]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb: Preserve is-stmt lines when switch between files
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
1313c56e
AB
12020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
4 use_header case.
5 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
6 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
7 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
8 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
9 * gdb.dwarf2/dw2-inline-header.c: New file.
10 * gdb.dwarf2/dw2-inline-header.h: New file.
11
f68f85b5
PA
122020-05-30 Pedro Alves <palves@redhat.com>
13
14 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
15 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
16
678048e8
GB
172020-05-29 Gary Benson <gbenson@redhat.com>
18
19 * gdb.compile/compile-cplus.exp (additional_flags): Also
20 set when building with clang.
21 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
22 when building with clang.
23
9fcafd23
GB
242020-05-29 Gary Benson <gbenson@redhat.com>
25
26 * gdb.arch/i386-avx.exp (additional_flags): Also set when
27 building with clang.
28 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
29
735d5a07
GB
302020-05-29 Gary Benson <gbenson@redhat.com>
31
32 * gdb.cp/koenig.exp (prepare_for_testing): Add
33 additional_flags=-Wno-unused-comparison.
34 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
35
4ad2c6a0
GB
362020-05-28 Gary Benson <gbenson@redhat.com>
37
38 * gdb.base/sigaltstack.c (catcher): Add default case to switch
39 statement.
40
09fe663e
GB
412020-05-28 Gary Benson <gbenson@redhat.com>
42
43 * gdb.cp/classes.exp (prepare_for_testing): Add
44 additional_flags=-Wno-deprecated-register.
45 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
46 * gdb.cp/misc.exp: Likewise.
47
cee00f17
GB
482020-05-28 Gary Benson <gbenson@redhat.com>
49
50 * gdb.linespec/cpls-ops.cc (dummy): New static global.
51 (test_op_new::operator new): Add return statement.
52 (test_op_new_array::operator new[]): Likewise.
53
636edd00
PA
542020-05-27 Pedro Alves <palves@redhat.com>
55
56 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
57 check. Use test_gdb_complete_unique instead of
58 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
59 test_gdb_complete_multiple instead of
60 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
61
c2b75043
LM
622020-05-27 Luis Machado <luis.machado@linaro.org>
63
64 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
65 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
66 * gdb.arch/arm-disassembler-options.exp: Likewise.
67 * gdb.arch/arm-disp-step.exp: Likewise.
68 * gdb.arch/thumb-prologue.exp: Likewise.
69 * gdb.base/async.exp: Likewise.
70 * gdb.base/auxv.exp: Likewise.
71 * gdb.base/complex-parts.exp: Likewise.
72 * gdb.base/ena-dis-br.exp: Likewise.
73 * gdb.base/foll-exec.exp: Likewise.
74 * gdb.base/permissions.exp: Likewise.
75 * gdb.base/relocate.exp: Likewise.
76 * gdb.base/return2.exp: Likewise.
77 * gdb.base/sigbpt.exp: Likewise.
78 * gdb.base/siginfo-obj.exp: Likewise.
79 * gdb.cp/converts.exp: Likewise.
80 * gdb.cp/exceptprint.exp: Likewise.
81 * gdb.cp/inherit.exp: Likewise.
82 * gdb.cp/nsnoimports.exp: Likewise.
83 * gdb.cp/virtbase2.exp: Likewise.
84 * gdb.mi/mi-var-cmd.exp: Likewise.
85 * gdb.mi/var-cmd.c: Likewise.
86
53a47a3e
TT
872020-05-26 Tom Tromey <tromey@adacore.com>
88
89 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
90
0bc2354b
TT
912020-05-26 Tom Tromey <tromey@adacore.com>
92
93 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
94 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
95 type.
96 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
97 variable.
98
0db49895
CBG
992020-05-26 Christian Biesinger <cbiesinger@google.com>
100
101 * Makefile.in: Use = instead of == for the test command
102 for portability.
103
40d22035
TV
1042020-05-26 Tom de Vries <tdevries@suse.de>
105
106 * gdb.base/gold-gdb-index-2.c: New test.
107 * gdb.base/gold-gdb-index.c: New test.
108 * gdb.base/gold-gdb-index.exp: New file.
109 * gdb.base/gold-gdb-index.h: New test.
110
043e2e02
TV
1112020-05-25 Tom de Vries <tdevries@suse.de>
112
113 * boards/gold-gdb-index.exp: New file.
114
462f72c5
SM
1152020-05-25 Simon Marchi <simon.marchi@efficios.com>
116
117 * boards/simavr.exp: New file.
118
6cf66e76
SM
1192020-05-25 Simon Marchi <simon.marchi@efficios.com>
120
121 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
122 * gdb.base/inferior-args.exp: New file.
123 * gdb.base/inferior-args.c: New file.
124
75d04512
SM
1252020-05-25 Simon Marchi <simon.marchi@efficios.com>
126
127 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
128 inferior_args. Pass it to gdb_reload.
129 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
130 inferior_args.
131 (gdb_reload): Add inferior_args argument.
132 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
133 pass it to gdbserver_run.
134 * boards/native-gdbserver.exp: Do not set noargs.
135 * boards/native-extended-gdbserver.exp (gdb_reload): Add
136 inferior_args argument.
137 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
138 * gdb.base/a2-run.exp: Check for use_gdb_stub.
139 * gdb.base/args.exp: Likewise.
140
42cf1844
TV
1412020-05-25 Tom de Vries <tdevries@suse.de>
142
143 * lib/gdb.exp (exec_is_pie): Add comment.
144
8f7d38ef
TV
1452020-05-25 Tom de Vries <tdevries@suse.de>
146
147 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
148 instead of $binfile in the untested message.
149
465e1b0f
TV
1502020-05-25 Tom de Vries <tdevries@suse.de>
151
152 PR testsuite/26031
153 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
154
3c5a0e02
TV
1552020-05-25 Tom de Vries <tdevries@suse.de>
156
157 * boards/gold.exp: New file.
158
0a4f5f8c
TT
1592020-05-23 Tom Tromey <tom@tromey.com>
160
161 * gdb.base/style.exp: Remove completion styling test.
162 * lib/gdb-utils.exp (style): Remove completion styles.
163
eca1f90c
TT
1642020-05-23 Tom Tromey <tom@tromey.com>
165
166 * gdb.base/style.exp: Add completion styling test.
167 * lib/gdb-utils.exp (style): Add completion styles.
168
7c13f4e8
AB
1692020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
170
171 * gdb.base/annota1.exp: Update expected results.
172 * gdb.cp/annota2.exp: Update expected results, remove duplicate
173 test name.
174 * gdb.cp/annota3.exp: Update expected results.
175
41977d16
SM
1762020-05-20 Simon Marchi <simon.marchi@efficios.com>
177
178 PR gdb/26016
179 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
180 against MAP_FAILED.
181 * gdb.base/coremaker.c (mmapdata): Likewise.
182 * gdb.base/jit-reader-host.c (main): Likewise.
183 * gdb.base/sym-file-loader.c (load): Likewise.
184 (load_shlib): Likewise.
185
b4757f2e
TT
1862020-05-20 Tom Tromey <tromey@adacore.com>
187
188 * gdb.ada/array_char_idx.exp: Recognize initialized array.
189
9a0bacfb
TV
1902020-05-20 Tom de Vries <tdevries@suse.de>
191
192 PR symtab/25833
193 * gdb.base/with-mf-inc.c: New test.
194 * gdb.base/with-mf-main.c: New test.
195 * gdb.base/with-mf.exp: New file.
196
76571211
TT
1972020-05-19 Tom Tromey <tromey@adacore.com>
198
199 * gdb.rust/simple.exp: Restore missing test result.
200
4cd9f3d5
TV
2012020-05-19 Tom de Vries <tdevries@suse.de>
202
203 * gdb.base/gdb-caching-proc.exp: Fix typo.
204
7d874253
TT
2052020-05-19 Tom Tromey <tromey@adacore.com>
206
207 * gdb.rust/simple.exp: Add some test descriptions.
208 (test_one_slice): Use with_test_prefix.
209
1d727695
TV
2102020-05-18 Tom de Vries <tdevries@suse.de>
211
212 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
213
7f32a4d5
PA
2142020-05-17 Pedro Alves <palves@redhat.com>
215
216 PR gdb/25741
217 * gdb.base/hw-sw-break-same-address.exp: New file.
218
7cfd74cf
PA
2192020-05-16 Pedro Alves <palves@redhat.com>
220
221 * gdb.multi/multi-re-run.exp (test_re_run): Switch
222 LAST_LOADED_FILE accordingly.
223
57b4f16e
PW
2242020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
225
226 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
227
7c05caf7
PW
2282020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
229
230 * gdb.base/help.exp: Test apropos and help for commands
231 having aliases. Fixed comments not starting with an
232 upper-case letter or not finishing with a dot.
233
7aa1b46f
PW
2342020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
235
3b3aaacb
PW
236 * gdb.base/alias.exp: Update help output check.
237
57b4f16e 2382020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 239
7aa1b46f
PW
240 * gdb.base/default.exp: Update output following fixes.
241
0605465f
PW
2422020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
243
244 * gdb.base/alias.exp: Test aliases starting with a prefix of
245 another alias.
246
86e4e63d
GB
2472020-05-15 Gary Benson <gbenson@redhat.com>
248
249 * gdb.base/info-os.c (main): Add return statement.
250 * gdb.base/info_minsym.c (minsym_fun): Likewise.
251 * gdb.base/large-frame-2.c (func): Likewise.
252 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
253 * gdb.base/pr10179-b.c (foo2): Likewise.
254 * gdb.base/valgrind-disp-step.c (foo): Likewise.
255 * gdb.base/watch-cond.c (func): Likewise.
256 * gdb.multi/goodbye.c (verylongfun): Likewise.
257 * gdb.multi/hello.c (commonfun): Likewise.
258 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
259 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
260 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
261 Likewise.
262 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
263 * gdb.threads/interrupt-while-step-over.c (child_function):
264 Likewise.
265 * gdb.trace/actions-changed.c (end): Likewise.
266
163df4df
GB
2672020-05-15 Gary Benson <gbenson@redhat.com>
268
269 * gdb.opencl/callfuncs.exp: Report when test skipped.
270 * gdb.opencl/convs_casts.exp: Likewise.
271 * gdb.opencl/datatypes.exp: Likewise.
272 * gdb.opencl/operators.exp: Likewise.
273 * gdb.opencl/vec_comps.exp: Likewise.
274
6dbc505a
TV
2752020-05-15 Tom de Vries <tdevries@suse.de>
276
277 * gdb.base/align.exp.in: Rename to ...
278 * gdb.base/align.exp.tcl: ... this.
279 * gdb.base/align-c++.exp: Update.
280 * gdb.base/align-c.exp: Update.
281 * gdb.base/all-architectures.exp.in: Rename to ...
282 * gdb.base/all-architectures.exp: ... this.
283 * gdb.base/all-architectures-0.exp: Update.
284 * gdb.base/all-architectures-1.exp: Update.
285 * gdb.base/all-architectures-2.exp: Update.
286 * gdb.base/all-architectures-3.exp: Update.
287 * gdb.base/all-architectures-4.exp: Update.
288 * gdb.base/all-architectures-5.exp: Update.
289 * gdb.base/all-architectures-6.exp: Update.
290 * gdb.base/all-architectures-7.exp: Update.
291 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
292 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
293 * gdb.base/infcall-nested-structs-c++.exp: Update.
294 * gdb.base/infcall-nested-structs-c.exp: Update.
295 * gdb.base/info-types.exp.in: Rename to ...
296 * gdb.base/info-types.exp.tcl: ... this.
297 * gdb.base/info-types-c++.exp: Update.
298 * gdb.base/info-types-c.exp: Update.
299 * gdb.base/max-depth.exp.in: Rename to ...
300 * gdb.base/max-depth.exp.tcl: ... this.
301 * gdb.base/max-depth-c++.exp: Update.
302 * gdb.base/max-depth-c.exp: Update.
303 * gdb.cp/cpexprs.exp.in: Rename to ...
304 * gdb.cp/cpexprs.exp.tcl: ... this.
305 * gdb.cp/cpexprs-debug-types.exp: Update.
306 * gdb.cp/cpexprs.exp: Update.
307 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
308 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
309 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
310 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
311 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
312 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
313 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
314 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
315 * gdb.dwarf2/clang-debug-names-2.exp: Update.
316 * gdb.dwarf2/clang-debug-names.exp: Update.
317
d1034d78
AB
3182020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
319
320 * lib/check-test-names.exp: Remove code that prevents this file
321 loading when tests are run in parallel.
322
3c5c3649
PA
3232020-05-15 Pedro Alves <palves@redhat.com>
324
325 * gdb.multi/multi-kill.exp (start_inferior): Remove
326 'testpid' parameter. Refer to namespace variable directly.
327 (testpid): Declare as namespace variable.
328
272c36b8
PA
3292020-05-15 Pedro Alves <palves@redhat.com>
330
331 * gdb.multi/multi-kill.exp: Wrap in namespace.
332 (start_inferior): Add TESTPID parameter. Use it instead of the
333 testpid global.
334 (top level): Define empty TESTPID array, and pass it down to
335 start_inferior.
336
02eba61a
TV
3372020-05-14 Tom de Vries <tdevries@suse.de>
338
339 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
340 output.
341
971a3747
TV
3422020-05-14 Tom de Vries <tdevries@suse.de>
343
344 * gdb.base/align.exp: Split into ...
345 * gdb.base/align.exp.in: ...
346 * gdb.base/align-c++.exp: ...
347 * gdb.base/align-c.exp: ... these.
348 * gdb.base/infcall-nested-structs.exp: Split into ...
349 * gdb.base/infcall-nested-structs.exp.in: ...
350 * gdb.base/infcall-nested-structs-c++.exp: ...
351 * gdb.base/infcall-nested-structs-c.exp: ... these.
352 * gdb.base/info-types.exp: Split into ...
353 * gdb.base/info-types.exp.in: ...
354 * gdb.base/info-types-c++.exp: ...
355 * gdb.base/info-types-c.exp: ... these.
356 * gdb.base/max-depth.exp: Split into ...
357 * gdb.base/max-depth.exp.in: ...
358 * gdb.base/max-depth-c++.exp: ...
359 * gdb.base/max-depth-c.exp: ... these.
360 * gdb.cp/infcall-nodebug.exp: Split into ...
361 * gdb.cp/infcall-nodebug.exp.in: ...
362 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
363 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
364 * gdb.cp/infcall-nodebug-c-d0.exp: ...
365 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
366
a05575d3
TBA
3672020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
368 Pedro Alves <palves@redhat.com>
369
370 * gdb.multi/multi-exit.c: New file.
371 * gdb.multi/multi-exit.exp: New file.
372 * gdb.multi/multi-kill.c: New file.
373 * gdb.multi/multi-kill.exp: New file.
374
6ad82919
TBA
3752020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
376
377 * gdb.base/annota1.exp: Update the expected output.
378 * gdb.cp/annota2.exp: Ditto.
379
843f4d93
AB
3802020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
381
382 * lib/check-test-names.exp: Disable when testing is being run in
383 parallel.
384
c7c66341
TV
3852020-05-12 Tom de Vries <tdevries@suse.de>
386
387 * gdb.base/jit-elf.exp: Fix string concat.
388
1b59ca1c
TV
3892020-05-12 Tom de Vries <tdevries@suse.de>
390
391 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
392 messages.
393
b4991d29
TV
3942020-05-12 Tom de Vries <tdevries@suse.de>
395
396 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
397
dbb0ab10
TV
3982020-05-12 Tom de Vries <tdevries@suse.de>
399
400 * gdb.ada/catch_ex.exp: Use with_test_prefix.
401 * gdb.ada/mi_catch_ex.exp: Same.
402 * gdb.ada/mi_catch_ex_hand.exp: Same.
403
7549fed8
TV
4042020-05-12 Tom de Vries <tdevries@suse.de>
405
406 * gdb.fortran/complex.exp: Use with_test_prefix.
407
af2d5cd8
TV
4082020-05-12 Tom de Vries <tdevries@suse.de>
409
410 * gdb.trace/passcount.exp: Fix test-names.
411
7c121311
TV
4122020-05-12 Tom de Vries <tdevries@suse.de>
413
414 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
415
c9f3b40e
TV
4162020-05-12 Tom de Vries <tdevries@suse.de>
417
418 * gdb.gdb/complaints.exp: Use with_test_prefix.
419 * gdb.xml/tdesc-regs.exp: Same.
420 * gdb.opt/inline-locals.exp: Fix test name.
421
111b33f0
TV
4222020-05-12 Tom de Vries <tdevries@suse.de>
423
424 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
425 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
426 * gdb.dwarf2/implref-struct.exp: Same.
427 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
428 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
429
ebf47080
SM
4302020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
431
432 * gdb.base/jit-so.exp (one_jit_test): Change test name.
433
d30dcd12
AB
4342020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
435
436 * lib/check-test-names.exp (all_test_names): New module variable.
437 (counts): Add 'duplicates' field.
438 (_check_duplicates): New procedure.
439 (check): Also check for duplicates.
440 (do_log_summary): Print duplicates count.
441 (do_reset_vars): Reset counter for duplicate test names, and
442 discard all know test names.
443
34584c09
AB
4442020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
445
446 * lib/gdb.exp: Include check-test-names.exp library.
447 * lib/check-test-names.exp: New file.
448
e0002117
TV
4492020-05-11 Tom de Vries <tdevries@suse.de>
450
451 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
452
53f539a3
KS
4532020-05-11 Keith Seitz <keiths@redhat.com>
454
455 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
456
113ee09a
TV
4572020-05-11 Tom de Vries <tdevries@suse.de>
458
459 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
460 * gdb.cp/cpexprs.exp.in: .. here.
461 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
462 cpexprs.exp.
463
ba3e70b0
KS
4642020-05-11 Keith Seitz <keiths@redhat.com>
465
466 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
467 test names.
468 * gdb.ada/arrayptr.exp: Likewise.
469 * gdb.ada/assign_arr.exp: Likewise.
470 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
471 * gdb.ada/bp_on_var.exp: Likewise.
472 * gdb.ada/call_pn.exp: Likewise.
473 * gdb.ada/complete.exp: Likewise.
474 * gdb.ada/fun_overload_menu.exp: Likewise.
475 * gdb.ada/funcall_param.exp: Likewise.
476 * gdb.ada/funcall_ref.exp: Likewise.
477 * gdb.ada/packed_array_assign.exp: Likewise.
478 * gdb.ada/same_component_name.exp: Likewise.
479 * gdb.ada/type_coercion.exp: Likewise.
480 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
481 * gdb.ada/variant_record_packed_array.exp: Likewise.
482
3ee6bb11
TV
4832020-05-11 Tom de Vries <tdevries@suse.de>
484
485 PR symtab/25941
486 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
487 out of ...
488 * gdb.dwarf2/clang-debug-names.exp: ... here.
489 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
490 clang-debug-names.exp.in.
491 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
492 * gdb.dwarf2/clang-debug-names-2.c: New test.
493
86cd6bc8
AKS
4942020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
495
496 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
497 (fortran_runto_main): New Proc, fortran version of runto_main.
498 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
499 * gdb.fortran/array-bounds.exp: Likewise.
500 * gdb.fortran/array-slices.exp: Likewise.
501 * gdb.fortran/block-data.exp: Likewise.
502 * gdb.fortran/charset.exp: Likewise.
503 * gdb.fortran/common-block.exp: Likewise.
504 * gdb.fortran/complex.exp: Likewise.
505 * gdb.fortran/derived-type-function.exp: Likewise.
506 * gdb.fortran/derived-type.exp: Likewise.
507 * gdb.fortran/info-modules.exp: Likewise.
508 * gdb.fortran/info-types.exp: Likewise.
509 * gdb.fortran/intrinsics.exp: Likewise.
510 * gdb.fortran/library-module.exp: Likewise.
511 * gdb.fortran/logical.exp: Likewise.
512 * gdb.fortran/max-depth.exp: Likewise.
513 * gdb.fortran/module.exp: Likewise.
514 * gdb.fortran/multi-dim.exp: Likewise.
515 * gdb.fortran/nested-funcs.exp: Likewise.
516 * gdb.fortran/print-formatted.exp: Likewise.
517 * gdb.fortran/print_type.exp: Likewise.
518 * gdb.fortran/printing-types.exp: Likewise.
519 * gdb.fortran/ptr-indentation.exp: Likewise.
520 * gdb.fortran/ptype-on-functions.exp: Likewise.
521 * gdb.fortran/subarray.exp: Likewise.
522 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
523 * gdb.fortran/vla-datatypes.exp: Likewise.
524 * gdb.fortran/vla-history.exp: Likewise.
525 * gdb.fortran/vla-ptr-info.exp: Likewise.
526 * gdb.fortran/vla-ptype-sub.exp: Likewise.
527 * gdb.fortran/vla-ptype.exp: Likewise.
528 * gdb.fortran/vla-sizeof.exp: Likewise.
529 * gdb.fortran/vla-type.exp: Likewise.
530 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
531 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
532 * gdb.fortran/vla-value-sub.exp: Likewise.
533 * gdb.fortran/vla-value.exp: Likewise.
534 * gdb.fortran/whatis_type.exp: Likewise.
535 * gdb.mi/mi-var-child-f.exp: Likewise.
536
6dc55ce9 5372020-05-09 Tom de Vries <tdevries@suse.de>
538
539 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
540
283cb58c
TV
5412020-05-08 Tom de Vries <tdevries@suse.de>
542
543 * gdb.dwarf2/clang-debug-names.c: New test.
544 * gdb.dwarf2/clang-debug-names.exp: New file.
545
ac4a4f1c
SM
5462020-05-06 Simon Marchi <simon.marchi@efficios.com>
547
548 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
549 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
550
24fe640b
TV
5512020-05-06 Tom de Vries <tdevries@suse.de>
552
553 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
554 breakpoint is at a "recommended breakpoint location".
555 * gdb.reverse/consecutive-reverse.exp: Same.
556
0d8683a3
TV
5572020-05-06 Tom de Vries <tdevries@suse.de>
558
559 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
560 address.
561
b8983c46
TV
5622020-05-06 Tom de Vries <tdevries@suse.de>
563
564 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
565
abf6d805
TV
5662020-05-06 Tom de Vries <tdevries@suse.de>
567
568 * gdb.base/store.exp (check_set, up_set): Allowing missing location
569 info for r.
570
0fc2a808
TV
5712020-05-06 Tom de Vries <tdevries@suse.de>
572
573 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
574 necessary.
575
873dd427
TV
5762020-05-06 Tom de Vries <tdevries@suse.de>
577
578 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
579 void.
580
7c99e7e2
TV
5812020-05-06 Tom de Vries <tdevries@suse.de>
582
583 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
584 of ...
585 * gdb.base/async.exp: ... here.
586 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
587 "recommended breakpoint location".
588
6173d6a6
TV
5892020-05-06 Tom de Vries <tdevries@suse.de>
590
591 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
592
6015a067
TV
5932020-05-04 Tom de Vries <tdevries@suse.de>
594
595 * gdb.base/async.exp: Check whether instruction addresses are a
596 "recommended breakpoint location".
597
3b6acaee
TT
5982020-05-03 Tom Tromey <tom@tromey.com>
599
600 * gdb.base/sepdebug.exp: Remove "catch" test.
601 * gdb.base/break.exp: Remove "catch" test.
602 * gdb.base/default.exp: Update expected output.
603
5beb4d17
TV
6042020-05-02 Tom de Vries <tdevries@suse.de>
605
606 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
607 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
608 * gdb.arch/i386-mpx-map.exp: Same.
609 * gdb.arch/i386-mpx-sigsegv.exp: Same.
610 * gdb.arch/i386-mpx-simple_segv.exp: Same.
611 * gdb.arch/i386-mpx.exp: Same.
612
8caf140d
TV
6132020-05-02 Tom de Vries <tdevries@suse.de>
614
615 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
616
693196cb
TV
6172020-05-01 Tom de Vries <tdevries@suse.de>
618
619 * gdb.ada/operator_bp.exp: Allow more than required amount of
620 breakpoint.
621
53ae0aa9
TV
6222020-05-01 Tom de Vries <tdevries@suse.de>
623
624 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
625
ee9d1e5f
HD
6262020-04-30 Hannes Domani <ssbssa@yahoo.de>
627
628 PR gdb/18706
629 * gdb.cp/stub-array-size.cc: New test.
630 * gdb.cp/stub-array-size.exp: New file.
631 * gdb.cp/stub-array-size.h: New test.
632 * gdb.cp/stub-array-size2.cc: New test.
633
d5cf82c0
HD
6342020-04-30 Hannes Domani <ssbssa@yahoo.de>
635
636 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
637 output to the new format.
638
42e165c3
SM
6392020-04-29 Simon Marchi <simon.marchi@efficios.com>
640
641 * gdb.base/break.exp: Use with_test_prefix.
642
6e4e3fe1
TV
6432020-04-29 Tom de Vries <tdevries@suse.de>
644
645 * lib/gdb.exp (debug_types): New proc.
646 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
647 * gdb.python/py-symtab.exp: Same.
648
d642b692
HD
6492020-04-29 Hannes Domani <ssbssa@yahoo.de>
650
651 PR gdb/17320
652 * gdb.base/pretty-array.c: New test.
653 * gdb.base/pretty-array.exp: New file.
654
ea90f227
TV
6552020-04-29 Tom de Vries <tdevries@suse.de>
656
657 PR symtab/25889
658 * gdb.cp/cpexprs.exp: Adapt for inclusion.
659 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
660 and include cpexprs.exp.
661
a65189c9
TV
6622020-04-28 Mark Williams <mark@myosotissp.com>
663
664 PR gdb/24480
665 * dw4-toplevel-types.exp: Test for top level types.
666 * dw4-toplevel-types.cc: Test for top level types.
667
32d1f47a
TBA
6682020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
669
670 * gdb.threads/stop-with-handle.exp: Fix typo in comment
671 (theads -> threads).
672
56a4f5a1
TV
6732020-04-28 Tom de Vries <tdevries@suse.de>
674
675 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
676
0b2f8a3b
TV
6772020-04-28 Tom de Vries <tdevries@suse.de>
678
679 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
680
5390c717
TV
6812020-04-28 Tom de Vries <tdevries@suse.de>
682
683 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
684
15cd93d0
TV
6852020-04-28 Tom de Vries <tdevries@suse.de>
686
687 * gdb.dwarf2/main-foo.c: New test.
688 * gdb.dwarf2/struct-with-sig.exp: New file.
689
d472f0fb
TV
6902020-04-25 Tom de Vries <tdevries@suse.de>
691
692 * boards/debug-types.exp: New file.
693
8d840e05
AB
6942020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
695
696 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
697
bcfe6157
TT
6982020-04-24 Tom Tromey <tom@tromey.com>
699
700 PR symtab/12707:
701 * gdb.python/py-symbol.exp: Update expected results for
702 linkage_name test.
703 * gdb.cp/print-demangle.exp: New file.
704 * gdb.base/c-linkage-name.exp: Fix test.
705 * gdb.guile/scm-symbol.exp: Update expected results for
706 linkage_name test.
707
f049a313
TT
7082020-04-24 Tom Tromey <tom@tromey.com>
709
710 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
711 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
712 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
713 assembler.
714
7cf28874
TV
7152020-04-24 Tom de Vries <tdevries@suse.de>
716
717 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
718 C++.
719
dac2fef7
TT
7202020-04-24 Tom Tromey <tromey@adacore.com>
721
722 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
723 values.
724 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
725 values. Update test for minimal encodings.
726 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
727 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
728 values. Update test for minimal encodings.
729
1acda803
TT
7302020-04-24 Tom Tromey <tromey@adacore.com>
731
732 PR python/23662:
733 * gdb.ada/variant.exp: Add Python checks.
734 * gdb.rust/simple.exp: Add dynamic type checks.
735
adfb9815
TT
7362020-04-24 Tom Tromey <tromey@adacore.com>
737
738 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
739 Make array type matching more lax.
740 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
741 * gdb.ada/mi_variant.exp: New file.
742 * gdb.ada/mi_variant/pck.ads: New file.
743 * gdb.ada/mi_variant/pkg.adb: New file.
744 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
745 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
746
7d79de9a
TT
7472020-04-24 Tom Tromey <tromey@adacore.com>
748
749 * gdb.ada/variant.exp: Add dynamic field offset tests.
750 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
751 * gdb.ada/variant/pkg.adb: Add new variables.
752
f8e89861
TT
7532020-04-24 Tom Tromey <tromey@adacore.com>
754
755 * gdb.ada/variant.exp: New file
756 * gdb.ada/variant/pkg.adb: New file
757 * gdb.ada/variant/pck.adb: New file
758
86e887ae
TV
7592020-04-24 Tom de Vries <tdevries@suse.de>
760
761 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
762
88428775
TV
7632020-04-24 Tom de Vries <tdevries@suse.de>
764
765 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
766 flags.
767
4e86f6e7
TV
7682020-04-24 Tom de Vries <tdevries@suse.de>
769
770 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
771
2016d3e6
TV
7722020-04-24 Tom de Vries <tdevries@suse.de>
773
774 * lib/gdb.exp (default_gdb_start): Handle eof.
775 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
776 failure.
777 * gdb.base/readnever.exp: Handle clean_restart failure.
778
70bc38f5
TV
7792020-04-23 Tom de Vries <tdevries@suse.de>
780
781 * gdb.base/decl-before-def.exp: Run to main and print a again.
782
de82891c
TV
7832020-04-23 Tom de Vries <tdevries@suse.de>
784
785 * gdb.base/decl-before-def-decl.c: New test.
786 * gdb.base/decl-before-def-def.c: New test.
787 * gdb.base/decl-before-def.exp: New file.
788
96038148
TV
7892020-04-23 Tom de Vries <tdevries@suse.de>
790
791 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
792
54ac3df1
TV
7932020-04-22 Tom de Vries <tdevries@suse.de>
794
795 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
796 debug_info_offset.
797 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
798 before $objsfile in the line line.
799
714534e1
TV
8002020-04-22 Tom de Vries <tdevries@suse.de>
801
802 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
803
16a7dbf4
MS
8042020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
805
806 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
807 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
808 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
809 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
810 * gdb.base/jit-protocol.h: Update definitions to match all usage
811 contexts.
812
8132020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
814
815 * gdb.base: Rename all jit related test and source files.
816
8172020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
818
819 * gdb.base/jit-reader.exp: Relax register output check.
820
317d2668
TV
8212020-04-22 Tom de Vries <tdevries@suse.de>
822
823 PR symtab/25764
824 * gdb.base/psym-external-decl-2.c: New test.
825 * gdb.base/psym-external-decl.c: New test.
826 * gdb.base/psym-external-decl.exp: New file.
827 * gdb.threads/tls.exp: Add PR25807 kfail.
828
eea9e357
TV
8292020-04-22 Tom de Vries <tdevries@suse.de>
830
831 PR symtab/25801
832 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
833 in "info source" output.
834
3d5afab3
TV
8352020-04-22 Tom de Vries <tdevries@suse.de>
836
837 PR symtab/25700
838 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
839 symtab for imported_unit.c.
840
b32102f6
GB
8412020-04-21 Gary Benson <gbenson@redhat.com>
842
843 * gdb.base/advance.c (func): New argument, to match call site.
844 (func2, func3): Add return statements.
845
d43b7a2d
TBA
8462020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
847
848 * gdb.multi/run-only-second-inf.c: New file.
849 * gdb.multi/run-only-second-inf.exp: New file.
850
d89edf9b
MM
8512020-04-21 Markus Metzger <markus.t.metzger@intel.com>
852
853 * gdb.btrace/multi-inferior.c: New test.
854 * gdb.btrace/multi-inferior.exp: New file.
855
1a476b6d
MM
8562020-04-21 Markus Metzger <markus.t.metzger@intel.com>
857
858 * gdb.btrace/enable-new-thread.c: New test.
859 * gdb.btrace/enable-new-thread.exp: New file.
860
4778a5f8
TV
8612020-04-21 Tom de Vries <tdevries@suse.de>
862
863 PR gdb/25471
864 * gdb.threads/killed-outside.c: New test.
865 * gdb.threads/killed-outside.exp: New file.
866
9b2c992c
GB
8672020-04-20 Gary Benson <gbenson@redhat.com>
868
869 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
870 * gdb.base/nested-subp2.exp: Likewise.
871 * gdb.base/nested-subp3.exp: Likewise.
872
b5d1d6f7
GB
8732020-04-20 Gary Benson <gbenson@redhat.com>
874
875 * gdb.base/nested-subp1.exp: Disable test when using clang.
876 * gdb.base/nested-subp2.exp: Likewise.
877 * gdb.base/nested-subp3.exp: Likewise.
878
25230285
GB
8792020-04-20 Gary Benson <gbenson@redhat.com>
880
881 * gdb.cp/exception.cc: Fix compilation error with clang.
882
fa93cc8f
GB
8832020-04-20 Gary Benson <gbenson@redhat.com>
884
809730f3 885 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 886
e0c45f30
GB
8872020-04-20 Gary Benson <gbenson@redhat.com>
888
889 * gdb.base/jit-main.c: Fix compilation error with clang.
890
4ddfec93
KR
8912020-04-17 Kamil Rytarowski <n54@gmx.com>
892
893 * gdb.base/attach-twice.c: Include "sys/types.h".
894 (PTRACE_ATTACH): Add fallback definition.
895 (main): Pass `0' to the 4th argument of `ptrace'.
896
2bed205e
KR
8972020-04-17 Kamil Rytarowski <n54@gmx.com>
898
899 * gdb.base/fork-running-state.c: Include "signal.h".
900
0743fc83
TT
9012020-04-17 Tom Tromey <tromey@adacore.com>
902
903 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
904 Update tests.
905 * gdb.btrace/cpu.exp: Update tests.
906 * gdb.base/maint.exp: Update tests.
907 * gdb.base/default.exp: Update tests.
908 * gdb.base/completion.exp: Update tests.
909
efba5c23
TV
9102020-04-16 Tom de Vries <tdevries@suse.de>
911
912 PR symtab/25791
913 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
914 (ensure_gdb_index): and factor out and move ...
915 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
916 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
917
d191d716
TV
9182020-04-16 Tom de Vries <tdevries@suse.de>
919
920 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
921 loading exec.
922
99f1bc6a
AB
9232020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
924
925 * gdb.base/many-completions.exp: New file.
926
194d088f
TV
9272020-04-14 Tom de Vries <tdevries@suse.de>
928
929 PR symtab/25718
930 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
931
c1a66c06
TV
9322020-04-14 Tom de Vries <tdevries@suse.de>
933
934 PR symtab/25720
935 * gdb.base/maint-expand-symbols-header-file.c: New test.
936 * gdb.base/maint-expand-symbols-header-file.exp: New file.
937 * gdb.base/maint-expand-symbols-header-file.h: New test.
938
21b0982c
AB
9392020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
940
941 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
942 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
943 get_func_info.
944 (get_func_info): Delete.
945 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
946 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
947 * lib/dwarf.exp (get_func_info): New function.
948
dd1cab06
TV
9492020-04-13 Tom de Vries <tdevries@suse.de>
950
951 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
952 to what find_gnatmake does.
953
71ea2b6b
TV
9542020-04-10 Tom de Vries <tdevries@suse.de>
955
956 * gdb.base/style.exp: Expect "Expanding full symbols" message for
957 -readnow.
958
bdfc1e8a
TV
9592020-04-10 Tom de Vries <tdevries@suse.de>
960
961 PR cli/25808
962 * gdb.base/style.c: Add leading newlines.
963 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
964 Check listing of main's one-line body.
965
14ca8ecf
TV
9662020-04-08 Tom de Vries <tdevries@suse.de>
967
968 * lib/gdb.exp (psymtabs_p): New proc.
969 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
970 importing unit" unsupported if there are no partial symbols.
971
e21d048f
TV
9722020-04-08 Tom de Vries <tdevries@suse.de>
973
974 PR testsuite/25760
975 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
976
25c11aca
TV
9772020-04-07 Tom de Vries <tdevries@suse.de>
978
979 PR symtab/25796
980 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
981
5707e24b
TV
9822020-04-07 Tom de Vries <tdevries@suse.de>
983
984 * gdb.base/check-psymtab.c: New test.
985 * gdb.base/check-psymtab.exp: New file.
986
6ee448cc
TT
9872020-04-06 Tom Tromey <tromey@adacore.com>
988
989 * gdb.ada/variant-record/proc.adb: New file.
990 * gdb.ada/variant-record/value.adb: New file.
991 * gdb.ada/variant-record/value.s: New file.
992 * gdb.ada/variant-record.exp: New file.
993
9e7c9a03
HD
9942020-04-03 Hannes Domani <ssbssa@yahoo.de>
995
996 PR gdb/25325
997 * gdb.cp/typed-enum.cc: New test.
998 * gdb.cp/typed-enum.exp: New file.
999
c90d28ac
AB
10002020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1001
1002 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1003 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1004 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1005 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1006 * gdb.opt/inline-small-func.c: New file.
1007 * gdb.opt/inline-small-func.exp: New file.
1008 * gdb.opt/inline-small-func.h: New file.
1009
34e9a9fa
AB
10102020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1011
1012 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1013 function.
1014
6a354911
AB
10152020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 * lib/dwarf.exp (function_range): Allow compiler options to be
1018 specified.
1019
880d9777
TV
10202020-04-02 Tom de Vries <tdevries@suse.de>
1021
1022 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1023 __attribute__((always_inline)).
1024 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1025
f32682ea
TV
10262020-04-02 Tom de Vries <tdevries@suse.de>
1027
1028 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1029 (gdbserver_gdb_exit): ... here. Add timeout warning.
1030 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1031 (connect_target_extended_remote): Append new server_spawn_id to
1032 server_spawn_ids.
1033 (cleanup): New proc.
1034 (setup, <toplevel>): Call cleanup.
1035
d3214198
TV
10362020-04-02 Tom de Vries <tdevries@suse.de>
1037
1038 * gdb.base/main-psymtab.exp: New file.
1039
cc77ed24
TV
10402020-04-02 Tom de Vries <tdevries@suse.de>
1041
1042 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1043
3638a098
TT
10442020-04-01 Tom Tromey <tom@tromey.com>
1045
1046 * gdb.base/complex-parts.exp: Add type tests.
1047
c34e8714
TT
10482020-04-01 Tom Tromey <tom@tromey.com>
1049
1050 * gdb.base/complex-parts.exp: Add arithmetic tests.
1051
981c08ce
TT
10522020-04-01 Tom Tromey <tom@tromey.com>
1053
1054 * gdb.compile/compile.exp: Update.
1055 * gdb.compile/compile-cplus.exp: Update.
1056 * gdb.base/varargs.exp: Update.
1057 * gdb.base/floatn.exp: Update.
1058 * gdb.base/endianity.exp: Update.
1059 * gdb.base/callfuncs.exp (do_function_calls): Update.
1060 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1061 (complex_float_integral_args): Update.
1062 * gdb.base/complex.exp: Update.
1063 * gdb.base/complex-parts.exp: Update.
1064
3d1cfd43
TT
10652020-04-01 Tom Tromey <tromey@adacore.com>
1066
1067 * gdb.rust/union.rs: New file.
1068 * gdb.rust/union.exp: New file.
1069 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1070 (main): Update.
1071 * gdb.rust/simple.exp: Move union tests to union.exp.
1072
e033dfa9
TT
10732020-04-01 Tom Tromey <tromey@adacore.com>
1074
1075 * gdb.rust/simple.rs (main): Remove "y0".
1076
53cccef1
TBA
10772020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1078
1079 * gdb.multi/stop-all-on-exit.c: New test.
1080 * gdb.multi/stop-all-on-exit.exp: New file.
1081
60e22c1e
HD
10822020-04-01 Hannes Domani <ssbssa@yahoo.de>
1083
1084 PR gdb/24789
1085 * gdb.cp/misc.cc: Add integer reference variable.
1086 * gdb.cp/misc.exp: Add test.
1087
e139a727
TBA
10882020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1089
1090 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1091 scenario to cover execution until the end and also the case
1092
16b0db75
TV
10932020-03-31 Tom de Vries <tdevries@suse.de>
1094
1095 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1096 c. Use "maint info symtabs" to check symtab expansion.
1097
c0502da6
TV
10982020-03-30 Tom de Vries <tdevries@suse.de>
1099
1100 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1101 unsupported.
1102 (verify_psymtab_expanded): Move ...
1103 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1104 test.
1105 (readnow): New proc.
1106
5935fd15
AB
11072020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1108
1109 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1110 with $hex.
1111
1773be9e
TT
11122020-03-20 Tom Tromey <tromey@adacore.com>
1113
1114 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1115
70304be9
TT
11162020-03-20 Tom Tromey <tromey@adacore.com>
1117
1118 * gdb.ada/sub_variant/subv.adb: New file.
1119 * gdb.ada/sub_variant.exp: New file.
1120
0dd7b8f7
TV
11212020-03-20 Tom de Vries <tdevries@suse.de>
1122
1123 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1124 first break fails.
1125 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1126
cada5fc9
AB
11272020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1128
1129 * gdb.server/exit-multiple-threads.c: New file.
1130 * gdb.server/exit-multiple-threads.exp: New file.
1131
6b8c53f2
AB
11322020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1133
1134 * gdb.fortran/mixed-lang-stack.c: New file.
1135 * gdb.fortran/mixed-lang-stack.cpp: New file.
1136 * gdb.fortran/mixed-lang-stack.exp: New file.
1137 * gdb.fortran/mixed-lang-stack.f90: New file.
1138
19a2740f
AB
11392020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1140
1141 * gdb.linespec/cp-completion-aliases.cc: New file.
1142 * gdb.linespec/cp-completion-aliases.exp: New file.
1143
d8c8b848
TV
11442020-03-19 Tom de Vries <tdevries@suse.de>
1145
1146 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1147 more precise.
1148
a9933ccf
TV
11492020-03-18 Tom de Vries <tdevries@suse.de>
1150
1151 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1152 * gdb.dwarf2/break-inline-psymtab.c: New test.
1153 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1154
2f89101f
TV
11552020-03-16 Tom de Vries <tdevries@suse.de>
1156
1157 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1158 cache_verify and cache_verify_proc.
1159
6b9374f1
TV
11602020-03-15 Tom de Vries <tdevries@suse.de>
1161
1162 * gdb.server/solib-list.exp: Handle
1163 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1164
eaeaf44c
TV
11652020-03-15 Tom de Vries <tdevries@suse.de>
1166
1167 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1168 objfiles".
1169
3293bbaf
TT
11702020-03-14 Tom Tromey <tom@tromey.com>
1171
1172 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1173
ab44624c
TV
11742020-03-14 Tom de Vries <tdevries@suse.de>
1175
1176 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1177
54c43825
TV
11782020-03-14 Tom de Vries <tdevries@suse.de>
1179
1180 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1181 result in line-by-line fashion.
1182
2ac70237
TV
11832020-03-14 Tom de Vries <tdevries@suse.de>
1184
1185 * lib/gdb.exp (supports_statement_frontiers): New proc.
1186 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1187
09546b56
TV
11882020-03-14 Tom de Vries <tdevries@suse.de>
1189
1190 * gdb.base/printcmds.exp: Add missing quoting for "print
1191 teststring2".
1192
a1f6a07c
TT
11932020-03-13 Tom Tromey <tom@tromey.com>
1194
1195 * gdb.base/printcmds.exp (test_print_strings): Add regression
1196 test.
1197 * gdb.base/printcmds.c (charptr): New typedef.
1198 (teststring2): New global.
1199
1b83d09c
AB
12002020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1201
1202 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1203 full path in the test name.
1204 (test_ld): Add some with_test_prefix blocks to make test names
1205 unique.
1206
2d61316c
TV
12072020-03-13 Tom de Vries <tdevries@suse.de>
1208
1209 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1210
2e9145ac
TV
12112020-03-13 Tom de Vries <tdevries@suse.de>
1212
1213 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1214
96c7f873
TV
12152020-03-13 Tom de Vries <tdevries@suse.de>
1216
1217 PR symtab/25646
1218 * gdb.dwarf2/imported-unit.exp: Add test.
1219
49ba92c0
TV
12202020-03-13 Tom de Vries <tdevries@suse.de>
1221
1222 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1223 (var1, var2): New variable.
1224 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1225 matching symbols.
1226
301b21e0
TV
12272020-03-13 Tom de Vries <tdevries@suse.de>
1228
1229 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1230 (Term::command): Use prompt prefix.
1231 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1232 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1233 command_no_prompt_prefix instead of prefix.
1234 * gdb.tui/tui-layout-asm.exp: Same.
1235
3f512721
SM
12362020-03-12 Simon Marchi <simon.marchi@efficios.com>
1237
1238 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1239
40310f30
SM
12402020-03-12 Simon Marchi <simon.marchi@efficios.com>
1241
1242 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1243 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1244 on" while stepping over the test instruction, match printed
1245 message.
1246
09252140
TV
12472020-03-12 Tom de Vries <tdevries@suse.de>
1248
1249 * gdb.base/info-types.exp: Use exp_continue during matching of output
1250 of "info types".
1251
14e9c72c
TV
12522020-03-12 Tom de Vries <tdevries@suse.de>
1253
1254 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1255
e515d67e
TV
12562020-03-12 Tom de Vries <tdevries@suse.de>
1257
1258 * gdb.fortran/module.exp: Use exp_continue during matching of output
1259 of "info variable -n".
1260
307eafd8
TV
12612020-03-12 Tom de Vries <tdevries@suse.de>
1262
1263 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1264 gdb.dwarf2/dw2-ranges-base.c.
1265
9a2de3fc
TV
12662020-03-12 Tom de Vries <tdevries@suse.de>
1267
1268 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1269 in presence of GLIBC debuginfo.
1270
3217502e
TV
12712020-03-12 Tom de Vries <tdevries@suse.de>
1272
1273 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1274 $core.
1275
1281424c
TV
12762020-03-12 Tom de Vries <tdevries@suse.de>
1277
1278 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1279 more precise.
1280
038b97fc
SM
12812020-03-11 Simon Marchi <simon.marchi@efficios.com>
1282
1283 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1284 from Unix to Windows path.
1285
5308d1e7
TV
12862020-03-11 Tom de Vries <tdevries@suse.de>
1287
1288 * gdb.ada/minsyms.exp: Set language to ada.
1289
f870f78f
TV
12902020-03-11 Tom de Vries <tdevries@suse.de>
1291
1292 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1293
5a13315d
TV
12942020-03-11 Tom de Vries <tdevries@suse.de>
1295
1296 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1297
976862ed
TT
12982020-03-11 Tom Tromey <tromey@adacore.com>
1299
1300 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1301
7462c383
TV
13022020-03-11 Tom de Vries <tdevries@suse.de>
1303
1304 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1305
1c6c46a0
TV
13062020-03-11 Tom de Vries <tdevries@suse.de>
1307
1308 * gdb.base/break-interp.exp: Limit verbose scope.
1309
44f41bb7
TV
13102020-03-11 Tom de Vries <tdevries@suse.de>
1311
1312 * gdb.fortran/logical.f90: Define variable with character type.
1313 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1314
b76f3a42
TV
13152020-03-11 Tom de Vries <tdevries@suse.de>
1316
1317 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1318
1c33af77
TV
13192020-03-11 Tom de Vries <tdevries@suse.de>
1320
1321 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1322 symtabs.
1323
8c95582d
AB
13242020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1325 Bernd Edlinger <bernd.edlinger@hotmail.de>
1326
1327 * gdb.cp/step-and-next-inline.cc: New file.
1328 * gdb.cp/step-and-next-inline.exp: New file.
1329 * gdb.cp/step-and-next-inline.h: New file.
1330 * gdb.dwarf2/dw2-is-stmt.c: New file.
1331 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1332 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1333 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1334 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1335
cecf8547
AB
13362020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1337
1338 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1339 is-stmt flag in the line table.
1340
0ba678c9
TV
13412020-03-09 Tom de Vries <tdevries@suse.de>
1342
1343 * lib/gdb.exp (cached_file): Create cache dir.
1344
72fbdf83
TV
13452020-03-07 Tom de Vries <tdevries@suse.de>
1346
1347 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1348 * gdb.cp/rvalue-ref-params.exp: Same.
1349
436b5e99
TV
13502020-03-06 Tom de Vries <tdevries@suse.de>
1351
1352 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1353 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1354
09f2921c
TV
13552020-03-06 Tom de Vries <tdevries@suse.de>
1356
1357 * README: Fix "the the".
1358 * gdb.base/dprintf.exp: Same.
1359
50a3cc5d
TV
13602020-03-05 Tom de Vries <tdevries@suse.de>
1361
1362 * gdb.base/maint.exp: Update "main print statistics" expected output.
1363
0a709cba
AKS
13642020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1365
1366 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1367 (fortran_int8): Likewise.
1368 (fortran_real4): Likewise.
1369 (fortran_real8): Likewise.
1370 (fortran_complex4): Likewise.
1371 (fortran_logical4): Likewise.
1372 (fortran_character1): Likewise.
1373
5e5d66b6
AB
13742020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1375
1376 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1377 printed as true.
1378
7b973adc
SDJ
13792020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1380
1381 * gdb.base/printcmds.exp: Add test to verify printf of a
1382 variable holding an address.
1383
478e490a
TV
13842020-03-03 Tom de Vries <tdevries@suse.de>
1385
1386 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1387
1ef44e86
TV
13882020-03-03 Tom de Vries <tdevries@suse.de>
1389
1390 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1391 gdb_test_multiple call.
1392
b98cc2cf
TV
13932020-03-03 Tom de Vries <tdevries@suse.de>
1394
1395 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1396 gdb_test_multiple calls.
1397
63e163f2
AB
13982020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1399
1400 * gdb.base/default.exp: Remove test of 'set history filename'.
1401 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1402 filename to the empty string.
1403 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1404 and GDBHISTSIZE.
1405
24ed6739
AB
14062020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1407
1408 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1409 disabled.
1410
590003dc
TV
14112020-03-02 Pedro Alves <palves@redhat.com>
1412 Tom de Vries <tdevries@suse.de>
1413
1414 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1415 -prompt prefix, before user_code argument. Add -lbl option likewise.
1416 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1417 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1418 argument.
1419 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1420 have "\r\n" at start-of-line, instead of at end-of-line.
1421
f5e46084
SM
14222020-02-28 Simon Marchi <simon.marchi@efficios.com>
1423
1424 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1425 libinproctrace.so.
1426
f7a7000d
LM
14272020-02-28 Luis Machado <luis.machado@linaro.org>
1428
1429 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1430 to "p/x".
1431
718e0816
LM
14322020-02-28 Luis Machado <luis.machado@linaro.org>
1433
1434 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1435 asm/ptrace.h and error.h.
1436
13c3a74a
TV
14372020-02-28 Tom de Vries <tdevries@suse.de>
1438
1439 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1440 (struct wrapper, do_something, mundane/symada__cS): Move ...
1441 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1442 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1443 Update "print symada__cS before partial symtab expansion" regexp.
1444 Update breakpoint location. Flush symbol cache after expansion.
1445
85d2d5bb
LM
14462020-02-28 Luis Machado <luis.machado@linaro.org>
1447
1448 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1449
3608f86c
TV
14502020-02-27 Tom de Vries <tdevries@suse.de>
1451
1452 * config/sid.exp: Remove unused globals.
1453 * gdb.base/attach.exp: Same.
1454 * gdb.base/catch-load.exp: Same.
1455 * gdb.base/dbx.exp: Same.
1456 * lib/gdb.exp: Same.
1457 * lib/mi-support.exp: Same.
1458 * lib/prompt.exp: Same.
1459
c8d4f6df
TV
14602020-02-27 Tom de Vries <tdevries@suse.de>
1461
1462 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1463 not set.
1464
0d79cdc4
AM
14652020-02-26 Aaron Merey <amerey@redhat.com>
1466
1467 * gdb.debuginfod: New directory for debuginfod tests.
1468 * gdb.debuginfod/main.c: New test file.
1469 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1470
0dce4280
TV
14712020-02-26 Tom de Vries <tdevries@suse.de>
1472
1473 PR gdb/25603
1474 * gdb.base/persistent-lang.cc: New test.
1475 * gdb.base/persistent-lang.exp: New file.
1476
9e80cfa1
AB
14772020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1478
1479 * gdb.fortran/derived-type-striding.exp: Add a new test.
1480 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1481 new test.
1482
2078dbb2
AB
14832020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1484
1485 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1486 names.
1487
70d49700
TV
14882020-02-25 Tom de Vries <tdevries@suse.de>
1489
1490 PR go/18926
1491 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1492
a88ef40d
TV
14932020-02-24 Tom de Vries <tdevries@suse.de>
1494
1495 PR gdb/25592
1496 * gdb.base/info-locals-unused-static-var.c: New test.
1497 * gdb.base/info-locals-unused-static-var.exp: New file.
1498
01b1af32
TT
14992020-02-22 Tom Tromey <tom@tromey.com>
1500
1501 * gdb.python/tui-window.exp: New file.
1502 * gdb.python/tui-window.py: New file.
1503
7c043ba6
TT
15042020-02-22 Tom Tromey <tom@tromey.com>
1505
1506 PR tui/17850:
1507 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1508 tests.
1509
c22fef7e
TT
15102020-02-22 Tom Tromey <tom@tromey.com>
1511
1512 * gdb.tui/new-layout.exp: Add sub-layout tests.
1513
ee325b61
TT
15142020-02-22 Tom Tromey <tom@tromey.com>
1515
1516 * gdb.tui/new-layout.exp: New file.
1517
3f0cbb04
TT
15182020-02-22 Tom Tromey <tom@tromey.com>
1519
1520 * gdb.rust/rust-style.rs: New file.
1521 * gdb.rust/rust-style.exp: New file.
1522 * gdb.base/style.exp: Test structure printing.
1523 * gdb.base/style.c (struct some_struct): New type.
1524 (enum etype): New type.
1525 (struct_value): New global.
1526
75525152
TV
15272020-02-21 Tom de Vries <tdevries@suse.de>
1528
1529 PR go/18926
1530 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1531 Remove blanket xfails. Use message argument for gdb_breakpoint.
1532 Make continuing to breakpoint test conditional on setting breakpoint.
1533 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1534 DW_AT_name attribute. Add xfail for GCC PR93866.
1535
bd360d30
AB
15362020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1537
1538 * gdb.dwarf2/cpp-linkage-name.c: New file.
1539 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1540
c7adb09f 15412020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1542
1543 * lib/gdb.exp (gdb_wrapper_init): Reset
1544 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1545 not exist.
1546
a9c79803
TV
15472020-02-20 Tom de Vries <tdevries@suse.de>
1548
1549 PR go/17018
1550 * gdb.go/hello.exp: Copy ...
1551 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1552 print of st to print value of global definition. Add xfail for GCC
1553 PR93844.
1554 * gdb.go/hello.exp: Remove printing of st before definition.
1555 * gdb.go/hello.go: Copy ...
1556 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1557 to st.
1558 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1559
d7445728
TV
15602020-02-20 Tom de Vries <tdevries@suse.de>
1561
1562 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1563 (gdb_simple_compile): Handle compile_flags go by using .go extension
1564 for source file.
1565 * gdb.go/chan.exp: Use support_go_compile.
1566 * gdb.go/handcall.exp: Same.
1567 * gdb.go/hello.exp: Same.
1568 * gdb.go/integers.exp: Same.
1569 * gdb.go/max-depth.exp: Same.
1570 * gdb.go/methods.exp: Same.
1571 * gdb.go/package.exp: Same.
1572 * gdb.go/strings.exp: Same.
1573 * gdb.go/types.exp: Same.
1574 * gdb.go/unsafe.exp: Same.
1575
c9c41e6d
TV
15762020-02-19 Tom de Vries <tdevries@suse.de>
1577
1578 * gdb.python/lib-types.exp: Make xfail more strict.
1579
f20ff837
TV
15802020-02-19 Tom de Vries <tdevries@suse.de>
1581
1582 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1583
08410482
DE
15842020-02-19 Doug Evans <dje@google.com>
1585
1586 PR rust/25535
1587 * gdb.rust/simple.exp: Add test.
1588 * gdb.rust/simple.rs: Add test.
1589
623563f7
TV
15902020-02-19 Tom de Vries <tdevries@suse.de>
1591
1592 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1593 output line-by-line.
1594
d3308cfd
TV
15952020-02-19 Tom de Vries <tdevries@suse.de>
1596
1597 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1598
86cbc5dc
TV
15992020-02-19 Tom de Vries <tdevries@suse.de>
1600
1601 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1602 prelink.
1603
9db2b96b
TV
16042020-02-19 Tom de Vries <tdevries@suse.de>
1605
1606 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1607 (gdb_do_cache): Use gdb_do_cache_wrap.
1608 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1609
89e2fdc5
TV
16102020-02-19 Tom de Vries <tdevries@suse.de>
1611
1612 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1613 gdb_compile option.
1614
373d7ac0
SM
16152020-02-18 Simon Marchi <simon.marchi@efficios.com>
1616
1617 * gdb.base/printcmds.exp (test_print_enums): Update expected
1618 output.
1619
b29a2df0
SM
16202020-02-18 Simon Marchi <simon.marchi@efficios.com>
1621
1622 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1623 for "unknown".
1624
6740f0cc
SM
16252020-02-18 Simon Marchi <simon.marchi@efficios.com>
1626
1627 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1628 enumerator.
1629
edd45eb0
SM
16302020-02-18 Simon Marchi <simon.marchi@efficios.com>
1631
1632 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1633 FE_, add FE_NONE.
1634 (three): Update.
1635 (enum flag_enum_without_zero): New enum.
1636 (flag_enum_without_zero): New variable.
1637 (enum not_flag_enum): New enum.
1638 (three_not_flag): New variable.
1639 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1640 (test_print_enums): Add more tests for printing flag enums.
1641
d4295de4
TV
16422020-02-18 Tom de Vries <tdevries@suse.de>
1643
1644 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1645 (gdb_compile_ada): ... here.
1646 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1647 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1648
f251f505
TT
16492020-02-14 Tom Tromey <tom@tromey.com>
1650
1651 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1652 build directory.
1653 * boards/gdbserver-base.exp: Update path to gdbserver.
1654
8f432634
TV
16552020-02-13 Tom de Vries <tdevries@suse.de>
1656
1657 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1658
92b6eaf7
TV
16592020-02-13 Tom de Vries <tdevries@suse.de>
1660
1661 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1662 are missing.
1663
f3b0f7fe
TV
16642020-02-13 Tom de Vries <tdevries@suse.de>
1665
1666 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1667 call.
1668
f6be8713
SDJ
16692020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1670
1671 PR tui/25126
1672 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1673 * gdb.base/cached-source-file.c: New file.
1674 * gdb.base/cached-source-file.exp: New file.
1675
b2770d5e
TV
16762020-02-11 Tom de Vries <tdevries@suse.de>
1677
1678 PR testsuite/25488
1679 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1680
44f6938e
TV
16812020-02-10 Tom de Vries <tdevries@suse.de>
1682
1683 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1684
5f0e2eb7
MR
16852020-02-10 Maciej W. Rozycki <macro@wdc.com>
1686
1687 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1688 and $after_addr are both integers before making a comparison.
1689
46ce2b6f
TV
16902020-02-09 Tom de Vries <tdevries@suse.de>
1691
1692 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1693 command output and paste it into gdb.log. If any, paste catch message
1694 to gdb.log.
1695
5abbbe1d
TT
16962020-02-07 Tom Tromey <tromey@adacore.com>
1697
1698 PR breakpoints/24915:
1699 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1700
1d5d29e7
SV
17012020-02-06 Shahab Vahedi <shahab@synopsys.com>
1702
1703 * gdb.tui/tui-missing-src.exp: Add the "missing source
1704 file" test for the TUI.
1705
b0999b9b
AB
17062020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1707
1708 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1709 including a port number in the output.
1710
c3b149eb
AKS
17112020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1712
1713 * lib/fortran.exp (fortran_int4): Handle clang.
1714 (fortran_int8): Likewise.
1715 (fortran_real4): Likewise.
1716 (fortran_real8): Likewise.
1717 (fortran_complex4): Likewise.
1718 (fortran_logical4): Likewise.
1719 (fortran_character1): Likewise.
1720
f8dcc90b
TV
17212020-02-04 Tom de Vries <tdevries@suse.de>
1722
1723 * README (Race detection): Add note.
1724
f90ac7c2
TV
17252020-02-04 Tom de Vries <tdevries@suse.de>
1726
1727 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1728
780636ae
TV
17292020-02-04 Tom de Vries <tdevries@suse.de>
1730
1731 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1732
5d2e1193
RA
17332020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1734
1735 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1736 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1737 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1738 blttar, bnetarl.
1739 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1740 binary for blttar, bnetarl.
1741 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1742 wait instruction. Delete ldmx test.
1743 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1744
e409c542
AKS
17452020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1746
1747 * gdb.fortran/array-bounds-high.exp: New file.
1748 * gdb.fortran/array-bounds-high.f90: New file.
1749
b0029748
LD
17502020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1751
1752 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1753 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1754
195a8287
TV
17552020-02-01 Tom de Vries <tdevries@suse.de>
1756
1757 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1758
42330a68
AB
17592020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1760
1761 PR tui/9765
1762 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1763 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1764
b62a8028
LM
17652020-01-29 Luis Machado <luis.machado@linaro.org>
1766
1767 * gdb.arch/aarch64-brk-patterns.c: New source file.
1768 * gdb.arch/aarch64-brk-patterns.exp: New test.
1769
5f440116
TBA
17702020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1771
1772 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1773 GCC/Clang version.
1774 * gdb.cp/pass-by-ref.exp: Ditto.
1775
ee2a6fc6
TV
17762020-01-29 Tom de Vries <tdevries@suse.de>
1777
1778 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1779 * gdb.threads/watchpoint-fork-mt.c: Same.
1780 * gdb.threads/watchpoint-fork-parent.c: Same.
1781 * gdb.threads/watchpoint-fork-st.c: Same.
1782 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1783
16b10d6e
LM
17842020-01-27 Luis Machado <luis.machado@linaro.org>
1785
1786 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1787 sitting at a syscall instruction when we hit the syscall function's
1788 breakpoint.
1789 Check PC against one obtained with the x command.
1790 Validate syscall number.
1791 (step_over_syscall): Don't continue to the syscall instruction if
1792 we're already there.
1793
b1468492
PW
17942020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1795
1796 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1797
7ffa82e1
AB
17982020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1799
1800 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1801 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1802
3d92a3e3
AB
18032020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1804
1805 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1806 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1807
94a72be7
AB
18082020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1809
1810 * gdb.base/maint.exp: Update line table parsing test.
1811 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1812
53af73bf
PA
18132020-01-24 Pedro Alves <palves@redhat.com>
1814
1815 PR gdb/25410
1816 * gdb.multi/multi-re-run-1.c: New.
1817 * gdb.multi/multi-re-run-2.c: New.
1818 * gdb.multi/multi-re-run.exp: New.
1819
1ba1ac88
AB
18202020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1821
1822 PR gdb/23718
1823 * gdb.server/server-kill-python.exp: New file.
1824
f3364a6d
AB
18252020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1826
1827 * gdb.server/multi-ui-errors.c: New file.
1828 * gdb.server/multi-ui-errors.exp: New file.
1829
733d0a67
AB
18302020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1831
1832 PR tui/9765
1833 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1834
4f13c1c0
TT
18352020-01-19 Tom Tromey <tom@tromey.com>
1836
1837 * gdb.tui/main.exp: Add check for plain "file".
1838
40c94099
CB
18392020-01-16 Christian Biesinger <cbiesinger@google.com>
1840
1841 * lib/gdb.exp: Fix spelling error (seperatelly).
1842
ff47f4f0
TT
18432020-01-14 Tom Tromey <tom@tromey.com>
1844
1845 PR symtab/12535:
1846 * gdb.python/python.exp: Test decode_line with empty string
1847 argument.
1848
717c684d
BE
18492020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1850
1851 * gdb.base/skip-inline.exp: Extend test.
1852
44e4c775
AB
18532020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1854
1855 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1856 * gdb.dwarf2/dw2-bad-elf.c: New file.
1857 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1858
d93c6db7
AB
18592020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1860
1861 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1862 _line_saw_file.
1863
9a6d629c
AB
18642020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1865
1866 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1867 border.
1868
d9ebdab7
TBA
18692020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1870
1871 * gdb.multi/multi-target.exp (setup): Factor out "info
1872 connections" and "info inferiors" tests to ...
1873 (test_info_inferiors): ... this new procedure.
1874 (top level): Run new "info-inferiors" tests.
1875
f3c469b9
PA
18762020-01-10 Pedro Alves <palves@redhat.com>
1877
1878 * gdb.server/bkpt-other-inferior.exp: New file.
1879
121b3efd
PA
18802020-01-10 Pedro Alves <palves@redhat.com>
1881
1882 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1883 of "add-inferior".
1884 * gdb.base/quit-live.exp: Likewise.
1885 * gdb.base/remote-exec-file.exp: Likewise.
1886 * gdb.guile/scm-progspace.exp: Likewise.
1887 * gdb.linespec/linespec.exp: Likewise.
1888 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1889 * gdb.mi/user-selected-context-sync.exp: Likewise.
1890 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1891 "info inferiors" tests.
1892 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1893 "add-inferior".
1894 * gdb.multi/watchpoint-multi.exp: Likewise.
1895 * gdb.python/py-inferior.exp: Likewise.
1896 * gdb.server/extended-remote-restart.exp: Likewise.
1897 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1898 "info inferiors".
1899 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1900 * gdb.trace/report.exp: Likewise.
1901
1dadb1dd
PA
19022020-01-10 Pedro Alves <palves@redhat.com>
1903
1904 * gdb.multi/multi-target.c: New file.
1905 * gdb.multi/multi-target.exp: New file.
1906 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1907 mode requested, but remote does not support non-stop".
1908
78f2c40a
PA
19092020-01-10 Pedro Alves <palves@redhat.com>
1910
1911 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1912 disconnect before reconnecting.
1913
e7af6c70
TBA
19142020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1915 Pedro Alves <palves@redhat.com>
1916
1917 * gdb.server/connect-without-multi-process.exp: Also test
1918 continuing to end.
1919
acdf84a6
PA
19202020-01-10 Pedro Alves <palves@redhat.com>
1921
1922 * gdb.base/remote-exec-file.exp: New file.
1923
873657b9
PA
19242020-01-10 Pedro Alves <palves@redhat.com>
1925
1926 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1927 output.
1928 * gdb.threads/async.c: New.
1929 * gdb.threads/async.exp: New.
1930 * gdb.multi/tids-gid-reset.c: New.
1931 * gdb.multi/tids-gid-reset.exp: New.
1932
7f0ae84c
GB
19332020-01-10 George Barrett <bob@bob131.so>
1934
1935 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1936 to help in finding the image relocation offset.
1937 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1938 options in arguments.
1939 (stap_test_no_debuginfo): Likewise.
1940 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1941 test variants.
1942 (stap_test): Add null semaphore relocation test.
1943
47e9d49d
GB
19442020-01-10 George Barrett <bob@bob131.so>
1945
1946 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1947 * gdb.base/stap-probe.exp: Likewise.
1948 (stap_test): Pass argument as an additional flag.
1949 (stap_test_no_debuginfo): Likewise.
1950 (stap_test): Check `info probes stap' output for semaphore
1951 addresses if the test binary is supposed to have them.
1952
f5a7c406
AB
19532020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1954
1955 * gdb.tui/basic.exp: Add more scrolling tests.
1956
9ae6bf64
TT
19572020-01-09 Tom Tromey <tom@tromey.com>
1958
1959 PR tui/18932:
1960 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1961 meangingful value.
1962 (Term::command, Term::resize): Update.
1963 * gdb.tui/basic.exp: Add scrolling test.
1964
b2efe70c
AB
19652020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1966
1967 * gdb.tui/tui-layout-asm.exp: New file.
1968
3804da7e
AB
19692020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1970
1971 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1972
b40aa28f
AB
19732020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1974
1975 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1976 (Term::enter_tui): Use Term::prepare_for_tui.
1977
63ffd7c9
AB
19782020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1979
1980 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1981 called.
1982
3be966f6
AB
19832020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1984
1985 * gdb.base/skip.exp: Fix race condition in test.
1986
153d79c4
AB
19872020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1988
1989 * gdb.base/backtrace.c: New file.
1990 * gdb.base/backtrace.exp: New file.
1991
f2302a34
AB
19922020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1993
1994 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1995
6ec1d75e
PW
19962020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1997
1998 * gdb.base/style.exp: Test that warnings are styled.
1999
c296cbe6
BE
20002019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2001
2002 * gdb.base/line65535.exp: New file.
2003 * gdb.base/line65535.c: New file.
2004
b28a729d
SM
20052019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2006
2007 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2008 * lib/gnat_debug_info_test.adb: New file.
2009 * gdb.ada/ptype_tagged_param.exp: Use
2010 gnat_runtime_has_debug_info, expect a different output if
2011 runtime does not have debug info.
2012
7f2d7a0d
SM
20132019-12-20 Simon Marchi <simon.marchi@efficios.com>
2014
2015 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2016 (another) quote in test name.
2017
f3bce483
SM
20182019-12-20 Simon Marchi <simon.marchi@efficios.com>
2019
2020 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2021 Add quote in test name.
2022
c855a912
TBA
20232019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2024
2025 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2026 directory instead.
2027 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2028 * gdb.cp/pass-by-ref-2.cc: New file.
2029 * gdb.cp/pass-by-ref-2.exp: New file.
2030
fc9d2d72
TT
20312019-12-20 Tom Tromey <tom@tromey.com>
2032
2033 * gdb.tui/list-before.exp: New file.
2034
77b97e00
TT
20352019-12-20 Tom Tromey <tom@tromey.com>
2036
2037 * gdb.tui/list.exp: Check for source on initial listing.
2038
f69656d0
TT
20392019-12-11 Tom Tromey <tromey@adacore.com>
2040
2041 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2042 Add crlf test.
2043
99a55965
SM
20442019-12-18 Simon Marchi <simon.marchi@efficios.com>
2045
2046 * gdb.base/default.exp: Update value of $_gdb_major.
2047
5024637f
BE
20482019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2049
2050 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2051
b63634be
BE
20522019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2053
2054 * gdb.base/skip.exp: Whitespace fix.
2055
45d73523
BE
20562019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2057
2058 * gdb.base/skip-inline.c: New file.
2059 * gdb.base/skip-inline.exp: New file.
2060
d043f8c8
SM
20612019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2062
2063 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2064 jit_function_00 to jit_function_stack_mangle.
2065 * gdb.base/jithost.c (jit_function_t): Rename to...
2066 (jit_function_stack_mangle_t): ... this.
2067 (jit_function_add_t): New typedef.
2068 (jit_function_00_code): Rename to...
2069 (jit_function_stack_mangle_code): ... this, make static.
2070 (jit_function_add_code): New.
2071 (main): Generate "add" function and call it. Adjust to changes
2072 in jithost_abi.
2073 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2074 (struct jithost_abi) <begin, end>: Remove fields.
2075 <object, function_stack_mangle, function_add>: New fields.
2076 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2077 code_end>: Remove fields.
2078 <func_stack_mangle>: New field.
2079 (read_debug_info): Adjust to renaming, create block for "add"
2080 function.
2081 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2082
873de05c
TT
20832019-12-11 Tom Tromey <tom@tromey.com>
2084
2085 * gdb.tui/resize.exp: Fix regexp.
2086 * gdb.tui/regs.exp: Fix regexps.
2087 * gdb.tui/main.exp: Fix regexp.
2088
3d979945
TT
20892019-12-11 Tom Tromey <tom@tromey.com>
2090
2091 * gdb.tui/resize.exp: Update.
2092 * gdb.tui/empty.exp (layouts): Update.
2093
2192a9d3
TT
20942019-12-11 Tom Tromey <tom@tromey.com>
2095
2096 * gdb.tui/regs.exp: Update.
2097 * gdb.tui/empty.exp (layouts): Update.
2098 * gdb.tui/basic.exp: Update.
2099 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2100
d8edc8b7
PW
21012019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2102
2103 * gdb.base/options.exp: Add -raw-values in the print completion list.
2104 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2105
4c12d936
KB
21062019-12-10 Kevin Buettner <kevinb@redhat.com>
2107
2108 * gdb.threads/omp-par-scope.c: New file.
2109 * gdb/threads/omp-par-scope.exp: New file.
2110
26b911fb
KB
21112019-12-10 Kevin Buettner <kevinb@redhat.com>
2112
bb47f919
KB
2113 * lib/gdb.exp (support_nested_function_tests): New proc.
2114
21152019-12-10 Kevin Buettner <kevinb@redhat.com>
2116
2117 * lib/gdb.exp (gdb_compile_openmp): New proc.
2118 (build_executable_from_specs): Add an "openmp" option.
2119 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2120
6c71eb7d
TT
21212019-12-10 Tom Tromey <tromey@adacore.com>
2122
2123 * gdb.ada/unchecked_union.exp: New file.
2124 * gdb.ada/unchecked_union/pck.adb: New file.
2125 * gdb.ada/unchecked_union/pck.ads: New file.
2126 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2127 * gdb-utils.exp (string_to_regexp): Also quote "?".
2128
bac7c5cf
GB
21292019-12-10 George Barrett <bob@bob131.so>
2130
2131 Test scripted probe breakpoints.
2132 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2133 * gdb.python/py-breakpoint.c (main): Likewise.
2134 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2135 specifier test.
2136 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2137
330f1d38
TBA
21382019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2139
2140 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2141 an rvalue parameter.
2142 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2143 parameter.
2144
b43315e2
AB
21452019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2146
2147 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2148 modules.
2149
54f73dad
AB
21502019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2151
2152 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2153 broken version of GCC.
2154
d57cbee9
AB
21552019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2156
2157 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2158 sym-info-cmds library.
2159 * gdb.fortran/info-types.exp: Likewise.
2160 * lib/sym-info-cmds.exp: New file.
2161
c14aab8c
TV
21622019-12-08 Tom de Vries <tdevries@suse.de>
2163
2164 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2165
aa2d5a42
KS
21662019-12-07 Keith Seitz <keiths@redhat.com>
2167
2168 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2169 * gdb.base/corefile-buildid-shlib.c: New file.
2170 * gdb.base/corefile-buildid.c: New file.
2171 * gdb.base/corefile-buildid.exp: New file.
2172
93e55f0a
TV
21732019-12-06 Tom de Vries <tdevries@suse.de>
2174
2175 * gdb.dwarf2/varval.exp: Add decl before def test.
2176
c7d12402
TBA
21772019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2178
2179 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2180
06acc08f
TBA
21812019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2182
2183 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2184 CV and reference conversion for overload resolution.
2185 * gdb.cp/rvalue-ref-overload.exp: Test it.
2186
e0fad1ea
PW
21872019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2188
2189 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2190 * gdb.base/frameapply.exp: Test faas without command.
2191
8d70a9f0
AB
21922019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2193
2194 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2195 Fortran tests.
2196 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2197 order.
2198
36c8fb93
AB
21992019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2200
2201 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2202 casting to type with no kind specified.
2203 (test_basic_parsing_of_type_kinds): Additional tests for types
2204 with no kind specified, and add tests for single/double
2205 precision/complex types.
2206
4139ff00
TT
22072019-12-04 Tom Tromey <tromey@adacore.com>
2208
2209 * gdb.base/endianity.c (struct other) <x>: New field.
2210 (main): Initialize it.
2211 * gdb.base/endianity.exp: Update.
2212
a05cf17a
TT
22132019-12-04 Tom Tromey <tromey@adacore.com>
2214
2215 * gdb.ada/scalar_storage/storage.adb: New file.
2216 * gdb.ada/scalar_storage/pck.adb: New file.
2217 * gdb.ada/scalar_storage/pck.ads: New file.
2218 * gdb.ada/scalar_storage.exp: New file.
2219
103a685e
TT
22202019-12-04 Tom Tromey <tromey@adacore.com>
2221
2222 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2223 (main): Initialize it.
2224 * gdb.base/endianity.exp: Update.
2225
c2512106
AB
22262019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2227
2228 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2229
293b38d6
AB
22302019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2231
2232 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2233 -symbol-info-module-functions and -symbol-info-module-variables.
2234
216a7e6b
AB
22352019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2236
2237 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2238
5bbd8269
AB
22392019-12-01 Richard Bunt <richard.bunt@arm.com>
2240 Andrew Burgess <andrew.burgess@embecosm.com>
2241
2242 * gdb.fortran/derived-type-striding.exp: New file.
2243 * gdb.fortran/derived-type-striding.f90: New file.
2244 * gdb.fortran/array-slices.exp: New file.
2245 * gdb.fortran/array-slices.f90: New file.
2246
be09caf1
PW
22472019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2248
2249 * gdb.base/define.exp: Test . in command names.
2250 * gdb.base/setshow.exp: Update test, as . is now part of
2251 command name.
2252
643c0cbe
PW
22532019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2254
2255 * gdb.base/define-prefix.exp: New file.
2256
dcdec678
AB
22572019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2258
2259 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2260 compile.
2261 (skip_btrace_pt_tests): Likewise.
2262
640ab947
AB
22632019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2264
2265 * gdb.fortran/info-modules.exp: Compile source files in correct
2266 order.
2267
d22670f0
KB
22682019-11-27 Kevin Buettner <kevinb@redhat.com>
2269
2270 * gdb.dwarf2/imported-unit.exp: New file.
2271 * gdb.dwarf2/imported-unit.c: New file.
2272
db5960b4
AB
22732019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2274
2275 * gdb.mi/mi-fortran-modules-2.f90: New file.
2276 * gdb.mi/mi-fortran-modules.exp: New file.
2277 * gdb.mi/mi-fortran-modules.f90: New file.
2278
7dc42066
AB
22792019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2280
2281 * gdb.mi/mi-sym-info-1.c: New file.
2282 * gdb.mi/mi-sym-info-2.c: New file.
2283 * gdb.mi/mi-sym-info.exp: New file.
2284
0dfeecca
TT
22852019-11-22 Tom Tromey <tromey@adacore.com>
2286
2287 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2288 * gdb.ada/tasks/foo.adb: Add another stopping location.
2289
34877895
PJ
22902019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2291
2292 * gdb.base/endianity.c: New test.
2293 * gdb.base/endianity.exp: New file.
2294
2e84f897
LD
22952019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2296
2297 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2298
65d1cd5f
TV
22992019-11-21 Tom de Vries <tdevries@suse.de>
2300
2301 PR gdb/24956
2302 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2303
4f22c3f4
SDJ
23042019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2305
2306 * gdb.python/py-progspace.exp: Add missing parentheses on some
2307 'print' commands.
2308
9f6ad286
TT
23092019-11-19 Tom Tromey <tom@tromey.com>
2310
2311 * gdb.tui/winheight.exp: New file.
2312
0b8dbf3f
AB
23132019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2314
2315 * gdb.base/ctf-whatis.c: Delete.
2316 * gdb.base/ctf-whatis.exp: Delete.
2317 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2318
f833b7a7
AB
23192019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2320
2321 * gdb.base/ctf-cvexpr.exp: Delete.
2322 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2323
30d0a636
AB
23242019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2325
2326 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2327 the compiler. Clean up header comment a little.
2328 * gdb.base/ctf-ptype.exp: Likewise.
2329 * gdb.base/ctf-whatis.exp: Likewise.
2330 * lib/gdb.exp (skip_ctf_tests): New proc.
2331
494409bb
SDJ
23322019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2333
2334 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2335 * gdb.tui/corefile-run.exp: New file.
2336
55708e99
TT
23372019-11-14 Tom Tromey <tromey@adacore.com>
2338
2339 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2340 regression tests.
2341
45e42163
TT
23422019-11-12 Tom Tromey <tom@tromey.com>
2343
2344 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2345 after any command. Expect prompt after WAIT_FOR is seen.
2346 (enter_tui): Enable resize messages.
2347 (command): Expect command in output.
2348 (get_line): Avoid error when cursor appears to be off-screen.
2349 (dump_screen): Include screen size in title.
2350 (_do_resize): New proc, from "resize".
2351 (resize): Rewrite. Do resize in two steps.
2352 * gdb.tui/empty.exp (layouts): Fix entries.
2353 (check_boxes): Remove xfail.
2354 (check_text): Dump screen on failure.
2355
086baaf1
AB
23562019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2357
2358 * gdb.python/py-symbol.exp: Add test for
2359 gdb.lookup_static_symbols.
2360
09ff83af
AB
23612019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2362
2363 * gdb.python/py-symbol.c: Declare and call function from new
2364 py-symbol-2.c file.
2365 * gdb.python/py-symbol.exp: Compile both source files, and add new
2366 tests for gdb.lookup_static_symbol.
2367 * gdb.python/py-symbol-2.c: New file.
2368
11af934b
TV
23692019-11-02 Tom de Vries <tdevries@suse.de>
2370
2371 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2372 * gdb.base/anon.exp: Same.
2373 * gdb.base/auto-connect-native-target.exp: Same.
2374 * gdb.base/call-ar-st.exp: Same.
2375 * gdb.base/catch-syscall.exp: Same.
2376 * gdb.base/commands.exp: Same.
2377 * gdb.base/default.exp: Same.
2378 * gdb.base/display.exp: Same.
2379 * gdb.base/float.exp: Same.
2380 * gdb.base/foll-fork.exp: Same.
2381 * gdb.base/help.exp: Same.
2382 * gdb.base/info-macros.exp: Same.
2383 * gdb.base/info-proc.exp: Same.
2384 * gdb.base/info-target.exp: Same.
2385 * gdb.base/long_long.exp: Same.
2386 * gdb.base/macscp.exp: Same.
2387 * gdb.base/memattr.exp: Same.
2388 * gdb.base/nofield.exp: Same.
2389 * gdb.base/pointers.exp: Same.
2390 * gdb.base/printcmds.exp: Same.
2391 * gdb.base/ptype.exp: Same.
2392 * gdb.base/restore.exp: Same.
2393 * gdb.base/return.exp: Same.
2394 * gdb.base/scope.exp: Same.
2395 * gdb.base/set-noassign.exp: Same.
2396 * gdb.base/setshow.exp: Same.
2397 * gdb.base/shlib-call.exp: Same.
2398 * gdb.base/signals.exp: Same.
2399 * gdb.base/sigstep.exp: Same.
2400 * gdb.base/skip.exp: Same.
2401 * gdb.base/solib-symbol.exp: Same.
2402 * gdb.base/stap-probe.exp: Same.
2403 * gdb.base/step-line.exp: Same.
2404 * gdb.base/step-test.exp: Same.
2405 * gdb.base/style.exp: Same.
2406 * gdb.base/varargs.exp: Same.
2407 * gdb.base/vla-datatypes.exp: Same.
2408 * gdb.base/vla-ptr.exp: Same.
2409 * gdb.base/vla-sideeffect.exp: Same.
2410 * gdb.base/volatile.exp: Same.
2411 * gdb.base/watch-cond-infcall.exp: Same.
2412 * gdb.base/watchpoint.exp: Same.
2413
e96ec2ba
TV
24142019-11-02 Tom de Vries <tdevries@suse.de>
2415
2416 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2417 * gdb.cp/cpexprs.exp: Same.
2418 * gdb.cp/except-multi-location.exp: Same.
2419 * gdb.cp/exceptprint.exp: Same.
2420 * gdb.cp/gdb2384.exp: Same.
2421 * gdb.cp/inherit.exp: Same.
2422 * gdb.cp/m-static.exp: Same.
2423 * gdb.cp/meth-typedefs.exp: Same.
2424 * gdb.cp/misc.exp: Same.
2425 * gdb.cp/namespace.exp: Same.
2426 * gdb.cp/non-trivial-retval.exp: Same.
2427 * gdb.cp/overload.exp: Same.
2428 * gdb.cp/pr17132.exp: Same.
2429 * gdb.cp/re-set-overloaded.exp: Same.
2430 * gdb.cp/rvalue-ref-types.exp: Same.
2431 * gdb.cp/templates.exp: Same.
2432
bd5766ec
LM
24332019-11-01 Luis Machado <luis.machado@linaro.org>
2434
2435 PR gdb/25124
2436
2437 * gdb.arch/pr25124.S: New file.
2438 * gdb.arch/pr25124.exp: New file.
2439
165f8965
AB
24402019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2441
2442 * gdb.fortran/info-modules.exp: Update expected results, and add
2443 additional tests for 'info module functinos', and 'info module
2444 variables'.
2445 * gdb.fortran/info-types.exp: Update expected results.
2446 * gdb.fortran/info-types.f90: Extend testcase with additional
2447 module variables and functions.
2448
59c35742
AB
24492019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2450
2451 * gdb.fortran/info-modules.exp: New file.
2452 * gdb.fortran/info-types.exp: Build with new file.
2453 * gdb.fortran/info-types.f90: Include and use new module.
2454 * gdb.fortran/info-types-2.f90: New file.
2455
f3fb2519
PW
24562019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2457
2458 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2459 * gdb.base/settings.exp: Test all settings types using
2460 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2461 that now verifies that the value of "maint show" is the same as
2462 returned by the settings functions. Test the type of the
2463 maintenance settings.
2464 * gdb.base/default.exp: Update show_conv_list.
2465
d1e36019
TV
24662019-10-31 Tom de Vries <tdevries@suse.de>
2467
2468 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2469 gdb_test.
2470 * gdb.arch/amd64-disp-step.exp: Same.
2471 * gdb.asm/asm-source.exp: Same.
2472 * gdb.btrace/buffer-size.exp: Same.
2473 * gdb.btrace/cpu.exp: Same.
2474 * gdb.btrace/enable.exp: Same.
2475 * gdb.dwarf2/count.exp: Same.
2476 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2477 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2478 * gdb.fortran/vla-datatypes.exp: Same.
2479 * gdb.fortran/vla-history.exp: Same.
2480 * gdb.fortran/vla-ptype.exp: Same.
2481 * gdb.fortran/vla-value.exp: Same.
2482 * gdb.fortran/whatis_type.exp: Same.
2483 * gdb.guile/guile.exp: Same.
2484 * gdb.multi/tids.exp: Same.
2485 * gdb.python/py-finish-breakpoint.exp: Same.
2486 * gdb.python/py-framefilter.exp: Same.
2487 * gdb.python/py-pp-registration.exp: Same.
2488 * gdb.python/py-xmethods.exp: Same.
2489 * gdb.python/python.exp: Same.
2490 * gdb.server/connect-with-no-symbol-file.exp: Same.
2491 * gdb.server/no-thread-db.exp: Same.
2492 * gdb.server/run-without-local-binary.exp: Same.
2493 * gdb.stabs/weird.exp: Same.
2494 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2495 * gdb.threads/thread-find.exp: Same.
2496 * gdb.threads/tls-shared.exp: Same.
2497 * gdb.threads/tls.exp: Same.
2498 * gdb.threads/wp-replication.exp: Same.
2499 * gdb.trace/ax.exp: Same.
2500 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2501
3d11e68e
TV
25022019-10-31 Tom de Vries <tdevries@suse.de>
2503
2504 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2505 * gdb.ada/array_subscript_addr.exp: Same.
2506 * gdb.ada/arrayidx.exp: Same.
2507 * gdb.ada/arrayparam.exp: Same.
2508 * gdb.ada/arrayptr.exp: Same.
2509 * gdb.ada/boolean_expr.exp: Same.
2510 * gdb.ada/call_pn.exp: Same.
2511 * gdb.ada/complete.exp: Same.
2512 * gdb.ada/fixed_cmp.exp: Same.
2513 * gdb.ada/fun_addr.exp: Same.
2514 * gdb.ada/funcall_param.exp: Same.
2515 * gdb.ada/interface.exp: Same.
2516 * gdb.ada/mod_from_name.exp: Same.
2517 * gdb.ada/null_array.exp: Same.
2518 * gdb.ada/packed_array.exp: Same.
2519 * gdb.ada/packed_tagged.exp: Same.
2520 * gdb.ada/print_chars.exp: Same.
2521 * gdb.ada/print_pc.exp: Same.
2522 * gdb.ada/ptype_arith_binop.exp: Same.
2523 * gdb.ada/ptype_field.exp: Same.
2524 * gdb.ada/ptype_tagged_param.exp: Same.
2525 * gdb.ada/rec_return.exp: Same.
2526 * gdb.ada/ref_tick_size.exp: Same.
2527 * gdb.ada/str_ref_cmp.exp: Same.
2528 * gdb.ada/taft_type.exp: Same.
2529 * gdb.ada/tagged.exp: Same.
2530 * gdb.ada/type_coercion.exp: Same.
2531 * gdb.ada/uninitialized_vars.exp: Same.
2532
60b6ede8
TV
25332019-10-30 Tom de Vries <tdevries@suse.de>
2534
2535 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2536
30baf67b
TV
25372019-10-26 Tom de Vries <tdevries@suse.de>
2538
2539 * gdb.base/bigcore.c: Fix typos in comments.
2540 * gdb.base/ctf-ptype.c: Same.
2541 * gdb.base/long_long.c: Same.
2542 * gdb.dwarf2/dw2-op-out-param.S: Same.
2543 * gdb.python/py-evthreads.c: Same.
2544 * gdb.reverse/i387-stack-reverse.c: Same.
2545 * gdb.trace/tfile.c: Same.
2546 * lib/compiler.c: Same.
2547 * lib/compiler.cc: Same.
2548
158da0d1
TV
25492019-10-25 Tom de Vries <tdevries@suse.de>
2550
2551 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2552 gdb_test_multiple calls.
2553 * gdb.reverse/sigall-reverse.exp: Same.
2554 * gdb.reverse/solib-precsave.exp: Same.
2555 * gdb.reverse/solib-reverse.exp: Same.
2556 * gdb.reverse/until-precsave.exp: Same.
2557 * gdb.reverse/until-reverse.exp: Same.
2558
4ccdfbec
TV
25592019-10-24 Tom de Vries <tdevries@suse.de>
2560
2561 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2562 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2563 kfail using -wrap pattern flag and convenience variable
2564 gdb_test_name.
2565
33d569b7
AB
25662019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2567
2568 * gdb.python/py-progspace.exp: Add tests for the
2569 Progspace.block_for_pc method.
2570
4d0b984b
TT
25712019-10-23 Tom Tromey <tom@tromey.com>
2572
2573 * configure: Rebuild.
2574 * aclocal.m4: Use m4_include, not sinclude.
2575
94cb3754
TV
25762019-10-21 Tom de Vries <tdevries@suse.de>
2577
2578 * gdb.base/infcall-nested-structs.c: Add
2579 __attribute__((noinline,noclone)) to all functions.
2580 (call_all): Add missing variable initialization. Simplify return value.
2581 (breakpt): Increment volatile variable, to prevent call from being
2582 optimized out.
2583 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2584
062f1fc1
TV
25852019-10-17 Tom de Vries <tdevries@suse.de>
2586
2587 * gdb.fortran/module.exp: Allow info variables to print info for files
2588 other than module.f90.
2589
0b54364d
AB
25902019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2591
2592 * gdb.fortran/module.exp: Extend with 'info variables' test.
2593
7ff5fae7
AB
25942019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2595
2596 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2597 F77_FOR_TARGET.
2598
d10eccaa
TV
25992019-10-16 Tom de Vries <tdevries@suse.de>
2600
2601 PR tdep/25096
2602 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2603
745ff14e
TV
26042019-10-16 Tom de Vries <tdevries@suse.de>
2605
2606 PR tdep/24104
2607 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2608 Add KFAIL for PR tdep/25096.
2609
03e1ab94
TV
26102019-10-16 Tom de Vries <tdevries@suse.de>
2611
2612 PR testsuite/25059
2613 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2614
b17fcc10
TV
26152019-10-16 Tom de Vries <tdevries@suse.de>
2616
2617 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2618 as signed.
2619
9223170f
SM
26202019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2621
2622 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2623 one instead of increasing timeout.
2624
d6e76313
TV
26252019-10-13 Tom de Vries <tdevries@suse.de>
2626
2627 PR record/25038
2628 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2629 * gdb.reverse/sigall-reverse.exp: Same.
2630 * gdb.reverse/solib-precsave.exp: Same.
2631 * gdb.reverse/solib-reverse.exp: Same.
2632 * gdb.reverse/step-precsave.exp: Same.
2633 * gdb.reverse/until-precsave.exp: Same.
2634 * gdb.reverse/until-reverse.exp: Same.
2635 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2636
6dfc0041
AA
26372019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2638
2639 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2640 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2641 (cmp_struct_05_01, cmp_struct_static_02_01)
2642 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2643 comparisons.
2644
abcf2cc8
TV
26452019-10-10 Tom de Vries <tdevries@suse.de>
2646
2647 PR testsuite/24888
2648 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2649 gnatlink.
2650
a50faaf6
TV
26512019-10-09 Tom de Vries <tdevries@suse.de>
2652
2653 PR testsuite/25048
2654 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2655
60ff3cd7
AB
26562019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2657
2658 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2659 exceptions due to missing debug information.
2660
dfee8566
TV
26612019-10-07 Tom de Vries <tdevries@suse.de>
2662
2663 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2664
3d63690a
AB
26652019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2666
2667 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2668 * gdb.base/annota1.exp: Update to use gdb_test_name.
2669
30d1f018
WP
26702019-10-07 Weimin Pan <weimin.pan@oracle.com>
2671
2672 * gdb.base/ctf-whatis.exp: New file.
2673 * gdb.base/ctf-whatis.c: New file.
2674 * gdb.base/ctf-ptype.exp: New file.
2675 * gdb.base/ctf-ptype.c: New file.
2676 * gdb.base/ctf-constvars.exp: New file.
2677 * gdb.base/ctf-constvars.c: New file.
2678 * gdb.base/ctf-cvexpr.exp: New file.
2679
4dbbb47c
TV
26802019-10-04 Tom de Vries <tdevries@suse.de>
2681
2682 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2683 for loop.
2684
77c2dba3
TT
26852019-10-03 Tom Tromey <tom@tromey.com>
2686
2687 PR rust/24976:
2688 * gdb.rust/simple.rs (Union2): New type.
2689 (main): Use Union2.
2690 * gdb.rust/simple.exp: Add test.
2691
179aed7f
AB
26922019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2693
2694 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2695 nested function prefix.
2696
0a4b0913
AB
26972019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2698 Richard Bunt <richard.bunt@arm.com>
2699 Andrew Burgess <andrew.burgess@embecosm.com>
2700
2701 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2702 nested functions.
2703 * gdb.fortran/nested-funcs.f90: Update expected results.
2704 * gdb.fortran/nested-funcs-2.exp: New file.
2705 * gdb.fortran/nested-funcs-2.f90: New file.
2706
082cce05
AB
27072019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2708
2709 * gdb.python/py-parameter.exp: Make test names unique.
2710 * gdb.python/py-template.exp: Likewise.
2711 * gdb.python/py-value.exp: Likewise.
2712
2b74ba5a
AB
27132019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2714
2715 * gdb.base/break-interp.exp: Reduce test name duplication.
2716 * gdb.base/call-sc.exp: Likewise.
2717 * gdb.base/callfuncs.exp: Likewise.
2718 * gdb.base/charset.exp: Likewise.
2719 * gdb.base/dump.exp: Likewise.
2720 * gdb.base/ena-dis-br.exp: Likewise.
2721 * gdb.base/relational.exp: Likewise.
2722 * gdb.base/step-over-syscall.exp: Likewise.
2723 * gdb.base/structs.exp: Likewise.
2724
58eb20d5
AB
27252019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2726
2727 * gdb.linespec/explicit.exp: Make test names unique.
2728 * gdb.linespec/ls-errs.exp: Likewise.
2729
4d421147
AB
27302019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2731
2732 * gdb.reverse/break-precsave.exp: Make test names unique.
2733 * gdb.reverse/break-reverse.exp: Likewise.
2734 * gdb.reverse/finish-precsave.exp: Likewise.
2735 * gdb.reverse/finish-reverse.exp: Likewise.
2736 * gdb.reverse/machinestate-precsave.exp: Likewise.
2737 * gdb.reverse/machinestate.exp: Likewise.
2738 * gdb.reverse/readv-reverse.exp: Likewise.
2739 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2740 * gdb.reverse/sigall-precsave.exp: Likewise.
2741 * gdb.reverse/sigall-reverse.exp: Likewise.
2742 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2743 * gdb.reverse/watch-precsave.exp: Likewise.
2744 * gdb.reverse/watch-reverse.exp: Likewise.
2745
d8c06f22
AB
27462019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2747
2748 * gdb.threads/stop-with-handle.c: New file.
2749 * gdb.threads/stop-with-handle.exp: New file.
2750
3a56ed86
TV
27512019-10-03 Tom de Vries <tdevries@suse.de>
2752
2753 PR testsuite/25059
2754 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2755 directory" line to be missing.
2756
42275044
TV
27572019-10-03 Tom de Vries <tdevries@suse.de>
2758
2759 PR testsuite/25059
2760 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2761 type optional.
2762
9ef62df0
AA
27632019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2764
2765 * gdb.python/py-format-string.c (string.h): New include.
2766 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2767 the same value, for endianness-independence.
2768 * gdb.python/py-format-string.exp (default_regexp_dict)
2769 (test_pretty_structs, test_format): Adjust expected output to the
2770 changed initialization.
2771
37f6a7f4
TT
27722019-10-02 Tom Tromey <tromey@adacore.com>
2773
2774 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2775
1d58d6a2
PA
27762019-10-02 Pedro Alves <palves@redhat.com>
2777 Andrew Burgess <andrew.burgess@embecosm.com>
2778
2779 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2780 "print-file-var.h".
2781 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2782 (get_version_1): Print this_version_id and its address.
2783 Add extern "C" wrappers around interface functions.
2784 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2785 "print-file-var.h".
2786 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2787 (get_version_2): Print this_version_id and its address.
2788 Add extern "C" wrappers around interface functions.
2789 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2790 <stddef.h> and "print-file-var.h".
2791 Add extern "C" wrappers around interface functions.
2792 [VERSION_ID_MAIN] (this_version_id): Define.
2793 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2794 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2795 up extern "C" blocks.
2796 * gdb.base/print-file-var.exp (test): New, factored out from top
2797 level.
2798 (top level): Test all combinations of attribute hidden or not,
2799 dlopen or not, and this_version_id symbol in main file or not.
2800 Compile tests as both C++ and C, make test names unique.
2801
d770d56f
TT
28022019-10-01 Tom Tromey <tom@tromey.com>
2803
2804 * gdb.base/style.exp: Test "show logging filename".
2805
7f6aba03
TT
28062019-10-01 Tom Tromey <tom@tromey.com>
2807
2808 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2809 * gdb.base/style.exp: Add metadata style test.
2810
14309bb6
TT
28112019-10-01 Tom Tromey <tom@tromey.com>
2812
2813 * gdb.base/style.exp: Test "pwd".
2814
2a3c1174
PA
28152019-10-01 Tom Tromey <tom@tromey.com>
2816
2817 * gdb.base/style.exp: Update tests.
2818
53d666ec
AA
28192019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2820
2821 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2822 'six' to unsigned.
2823 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2824 'five'. Use an all-ones bit pattern for each.
2825 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2826 to its changed values.
2827
4a56a520
TT
28282019-09-30 Tom Tromey <tromey@adacore.com>
2829
2830 * gdb.rust/traits.rs: Disable all warnings.
2831
0df0352a
TV
28322019-09-29 Tom de Vries <tdevries@suse.de>
2833
aac66a4c 2834 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2835
73d9a918
TV
28362019-09-29 Tom de Vries <tdevries@suse.de>
2837
2838 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2839
060b3ab4
TV
28402019-09-27 Tom de Vries <tdevries@suse.de>
2841
2842 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2843
68f7d34d
TV
28442019-09-27 Tom de Vries <tdevries@suse.de>
2845
2846 PR record/23188
2847 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2848
5d63b30a
TT
28492019-09-26 Tom Tromey <tromey@adacore.com>
2850
2851 * gdb.ada/py_taft.exp: New file.
2852 * gdb.ada/py_taft/main.adb: New file.
2853 * gdb.ada/py_taft/pkg.adb: New file.
2854 * gdb.ada/py_taft/pkg.ads: New file.
2855
3d435220
TV
28562019-09-24 Tom de Vries <tdevries@suse.de>
2857
2858 PR gdb/24598
2859 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2860
77d03678
TV
28612019-09-22 Tom de Vries <tdevries@suse.de>
2862
2863 * gdb.base/restore.exp: Allow register variables to be optimized out at
2864 -O0.
2865
abf516c6
UW
28662019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2867
2868 * gdb.arch/spu-info.exp: Remove file.
2869 * gdb.arch/spu-info.c: Remove file.
2870 * gdb.arch/spu-ls.exp: Remove file.
2871 * gdb.arch/spu-ls.c: Remove file.
2872
2873 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2874 * gdb.asm/spu.inc: Remove file.
2875
2876 * gdb.base/dump.exp: Remove support for spu*-*-*.
2877 * gdb.base/stack-checking.exp: Likewise.
2878 * gdb.base/overlays.exp: Likewise.
2879 * gdb.base/ovlymgr.c: Likewise.
2880 * gdb.base/spu.ld: Remove file.
2881
2882 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2883 * gdb.cp/cpexprs.exp: Likewise.
2884 * gdb.cp/exception.exp: Likewise.
2885 * gdb.cp/gdb2495.exp: Likewise.
2886 * gdb.cp/mb-templates.exp: Likewise.
2887 * gdb.cp/pr9167.exp: Likewise.
2888 * gdb.cp/userdef.exp: Likewise.
2889
2890 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2891
2892 * gdb.cell: Remove directory.
2893 * lib/cell.exp: Remove file.
2894
e452e88f
TV
28952019-09-19 Tom de Vries <tdevries@suse.de>
2896
2897 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2898
8a625130
TV
28992019-09-19 Tom de Vries <tdevries@suse.de>
2900
2901 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2902
81dc3ab5
TV
29032019-09-19 Tom de Vries <tdevries@suse.de>
2904
2905 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2906 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2907 (gdb_target_cmd): ... here.
2908 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2909 value 2.
2910
b078f3ac
AB
29112019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2912
2913 * gdb.base/source-dir.exp: Avoid having directory names in test
2914 names.
2915
f1b620e9
MG
29162019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2917
2918 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2919 directory.
2920
67f3ed6a
AB
29212019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2922
2923 * gdb.base/list-missing-source.exp: New file.
2924
d1b70248
TV
29252019-09-14 Tom de Vries <tdevries@suse.de>
2926
2927 PR teststuite/24599
2928 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2929 * lib/ada.exp (gnatmake_version_at_least): New proc.
2930
5fabdcd6
AB
29312019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2932
2933 * gdb.base/maint.exp: Use exec_has_index_section.
2934
aa17805f
AB
29352019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2936
2937 * gdb.base/maint.exp: Add test for 'maint info sections'.
2938
25e5c209
TV
29392019-09-12 Tom de Vries <tdevries@suse.de>
2940
2941 * gdb.base/store.exp: Allow register variables to be optimized out at
2942 -O0.
2943
4993045d
PW
29442019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2945
2946 * gdb.ada/rdv_wait.exp: Update to new task names.
2947 * gdb.base/task_switch_in_core.exp: Likewise.
2948 * gdb.base/info_sources_base.c: Likewise.
2949
8a516164
TT
29502019-09-10 Tom Tromey <tromey@adacore.com>
2951
2952 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2953
aa391654
TT
29542019-09-10 Tom Tromey <tromey@adacore.com>
2955
2956 * gdb.ada/dgopt.exp: New file.
2957 * gdb.ada/dgopt/x.adb: New file.
2958
8634b462
TT
29592019-09-08 Tom Tromey <tom@tromey.com>
2960
2961 * gdb.tui/resize.exp: Remove setup_xfail.
2962 * gdb.tui/regs.exp: Remove setup_xfail.
2963 * gdb.tui/basic.exp: Remove setup_xfail.
2964
736b0f76
DB
29652019-09-06 David Blaikie <dblaikie@gmail.com>
2966
2967 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2968 * gdb.cp/cplabel.exp: Ditto.
2969 * gdb.linespec/ls-errs.exp: Ditto.
2970
30331a6c
TV
29712019-09-05 Tom de Vries <tdevries@suse.de>
2972
2973 * lib/gdb.exp (cmp_file_string): New proc.
2974 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2975 runto_main. Verify save breakpoints output.
2976
98b0ebab
PW
29772019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2978
2979 * gdb.base/info-var.exp: Test info variables without running
2980 to main, to avoid expect's buffer overflow.
2981
4e962e74
TT
29822019-09-03 Tom Tromey <tromey@adacore.com>
2983
2984 * gdb.ada/bias.exp: New file.
2985 * gdb.ada/bias/bias.adb: New file.
2986 * gdb.ada/print_chars.exp: Add regression test.
2987 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2988 (MC): New variable.
2989
2ea1a07a
SL
29902019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2991
2992 * gdb.base/argv0-symlink.exp: Run only on native target
2993 and local host.
2994
8077c50d
TV
29952019-08-29 Tom de Vries <tdevries@suse.de>
2996
2997 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2998 diverse debug info.
2999 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3000
48352473
TV
30012019-08-28 Tom de Vries <tdevries@suse.de>
3002
3003 * gdb.base/info-var.exp: Allow info variables to print info for files
3004 other than info-var-f1.c and info-var-f2.c.
3005
d8f27c60
AB
30062019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3007
3008 * gdb.fortran/info-types.exp: Add module.
3009 * gdb.fortran/info-types.f90: Update expected results.
3010
1f20c35e
AB
30112019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3012
3013 * gdb.fortran/info-types.exp: New file.
3014 * gdb.fortran/info-types.f90: New file.
3015 * lib/fortran.exp (fortran_character1): New proc.
3016
4acfdd20
AB
30172019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3018
3019 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3020 functions'. Reindent as needed.
3021 * gdb.base/info-var-f1.c: New file.
3022 * gdb.base/info-var-f2.c: New file.
3023 * gdb.base/info-var.exp: New file.
3024 * gdb.base/info-var.h: New file.
3025
5c31b358
TV
30262019-08-26 Tom de Vries <tdevries@suse.de>
3027
3028 PR c++/24852
3029 * gdb.cp/no-libstdcxx-probe.exp: New test.
3030
b694989f
TV
30312019-08-26 Tom de Vries <tdevries@suse.de>
3032
3033 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3034 * tests need to be skipped.
3035 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3036 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3037 mi_skip_libstdcxx_probe_tests.
3038
d9c4ba53
SDJ
30392019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3040
3041 * gdb.python/py-xmethods.exp: Use raw strings when passing
3042 arguments to SimpleXMethodMatcher.
3043
395fad09
TV
30442019-08-22 Tom de Vries <tdevries@suse.de>
3045
3046 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3047 more informative.
3048
26c957f1
PA
30492019-08-21 Pedro Alves <palves@redhat.com>
3050
3051 * gdb.base/with.exp: Test "with" with no arguments.
3052
61f80d5d
TV
30532019-08-21 Tom de Vries <tdevries@suse.de>
3054
3055 * gdb.base/gdb-caching-proc.exp: Sort files.
3056
d7a11d13
TV
30572019-08-20 Tom de Vries <tdevries@suse.de>
3058
3059 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3060 compilation.
3061
34dafe9f
TV
30622019-08-16 Tom de Vries <tdevries@suse.de>
3063
3064 * gdb.base/compare-sections.exp ("after run to main"): Allow
3065 mismatched read-only sections for PIE executables.
3066
398fdd60
TT
30672019-08-16 Tom Tromey <tom@tromey.com>
3068
3069 * lib/tuiterm.exp (_csi_Z): New proc.
3070 * gdb.tui/basic.exp: Update window positions.
3071 * gdb.tui/empty.exp: Update window positions.
3072
d8f9e51c
SL
30732019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3074
3075 * gdb.base/examine-backward.exp: Correct regexp for
3076 "examine 3 bytes backward from ${address_zero}".
3077
3df505f6
TT
30782019-08-15 Tom Tromey <tom@tromey.com>
3079
3080 * gdb.tui/empty.exp: Enable resizing tests.
3081
272560b5
TT
30822019-08-15 Tom Tromey <tromey@adacore.com>
3083
3084 * gdb.ada/char_enum.exp: Add regression tests.
3085 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3086 and '0'.
3087 (Char, Gchar): Update.
3088 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3089
08235187
CB
30902019-08-15 Christian Biesinger <cbiesinger@google.com>
3091
3092 * gdb.python/python.exp: Expect a leading underscore on
3093 GdbOutput{,Error}File.
3094
22a2ab04
SL
30952019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3096
3097 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3098 Windows host.
3099
835b995b
SL
31002019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3101
3102 * gdb.base/batch-preserve-term-settings.exp
3103 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3104
97dd8e07
CB
31052019-08-15 Christian Biesinger <cbiesinger@google.com>
3106
3107 * lib/gdb.exp: When running on a mingw target, replace
3108 /x/ with x:/.
3109
75faf5c4
AH
31102019-08-14 Alan Hayward <alan.hayward@arm.com>
3111
3112 * gdb.arch/aarch64-prologue.c: New test.
3113 * gdb.arch/aarch64-prologue.exp: New file.
3114
abc6c00f
TV
31152019-08-13 Tom de Vries <tdevries@suse.de>
3116
3117 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3118 Thread.
3119
74c2c1f4
SL
31202019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3121
3122 * gdb.python/py-completion.exp: Download the .py file to the host
3123 and use its host pathname. Conditionalize tests that use
3124 tab completion and manipulate files on the build machine.
3125 * gdb.python/py-events.exp: Download the .py file to the host
3126 and use its host pathname.
3127 * gdb.python/py-evsignal.exp: Likewise.
3128 * gdb.python/py-evthreads.exp: Likewise.
3129 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3130 pathname syntax.
3131 * gdb.python/py-framefilter.exp: Download the .py file to the right
3132 place on the host. Match Windows pathname syntax.
3133 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3134 .py file to the host and use its host pathname.
3135 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3136 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3137 build pathname. Skip symlink test on Windows host. Add missing
3138 newline at end of file.
3139 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3140 and use its host pathname.
3141 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3142 * gdb.python/py-section-script.exp: Use host location of binfile
3143 on safe-path. Use correct path separator on Windows host.
3144 Reorder alternatives in gdb_test_multiple to prevent matching
3145 the wrong alternative on success.
3146 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3147
ca2589f3
PP
31482019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3149
3150 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3151 expect the GDB inferior to no longer immediately stop after
3152 being resumed with "signal SIGINT".
3153
020a839d
SL
31542019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3155
3156 * gdb.linespec/break-ask.exp: Generalize regexps to match
3157 Windows pathnames too.
3158
128d6509
TV
31592019-08-08 Tom de Vries <tdevries@suse.de>
3160
3161 PR testsuite/24862
3162 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3163
590042fc
PW
31642019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3165
3166 * gdb.base/style.exp: Update tests for help doc new invariants.
3167 * gdb.base/help.exp: Likewise.
3168
046bebe1
TT
31692019-08-06 Tom Tromey <tom@tromey.com>
3170
3171 * gdb.base/style.exp: Add disassemble test.
3172 * gdb.base/style.c (some_called_function): New function.
3173 (main): Use it.
3174
0b27c27d
CB
31752019-08-05 Christian Biesinger <cbiesinger@google.com>
3176
3177 * gdb.python/py-block.exp: Test dictionary access on blocks.
3178
580f1034
SM
31792019-08-05 Simon Marchi <simon.marchi@efficios.com>
3180
3181 PR gdb/24863
3182 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3183 -list-thread-groups --available test when running under
3184 check-read1.
3185
d86bd7cb
TV
31862019-08-05 Tom de Vries <tdevries@suse.de>
3187
3188 PR testsuite/24863
3189 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3190 * gdb.base/help.exp: Use with_read1_timeout_factor.
3191 * gdb.base/info-macros.exp: Same.
3192 * gdb.cp/nested-types.exp: Same.
3193
a80cf5d8
TV
31942019-08-05 Tom de Vries <tdevries@suse.de>
3195
3196 * lib/gdb.exp (version_at_least): Factor out of ...
3197 (tcl_version_at_least): ... here.
3198 (gdb_compile): Fail if pie results in non-PIE executable.
3199 (readelf_version, readelf_prints_pie): New proc.
3200 (exec_is_pie): Return -1 if unknown.
3201
d0962838
TV
32022019-08-05 Tom de Vries <tdevries@suse.de>
3203
3204 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3205
2252ff3d
SL
32062019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3207
3208 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3209
26655f53
SL
32102019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3211
3212 * lib/completion-support.exp (test_gdb_complete_none): Skip
3213 tab completion tests if no readline support.
3214 (test_gdb_complete_unique_re): Likewise.
3215 (test_gdb_complete_multiple): Likewise.
3216
db4dc13e
PW
32172019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3218
3219 * gdb.base/info_sources.exp: New file.
3220 * gdb.base/info_sources.c: New file.
3221 * gdb.base/info_sources_base.c: New file.
3222
0eba165a
PFC
32232019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3224
3225 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3226 prefix argument.
3227 (test_exit_status): Add prefix argument.
3228
59bd512b
TV
32292019-08-01 Tom de Vries <tdevries@suse.de>
3230
3231 PR testsuite/24863
3232 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3233 calling exp_continue for new thread and thread exited messages.
3234
2a3ad588
TV
32352019-08-01 Tom de Vries <tdevries@suse.de>
3236
3237 PR testsuite/24863
3238 * gdb.base/structs.exp: Fix check-read1 timeout using
3239 gdb_test_sequence.
3240 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3241
117eb594
TV
32422019-08-01 Tom de Vries <tdevries@suse.de>
3243
3244 PR testsuite/24863
3245 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3246 line.
3247
ed591340
TV
32482019-08-01 Tom de Vries <tdevries@suse.de>
3249
3250 PR testsuite/24863
3251 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3252
aa3b6533
TT
32532019-07-30 Tom Tromey <tromey@adacore.com>
3254
3255 * gdb.ada/display_nested.exp: New file.
3256 * gdb.ada/display_nested/foo.adb: New file.
3257 * gdb.ada/display_nested/pack.adb: New file.
3258 * gdb.ada/display_nested/pack.ads: New file.
3259
2906593f
CB
32602019-07-30 Christian Biesinger <cbiesinger@google.com>
3261
3262 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3263 namespace.
3264 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3265
0f575925
TV
32662019-07-30 Tom de Vries <tdevries@suse.de>
3267
3268 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3269 instead.
3270
b13057d9
TV
32712019-07-30 Tom de Vries <tdevries@suse.de>
3272
3273 PR testsuite/24834
3274 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3275 (exec_is_pie): New proc.
3276
5c4dde85
CB
32772019-07-29 Christian Biesinger <cbiesinger@google.com>
3278
3279 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3280
c620ed88
CB
32812019-07-29 Christian Biesinger <cbiesinger@google.com>
3282
3283 * gdb.python/py-objfile.c: Add global and static vars.
3284 * gdb.python/py-objfile.exp: Test new functions Objfile.
3285 lookup_global_symbol and lookup_static_symbol.
3286
3d235706
TT
32872019-07-29 Tom Tromey <tom@tromey.com>
3288
3289 * lib/tuiterm.exp (Term::_csi_@): New proc.
3290 (Term::_csi_X): Don't move cursor.
3291
c7e4c0a6
PW
32922019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3293
3294 * gdb.base/options.exp: Update backtrace - completion to
3295 new option -frame-info.
3296 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3297 Test new 'set print frame-info'. Test backtrace -frame-info
3298 overriding 'set print frame-info'.
3299 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3300 Test new 'set print frame-info'.
3301 Verify consistency of backtrace with and without filters, with and
3302 without -no-filters.
3303 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3304 default.
3305
de28a3b7
TV
33062019-07-29 Tom de Vries <tdevries@suse.de>
3307
3308 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3309 no arguments".
3310
507dd60e
TV
33112019-07-29 Tom de Vries <tdevries@suse.de>
3312
3313 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3314 is a substring of the first for "complete non-unique file name".
3315
5beafce9
TV
33162019-07-29 Tom de Vries <tdevries@suse.de>
3317
3318 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3319 with ".*".
3320
2d274232
TV
33212019-07-29 Tom de Vries <tdevries@suse.de>
3322
3323 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3324 Pass prompt_regexp parameter to gdb_test_multiple calls.
3325
9197cd8b
TV
33262019-07-29 Tom de Vries <tdevries@suse.de>
3327
3328 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3329 print registers" regexps.
9197cd8b 3330
b528dae0
TV
33312019-07-29 Tom de Vries <tdevries@suse.de>
3332
3333 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3334
d17725d7
TV
33352019-07-29 Tom de Vries <tdevries@suse.de>
3336
3337 PR gdb/24855
3338 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3339 (skip_python_tests_prompt): Add prompt_regexp argument to
3340 gdb_test_multiple calls.
3341
52b75bf1
TT
33422019-07-27 Tom Tromey <tom@tromey.com>
3343
3344 * gdb.tui/main.exp: New file.
3345
2b1d00c2
TT
33462019-07-27 Tom Tromey <tom@tromey.com>
3347
3348 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3349 optional.
3350 * gdb.tui/empty.exp: New file.
3351
ded631d5
TT
33522019-07-27 Tom Tromey <tom@tromey.com>
3353
3354 * lib/tuiterm.exp (spawn): New proc.
3355 (Term::resize): New proc.
3356 * gdb.tui/resize.exp: New file.
3357
58ac439d
TT
33582019-07-27 Tom Tromey <tom@tromey.com>
3359
3360 * gdb.tui/list.exp: New file.
3361
fe1f56ee
TT
33622019-07-27 Tom Tromey <tom@tromey.com>
3363
3364 * gdb.tui/regs.exp: New file.
3365
f790b310
TT
33662019-07-27 Tom Tromey <tom@tromey.com>
3367
3368 * gdb.tui/basic.exp: Add "layout split" test.
3369
d95fc6ee
TT
33702019-07-27 Tom Tromey <tom@tromey.com>
3371
3372 * gdb.tui/basic.exp: Add "layout asm" test.
3373
c3786b3a
TT
33742019-07-27 Tom Tromey <tom@tromey.com>
3375
3376 * lib/tuiterm.exp: New file.
3377 * gdb.tui/basic.exp: New file.
3378
98a617f8
KB
33792019-07-27 Kevin Buettner <kevinb@redhat.com>
3380
3381 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3382 Enable tests associated with this flag. Adjust regex
3383 referencing "foo_low" to now refer to "foo_cold" instead.
3384
5c076da4
KB
33852019-07-27 Kevin Buettner <kevinb@redhat.com>
3386
3387 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3388 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3389 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3390 foo_cold. Revise comments to match.
3391 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3392 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3393 were wrapped into this proc; Call do_test in loop from outermost
3394 level.
3395 (foo_low): Rename all occurrences to "foo_cold".
3396 (backtrace from baz): New test.
3397 (x2/i foo_cold): New test.
3398 (info line *foo_cold): New test.
3399
1512d3b7
TV
34002019-07-26 Tom de Vries <tdevries@suse.de>
3401
3402 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3403
297989a1
TV
34042019-07-25 Tom de Vries <tdevries@suse.de>
3405
3406 PR testsuite/24830
3407 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3408 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3409 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3410 (skip_libstdcxx_probe_tests): ... here.
3411 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3412
b3b965fb
TV
34132019-07-24 Tom de Vries <tdevries@suse.de>
3414
3415 PR testsuite/24807
3416 * gdb.objc/basicclass.m: Include stdio.h.
3417 * gdb.objc/nondebug.m: Same.
3418 * gdb.objc/objcdecode.m: Same.
3419
4625b4d0
TV
34202019-07-24 Tom de Vries <tdevries@suse.de>
3421
3422 PR testsuite/24612
3423 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3424 additional_flags.
3425
024a5840
TV
34262019-07-24 Tom de Vries <tdevries@suse.de>
3427
3428 PR testsuite/24831
3429 * gdb.multi/tids.exp: Update error messages for info threads.
3430
c76ddaa3
TV
34312019-07-24 Tom de Vries <tdevries@suse.de>
3432
3433 * gdb.base/info-types.exp: Allow info types to print info for more than
3434 one file.
3435
9a618ef6
TV
34362019-07-23 Tom de Vries <tdevries@suse.de>
3437
3438 PR testsuite/24842
3439 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3440 gdb_spawn_with_cmdline_opts.
3441
40eadf04
SP
34422019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3443
3444 * gdb.arch/arm-cmse-sgstubs.c: New test.
3445 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3446
5ba29434
TV
34472019-07-23 Tom de Vries <tdevries@suse.de>
3448
3449 PR testsuite/24711
3450 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3451 issuing next command.
3452
a8e9d247
AB
34532019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3454
3455 * gdb.ada/info_auto_lang.exp: Update expected results.
3456 * gdb.base/info-types.c: Add additional types to check.
3457 * gdb.base/info-types.exp: Update expected results.
3458
eb86c5e2
AB
34592019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3460
3461 * gdb.base/info-types.c: New file.
3462 * gdb.base/info-types.exp: New file.
3463
01e175fe
AB
34642019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3465
3466 * gdb.arch/riscv-bp-infcall.c: New file.
3467 * gdb.arch/riscv-bp-infcall.exp: New file.
3468
6b78c3f8
AB
34692019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3470
3471 PR breakpoints/24541
3472 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3473
da738167
TV
34742019-07-14 Tom de Vries <tdevries@suse.de>
3475
3476 PR testsuite/24760
3477 * gdb.objc/basicclass.exp: Fix unterminated string.
3478
0d4e84ed
AB
34792019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3480 Andrew Burgess <andrew.burgess@embecosm.com>
3481
3482 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3483 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3484 negative bounds.
3485 * gdb.fortran/vla-value.exp: Print elements of an array with
3486 negative bounds.
3487 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3488 testing.
3489
021d8588
AB
34902019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3491
3492 * gdb.base/options.exp (expect_string): Dequote strings in
3493 results.
3494 (test-string): Test strings with different quoting and reindent.
3495
f06f1252
TT
34962019-07-10 Tom Tromey <tromey@adacore.com>
3497
3498 * gdb.ada/mi_ex_cond.exp: Update expected results.
3499 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3500 * gdb.ada/mi_catch_ex.exp: Update expected results.
3501 * gdb.ada/mi_catch_assert.exp: Update expected results.
3502 * gdb.ada/catch_ex.exp (catch_exception_info)
3503 (catch_exception_entry, catch_assert_entry)
3504 (catch_unhandled_entry): Update.
3505 * gdb.ada/catch_assert_if.exp: Update expected results.
3506
b863685d
RB
35072019-07-10 Richard Bunt <richard.bunt@arm.com>
3508 Stephen Roberts <stephen.roberts@arm.com>
3509
3510 * gdb.base/define.exp: Restore original prompt.
3511
cb1e4e32
PA
35122019-07-09 Pedro Alves <palves@redhat.com>
3513
3514 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3515 breakpoints" output.
3516 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3517 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3518 throw" creates breakpoint.
3519 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3520 'type="catchpoint"'.
3521
b58a68fe
PA
35222019-07-09 Pedro Alves <palves@redhat.com>
3523
3524 PR c++/15468
3525 * gdb.cp/except-multi-location-lib.cc: New.
3526 * gdb.cp/except-multi-location-main.cc: New.
3527 * gdb.cp/except-multi-location.exp: New.
3528
0826779b
PW
35292019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3530
3531 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3532 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3533 argument and update callers.
3534
5b0e2db4
AB
35352019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3536
3537 * gdb.arch/amd64-break-on-asm-line.S: New file.
3538 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3539
1f6f6e21
PW
35402019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3541
3542 * gdb.base/printcmds.exp: Test printing C string and
3543 C wide string convenience vars without transiting via the inferior.
3544 Also make test names unique.
3545
ea142fbf
AH
35462019-07-08 Alan Hayward <alan.hayward@arm.com>
3547
5862c886 3548 PR breakpoints/25011
ea142fbf
AH
3549 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3550
213fd9fa
PA
35512019-07-04 Pedro Alves <palves@redhat.com>
3552
3553 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3554 body returned ok(0), break(3) or continue(4).
3555 * gdb.testsuite/foreach_with_prefix.exp: New file.
3556
2b40fda7
AH
35572019-07-04 Alan Hayward <alan.hayward@arm.com>
3558
3559 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3560
a26c8de0
PA
35612019-07-03 Pedro Alves <palves@redhat.com>
3562
3563 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3564 "return -code".
3565
5f4ba3e7
PA
35662019-07-03 Pedro Alves <palves@redhat.com>
3567
3568 PR cli/24732
3569 * gdb.base/shell.exp: Load completion-support.exp.
3570 Adjust expected error output. Add completion tests.
3571
a994424f
PA
35722019-07-03 Pedro Alves <palves@redhat.com>
3573
3574 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3575 string_to_regexp.
3576
3d9be6f5
PA
35772019-07-03 Pedro Alves <palves@redhat.com>
3578
3579 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3580 (expect_integer): Adjust to expect "-string".
3581 (expect_string): New.
3582 (all_options): Expect "-string".
3583 (test-flag, test-boolean): Adjust to expect "-string".
3584 (test-string): New proc.
3585 (top level): Call it.
3586
41fc454c
PA
35872019-07-03 Pedro Alves <palves@redhat.com>
3588
3589 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3590 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3591 the expected output in the success.
3592
b2b2a215
PA
35932019-07-03 Pedro Alves <palves@redhat.com>
3594
3595 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3596 Split one gdb_test_multiple call in two to avoid a race.
3597
fdbc9870
PA
35982019-07-03 Pedro Alves <palves@redhat.com>
3599
3600 * gdb.base/with.c: New file.
3601 * gdb.base/with.exp: New file.
3602
c6ac8931
PA
36032019-07-03 Pedro Alves <palves@redhat.com>
3604
3605 * gdb.base/settings.exp: Replace all references to "maint
3606 test-settings set" with references to "maint set test-settings",
3607 and all references to "maint test-settings show" with references
3608 to "maint show test-settings".
3609
970f9d09
PA
36102019-07-03 Pedro Alves <palves@redhat.com>
3611
3612 * gdb.base/settings.exp (test-string): Adjust expected out when
3613 testing "maint test-settings show filename"
3614
54d66006
PA
36152019-07-02 Pedro Alves <palves@redhat.com>
3616
3617 * gdb.base/options.exp (test-info-threads): New procedure.
3618 (top level): Call it.
3619
10d06d82
TT
36202019-06-28 Tom Tromey <tromey@adacore.com>
3621
3622 * gdb.dwarf2/ada-linkage-name.c: New file.
3623 * gdb.dwarf2/ada-linkage-name.exp: New file.
3624
3d507ff2
TT
36252019-06-27 Tom Tromey <tromey@adacore.com>
3626
d039f014 3627 PR c++/20020:
3d507ff2
TT
3628 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3629
8af58ffe
TV
36302019-06-26 Tom de Vries <tdevries@suse.de>
3631
3632 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3633
22e21752
TV
36342019-06-26 Tom de Vries <tdevries@suse.de>
3635
3636 * gdb.base/index-cache.exp: Add back missing debug option.
3637
b65b566c
PW
36382019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3639
3640 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3641
5c2c8c69
TV
36422019-06-25 Tom de Vries <tdevries@suse.de>
3643
3644 PR testsuite/24727
3645 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3646
164e3873
TV
36472019-06-24 Tom de Vries <tdevries@suse.de>
3648
3649 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3650
824eacee
TV
36512019-06-24 Tom de Vries <tdevries@suse.de>
3652
3653 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3654 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3655 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3656
385b97d3
TV
36572019-06-24 Tom de Vries <tdevries@suse.de>
3658
3659 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3660
c596f180
TV
36612019-06-21 Tom de Vries <tdevries@suse.de>
3662
3663 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3664
b13a7d03
TV
36652019-06-21 Tom de Vries <tdevries@suse.de>
3666
3667 PR testsuite/24518
3668 PR ada/24713
3669 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3670 index.
3671
899277ae
TT
36722019-06-19 Tom Tromey <tromey@adacore.com>
3673
3674 * gdb.ada/length_cond.exp: Add intro comment.
3675
680e1bee
TT
36762019-06-19 Tom Tromey <tromey@adacore.com>
3677
3678 * gdb.ada/length_cond.exp: New file.
3679 * gdb.ada/length_cond/length_cond.adb: New file.
3680 * gdb.ada/length_cond/pck.adb: New file.
3681 * gdb.ada/length_cond/pck.ads: New file.
3682
0ed4690a
TV
36832019-06-18 Tom de Vries <tdevries@suse.de>
3684
3685 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3686
d20ed5fd
TT
36872019-06-18 Tom Tromey <tromey@adacore.com>
3688
3689 * gdb.base/list0.h: Add comment explaining control character.
3690
86e04673
TV
36912019-06-18 Tom de Vries <tdevries@suse.de>
3692
3693 * boards/fission.exp: Break up long debug_flags line.
3694
c4973306
SM
36952019-06-16 Tom de Vries <tdevries@suse.de>
3696
3697 PR gdb/24445
3698 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3699 generated index.
3700
93cb9841
AB
37012019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3702
3703 PR gdb/24686
3704 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3705 improve detection of bug gdb/24541.
3706
399aaebd
SM
37072019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3708
3709 PR gdb/24669
3710 * gdb.base/index-cache.exp (uses_readnow,
3711 expecting_index_cache_use): Define global variable.
3712 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3713 expecting_index_cache_use.
3714
584a927c
AB
37152019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3716 Andrew Burgess <andrew.burgess@embecosm.com>
3717
3718 * gdb.fortran/pointers.f90: New file.
3719 * gdb.fortran/print_type.exp: New file.
3720 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3721 * gdb.fortran/vla-type.exp: Likewise.
3722 * gdb.fortran/vla-value.exp: Likewise.
3723 * gdb.mi/mi-vla-fortran.exp: Likewise.
3724
30056ea0
AB
37252019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3726
3727 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3728 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3729 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3730 as a stop reason.
3731
ec8e2b6d
AB
37322019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3733
3734 * gdb.base/annota1.exp: Update expected results.
3735 * gdb.cp/annota2.exp: Likewise.
3736 * gdb.cp/annota3.exp: Likewise.
3737
09e4c4e1
AB
37382019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3739
3740 * gdb.base/style-logging.exp: Remove path from test name.
3741
0735b091
TT
37422019-06-14 Tom Tromey <tromey@adacore.com>
3743
3744 PR gdb/24502:
3745 * gdb.base/style-logging.exp: New file.
3746
f5686554
TT
37472019-06-14 Tom Tromey <tromey@adacore.com>
3748
3749 * gdb.base/symfile-warn.exp: New file.
3750 * gdb.base/symfile-warn.c: New file.
3751
a0c1ffed
TT
37522019-06-14 Tom Tromey <tromey@adacore.com>
3753
3754 * gdb.base/annotate-symlink.exp: New file.
3755
f411722c
TT
37562019-06-14 Tom Tromey <tromey@adacore.com>
3757
3758 * gdb.ada/set_wstr.exp: Add reassignment test.
3759
4268ec18
TT
37602019-06-14 Tom Tromey <tromey@adacore.com>
3761
3762 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3763 'unchecked_access and 'unrestricted_access as well.
3764
9a9e394b
TT
37652019-06-14 Tom Tromey <tromey@adacore.com>
3766
3767 PR ada/24539:
3768 * gdb.ada/vla.exp: Update tests.
3769 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3770 pragma.
3771
4c048731
PA
37722019-06-13 Pedro Alves <palves@redhat.com>
3773
3774 * gdb.base/settings.exp (test-integer): Test junk after
3775 "unlimited".
3776
6665660a
PA
37772019-06-13 Pedro Alves <palves@redhat.com>
3778
3779 * gdb.base/options.exp (test-thread-apply): New.
3780 (top level): Call it.
3781
5d707134
PA
37822019-06-13 Pedro Alves <palves@redhat.com>
3783
3784 * gdb.base/options.exp (test-frame-apply): New.
3785 (top level): Test print commands with different "frame apply"
3786 prefixes.
3787
e2a689da
PA
37882019-06-13 Pedro Alves <palves@redhat.com>
3789
e79be6e5 3790 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3791 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3792 'max_completions' parameter and handle it.
3793 (test_gdb_completion_offers_commands): New.
3794
90a1ef87
PA
37952019-06-13 Pedro Alves <palves@redhat.com>
3796
3797 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3798
d4c16835
PA
37992019-06-13 Pedro Alves <palves@redhat.com>
3800
3801 * gdb.base/options.exp (test-backtrace): New.
3802 (top level): Call it.
3803
2daf894e
PA
38042019-06-13 Pedro Alves <palves@redhat.com>
3805
3806 * gdb.guile/scm-frame-args.exp: Use "set print
3807 raw-frame-arguments" instead of "set print raw frame-arguments".
3808 * gdb.python/py-frame-args.exp: Likewise.
3809
e6ed716c
PA
38102019-06-13 Pedro Alves <palves@redhat.com>
3811
3812 * gdb.compile/compile.exp: Adjust expected output to option
3813 processing changes.
3814
7d8062de
PA
38152019-06-13 Pedro Alves <palves@redhat.com>
3816
3817 * gdb.base/options.exp: Build executable.
3818 (test-print): New procedure.
3819 (top level): Call it, once for "print" and another for "compile
3820 print".
3821
9d0faba9
PA
38222019-06-13 Pedro Alves <palves@redhat.com>
3823
3824 * gdb.base/options.c: New file.
3825 * gdb.base/options.exp: New file.
3826
dee7b4c8
PA
38272019-06-13 Pedro Alves <palves@redhat.com>
3828
3829 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3830 that "o" is ambiguous.
3831
dca0f6c0
PA
38322019-06-13 Pedro Alves <palves@redhat.com>
3833
3834 * gdb.base/settings.c: New file.
3835 * gdb.base/settings.exp: New file.
3836
ccf46844
PA
38372019-06-13 Pedro Alves <palves@redhat.com>
3838
3839 * gdb.base/completion.exp: Fix comment typo.
3840
b9a3f842
PA
38412019-06-13 Pedro Alves <palves@redhat.com>
3842
3843 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3844 foo --1" test.
3845
d106773e
PA
38462019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3847
3848 * gdb.fortran/block-data.f: New.
3849 * gdb.fortran/block-data.exp: New.
3850
fea82da0
TV
38512019-06-11 Tom de Vries <tdevries@suse.de>
3852
3853 PR testsuite/24521
3854 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3855 message.
3856
8c2e74f1
TV
38572019-06-11 Tom de Vries <tdevries@suse.de>
3858
3859 PR testsuite/24521
3860 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3861
b49851c8
TV
38622019-06-11 Tom de Vries <tdevries@suse.de>
3863
3864 * boards/readnow.exp: New file.
3865
a7067863
AB
38662019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3867
3868 * gdb.fortran/vla-sizeof.exp: Update expected results.
3869
1a3da2cd
AB
38702019-06-06 Amos Bird <amosbird@gmail.com>
3871
3872 * gdb.base/annota1.exp (thread_switch): Add test for
3873 thread-exited annotation.
3874
3847a7bf
TT
38752019-06-06 Tom Tromey <tromey@adacore.com>
3876
3877 * gdb.base/maint.exp: Expect command started/finished output.
3878
0088ba59
AB
38792019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3880
3881 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3882 comment.
3883 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3884
312617a3
AB
38852019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3886
3887 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3888 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3889 * gdb.arch/riscv-unwind-long-insn.c: New file.
3890 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3891
e1f2e1a2
CB
38922019-06-04 Christian Biesinger <cbiesinger@google.com>
3893
d3238f7d 3894 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3895
206584bd
PW
38962019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3897
3898 * lib/gdb.exp (help_list_trailer): New regexp variable
3899 factorizing the help trailer message.
3900 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3901 arg to allow to better factorize various tests.
3902 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3903 (test_prefix_command_help): Use help_list_trailer.
3904 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3905 * gdb.guile/scm-cmd.exp: Likewise.
3906 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3907 * gdb.base/help.exp: Use test_user_defined_class_help.
3908 * gdb.base/style.exp: Add tests for styling of help and apropos.
3909 * lib/gdb-utils.exp (style): Add title and highlight styles.
3910
708dc93e
PW
39112019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3912
3913 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3914 $_shell_exitsignal.
3915 * gdb.base/default.exp: Update for new convenience variables.
3916
f49055a5
TT
39172019-05-29 Tom Tromey <tromey@adacore.com>
3918
3919 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3920 to "break complete ada" test case's regexp.
3921
4330d61d
TT
39222019-05-29 Tom Tromey <tromey@adacore.com>
3923
3924 PR c++/20020:
3925 * gdb.cp/constexpr-field.exp: New file.
3926 * gdb.cp/constexpr-field.cc: New file.
3927
000439d5
TT
39282019-05-29 Tom Tromey <tromey@adacore.com>
3929
3930 * gdb.base/finish.exp (finish_no_print): New proc.
3931 (finish_tests): Call it.
3932
5a01c34c
TV
39332019-05-24 Tom de Vries <tdevries@suse.de>
3934
3935 * gdb.dwarf2/gdb-add-index.exp: New file.
3936
18125b16
TT
39372019-05-22 Tom Tromey <tromey@adacore.com>
3938
3939 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3940 * gdb.base/style.exp: Use "style".
3941 * lib/gdb-utils.exp (style): New proc.
3942
af1a8d03
TV
39432019-05-22 Tom de Vries <tdevries@suse.de>
3944
3945 * gdb.base/align.exp: Require c++11.
3946
e7fe496b
TV
39472019-05-22 Tom de Vries <tdevries@suse.de>
3948
3949 PR testsuite/24586
3950 * gdb.python/py-mi-var-info-path-expression.exp: Call
3951 mi_skip_python_tests to check if python is supported.
3952
8fca4da0
AH
39532019-05-22 Alan Hayward <alan.hayward@arm.com>
3954
3955 * gdb.arch/aarch64-pauth.c: New test.
3956 * gdb.arch/aarch64-pauth.exp: New file.
3957
b7060614
AH
39582019-05-22 Alan Hayward <alan.hayward@arm.com>
3959
3960 * README (Re-running Tests Outside The Testsuite): New section.
3961
669d0468
TV
39622019-05-21 Tom de Vries <tdevries@suse.de>
3963
3964 * gdb.arch/amd64-eval.exp: Require c++11.
3965 * gdb.base/max-depth.exp: Same.
3966 * gdb.compile/compile-cplus-array-decay.exp: Same.
3967 * gdb.cp/meth-typedefs.exp: Same.
3968 * gdb.cp/subtypes.exp: Same.
3969 * gdb.cp/temargs.exp: Same.
3970
ce3ebcaa
AH
39712019-05-21 Alan Hayward <alan.hayward@arm.com>
3972
3973 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3974
34d11c68
AB
39752019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3976
3977 PR gdb/18644
3978 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3979 * gdb.fortran/printing-types.exp: Add new test.
3980 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3981 testing.
3982 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3983 setup_kfail call.
3984
87781e84
AH
39852019-05-17 Alan Hayward <alan.hayward@arm.com>
3986
3987 * README (Running the Testsuite): Change example.
3988 (Testsuite Parameters): Remove TRANSCRIPT.
3989 * lib/gdb.exp: Remove TRANSCRIPT check.
3990
b420b89e
AH
39912019-05-17 Alan Hayward <alan.hayward@arm.com>
3992
3993 * README (Testsuite Parameters): Add replay logging to
3994 GDBSERVER_DEBUG.
3995 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3996 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3997 as a comma separated list.
3998 (gdb_debug_init): Override procedure.
3999
408e9b8b
AH
40002019-05-17 Alan Hayward <alan.hayward@arm.com>
4001
4002 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4003 (gdb_write_cmd_file): New procedure.
4004 * lib/gdbserver-support.exp (gdbserver_start): Call
4005 gdbserver_write_cmd_file.
4006 (gdbserver_write_cmd_file): New procedure.
4007
f9e2e39d
AH
40082019-05-17 Alan Hayward <alan.hayward@arm.com>
4009
4010 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4011 (delete_breakpoints): Likewise.
4012 (gdb_run_cmd): Likewise.
4013 (gdb_start_cmd): Likewise.
4014 (gdb_starti_cmd): Likewise.
4015 (gdb_internal_error_resync): Likewise.
4016 (gdb_test_multiple): Likewise.
4017 (gdb_reinitialize_dir): Likewise.
4018 (default_gdb_exit): Likewise.
4019 (gdb_file_cmd): Mark kill as optional.
4020 (default_gdb_start): Call gdb_stdin_log_init.
4021 (send_gdb): Call gdb_stdin_log_write.
4022 (rerun_to_main): Mark Y as an answer.
4023 (gdb_stdin_log_init): New function.
4024 (gdb_stdin_log_write): Likewise.
4025
81f47ac2
AH
40262019-05-17 Alan Hayward <alan.hayward@arm.com>
4027
4028 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4029 * gdb.base/debug-expr.exp: Likewise.
4030 * gdb.base/foll-fork.exp: Likewise.
4031 * gdb.base/foll-vfork.exp: Likewise.
4032 * gdb.base/fork-print-inferior-events.exp: Likewise.
4033 * gdb.base/gdb-sigterm.exp: Likewise.
4034 * gdb.base/gdbinit-history.exp: Likewise.
4035 * gdb.base/osabi.exp: Likewise.
4036 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4037 * gdb.base/ui-redirect.exp: Likewise.
4038 * gdb.gdb/unittest.exp: Likewise.
4039 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4040 * gdb.mi/mi-watch.exp: Likewise.
4041 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4042 * gdb.mi/user-selected-context-sync.exp: Likewise.
4043 * gdb.python/python.exp: Disable debug test when debugging.
4044 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4045 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4046 Likewise.
4047 * gdb.threads/stepi-random-signal.exp: Likewise.
4048
29b52314
AH
40492019-05-17 Alan Hayward <alan.hayward@arm.com>
4050
4051 * Makefile.in: Pass through GDB_DEBUG.
4052 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4053 (gdb,debug): Add board setting.
4054 * lib/gdb.exp (default_gdb_start): Start debugging.
4055 (gdb_debug_enabled): New procedure.
4056 (gdb_debug_init): Likewise.
29b52314
AH
4057
40582019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4059
29b52314
AH
4060 * Makefile.in: Pass through GDB_DEBUG.
4061 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4062 (gdb,debug): Add board setting.
4063 * lib/gdb.exp (default_gdb_start): Start debugging.
4064 (gdb_debug_enabled): New procedure.
4065 (gdb_debug_init): Likewise.
29b52314 4066
ca1285d1
AH
40672019-05-17 Alan Hayward <alan.hayward@arm.com>
4068
4069 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4070
f3a09c80
AH
40712019-05-17 Alan Hayward <alan.hayward@arm.com>
4072
4073 * gdb.base/ui-redirect.exp: Test redirection.
4074
26648588
JV
40752019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4076
4077 * gdb.mi/mi-complete.exp: New file.
4078 * gdb.mi/mi-complete.cc: Likewise.
4079
14237686
AB
40802019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4081
4082 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4083 indexed and sliced arrays, and pointers to arrays.
4084
e7bd7fba
TT
40852019-05-14 Tom Tromey <tromey@adacore.com>
4086
4087 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4088 styling test.
4089
2764128d
TV
40902019-05-14 Tom de Vries <tdevries@suse.de>
4091
4092 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4093 selection entry encoding.
4094
71bed2db
TT
40952019-05-10 Tom Tromey <tromey@adacore.com>
4096
4097 * gdb.ada/info_exc.exp: Add "complete" test.
4098
63b667ad
TV
40992019-05-09 Tom de Vries <tdevries@suse.de>
4100
4101 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4102 CU-relative.
4103
9cfd2b89
TV
41042019-05-09 Tom de Vries <tdevries@suse.de>
4105
4106 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4107 CU-relative.
4108
2228ef77
XR
41092019-05-08 Joel Brobecker <brobecker@adacore.com>
4110
4111 * gdb.ada/frame_arg_lang.exp: New testcase.
4112 * gdb.ada/frame_arg_lang/bla.adb: New file.
4113 * gdb.ada/frame_arg_lang/pck.ads: New file.
4114 * gdb.ada/frame_arg_lang/pck.adb: New file.
4115 * gdb.ada/frame_arg_lang/foo.c: New file.
4116
80e55b13
TT
41172019-05-08 Tom Tromey <tromey@adacore.com>
4118
4119 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4120
9d3421af
TT
41212019-05-08 Tom Tromey <tromey@adacore.com>
4122
4123 * gdb.base/ptype-offsets.exp: Update tests.
4124
844333e2
TT
41252019-05-08 Tom Tromey <tromey@adacore.com>
4126
4127 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4128 cases.
4129 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4130 "short".
4131
988915ee
TT
41322019-05-08 Tom Tromey <tromey@adacore.com>
4133
4134 * gdb.ada/vla.exp: New file.
4135 * gdb.ada/vla/vla.adb: New file.
4136
7bd55dac
TV
41372019-05-07 Tom de Vries <tdevries@suse.de>
4138
4139 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4140
75f06e9d
TV
41412019-05-07 Tom de Vries <tdevries@suse.de>
4142
4143 PR testsuite/24522
4144 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4145 section.
4146
77e7aaa4
TV
41472019-05-07 Tom de Vries <tdevries@suse.de>
4148
4149 PR testsuite/24522
4150 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4151 .debug_aranges section.
4152
456ba0fa
TV
41532019-05-07 Tom de Vries <tdevries@suse.de>
4154
4155 PR testsuite/24159
4156 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4157
5a56d6a6
TV
41582019-05-06 Tom de Vries <tdevries@suse.de>
4159
4160 * lib/gdb.exp (exec_has_index_section): New proc.
4161 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4162 section.
4163
9d6d4be8
TV
41642019-05-04 Tom de Vries <tdevries@suse.de>
4165
4166 * boards/cc-with-debug-names.exp: New file.
4167
222a8d25
TT
41682019-05-03 Tom Tromey <tromey@adacore.com>
4169
4170 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4171 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4172 * gdb.ada/char_enum.exp: Add test.
4173
0fdfd794
TV
41742019-05-03 Tom de Vries <tdevries@suse.de>
4175
4176 * boards/cc-with-gdb-index.exp: New file.
4177
80062eb9
AB
41782019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4179
4180 * gdb.rust/simple.exp: Add new test case.
4181 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4182 (main): Initialise an instance of the new struct.
4183
4504bbde
TT
41842019-05-01 Tom Tromey <tromey@adacore.com>
4185
4186 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4187 record.
4188 (NPR): New variable.
4189 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4190 test.
4191
d48e62f4
TT
41922019-05-01 Tom Tromey <tromey@adacore.com>
4193
4194 * gdb.ada/packed_array_assign.exp: Add packed assignment
4195 regression test.
4196
f59f30f5
TV
41972019-05-01 Tom de Vries <tdevries@suse.de>
4198
4199 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4200
b70bfc54
TV
42012019-05-01 Tom de Vries <tdevries@suse.de>
4202
4203 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4204
15f18d14
AT
42052019-04-30 Ali Tamur <tamur@google.com>
4206
4207 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4208
2ff0a947
TT
42092019-04-30 Tom Tromey <tromey@adacore.com>
4210
4211 * lib/ada.exp (find_ada_tool): New proc.
4212 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4213 * gdb.ada/catch_ex_std.exp: New file.
4214 * gdb.ada/catch_ex_std/foo.adb: New file.
4215 * gdb.ada/catch_ex_std/some_package.adb: New file.
4216 * gdb.ada/catch_ex_std/some_package.ads: New file.
4217
a776957c
TT
42182019-04-30 Tom Tromey <tromey@adacore.com>
4219
4220 PR c++/24470:
4221 * gdb.cp/temargs.cc: Add test code from PR.
4222
bc68014d
AB
42232019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4224
4225 * gdb.fortran/vla-datatypes.exp: Update expected results.
4226 * gdb.fortran/vla-ptype.exp: Likewise.
4227 * gdb.fortran/vla-type.exp: Likewise.
4228 * gdb.fortran/vla-value.exp: Likewise.
4229
f1fdc960
AB
42302019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4231
4232 * gdb.fortran/ptr-indentation.exp: Update expected results.
4233 * gdb.fortran/ptype-on-functions.exp: Likewise.
4234 * gdb.fortran/vla-ptr-info.exp: Likewise.
4235 * gdb.fortran/vla-value.exp: Likewise.
4236
bf7a4de1
AB
42372019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4238
4239 * gdb.fortran/ptype-on-functions.exp: New file.
4240 * gdb.fortran/ptype-on-functions.f90: New file.
4241
bbe75b9d
AB
42422019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4243
4244 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4245 case void string.
4246
1db455a7
AB
42472019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4248
4249 * gdb.fortran/complex.exp: Expand.
4250 * gdb.fortran/complex.f: Renamed to...
4251 * gdb.fortran/complex.f90: ...this, and extended to add more
4252 complex values.
4253
b6d03bb2
AB
42542019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4255
4256 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4257 MODULO, CMPLX.
4258
2e62ab40
AB
42592019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4260 Richard Bunt <richard.bunt@arm.com>
4261
4262 * gdb.base/max-depth.c: New file.
4263 * gdb.base/max-depth.exp: New file.
4264 * gdb.python/py-nested-maps.c: New file.
4265 * gdb.python/py-nested-maps.exp: New file.
4266 * gdb.python/py-nested-maps.py: New file.
4267 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4268 (test_all_common): Call test_max_depth.
4269 * gdb.fortran/max-depth.exp: New file.
4270 * gdb.fortran/max-depth.f90: New file.
4271 * gdb.go/max-depth.exp: New file.
4272 * gdb.go/max-depth.go: New file.
4273 * gdb.modula2/max-depth.exp: New file.
4274 * gdb.modula2/max-depth.c: New file.
4275 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4276
d2b584a5
TV
42772019-04-29 Tom de Vries <tdevries@suse.de>
4278
4279 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4280
136afab8
PW
42812019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4282
4283 * gdb.base/callexit.exp: Test may-call-functions off.
4284
725cbb63
KS
42852019-04-25 Keith Seitz <keiths@redhat.com>
4286
4287 PR c++/24367
4288 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4289 (another_incomplete_struct, test_incomplete): New definitions.
4290 (main): Use new definitions.
4291 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4292 functions.
4293
701adfb0
PA
42942019-04-25 Ali Tamur <tamur@google.com>
4295
4296 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4297
82433e3e
SDJ
42982019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4299
4300 PR corefiles/11608
4301 PR corefiles/18187
4302 * gdb.base/coredump-filter-build-id.exp: New file.
4303
dd06d4d6
AH
43042019-04-25 Alan Hayward <alan.hayward@arm.com>
4305
e79be6e5
SM
4306 * Makefile.in: Pass through GDBSERVER_DEBUG.
4307 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4308 (gdbserver,debug): Add board setting.
4309 * gdb.trace/tspeed.exp: Skip when debugging.
4310 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4311 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4312
1670072e
TT
43132019-04-24 Tom Tromey <tromey@adacore.com>
4314
4315 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4316 Rust.
4317
a59240a4
TT
43182019-04-24 Tom Tromey <tromey@adacore.com>
4319
4320 * gdb.arch/amd64-eval.exp: Test bitfield return.
4321 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4322 (class Foo) <return_bitfields>: New method.
4323 (main): Call it.
4324
b907456c
AB
43252019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4326
4327 * gdb.cp/many-args.cc: New file.
4328 * gdb.cp/many-args.exp: New file.
4329
5c565afd
TV
43302019-04-23 Tom de Vries <tdevries@suse.de>
4331
4332 PR gdb/24433
4333 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4334
ba22ff86
AH
43352019-04-23 Alan Hayward <alan.hayward@arm.com>
4336
4337 * gdb.trace/backtrace.exp: Use nopie flag.
4338 * gdb.trace/circ.exp: Likewise.
4339 * gdb.trace/collection.exp: Likewise.
4340 * gdb.trace/ftrace.exp: Likewise.
4341 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4342 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4343 * gdb.trace/qtro.exp: Likewise.
4344 * gdb.trace/read-memory.exp: Likewise.
4345 * gdb.trace/report.exp: Likewise.
4346 * gdb.trace/tfile.exp: Likewise.
4347 * gdb.trace/tfind.exp: Likewise.
4348 * gdb.trace/unavailable.exp: Likewise.
4349
7905fc35
PA
43502019-04-22 Pedro Alves <palves@redhat.com>
4351
4352 * gdb.base/solib-probes-nosharedlibrary.c,
4353 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4354
8ecb59f8
TT
43552019-04-19 Tom Tromey <tromey@adacore.com>
4356
4357 * gdb.ada/ptype_union.c: New file.
4358 * gdb.ada/ptype_union.exp: New file.
4359
62160ec9
TT
43602019-04-19 Tom Tromey <tromey@adacore.com>
4361
4362 PR symtab/24423:
4363 * gdb.base/list0.h (foo): Add a control-l character.
4364
36cd4ba5
TV
43652019-04-18 Tom de Vries <tdevries@suse.de>
4366
4367 PR gdb/24433
4368 * boards/local-board.exp: Set sysroot to "".
4369
b73715df
TV
43702019-04-18 Tom de Vries <tdevries@suse.de>
4371 Pedro Alves <palves@redhat.com>
4372
4373 PR gdb/24454
4374 * gdb.threads/vfork-follow-child-exec.c: New file.
4375 * gdb.threads/vfork-follow-child-exec.exp: New file.
4376 * gdb.threads/vfork-follow-child-exit.c: New file.
4377 * gdb.threads/vfork-follow-child-exit.exp: New file.
4378
4aa866af
LS
43792019-04-15 Leszek Swirski <leszeks@google.com>
4380
4381 * gdb.arch/amd64-eval.cc: New file.
4382 * gdb.arch/amd64-eval.exp: New file.
4383
e5a1a79a
AH
43842019-04-11 Alan Hayward <alan.hayward@arm.com>
4385
4386 * gdb.server/sysroot.c: New test.
4387 * gdb.server/sysroot.exp: New file.
4388 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4389 matching param.
4390
41077b66
AB
43912019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4392
4393 * gdb.base/align.exp: Extend test to cover structures containing
4394 only static fields.
4395
c30391f8
TV
43962019-04-11 Tom de Vries <tdevries@suse.de>
4397
4398 * boards/cc-with-dwz-m.exp: New file.
4399 * boards/cc-with-dwz.exp: New file.
4400 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4401
e242fd12
SM
44022019-04-09 Simon Marchi <simon.marchi@efficios.com>
4403
4404 * gdb.base/start-cpp.exp: New file.
4405 * gdb.base/start-cpp.cc: New file.
4406
2b0c8b01
KB
44072019-04-08 Kevin Buettner <kevinb@redhat.com>
4408
4409 * gdb.python/py-thrhandle.exp: Adjust tests to call
4410 thread_from_handle instead of thread_from_thread_handle.
4411
947210e5
KB
44122019-04-08 Kevin Buettner <kevinb@redhat.com>
4413
4414 * gdb.python/py-thrhandle.exp: Add tests for
4415 gdb.InferiorThread.handle.
4416
d7df6549
AB
44172019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4418
4419 * gdb.python/py-function.exp: Check calling helper function from
4420 all languages.
4421 * lib/gdb.exp (gdb_supported_languages): New proc.
4422
8bdc1658
AB
44232019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4424
4425 * gdb.base/complex-parts.c: New file.
4426 * gdb.base/complex-parts.exp: New file.
4427
05caa1d2
TT
44282019-04-01 Tom Tromey <tromey@adacore.com>
4429
4430 PR symtab/23331:
4431 * gdb.dwarf2/dw2-ranges-main.c: New file.
4432 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4433 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4434
7734102d
EZ
44352019-03-30 Simon Marchi <simark@simark.ca>
4436
4437 * gdb.base/default.exp: Add values for $_gdb_major and
4438 $_gdb_minor.
4439
188e1fa9
TT
44402019-03-29 Tom Tromey <tromey@adacore.com>
4441
4442 * gdb.base/help.exp: Tighten apropos regexp.
4443
2880242d
KS
44442019-03-29 Keith Seitz <keiths@redhat.com>
4445
4446 * gdb.fortran/array-bounds.exp: New file.
4447 * gdb.fortran/array-bounds.f90: New file.
4448
077cad8e
PW
44492019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4450
4451 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4452
80047cfc
PW
44532019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4454
4455 * gdb.multi/hello.c (main): Increase alarm timer.
4456
f489207e
SL
44572019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4458
4459 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4460 factor when no hardware watchpoint support.
4461
c92df149
AH
44622019-03-28 Alan Hayward <alan.hayward@arm.com>
4463 Pedro Alves <palves@redhat.com>
4464
4465 * boards/local-board.exp: set sysroot to /.
4466
933aebfa
AH
44672019-03-27 Alan Hayward <alan.hayward@arm.com>
4468
4469 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4470 in child.
4471
9f9aa852
AB
44722019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4473
4474 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4475 field.
4476 (make_container): Initialise new field.
4477 * gdb.python/py-prettyprint.exp: Add new tests.
4478 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4479 <display_hint>: New method.
4480
3714a195
AB
44812019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4482
4483 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4484 gdb_continue_to_breakpoint more throughout this test.
4485 (run_lang_tests) Supply unique test names, and use
4486 gdb_test_no_output.
4487
18c77628
AB
44882019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4489
4490 * gdb.base/finish-pretty.exp: Update expected results.
4491 * gdb.base/pretty-print.c: New file.
4492 * gdb.base/pretty-print.exp: New file.
4493
9a93502f
PA
44942019-03-25 Pedro Alves <palves@redhat.com>
4495
4496 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4497 move comments outside list. Append '-i "" eof' section.
4498
968aa7ae
AH
44992019-03-22 Alan Hayward <alan.hayward@arm.com>
4500
34a7f2a4 4501 PR testsuite/25016
968aa7ae
AH
4502 * README: Add pie options.
4503 * gdb.base/break-interp.exp: Ensure pie is disabled.
4504 * gdb.base/dump.exp: Likewise.
4505 * lib/gdb.exp (gdb_compile): Add pie option.
4506
4c7d57e7
TT
45072019-03-19 Tom Tromey <tromey@adacore.com>
4508
4509 * gdb.mi/mi2-cli-display.c: New file.
4510 * gdb.mi/mi2-cli-display.exp: New file.
4511
bff8c71f
TT
45122019-03-18 Joel Brobecker <brobecker@adacore.com>
4513 Tom Tromey <tromey@adacore.com>
4514
4515 * gdb.ada/ptype_array/pck.adb: New file.
4516 * gdb.ada/ptype_array/pck.ads: New file.
4517 * gdb.ada/ptype_array/foo.adb: New file.
4518 * gdb.ada/ptype_array.exp: New file.
4519
d085f989
TT
45202019-03-14 Tom Tromey <tromey@adacore.com>
4521
4522 * gdb.base/style.exp: Add "set style sources" test.
4523
b4be1b06
SM
45242019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4525
4526 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4527 * mi-breakpoint-multiple-locations.exp: ... this.
4528 (make_breakpoints_pattern): New proc.
4529 (do_test): Add mi_version parameter, test -break-insert,
4530 -break-info and =breakpoint-created.
4531
7cde5fc2
AB
45322019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4533
4534 * config/default.exp: Remove 'load_lib gdb.exp'.
4535 * config/monitor.exp: Likewise.
4536 * config/sid.exp: Likewise.
4537 * config/sim.exp: Likewise.
4538 * config/slite.exp: Likewise.
4539 * config/unix.exp: Likewise.
4540 * gdb.base/default.exp: Remove unhelpful comment.
4541
efbecbc1
AB
45422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4543
4544 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4545
0841c79a
AB
45462019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4547
4548 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4549
4a270568
AB
45502019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4551
4552 * gdb.fortran/type-kinds.exp: Update expected results.
4553
067630bd
AB
45542019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4555
4556 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4557
3be47f7a
AB
45582019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4559
4560 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4561 function.
4562 (test_basic_parsing_of_type_kinds): Expand types tested.
4563 (test_parsing_invalid_type_kinds): New function.
4564
4d00f5d8
AB
45652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4566
4567 * gdb.fortran/intrinsics.exp: New file.
4568 * gdb.fortran/intrinsics.f90: New file.
4569 * gdb.fortran/type-kinds.exp: New file.
4570
c8f91604
AB
45712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4572
4573 * gdb.fortran/dot-ops.exp: New file.
4574
dd9f2c76
AB
45752019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4576
4577 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4578 Check upper and lower case logical literals.
4579
84ec9724
AB
45802019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4581
4582 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4583 Remove duplicate tests.
4584
c3734e09
AH
45852019-03-06 Alan Hayward <alan.hayward@arm.com>
4586
4587 * lib/gdb.exp (builtin_cd): rename of cd.
4588 (cd): Override builtin.
4589
aa3cfbda
RB
45902019-03-06 Richard Bunt <richard.bunt@arm.com>
4591
4592 * gdb.fortran/function-calls.exp: New file.
4593 * gdb.fortran/function-calls.f90: New test.
4594
7b63ad86
RB
45952019-03-04 Richard Bunt <richard.bunt@arm.com>
4596
4597 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4598 on user program standard output.
4599 * gdb.fortran/short-circuit-argument-list.f90: Record function
4600 calls.
4601
01abb042
AH
46022019-02-28 Alan Hayward <alan.hayward@arm.com>
4603
c3734e09
AH
4604 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4605 failure.
01abb042 4606
92137da0
RO
46072019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4608
4609 PR gdb/8527
4610 * gdb.base/interrupt-daemon-attach.c,
4611 gdb.base/interrupt-daemon-attach.exp: New test.
4612
5862844d
PA
46132019-02-27 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.base/page.exp: Add tests for "set width/height -1".
4616
8ed25214
PA
46172019-02-27 Pedro Alves <palves@redhat.com>
4618
4619 * gdb.base/page.exp: Add tests for "set/show width/height" with
4620 "infinite" values.
4621
6c28e44a
TT
46222019-02-27 Tom Tromey <tromey@adacore.com>
4623
4624 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4625 2.4.
4626 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4627 workaround.
4628
bf9a735e
AB
46292019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4630
4631 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4632 tests for structs with static members.
4633
8791793c
TT
46342019-02-26 Tom Tromey <tromey@adacore.com>
4635
4636 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4637 ValueError, not TypeError.
4638
bc2a507e
KB
46392019-02-26 Kevin Buettner <kevinb@redhat.com>
4640
4641 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4642 call from main program.
4643
e0e7d3bd
JB
46442019-02-23 Joel Brobecker <brobecker@adacore.com>
4645
4646 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4647 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4648 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4649 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4650 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4651
9600246d
KS
46522019-02-22 Keith Seitz <keiths@redhat.com>
4653
4654 PR symtab/23853
4655 * gdb.base/symlink-sourcefile.c: New file.
4656 * gdb.base/symlink-sourcefile.exp: New file.
4657
0c95f9ed
TT
46582019-02-20 Tom Tromey <tom@tromey.com>
4659
4660 * gdb.base/info_qt.exp: Update.
4661
6caa91b6
SM
46622019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4663
4664 * gdb.base/source.exp: Move "error in sourced script" code to
4665 the end.
4666 * gdb.base/source-error.gdb: Move contents to
4667 source-error-1.gdb. Add new code to source source-error-1.gdb.
4668 * gdb.base/source-error-1.gdb: New file, from previous
4669 source-error.gdb.
4670
6506371f
TT
46712019-02-17 Tom Tromey <tom@tromey.com>
4672
4673 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4674 for macro styling.
4675 * gdb.base/style.c (SOME_MACRO): New macro.
4676
a0087920
TT
46772019-02-17 Tom Tromey <tom@tromey.com>
4678
4679 * gdb.base/style.exp: Add line-wrapping tests.
4680 * gdb.base/page.exp: Add test for quitting during pagination.
4681
a2cd4f14
JB
46822019-02-17 Joel Brobecker <brobecker@adacore.com>
4683
4684 * gdb.ada/big_packed_array: New testcase.
4685 * gdb.ada/homonym.exp: Fix incorrect expected output for
4686 "break <homonym__get_value>" test.
4687
9d70ffbc
WP
46882019-02-13 Weimin Pan <weimin.pan@oracle.com>
4689
4690 PR breakpoints/21870
4691 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4692 and prepare_for_testing. Add comment.
4693 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4694 redundant cleanup call. Clean up comment.
4695
01c7ae81
WP
46962019-02-12 Weimin Pan <weimin.pan@oracle.com>
4697
4698 PR breakpoints/21870
4699 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4700 * gdb.arch/aarch64-dbreg-contents.c: New file.
4701
aff29d1c
JB
47022019-02-10 Joel Brobecker <brobecker@adacore.com>
4703
4704 * gdb.ada/mi_ref_changeable: New testcase.
4705
df0da8a2
AH
47062019-02-07 Alan Hayward <alan.hayward@arm.com>
4707
4708 * gdb.base/attach.exp: Add double attach test.
4709
bd447abb
SM
47102019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4711
4712 * lib/gdb.exp (default_gdb_start): Don't match pagination
4713 prompt.
4714 (gdb_init): Set stty_init.
4715
1dbc40b9
TT
47162019-01-27 Tom Tromey <tom@tromey.com>
4717
4718 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4719 skip_python_tests.
4720
353229bf
AH
47212019-01-24 Alan Hayward <alan.hayward@arm.com>
4722
4723 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4724 New structure.
4725 (struct struct_static_02_02): Likewise.
4726 (struct struct_static_02_03): Likewise.
4727 (struct struct_static_02_04): Likewise.
4728 (struct struct_static_04_01): Likewise.
4729 (struct struct_static_04_02): Likewise.
4730 (struct struct_static_04_03): Likewise.
4731 (struct struct_static_04_04): Likewise.
4732 (struct struct_static_06_01): Likewise.
4733 (struct struct_static_06_02): Likewise.
4734 (struct struct_static_06_03): Likewise.
4735 (struct struct_static_06_04): Likewise.
4736 (cmp_struct_static_02_01): Likewise.
4737 (cmp_struct_static_02_02): Likewise.
4738 (cmp_struct_static_02_03): Likewise.
4739 (cmp_struct_static_02_04): Likewise.
4740 (cmp_struct_static_04_01): Likewise.
4741 (cmp_struct_static_04_02): Likewise.
4742 (cmp_struct_static_04_03): Likewise.
4743 (cmp_struct_static_04_04): Likewise.
4744 (cmp_struct_static_06_01): Likewise.
4745 (cmp_struct_static_06_02): Likewise.
4746 (cmp_struct_static_06_03): Likewise.
4747 (cmp_struct_static_06_04): Likewise.
4748 (call_all): Test new structs.
4749 * gdb.base/infcall-nested-structs.exp: Likewise.
4750
73021deb
AH
47512019-01-21 Alan Hayward <alan.hayward@arm.com>
4752 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4753
fc65c7db
AH
47542019-01-21 Alan Hayward <alan.hayward@arm.com>
4755 * gdb.base/stack-protector.c: New test.
4756 * gdb.base/stack-protector.exp: New file.
4757 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4758 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4759 option.
4760 (gdb_compile): Remove stack protector for GCC and prevent
4761 recursion.
4762
c24bdb02
KS
47632019-01-16 Keith Seitz <keiths@redhat.com>
4764
4765 PR gdb/23773
4766 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4767
6f072a10
PFC
47682019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4769
4770 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4771 aliases.
4772 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4773 tests.
4774 * gdb.arch/powerpc-vector-regs.c: New file.
4775 * gdb.arch/powerpc-vector-regs.exp: New file.
4776
a7b8d682
PFC
47772019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4778
4779 * gdb.arch/altivec-regs.exp: Fix the list passed to
4780 gdb_expect_list when testing "info vector".
4781
6eb6fb67
AB
47822019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4783
4784 * gdb.base/style.exp: Don't include path in testname.
4785
b56f80d8
KS
47862019-01-10 Keith Seitz <keiths@redhat.com>
4787
4788 PR gdb/23712
4789 PR symtab/23010
4790 * gdb.dwarf2/multidictionary.exp: New file.
4791
041be526
SM
47922019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4793
4794 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4795 (test_gnuv3_style_demangling): ... this.
4796 (test_lucid_style_demangling): Remove.
4797 (test_arm_style_demangling): Remove.
4798 (test_hp_style_demangling): Remove.
4799 (do_tests): Remove calls to the above.
4800
d820d0c3
AB
48012019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4802
4803 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4804 case.
4805
f097f5ad
TT
48062019-01-06 Tom Tromey <tom@tromey.com>
4807
4808 PR gdb/28155:
4809 * gdb.dwarf2/typedef-void-finish.exp: New file.
4810
2cd8cc0b
TT
48112018-12-28 Tom Tromey <tom@tromey.com>
4812 Simon Marchi <simark@simark.ca>
4813
4814 * gdb.base/jit-exec.exp: New file.
4815 * gdb.base/jit-exec.c: New file.
4816 * gdb.base/jit-execd.c: New file.
4817
35fb8261
TT
48182018-12-28 Tom Tromey <tom@tromey.com>
4819
4820 * gdb.base/style.exp: Update test to check for address styling.
4821
47fd17cd
TT
48222018-12-28 Tom Tromey <tom@tromey.com>
4823
4824 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4825 message.
4826
d47032b7
TT
48272018-12-28 Tom Tromey <tom@tromey.com>
4828
4829 * gdb.base/style.exp: Add test for version number styling.
4830
af79b68d
TT
48312018-12-28 Tom Tromey <tom@tromey.com>
4832
4833 * gdb.base/style.exp: Add test for print_address_symbolic.
4834
0bb296cb
TT
48352018-12-28 Tom Tromey <tom@tromey.com>
4836
4837 * gdb.base/style.exp: Add test for breakpoint setting.
4838
80ae2043
TT
48392018-12-28 Tom Tromey <tom@tromey.com>
4840
4841 * gdb.base/style.exp: Add test for variable names.
4842
cbe56571
TT
48432018-12-28 Tom Tromey <tom@tromey.com>
4844
4845 * gdb.base/style.exp: New file.
4846 * gdb.base/style.c: New file.
4847
9162a27c
TT
48482018-12-28 Tom Tromey <tom@tromey.com>
4849
4850 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4851 "dumb".
4852 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4853 the TERM environment variable.
4854
bc543c90
TT
48552018-12-27 Tom Tromey <tom@tromey.com>
4856
4857 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4858 pagination test.
4859
6f0ffe50
AB
48602018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4861
4862 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4863 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4864
b5a1e557
PW
48652018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4866
4867 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4868 Filename a.adb changed to bp_fun_addr.adb.
4869 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4870
6e8b1ab2
JV
48712018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4872
4873 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4874 non-PIE executables.
4875 * README: Mention the gdb,nopie_flag board setting.
4876 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4877 non-PIE executable.
4878 * gdb.arch/amd64-entry-value.exp: Likewise.
4879 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4880 * gdb.arch/i386-float.exp: Likewise.
4881 * gdb.arch/i386-signal.exp: Likewise.
4882 * gdb.mi/mi-reg-undefined.exp: Likewise.
4883
d00a27c5
PM
48842018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4885
4886 PR gdb/23974
4887 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4888
161d081c
PW
48892018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4890
4891 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4892 Update order of results accordingly.
4893
b001de23
AB
48942018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4895
4896 * gdb.base/annota1.exp: Update a test regexp.
4897
99e1a184
AB
48982018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4899
4900 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4901
7a81c1e2
PW
49022018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4903
4904 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4905 (reuse_time): Initialize to REUSE_TIME_CAP.
4906 (check_rc): New function.
4907 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4908 Check pthread_create rc.
4909 (spawner_thread_func): Check pthread_create and pthread_join rc.
4910
73e8dc90
PA
49112018-12-08 Pedro Alves <palves@redhat.com>
4912
4913 * gdb.base/list.exp (test_forward_search): Rename to ...
4914 (test_forward_reverse_search): ... this. Also test reverse-search
4915 and the forward-search alias.
4916
13f2ed32
AB
49172018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4918
4919 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4920 local timeout variable before return, and remove all local timeout
4921 variable entirely.
4922 (gdb_load): Likewise.
4923
64d27cfc
TV
49242018-12-01 Tom de Vries <tdevries@suse.de>
4925
4926 * gdb.base/gdb-caching-proc.exp: New file.
4927
f63c03b4
SDJ
49282018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4929
4930 * Makefile.in (TIMESTAMP): New variable.
4931 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4932 command.
4933 (check-single-racy): Likewise.
4934 (check/%.exp): Likewise.
4935 (check-racy/%.exp): Likewise.
4936 (workers/%.worker): Likewise.
4937 (build-perf): Likewise.
4938 (check-perf): Likewise.
4939 * README: Describe new "TS" and "TS_FORMAT" variables.
4940 * print-ts.py: New file.
4941
1c97054b
BF
49422018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4943
4944 PR python/23714
4945 * gdb.python/python.exp: Test command repetition after
4946 gdb.execute.
4947
1871a62d
AB
49482018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4949
4950 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4951 is correctly aligned.
4952
fb5e1ed9
PW
49532018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4954
4955 * gdb.ada/info_auto_lang.exp: New testcase.
4956 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4957 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4958 * gdb.ada/info_auto_lang/some_c.c: New file.
4959
43d397ca
PW
49602018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4961
4962 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4963 FUNC_lang language syntax.
4964
beddd671
PW
49652018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4966
4967 * gdb.base/info_minsym.c: New file.
4968 * gdb.base/info_minsym.exp: New file.
4969
73fc52c4
TT
49702018-11-19 Tom Tromey <tom@tromey.com>
4971
4972 PR rust/23625:
4973 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4974 * gdb.rust/expr.exp: Update expected output. Change one test.
4975
994b876a
TT
49762018-11-19 Tom Tromey <tom@tromey.com>
4977
4978 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4979
6769f276
PA
49802018-11-19 Pedro Alves <palves@redhat.com>
4981
4982 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4983 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4984 see the expected warning.
4985
38a72da0
AH
49862018-11-16 Alan Hayward <alan.hayward@arm.com>
4987
4988 PR gdb/22736:
4989 * gdb.cp/infcall-nodebug-lib.c: New test.
4990 * gdb.cp/infcall-nodebug-main.c: New test.
4991 * gdb.cp/infcall-nodebug.exp: New file.
4992
53a89d6e
SM
49932018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4994
4995 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4996 completer tests.
4997
9325300d
TV
49982018-11-09 Tom de Vries <tdevries@suse.de>
4999
5000 * gdb.base/msym-lang.c: New test.
5001 * gdb.base/msym-lang.exp: New file.
5002 * gdb.base/msym-lang-main.c: New test.
5003
20f0d60d
TT
50042018-11-08 Tom Tromey <tom@tromey.com>
5005
5006 PR gdb/23555:
5007 PR gdb/23838:
5008 * gdb.base/warning.exp: New file.
5009
b5420128
JB
50102018-11-08 Jan Beulich <jbeulich@suse.com>
5011
5012 * testsuite/gdb.arch/i386-avx512.c,
5013 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5014
cd115d61
AB
50152018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5016
5017 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5018 point hardware.
5019
35ee2dc2
AB
50202018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5021
5022 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5023 * gdb.dwarf2/missing-type-name.exp: New file.
5024
31aceee8
TV
50252018-11-06 Tom de Vries <tdevries@suse.de>
5026
5027 * gdb.base/many-headers.c: New test.
5028 * gdb.base/many-headers.exp: New file.
5029
109be305
JW
50302018-11-06 Jim Wilson <jimw@sifive.com>
5031
5032 * gdb.base/code_elim.exp: For riscv, set additional_flags
5033 to include -msmall-data-limit=0.
5034
e2b7af72
JB
50352018-11-01 Joel Brobecker <brobecker@adacore.com>
5036
5037 * gdb.ada/watch_minus_l: New testcase.
5038
cdcda965
SM
50392018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5040
5041 * gdb.arch/aix-sighandle.c: New file.
5042 * gdb.arch/aix-sighandle.exp: New file.
5043
92dcebf3
AB
50442018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5045
5046 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5047 registers being unions.
5048
68b9ac18
TV
50492018-10-31 Tom de Vries <tdevries@suse.de>
5050
5051 * lib/valgrind.exp: New file.
5052 (vgdb_start, vgdb_stop): New procs, factored out of ...
5053 * gdb.base/valgrind-bt.exp: ... here, ...
5054 * gdb.base/valgrind-disp-step.exp: ... here and ...
5055 * gdb.base/valgrind-infcall.exp: ... here.
5056
1443936e
TV
50572018-10-31 Tom de Vries <tdevries@suse.de>
5058
5059 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5060
eb77c9df
AB
50612018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5062
5063 * gdb.dwarf2/void-type.c: New file.
5064 * gdb.dwarf2/void-type.exp: New file.
5065
82b5e646
PW
50662018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5067
5068 * gdb.base/info_qt.c: New file.
5069 * gdb.base/info_qt.exp: New file.
5070
8d619c01
EBM
50712018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5072
5073 * gdb.arch/powerpc-htm-regs.c: New file.
5074 * gdb.arch/powerpc-htm-regs.exp: New file.
5075
f2cf6173
EBM
50762018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5077
5078 * gdb.arch/powerpc-tar.c: New file.
5079 * gdb.arch/powerpc-tar.exp: New file.
5080
7ca18ed6
EBM
50812018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5082
5083 * gdb.arch/powerpc-ppr-dscr.c: New file.
5084 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5085
bfcc0eba
TV
50862018-10-25 Tom de Vries <tdevries@suse.de>
5087
5088 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5089
fe1a5cad
TV
50902018-10-24 Tom de Vries <tdevries@suse.de>
5091
5092 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5093 longer exists error.
5094
a76dc3b7
TV
50952018-10-24 Tom de Vries <tdevries@suse.de>
5096
5097 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5098
4df46df7
TV
50992018-10-24 Tom de Vries <tdevries@suse.de>
5100
5101 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5102 --db-attach in valgrind.
5103
0dbfcfff
AB
51042018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5105
5106 * gdb.arch/riscv-reg-aliases.c: New file.
5107 * gdb.arch/riscv-reg-aliases.exp: New file.
5108
b04480b1
AH
51092018-10-19 Alan Hayward <alan.hayward@arm.com>
5110
5111 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5112
2c6ac8d7
AH
51132018-10-19 Alan Hayward <alan.hayward@arm.com>
5114
5115 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5116
2bc69f25
AH
51172018-10-19 Alan Hayward <alan.hayward@arm.com>
5118
5119 * gdb.cp/ovldbreak.exp: Fix regexps.
5120
1f1ae3a3
AH
51212018-10-19 Alan Hayward <alan.hayward@arm.com>
5122
5123 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5124
94c18618
SDJ
51252018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5126
5127 PR cli/23785
5128 * gdb.base/restore.exp: New test to check if "restore" with an
5129 invalid file doesn't segfault.
5130
812cd6eb
TV
51312018-10-18 Tom de Vries <tdevries@suse.de>
5132
5133 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5134 * gdb.ada/excep_handle.exp: Same.
5135 * gdb.ada/mi_string_access.exp: Same.
5136 * gdb.ada/mi_var_union.exp: Same.
5137 * gdb.arch/arc-analyze-prologue.exp: Same.
5138 * gdb.arch/arc-decode-insn.exp: Same.
5139 * gdb.base/readnever.exp: Same.
5140 * gdb.fortran/printing-types.exp: Same.
5141 * gdb.guile/scm-lazy-string.exp: Same.
5142
c4b90788
TV
51432018-10-16 Tom de Vries <tdevries@suse.de>
5144
5145 PR gdb/23730
5146 * gdb.base/catch-follow-exec.c: Add copyright notice.
5147 * gdb.base/catch-follow-exec.exp: Rewrite to use
5148 gdb_spawn_with_cmdline_opts. Require gdb-native.
5149
8bca2978
SL
51502018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5151
5152 * gdb.trace/actions-changed.exp: Check for arch support.
5153 * gdb.trace/actions.exp: Likewise.
5154 * gdb.trace/ax.exp: Likewise.
5155 * gdb.trace/backtrace.exp: Likewise.
5156 * gdb.trace/change-loc.exp: Likewise.
5157 * gdb.trace/deltrace.exp: Likewise.
5158 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5159 * gdb.trace/ftrace.exp: Likewise.
5160 * gdb.trace/infotrace.exp: Check for arch support.
5161 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5162 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5163 * gdb.trace/mi-tsv-changed.exp: Likewise.
5164 * gdb.trace/packetlen.exp: Likewise.
5165 * gdb.trace/passc-dyn.exp: Likewise.
5166 * gdb.trace/passcount.exp: Likewise.
5167 * gdb.trace/pending.exp: Likewise.
5168 * gdb.trace/range-stepping.exp: Check for shlib support.
5169 * gdb.trace/report.exp: Check for arch support.
5170 * gdb.trace/save-trace.exp: Likewise.
5171 * gdb.trace/signal.exp: Check for signal support.
5172 * gdb.trace/tfind.exp: Check for arch support.
5173 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5174 * gdb.trace/trace-common.h: Add comment.
5175 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5176 * gdb.trace/trace-enable-disable.exp: Likewise.
5177 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5178 * gdb.trace/tracecmd.exp: Check for arch support.
5179 * gdb.trace/tspeed.exp: Check for shlib and target support.
5180 * gdb.trace/tstatus.exp: Check for arch support.
5181 * gdb.trace/tsv.exp: Likewise.
5182 * gdb.trace/while-dyn.exp: Likewise.
5183 * gdb.trace/while-stepping.exp: Likewise.
5184 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5185
f9c49bff
SM
51862018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5187
5188 * gdb.trace/tspeed.exp: Remove nowarnings.
5189 (prepare_for_trace_test): Declare "global ipalib".
5190 * gdb.trace/tspeed.c: Include unistd.h.
5191 (main): Remove superfluous printf argument.
5192
d4330bde
SL
51932018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5194
5195 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5196 directory prefix on the filename.
5197
8ecfd7bd
SDJ
51982018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5199
5200 * gdb.gdb/unittest.exp: Update expected message informing that
5201 selftests have been disabled.
5202 * gdb.server/unittest.exp: Likewise.
5203
58bbcd02
TV
52042018-10-09 Tom de Vries <tdevries@suse.de>
5205
5206 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5207 with runto_main.
5208
9f6b697b
WP
52092018-10-08 Weimin Pan <weimin.pan@oracle.com>
5210
5211 PR c++/16841
5212 * gdb.cp/virtbase2.cc: New file.
5213 * gdb.cp/virtbase2.exp: New file.
5214
add5ded5
TT
52152018-10-06 Tom Tromey <tom@tromey.com>
5216
5217 PR python/19399:
5218 * gdb.python/py-inferior.exp: Add architecture test.
5219
f9e48344
TT
52202018-10-06 Tom Tromey <tom@tromey.com>
5221
5222 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5223 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5224
2a8be203
TT
52252018-10-06 Tom Tromey <tom@tromey.com>
5226
5227 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5228 of a "throw" catchpoint.
5229
e04caa70
SDJ
52302018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5231
5232 * gdb.base/info-proc.exp: Update string expected from "help info
5233 proc".
5234
5ca8c39f
TT
52352018-10-04 Tom Tromey <tom@tromey.com>
5236
5237 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5238 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5239 (test_initial_complaints, test_empty_complaints): Update.
5240 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5241
3453e7e4
TT
52422018-10-04 Tom Tromey <tom@tromey.com>
5243
5244 PR cli/19551:
5245 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5246 * lib/gdb.exp (gdb_file_cmd): Update.
5247 * gdb.stabs/weird.exp (print_weird_var): Update.
5248 * gdb.server/solib-list.exp: Update.
5249 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5250 * gdb.mi/mi-cli.exp: Update.
5251 * gdb.linespec/linespec.exp: Update.
5252 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5253 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5254 * gdb.cp/cp-relocate.exp: Update.
5255 * gdb.base/sym-file.exp: Update.
5256 * gdb.base/relocate.exp: Update.
5257 * gdb.base/readnever.exp: Update.
5258 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5259 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5260 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5261 * gdb.base/code_elim.exp: Update.
5262 * gdb.base/break-unload-file.exp (test_break): Update.
5263 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5264 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5265 Update.
5266 * gdb.base/attach.exp (do_attach_tests): Update.
5267 * gdb.base/sepdebug.exp: Update.
5268 * gdb.python/py-section-script.exp: Update.
5269
6afcf761
TT
52702018-10-04 Tom Tromey <tom@tromey.com>
5271
5272 PR cli/22234:
5273 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5274 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5275 output.
5276
fef1b293
TT
52772018-10-04 Tom Tromey <tom@tromey.com>
5278
5279 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5280 set width and height to 0.
5281 (test_command_line_attach_run): Use -quiet.
5282
ca98345e
SL
52832018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5284
5285 * lib/gdb.exp (skip_ifunc_tests): New.
5286 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5287 other compile failures.
5288 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5289
ff34e6ae
SM
52902018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5291
5292 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5293 is_amd64_regs_target.
5294
6bb8890e
AH
52952018-10-01 Alan Hayward <alan.hayward@arm.com>
5296
5297 * gdb.arch/aarch64-sighandler-regs.c: New test.
5298 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5299 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5300
224d30d3
MM
53012018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5302
5303 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5304 assembly.
5305
f67ffa6a
AB
53062018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5307
5308 * gdb.base/frame-selection.exp: New file.
5309 * gdb.base/frame-selection.c: New file.
5310
9fc3183f
AH
53112018-09-27 Alan Hayward <alan.hayward@arm.com>
5312
5313 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5314 pthread barrier.
5315 (main): Likewise.
5316
d354055e
AB
53172018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5318
5319 * gdb.base/large-frame-1.c: New file.
5320 * gdb.base/large-frame-2.c: New file.
5321 * gdb.base/large-frame.exp: New file.
5322 * gdb.base/large-frame.h: New file.
5323
db727370
JL
53242018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5325
5326 PR gdb/20948
5327 * gdb.base/write_mem.exp: New test.
5328 * gdb.base/write_mem.c: Likewise.
5329
ae778caf
TT
53302018-09-23 Tom Tromey <tom@tromey.com>
5331
5332 PR python/18852:
5333 * gdb.python/py-parameter.exp: Add test for parameter that throws
5334 on "set".
5335
fd3ba736
TT
53362018-09-23 Tom Tromey <tom@tromey.com>
5337
5338 PR python/17284:
5339 * gdb.python/py-template.exp (test_template_arg): Add test for
5340 negative template argument number.
5341
39a24317
TT
53422018-09-23 Tom Tromey <tom@tromey.com>
5343
5344 PR python/14062:
5345 * gdb.python/python.exp: Add test for post_event error.
5346
f5769a2c
TT
53472018-09-23 Tom Tromey <tom@tromey.com>
5348
5349 PR python/18170:
5350 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5351 convert pointers to int and long.
5352
1c1e54f6
TT
53532018-09-23 Tom Tromey <tom@tromey.com>
5354
5355 PR python/20126:
5356 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5357 signed-ness conversion tests.
5358
fb4fa946
TT
53592018-09-23 Tom Tromey <tom@tromey.com>
5360
5361 PR python/18352;
5362 * gdb.python/py-value.exp (test_float_conversion): New proc.
5363 Use it.
5364
a466edac
HAQ
53652018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5366
5367 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5368
4ee9b0c5
SL
53692018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5370
5371 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5372 no readline.
5373 * gdb.base/utf8-identifiers.exp: Likewise.
5374 * gdb.cp/cpcompletion.exp: Likewise.
5375 * gdb.linespec/cpcompletion.exp: Likewise.
5376 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5377 * gdb.linespec/cpls-ops.exp: Likewise.
5378
23be8da7
RB
53792018-09-19 Richard Bunt <richard.bunt@arm.com>
5380 Chris January <chris.january@arm.com>
5381
5382 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5383 * gdb.fortran/short-circuit-argument-list.exp: New file.
5384 * gdb.fortran/short-circuit-argument-list.f90: New test.
5385
5031d0ae
SDJ
53862018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5387
5388 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5389 "arch=" keyword when executing "-stack-list-frames".
5390
b4c0d1a4
SDJ
53912018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5392
5393 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5394 "arch=" keyword when executing "-stack-list-frames".
5395
7a6d2b45
SDJ
53962018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5397
5398 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5399 break ada".
5400
8588b356
SM
54012018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5402
5403 PR python/23669
5404 * gdb.python/python.exp: Test gdb.execute("show commands").
5405
65e65158
TT
54062018-09-16 Tom Tromey <tom@tromey.com>
5407
5408 * gdb.base/new-ui.exp (do_execution_tests): Update.
5409 * gdb.base/dbx.exp (test_breakpoints): Update.
5410
bf326452
AH
54112018-09-14 Alan Hayward <alan.hayward@arm.com>
5412
5413 * lib/gdb.exp (gdb_simple_compile): Add proc.
5414 (is_elf_target): Use gdb_simple_compile.
5415 (skip_altivec_tests): Likewise.
5416 (skip_vsx_tests): Likewise.
5417 (skip_tsx_tests): Likewise.
5418 (skip_btrace_tests): Likewise.
5419 (skip_btrace_pt_tests): Likewise.
5420 (gdb_can_simple_compile): Likewise.
5421 (gdb_has_argv0): Likewise.
5422 (gdb_target_symbol_prefix): Likewise.
5423 (target_supports_scheduler_locking): Likewise.
5424
2361b0fb
TT
54252018-09-13 Tom Tromey <tom@tromey.com>
5426
5427 * Makefile.in (TAGS): Recognize proc_with_prefix and
5428 gdb_caching_proc.
5429
0ae1a321
SM
54302018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5431
5432 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5433 method.
5434
a40bf0c2
SM
54352018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5436
5437 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5438 and a few other Inferior properties when the Inferior is no
5439 longer valid.
5440
4a3fe98f
TT
54412018-09-13 Tom Tromey <tom@tromey.com>
5442
5443 PR rust/23650:
5444 * gdb.rust/simple.exp: Add test for enum field access error.
5445
098b2108
TT
54462018-09-13 Tom Tromey <tom@tromey.com>
5447
5448 PR rust/23626:
5449 * gdb.rust/simple.rs (EmptyEnum): New type.
5450 (main): Use it.
5451 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5452
1256af7d
SM
54532018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5454
5455 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5456 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5457 * gdb.python/py-symtab.exp: Update test printing an objfile.
5458
4aa8e6c2
SM
54592018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5460
5461 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5462 object.
5463
c221b2f7
AH
54642018-09-12 Alan Hayward <alan.hayward@arm.com>
5465
5466 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5467 (support_complex_tests): Use gdb_can_simple_compile.
5468 (is_ilp32_target): Likewise.
5469 (is_lp64_target): Likewise.
5470 (is_64_target): Likewise.
5471 (is_amd64_regs_target): Likewise.
5472 (is_aarch32_target): Likewise.
5473 (gdb_int128_helper): Likewise.
5474
6f1107b5
JK
54752018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5476
5477 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5478
1f5d1570
JG
54792018-09-10 Jerome Guitton <guitton@adacore.com>
5480
5481 * gdb.ada/same_component_name: Add test for case of tagged record
5482 with variable-length fields.
5483
cc330e39
XR
54842018-09-10 Xavier Roirand <roirand@adacore.com>
5485
5486 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5487 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5488 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5489 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5490
b9c50e9a
XR
54912018-09-10 Xavier Roirand <roirand@adacore.com>
5492
5493 * gdb.ada/mi_string_access.exp: New testcase.
5494 * gdb.ada/mi_string_access/bar.adb: New file.
5495 * gdb.ada/mi_string_access/pck.adb: New file.
5496 * gdb.ada/mi_string_access/pck.asd: New file.
5497
2963898f
XR
54982018-09-10 Xavier Roirand <roirand@adacore.com>
5499
5500 * gdb.ada/mi_var_union.exp: New testcase.
5501 * gdb.ada/mi_var_union/bar.adb: New file.
5502 * gdb.ada/mi_var_union/pck.adb: New file.
5503 * gdb.ada/mi_var_union/pck.asd: New file.
5504
1aac008f
TT
55052018-09-08 Tom Tromey <tom@tromey.com>
5506
5507 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5508
332cf4c9
TT
55092018-09-08 Tom Tromey <tom@tromey.com>
5510
5511 PR python/16047:
5512 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5513 (register_pretty_printers): Register new printer.
5514 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5515 test.
5516 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5517 (an_int_type3): New global.
5518
424da6cf
JB
55192018-09-08 Joel Brobecker <brobecker@adacore.com>
5520
5521 * gdb.ada/expr_with_funcall: New testcase.
5522
2a62dfa9
JB
55232018-09-08 Joel Brobecker <brobecker@adacore.com>
5524
5525 * gdb.ada/packed_array_assign: New testcase.
5526
96b6697f
AB
55272018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5528
5529 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5530 names, and add test prefixes to make test names unique.
5531
e4a62c65
TV
55322018-09-05 Tom de Vries <tdevries@suse.de>
5533
5534 * gdb.dwarf2/varval.exp: Add test.
5535
dd083ee2
GB
55362018-09-04 Gary Benson <gbenson@redhat.com>
5537
5538 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5539 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5540
aef9346c
TT
55412018-08-31 Tom Tromey <tom@tromey.com>
5542
5543 * gdb.rust/simple.rs: Rename second variable "v".
5544
c67f2e15
AB
55452018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5546
5547 * gdb.base/funcargs.c (use_a): New function.
5548 (recurse): Call use_a.
5549
078a0207
KS
55502018-08-29 Keith Seitz <keiths@redhat.com>
5551
5552 * gdb.compile/compile-cplus-anonymous.cc: New file.
5553 * gdb.compile/compile-cplus-anonymous.exp: New file.
5554 * gdb.compile/compile-cplus-array-decay.cc: New file.
5555 * gdb.compile/compile-cplus-array-decay.exp: New file.
5556 * gdb.compile/compile-cplus-inherit.cc: New file.
5557 * gdb.compile/compile-cplus-inherit.exp: New file.
5558 * gdb.compile/compile-cplus-member.cc: New file.
5559 * gdb.compile/compile-cplus-member.exp: New file.
5560 * gdb.compile/compile-cplus-method.cc: New file.
5561 * gdb.compile/compile-cplus-method.exp: New file.
5562 * gdb.compile/compile-cplus-mod.c: "New" file.
5563 * gdb.compile/compile-cplus-namespace.cc: New file.
5564 * gdb.compile/compile-cplus-namespace.exp: New file.
5565 * gdb.compile/compile-cplus-nested.cc: New file.
5566 * gdb.compile/compile-cplus-nested.exp: New file.
5567 * gdb.compile/compile-cplus-print.c: "New" file.
5568 * gdb.compile/compile-cplus-print.exp: "New" file.
5569 * gdb.compile/compile-cplus-virtual.cc: New file.
5570 * gdb.compile/compile-cplus-virtual.exp: New file.
5571 * gdb.compile/compile-cplus.c: "New" file.
5572 * gdb.compile/compile-cplus.exp: "New" file.
5573 * lib/compile-support.exp: New file.
5574
b0f492b9
GB
55752018-08-16 Gary Benson <gbenson@redhat.com>
5576
5577 PR gdb/13000:
5578 * gdb.base/batch-exit-status.exp: New file.
5579 * gdb.base/batch-exit-status.good-commands: Likewise.
5580 * gdb.base/batch-exit-status.bad-commands: Likewise.
5581
36eb4c5f
AH
55822018-08-29 Alan Hayward <alan.hayward@arm.com>
5583
5584 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5585 (struct struct02): Likewise.
5586 (struct struct03): Likewise.
5587 (struct struct04): Likewise.
5588 (struct struct_01_01): New struct.
5589 (struct struct_01_02): Likewise.
5590 (struct struct_01_03): Likewise.
5591 (struct struct_01_04): Likewise.
5592 (struct struct_02_01): Likewise.
5593 (struct struct_02_02): Likewise.
5594 (struct struct_02_03): Likewise.
5595 (struct struct_02_04): Likewise.
5596 (struct struct_04_01): Likewise.
5597 (struct struct_04_02): Likewise.
5598 (struct struct_04_03): Likewise.
5599 (struct struct_04_04): Likewise.
5600 (struct struct_05_01): Likewise.
5601 (struct struct_05_02): Likewise.
5602 (struct struct_05_03): Likewise.
5603 (struct struct_05_04): Likewise.
5604 (cmp_struct01): Remove function.
5605 (cmp_struct02): Likewise.
5606 (cmp_struct03): Likewise.
5607 (cmp_struct04): Likewise.
5608 (cmp_struct_01_01): Add Function.
5609 (cmp_struct_01_02): Likewise.
5610 (cmp_struct_01_03): Likewise.
5611 (cmp_struct_01_04): Likewise.
5612 (cmp_struct_02_01): Likewise.
5613 (cmp_struct_02_02): Likewise.
5614 (cmp_struct_02_03): Likewise.
5615 (cmp_struct_02_04): Likewise.
5616 (cmp_struct_04_01): Likewise.
5617 (cmp_struct_04_02): Likewise.
5618 (cmp_struct_04_03): Likewise.
5619 (cmp_struct_04_04): Likewise.
5620 (cmp_struct_05_01): Likewise.
5621 (cmp_struct_05_02): Likewise.
5622 (cmp_struct_05_03): Likewise.
5623 (cmp_struct_05_04): Likewise.
5624 (call_all): Add new structs.
5625 * gdb.base/infcall-nested-structs.exp: Likewise.
5626
3bf9c013
JV
56272018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5628
5629 * gdb.python/py-framefilter-mi.exp: Update regexp to
5630 check for "arch" field in frame output.
5631
450d1e88
KB
56322018-08-23 Kevin Buettner <kevinb@redhat.com>
5633
5634 * gdb.dwarf2/dw2-ranges-func.c: New file.
5635 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5636
ae739fe7
SM
56372018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5638
5639 * gdb.base/term.exp: Compare terminal settings with values from
5640 the inferior.
5641 * gdb.base/term.c: Get and set terminal settings.
5642
6d52907e
JV
56432018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5644
5645 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5646 accommodate new "arch" field in frame output.
5647 * gdb.mi/mi-return.exp: Likewise.
5648 * gdb.mi/mi-stack.exp: Likewise.
5649 * gdb.mi/mi-syn-frame.exp: Likewise.
5650 * gdb.mi/user-selected-context-sync.exp: Likewise.
5651
be2d111a
MS
56522018-08-19 Michael Spang <spang@google.com>
5653
5654 PR gdb/11786
5655 * gdb.base/gcore-tls-pie.c: New file.
5656 * gdb.base/gcore-tls-pie.exp: New file.
5657
ae3a7c47
KB
56582018-08-18 Kevin Buettner <kevinb@redhat.com>
5659
5660 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5661 * gdb.dwarf2/varval.c: New file.
5662 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5663
2ecae92e
AH
56642018-08-17 Alan Hayward <alan.hayward@arm.com>
5665
5666 PR gdb/18931
5667 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5668
c1854f1d
KS
56692018-08-16 Keith Seitz <keiths@redhat.com>
5670
5671 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5672 tests expected to pass.
5673
26fb3983
JV
56742018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5675
5676 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5677 -data-disassemble -a.
5678 (test_disassembly_bogus_args): Likewise.
5679
67943c00
AB
56802018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5681
5682 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5683
5ff2bbae
AB
56842018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5685
5686 * gdb.base/vla-optimized-out.exp: Add new test.
5687
e5bbcd0f
AB
56882018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5689
5690 * gdb.base/vla-optimized-out-o3.exp: Delete.
5691 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5692 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5693 deleted tests.
5694
9d4a934c
AB
56952018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5696
5697 PR gdb/18050:
5698 * gdb.server/extended-remote-restart.c: New file.
5699 * gdb.server/extended-remote-restart.exp: New file.
5700
045cf012
SM
57012018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5702
5703 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5704 "set variable index = 42".
5705
87d6a7aa
SM
57062018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5707
5708 * boards/index-cache-gdb.exp: New file.
5709 * gdb.dwarf2/index-cache.exp: New file.
5710 * gdb.dwarf2/index-cache.c: New file.
5711 * gdb.base/maint.exp: Check if we are using the index cache.
5712
96d68bd4
RO
57132018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5714
5715 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5716 MAKEFLAGS.
5717
5a699617
RO
57182018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5719
5720 * dg-extract-results.sh: Move to toplevel contrib.
5721 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5722 * Makefile.in (check-parallel-racy): Likewise.
5723
5bd18990
AB
57242018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5725
5726 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5727 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5728 tests if the target supports scheduler locking.
5729
3fbbcf47
TV
57302018-08-04 Tom de Vries <tdevries@suse.de>
5731
5732 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5733
3e1d3d8c
TT
57342018-08-02 Tom Tromey <tom@tromey.com>
5735
5736 PR symtab/16842.
5737 * gdb.cp/temargs.exp: Test "info address" of a template
5738 parameter.
5739
5abe0f0c
JV
57402018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5741
5742 * gdb.python/py-mi-var-info-path-expression.c: New file.
5743 * gdb.python/py-mi-var-info-path-expression.py: New file.
5744 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5745
fb66cde8
SDJ
57462018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5747
5748 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5749 error after "cannot resolve name" string.
5750
c708f4d2
AB
57512018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5752
5753 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5754 started.
5755 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5756
37cc0cae
TV
57572018-07-28 Tom de Vries <tdevries@suse.de>
5758
5759 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5760
63b4ecf7
TV
57612018-07-26 Tom de Vries <tdevries@suse.de>
5762
5763 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5764
3c3bb058
AB
57652018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5766
5767 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5768 is visible.
5769
9e7f3bbb
TV
57702018-07-26 Tom de Vries <tdevries@suse.de>
5771
5772 PR breakpoints/23366
5773 * gdb.base/catch-follow-exec.c: New test.
5774 * gdb.base/catch-follow-exec.exp: New file.
5775
16f808ec
TV
57762018-07-25 Tom de Vries <tdevries@suse.de>
5777
5778 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5779 vla-optimized-out.c.
5780
d7154a8d
JV
57812018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5782
5783 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5784 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5785
232a0032
TV
57862018-07-20 Tom de Vries <tdevries@suse.de>
5787
5788 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5789 NOCLONE macro.
5790 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5791
fbb1d502
TV
57922018-07-19 Tom de Vries <tdevries@suse.de>
5793
5794 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5795 regular expression.
5796
42dc7699
TV
57972018-07-18 Tom de Vries <tdevries@suse.de>
5798
5799 * gdb.base/vla-optimized-out.c: New test.
5800 * gdb.base/vla-optimized-out.exp: New file.
5801
7f1f7e23
SDJ
58022018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5803
5804 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5805 message "No address associated with hostname" when gdbserver
5806 cannot resolve the hostname.
5807
5759ebb3
PW
58082018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5809
5810 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5811 Add some test prefixes to make tests unique.
5812
3606ccab
PW
58132018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5814
5815 * gdb.base/frameapply.c: New file.
5816 * gdb.base/frameapply.exp: New file.
5817
529c08b2
PW
58182018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5819
5820 * gdb.base/skip.exp: Update expected error message.
5821
c7ab0aef
SDJ
58222018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5823 Jan Kratochvil <jan.kratochvil@redhat.com>
5824 Paul Fertser <fercerpav@gmail.com>
5825 Tsutomu Seki <sekiriki@gmail.com>
5826
5827 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5828 parameter.
5829 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5830 by default.
5831 * boards/native-gdbserver.exp: Likewise.
5832 * gdb.server/run-without-local-binary.exp: Improve regexp used
5833 for detecting when a remote debugging connection succeeds.
5834 * gdb.server/server-connect.exp: New file.
5835 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5836 Do not prefix the port number with ":".
5837 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5838 support for detecting and using it. Add '$debughost_gdbserver'
5839 to the list of arguments used to start gdbserver. Handle case
5840 when gdbserver cannot resolve a network name.
5841
16ff70dd
SDJ
58422018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5843
5844 PR c++/23373
5845 * gdb.base/ptype-offsets.cc (struct static_member): New
5846 struct.
5847 (main) <stmember>: New variable.
5848 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5849 with a static member in it.
5850
3541979f
AB
58512018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5852
5853 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5854 watchpoints enabled and disabled.
5855
c8ad9b9a
AB
58562018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5857
5858 * gdb.base/examine-backward.exp: Still run tests around address
5859 0x0, even if address 0x0 is not readable. Update the pattern for
5860 matching address 0x0 in expected output.
5861
e0e5e971
AB
58622018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5863
5864 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5865 malloc/free.
5866
1ea5da02
TV
58672018-07-04 Tom de Vries <tdevries@suse.de>
5868
5869 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5870
471b9d15
MR
58712018-07-02 Maciej W. Rozycki <macro@mips.com>
5872
5873 PR tdep/8282
5874 * gdb.arch/mips-disassembler-options.exp: New test.
5875 * gdb.arch/mips-disassembler-options.s: New test source.
5876
75acb486
PA
58772018-06-29 Pedro Alves <palves@redhat.com>
5878
5879 * gdb.threads/names.exp: Adjust expected "info threads" output.
5880
cd2bb709
PA
58812018-06-29 Pedro Alves <palves@redhat.com>
5882
5883 * gdb.opt/inline-break.exp (line number, address): Add "info
5884 break" tests.
5885
991ff292
PA
58862018-06-29 Pedro Alves <palves@redhat.com>
5887
5888 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5889 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5890 number and address and running to them.
5891
356819b6 58922018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5893
5894 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5895
2512d7ef
JK
58962018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5897
5898 * lib/compiler.c: Remove executable permission flag.
5899
be1b6474
RB
59002018-06-28 Richard Bunt <richard.bunt@arm.com>
5901
5902 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5903 code.
5904 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5905
291f9a96
PT
59062018-06-28 Petr Tesarik <ptesarik@suse.cz>
5907
5908 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5909
ed6dfe51
PT
59102018-06-28 Petr Tesarik <ptesarik@suse.cz>
5911
5912 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5913 address argument is omitted.
5914
d4d429d5
PT
59152018-06-28 Petr Tesarik <ptesarik@suse.cz>
5916
5917 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5918
7ab6656f
OJ
59192018-06-27 Omair Javaid <omair.javaid@linaro.org>
5920
5921 PR gdb/21695
5922 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5923 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5924
a33ccfc7
TT
59252018-06-26 Tom Tromey <tom@tromey.com>
5926
5927 PR rust/22574:
5928 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5929 * gdb.rust/simple.rs (struct SimpleLayout): New.
5930
6d72d289
SM
59312018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5932
5933 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5934 "info registers" output.
5935
8363f9d5
RB
59362018-06-21 Richard Bunt <richard.bunt@arm.com>
5937
5938 * gdb.base/watchpoint-hw-attach.c: New test.
5939 * gdb.base/watchpoint-hw-attach.exp: New file.
5940
f00674fe
SM
59412018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5942
5943 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5944 through /bin/sh.
5945 * boards/dwarf4-gdb-index.exp: Likewise.
5946 * boards/fission-dwp.exp: Likewise.
5947
1d554008
UW
59482018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5949
5950 * gdb.base/float128.exp: Add comment and improved fail message
5951 to the failure case of "print large128" test.
5952
d0ac1c44
SM
59532018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5954
5955 * configure.ac: Remove AC_PREREQ.
5956 * configure: Re-generate.
5957
61b04dd0
PA
59582018-06-19 Pedro Alves <palves@redhat.com>
5959
5960 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5961 (func_extern_caller): New.
5962 (main): Call func_extern_caller.
5963 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5964 logic change.
5965
f63b508a
SM
59662018-06-18 Weimin Pan <weimin.pan@oracle.com>
5967
5968 PR gdb/16841
5969 * gdb.cp/typedef-base.cc: New file.
5970 * gdb.cp/typedef-base.exp: New file.
5971
0fe3a558
TV
59722018-06-18 Tom de Vries <tdevries@suse.de>
5973
5974 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5975
7010835a
AB
59762018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5977 Richard Bunt <Richard.Bunt@arm.com>
5978
5979 * gdb.threads/attach-slow-waitpid.c: New file.
5980 * gdb.threads/attach-slow-waitpid.exp: New file.
5981 * gdb.threads/slow-waitpid.c: New file.
5982
14897d65
PA
59832018-06-14 Pedro Alves <palves@redhat.com>
5984
5985 * gdb.base/fork-running-state.c: Include <errno.h>.
5986 (exit_if_relative_exits): New.
5987 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5988 exits.
5989 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5990 child exits.
5991
5d9a0608
TV
59922018-06-14 Tom de Vries <tdevries@suse.de>
5993
5994 PR cli/22573
5995 * gdb.base/finish-pretty.c: New test.
5996 * gdb.base/finish-pretty.exp: New file.
5997
11ae5818
PA
59982018-06-14 Pedro Alves <palves@redhat.com>
5999
6000 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6001 gdb's expected startup output.
6002
1d39de44
PA
60032018-06-14 Pedro Alves <palves@redhat.com>
6004
6005 * lib/selftest-support.exp (selftest_setup): Remove inlined
6006 function handling.
6007
70ee0000
TV
60082018-06-14 Tom de Vries <tdevries@suse.de>
6009
6010 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6011 matching of breakpoint printing.
6012
11f4b608
TV
60132018-06-13 Tom de Vries <tdevries@suse.de>
6014
6015 PR testsuite/23269
6016 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6017 (fork_child): ... here, and ...
6018 (fork_parent): ... here.
6019
60202018-06-12 Tom de Vries <tdevries@suse.de>
6021
6022 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6023
9516f85a
AB
60242018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6025 Stephen Roberts <stephen.roberts@arm.com>
6026
6027 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6028 rewrite test to describe action performed, rather than possible
6029 failure.
6030
5045b3d7
GB
60312018-06-08 Gary Benson <gbenson@redhat.com>
6032
6033 * gdb.threads/check-libthread-db.exp: New file.
6034 * gdb.threads/check-libthread-db.c: Likewise.
6035
c61b06a1
TT
60362018-06-05 Tom Tromey <tom@tromey.com>
6037
6038 * gdb.base/default.exp: Update expected "show version" output.
6039
eb6af809
TT
60402018-06-05 Tom Tromey <tom@tromey.com>
6041
6042 PR cli/12326:
6043 * gdb.cp/static-print-quit.exp: Update.
6044 * lib/gdb.exp (pagination_prompt): Update.
6045 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6046 * gdb.python/python.exp: Update.
6047
178d6a63
JB
60482018-06-04 Joel Brobecker <brobecker@adacore.com>
6049
6050 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6051
8e817061
JB
60522018-06-01 Joel Brobecker <brobecker@adacore.com>
6053
6054 * gdb.ada/bp_fun_addr: New testcase.
6055
e86ca25f
TT
60562018-06-01 Tom Tromey <tom@tromey.com>
6057
6058 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6059 results.
6060 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6061 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6062 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6063 * gdb.base/maint.exp (maint_pass_if): Update.
6064
4b2dfa9d
MR
60652018-05-31 Maciej W. Rozycki <macro@mips.com>
6066
6067 * gdb.base/endian.exp: New test.
6068 * gdb.base/endian.c: New test source.
6069
45f25d6c
AB
60702018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6071
6072 PR gdb/23203
6073 * gdb.base/bt-selected-frame.c: New file.
6074 * gdb.base/bt-selected-frame.exp: New file.
6075 * lib/gdb.exp (get_current_frame_number): New function.
6076
d9f6d7f8
MR
60772018-05-24 Maciej W. Rozycki <macro@mips.com>
6078 Pedro Alves <palves@redhat.com>
6079
6080 * gdb.threads/tls-core.c: Include <stdlib.h>
6081 (thread_proc): Call `abort'.
6082 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6083 (tls_core_test): New procedure, bits factored out from ...
6084 (top level): ... here. Test both native cores and gcore cores.
6085
ff1cf532
TT
60862018-05-23 Tom Tromey <tom@tromey.com>
6087
6088 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6089
b98664d3
TT
60902018-05-23 Tom Tromey <tom@tromey.com>
6091
6092 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6093 symfile_complaints.
6094 (test_short_complaints): Likewise.
6095 (test_empty_complaints): Likewise.
6096 (test_initial_complaints): Update.
6097
4e9668d0
TT
60982018-05-23 Tom Tromey <tom@tromey.com>
6099
6100 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6101
43ba33c7
TT
61022018-05-23 Tom Tromey <tom@tromey.com>
6103
6104 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6105 (test_short_complaints): Update.
6106
035522c0
PA
61072018-05-22 Pedro Alves <palves@redhat.com>
6108
6109 * gdb.base/remote.exp: Only gdb_start after compiling the
6110 testcase. Issue "disconnect" before testing "set remote" command
6111 defaults. Issue clean_restart before running to main.
6112
cc0be08f
PA
61132018-05-22 Pedro Alves <palves@redhat.com>
6114
6115 * gdb.base/remote.exp: Adjust expected output of "show remote
6116 memory-write-packet-size". Add tests for "set remote
6117 memory-write-packet-size 0" and "set remote
6118 memory-write-packet-size fixed/limit".
6119
b1b60145
PA
61202018-05-22 Pedro Alves <palves@redhat.com>
6121
6122 PR gdb/22973
6123 * gdb.base/utf8-identifiers.c: New file.
6124 * gdb.base/utf8-identifiers.exp: New file.
6125
0ec848ad
PFC
61262018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6127
6128 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6129
2c3305f6
PFC
61302018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6131
6132 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6133
ce1e8424
TT
61342018-05-18 Tom Tromey <tom@tromey.com>
6135
6136 * gdb.base/ptype-offsets.exp: Update.
6137
ddfe970e
KS
61382018-05-17 Keith Seitz <keiths@redhat.com>
6139
6140 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6141 in expected breakpoint stop locations.
6142 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6143 move to proper scope to test variable values.
6144 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6145 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6146 New functions.
6147 (main): Call not_inline_func3.
6148 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6149 inline_func1, inline_func2, and inline_func3. Test that when each
6150 breakpoint is hit, GDB properly reports both the stop location
6151 and the backtrace. Repeat tests for temporary breakpoints.
6152
0726fcc6
MR
61532018-05-15 Maciej W. Rozycki <macro@mips.com>
6154
6155 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6156 rather then trying to access it in determining whether the PID
6157 of `gdbserver' could have been retrieved.
6158
8ee22052
AB
61592018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6160
6161 * gdb.arch/amd64-init-x87-values.S: New file.
6162 * gdb.arch/amd64-init-x87-values.exp: New file.
6163
7785df48
JK
61642018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6165
6166 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6167
56bcdbea
TT
61682018-05-04 Tom Tromey <tom@tromey.com>
6169
6170 PR python/22730:
6171 * gdb.python/python.exp: Test multi-line execute.
6172
a913fffb
TT
61732018-05-04 Tom Tromey <tom@tromey.com>
6174
6175 PR python/22731:
6176 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6177
7a2c85f2
TT
61782018-05-04 Tom Tromey <tom@tromey.com>
6179
6180 PR gdb/11750:
6181 * gdb.base/define.exp: Test defining a user command inside a user
6182 command.
6183 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6184
a3b60e45
JK
61852018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6186 Pedro Alves <palves@redhat.com>
6187
6188 PR breakpoints/19806 and support for PR external/20207.
6189 * gdb.base/watchpoint-unaligned.c: New file.
6190 * gdb.base/watchpoint-unaligned.exp: New file.
6191
45fe4a03
AB
61922018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6193
6194 * gdb.base/maint.exp: Make test names unique, use
6195 test_prefix_command_help to test 'help maint info', and remove
6196 repeated test of 'help maint'.
6197
9be2ae8f
TT
61982018-05-04 Tom Tromey <tom@tromey.com>
6199
6200 PR gdb/22619:
6201 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6202 behavior.
6203
11859c31
AB
62042018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6205
6206 * gdb.base/maint.exp: Process output from 'maint print registers'
6207 line at a time.
6208
089a9490
AB
62092018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6210
6211 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6212 timeout.
6213
9b0797e2
AB
62142018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6215
6216 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6217 filter pattern.
6218
f6ac5f3d
PA
62192018-05-02 Pedro Alves <palves@redhat.com>
6220
6221 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6222 to_log_command renames.
6223 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6224
77d3c63b
TT
62252018-05-02 Tom Tromey <tom@tromey.com>
6226
6227 * gdb.python/py-parameter.exp: Set test message.
6228
0489430a
TT
62292018-05-02 Tom Tromey <tom@tromey.com>
6230
6231 PR python/20084:
6232 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6233 PARAM_ZUINTEGER_UNLIMITED tests.
6234
1632f8ba
DR
62352018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6236
6237 PR rust/23124
6238 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6239 when casting.
6240
6d7bb824
TT
62412018-04-30 Tom Tromey <tom@tromey.com>
6242
6243 * gdb.python/py-type.exp: Check align attribute.
6244 * gdb.python/py-type.c: New "aligncheck" global.
6245
007e1530
TT
62462018-04-30 Tom Tromey <tom@tromey.com>
6247
6248 PR exp/17095:
6249 * gdb.dwarf2/dw2-align.exp: New file.
6250 * gdb.cp/align.exp: New file.
6251 * gdb.base/align.exp: New file.
6252 * lib/gdb.exp (gdb_int128_helper): New proc.
6253 (has_int128_c, has_int128_cxx): New caching procs.
6254
6873858b
TT
62552018-04-27 Tom Tromey <tom@tromey.com>
6256
6257 PR rust/22545:
6258 * gdb.rust/simple.exp: Add inclusive range tests.
6259
79188d8d
PA
62602018-04-26 Pedro Alves <palves@redhat.com>
6261
6262 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6263 ifunc breakpoint locations correctly of ifunc breakpoints set
6264 while the program resolves the ifunc.
6265
c7075ad5
PA
62662018-04-26 Pedro Alves <palves@redhat.com>
6267
6268 * gdb.base/gnu-ifunc-final.c: New file.
6269 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6270 * gdb.base/gnu-ifunc.exp (executable): Delete.
6271 (staticexecutable): Adjust.
6272 (lib_opts, exec_opts): Delete.
6273 (make_binsuffix, build, set-break): New procedures.
6274 (misc_tests): New, with tests factored out from the top level.
6275 (top level): Test different combinations of ifunc resolver name,
6276 resolver with and with debug info, and ifunc target with and
6277 without debug info. Wrap static tests with with_target_prefix.
6278
8388016d
PA
62792018-04-26 Pedro Alves <palves@redhat.com>
6280
6281 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6282 return type" warnings.
6283
249b5733
PA
62842018-04-25 Pedro Alves <palves@redhat.com>
6285
6286 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6287 killed".
6288 * gdb.base/kill-after-signal.exp: Likewise.
6289 * gdb.threads/kill.exp: Likewise.
6290
f67c0c91
SDJ
62912018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6292 Sergio Durigan Junior <sergiodj@redhat.com>
6293 Pedro Alves <palves@redhat.com>
6294
6295 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6296 regexps to expect for '[Inferior ... detached]' as well.
6297 * gdb.base/attach.exp: Likewise.
6298 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6299 "gdb_continue_to_end".
6300 (test_catch_syscall_with_wrong_args): Likewise.
6301 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6302 ']'. Don't set 'verbose' on.
6303 * gdb.base/foll-vfork.exp: Likewise.
6304 * gdb.base/fork-print-inferior-events.c: New file.
6305 * gdb.base/fork-print-inferior-events.exp: New file.
6306 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6307 '[Inferior ... has been killed]' message.
6308 * gdb.base/kill-after-signal.exp: Likewise.
6309 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6310 detach message.
6311 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6312 message.
6313 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6314 regexps to expect for '[Inferior ... detached]' as well.
6315 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6316
0a8ddac4
SM
63172018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6318
6319 PR gdb/23104
6320 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6321
701adfb0
PA
63222018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6323
6324 PR gdb/23095
6325 * gdb.base/break-probes.exp: Pass shlib_load to
6326 prepare_for_testing. Set normal_bp to r_debug_state if target is
6327 bsd.
6328
d27d16bf
RB
63292018-04-19 Richard Bunt <richard.bunt@arm.com>
6330
6331 * gdb.threads/multiple-successive-infcall.c: New test.
6332 * gdb.threads/multiple-successive-infcall.exp: New file.
6333
a037790e
TT
63342018-04-17 Tom Tromey <tom@tromey.com>
6335
6336 * gdb.rust/simple.rs (Union): New type.
6337 (main): New local "u".
6338 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6339
e3a91079
AA
63402018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6341
6342 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6343 number information in output of "whereis" command.
6344 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6345
b744723f
AA
63462018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6347
6348 * gdb.ada/info_types.exp: Adjust expected output to the line
6349 numbers now printed by "info var/func/type".
6350 * gdb.base/completion.exp: Likewise.
6351 * gdb.base/included.exp: Likewise.
6352 * gdb.cp/cp-relocate.exp: Likewise.
6353 * gdb.cp/cplusfuncs.exp: Likewise.
6354 * gdb.cp/namespace.exp: Likewise.
6355 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6356
4a4495d6
MM
63572018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6358
6359 * gdb.btrace/cpu.exp: New.
6360
1d509aa6
MM
63612018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6362
6363 * gdb.base/step-indirect-call-thunk.exp: New.
6364 * gdb.base/step-indirect-call-thunk.c: New.
6365 * gdb.reverse/step-indirect-call-thunk.exp: New.
6366 * gdb.reverse/step-indirect-call-thunk.c: New.
6367
6295b6da
SM
63682018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6369
6370 * gdb.base/pie-fork.c: New file.
6371 * gdb.base/pie-fork.exp: New file.
6372
50146e70
TT
63732018-04-11 Tom Tromey <tom@tromey.com>
6374
6375 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6376
f50d8a2e
PA
63772018-04-10 Pedro Alves <palves@redhat.com>
6378
6379 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6380 exits. Instead loop running forever.
6381 (fork_parent): Run forever too.
6382
a0be7a36
SM
63832018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6384
6385 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6386 mi_continue_to_line.
6387 * gdb.mi/mi-stack.c (callee4): Add comment.
6388
9b73db36
SM
63892018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6390
6391 * gdb.mi/mi-stack.exp: Fix indentation.
6392
c912f608
SM
63932018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6394
6395 PR gdb/22979
6396 * gdb.arch/amd64-osabi.exp: New file.
6397
26540402
SM
63982018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6399
6400 PR gdb/22980
6401 * gdb.base/osabi.exp: New file.
6402
121ad66c 64032018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6404
6405 * gdb.cp/static-typedef-print.exp: New file.
6406 * gdb.cp/static-typedef-print.cc: New file.
6407
3fcded8f
JB
64082018-03-27 Joel Brobecker <brobecker@adacore.com>
6409
6410 * gdb.ada/varsize_limit: New testcase.
6411
59cc4834
JB
64122018-03-27 Joel Brobecker <brobecker@adacore.com>
6413
6414 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6415
6416 * gdb.ada/notcplusplus: New testcase.
6417
6418 * gdb.base/c-linkage-name.c: New file.
6419 * gdb.base/c-linkage-name.exp: New testcase.
6420
4ca59a9f
TT
64212018-03-26 Tom Tromey <tom@tromey.com>
6422
6423 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6424 * gdb.python/py-framefilter.py (name_error): New global.
6425 (ErrorInName.function): Use name_error.
6426
978d6c75
TT
64272018-03-26 Tom Tromey <tom@tromey.com>
6428
6429 PR backtrace/15582:
6430 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6431
b7fee5a3
KS
64322018-03-23 Keith Seitz <keiths@redhat.com>
6433
6434 PR c++/22968
6435 * gdb.cp/subtypes.exp: New file.
6436 * gdb.cp/subtypes.h: New file.
6437 * gdb.cp/subtypes.cc: New file.
6438 * gdb.cp/subtypes-2.cc: New file.
6439
376be529
AB
64402018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6441
6442 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6443 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6444 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6445 -nostartfiles when compiling the test. Confirm that all registers
6446 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6447
066cfa98
AB
64482018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6449
6450 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6451 option, syntax was wrong anyway.
6452 * gdb.arch/arm-disp-step.exp: Likewise.
6453 * gdb.arch/sparc64-regs.exp: Likewise.
6454 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6455 option, syntax was wrong anyway, switch to use
6456 prepare_for_testing.
6457 * gdb.arch/i386-disp-step.exp: Likewise.
6458
079670b9
AA
64592018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6460
6461 * gdb.ada/exec_changed.exp: Replace "target_info exists
6462 use_gdb_stub" by "use_gdb_stub".
6463 * gdb.ada/start.exp: Likewise.
6464 * gdb.base/async-shell.exp: Likewise.
6465 * gdb.base/attach-pie-misread.exp: Likewise.
6466 * gdb.base/attach-wait-input.exp: Likewise.
6467 * gdb.base/break-entry.exp: Likewise.
6468 * gdb.base/break-interp.exp: Likewise.
6469 * gdb.base/dprintf-detach.exp: Likewise.
6470 * gdb.base/nostdlib.exp: Likewise.
6471 * gdb.base/solib-nodir.exp: Likewise.
6472 * gdb.base/statistics.exp: Likewise.
6473 * gdb.base/testenv.exp: Likewise.
6474 * gdb.mi/mi-exec-run.exp: Likewise.
6475 * gdb.mi/mi-start.exp: Likewise.
6476 * gdb.multi/dummy-frame-restore.exp: Likewise.
6477 * gdb.multi/multi-arch-exec.exp: Likewise.
6478 * gdb.multi/multi-arch.exp: Likewise.
6479 * gdb.multi/tids.exp: Likewise.
6480 * gdb.multi/watchpoint-multi.exp: Likewise.
6481 * gdb.python/py-events.exp: Likewise.
6482 * gdb.threads/attach-into-signal.exp: Likewise.
6483 * gdb.threads/attach-stopped.exp: Likewise.
6484 * gdb.threads/threadapply.exp: Likewise.
6485 * lib/selftest-support.exp: Likewise.
6486
26d6cec4
AA
64872018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6488
6489 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6490
4ee89e90
SR
64912018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6492
6493 * gdb.perf/template-breakpoints.cc: New file.
6494 * gdb.perf/template-breakpoints.exp: New file.
6495 * gdb.perf/template-breakpoints.py: New file.
6496
92630041
TT
64972018-03-19 Tom Tromey <tom@tromey.com>
6498
6499 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6500 y0.
6501 * gdb.rust/simple.exp: Test bare identifier form of struct
6502 initializer.
6503
76727919
TT
65042018-03-19 Tom Tromey <tom@tromey.com>
6505
6506 * gdb.gdb/observer.exp: Remove.
6507
194ed413
AA
65082018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6509
6510 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6511 "qualified" option when setting breakpoints.
6512 * gdb.trace/backtrace.exp: Likewise.
6513 * gdb.trace/circ.exp: Likewise.
6514 * gdb.trace/collection.exp: Likewise.
6515 * gdb.trace/disconnected-tracing.exp: Likewise.
6516 * gdb.trace/ftrace-lock.exp: Likewise.
6517 * gdb.trace/ftrace.exp: Likewise.
6518 * gdb.trace/infotrace.exp: Likewise.
6519 * gdb.trace/packetlen.exp: Likewise.
6520 * gdb.trace/passc-dyn.exp: Likewise.
6521 * gdb.trace/qtro.exp: Likewise.
6522 * gdb.trace/read-memory.exp: Likewise.
6523 * gdb.trace/report.exp: Likewise.
6524 * gdb.trace/signal.exp: Likewise.
6525 * gdb.trace/status-stop.exp: Likewise.
6526 * gdb.trace/strace.exp: Likewise.
6527 * gdb.trace/tfind.exp: Likewise.
6528 * gdb.trace/trace-break.exp: Likewise.
6529 * gdb.trace/trace-condition.exp: Likewise.
6530 * gdb.trace/trace-mt.exp: Likewise.
6531 * gdb.trace/tstatus.exp: Likewise.
6532 * gdb.trace/tsv.exp: Likewise.
6533 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6534 * gdb.trace/unavailable.exp: Likewise.
6535 * gdb.trace/while-dyn.exp: Likewise.
6536
8b067d2c
AA
65372018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6538
6539 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6540 that libinproctrace is copied to the target.
6541
3ae9ce5d
TT
65422018-03-14 Tom Tromey <tom@tromey.com>
6543
6544 PR cli/14977:
6545 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6546 a null pointer.
6547 * gdb.base/wchar.exp: Likewise.
6548
b8c2339b
TT
65492018-03-14 Tom Tromey <tom@tromey.com>
6550
6551 PR cli/19918:
6552 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6553 flag.
6554
4872dc46
SM
65552018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6556
6557 PR gdb/22841
6558 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6559 "target" to remote_exec.
6560
e4fe3756
SM
65612018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6562
6563 PR gdb/22841
6564 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6565 ${board}_upload): Remove.
6566
e95a97d4
AA
65672018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6568
6569 * gdb.cp/watch-cp.cc: New test.
6570 * gdb.cp/watch-cp.exp: New file.
6571
dbbb1059
AB
65722018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6573
6574 * gdb.base/infcall-nested-structs.exp: New file.
6575 * gdb.base/infcall-nested-structs.c: New file.
6576 * gdb.base/float.exp: Add riscv support.
6577
ecc054c0
TP
65782018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6579
6580 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6581 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6582
25e3c82c
SDJ
65832018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6584
6585 * gdb.server/abspath.exp: New file.
6586 * lib/gdb.exp (with_cwd): New procedure.
6587
3083294d
SM
65882018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6589
6590 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6591 use it.
6592 (gdb_is_target_remote_prompt): New proc.
6593 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6594 (gdb_is_target_native): Pass prompt parameter to
6595 gdb_is_target_1.
6596
3275ef47
SM
65972018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6598
6599 * gdb.base/load-command.c: New file.
6600 * gdb.base/load-command.exp: New file.
6601 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6602 (gdb_is_target_1): ...this, and generalize for other targets
6603 than just remote.
6604 (gdb_is_target_remote): Use gdb_is_target_1.
6605 (gdb_is_target_native): use gdb_is_target_1.
6606
6893c19a
TT
66072018-02-26 Tom Tromey <tom@tromey.com>
6608
6609 PR python/16497:
6610 * gdb.python/py-framefilter.exp: Update test.
6611
2ddeaf8a
TT
66122018-02-26 Tom Tromey <tom@tromey.com>
6613
6614 * gdb.dwarf2/variant.c: New file.
6615 * gdb.dwarf2/variant.exp: New file.
6616
c9317f21
TT
66172018-02-26 Tom Tromey <tom@tromey.com>
6618
6619 * gdb.rust/simple.exp: Accept more possible results in enum test.
6620
6f6d0c26
SM
66212018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6622
6623 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6624 parentheses.
6625
11b03145
MR
66262018-02-23 Maciej W. Rozycki <macro@mips.com>
6627
6628 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6629 name of a variable: $actual_linejj -> $actual_line.
6630
54a27fe5
JB
66312018-02-21 John Baldwin <jhb@FreeBSD.org>
6632
6633 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6634
de65820c
MM
66352018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6636
6637 * gdb.btrace/buffer-size.exp: Do not force BTS.
6638
980548fd
PA
66392018-02-14 Pedro Alves <palves@redhat.com>
6640
6641 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6642 getting a "Quit".
6643
c4e12631
MM
66442018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6645
6646 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6647 Fix test name.
6648
c2e0e465
SM
66492018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6650
6651 * gdb.cp/m-static.exp: Check type of optimized out static
6652 member.
6653
f7216783
AB
66542018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6655
6656 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6657 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6658
0625771b
LS
66592018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6660 Leszek Swirski <leszeks@google.com>
6661
6662 * gdb.python/py-prettyprint.c
6663 (struct to_string_returns_value_inner,
6664 struct to_string_returns_value_wrapper): New.
6665 (main): Add tsrvw variable.
6666 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6667 ToStringReturnsValueWrapper): New classes.
6668 (register_pretty_printers): Register new pretty-printers.
6669 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6670 recursive pretty printer.
6671 * gdb.python/py-mi.exp: Likewise.
6672
59498c30
LS
66732018-02-01 Leszek Swirski <leszeks@google.com>
6674
6675 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6676 functions with the same name as an include file are parsed
6677 correctly.
6678
d4d38844
YQ
66792018-02-01 Yao Qi <yao.qi@linaro.org>
6680
6681 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6682 "\[^\r\n\]*".
6683
07e5f5cf
NP
66842018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6685
6686 * gdb.arch/powerpc-prologue-frame.s: New file.
6687 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6688 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6689
929b5ad4
JB
66902018-01-31 Joel Brobecker <brobecker@adacore.com>
6691
6692 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6693
e671cd59
PA
66942018-01-30 Pedro Alves <palves@redhat.com>
6695
6696 PR gdb/13211
6697 * gdb.base/interrupt-daemon.c: New.
6698 * gdb.base/interrupt-daemon.exp: New.
6699 * gdb.multi/multi-term-settings.c: New.
6700 * gdb.multi/multi-term-settings.exp: New.
6701
fc413dc4
JB
67022018-01-30 Joel Brobecker <brobecker@adacore.com>
6703
6704 * gdb.base/break.exp: Save the location where the breakpoint
6705 on break.c:47 was actually inserted when debugging the version
6706 compiled at -O2 and use it in the expected output of the "info
6707 break" test performed soon after.
6708
5c319bb2
PA
67092018-01-22 Pedro Alves <palves@redhat.com>
6710 Sergio Durigan Junior <sergiodj@redhat.com>
6711
6712 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6713 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6714
a9e40818
JB
67152018-01-22 Joel Brobecker <brobecker@adacore.com>
6716
6717 * gdb.base/break-include.c, gdb.base/break-include.inc,
6718 gdb.base/break-include.exp: New files.
6719 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6720 line number now being the actual line number where the breakpoint
6721 was inserted.
6722 * gdb.mi/mi-break.exp: Likewise.
6723 * gdb.mi/mi-reverse.exp: Likewise.
6724 * gdb.mi/mi-simplerun.exp: Ditto.
6725
e707fc44
AB
67262018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6727
6728 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6729 varobj.
6730 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6731
ae451627
AB
67322018-01-21 Don Breazeal <donb@codesourcery.com>
6733 Andrew Burgess <andrew.burgess@embecosm.com>
6734
6735 * gdb.mi/basics.c: Add new global.
6736 * gdb.mi/mi-frame-regs.exp: New file.
6737 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6738 case.
6739
b1b189e0
AB
67402018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6741
6742 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6743 non-parameter, and on an unknown symbol.
6744
fcfcc376
TT
67452018-01-19 Tom Tromey <tom@tromey.com>
6746
6747 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6748 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6749
634c1c31
AA
67502018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6751
6752 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6753 setrlimit and chdir to int.
6754
d6ad07fd
AA
67552018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6756
6757 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6758 function.
6759 (my_tend): Likewise.
6760 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6761 rationale of avoiding FP- and vector instructions.
6762
adf8243b
RK
67632018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6764
6765 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6766 "info reg" with "\[ \t\]*".
6767 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6768 "\[ \t\]+".
6769 * gdb.arch/s390-multiarch.exp: Ditto.
6770 * gdb.base/pc-fp.exp: Ditto.
6771 * gdb.reverse/i386-precsave.exp: Ditto.
6772 * gdb.reverse/i386-reverse.exp: Ditto.
6773 * gdb.reverse/i387-env-reverse.exp: Ditto.
6774 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6775
dcc06925
AA
67762018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6777
6778 * lib/gdb.exp (gdb_compile): Re-enable use of
6779 universal_compile_options for languages other than Rust.
6780
25d4fd80
AA
67812018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6782
6783 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6784
ee7f689e 67852018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6786
6787 PR gdb/16577
6788 * gdb.base/solib-vanish.exp: New.
6789 * gdb.base/solib-vanish-main.c: New.
6790 * gdb.base/solib-vanish-lib1.c: New.
6791 * gdb.base/solib-vanish-lib2.c: New.
6792
d8447b6b
YQ
67932018-01-17 Yao Qi <yao.qi@linaro.org>
6794
6795 * gdb.compile/compile.exp: Match the address printed for
6796 frame in the output of command "bt".
6797
86d6a90c
TT
67982018-01-15 Tom Tromey <tom@tromey.com>
6799
6800 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6801 compute sp_reg.
6802
cbcdb1aa
AB
68032018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6804
6805 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6806 to prepare.
6807 (prepare): Return 0 on error, 1 on success.
6808
eea61984
PA
68092018-01-12 Pedro Alves <palves@redhat.com>
6810
6811 * gdb.base/continue-after-aborted-step-over.c: New.
6812 * gdb.base/continue-after-aborted-step-over.exp: New.
6813
6181e9c2
SM
68142018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6815
6816 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6817 options when not creating an executable.
6818
3cada740
PA
68192018-01-11 Pedro Alves <palves@redhat.com>
6820
6821 PR remote/22597
6822 * gdb.server/stop-reply-no-thread.c: New file.
6823 * gdb.server/stop-reply-no-thread.exp: New file.
6824
c63d3e8d
PA
68252018-01-10 Pedro Alves <palves@redhat.com>
6826
6827 PR gdb/22670
6828 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6829 functions too. Test setting breakpoints and printing C functions
6830 with no debug info too.
6831 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6832
d4c2a405
PA
68332018-01-10 Pedro Alves <palves@redhat.com>
6834
6835 PR gdb/22670
6836 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6837 a fail.
6838
8825213e
PA
68392018-01-10 Pedro Alves <palves@redhat.com>
6840
6841 PR gdb/22670
6842 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6843
605fd3c6
YQ
68442018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6845
6846 * gdb.server/unittest.exp: Match the output in non-development
6847 mode.
6848
1e5ded6c
YQ
68492018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6850
6851 * gdb.gdb/unittest.exp: Match output in non-development mode.
6852
30066b0b
JB
68532018-01-08 Joel Brobecker <brobecker@adacore.com>
6854
6855 * gdb.ada/access_tagged_param.exp: Relax expected output
6856 for value of "ObjL" in "continue" to pck.inspect breakpoint
6857 test.
6858
04bafb1e
XR
68592018-01-08 Joel Brobecker <brobecker@adacore.com>
6860
9f86398b
JB
6861 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6862 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6863
e379cee6
PA
68642018-01-05 Pedro Alves <palves@redhat.com>
6865
6866 PR gdb/18653
6867 * gdb.base/libsegfault.exp: New.
6868
de63c46b
PA
68692018-01-05 Joel Brobecker <brobecker@adacore.com>
6870
6871 PR gdb/22670
6872 * gdb.ada/access_tagged_param.exp: New file.
6873 * gdb.ada/access_tagged_param/foo.adb: New file.
6874
f98fc17b
PA
68752018-01-05 Pedro Alves <palves@redhat.com>
6876
6877 PR gdb/22670
6878 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6879 exercise lower case too, and to exercise both full matching and
6880 wild matching.
6881
342f8240
JB
68822018-01-05 Joel Brobecker <brobecker@adacore.com>
6883
6884 * gdb.ada/rename_subscript_param: New testcase.
6885
7150d33c
JG
68862018-01-05 Jerome Guitton <guitton@adacore.com>
6887
6888 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6889
cc0e770c
JB
68902018-01-05 Joel Brobecker <brobecker@adacore.com>
6891
6892 * gdb.ada/convvar_comp: New testcase.
6893
672a41aa 68942018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6895
6896 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6897 (My_Table): New global variable.
6898 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6899
7365ec2f
JB
69002018-01-04 Joel Brobecker <brobecker@adacore.com>
6901
6902 PR gdb/22670
6903 * gdb.ada/maint_with_ada: New testcase.
6904
289483b6
JB
69052018-01-04 Joel Brobecker <brobecker@adacore.com>
6906
6907 PR gdb/22670
6908 * gdb.ada/bp_c_mixed_case: New testcase.
6909
344420da
JB
69102018-01-04 Joel Brobecker <brobecker@adacore.com>
6911
6912 PR gdb/22670
6913 * gdb.ada/complete.exp: Add "complete break ada" test.
6914
66fc87a0
JB
69152018-01-04 Joel Brobecker <brobecker@adacore.com>
6916
6917 PR gdb/22670
6918 * gdb.ada/info_addr_mixed_case: New testcase.
6919
9f757bf7
XR
69202018-01-03 Xavier Roirand <roirand@adacore.com>
6921
6922 * gdb.ada/excep_handle.exp: New testcase.
6923 * gdb.ada/excep_handle/foo.adb: New file.
6924 * gdb.ada/excep_handle/pck.ads: New file.
6925
bd570f80
JB
69262018-01-03 Joel Brobecker <brobecker@adacore.com>
6927
6928 * gdb.base/step-line.c: Add extra empty line in copyright header.
6929 * gdb.base/step-line.inp: Likewise.
6930
9fe561ab
JB
69312018-01-02 Joel Brobecker <brobecker@adacore.com>
6932
6933 * gdb.ada/dyn_stride.exp: Add slice test.
6934
a405673c
JB
69352018-01-02 Joel Brobecker <brobecker@adacore.com>
6936
6937 * gdb.ada/dyn_stride: New testcase.
6938
cef0f868
SH
69392017-12-27 Stafford Horne <shorne@gmail.com>
6940
6941 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6942 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6943
b67d92b0
SH
69442017-12-27 Stafford Horne <shorne@gmail.com>
6945
6946 * gdb.base/reggroups.c: New file.
6947 * gdb.base/reggroups.exp: New file.
6948
eccab96d
JB
69492017-12-18 Joel Brobecker <brobecker@adacore.com>
6950
6951 * gdb.dwarf2/ada-valprint-error.c: New file.
6952 * gdb.dwarf2/ada-valprint-error.exp: New file.
6953
0e2da9f0
JB
69542017-12-18 Joel Brobecker <brobecker@adacore.com>
6955
6956 * gdb.ada/assign_arr: New testcase.
6957
cb923fcc
XR
69582017-12-18 Xavier Roirand <roirand@adacore.com>
6959
6960 * gdb.ada/funcall_ptr: New testcase.
6961
7c161838
SDJ
69622017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6963
6964 PR cli/16224
6965 * gdb.base/ptype-offsets.cc: New file.
6966 * gdb.base/ptype-offsets.exp: New file.
6967
1af17fd9
YQ
69682017-12-15 Yao Qi <yao.qi@linaro.org>
6969
6970 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6971 if XML is disabled.
6972
828d5846
XR
69732017-12-15 Xavier Roirand <roirand@adacore.com>
6974
6975 * gdb.ada/same_component_name: New testcase.
6976
79e8fcaa
JB
69772017-12-14 Joel Brobecker <brobecker@adacore.com>
6978
6979 * gdb.ada/str_binop_equal: New testcase.
6980
e05fa6f9
JB
69812017-12-14 Joel Brobecker <brobecker@adacore.com>
6982
6983 * gdb.ada/task_switch_in_core: New testcase.
6984
b89641ba
SM
69852017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6986
6987 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6988 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6989 call test_bkpt_qualified.
6990 (test_bkpt_qualified): New proc.
6991
6892d2e4
PA
69922017-12-13 Pedro Alves <palves@redhat.com>
6993
6994 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6995 Tighten regexp by matching with an anchor.
6996
a22ecf70
PA
69972017-12-13 Pedro Alves <palves@redhat.com>
6998
6999 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7000 ("expression with namespace"): New set of tests.
7001 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7002 (Nested::Test_NS::qux): New.
7003 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7004 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7005
9937536c
JB
70062017-12-13 Joel Brobecker <brobecker@adacore.com>
7007
7008 * gdb.base/server-del-break.c: New file.
7009 * gdb.base/server-del-break.exp: New file.
7010
fe49c6f5
SH
70112017-12-12 Stafford Horne <shorne@gmail.com>
7012
7013 * gdb.xml/tdesc-regs.exp: Add or1k support.
7014
c3d18620
SH
70152017-12-12 Stafford Horne <shorne@gmail.com>
7016
7017 * gdb.base/bp-permanent.c: Define nop of or1k.
7018
c5f9cfc8
JB
70192017-12-11 Joel Brobecker <brobecker@adacore.com>
7020
7021 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7022 output with components being reordered.
7023
a9c135fc
JB
70242017-12-11 Joel Brobecker <brobecker@adacore.com>
7025
7026 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7027 output with components being reordered.
7028
927aa2e7
JK
70292017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7030 Pedro Alves <palves@redhat.com>
7031
7032 * gdb.base/maint.exp (check for .gdb_index): Check also for
7033 .debug_names.
7034 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7035 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7036 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7037 (.gdb_index used after symbol reloading): Support also .debug_names.
7038 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7039
f17d9474
YQ
70402017-12-08 Yao Qi <yao.qi@linaro.org>
7041
7042 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7043 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7044
a0de8c21
YQ
70452017-12-08 Yao Qi <yao.qi@linaro.org>
7046
7047 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7048 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7049
a738ea1d
YQ
70502017-12-08 Yao Qi <yao.qi@linaro.org>
7051
7052 * gdb.arch/aarch64-tagged-pointer.c: New file.
7053 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7054
1cd9a73b
SDJ
70552017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7056
7057 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7058 "int".
7059
fa6eb693
KS
70602017-12-07 Keith Seitz <keiths@redhat.com>
7061
7062 PR breakpoints/22569
7063 * gdb.linespec/ls-errs.exp: Change expected result of "break
7064 -source this file has spaces.c -line 3".
7065 Check that an explicit source file followed by whitespace is
7066 identified as an invalid explicit location.
7067
883fd55a
KS
70682017-12-07 Keith Seitz <keiths@redhat.com>
7069
7070 * gdb.cp/nested-types.cc: New file.
7071 * gdb.cp/nested-types.exp: New file.
7072 * lib/cp-support.exp: Load data-structures.exp library.
7073 (debug_cp_test_ptype_class): New global.
7074 (cp_ptype_class_verbose, next_line): New procedures.
7075 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7076 Add and document new return value.
7077 Switch the list of lines to a queue.
7078 Add support for new `type' key for nested type definitions.
7079 Add debugging/troubleshooting messages.
7080 * lib/data-structures.exp: New file.
7081
ec72db3e
SM
70822017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7083
7084 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7085 with proc_with_prefix, don't use with_test_prefix.
7086
99598d71
TT
70872017-12-07 Tom Tromey <tom@tromey.com>
7088
7089 * gdb.base/break.exp: Add test for empty "commands".
7090
a8806230
YQ
70912017-12-07 Yao Qi <yao.qi@linaro.org>
7092
7093 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7094 malloc and catch syscall.
7095
824cc835
PM
70962017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7097
e79be6e5 7098 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7099 tests for explicit locations.
7100
7cc244de
PA
71012017-12-06 Pedro Alves <palves@redhat.com>
7102
7103 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7104 force-disabling XML descriptions.
7105
50a1fdd5
PA
71062017-12-04 Pedro Alves <palves@redhat.com>
7107
7108 PR gdb/22499
7109 * gdb.arch/amd64-disp-step-avx.S: New file.
7110 * gdb.arch/amd64-disp-step-avx.exp: New file.
7111
f0fb2488
PA
71122017-12-03 Pedro Alves <palves@redhat.com>
7113
7114 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7115 and <string.h>.
7116 (parent_function): Print distinct messages when waitpid fails, or
7117 the child exits with a signal, or the child exits for an unhandled
7118 reason.
7119 * gdb.threads/process-dies-while-detaching.exp
7120 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7121 it. Wait for both inferior output and GDB's prompt. Use an
7122 indirect spawn id list.
7123 (do_detach): New parameter 'child_exit'. Use it to compute
7124 expected inferior output.
7125 (test_detach, test_detach_watch, test_detach_killed_outside):
7126 Adjust to pass down the expected child exit kind.
7127
97cbe998
SDJ
71282017-12-01 Joel Brobecker <brobecker@adacore.com>
7129 Sergio Durigan Junior <sergiodj@redhat.com>
7130 Pedro Alves <palves@redhat.com>
7131
7132 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7133
40fc416f
SDJ
71342017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7135
7136 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7137 to 'symbol-file' and 'add-symbol-file' can be
7138 position-independent.
7139
1cc75e92
YQ
71402017-12-01 Yao Qi <yao.qi@linaro.org>
7141
7142 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7143 the URL in copyright header.
7144 * gdb.arch/aarch64-fp.exp: Likewise.
7145 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7146 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7147 * gdb.base/expand-psymtabs.exp: Likewise.
7148 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7149 * gdb.fortran/common-block.exp: Likewise.
7150 * gdb.fortran/common-block.f90: Likewise.
7151 * gdb.fortran/logical.exp: Likewise.
7152 * gdb.fortran/vla-datatypes.f90: Likewise.
7153 * gdb.fortran/vla-sub.f90: Likewise.
7154
875fb7a7
JB
71552017-11-30 Joel Brobecker <brobecker@adacore.com>
7156
7157 * gdb.ada/repeat_dyn: New testcase.
7158
6f14765f
UW
71592017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7160
7161 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7162 Update for changed thread numbering.
7163 * gdb.cell/bt.exp: Update for changed GDB output.
7164
f1af7b94
SM
71652017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7166
7167 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7168 setting isremote by hand.
7169 * boards/dwarf4-gdb-index.exp: Likewise.
7170 * boards/fission.exp: Likewise.
7171 * boards/stabs.exp: Likewise.
7172
e3919f3e
PA
71732017-11-30 Pedro Alves <palves@redhat.com>
7174
7175 * gdb.linespec/cpls-ops.exp
7176 (check_explicit_skips_function_argument): Extract the underlying
7177 type of size_t instead of hardcoding it.
7178
bd69330d
PA
71792017-11-29 Pedro Alves <palves@redhat.com>
7180
7181 PR c++/19436
7182 * gdb.linespec/cpls-abi-tag.cc: New file.
7183 * gdb.linespec/cpls-abi-tag.exp: New file.
7184
a20714ff
PA
71852017-11-29 Pedro Alves <palves@redhat.com>
7186
7187 * gdb.base/langs.exp: Use -qualified.
7188 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7189 it.
7190 * gdb.cp/namespace.exp: Use -qualified.
7191 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7192 (overload-3, template-overload, template-ret-type, const-overload)
7193 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7194 procedures.
7195 (test_driver): Call them.
7196 * gdb.cp/save-bp-qualified.cc: New.
7197 * gdb.cp/save-bp-qualified.exp: New.
7198 * gdb.linespec/explicit.exp: Test -qualified.
7199 * lib/completion-support.exp (completion::explicit_opts_list): Add
7200 "-qualified".
7201 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7202
f6f1d339
PM
72032017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7204
7205 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7206
02ca603a
TT
72072017-11-29 Tom Tromey <tom@tromey.com>
7208
7209 * gdb.base/relocate.exp: Update invalid argument test.
7210 Add new tests for invalid arguments.
7211
ed6c0bfb
TP
72122017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7213
7214 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7215 Return 0 as a long.
7216 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7217
f106e10e
TP
72182017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7219
7220 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7221 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7222 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7223 func ().
7224 * gdb.cp/shadow.cc (B.func): Return 0.
7225
10329bb2
JB
72262017-11-27 Joel Brobecker <brobecker@adacore.com>
7227
7228 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7229 expected output in gdb_expect call to allow the exception
7230 message to be present as well. Fix syntax confusion to avoid
7231 TCL thinking that exception_name is an array.
7232
617cd4bc
UW
72332017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7234
7235 * gdb.arch/spu-info.c: Include <unistd.h>.
7236 (do_signal_test): Fix broken calls to write.
7237 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7238 Fix checks for empty mailboxes. Update signal tests for corrected
7239 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7240 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7241 * gdb.cell/arch.exp: Use standard_output_file.
7242 * gdb.cell/break.exp: Likewise.
7243 * gdb.cell/bt.exp: Likewise.
7244 * gdb.cell/core.exp: Likewise.
7245 * gdb.cell/dwarfaddr.exp: Likewise.
7246 * gdb.cell/ea-cache.exp: Likewise.
7247 * gdb.cell/ea-standalone.exp: Likewise.
7248 * gdb.cell/f-regs.exp: Likewise.
7249 * gdb.cell/fork.exp: Likewise.
7250 * gdb.cell/gcore.exp: Likewise.
7251 * gdb.cell/mem-access.exp: Likewise.
7252 * gdb.cell/ptype.exp: Likewise.
7253 * gdb.cell/registers.exp: Likewise.
7254 * gdb.cell/sizeof.exp: Likewise.
7255 * gdb.cell/solib-symbol.exp: Likewise.
7256 * gdb.cell/solib.exp: Likewise.
617cd4bc 7257
a81aaca0
PA
72582017-11-25 Pedro Alves <palves@redhat.com>
7259
7260 * gdb.base/complete-empty.exp: New file.
7261 * gdb.base/completion.exp: Adjust.
7262
6a3c6ee4
PA
72632017-11-25 Pedro Alves <palves@redhat.com>
7264
7265 * gdb.linespec/cpls-ops.cc: New file.
7266 * gdb.linespec/cpls-ops.exp: New file.
7267 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7268 factored out from ...
7269 (test_complete_prefix_range): ... this.
7270
8955eb2d
PA
72712017-11-24 Pedro Alves <palves@redhat.com>
7272
7273 * gdb.linespec/cpcompletion.exp: New file.
7274 * gdb.linespec/cpls-hyphen.cc: New file.
7275 * gdb.linespec/cpls.cc: New file.
7276 * gdb.linespec/cpls2.cc: New file.
7277 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7278 test to use test_gdb_complete_unique. Add label completion,
7279 keyword completion and explicit location completion tests.
7280 * lib/completion-support.exp: New file.
7281
e547c119
JB
72822017-11-24 Joel Brobecker <brobecker@adacore.com>
7283
7284 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7285 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7286 when hitting an exception catchpoint.
7287
7c3c1aa8
YQ
72882017-11-22 Yao Qi <yao.qi@linaro.org>
7289
7290 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7291
41bd68f5
SM
72922017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7293
7294 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7295 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7296 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7297
1daad298
YQ
72982017-11-22 Yao Qi <yao.qi@linaro.org>
7299
7300 * gdb.base/info-os.exp: Pass pthreads.
7301 * gdb.multi/multi-attach.exp: Likewise.
7302
88465e87
YQ
73032017-11-22 Yao Qi <yao.qi@linaro.org>
7304
7305 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7306 compiler.
7307
dc196b23
YQ
73082017-11-22 Yao Qi <yao.qi@linaro.org>
7309
7310 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7311 * gdb.base/break-interp.exp: Likewise.
7312 * gdb.base/jit-attach-pie.exp: Likewise.
7313
2400729e
UW
73142017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7315
7316 * gdb.base/float128.c (large128): New variable.
7317 * gdb.base/float128.exp: Add test to print largest __float128 value.
7318
7a26362d
UW
73192017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7320
7321 * gdb.arch/vsx-regs.exp: Update register content checks.
7322
ed0f4273
UW
73232017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7324
7325 * gdb.arch/ppc-longdouble.exp: New file.
7326 * gdb.arch/ppc-longdouble.c: Likewise.
7327
a25d69c6
PA
73282017-11-21 Pedro Alves <palves@redhat.com>
7329
7330 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7331
73fcf641
PA
73322017-11-20 Pedro Alves <palves@redhat.com>
7333
7334 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7335 (long_double_typedef): New typedefs.
7336 Use DEF on double and long double.
7337 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7338 cases.
7339 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7340 and 'long_double_ptr_same_size' locals. Use them to decide
7341 whether cast from array/function to float is valid/invalid.
7342
71a3c369
TT
73432017-11-17 Tom Tromey <tom@tromey.com>
7344
7345 * gdb.rust/traits.rs: New file.
7346 * gdb.rust/traits.exp: New file.
7347
ced9779b
JB
73482017-11-17 Joel Brobecker <brobecker@adacore.com>
7349
7350 * gdb.ada/minsyms: New testcase.
7351
a0922d80
PA
73522017-11-16 Pedro Alves <palves@redhat.com>
7353
7354 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7355 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7356
ea04e54c
PA
73572017-11-16 Pedro Alves <palves@redhat.com>
7358
7359 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7360 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7361
e849ea89
PA
73622017-11-16 Pedro Alves <palves@redhat.com>
7363
7364 * gdb.server/reconnect-ctrl-c.c: New file.
7365 * gdb.server/reconnect-ctrl-c.exp: New file.
7366
d8ae99a7
PM
73672017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7368
7369 * gdb.python/py-rbreak.exp: New file.
7370 * gdb.python/py-rbreak.c: New file.
7371 * gdb.python/py-rbreak-func2.c: New file.
7372
968a13f8
PA
73732017-11-16 Pedro Alves <palves@redhat.com>
7374
7375 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7376 pattern.
7377 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7378 GDB.
7379
71774bc9
SM
73802017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7381
7382 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7383 regex.
7384
ddbb44cf
SM
73852017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7386
7387 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7388 test names.
7389
584a564f
PA
73902017-11-09 Pedro Alves <palves@redhat.com>
7391
7392 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7393 factored out from ...
7394 (top level): ... here, and adjusted to avoid expecting beyond the
7395 prompt in a single gdb_test_multiple.
7396
5ed7a928
PA
73972017-11-09 Pedro Alves <palves@redhat.com>
7398
7399 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7400 output.
7401 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7402 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7403 * gdb.server/ext-run.exp ("kill" test): Likewise.
7404 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7405
a60e0738
PA
74062017-11-09 Pedro Alves <palves@redhat.com>
7407
7408 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7409 match till end of line.
7410
2c88253f
PA
74112017-11-09 Pedro Alves <palves@redhat.com>
7412
7413 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7414
c7a38517
PA
74152017-11-09 Pedro Alves <palves@redhat.com>
7416
7417 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7418 New procedures, factored out from ...
7419 (top level): ... here, and adjusted to avoid expecting beyond the
7420 prompt in one go.
7421
f29f4b6b
PA
74222017-11-09 Pedro Alves <palves@redhat.com>
7423
7424 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7425 output. Fix '?' match.
7426
286acbb5
JB
74272017-11-08 Joel Brobecker <brobecker@adacore.com>
7428
7429 * gdb.ada/scoped_watch: New testcase.
7430 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7431 which is actually correct.
7432 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7433 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7434
62d7ae92
PA
74352017-11-08 Pedro Alves <palves@redhat.com>
7436
7437 * gdb.gdb/complaints.exp (test_initial_complaints)
7438 (test_serial_complaints, test_short_complaints): Call
7439 complaint_internal instead of complaint.
7440
280ca31f
DT
74412017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7442
7443 * gdb.threads/tls-core.c: New file.
7444 * gdb.threads/tls-core.exp: Likewise.
7445
b5ec771e
PA
74462017-11-08 Pedro Alves <palves@redhat.com>
7447
7448 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7449 (p Exported_Capitalized): New test.
7450 (p exported_capitalized): New test.
7451
a02b41a7
PA
74522017-11-07 Pedro Alves <palves@redhat.com>
7453
7454 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7455
95e95a6d
PA
74562017-11-07 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7459 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7460 (disable_invalid, disable_inverted, disable_negative): New
7461 procedures.
7462 ("bad numbers"): New set of tests.
7463
cee62dbd
PA
74642017-11-07 Pedro Alves <palves@redhat.com>
7465
7466 * gdb.cp/ena-dis-br-range.exp: Add tests.
7467
cc638e86
PA
74682017-11-07 Pedro Alves <palves@redhat.com>
7469
7470 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7471
d0fe4701
XR
74722017-11-07 Xavier Roirand <roirand@adacore.com>
7473 Pedro Alves <palves@redhat.com>
7474
7475 * gdb.base/ena-dis-br.exp: Add reference to
7476 gdb.cp/ena-dis-br-range.exp.
7477 * gdb.cp/ena-dis-br-range.exp: New file.
7478 * gdb.cp/ena-dis-br-range.cc: New file.
7479
46f67f80
PA
74802017-11-06 Pedro Alves <palves@redhat.com>
7481
7482 * gdb.base/attach-non-pgrp-leader.c: New.
7483 * gdb.base/attach-non-pgrp-leader.exp: New.
7484
726e1356
PA
74852017-11-06 Pedro Alves <palves@redhat.com>
7486
7487 * configure.ac: No longer check for termio.h and sgtty.h.
7488 * configure: Regenerate.
7489 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7490 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7491 Remove termio and sgtty code.
7492
50ab6ace
YQ
74932017-11-03 Yao Qi <yao.qi@linaro.org>
7494
7495 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7496 in GDB is disabled.
7497
8e68731c
YQ
74982017-11-03 Yao Qi <yao.qi@linaro.org>
7499
7500 * gdb.python/py-thrhandle.exp: Skip it if python is not
7501 enabled.
7502
3a87ae65
SM
75032017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7504
7505 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7506 as a breakpoint command.
7507
484d8d36
MD
75082017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7509
7510 PR python/21213
7511 * gdb.python/py-infthread.exp: Test calling
7512 InferiorThread.inferior () multiple times in a row.
7513
4a27f119
KS
75142017-10-27 Keith Seitz <keiths@redhat.com>
7515
7516 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7517 Test "info break" for every inlined function breakpoint.
7518
bb11dd58
YQ
75192017-10-27 Yao Qi <yao.qi@linaro.org>
7520
7521 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7522
a43f3893
PF
75232017-10-26 Patrick Frants <osscontribute@gmail.com>
7524
7525 * gdb.cp/classes.exp (test_static_members): Test printing
7526 Outer::instance.
7527 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7528 (Inner::instance, Outer::instance): New.
7529
792ccf00
PA
75302017-10-24 Pedro Alves <palves@redhat.com>
7531
7532 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7533 extra console" test in two stages.
7534
eb2bfbad
PA
75352017-10-24 Pedro Alves <palves@redhat.com>
7536
7537 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7538
1f75a651
PA
75392017-10-24 Pedro Alves <palves@redhat.com>
7540
7541 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7542 loop.
7543
779990d9
PA
75442017-10-24 Pedro Alves <palves@redhat.com>
7545
7546 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7547 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7548
ad9b8f5d
PA
75492017-10-24 Pedro Alves <palves@redhat.com>
7550
7551 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7552 parameter and handle it. Don't output read value in test name.
7553
fee6da6e
PA
75542017-10-24 Pedro Alves <palves@redhat.com>
7555
7556 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7557 custom test name.
7558
10389c2c
PA
75592017-10-24 Pedro Alves <palves@redhat.com>
7560
7561 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7562 include the unstable output directory name in the test's name.
7563 (initial_setup_simple) <'set args'>: Use custom test name.
7564
a80e65a9
PA
75652017-10-24 Pedro Alves <palves@redhat.com>
7566
7567 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7568 with explicit test name.
7569
15763a09
PA
75702017-10-20 Pedro Alves <palves@redhat.com>
7571
7572 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7573 'wait -i'. Use gdb_assert and remote_close.
7574
49a4ce2e
AB
75752017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7576
7577 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7578 number from variable rather than hard-coded.
7579
a75868f5
PA
75802017-10-19 Pedro Alves <palves@redhat.com>
7581
7582 * gdb.base/long-inferior-output.c: New file.
7583 * gdb.base/long-inferior-output.exp: New file.
7584
c8ba13ad
KS
75852017-11-18 Keith Seitz <keiths@redhat.com>
7586
7587 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7588 method.
7589 (main): Call it.
7590 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7591 Add additional user-defined conversion operator tests.
7592
b27de576
PA
75932017-10-17 Pedro Alves <palves@redhat.com>
7594
7595 * boards/native-stdio-gdbserver.exp: Load "local-board".
7596
8484c955
PA
75972017-10-17 Pedro Alves <palves@redhat.com>
7598
7599 * gdb.base/quit-live.c: New file.
7600 * gdb.base/quit-live.exp: New file.
7601
83d5a34d
KS
76022017-10-16 Keith Seitz <keiths@redhat.com>
7603
7604 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7605 (class_with_protected_typedef, class_with_private_typedef)
7606 (struct_with_public_typedef, struct_with_protected_typedef)
7607 (struct_with_private_typedef): New classes/structs.
7608 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7609 typedefs and access specifiers.
7610
739b3f1d
PA
76112017-10-16 Pedro Alves <palves@redhat.com>
7612 Simon Marchi <simon.marchi@polymtl.ca>
7613
7614 * README (Local vs Remote vs Native): New section.
7615 * boards/local-board.exp: New file, with bits factored out from
7616 ...
7617 * boards/native-extended-gdbserver.exp: ... here. Load
7618 "local-board".
7619 * boards/native-gdbserver.exp: Load "local-board".
7620 (${board}_spawn, ${board}_exec): Delete.
7621 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7622 ...
7623 * boards/stdio-gdbserver-base.exp: ... this new file.
7624 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7625 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7626 procedure.
7627 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7628 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7629 stdio_gdbserver_command.
7630 (${board}_get_remote_address, ${board}_get_comm_port)
7631 (${board}_download, ${board}_upload): Delete.
7632 (get_target_remote_pipe_cmd): New.
7633
fe68b953
SM
76342017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7635
7636 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7637 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7638 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7639 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7640 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7641 remove with_test_prefix.
7642
300b6685
PA
76432017-10-13 Pedro Alves <palves@redhat.com>
7644
7645 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7646 * gdb.base/annota1.exp: Use it instead of is_remote.
7647 * gdb.base/annota3.exp: Use it instead of is_remote.
7648 * gdb.cp/annota2.exp: Use it instead of is_remote.
7649 * gdb.cp/annota3.exp: Use it instead of is_remote.
7650 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7651
50500caf
PA
76522017-10-13 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7655 (test_num_test_vars, run_and_count_vars, find_env)
7656 (test_set_unset_env, test_inherit_env_var): New procedures.
7657 (top level): Use them.
7658
dad0c6d2
PA
76592017-10-13 Pedro Alves <palves@redhat.com>
7660
7661 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7662 also skip on stub-like targets.
7663
8b0553c1
PA
76642017-10-13 Pedro Alves <palves@redhat.com>
7665
7666 PR gdb/22293
7667 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7668 (top level): Move some tests to ...
7669 (test_not_found): ... this new procedure.
7670 (top level): Call it.
7671
7594f623
PA
76722017-10-13 Pedro Alves <palves@redhat.com>
7673
7674 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7675 expect different "info terminal" output if testing with a
7676 non-native target.
7677
ebe3b402
PA
76782017-10-13 Pedro Alves <palves@redhat.com>
7679 Simon Marchi <simon.marchi@polymtl.ca>
7680
7681 PR python/12966
7682 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7683
42f1b161
PA
76842017-10-13 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7687 already.
7688
8d6ef72b
PA
76892017-10-13 Pedro Alves <palves@redhat.com>
7690
7691 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7692 is_remote.
7693
d7bcd5b8
PA
76942017-10-13 Pedro Alves <palves@redhat.com>
7695
7696 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7697 is_remote.
7698
df479dc6
PA
76992017-10-13 Pedro Alves <palves@redhat.com>
7700
7701 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7702 is set.
7703 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7704 instead of is_remote.
7705
23fb630a
PA
77062017-10-13 Pedro Alves <palves@redhat.com>
7707
7708 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7709 (top level): Add comment.
7710
cc77b1dc
PA
77112017-10-13 Pedro Alves <palves@redhat.com>
7712
7713 * gdb.base/remote.exp (top level): Fix comment typo and add
7714 missing return.
7715
27c9e813
PA
77162017-10-13 Pedro Alves <palves@redhat.com>
7717 Simon Marchi <simon.marchi@polymtl.ca>
7718
7719 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7720 calls and add comments. Skip test if use_gdb_stub is set.
7721 (top level): Use "set cwd" command instead of "cd" command.
7722
5e830d98
PA
77232017-10-13 Pedro Alves <palves@redhat.com>
7724
7725 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7726 is_remote target check.
7727
f5ca0032
PA
77282017-10-13 Pedro Alves <palves@redhat.com>
7729
7730 * gdb.base/scope.exp: Use build_executable + clean_restart +
7731 gdb_file_cmd instead of prepare_for_testing and no longer skip
7732 "before run" tests on is_remote target boards. Update comments.
7733 * boards/native-extended-gdbserver.exp
7734 (extended_gdbserver_load_last_file): New, factored out from ...
7735 (gdb_load): ... this. Move further below and add comment.
7736 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7737
8aed1c0d
PA
77382017-10-12 Pedro Alves <palves@redhat.com>
7739
7740 * gdb.base/attach.exp: Remove references to gdb64.
7741 * gdb.base/dbx.exp: Remove references to gdb64.
7742
cfa34c87
SM
77432017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7744 Pedro Alves <palves@redhat.com>
7745
7746 * gdb.base/label.exp: Remove is_remote target check.
7747
9192b7de
PA
77482017-10-12 Pedro Alves <palves@redhat.com>
7749
7750 * gdb.base/auvx.exp (coredir): Update comment.
7751 (top level) <core_works>: Use "set cwd" command instead of "cd"
7752 command.
7753
6bf0052d
PA
77542017-10-12 Pedro Alves <palves@redhat.com>
7755 Simon Marchi <simon.marchi@polymtl.ca>
7756
7757 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7758 target boards.
7759
e48ef82d
PA
77602017-10-12 Pedro Alves <palves@redhat.com>
7761 Simon Marchi <simon.marchi@polymtl.ca>
7762
7763 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7764 Instead skip if there's any gdb_protocol set.
7765
8d7aea57
SM
77662017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7767 Pedro Alves <palves@redhat.com>
7768
7769 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7770
30440677
PA
77712017-10-12 Pedro Alves <palves@redhat.com>
7772 Simon Marchi <simon.marchi@polymtl.ca>
7773
7774 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7775 instead of on dejagnu remote boards.
7776
4e04f045 77772017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7778 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7779
7780 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7781 checks. Use build_executable + clean_restart instead of
7782 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7783 of enabling non-stop after starting gdb.
7784
871a186e
PA
77852017-10-12 Pedro Alves <palves@redhat.com>
7786
7787 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7788 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7789 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7790 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7791
56d704da
AK
77922017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7793
7794 * gdb.arch/arc-tdesc-cpu.exp: New file.
7795 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7796
2f20e312
SM
77972017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7798
7799 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7800
65630365
PA
78012017-10-10 Pedro Alves <palves@redhat.com>
7802
7803 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7804 expect CLI output.
7805
bf469271
PA
78062017-10-10 Pedro Alves <palves@redhat.com>
7807
7808 * lib/selftest-support.exp (selftest_setup): Update for
7809 captured_command_loop's prototype change.
7810
777a42f1
PA
78112017-10-09 Pedro Alves <palves@redhat.com>
7812
7813 Test both arch1=>arch2 and arch2=>arch1.
7814
7815 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7816 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7817 factored out to...
7818 (append_arch1_options, append_arch2_options, append_arch_options)
7819 (build_executables): New procedures.
7820 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7821 local.
7822 (top level): Add new 'first_arch' testing axis.
7823
cbd2b4e3
PA
78242017-10-09 Pedro Alves <palves@redhat.com>
7825
7826 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7827 (barrier): New.
7828 (thread_start, all_started): New functions.
7829 (main): Spawn new thread and wait until it is scheduled.
7830 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7831 option.
7832 (do_test): Add 'selected_thread' parameter. Run to all_started
7833 instead of main. Explicitly set the breakpoint at main. Switch
7834 to the SELECTED_THREAD thread.
7835 (top level): Test handling the exec event with either the main
7836 thread or the second thread selected.
7837
5c9e4427
PA
78382017-10-09 Pedro Alves <palves@redhat.com>
7839
7840 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7841 logic. Move STOP marker after the value checks.
7842 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7843 regexp.
7844
b3b7c423
SL
78452017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7846
7847 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7848
3b4b2f16
UW
78492017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7850
7851 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7852 integer-to-dfp conversion.
7853 * gdb.base/dfp-test.exp: Likewise.
7854
5cd63fda
PA
78552017-10-04 Pedro Alves <palves@redhat.com>
7856
7857 * gdb.multi/hangout.c: Include <unistd.h>.
7858 (hangout_loop): New function.
7859 (main): Call alarm. Call hangout_loop in a loop.
7860 * gdb.multi/hello.c: Include <unistd.h>.
7861 (hello_loop): New function.
7862 (main): Call alarm. Call hangout_loop in a loop.
7863 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7864 inferior with the other selected.
7865
4c71c105
SM
78662017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7867
7868 * gdb.mi/list-thread-groups-available.exp: New file.
7869 * gdb.mi/list-thread-groups-available.c: New file.
7870
bc3b087d
SDJ
78712017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7872
7873 * gdb.base/set-cwd.exp: Make it available on
7874 native-extended-gdbserver.
7875
d092c5a2
SDJ
78762017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7877
7878 * gdb.base/set-cwd.c: New file.
7879 * gdb.base/set-cwd.exp: Likewise.
7880
45320ffa
TT
78812017-10-02 Tom Tromey <tom@tromey.com>
7882
7883 PR rust/22236:
7884 * gdb.rust/simple.rs (main): New variable "fslice".
7885 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7886
b3e3859b
TT
78872017-10-02 Tom Tromey <tom@tromey.com>
7888
7889 * gdb.rust/simple.exp: Test ptype of a slice.
7890
01af5e0d
TT
78912017-10-02 Tom Tromey <tom@tromey.com>
7892
7893 * gdb.rust/simple.exp: Test index of slice.
7894
a9bbfbd8
TT
78952017-09-27 Tom Tromey <tom@tromey.com>
7896
7897 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7898
df8899e5
TP
78992017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7900 Pedro Alves <palves@redhat.com>
7901
7902 * gdb.base/compare-sections.exp (get value of read-only section): Read
7903 as unsigned value.
7904 (corrupt read-only section): Likewise and don't set written if patching
7905 failed.
7906
757bf54b
KB
79072017-09-21 Kevin Buettner <kevinb@redhat.com>
7908
7909 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7910 files.
7911
06871ae8
PA
79122017-09-20 Pedro Alves <palves@redhat.com>
7913
7914 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7915 symbol names in gdb's output.
7916 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7917
e5f25bc5
PA
79182017-09-20 Pedro Alves <palves@redhat.com>
7919
7920 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7921 Rename to ...
7922 (test_list_ambiguous_symbol): ... this and add a symbol name
7923 parameter. Adjust.
7924 (test_list_ambiguous_function): Reimplement on top of
7925 test_list_ambiguous_symbol and also test listing ambiguous
7926 variables.
7927 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7928 (ambiguous_fun): ... this.
7929 (ambiguous_var): New.
7930 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7931 (ambiguous_fun): ... this.
7932 (ambiguous_var): New.
7933
4e5a4f58
JB
79342017-09-19 John Baldwin <jhb@FreeBSD.org>
7935
7936 * gdb.base/starti.c: New file.
7937 * gdb.base/starti.exp: New file.
7938 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7939
26e53f3e
PA
79402017-09-14 Pedro Alves <palves@redhat.com>
7941
7942 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7943 (top level): Use it instead of runto.
7944
cb791d59
TT
79452017-09-11 Tom Tromey <tom@tromey.com>
7946
7947 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7948
7c96f8c1
TT
79492017-09-11 Tom Tromey <tom@tromey.com>
7950
7951 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7952 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7953
469412dd
CW
79542017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7955
7956 * gdb.fortran/printing-types.exp: New file.
7957 * gdb.fortran/printing-types.exp: New file.
7958
e0f86435
BH
79592017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7960
7961 * gdb.fortran/vla-ptype.exp: Fix typos.
7962 * gdb.fortran/vla-value.exp: Same.
7963
9e9af4be
BH
79642017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7965
7966 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7967 * gdb.mi/mi-var-child-f.exp: Likewise.
7968 * gdb.mi/mi-vla-fortran.exp: Likewise.
7969
a5ad232b 79702017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7971 Christoph Weinmann <christoph.t.weinmann@intel.com>
7972 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7973
7974 * gdb.fortran/ptr-indentation.f90: New file.
7975 * gdb.fortran/ptr-indentation.exp: New file.
7976
5aec60eb
TT
79772017-09-05 Tom Tromey <tom@tromey.com>
7978
7979 PR gdb/22010:
7980 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7981
8f8f8152
TP
79822017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7983
7984 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7985
fbd1b771
JK
79862017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7987
7988 * gdb.threads/tls-nodebug-pie.c: New file.
7989 * gdb.threads/tls-nodebug-pie.exp: New file.
7990
5eb5f850
TT
79912017-09-05 Tom Tromey <tom@tromey.com>
7992
7993 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7994 for rust.
7995
ae780a21
SM
79962017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7997
7998 * gdb.multi/multi-arch-exec.exp: Test with different
7999 "follow-exec-mode" settings.
8000 (do_test): New procedure.
8001
3693fdb3
PA
80022017-09-04 Pedro Alves <palves@redhat.com>
8003
8004 * gdb.base/func-static.c (S::method const, S::method volatile)
8005 (S::method volatile const): New methods.
8006 (c_s, v_s, cv_s): New instances.
8007 (main): Call method() on them.
8008 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8009 (cannot_resolve): New procedure.
8010 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8011 print-quote-unquoted columns.
8012 (do_test): Test printing each scope too.
8013
e68cb8e0
PA
80142017-09-04 Pedro Alves <palves@redhat.com>
8015
8016 * gdb.base/local-static.exp: Also test with
8017 class::method::variable wholly quoted.
8018 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8019
858be34c
PA
80202017-09-04 Pedro Alves <palves@redhat.com>
8021
8022 * gdb.base/local-static.c: New.
8023 * gdb.base/local-static.cc: New.
8024 * gdb.base/local-static.exp: New.
8025
46a4882b
PA
80262017-09-04 Pedro Alves <palves@redhat.com>
8027
8028 * gdb.asm/asm-source.exp: Add casts to int.
8029 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8030 (dataglobal64_1, dataglobal64_2): New globals.
8031 * gdb.base/nodebug.exp: Test different expressions involving the
8032 new globals, with print, whatis and ptype. Add casts to int.
8033 * gdb.base/solib-display.exp: Add casts to int.
8034 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8035 * gdb.cp/m-static.exp: Add cast to int.
8036 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8037 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8038 tls variable with no debug info without a cast. Test with a cast
8039 to int too.
8040 * gdb.trace/entry-values.exp: Add casts.
8041
2c5a2be1
PA
80422017-09-04 Pedro Alves <palves@redhat.com>
8043
8044 * gdb.base/nodebug.exp: Test that ptype's error about functions
8045 with unknown return type includes the function name too.
8046
7022349d
PA
80472017-09-04 Pedro Alves <palves@redhat.com>
8048
8049 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8050 return type of munmap in infcall.
8051 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8052 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8053 type of ftell in infcall.
8054 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8055 type of getpid in infcall.
8056 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8057 infcall.
8058 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8059 Bail on failure to extract the pid.
8060 * gdb.base/nodebug.c: #include <stdint.h>.
8061 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8062 New functions.
8063 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8064 Change expected output of print/whatis/ptype with functions with
8065 no debug info. Test all supported languages. Call
8066 test_call_promotion.
8067 * gdb.compile/compile.exp: Adjust expected output to expect
8068 warning.
8069 * gdb.threads/siginfo-threads.exp: Likewise.
8070
54990598
PA
80712017-09-04 Pedro Alves <palves@redhat.com>
8072
8073 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8074 "prototypes". Test calling float functions via prototyped and
8075 unprototyped function pointers.
8076 (perform_all_tests): New parameter "prototypes". Pass it down.
8077 (top level): Pass down "prototypes" parameter to
8078 perform_all_tests.
8079
34d16ea2
SM
80802017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8081
8082 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8083 Test with nested loops.
8084
9521ecda
SM
80852017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8086
8087 * gdb.base/commands.exp: Call the new procedures.
8088 (loop_break_test, loop_continue_test): New procedures.
8089
80a65e9b
SM
80902017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8091
8092 * gdb.base/commands.exp: Call new procedure.
8093 (define_if_without_arg_test): New procedure.
8094
e439fa14
PA
80952017-09-04 Pedro Alves <palves@redhat.com>
8096
8097 * gdb.base/list-ambiguous.exp: New file.
8098 * gdb.base/list-ambiguous0.c: New file.
8099 * gdb.base/list-ambiguous1.c: New file.
8100 * gdb.base/list.exp (test_list_range): Adjust expected output.
8101
0a2dde4a
SDJ
81022017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8103
8104 * gdb.base/share-env-with-gdbserver.c: New file.
8105 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8106
5e89eb3a
SM
81072017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8108
8109 * gdb.base/commands.exp (gdbvar_simple_if_test,
8110 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8111 progvar_simple_if_test, progvar_simple_while_test,
8112 progvar_complex_if_while_test, user_defined_command_test,
8113 user_defined_command_args_eval,
8114 user_defined_command_args_stack_test,
8115 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8116 temporary_breakpoint_commands,
8117 gdb_test_no_prompt, redefine_hook_test,
8118 redefine_backtrace_test): Remove "global gdb_prompt".
8119
fd437cbc
SM
81202017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8121
8122 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8123 New proc, call it from toplevel.
8124
87215ad1
SDJ
81252017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8126
8127 PR remote/21852
8128 * gdb.server/normal.c: New file, copied from gdb.base.
8129 * gdb.server/run-without-local-binary.exp: New file.
8130
58afddc6
WP
81312017-08-07 Weimin Pan <weimin.pan@oracle.com>
8132
8133 * gdb.arch/sparc64-adi.exp: New file.
8134 * gdb.arch/sparc64-adi.c: New file.
8135
5277199a
PA
81362017-08-22 Pedro Alves <palves@redhat.com>
8137
8138 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8139 (top level): Add "list all overloads" tests.
8140
14278e1f
TT
81412017-08-22 Tom Tromey <tom@tromey.com>
8142
8143 * gdb.gdb/xfullpath.exp: Remove.
8144
bf223d3e
PA
81452017-08-21 Pedro Alves <palves@redhat.com>
8146
8147 PR gdb/19487
8148 * gdb.base/symbol-alias.c: New.
8149 * gdb.base/symbol-alias2.c: New.
8150 * gdb.base/symbol-alias.exp: New.
8151
c973d0aa
PA
81522017-08-21 Pedro Alves <palves@redhat.com>
8153
8154 * gdb.base/dfp-test.c
8155 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8156 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8157 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8158 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8159 * gdb.base/whatis-ptype-typedefs.c: New.
8160 * gdb.base/whatis-ptype-typedefs.exp: New.
8161 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8162 (an_int, an_int_type, an_int_type2): New globals.
8163 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8164 involving typedefs and cast expressions.
8165 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8166 (lookup_typedefs_function): New.
8167 (typedefs_pretty_printers_dict): New.
8168 (top level): Register lookup_typedefs_function in
8169 gdb.pretty_printers.
8170
6d580b63
YQ
81712017-08-18 Yao Qi <yao.qi@linaro.org>
8172
8173 * gdb.server/unittest.exp: New.
8174
206726fb
SDJ
81752017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8176
8177 PR gdb/21954
8178 * gdb.base/environ.exp: Add test to check if 'unset environment'
8179 works.
8180
bf0ec4c2
AA
81812017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8182
8183 * lib/gdb.exp (universal_compile_options): New caching proc.
8184 (gdb_compile): Suppress GCC's coloring of messages.
8185
d6382fff
TT
81862017-08-14 Tom Tromey <tom@tromey.com>
8187
8188 PR gdb/21675:
8189 * gdb.base/printcmds.exp (test_radices): New function.
8190 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8191 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8192 * lib/gdb.exp (get_integer_valueof): Use p/d.
8193
c2c2dd9f
SM
81942017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8195
8196 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8197 characters.
8198
fdffd6f4
TT
81992017-08-05 Tom Tromey <tom@tromey.com>
8200
8201 * gdb.rust/simple.exp: Allow String to appear in a different
8202 namespace.
8203
27d41eac
YQ
82042017-07-26 Yao Qi <yao.qi@linaro.org>
8205
8206 * gdb.gdb/unittest.exp: Invoke command
8207 "maintenance check xml-descriptions".
8208
031ed05d
AA
82092017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8210
8211 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8212 calling context.
8213 (hex128): Drop erroneous calculation of parameters.
8214
dcd27ddf
SM
82152017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8216
8217 * gdb.python/py-unwind.exp: Disable stack protection when
8218 building test file.
8219
47e77640
PA
82202017-07-20 Pedro Alves <palves@redhat.com>
8221
8222 * gdb.base/default.exp (set language): Adjust expected output.
8223
62d2a18a
PA
82242017-07-20 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8227 (test_minsym): ... this, and make static.
8228 (get_pck__foo__bar__minsym): Rename to ...
8229 (get_test_minsym): ... this.
8230 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8231 symbol names and comments.
8232 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8233 (get_test_minsym): ... this.
8234 (pck__foo__bar__minsym__2): Rename to ...
8235 (test_minsym): ... this.
8236 (main): Adjust.
8237
c45ec17c
PA
82382017-07-17 Pedro Alves <palves@redhat.com>
8239
8240 * gdb.base/completion.exp: Adjust expected output.
8241 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8242 the completer works.
8243
c6756f62
PA
82442017-07-17 Pedro Alves <palves@redhat.com>
8245
8246 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8247
5bd68487
AB
82482017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8249
8250 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8251
8880f2a9
TT
82522017-07-14 Tom Tromey <tom@tromey.com>
8253
8254 PR rust/21764:
8255 * gdb.rust/simple.exp: Add tests.
8256
65547233
TT
82572017-07-14 Tom Tromey <tom@tromey.com>
8258
8259 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8260
8f14146e
PA
82612017-07-14 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.linespec/base/one/thefile.cc (z1): New function.
8264 * gdb.linespec/base/two/thefile.cc (z2): New function.
8265 * gdb.linespec/linespec.exp: Add tests.
8266
b4365d02
AB
82672017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8268
8269 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8270 to mi_create_breakpoint.
8271
5d2cbaa5
AB
82722017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8273
8274 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8275 mi_create_breakpoint.
8276
11cb5716
IB
82772017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8278
8279 * gdb.dlang/demangle.exp: Update for demangling changes.
8280
03278692
TT
82812017-07-09 Tom Tromey <tom@tromey.com>
8282
8283 * gdb.dwarf2/shortpiece.exp: New file.
8284
33c5cd75
DB
82852017-07-06 David Blaikie <dblaikie@gmail.com>
8286
8287 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8288 built from fissiont-multi-cu{1,2}.c.
8289 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8290 except putting 'main' and 'func' in separate CUs in the same DWO file.
8291 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8292 test.
8293 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8294 test.
8295
8455d262
PA
82962017-07-06 Pedro Alves <palves@redhat.com>
8297
8298 * gdb.python/py-unwind.exp: Test flushregs.
8299
dc4bde35
SDJ
83002017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8301
8302 PR cli/21688
8303 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8304 tests for alias commands and trailing whitespace.
8305
51ed89aa
SDJ
83062017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8307
8308 PR cli/21688
8309 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8310 procedure. Call it.
8311
eb17d413
PA
83122017-06-29 Pedro Alves <palves@redhat.com>
8313
8314 * gdb.base/printcmds.exp: Add tests.
8315
41664b45
DG
83162017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8317
8318 PR gdb/21337
8319 * gdb.base/reread-readsym.exp: New file.
8320 * gdb.base/reread-readsym.c: New file.
8321
75312ae3
KB
83222017-06-21 Kevin Buettner <kevinb@redhat.com>
8323
8324 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8325 subpattern.
8326
66953522
PB
83272017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8328
8329 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8330 extended mnemonic.
8331 * gdb.arch/powerpc-power9.s: Likewise.
8332
5524b525
AA
83332017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8334
8335 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8336 on 32-bit x86 targets. Exploit is_*_target macros where
8337 appropriate.
8338
03c8af18
AA
83392017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8340
8341 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8342 register pieces.
8343
3bf31011
AA
83442017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8345
8346 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8347 located in one or more DWARF pieces.
8348
805acca0
AA
83492017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8350
8351 * lib/gdb.exp (get_endianness): New proc.
8352 * gdb.arch/aarch64-fp.exp: Use it.
8353 * gdb.arch/altivec-regs.exp: Likewise.
8354 * gdb.arch/e500-regs.exp: Likewise.
8355 * gdb.arch/vsx-regs.exp: Likewise.
8356 * gdb.base/dump.exp: Likewise.
8357 * gdb.base/funcargs.exp: Likewise.
8358 * gdb.base/gnu_vector.exp: Likewise.
8359 * gdb.dwarf2/formdata16.exp: Likewise.
8360 * gdb.dwarf2/implptrpiece.exp: Likewise.
8361 * gdb.dwarf2/nonvar-access.exp: Likewise.
8362 * gdb.python/py-inferior.exp: Likewise.
8363 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8364
e9352324
AA
83652017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8366
8367 PR gdb/21226
8368 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8369 stack value pieces are taken from the LSB end.
8370
d5d1163e
AA
83712017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8372
8373 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8374 variable at nonzero offset.
8375
0567c986
AA
83762017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8377
8378 * gdb.dwarf2/var-access.c: New file.
8379 * gdb.dwarf2/var-access.exp: New test.
8380 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8381
973e9aab
TT
83822017-06-12 Tom Tromey <tom@tromey.com>
8383
8384 * gdb.dwarf2/formdata16.exp: Add tests.
8385
d9109c80
TT
83862017-06-12 Tom Tromey <tom@tromey.com>
8387
8388 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8389
30a25466
TT
83902017-06-12 Tom Tromey <tom@tromey.com>
8391
8392 PR exp/16225:
8393 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8394 * gdb.arch/vsx-regs.exp: Update tests.
8395 * gdb.arch/s390-vregs.exp (hex128): New proc.
8396 Update test.
8397 * gdb.arch/altivec-regs.exp: Update tests.
8398
aefd8b33
SDJ
83992017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8400
8401 * gdb.base/startup-with-shell.c: New file.
8402 * gdb.base/startup-with-shell.exp: Likewise.
8403
2090129c
SDJ
84042017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8405
8406 * gdb.server/non-existing-program.exp: Update regex in order to
8407 reflect the fact that gdbserver is now using fork_inferior (with a
8408 shell) to startup the inferior.
8409
8e86a419
SM
84102017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8411
8412 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8413 support function calls from GDB.
8414
e6cf65f2
TT
84152017-05-21 Tom Tromey <tom@tromey.com>
8416
8417 PR rust/21466:
8418 * gdb.rust/unsized.exp: New file.
8419 * gdb.rust/unsized.rs: New file.
8420
43cc5389
TT
84212017-05-19 Tom Tromey <tom@tromey.com>
8422
8423 PR rust/21484:
8424 * gdb.rust/watch.exp: New file.
8425 * gdb.rust/watch.rs: New file.
8426
ec8df234
TT
84272017-05-18 Tom Tromey <tom@tromey.com>
8428
8429 * gdb.rust/simple.exp: Allow Box to be qualified.
8430
3e3e7fae
TP
84312017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8432
8433 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8434
59cc050d
PA
84352017-05-18 Pedro Alves <palves@redhat.com>
8436
8437 * gdb.base/fileio.c (test_write, test_read, test_close)
8438 (test_fstat): Don't print 'ret' in the fail path.
8439
c8f6abd1
PA
84402017-05-18 Pedro Alves <palves@redhat.com>
8441
8442 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8443 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8444 (test_system, test_rename, test_unlink, test_time): Change
8445 prototypes.
8446 * gdb.base/fileio.exp (stop_msg): Adjust.
8447
d2a03b77
PA
84482017-05-18 Pedro Alves <palves@redhat.com>
8449
8450 * gdb.base/fileio.c (null_str): New global.
8451 (test_stat): Use it.
8452 * gdb.base/fileio.exp: Remove nowarnings.
8453
0d5c6999
YQ
84542017-05-17 Yao Qi <yao.qi@linaro.org>
8455
8456 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8457
21873064
YQ
84582017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8459
8460 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8461 argument command.
8462 (top-level): Invoke test_set_inferior_tty.
8463
d512d31c
PA
84642017-05-04 Pedro Alves <palves@redhat.com>
8465
8466 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8467 Add parens to print call for Python 3.
8468
90cef2ed
KS
84692017-05-03 Keith Seitz <keiths@redhat.com>
8470
8471 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8472 (main): Call it.
8473
14f819c8
TW
84742017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8475
8476 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8477 to prev and next.
8478
913aeadd
TW
84792017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8480
8481 * gdb.python/py-record-btrace.exp: Remove test for
8482 gdb.BtraceInstruction.error.
8483
a3be24ad
TW
84842017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8485
8486 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8487
ae20e79a
TW
84882017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8489
8490 * gdb.python/py-record-btrace-threads.c: New file.
8491 * gdb.python/py-record-btrace-threads.exp: New file.
8492
45ce1b47
SDJ
84932017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8494
8495 PR testsuite/8595
8496 * gdb.base/environ.exp: Make test available in all architectures.
8497 Move bits related to "info program" testing to
8498 gdb.base/info-program.exp. Rewrite tests to use the two new
8499 procedures mentione below.
8500 (test_set_show_env_var) New procedure.
8501 (test_set_show_env_var_equal): Likewise.
8502 * gdb.base/info-program.exp: New file.
8503
e15c3eb4
KS
85042017-04-27 Keith Seitz <keiths@redhat.com>
8505
8506 * gdb.cp/oranking.cc (test15): New function.
8507 (main): Call test15 and declare additional variables for testing.
8508 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8509 "p foo101('abc')" tests.
8510 Add tests for cv qualifier overloads.
8511 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8512 "lvalue reference overload" test.
8513 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8514 "print value of f1 on Child&& in f2" test.
8515
3a3fd0fd
PA
85162017-04-19 Pedro Alves <palves@redhat.com>
8517
8518 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8519 procedure.
8520 (top level): Call it.
8521 * lib/gdb.exp (gdb_define_cmd): New procedure.
8522
53375380
PA
85232017-04-12 Pedro Alves <palves@redhat.com>
8524
8525 PR gdb/21323
8526 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8527 (wchar): New global.
8528 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8529 (do_test_wide_char, wide_char_types_no_program, top level): Add
8530 wchar_t testing.
8531
53e710ac
PA
85322017-04-12 Pedro Alves <palves@redhat.com>
8533
8534 PR c++/21323
8535 * gdb.cp/wide_char_types.c: New file.
8536 * gdb.cp/wide_char_types.exp: New file.
8537
0ad9d8c7
SDJ
85382017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8539
8540 PR gdb/21352
8541 * gdb.trace/tsv.exp: Add test for "tsave -r".
8542
b1b45502
IB
85432017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8544
8545 * gdb.dlang/watch-loc.c: New file.
8546 * gdb.dlang/watch-loc.exp: New file.
8547
ec13808e
JK
85482017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8549
8550 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8551
fe5f7374
AK
85522017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8553
8554 * gdb.arch/arc-analyze-prologue.S: New file.
8555 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8556
eea78757
AK
85572017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8558
8559 * gdb.arch/arc-decode-insn.S: New file.
8560 * gdb.arch/arc-decode-insn.exp: Likewise.
8561
5badf10a
IR
85622017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8563
8564 PR tdep/20928
8565 * gdb.arch/sparc64-regs.exp: New file.
8566 * gdb.arch/sparc64-regs.S: Likewise.
8567
cee59b3f
TW
85682017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8569
8570 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8571 and memory view on Python 3.
8572
c0f55cc6
AV
85732017-03-20 Artemiy Volkov <artemiyv@acm.org>
8574 Keith Seitz <keiths@redhat.com>
8575
8576 PR gdb/14441
8577 * gdb.cp/demangle.exp: Add rvalue reference tests.
8578 * gdb.cp/rvalue-ref-casts.cc: New file.
8579 * gdb.cp/rvalue-ref-casts.exp: New file.
8580 * gdb.cp/rvalue-ref-overload.cc: New file.
8581 * gdb.cp/rvalue-ref-overload.exp: New file.
8582 * gdb.cp/rvalue-ref-params.cc: New file.
8583 * gdb.cp/rvalue-ref-params.exp: New file.
8584 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8585 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8586 * gdb.cp/rvalue-ref-types.cc: New file.
8587 * gdb.cp/rvalue-ref-types.exp: New file.
8588 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8589 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8590
51457a05
MAL
85912017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8592
8593 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8594 New procedure.
8595
5b291c04
MAL
85962017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8597
8598 * lib/mi-support.exp (mi_gdb_test): Add additional message
8599 for unexpected output.
8600
59a56148
AA
86012017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8602
8603 * gdb.base/examine-backward.c (Barrier): New character array
8604 constant, to ensure that TestStrings is preceded by a string
8605 terminator.
8606
7942e96e
AA
86072017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8608
8609 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8610 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8611 and implicit pointer into such a location.
8612
6ebac3fb
DE
86132017-03-16 Doug Evans <dje@google.com>
8614
8615 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8616
ec3b243d
TP
86172017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8618
8619 * gdb.cp/m-static.exp: Fix expectation for prototype of
8620 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8621
86222017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8623
8624 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8625 * gdb.guile/scm-lazy-string.c: New file.
8626 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8627 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8628 for pointer, array, typedef lazy strings.
8629
2cc36e25 86302017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8631
8632 PR python/17728, python/18439, python/18779
8633 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8634 * gdb.python/py-lazy-string.c (pointer): New typedef.
8635 (main): New locals ptr, array, typedef_ptr.
8636 * gdb.python/py-value.exp: Move lazy string tests to ...
8637 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8638 array, typedef lazy strings.
ec3b243d 8639
0efcde63
AK
86402017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8641
8642 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8643 Add optional 'test' parameter.
8644
7978d7c3
SM
86452017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8646
8647 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8648 Skip for versions of DejaGnu < 1.5.
8649
896c0c1e
SM
86502017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8651
8652 * lib/gdb.exp (dejagnu_version): New proc.
8653 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8654 Use dejagnu_version.
8655
5f4d1085
KS
86562017-03-10 Keith Seitz <keiths@redhat.com>
8657
8658 PR c++/8128
8659 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8660 type from destructor regexps.
8661 Add a branch which actually passes the test.
8662 Adjust "ptype t5i" test names.
8663
1de05205
PA
86642017-03-08 Pedro Alves <palves@redhat.com>
8665
8666 * gdb.base/step-over-exit.exp: Add explicit test message.
8667
c65d6b55
PA
86682017-03-08 Pedro Alves <palves@redhat.com>
8669
8670 PR gdb/18360
8671 * gdb.threads/interrupt-while-step-over.c: New file.
8672 * gdb.threads/interrupt-while-step-over.exp: New file.
8673
2e86a283
PA
86742017-03-08 Pedro Alves <palves@redhat.com>
8675
8676 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8677 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8678
25dcbff6
PA
86792017-03-08 Pedro Alves <palves@redhat.com>
8680
8681 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8682 PKRU as not supported as a PASS.
8683
dc9366eb
PA
86842017-03-08 Pedro Alves <palves@redhat.com>
8685
8686 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8687 prefix instead of $binfile1/$binfile2.
8688 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8689 in test message.
8690 * gdb.python/py-completion.exp: Use "load python file" as test
8691 messages instead of unstable path names.
8692
6e5d74e7
PA
86932017-03-08 Pedro Alves <palves@redhat.com>
8694 Jan Kratochvil <jan.kratochvil@redhat.com>
8695
8696 PR cli/21218
8697 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8698 New proc.
8699 (top level): Call it.
8700
9753a2f6
PA
87012017-03-08 Pedro Alves <palves@redhat.com>
8702
8703 PR tui/21216
8704 * gdb.tui/tui-nl-filtered-output.exp: New file.
8705
1a4dd9dd
PA
87062017-03-08 Pedro Alves <palves@redhat.com>
8707
8708 * gdb.base/completion.exp: Move TUI completion tests to ...
8709 * gdb.tui/completion.exp: ... this new file.
8710
7cbbff33
PA
87112017-03-08 Pedro Alves <palves@redhat.com>
8712
8713 * gdb.base/tui-disasm-long-lines.c,
8714 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8715 gdb.base/tui-layout.exp: Move to ...
8716 * gdb.tui/: ... this new directory.
8717
5f6fd321
PA
87182017-03-07 Pedro Alves <palves@redhat.com>
8719
8720 * gdb.base/tui-layout.c: New file.
8721 * gdb.base/tui-layout.exp: New file.
8722
44959fa8
PA
87232017-03-07 Pedro Alves <palves@redhat.com>
8724
8725 * gdb.base/tui-layout.c: Rename to ...
8726 * gdb.base/tui-disasm-long-lines.c: ... this.
8727 * gdb.base/tui-layout.exp: Rename to ...
8728 * gdb.base/tui-disasm-long-lines.exp: ... this.
8729
f8c4e718
PA
87302017-03-07 Pedro Alves <palves@redhat.com>
8731
8732 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8733
6dbb839a 87342017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8735
8736 * i386-mpx-call.c: New file.
8737 * i386-mpx-call.exp: New file.
8738
65b48a81
PB
87392017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8740
8741 * gdb.arch/powerpc-power.exp: Delete test.
8742 * gdb.arch/powerpc-power.s: Likewise.
8743 * gdb.disasm/disassembler-options.exp: New test.
8744 * gdb.arch/powerpc-altivec.exp: Likewise.
8745 * gdb.arch/powerpc-altivec.s: Likewise.
8746 * gdb.arch/powerpc-altivec2.exp: Likewise.
8747 * gdb.arch/powerpc-altivec2.s: Likewise.
8748 * gdb.arch/powerpc-altivec3.exp: Likewise.
8749 * gdb.arch/powerpc-altivec3.s: Likewise.
8750 * gdb.arch/powerpc-power7.exp: Likewise.
8751 * gdb.arch/powerpc-power7.s: Likewise.
8752 * gdb.arch/powerpc-power8.exp: Likewise.
8753 * gdb.arch/powerpc-power8.s: Likewise.
8754 * gdb.arch/powerpc-power9.exp: Likewise.
8755 * gdb.arch/powerpc-power9.s: Likewise.
8756 * gdb.arch/powerpc-vsx.exp: Likewise.
8757 * gdb.arch/powerpc-vsx.s: Likewise.
8758 * gdb.arch/powerpc-vsx2.exp: Likewise.
8759 * gdb.arch/powerpc-vsx2.s: Likewise.
8760 * gdb.arch/powerpc-vsx3.exp: Likewise.
8761 * gdb.arch/powerpc-vsx3.s: Likewise.
8762 * gdb.arch/arm-disassembler-options.exp: Likewise.
8763 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8764 * gdb.arch/s390-disassembler-options.exp: Likewise.
8765
17cd4947
LM
87662017-02-23 Luis Machado <lgustavo@codesourcery.com>
8767
8768 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8769 (check_supported_features): ... this. Changed return type to void.
8770 (supports_rdseed): New static global.
8771 (rdseed): Check supports_rdseed.
8772 (initialize): Call check_supported_features.
8773
2039d74e
EBM
87742017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8775
8776 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8777 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8778 and lqarx/stqcx.
8779 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8780 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8781
a51d7ecf
EBM
87822017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8783
8784 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8785 uppercase.
8786
0224619f
JK
87872017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8788
8789 * gdb.dwarf2/formdata16.c: New file.
8790 * gdb.dwarf2/formdata16.exp: New file.
8791 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8792
216f72a1
JK
87932017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8794
8795 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8796 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8797 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8798 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8799 DW_AT_GNU_*.
8800
43988095
JK
88012017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8802
8803 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8804
99e8a4f9
SDJ
88052017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8806
8807 PR gdb/21164
8808 * gdb.base/maint.exp: Add testcases for when the commands do
8809 not have arguments.
8810
b58a8c0c
TP
88112017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8812
8813 * gdb.cp/chained-calls.exp: Use p instead of P.
8814
4e746bb6
TW
88152017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8816
8817 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8818 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8819
3f77c769
TT
88202017-02-14 Tom Tromey <tom@tromey.com>
8821
8822 PR python/13598:
8823 * gdb.python/py-events.exp: Add before_prompt event tests.
8824
075beec0
AA
88252017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8826
8827 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8828
bf5f525c
LM
88292017-02-13 Luis Machado <lgustavo@codesourcery.com>
8830
8831 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8832 (main): Call my_unique_function_name.
8833 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8834 completion of patterns with a single match.
8835 Add missing -re switches to gdb_test_multiple calls.
8836
13a66184
LM
88372017-02-13 Luis Machado <lgustavo@codesourcery.com>
8838
8839 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8840 return if core file is not recognized.
8841
26a06916
SM
88422017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8843
8844 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8845 and extra UIs.
8846
b761ca9e
SM
88472017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8848
8849 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8850 proc_with_prefix.
8851
b964bee0
TT
88522017-02-10 Tom Tromey <tom@tromey.com>
8853
8854 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8855
18da0c51
MG
88562017-02-10 Martin Galvan <martingalvan@sourceware.org>
8857
8858 PR gdb/21122
8859 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8860
604c4576
JG
88612017-02-08 Jerome Guitton <guitton@adacore.com>
8862
8863 * gdb.base/define.exp: Add test for command abbreviations
8864 in define.
8865
20b477a7
LM
88662017-02-06 Luis Machado <lgustavo@codesourcery.com>
8867
8868 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8869 * gdb.reverse/insn-reverse-x86.c: New file.
8870
3f7b46f2
IR
88712017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8872
8873 PR tdep/20936
8874 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8875
f0fd41c1
TT
88762017-02-03 Tom Tromey <tom@tromey.com>
8877
8878 PR rust/21097:
8879 * gdb.rust/simple.exp: Add new tests.
8880
5be5dbf0
PA
88812017-02-02 Pedro Alves <palves@redhat.com>
8882
8883 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8884 tests.
8885
7346ef59
AA
88862017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8887
8888 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8889 taking a 2-byte value out of a 4-byte DWARF implicit value on
8890 big-endian targets.
8891 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8892 logic. Add test cases for DW_OP_implicit.
8893
787f0025
MM
88942017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8895
8896 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8897
68777c29
MM
88982017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8899
8900 * gdb.btrace/enable.exp: Call gdb_exit before
8901 skip_gdbserver_tests.
8902
0a1c7e28
MM
89032017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8904
8905 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8906 GDBFLAGS.
8907
b5ac99b0
MM
89082017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8909
8910 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8911 the test is skipped.
8912 * gdb.btrace/data.exp: Likewise.
8913 * gdb.btrace/delta.exp: Likewise.
8914 * gdb.btrace/dlopen.exp: Likewise.
8915 * gdb.btrace/enable-running.exp: Likewise.
8916 * gdb.btrace/enable.exp: Likewise.
8917 * gdb.btrace/exception.exp: Likewise.
8918 * gdb.btrace/function_call_history.exp: Likewise.
8919 * gdb.btrace/gcore.exp: Likewise.
8920 * gdb.btrace/instruction_history.exp: Likewise.
8921 * gdb.btrace/multi-thread-step.exp: Likewise.
8922 * gdb.btrace/nohist.exp: Likewise.
8923 * gdb.btrace/non-stop.exp: Likewise.
8924 * gdb.btrace/reconnect.exp: Likewise.
8925 * gdb.btrace/record_goto-step.exp: Likewise.
8926 * gdb.btrace/record_goto.exp: Likewise.
8927 * gdb.btrace/rn-dl-bind.exp: Likewise.
8928 * gdb.btrace/segv.exp: Likewise.
8929 * gdb.btrace/step.exp: Likewise.
8930 * gdb.btrace/stepi.exp: Likewise.
8931 * gdb.btrace/tailcall-only.exp: Likewise.
8932 * gdb.btrace/tailcall.exp: Likewise.
8933 * gdb.btrace/tsx.exp: Likewise.
8934 * gdb.btrace/unknown_functions.exp: Likewise.
8935 * gdb.btrace/vdso.exp: Likewise.
8936
cd4007e4
MM
89372017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8938
8939 * gdb.btrace/enable-running.c: New.
8940 * gdb.btrace/enable-running.exp: New.
8941
2735833d
WT
89422017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8943
8944 * gdb.arch/amd64-gs_base.c: New file.
8945 * gdb.arch/amd64-gs_base.exp: New file.
8946
b51e1e94
LM
89472017-01-26 Luis Machado <lgustavo@codesourcery.com>
8948
8949 * lib/memory.exp: Remove spurious empty newlines.
8950
72ca0410
SM
89512017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8952
8953 * gdb.python/py-bad-printers.exp: Load python file using "source".
8954 * gdb.python/py-events.exp: Likewise.
8955 * gdb.python/py-evsignal.exp: Likewise.
8956 * gdb.python/py-evthreads.exp: Likewise.
8957 * gdb.python/py-frame-args.exp: Likewise.
8958 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8959 * gdb.python/py-framefilter-mi.exp: Likewise.
8960 * gdb.python/py-framefilter.exp: Likewise.
8961 * gdb.python/py-mi.exp: Likewise.
8962 * gdb.python/py-pp-maint.exp: Likewise.
8963 * gdb.python/py-pp-registration.exp: Likewise.
8964 * gdb.python/py-prettyprint.exp: Likewise.
8965 (run_lang_tests): Likewise.
8966 * gdb.python/py-typeprint.exp: Likewise.
8967
e309aa65
LM
89682017-01-26 Luis Machado <lgustavo@codesourcery.com>
8969
8970 * lib/memory.exp: New file.
8971 * lib/gdb.exp: Load memory.exp.
8972 * gdb.base/memattr.exp (delete_memory): Move proc to
8973 lib/memory.exp and rename to delete_memory_regions.
8974 Replace delete_memory with delete_memory_regions.
8975 Cleanup memory regions before tests.
8976 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8977 before tests.
8978
515aff23
LM
89792017-01-26 Luis Machado <lgustavo@codesourcery.com>
8980
8981 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8982 files.
8983 (initialize): New function conditionally defined.
8984 (testcases): Move within conditional block.
8985 (main): Call initialize.
8986 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8987 of gdb.reverse/insn-reverse.c.
8988 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8989 gdb.reverse/insn-reverse.c.
8990
d8b49cf0
YQ
89912017-01-26 Yao Qi <yao.qi@linaro.org>
8992
8993 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8994 disassemble on address 0.
8995
f13a9a0c
YQ
89962017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8997 Yao Qi <yao.qi@linaro.org>
8998
8999 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9000 * gdb.dwarf2/implptr-64bit.S: Remove.
9001 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9002 variables in caller's context. Add DW_OP_implicit_value.
9003
5ac95241
YQ
90042017-01-25 Yao Qi <yao.qi@linaro.org>
9005
9006 * lib/dwarf.exp (Dwarf::_location): Handle
9007 DW_OP_GNU_implicit_pointer with proper size.
9008
23e82930
LM
90092017-01-20 Luis Machado <lgustavo@codesourcery.com>
9010
9011 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9012 and add untested calls.
9013
d334ae25
LM
90142017-01-20 Luis Machado <lgustavo@codesourcery.com>
9015
9016 * gdb.python/python.exp: Check line number against what GDB thinks
9017 the line number is for func1.
9018
f5e6296e
IB
90192017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9020
9021 * gdb.dlang/debug-expr.exp: New file.
9022
5b362f04
LM
90232016-12-23 Luis Machado <lgustavo@codesourcery.com>
9024
9025 Fix test names for the following files:
9026
9027 * gdb.ada/exec_changed.exp
9028 * gdb.ada/info_types.exp
9029 * gdb.arch/aarch64-atomic-inst.exp
9030 * gdb.arch/aarch64-fp.exp
9031 * gdb.arch/altivec-abi.exp
9032 * gdb.arch/altivec-regs.exp
9033 * gdb.arch/amd64-byte.exp
9034 * gdb.arch/amd64-disp-step.exp
9035 * gdb.arch/amd64-dword.exp
9036 * gdb.arch/amd64-entry-value-inline.exp
9037 * gdb.arch/amd64-entry-value-param.exp
9038 * gdb.arch/amd64-entry-value-paramref.exp
9039 * gdb.arch/amd64-entry-value.exp
9040 * gdb.arch/amd64-i386-address.exp
9041 * gdb.arch/amd64-invalid-stack-middle.exp
9042 * gdb.arch/amd64-invalid-stack-top.exp
9043 * gdb.arch/amd64-optimout-repeat.exp
9044 * gdb.arch/amd64-prologue-skip.exp
9045 * gdb.arch/amd64-prologue-xmm.exp
9046 * gdb.arch/amd64-stap-special-operands.exp
9047 * gdb.arch/amd64-stap-wrong-subexp.exp
9048 * gdb.arch/amd64-tailcall-cxx.exp
9049 * gdb.arch/amd64-tailcall-noret.exp
9050 * gdb.arch/amd64-tailcall-ret.exp
9051 * gdb.arch/amd64-tailcall-self.exp
9052 * gdb.arch/amd64-word.exp
9053 * gdb.arch/arm-bl-branch-dest.exp
9054 * gdb.arch/arm-disp-step.exp
9055 * gdb.arch/arm-neon.exp
9056 * gdb.arch/arm-single-step-kernel-helper.exp
9057 * gdb.arch/avr-flash-qualifier.exp
9058 * gdb.arch/disp-step-insn-reloc.exp
9059 * gdb.arch/e500-abi.exp
9060 * gdb.arch/e500-regs.exp
9061 * gdb.arch/ftrace-insn-reloc.exp
9062 * gdb.arch/i386-avx512.exp
9063 * gdb.arch/i386-bp_permanent.exp
9064 * gdb.arch/i386-byte.exp
9065 * gdb.arch/i386-cfi-notcurrent.exp
9066 * gdb.arch/i386-disp-step.exp
9067 * gdb.arch/i386-dr3-watch.exp
9068 * gdb.arch/i386-float.exp
9069 * gdb.arch/i386-gnu-cfi.exp
9070 * gdb.arch/i386-mpx-map.exp
9071 * gdb.arch/i386-mpx-sigsegv.exp
9072 * gdb.arch/i386-mpx-simple_segv.exp
9073 * gdb.arch/i386-mpx.exp
9074 * gdb.arch/i386-permbkpt.exp
9075 * gdb.arch/i386-prologue.exp
9076 * gdb.arch/i386-signal.exp
9077 * gdb.arch/i386-size-overlap.exp
9078 * gdb.arch/i386-unwind.exp
9079 * gdb.arch/i386-word.exp
9080 * gdb.arch/mips-fcr.exp
9081 * gdb.arch/powerpc-d128-regs.exp
9082 * gdb.arch/powerpc-stackless.exp
9083 * gdb.arch/ppc64-atomic-inst.exp
9084 * gdb.arch/s390-stackless.exp
9085 * gdb.arch/s390-tdbregs.exp
9086 * gdb.arch/s390-vregs.exp
9087 * gdb.arch/sparc-sysstep.exp
9088 * gdb.arch/thumb-bx-pc.exp
9089 * gdb.arch/thumb-singlestep.exp
9090 * gdb.arch/thumb2-it.exp
9091 * gdb.arch/vsx-regs.exp
9092 * gdb.asm/asm-source.exp
9093 * gdb.base/a2-run.exp
9094 * gdb.base/advance.exp
9095 * gdb.base/all-bin.exp
9096 * gdb.base/anon.exp
9097 * gdb.base/args.exp
9098 * gdb.base/arithmet.exp
9099 * gdb.base/async-shell.exp
9100 * gdb.base/async.exp
9101 * gdb.base/attach-pie-noexec.exp
9102 * gdb.base/attach-twice.exp
9103 * gdb.base/auto-load.exp
9104 * gdb.base/bang.exp
9105 * gdb.base/bitfields.exp
9106 * gdb.base/break-always.exp
9107 * gdb.base/break-caller-line.exp
9108 * gdb.base/break-entry.exp
9109 * gdb.base/break-inline.exp
9110 * gdb.base/break-on-linker-gcd-function.exp
9111 * gdb.base/break-probes.exp
9112 * gdb.base/break.exp
9113 * gdb.base/breakpoint-shadow.exp
9114 * gdb.base/call-ar-st.exp
9115 * gdb.base/call-sc.exp
9116 * gdb.base/call-signal-resume.exp
9117 * gdb.base/call-strs.exp
9118 * gdb.base/callfuncs.exp
9119 * gdb.base/catch-fork-static.exp
9120 * gdb.base/catch-gdb-caused-signals.exp
9121 * gdb.base/catch-load.exp
9122 * gdb.base/catch-signal-fork.exp
9123 * gdb.base/catch-signal.exp
9124 * gdb.base/catch-syscall.exp
9125 * gdb.base/charset.exp
9126 * gdb.base/checkpoint.exp
9127 * gdb.base/chng-syms.exp
9128 * gdb.base/code-expr.exp
9129 * gdb.base/code_elim.exp
9130 * gdb.base/commands.exp
9131 * gdb.base/completion.exp
9132 * gdb.base/complex.exp
9133 * gdb.base/cond-expr.exp
9134 * gdb.base/condbreak.exp
9135 * gdb.base/consecutive.exp
9136 * gdb.base/continue-all-already-running.exp
9137 * gdb.base/coredump-filter.exp
9138 * gdb.base/corefile.exp
9139 * gdb.base/dbx.exp
9140 * gdb.base/debug-expr.exp
9141 * gdb.base/define.exp
9142 * gdb.base/del.exp
9143 * gdb.base/disabled-location.exp
9144 * gdb.base/disasm-end-cu.exp
9145 * gdb.base/disasm-optim.exp
9146 * gdb.base/display.exp
9147 * gdb.base/duplicate-bp.exp
9148 * gdb.base/ena-dis-br.exp
9149 * gdb.base/ending-run.exp
9150 * gdb.base/enumval.exp
9151 * gdb.base/environ.exp
9152 * gdb.base/eu-strip-infcall.exp
9153 * gdb.base/eval-avoid-side-effects.exp
9154 * gdb.base/eval-skip.exp
9155 * gdb.base/exitsignal.exp
9156 * gdb.base/expand-psymtabs.exp
9157 * gdb.base/filesym.exp
9158 * gdb.base/find-unmapped.exp
9159 * gdb.base/finish.exp
9160 * gdb.base/float.exp
9161 * gdb.base/foll-exec-mode.exp
9162 * gdb.base/foll-exec.exp
9163 * gdb.base/foll-fork.exp
9164 * gdb.base/fortran-sym-case.exp
9165 * gdb.base/freebpcmd.exp
9166 * gdb.base/func-ptr.exp
9167 * gdb.base/func-ptrs.exp
9168 * gdb.base/funcargs.exp
9169 * gdb.base/gcore-buffer-overflow.exp
9170 * gdb.base/gcore-relro-pie.exp
9171 * gdb.base/gcore-relro.exp
9172 * gdb.base/gcore.exp
9173 * gdb.base/gdb1090.exp
9174 * gdb.base/gdb11530.exp
9175 * gdb.base/gdb11531.exp
9176 * gdb.base/gdb1821.exp
9177 * gdb.base/gdbindex-stabs.exp
9178 * gdb.base/gdbvars.exp
9179 * gdb.base/hbreak.exp
9180 * gdb.base/hbreak2.exp
9181 * gdb.base/included.exp
9182 * gdb.base/infcall-input.exp
9183 * gdb.base/inferior-died.exp
9184 * gdb.base/infnan.exp
9185 * gdb.base/info-macros.exp
9186 * gdb.base/info-os.exp
9187 * gdb.base/info-proc.exp
9188 * gdb.base/info-shared.exp
9189 * gdb.base/info-target.exp
9190 * gdb.base/infoline.exp
9191 * gdb.base/interp.exp
9192 * gdb.base/interrupt.exp
9193 * gdb.base/jit-reader.exp
9194 * gdb.base/jit-simple.exp
9195 * gdb.base/kill-after-signal.exp
9196 * gdb.base/kill-detach-inferiors-cmd.exp
9197 * gdb.base/label.exp
9198 * gdb.base/langs.exp
9199 * gdb.base/ldbl_e308.exp
9200 * gdb.base/line-symtabs.exp
9201 * gdb.base/linespecs.exp
9202 * gdb.base/list.exp
9203 * gdb.base/long_long.exp
9204 * gdb.base/longest-types.exp
9205 * gdb.base/maint.exp
9206 * gdb.base/max-value-size.exp
9207 * gdb.base/memattr.exp
9208 * gdb.base/mips_pro.exp
9209 * gdb.base/morestack.exp
9210 * gdb.base/moribund-step.exp
9211 * gdb.base/multi-forks.exp
9212 * gdb.base/nested-addr.exp
9213 * gdb.base/nextoverexit.exp
9214 * gdb.base/noreturn-finish.exp
9215 * gdb.base/noreturn-return.exp
9216 * gdb.base/nostdlib.exp
9217 * gdb.base/offsets.exp
9218 * gdb.base/opaque.exp
9219 * gdb.base/pc-fp.exp
9220 * gdb.base/permissions.exp
9221 * gdb.base/print-symbol-loading.exp
9222 * gdb.base/prologue-include.exp
9223 * gdb.base/psymtab.exp
9224 * gdb.base/ptype.exp
9225 * gdb.base/random-signal.exp
9226 * gdb.base/randomize.exp
9227 * gdb.base/range-stepping.exp
9228 * gdb.base/readline-ask.exp
9229 * gdb.base/recpar.exp
9230 * gdb.base/recurse.exp
9231 * gdb.base/relational.exp
9232 * gdb.base/restore.exp
9233 * gdb.base/return-nodebug.exp
9234 * gdb.base/return.exp
9235 * gdb.base/run-after-attach.exp
9236 * gdb.base/save-bp.exp
9237 * gdb.base/scope.exp
9238 * gdb.base/sect-cmd.exp
9239 * gdb.base/set-lang-auto.exp
9240 * gdb.base/set-noassign.exp
9241 * gdb.base/setvar.exp
9242 * gdb.base/sigall.exp
9243 * gdb.base/sigbpt.exp
9244 * gdb.base/siginfo-addr.exp
9245 * gdb.base/siginfo-infcall.exp
9246 * gdb.base/siginfo-obj.exp
9247 * gdb.base/siginfo.exp
9248 * gdb.base/signals-state-child.exp
9249 * gdb.base/signest.exp
9250 * gdb.base/sigstep.exp
9251 * gdb.base/sizeof.exp
9252 * gdb.base/skip.exp
9253 * gdb.base/solib-corrupted.exp
9254 * gdb.base/solib-nodir.exp
9255 * gdb.base/solib-search.exp
9256 * gdb.base/stack-checking.exp
9257 * gdb.base/stale-infcall.exp
9258 * gdb.base/stap-probe.exp
9259 * gdb.base/start.exp
9260 * gdb.base/step-break.exp
9261 * gdb.base/step-bt.exp
9262 * gdb.base/step-line.exp
9263 * gdb.base/step-over-exit.exp
9264 * gdb.base/step-over-syscall.exp
9265 * gdb.base/step-resume-infcall.exp
9266 * gdb.base/step-test.exp
9267 * gdb.base/store.exp
9268 * gdb.base/structs3.exp
9269 * gdb.base/sym-file.exp
9270 * gdb.base/symbol-without-target_section.exp
9271 * gdb.base/term.exp
9272 * gdb.base/testenv.exp
9273 * gdb.base/ui-redirect.exp
9274 * gdb.base/until.exp
9275 * gdb.base/unwindonsignal.exp
9276 * gdb.base/value-double-free.exp
9277 * gdb.base/vla-datatypes.exp
9278 * gdb.base/vla-ptr.exp
9279 * gdb.base/vla-sideeffect.exp
9280 * gdb.base/volatile.exp
9281 * gdb.base/watch-cond-infcall.exp
9282 * gdb.base/watch-cond.exp
9283 * gdb.base/watch-non-mem.exp
9284 * gdb.base/watch-read.exp
9285 * gdb.base/watch-vfork.exp
9286 * gdb.base/watchpoint-cond-gone.exp
9287 * gdb.base/watchpoint-delete.exp
9288 * gdb.base/watchpoint-hw-hit-once.exp
9289 * gdb.base/watchpoint-hw.exp
9290 * gdb.base/watchpoint-stops-at-right-insn.exp
9291 * gdb.base/watchpoints.exp
9292 * gdb.base/wchar.exp
9293 * gdb.base/whatis-exp.exp
9294 * gdb.btrace/buffer-size.exp
9295 * gdb.btrace/data.exp
9296 * gdb.btrace/delta.exp
9297 * gdb.btrace/dlopen.exp
9298 * gdb.btrace/enable.exp
9299 * gdb.btrace/exception.exp
9300 * gdb.btrace/function_call_history.exp
9301 * gdb.btrace/gcore.exp
9302 * gdb.btrace/instruction_history.exp
9303 * gdb.btrace/nohist.exp
9304 * gdb.btrace/reconnect.exp
9305 * gdb.btrace/record_goto-step.exp
9306 * gdb.btrace/record_goto.exp
9307 * gdb.btrace/rn-dl-bind.exp
9308 * gdb.btrace/segv.exp
9309 * gdb.btrace/step.exp
9310 * gdb.btrace/stepi.exp
9311 * gdb.btrace/tailcall-only.exp
9312 * gdb.btrace/tailcall.exp
9313 * gdb.btrace/tsx.exp
9314 * gdb.btrace/unknown_functions.exp
9315 * gdb.btrace/vdso.exp
9316 * gdb.compile/compile-ifunc.exp
9317 * gdb.compile/compile-ops.exp
9318 * gdb.compile/compile-print.exp
9319 * gdb.compile/compile-setjmp.exp
9320 * gdb.cp/abstract-origin.exp
9321 * gdb.cp/ambiguous.exp
9322 * gdb.cp/annota2.exp
9323 * gdb.cp/annota3.exp
9324 * gdb.cp/anon-ns.exp
9325 * gdb.cp/anon-struct.exp
9326 * gdb.cp/anon-union.exp
9327 * gdb.cp/arg-reference.exp
9328 * gdb.cp/baseenum.exp
9329 * gdb.cp/bool.exp
9330 * gdb.cp/breakpoint.exp
9331 * gdb.cp/bs15503.exp
9332 * gdb.cp/call-c.exp
9333 * gdb.cp/casts.exp
9334 * gdb.cp/chained-calls.exp
9335 * gdb.cp/class2.exp
9336 * gdb.cp/classes.exp
9337 * gdb.cp/cmpd-minsyms.exp
9338 * gdb.cp/converts.exp
9339 * gdb.cp/cp-relocate.exp
9340 * gdb.cp/cpcompletion.exp
9341 * gdb.cp/cpexprs.exp
9342 * gdb.cp/cplabel.exp
9343 * gdb.cp/cplusfuncs.exp
9344 * gdb.cp/cpsizeof.exp
9345 * gdb.cp/ctti.exp
9346 * gdb.cp/derivation.exp
9347 * gdb.cp/destrprint.exp
9348 * gdb.cp/dispcxx.exp
9349 * gdb.cp/enum-class.exp
9350 * gdb.cp/exception.exp
9351 * gdb.cp/exceptprint.exp
9352 * gdb.cp/expand-psymtabs-cxx.exp
9353 * gdb.cp/expand-sals.exp
9354 * gdb.cp/extern-c.exp
9355 * gdb.cp/filename.exp
9356 * gdb.cp/formatted-ref.exp
9357 * gdb.cp/fpointer.exp
9358 * gdb.cp/gdb1355.exp
9359 * gdb.cp/gdb2495.exp
9360 * gdb.cp/hang.exp
9361 * gdb.cp/impl-this.exp
9362 * gdb.cp/infcall-dlopen.exp
9363 * gdb.cp/inherit.exp
9364 * gdb.cp/iostream.exp
9365 * gdb.cp/koenig.exp
9366 * gdb.cp/local.exp
9367 * gdb.cp/m-data.exp
9368 * gdb.cp/m-static.exp
9369 * gdb.cp/mb-ctor.exp
9370 * gdb.cp/mb-inline.exp
9371 * gdb.cp/mb-templates.exp
9372 * gdb.cp/member-name.exp
9373 * gdb.cp/member-ptr.exp
9374 * gdb.cp/meth-typedefs.exp
9375 * gdb.cp/method.exp
9376 * gdb.cp/method2.exp
9377 * gdb.cp/minsym-fallback.exp
9378 * gdb.cp/misc.exp
9379 * gdb.cp/namelessclass.exp
9380 * gdb.cp/namespace-enum.exp
9381 * gdb.cp/namespace-nested-import.exp
9382 * gdb.cp/namespace.exp
9383 * gdb.cp/nextoverthrow.exp
9384 * gdb.cp/no-dmgl-verbose.exp
9385 * gdb.cp/non-trivial-retval.exp
9386 * gdb.cp/noparam.exp
9387 * gdb.cp/nsdecl.exp
9388 * gdb.cp/nsimport.exp
9389 * gdb.cp/nsnested.exp
9390 * gdb.cp/nsnoimports.exp
9391 * gdb.cp/nsrecurs.exp
9392 * gdb.cp/nsstress.exp
9393 * gdb.cp/nsusing.exp
9394 * gdb.cp/operator.exp
9395 * gdb.cp/oranking.exp
9396 * gdb.cp/overload-const.exp
9397 * gdb.cp/overload.exp
9398 * gdb.cp/ovldbreak.exp
9399 * gdb.cp/ovsrch.exp
9400 * gdb.cp/paren-type.exp
9401 * gdb.cp/parse-lang.exp
9402 * gdb.cp/pass-by-ref.exp
9403 * gdb.cp/pr-1023.exp
9404 * gdb.cp/pr-1210.exp
9405 * gdb.cp/pr-574.exp
9406 * gdb.cp/pr10687.exp
9407 * gdb.cp/pr12028.exp
9408 * gdb.cp/pr17132.exp
9409 * gdb.cp/pr17494.exp
9410 * gdb.cp/pr9067.exp
9411 * gdb.cp/pr9167.exp
9412 * gdb.cp/pr9631.exp
9413 * gdb.cp/printmethod.exp
9414 * gdb.cp/psmang.exp
9415 * gdb.cp/psymtab-parameter.exp
9416 * gdb.cp/ptype-cv-cp.exp
9417 * gdb.cp/ptype-flags.exp
9418 * gdb.cp/re-set-overloaded.exp
9419 * gdb.cp/ref-types.exp
9420 * gdb.cp/rtti.exp
9421 * gdb.cp/scope-err.exp
9422 * gdb.cp/shadow.exp
9423 * gdb.cp/smartp.exp
9424 * gdb.cp/static-method.exp
9425 * gdb.cp/static-print-quit.exp
9426 * gdb.cp/temargs.exp
9427 * gdb.cp/templates.exp
9428 * gdb.cp/try_catch.exp
9429 * gdb.cp/typedef-operator.exp
9430 * gdb.cp/typeid.exp
9431 * gdb.cp/userdef.exp
9432 * gdb.cp/using-crash.exp
9433 * gdb.cp/var-tag.exp
9434 * gdb.cp/virtbase.exp
9435 * gdb.cp/virtfunc.exp
9436 * gdb.cp/virtfunc2.exp
9437 * gdb.cp/vla-cxx.exp
9438 * gdb.disasm/t01_mov.exp
9439 * gdb.disasm/t02_mova.exp
9440 * gdb.disasm/t03_add.exp
9441 * gdb.disasm/t04_sub.exp
9442 * gdb.disasm/t05_cmp.exp
9443 * gdb.disasm/t06_ari2.exp
9444 * gdb.disasm/t07_ari3.exp
9445 * gdb.disasm/t08_or.exp
9446 * gdb.disasm/t09_xor.exp
9447 * gdb.disasm/t10_and.exp
9448 * gdb.disasm/t11_logs.exp
9449 * gdb.disasm/t12_bit.exp
9450 * gdb.disasm/t13_otr.exp
9451 * gdb.dlang/circular.exp
9452 * gdb.dwarf2/arr-stride.exp
9453 * gdb.dwarf2/arr-subrange.exp
9454 * gdb.dwarf2/atomic-type.exp
9455 * gdb.dwarf2/bad-regnum.exp
9456 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9457 * gdb.dwarf2/callframecfa.exp
9458 * gdb.dwarf2/clztest.exp
9459 * gdb.dwarf2/corrupt.exp
9460 * gdb.dwarf2/data-loc.exp
9461 * gdb.dwarf2/dup-psym.exp
9462 * gdb.dwarf2/dw2-anon-mptr.exp
9463 * gdb.dwarf2/dw2-anonymous-func.exp
9464 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9465 * gdb.dwarf2/dw2-bad-unresolved.exp
9466 * gdb.dwarf2/dw2-basic.exp
9467 * gdb.dwarf2/dw2-canonicalize-type.exp
9468 * gdb.dwarf2/dw2-case-insensitive.exp
9469 * gdb.dwarf2/dw2-common-block.exp
9470 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9471 * gdb.dwarf2/dw2-compressed.exp
9472 * gdb.dwarf2/dw2-const.exp
9473 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9474 * gdb.dwarf2/dw2-cu-size.exp
9475 * gdb.dwarf2/dw2-dup-frame.exp
9476 * gdb.dwarf2/dw2-entry-value.exp
9477 * gdb.dwarf2/dw2-icycle.exp
9478 * gdb.dwarf2/dw2-ifort-parameter.exp
9479 * gdb.dwarf2/dw2-inline-break.exp
9480 * gdb.dwarf2/dw2-inline-param.exp
9481 * gdb.dwarf2/dw2-intercu.exp
9482 * gdb.dwarf2/dw2-intermix.exp
9483 * gdb.dwarf2/dw2-lexical-block-bare.exp
9484 * gdb.dwarf2/dw2-linkage-name-trust.exp
9485 * gdb.dwarf2/dw2-minsym-in-cu.exp
9486 * gdb.dwarf2/dw2-noloc.exp
9487 * gdb.dwarf2/dw2-op-call.exp
9488 * gdb.dwarf2/dw2-op-out-param.exp
9489 * gdb.dwarf2/dw2-opt-structptr.exp
9490 * gdb.dwarf2/dw2-param-error.exp
9491 * gdb.dwarf2/dw2-producer.exp
9492 * gdb.dwarf2/dw2-ranges-base.exp
9493 * gdb.dwarf2/dw2-ref-missing-frame.exp
9494 * gdb.dwarf2/dw2-reg-undefined.exp
9495 * gdb.dwarf2/dw2-regno-invalid.exp
9496 * gdb.dwarf2/dw2-restore.exp
9497 * gdb.dwarf2/dw2-restrict.exp
9498 * gdb.dwarf2/dw2-single-line-discriminators.exp
9499 * gdb.dwarf2/dw2-strp.exp
9500 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9501 * gdb.dwarf2/dw2-unresolved.exp
9502 * gdb.dwarf2/dw2-var-zero-addr.exp
9503 * gdb.dwarf2/dw4-sig-types.exp
9504 * gdb.dwarf2/dwz.exp
9505 * gdb.dwarf2/dynarr-ptr.exp
9506 * gdb.dwarf2/enum-type.exp
9507 * gdb.dwarf2/gdb-index.exp
9508 * gdb.dwarf2/implptr-64bit.exp
9509 * gdb.dwarf2/implptr-optimized-out.exp
9510 * gdb.dwarf2/implptr.exp
9511 * gdb.dwarf2/implref-array.exp
9512 * gdb.dwarf2/implref-const.exp
9513 * gdb.dwarf2/implref-global.exp
9514 * gdb.dwarf2/implref-struct.exp
9515 * gdb.dwarf2/mac-fileno.exp
9516 * gdb.dwarf2/main-subprogram.exp
9517 * gdb.dwarf2/member-ptr-forwardref.exp
9518 * gdb.dwarf2/method-ptr.exp
9519 * gdb.dwarf2/missing-sig-type.exp
9520 * gdb.dwarf2/nonvar-access.exp
9521 * gdb.dwarf2/opaque-type-lookup.exp
9522 * gdb.dwarf2/pieces-optimized-out.exp
9523 * gdb.dwarf2/pieces.exp
9524 * gdb.dwarf2/pr10770.exp
9525 * gdb.dwarf2/pr13961.exp
9526 * gdb.dwarf2/staticvirtual.exp
9527 * gdb.dwarf2/subrange.exp
9528 * gdb.dwarf2/symtab-producer.exp
9529 * gdb.dwarf2/trace-crash.exp
9530 * gdb.dwarf2/typeddwarf.exp
9531 * gdb.dwarf2/valop.exp
9532 * gdb.dwarf2/watch-notconst.exp
9533 * gdb.fortran/array-element.exp
9534 * gdb.fortran/charset.exp
9535 * gdb.fortran/common-block.exp
9536 * gdb.fortran/complex.exp
9537 * gdb.fortran/derived-type-function.exp
9538 * gdb.fortran/derived-type.exp
9539 * gdb.fortran/logical.exp
9540 * gdb.fortran/module.exp
9541 * gdb.fortran/multi-dim.exp
9542 * gdb.fortran/nested-funcs.exp
9543 * gdb.fortran/print-formatted.exp
9544 * gdb.fortran/subarray.exp
9545 * gdb.fortran/vla-alloc-assoc.exp
9546 * gdb.fortran/vla-datatypes.exp
9547 * gdb.fortran/vla-history.exp
9548 * gdb.fortran/vla-ptr-info.exp
9549 * gdb.fortran/vla-ptype-sub.exp
9550 * gdb.fortran/vla-ptype.exp
9551 * gdb.fortran/vla-sizeof.exp
9552 * gdb.fortran/vla-type.exp
9553 * gdb.fortran/vla-value-sub-arbitrary.exp
9554 * gdb.fortran/vla-value-sub-finish.exp
9555 * gdb.fortran/vla-value-sub.exp
9556 * gdb.fortran/vla-value.exp
9557 * gdb.fortran/whatis_type.exp
9558 * gdb.go/chan.exp
9559 * gdb.go/handcall.exp
9560 * gdb.go/hello.exp
9561 * gdb.go/integers.exp
9562 * gdb.go/methods.exp
9563 * gdb.go/package.exp
9564 * gdb.go/strings.exp
9565 * gdb.go/types.exp
9566 * gdb.go/unsafe.exp
9567 * gdb.guile/scm-arch.exp
9568 * gdb.guile/scm-block.exp
9569 * gdb.guile/scm-breakpoint.exp
9570 * gdb.guile/scm-cmd.exp
9571 * gdb.guile/scm-disasm.exp
9572 * gdb.guile/scm-equal.exp
9573 * gdb.guile/scm-frame-args.exp
9574 * gdb.guile/scm-frame-inline.exp
9575 * gdb.guile/scm-frame.exp
9576 * gdb.guile/scm-iterator.exp
9577 * gdb.guile/scm-math.exp
9578 * gdb.guile/scm-objfile.exp
9579 * gdb.guile/scm-ports.exp
9580 * gdb.guile/scm-symbol.exp
9581 * gdb.guile/scm-symtab.exp
9582 * gdb.guile/scm-value-cc.exp
9583 * gdb.guile/types-module.exp
9584 * gdb.linespec/break-ask.exp
9585 * gdb.linespec/cpexplicit.exp
9586 * gdb.linespec/explicit.exp
9587 * gdb.linespec/keywords.exp
9588 * gdb.linespec/linespec.exp
9589 * gdb.linespec/ls-dollar.exp
9590 * gdb.linespec/ls-errs.exp
9591 * gdb.linespec/skip-two.exp
9592 * gdb.linespec/thread.exp
9593 * gdb.mi/mi-async.exp
9594 * gdb.mi/mi-basics.exp
9595 * gdb.mi/mi-break.exp
9596 * gdb.mi/mi-catch-load.exp
9597 * gdb.mi/mi-cli.exp
9598 * gdb.mi/mi-cmd-param-changed.exp
9599 * gdb.mi/mi-console.exp
9600 * gdb.mi/mi-detach.exp
9601 * gdb.mi/mi-disassemble.exp
9602 * gdb.mi/mi-eval.exp
9603 * gdb.mi/mi-file-transfer.exp
9604 * gdb.mi/mi-file.exp
9605 * gdb.mi/mi-fill-memory.exp
9606 * gdb.mi/mi-inheritance-syntax-error.exp
9607 * gdb.mi/mi-linespec-err-cp.exp
9608 * gdb.mi/mi-logging.exp
9609 * gdb.mi/mi-memory-changed.exp
9610 * gdb.mi/mi-read-memory.exp
9611 * gdb.mi/mi-record-changed.exp
9612 * gdb.mi/mi-reg-undefined.exp
9613 * gdb.mi/mi-regs.exp
9614 * gdb.mi/mi-return.exp
9615 * gdb.mi/mi-reverse.exp
9616 * gdb.mi/mi-simplerun.exp
9617 * gdb.mi/mi-solib.exp
9618 * gdb.mi/mi-stack.exp
9619 * gdb.mi/mi-stepi.exp
9620 * gdb.mi/mi-syn-frame.exp
9621 * gdb.mi/mi-until.exp
9622 * gdb.mi/mi-var-block.exp
9623 * gdb.mi/mi-var-child.exp
9624 * gdb.mi/mi-var-cmd.exp
9625 * gdb.mi/mi-var-cp.exp
9626 * gdb.mi/mi-var-display.exp
9627 * gdb.mi/mi-var-invalidate.exp
9628 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9629 * gdb.mi/mi-vla-fortran.exp
9630 * gdb.mi/mi-watch.exp
9631 * gdb.mi/mi2-var-child.exp
9632 * gdb.mi/user-selected-context-sync.exp
9633 * gdb.modula2/unbounded-array.exp
9634 * gdb.multi/dummy-frame-restore.exp
9635 * gdb.multi/multi-arch-exec.exp
9636 * gdb.multi/multi-arch.exp
9637 * gdb.multi/tids.exp
9638 * gdb.multi/watchpoint-multi.exp
9639 * gdb.opencl/callfuncs.exp
9640 * gdb.opencl/convs_casts.exp
9641 * gdb.opencl/datatypes.exp
9642 * gdb.opencl/operators.exp
9643 * gdb.opencl/vec_comps.exp
9644 * gdb.opt/clobbered-registers-O2.exp
9645 * gdb.opt/inline-break.exp
9646 * gdb.opt/inline-bt.exp
9647 * gdb.opt/inline-cmds.exp
9648 * gdb.opt/inline-locals.exp
9649 * gdb.pascal/case-insensitive-symbols.exp
9650 * gdb.pascal/floats.exp
9651 * gdb.pascal/gdb11492.exp
9652 * gdb.python/lib-types.exp
9653 * gdb.python/py-arch.exp
9654 * gdb.python/py-as-string.exp
9655 * gdb.python/py-bad-printers.exp
9656 * gdb.python/py-block.exp
9657 * gdb.python/py-breakpoint-create-fail.exp
9658 * gdb.python/py-breakpoint.exp
9659 * gdb.python/py-caller-is.exp
9660 * gdb.python/py-cmd.exp
9661 * gdb.python/py-explore-cc.exp
9662 * gdb.python/py-explore.exp
9663 * gdb.python/py-finish-breakpoint.exp
9664 * gdb.python/py-finish-breakpoint2.exp
9665 * gdb.python/py-frame-args.exp
9666 * gdb.python/py-frame-inline.exp
9667 * gdb.python/py-frame.exp
9668 * gdb.python/py-framefilter-mi.exp
9669 * gdb.python/py-infthread.exp
9670 * gdb.python/py-lazy-string.exp
9671 * gdb.python/py-linetable.exp
9672 * gdb.python/py-mi-events.exp
9673 * gdb.python/py-mi-objfile.exp
9674 * gdb.python/py-mi.exp
9675 * gdb.python/py-objfile.exp
9676 * gdb.python/py-pp-integral.exp
9677 * gdb.python/py-pp-maint.exp
9678 * gdb.python/py-pp-re-notag.exp
9679 * gdb.python/py-pp-registration.exp
9680 * gdb.python/py-recurse-unwind.exp
9681 * gdb.python/py-strfns.exp
9682 * gdb.python/py-symbol.exp
9683 * gdb.python/py-symtab.exp
9684 * gdb.python/py-sync-interp.exp
9685 * gdb.python/py-typeprint.exp
9686 * gdb.python/py-unwind-maint.exp
9687 * gdb.python/py-unwind.exp
9688 * gdb.python/py-value-cc.exp
9689 * gdb.python/py-xmethods.exp
9690 * gdb.reverse/amd64-tailcall-reverse.exp
9691 * gdb.reverse/break-precsave.exp
9692 * gdb.reverse/break-reverse.exp
9693 * gdb.reverse/consecutive-precsave.exp
9694 * gdb.reverse/consecutive-reverse.exp
9695 * gdb.reverse/finish-precsave.exp
9696 * gdb.reverse/finish-reverse-bkpt.exp
9697 * gdb.reverse/finish-reverse.exp
9698 * gdb.reverse/fstatat-reverse.exp
9699 * gdb.reverse/getresuid-reverse.exp
9700 * gdb.reverse/i386-precsave.exp
9701 * gdb.reverse/i386-reverse.exp
9702 * gdb.reverse/i386-sse-reverse.exp
9703 * gdb.reverse/i387-env-reverse.exp
9704 * gdb.reverse/i387-stack-reverse.exp
9705 * gdb.reverse/insn-reverse.exp
9706 * gdb.reverse/machinestate-precsave.exp
9707 * gdb.reverse/machinestate.exp
9708 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9709 * gdb.reverse/pipe-reverse.exp
9710 * gdb.reverse/readv-reverse.exp
9711 * gdb.reverse/recvmsg-reverse.exp
9712 * gdb.reverse/rerun-prec.exp
9713 * gdb.reverse/s390-mvcle.exp
9714 * gdb.reverse/step-precsave.exp
9715 * gdb.reverse/step-reverse.exp
9716 * gdb.reverse/time-reverse.exp
9717 * gdb.reverse/until-precsave.exp
9718 * gdb.reverse/until-reverse.exp
9719 * gdb.reverse/waitpid-reverse.exp
9720 * gdb.reverse/watch-precsave.exp
9721 * gdb.reverse/watch-reverse.exp
9722 * gdb.rust/generics.exp
9723 * gdb.rust/methods.exp
9724 * gdb.rust/modules.exp
9725 * gdb.rust/simple.exp
9726 * gdb.server/connect-with-no-symbol-file.exp
9727 * gdb.server/ext-attach.exp
9728 * gdb.server/ext-restart.exp
9729 * gdb.server/ext-wrapper.exp
9730 * gdb.server/file-transfer.exp
9731 * gdb.server/server-exec-info.exp
9732 * gdb.server/server-kill.exp
9733 * gdb.server/server-mon.exp
9734 * gdb.server/wrapper.exp
9735 * gdb.stabs/exclfwd.exp
9736 * gdb.stabs/gdb11479.exp
9737 * gdb.threads/clone-new-thread-event.exp
9738 * gdb.threads/corethreads.exp
9739 * gdb.threads/current-lwp-dead.exp
9740 * gdb.threads/dlopen-libpthread.exp
9741 * gdb.threads/gcore-thread.exp
9742 * gdb.threads/sigstep-threads.exp
9743 * gdb.threads/watchpoint-fork.exp
9744 * gdb.trace/actions-changed.exp
9745 * gdb.trace/backtrace.exp
9746 * gdb.trace/change-loc.exp
9747 * gdb.trace/circ.exp
9748 * gdb.trace/collection.exp
9749 * gdb.trace/disconnected-tracing.exp
9750 * gdb.trace/ftrace.exp
9751 * gdb.trace/mi-trace-frame-collected.exp
9752 * gdb.trace/mi-trace-unavailable.exp
9753 * gdb.trace/mi-traceframe-changed.exp
9754 * gdb.trace/mi-tsv-changed.exp
9755 * gdb.trace/no-attach-trace.exp
9756 * gdb.trace/passc-dyn.exp
9757 * gdb.trace/qtro.exp
9758 * gdb.trace/range-stepping.exp
9759 * gdb.trace/read-memory.exp
9760 * gdb.trace/save-trace.exp
9761 * gdb.trace/signal.exp
9762 * gdb.trace/status-stop.exp
9763 * gdb.trace/tfile.exp
9764 * gdb.trace/trace-break.exp
9765 * gdb.trace/trace-buffer-size.exp
9766 * gdb.trace/trace-condition.exp
9767 * gdb.trace/tracefile-pseudo-reg.exp
9768 * gdb.trace/tstatus.exp
9769 * gdb.trace/unavailable.exp
9770 * gdb.trace/while-dyn.exp
9771 * gdb.trace/while-stepping.exp
9772
34c41c68
DE
97732016-12-22 Doug Evans <xdje42@gmail.com>
9774
9775 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9776 and msymbols.
9777
16e69324
YQ
97782016-12-19 Yao Qi <yao.qi@linaro.org>
9779
9780 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9781 (test_with_self): Don't call do_steps_and_nexts, and remove
9782 code about stepping into xmalloc.
9783
f94f411b
YQ
97842016-12-09 Yao Qi <yao.qi@linaro.org>
9785
9786 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9787
97882016-12-09 Yao Qi <yao.qi@linaro.org>
9789
9790 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9791
f1b5deee
PA
97922016-12-09 Pedro Alves <palves@redhat.com>
9793
9794 * gdb.base/all-architectures-0.exp: New file.
9795 * gdb.base/all-architectures-1.exp: New file.
9796 * gdb.base/all-architectures-2.exp: New file.
9797 * gdb.base/all-architectures-3.exp: New file.
9798 * gdb.base/all-architectures-4.exp: New file.
9799 * gdb.base/all-architectures-5.exp: New file.
9800 * gdb.base/all-architectures-6.exp: New file.
9801 * gdb.base/all-architectures-7.exp: New file.
9802 * gdb.base/all-architectures.exp.in: New file.
9803
364ca42e
YQ
98042016-12-09 Yao Qi <yao.qi@linaro.org>
9805
9806 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9807
107c2d62
LM
98082016-12-02 Luis Machado <lgustavo@codesourcery.com>
9809
9810 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9811 possible.
9812 Remove useless pattern-matching code.
9813
df3ee9ca
PA
98142016-12-02 Pedro Alves <palves@redhat.com>
9815
9816 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9817 procedure.
9818 (top level): Call it.
9819
ec835369
PA
98202016-12-02 Pedro Alves <palves@redhat.com>
9821
9822 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9823 New procedure.
9824 (top level): Call it.
9825
01770bbd
PA
98262016-12-02 Pedro Alves <palves@redhat.com>
9827
9828 PR cli/20559
9829 * gdb.base/commands.exp (user_defined_command_args_eval): New
9830 procedure.
9831 (top level): Call it.
9832
008459ea
LM
98332016-12-02 Luis Machado <lgustavo@codesourcery.com>
9834
9835 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9836 timeout handling.
9837
0c1b455e
TT
98382016-12-02 Tom Tromey <tom@tromey.com>
9839
9840 * gdb.dwarf2/main-subprogram.c: New file.
9841 * gdb.dwarf2/main-subprogram.exp: New file.
9842
018572b8
LM
98432016-12-01 Luis Machado <lgustavo@codesourcery.com>
9844
9845 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9846 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9847 gdb_test_no_output for a couple of cases.
9848 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9849
84c93cd5
LM
98502016-12-01 Luis Machado <lgustavo@codesourcery.com>
9851
9852 Fix test names and standardize compilation error messages throughout
9853 the following files:
9854
9855 * gdb.ada/start.exp
9856 * gdb.arch/alpha-step.exp
9857 * gdb.arch/e500-prologue.exp
9858 * gdb.arch/ftrace-insn-reloc.exp
9859 * gdb.arch/gdb1291.exp
9860 * gdb.arch/gdb1431.exp
9861 * gdb.arch/gdb1558.exp
9862 * gdb.arch/i386-dr3-watch.exp
9863 * gdb.arch/i386-sse-stack-align.exp
9864 * gdb.arch/ia64-breakpoint-shadow.exp
9865 * gdb.arch/pa-nullify.exp
9866 * gdb.arch/powerpc-aix-prologue.exp
9867 * gdb.arch/thumb-bx-pc.exp
9868 * gdb.base/annota1.exp
9869 * gdb.base/annota3.exp
9870 * gdb.base/arrayidx.exp
9871 * gdb.base/assign.exp
9872 * gdb.base/attach.exp
9873 * gdb.base/auxv.exp
9874 * gdb.base/bang.exp
9875 * gdb.base/bfp-test.exp
9876 * gdb.base/bigcore.exp
9877 * gdb.base/bitfields2.exp
9878 * gdb.base/break-fun-addr.exp
9879 * gdb.base/break-probes.exp
9880 * gdb.base/call-rt-st.exp
9881 * gdb.base/callexit.exp
9882 * gdb.base/catch-fork-kill.exp
9883 * gdb.base/charset.exp
9884 * gdb.base/checkpoint.exp
9885 * gdb.base/comprdebug.exp
9886 * gdb.base/constvars.exp
9887 * gdb.base/coredump-filter.exp
9888 * gdb.base/cursal.exp
9889 * gdb.base/cvexpr.exp
9890 * gdb.base/detach.exp
9891 * gdb.base/display.exp
9892 * gdb.base/dmsym.exp
9893 * gdb.base/dprintf-pending.exp
9894 * gdb.base/dso2dso.exp
9895 * gdb.base/dtrace-probe.exp
9896 * gdb.base/dump.exp
9897 * gdb.base/enum_cond.exp
9898 * gdb.base/exe-lock.exp
9899 * gdb.base/exec-invalid-sysroot.exp
9900 * gdb.base/execl-update-breakpoints.exp
9901 * gdb.base/exprs.exp
9902 * gdb.base/fileio.exp
9903 * gdb.base/find.exp
9904 * gdb.base/finish.exp
9905 * gdb.base/fixsection.exp
9906 * gdb.base/foll-vfork.exp
9907 * gdb.base/frame-args.exp
9908 * gdb.base/gcore.exp
9909 * gdb.base/gdb1250.exp
9910 * gdb.base/global-var-nested-by-dso.exp
9911 * gdb.base/gnu-ifunc.exp
9912 * gdb.base/hashline1.exp
9913 * gdb.base/hashline2.exp
9914 * gdb.base/hashline3.exp
9915 * gdb.base/hbreak-in-shr-unsupported.exp
9916 * gdb.base/huge.exp
9917 * gdb.base/infcall-input.exp
9918 * gdb.base/info-fun.exp
9919 * gdb.base/info-shared.exp
9920 * gdb.base/jit-simple.exp
9921 * gdb.base/jit-so.exp
9922 * gdb.base/jit.exp
9923 * gdb.base/jump.exp
9924 * gdb.base/label.exp
9925 * gdb.base/lineinc.exp
9926 * gdb.base/logical.exp
9927 * gdb.base/longjmp.exp
9928 * gdb.base/macscp.exp
9929 * gdb.base/miscexprs.exp
9930 * gdb.base/new-ui-echo.exp
9931 * gdb.base/new-ui-pending-input.exp
9932 * gdb.base/new-ui.exp
9933 * gdb.base/nodebug.exp
9934 * gdb.base/nofield.exp
9935 * gdb.base/offsets.exp
9936 * gdb.base/overlays.exp
9937 * gdb.base/pending.exp
9938 * gdb.base/pointers.exp
9939 * gdb.base/pr11022.exp
9940 * gdb.base/printcmds.exp
9941 * gdb.base/prologue.exp
9942 * gdb.base/ptr-typedef.exp
9943 * gdb.base/realname-expand.exp
9944 * gdb.base/relativedebug.exp
9945 * gdb.base/relocate.exp
9946 * gdb.base/remote.exp
9947 * gdb.base/reread.exp
9948 * gdb.base/return2.exp
9949 * gdb.base/savedregs.exp
9950 * gdb.base/sep.exp
9951 * gdb.base/sepdebug.exp
9952 * gdb.base/sepsymtab.exp
9953 * gdb.base/set-inferior-tty.exp
9954 * gdb.base/setshow.exp
9955 * gdb.base/shlib-call.exp
9956 * gdb.base/sigaltstack.exp
9957 * gdb.base/siginfo-addr.exp
9958 * gdb.base/signals.exp
9959 * gdb.base/signull.exp
9960 * gdb.base/sigrepeat.exp
9961 * gdb.base/so-impl-ld.exp
9962 * gdb.base/solib-display.exp
9963 * gdb.base/solib-overlap.exp
9964 * gdb.base/solib-search.exp
9965 * gdb.base/solib-symbol.exp
9966 * gdb.base/structs.exp
9967 * gdb.base/structs2.exp
9968 * gdb.base/symtab-search-order.exp
9969 * gdb.base/twice.exp
9970 * gdb.base/unload.exp
9971 * gdb.base/varargs.exp
9972 * gdb.base/watchpoint-solib.exp
9973 * gdb.base/watchpoint.exp
9974 * gdb.base/whatis.exp
9975 * gdb.base/wrong_frame_bt_full.exp
9976 * gdb.btrace/dlopen.exp
9977 * gdb.cell/ea-standalone.exp
9978 * gdb.cell/ea-test.exp
9979 * gdb.cp/dispcxx.exp
9980 * gdb.cp/gdb2384.exp
9981 * gdb.cp/method2.exp
9982 * gdb.cp/nextoverthrow.exp
9983 * gdb.cp/pr10728.exp
9984 * gdb.disasm/am33.exp
9985 * gdb.disasm/h8300s.exp
9986 * gdb.disasm/mn10300.exp
9987 * gdb.disasm/sh3.exp
9988 * gdb.dwarf2/dw2-dir-file-name.exp
9989 * gdb.fortran/complex.exp
9990 * gdb.fortran/library-module.exp
9991 * gdb.guile/scm-pretty-print.exp
9992 * gdb.guile/scm-symbol.exp
9993 * gdb.guile/scm-type.exp
9994 * gdb.guile/scm-value.exp
9995 * gdb.linespec/linespec.exp
9996 * gdb.mi/gdb701.exp
9997 * gdb.mi/gdb792.exp
9998 * gdb.mi/mi-breakpoint-changed.exp
9999 * gdb.mi/mi-dprintf-pending.exp
10000 * gdb.mi/mi-dprintf.exp
10001 * gdb.mi/mi-exit-code.exp
10002 * gdb.mi/mi-pending.exp
10003 * gdb.mi/mi-solib.exp
10004 * gdb.mi/new-ui-mi-sync.exp
10005 * gdb.mi/pr11022.exp
10006 * gdb.mi/user-selected-context-sync.exp
10007 * gdb.opt/solib-intra-step.exp
10008 * gdb.python/py-events.exp
10009 * gdb.python/py-finish-breakpoint.exp
10010 * gdb.python/py-mi.exp
10011 * gdb.python/py-prettyprint.exp
10012 * gdb.python/py-shared.exp
10013 * gdb.python/py-symbol.exp
10014 * gdb.python/py-template.exp
10015 * gdb.python/py-type.exp
10016 * gdb.python/py-value.exp
10017 * gdb.reverse/solib-precsave.exp
10018 * gdb.reverse/solib-reverse.exp
10019 * gdb.server/solib-list.exp
10020 * gdb.stabs/weird.exp
10021 * gdb.threads/reconnect-signal.exp
10022 * gdb.threads/stepi-random-signal.exp
10023 * gdb.trace/actions.exp
10024 * gdb.trace/ax.exp
10025 * gdb.trace/backtrace.exp
10026 * gdb.trace/change-loc.exp
10027 * gdb.trace/deltrace.exp
10028 * gdb.trace/ftrace-lock.exp
10029 * gdb.trace/ftrace.exp
10030 * gdb.trace/infotrace.exp
10031 * gdb.trace/mi-tracepoint-changed.exp
10032 * gdb.trace/packetlen.exp
10033 * gdb.trace/passcount.exp
10034 * gdb.trace/pending.exp
10035 * gdb.trace/range-stepping.exp
10036 * gdb.trace/report.exp
10037 * gdb.trace/stap-trace.exp
10038 * gdb.trace/tfind.exp
10039 * gdb.trace/trace-break.exp
10040 * gdb.trace/trace-condition.exp
10041 * gdb.trace/trace-enable-disable.exp
10042 * gdb.trace/trace-mt.exp
10043 * gdb.trace/tracecmd.exp
10044 * gdb.trace/tspeed.exp
10045 * gdb.trace/tsv.exp
10046 * lib/perftest.exp
10047
fb9feb35
LM
100482016-12-01 Luis Machado <lgustavo@codesourcery.com>
10049
10050 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10051 with gdb_test_no_output.
10052 Use command as test name.
10053
cd2ddb6c
LM
100542016-12-01 Luis Machado <lgustavo@codesourcery.com>
10055
10056 Fix test names starting with uppercase throughout the files.
10057
10058 * gdb.ada/assign_1.exp
10059 * gdb.ada/boolean_expr.exp
10060 * gdb.base/arrayidx.exp
10061 * gdb.base/del.exp
10062 * gdb.base/gcore-buffer-overflow.exp
10063 * gdb.base/testenv.exp
10064 * gdb.compile/compile.exp
10065 * gdb.python/py-framefilter-invalidarg.exp
10066 * gdb.python/py-framefilter.exp
10067
bb95117e
LM
100682016-12-01 Luis Machado <lgustavo@codesourcery.com>
10069
10070 Fix test names starting with uppercase throughout the files.
10071
10072 * gdb.ada/array_return.exp
10073 * gdb.ada/expr_delims.exp
10074 * gdb.ada/mi_dyn_arr.exp
10075 * gdb.ada/mi_interface.exp
10076 * gdb.ada/mi_var_array.exp
10077 * gdb.ada/watch_arg.exp
10078 * gdb.arch/alpha-step.exp
10079 * gdb.arch/altivec-regs.exp
10080 * gdb.arch/e500-regs.exp
10081 * gdb.arch/powerpc-d128-regs.exp
10082 * gdb.base/arrayidx.exp
10083 * gdb.base/break.exp
10084 * gdb.base/checkpoint.exp
10085 * gdb.base/debug-expr.exp
10086 * gdb.base/dmsym.exp
10087 * gdb.base/radix.exp
10088 * gdb.base/sepdebug.exp
10089 * gdb.base/testenv.exp
10090 * gdb.base/watch_thread_num.exp
10091 * gdb.base/watchpoint-cond-gone.exp
10092 * gdb.cell/break.exp
10093 * gdb.cell/ea-cache.exp
10094 * gdb.compile/compile.exp
10095 * gdb.cp/gdb2495.exp
10096 * gdb.gdb/selftest.exp
10097 * gdb.gdb/xfullpath.exp
10098 * gdb.go/hello.exp
10099 * gdb.go/integers.exp
10100 * gdb.objc/basicclass.exp
10101 * gdb.pascal/hello.exp
10102 * gdb.pascal/integers.exp
10103 * gdb.python/py-breakpoint.exp
10104 * gdb.python/py-cmd.exp
10105 * gdb.python/py-linetable.exp
10106 * gdb.python/py-xmethods.exp
10107 * gdb.python/python.exp
10108 * gdb.reverse/consecutive-precsave.exp
10109 * gdb.reverse/finish-precsave.exp
10110 * gdb.reverse/i386-precsave.exp
10111 * gdb.reverse/machinestate-precsave.exp
10112 * gdb.reverse/sigall-precsave.exp
10113 * gdb.reverse/solib-precsave.exp
10114 * gdb.reverse/step-precsave.exp
10115 * gdb.reverse/until-precsave.exp
10116 * gdb.reverse/watch-precsave.exp
10117 * gdb.threads/leader-exit.exp
10118 * gdb.threads/pthreads.exp
10119 * gdb.threads/wp-replication.exp
10120 * gdb.trace/actions.exp
10121 * gdb.trace/mi-tsv-changed.exp
10122 * gdb.trace/tsv.exp
10123
de97fdd4
LM
101242016-12-01 Luis Machado <lgustavo@codesourcery.com>
10125
10126 Fix test names starting with uppercase throughout the files.
10127
10128 * gdb.arch/i386-bp_permanent.exp
10129 * gdb.arch/i386-gnu-cfi.exp
10130 * gdb.base/disasm-end-cu.exp
10131 * gdb.base/macscp.exp
10132 * gdb.base/pending.exp
10133 * gdb.base/watch_thread_num.exp
10134 * gdb.cp/exception.exp
10135 * gdb.cp/gdb2495.exp
10136 * gdb.cp/local.exp
10137 * gdb.python/py-evsignal.exp
10138 * gdb.python/python.exp
10139 * gdb.trace/tracecmd.exp
10140
9f058c10
LM
101412016-12-01 Luis Machado <lgustavo@codesourcery.com>
10142
10143 Fix test names starting with uppercase throughout the files.
10144
10145 * gdb.base/charset.exp
10146 * gdb.base/eval.exp
10147 * gdb.base/multi-forks.exp
10148 * gdb.guile/scm-progspace.exp
10149 * gdb.opencl/datatypes.exp
10150 * gdb.python/py-block.exp
10151 * gdb.python/py-function.exp
10152 * gdb.python/py-symbol.exp
10153 * gdb.python/py-symtab.exp
10154 * gdb.python/py-xmethods.exp
10155 * gdb.reverse/break-precsave.exp
10156 * gdb.reverse/break-reverse.exp
10157 * gdb.reverse/consecutive-precsave.exp
10158 * gdb.reverse/consecutive-reverse.exp
10159 * gdb.reverse/finish-precsave.exp
10160 * gdb.reverse/finish-reverse-bkpt.exp
10161 * gdb.reverse/finish-reverse.exp
10162 * gdb.reverse/fstatat-reverse.exp
10163 * gdb.reverse/getresuid-reverse.exp
10164 * gdb.reverse/i386-precsave.exp
10165 * gdb.reverse/i386-reverse.exp
10166 * gdb.reverse/i386-sse-reverse.exp
10167 * gdb.reverse/i387-stack-reverse.exp
10168 * gdb.reverse/insn-reverse.exp
10169 * gdb.reverse/machinestate-precsave.exp
10170 * gdb.reverse/machinestate.exp
10171 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10172 * gdb.reverse/pipe-reverse.exp
10173 * gdb.reverse/readv-reverse.exp
10174 * gdb.reverse/recvmsg-reverse.exp
10175 * gdb.reverse/rerun-prec.exp
10176 * gdb.reverse/s390-mvcle.exp
10177 * gdb.reverse/sigall-precsave.exp
10178 * gdb.reverse/sigall-reverse.exp
10179 * gdb.reverse/solib-precsave.exp
10180 * gdb.reverse/solib-reverse.exp
10181 * gdb.reverse/step-precsave.exp
10182 * gdb.reverse/step-reverse.exp
10183 * gdb.reverse/time-reverse.exp
10184 * gdb.reverse/until-precsave.exp
10185 * gdb.reverse/until-reverse.exp
10186 * gdb.reverse/waitpid-reverse.exp
10187 * gdb.reverse/watch-precsave.exp
10188 * gdb.reverse/watch-reverse.exp
10189
cdc7edd7
LM
101902016-12-01 Luis Machado <lgustavo@codesourcery.com>
10191
10192 Fix test names starting with uppercase throughout the files.
10193
10194 * gdb.arch/i386-mpx-simple_segv.exp
10195 * gdb.arch/i386-mpx.exp
10196 * gdb.arch/i386-permbkpt.exp
10197 * gdb.arch/pa-nullify.exp
10198 * gdb.arch/powerpc-d128-regs.exp
10199 * gdb.arch/vsx-regs.exp
10200 * gdb.base/bfp-test.exp
10201 * gdb.base/break.exp
10202 * gdb.base/breakpoint-shadow.exp
10203 * gdb.base/callfuncs.exp
10204 * gdb.base/charset.exp
10205 * gdb.base/commands.exp
10206 * gdb.base/completion.exp
10207 * gdb.base/dfp-test.exp
10208 * gdb.base/echo.exp
10209 * gdb.base/ending-run.exp
10210 * gdb.base/eval.exp
10211 * gdb.base/expand-psymtabs.exp
10212 * gdb.base/float128.exp
10213 * gdb.base/floatn.exp
10214 * gdb.base/foll-exec-mode.exp
10215 * gdb.base/gdb1056.exp
10216 * gdb.base/gdb11531.exp
10217 * gdb.base/kill-after-signal.exp
10218 * gdb.base/multi-forks.exp
10219 * gdb.base/overlays.exp
10220 * gdb.base/pending.exp
10221 * gdb.base/sepdebug.exp
10222 * gdb.base/testenv.exp
10223 * gdb.base/valgrind-db-attach.exp
10224 * gdb.base/watch_thread_num.exp
10225 * gdb.base/watchpoint-cond-gone.exp
10226 * gdb.base/watchpoint.exp
10227 * gdb.base/watchpoints.exp
10228 * gdb.cp/arg-reference.exp
10229 * gdb.cp/baseenum.exp
10230 * gdb.cp/operator.exp
10231 * gdb.cp/shadow.exp
10232 * gdb.dwarf2/dw2-op-out-param.exp
10233 * gdb.dwarf2/dw2-reg-undefined.exp
10234 * gdb.go/chan.exp
10235 * gdb.go/hello.exp
10236 * gdb.go/integers.exp
10237 * gdb.go/methods.exp
10238 * gdb.go/package.exp
10239 * gdb.guile/scm-parameter.exp
10240 * gdb.guile/scm-progspace.exp
10241 * gdb.guile/scm-value.exp
10242 * gdb.mi/mi-pending.exp
10243 * gdb.mi/user-selected-context-sync.exp
10244 * gdb.multi/multi-attach.exp
10245 * gdb.multi/tids.exp
10246 * gdb.opt/clobbered-registers-O2.exp
10247 * gdb.pascal/floats.exp
10248 * gdb.pascal/integers.exp
10249 * gdb.python/py-block.exp
10250 * gdb.python/py-events.exp
10251 * gdb.python/py-parameter.exp
10252 * gdb.python/py-symbol.exp
10253 * gdb.python/py-symtab.exp
10254 * gdb.python/py-type.exp
10255 * gdb.python/py-value.exp
10256 * gdb.python/py-xmethods.exp
10257 * gdb.python/python.exp
10258 * gdb.reverse/break-precsave.exp
10259 * gdb.reverse/consecutive-precsave.exp
10260 * gdb.reverse/finish-precsave.exp
10261 * gdb.reverse/i386-precsave.exp
10262 * gdb.reverse/machinestate-precsave.exp
10263 * gdb.reverse/sigall-precsave.exp
10264 * gdb.reverse/solib-precsave.exp
10265 * gdb.reverse/step-precsave.exp
10266 * gdb.reverse/until-precsave.exp
10267 * gdb.reverse/watch-precsave.exp
10268 * gdb.server/ext-attach.exp
10269 * gdb.server/ext-restart.exp
10270 * gdb.server/ext-run.exp
10271 * gdb.server/ext-wrapper.exp
10272 * gdb.stabs/gdb11479.exp
10273 * gdb.stabs/weird.exp
10274 * gdb.threads/attach-many-short-lived-threads.exp
10275 * gdb.threads/kill.exp
10276 * gdb.threads/watchpoint-fork.exp
10277
bc6c7af4
LM
102782016-12-01 Luis Machado <lgustavo@codesourcery.com>
10279
10280 Fix test names starting with uppercase throughout all the files below.
10281
10282 * gdb.ada/array_return.exp
10283 * gdb.ada/catch_ex.exp
10284 * gdb.ada/info_exc.exp
10285 * gdb.ada/mi_catch_ex.exp
10286 * gdb.ada/mi_dyn_arr.exp
10287 * gdb.ada/mi_ex_cond.exp
10288 * gdb.ada/mi_exc_info.exp
10289 * gdb.ada/mi_interface.exp
10290 * gdb.ada/mi_task_arg.exp
10291 * gdb.ada/mi_task_info.exp
10292 * gdb.ada/mi_var_array.exp
10293 * gdb.arch/alpha-step.exp
10294 * gdb.arch/amd64-disp-step.exp
10295 * gdb.arch/arm-disp-step.exp
10296 * gdb.arch/disp-step-insn-reloc.exp
10297 * gdb.arch/e500-prologue.exp
10298 * gdb.arch/ftrace-insn-reloc.exp
10299 * gdb.arch/gdb1558.exp
10300 * gdb.arch/i386-bp_permanent.exp
10301 * gdb.arch/i386-disp-step.exp
10302 * gdb.arch/i386-float.exp
10303 * gdb.arch/i386-gnu-cfi.exp
10304 * gdb.arch/ia64-breakpoint-shadow.exp
10305 * gdb.arch/mips16-thunks.exp
10306 * gdb.arch/pa-nullify.exp
10307 * gdb.arch/powerpc-aix-prologue.exp
10308 * gdb.arch/powerpc-power.exp
10309 * gdb.arch/ppc-dfp.exp
10310 * gdb.arch/s390-tdbregs.exp
10311 * gdb.arch/spu-info.exp
10312 * gdb.arch/spu-ls.exp
10313 * gdb.arch/thumb-bx-pc.exp
10314 * gdb.base/advance.exp
10315 * gdb.base/annota-input-while-running.exp
10316 * gdb.base/arrayidx.exp
10317 * gdb.base/asmlabel.exp
10318 * gdb.base/async.exp
10319 * gdb.base/attach-wait-input.exp
10320 * gdb.base/auto-connect-native-target.exp
10321 * gdb.base/batch-preserve-term-settings.exp
10322 * gdb.base/bfp-test.exp
10323 * gdb.base/bigcore.exp
10324 * gdb.base/bp-permanent.exp
10325 * gdb.base/break-always.exp
10326 * gdb.base/break-fun-addr.exp
10327 * gdb.base/break-idempotent.exp
10328 * gdb.base/break-main-file-remove-fail.exp
10329 * gdb.base/break-probes.exp
10330 * gdb.base/break-unload-file.exp
10331 * gdb.base/break.exp
10332 * gdb.base/call-ar-st.exp
10333 * gdb.base/call-rt-st.exp
10334 * gdb.base/call-sc.exp
10335 * gdb.base/call-signal-resume.exp
10336 * gdb.base/call-strs.exp
10337 * gdb.base/callexit.exp
10338 * gdb.base/callfuncs.exp
10339 * gdb.base/catch-gdb-caused-signals.exp
10340 * gdb.base/catch-signal-siginfo-cond.exp
10341 * gdb.base/catch-syscall.exp
10342 * gdb.base/compare-sections.exp
10343 * gdb.base/cond-eval-mode.exp
10344 * gdb.base/condbreak-call-false.exp
10345 * gdb.base/consecutive-step-over.exp
10346 * gdb.base/cursal.exp
10347 * gdb.base/disabled-location.exp
10348 * gdb.base/disasm-end-cu.exp
10349 * gdb.base/display.exp
10350 * gdb.base/double-prompt-target-event-error.exp
10351 * gdb.base/dprintf-bp-same-addr.exp
10352 * gdb.base/dprintf-detach.exp
10353 * gdb.base/dprintf-next.exp
10354 * gdb.base/dprintf-non-stop.exp
10355 * gdb.base/dprintf-pending.exp
10356 * gdb.base/dso2dso.exp
10357 * gdb.base/ending-run.exp
10358 * gdb.base/enum_cond.exp
10359 * gdb.base/examine-backward.exp
10360 * gdb.base/exe-lock.exp
10361 * gdb.base/exec-invalid-sysroot.exp
10362 * gdb.base/execl-update-breakpoints.exp
10363 * gdb.base/execution-termios.exp
10364 * gdb.base/fileio.exp
10365 * gdb.base/fixsection.exp
10366 * gdb.base/foll-exec-mode.exp
10367 * gdb.base/foll-exec.exp
10368 * gdb.base/fork-running-state.exp
10369 * gdb.base/frame-args.exp
10370 * gdb.base/fullpath-expand.exp
10371 * gdb.base/func-ptr.exp
10372 * gdb.base/gcore-relro-pie.exp
10373 * gdb.base/gdb1090.exp
10374 * gdb.base/gdb1555.exp
10375 * gdb.base/global-var-nested-by-dso.exp
10376 * gdb.base/gnu-ifunc.exp
10377 * gdb.base/hbreak-in-shr-unsupported.exp
10378 * gdb.base/hbreak-unmapped.exp
10379 * gdb.base/hook-stop.exp
10380 * gdb.base/infcall-input.exp
10381 * gdb.base/info-fun.exp
10382 * gdb.base/info-shared.exp
10383 * gdb.base/interrupt-noterm.exp
10384 * gdb.base/jit-so.exp
10385 * gdb.base/jit.exp
10386 * gdb.base/line-symtabs.exp
10387 * gdb.base/list.exp
10388 * gdb.base/longjmp.exp
10389 * gdb.base/macscp.exp
10390 * gdb.base/max-value-size.exp
10391 * gdb.base/nodebug.exp
10392 * gdb.base/nofield.exp
10393 * gdb.base/overlays.exp
10394 * gdb.base/paginate-after-ctrl-c-running.exp
10395 * gdb.base/paginate-bg-execution.exp
10396 * gdb.base/paginate-inferior-exit.exp
10397 * gdb.base/pending.exp
10398 * gdb.base/pr11022.exp
10399 * gdb.base/printcmds.exp
10400 * gdb.base/ptr-typedef.exp
10401 * gdb.base/ptype.exp
10402 * gdb.base/randomize.exp
10403 * gdb.base/range-stepping.exp
10404 * gdb.base/realname-expand.exp
10405 * gdb.base/relativedebug.exp
10406 * gdb.base/remote.exp
10407 * gdb.base/savedregs.exp
10408 * gdb.base/sepdebug.exp
10409 * gdb.base/set-noassign.exp
10410 * gdb.base/shlib-call.exp
10411 * gdb.base/shreloc.exp
10412 * gdb.base/sigaltstack.exp
10413 * gdb.base/sigbpt.exp
10414 * gdb.base/siginfo-addr.exp
10415 * gdb.base/siginfo-obj.exp
10416 * gdb.base/siginfo-thread.exp
10417 * gdb.base/signest.exp
10418 * gdb.base/signull.exp
10419 * gdb.base/sigrepeat.exp
10420 * gdb.base/skip.exp
10421 * gdb.base/so-impl-ld.exp
10422 * gdb.base/solib-corrupted.exp
10423 * gdb.base/solib-disc.exp
10424 * gdb.base/solib-display.exp
10425 * gdb.base/solib-overlap.exp
10426 * gdb.base/solib-search.exp
10427 * gdb.base/solib-symbol.exp
10428 * gdb.base/source-execution.exp
10429 * gdb.base/sss-bp-on-user-bp-2.exp
10430 * gdb.base/sss-bp-on-user-bp.exp
10431 * gdb.base/stack-checking.exp
10432 * gdb.base/stale-infcall.exp
10433 * gdb.base/step-break.exp
10434 * gdb.base/step-line.exp
10435 * gdb.base/step-over-exit.exp
10436 * gdb.base/step-test.exp
10437 * gdb.base/structs.exp
10438 * gdb.base/sym-file.exp
10439 * gdb.base/symtab-search-order.exp
10440 * gdb.base/term.exp
10441 * gdb.base/type-opaque.exp
10442 * gdb.base/unload.exp
10443 * gdb.base/until-nodebug.exp
10444 * gdb.base/until.exp
10445 * gdb.base/unwindonsignal.exp
10446 * gdb.base/watch-cond.exp
10447 * gdb.base/watch-non-mem.exp
10448 * gdb.base/watch_thread_num.exp
10449 * gdb.base/watchpoint-reuse-slot.exp
10450 * gdb.base/watchpoint-solib.exp
10451 * gdb.base/watchpoint.exp
10452 * gdb.btrace/dlopen.exp
10453 * gdb.cell/arch.exp
10454 * gdb.cell/break.exp
10455 * gdb.cell/bt.exp
10456 * gdb.cell/core.exp
10457 * gdb.cell/data.exp
10458 * gdb.cell/dwarfaddr.exp
10459 * gdb.cell/ea-cache.exp
10460 * gdb.cell/ea-standalone.exp
10461 * gdb.cell/ea-test.exp
10462 * gdb.cell/f-regs.exp
10463 * gdb.cell/fork.exp
10464 * gdb.cell/gcore.exp
10465 * gdb.cell/mem-access.exp
10466 * gdb.cell/ptype.exp
10467 * gdb.cell/registers.exp
10468 * gdb.cell/sizeof.exp
10469 * gdb.cell/solib-symbol.exp
10470 * gdb.cell/solib.exp
10471 * gdb.compile/compile-tls.exp
10472 * gdb.cp/exception.exp
10473 * gdb.cp/gdb2495.exp
10474 * gdb.cp/local.exp
10475 * gdb.cp/mb-inline.exp
10476 * gdb.cp/mb-templates.exp
10477 * gdb.cp/pr10687.exp
10478 * gdb.cp/pr9167.exp
10479 * gdb.cp/scope-err.exp
10480 * gdb.cp/templates.exp
10481 * gdb.cp/virtfunc.exp
10482 * gdb.dwarf2/dw2-dir-file-name.exp
10483 * gdb.dwarf2/dw2-single-line-discriminators.exp
10484 * gdb.fortran/complex.exp
10485 * gdb.fortran/library-module.exp
10486 * gdb.guile/guile.exp
10487 * gdb.guile/scm-cmd.exp
10488 * gdb.guile/scm-frame-inline.exp
10489 * gdb.guile/scm-objfile.exp
10490 * gdb.guile/scm-pretty-print.exp
10491 * gdb.guile/scm-symbol.exp
10492 * gdb.guile/scm-type.exp
10493 * gdb.guile/scm-value.exp
10494 * gdb.linespec/keywords.exp
10495 * gdb.linespec/ls-errs.exp
10496 * gdb.linespec/macro-relative.exp
10497 * gdb.linespec/thread.exp
10498 * gdb.mi/mi-breakpoint-changed.exp
10499 * gdb.mi/mi-dprintf-pending.exp
10500 * gdb.mi/mi-fullname-deleted.exp
10501 * gdb.mi/mi-logging.exp
10502 * gdb.mi/mi-pending.exp
10503 * gdb.mi/mi-solib.exp
10504 * gdb.mi/new-ui-mi-sync.exp
10505 * gdb.mi/user-selected-context-sync.exp
10506 * gdb.multi/dummy-frame-restore.exp
10507 * gdb.multi/multi-arch-exec.exp
10508 * gdb.multi/remove-inferiors.exp
10509 * gdb.multi/watchpoint-multi-exit.exp
10510 * gdb.opt/solib-intra-step.exp
10511 * gdb.perf/backtrace.exp
10512 * gdb.perf/single-step.exp
10513 * gdb.perf/skip-command.exp
10514 * gdb.perf/skip-prologue.exp
10515 * gdb.perf/solib.exp
10516 * gdb.python/lib-types.exp
10517 * gdb.python/py-as-string.exp
10518 * gdb.python/py-bad-printers.exp
10519 * gdb.python/py-block.exp
10520 * gdb.python/py-breakpoint.exp
10521 * gdb.python/py-cmd.exp
10522 * gdb.python/py-events.exp
10523 * gdb.python/py-evthreads.exp
10524 * gdb.python/py-finish-breakpoint.exp
10525 * gdb.python/py-finish-breakpoint2.exp
10526 * gdb.python/py-frame-inline.exp
10527 * gdb.python/py-frame.exp
10528 * gdb.python/py-inferior.exp
10529 * gdb.python/py-infthread.exp
10530 * gdb.python/py-mi.exp
10531 * gdb.python/py-objfile.exp
10532 * gdb.python/py-pp-maint.exp
10533 * gdb.python/py-pp-registration.exp
10534 * gdb.python/py-prettyprint.exp
10535 * gdb.python/py-recurse-unwind.exp
10536 * gdb.python/py-shared.exp
10537 * gdb.python/py-symbol.exp
10538 * gdb.python/py-symtab.exp
10539 * gdb.python/py-template.exp
10540 * gdb.python/py-type.exp
10541 * gdb.python/py-unwind-maint.exp
10542 * gdb.python/py-unwind.exp
10543 * gdb.python/py-value.exp
10544 * gdb.python/python.exp
10545 * gdb.reverse/finish-reverse-bkpt.exp
10546 * gdb.reverse/insn-reverse.exp
10547 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10548 * gdb.reverse/solib-precsave.exp
10549 * gdb.reverse/solib-reverse.exp
10550 * gdb.stabs/gdb11479.exp
10551 * gdb.stabs/weird.exp
10552 * gdb.threads/fork-child-threads.exp
10553 * gdb.threads/fork-plus-threads.exp
10554 * gdb.threads/fork-thread-pending.exp
10555 * gdb.threads/forking-threads-plus-breakpoint.exp
10556 * gdb.threads/hand-call-in-threads.exp
10557 * gdb.threads/interrupted-hand-call.exp
10558 * gdb.threads/linux-dp.exp
10559 * gdb.threads/local-watch-wrong-thread.exp
10560 * gdb.threads/next-while-other-thread-longjmps.exp
10561 * gdb.threads/non-ldr-exit.exp
10562 * gdb.threads/pending-step.exp
10563 * gdb.threads/print-threads.exp
10564 * gdb.threads/process-dies-while-detaching.exp
10565 * gdb.threads/process-dies-while-handling-bp.exp
10566 * gdb.threads/pthreads.exp
10567 * gdb.threads/queue-signal.exp
10568 * gdb.threads/reconnect-signal.exp
10569 * gdb.threads/signal-command-handle-nopass.exp
10570 * gdb.threads/signal-command-multiple-signals-pending.exp
10571 * gdb.threads/signal-delivered-right-thread.exp
10572 * gdb.threads/signal-sigtrap.exp
10573 * gdb.threads/sigthread.exp
10574 * gdb.threads/staticthreads.exp
10575 * gdb.threads/stepi-random-signal.exp
10576 * gdb.threads/thread-unwindonsignal.exp
10577 * gdb.threads/thread_check.exp
10578 * gdb.threads/thread_events.exp
10579 * gdb.threads/tid-reuse.exp
10580 * gdb.threads/tls-nodebug.exp
10581 * gdb.threads/tls-shared.exp
10582 * gdb.threads/tls-so_extern.exp
10583 * gdb.threads/tls.exp
10584 * gdb.threads/wp-replication.exp
10585 * gdb.trace/actions-changed.exp
10586 * gdb.trace/actions.exp
10587 * gdb.trace/backtrace.exp
10588 * gdb.trace/change-loc.exp
10589 * gdb.trace/collection.exp
10590 * gdb.trace/deltrace.exp
10591 * gdb.trace/disconnected-tracing.exp
10592 * gdb.trace/entry-values.exp
10593 * gdb.trace/ftrace-lock.exp
10594 * gdb.trace/ftrace.exp
10595 * gdb.trace/infotrace.exp
10596 * gdb.trace/mi-trace-frame-collected.exp
10597 * gdb.trace/mi-trace-unavailable.exp
10598 * gdb.trace/mi-traceframe-changed.exp
10599 * gdb.trace/mi-tracepoint-changed.exp
10600 * gdb.trace/mi-tsv-changed.exp
10601 * gdb.trace/no-attach-trace.exp
10602 * gdb.trace/packetlen.exp
10603 * gdb.trace/passc-dyn.exp
10604 * gdb.trace/passcount.exp
10605 * gdb.trace/pending.exp
10606 * gdb.trace/pr16508.exp
10607 * gdb.trace/qtro.exp
10608 * gdb.trace/range-stepping.exp
10609 * gdb.trace/read-memory.exp
10610 * gdb.trace/report.exp
10611 * gdb.trace/save-trace.exp
10612 * gdb.trace/signal.exp
10613 * gdb.trace/stap-trace.exp
10614 * gdb.trace/status-stop.exp
10615 * gdb.trace/strace.exp
10616 * gdb.trace/tfile.exp
10617 * gdb.trace/tfind.exp
10618 * gdb.trace/trace-break.exp
10619 * gdb.trace/trace-condition.exp
10620 * gdb.trace/trace-enable-disable.exp
10621 * gdb.trace/trace-mt.exp
10622 * gdb.trace/tracecmd.exp
10623 * gdb.trace/tracefile-pseudo-reg.exp
10624 * gdb.trace/tspeed.exp
10625 * gdb.trace/tstatus.exp
10626 * gdb.trace/tsv.exp
10627 * gdb.trace/unavailable.exp
10628 * gdb.trace/while-dyn.exp
10629 * gdb.trace/while-stepping.exp
10630 * lib/gdb-guile.exp
10631 * lib/gdb.exp
10632 * lib/mi-support.exp
10633 * lib/pascal.exp
10634 * lib/perftest.exp
10635 * lib/prelink-support.exp
10636 * lib/selftest-support.exp
10637
ad02e4fe
SM
106382016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10639
10640 * Makefile.in: Include disable-implicit-rules.mk.
10641
22347e55
AA
106422016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10643
10644 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10645 non-byte-aligned bit fields.
10646
da5b30da
AA
106472016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10648
10649 PR gdb/12616
10650 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10651 respects the DW_AT_data_bit_offset attribute.
10652
b593ecca
SM
106532016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10654
10655 * gdb.base/default.exp: Fix output of "set language".
10656
3b165252
SM
106572016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10658
10659 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10660 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10661 make.
10662 * configure.ac: Remove checks for the make program.
10663 * configure: Re-generate.
10664
1a2f3d7f
KB
106652016-11-16 Kevin Buettner <kevinb@redhat.com>
10666
10667 * gdb.python/py-recurse-unwind.c (main): Add loop.
10668 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10669 to read_register() and gdb.parse_and_eval(). Make each code
10670 call a separate case that can be individually tested.
10671 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10672 proc. Call cont_and_backtrace for each of the code paths that
10673 we want to test in the unwinder.
10674
b7f38fda
AA
106752016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10676
10677 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10678 the definition of struct S.
10679
1f8db343
CM
106802016-11-11 Catherine Moore <clm@codesourcery.com>
10681
10682 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10683
fad0c9fb
PA
106842016-11-09 Pedro Alves <palves@redhat.com>
10685
10686 * gdb.base/commands.exp (runto_or_return): New procedure.
10687 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10688 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10689 (progvar_simple_while_test, progvar_complex_if_while_test)
10690 (if_while_breakpoint_command_test)
10691 (infrun_breakpoint_command_test, breakpoint_command_test)
10692 (user_defined_command_test, watchpoint_command_test)
10693 (test_command_prompt_position, redefine_hook_test)
10694 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10695 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10696 multi_line_input and multi_line. Remove gdb_expect and
10697 gdb_stop_suppressing_tests uses.
10698 * lib/gdb.exp (valnum_re): New global.
10699 (multi_line_input): New procedure.
10700
8354c62c
SM
107012016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10702
10703 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10704 Remove.
10705 (test_setup): Define with proc_with_prefix.
10706 (test_cli_inferior): Likewise.
10707 (test_cli_thread): Likewise.
10708 (test_cli_frame): Likewise.
10709 (test_cli_select_frame): Likewise.
10710 (test_cli_up_down): Likewise.
10711 (test_mi_thread_select): Likewise.
10712 (test_mi_stack_select_frame): Likewise.
10713 (test_cli_in_mi_inferior): Likewise.
10714 (test_cli_in_mi_thread): Likewise.
10715 (test_cli_in_mi_frame): Likewise.
10716 (top level): Do not use with_test_prefix_procname.
10717
64f367a2
PA
107182016-11-09 Pedro Alves <palves@redhat.com>
10719
10720 * gdb.base/commands.exp (gdbvar_simple_if_test)
10721 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10722 (progvar_simple_if_test, progvar_simple_while_test)
10723 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10724 (infrun_breakpoint_command_test, breakpoint_command_test)
10725 (user_defined_command_test, watchpoint_command_test)
10726 (test_command_prompt_position, deprecated_command_test)
10727 (bp_deleted_in_command, temporary_breakpoint_commands)
10728 (stray_arg0_test, source_file_with_indented_comment)
10729 (recursive_source_test, if_commands_test)
10730 (error_clears_commands_left, redefine_hook_test)
10731 (redefine_backtrace_test): Use proc_with_prefix.
10732 * lib/gdb.exp (proc_with_prefix): New proc.
10733
0bb65f1e
AA
107342016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10735
10736 * gdb.base/tui-layout.c: New file.
10737 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10738 disassembly window contains very long lines.
10739
7353f247
TT
107402016-11-08 Tom Tromey <tom@tromey.com>
10741
10742 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10743 depend on Python 2.
10744
30a7bb83
TT
107452016-11-08 Tom Tromey <tom@tromey.com>
10746
10747 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10748 New method.
10749
cdf5a07c
MG
107502016-10-29 Manish Goregaokar <manish@mozilla.com>
10751
2806dc7e 10752 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10753
51a789c3
MG
107542016-10-27 Manish Goregaokar <manish@mozilla.com>
10755
2806dc7e
PA
10756 * gdb.rust/simple.rs: Add test for univariant enums without
10757 discriminants and for encoded struct-like enums.
51a789c3 10758
f610ab6d
PA
107592016-10-28 Pedro Alves <palves@redhat.com>
10760
10761 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10762 gdb_test_multiple, tighten regexps and match symtabs and line
10763 tables incrementally.
10764
b129b0ca
LM
107652016-10-28 Luis Machado <lgustavo@codesourcery.com>
10766
10767 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10768 general.
10769
ecf45d2c
SL
107702016-10-25 Luis Machado <lgustavo@codesourcery.com>
10771
10772 * gdb.base/exec-invalid-sysroot.exp: New file.
10773
b8d38ee4
JK
107742016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10775
10776 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10777
f90fd8c2
JK
107782016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10779
10780 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10781
2d2476aa
MR
107822016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10783
2806dc7e
PA
10784 * gdb.base/killed-outside.exp: Remove $options from a call to
10785 `prepare_for_testing'.
2d2476aa 10786
e42b25a0
SM
107872016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10788
10789 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10790 Change test message.
10791
3ccdb432
SM
107922016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10793
10794 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10795 Update comment.
10796
5bad3170
SM
107972016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10798
10799 * gdb.trace/mi-trace-save.exp: New file.
10800
5ad9dba7
YQ
108012016-10-13 Yao Qi <yao.qi@linaro.org>
10802
10803 * gdb.base/code_elim.exp (get_var_address): Remove.
10804 * gdb.base/relocate.exp: Likewise.
10805 * gdb.base/shreloc.exp: Likewise.
10806 * lib/gdb.exp (get_var_address): New.
10807
62df7e21
YQ
108082016-10-13 Yao Qi <yao.qi@linaro.org>
10809
10810 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10811 floating point tests if $skip_float_test is false.
10812
4dac951e
LM
108132016-10-12 Luis Machado <lgustavo@codesourcery.com>
10814
10815 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10816 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10817 argc values.
10818 Add 1 to argc so we guarantee distinct initial/modified argc values.
10819
8f1a8fc4
JK
108202016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10821
10822 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10823
16c85b5d
JK
108242016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10825
10826 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10827 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10828 * gdb.arch/vsx-regs.exp: Likewise.
10829
1d0e042a
YQ
108302016-10-07 Yao Qi <yao.qi@linaro.org>
10831
10832 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10833
68dadef5
MM
108342016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10835
10836 * gdb.python/python.exp: Test decode_line("*0").
10837
33fa2c6e
DE
108382016-10-06 Doug Evans <dje@google.com>
10839
10840 * gdb.python/py-value.exp (test_value_creation): Add test for large
10841 unsigned 64-bit value.
10842
9c37b5ae
TT
108432016-10-06 Tom Tromey <tom@tromey.com>
10844
10845 * gdb.compile/compile.exp: Change java tests to rust.
10846 * gdb.base/setshow.exp: Change java tests to rust.
10847 * gdb.base/default.exp: Remove java from language list.
10848 * README (Examples): Update language example.
10849 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10850 test.
10851 * lib/gdb.exp (skip_java_tests): Remove.
10852 * lib/java.exp: Remove.
10853 * gdb.java: Remove.
10854
78b86327
MR
108552016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10856
10857 * gdb.arch/mips-fcr.exp: New test.
10858 * gdb.arch/mips-fcr.c: Source for the new test.
10859
7470adbb
MR
108602016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10861
10862 * gdb.base/solib-disc.exp: Use `standard_output_file'
10863 throughout.
10864
4a556533
PA
108652016-10-06 Pedro Alves <palves@redhat.com>
10866
10867 * gdb.base/jit-simple-dl.c: New file.
10868 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10869 * gdb.base/jit-simple.c: ... this.
10870 * gdb.base/jit-simple.exp (jit_run): Delete.
10871 (build_jit): New proc.
10872 (jit_test_reread): Recompile either the main program or the shared
10873 library, depending on what is being tested. Skip changing address
10874 if caller wants to. Compare before/after addresses. If testing
10875 standalone, explicitly load the binary. Test "maint info
10876 breakpoints".
10877 (top level): Add "standalone vs shared lib" and "change address"
10878 vs "same address" axes.
10879
5a122fbc
PA
108802016-10-06 Pedro Alves <palves@redhat.com>
10881
10882 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10883 call.
10884 (jit_run): Delete.
10885 (jit_test_reread): Use with_test_prefix. Reload the main binary
10886 explicitly. Compare the before/after addresses of the JIT
10887 descriptor.
10888
ee8da4b8
DE
108892016-08-15 Doug Evans <dje@google.com>
10890
10891 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10892 for single bitfields is bool.
10893 * gdb.xml/tdesc-regs.exp: Ditto.
10894
f389f6fe
JK
108952016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10896
10897 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10898
fdebf1a4
YQ
108992016-10-05 Yao Qi <yao.qi@linaro.org>
10900
10901 * lib/gdb.exp (support_complex_tests): Return zero if
10902 gdb_skip_float_test return true.
10903
9c36d954 109042016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10905 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10906
10907 PR gdb/20487
10908 * gdb.mi/user-selected-context-sync.exp: New file.
10909 * gdb.mi/user-selected-context-sync.c: New file.
10910
4034d0ff 109112016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10912 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10913
10914 PR gdb/20487
10915 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10916 =thread-select-event check.
10917
a4297203
PB
109182016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10919
10920 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10921 the compulsory L operand changes.
10922 * gdb.arch/powerpc-power.s: Likewise.
10923
bb805577
JK
109242016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10925
10926 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10927 * gdb.base/jit-attach-pie.c: New file.
10928 * gdb.base/jit-attach-pie.exp: New file.
10929
6d61dee5
PA
109302016-09-28 Pedro Alves <palves@redhat.com>
10931
10932 * gdb.base/infcall-input.c: New file.
10933 * gdb.base/infcall-input.exp: New file.
10934
f73842fc
YQ
109352016-09-22 Yao Qi <yao.qi@linaro.org>
10936
10937 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10938 (gdb_exit): Rename it to ...
10939 (gdbserver_gdb_exit): ... Close GDBserver.
10940 (gdb_exit): New proc, call gdbserver_gdb_exit.
10941 (mi_gdb_exit): Likewise.
10942
90681dab
YQ
109432016-09-22 Yao Qi <yao.qi@linaro.org>
10944
10945 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10946 path.
10947 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10948 Remove duplication.
10949
9c211fd8
YQ
109502016-09-22 Yao Qi <yao.qi@linaro.org>
10951
10952 * lib/gdbserver-support.exp: Check the existence of
10953 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10954
ad0a504f
AK
109552016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10956
10957 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10958
36cf1806
TT
109592016-09-21 Tom Tromey <tom@tromey.com>
10960
10961 PR gdb/20604:
10962 * gdb.base/quit.exp: New file.
10963
74172ecf
SM
109642016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10965
10966 * .gitignore: New file.
10967
3d0ec882
MR
109682016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10969
10970 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10971 throughout.
10972
8193adea
AA
109732016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10974
10975 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10976
d41a5c09
JK
109772016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10978
10979 * gdb.cp/casts.cc (decltype): Move it ...
10980 (main): ... with its call to ...
10981 * gdb.cp/casts03.cc: ... a new file.
10982 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10983
d2dfe700
JK
109842016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10985
10986 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10987
e2a92b16
PB
109882016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10989
10990 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10991 and sync up the test with tests in gas/testsuite/gas/ppc.
10992 * gdb.arch/powerpc-power.exp: Likewise.
10993
49b4de64
JK
109942016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10995
10996 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10997
2c29df25
SDJ
109982016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10999 Jan Kratochvil <jan.kratochvil@redhat.com>
11000
11001 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11002 make m1's definition to be different from m2's. Use 'dummy' as an
11003 argument for probe 'two'.
11004
cc3c2846
JB
110052016-09-10 Jon Beniston <jon@beniston.com>
11006
11007 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11008 for sim target.
11009
e1b2624a
AA
110102016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11011
11012 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11013 variable declaration.
11014 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11015 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11016 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11017 received HWCAP as its argument.
11018
4295e285
PA
110192016-09-06 Pedro Alves <palves@redhat.com>
11020
11021 * gdb.base/new-ui-pending-input.c: New file.
11022 * gdb.base/new-ui-pending-input.exp: New file.
11023 * gdb.exp (clear_gdb_spawn_id): New procedure.
11024 (with_spawn_id): Check whether gdb_spawn_id exists before
11025 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11026 on exit.
11027
00d5215e
UW
110282016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11029
11030 * gdb.base/float128.c: New file.
11031 * gdb.base/float128.exp: Likewise.
11032 * gdb.base/floatn.c: Likewise.
11033 * gdb.base/floatn.exp: Likewise.
11034
a9ff5f12
UW
110352016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11036
11037 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11038
f245535c
PA
110392016-09-05 Pedro Alves <palves@redhat.com>
11040
11041 PR backtrace/19927
11042 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11043 unwinders are immediately called as side effect of "source" or
11044 "disable unwinder" commands.
11045 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11046
ae9cf263
YQ
110472016-09-02 Yao Qi <yao.qi@linaro.org>
11048
11049 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11050 is true and $type is "float" or "double".
11051
27aba047
YQ
110522016-09-02 Yao Qi <yao.qi@linaro.org>
11053
11054 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11055 true.
11056 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11057 * gdb.base/call-rt-st.exp: Likewise.
11058 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11059 return value instead of gdb,skip_float_test.
11060 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11061 (do_function_calls): Use its return value instead of
11062 gdb,skip_float_test.
11063 * gdb.base/finish.exp: Likewise.
11064 * gdb.base/funcargs.exp: Likewise.
11065 * gdb.base/return.exp: Likewise.
11066 * gdb.base/return2.exp: Likewise.
11067 * gdb.base/varargs.exp: Likewise.
11068 * lib/gdb.exp (gdb_skip_float_test): Change it to
11069 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11070
5af962df
AA
110712016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11072
11073 * gdb.multi/tids.exp: Test "thread apply all".
11074
7fac6910
JK
110752016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11076
11077 * gdb.base/default.exp (tty): Remove.
11078
bb1fe4ac
KB
110792016-08-24 Kevin Buettner <kevinb@redhat.com>
11080
2806dc7e
PA
11081 * gdb.python/py-recurse-unwind.c: New file.
11082 * gdb.python/py-recurse-unwind.py: New file.
11083 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11084
0a1ddfa6
SM
110852016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11086
11087 * gdb.base/set-inferior-tty.exp: New file.
11088 * gdb.base/set-inferior-tty.c: New file.
11089
d9de1fe3
PA
110902016-08-23 Pedro Alves <palves@redhat.com>
11091
11092 PR gdb/20494
11093 * gdb.base/new-ui-echo.c: New file.
11094 * gdb.base/new-ui-echo.exp: New file.
11095
e9d9abd7
YQ
110962016-08-23 Yao Qi <yao.qi@linaro.org>
11097
11098 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11099 gdbserver_spawn.
11100 * gdb.server/connect-without-multi-process.exp (do_test):
11101 Likewise.
11102
3589529e
YQ
111032016-08-23 Yao Qi <yao.qi@linaro.org>
11104
11105 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11106 standalone_txt. Delete gdb_txt and standalone_txt on host
11107 and target. Spawn the binary on target. Copy files from
11108 target to host.
11109
6bb90213
PA
111102016-08-22 Pedro Alves <palves@redhat.com>
11111
11112 PR gdb/20505
11113 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11114 with_test_prefix. Factor out bits to ...
11115 (test_no_vdso): ... this new procedure.
11116
20c2c024
CL
111172016-08-19 Carl Love <cel@us.ibm.com>
11118
11119 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11120 maintaining separate logic for constructing the output path.
11121 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11122 * gdb.arch/ppc-dfp.exp: Likewise.
11123 * gdb.arch/ppc-fp.exp: Likewise.
11124 * gdb.arch/vsx-regs.exp: Likewise.
11125 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11126 binprefix for generating the additional binary files.
11127
0646e07d
PA
111282016-08-19 Pedro Alves <palves@redhat.com>
11129
11130 * gdb.trace/mi-trace-frame-collected.exp
11131 (test_trace_frame_collected): On x32, expect two registers.
11132
46da9242
CL
111332016-08-18 Carl Love <cel@us.ibm.com>
11134
11135 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11136 and sync up the test with tests in gas/testsuite/gas/ppc.
11137 * gdb.arch/powerpc-power.exp: Likewise.
11138
eb2332d7
SM
111392016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11140
11141 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11142 expected error message.
11143
63c61e04
SM
111442016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11145
11146 * gdb.multi/remove-inferiors.exp: New file.
11147 * gdb.multi/remove-inferiors.c: New file.
11148
7b17065f
YQ
111492016-08-12 Yao Qi <yao.qi@linaro.org>
11150
11151 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11152 argument list.
11153
01d3dedf
PA
111542016-08-10 Pedro Alves <palves@redhat.com>
11155
11156 PR gdb/19187
11157 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11158 setup_kfails.
11159
3eb7562a
PA
111602016-08-09 Pedro Alves <palves@redhat.com>
11161 Simon Marchi <simon.marchi@ericsson.com>
11162
11163 PR gdb/20418
11164 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11165 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11166
80614914
PA
111672016-08-09 Pedro Alves <palves@redhat.com>
11168
11169 PR mi/20431
11170 * gdb.mi/mi-cmd-error.exp: New file.
11171
f348d89a
PA
111722016-08-09 Pedro Alves <palves@redhat.com>
11173
11174 PR gdb/18653
11175 * gdb.base/signals-state-child.c: New file.
11176 * gdb.base/signals-state-child.exp: New file.
11177 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11178
e5ca03b4
PA
111792016-08-09 Pedro Alves <palves@redhat.com>
11180
11181 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11182
282a0691
TT
111832016-08-03 Tom Tromey <tom@tromey.com>
11184
11185 PR python/18565:
11186 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11187
41bfcd63
YQ
111882016-08-01 Yao Qi <yao.qi@linaro.org>
11189
11190 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11191 variable mode to "multi-process" if $multi_process is 1, otherwise
11192 set it to "single-process".
11193
e3465b24
YQ
111942016-08-01 Yao Qi <yao.qi@linaro.org>
11195
11196 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11197 * gdb.cp/cpexprs.exp: Likewise.
11198 * gdb.cp/m-static.exp: Likewise.
11199
0b31a4bc
TT
112002016-07-26 Tom Tromey <tom@tromey.com>
11201
11202 PR python/20190:
11203 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11204 test.
11205
e0461dbb
MM
112062016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11207
11208 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11209 selecting assembly source files.
11210 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11211 assembly source files.
11212 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11213 assembly source files.
11214 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11215 selecting assembly source files.
11216
8194e927
SM
112172016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11218
11219 * gdb.base/new-ui.exp (do_test_invalid_args): New
11220 procedure.
11221
c0272db5
TW
112222016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11223
11224 * gdb.btrace/reconnect.c: New file.
11225 * gdb.btrace/reconnect.exp: New file.
11226
e3487908
GKB
112272016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11228
11229 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11230 to test_catch_syscall_group.
11231 (test_catch_syscall_group): New.
11232
12df5c00
TT
112332016-07-21 Tom Tromey <tom@tromey.com>
11234
11235 * gdb.rust/simple.rs (main): Use empty struct expression.
11236 * gdb.rust/simple.exp: Add tests for empty struct expression.
11237
bae62ee2
YQ
112382016-07-21 Yao Qi <yao.qi@linaro.org>
11239
11240 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11241 if gdb_skip_xml_test is true on some targets.
11242
b1b53fb3
YQ
112432016-07-21 Yao Qi <yao.qi@linaro.org>
11244
11245 * gdb.server/solib-list.exp: Unset last_loaded_file.
11246
027d97f8
JK
112472016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11248
11249 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11250 "step into captured_main (args)".
11251
7674d381
JK
112522016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11253
11254 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11255
72b5d099
JK
112562016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11257
11258 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11259
1f960ced
PA
112602016-07-19 Pedro Alves <palves@redhat.com>
11261
11262 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11263 * gdb.opt/inline-bt.exp: Likewise.
11264 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11265 additional_flags=-Winline.
11266 * gdb.opt/inline-locals.exp: Likewise.
11267 * gdb.opt/inline-markers.c (ATTR): Define.
11268 (inlined_fn): Use it.
11269
f25827c1
YQ
112702016-07-19 Yao Qi <yao.qi@linaro.org>
11271
11272 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11273 (test_with_self): Remove some code. Remove argument executable.
11274 (top-level): Use do_self_tests.
11275
37539ebe
DB
112762016-07-15 Zachary Welch <zwelch@codesourcery.com>
11277 Don Breazeal <donb@codesourcery.com>
11278
11279 * gdb.base/maint.exp: Escape paths used in regular expressions.
11280 * gdb.stabs/weird.exp: Likewise.
11281
dac790e1
TT
112822016-07-13 Tom Tromey <tom@tromey.com>
11283
11284 PR python/15620, PR python/18620:
11285 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11286 (test_bkpt_events): New procs.
11287
93daf339
TT
112882016-07-13 Tom Tromey <tom@tromey.com>
11289
11290 PR python/17698:
11291 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11292 test.
11293 (test_watchpoints): Likewise.
11294 (test_bkpt_pending): New proc.
11295
6571a381
TT
112962016-07-13 Tom Tromey <tom@tromey.com>
11297
11298 PR cli/18053:
11299 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11300 completion test.
11301
e8732474
JK
113022016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11303
11304 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11305 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11306 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11307 f_label.
11308 (g): Rename g_end_lbl to g_label.
11309 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11310 low_pc and high_pc.
11311 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11312
e0f3fd7c
TT
113132016-07-12 Tom Tromey <tom@tromey.com>
11314
11315 PR python/19293:
11316 * gdb.python/py-unwind-maint.exp: Update tests.
11317
3cfe46b6
YQ
113182016-07-12 Yao Qi <yao.qi@linaro.org>
11319
11320 * lib/selftest-support.exp (selftest_setup): Match the output
11321 when captured_main is inlined.
11322
4f19a0e6
WT
113232016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11324
11325 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11326 New variables.
11327 (print this%a, print this%b, print this): New tests.
11328 * gdb.fortran/derived-types.f90 (this): New object and
11329 initialization.
11330
986cf455
SM
113312016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11332
11333 * gdb.ada/arraydim.exp: Remove extra directory level in build
11334 directory.
11335
f0464b23
SM
113362016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11337
11338 * lib/ada.exp: Remove extra directory level in build directory.
11339 * gdb.ada/cond_lang.exp: Likewise.
11340 * gdb.ada/exec_changed.exp: Likewise.
11341 * gdb.ada/lang_switch.exp: Likewise.
11342
42d94011
MG
113432016-07-06 Manish Goregaokar <manish@mozilla.com>
11344
2806dc7e
PA
11345 * simple.rs: Add test for raw pointer subscripting.
11346 * simple.exp: Add test expectations.
42d94011 11347
647c264c
YQ
113482016-07-05 Yao Qi <yao.qi@linaro.org>
11349
11350 * gdb.mi/mi-reverse.exp: Match =record-started output.
11351
20aa2c60
PA
113522016-07-01 Pedro Alves <palves@redhat.com>
11353
11354 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11355 procedure.
11356 (jit_reader_test): Test the jit reader's unwinder.
11357 * gdb.base/jithost.c (jit_function_00_code): New global.
11358 (main): Use memcpy to fill in the mmapped code, instead of poking
11359 bytes manually here.
11360 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11361 value.
11362 (read_debug_info): Save the function's range.
11363 (read_sp): New function.
11364 (unwind_frame): Use it. Also unwind RBP.
11365 (get_frame_id): Use read_sp.
11366 (gdb_init_reader): Use calloc instead of malloc.
11367 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11368 parameter. Use gdb_test_multiple.
11369
ced2dffb
PA
113702016-07-01 Pedro Alves <palves@redhat.com>
11371 Antoine Tremblay <antoine.tremblay@ericsson.com>
11372
11373 * gdb.threads/process-dies-while-detaching.c: New file.
11374 * gdb.threads/process-dies-while-detaching.exp: New file.
11375
63000888
PA
113762016-07-01 Pedro Alves <palves@redhat.com>
11377
11378 * gdb.multi/watchpoint-multi-exit.c: New file.
11379 * gdb.multi/watchpoint-multi-exit.exp: New file.
11380
038d4868
PA
113812016-06-30 Pedro Alves <palves@redhat.com>
11382
11383 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11384 unset inferior_spawn_id.
11385
994e9c83
PA
113862016-06-30 Pedro Alves <palves@redhat.com>
11387
11388 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11389 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11390
e5653468
YQ
113912016-06-29 Yao Qi <yao.qi@linaro.org>
11392
11393 * gdb.base/return.c: Add copyright header.
11394
803b47e5
TT
113952016-06-29 Tom Tromey <tom@tromey.com>
11396
11397 PR python/20129:
11398 * gdb.python/py-framefilter.exp: Add tests for setting priority
11399 and disabling of non-existent frame filter.
11400
28244707
YQ
114012016-06-29 Yao Qi <yao.qi@linaro.org>
11402
11403 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11404 0x0f07ff.
11405
a31d2f06
YQ
114062016-06-28 Yao Qi <yao.qi@linaro.org>
11407
11408 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11409 triplets. Start gdb, execute catch syscall, and continue. Check
11410 gdb's output to determine catch syscall is supported.
11411
921d8f54
MG
114122016-06-27 Manish Goregaokar <manish@mozilla.com>
11413
25d49b86
PA
11414 * gdb.rust/simple.rs: Add test for returning unit in a function.
11415 * gdb.rust/simple.exp: Add expectation for functions returning
11416 unit.
921d8f54 11417
f4952523
PMR
114182016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11419
11420 * gdb.python/py-breakpoint-create-fail.c,
11421 gdb.python/py-breakpoint-create-fail.exp,
11422 gdb.python/py-breakpoint-create-fail.py: New testcase.
11423
fccb08f8
MG
114242016-06-25 Manish Goregaokar <manish@mozilla.com>
11425
11426 PR gdb/20239
11427 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11428 * gdb.rust/simple.exp: Add test expectations for new NonZero
11429 tests.
fccb08f8 11430
6b850546
DT
114312016-06-24 David Taylor <dtaylor@emc.com>
11432
11433 * gdb.base/offsets.exp: New file.
11434 * gdb.base/offsets.c: New file.
11435
17621150
TT
114362016-06-23 Tom Tromey <tom@tromey.com>
11437
11438 PR gdb/16483:
11439 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11440 before any filters are loaded.
11441
04d59df6
WT
114422016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11443
11444 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11445 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11446 structs.
11447 * gdb.fortran/derived-type-function.exp: New file.
11448 * gdb.fortran/derived-type-function.f90: New file.
11449
11450
ac69f786
PA
114512016-06-21 Pedro Alves <palves@redhat.com>
11452
11453 * gdb.base/new-ui.exp: New file.
11454 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11455 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11456 (with_spawn_id): New procedure.
11457
49940788
PA
114582016-06-21 Pedro Alves <palves@redhat.com>
11459
11460 * gdb.mi/mi-exec-run.exp: New file.
11461
ef274d26
PA
114622016-06-21 Pedro Alves <palves@redhat.com>
11463
11464 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11465 breakpoint command's output on the main UI.
11466 (test_break): New procedure, factored out from calls in the top
11467 level.
11468 (top level): Use foreach_with_prefix to test MI as main UI and as
11469 separate UI.
11470
468afe6c
PA
114712016-06-21 Pedro Alves <palves@redhat.com>
11472
11473 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11474 (test_awatch_creation_and_listing)
11475 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11476 Remove 'type' parameter.
11477 (test_watchpoint_all): New parameter mi_mode. Remove
11478 with_test_prefix.
11479 (top level): Use foreach_with_prefix, and add main/separate UI MI
11480 testing axis.
11481
51f77c37
PA
114822016-06-21 Pedro Alves <palves@redhat.com>
11483
11484 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11485 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11486 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11487 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11488 (gdb_main_spawn_id, mi_spawn_id): Declare and
11489 comment.
11490 (mi_create_inferior_pty): New procedure,
11491 factored out from default_mi_gdb_start.
11492 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11493 procedures.
11494 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11495 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11496 Use mi_create_inferior_pty.
11497 (mi_gdb_start): Use eval to pass down args list.
11498
8980e177
PA
114992016-06-21 Pedro Alves <palves@redhat.com>
11500
11501 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11502 * gdb.opt/inline-cmds.exp: Add MI tests.
11503
f38d3ad1
PA
115042016-06-21 Pedro Alves <palves@redhat.com>
11505
11506 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11507
45db7c09
PA
115082016-06-21 Pedro Alves <palves@redhat.com>
11509
11510 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11511 (top level): Use it instead of mi_execute_to.
11512
5a069ab3
PA
115132016-06-21 Pedro Alves <palves@redhat.com>
11514
11515 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11516 (cont_handler_str): New.
11517 (signal_stop_handler): Set stop_handler_str instead of printing to
11518 stdout.
11519 (continue_handler): Set cont_handler_str instead of printing to
11520 stdout.
11521 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11522 mi_send_resuming_command. Print stop_handler_str and
11523 cont_handler_str instead of expecting the python events print
11524 directly.
11525
2838cc1d
SD
115262016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11527
11528 * gdb.base/jit-reader.exp: New file.
11529 * gdb.base/jithost.c: New file.
11530 * gdb.base/jithost.h: New file.
11531 * gdb.base/jitreader.c : New file.
11532 * gdb.base/jit-protocol.h: New file.
11533
21a77091
YQ
115342016-06-17 Yao Qi <yao.qi@linaro.org>
11535
11536 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11537 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11538 and detach-on-fork. Adjust tests.
11539 (top level): Invoke break_cond_on_syscall with combinations of
11540 syscall, follow-fork-mode and detach-on-fork.
11541
f50bf8e5
YQ
115422016-06-17 Yao Qi <yao.qi@linaro.org>
11543
11544 * gdb.base/step-over-exit.c: New.
11545 * gdb.base/step-over-exit.exp: New.
11546
a28d8e50
YTL
115472016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11548
11549 * gdb.base/float.exp: Add target check for nds32*-*-*.
11550 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11551
cad8e26d
AB
115522016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11553
11554 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11555 for unsupported target features.
11556 * gdb.base/call-rt-st.exp: Likewise.
11557 * gdb.base/call-sc.exp: Likewise.
11558 * gdb.base/call-signal-resume.exp: Likewise.
11559 * gdb.base/call-strs.exp: Likewise.
11560 * gdb.base/callexit.exp: Likewise.
11561 * gdb.base/callfuncs.exp: Likewise.
11562 * gdb.base/nodebug.exp: Likewise.
11563 * gdb.base/printcmds.exp: Likewise.
11564 * gdb.base/ptype.exp: Likewise.
11565 * gdb.base/structs.exp: Likewise.
11566 * gdb.base/unwindonsignal.exp: Likewise.
11567 * gdb.cp/gdb2495.exp: Likewise.
11568 * gdb.cp/templates.exp: Likewise.
11569 * gdb.cp/virtfunc.exp: Likewise.
11570 * gdb.threads/hand-call-in-threads.exp: Likewise.
11571 * gdb.threads/interrupted-hand-call.exp: Likewise.
11572 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11573
347dc102
TT
115742016-06-10 Tom Tromey <tom@tromey.com>
11575
11576 PR rust/20110:
11577 * gdb.rust/expr.exp: Add test for integer constant larger than
11578 i32.
11579
5e13cf25
BH
115802016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11581
11582 * gdb.fortran/nested-funcs.exp: New.
11583 * gdb.fortran/nested-funcs.f90: New.
11584
bb556f1f
TK
115852016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11586
11587 * gdb.base/examine-backward.c: New file.
11588 * gdb.base/examine-backward.exp: New file.
11589
38b022b4
SM
115902016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11591
11592 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11593 matching.
11594
1b40ec05
TT
115952016-06-02 Tom Tromey <tom@tromey.com>
11596
11597 PR python/18984:
11598 * gdb.python/py-shared.exp: Add solib_name test.
11599
193bd378
SM
116002016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11601
11602 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11603
3326303b
MG
116042016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11605
11606 PR c++/19893
11607 * gdb.dwarf2/implref.exp: Rename to...
11608 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11609 * gdb.dwarf2/implref-array.c: New file.
11610 * gdb.dwarf2/implref-array.exp: Likewise.
11611 * gdb.dwarf2/implref-global.c: Likewise.
11612 * gdb.dwarf2/implref-global.exp: Likewise.
11613 * gdb.dwarf2/implref-struct.c: Likewise.
11614 * gdb.dwarf2/implref-struct.exp: Likewise.
11615
825c8ef2
AT
116162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11617
11618 * gdb.trace/trace-condition.exp: Add 64bit tests.
11619
2320162a
AT
116202016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11621
11622 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11623 bits types.
11624 (main): Adapt to 8 to 64 bits types.
11625 * gdb.trace/trace-condition.exp: Add new tests.
11626
a7818233
AT
116272016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11628
11629 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11630
0d336466
AT
116312016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11632
11633 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11634 Move condition tests...
11635 * gdb.trace/trace-condition.exp: Here.
11636
7faeb45a
AT
116372016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11638
11639 * gdb.trace/trace-condition.exp: Add counter-case tests.
11640
e385593e
JK
116412016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11642
11643 PR c++/15231
11644 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11645 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11646
744608cc
PA
116472016-05-27 Pedro Alves <palves@redhat.com>
11648
11649 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11650 New procedure.
11651 (top level): Call it, and bail out of DejaGnu is known to be bad.
11652
ac775bf4
AB
116532016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11654
11655 * gdb.base/whatis.c: Extend the test case.
11656 * gdb.base/whatis.exp: Add additional tests.
11657
2bbad2ea
BH
116582016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11659
11660* gdb.fortran/type.f90: Add pointer variable.
11661* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11662
8b70175d
BH
116632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11664
11665 * gdb.fortran/vla-type.exp: Fix testcase name.
11666
86d8a848
BH
116672016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11668
11669 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11670
e188eb36
BH
116712016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11672
11673 * gdb.fortran/type.f90: Add nested structures.
11674 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11675 * gdb.fortran/derived-type.exp: Adapt expected output.
11676 * gdb.fortran/vla-type.exp: Adapt expected output.
11677
9b2db1fd
BH
116782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11679
11680 * gdb.fortran/whatis_type.exp: Adapt expected output.
11681
72b17055
BH
116822016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11683
11684 * gdb.fortran/print_type.exp: Fix expected output.
11685 * gdb.fortran/whatis_type.exp: Fix expected output.
11686
3cd81d8d
BH
116872016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11688
11689 * gdb.fortran/whatis_type.exp: Use multi_line.
11690
ddae9462
TT
116912016-05-24 Tom Tromey <tom@tromey.com>
11692
11693 PR python/17386:
11694 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11695 use value as an index.
11696
1957f6b8
TT
116972016-05-23 Tom Tromey <tom@tromey.com>
11698
11699 PR python/17981:
11700 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11701 no-breakpoint case.
11702
026a9174
PA
117032016-05-24 Pedro Alves <palves@redhat.com>
11704
11705 PR gdb/19828
11706 * gdb.threads/clone-attach-detach.c: New file.
11707 * gdb.threads/clone-attach-detach.exp: New file.
11708
e70a7231
FR
117092016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11710
11711 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11712
0f6ed0e0
TT
117132016-05-23 Tom Tromey <tom@tromey.com>
11714
11715 PR python/19438, PR python/18393:
11716 * gdb.python/py-progspace.exp: Add "dir" test.
11717 * gdb.python/py-objfile.exp: Add "dir" test.
11718
ffd19d61
YQ
117192016-05-23 Yao Qi <yao.qi@linaro.org>
11720
11721 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11722 * gdb.arch/thumb2-it.exp: Likewise.
11723
9e8f9b05
SM
117242016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11725
11726 * gdb.mi/mi-threads-interrupt.c: New file.
11727 * gdb.mi/mi-threads-interrupt.exp: New file.
11728
61c6156d
SM
117292016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11730
11731 PR gdb/18077
11732 * gdb.mi/mi-async-run.exp: New file.
11733 * gdb.mi/mi-async-run.c: New file.
11734
67218854
TT
117352016-05-17 Tom Tromey <tom@tromey.com>
11736 Manish Goregaokar <manishsmail@gmail.com>
11737
11738 * lib/rust-support.exp: New file.
11739 * lib/gdb.exp (skip_rust_tests): New proc.
11740 (build_executable_from_specs): Handle rust.
11741 * lib/future.exp (gdb_find_rustc): New proc.
11742 (gdb_default_target_compile): Handle rust.
11743 * gdb.rust/expr.exp: New file.
11744 * gdb.rust/generics.exp: New file.
11745 * gdb.rust/generics.rs: New file.
11746 * gdb.rust/methods.exp: New file.
11747 * gdb.rust/methods.rs: New file.
11748 * gdb.rust/modules.exp: New file.
11749 * gdb.rust/modules.rs: New file.
11750 * gdb.rust/simple.exp: New file.
11751 * gdb.rust/simple.rs: New file.
11752
c44af4eb
TT
117532016-05-17 Tom Tromey <tom@tromey.com>
11754
11755 * gdb.base/default.exp (set language): Add rust.
11756
dcd1f979
TT
117572016-05-17 Tom Tromey <tom@tromey.com>
11758
11759 * gdb.gdb/unittest.exp: New file.
11760
155b7f57
YQ
117612016-05-16 Yao Qi <yao.qi@linaro.org>
11762
11763 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11764 shell_prompt. Update shell_prompt_re.
11765
8ddd5a6c
DE
117662016-05-12 Doug Evans <dje@google.com>
11767
11768 PR symtab/19999
11769 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11770 $options when building executable.
11771 * gdb.dwarf2/fission-loclists-pie.S: New file.
11772 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11773
02e370d9
SM
117742016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11775
11776 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11777 of [is_remote target],
11778
8929ad8b
SM
117792016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11780
11781 * lib/gdb.exp (use_gdb_stub): New procedure.
11782
6c447423
DE
117832016-05-03 Yunlian Jiang <yunlian@google.com>
11784 Doug Evans <dje@google.com>
11785
11786 PR symtab/19914
11787 * gdb.dwarf2/dwp-sepdebug.c: New file.
11788 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11789
444e826c
SM
117902016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11791
11792 * gdb.base/detach.exp: Remove is_remote check.
11793
740feeaa
SM
117942016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11795
11796 * gdb.base/annota-input-while-running.exp: Don't check for
11797 [is_remote target]. Enable annotations after running to main.
11798 Remove unused "set test..." line.
11799
9080ac9d
SM
118002016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11801
11802 * gdb.trace/trace-enable-disable.exp: New file.
11803 * gdb.trace/trace-enable-disable.c: New file.
11804
952ebca5
SM
118052016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11806
11807 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11808 use it in info sharedlibrary test.
11809 * gdb.trace/ftrace-lock.exp: Likewise.
11810 * gdb.trace/ftrace.exp: Likewise.
11811 * gdb.trace/range-stepping.exp: Likewise.
11812 * gdb.trace/trace-break.exp: Likewise.
11813 * gdb.trace/trace-condition.exp: Likewise.
11814 * gdb.trace/trace-mt.exp: Likewise.
11815
d9019901
SM
118162016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11817
11818 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11819 (gdb_load_shlib): ... this.
11820 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11821 gdb_load_shlib.
11822 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11823 * gdb.base/ctxobj.exp: Likewise.
11824 * gdb.base/dprintf-pending.exp: Likewise.
11825 * gdb.base/dso2dso.exp: Likewise.
11826 * gdb.base/fixsection.exp: Likewise.
11827 * gdb.base/gcore-relro.exp: Likewise.
11828 * gdb.base/gdb1555.exp: Likewise.
11829 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11830 * gdb.base/gnu-ifunc.exp: Likewise.
11831 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11832 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11833 * gdb.base/pending.exp: Likewise.
11834 * gdb.base/print-file-var.exp: Likewise.
11835 * gdb.base/print-symbol-loading.exp: Likewise.
11836 * gdb.base/shlib-call.exp: Likewise.
11837 * gdb.base/shreloc.exp: Likewise.
11838 * gdb.base/so-impl-ld.exp: Likewise.
11839 * gdb.base/solib-disc.exp: Likewise.
11840 * gdb.base/solib-nodir.exp: Likewise.
11841 * gdb.base/solib-overlap.exp: Likewise.
11842 * gdb.base/solib-symbol.exp: Likewise.
11843 * gdb.base/solib-weak.exp (do_test): Likewise.
11844 * gdb.base/sym-file.exp: Likewise.
11845 * gdb.base/symtab-search-order.exp: Likewise.
11846 * gdb.base/type-opaque.exp: Likewise.
11847 * gdb.base/unload.exp: Likewise.
11848 * gdb.base/watchpoint-solib.exp: Likewise.
11849 * gdb.compile/compile.exp: Likewise.
11850 * gdb.cp/gdb2384.exp: Likewise.
11851 * gdb.cp/infcall-dlopen.exp: Likewise.
11852 * gdb.cp/re-set-overloaded.exp: Likewise.
11853 * gdb.fortran/library-module.exp: Likewise.
11854 * gdb.opt/solib-intra-step.exp: Likewise.
11855 * gdb.python/py-finish-breakpoint.exp: Likewise.
11856 * gdb.python/py-shared.exp: Likewise.
11857 * gdb.reverse/solib-precsave.exp: Likewise.
11858 * gdb.reverse/solib-reverse.exp: Likewise.
11859 * gdb.server/solib-list.exp: Likewise.
11860 * gdb.threads/dlopen-libpthread.exp: Likewise.
11861 * gdb.threads/tls-shared.exp: Likewise.
11862 * gdb.threads/tls-so_extern.exp: Likewise.
11863 * gdb.trace/change-loc.exp: Likewise.
11864 * gdb.trace/ftrace-lock.exp: Likewise.
11865 * gdb.trace/ftrace.exp: Likewise.
11866 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11867 * gdb.trace/pending.exp: Likewise.
11868 * gdb.trace/range-stepping.exp: Likewise.
11869 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11870 (strace_info_marker): Likewise.
11871 (strace_probe_marker): Likewise.
11872 (strace_trace_on_same_addr): Likewise.
11873 (strace_trace_on_diff_addr): Likewise.
11874 * gdb.trace/trace-break.exp: Likewise.
11875 * gdb.trace/trace-condition.exp: Likewise.
11876 * gdb.trace/trace-mt.exp: Likewise.
11877
fca4cfd9
SM
118782016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11879
11880 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11881 result of gdb_remote_download.
11882 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11883 * gdb.base/dso2dso.exp: Likewise.
11884 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11885 * gdb.base/print-file-var.exp: Likewise.
11886 * gdb.base/shlib-call.exp: Likewise.
11887 * gdb.base/shreloc.exp: Likewise.
11888 * gdb.base/solib-overlap.exp: Likewise.
11889 * gdb.base/solib-weak.exp (do_test): Likewise.
11890 * gdb.base/unload.exp: Likewise.
11891
11cf4ffb
YQ
118922016-04-27 Yao Qi <yao.qi@linaro.org>
11893
11894 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11895 exists.
11896
3e2e34f8
KB
118972016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11898
11899 * vla-type.exp: Print structure from toplevel.
11900
8f07e298
BH
119012016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11902
11903 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11904 of dynamic types.
11905 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11906 of dynamic types.
11907
9920b434
BH
119082016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11909
11910 * gdb.fortran/vla-type.f90: New file.
11911 * gdb.fortran/vla-type.exp: New file.
11912
f3abeff5
YQ
119132016-04-25 Yao Qi <yao.qi@linaro.org>
11914
11915 * gdb.base/branch-to-self.c: New file.
11916 * gdb.base/branch-to-self.exp: New file.
11917
0a5d52f0
YQ
119182016-04-22 Yao Qi <yao.qi@linaro.org>
11919
11920 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11921 more after $hex.
11922
495346f6
YQ
119232016-04-22 Yao Qi <yao.qi@linaro.org>
11924
11925 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11926 * gdb.base/annota3.exp: Likewise.
11927
4a7e075c
YQ
119282016-04-22 Yao Qi <yao.qi@linaro.org>
11929
11930 * gdb.reverse/step-precsave.exp: Do one step and test program
11931 stops in "callee" and do multiple steps until program goes out
11932 of "callee".
11933 * gdb.reverse/step-reverse.exp: Likewise.
11934
5b061e98
YQ
119352016-04-22 Yao Qi <yao.qi@linaro.org>
11936
11937 * gdb.trace/signal.exp: Also pass if
11938 $tracepoint_hits($i) > $iterations.
11939
5c5dc57f
YQ
119402016-04-22 Yao Qi <yao.qi@linaro.org>
11941
11942 * gdb.trace/signal.c: New file.
11943 * gdb.trace/signal.exp: New file.
11944
a55411b9
DE
119452016-04-19 Doug Evans <xdje42@gmail.com>
11946
11947 * gdb.base/bad-file.exp: New file.
11948
a22df60a
MG
119492016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11950
11951 * gdb.dwarf2/implref.exp: New file.
11952
0c13f7e5
BH
119532016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11954
11955 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11956 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11957 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11958 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11959 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11960 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11961 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11962 * lib/fortran.exp (fortran_int4): New procedure.
11963 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11964 (fortran_logical4): Likewise.
11965
9b9b09e9
BH
119662016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11967
11968 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11969
a14d1f4d
BH
119702016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11971
11972 * lib/compiler.c: Add Intel specific preprocessor macros.
11973 * lib/compiler.cc: Likewise.
25d49b86 11974
7d49b1d0
LM
119752016-04-13 Luis Machado <lgustavo@codesourcery.com>
11976
11977 * gdb.server/connect-with-no-symbol-file.c: New file.
11978 * gdb.server/connect-with-no-symbol-file.exp: New file.
11979
8392fa22
SM
119802016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11981
11982 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11983
8c4c4aeb
SM
119842016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11985
11986 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11987 standard output directory.
11988
45e3745e
AT
119892016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11990
11991 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11992
e26b7e41
MM
119932016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11994
11995 * gdb.btrace/instruction_history.c (loop): Add declaration.
11996
8ce09462
AT
119972016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11998
11999 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12000
2e88a1ea
SM
120012016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12002
12003 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12004 parentheses to print.
12005 (continue_handler): Likewise.
12006
f48e22e3
SM
120072016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12008
12009 * gdb.server/solib-list.exp: Remove is_remote check.
12010 Pass shlib= to gdb_compile. Don't link shared library with
12011 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12012 Run binary filename through "readlink -f" on the target.
12013
096be756
PA
120142016-04-08 Pedro Alves <palves@redhat.com>
12015
12016 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12017 interpreter filename as argument to gdbserver_spawn.
12018 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12019 Return empty if $last_loaded_file does not exist.
12020
06500533
JK
120212016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12022
12023 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12024 * gdb.base/jit-main.c: Use exit after usage.
12025
2d35e871
JK
120262016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12027
12028 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12029 GDBHISTSIZE prior to the tests.
12030 * gdb.base/gdbinit-history.exp: Likewise.
12031
120322016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12033
12034 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12035 instead of build_executable. Use gdb_load_shlibs.
12036
c8064e7e
YQ
120372016-04-07 Yao Qi <yao.qi@linaro.org>
12038
12039 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12040 Execute "si" command.
12041
bde47561
YQ
120422016-04-07 Yao Qi <yao.qi@linaro.org>
12043
12044 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12045 number instead of the comments on some line.
12046
b16f8a3b
DB
120472016-04-06 Don Breazeal <donb@codesourcery.com>
12048
12049 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12050 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12051
c2f901df
SM
120522016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12053
12054 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12055 standard_output_file. Remove unused binfile variable.
12056
ac17fda0
CU
120572016-04-05 Catalin Udma <catalin.udma@freescale.com>
12058
12059 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12060 * gdb.python/py-mi-objfile.exp: Match "list main" output
12061 in console format.
12062
03a8c4df
SM
120632016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12064
12065 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12066 absolute.
12067
6e774b13
SM
120682016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12069
12070 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12071 absolute.
12072 * gdb.trace/ftrace.exp: Likewise.
12073 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12074 targets as well.
12075 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12076 (gdb_load_shlibs): Copy libraries to test directory when testing
12077 natively. Only set solib-search-path if testing remotely.
12078 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12079
7817ea46
SM
120802016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12081
12082 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12083 gdb_download. Use it even if the target is not remote.
12084 * gdb.base/jit.exp (compile_jit_test): Likewise.
12085 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12086 output directory if the destination board is local, otherwise use
12087 the standard remote_download from DejaGnu.
12088 (gdb_download): Remove.
12089 (gdb_load_shlibs): Use gdb_remote_download instead of
12090 gdb_download.
12091 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12092 Use gdb_remote_download instead of gdb_download. Use it even if
12093 the target is not remote.
12094 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12095 instead of gdb_download.
12096
7beb7f68
SM
120972016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12098
12099 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12100 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12101 run.
12102
cc63428a
AV
121032016-04-01 Artemiy Volkov <artemiyv@acm.org>
12104
12105 PR gdb/19820
12106 * gdb.base/printcmds.exp: Add artificial arrays tests.
12107
64cdf930
PA
121082016-03-31 Pedro Alves <palves@redhat.com>
12109
12110 PR gdb/19858
12111 * gdb.base/jit-main.c: Include unistd.h.
12112 (ATTACH): Define to 0 if not already defined.
12113 (wait_for_gdb, mypid): New globals.
12114 (WAIT_FOR_GDB): New macro.
12115 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12116 some breakpoint locations.
12117 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12118 New procedures.
12119 (one_jit_test): Add REATTACH parameter, and handle it. Use
12120 continue_to_test_location.
12121 (top level): Test attach, and adjusts calls to one_jit_test.
12122
40dea8cb
PA
121232016-03-31 Pedro Alves <palves@redhat.com>
12124
12125 PR gdb/19858
12126 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12127 BINSUFFIX parameter, and handle it.
12128 (top level): Adjust calls compile_jit_test.
12129
e7ea3ec7
CU
121302016-03-31 Catalin Udma <catalin.udma@freescale.com>
12131
12132 PR python/19743
12133 * gdb.python/py-mi-events-gdb.py: New file.
12134 * gdb.python/py-mi-events.c: New file.
12135 * gdb.python/py-mi-events.exp: New file.
12136
e6359af3
YQ
121372016-03-30 Yao Qi <yao.qi@linaro.org>
12138
12139 * gdb.reverse/until-precsave.exp: Match function name only.
12140 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12141 Move malloc to a condition block.
12142 * gdb.reverse/until-reverse.exp: Match function name only.
12143
a4105d04
MK
121442016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12145
12146 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12147 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12148 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12149 variable for GPR 0 instead of assuming it is register 0.
12150 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12151 * lib/trace-support.exp: Add s390 registers.
12152
bfa6adb9
YQ
121532016-03-29 Yao Qi <yao.qi@linaro.org>
12154
12155 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12156
1e6697ea
YQ
121572016-03-24 Yao Qi <yao.qi@linaro.org>
12158
12159 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12160 test message.
12161
64bcd522
AA
121622016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12163
12164 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12165 maintaining separate logic for constructing the output path.
12166
7868401b
DB
121672016-03-16 Don Breazeal <donb@codesourcery.com>
12168
12169 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12170 Retry fork and waitpid on interrupted system call errors.
12171 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12172 Use with_timeout_factor to increase timeout by factor of 10.
12173
1cafadb4
DB
121742016-03-15 Don Breazeal <donb@codesourcery.com>
12175
12176 * gdb.cp/scope-err.cc: New test program.
12177 * gdb.cp/scope-err.exp: New test script.
12178 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12179 lines and "set breakpoint here" comment.
12180 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12181 Fixed some whitespace and format issues.
12182 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12183 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12184
81516450
DE
121852016-03-15 Doug Evans <dje@google.com>
12186
12187 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12188 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12189 All callers updated. Add tests for enums, mixed flags register.
12190
aa52b601
DE
121912016-03-15 Doug Evans <dje@google.com>
12192
12193 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12194 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12195
fa4ff313
SM
121962016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12197
12198 * gdb.base/default.exp: Add $_as_string to the list of expected
12199 convenience functions.
12200
f2403c39
AB
122012016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12202
12203 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12204
f2f3ccb9
SM
122052016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12206
12207 * gdb.python/py-as-string.exp: New file.
12208 * gdb.python/py-as-string.c: New file.
12209
00dbd492
PA
122102016-03-09 Pedro Alves <palves@redhat.com>
12211
12212 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12213 signal" -> "Thread NN received signal" output change.
12214 * gdb.threads/ia64-sigill.exp: Likewise.
12215 * gdb.threads/linux-dp.exp: Likewise.
12216 * gdb.threads/manythreads.exp: Likewise.
12217 * gdb.threads/pending-step.exp: Likewise.
12218 * gdb.threads/print-threads.exp: Likewise.
12219 * gdb.threads/sigstep-threads.exp: Likewise.
12220 * gdb.threads/staticthreads.exp: Likewise.
12221 * gdb.threads/tls.exp: Likewise.
12222
1e6697ea
YQ
122232016-03-09 Pedro Alves <palves@redhat.com>
12224
12225 * gdb.base/command-line-input.exp: New file.
12226
b04fd3be
MK
122272016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12228
12229 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12230 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12231 * gdb.trace/pending.exp: Accept leading dot before function name.
12232 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12233 * lib/trace-support.exp: Set registers for ppc.
12234
98fa59e9
MK
122352016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12236
12237 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12238 use it for disassembly; accept .main in addition to main in backtrace.
12239
f77198c8
MK
122402016-03-09 Wei-cheng Wang <cole945@gmail.com>
12241 Marcin Kościelnicki <koriakin@0x04.net>
12242
12243 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12244 (gdb_recursion_test_ptr): New global variable.
12245 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12246 gdb_recursion_test.
12247 (gdb_c_test): Ditto.
12248
ba84e0da
MK
122492016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12250
12251 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12252 ordering.
12253
4366d36e
MK
122542016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12255
12256 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12257 (bar): Add bar_start_lbl label.
12258 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12259 of foo/bar for emitting DWARF and tracing.
12260
5eb264df
SDJ
122612016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12262
12263 * analyze-racy-logs.py: Set executable bit.
12264
fb6a751f
SDJ
122652016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12266
12267 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12268 (CHECK_TARGET_TMP): Likewise.
12269 (check-single-racy): New rule.
12270 (check-parallel-racy): Likewise.
12271 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12272 (do-check-parallel-racy): New rule.
12273 (check-racy/%.exp): Likewise.
12274 * README (Racy testcases): New section.
12275 * analyze-racy-logs.py: New file.
12276
bdf7e230
DE
122772016-03-03 Doug Evans <dje@google.com>
12278
12279 * gdb.base/skip.exp: Use with_test_prefix.
12280
4719d415
YQ
122812016-03-03 Yao Qi <yao.qi@linaro.org>
12282
12283 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12284 Invoke step_over_syscall "clone" and break_cond_on_syscall
12285 "clone".
12286 * gdb.base/step-over-clone.c: New file.
12287
ea507862
YQ
122882016-03-03 Yao Qi <yao.qi@linaro.org>
12289
12290 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12291 code format.
12292
8fc8cbda
YQ
122932016-03-03 Yao Qi <yao.qi@linaro.org>
12294
12295 * gdb.base/disp-step-fork.c: Rename to ...
12296 * gdb.base/step-over-fork.c: ... it. New file.
12297 * gdb.base/disp-step-vfork.c: Rename to ...
12298 * gdb.base/step-over-vfork.c: ... it. New file.
12299 * gdb.base/disp-step-syscall.exp: Rename to ...
12300 * gdb.base/step-over-syscall.exp: ... it. New file.
12301 (disp_step_cross_syscall): Rename to ...
12302 (step_over_syscall): ... it.
12303
92fa70b0
YQ
123042016-03-03 Yao Qi <yao.qi@linaro.org>
12305
12306 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12307 If target supports condition evaluation on target, invoke
12308 break_cond_on_syscall for fork and vfork.
12309
e197ad3c
YQ
123102016-03-03 Yao Qi <yao.qi@linaro.org>
12311
12312 * gdb.base/disp-step-syscall.exp: Don't invoke
12313 support_displaced_stepping.
12314 (disp_step_cross_syscall): Test with displaced stepping off and
12315 on if supported.
12316
0b47da9f
YQ
123172016-03-03 Yao Qi <yao.qi@linaro.org>
12318
12319 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12320 proc.
12321 (setup): New proc.
12322 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12323 and setup.
12324
065ab6dc
BH
123252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12326
12327 * gdb.fortran/vla-history.exp: Remove breakpoint.
12328
07e448ad 123292016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12330
25d49b86
PA
12331 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12332 exceeds timeout.
07e448ad 12333
9ac2d526 123342016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12335
25d49b86
PA
12336 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12337 breakpoint.
9ac2d526 12338
17807369
BH
123392016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12340
12341 * gdb.mi/vla.f90: Nullify pointer after declaration.
12342
86e501af
PA
123432016-03-01 Pedro Alves <palves@redhat.com>
12344
12345 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12346
1e903e32
PA
123472016-03-01 Pedro Alves <palves@redhat.com>
12348
12349 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12350 before anything else.
12351 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12352 _GNU_SOURCE here.
12353 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12354 before anything else.
12355 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12356
6ccb54e2
PA
123572016-03-01 Pedro Alves <palves@redhat.com>
12358
12359 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12360
30ca9da1
YQ
123612016-03-01 Yao Qi <yao.qi@linaro.org>
12362
12363 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12364 prepare_for_testing.
12365
dc856b38
YQ
123662016-03-01 Yao Qi <yao.qi@linaro.org>
12367
12368 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12369
4a932159
AA
123702016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12371
12372 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12373 manually constructing the output path.
12374
f2489477
AA
123752016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12376
12377 * gdb.arch/s390-stackless.S: New.
12378 * gdb.arch/s390-stackless.exp: New.
12379
38899f16
IB
123802016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12381
12382 * gdb.dlang/circular.c: New file.
12383 * gdb.dlang/circular.exp: New file.
12384
9fde51ed
YQ
123852016-02-26 Yao Qi <yao.qi@linaro.org>
12386
12387 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12388 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12389 (testcases): Update.
12390
ce90fefe
YQ
123912016-02-26 Yao Qi <yao.qi@linaro.org>
12392
12393 * gdb.reverse/aarch64.c: Rename to ...
12394 * gdb.reverse/insn-reverse.c: ... it.
12395 * gdb.reverse/aarch64.exp: Rename to ...
12396 * gdb.reverse/insn-reverse.exp: ... it.
12397
3263bceb
YQ
123982016-02-26 Yao Qi <yao.qi@linaro.org>
12399
12400 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12401 (testcase_ftype): New.
12402 (testcases): New array.
12403 (n_testcases): New.
12404 (main): Call each element in testcases.
12405 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12406 (read_testcase): New.
12407 Do the tests in a loop.
12408
6cb59ff1
YQ
124092016-02-25 Yao Qi <yao.qi@linaro.org>
12410
12411 * gdb.base/branches.c: Remove.
12412
ae91f625
MK
124132016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12414
12415 PR gdb/13808
12416 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12417
678b48b7
MK
124182016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12419
12420 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12421
7337a6f2
MK
124222016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12423
12424 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12425 change x86_64 call_insn to 'callq'.
12426
861ca91f
AT
124272016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12428
12429 * gdb.trace/tfile-avx.c: Move to...
12430 * gdb.trace/tracefile-pseudo-reg.c: Here.
12431 * gdb.trace/tfile-avx.exp: Move to...
12432 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12433
bf74e428
GB
124342016-02-24 Gary Benson <gbenson@redhat.com>
12435
12436 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12437 message on attach.
12438
cce0e923
DE
124392016-02-23 Doug Evans <dje@google.com>
12440
12441 * gdb.base/skip.c (test_skip): New function.
12442 (end_test_skip_file_and_function): New function.
12443 (test_skip_file_and_function): New function.
12444 * gdb.base/skip1.c (test_skip): New function.
12445 (skip1_test_skip_file_and_function): New function.
12446 * gdb.base/skip.exp: Add tests for new skip options.
12447 * gdb.base/skip-solib.exp: Update expected output.
12448 * gdb.perf/skip-command.cc: New file.
12449 * gdb.perf/skip-command.exp: New file.
12450 * gdb.perf/skip-command.py: New file.
12451
4000e47e
MK
124522016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12453
12454 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12455 info registers pattern.
12456
24f75ead
IB
124572016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12458
12459 * lib/future.exp: Add D support.
12460 (gdb_find_gdc): New proc.
12461 (gdb_default_target_compile): Add D support.
12462
fbb7bcbe
WW
124632016-02-18 Wei-cheng Wang <cole945@gmail.com>
12464
12465 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12466 user+system time.
12467 (trace_speed_test): Determine the iteration count for a time
12468 between 15..30 seconds.
12469
012b3a21
WT
124702016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12471
12472 * gdb.arch/i386-mpx-sigsegv.c: New file.
12473 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12474 * gdb.arch/i386-mpx-simple_segv.c: New file.
12475 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12476
2d5189bd
YQ
124772016-02-18 Yao Qi <yao.qi@linaro.org>
12478
12479 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12480 Don't call setup_kfail.
12481
40fb20d0
YQ
124822016-02-18 Yao Qi <yao.qi@linaro.org>
12483
12484 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12485 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12486
21b1f8d2
DE
124872016-02-16 Doug Evans <dje@google.com>
12488
12489 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12490 * gdb.base/skip1.c: Ditto.
12491 * gdb.base/skip.exp: Whitespace cleanup.
12492
4041ed77
DB
124932016-02-16 Don Breazeal <donb@codesourcery.com>
12494
12495 PR remote/19496
12496 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12497 Remove kfail for PR remote/19496.
12498
c4ef31bf
SM
124992016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12500
12501 * lib/gdb.exp (standard_temp_file): Return a path specific to
12502 the runtest invocation.
12503
266b65b3
SM
125042016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12505
12506 * gdb.trace/save-trace.exp: Change relative path to be in the
12507 standard output directory.
12508
a7a0a6a9
JK
125092016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12510
12511 * gdb.arch/i386-prologue.c: Add missing prototypes.
12512
c99dbb42
JK
125132016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12514
12515 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12516 * gdb.arch/i386-prologue.exp: Likewise.
12517 * gdb.arch/i386-size.exp: Likewise.
12518
aa480355
SM
125192016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12520
12521 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12522 define object file path.
12523 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12524 file path.
12525 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12526 standard_output_file to define binfile.
12527
ba881f50
JK
125282016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12529
12530 Fix compatibility with recent gfortran-5.3.1.
12531 * gdb.fortran/vla-history.exp (print vla1 allocated)
12532 (print vla2 allocated, print $2, print $3): Remove
12533 (print $4): Rename to ...
12534 (print $2): ... here.
12535 (print $9): Rename to ...
12536 (print $5): ... here.
12537 (print $10): Rename to ...
12538 (print $6): ... here.
12539 * gdb.fortran/vla.f90: Add pvla initialization.
12540
e9fb005c
JK
125412016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12542
12543 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12544 New test.
12545 * gdb.fortran/vla-value-sub.exp: Likewise.
12546
e44e00ff
MK
125472016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12548
12549 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12550
97e94151
SM
125512016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12552
12553 * i386-biarch-core.exp: Define corefile using
12554 standard_output_file.
12555
01113bc1
YQ
125562016-02-12 Yao Qi <yao.qi@linaro.org>
12557
12558 * gdb.arch/arm-single-step-kernel-helper.c: New.
12559 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12560
33b4777c
MM
125612016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12562
12563 * gdb.btrace/tailcall-only.exp: New.
12564 * gdb.btrace/tailcall-only.c: New.
12565 * gdb.btrace/x86_64-tailcall-only.S: New.
12566 * gdb.btrace/i686-tailcall-only.S: New.
12567
acc23c11
PA
125682016-02-11 Pedro Alves <palves@redhat.com>
12569
12570 * README (Parallel testing): Add missing double quotes.
12571
e352bf0a
PA
125722016-02-11 Pedro Alves <palves@redhat.com>
12573
12574 * README (Parallel testing): New section.
12575 (GDB_PARALLEL): Rewrite.
12576 (FORCE_PARALLEL): Document.
12577
9f5fed78
MK
125782016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12579
12580 * gdb.trace/tfile-avx.c: New test.
12581 * gdb.trace/tfile-avx.exp: New test.
12582
9ef9e6a6
KS
125832016-02-09 Keith Seitz <keiths@redhat.com>
12584
12585 PR breakpoints/19546
12586 * gdb.base/infcall-exec.c: New file.
12587 * gdb.base/infcall-exec2.c: New file.
12588 * gdb.base/infcall-exec.exp: New file.
12589
a96e36da
KS
125902016-02-09 Keith Seitz <keiths@redhat.com>
12591
12592 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12593 (toplevel): Call test_bkpt_address.
12594
9f61929f
KS
125952016-02-09 Keith Seitz <keiths@redhat.com>
12596
12597 PR python/19506
12598 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12599 (toplevel): Call test_bkpt_address.
12600
1e94266c
SM
126012016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12602
12603 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12604 to AC_OUTPUT.
12605 * configure: Regenerate.
12606
2a7f3dff
PA
126072016-02-09 Pedro Alves <palves@redhat.com>
12608
12609 PR breakpoints/19548
12610 * gdb.base/execl-update-breakpoints.c (some_function): New
12611 function.
12612 (main): Call it.
12613 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12614 Tighten expected GDB output.
12615
2151ccc5
SM
126162016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12617
12618 * Makefile.in (ALL_SUBDIRS): Remove.
12619 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12620 (distclean maintainer-clean realclean): Likewise.
12621 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12622 * configure: Regenerate.
12623 * gdb.ada/Makefile.in: Delete.
12624 * gdb.arch/Makefile.in: Likewise.
12625 * gdb.asm/Makefile.in: Likewise.
12626 * gdb.base/Makefile.in: Likewise.
12627 * gdb.btrace/Makefile.in: Likewise.
12628 * gdb.cell/Makefile.in: Likewise.
12629 * gdb.compile/Makefile.in: Likewise.
12630 * gdb.cp/Makefile.in: Likewise.
12631 * gdb.disasm/Makefile.in: Likewise.
12632 * gdb.dlang/Makefile.in: Likewise.
12633 * gdb.dwarf2/Makefile.in: Likewise.
12634 * gdb.fortran/Makefile.in: Likewise.
12635 * gdb.gdb/Makefile.in: Likewise.
12636 * gdb.go/Makefile.in: Likewise.
12637 * gdb.guile/Makefile.in: Likewise.
12638 * gdb.java/Makefile.in: Likewise.
12639 * gdb.linespec/Makefile.in: Likewise.
12640 * gdb.mi/Makefile.in: Likewise.
12641 * gdb.modula2/Makefile.in: Likewise.
12642 * gdb.multi/Makefile.in: Likewise.
12643 * gdb.objc/Makefile.in: Likewise.
12644 * gdb.opencl/Makefile.in: Likewise.
12645 * gdb.opt/Makefile.in: Likewise.
12646 * gdb.pascal/Makefile.in: Likewise.
12647 * gdb.perf/Makefile.in: Likewise.
12648 * gdb.python/Makefile.in: Likewise.
12649 * gdb.reverse/Makefile.in: Likewise.
12650 * gdb.server/Makefile.in: Likewise.
12651 * gdb.stabs/Makefile.in: Likewise.
12652 * gdb.threads/Makefile.in: Likewise.
12653 * gdb.trace/Makefile.in: Likewise.
12654 * gdb.xml/Makefile.in: Likewise.
12655 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12656 GDB_PARALLEL.
12657 (standard_output_file): Remove check for GDB_PARALLEL, always
12658 return path in outputs/$subdir/$testname.
12659
437277d4
SM
126602016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12661
12662 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12663 (site.exp): Assign abs_srcdir to tcl's srcdir.
12664
31d913c7
YQ
126652016-02-04 Yao Qi <yao.qi@linaro.org>
12666
12667 * gdb.base/foll-exec-mode.c: Include limits.h.
12668 (main): Add parameters argc and argv. Get directory from
12669 argv[0].
12670 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12671 compilation.
12672 * gdb.base/foll-exec.c: Include limits.h.
12673 (main): Add parameters argc and argv.
12674 Get directory from argv[0].
12675 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12676 Adjust tests on the number of lines as source code changed.
12677 * gdb.base/foll-vfork-exit.c: Include limits.h.
12678 (main): Add one line of statement before vfork.
12679 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12680 (main): Add parameters argc and argv. Get directory from
12681 argv[0].
12682 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12683 (setup_gdb): Set tbreak to skip some source lines.
12684 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12685 (main): Add parameters argc and argv. Get directory from
12686 argv[0].
12687 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12688 compilation.
12689 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12690 (main): Add parameters argc and argv. Get directory from
12691 argv[0].
12692 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12693 compilation.
12694
9482b9fb
DE
126952016-02-01 Doug Evans <dje@google.com>
12696
12697 * gdb.base/skip.exp: Clean up multiple references to same test name.
12698
6b2e4f10
PA
126992016-02-01 Pedro Alves <palves@redhat.com>
12700
ccb6afd6 12701 PR remote/19496
6b2e4f10
PA
12702 * gdb.threads/forking-threads-plus-breakpoint.exp
12703 (displaced_stepping_supported): New global.
12704 (probe_displaced_stepping_support): New procedure.
12705 (do_test): Add 'displaced' parameter, and use it.
12706 (top level): Check for displaced stepping support. Add displaced
12707 stepping on/off testing axis.
12708
37a8db1a
AB
127092016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12710
12711 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12712 pointer. Don't perform further tests on the unassociated pointer
12713 if the first test fails.
12714
5fdf6324
AB
127152016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12716
12717 * gdb.base/max-value-size.c: New file.
12718 * gdb.base/max-value-size.exp: New file.
12719 * gdb.base/huge.exp: Disable max-value-size for this test.
12720
935c6144
IB
127212016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12722
12723 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12724
7fe8399d
YQ
127252016-01-28 Yao Qi <yao.qi@linaro.org>
12726
12727 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12728
a2077e25
PA
127292016-01-25 Pedro Alves <palves@redhat.com>
12730
12731 PR threads/19461
12732 * gdb.base/fork-running-state.c: New file.
12733 * gdb.base/fork-running-state.exp: New file.
12734
1d2736d4
PA
127352016-01-25 Pedro Alves <palves@redhat.com>
12736
12737 PR gdb/19494
12738 * gdb.base/catch-fork-kill.c: New file.
12739 * gdb.base/catch-fork-kill.exp: New file.
12740
f1da4b11
PA
127412016-01-25 Pedro Alves <palves@redhat.com>
12742
12743 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12744 Delete, moved to lib/gdb.exp.
12745 * gdb.threads/forking-threads-plus-breakpoint.exp
12746 (foreach_with_prefix): Likewise.
12747 * gdb.threads/process-dies-while-handling-bp.exp
12748 (foreach_with_prefix): Likewise.
12749 * lib/gdb.exp (foreach_with_prefix): New procedure.
12750
45f38546
MK
127512016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12752
12753 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12754 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12755
dc29a1ce
MK
127562016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12757
12758 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12759 endian targets.
12760
092127d7
JK
127612016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12762 Pedro Alves <palves@redhat.com>
12763
12764 Fix testsuite compatibility with Guile.
12765 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12766 number.
12767
31d765d3
JK
127682016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12769
12770 Fix testsuite compatibility with Guile.
12771 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12772 (thread 1): New test for backtrace through signal handler.
12773
1ac78c04
YQ
127742016-01-22 Yao Qi <yao.qi@linaro.org>
12775
12776 PR testsuite/19491
12777 * gdb.base/multi-forks.c: Include
12778 ../lib/unbuffer_output.c
12779 (main): Call gdb_unbuffer_output.
12780
4f5946a8
DE
127812016-01-21 Doug Evans <dje@google.com>
12782
12783 * lib/ada.exp (gdb_compile_ada): Fix typo.
12784
305e13e6
JB
127852016-01-21 Joel Brobecker <brobecker@adacore.com>
12786
12787 * gdb.base/break-fun-addr.exp: New file.
12788 * gdb.base/break-fun-addr1.c: New file.
12789 * gdb.base/break-fun-addr2.c: New file.
12790
5f5dfff6
SM
127912016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12792
12793 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12794 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12795 enum flag values.
12796
fd356fa2
AA
127972016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12798
12799 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12800 when GDB can not set the vector return value. Add more comments
12801 for clarification.
12802
9df22175
AT
128032016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12804
12805 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12806 command.
12807
41d1845e
SM
128082016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12809
12810 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12811
01ac6840
SM
128122016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12813
12814 * Makefile.in (check-single): Pass --status to runtest.
12815 (check/%.exp): Likewise.
12816
128172016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12818
12819 * Makefile.in (check-parallel): Propagate return code from make
12820 do-check-parallel.
12821
bd0a71fa
MK
128222016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12823
12824 * gdb.trace/ftrace.exp: Fix expected message on continue.
12825 * gdb.trace/pending.exp: Fix expected message on continue.
12826 * gdb.trace/trace-break.exp: Fix expected message on continue.
12827
8bcbad33
SM
128282016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12829
12830 * lib/gdb.exp (gdb_test): Remove unused global references.
12831
f303dbd6
PA
128322016-01-18 Pedro Alves <palves@redhat.com>
12833
12834 * gdb.base/async-shell.exp: Adjust expected output.
12835 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12836 * gdb.base/siginfo-thread.exp: Adjust expected output.
12837 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12838 * gdb.java/jnpe.exp: Adjust expected output.
12839 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12840 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12841 * gdb.threads/leader-exit.exp: Adjust expected output.
12842 * gdb.threads/manythreads.exp: Adjust expected output.
12843 * gdb.threads/pthreads.exp: Adjust expected output.
12844 * gdb.threads/schedlock.exp: Adjust expected output.
12845 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12846 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12847 expected output.
12848 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12849 output.
12850 * gdb.threads/sigthread.exp: Adjust expected output.
12851 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12852
b2789696
YQ
128532016-01-18 Yao Qi <yao.qi@linaro.org>
12854
12855 * gdb.guile/scm-section-script.c: Replace @progbits with
12856 %progbits.
12857 * gdb.python/py-section-script.c: Likewise.
12858
71ef29a8
PA
128592016-01-15 Pedro Alves <palves@redhat.com>
12860
12861 * gdb.multi/tids.exp: Test star wildcard ranges.
12862
3f5b7598
PA
128632016-01-15 Pedro Alves <palves@redhat.com>
12864
12865 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12866 command from "thread apply" invocation.
12867 (thr_apply_info_thr_invalid): Default the expected output to the
12868 input tid list.
12869 (top level): Add tests that use convenience variables. Add tests
12870 for "thread apply" with a valid TID list, but missing the command.
12871
663f6d42
PA
128722016-01-13 Pedro Alves <palves@redhat.com>
12873
12874 * gdb.base/default.exp: Expect $_gthread as well.
12875 * gdb.multi/tids.exp: Test $_gthread.
12876 * gdb.threads/thread-specific.exp: Test $_gthread.
12877
c84f6bbf
PA
128782016-01-13 Pedro Alves <palves@redhat.com>
12879
12880 * gdb.multi/tids.exp: Test "info threads -gid".
12881
22a02324
PA
128822016-01-13 Pedro Alves <palves@redhat.com>
12883
12884 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12885 Breakpoint.thread.
12886 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12887
5d5658a1
PA
128882016-01-07 Pedro Alves <palves@redhat.com>
12889
12890 * gdb.base/break.exp: Adjust to output changes.
12891 * gdb.base/hbreak2.exp: Likewise.
12892 * gdb.base/sepdebug.exp: Likewise.
12893 * gdb.base/watch_thread_num.exp: Likewise.
12894 * gdb.linespec/keywords.exp: Likewise.
12895 * gdb.multi/info-threads.exp: Likewise.
12896 * gdb.threads/thread-find.exp: Likewise.
12897 * gdb.multi/tids.c: New file.
12898 * gdb.multi/tids.exp: New file.
12899
84654457
PA
129002016-01-13 Pedro Alves <palves@redhat.com>
12901
12902 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12903
e3940304
PA
129042016-01-13 Pedro Alves <palves@redhat.com>
12905
12906 * gdb.base/default.exp: Expect $_inferior as well.
12907 * gdb.multi/base.exp: Test $_inferior.
12908
a911d87a
PA
129092016-01-13 Pedro Alves <palves@redhat.com>
12910
12911 PR breakpoints/19388
12912 * gdb.base/catch-signal-siginfo-cond.c: New file.
12913 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12914
82075af2
JS
129152016-01-12 Josh Stone <jistone@redhat.com>
12916 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12917
12918 * gdb.base/catch-syscall.c (do_execve): New variable.
12919 (main): Conditionally trigger an execve.
12920 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12921 (test_catch_syscall_execve): New, check entry/return across execve.
12922 (do_syscall_tests): Call test_catch_syscall_execve.
12923
e46eeedd
PA
129242016-01-12 Pedro Alves <palves@redhat.com>
12925
12926 * gdb.base/random-signal.exp (do_test): New procedure, with body
12927 of testcase moved in.
12928
01d8c27e
JK
129292016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12930 Pedro Alves <palves@redhat.com>
12931
12932 * gdb.base/funcargs.exp (finish from indirectly called function):
12933 Reintroduce the case for 'First'.
12934
9a706302
JK
129352016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12936 Pedro Alves <palves@redhat.com>
12937
12938 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12939 (tcatch_vfork_then_child_follow_exec)
12940 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12941 identification.
12942
c0ecb95f
JK
129432016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12944
12945 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12946 and repeats to unlimited.
12947 * gdb.python/py-value.exp: Likewise.
12948 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12949 and repeats to unlimited.
12950
6cfc1fcb
JK
129512016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12952
12953 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12954 and reordering the functions.
12955 * gdb.multi/hangout.c: Likewise.
12956 * gdb.multi/hello.c: Likewise.
12957
582a1b00
SM
129582016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12959
12960 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12961 absolute.
12962 (SingleStatisticTestResult.report): Use dict.keys instead of
12963 dict.iterkeys.
12964
79bc59cb
PA
129652016-01-06 Pedro Alves <palves@redhat.com>
12966
12967 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12968
43368e1d
MM
129692016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12970
12971 * gdb.btrace/dlopen.exp: New.
12972 * gdb.btrace/dlopen.c: New.
12973 * gdb.btrace/dlopen-dso.c: New.
12974
79fad5b8
SL
129752015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12976
12977 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12978 PATTERN argument is optional.
12979
ab8314b3
JB
129802015-12-24 Joel Brobecker <brobecker@adacore.com>
12981
12982 * lib/ada.exp (target_compile_ada_from_dir): New function.
12983 (gdb_compile_ada): Reimplement avoiding the use of project files.
12984 * gdb.ada/gnat_ada.gpr: Delete.
12985 * gdb.ada/cond_lang.exp: Adjust test to make path before
12986 filename optional.
12987 * gdb.ada/small_reg_param.exp: Likewise.
12988
fe33faff
SM
129892015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12990
12991 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12992
6d265cb4
TP
129932015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12994
12995 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12996 case.
12997
10125099
SM
129982015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12999
13000 * gdb.base/break.exp: Remove dead code.
13001 * gdb.base/sepdebug.exp: Likewise.
13002
3ca22649
SM
130032015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13004
13005 * gdb.asm/asm-source.exp: Remove HP-UX references.
13006 * gdb.base/annota1.exp: Likewise.
13007 * gdb.base/annota3.exp: Likewise.
13008 * gdb.base/attach.exp: Likewise.
13009 * gdb.base/bigcore.exp: Likewise.
13010 * gdb.base/break.exp: Likewise.
13011 * gdb.base/call-ar-st.exp: Likewise.
13012 * gdb.base/callfuncs.exp: Likewise.
13013 * gdb.base/catch-fork-static.exp: Likewise.
13014 * gdb.base/display.exp: Likewise.
13015 * gdb.base/foll-exec-mode.exp: Likewise.
13016 * gdb.base/foll-exec.exp: Likewise.
13017 * gdb.base/foll-fork.exp: Likewise.
13018 * gdb.base/foll-vfork.exp: Likewise.
13019 * gdb.base/funcargs.exp: Likewise.
13020 * gdb.base/hbreak2.exp: Likewise.
13021 * gdb.base/inferior-died.exp: Likewise.
13022 * gdb.base/interrupt.exp: Likewise.
13023 * gdb.base/multi-forks.exp: Likewise.
13024 * gdb.base/nodebug.exp: Likewise.
13025 * gdb.base/sepdebug.exp: Likewise.
13026 * gdb.base/solib1.c: Likewise.
13027 * gdb.base/step-test.exp: Likewise.
13028 * gdb.mi/non-stop.c: Likewise.
13029 * gdb.mi/pthreads.c: Likewise.
13030 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13031 * gdb.threads/pthreads.c: Likewise.
13032 * gdb.threads/staticthreads.exp: Likewise.
13033 * lib/future.exp: Likewise.
13034 * lib/gdb.exp: Likewise.
13035 * gdb.base/so-indr-cl.c: Remove.
13036 * gdb.base/so-indr-cl.exp: Likewise.
13037 * gdb.base/solib.c: Likewise.
13038 * gdb.base/solib.exp: Likewise.
13039 * gdb.base/solib2.c: Likewise.
13040
b6304613
SM
130412015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13042
13043 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13044 * gdb.base/call-ar-st.exp: Likewise.
13045 * gdb.base/callfuncs.exp: Likewise.
13046 * gdb.base/condbreak.exp: Likewise.
13047 * gdb.base/constvars.exp: Likewise.
13048 * gdb.base/hbreak2.exp: Likewise.
13049 * gdb.base/langs.exp: Likewise.
13050 * gdb.base/list.exp: Likewise.
13051 * gdb.base/long_long.exp: Likewise.
13052 * gdb.base/ptype.exp: Likewise.
13053 * gdb.base/scope.exp: Likewise.
13054 * gdb.base/signals.exp: Likewise.
13055 * gdb.base/so-impl-ld.exp: Likewise.
13056 * gdb.base/varargs.exp: Likewise.
13057 * gdb.base/volatile.exp: Likewise.
13058 * gdb.base/whatis.exp: Likewise.
13059 * gdb.cp/cplusfuncs.exp: Likewise.
13060 * gdb.cp/inherit.exp: Likewise.
13061 * gdb.cp/local.exp: Likewise.
13062 * gdb.cp/member-ptr.exp: Likewise.
13063 * gdb.cp/method.exp: Likewise.
13064 * gdb.cp/overload.exp: Likewise.
13065 * gdb.cp/templates.exp: Likewise.
13066 * gdb.stabs/weird.exp: Likewise.
13067 * lib/compiler.c: Likewise.
13068 * lib/compiler.cc: Likewise.
13069 * lib/cp-support.exp: Likewise.
13070 * lib/gdb.exp: Likewise.
13071
bf401b07
SM
130722015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13073
13074 * configure.ac: Remove HP-UX case.
13075 * configure: Regenerate.
13076
aff9c0f8
SM
130772015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13078
13079 * lib/gdb.exp (gdb_compile): Add function doc.
13080
a6904d5a
PA
130812015-12-17 Pedro Alves <palves@redhat.com>
13082
13083 PR threads/19354
13084 * gdb.multi/info-threads.exp: New file.
13085
a22279dd
YQ
130862015-12-15 Yao Qi <yao.qi@linaro.org>
13087
13088 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13089 is aarch64*-*-*.
13090
0588c796
SL
130912015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13092
13093 * gdb.base/history-duplicates.exp: Skip if no readline support.
13094
5d978e17
SL
130952015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13096
13097 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13098
7e763b86
SL
130992015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13100
13101 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13102
87a3a92c
SL
131032015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13104
13105 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13106 ctrl-C if nointerrupts target property is set.
13107 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13108 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13109 * gdb.base/paginate-bg-execution.exp: Likewise.
13110 * gdb.base/paginate-execution-startup.exp: Likewise.
13111 * gdb.base/random-signal.exp: Likewise.
13112 * gdb.base/range-stepping.exp: Likewise.
13113 * gdb.cp/annota2.exp: Likewise.
13114 * gdb.cp/annota3.exp: Likewise.
13115 * gdb.gdb/selftest.exp: Likewise.
13116 * gdb.threads/continue-pending-status.exp: Likewise.
13117 * gdb.threads/leader-exit.exp: Likewise.
13118 * gdb.threads/manythreads.exp: Likewise.
13119 * gdb.threads/pthreads.exp: Likewise.
13120 * gdb.threads/schedlock.exp: Likewise.
13121 * gdb.threads/sigthread.exp: Likewise.
13122
a8f077dc
DB
131232015-12-11 Don Breazeal <donb@codesourcery.com>
13124
13125 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13126 remote.
13127 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13128 * gdb.base/foll-exec.exp (main): Enable for target remote.
13129 * gdb.base/foll-fork.exp (main): Likewise.
13130 * gdb.base/foll-vfork.exp (main): Likewise.
13131 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13132 (proc continue_to_exit_bp_loc): Use clean_restart.
13133 * gdb.base/pie-execl.exp (main): Disable for target remote.
13134 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13135 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13136 * gdb.threads/execl.exp (main): Likewise.
13137 * gdb.threads/fork-child-threads.exp (main): Likewise.
13138 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13139 remote.
13140 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13141 remote.
13142 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13143 pid.tid style ptids, instead of just tid.
13144 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13145 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13146 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13147 ptids, instead of just tid.
13148
3b2464a8
AB
131492015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13150
13151 * gdb.base/list.exp (test_list_forward): Add end of file error
13152 test.
13153 (test_repeat_list_command): Add end of file error test.
13154 (test_list_backwards): Add beginning of file error test.
13155
a0def019
AB
131562015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13157
13158 * gdb.base/list.exp (test_list_invalid_args): New function,
13159 defined, and called.
13160
5c000dff
AB
131612015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13162
13163 * gdb.base/list.exp (test_list): Make test names unique.
13164
f1637ebe
YQ
131652015-12-11 Yao Qi <yao.qi@linaro.org>
13166
13167 * gdb.base/coremaker2.c: Remove.
13168
36d6fc0a
PA
131692015-12-10 Pedro Alves <palves@redhat.com>
13170
13171 * gdb.multi/base.exp: Remove stale "spaces" references.
13172
762f7747
PA
131732015-12-10 Pedro Alves <palves@redhat.com>
13174
13175 * gdb.multi/base.exp: Don't use nowarnings.
13176 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13177 * gdb.multi/hangout.c: Include stdio.h.
13178 * gdb.multi/hello.c: Include stdlib.h.
13179 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13180 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13181 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13182
28d2bfb9
AB
131832015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13184
13185 * gdb.dwarf2/dw2-ranges-base.c: New file.
13186 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13187 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13188 support additional line table, and debug ranges generation.
13189 (Dwarf::ranges): New function, generate .debug_ranges.
13190 (Dwarf::lines): Support generating simple line table programs.
13191 (Dwarf::assemble): Initialise new namespace variables.
13192
5fc2beac
KB
131932015-12-09 Kevin Buettner <kevinb@redhat.com>
13194
13195 * gdb.base/async.exp (proc test_background): Add case for
13196 asynchronous execution not supported.
13197
1c35a88f
LM
131982015-12-09 Luis Machado <lgustavo@codesourcery.com>
13199
13200 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13201 format and change test names to make them unique.
13202
b593e3d9
RK
132032015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13204 Pedro Alves <pedro@redhat.com>
13205
13206 PR gdb/18702
13207 Add checking of floatformats setup on x86_64 hosts.
13208 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13209 (smallval, bigval): New labels/constants.
13210 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13211 float" after loading bigval and smallval.
13212
d72413e6
PMR
132132015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13214
13215 * gdb.ada/fun_overload_menu.exp: New testcase.
13216 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13217
ece66d65
JS
132182015-12-04 Josh Stone <jistone@redhat.com>
13219
13220 * gdb.base/catch-fork-static.exp: New.
13221
41d0efca
YQ
132222015-12-03 Yao Qi <yao.qi@linaro.org>
13223
13224 * gdb.base/sizeof.c: Don't include stdio.h and
13225 ../lib/unbuffer_output.c.
13226 (main): New variable 'size' and 'value'. Remove printf and
13227 gdb_unbuffer_output. Assign return value to size and value.
13228 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13229 at the beginning.
13230 (check_sizeof): Check the result by printing variable 'size'.
13231 (check_valueof): Check the result by printing variable 'value'.
13232
99fd02d9
YQ
132332015-12-01 Yao Qi <yao.qi@linaro.org>
13234
13235 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13236 for aarch64*-*-linux* target.
13237
f2faf941
PA
132382015-11-30 Pedro Alves <palves@redhat.com>
13239
13240 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13241
04bf20c5
PA
132422015-11-30 Pedro Alves <palves@redhat.com>
13243
13244 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13245 Handle non-stop mode vCont replies.
13246
09df4675
PA
132472015-11-30 Pedro Alves <palves@redhat.com>
13248
13249 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13250 prepare_for_testing. Start gdb with "set non-stop on" appended to
13251 GDBFLAGS. Lax expected stop output.
13252
58b584af
YQ
132532015-11-27 Yao Qi <yao.qi@linaro.org>
13254
13255 * gdb.arch/arm-neon.exp: New.
13256 * gdb.arch/arm-neon.c: New.
13257
dfcb77a8
YQ
132582015-11-27 Yao Qi <yao.qi@linaro.org>
13259
13260 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13261
88e8ec1b
YQ
132622015-11-27 Yao Qi <yao.qi@linaro.org>
13263
13264 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13265 frames-invalid annotation.
13266
bfde72c2
YQ
132672015-11-27 Yao Qi <yao.qi@linaro.org>
13268
13269 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13270
f6512a69
SM
132712015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13272
13273 * gdb.threads/names.exp: New file.
13274 * gdb.threads/names.c: New file.
13275 * README: Mention gdb,no_thread_names.
13276
46a3515b
MM
132772015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13278
13279 PR 19297
13280 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13281 support" error.
13282
62147a22
PA
132832015-11-24 Pedro Alves <palves@redhat.com>
13284
13285 PR 17539
13286 * gdb.base/display.exp: Expect displays to be sorted in ascending
13287 order. Use multi_line.
13288 * gdb.base/solib-display.exp: Likewise.
13289
2f341b6e
PA
132902015-11-24 Pedro Alves <palves@redhat.com>
13291
13292 PR 17539
25d49b86
PA
13293 * gdb.base/display.exp: Expect displays to be sorted in ascending
13294 order. Use multi_line.
13295 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13296
7e0aa6aa
PA
132972015-11-24 Pedro Alves <palves@redhat.com>
13298
13299 PR 17539
13300 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13301 threads in ascending order.
13302 * gdb.base/foll-fork.exp: Likewise.
13303 * gdb.base/foll-vfork.exp: Likewise.
13304 * gdb.base/multi-forks.exp: Likewise.
13305 * gdb.mi/mi-nonstop.exp: Likewise.
13306 * gdb.mi/mi-nsintrall.exp: Likewise.
13307 * gdb.multi/base.exp: Likewise.
13308 * gdb.multi/multi-arch.exp: Likewise.
13309 * gdb.python/py-inferior.exp: Likewise.
13310 * gdb.threads/break-while-running.exp: Likewise.
13311 * gdb.threads/execl.exp: Likewise.
13312 * gdb.threads/gcore-thread.exp: Likewise.
13313 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13314 * gdb.threads/kill.exp: Likewise.
13315 * gdb.threads/linux-dp.exp: Likewise.
13316 * gdb.threads/multiple-step-overs.exp: Likewise.
13317 * gdb.threads/next-bp-other-thread.exp: Likewise.
13318 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13319 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13320 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13321 * gdb.threads/thread-find.exp: Likewise.
13322 * gdb.threads/tls.exp: Likewise.
13323 * lib/mi-support.exp (mi_reverse_list): Delete.
13324 (mi_check_thread_states): No longer reverse list.
13325
2cc57ad8
PA
133262015-11-24 Pedro Alves <palves@redhat.com>
13327
13328 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13329 use lowercase.
13330
c93e8391
SM
133312015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13332
13333 * gdb.trace/actions.c: Include trace-common.h.
13334 (main): Add a location for a fast tracepoint.
13335 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13336 the normal tracepoints.
13337 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13338
045ccf91
SM
133392015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13340
13341 * save-trace.exp: Factor out code to these...
13342 (gdb_save_tracepoints): New.
13343 (gdb_load_tracepoints): New.
13344 (do_save_load_test): New.
13345
5506f9f6
KB
133462015-11-23 Kevin Buettner <kevinb@redhat.com>
13347
13348 * gdb.base/asmlabel.exp: New test.
13349 * gdb.base/asmlabel.c: New test case.
13350
16c3b12f
JB
133512015-11-23 Joel Brobecker <brobecker@adacore.com>
13352
13353 * gdb.base/wrong_frame_bt_full-main.c: New file.
13354 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13355 * gdb.base/wrong_frame_bt_full.exp: New file.
13356
155bfbd3
JB
133572015-11-23 Joel Brobecker <brobecker@adacore.com>
13358
13359 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13360
bb097445
JM
133612015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13362
206853a0 13363 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13364 pstate register when comparing registers values in
13365 sparc64-*-linux-gnu targets to avoid spurious differences.
13366
9c88ed8f
JM
133672015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13368
206853a0 13369 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13370
96161e25
SL
133712015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13372
13373 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13374 as type argument to gdb_compile.
13375 * gdb.base/nested-subp2.exp: Likewise.
13376 * gdb.base/nested-subp3.exp: Likewise.
13377
340c2830
DV
133782015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13379
13380 * lib/dwarf.exp (_note): Fix left shift of negative value.
13381 * gdb.trace/trace-condition.exp: Likewise.
13382
c1862d0f
YQ
133832015-11-13 Yao Qi <yao.qi@linaro.org>
13384
13385 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13386 comments about d10v.
13387 (test_scalar_returns): Likewise.
13388 * gdb.base/d10v.ld: Remove.
13389 * gdb.base/overlays.exp: Remove the target triplet checking for
13390 d10v-*-*.
13391 * gdb.base/structs.exp (test_struct_returns): Remove the
13392 comments about d10v.
13393 (test_struct_calls): Likewise.
13394
77ae9c19
YQ
133952015-11-13 Yao Qi <yao.qi@linaro.org>
13396
13397 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13398 * gdb.base/gnu_vector.c: Don't include stdio.h.
13399 (main): Don't print res and call add_some_intvecs.
13400
430e004e
MK
134012015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13402
13403 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13404 macro.
13405 (func5): Removed.
13406 (func4): Use FAST_TRACEPOINT_LABEL.
13407 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13408 macro.
13409 (func): Removed.
13410 (thread_function): Use FAST_TRACEPOINT_LABEL.
13411 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13412 (func): Remove.
13413 (marker): Use FAST_TRACEPOINT_LABEL.
13414 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13415 (pendfunc1): Remove.
13416 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13417 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13418 (foo): Remove.
13419 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13420 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13421 macro.
13422 (func): Remove.
13423 (marker): Use FAST_TRACEPOINT_LABEL.
13424 * gdb.trace/trace-common.h: New header.
13425 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13426 macro.
13427 (func): Remove.
13428 (marker): Use FAST_TRACEPOINT_LABEL.
13429 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13430 (func): Remove.
13431 (thread_function): Use FAST_TRACEPOINT_LABEL.
13432
6e7675a7
MK
134332015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13434
13435 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13436 in front.
13437 * gdb.trace/change-loc.exp: Use global pcreg definition.
13438 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13439 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13440 in front.
13441 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13442 * gdb.trace/pending.exp: Likewise.
13443 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13444 * gdb.trace/trace-break.exp: Likewise.
13445 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13446 in front.
13447 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13448 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13449 in front.
13450 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13451
dddc0e16
JB
134522015-11-09 Joel Brobecker <brobecker@adacore.com>
13453
13454 * gdb.ada/fin_fun_out: New testcase.
13455
c6f0b406
KB
134562015-11-07 Kevin Buettner <kevinb@redhat.com>
13457
13458 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13459 value associated with DW_AT_byte_size.
13460 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13461 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13462 DW_AT_upper_bound.
13463
f01dcfd9
KB
134642015-11-07 Kevin Buettner <kevinb@redhat.com>
13465
13466 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13467 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13468 version.
13469 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13470 gdb.dwarf2/dw2-canonicalize-type.exp,
13471 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13472 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13473 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13474 provided by gdb_target_symbol_prefix_flags_asm.
13475 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13476 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13477 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13478 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13479 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13480 macros where needed). Use this macro for symbols which require
13481 the prefix provided by SYMBOL_PREFIX.
13482
2223449a
KB
134832015-11-05 Kevin Buettner <kevinb@redhat.com>
13484
13485 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13486 New procs.
13487 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13488 representing expressions, of more than one list element.
13489 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13490 to prepend linker symbol prefix to f.
13491 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13492 table_1 and table_2.
13493 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13494 Likewise, for f and g.
13495 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13496 for ptr.
13497 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13498 for main.
13499 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13500 table_1_ptr and table_2_ptr.
13501
6f2f1a3a
JK
135022015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13503 Joel Brobecker <brobecker@adacore.com>
13504
13505 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13506
566c56c9
MK
135072015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13508
13509 * gdb.reverse/s390-mvcle.c: New test.
13510 * gdb.reverse/s390-mvcle.exp: New file.
13511 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13512
d5f0636b
MK
135132015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13514
13515 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13516
7ad8b86c
MK
135172015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13518
13519 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13520 reaching marker2.
13521 * gdb.reverse/getresuid-reverse.exp: Likewise.
13522 * gdb.reverse/pipe-reverse.exp: Likewise.
13523 * gdb.reverse/readv-reverse.exp: Likewise.
13524 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13525 * gdb.reverse/time-reverse.exp: Likewise.
13526 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13527
4081c0f1
YQ
135282015-10-30 Yao Qi <yao.qi@linaro.org>
13529
13530 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13531 (empty_cycle): Remove.
13532 (main): Don't call empty_cycle. Don't use watch_count_done.
13533 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13534 empty_cycle. Rewrite the code counting HW watchpoints.
13535
452b4ba5
MK
135362015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13537
13538 * gdb.reverse/fstatat-reverse.c: New test.
13539 * gdb.reverse/fstatat-reverse.exp: New file.
13540 * gdb.reverse/getresuid-reverse.c: New test.
13541 * gdb.reverse/getresuid-reverse.exp: New file.
13542 * gdb.reverse/pipe-reverse.c: New test.
13543 * gdb.reverse/pipe-reverse.exp: New file.
13544 * gdb.reverse/readv-reverse.c: New test.
13545 * gdb.reverse/readv-reverse.exp: New file.
13546 * gdb.reverse/recvmsg-reverse.c: New test.
13547 * gdb.reverse/recvmsg-reverse.exp: New file.
13548 * gdb.reverse/time-reverse.c: New test.
13549 * gdb.reverse/time-reverse.exp: New file.
13550 * gdb.reverse/waitpid-reverse.c: New test.
13551 * gdb.reverse/waitpid-reverse.exp: New file.
13552
5e2e7507
JK
135532015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13554
13555 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13556
0fde2c53
DE
135572015-10-26 Doug Evans <dje@google.com>
13558
13559 PR symtab/17391
13560 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13561 * gdb.dwarf2/bad-regnum.c: New file.
13562 * gdb.dwarf2/bad-regnum.exp: New file.
13563
1a70ae97
DE
135642015-10-26 Doug Evans <dje@google.com>
13565
13566 PR python/18938
13567 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13568 file.
13569
27dc26ab
JK
135702015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13571
13572 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13573 for a change by "Mention language in compile error message".
13574
bed91f4d
SM
135752015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13576
13577 PR python/18073
13578 * gdb.python/py-type.c (C::a_method): New.
13579 (C::a_const_method): New.
13580 (C::a_static_method): New.
13581 (a_function): New.
13582 * gdb.python/py-type.exp (test_fields): Test getting fields
13583 from function and method.
13584
3f2f83dd
KB
135852015-10-21 Keven Boell <keven.boell@intel.com>
13586
13587 * gdb.fortran/vla-alloc-assoc.exp: New file.
13588 * gdb.fortran/vla-datatypes.exp: New file.
13589 * gdb.fortran/vla-datatypes.f90: New file.
13590 * gdb.fortran/vla-history.exp: New file.
13591 * gdb.fortran/vla-ptype-sub.exp: New file.
13592 * gdb.fortran/vla-ptype.exp: New file.
13593 * gdb.fortran/vla-sizeof.exp: New file.
13594 * gdb.fortran/vla-sub.f90: New file.
13595 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13596 * gdb.fortran/vla-value-sub-finish.exp: New file.
13597 * gdb.fortran/vla-value-sub.exp: New file.
13598 * gdb.fortran/vla-value.exp: New file.
13599 * gdb.fortran/vla-ptr-info.exp: New file.
13600 * gdb.mi/mi-vla-fortran.exp: New file.
13601 * gdb.mi/vla.f90: New file.
13602
27145d50
SL
136032015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13604
13605 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13606 of hardwired timeout value.
13607
5f3ff4f8
JK
136082015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13609 Pedro Alves <palves@redhat.com>
13610
13611 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13612 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13613
bfd09d20
JS
136142015-10-19 Josh Stone <jistone@redhat.com>
13615
13616 * gdb.base/catch-syscall.c: Include <sched.h>.
13617 (unknown_syscall): New variable.
13618 (main): Trigger a vfork and an unknown syscall.
13619 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13620 (unknown_syscall_number): Likewise.
13621 (check_call_to_syscall): Accept an optional syscall pattern.
13622 (check_return_from_syscall): Likewise.
13623 (check_continue): Likewise.
13624 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13625 (test_catch_syscall_skipping_return): New test toggling off 'catch
13626 syscall' to step over the syscall return, then toggling back on.
13627 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13628 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13629 (do_syscall_tests): Call test_catch_syscall_without_args and
13630 test_catch_syscall_mid_vfork.
13631 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13632 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13633
b32b93c6
AS
136342015-10-19 Andrew Stubbs <ams@codesourcery.com>
13635
13636 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13637 print g_vE): Add new pass patterns.
13638 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13639 print various symbol names for vptr fields.
13640
9d622bda
AB
136412015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13642
13643 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13644 results.
13645
0fd8ac1c
YQ
136462015-10-12 Yao Qi <yao.qi@linaro.org>
13647
13648 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13649
34240514
YQ
136502015-10-12 Yao Qi <yao.qi@linaro.org>
13651
13652 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13653 is aarch64*-*-linux*.
13654
8240f442
YQ
136552015-10-12 Yao Qi <yao.qi@linaro.org>
13656
13657 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13658 (can_relocate_bcond_true): ... it.
13659 (can_relocate_bcond_false): New function.
13660 (foo): Likewise.
13661 (can_relocate_bl): Likewise.
13662 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13663 can_relocate_bl.
13664
2520f728
PMR
136652015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13666
13667 * gdb.base/nested-addr.c: New file.
13668 * gdb.base/nested-addr.exp: New testcase.
13669
abcef95a
MM
136702015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13671
13672 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13673 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13674 its output. Ignore the output of "record goto begin" and instead
13675 check that GDB is replaying.
13676
145e3ddb
PA
136772015-10-09 Pedro Alves <palves@redhat.com>
13678
13679 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13680 (top level): Use it in the run with no args test.
13681
d5d8c4e1
IB
136822015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13683
13684 * gdb.dlang/properties.exp: New file.
13685
06e635ef
SL
136862015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13687
13688 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13689 whether or not address 0x1000 is mapped on the target.
13690
e019fd1d
SM
136912015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13692
13693 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13694 build.
13695
77ba2a67
MM
136962015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13697
13698 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13699 instruction-history test.
13700
c60eb31f
DE
137012015-09-28 Doug Evans <dje@google.com>
13702
13703 * gdb.base/gcore.c (array_func): Add reference to static_array.
13704
9a3c8263
SM
137052015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13706
13707 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13708 source line.
13709
9720e656
SL
137102015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13711
13712 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13713 short or char as base type.
13714
938d3bf2
SL
137152015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13716
13717 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13718 to allow any size enum.
13719
e6c2c623
PMR
137202015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13721
13722 * gdb.ada/array_ptr_renaming.exp: New testcase.
13723 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13724 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13725
06da0f77
PL
137262015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13727
13728 * gdb.trace/ftrace-lock.c: New file.
13729 * gdb.trace/ftrace-lock.exp: New file.
13730
4f51c22a
PL
137312015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13732
13733 * gdb.arch/insn-reloc.c: New file.
13734 * gdb.arch/ftrace-insn-reloc.exp: New file.
13735
7041adf4
PL
137362015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13737
13738 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13739 instruction.
13740 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13741 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13742 * gdb.trace/range-stepping.c: Likewise.
13743 * gdb.trace/trace-break.c: Likewise.
13744 * gdb.trace/trace-mt.c (thread_function): Likewise.
13745 * gdb.trace/ftrace.c (marker): Likewise.
13746 * gdb.trace/trace-condition.c (marker): Likewise.
13747 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13748 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13749 is_aarch64_target.
13750
015d2e7e
DE
137512015-09-18 Doug Evans <xdje42@gmail.com>
13752
13753 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13754 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13755
26b188a2
SL
137562015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13757
13758 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13759 the breakpoint.
13760
79dc332b
SL
137612015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13762
13763 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13764 the pending breakpoint. Remove timeout override for "Run till
13765 MI pending breakpoint on pendfunc3 on thread 2" test.
13766
f57929f2
SL
137672015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13768
13769 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13770 filename pattern.
13771
3f469b17
SL
137722015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13773
13774 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13775 in breakpoint filename pattern.
13776
515b89b3
SL
137772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13778
7800dbe4
SL
13779 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13780
137812015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13782
515b89b3
SL
13783 * gdb.linespec/explicit.exp: Check for readline support for
13784 tab-completion tests. Fix obvious typo.
13785
d2939ba2
MM
137862015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13787
13788 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13789 and replay.
13790
cbb55fa7
MM
137912015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13792
13793 * gdb.btrace/non-stop.c: New.
13794 * gdb.btrace/non-stop.exp: New.
13795
43691ca1
PL
137962015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13797 Yao Qi <yao.qi@linaro.org>
13798
13799 * gdb.trace/trace-condition.c: New file.
13800 * gdb.trace/trace-condition.exp: New file.
13801
d78908cf
WW
138022015-09-16 Wei-cheng Wang <cole945@gmail.com>
13803
13804 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13805 for testing bytecode compilation.
13806
1ed415e2
PA
138072015-09-16 Pedro Alves <palves@redhat.com>
13808 Sandra Loosemore <sandra@codesourcery.com>
13809
13810 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13811 (SECONDS): Redefine.
13812 (main): Call pthread_kill and alarm early.
13813 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13814 support.
13815 (test): If the target can't hardware step and doesn't support
13816 displaced stepping, increase the timeout.
13817
d136eff5
PA
138182015-09-16 Pedro Alves <palves@redhat.com>
13819
13820 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13821 (enable_debug): New procedures.
13822 (test): Use them. Bail out if waiting for threads fails.
13823 (top level): Bail out if a test fails.
13824
991f019c
YQ
138252015-09-16 Yao Qi <yao.qi@linaro.org>
13826
13827 * gdb.asm/asm-source.exp: Set asm-arch for
13828 aarch64*-*-* target.
13829 * gdb.asm/aarch64.inc: New file.
13830
bfca584f
PMR
138312015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13832
13833 * gdb.ada/array_of_variable_length.exp: New testcase.
13834 * gdb.ada/array_of_variable_length/foo.adb: New file.
13835 * gdb.ada/array_of_variable_length/pck.adb: New file.
13836 * gdb.ada/array_of_variable_length/pck.ads: New file.
13837
b326e587
DE
138382015-09-15 Doug Evans <dje@google.com>
13839
13840 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13841 of function static local variable.
13842
5382cfab
PW
138432015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13844
13845 * gdb.threads/tls-so_extern.exp: New test file.
13846 * gdb.threads/tls-so_extern.c: New test file.
13847 * gdb.threads/tls-so_extern_main.c: New test file.
13848
141c5cc4
JK
138492015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13850
13851 * gdb.opt/solib-intra-step-lib.c: New file.
13852 * gdb.opt/solib-intra-step-main.c: New file.
13853 * gdb.opt/solib-intra-step.exp: New file.
13854
d15dcecd
PA
138552015-09-15 Pedro Alves <palves@redhat.com>
13856
13857 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13858 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13859
4c2f2a79
PA
138602015-09-14 Pedro Alves <palves@redhat.com>
13861
13862 * gdb.base/hook-stop-continue.c: Delete.
13863 * gdb.base/hook-stop-continue.exp: Delete.
13864 * gdb.base/hook-stop-frame.c: Delete.
13865 * gdb.base/hook-stop-frame.exp: Delete.
13866 * gdb.base/hook-stop.c: New file.
13867 * gdb.base/hook-stop.exp: New file.
13868
919e6dbe
PMR
138692015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13870
13871 * gdb.ada/access_to_packed_array.exp: New testcase.
13872 * gdb.ada/access_to_packed_array/foo.adb: New file.
13873 * gdb.ada/access_to_packed_array/pack.adb: New file.
13874 * gdb.ada/access_to_packed_array/pack.ads: New file.
13875
157280a4
MM
138762015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13877
13878 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13879 buffer size test.
13880
2fd33e94
DB
138812015-09-11 Don Breazeal <donb@codesourcery.com>
13882
13883 * gdb.base/foll-exec.c: Add copyright header. Fix
13884 formatting issues.
13885 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13886 (do_exec_tests): Use clean_restart in place of zap_session,
13887 and for test initialization. Fix formatting issues. Use
13888 fail in place of perror.
13889 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13890 an expect statement to match an expression with output from
13891 the program under debug.
13892 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13893 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13894 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13895 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13896 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13897
e70b6e8e
DE
138982015-09-09 Doug Evans <dje@google.com>
13899
13900 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13901
7a551a51
DE
139022015-09-09 Doug Evans <dje@google.com>
13903
13904 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13905
4c666f84
DE
139062015-09-09 Doug Evans <dje@google.com>
13907
13908 * gdb.base/savedregs.exp: Fix typo.
13909
243a9253
PA
139102015-09-09 Pedro Alves <palves@redhat.com>
13911
13912 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13913
c0fa8fbd
SL
139142015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13915
13916 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13917 command actually switches threads. Give up on remaining
13918 tests if target fails to stop at breakpoint.
13919
cd7c1778
PMR
139202015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13921
13922 * gdb.ada/funcall_char.exp: New testcase.
13923 * gdb.ada/funcall_char/foo.adb: New file.
13924
dc5c8746
PMR
139252015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13926
13927 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13928 expected outputs. Add two testcases for completing ambiguous
13929 functions.
13930 * gdb.ada/complete/aux_pck.adb: New file.
13931 * gdb.ada/complete/aux_pck.ads: New file.
13932 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13933 Ambiguous_Func functions.
13934 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13935 * gdb.ada/complete/pck.adb: Likewise.
13936
4e83a1e7
UW
139372015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13938
13939 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13940 failures to run the test program under GDB.
13941
8ce74153
LM
139422015-08-26 Luis Machado <lgustavo@codesourcery.com>
13943
13944 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13945 to C.
13946
e9756d52
PP
139472015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13948
13949 * gdb.base/run-after-attach.exp: New test file.
13950 * gdb.base/run-after-attach.c: New test file.
13951
8d37573b
DB
139522015-08-26 Don Breazeal <donb@codesourcery.com>
13953
13954 * gdb.base/foll-exec-2.c: New test program.
13955 * gdb.base/foll-exec-2.exp: New test.
13956
63e43d3a
PMR
139572015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13958
13959 * gdb.base/nested-subp1.exp: New file.
13960 * gdb.base/nested-subp1.c: New file.
13961 * gdb.base/nested-subp2.exp: New file.
13962 * gdb.base/nested-subp2.c: New file.
13963 * gdb.base/nested-subp3.exp: New file.
13964 * gdb.base/nested-subp3.c: New file.
13965
3d40fbb5
PA
139662015-08-24 Pedro Alves <palves@redhat.com>
13967
13968 * gdb.server/connect-without-multi-process.c: New file.
13969 * gdb.server/connect-without-multi-process.exp: New file.
13970
4422ac93
LM
139712015-08-24 Luis Machado <lgustavo@codesourcery.com>
13972
13973 * gdb.opt/inline-markers.c: Make z int.
13974
91dddb86
LM
139752015-08-24 Luis Machado <lgustavo@codesourcery.com>
13976
13977 * gdb.opt/inline-markers.c: Make z volatile.
13978
a48847ee
LM
139792015-08-24 Luis Machado <lgustavo@codesourcery.com>
13980
13981 * gdb.opt/inline-bt.c: New volatile global z.
13982 * gdb.opt/inline-cmds.c: Likewise.
13983 * gdb.opt/inline-locals.c: Likewise.
13984 * gdb.opt/inline-markers.c: New extern global z.
13985 (marker): Use z.
13986 (inline_fn): Likewise.
13987
0ebbc52b
PA
139882015-08-24 Pedro Alves <palves@redhat.com>
13989
13990 * config/m32r-stub.exp: Remove file.
13991 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13992 * gdb.base/call-rt-st.exp: Likewise.
13993 * gdb.base/call-strs.exp: Likewise.
13994 * gdb.base/default.exp: Remove references to h8300-*-hms and
13995 *-*-udi*.
13996 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13997
77c365df
AA
139982015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13999
14000 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14001 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14002 and "return" use KFAIL when GDB can not read/write the vector
14003 return value.
14004
4313b8c0
GB
140052015-08-21 Gary Benson <gbenson@redhat.com>
14006
14007 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14008
0e433b32
PA
140092015-08-20 Pedro Alves <palves@redhat.com>
14010
14011 * gdb.server/solib-list.exp: No longer expect an interior stop in
14012 non-stop mode.
14013
221e1a37
PA
140142015-08-20 Pedro Alves <palves@redhat.com>
14015
14016 * gdb.server/connect-stopped-target.c: New file.
14017 * gdb.server/connect-stopped-target.exp: New file.
14018
40e3ad0e
PA
140192015-08-20 Pedro Alves <palves@redhat.com>
14020
14021 * gdb.dwarf2/comp-unit-lang.exp: New file.
14022 * gdb.dwarf2/comp-unit-lang.c: New file.
14023
af39b327
PMR
140242015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14025
14026 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14027 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14028
7d45c7c3 140292015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14030
7d45c7c3
KB
14031 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14032 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14033
4d6cceb4
DE
140342015-08-18 Doug Evans <dje@google.com>
14035 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14036
14037 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14038 skip_python_tests. New arg prompt_regexp.
14039 (skip_python_tests): New function.
14040 * lib/mi-support.exp (mi_skip_python_tests): New function.
14041 * gdb.python/py-mi-objfile-gdb.py: New file.
14042 * gdb.python/py-mi-objfile.c: New file.
14043 * gdb.python/py-mi-objfile.exp: New file.
14044
ad89c2aa
KS
140452015-08-17 Keith Seitz <keiths@redhat.com>
14046
14047 * gdb.linespec/explicit.exp: Move strace test from here ...
14048 * gdb.trace/strace.exp: ... to here.
14049
e3ae3c43
PP
140502015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14051
14052 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14053 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14054
604b2636
DE
140552015-08-14 Doug Evans <xdje42@gmail.com>
14056
14057 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14058 inferior before selecting a new file.
14059
6ff0ba5f
DE
140602015-08-14 Doug Evans <xdje42@gmail.com>
14061
14062 * gdb.mi/mi-disassemble.exp: Update.
14063 * gdb.base/disasm-optim.S: New file.
14064 * gdb.base/disasm-optim.c: New file.
14065 * gdb.base/disasm-optim.h: New file.
14066 * gdb.base/disasm-optim.exp: New file.
14067
9ca98f92
KS
140682015-08-14 Keith Seitz <keiths@redhat.com>
14069
14070 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14071 "evaluated-by".
14072
52bbc560
JB
140732015-08-13 Joel Brobecker <brobecker@adacore.com>
14074
14075 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14076
5d8c3ed3
PMR
140772015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14078
14079 * gdb.ada/fun_renaming.exp: New testcase.
14080 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14081 * gdb.ada/fun_renaming/pack.adb: New file.
14082 * gdb.ada/fun_renaming/pack.ads: New file.
14083
ea8812bc
KS
140842015-08-12 Keith Seitz <keiths@redhat.com>
14085
14086 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14087 gdb_get_line_number.
14088
4dafcdeb
JB
140892015-08-12 Joel Brobecker <brobecker@adacore.com>
14090
14091 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14092 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14093 gdb.base/dso2dso.exp: New files.
14094
5ba32597
SDJ
140952015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14096 Pedro Alves <palves@redhat.com>
14097 Keith Seitz <keiths@redhat.com>
14098
14099 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14100 GDBFLAGS.
14101
b6dafabf
PP
141022015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14103
14104 * gdb.base/gdbhistsize-history.exp
14105 (test_histsize_history_setting): Use save_vars.
14106 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14107 Use save_vars.
14108 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14109 * gdb.base/readline.exp: Use save_vars.
14110
abe8e607
PP
141112015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14112
14113 * lib/gdb.exp (save_vars): New proc.
14114
629500fa
KS
141152015-08-11 Keith Seitz <keiths@redhat.com>
14116
14117 * gdb.base/help.exp: Update help_breakpoint_text.
14118
eb8c4e2e
KS
141192015-08-11 Keith Seitz <keiths@redhat.com>
14120
14121 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14122 (at toplevel): Call test_explicit_breakpoints.
14123 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14124 breakpoints.
14125 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14126 breakpoint conditions, "-cond".
14127
87f0e720
KS
141282015-08-11 Keith Seitz <keiths@redhat.com>
14129
14130 * gdb.linespec/3explicit.c: New file.
14131 * gdb.linespec/cpexplicit.cc: New file.
14132 * gdb.linespec/cpexplicit.exp: New file.
14133 * gdb.linespec/explicit.c: New file.
14134 * gdb.linespec/explicit.exp: New file.
14135 * gdb.linespec/explicit2.c: New file.
14136 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14137 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14138 before using in the matching pattern.
14139 Clarify that `prefix' is a regular expression.
14140
f00aae0f
KS
141412015-08-11 Keith Seitz <keiths@redhat.com>
14142
14143 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14144 test.
14145 Add tests for missing ",FMT" and ",".
14146
e27852be
DE
141472015-08-10 Doug Evans <dje@google.com>
14148 Keith Seitz <keiths@redhat.com>
14149
14150 PR gdb/17960
14151 * gdb.base/completion.exp: Add location completer tests.
14152
7f03bd92
PA
141532015-08-07 Pedro Alves <palves@redhat.com>
14154
14155 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14156 tests here.
14157 (top level): Run do_test with and without displaced stepping.
14158
3fc8eb30
PA
141592015-08-07 Pedro Alves <palves@redhat.com>
14160
14161 * gdb.base/valgrind-disp-step.c: New file.
14162 * gdb.base/valgrind-disp-step.exp: New file.
14163
d4569d7b
PA
141642015-08-07 Pedro Alves <palves@redhat.com>
14165
14166 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14167 Delete function.
14168 (main): Add alarm. Run an infinite loop instead of calling
14169 wait_threads.
14170 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14171 comment.
14172 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14173 Delete function.
14174 (main): Add alarm. Run an infinite loop instead of calling
14175 wait_threads.
14176 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14177 comment.
14178
e1316e60
PA
141792015-08-07 Pedro Alves <palves@redhat.com>
14180
14181 * gdb.base/checkpoint-ns.exp: New file.
14182 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14183 standard_testfile.
14184
da8c46d2
MM
141852015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14186
14187 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14188 * gdb.btrace/instruction_history.exp: Update.
14189 * gdb.btrace/tsx.exp: New.
14190 * gdb.btrace/tsx.c: New.
14191
de1c2c52
PA
141922015-08-06 Pedro Alves <palves@redhat.com>
14193
14194 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14195 increase timeout.
14196 * gdb.reverse/until-precsave.exp: Bump timeouts.
14197
782e0bf4
PA
141982015-08-06 Pedro Alves <palves@redhat.com>
14199
14200 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14201
83e97ed0
PA
142022015-08-06 Pedro Alves <palves@redhat.com>
14203
14204 PR gdb/18749
14205 * gdb.threads/process-dies-while-handling-bp.c: New file.
14206 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14207
863d01bd
PA
142082015-08-06 Pedro Alves <palves@redhat.com>
14209
14210 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14211 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14212
0a39bb32
PA
142132015-08-05 Pedro Alves <palves@redhat.com>
14214
14215 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14216 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14217
ee2d2b10
SL
142182015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14219
14220 * gdb.base/bp-permanent.exp: Report test as unsupported if
14221 the target cannot stop at the permanent breakpoint.
14222
4e1bdb00
DE
142232015-08-03 Doug Evans <dje@google.com>
14224
14225 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14226 10000.
14227
3d338901
DE
142282015-08-03 Doug Evans <dje@google.com>
14229
14230 * Makefile.in (workers/%.worker, build-perf): New rule.
14231 (GDB_PERFTEST_MODE): New variable.
14232 (check-perf): Use it.
14233 (clean): Clean up gdb.perf parallel build subdirs.
14234 * lib/build-piece.exp: New file.
14235 * lib/gdb.exp (make_gdb_parallel_path): New function
14236 (standard_output_file, standard_temp_file): Call it.
14237 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14238 of $GDB_PARALLEL.
14239 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14240
af061d3e
DE
142412015-08-03 Doug Evans <dje@google.com>
14242
8e1afc81 14243 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14244 (LOG_FILE_NAME): New global.
14245 (TextReporter.__init__): Initialize self.txt_sum.
14246 (TextReporter.report): Add support for multiple data-points.
14247 Move report to perftest.sum, put raw data in perftest.log.
14248 (TextReporter.start): Open sum and log files.
14249 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14250 * gdb.perf/lib/perftest/testresult.py
14251 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14252
2c8c5d37
PA
142532015-07-31 Pedro Alves <palves@redhat.com>
14254
14255 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14256 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14257 kill_wait_spawned_process instead of explicit "kill -9".
14258 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14259 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14260 kill_wait_spawned_process.
14261 * gdb.base/attach-twice.exp: Likewise.
14262 * gdb.base/attach.exp: Likewise.
14263 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14264 gdb_test_multiple.
14265 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14266 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14267 kill_wait_spawned_process.
14268 * gdb.base/valgrind-infcall.exp: Likewise.
14269 * gdb.multi/multi-attach.exp: Likewise.
14270 * gdb.python/py-prompt.exp: Likewise.
14271 * gdb.python/py-sync-interp.exp: Likewise.
14272 * gdb.server/ext-attach.exp: Likewise.
14273 * gdb.threads/attach-into-signal.exp (corefunc): Use
14274 spawn_wait_for_attach, spawn_id_get_pid and
14275 kill_wait_spawned_process.
14276 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14277 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14278 spawn_id_get_pid and kill_wait_spawned_process.
14279 * gdb.threads/attach-stopped.exp (corefunc): Use
14280 spawn_wait_for_attach, spawn_id_get_pid and
14281 kill_wait_spawned_process.
14282 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14283 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14284 kill_wait_spawned_process instead of explicit "kill -9".
14285 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14286 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14287 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14288 processes. Don't map cygwin/windows pids here. Now returns a
14289 spawn id list.
14290
032a0fca
SL
142912015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14292
14293 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14294 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14295 correct patch.
14296
61a934ca
SL
142972015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14298
14299 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14300
4bc4d428
SL
143012015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14302
14303 Reapply:
14304 2014-05-21 Mark Wielaard <mjw@redhat.com>
14305
14306 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14307
998d452a
PA
143082015-07-30 Pedro Alves <palves@redhat.com>
14309
14310 * linux-low.c (handle_extended_wait): Set the child's last
14311 reported status to TARGET_WAITKIND_STOPPED.
14312
69dde7dc
PA
143132015-07-30 Pedro Alves <palves@redhat.com>
14314
14315 PR threads/18600
14316 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14317 only shows inferior 1.
14318
4dd63d48
PA
143192015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14320 Pedro Alves <palves@redhat.com>
14321
14322 PR threads/18600
14323 * gdb.threads/fork-plus-threads.c: New file.
14324 * gdb.threads/fork-plus-threads.exp: New file.
14325
d618e4c5
PP
143262015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14327
14328 * gdb.base/batch-preserve-term-settings.exp
14329 (test_terminal_settings_preserved_after_cli_exit): Use
14330 send_quit_command.
14331
1eef6428
PA
143322015-07-29 Pedro Alves <palves@redhat.com>
14333 Don Breazeal <donb@codesourcery.com>
14334
14335 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14336 output from both inferior_spawn_id and gdb_spawn_id.
14337
7da5b897
SDJ
143382015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14339
14340 * gdb.threads/attach-into-signal.exp (corefunc): Use
14341 with_test_prefix on nested loops, uniquefying the test messages.
14342
dac804df
SDJ
143432015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14344
14345 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14346 commit.
14347
06265e53
PP
143482015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14349
14350 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14351 New proc.
14352 (test_terminal_settings_preserved_after_sigterm): New test.
14353
18206ca3
PP
143542015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14355
14356 * gdb.base/batch-preserve-term-settings.exp
14357 (test_terminal_settings_preserved_after_cli_exit): New test.
14358
90074d11
PP
143592015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14360
14361 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14362 manipulation of saved_gdbflags.
14363 (test_terminal_settings_preserved): Remove global declaration of
14364 the unused variable pagination_prompt. Remove manipulation of
14365 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14366 GDBFLAGS.
14367
eb1a7902
PA
143682015-07-29 Pedro Alves <palves@redhat.com>
14369
14370 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14371
8b75dd3b
PA
143722015-07-29 Pedro Alves <palves@redhat.com>
14373
14374 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14375 at the top.
14376
dedad4e3
PA
143772015-07-29 Pedro Alves <palves@redhat.com>
14378
14379 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14380 (main): Call gdb_unbuffer_output.
14381 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14382 (main): Call gdb_unbuffer_output.
14383 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14384 (main): Call gdb_unbuffer_output.
14385 * gdb.base/call-strs.exp: Adjust to step over the
14386 gdb_unbuffer_output call.
14387 * gdb.base/catch-gdb-caused-signals.c: Include
14388 "../lib/unbuffer_output.c".
14389 (main): Call gdb_unbuffer_output.
14390 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14391 (main): Call gdb_unbuffer_output.
14392 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14393 (main): Call gdb_unbuffer_output.
14394 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14395 (main): Call gdb_unbuffer_output.
14396 * gdb.base/shlib-call.exp: Adjust to step over the
14397 gdb_unbuffer_output call.
14398 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14399 (main): Call gdb_unbuffer_output.
14400 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14401 (main): Call gdb_unbuffer_output.
14402 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14403 (main): Rename to ...
14404 (test): ... this.
14405 (main): Reimplement.
14406 * gdb.base/varargs.exp: Run to test instead of to main.
14407 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14408 (main): Call gdb_unbuffer_output.
14409
58789a91
PA
144102015-07-29 Pedro Alves <palves@redhat.com>
14411
14412 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14413 factore out from mi_continue_dprintf. For call-style dprintfs,
14414 expect dprintf output out of $inferior_spawn_id.
14415 (mi_continue_dprintf): Use mi_expect_dprintf.
14416 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14417 (main): Call gdb_unbuffer_output.
14418
e8376742
PA
144192015-07-29 Pedro Alves <palves@redhat.com>
14420
14421 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14422 (default_mi_gdb_start): Set inferior_spawn_id instead of
14423 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14424 gdb_spawn_id.
14425 (mi_gdb_test): Always expect inferior output from both
14426 $inferior_spawn_id and $gdb_spawn_id.
14427
08280010
PA
144282015-07-29 Pedro Alves <palves@redhat.com>
14429
14430 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14431 send_inferior and $inferior_spawn_id.
14432
4d30e432
PA
144332015-07-29 Pedro Alves <palves@redhat.com>
14434
14435 * gdb.gdb/complaints.exp (test_initial_complaints)
14436 (test_serial_complaints, test_short_complaints): Use
14437 gdb_test_stdio.
14438 (test_empty_complaint): Handle $inferior_spawn_id !=
14439 $gdb_spawn_id.
14440
0d30a335
PA
144412015-07-29 Pedro Alves <palves@redhat.com>
14442
14443 * gdb.base/varargs.exp: Use gdb_test_stdio.
14444
39413b29
PA
144452015-07-29 Pedro Alves <palves@redhat.com>
14446
14447 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14448
7cb000a9
PA
144492015-07-29 Pedro Alves <palves@redhat.com>
14450
14451 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14452
d7b8ac82
PA
144532015-07-29 Pedro Alves <palves@redhat.com>
14454
14455 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14456 parameter into two new parameters, "inf_result" and "gdb_result".
14457 Expect inferior output and gdb output from $inferior_spawn_id and
14458 $gdb_spawn_id, respectively. Adjust all callers.
14459
789c3a0c
PA
144602015-07-29 Pedro Alves <palves@redhat.com>
14461
14462 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14463 of gdb_test_sequence.
14464
77e760c3
PA
144652015-07-29 Pedro Alves <palves@redhat.com>
14466
14467 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14468 (saw_spurious_output): Expect inferior output from
14469 $inferior_spawn_id. Use gdb_test_stdio.
14470
8396d2cd
PA
144712015-07-29 Pedro Alves <palves@redhat.com>
14472
14473 * gdb.base/dprintf.exp: Use standard_testfile. Change
14474 prepare_for_testing call.
14475 (srcfile): Don't set.
14476 (restart): New procedure.
14477 (test_dprintf): New procecure, use to continue over dprintfs.
14478 (test_call, test_agent): New procedures, tests moved here.
14479 Restart gdb and recreate dprintfs. Adjust expected output.
14480
2051d61f
PA
144812015-07-29 Pedro Alves <palves@redhat.com>
14482
14483 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14484
452397af
PA
144852015-07-29 Pedro Alves <palves@redhat.com>
14486
14487 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14488
8aed9555
PA
144892015-07-29 Pedro Alves <palves@redhat.com>
14490
14491 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14492 gdb_test_stdio.
14493
188a61b4
PA
144942015-07-29 Pedro Alves <palves@redhat.com>
14495
14496 * lib/gdb.exp (gdb_test_stdio): New procedure.
14497
12264a45
PA
144982015-07-29 Pedro Alves <palves@redhat.com>
14499
14500 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14501
23ffc893
PA
145022015-07-29 Pedro Alves <palves@redhat.com>
14503
14504 * gdb.base/call-signal-resume.exp: Remove check for
14505 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14506 * gdb.base/unwindonsignal.exp: Likewise.
14507 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14508 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14509
65566918
PA
145102015-07-29 Pedro Alves <palves@redhat.com>
14511
14512 * gdb.base/siginfo-addr.c (pass): New function.
14513 (handler): Call it iff si_addr is correct.
14514 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14515 Set a breakpoint at "pass" and continue to it.
14516
d60a9221
SDJ
145172015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14518
14519 * gdb.python/py-objfile.exp: Make some tests have unique names.
14520 * gdb.python/py-pp-registration.exp: Likewise.
14521
bde40b8f
PA
145222015-07-28 Pedro Alves <palves@redhat.com>
14523
14524 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14525
13e1dec8
SM
145262015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14527
14528 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14529
da33c9a7
SM
145302015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14531
14532 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14533
077836f7
PP
145342015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14535
14536 * gdb.base/gdb-sigterm-2.exp: New test.
14537
b8cc7b2e
DE
145382015-07-25 Doug Evans <xdje42@gmail.com>
14539
14540 Revert:
14541 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14542 (workers/%.worker, build-perf): New rule.
14543 (GDB_PERFTEST_MODE): New variable.
14544 (check-perf): Use it.
14545 (clean): Clean up gdb.perf parallel build subdirs.
14546 * lib/build-piece.exp: New file.
14547 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14548 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14549 name.
14550 (standard_temp_file): Ditto.
14551 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14552 of $GDB_PARALLEL.
14553
c8bd4544
DE
145542015-07-24 Doug Evans <dje@google.com>
14555
14556 * gdb.perf/lib/perftest/utils.py: New file.
14557 * gdb.perf/gm-hello.cc: New file.
14558 * gdb.perf/gm-pervasive-typedef.cc: New file.
14559 * gdb.perf/gm-pervasive-typedef.h: New file.
14560 * gdb.perf/gm-std.cc: New file.
14561 * gdb.perf/gm-std.h: New file.
14562 * gdb.perf/gm-use-cerr.cc: New file.
14563 * gdb.perf/gm-utils.h: New file.
14564 * gdb.perf/gmonster-null-lookup.py: New file.
14565 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14566 * gdb.perf/gmonster-print-cerr.py: New file.
14567 * gdb.perf/gmonster-ptype-string.py: New file.
14568 * gdb.perf/gmonster-runto-main.py: New file.
14569 * gdb.perf/gmonster-select-file.py: New file.
14570 * gdb.perf/gmonster1-null-lookup.exp: New file.
14571 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14572 * gdb.perf/gmonster1-print-cerr.exp: New file.
14573 * gdb.perf/gmonster1-ptype-string.exp: New file.
14574 * gdb.perf/gmonster1-runto-main.exp: New file.
14575 * gdb.perf/gmonster1-select-file.exp: New file.
14576 * gdb.perf/gmonster1.cc: New file.
14577 * gdb.perf/gmonster1.exp: New file.
14578 * gdb.perf/gmonster2-null-lookup.exp: New file.
14579 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14580 * gdb.perf/gmonster2-print-cerr.exp: New file.
14581 * gdb.perf/gmonster2-ptype-string.exp: New file.
14582 * gdb.perf/gmonster2-runto-main.exp: New file.
14583 * gdb.perf/gmonster2-select-file.exp: New file.
14584 * gdb.perf/gmonster2.cc: New file.
14585 * gdb.perf/gmonster2.exp: New file.
14586
6eab34f3
DE
145872015-07-24 Doug Evans <dje@google.com>
14588
14589 * gdb.perf/README: New file.
14590 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14591 * lib/gen-perf-test.exp: New file.
14592
63738bfd
DE
145932015-07-24 Doug Evans <dje@google.com>
14594
14595 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14596 (PerfTest::startup): New function.
14597 (PerfTest::run): Return result of calling body.
14598 (PerfTest::assemble): Rewrite.
14599 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14600 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14601 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14602 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14603 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14604
7b606f95
DE
146052015-07-24 Doug Evans <dje@google.com>
14606
14607 * lib/gdb.exp (clean_restart): Make executable optional.
14608
a97b16b8
DE
146092015-07-24 Doug Evans <dje@google.com>
14610
14611 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14612 compiler_info references.
14613 * gdb.cp/temargs.exp: Ditto.
14614 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14615 (get_compiler_info): Early exit if already computed. Set compiler_info
14616 to "unknown" if there was a problem.
14617 (test_compiler_info): Add function comment. Call get_compiler_info.
14618
35baa57f
DE
146192015-07-24 Doug Evans <dje@google.com>
14620
14621 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14622 (workers/%.worker, build-perf): New rule.
14623 (GDB_PERFTEST_MODE): New variable.
14624 (check-perf): Use it.
14625 (clean): Clean up gdb.perf parallel build subdirs.
14626 * lib/build-piece.exp: New file.
14627 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14628 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14629 name.
14630 (standard_temp_file): Ditto.
14631 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14632 of $GDB_PARALLEL.
14633
6ebea266
DE
146342015-07-24 Doug Evans <dje@google.com>
14635
14636 * lib/future.exp (gdb_default_target_compile): New option
14637 "early_flags".
14638 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14639 --as-needed.
14640
1e76a7e9
SDJ
146412015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14642
14643 * gdb.base/catch-syscall.exp: Call gdb_exit before
14644 gdb_skip_xml_test.
14645
5068630a
PA
146462015-07-24 Pedro Alves <palves@redhat.com>
14647
14648 * gdb.python/py-events.exp: Accept output between the stop event
14649 and the prompt.
14650 * gdb.python/py-evsignal.exp: Likewise.
14651 * gdb.python/py-evthreads.exp: Likewise.
14652
77598427
PA
146532015-07-24 Pedro Alves <palves@redhat.com>
14654
14655 PR gdb/18717
14656 * gdb.threads/non-ldr-exit.c: New file.
14657 * gdb.threads/non-ldr-exit.exp: New file.
14658
11e6c98f
YQ
146592015-07-24 Yao Qi <yao.qi@linaro.org>
14660
14661 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14662 restarting process.
14663
51aee833
YQ
146642015-07-24 Yao Qi <yao.qi@linaro.org>
14665
14666 * gdb.server/ext-restart.exp: New file.
14667
8cfe207c
YQ
146682015-07-24 Yao Qi <yao.qi@linaro.org>
14669
14670 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14671 argument options.
14672 * gdb.server/ext-wrapper.exp: New file.
14673
cc12ce38
DE
146742015-07-23 Doug Evans <dje@google.com>
14675
14676 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14677 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14678
d0d84780
PMR
146792015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14680
14681 * gdb.ada/var_arr_typedef.exp: New testcase.
14682 * gdb.ada/var_arr_typedef/pack.adb: New file.
14683 * gdb.ada/var_arr_typedef/pack.ads: New file.
14684 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14685
8b558f79
JB
146862015-07-20 Joel Brobecker <brobecker@adacore.com>
14687
14688 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14689
775a3298
JK
146902015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14691
14692 * gdb.arch/i386-biarch-core.exp: Replace istarget
14693 by "complete set gnutarget". Remove expectation for the "core-file"
14694 command.
14695
db1ff28b
JK
146962015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14697
14698 Revert the previous commit:
14699 Tests for validate symbol file using build-id.
14700
0a94970d
JK
147012015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14702
14703 Tests for validate symbol file using build-id.
14704 * gdb.base/solib-mismatch-lib.c: New file.
14705 * gdb.base/solib-mismatch-libmod.c: New file.
14706 * gdb.base/solib-mismatch.c: New file.
14707 * gdb.base/solib-mismatch.exp: New file.
14708
03346981
SL
147092015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14710
14711 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14712 nios2-*-linux*.
14713 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14714 * gdb.base/siginfo.exp: Likewise.
14715 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14716
42422cc7
PL
147172015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14718
14719 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14720 Move it to ...
14721 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14722 ... here.
14723 * gdb.trace/range-stepping.exp: Check that the target supports
14724 range stepping.
14725
cfa68bae
JK
147262015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14727
14728 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14729
8ffdba26
PA
147302015-07-14 Pedro Alves <palves@redhat.com>
14731
14732 * gdb.base/killed-outside.exp: New file.
14733 * gdb.base/killed-outside.c: New file.
14734
218a5a11
JK
147352015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14736
14737 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14738 (n at main): New.
14739 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14740
e03ed3c6
AA
147412015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14742
14743 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14744 infcall tests instead of setting up for KFAIL.
14745
485668e5
MM
147462015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14747
14748 * gdb.btrace/record_goto-step.exp: New.
14749
08464196
JK
147502015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14751
14752 PR compile/18484
14753 * gdb.compile/compile.c (struct struct_type): Add volatile to
14754 selffield's type.
14755 * gdb.compile/compile.exp
14756 (compile code struct_object.selffield = &struct_object): Skip further
14757 struct_object tests if this one xfails.
14758
bcf5c1d9
RC
147592015-07-08 Robert O'Callahan <robert@ocallahan.org>
14760
14761 PR exp/18617
14762 * gdb.trace/ax.exp: Add test.
14763
4931af25
YQ
147642015-07-07 Yao Qi <yao.qi@linaro.org>
14765
14766 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14767 instead of istarget "aarch64*-*-*".
14768 * gdb.arch/aarch64-fp.exp: Likewise.
14769 * gdb.base/float.exp: Likewise.
14770 * gdb.reverse/aarch64.exp: Likewise.
14771 * lib/gdb.exp (is_aarch64_target): New proc.
14772
9fcf688e
YQ
147732015-07-07 Yao Qi <yao.qi@linaro.org>
14774
14775 * lib/gdb.exp (is_aarch32_target): New proc.
14776 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14777 instead of "istarget "arm*-*-*"".
14778 * gdb.arch/arm-disp-step.exp: Likewise.
14779 * gdb.arch/thumb-bx-pc.exp: Likewise.
14780 * gdb.arch/thumb-prologue.exp: Likewise.
14781 * gdb.arch/thumb-singlestep.exp: Likewise.
14782 * gdb.base/disp-step-syscall.exp: Likewise.
14783 * gdb.base/float.exp: Likewise.
14784
fbd8d50d
YQ
147852015-07-07 Yao Qi <yao.qi@linaro.org>
14786
14787 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14788 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14789
71be1fdc
YQ
147902015-07-07 Yao Qi <yao.qi@linaro.org>
14791
14792 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14793 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14794 if it exists.
14795 * gdb.multi/multi-arch.exp: Likewise.
14796
3e221d36
SM
147972015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14798
14799 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14800 print.
14801
d441430b
YQ
148022015-07-07 Yao Qi <yao.qi@linaro.org>
14803
14804 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14805
06f810bd
MG
148062015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14807
14808 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14809 '[' and ']' characters.
14810
5e61e7c0
IB
148112015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14812
14813 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14814
28bf096c
PA
148152015-06-29 Pedro Alves <palves@redhat.com>
14816
14817 PR threads/18127
14818 * gdb.threads/hand-call-new-thread.c: New file.
14819 * gdb.threads/hand-call-new-thread.c: New file.
14820
ee93cd5e
KS
148212015-06-26 Keith Seitz <keiths@redhat.com>
14822 Doug Evans <dje@google.com>
14823
14824 PR 16253
14825 * gdb.cp/var-tag-2.cc: New file.
14826 * gdb.cp/var-tag-3.cc: New file.
14827 * gdb.cp/var-tag-4.cc: New file.
14828 * gdb.cp/var-tag.cc: New file.
14829 * gdb.cp/var-tag.exp: New file.
14830
fc637f04
PP
148312015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14832
14833 * gdb.base/history-duplicates.exp: New test.
14834
2e52ae68
PP
148352015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14836
14837 * gdb.base/completion.exp: Test the completion of the "focus"
14838 command.
14839
6e22494e
JK
148402015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14841
14842 * gdb.arch/amd64-prologue-skip.S: New file.
14843 * gdb.arch/amd64-prologue-skip.exp: New file.
14844
bf7b9cd9
SM
148452015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14846
14847 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14848 is_address_zero_readable check.
14849
201e8dfd
PB
148502015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14851
14852 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14853 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14854
5cd867b4
YQ
148552015-06-24 Yao Qi <yao.qi@linaro.org>
14856
14857 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14858 linux targets.
14859
4d7be007
YQ
148602015-06-24 Yao Qi <yao.qi@linaro.org>
14861
14862 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14863 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14864 * gdb.base/siginfo-thread.exp: Likewise.
14865
07fcd301
YQ
148662015-06-22 Yao Qi <yao.qi@linaro.org>
14867
14868 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14869
52042a00
YQ
148702015-06-22 Yao Qi <yao.qi@linaro.org>
14871
14872 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14873 aarch64*-*-*.
14874 (skip_hw_watchpoint_tests): Likewise.
14875
74bd41ce
PP
148762015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14877
14878 * gdb.base/gdbinit-history.exp: Test the interaction between
14879 setting GDBHISTSIZE and setting the history size via .gdbinit.
14880
bc460514
PP
148812015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14882
14883 PR gdb/16999
14884 * gdb.base/gdbhistsize-history.exp: New test.
14885
b58c513b
PP
148862015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14887
14888 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14889 with GDBHISTSIZE.
14890 * gdb.base/readline.exp: Likewise.
14891
92046791
YQ
148922015-06-17 Yao Qi <yao.qi@linaro.org>
14893
14894 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14895 line.
14896
2093d2d3
PP
148972015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14898
14899 * gdb.base/gdbinit-history.exp: Add test case to check that
14900 an unlimited history file does not get truncated on exit.
14901
e6c693af
AA
149022015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14903
14904 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14905 (VECTOR): New macro. Use it...
14906 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14907 ...for these typedefs.
14908 (int8, char1, int1, double1): New typedefs.
14909 (struct just_int2, struct two_int2): New structures.
14910 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14911 (add_structvecs, add_singlevecs): New functions.
14912 (main): Call add_some_intvecs twice.
14913 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14914 the compile and exit upon failure. Try compiling for the "native"
14915 architecture. Test inferior function calls with vector arguments
14916 and vector return value handling with "finish" and "return".
14917
c74f7d1c
JT
149182015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14919
14920 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14921 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14922 PE file.
14923 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14924
98aa42ee
AT
149252015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14926
14927 PR breakpoints/16465
14928 * gdb.mi/mi-dprintf-pending.c: New file.
14929 * gdb.mi/mi-dprintf-pending.exp: New test.
14930 * gdb.mi/mi-dprintf-pendshr.c: New file.
14931
7d73c23c 149322015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14933 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14934
14935 * gdb.arch/i386-mpx-map.c: New file.
14936 * gdb.arch/i386-mpx-map.exp: New File.
14937
149382015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14939
14940 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14941 * gdb.arch/i386-mpx.exp: Indentation fixed.
14942
149432015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14944
14945 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14946 function and improved indentation.
14947 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14948 gdb_test_multiple. Added additional tests to skip the test.
14949
149502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14951
14952 * gdb.arch/i386-avx512.c: Change path in include file.
14953 * gdb.arch/i386-avx512.exp: Change include dir path
14954 compilation flag.
14955 * gdb.arch/i386-mpx.c: Change path in include file.
14956 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14957 flag.
14958
d5eba19a
JK
149592015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14960
14961 * gdb.compile/compile-print.exp (compile print *vararray@3)
14962 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14963
7f361056
JK
149642015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14965
14966 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14967 (do not keep jit in memory): ... this.
14968 (expect 5): Change it to ...
14969 (expect no 5): ... this.
14970
3b462ec2
SM
149712015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14972
14973 PR gdb/15564
14974 * gdb.mi/mi-detach.exp: New file.
14975
e0619de6
JK
149762015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14977
14978 PR symtab/18392
14979 * gdb.arch/amd64-tailcall-self.S: New file.
14980 * gdb.arch/amd64-tailcall-self.c: New file.
14981 * gdb.arch/amd64-tailcall-self.exp: New file.
14982
e970cb34
DB
149832015-05-28 Don Breazeal <donb@codesourcery.com>
14984
14985 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14986 tests for remote targets by checking is_target_gdbserver.
14987
b2e2f908
DE
149882015-05-27 Doug Evans <dje@google.com>
14989
14990 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14991 * gdb.dwarf2/opaque-type-lookup.c: New file.
14992 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14993
82c7be31
DE
149942015-05-26 Doug Evans <dje@google.com>
14995
14996 * gdb.cp/iostream.cc: New file.
14997 * gdb.cp/iostream.exp: New file.
14998
b4f54984
DE
149992015-05-26 Doug Evans <dje@google.com>
15000
15001 * gdb.dwarf2/dw2-op-call.exp: Update.
15002 * gdb.dwarf2/dw4-sig-types.exp: Update.
15003 * gdb.dwarf2/implptr.exp: Update.
15004 * gdb.mi/mi-cmd-param-changed.exp: Update.
15005
4ea6efe9
DE
150062015-05-26 Doug Evans <dje@google.com>
15007
15008 * gdb.python/py-lazy-string.c: New file.
15009 * gdb.python/py-lazy-string.exp: New file.
15010 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15011 (main): Update. Add estring3.
15012 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15013 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15014
f6bb7db3
YQ
150152015-05-26 Omair Javaid <omair.javaid@linaro.org>
15016 Yao Qi <yao.qi@linaro.org>
15017
15018 * gdb.reverse/aarch64.c: New.
15019 * gdb.reverse/aarch64.exp: New.
15020
a81bfbd0
OJ
150212015-05-26 Omair Javaid <omair.javaid@linaro.org>
15022
25d49b86
PA
15023 * lib/gdb.exp (supports_process_record): Return true for
15024 aarch64*-linux*.
a81bfbd0
OJ
15025 (supports_reverse): Likewise.
15026
158bf1b4
PP
150272015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15028
15029 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15030 Use with_test_prefix.
15031
a0145030
AB
150322015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15033
15034 * gdb.base/completion.exp: Add test for completion of layout
15035 names.
15036
ebe3b578
AB
150372015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15038
15039 * lib/gdb.exp (skip_tui_tests): New proc.
15040 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15041
84204ed7
PA
150422015-05-19 Pedro Alves <palves@redhat.com>
15043
15044 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15045 Save the whole env array instead of just HOME. Unset HISTSIZE in
15046 the environment while testing. Restore whole environment
15047 afterwards.
15048
37442ce1
DE
150492015-05-16 Doug Evans <xdje42@gmail.com>
15050
15051 * gdb.guile/scm-ports.c: New file.
15052 * gdb.guile/scm-ports.exp: Add memory port tests.
15053
36de76f9
JK
150542015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15055
15056 * gdb.compile/compile-print.c: New file.
15057 * gdb.compile/compile-print.exp: New file.
15058
3a9558c4
JK
150592015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15060
15061 * gdb.compile/compile-ops.exp: Cast param to void.
15062 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15063 (compile code struct_object.selffield = &struct_object): Add xfail.
15064
aa715135
JG
150652015-05-15 Joel Brobecker <brobecker@adacore.com>
15066
15067 * gdb.ada/arr_enum_with_gap: New testcase.
15068
931e5bc3
JG
150692015-05-15 Joel Brobecker <brobecker@adacore.com>
15070
15071 * gdb.ada/byte_packed_arr: New testcase.
15072
9cd4d857
JB
150732015-05-15 Joel Brobecker <brobecker@adacore.com>
15074
15075 * gdb.ada/pckd_neg: New testcase.
15076
ebfd00d2
PP
150772015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15078
15079 PR gdb/17820
15080 * gdb.base/gdbinit-history.exp: New test.
15081 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15082 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15083
4c082a81
SC
150842015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15085
15086 * gdb.python/py-xmethods.cc: Enhance test case.
15087 * gdb.python/py-xmethods.exp: New tests.
15088 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15089 function.
15090 (B_indexoper): Likewise.
15091 (global_dm_list) : Add new xmethod worker functions.
15092
f7797074
SDJ
150932015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15094
15095 * gdb.base/coredump-filter.exp: Correctly unset
15096 "coredump_var_addr" array.
15097
a4674e4e
PA
150982015-05-08 Pedro Alves <palves@redhat.com>
15099
15100 * gdb.server/non-existing-program.exp: Unset spawn_id.
15101
df2eb078
SC
151022015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15103
15104 PR python/18291
15105 * gdb.python/py-xmethods.exp: Add tests.
15106
422349a3
YQ
151072015-05-08 Yao Qi <yao.qi@linaro.org>
15108
15109 PR gdb/18208
15110 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15111 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15112 function set_coredump_filter, and remove remote_exec call.
15113 Remove argument ipid. Callers update.
15114 (top level): Don't get inferior's PID.
15115
63fc80ce
AA
151162015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15117
15118 * gdb.base/watch_thread_num.exp: Skip test on targets without
15119 access watchpoints.
15120
80ad801e
PA
151212015-05-06 Pedro Alves <palves@redhat.com>
15122
15123 PR server/18081
15124 * gdb.server/non-existing-program.exp: New file.
15125
0fa7fe50
JB
151262015-05-05 Joel Brobecker <brobecker@adacore.com>
15127
15128 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15129
3ea89b92
PMR
151302015-05-05 Joel Brobecker <brobecker@adacore.com>
15131
15132 * gdb.ada/out_of_line_in_inlined: New testcase.
15133
87b8eff0
JB
151342015-05-05 Joel Brobecker <brobecker@adacore.com>
15135
15136 * gdb.ada/var_rec_arr: New testcase.
15137
5fccc635
YQ
151382015-04-30 Yao Qi <yao.qi@linaro.org>
15139
15140 * gdb.base/break-idempotent.exp: If
15141 skip_hw_watchpoint_multi_tests returns true, skip the tests
15142 on "rwatch" and "awatch".
15143
42d38f42
YQ
151442015-04-30 Yao Qi <yao.qi@linaro.org>
15145
15146 * gdb.base/relativedebug.exp: Invoke gdb command
15147 "info sharedlibrary", and if libc.so doesn't have debug info,
15148 skip the test.
15149
2ce1cdbf
DE
151502015-04-29 Doug Evans <dje@google.com>
15151
15152 * gdb.python/py-xmethods.exp: Add ptype tests.
15153 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15154 get_result_type method.
15155
f24a38c5
LM
151562015-04-29 Luis Machado <lgustavo@codesourcery.com>
15157
15158 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15159 the target does not support hardware watchpoints.
15160
ecbf2b3c
LM
151612015-04-29 Luis Machado <lgustavo@codesourcery.com>
15162
15163 * gdb.base/break-always.exp: Abort testing if writing to memory
15164 causes an error.
15165
34f5f757
DE
151662015-04-28 Doug Evans <dje@google.com>
15167
15168 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15169 * gdb.python/py-pp-registration.exp: ... here. New file.
15170 * gdb.python/py-pp-registration.c: New file.
15171 * gdb.python/py-pp-registration.py: New file.
15172
69b4374a
DE
151732015-04-28 Doug Evans <dje@google.com>
15174
15175 * gdb.python/py-bad-printers.c: New file.
15176 * gdb.python/py-bad-printers.py: New file.
15177 * gdb.python/py-bad-printers.exp: New file.
15178
59fb7612
SS
151792015-04-28 Sasha Smundak <asmundak@google.com>
15180
15181 * gdb.python/py-type.exp: New test.
15182
2631b16a
AW
151832015-04-28 Andy Wingo <wingo@igalia.com>
15184
15185 * gdb.python/py-parameter.exp:
15186 * gdb.guile/scm-parameter.exp: Escape the path that we are
15187 matching against, as it might contain characters that are special
15188 to regular expressions.
15189
460efde1
JB
151902015-04-27 Joel Brobecker <brobecker@adacore.com>
15191
15192 * gdb.ada/rec_comp: New testcase.
15193
2d369d8e
SDJ
151942015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15195
15196 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15197 before using it.
15198
cf75d6c3
AB
151992015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15200
15201 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15202 new tests for verilog output.
15203
8dbe7ca5
YQ
152042015-04-24 Yao Qi <yao.qi@linaro.org>
15205
15206 * boards/remote-gdbserver-on-localhost.exp: New file.
15207
4ef9fb2f
PA
152082015-04-23 Pedro Alves <palves@redhat.com>
15209
15210 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15211 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15212 "end of file", remove $inferior_spawn_id from the indirect list.
15213
0a803169
PA
152142015-04-23 Pedro Alves <palves@redhat.com>
15215
15216 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15217
749ef8f8
PA
152182015-04-23 Pedro Alves <palves@redhat.com>
15219
15220 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15221 on $any_spawn_id instead of only on $gdb_spawn_id.
15222
8aae4344
PM
152232015-04-21 Pierre Muller <muller@sourceware.org>
15224
15225 PR pascal/17815
15226 * lib/pascal.exp (gpc_compile): Add new option "class".
15227 (fpc_compile): Likewise.
15228 * gdb.pascal/case-insensitive-symbols.pas: New file.
15229 * gdb.pascal/case-insensitive-symbols.exp: New file.
15230
1586c8fb
GB
152312015-04-20 Gary Benson <gbenson@redhat.com>
15232
15233 * gdb.base/attach.exp: Fix three extended remote failures.
15234
1b6e6f5c
GB
152352015-04-17 Gary Benson <gbenson@redhat.com>
15236
15237 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15238 the main executable over the remote protocol.
15239
e797481d
PA
152402015-04-16 Pedro Alves <palves@redhat.com>
15241
15242 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15243 a new gdbserver if gdbserver_reconnect_p is set.
15244
1ca99c42
PA
152452015-04-16 Pedro Alves <palves@redhat.com>
15246
15247 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15248 is set, don't exit gdbserver.
15249
af9fd6f8
AA
152502015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15251
15252 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15253 appropriate .insn, such that an older assembler can be used.
15254 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15255 the z/Architecture instruction set on 31-bit targets as well.
15256
04ff1e61
AA
152572015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15258
15259 * gdb.go/handcall.exp: Remove all logic related to the first
15260 breakpoint and rely on go_runto_main instead.
15261 * gdb.go/strings.exp: Likewise.
15262 * gdb.go/unsafe.exp: Likewise.
15263 * gdb.go/hello.exp: Likewise. Also rename the remaining
15264 breakpoint marker to "breakpoint 1".
15265 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15266 * gdb.go/strings.go: Likewise.
15267 * gdb.go/unsafe.go: Likewise.
15268 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15269 "set breakpoint 2 here" and rename the remaining breakpoint marker
15270 to "breakpoint 1".
15271
40d2f8d6
SM
152722015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15273
15274 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15275 if itertools.imap is not present.
15276 * gdb.python/py-objfile.exp: Add parentheses.
15277 * gdb.python/py-type.exp: Same.
15278 * gdb.python/py-unwind-maint.py: Same.
15279
8cbc97c6
YQ
152802015-04-15 Yao Qi <yao.qi@linaro.org>
15281
15282 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15283 of ":$ptr_size" and set its form explicitly.
15284
45fd756c
YQ
152852015-04-15 Pedro Alves <palves@redhat.com>
15286 Yao Qi <yao.qi@linaro.org>
15287
15288 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15289 timeout by factor of 4.
15290 (test_regular_watch): Likewise.
15291 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15292 * gdb.reverse/sigall-reverse.exp: Likewise.
15293 * gdb.reverse/until-precsave.exp: Likewise.
15294 * lib/gdb.exp (with_timeout_factor): New proc.
15295 (gdb_expect): Move some code to ...
15296 (get_largest_timeout): ... here. New procedure.
15297
9e811bc3
LM
152982015-04-14 Luis Machado <lgustavo@codesourcery.com>
15299
15300 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15301
0ff6fcb2
LM
153022015-04-13 Luis Machado <lgustavo@codesourcery.com>
15303
15304 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15305 to write to the .text section.
15306
7578d5f7
LM
153072015-04-13 Luis Machado <lgustavo@codesourcery.com>
15308
15309 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15310 Handle the case of targets that do not provide PID information.
15311
2efe15c4
YQ
153122015-04-13 Yao Qi <yao.qi@linaro.org>
15313
15314 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15315 and use expect instead of gdb_expect.
15316
8cd8f2f8
SDJ
153172015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15318
15319 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15320 "coredump_var_addr" to avoid naming conflict with other testcases.
15321
9ee41772
PA
153222015-04-10 Pedro Alves <palves@redhat.com>
15323
15324 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15325 gdb_test_sequence and gdb_assert.
15326
07473109
PA
153272015-04-10 Pedro Alves <palves@redhat.com>
15328
15329 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15330 test messages that don't include the breakpoint address.
15331
de3db44c
YQ
153322015-04-10 Yao Qi <yao.qi@linaro.org>
15333
15334 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15335 false for some offset and width combinations which aren't
15336 supported by linux kernel.
15337
c79d856c
PA
153382015-04-10 Pedro Alves <palves@redhat.com>
15339
15340 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15341 procedure, factored out from ...
15342 (top level): ... here. Add "set displaced-stepping" testing axis.
15343 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15344 parameter "displaced". Use it.
15345 (top level): Use foreach and add "set displaced-stepping" testing
15346 axis.
15347
ebc90b50
PA
153482015-04-10 Pedro Alves <palves@redhat.com>
15349
15350 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15351 Remove comment.
15352 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15353 both the address of the instruction that triggers the watchpoint
15354 and the address of the instruction immediately after, and use
15355 those addresses for the test. Fix comment.
15356
8f572e5c
PA
153572015-04-10 Pedro Alves <palves@redhat.com>
15358
15359 * gdb.base/sigstep.exp (breakpoint_to_handler)
15360 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15361 Test "backtrace" in handler.
15362 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15363 (top level): Add new "displaced" test axis to
15364 breakpoint_to_handler, breakpoint_to_handler_entry and
15365 breakpoint_over_handler.
15366
8d707a12
PA
153672015-04-10 Pedro Alves <palves@redhat.com>
15368
15369 PR gdb/18216
15370 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15371
ef713951
YQ
153722015-04-10 Yao Qi <yao.qi@linaro.org>
15373
15374 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15375 (test_add_rn_pc): New function.
15376 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15377 (top level): Invoke test_add_rn_pc.
15378
906d60cf
PA
153792015-04-10 Pedro Alves <palves@redhat.com>
15380
15381 PR gdb/13858
15382 * gdb.base/step-over-no-symbols.exp: New file.
15383
f2983cc3
AW
153842015-04-09 Andy Wingo <wingo@igalia.com>
15385
15386 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15387 after the Python tests.
15388
6d62641c
SDJ
153892015-04-08 Keith Seitz <keiths@redhat.com>
15390
15391 PR python/16699
15392 * gdb.python/py-completion.exp: New tests for completion.
15393 * gdb.python/py-completion.py (CompleteLimit1): New class.
15394 (CompleteLimit2): Likewise.
15395 (CompleteLimit3): Likewise.
15396 (CompleteLimit4): Likewise.
15397 (CompleteLimit5): Likewise.
15398 (CompleteLimit6): Likewise.
15399 (CompleteLimit7): Likewise.
15400
f3770638
PA
154012015-04-08 Pedro Alves <palves@redhat.com>
15402
15403 PR gdb/18214
15404 PR gdb/18216
15405 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15406 function.
15407 (main): Install it as SIGUSR1 handler.
15408 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15409 parameter. Always use "setup" as prefix. Toggle "set
15410 displaced-stepping" off/on depending on global. Don't switch to
15411 thread 1 here.
15412 (top level): Add displaced stepping "off/on" test axis. Update
15413 "setup" calls. Wrap each subtest with with_test_prefix. Test
15414 continuing with a queued signal in each thread.
15415
4496bed7
PA
154162015-04-08 Pedro Alves <palves@redhat.com>
15417
15418 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15419 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15420 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15421 Return early if running to main fails.
15422 * gdb.trace/while-stepping.exp: Likewise.
15423
b97fde92
PA
154242015-04-07 Pedro Alves <palves@redhat.com>
15425
15426 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15427 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15428 interact with inferior program.
15429
f71c18e7
PA
154302015-04-07 Pedro Alves <palves@redhat.com>
15431
15432 * lib/gdb.exp (inferior_spawn_id): New global.
15433 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15434 spawn id after processing the user code.
15435 (default_gdb_start): Set inferior_spawn_id.
15436 (send_inferior): New procedure.
15437 * lib/gdbserver-support.exp (gdbserver_start): Set
15438 inferior_spawn_id.
15439 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15440
6423214f
PA
154412015-04-07 Pedro Alves <palves@redhat.com>
15442
15443 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15444 * lib/gdbserver-support.exp (gdbserver_start): Make
15445 $server_spawn_id global.
15446 (gdbserver_start): Don't wait for gdbserver's spawn id with
15447 expect_background.
15448 (close_gdbserver): New procedure.
15449 (gdb_exit): Rename the default version and reimplement.
15450
71c0ee8c
PA
154512015-04-07 Pedro Alves <palves@redhat.com>
15452
72f4393d 15453 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15454 append the substituted item, not the original item.
15455
203bc29b
PA
154562015-04-07 Pedro Alves <palves@redhat.com>
15457
15458 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15459 gdb_expect.
15460
508a3ddf
PA
154612015-04-07 Pedro Alves <palves@redhat.com>
15462
15463 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15464 output appearing once only.
15465
9f6dbe2b
PA
154662015-04-07 Pedro Alves <palves@redhat.com>
15467
15468 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15469 that doesn't expect anything. Return early if running to main
15470 fails.
15471
337532fa
YQ
154722015-04-07 Yao Qi <yao.qi@linaro.org>
15473
15474 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15475 (child_function): Call alarm.
15476 (main): Move call to alarm into the loop.
15477 * gdb.threads/non-stop-fair-events.exp: Build program with
15478 -DTIMEOUT=$timeout.
15479
01b622d4
DE
154802015-04-06 Doug Evans <xdje42@gmail.com>
15481
15482 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15483 Fix dest parameter to board_info.
15484 (fpc_compile): Ditto.
15485 (gdb_compile_pascal): Rename dest arg to destfile.
15486
961f4160
PMR
154872015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15488
15489 * gdb.ada/funcall_ref.exp: New file.
15490 * gdb.ada/funcall_ref/foo.adb: New file.
15491
cafda597
YQ
154922015-04-02 Yao Qi <yao.qi@linaro.org>
15493
15494 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15495 is remote.
15496
fed040c6
GB
154972015-04-02 Gary Benson <gbenson@redhat.com>
15498
15499 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15500
d11916aa
SS
155012015-04-01 Sasha Smundak <asmundak@google.com>
15502
15503 * gdb.python/py-unwind-maint.c: New file.
15504 * gdb.python/py-unwind-maint.exp: New test.
15505 * gdb.python/py-unwind-maint.py: New file.
15506 * gdb.python/py-unwind.c: New file.
15507 * gdb.python/py-unwind.exp: New test.
15508 * gdb.python/py-unwind.py: New test.
15509
a1471180
PA
155102015-04-01 Pedro Alves <palves@redhat.com>
15511
15512 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15513 to fail instead of non-existent $test.
15514
0bbeccb1
PA
155152015-04-01 Pedro Alves <palves@redhat.com>
15516
15517 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15518 GDBFLAGS if not empty.
15519
3c724c8c
PMR
155202015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15521
15522 * gdb.ada/complete.exp: Remove "multi_line".
15523 * gdb.ada/info_exc.exp: Remove "multi_line".
15524 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15525 * gdb.ada/ptype_field.exp: Remove "multi_line".
15526 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15527 * gdb.ada/tagged.exp: Remove "multi_line".
15528 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15529 [multi_line ...]
15530 * gdb.btrace/delta.exp: Likewise.
15531 * gdb.btrace/exception.exp: Likewise.
15532 * gdb.btrace/function_call_history.exp: Likewise.
15533 * gdb.btrace/instruction_history.exp: Likewise.
15534 * gdb.btrace/nohist.exp: Likewise.
15535 * gdb.btrace/record_goto.exp: Likewise.
15536 * gdb.btrace/segv.exp: Likewise.
15537 * gdb.btrace/stepi.exp: Likewise.
15538 * gdb.btrace/tailcall.exp: Likewise.
15539 * gdb.btrace/unknown_functions.exp: Likewise.
15540 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15541 * lib/gdb.exp: Add the "multi_line" helper.
15542
4eec2deb
PA
155432015-04-01 Pedro Alves <palves@redhat.com>
15544
15545 * gdb.threads/tid-reuse.c: New file.
15546 * gdb.threads/tid-reuse.exp: New file.
15547
df8411da
SDJ
155482015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15549
15550 PR corefiles/16092
15551 * gdb.base/coredump-filter.c: New file.
15552 * gdb.base/coredump-filter.exp: Likewise.
15553
6ef37366
PM
155542015-03-27 Petr Machata <pmachata@redhat.com>
15555
15556 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15557 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15558 (Dwarf::assemble): Initialize them.
15559 (Dwarf::lines): New function.
15560
7ec911b0
JT
155612015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15562
15563 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15564 SYMBOL_PREFIX for x86_64-*-cygwin.
15565
ff908ebf
AW
155662015-03-26 Andy Wingo <wingo@igalia.com>
15567
15568 PR symtab/18148
15569 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15570 const_value but not a location.
15571 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15572 location defined in non-main CUs are visible.
15573
6d5f0679
YQ
155742015-03-26 Yao Qi <yao.qi@linaro.org>
15575
15576 PR testsuite/18139
15577 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15578 Add a line number entry for the same line.
15579 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15580 Add a line number entry for the same line.
15581
2898689b
YQ
155822015-03-26 Yao Qi <yao.qi@linaro.org>
15583
15584 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15585 .int 0.
15586 (func): Likewise. Add .Lfunc_1 label.
15587 Use .Lfunc_1 label.
15588 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15589 .int 0.
15590 (func): Likewise.
15591 Use .Lfunc_1 label.
15592
85180498
YQ
155932015-03-26 Yao Qi <yao.qi@linaro.org>
15594
15595 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15596 Call gdb_compile instead to compile each .s files without debug
15597 information.
15598
8aa08a8d
YQ
155992015-03-26 Yao Qi <yao.qi@linaro.org>
15600
15601 * gdb.base/savedregs.exp (process_saved_regs): Make
15602 "Saved registers:" optional in the pattern.
15603
66849923
MM
156042015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15605
15606 * gdb.btrace/next.exp: Merged into step.exp.
15607 * gdb.btrace/finish.exp: Merged into step.exp.
15608 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15609 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15610 "record goto" and checking the exact replay position.
15611 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15612 check for "Recording format" in "info record" output.
15613 * gdb.btrace/record_goto.exp: Choose test file based on target.
15614 * gdb.btrace/x86-record_goto.S: Renamed into ...
15615 * gdb.btrace/x86_64-record_goto.S: ... this.
15616 * gdb.btrace/i686-record_goto.S: New.
15617 * gdb.btrace/x86-tailcall.S: Renamed into ...
15618 * gdb.btrace/x86_64-tailcall.S: ... this.
15619 * gdb.btrace/i686-tailcall.S: New.
15620 * gdb.btrace/x86-tailcall.c: Renamed into ...
15621 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15622 separate statements. Update test.
15623 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15624 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15625 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15626 * gdb.btrace/tailcall.exp: Choose test file based on target.
15627 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15628
11cc1b74
MM
156292015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15630
15631 * gdb.btrace/exception.exp: Increase BTS buffer size.
15632
a25d8bf9
PA
156332015-03-24 Pedro Alves <palves@redhat.com>
15634
15635 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15636
856e7dd6
PA
156372015-03-24 Pedro Alves <palves@redhat.com>
15638
15639 * gdb.threads/schedlock.exp (test_step): No longer expect that
15640 "set scheduler-locking step" with "next" over a function call runs
15641 threads unlocked.
15642
ad235a41
AT
156432015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15644
15645 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15646
15630549
AT
156472015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15648
15649 PR breakpoints/16466
15650 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15651 * gdb.mi/mi-pending.c (thread_func): New function.
15652 (int main): Add threading support required.
15653 * gdb.mi/mi-pending.exp: Add tests for this issue.
15654 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15655 (pendfunc2): Remove stdio dependency.
15656 * gdb.mi/mi-pendshr2.c: New file.
15657
693dca06
KS
156582015-03-23 Keith Seitz <keiths@redhat.com>
15659
15660 * gdb.linespec/keywords.c: New file.
15661 * gdb.linespec/keywords.exp: New file.
15662
7e993ebf
KS
156632015-03-23 Keith Seitz <keiths@redhat.com>
15664
15665 PR gdb/18021
15666 * gdb.dwarf2/staticvirtual.exp: New test.
15667
bc23328c
JK
156682015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15669
15670 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15671 * README: Remove HP-UX and gdb.hp.
15672 (configuration):
15673 * configure: Regenerate.
15674 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15675 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15676 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15677 gdb.hp/gdb.defects/Makefile.
15678 * gdb.hp/Makefile.in: File deleted.
15679 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15680 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15681 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15682 * gdb.hp/gdb.aCC/run.c: File deleted.
15683 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15684 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15685 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15686 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15687 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15688 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15689 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15690 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15691 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15692 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15693 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15694 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15695 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15696 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15697 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15698 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15699 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15700 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15701 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15702 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15703 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15704 * gdb.hp/gdb.compat/average.c: File deleted.
15705 * gdb.hp/gdb.compat/sum.c: File deleted.
15706 * gdb.hp/gdb.compat/xdb.c: File deleted.
15707 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15708 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15709 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15710 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15711 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15712 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15713 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15714 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15715 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15716 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15717 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15718 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15719 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15720 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15721 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15722 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15723 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15724 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15725 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15726 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15727 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15728 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15729 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15730 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15731 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15732 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15733 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15734 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15735 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15736 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15737 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15738 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15739 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15740 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15741 * gdb.hp/tools/odump: File deleted.
15742
8bf3b159
PA
157432015-03-19 Pedro Alves <palves@redhat.com>
15744
15745 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15746 (saw_thread_3): New globals.
15747 (top level): Increment them when an event for the corresponding
15748 thread is seen.
15749 (no thread starvation): New test.
15750
eb54c8bf
PA
157512015-03-19 Pedro Alves <palves@redhat.com>
15752
15753 * gdb.threads/continue-pending-status.c: New file.
15754 * gdb.threads/continue-pending-status.exp: New file.
15755
32d2e5d6
PA
157562015-03-18 Pedro Alves <palves@redhat.com>
15757
15758 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15759 Use gdb_is_target_remote instead of is_remote. Use
15760 gdb_test_multiple instead of gdb_expect. Exit early if
15761 gdb_test_multiple hits its internal matches. Tighten stepi tests
15762 expected output. Fail on exit with any signal, instead of just
15763 SIGILL.
15764
f68f11b7
YQ
157652015-03-18 Yao Qi <yao.qi@linaro.org>
15766
15767 PR tdep/18107
15768 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15769 variable.
15770 * gdb.base/catch-syscall.exp: Don't skip it on
15771 aarch64*-*-linux* target. Remove elements in all_syscalls.
15772 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15773 target.
15774 (setup_all_syscalls): New proc.
15775
ca5fd19b
YQ
157762015-03-16 Yao Qi <yao.qi@linaro.org>
15777
15778 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15779 (top level): Skip tests if valid_addr_p returns false for
15780 $cmd1 or $cmd2.
15781
85642ba0
AW
157822015-03-11 Andy Wingo <wingo@igalia.com>
15783
15784 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15785
e03f9645
YQ
157862015-03-11 Yao Qi <yao.qi@linaro.org>
15787
15788 * gdb.base/catch-syscall.exp: Fix typo in comments.
15789
5d0962b2
YQ
157902015-03-11 Yao Qi <yao.qi@linaro.org>
15791
15792 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15793
b2df3cef
PA
157942015-03-09 Pedro Alves <palves@redhat.com>
15795
15796 * dg-extract-results.py: Delete.
15797
ef878e53
PA
157982015-03-09 Pedro Alves <palves@redhat.com>
15799
15800 Merge dg-extract-results.sh from GCC upstream (r218843).
15801
15802 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15803 * dg-extract-results.sh: Use --text with grep to avoid issues with
15804 binary files. Fall back to cat -v, if that doesn't work.
15805
9494d219
PA
158062015-03-05 Pedro Alves <palves@redhat.com>
15807
15808 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15809
a8d9763a
SM
158102015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15811
15812 * lib/mi-support.exp (mi_expect_interrupt): Accept
15813 alternative event for when in all-stop mode.
15814
be9957b8
PA
158152015-03-04 Pedro Alves <palves@redhat.com>
15816
15817 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15818
d57be0f4 158192015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15820
15821 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15822
c214c7cf
AA
158232015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15824
15825 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15826 regexps for GDB's current line display, accept a hex address
15827 preceding the line number.
15828
6d74a497
AA
158292015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15830
15831 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15832 the 'arch1' variable for "s390*-linux*" targets.
15833
511aee7c
PA
158342015-03-04 Pedro Alves <palves@redhat.com>
15835
15836 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15837 (main): Pass missing retval argument to pthread_join call.
15838
95e50b27
PA
158392015-03-02 Pedro Alves <palves@redhat.com>
15840
15841 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15842 (top level): Call do_test with non-stop as well.
15843
28054d69
PA
158442015-03-02 Pedro Alves <palves@redhat.com>
15845
15846 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15847 -1.
15848
4fa5d7b4
AA
158492015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15850
15851 * gdb.arch/s390-vregs.exp: New test.
15852 * gdb.arch/s390-vregs.S: New file.
15853
97c18565
PA
158542015-02-27 Pedro Alves <palves@redhat.com>
15855
15856 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15857 call to catch_command_errors.
15858 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15859 catch_command_errors.
15860
a37bfa30
PA
158612015-02-27 Pedro Alves <palves@redhat.com>
15862
15863 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15864 "true" for boolean result.
15865 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15866 prototype of main.
15867
6f98576f
PA
158682015-02-27 Pedro Alves <palves@redhat.com>
15869
15870 * lib/unbuffer_output.c: New file.
15871 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15872 (main): Call gdb_unbuffer_output.
15873
eba5ab56
YQ
158742015-02-27 Yao Qi <yao.qi@linaro.org>
15875
15876 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15877 target.
15878
0def5aaa
DE
158792015-02-26 Doug Evans <dje@google.com>
15880
15881 * gdb.cp/class2.cc (Dbase, D): New classes.
15882 (main): New local delta.
15883 * gdb.cp/class2.exp: Test printing delta.
15884 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15885 (dynbar): New global.
15886 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15887
081a1c2c
JK
158882015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15889
15890 * gdb.compile/compile-ifunc.c: New file.
15891 * gdb.compile/compile-ifunc.exp: New file.
15892
2f41223f
AT
158932015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15894
15895 * gdb.base/structs.exp: Check for correct struct on finish.
15896
03eddd80
YQ
158972015-02-26 Yao Qi <yao.qi@linaro.org>
15898
15899 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15900 is zero.
15901
80c57053
JK
159022015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15903
15904 * gdb.arch/cordic.ko.bz2: New file.
15905 * gdb.arch/cordic.ko.debug.bz2: New file.
15906 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15907
21613c12
YQ
159082015-02-25 Yao Qi <yao.qi@linaro.org>
15909
15910 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15911 aarch64*-*-* target.
15912
d8b901ed
PA
159132015-02-23 Pedro Alves <palves@redhat.com>
15914
15915 * lib/gdb.exp (delete_breakpoints): Rewrite using
15916 gdb_test_multiple.
15917
e5b85ead
PA
159182015-02-23 Pedro Alves <palves@redhat.com>
15919
15920 * gdb.base/info-os.c: Include stdlib.h.
15921
85c3a371
DE
159222015-02-22 Doug Evans <xdje42@gmail.com>
15923
15924 PR symtab/17855
15925 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15926 is read after symbols have been re-read.
15927 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15928 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15929
96553a0c
DE
159302015-02-21 Doug Evans <dje@google.com>
15931
15932 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15933
97a0c697
JK
159342015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15935
15936 PR corefiles/17808
15937 * gdb.arch/i386-biarch-core.core.bz2: New file.
15938 * gdb.arch/i386-biarch-core.exp: New file.
15939
a47cd6e9
PA
159402015-02-21 Pedro Alves <palves@redhat.com>
15941
15942 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15943 runto_main fails.
15944
c5facdc4
PA
159452015-02-20 Pedro Alves <palves@redhat.com>
15946
15947 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15948 info probes.
15949
2db9a427
PA
159502015-02-20 Pedro Alves <palves@redhat.com>
15951
15952 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15953
60fb7e9e
PA
159542015-02-20 Pedro Alves <palves@redhat.com>
15955
15956 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15957 clean_restart before gdb_target_supports_trace.
15958
5c5019c2
PA
159592015-02-20 Pedro Alves <palves@redhat.com>
15960
15961 PR threads/18006
15962 * gdb.threads/clone-thread_db.c: New file.
15963 * gdb.threads/clone-thread_db.exp: New file.
15964
c9587f88
AT
159652015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15966
15967 PR breakpoints/16812
15968 * gdb.base/catch-gdb-caused-signals.c: New file.
15969 * gdb.base/catch-gdb-caused-signals.exp: New file.
15970
f6a88844
JM
159712015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15972
15973 * configure: Regenerated.
15974 * configure.ac: Use GDB_AC_TRANSFORM.
15975 * aclocal.m4: sinclude ../transform.m4.
15976
497c491b
JM
159772015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15978
15979 * lib/dtrace.exp: New file.
15980 * gdb.base/dtrace-probe.exp: Likewise.
15981 * gdb.base/dtrace-probe.d: Likewise.
15982 * gdb.base/dtrace-probe.c: Likewise.
15983 * lib/pdtrace.in: Likewise.
15984 * configure.ac: Output variables with the transformed names of
15985 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15986 * configure: Regenerated.
15987
03e98035
JM
159882015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15989
15990 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15991 expected message when trying to access $_probe_* convenience
15992 variables while not on a probe.
15993
63cc30e9
JK
159942015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15995
15996 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15997
0703599a
PA
159982015-02-11 Pedro Alves <pedro@codesourcery.com>
15999
16000 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16001 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16002
7e60a48e
DE
160032015-02-10 Doug Evans <xdje42@gmail.com>
16004
16005 * lib/gdb.exp (gdb_load): Always return a result.
16006
01b088bc
PA
160072015-02-10 Pedro Alves <palves@redhat.com>
16008
16009 * gdb.threads/signal-sigtrap.c: New file.
16010 * gdb.threads/signal-sigtrap.exp: New file.
16011
b05ec7a5
AT
160122015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16013
16014 * gdb.trace/no-attach-trace.c: New file.
16015 * gdb.trace/no-attach-trace.exp: New file.
16016
a2c2acaf
MW
160172015-02-09 Mark Wielaard <mjw@redhat.com>
16018
16019 * gdb.dwarf2/atomic.c: New file.
16020 * gdb.dwarf2/atomic-type.exp: Likewise.
16021
31fd9caa
MM
160222015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16023
16024 * gdb.btrace/buffer-size.exp: Update "info record" output.
16025 * gdb.btrace/delta.exp: Update "info record" output.
16026 * gdb.btrace/enable.exp: Update "info record" output.
16027 * gdb.btrace/finish.exp: Update "info record" output.
16028 * gdb.btrace/instruction_history.exp: Update "info record" output.
16029 * gdb.btrace/next.exp: Update "info record" output.
16030 * gdb.btrace/nexti.exp: Update "info record" output.
16031 * gdb.btrace/step.exp: Update "info record" output.
16032 * gdb.btrace/stepi.exp: Update "info record" output.
16033 * gdb.btrace/nohist.exp: Update "info record" output.
16034
d33501a5
MM
160352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16036
16037 * gdb.btrace/buffer-size: New.
16038
f4abbc16
MM
160392015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16040
16041 * gdb.btrace/delta.exp: Update "info record" output.
16042 * gdb.btrace/enable.exp: Update "info record" output.
16043 * gdb.btrace/finish.exp: Update "info record" output.
16044 * gdb.btrace/instruction_history.exp: Update "info record" output.
16045 * gdb.btrace/next.exp: Update "info record" output.
16046 * gdb.btrace/nexti.exp: Update "info record" output.
16047 * gdb.btrace/step.exp: Update "info record" output.
16048 * gdb.btrace/stepi.exp: Update "info record" output.
16049 * gdb.btrace/nohist.exp: Update "info record" output.
16050
b9d61307
SM
160512015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16052
16053 PR gdb/15678
16054 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16055
e584fdbc
PA
160562015-02-06 Pedro Alves <palves@redhat.com>
16057
16058 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16059 macro.
16060 (seconds_left, again): New globals.
16061 (main): Wait seconds_left in a 1-second sleep loop instead of
16062 sleeping 180 seconds. If 'again' is set, reset the seconds
16063 counter.
16064 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16065 'again' in the inferior before detaching. Print the seconds left.
16066 (options): New global.
16067 (top level): Build program with -DTIMEOUT=$timeout.
16068
77f41761
PA
160692015-02-06 Pedro Alves <palves@redhat.com>
16070
16071 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16072 determine how many seconds to pass to 'alarm'.
16073 * gdb.base/gdb-sigterm.exp (top level): Build program with
16074 -DTIMEOUT=$timeout.
16075 (do_test): Return success/failure indication. Add more verbose
16076 logging. Don't fail if 200 single steps are seen. Instead, fail
16077 when the test times out.
16078 (passes): New global.
16079 (top level): Break the testing loop if testing fails on any
16080 iteration. Use gdb_assert.
16081
b9394193
DB
160822015-02-04 Don Breazeal <donb@codesourcery.com>
16083
16084 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16085 and initialize them.
16086 (ipc_cleanup): New function.
16087 (main): Don't declare shmid, semid, and msqid. Add a call to
16088 atexit so that we call ipc_cleanup on exit.
16089
42d9e528
PA
160902015-02-04 Pedro Alves <palves@redhat.com>
16091
16092 * boards/native-extended-gdbserver.exp: Remove any target variant
16093 specifications from the board name before clearing the isremote
16094 flag from board_info.
16095
ae6ae975
DE
160962015-01-31 Doug Evans <xdje42@gmail.com>
16097
16098 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16099
cfb069a8
GB
161002015-01-31 Gary Benson <gbenson@redhat.com>
16101
16102 * gdb.base/completion.exp: Disable completion limiting for
16103 existing tests. Add new tests to check completion limiting.
16104 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16105
5dd31d79
DE
161062015-01-31 Doug Evans <xdje42@gmail.com>
16107
16108 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16109
9f050062
DE
161102015-01-31 Doug Evans <xdje42@gmail.com>
16111
16112 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16113 entries. Duplicate file section script entries.
16114 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16115 inlined entries. Add test for safe-path rejection.
16116 * gdb.python/py-section-script.c: Add duplicate inlined section script
16117 entries. Duplicate file section script entries.
16118 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16119 inlined entries. Add test for safe-path rejection.
16120
df25ebbd
JB
161212015-01-29 Joel Brobecker <brobecker@adacore.com>
16122
16123 * gdb.ada/disc_arr_bound: New testcase.
16124
4a0ca9ec
JB
161252015-01-29 Joel Brobecker <brobecker@adacore.com>
16126
16127 * gdb.ada/mi_var_array: New testcase.
16128
3a8b707a
DE
161292015-01-27 Doug Evans <dje@google.com>
16130
16131 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16132 Add test for objfile.filename, objfile.username after objfile
16133 has been unloaded.
16134
f8313f6e
JB
161352015-01-26 Joel Brobecker <brobecker@adacore.com>
16136
16137 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16138 the second test to print the name attribute of value
16139 returned by the call to gdb.lookup_type, and adjust
16140 the expected output accordingly.
16141
37bc665e
MW
161422015-01-25 Mark Wielaard <mjw@redhat.com>
16143
16144 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16145 * gdb.base/disp-step-fork.c: Include unistd.h.
16146 * gdb.base/siginfo-obj.c: Include stdio.h.
16147 * gdb.base/siginfo-thread.c: Likewise.
16148 * gdb.mi/non-stop.c: Include unistd.h.
16149 * gdb.mi/nsthrexec.c: Include stdio.h.
16150 * gdb.mi/pthreads.c: Include unistd.h.
16151 * gdb.modula2/unbounded1.c (main): Declare returns int.
16152 * gdb.reverse/consecutive-reverse.c: Likewise.
16153 * gdb.threads/create-fail.c: Include unistd.h.
16154 * gdb.threads/killed.c: Likewise.
16155 * gdb.threads/linux-dp.c: Likewise.
16156 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16157 * gdb.threads/non-ldr-exc-2.c: Likewise.
16158 * gdb.threads/non-ldr-exc-3.c: Likewise.
16159 * gdb.threads/non-ldr-exc-4.c: Likewise.
16160 * gdb.threads/pthreads.c: Include unistd.h.
16161 (main): Declare returns int.
16162 * gdb.threads/tls-main.c (foo): New declaration.
16163 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16164
f7e5394d
SM
161652015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16166
16167 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16168 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16169
743649fd
MW
161702015-01-15 Mark Wielaard <mjw@redhat.com>
16171
16172 * gdb.base/noreturn-return.c: New file.
16173 * gdb.base/noreturn-return.exp: New file.
16174 * gdb.base/noreturn-finish.c: New file.
16175 * gdb.base/noreturn-finish.exp: New file.
16176
198297aa
PA
161772015-01-23 Pedro Alves <palves@redhat.com>
16178
16179 * gdb.threads/continue-pending-after-query.c: New file.
16180 * gdb.threads/continue-pending-after-query.exp: New file.
16181
717cf30c
AG
161822015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16183 Simon Marchi <simon.marchi@ericsson.com>
16184
16185 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16186 * gdb.base/valgrind-db-attach.exp: Same.
16187 * gdb.base/valgrind-infcall.exp: Same.
16188 * lib/mi-support.exp (default_mi_gdb_start): Same.
16189 * lib/prompt.exp (default_prompt_gdb_start): Same.
16190 * lib/gdb.exp (default_gdb_spawn): Same.
16191 (gdb_interact): New.
16192
16193
4b62a76e
JK
161942015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16195
16196 * gdb.compile/compile.exp (pointer to jit function): New test.
16197
b4cdae6f
WW
161982015-01-17 Wei-cheng Wang <cole945@gmail.com>
16199
16200 * lib/gdb.exp (supports_process_record): Return true for
16201 powerpc*-*-linux*.
16202 (supports_reverse): Likewise.
16203
d221e7ef
DB
162042015-01-15 Don Breazeal <donb@codesourcery.com>
16205
16206 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16207 instead of checking whether the target board is remote and
16208 use spawn_wait_for_attach instead of exec/sleep.
16209 * gdb.base/attach-twice.exp: Likewise.
16210
bafffb51
JB
162112015-01-15 Joel Brobecker <brobecker@adacore.com>
16212
16213 * gdb.ada/var_arr_attrs: New testcase.
16214
5589af0e
PA
162152015-01-14 Pedro Alves <palves@redhat.com>
16216 Joel Brobecker <brobecker@adacore.com>
16217
16218 PR gdb/17525
16219 * gdb.base/bp-cmds-execution-x-script.c: New file.
16220 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16221 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16222
6c400b59
PA
162232015-01-14 Pedro Alves <palves@redhat.com>
16224
16225 PR cli/17828
16226 * gdb.base/batch-preserve-term-settings.c: New file.
16227 * gdb.base/batch-preserve-term-settings.exp: New file.
16228
e02c96a7
DE
162292015-01-13 Doug Evans <dje@google.com>
16230
16231 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16232 binary.
16233
576fd14c
JB
162342015-01-13 Joel Brobecker <brobecker@adacore.com>
16235
16236 * Makefile.in (clean mostlyclean): Do not delete *.py.
16237
04dccad0
JB
162382015-01-13 Joel Brobecker <brobecker@adacore.com>
16239
16240 * gdb.python/py-lookup-type.exp: New file.
16241
3d230f71
PA
162422015-01-12 Pedro Alves <palves@redhat.com>
16243
16244 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16245 restore GDBFLAGS before returning.
16246
7e67715d
JK
162472015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16248
16249 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16250 is_amd64_regs_target and is_x86_like_target.
16251
f2e0d4b4
DE
162522015-01-11 Doug Evans <xdje42@gmail.com>
16253
16254 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16255 is given without an explicit form.
16256 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16257 attributes.
16258 * gdb.dwarf/corrupt.exp: Ditto.
16259 * gdb.dwarf2/enum-type.exp: Ditto.
16260 * gdb.trace/entry-values.exp: Ditto.
16261 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16262
439250fb
DE
162632015-01-11 Doug Evans <xdje42@gmail.com>
16264
16265 PR gdb/15830
16266 * gdb.base/maint.exp: Remove references to "maint demangle".
16267 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16268 Add tests for explicitly specifying language to demangle.
16269 * gdb.dlang/demangle.exp: Ditto.
16270
ede9f622
PA
162712015-01-09 Pedro Alves <palves@redhat.com>
16272
16273 * gdb.threads/non-stop-fair-events.c: New file.
16274 * gdb.threads/non-stop-fair-events.exp: New file.
16275
a7b796db
PA
162762015-01-09 Pedro Alves <palves@redhat.com>
16277
16278 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16279 the global scope. Set a breakpoint after all threads are started
16280 rather than stepping over two source lines. Expect the prompt.
16281 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16282 global.
16283 (NUM): Now 15.
16284 (main): Use threads_started_barrier to wait for all threads to
16285 start. Main thread no longer calls thread_function. Exit after
16286 180 seconds.
16287 (loop): New function.
16288 (thread_function): Wait on threads_started_barrier barrier. Call
16289 'loop' at each iteration.
16290 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16291 threads have started, instead of hardcoding number of "next"
16292 steps. Use an access watchpoint instead of a write watchpoint.
16293
9665ffdd
PA
162942015-01-09 Pedro Alves <palves@redhat.com>
16295
16296 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16297 (thread_func): Wait on barrier.
16298 (main): Wait for all threads to start before stopping GDB.
16299 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16300 global.
16301 (thread1_func, thread2_func): Wait on barrier.
16302 (main): Wait for all threads to start before stopping GDB.
16303 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16304 New global.
16305 (thread1_func, thread2_func): Wait on barrier.
16306 (main): Wait for all threads to start before stopping GDB.
16307
c945a99f
PA
163082015-01-09 Pedro Alves <palves@redhat.com>
16309
16310 * gdb.threads/attach-many-short-lived-threads.c: New file.
16311 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16312
c1a747c1
PA
163132014-01-09 Pedro Alves <palves@redhat.com>
16314
16315 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16316 instead of to thread 2.
16317 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16318 Add barrier around each pthread_create call instead of around all
16319 calls.
16320 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16321 Set a break on thread_function and have the child threads hit it
16322 one at at a time.
16323
60b3033e
PA
163242015-01-09 Pedro Alves <palves@redhat.com>
16325
16326 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16327 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16328 false.
16329 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16330 checking whether the target board is remote.
16331 * gdb.multi/multi-attach.exp: Likewise.
16332 * gdb.python/py-sync-interp.exp: Likewise.
16333 * gdb.server/ext-attach.exp: Likewise.
16334 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16335 tests that need to attach, instead of checking whether the target
16336 board is remote at the top of the file.
16337
acc018ac
YQ
163382015-01-08 Yao Qi <yao@codesourcery.com>
16339
16340 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16341
50a18af8
JK
163422015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16343
16344 Fix testcase compilation.
16345 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16346
8503d6e1
JB
163472015-01-06 Joel Brobecker <brobecker@adacore.com>
16348
16349 * gdb.python/py-type.exp: Add a couple test about empty
16350 array creation, and negative-length array creation.
16351
cc73dbcc
DE
163522015-01-02 Doug Evans <xdje42@gmail.com>
16353
16354 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16355
0300bbc7
DE
163562015-01-02 Doug Evans <dje@google.com>
16357
16358 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16359
9d85a0ec
YQ
163602014-12-29 Yao Qi <yao@codesourcery.com>
16361
16362 * gdb.trace/entry-values.exp: Update comments. Rename variable
16363 bar_call_foo to returned_from_foo.
16364
87186c6a
MMN
163652014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16366
16367 PR gdb/17394
16368 * gdb.linespec/break-asm-file.c: New file.
16369 * gdb.linespec/break-asm-file.exp: New file.
16370 * gdb.linespec/break-asm-file0.s: New file.
16371 * gdb.linespec/break-asm-file1.s: New file.
16372
1bab7383
YQ
163732014-12-18 Nigel Stephens <nigel@mips.com>
16374 Maciej W. Rozycki <macro@codesourcery.com>
16375
16376 * gdb.base/float.exp: Handle the new output from "info float" on
16377 MIPS targets.
16378
1bc1068a
JK
163792014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16380
16381 Fix MinGW compilation.
16382 * gdb.compile/compile-ops.exp: Update untested message if
16383 !skip_compile_feature_tests.
16384 * gdb.compile/compile-setjmp.exp: Likewise.
16385 * gdb.compile/compile-tls.exp: Likewise.
16386 * gdb.compile/compile.exp: Likewise.
16387 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16388 supported on this host".
16389
b6615d10
DE
163902014-12-16 Doug Evans <xdje42@gmail.com>
16391
16392 * boards/stabs.exp: New file.
16393
25dda427
AA
163942014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16395
16396 * gdb.base/completion.exp: Adjust to format changes of "maint
16397 print user-registers".
16398
bf330350
CU
163992014-12-16 Catalin Udma <catalin.udma@freescale.com>
16400
16401 PR server/17457
16402 * gdb.arch/aarch64-fp.c: New file.
16403 * gdb.arch/aarch64-fp.exp: New file.
16404
395cf596
SDJ
164052014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16406
16407 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16408 r210637, r210913, r211666, r215400, r215817).
16409
16410 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16411 * dg-extract-results.py: New file.
16412 * dg-extract-results.sh: Use it if the environment seems
16413 suitable.
16414
16415 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16416
16417 * dg-extract-results.py (parse_run): Handle warnings that
16418 are printed before a test harness is run.
16419
16420 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16421
16422 * dg-extract-results.py (Named): Remove __cmp__ method.
16423 (output_variation): Use a key to sort variation.harnesses.
16424
16425 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16426
16427 * dg-extract-results.py: For Python 3, force sys.stdout to
16428 handle surrogate escape sequences.
16429 (safe_open): New function.
16430 (output_segment, main): Use it.
16431
16432 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16433
16434 * dg-extract-results.py (Prog.result_re): Include options
16435 in test name.
16436
16437 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16438
16439 * dg-extract-results.py (output_variation): Always sort if
16440 do_sum.
16441
e882ef3c
SM
164422014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16443
16444 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16445 as long as we get pagination notifications.
16446
4992aa20
JM
164472014-12-15 Jason Merrill <jason@redhat.com>
16448
16449 * Makefile.in (check-gdb.%): Restore.
16450 * README: Mention it.
16451
c1b5a1a6
JB
164522014-12-13 Joel Brobecker <brobecker@adacore.com>
16453
16454 * gdb.ada/str_uninit: New testcase.
16455
5537b577
JK
164562014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16457
16458 PR symtab/17642
16459 * gdb.base/vla-stub-define.c: New file.
16460 * gdb.base/vla-stub.c: New file.
16461 * gdb.base/vla-stub.exp: New file.
16462
bb2ec1b3
TT
164632014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16464 Jan Kratochvil <jan.kratochvil@redhat.com>
16465 Tom Tromey <tromey@redhat.com>
16466
16467 * configure.ac: Add gdb.compile/.
16468 * configure: Regenerate.
16469 * gdb.compile/Makefile.in: New file.
16470 * gdb.compile/compile-ops.exp: New file.
16471 * gdb.compile/compile-ops.c: New file.
16472 * gdb.compile/compile-tls.c: New file.
16473 * gdb.compile/compile-tls.exp: New file.
16474 * gdb.compile/compile-constvar.S: New file.
16475 * gdb.compile/compile-constvar.c: New file.
16476 * gdb.compile/compile-mod.c: New file.
16477 * gdb.compile/compile-nodebug.c: New file.
16478 * gdb.compile/compile-setjmp-mod.c: New file.
16479 * gdb.compile/compile-setjmp.c: New file.
16480 * gdb.compile/compile-setjmp.exp: New file.
16481 * gdb.compile/compile-shlib.c: New file.
16482 * gdb.compile/compile.c: New file.
16483 * gdb.compile/compile.exp: New file.
16484 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16485
4ff709eb
TT
164862014-12-12 Tom Tromey <tromey@redhat.com>
16487
16488 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16489 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16490
6dddd6a5
DE
164912014-12-12 Doug Evans <dje@google.com>
16492
16493 * lib/gdb-python.exp (get_python_valueof): New function.
16494 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16495
71c24708
AA
164962014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16497
16498 * gdb.base/completion.exp: Add test for completion of "info
16499 registers ".
16500
3e29f34a
MR
165012014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16502
16503 * gdb.base/func-ptrs.c: New file.
16504 * gdb.base/func-ptrs.exp: New file.
16505
fc126975
SM
165062014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16507
16508 PR breakpoints/17012
16509 * gdb.base/dprintf-detach.c: New file.
16510 * gdb.base/dprintf-detach.exp: New file.
16511
0a46d518
SM
165122014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16513
16514 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16515 * lib/gdb.exp (target_is_gdbserver): New procedure.
16516
a0be3e44
DE
165172014-12-08 Doug Evans <dje@google.com>
16518
16519 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16520
df1b803a
YQ
165212014-12-05 Yao Qi <yao@codesourcery.com>
16522
16523 * gdb.guile/scm-error.exp: Remove the third argument to
16524 gdb_remote_download.
16525 * gdb.guile/scm-frame-args.exp: Likewise.
16526 * gdb.guile/scm-section-script.exp: Likewise.
16527
ddb9f679
YQ
165282014-12-05 Yao Qi <yao@codesourcery.com>
16529
16530 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16531
86e4ed39
DE
165322014-12-04 Doug Evans <dje@google.com>
16533
16534 * gdb.python/py-objfile.exp: Add tests for
16535 objfile.add_separate_debug_file.
16536
7c50a931
DE
165372014-12-04 Doug Evans <dje@google.com>
16538
16539 * lib/gdb.exp (get_build_id): New function.
16540 (build_id_debug_filename_get): Rewrite to use it.
16541 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16542
621661e3
MR
165432014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16544
16545 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16546 `method(long)', not just 0x0.
16547 * gdb.cp/nsalias.exp: Align code labels to 4.
16548 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16549 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16550 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16551 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16552 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16553 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16554
29f0c3b7
DE
165552014-12-02 Doug Evans <dje@google.com>
16556
e1e061e7 16557 PR symtab/17602
29f0c3b7 16558 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16559 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16560 * gdb.cp/anon-ns.exp: Update.
16561
162078c8
NB
165622014-12-02 Nick Bull <nicholaspbull@gmail.com>
16563
16564 * gdb.python/py-events.py (inferior_call_handler): New.
16565 (register_changed_handler, memory_changed_handler): New.
16566 (test_events.invoke): Register new handlers.
16567 * gdb.python/py-events.exp: Add tests for inferior call,
16568 memory_changed and register_changed events.
16569
fdb09caf
AA
165702014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16571
16572 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16573 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16574 if the linker doesn't understand this.
16575
55cfb2c4
SM
165762014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16577
16578 * gdb.python/python.exp: Change expected reply to help().
16579
9e8cd6df
YQ
165802014-12-01 Yao Qi <yao@codesourcery.com>
16581
16582 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16583 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16584 * configure: Re-generated.
16585
6c659fc2
SC
165862014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16587
16588 * gdb.cp/chained-calls.cc: New file.
16589 * gdb.cp/chained-calls.exp: New file.
16590 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16591
d7fc3181
SM
165922014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16593
16594 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16595 * gdb.dwarf2/symtab-producer.exp: Same.
16596 * gdb.gdb/python-interrupts.exp: Same.
16597 * gdb.gdb/python-selftest.exp: Same.
16598 * gdb.python/py-linetable.exp: Same.
16599 * gdb.python/py-type.exp: Same.
16600 * gdb.python/py-value-cc.exp: Same.
16601 * gdb.python/py-value.exp: Same.
16602
10e79639
YQ
166032014-11-28 Yao Qi <yao@codesourcery.com>
16604
16605 * gdb.base/break-probes.exp: Match library name prefixed with
16606 sysroot.
16607
f28a0564
SM
166082014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16609
16610 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16611 test expected output. Add parentheses for the call to print.
16612 Remove L suffix from integers.
16613
3fe1ce1d
DE
166142014-11-26 Doug Evans <dje@google.com>
16615
16616 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16617
84429e27
YQ
166182014-11-22 Yao Qi <yao@codesourcery.com>
16619
16620 * gdb.trace/entry-values.c: Remove asms.
16621 (foo): Add foo_label.
16622 (bar): Add bar_label.
16623 * gdb.trace/entry-values.exp: Remove code computing foo's
16624 length and bar's length.
16625 (Dwarf::assemble): Invoke function_range for bar and use
16626 MACRO_AT_func for foo.
16627
26741859
YQ
166282014-11-22 Yao Qi <yao@codesourcery.com>
16629
16630 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16631 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16632 Use .Lgcc43_procstart instead of gcc43.
16633
45e44d27
JB
166342014-11-21 Joel Brobecker <brobecker@adacore.com>
16635
16636 * gdb.ada/n_arr_bound: New testcase.
16637
458c8db8
SDJ
166382014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16639
16640 PR breakpoints/10737
16641 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16642 test_catch_syscall_multi_arch.
16643 (test_catch_syscall_multi_arch): New function.
16644
43f3e411
DE
166452014-11-20 Doug Evans <xdje42@gmail.com>
16646
16647 * gdb.base/maint.exp: Update expected output.
16648
0d7b2549
AA
166492014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16650
16651 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16652 4-byte instruction on S390.
16653
8908fca5
JB
166542014-11-19 Joel Brobecker <brobecker@adacore.com>
16655
16656 * gdb.ada/arr_arr: New testcase.
16657
4a46959e
JB
166582014-11-19 Joel Brobecker <brobecker@adacore.com>
16659
16660 * gdb.ada/pkd_arr_elem: New Testcase.
16661
470e2f4e
LM
166622014-11-18 Luis Machado <lgustavo@codesourcery.com>
16663
16664 * gdb.reverse/break-precsave: Expect completion message for
16665 core file reads.
16666 * gdb.reverse/consecutive-precsave.exp: Likewise.
16667 * gdb.reverse/finish-precsave.exp: Likewise.
16668 * gdb.reverse/i386-precsave.exp: Likewise.
16669 * gdb.reverse/machinestate-precsave.exp: Likewise.
16670 * gdb.reverse/sigall-precsave.exp: Likewise.
16671 * gdb.reverse/solib-precsave.exp: Likewise.
16672 * gdb.reverse/step-precsave.exp: Likewise.
16673 * gdb.reverse/until-precsave.exp: Likewise.
16674 * gdb.reverse/watch-precsave.exp: Likewise.
16675
a267f3ad
AA
166762014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16677
16678 * gdb.base/bp-permanent.c: Include unistd.h.
16679 * gdb.python/py-framefilter-mi.c (main): Add return type.
16680 * gdb.python/py-framefilter.c (main): Likewise.
16681 * gdb.trace/actions-changed.c (main): Likewise.
16682
12084a9a
AA
166832014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16684
16685 * gdb.mi/until.c: Add eye-catchers.
16686 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16687 line numbers.
16688
dc7e1a77
AA
166892014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16690
16691 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16692 function header variants in break1.c.
16693 * gdb.base/ena-dis-br.exp: Likewise.
16694 * gdb.base/hbreak2.exp: Likewise.
16695 * gdb.reverse/until-precsave.exp: Drop references to removed
16696 non-prototype function header variants in ur1.c.
16697 * gdb.reverse/until-reverse.exp: Likewise.
16698
41c77605
PM
166992014-11-17 Petr Machata <pmachata@redhat.com>
16700
16701 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16702 ${_cu_offset_size} bytes abbrev offset.
16703
34248c3a
DE
167042014-11-15 Doug Evans <xdje42@gmail.com>
16705
16706 PR symtab/17559
16707 * gdb.base/line-symtabs.exp: New file.
16708 * gdb.base/line-symtabs.c: New file.
16709 * gdb.base/line-symtabs.h: New file.
16710
646da059
YQ
167112014-11-14 Yao Qi <yao@codesourcery.com>
16712
16713 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16714 (func): Add label func_label.
16715 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16716 Replace low_pc and high_pc with MACRO_AT_range.
16717 Replace name, low_pc and high_pc with MACRO_AT_func.
16718
9301ebe6
YQ
167192014-11-14 Yao Qi <yao@codesourcery.com>
16720
16721 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16722 Replace name, low_pc and high_pc with MACRO_AT_func.
16723
f166b542
YQ
167242014-11-14 Yao Qi <yao@codesourcery.com>
16725
16726 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16727 produce debug information.
16728 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16729
0f6e71e3
YQ
167302014-11-14 Yao Qi <yao@codesourcery.com>
16731
16732 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16733 object and get function length.
16734 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16735 with MACRO_AT_func.
16736 (top-level): Replace gdb_compile and clean_restart with
16737 prepare_for_testing.
16738 * gdb.dwarf2/main.c (main): Add label main_label.
16739
876c4df9
YQ
167402014-11-14 Yao Qi <yao@codesourcery.com>
16741
16742 * lib/dwarf.exp (function_range): New procedure.
16743 (Dwarf::_handle_macro_at_func): New procedure.
16744 (Dwarf::_handle_macro_at_range): New procedure.
16745 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16746
02ad9cf1
YQ
167472014-11-14 Yao Qi <yao@codesourcery.com>
16748
16749 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16750 (_handle_attribute): New procedure.
16751
a59add0c
AA
167522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16753
16754 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16755 * gdb.base/call-sc.c (zed): Likewise.
16756 * gdb.base/checkpoint.c (main): Likewise.
16757 * gdb.base/dump.c (main): Likewise.
16758 * gdb.base/gcore.c (main): Likewise.
16759 * gdb.base/huge.c (main): Likewise.
16760 * gdb.base/multi-forks.c (main): Likewise.
16761 * gdb.base/pr10179-a.c (main): Likewise.
16762 * gdb.base/savedregs.c (main): Likewise.
16763 * gdb.base/sigaltstack.c (main): Likewise.
16764 * gdb.base/siginfo.c (main): Likewise.
16765 * gdb.base/structs.c (zed): Likewise.
16766 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16767 * gdb.mi/mi-syn-frame.c (main): Likewise.
16768 * gdb.mi/until.c (foo, main): Likewise.
16769 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16770 * gdb.base/solib-weak.c (foo): Declare.
16771 * gdb.base/attach-twice.c: Include stdio.h.
16772 * gdb.base/weaklib1.c: Likewise.
16773 * gdb.base/weaklib2.c: Likewise.
16774 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16775 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16776 unistd.h.
16777 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16778 * gdb.mi/mi-exit-code.c: Likewise.
16779 * gdb.base/break-interp-lib.c: Include string.h.
16780 * gdb.base/coremaker.c: Likewise.
16781 * gdb.base/testenv.c: Likewise.
16782 * gdb.python/py-finish-breakpoint.c: Likewise.
16783 * gdb.base/inferior-died.c: Include sys/wait.h.
16784 * gdb.base/fileio.c: Include time.h.
16785 * gdb.base/async-shell.c: Include unistd.h.
16786 * gdb.base/dprintf-non-stop.c: Likewise.
16787 * gdb.base/info-os.c: Likewise.
16788 * gdb.mi/mi-console.c: Likewise.
16789 * gdb.mi/watch-nonstop.c: Likewise.
16790 * gdb.python/py-events.c: Likewise.
16791 * gdb.base/async.c (baz): Move up before its invocation.
16792 * gdb.base/code_elim2.c (my_global_func): Likewise.
16793 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16794 * gdb.base/advance.c (func2): Likewise.
16795
3b5d5997
AA
167962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16797
16798 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16799 variant.
16800 * gdb.base/annota3.c: Likewise.
16801 * gdb.base/async.c: Likewise.
16802 * gdb.base/average.c: Likewise.
16803 * gdb.base/call-ar-st.c: Likewise.
16804 * gdb.base/call-rt-st.c: Likewise.
16805 * gdb.base/call-sc.c: Likewise.
16806 * gdb.base/call-strs.c: Likewise.
16807 * gdb.base/ending-run.c: Likewise.
16808 * gdb.base/execd-prog.c: Likewise.
16809 * gdb.base/exprs.c: Likewise.
16810 * gdb.base/foll-exec.c: Likewise.
16811 * gdb.base/foll-fork.c: Likewise.
16812 * gdb.base/foll-vfork.c: Likewise.
16813 * gdb.base/funcargs.c: Likewise.
16814 * gdb.base/gcore.c: Likewise.
16815 * gdb.base/jump.c: Likewise.
16816 * gdb.base/langs0.c: Likewise.
16817 * gdb.base/langs1.c: Likewise.
16818 * gdb.base/langs2.c: Likewise.
16819 * gdb.base/mips_pro.c: Likewise.
16820 * gdb.base/nodebug.c: Likewise.
16821 * gdb.base/opaque0.c: Likewise.
16822 * gdb.base/opaque1.c: Likewise.
16823 * gdb.base/recurse.c: Likewise.
16824 * gdb.base/run.c: Likewise.
16825 * gdb.base/scope0.c: Likewise.
16826 * gdb.base/scope1.c: Likewise.
16827 * gdb.base/setshow.c: Likewise.
16828 * gdb.base/setvar.c: Likewise.
16829 * gdb.base/shmain.c: Likewise.
16830 * gdb.base/shr1.c: Likewise.
16831 * gdb.base/shr2.c: Likewise.
16832 * gdb.base/sigall.c: Likewise.
16833 * gdb.base/signals.c: Likewise.
16834 * gdb.base/so-indr-cl.c: Likewise.
16835 * gdb.base/solib2.c: Likewise.
16836 * gdb.base/structs.c: Likewise.
16837 * gdb.base/sum.c: Likewise.
16838 * gdb.base/vforked-prog.c: Likewise.
16839 * gdb.base/watchpoint.c: Likewise.
16840 * gdb.reverse/shr2.c: Likewise.
16841 * gdb.reverse/until-reverse.c: Likewise.
16842 * gdb.reverse/ur1.c: Likewise.
16843 * gdb.reverse/watch-reverse.c: Likewise.
16844
066a77c5
AA
168452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16846
16847 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16848 variant.
16849 * gdb.base/sepdebug.exp: Drop references to removed code.
16850
4f204ea5
AA
168512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16852
16853 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16854 variant. Preserve original line numbering.
16855 * gdb.base/list1.c: Likewise.
16856
3b377a3a
AA
168572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16858
16859 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16860 variant.
16861 * gdb.base/break1.c: Likewise.
16862 * gdb.base/break.exp: Drop references to removed code.
16863
e444df73
AA
168642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16865
16866 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16867 variant.
16868
8008f2a7
AA
168692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16870
16871 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16872
a5a06887
AA
168732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16874
16875 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16876 logic into perform_all_tests() and invoke it with and without
16877 function header prototypes.
16878 (do_function_calls): Remove conditional XFAIL for PR 5318.
16879 (rerun_and_prepare): Remove duplicate code.
16880 (perform_all_tests): New. Main logic moved here.
16881
44dba9b9
AA
168822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16883
16884 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16885 code guarded by #ifdef NO_PROTOTYPES.
16886 (t_double_many_args): Likewise.
16887 (DEF_FUNC_MANY_ARGS_1): Likewise.
16888 (DEF_FUNC_VALUES_1): Likewise.
16889 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16890 guarded by #ifdef PROTOTYPES.
16891
d1fbcd56
AA
168922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16893
16894 * gdb.mi/mi-console.c: Add eye-catcher.
16895 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16896 instead of literal line number.
16897
b0e59b8f
AA
168982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16899
16900 * gdb.base/shr2.c: Add eye-catcher.
16901 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16902 line number.
16903
78f98cca
AA
169042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16905
16906 * gdb.base/jump.c: Add eye-catchers.
16907 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16908 numbers.
16909
58fa2af0
AA
169102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16911
16912 * gdb.base/execd-prog.c: Add eye-catchers.
16913 * gdb.base/foll-exec.c: Likewise.
16914 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16915 line numbers.
16916
04e5059b
AA
169172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16918
16919 * gdb.base/ending-run.c: Add eye-catchers.
16920 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16921 literal line numbers.
16922
dbfdb174
AA
169232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16924
16925 * gdb.base/call-rt-st.c: Add eye-catchers.
16926 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16927 literal line numbers.
16928
888a2ade
AA
169292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16930
16931 * gdb.base/call-ar-st.c: Add eye-catchers.
16932 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16933 literal line numbers.
16934
6acc2dde
AA
169352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16936
16937 * gdb.base/average.c: Add eye-catchers.
16938 * gdb.base/sum.c: Likewise.
16939 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16940 regexps dynamically.
16941
9ecfcd1d
AA
169422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16943
16944 * gdb.base/solib1.c: Add eye-catchers.
16945 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16946 literal line numbers.
16947
78708b7c
PA
169482014-11-12 Pedro Alves <palves@redhat.com>
16949
16950 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16951 leader has exited.
16952
af48d08f
PA
169532014-11-12 Pedro Alves <palves@redhat.com>
16954
16955 * gdb.arch/i386-bp_permanent.c: New file.
16956 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16957 (srcfile): Set to i386-bp_permanent.c.
16958 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16959 that stepi does not execute the 'leave' instruction, instead of
16960 testing it does execute.
16961 * gdb.base/bp-permanent.c: New file.
16962 * gdb.base/bp-permanent.exp: New file.
16963
af3768e9
DE
169642014-11-10 Doug Evans <xdje42@gmail.com>
16965
16966 PR symtab/17564
16967 * gdb.base/symtab-search-order.exp: New file.
16968 * gdb.base/symtab-search-order.c: New file.
16969 * gdb.base/symtab-search-order-1.c: New file.
16970 * gdb.base/symtab-search-order-shlib-1.c: New file.
16971
9de00a4a
PA
169722014-11-07 Pedro Alves <palves@redhat.com>
16973
16974 PR gdb/17511
16975 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16976 i?86-*-linux*.
16977
e0f52461
SC
169782014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16979
16980 PR c++/17494
16981 * gdb.cp/pr17494.cc: New file.
16982 * gdb.cp/pr17494.exp: New file.
16983
6ce8c980
YQ
169842014-11-02 Yao Qi <yao@codesourcery.com>
16985
16986 * gdb.python/python.exp: Get working directory and match the
16987 output of "set extended-prompt \\w " with it.
16988
02be9a71
DE
169892014-10-30 Doug Evans <dje@google.com>
16990
16991 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16992 in objfiles.
16993 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16994 in progspaces.
16995
3bdff46b
LM
169962014-10-30 Janis Johnson <janisjo@codesourcery.com>
16997
16998 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16999 * gdb.base/realname-expand.exp: Likewise.
17000 * gdb.linespec/macro-relative.exp: Likewise.
17001
ab917dfb
PA
170022014-10-29 Pedro Alves <palves@redhat.com>
17003
17004 PR gdb/17408
17005 * gdb.threads/schedlock.c (some_function): New function.
17006 (call_function): New global.
17007 (MAYBE_CALL_SOME_FUNCTION): New macro.
17008 (thread_function): Call it.
17009 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17010 and use it instead of a global counter. Adjust all callers.
17011 (get_current_thread): Use "find current thread" for test message
17012 here rather than having all callers pass down the same string.
17013 (goto_loop): New procedure, factored out from ...
17014 (my_continue): ... this.
17015 (step_ten_loops): Change parameter from test message to command to
17016 use. Adjust.
17017 (list_count): Delete global.
17018 (check_result): New procedure, factored out from duplicate top
17019 level code.
17020 (continue tests): Wrap in with_test_prefix.
17021 (test_step): New procedure, factored out from duplicate top level
17022 code.
17023 (top level): Test "step" in combination with all scheduler-locking
17024 modes. Test "next" in combination with all scheduler-locking
17025 modes, and in combination with stepping over a function call or
17026 not.
17027 * gdb.threads/next-bp-other-thread.c: New file.
17028 * gdb.threads/next-bp-other-thread.exp: New file.
17029
d3d4baed
PA
170302014-10-29 Pedro Alves <palves@redhat.com>
17031
17032 PR python/17372
17033 * gdb.python/python.exp: Test a multi-line command that spawns
17034 interactive Python.
17035 * gdb.base/multi-line-starts-subshell.exp: New file.
17036
563e8d85
YQ
170372014-10-29 Yao Qi <yao@codesourcery.com>
17038
17039 * gdb.base/fileio.exp: Make directories on host.
17040
0ea4d52e
YQ
170412014-10-29 Yao Qi <yao@codesourcery.com>
17042
17043 * gdb.base/fileio.c (test_write): Close the file.
17044
7f5ef605
PA
170452014-10-28 Pedro Alves <palves@redhat.com>
17046
17047 PR gdb/12623
17048 * gdb.base/sigstep.c (no_handler): New global.
17049 (main): If 'no_handler is true, set the signal handlers to
17050 SIG_IGN.
17051 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17052 with_sw_watch and no_handler parameters. Handle them.
17053 (top level) <stepping over handler when stopped at a breakpoint
17054 test>: Add a test axis for testing with a software watchpoint, and
17055 another for testing with the signal handler set to SIG_IGN.
17056 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17057 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17058
abbdbd03
PA
170592014-10-28 Pedro Alves <palves@redhat.com>
17060
17061 PR gdb/17511
17062 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17063 * gdb.base/sigstep.exp (other_handler_location): New global.
17064 (advance): Support stepping into the signal handler, and running
17065 commands while in the handler.
17066 (in_handler_map): New global.
17067 (top level): In the advance test, add combinations for getting
17068 into the handler with stepping commands, and for running commands
17069 in the handler. Add comment descripting the advancei tests.
17070
1df4399f
PA
170712014-10-28 Pedro Alves <palves@redhat.com>
17072
17073 * gdb.base/sigstep.exp: Use build_executable instead of
17074 prepare_for_testing.
17075 (top level): Move code that starts GDB, runs to main and creates a
17076 display to ...
17077 (restart): ... this new procedure.
17078 (top level): Move backtrace from signal handler test to ...
17079 (validate_backtrace): ... this new procedure.
17080 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17081 with_test_prefix. Always restart GDB.
17082 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17083 with_test_prefix. Always restart GDB. No need to delete
17084 breakpoints after the test.
17085 (test_skip_handler): Remove prefix parameter.
17086 (skip_over_handler, breakpoint_to_handler)
17087 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17088 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17089 restart GDB. No need to delete breakpoints after the test.
17090 (top level): Use foreach to call the test procedures with
17091 different commands.
17092
a5b6e449
PA
170932014-10-28 Pedro Alves <palves@redhat.com>
17094
17095 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17096 instead of GNATS numbers.
17097 * gdb.base/sigbpt.exp: Likewise.
17098 * gdb.base/siginfo.exp: Likewise.
17099 * gdb.base/sigstep.exp: Likewise.
17100
e5f8a7cc
PA
171012014-10-27 Pedro Alves <palves@redhat.com>
17102
17103 * gdb.base/sigstep.c (dummy): New global.
17104 (main): Issue a couple writes to the new global.
17105 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17106 procedures.
17107 (skip_over_handler): Use test_skip_handler.
17108 (top level): Call skip_over_handler for stepi and nexti too.
17109 (breakpoint_over_handler): Use test_skip_handler.
17110 (top level): Call breakpoint_over_handler for stepi and nexti too.
17111
763905a3
YQ
171122014-10-27 Yao Qi <yao@codesourcery.com>
17113
17114 * gdb.trace/tfile.c (adjust_function_address)
17115 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17116 function descriptor.
17117
6f259a23
DB
171182014-10-24 Don Breazeal <donb@codesourcery.com>
17119
17120 * gdb.base/foll-fork.exp (test_follow_fork,
17121 catch_fork_child_follow): Check for updated fork messages emitted
17122 from infrun.c.
17123 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17124 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17125 vfork_and_exec_child_follow_through_step): Check for updated vfork
17126 messages emitted from infrun.c.
17127
09dd9a69
PA
171282014-10-24 Pedro Alves <palves@redhat.com>
17129
17130 * gdb.base/corefile.exp: Remove references to ultrix.
17131 * gdb.base/interrupt.exp: Likewise.
17132 * gdb.base/whatis.exp: Likewise.
17133 * gdb.gdb/selftest.exp: Likewise.
17134 * gdb.threads/manythreads.exp: Likewise.
17135 * gdb.threads/print-threads.exp: Likewise.
17136 * gdb.threads/pthreads.exp:: Likewise.
17137 * gdb.threads/schedlock.exp: Likewise.
17138
3433cfa5
SC
171392014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17140
17141 * gdb.cp/non-trivial-retval.cc: Add a test case.
17142 * gdb.cp/non-trivial-retval.exp: Add a test.
17143
092f880b
YQ
171442014-10-20 Yao Qi <yao@codesourcery.com>
17145
17146 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17147 * gdb.python/py-objfile-script-gdb.py: New file.
17148 * gdb.python/py-objfile-script.exp: Update reference to
17149 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17150 of remote_download. Remove the dest file.
17151
acbdb7f3
YQ
171522014-10-20 Yao Qi <yao@codesourcery.com>
17153
17154 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17155 * gdb.base/step-line.exp: Likewise.
17156 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17157 * gdb.dwarf2/dw2-basic.exp: Likewise.
17158 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17159 * gdb.dwarf2/dw2-filename.exp: Likewise.
17160 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17161 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17162 * gdb.dwarf2/dw2-producer.exp: Likewise.
17163 * gdb.dwarf2/mac-fileno.exp: Likewise.
17164 * gdb.python/py-frame-args.exp: Likewise.
17165 * gdb.python/py-framefilter.exp: Likewise.
17166 * gdb.python/py-mi.exp: Likewise.
17167 * gdb.python/py-objfile-script.exp: Likewise
17168 * gdb.python/py-pp-integral.exp: Likewise.
17169 * gdb.python/py-pp-re-notag.exp: Likewise.
17170 * gdb.python/py-prettyprint.exp: Likewise.
17171 * gdb.python/py-section-script.exp: Likewise.
17172 * gdb.python/py-typeprint.exp: Likewise.
17173 * gdb.python/py-xmethods.exp: Likewise.
17174 * gdb.stabs/weird.exp: Likewise.
17175 * gdb.xml/tdesc-regs.exp: Likewise.
17176
bd286a29
KCY
171772014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17178
17179 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17180 (out_cu): Use addr_len for the size of addresses.
17181 (out_line): Likewise. Size DW_LNE_set_address instruction
17182 according to addr_len.
17183 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17184 (FUNC): Add START_INSNS to definition.
17185
673dc4a0
YQ
171862014-10-18 Yao Qi <yao@codesourcery.com>
17187
17188 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17189 gdb_has_argv0 return true.
17190 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17191 check [target_info exists noargs], check [gdb_has_argv0]
17192 instead.
17193 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17194 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17195 procedures.
17196
4ffbba72
DE
171972014-10-17 Doug Evans <dje@google.com>
17198
17199 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17200 event.
17201 * gdb.python/py-events.py: Add clear_objfiles event.
17202
d096d8c1
DE
172032014-10-17 Doug Evans <dje@google.com>
17204
17205 * gdb.python/py-objfile.exp: Test progspace attribute.
17206
a80db015
LM
172072014-10-17 Luis Machado <lgustavo@codesourcery.com>
17208
17209 * gdb.guile/scm-breakpoint.exp: Do not assume any
17210 directory separators when matching source file paths.
17211 * gdb.python/py-breakpoint.exp: Likewise.
17212 * gdb.reverse/break-precsave.exp: Likewise.
17213 * gdb.reverse/break-reverse.exp: Likewise.
17214 * gdb.reverse/consecutive-precsave.exp: Likewise.
17215 * gdb.reverse/finish-precsave.exp: Likewise.
17216 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17217 * gdb.reverse/finish-reverse.exp: Likewise.
17218 * gdb.reverse/i386-precsave.exp: Likewise.
17219 * gdb.reverse/i387-env-reverse.exp: Likewise.
17220 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17221 * gdb.reverse/machinestate-precsave.exp: Likewise.
17222 * gdb.reverse/machinestate.exp: Likewise.
17223 * gdb.reverse/sigall-precsave.exp: Likewise.
17224 * gdb.reverse/solib-precsave.exp: Likewise.
17225 * gdb.reverse/step-precsave.exp: Likewise.
17226 * gdb.reverse/until-precsave.exp: Likewise.
17227 * gdb.reverse/watch-precsave.exp: Likewise.
17228 * gdb.reverse/watch-reverse.exp: Likewise.
17229
b22089ab
YQ
172302014-10-17 Yao Qi <yao@codesourcery.com>
17231
17232 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17233 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17234
6c4486e6
PA
172352014-10-17 Pedro Alves <palves@redhat.com>
17236
17237 PR gdb/17471
17238 * gdb.base/bg-execution-repeat.c: New file.
17239 * gdb.base/bg-execution-repeat.exp: New file.
17240
0ff33695
PA
172412014-10-17 Pedro Alves <palves@redhat.com>
17242
17243 PR gdb/17300
17244 * gdb.base/continue-all-already-running.c: New file.
17245 * gdb.base/continue-all-already-running.exp: New file.
17246
6fdebc3d
PA
172472014-10-17 Pedro Alves <palves@redhat.com>
17248
17249 PR gdb/17472
17250 * gdb.base/annota-input-while-running.c: New file.
17251 * gdb.base/annota-input-while-running.exp: New file.
17252
32a8097b
PA
172532014-10-17 Pedro Alves <palves@redhat.com>
17254
17255 * gdb.base/callfuncs.exp: emove references to osf.
17256 * gdb.base/sigall.exp: Likewise.
17257 * gdb.gdb/selftest.exp: Likewise.
17258 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17259 * gdb.mi/non-stop.c: Likewise.
17260 * gdb.mi/pthreads.c: Likewise.
17261 * gdb.reverse/sigall-precsave.exp: Likewise.
17262 * gdb.reverse/sigall-reverse.exp: Likewise.
17263 * gdb.threads/pthreads.c: Likewise.
17264 * gdb.threads/pthreads.exp: Likewise.
17265
7a3517ff
YQ
172662014-10-17 Yao Qi <yao@codesourcery.com>
17267
17268 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17269 check 'target_info exists noargs'.
17270 (test_command_prompt_position): Likewise.
17271 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17272 Remove "set args".
17273 (progvar_simple_while_test): Likewise.
17274 (progvar_complex_if_while_test): Likewise.
17275 (if_while_breakpoint_command_test): Likewise.
17276 (infrun_breakpoint_command_test): Likewise.
17277 (breakpoint_command_test): Likewise.
17278 (watchpoint_command_test): Likewise.
17279 (bp_deleted_in_command_test): Likewise.
17280 (temporary_breakpoint_commands): Likewise.
17281
bb99c472
YQ
172822014-10-16 Yao Qi <yao@codesourcery.com>
17283
17284 * gdb.base/remotetimeout.exp: Remove noargs checking.
17285
7c16b83e
PA
172862014-10-15 Pedro Alves <palves@redhat.com>
17287
17288 PR breakpoints/9649
17289 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17290 * gdb.base/breakpoint-in-ro-region.exp
17291 (probe_target_hardware_step): New procedure.
17292 (top level): Probe hardware stepping and hardware breakpoint
17293 support. Test stepping through a read-only region, with both
17294 "breakpoint auto-hw" on and off and both "always-inserted" on and
17295 off.
17296
35a49624
IB
172972014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17298
17299 * gdb.dlang/demangle.exp: Update for demangling changes.
17300
2d1c107c
SC
173012014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17302
17303 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17304 * gdb.cp/non-trivial-retval.exp: Add new tests.
17305
778811d5
SC
173062014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17307
17308 PR c++/13403
17309 PR c++/15154
17310 * gdb.cp/non-trivial-retval.cc: New file.
17311 * gdb.cp/non-trivial-retval.exp: New file.
17312
10c5f0a8
YQ
173132014-10-15 Yao Qi <yao@codesourcery.com>
17314
17315 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17316 remote host.
17317
65d7b369
YQ
173182014-10-15 Yao Qi <yao@codesourcery.com>
17319
17320 * gdb.python/py-symbol.exp: Match file base name if host is
17321 remote, otherwise match file name with dir name.
17322 * gdb.python/py-symtab.exp: Likewise.
17323 * gdb.python/python.exp: Likewise.
17324
46dc1394
YQ
173252014-10-15 Yao Qi <yao@codesourcery.com>
17326
17327 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17328 pattern.
17329 * gdb.python/py-symtab.exp: Likewise.
17330 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17331 locationn.
17332
c40cc657
JB
173332014-10-14 Joel Brobecker <brobecker@adacore.com>
17334
17335 * gdb.ada/addr_arith: New testcase.
17336
2abf49e1
MR
173372014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17338
17339 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17340 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17341 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17342 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17343
f7088df3
SDJ
173442014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17345
17346 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17347 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17348 * gdb.arch/stap-eval-lang-ada.exp: New file.
17349
4dc06805
YQ
173502014-10-14 Yao Qi <yao@codesourcery.com>
17351
17352 * gdb.mi/mi-var-child.c (nothing1): New function.
17353 (nothing2): New function.
17354 (do_children_tests): Set function pointers by nothing1 and
17355 nothing2.
17356 * gdb.mi/mi-var-child.exp: Step over new added statements.
17357 Update test to match the new output.
17358 * gdb.mi/var-cmd.c (nothing1): New function.
17359 (nothing2): New function.
17360 (do_children_tests): Set function pointers by nothing1 and
17361 nothing2.
17362 * gdb.mi/mi-var-display.exp: Update test to match output.
17363 Step to the line specified by $line_dct_nothing.
17364 Increase the number of lines to step.
17365
46a93de2
YQ
173662014-10-14 Yao Qi <yao@codesourcery.com>
17367
17368 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17369 tests.
17370 * gdb.mi/mi2-var-child.exp: Likewise.
17371
14ea52ee
DE
173722014-10-13 Doug Evans <dje@google.com>
17373
17374 * gdb.python/py-objfile.exp: Change name of file name test.
17375
e5c6e92b
DE
173762014-10-13 Doug Evans <dje@google.com>
17377
17378 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17379 from the start of the CU.
17380
c780cc2f
JK
173812014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17382 Yao Qi <yao@codesourcery.com>
17383
17384 Fix "save breakpoints" for "catch" command.
17385 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17386 Remove -nonewline. Match also the added "main" line.
17387
99894e11
JK
173882014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17389
17390 Fix "save breakpoints" for "disable $bpnum" command.
17391 * gdb.base/save-bp.c (main): Add label.
17392 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17393
6e1ac5a3
JK
173942014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17395
17396 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17397
754dd2b0
YQ
173982014-10-11 Yao Qi <yao@codesourcery.com>
17399
17400 * gdb.server/server-kill.exp: Execute command
17401 "set remote trace-status-packet on" before "tstatus".
17402
f90183d7
YQ
174032014-10-11 Yao Qi <yao@codesourcery.com>
17404
17405 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17406 (main): Call getppid.
17407 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17408 and continue to it. Read variable "server_pid".
17409
bf40a607
YQ
174102014-10-11 Yao Qi <yao@codesourcery.com>
17411
17412 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17413
052ca370
YQ
174142014-10-11 Yao Qi <yao@codesourcery.com>
17415
17416 * gdb.threads/thread-find.exp: Don't execute command
17417 "info threads".
17418 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17419 * gdb.threads/linux-dp.exp: Don't check the condition
17420 $threads_created equals to zero.
17421
3831839c
PA
174222014-10-10 Pedro Alves <palves@redhat.com>
17423
17424 * gdb.base/bigcore.exp: Remove references to IRIX.
17425 * gdb.base/funcargs.exp: Likewise.
17426 * gdb.base/interrupt.exp: Likewise.
17427 * gdb.base/mips_pro.exp: Likewise.
17428 * gdb.base/nodebug.exp: Likewise.
17429 * gdb.base/setvar.exp: Likewise.
17430 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17431
8b9a549d
PA
174322014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17433 Pedro Alves <palves@redhat.com>
17434
17435 PR symtab/14466
17436 * gdb.base/vdso-warning.c: New file.
17437 * gdb.base/vdso-warning.exp: New file.
17438
d48ba5e8
DE
174392014-10-02 Doug Evans <dje@google.com>
17440
17441 * gdb.base/structs.c (main): Don't run forever.
17442
2278c276
PA
174432014-10-02 Pedro Alves <palves@redhat.com>
17444
17445 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17446 (top level) <stop threads 1, stop threads 2>: Use it.
17447
b57bacec
PA
174482014-10-02 Pedro Alves <palves@redhat.com>
17449
17450 * gdb.threads/break-while-running.exp (test): Add new
17451 'update_thread_list' argument. Skip "info threads" if false.
17452 (top level): Add new 'update_thread_list' axis.
17453
13fd3ff3
PA
174542014-10-02 Pedro Alves <palves@redhat.com>
17455
17456 PR breakpoints/17431
17457 * gdb.base/execl-update-breakpoints.c: New file.
17458 * gdb.base/execl-update-breakpoints.exp: New file.
17459
0fec99e8
PA
174602014-10-01 Pedro Alves <palves@redhat.com>
17461
17462 * gdb.base/breakpoint-in-ro-region.c: New file.
17463 * gdb.base/breakpoint-in-ro-region.exp: New file.
17464
2ddf4301
SM
174652014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17466
17467 * gdb.mi/mi-exit-code.exp: New file.
17468 * gdb.mi/mi-exit-code.c: New file.
17469
6a5f3f43
YQ
174702014-09-30 Yao Qi <yao@codesourcery.com>
17471
17472 * lib/prelink-support.exp (build_executable_own_libs): Error if
17473 the target isn't native.
17474
345bcc73
YQ
174752014-09-30 Yao Qi <yao@codesourcery.com>
17476
17477 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17478 false.
17479
a25a5a45
PA
174802014-09-22 Pedro Alves <palves@redhat.com>
17481
17482 * gdb.threads/break-while-running.exp: New file.
17483 * gdb.threads/break-while-running.c: New file.
17484
00ba3162
YQ
174852014-09-19 Yao Qi <yao@codesourcery.com>
17486
17487 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17488 Invoke test. Restart GDB with --readnow and invoke test again.
17489
c3b7b696
YQ
174902014-09-19 Yao Qi <yao@codesourcery.com>
17491
17492 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17493 proc set_breakpoint_on_gcd_function. Invoke
17494 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17495 invoke set_breakpoint_on_gcd_function again.
17496
2b4fd423
DE
174972014-09-18 Doug Evans <dje@google.com>
17498
17499 * gdb.dwarf2/symtab-producer.exp: New file.
17500
a5947601
SDJ
175012014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17502
17503 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17504 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17505 * gdb.base/global-var-nested-by-dso.c: Likewise.
17506 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17507
91c19059
SDJ
175082014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17509 Pedro Alves <palves@redhat.com>
17510
17511 * gdb.base/watch-bitfields.exp: Pass string other than test file
17512 name to prepare_for_testing.
17513 (watch): New procedure.
17514 (expect_watchpoint): Use with_test_prefix.
17515 (top level): Factor out tests to ...
17516 (test_watch_location, test_regular_watch): ... these new
17517 procedures, and use with_test_prefix and gdb_continue_to_end.
17518
bb9d5f81
PP
175192014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17520
17521 PR breakpoints/12526
17522 * gdb.base/watch-bitfields.exp: New file.
17523 * gdb.base/watch-bitfields.c: New file.
17524
635856f5
PA
175252014-09-16 Pedro Alves <palves@redhat.com>
17526
17527 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17528 software and hardware addresses, not software address against
17529 itself.
17530
7280ceea
PA
175312014-09-16 Pedro Alves <palves@redhat.com>
17532
17533 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17534 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17535
428b16bd
PA
175362014-09-16 Pedro Alves <palves@redhat.com>
17537
17538 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17539 files.
17540 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17541 "*-*-vxworks*" throughout.
17542 * gdb.base/break.exp: Likewise.
17543 * gdb.base/default.exp: Likewise.
17544 * gdb.base/scope.exp: Likewise.
17545 * gdb.base/sepdebug.exp: Likewise.
17546 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17547 throughout.
17548 * gdb.base/run.c: Likewise.
17549 * gdb.base/sepdebug.c: Likewise.
17550 * gdb.hp/gdb.aCC/run.c: Likewise.
17551 * gdb.reverse/until-reverse.c: Likewise.
17552 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17553
666d413c
YQ
175542014-09-16 Yao Qi <yao@codesourcery.com>
17555
17556 * boards/local-remote-host-native.exp: New file.
17557
57cbd724
DE
175582014-09-14 Doug Evans <xdje42@gmail.com>
17559
17560 * gdb.threads/queue-signal.c (thread_count): New variable.
17561 (thread_count_mutex, thread_count_condvar): New variables.
17562 (incr_thread_count, wait_all_threads_running): New functions.
17563 (main): Wait for all threads to be in their thread functions.
17564
81219e53
DE
175652014-09-13 Doug Evans <xdje42@gmail.com>
17566
17567 * gdb.threads/queue-signal.c: New file.
17568 * gdb.threads/queue-signal.exp: New file.
17569
3714cea7
DE
175702014-09-13 Doug Evans <xdje42@gmail.com>
17571
17572 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17573 be consistent with what default_gdb_init uses.
17574 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17575 the plain text of the prompt. Add some logging printfs.
17576 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17577
fa43b1d7
PA
175782014-09-12 Pedro Alves <palves@redhat.com>
17579
17580 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17581 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17582 * gdb.arch/i386-size-overlap.exp: Likewise.
17583 * gdb.arch/i386-size.exp: Likewise.
17584 * gdb.arch/i386-unwind.exp: Likewise.
17585 * gdb.base/a2-run.exp: Likewise.
17586 * gdb.base/break.exp: Likewise.
17587 * gdb.base/charset.exp: Likewise.
17588 * gdb.base/chng-syms.exp: Likewise.
17589 * gdb.base/commands.exp: Likewise.
17590 * gdb.base/dbx.exp: Likewise.
17591 * gdb.base/find.exp: Likewise.
17592 * gdb.base/funcargs.exp: Likewise.
17593 * gdb.base/jit-simple.exp: Likewise.
17594 * gdb.base/reread.exp: Likewise.
17595 * gdb.base/sepdebug.exp: Likewise.
17596 * gdb.base/step-bt.exp: Likewise.
17597 * gdb.cp/mb-inline.exp: Likewise.
17598 * gdb.cp/mb-templates.exp: Likewise.
17599 * gdb.objc/basicclass.exp: Likewise.
17600 * gdb.threads/killed.exp: Likewise.
17601
9d9bf2df
EBM
176022014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17603
17604 PR tdep/17379
17605 * gdb.arch/powerpc-stackless.S: New file.
17606 * gdb.arch/powerpc-stackless.exp: New file.
17607
1cf2f1b0
JK
176082014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17609
17610 * gdb.base/attach.c: Include unistd.h.
17611 (main): Call alarm. Add label postloop.
17612 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17613 gdb_breakpoint, gdb_continue_to_breakpoint.
17614 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17615
98880d46
PA
176162014-09-11 Pedro Alves <palves@redhat.com>
17617
17618 PR gdb/17347
17619 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17620 * gdb.base/attach.exp (test_command_line_attach_run): New
17621 procedure.
17622 (top level): Call it.
17623
4c92ff2c
PA
176242014-09-11 Pedro Alves <palves@redhat.com>
17625
17626 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17627 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17628 (do_command_attach_tests): Use spawn_wait_for_attach.
17629 * gdb.base/solib-overlap.exp: Likewise.
17630 * gdb.multi/multi-attach.exp: Likewise.
17631 * gdb.python/py-prompt.exp: Likewise.
17632 * gdb.python/py-sync-interp.exp: Likewise.
17633 * gdb.server/ext-attach.exp: Likewise.
17634
3adc1a7d
GKB
176352014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17636
17637 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17638 command in testcase. Simplify testcase.
17639
96334934
JB
176402014-09-10 Joel Brobecker <brobecker@adacore.com>
17641
17642 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17643
eb479039
JB
176442014-09-10 Joel Brobecker <brobecker@adacore.com>
17645
17646 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17647
deede10c
JB
176482014-09-10 Joel Brobecker <brobecker@adacore.com>
17649
17650 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17651
7828a5f5
JB
176522014-09-10 Joel Brobecker <brobecker@adacore.com>
17653
17654 * gdb.dwarf2/dynarr-ptr.c: New file.
17655 * gdb.dwarf2/dynarr-ptr.exp: New file.
17656
33aeebcf
MR
176572014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17658
17659 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17660 of 30 rather than hardcoding 120 for a slow test case. Take the
17661 `gdb,timeout' target setting into account for this calculation.
17662 Don't extend the timeout for the test cases that don't need it.
17663
7b415901
MR
176642014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17665
17666 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17667 a factor of 2 for a slow test case. Take the `gdb,timeout'
17668 target setting into account for this calculation.
17669 * gdb.reverse/until-precsave.exp: Increase the timeout by
17670 a factor of 15 and 3 respectively rather than adding 120
17671 for a pair of slow test cases. Take the `gdb,timeout'
17672 target setting into account for this calculation.
17673
4a40f85a
MR
176742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17675
17676 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17677 timeout, don't pass one down to gdb_expect.
17678 (gdb_expect): Rework timeout selection.
17679
09635af7
MR
176802014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17681
17682 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17683 exception on timeout.
17684 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17685 (gdbserver_start_extended): Catch any `gdbserver_start' error
17686 exceptions.
17687 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17688 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17689 `gdbserver_gdb_load' error exceptions.
17690
2bdd10b7
MR
176912014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17692
17693 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17694 120 on waiting for the TCP socket to open.
17695
316935f0
DE
176962014-09-09 Doug Evans <xdje42@gmail.com>
17697
17698 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17699 _caller_matches, _any_caller_is, _any_caller_matches.
17700
83740597
DE
177012014-09-09 Doug Evans <xdje42@gmail.com>
17702
17703 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17704
4c122fc3
YQ
177052014-09-09 Yao Qi <yao@codesourcery.com>
17706
17707 * gdb.mi/mi-var-display.exp: Set print symbol off.
17708
a9f116cb
GKB
177092014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17710
17711 PR gdb/17035
17712 * gdb.base/commands.exp: Add tests to verify user-defined
17713 commands with empty bodies.
17714 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17715 python commands in `show user command`.
17716 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17717 scheme commands in `show user command`.
17718
c75bd3a2
JK
177192014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17720
17721 PR python/17355
17722 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17723 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17724 * gdb.python/py-framefilter-invalidarg.exp: New file.
17725 * gdb.python/py-framefilter-invalidarg.py: New file.
17726
faa42425
DE
177272014-09-06 Doug Evans <xdje42@gmail.com>
17728
17729 PR 15276
17730 * gdb.python/py-caller-is.c: New file.
17731 * gdb.python/py-caller-is.exp: New file.
17732
474ca4f6
SDJ
177332014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17734
17735 PR gdb/17235
17736 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17737 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17738
eb0b0463
SDJ
177392014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17740
17741 PR fortran/17237
17742 * gdb.fortran/print-formatted.exp: New file.
17743 * gdb.fortran/print-formatted.f90: Likewise.
17744
5f3b99cf
SS
177452014-09-03 Sasha Smundak <asmundak@google.com>
17746
17747 * gdb.python/py-frame.exp: Test Frame.read_register.
17748
7d793aa9
SDJ
177492014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17750
17751 PR python/16699
17752 * gdb.python/py-completion.exp: New file.
17753 * gdb.python/py-completion.py: Likewise.
17754
fb0576e9
DE
177552014-08-28 Doug Evans <dje@google.com>
17756
17757 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17758 eax,etc. are live with values set by gdb and thus the compiler can't
17759 use them.
17760 * gdb.arch/i386-pseudo.c (main): Ditto.
17761
ee92b0dd
DE
177622014-08-27 Doug Evans <dje@google.com>
17763
17764 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17765
6649db35
DE
177662014-08-25 Doug Evans <dje@google.com>
17767
17768 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17769 (main): Ditto.
17770
564b7600
DE
177712014-08-25 Doug Evans <dje@google.com>
17772
17773 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17774
3881fb67
YQ
177752014-08-24 Yao Qi <yao@codesourcery.com>
17776
17777 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17778 symbol off.
17779 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17780
a05a36a5
DE
177812014-08-22 Doug Evans <dje@google.com>
17782
17783 PR 17276
17784 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17785 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17786 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17787
7c343b48
YQ
177882014-08-22 Yao Qi <yao@codesourcery.com>
17789
17790 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17791 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17792 * gdb.python/python.exp: Likewise. Use .py file on the host
17793 instead of the build.
17794
22fd09ae
JK
177952014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17796
17797 * gdb.threads/gcore-stale-thread.c: New file.
17798 * gdb.threads/gcore-stale-thread.exp: New file.
17799
a8454a7c
PA
178002014-08-21 Pedro Alves <palves@redhat.com>
17801
17802 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17803 * gdb.base/gcore-relro-pie.exp: Likewise.
17804 * gdb.base/gcore-relro.exp: Likewise.
17805 * gdb.base/gcore.exp: Likewise.
17806 * gdb.base/print-symbol-loading.exp: Likewise.
17807 * gdb.threads/gcore-thread.exp: Likewise.
17808 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17809
2a31c623
PA
178102014-08-20 Pedro Alves <palves@redhat.com>
17811 Jan Kratochvil <jan.kratochvil@redhat.com>
17812
17813 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17814 configure.
17815 (EXPECT): Handle READ1 being set.
17816 (all): Depend on EXTRA_RULES.
17817 (check-read1, expect-read1, read1.so, read1): New rules.
17818 * README (Testsuite Parameters): Document the READ1 make variable.
17819 (Race detection): New section.
17820 * configure: Regenerate.
17821 * configure.ac: If build==host==target, and running under a
17822 GNU/glibc system, add read1 to the extra Makefile rules.
17823 (EXTRA_RULES): AC_SUBST it.
17824 * lib/read1.c: New file.
17825
d36430db
JB
178262014-08-20 Joel Brobecker <brobecker@adacore.com>
17827
17828 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17829 the handling of variables declared as a typedef to an array
17830 which a DW_AT_data_location attribute.
17831
9a0dc9e3
PA
178322014-08-19 Andrew Burgess <aburgess@broadcom.com>
17833 Pedro Alves <palves@redhat.com>
17834
17835 PR symtab/14604
17836 PR symtab/14605
17837 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17838 gdb_test.
17839
0718a8da
PA
178402014-08-19 Pedro Alves <palves@redhat.com>
17841
17842 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17843
13b448cd
YQ
178442014-08-19 Yao Qi <yao@codesourcery.com>
17845
17846 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17847 right line.
17848
1cbf5077
DB
178492014-08-18 David Blaikie <dblaikie@gmail.com>
17850
17851 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17852
bf0fae19
JB
178532014-08-18 Joel Brobecker <brobecker@adacore.com>
17854
17855 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17856 attribute in array range.
17857
3c8c5dcc
JB
178582014-08-18 Joel Brobecker <brobecker@adacore.com>
17859
17860 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17861
e66d4446
SC
178622014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17863
17864 PR c++/17132
17865 * gdb.cp/pr17132.cc: New file.
17866 * gdb.cp/pr17132.exp: New file.
17867
940df408
SC
178682014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17869
17870 * gdb.python/py-xmethods.py (A_getarrayind)
17871 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17872 Use 'print' with function call syntax.
17873 (E_method_matcher.match): Fix tab vs space indentation mixup.
17874
ebcc6c3a
YQ
178752014-08-15 Yao Qi <yao@codesourcery.com>
17876
17877 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17878 false.
17879
775e0f04
YQ
178802014-08-15 Yao Qi <yao@codesourcery.com>
17881
17882 * gdb.cp/casts.exp: Set print symbol off.
17883 * gdb.cp/class2.exp: Likewise.
17884 * gdb.cp/overload.exp: Likewise.
17885 * gdb.cp/templates.exp: Likewise.
17886
d769e349
DE
178872014-08-11 Doug Evans <dje@google.com>
17888
17889 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17890 (test_load_shlib): Update.
17891
20c6f1e1
YQ
178922014-08-09 Yao Qi <yao@codesourcery.com>
17893
17894 * gdb.base/display.exp: Invoke is_address_zero_readable.
17895 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17896 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17897 * gdb.base/hbreak-unmapped.exp: Return if
17898 is_address_zero_readable returns true.
17899 * gdb.base/signest.exp: Likewise.
17900 * gdb.base/signull.exp: Likewise.
17901 * gdb.base/sigbpt.exp: Likewise.
17902 * gdb.guile/scm-disasm.exp: Do the test if
17903 is_address_zero_readable returns false.
17904 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17905 * gdb.python/py-arch.exp: Likewise.
17906 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17907 * lib/gdb.exp (is_address_zero_readable): New proc.
17908
5792e8e3
YQ
179092014-08-09 Yao Qi <yao@codesourcery.com>
17910
17911 PR testsuite/13443
17912 * gdb.mi/mi-var-display.exp: Make test messages unique.
17913
3cecbbbe
TT
179142014-08-04 Tom Tromey <tromey@redhat.com>
17915
17916 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17917 target 0".
17918
00b51ff5
TT
179192014-08-04 Tom Tromey <tromey@redhat.com>
17920
17921 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17922 "target_resume".
17923
6908c509
JB
179242014-08-01 Joel Brobecker <brobecker@adacore.com>
17925
17926 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17927 inner_vla_struct_object_size.
17928 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17929 as xfail.
17930
cc6563d2
PA
179312014-07-30 Pedro Alves <palves@redhat.com>
17932
17933 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17934 comment.
17935
7e09a223
YQ
179362014-07-29 Yao Qi <yao@codesourcery.com>
17937
17938 PR gdb/17206
17939 * gdb.base/until-nodebug.exp: New.
17940
7ebdbe92
DE
179412014-07-28 Doug Evans <xdje42@gmail.com>
17942
17943 PR guile/17203
17944 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17945 previously existing parameter, and previously ambiguously spelled
17946 parameter.
17947
fdb1adc6
WN
179482014-07-28 Will Newton <will.newton@linaro.org>
17949
17950 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17951
186fcde0
DE
179522014-07-26 Ludovic Courtès <ludo@gnu.org>
17953 Doug Evans <xdje42@gmail.com>
17954
17955 PR guile/17146
17956 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17957
70509625
PA
179582014-07-25 Pedro Alves <palves@redhat.com>
17959
17960 * gdb.threads/signal-command-handle-nopass.c: New file.
17961 * gdb.threads/signal-command-handle-nopass.exp: New file.
17962 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17963 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17964 * gdb.threads/signal-delivered-right-thread.c: New file.
17965 * gdb.threads/signal-delivered-right-thread.exp: New file.
17966
c3f814a1
PA
179672014-07-25 Pedro Alves <palves@redhat.com>
17968
17969 * gdb.base/double-prompt-target-event-error.exp
17970 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17971 match.
17972 (cancel_pagination_in_target_event): Rework double prompt
17973 detection.
17974 * gdb.base/paginate-after-ctrl-c-running.exp
17975 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17976 <return>' match.
17977 * gdb.base/paginate-bg-execution.exp
17978 (test_bg_execution_pagination_return)
17979 (test_bg_execution_pagination_cancel): Remove '-notransfer
17980 <return>' matches.
17981 * gdb.base/paginate-execution-startup.exp
17982 (test_fg_execution_pagination_return)
17983 (test_fg_execution_pagination_cancel): Remove '-notransfer
17984 <return>' matches.
17985 * gdb.base/paginate-inferior-exit.exp
17986 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17987 match.
17988 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17989 * lib/gdb.exp (pagination_prompt): Run text through
17990 string_to_regexp.
17991 (gdb_test_multiple): Match $pagination_prompt instead of
17992 "<return>".
17993 (string_to_regexp): Move to lib/gdb-utils.exp.
17994
e214cf6c
JK
179952014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17996
17997 * gdb.arch/amd64-entry-value-paramref.S: New file.
17998 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17999 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18000 * gdb.arch/amd64-optimout-repeat.S: New file.
18001 * gdb.arch/amd64-optimout-repeat.c: New file.
18002 * gdb.arch/amd64-optimout-repeat.exp: New file.
18003
17d0c5c8
JK
180042014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18005
18006 PR gdb/17170
18007 * gdb.base/statistics.exp: New file.
18008
b8b8facf
DE
180092014-07-17 Doug Evans <dje@google.com>
18010
74b49205 18011 PR gdb/17170
b8b8facf
DE
18012 * gdb.base/maint.exp: Update testing of per-command stats.
18013
1b5d0ab3
PA
180142014-07-16 Pedro Alves <palves@redhat.com>
18015
18016 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18017 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18018 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18019 (tfile_write_buf): New functions.
18020 (add_memory_block): Rewrite using the above.
18021 (adjust_function_address): New function.
18022 (FUNCTION_ADDRESS): New macro.
18023 (write_basic_trace_file): Remove short_x local, and use
18024 tfile_write_16. Change type of func_addr local to unsigned long
18025 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18026 here. Cast argument of add_memory_block to char pointer.
18027 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18028 (main): Remove parameters.
18029 * gdb.trace/tfile.exp: Remove nowarnings.
18030
4d974e88
SM
180312014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18032
18033 * gdb.base/debug-expr.exp: Test string evaluation with
18034 "debug expression" on.
18035
41e99568
PA
180362014-07-15 Pedro Alves <palves@redhat.com>
18037
18038 * gdb.base/reread.exp: Use clean_restart.
18039
487d9753
PL
180402014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18041
18042 * gdb.arch/avr-flash-qualifer.c: New.
18043 * gdb.arch/avr-flash-qualifer.exp: New.
18044
cc1c52ad
PA
180452014-07-14 Pedro Alves <palves@redhat.com>
18046
18047 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18048 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18049
1e973570
PA
180502014-07-14 Pedro Alves <palves@redhat.com>
18051
18052 * gdb.base/double-prompt-target-event-error.c: New file.
18053 * gdb.base/double-prompt-target-event-error.exp: New file.
18054
93d6eb10
PA
180552014-07-14 Pedro Alves <palves@redhat.com>
18056
18057 PR gdb/17072
18058 * gdb.base/paginate-inferior-exit.c: New file.
18059 * gdb.base/paginate-inferior-exit.exp: New file.
18060
0017922d
PA
180612014-07-14 Pedro Alves <palves@redhat.com>
18062
18063 PR gdb/17072
18064 * gdb.base/paginate-bg-execution.c: New file.
18065 * gdb.base/paginate-bg-execution.exp: New file.
18066
94696ad3
PA
180672014-07-14 Pedro Alves <palves@redhat.com>
18068
18069 PR gdb/17072
18070 * gdb.base/paginate-execution-startup.c: New file.
18071 * gdb.base/paginate-execution-startup.exp: New file.
18072 * lib/gdb.exp (pagination_prompt): New global.
18073 (default_gdb_spawn): New procedure, factored out from
18074 default_gdb_spawn.
18075 (default_gdb_start): Adjust to call default_gdb_spawn.
18076 (gdb_spawn): New procedure.
18077
bd293940
PA
180782014-07-14 Pedro Alves <palves@redhat.com>
18079
18080 * lib/gdb.exp (gdb_assert): New procedure.
18081 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18082
c933f875
PA
180832014-07-14 Pedro Alves <palves@redhat.com>
18084
18085 * gdb.base/execution-termios.c: New file.
18086 * gdb.base/execution-termios.exp: New file.
18087
d98b7a16
TT
180882014-07-14 Tom Tromey <tromey@redhat.com>
18089
18090 * gdb.cp/vla-cxx.cc: New file.
18091 * gdb.cp/vla-cxx.exp: New file.
18092
548740d6
TT
180932014-07-14 Tom Tromey <tromey@redhat.com>
18094
18095 * gdb.reverse/rerun-prec.c: New file.
18096 * gdb.reverse/rerun-prec.exp: New file.
18097
a25eb028
MR
180982014-07-12 Maciej W. Rozycki <macro@mips.com>
18099 Maciej W. Rozycki <macro@codesourcery.com>
18100
18101 * lib/gdb-utils.exp: New file.
18102 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18103 inline `gdb_init_command' processing.
18104 (gdb_start_cmd): Likewise.
18105 * lib/mi-support.exp (mi_run_cmd): Likewise.
18106 * README: Document `gdb_init_command' and `gdb_init_commands'.
18107
218c2655
JK
181082014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18109
18110 Fix false FAIL running under a very long directory name.
18111 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18112 and "set print elements 10000". Twice.
18113
5401fde3
YQ
181142014-07-11 Yao Qi <yao@codesourcery.com>
18115
18116 * gdb.base/exprs.exp: "set print symbol off".
18117
e76126e8
PA
181182014-07-11 Pedro Alves <palves@redhat.com>
18119
18120 * gdb.threads/kill.c: New file.
18121 * gdb.threads/kill.exp: New file.
18122
2d6f0de6
YQ
181232014-07-10 Yao Qi <yao@codesourcery.com>
18124
18125 * gdb.trace/tfile.c (write_basic_trace_file)
18126 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18127 address written to trace file.
18128
7180e04a
PA
181292014-07-09 Pedro Alves <palves@redhat.com>
18130
18131 * gdb.base/attach-wait-input.exp: New file.
18132 * gdb.base/attach-wait-input.c: New file.
18133
9a9a7608
AB
181342014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18135
18136 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18137 setting up test structures.
18138 (main): Call new test function.
18139 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18140 test function, continue into test function and walk test
18141 structures.
18142
161ac41e
YQ
181432014-07-02 Yao Qi <yao@codesourcery.com>
18144
18145 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18146 'bar_start' at the beginning of functions 'foo' and 'bar'
18147 respectively.
18148 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18149 instead of 'foo' and 'bar'.
18150
1f267ae3
MM
181512014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18152
18153 * gdb.btrace/segv.exp: New.
18154 * gdb.btrace/segv.c: New.
18155
2b239efb
LM
181562014-07-02 Luis Machado <lgustavo@codesourcery.com>
18157
18158 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18159 instruction.
18160
cf363f18
MW
181612014-06-30 Mark Wielaard <mjw@redhat.com>
18162
18163 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18164 vulture, vilify, villar): New volatile array constants.
18165 (vindictive, vegetation): New const volatile array constants.
18166 * gdb.base/volatile.exp: Test volatile and const volatile array
18167 types.
18168
aebf9d24
AA
181692014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18170
18171 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18172 target lacks support for awatch, rwatch, or hbreak.
18173
b67a2c6f
YQ
181742014-06-27 Yao Qi <yao@codesourcery.com>
18175
18176 * gdb.multi/dummy-frame-restore.exp: New.
18177 * gdb.multi/dummy-frame-restore.c: New.
18178
aef92902
MM
181792014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18180
18181 * gdb.btrace/gcore.exp: New.
18182
8e9db26e
PA
181832014-06-23 Pedro Alves <palves@redhat.com>
18184
18185 * gdb.base/watchpoint-reuse-slot.c: New file.
18186 * gdb.base/watchpoint-reuse-slot.exp: New file.
18187
70afc5b7
SC
181882014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18189
18190 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18191 progspace's filename in 'info', 'enable' and 'disable' command
18192 tests.
18193
b972bd9c
JK
181942014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18195
18196 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18197 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18198 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18199
125f8a3d
GB
182002014-06-20 Gary Benson <gbenson@redhat.com>
18201
18202 * gdb.arch/i386-avx.exp: Fix include file location.
18203 * gdb.arch/i386-sse.exp: Likewise.
18204
3ed9baed
IB
182052014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18206
18207 * gdb.dlang/expression.exp: New file.
18208
034f788c
PA
182092014-06-19 Pedro Alves <palves@redhat.com>
18210
18211 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18212 out from ...
18213 (top level): ... here. Iterate running tests under different
18214 scheduler-locking settings.
18215
45371d0c
LM
182162014-06-18 Luis Machado <lgustavo@codesourcery.com>
18217
18218 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18219 to DW_FORM_addr and use non-zero addresses.
18220
5d376983
SC
182212014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18222
18223 PR gdb/17017
18224 * gdb.python/py-xmethods.cc: Add global function call counters and
18225 increment them in their respective functions. Remove "cout"
18226 statements.
18227 * gdb.python/py-xmethods.exp: Make tests check the global function
18228 call counters instead of depending on inferior IO.
18229
a1aa2221
LM
182302014-06-18 Don Breazeal <donb@codesourcery.com>
18231
18232 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18233 Deleted procedure.
18234 (explicit_fork_parent_follow): Deleted procedure.
18235 (explicit_fork_child_follow): Deleted procedure.
18236 (test_follow_fork): New procedure.
18237 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18238 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18239 procedure calls.
18240
0fc05997
YQ
182412014-06-17 Yao Qi <yao@codesourcery.com>
18242
18243 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18244 CP1252.
18245
70795c52
LM
182462014-06-17 Luis Machado <lgustavo@codesourcery.com>
18247
18248 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18249 Initialize ptr and S explicitly.
18250 (skip_type_update_when_not_use_rtti_test): Likewise.
18251
6be47f0c
KS
182522014-06-16 Keith Seitz <keiths@redhat.com>
18253
18254 PR mi/15863
18255 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18256 the inferior is started.
18257
d03de421
PA
182582014-06-16 Pedro Alves <palves@redhat.com>
18259
18260 * gdb.base/break-main-file-remove-fail.c: New file.
18261 * gdb.base/break-main-file-remove-fail.exp: New file.
18262 * gdb.base/break-unload-file.exp: Use build_executable instead of
18263 prepare_for_testing.
18264 (test_break): New parameter "initial_load". Handle it.
18265 (top level): Add initial_load cmdline/file axis.
18266
f9579b99
TT
182672014-06-12 Tom Tromey <tromey@redhat.com>
18268
18269 * gdb.base/completion.exp: Don't use directory name in test.
18270
3657956b
GB
182712014-06-09 Gary Benson <gbenson@redhat.com>
18272
18273 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18274 separate the always-available ANSI-standard signals from the
18275 signals that require checking.
18276 (main): Likewise.
18277 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18278 Likewise.
18279 (main): Likewise.
18280
4186eb54
KS
182812014-06-07 Keith Seitz <keiths@redhat.com>
18282
18283 Revert:
18284 PR c++/16253
18285 * gdb.cp/var-tag.cc: New file.
18286 * gdb.cp/var-tag.exp: New file.
18287 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18288 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18289 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18290 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18291
25326a28 182922014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18293
18294 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18295
829155c9
PA
182962014-06-06 Pedro Alves <palves@redhat.com>
18297
18298 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18299 in target debug output instead of looking at RSP packets,
18300 disabling the test on any target that uses hardware stepping.
18301 Update comments.
18302
61c8d22e
PA
183032014-06-06 Pedro Alves <palves@redhat.com>
18304
18305 * gdb.base/break-unload-file.exp: Fix typo.
18306
d9a47287
YQ
183072014-06-06 Yao Qi <yao@codesourcery.com>
18308
18309 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18310 from "jit_function" to "^jit_function".
18311
e5e01dbf
YQ
183122014-06-06 Yao Qi <yao@codesourcery.com>
18313
18314 * gdb.base/async.c (foo): Add one statement.
18315 * gdb.base/async.exp: Get the next instruction address and
18316 match the output of "nexti" by instruction address. Match
18317 the hex address in the output of "finish".
18318
73ba372c
GB
183192014-06-06 Gary Benson <gbenson@redhat.com>
18320
18321 * gdb.base/call-signals.c: Remove preprocessor conditionals
18322 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18323 SIGSEGV and SIGTERM.
18324 * gdb.base/sigall.c: Likewise.
18325 * gdb.base/unwindonsignal.c: Likewise.
18326 * gdb.reverse/sigall-reverse.c: Likewise.
18327
831517df
YQ
183282014-06-06 Yao Qi <yao@codesourcery.com>
18329
18330 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18331 readable, skip the test.
18332
b8b91e98
YQ
183332014-06-06 Yao Qi <yao@codesourcery.com>
18334
18335 * gdb.threads/staticthreads.c (thread_function): Move the line
18336 setting breakpoint on forward.
18337 * gdb.threads/staticthreads.exp: Update comments.
18338
fb934770
LC
183392014-06-05 Ludovic Courtès <ludo@gnu.org>
18340
18341 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18342 "history-append! type error".
18343
6ef284bd
SM
183442014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18345
18346 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18347 erroneous dprintf expected input.
18348
a872e241
DE
183492014-06-04 Doug Evans <xdje42@gmail.com>
18350
18351 * gdb.guile/scm-generics.exp: Delete.
18352
16f691fb
DE
183532014-06-04 Doug Evans <xdje42@gmail.com>
18354
18355 * gdb.guile/scm-breakpoint.exp: Update.
18356 Add tests for breakpoint registration.
18357
012370f6
TT
183582014-06-04 Tom Tromey <tromey@redhat.com>
18359
18360 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18361 VLA-in-union.
18362 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18363 inner_vla_struct, vla_union types. Initialize objects of those
18364 types and compute their sizes.
18365
9f5a4cef
HZ
183662014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18367 Hui Zhu <hui@codesourcery.com>
18368
18369 * gdb.base/fileio.exp: Add test for shell not available as well as
18370 available.
18371 * gdb.base/fileio.c (test_system): Check for shell twice.
18372
90a45c4d
YQ
183732014-06-04 Yao Qi <yao@codesourcery.com>
18374
18375 * gdb.base/auto-connect-native-target.exp: Remove redundant
18376 space from the regexp pattern.
18377
70017e41
YQ
183782014-06-04 Yao Qi <yao@codesourcery.com>
18379
18380 * gdb.base/default.exp: Replace "child" with "native" in
18381 regexp pattern.
18382
883964a7
SC
183832014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18384
18385 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18386 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18387 * gdb.python/py-xmethods.py: Python script supporting the
18388 new testcase and tests.
18389
ef370185
JB
183902014-06-03 Joel Brobecker <brobecker@adacore.com>
18391 Pedro Alves <palves@redhat.com>
18392
18393 PR breakpoints/17000
18394 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18395 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18396
1e2ccb61
BM
183972014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18398
18399 * gdb.base/subst.exp: Add tests to verify partial path matching
18400 output.
18401
c6ec5ab2
PA
184022014-06-03 Pedro Alves <palves@redhat.com>
18403
18404 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18405 target that doesn't use software single-stepping.
18406
835c559f
PA
184072014-06-03 Pedro Alves <palves@redhat.com>
18408
18409 PR breakpoints/17000
18410 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18411 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18412
06eb1586
DE
184132014-06-02 Doug Evans <xdje42@gmail.com>
18414
18415 * gdb.guile/scm-parameter.exp: New file.
18416
e698b8c4
DE
184172014-06-02 Doug Evans <xdje42@gmail.com>
18418
18419 * gdb.guile/scm-cmd.c: New file.
18420 * gdb.guile/scm-cmd.exp: New file.
18421
ded03782
DE
184222014-06-02 Doug Evans <xdje42@gmail.com>
18423
18424 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18425 pretty-printer lookup.
18426 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18427 (make-pp_s-printer): Call it.
18428 (make-pretty-printer-from-dict): New function.
18429 (lookup-pretty-printer-maker-from-dict): New function.
18430 (*pretty-printer*): Simplify.
18431 (make-objfile-pp_s-printer): New function.
18432 (install-objfile-pretty-printers!): New function.
18433 (make-progspace-pp_s-printer): New function.
18434 (install-progspace-pretty-printers!): New function.
18435 * gdb.guile/scm-progspace.c: New file.
18436 * gdb.guile/scm-progspace.exp: New file.
18437
41fac0cf
PA
184382014-06-02 Pedro Alves <palves@redhat.com>
18439
18440 * gdb.base/dprintf-bp-same-addr.c: New file.
18441 * gdb.base/dprintf-bp-same-addr.exp: New file.
18442
96ae5695
EBM
184432014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18444
18445 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18446 * gdb.arch/powerpc-power.s: Likewise.
18447
da02b3a8
JB
184482014-06-02 Joel Brobecker <brobecker@adacore.com>
18449
18450 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18451
c72b2e7b
YQ
184522014-06-01 Yao Qi <yao@codesourcery.com>
18453
18454 * gdb.base/watchpoint.exp (test_watch_location): Check null
18455 pointer can be dereferenced. If not, do the test, otherwise
18456 skip it.
18457
53e8a631
AB
184582014-05-30 Andrew Burgess <aburgess@broadcom.com>
18459
18460 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18461 results.
18462 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18463
938f0e2f
AB
184642014-05-30 Andrew Burgess <aburgess@broadcom.com>
18465
18466 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18467 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18468 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18469 * gdb.arch/amd64-invalid-stack-top.c: New file.
18470 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18471
9ba6657a
PA
184722014-05-30 Pedro Alves <palves@redhat.com>
18473
18474 PR breakpoints/17000
18475 * gdb.base/sss-bp-on-user-bp.c: New file.
18476 * gdb.base/sss-bp-on-user-bp.exp: New file.
18477
522c09bf
DB
184782014-05-30 David Blaikie <dblaikie@gmail.com>
18479
18480 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18481 gnu_inline semantics via attribute.
18482 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18483 source explicitly specifies the required semantics.
18484
bf4ef81e
MR
184852014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18486
18487 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18488
329ea579
PA
184892014-05-29 Pedro Alves <palves@redhat.com>
18490 Tom Tromey <tromey@redhat.com>
18491
18492 * gdb.base/async-shell.exp: Don't enable target-async.
18493 * gdb.base/async.exp
18494 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18495 parameter. Adjust.
18496 (top level): Don't test with "target-async".
18497 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18498 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18499 * gdb.base/inferior-died.exp: Don't enable target-async.
18500 * gdb.base/interrupt-noterm.exp: Likewise.
18501 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18502 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18503 * gdb.mi/mi-nonstop.exp: Likewise.
18504 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18505 * gdb.mi/mi-nsintrall.exp: Likewise.
18506 * gdb.mi/mi-nsmoribund.exp: Likewise.
18507 * gdb.mi/mi-nsthrexec.exp: Likewise.
18508 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18509 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18510 * gdb.python/py-evsignal.exp: Don't enable target-async.
18511 * gdb.python/py-evthreads.exp: Likewise.
18512 * gdb.python/py-prompt.exp: Likewise.
18513 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18514 * gdb.server/solib-list.exp: Don't enable target-async.
18515 * gdb.threads/thread-specific-bp.exp: Likewise.
18516 * lib/mi-support.exp: Adjust to use mi-async.
18517
fd664c91
PA
185182014-05-29 Pedro Alves <palves@redhat.com>
18519
18520 PR gdb/13860
18521 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18522 reason, even in sync mode.
18523
251bde03
PA
185242014-05-29 Pedro Alves <palves@redhat.com>
18525 Hui Zhu <hui@codesourcery.com>
18526
18527 PR PR15693
18528 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18529 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18530 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18531 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18532
7f3c0343
JB
185332014-05-28 Joel Brobecker <brobecker@adacore.com>
18534
18535 * config/monitor.exp (gdb_target_monitor): Replace use of
18536 "set remotebaud" by "set serial baud".
18537
b2715b27
AW
185382014-05-26 Andy Wingo <wingo@igalia.com>
18539
18540 * gdb.guile/scm-breakpoint.exp:
18541 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18542 properties instead of gdb-object-properties.
18543
498a4489
YQ
185442014-05-26 Yao Qi <yao@codesourcery.com>
18545
18546 * gdb.server/no-thread-db.exp: Specify source file name
18547 explicitly when setting a breakpoint.
18548
589fdceb
MM
185492014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18550
18551 * gdb.btrace/vdso.c: New.
18552 * gdb.btrace/vdso.exp: New.
18553
e9089e05
MM
185542014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18555
18556 * gdb.base/gcore.exp (capture_command_output): Move ...
18557 * lib/gdb.exp (capture_command_output): ... here.
18558
67b5c0c1
MM
185592014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18560
18561 * gdb.btrace/data.exp: Test memory access during btrace replay.
18562
a2199296
SM
185632014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18564
18565 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18566
17b2616c
PA
185672014-05-21 Pedro Alves <palves@redhat.com>
18568
18569 PR gdb/13860
18570 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18571 (top level): Test that output related to execution commands is
18572 sent to the console with CLI commands, but not with MI commands.
18573 Test that breakpoint events are always mirrored to the console.
18574 Also expect the new source line to be output after a "next" in
18575 async mode too. Make it a pass/fail test.
18576 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18577 output.
18578 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18579
5166082f
PA
185802014-05-21 Pedro Alves <palves@redhat.com>
18581
18582 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18583 Use them to test variations of "list" after reaching a breakpoint.
18584 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18585 Test "list" with listsize 10 after reaching a breakpoint.
18586 * gdb.python/python.exp (decode_line current location line
18587 number): Adjust expected line number.
18588
2f25d70f
SM
185892014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18590
18591 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18592 behavior for $args, pass it directly to "run".
18593
ff604a67
MR
185942014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18595
18596 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18597 30000 to 65536.
18598
6a3cb8e8
PA
185992014-05-21 Pedro Alves <palves@redhat.com>
18600
18601 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18602 auto-connect-native-target off".
18603 * gdb.base/auto-connect-native-target.c: New file.
18604 * gdb.base/auto-connect-native-target.exp: New file.
18605
4ebfc96e
PA
186062014-05-21 Pedro Alves <palves@redhat.com>
18607
18608 * gdb.base/default.exp: Test "target native" instead of "target
18609 child".
18610
36d46afb
MW
186112014-05-21 Mark Wielaard <mjw@redhat.com>
18612
18613 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18614
5876f503
JK
186152014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18616
18617 Fix TLS access for -static -pthread.
18618 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18619 <HAVE_TLS> (thread_function, main): Initialize it.
18620 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18621 Add clean_restart.
18622 <$have_tls != "">: Check TLSVAR.
18623
0256a6ac
PA
186242014-05-21 Pedro Alves <palves@redhat.com>
18625
18626 * gdb.base/dcache-line-read-error.c: New.
18627 * gdb.base/dcache-line-read-error.exp: New.
18628
936d2992
PA
186292014-05-20 Pedro Alves <palves@redhat.com>
18630
18631 * gdb.base/compare-sections.c: New file.
18632 * gdb.base/compare-sections.exp: New file.
18633
802e8e6d
PA
186342014-05-20 Pedro Alves <palves@redhat.com>
18635
18636 * gdb.base/break-idempotent.c: New file.
18637 * gdb.base/break-idempotent.exp: New file.
18638
e59fa00f
MM
186392014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18640
18641 * gdb.btrace/nohist.exp: New.
18642
8b696e31
YQ
186432014-05-20 Yao Qi <yao@codesourcery.com>
18644
18645 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18646 gdb.reverse directory and gdb_reverse_timeout exists in board
18647 setting.
18648 * README: Document gdb_reverse_timeout.
18649
73c9764f
YQ
186502014-05-20 Yao Qi <yao@codesourcery.com>
18651
18652 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18653 'test_file_name'. Treat args as a string instead of a list.
18654 (gdb_init): Rename argument 'args' by 'test_file_name'.
18655
f1f4348a
JK
186562014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18657
18658 * gdb.arch/powerpc-power.exp: New file.
18659 * gdb.arch/powerpc-power.s: New file.
18660
0dbe70ce
DE
186612014-05-16 Doug Evans <dje@google.com>
18662
18663 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18664 * gdb.base/completion.exp: Check that all expected files exist
18665 before doing file completion.
0dbe70ce 18666
8d551b02
DE
186672014-05-16 Doug Evans <dje@google.com>
18668
18669 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18670 Update.
18671 (do_syscall_tests_without_xml): Update.
18672
73eb7709
PA
186732014-05-16 Pedro Alves <palves@redhat.com>
18674
18675 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18676 instead of "unknown output after running".
18677
3fae92fc
YQ
186782014-05-16 Yao Qi <yao@codesourcery.com>
18679
18680 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18681 file1.txt from host at the end.
18682 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18683
c2b2ccc5
DE
186842014-05-15 Doug Evans <dje@google.com>
18685
18686 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18687 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18688 loading file. Add test for TU lookup.
18689
8c217a4b
SM
186902014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18691
18692 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18693 calling "-exec-arguments" or "set args" before running the
18694 inferior.
18695
3deb39c6
SM
186962014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18697
18698 * lib/mi-support.exp (mi_expect_stop): Expect message for
18699 inferiors that exit with non-zero exit code.
18700
71a79f8c
YQ
187012014-05-14 Yao Qi <yao@codesourcery.com>
18702
18703 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18704 match absolute path on remote host.
18705 (test_file_list_exec_source_files): Remove "/" from the
18706 pattern.
18707
f23fcd46
YQ
187082014-05-14 Yao Qi <yao@codesourcery.com>
18709
18710 * boards/local-remote-host-notty.exp (${board}_file): New
18711 proc.
18712
9404b58f
KM
187132014-05-07 Kyle McMartin <kyle@redhat.com>
18714
18715 Pushed by Joel Brobecker <brobecker@adacore.com>.
18716 * gdb.arch/aarch64-atomic-inst.c: New file.
18717 * gdb.arch/aarch64-atomic-inst.exp: New file.
18718
5e45f04c
YQ
187192014-05-07 Yao Qi <yao@codesourcery.com>
18720
18721 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18722 in current context" too.
18723
c888a17d
KS
187242014-05-05 Keith Seitz <keiths@redhat.com>
18725
18726 * gdb.linespec/ls-dollar.exp: Add test for linespec
18727 file:convenience_variable.
18728
290a839c
YQ
187292014-05-05 Yao Qi <yao@codesourcery.com>
18730
18731 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18732 traceframes into tfile and ctf trace files. Read data from
18733 trace file and test collected data.
18734 (gdb_collect_locals_test): Likewise.
18735 (gdb_unavailable_registers_test): Likewise.
18736 (gdb_unavailable_floats): Likewise.
18737 (gdb_collect_globals_test): Likewise.
18738 (top-level): Append "ctf" to trace_file_targets if GDB
18739 supports.
18740
b5262cd0
YQ
187412014-05-05 Yao Qi <yao@codesourcery.com>
18742
18743 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18744 code to ...
18745 (gdb_collect_args_test_1): ... it. New proc.
18746 (gdb_collect_locals_test): Move some code to ...
18747 (gdb_collect_locals_test_1): ... it. New proc.
18748 (gdb_unavailable_registers_test): Move some code to ...
18749 (gdb_unavailable_registers_test_1): ... it. New proc.
18750 (gdb_unavailable_floats): Move some code to ...
18751 (gdb_unavailable_floats_1): ... it. New proc.
18752
30a1e6cc
SDJ
187532014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18754
18755 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18756 probes to test for bitness recognition.
18757 * gdb.arch/amd64-stap-optional-prefix.exp
18758 (test_probe_value_without_reg): New procedure.
18759 Add code to test for different kinds of bitness.
18760
f33da99a
SDJ
187612014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18762
18763 PR breakpoints/16889
18764 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18765 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18766
5b80f00d
PA
187672014-05-01 Pedro Alves <palves@redhat.com>
18768
18769 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18770 gdb_file_cmd if no file is specified.
18771 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18772 last_loaded_file to set the remote exec-file.
18773
f8c2a73c
PA
187742014-05-01 Pedro Alves <palves@redhat.com>
18775
18776 * boards/local-remote-host.exp: New file.
18777
be6e8ac7
PA
187782014-05-01 Pedro Alves <palves@redhat.com>
18779
18780 * boards/local-remote-host.exp: Rename to ...
18781 * boards/local-remote-host-notty.exp: ... this.
18782
cac0dc8f
JB
187832014-04-28 Joel Brobecker <brobecker@adacore.com>
18784
18785 * gdb.ada/dyn_arrayidx: New testcase.
18786
9730e6cc
YQ
187872014-04-26 Yao Qi <yao@codesourcery.com>
18788
18789 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18790 and compute the length of function main. Save it in
18791 $main_length.
18792 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18793 (top-level): Use gdb_compile to compile objects into
18794 executable and restart GDB. Remove invocation to
18795 prepare_for_testing.
18796
7ae1a6a6
PA
187972014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18798 Pedro Alves <palves@redhat.com>
18799
18800 PR server/16255
18801 * gdb.multi/multi-attach.c: New file.
18802 * gdb.multi/multi-attach.exp: New file.
18803
4082afcc
PA
188042014-04-25 Pedro Alves <palves@redhat.com>
18805
18806 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18807 user.
18808 (top level): Test that "set remote conditional-breakpoints-packet
18809 off" works as intended.
18810 * gdb.base/dprintf.exp: Test that "set remote
18811 breakpoint-commands-packet off" works as intended.
18812 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18813 New function.
18814 (top level): Call it.
18815 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18816 remote fast-tracepoints-packet off" works as intended.
18817 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18818 * lib/gdb.exp (gdb_is_target_remote): ... here.
18819
2abc3f8d
DB
188202014-04-24 David Blaikie <dblaikie@gmail.com>
18821
18822 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18823 ensure clang would not discard them.
18824 * gdb.base/gdbvars.c: Ditto.
18825 * gdb.base/memattr.c: Ditto.
18826 * gdb.base/whatis.c: Ditto.
18827 * gdb.python/py-prettyprint.c: Ditto.
18828 * gdb.trace/actions.c: Ditto.
18829 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18830 ensure clang would not discard it.
18831
bfd39632
DB
188322014-04-24 David Blaikie <dblaikie@gmail.com>
18833
18834 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18835 clang to emit the full definition of type required by the test
18836 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18837
22842ff6
DB
188382014-04-24 David Blaikie <dblaikie@gmail.com>
18839
18840 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18841 coax Clang into emitting the definition of the type.
18842 * gdb.cp/pr10728-x.h (y): Ditto.
18843 * gdb.cp/pr10728-y.cc (y): Ditto.
18844
c2e827ad
DB
188452014-04-24 David Blaikie <dblaikie@gmail.com>
18846
18847 * gdb.base/label.exp: XFAIL label related tests under Clang.
18848 * gdb.cp/cplabel.exp: Ditto.
18849 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18850 under Clang those using labels.
18851
4c2d33e7
YQ
188522014-04-25 Yao Qi <yao@codesourcery.com>
18853
18854 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18855 double_label.
18856 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18857 partial_label and double_label.
18858
56083b99
DB
188592014-04-24 David Blaikie <dblaikie@gmail.com>
18860
18861 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18862
25d4e99d
DB
188632014-04-24 David Blaikie <dblaikie@gmail.com>
18864
18865 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18866 of the function to work across GCC and Clang.
18867 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18868 pointer types (const void ** const V void **).
18869
01f9f808
MS
188702014-04-24 Michael Sturm <michael.sturm@mintel.com>
18871 Walfred Tedeschi <walfred.tedeschi@intel.com>
18872
18873 * Makefile.in (EXECUTABLES): Added i386-avx512.
18874 * gdb.arch/i386-avx512.c: New file.
18875 * gdb.arch/i386-avx512.exp: Likewise.
18876
4b48d439
KS
188772014-04-23 Keith Seitz <keiths@redhat.com>
18878
18879 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18880 (mi_make_breakpoint_table): New procedure.
18881 (mi_create_breakpoint): Use mi_make_breakpoint
18882 and return the result.
18883 (mi_make_breakpoint): New procedure.
18884 (mi_build_kv_pairs): New procedure.
18885
18886 * gdb.mi/mi-break.exp: Remove unused globals,
18887 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18888 All callers updated.
18889 * gdb.mi/mi-dprintf.exp: Use variable to track command
18890 number.
18891 Update all callers of mi_create_breakpoint and use
18892 mi_make_breakpoint_table.
18893 Remove any unused global variables.
18894 * gdb.mi/mi-nonstop.exp: Likewise.
18895 * gdb.mi/mi-nsintrall.exp: Likewise.
18896 * gdb.mi/mi-nsmoribund.exp: Likewise.
18897 * gdb.mi/mi-nsthrexec.exp: Likewise.
18898 * gdb.mi/mi-reverse.exp: Likewise.
18899 * gdb.mi/mi-simplerun.exp: Likewise.
18900 * gdb.mi/mi-stepn.exp: Likewise.
18901 * gdb.mi/mi-syn-frame.exp: Likewise.
18902 * gdb.mi/mi-until.exp: Likewise.
18903 * gdb.mi/mi-var-cp.exp: Likewise.
18904 * gdb.mi/mi-var-display.exp: Likewise.
18905 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18906 * gdb.mi/mi2-var-child.exp: Likewise.
18907 * gdb.mi/mi-vla-c99.exp: Likewise.
18908 * lib/mi-support.exp: Likewise.
18909
18910 From Ian Lance Taylor <iant@cygnus.com>:
18911 * lib/gdb.exp (parse_args): New procedure.
18912
08351840
PA
189132014-04-23 Pedro Alves <palves@redhat.com>
18914
18915 * gdb.base/break-unload-file.c: New file.
18916 * gdb.base/break-unload-file.exp: New file.
18917 * gdb.base/sym-file-lib.c (baz): New function.
18918 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18919 field.
18920 (load): Store the segment's mapped size.
18921 (unload): New function.
18922 (unload_shlib): New function.
18923 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18924 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18925 set a breakpoint at baz, and call it.
18926 * gdb.base/sym-file.exp: New tests for stale breakpoint
18927 instructions.
18928
076855f9
PA
189292014-04-23 Pedro Alves <palves@redhat.com>
18930
18931 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18932 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18933 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18934 * gdb.base/hbreak-unmapped.c: New file.
18935 * gdb.base/hbreak-unmapped.exp: New file.
18936 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18937 * lib/gdb.exp (gdb_is_target_remote): ... here.
18938
483805cf
PA
189392014-04-22 Pedro Alves <palves@redhat.com>
18940
18941 * gdb.base/consecutive-step-over.c: New file.
18942 * gdb.base/consecutive-step-over.exp: New file.
18943
06d97543
PA
189442014-04-22 Pedro Alves <palves@redhat.com>
18945
18946 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18947 instead of send_gdb/gdb_expect.
18948
b4429ea2
YQ
189492014-04-22 Yao Qi <yao@codesourcery.com>
18950
18951 * lib/trace-support.exp (generate_tracefile): New procedure.
18952 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18953 return 0.
18954 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18955 if generate_tracefile returns 1.
18956
51d48146
PA
189572014-04-18 Tom Tromey <palves@redhat.com>
18958 Pedro alves <tromey@redhat.com>
18959
18960 PR backtrace/15558
18961 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18962 with a backtrace limit.
18963 * gdb.python/py-frame-inline.exp: Test running to an inline
18964 function with a backtrace limit, and printing the newest frame.
18965 * gdb.python/py-frame-inline.c (main): Call f.
18966
bd1dce5f
MS
189672014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18968
18969 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18970
40d1a503
MS
189712014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18972
18973 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18974 Drop prefix from unsupported source file path.
18975
389b98f7
YQ
189762014-04-17 Yao Qi <yao@codesourcery.com>
18977
18978 * lib/gdb.exp (with_target_charset): New proc.
18979 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18980 with_target_charset.
18981 (test_print_strings): Likewise.
18982 (test_repeat_bytes): Likewise.
18983 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18984 for some tests.
18985
22869d73
KS
189862014-04-16 Keith Seitz <keiths@redhat.com>
18987
18988 PR gdb/15827
18989 * gdb.dwarf2/corrupt.c: New file.
18990 * gdb.dwarf2/corrupt.exp: New file.
18991
c4f87ca6
KS
189922014-04-16 Keith Seitz <keiths@redhat.com>
18993
18994 PR c++/16597
18995 * gdb.cp/namelessclass.cc: New file.
18996 * gdb.cp/namelessclass.exp: New file.
18997 * gdb.cp/namelessclass.S: New file.
18998
ab19de87
DE
189992014-04-16 Doug Evans <dje@google.com>
19000
19001 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19002 Add comment.
19003 (gdbserver_default_get_comm_port): New function.
19004 (gdbserver_start): Check if board file provided
19005 "gdbserver,get_comm_port" and use it if so.
19006 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19007 (gdb,socketport): Set to "stdio".
19008 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19009 (stdio_gdbserver_template): Delete.
19010 (${board}_get_remote_address): Update.
19011 (${board}_build_remote_cmd): Delete.
19012 (${board}_get_comm_port): New function.
19013 (${board}_spawn): Update.
19014 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19015 Delete.
19016 (${board}_get_remote_address): Update.
19017 (${board}_get_comm_port): New function.
19018
fc98a809
AB
190192014-04-16 Andrew Burgess <aburgess@broadcom.com>
19020
19021 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19022 appearing in any order.
19023
87fd9e6e
DE
190242014-04-15 Doug Evans <dje@google.com>
19025
19026 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19027 uninitialized value of "description".
19028
099fc3ea
KS
190292014-04-15 Keith Seitz <keiths@redhat.com>
19030
19031 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19032 Remove unused globals.
19033 (test_running_the_program): Likewise.
19034 (test_controlled_execution): Likewise.
19035 (test_controlling_breakpoints): Likewise.
19036 (test_program_termination): Likewise.
19037
5da151d4
KS
190382014-04-15 Keith Seitz <keiths@redhat.com>
19039
19040 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19041 unused globals.
19042 (test_rbreak_creation_and_listing): Likewise.
19043 (test_ignore_count): Likewise.
19044 (test_error): Likewise.
19045
35e5d2f0
PA
190462014-04-15 Pedro Alves <palves@redhat.com>
19047
19048 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19049 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19050 sym-file-loader.c.
19051 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19052 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19053 to sym-file-loader.c.
19054 (struct library): Forward declare.
19055 (load_shlib, lookup_function): Change prototypes.
19056 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19057 (translate_offset): Remove declarations.
19058 (get_text_addr): New declaration.
19059 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19060 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19061 sym-file-loader.h.
19062 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19063 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19064 here from sym-file-loader.h.
19065 (struct library): New structure.
19066 (load_shlib, lookup_function): Change prototypes and adjust to
19067 work with a struct library.
19068 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19069 (translate_offset): Make static.
19070 (get_text_addr): New function.
19071 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19072
eb4c1710
PA
190732014-04-15 Pedro Alves <palves@redhat.com>
19074
19075 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19076
2d1baf52
PA
190772014-04-15 Pedro Alves <palves@redhat.com>
19078
19079 * gdb.base/sym-file-loader.c: Include <limits.h>.
19080 (SELF_LINK): New define.
19081 (get_origin): New function.
19082 (load_shlib): Use it.
19083 * gdb.base/sym-file.exp: Don't early return if the target is
19084 remote. Use runto_main, and issue fail is that fails. Use
19085 gdb_load_shlibs.
19086 (shlib_name): Delete.
19087 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19088
7dd6df01
PA
190892014-04-15 Pedro Alves <palves@redhat.com>
19090
19091 * gdb.base/sym-file.exp: Remove regex characters from test
19092 message. Don't refer to breakpoint numbers in test messages.
19093
b50c8614
KS
190942014-04-14 Keith Seitz <keiths@redhat.com>
19095
19096 PR c++/16253
19097 * gdb.cp/var-tag.cc: New file.
19098 * gdb.cp/var-tag.exp: New file.
19099 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19100 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19101 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19102 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19103
3d567982
TT
191042014-04-14 Tom Tromey <tromey@redhat.com>
19105
19106 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19107 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19108 type.
19109 * gdb.cp/enum-class.exp: New file.
19110 * gdb.cp/enum-class.cc: New file.
19111
0626fc76
TT
191122014-04-14 Tom Tromey <tromey@redhat.com>
19113
19114 * gdb.dwarf2/enum-type.exp: New file.
19115
dca325b3
SA
191162014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19117
19118 * gdb.mi/mi-vla-c99.exp: New file.
19119 * gdb.mi/vla.c: New file.
19120
5854b38a
SA
191212014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19122
19123 * gdb.base/vla-datatypes.c: New file.
19124 * gdb.base/vla-datatypes.exp: New file.
19125
463bb957
SA
191262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19127
19128 * gdb.base/vla-ptr.c: New file.
19129 * gdb.base/vla-ptr.exp: New file.
19130
3dd170be
SA
191312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19132
19133 * gdb.dwarf2/count.exp: New file.
19134
5ecaaa66
SA
191352014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19136
19137 * gdb.base/vla-sideeffect.c: New file.
19138 * gdb.base/vla-sideeffect.exp: New file.
19139
41f1ada5
DB
191402014-04-14 David Blaikie <dblaikie@gmail.com>
19141
19142 * gdb.mi/non-stop.c: Add return value for non-void function return
19143 statement.
19144 * gdb.threads/staticthreads.c: Ditto.
19145
0be03e84
DE
191462014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19147 Doug Evans <xdje42@gmail.com>
19148
19149 * gdb.guile/scm-value.c: Improve test case.
19150 * gdb.guile/scm-value.exp: Add new test.
19151
f180a1fb
DB
191522014-04-11 David Blaikie <dblaikie@gmail.com>
19153
19154 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19155 override Clang's default.
19156
6b662e19
JB
191572014-04-11 Joel Brobecker <brobecker@adacore.com>
19158
19159 Revert the following changes (regressions):
19160
19161 * gdb.base/vla-sideeffect.c: New file.
19162 * gdb.base/vla-sideeffect.exp: New file.
19163
19164 * gdb.dwarf2/count.exp: New file.
19165
19166 * gdb.base/vla-multi.c: New file.
19167 * gdb.base/vla-multi.exp: New file.
19168
19169 * gdb.base/vla-ptr.c: New file.
19170 * gdb.base/vla-ptr.exp: New file.
19171
19172 * gdb.base/vla-datatypes.c: New file.
19173 * gdb.base/vla-datatypes.exp: New file.
19174
19175 * gdb.mi/mi-vla-c99.exp: New file.
19176 * gdb.mi/vla.c: New file.
19177
245a5f0b
KS
191782014-04-11 Keith Seitz <keiths@redhat.com>
19179
19180 PR c++/16675
19181 * gdb.cp/cpsizeof.exp: New file.
19182 * gdb.cp/cpsizeof.cc: New file.
19183
58a84dcf
SA
191842014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19185
191a8a90
JB
19186 * gdb.mi/mi-vla-c99.exp: New file.
19187 * gdb.mi/vla.c: New file.
58a84dcf 19188
c8655f75
SA
191892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19190
19191 * gdb.base/vla-datatypes.c: New file.
19192 * gdb.base/vla-datatypes.exp: New file.
19193
024e13b4
SA
191942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19195
19196 * gdb.base/vla-ptr.c: New file.
19197 * gdb.base/vla-ptr.exp: New file.
19198
1a237e0e
SA
191992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19200
19201 * gdb.base/vla-multi.c: New file.
19202 * gdb.base/vla-multi.exp: New file.
19203
504f3432
SA
192042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19205
19206 * gdb.dwarf2/count.exp: New file.
19207
3bce8237
SA
192082014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19209
191a8a90
JB
19210 * gdb.base/vla-sideeffect.c: New file.
19211 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19212
322f9c21
YQ
192132014-04-11 Yao Qi <yao@codesourcery.com>
19214
19215 * gdb.base/completion.exp: Check file exists before running tests
19216 on file completion.
19217
d708bcd1
PA
192182014-04-10 Pedro Alves <palves@redhat.com>
19219
19220 * gdb.base/cond-eval-mode.c: New file.
19221 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19222 prepare_for_testing to build the new file. Check result of
19223 runto_main.
19224 (test_break, test_watch): New procedures.
19225 (top level): Use them.
19226
ae1d2761
PM
192272014-04-08 Pierre Muller <muller@sourceware.org>
19228
19229 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19230 Ctrl-V use for mingw hosts.
19231
7af389b8
SC
192322014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19233
19234 * gdb.python/py-value.c: Improve test case.
19235 * gdb.python/py-value.exp: Add new test.
19236
5e703181
DE
192372014-04-07 David Blaikie <dblaikie@gmail.com>
19238
19239 * lib/compiler.c: Identify the clang compiler.
19240 * lib/compiler.cc: Ditto.
19241
9810b410
YQ
192422014-04-03 Yao Qi <yao@codesourcery.com>
19243
19244 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19245
98d1b8dc
AB
192462014-04-01 Anton Blanchard <anton@samba.org>
19247
19248 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19249 messages unique.
19250
3114cea1
AB
192512014-04-01 Anton Blanchard <anton@samba.org>
19252
19253 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19254 prepare_for_testing.
19255
62f7182c
AB
192562014-04-01 Anton Blanchard <anton@samba.org>
19257
19258 * gdb.arch/ppc64-atomic-inst.c: Remove.
19259 * gdb.arch/ppc64-atomic-inst.S: New file.
19260 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19261
770e7fc7
DE
192622014-03-31 Doug Evans <dje@google.com>
19263
19264 * gdb.base/print-symbol-loading-lib.c: New file.
19265 * gdb.base/print-symbol-loading-main.c: New file.
19266 * gdb.base/print-symbol-loading.exp: New file.
19267
46e2bafa
YQ
192682014-03-31 Yao Qi <yao@codesourcery.com>
19269
19270 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19271
8776cfe9
JB
192722014-03-28 Joel Brobecker <brobecker@adacore.com>
19273
19274 * gdb.ada/mi_dyn_arr: New testcase.
19275
5d1ef361
DE
192762014-03-27 Doug Evans <dje@google.com>
19277
19278 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19279
b5bee914
YQ
192802014-03-27 Yao Qi <yao@codesourcery.com>
19281
19282 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19283 if target is nios2-*-*.
19284
0d4d0e77
YQ
192852014-03-26 Yao Qi <yao@codesourcery.com>
19286
19287 * lib/gdb.exp (readline_is_used): New proc.
19288 * gdb.base/completion.exp: Move tests on command complete up.
19289 Skip the rest of tests if readline is not used.
19290 * gdb.ada/complete.exp: Skp the test if readline is not
19291 used.
19292 * gdb.base/filesym.exp: Likewise.
19293 * gdb.base/macscp.exp: Likewise.
19294 * gdb.base/readline-ask.exp: Likewise.
19295 * gdb.base/readline.exp: Likewise.
19296 * gdb.python/py-cmd.exp: Likewise.
19297 * gdb.trace/tfile.exp: Likewise.
19298
29361eee
YQ
192992014-03-26 Yao Qi <yao@codesourcery.com>
19300
19301 * gdb.base/macscp.exp: Fix code format issues.
19302
bc9a5525
UW
193032014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19304
19305 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19306 * gdb.asm/powerpc64le.inc: New file.
19307
d3839ede
PA
193082014-03-25 Pedro Alves <palves@redhat.com>
19309 Doug Evans <dje@google.com>
19310
19311 * gdb.base/source-execution.c: New file.
19312 * gdb.base/source-execution.exp: New file.
19313 * gdb.base/source-execution.gdb: New file.
19314
01672a57
DE
193152014-03-24 Doug Evans <dje@google.com>
19316
19317 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19318 using fission.
19319
88bbeca9
HZ
193202014-03-24 Hui Zhu <hui@codesourcery.com>
19321 Pedro Alves <palves@redhat.com>
19322
19323 PR breakpoints/16101
19324 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19325 test pass/fail messages. Detect missing support for dprintf when
19326 breakpoints are actually inserted.
19327 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19328 breakpoints are actually inserted.
19329 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19330 fails.
19331
d2348791
JK
193322014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19333
19334 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19335
feef67ab
DE
193362014-03-22 Doug Evans <xdje42@gmail.com>
19337
19338 * gdb.python/python.exp (python not supported): Verify multi-line
19339 python command issues an error.
25d743f9 19340 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19341 guile command issues an error.
feef67ab 19342
ecebef6a
MR
193432014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19344
19345 * gdb.threads/thread-specific.exp: Handle the lack of usable
19346 $this_breakpoint and $this_thread.
19347
ccdd1909
HZ
193482014-03-21 Hui Zhu <hui@codesourcery.com>
19349
19350 * gdb.base/attach.exp (do_command_attach_tests): New.
19351
beb460e8
PA
193522014-03-20 Tom Tromey <tromey@redhat.com>
19353 Pedro Alves <palves@redhat.com>
19354
19355 PR cli/15718
19356 * gdb.base/condbreak-call-false.c: New file.
19357 * gdb.base/condbreak-call-false.exp: New file.
19358
40acf43a
PA
193592014-03-20 Pedro Alves <palves@redhat.com>
19360
19361 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19362 Delete.
19363 (block_signals, unblock_signals): Delete.
19364 (child_function_2, main): Remove references to deleted variable
19365 and functions.
19366
9f5e1e02
PA
193672014-03-20 Pedro Alves <palves@redhat.com>
19368
19369 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19370 Use pthread_kill to signal thread 2.
19371 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19372 Adjust to make the test send itself a signal rather than using the
19373 host's "kill" command.
19374
99619bea
PA
193752014-03-20 Pedro Alves <palves@redhat.com>
19376
19377 * gdb.threads/multiple-step-overs.c: New file.
19378 * gdb.threads/multiple-step-overs.exp: New file.
19379 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19380 Adjust expected infrun debug output.
19381
2adfaa28
PA
193822014-03-20 Pedro Alves <palves@redhat.com>
19383
19384 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19385 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19386
31e77af2
PA
193872014-03-20 Pedro Alves <palves@redhat.com>
19388
19389 PR breakpoints/7143
19390 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19391 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19392 of gdb_test_multiple.
19393 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19394 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19395
b9f437de
PA
193962014-03-20 Pedro Alves <palves@redhat.com>
19397
19398 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19399 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19400
05adc73e
PA
194012014-03-19 Pedro Alves <palves@redhat.com>
19402
19403 * gdb.base/async.exp: Remove early return.
19404
6048b950
PA
194052014-03-19 Pedro Alves <palves@redhat.com>
19406
19407 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19408
8bcfb00a
PA
194092014-03-19 Pedro Alves <palves@redhat.com>
19410
19411 * gdb.base/async.exp (test_background): Expect \r\n after
19412 "completed." in the fail pattern.
19413
884e37dc
PA
194142014-03-19 Pedro Alves <palves@redhat.com>
19415
19416 * gdb.base/async.exp (test_background): New procedure.
19417 Use it for all background execution command tests.
19418
148e57e2
PA
194192014-03-19 Pedro Alves <palves@redhat.com>
19420
19421 * gdb.base/async.exp: Use prepare_for_testing.
19422
f48088c7
PA
194232014-03-19 Pedro Alves <palves@redhat.com>
19424
19425 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19426 the same line.
19427
e2f6c966
PA
194282014-03-19 Pedro Alves <palves@redhat.com>
19429
19430 * gdb.base/async.c (main): Add "jump here" and "until here" line
19431 marker comments.
19432 * gdb.base/async.exp (jump_here): New global.
19433 (jump& test): Use it.
19434 (until_here): New global.
19435 (until& test): Use it.
19436
c30568d4
PA
194372014-03-19 Pedro Alves <palves@redhat.com>
19438
19439 * gdb.base/async.exp: Don't frob gdb_protocol.
19440
0172b6a7
DE
194412014-03-18 Doug Evans <xdje42@gmail.com>
19442
19443 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19444 Fix spelling of exec-done-display.
19445
06c868a8
JK
194462014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19447
19448 PR gdb/15358
19449 * gdb.base/gdb-sigterm.c: New file.
19450 * gdb.base/gdb-sigterm.exp: New file.
19451
0c7e1a46
PA
194522014-03-18 Pedro Alves <palves@redhat.com>
19453
19454 PR gdb/13860
19455 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19456 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19457 solib-event.
19458
f7c77d93
JB
194592014-03-17 Joel Brobecker <brobecker@adacore.com>
19460
19461 * gdb.ada/pckd_arr_ren: New testcase.
19462
5a1e8c7a
DE
194632014-03-13 Doug Evans <xdje42@gmail.com>
19464
19465 PR guile/16612
19466 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19467 collect after discarding symbols.
19468
350e1a76
DE
194692014-03-13 Ludovic Courtès <ludo@gnu.org>
19470 Doug Evans <xdje42@gmail.com>
19471
19472 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19473 to history survives a gc.
19474
a69900ae
PA
194752014-03-13 Pedro Alves <palves@redhat.com>
19476
19477 * gdb.base/default.exp: Don't test "target procfs".
19478
5db9f0bd
PA
194792014-03-13 Pedro Alves <palves@redhat.com>
19480
19481 * gdb.base/default.exp: Update "target child" and "target procfs"
19482 tests to not expect "Unix".
19483
b3ccfe11
TT
194842014-03-12 Tom Tromey <tromey@redhat.com>
19485
19486 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19487 New procs. Add target-async tests.
19488 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19489 Add target-async tests.
19490
646f4417
AA
194912014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19492
19493 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19494 'func_start' and 'func_end' for the beginning and end of the
19495 function code, respectively.
19496 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19497 'func_end' instead of 'func' and 'main'.
19498
288c211f
AA
194992014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19500
19501 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19502 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19503 generate the debug info assembler source.
19504
e0c0f156
AA
195052014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19506
19507 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19508 * gdb.dwarf2/arr-subrange.exp: Likewise.
19509 * gdb.dwarf2/dwz.exp: Likewise.
19510 * gdb.dwarf2/method-ptr.exp: Likewise.
19511 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19512 * gdb.dwarf2/subrange.exp: Likewise.
19513 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19514 * gdb.dwarf2/implptrpiece.exp: Likewise.
19515 * gdb.dwarf2/nostaticblock.exp: Likewise.
19516
0e5c4555
AA
195172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19518
19519 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19520 directory to absolute path name arguments.
19521
5ec18f2b
JG
195222014-03-10 Joel Brobecker <brobecker@adacore.com>
19523
19524 * gdb.ada/tagged_access: New testcase.
19525
847fc4f2
MM
195262014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19527
19528 * gdb.btrace/data.exp: Update expected output.
19529
cc3da688
YQ
195302014-03-06 Yao Qi <yao@codesourcery.com>
19531
19532 * gdb.trace/pr16508.exp: New file.
19533
0f26cec1
PA
195342014-03-05 Pedro Alves <palves@redhat.com>
19535
19536 PR gdb/16575
19537 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19538 procedure.
19539 (top level): Adjust to use it. Add tests that exercise breakpoint
19540 interaction with the code-cache.
19541
7a5a839f
LC
195422014-02-26 Ludovic Courtès <ludo@gnu.org>
19543
19544 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19545 test for 'history-append!'.
19546
31aa7e4e
JB
195472014-02-26 Joel Brobecker <brobecker@adacore.com>
19548
19549 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19550 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19551 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19552 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19553 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19554 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19555
1b588015
JB
195562014-02-26 Joel Brobecker <brobecker@adacore.com>
19557
19558 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19559 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19560 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19561
55426c9d
JB
195622014-02-26 Joel Brobecker <brobecker@adacore.com>
19563
19564 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19565
dc53a7ad
JB
195662014-02-26 Joel Brobecker <brobecker@adacore.com>
19567
19568 * gdb.dwarf2/arr-stride.c: New file.
19569 * gdb.dwarf2/arr-stride.exp: New file.
19570
12ab52e9
PA
195712014-02-26 Pedro Alves <palves@redhat.com>
19572
19573 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19574 that won't ever trigger. Make sure that GDB reports the correct
19575 breakpoint that caused the stop.
19576
849c862e
JK
195772014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19578
19579 PR gdb/16626
19580 * gdb.base/auto-load-script: New file.
19581 * gdb.base/auto-load.c: New file.
19582 * gdb.base/auto-load.exp: New file.
19583
71b7d793
JK
19584 PR gdb/16626
19585 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19586
e2f0d509
JK
195872014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19588
19589 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19590 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19591
50cc37c8
DE
195922014-02-24 Doug Evans <dje@google.com>
19593
19594 * lib/gdb.exp (run_on_host): Log error output if program fails.
19595
ea4758f2
PA
195962014-02-21 Pedro Alves <palves@redhat.com>
19597
19598 * gdb.threads/step-after-sr-lock.c: Rename to ...
19599 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19600 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19601 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19602 ... this.
19603
d7b30f67
SDJ
196042014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19605
19606 PR tdep/16397
19607 * gdb.arch/amd64-stap-special-operands.exp: New file.
19608 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19609 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19610 * gdb.arch/amd64-stap-triplet.S: Likewise.
19611 * gdb.arch/amd64-stap-triplet.c: Likewise.
19612
83deb43f
JB
196132014-02-20 Joel Brobecker <brobecker@adacore.com>
19614
19615 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19616 in .section pseudo-op.
19617
adde2bff
DE
196182014-02-20 lin zuojian <manjian2006@gmail.com>
19619 Joel Brobecker <brobecker@adacore.com>
19620 Doug Evans <xdje42@gmail.com>
19621
19622 PR symtab/16581
19623 * gdb.dwarf2/dw2-icycle.S: New file.
19624 * gdb.dwarf2/dw2-icycle.c: New file.
19625 * gdb.dwarf2/dw2-icycle.exp: New file.
19626
f7bd0f78
SC
196272014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19628
19629 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19630 operations on gdb.Value objects.
19631 * gdb.python/py-value-cc.exp: Add new test to test operations on
19632 gdb.Value objects.
19633
c17ef0d5
DE
196342014-02-18 Doug Evans <dje@google.com>
19635
19636 * Makefile.in (TESTS): New variable.
19637 (expanded_tests, expanded_tests_or_none): New variables
19638 (check-single): Pass $(expanded_tests_or_none) to runtest.
19639 (check-parallel): Only run tests in $(TESTS) if non-empty.
19640 (check/no-matching-tests-found): New rule.
19641 * README: Document TESTS makefile variable.
19642
5dd3176f
DE
196432014-02-18 Doug Evans <dje@google.com>
19644
19645 * Makefile.in (check-parallel): rm -rf outputs temp.
19646
0b10be4f
JK
196472014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19648
19649 Fix "ERROR: no fileid for" in the testsuite.
19650 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19651
85f224e7
DE
196522014-02-12 Doug Evans <dje@google.com>
19653
19654 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19655 (MISCELLANEOUS): New variable.
19656 (clean): rm -rf $(MISCELLANEOUS).
19657 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19658 dwp live in the same directory as symlinks, with each symlink pointed
19659 to a differently named file in a different directory.
19660
149b30ff
DE
196612014-02-11 Doug Evans <dje@google.com>
19662
19663 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19664 of Tcl file commands.
19665
1dfdac32
MK
196662014-02-10 Mark Kettenis <kettenis@gnu.org>
19667
19668 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19669 "kill -SIGUSR1 -1".
19670
aa4fb036
JB
196712014-02-10 Joel Brobecker <brobecker@adacore.com>
19672
19673 * gdb.ada/tick_length_array_enum_idx: New testcase.
19674
ed3ef339
DE
196752014-02-10 Doug Evans <xdje42@gmail.com>
19676
19677 * configure.ac (AC_OUTPUT): Add gdb.guile.
19678 * configure: Regenerate.
19679 * lib/gdb-guile.exp: New file.
19680 * lib/gdb.exp (get_target_charset): New function.
19681 * gdb.base/help.exp: Update expected output from "apropos apropos".
19682 * gdb.guile/Makefile.in: New file.
19683 * gdb.guile/guile.exp: New file.
19684 * gdb.guile/scm-arch.c: New file.
19685 * gdb.guile/scm-arch.exp: New file.
19686 * gdb.guile/scm-block.c: New file.
19687 * gdb.guile/scm-block.exp: New file.
19688 * gdb.guile/scm-breakpoint.c: New file.
19689 * gdb.guile/scm-breakpoint.exp: New file.
19690 * gdb.guile/scm-disasm.c: New file.
19691 * gdb.guile/scm-disasm.exp: New file.
19692 * gdb.guile/scm-equal.c: New file.
19693 * gdb.guile/scm-equal.exp: New file.
19694 * gdb.guile/scm-error.exp: New file.
19695 * gdb.guile/scm-error.scm: New file.
19696 * gdb.guile/scm-frame-args.c: New file.
19697 * gdb.guile/scm-frame-args.exp: New file.
19698 * gdb.guile/scm-frame-args.scm: New file.
19699 * gdb.guile/scm-frame-inline.c: New file.
19700 * gdb.guile/scm-frame-inline.exp: New file.
19701 * gdb.guile/scm-frame.c: New file.
19702 * gdb.guile/scm-frame.exp: New file.
19703 * gdb.guile/scm-generics.exp: New file.
19704 * gdb.guile/scm-gsmob.exp: New file.
19705 * gdb.guile/scm-iterator.c: New file.
19706 * gdb.guile/scm-iterator.exp: New file.
19707 * gdb.guile/scm-math.c: New file.
19708 * gdb.guile/scm-math.exp: New file.
19709 * gdb.guile/scm-objfile-script-gdb.in: New file.
19710 * gdb.guile/scm-objfile-script.c: New file.
19711 * gdb.guile/scm-objfile-script.exp: New file.
19712 * gdb.guile/scm-objfile.c: New file.
19713 * gdb.guile/scm-objfile.exp: New file.
19714 * gdb.guile/scm-ports.exp: New file.
19715 * gdb.guile/scm-pretty-print.c: New file.
19716 * gdb.guile/scm-pretty-print.exp: New file.
19717 * gdb.guile/scm-pretty-print.scm: New file.
19718 * gdb.guile/scm-section-script.c: New file.
19719 * gdb.guile/scm-section-script.exp: New file.
19720 * gdb.guile/scm-section-script.scm: New file.
19721 * gdb.guile/scm-symbol.c: New file.
19722 * gdb.guile/scm-symbol.exp: New file.
19723 * gdb.guile/scm-symtab-2.c: New file.
19724 * gdb.guile/scm-symtab.c: New file.
19725 * gdb.guile/scm-symtab.exp: New file.
19726 * gdb.guile/scm-type.c: New file.
19727 * gdb.guile/scm-type.exp: New file.
19728 * gdb.guile/scm-value-cc.cc: New file.
19729 * gdb.guile/scm-value-cc.exp: New file.
19730 * gdb.guile/scm-value.c: New file.
19731 * gdb.guile/scm-value.exp: New file.
19732 * gdb.guile/source2.scm: New file.
19733 * gdb.guile/types-module.cc: New file.
19734 * gdb.guile/types-module.exp: New file.
19735
7026a7c1
YQ
197362014-02-10 Yao Qi <yao@codesourcery.com>
19737
19738 PR testsuite/16543
19739 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19740 * configure: Regenerated.
19741 * Makefile.in: New file.
19742
6c466447
AS
197432014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19744
19745 * gdb.python/py-framefilter.exp: Fix typo.
19746
6e854735
YQ
197472014-02-08 Yao Qi <yao@codesourcery.com>
19748
19749 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19750 that no =breakpoint-modified is emitted when breakpoints are
19751 modified through MI commands.
19752
d137e6dc
PA
197532014-02-07 Pedro Alves <pedro@codesourcery.com>
19754 Pedro Alves <palves@redhat.com>
19755
19756 * gdb.threads/step-after-sr-lock.c: New file.
19757 * gdb.threads/step-after-sr-lock.exp: New file.
19758
b5ee5a50
PA
197592014-02-07 Pedro Alves <palves@redhat.com>
19760
19761 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19762
3c77faf3
JK
197632014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19764
19765 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19766 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19767
6dddc817
DE
197682014-02-06 Doug Evans <xdje42@gmail.com>
19769
19770 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19771 output.
19772
19773 * gdb.gdb/python-interrupts.exp: New file.
19774
de7b2893
YQ
197752014-02-05 Yao Qi <yao@codesourcery.com>
19776
19777 * gdb.trace/report.exp (use_collected_data): Test the output
19778 of "info threads" and "info inferiors".
19779
66d032ac
YQ
197802014-02-05 Yao Qi <yao@codesourcery.com>
19781
19782 Revert this patch:
19783
19784 2013-05-24 Yao Qi <yao@codesourcery.com>
19785
19786 * gdb.trace/tfile.exp: Test inferior and thread.
19787
591a12a1
UW
197882014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19789
19790 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19791 on a function.
19792 * gdb.base/step-bt.c: Call hello via function pointer to make
19793 sure its first instruction is executed on powerpc64le-linux.
19794
0ff3e01f
UW
197952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19796
19797 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19798
084ee545
UW
197992014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19800
19801 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19802 of the test patterns for use on little-endian systems.
19803
6ed14ff3
UW
198042014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19805
19806 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19807 (decimal_vector): Fix for little-endian.
19808
401e27fd
JM
198092014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19810
19811 * gdb.arch/sparc-sysstep.exp: New file.
19812 * gdb.arch/sparc-sysstep.c: Likewise.
19813
19814 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19815
8b924729
EBM
198162014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19817
19818 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19819
fb151210
JB
198202014-01-23 Tom Tromey <tromey@redhat.com>
19821
19822 * gdb.ada/array_char_idx: New testcase.
19823
0740f8d8
TT
198242014-01-23 Tom Tromey <tromey@redhat.com>
19825
19826 PR python/16487:
19827 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19828 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19829 classes.
19830
21909fa1
TT
198312014-01-23 Tom Tromey <tromey@redhat.com>
19832
19833 PR python/16491:
19834 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19835 string from an inferior frame.
19836 * gdb.python/py-framefilter-mi.exp: Update.
19837
87ce2a04
DE
198382014-01-22 Doug Evans <dje@google.com>
19839
19840 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19841
237b092b
AA
198422014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19843
19844 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19845
d674a709
AA
198462014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19847
19848 * gdb.trace/entry-values.exp: Remove excess space character from
19849 regex patterns. Handle s390 call instruction.
19850
20fa3390
AA
198512014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19852
19853 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19854 define "*_start" label. Make "name" static.
19855 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19856 ${name} by references to ${name}_start.
19857
78466714
AA
198582014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19859
19860 * gdb.base/info-macros.exp: Remove "debug" from the compile
19861 options.
19862
ec9f644a
IB
198632014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19864
19865 * gdb.dlang/demangle.exp: New file.
19866
94b1b47e
IB
198672014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19868
19869 * gdb.dlang/primitive-types.exp: New file.
19870
7f420862
IB
198712014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19872
19873 * configure.ac: Create gdb.dlang/Makefile.
19874 * configure: Regenerate.
19875 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19876 * gdb.dlang/Makefile.in: New file.
19877 * lib/d-support.exp: New file.
19878 * lib/gdb.exp (skip_d_tests): New proc.
19879
52834460
MM
198802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19881
19882 * gdb.btrace/delta.exp: Check reverse stepi.
19883 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19884 * gdb.btrace/finish.exp: New.
19885 * gdb.btrace/next.exp: New.
19886 * gdb.btrace/nexti.exp: New.
19887 * gdb.btrace/record_goto.c: Add comments.
19888 * gdb.btrace/step.exp: New.
19889 * gdb.btrace/stepi.exp: New.
19890 * gdb.btrace/multi-thread-step.c: New.
19891 * gdb.btrace/multi-thread-step.exp: New.
19892 * gdb.btrace/rn-dl-bind.c: New.
19893 * gdb.btrace/rn-dl-bind.exp: New.
19894 * gdb.btrace/data.c: New.
19895 * gdb.btrace/data.exp: New.
19896 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19897
6e07b1d2
MM
198982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19899
19900 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19901 * gdb.btrace/exception.exp: Update.
19902 * gdb.btrace/instruction_history.exp: Update.
19903 * gdb.btrace/record_goto.exp: Update.
19904 * gdb.btrace/tailcall.exp: Update.
19905 * gdb.btrace/unknown_functions.exp: Update.
19906 * gdb.btrace/delta.exp: New.
19907
0b722aec
MM
199082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19909
19910 * gdb.btrace/record_goto.exp: Add backtrace test.
19911 * gdb.btrace/tailcall.exp: Add backtrace test.
19912
066ce621
MM
199132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19914
19915 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19916 * gdb.btrace/record_goto.c: New.
19917 * gdb.btrace/record_goto.exp: New.
19918 * gdb.btrace/x86-record_goto.S: New.
19919
0688d04e
MM
199202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19921
19922 * gdb.btrace/function_call_history.exp: Update tests.
19923 * gdb.btrace/instruction_history.exp: Update tests.
19924
8710b709
MM
199252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19926
19927 * gdb.btrace/function_call_history.exp: Fix expected field
19928 order for "record function-call-history".
19929 Add new tests for "record function-call-history /c".
19930 * gdb.btrace/exception.cc: New.
19931 * gdb.btrace/exception.exp: New.
19932 * gdb.btrace/tailcall.exp: New.
19933 * gdb.btrace/x86-tailcall.S: New.
19934 * gdb.btrace/x86-tailcall.c: New.
19935 * gdb.btrace/unknown_functions.c: New.
19936 * gdb.btrace/unknown_functions.exp: New.
19937 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19938
5de9129b
MM
199392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19940
19941 * gdb.btrace/instruction_history.exp: Update.
19942 * gdb.btrace/function_call_history.exp: Update.
19943
23a7fe75
MM
199442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19945
19946 * gdb.btrace/function_call_history.exp: Fix expected function
19947 trace.
19948 * gdb.btrace/instruction_history.exp: Initialize traced.
19949 Remove traced_functions.
19950
724c7dd8
MM
199512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19952
19953 * gdb.btrace/function_call_history.exp: Update
19954 * gdb.btrace/instruction_history.exp: Update.
19955
6d78d93b
MM
199562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19957
19958 * gdb.btrace/enable.exp: Update expected text.
19959
93a360cc
OJ
199602014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19961
19962 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19963 bytes.
19964
3772b53f
MR
199652014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19966
19967 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19968
596662fa
OJ
199692014-01-15 Omair Javaid <omair.javaid@linaro.org>
19970
19971 * lib/gdb.exp (supports_process_record): Return true for
19972 arm*-linux*. (supports_reverse): Likewise.
19973
b5b08fb4
SC
199742014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19975
19976 PR python/15464
19977 PR python/16113
19978 * gdb.python/py-type.c: Enhance test case.
19979 * gdb.python/py-value-cc.cc: Likewise
19980 * gdb.python/py-type.exp: Add new tests.
19981 * gdb.python/py-value-cc.exp: Likewise
19982
52d7fb13
AA
199832014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19984 Pedro Alves <palves@redhat.com>
19985
19986 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19987 Make "name" extern.
19988 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19989 references to ${name}_start by references to ${name}.
19990
a2cd8cfe
JB
199912014-01-10 Joel Brobecker <brobecker@adacore.com>
19992
19993 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19994
4e23fced
JB
199952014-01-10 Joel Brobecker <brobecker@adacore.com>
19996
19997 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19998
c6a9e42c
PA
199992014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20000 Pedro Alves <palves@redhat.com>
20001
20002 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20003 mi_gdb_target_load.
c6a9e42c 20004
b7ea362b
PA
200052014-01-08 Pedro Alves <palves@redhat.com>
20006
20007 * gdb.threads/reconnect-signal.c: New file.
20008 * gdb.threads/reconnect-signal.exp: New file.
20009
5e3f4fab
EBM
200102014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20011
20012 * gdb.base/source-dir.exp: New file.
20013
79301218
JB
200142014-01-07 Joel Brobecker <brobecker@adacore.com>
20015
20016 * gdb.ada/mi_interface: New testcase.
20017
8e355c5d
JB
200182014-01-07 Joel Brobecker <brobecker@adacore.com>
20019
20020 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20021 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20022 gdb.ada/pp-rec-component/pck.ads: New files.
20023
c0d48811
JB
200242014-01-07 Joel Brobecker <brobecker@adacore.com>
20025
20026 * gdb.python/py-pp-integral.c: New file.
20027 * gdb.python/py-pp-integral.py: New file.
20028 * gdb.python/py-pp-integral.exp: New file.
20029
17b609c3 20030For older changes see ChangeLog-1993-2013.
c906108c 20031\f
8d8cb839
EZ
20032;; Local Variables:
20033;; mode: change-log
20034;; left-margin: 8
20035;; fill-column: 74
20036;; version-control: never
20037;; End:
902f2ccb 20038
b811d2c2 20039 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20040 Copying and distribution of this file, with or without modification,
20041 are permitted provided the copyright notice and this notice are preserved.