]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Have the linker fail if any attempt to link in an executable is made.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
09fe663e
GB
12020-05-28 Gary Benson <gbenson@redhat.com>
2
3 * gdb.cp/classes.exp (prepare_for_testing): Add
4 additional_flags=-Wno-deprecated-register.
5 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
6 * gdb.cp/misc.exp: Likewise.
7
cee00f17
GB
82020-05-28 Gary Benson <gbenson@redhat.com>
9
10 * gdb.linespec/cpls-ops.cc (dummy): New static global.
11 (test_op_new::operator new): Add return statement.
12 (test_op_new_array::operator new[]): Likewise.
13
636edd00
PA
142020-05-27 Pedro Alves <palves@redhat.com>
15
16 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
17 check. Use test_gdb_complete_unique instead of
18 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
19 test_gdb_complete_multiple instead of
20 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
21
c2b75043
LM
222020-05-27 Luis Machado <luis.machado@linaro.org>
23
24 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
25 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
26 * gdb.arch/arm-disassembler-options.exp: Likewise.
27 * gdb.arch/arm-disp-step.exp: Likewise.
28 * gdb.arch/thumb-prologue.exp: Likewise.
29 * gdb.base/async.exp: Likewise.
30 * gdb.base/auxv.exp: Likewise.
31 * gdb.base/complex-parts.exp: Likewise.
32 * gdb.base/ena-dis-br.exp: Likewise.
33 * gdb.base/foll-exec.exp: Likewise.
34 * gdb.base/permissions.exp: Likewise.
35 * gdb.base/relocate.exp: Likewise.
36 * gdb.base/return2.exp: Likewise.
37 * gdb.base/sigbpt.exp: Likewise.
38 * gdb.base/siginfo-obj.exp: Likewise.
39 * gdb.cp/converts.exp: Likewise.
40 * gdb.cp/exceptprint.exp: Likewise.
41 * gdb.cp/inherit.exp: Likewise.
42 * gdb.cp/nsnoimports.exp: Likewise.
43 * gdb.cp/virtbase2.exp: Likewise.
44 * gdb.mi/mi-var-cmd.exp: Likewise.
45 * gdb.mi/var-cmd.c: Likewise.
46
53a47a3e
TT
472020-05-26 Tom Tromey <tromey@adacore.com>
48
49 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
50
0bc2354b
TT
512020-05-26 Tom Tromey <tromey@adacore.com>
52
53 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
54 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
55 type.
56 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
57 variable.
58
0db49895
CBG
592020-05-26 Christian Biesinger <cbiesinger@google.com>
60
61 * Makefile.in: Use = instead of == for the test command
62 for portability.
63
40d22035
TV
642020-05-26 Tom de Vries <tdevries@suse.de>
65
66 * gdb.base/gold-gdb-index-2.c: New test.
67 * gdb.base/gold-gdb-index.c: New test.
68 * gdb.base/gold-gdb-index.exp: New file.
69 * gdb.base/gold-gdb-index.h: New test.
70
043e2e02
TV
712020-05-25 Tom de Vries <tdevries@suse.de>
72
73 * boards/gold-gdb-index.exp: New file.
74
462f72c5
SM
752020-05-25 Simon Marchi <simon.marchi@efficios.com>
76
77 * boards/simavr.exp: New file.
78
6cf66e76
SM
792020-05-25 Simon Marchi <simon.marchi@efficios.com>
80
81 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
82 * gdb.base/inferior-args.exp: New file.
83 * gdb.base/inferior-args.c: New file.
84
75d04512
SM
852020-05-25 Simon Marchi <simon.marchi@efficios.com>
86
87 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
88 inferior_args. Pass it to gdb_reload.
89 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
90 inferior_args.
91 (gdb_reload): Add inferior_args argument.
92 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
93 pass it to gdbserver_run.
94 * boards/native-gdbserver.exp: Do not set noargs.
95 * boards/native-extended-gdbserver.exp (gdb_reload): Add
96 inferior_args argument.
97 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
98 * gdb.base/a2-run.exp: Check for use_gdb_stub.
99 * gdb.base/args.exp: Likewise.
100
42cf1844
TV
1012020-05-25 Tom de Vries <tdevries@suse.de>
102
103 * lib/gdb.exp (exec_is_pie): Add comment.
104
8f7d38ef
TV
1052020-05-25 Tom de Vries <tdevries@suse.de>
106
107 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
108 instead of $binfile in the untested message.
109
465e1b0f
TV
1102020-05-25 Tom de Vries <tdevries@suse.de>
111
112 PR testsuite/26031
113 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
114
3c5a0e02
TV
1152020-05-25 Tom de Vries <tdevries@suse.de>
116
117 * boards/gold.exp: New file.
118
0a4f5f8c
TT
1192020-05-23 Tom Tromey <tom@tromey.com>
120
121 * gdb.base/style.exp: Remove completion styling test.
122 * lib/gdb-utils.exp (style): Remove completion styles.
123
eca1f90c
TT
1242020-05-23 Tom Tromey <tom@tromey.com>
125
126 * gdb.base/style.exp: Add completion styling test.
127 * lib/gdb-utils.exp (style): Add completion styles.
128
7c13f4e8
AB
1292020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
130
131 * gdb.base/annota1.exp: Update expected results.
132 * gdb.cp/annota2.exp: Update expected results, remove duplicate
133 test name.
134 * gdb.cp/annota3.exp: Update expected results.
135
41977d16
SM
1362020-05-20 Simon Marchi <simon.marchi@efficios.com>
137
138 PR gdb/26016
139 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
140 against MAP_FAILED.
141 * gdb.base/coremaker.c (mmapdata): Likewise.
142 * gdb.base/jit-reader-host.c (main): Likewise.
143 * gdb.base/sym-file-loader.c (load): Likewise.
144 (load_shlib): Likewise.
145
b4757f2e
TT
1462020-05-20 Tom Tromey <tromey@adacore.com>
147
148 * gdb.ada/array_char_idx.exp: Recognize initialized array.
149
9a0bacfb
TV
1502020-05-20 Tom de Vries <tdevries@suse.de>
151
152 PR symtab/25833
153 * gdb.base/with-mf-inc.c: New test.
154 * gdb.base/with-mf-main.c: New test.
155 * gdb.base/with-mf.exp: New file.
156
76571211
TT
1572020-05-19 Tom Tromey <tromey@adacore.com>
158
159 * gdb.rust/simple.exp: Restore missing test result.
160
4cd9f3d5
TV
1612020-05-19 Tom de Vries <tdevries@suse.de>
162
163 * gdb.base/gdb-caching-proc.exp: Fix typo.
164
7d874253
TT
1652020-05-19 Tom Tromey <tromey@adacore.com>
166
167 * gdb.rust/simple.exp: Add some test descriptions.
168 (test_one_slice): Use with_test_prefix.
169
1d727695
TV
1702020-05-18 Tom de Vries <tdevries@suse.de>
171
172 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
173
7f32a4d5
PA
1742020-05-17 Pedro Alves <palves@redhat.com>
175
176 PR gdb/25741
177 * gdb.base/hw-sw-break-same-address.exp: New file.
178
7cfd74cf
PA
1792020-05-16 Pedro Alves <palves@redhat.com>
180
181 * gdb.multi/multi-re-run.exp (test_re_run): Switch
182 LAST_LOADED_FILE accordingly.
183
57b4f16e
PW
1842020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
185
186 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
187
7c05caf7
PW
1882020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
189
190 * gdb.base/help.exp: Test apropos and help for commands
191 having aliases. Fixed comments not starting with an
192 upper-case letter or not finishing with a dot.
193
7aa1b46f
PW
1942020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
195
3b3aaacb
PW
196 * gdb.base/alias.exp: Update help output check.
197
57b4f16e 1982020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 199
7aa1b46f
PW
200 * gdb.base/default.exp: Update output following fixes.
201
0605465f
PW
2022020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
203
204 * gdb.base/alias.exp: Test aliases starting with a prefix of
205 another alias.
206
86e4e63d
GB
2072020-05-15 Gary Benson <gbenson@redhat.com>
208
209 * gdb.base/info-os.c (main): Add return statement.
210 * gdb.base/info_minsym.c (minsym_fun): Likewise.
211 * gdb.base/large-frame-2.c (func): Likewise.
212 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
213 * gdb.base/pr10179-b.c (foo2): Likewise.
214 * gdb.base/valgrind-disp-step.c (foo): Likewise.
215 * gdb.base/watch-cond.c (func): Likewise.
216 * gdb.multi/goodbye.c (verylongfun): Likewise.
217 * gdb.multi/hello.c (commonfun): Likewise.
218 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
219 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
220 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
221 Likewise.
222 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
223 * gdb.threads/interrupt-while-step-over.c (child_function):
224 Likewise.
225 * gdb.trace/actions-changed.c (end): Likewise.
226
163df4df
GB
2272020-05-15 Gary Benson <gbenson@redhat.com>
228
229 * gdb.opencl/callfuncs.exp: Report when test skipped.
230 * gdb.opencl/convs_casts.exp: Likewise.
231 * gdb.opencl/datatypes.exp: Likewise.
232 * gdb.opencl/operators.exp: Likewise.
233 * gdb.opencl/vec_comps.exp: Likewise.
234
6dbc505a
TV
2352020-05-15 Tom de Vries <tdevries@suse.de>
236
237 * gdb.base/align.exp.in: Rename to ...
238 * gdb.base/align.exp.tcl: ... this.
239 * gdb.base/align-c++.exp: Update.
240 * gdb.base/align-c.exp: Update.
241 * gdb.base/all-architectures.exp.in: Rename to ...
242 * gdb.base/all-architectures.exp: ... this.
243 * gdb.base/all-architectures-0.exp: Update.
244 * gdb.base/all-architectures-1.exp: Update.
245 * gdb.base/all-architectures-2.exp: Update.
246 * gdb.base/all-architectures-3.exp: Update.
247 * gdb.base/all-architectures-4.exp: Update.
248 * gdb.base/all-architectures-5.exp: Update.
249 * gdb.base/all-architectures-6.exp: Update.
250 * gdb.base/all-architectures-7.exp: Update.
251 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
252 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
253 * gdb.base/infcall-nested-structs-c++.exp: Update.
254 * gdb.base/infcall-nested-structs-c.exp: Update.
255 * gdb.base/info-types.exp.in: Rename to ...
256 * gdb.base/info-types.exp.tcl: ... this.
257 * gdb.base/info-types-c++.exp: Update.
258 * gdb.base/info-types-c.exp: Update.
259 * gdb.base/max-depth.exp.in: Rename to ...
260 * gdb.base/max-depth.exp.tcl: ... this.
261 * gdb.base/max-depth-c++.exp: Update.
262 * gdb.base/max-depth-c.exp: Update.
263 * gdb.cp/cpexprs.exp.in: Rename to ...
264 * gdb.cp/cpexprs.exp.tcl: ... this.
265 * gdb.cp/cpexprs-debug-types.exp: Update.
266 * gdb.cp/cpexprs.exp: Update.
267 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
268 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
269 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
270 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
271 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
272 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
273 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
274 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
275 * gdb.dwarf2/clang-debug-names-2.exp: Update.
276 * gdb.dwarf2/clang-debug-names.exp: Update.
277
d1034d78
AB
2782020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
279
280 * lib/check-test-names.exp: Remove code that prevents this file
281 loading when tests are run in parallel.
282
3c5c3649
PA
2832020-05-15 Pedro Alves <palves@redhat.com>
284
285 * gdb.multi/multi-kill.exp (start_inferior): Remove
286 'testpid' parameter. Refer to namespace variable directly.
287 (testpid): Declare as namespace variable.
288
272c36b8
PA
2892020-05-15 Pedro Alves <palves@redhat.com>
290
291 * gdb.multi/multi-kill.exp: Wrap in namespace.
292 (start_inferior): Add TESTPID parameter. Use it instead of the
293 testpid global.
294 (top level): Define empty TESTPID array, and pass it down to
295 start_inferior.
296
02eba61a
TV
2972020-05-14 Tom de Vries <tdevries@suse.de>
298
299 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
300 output.
301
971a3747
TV
3022020-05-14 Tom de Vries <tdevries@suse.de>
303
304 * gdb.base/align.exp: Split into ...
305 * gdb.base/align.exp.in: ...
306 * gdb.base/align-c++.exp: ...
307 * gdb.base/align-c.exp: ... these.
308 * gdb.base/infcall-nested-structs.exp: Split into ...
309 * gdb.base/infcall-nested-structs.exp.in: ...
310 * gdb.base/infcall-nested-structs-c++.exp: ...
311 * gdb.base/infcall-nested-structs-c.exp: ... these.
312 * gdb.base/info-types.exp: Split into ...
313 * gdb.base/info-types.exp.in: ...
314 * gdb.base/info-types-c++.exp: ...
315 * gdb.base/info-types-c.exp: ... these.
316 * gdb.base/max-depth.exp: Split into ...
317 * gdb.base/max-depth.exp.in: ...
318 * gdb.base/max-depth-c++.exp: ...
319 * gdb.base/max-depth-c.exp: ... these.
320 * gdb.cp/infcall-nodebug.exp: Split into ...
321 * gdb.cp/infcall-nodebug.exp.in: ...
322 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
323 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
324 * gdb.cp/infcall-nodebug-c-d0.exp: ...
325 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
326
a05575d3
TBA
3272020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
328 Pedro Alves <palves@redhat.com>
329
330 * gdb.multi/multi-exit.c: New file.
331 * gdb.multi/multi-exit.exp: New file.
332 * gdb.multi/multi-kill.c: New file.
333 * gdb.multi/multi-kill.exp: New file.
334
6ad82919
TBA
3352020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
336
337 * gdb.base/annota1.exp: Update the expected output.
338 * gdb.cp/annota2.exp: Ditto.
339
843f4d93
AB
3402020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
341
342 * lib/check-test-names.exp: Disable when testing is being run in
343 parallel.
344
c7c66341
TV
3452020-05-12 Tom de Vries <tdevries@suse.de>
346
347 * gdb.base/jit-elf.exp: Fix string concat.
348
1b59ca1c
TV
3492020-05-12 Tom de Vries <tdevries@suse.de>
350
351 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
352 messages.
353
b4991d29
TV
3542020-05-12 Tom de Vries <tdevries@suse.de>
355
356 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
357
dbb0ab10
TV
3582020-05-12 Tom de Vries <tdevries@suse.de>
359
360 * gdb.ada/catch_ex.exp: Use with_test_prefix.
361 * gdb.ada/mi_catch_ex.exp: Same.
362 * gdb.ada/mi_catch_ex_hand.exp: Same.
363
7549fed8
TV
3642020-05-12 Tom de Vries <tdevries@suse.de>
365
366 * gdb.fortran/complex.exp: Use with_test_prefix.
367
af2d5cd8
TV
3682020-05-12 Tom de Vries <tdevries@suse.de>
369
370 * gdb.trace/passcount.exp: Fix test-names.
371
7c121311
TV
3722020-05-12 Tom de Vries <tdevries@suse.de>
373
374 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
375
c9f3b40e
TV
3762020-05-12 Tom de Vries <tdevries@suse.de>
377
378 * gdb.gdb/complaints.exp: Use with_test_prefix.
379 * gdb.xml/tdesc-regs.exp: Same.
380 * gdb.opt/inline-locals.exp: Fix test name.
381
111b33f0
TV
3822020-05-12 Tom de Vries <tdevries@suse.de>
383
384 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
385 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
386 * gdb.dwarf2/implref-struct.exp: Same.
387 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
388 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
389
ebf47080
SM
3902020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
391
392 * gdb.base/jit-so.exp (one_jit_test): Change test name.
393
d30dcd12
AB
3942020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
395
396 * lib/check-test-names.exp (all_test_names): New module variable.
397 (counts): Add 'duplicates' field.
398 (_check_duplicates): New procedure.
399 (check): Also check for duplicates.
400 (do_log_summary): Print duplicates count.
401 (do_reset_vars): Reset counter for duplicate test names, and
402 discard all know test names.
403
34584c09
AB
4042020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
405
406 * lib/gdb.exp: Include check-test-names.exp library.
407 * lib/check-test-names.exp: New file.
408
e0002117
TV
4092020-05-11 Tom de Vries <tdevries@suse.de>
410
411 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
412
53f539a3
KS
4132020-05-11 Keith Seitz <keiths@redhat.com>
414
415 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
416
113ee09a
TV
4172020-05-11 Tom de Vries <tdevries@suse.de>
418
419 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
420 * gdb.cp/cpexprs.exp.in: .. here.
421 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
422 cpexprs.exp.
423
ba3e70b0
KS
4242020-05-11 Keith Seitz <keiths@redhat.com>
425
426 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
427 test names.
428 * gdb.ada/arrayptr.exp: Likewise.
429 * gdb.ada/assign_arr.exp: Likewise.
430 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
431 * gdb.ada/bp_on_var.exp: Likewise.
432 * gdb.ada/call_pn.exp: Likewise.
433 * gdb.ada/complete.exp: Likewise.
434 * gdb.ada/fun_overload_menu.exp: Likewise.
435 * gdb.ada/funcall_param.exp: Likewise.
436 * gdb.ada/funcall_ref.exp: Likewise.
437 * gdb.ada/packed_array_assign.exp: Likewise.
438 * gdb.ada/same_component_name.exp: Likewise.
439 * gdb.ada/type_coercion.exp: Likewise.
440 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
441 * gdb.ada/variant_record_packed_array.exp: Likewise.
442
3ee6bb11
TV
4432020-05-11 Tom de Vries <tdevries@suse.de>
444
445 PR symtab/25941
446 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
447 out of ...
448 * gdb.dwarf2/clang-debug-names.exp: ... here.
449 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
450 clang-debug-names.exp.in.
451 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
452 * gdb.dwarf2/clang-debug-names-2.c: New test.
453
86cd6bc8
AKS
4542020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
455
456 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
457 (fortran_runto_main): New Proc, fortran version of runto_main.
458 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
459 * gdb.fortran/array-bounds.exp: Likewise.
460 * gdb.fortran/array-slices.exp: Likewise.
461 * gdb.fortran/block-data.exp: Likewise.
462 * gdb.fortran/charset.exp: Likewise.
463 * gdb.fortran/common-block.exp: Likewise.
464 * gdb.fortran/complex.exp: Likewise.
465 * gdb.fortran/derived-type-function.exp: Likewise.
466 * gdb.fortran/derived-type.exp: Likewise.
467 * gdb.fortran/info-modules.exp: Likewise.
468 * gdb.fortran/info-types.exp: Likewise.
469 * gdb.fortran/intrinsics.exp: Likewise.
470 * gdb.fortran/library-module.exp: Likewise.
471 * gdb.fortran/logical.exp: Likewise.
472 * gdb.fortran/max-depth.exp: Likewise.
473 * gdb.fortran/module.exp: Likewise.
474 * gdb.fortran/multi-dim.exp: Likewise.
475 * gdb.fortran/nested-funcs.exp: Likewise.
476 * gdb.fortran/print-formatted.exp: Likewise.
477 * gdb.fortran/print_type.exp: Likewise.
478 * gdb.fortran/printing-types.exp: Likewise.
479 * gdb.fortran/ptr-indentation.exp: Likewise.
480 * gdb.fortran/ptype-on-functions.exp: Likewise.
481 * gdb.fortran/subarray.exp: Likewise.
482 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
483 * gdb.fortran/vla-datatypes.exp: Likewise.
484 * gdb.fortran/vla-history.exp: Likewise.
485 * gdb.fortran/vla-ptr-info.exp: Likewise.
486 * gdb.fortran/vla-ptype-sub.exp: Likewise.
487 * gdb.fortran/vla-ptype.exp: Likewise.
488 * gdb.fortran/vla-sizeof.exp: Likewise.
489 * gdb.fortran/vla-type.exp: Likewise.
490 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
491 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
492 * gdb.fortran/vla-value-sub.exp: Likewise.
493 * gdb.fortran/vla-value.exp: Likewise.
494 * gdb.fortran/whatis_type.exp: Likewise.
495 * gdb.mi/mi-var-child-f.exp: Likewise.
496
6dc55ce9 4972020-05-09 Tom de Vries <tdevries@suse.de>
498
499 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
500
283cb58c
TV
5012020-05-08 Tom de Vries <tdevries@suse.de>
502
503 * gdb.dwarf2/clang-debug-names.c: New test.
504 * gdb.dwarf2/clang-debug-names.exp: New file.
505
ac4a4f1c
SM
5062020-05-06 Simon Marchi <simon.marchi@efficios.com>
507
508 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
509 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
510
24fe640b
TV
5112020-05-06 Tom de Vries <tdevries@suse.de>
512
513 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
514 breakpoint is at a "recommended breakpoint location".
515 * gdb.reverse/consecutive-reverse.exp: Same.
516
0d8683a3
TV
5172020-05-06 Tom de Vries <tdevries@suse.de>
518
519 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
520 address.
521
b8983c46
TV
5222020-05-06 Tom de Vries <tdevries@suse.de>
523
524 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
525
abf6d805
TV
5262020-05-06 Tom de Vries <tdevries@suse.de>
527
528 * gdb.base/store.exp (check_set, up_set): Allowing missing location
529 info for r.
530
0fc2a808
TV
5312020-05-06 Tom de Vries <tdevries@suse.de>
532
533 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
534 necessary.
535
873dd427
TV
5362020-05-06 Tom de Vries <tdevries@suse.de>
537
538 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
539 void.
540
7c99e7e2
TV
5412020-05-06 Tom de Vries <tdevries@suse.de>
542
543 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
544 of ...
545 * gdb.base/async.exp: ... here.
546 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
547 "recommended breakpoint location".
548
6173d6a6
TV
5492020-05-06 Tom de Vries <tdevries@suse.de>
550
551 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
552
6015a067
TV
5532020-05-04 Tom de Vries <tdevries@suse.de>
554
555 * gdb.base/async.exp: Check whether instruction addresses are a
556 "recommended breakpoint location".
557
3b6acaee
TT
5582020-05-03 Tom Tromey <tom@tromey.com>
559
560 * gdb.base/sepdebug.exp: Remove "catch" test.
561 * gdb.base/break.exp: Remove "catch" test.
562 * gdb.base/default.exp: Update expected output.
563
5beb4d17
TV
5642020-05-02 Tom de Vries <tdevries@suse.de>
565
566 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
567 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
568 * gdb.arch/i386-mpx-map.exp: Same.
569 * gdb.arch/i386-mpx-sigsegv.exp: Same.
570 * gdb.arch/i386-mpx-simple_segv.exp: Same.
571 * gdb.arch/i386-mpx.exp: Same.
572
8caf140d
TV
5732020-05-02 Tom de Vries <tdevries@suse.de>
574
575 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
576
693196cb
TV
5772020-05-01 Tom de Vries <tdevries@suse.de>
578
579 * gdb.ada/operator_bp.exp: Allow more than required amount of
580 breakpoint.
581
53ae0aa9
TV
5822020-05-01 Tom de Vries <tdevries@suse.de>
583
584 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
585
ee9d1e5f
HD
5862020-04-30 Hannes Domani <ssbssa@yahoo.de>
587
588 PR gdb/18706
589 * gdb.cp/stub-array-size.cc: New test.
590 * gdb.cp/stub-array-size.exp: New file.
591 * gdb.cp/stub-array-size.h: New test.
592 * gdb.cp/stub-array-size2.cc: New test.
593
d5cf82c0
HD
5942020-04-30 Hannes Domani <ssbssa@yahoo.de>
595
596 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
597 output to the new format.
598
42e165c3
SM
5992020-04-29 Simon Marchi <simon.marchi@efficios.com>
600
601 * gdb.base/break.exp: Use with_test_prefix.
602
6e4e3fe1
TV
6032020-04-29 Tom de Vries <tdevries@suse.de>
604
605 * lib/gdb.exp (debug_types): New proc.
606 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
607 * gdb.python/py-symtab.exp: Same.
608
d642b692
HD
6092020-04-29 Hannes Domani <ssbssa@yahoo.de>
610
611 PR gdb/17320
612 * gdb.base/pretty-array.c: New test.
613 * gdb.base/pretty-array.exp: New file.
614
ea90f227
TV
6152020-04-29 Tom de Vries <tdevries@suse.de>
616
617 PR symtab/25889
618 * gdb.cp/cpexprs.exp: Adapt for inclusion.
619 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
620 and include cpexprs.exp.
621
a65189c9
TV
6222020-04-28 Mark Williams <mark@myosotissp.com>
623
624 PR gdb/24480
625 * dw4-toplevel-types.exp: Test for top level types.
626 * dw4-toplevel-types.cc: Test for top level types.
627
32d1f47a
TBA
6282020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
629
630 * gdb.threads/stop-with-handle.exp: Fix typo in comment
631 (theads -> threads).
632
56a4f5a1
TV
6332020-04-28 Tom de Vries <tdevries@suse.de>
634
635 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
636
0b2f8a3b
TV
6372020-04-28 Tom de Vries <tdevries@suse.de>
638
639 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
640
5390c717
TV
6412020-04-28 Tom de Vries <tdevries@suse.de>
642
643 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
644
15cd93d0
TV
6452020-04-28 Tom de Vries <tdevries@suse.de>
646
647 * gdb.dwarf2/main-foo.c: New test.
648 * gdb.dwarf2/struct-with-sig.exp: New file.
649
d472f0fb
TV
6502020-04-25 Tom de Vries <tdevries@suse.de>
651
652 * boards/debug-types.exp: New file.
653
8d840e05
AB
6542020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
655
656 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
657
bcfe6157
TT
6582020-04-24 Tom Tromey <tom@tromey.com>
659
660 PR symtab/12707:
661 * gdb.python/py-symbol.exp: Update expected results for
662 linkage_name test.
663 * gdb.cp/print-demangle.exp: New file.
664 * gdb.base/c-linkage-name.exp: Fix test.
665 * gdb.guile/scm-symbol.exp: Update expected results for
666 linkage_name test.
667
f049a313
TT
6682020-04-24 Tom Tromey <tom@tromey.com>
669
670 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
671 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
672 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
673 assembler.
674
7cf28874
TV
6752020-04-24 Tom de Vries <tdevries@suse.de>
676
677 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
678 C++.
679
dac2fef7
TT
6802020-04-24 Tom Tromey <tromey@adacore.com>
681
682 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
683 values.
684 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
685 values. Update test for minimal encodings.
686 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
687 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
688 values. Update test for minimal encodings.
689
1acda803
TT
6902020-04-24 Tom Tromey <tromey@adacore.com>
691
692 PR python/23662:
693 * gdb.ada/variant.exp: Add Python checks.
694 * gdb.rust/simple.exp: Add dynamic type checks.
695
adfb9815
TT
6962020-04-24 Tom Tromey <tromey@adacore.com>
697
698 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
699 Make array type matching more lax.
700 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
701 * gdb.ada/mi_variant.exp: New file.
702 * gdb.ada/mi_variant/pck.ads: New file.
703 * gdb.ada/mi_variant/pkg.adb: New file.
704 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
705 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
706
7d79de9a
TT
7072020-04-24 Tom Tromey <tromey@adacore.com>
708
709 * gdb.ada/variant.exp: Add dynamic field offset tests.
710 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
711 * gdb.ada/variant/pkg.adb: Add new variables.
712
f8e89861
TT
7132020-04-24 Tom Tromey <tromey@adacore.com>
714
715 * gdb.ada/variant.exp: New file
716 * gdb.ada/variant/pkg.adb: New file
717 * gdb.ada/variant/pck.adb: New file
718
86e887ae
TV
7192020-04-24 Tom de Vries <tdevries@suse.de>
720
721 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
722
88428775
TV
7232020-04-24 Tom de Vries <tdevries@suse.de>
724
725 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
726 flags.
727
4e86f6e7
TV
7282020-04-24 Tom de Vries <tdevries@suse.de>
729
730 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
731
2016d3e6
TV
7322020-04-24 Tom de Vries <tdevries@suse.de>
733
734 * lib/gdb.exp (default_gdb_start): Handle eof.
735 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
736 failure.
737 * gdb.base/readnever.exp: Handle clean_restart failure.
738
70bc38f5
TV
7392020-04-23 Tom de Vries <tdevries@suse.de>
740
741 * gdb.base/decl-before-def.exp: Run to main and print a again.
742
de82891c
TV
7432020-04-23 Tom de Vries <tdevries@suse.de>
744
745 * gdb.base/decl-before-def-decl.c: New test.
746 * gdb.base/decl-before-def-def.c: New test.
747 * gdb.base/decl-before-def.exp: New file.
748
96038148
TV
7492020-04-23 Tom de Vries <tdevries@suse.de>
750
751 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
752
54ac3df1
TV
7532020-04-22 Tom de Vries <tdevries@suse.de>
754
755 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
756 debug_info_offset.
757 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
758 before $objsfile in the line line.
759
714534e1
TV
7602020-04-22 Tom de Vries <tdevries@suse.de>
761
762 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
763
16a7dbf4
MS
7642020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
765
766 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
767 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
768 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
769 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
770 * gdb.base/jit-protocol.h: Update definitions to match all usage
771 contexts.
772
7732020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
774
775 * gdb.base: Rename all jit related test and source files.
776
7772020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
778
779 * gdb.base/jit-reader.exp: Relax register output check.
780
317d2668
TV
7812020-04-22 Tom de Vries <tdevries@suse.de>
782
783 PR symtab/25764
784 * gdb.base/psym-external-decl-2.c: New test.
785 * gdb.base/psym-external-decl.c: New test.
786 * gdb.base/psym-external-decl.exp: New file.
787 * gdb.threads/tls.exp: Add PR25807 kfail.
788
eea9e357
TV
7892020-04-22 Tom de Vries <tdevries@suse.de>
790
791 PR symtab/25801
792 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
793 in "info source" output.
794
3d5afab3
TV
7952020-04-22 Tom de Vries <tdevries@suse.de>
796
797 PR symtab/25700
798 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
799 symtab for imported_unit.c.
800
b32102f6
GB
8012020-04-21 Gary Benson <gbenson@redhat.com>
802
803 * gdb.base/advance.c (func): New argument, to match call site.
804 (func2, func3): Add return statements.
805
d43b7a2d
TBA
8062020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
807
808 * gdb.multi/run-only-second-inf.c: New file.
809 * gdb.multi/run-only-second-inf.exp: New file.
810
d89edf9b
MM
8112020-04-21 Markus Metzger <markus.t.metzger@intel.com>
812
813 * gdb.btrace/multi-inferior.c: New test.
814 * gdb.btrace/multi-inferior.exp: New file.
815
1a476b6d
MM
8162020-04-21 Markus Metzger <markus.t.metzger@intel.com>
817
818 * gdb.btrace/enable-new-thread.c: New test.
819 * gdb.btrace/enable-new-thread.exp: New file.
820
4778a5f8
TV
8212020-04-21 Tom de Vries <tdevries@suse.de>
822
823 PR gdb/25471
824 * gdb.threads/killed-outside.c: New test.
825 * gdb.threads/killed-outside.exp: New file.
826
9b2c992c
GB
8272020-04-20 Gary Benson <gbenson@redhat.com>
828
829 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
830 * gdb.base/nested-subp2.exp: Likewise.
831 * gdb.base/nested-subp3.exp: Likewise.
832
b5d1d6f7
GB
8332020-04-20 Gary Benson <gbenson@redhat.com>
834
835 * gdb.base/nested-subp1.exp: Disable test when using clang.
836 * gdb.base/nested-subp2.exp: Likewise.
837 * gdb.base/nested-subp3.exp: Likewise.
838
25230285
GB
8392020-04-20 Gary Benson <gbenson@redhat.com>
840
841 * gdb.cp/exception.cc: Fix compilation error with clang.
842
fa93cc8f
GB
8432020-04-20 Gary Benson <gbenson@redhat.com>
844
809730f3 845 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 846
e0c45f30
GB
8472020-04-20 Gary Benson <gbenson@redhat.com>
848
849 * gdb.base/jit-main.c: Fix compilation error with clang.
850
4ddfec93
KR
8512020-04-17 Kamil Rytarowski <n54@gmx.com>
852
853 * gdb.base/attach-twice.c: Include "sys/types.h".
854 (PTRACE_ATTACH): Add fallback definition.
855 (main): Pass `0' to the 4th argument of `ptrace'.
856
2bed205e
KR
8572020-04-17 Kamil Rytarowski <n54@gmx.com>
858
859 * gdb.base/fork-running-state.c: Include "signal.h".
860
0743fc83
TT
8612020-04-17 Tom Tromey <tromey@adacore.com>
862
863 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
864 Update tests.
865 * gdb.btrace/cpu.exp: Update tests.
866 * gdb.base/maint.exp: Update tests.
867 * gdb.base/default.exp: Update tests.
868 * gdb.base/completion.exp: Update tests.
869
efba5c23
TV
8702020-04-16 Tom de Vries <tdevries@suse.de>
871
872 PR symtab/25791
873 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
874 (ensure_gdb_index): and factor out and move ...
875 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
876 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
877
d191d716
TV
8782020-04-16 Tom de Vries <tdevries@suse.de>
879
880 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
881 loading exec.
882
99f1bc6a
AB
8832020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
884
885 * gdb.base/many-completions.exp: New file.
886
194d088f
TV
8872020-04-14 Tom de Vries <tdevries@suse.de>
888
889 PR symtab/25718
890 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
891
c1a66c06
TV
8922020-04-14 Tom de Vries <tdevries@suse.de>
893
894 PR symtab/25720
895 * gdb.base/maint-expand-symbols-header-file.c: New test.
896 * gdb.base/maint-expand-symbols-header-file.exp: New file.
897 * gdb.base/maint-expand-symbols-header-file.h: New test.
898
21b0982c
AB
8992020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
900
901 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
902 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
903 get_func_info.
904 (get_func_info): Delete.
905 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
906 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
907 * lib/dwarf.exp (get_func_info): New function.
908
dd1cab06
TV
9092020-04-13 Tom de Vries <tdevries@suse.de>
910
911 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
912 to what find_gnatmake does.
913
71ea2b6b
TV
9142020-04-10 Tom de Vries <tdevries@suse.de>
915
916 * gdb.base/style.exp: Expect "Expanding full symbols" message for
917 -readnow.
918
bdfc1e8a
TV
9192020-04-10 Tom de Vries <tdevries@suse.de>
920
921 PR cli/25808
922 * gdb.base/style.c: Add leading newlines.
923 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
924 Check listing of main's one-line body.
925
14ca8ecf
TV
9262020-04-08 Tom de Vries <tdevries@suse.de>
927
928 * lib/gdb.exp (psymtabs_p): New proc.
929 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
930 importing unit" unsupported if there are no partial symbols.
931
e21d048f
TV
9322020-04-08 Tom de Vries <tdevries@suse.de>
933
934 PR testsuite/25760
935 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
936
25c11aca
TV
9372020-04-07 Tom de Vries <tdevries@suse.de>
938
939 PR symtab/25796
940 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
941
5707e24b
TV
9422020-04-07 Tom de Vries <tdevries@suse.de>
943
944 * gdb.base/check-psymtab.c: New test.
945 * gdb.base/check-psymtab.exp: New file.
946
6ee448cc
TT
9472020-04-06 Tom Tromey <tromey@adacore.com>
948
949 * gdb.ada/variant-record/proc.adb: New file.
950 * gdb.ada/variant-record/value.adb: New file.
951 * gdb.ada/variant-record/value.s: New file.
952 * gdb.ada/variant-record.exp: New file.
953
9e7c9a03
HD
9542020-04-03 Hannes Domani <ssbssa@yahoo.de>
955
956 PR gdb/25325
957 * gdb.cp/typed-enum.cc: New test.
958 * gdb.cp/typed-enum.exp: New file.
959
c90d28ac
AB
9602020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
961
962 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
963 * gdb.dwarf2/dw2-inline-small-func.c: New file.
964 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
965 * gdb.dwarf2/dw2-inline-small-func.h: New file.
966 * gdb.opt/inline-small-func.c: New file.
967 * gdb.opt/inline-small-func.exp: New file.
968 * gdb.opt/inline-small-func.h: New file.
969
34e9a9fa
AB
9702020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
971
972 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
973 function.
974
6a354911
AB
9752020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
976
977 * lib/dwarf.exp (function_range): Allow compiler options to be
978 specified.
979
880d9777
TV
9802020-04-02 Tom de Vries <tdevries@suse.de>
981
982 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
983 __attribute__((always_inline)).
984 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
985
f32682ea
TV
9862020-04-02 Tom de Vries <tdevries@suse.de>
987
988 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
989 (gdbserver_gdb_exit): ... here. Add timeout warning.
990 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
991 (connect_target_extended_remote): Append new server_spawn_id to
992 server_spawn_ids.
993 (cleanup): New proc.
994 (setup, <toplevel>): Call cleanup.
995
d3214198
TV
9962020-04-02 Tom de Vries <tdevries@suse.de>
997
998 * gdb.base/main-psymtab.exp: New file.
999
cc77ed24
TV
10002020-04-02 Tom de Vries <tdevries@suse.de>
1001
1002 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1003
3638a098
TT
10042020-04-01 Tom Tromey <tom@tromey.com>
1005
1006 * gdb.base/complex-parts.exp: Add type tests.
1007
c34e8714
TT
10082020-04-01 Tom Tromey <tom@tromey.com>
1009
1010 * gdb.base/complex-parts.exp: Add arithmetic tests.
1011
981c08ce
TT
10122020-04-01 Tom Tromey <tom@tromey.com>
1013
1014 * gdb.compile/compile.exp: Update.
1015 * gdb.compile/compile-cplus.exp: Update.
1016 * gdb.base/varargs.exp: Update.
1017 * gdb.base/floatn.exp: Update.
1018 * gdb.base/endianity.exp: Update.
1019 * gdb.base/callfuncs.exp (do_function_calls): Update.
1020 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1021 (complex_float_integral_args): Update.
1022 * gdb.base/complex.exp: Update.
1023 * gdb.base/complex-parts.exp: Update.
1024
3d1cfd43
TT
10252020-04-01 Tom Tromey <tromey@adacore.com>
1026
1027 * gdb.rust/union.rs: New file.
1028 * gdb.rust/union.exp: New file.
1029 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1030 (main): Update.
1031 * gdb.rust/simple.exp: Move union tests to union.exp.
1032
e033dfa9
TT
10332020-04-01 Tom Tromey <tromey@adacore.com>
1034
1035 * gdb.rust/simple.rs (main): Remove "y0".
1036
53cccef1
TBA
10372020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1038
1039 * gdb.multi/stop-all-on-exit.c: New test.
1040 * gdb.multi/stop-all-on-exit.exp: New file.
1041
60e22c1e
HD
10422020-04-01 Hannes Domani <ssbssa@yahoo.de>
1043
1044 PR gdb/24789
1045 * gdb.cp/misc.cc: Add integer reference variable.
1046 * gdb.cp/misc.exp: Add test.
1047
e139a727
TBA
10482020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1049
1050 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1051 scenario to cover execution until the end and also the case
1052
16b0db75
TV
10532020-03-31 Tom de Vries <tdevries@suse.de>
1054
1055 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1056 c. Use "maint info symtabs" to check symtab expansion.
1057
c0502da6
TV
10582020-03-30 Tom de Vries <tdevries@suse.de>
1059
1060 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1061 unsupported.
1062 (verify_psymtab_expanded): Move ...
1063 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1064 test.
1065 (readnow): New proc.
1066
5935fd15
AB
10672020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1068
1069 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1070 with $hex.
1071
1773be9e
TT
10722020-03-20 Tom Tromey <tromey@adacore.com>
1073
1074 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1075
70304be9
TT
10762020-03-20 Tom Tromey <tromey@adacore.com>
1077
1078 * gdb.ada/sub_variant/subv.adb: New file.
1079 * gdb.ada/sub_variant.exp: New file.
1080
0dd7b8f7
TV
10812020-03-20 Tom de Vries <tdevries@suse.de>
1082
1083 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1084 first break fails.
1085 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1086
cada5fc9
AB
10872020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1088
1089 * gdb.server/exit-multiple-threads.c: New file.
1090 * gdb.server/exit-multiple-threads.exp: New file.
1091
6b8c53f2
AB
10922020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1093
1094 * gdb.fortran/mixed-lang-stack.c: New file.
1095 * gdb.fortran/mixed-lang-stack.cpp: New file.
1096 * gdb.fortran/mixed-lang-stack.exp: New file.
1097 * gdb.fortran/mixed-lang-stack.f90: New file.
1098
19a2740f
AB
10992020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1100
1101 * gdb.linespec/cp-completion-aliases.cc: New file.
1102 * gdb.linespec/cp-completion-aliases.exp: New file.
1103
d8c8b848
TV
11042020-03-19 Tom de Vries <tdevries@suse.de>
1105
1106 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1107 more precise.
1108
a9933ccf
TV
11092020-03-18 Tom de Vries <tdevries@suse.de>
1110
1111 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1112 * gdb.dwarf2/break-inline-psymtab.c: New test.
1113 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1114
2f89101f
TV
11152020-03-16 Tom de Vries <tdevries@suse.de>
1116
1117 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1118 cache_verify and cache_verify_proc.
1119
6b9374f1
TV
11202020-03-15 Tom de Vries <tdevries@suse.de>
1121
1122 * gdb.server/solib-list.exp: Handle
1123 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1124
eaeaf44c
TV
11252020-03-15 Tom de Vries <tdevries@suse.de>
1126
1127 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1128 objfiles".
1129
3293bbaf
TT
11302020-03-14 Tom Tromey <tom@tromey.com>
1131
1132 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1133
ab44624c
TV
11342020-03-14 Tom de Vries <tdevries@suse.de>
1135
1136 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1137
54c43825
TV
11382020-03-14 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1141 result in line-by-line fashion.
1142
2ac70237
TV
11432020-03-14 Tom de Vries <tdevries@suse.de>
1144
1145 * lib/gdb.exp (supports_statement_frontiers): New proc.
1146 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1147
09546b56
TV
11482020-03-14 Tom de Vries <tdevries@suse.de>
1149
1150 * gdb.base/printcmds.exp: Add missing quoting for "print
1151 teststring2".
1152
a1f6a07c
TT
11532020-03-13 Tom Tromey <tom@tromey.com>
1154
1155 * gdb.base/printcmds.exp (test_print_strings): Add regression
1156 test.
1157 * gdb.base/printcmds.c (charptr): New typedef.
1158 (teststring2): New global.
1159
1b83d09c
AB
11602020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1161
1162 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1163 full path in the test name.
1164 (test_ld): Add some with_test_prefix blocks to make test names
1165 unique.
1166
2d61316c
TV
11672020-03-13 Tom de Vries <tdevries@suse.de>
1168
1169 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1170
2e9145ac
TV
11712020-03-13 Tom de Vries <tdevries@suse.de>
1172
1173 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1174
96c7f873
TV
11752020-03-13 Tom de Vries <tdevries@suse.de>
1176
1177 PR symtab/25646
1178 * gdb.dwarf2/imported-unit.exp: Add test.
1179
49ba92c0
TV
11802020-03-13 Tom de Vries <tdevries@suse.de>
1181
1182 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1183 (var1, var2): New variable.
1184 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1185 matching symbols.
1186
301b21e0
TV
11872020-03-13 Tom de Vries <tdevries@suse.de>
1188
1189 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1190 (Term::command): Use prompt prefix.
1191 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1192 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1193 command_no_prompt_prefix instead of prefix.
1194 * gdb.tui/tui-layout-asm.exp: Same.
1195
3f512721
SM
11962020-03-12 Simon Marchi <simon.marchi@efficios.com>
1197
1198 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1199
40310f30
SM
12002020-03-12 Simon Marchi <simon.marchi@efficios.com>
1201
1202 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1203 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1204 on" while stepping over the test instruction, match printed
1205 message.
1206
09252140
TV
12072020-03-12 Tom de Vries <tdevries@suse.de>
1208
1209 * gdb.base/info-types.exp: Use exp_continue during matching of output
1210 of "info types".
1211
14e9c72c
TV
12122020-03-12 Tom de Vries <tdevries@suse.de>
1213
1214 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1215
e515d67e
TV
12162020-03-12 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.fortran/module.exp: Use exp_continue during matching of output
1219 of "info variable -n".
1220
307eafd8
TV
12212020-03-12 Tom de Vries <tdevries@suse.de>
1222
1223 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1224 gdb.dwarf2/dw2-ranges-base.c.
1225
9a2de3fc
TV
12262020-03-12 Tom de Vries <tdevries@suse.de>
1227
1228 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1229 in presence of GLIBC debuginfo.
1230
3217502e
TV
12312020-03-12 Tom de Vries <tdevries@suse.de>
1232
1233 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1234 $core.
1235
1281424c
TV
12362020-03-12 Tom de Vries <tdevries@suse.de>
1237
1238 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1239 more precise.
1240
038b97fc
SM
12412020-03-11 Simon Marchi <simon.marchi@efficios.com>
1242
1243 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1244 from Unix to Windows path.
1245
5308d1e7
TV
12462020-03-11 Tom de Vries <tdevries@suse.de>
1247
1248 * gdb.ada/minsyms.exp: Set language to ada.
1249
f870f78f
TV
12502020-03-11 Tom de Vries <tdevries@suse.de>
1251
1252 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1253
5a13315d
TV
12542020-03-11 Tom de Vries <tdevries@suse.de>
1255
1256 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1257
976862ed
TT
12582020-03-11 Tom Tromey <tromey@adacore.com>
1259
1260 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1261
7462c383
TV
12622020-03-11 Tom de Vries <tdevries@suse.de>
1263
1264 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1265
1c6c46a0
TV
12662020-03-11 Tom de Vries <tdevries@suse.de>
1267
1268 * gdb.base/break-interp.exp: Limit verbose scope.
1269
44f41bb7
TV
12702020-03-11 Tom de Vries <tdevries@suse.de>
1271
1272 * gdb.fortran/logical.f90: Define variable with character type.
1273 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1274
b76f3a42
TV
12752020-03-11 Tom de Vries <tdevries@suse.de>
1276
1277 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1278
1c33af77
TV
12792020-03-11 Tom de Vries <tdevries@suse.de>
1280
1281 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1282 symtabs.
1283
8c95582d
AB
12842020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1285 Bernd Edlinger <bernd.edlinger@hotmail.de>
1286
1287 * gdb.cp/step-and-next-inline.cc: New file.
1288 * gdb.cp/step-and-next-inline.exp: New file.
1289 * gdb.cp/step-and-next-inline.h: New file.
1290 * gdb.dwarf2/dw2-is-stmt.c: New file.
1291 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1292 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1293 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1294 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1295
cecf8547
AB
12962020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1297
1298 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1299 is-stmt flag in the line table.
1300
0ba678c9
TV
13012020-03-09 Tom de Vries <tdevries@suse.de>
1302
1303 * lib/gdb.exp (cached_file): Create cache dir.
1304
72fbdf83
TV
13052020-03-07 Tom de Vries <tdevries@suse.de>
1306
1307 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1308 * gdb.cp/rvalue-ref-params.exp: Same.
1309
436b5e99
TV
13102020-03-06 Tom de Vries <tdevries@suse.de>
1311
1312 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1313 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1314
09f2921c
TV
13152020-03-06 Tom de Vries <tdevries@suse.de>
1316
1317 * README: Fix "the the".
1318 * gdb.base/dprintf.exp: Same.
1319
50a3cc5d
TV
13202020-03-05 Tom de Vries <tdevries@suse.de>
1321
1322 * gdb.base/maint.exp: Update "main print statistics" expected output.
1323
0a709cba
AKS
13242020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1325
1326 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1327 (fortran_int8): Likewise.
1328 (fortran_real4): Likewise.
1329 (fortran_real8): Likewise.
1330 (fortran_complex4): Likewise.
1331 (fortran_logical4): Likewise.
1332 (fortran_character1): Likewise.
1333
5e5d66b6
AB
13342020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1335
1336 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1337 printed as true.
1338
7b973adc
SDJ
13392020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1340
1341 * gdb.base/printcmds.exp: Add test to verify printf of a
1342 variable holding an address.
1343
478e490a
TV
13442020-03-03 Tom de Vries <tdevries@suse.de>
1345
1346 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1347
1ef44e86
TV
13482020-03-03 Tom de Vries <tdevries@suse.de>
1349
1350 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1351 gdb_test_multiple call.
1352
b98cc2cf
TV
13532020-03-03 Tom de Vries <tdevries@suse.de>
1354
1355 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1356 gdb_test_multiple calls.
1357
63e163f2
AB
13582020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1359
1360 * gdb.base/default.exp: Remove test of 'set history filename'.
1361 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1362 filename to the empty string.
1363 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1364 and GDBHISTSIZE.
1365
24ed6739
AB
13662020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1367
1368 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1369 disabled.
1370
590003dc
TV
13712020-03-02 Pedro Alves <palves@redhat.com>
1372 Tom de Vries <tdevries@suse.de>
1373
1374 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1375 -prompt prefix, before user_code argument. Add -lbl option likewise.
1376 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1377 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1378 argument.
1379 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1380 have "\r\n" at start-of-line, instead of at end-of-line.
1381
f5e46084
SM
13822020-02-28 Simon Marchi <simon.marchi@efficios.com>
1383
1384 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1385 libinproctrace.so.
1386
f7a7000d
LM
13872020-02-28 Luis Machado <luis.machado@linaro.org>
1388
1389 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1390 to "p/x".
1391
718e0816
LM
13922020-02-28 Luis Machado <luis.machado@linaro.org>
1393
1394 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1395 asm/ptrace.h and error.h.
1396
13c3a74a
TV
13972020-02-28 Tom de Vries <tdevries@suse.de>
1398
1399 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1400 (struct wrapper, do_something, mundane/symada__cS): Move ...
1401 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1402 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1403 Update "print symada__cS before partial symtab expansion" regexp.
1404 Update breakpoint location. Flush symbol cache after expansion.
1405
85d2d5bb
LM
14062020-02-28 Luis Machado <luis.machado@linaro.org>
1407
1408 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1409
3608f86c
TV
14102020-02-27 Tom de Vries <tdevries@suse.de>
1411
1412 * config/sid.exp: Remove unused globals.
1413 * gdb.base/attach.exp: Same.
1414 * gdb.base/catch-load.exp: Same.
1415 * gdb.base/dbx.exp: Same.
1416 * lib/gdb.exp: Same.
1417 * lib/mi-support.exp: Same.
1418 * lib/prompt.exp: Same.
1419
c8d4f6df
TV
14202020-02-27 Tom de Vries <tdevries@suse.de>
1421
1422 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1423 not set.
1424
0d79cdc4
AM
14252020-02-26 Aaron Merey <amerey@redhat.com>
1426
1427 * gdb.debuginfod: New directory for debuginfod tests.
1428 * gdb.debuginfod/main.c: New test file.
1429 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1430
0dce4280
TV
14312020-02-26 Tom de Vries <tdevries@suse.de>
1432
1433 PR gdb/25603
1434 * gdb.base/persistent-lang.cc: New test.
1435 * gdb.base/persistent-lang.exp: New file.
1436
9e80cfa1
AB
14372020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1438
1439 * gdb.fortran/derived-type-striding.exp: Add a new test.
1440 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1441 new test.
1442
2078dbb2
AB
14432020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1444
1445 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1446 names.
1447
70d49700
TV
14482020-02-25 Tom de Vries <tdevries@suse.de>
1449
1450 PR go/18926
1451 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1452
a88ef40d
TV
14532020-02-24 Tom de Vries <tdevries@suse.de>
1454
1455 PR gdb/25592
1456 * gdb.base/info-locals-unused-static-var.c: New test.
1457 * gdb.base/info-locals-unused-static-var.exp: New file.
1458
01b1af32
TT
14592020-02-22 Tom Tromey <tom@tromey.com>
1460
1461 * gdb.python/tui-window.exp: New file.
1462 * gdb.python/tui-window.py: New file.
1463
7c043ba6
TT
14642020-02-22 Tom Tromey <tom@tromey.com>
1465
1466 PR tui/17850:
1467 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1468 tests.
1469
c22fef7e
TT
14702020-02-22 Tom Tromey <tom@tromey.com>
1471
1472 * gdb.tui/new-layout.exp: Add sub-layout tests.
1473
ee325b61
TT
14742020-02-22 Tom Tromey <tom@tromey.com>
1475
1476 * gdb.tui/new-layout.exp: New file.
1477
3f0cbb04
TT
14782020-02-22 Tom Tromey <tom@tromey.com>
1479
1480 * gdb.rust/rust-style.rs: New file.
1481 * gdb.rust/rust-style.exp: New file.
1482 * gdb.base/style.exp: Test structure printing.
1483 * gdb.base/style.c (struct some_struct): New type.
1484 (enum etype): New type.
1485 (struct_value): New global.
1486
75525152
TV
14872020-02-21 Tom de Vries <tdevries@suse.de>
1488
1489 PR go/18926
1490 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1491 Remove blanket xfails. Use message argument for gdb_breakpoint.
1492 Make continuing to breakpoint test conditional on setting breakpoint.
1493 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1494 DW_AT_name attribute. Add xfail for GCC PR93866.
1495
bd360d30
AB
14962020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1497
1498 * gdb.dwarf2/cpp-linkage-name.c: New file.
1499 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1500
c7adb09f 15012020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1502
1503 * lib/gdb.exp (gdb_wrapper_init): Reset
1504 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1505 not exist.
1506
a9c79803
TV
15072020-02-20 Tom de Vries <tdevries@suse.de>
1508
1509 PR go/17018
1510 * gdb.go/hello.exp: Copy ...
1511 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1512 print of st to print value of global definition. Add xfail for GCC
1513 PR93844.
1514 * gdb.go/hello.exp: Remove printing of st before definition.
1515 * gdb.go/hello.go: Copy ...
1516 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1517 to st.
1518 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1519
d7445728
TV
15202020-02-20 Tom de Vries <tdevries@suse.de>
1521
1522 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1523 (gdb_simple_compile): Handle compile_flags go by using .go extension
1524 for source file.
1525 * gdb.go/chan.exp: Use support_go_compile.
1526 * gdb.go/handcall.exp: Same.
1527 * gdb.go/hello.exp: Same.
1528 * gdb.go/integers.exp: Same.
1529 * gdb.go/max-depth.exp: Same.
1530 * gdb.go/methods.exp: Same.
1531 * gdb.go/package.exp: Same.
1532 * gdb.go/strings.exp: Same.
1533 * gdb.go/types.exp: Same.
1534 * gdb.go/unsafe.exp: Same.
1535
c9c41e6d
TV
15362020-02-19 Tom de Vries <tdevries@suse.de>
1537
1538 * gdb.python/lib-types.exp: Make xfail more strict.
1539
f20ff837
TV
15402020-02-19 Tom de Vries <tdevries@suse.de>
1541
1542 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1543
08410482
DE
15442020-02-19 Doug Evans <dje@google.com>
1545
1546 PR rust/25535
1547 * gdb.rust/simple.exp: Add test.
1548 * gdb.rust/simple.rs: Add test.
1549
623563f7
TV
15502020-02-19 Tom de Vries <tdevries@suse.de>
1551
1552 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1553 output line-by-line.
1554
d3308cfd
TV
15552020-02-19 Tom de Vries <tdevries@suse.de>
1556
1557 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1558
86cbc5dc
TV
15592020-02-19 Tom de Vries <tdevries@suse.de>
1560
1561 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1562 prelink.
1563
9db2b96b
TV
15642020-02-19 Tom de Vries <tdevries@suse.de>
1565
1566 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1567 (gdb_do_cache): Use gdb_do_cache_wrap.
1568 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1569
89e2fdc5
TV
15702020-02-19 Tom de Vries <tdevries@suse.de>
1571
1572 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1573 gdb_compile option.
1574
373d7ac0
SM
15752020-02-18 Simon Marchi <simon.marchi@efficios.com>
1576
1577 * gdb.base/printcmds.exp (test_print_enums): Update expected
1578 output.
1579
b29a2df0
SM
15802020-02-18 Simon Marchi <simon.marchi@efficios.com>
1581
1582 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1583 for "unknown".
1584
6740f0cc
SM
15852020-02-18 Simon Marchi <simon.marchi@efficios.com>
1586
1587 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1588 enumerator.
1589
edd45eb0
SM
15902020-02-18 Simon Marchi <simon.marchi@efficios.com>
1591
1592 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1593 FE_, add FE_NONE.
1594 (three): Update.
1595 (enum flag_enum_without_zero): New enum.
1596 (flag_enum_without_zero): New variable.
1597 (enum not_flag_enum): New enum.
1598 (three_not_flag): New variable.
1599 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1600 (test_print_enums): Add more tests for printing flag enums.
1601
d4295de4
TV
16022020-02-18 Tom de Vries <tdevries@suse.de>
1603
1604 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1605 (gdb_compile_ada): ... here.
1606 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1607 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1608
f251f505
TT
16092020-02-14 Tom Tromey <tom@tromey.com>
1610
1611 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1612 build directory.
1613 * boards/gdbserver-base.exp: Update path to gdbserver.
1614
8f432634
TV
16152020-02-13 Tom de Vries <tdevries@suse.de>
1616
1617 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1618
92b6eaf7
TV
16192020-02-13 Tom de Vries <tdevries@suse.de>
1620
1621 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1622 are missing.
1623
f3b0f7fe
TV
16242020-02-13 Tom de Vries <tdevries@suse.de>
1625
1626 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1627 call.
1628
f6be8713
SDJ
16292020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1630
1631 PR tui/25126
1632 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1633 * gdb.base/cached-source-file.c: New file.
1634 * gdb.base/cached-source-file.exp: New file.
1635
b2770d5e
TV
16362020-02-11 Tom de Vries <tdevries@suse.de>
1637
1638 PR testsuite/25488
1639 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1640
44f6938e
TV
16412020-02-10 Tom de Vries <tdevries@suse.de>
1642
1643 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1644
5f0e2eb7
MR
16452020-02-10 Maciej W. Rozycki <macro@wdc.com>
1646
1647 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1648 and $after_addr are both integers before making a comparison.
1649
46ce2b6f
TV
16502020-02-09 Tom de Vries <tdevries@suse.de>
1651
1652 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1653 command output and paste it into gdb.log. If any, paste catch message
1654 to gdb.log.
1655
5abbbe1d
TT
16562020-02-07 Tom Tromey <tromey@adacore.com>
1657
1658 PR breakpoints/24915:
1659 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1660
1d5d29e7
SV
16612020-02-06 Shahab Vahedi <shahab@synopsys.com>
1662
1663 * gdb.tui/tui-missing-src.exp: Add the "missing source
1664 file" test for the TUI.
1665
b0999b9b
AB
16662020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1667
1668 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1669 including a port number in the output.
1670
c3b149eb
AKS
16712020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1672
1673 * lib/fortran.exp (fortran_int4): Handle clang.
1674 (fortran_int8): Likewise.
1675 (fortran_real4): Likewise.
1676 (fortran_real8): Likewise.
1677 (fortran_complex4): Likewise.
1678 (fortran_logical4): Likewise.
1679 (fortran_character1): Likewise.
1680
f8dcc90b
TV
16812020-02-04 Tom de Vries <tdevries@suse.de>
1682
1683 * README (Race detection): Add note.
1684
f90ac7c2
TV
16852020-02-04 Tom de Vries <tdevries@suse.de>
1686
1687 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1688
780636ae
TV
16892020-02-04 Tom de Vries <tdevries@suse.de>
1690
1691 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1692
5d2e1193
RA
16932020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1694
1695 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1696 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1697 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1698 blttar, bnetarl.
1699 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1700 binary for blttar, bnetarl.
1701 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1702 wait instruction. Delete ldmx test.
1703 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1704
e409c542
AKS
17052020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1706
1707 * gdb.fortran/array-bounds-high.exp: New file.
1708 * gdb.fortran/array-bounds-high.f90: New file.
1709
b0029748
LD
17102020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1711
1712 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1713 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1714
195a8287
TV
17152020-02-01 Tom de Vries <tdevries@suse.de>
1716
1717 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1718
42330a68
AB
17192020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1720
1721 PR tui/9765
1722 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1723 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1724
b62a8028
LM
17252020-01-29 Luis Machado <luis.machado@linaro.org>
1726
1727 * gdb.arch/aarch64-brk-patterns.c: New source file.
1728 * gdb.arch/aarch64-brk-patterns.exp: New test.
1729
5f440116
TBA
17302020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1731
1732 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1733 GCC/Clang version.
1734 * gdb.cp/pass-by-ref.exp: Ditto.
1735
ee2a6fc6
TV
17362020-01-29 Tom de Vries <tdevries@suse.de>
1737
1738 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1739 * gdb.threads/watchpoint-fork-mt.c: Same.
1740 * gdb.threads/watchpoint-fork-parent.c: Same.
1741 * gdb.threads/watchpoint-fork-st.c: Same.
1742 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1743
16b10d6e
LM
17442020-01-27 Luis Machado <luis.machado@linaro.org>
1745
1746 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1747 sitting at a syscall instruction when we hit the syscall function's
1748 breakpoint.
1749 Check PC against one obtained with the x command.
1750 Validate syscall number.
1751 (step_over_syscall): Don't continue to the syscall instruction if
1752 we're already there.
1753
b1468492
PW
17542020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1755
1756 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1757
7ffa82e1
AB
17582020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1759
1760 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1761 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1762
3d92a3e3
AB
17632020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1764
1765 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1766 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1767
94a72be7
AB
17682020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1769
1770 * gdb.base/maint.exp: Update line table parsing test.
1771 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1772
53af73bf
PA
17732020-01-24 Pedro Alves <palves@redhat.com>
1774
1775 PR gdb/25410
1776 * gdb.multi/multi-re-run-1.c: New.
1777 * gdb.multi/multi-re-run-2.c: New.
1778 * gdb.multi/multi-re-run.exp: New.
1779
1ba1ac88
AB
17802020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1781
1782 PR gdb/23718
1783 * gdb.server/server-kill-python.exp: New file.
1784
f3364a6d
AB
17852020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1786
1787 * gdb.server/multi-ui-errors.c: New file.
1788 * gdb.server/multi-ui-errors.exp: New file.
1789
733d0a67
AB
17902020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1791
1792 PR tui/9765
1793 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1794
4f13c1c0
TT
17952020-01-19 Tom Tromey <tom@tromey.com>
1796
1797 * gdb.tui/main.exp: Add check for plain "file".
1798
40c94099
CB
17992020-01-16 Christian Biesinger <cbiesinger@google.com>
1800
1801 * lib/gdb.exp: Fix spelling error (seperatelly).
1802
ff47f4f0
TT
18032020-01-14 Tom Tromey <tom@tromey.com>
1804
1805 PR symtab/12535:
1806 * gdb.python/python.exp: Test decode_line with empty string
1807 argument.
1808
717c684d
BE
18092020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1810
1811 * gdb.base/skip-inline.exp: Extend test.
1812
44e4c775
AB
18132020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1814
1815 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1816 * gdb.dwarf2/dw2-bad-elf.c: New file.
1817 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1818
d93c6db7
AB
18192020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1820
1821 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1822 _line_saw_file.
1823
9a6d629c
AB
18242020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1825
1826 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1827 border.
1828
d9ebdab7
TBA
18292020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1830
1831 * gdb.multi/multi-target.exp (setup): Factor out "info
1832 connections" and "info inferiors" tests to ...
1833 (test_info_inferiors): ... this new procedure.
1834 (top level): Run new "info-inferiors" tests.
1835
f3c469b9
PA
18362020-01-10 Pedro Alves <palves@redhat.com>
1837
1838 * gdb.server/bkpt-other-inferior.exp: New file.
1839
121b3efd
PA
18402020-01-10 Pedro Alves <palves@redhat.com>
1841
1842 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1843 of "add-inferior".
1844 * gdb.base/quit-live.exp: Likewise.
1845 * gdb.base/remote-exec-file.exp: Likewise.
1846 * gdb.guile/scm-progspace.exp: Likewise.
1847 * gdb.linespec/linespec.exp: Likewise.
1848 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1849 * gdb.mi/user-selected-context-sync.exp: Likewise.
1850 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1851 "info inferiors" tests.
1852 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1853 "add-inferior".
1854 * gdb.multi/watchpoint-multi.exp: Likewise.
1855 * gdb.python/py-inferior.exp: Likewise.
1856 * gdb.server/extended-remote-restart.exp: Likewise.
1857 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1858 "info inferiors".
1859 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1860 * gdb.trace/report.exp: Likewise.
1861
1dadb1dd
PA
18622020-01-10 Pedro Alves <palves@redhat.com>
1863
1864 * gdb.multi/multi-target.c: New file.
1865 * gdb.multi/multi-target.exp: New file.
1866 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1867 mode requested, but remote does not support non-stop".
1868
78f2c40a
PA
18692020-01-10 Pedro Alves <palves@redhat.com>
1870
1871 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1872 disconnect before reconnecting.
1873
e7af6c70
TBA
18742020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1875 Pedro Alves <palves@redhat.com>
1876
1877 * gdb.server/connect-without-multi-process.exp: Also test
1878 continuing to end.
1879
acdf84a6
PA
18802020-01-10 Pedro Alves <palves@redhat.com>
1881
1882 * gdb.base/remote-exec-file.exp: New file.
1883
873657b9
PA
18842020-01-10 Pedro Alves <palves@redhat.com>
1885
1886 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1887 output.
1888 * gdb.threads/async.c: New.
1889 * gdb.threads/async.exp: New.
1890 * gdb.multi/tids-gid-reset.c: New.
1891 * gdb.multi/tids-gid-reset.exp: New.
1892
7f0ae84c
GB
18932020-01-10 George Barrett <bob@bob131.so>
1894
1895 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1896 to help in finding the image relocation offset.
1897 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1898 options in arguments.
1899 (stap_test_no_debuginfo): Likewise.
1900 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1901 test variants.
1902 (stap_test): Add null semaphore relocation test.
1903
47e9d49d
GB
19042020-01-10 George Barrett <bob@bob131.so>
1905
1906 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1907 * gdb.base/stap-probe.exp: Likewise.
1908 (stap_test): Pass argument as an additional flag.
1909 (stap_test_no_debuginfo): Likewise.
1910 (stap_test): Check `info probes stap' output for semaphore
1911 addresses if the test binary is supposed to have them.
1912
f5a7c406
AB
19132020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1914
1915 * gdb.tui/basic.exp: Add more scrolling tests.
1916
9ae6bf64
TT
19172020-01-09 Tom Tromey <tom@tromey.com>
1918
1919 PR tui/18932:
1920 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1921 meangingful value.
1922 (Term::command, Term::resize): Update.
1923 * gdb.tui/basic.exp: Add scrolling test.
1924
b2efe70c
AB
19252020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1926
1927 * gdb.tui/tui-layout-asm.exp: New file.
1928
3804da7e
AB
19292020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1930
1931 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1932
b40aa28f
AB
19332020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1934
1935 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1936 (Term::enter_tui): Use Term::prepare_for_tui.
1937
63ffd7c9
AB
19382020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1939
1940 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1941 called.
1942
3be966f6
AB
19432020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1944
1945 * gdb.base/skip.exp: Fix race condition in test.
1946
153d79c4
AB
19472020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1948
1949 * gdb.base/backtrace.c: New file.
1950 * gdb.base/backtrace.exp: New file.
1951
f2302a34
AB
19522020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1953
1954 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1955
6ec1d75e
PW
19562020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1957
1958 * gdb.base/style.exp: Test that warnings are styled.
1959
c296cbe6
BE
19602019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1961
1962 * gdb.base/line65535.exp: New file.
1963 * gdb.base/line65535.c: New file.
1964
b28a729d
SM
19652019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1966
1967 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1968 * lib/gnat_debug_info_test.adb: New file.
1969 * gdb.ada/ptype_tagged_param.exp: Use
1970 gnat_runtime_has_debug_info, expect a different output if
1971 runtime does not have debug info.
1972
7f2d7a0d
SM
19732019-12-20 Simon Marchi <simon.marchi@efficios.com>
1974
1975 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1976 (another) quote in test name.
1977
f3bce483
SM
19782019-12-20 Simon Marchi <simon.marchi@efficios.com>
1979
1980 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1981 Add quote in test name.
1982
c855a912
TBA
19832019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1984
1985 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1986 directory instead.
1987 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1988 * gdb.cp/pass-by-ref-2.cc: New file.
1989 * gdb.cp/pass-by-ref-2.exp: New file.
1990
fc9d2d72
TT
19912019-12-20 Tom Tromey <tom@tromey.com>
1992
1993 * gdb.tui/list-before.exp: New file.
1994
77b97e00
TT
19952019-12-20 Tom Tromey <tom@tromey.com>
1996
1997 * gdb.tui/list.exp: Check for source on initial listing.
1998
f69656d0
TT
19992019-12-11 Tom Tromey <tromey@adacore.com>
2000
2001 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2002 Add crlf test.
2003
99a55965
SM
20042019-12-18 Simon Marchi <simon.marchi@efficios.com>
2005
2006 * gdb.base/default.exp: Update value of $_gdb_major.
2007
5024637f
BE
20082019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2009
2010 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2011
b63634be
BE
20122019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013
2014 * gdb.base/skip.exp: Whitespace fix.
2015
45d73523
BE
20162019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017
2018 * gdb.base/skip-inline.c: New file.
2019 * gdb.base/skip-inline.exp: New file.
2020
d043f8c8
SM
20212019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2022
2023 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2024 jit_function_00 to jit_function_stack_mangle.
2025 * gdb.base/jithost.c (jit_function_t): Rename to...
2026 (jit_function_stack_mangle_t): ... this.
2027 (jit_function_add_t): New typedef.
2028 (jit_function_00_code): Rename to...
2029 (jit_function_stack_mangle_code): ... this, make static.
2030 (jit_function_add_code): New.
2031 (main): Generate "add" function and call it. Adjust to changes
2032 in jithost_abi.
2033 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2034 (struct jithost_abi) <begin, end>: Remove fields.
2035 <object, function_stack_mangle, function_add>: New fields.
2036 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2037 code_end>: Remove fields.
2038 <func_stack_mangle>: New field.
2039 (read_debug_info): Adjust to renaming, create block for "add"
2040 function.
2041 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2042
873de05c
TT
20432019-12-11 Tom Tromey <tom@tromey.com>
2044
2045 * gdb.tui/resize.exp: Fix regexp.
2046 * gdb.tui/regs.exp: Fix regexps.
2047 * gdb.tui/main.exp: Fix regexp.
2048
3d979945
TT
20492019-12-11 Tom Tromey <tom@tromey.com>
2050
2051 * gdb.tui/resize.exp: Update.
2052 * gdb.tui/empty.exp (layouts): Update.
2053
2192a9d3
TT
20542019-12-11 Tom Tromey <tom@tromey.com>
2055
2056 * gdb.tui/regs.exp: Update.
2057 * gdb.tui/empty.exp (layouts): Update.
2058 * gdb.tui/basic.exp: Update.
2059 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2060
d8edc8b7
PW
20612019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2062
2063 * gdb.base/options.exp: Add -raw-values in the print completion list.
2064 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2065
4c12d936
KB
20662019-12-10 Kevin Buettner <kevinb@redhat.com>
2067
2068 * gdb.threads/omp-par-scope.c: New file.
2069 * gdb/threads/omp-par-scope.exp: New file.
2070
26b911fb
KB
20712019-12-10 Kevin Buettner <kevinb@redhat.com>
2072
bb47f919
KB
2073 * lib/gdb.exp (support_nested_function_tests): New proc.
2074
20752019-12-10 Kevin Buettner <kevinb@redhat.com>
2076
2077 * lib/gdb.exp (gdb_compile_openmp): New proc.
2078 (build_executable_from_specs): Add an "openmp" option.
2079 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2080
6c71eb7d
TT
20812019-12-10 Tom Tromey <tromey@adacore.com>
2082
2083 * gdb.ada/unchecked_union.exp: New file.
2084 * gdb.ada/unchecked_union/pck.adb: New file.
2085 * gdb.ada/unchecked_union/pck.ads: New file.
2086 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2087 * gdb-utils.exp (string_to_regexp): Also quote "?".
2088
bac7c5cf
GB
20892019-12-10 George Barrett <bob@bob131.so>
2090
2091 Test scripted probe breakpoints.
2092 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2093 * gdb.python/py-breakpoint.c (main): Likewise.
2094 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2095 specifier test.
2096 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2097
330f1d38
TBA
20982019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2099
2100 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2101 an rvalue parameter.
2102 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2103 parameter.
2104
b43315e2
AB
21052019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2106
2107 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2108 modules.
2109
54f73dad
AB
21102019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2111
2112 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2113 broken version of GCC.
2114
d57cbee9
AB
21152019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2118 sym-info-cmds library.
2119 * gdb.fortran/info-types.exp: Likewise.
2120 * lib/sym-info-cmds.exp: New file.
2121
c14aab8c
TV
21222019-12-08 Tom de Vries <tdevries@suse.de>
2123
2124 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2125
aa2d5a42
KS
21262019-12-07 Keith Seitz <keiths@redhat.com>
2127
2128 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2129 * gdb.base/corefile-buildid-shlib.c: New file.
2130 * gdb.base/corefile-buildid.c: New file.
2131 * gdb.base/corefile-buildid.exp: New file.
2132
93e55f0a
TV
21332019-12-06 Tom de Vries <tdevries@suse.de>
2134
2135 * gdb.dwarf2/varval.exp: Add decl before def test.
2136
c7d12402
TBA
21372019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2138
2139 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2140
06acc08f
TBA
21412019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2142
2143 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2144 CV and reference conversion for overload resolution.
2145 * gdb.cp/rvalue-ref-overload.exp: Test it.
2146
e0fad1ea
PW
21472019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2148
2149 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2150 * gdb.base/frameapply.exp: Test faas without command.
2151
8d70a9f0
AB
21522019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2153
2154 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2155 Fortran tests.
2156 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2157 order.
2158
36c8fb93
AB
21592019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2160
2161 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2162 casting to type with no kind specified.
2163 (test_basic_parsing_of_type_kinds): Additional tests for types
2164 with no kind specified, and add tests for single/double
2165 precision/complex types.
2166
4139ff00
TT
21672019-12-04 Tom Tromey <tromey@adacore.com>
2168
2169 * gdb.base/endianity.c (struct other) <x>: New field.
2170 (main): Initialize it.
2171 * gdb.base/endianity.exp: Update.
2172
a05cf17a
TT
21732019-12-04 Tom Tromey <tromey@adacore.com>
2174
2175 * gdb.ada/scalar_storage/storage.adb: New file.
2176 * gdb.ada/scalar_storage/pck.adb: New file.
2177 * gdb.ada/scalar_storage/pck.ads: New file.
2178 * gdb.ada/scalar_storage.exp: New file.
2179
103a685e
TT
21802019-12-04 Tom Tromey <tromey@adacore.com>
2181
2182 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2183 (main): Initialize it.
2184 * gdb.base/endianity.exp: Update.
2185
c2512106
AB
21862019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2187
2188 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2189
293b38d6
AB
21902019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2191
2192 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2193 -symbol-info-module-functions and -symbol-info-module-variables.
2194
216a7e6b
AB
21952019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2196
2197 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2198
5bbd8269
AB
21992019-12-01 Richard Bunt <richard.bunt@arm.com>
2200 Andrew Burgess <andrew.burgess@embecosm.com>
2201
2202 * gdb.fortran/derived-type-striding.exp: New file.
2203 * gdb.fortran/derived-type-striding.f90: New file.
2204 * gdb.fortran/array-slices.exp: New file.
2205 * gdb.fortran/array-slices.f90: New file.
2206
be09caf1
PW
22072019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2208
2209 * gdb.base/define.exp: Test . in command names.
2210 * gdb.base/setshow.exp: Update test, as . is now part of
2211 command name.
2212
643c0cbe
PW
22132019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2214
2215 * gdb.base/define-prefix.exp: New file.
2216
dcdec678
AB
22172019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2218
2219 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2220 compile.
2221 (skip_btrace_pt_tests): Likewise.
2222
640ab947
AB
22232019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2224
2225 * gdb.fortran/info-modules.exp: Compile source files in correct
2226 order.
2227
d22670f0
KB
22282019-11-27 Kevin Buettner <kevinb@redhat.com>
2229
2230 * gdb.dwarf2/imported-unit.exp: New file.
2231 * gdb.dwarf2/imported-unit.c: New file.
2232
db5960b4
AB
22332019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2234
2235 * gdb.mi/mi-fortran-modules-2.f90: New file.
2236 * gdb.mi/mi-fortran-modules.exp: New file.
2237 * gdb.mi/mi-fortran-modules.f90: New file.
2238
7dc42066
AB
22392019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2240
2241 * gdb.mi/mi-sym-info-1.c: New file.
2242 * gdb.mi/mi-sym-info-2.c: New file.
2243 * gdb.mi/mi-sym-info.exp: New file.
2244
0dfeecca
TT
22452019-11-22 Tom Tromey <tromey@adacore.com>
2246
2247 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2248 * gdb.ada/tasks/foo.adb: Add another stopping location.
2249
34877895
PJ
22502019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2251
2252 * gdb.base/endianity.c: New test.
2253 * gdb.base/endianity.exp: New file.
2254
2e84f897
LD
22552019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2256
2257 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2258
65d1cd5f
TV
22592019-11-21 Tom de Vries <tdevries@suse.de>
2260
2261 PR gdb/24956
2262 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2263
4f22c3f4
SDJ
22642019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2265
2266 * gdb.python/py-progspace.exp: Add missing parentheses on some
2267 'print' commands.
2268
9f6ad286
TT
22692019-11-19 Tom Tromey <tom@tromey.com>
2270
2271 * gdb.tui/winheight.exp: New file.
2272
0b8dbf3f
AB
22732019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2274
2275 * gdb.base/ctf-whatis.c: Delete.
2276 * gdb.base/ctf-whatis.exp: Delete.
2277 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2278
f833b7a7
AB
22792019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2280
2281 * gdb.base/ctf-cvexpr.exp: Delete.
2282 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2283
30d0a636
AB
22842019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2285
2286 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2287 the compiler. Clean up header comment a little.
2288 * gdb.base/ctf-ptype.exp: Likewise.
2289 * gdb.base/ctf-whatis.exp: Likewise.
2290 * lib/gdb.exp (skip_ctf_tests): New proc.
2291
494409bb
SDJ
22922019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2293
2294 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2295 * gdb.tui/corefile-run.exp: New file.
2296
55708e99
TT
22972019-11-14 Tom Tromey <tromey@adacore.com>
2298
2299 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2300 regression tests.
2301
45e42163
TT
23022019-11-12 Tom Tromey <tom@tromey.com>
2303
2304 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2305 after any command. Expect prompt after WAIT_FOR is seen.
2306 (enter_tui): Enable resize messages.
2307 (command): Expect command in output.
2308 (get_line): Avoid error when cursor appears to be off-screen.
2309 (dump_screen): Include screen size in title.
2310 (_do_resize): New proc, from "resize".
2311 (resize): Rewrite. Do resize in two steps.
2312 * gdb.tui/empty.exp (layouts): Fix entries.
2313 (check_boxes): Remove xfail.
2314 (check_text): Dump screen on failure.
2315
086baaf1
AB
23162019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2317
2318 * gdb.python/py-symbol.exp: Add test for
2319 gdb.lookup_static_symbols.
2320
09ff83af
AB
23212019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2322
2323 * gdb.python/py-symbol.c: Declare and call function from new
2324 py-symbol-2.c file.
2325 * gdb.python/py-symbol.exp: Compile both source files, and add new
2326 tests for gdb.lookup_static_symbol.
2327 * gdb.python/py-symbol-2.c: New file.
2328
11af934b
TV
23292019-11-02 Tom de Vries <tdevries@suse.de>
2330
2331 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2332 * gdb.base/anon.exp: Same.
2333 * gdb.base/auto-connect-native-target.exp: Same.
2334 * gdb.base/call-ar-st.exp: Same.
2335 * gdb.base/catch-syscall.exp: Same.
2336 * gdb.base/commands.exp: Same.
2337 * gdb.base/default.exp: Same.
2338 * gdb.base/display.exp: Same.
2339 * gdb.base/float.exp: Same.
2340 * gdb.base/foll-fork.exp: Same.
2341 * gdb.base/help.exp: Same.
2342 * gdb.base/info-macros.exp: Same.
2343 * gdb.base/info-proc.exp: Same.
2344 * gdb.base/info-target.exp: Same.
2345 * gdb.base/long_long.exp: Same.
2346 * gdb.base/macscp.exp: Same.
2347 * gdb.base/memattr.exp: Same.
2348 * gdb.base/nofield.exp: Same.
2349 * gdb.base/pointers.exp: Same.
2350 * gdb.base/printcmds.exp: Same.
2351 * gdb.base/ptype.exp: Same.
2352 * gdb.base/restore.exp: Same.
2353 * gdb.base/return.exp: Same.
2354 * gdb.base/scope.exp: Same.
2355 * gdb.base/set-noassign.exp: Same.
2356 * gdb.base/setshow.exp: Same.
2357 * gdb.base/shlib-call.exp: Same.
2358 * gdb.base/signals.exp: Same.
2359 * gdb.base/sigstep.exp: Same.
2360 * gdb.base/skip.exp: Same.
2361 * gdb.base/solib-symbol.exp: Same.
2362 * gdb.base/stap-probe.exp: Same.
2363 * gdb.base/step-line.exp: Same.
2364 * gdb.base/step-test.exp: Same.
2365 * gdb.base/style.exp: Same.
2366 * gdb.base/varargs.exp: Same.
2367 * gdb.base/vla-datatypes.exp: Same.
2368 * gdb.base/vla-ptr.exp: Same.
2369 * gdb.base/vla-sideeffect.exp: Same.
2370 * gdb.base/volatile.exp: Same.
2371 * gdb.base/watch-cond-infcall.exp: Same.
2372 * gdb.base/watchpoint.exp: Same.
2373
e96ec2ba
TV
23742019-11-02 Tom de Vries <tdevries@suse.de>
2375
2376 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2377 * gdb.cp/cpexprs.exp: Same.
2378 * gdb.cp/except-multi-location.exp: Same.
2379 * gdb.cp/exceptprint.exp: Same.
2380 * gdb.cp/gdb2384.exp: Same.
2381 * gdb.cp/inherit.exp: Same.
2382 * gdb.cp/m-static.exp: Same.
2383 * gdb.cp/meth-typedefs.exp: Same.
2384 * gdb.cp/misc.exp: Same.
2385 * gdb.cp/namespace.exp: Same.
2386 * gdb.cp/non-trivial-retval.exp: Same.
2387 * gdb.cp/overload.exp: Same.
2388 * gdb.cp/pr17132.exp: Same.
2389 * gdb.cp/re-set-overloaded.exp: Same.
2390 * gdb.cp/rvalue-ref-types.exp: Same.
2391 * gdb.cp/templates.exp: Same.
2392
bd5766ec
LM
23932019-11-01 Luis Machado <luis.machado@linaro.org>
2394
2395 PR gdb/25124
2396
2397 * gdb.arch/pr25124.S: New file.
2398 * gdb.arch/pr25124.exp: New file.
2399
165f8965
AB
24002019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2401
2402 * gdb.fortran/info-modules.exp: Update expected results, and add
2403 additional tests for 'info module functinos', and 'info module
2404 variables'.
2405 * gdb.fortran/info-types.exp: Update expected results.
2406 * gdb.fortran/info-types.f90: Extend testcase with additional
2407 module variables and functions.
2408
59c35742
AB
24092019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2410
2411 * gdb.fortran/info-modules.exp: New file.
2412 * gdb.fortran/info-types.exp: Build with new file.
2413 * gdb.fortran/info-types.f90: Include and use new module.
2414 * gdb.fortran/info-types-2.f90: New file.
2415
f3fb2519
PW
24162019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2417
2418 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2419 * gdb.base/settings.exp: Test all settings types using
2420 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2421 that now verifies that the value of "maint show" is the same as
2422 returned by the settings functions. Test the type of the
2423 maintenance settings.
2424 * gdb.base/default.exp: Update show_conv_list.
2425
d1e36019
TV
24262019-10-31 Tom de Vries <tdevries@suse.de>
2427
2428 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2429 gdb_test.
2430 * gdb.arch/amd64-disp-step.exp: Same.
2431 * gdb.asm/asm-source.exp: Same.
2432 * gdb.btrace/buffer-size.exp: Same.
2433 * gdb.btrace/cpu.exp: Same.
2434 * gdb.btrace/enable.exp: Same.
2435 * gdb.dwarf2/count.exp: Same.
2436 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2437 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2438 * gdb.fortran/vla-datatypes.exp: Same.
2439 * gdb.fortran/vla-history.exp: Same.
2440 * gdb.fortran/vla-ptype.exp: Same.
2441 * gdb.fortran/vla-value.exp: Same.
2442 * gdb.fortran/whatis_type.exp: Same.
2443 * gdb.guile/guile.exp: Same.
2444 * gdb.multi/tids.exp: Same.
2445 * gdb.python/py-finish-breakpoint.exp: Same.
2446 * gdb.python/py-framefilter.exp: Same.
2447 * gdb.python/py-pp-registration.exp: Same.
2448 * gdb.python/py-xmethods.exp: Same.
2449 * gdb.python/python.exp: Same.
2450 * gdb.server/connect-with-no-symbol-file.exp: Same.
2451 * gdb.server/no-thread-db.exp: Same.
2452 * gdb.server/run-without-local-binary.exp: Same.
2453 * gdb.stabs/weird.exp: Same.
2454 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2455 * gdb.threads/thread-find.exp: Same.
2456 * gdb.threads/tls-shared.exp: Same.
2457 * gdb.threads/tls.exp: Same.
2458 * gdb.threads/wp-replication.exp: Same.
2459 * gdb.trace/ax.exp: Same.
2460 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2461
3d11e68e
TV
24622019-10-31 Tom de Vries <tdevries@suse.de>
2463
2464 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2465 * gdb.ada/array_subscript_addr.exp: Same.
2466 * gdb.ada/arrayidx.exp: Same.
2467 * gdb.ada/arrayparam.exp: Same.
2468 * gdb.ada/arrayptr.exp: Same.
2469 * gdb.ada/boolean_expr.exp: Same.
2470 * gdb.ada/call_pn.exp: Same.
2471 * gdb.ada/complete.exp: Same.
2472 * gdb.ada/fixed_cmp.exp: Same.
2473 * gdb.ada/fun_addr.exp: Same.
2474 * gdb.ada/funcall_param.exp: Same.
2475 * gdb.ada/interface.exp: Same.
2476 * gdb.ada/mod_from_name.exp: Same.
2477 * gdb.ada/null_array.exp: Same.
2478 * gdb.ada/packed_array.exp: Same.
2479 * gdb.ada/packed_tagged.exp: Same.
2480 * gdb.ada/print_chars.exp: Same.
2481 * gdb.ada/print_pc.exp: Same.
2482 * gdb.ada/ptype_arith_binop.exp: Same.
2483 * gdb.ada/ptype_field.exp: Same.
2484 * gdb.ada/ptype_tagged_param.exp: Same.
2485 * gdb.ada/rec_return.exp: Same.
2486 * gdb.ada/ref_tick_size.exp: Same.
2487 * gdb.ada/str_ref_cmp.exp: Same.
2488 * gdb.ada/taft_type.exp: Same.
2489 * gdb.ada/tagged.exp: Same.
2490 * gdb.ada/type_coercion.exp: Same.
2491 * gdb.ada/uninitialized_vars.exp: Same.
2492
60b6ede8
TV
24932019-10-30 Tom de Vries <tdevries@suse.de>
2494
2495 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2496
30baf67b
TV
24972019-10-26 Tom de Vries <tdevries@suse.de>
2498
2499 * gdb.base/bigcore.c: Fix typos in comments.
2500 * gdb.base/ctf-ptype.c: Same.
2501 * gdb.base/long_long.c: Same.
2502 * gdb.dwarf2/dw2-op-out-param.S: Same.
2503 * gdb.python/py-evthreads.c: Same.
2504 * gdb.reverse/i387-stack-reverse.c: Same.
2505 * gdb.trace/tfile.c: Same.
2506 * lib/compiler.c: Same.
2507 * lib/compiler.cc: Same.
2508
158da0d1
TV
25092019-10-25 Tom de Vries <tdevries@suse.de>
2510
2511 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2512 gdb_test_multiple calls.
2513 * gdb.reverse/sigall-reverse.exp: Same.
2514 * gdb.reverse/solib-precsave.exp: Same.
2515 * gdb.reverse/solib-reverse.exp: Same.
2516 * gdb.reverse/until-precsave.exp: Same.
2517 * gdb.reverse/until-reverse.exp: Same.
2518
4ccdfbec
TV
25192019-10-24 Tom de Vries <tdevries@suse.de>
2520
2521 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2522 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2523 kfail using -wrap pattern flag and convenience variable
2524 gdb_test_name.
2525
33d569b7
AB
25262019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2527
2528 * gdb.python/py-progspace.exp: Add tests for the
2529 Progspace.block_for_pc method.
2530
4d0b984b
TT
25312019-10-23 Tom Tromey <tom@tromey.com>
2532
2533 * configure: Rebuild.
2534 * aclocal.m4: Use m4_include, not sinclude.
2535
94cb3754
TV
25362019-10-21 Tom de Vries <tdevries@suse.de>
2537
2538 * gdb.base/infcall-nested-structs.c: Add
2539 __attribute__((noinline,noclone)) to all functions.
2540 (call_all): Add missing variable initialization. Simplify return value.
2541 (breakpt): Increment volatile variable, to prevent call from being
2542 optimized out.
2543 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2544
062f1fc1
TV
25452019-10-17 Tom de Vries <tdevries@suse.de>
2546
2547 * gdb.fortran/module.exp: Allow info variables to print info for files
2548 other than module.f90.
2549
0b54364d
AB
25502019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2551
2552 * gdb.fortran/module.exp: Extend with 'info variables' test.
2553
7ff5fae7
AB
25542019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2555
2556 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2557 F77_FOR_TARGET.
2558
d10eccaa
TV
25592019-10-16 Tom de Vries <tdevries@suse.de>
2560
2561 PR tdep/25096
2562 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2563
745ff14e
TV
25642019-10-16 Tom de Vries <tdevries@suse.de>
2565
2566 PR tdep/24104
2567 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2568 Add KFAIL for PR tdep/25096.
2569
03e1ab94
TV
25702019-10-16 Tom de Vries <tdevries@suse.de>
2571
2572 PR testsuite/25059
2573 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2574
b17fcc10
TV
25752019-10-16 Tom de Vries <tdevries@suse.de>
2576
2577 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2578 as signed.
2579
9223170f
SM
25802019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2581
2582 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2583 one instead of increasing timeout.
2584
d6e76313
TV
25852019-10-13 Tom de Vries <tdevries@suse.de>
2586
2587 PR record/25038
2588 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2589 * gdb.reverse/sigall-reverse.exp: Same.
2590 * gdb.reverse/solib-precsave.exp: Same.
2591 * gdb.reverse/solib-reverse.exp: Same.
2592 * gdb.reverse/step-precsave.exp: Same.
2593 * gdb.reverse/until-precsave.exp: Same.
2594 * gdb.reverse/until-reverse.exp: Same.
2595 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2596
6dfc0041
AA
25972019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2598
2599 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2600 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2601 (cmp_struct_05_01, cmp_struct_static_02_01)
2602 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2603 comparisons.
2604
abcf2cc8
TV
26052019-10-10 Tom de Vries <tdevries@suse.de>
2606
2607 PR testsuite/24888
2608 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2609 gnatlink.
2610
a50faaf6
TV
26112019-10-09 Tom de Vries <tdevries@suse.de>
2612
2613 PR testsuite/25048
2614 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2615
60ff3cd7
AB
26162019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2617
2618 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2619 exceptions due to missing debug information.
2620
dfee8566
TV
26212019-10-07 Tom de Vries <tdevries@suse.de>
2622
2623 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2624
3d63690a
AB
26252019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2626
2627 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2628 * gdb.base/annota1.exp: Update to use gdb_test_name.
2629
30d1f018
WP
26302019-10-07 Weimin Pan <weimin.pan@oracle.com>
2631
2632 * gdb.base/ctf-whatis.exp: New file.
2633 * gdb.base/ctf-whatis.c: New file.
2634 * gdb.base/ctf-ptype.exp: New file.
2635 * gdb.base/ctf-ptype.c: New file.
2636 * gdb.base/ctf-constvars.exp: New file.
2637 * gdb.base/ctf-constvars.c: New file.
2638 * gdb.base/ctf-cvexpr.exp: New file.
2639
4dbbb47c
TV
26402019-10-04 Tom de Vries <tdevries@suse.de>
2641
2642 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2643 for loop.
2644
77c2dba3
TT
26452019-10-03 Tom Tromey <tom@tromey.com>
2646
2647 PR rust/24976:
2648 * gdb.rust/simple.rs (Union2): New type.
2649 (main): Use Union2.
2650 * gdb.rust/simple.exp: Add test.
2651
179aed7f
AB
26522019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2653
2654 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2655 nested function prefix.
2656
0a4b0913
AB
26572019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2658 Richard Bunt <richard.bunt@arm.com>
2659 Andrew Burgess <andrew.burgess@embecosm.com>
2660
2661 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2662 nested functions.
2663 * gdb.fortran/nested-funcs.f90: Update expected results.
2664 * gdb.fortran/nested-funcs-2.exp: New file.
2665 * gdb.fortran/nested-funcs-2.f90: New file.
2666
082cce05
AB
26672019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2668
2669 * gdb.python/py-parameter.exp: Make test names unique.
2670 * gdb.python/py-template.exp: Likewise.
2671 * gdb.python/py-value.exp: Likewise.
2672
2b74ba5a
AB
26732019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2674
2675 * gdb.base/break-interp.exp: Reduce test name duplication.
2676 * gdb.base/call-sc.exp: Likewise.
2677 * gdb.base/callfuncs.exp: Likewise.
2678 * gdb.base/charset.exp: Likewise.
2679 * gdb.base/dump.exp: Likewise.
2680 * gdb.base/ena-dis-br.exp: Likewise.
2681 * gdb.base/relational.exp: Likewise.
2682 * gdb.base/step-over-syscall.exp: Likewise.
2683 * gdb.base/structs.exp: Likewise.
2684
58eb20d5
AB
26852019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2686
2687 * gdb.linespec/explicit.exp: Make test names unique.
2688 * gdb.linespec/ls-errs.exp: Likewise.
2689
4d421147
AB
26902019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2691
2692 * gdb.reverse/break-precsave.exp: Make test names unique.
2693 * gdb.reverse/break-reverse.exp: Likewise.
2694 * gdb.reverse/finish-precsave.exp: Likewise.
2695 * gdb.reverse/finish-reverse.exp: Likewise.
2696 * gdb.reverse/machinestate-precsave.exp: Likewise.
2697 * gdb.reverse/machinestate.exp: Likewise.
2698 * gdb.reverse/readv-reverse.exp: Likewise.
2699 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2700 * gdb.reverse/sigall-precsave.exp: Likewise.
2701 * gdb.reverse/sigall-reverse.exp: Likewise.
2702 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2703 * gdb.reverse/watch-precsave.exp: Likewise.
2704 * gdb.reverse/watch-reverse.exp: Likewise.
2705
d8c06f22
AB
27062019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2707
2708 * gdb.threads/stop-with-handle.c: New file.
2709 * gdb.threads/stop-with-handle.exp: New file.
2710
3a56ed86
TV
27112019-10-03 Tom de Vries <tdevries@suse.de>
2712
2713 PR testsuite/25059
2714 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2715 directory" line to be missing.
2716
42275044
TV
27172019-10-03 Tom de Vries <tdevries@suse.de>
2718
2719 PR testsuite/25059
2720 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2721 type optional.
2722
9ef62df0
AA
27232019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2724
2725 * gdb.python/py-format-string.c (string.h): New include.
2726 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2727 the same value, for endianness-independence.
2728 * gdb.python/py-format-string.exp (default_regexp_dict)
2729 (test_pretty_structs, test_format): Adjust expected output to the
2730 changed initialization.
2731
37f6a7f4
TT
27322019-10-02 Tom Tromey <tromey@adacore.com>
2733
2734 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2735
1d58d6a2
PA
27362019-10-02 Pedro Alves <palves@redhat.com>
2737 Andrew Burgess <andrew.burgess@embecosm.com>
2738
2739 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2740 "print-file-var.h".
2741 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2742 (get_version_1): Print this_version_id and its address.
2743 Add extern "C" wrappers around interface functions.
2744 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2745 "print-file-var.h".
2746 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2747 (get_version_2): Print this_version_id and its address.
2748 Add extern "C" wrappers around interface functions.
2749 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2750 <stddef.h> and "print-file-var.h".
2751 Add extern "C" wrappers around interface functions.
2752 [VERSION_ID_MAIN] (this_version_id): Define.
2753 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2754 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2755 up extern "C" blocks.
2756 * gdb.base/print-file-var.exp (test): New, factored out from top
2757 level.
2758 (top level): Test all combinations of attribute hidden or not,
2759 dlopen or not, and this_version_id symbol in main file or not.
2760 Compile tests as both C++ and C, make test names unique.
2761
d770d56f
TT
27622019-10-01 Tom Tromey <tom@tromey.com>
2763
2764 * gdb.base/style.exp: Test "show logging filename".
2765
7f6aba03
TT
27662019-10-01 Tom Tromey <tom@tromey.com>
2767
2768 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2769 * gdb.base/style.exp: Add metadata style test.
2770
14309bb6
TT
27712019-10-01 Tom Tromey <tom@tromey.com>
2772
2773 * gdb.base/style.exp: Test "pwd".
2774
2a3c1174
PA
27752019-10-01 Tom Tromey <tom@tromey.com>
2776
2777 * gdb.base/style.exp: Update tests.
2778
53d666ec
AA
27792019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2780
2781 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2782 'six' to unsigned.
2783 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2784 'five'. Use an all-ones bit pattern for each.
2785 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2786 to its changed values.
2787
4a56a520
TT
27882019-09-30 Tom Tromey <tromey@adacore.com>
2789
2790 * gdb.rust/traits.rs: Disable all warnings.
2791
0df0352a
TV
27922019-09-29 Tom de Vries <tdevries@suse.de>
2793
aac66a4c 2794 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2795
73d9a918
TV
27962019-09-29 Tom de Vries <tdevries@suse.de>
2797
2798 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2799
060b3ab4
TV
28002019-09-27 Tom de Vries <tdevries@suse.de>
2801
2802 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2803
68f7d34d
TV
28042019-09-27 Tom de Vries <tdevries@suse.de>
2805
2806 PR record/23188
2807 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2808
5d63b30a
TT
28092019-09-26 Tom Tromey <tromey@adacore.com>
2810
2811 * gdb.ada/py_taft.exp: New file.
2812 * gdb.ada/py_taft/main.adb: New file.
2813 * gdb.ada/py_taft/pkg.adb: New file.
2814 * gdb.ada/py_taft/pkg.ads: New file.
2815
3d435220
TV
28162019-09-24 Tom de Vries <tdevries@suse.de>
2817
2818 PR gdb/24598
2819 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2820
77d03678
TV
28212019-09-22 Tom de Vries <tdevries@suse.de>
2822
2823 * gdb.base/restore.exp: Allow register variables to be optimized out at
2824 -O0.
2825
abf516c6
UW
28262019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2827
2828 * gdb.arch/spu-info.exp: Remove file.
2829 * gdb.arch/spu-info.c: Remove file.
2830 * gdb.arch/spu-ls.exp: Remove file.
2831 * gdb.arch/spu-ls.c: Remove file.
2832
2833 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2834 * gdb.asm/spu.inc: Remove file.
2835
2836 * gdb.base/dump.exp: Remove support for spu*-*-*.
2837 * gdb.base/stack-checking.exp: Likewise.
2838 * gdb.base/overlays.exp: Likewise.
2839 * gdb.base/ovlymgr.c: Likewise.
2840 * gdb.base/spu.ld: Remove file.
2841
2842 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2843 * gdb.cp/cpexprs.exp: Likewise.
2844 * gdb.cp/exception.exp: Likewise.
2845 * gdb.cp/gdb2495.exp: Likewise.
2846 * gdb.cp/mb-templates.exp: Likewise.
2847 * gdb.cp/pr9167.exp: Likewise.
2848 * gdb.cp/userdef.exp: Likewise.
2849
2850 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2851
2852 * gdb.cell: Remove directory.
2853 * lib/cell.exp: Remove file.
2854
e452e88f
TV
28552019-09-19 Tom de Vries <tdevries@suse.de>
2856
2857 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2858
8a625130
TV
28592019-09-19 Tom de Vries <tdevries@suse.de>
2860
2861 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2862
81dc3ab5
TV
28632019-09-19 Tom de Vries <tdevries@suse.de>
2864
2865 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2866 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2867 (gdb_target_cmd): ... here.
2868 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2869 value 2.
2870
b078f3ac
AB
28712019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2872
2873 * gdb.base/source-dir.exp: Avoid having directory names in test
2874 names.
2875
f1b620e9
MG
28762019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2877
2878 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2879 directory.
2880
67f3ed6a
AB
28812019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2882
2883 * gdb.base/list-missing-source.exp: New file.
2884
d1b70248
TV
28852019-09-14 Tom de Vries <tdevries@suse.de>
2886
2887 PR teststuite/24599
2888 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2889 * lib/ada.exp (gnatmake_version_at_least): New proc.
2890
5fabdcd6
AB
28912019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2892
2893 * gdb.base/maint.exp: Use exec_has_index_section.
2894
aa17805f
AB
28952019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2896
2897 * gdb.base/maint.exp: Add test for 'maint info sections'.
2898
25e5c209
TV
28992019-09-12 Tom de Vries <tdevries@suse.de>
2900
2901 * gdb.base/store.exp: Allow register variables to be optimized out at
2902 -O0.
2903
4993045d
PW
29042019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2905
2906 * gdb.ada/rdv_wait.exp: Update to new task names.
2907 * gdb.base/task_switch_in_core.exp: Likewise.
2908 * gdb.base/info_sources_base.c: Likewise.
2909
8a516164
TT
29102019-09-10 Tom Tromey <tromey@adacore.com>
2911
2912 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2913
aa391654
TT
29142019-09-10 Tom Tromey <tromey@adacore.com>
2915
2916 * gdb.ada/dgopt.exp: New file.
2917 * gdb.ada/dgopt/x.adb: New file.
2918
8634b462
TT
29192019-09-08 Tom Tromey <tom@tromey.com>
2920
2921 * gdb.tui/resize.exp: Remove setup_xfail.
2922 * gdb.tui/regs.exp: Remove setup_xfail.
2923 * gdb.tui/basic.exp: Remove setup_xfail.
2924
736b0f76
DB
29252019-09-06 David Blaikie <dblaikie@gmail.com>
2926
2927 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2928 * gdb.cp/cplabel.exp: Ditto.
2929 * gdb.linespec/ls-errs.exp: Ditto.
2930
30331a6c
TV
29312019-09-05 Tom de Vries <tdevries@suse.de>
2932
2933 * lib/gdb.exp (cmp_file_string): New proc.
2934 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2935 runto_main. Verify save breakpoints output.
2936
98b0ebab
PW
29372019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2938
2939 * gdb.base/info-var.exp: Test info variables without running
2940 to main, to avoid expect's buffer overflow.
2941
4e962e74
TT
29422019-09-03 Tom Tromey <tromey@adacore.com>
2943
2944 * gdb.ada/bias.exp: New file.
2945 * gdb.ada/bias/bias.adb: New file.
2946 * gdb.ada/print_chars.exp: Add regression test.
2947 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2948 (MC): New variable.
2949
2ea1a07a
SL
29502019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2951
2952 * gdb.base/argv0-symlink.exp: Run only on native target
2953 and local host.
2954
8077c50d
TV
29552019-08-29 Tom de Vries <tdevries@suse.de>
2956
2957 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2958 diverse debug info.
2959 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2960
48352473
TV
29612019-08-28 Tom de Vries <tdevries@suse.de>
2962
2963 * gdb.base/info-var.exp: Allow info variables to print info for files
2964 other than info-var-f1.c and info-var-f2.c.
2965
d8f27c60
AB
29662019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2967
2968 * gdb.fortran/info-types.exp: Add module.
2969 * gdb.fortran/info-types.f90: Update expected results.
2970
1f20c35e
AB
29712019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2972
2973 * gdb.fortran/info-types.exp: New file.
2974 * gdb.fortran/info-types.f90: New file.
2975 * lib/fortran.exp (fortran_character1): New proc.
2976
4acfdd20
AB
29772019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2978
2979 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2980 functions'. Reindent as needed.
2981 * gdb.base/info-var-f1.c: New file.
2982 * gdb.base/info-var-f2.c: New file.
2983 * gdb.base/info-var.exp: New file.
2984 * gdb.base/info-var.h: New file.
2985
5c31b358
TV
29862019-08-26 Tom de Vries <tdevries@suse.de>
2987
2988 PR c++/24852
2989 * gdb.cp/no-libstdcxx-probe.exp: New test.
2990
b694989f
TV
29912019-08-26 Tom de Vries <tdevries@suse.de>
2992
2993 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2994 * tests need to be skipped.
2995 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2996 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2997 mi_skip_libstdcxx_probe_tests.
2998
d9c4ba53
SDJ
29992019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3000
3001 * gdb.python/py-xmethods.exp: Use raw strings when passing
3002 arguments to SimpleXMethodMatcher.
3003
395fad09
TV
30042019-08-22 Tom de Vries <tdevries@suse.de>
3005
3006 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3007 more informative.
3008
26c957f1
PA
30092019-08-21 Pedro Alves <palves@redhat.com>
3010
3011 * gdb.base/with.exp: Test "with" with no arguments.
3012
61f80d5d
TV
30132019-08-21 Tom de Vries <tdevries@suse.de>
3014
3015 * gdb.base/gdb-caching-proc.exp: Sort files.
3016
d7a11d13
TV
30172019-08-20 Tom de Vries <tdevries@suse.de>
3018
3019 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3020 compilation.
3021
34dafe9f
TV
30222019-08-16 Tom de Vries <tdevries@suse.de>
3023
3024 * gdb.base/compare-sections.exp ("after run to main"): Allow
3025 mismatched read-only sections for PIE executables.
3026
398fdd60
TT
30272019-08-16 Tom Tromey <tom@tromey.com>
3028
3029 * lib/tuiterm.exp (_csi_Z): New proc.
3030 * gdb.tui/basic.exp: Update window positions.
3031 * gdb.tui/empty.exp: Update window positions.
3032
d8f9e51c
SL
30332019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3034
3035 * gdb.base/examine-backward.exp: Correct regexp for
3036 "examine 3 bytes backward from ${address_zero}".
3037
3df505f6
TT
30382019-08-15 Tom Tromey <tom@tromey.com>
3039
3040 * gdb.tui/empty.exp: Enable resizing tests.
3041
272560b5
TT
30422019-08-15 Tom Tromey <tromey@adacore.com>
3043
3044 * gdb.ada/char_enum.exp: Add regression tests.
3045 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3046 and '0'.
3047 (Char, Gchar): Update.
3048 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3049
08235187
CB
30502019-08-15 Christian Biesinger <cbiesinger@google.com>
3051
3052 * gdb.python/python.exp: Expect a leading underscore on
3053 GdbOutput{,Error}File.
3054
22a2ab04
SL
30552019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3056
3057 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3058 Windows host.
3059
835b995b
SL
30602019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3061
3062 * gdb.base/batch-preserve-term-settings.exp
3063 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3064
97dd8e07
CB
30652019-08-15 Christian Biesinger <cbiesinger@google.com>
3066
3067 * lib/gdb.exp: When running on a mingw target, replace
3068 /x/ with x:/.
3069
75faf5c4
AH
30702019-08-14 Alan Hayward <alan.hayward@arm.com>
3071
3072 * gdb.arch/aarch64-prologue.c: New test.
3073 * gdb.arch/aarch64-prologue.exp: New file.
3074
abc6c00f
TV
30752019-08-13 Tom de Vries <tdevries@suse.de>
3076
3077 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3078 Thread.
3079
74c2c1f4
SL
30802019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3081
3082 * gdb.python/py-completion.exp: Download the .py file to the host
3083 and use its host pathname. Conditionalize tests that use
3084 tab completion and manipulate files on the build machine.
3085 * gdb.python/py-events.exp: Download the .py file to the host
3086 and use its host pathname.
3087 * gdb.python/py-evsignal.exp: Likewise.
3088 * gdb.python/py-evthreads.exp: Likewise.
3089 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3090 pathname syntax.
3091 * gdb.python/py-framefilter.exp: Download the .py file to the right
3092 place on the host. Match Windows pathname syntax.
3093 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3094 .py file to the host and use its host pathname.
3095 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3096 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3097 build pathname. Skip symlink test on Windows host. Add missing
3098 newline at end of file.
3099 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3100 and use its host pathname.
3101 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3102 * gdb.python/py-section-script.exp: Use host location of binfile
3103 on safe-path. Use correct path separator on Windows host.
3104 Reorder alternatives in gdb_test_multiple to prevent matching
3105 the wrong alternative on success.
3106 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3107
ca2589f3
PP
31082019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3109
3110 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3111 expect the GDB inferior to no longer immediately stop after
3112 being resumed with "signal SIGINT".
3113
020a839d
SL
31142019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3115
3116 * gdb.linespec/break-ask.exp: Generalize regexps to match
3117 Windows pathnames too.
3118
128d6509
TV
31192019-08-08 Tom de Vries <tdevries@suse.de>
3120
3121 PR testsuite/24862
3122 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3123
590042fc
PW
31242019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3125
3126 * gdb.base/style.exp: Update tests for help doc new invariants.
3127 * gdb.base/help.exp: Likewise.
3128
046bebe1
TT
31292019-08-06 Tom Tromey <tom@tromey.com>
3130
3131 * gdb.base/style.exp: Add disassemble test.
3132 * gdb.base/style.c (some_called_function): New function.
3133 (main): Use it.
3134
0b27c27d
CB
31352019-08-05 Christian Biesinger <cbiesinger@google.com>
3136
3137 * gdb.python/py-block.exp: Test dictionary access on blocks.
3138
580f1034
SM
31392019-08-05 Simon Marchi <simon.marchi@efficios.com>
3140
3141 PR gdb/24863
3142 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3143 -list-thread-groups --available test when running under
3144 check-read1.
3145
d86bd7cb
TV
31462019-08-05 Tom de Vries <tdevries@suse.de>
3147
3148 PR testsuite/24863
3149 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3150 * gdb.base/help.exp: Use with_read1_timeout_factor.
3151 * gdb.base/info-macros.exp: Same.
3152 * gdb.cp/nested-types.exp: Same.
3153
a80cf5d8
TV
31542019-08-05 Tom de Vries <tdevries@suse.de>
3155
3156 * lib/gdb.exp (version_at_least): Factor out of ...
3157 (tcl_version_at_least): ... here.
3158 (gdb_compile): Fail if pie results in non-PIE executable.
3159 (readelf_version, readelf_prints_pie): New proc.
3160 (exec_is_pie): Return -1 if unknown.
3161
d0962838
TV
31622019-08-05 Tom de Vries <tdevries@suse.de>
3163
3164 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3165
2252ff3d
SL
31662019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3167
3168 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3169
26655f53
SL
31702019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3171
3172 * lib/completion-support.exp (test_gdb_complete_none): Skip
3173 tab completion tests if no readline support.
3174 (test_gdb_complete_unique_re): Likewise.
3175 (test_gdb_complete_multiple): Likewise.
3176
db4dc13e
PW
31772019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3178
3179 * gdb.base/info_sources.exp: New file.
3180 * gdb.base/info_sources.c: New file.
3181 * gdb.base/info_sources_base.c: New file.
3182
0eba165a
PFC
31832019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3184
3185 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3186 prefix argument.
3187 (test_exit_status): Add prefix argument.
3188
59bd512b
TV
31892019-08-01 Tom de Vries <tdevries@suse.de>
3190
3191 PR testsuite/24863
3192 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3193 calling exp_continue for new thread and thread exited messages.
3194
2a3ad588
TV
31952019-08-01 Tom de Vries <tdevries@suse.de>
3196
3197 PR testsuite/24863
3198 * gdb.base/structs.exp: Fix check-read1 timeout using
3199 gdb_test_sequence.
3200 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3201
117eb594
TV
32022019-08-01 Tom de Vries <tdevries@suse.de>
3203
3204 PR testsuite/24863
3205 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3206 line.
3207
ed591340
TV
32082019-08-01 Tom de Vries <tdevries@suse.de>
3209
3210 PR testsuite/24863
3211 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3212
aa3b6533
TT
32132019-07-30 Tom Tromey <tromey@adacore.com>
3214
3215 * gdb.ada/display_nested.exp: New file.
3216 * gdb.ada/display_nested/foo.adb: New file.
3217 * gdb.ada/display_nested/pack.adb: New file.
3218 * gdb.ada/display_nested/pack.ads: New file.
3219
2906593f
CB
32202019-07-30 Christian Biesinger <cbiesinger@google.com>
3221
3222 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3223 namespace.
3224 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3225
0f575925
TV
32262019-07-30 Tom de Vries <tdevries@suse.de>
3227
3228 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3229 instead.
3230
b13057d9
TV
32312019-07-30 Tom de Vries <tdevries@suse.de>
3232
3233 PR testsuite/24834
3234 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3235 (exec_is_pie): New proc.
3236
5c4dde85
CB
32372019-07-29 Christian Biesinger <cbiesinger@google.com>
3238
3239 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3240
c620ed88
CB
32412019-07-29 Christian Biesinger <cbiesinger@google.com>
3242
3243 * gdb.python/py-objfile.c: Add global and static vars.
3244 * gdb.python/py-objfile.exp: Test new functions Objfile.
3245 lookup_global_symbol and lookup_static_symbol.
3246
3d235706
TT
32472019-07-29 Tom Tromey <tom@tromey.com>
3248
3249 * lib/tuiterm.exp (Term::_csi_@): New proc.
3250 (Term::_csi_X): Don't move cursor.
3251
c7e4c0a6
PW
32522019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3253
3254 * gdb.base/options.exp: Update backtrace - completion to
3255 new option -frame-info.
3256 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3257 Test new 'set print frame-info'. Test backtrace -frame-info
3258 overriding 'set print frame-info'.
3259 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3260 Test new 'set print frame-info'.
3261 Verify consistency of backtrace with and without filters, with and
3262 without -no-filters.
3263 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3264 default.
3265
de28a3b7
TV
32662019-07-29 Tom de Vries <tdevries@suse.de>
3267
3268 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3269 no arguments".
3270
507dd60e
TV
32712019-07-29 Tom de Vries <tdevries@suse.de>
3272
3273 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3274 is a substring of the first for "complete non-unique file name".
3275
5beafce9
TV
32762019-07-29 Tom de Vries <tdevries@suse.de>
3277
3278 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3279 with ".*".
3280
2d274232
TV
32812019-07-29 Tom de Vries <tdevries@suse.de>
3282
3283 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3284 Pass prompt_regexp parameter to gdb_test_multiple calls.
3285
9197cd8b
TV
32862019-07-29 Tom de Vries <tdevries@suse.de>
3287
3288 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3289 print registers" regexps.
9197cd8b 3290
b528dae0
TV
32912019-07-29 Tom de Vries <tdevries@suse.de>
3292
3293 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3294
d17725d7
TV
32952019-07-29 Tom de Vries <tdevries@suse.de>
3296
3297 PR gdb/24855
3298 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3299 (skip_python_tests_prompt): Add prompt_regexp argument to
3300 gdb_test_multiple calls.
3301
52b75bf1
TT
33022019-07-27 Tom Tromey <tom@tromey.com>
3303
3304 * gdb.tui/main.exp: New file.
3305
2b1d00c2
TT
33062019-07-27 Tom Tromey <tom@tromey.com>
3307
3308 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3309 optional.
3310 * gdb.tui/empty.exp: New file.
3311
ded631d5
TT
33122019-07-27 Tom Tromey <tom@tromey.com>
3313
3314 * lib/tuiterm.exp (spawn): New proc.
3315 (Term::resize): New proc.
3316 * gdb.tui/resize.exp: New file.
3317
58ac439d
TT
33182019-07-27 Tom Tromey <tom@tromey.com>
3319
3320 * gdb.tui/list.exp: New file.
3321
fe1f56ee
TT
33222019-07-27 Tom Tromey <tom@tromey.com>
3323
3324 * gdb.tui/regs.exp: New file.
3325
f790b310
TT
33262019-07-27 Tom Tromey <tom@tromey.com>
3327
3328 * gdb.tui/basic.exp: Add "layout split" test.
3329
d95fc6ee
TT
33302019-07-27 Tom Tromey <tom@tromey.com>
3331
3332 * gdb.tui/basic.exp: Add "layout asm" test.
3333
c3786b3a
TT
33342019-07-27 Tom Tromey <tom@tromey.com>
3335
3336 * lib/tuiterm.exp: New file.
3337 * gdb.tui/basic.exp: New file.
3338
98a617f8
KB
33392019-07-27 Kevin Buettner <kevinb@redhat.com>
3340
3341 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3342 Enable tests associated with this flag. Adjust regex
3343 referencing "foo_low" to now refer to "foo_cold" instead.
3344
5c076da4
KB
33452019-07-27 Kevin Buettner <kevinb@redhat.com>
3346
3347 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3348 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3349 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3350 foo_cold. Revise comments to match.
3351 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3352 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3353 were wrapped into this proc; Call do_test in loop from outermost
3354 level.
3355 (foo_low): Rename all occurrences to "foo_cold".
3356 (backtrace from baz): New test.
3357 (x2/i foo_cold): New test.
3358 (info line *foo_cold): New test.
3359
1512d3b7
TV
33602019-07-26 Tom de Vries <tdevries@suse.de>
3361
3362 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3363
297989a1
TV
33642019-07-25 Tom de Vries <tdevries@suse.de>
3365
3366 PR testsuite/24830
3367 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3368 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3369 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3370 (skip_libstdcxx_probe_tests): ... here.
3371 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3372
b3b965fb
TV
33732019-07-24 Tom de Vries <tdevries@suse.de>
3374
3375 PR testsuite/24807
3376 * gdb.objc/basicclass.m: Include stdio.h.
3377 * gdb.objc/nondebug.m: Same.
3378 * gdb.objc/objcdecode.m: Same.
3379
4625b4d0
TV
33802019-07-24 Tom de Vries <tdevries@suse.de>
3381
3382 PR testsuite/24612
3383 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3384 additional_flags.
3385
024a5840
TV
33862019-07-24 Tom de Vries <tdevries@suse.de>
3387
3388 PR testsuite/24831
3389 * gdb.multi/tids.exp: Update error messages for info threads.
3390
c76ddaa3
TV
33912019-07-24 Tom de Vries <tdevries@suse.de>
3392
3393 * gdb.base/info-types.exp: Allow info types to print info for more than
3394 one file.
3395
9a618ef6
TV
33962019-07-23 Tom de Vries <tdevries@suse.de>
3397
3398 PR testsuite/24842
3399 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3400 gdb_spawn_with_cmdline_opts.
3401
40eadf04
SP
34022019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3403
3404 * gdb.arch/arm-cmse-sgstubs.c: New test.
3405 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3406
5ba29434
TV
34072019-07-23 Tom de Vries <tdevries@suse.de>
3408
3409 PR testsuite/24711
3410 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3411 issuing next command.
3412
a8e9d247
AB
34132019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3414
3415 * gdb.ada/info_auto_lang.exp: Update expected results.
3416 * gdb.base/info-types.c: Add additional types to check.
3417 * gdb.base/info-types.exp: Update expected results.
3418
eb86c5e2
AB
34192019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3420
3421 * gdb.base/info-types.c: New file.
3422 * gdb.base/info-types.exp: New file.
3423
01e175fe
AB
34242019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3425
3426 * gdb.arch/riscv-bp-infcall.c: New file.
3427 * gdb.arch/riscv-bp-infcall.exp: New file.
3428
6b78c3f8
AB
34292019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3430
3431 PR breakpoints/24541
3432 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3433
da738167
TV
34342019-07-14 Tom de Vries <tdevries@suse.de>
3435
3436 PR testsuite/24760
3437 * gdb.objc/basicclass.exp: Fix unterminated string.
3438
0d4e84ed
AB
34392019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3440 Andrew Burgess <andrew.burgess@embecosm.com>
3441
3442 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3443 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3444 negative bounds.
3445 * gdb.fortran/vla-value.exp: Print elements of an array with
3446 negative bounds.
3447 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3448 testing.
3449
021d8588
AB
34502019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3451
3452 * gdb.base/options.exp (expect_string): Dequote strings in
3453 results.
3454 (test-string): Test strings with different quoting and reindent.
3455
f06f1252
TT
34562019-07-10 Tom Tromey <tromey@adacore.com>
3457
3458 * gdb.ada/mi_ex_cond.exp: Update expected results.
3459 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3460 * gdb.ada/mi_catch_ex.exp: Update expected results.
3461 * gdb.ada/mi_catch_assert.exp: Update expected results.
3462 * gdb.ada/catch_ex.exp (catch_exception_info)
3463 (catch_exception_entry, catch_assert_entry)
3464 (catch_unhandled_entry): Update.
3465 * gdb.ada/catch_assert_if.exp: Update expected results.
3466
b863685d
RB
34672019-07-10 Richard Bunt <richard.bunt@arm.com>
3468 Stephen Roberts <stephen.roberts@arm.com>
3469
3470 * gdb.base/define.exp: Restore original prompt.
3471
cb1e4e32
PA
34722019-07-09 Pedro Alves <palves@redhat.com>
3473
3474 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3475 breakpoints" output.
3476 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3477 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3478 throw" creates breakpoint.
3479 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3480 'type="catchpoint"'.
3481
b58a68fe
PA
34822019-07-09 Pedro Alves <palves@redhat.com>
3483
3484 PR c++/15468
3485 * gdb.cp/except-multi-location-lib.cc: New.
3486 * gdb.cp/except-multi-location-main.cc: New.
3487 * gdb.cp/except-multi-location.exp: New.
3488
0826779b
PW
34892019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3490
3491 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3492 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3493 argument and update callers.
3494
5b0e2db4
AB
34952019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3496
3497 * gdb.arch/amd64-break-on-asm-line.S: New file.
3498 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3499
1f6f6e21
PW
35002019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3501
3502 * gdb.base/printcmds.exp: Test printing C string and
3503 C wide string convenience vars without transiting via the inferior.
3504 Also make test names unique.
3505
ea142fbf
AH
35062019-07-08 Alan Hayward <alan.hayward@arm.com>
3507
5862c886 3508 PR breakpoints/25011
ea142fbf
AH
3509 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3510
213fd9fa
PA
35112019-07-04 Pedro Alves <palves@redhat.com>
3512
3513 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3514 body returned ok(0), break(3) or continue(4).
3515 * gdb.testsuite/foreach_with_prefix.exp: New file.
3516
2b40fda7
AH
35172019-07-04 Alan Hayward <alan.hayward@arm.com>
3518
3519 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3520
a26c8de0
PA
35212019-07-03 Pedro Alves <palves@redhat.com>
3522
3523 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3524 "return -code".
3525
5f4ba3e7
PA
35262019-07-03 Pedro Alves <palves@redhat.com>
3527
3528 PR cli/24732
3529 * gdb.base/shell.exp: Load completion-support.exp.
3530 Adjust expected error output. Add completion tests.
3531
a994424f
PA
35322019-07-03 Pedro Alves <palves@redhat.com>
3533
3534 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3535 string_to_regexp.
3536
3d9be6f5
PA
35372019-07-03 Pedro Alves <palves@redhat.com>
3538
3539 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3540 (expect_integer): Adjust to expect "-string".
3541 (expect_string): New.
3542 (all_options): Expect "-string".
3543 (test-flag, test-boolean): Adjust to expect "-string".
3544 (test-string): New proc.
3545 (top level): Call it.
3546
41fc454c
PA
35472019-07-03 Pedro Alves <palves@redhat.com>
3548
3549 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3550 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3551 the expected output in the success.
3552
b2b2a215
PA
35532019-07-03 Pedro Alves <palves@redhat.com>
3554
3555 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3556 Split one gdb_test_multiple call in two to avoid a race.
3557
fdbc9870
PA
35582019-07-03 Pedro Alves <palves@redhat.com>
3559
3560 * gdb.base/with.c: New file.
3561 * gdb.base/with.exp: New file.
3562
c6ac8931
PA
35632019-07-03 Pedro Alves <palves@redhat.com>
3564
3565 * gdb.base/settings.exp: Replace all references to "maint
3566 test-settings set" with references to "maint set test-settings",
3567 and all references to "maint test-settings show" with references
3568 to "maint show test-settings".
3569
970f9d09
PA
35702019-07-03 Pedro Alves <palves@redhat.com>
3571
3572 * gdb.base/settings.exp (test-string): Adjust expected out when
3573 testing "maint test-settings show filename"
3574
54d66006
PA
35752019-07-02 Pedro Alves <palves@redhat.com>
3576
3577 * gdb.base/options.exp (test-info-threads): New procedure.
3578 (top level): Call it.
3579
10d06d82
TT
35802019-06-28 Tom Tromey <tromey@adacore.com>
3581
3582 * gdb.dwarf2/ada-linkage-name.c: New file.
3583 * gdb.dwarf2/ada-linkage-name.exp: New file.
3584
3d507ff2
TT
35852019-06-27 Tom Tromey <tromey@adacore.com>
3586
d039f014 3587 PR c++/20020:
3d507ff2
TT
3588 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3589
8af58ffe
TV
35902019-06-26 Tom de Vries <tdevries@suse.de>
3591
3592 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3593
22e21752
TV
35942019-06-26 Tom de Vries <tdevries@suse.de>
3595
3596 * gdb.base/index-cache.exp: Add back missing debug option.
3597
b65b566c
PW
35982019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3599
3600 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3601
5c2c8c69
TV
36022019-06-25 Tom de Vries <tdevries@suse.de>
3603
3604 PR testsuite/24727
3605 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3606
164e3873
TV
36072019-06-24 Tom de Vries <tdevries@suse.de>
3608
3609 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3610
824eacee
TV
36112019-06-24 Tom de Vries <tdevries@suse.de>
3612
3613 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3614 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3615 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3616
385b97d3
TV
36172019-06-24 Tom de Vries <tdevries@suse.de>
3618
3619 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3620
c596f180
TV
36212019-06-21 Tom de Vries <tdevries@suse.de>
3622
3623 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3624
b13a7d03
TV
36252019-06-21 Tom de Vries <tdevries@suse.de>
3626
3627 PR testsuite/24518
3628 PR ada/24713
3629 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3630 index.
3631
899277ae
TT
36322019-06-19 Tom Tromey <tromey@adacore.com>
3633
3634 * gdb.ada/length_cond.exp: Add intro comment.
3635
680e1bee
TT
36362019-06-19 Tom Tromey <tromey@adacore.com>
3637
3638 * gdb.ada/length_cond.exp: New file.
3639 * gdb.ada/length_cond/length_cond.adb: New file.
3640 * gdb.ada/length_cond/pck.adb: New file.
3641 * gdb.ada/length_cond/pck.ads: New file.
3642
0ed4690a
TV
36432019-06-18 Tom de Vries <tdevries@suse.de>
3644
3645 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3646
d20ed5fd
TT
36472019-06-18 Tom Tromey <tromey@adacore.com>
3648
3649 * gdb.base/list0.h: Add comment explaining control character.
3650
86e04673
TV
36512019-06-18 Tom de Vries <tdevries@suse.de>
3652
3653 * boards/fission.exp: Break up long debug_flags line.
3654
c4973306
SM
36552019-06-16 Tom de Vries <tdevries@suse.de>
3656
3657 PR gdb/24445
3658 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3659 generated index.
3660
93cb9841
AB
36612019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3662
3663 PR gdb/24686
3664 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3665 improve detection of bug gdb/24541.
3666
399aaebd
SM
36672019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3668
3669 PR gdb/24669
3670 * gdb.base/index-cache.exp (uses_readnow,
3671 expecting_index_cache_use): Define global variable.
3672 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3673 expecting_index_cache_use.
3674
584a927c
AB
36752019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3676 Andrew Burgess <andrew.burgess@embecosm.com>
3677
3678 * gdb.fortran/pointers.f90: New file.
3679 * gdb.fortran/print_type.exp: New file.
3680 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3681 * gdb.fortran/vla-type.exp: Likewise.
3682 * gdb.fortran/vla-value.exp: Likewise.
3683 * gdb.mi/mi-vla-fortran.exp: Likewise.
3684
30056ea0
AB
36852019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3686
3687 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3688 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3689 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3690 as a stop reason.
3691
ec8e2b6d
AB
36922019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3693
3694 * gdb.base/annota1.exp: Update expected results.
3695 * gdb.cp/annota2.exp: Likewise.
3696 * gdb.cp/annota3.exp: Likewise.
3697
09e4c4e1
AB
36982019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3699
3700 * gdb.base/style-logging.exp: Remove path from test name.
3701
0735b091
TT
37022019-06-14 Tom Tromey <tromey@adacore.com>
3703
3704 PR gdb/24502:
3705 * gdb.base/style-logging.exp: New file.
3706
f5686554
TT
37072019-06-14 Tom Tromey <tromey@adacore.com>
3708
3709 * gdb.base/symfile-warn.exp: New file.
3710 * gdb.base/symfile-warn.c: New file.
3711
a0c1ffed
TT
37122019-06-14 Tom Tromey <tromey@adacore.com>
3713
3714 * gdb.base/annotate-symlink.exp: New file.
3715
f411722c
TT
37162019-06-14 Tom Tromey <tromey@adacore.com>
3717
3718 * gdb.ada/set_wstr.exp: Add reassignment test.
3719
4268ec18
TT
37202019-06-14 Tom Tromey <tromey@adacore.com>
3721
3722 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3723 'unchecked_access and 'unrestricted_access as well.
3724
9a9e394b
TT
37252019-06-14 Tom Tromey <tromey@adacore.com>
3726
3727 PR ada/24539:
3728 * gdb.ada/vla.exp: Update tests.
3729 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3730 pragma.
3731
4c048731
PA
37322019-06-13 Pedro Alves <palves@redhat.com>
3733
3734 * gdb.base/settings.exp (test-integer): Test junk after
3735 "unlimited".
3736
6665660a
PA
37372019-06-13 Pedro Alves <palves@redhat.com>
3738
3739 * gdb.base/options.exp (test-thread-apply): New.
3740 (top level): Call it.
3741
5d707134
PA
37422019-06-13 Pedro Alves <palves@redhat.com>
3743
3744 * gdb.base/options.exp (test-frame-apply): New.
3745 (top level): Test print commands with different "frame apply"
3746 prefixes.
3747
e2a689da
PA
37482019-06-13 Pedro Alves <palves@redhat.com>
3749
e79be6e5 3750 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3751 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3752 'max_completions' parameter and handle it.
3753 (test_gdb_completion_offers_commands): New.
3754
90a1ef87
PA
37552019-06-13 Pedro Alves <palves@redhat.com>
3756
3757 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3758
d4c16835
PA
37592019-06-13 Pedro Alves <palves@redhat.com>
3760
3761 * gdb.base/options.exp (test-backtrace): New.
3762 (top level): Call it.
3763
2daf894e
PA
37642019-06-13 Pedro Alves <palves@redhat.com>
3765
3766 * gdb.guile/scm-frame-args.exp: Use "set print
3767 raw-frame-arguments" instead of "set print raw frame-arguments".
3768 * gdb.python/py-frame-args.exp: Likewise.
3769
e6ed716c
PA
37702019-06-13 Pedro Alves <palves@redhat.com>
3771
3772 * gdb.compile/compile.exp: Adjust expected output to option
3773 processing changes.
3774
7d8062de
PA
37752019-06-13 Pedro Alves <palves@redhat.com>
3776
3777 * gdb.base/options.exp: Build executable.
3778 (test-print): New procedure.
3779 (top level): Call it, once for "print" and another for "compile
3780 print".
3781
9d0faba9
PA
37822019-06-13 Pedro Alves <palves@redhat.com>
3783
3784 * gdb.base/options.c: New file.
3785 * gdb.base/options.exp: New file.
3786
dee7b4c8
PA
37872019-06-13 Pedro Alves <palves@redhat.com>
3788
3789 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3790 that "o" is ambiguous.
3791
dca0f6c0
PA
37922019-06-13 Pedro Alves <palves@redhat.com>
3793
3794 * gdb.base/settings.c: New file.
3795 * gdb.base/settings.exp: New file.
3796
ccf46844
PA
37972019-06-13 Pedro Alves <palves@redhat.com>
3798
3799 * gdb.base/completion.exp: Fix comment typo.
3800
b9a3f842
PA
38012019-06-13 Pedro Alves <palves@redhat.com>
3802
3803 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3804 foo --1" test.
3805
d106773e
PA
38062019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3807
3808 * gdb.fortran/block-data.f: New.
3809 * gdb.fortran/block-data.exp: New.
3810
fea82da0
TV
38112019-06-11 Tom de Vries <tdevries@suse.de>
3812
3813 PR testsuite/24521
3814 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3815 message.
3816
8c2e74f1
TV
38172019-06-11 Tom de Vries <tdevries@suse.de>
3818
3819 PR testsuite/24521
3820 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3821
b49851c8
TV
38222019-06-11 Tom de Vries <tdevries@suse.de>
3823
3824 * boards/readnow.exp: New file.
3825
a7067863
AB
38262019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3827
3828 * gdb.fortran/vla-sizeof.exp: Update expected results.
3829
1a3da2cd
AB
38302019-06-06 Amos Bird <amosbird@gmail.com>
3831
3832 * gdb.base/annota1.exp (thread_switch): Add test for
3833 thread-exited annotation.
3834
3847a7bf
TT
38352019-06-06 Tom Tromey <tromey@adacore.com>
3836
3837 * gdb.base/maint.exp: Expect command started/finished output.
3838
0088ba59
AB
38392019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3840
3841 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3842 comment.
3843 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3844
312617a3
AB
38452019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3846
3847 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3848 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3849 * gdb.arch/riscv-unwind-long-insn.c: New file.
3850 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3851
e1f2e1a2
CB
38522019-06-04 Christian Biesinger <cbiesinger@google.com>
3853
d3238f7d 3854 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3855
206584bd
PW
38562019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3857
3858 * lib/gdb.exp (help_list_trailer): New regexp variable
3859 factorizing the help trailer message.
3860 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3861 arg to allow to better factorize various tests.
3862 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3863 (test_prefix_command_help): Use help_list_trailer.
3864 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3865 * gdb.guile/scm-cmd.exp: Likewise.
3866 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3867 * gdb.base/help.exp: Use test_user_defined_class_help.
3868 * gdb.base/style.exp: Add tests for styling of help and apropos.
3869 * lib/gdb-utils.exp (style): Add title and highlight styles.
3870
708dc93e
PW
38712019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3872
3873 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3874 $_shell_exitsignal.
3875 * gdb.base/default.exp: Update for new convenience variables.
3876
f49055a5
TT
38772019-05-29 Tom Tromey <tromey@adacore.com>
3878
3879 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3880 to "break complete ada" test case's regexp.
3881
4330d61d
TT
38822019-05-29 Tom Tromey <tromey@adacore.com>
3883
3884 PR c++/20020:
3885 * gdb.cp/constexpr-field.exp: New file.
3886 * gdb.cp/constexpr-field.cc: New file.
3887
000439d5
TT
38882019-05-29 Tom Tromey <tromey@adacore.com>
3889
3890 * gdb.base/finish.exp (finish_no_print): New proc.
3891 (finish_tests): Call it.
3892
5a01c34c
TV
38932019-05-24 Tom de Vries <tdevries@suse.de>
3894
3895 * gdb.dwarf2/gdb-add-index.exp: New file.
3896
18125b16
TT
38972019-05-22 Tom Tromey <tromey@adacore.com>
3898
3899 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3900 * gdb.base/style.exp: Use "style".
3901 * lib/gdb-utils.exp (style): New proc.
3902
af1a8d03
TV
39032019-05-22 Tom de Vries <tdevries@suse.de>
3904
3905 * gdb.base/align.exp: Require c++11.
3906
e7fe496b
TV
39072019-05-22 Tom de Vries <tdevries@suse.de>
3908
3909 PR testsuite/24586
3910 * gdb.python/py-mi-var-info-path-expression.exp: Call
3911 mi_skip_python_tests to check if python is supported.
3912
8fca4da0
AH
39132019-05-22 Alan Hayward <alan.hayward@arm.com>
3914
3915 * gdb.arch/aarch64-pauth.c: New test.
3916 * gdb.arch/aarch64-pauth.exp: New file.
3917
b7060614
AH
39182019-05-22 Alan Hayward <alan.hayward@arm.com>
3919
3920 * README (Re-running Tests Outside The Testsuite): New section.
3921
669d0468
TV
39222019-05-21 Tom de Vries <tdevries@suse.de>
3923
3924 * gdb.arch/amd64-eval.exp: Require c++11.
3925 * gdb.base/max-depth.exp: Same.
3926 * gdb.compile/compile-cplus-array-decay.exp: Same.
3927 * gdb.cp/meth-typedefs.exp: Same.
3928 * gdb.cp/subtypes.exp: Same.
3929 * gdb.cp/temargs.exp: Same.
3930
ce3ebcaa
AH
39312019-05-21 Alan Hayward <alan.hayward@arm.com>
3932
3933 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3934
34d11c68
AB
39352019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3936
3937 PR gdb/18644
3938 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3939 * gdb.fortran/printing-types.exp: Add new test.
3940 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3941 testing.
3942 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3943 setup_kfail call.
3944
87781e84
AH
39452019-05-17 Alan Hayward <alan.hayward@arm.com>
3946
3947 * README (Running the Testsuite): Change example.
3948 (Testsuite Parameters): Remove TRANSCRIPT.
3949 * lib/gdb.exp: Remove TRANSCRIPT check.
3950
b420b89e
AH
39512019-05-17 Alan Hayward <alan.hayward@arm.com>
3952
3953 * README (Testsuite Parameters): Add replay logging to
3954 GDBSERVER_DEBUG.
3955 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3956 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3957 as a comma separated list.
3958 (gdb_debug_init): Override procedure.
3959
408e9b8b
AH
39602019-05-17 Alan Hayward <alan.hayward@arm.com>
3961
3962 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3963 (gdb_write_cmd_file): New procedure.
3964 * lib/gdbserver-support.exp (gdbserver_start): Call
3965 gdbserver_write_cmd_file.
3966 (gdbserver_write_cmd_file): New procedure.
3967
f9e2e39d
AH
39682019-05-17 Alan Hayward <alan.hayward@arm.com>
3969
3970 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3971 (delete_breakpoints): Likewise.
3972 (gdb_run_cmd): Likewise.
3973 (gdb_start_cmd): Likewise.
3974 (gdb_starti_cmd): Likewise.
3975 (gdb_internal_error_resync): Likewise.
3976 (gdb_test_multiple): Likewise.
3977 (gdb_reinitialize_dir): Likewise.
3978 (default_gdb_exit): Likewise.
3979 (gdb_file_cmd): Mark kill as optional.
3980 (default_gdb_start): Call gdb_stdin_log_init.
3981 (send_gdb): Call gdb_stdin_log_write.
3982 (rerun_to_main): Mark Y as an answer.
3983 (gdb_stdin_log_init): New function.
3984 (gdb_stdin_log_write): Likewise.
3985
81f47ac2
AH
39862019-05-17 Alan Hayward <alan.hayward@arm.com>
3987
3988 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3989 * gdb.base/debug-expr.exp: Likewise.
3990 * gdb.base/foll-fork.exp: Likewise.
3991 * gdb.base/foll-vfork.exp: Likewise.
3992 * gdb.base/fork-print-inferior-events.exp: Likewise.
3993 * gdb.base/gdb-sigterm.exp: Likewise.
3994 * gdb.base/gdbinit-history.exp: Likewise.
3995 * gdb.base/osabi.exp: Likewise.
3996 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3997 * gdb.base/ui-redirect.exp: Likewise.
3998 * gdb.gdb/unittest.exp: Likewise.
3999 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4000 * gdb.mi/mi-watch.exp: Likewise.
4001 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4002 * gdb.mi/user-selected-context-sync.exp: Likewise.
4003 * gdb.python/python.exp: Disable debug test when debugging.
4004 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4005 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4006 Likewise.
4007 * gdb.threads/stepi-random-signal.exp: Likewise.
4008
29b52314
AH
40092019-05-17 Alan Hayward <alan.hayward@arm.com>
4010
4011 * Makefile.in: Pass through GDB_DEBUG.
4012 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4013 (gdb,debug): Add board setting.
4014 * lib/gdb.exp (default_gdb_start): Start debugging.
4015 (gdb_debug_enabled): New procedure.
4016 (gdb_debug_init): Likewise.
29b52314
AH
4017
40182019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4019
29b52314
AH
4020 * Makefile.in: Pass through GDB_DEBUG.
4021 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4022 (gdb,debug): Add board setting.
4023 * lib/gdb.exp (default_gdb_start): Start debugging.
4024 (gdb_debug_enabled): New procedure.
4025 (gdb_debug_init): Likewise.
29b52314 4026
ca1285d1
AH
40272019-05-17 Alan Hayward <alan.hayward@arm.com>
4028
4029 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4030
f3a09c80
AH
40312019-05-17 Alan Hayward <alan.hayward@arm.com>
4032
4033 * gdb.base/ui-redirect.exp: Test redirection.
4034
26648588
JV
40352019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4036
4037 * gdb.mi/mi-complete.exp: New file.
4038 * gdb.mi/mi-complete.cc: Likewise.
4039
14237686
AB
40402019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4041
4042 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4043 indexed and sliced arrays, and pointers to arrays.
4044
e7bd7fba
TT
40452019-05-14 Tom Tromey <tromey@adacore.com>
4046
4047 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4048 styling test.
4049
2764128d
TV
40502019-05-14 Tom de Vries <tdevries@suse.de>
4051
4052 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4053 selection entry encoding.
4054
71bed2db
TT
40552019-05-10 Tom Tromey <tromey@adacore.com>
4056
4057 * gdb.ada/info_exc.exp: Add "complete" test.
4058
63b667ad
TV
40592019-05-09 Tom de Vries <tdevries@suse.de>
4060
4061 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4062 CU-relative.
4063
9cfd2b89
TV
40642019-05-09 Tom de Vries <tdevries@suse.de>
4065
4066 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4067 CU-relative.
4068
2228ef77
XR
40692019-05-08 Joel Brobecker <brobecker@adacore.com>
4070
4071 * gdb.ada/frame_arg_lang.exp: New testcase.
4072 * gdb.ada/frame_arg_lang/bla.adb: New file.
4073 * gdb.ada/frame_arg_lang/pck.ads: New file.
4074 * gdb.ada/frame_arg_lang/pck.adb: New file.
4075 * gdb.ada/frame_arg_lang/foo.c: New file.
4076
80e55b13
TT
40772019-05-08 Tom Tromey <tromey@adacore.com>
4078
4079 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4080
9d3421af
TT
40812019-05-08 Tom Tromey <tromey@adacore.com>
4082
4083 * gdb.base/ptype-offsets.exp: Update tests.
4084
844333e2
TT
40852019-05-08 Tom Tromey <tromey@adacore.com>
4086
4087 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4088 cases.
4089 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4090 "short".
4091
988915ee
TT
40922019-05-08 Tom Tromey <tromey@adacore.com>
4093
4094 * gdb.ada/vla.exp: New file.
4095 * gdb.ada/vla/vla.adb: New file.
4096
7bd55dac
TV
40972019-05-07 Tom de Vries <tdevries@suse.de>
4098
4099 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4100
75f06e9d
TV
41012019-05-07 Tom de Vries <tdevries@suse.de>
4102
4103 PR testsuite/24522
4104 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4105 section.
4106
77e7aaa4
TV
41072019-05-07 Tom de Vries <tdevries@suse.de>
4108
4109 PR testsuite/24522
4110 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4111 .debug_aranges section.
4112
456ba0fa
TV
41132019-05-07 Tom de Vries <tdevries@suse.de>
4114
4115 PR testsuite/24159
4116 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4117
5a56d6a6
TV
41182019-05-06 Tom de Vries <tdevries@suse.de>
4119
4120 * lib/gdb.exp (exec_has_index_section): New proc.
4121 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4122 section.
4123
9d6d4be8
TV
41242019-05-04 Tom de Vries <tdevries@suse.de>
4125
4126 * boards/cc-with-debug-names.exp: New file.
4127
222a8d25
TT
41282019-05-03 Tom Tromey <tromey@adacore.com>
4129
4130 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4131 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4132 * gdb.ada/char_enum.exp: Add test.
4133
0fdfd794
TV
41342019-05-03 Tom de Vries <tdevries@suse.de>
4135
4136 * boards/cc-with-gdb-index.exp: New file.
4137
80062eb9
AB
41382019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4139
4140 * gdb.rust/simple.exp: Add new test case.
4141 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4142 (main): Initialise an instance of the new struct.
4143
4504bbde
TT
41442019-05-01 Tom Tromey <tromey@adacore.com>
4145
4146 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4147 record.
4148 (NPR): New variable.
4149 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4150 test.
4151
d48e62f4
TT
41522019-05-01 Tom Tromey <tromey@adacore.com>
4153
4154 * gdb.ada/packed_array_assign.exp: Add packed assignment
4155 regression test.
4156
f59f30f5
TV
41572019-05-01 Tom de Vries <tdevries@suse.de>
4158
4159 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4160
b70bfc54
TV
41612019-05-01 Tom de Vries <tdevries@suse.de>
4162
4163 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4164
15f18d14
AT
41652019-04-30 Ali Tamur <tamur@google.com>
4166
4167 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4168
2ff0a947
TT
41692019-04-30 Tom Tromey <tromey@adacore.com>
4170
4171 * lib/ada.exp (find_ada_tool): New proc.
4172 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4173 * gdb.ada/catch_ex_std.exp: New file.
4174 * gdb.ada/catch_ex_std/foo.adb: New file.
4175 * gdb.ada/catch_ex_std/some_package.adb: New file.
4176 * gdb.ada/catch_ex_std/some_package.ads: New file.
4177
a776957c
TT
41782019-04-30 Tom Tromey <tromey@adacore.com>
4179
4180 PR c++/24470:
4181 * gdb.cp/temargs.cc: Add test code from PR.
4182
bc68014d
AB
41832019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4184
4185 * gdb.fortran/vla-datatypes.exp: Update expected results.
4186 * gdb.fortran/vla-ptype.exp: Likewise.
4187 * gdb.fortran/vla-type.exp: Likewise.
4188 * gdb.fortran/vla-value.exp: Likewise.
4189
f1fdc960
AB
41902019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4191
4192 * gdb.fortran/ptr-indentation.exp: Update expected results.
4193 * gdb.fortran/ptype-on-functions.exp: Likewise.
4194 * gdb.fortran/vla-ptr-info.exp: Likewise.
4195 * gdb.fortran/vla-value.exp: Likewise.
4196
bf7a4de1
AB
41972019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4198
4199 * gdb.fortran/ptype-on-functions.exp: New file.
4200 * gdb.fortran/ptype-on-functions.f90: New file.
4201
bbe75b9d
AB
42022019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4203
4204 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4205 case void string.
4206
1db455a7
AB
42072019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4208
4209 * gdb.fortran/complex.exp: Expand.
4210 * gdb.fortran/complex.f: Renamed to...
4211 * gdb.fortran/complex.f90: ...this, and extended to add more
4212 complex values.
4213
b6d03bb2
AB
42142019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4215
4216 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4217 MODULO, CMPLX.
4218
2e62ab40
AB
42192019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4220 Richard Bunt <richard.bunt@arm.com>
4221
4222 * gdb.base/max-depth.c: New file.
4223 * gdb.base/max-depth.exp: New file.
4224 * gdb.python/py-nested-maps.c: New file.
4225 * gdb.python/py-nested-maps.exp: New file.
4226 * gdb.python/py-nested-maps.py: New file.
4227 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4228 (test_all_common): Call test_max_depth.
4229 * gdb.fortran/max-depth.exp: New file.
4230 * gdb.fortran/max-depth.f90: New file.
4231 * gdb.go/max-depth.exp: New file.
4232 * gdb.go/max-depth.go: New file.
4233 * gdb.modula2/max-depth.exp: New file.
4234 * gdb.modula2/max-depth.c: New file.
4235 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4236
d2b584a5
TV
42372019-04-29 Tom de Vries <tdevries@suse.de>
4238
4239 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4240
136afab8
PW
42412019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4242
4243 * gdb.base/callexit.exp: Test may-call-functions off.
4244
725cbb63
KS
42452019-04-25 Keith Seitz <keiths@redhat.com>
4246
4247 PR c++/24367
4248 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4249 (another_incomplete_struct, test_incomplete): New definitions.
4250 (main): Use new definitions.
4251 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4252 functions.
4253
701adfb0
PA
42542019-04-25 Ali Tamur <tamur@google.com>
4255
4256 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4257
82433e3e
SDJ
42582019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4259
4260 PR corefiles/11608
4261 PR corefiles/18187
4262 * gdb.base/coredump-filter-build-id.exp: New file.
4263
dd06d4d6
AH
42642019-04-25 Alan Hayward <alan.hayward@arm.com>
4265
e79be6e5
SM
4266 * Makefile.in: Pass through GDBSERVER_DEBUG.
4267 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4268 (gdbserver,debug): Add board setting.
4269 * gdb.trace/tspeed.exp: Skip when debugging.
4270 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4271 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4272
1670072e
TT
42732019-04-24 Tom Tromey <tromey@adacore.com>
4274
4275 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4276 Rust.
4277
a59240a4
TT
42782019-04-24 Tom Tromey <tromey@adacore.com>
4279
4280 * gdb.arch/amd64-eval.exp: Test bitfield return.
4281 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4282 (class Foo) <return_bitfields>: New method.
4283 (main): Call it.
4284
b907456c
AB
42852019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4286
4287 * gdb.cp/many-args.cc: New file.
4288 * gdb.cp/many-args.exp: New file.
4289
5c565afd
TV
42902019-04-23 Tom de Vries <tdevries@suse.de>
4291
4292 PR gdb/24433
4293 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4294
ba22ff86
AH
42952019-04-23 Alan Hayward <alan.hayward@arm.com>
4296
4297 * gdb.trace/backtrace.exp: Use nopie flag.
4298 * gdb.trace/circ.exp: Likewise.
4299 * gdb.trace/collection.exp: Likewise.
4300 * gdb.trace/ftrace.exp: Likewise.
4301 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4302 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4303 * gdb.trace/qtro.exp: Likewise.
4304 * gdb.trace/read-memory.exp: Likewise.
4305 * gdb.trace/report.exp: Likewise.
4306 * gdb.trace/tfile.exp: Likewise.
4307 * gdb.trace/tfind.exp: Likewise.
4308 * gdb.trace/unavailable.exp: Likewise.
4309
7905fc35
PA
43102019-04-22 Pedro Alves <palves@redhat.com>
4311
4312 * gdb.base/solib-probes-nosharedlibrary.c,
4313 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4314
8ecb59f8
TT
43152019-04-19 Tom Tromey <tromey@adacore.com>
4316
4317 * gdb.ada/ptype_union.c: New file.
4318 * gdb.ada/ptype_union.exp: New file.
4319
62160ec9
TT
43202019-04-19 Tom Tromey <tromey@adacore.com>
4321
4322 PR symtab/24423:
4323 * gdb.base/list0.h (foo): Add a control-l character.
4324
36cd4ba5
TV
43252019-04-18 Tom de Vries <tdevries@suse.de>
4326
4327 PR gdb/24433
4328 * boards/local-board.exp: Set sysroot to "".
4329
b73715df
TV
43302019-04-18 Tom de Vries <tdevries@suse.de>
4331 Pedro Alves <palves@redhat.com>
4332
4333 PR gdb/24454
4334 * gdb.threads/vfork-follow-child-exec.c: New file.
4335 * gdb.threads/vfork-follow-child-exec.exp: New file.
4336 * gdb.threads/vfork-follow-child-exit.c: New file.
4337 * gdb.threads/vfork-follow-child-exit.exp: New file.
4338
4aa866af
LS
43392019-04-15 Leszek Swirski <leszeks@google.com>
4340
4341 * gdb.arch/amd64-eval.cc: New file.
4342 * gdb.arch/amd64-eval.exp: New file.
4343
e5a1a79a
AH
43442019-04-11 Alan Hayward <alan.hayward@arm.com>
4345
4346 * gdb.server/sysroot.c: New test.
4347 * gdb.server/sysroot.exp: New file.
4348 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4349 matching param.
4350
41077b66
AB
43512019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4352
4353 * gdb.base/align.exp: Extend test to cover structures containing
4354 only static fields.
4355
c30391f8
TV
43562019-04-11 Tom de Vries <tdevries@suse.de>
4357
4358 * boards/cc-with-dwz-m.exp: New file.
4359 * boards/cc-with-dwz.exp: New file.
4360 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4361
e242fd12
SM
43622019-04-09 Simon Marchi <simon.marchi@efficios.com>
4363
4364 * gdb.base/start-cpp.exp: New file.
4365 * gdb.base/start-cpp.cc: New file.
4366
2b0c8b01
KB
43672019-04-08 Kevin Buettner <kevinb@redhat.com>
4368
4369 * gdb.python/py-thrhandle.exp: Adjust tests to call
4370 thread_from_handle instead of thread_from_thread_handle.
4371
947210e5
KB
43722019-04-08 Kevin Buettner <kevinb@redhat.com>
4373
4374 * gdb.python/py-thrhandle.exp: Add tests for
4375 gdb.InferiorThread.handle.
4376
d7df6549
AB
43772019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4378
4379 * gdb.python/py-function.exp: Check calling helper function from
4380 all languages.
4381 * lib/gdb.exp (gdb_supported_languages): New proc.
4382
8bdc1658
AB
43832019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4384
4385 * gdb.base/complex-parts.c: New file.
4386 * gdb.base/complex-parts.exp: New file.
4387
05caa1d2
TT
43882019-04-01 Tom Tromey <tromey@adacore.com>
4389
4390 PR symtab/23331:
4391 * gdb.dwarf2/dw2-ranges-main.c: New file.
4392 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4393 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4394
7734102d
EZ
43952019-03-30 Simon Marchi <simark@simark.ca>
4396
4397 * gdb.base/default.exp: Add values for $_gdb_major and
4398 $_gdb_minor.
4399
188e1fa9
TT
44002019-03-29 Tom Tromey <tromey@adacore.com>
4401
4402 * gdb.base/help.exp: Tighten apropos regexp.
4403
2880242d
KS
44042019-03-29 Keith Seitz <keiths@redhat.com>
4405
4406 * gdb.fortran/array-bounds.exp: New file.
4407 * gdb.fortran/array-bounds.f90: New file.
4408
077cad8e
PW
44092019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4410
4411 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4412
80047cfc
PW
44132019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4414
4415 * gdb.multi/hello.c (main): Increase alarm timer.
4416
f489207e
SL
44172019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4418
4419 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4420 factor when no hardware watchpoint support.
4421
c92df149
AH
44222019-03-28 Alan Hayward <alan.hayward@arm.com>
4423 Pedro Alves <palves@redhat.com>
4424
4425 * boards/local-board.exp: set sysroot to /.
4426
933aebfa
AH
44272019-03-27 Alan Hayward <alan.hayward@arm.com>
4428
4429 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4430 in child.
4431
9f9aa852
AB
44322019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4433
4434 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4435 field.
4436 (make_container): Initialise new field.
4437 * gdb.python/py-prettyprint.exp: Add new tests.
4438 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4439 <display_hint>: New method.
4440
3714a195
AB
44412019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4442
4443 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4444 gdb_continue_to_breakpoint more throughout this test.
4445 (run_lang_tests) Supply unique test names, and use
4446 gdb_test_no_output.
4447
18c77628
AB
44482019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4449
4450 * gdb.base/finish-pretty.exp: Update expected results.
4451 * gdb.base/pretty-print.c: New file.
4452 * gdb.base/pretty-print.exp: New file.
4453
9a93502f
PA
44542019-03-25 Pedro Alves <palves@redhat.com>
4455
4456 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4457 move comments outside list. Append '-i "" eof' section.
4458
968aa7ae
AH
44592019-03-22 Alan Hayward <alan.hayward@arm.com>
4460
34a7f2a4 4461 PR testsuite/25016
968aa7ae
AH
4462 * README: Add pie options.
4463 * gdb.base/break-interp.exp: Ensure pie is disabled.
4464 * gdb.base/dump.exp: Likewise.
4465 * lib/gdb.exp (gdb_compile): Add pie option.
4466
4c7d57e7
TT
44672019-03-19 Tom Tromey <tromey@adacore.com>
4468
4469 * gdb.mi/mi2-cli-display.c: New file.
4470 * gdb.mi/mi2-cli-display.exp: New file.
4471
bff8c71f
TT
44722019-03-18 Joel Brobecker <brobecker@adacore.com>
4473 Tom Tromey <tromey@adacore.com>
4474
4475 * gdb.ada/ptype_array/pck.adb: New file.
4476 * gdb.ada/ptype_array/pck.ads: New file.
4477 * gdb.ada/ptype_array/foo.adb: New file.
4478 * gdb.ada/ptype_array.exp: New file.
4479
d085f989
TT
44802019-03-14 Tom Tromey <tromey@adacore.com>
4481
4482 * gdb.base/style.exp: Add "set style sources" test.
4483
b4be1b06
SM
44842019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4485
4486 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4487 * mi-breakpoint-multiple-locations.exp: ... this.
4488 (make_breakpoints_pattern): New proc.
4489 (do_test): Add mi_version parameter, test -break-insert,
4490 -break-info and =breakpoint-created.
4491
7cde5fc2
AB
44922019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4493
4494 * config/default.exp: Remove 'load_lib gdb.exp'.
4495 * config/monitor.exp: Likewise.
4496 * config/sid.exp: Likewise.
4497 * config/sim.exp: Likewise.
4498 * config/slite.exp: Likewise.
4499 * config/unix.exp: Likewise.
4500 * gdb.base/default.exp: Remove unhelpful comment.
4501
efbecbc1
AB
45022019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4503
4504 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4505
0841c79a
AB
45062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4507
4508 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4509
4a270568
AB
45102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4511
4512 * gdb.fortran/type-kinds.exp: Update expected results.
4513
067630bd
AB
45142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4515
4516 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4517
3be47f7a
AB
45182019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4519
4520 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4521 function.
4522 (test_basic_parsing_of_type_kinds): Expand types tested.
4523 (test_parsing_invalid_type_kinds): New function.
4524
4d00f5d8
AB
45252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4526
4527 * gdb.fortran/intrinsics.exp: New file.
4528 * gdb.fortran/intrinsics.f90: New file.
4529 * gdb.fortran/type-kinds.exp: New file.
4530
c8f91604
AB
45312019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4532
4533 * gdb.fortran/dot-ops.exp: New file.
4534
dd9f2c76
AB
45352019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4536
4537 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4538 Check upper and lower case logical literals.
4539
84ec9724
AB
45402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4541
4542 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4543 Remove duplicate tests.
4544
c3734e09
AH
45452019-03-06 Alan Hayward <alan.hayward@arm.com>
4546
4547 * lib/gdb.exp (builtin_cd): rename of cd.
4548 (cd): Override builtin.
4549
aa3cfbda
RB
45502019-03-06 Richard Bunt <richard.bunt@arm.com>
4551
4552 * gdb.fortran/function-calls.exp: New file.
4553 * gdb.fortran/function-calls.f90: New test.
4554
7b63ad86
RB
45552019-03-04 Richard Bunt <richard.bunt@arm.com>
4556
4557 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4558 on user program standard output.
4559 * gdb.fortran/short-circuit-argument-list.f90: Record function
4560 calls.
4561
01abb042
AH
45622019-02-28 Alan Hayward <alan.hayward@arm.com>
4563
c3734e09
AH
4564 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4565 failure.
01abb042 4566
92137da0
RO
45672019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4568
4569 PR gdb/8527
4570 * gdb.base/interrupt-daemon-attach.c,
4571 gdb.base/interrupt-daemon-attach.exp: New test.
4572
5862844d
PA
45732019-02-27 Pedro Alves <palves@redhat.com>
4574
4575 * gdb.base/page.exp: Add tests for "set width/height -1".
4576
8ed25214
PA
45772019-02-27 Pedro Alves <palves@redhat.com>
4578
4579 * gdb.base/page.exp: Add tests for "set/show width/height" with
4580 "infinite" values.
4581
6c28e44a
TT
45822019-02-27 Tom Tromey <tromey@adacore.com>
4583
4584 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4585 2.4.
4586 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4587 workaround.
4588
bf9a735e
AB
45892019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4590
4591 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4592 tests for structs with static members.
4593
8791793c
TT
45942019-02-26 Tom Tromey <tromey@adacore.com>
4595
4596 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4597 ValueError, not TypeError.
4598
bc2a507e
KB
45992019-02-26 Kevin Buettner <kevinb@redhat.com>
4600
4601 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4602 call from main program.
4603
e0e7d3bd
JB
46042019-02-23 Joel Brobecker <brobecker@adacore.com>
4605
4606 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4607 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4608 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4609 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4610 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4611
9600246d
KS
46122019-02-22 Keith Seitz <keiths@redhat.com>
4613
4614 PR symtab/23853
4615 * gdb.base/symlink-sourcefile.c: New file.
4616 * gdb.base/symlink-sourcefile.exp: New file.
4617
0c95f9ed
TT
46182019-02-20 Tom Tromey <tom@tromey.com>
4619
4620 * gdb.base/info_qt.exp: Update.
4621
6caa91b6
SM
46222019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4623
4624 * gdb.base/source.exp: Move "error in sourced script" code to
4625 the end.
4626 * gdb.base/source-error.gdb: Move contents to
4627 source-error-1.gdb. Add new code to source source-error-1.gdb.
4628 * gdb.base/source-error-1.gdb: New file, from previous
4629 source-error.gdb.
4630
6506371f
TT
46312019-02-17 Tom Tromey <tom@tromey.com>
4632
4633 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4634 for macro styling.
4635 * gdb.base/style.c (SOME_MACRO): New macro.
4636
a0087920
TT
46372019-02-17 Tom Tromey <tom@tromey.com>
4638
4639 * gdb.base/style.exp: Add line-wrapping tests.
4640 * gdb.base/page.exp: Add test for quitting during pagination.
4641
a2cd4f14
JB
46422019-02-17 Joel Brobecker <brobecker@adacore.com>
4643
4644 * gdb.ada/big_packed_array: New testcase.
4645 * gdb.ada/homonym.exp: Fix incorrect expected output for
4646 "break <homonym__get_value>" test.
4647
9d70ffbc
WP
46482019-02-13 Weimin Pan <weimin.pan@oracle.com>
4649
4650 PR breakpoints/21870
4651 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4652 and prepare_for_testing. Add comment.
4653 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4654 redundant cleanup call. Clean up comment.
4655
01c7ae81
WP
46562019-02-12 Weimin Pan <weimin.pan@oracle.com>
4657
4658 PR breakpoints/21870
4659 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4660 * gdb.arch/aarch64-dbreg-contents.c: New file.
4661
aff29d1c
JB
46622019-02-10 Joel Brobecker <brobecker@adacore.com>
4663
4664 * gdb.ada/mi_ref_changeable: New testcase.
4665
df0da8a2
AH
46662019-02-07 Alan Hayward <alan.hayward@arm.com>
4667
4668 * gdb.base/attach.exp: Add double attach test.
4669
bd447abb
SM
46702019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4671
4672 * lib/gdb.exp (default_gdb_start): Don't match pagination
4673 prompt.
4674 (gdb_init): Set stty_init.
4675
1dbc40b9
TT
46762019-01-27 Tom Tromey <tom@tromey.com>
4677
4678 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4679 skip_python_tests.
4680
353229bf
AH
46812019-01-24 Alan Hayward <alan.hayward@arm.com>
4682
4683 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4684 New structure.
4685 (struct struct_static_02_02): Likewise.
4686 (struct struct_static_02_03): Likewise.
4687 (struct struct_static_02_04): Likewise.
4688 (struct struct_static_04_01): Likewise.
4689 (struct struct_static_04_02): Likewise.
4690 (struct struct_static_04_03): Likewise.
4691 (struct struct_static_04_04): Likewise.
4692 (struct struct_static_06_01): Likewise.
4693 (struct struct_static_06_02): Likewise.
4694 (struct struct_static_06_03): Likewise.
4695 (struct struct_static_06_04): Likewise.
4696 (cmp_struct_static_02_01): Likewise.
4697 (cmp_struct_static_02_02): Likewise.
4698 (cmp_struct_static_02_03): Likewise.
4699 (cmp_struct_static_02_04): Likewise.
4700 (cmp_struct_static_04_01): Likewise.
4701 (cmp_struct_static_04_02): Likewise.
4702 (cmp_struct_static_04_03): Likewise.
4703 (cmp_struct_static_04_04): Likewise.
4704 (cmp_struct_static_06_01): Likewise.
4705 (cmp_struct_static_06_02): Likewise.
4706 (cmp_struct_static_06_03): Likewise.
4707 (cmp_struct_static_06_04): Likewise.
4708 (call_all): Test new structs.
4709 * gdb.base/infcall-nested-structs.exp: Likewise.
4710
73021deb
AH
47112019-01-21 Alan Hayward <alan.hayward@arm.com>
4712 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4713
fc65c7db
AH
47142019-01-21 Alan Hayward <alan.hayward@arm.com>
4715 * gdb.base/stack-protector.c: New test.
4716 * gdb.base/stack-protector.exp: New file.
4717 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4718 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4719 option.
4720 (gdb_compile): Remove stack protector for GCC and prevent
4721 recursion.
4722
c24bdb02
KS
47232019-01-16 Keith Seitz <keiths@redhat.com>
4724
4725 PR gdb/23773
4726 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4727
6f072a10
PFC
47282019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4729
4730 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4731 aliases.
4732 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4733 tests.
4734 * gdb.arch/powerpc-vector-regs.c: New file.
4735 * gdb.arch/powerpc-vector-regs.exp: New file.
4736
a7b8d682
PFC
47372019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4738
4739 * gdb.arch/altivec-regs.exp: Fix the list passed to
4740 gdb_expect_list when testing "info vector".
4741
6eb6fb67
AB
47422019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4743
4744 * gdb.base/style.exp: Don't include path in testname.
4745
b56f80d8
KS
47462019-01-10 Keith Seitz <keiths@redhat.com>
4747
4748 PR gdb/23712
4749 PR symtab/23010
4750 * gdb.dwarf2/multidictionary.exp: New file.
4751
041be526
SM
47522019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4753
4754 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4755 (test_gnuv3_style_demangling): ... this.
4756 (test_lucid_style_demangling): Remove.
4757 (test_arm_style_demangling): Remove.
4758 (test_hp_style_demangling): Remove.
4759 (do_tests): Remove calls to the above.
4760
d820d0c3
AB
47612019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4762
4763 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4764 case.
4765
f097f5ad
TT
47662019-01-06 Tom Tromey <tom@tromey.com>
4767
4768 PR gdb/28155:
4769 * gdb.dwarf2/typedef-void-finish.exp: New file.
4770
2cd8cc0b
TT
47712018-12-28 Tom Tromey <tom@tromey.com>
4772 Simon Marchi <simark@simark.ca>
4773
4774 * gdb.base/jit-exec.exp: New file.
4775 * gdb.base/jit-exec.c: New file.
4776 * gdb.base/jit-execd.c: New file.
4777
35fb8261
TT
47782018-12-28 Tom Tromey <tom@tromey.com>
4779
4780 * gdb.base/style.exp: Update test to check for address styling.
4781
47fd17cd
TT
47822018-12-28 Tom Tromey <tom@tromey.com>
4783
4784 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4785 message.
4786
d47032b7
TT
47872018-12-28 Tom Tromey <tom@tromey.com>
4788
4789 * gdb.base/style.exp: Add test for version number styling.
4790
af79b68d
TT
47912018-12-28 Tom Tromey <tom@tromey.com>
4792
4793 * gdb.base/style.exp: Add test for print_address_symbolic.
4794
0bb296cb
TT
47952018-12-28 Tom Tromey <tom@tromey.com>
4796
4797 * gdb.base/style.exp: Add test for breakpoint setting.
4798
80ae2043
TT
47992018-12-28 Tom Tromey <tom@tromey.com>
4800
4801 * gdb.base/style.exp: Add test for variable names.
4802
cbe56571
TT
48032018-12-28 Tom Tromey <tom@tromey.com>
4804
4805 * gdb.base/style.exp: New file.
4806 * gdb.base/style.c: New file.
4807
9162a27c
TT
48082018-12-28 Tom Tromey <tom@tromey.com>
4809
4810 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4811 "dumb".
4812 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4813 the TERM environment variable.
4814
bc543c90
TT
48152018-12-27 Tom Tromey <tom@tromey.com>
4816
4817 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4818 pagination test.
4819
6f0ffe50
AB
48202018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4821
4822 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4823 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4824
b5a1e557
PW
48252018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4826
4827 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4828 Filename a.adb changed to bp_fun_addr.adb.
4829 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4830
6e8b1ab2
JV
48312018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4832
4833 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4834 non-PIE executables.
4835 * README: Mention the gdb,nopie_flag board setting.
4836 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4837 non-PIE executable.
4838 * gdb.arch/amd64-entry-value.exp: Likewise.
4839 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4840 * gdb.arch/i386-float.exp: Likewise.
4841 * gdb.arch/i386-signal.exp: Likewise.
4842 * gdb.mi/mi-reg-undefined.exp: Likewise.
4843
d00a27c5
PM
48442018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4845
4846 PR gdb/23974
4847 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4848
161d081c
PW
48492018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4850
4851 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4852 Update order of results accordingly.
4853
b001de23
AB
48542018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4855
4856 * gdb.base/annota1.exp: Update a test regexp.
4857
99e1a184
AB
48582018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4859
4860 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4861
7a81c1e2
PW
48622018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4863
4864 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4865 (reuse_time): Initialize to REUSE_TIME_CAP.
4866 (check_rc): New function.
4867 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4868 Check pthread_create rc.
4869 (spawner_thread_func): Check pthread_create and pthread_join rc.
4870
73e8dc90
PA
48712018-12-08 Pedro Alves <palves@redhat.com>
4872
4873 * gdb.base/list.exp (test_forward_search): Rename to ...
4874 (test_forward_reverse_search): ... this. Also test reverse-search
4875 and the forward-search alias.
4876
13f2ed32
AB
48772018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4878
4879 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4880 local timeout variable before return, and remove all local timeout
4881 variable entirely.
4882 (gdb_load): Likewise.
4883
64d27cfc
TV
48842018-12-01 Tom de Vries <tdevries@suse.de>
4885
4886 * gdb.base/gdb-caching-proc.exp: New file.
4887
f63c03b4
SDJ
48882018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4889
4890 * Makefile.in (TIMESTAMP): New variable.
4891 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4892 command.
4893 (check-single-racy): Likewise.
4894 (check/%.exp): Likewise.
4895 (check-racy/%.exp): Likewise.
4896 (workers/%.worker): Likewise.
4897 (build-perf): Likewise.
4898 (check-perf): Likewise.
4899 * README: Describe new "TS" and "TS_FORMAT" variables.
4900 * print-ts.py: New file.
4901
1c97054b
BF
49022018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4903
4904 PR python/23714
4905 * gdb.python/python.exp: Test command repetition after
4906 gdb.execute.
4907
1871a62d
AB
49082018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4909
4910 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4911 is correctly aligned.
4912
fb5e1ed9
PW
49132018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4914
4915 * gdb.ada/info_auto_lang.exp: New testcase.
4916 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4917 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4918 * gdb.ada/info_auto_lang/some_c.c: New file.
4919
43d397ca
PW
49202018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4921
4922 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4923 FUNC_lang language syntax.
4924
beddd671
PW
49252018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4926
4927 * gdb.base/info_minsym.c: New file.
4928 * gdb.base/info_minsym.exp: New file.
4929
73fc52c4
TT
49302018-11-19 Tom Tromey <tom@tromey.com>
4931
4932 PR rust/23625:
4933 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4934 * gdb.rust/expr.exp: Update expected output. Change one test.
4935
994b876a
TT
49362018-11-19 Tom Tromey <tom@tromey.com>
4937
4938 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4939
6769f276
PA
49402018-11-19 Pedro Alves <palves@redhat.com>
4941
4942 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4943 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4944 see the expected warning.
4945
38a72da0
AH
49462018-11-16 Alan Hayward <alan.hayward@arm.com>
4947
4948 PR gdb/22736:
4949 * gdb.cp/infcall-nodebug-lib.c: New test.
4950 * gdb.cp/infcall-nodebug-main.c: New test.
4951 * gdb.cp/infcall-nodebug.exp: New file.
4952
53a89d6e
SM
49532018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4954
4955 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4956 completer tests.
4957
9325300d
TV
49582018-11-09 Tom de Vries <tdevries@suse.de>
4959
4960 * gdb.base/msym-lang.c: New test.
4961 * gdb.base/msym-lang.exp: New file.
4962 * gdb.base/msym-lang-main.c: New test.
4963
20f0d60d
TT
49642018-11-08 Tom Tromey <tom@tromey.com>
4965
4966 PR gdb/23555:
4967 PR gdb/23838:
4968 * gdb.base/warning.exp: New file.
4969
b5420128
JB
49702018-11-08 Jan Beulich <jbeulich@suse.com>
4971
4972 * testsuite/gdb.arch/i386-avx512.c,
4973 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4974
cd115d61
AB
49752018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4976
4977 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4978 point hardware.
4979
35ee2dc2
AB
49802018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4981
4982 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4983 * gdb.dwarf2/missing-type-name.exp: New file.
4984
31aceee8
TV
49852018-11-06 Tom de Vries <tdevries@suse.de>
4986
4987 * gdb.base/many-headers.c: New test.
4988 * gdb.base/many-headers.exp: New file.
4989
109be305
JW
49902018-11-06 Jim Wilson <jimw@sifive.com>
4991
4992 * gdb.base/code_elim.exp: For riscv, set additional_flags
4993 to include -msmall-data-limit=0.
4994
e2b7af72
JB
49952018-11-01 Joel Brobecker <brobecker@adacore.com>
4996
4997 * gdb.ada/watch_minus_l: New testcase.
4998
cdcda965
SM
49992018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5000
5001 * gdb.arch/aix-sighandle.c: New file.
5002 * gdb.arch/aix-sighandle.exp: New file.
5003
92dcebf3
AB
50042018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5005
5006 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5007 registers being unions.
5008
68b9ac18
TV
50092018-10-31 Tom de Vries <tdevries@suse.de>
5010
5011 * lib/valgrind.exp: New file.
5012 (vgdb_start, vgdb_stop): New procs, factored out of ...
5013 * gdb.base/valgrind-bt.exp: ... here, ...
5014 * gdb.base/valgrind-disp-step.exp: ... here and ...
5015 * gdb.base/valgrind-infcall.exp: ... here.
5016
1443936e
TV
50172018-10-31 Tom de Vries <tdevries@suse.de>
5018
5019 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5020
eb77c9df
AB
50212018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5022
5023 * gdb.dwarf2/void-type.c: New file.
5024 * gdb.dwarf2/void-type.exp: New file.
5025
82b5e646
PW
50262018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5027
5028 * gdb.base/info_qt.c: New file.
5029 * gdb.base/info_qt.exp: New file.
5030
8d619c01
EBM
50312018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5032
5033 * gdb.arch/powerpc-htm-regs.c: New file.
5034 * gdb.arch/powerpc-htm-regs.exp: New file.
5035
f2cf6173
EBM
50362018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5037
5038 * gdb.arch/powerpc-tar.c: New file.
5039 * gdb.arch/powerpc-tar.exp: New file.
5040
7ca18ed6
EBM
50412018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5042
5043 * gdb.arch/powerpc-ppr-dscr.c: New file.
5044 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5045
bfcc0eba
TV
50462018-10-25 Tom de Vries <tdevries@suse.de>
5047
5048 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5049
fe1a5cad
TV
50502018-10-24 Tom de Vries <tdevries@suse.de>
5051
5052 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5053 longer exists error.
5054
a76dc3b7
TV
50552018-10-24 Tom de Vries <tdevries@suse.de>
5056
5057 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5058
4df46df7
TV
50592018-10-24 Tom de Vries <tdevries@suse.de>
5060
5061 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5062 --db-attach in valgrind.
5063
0dbfcfff
AB
50642018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5065
5066 * gdb.arch/riscv-reg-aliases.c: New file.
5067 * gdb.arch/riscv-reg-aliases.exp: New file.
5068
b04480b1
AH
50692018-10-19 Alan Hayward <alan.hayward@arm.com>
5070
5071 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5072
2c6ac8d7
AH
50732018-10-19 Alan Hayward <alan.hayward@arm.com>
5074
5075 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5076
2bc69f25
AH
50772018-10-19 Alan Hayward <alan.hayward@arm.com>
5078
5079 * gdb.cp/ovldbreak.exp: Fix regexps.
5080
1f1ae3a3
AH
50812018-10-19 Alan Hayward <alan.hayward@arm.com>
5082
5083 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5084
94c18618
SDJ
50852018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5086
5087 PR cli/23785
5088 * gdb.base/restore.exp: New test to check if "restore" with an
5089 invalid file doesn't segfault.
5090
812cd6eb
TV
50912018-10-18 Tom de Vries <tdevries@suse.de>
5092
5093 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5094 * gdb.ada/excep_handle.exp: Same.
5095 * gdb.ada/mi_string_access.exp: Same.
5096 * gdb.ada/mi_var_union.exp: Same.
5097 * gdb.arch/arc-analyze-prologue.exp: Same.
5098 * gdb.arch/arc-decode-insn.exp: Same.
5099 * gdb.base/readnever.exp: Same.
5100 * gdb.fortran/printing-types.exp: Same.
5101 * gdb.guile/scm-lazy-string.exp: Same.
5102
c4b90788
TV
51032018-10-16 Tom de Vries <tdevries@suse.de>
5104
5105 PR gdb/23730
5106 * gdb.base/catch-follow-exec.c: Add copyright notice.
5107 * gdb.base/catch-follow-exec.exp: Rewrite to use
5108 gdb_spawn_with_cmdline_opts. Require gdb-native.
5109
8bca2978
SL
51102018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5111
5112 * gdb.trace/actions-changed.exp: Check for arch support.
5113 * gdb.trace/actions.exp: Likewise.
5114 * gdb.trace/ax.exp: Likewise.
5115 * gdb.trace/backtrace.exp: Likewise.
5116 * gdb.trace/change-loc.exp: Likewise.
5117 * gdb.trace/deltrace.exp: Likewise.
5118 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5119 * gdb.trace/ftrace.exp: Likewise.
5120 * gdb.trace/infotrace.exp: Check for arch support.
5121 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5122 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5123 * gdb.trace/mi-tsv-changed.exp: Likewise.
5124 * gdb.trace/packetlen.exp: Likewise.
5125 * gdb.trace/passc-dyn.exp: Likewise.
5126 * gdb.trace/passcount.exp: Likewise.
5127 * gdb.trace/pending.exp: Likewise.
5128 * gdb.trace/range-stepping.exp: Check for shlib support.
5129 * gdb.trace/report.exp: Check for arch support.
5130 * gdb.trace/save-trace.exp: Likewise.
5131 * gdb.trace/signal.exp: Check for signal support.
5132 * gdb.trace/tfind.exp: Check for arch support.
5133 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5134 * gdb.trace/trace-common.h: Add comment.
5135 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5136 * gdb.trace/trace-enable-disable.exp: Likewise.
5137 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5138 * gdb.trace/tracecmd.exp: Check for arch support.
5139 * gdb.trace/tspeed.exp: Check for shlib and target support.
5140 * gdb.trace/tstatus.exp: Check for arch support.
5141 * gdb.trace/tsv.exp: Likewise.
5142 * gdb.trace/while-dyn.exp: Likewise.
5143 * gdb.trace/while-stepping.exp: Likewise.
5144 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5145
f9c49bff
SM
51462018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5147
5148 * gdb.trace/tspeed.exp: Remove nowarnings.
5149 (prepare_for_trace_test): Declare "global ipalib".
5150 * gdb.trace/tspeed.c: Include unistd.h.
5151 (main): Remove superfluous printf argument.
5152
d4330bde
SL
51532018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5154
5155 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5156 directory prefix on the filename.
5157
8ecfd7bd
SDJ
51582018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5159
5160 * gdb.gdb/unittest.exp: Update expected message informing that
5161 selftests have been disabled.
5162 * gdb.server/unittest.exp: Likewise.
5163
58bbcd02
TV
51642018-10-09 Tom de Vries <tdevries@suse.de>
5165
5166 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5167 with runto_main.
5168
9f6b697b
WP
51692018-10-08 Weimin Pan <weimin.pan@oracle.com>
5170
5171 PR c++/16841
5172 * gdb.cp/virtbase2.cc: New file.
5173 * gdb.cp/virtbase2.exp: New file.
5174
add5ded5
TT
51752018-10-06 Tom Tromey <tom@tromey.com>
5176
5177 PR python/19399:
5178 * gdb.python/py-inferior.exp: Add architecture test.
5179
f9e48344
TT
51802018-10-06 Tom Tromey <tom@tromey.com>
5181
5182 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5183 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5184
2a8be203
TT
51852018-10-06 Tom Tromey <tom@tromey.com>
5186
5187 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5188 of a "throw" catchpoint.
5189
e04caa70
SDJ
51902018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5191
5192 * gdb.base/info-proc.exp: Update string expected from "help info
5193 proc".
5194
5ca8c39f
TT
51952018-10-04 Tom Tromey <tom@tromey.com>
5196
5197 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5198 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5199 (test_initial_complaints, test_empty_complaints): Update.
5200 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5201
3453e7e4
TT
52022018-10-04 Tom Tromey <tom@tromey.com>
5203
5204 PR cli/19551:
5205 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5206 * lib/gdb.exp (gdb_file_cmd): Update.
5207 * gdb.stabs/weird.exp (print_weird_var): Update.
5208 * gdb.server/solib-list.exp: Update.
5209 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5210 * gdb.mi/mi-cli.exp: Update.
5211 * gdb.linespec/linespec.exp: Update.
5212 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5213 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5214 * gdb.cp/cp-relocate.exp: Update.
5215 * gdb.base/sym-file.exp: Update.
5216 * gdb.base/relocate.exp: Update.
5217 * gdb.base/readnever.exp: Update.
5218 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5219 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5220 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5221 * gdb.base/code_elim.exp: Update.
5222 * gdb.base/break-unload-file.exp (test_break): Update.
5223 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5224 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5225 Update.
5226 * gdb.base/attach.exp (do_attach_tests): Update.
5227 * gdb.base/sepdebug.exp: Update.
5228 * gdb.python/py-section-script.exp: Update.
5229
6afcf761
TT
52302018-10-04 Tom Tromey <tom@tromey.com>
5231
5232 PR cli/22234:
5233 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5234 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5235 output.
5236
fef1b293
TT
52372018-10-04 Tom Tromey <tom@tromey.com>
5238
5239 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5240 set width and height to 0.
5241 (test_command_line_attach_run): Use -quiet.
5242
ca98345e
SL
52432018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5244
5245 * lib/gdb.exp (skip_ifunc_tests): New.
5246 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5247 other compile failures.
5248 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5249
ff34e6ae
SM
52502018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5251
5252 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5253 is_amd64_regs_target.
5254
6bb8890e
AH
52552018-10-01 Alan Hayward <alan.hayward@arm.com>
5256
5257 * gdb.arch/aarch64-sighandler-regs.c: New test.
5258 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5259 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5260
224d30d3
MM
52612018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5262
5263 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5264 assembly.
5265
f67ffa6a
AB
52662018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5267
5268 * gdb.base/frame-selection.exp: New file.
5269 * gdb.base/frame-selection.c: New file.
5270
9fc3183f
AH
52712018-09-27 Alan Hayward <alan.hayward@arm.com>
5272
5273 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5274 pthread barrier.
5275 (main): Likewise.
5276
d354055e
AB
52772018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5278
5279 * gdb.base/large-frame-1.c: New file.
5280 * gdb.base/large-frame-2.c: New file.
5281 * gdb.base/large-frame.exp: New file.
5282 * gdb.base/large-frame.h: New file.
5283
db727370
JL
52842018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5285
5286 PR gdb/20948
5287 * gdb.base/write_mem.exp: New test.
5288 * gdb.base/write_mem.c: Likewise.
5289
ae778caf
TT
52902018-09-23 Tom Tromey <tom@tromey.com>
5291
5292 PR python/18852:
5293 * gdb.python/py-parameter.exp: Add test for parameter that throws
5294 on "set".
5295
fd3ba736
TT
52962018-09-23 Tom Tromey <tom@tromey.com>
5297
5298 PR python/17284:
5299 * gdb.python/py-template.exp (test_template_arg): Add test for
5300 negative template argument number.
5301
39a24317
TT
53022018-09-23 Tom Tromey <tom@tromey.com>
5303
5304 PR python/14062:
5305 * gdb.python/python.exp: Add test for post_event error.
5306
f5769a2c
TT
53072018-09-23 Tom Tromey <tom@tromey.com>
5308
5309 PR python/18170:
5310 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5311 convert pointers to int and long.
5312
1c1e54f6
TT
53132018-09-23 Tom Tromey <tom@tromey.com>
5314
5315 PR python/20126:
5316 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5317 signed-ness conversion tests.
5318
fb4fa946
TT
53192018-09-23 Tom Tromey <tom@tromey.com>
5320
5321 PR python/18352;
5322 * gdb.python/py-value.exp (test_float_conversion): New proc.
5323 Use it.
5324
a466edac
HAQ
53252018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5326
5327 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5328
4ee9b0c5
SL
53292018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5330
5331 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5332 no readline.
5333 * gdb.base/utf8-identifiers.exp: Likewise.
5334 * gdb.cp/cpcompletion.exp: Likewise.
5335 * gdb.linespec/cpcompletion.exp: Likewise.
5336 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5337 * gdb.linespec/cpls-ops.exp: Likewise.
5338
23be8da7
RB
53392018-09-19 Richard Bunt <richard.bunt@arm.com>
5340 Chris January <chris.january@arm.com>
5341
5342 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5343 * gdb.fortran/short-circuit-argument-list.exp: New file.
5344 * gdb.fortran/short-circuit-argument-list.f90: New test.
5345
5031d0ae
SDJ
53462018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5347
5348 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5349 "arch=" keyword when executing "-stack-list-frames".
5350
b4c0d1a4
SDJ
53512018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5352
5353 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5354 "arch=" keyword when executing "-stack-list-frames".
5355
7a6d2b45
SDJ
53562018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5357
5358 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5359 break ada".
5360
8588b356
SM
53612018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5362
5363 PR python/23669
5364 * gdb.python/python.exp: Test gdb.execute("show commands").
5365
65e65158
TT
53662018-09-16 Tom Tromey <tom@tromey.com>
5367
5368 * gdb.base/new-ui.exp (do_execution_tests): Update.
5369 * gdb.base/dbx.exp (test_breakpoints): Update.
5370
bf326452
AH
53712018-09-14 Alan Hayward <alan.hayward@arm.com>
5372
5373 * lib/gdb.exp (gdb_simple_compile): Add proc.
5374 (is_elf_target): Use gdb_simple_compile.
5375 (skip_altivec_tests): Likewise.
5376 (skip_vsx_tests): Likewise.
5377 (skip_tsx_tests): Likewise.
5378 (skip_btrace_tests): Likewise.
5379 (skip_btrace_pt_tests): Likewise.
5380 (gdb_can_simple_compile): Likewise.
5381 (gdb_has_argv0): Likewise.
5382 (gdb_target_symbol_prefix): Likewise.
5383 (target_supports_scheduler_locking): Likewise.
5384
2361b0fb
TT
53852018-09-13 Tom Tromey <tom@tromey.com>
5386
5387 * Makefile.in (TAGS): Recognize proc_with_prefix and
5388 gdb_caching_proc.
5389
0ae1a321
SM
53902018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5391
5392 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5393 method.
5394
a40bf0c2
SM
53952018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5396
5397 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5398 and a few other Inferior properties when the Inferior is no
5399 longer valid.
5400
4a3fe98f
TT
54012018-09-13 Tom Tromey <tom@tromey.com>
5402
5403 PR rust/23650:
5404 * gdb.rust/simple.exp: Add test for enum field access error.
5405
098b2108
TT
54062018-09-13 Tom Tromey <tom@tromey.com>
5407
5408 PR rust/23626:
5409 * gdb.rust/simple.rs (EmptyEnum): New type.
5410 (main): Use it.
5411 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5412
1256af7d
SM
54132018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5414
5415 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5416 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5417 * gdb.python/py-symtab.exp: Update test printing an objfile.
5418
4aa8e6c2
SM
54192018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5420
5421 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5422 object.
5423
c221b2f7
AH
54242018-09-12 Alan Hayward <alan.hayward@arm.com>
5425
5426 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5427 (support_complex_tests): Use gdb_can_simple_compile.
5428 (is_ilp32_target): Likewise.
5429 (is_lp64_target): Likewise.
5430 (is_64_target): Likewise.
5431 (is_amd64_regs_target): Likewise.
5432 (is_aarch32_target): Likewise.
5433 (gdb_int128_helper): Likewise.
5434
6f1107b5
JK
54352018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5436
5437 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5438
1f5d1570
JG
54392018-09-10 Jerome Guitton <guitton@adacore.com>
5440
5441 * gdb.ada/same_component_name: Add test for case of tagged record
5442 with variable-length fields.
5443
cc330e39
XR
54442018-09-10 Xavier Roirand <roirand@adacore.com>
5445
5446 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5447 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5448 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5449 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5450
b9c50e9a
XR
54512018-09-10 Xavier Roirand <roirand@adacore.com>
5452
5453 * gdb.ada/mi_string_access.exp: New testcase.
5454 * gdb.ada/mi_string_access/bar.adb: New file.
5455 * gdb.ada/mi_string_access/pck.adb: New file.
5456 * gdb.ada/mi_string_access/pck.asd: New file.
5457
2963898f
XR
54582018-09-10 Xavier Roirand <roirand@adacore.com>
5459
5460 * gdb.ada/mi_var_union.exp: New testcase.
5461 * gdb.ada/mi_var_union/bar.adb: New file.
5462 * gdb.ada/mi_var_union/pck.adb: New file.
5463 * gdb.ada/mi_var_union/pck.asd: New file.
5464
1aac008f
TT
54652018-09-08 Tom Tromey <tom@tromey.com>
5466
5467 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5468
332cf4c9
TT
54692018-09-08 Tom Tromey <tom@tromey.com>
5470
5471 PR python/16047:
5472 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5473 (register_pretty_printers): Register new printer.
5474 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5475 test.
5476 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5477 (an_int_type3): New global.
5478
424da6cf
JB
54792018-09-08 Joel Brobecker <brobecker@adacore.com>
5480
5481 * gdb.ada/expr_with_funcall: New testcase.
5482
2a62dfa9
JB
54832018-09-08 Joel Brobecker <brobecker@adacore.com>
5484
5485 * gdb.ada/packed_array_assign: New testcase.
5486
96b6697f
AB
54872018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5488
5489 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5490 names, and add test prefixes to make test names unique.
5491
e4a62c65
TV
54922018-09-05 Tom de Vries <tdevries@suse.de>
5493
5494 * gdb.dwarf2/varval.exp: Add test.
5495
dd083ee2
GB
54962018-09-04 Gary Benson <gbenson@redhat.com>
5497
5498 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5499 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5500
aef9346c
TT
55012018-08-31 Tom Tromey <tom@tromey.com>
5502
5503 * gdb.rust/simple.rs: Rename second variable "v".
5504
c67f2e15
AB
55052018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5506
5507 * gdb.base/funcargs.c (use_a): New function.
5508 (recurse): Call use_a.
5509
078a0207
KS
55102018-08-29 Keith Seitz <keiths@redhat.com>
5511
5512 * gdb.compile/compile-cplus-anonymous.cc: New file.
5513 * gdb.compile/compile-cplus-anonymous.exp: New file.
5514 * gdb.compile/compile-cplus-array-decay.cc: New file.
5515 * gdb.compile/compile-cplus-array-decay.exp: New file.
5516 * gdb.compile/compile-cplus-inherit.cc: New file.
5517 * gdb.compile/compile-cplus-inherit.exp: New file.
5518 * gdb.compile/compile-cplus-member.cc: New file.
5519 * gdb.compile/compile-cplus-member.exp: New file.
5520 * gdb.compile/compile-cplus-method.cc: New file.
5521 * gdb.compile/compile-cplus-method.exp: New file.
5522 * gdb.compile/compile-cplus-mod.c: "New" file.
5523 * gdb.compile/compile-cplus-namespace.cc: New file.
5524 * gdb.compile/compile-cplus-namespace.exp: New file.
5525 * gdb.compile/compile-cplus-nested.cc: New file.
5526 * gdb.compile/compile-cplus-nested.exp: New file.
5527 * gdb.compile/compile-cplus-print.c: "New" file.
5528 * gdb.compile/compile-cplus-print.exp: "New" file.
5529 * gdb.compile/compile-cplus-virtual.cc: New file.
5530 * gdb.compile/compile-cplus-virtual.exp: New file.
5531 * gdb.compile/compile-cplus.c: "New" file.
5532 * gdb.compile/compile-cplus.exp: "New" file.
5533 * lib/compile-support.exp: New file.
5534
b0f492b9
GB
55352018-08-16 Gary Benson <gbenson@redhat.com>
5536
5537 PR gdb/13000:
5538 * gdb.base/batch-exit-status.exp: New file.
5539 * gdb.base/batch-exit-status.good-commands: Likewise.
5540 * gdb.base/batch-exit-status.bad-commands: Likewise.
5541
36eb4c5f
AH
55422018-08-29 Alan Hayward <alan.hayward@arm.com>
5543
5544 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5545 (struct struct02): Likewise.
5546 (struct struct03): Likewise.
5547 (struct struct04): Likewise.
5548 (struct struct_01_01): New struct.
5549 (struct struct_01_02): Likewise.
5550 (struct struct_01_03): Likewise.
5551 (struct struct_01_04): Likewise.
5552 (struct struct_02_01): Likewise.
5553 (struct struct_02_02): Likewise.
5554 (struct struct_02_03): Likewise.
5555 (struct struct_02_04): Likewise.
5556 (struct struct_04_01): Likewise.
5557 (struct struct_04_02): Likewise.
5558 (struct struct_04_03): Likewise.
5559 (struct struct_04_04): Likewise.
5560 (struct struct_05_01): Likewise.
5561 (struct struct_05_02): Likewise.
5562 (struct struct_05_03): Likewise.
5563 (struct struct_05_04): Likewise.
5564 (cmp_struct01): Remove function.
5565 (cmp_struct02): Likewise.
5566 (cmp_struct03): Likewise.
5567 (cmp_struct04): Likewise.
5568 (cmp_struct_01_01): Add Function.
5569 (cmp_struct_01_02): Likewise.
5570 (cmp_struct_01_03): Likewise.
5571 (cmp_struct_01_04): Likewise.
5572 (cmp_struct_02_01): Likewise.
5573 (cmp_struct_02_02): Likewise.
5574 (cmp_struct_02_03): Likewise.
5575 (cmp_struct_02_04): Likewise.
5576 (cmp_struct_04_01): Likewise.
5577 (cmp_struct_04_02): Likewise.
5578 (cmp_struct_04_03): Likewise.
5579 (cmp_struct_04_04): Likewise.
5580 (cmp_struct_05_01): Likewise.
5581 (cmp_struct_05_02): Likewise.
5582 (cmp_struct_05_03): Likewise.
5583 (cmp_struct_05_04): Likewise.
5584 (call_all): Add new structs.
5585 * gdb.base/infcall-nested-structs.exp: Likewise.
5586
3bf9c013
JV
55872018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5588
5589 * gdb.python/py-framefilter-mi.exp: Update regexp to
5590 check for "arch" field in frame output.
5591
450d1e88
KB
55922018-08-23 Kevin Buettner <kevinb@redhat.com>
5593
5594 * gdb.dwarf2/dw2-ranges-func.c: New file.
5595 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5596
ae739fe7
SM
55972018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5598
5599 * gdb.base/term.exp: Compare terminal settings with values from
5600 the inferior.
5601 * gdb.base/term.c: Get and set terminal settings.
5602
6d52907e
JV
56032018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5604
5605 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5606 accommodate new "arch" field in frame output.
5607 * gdb.mi/mi-return.exp: Likewise.
5608 * gdb.mi/mi-stack.exp: Likewise.
5609 * gdb.mi/mi-syn-frame.exp: Likewise.
5610 * gdb.mi/user-selected-context-sync.exp: Likewise.
5611
be2d111a
MS
56122018-08-19 Michael Spang <spang@google.com>
5613
5614 PR gdb/11786
5615 * gdb.base/gcore-tls-pie.c: New file.
5616 * gdb.base/gcore-tls-pie.exp: New file.
5617
ae3a7c47
KB
56182018-08-18 Kevin Buettner <kevinb@redhat.com>
5619
5620 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5621 * gdb.dwarf2/varval.c: New file.
5622 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5623
2ecae92e
AH
56242018-08-17 Alan Hayward <alan.hayward@arm.com>
5625
5626 PR gdb/18931
5627 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5628
c1854f1d
KS
56292018-08-16 Keith Seitz <keiths@redhat.com>
5630
5631 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5632 tests expected to pass.
5633
26fb3983
JV
56342018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5635
5636 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5637 -data-disassemble -a.
5638 (test_disassembly_bogus_args): Likewise.
5639
67943c00
AB
56402018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5641
5642 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5643
5ff2bbae
AB
56442018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5645
5646 * gdb.base/vla-optimized-out.exp: Add new test.
5647
e5bbcd0f
AB
56482018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5649
5650 * gdb.base/vla-optimized-out-o3.exp: Delete.
5651 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5652 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5653 deleted tests.
5654
9d4a934c
AB
56552018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5656
5657 PR gdb/18050:
5658 * gdb.server/extended-remote-restart.c: New file.
5659 * gdb.server/extended-remote-restart.exp: New file.
5660
045cf012
SM
56612018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5662
5663 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5664 "set variable index = 42".
5665
87d6a7aa
SM
56662018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5667
5668 * boards/index-cache-gdb.exp: New file.
5669 * gdb.dwarf2/index-cache.exp: New file.
5670 * gdb.dwarf2/index-cache.c: New file.
5671 * gdb.base/maint.exp: Check if we are using the index cache.
5672
96d68bd4
RO
56732018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5674
5675 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5676 MAKEFLAGS.
5677
5a699617
RO
56782018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5679
5680 * dg-extract-results.sh: Move to toplevel contrib.
5681 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5682 * Makefile.in (check-parallel-racy): Likewise.
5683
5bd18990
AB
56842018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5685
5686 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5687 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5688 tests if the target supports scheduler locking.
5689
3fbbcf47
TV
56902018-08-04 Tom de Vries <tdevries@suse.de>
5691
5692 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5693
3e1d3d8c
TT
56942018-08-02 Tom Tromey <tom@tromey.com>
5695
5696 PR symtab/16842.
5697 * gdb.cp/temargs.exp: Test "info address" of a template
5698 parameter.
5699
5abe0f0c
JV
57002018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5701
5702 * gdb.python/py-mi-var-info-path-expression.c: New file.
5703 * gdb.python/py-mi-var-info-path-expression.py: New file.
5704 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5705
fb66cde8
SDJ
57062018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5707
5708 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5709 error after "cannot resolve name" string.
5710
c708f4d2
AB
57112018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5712
5713 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5714 started.
5715 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5716
37cc0cae
TV
57172018-07-28 Tom de Vries <tdevries@suse.de>
5718
5719 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5720
63b4ecf7
TV
57212018-07-26 Tom de Vries <tdevries@suse.de>
5722
5723 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5724
3c3bb058
AB
57252018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5726
5727 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5728 is visible.
5729
9e7f3bbb
TV
57302018-07-26 Tom de Vries <tdevries@suse.de>
5731
5732 PR breakpoints/23366
5733 * gdb.base/catch-follow-exec.c: New test.
5734 * gdb.base/catch-follow-exec.exp: New file.
5735
16f808ec
TV
57362018-07-25 Tom de Vries <tdevries@suse.de>
5737
5738 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5739 vla-optimized-out.c.
5740
d7154a8d
JV
57412018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5742
5743 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5744 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5745
232a0032
TV
57462018-07-20 Tom de Vries <tdevries@suse.de>
5747
5748 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5749 NOCLONE macro.
5750 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5751
fbb1d502
TV
57522018-07-19 Tom de Vries <tdevries@suse.de>
5753
5754 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5755 regular expression.
5756
42dc7699
TV
57572018-07-18 Tom de Vries <tdevries@suse.de>
5758
5759 * gdb.base/vla-optimized-out.c: New test.
5760 * gdb.base/vla-optimized-out.exp: New file.
5761
7f1f7e23
SDJ
57622018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5763
5764 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5765 message "No address associated with hostname" when gdbserver
5766 cannot resolve the hostname.
5767
5759ebb3
PW
57682018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5769
5770 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5771 Add some test prefixes to make tests unique.
5772
3606ccab
PW
57732018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5774
5775 * gdb.base/frameapply.c: New file.
5776 * gdb.base/frameapply.exp: New file.
5777
529c08b2
PW
57782018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5779
5780 * gdb.base/skip.exp: Update expected error message.
5781
c7ab0aef
SDJ
57822018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5783 Jan Kratochvil <jan.kratochvil@redhat.com>
5784 Paul Fertser <fercerpav@gmail.com>
5785 Tsutomu Seki <sekiriki@gmail.com>
5786
5787 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5788 parameter.
5789 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5790 by default.
5791 * boards/native-gdbserver.exp: Likewise.
5792 * gdb.server/run-without-local-binary.exp: Improve regexp used
5793 for detecting when a remote debugging connection succeeds.
5794 * gdb.server/server-connect.exp: New file.
5795 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5796 Do not prefix the port number with ":".
5797 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5798 support for detecting and using it. Add '$debughost_gdbserver'
5799 to the list of arguments used to start gdbserver. Handle case
5800 when gdbserver cannot resolve a network name.
5801
16ff70dd
SDJ
58022018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5803
5804 PR c++/23373
5805 * gdb.base/ptype-offsets.cc (struct static_member): New
5806 struct.
5807 (main) <stmember>: New variable.
5808 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5809 with a static member in it.
5810
3541979f
AB
58112018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5812
5813 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5814 watchpoints enabled and disabled.
5815
c8ad9b9a
AB
58162018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5817
5818 * gdb.base/examine-backward.exp: Still run tests around address
5819 0x0, even if address 0x0 is not readable. Update the pattern for
5820 matching address 0x0 in expected output.
5821
e0e5e971
AB
58222018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5823
5824 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5825 malloc/free.
5826
1ea5da02
TV
58272018-07-04 Tom de Vries <tdevries@suse.de>
5828
5829 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5830
471b9d15
MR
58312018-07-02 Maciej W. Rozycki <macro@mips.com>
5832
5833 PR tdep/8282
5834 * gdb.arch/mips-disassembler-options.exp: New test.
5835 * gdb.arch/mips-disassembler-options.s: New test source.
5836
75acb486
PA
58372018-06-29 Pedro Alves <palves@redhat.com>
5838
5839 * gdb.threads/names.exp: Adjust expected "info threads" output.
5840
cd2bb709
PA
58412018-06-29 Pedro Alves <palves@redhat.com>
5842
5843 * gdb.opt/inline-break.exp (line number, address): Add "info
5844 break" tests.
5845
991ff292
PA
58462018-06-29 Pedro Alves <palves@redhat.com>
5847
5848 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5849 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5850 number and address and running to them.
5851
356819b6 58522018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5853
5854 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5855
2512d7ef
JK
58562018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5857
5858 * lib/compiler.c: Remove executable permission flag.
5859
be1b6474
RB
58602018-06-28 Richard Bunt <richard.bunt@arm.com>
5861
5862 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5863 code.
5864 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5865
291f9a96
PT
58662018-06-28 Petr Tesarik <ptesarik@suse.cz>
5867
5868 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5869
ed6dfe51
PT
58702018-06-28 Petr Tesarik <ptesarik@suse.cz>
5871
5872 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5873 address argument is omitted.
5874
d4d429d5
PT
58752018-06-28 Petr Tesarik <ptesarik@suse.cz>
5876
5877 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5878
7ab6656f
OJ
58792018-06-27 Omair Javaid <omair.javaid@linaro.org>
5880
5881 PR gdb/21695
5882 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5883 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5884
a33ccfc7
TT
58852018-06-26 Tom Tromey <tom@tromey.com>
5886
5887 PR rust/22574:
5888 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5889 * gdb.rust/simple.rs (struct SimpleLayout): New.
5890
6d72d289
SM
58912018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5892
5893 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5894 "info registers" output.
5895
8363f9d5
RB
58962018-06-21 Richard Bunt <richard.bunt@arm.com>
5897
5898 * gdb.base/watchpoint-hw-attach.c: New test.
5899 * gdb.base/watchpoint-hw-attach.exp: New file.
5900
f00674fe
SM
59012018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5902
5903 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5904 through /bin/sh.
5905 * boards/dwarf4-gdb-index.exp: Likewise.
5906 * boards/fission-dwp.exp: Likewise.
5907
1d554008
UW
59082018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5909
5910 * gdb.base/float128.exp: Add comment and improved fail message
5911 to the failure case of "print large128" test.
5912
d0ac1c44
SM
59132018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5914
5915 * configure.ac: Remove AC_PREREQ.
5916 * configure: Re-generate.
5917
61b04dd0
PA
59182018-06-19 Pedro Alves <palves@redhat.com>
5919
5920 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5921 (func_extern_caller): New.
5922 (main): Call func_extern_caller.
5923 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5924 logic change.
5925
f63b508a
SM
59262018-06-18 Weimin Pan <weimin.pan@oracle.com>
5927
5928 PR gdb/16841
5929 * gdb.cp/typedef-base.cc: New file.
5930 * gdb.cp/typedef-base.exp: New file.
5931
0fe3a558
TV
59322018-06-18 Tom de Vries <tdevries@suse.de>
5933
5934 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5935
7010835a
AB
59362018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5937 Richard Bunt <Richard.Bunt@arm.com>
5938
5939 * gdb.threads/attach-slow-waitpid.c: New file.
5940 * gdb.threads/attach-slow-waitpid.exp: New file.
5941 * gdb.threads/slow-waitpid.c: New file.
5942
14897d65
PA
59432018-06-14 Pedro Alves <palves@redhat.com>
5944
5945 * gdb.base/fork-running-state.c: Include <errno.h>.
5946 (exit_if_relative_exits): New.
5947 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5948 exits.
5949 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5950 child exits.
5951
5d9a0608
TV
59522018-06-14 Tom de Vries <tdevries@suse.de>
5953
5954 PR cli/22573
5955 * gdb.base/finish-pretty.c: New test.
5956 * gdb.base/finish-pretty.exp: New file.
5957
11ae5818
PA
59582018-06-14 Pedro Alves <palves@redhat.com>
5959
5960 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5961 gdb's expected startup output.
5962
1d39de44
PA
59632018-06-14 Pedro Alves <palves@redhat.com>
5964
5965 * lib/selftest-support.exp (selftest_setup): Remove inlined
5966 function handling.
5967
70ee0000
TV
59682018-06-14 Tom de Vries <tdevries@suse.de>
5969
5970 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5971 matching of breakpoint printing.
5972
11f4b608
TV
59732018-06-13 Tom de Vries <tdevries@suse.de>
5974
5975 PR testsuite/23269
5976 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5977 (fork_child): ... here, and ...
5978 (fork_parent): ... here.
5979
59802018-06-12 Tom de Vries <tdevries@suse.de>
5981
5982 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5983
9516f85a
AB
59842018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5985 Stephen Roberts <stephen.roberts@arm.com>
5986
5987 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5988 rewrite test to describe action performed, rather than possible
5989 failure.
5990
5045b3d7
GB
59912018-06-08 Gary Benson <gbenson@redhat.com>
5992
5993 * gdb.threads/check-libthread-db.exp: New file.
5994 * gdb.threads/check-libthread-db.c: Likewise.
5995
c61b06a1
TT
59962018-06-05 Tom Tromey <tom@tromey.com>
5997
5998 * gdb.base/default.exp: Update expected "show version" output.
5999
eb6af809
TT
60002018-06-05 Tom Tromey <tom@tromey.com>
6001
6002 PR cli/12326:
6003 * gdb.cp/static-print-quit.exp: Update.
6004 * lib/gdb.exp (pagination_prompt): Update.
6005 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6006 * gdb.python/python.exp: Update.
6007
178d6a63
JB
60082018-06-04 Joel Brobecker <brobecker@adacore.com>
6009
6010 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6011
8e817061
JB
60122018-06-01 Joel Brobecker <brobecker@adacore.com>
6013
6014 * gdb.ada/bp_fun_addr: New testcase.
6015
e86ca25f
TT
60162018-06-01 Tom Tromey <tom@tromey.com>
6017
6018 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6019 results.
6020 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6021 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6022 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6023 * gdb.base/maint.exp (maint_pass_if): Update.
6024
4b2dfa9d
MR
60252018-05-31 Maciej W. Rozycki <macro@mips.com>
6026
6027 * gdb.base/endian.exp: New test.
6028 * gdb.base/endian.c: New test source.
6029
45f25d6c
AB
60302018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6031
6032 PR gdb/23203
6033 * gdb.base/bt-selected-frame.c: New file.
6034 * gdb.base/bt-selected-frame.exp: New file.
6035 * lib/gdb.exp (get_current_frame_number): New function.
6036
d9f6d7f8
MR
60372018-05-24 Maciej W. Rozycki <macro@mips.com>
6038 Pedro Alves <palves@redhat.com>
6039
6040 * gdb.threads/tls-core.c: Include <stdlib.h>
6041 (thread_proc): Call `abort'.
6042 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6043 (tls_core_test): New procedure, bits factored out from ...
6044 (top level): ... here. Test both native cores and gcore cores.
6045
ff1cf532
TT
60462018-05-23 Tom Tromey <tom@tromey.com>
6047
6048 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6049
b98664d3
TT
60502018-05-23 Tom Tromey <tom@tromey.com>
6051
6052 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6053 symfile_complaints.
6054 (test_short_complaints): Likewise.
6055 (test_empty_complaints): Likewise.
6056 (test_initial_complaints): Update.
6057
4e9668d0
TT
60582018-05-23 Tom Tromey <tom@tromey.com>
6059
6060 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6061
43ba33c7
TT
60622018-05-23 Tom Tromey <tom@tromey.com>
6063
6064 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6065 (test_short_complaints): Update.
6066
035522c0
PA
60672018-05-22 Pedro Alves <palves@redhat.com>
6068
6069 * gdb.base/remote.exp: Only gdb_start after compiling the
6070 testcase. Issue "disconnect" before testing "set remote" command
6071 defaults. Issue clean_restart before running to main.
6072
cc0be08f
PA
60732018-05-22 Pedro Alves <palves@redhat.com>
6074
6075 * gdb.base/remote.exp: Adjust expected output of "show remote
6076 memory-write-packet-size". Add tests for "set remote
6077 memory-write-packet-size 0" and "set remote
6078 memory-write-packet-size fixed/limit".
6079
b1b60145
PA
60802018-05-22 Pedro Alves <palves@redhat.com>
6081
6082 PR gdb/22973
6083 * gdb.base/utf8-identifiers.c: New file.
6084 * gdb.base/utf8-identifiers.exp: New file.
6085
0ec848ad
PFC
60862018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6087
6088 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6089
2c3305f6
PFC
60902018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6091
6092 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6093
ce1e8424
TT
60942018-05-18 Tom Tromey <tom@tromey.com>
6095
6096 * gdb.base/ptype-offsets.exp: Update.
6097
ddfe970e
KS
60982018-05-17 Keith Seitz <keiths@redhat.com>
6099
6100 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6101 in expected breakpoint stop locations.
6102 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6103 move to proper scope to test variable values.
6104 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6105 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6106 New functions.
6107 (main): Call not_inline_func3.
6108 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6109 inline_func1, inline_func2, and inline_func3. Test that when each
6110 breakpoint is hit, GDB properly reports both the stop location
6111 and the backtrace. Repeat tests for temporary breakpoints.
6112
0726fcc6
MR
61132018-05-15 Maciej W. Rozycki <macro@mips.com>
6114
6115 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6116 rather then trying to access it in determining whether the PID
6117 of `gdbserver' could have been retrieved.
6118
8ee22052
AB
61192018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6120
6121 * gdb.arch/amd64-init-x87-values.S: New file.
6122 * gdb.arch/amd64-init-x87-values.exp: New file.
6123
7785df48
JK
61242018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6125
6126 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6127
56bcdbea
TT
61282018-05-04 Tom Tromey <tom@tromey.com>
6129
6130 PR python/22730:
6131 * gdb.python/python.exp: Test multi-line execute.
6132
a913fffb
TT
61332018-05-04 Tom Tromey <tom@tromey.com>
6134
6135 PR python/22731:
6136 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6137
7a2c85f2
TT
61382018-05-04 Tom Tromey <tom@tromey.com>
6139
6140 PR gdb/11750:
6141 * gdb.base/define.exp: Test defining a user command inside a user
6142 command.
6143 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6144
a3b60e45
JK
61452018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6146 Pedro Alves <palves@redhat.com>
6147
6148 PR breakpoints/19806 and support for PR external/20207.
6149 * gdb.base/watchpoint-unaligned.c: New file.
6150 * gdb.base/watchpoint-unaligned.exp: New file.
6151
45fe4a03
AB
61522018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6153
6154 * gdb.base/maint.exp: Make test names unique, use
6155 test_prefix_command_help to test 'help maint info', and remove
6156 repeated test of 'help maint'.
6157
9be2ae8f
TT
61582018-05-04 Tom Tromey <tom@tromey.com>
6159
6160 PR gdb/22619:
6161 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6162 behavior.
6163
11859c31
AB
61642018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6165
6166 * gdb.base/maint.exp: Process output from 'maint print registers'
6167 line at a time.
6168
089a9490
AB
61692018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6170
6171 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6172 timeout.
6173
9b0797e2
AB
61742018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6175
6176 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6177 filter pattern.
6178
f6ac5f3d
PA
61792018-05-02 Pedro Alves <palves@redhat.com>
6180
6181 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6182 to_log_command renames.
6183 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6184
77d3c63b
TT
61852018-05-02 Tom Tromey <tom@tromey.com>
6186
6187 * gdb.python/py-parameter.exp: Set test message.
6188
0489430a
TT
61892018-05-02 Tom Tromey <tom@tromey.com>
6190
6191 PR python/20084:
6192 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6193 PARAM_ZUINTEGER_UNLIMITED tests.
6194
1632f8ba
DR
61952018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6196
6197 PR rust/23124
6198 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6199 when casting.
6200
6d7bb824
TT
62012018-04-30 Tom Tromey <tom@tromey.com>
6202
6203 * gdb.python/py-type.exp: Check align attribute.
6204 * gdb.python/py-type.c: New "aligncheck" global.
6205
007e1530
TT
62062018-04-30 Tom Tromey <tom@tromey.com>
6207
6208 PR exp/17095:
6209 * gdb.dwarf2/dw2-align.exp: New file.
6210 * gdb.cp/align.exp: New file.
6211 * gdb.base/align.exp: New file.
6212 * lib/gdb.exp (gdb_int128_helper): New proc.
6213 (has_int128_c, has_int128_cxx): New caching procs.
6214
6873858b
TT
62152018-04-27 Tom Tromey <tom@tromey.com>
6216
6217 PR rust/22545:
6218 * gdb.rust/simple.exp: Add inclusive range tests.
6219
79188d8d
PA
62202018-04-26 Pedro Alves <palves@redhat.com>
6221
6222 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6223 ifunc breakpoint locations correctly of ifunc breakpoints set
6224 while the program resolves the ifunc.
6225
c7075ad5
PA
62262018-04-26 Pedro Alves <palves@redhat.com>
6227
6228 * gdb.base/gnu-ifunc-final.c: New file.
6229 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6230 * gdb.base/gnu-ifunc.exp (executable): Delete.
6231 (staticexecutable): Adjust.
6232 (lib_opts, exec_opts): Delete.
6233 (make_binsuffix, build, set-break): New procedures.
6234 (misc_tests): New, with tests factored out from the top level.
6235 (top level): Test different combinations of ifunc resolver name,
6236 resolver with and with debug info, and ifunc target with and
6237 without debug info. Wrap static tests with with_target_prefix.
6238
8388016d
PA
62392018-04-26 Pedro Alves <palves@redhat.com>
6240
6241 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6242 return type" warnings.
6243
249b5733
PA
62442018-04-25 Pedro Alves <palves@redhat.com>
6245
6246 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6247 killed".
6248 * gdb.base/kill-after-signal.exp: Likewise.
6249 * gdb.threads/kill.exp: Likewise.
6250
f67c0c91
SDJ
62512018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6252 Sergio Durigan Junior <sergiodj@redhat.com>
6253 Pedro Alves <palves@redhat.com>
6254
6255 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6256 regexps to expect for '[Inferior ... detached]' as well.
6257 * gdb.base/attach.exp: Likewise.
6258 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6259 "gdb_continue_to_end".
6260 (test_catch_syscall_with_wrong_args): Likewise.
6261 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6262 ']'. Don't set 'verbose' on.
6263 * gdb.base/foll-vfork.exp: Likewise.
6264 * gdb.base/fork-print-inferior-events.c: New file.
6265 * gdb.base/fork-print-inferior-events.exp: New file.
6266 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6267 '[Inferior ... has been killed]' message.
6268 * gdb.base/kill-after-signal.exp: Likewise.
6269 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6270 detach message.
6271 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6272 message.
6273 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6274 regexps to expect for '[Inferior ... detached]' as well.
6275 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6276
0a8ddac4
SM
62772018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6278
6279 PR gdb/23104
6280 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6281
701adfb0
PA
62822018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6283
6284 PR gdb/23095
6285 * gdb.base/break-probes.exp: Pass shlib_load to
6286 prepare_for_testing. Set normal_bp to r_debug_state if target is
6287 bsd.
6288
d27d16bf
RB
62892018-04-19 Richard Bunt <richard.bunt@arm.com>
6290
6291 * gdb.threads/multiple-successive-infcall.c: New test.
6292 * gdb.threads/multiple-successive-infcall.exp: New file.
6293
a037790e
TT
62942018-04-17 Tom Tromey <tom@tromey.com>
6295
6296 * gdb.rust/simple.rs (Union): New type.
6297 (main): New local "u".
6298 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6299
e3a91079
AA
63002018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6301
6302 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6303 number information in output of "whereis" command.
6304 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6305
b744723f
AA
63062018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6307
6308 * gdb.ada/info_types.exp: Adjust expected output to the line
6309 numbers now printed by "info var/func/type".
6310 * gdb.base/completion.exp: Likewise.
6311 * gdb.base/included.exp: Likewise.
6312 * gdb.cp/cp-relocate.exp: Likewise.
6313 * gdb.cp/cplusfuncs.exp: Likewise.
6314 * gdb.cp/namespace.exp: Likewise.
6315 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6316
4a4495d6
MM
63172018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6318
6319 * gdb.btrace/cpu.exp: New.
6320
1d509aa6
MM
63212018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6322
6323 * gdb.base/step-indirect-call-thunk.exp: New.
6324 * gdb.base/step-indirect-call-thunk.c: New.
6325 * gdb.reverse/step-indirect-call-thunk.exp: New.
6326 * gdb.reverse/step-indirect-call-thunk.c: New.
6327
6295b6da
SM
63282018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6329
6330 * gdb.base/pie-fork.c: New file.
6331 * gdb.base/pie-fork.exp: New file.
6332
50146e70
TT
63332018-04-11 Tom Tromey <tom@tromey.com>
6334
6335 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6336
f50d8a2e
PA
63372018-04-10 Pedro Alves <palves@redhat.com>
6338
6339 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6340 exits. Instead loop running forever.
6341 (fork_parent): Run forever too.
6342
a0be7a36
SM
63432018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6344
6345 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6346 mi_continue_to_line.
6347 * gdb.mi/mi-stack.c (callee4): Add comment.
6348
9b73db36
SM
63492018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6350
6351 * gdb.mi/mi-stack.exp: Fix indentation.
6352
c912f608
SM
63532018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6354
6355 PR gdb/22979
6356 * gdb.arch/amd64-osabi.exp: New file.
6357
26540402
SM
63582018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6359
6360 PR gdb/22980
6361 * gdb.base/osabi.exp: New file.
6362
121ad66c 63632018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6364
6365 * gdb.cp/static-typedef-print.exp: New file.
6366 * gdb.cp/static-typedef-print.cc: New file.
6367
3fcded8f
JB
63682018-03-27 Joel Brobecker <brobecker@adacore.com>
6369
6370 * gdb.ada/varsize_limit: New testcase.
6371
59cc4834
JB
63722018-03-27 Joel Brobecker <brobecker@adacore.com>
6373
6374 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6375
6376 * gdb.ada/notcplusplus: New testcase.
6377
6378 * gdb.base/c-linkage-name.c: New file.
6379 * gdb.base/c-linkage-name.exp: New testcase.
6380
4ca59a9f
TT
63812018-03-26 Tom Tromey <tom@tromey.com>
6382
6383 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6384 * gdb.python/py-framefilter.py (name_error): New global.
6385 (ErrorInName.function): Use name_error.
6386
978d6c75
TT
63872018-03-26 Tom Tromey <tom@tromey.com>
6388
6389 PR backtrace/15582:
6390 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6391
b7fee5a3
KS
63922018-03-23 Keith Seitz <keiths@redhat.com>
6393
6394 PR c++/22968
6395 * gdb.cp/subtypes.exp: New file.
6396 * gdb.cp/subtypes.h: New file.
6397 * gdb.cp/subtypes.cc: New file.
6398 * gdb.cp/subtypes-2.cc: New file.
6399
376be529
AB
64002018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6401
6402 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6403 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6404 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6405 -nostartfiles when compiling the test. Confirm that all registers
6406 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6407
066cfa98
AB
64082018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6409
6410 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6411 option, syntax was wrong anyway.
6412 * gdb.arch/arm-disp-step.exp: Likewise.
6413 * gdb.arch/sparc64-regs.exp: Likewise.
6414 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6415 option, syntax was wrong anyway, switch to use
6416 prepare_for_testing.
6417 * gdb.arch/i386-disp-step.exp: Likewise.
6418
079670b9
AA
64192018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6420
6421 * gdb.ada/exec_changed.exp: Replace "target_info exists
6422 use_gdb_stub" by "use_gdb_stub".
6423 * gdb.ada/start.exp: Likewise.
6424 * gdb.base/async-shell.exp: Likewise.
6425 * gdb.base/attach-pie-misread.exp: Likewise.
6426 * gdb.base/attach-wait-input.exp: Likewise.
6427 * gdb.base/break-entry.exp: Likewise.
6428 * gdb.base/break-interp.exp: Likewise.
6429 * gdb.base/dprintf-detach.exp: Likewise.
6430 * gdb.base/nostdlib.exp: Likewise.
6431 * gdb.base/solib-nodir.exp: Likewise.
6432 * gdb.base/statistics.exp: Likewise.
6433 * gdb.base/testenv.exp: Likewise.
6434 * gdb.mi/mi-exec-run.exp: Likewise.
6435 * gdb.mi/mi-start.exp: Likewise.
6436 * gdb.multi/dummy-frame-restore.exp: Likewise.
6437 * gdb.multi/multi-arch-exec.exp: Likewise.
6438 * gdb.multi/multi-arch.exp: Likewise.
6439 * gdb.multi/tids.exp: Likewise.
6440 * gdb.multi/watchpoint-multi.exp: Likewise.
6441 * gdb.python/py-events.exp: Likewise.
6442 * gdb.threads/attach-into-signal.exp: Likewise.
6443 * gdb.threads/attach-stopped.exp: Likewise.
6444 * gdb.threads/threadapply.exp: Likewise.
6445 * lib/selftest-support.exp: Likewise.
6446
26d6cec4
AA
64472018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6448
6449 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6450
4ee89e90
SR
64512018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6452
6453 * gdb.perf/template-breakpoints.cc: New file.
6454 * gdb.perf/template-breakpoints.exp: New file.
6455 * gdb.perf/template-breakpoints.py: New file.
6456
92630041
TT
64572018-03-19 Tom Tromey <tom@tromey.com>
6458
6459 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6460 y0.
6461 * gdb.rust/simple.exp: Test bare identifier form of struct
6462 initializer.
6463
76727919
TT
64642018-03-19 Tom Tromey <tom@tromey.com>
6465
6466 * gdb.gdb/observer.exp: Remove.
6467
194ed413
AA
64682018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6469
6470 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6471 "qualified" option when setting breakpoints.
6472 * gdb.trace/backtrace.exp: Likewise.
6473 * gdb.trace/circ.exp: Likewise.
6474 * gdb.trace/collection.exp: Likewise.
6475 * gdb.trace/disconnected-tracing.exp: Likewise.
6476 * gdb.trace/ftrace-lock.exp: Likewise.
6477 * gdb.trace/ftrace.exp: Likewise.
6478 * gdb.trace/infotrace.exp: Likewise.
6479 * gdb.trace/packetlen.exp: Likewise.
6480 * gdb.trace/passc-dyn.exp: Likewise.
6481 * gdb.trace/qtro.exp: Likewise.
6482 * gdb.trace/read-memory.exp: Likewise.
6483 * gdb.trace/report.exp: Likewise.
6484 * gdb.trace/signal.exp: Likewise.
6485 * gdb.trace/status-stop.exp: Likewise.
6486 * gdb.trace/strace.exp: Likewise.
6487 * gdb.trace/tfind.exp: Likewise.
6488 * gdb.trace/trace-break.exp: Likewise.
6489 * gdb.trace/trace-condition.exp: Likewise.
6490 * gdb.trace/trace-mt.exp: Likewise.
6491 * gdb.trace/tstatus.exp: Likewise.
6492 * gdb.trace/tsv.exp: Likewise.
6493 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6494 * gdb.trace/unavailable.exp: Likewise.
6495 * gdb.trace/while-dyn.exp: Likewise.
6496
8b067d2c
AA
64972018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6498
6499 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6500 that libinproctrace is copied to the target.
6501
3ae9ce5d
TT
65022018-03-14 Tom Tromey <tom@tromey.com>
6503
6504 PR cli/14977:
6505 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6506 a null pointer.
6507 * gdb.base/wchar.exp: Likewise.
6508
b8c2339b
TT
65092018-03-14 Tom Tromey <tom@tromey.com>
6510
6511 PR cli/19918:
6512 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6513 flag.
6514
4872dc46
SM
65152018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6516
6517 PR gdb/22841
6518 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6519 "target" to remote_exec.
6520
e4fe3756
SM
65212018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6522
6523 PR gdb/22841
6524 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6525 ${board}_upload): Remove.
6526
e95a97d4
AA
65272018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6528
6529 * gdb.cp/watch-cp.cc: New test.
6530 * gdb.cp/watch-cp.exp: New file.
6531
dbbb1059
AB
65322018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6533
6534 * gdb.base/infcall-nested-structs.exp: New file.
6535 * gdb.base/infcall-nested-structs.c: New file.
6536 * gdb.base/float.exp: Add riscv support.
6537
ecc054c0
TP
65382018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6539
6540 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6541 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6542
25e3c82c
SDJ
65432018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6544
6545 * gdb.server/abspath.exp: New file.
6546 * lib/gdb.exp (with_cwd): New procedure.
6547
3083294d
SM
65482018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6549
6550 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6551 use it.
6552 (gdb_is_target_remote_prompt): New proc.
6553 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6554 (gdb_is_target_native): Pass prompt parameter to
6555 gdb_is_target_1.
6556
3275ef47
SM
65572018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6558
6559 * gdb.base/load-command.c: New file.
6560 * gdb.base/load-command.exp: New file.
6561 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6562 (gdb_is_target_1): ...this, and generalize for other targets
6563 than just remote.
6564 (gdb_is_target_remote): Use gdb_is_target_1.
6565 (gdb_is_target_native): use gdb_is_target_1.
6566
6893c19a
TT
65672018-02-26 Tom Tromey <tom@tromey.com>
6568
6569 PR python/16497:
6570 * gdb.python/py-framefilter.exp: Update test.
6571
2ddeaf8a
TT
65722018-02-26 Tom Tromey <tom@tromey.com>
6573
6574 * gdb.dwarf2/variant.c: New file.
6575 * gdb.dwarf2/variant.exp: New file.
6576
c9317f21
TT
65772018-02-26 Tom Tromey <tom@tromey.com>
6578
6579 * gdb.rust/simple.exp: Accept more possible results in enum test.
6580
6f6d0c26
SM
65812018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6582
6583 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6584 parentheses.
6585
11b03145
MR
65862018-02-23 Maciej W. Rozycki <macro@mips.com>
6587
6588 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6589 name of a variable: $actual_linejj -> $actual_line.
6590
54a27fe5
JB
65912018-02-21 John Baldwin <jhb@FreeBSD.org>
6592
6593 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6594
de65820c
MM
65952018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6596
6597 * gdb.btrace/buffer-size.exp: Do not force BTS.
6598
980548fd
PA
65992018-02-14 Pedro Alves <palves@redhat.com>
6600
6601 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6602 getting a "Quit".
6603
c4e12631
MM
66042018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6605
6606 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6607 Fix test name.
6608
c2e0e465
SM
66092018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6610
6611 * gdb.cp/m-static.exp: Check type of optimized out static
6612 member.
6613
f7216783
AB
66142018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6615
6616 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6617 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6618
0625771b
LS
66192018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6620 Leszek Swirski <leszeks@google.com>
6621
6622 * gdb.python/py-prettyprint.c
6623 (struct to_string_returns_value_inner,
6624 struct to_string_returns_value_wrapper): New.
6625 (main): Add tsrvw variable.
6626 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6627 ToStringReturnsValueWrapper): New classes.
6628 (register_pretty_printers): Register new pretty-printers.
6629 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6630 recursive pretty printer.
6631 * gdb.python/py-mi.exp: Likewise.
6632
59498c30
LS
66332018-02-01 Leszek Swirski <leszeks@google.com>
6634
6635 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6636 functions with the same name as an include file are parsed
6637 correctly.
6638
d4d38844
YQ
66392018-02-01 Yao Qi <yao.qi@linaro.org>
6640
6641 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6642 "\[^\r\n\]*".
6643
07e5f5cf
NP
66442018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6645
6646 * gdb.arch/powerpc-prologue-frame.s: New file.
6647 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6648 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6649
929b5ad4
JB
66502018-01-31 Joel Brobecker <brobecker@adacore.com>
6651
6652 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6653
e671cd59
PA
66542018-01-30 Pedro Alves <palves@redhat.com>
6655
6656 PR gdb/13211
6657 * gdb.base/interrupt-daemon.c: New.
6658 * gdb.base/interrupt-daemon.exp: New.
6659 * gdb.multi/multi-term-settings.c: New.
6660 * gdb.multi/multi-term-settings.exp: New.
6661
fc413dc4
JB
66622018-01-30 Joel Brobecker <brobecker@adacore.com>
6663
6664 * gdb.base/break.exp: Save the location where the breakpoint
6665 on break.c:47 was actually inserted when debugging the version
6666 compiled at -O2 and use it in the expected output of the "info
6667 break" test performed soon after.
6668
5c319bb2
PA
66692018-01-22 Pedro Alves <palves@redhat.com>
6670 Sergio Durigan Junior <sergiodj@redhat.com>
6671
6672 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6673 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6674
a9e40818
JB
66752018-01-22 Joel Brobecker <brobecker@adacore.com>
6676
6677 * gdb.base/break-include.c, gdb.base/break-include.inc,
6678 gdb.base/break-include.exp: New files.
6679 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6680 line number now being the actual line number where the breakpoint
6681 was inserted.
6682 * gdb.mi/mi-break.exp: Likewise.
6683 * gdb.mi/mi-reverse.exp: Likewise.
6684 * gdb.mi/mi-simplerun.exp: Ditto.
6685
e707fc44
AB
66862018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6687
6688 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6689 varobj.
6690 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6691
ae451627
AB
66922018-01-21 Don Breazeal <donb@codesourcery.com>
6693 Andrew Burgess <andrew.burgess@embecosm.com>
6694
6695 * gdb.mi/basics.c: Add new global.
6696 * gdb.mi/mi-frame-regs.exp: New file.
6697 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6698 case.
6699
b1b189e0
AB
67002018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6701
6702 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6703 non-parameter, and on an unknown symbol.
6704
fcfcc376
TT
67052018-01-19 Tom Tromey <tom@tromey.com>
6706
6707 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6708 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6709
634c1c31
AA
67102018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6711
6712 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6713 setrlimit and chdir to int.
6714
d6ad07fd
AA
67152018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6716
6717 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6718 function.
6719 (my_tend): Likewise.
6720 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6721 rationale of avoiding FP- and vector instructions.
6722
adf8243b
RK
67232018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6724
6725 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6726 "info reg" with "\[ \t\]*".
6727 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6728 "\[ \t\]+".
6729 * gdb.arch/s390-multiarch.exp: Ditto.
6730 * gdb.base/pc-fp.exp: Ditto.
6731 * gdb.reverse/i386-precsave.exp: Ditto.
6732 * gdb.reverse/i386-reverse.exp: Ditto.
6733 * gdb.reverse/i387-env-reverse.exp: Ditto.
6734 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6735
dcc06925
AA
67362018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6737
6738 * lib/gdb.exp (gdb_compile): Re-enable use of
6739 universal_compile_options for languages other than Rust.
6740
25d4fd80
AA
67412018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6742
6743 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6744
ee7f689e 67452018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6746
6747 PR gdb/16577
6748 * gdb.base/solib-vanish.exp: New.
6749 * gdb.base/solib-vanish-main.c: New.
6750 * gdb.base/solib-vanish-lib1.c: New.
6751 * gdb.base/solib-vanish-lib2.c: New.
6752
d8447b6b
YQ
67532018-01-17 Yao Qi <yao.qi@linaro.org>
6754
6755 * gdb.compile/compile.exp: Match the address printed for
6756 frame in the output of command "bt".
6757
86d6a90c
TT
67582018-01-15 Tom Tromey <tom@tromey.com>
6759
6760 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6761 compute sp_reg.
6762
cbcdb1aa
AB
67632018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6764
6765 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6766 to prepare.
6767 (prepare): Return 0 on error, 1 on success.
6768
eea61984
PA
67692018-01-12 Pedro Alves <palves@redhat.com>
6770
6771 * gdb.base/continue-after-aborted-step-over.c: New.
6772 * gdb.base/continue-after-aborted-step-over.exp: New.
6773
6181e9c2
SM
67742018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6775
6776 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6777 options when not creating an executable.
6778
3cada740
PA
67792018-01-11 Pedro Alves <palves@redhat.com>
6780
6781 PR remote/22597
6782 * gdb.server/stop-reply-no-thread.c: New file.
6783 * gdb.server/stop-reply-no-thread.exp: New file.
6784
c63d3e8d
PA
67852018-01-10 Pedro Alves <palves@redhat.com>
6786
6787 PR gdb/22670
6788 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6789 functions too. Test setting breakpoints and printing C functions
6790 with no debug info too.
6791 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6792
d4c2a405
PA
67932018-01-10 Pedro Alves <palves@redhat.com>
6794
6795 PR gdb/22670
6796 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6797 a fail.
6798
8825213e
PA
67992018-01-10 Pedro Alves <palves@redhat.com>
6800
6801 PR gdb/22670
6802 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6803
605fd3c6
YQ
68042018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6805
6806 * gdb.server/unittest.exp: Match the output in non-development
6807 mode.
6808
1e5ded6c
YQ
68092018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6810
6811 * gdb.gdb/unittest.exp: Match output in non-development mode.
6812
30066b0b
JB
68132018-01-08 Joel Brobecker <brobecker@adacore.com>
6814
6815 * gdb.ada/access_tagged_param.exp: Relax expected output
6816 for value of "ObjL" in "continue" to pck.inspect breakpoint
6817 test.
6818
04bafb1e
XR
68192018-01-08 Joel Brobecker <brobecker@adacore.com>
6820
9f86398b
JB
6821 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6822 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6823
e379cee6
PA
68242018-01-05 Pedro Alves <palves@redhat.com>
6825
6826 PR gdb/18653
6827 * gdb.base/libsegfault.exp: New.
6828
de63c46b
PA
68292018-01-05 Joel Brobecker <brobecker@adacore.com>
6830
6831 PR gdb/22670
6832 * gdb.ada/access_tagged_param.exp: New file.
6833 * gdb.ada/access_tagged_param/foo.adb: New file.
6834
f98fc17b
PA
68352018-01-05 Pedro Alves <palves@redhat.com>
6836
6837 PR gdb/22670
6838 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6839 exercise lower case too, and to exercise both full matching and
6840 wild matching.
6841
342f8240
JB
68422018-01-05 Joel Brobecker <brobecker@adacore.com>
6843
6844 * gdb.ada/rename_subscript_param: New testcase.
6845
7150d33c
JG
68462018-01-05 Jerome Guitton <guitton@adacore.com>
6847
6848 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6849
cc0e770c
JB
68502018-01-05 Joel Brobecker <brobecker@adacore.com>
6851
6852 * gdb.ada/convvar_comp: New testcase.
6853
672a41aa 68542018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6855
6856 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6857 (My_Table): New global variable.
6858 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6859
7365ec2f
JB
68602018-01-04 Joel Brobecker <brobecker@adacore.com>
6861
6862 PR gdb/22670
6863 * gdb.ada/maint_with_ada: New testcase.
6864
289483b6
JB
68652018-01-04 Joel Brobecker <brobecker@adacore.com>
6866
6867 PR gdb/22670
6868 * gdb.ada/bp_c_mixed_case: New testcase.
6869
344420da
JB
68702018-01-04 Joel Brobecker <brobecker@adacore.com>
6871
6872 PR gdb/22670
6873 * gdb.ada/complete.exp: Add "complete break ada" test.
6874
66fc87a0
JB
68752018-01-04 Joel Brobecker <brobecker@adacore.com>
6876
6877 PR gdb/22670
6878 * gdb.ada/info_addr_mixed_case: New testcase.
6879
9f757bf7
XR
68802018-01-03 Xavier Roirand <roirand@adacore.com>
6881
6882 * gdb.ada/excep_handle.exp: New testcase.
6883 * gdb.ada/excep_handle/foo.adb: New file.
6884 * gdb.ada/excep_handle/pck.ads: New file.
6885
bd570f80
JB
68862018-01-03 Joel Brobecker <brobecker@adacore.com>
6887
6888 * gdb.base/step-line.c: Add extra empty line in copyright header.
6889 * gdb.base/step-line.inp: Likewise.
6890
9fe561ab
JB
68912018-01-02 Joel Brobecker <brobecker@adacore.com>
6892
6893 * gdb.ada/dyn_stride.exp: Add slice test.
6894
a405673c
JB
68952018-01-02 Joel Brobecker <brobecker@adacore.com>
6896
6897 * gdb.ada/dyn_stride: New testcase.
6898
cef0f868
SH
68992017-12-27 Stafford Horne <shorne@gmail.com>
6900
6901 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6902 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6903
b67d92b0
SH
69042017-12-27 Stafford Horne <shorne@gmail.com>
6905
6906 * gdb.base/reggroups.c: New file.
6907 * gdb.base/reggroups.exp: New file.
6908
eccab96d
JB
69092017-12-18 Joel Brobecker <brobecker@adacore.com>
6910
6911 * gdb.dwarf2/ada-valprint-error.c: New file.
6912 * gdb.dwarf2/ada-valprint-error.exp: New file.
6913
0e2da9f0
JB
69142017-12-18 Joel Brobecker <brobecker@adacore.com>
6915
6916 * gdb.ada/assign_arr: New testcase.
6917
cb923fcc
XR
69182017-12-18 Xavier Roirand <roirand@adacore.com>
6919
6920 * gdb.ada/funcall_ptr: New testcase.
6921
7c161838
SDJ
69222017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6923
6924 PR cli/16224
6925 * gdb.base/ptype-offsets.cc: New file.
6926 * gdb.base/ptype-offsets.exp: New file.
6927
1af17fd9
YQ
69282017-12-15 Yao Qi <yao.qi@linaro.org>
6929
6930 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6931 if XML is disabled.
6932
828d5846
XR
69332017-12-15 Xavier Roirand <roirand@adacore.com>
6934
6935 * gdb.ada/same_component_name: New testcase.
6936
79e8fcaa
JB
69372017-12-14 Joel Brobecker <brobecker@adacore.com>
6938
6939 * gdb.ada/str_binop_equal: New testcase.
6940
e05fa6f9
JB
69412017-12-14 Joel Brobecker <brobecker@adacore.com>
6942
6943 * gdb.ada/task_switch_in_core: New testcase.
6944
b89641ba
SM
69452017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6946
6947 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6948 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6949 call test_bkpt_qualified.
6950 (test_bkpt_qualified): New proc.
6951
6892d2e4
PA
69522017-12-13 Pedro Alves <palves@redhat.com>
6953
6954 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6955 Tighten regexp by matching with an anchor.
6956
a22ecf70
PA
69572017-12-13 Pedro Alves <palves@redhat.com>
6958
6959 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6960 ("expression with namespace"): New set of tests.
6961 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6962 (Nested::Test_NS::qux): New.
6963 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6964 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6965
9937536c
JB
69662017-12-13 Joel Brobecker <brobecker@adacore.com>
6967
6968 * gdb.base/server-del-break.c: New file.
6969 * gdb.base/server-del-break.exp: New file.
6970
fe49c6f5
SH
69712017-12-12 Stafford Horne <shorne@gmail.com>
6972
6973 * gdb.xml/tdesc-regs.exp: Add or1k support.
6974
c3d18620
SH
69752017-12-12 Stafford Horne <shorne@gmail.com>
6976
6977 * gdb.base/bp-permanent.c: Define nop of or1k.
6978
c5f9cfc8
JB
69792017-12-11 Joel Brobecker <brobecker@adacore.com>
6980
6981 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6982 output with components being reordered.
6983
a9c135fc
JB
69842017-12-11 Joel Brobecker <brobecker@adacore.com>
6985
6986 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6987 output with components being reordered.
6988
927aa2e7
JK
69892017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6990 Pedro Alves <palves@redhat.com>
6991
6992 * gdb.base/maint.exp (check for .gdb_index): Check also for
6993 .debug_names.
6994 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6995 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6996 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6997 (.gdb_index used after symbol reloading): Support also .debug_names.
6998 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6999
f17d9474
YQ
70002017-12-08 Yao Qi <yao.qi@linaro.org>
7001
7002 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7003 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7004
a0de8c21
YQ
70052017-12-08 Yao Qi <yao.qi@linaro.org>
7006
7007 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7008 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7009
a738ea1d
YQ
70102017-12-08 Yao Qi <yao.qi@linaro.org>
7011
7012 * gdb.arch/aarch64-tagged-pointer.c: New file.
7013 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7014
1cd9a73b
SDJ
70152017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7016
7017 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7018 "int".
7019
fa6eb693
KS
70202017-12-07 Keith Seitz <keiths@redhat.com>
7021
7022 PR breakpoints/22569
7023 * gdb.linespec/ls-errs.exp: Change expected result of "break
7024 -source this file has spaces.c -line 3".
7025 Check that an explicit source file followed by whitespace is
7026 identified as an invalid explicit location.
7027
883fd55a
KS
70282017-12-07 Keith Seitz <keiths@redhat.com>
7029
7030 * gdb.cp/nested-types.cc: New file.
7031 * gdb.cp/nested-types.exp: New file.
7032 * lib/cp-support.exp: Load data-structures.exp library.
7033 (debug_cp_test_ptype_class): New global.
7034 (cp_ptype_class_verbose, next_line): New procedures.
7035 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7036 Add and document new return value.
7037 Switch the list of lines to a queue.
7038 Add support for new `type' key for nested type definitions.
7039 Add debugging/troubleshooting messages.
7040 * lib/data-structures.exp: New file.
7041
ec72db3e
SM
70422017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7043
7044 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7045 with proc_with_prefix, don't use with_test_prefix.
7046
99598d71
TT
70472017-12-07 Tom Tromey <tom@tromey.com>
7048
7049 * gdb.base/break.exp: Add test for empty "commands".
7050
a8806230
YQ
70512017-12-07 Yao Qi <yao.qi@linaro.org>
7052
7053 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7054 malloc and catch syscall.
7055
824cc835
PM
70562017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7057
e79be6e5 7058 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7059 tests for explicit locations.
7060
7cc244de
PA
70612017-12-06 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7064 force-disabling XML descriptions.
7065
50a1fdd5
PA
70662017-12-04 Pedro Alves <palves@redhat.com>
7067
7068 PR gdb/22499
7069 * gdb.arch/amd64-disp-step-avx.S: New file.
7070 * gdb.arch/amd64-disp-step-avx.exp: New file.
7071
f0fb2488
PA
70722017-12-03 Pedro Alves <palves@redhat.com>
7073
7074 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7075 and <string.h>.
7076 (parent_function): Print distinct messages when waitpid fails, or
7077 the child exits with a signal, or the child exits for an unhandled
7078 reason.
7079 * gdb.threads/process-dies-while-detaching.exp
7080 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7081 it. Wait for both inferior output and GDB's prompt. Use an
7082 indirect spawn id list.
7083 (do_detach): New parameter 'child_exit'. Use it to compute
7084 expected inferior output.
7085 (test_detach, test_detach_watch, test_detach_killed_outside):
7086 Adjust to pass down the expected child exit kind.
7087
97cbe998
SDJ
70882017-12-01 Joel Brobecker <brobecker@adacore.com>
7089 Sergio Durigan Junior <sergiodj@redhat.com>
7090 Pedro Alves <palves@redhat.com>
7091
7092 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7093
40fc416f
SDJ
70942017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7095
7096 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7097 to 'symbol-file' and 'add-symbol-file' can be
7098 position-independent.
7099
1cc75e92
YQ
71002017-12-01 Yao Qi <yao.qi@linaro.org>
7101
7102 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7103 the URL in copyright header.
7104 * gdb.arch/aarch64-fp.exp: Likewise.
7105 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7106 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7107 * gdb.base/expand-psymtabs.exp: Likewise.
7108 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7109 * gdb.fortran/common-block.exp: Likewise.
7110 * gdb.fortran/common-block.f90: Likewise.
7111 * gdb.fortran/logical.exp: Likewise.
7112 * gdb.fortran/vla-datatypes.f90: Likewise.
7113 * gdb.fortran/vla-sub.f90: Likewise.
7114
875fb7a7
JB
71152017-11-30 Joel Brobecker <brobecker@adacore.com>
7116
7117 * gdb.ada/repeat_dyn: New testcase.
7118
6f14765f
UW
71192017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7120
7121 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7122 Update for changed thread numbering.
7123 * gdb.cell/bt.exp: Update for changed GDB output.
7124
f1af7b94
SM
71252017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7126
7127 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7128 setting isremote by hand.
7129 * boards/dwarf4-gdb-index.exp: Likewise.
7130 * boards/fission.exp: Likewise.
7131 * boards/stabs.exp: Likewise.
7132
e3919f3e
PA
71332017-11-30 Pedro Alves <palves@redhat.com>
7134
7135 * gdb.linespec/cpls-ops.exp
7136 (check_explicit_skips_function_argument): Extract the underlying
7137 type of size_t instead of hardcoding it.
7138
bd69330d
PA
71392017-11-29 Pedro Alves <palves@redhat.com>
7140
7141 PR c++/19436
7142 * gdb.linespec/cpls-abi-tag.cc: New file.
7143 * gdb.linespec/cpls-abi-tag.exp: New file.
7144
a20714ff
PA
71452017-11-29 Pedro Alves <palves@redhat.com>
7146
7147 * gdb.base/langs.exp: Use -qualified.
7148 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7149 it.
7150 * gdb.cp/namespace.exp: Use -qualified.
7151 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7152 (overload-3, template-overload, template-ret-type, const-overload)
7153 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7154 procedures.
7155 (test_driver): Call them.
7156 * gdb.cp/save-bp-qualified.cc: New.
7157 * gdb.cp/save-bp-qualified.exp: New.
7158 * gdb.linespec/explicit.exp: Test -qualified.
7159 * lib/completion-support.exp (completion::explicit_opts_list): Add
7160 "-qualified".
7161 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7162
f6f1d339
PM
71632017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7164
7165 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7166
02ca603a
TT
71672017-11-29 Tom Tromey <tom@tromey.com>
7168
7169 * gdb.base/relocate.exp: Update invalid argument test.
7170 Add new tests for invalid arguments.
7171
ed6c0bfb
TP
71722017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7173
7174 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7175 Return 0 as a long.
7176 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7177
f106e10e
TP
71782017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7179
7180 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7181 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7182 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7183 func ().
7184 * gdb.cp/shadow.cc (B.func): Return 0.
7185
10329bb2
JB
71862017-11-27 Joel Brobecker <brobecker@adacore.com>
7187
7188 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7189 expected output in gdb_expect call to allow the exception
7190 message to be present as well. Fix syntax confusion to avoid
7191 TCL thinking that exception_name is an array.
7192
617cd4bc
UW
71932017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7194
7195 * gdb.arch/spu-info.c: Include <unistd.h>.
7196 (do_signal_test): Fix broken calls to write.
7197 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7198 Fix checks for empty mailboxes. Update signal tests for corrected
7199 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7200 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7201 * gdb.cell/arch.exp: Use standard_output_file.
7202 * gdb.cell/break.exp: Likewise.
7203 * gdb.cell/bt.exp: Likewise.
7204 * gdb.cell/core.exp: Likewise.
7205 * gdb.cell/dwarfaddr.exp: Likewise.
7206 * gdb.cell/ea-cache.exp: Likewise.
7207 * gdb.cell/ea-standalone.exp: Likewise.
7208 * gdb.cell/f-regs.exp: Likewise.
7209 * gdb.cell/fork.exp: Likewise.
7210 * gdb.cell/gcore.exp: Likewise.
7211 * gdb.cell/mem-access.exp: Likewise.
7212 * gdb.cell/ptype.exp: Likewise.
7213 * gdb.cell/registers.exp: Likewise.
7214 * gdb.cell/sizeof.exp: Likewise.
7215 * gdb.cell/solib-symbol.exp: Likewise.
7216 * gdb.cell/solib.exp: Likewise.
617cd4bc 7217
a81aaca0
PA
72182017-11-25 Pedro Alves <palves@redhat.com>
7219
7220 * gdb.base/complete-empty.exp: New file.
7221 * gdb.base/completion.exp: Adjust.
7222
6a3c6ee4
PA
72232017-11-25 Pedro Alves <palves@redhat.com>
7224
7225 * gdb.linespec/cpls-ops.cc: New file.
7226 * gdb.linespec/cpls-ops.exp: New file.
7227 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7228 factored out from ...
7229 (test_complete_prefix_range): ... this.
7230
8955eb2d
PA
72312017-11-24 Pedro Alves <palves@redhat.com>
7232
7233 * gdb.linespec/cpcompletion.exp: New file.
7234 * gdb.linespec/cpls-hyphen.cc: New file.
7235 * gdb.linespec/cpls.cc: New file.
7236 * gdb.linespec/cpls2.cc: New file.
7237 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7238 test to use test_gdb_complete_unique. Add label completion,
7239 keyword completion and explicit location completion tests.
7240 * lib/completion-support.exp: New file.
7241
e547c119
JB
72422017-11-24 Joel Brobecker <brobecker@adacore.com>
7243
7244 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7245 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7246 when hitting an exception catchpoint.
7247
7c3c1aa8
YQ
72482017-11-22 Yao Qi <yao.qi@linaro.org>
7249
7250 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7251
41bd68f5
SM
72522017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7253
7254 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7255 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7256 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7257
1daad298
YQ
72582017-11-22 Yao Qi <yao.qi@linaro.org>
7259
7260 * gdb.base/info-os.exp: Pass pthreads.
7261 * gdb.multi/multi-attach.exp: Likewise.
7262
88465e87
YQ
72632017-11-22 Yao Qi <yao.qi@linaro.org>
7264
7265 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7266 compiler.
7267
dc196b23
YQ
72682017-11-22 Yao Qi <yao.qi@linaro.org>
7269
7270 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7271 * gdb.base/break-interp.exp: Likewise.
7272 * gdb.base/jit-attach-pie.exp: Likewise.
7273
2400729e
UW
72742017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7275
7276 * gdb.base/float128.c (large128): New variable.
7277 * gdb.base/float128.exp: Add test to print largest __float128 value.
7278
7a26362d
UW
72792017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7280
7281 * gdb.arch/vsx-regs.exp: Update register content checks.
7282
ed0f4273
UW
72832017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7284
7285 * gdb.arch/ppc-longdouble.exp: New file.
7286 * gdb.arch/ppc-longdouble.c: Likewise.
7287
a25d69c6
PA
72882017-11-21 Pedro Alves <palves@redhat.com>
7289
7290 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7291
73fcf641
PA
72922017-11-20 Pedro Alves <palves@redhat.com>
7293
7294 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7295 (long_double_typedef): New typedefs.
7296 Use DEF on double and long double.
7297 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7298 cases.
7299 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7300 and 'long_double_ptr_same_size' locals. Use them to decide
7301 whether cast from array/function to float is valid/invalid.
7302
71a3c369
TT
73032017-11-17 Tom Tromey <tom@tromey.com>
7304
7305 * gdb.rust/traits.rs: New file.
7306 * gdb.rust/traits.exp: New file.
7307
ced9779b
JB
73082017-11-17 Joel Brobecker <brobecker@adacore.com>
7309
7310 * gdb.ada/minsyms: New testcase.
7311
a0922d80
PA
73122017-11-16 Pedro Alves <palves@redhat.com>
7313
7314 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7315 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7316
ea04e54c
PA
73172017-11-16 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7320 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7321
e849ea89
PA
73222017-11-16 Pedro Alves <palves@redhat.com>
7323
7324 * gdb.server/reconnect-ctrl-c.c: New file.
7325 * gdb.server/reconnect-ctrl-c.exp: New file.
7326
d8ae99a7
PM
73272017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7328
7329 * gdb.python/py-rbreak.exp: New file.
7330 * gdb.python/py-rbreak.c: New file.
7331 * gdb.python/py-rbreak-func2.c: New file.
7332
968a13f8
PA
73332017-11-16 Pedro Alves <palves@redhat.com>
7334
7335 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7336 pattern.
7337 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7338 GDB.
7339
71774bc9
SM
73402017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7341
7342 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7343 regex.
7344
ddbb44cf
SM
73452017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7346
7347 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7348 test names.
7349
584a564f
PA
73502017-11-09 Pedro Alves <palves@redhat.com>
7351
7352 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7353 factored out from ...
7354 (top level): ... here, and adjusted to avoid expecting beyond the
7355 prompt in a single gdb_test_multiple.
7356
5ed7a928
PA
73572017-11-09 Pedro Alves <palves@redhat.com>
7358
7359 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7360 output.
7361 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7362 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7363 * gdb.server/ext-run.exp ("kill" test): Likewise.
7364 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7365
a60e0738
PA
73662017-11-09 Pedro Alves <palves@redhat.com>
7367
7368 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7369 match till end of line.
7370
2c88253f
PA
73712017-11-09 Pedro Alves <palves@redhat.com>
7372
7373 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7374
c7a38517
PA
73752017-11-09 Pedro Alves <palves@redhat.com>
7376
7377 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7378 New procedures, factored out from ...
7379 (top level): ... here, and adjusted to avoid expecting beyond the
7380 prompt in one go.
7381
f29f4b6b
PA
73822017-11-09 Pedro Alves <palves@redhat.com>
7383
7384 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7385 output. Fix '?' match.
7386
286acbb5
JB
73872017-11-08 Joel Brobecker <brobecker@adacore.com>
7388
7389 * gdb.ada/scoped_watch: New testcase.
7390 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7391 which is actually correct.
7392 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7393 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7394
62d7ae92
PA
73952017-11-08 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.gdb/complaints.exp (test_initial_complaints)
7398 (test_serial_complaints, test_short_complaints): Call
7399 complaint_internal instead of complaint.
7400
280ca31f
DT
74012017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7402
7403 * gdb.threads/tls-core.c: New file.
7404 * gdb.threads/tls-core.exp: Likewise.
7405
b5ec771e
PA
74062017-11-08 Pedro Alves <palves@redhat.com>
7407
7408 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7409 (p Exported_Capitalized): New test.
7410 (p exported_capitalized): New test.
7411
a02b41a7
PA
74122017-11-07 Pedro Alves <palves@redhat.com>
7413
7414 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7415
95e95a6d
PA
74162017-11-07 Pedro Alves <palves@redhat.com>
7417
7418 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7419 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7420 (disable_invalid, disable_inverted, disable_negative): New
7421 procedures.
7422 ("bad numbers"): New set of tests.
7423
cee62dbd
PA
74242017-11-07 Pedro Alves <palves@redhat.com>
7425
7426 * gdb.cp/ena-dis-br-range.exp: Add tests.
7427
cc638e86
PA
74282017-11-07 Pedro Alves <palves@redhat.com>
7429
7430 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7431
d0fe4701
XR
74322017-11-07 Xavier Roirand <roirand@adacore.com>
7433 Pedro Alves <palves@redhat.com>
7434
7435 * gdb.base/ena-dis-br.exp: Add reference to
7436 gdb.cp/ena-dis-br-range.exp.
7437 * gdb.cp/ena-dis-br-range.exp: New file.
7438 * gdb.cp/ena-dis-br-range.cc: New file.
7439
46f67f80
PA
74402017-11-06 Pedro Alves <palves@redhat.com>
7441
7442 * gdb.base/attach-non-pgrp-leader.c: New.
7443 * gdb.base/attach-non-pgrp-leader.exp: New.
7444
726e1356
PA
74452017-11-06 Pedro Alves <palves@redhat.com>
7446
7447 * configure.ac: No longer check for termio.h and sgtty.h.
7448 * configure: Regenerate.
7449 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7450 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7451 Remove termio and sgtty code.
7452
50ab6ace
YQ
74532017-11-03 Yao Qi <yao.qi@linaro.org>
7454
7455 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7456 in GDB is disabled.
7457
8e68731c
YQ
74582017-11-03 Yao Qi <yao.qi@linaro.org>
7459
7460 * gdb.python/py-thrhandle.exp: Skip it if python is not
7461 enabled.
7462
3a87ae65
SM
74632017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7464
7465 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7466 as a breakpoint command.
7467
484d8d36
MD
74682017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7469
7470 PR python/21213
7471 * gdb.python/py-infthread.exp: Test calling
7472 InferiorThread.inferior () multiple times in a row.
7473
4a27f119
KS
74742017-10-27 Keith Seitz <keiths@redhat.com>
7475
7476 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7477 Test "info break" for every inlined function breakpoint.
7478
bb11dd58
YQ
74792017-10-27 Yao Qi <yao.qi@linaro.org>
7480
7481 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7482
a43f3893
PF
74832017-10-26 Patrick Frants <osscontribute@gmail.com>
7484
7485 * gdb.cp/classes.exp (test_static_members): Test printing
7486 Outer::instance.
7487 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7488 (Inner::instance, Outer::instance): New.
7489
792ccf00
PA
74902017-10-24 Pedro Alves <palves@redhat.com>
7491
7492 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7493 extra console" test in two stages.
7494
eb2bfbad
PA
74952017-10-24 Pedro Alves <palves@redhat.com>
7496
7497 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7498
1f75a651
PA
74992017-10-24 Pedro Alves <palves@redhat.com>
7500
7501 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7502 loop.
7503
779990d9
PA
75042017-10-24 Pedro Alves <palves@redhat.com>
7505
7506 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7507 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7508
ad9b8f5d
PA
75092017-10-24 Pedro Alves <palves@redhat.com>
7510
7511 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7512 parameter and handle it. Don't output read value in test name.
7513
fee6da6e
PA
75142017-10-24 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7517 custom test name.
7518
10389c2c
PA
75192017-10-24 Pedro Alves <palves@redhat.com>
7520
7521 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7522 include the unstable output directory name in the test's name.
7523 (initial_setup_simple) <'set args'>: Use custom test name.
7524
a80e65a9
PA
75252017-10-24 Pedro Alves <palves@redhat.com>
7526
7527 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7528 with explicit test name.
7529
15763a09
PA
75302017-10-20 Pedro Alves <palves@redhat.com>
7531
7532 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7533 'wait -i'. Use gdb_assert and remote_close.
7534
49a4ce2e
AB
75352017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7536
7537 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7538 number from variable rather than hard-coded.
7539
a75868f5
PA
75402017-10-19 Pedro Alves <palves@redhat.com>
7541
7542 * gdb.base/long-inferior-output.c: New file.
7543 * gdb.base/long-inferior-output.exp: New file.
7544
c8ba13ad
KS
75452017-11-18 Keith Seitz <keiths@redhat.com>
7546
7547 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7548 method.
7549 (main): Call it.
7550 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7551 Add additional user-defined conversion operator tests.
7552
b27de576
PA
75532017-10-17 Pedro Alves <palves@redhat.com>
7554
7555 * boards/native-stdio-gdbserver.exp: Load "local-board".
7556
8484c955
PA
75572017-10-17 Pedro Alves <palves@redhat.com>
7558
7559 * gdb.base/quit-live.c: New file.
7560 * gdb.base/quit-live.exp: New file.
7561
83d5a34d
KS
75622017-10-16 Keith Seitz <keiths@redhat.com>
7563
7564 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7565 (class_with_protected_typedef, class_with_private_typedef)
7566 (struct_with_public_typedef, struct_with_protected_typedef)
7567 (struct_with_private_typedef): New classes/structs.
7568 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7569 typedefs and access specifiers.
7570
739b3f1d
PA
75712017-10-16 Pedro Alves <palves@redhat.com>
7572 Simon Marchi <simon.marchi@polymtl.ca>
7573
7574 * README (Local vs Remote vs Native): New section.
7575 * boards/local-board.exp: New file, with bits factored out from
7576 ...
7577 * boards/native-extended-gdbserver.exp: ... here. Load
7578 "local-board".
7579 * boards/native-gdbserver.exp: Load "local-board".
7580 (${board}_spawn, ${board}_exec): Delete.
7581 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7582 ...
7583 * boards/stdio-gdbserver-base.exp: ... this new file.
7584 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7585 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7586 procedure.
7587 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7588 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7589 stdio_gdbserver_command.
7590 (${board}_get_remote_address, ${board}_get_comm_port)
7591 (${board}_download, ${board}_upload): Delete.
7592 (get_target_remote_pipe_cmd): New.
7593
fe68b953
SM
75942017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7595
7596 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7597 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7598 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7599 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7600 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7601 remove with_test_prefix.
7602
300b6685
PA
76032017-10-13 Pedro Alves <palves@redhat.com>
7604
7605 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7606 * gdb.base/annota1.exp: Use it instead of is_remote.
7607 * gdb.base/annota3.exp: Use it instead of is_remote.
7608 * gdb.cp/annota2.exp: Use it instead of is_remote.
7609 * gdb.cp/annota3.exp: Use it instead of is_remote.
7610 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7611
50500caf
PA
76122017-10-13 Pedro Alves <palves@redhat.com>
7613
7614 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7615 (test_num_test_vars, run_and_count_vars, find_env)
7616 (test_set_unset_env, test_inherit_env_var): New procedures.
7617 (top level): Use them.
7618
dad0c6d2
PA
76192017-10-13 Pedro Alves <palves@redhat.com>
7620
7621 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7622 also skip on stub-like targets.
7623
8b0553c1
PA
76242017-10-13 Pedro Alves <palves@redhat.com>
7625
7626 PR gdb/22293
7627 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7628 (top level): Move some tests to ...
7629 (test_not_found): ... this new procedure.
7630 (top level): Call it.
7631
7594f623
PA
76322017-10-13 Pedro Alves <palves@redhat.com>
7633
7634 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7635 expect different "info terminal" output if testing with a
7636 non-native target.
7637
ebe3b402
PA
76382017-10-13 Pedro Alves <palves@redhat.com>
7639 Simon Marchi <simon.marchi@polymtl.ca>
7640
7641 PR python/12966
7642 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7643
42f1b161
PA
76442017-10-13 Pedro Alves <palves@redhat.com>
7645
7646 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7647 already.
7648
8d6ef72b
PA
76492017-10-13 Pedro Alves <palves@redhat.com>
7650
7651 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7652 is_remote.
7653
d7bcd5b8
PA
76542017-10-13 Pedro Alves <palves@redhat.com>
7655
7656 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7657 is_remote.
7658
df479dc6
PA
76592017-10-13 Pedro Alves <palves@redhat.com>
7660
7661 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7662 is set.
7663 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7664 instead of is_remote.
7665
23fb630a
PA
76662017-10-13 Pedro Alves <palves@redhat.com>
7667
7668 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7669 (top level): Add comment.
7670
cc77b1dc
PA
76712017-10-13 Pedro Alves <palves@redhat.com>
7672
7673 * gdb.base/remote.exp (top level): Fix comment typo and add
7674 missing return.
7675
27c9e813
PA
76762017-10-13 Pedro Alves <palves@redhat.com>
7677 Simon Marchi <simon.marchi@polymtl.ca>
7678
7679 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7680 calls and add comments. Skip test if use_gdb_stub is set.
7681 (top level): Use "set cwd" command instead of "cd" command.
7682
5e830d98
PA
76832017-10-13 Pedro Alves <palves@redhat.com>
7684
7685 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7686 is_remote target check.
7687
f5ca0032
PA
76882017-10-13 Pedro Alves <palves@redhat.com>
7689
7690 * gdb.base/scope.exp: Use build_executable + clean_restart +
7691 gdb_file_cmd instead of prepare_for_testing and no longer skip
7692 "before run" tests on is_remote target boards. Update comments.
7693 * boards/native-extended-gdbserver.exp
7694 (extended_gdbserver_load_last_file): New, factored out from ...
7695 (gdb_load): ... this. Move further below and add comment.
7696 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7697
8aed1c0d
PA
76982017-10-12 Pedro Alves <palves@redhat.com>
7699
7700 * gdb.base/attach.exp: Remove references to gdb64.
7701 * gdb.base/dbx.exp: Remove references to gdb64.
7702
cfa34c87
SM
77032017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7704 Pedro Alves <palves@redhat.com>
7705
7706 * gdb.base/label.exp: Remove is_remote target check.
7707
9192b7de
PA
77082017-10-12 Pedro Alves <palves@redhat.com>
7709
7710 * gdb.base/auvx.exp (coredir): Update comment.
7711 (top level) <core_works>: Use "set cwd" command instead of "cd"
7712 command.
7713
6bf0052d
PA
77142017-10-12 Pedro Alves <palves@redhat.com>
7715 Simon Marchi <simon.marchi@polymtl.ca>
7716
7717 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7718 target boards.
7719
e48ef82d
PA
77202017-10-12 Pedro Alves <palves@redhat.com>
7721 Simon Marchi <simon.marchi@polymtl.ca>
7722
7723 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7724 Instead skip if there's any gdb_protocol set.
7725
8d7aea57
SM
77262017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7727 Pedro Alves <palves@redhat.com>
7728
7729 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7730
30440677
PA
77312017-10-12 Pedro Alves <palves@redhat.com>
7732 Simon Marchi <simon.marchi@polymtl.ca>
7733
7734 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7735 instead of on dejagnu remote boards.
7736
4e04f045 77372017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7738 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7739
7740 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7741 checks. Use build_executable + clean_restart instead of
7742 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7743 of enabling non-stop after starting gdb.
7744
871a186e
PA
77452017-10-12 Pedro Alves <palves@redhat.com>
7746
7747 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7748 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7749 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7750 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7751
56d704da
AK
77522017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7753
7754 * gdb.arch/arc-tdesc-cpu.exp: New file.
7755 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7756
2f20e312
SM
77572017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7758
7759 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7760
65630365
PA
77612017-10-10 Pedro Alves <palves@redhat.com>
7762
7763 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7764 expect CLI output.
7765
bf469271
PA
77662017-10-10 Pedro Alves <palves@redhat.com>
7767
7768 * lib/selftest-support.exp (selftest_setup): Update for
7769 captured_command_loop's prototype change.
7770
777a42f1
PA
77712017-10-09 Pedro Alves <palves@redhat.com>
7772
7773 Test both arch1=>arch2 and arch2=>arch1.
7774
7775 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7776 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7777 factored out to...
7778 (append_arch1_options, append_arch2_options, append_arch_options)
7779 (build_executables): New procedures.
7780 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7781 local.
7782 (top level): Add new 'first_arch' testing axis.
7783
cbd2b4e3
PA
77842017-10-09 Pedro Alves <palves@redhat.com>
7785
7786 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7787 (barrier): New.
7788 (thread_start, all_started): New functions.
7789 (main): Spawn new thread and wait until it is scheduled.
7790 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7791 option.
7792 (do_test): Add 'selected_thread' parameter. Run to all_started
7793 instead of main. Explicitly set the breakpoint at main. Switch
7794 to the SELECTED_THREAD thread.
7795 (top level): Test handling the exec event with either the main
7796 thread or the second thread selected.
7797
5c9e4427
PA
77982017-10-09 Pedro Alves <palves@redhat.com>
7799
7800 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7801 logic. Move STOP marker after the value checks.
7802 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7803 regexp.
7804
b3b7c423
SL
78052017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7806
7807 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7808
3b4b2f16
UW
78092017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7810
7811 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7812 integer-to-dfp conversion.
7813 * gdb.base/dfp-test.exp: Likewise.
7814
5cd63fda
PA
78152017-10-04 Pedro Alves <palves@redhat.com>
7816
7817 * gdb.multi/hangout.c: Include <unistd.h>.
7818 (hangout_loop): New function.
7819 (main): Call alarm. Call hangout_loop in a loop.
7820 * gdb.multi/hello.c: Include <unistd.h>.
7821 (hello_loop): New function.
7822 (main): Call alarm. Call hangout_loop in a loop.
7823 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7824 inferior with the other selected.
7825
4c71c105
SM
78262017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7827
7828 * gdb.mi/list-thread-groups-available.exp: New file.
7829 * gdb.mi/list-thread-groups-available.c: New file.
7830
bc3b087d
SDJ
78312017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7832
7833 * gdb.base/set-cwd.exp: Make it available on
7834 native-extended-gdbserver.
7835
d092c5a2
SDJ
78362017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7837
7838 * gdb.base/set-cwd.c: New file.
7839 * gdb.base/set-cwd.exp: Likewise.
7840
45320ffa
TT
78412017-10-02 Tom Tromey <tom@tromey.com>
7842
7843 PR rust/22236:
7844 * gdb.rust/simple.rs (main): New variable "fslice".
7845 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7846
b3e3859b
TT
78472017-10-02 Tom Tromey <tom@tromey.com>
7848
7849 * gdb.rust/simple.exp: Test ptype of a slice.
7850
01af5e0d
TT
78512017-10-02 Tom Tromey <tom@tromey.com>
7852
7853 * gdb.rust/simple.exp: Test index of slice.
7854
a9bbfbd8
TT
78552017-09-27 Tom Tromey <tom@tromey.com>
7856
7857 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7858
df8899e5
TP
78592017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7860 Pedro Alves <palves@redhat.com>
7861
7862 * gdb.base/compare-sections.exp (get value of read-only section): Read
7863 as unsigned value.
7864 (corrupt read-only section): Likewise and don't set written if patching
7865 failed.
7866
757bf54b
KB
78672017-09-21 Kevin Buettner <kevinb@redhat.com>
7868
7869 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7870 files.
7871
06871ae8
PA
78722017-09-20 Pedro Alves <palves@redhat.com>
7873
7874 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7875 symbol names in gdb's output.
7876 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7877
e5f25bc5
PA
78782017-09-20 Pedro Alves <palves@redhat.com>
7879
7880 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7881 Rename to ...
7882 (test_list_ambiguous_symbol): ... this and add a symbol name
7883 parameter. Adjust.
7884 (test_list_ambiguous_function): Reimplement on top of
7885 test_list_ambiguous_symbol and also test listing ambiguous
7886 variables.
7887 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7888 (ambiguous_fun): ... this.
7889 (ambiguous_var): New.
7890 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7891 (ambiguous_fun): ... this.
7892 (ambiguous_var): New.
7893
4e5a4f58
JB
78942017-09-19 John Baldwin <jhb@FreeBSD.org>
7895
7896 * gdb.base/starti.c: New file.
7897 * gdb.base/starti.exp: New file.
7898 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7899
26e53f3e
PA
79002017-09-14 Pedro Alves <palves@redhat.com>
7901
7902 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7903 (top level): Use it instead of runto.
7904
cb791d59
TT
79052017-09-11 Tom Tromey <tom@tromey.com>
7906
7907 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7908
7c96f8c1
TT
79092017-09-11 Tom Tromey <tom@tromey.com>
7910
7911 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7912 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7913
469412dd
CW
79142017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7915
7916 * gdb.fortran/printing-types.exp: New file.
7917 * gdb.fortran/printing-types.exp: New file.
7918
e0f86435
BH
79192017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7920
7921 * gdb.fortran/vla-ptype.exp: Fix typos.
7922 * gdb.fortran/vla-value.exp: Same.
7923
9e9af4be
BH
79242017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7925
7926 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7927 * gdb.mi/mi-var-child-f.exp: Likewise.
7928 * gdb.mi/mi-vla-fortran.exp: Likewise.
7929
a5ad232b 79302017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7931 Christoph Weinmann <christoph.t.weinmann@intel.com>
7932 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7933
7934 * gdb.fortran/ptr-indentation.f90: New file.
7935 * gdb.fortran/ptr-indentation.exp: New file.
7936
5aec60eb
TT
79372017-09-05 Tom Tromey <tom@tromey.com>
7938
7939 PR gdb/22010:
7940 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7941
8f8f8152
TP
79422017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7943
7944 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7945
fbd1b771
JK
79462017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7947
7948 * gdb.threads/tls-nodebug-pie.c: New file.
7949 * gdb.threads/tls-nodebug-pie.exp: New file.
7950
5eb5f850
TT
79512017-09-05 Tom Tromey <tom@tromey.com>
7952
7953 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7954 for rust.
7955
ae780a21
SM
79562017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7957
7958 * gdb.multi/multi-arch-exec.exp: Test with different
7959 "follow-exec-mode" settings.
7960 (do_test): New procedure.
7961
3693fdb3
PA
79622017-09-04 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.base/func-static.c (S::method const, S::method volatile)
7965 (S::method volatile const): New methods.
7966 (c_s, v_s, cv_s): New instances.
7967 (main): Call method() on them.
7968 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7969 (cannot_resolve): New procedure.
7970 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7971 print-quote-unquoted columns.
7972 (do_test): Test printing each scope too.
7973
e68cb8e0
PA
79742017-09-04 Pedro Alves <palves@redhat.com>
7975
7976 * gdb.base/local-static.exp: Also test with
7977 class::method::variable wholly quoted.
7978 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7979
858be34c
PA
79802017-09-04 Pedro Alves <palves@redhat.com>
7981
7982 * gdb.base/local-static.c: New.
7983 * gdb.base/local-static.cc: New.
7984 * gdb.base/local-static.exp: New.
7985
46a4882b
PA
79862017-09-04 Pedro Alves <palves@redhat.com>
7987
7988 * gdb.asm/asm-source.exp: Add casts to int.
7989 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7990 (dataglobal64_1, dataglobal64_2): New globals.
7991 * gdb.base/nodebug.exp: Test different expressions involving the
7992 new globals, with print, whatis and ptype. Add casts to int.
7993 * gdb.base/solib-display.exp: Add casts to int.
7994 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7995 * gdb.cp/m-static.exp: Add cast to int.
7996 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7997 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7998 tls variable with no debug info without a cast. Test with a cast
7999 to int too.
8000 * gdb.trace/entry-values.exp: Add casts.
8001
2c5a2be1
PA
80022017-09-04 Pedro Alves <palves@redhat.com>
8003
8004 * gdb.base/nodebug.exp: Test that ptype's error about functions
8005 with unknown return type includes the function name too.
8006
7022349d
PA
80072017-09-04 Pedro Alves <palves@redhat.com>
8008
8009 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8010 return type of munmap in infcall.
8011 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8012 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8013 type of ftell in infcall.
8014 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8015 type of getpid in infcall.
8016 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8017 infcall.
8018 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8019 Bail on failure to extract the pid.
8020 * gdb.base/nodebug.c: #include <stdint.h>.
8021 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8022 New functions.
8023 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8024 Change expected output of print/whatis/ptype with functions with
8025 no debug info. Test all supported languages. Call
8026 test_call_promotion.
8027 * gdb.compile/compile.exp: Adjust expected output to expect
8028 warning.
8029 * gdb.threads/siginfo-threads.exp: Likewise.
8030
54990598
PA
80312017-09-04 Pedro Alves <palves@redhat.com>
8032
8033 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8034 "prototypes". Test calling float functions via prototyped and
8035 unprototyped function pointers.
8036 (perform_all_tests): New parameter "prototypes". Pass it down.
8037 (top level): Pass down "prototypes" parameter to
8038 perform_all_tests.
8039
34d16ea2
SM
80402017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8041
8042 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8043 Test with nested loops.
8044
9521ecda
SM
80452017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8046
8047 * gdb.base/commands.exp: Call the new procedures.
8048 (loop_break_test, loop_continue_test): New procedures.
8049
80a65e9b
SM
80502017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8051
8052 * gdb.base/commands.exp: Call new procedure.
8053 (define_if_without_arg_test): New procedure.
8054
e439fa14
PA
80552017-09-04 Pedro Alves <palves@redhat.com>
8056
8057 * gdb.base/list-ambiguous.exp: New file.
8058 * gdb.base/list-ambiguous0.c: New file.
8059 * gdb.base/list-ambiguous1.c: New file.
8060 * gdb.base/list.exp (test_list_range): Adjust expected output.
8061
0a2dde4a
SDJ
80622017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8063
8064 * gdb.base/share-env-with-gdbserver.c: New file.
8065 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8066
5e89eb3a
SM
80672017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8068
8069 * gdb.base/commands.exp (gdbvar_simple_if_test,
8070 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8071 progvar_simple_if_test, progvar_simple_while_test,
8072 progvar_complex_if_while_test, user_defined_command_test,
8073 user_defined_command_args_eval,
8074 user_defined_command_args_stack_test,
8075 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8076 temporary_breakpoint_commands,
8077 gdb_test_no_prompt, redefine_hook_test,
8078 redefine_backtrace_test): Remove "global gdb_prompt".
8079
fd437cbc
SM
80802017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8081
8082 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8083 New proc, call it from toplevel.
8084
87215ad1
SDJ
80852017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8086
8087 PR remote/21852
8088 * gdb.server/normal.c: New file, copied from gdb.base.
8089 * gdb.server/run-without-local-binary.exp: New file.
8090
58afddc6
WP
80912017-08-07 Weimin Pan <weimin.pan@oracle.com>
8092
8093 * gdb.arch/sparc64-adi.exp: New file.
8094 * gdb.arch/sparc64-adi.c: New file.
8095
5277199a
PA
80962017-08-22 Pedro Alves <palves@redhat.com>
8097
8098 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8099 (top level): Add "list all overloads" tests.
8100
14278e1f
TT
81012017-08-22 Tom Tromey <tom@tromey.com>
8102
8103 * gdb.gdb/xfullpath.exp: Remove.
8104
bf223d3e
PA
81052017-08-21 Pedro Alves <palves@redhat.com>
8106
8107 PR gdb/19487
8108 * gdb.base/symbol-alias.c: New.
8109 * gdb.base/symbol-alias2.c: New.
8110 * gdb.base/symbol-alias.exp: New.
8111
c973d0aa
PA
81122017-08-21 Pedro Alves <palves@redhat.com>
8113
8114 * gdb.base/dfp-test.c
8115 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8116 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8117 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8118 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8119 * gdb.base/whatis-ptype-typedefs.c: New.
8120 * gdb.base/whatis-ptype-typedefs.exp: New.
8121 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8122 (an_int, an_int_type, an_int_type2): New globals.
8123 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8124 involving typedefs and cast expressions.
8125 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8126 (lookup_typedefs_function): New.
8127 (typedefs_pretty_printers_dict): New.
8128 (top level): Register lookup_typedefs_function in
8129 gdb.pretty_printers.
8130
6d580b63
YQ
81312017-08-18 Yao Qi <yao.qi@linaro.org>
8132
8133 * gdb.server/unittest.exp: New.
8134
206726fb
SDJ
81352017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8136
8137 PR gdb/21954
8138 * gdb.base/environ.exp: Add test to check if 'unset environment'
8139 works.
8140
bf0ec4c2
AA
81412017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8142
8143 * lib/gdb.exp (universal_compile_options): New caching proc.
8144 (gdb_compile): Suppress GCC's coloring of messages.
8145
d6382fff
TT
81462017-08-14 Tom Tromey <tom@tromey.com>
8147
8148 PR gdb/21675:
8149 * gdb.base/printcmds.exp (test_radices): New function.
8150 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8151 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8152 * lib/gdb.exp (get_integer_valueof): Use p/d.
8153
c2c2dd9f
SM
81542017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8155
8156 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8157 characters.
8158
fdffd6f4
TT
81592017-08-05 Tom Tromey <tom@tromey.com>
8160
8161 * gdb.rust/simple.exp: Allow String to appear in a different
8162 namespace.
8163
27d41eac
YQ
81642017-07-26 Yao Qi <yao.qi@linaro.org>
8165
8166 * gdb.gdb/unittest.exp: Invoke command
8167 "maintenance check xml-descriptions".
8168
031ed05d
AA
81692017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8170
8171 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8172 calling context.
8173 (hex128): Drop erroneous calculation of parameters.
8174
dcd27ddf
SM
81752017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8176
8177 * gdb.python/py-unwind.exp: Disable stack protection when
8178 building test file.
8179
47e77640
PA
81802017-07-20 Pedro Alves <palves@redhat.com>
8181
8182 * gdb.base/default.exp (set language): Adjust expected output.
8183
62d2a18a
PA
81842017-07-20 Pedro Alves <palves@redhat.com>
8185
8186 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8187 (test_minsym): ... this, and make static.
8188 (get_pck__foo__bar__minsym): Rename to ...
8189 (get_test_minsym): ... this.
8190 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8191 symbol names and comments.
8192 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8193 (get_test_minsym): ... this.
8194 (pck__foo__bar__minsym__2): Rename to ...
8195 (test_minsym): ... this.
8196 (main): Adjust.
8197
c45ec17c
PA
81982017-07-17 Pedro Alves <palves@redhat.com>
8199
8200 * gdb.base/completion.exp: Adjust expected output.
8201 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8202 the completer works.
8203
c6756f62
PA
82042017-07-17 Pedro Alves <palves@redhat.com>
8205
8206 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8207
5bd68487
AB
82082017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8209
8210 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8211
8880f2a9
TT
82122017-07-14 Tom Tromey <tom@tromey.com>
8213
8214 PR rust/21764:
8215 * gdb.rust/simple.exp: Add tests.
8216
65547233
TT
82172017-07-14 Tom Tromey <tom@tromey.com>
8218
8219 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8220
8f14146e
PA
82212017-07-14 Pedro Alves <palves@redhat.com>
8222
8223 * gdb.linespec/base/one/thefile.cc (z1): New function.
8224 * gdb.linespec/base/two/thefile.cc (z2): New function.
8225 * gdb.linespec/linespec.exp: Add tests.
8226
b4365d02
AB
82272017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8228
8229 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8230 to mi_create_breakpoint.
8231
5d2cbaa5
AB
82322017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8233
8234 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8235 mi_create_breakpoint.
8236
11cb5716
IB
82372017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8238
8239 * gdb.dlang/demangle.exp: Update for demangling changes.
8240
03278692
TT
82412017-07-09 Tom Tromey <tom@tromey.com>
8242
8243 * gdb.dwarf2/shortpiece.exp: New file.
8244
33c5cd75
DB
82452017-07-06 David Blaikie <dblaikie@gmail.com>
8246
8247 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8248 built from fissiont-multi-cu{1,2}.c.
8249 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8250 except putting 'main' and 'func' in separate CUs in the same DWO file.
8251 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8252 test.
8253 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8254 test.
8255
8455d262
PA
82562017-07-06 Pedro Alves <palves@redhat.com>
8257
8258 * gdb.python/py-unwind.exp: Test flushregs.
8259
dc4bde35
SDJ
82602017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8261
8262 PR cli/21688
8263 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8264 tests for alias commands and trailing whitespace.
8265
51ed89aa
SDJ
82662017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8267
8268 PR cli/21688
8269 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8270 procedure. Call it.
8271
eb17d413
PA
82722017-06-29 Pedro Alves <palves@redhat.com>
8273
8274 * gdb.base/printcmds.exp: Add tests.
8275
41664b45
DG
82762017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8277
8278 PR gdb/21337
8279 * gdb.base/reread-readsym.exp: New file.
8280 * gdb.base/reread-readsym.c: New file.
8281
75312ae3
KB
82822017-06-21 Kevin Buettner <kevinb@redhat.com>
8283
8284 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8285 subpattern.
8286
66953522
PB
82872017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8288
8289 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8290 extended mnemonic.
8291 * gdb.arch/powerpc-power9.s: Likewise.
8292
5524b525
AA
82932017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8294
8295 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8296 on 32-bit x86 targets. Exploit is_*_target macros where
8297 appropriate.
8298
03c8af18
AA
82992017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8300
8301 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8302 register pieces.
8303
3bf31011
AA
83042017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8305
8306 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8307 located in one or more DWARF pieces.
8308
805acca0
AA
83092017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8310
8311 * lib/gdb.exp (get_endianness): New proc.
8312 * gdb.arch/aarch64-fp.exp: Use it.
8313 * gdb.arch/altivec-regs.exp: Likewise.
8314 * gdb.arch/e500-regs.exp: Likewise.
8315 * gdb.arch/vsx-regs.exp: Likewise.
8316 * gdb.base/dump.exp: Likewise.
8317 * gdb.base/funcargs.exp: Likewise.
8318 * gdb.base/gnu_vector.exp: Likewise.
8319 * gdb.dwarf2/formdata16.exp: Likewise.
8320 * gdb.dwarf2/implptrpiece.exp: Likewise.
8321 * gdb.dwarf2/nonvar-access.exp: Likewise.
8322 * gdb.python/py-inferior.exp: Likewise.
8323 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8324
e9352324
AA
83252017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8326
8327 PR gdb/21226
8328 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8329 stack value pieces are taken from the LSB end.
8330
d5d1163e
AA
83312017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8332
8333 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8334 variable at nonzero offset.
8335
0567c986
AA
83362017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8337
8338 * gdb.dwarf2/var-access.c: New file.
8339 * gdb.dwarf2/var-access.exp: New test.
8340 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8341
973e9aab
TT
83422017-06-12 Tom Tromey <tom@tromey.com>
8343
8344 * gdb.dwarf2/formdata16.exp: Add tests.
8345
d9109c80
TT
83462017-06-12 Tom Tromey <tom@tromey.com>
8347
8348 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8349
30a25466
TT
83502017-06-12 Tom Tromey <tom@tromey.com>
8351
8352 PR exp/16225:
8353 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8354 * gdb.arch/vsx-regs.exp: Update tests.
8355 * gdb.arch/s390-vregs.exp (hex128): New proc.
8356 Update test.
8357 * gdb.arch/altivec-regs.exp: Update tests.
8358
aefd8b33
SDJ
83592017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8360
8361 * gdb.base/startup-with-shell.c: New file.
8362 * gdb.base/startup-with-shell.exp: Likewise.
8363
2090129c
SDJ
83642017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8365
8366 * gdb.server/non-existing-program.exp: Update regex in order to
8367 reflect the fact that gdbserver is now using fork_inferior (with a
8368 shell) to startup the inferior.
8369
8e86a419
SM
83702017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8371
8372 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8373 support function calls from GDB.
8374
e6cf65f2
TT
83752017-05-21 Tom Tromey <tom@tromey.com>
8376
8377 PR rust/21466:
8378 * gdb.rust/unsized.exp: New file.
8379 * gdb.rust/unsized.rs: New file.
8380
43cc5389
TT
83812017-05-19 Tom Tromey <tom@tromey.com>
8382
8383 PR rust/21484:
8384 * gdb.rust/watch.exp: New file.
8385 * gdb.rust/watch.rs: New file.
8386
ec8df234
TT
83872017-05-18 Tom Tromey <tom@tromey.com>
8388
8389 * gdb.rust/simple.exp: Allow Box to be qualified.
8390
3e3e7fae
TP
83912017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8392
8393 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8394
59cc050d
PA
83952017-05-18 Pedro Alves <palves@redhat.com>
8396
8397 * gdb.base/fileio.c (test_write, test_read, test_close)
8398 (test_fstat): Don't print 'ret' in the fail path.
8399
c8f6abd1
PA
84002017-05-18 Pedro Alves <palves@redhat.com>
8401
8402 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8403 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8404 (test_system, test_rename, test_unlink, test_time): Change
8405 prototypes.
8406 * gdb.base/fileio.exp (stop_msg): Adjust.
8407
d2a03b77
PA
84082017-05-18 Pedro Alves <palves@redhat.com>
8409
8410 * gdb.base/fileio.c (null_str): New global.
8411 (test_stat): Use it.
8412 * gdb.base/fileio.exp: Remove nowarnings.
8413
0d5c6999
YQ
84142017-05-17 Yao Qi <yao.qi@linaro.org>
8415
8416 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8417
21873064
YQ
84182017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8419
8420 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8421 argument command.
8422 (top-level): Invoke test_set_inferior_tty.
8423
d512d31c
PA
84242017-05-04 Pedro Alves <palves@redhat.com>
8425
8426 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8427 Add parens to print call for Python 3.
8428
90cef2ed
KS
84292017-05-03 Keith Seitz <keiths@redhat.com>
8430
8431 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8432 (main): Call it.
8433
14f819c8
TW
84342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8435
8436 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8437 to prev and next.
8438
913aeadd
TW
84392017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8440
8441 * gdb.python/py-record-btrace.exp: Remove test for
8442 gdb.BtraceInstruction.error.
8443
a3be24ad
TW
84442017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8445
8446 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8447
ae20e79a
TW
84482017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8449
8450 * gdb.python/py-record-btrace-threads.c: New file.
8451 * gdb.python/py-record-btrace-threads.exp: New file.
8452
45ce1b47
SDJ
84532017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8454
8455 PR testsuite/8595
8456 * gdb.base/environ.exp: Make test available in all architectures.
8457 Move bits related to "info program" testing to
8458 gdb.base/info-program.exp. Rewrite tests to use the two new
8459 procedures mentione below.
8460 (test_set_show_env_var) New procedure.
8461 (test_set_show_env_var_equal): Likewise.
8462 * gdb.base/info-program.exp: New file.
8463
e15c3eb4
KS
84642017-04-27 Keith Seitz <keiths@redhat.com>
8465
8466 * gdb.cp/oranking.cc (test15): New function.
8467 (main): Call test15 and declare additional variables for testing.
8468 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8469 "p foo101('abc')" tests.
8470 Add tests for cv qualifier overloads.
8471 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8472 "lvalue reference overload" test.
8473 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8474 "print value of f1 on Child&& in f2" test.
8475
3a3fd0fd
PA
84762017-04-19 Pedro Alves <palves@redhat.com>
8477
8478 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8479 procedure.
8480 (top level): Call it.
8481 * lib/gdb.exp (gdb_define_cmd): New procedure.
8482
53375380
PA
84832017-04-12 Pedro Alves <palves@redhat.com>
8484
8485 PR gdb/21323
8486 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8487 (wchar): New global.
8488 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8489 (do_test_wide_char, wide_char_types_no_program, top level): Add
8490 wchar_t testing.
8491
53e710ac
PA
84922017-04-12 Pedro Alves <palves@redhat.com>
8493
8494 PR c++/21323
8495 * gdb.cp/wide_char_types.c: New file.
8496 * gdb.cp/wide_char_types.exp: New file.
8497
0ad9d8c7
SDJ
84982017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8499
8500 PR gdb/21352
8501 * gdb.trace/tsv.exp: Add test for "tsave -r".
8502
b1b45502
IB
85032017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8504
8505 * gdb.dlang/watch-loc.c: New file.
8506 * gdb.dlang/watch-loc.exp: New file.
8507
ec13808e
JK
85082017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8509
8510 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8511
fe5f7374
AK
85122017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8513
8514 * gdb.arch/arc-analyze-prologue.S: New file.
8515 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8516
eea78757
AK
85172017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8518
8519 * gdb.arch/arc-decode-insn.S: New file.
8520 * gdb.arch/arc-decode-insn.exp: Likewise.
8521
5badf10a
IR
85222017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8523
8524 PR tdep/20928
8525 * gdb.arch/sparc64-regs.exp: New file.
8526 * gdb.arch/sparc64-regs.S: Likewise.
8527
cee59b3f
TW
85282017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8529
8530 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8531 and memory view on Python 3.
8532
c0f55cc6
AV
85332017-03-20 Artemiy Volkov <artemiyv@acm.org>
8534 Keith Seitz <keiths@redhat.com>
8535
8536 PR gdb/14441
8537 * gdb.cp/demangle.exp: Add rvalue reference tests.
8538 * gdb.cp/rvalue-ref-casts.cc: New file.
8539 * gdb.cp/rvalue-ref-casts.exp: New file.
8540 * gdb.cp/rvalue-ref-overload.cc: New file.
8541 * gdb.cp/rvalue-ref-overload.exp: New file.
8542 * gdb.cp/rvalue-ref-params.cc: New file.
8543 * gdb.cp/rvalue-ref-params.exp: New file.
8544 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8545 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8546 * gdb.cp/rvalue-ref-types.cc: New file.
8547 * gdb.cp/rvalue-ref-types.exp: New file.
8548 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8549 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8550
51457a05
MAL
85512017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8552
8553 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8554 New procedure.
8555
5b291c04
MAL
85562017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8557
8558 * lib/mi-support.exp (mi_gdb_test): Add additional message
8559 for unexpected output.
8560
59a56148
AA
85612017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8562
8563 * gdb.base/examine-backward.c (Barrier): New character array
8564 constant, to ensure that TestStrings is preceded by a string
8565 terminator.
8566
7942e96e
AA
85672017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8568
8569 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8570 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8571 and implicit pointer into such a location.
8572
6ebac3fb
DE
85732017-03-16 Doug Evans <dje@google.com>
8574
8575 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8576
ec3b243d
TP
85772017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8578
8579 * gdb.cp/m-static.exp: Fix expectation for prototype of
8580 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8581
85822017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8583
8584 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8585 * gdb.guile/scm-lazy-string.c: New file.
8586 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8587 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8588 for pointer, array, typedef lazy strings.
8589
2cc36e25 85902017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8591
8592 PR python/17728, python/18439, python/18779
8593 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8594 * gdb.python/py-lazy-string.c (pointer): New typedef.
8595 (main): New locals ptr, array, typedef_ptr.
8596 * gdb.python/py-value.exp: Move lazy string tests to ...
8597 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8598 array, typedef lazy strings.
ec3b243d 8599
0efcde63
AK
86002017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8601
8602 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8603 Add optional 'test' parameter.
8604
7978d7c3
SM
86052017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8606
8607 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8608 Skip for versions of DejaGnu < 1.5.
8609
896c0c1e
SM
86102017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8611
8612 * lib/gdb.exp (dejagnu_version): New proc.
8613 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8614 Use dejagnu_version.
8615
5f4d1085
KS
86162017-03-10 Keith Seitz <keiths@redhat.com>
8617
8618 PR c++/8128
8619 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8620 type from destructor regexps.
8621 Add a branch which actually passes the test.
8622 Adjust "ptype t5i" test names.
8623
1de05205
PA
86242017-03-08 Pedro Alves <palves@redhat.com>
8625
8626 * gdb.base/step-over-exit.exp: Add explicit test message.
8627
c65d6b55
PA
86282017-03-08 Pedro Alves <palves@redhat.com>
8629
8630 PR gdb/18360
8631 * gdb.threads/interrupt-while-step-over.c: New file.
8632 * gdb.threads/interrupt-while-step-over.exp: New file.
8633
2e86a283
PA
86342017-03-08 Pedro Alves <palves@redhat.com>
8635
8636 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8637 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8638
25dcbff6
PA
86392017-03-08 Pedro Alves <palves@redhat.com>
8640
8641 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8642 PKRU as not supported as a PASS.
8643
dc9366eb
PA
86442017-03-08 Pedro Alves <palves@redhat.com>
8645
8646 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8647 prefix instead of $binfile1/$binfile2.
8648 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8649 in test message.
8650 * gdb.python/py-completion.exp: Use "load python file" as test
8651 messages instead of unstable path names.
8652
6e5d74e7
PA
86532017-03-08 Pedro Alves <palves@redhat.com>
8654 Jan Kratochvil <jan.kratochvil@redhat.com>
8655
8656 PR cli/21218
8657 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8658 New proc.
8659 (top level): Call it.
8660
9753a2f6
PA
86612017-03-08 Pedro Alves <palves@redhat.com>
8662
8663 PR tui/21216
8664 * gdb.tui/tui-nl-filtered-output.exp: New file.
8665
1a4dd9dd
PA
86662017-03-08 Pedro Alves <palves@redhat.com>
8667
8668 * gdb.base/completion.exp: Move TUI completion tests to ...
8669 * gdb.tui/completion.exp: ... this new file.
8670
7cbbff33
PA
86712017-03-08 Pedro Alves <palves@redhat.com>
8672
8673 * gdb.base/tui-disasm-long-lines.c,
8674 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8675 gdb.base/tui-layout.exp: Move to ...
8676 * gdb.tui/: ... this new directory.
8677
5f6fd321
PA
86782017-03-07 Pedro Alves <palves@redhat.com>
8679
8680 * gdb.base/tui-layout.c: New file.
8681 * gdb.base/tui-layout.exp: New file.
8682
44959fa8
PA
86832017-03-07 Pedro Alves <palves@redhat.com>
8684
8685 * gdb.base/tui-layout.c: Rename to ...
8686 * gdb.base/tui-disasm-long-lines.c: ... this.
8687 * gdb.base/tui-layout.exp: Rename to ...
8688 * gdb.base/tui-disasm-long-lines.exp: ... this.
8689
f8c4e718
PA
86902017-03-07 Pedro Alves <palves@redhat.com>
8691
8692 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8693
6dbb839a 86942017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8695
8696 * i386-mpx-call.c: New file.
8697 * i386-mpx-call.exp: New file.
8698
65b48a81
PB
86992017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8700
8701 * gdb.arch/powerpc-power.exp: Delete test.
8702 * gdb.arch/powerpc-power.s: Likewise.
8703 * gdb.disasm/disassembler-options.exp: New test.
8704 * gdb.arch/powerpc-altivec.exp: Likewise.
8705 * gdb.arch/powerpc-altivec.s: Likewise.
8706 * gdb.arch/powerpc-altivec2.exp: Likewise.
8707 * gdb.arch/powerpc-altivec2.s: Likewise.
8708 * gdb.arch/powerpc-altivec3.exp: Likewise.
8709 * gdb.arch/powerpc-altivec3.s: Likewise.
8710 * gdb.arch/powerpc-power7.exp: Likewise.
8711 * gdb.arch/powerpc-power7.s: Likewise.
8712 * gdb.arch/powerpc-power8.exp: Likewise.
8713 * gdb.arch/powerpc-power8.s: Likewise.
8714 * gdb.arch/powerpc-power9.exp: Likewise.
8715 * gdb.arch/powerpc-power9.s: Likewise.
8716 * gdb.arch/powerpc-vsx.exp: Likewise.
8717 * gdb.arch/powerpc-vsx.s: Likewise.
8718 * gdb.arch/powerpc-vsx2.exp: Likewise.
8719 * gdb.arch/powerpc-vsx2.s: Likewise.
8720 * gdb.arch/powerpc-vsx3.exp: Likewise.
8721 * gdb.arch/powerpc-vsx3.s: Likewise.
8722 * gdb.arch/arm-disassembler-options.exp: Likewise.
8723 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8724 * gdb.arch/s390-disassembler-options.exp: Likewise.
8725
17cd4947
LM
87262017-02-23 Luis Machado <lgustavo@codesourcery.com>
8727
8728 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8729 (check_supported_features): ... this. Changed return type to void.
8730 (supports_rdseed): New static global.
8731 (rdseed): Check supports_rdseed.
8732 (initialize): Call check_supported_features.
8733
2039d74e
EBM
87342017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8735
8736 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8737 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8738 and lqarx/stqcx.
8739 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8740 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8741
a51d7ecf
EBM
87422017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8743
8744 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8745 uppercase.
8746
0224619f
JK
87472017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8748
8749 * gdb.dwarf2/formdata16.c: New file.
8750 * gdb.dwarf2/formdata16.exp: New file.
8751 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8752
216f72a1
JK
87532017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8754
8755 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8756 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8757 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8758 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8759 DW_AT_GNU_*.
8760
43988095
JK
87612017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8762
8763 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8764
99e8a4f9
SDJ
87652017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8766
8767 PR gdb/21164
8768 * gdb.base/maint.exp: Add testcases for when the commands do
8769 not have arguments.
8770
b58a8c0c
TP
87712017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8772
8773 * gdb.cp/chained-calls.exp: Use p instead of P.
8774
4e746bb6
TW
87752017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8776
8777 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8778 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8779
3f77c769
TT
87802017-02-14 Tom Tromey <tom@tromey.com>
8781
8782 PR python/13598:
8783 * gdb.python/py-events.exp: Add before_prompt event tests.
8784
075beec0
AA
87852017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8786
8787 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8788
bf5f525c
LM
87892017-02-13 Luis Machado <lgustavo@codesourcery.com>
8790
8791 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8792 (main): Call my_unique_function_name.
8793 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8794 completion of patterns with a single match.
8795 Add missing -re switches to gdb_test_multiple calls.
8796
13a66184
LM
87972017-02-13 Luis Machado <lgustavo@codesourcery.com>
8798
8799 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8800 return if core file is not recognized.
8801
26a06916
SM
88022017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8803
8804 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8805 and extra UIs.
8806
b761ca9e
SM
88072017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8808
8809 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8810 proc_with_prefix.
8811
b964bee0
TT
88122017-02-10 Tom Tromey <tom@tromey.com>
8813
8814 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8815
18da0c51
MG
88162017-02-10 Martin Galvan <martingalvan@sourceware.org>
8817
8818 PR gdb/21122
8819 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8820
604c4576
JG
88212017-02-08 Jerome Guitton <guitton@adacore.com>
8822
8823 * gdb.base/define.exp: Add test for command abbreviations
8824 in define.
8825
20b477a7
LM
88262017-02-06 Luis Machado <lgustavo@codesourcery.com>
8827
8828 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8829 * gdb.reverse/insn-reverse-x86.c: New file.
8830
3f7b46f2
IR
88312017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8832
8833 PR tdep/20936
8834 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8835
f0fd41c1
TT
88362017-02-03 Tom Tromey <tom@tromey.com>
8837
8838 PR rust/21097:
8839 * gdb.rust/simple.exp: Add new tests.
8840
5be5dbf0
PA
88412017-02-02 Pedro Alves <palves@redhat.com>
8842
8843 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8844 tests.
8845
7346ef59
AA
88462017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8847
8848 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8849 taking a 2-byte value out of a 4-byte DWARF implicit value on
8850 big-endian targets.
8851 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8852 logic. Add test cases for DW_OP_implicit.
8853
787f0025
MM
88542017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8855
8856 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8857
68777c29
MM
88582017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8859
8860 * gdb.btrace/enable.exp: Call gdb_exit before
8861 skip_gdbserver_tests.
8862
0a1c7e28
MM
88632017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8864
8865 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8866 GDBFLAGS.
8867
b5ac99b0
MM
88682017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8869
8870 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8871 the test is skipped.
8872 * gdb.btrace/data.exp: Likewise.
8873 * gdb.btrace/delta.exp: Likewise.
8874 * gdb.btrace/dlopen.exp: Likewise.
8875 * gdb.btrace/enable-running.exp: Likewise.
8876 * gdb.btrace/enable.exp: Likewise.
8877 * gdb.btrace/exception.exp: Likewise.
8878 * gdb.btrace/function_call_history.exp: Likewise.
8879 * gdb.btrace/gcore.exp: Likewise.
8880 * gdb.btrace/instruction_history.exp: Likewise.
8881 * gdb.btrace/multi-thread-step.exp: Likewise.
8882 * gdb.btrace/nohist.exp: Likewise.
8883 * gdb.btrace/non-stop.exp: Likewise.
8884 * gdb.btrace/reconnect.exp: Likewise.
8885 * gdb.btrace/record_goto-step.exp: Likewise.
8886 * gdb.btrace/record_goto.exp: Likewise.
8887 * gdb.btrace/rn-dl-bind.exp: Likewise.
8888 * gdb.btrace/segv.exp: Likewise.
8889 * gdb.btrace/step.exp: Likewise.
8890 * gdb.btrace/stepi.exp: Likewise.
8891 * gdb.btrace/tailcall-only.exp: Likewise.
8892 * gdb.btrace/tailcall.exp: Likewise.
8893 * gdb.btrace/tsx.exp: Likewise.
8894 * gdb.btrace/unknown_functions.exp: Likewise.
8895 * gdb.btrace/vdso.exp: Likewise.
8896
cd4007e4
MM
88972017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8898
8899 * gdb.btrace/enable-running.c: New.
8900 * gdb.btrace/enable-running.exp: New.
8901
2735833d
WT
89022017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8903
8904 * gdb.arch/amd64-gs_base.c: New file.
8905 * gdb.arch/amd64-gs_base.exp: New file.
8906
b51e1e94
LM
89072017-01-26 Luis Machado <lgustavo@codesourcery.com>
8908
8909 * lib/memory.exp: Remove spurious empty newlines.
8910
72ca0410
SM
89112017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8912
8913 * gdb.python/py-bad-printers.exp: Load python file using "source".
8914 * gdb.python/py-events.exp: Likewise.
8915 * gdb.python/py-evsignal.exp: Likewise.
8916 * gdb.python/py-evthreads.exp: Likewise.
8917 * gdb.python/py-frame-args.exp: Likewise.
8918 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8919 * gdb.python/py-framefilter-mi.exp: Likewise.
8920 * gdb.python/py-framefilter.exp: Likewise.
8921 * gdb.python/py-mi.exp: Likewise.
8922 * gdb.python/py-pp-maint.exp: Likewise.
8923 * gdb.python/py-pp-registration.exp: Likewise.
8924 * gdb.python/py-prettyprint.exp: Likewise.
8925 (run_lang_tests): Likewise.
8926 * gdb.python/py-typeprint.exp: Likewise.
8927
e309aa65
LM
89282017-01-26 Luis Machado <lgustavo@codesourcery.com>
8929
8930 * lib/memory.exp: New file.
8931 * lib/gdb.exp: Load memory.exp.
8932 * gdb.base/memattr.exp (delete_memory): Move proc to
8933 lib/memory.exp and rename to delete_memory_regions.
8934 Replace delete_memory with delete_memory_regions.
8935 Cleanup memory regions before tests.
8936 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8937 before tests.
8938
515aff23
LM
89392017-01-26 Luis Machado <lgustavo@codesourcery.com>
8940
8941 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8942 files.
8943 (initialize): New function conditionally defined.
8944 (testcases): Move within conditional block.
8945 (main): Call initialize.
8946 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8947 of gdb.reverse/insn-reverse.c.
8948 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8949 gdb.reverse/insn-reverse.c.
8950
d8b49cf0
YQ
89512017-01-26 Yao Qi <yao.qi@linaro.org>
8952
8953 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8954 disassemble on address 0.
8955
f13a9a0c
YQ
89562017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8957 Yao Qi <yao.qi@linaro.org>
8958
8959 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8960 * gdb.dwarf2/implptr-64bit.S: Remove.
8961 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8962 variables in caller's context. Add DW_OP_implicit_value.
8963
5ac95241
YQ
89642017-01-25 Yao Qi <yao.qi@linaro.org>
8965
8966 * lib/dwarf.exp (Dwarf::_location): Handle
8967 DW_OP_GNU_implicit_pointer with proper size.
8968
23e82930
LM
89692017-01-20 Luis Machado <lgustavo@codesourcery.com>
8970
8971 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8972 and add untested calls.
8973
d334ae25
LM
89742017-01-20 Luis Machado <lgustavo@codesourcery.com>
8975
8976 * gdb.python/python.exp: Check line number against what GDB thinks
8977 the line number is for func1.
8978
f5e6296e
IB
89792017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8980
8981 * gdb.dlang/debug-expr.exp: New file.
8982
5b362f04
LM
89832016-12-23 Luis Machado <lgustavo@codesourcery.com>
8984
8985 Fix test names for the following files:
8986
8987 * gdb.ada/exec_changed.exp
8988 * gdb.ada/info_types.exp
8989 * gdb.arch/aarch64-atomic-inst.exp
8990 * gdb.arch/aarch64-fp.exp
8991 * gdb.arch/altivec-abi.exp
8992 * gdb.arch/altivec-regs.exp
8993 * gdb.arch/amd64-byte.exp
8994 * gdb.arch/amd64-disp-step.exp
8995 * gdb.arch/amd64-dword.exp
8996 * gdb.arch/amd64-entry-value-inline.exp
8997 * gdb.arch/amd64-entry-value-param.exp
8998 * gdb.arch/amd64-entry-value-paramref.exp
8999 * gdb.arch/amd64-entry-value.exp
9000 * gdb.arch/amd64-i386-address.exp
9001 * gdb.arch/amd64-invalid-stack-middle.exp
9002 * gdb.arch/amd64-invalid-stack-top.exp
9003 * gdb.arch/amd64-optimout-repeat.exp
9004 * gdb.arch/amd64-prologue-skip.exp
9005 * gdb.arch/amd64-prologue-xmm.exp
9006 * gdb.arch/amd64-stap-special-operands.exp
9007 * gdb.arch/amd64-stap-wrong-subexp.exp
9008 * gdb.arch/amd64-tailcall-cxx.exp
9009 * gdb.arch/amd64-tailcall-noret.exp
9010 * gdb.arch/amd64-tailcall-ret.exp
9011 * gdb.arch/amd64-tailcall-self.exp
9012 * gdb.arch/amd64-word.exp
9013 * gdb.arch/arm-bl-branch-dest.exp
9014 * gdb.arch/arm-disp-step.exp
9015 * gdb.arch/arm-neon.exp
9016 * gdb.arch/arm-single-step-kernel-helper.exp
9017 * gdb.arch/avr-flash-qualifier.exp
9018 * gdb.arch/disp-step-insn-reloc.exp
9019 * gdb.arch/e500-abi.exp
9020 * gdb.arch/e500-regs.exp
9021 * gdb.arch/ftrace-insn-reloc.exp
9022 * gdb.arch/i386-avx512.exp
9023 * gdb.arch/i386-bp_permanent.exp
9024 * gdb.arch/i386-byte.exp
9025 * gdb.arch/i386-cfi-notcurrent.exp
9026 * gdb.arch/i386-disp-step.exp
9027 * gdb.arch/i386-dr3-watch.exp
9028 * gdb.arch/i386-float.exp
9029 * gdb.arch/i386-gnu-cfi.exp
9030 * gdb.arch/i386-mpx-map.exp
9031 * gdb.arch/i386-mpx-sigsegv.exp
9032 * gdb.arch/i386-mpx-simple_segv.exp
9033 * gdb.arch/i386-mpx.exp
9034 * gdb.arch/i386-permbkpt.exp
9035 * gdb.arch/i386-prologue.exp
9036 * gdb.arch/i386-signal.exp
9037 * gdb.arch/i386-size-overlap.exp
9038 * gdb.arch/i386-unwind.exp
9039 * gdb.arch/i386-word.exp
9040 * gdb.arch/mips-fcr.exp
9041 * gdb.arch/powerpc-d128-regs.exp
9042 * gdb.arch/powerpc-stackless.exp
9043 * gdb.arch/ppc64-atomic-inst.exp
9044 * gdb.arch/s390-stackless.exp
9045 * gdb.arch/s390-tdbregs.exp
9046 * gdb.arch/s390-vregs.exp
9047 * gdb.arch/sparc-sysstep.exp
9048 * gdb.arch/thumb-bx-pc.exp
9049 * gdb.arch/thumb-singlestep.exp
9050 * gdb.arch/thumb2-it.exp
9051 * gdb.arch/vsx-regs.exp
9052 * gdb.asm/asm-source.exp
9053 * gdb.base/a2-run.exp
9054 * gdb.base/advance.exp
9055 * gdb.base/all-bin.exp
9056 * gdb.base/anon.exp
9057 * gdb.base/args.exp
9058 * gdb.base/arithmet.exp
9059 * gdb.base/async-shell.exp
9060 * gdb.base/async.exp
9061 * gdb.base/attach-pie-noexec.exp
9062 * gdb.base/attach-twice.exp
9063 * gdb.base/auto-load.exp
9064 * gdb.base/bang.exp
9065 * gdb.base/bitfields.exp
9066 * gdb.base/break-always.exp
9067 * gdb.base/break-caller-line.exp
9068 * gdb.base/break-entry.exp
9069 * gdb.base/break-inline.exp
9070 * gdb.base/break-on-linker-gcd-function.exp
9071 * gdb.base/break-probes.exp
9072 * gdb.base/break.exp
9073 * gdb.base/breakpoint-shadow.exp
9074 * gdb.base/call-ar-st.exp
9075 * gdb.base/call-sc.exp
9076 * gdb.base/call-signal-resume.exp
9077 * gdb.base/call-strs.exp
9078 * gdb.base/callfuncs.exp
9079 * gdb.base/catch-fork-static.exp
9080 * gdb.base/catch-gdb-caused-signals.exp
9081 * gdb.base/catch-load.exp
9082 * gdb.base/catch-signal-fork.exp
9083 * gdb.base/catch-signal.exp
9084 * gdb.base/catch-syscall.exp
9085 * gdb.base/charset.exp
9086 * gdb.base/checkpoint.exp
9087 * gdb.base/chng-syms.exp
9088 * gdb.base/code-expr.exp
9089 * gdb.base/code_elim.exp
9090 * gdb.base/commands.exp
9091 * gdb.base/completion.exp
9092 * gdb.base/complex.exp
9093 * gdb.base/cond-expr.exp
9094 * gdb.base/condbreak.exp
9095 * gdb.base/consecutive.exp
9096 * gdb.base/continue-all-already-running.exp
9097 * gdb.base/coredump-filter.exp
9098 * gdb.base/corefile.exp
9099 * gdb.base/dbx.exp
9100 * gdb.base/debug-expr.exp
9101 * gdb.base/define.exp
9102 * gdb.base/del.exp
9103 * gdb.base/disabled-location.exp
9104 * gdb.base/disasm-end-cu.exp
9105 * gdb.base/disasm-optim.exp
9106 * gdb.base/display.exp
9107 * gdb.base/duplicate-bp.exp
9108 * gdb.base/ena-dis-br.exp
9109 * gdb.base/ending-run.exp
9110 * gdb.base/enumval.exp
9111 * gdb.base/environ.exp
9112 * gdb.base/eu-strip-infcall.exp
9113 * gdb.base/eval-avoid-side-effects.exp
9114 * gdb.base/eval-skip.exp
9115 * gdb.base/exitsignal.exp
9116 * gdb.base/expand-psymtabs.exp
9117 * gdb.base/filesym.exp
9118 * gdb.base/find-unmapped.exp
9119 * gdb.base/finish.exp
9120 * gdb.base/float.exp
9121 * gdb.base/foll-exec-mode.exp
9122 * gdb.base/foll-exec.exp
9123 * gdb.base/foll-fork.exp
9124 * gdb.base/fortran-sym-case.exp
9125 * gdb.base/freebpcmd.exp
9126 * gdb.base/func-ptr.exp
9127 * gdb.base/func-ptrs.exp
9128 * gdb.base/funcargs.exp
9129 * gdb.base/gcore-buffer-overflow.exp
9130 * gdb.base/gcore-relro-pie.exp
9131 * gdb.base/gcore-relro.exp
9132 * gdb.base/gcore.exp
9133 * gdb.base/gdb1090.exp
9134 * gdb.base/gdb11530.exp
9135 * gdb.base/gdb11531.exp
9136 * gdb.base/gdb1821.exp
9137 * gdb.base/gdbindex-stabs.exp
9138 * gdb.base/gdbvars.exp
9139 * gdb.base/hbreak.exp
9140 * gdb.base/hbreak2.exp
9141 * gdb.base/included.exp
9142 * gdb.base/infcall-input.exp
9143 * gdb.base/inferior-died.exp
9144 * gdb.base/infnan.exp
9145 * gdb.base/info-macros.exp
9146 * gdb.base/info-os.exp
9147 * gdb.base/info-proc.exp
9148 * gdb.base/info-shared.exp
9149 * gdb.base/info-target.exp
9150 * gdb.base/infoline.exp
9151 * gdb.base/interp.exp
9152 * gdb.base/interrupt.exp
9153 * gdb.base/jit-reader.exp
9154 * gdb.base/jit-simple.exp
9155 * gdb.base/kill-after-signal.exp
9156 * gdb.base/kill-detach-inferiors-cmd.exp
9157 * gdb.base/label.exp
9158 * gdb.base/langs.exp
9159 * gdb.base/ldbl_e308.exp
9160 * gdb.base/line-symtabs.exp
9161 * gdb.base/linespecs.exp
9162 * gdb.base/list.exp
9163 * gdb.base/long_long.exp
9164 * gdb.base/longest-types.exp
9165 * gdb.base/maint.exp
9166 * gdb.base/max-value-size.exp
9167 * gdb.base/memattr.exp
9168 * gdb.base/mips_pro.exp
9169 * gdb.base/morestack.exp
9170 * gdb.base/moribund-step.exp
9171 * gdb.base/multi-forks.exp
9172 * gdb.base/nested-addr.exp
9173 * gdb.base/nextoverexit.exp
9174 * gdb.base/noreturn-finish.exp
9175 * gdb.base/noreturn-return.exp
9176 * gdb.base/nostdlib.exp
9177 * gdb.base/offsets.exp
9178 * gdb.base/opaque.exp
9179 * gdb.base/pc-fp.exp
9180 * gdb.base/permissions.exp
9181 * gdb.base/print-symbol-loading.exp
9182 * gdb.base/prologue-include.exp
9183 * gdb.base/psymtab.exp
9184 * gdb.base/ptype.exp
9185 * gdb.base/random-signal.exp
9186 * gdb.base/randomize.exp
9187 * gdb.base/range-stepping.exp
9188 * gdb.base/readline-ask.exp
9189 * gdb.base/recpar.exp
9190 * gdb.base/recurse.exp
9191 * gdb.base/relational.exp
9192 * gdb.base/restore.exp
9193 * gdb.base/return-nodebug.exp
9194 * gdb.base/return.exp
9195 * gdb.base/run-after-attach.exp
9196 * gdb.base/save-bp.exp
9197 * gdb.base/scope.exp
9198 * gdb.base/sect-cmd.exp
9199 * gdb.base/set-lang-auto.exp
9200 * gdb.base/set-noassign.exp
9201 * gdb.base/setvar.exp
9202 * gdb.base/sigall.exp
9203 * gdb.base/sigbpt.exp
9204 * gdb.base/siginfo-addr.exp
9205 * gdb.base/siginfo-infcall.exp
9206 * gdb.base/siginfo-obj.exp
9207 * gdb.base/siginfo.exp
9208 * gdb.base/signals-state-child.exp
9209 * gdb.base/signest.exp
9210 * gdb.base/sigstep.exp
9211 * gdb.base/sizeof.exp
9212 * gdb.base/skip.exp
9213 * gdb.base/solib-corrupted.exp
9214 * gdb.base/solib-nodir.exp
9215 * gdb.base/solib-search.exp
9216 * gdb.base/stack-checking.exp
9217 * gdb.base/stale-infcall.exp
9218 * gdb.base/stap-probe.exp
9219 * gdb.base/start.exp
9220 * gdb.base/step-break.exp
9221 * gdb.base/step-bt.exp
9222 * gdb.base/step-line.exp
9223 * gdb.base/step-over-exit.exp
9224 * gdb.base/step-over-syscall.exp
9225 * gdb.base/step-resume-infcall.exp
9226 * gdb.base/step-test.exp
9227 * gdb.base/store.exp
9228 * gdb.base/structs3.exp
9229 * gdb.base/sym-file.exp
9230 * gdb.base/symbol-without-target_section.exp
9231 * gdb.base/term.exp
9232 * gdb.base/testenv.exp
9233 * gdb.base/ui-redirect.exp
9234 * gdb.base/until.exp
9235 * gdb.base/unwindonsignal.exp
9236 * gdb.base/value-double-free.exp
9237 * gdb.base/vla-datatypes.exp
9238 * gdb.base/vla-ptr.exp
9239 * gdb.base/vla-sideeffect.exp
9240 * gdb.base/volatile.exp
9241 * gdb.base/watch-cond-infcall.exp
9242 * gdb.base/watch-cond.exp
9243 * gdb.base/watch-non-mem.exp
9244 * gdb.base/watch-read.exp
9245 * gdb.base/watch-vfork.exp
9246 * gdb.base/watchpoint-cond-gone.exp
9247 * gdb.base/watchpoint-delete.exp
9248 * gdb.base/watchpoint-hw-hit-once.exp
9249 * gdb.base/watchpoint-hw.exp
9250 * gdb.base/watchpoint-stops-at-right-insn.exp
9251 * gdb.base/watchpoints.exp
9252 * gdb.base/wchar.exp
9253 * gdb.base/whatis-exp.exp
9254 * gdb.btrace/buffer-size.exp
9255 * gdb.btrace/data.exp
9256 * gdb.btrace/delta.exp
9257 * gdb.btrace/dlopen.exp
9258 * gdb.btrace/enable.exp
9259 * gdb.btrace/exception.exp
9260 * gdb.btrace/function_call_history.exp
9261 * gdb.btrace/gcore.exp
9262 * gdb.btrace/instruction_history.exp
9263 * gdb.btrace/nohist.exp
9264 * gdb.btrace/reconnect.exp
9265 * gdb.btrace/record_goto-step.exp
9266 * gdb.btrace/record_goto.exp
9267 * gdb.btrace/rn-dl-bind.exp
9268 * gdb.btrace/segv.exp
9269 * gdb.btrace/step.exp
9270 * gdb.btrace/stepi.exp
9271 * gdb.btrace/tailcall-only.exp
9272 * gdb.btrace/tailcall.exp
9273 * gdb.btrace/tsx.exp
9274 * gdb.btrace/unknown_functions.exp
9275 * gdb.btrace/vdso.exp
9276 * gdb.compile/compile-ifunc.exp
9277 * gdb.compile/compile-ops.exp
9278 * gdb.compile/compile-print.exp
9279 * gdb.compile/compile-setjmp.exp
9280 * gdb.cp/abstract-origin.exp
9281 * gdb.cp/ambiguous.exp
9282 * gdb.cp/annota2.exp
9283 * gdb.cp/annota3.exp
9284 * gdb.cp/anon-ns.exp
9285 * gdb.cp/anon-struct.exp
9286 * gdb.cp/anon-union.exp
9287 * gdb.cp/arg-reference.exp
9288 * gdb.cp/baseenum.exp
9289 * gdb.cp/bool.exp
9290 * gdb.cp/breakpoint.exp
9291 * gdb.cp/bs15503.exp
9292 * gdb.cp/call-c.exp
9293 * gdb.cp/casts.exp
9294 * gdb.cp/chained-calls.exp
9295 * gdb.cp/class2.exp
9296 * gdb.cp/classes.exp
9297 * gdb.cp/cmpd-minsyms.exp
9298 * gdb.cp/converts.exp
9299 * gdb.cp/cp-relocate.exp
9300 * gdb.cp/cpcompletion.exp
9301 * gdb.cp/cpexprs.exp
9302 * gdb.cp/cplabel.exp
9303 * gdb.cp/cplusfuncs.exp
9304 * gdb.cp/cpsizeof.exp
9305 * gdb.cp/ctti.exp
9306 * gdb.cp/derivation.exp
9307 * gdb.cp/destrprint.exp
9308 * gdb.cp/dispcxx.exp
9309 * gdb.cp/enum-class.exp
9310 * gdb.cp/exception.exp
9311 * gdb.cp/exceptprint.exp
9312 * gdb.cp/expand-psymtabs-cxx.exp
9313 * gdb.cp/expand-sals.exp
9314 * gdb.cp/extern-c.exp
9315 * gdb.cp/filename.exp
9316 * gdb.cp/formatted-ref.exp
9317 * gdb.cp/fpointer.exp
9318 * gdb.cp/gdb1355.exp
9319 * gdb.cp/gdb2495.exp
9320 * gdb.cp/hang.exp
9321 * gdb.cp/impl-this.exp
9322 * gdb.cp/infcall-dlopen.exp
9323 * gdb.cp/inherit.exp
9324 * gdb.cp/iostream.exp
9325 * gdb.cp/koenig.exp
9326 * gdb.cp/local.exp
9327 * gdb.cp/m-data.exp
9328 * gdb.cp/m-static.exp
9329 * gdb.cp/mb-ctor.exp
9330 * gdb.cp/mb-inline.exp
9331 * gdb.cp/mb-templates.exp
9332 * gdb.cp/member-name.exp
9333 * gdb.cp/member-ptr.exp
9334 * gdb.cp/meth-typedefs.exp
9335 * gdb.cp/method.exp
9336 * gdb.cp/method2.exp
9337 * gdb.cp/minsym-fallback.exp
9338 * gdb.cp/misc.exp
9339 * gdb.cp/namelessclass.exp
9340 * gdb.cp/namespace-enum.exp
9341 * gdb.cp/namespace-nested-import.exp
9342 * gdb.cp/namespace.exp
9343 * gdb.cp/nextoverthrow.exp
9344 * gdb.cp/no-dmgl-verbose.exp
9345 * gdb.cp/non-trivial-retval.exp
9346 * gdb.cp/noparam.exp
9347 * gdb.cp/nsdecl.exp
9348 * gdb.cp/nsimport.exp
9349 * gdb.cp/nsnested.exp
9350 * gdb.cp/nsnoimports.exp
9351 * gdb.cp/nsrecurs.exp
9352 * gdb.cp/nsstress.exp
9353 * gdb.cp/nsusing.exp
9354 * gdb.cp/operator.exp
9355 * gdb.cp/oranking.exp
9356 * gdb.cp/overload-const.exp
9357 * gdb.cp/overload.exp
9358 * gdb.cp/ovldbreak.exp
9359 * gdb.cp/ovsrch.exp
9360 * gdb.cp/paren-type.exp
9361 * gdb.cp/parse-lang.exp
9362 * gdb.cp/pass-by-ref.exp
9363 * gdb.cp/pr-1023.exp
9364 * gdb.cp/pr-1210.exp
9365 * gdb.cp/pr-574.exp
9366 * gdb.cp/pr10687.exp
9367 * gdb.cp/pr12028.exp
9368 * gdb.cp/pr17132.exp
9369 * gdb.cp/pr17494.exp
9370 * gdb.cp/pr9067.exp
9371 * gdb.cp/pr9167.exp
9372 * gdb.cp/pr9631.exp
9373 * gdb.cp/printmethod.exp
9374 * gdb.cp/psmang.exp
9375 * gdb.cp/psymtab-parameter.exp
9376 * gdb.cp/ptype-cv-cp.exp
9377 * gdb.cp/ptype-flags.exp
9378 * gdb.cp/re-set-overloaded.exp
9379 * gdb.cp/ref-types.exp
9380 * gdb.cp/rtti.exp
9381 * gdb.cp/scope-err.exp
9382 * gdb.cp/shadow.exp
9383 * gdb.cp/smartp.exp
9384 * gdb.cp/static-method.exp
9385 * gdb.cp/static-print-quit.exp
9386 * gdb.cp/temargs.exp
9387 * gdb.cp/templates.exp
9388 * gdb.cp/try_catch.exp
9389 * gdb.cp/typedef-operator.exp
9390 * gdb.cp/typeid.exp
9391 * gdb.cp/userdef.exp
9392 * gdb.cp/using-crash.exp
9393 * gdb.cp/var-tag.exp
9394 * gdb.cp/virtbase.exp
9395 * gdb.cp/virtfunc.exp
9396 * gdb.cp/virtfunc2.exp
9397 * gdb.cp/vla-cxx.exp
9398 * gdb.disasm/t01_mov.exp
9399 * gdb.disasm/t02_mova.exp
9400 * gdb.disasm/t03_add.exp
9401 * gdb.disasm/t04_sub.exp
9402 * gdb.disasm/t05_cmp.exp
9403 * gdb.disasm/t06_ari2.exp
9404 * gdb.disasm/t07_ari3.exp
9405 * gdb.disasm/t08_or.exp
9406 * gdb.disasm/t09_xor.exp
9407 * gdb.disasm/t10_and.exp
9408 * gdb.disasm/t11_logs.exp
9409 * gdb.disasm/t12_bit.exp
9410 * gdb.disasm/t13_otr.exp
9411 * gdb.dlang/circular.exp
9412 * gdb.dwarf2/arr-stride.exp
9413 * gdb.dwarf2/arr-subrange.exp
9414 * gdb.dwarf2/atomic-type.exp
9415 * gdb.dwarf2/bad-regnum.exp
9416 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9417 * gdb.dwarf2/callframecfa.exp
9418 * gdb.dwarf2/clztest.exp
9419 * gdb.dwarf2/corrupt.exp
9420 * gdb.dwarf2/data-loc.exp
9421 * gdb.dwarf2/dup-psym.exp
9422 * gdb.dwarf2/dw2-anon-mptr.exp
9423 * gdb.dwarf2/dw2-anonymous-func.exp
9424 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9425 * gdb.dwarf2/dw2-bad-unresolved.exp
9426 * gdb.dwarf2/dw2-basic.exp
9427 * gdb.dwarf2/dw2-canonicalize-type.exp
9428 * gdb.dwarf2/dw2-case-insensitive.exp
9429 * gdb.dwarf2/dw2-common-block.exp
9430 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9431 * gdb.dwarf2/dw2-compressed.exp
9432 * gdb.dwarf2/dw2-const.exp
9433 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9434 * gdb.dwarf2/dw2-cu-size.exp
9435 * gdb.dwarf2/dw2-dup-frame.exp
9436 * gdb.dwarf2/dw2-entry-value.exp
9437 * gdb.dwarf2/dw2-icycle.exp
9438 * gdb.dwarf2/dw2-ifort-parameter.exp
9439 * gdb.dwarf2/dw2-inline-break.exp
9440 * gdb.dwarf2/dw2-inline-param.exp
9441 * gdb.dwarf2/dw2-intercu.exp
9442 * gdb.dwarf2/dw2-intermix.exp
9443 * gdb.dwarf2/dw2-lexical-block-bare.exp
9444 * gdb.dwarf2/dw2-linkage-name-trust.exp
9445 * gdb.dwarf2/dw2-minsym-in-cu.exp
9446 * gdb.dwarf2/dw2-noloc.exp
9447 * gdb.dwarf2/dw2-op-call.exp
9448 * gdb.dwarf2/dw2-op-out-param.exp
9449 * gdb.dwarf2/dw2-opt-structptr.exp
9450 * gdb.dwarf2/dw2-param-error.exp
9451 * gdb.dwarf2/dw2-producer.exp
9452 * gdb.dwarf2/dw2-ranges-base.exp
9453 * gdb.dwarf2/dw2-ref-missing-frame.exp
9454 * gdb.dwarf2/dw2-reg-undefined.exp
9455 * gdb.dwarf2/dw2-regno-invalid.exp
9456 * gdb.dwarf2/dw2-restore.exp
9457 * gdb.dwarf2/dw2-restrict.exp
9458 * gdb.dwarf2/dw2-single-line-discriminators.exp
9459 * gdb.dwarf2/dw2-strp.exp
9460 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9461 * gdb.dwarf2/dw2-unresolved.exp
9462 * gdb.dwarf2/dw2-var-zero-addr.exp
9463 * gdb.dwarf2/dw4-sig-types.exp
9464 * gdb.dwarf2/dwz.exp
9465 * gdb.dwarf2/dynarr-ptr.exp
9466 * gdb.dwarf2/enum-type.exp
9467 * gdb.dwarf2/gdb-index.exp
9468 * gdb.dwarf2/implptr-64bit.exp
9469 * gdb.dwarf2/implptr-optimized-out.exp
9470 * gdb.dwarf2/implptr.exp
9471 * gdb.dwarf2/implref-array.exp
9472 * gdb.dwarf2/implref-const.exp
9473 * gdb.dwarf2/implref-global.exp
9474 * gdb.dwarf2/implref-struct.exp
9475 * gdb.dwarf2/mac-fileno.exp
9476 * gdb.dwarf2/main-subprogram.exp
9477 * gdb.dwarf2/member-ptr-forwardref.exp
9478 * gdb.dwarf2/method-ptr.exp
9479 * gdb.dwarf2/missing-sig-type.exp
9480 * gdb.dwarf2/nonvar-access.exp
9481 * gdb.dwarf2/opaque-type-lookup.exp
9482 * gdb.dwarf2/pieces-optimized-out.exp
9483 * gdb.dwarf2/pieces.exp
9484 * gdb.dwarf2/pr10770.exp
9485 * gdb.dwarf2/pr13961.exp
9486 * gdb.dwarf2/staticvirtual.exp
9487 * gdb.dwarf2/subrange.exp
9488 * gdb.dwarf2/symtab-producer.exp
9489 * gdb.dwarf2/trace-crash.exp
9490 * gdb.dwarf2/typeddwarf.exp
9491 * gdb.dwarf2/valop.exp
9492 * gdb.dwarf2/watch-notconst.exp
9493 * gdb.fortran/array-element.exp
9494 * gdb.fortran/charset.exp
9495 * gdb.fortran/common-block.exp
9496 * gdb.fortran/complex.exp
9497 * gdb.fortran/derived-type-function.exp
9498 * gdb.fortran/derived-type.exp
9499 * gdb.fortran/logical.exp
9500 * gdb.fortran/module.exp
9501 * gdb.fortran/multi-dim.exp
9502 * gdb.fortran/nested-funcs.exp
9503 * gdb.fortran/print-formatted.exp
9504 * gdb.fortran/subarray.exp
9505 * gdb.fortran/vla-alloc-assoc.exp
9506 * gdb.fortran/vla-datatypes.exp
9507 * gdb.fortran/vla-history.exp
9508 * gdb.fortran/vla-ptr-info.exp
9509 * gdb.fortran/vla-ptype-sub.exp
9510 * gdb.fortran/vla-ptype.exp
9511 * gdb.fortran/vla-sizeof.exp
9512 * gdb.fortran/vla-type.exp
9513 * gdb.fortran/vla-value-sub-arbitrary.exp
9514 * gdb.fortran/vla-value-sub-finish.exp
9515 * gdb.fortran/vla-value-sub.exp
9516 * gdb.fortran/vla-value.exp
9517 * gdb.fortran/whatis_type.exp
9518 * gdb.go/chan.exp
9519 * gdb.go/handcall.exp
9520 * gdb.go/hello.exp
9521 * gdb.go/integers.exp
9522 * gdb.go/methods.exp
9523 * gdb.go/package.exp
9524 * gdb.go/strings.exp
9525 * gdb.go/types.exp
9526 * gdb.go/unsafe.exp
9527 * gdb.guile/scm-arch.exp
9528 * gdb.guile/scm-block.exp
9529 * gdb.guile/scm-breakpoint.exp
9530 * gdb.guile/scm-cmd.exp
9531 * gdb.guile/scm-disasm.exp
9532 * gdb.guile/scm-equal.exp
9533 * gdb.guile/scm-frame-args.exp
9534 * gdb.guile/scm-frame-inline.exp
9535 * gdb.guile/scm-frame.exp
9536 * gdb.guile/scm-iterator.exp
9537 * gdb.guile/scm-math.exp
9538 * gdb.guile/scm-objfile.exp
9539 * gdb.guile/scm-ports.exp
9540 * gdb.guile/scm-symbol.exp
9541 * gdb.guile/scm-symtab.exp
9542 * gdb.guile/scm-value-cc.exp
9543 * gdb.guile/types-module.exp
9544 * gdb.linespec/break-ask.exp
9545 * gdb.linespec/cpexplicit.exp
9546 * gdb.linespec/explicit.exp
9547 * gdb.linespec/keywords.exp
9548 * gdb.linespec/linespec.exp
9549 * gdb.linespec/ls-dollar.exp
9550 * gdb.linespec/ls-errs.exp
9551 * gdb.linespec/skip-two.exp
9552 * gdb.linespec/thread.exp
9553 * gdb.mi/mi-async.exp
9554 * gdb.mi/mi-basics.exp
9555 * gdb.mi/mi-break.exp
9556 * gdb.mi/mi-catch-load.exp
9557 * gdb.mi/mi-cli.exp
9558 * gdb.mi/mi-cmd-param-changed.exp
9559 * gdb.mi/mi-console.exp
9560 * gdb.mi/mi-detach.exp
9561 * gdb.mi/mi-disassemble.exp
9562 * gdb.mi/mi-eval.exp
9563 * gdb.mi/mi-file-transfer.exp
9564 * gdb.mi/mi-file.exp
9565 * gdb.mi/mi-fill-memory.exp
9566 * gdb.mi/mi-inheritance-syntax-error.exp
9567 * gdb.mi/mi-linespec-err-cp.exp
9568 * gdb.mi/mi-logging.exp
9569 * gdb.mi/mi-memory-changed.exp
9570 * gdb.mi/mi-read-memory.exp
9571 * gdb.mi/mi-record-changed.exp
9572 * gdb.mi/mi-reg-undefined.exp
9573 * gdb.mi/mi-regs.exp
9574 * gdb.mi/mi-return.exp
9575 * gdb.mi/mi-reverse.exp
9576 * gdb.mi/mi-simplerun.exp
9577 * gdb.mi/mi-solib.exp
9578 * gdb.mi/mi-stack.exp
9579 * gdb.mi/mi-stepi.exp
9580 * gdb.mi/mi-syn-frame.exp
9581 * gdb.mi/mi-until.exp
9582 * gdb.mi/mi-var-block.exp
9583 * gdb.mi/mi-var-child.exp
9584 * gdb.mi/mi-var-cmd.exp
9585 * gdb.mi/mi-var-cp.exp
9586 * gdb.mi/mi-var-display.exp
9587 * gdb.mi/mi-var-invalidate.exp
9588 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9589 * gdb.mi/mi-vla-fortran.exp
9590 * gdb.mi/mi-watch.exp
9591 * gdb.mi/mi2-var-child.exp
9592 * gdb.mi/user-selected-context-sync.exp
9593 * gdb.modula2/unbounded-array.exp
9594 * gdb.multi/dummy-frame-restore.exp
9595 * gdb.multi/multi-arch-exec.exp
9596 * gdb.multi/multi-arch.exp
9597 * gdb.multi/tids.exp
9598 * gdb.multi/watchpoint-multi.exp
9599 * gdb.opencl/callfuncs.exp
9600 * gdb.opencl/convs_casts.exp
9601 * gdb.opencl/datatypes.exp
9602 * gdb.opencl/operators.exp
9603 * gdb.opencl/vec_comps.exp
9604 * gdb.opt/clobbered-registers-O2.exp
9605 * gdb.opt/inline-break.exp
9606 * gdb.opt/inline-bt.exp
9607 * gdb.opt/inline-cmds.exp
9608 * gdb.opt/inline-locals.exp
9609 * gdb.pascal/case-insensitive-symbols.exp
9610 * gdb.pascal/floats.exp
9611 * gdb.pascal/gdb11492.exp
9612 * gdb.python/lib-types.exp
9613 * gdb.python/py-arch.exp
9614 * gdb.python/py-as-string.exp
9615 * gdb.python/py-bad-printers.exp
9616 * gdb.python/py-block.exp
9617 * gdb.python/py-breakpoint-create-fail.exp
9618 * gdb.python/py-breakpoint.exp
9619 * gdb.python/py-caller-is.exp
9620 * gdb.python/py-cmd.exp
9621 * gdb.python/py-explore-cc.exp
9622 * gdb.python/py-explore.exp
9623 * gdb.python/py-finish-breakpoint.exp
9624 * gdb.python/py-finish-breakpoint2.exp
9625 * gdb.python/py-frame-args.exp
9626 * gdb.python/py-frame-inline.exp
9627 * gdb.python/py-frame.exp
9628 * gdb.python/py-framefilter-mi.exp
9629 * gdb.python/py-infthread.exp
9630 * gdb.python/py-lazy-string.exp
9631 * gdb.python/py-linetable.exp
9632 * gdb.python/py-mi-events.exp
9633 * gdb.python/py-mi-objfile.exp
9634 * gdb.python/py-mi.exp
9635 * gdb.python/py-objfile.exp
9636 * gdb.python/py-pp-integral.exp
9637 * gdb.python/py-pp-maint.exp
9638 * gdb.python/py-pp-re-notag.exp
9639 * gdb.python/py-pp-registration.exp
9640 * gdb.python/py-recurse-unwind.exp
9641 * gdb.python/py-strfns.exp
9642 * gdb.python/py-symbol.exp
9643 * gdb.python/py-symtab.exp
9644 * gdb.python/py-sync-interp.exp
9645 * gdb.python/py-typeprint.exp
9646 * gdb.python/py-unwind-maint.exp
9647 * gdb.python/py-unwind.exp
9648 * gdb.python/py-value-cc.exp
9649 * gdb.python/py-xmethods.exp
9650 * gdb.reverse/amd64-tailcall-reverse.exp
9651 * gdb.reverse/break-precsave.exp
9652 * gdb.reverse/break-reverse.exp
9653 * gdb.reverse/consecutive-precsave.exp
9654 * gdb.reverse/consecutive-reverse.exp
9655 * gdb.reverse/finish-precsave.exp
9656 * gdb.reverse/finish-reverse-bkpt.exp
9657 * gdb.reverse/finish-reverse.exp
9658 * gdb.reverse/fstatat-reverse.exp
9659 * gdb.reverse/getresuid-reverse.exp
9660 * gdb.reverse/i386-precsave.exp
9661 * gdb.reverse/i386-reverse.exp
9662 * gdb.reverse/i386-sse-reverse.exp
9663 * gdb.reverse/i387-env-reverse.exp
9664 * gdb.reverse/i387-stack-reverse.exp
9665 * gdb.reverse/insn-reverse.exp
9666 * gdb.reverse/machinestate-precsave.exp
9667 * gdb.reverse/machinestate.exp
9668 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9669 * gdb.reverse/pipe-reverse.exp
9670 * gdb.reverse/readv-reverse.exp
9671 * gdb.reverse/recvmsg-reverse.exp
9672 * gdb.reverse/rerun-prec.exp
9673 * gdb.reverse/s390-mvcle.exp
9674 * gdb.reverse/step-precsave.exp
9675 * gdb.reverse/step-reverse.exp
9676 * gdb.reverse/time-reverse.exp
9677 * gdb.reverse/until-precsave.exp
9678 * gdb.reverse/until-reverse.exp
9679 * gdb.reverse/waitpid-reverse.exp
9680 * gdb.reverse/watch-precsave.exp
9681 * gdb.reverse/watch-reverse.exp
9682 * gdb.rust/generics.exp
9683 * gdb.rust/methods.exp
9684 * gdb.rust/modules.exp
9685 * gdb.rust/simple.exp
9686 * gdb.server/connect-with-no-symbol-file.exp
9687 * gdb.server/ext-attach.exp
9688 * gdb.server/ext-restart.exp
9689 * gdb.server/ext-wrapper.exp
9690 * gdb.server/file-transfer.exp
9691 * gdb.server/server-exec-info.exp
9692 * gdb.server/server-kill.exp
9693 * gdb.server/server-mon.exp
9694 * gdb.server/wrapper.exp
9695 * gdb.stabs/exclfwd.exp
9696 * gdb.stabs/gdb11479.exp
9697 * gdb.threads/clone-new-thread-event.exp
9698 * gdb.threads/corethreads.exp
9699 * gdb.threads/current-lwp-dead.exp
9700 * gdb.threads/dlopen-libpthread.exp
9701 * gdb.threads/gcore-thread.exp
9702 * gdb.threads/sigstep-threads.exp
9703 * gdb.threads/watchpoint-fork.exp
9704 * gdb.trace/actions-changed.exp
9705 * gdb.trace/backtrace.exp
9706 * gdb.trace/change-loc.exp
9707 * gdb.trace/circ.exp
9708 * gdb.trace/collection.exp
9709 * gdb.trace/disconnected-tracing.exp
9710 * gdb.trace/ftrace.exp
9711 * gdb.trace/mi-trace-frame-collected.exp
9712 * gdb.trace/mi-trace-unavailable.exp
9713 * gdb.trace/mi-traceframe-changed.exp
9714 * gdb.trace/mi-tsv-changed.exp
9715 * gdb.trace/no-attach-trace.exp
9716 * gdb.trace/passc-dyn.exp
9717 * gdb.trace/qtro.exp
9718 * gdb.trace/range-stepping.exp
9719 * gdb.trace/read-memory.exp
9720 * gdb.trace/save-trace.exp
9721 * gdb.trace/signal.exp
9722 * gdb.trace/status-stop.exp
9723 * gdb.trace/tfile.exp
9724 * gdb.trace/trace-break.exp
9725 * gdb.trace/trace-buffer-size.exp
9726 * gdb.trace/trace-condition.exp
9727 * gdb.trace/tracefile-pseudo-reg.exp
9728 * gdb.trace/tstatus.exp
9729 * gdb.trace/unavailable.exp
9730 * gdb.trace/while-dyn.exp
9731 * gdb.trace/while-stepping.exp
9732
34c41c68
DE
97332016-12-22 Doug Evans <xdje42@gmail.com>
9734
9735 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9736 and msymbols.
9737
16e69324
YQ
97382016-12-19 Yao Qi <yao.qi@linaro.org>
9739
9740 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9741 (test_with_self): Don't call do_steps_and_nexts, and remove
9742 code about stepping into xmalloc.
9743
f94f411b
YQ
97442016-12-09 Yao Qi <yao.qi@linaro.org>
9745
9746 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9747
97482016-12-09 Yao Qi <yao.qi@linaro.org>
9749
9750 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9751
f1b5deee
PA
97522016-12-09 Pedro Alves <palves@redhat.com>
9753
9754 * gdb.base/all-architectures-0.exp: New file.
9755 * gdb.base/all-architectures-1.exp: New file.
9756 * gdb.base/all-architectures-2.exp: New file.
9757 * gdb.base/all-architectures-3.exp: New file.
9758 * gdb.base/all-architectures-4.exp: New file.
9759 * gdb.base/all-architectures-5.exp: New file.
9760 * gdb.base/all-architectures-6.exp: New file.
9761 * gdb.base/all-architectures-7.exp: New file.
9762 * gdb.base/all-architectures.exp.in: New file.
9763
364ca42e
YQ
97642016-12-09 Yao Qi <yao.qi@linaro.org>
9765
9766 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9767
107c2d62
LM
97682016-12-02 Luis Machado <lgustavo@codesourcery.com>
9769
9770 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9771 possible.
9772 Remove useless pattern-matching code.
9773
df3ee9ca
PA
97742016-12-02 Pedro Alves <palves@redhat.com>
9775
9776 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9777 procedure.
9778 (top level): Call it.
9779
ec835369
PA
97802016-12-02 Pedro Alves <palves@redhat.com>
9781
9782 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9783 New procedure.
9784 (top level): Call it.
9785
01770bbd
PA
97862016-12-02 Pedro Alves <palves@redhat.com>
9787
9788 PR cli/20559
9789 * gdb.base/commands.exp (user_defined_command_args_eval): New
9790 procedure.
9791 (top level): Call it.
9792
008459ea
LM
97932016-12-02 Luis Machado <lgustavo@codesourcery.com>
9794
9795 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9796 timeout handling.
9797
0c1b455e
TT
97982016-12-02 Tom Tromey <tom@tromey.com>
9799
9800 * gdb.dwarf2/main-subprogram.c: New file.
9801 * gdb.dwarf2/main-subprogram.exp: New file.
9802
018572b8
LM
98032016-12-01 Luis Machado <lgustavo@codesourcery.com>
9804
9805 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9806 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9807 gdb_test_no_output for a couple of cases.
9808 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9809
84c93cd5
LM
98102016-12-01 Luis Machado <lgustavo@codesourcery.com>
9811
9812 Fix test names and standardize compilation error messages throughout
9813 the following files:
9814
9815 * gdb.ada/start.exp
9816 * gdb.arch/alpha-step.exp
9817 * gdb.arch/e500-prologue.exp
9818 * gdb.arch/ftrace-insn-reloc.exp
9819 * gdb.arch/gdb1291.exp
9820 * gdb.arch/gdb1431.exp
9821 * gdb.arch/gdb1558.exp
9822 * gdb.arch/i386-dr3-watch.exp
9823 * gdb.arch/i386-sse-stack-align.exp
9824 * gdb.arch/ia64-breakpoint-shadow.exp
9825 * gdb.arch/pa-nullify.exp
9826 * gdb.arch/powerpc-aix-prologue.exp
9827 * gdb.arch/thumb-bx-pc.exp
9828 * gdb.base/annota1.exp
9829 * gdb.base/annota3.exp
9830 * gdb.base/arrayidx.exp
9831 * gdb.base/assign.exp
9832 * gdb.base/attach.exp
9833 * gdb.base/auxv.exp
9834 * gdb.base/bang.exp
9835 * gdb.base/bfp-test.exp
9836 * gdb.base/bigcore.exp
9837 * gdb.base/bitfields2.exp
9838 * gdb.base/break-fun-addr.exp
9839 * gdb.base/break-probes.exp
9840 * gdb.base/call-rt-st.exp
9841 * gdb.base/callexit.exp
9842 * gdb.base/catch-fork-kill.exp
9843 * gdb.base/charset.exp
9844 * gdb.base/checkpoint.exp
9845 * gdb.base/comprdebug.exp
9846 * gdb.base/constvars.exp
9847 * gdb.base/coredump-filter.exp
9848 * gdb.base/cursal.exp
9849 * gdb.base/cvexpr.exp
9850 * gdb.base/detach.exp
9851 * gdb.base/display.exp
9852 * gdb.base/dmsym.exp
9853 * gdb.base/dprintf-pending.exp
9854 * gdb.base/dso2dso.exp
9855 * gdb.base/dtrace-probe.exp
9856 * gdb.base/dump.exp
9857 * gdb.base/enum_cond.exp
9858 * gdb.base/exe-lock.exp
9859 * gdb.base/exec-invalid-sysroot.exp
9860 * gdb.base/execl-update-breakpoints.exp
9861 * gdb.base/exprs.exp
9862 * gdb.base/fileio.exp
9863 * gdb.base/find.exp
9864 * gdb.base/finish.exp
9865 * gdb.base/fixsection.exp
9866 * gdb.base/foll-vfork.exp
9867 * gdb.base/frame-args.exp
9868 * gdb.base/gcore.exp
9869 * gdb.base/gdb1250.exp
9870 * gdb.base/global-var-nested-by-dso.exp
9871 * gdb.base/gnu-ifunc.exp
9872 * gdb.base/hashline1.exp
9873 * gdb.base/hashline2.exp
9874 * gdb.base/hashline3.exp
9875 * gdb.base/hbreak-in-shr-unsupported.exp
9876 * gdb.base/huge.exp
9877 * gdb.base/infcall-input.exp
9878 * gdb.base/info-fun.exp
9879 * gdb.base/info-shared.exp
9880 * gdb.base/jit-simple.exp
9881 * gdb.base/jit-so.exp
9882 * gdb.base/jit.exp
9883 * gdb.base/jump.exp
9884 * gdb.base/label.exp
9885 * gdb.base/lineinc.exp
9886 * gdb.base/logical.exp
9887 * gdb.base/longjmp.exp
9888 * gdb.base/macscp.exp
9889 * gdb.base/miscexprs.exp
9890 * gdb.base/new-ui-echo.exp
9891 * gdb.base/new-ui-pending-input.exp
9892 * gdb.base/new-ui.exp
9893 * gdb.base/nodebug.exp
9894 * gdb.base/nofield.exp
9895 * gdb.base/offsets.exp
9896 * gdb.base/overlays.exp
9897 * gdb.base/pending.exp
9898 * gdb.base/pointers.exp
9899 * gdb.base/pr11022.exp
9900 * gdb.base/printcmds.exp
9901 * gdb.base/prologue.exp
9902 * gdb.base/ptr-typedef.exp
9903 * gdb.base/realname-expand.exp
9904 * gdb.base/relativedebug.exp
9905 * gdb.base/relocate.exp
9906 * gdb.base/remote.exp
9907 * gdb.base/reread.exp
9908 * gdb.base/return2.exp
9909 * gdb.base/savedregs.exp
9910 * gdb.base/sep.exp
9911 * gdb.base/sepdebug.exp
9912 * gdb.base/sepsymtab.exp
9913 * gdb.base/set-inferior-tty.exp
9914 * gdb.base/setshow.exp
9915 * gdb.base/shlib-call.exp
9916 * gdb.base/sigaltstack.exp
9917 * gdb.base/siginfo-addr.exp
9918 * gdb.base/signals.exp
9919 * gdb.base/signull.exp
9920 * gdb.base/sigrepeat.exp
9921 * gdb.base/so-impl-ld.exp
9922 * gdb.base/solib-display.exp
9923 * gdb.base/solib-overlap.exp
9924 * gdb.base/solib-search.exp
9925 * gdb.base/solib-symbol.exp
9926 * gdb.base/structs.exp
9927 * gdb.base/structs2.exp
9928 * gdb.base/symtab-search-order.exp
9929 * gdb.base/twice.exp
9930 * gdb.base/unload.exp
9931 * gdb.base/varargs.exp
9932 * gdb.base/watchpoint-solib.exp
9933 * gdb.base/watchpoint.exp
9934 * gdb.base/whatis.exp
9935 * gdb.base/wrong_frame_bt_full.exp
9936 * gdb.btrace/dlopen.exp
9937 * gdb.cell/ea-standalone.exp
9938 * gdb.cell/ea-test.exp
9939 * gdb.cp/dispcxx.exp
9940 * gdb.cp/gdb2384.exp
9941 * gdb.cp/method2.exp
9942 * gdb.cp/nextoverthrow.exp
9943 * gdb.cp/pr10728.exp
9944 * gdb.disasm/am33.exp
9945 * gdb.disasm/h8300s.exp
9946 * gdb.disasm/mn10300.exp
9947 * gdb.disasm/sh3.exp
9948 * gdb.dwarf2/dw2-dir-file-name.exp
9949 * gdb.fortran/complex.exp
9950 * gdb.fortran/library-module.exp
9951 * gdb.guile/scm-pretty-print.exp
9952 * gdb.guile/scm-symbol.exp
9953 * gdb.guile/scm-type.exp
9954 * gdb.guile/scm-value.exp
9955 * gdb.linespec/linespec.exp
9956 * gdb.mi/gdb701.exp
9957 * gdb.mi/gdb792.exp
9958 * gdb.mi/mi-breakpoint-changed.exp
9959 * gdb.mi/mi-dprintf-pending.exp
9960 * gdb.mi/mi-dprintf.exp
9961 * gdb.mi/mi-exit-code.exp
9962 * gdb.mi/mi-pending.exp
9963 * gdb.mi/mi-solib.exp
9964 * gdb.mi/new-ui-mi-sync.exp
9965 * gdb.mi/pr11022.exp
9966 * gdb.mi/user-selected-context-sync.exp
9967 * gdb.opt/solib-intra-step.exp
9968 * gdb.python/py-events.exp
9969 * gdb.python/py-finish-breakpoint.exp
9970 * gdb.python/py-mi.exp
9971 * gdb.python/py-prettyprint.exp
9972 * gdb.python/py-shared.exp
9973 * gdb.python/py-symbol.exp
9974 * gdb.python/py-template.exp
9975 * gdb.python/py-type.exp
9976 * gdb.python/py-value.exp
9977 * gdb.reverse/solib-precsave.exp
9978 * gdb.reverse/solib-reverse.exp
9979 * gdb.server/solib-list.exp
9980 * gdb.stabs/weird.exp
9981 * gdb.threads/reconnect-signal.exp
9982 * gdb.threads/stepi-random-signal.exp
9983 * gdb.trace/actions.exp
9984 * gdb.trace/ax.exp
9985 * gdb.trace/backtrace.exp
9986 * gdb.trace/change-loc.exp
9987 * gdb.trace/deltrace.exp
9988 * gdb.trace/ftrace-lock.exp
9989 * gdb.trace/ftrace.exp
9990 * gdb.trace/infotrace.exp
9991 * gdb.trace/mi-tracepoint-changed.exp
9992 * gdb.trace/packetlen.exp
9993 * gdb.trace/passcount.exp
9994 * gdb.trace/pending.exp
9995 * gdb.trace/range-stepping.exp
9996 * gdb.trace/report.exp
9997 * gdb.trace/stap-trace.exp
9998 * gdb.trace/tfind.exp
9999 * gdb.trace/trace-break.exp
10000 * gdb.trace/trace-condition.exp
10001 * gdb.trace/trace-enable-disable.exp
10002 * gdb.trace/trace-mt.exp
10003 * gdb.trace/tracecmd.exp
10004 * gdb.trace/tspeed.exp
10005 * gdb.trace/tsv.exp
10006 * lib/perftest.exp
10007
fb9feb35
LM
100082016-12-01 Luis Machado <lgustavo@codesourcery.com>
10009
10010 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10011 with gdb_test_no_output.
10012 Use command as test name.
10013
cd2ddb6c
LM
100142016-12-01 Luis Machado <lgustavo@codesourcery.com>
10015
10016 Fix test names starting with uppercase throughout the files.
10017
10018 * gdb.ada/assign_1.exp
10019 * gdb.ada/boolean_expr.exp
10020 * gdb.base/arrayidx.exp
10021 * gdb.base/del.exp
10022 * gdb.base/gcore-buffer-overflow.exp
10023 * gdb.base/testenv.exp
10024 * gdb.compile/compile.exp
10025 * gdb.python/py-framefilter-invalidarg.exp
10026 * gdb.python/py-framefilter.exp
10027
bb95117e
LM
100282016-12-01 Luis Machado <lgustavo@codesourcery.com>
10029
10030 Fix test names starting with uppercase throughout the files.
10031
10032 * gdb.ada/array_return.exp
10033 * gdb.ada/expr_delims.exp
10034 * gdb.ada/mi_dyn_arr.exp
10035 * gdb.ada/mi_interface.exp
10036 * gdb.ada/mi_var_array.exp
10037 * gdb.ada/watch_arg.exp
10038 * gdb.arch/alpha-step.exp
10039 * gdb.arch/altivec-regs.exp
10040 * gdb.arch/e500-regs.exp
10041 * gdb.arch/powerpc-d128-regs.exp
10042 * gdb.base/arrayidx.exp
10043 * gdb.base/break.exp
10044 * gdb.base/checkpoint.exp
10045 * gdb.base/debug-expr.exp
10046 * gdb.base/dmsym.exp
10047 * gdb.base/radix.exp
10048 * gdb.base/sepdebug.exp
10049 * gdb.base/testenv.exp
10050 * gdb.base/watch_thread_num.exp
10051 * gdb.base/watchpoint-cond-gone.exp
10052 * gdb.cell/break.exp
10053 * gdb.cell/ea-cache.exp
10054 * gdb.compile/compile.exp
10055 * gdb.cp/gdb2495.exp
10056 * gdb.gdb/selftest.exp
10057 * gdb.gdb/xfullpath.exp
10058 * gdb.go/hello.exp
10059 * gdb.go/integers.exp
10060 * gdb.objc/basicclass.exp
10061 * gdb.pascal/hello.exp
10062 * gdb.pascal/integers.exp
10063 * gdb.python/py-breakpoint.exp
10064 * gdb.python/py-cmd.exp
10065 * gdb.python/py-linetable.exp
10066 * gdb.python/py-xmethods.exp
10067 * gdb.python/python.exp
10068 * gdb.reverse/consecutive-precsave.exp
10069 * gdb.reverse/finish-precsave.exp
10070 * gdb.reverse/i386-precsave.exp
10071 * gdb.reverse/machinestate-precsave.exp
10072 * gdb.reverse/sigall-precsave.exp
10073 * gdb.reverse/solib-precsave.exp
10074 * gdb.reverse/step-precsave.exp
10075 * gdb.reverse/until-precsave.exp
10076 * gdb.reverse/watch-precsave.exp
10077 * gdb.threads/leader-exit.exp
10078 * gdb.threads/pthreads.exp
10079 * gdb.threads/wp-replication.exp
10080 * gdb.trace/actions.exp
10081 * gdb.trace/mi-tsv-changed.exp
10082 * gdb.trace/tsv.exp
10083
de97fdd4
LM
100842016-12-01 Luis Machado <lgustavo@codesourcery.com>
10085
10086 Fix test names starting with uppercase throughout the files.
10087
10088 * gdb.arch/i386-bp_permanent.exp
10089 * gdb.arch/i386-gnu-cfi.exp
10090 * gdb.base/disasm-end-cu.exp
10091 * gdb.base/macscp.exp
10092 * gdb.base/pending.exp
10093 * gdb.base/watch_thread_num.exp
10094 * gdb.cp/exception.exp
10095 * gdb.cp/gdb2495.exp
10096 * gdb.cp/local.exp
10097 * gdb.python/py-evsignal.exp
10098 * gdb.python/python.exp
10099 * gdb.trace/tracecmd.exp
10100
9f058c10
LM
101012016-12-01 Luis Machado <lgustavo@codesourcery.com>
10102
10103 Fix test names starting with uppercase throughout the files.
10104
10105 * gdb.base/charset.exp
10106 * gdb.base/eval.exp
10107 * gdb.base/multi-forks.exp
10108 * gdb.guile/scm-progspace.exp
10109 * gdb.opencl/datatypes.exp
10110 * gdb.python/py-block.exp
10111 * gdb.python/py-function.exp
10112 * gdb.python/py-symbol.exp
10113 * gdb.python/py-symtab.exp
10114 * gdb.python/py-xmethods.exp
10115 * gdb.reverse/break-precsave.exp
10116 * gdb.reverse/break-reverse.exp
10117 * gdb.reverse/consecutive-precsave.exp
10118 * gdb.reverse/consecutive-reverse.exp
10119 * gdb.reverse/finish-precsave.exp
10120 * gdb.reverse/finish-reverse-bkpt.exp
10121 * gdb.reverse/finish-reverse.exp
10122 * gdb.reverse/fstatat-reverse.exp
10123 * gdb.reverse/getresuid-reverse.exp
10124 * gdb.reverse/i386-precsave.exp
10125 * gdb.reverse/i386-reverse.exp
10126 * gdb.reverse/i386-sse-reverse.exp
10127 * gdb.reverse/i387-stack-reverse.exp
10128 * gdb.reverse/insn-reverse.exp
10129 * gdb.reverse/machinestate-precsave.exp
10130 * gdb.reverse/machinestate.exp
10131 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10132 * gdb.reverse/pipe-reverse.exp
10133 * gdb.reverse/readv-reverse.exp
10134 * gdb.reverse/recvmsg-reverse.exp
10135 * gdb.reverse/rerun-prec.exp
10136 * gdb.reverse/s390-mvcle.exp
10137 * gdb.reverse/sigall-precsave.exp
10138 * gdb.reverse/sigall-reverse.exp
10139 * gdb.reverse/solib-precsave.exp
10140 * gdb.reverse/solib-reverse.exp
10141 * gdb.reverse/step-precsave.exp
10142 * gdb.reverse/step-reverse.exp
10143 * gdb.reverse/time-reverse.exp
10144 * gdb.reverse/until-precsave.exp
10145 * gdb.reverse/until-reverse.exp
10146 * gdb.reverse/waitpid-reverse.exp
10147 * gdb.reverse/watch-precsave.exp
10148 * gdb.reverse/watch-reverse.exp
10149
cdc7edd7
LM
101502016-12-01 Luis Machado <lgustavo@codesourcery.com>
10151
10152 Fix test names starting with uppercase throughout the files.
10153
10154 * gdb.arch/i386-mpx-simple_segv.exp
10155 * gdb.arch/i386-mpx.exp
10156 * gdb.arch/i386-permbkpt.exp
10157 * gdb.arch/pa-nullify.exp
10158 * gdb.arch/powerpc-d128-regs.exp
10159 * gdb.arch/vsx-regs.exp
10160 * gdb.base/bfp-test.exp
10161 * gdb.base/break.exp
10162 * gdb.base/breakpoint-shadow.exp
10163 * gdb.base/callfuncs.exp
10164 * gdb.base/charset.exp
10165 * gdb.base/commands.exp
10166 * gdb.base/completion.exp
10167 * gdb.base/dfp-test.exp
10168 * gdb.base/echo.exp
10169 * gdb.base/ending-run.exp
10170 * gdb.base/eval.exp
10171 * gdb.base/expand-psymtabs.exp
10172 * gdb.base/float128.exp
10173 * gdb.base/floatn.exp
10174 * gdb.base/foll-exec-mode.exp
10175 * gdb.base/gdb1056.exp
10176 * gdb.base/gdb11531.exp
10177 * gdb.base/kill-after-signal.exp
10178 * gdb.base/multi-forks.exp
10179 * gdb.base/overlays.exp
10180 * gdb.base/pending.exp
10181 * gdb.base/sepdebug.exp
10182 * gdb.base/testenv.exp
10183 * gdb.base/valgrind-db-attach.exp
10184 * gdb.base/watch_thread_num.exp
10185 * gdb.base/watchpoint-cond-gone.exp
10186 * gdb.base/watchpoint.exp
10187 * gdb.base/watchpoints.exp
10188 * gdb.cp/arg-reference.exp
10189 * gdb.cp/baseenum.exp
10190 * gdb.cp/operator.exp
10191 * gdb.cp/shadow.exp
10192 * gdb.dwarf2/dw2-op-out-param.exp
10193 * gdb.dwarf2/dw2-reg-undefined.exp
10194 * gdb.go/chan.exp
10195 * gdb.go/hello.exp
10196 * gdb.go/integers.exp
10197 * gdb.go/methods.exp
10198 * gdb.go/package.exp
10199 * gdb.guile/scm-parameter.exp
10200 * gdb.guile/scm-progspace.exp
10201 * gdb.guile/scm-value.exp
10202 * gdb.mi/mi-pending.exp
10203 * gdb.mi/user-selected-context-sync.exp
10204 * gdb.multi/multi-attach.exp
10205 * gdb.multi/tids.exp
10206 * gdb.opt/clobbered-registers-O2.exp
10207 * gdb.pascal/floats.exp
10208 * gdb.pascal/integers.exp
10209 * gdb.python/py-block.exp
10210 * gdb.python/py-events.exp
10211 * gdb.python/py-parameter.exp
10212 * gdb.python/py-symbol.exp
10213 * gdb.python/py-symtab.exp
10214 * gdb.python/py-type.exp
10215 * gdb.python/py-value.exp
10216 * gdb.python/py-xmethods.exp
10217 * gdb.python/python.exp
10218 * gdb.reverse/break-precsave.exp
10219 * gdb.reverse/consecutive-precsave.exp
10220 * gdb.reverse/finish-precsave.exp
10221 * gdb.reverse/i386-precsave.exp
10222 * gdb.reverse/machinestate-precsave.exp
10223 * gdb.reverse/sigall-precsave.exp
10224 * gdb.reverse/solib-precsave.exp
10225 * gdb.reverse/step-precsave.exp
10226 * gdb.reverse/until-precsave.exp
10227 * gdb.reverse/watch-precsave.exp
10228 * gdb.server/ext-attach.exp
10229 * gdb.server/ext-restart.exp
10230 * gdb.server/ext-run.exp
10231 * gdb.server/ext-wrapper.exp
10232 * gdb.stabs/gdb11479.exp
10233 * gdb.stabs/weird.exp
10234 * gdb.threads/attach-many-short-lived-threads.exp
10235 * gdb.threads/kill.exp
10236 * gdb.threads/watchpoint-fork.exp
10237
bc6c7af4
LM
102382016-12-01 Luis Machado <lgustavo@codesourcery.com>
10239
10240 Fix test names starting with uppercase throughout all the files below.
10241
10242 * gdb.ada/array_return.exp
10243 * gdb.ada/catch_ex.exp
10244 * gdb.ada/info_exc.exp
10245 * gdb.ada/mi_catch_ex.exp
10246 * gdb.ada/mi_dyn_arr.exp
10247 * gdb.ada/mi_ex_cond.exp
10248 * gdb.ada/mi_exc_info.exp
10249 * gdb.ada/mi_interface.exp
10250 * gdb.ada/mi_task_arg.exp
10251 * gdb.ada/mi_task_info.exp
10252 * gdb.ada/mi_var_array.exp
10253 * gdb.arch/alpha-step.exp
10254 * gdb.arch/amd64-disp-step.exp
10255 * gdb.arch/arm-disp-step.exp
10256 * gdb.arch/disp-step-insn-reloc.exp
10257 * gdb.arch/e500-prologue.exp
10258 * gdb.arch/ftrace-insn-reloc.exp
10259 * gdb.arch/gdb1558.exp
10260 * gdb.arch/i386-bp_permanent.exp
10261 * gdb.arch/i386-disp-step.exp
10262 * gdb.arch/i386-float.exp
10263 * gdb.arch/i386-gnu-cfi.exp
10264 * gdb.arch/ia64-breakpoint-shadow.exp
10265 * gdb.arch/mips16-thunks.exp
10266 * gdb.arch/pa-nullify.exp
10267 * gdb.arch/powerpc-aix-prologue.exp
10268 * gdb.arch/powerpc-power.exp
10269 * gdb.arch/ppc-dfp.exp
10270 * gdb.arch/s390-tdbregs.exp
10271 * gdb.arch/spu-info.exp
10272 * gdb.arch/spu-ls.exp
10273 * gdb.arch/thumb-bx-pc.exp
10274 * gdb.base/advance.exp
10275 * gdb.base/annota-input-while-running.exp
10276 * gdb.base/arrayidx.exp
10277 * gdb.base/asmlabel.exp
10278 * gdb.base/async.exp
10279 * gdb.base/attach-wait-input.exp
10280 * gdb.base/auto-connect-native-target.exp
10281 * gdb.base/batch-preserve-term-settings.exp
10282 * gdb.base/bfp-test.exp
10283 * gdb.base/bigcore.exp
10284 * gdb.base/bp-permanent.exp
10285 * gdb.base/break-always.exp
10286 * gdb.base/break-fun-addr.exp
10287 * gdb.base/break-idempotent.exp
10288 * gdb.base/break-main-file-remove-fail.exp
10289 * gdb.base/break-probes.exp
10290 * gdb.base/break-unload-file.exp
10291 * gdb.base/break.exp
10292 * gdb.base/call-ar-st.exp
10293 * gdb.base/call-rt-st.exp
10294 * gdb.base/call-sc.exp
10295 * gdb.base/call-signal-resume.exp
10296 * gdb.base/call-strs.exp
10297 * gdb.base/callexit.exp
10298 * gdb.base/callfuncs.exp
10299 * gdb.base/catch-gdb-caused-signals.exp
10300 * gdb.base/catch-signal-siginfo-cond.exp
10301 * gdb.base/catch-syscall.exp
10302 * gdb.base/compare-sections.exp
10303 * gdb.base/cond-eval-mode.exp
10304 * gdb.base/condbreak-call-false.exp
10305 * gdb.base/consecutive-step-over.exp
10306 * gdb.base/cursal.exp
10307 * gdb.base/disabled-location.exp
10308 * gdb.base/disasm-end-cu.exp
10309 * gdb.base/display.exp
10310 * gdb.base/double-prompt-target-event-error.exp
10311 * gdb.base/dprintf-bp-same-addr.exp
10312 * gdb.base/dprintf-detach.exp
10313 * gdb.base/dprintf-next.exp
10314 * gdb.base/dprintf-non-stop.exp
10315 * gdb.base/dprintf-pending.exp
10316 * gdb.base/dso2dso.exp
10317 * gdb.base/ending-run.exp
10318 * gdb.base/enum_cond.exp
10319 * gdb.base/examine-backward.exp
10320 * gdb.base/exe-lock.exp
10321 * gdb.base/exec-invalid-sysroot.exp
10322 * gdb.base/execl-update-breakpoints.exp
10323 * gdb.base/execution-termios.exp
10324 * gdb.base/fileio.exp
10325 * gdb.base/fixsection.exp
10326 * gdb.base/foll-exec-mode.exp
10327 * gdb.base/foll-exec.exp
10328 * gdb.base/fork-running-state.exp
10329 * gdb.base/frame-args.exp
10330 * gdb.base/fullpath-expand.exp
10331 * gdb.base/func-ptr.exp
10332 * gdb.base/gcore-relro-pie.exp
10333 * gdb.base/gdb1090.exp
10334 * gdb.base/gdb1555.exp
10335 * gdb.base/global-var-nested-by-dso.exp
10336 * gdb.base/gnu-ifunc.exp
10337 * gdb.base/hbreak-in-shr-unsupported.exp
10338 * gdb.base/hbreak-unmapped.exp
10339 * gdb.base/hook-stop.exp
10340 * gdb.base/infcall-input.exp
10341 * gdb.base/info-fun.exp
10342 * gdb.base/info-shared.exp
10343 * gdb.base/interrupt-noterm.exp
10344 * gdb.base/jit-so.exp
10345 * gdb.base/jit.exp
10346 * gdb.base/line-symtabs.exp
10347 * gdb.base/list.exp
10348 * gdb.base/longjmp.exp
10349 * gdb.base/macscp.exp
10350 * gdb.base/max-value-size.exp
10351 * gdb.base/nodebug.exp
10352 * gdb.base/nofield.exp
10353 * gdb.base/overlays.exp
10354 * gdb.base/paginate-after-ctrl-c-running.exp
10355 * gdb.base/paginate-bg-execution.exp
10356 * gdb.base/paginate-inferior-exit.exp
10357 * gdb.base/pending.exp
10358 * gdb.base/pr11022.exp
10359 * gdb.base/printcmds.exp
10360 * gdb.base/ptr-typedef.exp
10361 * gdb.base/ptype.exp
10362 * gdb.base/randomize.exp
10363 * gdb.base/range-stepping.exp
10364 * gdb.base/realname-expand.exp
10365 * gdb.base/relativedebug.exp
10366 * gdb.base/remote.exp
10367 * gdb.base/savedregs.exp
10368 * gdb.base/sepdebug.exp
10369 * gdb.base/set-noassign.exp
10370 * gdb.base/shlib-call.exp
10371 * gdb.base/shreloc.exp
10372 * gdb.base/sigaltstack.exp
10373 * gdb.base/sigbpt.exp
10374 * gdb.base/siginfo-addr.exp
10375 * gdb.base/siginfo-obj.exp
10376 * gdb.base/siginfo-thread.exp
10377 * gdb.base/signest.exp
10378 * gdb.base/signull.exp
10379 * gdb.base/sigrepeat.exp
10380 * gdb.base/skip.exp
10381 * gdb.base/so-impl-ld.exp
10382 * gdb.base/solib-corrupted.exp
10383 * gdb.base/solib-disc.exp
10384 * gdb.base/solib-display.exp
10385 * gdb.base/solib-overlap.exp
10386 * gdb.base/solib-search.exp
10387 * gdb.base/solib-symbol.exp
10388 * gdb.base/source-execution.exp
10389 * gdb.base/sss-bp-on-user-bp-2.exp
10390 * gdb.base/sss-bp-on-user-bp.exp
10391 * gdb.base/stack-checking.exp
10392 * gdb.base/stale-infcall.exp
10393 * gdb.base/step-break.exp
10394 * gdb.base/step-line.exp
10395 * gdb.base/step-over-exit.exp
10396 * gdb.base/step-test.exp
10397 * gdb.base/structs.exp
10398 * gdb.base/sym-file.exp
10399 * gdb.base/symtab-search-order.exp
10400 * gdb.base/term.exp
10401 * gdb.base/type-opaque.exp
10402 * gdb.base/unload.exp
10403 * gdb.base/until-nodebug.exp
10404 * gdb.base/until.exp
10405 * gdb.base/unwindonsignal.exp
10406 * gdb.base/watch-cond.exp
10407 * gdb.base/watch-non-mem.exp
10408 * gdb.base/watch_thread_num.exp
10409 * gdb.base/watchpoint-reuse-slot.exp
10410 * gdb.base/watchpoint-solib.exp
10411 * gdb.base/watchpoint.exp
10412 * gdb.btrace/dlopen.exp
10413 * gdb.cell/arch.exp
10414 * gdb.cell/break.exp
10415 * gdb.cell/bt.exp
10416 * gdb.cell/core.exp
10417 * gdb.cell/data.exp
10418 * gdb.cell/dwarfaddr.exp
10419 * gdb.cell/ea-cache.exp
10420 * gdb.cell/ea-standalone.exp
10421 * gdb.cell/ea-test.exp
10422 * gdb.cell/f-regs.exp
10423 * gdb.cell/fork.exp
10424 * gdb.cell/gcore.exp
10425 * gdb.cell/mem-access.exp
10426 * gdb.cell/ptype.exp
10427 * gdb.cell/registers.exp
10428 * gdb.cell/sizeof.exp
10429 * gdb.cell/solib-symbol.exp
10430 * gdb.cell/solib.exp
10431 * gdb.compile/compile-tls.exp
10432 * gdb.cp/exception.exp
10433 * gdb.cp/gdb2495.exp
10434 * gdb.cp/local.exp
10435 * gdb.cp/mb-inline.exp
10436 * gdb.cp/mb-templates.exp
10437 * gdb.cp/pr10687.exp
10438 * gdb.cp/pr9167.exp
10439 * gdb.cp/scope-err.exp
10440 * gdb.cp/templates.exp
10441 * gdb.cp/virtfunc.exp
10442 * gdb.dwarf2/dw2-dir-file-name.exp
10443 * gdb.dwarf2/dw2-single-line-discriminators.exp
10444 * gdb.fortran/complex.exp
10445 * gdb.fortran/library-module.exp
10446 * gdb.guile/guile.exp
10447 * gdb.guile/scm-cmd.exp
10448 * gdb.guile/scm-frame-inline.exp
10449 * gdb.guile/scm-objfile.exp
10450 * gdb.guile/scm-pretty-print.exp
10451 * gdb.guile/scm-symbol.exp
10452 * gdb.guile/scm-type.exp
10453 * gdb.guile/scm-value.exp
10454 * gdb.linespec/keywords.exp
10455 * gdb.linespec/ls-errs.exp
10456 * gdb.linespec/macro-relative.exp
10457 * gdb.linespec/thread.exp
10458 * gdb.mi/mi-breakpoint-changed.exp
10459 * gdb.mi/mi-dprintf-pending.exp
10460 * gdb.mi/mi-fullname-deleted.exp
10461 * gdb.mi/mi-logging.exp
10462 * gdb.mi/mi-pending.exp
10463 * gdb.mi/mi-solib.exp
10464 * gdb.mi/new-ui-mi-sync.exp
10465 * gdb.mi/user-selected-context-sync.exp
10466 * gdb.multi/dummy-frame-restore.exp
10467 * gdb.multi/multi-arch-exec.exp
10468 * gdb.multi/remove-inferiors.exp
10469 * gdb.multi/watchpoint-multi-exit.exp
10470 * gdb.opt/solib-intra-step.exp
10471 * gdb.perf/backtrace.exp
10472 * gdb.perf/single-step.exp
10473 * gdb.perf/skip-command.exp
10474 * gdb.perf/skip-prologue.exp
10475 * gdb.perf/solib.exp
10476 * gdb.python/lib-types.exp
10477 * gdb.python/py-as-string.exp
10478 * gdb.python/py-bad-printers.exp
10479 * gdb.python/py-block.exp
10480 * gdb.python/py-breakpoint.exp
10481 * gdb.python/py-cmd.exp
10482 * gdb.python/py-events.exp
10483 * gdb.python/py-evthreads.exp
10484 * gdb.python/py-finish-breakpoint.exp
10485 * gdb.python/py-finish-breakpoint2.exp
10486 * gdb.python/py-frame-inline.exp
10487 * gdb.python/py-frame.exp
10488 * gdb.python/py-inferior.exp
10489 * gdb.python/py-infthread.exp
10490 * gdb.python/py-mi.exp
10491 * gdb.python/py-objfile.exp
10492 * gdb.python/py-pp-maint.exp
10493 * gdb.python/py-pp-registration.exp
10494 * gdb.python/py-prettyprint.exp
10495 * gdb.python/py-recurse-unwind.exp
10496 * gdb.python/py-shared.exp
10497 * gdb.python/py-symbol.exp
10498 * gdb.python/py-symtab.exp
10499 * gdb.python/py-template.exp
10500 * gdb.python/py-type.exp
10501 * gdb.python/py-unwind-maint.exp
10502 * gdb.python/py-unwind.exp
10503 * gdb.python/py-value.exp
10504 * gdb.python/python.exp
10505 * gdb.reverse/finish-reverse-bkpt.exp
10506 * gdb.reverse/insn-reverse.exp
10507 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10508 * gdb.reverse/solib-precsave.exp
10509 * gdb.reverse/solib-reverse.exp
10510 * gdb.stabs/gdb11479.exp
10511 * gdb.stabs/weird.exp
10512 * gdb.threads/fork-child-threads.exp
10513 * gdb.threads/fork-plus-threads.exp
10514 * gdb.threads/fork-thread-pending.exp
10515 * gdb.threads/forking-threads-plus-breakpoint.exp
10516 * gdb.threads/hand-call-in-threads.exp
10517 * gdb.threads/interrupted-hand-call.exp
10518 * gdb.threads/linux-dp.exp
10519 * gdb.threads/local-watch-wrong-thread.exp
10520 * gdb.threads/next-while-other-thread-longjmps.exp
10521 * gdb.threads/non-ldr-exit.exp
10522 * gdb.threads/pending-step.exp
10523 * gdb.threads/print-threads.exp
10524 * gdb.threads/process-dies-while-detaching.exp
10525 * gdb.threads/process-dies-while-handling-bp.exp
10526 * gdb.threads/pthreads.exp
10527 * gdb.threads/queue-signal.exp
10528 * gdb.threads/reconnect-signal.exp
10529 * gdb.threads/signal-command-handle-nopass.exp
10530 * gdb.threads/signal-command-multiple-signals-pending.exp
10531 * gdb.threads/signal-delivered-right-thread.exp
10532 * gdb.threads/signal-sigtrap.exp
10533 * gdb.threads/sigthread.exp
10534 * gdb.threads/staticthreads.exp
10535 * gdb.threads/stepi-random-signal.exp
10536 * gdb.threads/thread-unwindonsignal.exp
10537 * gdb.threads/thread_check.exp
10538 * gdb.threads/thread_events.exp
10539 * gdb.threads/tid-reuse.exp
10540 * gdb.threads/tls-nodebug.exp
10541 * gdb.threads/tls-shared.exp
10542 * gdb.threads/tls-so_extern.exp
10543 * gdb.threads/tls.exp
10544 * gdb.threads/wp-replication.exp
10545 * gdb.trace/actions-changed.exp
10546 * gdb.trace/actions.exp
10547 * gdb.trace/backtrace.exp
10548 * gdb.trace/change-loc.exp
10549 * gdb.trace/collection.exp
10550 * gdb.trace/deltrace.exp
10551 * gdb.trace/disconnected-tracing.exp
10552 * gdb.trace/entry-values.exp
10553 * gdb.trace/ftrace-lock.exp
10554 * gdb.trace/ftrace.exp
10555 * gdb.trace/infotrace.exp
10556 * gdb.trace/mi-trace-frame-collected.exp
10557 * gdb.trace/mi-trace-unavailable.exp
10558 * gdb.trace/mi-traceframe-changed.exp
10559 * gdb.trace/mi-tracepoint-changed.exp
10560 * gdb.trace/mi-tsv-changed.exp
10561 * gdb.trace/no-attach-trace.exp
10562 * gdb.trace/packetlen.exp
10563 * gdb.trace/passc-dyn.exp
10564 * gdb.trace/passcount.exp
10565 * gdb.trace/pending.exp
10566 * gdb.trace/pr16508.exp
10567 * gdb.trace/qtro.exp
10568 * gdb.trace/range-stepping.exp
10569 * gdb.trace/read-memory.exp
10570 * gdb.trace/report.exp
10571 * gdb.trace/save-trace.exp
10572 * gdb.trace/signal.exp
10573 * gdb.trace/stap-trace.exp
10574 * gdb.trace/status-stop.exp
10575 * gdb.trace/strace.exp
10576 * gdb.trace/tfile.exp
10577 * gdb.trace/tfind.exp
10578 * gdb.trace/trace-break.exp
10579 * gdb.trace/trace-condition.exp
10580 * gdb.trace/trace-enable-disable.exp
10581 * gdb.trace/trace-mt.exp
10582 * gdb.trace/tracecmd.exp
10583 * gdb.trace/tracefile-pseudo-reg.exp
10584 * gdb.trace/tspeed.exp
10585 * gdb.trace/tstatus.exp
10586 * gdb.trace/tsv.exp
10587 * gdb.trace/unavailable.exp
10588 * gdb.trace/while-dyn.exp
10589 * gdb.trace/while-stepping.exp
10590 * lib/gdb-guile.exp
10591 * lib/gdb.exp
10592 * lib/mi-support.exp
10593 * lib/pascal.exp
10594 * lib/perftest.exp
10595 * lib/prelink-support.exp
10596 * lib/selftest-support.exp
10597
ad02e4fe
SM
105982016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10599
10600 * Makefile.in: Include disable-implicit-rules.mk.
10601
22347e55
AA
106022016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10603
10604 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10605 non-byte-aligned bit fields.
10606
da5b30da
AA
106072016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10608
10609 PR gdb/12616
10610 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10611 respects the DW_AT_data_bit_offset attribute.
10612
b593ecca
SM
106132016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10614
10615 * gdb.base/default.exp: Fix output of "set language".
10616
3b165252
SM
106172016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10618
10619 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10620 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10621 make.
10622 * configure.ac: Remove checks for the make program.
10623 * configure: Re-generate.
10624
1a2f3d7f
KB
106252016-11-16 Kevin Buettner <kevinb@redhat.com>
10626
10627 * gdb.python/py-recurse-unwind.c (main): Add loop.
10628 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10629 to read_register() and gdb.parse_and_eval(). Make each code
10630 call a separate case that can be individually tested.
10631 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10632 proc. Call cont_and_backtrace for each of the code paths that
10633 we want to test in the unwinder.
10634
b7f38fda
AA
106352016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10636
10637 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10638 the definition of struct S.
10639
1f8db343
CM
106402016-11-11 Catherine Moore <clm@codesourcery.com>
10641
10642 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10643
fad0c9fb
PA
106442016-11-09 Pedro Alves <palves@redhat.com>
10645
10646 * gdb.base/commands.exp (runto_or_return): New procedure.
10647 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10648 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10649 (progvar_simple_while_test, progvar_complex_if_while_test)
10650 (if_while_breakpoint_command_test)
10651 (infrun_breakpoint_command_test, breakpoint_command_test)
10652 (user_defined_command_test, watchpoint_command_test)
10653 (test_command_prompt_position, redefine_hook_test)
10654 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10655 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10656 multi_line_input and multi_line. Remove gdb_expect and
10657 gdb_stop_suppressing_tests uses.
10658 * lib/gdb.exp (valnum_re): New global.
10659 (multi_line_input): New procedure.
10660
8354c62c
SM
106612016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10662
10663 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10664 Remove.
10665 (test_setup): Define with proc_with_prefix.
10666 (test_cli_inferior): Likewise.
10667 (test_cli_thread): Likewise.
10668 (test_cli_frame): Likewise.
10669 (test_cli_select_frame): Likewise.
10670 (test_cli_up_down): Likewise.
10671 (test_mi_thread_select): Likewise.
10672 (test_mi_stack_select_frame): Likewise.
10673 (test_cli_in_mi_inferior): Likewise.
10674 (test_cli_in_mi_thread): Likewise.
10675 (test_cli_in_mi_frame): Likewise.
10676 (top level): Do not use with_test_prefix_procname.
10677
64f367a2
PA
106782016-11-09 Pedro Alves <palves@redhat.com>
10679
10680 * gdb.base/commands.exp (gdbvar_simple_if_test)
10681 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10682 (progvar_simple_if_test, progvar_simple_while_test)
10683 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10684 (infrun_breakpoint_command_test, breakpoint_command_test)
10685 (user_defined_command_test, watchpoint_command_test)
10686 (test_command_prompt_position, deprecated_command_test)
10687 (bp_deleted_in_command, temporary_breakpoint_commands)
10688 (stray_arg0_test, source_file_with_indented_comment)
10689 (recursive_source_test, if_commands_test)
10690 (error_clears_commands_left, redefine_hook_test)
10691 (redefine_backtrace_test): Use proc_with_prefix.
10692 * lib/gdb.exp (proc_with_prefix): New proc.
10693
0bb65f1e
AA
106942016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10695
10696 * gdb.base/tui-layout.c: New file.
10697 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10698 disassembly window contains very long lines.
10699
7353f247
TT
107002016-11-08 Tom Tromey <tom@tromey.com>
10701
10702 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10703 depend on Python 2.
10704
30a7bb83
TT
107052016-11-08 Tom Tromey <tom@tromey.com>
10706
10707 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10708 New method.
10709
cdf5a07c
MG
107102016-10-29 Manish Goregaokar <manish@mozilla.com>
10711
2806dc7e 10712 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10713
51a789c3
MG
107142016-10-27 Manish Goregaokar <manish@mozilla.com>
10715
2806dc7e
PA
10716 * gdb.rust/simple.rs: Add test for univariant enums without
10717 discriminants and for encoded struct-like enums.
51a789c3 10718
f610ab6d
PA
107192016-10-28 Pedro Alves <palves@redhat.com>
10720
10721 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10722 gdb_test_multiple, tighten regexps and match symtabs and line
10723 tables incrementally.
10724
b129b0ca
LM
107252016-10-28 Luis Machado <lgustavo@codesourcery.com>
10726
10727 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10728 general.
10729
ecf45d2c
SL
107302016-10-25 Luis Machado <lgustavo@codesourcery.com>
10731
10732 * gdb.base/exec-invalid-sysroot.exp: New file.
10733
b8d38ee4
JK
107342016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10735
10736 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10737
f90fd8c2
JK
107382016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10739
10740 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10741
2d2476aa
MR
107422016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10743
2806dc7e
PA
10744 * gdb.base/killed-outside.exp: Remove $options from a call to
10745 `prepare_for_testing'.
2d2476aa 10746
e42b25a0
SM
107472016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10748
10749 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10750 Change test message.
10751
3ccdb432
SM
107522016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10753
10754 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10755 Update comment.
10756
5bad3170
SM
107572016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10758
10759 * gdb.trace/mi-trace-save.exp: New file.
10760
5ad9dba7
YQ
107612016-10-13 Yao Qi <yao.qi@linaro.org>
10762
10763 * gdb.base/code_elim.exp (get_var_address): Remove.
10764 * gdb.base/relocate.exp: Likewise.
10765 * gdb.base/shreloc.exp: Likewise.
10766 * lib/gdb.exp (get_var_address): New.
10767
62df7e21
YQ
107682016-10-13 Yao Qi <yao.qi@linaro.org>
10769
10770 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10771 floating point tests if $skip_float_test is false.
10772
4dac951e
LM
107732016-10-12 Luis Machado <lgustavo@codesourcery.com>
10774
10775 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10776 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10777 argc values.
10778 Add 1 to argc so we guarantee distinct initial/modified argc values.
10779
8f1a8fc4
JK
107802016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10781
10782 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10783
16c85b5d
JK
107842016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10785
10786 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10787 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10788 * gdb.arch/vsx-regs.exp: Likewise.
10789
1d0e042a
YQ
107902016-10-07 Yao Qi <yao.qi@linaro.org>
10791
10792 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10793
68dadef5
MM
107942016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10795
10796 * gdb.python/python.exp: Test decode_line("*0").
10797
33fa2c6e
DE
107982016-10-06 Doug Evans <dje@google.com>
10799
10800 * gdb.python/py-value.exp (test_value_creation): Add test for large
10801 unsigned 64-bit value.
10802
9c37b5ae
TT
108032016-10-06 Tom Tromey <tom@tromey.com>
10804
10805 * gdb.compile/compile.exp: Change java tests to rust.
10806 * gdb.base/setshow.exp: Change java tests to rust.
10807 * gdb.base/default.exp: Remove java from language list.
10808 * README (Examples): Update language example.
10809 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10810 test.
10811 * lib/gdb.exp (skip_java_tests): Remove.
10812 * lib/java.exp: Remove.
10813 * gdb.java: Remove.
10814
78b86327
MR
108152016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10816
10817 * gdb.arch/mips-fcr.exp: New test.
10818 * gdb.arch/mips-fcr.c: Source for the new test.
10819
7470adbb
MR
108202016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10821
10822 * gdb.base/solib-disc.exp: Use `standard_output_file'
10823 throughout.
10824
4a556533
PA
108252016-10-06 Pedro Alves <palves@redhat.com>
10826
10827 * gdb.base/jit-simple-dl.c: New file.
10828 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10829 * gdb.base/jit-simple.c: ... this.
10830 * gdb.base/jit-simple.exp (jit_run): Delete.
10831 (build_jit): New proc.
10832 (jit_test_reread): Recompile either the main program or the shared
10833 library, depending on what is being tested. Skip changing address
10834 if caller wants to. Compare before/after addresses. If testing
10835 standalone, explicitly load the binary. Test "maint info
10836 breakpoints".
10837 (top level): Add "standalone vs shared lib" and "change address"
10838 vs "same address" axes.
10839
5a122fbc
PA
108402016-10-06 Pedro Alves <palves@redhat.com>
10841
10842 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10843 call.
10844 (jit_run): Delete.
10845 (jit_test_reread): Use with_test_prefix. Reload the main binary
10846 explicitly. Compare the before/after addresses of the JIT
10847 descriptor.
10848
ee8da4b8
DE
108492016-08-15 Doug Evans <dje@google.com>
10850
10851 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10852 for single bitfields is bool.
10853 * gdb.xml/tdesc-regs.exp: Ditto.
10854
f389f6fe
JK
108552016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10856
10857 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10858
fdebf1a4
YQ
108592016-10-05 Yao Qi <yao.qi@linaro.org>
10860
10861 * lib/gdb.exp (support_complex_tests): Return zero if
10862 gdb_skip_float_test return true.
10863
9c36d954 108642016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10865 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10866
10867 PR gdb/20487
10868 * gdb.mi/user-selected-context-sync.exp: New file.
10869 * gdb.mi/user-selected-context-sync.c: New file.
10870
4034d0ff 108712016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10872 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10873
10874 PR gdb/20487
10875 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10876 =thread-select-event check.
10877
a4297203
PB
108782016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10879
10880 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10881 the compulsory L operand changes.
10882 * gdb.arch/powerpc-power.s: Likewise.
10883
bb805577
JK
108842016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10885
10886 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10887 * gdb.base/jit-attach-pie.c: New file.
10888 * gdb.base/jit-attach-pie.exp: New file.
10889
6d61dee5
PA
108902016-09-28 Pedro Alves <palves@redhat.com>
10891
10892 * gdb.base/infcall-input.c: New file.
10893 * gdb.base/infcall-input.exp: New file.
10894
f73842fc
YQ
108952016-09-22 Yao Qi <yao.qi@linaro.org>
10896
10897 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10898 (gdb_exit): Rename it to ...
10899 (gdbserver_gdb_exit): ... Close GDBserver.
10900 (gdb_exit): New proc, call gdbserver_gdb_exit.
10901 (mi_gdb_exit): Likewise.
10902
90681dab
YQ
109032016-09-22 Yao Qi <yao.qi@linaro.org>
10904
10905 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10906 path.
10907 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10908 Remove duplication.
10909
9c211fd8
YQ
109102016-09-22 Yao Qi <yao.qi@linaro.org>
10911
10912 * lib/gdbserver-support.exp: Check the existence of
10913 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10914
ad0a504f
AK
109152016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10916
10917 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10918
36cf1806
TT
109192016-09-21 Tom Tromey <tom@tromey.com>
10920
10921 PR gdb/20604:
10922 * gdb.base/quit.exp: New file.
10923
74172ecf
SM
109242016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10925
10926 * .gitignore: New file.
10927
3d0ec882
MR
109282016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10929
10930 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10931 throughout.
10932
8193adea
AA
109332016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10934
10935 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10936
d41a5c09
JK
109372016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10938
10939 * gdb.cp/casts.cc (decltype): Move it ...
10940 (main): ... with its call to ...
10941 * gdb.cp/casts03.cc: ... a new file.
10942 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10943
d2dfe700
JK
109442016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10945
10946 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10947
e2a92b16
PB
109482016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10949
10950 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10951 and sync up the test with tests in gas/testsuite/gas/ppc.
10952 * gdb.arch/powerpc-power.exp: Likewise.
10953
49b4de64
JK
109542016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10955
10956 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10957
2c29df25
SDJ
109582016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10959 Jan Kratochvil <jan.kratochvil@redhat.com>
10960
10961 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10962 make m1's definition to be different from m2's. Use 'dummy' as an
10963 argument for probe 'two'.
10964
cc3c2846
JB
109652016-09-10 Jon Beniston <jon@beniston.com>
10966
10967 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10968 for sim target.
10969
e1b2624a
AA
109702016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10971
10972 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10973 variable declaration.
10974 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10975 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10976 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10977 received HWCAP as its argument.
10978
4295e285
PA
109792016-09-06 Pedro Alves <palves@redhat.com>
10980
10981 * gdb.base/new-ui-pending-input.c: New file.
10982 * gdb.base/new-ui-pending-input.exp: New file.
10983 * gdb.exp (clear_gdb_spawn_id): New procedure.
10984 (with_spawn_id): Check whether gdb_spawn_id exists before
10985 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10986 on exit.
10987
00d5215e
UW
109882016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10989
10990 * gdb.base/float128.c: New file.
10991 * gdb.base/float128.exp: Likewise.
10992 * gdb.base/floatn.c: Likewise.
10993 * gdb.base/floatn.exp: Likewise.
10994
a9ff5f12
UW
109952016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10996
10997 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10998
f245535c
PA
109992016-09-05 Pedro Alves <palves@redhat.com>
11000
11001 PR backtrace/19927
11002 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11003 unwinders are immediately called as side effect of "source" or
11004 "disable unwinder" commands.
11005 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11006
ae9cf263
YQ
110072016-09-02 Yao Qi <yao.qi@linaro.org>
11008
11009 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11010 is true and $type is "float" or "double".
11011
27aba047
YQ
110122016-09-02 Yao Qi <yao.qi@linaro.org>
11013
11014 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11015 true.
11016 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11017 * gdb.base/call-rt-st.exp: Likewise.
11018 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11019 return value instead of gdb,skip_float_test.
11020 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11021 (do_function_calls): Use its return value instead of
11022 gdb,skip_float_test.
11023 * gdb.base/finish.exp: Likewise.
11024 * gdb.base/funcargs.exp: Likewise.
11025 * gdb.base/return.exp: Likewise.
11026 * gdb.base/return2.exp: Likewise.
11027 * gdb.base/varargs.exp: Likewise.
11028 * lib/gdb.exp (gdb_skip_float_test): Change it to
11029 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11030
5af962df
AA
110312016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11032
11033 * gdb.multi/tids.exp: Test "thread apply all".
11034
7fac6910
JK
110352016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11036
11037 * gdb.base/default.exp (tty): Remove.
11038
bb1fe4ac
KB
110392016-08-24 Kevin Buettner <kevinb@redhat.com>
11040
2806dc7e
PA
11041 * gdb.python/py-recurse-unwind.c: New file.
11042 * gdb.python/py-recurse-unwind.py: New file.
11043 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11044
0a1ddfa6
SM
110452016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11046
11047 * gdb.base/set-inferior-tty.exp: New file.
11048 * gdb.base/set-inferior-tty.c: New file.
11049
d9de1fe3
PA
110502016-08-23 Pedro Alves <palves@redhat.com>
11051
11052 PR gdb/20494
11053 * gdb.base/new-ui-echo.c: New file.
11054 * gdb.base/new-ui-echo.exp: New file.
11055
e9d9abd7
YQ
110562016-08-23 Yao Qi <yao.qi@linaro.org>
11057
11058 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11059 gdbserver_spawn.
11060 * gdb.server/connect-without-multi-process.exp (do_test):
11061 Likewise.
11062
3589529e
YQ
110632016-08-23 Yao Qi <yao.qi@linaro.org>
11064
11065 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11066 standalone_txt. Delete gdb_txt and standalone_txt on host
11067 and target. Spawn the binary on target. Copy files from
11068 target to host.
11069
6bb90213
PA
110702016-08-22 Pedro Alves <palves@redhat.com>
11071
11072 PR gdb/20505
11073 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11074 with_test_prefix. Factor out bits to ...
11075 (test_no_vdso): ... this new procedure.
11076
20c2c024
CL
110772016-08-19 Carl Love <cel@us.ibm.com>
11078
11079 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11080 maintaining separate logic for constructing the output path.
11081 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11082 * gdb.arch/ppc-dfp.exp: Likewise.
11083 * gdb.arch/ppc-fp.exp: Likewise.
11084 * gdb.arch/vsx-regs.exp: Likewise.
11085 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11086 binprefix for generating the additional binary files.
11087
0646e07d
PA
110882016-08-19 Pedro Alves <palves@redhat.com>
11089
11090 * gdb.trace/mi-trace-frame-collected.exp
11091 (test_trace_frame_collected): On x32, expect two registers.
11092
46da9242
CL
110932016-08-18 Carl Love <cel@us.ibm.com>
11094
11095 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11096 and sync up the test with tests in gas/testsuite/gas/ppc.
11097 * gdb.arch/powerpc-power.exp: Likewise.
11098
eb2332d7
SM
110992016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11100
11101 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11102 expected error message.
11103
63c61e04
SM
111042016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11105
11106 * gdb.multi/remove-inferiors.exp: New file.
11107 * gdb.multi/remove-inferiors.c: New file.
11108
7b17065f
YQ
111092016-08-12 Yao Qi <yao.qi@linaro.org>
11110
11111 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11112 argument list.
11113
01d3dedf
PA
111142016-08-10 Pedro Alves <palves@redhat.com>
11115
11116 PR gdb/19187
11117 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11118 setup_kfails.
11119
3eb7562a
PA
111202016-08-09 Pedro Alves <palves@redhat.com>
11121 Simon Marchi <simon.marchi@ericsson.com>
11122
11123 PR gdb/20418
11124 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11125 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11126
80614914
PA
111272016-08-09 Pedro Alves <palves@redhat.com>
11128
11129 PR mi/20431
11130 * gdb.mi/mi-cmd-error.exp: New file.
11131
f348d89a
PA
111322016-08-09 Pedro Alves <palves@redhat.com>
11133
11134 PR gdb/18653
11135 * gdb.base/signals-state-child.c: New file.
11136 * gdb.base/signals-state-child.exp: New file.
11137 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11138
e5ca03b4
PA
111392016-08-09 Pedro Alves <palves@redhat.com>
11140
11141 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11142
282a0691
TT
111432016-08-03 Tom Tromey <tom@tromey.com>
11144
11145 PR python/18565:
11146 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11147
41bfcd63
YQ
111482016-08-01 Yao Qi <yao.qi@linaro.org>
11149
11150 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11151 variable mode to "multi-process" if $multi_process is 1, otherwise
11152 set it to "single-process".
11153
e3465b24
YQ
111542016-08-01 Yao Qi <yao.qi@linaro.org>
11155
11156 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11157 * gdb.cp/cpexprs.exp: Likewise.
11158 * gdb.cp/m-static.exp: Likewise.
11159
0b31a4bc
TT
111602016-07-26 Tom Tromey <tom@tromey.com>
11161
11162 PR python/20190:
11163 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11164 test.
11165
e0461dbb
MM
111662016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11167
11168 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11169 selecting assembly source files.
11170 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11171 assembly source files.
11172 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11173 assembly source files.
11174 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11175 selecting assembly source files.
11176
8194e927
SM
111772016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11178
11179 * gdb.base/new-ui.exp (do_test_invalid_args): New
11180 procedure.
11181
c0272db5
TW
111822016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11183
11184 * gdb.btrace/reconnect.c: New file.
11185 * gdb.btrace/reconnect.exp: New file.
11186
e3487908
GKB
111872016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11188
11189 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11190 to test_catch_syscall_group.
11191 (test_catch_syscall_group): New.
11192
12df5c00
TT
111932016-07-21 Tom Tromey <tom@tromey.com>
11194
11195 * gdb.rust/simple.rs (main): Use empty struct expression.
11196 * gdb.rust/simple.exp: Add tests for empty struct expression.
11197
bae62ee2
YQ
111982016-07-21 Yao Qi <yao.qi@linaro.org>
11199
11200 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11201 if gdb_skip_xml_test is true on some targets.
11202
b1b53fb3
YQ
112032016-07-21 Yao Qi <yao.qi@linaro.org>
11204
11205 * gdb.server/solib-list.exp: Unset last_loaded_file.
11206
027d97f8
JK
112072016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11208
11209 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11210 "step into captured_main (args)".
11211
7674d381
JK
112122016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11213
11214 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11215
72b5d099
JK
112162016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11217
11218 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11219
1f960ced
PA
112202016-07-19 Pedro Alves <palves@redhat.com>
11221
11222 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11223 * gdb.opt/inline-bt.exp: Likewise.
11224 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11225 additional_flags=-Winline.
11226 * gdb.opt/inline-locals.exp: Likewise.
11227 * gdb.opt/inline-markers.c (ATTR): Define.
11228 (inlined_fn): Use it.
11229
f25827c1
YQ
112302016-07-19 Yao Qi <yao.qi@linaro.org>
11231
11232 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11233 (test_with_self): Remove some code. Remove argument executable.
11234 (top-level): Use do_self_tests.
11235
37539ebe
DB
112362016-07-15 Zachary Welch <zwelch@codesourcery.com>
11237 Don Breazeal <donb@codesourcery.com>
11238
11239 * gdb.base/maint.exp: Escape paths used in regular expressions.
11240 * gdb.stabs/weird.exp: Likewise.
11241
dac790e1
TT
112422016-07-13 Tom Tromey <tom@tromey.com>
11243
11244 PR python/15620, PR python/18620:
11245 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11246 (test_bkpt_events): New procs.
11247
93daf339
TT
112482016-07-13 Tom Tromey <tom@tromey.com>
11249
11250 PR python/17698:
11251 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11252 test.
11253 (test_watchpoints): Likewise.
11254 (test_bkpt_pending): New proc.
11255
6571a381
TT
112562016-07-13 Tom Tromey <tom@tromey.com>
11257
11258 PR cli/18053:
11259 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11260 completion test.
11261
e8732474
JK
112622016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11263
11264 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11265 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11266 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11267 f_label.
11268 (g): Rename g_end_lbl to g_label.
11269 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11270 low_pc and high_pc.
11271 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11272
e0f3fd7c
TT
112732016-07-12 Tom Tromey <tom@tromey.com>
11274
11275 PR python/19293:
11276 * gdb.python/py-unwind-maint.exp: Update tests.
11277
3cfe46b6
YQ
112782016-07-12 Yao Qi <yao.qi@linaro.org>
11279
11280 * lib/selftest-support.exp (selftest_setup): Match the output
11281 when captured_main is inlined.
11282
4f19a0e6
WT
112832016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11284
11285 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11286 New variables.
11287 (print this%a, print this%b, print this): New tests.
11288 * gdb.fortran/derived-types.f90 (this): New object and
11289 initialization.
11290
986cf455
SM
112912016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11292
11293 * gdb.ada/arraydim.exp: Remove extra directory level in build
11294 directory.
11295
f0464b23
SM
112962016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11297
11298 * lib/ada.exp: Remove extra directory level in build directory.
11299 * gdb.ada/cond_lang.exp: Likewise.
11300 * gdb.ada/exec_changed.exp: Likewise.
11301 * gdb.ada/lang_switch.exp: Likewise.
11302
42d94011
MG
113032016-07-06 Manish Goregaokar <manish@mozilla.com>
11304
2806dc7e
PA
11305 * simple.rs: Add test for raw pointer subscripting.
11306 * simple.exp: Add test expectations.
42d94011 11307
647c264c
YQ
113082016-07-05 Yao Qi <yao.qi@linaro.org>
11309
11310 * gdb.mi/mi-reverse.exp: Match =record-started output.
11311
20aa2c60
PA
113122016-07-01 Pedro Alves <palves@redhat.com>
11313
11314 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11315 procedure.
11316 (jit_reader_test): Test the jit reader's unwinder.
11317 * gdb.base/jithost.c (jit_function_00_code): New global.
11318 (main): Use memcpy to fill in the mmapped code, instead of poking
11319 bytes manually here.
11320 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11321 value.
11322 (read_debug_info): Save the function's range.
11323 (read_sp): New function.
11324 (unwind_frame): Use it. Also unwind RBP.
11325 (get_frame_id): Use read_sp.
11326 (gdb_init_reader): Use calloc instead of malloc.
11327 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11328 parameter. Use gdb_test_multiple.
11329
ced2dffb
PA
113302016-07-01 Pedro Alves <palves@redhat.com>
11331 Antoine Tremblay <antoine.tremblay@ericsson.com>
11332
11333 * gdb.threads/process-dies-while-detaching.c: New file.
11334 * gdb.threads/process-dies-while-detaching.exp: New file.
11335
63000888
PA
113362016-07-01 Pedro Alves <palves@redhat.com>
11337
11338 * gdb.multi/watchpoint-multi-exit.c: New file.
11339 * gdb.multi/watchpoint-multi-exit.exp: New file.
11340
038d4868
PA
113412016-06-30 Pedro Alves <palves@redhat.com>
11342
11343 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11344 unset inferior_spawn_id.
11345
994e9c83
PA
113462016-06-30 Pedro Alves <palves@redhat.com>
11347
11348 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11349 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11350
e5653468
YQ
113512016-06-29 Yao Qi <yao.qi@linaro.org>
11352
11353 * gdb.base/return.c: Add copyright header.
11354
803b47e5
TT
113552016-06-29 Tom Tromey <tom@tromey.com>
11356
11357 PR python/20129:
11358 * gdb.python/py-framefilter.exp: Add tests for setting priority
11359 and disabling of non-existent frame filter.
11360
28244707
YQ
113612016-06-29 Yao Qi <yao.qi@linaro.org>
11362
11363 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11364 0x0f07ff.
11365
a31d2f06
YQ
113662016-06-28 Yao Qi <yao.qi@linaro.org>
11367
11368 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11369 triplets. Start gdb, execute catch syscall, and continue. Check
11370 gdb's output to determine catch syscall is supported.
11371
921d8f54
MG
113722016-06-27 Manish Goregaokar <manish@mozilla.com>
11373
25d49b86
PA
11374 * gdb.rust/simple.rs: Add test for returning unit in a function.
11375 * gdb.rust/simple.exp: Add expectation for functions returning
11376 unit.
921d8f54 11377
f4952523
PMR
113782016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11379
11380 * gdb.python/py-breakpoint-create-fail.c,
11381 gdb.python/py-breakpoint-create-fail.exp,
11382 gdb.python/py-breakpoint-create-fail.py: New testcase.
11383
fccb08f8
MG
113842016-06-25 Manish Goregaokar <manish@mozilla.com>
11385
11386 PR gdb/20239
11387 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11388 * gdb.rust/simple.exp: Add test expectations for new NonZero
11389 tests.
fccb08f8 11390
6b850546
DT
113912016-06-24 David Taylor <dtaylor@emc.com>
11392
11393 * gdb.base/offsets.exp: New file.
11394 * gdb.base/offsets.c: New file.
11395
17621150
TT
113962016-06-23 Tom Tromey <tom@tromey.com>
11397
11398 PR gdb/16483:
11399 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11400 before any filters are loaded.
11401
04d59df6
WT
114022016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11403
11404 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11405 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11406 structs.
11407 * gdb.fortran/derived-type-function.exp: New file.
11408 * gdb.fortran/derived-type-function.f90: New file.
11409
11410
ac69f786
PA
114112016-06-21 Pedro Alves <palves@redhat.com>
11412
11413 * gdb.base/new-ui.exp: New file.
11414 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11415 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11416 (with_spawn_id): New procedure.
11417
49940788
PA
114182016-06-21 Pedro Alves <palves@redhat.com>
11419
11420 * gdb.mi/mi-exec-run.exp: New file.
11421
ef274d26
PA
114222016-06-21 Pedro Alves <palves@redhat.com>
11423
11424 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11425 breakpoint command's output on the main UI.
11426 (test_break): New procedure, factored out from calls in the top
11427 level.
11428 (top level): Use foreach_with_prefix to test MI as main UI and as
11429 separate UI.
11430
468afe6c
PA
114312016-06-21 Pedro Alves <palves@redhat.com>
11432
11433 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11434 (test_awatch_creation_and_listing)
11435 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11436 Remove 'type' parameter.
11437 (test_watchpoint_all): New parameter mi_mode. Remove
11438 with_test_prefix.
11439 (top level): Use foreach_with_prefix, and add main/separate UI MI
11440 testing axis.
11441
51f77c37
PA
114422016-06-21 Pedro Alves <palves@redhat.com>
11443
11444 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11445 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11446 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11447 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11448 (gdb_main_spawn_id, mi_spawn_id): Declare and
11449 comment.
11450 (mi_create_inferior_pty): New procedure,
11451 factored out from default_mi_gdb_start.
11452 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11453 procedures.
11454 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11455 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11456 Use mi_create_inferior_pty.
11457 (mi_gdb_start): Use eval to pass down args list.
11458
8980e177
PA
114592016-06-21 Pedro Alves <palves@redhat.com>
11460
11461 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11462 * gdb.opt/inline-cmds.exp: Add MI tests.
11463
f38d3ad1
PA
114642016-06-21 Pedro Alves <palves@redhat.com>
11465
11466 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11467
45db7c09
PA
114682016-06-21 Pedro Alves <palves@redhat.com>
11469
11470 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11471 (top level): Use it instead of mi_execute_to.
11472
5a069ab3
PA
114732016-06-21 Pedro Alves <palves@redhat.com>
11474
11475 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11476 (cont_handler_str): New.
11477 (signal_stop_handler): Set stop_handler_str instead of printing to
11478 stdout.
11479 (continue_handler): Set cont_handler_str instead of printing to
11480 stdout.
11481 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11482 mi_send_resuming_command. Print stop_handler_str and
11483 cont_handler_str instead of expecting the python events print
11484 directly.
11485
2838cc1d
SD
114862016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11487
11488 * gdb.base/jit-reader.exp: New file.
11489 * gdb.base/jithost.c: New file.
11490 * gdb.base/jithost.h: New file.
11491 * gdb.base/jitreader.c : New file.
11492 * gdb.base/jit-protocol.h: New file.
11493
21a77091
YQ
114942016-06-17 Yao Qi <yao.qi@linaro.org>
11495
11496 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11497 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11498 and detach-on-fork. Adjust tests.
11499 (top level): Invoke break_cond_on_syscall with combinations of
11500 syscall, follow-fork-mode and detach-on-fork.
11501
f50bf8e5
YQ
115022016-06-17 Yao Qi <yao.qi@linaro.org>
11503
11504 * gdb.base/step-over-exit.c: New.
11505 * gdb.base/step-over-exit.exp: New.
11506
a28d8e50
YTL
115072016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11508
11509 * gdb.base/float.exp: Add target check for nds32*-*-*.
11510 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11511
cad8e26d
AB
115122016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11513
11514 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11515 for unsupported target features.
11516 * gdb.base/call-rt-st.exp: Likewise.
11517 * gdb.base/call-sc.exp: Likewise.
11518 * gdb.base/call-signal-resume.exp: Likewise.
11519 * gdb.base/call-strs.exp: Likewise.
11520 * gdb.base/callexit.exp: Likewise.
11521 * gdb.base/callfuncs.exp: Likewise.
11522 * gdb.base/nodebug.exp: Likewise.
11523 * gdb.base/printcmds.exp: Likewise.
11524 * gdb.base/ptype.exp: Likewise.
11525 * gdb.base/structs.exp: Likewise.
11526 * gdb.base/unwindonsignal.exp: Likewise.
11527 * gdb.cp/gdb2495.exp: Likewise.
11528 * gdb.cp/templates.exp: Likewise.
11529 * gdb.cp/virtfunc.exp: Likewise.
11530 * gdb.threads/hand-call-in-threads.exp: Likewise.
11531 * gdb.threads/interrupted-hand-call.exp: Likewise.
11532 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11533
347dc102
TT
115342016-06-10 Tom Tromey <tom@tromey.com>
11535
11536 PR rust/20110:
11537 * gdb.rust/expr.exp: Add test for integer constant larger than
11538 i32.
11539
5e13cf25
BH
115402016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11541
11542 * gdb.fortran/nested-funcs.exp: New.
11543 * gdb.fortran/nested-funcs.f90: New.
11544
bb556f1f
TK
115452016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11546
11547 * gdb.base/examine-backward.c: New file.
11548 * gdb.base/examine-backward.exp: New file.
11549
38b022b4
SM
115502016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11551
11552 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11553 matching.
11554
1b40ec05
TT
115552016-06-02 Tom Tromey <tom@tromey.com>
11556
11557 PR python/18984:
11558 * gdb.python/py-shared.exp: Add solib_name test.
11559
193bd378
SM
115602016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11561
11562 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11563
3326303b
MG
115642016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11565
11566 PR c++/19893
11567 * gdb.dwarf2/implref.exp: Rename to...
11568 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11569 * gdb.dwarf2/implref-array.c: New file.
11570 * gdb.dwarf2/implref-array.exp: Likewise.
11571 * gdb.dwarf2/implref-global.c: Likewise.
11572 * gdb.dwarf2/implref-global.exp: Likewise.
11573 * gdb.dwarf2/implref-struct.c: Likewise.
11574 * gdb.dwarf2/implref-struct.exp: Likewise.
11575
825c8ef2
AT
115762016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11577
11578 * gdb.trace/trace-condition.exp: Add 64bit tests.
11579
2320162a
AT
115802016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11581
11582 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11583 bits types.
11584 (main): Adapt to 8 to 64 bits types.
11585 * gdb.trace/trace-condition.exp: Add new tests.
11586
a7818233
AT
115872016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11588
11589 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11590
0d336466
AT
115912016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11592
11593 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11594 Move condition tests...
11595 * gdb.trace/trace-condition.exp: Here.
11596
7faeb45a
AT
115972016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11598
11599 * gdb.trace/trace-condition.exp: Add counter-case tests.
11600
e385593e
JK
116012016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11602
11603 PR c++/15231
11604 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11605 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11606
744608cc
PA
116072016-05-27 Pedro Alves <palves@redhat.com>
11608
11609 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11610 New procedure.
11611 (top level): Call it, and bail out of DejaGnu is known to be bad.
11612
ac775bf4
AB
116132016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11614
11615 * gdb.base/whatis.c: Extend the test case.
11616 * gdb.base/whatis.exp: Add additional tests.
11617
2bbad2ea
BH
116182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11619
11620* gdb.fortran/type.f90: Add pointer variable.
11621* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11622
8b70175d
BH
116232016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11624
11625 * gdb.fortran/vla-type.exp: Fix testcase name.
11626
86d8a848
BH
116272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11628
11629 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11630
e188eb36
BH
116312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11632
11633 * gdb.fortran/type.f90: Add nested structures.
11634 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11635 * gdb.fortran/derived-type.exp: Adapt expected output.
11636 * gdb.fortran/vla-type.exp: Adapt expected output.
11637
9b2db1fd
BH
116382016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11639
11640 * gdb.fortran/whatis_type.exp: Adapt expected output.
11641
72b17055
BH
116422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11643
11644 * gdb.fortran/print_type.exp: Fix expected output.
11645 * gdb.fortran/whatis_type.exp: Fix expected output.
11646
3cd81d8d
BH
116472016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11648
11649 * gdb.fortran/whatis_type.exp: Use multi_line.
11650
ddae9462
TT
116512016-05-24 Tom Tromey <tom@tromey.com>
11652
11653 PR python/17386:
11654 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11655 use value as an index.
11656
1957f6b8
TT
116572016-05-23 Tom Tromey <tom@tromey.com>
11658
11659 PR python/17981:
11660 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11661 no-breakpoint case.
11662
026a9174
PA
116632016-05-24 Pedro Alves <palves@redhat.com>
11664
11665 PR gdb/19828
11666 * gdb.threads/clone-attach-detach.c: New file.
11667 * gdb.threads/clone-attach-detach.exp: New file.
11668
e70a7231
FR
116692016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11670
11671 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11672
0f6ed0e0
TT
116732016-05-23 Tom Tromey <tom@tromey.com>
11674
11675 PR python/19438, PR python/18393:
11676 * gdb.python/py-progspace.exp: Add "dir" test.
11677 * gdb.python/py-objfile.exp: Add "dir" test.
11678
ffd19d61
YQ
116792016-05-23 Yao Qi <yao.qi@linaro.org>
11680
11681 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11682 * gdb.arch/thumb2-it.exp: Likewise.
11683
9e8f9b05
SM
116842016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11685
11686 * gdb.mi/mi-threads-interrupt.c: New file.
11687 * gdb.mi/mi-threads-interrupt.exp: New file.
11688
61c6156d
SM
116892016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11690
11691 PR gdb/18077
11692 * gdb.mi/mi-async-run.exp: New file.
11693 * gdb.mi/mi-async-run.c: New file.
11694
67218854
TT
116952016-05-17 Tom Tromey <tom@tromey.com>
11696 Manish Goregaokar <manishsmail@gmail.com>
11697
11698 * lib/rust-support.exp: New file.
11699 * lib/gdb.exp (skip_rust_tests): New proc.
11700 (build_executable_from_specs): Handle rust.
11701 * lib/future.exp (gdb_find_rustc): New proc.
11702 (gdb_default_target_compile): Handle rust.
11703 * gdb.rust/expr.exp: New file.
11704 * gdb.rust/generics.exp: New file.
11705 * gdb.rust/generics.rs: New file.
11706 * gdb.rust/methods.exp: New file.
11707 * gdb.rust/methods.rs: New file.
11708 * gdb.rust/modules.exp: New file.
11709 * gdb.rust/modules.rs: New file.
11710 * gdb.rust/simple.exp: New file.
11711 * gdb.rust/simple.rs: New file.
11712
c44af4eb
TT
117132016-05-17 Tom Tromey <tom@tromey.com>
11714
11715 * gdb.base/default.exp (set language): Add rust.
11716
dcd1f979
TT
117172016-05-17 Tom Tromey <tom@tromey.com>
11718
11719 * gdb.gdb/unittest.exp: New file.
11720
155b7f57
YQ
117212016-05-16 Yao Qi <yao.qi@linaro.org>
11722
11723 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11724 shell_prompt. Update shell_prompt_re.
11725
8ddd5a6c
DE
117262016-05-12 Doug Evans <dje@google.com>
11727
11728 PR symtab/19999
11729 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11730 $options when building executable.
11731 * gdb.dwarf2/fission-loclists-pie.S: New file.
11732 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11733
02e370d9
SM
117342016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11735
11736 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11737 of [is_remote target],
11738
8929ad8b
SM
117392016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11740
11741 * lib/gdb.exp (use_gdb_stub): New procedure.
11742
6c447423
DE
117432016-05-03 Yunlian Jiang <yunlian@google.com>
11744 Doug Evans <dje@google.com>
11745
11746 PR symtab/19914
11747 * gdb.dwarf2/dwp-sepdebug.c: New file.
11748 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11749
444e826c
SM
117502016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11751
11752 * gdb.base/detach.exp: Remove is_remote check.
11753
740feeaa
SM
117542016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11755
11756 * gdb.base/annota-input-while-running.exp: Don't check for
11757 [is_remote target]. Enable annotations after running to main.
11758 Remove unused "set test..." line.
11759
9080ac9d
SM
117602016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11761
11762 * gdb.trace/trace-enable-disable.exp: New file.
11763 * gdb.trace/trace-enable-disable.c: New file.
11764
952ebca5
SM
117652016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11766
11767 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11768 use it in info sharedlibrary test.
11769 * gdb.trace/ftrace-lock.exp: Likewise.
11770 * gdb.trace/ftrace.exp: Likewise.
11771 * gdb.trace/range-stepping.exp: Likewise.
11772 * gdb.trace/trace-break.exp: Likewise.
11773 * gdb.trace/trace-condition.exp: Likewise.
11774 * gdb.trace/trace-mt.exp: Likewise.
11775
d9019901
SM
117762016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11777
11778 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11779 (gdb_load_shlib): ... this.
11780 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11781 gdb_load_shlib.
11782 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11783 * gdb.base/ctxobj.exp: Likewise.
11784 * gdb.base/dprintf-pending.exp: Likewise.
11785 * gdb.base/dso2dso.exp: Likewise.
11786 * gdb.base/fixsection.exp: Likewise.
11787 * gdb.base/gcore-relro.exp: Likewise.
11788 * gdb.base/gdb1555.exp: Likewise.
11789 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11790 * gdb.base/gnu-ifunc.exp: Likewise.
11791 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11792 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11793 * gdb.base/pending.exp: Likewise.
11794 * gdb.base/print-file-var.exp: Likewise.
11795 * gdb.base/print-symbol-loading.exp: Likewise.
11796 * gdb.base/shlib-call.exp: Likewise.
11797 * gdb.base/shreloc.exp: Likewise.
11798 * gdb.base/so-impl-ld.exp: Likewise.
11799 * gdb.base/solib-disc.exp: Likewise.
11800 * gdb.base/solib-nodir.exp: Likewise.
11801 * gdb.base/solib-overlap.exp: Likewise.
11802 * gdb.base/solib-symbol.exp: Likewise.
11803 * gdb.base/solib-weak.exp (do_test): Likewise.
11804 * gdb.base/sym-file.exp: Likewise.
11805 * gdb.base/symtab-search-order.exp: Likewise.
11806 * gdb.base/type-opaque.exp: Likewise.
11807 * gdb.base/unload.exp: Likewise.
11808 * gdb.base/watchpoint-solib.exp: Likewise.
11809 * gdb.compile/compile.exp: Likewise.
11810 * gdb.cp/gdb2384.exp: Likewise.
11811 * gdb.cp/infcall-dlopen.exp: Likewise.
11812 * gdb.cp/re-set-overloaded.exp: Likewise.
11813 * gdb.fortran/library-module.exp: Likewise.
11814 * gdb.opt/solib-intra-step.exp: Likewise.
11815 * gdb.python/py-finish-breakpoint.exp: Likewise.
11816 * gdb.python/py-shared.exp: Likewise.
11817 * gdb.reverse/solib-precsave.exp: Likewise.
11818 * gdb.reverse/solib-reverse.exp: Likewise.
11819 * gdb.server/solib-list.exp: Likewise.
11820 * gdb.threads/dlopen-libpthread.exp: Likewise.
11821 * gdb.threads/tls-shared.exp: Likewise.
11822 * gdb.threads/tls-so_extern.exp: Likewise.
11823 * gdb.trace/change-loc.exp: Likewise.
11824 * gdb.trace/ftrace-lock.exp: Likewise.
11825 * gdb.trace/ftrace.exp: Likewise.
11826 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11827 * gdb.trace/pending.exp: Likewise.
11828 * gdb.trace/range-stepping.exp: Likewise.
11829 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11830 (strace_info_marker): Likewise.
11831 (strace_probe_marker): Likewise.
11832 (strace_trace_on_same_addr): Likewise.
11833 (strace_trace_on_diff_addr): Likewise.
11834 * gdb.trace/trace-break.exp: Likewise.
11835 * gdb.trace/trace-condition.exp: Likewise.
11836 * gdb.trace/trace-mt.exp: Likewise.
11837
fca4cfd9
SM
118382016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11839
11840 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11841 result of gdb_remote_download.
11842 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11843 * gdb.base/dso2dso.exp: Likewise.
11844 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11845 * gdb.base/print-file-var.exp: Likewise.
11846 * gdb.base/shlib-call.exp: Likewise.
11847 * gdb.base/shreloc.exp: Likewise.
11848 * gdb.base/solib-overlap.exp: Likewise.
11849 * gdb.base/solib-weak.exp (do_test): Likewise.
11850 * gdb.base/unload.exp: Likewise.
11851
11cf4ffb
YQ
118522016-04-27 Yao Qi <yao.qi@linaro.org>
11853
11854 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11855 exists.
11856
3e2e34f8
KB
118572016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11858
11859 * vla-type.exp: Print structure from toplevel.
11860
8f07e298
BH
118612016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11862
11863 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11864 of dynamic types.
11865 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11866 of dynamic types.
11867
9920b434
BH
118682016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11869
11870 * gdb.fortran/vla-type.f90: New file.
11871 * gdb.fortran/vla-type.exp: New file.
11872
f3abeff5
YQ
118732016-04-25 Yao Qi <yao.qi@linaro.org>
11874
11875 * gdb.base/branch-to-self.c: New file.
11876 * gdb.base/branch-to-self.exp: New file.
11877
0a5d52f0
YQ
118782016-04-22 Yao Qi <yao.qi@linaro.org>
11879
11880 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11881 more after $hex.
11882
495346f6
YQ
118832016-04-22 Yao Qi <yao.qi@linaro.org>
11884
11885 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11886 * gdb.base/annota3.exp: Likewise.
11887
4a7e075c
YQ
118882016-04-22 Yao Qi <yao.qi@linaro.org>
11889
11890 * gdb.reverse/step-precsave.exp: Do one step and test program
11891 stops in "callee" and do multiple steps until program goes out
11892 of "callee".
11893 * gdb.reverse/step-reverse.exp: Likewise.
11894
5b061e98
YQ
118952016-04-22 Yao Qi <yao.qi@linaro.org>
11896
11897 * gdb.trace/signal.exp: Also pass if
11898 $tracepoint_hits($i) > $iterations.
11899
5c5dc57f
YQ
119002016-04-22 Yao Qi <yao.qi@linaro.org>
11901
11902 * gdb.trace/signal.c: New file.
11903 * gdb.trace/signal.exp: New file.
11904
a55411b9
DE
119052016-04-19 Doug Evans <xdje42@gmail.com>
11906
11907 * gdb.base/bad-file.exp: New file.
11908
a22df60a
MG
119092016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11910
11911 * gdb.dwarf2/implref.exp: New file.
11912
0c13f7e5
BH
119132016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11914
11915 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11916 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11917 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11918 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11919 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11920 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11921 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11922 * lib/fortran.exp (fortran_int4): New procedure.
11923 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11924 (fortran_logical4): Likewise.
11925
9b9b09e9
BH
119262016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11927
11928 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11929
a14d1f4d
BH
119302016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11931
11932 * lib/compiler.c: Add Intel specific preprocessor macros.
11933 * lib/compiler.cc: Likewise.
25d49b86 11934
7d49b1d0
LM
119352016-04-13 Luis Machado <lgustavo@codesourcery.com>
11936
11937 * gdb.server/connect-with-no-symbol-file.c: New file.
11938 * gdb.server/connect-with-no-symbol-file.exp: New file.
11939
8392fa22
SM
119402016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11941
11942 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11943
8c4c4aeb
SM
119442016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11945
11946 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11947 standard output directory.
11948
45e3745e
AT
119492016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11950
11951 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11952
e26b7e41
MM
119532016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11954
11955 * gdb.btrace/instruction_history.c (loop): Add declaration.
11956
8ce09462
AT
119572016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11958
11959 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11960
2e88a1ea
SM
119612016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11962
11963 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11964 parentheses to print.
11965 (continue_handler): Likewise.
11966
f48e22e3
SM
119672016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11968
11969 * gdb.server/solib-list.exp: Remove is_remote check.
11970 Pass shlib= to gdb_compile. Don't link shared library with
11971 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11972 Run binary filename through "readlink -f" on the target.
11973
096be756
PA
119742016-04-08 Pedro Alves <palves@redhat.com>
11975
11976 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11977 interpreter filename as argument to gdbserver_spawn.
11978 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11979 Return empty if $last_loaded_file does not exist.
11980
06500533
JK
119812016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11982
11983 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11984 * gdb.base/jit-main.c: Use exit after usage.
11985
2d35e871
JK
119862016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11987
11988 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11989 GDBHISTSIZE prior to the tests.
11990 * gdb.base/gdbinit-history.exp: Likewise.
11991
119922016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11993
11994 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11995 instead of build_executable. Use gdb_load_shlibs.
11996
c8064e7e
YQ
119972016-04-07 Yao Qi <yao.qi@linaro.org>
11998
11999 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12000 Execute "si" command.
12001
bde47561
YQ
120022016-04-07 Yao Qi <yao.qi@linaro.org>
12003
12004 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12005 number instead of the comments on some line.
12006
b16f8a3b
DB
120072016-04-06 Don Breazeal <donb@codesourcery.com>
12008
12009 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12010 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12011
c2f901df
SM
120122016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12013
12014 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12015 standard_output_file. Remove unused binfile variable.
12016
ac17fda0
CU
120172016-04-05 Catalin Udma <catalin.udma@freescale.com>
12018
12019 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12020 * gdb.python/py-mi-objfile.exp: Match "list main" output
12021 in console format.
12022
03a8c4df
SM
120232016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12024
12025 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12026 absolute.
12027
6e774b13
SM
120282016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12029
12030 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12031 absolute.
12032 * gdb.trace/ftrace.exp: Likewise.
12033 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12034 targets as well.
12035 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12036 (gdb_load_shlibs): Copy libraries to test directory when testing
12037 natively. Only set solib-search-path if testing remotely.
12038 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12039
7817ea46
SM
120402016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12041
12042 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12043 gdb_download. Use it even if the target is not remote.
12044 * gdb.base/jit.exp (compile_jit_test): Likewise.
12045 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12046 output directory if the destination board is local, otherwise use
12047 the standard remote_download from DejaGnu.
12048 (gdb_download): Remove.
12049 (gdb_load_shlibs): Use gdb_remote_download instead of
12050 gdb_download.
12051 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12052 Use gdb_remote_download instead of gdb_download. Use it even if
12053 the target is not remote.
12054 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12055 instead of gdb_download.
12056
7beb7f68
SM
120572016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12058
12059 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12060 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12061 run.
12062
cc63428a
AV
120632016-04-01 Artemiy Volkov <artemiyv@acm.org>
12064
12065 PR gdb/19820
12066 * gdb.base/printcmds.exp: Add artificial arrays tests.
12067
64cdf930
PA
120682016-03-31 Pedro Alves <palves@redhat.com>
12069
12070 PR gdb/19858
12071 * gdb.base/jit-main.c: Include unistd.h.
12072 (ATTACH): Define to 0 if not already defined.
12073 (wait_for_gdb, mypid): New globals.
12074 (WAIT_FOR_GDB): New macro.
12075 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12076 some breakpoint locations.
12077 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12078 New procedures.
12079 (one_jit_test): Add REATTACH parameter, and handle it. Use
12080 continue_to_test_location.
12081 (top level): Test attach, and adjusts calls to one_jit_test.
12082
40dea8cb
PA
120832016-03-31 Pedro Alves <palves@redhat.com>
12084
12085 PR gdb/19858
12086 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12087 BINSUFFIX parameter, and handle it.
12088 (top level): Adjust calls compile_jit_test.
12089
e7ea3ec7
CU
120902016-03-31 Catalin Udma <catalin.udma@freescale.com>
12091
12092 PR python/19743
12093 * gdb.python/py-mi-events-gdb.py: New file.
12094 * gdb.python/py-mi-events.c: New file.
12095 * gdb.python/py-mi-events.exp: New file.
12096
e6359af3
YQ
120972016-03-30 Yao Qi <yao.qi@linaro.org>
12098
12099 * gdb.reverse/until-precsave.exp: Match function name only.
12100 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12101 Move malloc to a condition block.
12102 * gdb.reverse/until-reverse.exp: Match function name only.
12103
a4105d04
MK
121042016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12105
12106 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12107 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12108 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12109 variable for GPR 0 instead of assuming it is register 0.
12110 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12111 * lib/trace-support.exp: Add s390 registers.
12112
bfa6adb9
YQ
121132016-03-29 Yao Qi <yao.qi@linaro.org>
12114
12115 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12116
1e6697ea
YQ
121172016-03-24 Yao Qi <yao.qi@linaro.org>
12118
12119 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12120 test message.
12121
64bcd522
AA
121222016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12123
12124 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12125 maintaining separate logic for constructing the output path.
12126
7868401b
DB
121272016-03-16 Don Breazeal <donb@codesourcery.com>
12128
12129 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12130 Retry fork and waitpid on interrupted system call errors.
12131 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12132 Use with_timeout_factor to increase timeout by factor of 10.
12133
1cafadb4
DB
121342016-03-15 Don Breazeal <donb@codesourcery.com>
12135
12136 * gdb.cp/scope-err.cc: New test program.
12137 * gdb.cp/scope-err.exp: New test script.
12138 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12139 lines and "set breakpoint here" comment.
12140 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12141 Fixed some whitespace and format issues.
12142 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12143 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12144
81516450
DE
121452016-03-15 Doug Evans <dje@google.com>
12146
12147 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12148 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12149 All callers updated. Add tests for enums, mixed flags register.
12150
aa52b601
DE
121512016-03-15 Doug Evans <dje@google.com>
12152
12153 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12154 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12155
fa4ff313
SM
121562016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12157
12158 * gdb.base/default.exp: Add $_as_string to the list of expected
12159 convenience functions.
12160
f2403c39
AB
121612016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12162
12163 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12164
f2f3ccb9
SM
121652016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12166
12167 * gdb.python/py-as-string.exp: New file.
12168 * gdb.python/py-as-string.c: New file.
12169
00dbd492
PA
121702016-03-09 Pedro Alves <palves@redhat.com>
12171
12172 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12173 signal" -> "Thread NN received signal" output change.
12174 * gdb.threads/ia64-sigill.exp: Likewise.
12175 * gdb.threads/linux-dp.exp: Likewise.
12176 * gdb.threads/manythreads.exp: Likewise.
12177 * gdb.threads/pending-step.exp: Likewise.
12178 * gdb.threads/print-threads.exp: Likewise.
12179 * gdb.threads/sigstep-threads.exp: Likewise.
12180 * gdb.threads/staticthreads.exp: Likewise.
12181 * gdb.threads/tls.exp: Likewise.
12182
1e6697ea
YQ
121832016-03-09 Pedro Alves <palves@redhat.com>
12184
12185 * gdb.base/command-line-input.exp: New file.
12186
b04fd3be
MK
121872016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12188
12189 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12190 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12191 * gdb.trace/pending.exp: Accept leading dot before function name.
12192 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12193 * lib/trace-support.exp: Set registers for ppc.
12194
98fa59e9
MK
121952016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12196
12197 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12198 use it for disassembly; accept .main in addition to main in backtrace.
12199
f77198c8
MK
122002016-03-09 Wei-cheng Wang <cole945@gmail.com>
12201 Marcin Kościelnicki <koriakin@0x04.net>
12202
12203 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12204 (gdb_recursion_test_ptr): New global variable.
12205 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12206 gdb_recursion_test.
12207 (gdb_c_test): Ditto.
12208
ba84e0da
MK
122092016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12210
12211 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12212 ordering.
12213
4366d36e
MK
122142016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12215
12216 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12217 (bar): Add bar_start_lbl label.
12218 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12219 of foo/bar for emitting DWARF and tracing.
12220
5eb264df
SDJ
122212016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12222
12223 * analyze-racy-logs.py: Set executable bit.
12224
fb6a751f
SDJ
122252016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12226
12227 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12228 (CHECK_TARGET_TMP): Likewise.
12229 (check-single-racy): New rule.
12230 (check-parallel-racy): Likewise.
12231 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12232 (do-check-parallel-racy): New rule.
12233 (check-racy/%.exp): Likewise.
12234 * README (Racy testcases): New section.
12235 * analyze-racy-logs.py: New file.
12236
bdf7e230
DE
122372016-03-03 Doug Evans <dje@google.com>
12238
12239 * gdb.base/skip.exp: Use with_test_prefix.
12240
4719d415
YQ
122412016-03-03 Yao Qi <yao.qi@linaro.org>
12242
12243 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12244 Invoke step_over_syscall "clone" and break_cond_on_syscall
12245 "clone".
12246 * gdb.base/step-over-clone.c: New file.
12247
ea507862
YQ
122482016-03-03 Yao Qi <yao.qi@linaro.org>
12249
12250 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12251 code format.
12252
8fc8cbda
YQ
122532016-03-03 Yao Qi <yao.qi@linaro.org>
12254
12255 * gdb.base/disp-step-fork.c: Rename to ...
12256 * gdb.base/step-over-fork.c: ... it. New file.
12257 * gdb.base/disp-step-vfork.c: Rename to ...
12258 * gdb.base/step-over-vfork.c: ... it. New file.
12259 * gdb.base/disp-step-syscall.exp: Rename to ...
12260 * gdb.base/step-over-syscall.exp: ... it. New file.
12261 (disp_step_cross_syscall): Rename to ...
12262 (step_over_syscall): ... it.
12263
92fa70b0
YQ
122642016-03-03 Yao Qi <yao.qi@linaro.org>
12265
12266 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12267 If target supports condition evaluation on target, invoke
12268 break_cond_on_syscall for fork and vfork.
12269
e197ad3c
YQ
122702016-03-03 Yao Qi <yao.qi@linaro.org>
12271
12272 * gdb.base/disp-step-syscall.exp: Don't invoke
12273 support_displaced_stepping.
12274 (disp_step_cross_syscall): Test with displaced stepping off and
12275 on if supported.
12276
0b47da9f
YQ
122772016-03-03 Yao Qi <yao.qi@linaro.org>
12278
12279 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12280 proc.
12281 (setup): New proc.
12282 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12283 and setup.
12284
065ab6dc
BH
122852016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12286
12287 * gdb.fortran/vla-history.exp: Remove breakpoint.
12288
07e448ad 122892016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12290
25d49b86
PA
12291 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12292 exceeds timeout.
07e448ad 12293
9ac2d526 122942016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12295
25d49b86
PA
12296 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12297 breakpoint.
9ac2d526 12298
17807369
BH
122992016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12300
12301 * gdb.mi/vla.f90: Nullify pointer after declaration.
12302
86e501af
PA
123032016-03-01 Pedro Alves <palves@redhat.com>
12304
12305 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12306
1e903e32
PA
123072016-03-01 Pedro Alves <palves@redhat.com>
12308
12309 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12310 before anything else.
12311 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12312 _GNU_SOURCE here.
12313 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12314 before anything else.
12315 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12316
6ccb54e2
PA
123172016-03-01 Pedro Alves <palves@redhat.com>
12318
12319 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12320
30ca9da1
YQ
123212016-03-01 Yao Qi <yao.qi@linaro.org>
12322
12323 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12324 prepare_for_testing.
12325
dc856b38
YQ
123262016-03-01 Yao Qi <yao.qi@linaro.org>
12327
12328 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12329
4a932159
AA
123302016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12331
12332 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12333 manually constructing the output path.
12334
f2489477
AA
123352016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12336
12337 * gdb.arch/s390-stackless.S: New.
12338 * gdb.arch/s390-stackless.exp: New.
12339
38899f16
IB
123402016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12341
12342 * gdb.dlang/circular.c: New file.
12343 * gdb.dlang/circular.exp: New file.
12344
9fde51ed
YQ
123452016-02-26 Yao Qi <yao.qi@linaro.org>
12346
12347 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12348 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12349 (testcases): Update.
12350
ce90fefe
YQ
123512016-02-26 Yao Qi <yao.qi@linaro.org>
12352
12353 * gdb.reverse/aarch64.c: Rename to ...
12354 * gdb.reverse/insn-reverse.c: ... it.
12355 * gdb.reverse/aarch64.exp: Rename to ...
12356 * gdb.reverse/insn-reverse.exp: ... it.
12357
3263bceb
YQ
123582016-02-26 Yao Qi <yao.qi@linaro.org>
12359
12360 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12361 (testcase_ftype): New.
12362 (testcases): New array.
12363 (n_testcases): New.
12364 (main): Call each element in testcases.
12365 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12366 (read_testcase): New.
12367 Do the tests in a loop.
12368
6cb59ff1
YQ
123692016-02-25 Yao Qi <yao.qi@linaro.org>
12370
12371 * gdb.base/branches.c: Remove.
12372
ae91f625
MK
123732016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12374
12375 PR gdb/13808
12376 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12377
678b48b7
MK
123782016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12379
12380 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12381
7337a6f2
MK
123822016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12383
12384 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12385 change x86_64 call_insn to 'callq'.
12386
861ca91f
AT
123872016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12388
12389 * gdb.trace/tfile-avx.c: Move to...
12390 * gdb.trace/tracefile-pseudo-reg.c: Here.
12391 * gdb.trace/tfile-avx.exp: Move to...
12392 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12393
bf74e428
GB
123942016-02-24 Gary Benson <gbenson@redhat.com>
12395
12396 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12397 message on attach.
12398
cce0e923
DE
123992016-02-23 Doug Evans <dje@google.com>
12400
12401 * gdb.base/skip.c (test_skip): New function.
12402 (end_test_skip_file_and_function): New function.
12403 (test_skip_file_and_function): New function.
12404 * gdb.base/skip1.c (test_skip): New function.
12405 (skip1_test_skip_file_and_function): New function.
12406 * gdb.base/skip.exp: Add tests for new skip options.
12407 * gdb.base/skip-solib.exp: Update expected output.
12408 * gdb.perf/skip-command.cc: New file.
12409 * gdb.perf/skip-command.exp: New file.
12410 * gdb.perf/skip-command.py: New file.
12411
4000e47e
MK
124122016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12413
12414 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12415 info registers pattern.
12416
24f75ead
IB
124172016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12418
12419 * lib/future.exp: Add D support.
12420 (gdb_find_gdc): New proc.
12421 (gdb_default_target_compile): Add D support.
12422
fbb7bcbe
WW
124232016-02-18 Wei-cheng Wang <cole945@gmail.com>
12424
12425 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12426 user+system time.
12427 (trace_speed_test): Determine the iteration count for a time
12428 between 15..30 seconds.
12429
012b3a21
WT
124302016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12431
12432 * gdb.arch/i386-mpx-sigsegv.c: New file.
12433 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12434 * gdb.arch/i386-mpx-simple_segv.c: New file.
12435 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12436
2d5189bd
YQ
124372016-02-18 Yao Qi <yao.qi@linaro.org>
12438
12439 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12440 Don't call setup_kfail.
12441
40fb20d0
YQ
124422016-02-18 Yao Qi <yao.qi@linaro.org>
12443
12444 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12445 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12446
21b1f8d2
DE
124472016-02-16 Doug Evans <dje@google.com>
12448
12449 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12450 * gdb.base/skip1.c: Ditto.
12451 * gdb.base/skip.exp: Whitespace cleanup.
12452
4041ed77
DB
124532016-02-16 Don Breazeal <donb@codesourcery.com>
12454
12455 PR remote/19496
12456 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12457 Remove kfail for PR remote/19496.
12458
c4ef31bf
SM
124592016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12460
12461 * lib/gdb.exp (standard_temp_file): Return a path specific to
12462 the runtest invocation.
12463
266b65b3
SM
124642016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12465
12466 * gdb.trace/save-trace.exp: Change relative path to be in the
12467 standard output directory.
12468
a7a0a6a9
JK
124692016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12470
12471 * gdb.arch/i386-prologue.c: Add missing prototypes.
12472
c99dbb42
JK
124732016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12474
12475 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12476 * gdb.arch/i386-prologue.exp: Likewise.
12477 * gdb.arch/i386-size.exp: Likewise.
12478
aa480355
SM
124792016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12480
12481 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12482 define object file path.
12483 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12484 file path.
12485 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12486 standard_output_file to define binfile.
12487
ba881f50
JK
124882016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12489
12490 Fix compatibility with recent gfortran-5.3.1.
12491 * gdb.fortran/vla-history.exp (print vla1 allocated)
12492 (print vla2 allocated, print $2, print $3): Remove
12493 (print $4): Rename to ...
12494 (print $2): ... here.
12495 (print $9): Rename to ...
12496 (print $5): ... here.
12497 (print $10): Rename to ...
12498 (print $6): ... here.
12499 * gdb.fortran/vla.f90: Add pvla initialization.
12500
e9fb005c
JK
125012016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12502
12503 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12504 New test.
12505 * gdb.fortran/vla-value-sub.exp: Likewise.
12506
e44e00ff
MK
125072016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12508
12509 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12510
97e94151
SM
125112016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12512
12513 * i386-biarch-core.exp: Define corefile using
12514 standard_output_file.
12515
01113bc1
YQ
125162016-02-12 Yao Qi <yao.qi@linaro.org>
12517
12518 * gdb.arch/arm-single-step-kernel-helper.c: New.
12519 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12520
33b4777c
MM
125212016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12522
12523 * gdb.btrace/tailcall-only.exp: New.
12524 * gdb.btrace/tailcall-only.c: New.
12525 * gdb.btrace/x86_64-tailcall-only.S: New.
12526 * gdb.btrace/i686-tailcall-only.S: New.
12527
acc23c11
PA
125282016-02-11 Pedro Alves <palves@redhat.com>
12529
12530 * README (Parallel testing): Add missing double quotes.
12531
e352bf0a
PA
125322016-02-11 Pedro Alves <palves@redhat.com>
12533
12534 * README (Parallel testing): New section.
12535 (GDB_PARALLEL): Rewrite.
12536 (FORCE_PARALLEL): Document.
12537
9f5fed78
MK
125382016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12539
12540 * gdb.trace/tfile-avx.c: New test.
12541 * gdb.trace/tfile-avx.exp: New test.
12542
9ef9e6a6
KS
125432016-02-09 Keith Seitz <keiths@redhat.com>
12544
12545 PR breakpoints/19546
12546 * gdb.base/infcall-exec.c: New file.
12547 * gdb.base/infcall-exec2.c: New file.
12548 * gdb.base/infcall-exec.exp: New file.
12549
a96e36da
KS
125502016-02-09 Keith Seitz <keiths@redhat.com>
12551
12552 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12553 (toplevel): Call test_bkpt_address.
12554
9f61929f
KS
125552016-02-09 Keith Seitz <keiths@redhat.com>
12556
12557 PR python/19506
12558 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12559 (toplevel): Call test_bkpt_address.
12560
1e94266c
SM
125612016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12562
12563 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12564 to AC_OUTPUT.
12565 * configure: Regenerate.
12566
2a7f3dff
PA
125672016-02-09 Pedro Alves <palves@redhat.com>
12568
12569 PR breakpoints/19548
12570 * gdb.base/execl-update-breakpoints.c (some_function): New
12571 function.
12572 (main): Call it.
12573 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12574 Tighten expected GDB output.
12575
2151ccc5
SM
125762016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12577
12578 * Makefile.in (ALL_SUBDIRS): Remove.
12579 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12580 (distclean maintainer-clean realclean): Likewise.
12581 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12582 * configure: Regenerate.
12583 * gdb.ada/Makefile.in: Delete.
12584 * gdb.arch/Makefile.in: Likewise.
12585 * gdb.asm/Makefile.in: Likewise.
12586 * gdb.base/Makefile.in: Likewise.
12587 * gdb.btrace/Makefile.in: Likewise.
12588 * gdb.cell/Makefile.in: Likewise.
12589 * gdb.compile/Makefile.in: Likewise.
12590 * gdb.cp/Makefile.in: Likewise.
12591 * gdb.disasm/Makefile.in: Likewise.
12592 * gdb.dlang/Makefile.in: Likewise.
12593 * gdb.dwarf2/Makefile.in: Likewise.
12594 * gdb.fortran/Makefile.in: Likewise.
12595 * gdb.gdb/Makefile.in: Likewise.
12596 * gdb.go/Makefile.in: Likewise.
12597 * gdb.guile/Makefile.in: Likewise.
12598 * gdb.java/Makefile.in: Likewise.
12599 * gdb.linespec/Makefile.in: Likewise.
12600 * gdb.mi/Makefile.in: Likewise.
12601 * gdb.modula2/Makefile.in: Likewise.
12602 * gdb.multi/Makefile.in: Likewise.
12603 * gdb.objc/Makefile.in: Likewise.
12604 * gdb.opencl/Makefile.in: Likewise.
12605 * gdb.opt/Makefile.in: Likewise.
12606 * gdb.pascal/Makefile.in: Likewise.
12607 * gdb.perf/Makefile.in: Likewise.
12608 * gdb.python/Makefile.in: Likewise.
12609 * gdb.reverse/Makefile.in: Likewise.
12610 * gdb.server/Makefile.in: Likewise.
12611 * gdb.stabs/Makefile.in: Likewise.
12612 * gdb.threads/Makefile.in: Likewise.
12613 * gdb.trace/Makefile.in: Likewise.
12614 * gdb.xml/Makefile.in: Likewise.
12615 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12616 GDB_PARALLEL.
12617 (standard_output_file): Remove check for GDB_PARALLEL, always
12618 return path in outputs/$subdir/$testname.
12619
437277d4
SM
126202016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12621
12622 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12623 (site.exp): Assign abs_srcdir to tcl's srcdir.
12624
31d913c7
YQ
126252016-02-04 Yao Qi <yao.qi@linaro.org>
12626
12627 * gdb.base/foll-exec-mode.c: Include limits.h.
12628 (main): Add parameters argc and argv. Get directory from
12629 argv[0].
12630 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12631 compilation.
12632 * gdb.base/foll-exec.c: Include limits.h.
12633 (main): Add parameters argc and argv.
12634 Get directory from argv[0].
12635 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12636 Adjust tests on the number of lines as source code changed.
12637 * gdb.base/foll-vfork-exit.c: Include limits.h.
12638 (main): Add one line of statement before vfork.
12639 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12640 (main): Add parameters argc and argv. Get directory from
12641 argv[0].
12642 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12643 (setup_gdb): Set tbreak to skip some source lines.
12644 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12645 (main): Add parameters argc and argv. Get directory from
12646 argv[0].
12647 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12648 compilation.
12649 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12650 (main): Add parameters argc and argv. Get directory from
12651 argv[0].
12652 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12653 compilation.
12654
9482b9fb
DE
126552016-02-01 Doug Evans <dje@google.com>
12656
12657 * gdb.base/skip.exp: Clean up multiple references to same test name.
12658
6b2e4f10
PA
126592016-02-01 Pedro Alves <palves@redhat.com>
12660
ccb6afd6 12661 PR remote/19496
6b2e4f10
PA
12662 * gdb.threads/forking-threads-plus-breakpoint.exp
12663 (displaced_stepping_supported): New global.
12664 (probe_displaced_stepping_support): New procedure.
12665 (do_test): Add 'displaced' parameter, and use it.
12666 (top level): Check for displaced stepping support. Add displaced
12667 stepping on/off testing axis.
12668
37a8db1a
AB
126692016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12670
12671 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12672 pointer. Don't perform further tests on the unassociated pointer
12673 if the first test fails.
12674
5fdf6324
AB
126752016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12676
12677 * gdb.base/max-value-size.c: New file.
12678 * gdb.base/max-value-size.exp: New file.
12679 * gdb.base/huge.exp: Disable max-value-size for this test.
12680
935c6144
IB
126812016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12682
12683 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12684
7fe8399d
YQ
126852016-01-28 Yao Qi <yao.qi@linaro.org>
12686
12687 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12688
a2077e25
PA
126892016-01-25 Pedro Alves <palves@redhat.com>
12690
12691 PR threads/19461
12692 * gdb.base/fork-running-state.c: New file.
12693 * gdb.base/fork-running-state.exp: New file.
12694
1d2736d4
PA
126952016-01-25 Pedro Alves <palves@redhat.com>
12696
12697 PR gdb/19494
12698 * gdb.base/catch-fork-kill.c: New file.
12699 * gdb.base/catch-fork-kill.exp: New file.
12700
f1da4b11
PA
127012016-01-25 Pedro Alves <palves@redhat.com>
12702
12703 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12704 Delete, moved to lib/gdb.exp.
12705 * gdb.threads/forking-threads-plus-breakpoint.exp
12706 (foreach_with_prefix): Likewise.
12707 * gdb.threads/process-dies-while-handling-bp.exp
12708 (foreach_with_prefix): Likewise.
12709 * lib/gdb.exp (foreach_with_prefix): New procedure.
12710
45f38546
MK
127112016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12712
12713 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12714 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12715
dc29a1ce
MK
127162016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12717
12718 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12719 endian targets.
12720
092127d7
JK
127212016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12722 Pedro Alves <palves@redhat.com>
12723
12724 Fix testsuite compatibility with Guile.
12725 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12726 number.
12727
31d765d3
JK
127282016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12729
12730 Fix testsuite compatibility with Guile.
12731 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12732 (thread 1): New test for backtrace through signal handler.
12733
1ac78c04
YQ
127342016-01-22 Yao Qi <yao.qi@linaro.org>
12735
12736 PR testsuite/19491
12737 * gdb.base/multi-forks.c: Include
12738 ../lib/unbuffer_output.c
12739 (main): Call gdb_unbuffer_output.
12740
4f5946a8
DE
127412016-01-21 Doug Evans <dje@google.com>
12742
12743 * lib/ada.exp (gdb_compile_ada): Fix typo.
12744
305e13e6
JB
127452016-01-21 Joel Brobecker <brobecker@adacore.com>
12746
12747 * gdb.base/break-fun-addr.exp: New file.
12748 * gdb.base/break-fun-addr1.c: New file.
12749 * gdb.base/break-fun-addr2.c: New file.
12750
5f5dfff6
SM
127512016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12752
12753 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12754 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12755 enum flag values.
12756
fd356fa2
AA
127572016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12758
12759 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12760 when GDB can not set the vector return value. Add more comments
12761 for clarification.
12762
9df22175
AT
127632016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12764
12765 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12766 command.
12767
41d1845e
SM
127682016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12769
12770 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12771
01ac6840
SM
127722016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12773
12774 * Makefile.in (check-single): Pass --status to runtest.
12775 (check/%.exp): Likewise.
12776
127772016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12778
12779 * Makefile.in (check-parallel): Propagate return code from make
12780 do-check-parallel.
12781
bd0a71fa
MK
127822016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12783
12784 * gdb.trace/ftrace.exp: Fix expected message on continue.
12785 * gdb.trace/pending.exp: Fix expected message on continue.
12786 * gdb.trace/trace-break.exp: Fix expected message on continue.
12787
8bcbad33
SM
127882016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12789
12790 * lib/gdb.exp (gdb_test): Remove unused global references.
12791
f303dbd6
PA
127922016-01-18 Pedro Alves <palves@redhat.com>
12793
12794 * gdb.base/async-shell.exp: Adjust expected output.
12795 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12796 * gdb.base/siginfo-thread.exp: Adjust expected output.
12797 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12798 * gdb.java/jnpe.exp: Adjust expected output.
12799 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12800 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12801 * gdb.threads/leader-exit.exp: Adjust expected output.
12802 * gdb.threads/manythreads.exp: Adjust expected output.
12803 * gdb.threads/pthreads.exp: Adjust expected output.
12804 * gdb.threads/schedlock.exp: Adjust expected output.
12805 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12806 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12807 expected output.
12808 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12809 output.
12810 * gdb.threads/sigthread.exp: Adjust expected output.
12811 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12812
b2789696
YQ
128132016-01-18 Yao Qi <yao.qi@linaro.org>
12814
12815 * gdb.guile/scm-section-script.c: Replace @progbits with
12816 %progbits.
12817 * gdb.python/py-section-script.c: Likewise.
12818
71ef29a8
PA
128192016-01-15 Pedro Alves <palves@redhat.com>
12820
12821 * gdb.multi/tids.exp: Test star wildcard ranges.
12822
3f5b7598
PA
128232016-01-15 Pedro Alves <palves@redhat.com>
12824
12825 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12826 command from "thread apply" invocation.
12827 (thr_apply_info_thr_invalid): Default the expected output to the
12828 input tid list.
12829 (top level): Add tests that use convenience variables. Add tests
12830 for "thread apply" with a valid TID list, but missing the command.
12831
663f6d42
PA
128322016-01-13 Pedro Alves <palves@redhat.com>
12833
12834 * gdb.base/default.exp: Expect $_gthread as well.
12835 * gdb.multi/tids.exp: Test $_gthread.
12836 * gdb.threads/thread-specific.exp: Test $_gthread.
12837
c84f6bbf
PA
128382016-01-13 Pedro Alves <palves@redhat.com>
12839
12840 * gdb.multi/tids.exp: Test "info threads -gid".
12841
22a02324
PA
128422016-01-13 Pedro Alves <palves@redhat.com>
12843
12844 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12845 Breakpoint.thread.
12846 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12847
5d5658a1
PA
128482016-01-07 Pedro Alves <palves@redhat.com>
12849
12850 * gdb.base/break.exp: Adjust to output changes.
12851 * gdb.base/hbreak2.exp: Likewise.
12852 * gdb.base/sepdebug.exp: Likewise.
12853 * gdb.base/watch_thread_num.exp: Likewise.
12854 * gdb.linespec/keywords.exp: Likewise.
12855 * gdb.multi/info-threads.exp: Likewise.
12856 * gdb.threads/thread-find.exp: Likewise.
12857 * gdb.multi/tids.c: New file.
12858 * gdb.multi/tids.exp: New file.
12859
84654457
PA
128602016-01-13 Pedro Alves <palves@redhat.com>
12861
12862 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12863
e3940304
PA
128642016-01-13 Pedro Alves <palves@redhat.com>
12865
12866 * gdb.base/default.exp: Expect $_inferior as well.
12867 * gdb.multi/base.exp: Test $_inferior.
12868
a911d87a
PA
128692016-01-13 Pedro Alves <palves@redhat.com>
12870
12871 PR breakpoints/19388
12872 * gdb.base/catch-signal-siginfo-cond.c: New file.
12873 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12874
82075af2
JS
128752016-01-12 Josh Stone <jistone@redhat.com>
12876 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12877
12878 * gdb.base/catch-syscall.c (do_execve): New variable.
12879 (main): Conditionally trigger an execve.
12880 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12881 (test_catch_syscall_execve): New, check entry/return across execve.
12882 (do_syscall_tests): Call test_catch_syscall_execve.
12883
e46eeedd
PA
128842016-01-12 Pedro Alves <palves@redhat.com>
12885
12886 * gdb.base/random-signal.exp (do_test): New procedure, with body
12887 of testcase moved in.
12888
01d8c27e
JK
128892016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12890 Pedro Alves <palves@redhat.com>
12891
12892 * gdb.base/funcargs.exp (finish from indirectly called function):
12893 Reintroduce the case for 'First'.
12894
9a706302
JK
128952016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12896 Pedro Alves <palves@redhat.com>
12897
12898 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12899 (tcatch_vfork_then_child_follow_exec)
12900 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12901 identification.
12902
c0ecb95f
JK
129032016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12904
12905 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12906 and repeats to unlimited.
12907 * gdb.python/py-value.exp: Likewise.
12908 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12909 and repeats to unlimited.
12910
6cfc1fcb
JK
129112016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12912
12913 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12914 and reordering the functions.
12915 * gdb.multi/hangout.c: Likewise.
12916 * gdb.multi/hello.c: Likewise.
12917
582a1b00
SM
129182016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12919
12920 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12921 absolute.
12922 (SingleStatisticTestResult.report): Use dict.keys instead of
12923 dict.iterkeys.
12924
79bc59cb
PA
129252016-01-06 Pedro Alves <palves@redhat.com>
12926
12927 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12928
43368e1d
MM
129292016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12930
12931 * gdb.btrace/dlopen.exp: New.
12932 * gdb.btrace/dlopen.c: New.
12933 * gdb.btrace/dlopen-dso.c: New.
12934
79fad5b8
SL
129352015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12936
12937 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12938 PATTERN argument is optional.
12939
ab8314b3
JB
129402015-12-24 Joel Brobecker <brobecker@adacore.com>
12941
12942 * lib/ada.exp (target_compile_ada_from_dir): New function.
12943 (gdb_compile_ada): Reimplement avoiding the use of project files.
12944 * gdb.ada/gnat_ada.gpr: Delete.
12945 * gdb.ada/cond_lang.exp: Adjust test to make path before
12946 filename optional.
12947 * gdb.ada/small_reg_param.exp: Likewise.
12948
fe33faff
SM
129492015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12950
12951 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12952
6d265cb4
TP
129532015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12954
12955 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12956 case.
12957
10125099
SM
129582015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12959
12960 * gdb.base/break.exp: Remove dead code.
12961 * gdb.base/sepdebug.exp: Likewise.
12962
3ca22649
SM
129632015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12964
12965 * gdb.asm/asm-source.exp: Remove HP-UX references.
12966 * gdb.base/annota1.exp: Likewise.
12967 * gdb.base/annota3.exp: Likewise.
12968 * gdb.base/attach.exp: Likewise.
12969 * gdb.base/bigcore.exp: Likewise.
12970 * gdb.base/break.exp: Likewise.
12971 * gdb.base/call-ar-st.exp: Likewise.
12972 * gdb.base/callfuncs.exp: Likewise.
12973 * gdb.base/catch-fork-static.exp: Likewise.
12974 * gdb.base/display.exp: Likewise.
12975 * gdb.base/foll-exec-mode.exp: Likewise.
12976 * gdb.base/foll-exec.exp: Likewise.
12977 * gdb.base/foll-fork.exp: Likewise.
12978 * gdb.base/foll-vfork.exp: Likewise.
12979 * gdb.base/funcargs.exp: Likewise.
12980 * gdb.base/hbreak2.exp: Likewise.
12981 * gdb.base/inferior-died.exp: Likewise.
12982 * gdb.base/interrupt.exp: Likewise.
12983 * gdb.base/multi-forks.exp: Likewise.
12984 * gdb.base/nodebug.exp: Likewise.
12985 * gdb.base/sepdebug.exp: Likewise.
12986 * gdb.base/solib1.c: Likewise.
12987 * gdb.base/step-test.exp: Likewise.
12988 * gdb.mi/non-stop.c: Likewise.
12989 * gdb.mi/pthreads.c: Likewise.
12990 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12991 * gdb.threads/pthreads.c: Likewise.
12992 * gdb.threads/staticthreads.exp: Likewise.
12993 * lib/future.exp: Likewise.
12994 * lib/gdb.exp: Likewise.
12995 * gdb.base/so-indr-cl.c: Remove.
12996 * gdb.base/so-indr-cl.exp: Likewise.
12997 * gdb.base/solib.c: Likewise.
12998 * gdb.base/solib.exp: Likewise.
12999 * gdb.base/solib2.c: Likewise.
13000
b6304613
SM
130012015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13002
13003 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13004 * gdb.base/call-ar-st.exp: Likewise.
13005 * gdb.base/callfuncs.exp: Likewise.
13006 * gdb.base/condbreak.exp: Likewise.
13007 * gdb.base/constvars.exp: Likewise.
13008 * gdb.base/hbreak2.exp: Likewise.
13009 * gdb.base/langs.exp: Likewise.
13010 * gdb.base/list.exp: Likewise.
13011 * gdb.base/long_long.exp: Likewise.
13012 * gdb.base/ptype.exp: Likewise.
13013 * gdb.base/scope.exp: Likewise.
13014 * gdb.base/signals.exp: Likewise.
13015 * gdb.base/so-impl-ld.exp: Likewise.
13016 * gdb.base/varargs.exp: Likewise.
13017 * gdb.base/volatile.exp: Likewise.
13018 * gdb.base/whatis.exp: Likewise.
13019 * gdb.cp/cplusfuncs.exp: Likewise.
13020 * gdb.cp/inherit.exp: Likewise.
13021 * gdb.cp/local.exp: Likewise.
13022 * gdb.cp/member-ptr.exp: Likewise.
13023 * gdb.cp/method.exp: Likewise.
13024 * gdb.cp/overload.exp: Likewise.
13025 * gdb.cp/templates.exp: Likewise.
13026 * gdb.stabs/weird.exp: Likewise.
13027 * lib/compiler.c: Likewise.
13028 * lib/compiler.cc: Likewise.
13029 * lib/cp-support.exp: Likewise.
13030 * lib/gdb.exp: Likewise.
13031
bf401b07
SM
130322015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13033
13034 * configure.ac: Remove HP-UX case.
13035 * configure: Regenerate.
13036
aff9c0f8
SM
130372015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13038
13039 * lib/gdb.exp (gdb_compile): Add function doc.
13040
a6904d5a
PA
130412015-12-17 Pedro Alves <palves@redhat.com>
13042
13043 PR threads/19354
13044 * gdb.multi/info-threads.exp: New file.
13045
a22279dd
YQ
130462015-12-15 Yao Qi <yao.qi@linaro.org>
13047
13048 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13049 is aarch64*-*-*.
13050
0588c796
SL
130512015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13052
13053 * gdb.base/history-duplicates.exp: Skip if no readline support.
13054
5d978e17
SL
130552015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13056
13057 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13058
7e763b86
SL
130592015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13060
13061 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13062
87a3a92c
SL
130632015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13064
13065 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13066 ctrl-C if nointerrupts target property is set.
13067 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13068 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13069 * gdb.base/paginate-bg-execution.exp: Likewise.
13070 * gdb.base/paginate-execution-startup.exp: Likewise.
13071 * gdb.base/random-signal.exp: Likewise.
13072 * gdb.base/range-stepping.exp: Likewise.
13073 * gdb.cp/annota2.exp: Likewise.
13074 * gdb.cp/annota3.exp: Likewise.
13075 * gdb.gdb/selftest.exp: Likewise.
13076 * gdb.threads/continue-pending-status.exp: Likewise.
13077 * gdb.threads/leader-exit.exp: Likewise.
13078 * gdb.threads/manythreads.exp: Likewise.
13079 * gdb.threads/pthreads.exp: Likewise.
13080 * gdb.threads/schedlock.exp: Likewise.
13081 * gdb.threads/sigthread.exp: Likewise.
13082
a8f077dc
DB
130832015-12-11 Don Breazeal <donb@codesourcery.com>
13084
13085 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13086 remote.
13087 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13088 * gdb.base/foll-exec.exp (main): Enable for target remote.
13089 * gdb.base/foll-fork.exp (main): Likewise.
13090 * gdb.base/foll-vfork.exp (main): Likewise.
13091 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13092 (proc continue_to_exit_bp_loc): Use clean_restart.
13093 * gdb.base/pie-execl.exp (main): Disable for target remote.
13094 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13095 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13096 * gdb.threads/execl.exp (main): Likewise.
13097 * gdb.threads/fork-child-threads.exp (main): Likewise.
13098 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13099 remote.
13100 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13101 remote.
13102 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13103 pid.tid style ptids, instead of just tid.
13104 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13105 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13106 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13107 ptids, instead of just tid.
13108
3b2464a8
AB
131092015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13110
13111 * gdb.base/list.exp (test_list_forward): Add end of file error
13112 test.
13113 (test_repeat_list_command): Add end of file error test.
13114 (test_list_backwards): Add beginning of file error test.
13115
a0def019
AB
131162015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13117
13118 * gdb.base/list.exp (test_list_invalid_args): New function,
13119 defined, and called.
13120
5c000dff
AB
131212015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13122
13123 * gdb.base/list.exp (test_list): Make test names unique.
13124
f1637ebe
YQ
131252015-12-11 Yao Qi <yao.qi@linaro.org>
13126
13127 * gdb.base/coremaker2.c: Remove.
13128
36d6fc0a
PA
131292015-12-10 Pedro Alves <palves@redhat.com>
13130
13131 * gdb.multi/base.exp: Remove stale "spaces" references.
13132
762f7747
PA
131332015-12-10 Pedro Alves <palves@redhat.com>
13134
13135 * gdb.multi/base.exp: Don't use nowarnings.
13136 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13137 * gdb.multi/hangout.c: Include stdio.h.
13138 * gdb.multi/hello.c: Include stdlib.h.
13139 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13140 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13141 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13142
28d2bfb9
AB
131432015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13144
13145 * gdb.dwarf2/dw2-ranges-base.c: New file.
13146 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13147 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13148 support additional line table, and debug ranges generation.
13149 (Dwarf::ranges): New function, generate .debug_ranges.
13150 (Dwarf::lines): Support generating simple line table programs.
13151 (Dwarf::assemble): Initialise new namespace variables.
13152
5fc2beac
KB
131532015-12-09 Kevin Buettner <kevinb@redhat.com>
13154
13155 * gdb.base/async.exp (proc test_background): Add case for
13156 asynchronous execution not supported.
13157
1c35a88f
LM
131582015-12-09 Luis Machado <lgustavo@codesourcery.com>
13159
13160 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13161 format and change test names to make them unique.
13162
b593e3d9
RK
131632015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13164 Pedro Alves <pedro@redhat.com>
13165
13166 PR gdb/18702
13167 Add checking of floatformats setup on x86_64 hosts.
13168 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13169 (smallval, bigval): New labels/constants.
13170 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13171 float" after loading bigval and smallval.
13172
d72413e6
PMR
131732015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13174
13175 * gdb.ada/fun_overload_menu.exp: New testcase.
13176 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13177
ece66d65
JS
131782015-12-04 Josh Stone <jistone@redhat.com>
13179
13180 * gdb.base/catch-fork-static.exp: New.
13181
41d0efca
YQ
131822015-12-03 Yao Qi <yao.qi@linaro.org>
13183
13184 * gdb.base/sizeof.c: Don't include stdio.h and
13185 ../lib/unbuffer_output.c.
13186 (main): New variable 'size' and 'value'. Remove printf and
13187 gdb_unbuffer_output. Assign return value to size and value.
13188 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13189 at the beginning.
13190 (check_sizeof): Check the result by printing variable 'size'.
13191 (check_valueof): Check the result by printing variable 'value'.
13192
99fd02d9
YQ
131932015-12-01 Yao Qi <yao.qi@linaro.org>
13194
13195 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13196 for aarch64*-*-linux* target.
13197
f2faf941
PA
131982015-11-30 Pedro Alves <palves@redhat.com>
13199
13200 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13201
04bf20c5
PA
132022015-11-30 Pedro Alves <palves@redhat.com>
13203
13204 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13205 Handle non-stop mode vCont replies.
13206
09df4675
PA
132072015-11-30 Pedro Alves <palves@redhat.com>
13208
13209 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13210 prepare_for_testing. Start gdb with "set non-stop on" appended to
13211 GDBFLAGS. Lax expected stop output.
13212
58b584af
YQ
132132015-11-27 Yao Qi <yao.qi@linaro.org>
13214
13215 * gdb.arch/arm-neon.exp: New.
13216 * gdb.arch/arm-neon.c: New.
13217
dfcb77a8
YQ
132182015-11-27 Yao Qi <yao.qi@linaro.org>
13219
13220 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13221
88e8ec1b
YQ
132222015-11-27 Yao Qi <yao.qi@linaro.org>
13223
13224 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13225 frames-invalid annotation.
13226
bfde72c2
YQ
132272015-11-27 Yao Qi <yao.qi@linaro.org>
13228
13229 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13230
f6512a69
SM
132312015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13232
13233 * gdb.threads/names.exp: New file.
13234 * gdb.threads/names.c: New file.
13235 * README: Mention gdb,no_thread_names.
13236
46a3515b
MM
132372015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13238
13239 PR 19297
13240 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13241 support" error.
13242
62147a22
PA
132432015-11-24 Pedro Alves <palves@redhat.com>
13244
13245 PR 17539
13246 * gdb.base/display.exp: Expect displays to be sorted in ascending
13247 order. Use multi_line.
13248 * gdb.base/solib-display.exp: Likewise.
13249
2f341b6e
PA
132502015-11-24 Pedro Alves <palves@redhat.com>
13251
13252 PR 17539
25d49b86
PA
13253 * gdb.base/display.exp: Expect displays to be sorted in ascending
13254 order. Use multi_line.
13255 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13256
7e0aa6aa
PA
132572015-11-24 Pedro Alves <palves@redhat.com>
13258
13259 PR 17539
13260 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13261 threads in ascending order.
13262 * gdb.base/foll-fork.exp: Likewise.
13263 * gdb.base/foll-vfork.exp: Likewise.
13264 * gdb.base/multi-forks.exp: Likewise.
13265 * gdb.mi/mi-nonstop.exp: Likewise.
13266 * gdb.mi/mi-nsintrall.exp: Likewise.
13267 * gdb.multi/base.exp: Likewise.
13268 * gdb.multi/multi-arch.exp: Likewise.
13269 * gdb.python/py-inferior.exp: Likewise.
13270 * gdb.threads/break-while-running.exp: Likewise.
13271 * gdb.threads/execl.exp: Likewise.
13272 * gdb.threads/gcore-thread.exp: Likewise.
13273 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13274 * gdb.threads/kill.exp: Likewise.
13275 * gdb.threads/linux-dp.exp: Likewise.
13276 * gdb.threads/multiple-step-overs.exp: Likewise.
13277 * gdb.threads/next-bp-other-thread.exp: Likewise.
13278 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13279 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13280 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13281 * gdb.threads/thread-find.exp: Likewise.
13282 * gdb.threads/tls.exp: Likewise.
13283 * lib/mi-support.exp (mi_reverse_list): Delete.
13284 (mi_check_thread_states): No longer reverse list.
13285
2cc57ad8
PA
132862015-11-24 Pedro Alves <palves@redhat.com>
13287
13288 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13289 use lowercase.
13290
c93e8391
SM
132912015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13292
13293 * gdb.trace/actions.c: Include trace-common.h.
13294 (main): Add a location for a fast tracepoint.
13295 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13296 the normal tracepoints.
13297 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13298
045ccf91
SM
132992015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13300
13301 * save-trace.exp: Factor out code to these...
13302 (gdb_save_tracepoints): New.
13303 (gdb_load_tracepoints): New.
13304 (do_save_load_test): New.
13305
5506f9f6
KB
133062015-11-23 Kevin Buettner <kevinb@redhat.com>
13307
13308 * gdb.base/asmlabel.exp: New test.
13309 * gdb.base/asmlabel.c: New test case.
13310
16c3b12f
JB
133112015-11-23 Joel Brobecker <brobecker@adacore.com>
13312
13313 * gdb.base/wrong_frame_bt_full-main.c: New file.
13314 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13315 * gdb.base/wrong_frame_bt_full.exp: New file.
13316
155bfbd3
JB
133172015-11-23 Joel Brobecker <brobecker@adacore.com>
13318
13319 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13320
bb097445
JM
133212015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13322
206853a0 13323 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13324 pstate register when comparing registers values in
13325 sparc64-*-linux-gnu targets to avoid spurious differences.
13326
9c88ed8f
JM
133272015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13328
206853a0 13329 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13330
96161e25
SL
133312015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13332
13333 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13334 as type argument to gdb_compile.
13335 * gdb.base/nested-subp2.exp: Likewise.
13336 * gdb.base/nested-subp3.exp: Likewise.
13337
340c2830
DV
133382015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13339
13340 * lib/dwarf.exp (_note): Fix left shift of negative value.
13341 * gdb.trace/trace-condition.exp: Likewise.
13342
c1862d0f
YQ
133432015-11-13 Yao Qi <yao.qi@linaro.org>
13344
13345 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13346 comments about d10v.
13347 (test_scalar_returns): Likewise.
13348 * gdb.base/d10v.ld: Remove.
13349 * gdb.base/overlays.exp: Remove the target triplet checking for
13350 d10v-*-*.
13351 * gdb.base/structs.exp (test_struct_returns): Remove the
13352 comments about d10v.
13353 (test_struct_calls): Likewise.
13354
77ae9c19
YQ
133552015-11-13 Yao Qi <yao.qi@linaro.org>
13356
13357 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13358 * gdb.base/gnu_vector.c: Don't include stdio.h.
13359 (main): Don't print res and call add_some_intvecs.
13360
430e004e
MK
133612015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13362
13363 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13364 macro.
13365 (func5): Removed.
13366 (func4): Use FAST_TRACEPOINT_LABEL.
13367 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13368 macro.
13369 (func): Removed.
13370 (thread_function): Use FAST_TRACEPOINT_LABEL.
13371 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13372 (func): Remove.
13373 (marker): Use FAST_TRACEPOINT_LABEL.
13374 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13375 (pendfunc1): Remove.
13376 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13377 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13378 (foo): Remove.
13379 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13380 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13381 macro.
13382 (func): Remove.
13383 (marker): Use FAST_TRACEPOINT_LABEL.
13384 * gdb.trace/trace-common.h: New header.
13385 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13386 macro.
13387 (func): Remove.
13388 (marker): Use FAST_TRACEPOINT_LABEL.
13389 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13390 (func): Remove.
13391 (thread_function): Use FAST_TRACEPOINT_LABEL.
13392
6e7675a7
MK
133932015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13394
13395 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13396 in front.
13397 * gdb.trace/change-loc.exp: Use global pcreg definition.
13398 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13399 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13400 in front.
13401 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13402 * gdb.trace/pending.exp: Likewise.
13403 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13404 * gdb.trace/trace-break.exp: Likewise.
13405 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13406 in front.
13407 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13408 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13409 in front.
13410 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13411
dddc0e16
JB
134122015-11-09 Joel Brobecker <brobecker@adacore.com>
13413
13414 * gdb.ada/fin_fun_out: New testcase.
13415
c6f0b406
KB
134162015-11-07 Kevin Buettner <kevinb@redhat.com>
13417
13418 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13419 value associated with DW_AT_byte_size.
13420 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13421 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13422 DW_AT_upper_bound.
13423
f01dcfd9
KB
134242015-11-07 Kevin Buettner <kevinb@redhat.com>
13425
13426 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13427 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13428 version.
13429 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13430 gdb.dwarf2/dw2-canonicalize-type.exp,
13431 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13432 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13433 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13434 provided by gdb_target_symbol_prefix_flags_asm.
13435 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13436 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13437 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13438 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13439 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13440 macros where needed). Use this macro for symbols which require
13441 the prefix provided by SYMBOL_PREFIX.
13442
2223449a
KB
134432015-11-05 Kevin Buettner <kevinb@redhat.com>
13444
13445 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13446 New procs.
13447 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13448 representing expressions, of more than one list element.
13449 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13450 to prepend linker symbol prefix to f.
13451 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13452 table_1 and table_2.
13453 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13454 Likewise, for f and g.
13455 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13456 for ptr.
13457 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13458 for main.
13459 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13460 table_1_ptr and table_2_ptr.
13461
6f2f1a3a
JK
134622015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13463 Joel Brobecker <brobecker@adacore.com>
13464
13465 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13466
566c56c9
MK
134672015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13468
13469 * gdb.reverse/s390-mvcle.c: New test.
13470 * gdb.reverse/s390-mvcle.exp: New file.
13471 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13472
d5f0636b
MK
134732015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13474
13475 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13476
7ad8b86c
MK
134772015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13478
13479 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13480 reaching marker2.
13481 * gdb.reverse/getresuid-reverse.exp: Likewise.
13482 * gdb.reverse/pipe-reverse.exp: Likewise.
13483 * gdb.reverse/readv-reverse.exp: Likewise.
13484 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13485 * gdb.reverse/time-reverse.exp: Likewise.
13486 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13487
4081c0f1
YQ
134882015-10-30 Yao Qi <yao.qi@linaro.org>
13489
13490 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13491 (empty_cycle): Remove.
13492 (main): Don't call empty_cycle. Don't use watch_count_done.
13493 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13494 empty_cycle. Rewrite the code counting HW watchpoints.
13495
452b4ba5
MK
134962015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13497
13498 * gdb.reverse/fstatat-reverse.c: New test.
13499 * gdb.reverse/fstatat-reverse.exp: New file.
13500 * gdb.reverse/getresuid-reverse.c: New test.
13501 * gdb.reverse/getresuid-reverse.exp: New file.
13502 * gdb.reverse/pipe-reverse.c: New test.
13503 * gdb.reverse/pipe-reverse.exp: New file.
13504 * gdb.reverse/readv-reverse.c: New test.
13505 * gdb.reverse/readv-reverse.exp: New file.
13506 * gdb.reverse/recvmsg-reverse.c: New test.
13507 * gdb.reverse/recvmsg-reverse.exp: New file.
13508 * gdb.reverse/time-reverse.c: New test.
13509 * gdb.reverse/time-reverse.exp: New file.
13510 * gdb.reverse/waitpid-reverse.c: New test.
13511 * gdb.reverse/waitpid-reverse.exp: New file.
13512
5e2e7507
JK
135132015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13514
13515 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13516
0fde2c53
DE
135172015-10-26 Doug Evans <dje@google.com>
13518
13519 PR symtab/17391
13520 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13521 * gdb.dwarf2/bad-regnum.c: New file.
13522 * gdb.dwarf2/bad-regnum.exp: New file.
13523
1a70ae97
DE
135242015-10-26 Doug Evans <dje@google.com>
13525
13526 PR python/18938
13527 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13528 file.
13529
27dc26ab
JK
135302015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13531
13532 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13533 for a change by "Mention language in compile error message".
13534
bed91f4d
SM
135352015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13536
13537 PR python/18073
13538 * gdb.python/py-type.c (C::a_method): New.
13539 (C::a_const_method): New.
13540 (C::a_static_method): New.
13541 (a_function): New.
13542 * gdb.python/py-type.exp (test_fields): Test getting fields
13543 from function and method.
13544
3f2f83dd
KB
135452015-10-21 Keven Boell <keven.boell@intel.com>
13546
13547 * gdb.fortran/vla-alloc-assoc.exp: New file.
13548 * gdb.fortran/vla-datatypes.exp: New file.
13549 * gdb.fortran/vla-datatypes.f90: New file.
13550 * gdb.fortran/vla-history.exp: New file.
13551 * gdb.fortran/vla-ptype-sub.exp: New file.
13552 * gdb.fortran/vla-ptype.exp: New file.
13553 * gdb.fortran/vla-sizeof.exp: New file.
13554 * gdb.fortran/vla-sub.f90: New file.
13555 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13556 * gdb.fortran/vla-value-sub-finish.exp: New file.
13557 * gdb.fortran/vla-value-sub.exp: New file.
13558 * gdb.fortran/vla-value.exp: New file.
13559 * gdb.fortran/vla-ptr-info.exp: New file.
13560 * gdb.mi/mi-vla-fortran.exp: New file.
13561 * gdb.mi/vla.f90: New file.
13562
27145d50
SL
135632015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13564
13565 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13566 of hardwired timeout value.
13567
5f3ff4f8
JK
135682015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13569 Pedro Alves <palves@redhat.com>
13570
13571 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13572 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13573
bfd09d20
JS
135742015-10-19 Josh Stone <jistone@redhat.com>
13575
13576 * gdb.base/catch-syscall.c: Include <sched.h>.
13577 (unknown_syscall): New variable.
13578 (main): Trigger a vfork and an unknown syscall.
13579 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13580 (unknown_syscall_number): Likewise.
13581 (check_call_to_syscall): Accept an optional syscall pattern.
13582 (check_return_from_syscall): Likewise.
13583 (check_continue): Likewise.
13584 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13585 (test_catch_syscall_skipping_return): New test toggling off 'catch
13586 syscall' to step over the syscall return, then toggling back on.
13587 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13588 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13589 (do_syscall_tests): Call test_catch_syscall_without_args and
13590 test_catch_syscall_mid_vfork.
13591 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13592 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13593
b32b93c6
AS
135942015-10-19 Andrew Stubbs <ams@codesourcery.com>
13595
13596 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13597 print g_vE): Add new pass patterns.
13598 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13599 print various symbol names for vptr fields.
13600
9d622bda
AB
136012015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13602
13603 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13604 results.
13605
0fd8ac1c
YQ
136062015-10-12 Yao Qi <yao.qi@linaro.org>
13607
13608 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13609
34240514
YQ
136102015-10-12 Yao Qi <yao.qi@linaro.org>
13611
13612 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13613 is aarch64*-*-linux*.
13614
8240f442
YQ
136152015-10-12 Yao Qi <yao.qi@linaro.org>
13616
13617 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13618 (can_relocate_bcond_true): ... it.
13619 (can_relocate_bcond_false): New function.
13620 (foo): Likewise.
13621 (can_relocate_bl): Likewise.
13622 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13623 can_relocate_bl.
13624
2520f728
PMR
136252015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13626
13627 * gdb.base/nested-addr.c: New file.
13628 * gdb.base/nested-addr.exp: New testcase.
13629
abcef95a
MM
136302015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13631
13632 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13633 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13634 its output. Ignore the output of "record goto begin" and instead
13635 check that GDB is replaying.
13636
145e3ddb
PA
136372015-10-09 Pedro Alves <palves@redhat.com>
13638
13639 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13640 (top level): Use it in the run with no args test.
13641
d5d8c4e1
IB
136422015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13643
13644 * gdb.dlang/properties.exp: New file.
13645
06e635ef
SL
136462015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13647
13648 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13649 whether or not address 0x1000 is mapped on the target.
13650
e019fd1d
SM
136512015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13652
13653 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13654 build.
13655
77ba2a67
MM
136562015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13657
13658 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13659 instruction-history test.
13660
c60eb31f
DE
136612015-09-28 Doug Evans <dje@google.com>
13662
13663 * gdb.base/gcore.c (array_func): Add reference to static_array.
13664
9a3c8263
SM
136652015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13666
13667 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13668 source line.
13669
9720e656
SL
136702015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13671
13672 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13673 short or char as base type.
13674
938d3bf2
SL
136752015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13676
13677 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13678 to allow any size enum.
13679
e6c2c623
PMR
136802015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13681
13682 * gdb.ada/array_ptr_renaming.exp: New testcase.
13683 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13684 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13685
06da0f77
PL
136862015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13687
13688 * gdb.trace/ftrace-lock.c: New file.
13689 * gdb.trace/ftrace-lock.exp: New file.
13690
4f51c22a
PL
136912015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13692
13693 * gdb.arch/insn-reloc.c: New file.
13694 * gdb.arch/ftrace-insn-reloc.exp: New file.
13695
7041adf4
PL
136962015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13697
13698 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13699 instruction.
13700 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13701 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13702 * gdb.trace/range-stepping.c: Likewise.
13703 * gdb.trace/trace-break.c: Likewise.
13704 * gdb.trace/trace-mt.c (thread_function): Likewise.
13705 * gdb.trace/ftrace.c (marker): Likewise.
13706 * gdb.trace/trace-condition.c (marker): Likewise.
13707 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13708 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13709 is_aarch64_target.
13710
015d2e7e
DE
137112015-09-18 Doug Evans <xdje42@gmail.com>
13712
13713 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13714 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13715
26b188a2
SL
137162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13717
13718 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13719 the breakpoint.
13720
79dc332b
SL
137212015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13722
13723 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13724 the pending breakpoint. Remove timeout override for "Run till
13725 MI pending breakpoint on pendfunc3 on thread 2" test.
13726
f57929f2
SL
137272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13728
13729 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13730 filename pattern.
13731
3f469b17
SL
137322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13733
13734 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13735 in breakpoint filename pattern.
13736
515b89b3
SL
137372015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13738
7800dbe4
SL
13739 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13740
137412015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13742
515b89b3
SL
13743 * gdb.linespec/explicit.exp: Check for readline support for
13744 tab-completion tests. Fix obvious typo.
13745
d2939ba2
MM
137462015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13747
13748 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13749 and replay.
13750
cbb55fa7
MM
137512015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13752
13753 * gdb.btrace/non-stop.c: New.
13754 * gdb.btrace/non-stop.exp: New.
13755
43691ca1
PL
137562015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13757 Yao Qi <yao.qi@linaro.org>
13758
13759 * gdb.trace/trace-condition.c: New file.
13760 * gdb.trace/trace-condition.exp: New file.
13761
d78908cf
WW
137622015-09-16 Wei-cheng Wang <cole945@gmail.com>
13763
13764 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13765 for testing bytecode compilation.
13766
1ed415e2
PA
137672015-09-16 Pedro Alves <palves@redhat.com>
13768 Sandra Loosemore <sandra@codesourcery.com>
13769
13770 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13771 (SECONDS): Redefine.
13772 (main): Call pthread_kill and alarm early.
13773 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13774 support.
13775 (test): If the target can't hardware step and doesn't support
13776 displaced stepping, increase the timeout.
13777
d136eff5
PA
137782015-09-16 Pedro Alves <palves@redhat.com>
13779
13780 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13781 (enable_debug): New procedures.
13782 (test): Use them. Bail out if waiting for threads fails.
13783 (top level): Bail out if a test fails.
13784
991f019c
YQ
137852015-09-16 Yao Qi <yao.qi@linaro.org>
13786
13787 * gdb.asm/asm-source.exp: Set asm-arch for
13788 aarch64*-*-* target.
13789 * gdb.asm/aarch64.inc: New file.
13790
bfca584f
PMR
137912015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13792
13793 * gdb.ada/array_of_variable_length.exp: New testcase.
13794 * gdb.ada/array_of_variable_length/foo.adb: New file.
13795 * gdb.ada/array_of_variable_length/pck.adb: New file.
13796 * gdb.ada/array_of_variable_length/pck.ads: New file.
13797
b326e587
DE
137982015-09-15 Doug Evans <dje@google.com>
13799
13800 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13801 of function static local variable.
13802
5382cfab
PW
138032015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13804
13805 * gdb.threads/tls-so_extern.exp: New test file.
13806 * gdb.threads/tls-so_extern.c: New test file.
13807 * gdb.threads/tls-so_extern_main.c: New test file.
13808
141c5cc4
JK
138092015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13810
13811 * gdb.opt/solib-intra-step-lib.c: New file.
13812 * gdb.opt/solib-intra-step-main.c: New file.
13813 * gdb.opt/solib-intra-step.exp: New file.
13814
d15dcecd
PA
138152015-09-15 Pedro Alves <palves@redhat.com>
13816
13817 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13818 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13819
4c2f2a79
PA
138202015-09-14 Pedro Alves <palves@redhat.com>
13821
13822 * gdb.base/hook-stop-continue.c: Delete.
13823 * gdb.base/hook-stop-continue.exp: Delete.
13824 * gdb.base/hook-stop-frame.c: Delete.
13825 * gdb.base/hook-stop-frame.exp: Delete.
13826 * gdb.base/hook-stop.c: New file.
13827 * gdb.base/hook-stop.exp: New file.
13828
919e6dbe
PMR
138292015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13830
13831 * gdb.ada/access_to_packed_array.exp: New testcase.
13832 * gdb.ada/access_to_packed_array/foo.adb: New file.
13833 * gdb.ada/access_to_packed_array/pack.adb: New file.
13834 * gdb.ada/access_to_packed_array/pack.ads: New file.
13835
157280a4
MM
138362015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13837
13838 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13839 buffer size test.
13840
2fd33e94
DB
138412015-09-11 Don Breazeal <donb@codesourcery.com>
13842
13843 * gdb.base/foll-exec.c: Add copyright header. Fix
13844 formatting issues.
13845 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13846 (do_exec_tests): Use clean_restart in place of zap_session,
13847 and for test initialization. Fix formatting issues. Use
13848 fail in place of perror.
13849 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13850 an expect statement to match an expression with output from
13851 the program under debug.
13852 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13853 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13854 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13855 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13856 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13857
e70b6e8e
DE
138582015-09-09 Doug Evans <dje@google.com>
13859
13860 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13861
7a551a51
DE
138622015-09-09 Doug Evans <dje@google.com>
13863
13864 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13865
4c666f84
DE
138662015-09-09 Doug Evans <dje@google.com>
13867
13868 * gdb.base/savedregs.exp: Fix typo.
13869
243a9253
PA
138702015-09-09 Pedro Alves <palves@redhat.com>
13871
13872 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13873
c0fa8fbd
SL
138742015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13875
13876 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13877 command actually switches threads. Give up on remaining
13878 tests if target fails to stop at breakpoint.
13879
cd7c1778
PMR
138802015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13881
13882 * gdb.ada/funcall_char.exp: New testcase.
13883 * gdb.ada/funcall_char/foo.adb: New file.
13884
dc5c8746
PMR
138852015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13886
13887 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13888 expected outputs. Add two testcases for completing ambiguous
13889 functions.
13890 * gdb.ada/complete/aux_pck.adb: New file.
13891 * gdb.ada/complete/aux_pck.ads: New file.
13892 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13893 Ambiguous_Func functions.
13894 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13895 * gdb.ada/complete/pck.adb: Likewise.
13896
4e83a1e7
UW
138972015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13898
13899 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13900 failures to run the test program under GDB.
13901
8ce74153
LM
139022015-08-26 Luis Machado <lgustavo@codesourcery.com>
13903
13904 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13905 to C.
13906
e9756d52
PP
139072015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13908
13909 * gdb.base/run-after-attach.exp: New test file.
13910 * gdb.base/run-after-attach.c: New test file.
13911
8d37573b
DB
139122015-08-26 Don Breazeal <donb@codesourcery.com>
13913
13914 * gdb.base/foll-exec-2.c: New test program.
13915 * gdb.base/foll-exec-2.exp: New test.
13916
63e43d3a
PMR
139172015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13918
13919 * gdb.base/nested-subp1.exp: New file.
13920 * gdb.base/nested-subp1.c: New file.
13921 * gdb.base/nested-subp2.exp: New file.
13922 * gdb.base/nested-subp2.c: New file.
13923 * gdb.base/nested-subp3.exp: New file.
13924 * gdb.base/nested-subp3.c: New file.
13925
3d40fbb5
PA
139262015-08-24 Pedro Alves <palves@redhat.com>
13927
13928 * gdb.server/connect-without-multi-process.c: New file.
13929 * gdb.server/connect-without-multi-process.exp: New file.
13930
4422ac93
LM
139312015-08-24 Luis Machado <lgustavo@codesourcery.com>
13932
13933 * gdb.opt/inline-markers.c: Make z int.
13934
91dddb86
LM
139352015-08-24 Luis Machado <lgustavo@codesourcery.com>
13936
13937 * gdb.opt/inline-markers.c: Make z volatile.
13938
a48847ee
LM
139392015-08-24 Luis Machado <lgustavo@codesourcery.com>
13940
13941 * gdb.opt/inline-bt.c: New volatile global z.
13942 * gdb.opt/inline-cmds.c: Likewise.
13943 * gdb.opt/inline-locals.c: Likewise.
13944 * gdb.opt/inline-markers.c: New extern global z.
13945 (marker): Use z.
13946 (inline_fn): Likewise.
13947
0ebbc52b
PA
139482015-08-24 Pedro Alves <palves@redhat.com>
13949
13950 * config/m32r-stub.exp: Remove file.
13951 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13952 * gdb.base/call-rt-st.exp: Likewise.
13953 * gdb.base/call-strs.exp: Likewise.
13954 * gdb.base/default.exp: Remove references to h8300-*-hms and
13955 *-*-udi*.
13956 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13957
77c365df
AA
139582015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13959
13960 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13961 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13962 and "return" use KFAIL when GDB can not read/write the vector
13963 return value.
13964
4313b8c0
GB
139652015-08-21 Gary Benson <gbenson@redhat.com>
13966
13967 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13968
0e433b32
PA
139692015-08-20 Pedro Alves <palves@redhat.com>
13970
13971 * gdb.server/solib-list.exp: No longer expect an interior stop in
13972 non-stop mode.
13973
221e1a37
PA
139742015-08-20 Pedro Alves <palves@redhat.com>
13975
13976 * gdb.server/connect-stopped-target.c: New file.
13977 * gdb.server/connect-stopped-target.exp: New file.
13978
40e3ad0e
PA
139792015-08-20 Pedro Alves <palves@redhat.com>
13980
13981 * gdb.dwarf2/comp-unit-lang.exp: New file.
13982 * gdb.dwarf2/comp-unit-lang.c: New file.
13983
af39b327
PMR
139842015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13985
13986 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13987 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13988
7d45c7c3 139892015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13990
7d45c7c3
KB
13991 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13992 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13993
4d6cceb4
DE
139942015-08-18 Doug Evans <dje@google.com>
13995 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13996
13997 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13998 skip_python_tests. New arg prompt_regexp.
13999 (skip_python_tests): New function.
14000 * lib/mi-support.exp (mi_skip_python_tests): New function.
14001 * gdb.python/py-mi-objfile-gdb.py: New file.
14002 * gdb.python/py-mi-objfile.c: New file.
14003 * gdb.python/py-mi-objfile.exp: New file.
14004
ad89c2aa
KS
140052015-08-17 Keith Seitz <keiths@redhat.com>
14006
14007 * gdb.linespec/explicit.exp: Move strace test from here ...
14008 * gdb.trace/strace.exp: ... to here.
14009
e3ae3c43
PP
140102015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14011
14012 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14013 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14014
604b2636
DE
140152015-08-14 Doug Evans <xdje42@gmail.com>
14016
14017 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14018 inferior before selecting a new file.
14019
6ff0ba5f
DE
140202015-08-14 Doug Evans <xdje42@gmail.com>
14021
14022 * gdb.mi/mi-disassemble.exp: Update.
14023 * gdb.base/disasm-optim.S: New file.
14024 * gdb.base/disasm-optim.c: New file.
14025 * gdb.base/disasm-optim.h: New file.
14026 * gdb.base/disasm-optim.exp: New file.
14027
9ca98f92
KS
140282015-08-14 Keith Seitz <keiths@redhat.com>
14029
14030 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14031 "evaluated-by".
14032
52bbc560
JB
140332015-08-13 Joel Brobecker <brobecker@adacore.com>
14034
14035 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14036
5d8c3ed3
PMR
140372015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14038
14039 * gdb.ada/fun_renaming.exp: New testcase.
14040 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14041 * gdb.ada/fun_renaming/pack.adb: New file.
14042 * gdb.ada/fun_renaming/pack.ads: New file.
14043
ea8812bc
KS
140442015-08-12 Keith Seitz <keiths@redhat.com>
14045
14046 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14047 gdb_get_line_number.
14048
4dafcdeb
JB
140492015-08-12 Joel Brobecker <brobecker@adacore.com>
14050
14051 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14052 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14053 gdb.base/dso2dso.exp: New files.
14054
5ba32597
SDJ
140552015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14056 Pedro Alves <palves@redhat.com>
14057 Keith Seitz <keiths@redhat.com>
14058
14059 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14060 GDBFLAGS.
14061
b6dafabf
PP
140622015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14063
14064 * gdb.base/gdbhistsize-history.exp
14065 (test_histsize_history_setting): Use save_vars.
14066 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14067 Use save_vars.
14068 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14069 * gdb.base/readline.exp: Use save_vars.
14070
abe8e607
PP
140712015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14072
14073 * lib/gdb.exp (save_vars): New proc.
14074
629500fa
KS
140752015-08-11 Keith Seitz <keiths@redhat.com>
14076
14077 * gdb.base/help.exp: Update help_breakpoint_text.
14078
eb8c4e2e
KS
140792015-08-11 Keith Seitz <keiths@redhat.com>
14080
14081 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14082 (at toplevel): Call test_explicit_breakpoints.
14083 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14084 breakpoints.
14085 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14086 breakpoint conditions, "-cond".
14087
87f0e720
KS
140882015-08-11 Keith Seitz <keiths@redhat.com>
14089
14090 * gdb.linespec/3explicit.c: New file.
14091 * gdb.linespec/cpexplicit.cc: New file.
14092 * gdb.linespec/cpexplicit.exp: New file.
14093 * gdb.linespec/explicit.c: New file.
14094 * gdb.linespec/explicit.exp: New file.
14095 * gdb.linespec/explicit2.c: New file.
14096 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14097 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14098 before using in the matching pattern.
14099 Clarify that `prefix' is a regular expression.
14100
f00aae0f
KS
141012015-08-11 Keith Seitz <keiths@redhat.com>
14102
14103 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14104 test.
14105 Add tests for missing ",FMT" and ",".
14106
e27852be
DE
141072015-08-10 Doug Evans <dje@google.com>
14108 Keith Seitz <keiths@redhat.com>
14109
14110 PR gdb/17960
14111 * gdb.base/completion.exp: Add location completer tests.
14112
7f03bd92
PA
141132015-08-07 Pedro Alves <palves@redhat.com>
14114
14115 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14116 tests here.
14117 (top level): Run do_test with and without displaced stepping.
14118
3fc8eb30
PA
141192015-08-07 Pedro Alves <palves@redhat.com>
14120
14121 * gdb.base/valgrind-disp-step.c: New file.
14122 * gdb.base/valgrind-disp-step.exp: New file.
14123
d4569d7b
PA
141242015-08-07 Pedro Alves <palves@redhat.com>
14125
14126 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14127 Delete function.
14128 (main): Add alarm. Run an infinite loop instead of calling
14129 wait_threads.
14130 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14131 comment.
14132 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14133 Delete function.
14134 (main): Add alarm. Run an infinite loop instead of calling
14135 wait_threads.
14136 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14137 comment.
14138
e1316e60
PA
141392015-08-07 Pedro Alves <palves@redhat.com>
14140
14141 * gdb.base/checkpoint-ns.exp: New file.
14142 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14143 standard_testfile.
14144
da8c46d2
MM
141452015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14146
14147 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14148 * gdb.btrace/instruction_history.exp: Update.
14149 * gdb.btrace/tsx.exp: New.
14150 * gdb.btrace/tsx.c: New.
14151
de1c2c52
PA
141522015-08-06 Pedro Alves <palves@redhat.com>
14153
14154 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14155 increase timeout.
14156 * gdb.reverse/until-precsave.exp: Bump timeouts.
14157
782e0bf4
PA
141582015-08-06 Pedro Alves <palves@redhat.com>
14159
14160 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14161
83e97ed0
PA
141622015-08-06 Pedro Alves <palves@redhat.com>
14163
14164 PR gdb/18749
14165 * gdb.threads/process-dies-while-handling-bp.c: New file.
14166 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14167
863d01bd
PA
141682015-08-06 Pedro Alves <palves@redhat.com>
14169
14170 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14171 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14172
0a39bb32
PA
141732015-08-05 Pedro Alves <palves@redhat.com>
14174
14175 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14176 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14177
ee2d2b10
SL
141782015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14179
14180 * gdb.base/bp-permanent.exp: Report test as unsupported if
14181 the target cannot stop at the permanent breakpoint.
14182
4e1bdb00
DE
141832015-08-03 Doug Evans <dje@google.com>
14184
14185 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14186 10000.
14187
3d338901
DE
141882015-08-03 Doug Evans <dje@google.com>
14189
14190 * Makefile.in (workers/%.worker, build-perf): New rule.
14191 (GDB_PERFTEST_MODE): New variable.
14192 (check-perf): Use it.
14193 (clean): Clean up gdb.perf parallel build subdirs.
14194 * lib/build-piece.exp: New file.
14195 * lib/gdb.exp (make_gdb_parallel_path): New function
14196 (standard_output_file, standard_temp_file): Call it.
14197 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14198 of $GDB_PARALLEL.
14199 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14200
af061d3e
DE
142012015-08-03 Doug Evans <dje@google.com>
14202
8e1afc81 14203 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14204 (LOG_FILE_NAME): New global.
14205 (TextReporter.__init__): Initialize self.txt_sum.
14206 (TextReporter.report): Add support for multiple data-points.
14207 Move report to perftest.sum, put raw data in perftest.log.
14208 (TextReporter.start): Open sum and log files.
14209 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14210 * gdb.perf/lib/perftest/testresult.py
14211 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14212
2c8c5d37
PA
142132015-07-31 Pedro Alves <palves@redhat.com>
14214
14215 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14216 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14217 kill_wait_spawned_process instead of explicit "kill -9".
14218 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14219 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14220 kill_wait_spawned_process.
14221 * gdb.base/attach-twice.exp: Likewise.
14222 * gdb.base/attach.exp: Likewise.
14223 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14224 gdb_test_multiple.
14225 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14226 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14227 kill_wait_spawned_process.
14228 * gdb.base/valgrind-infcall.exp: Likewise.
14229 * gdb.multi/multi-attach.exp: Likewise.
14230 * gdb.python/py-prompt.exp: Likewise.
14231 * gdb.python/py-sync-interp.exp: Likewise.
14232 * gdb.server/ext-attach.exp: Likewise.
14233 * gdb.threads/attach-into-signal.exp (corefunc): Use
14234 spawn_wait_for_attach, spawn_id_get_pid and
14235 kill_wait_spawned_process.
14236 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14237 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14238 spawn_id_get_pid and kill_wait_spawned_process.
14239 * gdb.threads/attach-stopped.exp (corefunc): Use
14240 spawn_wait_for_attach, spawn_id_get_pid and
14241 kill_wait_spawned_process.
14242 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14243 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14244 kill_wait_spawned_process instead of explicit "kill -9".
14245 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14246 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14247 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14248 processes. Don't map cygwin/windows pids here. Now returns a
14249 spawn id list.
14250
032a0fca
SL
142512015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14252
14253 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14254 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14255 correct patch.
14256
61a934ca
SL
142572015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14258
14259 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14260
4bc4d428
SL
142612015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14262
14263 Reapply:
14264 2014-05-21 Mark Wielaard <mjw@redhat.com>
14265
14266 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14267
998d452a
PA
142682015-07-30 Pedro Alves <palves@redhat.com>
14269
14270 * linux-low.c (handle_extended_wait): Set the child's last
14271 reported status to TARGET_WAITKIND_STOPPED.
14272
69dde7dc
PA
142732015-07-30 Pedro Alves <palves@redhat.com>
14274
14275 PR threads/18600
14276 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14277 only shows inferior 1.
14278
4dd63d48
PA
142792015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14280 Pedro Alves <palves@redhat.com>
14281
14282 PR threads/18600
14283 * gdb.threads/fork-plus-threads.c: New file.
14284 * gdb.threads/fork-plus-threads.exp: New file.
14285
d618e4c5
PP
142862015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14287
14288 * gdb.base/batch-preserve-term-settings.exp
14289 (test_terminal_settings_preserved_after_cli_exit): Use
14290 send_quit_command.
14291
1eef6428
PA
142922015-07-29 Pedro Alves <palves@redhat.com>
14293 Don Breazeal <donb@codesourcery.com>
14294
14295 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14296 output from both inferior_spawn_id and gdb_spawn_id.
14297
7da5b897
SDJ
142982015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14299
14300 * gdb.threads/attach-into-signal.exp (corefunc): Use
14301 with_test_prefix on nested loops, uniquefying the test messages.
14302
dac804df
SDJ
143032015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14304
14305 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14306 commit.
14307
06265e53
PP
143082015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14309
14310 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14311 New proc.
14312 (test_terminal_settings_preserved_after_sigterm): New test.
14313
18206ca3
PP
143142015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14315
14316 * gdb.base/batch-preserve-term-settings.exp
14317 (test_terminal_settings_preserved_after_cli_exit): New test.
14318
90074d11
PP
143192015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14320
14321 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14322 manipulation of saved_gdbflags.
14323 (test_terminal_settings_preserved): Remove global declaration of
14324 the unused variable pagination_prompt. Remove manipulation of
14325 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14326 GDBFLAGS.
14327
eb1a7902
PA
143282015-07-29 Pedro Alves <palves@redhat.com>
14329
14330 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14331
8b75dd3b
PA
143322015-07-29 Pedro Alves <palves@redhat.com>
14333
14334 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14335 at the top.
14336
dedad4e3
PA
143372015-07-29 Pedro Alves <palves@redhat.com>
14338
14339 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14340 (main): Call gdb_unbuffer_output.
14341 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14342 (main): Call gdb_unbuffer_output.
14343 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14344 (main): Call gdb_unbuffer_output.
14345 * gdb.base/call-strs.exp: Adjust to step over the
14346 gdb_unbuffer_output call.
14347 * gdb.base/catch-gdb-caused-signals.c: Include
14348 "../lib/unbuffer_output.c".
14349 (main): Call gdb_unbuffer_output.
14350 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14351 (main): Call gdb_unbuffer_output.
14352 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14353 (main): Call gdb_unbuffer_output.
14354 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14355 (main): Call gdb_unbuffer_output.
14356 * gdb.base/shlib-call.exp: Adjust to step over the
14357 gdb_unbuffer_output call.
14358 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14359 (main): Call gdb_unbuffer_output.
14360 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14361 (main): Call gdb_unbuffer_output.
14362 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14363 (main): Rename to ...
14364 (test): ... this.
14365 (main): Reimplement.
14366 * gdb.base/varargs.exp: Run to test instead of to main.
14367 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14368 (main): Call gdb_unbuffer_output.
14369
58789a91
PA
143702015-07-29 Pedro Alves <palves@redhat.com>
14371
14372 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14373 factore out from mi_continue_dprintf. For call-style dprintfs,
14374 expect dprintf output out of $inferior_spawn_id.
14375 (mi_continue_dprintf): Use mi_expect_dprintf.
14376 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14377 (main): Call gdb_unbuffer_output.
14378
e8376742
PA
143792015-07-29 Pedro Alves <palves@redhat.com>
14380
14381 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14382 (default_mi_gdb_start): Set inferior_spawn_id instead of
14383 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14384 gdb_spawn_id.
14385 (mi_gdb_test): Always expect inferior output from both
14386 $inferior_spawn_id and $gdb_spawn_id.
14387
08280010
PA
143882015-07-29 Pedro Alves <palves@redhat.com>
14389
14390 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14391 send_inferior and $inferior_spawn_id.
14392
4d30e432
PA
143932015-07-29 Pedro Alves <palves@redhat.com>
14394
14395 * gdb.gdb/complaints.exp (test_initial_complaints)
14396 (test_serial_complaints, test_short_complaints): Use
14397 gdb_test_stdio.
14398 (test_empty_complaint): Handle $inferior_spawn_id !=
14399 $gdb_spawn_id.
14400
0d30a335
PA
144012015-07-29 Pedro Alves <palves@redhat.com>
14402
14403 * gdb.base/varargs.exp: Use gdb_test_stdio.
14404
39413b29
PA
144052015-07-29 Pedro Alves <palves@redhat.com>
14406
14407 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14408
7cb000a9
PA
144092015-07-29 Pedro Alves <palves@redhat.com>
14410
14411 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14412
d7b8ac82
PA
144132015-07-29 Pedro Alves <palves@redhat.com>
14414
14415 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14416 parameter into two new parameters, "inf_result" and "gdb_result".
14417 Expect inferior output and gdb output from $inferior_spawn_id and
14418 $gdb_spawn_id, respectively. Adjust all callers.
14419
789c3a0c
PA
144202015-07-29 Pedro Alves <palves@redhat.com>
14421
14422 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14423 of gdb_test_sequence.
14424
77e760c3
PA
144252015-07-29 Pedro Alves <palves@redhat.com>
14426
14427 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14428 (saw_spurious_output): Expect inferior output from
14429 $inferior_spawn_id. Use gdb_test_stdio.
14430
8396d2cd
PA
144312015-07-29 Pedro Alves <palves@redhat.com>
14432
14433 * gdb.base/dprintf.exp: Use standard_testfile. Change
14434 prepare_for_testing call.
14435 (srcfile): Don't set.
14436 (restart): New procedure.
14437 (test_dprintf): New procecure, use to continue over dprintfs.
14438 (test_call, test_agent): New procedures, tests moved here.
14439 Restart gdb and recreate dprintfs. Adjust expected output.
14440
2051d61f
PA
144412015-07-29 Pedro Alves <palves@redhat.com>
14442
14443 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14444
452397af
PA
144452015-07-29 Pedro Alves <palves@redhat.com>
14446
14447 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14448
8aed9555
PA
144492015-07-29 Pedro Alves <palves@redhat.com>
14450
14451 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14452 gdb_test_stdio.
14453
188a61b4
PA
144542015-07-29 Pedro Alves <palves@redhat.com>
14455
14456 * lib/gdb.exp (gdb_test_stdio): New procedure.
14457
12264a45
PA
144582015-07-29 Pedro Alves <palves@redhat.com>
14459
14460 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14461
23ffc893
PA
144622015-07-29 Pedro Alves <palves@redhat.com>
14463
14464 * gdb.base/call-signal-resume.exp: Remove check for
14465 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14466 * gdb.base/unwindonsignal.exp: Likewise.
14467 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14468 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14469
65566918
PA
144702015-07-29 Pedro Alves <palves@redhat.com>
14471
14472 * gdb.base/siginfo-addr.c (pass): New function.
14473 (handler): Call it iff si_addr is correct.
14474 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14475 Set a breakpoint at "pass" and continue to it.
14476
d60a9221
SDJ
144772015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14478
14479 * gdb.python/py-objfile.exp: Make some tests have unique names.
14480 * gdb.python/py-pp-registration.exp: Likewise.
14481
bde40b8f
PA
144822015-07-28 Pedro Alves <palves@redhat.com>
14483
14484 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14485
13e1dec8
SM
144862015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14487
14488 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14489
da33c9a7
SM
144902015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14491
14492 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14493
077836f7
PP
144942015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14495
14496 * gdb.base/gdb-sigterm-2.exp: New test.
14497
b8cc7b2e
DE
144982015-07-25 Doug Evans <xdje42@gmail.com>
14499
14500 Revert:
14501 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14502 (workers/%.worker, build-perf): New rule.
14503 (GDB_PERFTEST_MODE): New variable.
14504 (check-perf): Use it.
14505 (clean): Clean up gdb.perf parallel build subdirs.
14506 * lib/build-piece.exp: New file.
14507 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14508 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14509 name.
14510 (standard_temp_file): Ditto.
14511 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14512 of $GDB_PARALLEL.
14513
c8bd4544
DE
145142015-07-24 Doug Evans <dje@google.com>
14515
14516 * gdb.perf/lib/perftest/utils.py: New file.
14517 * gdb.perf/gm-hello.cc: New file.
14518 * gdb.perf/gm-pervasive-typedef.cc: New file.
14519 * gdb.perf/gm-pervasive-typedef.h: New file.
14520 * gdb.perf/gm-std.cc: New file.
14521 * gdb.perf/gm-std.h: New file.
14522 * gdb.perf/gm-use-cerr.cc: New file.
14523 * gdb.perf/gm-utils.h: New file.
14524 * gdb.perf/gmonster-null-lookup.py: New file.
14525 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14526 * gdb.perf/gmonster-print-cerr.py: New file.
14527 * gdb.perf/gmonster-ptype-string.py: New file.
14528 * gdb.perf/gmonster-runto-main.py: New file.
14529 * gdb.perf/gmonster-select-file.py: New file.
14530 * gdb.perf/gmonster1-null-lookup.exp: New file.
14531 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14532 * gdb.perf/gmonster1-print-cerr.exp: New file.
14533 * gdb.perf/gmonster1-ptype-string.exp: New file.
14534 * gdb.perf/gmonster1-runto-main.exp: New file.
14535 * gdb.perf/gmonster1-select-file.exp: New file.
14536 * gdb.perf/gmonster1.cc: New file.
14537 * gdb.perf/gmonster1.exp: New file.
14538 * gdb.perf/gmonster2-null-lookup.exp: New file.
14539 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14540 * gdb.perf/gmonster2-print-cerr.exp: New file.
14541 * gdb.perf/gmonster2-ptype-string.exp: New file.
14542 * gdb.perf/gmonster2-runto-main.exp: New file.
14543 * gdb.perf/gmonster2-select-file.exp: New file.
14544 * gdb.perf/gmonster2.cc: New file.
14545 * gdb.perf/gmonster2.exp: New file.
14546
6eab34f3
DE
145472015-07-24 Doug Evans <dje@google.com>
14548
14549 * gdb.perf/README: New file.
14550 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14551 * lib/gen-perf-test.exp: New file.
14552
63738bfd
DE
145532015-07-24 Doug Evans <dje@google.com>
14554
14555 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14556 (PerfTest::startup): New function.
14557 (PerfTest::run): Return result of calling body.
14558 (PerfTest::assemble): Rewrite.
14559 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14560 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14561 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14562 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14563 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14564
7b606f95
DE
145652015-07-24 Doug Evans <dje@google.com>
14566
14567 * lib/gdb.exp (clean_restart): Make executable optional.
14568
a97b16b8
DE
145692015-07-24 Doug Evans <dje@google.com>
14570
14571 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14572 compiler_info references.
14573 * gdb.cp/temargs.exp: Ditto.
14574 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14575 (get_compiler_info): Early exit if already computed. Set compiler_info
14576 to "unknown" if there was a problem.
14577 (test_compiler_info): Add function comment. Call get_compiler_info.
14578
35baa57f
DE
145792015-07-24 Doug Evans <dje@google.com>
14580
14581 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14582 (workers/%.worker, build-perf): New rule.
14583 (GDB_PERFTEST_MODE): New variable.
14584 (check-perf): Use it.
14585 (clean): Clean up gdb.perf parallel build subdirs.
14586 * lib/build-piece.exp: New file.
14587 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14588 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14589 name.
14590 (standard_temp_file): Ditto.
14591 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14592 of $GDB_PARALLEL.
14593
6ebea266
DE
145942015-07-24 Doug Evans <dje@google.com>
14595
14596 * lib/future.exp (gdb_default_target_compile): New option
14597 "early_flags".
14598 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14599 --as-needed.
14600
1e76a7e9
SDJ
146012015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14602
14603 * gdb.base/catch-syscall.exp: Call gdb_exit before
14604 gdb_skip_xml_test.
14605
5068630a
PA
146062015-07-24 Pedro Alves <palves@redhat.com>
14607
14608 * gdb.python/py-events.exp: Accept output between the stop event
14609 and the prompt.
14610 * gdb.python/py-evsignal.exp: Likewise.
14611 * gdb.python/py-evthreads.exp: Likewise.
14612
77598427
PA
146132015-07-24 Pedro Alves <palves@redhat.com>
14614
14615 PR gdb/18717
14616 * gdb.threads/non-ldr-exit.c: New file.
14617 * gdb.threads/non-ldr-exit.exp: New file.
14618
11e6c98f
YQ
146192015-07-24 Yao Qi <yao.qi@linaro.org>
14620
14621 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14622 restarting process.
14623
51aee833
YQ
146242015-07-24 Yao Qi <yao.qi@linaro.org>
14625
14626 * gdb.server/ext-restart.exp: New file.
14627
8cfe207c
YQ
146282015-07-24 Yao Qi <yao.qi@linaro.org>
14629
14630 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14631 argument options.
14632 * gdb.server/ext-wrapper.exp: New file.
14633
cc12ce38
DE
146342015-07-23 Doug Evans <dje@google.com>
14635
14636 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14637 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14638
d0d84780
PMR
146392015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14640
14641 * gdb.ada/var_arr_typedef.exp: New testcase.
14642 * gdb.ada/var_arr_typedef/pack.adb: New file.
14643 * gdb.ada/var_arr_typedef/pack.ads: New file.
14644 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14645
8b558f79
JB
146462015-07-20 Joel Brobecker <brobecker@adacore.com>
14647
14648 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14649
775a3298
JK
146502015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14651
14652 * gdb.arch/i386-biarch-core.exp: Replace istarget
14653 by "complete set gnutarget". Remove expectation for the "core-file"
14654 command.
14655
db1ff28b
JK
146562015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14657
14658 Revert the previous commit:
14659 Tests for validate symbol file using build-id.
14660
0a94970d
JK
146612015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14662
14663 Tests for validate symbol file using build-id.
14664 * gdb.base/solib-mismatch-lib.c: New file.
14665 * gdb.base/solib-mismatch-libmod.c: New file.
14666 * gdb.base/solib-mismatch.c: New file.
14667 * gdb.base/solib-mismatch.exp: New file.
14668
03346981
SL
146692015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14670
14671 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14672 nios2-*-linux*.
14673 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14674 * gdb.base/siginfo.exp: Likewise.
14675 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14676
42422cc7
PL
146772015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14678
14679 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14680 Move it to ...
14681 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14682 ... here.
14683 * gdb.trace/range-stepping.exp: Check that the target supports
14684 range stepping.
14685
cfa68bae
JK
146862015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14687
14688 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14689
8ffdba26
PA
146902015-07-14 Pedro Alves <palves@redhat.com>
14691
14692 * gdb.base/killed-outside.exp: New file.
14693 * gdb.base/killed-outside.c: New file.
14694
218a5a11
JK
146952015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14696
14697 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14698 (n at main): New.
14699 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14700
e03ed3c6
AA
147012015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14702
14703 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14704 infcall tests instead of setting up for KFAIL.
14705
485668e5
MM
147062015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14707
14708 * gdb.btrace/record_goto-step.exp: New.
14709
08464196
JK
147102015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14711
14712 PR compile/18484
14713 * gdb.compile/compile.c (struct struct_type): Add volatile to
14714 selffield's type.
14715 * gdb.compile/compile.exp
14716 (compile code struct_object.selffield = &struct_object): Skip further
14717 struct_object tests if this one xfails.
14718
bcf5c1d9
RC
147192015-07-08 Robert O'Callahan <robert@ocallahan.org>
14720
14721 PR exp/18617
14722 * gdb.trace/ax.exp: Add test.
14723
4931af25
YQ
147242015-07-07 Yao Qi <yao.qi@linaro.org>
14725
14726 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14727 instead of istarget "aarch64*-*-*".
14728 * gdb.arch/aarch64-fp.exp: Likewise.
14729 * gdb.base/float.exp: Likewise.
14730 * gdb.reverse/aarch64.exp: Likewise.
14731 * lib/gdb.exp (is_aarch64_target): New proc.
14732
9fcf688e
YQ
147332015-07-07 Yao Qi <yao.qi@linaro.org>
14734
14735 * lib/gdb.exp (is_aarch32_target): New proc.
14736 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14737 instead of "istarget "arm*-*-*"".
14738 * gdb.arch/arm-disp-step.exp: Likewise.
14739 * gdb.arch/thumb-bx-pc.exp: Likewise.
14740 * gdb.arch/thumb-prologue.exp: Likewise.
14741 * gdb.arch/thumb-singlestep.exp: Likewise.
14742 * gdb.base/disp-step-syscall.exp: Likewise.
14743 * gdb.base/float.exp: Likewise.
14744
fbd8d50d
YQ
147452015-07-07 Yao Qi <yao.qi@linaro.org>
14746
14747 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14748 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14749
71be1fdc
YQ
147502015-07-07 Yao Qi <yao.qi@linaro.org>
14751
14752 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14753 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14754 if it exists.
14755 * gdb.multi/multi-arch.exp: Likewise.
14756
3e221d36
SM
147572015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14758
14759 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14760 print.
14761
d441430b
YQ
147622015-07-07 Yao Qi <yao.qi@linaro.org>
14763
14764 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14765
06f810bd
MG
147662015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14767
14768 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14769 '[' and ']' characters.
14770
5e61e7c0
IB
147712015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14772
14773 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14774
28bf096c
PA
147752015-06-29 Pedro Alves <palves@redhat.com>
14776
14777 PR threads/18127
14778 * gdb.threads/hand-call-new-thread.c: New file.
14779 * gdb.threads/hand-call-new-thread.c: New file.
14780
ee93cd5e
KS
147812015-06-26 Keith Seitz <keiths@redhat.com>
14782 Doug Evans <dje@google.com>
14783
14784 PR 16253
14785 * gdb.cp/var-tag-2.cc: New file.
14786 * gdb.cp/var-tag-3.cc: New file.
14787 * gdb.cp/var-tag-4.cc: New file.
14788 * gdb.cp/var-tag.cc: New file.
14789 * gdb.cp/var-tag.exp: New file.
14790
fc637f04
PP
147912015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14792
14793 * gdb.base/history-duplicates.exp: New test.
14794
2e52ae68
PP
147952015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14796
14797 * gdb.base/completion.exp: Test the completion of the "focus"
14798 command.
14799
6e22494e
JK
148002015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14801
14802 * gdb.arch/amd64-prologue-skip.S: New file.
14803 * gdb.arch/amd64-prologue-skip.exp: New file.
14804
bf7b9cd9
SM
148052015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14806
14807 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14808 is_address_zero_readable check.
14809
201e8dfd
PB
148102015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14811
14812 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14813 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14814
5cd867b4
YQ
148152015-06-24 Yao Qi <yao.qi@linaro.org>
14816
14817 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14818 linux targets.
14819
4d7be007
YQ
148202015-06-24 Yao Qi <yao.qi@linaro.org>
14821
14822 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14823 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14824 * gdb.base/siginfo-thread.exp: Likewise.
14825
07fcd301
YQ
148262015-06-22 Yao Qi <yao.qi@linaro.org>
14827
14828 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14829
52042a00
YQ
148302015-06-22 Yao Qi <yao.qi@linaro.org>
14831
14832 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14833 aarch64*-*-*.
14834 (skip_hw_watchpoint_tests): Likewise.
14835
74bd41ce
PP
148362015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14837
14838 * gdb.base/gdbinit-history.exp: Test the interaction between
14839 setting GDBHISTSIZE and setting the history size via .gdbinit.
14840
bc460514
PP
148412015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14842
14843 PR gdb/16999
14844 * gdb.base/gdbhistsize-history.exp: New test.
14845
b58c513b
PP
148462015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14847
14848 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14849 with GDBHISTSIZE.
14850 * gdb.base/readline.exp: Likewise.
14851
92046791
YQ
148522015-06-17 Yao Qi <yao.qi@linaro.org>
14853
14854 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14855 line.
14856
2093d2d3
PP
148572015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14858
14859 * gdb.base/gdbinit-history.exp: Add test case to check that
14860 an unlimited history file does not get truncated on exit.
14861
e6c693af
AA
148622015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14863
14864 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14865 (VECTOR): New macro. Use it...
14866 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14867 ...for these typedefs.
14868 (int8, char1, int1, double1): New typedefs.
14869 (struct just_int2, struct two_int2): New structures.
14870 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14871 (add_structvecs, add_singlevecs): New functions.
14872 (main): Call add_some_intvecs twice.
14873 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14874 the compile and exit upon failure. Try compiling for the "native"
14875 architecture. Test inferior function calls with vector arguments
14876 and vector return value handling with "finish" and "return".
14877
c74f7d1c
JT
148782015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14879
14880 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14881 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14882 PE file.
14883 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14884
98aa42ee
AT
148852015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14886
14887 PR breakpoints/16465
14888 * gdb.mi/mi-dprintf-pending.c: New file.
14889 * gdb.mi/mi-dprintf-pending.exp: New test.
14890 * gdb.mi/mi-dprintf-pendshr.c: New file.
14891
7d73c23c 148922015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14893 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14894
14895 * gdb.arch/i386-mpx-map.c: New file.
14896 * gdb.arch/i386-mpx-map.exp: New File.
14897
148982015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14899
14900 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14901 * gdb.arch/i386-mpx.exp: Indentation fixed.
14902
149032015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14904
14905 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14906 function and improved indentation.
14907 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14908 gdb_test_multiple. Added additional tests to skip the test.
14909
149102015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14911
14912 * gdb.arch/i386-avx512.c: Change path in include file.
14913 * gdb.arch/i386-avx512.exp: Change include dir path
14914 compilation flag.
14915 * gdb.arch/i386-mpx.c: Change path in include file.
14916 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14917 flag.
14918
d5eba19a
JK
149192015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14920
14921 * gdb.compile/compile-print.exp (compile print *vararray@3)
14922 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14923
7f361056
JK
149242015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14925
14926 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14927 (do not keep jit in memory): ... this.
14928 (expect 5): Change it to ...
14929 (expect no 5): ... this.
14930
3b462ec2
SM
149312015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14932
14933 PR gdb/15564
14934 * gdb.mi/mi-detach.exp: New file.
14935
e0619de6
JK
149362015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14937
14938 PR symtab/18392
14939 * gdb.arch/amd64-tailcall-self.S: New file.
14940 * gdb.arch/amd64-tailcall-self.c: New file.
14941 * gdb.arch/amd64-tailcall-self.exp: New file.
14942
e970cb34
DB
149432015-05-28 Don Breazeal <donb@codesourcery.com>
14944
14945 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14946 tests for remote targets by checking is_target_gdbserver.
14947
b2e2f908
DE
149482015-05-27 Doug Evans <dje@google.com>
14949
14950 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14951 * gdb.dwarf2/opaque-type-lookup.c: New file.
14952 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14953
82c7be31
DE
149542015-05-26 Doug Evans <dje@google.com>
14955
14956 * gdb.cp/iostream.cc: New file.
14957 * gdb.cp/iostream.exp: New file.
14958
b4f54984
DE
149592015-05-26 Doug Evans <dje@google.com>
14960
14961 * gdb.dwarf2/dw2-op-call.exp: Update.
14962 * gdb.dwarf2/dw4-sig-types.exp: Update.
14963 * gdb.dwarf2/implptr.exp: Update.
14964 * gdb.mi/mi-cmd-param-changed.exp: Update.
14965
4ea6efe9
DE
149662015-05-26 Doug Evans <dje@google.com>
14967
14968 * gdb.python/py-lazy-string.c: New file.
14969 * gdb.python/py-lazy-string.exp: New file.
14970 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14971 (main): Update. Add estring3.
14972 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14973 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14974
f6bb7db3
YQ
149752015-05-26 Omair Javaid <omair.javaid@linaro.org>
14976 Yao Qi <yao.qi@linaro.org>
14977
14978 * gdb.reverse/aarch64.c: New.
14979 * gdb.reverse/aarch64.exp: New.
14980
a81bfbd0
OJ
149812015-05-26 Omair Javaid <omair.javaid@linaro.org>
14982
25d49b86
PA
14983 * lib/gdb.exp (supports_process_record): Return true for
14984 aarch64*-linux*.
a81bfbd0
OJ
14985 (supports_reverse): Likewise.
14986
158bf1b4
PP
149872015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14988
14989 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14990 Use with_test_prefix.
14991
a0145030
AB
149922015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14993
14994 * gdb.base/completion.exp: Add test for completion of layout
14995 names.
14996
ebe3b578
AB
149972015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14998
14999 * lib/gdb.exp (skip_tui_tests): New proc.
15000 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15001
84204ed7
PA
150022015-05-19 Pedro Alves <palves@redhat.com>
15003
15004 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15005 Save the whole env array instead of just HOME. Unset HISTSIZE in
15006 the environment while testing. Restore whole environment
15007 afterwards.
15008
37442ce1
DE
150092015-05-16 Doug Evans <xdje42@gmail.com>
15010
15011 * gdb.guile/scm-ports.c: New file.
15012 * gdb.guile/scm-ports.exp: Add memory port tests.
15013
36de76f9
JK
150142015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15015
15016 * gdb.compile/compile-print.c: New file.
15017 * gdb.compile/compile-print.exp: New file.
15018
3a9558c4
JK
150192015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15020
15021 * gdb.compile/compile-ops.exp: Cast param to void.
15022 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15023 (compile code struct_object.selffield = &struct_object): Add xfail.
15024
aa715135
JG
150252015-05-15 Joel Brobecker <brobecker@adacore.com>
15026
15027 * gdb.ada/arr_enum_with_gap: New testcase.
15028
931e5bc3
JG
150292015-05-15 Joel Brobecker <brobecker@adacore.com>
15030
15031 * gdb.ada/byte_packed_arr: New testcase.
15032
9cd4d857
JB
150332015-05-15 Joel Brobecker <brobecker@adacore.com>
15034
15035 * gdb.ada/pckd_neg: New testcase.
15036
ebfd00d2
PP
150372015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15038
15039 PR gdb/17820
15040 * gdb.base/gdbinit-history.exp: New test.
15041 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15042 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15043
4c082a81
SC
150442015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15045
15046 * gdb.python/py-xmethods.cc: Enhance test case.
15047 * gdb.python/py-xmethods.exp: New tests.
15048 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15049 function.
15050 (B_indexoper): Likewise.
15051 (global_dm_list) : Add new xmethod worker functions.
15052
f7797074
SDJ
150532015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15054
15055 * gdb.base/coredump-filter.exp: Correctly unset
15056 "coredump_var_addr" array.
15057
a4674e4e
PA
150582015-05-08 Pedro Alves <palves@redhat.com>
15059
15060 * gdb.server/non-existing-program.exp: Unset spawn_id.
15061
df2eb078
SC
150622015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15063
15064 PR python/18291
15065 * gdb.python/py-xmethods.exp: Add tests.
15066
422349a3
YQ
150672015-05-08 Yao Qi <yao.qi@linaro.org>
15068
15069 PR gdb/18208
15070 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15071 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15072 function set_coredump_filter, and remove remote_exec call.
15073 Remove argument ipid. Callers update.
15074 (top level): Don't get inferior's PID.
15075
63fc80ce
AA
150762015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15077
15078 * gdb.base/watch_thread_num.exp: Skip test on targets without
15079 access watchpoints.
15080
80ad801e
PA
150812015-05-06 Pedro Alves <palves@redhat.com>
15082
15083 PR server/18081
15084 * gdb.server/non-existing-program.exp: New file.
15085
0fa7fe50
JB
150862015-05-05 Joel Brobecker <brobecker@adacore.com>
15087
15088 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15089
3ea89b92
PMR
150902015-05-05 Joel Brobecker <brobecker@adacore.com>
15091
15092 * gdb.ada/out_of_line_in_inlined: New testcase.
15093
87b8eff0
JB
150942015-05-05 Joel Brobecker <brobecker@adacore.com>
15095
15096 * gdb.ada/var_rec_arr: New testcase.
15097
5fccc635
YQ
150982015-04-30 Yao Qi <yao.qi@linaro.org>
15099
15100 * gdb.base/break-idempotent.exp: If
15101 skip_hw_watchpoint_multi_tests returns true, skip the tests
15102 on "rwatch" and "awatch".
15103
42d38f42
YQ
151042015-04-30 Yao Qi <yao.qi@linaro.org>
15105
15106 * gdb.base/relativedebug.exp: Invoke gdb command
15107 "info sharedlibrary", and if libc.so doesn't have debug info,
15108 skip the test.
15109
2ce1cdbf
DE
151102015-04-29 Doug Evans <dje@google.com>
15111
15112 * gdb.python/py-xmethods.exp: Add ptype tests.
15113 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15114 get_result_type method.
15115
f24a38c5
LM
151162015-04-29 Luis Machado <lgustavo@codesourcery.com>
15117
15118 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15119 the target does not support hardware watchpoints.
15120
ecbf2b3c
LM
151212015-04-29 Luis Machado <lgustavo@codesourcery.com>
15122
15123 * gdb.base/break-always.exp: Abort testing if writing to memory
15124 causes an error.
15125
34f5f757
DE
151262015-04-28 Doug Evans <dje@google.com>
15127
15128 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15129 * gdb.python/py-pp-registration.exp: ... here. New file.
15130 * gdb.python/py-pp-registration.c: New file.
15131 * gdb.python/py-pp-registration.py: New file.
15132
69b4374a
DE
151332015-04-28 Doug Evans <dje@google.com>
15134
15135 * gdb.python/py-bad-printers.c: New file.
15136 * gdb.python/py-bad-printers.py: New file.
15137 * gdb.python/py-bad-printers.exp: New file.
15138
59fb7612
SS
151392015-04-28 Sasha Smundak <asmundak@google.com>
15140
15141 * gdb.python/py-type.exp: New test.
15142
2631b16a
AW
151432015-04-28 Andy Wingo <wingo@igalia.com>
15144
15145 * gdb.python/py-parameter.exp:
15146 * gdb.guile/scm-parameter.exp: Escape the path that we are
15147 matching against, as it might contain characters that are special
15148 to regular expressions.
15149
460efde1
JB
151502015-04-27 Joel Brobecker <brobecker@adacore.com>
15151
15152 * gdb.ada/rec_comp: New testcase.
15153
2d369d8e
SDJ
151542015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15155
15156 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15157 before using it.
15158
cf75d6c3
AB
151592015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15160
15161 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15162 new tests for verilog output.
15163
8dbe7ca5
YQ
151642015-04-24 Yao Qi <yao.qi@linaro.org>
15165
15166 * boards/remote-gdbserver-on-localhost.exp: New file.
15167
4ef9fb2f
PA
151682015-04-23 Pedro Alves <palves@redhat.com>
15169
15170 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15171 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15172 "end of file", remove $inferior_spawn_id from the indirect list.
15173
0a803169
PA
151742015-04-23 Pedro Alves <palves@redhat.com>
15175
15176 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15177
749ef8f8
PA
151782015-04-23 Pedro Alves <palves@redhat.com>
15179
15180 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15181 on $any_spawn_id instead of only on $gdb_spawn_id.
15182
8aae4344
PM
151832015-04-21 Pierre Muller <muller@sourceware.org>
15184
15185 PR pascal/17815
15186 * lib/pascal.exp (gpc_compile): Add new option "class".
15187 (fpc_compile): Likewise.
15188 * gdb.pascal/case-insensitive-symbols.pas: New file.
15189 * gdb.pascal/case-insensitive-symbols.exp: New file.
15190
1586c8fb
GB
151912015-04-20 Gary Benson <gbenson@redhat.com>
15192
15193 * gdb.base/attach.exp: Fix three extended remote failures.
15194
1b6e6f5c
GB
151952015-04-17 Gary Benson <gbenson@redhat.com>
15196
15197 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15198 the main executable over the remote protocol.
15199
e797481d
PA
152002015-04-16 Pedro Alves <palves@redhat.com>
15201
15202 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15203 a new gdbserver if gdbserver_reconnect_p is set.
15204
1ca99c42
PA
152052015-04-16 Pedro Alves <palves@redhat.com>
15206
15207 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15208 is set, don't exit gdbserver.
15209
af9fd6f8
AA
152102015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15211
15212 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15213 appropriate .insn, such that an older assembler can be used.
15214 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15215 the z/Architecture instruction set on 31-bit targets as well.
15216
04ff1e61
AA
152172015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15218
15219 * gdb.go/handcall.exp: Remove all logic related to the first
15220 breakpoint and rely on go_runto_main instead.
15221 * gdb.go/strings.exp: Likewise.
15222 * gdb.go/unsafe.exp: Likewise.
15223 * gdb.go/hello.exp: Likewise. Also rename the remaining
15224 breakpoint marker to "breakpoint 1".
15225 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15226 * gdb.go/strings.go: Likewise.
15227 * gdb.go/unsafe.go: Likewise.
15228 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15229 "set breakpoint 2 here" and rename the remaining breakpoint marker
15230 to "breakpoint 1".
15231
40d2f8d6
SM
152322015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15233
15234 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15235 if itertools.imap is not present.
15236 * gdb.python/py-objfile.exp: Add parentheses.
15237 * gdb.python/py-type.exp: Same.
15238 * gdb.python/py-unwind-maint.py: Same.
15239
8cbc97c6
YQ
152402015-04-15 Yao Qi <yao.qi@linaro.org>
15241
15242 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15243 of ":$ptr_size" and set its form explicitly.
15244
45fd756c
YQ
152452015-04-15 Pedro Alves <palves@redhat.com>
15246 Yao Qi <yao.qi@linaro.org>
15247
15248 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15249 timeout by factor of 4.
15250 (test_regular_watch): Likewise.
15251 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15252 * gdb.reverse/sigall-reverse.exp: Likewise.
15253 * gdb.reverse/until-precsave.exp: Likewise.
15254 * lib/gdb.exp (with_timeout_factor): New proc.
15255 (gdb_expect): Move some code to ...
15256 (get_largest_timeout): ... here. New procedure.
15257
9e811bc3
LM
152582015-04-14 Luis Machado <lgustavo@codesourcery.com>
15259
15260 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15261
0ff6fcb2
LM
152622015-04-13 Luis Machado <lgustavo@codesourcery.com>
15263
15264 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15265 to write to the .text section.
15266
7578d5f7
LM
152672015-04-13 Luis Machado <lgustavo@codesourcery.com>
15268
15269 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15270 Handle the case of targets that do not provide PID information.
15271
2efe15c4
YQ
152722015-04-13 Yao Qi <yao.qi@linaro.org>
15273
15274 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15275 and use expect instead of gdb_expect.
15276
8cd8f2f8
SDJ
152772015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15278
15279 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15280 "coredump_var_addr" to avoid naming conflict with other testcases.
15281
9ee41772
PA
152822015-04-10 Pedro Alves <palves@redhat.com>
15283
15284 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15285 gdb_test_sequence and gdb_assert.
15286
07473109
PA
152872015-04-10 Pedro Alves <palves@redhat.com>
15288
15289 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15290 test messages that don't include the breakpoint address.
15291
de3db44c
YQ
152922015-04-10 Yao Qi <yao.qi@linaro.org>
15293
15294 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15295 false for some offset and width combinations which aren't
15296 supported by linux kernel.
15297
c79d856c
PA
152982015-04-10 Pedro Alves <palves@redhat.com>
15299
15300 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15301 procedure, factored out from ...
15302 (top level): ... here. Add "set displaced-stepping" testing axis.
15303 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15304 parameter "displaced". Use it.
15305 (top level): Use foreach and add "set displaced-stepping" testing
15306 axis.
15307
ebc90b50
PA
153082015-04-10 Pedro Alves <palves@redhat.com>
15309
15310 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15311 Remove comment.
15312 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15313 both the address of the instruction that triggers the watchpoint
15314 and the address of the instruction immediately after, and use
15315 those addresses for the test. Fix comment.
15316
8f572e5c
PA
153172015-04-10 Pedro Alves <palves@redhat.com>
15318
15319 * gdb.base/sigstep.exp (breakpoint_to_handler)
15320 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15321 Test "backtrace" in handler.
15322 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15323 (top level): Add new "displaced" test axis to
15324 breakpoint_to_handler, breakpoint_to_handler_entry and
15325 breakpoint_over_handler.
15326
8d707a12
PA
153272015-04-10 Pedro Alves <palves@redhat.com>
15328
15329 PR gdb/18216
15330 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15331
ef713951
YQ
153322015-04-10 Yao Qi <yao.qi@linaro.org>
15333
15334 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15335 (test_add_rn_pc): New function.
15336 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15337 (top level): Invoke test_add_rn_pc.
15338
906d60cf
PA
153392015-04-10 Pedro Alves <palves@redhat.com>
15340
15341 PR gdb/13858
15342 * gdb.base/step-over-no-symbols.exp: New file.
15343
f2983cc3
AW
153442015-04-09 Andy Wingo <wingo@igalia.com>
15345
15346 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15347 after the Python tests.
15348
6d62641c
SDJ
153492015-04-08 Keith Seitz <keiths@redhat.com>
15350
15351 PR python/16699
15352 * gdb.python/py-completion.exp: New tests for completion.
15353 * gdb.python/py-completion.py (CompleteLimit1): New class.
15354 (CompleteLimit2): Likewise.
15355 (CompleteLimit3): Likewise.
15356 (CompleteLimit4): Likewise.
15357 (CompleteLimit5): Likewise.
15358 (CompleteLimit6): Likewise.
15359 (CompleteLimit7): Likewise.
15360
f3770638
PA
153612015-04-08 Pedro Alves <palves@redhat.com>
15362
15363 PR gdb/18214
15364 PR gdb/18216
15365 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15366 function.
15367 (main): Install it as SIGUSR1 handler.
15368 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15369 parameter. Always use "setup" as prefix. Toggle "set
15370 displaced-stepping" off/on depending on global. Don't switch to
15371 thread 1 here.
15372 (top level): Add displaced stepping "off/on" test axis. Update
15373 "setup" calls. Wrap each subtest with with_test_prefix. Test
15374 continuing with a queued signal in each thread.
15375
4496bed7
PA
153762015-04-08 Pedro Alves <palves@redhat.com>
15377
15378 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15379 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15380 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15381 Return early if running to main fails.
15382 * gdb.trace/while-stepping.exp: Likewise.
15383
b97fde92
PA
153842015-04-07 Pedro Alves <palves@redhat.com>
15385
15386 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15387 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15388 interact with inferior program.
15389
f71c18e7
PA
153902015-04-07 Pedro Alves <palves@redhat.com>
15391
15392 * lib/gdb.exp (inferior_spawn_id): New global.
15393 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15394 spawn id after processing the user code.
15395 (default_gdb_start): Set inferior_spawn_id.
15396 (send_inferior): New procedure.
15397 * lib/gdbserver-support.exp (gdbserver_start): Set
15398 inferior_spawn_id.
15399 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15400
6423214f
PA
154012015-04-07 Pedro Alves <palves@redhat.com>
15402
15403 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15404 * lib/gdbserver-support.exp (gdbserver_start): Make
15405 $server_spawn_id global.
15406 (gdbserver_start): Don't wait for gdbserver's spawn id with
15407 expect_background.
15408 (close_gdbserver): New procedure.
15409 (gdb_exit): Rename the default version and reimplement.
15410
71c0ee8c
PA
154112015-04-07 Pedro Alves <palves@redhat.com>
15412
72f4393d 15413 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15414 append the substituted item, not the original item.
15415
203bc29b
PA
154162015-04-07 Pedro Alves <palves@redhat.com>
15417
15418 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15419 gdb_expect.
15420
508a3ddf
PA
154212015-04-07 Pedro Alves <palves@redhat.com>
15422
15423 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15424 output appearing once only.
15425
9f6dbe2b
PA
154262015-04-07 Pedro Alves <palves@redhat.com>
15427
15428 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15429 that doesn't expect anything. Return early if running to main
15430 fails.
15431
337532fa
YQ
154322015-04-07 Yao Qi <yao.qi@linaro.org>
15433
15434 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15435 (child_function): Call alarm.
15436 (main): Move call to alarm into the loop.
15437 * gdb.threads/non-stop-fair-events.exp: Build program with
15438 -DTIMEOUT=$timeout.
15439
01b622d4
DE
154402015-04-06 Doug Evans <xdje42@gmail.com>
15441
15442 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15443 Fix dest parameter to board_info.
15444 (fpc_compile): Ditto.
15445 (gdb_compile_pascal): Rename dest arg to destfile.
15446
961f4160
PMR
154472015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15448
15449 * gdb.ada/funcall_ref.exp: New file.
15450 * gdb.ada/funcall_ref/foo.adb: New file.
15451
cafda597
YQ
154522015-04-02 Yao Qi <yao.qi@linaro.org>
15453
15454 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15455 is remote.
15456
fed040c6
GB
154572015-04-02 Gary Benson <gbenson@redhat.com>
15458
15459 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15460
d11916aa
SS
154612015-04-01 Sasha Smundak <asmundak@google.com>
15462
15463 * gdb.python/py-unwind-maint.c: New file.
15464 * gdb.python/py-unwind-maint.exp: New test.
15465 * gdb.python/py-unwind-maint.py: New file.
15466 * gdb.python/py-unwind.c: New file.
15467 * gdb.python/py-unwind.exp: New test.
15468 * gdb.python/py-unwind.py: New test.
15469
a1471180
PA
154702015-04-01 Pedro Alves <palves@redhat.com>
15471
15472 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15473 to fail instead of non-existent $test.
15474
0bbeccb1
PA
154752015-04-01 Pedro Alves <palves@redhat.com>
15476
15477 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15478 GDBFLAGS if not empty.
15479
3c724c8c
PMR
154802015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15481
15482 * gdb.ada/complete.exp: Remove "multi_line".
15483 * gdb.ada/info_exc.exp: Remove "multi_line".
15484 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15485 * gdb.ada/ptype_field.exp: Remove "multi_line".
15486 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15487 * gdb.ada/tagged.exp: Remove "multi_line".
15488 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15489 [multi_line ...]
15490 * gdb.btrace/delta.exp: Likewise.
15491 * gdb.btrace/exception.exp: Likewise.
15492 * gdb.btrace/function_call_history.exp: Likewise.
15493 * gdb.btrace/instruction_history.exp: Likewise.
15494 * gdb.btrace/nohist.exp: Likewise.
15495 * gdb.btrace/record_goto.exp: Likewise.
15496 * gdb.btrace/segv.exp: Likewise.
15497 * gdb.btrace/stepi.exp: Likewise.
15498 * gdb.btrace/tailcall.exp: Likewise.
15499 * gdb.btrace/unknown_functions.exp: Likewise.
15500 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15501 * lib/gdb.exp: Add the "multi_line" helper.
15502
4eec2deb
PA
155032015-04-01 Pedro Alves <palves@redhat.com>
15504
15505 * gdb.threads/tid-reuse.c: New file.
15506 * gdb.threads/tid-reuse.exp: New file.
15507
df8411da
SDJ
155082015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15509
15510 PR corefiles/16092
15511 * gdb.base/coredump-filter.c: New file.
15512 * gdb.base/coredump-filter.exp: Likewise.
15513
6ef37366
PM
155142015-03-27 Petr Machata <pmachata@redhat.com>
15515
15516 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15517 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15518 (Dwarf::assemble): Initialize them.
15519 (Dwarf::lines): New function.
15520
7ec911b0
JT
155212015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15522
15523 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15524 SYMBOL_PREFIX for x86_64-*-cygwin.
15525
ff908ebf
AW
155262015-03-26 Andy Wingo <wingo@igalia.com>
15527
15528 PR symtab/18148
15529 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15530 const_value but not a location.
15531 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15532 location defined in non-main CUs are visible.
15533
6d5f0679
YQ
155342015-03-26 Yao Qi <yao.qi@linaro.org>
15535
15536 PR testsuite/18139
15537 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15538 Add a line number entry for the same line.
15539 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15540 Add a line number entry for the same line.
15541
2898689b
YQ
155422015-03-26 Yao Qi <yao.qi@linaro.org>
15543
15544 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15545 .int 0.
15546 (func): Likewise. Add .Lfunc_1 label.
15547 Use .Lfunc_1 label.
15548 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15549 .int 0.
15550 (func): Likewise.
15551 Use .Lfunc_1 label.
15552
85180498
YQ
155532015-03-26 Yao Qi <yao.qi@linaro.org>
15554
15555 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15556 Call gdb_compile instead to compile each .s files without debug
15557 information.
15558
8aa08a8d
YQ
155592015-03-26 Yao Qi <yao.qi@linaro.org>
15560
15561 * gdb.base/savedregs.exp (process_saved_regs): Make
15562 "Saved registers:" optional in the pattern.
15563
66849923
MM
155642015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15565
15566 * gdb.btrace/next.exp: Merged into step.exp.
15567 * gdb.btrace/finish.exp: Merged into step.exp.
15568 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15569 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15570 "record goto" and checking the exact replay position.
15571 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15572 check for "Recording format" in "info record" output.
15573 * gdb.btrace/record_goto.exp: Choose test file based on target.
15574 * gdb.btrace/x86-record_goto.S: Renamed into ...
15575 * gdb.btrace/x86_64-record_goto.S: ... this.
15576 * gdb.btrace/i686-record_goto.S: New.
15577 * gdb.btrace/x86-tailcall.S: Renamed into ...
15578 * gdb.btrace/x86_64-tailcall.S: ... this.
15579 * gdb.btrace/i686-tailcall.S: New.
15580 * gdb.btrace/x86-tailcall.c: Renamed into ...
15581 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15582 separate statements. Update test.
15583 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15584 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15585 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15586 * gdb.btrace/tailcall.exp: Choose test file based on target.
15587 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15588
11cc1b74
MM
155892015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15590
15591 * gdb.btrace/exception.exp: Increase BTS buffer size.
15592
a25d8bf9
PA
155932015-03-24 Pedro Alves <palves@redhat.com>
15594
15595 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15596
856e7dd6
PA
155972015-03-24 Pedro Alves <palves@redhat.com>
15598
15599 * gdb.threads/schedlock.exp (test_step): No longer expect that
15600 "set scheduler-locking step" with "next" over a function call runs
15601 threads unlocked.
15602
ad235a41
AT
156032015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15604
15605 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15606
15630549
AT
156072015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15608
15609 PR breakpoints/16466
15610 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15611 * gdb.mi/mi-pending.c (thread_func): New function.
15612 (int main): Add threading support required.
15613 * gdb.mi/mi-pending.exp: Add tests for this issue.
15614 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15615 (pendfunc2): Remove stdio dependency.
15616 * gdb.mi/mi-pendshr2.c: New file.
15617
693dca06
KS
156182015-03-23 Keith Seitz <keiths@redhat.com>
15619
15620 * gdb.linespec/keywords.c: New file.
15621 * gdb.linespec/keywords.exp: New file.
15622
7e993ebf
KS
156232015-03-23 Keith Seitz <keiths@redhat.com>
15624
15625 PR gdb/18021
15626 * gdb.dwarf2/staticvirtual.exp: New test.
15627
bc23328c
JK
156282015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15629
15630 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15631 * README: Remove HP-UX and gdb.hp.
15632 (configuration):
15633 * configure: Regenerate.
15634 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15635 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15636 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15637 gdb.hp/gdb.defects/Makefile.
15638 * gdb.hp/Makefile.in: File deleted.
15639 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15640 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15641 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15642 * gdb.hp/gdb.aCC/run.c: File deleted.
15643 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15644 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15645 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15646 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15647 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15648 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15649 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15650 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15651 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15652 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15653 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15654 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15655 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15656 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15657 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15658 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15659 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15660 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15661 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15662 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15663 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15664 * gdb.hp/gdb.compat/average.c: File deleted.
15665 * gdb.hp/gdb.compat/sum.c: File deleted.
15666 * gdb.hp/gdb.compat/xdb.c: File deleted.
15667 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15668 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15669 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15670 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15671 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15672 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15673 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15674 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15675 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15676 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15677 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15678 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15679 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15680 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15681 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15682 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15683 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15684 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15685 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15686 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15687 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15688 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15689 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15690 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15691 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15692 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15693 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15694 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15695 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15696 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15697 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15698 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15699 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15700 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15701 * gdb.hp/tools/odump: File deleted.
15702
8bf3b159
PA
157032015-03-19 Pedro Alves <palves@redhat.com>
15704
15705 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15706 (saw_thread_3): New globals.
15707 (top level): Increment them when an event for the corresponding
15708 thread is seen.
15709 (no thread starvation): New test.
15710
eb54c8bf
PA
157112015-03-19 Pedro Alves <palves@redhat.com>
15712
15713 * gdb.threads/continue-pending-status.c: New file.
15714 * gdb.threads/continue-pending-status.exp: New file.
15715
32d2e5d6
PA
157162015-03-18 Pedro Alves <palves@redhat.com>
15717
15718 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15719 Use gdb_is_target_remote instead of is_remote. Use
15720 gdb_test_multiple instead of gdb_expect. Exit early if
15721 gdb_test_multiple hits its internal matches. Tighten stepi tests
15722 expected output. Fail on exit with any signal, instead of just
15723 SIGILL.
15724
f68f11b7
YQ
157252015-03-18 Yao Qi <yao.qi@linaro.org>
15726
15727 PR tdep/18107
15728 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15729 variable.
15730 * gdb.base/catch-syscall.exp: Don't skip it on
15731 aarch64*-*-linux* target. Remove elements in all_syscalls.
15732 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15733 target.
15734 (setup_all_syscalls): New proc.
15735
ca5fd19b
YQ
157362015-03-16 Yao Qi <yao.qi@linaro.org>
15737
15738 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15739 (top level): Skip tests if valid_addr_p returns false for
15740 $cmd1 or $cmd2.
15741
85642ba0
AW
157422015-03-11 Andy Wingo <wingo@igalia.com>
15743
15744 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15745
e03f9645
YQ
157462015-03-11 Yao Qi <yao.qi@linaro.org>
15747
15748 * gdb.base/catch-syscall.exp: Fix typo in comments.
15749
5d0962b2
YQ
157502015-03-11 Yao Qi <yao.qi@linaro.org>
15751
15752 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15753
b2df3cef
PA
157542015-03-09 Pedro Alves <palves@redhat.com>
15755
15756 * dg-extract-results.py: Delete.
15757
ef878e53
PA
157582015-03-09 Pedro Alves <palves@redhat.com>
15759
15760 Merge dg-extract-results.sh from GCC upstream (r218843).
15761
15762 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15763 * dg-extract-results.sh: Use --text with grep to avoid issues with
15764 binary files. Fall back to cat -v, if that doesn't work.
15765
9494d219
PA
157662015-03-05 Pedro Alves <palves@redhat.com>
15767
15768 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15769
a8d9763a
SM
157702015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15771
15772 * lib/mi-support.exp (mi_expect_interrupt): Accept
15773 alternative event for when in all-stop mode.
15774
be9957b8
PA
157752015-03-04 Pedro Alves <palves@redhat.com>
15776
15777 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15778
d57be0f4 157792015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15780
15781 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15782
c214c7cf
AA
157832015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15784
15785 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15786 regexps for GDB's current line display, accept a hex address
15787 preceding the line number.
15788
6d74a497
AA
157892015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15790
15791 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15792 the 'arch1' variable for "s390*-linux*" targets.
15793
511aee7c
PA
157942015-03-04 Pedro Alves <palves@redhat.com>
15795
15796 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15797 (main): Pass missing retval argument to pthread_join call.
15798
95e50b27
PA
157992015-03-02 Pedro Alves <palves@redhat.com>
15800
15801 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15802 (top level): Call do_test with non-stop as well.
15803
28054d69
PA
158042015-03-02 Pedro Alves <palves@redhat.com>
15805
15806 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15807 -1.
15808
4fa5d7b4
AA
158092015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15810
15811 * gdb.arch/s390-vregs.exp: New test.
15812 * gdb.arch/s390-vregs.S: New file.
15813
97c18565
PA
158142015-02-27 Pedro Alves <palves@redhat.com>
15815
15816 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15817 call to catch_command_errors.
15818 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15819 catch_command_errors.
15820
a37bfa30
PA
158212015-02-27 Pedro Alves <palves@redhat.com>
15822
15823 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15824 "true" for boolean result.
15825 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15826 prototype of main.
15827
6f98576f
PA
158282015-02-27 Pedro Alves <palves@redhat.com>
15829
15830 * lib/unbuffer_output.c: New file.
15831 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15832 (main): Call gdb_unbuffer_output.
15833
eba5ab56
YQ
158342015-02-27 Yao Qi <yao.qi@linaro.org>
15835
15836 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15837 target.
15838
0def5aaa
DE
158392015-02-26 Doug Evans <dje@google.com>
15840
15841 * gdb.cp/class2.cc (Dbase, D): New classes.
15842 (main): New local delta.
15843 * gdb.cp/class2.exp: Test printing delta.
15844 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15845 (dynbar): New global.
15846 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15847
081a1c2c
JK
158482015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15849
15850 * gdb.compile/compile-ifunc.c: New file.
15851 * gdb.compile/compile-ifunc.exp: New file.
15852
2f41223f
AT
158532015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15854
15855 * gdb.base/structs.exp: Check for correct struct on finish.
15856
03eddd80
YQ
158572015-02-26 Yao Qi <yao.qi@linaro.org>
15858
15859 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15860 is zero.
15861
80c57053
JK
158622015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15863
15864 * gdb.arch/cordic.ko.bz2: New file.
15865 * gdb.arch/cordic.ko.debug.bz2: New file.
15866 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15867
21613c12
YQ
158682015-02-25 Yao Qi <yao.qi@linaro.org>
15869
15870 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15871 aarch64*-*-* target.
15872
d8b901ed
PA
158732015-02-23 Pedro Alves <palves@redhat.com>
15874
15875 * lib/gdb.exp (delete_breakpoints): Rewrite using
15876 gdb_test_multiple.
15877
e5b85ead
PA
158782015-02-23 Pedro Alves <palves@redhat.com>
15879
15880 * gdb.base/info-os.c: Include stdlib.h.
15881
85c3a371
DE
158822015-02-22 Doug Evans <xdje42@gmail.com>
15883
15884 PR symtab/17855
15885 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15886 is read after symbols have been re-read.
15887 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15888 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15889
96553a0c
DE
158902015-02-21 Doug Evans <dje@google.com>
15891
15892 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15893
97a0c697
JK
158942015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15895
15896 PR corefiles/17808
15897 * gdb.arch/i386-biarch-core.core.bz2: New file.
15898 * gdb.arch/i386-biarch-core.exp: New file.
15899
a47cd6e9
PA
159002015-02-21 Pedro Alves <palves@redhat.com>
15901
15902 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15903 runto_main fails.
15904
c5facdc4
PA
159052015-02-20 Pedro Alves <palves@redhat.com>
15906
15907 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15908 info probes.
15909
2db9a427
PA
159102015-02-20 Pedro Alves <palves@redhat.com>
15911
15912 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15913
60fb7e9e
PA
159142015-02-20 Pedro Alves <palves@redhat.com>
15915
15916 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15917 clean_restart before gdb_target_supports_trace.
15918
5c5019c2
PA
159192015-02-20 Pedro Alves <palves@redhat.com>
15920
15921 PR threads/18006
15922 * gdb.threads/clone-thread_db.c: New file.
15923 * gdb.threads/clone-thread_db.exp: New file.
15924
c9587f88
AT
159252015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15926
15927 PR breakpoints/16812
15928 * gdb.base/catch-gdb-caused-signals.c: New file.
15929 * gdb.base/catch-gdb-caused-signals.exp: New file.
15930
f6a88844
JM
159312015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15932
15933 * configure: Regenerated.
15934 * configure.ac: Use GDB_AC_TRANSFORM.
15935 * aclocal.m4: sinclude ../transform.m4.
15936
497c491b
JM
159372015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15938
15939 * lib/dtrace.exp: New file.
15940 * gdb.base/dtrace-probe.exp: Likewise.
15941 * gdb.base/dtrace-probe.d: Likewise.
15942 * gdb.base/dtrace-probe.c: Likewise.
15943 * lib/pdtrace.in: Likewise.
15944 * configure.ac: Output variables with the transformed names of
15945 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15946 * configure: Regenerated.
15947
03e98035
JM
159482015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15949
15950 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15951 expected message when trying to access $_probe_* convenience
15952 variables while not on a probe.
15953
63cc30e9
JK
159542015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15955
15956 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15957
0703599a
PA
159582015-02-11 Pedro Alves <pedro@codesourcery.com>
15959
15960 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15961 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15962
7e60a48e
DE
159632015-02-10 Doug Evans <xdje42@gmail.com>
15964
15965 * lib/gdb.exp (gdb_load): Always return a result.
15966
01b088bc
PA
159672015-02-10 Pedro Alves <palves@redhat.com>
15968
15969 * gdb.threads/signal-sigtrap.c: New file.
15970 * gdb.threads/signal-sigtrap.exp: New file.
15971
b05ec7a5
AT
159722015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15973
15974 * gdb.trace/no-attach-trace.c: New file.
15975 * gdb.trace/no-attach-trace.exp: New file.
15976
a2c2acaf
MW
159772015-02-09 Mark Wielaard <mjw@redhat.com>
15978
15979 * gdb.dwarf2/atomic.c: New file.
15980 * gdb.dwarf2/atomic-type.exp: Likewise.
15981
31fd9caa
MM
159822015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15983
15984 * gdb.btrace/buffer-size.exp: Update "info record" output.
15985 * gdb.btrace/delta.exp: Update "info record" output.
15986 * gdb.btrace/enable.exp: Update "info record" output.
15987 * gdb.btrace/finish.exp: Update "info record" output.
15988 * gdb.btrace/instruction_history.exp: Update "info record" output.
15989 * gdb.btrace/next.exp: Update "info record" output.
15990 * gdb.btrace/nexti.exp: Update "info record" output.
15991 * gdb.btrace/step.exp: Update "info record" output.
15992 * gdb.btrace/stepi.exp: Update "info record" output.
15993 * gdb.btrace/nohist.exp: Update "info record" output.
15994
d33501a5
MM
159952015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15996
15997 * gdb.btrace/buffer-size: New.
15998
f4abbc16
MM
159992015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16000
16001 * gdb.btrace/delta.exp: Update "info record" output.
16002 * gdb.btrace/enable.exp: Update "info record" output.
16003 * gdb.btrace/finish.exp: Update "info record" output.
16004 * gdb.btrace/instruction_history.exp: Update "info record" output.
16005 * gdb.btrace/next.exp: Update "info record" output.
16006 * gdb.btrace/nexti.exp: Update "info record" output.
16007 * gdb.btrace/step.exp: Update "info record" output.
16008 * gdb.btrace/stepi.exp: Update "info record" output.
16009 * gdb.btrace/nohist.exp: Update "info record" output.
16010
b9d61307
SM
160112015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16012
16013 PR gdb/15678
16014 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16015
e584fdbc
PA
160162015-02-06 Pedro Alves <palves@redhat.com>
16017
16018 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16019 macro.
16020 (seconds_left, again): New globals.
16021 (main): Wait seconds_left in a 1-second sleep loop instead of
16022 sleeping 180 seconds. If 'again' is set, reset the seconds
16023 counter.
16024 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16025 'again' in the inferior before detaching. Print the seconds left.
16026 (options): New global.
16027 (top level): Build program with -DTIMEOUT=$timeout.
16028
77f41761
PA
160292015-02-06 Pedro Alves <palves@redhat.com>
16030
16031 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16032 determine how many seconds to pass to 'alarm'.
16033 * gdb.base/gdb-sigterm.exp (top level): Build program with
16034 -DTIMEOUT=$timeout.
16035 (do_test): Return success/failure indication. Add more verbose
16036 logging. Don't fail if 200 single steps are seen. Instead, fail
16037 when the test times out.
16038 (passes): New global.
16039 (top level): Break the testing loop if testing fails on any
16040 iteration. Use gdb_assert.
16041
b9394193
DB
160422015-02-04 Don Breazeal <donb@codesourcery.com>
16043
16044 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16045 and initialize them.
16046 (ipc_cleanup): New function.
16047 (main): Don't declare shmid, semid, and msqid. Add a call to
16048 atexit so that we call ipc_cleanup on exit.
16049
42d9e528
PA
160502015-02-04 Pedro Alves <palves@redhat.com>
16051
16052 * boards/native-extended-gdbserver.exp: Remove any target variant
16053 specifications from the board name before clearing the isremote
16054 flag from board_info.
16055
ae6ae975
DE
160562015-01-31 Doug Evans <xdje42@gmail.com>
16057
16058 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16059
cfb069a8
GB
160602015-01-31 Gary Benson <gbenson@redhat.com>
16061
16062 * gdb.base/completion.exp: Disable completion limiting for
16063 existing tests. Add new tests to check completion limiting.
16064 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16065
5dd31d79
DE
160662015-01-31 Doug Evans <xdje42@gmail.com>
16067
16068 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16069
9f050062
DE
160702015-01-31 Doug Evans <xdje42@gmail.com>
16071
16072 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16073 entries. Duplicate file section script entries.
16074 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16075 inlined entries. Add test for safe-path rejection.
16076 * gdb.python/py-section-script.c: Add duplicate inlined section script
16077 entries. Duplicate file section script entries.
16078 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16079 inlined entries. Add test for safe-path rejection.
16080
df25ebbd
JB
160812015-01-29 Joel Brobecker <brobecker@adacore.com>
16082
16083 * gdb.ada/disc_arr_bound: New testcase.
16084
4a0ca9ec
JB
160852015-01-29 Joel Brobecker <brobecker@adacore.com>
16086
16087 * gdb.ada/mi_var_array: New testcase.
16088
3a8b707a
DE
160892015-01-27 Doug Evans <dje@google.com>
16090
16091 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16092 Add test for objfile.filename, objfile.username after objfile
16093 has been unloaded.
16094
f8313f6e
JB
160952015-01-26 Joel Brobecker <brobecker@adacore.com>
16096
16097 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16098 the second test to print the name attribute of value
16099 returned by the call to gdb.lookup_type, and adjust
16100 the expected output accordingly.
16101
37bc665e
MW
161022015-01-25 Mark Wielaard <mjw@redhat.com>
16103
16104 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16105 * gdb.base/disp-step-fork.c: Include unistd.h.
16106 * gdb.base/siginfo-obj.c: Include stdio.h.
16107 * gdb.base/siginfo-thread.c: Likewise.
16108 * gdb.mi/non-stop.c: Include unistd.h.
16109 * gdb.mi/nsthrexec.c: Include stdio.h.
16110 * gdb.mi/pthreads.c: Include unistd.h.
16111 * gdb.modula2/unbounded1.c (main): Declare returns int.
16112 * gdb.reverse/consecutive-reverse.c: Likewise.
16113 * gdb.threads/create-fail.c: Include unistd.h.
16114 * gdb.threads/killed.c: Likewise.
16115 * gdb.threads/linux-dp.c: Likewise.
16116 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16117 * gdb.threads/non-ldr-exc-2.c: Likewise.
16118 * gdb.threads/non-ldr-exc-3.c: Likewise.
16119 * gdb.threads/non-ldr-exc-4.c: Likewise.
16120 * gdb.threads/pthreads.c: Include unistd.h.
16121 (main): Declare returns int.
16122 * gdb.threads/tls-main.c (foo): New declaration.
16123 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16124
f7e5394d
SM
161252015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16126
16127 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16128 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16129
743649fd
MW
161302015-01-15 Mark Wielaard <mjw@redhat.com>
16131
16132 * gdb.base/noreturn-return.c: New file.
16133 * gdb.base/noreturn-return.exp: New file.
16134 * gdb.base/noreturn-finish.c: New file.
16135 * gdb.base/noreturn-finish.exp: New file.
16136
198297aa
PA
161372015-01-23 Pedro Alves <palves@redhat.com>
16138
16139 * gdb.threads/continue-pending-after-query.c: New file.
16140 * gdb.threads/continue-pending-after-query.exp: New file.
16141
717cf30c
AG
161422015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16143 Simon Marchi <simon.marchi@ericsson.com>
16144
16145 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16146 * gdb.base/valgrind-db-attach.exp: Same.
16147 * gdb.base/valgrind-infcall.exp: Same.
16148 * lib/mi-support.exp (default_mi_gdb_start): Same.
16149 * lib/prompt.exp (default_prompt_gdb_start): Same.
16150 * lib/gdb.exp (default_gdb_spawn): Same.
16151 (gdb_interact): New.
16152
16153
4b62a76e
JK
161542015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16155
16156 * gdb.compile/compile.exp (pointer to jit function): New test.
16157
b4cdae6f
WW
161582015-01-17 Wei-cheng Wang <cole945@gmail.com>
16159
16160 * lib/gdb.exp (supports_process_record): Return true for
16161 powerpc*-*-linux*.
16162 (supports_reverse): Likewise.
16163
d221e7ef
DB
161642015-01-15 Don Breazeal <donb@codesourcery.com>
16165
16166 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16167 instead of checking whether the target board is remote and
16168 use spawn_wait_for_attach instead of exec/sleep.
16169 * gdb.base/attach-twice.exp: Likewise.
16170
bafffb51
JB
161712015-01-15 Joel Brobecker <brobecker@adacore.com>
16172
16173 * gdb.ada/var_arr_attrs: New testcase.
16174
5589af0e
PA
161752015-01-14 Pedro Alves <palves@redhat.com>
16176 Joel Brobecker <brobecker@adacore.com>
16177
16178 PR gdb/17525
16179 * gdb.base/bp-cmds-execution-x-script.c: New file.
16180 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16181 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16182
6c400b59
PA
161832015-01-14 Pedro Alves <palves@redhat.com>
16184
16185 PR cli/17828
16186 * gdb.base/batch-preserve-term-settings.c: New file.
16187 * gdb.base/batch-preserve-term-settings.exp: New file.
16188
e02c96a7
DE
161892015-01-13 Doug Evans <dje@google.com>
16190
16191 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16192 binary.
16193
576fd14c
JB
161942015-01-13 Joel Brobecker <brobecker@adacore.com>
16195
16196 * Makefile.in (clean mostlyclean): Do not delete *.py.
16197
04dccad0
JB
161982015-01-13 Joel Brobecker <brobecker@adacore.com>
16199
16200 * gdb.python/py-lookup-type.exp: New file.
16201
3d230f71
PA
162022015-01-12 Pedro Alves <palves@redhat.com>
16203
16204 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16205 restore GDBFLAGS before returning.
16206
7e67715d
JK
162072015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16208
16209 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16210 is_amd64_regs_target and is_x86_like_target.
16211
f2e0d4b4
DE
162122015-01-11 Doug Evans <xdje42@gmail.com>
16213
16214 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16215 is given without an explicit form.
16216 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16217 attributes.
16218 * gdb.dwarf/corrupt.exp: Ditto.
16219 * gdb.dwarf2/enum-type.exp: Ditto.
16220 * gdb.trace/entry-values.exp: Ditto.
16221 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16222
439250fb
DE
162232015-01-11 Doug Evans <xdje42@gmail.com>
16224
16225 PR gdb/15830
16226 * gdb.base/maint.exp: Remove references to "maint demangle".
16227 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16228 Add tests for explicitly specifying language to demangle.
16229 * gdb.dlang/demangle.exp: Ditto.
16230
ede9f622
PA
162312015-01-09 Pedro Alves <palves@redhat.com>
16232
16233 * gdb.threads/non-stop-fair-events.c: New file.
16234 * gdb.threads/non-stop-fair-events.exp: New file.
16235
a7b796db
PA
162362015-01-09 Pedro Alves <palves@redhat.com>
16237
16238 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16239 the global scope. Set a breakpoint after all threads are started
16240 rather than stepping over two source lines. Expect the prompt.
16241 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16242 global.
16243 (NUM): Now 15.
16244 (main): Use threads_started_barrier to wait for all threads to
16245 start. Main thread no longer calls thread_function. Exit after
16246 180 seconds.
16247 (loop): New function.
16248 (thread_function): Wait on threads_started_barrier barrier. Call
16249 'loop' at each iteration.
16250 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16251 threads have started, instead of hardcoding number of "next"
16252 steps. Use an access watchpoint instead of a write watchpoint.
16253
9665ffdd
PA
162542015-01-09 Pedro Alves <palves@redhat.com>
16255
16256 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16257 (thread_func): Wait on barrier.
16258 (main): Wait for all threads to start before stopping GDB.
16259 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16260 global.
16261 (thread1_func, thread2_func): Wait on barrier.
16262 (main): Wait for all threads to start before stopping GDB.
16263 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16264 New global.
16265 (thread1_func, thread2_func): Wait on barrier.
16266 (main): Wait for all threads to start before stopping GDB.
16267
c945a99f
PA
162682015-01-09 Pedro Alves <palves@redhat.com>
16269
16270 * gdb.threads/attach-many-short-lived-threads.c: New file.
16271 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16272
c1a747c1
PA
162732014-01-09 Pedro Alves <palves@redhat.com>
16274
16275 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16276 instead of to thread 2.
16277 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16278 Add barrier around each pthread_create call instead of around all
16279 calls.
16280 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16281 Set a break on thread_function and have the child threads hit it
16282 one at at a time.
16283
60b3033e
PA
162842015-01-09 Pedro Alves <palves@redhat.com>
16285
16286 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16287 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16288 false.
16289 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16290 checking whether the target board is remote.
16291 * gdb.multi/multi-attach.exp: Likewise.
16292 * gdb.python/py-sync-interp.exp: Likewise.
16293 * gdb.server/ext-attach.exp: Likewise.
16294 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16295 tests that need to attach, instead of checking whether the target
16296 board is remote at the top of the file.
16297
acc018ac
YQ
162982015-01-08 Yao Qi <yao@codesourcery.com>
16299
16300 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16301
50a18af8
JK
163022015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16303
16304 Fix testcase compilation.
16305 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16306
8503d6e1
JB
163072015-01-06 Joel Brobecker <brobecker@adacore.com>
16308
16309 * gdb.python/py-type.exp: Add a couple test about empty
16310 array creation, and negative-length array creation.
16311
cc73dbcc
DE
163122015-01-02 Doug Evans <xdje42@gmail.com>
16313
16314 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16315
0300bbc7
DE
163162015-01-02 Doug Evans <dje@google.com>
16317
16318 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16319
9d85a0ec
YQ
163202014-12-29 Yao Qi <yao@codesourcery.com>
16321
16322 * gdb.trace/entry-values.exp: Update comments. Rename variable
16323 bar_call_foo to returned_from_foo.
16324
87186c6a
MMN
163252014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16326
16327 PR gdb/17394
16328 * gdb.linespec/break-asm-file.c: New file.
16329 * gdb.linespec/break-asm-file.exp: New file.
16330 * gdb.linespec/break-asm-file0.s: New file.
16331 * gdb.linespec/break-asm-file1.s: New file.
16332
1bab7383
YQ
163332014-12-18 Nigel Stephens <nigel@mips.com>
16334 Maciej W. Rozycki <macro@codesourcery.com>
16335
16336 * gdb.base/float.exp: Handle the new output from "info float" on
16337 MIPS targets.
16338
1bc1068a
JK
163392014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16340
16341 Fix MinGW compilation.
16342 * gdb.compile/compile-ops.exp: Update untested message if
16343 !skip_compile_feature_tests.
16344 * gdb.compile/compile-setjmp.exp: Likewise.
16345 * gdb.compile/compile-tls.exp: Likewise.
16346 * gdb.compile/compile.exp: Likewise.
16347 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16348 supported on this host".
16349
b6615d10
DE
163502014-12-16 Doug Evans <xdje42@gmail.com>
16351
16352 * boards/stabs.exp: New file.
16353
25dda427
AA
163542014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16355
16356 * gdb.base/completion.exp: Adjust to format changes of "maint
16357 print user-registers".
16358
bf330350
CU
163592014-12-16 Catalin Udma <catalin.udma@freescale.com>
16360
16361 PR server/17457
16362 * gdb.arch/aarch64-fp.c: New file.
16363 * gdb.arch/aarch64-fp.exp: New file.
16364
395cf596
SDJ
163652014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16366
16367 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16368 r210637, r210913, r211666, r215400, r215817).
16369
16370 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16371 * dg-extract-results.py: New file.
16372 * dg-extract-results.sh: Use it if the environment seems
16373 suitable.
16374
16375 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16376
16377 * dg-extract-results.py (parse_run): Handle warnings that
16378 are printed before a test harness is run.
16379
16380 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16381
16382 * dg-extract-results.py (Named): Remove __cmp__ method.
16383 (output_variation): Use a key to sort variation.harnesses.
16384
16385 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16386
16387 * dg-extract-results.py: For Python 3, force sys.stdout to
16388 handle surrogate escape sequences.
16389 (safe_open): New function.
16390 (output_segment, main): Use it.
16391
16392 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16393
16394 * dg-extract-results.py (Prog.result_re): Include options
16395 in test name.
16396
16397 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16398
16399 * dg-extract-results.py (output_variation): Always sort if
16400 do_sum.
16401
e882ef3c
SM
164022014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16403
16404 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16405 as long as we get pagination notifications.
16406
4992aa20
JM
164072014-12-15 Jason Merrill <jason@redhat.com>
16408
16409 * Makefile.in (check-gdb.%): Restore.
16410 * README: Mention it.
16411
c1b5a1a6
JB
164122014-12-13 Joel Brobecker <brobecker@adacore.com>
16413
16414 * gdb.ada/str_uninit: New testcase.
16415
5537b577
JK
164162014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16417
16418 PR symtab/17642
16419 * gdb.base/vla-stub-define.c: New file.
16420 * gdb.base/vla-stub.c: New file.
16421 * gdb.base/vla-stub.exp: New file.
16422
bb2ec1b3
TT
164232014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16424 Jan Kratochvil <jan.kratochvil@redhat.com>
16425 Tom Tromey <tromey@redhat.com>
16426
16427 * configure.ac: Add gdb.compile/.
16428 * configure: Regenerate.
16429 * gdb.compile/Makefile.in: New file.
16430 * gdb.compile/compile-ops.exp: New file.
16431 * gdb.compile/compile-ops.c: New file.
16432 * gdb.compile/compile-tls.c: New file.
16433 * gdb.compile/compile-tls.exp: New file.
16434 * gdb.compile/compile-constvar.S: New file.
16435 * gdb.compile/compile-constvar.c: New file.
16436 * gdb.compile/compile-mod.c: New file.
16437 * gdb.compile/compile-nodebug.c: New file.
16438 * gdb.compile/compile-setjmp-mod.c: New file.
16439 * gdb.compile/compile-setjmp.c: New file.
16440 * gdb.compile/compile-setjmp.exp: New file.
16441 * gdb.compile/compile-shlib.c: New file.
16442 * gdb.compile/compile.c: New file.
16443 * gdb.compile/compile.exp: New file.
16444 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16445
4ff709eb
TT
164462014-12-12 Tom Tromey <tromey@redhat.com>
16447
16448 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16449 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16450
6dddd6a5
DE
164512014-12-12 Doug Evans <dje@google.com>
16452
16453 * lib/gdb-python.exp (get_python_valueof): New function.
16454 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16455
71c24708
AA
164562014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16457
16458 * gdb.base/completion.exp: Add test for completion of "info
16459 registers ".
16460
3e29f34a
MR
164612014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16462
16463 * gdb.base/func-ptrs.c: New file.
16464 * gdb.base/func-ptrs.exp: New file.
16465
fc126975
SM
164662014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16467
16468 PR breakpoints/17012
16469 * gdb.base/dprintf-detach.c: New file.
16470 * gdb.base/dprintf-detach.exp: New file.
16471
0a46d518
SM
164722014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16473
16474 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16475 * lib/gdb.exp (target_is_gdbserver): New procedure.
16476
a0be3e44
DE
164772014-12-08 Doug Evans <dje@google.com>
16478
16479 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16480
df1b803a
YQ
164812014-12-05 Yao Qi <yao@codesourcery.com>
16482
16483 * gdb.guile/scm-error.exp: Remove the third argument to
16484 gdb_remote_download.
16485 * gdb.guile/scm-frame-args.exp: Likewise.
16486 * gdb.guile/scm-section-script.exp: Likewise.
16487
ddb9f679
YQ
164882014-12-05 Yao Qi <yao@codesourcery.com>
16489
16490 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16491
86e4ed39
DE
164922014-12-04 Doug Evans <dje@google.com>
16493
16494 * gdb.python/py-objfile.exp: Add tests for
16495 objfile.add_separate_debug_file.
16496
7c50a931
DE
164972014-12-04 Doug Evans <dje@google.com>
16498
16499 * lib/gdb.exp (get_build_id): New function.
16500 (build_id_debug_filename_get): Rewrite to use it.
16501 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16502
621661e3
MR
165032014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16504
16505 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16506 `method(long)', not just 0x0.
16507 * gdb.cp/nsalias.exp: Align code labels to 4.
16508 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16509 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16510 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16511 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16512 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16513 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16514
29f0c3b7
DE
165152014-12-02 Doug Evans <dje@google.com>
16516
e1e061e7 16517 PR symtab/17602
29f0c3b7 16518 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16519 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16520 * gdb.cp/anon-ns.exp: Update.
16521
162078c8
NB
165222014-12-02 Nick Bull <nicholaspbull@gmail.com>
16523
16524 * gdb.python/py-events.py (inferior_call_handler): New.
16525 (register_changed_handler, memory_changed_handler): New.
16526 (test_events.invoke): Register new handlers.
16527 * gdb.python/py-events.exp: Add tests for inferior call,
16528 memory_changed and register_changed events.
16529
fdb09caf
AA
165302014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16531
16532 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16533 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16534 if the linker doesn't understand this.
16535
55cfb2c4
SM
165362014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16537
16538 * gdb.python/python.exp: Change expected reply to help().
16539
9e8cd6df
YQ
165402014-12-01 Yao Qi <yao@codesourcery.com>
16541
16542 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16543 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16544 * configure: Re-generated.
16545
6c659fc2
SC
165462014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16547
16548 * gdb.cp/chained-calls.cc: New file.
16549 * gdb.cp/chained-calls.exp: New file.
16550 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16551
d7fc3181
SM
165522014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16553
16554 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16555 * gdb.dwarf2/symtab-producer.exp: Same.
16556 * gdb.gdb/python-interrupts.exp: Same.
16557 * gdb.gdb/python-selftest.exp: Same.
16558 * gdb.python/py-linetable.exp: Same.
16559 * gdb.python/py-type.exp: Same.
16560 * gdb.python/py-value-cc.exp: Same.
16561 * gdb.python/py-value.exp: Same.
16562
10e79639
YQ
165632014-11-28 Yao Qi <yao@codesourcery.com>
16564
16565 * gdb.base/break-probes.exp: Match library name prefixed with
16566 sysroot.
16567
f28a0564
SM
165682014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16569
16570 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16571 test expected output. Add parentheses for the call to print.
16572 Remove L suffix from integers.
16573
3fe1ce1d
DE
165742014-11-26 Doug Evans <dje@google.com>
16575
16576 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16577
84429e27
YQ
165782014-11-22 Yao Qi <yao@codesourcery.com>
16579
16580 * gdb.trace/entry-values.c: Remove asms.
16581 (foo): Add foo_label.
16582 (bar): Add bar_label.
16583 * gdb.trace/entry-values.exp: Remove code computing foo's
16584 length and bar's length.
16585 (Dwarf::assemble): Invoke function_range for bar and use
16586 MACRO_AT_func for foo.
16587
26741859
YQ
165882014-11-22 Yao Qi <yao@codesourcery.com>
16589
16590 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16591 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16592 Use .Lgcc43_procstart instead of gcc43.
16593
45e44d27
JB
165942014-11-21 Joel Brobecker <brobecker@adacore.com>
16595
16596 * gdb.ada/n_arr_bound: New testcase.
16597
458c8db8
SDJ
165982014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16599
16600 PR breakpoints/10737
16601 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16602 test_catch_syscall_multi_arch.
16603 (test_catch_syscall_multi_arch): New function.
16604
43f3e411
DE
166052014-11-20 Doug Evans <xdje42@gmail.com>
16606
16607 * gdb.base/maint.exp: Update expected output.
16608
0d7b2549
AA
166092014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16610
16611 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16612 4-byte instruction on S390.
16613
8908fca5
JB
166142014-11-19 Joel Brobecker <brobecker@adacore.com>
16615
16616 * gdb.ada/arr_arr: New testcase.
16617
4a46959e
JB
166182014-11-19 Joel Brobecker <brobecker@adacore.com>
16619
16620 * gdb.ada/pkd_arr_elem: New Testcase.
16621
470e2f4e
LM
166222014-11-18 Luis Machado <lgustavo@codesourcery.com>
16623
16624 * gdb.reverse/break-precsave: Expect completion message for
16625 core file reads.
16626 * gdb.reverse/consecutive-precsave.exp: Likewise.
16627 * gdb.reverse/finish-precsave.exp: Likewise.
16628 * gdb.reverse/i386-precsave.exp: Likewise.
16629 * gdb.reverse/machinestate-precsave.exp: Likewise.
16630 * gdb.reverse/sigall-precsave.exp: Likewise.
16631 * gdb.reverse/solib-precsave.exp: Likewise.
16632 * gdb.reverse/step-precsave.exp: Likewise.
16633 * gdb.reverse/until-precsave.exp: Likewise.
16634 * gdb.reverse/watch-precsave.exp: Likewise.
16635
a267f3ad
AA
166362014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16637
16638 * gdb.base/bp-permanent.c: Include unistd.h.
16639 * gdb.python/py-framefilter-mi.c (main): Add return type.
16640 * gdb.python/py-framefilter.c (main): Likewise.
16641 * gdb.trace/actions-changed.c (main): Likewise.
16642
12084a9a
AA
166432014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16644
16645 * gdb.mi/until.c: Add eye-catchers.
16646 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16647 line numbers.
16648
dc7e1a77
AA
166492014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16650
16651 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16652 function header variants in break1.c.
16653 * gdb.base/ena-dis-br.exp: Likewise.
16654 * gdb.base/hbreak2.exp: Likewise.
16655 * gdb.reverse/until-precsave.exp: Drop references to removed
16656 non-prototype function header variants in ur1.c.
16657 * gdb.reverse/until-reverse.exp: Likewise.
16658
41c77605
PM
166592014-11-17 Petr Machata <pmachata@redhat.com>
16660
16661 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16662 ${_cu_offset_size} bytes abbrev offset.
16663
34248c3a
DE
166642014-11-15 Doug Evans <xdje42@gmail.com>
16665
16666 PR symtab/17559
16667 * gdb.base/line-symtabs.exp: New file.
16668 * gdb.base/line-symtabs.c: New file.
16669 * gdb.base/line-symtabs.h: New file.
16670
646da059
YQ
166712014-11-14 Yao Qi <yao@codesourcery.com>
16672
16673 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16674 (func): Add label func_label.
16675 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16676 Replace low_pc and high_pc with MACRO_AT_range.
16677 Replace name, low_pc and high_pc with MACRO_AT_func.
16678
9301ebe6
YQ
166792014-11-14 Yao Qi <yao@codesourcery.com>
16680
16681 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16682 Replace name, low_pc and high_pc with MACRO_AT_func.
16683
f166b542
YQ
166842014-11-14 Yao Qi <yao@codesourcery.com>
16685
16686 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16687 produce debug information.
16688 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16689
0f6e71e3
YQ
166902014-11-14 Yao Qi <yao@codesourcery.com>
16691
16692 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16693 object and get function length.
16694 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16695 with MACRO_AT_func.
16696 (top-level): Replace gdb_compile and clean_restart with
16697 prepare_for_testing.
16698 * gdb.dwarf2/main.c (main): Add label main_label.
16699
876c4df9
YQ
167002014-11-14 Yao Qi <yao@codesourcery.com>
16701
16702 * lib/dwarf.exp (function_range): New procedure.
16703 (Dwarf::_handle_macro_at_func): New procedure.
16704 (Dwarf::_handle_macro_at_range): New procedure.
16705 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16706
02ad9cf1
YQ
167072014-11-14 Yao Qi <yao@codesourcery.com>
16708
16709 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16710 (_handle_attribute): New procedure.
16711
a59add0c
AA
167122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16713
16714 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16715 * gdb.base/call-sc.c (zed): Likewise.
16716 * gdb.base/checkpoint.c (main): Likewise.
16717 * gdb.base/dump.c (main): Likewise.
16718 * gdb.base/gcore.c (main): Likewise.
16719 * gdb.base/huge.c (main): Likewise.
16720 * gdb.base/multi-forks.c (main): Likewise.
16721 * gdb.base/pr10179-a.c (main): Likewise.
16722 * gdb.base/savedregs.c (main): Likewise.
16723 * gdb.base/sigaltstack.c (main): Likewise.
16724 * gdb.base/siginfo.c (main): Likewise.
16725 * gdb.base/structs.c (zed): Likewise.
16726 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16727 * gdb.mi/mi-syn-frame.c (main): Likewise.
16728 * gdb.mi/until.c (foo, main): Likewise.
16729 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16730 * gdb.base/solib-weak.c (foo): Declare.
16731 * gdb.base/attach-twice.c: Include stdio.h.
16732 * gdb.base/weaklib1.c: Likewise.
16733 * gdb.base/weaklib2.c: Likewise.
16734 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16735 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16736 unistd.h.
16737 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16738 * gdb.mi/mi-exit-code.c: Likewise.
16739 * gdb.base/break-interp-lib.c: Include string.h.
16740 * gdb.base/coremaker.c: Likewise.
16741 * gdb.base/testenv.c: Likewise.
16742 * gdb.python/py-finish-breakpoint.c: Likewise.
16743 * gdb.base/inferior-died.c: Include sys/wait.h.
16744 * gdb.base/fileio.c: Include time.h.
16745 * gdb.base/async-shell.c: Include unistd.h.
16746 * gdb.base/dprintf-non-stop.c: Likewise.
16747 * gdb.base/info-os.c: Likewise.
16748 * gdb.mi/mi-console.c: Likewise.
16749 * gdb.mi/watch-nonstop.c: Likewise.
16750 * gdb.python/py-events.c: Likewise.
16751 * gdb.base/async.c (baz): Move up before its invocation.
16752 * gdb.base/code_elim2.c (my_global_func): Likewise.
16753 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16754 * gdb.base/advance.c (func2): Likewise.
16755
3b5d5997
AA
167562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16757
16758 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16759 variant.
16760 * gdb.base/annota3.c: Likewise.
16761 * gdb.base/async.c: Likewise.
16762 * gdb.base/average.c: Likewise.
16763 * gdb.base/call-ar-st.c: Likewise.
16764 * gdb.base/call-rt-st.c: Likewise.
16765 * gdb.base/call-sc.c: Likewise.
16766 * gdb.base/call-strs.c: Likewise.
16767 * gdb.base/ending-run.c: Likewise.
16768 * gdb.base/execd-prog.c: Likewise.
16769 * gdb.base/exprs.c: Likewise.
16770 * gdb.base/foll-exec.c: Likewise.
16771 * gdb.base/foll-fork.c: Likewise.
16772 * gdb.base/foll-vfork.c: Likewise.
16773 * gdb.base/funcargs.c: Likewise.
16774 * gdb.base/gcore.c: Likewise.
16775 * gdb.base/jump.c: Likewise.
16776 * gdb.base/langs0.c: Likewise.
16777 * gdb.base/langs1.c: Likewise.
16778 * gdb.base/langs2.c: Likewise.
16779 * gdb.base/mips_pro.c: Likewise.
16780 * gdb.base/nodebug.c: Likewise.
16781 * gdb.base/opaque0.c: Likewise.
16782 * gdb.base/opaque1.c: Likewise.
16783 * gdb.base/recurse.c: Likewise.
16784 * gdb.base/run.c: Likewise.
16785 * gdb.base/scope0.c: Likewise.
16786 * gdb.base/scope1.c: Likewise.
16787 * gdb.base/setshow.c: Likewise.
16788 * gdb.base/setvar.c: Likewise.
16789 * gdb.base/shmain.c: Likewise.
16790 * gdb.base/shr1.c: Likewise.
16791 * gdb.base/shr2.c: Likewise.
16792 * gdb.base/sigall.c: Likewise.
16793 * gdb.base/signals.c: Likewise.
16794 * gdb.base/so-indr-cl.c: Likewise.
16795 * gdb.base/solib2.c: Likewise.
16796 * gdb.base/structs.c: Likewise.
16797 * gdb.base/sum.c: Likewise.
16798 * gdb.base/vforked-prog.c: Likewise.
16799 * gdb.base/watchpoint.c: Likewise.
16800 * gdb.reverse/shr2.c: Likewise.
16801 * gdb.reverse/until-reverse.c: Likewise.
16802 * gdb.reverse/ur1.c: Likewise.
16803 * gdb.reverse/watch-reverse.c: Likewise.
16804
066a77c5
AA
168052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16806
16807 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16808 variant.
16809 * gdb.base/sepdebug.exp: Drop references to removed code.
16810
4f204ea5
AA
168112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16812
16813 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16814 variant. Preserve original line numbering.
16815 * gdb.base/list1.c: Likewise.
16816
3b377a3a
AA
168172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16818
16819 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16820 variant.
16821 * gdb.base/break1.c: Likewise.
16822 * gdb.base/break.exp: Drop references to removed code.
16823
e444df73
AA
168242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16825
16826 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16827 variant.
16828
8008f2a7
AA
168292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16830
16831 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16832
a5a06887
AA
168332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16834
16835 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16836 logic into perform_all_tests() and invoke it with and without
16837 function header prototypes.
16838 (do_function_calls): Remove conditional XFAIL for PR 5318.
16839 (rerun_and_prepare): Remove duplicate code.
16840 (perform_all_tests): New. Main logic moved here.
16841
44dba9b9
AA
168422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16843
16844 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16845 code guarded by #ifdef NO_PROTOTYPES.
16846 (t_double_many_args): Likewise.
16847 (DEF_FUNC_MANY_ARGS_1): Likewise.
16848 (DEF_FUNC_VALUES_1): Likewise.
16849 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16850 guarded by #ifdef PROTOTYPES.
16851
d1fbcd56
AA
168522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16853
16854 * gdb.mi/mi-console.c: Add eye-catcher.
16855 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16856 instead of literal line number.
16857
b0e59b8f
AA
168582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16859
16860 * gdb.base/shr2.c: Add eye-catcher.
16861 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16862 line number.
16863
78f98cca
AA
168642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16865
16866 * gdb.base/jump.c: Add eye-catchers.
16867 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16868 numbers.
16869
58fa2af0
AA
168702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16871
16872 * gdb.base/execd-prog.c: Add eye-catchers.
16873 * gdb.base/foll-exec.c: Likewise.
16874 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16875 line numbers.
16876
04e5059b
AA
168772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16878
16879 * gdb.base/ending-run.c: Add eye-catchers.
16880 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16881 literal line numbers.
16882
dbfdb174
AA
168832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16884
16885 * gdb.base/call-rt-st.c: Add eye-catchers.
16886 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16887 literal line numbers.
16888
888a2ade
AA
168892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16890
16891 * gdb.base/call-ar-st.c: Add eye-catchers.
16892 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16893 literal line numbers.
16894
6acc2dde
AA
168952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16896
16897 * gdb.base/average.c: Add eye-catchers.
16898 * gdb.base/sum.c: Likewise.
16899 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16900 regexps dynamically.
16901
9ecfcd1d
AA
169022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16903
16904 * gdb.base/solib1.c: Add eye-catchers.
16905 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16906 literal line numbers.
16907
78708b7c
PA
169082014-11-12 Pedro Alves <palves@redhat.com>
16909
16910 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16911 leader has exited.
16912
af48d08f
PA
169132014-11-12 Pedro Alves <palves@redhat.com>
16914
16915 * gdb.arch/i386-bp_permanent.c: New file.
16916 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16917 (srcfile): Set to i386-bp_permanent.c.
16918 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16919 that stepi does not execute the 'leave' instruction, instead of
16920 testing it does execute.
16921 * gdb.base/bp-permanent.c: New file.
16922 * gdb.base/bp-permanent.exp: New file.
16923
af3768e9
DE
169242014-11-10 Doug Evans <xdje42@gmail.com>
16925
16926 PR symtab/17564
16927 * gdb.base/symtab-search-order.exp: New file.
16928 * gdb.base/symtab-search-order.c: New file.
16929 * gdb.base/symtab-search-order-1.c: New file.
16930 * gdb.base/symtab-search-order-shlib-1.c: New file.
16931
9de00a4a
PA
169322014-11-07 Pedro Alves <palves@redhat.com>
16933
16934 PR gdb/17511
16935 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16936 i?86-*-linux*.
16937
e0f52461
SC
169382014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16939
16940 PR c++/17494
16941 * gdb.cp/pr17494.cc: New file.
16942 * gdb.cp/pr17494.exp: New file.
16943
6ce8c980
YQ
169442014-11-02 Yao Qi <yao@codesourcery.com>
16945
16946 * gdb.python/python.exp: Get working directory and match the
16947 output of "set extended-prompt \\w " with it.
16948
02be9a71
DE
169492014-10-30 Doug Evans <dje@google.com>
16950
16951 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16952 in objfiles.
16953 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16954 in progspaces.
16955
3bdff46b
LM
169562014-10-30 Janis Johnson <janisjo@codesourcery.com>
16957
16958 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16959 * gdb.base/realname-expand.exp: Likewise.
16960 * gdb.linespec/macro-relative.exp: Likewise.
16961
ab917dfb
PA
169622014-10-29 Pedro Alves <palves@redhat.com>
16963
16964 PR gdb/17408
16965 * gdb.threads/schedlock.c (some_function): New function.
16966 (call_function): New global.
16967 (MAYBE_CALL_SOME_FUNCTION): New macro.
16968 (thread_function): Call it.
16969 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16970 and use it instead of a global counter. Adjust all callers.
16971 (get_current_thread): Use "find current thread" for test message
16972 here rather than having all callers pass down the same string.
16973 (goto_loop): New procedure, factored out from ...
16974 (my_continue): ... this.
16975 (step_ten_loops): Change parameter from test message to command to
16976 use. Adjust.
16977 (list_count): Delete global.
16978 (check_result): New procedure, factored out from duplicate top
16979 level code.
16980 (continue tests): Wrap in with_test_prefix.
16981 (test_step): New procedure, factored out from duplicate top level
16982 code.
16983 (top level): Test "step" in combination with all scheduler-locking
16984 modes. Test "next" in combination with all scheduler-locking
16985 modes, and in combination with stepping over a function call or
16986 not.
16987 * gdb.threads/next-bp-other-thread.c: New file.
16988 * gdb.threads/next-bp-other-thread.exp: New file.
16989
d3d4baed
PA
169902014-10-29 Pedro Alves <palves@redhat.com>
16991
16992 PR python/17372
16993 * gdb.python/python.exp: Test a multi-line command that spawns
16994 interactive Python.
16995 * gdb.base/multi-line-starts-subshell.exp: New file.
16996
563e8d85
YQ
169972014-10-29 Yao Qi <yao@codesourcery.com>
16998
16999 * gdb.base/fileio.exp: Make directories on host.
17000
0ea4d52e
YQ
170012014-10-29 Yao Qi <yao@codesourcery.com>
17002
17003 * gdb.base/fileio.c (test_write): Close the file.
17004
7f5ef605
PA
170052014-10-28 Pedro Alves <palves@redhat.com>
17006
17007 PR gdb/12623
17008 * gdb.base/sigstep.c (no_handler): New global.
17009 (main): If 'no_handler is true, set the signal handlers to
17010 SIG_IGN.
17011 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17012 with_sw_watch and no_handler parameters. Handle them.
17013 (top level) <stepping over handler when stopped at a breakpoint
17014 test>: Add a test axis for testing with a software watchpoint, and
17015 another for testing with the signal handler set to SIG_IGN.
17016 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17017 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17018
abbdbd03
PA
170192014-10-28 Pedro Alves <palves@redhat.com>
17020
17021 PR gdb/17511
17022 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17023 * gdb.base/sigstep.exp (other_handler_location): New global.
17024 (advance): Support stepping into the signal handler, and running
17025 commands while in the handler.
17026 (in_handler_map): New global.
17027 (top level): In the advance test, add combinations for getting
17028 into the handler with stepping commands, and for running commands
17029 in the handler. Add comment descripting the advancei tests.
17030
1df4399f
PA
170312014-10-28 Pedro Alves <palves@redhat.com>
17032
17033 * gdb.base/sigstep.exp: Use build_executable instead of
17034 prepare_for_testing.
17035 (top level): Move code that starts GDB, runs to main and creates a
17036 display to ...
17037 (restart): ... this new procedure.
17038 (top level): Move backtrace from signal handler test to ...
17039 (validate_backtrace): ... this new procedure.
17040 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17041 with_test_prefix. Always restart GDB.
17042 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17043 with_test_prefix. Always restart GDB. No need to delete
17044 breakpoints after the test.
17045 (test_skip_handler): Remove prefix parameter.
17046 (skip_over_handler, breakpoint_to_handler)
17047 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17048 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17049 restart GDB. No need to delete breakpoints after the test.
17050 (top level): Use foreach to call the test procedures with
17051 different commands.
17052
a5b6e449
PA
170532014-10-28 Pedro Alves <palves@redhat.com>
17054
17055 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17056 instead of GNATS numbers.
17057 * gdb.base/sigbpt.exp: Likewise.
17058 * gdb.base/siginfo.exp: Likewise.
17059 * gdb.base/sigstep.exp: Likewise.
17060
e5f8a7cc
PA
170612014-10-27 Pedro Alves <palves@redhat.com>
17062
17063 * gdb.base/sigstep.c (dummy): New global.
17064 (main): Issue a couple writes to the new global.
17065 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17066 procedures.
17067 (skip_over_handler): Use test_skip_handler.
17068 (top level): Call skip_over_handler for stepi and nexti too.
17069 (breakpoint_over_handler): Use test_skip_handler.
17070 (top level): Call breakpoint_over_handler for stepi and nexti too.
17071
763905a3
YQ
170722014-10-27 Yao Qi <yao@codesourcery.com>
17073
17074 * gdb.trace/tfile.c (adjust_function_address)
17075 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17076 function descriptor.
17077
6f259a23
DB
170782014-10-24 Don Breazeal <donb@codesourcery.com>
17079
17080 * gdb.base/foll-fork.exp (test_follow_fork,
17081 catch_fork_child_follow): Check for updated fork messages emitted
17082 from infrun.c.
17083 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17084 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17085 vfork_and_exec_child_follow_through_step): Check for updated vfork
17086 messages emitted from infrun.c.
17087
09dd9a69
PA
170882014-10-24 Pedro Alves <palves@redhat.com>
17089
17090 * gdb.base/corefile.exp: Remove references to ultrix.
17091 * gdb.base/interrupt.exp: Likewise.
17092 * gdb.base/whatis.exp: Likewise.
17093 * gdb.gdb/selftest.exp: Likewise.
17094 * gdb.threads/manythreads.exp: Likewise.
17095 * gdb.threads/print-threads.exp: Likewise.
17096 * gdb.threads/pthreads.exp:: Likewise.
17097 * gdb.threads/schedlock.exp: Likewise.
17098
3433cfa5
SC
170992014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17100
17101 * gdb.cp/non-trivial-retval.cc: Add a test case.
17102 * gdb.cp/non-trivial-retval.exp: Add a test.
17103
092f880b
YQ
171042014-10-20 Yao Qi <yao@codesourcery.com>
17105
17106 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17107 * gdb.python/py-objfile-script-gdb.py: New file.
17108 * gdb.python/py-objfile-script.exp: Update reference to
17109 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17110 of remote_download. Remove the dest file.
17111
acbdb7f3
YQ
171122014-10-20 Yao Qi <yao@codesourcery.com>
17113
17114 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17115 * gdb.base/step-line.exp: Likewise.
17116 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17117 * gdb.dwarf2/dw2-basic.exp: Likewise.
17118 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17119 * gdb.dwarf2/dw2-filename.exp: Likewise.
17120 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17121 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17122 * gdb.dwarf2/dw2-producer.exp: Likewise.
17123 * gdb.dwarf2/mac-fileno.exp: Likewise.
17124 * gdb.python/py-frame-args.exp: Likewise.
17125 * gdb.python/py-framefilter.exp: Likewise.
17126 * gdb.python/py-mi.exp: Likewise.
17127 * gdb.python/py-objfile-script.exp: Likewise
17128 * gdb.python/py-pp-integral.exp: Likewise.
17129 * gdb.python/py-pp-re-notag.exp: Likewise.
17130 * gdb.python/py-prettyprint.exp: Likewise.
17131 * gdb.python/py-section-script.exp: Likewise.
17132 * gdb.python/py-typeprint.exp: Likewise.
17133 * gdb.python/py-xmethods.exp: Likewise.
17134 * gdb.stabs/weird.exp: Likewise.
17135 * gdb.xml/tdesc-regs.exp: Likewise.
17136
bd286a29
KCY
171372014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17138
17139 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17140 (out_cu): Use addr_len for the size of addresses.
17141 (out_line): Likewise. Size DW_LNE_set_address instruction
17142 according to addr_len.
17143 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17144 (FUNC): Add START_INSNS to definition.
17145
673dc4a0
YQ
171462014-10-18 Yao Qi <yao@codesourcery.com>
17147
17148 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17149 gdb_has_argv0 return true.
17150 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17151 check [target_info exists noargs], check [gdb_has_argv0]
17152 instead.
17153 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17154 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17155 procedures.
17156
4ffbba72
DE
171572014-10-17 Doug Evans <dje@google.com>
17158
17159 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17160 event.
17161 * gdb.python/py-events.py: Add clear_objfiles event.
17162
d096d8c1
DE
171632014-10-17 Doug Evans <dje@google.com>
17164
17165 * gdb.python/py-objfile.exp: Test progspace attribute.
17166
a80db015
LM
171672014-10-17 Luis Machado <lgustavo@codesourcery.com>
17168
17169 * gdb.guile/scm-breakpoint.exp: Do not assume any
17170 directory separators when matching source file paths.
17171 * gdb.python/py-breakpoint.exp: Likewise.
17172 * gdb.reverse/break-precsave.exp: Likewise.
17173 * gdb.reverse/break-reverse.exp: Likewise.
17174 * gdb.reverse/consecutive-precsave.exp: Likewise.
17175 * gdb.reverse/finish-precsave.exp: Likewise.
17176 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17177 * gdb.reverse/finish-reverse.exp: Likewise.
17178 * gdb.reverse/i386-precsave.exp: Likewise.
17179 * gdb.reverse/i387-env-reverse.exp: Likewise.
17180 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17181 * gdb.reverse/machinestate-precsave.exp: Likewise.
17182 * gdb.reverse/machinestate.exp: Likewise.
17183 * gdb.reverse/sigall-precsave.exp: Likewise.
17184 * gdb.reverse/solib-precsave.exp: Likewise.
17185 * gdb.reverse/step-precsave.exp: Likewise.
17186 * gdb.reverse/until-precsave.exp: Likewise.
17187 * gdb.reverse/watch-precsave.exp: Likewise.
17188 * gdb.reverse/watch-reverse.exp: Likewise.
17189
b22089ab
YQ
171902014-10-17 Yao Qi <yao@codesourcery.com>
17191
17192 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17193 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17194
6c4486e6
PA
171952014-10-17 Pedro Alves <palves@redhat.com>
17196
17197 PR gdb/17471
17198 * gdb.base/bg-execution-repeat.c: New file.
17199 * gdb.base/bg-execution-repeat.exp: New file.
17200
0ff33695
PA
172012014-10-17 Pedro Alves <palves@redhat.com>
17202
17203 PR gdb/17300
17204 * gdb.base/continue-all-already-running.c: New file.
17205 * gdb.base/continue-all-already-running.exp: New file.
17206
6fdebc3d
PA
172072014-10-17 Pedro Alves <palves@redhat.com>
17208
17209 PR gdb/17472
17210 * gdb.base/annota-input-while-running.c: New file.
17211 * gdb.base/annota-input-while-running.exp: New file.
17212
32a8097b
PA
172132014-10-17 Pedro Alves <palves@redhat.com>
17214
17215 * gdb.base/callfuncs.exp: emove references to osf.
17216 * gdb.base/sigall.exp: Likewise.
17217 * gdb.gdb/selftest.exp: Likewise.
17218 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17219 * gdb.mi/non-stop.c: Likewise.
17220 * gdb.mi/pthreads.c: Likewise.
17221 * gdb.reverse/sigall-precsave.exp: Likewise.
17222 * gdb.reverse/sigall-reverse.exp: Likewise.
17223 * gdb.threads/pthreads.c: Likewise.
17224 * gdb.threads/pthreads.exp: Likewise.
17225
7a3517ff
YQ
172262014-10-17 Yao Qi <yao@codesourcery.com>
17227
17228 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17229 check 'target_info exists noargs'.
17230 (test_command_prompt_position): Likewise.
17231 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17232 Remove "set args".
17233 (progvar_simple_while_test): Likewise.
17234 (progvar_complex_if_while_test): Likewise.
17235 (if_while_breakpoint_command_test): Likewise.
17236 (infrun_breakpoint_command_test): Likewise.
17237 (breakpoint_command_test): Likewise.
17238 (watchpoint_command_test): Likewise.
17239 (bp_deleted_in_command_test): Likewise.
17240 (temporary_breakpoint_commands): Likewise.
17241
bb99c472
YQ
172422014-10-16 Yao Qi <yao@codesourcery.com>
17243
17244 * gdb.base/remotetimeout.exp: Remove noargs checking.
17245
7c16b83e
PA
172462014-10-15 Pedro Alves <palves@redhat.com>
17247
17248 PR breakpoints/9649
17249 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17250 * gdb.base/breakpoint-in-ro-region.exp
17251 (probe_target_hardware_step): New procedure.
17252 (top level): Probe hardware stepping and hardware breakpoint
17253 support. Test stepping through a read-only region, with both
17254 "breakpoint auto-hw" on and off and both "always-inserted" on and
17255 off.
17256
35a49624
IB
172572014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17258
17259 * gdb.dlang/demangle.exp: Update for demangling changes.
17260
2d1c107c
SC
172612014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17262
17263 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17264 * gdb.cp/non-trivial-retval.exp: Add new tests.
17265
778811d5
SC
172662014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17267
17268 PR c++/13403
17269 PR c++/15154
17270 * gdb.cp/non-trivial-retval.cc: New file.
17271 * gdb.cp/non-trivial-retval.exp: New file.
17272
10c5f0a8
YQ
172732014-10-15 Yao Qi <yao@codesourcery.com>
17274
17275 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17276 remote host.
17277
65d7b369
YQ
172782014-10-15 Yao Qi <yao@codesourcery.com>
17279
17280 * gdb.python/py-symbol.exp: Match file base name if host is
17281 remote, otherwise match file name with dir name.
17282 * gdb.python/py-symtab.exp: Likewise.
17283 * gdb.python/python.exp: Likewise.
17284
46dc1394
YQ
172852014-10-15 Yao Qi <yao@codesourcery.com>
17286
17287 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17288 pattern.
17289 * gdb.python/py-symtab.exp: Likewise.
17290 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17291 locationn.
17292
c40cc657
JB
172932014-10-14 Joel Brobecker <brobecker@adacore.com>
17294
17295 * gdb.ada/addr_arith: New testcase.
17296
2abf49e1
MR
172972014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17298
17299 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17300 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17301 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17302 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17303
f7088df3
SDJ
173042014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17305
17306 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17307 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17308 * gdb.arch/stap-eval-lang-ada.exp: New file.
17309
4dc06805
YQ
173102014-10-14 Yao Qi <yao@codesourcery.com>
17311
17312 * gdb.mi/mi-var-child.c (nothing1): New function.
17313 (nothing2): New function.
17314 (do_children_tests): Set function pointers by nothing1 and
17315 nothing2.
17316 * gdb.mi/mi-var-child.exp: Step over new added statements.
17317 Update test to match the new output.
17318 * gdb.mi/var-cmd.c (nothing1): New function.
17319 (nothing2): New function.
17320 (do_children_tests): Set function pointers by nothing1 and
17321 nothing2.
17322 * gdb.mi/mi-var-display.exp: Update test to match output.
17323 Step to the line specified by $line_dct_nothing.
17324 Increase the number of lines to step.
17325
46a93de2
YQ
173262014-10-14 Yao Qi <yao@codesourcery.com>
17327
17328 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17329 tests.
17330 * gdb.mi/mi2-var-child.exp: Likewise.
17331
14ea52ee
DE
173322014-10-13 Doug Evans <dje@google.com>
17333
17334 * gdb.python/py-objfile.exp: Change name of file name test.
17335
e5c6e92b
DE
173362014-10-13 Doug Evans <dje@google.com>
17337
17338 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17339 from the start of the CU.
17340
c780cc2f
JK
173412014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17342 Yao Qi <yao@codesourcery.com>
17343
17344 Fix "save breakpoints" for "catch" command.
17345 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17346 Remove -nonewline. Match also the added "main" line.
17347
99894e11
JK
173482014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17349
17350 Fix "save breakpoints" for "disable $bpnum" command.
17351 * gdb.base/save-bp.c (main): Add label.
17352 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17353
6e1ac5a3
JK
173542014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17355
17356 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17357
754dd2b0
YQ
173582014-10-11 Yao Qi <yao@codesourcery.com>
17359
17360 * gdb.server/server-kill.exp: Execute command
17361 "set remote trace-status-packet on" before "tstatus".
17362
f90183d7
YQ
173632014-10-11 Yao Qi <yao@codesourcery.com>
17364
17365 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17366 (main): Call getppid.
17367 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17368 and continue to it. Read variable "server_pid".
17369
bf40a607
YQ
173702014-10-11 Yao Qi <yao@codesourcery.com>
17371
17372 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17373
052ca370
YQ
173742014-10-11 Yao Qi <yao@codesourcery.com>
17375
17376 * gdb.threads/thread-find.exp: Don't execute command
17377 "info threads".
17378 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17379 * gdb.threads/linux-dp.exp: Don't check the condition
17380 $threads_created equals to zero.
17381
3831839c
PA
173822014-10-10 Pedro Alves <palves@redhat.com>
17383
17384 * gdb.base/bigcore.exp: Remove references to IRIX.
17385 * gdb.base/funcargs.exp: Likewise.
17386 * gdb.base/interrupt.exp: Likewise.
17387 * gdb.base/mips_pro.exp: Likewise.
17388 * gdb.base/nodebug.exp: Likewise.
17389 * gdb.base/setvar.exp: Likewise.
17390 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17391
8b9a549d
PA
173922014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17393 Pedro Alves <palves@redhat.com>
17394
17395 PR symtab/14466
17396 * gdb.base/vdso-warning.c: New file.
17397 * gdb.base/vdso-warning.exp: New file.
17398
d48ba5e8
DE
173992014-10-02 Doug Evans <dje@google.com>
17400
17401 * gdb.base/structs.c (main): Don't run forever.
17402
2278c276
PA
174032014-10-02 Pedro Alves <palves@redhat.com>
17404
17405 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17406 (top level) <stop threads 1, stop threads 2>: Use it.
17407
b57bacec
PA
174082014-10-02 Pedro Alves <palves@redhat.com>
17409
17410 * gdb.threads/break-while-running.exp (test): Add new
17411 'update_thread_list' argument. Skip "info threads" if false.
17412 (top level): Add new 'update_thread_list' axis.
17413
13fd3ff3
PA
174142014-10-02 Pedro Alves <palves@redhat.com>
17415
17416 PR breakpoints/17431
17417 * gdb.base/execl-update-breakpoints.c: New file.
17418 * gdb.base/execl-update-breakpoints.exp: New file.
17419
0fec99e8
PA
174202014-10-01 Pedro Alves <palves@redhat.com>
17421
17422 * gdb.base/breakpoint-in-ro-region.c: New file.
17423 * gdb.base/breakpoint-in-ro-region.exp: New file.
17424
2ddf4301
SM
174252014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17426
17427 * gdb.mi/mi-exit-code.exp: New file.
17428 * gdb.mi/mi-exit-code.c: New file.
17429
6a5f3f43
YQ
174302014-09-30 Yao Qi <yao@codesourcery.com>
17431
17432 * lib/prelink-support.exp (build_executable_own_libs): Error if
17433 the target isn't native.
17434
345bcc73
YQ
174352014-09-30 Yao Qi <yao@codesourcery.com>
17436
17437 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17438 false.
17439
a25a5a45
PA
174402014-09-22 Pedro Alves <palves@redhat.com>
17441
17442 * gdb.threads/break-while-running.exp: New file.
17443 * gdb.threads/break-while-running.c: New file.
17444
00ba3162
YQ
174452014-09-19 Yao Qi <yao@codesourcery.com>
17446
17447 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17448 Invoke test. Restart GDB with --readnow and invoke test again.
17449
c3b7b696
YQ
174502014-09-19 Yao Qi <yao@codesourcery.com>
17451
17452 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17453 proc set_breakpoint_on_gcd_function. Invoke
17454 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17455 invoke set_breakpoint_on_gcd_function again.
17456
2b4fd423
DE
174572014-09-18 Doug Evans <dje@google.com>
17458
17459 * gdb.dwarf2/symtab-producer.exp: New file.
17460
a5947601
SDJ
174612014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17462
17463 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17464 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17465 * gdb.base/global-var-nested-by-dso.c: Likewise.
17466 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17467
91c19059
SDJ
174682014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17469 Pedro Alves <palves@redhat.com>
17470
17471 * gdb.base/watch-bitfields.exp: Pass string other than test file
17472 name to prepare_for_testing.
17473 (watch): New procedure.
17474 (expect_watchpoint): Use with_test_prefix.
17475 (top level): Factor out tests to ...
17476 (test_watch_location, test_regular_watch): ... these new
17477 procedures, and use with_test_prefix and gdb_continue_to_end.
17478
bb9d5f81
PP
174792014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17480
17481 PR breakpoints/12526
17482 * gdb.base/watch-bitfields.exp: New file.
17483 * gdb.base/watch-bitfields.c: New file.
17484
635856f5
PA
174852014-09-16 Pedro Alves <palves@redhat.com>
17486
17487 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17488 software and hardware addresses, not software address against
17489 itself.
17490
7280ceea
PA
174912014-09-16 Pedro Alves <palves@redhat.com>
17492
17493 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17494 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17495
428b16bd
PA
174962014-09-16 Pedro Alves <palves@redhat.com>
17497
17498 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17499 files.
17500 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17501 "*-*-vxworks*" throughout.
17502 * gdb.base/break.exp: Likewise.
17503 * gdb.base/default.exp: Likewise.
17504 * gdb.base/scope.exp: Likewise.
17505 * gdb.base/sepdebug.exp: Likewise.
17506 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17507 throughout.
17508 * gdb.base/run.c: Likewise.
17509 * gdb.base/sepdebug.c: Likewise.
17510 * gdb.hp/gdb.aCC/run.c: Likewise.
17511 * gdb.reverse/until-reverse.c: Likewise.
17512 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17513
666d413c
YQ
175142014-09-16 Yao Qi <yao@codesourcery.com>
17515
17516 * boards/local-remote-host-native.exp: New file.
17517
57cbd724
DE
175182014-09-14 Doug Evans <xdje42@gmail.com>
17519
17520 * gdb.threads/queue-signal.c (thread_count): New variable.
17521 (thread_count_mutex, thread_count_condvar): New variables.
17522 (incr_thread_count, wait_all_threads_running): New functions.
17523 (main): Wait for all threads to be in their thread functions.
17524
81219e53
DE
175252014-09-13 Doug Evans <xdje42@gmail.com>
17526
17527 * gdb.threads/queue-signal.c: New file.
17528 * gdb.threads/queue-signal.exp: New file.
17529
3714cea7
DE
175302014-09-13 Doug Evans <xdje42@gmail.com>
17531
17532 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17533 be consistent with what default_gdb_init uses.
17534 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17535 the plain text of the prompt. Add some logging printfs.
17536 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17537
fa43b1d7
PA
175382014-09-12 Pedro Alves <palves@redhat.com>
17539
17540 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17541 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17542 * gdb.arch/i386-size-overlap.exp: Likewise.
17543 * gdb.arch/i386-size.exp: Likewise.
17544 * gdb.arch/i386-unwind.exp: Likewise.
17545 * gdb.base/a2-run.exp: Likewise.
17546 * gdb.base/break.exp: Likewise.
17547 * gdb.base/charset.exp: Likewise.
17548 * gdb.base/chng-syms.exp: Likewise.
17549 * gdb.base/commands.exp: Likewise.
17550 * gdb.base/dbx.exp: Likewise.
17551 * gdb.base/find.exp: Likewise.
17552 * gdb.base/funcargs.exp: Likewise.
17553 * gdb.base/jit-simple.exp: Likewise.
17554 * gdb.base/reread.exp: Likewise.
17555 * gdb.base/sepdebug.exp: Likewise.
17556 * gdb.base/step-bt.exp: Likewise.
17557 * gdb.cp/mb-inline.exp: Likewise.
17558 * gdb.cp/mb-templates.exp: Likewise.
17559 * gdb.objc/basicclass.exp: Likewise.
17560 * gdb.threads/killed.exp: Likewise.
17561
9d9bf2df
EBM
175622014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17563
17564 PR tdep/17379
17565 * gdb.arch/powerpc-stackless.S: New file.
17566 * gdb.arch/powerpc-stackless.exp: New file.
17567
1cf2f1b0
JK
175682014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17569
17570 * gdb.base/attach.c: Include unistd.h.
17571 (main): Call alarm. Add label postloop.
17572 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17573 gdb_breakpoint, gdb_continue_to_breakpoint.
17574 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17575
98880d46
PA
175762014-09-11 Pedro Alves <palves@redhat.com>
17577
17578 PR gdb/17347
17579 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17580 * gdb.base/attach.exp (test_command_line_attach_run): New
17581 procedure.
17582 (top level): Call it.
17583
4c92ff2c
PA
175842014-09-11 Pedro Alves <palves@redhat.com>
17585
17586 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17587 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17588 (do_command_attach_tests): Use spawn_wait_for_attach.
17589 * gdb.base/solib-overlap.exp: Likewise.
17590 * gdb.multi/multi-attach.exp: Likewise.
17591 * gdb.python/py-prompt.exp: Likewise.
17592 * gdb.python/py-sync-interp.exp: Likewise.
17593 * gdb.server/ext-attach.exp: Likewise.
17594
3adc1a7d
GKB
175952014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17596
17597 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17598 command in testcase. Simplify testcase.
17599
96334934
JB
176002014-09-10 Joel Brobecker <brobecker@adacore.com>
17601
17602 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17603
eb479039
JB
176042014-09-10 Joel Brobecker <brobecker@adacore.com>
17605
17606 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17607
deede10c
JB
176082014-09-10 Joel Brobecker <brobecker@adacore.com>
17609
17610 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17611
7828a5f5
JB
176122014-09-10 Joel Brobecker <brobecker@adacore.com>
17613
17614 * gdb.dwarf2/dynarr-ptr.c: New file.
17615 * gdb.dwarf2/dynarr-ptr.exp: New file.
17616
33aeebcf
MR
176172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17618
17619 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17620 of 30 rather than hardcoding 120 for a slow test case. Take the
17621 `gdb,timeout' target setting into account for this calculation.
17622 Don't extend the timeout for the test cases that don't need it.
17623
7b415901
MR
176242014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17625
17626 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17627 a factor of 2 for a slow test case. Take the `gdb,timeout'
17628 target setting into account for this calculation.
17629 * gdb.reverse/until-precsave.exp: Increase the timeout by
17630 a factor of 15 and 3 respectively rather than adding 120
17631 for a pair of slow test cases. Take the `gdb,timeout'
17632 target setting into account for this calculation.
17633
4a40f85a
MR
176342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17635
17636 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17637 timeout, don't pass one down to gdb_expect.
17638 (gdb_expect): Rework timeout selection.
17639
09635af7
MR
176402014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17641
17642 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17643 exception on timeout.
17644 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17645 (gdbserver_start_extended): Catch any `gdbserver_start' error
17646 exceptions.
17647 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17648 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17649 `gdbserver_gdb_load' error exceptions.
17650
2bdd10b7
MR
176512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17652
17653 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17654 120 on waiting for the TCP socket to open.
17655
316935f0
DE
176562014-09-09 Doug Evans <xdje42@gmail.com>
17657
17658 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17659 _caller_matches, _any_caller_is, _any_caller_matches.
17660
83740597
DE
176612014-09-09 Doug Evans <xdje42@gmail.com>
17662
17663 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17664
4c122fc3
YQ
176652014-09-09 Yao Qi <yao@codesourcery.com>
17666
17667 * gdb.mi/mi-var-display.exp: Set print symbol off.
17668
a9f116cb
GKB
176692014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17670
17671 PR gdb/17035
17672 * gdb.base/commands.exp: Add tests to verify user-defined
17673 commands with empty bodies.
17674 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17675 python commands in `show user command`.
17676 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17677 scheme commands in `show user command`.
17678
c75bd3a2
JK
176792014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17680
17681 PR python/17355
17682 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17683 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17684 * gdb.python/py-framefilter-invalidarg.exp: New file.
17685 * gdb.python/py-framefilter-invalidarg.py: New file.
17686
faa42425
DE
176872014-09-06 Doug Evans <xdje42@gmail.com>
17688
17689 PR 15276
17690 * gdb.python/py-caller-is.c: New file.
17691 * gdb.python/py-caller-is.exp: New file.
17692
474ca4f6
SDJ
176932014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17694
17695 PR gdb/17235
17696 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17697 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17698
eb0b0463
SDJ
176992014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17700
17701 PR fortran/17237
17702 * gdb.fortran/print-formatted.exp: New file.
17703 * gdb.fortran/print-formatted.f90: Likewise.
17704
5f3b99cf
SS
177052014-09-03 Sasha Smundak <asmundak@google.com>
17706
17707 * gdb.python/py-frame.exp: Test Frame.read_register.
17708
7d793aa9
SDJ
177092014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17710
17711 PR python/16699
17712 * gdb.python/py-completion.exp: New file.
17713 * gdb.python/py-completion.py: Likewise.
17714
fb0576e9
DE
177152014-08-28 Doug Evans <dje@google.com>
17716
17717 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17718 eax,etc. are live with values set by gdb and thus the compiler can't
17719 use them.
17720 * gdb.arch/i386-pseudo.c (main): Ditto.
17721
ee92b0dd
DE
177222014-08-27 Doug Evans <dje@google.com>
17723
17724 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17725
6649db35
DE
177262014-08-25 Doug Evans <dje@google.com>
17727
17728 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17729 (main): Ditto.
17730
564b7600
DE
177312014-08-25 Doug Evans <dje@google.com>
17732
17733 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17734
3881fb67
YQ
177352014-08-24 Yao Qi <yao@codesourcery.com>
17736
17737 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17738 symbol off.
17739 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17740
a05a36a5
DE
177412014-08-22 Doug Evans <dje@google.com>
17742
17743 PR 17276
17744 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17745 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17746 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17747
7c343b48
YQ
177482014-08-22 Yao Qi <yao@codesourcery.com>
17749
17750 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17751 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17752 * gdb.python/python.exp: Likewise. Use .py file on the host
17753 instead of the build.
17754
22fd09ae
JK
177552014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17756
17757 * gdb.threads/gcore-stale-thread.c: New file.
17758 * gdb.threads/gcore-stale-thread.exp: New file.
17759
a8454a7c
PA
177602014-08-21 Pedro Alves <palves@redhat.com>
17761
17762 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17763 * gdb.base/gcore-relro-pie.exp: Likewise.
17764 * gdb.base/gcore-relro.exp: Likewise.
17765 * gdb.base/gcore.exp: Likewise.
17766 * gdb.base/print-symbol-loading.exp: Likewise.
17767 * gdb.threads/gcore-thread.exp: Likewise.
17768 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17769
2a31c623
PA
177702014-08-20 Pedro Alves <palves@redhat.com>
17771 Jan Kratochvil <jan.kratochvil@redhat.com>
17772
17773 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17774 configure.
17775 (EXPECT): Handle READ1 being set.
17776 (all): Depend on EXTRA_RULES.
17777 (check-read1, expect-read1, read1.so, read1): New rules.
17778 * README (Testsuite Parameters): Document the READ1 make variable.
17779 (Race detection): New section.
17780 * configure: Regenerate.
17781 * configure.ac: If build==host==target, and running under a
17782 GNU/glibc system, add read1 to the extra Makefile rules.
17783 (EXTRA_RULES): AC_SUBST it.
17784 * lib/read1.c: New file.
17785
d36430db
JB
177862014-08-20 Joel Brobecker <brobecker@adacore.com>
17787
17788 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17789 the handling of variables declared as a typedef to an array
17790 which a DW_AT_data_location attribute.
17791
9a0dc9e3
PA
177922014-08-19 Andrew Burgess <aburgess@broadcom.com>
17793 Pedro Alves <palves@redhat.com>
17794
17795 PR symtab/14604
17796 PR symtab/14605
17797 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17798 gdb_test.
17799
0718a8da
PA
178002014-08-19 Pedro Alves <palves@redhat.com>
17801
17802 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17803
13b448cd
YQ
178042014-08-19 Yao Qi <yao@codesourcery.com>
17805
17806 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17807 right line.
17808
1cbf5077
DB
178092014-08-18 David Blaikie <dblaikie@gmail.com>
17810
17811 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17812
bf0fae19
JB
178132014-08-18 Joel Brobecker <brobecker@adacore.com>
17814
17815 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17816 attribute in array range.
17817
3c8c5dcc
JB
178182014-08-18 Joel Brobecker <brobecker@adacore.com>
17819
17820 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17821
e66d4446
SC
178222014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17823
17824 PR c++/17132
17825 * gdb.cp/pr17132.cc: New file.
17826 * gdb.cp/pr17132.exp: New file.
17827
940df408
SC
178282014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17829
17830 * gdb.python/py-xmethods.py (A_getarrayind)
17831 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17832 Use 'print' with function call syntax.
17833 (E_method_matcher.match): Fix tab vs space indentation mixup.
17834
ebcc6c3a
YQ
178352014-08-15 Yao Qi <yao@codesourcery.com>
17836
17837 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17838 false.
17839
775e0f04
YQ
178402014-08-15 Yao Qi <yao@codesourcery.com>
17841
17842 * gdb.cp/casts.exp: Set print symbol off.
17843 * gdb.cp/class2.exp: Likewise.
17844 * gdb.cp/overload.exp: Likewise.
17845 * gdb.cp/templates.exp: Likewise.
17846
d769e349
DE
178472014-08-11 Doug Evans <dje@google.com>
17848
17849 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17850 (test_load_shlib): Update.
17851
20c6f1e1
YQ
178522014-08-09 Yao Qi <yao@codesourcery.com>
17853
17854 * gdb.base/display.exp: Invoke is_address_zero_readable.
17855 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17856 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17857 * gdb.base/hbreak-unmapped.exp: Return if
17858 is_address_zero_readable returns true.
17859 * gdb.base/signest.exp: Likewise.
17860 * gdb.base/signull.exp: Likewise.
17861 * gdb.base/sigbpt.exp: Likewise.
17862 * gdb.guile/scm-disasm.exp: Do the test if
17863 is_address_zero_readable returns false.
17864 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17865 * gdb.python/py-arch.exp: Likewise.
17866 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17867 * lib/gdb.exp (is_address_zero_readable): New proc.
17868
5792e8e3
YQ
178692014-08-09 Yao Qi <yao@codesourcery.com>
17870
17871 PR testsuite/13443
17872 * gdb.mi/mi-var-display.exp: Make test messages unique.
17873
3cecbbbe
TT
178742014-08-04 Tom Tromey <tromey@redhat.com>
17875
17876 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17877 target 0".
17878
00b51ff5
TT
178792014-08-04 Tom Tromey <tromey@redhat.com>
17880
17881 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17882 "target_resume".
17883
6908c509
JB
178842014-08-01 Joel Brobecker <brobecker@adacore.com>
17885
17886 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17887 inner_vla_struct_object_size.
17888 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17889 as xfail.
17890
cc6563d2
PA
178912014-07-30 Pedro Alves <palves@redhat.com>
17892
17893 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17894 comment.
17895
7e09a223
YQ
178962014-07-29 Yao Qi <yao@codesourcery.com>
17897
17898 PR gdb/17206
17899 * gdb.base/until-nodebug.exp: New.
17900
7ebdbe92
DE
179012014-07-28 Doug Evans <xdje42@gmail.com>
17902
17903 PR guile/17203
17904 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17905 previously existing parameter, and previously ambiguously spelled
17906 parameter.
17907
fdb1adc6
WN
179082014-07-28 Will Newton <will.newton@linaro.org>
17909
17910 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17911
186fcde0
DE
179122014-07-26 Ludovic Courtès <ludo@gnu.org>
17913 Doug Evans <xdje42@gmail.com>
17914
17915 PR guile/17146
17916 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17917
70509625
PA
179182014-07-25 Pedro Alves <palves@redhat.com>
17919
17920 * gdb.threads/signal-command-handle-nopass.c: New file.
17921 * gdb.threads/signal-command-handle-nopass.exp: New file.
17922 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17923 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17924 * gdb.threads/signal-delivered-right-thread.c: New file.
17925 * gdb.threads/signal-delivered-right-thread.exp: New file.
17926
c3f814a1
PA
179272014-07-25 Pedro Alves <palves@redhat.com>
17928
17929 * gdb.base/double-prompt-target-event-error.exp
17930 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17931 match.
17932 (cancel_pagination_in_target_event): Rework double prompt
17933 detection.
17934 * gdb.base/paginate-after-ctrl-c-running.exp
17935 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17936 <return>' match.
17937 * gdb.base/paginate-bg-execution.exp
17938 (test_bg_execution_pagination_return)
17939 (test_bg_execution_pagination_cancel): Remove '-notransfer
17940 <return>' matches.
17941 * gdb.base/paginate-execution-startup.exp
17942 (test_fg_execution_pagination_return)
17943 (test_fg_execution_pagination_cancel): Remove '-notransfer
17944 <return>' matches.
17945 * gdb.base/paginate-inferior-exit.exp
17946 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17947 match.
17948 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17949 * lib/gdb.exp (pagination_prompt): Run text through
17950 string_to_regexp.
17951 (gdb_test_multiple): Match $pagination_prompt instead of
17952 "<return>".
17953 (string_to_regexp): Move to lib/gdb-utils.exp.
17954
e214cf6c
JK
179552014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17956
17957 * gdb.arch/amd64-entry-value-paramref.S: New file.
17958 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17959 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17960 * gdb.arch/amd64-optimout-repeat.S: New file.
17961 * gdb.arch/amd64-optimout-repeat.c: New file.
17962 * gdb.arch/amd64-optimout-repeat.exp: New file.
17963
17d0c5c8
JK
179642014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17965
17966 PR gdb/17170
17967 * gdb.base/statistics.exp: New file.
17968
b8b8facf
DE
179692014-07-17 Doug Evans <dje@google.com>
17970
74b49205 17971 PR gdb/17170
b8b8facf
DE
17972 * gdb.base/maint.exp: Update testing of per-command stats.
17973
1b5d0ab3
PA
179742014-07-16 Pedro Alves <palves@redhat.com>
17975
17976 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17977 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17978 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17979 (tfile_write_buf): New functions.
17980 (add_memory_block): Rewrite using the above.
17981 (adjust_function_address): New function.
17982 (FUNCTION_ADDRESS): New macro.
17983 (write_basic_trace_file): Remove short_x local, and use
17984 tfile_write_16. Change type of func_addr local to unsigned long
17985 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17986 here. Cast argument of add_memory_block to char pointer.
17987 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17988 (main): Remove parameters.
17989 * gdb.trace/tfile.exp: Remove nowarnings.
17990
4d974e88
SM
179912014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17992
17993 * gdb.base/debug-expr.exp: Test string evaluation with
17994 "debug expression" on.
17995
41e99568
PA
179962014-07-15 Pedro Alves <palves@redhat.com>
17997
17998 * gdb.base/reread.exp: Use clean_restart.
17999
487d9753
PL
180002014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18001
18002 * gdb.arch/avr-flash-qualifer.c: New.
18003 * gdb.arch/avr-flash-qualifer.exp: New.
18004
cc1c52ad
PA
180052014-07-14 Pedro Alves <palves@redhat.com>
18006
18007 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18008 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18009
1e973570
PA
180102014-07-14 Pedro Alves <palves@redhat.com>
18011
18012 * gdb.base/double-prompt-target-event-error.c: New file.
18013 * gdb.base/double-prompt-target-event-error.exp: New file.
18014
93d6eb10
PA
180152014-07-14 Pedro Alves <palves@redhat.com>
18016
18017 PR gdb/17072
18018 * gdb.base/paginate-inferior-exit.c: New file.
18019 * gdb.base/paginate-inferior-exit.exp: New file.
18020
0017922d
PA
180212014-07-14 Pedro Alves <palves@redhat.com>
18022
18023 PR gdb/17072
18024 * gdb.base/paginate-bg-execution.c: New file.
18025 * gdb.base/paginate-bg-execution.exp: New file.
18026
94696ad3
PA
180272014-07-14 Pedro Alves <palves@redhat.com>
18028
18029 PR gdb/17072
18030 * gdb.base/paginate-execution-startup.c: New file.
18031 * gdb.base/paginate-execution-startup.exp: New file.
18032 * lib/gdb.exp (pagination_prompt): New global.
18033 (default_gdb_spawn): New procedure, factored out from
18034 default_gdb_spawn.
18035 (default_gdb_start): Adjust to call default_gdb_spawn.
18036 (gdb_spawn): New procedure.
18037
bd293940
PA
180382014-07-14 Pedro Alves <palves@redhat.com>
18039
18040 * lib/gdb.exp (gdb_assert): New procedure.
18041 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18042
c933f875
PA
180432014-07-14 Pedro Alves <palves@redhat.com>
18044
18045 * gdb.base/execution-termios.c: New file.
18046 * gdb.base/execution-termios.exp: New file.
18047
d98b7a16
TT
180482014-07-14 Tom Tromey <tromey@redhat.com>
18049
18050 * gdb.cp/vla-cxx.cc: New file.
18051 * gdb.cp/vla-cxx.exp: New file.
18052
548740d6
TT
180532014-07-14 Tom Tromey <tromey@redhat.com>
18054
18055 * gdb.reverse/rerun-prec.c: New file.
18056 * gdb.reverse/rerun-prec.exp: New file.
18057
a25eb028
MR
180582014-07-12 Maciej W. Rozycki <macro@mips.com>
18059 Maciej W. Rozycki <macro@codesourcery.com>
18060
18061 * lib/gdb-utils.exp: New file.
18062 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18063 inline `gdb_init_command' processing.
18064 (gdb_start_cmd): Likewise.
18065 * lib/mi-support.exp (mi_run_cmd): Likewise.
18066 * README: Document `gdb_init_command' and `gdb_init_commands'.
18067
218c2655
JK
180682014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18069
18070 Fix false FAIL running under a very long directory name.
18071 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18072 and "set print elements 10000". Twice.
18073
5401fde3
YQ
180742014-07-11 Yao Qi <yao@codesourcery.com>
18075
18076 * gdb.base/exprs.exp: "set print symbol off".
18077
e76126e8
PA
180782014-07-11 Pedro Alves <palves@redhat.com>
18079
18080 * gdb.threads/kill.c: New file.
18081 * gdb.threads/kill.exp: New file.
18082
2d6f0de6
YQ
180832014-07-10 Yao Qi <yao@codesourcery.com>
18084
18085 * gdb.trace/tfile.c (write_basic_trace_file)
18086 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18087 address written to trace file.
18088
7180e04a
PA
180892014-07-09 Pedro Alves <palves@redhat.com>
18090
18091 * gdb.base/attach-wait-input.exp: New file.
18092 * gdb.base/attach-wait-input.c: New file.
18093
9a9a7608
AB
180942014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18095
18096 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18097 setting up test structures.
18098 (main): Call new test function.
18099 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18100 test function, continue into test function and walk test
18101 structures.
18102
161ac41e
YQ
181032014-07-02 Yao Qi <yao@codesourcery.com>
18104
18105 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18106 'bar_start' at the beginning of functions 'foo' and 'bar'
18107 respectively.
18108 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18109 instead of 'foo' and 'bar'.
18110
1f267ae3
MM
181112014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18112
18113 * gdb.btrace/segv.exp: New.
18114 * gdb.btrace/segv.c: New.
18115
2b239efb
LM
181162014-07-02 Luis Machado <lgustavo@codesourcery.com>
18117
18118 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18119 instruction.
18120
cf363f18
MW
181212014-06-30 Mark Wielaard <mjw@redhat.com>
18122
18123 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18124 vulture, vilify, villar): New volatile array constants.
18125 (vindictive, vegetation): New const volatile array constants.
18126 * gdb.base/volatile.exp: Test volatile and const volatile array
18127 types.
18128
aebf9d24
AA
181292014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18130
18131 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18132 target lacks support for awatch, rwatch, or hbreak.
18133
b67a2c6f
YQ
181342014-06-27 Yao Qi <yao@codesourcery.com>
18135
18136 * gdb.multi/dummy-frame-restore.exp: New.
18137 * gdb.multi/dummy-frame-restore.c: New.
18138
aef92902
MM
181392014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18140
18141 * gdb.btrace/gcore.exp: New.
18142
8e9db26e
PA
181432014-06-23 Pedro Alves <palves@redhat.com>
18144
18145 * gdb.base/watchpoint-reuse-slot.c: New file.
18146 * gdb.base/watchpoint-reuse-slot.exp: New file.
18147
70afc5b7
SC
181482014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18149
18150 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18151 progspace's filename in 'info', 'enable' and 'disable' command
18152 tests.
18153
b972bd9c
JK
181542014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18155
18156 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18157 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18158 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18159
125f8a3d
GB
181602014-06-20 Gary Benson <gbenson@redhat.com>
18161
18162 * gdb.arch/i386-avx.exp: Fix include file location.
18163 * gdb.arch/i386-sse.exp: Likewise.
18164
3ed9baed
IB
181652014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18166
18167 * gdb.dlang/expression.exp: New file.
18168
034f788c
PA
181692014-06-19 Pedro Alves <palves@redhat.com>
18170
18171 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18172 out from ...
18173 (top level): ... here. Iterate running tests under different
18174 scheduler-locking settings.
18175
45371d0c
LM
181762014-06-18 Luis Machado <lgustavo@codesourcery.com>
18177
18178 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18179 to DW_FORM_addr and use non-zero addresses.
18180
5d376983
SC
181812014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18182
18183 PR gdb/17017
18184 * gdb.python/py-xmethods.cc: Add global function call counters and
18185 increment them in their respective functions. Remove "cout"
18186 statements.
18187 * gdb.python/py-xmethods.exp: Make tests check the global function
18188 call counters instead of depending on inferior IO.
18189
a1aa2221
LM
181902014-06-18 Don Breazeal <donb@codesourcery.com>
18191
18192 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18193 Deleted procedure.
18194 (explicit_fork_parent_follow): Deleted procedure.
18195 (explicit_fork_child_follow): Deleted procedure.
18196 (test_follow_fork): New procedure.
18197 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18198 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18199 procedure calls.
18200
0fc05997
YQ
182012014-06-17 Yao Qi <yao@codesourcery.com>
18202
18203 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18204 CP1252.
18205
70795c52
LM
182062014-06-17 Luis Machado <lgustavo@codesourcery.com>
18207
18208 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18209 Initialize ptr and S explicitly.
18210 (skip_type_update_when_not_use_rtti_test): Likewise.
18211
6be47f0c
KS
182122014-06-16 Keith Seitz <keiths@redhat.com>
18213
18214 PR mi/15863
18215 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18216 the inferior is started.
18217
d03de421
PA
182182014-06-16 Pedro Alves <palves@redhat.com>
18219
18220 * gdb.base/break-main-file-remove-fail.c: New file.
18221 * gdb.base/break-main-file-remove-fail.exp: New file.
18222 * gdb.base/break-unload-file.exp: Use build_executable instead of
18223 prepare_for_testing.
18224 (test_break): New parameter "initial_load". Handle it.
18225 (top level): Add initial_load cmdline/file axis.
18226
f9579b99
TT
182272014-06-12 Tom Tromey <tromey@redhat.com>
18228
18229 * gdb.base/completion.exp: Don't use directory name in test.
18230
3657956b
GB
182312014-06-09 Gary Benson <gbenson@redhat.com>
18232
18233 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18234 separate the always-available ANSI-standard signals from the
18235 signals that require checking.
18236 (main): Likewise.
18237 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18238 Likewise.
18239 (main): Likewise.
18240
4186eb54
KS
182412014-06-07 Keith Seitz <keiths@redhat.com>
18242
18243 Revert:
18244 PR c++/16253
18245 * gdb.cp/var-tag.cc: New file.
18246 * gdb.cp/var-tag.exp: New file.
18247 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18248 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18249 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18250 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18251
25326a28 182522014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18253
18254 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18255
829155c9
PA
182562014-06-06 Pedro Alves <palves@redhat.com>
18257
18258 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18259 in target debug output instead of looking at RSP packets,
18260 disabling the test on any target that uses hardware stepping.
18261 Update comments.
18262
61c8d22e
PA
182632014-06-06 Pedro Alves <palves@redhat.com>
18264
18265 * gdb.base/break-unload-file.exp: Fix typo.
18266
d9a47287
YQ
182672014-06-06 Yao Qi <yao@codesourcery.com>
18268
18269 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18270 from "jit_function" to "^jit_function".
18271
e5e01dbf
YQ
182722014-06-06 Yao Qi <yao@codesourcery.com>
18273
18274 * gdb.base/async.c (foo): Add one statement.
18275 * gdb.base/async.exp: Get the next instruction address and
18276 match the output of "nexti" by instruction address. Match
18277 the hex address in the output of "finish".
18278
73ba372c
GB
182792014-06-06 Gary Benson <gbenson@redhat.com>
18280
18281 * gdb.base/call-signals.c: Remove preprocessor conditionals
18282 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18283 SIGSEGV and SIGTERM.
18284 * gdb.base/sigall.c: Likewise.
18285 * gdb.base/unwindonsignal.c: Likewise.
18286 * gdb.reverse/sigall-reverse.c: Likewise.
18287
831517df
YQ
182882014-06-06 Yao Qi <yao@codesourcery.com>
18289
18290 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18291 readable, skip the test.
18292
b8b91e98
YQ
182932014-06-06 Yao Qi <yao@codesourcery.com>
18294
18295 * gdb.threads/staticthreads.c (thread_function): Move the line
18296 setting breakpoint on forward.
18297 * gdb.threads/staticthreads.exp: Update comments.
18298
fb934770
LC
182992014-06-05 Ludovic Courtès <ludo@gnu.org>
18300
18301 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18302 "history-append! type error".
18303
6ef284bd
SM
183042014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18305
18306 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18307 erroneous dprintf expected input.
18308
a872e241
DE
183092014-06-04 Doug Evans <xdje42@gmail.com>
18310
18311 * gdb.guile/scm-generics.exp: Delete.
18312
16f691fb
DE
183132014-06-04 Doug Evans <xdje42@gmail.com>
18314
18315 * gdb.guile/scm-breakpoint.exp: Update.
18316 Add tests for breakpoint registration.
18317
012370f6
TT
183182014-06-04 Tom Tromey <tromey@redhat.com>
18319
18320 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18321 VLA-in-union.
18322 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18323 inner_vla_struct, vla_union types. Initialize objects of those
18324 types and compute their sizes.
18325
9f5a4cef
HZ
183262014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18327 Hui Zhu <hui@codesourcery.com>
18328
18329 * gdb.base/fileio.exp: Add test for shell not available as well as
18330 available.
18331 * gdb.base/fileio.c (test_system): Check for shell twice.
18332
90a45c4d
YQ
183332014-06-04 Yao Qi <yao@codesourcery.com>
18334
18335 * gdb.base/auto-connect-native-target.exp: Remove redundant
18336 space from the regexp pattern.
18337
70017e41
YQ
183382014-06-04 Yao Qi <yao@codesourcery.com>
18339
18340 * gdb.base/default.exp: Replace "child" with "native" in
18341 regexp pattern.
18342
883964a7
SC
183432014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18344
18345 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18346 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18347 * gdb.python/py-xmethods.py: Python script supporting the
18348 new testcase and tests.
18349
ef370185
JB
183502014-06-03 Joel Brobecker <brobecker@adacore.com>
18351 Pedro Alves <palves@redhat.com>
18352
18353 PR breakpoints/17000
18354 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18355 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18356
1e2ccb61
BM
183572014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18358
18359 * gdb.base/subst.exp: Add tests to verify partial path matching
18360 output.
18361
c6ec5ab2
PA
183622014-06-03 Pedro Alves <palves@redhat.com>
18363
18364 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18365 target that doesn't use software single-stepping.
18366
835c559f
PA
183672014-06-03 Pedro Alves <palves@redhat.com>
18368
18369 PR breakpoints/17000
18370 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18371 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18372
06eb1586
DE
183732014-06-02 Doug Evans <xdje42@gmail.com>
18374
18375 * gdb.guile/scm-parameter.exp: New file.
18376
e698b8c4
DE
183772014-06-02 Doug Evans <xdje42@gmail.com>
18378
18379 * gdb.guile/scm-cmd.c: New file.
18380 * gdb.guile/scm-cmd.exp: New file.
18381
ded03782
DE
183822014-06-02 Doug Evans <xdje42@gmail.com>
18383
18384 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18385 pretty-printer lookup.
18386 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18387 (make-pp_s-printer): Call it.
18388 (make-pretty-printer-from-dict): New function.
18389 (lookup-pretty-printer-maker-from-dict): New function.
18390 (*pretty-printer*): Simplify.
18391 (make-objfile-pp_s-printer): New function.
18392 (install-objfile-pretty-printers!): New function.
18393 (make-progspace-pp_s-printer): New function.
18394 (install-progspace-pretty-printers!): New function.
18395 * gdb.guile/scm-progspace.c: New file.
18396 * gdb.guile/scm-progspace.exp: New file.
18397
41fac0cf
PA
183982014-06-02 Pedro Alves <palves@redhat.com>
18399
18400 * gdb.base/dprintf-bp-same-addr.c: New file.
18401 * gdb.base/dprintf-bp-same-addr.exp: New file.
18402
96ae5695
EBM
184032014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18404
18405 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18406 * gdb.arch/powerpc-power.s: Likewise.
18407
da02b3a8
JB
184082014-06-02 Joel Brobecker <brobecker@adacore.com>
18409
18410 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18411
c72b2e7b
YQ
184122014-06-01 Yao Qi <yao@codesourcery.com>
18413
18414 * gdb.base/watchpoint.exp (test_watch_location): Check null
18415 pointer can be dereferenced. If not, do the test, otherwise
18416 skip it.
18417
53e8a631
AB
184182014-05-30 Andrew Burgess <aburgess@broadcom.com>
18419
18420 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18421 results.
18422 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18423
938f0e2f
AB
184242014-05-30 Andrew Burgess <aburgess@broadcom.com>
18425
18426 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18427 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18428 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18429 * gdb.arch/amd64-invalid-stack-top.c: New file.
18430 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18431
9ba6657a
PA
184322014-05-30 Pedro Alves <palves@redhat.com>
18433
18434 PR breakpoints/17000
18435 * gdb.base/sss-bp-on-user-bp.c: New file.
18436 * gdb.base/sss-bp-on-user-bp.exp: New file.
18437
522c09bf
DB
184382014-05-30 David Blaikie <dblaikie@gmail.com>
18439
18440 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18441 gnu_inline semantics via attribute.
18442 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18443 source explicitly specifies the required semantics.
18444
bf4ef81e
MR
184452014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18446
18447 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18448
329ea579
PA
184492014-05-29 Pedro Alves <palves@redhat.com>
18450 Tom Tromey <tromey@redhat.com>
18451
18452 * gdb.base/async-shell.exp: Don't enable target-async.
18453 * gdb.base/async.exp
18454 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18455 parameter. Adjust.
18456 (top level): Don't test with "target-async".
18457 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18458 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18459 * gdb.base/inferior-died.exp: Don't enable target-async.
18460 * gdb.base/interrupt-noterm.exp: Likewise.
18461 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18462 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18463 * gdb.mi/mi-nonstop.exp: Likewise.
18464 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18465 * gdb.mi/mi-nsintrall.exp: Likewise.
18466 * gdb.mi/mi-nsmoribund.exp: Likewise.
18467 * gdb.mi/mi-nsthrexec.exp: Likewise.
18468 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18469 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18470 * gdb.python/py-evsignal.exp: Don't enable target-async.
18471 * gdb.python/py-evthreads.exp: Likewise.
18472 * gdb.python/py-prompt.exp: Likewise.
18473 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18474 * gdb.server/solib-list.exp: Don't enable target-async.
18475 * gdb.threads/thread-specific-bp.exp: Likewise.
18476 * lib/mi-support.exp: Adjust to use mi-async.
18477
fd664c91
PA
184782014-05-29 Pedro Alves <palves@redhat.com>
18479
18480 PR gdb/13860
18481 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18482 reason, even in sync mode.
18483
251bde03
PA
184842014-05-29 Pedro Alves <palves@redhat.com>
18485 Hui Zhu <hui@codesourcery.com>
18486
18487 PR PR15693
18488 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18489 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18490 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18491 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18492
7f3c0343
JB
184932014-05-28 Joel Brobecker <brobecker@adacore.com>
18494
18495 * config/monitor.exp (gdb_target_monitor): Replace use of
18496 "set remotebaud" by "set serial baud".
18497
b2715b27
AW
184982014-05-26 Andy Wingo <wingo@igalia.com>
18499
18500 * gdb.guile/scm-breakpoint.exp:
18501 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18502 properties instead of gdb-object-properties.
18503
498a4489
YQ
185042014-05-26 Yao Qi <yao@codesourcery.com>
18505
18506 * gdb.server/no-thread-db.exp: Specify source file name
18507 explicitly when setting a breakpoint.
18508
589fdceb
MM
185092014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18510
18511 * gdb.btrace/vdso.c: New.
18512 * gdb.btrace/vdso.exp: New.
18513
e9089e05
MM
185142014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18515
18516 * gdb.base/gcore.exp (capture_command_output): Move ...
18517 * lib/gdb.exp (capture_command_output): ... here.
18518
67b5c0c1
MM
185192014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18520
18521 * gdb.btrace/data.exp: Test memory access during btrace replay.
18522
a2199296
SM
185232014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18524
18525 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18526
17b2616c
PA
185272014-05-21 Pedro Alves <palves@redhat.com>
18528
18529 PR gdb/13860
18530 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18531 (top level): Test that output related to execution commands is
18532 sent to the console with CLI commands, but not with MI commands.
18533 Test that breakpoint events are always mirrored to the console.
18534 Also expect the new source line to be output after a "next" in
18535 async mode too. Make it a pass/fail test.
18536 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18537 output.
18538 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18539
5166082f
PA
185402014-05-21 Pedro Alves <palves@redhat.com>
18541
18542 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18543 Use them to test variations of "list" after reaching a breakpoint.
18544 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18545 Test "list" with listsize 10 after reaching a breakpoint.
18546 * gdb.python/python.exp (decode_line current location line
18547 number): Adjust expected line number.
18548
2f25d70f
SM
185492014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18550
18551 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18552 behavior for $args, pass it directly to "run".
18553
ff604a67
MR
185542014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18555
18556 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18557 30000 to 65536.
18558
6a3cb8e8
PA
185592014-05-21 Pedro Alves <palves@redhat.com>
18560
18561 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18562 auto-connect-native-target off".
18563 * gdb.base/auto-connect-native-target.c: New file.
18564 * gdb.base/auto-connect-native-target.exp: New file.
18565
4ebfc96e
PA
185662014-05-21 Pedro Alves <palves@redhat.com>
18567
18568 * gdb.base/default.exp: Test "target native" instead of "target
18569 child".
18570
36d46afb
MW
185712014-05-21 Mark Wielaard <mjw@redhat.com>
18572
18573 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18574
5876f503
JK
185752014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18576
18577 Fix TLS access for -static -pthread.
18578 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18579 <HAVE_TLS> (thread_function, main): Initialize it.
18580 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18581 Add clean_restart.
18582 <$have_tls != "">: Check TLSVAR.
18583
0256a6ac
PA
185842014-05-21 Pedro Alves <palves@redhat.com>
18585
18586 * gdb.base/dcache-line-read-error.c: New.
18587 * gdb.base/dcache-line-read-error.exp: New.
18588
936d2992
PA
185892014-05-20 Pedro Alves <palves@redhat.com>
18590
18591 * gdb.base/compare-sections.c: New file.
18592 * gdb.base/compare-sections.exp: New file.
18593
802e8e6d
PA
185942014-05-20 Pedro Alves <palves@redhat.com>
18595
18596 * gdb.base/break-idempotent.c: New file.
18597 * gdb.base/break-idempotent.exp: New file.
18598
e59fa00f
MM
185992014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18600
18601 * gdb.btrace/nohist.exp: New.
18602
8b696e31
YQ
186032014-05-20 Yao Qi <yao@codesourcery.com>
18604
18605 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18606 gdb.reverse directory and gdb_reverse_timeout exists in board
18607 setting.
18608 * README: Document gdb_reverse_timeout.
18609
73c9764f
YQ
186102014-05-20 Yao Qi <yao@codesourcery.com>
18611
18612 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18613 'test_file_name'. Treat args as a string instead of a list.
18614 (gdb_init): Rename argument 'args' by 'test_file_name'.
18615
f1f4348a
JK
186162014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18617
18618 * gdb.arch/powerpc-power.exp: New file.
18619 * gdb.arch/powerpc-power.s: New file.
18620
0dbe70ce
DE
186212014-05-16 Doug Evans <dje@google.com>
18622
18623 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18624 * gdb.base/completion.exp: Check that all expected files exist
18625 before doing file completion.
0dbe70ce 18626
8d551b02
DE
186272014-05-16 Doug Evans <dje@google.com>
18628
18629 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18630 Update.
18631 (do_syscall_tests_without_xml): Update.
18632
73eb7709
PA
186332014-05-16 Pedro Alves <palves@redhat.com>
18634
18635 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18636 instead of "unknown output after running".
18637
3fae92fc
YQ
186382014-05-16 Yao Qi <yao@codesourcery.com>
18639
18640 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18641 file1.txt from host at the end.
18642 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18643
c2b2ccc5
DE
186442014-05-15 Doug Evans <dje@google.com>
18645
18646 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18647 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18648 loading file. Add test for TU lookup.
18649
8c217a4b
SM
186502014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18651
18652 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18653 calling "-exec-arguments" or "set args" before running the
18654 inferior.
18655
3deb39c6
SM
186562014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18657
18658 * lib/mi-support.exp (mi_expect_stop): Expect message for
18659 inferiors that exit with non-zero exit code.
18660
71a79f8c
YQ
186612014-05-14 Yao Qi <yao@codesourcery.com>
18662
18663 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18664 match absolute path on remote host.
18665 (test_file_list_exec_source_files): Remove "/" from the
18666 pattern.
18667
f23fcd46
YQ
186682014-05-14 Yao Qi <yao@codesourcery.com>
18669
18670 * boards/local-remote-host-notty.exp (${board}_file): New
18671 proc.
18672
9404b58f
KM
186732014-05-07 Kyle McMartin <kyle@redhat.com>
18674
18675 Pushed by Joel Brobecker <brobecker@adacore.com>.
18676 * gdb.arch/aarch64-atomic-inst.c: New file.
18677 * gdb.arch/aarch64-atomic-inst.exp: New file.
18678
5e45f04c
YQ
186792014-05-07 Yao Qi <yao@codesourcery.com>
18680
18681 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18682 in current context" too.
18683
c888a17d
KS
186842014-05-05 Keith Seitz <keiths@redhat.com>
18685
18686 * gdb.linespec/ls-dollar.exp: Add test for linespec
18687 file:convenience_variable.
18688
290a839c
YQ
186892014-05-05 Yao Qi <yao@codesourcery.com>
18690
18691 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18692 traceframes into tfile and ctf trace files. Read data from
18693 trace file and test collected data.
18694 (gdb_collect_locals_test): Likewise.
18695 (gdb_unavailable_registers_test): Likewise.
18696 (gdb_unavailable_floats): Likewise.
18697 (gdb_collect_globals_test): Likewise.
18698 (top-level): Append "ctf" to trace_file_targets if GDB
18699 supports.
18700
b5262cd0
YQ
187012014-05-05 Yao Qi <yao@codesourcery.com>
18702
18703 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18704 code to ...
18705 (gdb_collect_args_test_1): ... it. New proc.
18706 (gdb_collect_locals_test): Move some code to ...
18707 (gdb_collect_locals_test_1): ... it. New proc.
18708 (gdb_unavailable_registers_test): Move some code to ...
18709 (gdb_unavailable_registers_test_1): ... it. New proc.
18710 (gdb_unavailable_floats): Move some code to ...
18711 (gdb_unavailable_floats_1): ... it. New proc.
18712
30a1e6cc
SDJ
187132014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18714
18715 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18716 probes to test for bitness recognition.
18717 * gdb.arch/amd64-stap-optional-prefix.exp
18718 (test_probe_value_without_reg): New procedure.
18719 Add code to test for different kinds of bitness.
18720
f33da99a
SDJ
187212014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18722
18723 PR breakpoints/16889
18724 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18725 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18726
5b80f00d
PA
187272014-05-01 Pedro Alves <palves@redhat.com>
18728
18729 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18730 gdb_file_cmd if no file is specified.
18731 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18732 last_loaded_file to set the remote exec-file.
18733
f8c2a73c
PA
187342014-05-01 Pedro Alves <palves@redhat.com>
18735
18736 * boards/local-remote-host.exp: New file.
18737
be6e8ac7
PA
187382014-05-01 Pedro Alves <palves@redhat.com>
18739
18740 * boards/local-remote-host.exp: Rename to ...
18741 * boards/local-remote-host-notty.exp: ... this.
18742
cac0dc8f
JB
187432014-04-28 Joel Brobecker <brobecker@adacore.com>
18744
18745 * gdb.ada/dyn_arrayidx: New testcase.
18746
9730e6cc
YQ
187472014-04-26 Yao Qi <yao@codesourcery.com>
18748
18749 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18750 and compute the length of function main. Save it in
18751 $main_length.
18752 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18753 (top-level): Use gdb_compile to compile objects into
18754 executable and restart GDB. Remove invocation to
18755 prepare_for_testing.
18756
7ae1a6a6
PA
187572014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18758 Pedro Alves <palves@redhat.com>
18759
18760 PR server/16255
18761 * gdb.multi/multi-attach.c: New file.
18762 * gdb.multi/multi-attach.exp: New file.
18763
4082afcc
PA
187642014-04-25 Pedro Alves <palves@redhat.com>
18765
18766 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18767 user.
18768 (top level): Test that "set remote conditional-breakpoints-packet
18769 off" works as intended.
18770 * gdb.base/dprintf.exp: Test that "set remote
18771 breakpoint-commands-packet off" works as intended.
18772 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18773 New function.
18774 (top level): Call it.
18775 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18776 remote fast-tracepoints-packet off" works as intended.
18777 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18778 * lib/gdb.exp (gdb_is_target_remote): ... here.
18779
2abc3f8d
DB
187802014-04-24 David Blaikie <dblaikie@gmail.com>
18781
18782 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18783 ensure clang would not discard them.
18784 * gdb.base/gdbvars.c: Ditto.
18785 * gdb.base/memattr.c: Ditto.
18786 * gdb.base/whatis.c: Ditto.
18787 * gdb.python/py-prettyprint.c: Ditto.
18788 * gdb.trace/actions.c: Ditto.
18789 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18790 ensure clang would not discard it.
18791
bfd39632
DB
187922014-04-24 David Blaikie <dblaikie@gmail.com>
18793
18794 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18795 clang to emit the full definition of type required by the test
18796 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18797
22842ff6
DB
187982014-04-24 David Blaikie <dblaikie@gmail.com>
18799
18800 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18801 coax Clang into emitting the definition of the type.
18802 * gdb.cp/pr10728-x.h (y): Ditto.
18803 * gdb.cp/pr10728-y.cc (y): Ditto.
18804
c2e827ad
DB
188052014-04-24 David Blaikie <dblaikie@gmail.com>
18806
18807 * gdb.base/label.exp: XFAIL label related tests under Clang.
18808 * gdb.cp/cplabel.exp: Ditto.
18809 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18810 under Clang those using labels.
18811
4c2d33e7
YQ
188122014-04-25 Yao Qi <yao@codesourcery.com>
18813
18814 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18815 double_label.
18816 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18817 partial_label and double_label.
18818
56083b99
DB
188192014-04-24 David Blaikie <dblaikie@gmail.com>
18820
18821 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18822
25d4e99d
DB
188232014-04-24 David Blaikie <dblaikie@gmail.com>
18824
18825 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18826 of the function to work across GCC and Clang.
18827 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18828 pointer types (const void ** const V void **).
18829
01f9f808
MS
188302014-04-24 Michael Sturm <michael.sturm@mintel.com>
18831 Walfred Tedeschi <walfred.tedeschi@intel.com>
18832
18833 * Makefile.in (EXECUTABLES): Added i386-avx512.
18834 * gdb.arch/i386-avx512.c: New file.
18835 * gdb.arch/i386-avx512.exp: Likewise.
18836
4b48d439
KS
188372014-04-23 Keith Seitz <keiths@redhat.com>
18838
18839 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18840 (mi_make_breakpoint_table): New procedure.
18841 (mi_create_breakpoint): Use mi_make_breakpoint
18842 and return the result.
18843 (mi_make_breakpoint): New procedure.
18844 (mi_build_kv_pairs): New procedure.
18845
18846 * gdb.mi/mi-break.exp: Remove unused globals,
18847 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18848 All callers updated.
18849 * gdb.mi/mi-dprintf.exp: Use variable to track command
18850 number.
18851 Update all callers of mi_create_breakpoint and use
18852 mi_make_breakpoint_table.
18853 Remove any unused global variables.
18854 * gdb.mi/mi-nonstop.exp: Likewise.
18855 * gdb.mi/mi-nsintrall.exp: Likewise.
18856 * gdb.mi/mi-nsmoribund.exp: Likewise.
18857 * gdb.mi/mi-nsthrexec.exp: Likewise.
18858 * gdb.mi/mi-reverse.exp: Likewise.
18859 * gdb.mi/mi-simplerun.exp: Likewise.
18860 * gdb.mi/mi-stepn.exp: Likewise.
18861 * gdb.mi/mi-syn-frame.exp: Likewise.
18862 * gdb.mi/mi-until.exp: Likewise.
18863 * gdb.mi/mi-var-cp.exp: Likewise.
18864 * gdb.mi/mi-var-display.exp: Likewise.
18865 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18866 * gdb.mi/mi2-var-child.exp: Likewise.
18867 * gdb.mi/mi-vla-c99.exp: Likewise.
18868 * lib/mi-support.exp: Likewise.
18869
18870 From Ian Lance Taylor <iant@cygnus.com>:
18871 * lib/gdb.exp (parse_args): New procedure.
18872
08351840
PA
188732014-04-23 Pedro Alves <palves@redhat.com>
18874
18875 * gdb.base/break-unload-file.c: New file.
18876 * gdb.base/break-unload-file.exp: New file.
18877 * gdb.base/sym-file-lib.c (baz): New function.
18878 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18879 field.
18880 (load): Store the segment's mapped size.
18881 (unload): New function.
18882 (unload_shlib): New function.
18883 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18884 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18885 set a breakpoint at baz, and call it.
18886 * gdb.base/sym-file.exp: New tests for stale breakpoint
18887 instructions.
18888
076855f9
PA
188892014-04-23 Pedro Alves <palves@redhat.com>
18890
18891 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18892 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18893 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18894 * gdb.base/hbreak-unmapped.c: New file.
18895 * gdb.base/hbreak-unmapped.exp: New file.
18896 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18897 * lib/gdb.exp (gdb_is_target_remote): ... here.
18898
483805cf
PA
188992014-04-22 Pedro Alves <palves@redhat.com>
18900
18901 * gdb.base/consecutive-step-over.c: New file.
18902 * gdb.base/consecutive-step-over.exp: New file.
18903
06d97543
PA
189042014-04-22 Pedro Alves <palves@redhat.com>
18905
18906 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18907 instead of send_gdb/gdb_expect.
18908
b4429ea2
YQ
189092014-04-22 Yao Qi <yao@codesourcery.com>
18910
18911 * lib/trace-support.exp (generate_tracefile): New procedure.
18912 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18913 return 0.
18914 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18915 if generate_tracefile returns 1.
18916
51d48146
PA
189172014-04-18 Tom Tromey <palves@redhat.com>
18918 Pedro alves <tromey@redhat.com>
18919
18920 PR backtrace/15558
18921 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18922 with a backtrace limit.
18923 * gdb.python/py-frame-inline.exp: Test running to an inline
18924 function with a backtrace limit, and printing the newest frame.
18925 * gdb.python/py-frame-inline.c (main): Call f.
18926
bd1dce5f
MS
189272014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18928
18929 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18930
40d1a503
MS
189312014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18932
18933 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18934 Drop prefix from unsupported source file path.
18935
389b98f7
YQ
189362014-04-17 Yao Qi <yao@codesourcery.com>
18937
18938 * lib/gdb.exp (with_target_charset): New proc.
18939 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18940 with_target_charset.
18941 (test_print_strings): Likewise.
18942 (test_repeat_bytes): Likewise.
18943 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18944 for some tests.
18945
22869d73
KS
189462014-04-16 Keith Seitz <keiths@redhat.com>
18947
18948 PR gdb/15827
18949 * gdb.dwarf2/corrupt.c: New file.
18950 * gdb.dwarf2/corrupt.exp: New file.
18951
c4f87ca6
KS
189522014-04-16 Keith Seitz <keiths@redhat.com>
18953
18954 PR c++/16597
18955 * gdb.cp/namelessclass.cc: New file.
18956 * gdb.cp/namelessclass.exp: New file.
18957 * gdb.cp/namelessclass.S: New file.
18958
ab19de87
DE
189592014-04-16 Doug Evans <dje@google.com>
18960
18961 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18962 Add comment.
18963 (gdbserver_default_get_comm_port): New function.
18964 (gdbserver_start): Check if board file provided
18965 "gdbserver,get_comm_port" and use it if so.
18966 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18967 (gdb,socketport): Set to "stdio".
18968 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18969 (stdio_gdbserver_template): Delete.
18970 (${board}_get_remote_address): Update.
18971 (${board}_build_remote_cmd): Delete.
18972 (${board}_get_comm_port): New function.
18973 (${board}_spawn): Update.
18974 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18975 Delete.
18976 (${board}_get_remote_address): Update.
18977 (${board}_get_comm_port): New function.
18978
fc98a809
AB
189792014-04-16 Andrew Burgess <aburgess@broadcom.com>
18980
18981 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18982 appearing in any order.
18983
87fd9e6e
DE
189842014-04-15 Doug Evans <dje@google.com>
18985
18986 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18987 uninitialized value of "description".
18988
099fc3ea
KS
189892014-04-15 Keith Seitz <keiths@redhat.com>
18990
18991 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18992 Remove unused globals.
18993 (test_running_the_program): Likewise.
18994 (test_controlled_execution): Likewise.
18995 (test_controlling_breakpoints): Likewise.
18996 (test_program_termination): Likewise.
18997
5da151d4
KS
189982014-04-15 Keith Seitz <keiths@redhat.com>
18999
19000 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19001 unused globals.
19002 (test_rbreak_creation_and_listing): Likewise.
19003 (test_ignore_count): Likewise.
19004 (test_error): Likewise.
19005
35e5d2f0
PA
190062014-04-15 Pedro Alves <palves@redhat.com>
19007
19008 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19009 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19010 sym-file-loader.c.
19011 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19012 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19013 to sym-file-loader.c.
19014 (struct library): Forward declare.
19015 (load_shlib, lookup_function): Change prototypes.
19016 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19017 (translate_offset): Remove declarations.
19018 (get_text_addr): New declaration.
19019 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19020 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19021 sym-file-loader.h.
19022 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19023 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19024 here from sym-file-loader.h.
19025 (struct library): New structure.
19026 (load_shlib, lookup_function): Change prototypes and adjust to
19027 work with a struct library.
19028 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19029 (translate_offset): Make static.
19030 (get_text_addr): New function.
19031 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19032
eb4c1710
PA
190332014-04-15 Pedro Alves <palves@redhat.com>
19034
19035 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19036
2d1baf52
PA
190372014-04-15 Pedro Alves <palves@redhat.com>
19038
19039 * gdb.base/sym-file-loader.c: Include <limits.h>.
19040 (SELF_LINK): New define.
19041 (get_origin): New function.
19042 (load_shlib): Use it.
19043 * gdb.base/sym-file.exp: Don't early return if the target is
19044 remote. Use runto_main, and issue fail is that fails. Use
19045 gdb_load_shlibs.
19046 (shlib_name): Delete.
19047 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19048
7dd6df01
PA
190492014-04-15 Pedro Alves <palves@redhat.com>
19050
19051 * gdb.base/sym-file.exp: Remove regex characters from test
19052 message. Don't refer to breakpoint numbers in test messages.
19053
b50c8614
KS
190542014-04-14 Keith Seitz <keiths@redhat.com>
19055
19056 PR c++/16253
19057 * gdb.cp/var-tag.cc: New file.
19058 * gdb.cp/var-tag.exp: New file.
19059 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19060 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19061 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19062 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19063
3d567982
TT
190642014-04-14 Tom Tromey <tromey@redhat.com>
19065
19066 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19067 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19068 type.
19069 * gdb.cp/enum-class.exp: New file.
19070 * gdb.cp/enum-class.cc: New file.
19071
0626fc76
TT
190722014-04-14 Tom Tromey <tromey@redhat.com>
19073
19074 * gdb.dwarf2/enum-type.exp: New file.
19075
dca325b3
SA
190762014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19077
19078 * gdb.mi/mi-vla-c99.exp: New file.
19079 * gdb.mi/vla.c: New file.
19080
5854b38a
SA
190812014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19082
19083 * gdb.base/vla-datatypes.c: New file.
19084 * gdb.base/vla-datatypes.exp: New file.
19085
463bb957
SA
190862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19087
19088 * gdb.base/vla-ptr.c: New file.
19089 * gdb.base/vla-ptr.exp: New file.
19090
3dd170be
SA
190912014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19092
19093 * gdb.dwarf2/count.exp: New file.
19094
5ecaaa66
SA
190952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19096
19097 * gdb.base/vla-sideeffect.c: New file.
19098 * gdb.base/vla-sideeffect.exp: New file.
19099
41f1ada5
DB
191002014-04-14 David Blaikie <dblaikie@gmail.com>
19101
19102 * gdb.mi/non-stop.c: Add return value for non-void function return
19103 statement.
19104 * gdb.threads/staticthreads.c: Ditto.
19105
0be03e84
DE
191062014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19107 Doug Evans <xdje42@gmail.com>
19108
19109 * gdb.guile/scm-value.c: Improve test case.
19110 * gdb.guile/scm-value.exp: Add new test.
19111
f180a1fb
DB
191122014-04-11 David Blaikie <dblaikie@gmail.com>
19113
19114 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19115 override Clang's default.
19116
6b662e19
JB
191172014-04-11 Joel Brobecker <brobecker@adacore.com>
19118
19119 Revert the following changes (regressions):
19120
19121 * gdb.base/vla-sideeffect.c: New file.
19122 * gdb.base/vla-sideeffect.exp: New file.
19123
19124 * gdb.dwarf2/count.exp: New file.
19125
19126 * gdb.base/vla-multi.c: New file.
19127 * gdb.base/vla-multi.exp: New file.
19128
19129 * gdb.base/vla-ptr.c: New file.
19130 * gdb.base/vla-ptr.exp: New file.
19131
19132 * gdb.base/vla-datatypes.c: New file.
19133 * gdb.base/vla-datatypes.exp: New file.
19134
19135 * gdb.mi/mi-vla-c99.exp: New file.
19136 * gdb.mi/vla.c: New file.
19137
245a5f0b
KS
191382014-04-11 Keith Seitz <keiths@redhat.com>
19139
19140 PR c++/16675
19141 * gdb.cp/cpsizeof.exp: New file.
19142 * gdb.cp/cpsizeof.cc: New file.
19143
58a84dcf
SA
191442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19145
191a8a90
JB
19146 * gdb.mi/mi-vla-c99.exp: New file.
19147 * gdb.mi/vla.c: New file.
58a84dcf 19148
c8655f75
SA
191492014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19150
19151 * gdb.base/vla-datatypes.c: New file.
19152 * gdb.base/vla-datatypes.exp: New file.
19153
024e13b4
SA
191542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19155
19156 * gdb.base/vla-ptr.c: New file.
19157 * gdb.base/vla-ptr.exp: New file.
19158
1a237e0e
SA
191592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19160
19161 * gdb.base/vla-multi.c: New file.
19162 * gdb.base/vla-multi.exp: New file.
19163
504f3432
SA
191642014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19165
19166 * gdb.dwarf2/count.exp: New file.
19167
3bce8237
SA
191682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19169
191a8a90
JB
19170 * gdb.base/vla-sideeffect.c: New file.
19171 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19172
322f9c21
YQ
191732014-04-11 Yao Qi <yao@codesourcery.com>
19174
19175 * gdb.base/completion.exp: Check file exists before running tests
19176 on file completion.
19177
d708bcd1
PA
191782014-04-10 Pedro Alves <palves@redhat.com>
19179
19180 * gdb.base/cond-eval-mode.c: New file.
19181 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19182 prepare_for_testing to build the new file. Check result of
19183 runto_main.
19184 (test_break, test_watch): New procedures.
19185 (top level): Use them.
19186
ae1d2761
PM
191872014-04-08 Pierre Muller <muller@sourceware.org>
19188
19189 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19190 Ctrl-V use for mingw hosts.
19191
7af389b8
SC
191922014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19193
19194 * gdb.python/py-value.c: Improve test case.
19195 * gdb.python/py-value.exp: Add new test.
19196
5e703181
DE
191972014-04-07 David Blaikie <dblaikie@gmail.com>
19198
19199 * lib/compiler.c: Identify the clang compiler.
19200 * lib/compiler.cc: Ditto.
19201
9810b410
YQ
192022014-04-03 Yao Qi <yao@codesourcery.com>
19203
19204 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19205
98d1b8dc
AB
192062014-04-01 Anton Blanchard <anton@samba.org>
19207
19208 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19209 messages unique.
19210
3114cea1
AB
192112014-04-01 Anton Blanchard <anton@samba.org>
19212
19213 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19214 prepare_for_testing.
19215
62f7182c
AB
192162014-04-01 Anton Blanchard <anton@samba.org>
19217
19218 * gdb.arch/ppc64-atomic-inst.c: Remove.
19219 * gdb.arch/ppc64-atomic-inst.S: New file.
19220 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19221
770e7fc7
DE
192222014-03-31 Doug Evans <dje@google.com>
19223
19224 * gdb.base/print-symbol-loading-lib.c: New file.
19225 * gdb.base/print-symbol-loading-main.c: New file.
19226 * gdb.base/print-symbol-loading.exp: New file.
19227
46e2bafa
YQ
192282014-03-31 Yao Qi <yao@codesourcery.com>
19229
19230 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19231
8776cfe9
JB
192322014-03-28 Joel Brobecker <brobecker@adacore.com>
19233
19234 * gdb.ada/mi_dyn_arr: New testcase.
19235
5d1ef361
DE
192362014-03-27 Doug Evans <dje@google.com>
19237
19238 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19239
b5bee914
YQ
192402014-03-27 Yao Qi <yao@codesourcery.com>
19241
19242 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19243 if target is nios2-*-*.
19244
0d4d0e77
YQ
192452014-03-26 Yao Qi <yao@codesourcery.com>
19246
19247 * lib/gdb.exp (readline_is_used): New proc.
19248 * gdb.base/completion.exp: Move tests on command complete up.
19249 Skip the rest of tests if readline is not used.
19250 * gdb.ada/complete.exp: Skp the test if readline is not
19251 used.
19252 * gdb.base/filesym.exp: Likewise.
19253 * gdb.base/macscp.exp: Likewise.
19254 * gdb.base/readline-ask.exp: Likewise.
19255 * gdb.base/readline.exp: Likewise.
19256 * gdb.python/py-cmd.exp: Likewise.
19257 * gdb.trace/tfile.exp: Likewise.
19258
29361eee
YQ
192592014-03-26 Yao Qi <yao@codesourcery.com>
19260
19261 * gdb.base/macscp.exp: Fix code format issues.
19262
bc9a5525
UW
192632014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19264
19265 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19266 * gdb.asm/powerpc64le.inc: New file.
19267
d3839ede
PA
192682014-03-25 Pedro Alves <palves@redhat.com>
19269 Doug Evans <dje@google.com>
19270
19271 * gdb.base/source-execution.c: New file.
19272 * gdb.base/source-execution.exp: New file.
19273 * gdb.base/source-execution.gdb: New file.
19274
01672a57
DE
192752014-03-24 Doug Evans <dje@google.com>
19276
19277 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19278 using fission.
19279
88bbeca9
HZ
192802014-03-24 Hui Zhu <hui@codesourcery.com>
19281 Pedro Alves <palves@redhat.com>
19282
19283 PR breakpoints/16101
19284 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19285 test pass/fail messages. Detect missing support for dprintf when
19286 breakpoints are actually inserted.
19287 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19288 breakpoints are actually inserted.
19289 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19290 fails.
19291
d2348791
JK
192922014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19293
19294 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19295
feef67ab
DE
192962014-03-22 Doug Evans <xdje42@gmail.com>
19297
19298 * gdb.python/python.exp (python not supported): Verify multi-line
19299 python command issues an error.
25d743f9 19300 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19301 guile command issues an error.
feef67ab 19302
ecebef6a
MR
193032014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19304
19305 * gdb.threads/thread-specific.exp: Handle the lack of usable
19306 $this_breakpoint and $this_thread.
19307
ccdd1909
HZ
193082014-03-21 Hui Zhu <hui@codesourcery.com>
19309
19310 * gdb.base/attach.exp (do_command_attach_tests): New.
19311
beb460e8
PA
193122014-03-20 Tom Tromey <tromey@redhat.com>
19313 Pedro Alves <palves@redhat.com>
19314
19315 PR cli/15718
19316 * gdb.base/condbreak-call-false.c: New file.
19317 * gdb.base/condbreak-call-false.exp: New file.
19318
40acf43a
PA
193192014-03-20 Pedro Alves <palves@redhat.com>
19320
19321 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19322 Delete.
19323 (block_signals, unblock_signals): Delete.
19324 (child_function_2, main): Remove references to deleted variable
19325 and functions.
19326
9f5e1e02
PA
193272014-03-20 Pedro Alves <palves@redhat.com>
19328
19329 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19330 Use pthread_kill to signal thread 2.
19331 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19332 Adjust to make the test send itself a signal rather than using the
19333 host's "kill" command.
19334
99619bea
PA
193352014-03-20 Pedro Alves <palves@redhat.com>
19336
19337 * gdb.threads/multiple-step-overs.c: New file.
19338 * gdb.threads/multiple-step-overs.exp: New file.
19339 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19340 Adjust expected infrun debug output.
19341
2adfaa28
PA
193422014-03-20 Pedro Alves <palves@redhat.com>
19343
19344 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19345 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19346
31e77af2
PA
193472014-03-20 Pedro Alves <palves@redhat.com>
19348
19349 PR breakpoints/7143
19350 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19351 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19352 of gdb_test_multiple.
19353 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19354 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19355
b9f437de
PA
193562014-03-20 Pedro Alves <palves@redhat.com>
19357
19358 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19359 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19360
05adc73e
PA
193612014-03-19 Pedro Alves <palves@redhat.com>
19362
19363 * gdb.base/async.exp: Remove early return.
19364
6048b950
PA
193652014-03-19 Pedro Alves <palves@redhat.com>
19366
19367 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19368
8bcfb00a
PA
193692014-03-19 Pedro Alves <palves@redhat.com>
19370
19371 * gdb.base/async.exp (test_background): Expect \r\n after
19372 "completed." in the fail pattern.
19373
884e37dc
PA
193742014-03-19 Pedro Alves <palves@redhat.com>
19375
19376 * gdb.base/async.exp (test_background): New procedure.
19377 Use it for all background execution command tests.
19378
148e57e2
PA
193792014-03-19 Pedro Alves <palves@redhat.com>
19380
19381 * gdb.base/async.exp: Use prepare_for_testing.
19382
f48088c7
PA
193832014-03-19 Pedro Alves <palves@redhat.com>
19384
19385 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19386 the same line.
19387
e2f6c966
PA
193882014-03-19 Pedro Alves <palves@redhat.com>
19389
19390 * gdb.base/async.c (main): Add "jump here" and "until here" line
19391 marker comments.
19392 * gdb.base/async.exp (jump_here): New global.
19393 (jump& test): Use it.
19394 (until_here): New global.
19395 (until& test): Use it.
19396
c30568d4
PA
193972014-03-19 Pedro Alves <palves@redhat.com>
19398
19399 * gdb.base/async.exp: Don't frob gdb_protocol.
19400
0172b6a7
DE
194012014-03-18 Doug Evans <xdje42@gmail.com>
19402
19403 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19404 Fix spelling of exec-done-display.
19405
06c868a8
JK
194062014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19407
19408 PR gdb/15358
19409 * gdb.base/gdb-sigterm.c: New file.
19410 * gdb.base/gdb-sigterm.exp: New file.
19411
0c7e1a46
PA
194122014-03-18 Pedro Alves <palves@redhat.com>
19413
19414 PR gdb/13860
19415 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19416 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19417 solib-event.
19418
f7c77d93
JB
194192014-03-17 Joel Brobecker <brobecker@adacore.com>
19420
19421 * gdb.ada/pckd_arr_ren: New testcase.
19422
5a1e8c7a
DE
194232014-03-13 Doug Evans <xdje42@gmail.com>
19424
19425 PR guile/16612
19426 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19427 collect after discarding symbols.
19428
350e1a76
DE
194292014-03-13 Ludovic Courtès <ludo@gnu.org>
19430 Doug Evans <xdje42@gmail.com>
19431
19432 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19433 to history survives a gc.
19434
a69900ae
PA
194352014-03-13 Pedro Alves <palves@redhat.com>
19436
19437 * gdb.base/default.exp: Don't test "target procfs".
19438
5db9f0bd
PA
194392014-03-13 Pedro Alves <palves@redhat.com>
19440
19441 * gdb.base/default.exp: Update "target child" and "target procfs"
19442 tests to not expect "Unix".
19443
b3ccfe11
TT
194442014-03-12 Tom Tromey <tromey@redhat.com>
19445
19446 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19447 New procs. Add target-async tests.
19448 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19449 Add target-async tests.
19450
646f4417
AA
194512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19452
19453 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19454 'func_start' and 'func_end' for the beginning and end of the
19455 function code, respectively.
19456 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19457 'func_end' instead of 'func' and 'main'.
19458
288c211f
AA
194592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19460
19461 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19462 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19463 generate the debug info assembler source.
19464
e0c0f156
AA
194652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19466
19467 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19468 * gdb.dwarf2/arr-subrange.exp: Likewise.
19469 * gdb.dwarf2/dwz.exp: Likewise.
19470 * gdb.dwarf2/method-ptr.exp: Likewise.
19471 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19472 * gdb.dwarf2/subrange.exp: Likewise.
19473 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19474 * gdb.dwarf2/implptrpiece.exp: Likewise.
19475 * gdb.dwarf2/nostaticblock.exp: Likewise.
19476
0e5c4555
AA
194772014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19478
19479 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19480 directory to absolute path name arguments.
19481
5ec18f2b
JG
194822014-03-10 Joel Brobecker <brobecker@adacore.com>
19483
19484 * gdb.ada/tagged_access: New testcase.
19485
847fc4f2
MM
194862014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19487
19488 * gdb.btrace/data.exp: Update expected output.
19489
cc3da688
YQ
194902014-03-06 Yao Qi <yao@codesourcery.com>
19491
19492 * gdb.trace/pr16508.exp: New file.
19493
0f26cec1
PA
194942014-03-05 Pedro Alves <palves@redhat.com>
19495
19496 PR gdb/16575
19497 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19498 procedure.
19499 (top level): Adjust to use it. Add tests that exercise breakpoint
19500 interaction with the code-cache.
19501
7a5a839f
LC
195022014-02-26 Ludovic Courtès <ludo@gnu.org>
19503
19504 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19505 test for 'history-append!'.
19506
31aa7e4e
JB
195072014-02-26 Joel Brobecker <brobecker@adacore.com>
19508
19509 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19510 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19511 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19512 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19513 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19514 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19515
1b588015
JB
195162014-02-26 Joel Brobecker <brobecker@adacore.com>
19517
19518 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19519 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19520 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19521
55426c9d
JB
195222014-02-26 Joel Brobecker <brobecker@adacore.com>
19523
19524 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19525
dc53a7ad
JB
195262014-02-26 Joel Brobecker <brobecker@adacore.com>
19527
19528 * gdb.dwarf2/arr-stride.c: New file.
19529 * gdb.dwarf2/arr-stride.exp: New file.
19530
12ab52e9
PA
195312014-02-26 Pedro Alves <palves@redhat.com>
19532
19533 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19534 that won't ever trigger. Make sure that GDB reports the correct
19535 breakpoint that caused the stop.
19536
849c862e
JK
195372014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19538
19539 PR gdb/16626
19540 * gdb.base/auto-load-script: New file.
19541 * gdb.base/auto-load.c: New file.
19542 * gdb.base/auto-load.exp: New file.
19543
71b7d793
JK
19544 PR gdb/16626
19545 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19546
e2f0d509
JK
195472014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19548
19549 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19550 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19551
50cc37c8
DE
195522014-02-24 Doug Evans <dje@google.com>
19553
19554 * lib/gdb.exp (run_on_host): Log error output if program fails.
19555
ea4758f2
PA
195562014-02-21 Pedro Alves <palves@redhat.com>
19557
19558 * gdb.threads/step-after-sr-lock.c: Rename to ...
19559 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19560 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19561 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19562 ... this.
19563
d7b30f67
SDJ
195642014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19565
19566 PR tdep/16397
19567 * gdb.arch/amd64-stap-special-operands.exp: New file.
19568 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19569 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19570 * gdb.arch/amd64-stap-triplet.S: Likewise.
19571 * gdb.arch/amd64-stap-triplet.c: Likewise.
19572
83deb43f
JB
195732014-02-20 Joel Brobecker <brobecker@adacore.com>
19574
19575 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19576 in .section pseudo-op.
19577
adde2bff
DE
195782014-02-20 lin zuojian <manjian2006@gmail.com>
19579 Joel Brobecker <brobecker@adacore.com>
19580 Doug Evans <xdje42@gmail.com>
19581
19582 PR symtab/16581
19583 * gdb.dwarf2/dw2-icycle.S: New file.
19584 * gdb.dwarf2/dw2-icycle.c: New file.
19585 * gdb.dwarf2/dw2-icycle.exp: New file.
19586
f7bd0f78
SC
195872014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19588
19589 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19590 operations on gdb.Value objects.
19591 * gdb.python/py-value-cc.exp: Add new test to test operations on
19592 gdb.Value objects.
19593
c17ef0d5
DE
195942014-02-18 Doug Evans <dje@google.com>
19595
19596 * Makefile.in (TESTS): New variable.
19597 (expanded_tests, expanded_tests_or_none): New variables
19598 (check-single): Pass $(expanded_tests_or_none) to runtest.
19599 (check-parallel): Only run tests in $(TESTS) if non-empty.
19600 (check/no-matching-tests-found): New rule.
19601 * README: Document TESTS makefile variable.
19602
5dd3176f
DE
196032014-02-18 Doug Evans <dje@google.com>
19604
19605 * Makefile.in (check-parallel): rm -rf outputs temp.
19606
0b10be4f
JK
196072014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19608
19609 Fix "ERROR: no fileid for" in the testsuite.
19610 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19611
85f224e7
DE
196122014-02-12 Doug Evans <dje@google.com>
19613
19614 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19615 (MISCELLANEOUS): New variable.
19616 (clean): rm -rf $(MISCELLANEOUS).
19617 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19618 dwp live in the same directory as symlinks, with each symlink pointed
19619 to a differently named file in a different directory.
19620
149b30ff
DE
196212014-02-11 Doug Evans <dje@google.com>
19622
19623 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19624 of Tcl file commands.
19625
1dfdac32
MK
196262014-02-10 Mark Kettenis <kettenis@gnu.org>
19627
19628 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19629 "kill -SIGUSR1 -1".
19630
aa4fb036
JB
196312014-02-10 Joel Brobecker <brobecker@adacore.com>
19632
19633 * gdb.ada/tick_length_array_enum_idx: New testcase.
19634
ed3ef339
DE
196352014-02-10 Doug Evans <xdje42@gmail.com>
19636
19637 * configure.ac (AC_OUTPUT): Add gdb.guile.
19638 * configure: Regenerate.
19639 * lib/gdb-guile.exp: New file.
19640 * lib/gdb.exp (get_target_charset): New function.
19641 * gdb.base/help.exp: Update expected output from "apropos apropos".
19642 * gdb.guile/Makefile.in: New file.
19643 * gdb.guile/guile.exp: New file.
19644 * gdb.guile/scm-arch.c: New file.
19645 * gdb.guile/scm-arch.exp: New file.
19646 * gdb.guile/scm-block.c: New file.
19647 * gdb.guile/scm-block.exp: New file.
19648 * gdb.guile/scm-breakpoint.c: New file.
19649 * gdb.guile/scm-breakpoint.exp: New file.
19650 * gdb.guile/scm-disasm.c: New file.
19651 * gdb.guile/scm-disasm.exp: New file.
19652 * gdb.guile/scm-equal.c: New file.
19653 * gdb.guile/scm-equal.exp: New file.
19654 * gdb.guile/scm-error.exp: New file.
19655 * gdb.guile/scm-error.scm: New file.
19656 * gdb.guile/scm-frame-args.c: New file.
19657 * gdb.guile/scm-frame-args.exp: New file.
19658 * gdb.guile/scm-frame-args.scm: New file.
19659 * gdb.guile/scm-frame-inline.c: New file.
19660 * gdb.guile/scm-frame-inline.exp: New file.
19661 * gdb.guile/scm-frame.c: New file.
19662 * gdb.guile/scm-frame.exp: New file.
19663 * gdb.guile/scm-generics.exp: New file.
19664 * gdb.guile/scm-gsmob.exp: New file.
19665 * gdb.guile/scm-iterator.c: New file.
19666 * gdb.guile/scm-iterator.exp: New file.
19667 * gdb.guile/scm-math.c: New file.
19668 * gdb.guile/scm-math.exp: New file.
19669 * gdb.guile/scm-objfile-script-gdb.in: New file.
19670 * gdb.guile/scm-objfile-script.c: New file.
19671 * gdb.guile/scm-objfile-script.exp: New file.
19672 * gdb.guile/scm-objfile.c: New file.
19673 * gdb.guile/scm-objfile.exp: New file.
19674 * gdb.guile/scm-ports.exp: New file.
19675 * gdb.guile/scm-pretty-print.c: New file.
19676 * gdb.guile/scm-pretty-print.exp: New file.
19677 * gdb.guile/scm-pretty-print.scm: New file.
19678 * gdb.guile/scm-section-script.c: New file.
19679 * gdb.guile/scm-section-script.exp: New file.
19680 * gdb.guile/scm-section-script.scm: New file.
19681 * gdb.guile/scm-symbol.c: New file.
19682 * gdb.guile/scm-symbol.exp: New file.
19683 * gdb.guile/scm-symtab-2.c: New file.
19684 * gdb.guile/scm-symtab.c: New file.
19685 * gdb.guile/scm-symtab.exp: New file.
19686 * gdb.guile/scm-type.c: New file.
19687 * gdb.guile/scm-type.exp: New file.
19688 * gdb.guile/scm-value-cc.cc: New file.
19689 * gdb.guile/scm-value-cc.exp: New file.
19690 * gdb.guile/scm-value.c: New file.
19691 * gdb.guile/scm-value.exp: New file.
19692 * gdb.guile/source2.scm: New file.
19693 * gdb.guile/types-module.cc: New file.
19694 * gdb.guile/types-module.exp: New file.
19695
7026a7c1
YQ
196962014-02-10 Yao Qi <yao@codesourcery.com>
19697
19698 PR testsuite/16543
19699 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19700 * configure: Regenerated.
19701 * Makefile.in: New file.
19702
6c466447
AS
197032014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19704
19705 * gdb.python/py-framefilter.exp: Fix typo.
19706
6e854735
YQ
197072014-02-08 Yao Qi <yao@codesourcery.com>
19708
19709 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19710 that no =breakpoint-modified is emitted when breakpoints are
19711 modified through MI commands.
19712
d137e6dc
PA
197132014-02-07 Pedro Alves <pedro@codesourcery.com>
19714 Pedro Alves <palves@redhat.com>
19715
19716 * gdb.threads/step-after-sr-lock.c: New file.
19717 * gdb.threads/step-after-sr-lock.exp: New file.
19718
b5ee5a50
PA
197192014-02-07 Pedro Alves <palves@redhat.com>
19720
19721 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19722
3c77faf3
JK
197232014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19724
19725 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19726 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19727
6dddc817
DE
197282014-02-06 Doug Evans <xdje42@gmail.com>
19729
19730 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19731 output.
19732
19733 * gdb.gdb/python-interrupts.exp: New file.
19734
de7b2893
YQ
197352014-02-05 Yao Qi <yao@codesourcery.com>
19736
19737 * gdb.trace/report.exp (use_collected_data): Test the output
19738 of "info threads" and "info inferiors".
19739
66d032ac
YQ
197402014-02-05 Yao Qi <yao@codesourcery.com>
19741
19742 Revert this patch:
19743
19744 2013-05-24 Yao Qi <yao@codesourcery.com>
19745
19746 * gdb.trace/tfile.exp: Test inferior and thread.
19747
591a12a1
UW
197482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19749
19750 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19751 on a function.
19752 * gdb.base/step-bt.c: Call hello via function pointer to make
19753 sure its first instruction is executed on powerpc64le-linux.
19754
0ff3e01f
UW
197552014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19756
19757 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19758
084ee545
UW
197592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19760
19761 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19762 of the test patterns for use on little-endian systems.
19763
6ed14ff3
UW
197642014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19765
19766 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19767 (decimal_vector): Fix for little-endian.
19768
401e27fd
JM
197692014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19770
19771 * gdb.arch/sparc-sysstep.exp: New file.
19772 * gdb.arch/sparc-sysstep.c: Likewise.
19773
19774 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19775
8b924729
EBM
197762014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19777
19778 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19779
fb151210
JB
197802014-01-23 Tom Tromey <tromey@redhat.com>
19781
19782 * gdb.ada/array_char_idx: New testcase.
19783
0740f8d8
TT
197842014-01-23 Tom Tromey <tromey@redhat.com>
19785
19786 PR python/16487:
19787 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19788 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19789 classes.
19790
21909fa1
TT
197912014-01-23 Tom Tromey <tromey@redhat.com>
19792
19793 PR python/16491:
19794 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19795 string from an inferior frame.
19796 * gdb.python/py-framefilter-mi.exp: Update.
19797
87ce2a04
DE
197982014-01-22 Doug Evans <dje@google.com>
19799
19800 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19801
237b092b
AA
198022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19803
19804 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19805
d674a709
AA
198062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19807
19808 * gdb.trace/entry-values.exp: Remove excess space character from
19809 regex patterns. Handle s390 call instruction.
19810
20fa3390
AA
198112014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19812
19813 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19814 define "*_start" label. Make "name" static.
19815 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19816 ${name} by references to ${name}_start.
19817
78466714
AA
198182014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19819
19820 * gdb.base/info-macros.exp: Remove "debug" from the compile
19821 options.
19822
ec9f644a
IB
198232014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19824
19825 * gdb.dlang/demangle.exp: New file.
19826
94b1b47e
IB
198272014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19828
19829 * gdb.dlang/primitive-types.exp: New file.
19830
7f420862
IB
198312014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19832
19833 * configure.ac: Create gdb.dlang/Makefile.
19834 * configure: Regenerate.
19835 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19836 * gdb.dlang/Makefile.in: New file.
19837 * lib/d-support.exp: New file.
19838 * lib/gdb.exp (skip_d_tests): New proc.
19839
52834460
MM
198402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19841
19842 * gdb.btrace/delta.exp: Check reverse stepi.
19843 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19844 * gdb.btrace/finish.exp: New.
19845 * gdb.btrace/next.exp: New.
19846 * gdb.btrace/nexti.exp: New.
19847 * gdb.btrace/record_goto.c: Add comments.
19848 * gdb.btrace/step.exp: New.
19849 * gdb.btrace/stepi.exp: New.
19850 * gdb.btrace/multi-thread-step.c: New.
19851 * gdb.btrace/multi-thread-step.exp: New.
19852 * gdb.btrace/rn-dl-bind.c: New.
19853 * gdb.btrace/rn-dl-bind.exp: New.
19854 * gdb.btrace/data.c: New.
19855 * gdb.btrace/data.exp: New.
19856 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19857
6e07b1d2
MM
198582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19859
19860 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19861 * gdb.btrace/exception.exp: Update.
19862 * gdb.btrace/instruction_history.exp: Update.
19863 * gdb.btrace/record_goto.exp: Update.
19864 * gdb.btrace/tailcall.exp: Update.
19865 * gdb.btrace/unknown_functions.exp: Update.
19866 * gdb.btrace/delta.exp: New.
19867
0b722aec
MM
198682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19869
19870 * gdb.btrace/record_goto.exp: Add backtrace test.
19871 * gdb.btrace/tailcall.exp: Add backtrace test.
19872
066ce621
MM
198732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19874
19875 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19876 * gdb.btrace/record_goto.c: New.
19877 * gdb.btrace/record_goto.exp: New.
19878 * gdb.btrace/x86-record_goto.S: New.
19879
0688d04e
MM
198802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19881
19882 * gdb.btrace/function_call_history.exp: Update tests.
19883 * gdb.btrace/instruction_history.exp: Update tests.
19884
8710b709
MM
198852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19886
19887 * gdb.btrace/function_call_history.exp: Fix expected field
19888 order for "record function-call-history".
19889 Add new tests for "record function-call-history /c".
19890 * gdb.btrace/exception.cc: New.
19891 * gdb.btrace/exception.exp: New.
19892 * gdb.btrace/tailcall.exp: New.
19893 * gdb.btrace/x86-tailcall.S: New.
19894 * gdb.btrace/x86-tailcall.c: New.
19895 * gdb.btrace/unknown_functions.c: New.
19896 * gdb.btrace/unknown_functions.exp: New.
19897 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19898
5de9129b
MM
198992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19900
19901 * gdb.btrace/instruction_history.exp: Update.
19902 * gdb.btrace/function_call_history.exp: Update.
19903
23a7fe75
MM
199042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19905
19906 * gdb.btrace/function_call_history.exp: Fix expected function
19907 trace.
19908 * gdb.btrace/instruction_history.exp: Initialize traced.
19909 Remove traced_functions.
19910
724c7dd8
MM
199112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19912
19913 * gdb.btrace/function_call_history.exp: Update
19914 * gdb.btrace/instruction_history.exp: Update.
19915
6d78d93b
MM
199162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19917
19918 * gdb.btrace/enable.exp: Update expected text.
19919
93a360cc
OJ
199202014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19921
19922 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19923 bytes.
19924
3772b53f
MR
199252014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19926
19927 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19928
596662fa
OJ
199292014-01-15 Omair Javaid <omair.javaid@linaro.org>
19930
19931 * lib/gdb.exp (supports_process_record): Return true for
19932 arm*-linux*. (supports_reverse): Likewise.
19933
b5b08fb4
SC
199342014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19935
19936 PR python/15464
19937 PR python/16113
19938 * gdb.python/py-type.c: Enhance test case.
19939 * gdb.python/py-value-cc.cc: Likewise
19940 * gdb.python/py-type.exp: Add new tests.
19941 * gdb.python/py-value-cc.exp: Likewise
19942
52d7fb13
AA
199432014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19944 Pedro Alves <palves@redhat.com>
19945
19946 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19947 Make "name" extern.
19948 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19949 references to ${name}_start by references to ${name}.
19950
a2cd8cfe
JB
199512014-01-10 Joel Brobecker <brobecker@adacore.com>
19952
19953 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19954
4e23fced
JB
199552014-01-10 Joel Brobecker <brobecker@adacore.com>
19956
19957 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19958
c6a9e42c
PA
199592014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19960 Pedro Alves <palves@redhat.com>
19961
19962 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19963 mi_gdb_target_load.
c6a9e42c 19964
b7ea362b
PA
199652014-01-08 Pedro Alves <palves@redhat.com>
19966
19967 * gdb.threads/reconnect-signal.c: New file.
19968 * gdb.threads/reconnect-signal.exp: New file.
19969
5e3f4fab
EBM
199702014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19971
19972 * gdb.base/source-dir.exp: New file.
19973
79301218
JB
199742014-01-07 Joel Brobecker <brobecker@adacore.com>
19975
19976 * gdb.ada/mi_interface: New testcase.
19977
8e355c5d
JB
199782014-01-07 Joel Brobecker <brobecker@adacore.com>
19979
19980 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19981 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19982 gdb.ada/pp-rec-component/pck.ads: New files.
19983
c0d48811
JB
199842014-01-07 Joel Brobecker <brobecker@adacore.com>
19985
19986 * gdb.python/py-pp-integral.c: New file.
19987 * gdb.python/py-pp-integral.py: New file.
19988 * gdb.python/py-pp-integral.exp: New file.
19989
17b609c3 19990For older changes see ChangeLog-1993-2013.
c906108c 19991\f
8d8cb839
EZ
19992;; Local Variables:
19993;; mode: change-log
19994;; left-margin: 8
19995;; fill-column: 74
19996;; version-control: never
19997;; End:
902f2ccb 19998
b811d2c2 19999 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20000 Copying and distribution of this file, with or without modification,
20001 are permitted provided the copyright notice and this notice are preserved.