gdb/testsuite: fix duplicate test names in gdb.base/index-cache.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
2
3 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
4 parameter, update callers.
5
6 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
7
8 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
9 * gdb.dwarf2/share-psymtabs-bt.c: New file.
10 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
11
12 2020-06-04 Tom de Vries <tdevries@suse.de>
13
14 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
15
16 2020-06-04 Tom de Vries <tdevries@suse.de>
17
18 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
19 exp_continue.
20
21 2020-06-04 Tom de Vries <tdevries@suse.de>
22
23 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
24
25 2020-06-03 Tom de Vries <tdevries@suse.de>
26
27 PR symtab/26046
28 * gdb.cp/breakpoint-locs-2.cc: New test.
29 * gdb.cp/breakpoint-locs.cc: New test.
30 * gdb.cp/breakpoint-locs.exp: New file.
31 * gdb.cp/breakpoint-locs.h: New test.
32
33 2020-06-03 Tom de Vries <tdevries@suse.de>
34
35 PR testsuite/25609
36 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
37 value of global verbose.
38 * gdb.base/jit-elf.exp: Same.
39 * gdb.base/jit-reader.exp: Same.
40
41 2020-06-02 Tom de Vries <tdevries@suse.de>
42
43 * gdb.dwarf2/multidictionary.exp: Don't use
44 gdb_spawn_with_cmdline_opts.
45
46 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
47
48 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
49 use_header case.
50 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
51 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
52 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
53 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
54 * gdb.dwarf2/dw2-inline-header.c: New file.
55 * gdb.dwarf2/dw2-inline-header.h: New file.
56
57 2020-05-30 Pedro Alves <palves@redhat.com>
58
59 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
60 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
61
62 2020-05-29 Gary Benson <gbenson@redhat.com>
63
64 * gdb.compile/compile-cplus.exp (additional_flags): Also
65 set when building with clang.
66 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
67 when building with clang.
68
69 2020-05-29 Gary Benson <gbenson@redhat.com>
70
71 * gdb.arch/i386-avx.exp (additional_flags): Also set when
72 building with clang.
73 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
74
75 2020-05-29 Gary Benson <gbenson@redhat.com>
76
77 * gdb.cp/koenig.exp (prepare_for_testing): Add
78 additional_flags=-Wno-unused-comparison.
79 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
80
81 2020-05-28 Gary Benson <gbenson@redhat.com>
82
83 * gdb.base/sigaltstack.c (catcher): Add default case to switch
84 statement.
85
86 2020-05-28 Gary Benson <gbenson@redhat.com>
87
88 * gdb.cp/classes.exp (prepare_for_testing): Add
89 additional_flags=-Wno-deprecated-register.
90 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
91 * gdb.cp/misc.exp: Likewise.
92
93 2020-05-28 Gary Benson <gbenson@redhat.com>
94
95 * gdb.linespec/cpls-ops.cc (dummy): New static global.
96 (test_op_new::operator new): Add return statement.
97 (test_op_new_array::operator new[]): Likewise.
98
99 2020-05-27 Pedro Alves <palves@redhat.com>
100
101 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
102 check. Use test_gdb_complete_unique instead of
103 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
104 test_gdb_complete_multiple instead of
105 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
106
107 2020-05-27 Luis Machado <luis.machado@linaro.org>
108
109 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
110 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
111 * gdb.arch/arm-disassembler-options.exp: Likewise.
112 * gdb.arch/arm-disp-step.exp: Likewise.
113 * gdb.arch/thumb-prologue.exp: Likewise.
114 * gdb.base/async.exp: Likewise.
115 * gdb.base/auxv.exp: Likewise.
116 * gdb.base/complex-parts.exp: Likewise.
117 * gdb.base/ena-dis-br.exp: Likewise.
118 * gdb.base/foll-exec.exp: Likewise.
119 * gdb.base/permissions.exp: Likewise.
120 * gdb.base/relocate.exp: Likewise.
121 * gdb.base/return2.exp: Likewise.
122 * gdb.base/sigbpt.exp: Likewise.
123 * gdb.base/siginfo-obj.exp: Likewise.
124 * gdb.cp/converts.exp: Likewise.
125 * gdb.cp/exceptprint.exp: Likewise.
126 * gdb.cp/inherit.exp: Likewise.
127 * gdb.cp/nsnoimports.exp: Likewise.
128 * gdb.cp/virtbase2.exp: Likewise.
129 * gdb.mi/mi-var-cmd.exp: Likewise.
130 * gdb.mi/var-cmd.c: Likewise.
131
132 2020-05-26 Tom Tromey <tromey@adacore.com>
133
134 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
135
136 2020-05-26 Tom Tromey <tromey@adacore.com>
137
138 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
139 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
140 type.
141 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
142 variable.
143
144 2020-05-26 Christian Biesinger <cbiesinger@google.com>
145
146 * Makefile.in: Use = instead of == for the test command
147 for portability.
148
149 2020-05-26 Tom de Vries <tdevries@suse.de>
150
151 * gdb.base/gold-gdb-index-2.c: New test.
152 * gdb.base/gold-gdb-index.c: New test.
153 * gdb.base/gold-gdb-index.exp: New file.
154 * gdb.base/gold-gdb-index.h: New test.
155
156 2020-05-25 Tom de Vries <tdevries@suse.de>
157
158 * boards/gold-gdb-index.exp: New file.
159
160 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
161
162 * boards/simavr.exp: New file.
163
164 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
165
166 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
167 * gdb.base/inferior-args.exp: New file.
168 * gdb.base/inferior-args.c: New file.
169
170 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
171
172 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
173 inferior_args. Pass it to gdb_reload.
174 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
175 inferior_args.
176 (gdb_reload): Add inferior_args argument.
177 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
178 pass it to gdbserver_run.
179 * boards/native-gdbserver.exp: Do not set noargs.
180 * boards/native-extended-gdbserver.exp (gdb_reload): Add
181 inferior_args argument.
182 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
183 * gdb.base/a2-run.exp: Check for use_gdb_stub.
184 * gdb.base/args.exp: Likewise.
185
186 2020-05-25 Tom de Vries <tdevries@suse.de>
187
188 * lib/gdb.exp (exec_is_pie): Add comment.
189
190 2020-05-25 Tom de Vries <tdevries@suse.de>
191
192 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
193 instead of $binfile in the untested message.
194
195 2020-05-25 Tom de Vries <tdevries@suse.de>
196
197 PR testsuite/26031
198 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
199
200 2020-05-25 Tom de Vries <tdevries@suse.de>
201
202 * boards/gold.exp: New file.
203
204 2020-05-23 Tom Tromey <tom@tromey.com>
205
206 * gdb.base/style.exp: Remove completion styling test.
207 * lib/gdb-utils.exp (style): Remove completion styles.
208
209 2020-05-23 Tom Tromey <tom@tromey.com>
210
211 * gdb.base/style.exp: Add completion styling test.
212 * lib/gdb-utils.exp (style): Add completion styles.
213
214 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
215
216 * gdb.base/annota1.exp: Update expected results.
217 * gdb.cp/annota2.exp: Update expected results, remove duplicate
218 test name.
219 * gdb.cp/annota3.exp: Update expected results.
220
221 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
222
223 PR gdb/26016
224 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
225 against MAP_FAILED.
226 * gdb.base/coremaker.c (mmapdata): Likewise.
227 * gdb.base/jit-reader-host.c (main): Likewise.
228 * gdb.base/sym-file-loader.c (load): Likewise.
229 (load_shlib): Likewise.
230
231 2020-05-20 Tom Tromey <tromey@adacore.com>
232
233 * gdb.ada/array_char_idx.exp: Recognize initialized array.
234
235 2020-05-20 Tom de Vries <tdevries@suse.de>
236
237 PR symtab/25833
238 * gdb.base/with-mf-inc.c: New test.
239 * gdb.base/with-mf-main.c: New test.
240 * gdb.base/with-mf.exp: New file.
241
242 2020-05-19 Tom Tromey <tromey@adacore.com>
243
244 * gdb.rust/simple.exp: Restore missing test result.
245
246 2020-05-19 Tom de Vries <tdevries@suse.de>
247
248 * gdb.base/gdb-caching-proc.exp: Fix typo.
249
250 2020-05-19 Tom Tromey <tromey@adacore.com>
251
252 * gdb.rust/simple.exp: Add some test descriptions.
253 (test_one_slice): Use with_test_prefix.
254
255 2020-05-18 Tom de Vries <tdevries@suse.de>
256
257 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
258
259 2020-05-17 Pedro Alves <palves@redhat.com>
260
261 PR gdb/25741
262 * gdb.base/hw-sw-break-same-address.exp: New file.
263
264 2020-05-16 Pedro Alves <palves@redhat.com>
265
266 * gdb.multi/multi-re-run.exp (test_re_run): Switch
267 LAST_LOADED_FILE accordingly.
268
269 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
270
271 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
272
273 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
274
275 * gdb.base/help.exp: Test apropos and help for commands
276 having aliases. Fixed comments not starting with an
277 upper-case letter or not finishing with a dot.
278
279 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
280
281 * gdb.base/alias.exp: Update help output check.
282
283 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
284
285 * gdb.base/default.exp: Update output following fixes.
286
287 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
288
289 * gdb.base/alias.exp: Test aliases starting with a prefix of
290 another alias.
291
292 2020-05-15 Gary Benson <gbenson@redhat.com>
293
294 * gdb.base/info-os.c (main): Add return statement.
295 * gdb.base/info_minsym.c (minsym_fun): Likewise.
296 * gdb.base/large-frame-2.c (func): Likewise.
297 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
298 * gdb.base/pr10179-b.c (foo2): Likewise.
299 * gdb.base/valgrind-disp-step.c (foo): Likewise.
300 * gdb.base/watch-cond.c (func): Likewise.
301 * gdb.multi/goodbye.c (verylongfun): Likewise.
302 * gdb.multi/hello.c (commonfun): Likewise.
303 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
304 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
305 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
306 Likewise.
307 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
308 * gdb.threads/interrupt-while-step-over.c (child_function):
309 Likewise.
310 * gdb.trace/actions-changed.c (end): Likewise.
311
312 2020-05-15 Gary Benson <gbenson@redhat.com>
313
314 * gdb.opencl/callfuncs.exp: Report when test skipped.
315 * gdb.opencl/convs_casts.exp: Likewise.
316 * gdb.opencl/datatypes.exp: Likewise.
317 * gdb.opencl/operators.exp: Likewise.
318 * gdb.opencl/vec_comps.exp: Likewise.
319
320 2020-05-15 Tom de Vries <tdevries@suse.de>
321
322 * gdb.base/align.exp.in: Rename to ...
323 * gdb.base/align.exp.tcl: ... this.
324 * gdb.base/align-c++.exp: Update.
325 * gdb.base/align-c.exp: Update.
326 * gdb.base/all-architectures.exp.in: Rename to ...
327 * gdb.base/all-architectures.exp: ... this.
328 * gdb.base/all-architectures-0.exp: Update.
329 * gdb.base/all-architectures-1.exp: Update.
330 * gdb.base/all-architectures-2.exp: Update.
331 * gdb.base/all-architectures-3.exp: Update.
332 * gdb.base/all-architectures-4.exp: Update.
333 * gdb.base/all-architectures-5.exp: Update.
334 * gdb.base/all-architectures-6.exp: Update.
335 * gdb.base/all-architectures-7.exp: Update.
336 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
337 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
338 * gdb.base/infcall-nested-structs-c++.exp: Update.
339 * gdb.base/infcall-nested-structs-c.exp: Update.
340 * gdb.base/info-types.exp.in: Rename to ...
341 * gdb.base/info-types.exp.tcl: ... this.
342 * gdb.base/info-types-c++.exp: Update.
343 * gdb.base/info-types-c.exp: Update.
344 * gdb.base/max-depth.exp.in: Rename to ...
345 * gdb.base/max-depth.exp.tcl: ... this.
346 * gdb.base/max-depth-c++.exp: Update.
347 * gdb.base/max-depth-c.exp: Update.
348 * gdb.cp/cpexprs.exp.in: Rename to ...
349 * gdb.cp/cpexprs.exp.tcl: ... this.
350 * gdb.cp/cpexprs-debug-types.exp: Update.
351 * gdb.cp/cpexprs.exp: Update.
352 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
353 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
354 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
355 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
356 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
357 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
358 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
359 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
360 * gdb.dwarf2/clang-debug-names-2.exp: Update.
361 * gdb.dwarf2/clang-debug-names.exp: Update.
362
363 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
364
365 * lib/check-test-names.exp: Remove code that prevents this file
366 loading when tests are run in parallel.
367
368 2020-05-15 Pedro Alves <palves@redhat.com>
369
370 * gdb.multi/multi-kill.exp (start_inferior): Remove
371 'testpid' parameter. Refer to namespace variable directly.
372 (testpid): Declare as namespace variable.
373
374 2020-05-15 Pedro Alves <palves@redhat.com>
375
376 * gdb.multi/multi-kill.exp: Wrap in namespace.
377 (start_inferior): Add TESTPID parameter. Use it instead of the
378 testpid global.
379 (top level): Define empty TESTPID array, and pass it down to
380 start_inferior.
381
382 2020-05-14 Tom de Vries <tdevries@suse.de>
383
384 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
385 output.
386
387 2020-05-14 Tom de Vries <tdevries@suse.de>
388
389 * gdb.base/align.exp: Split into ...
390 * gdb.base/align.exp.in: ...
391 * gdb.base/align-c++.exp: ...
392 * gdb.base/align-c.exp: ... these.
393 * gdb.base/infcall-nested-structs.exp: Split into ...
394 * gdb.base/infcall-nested-structs.exp.in: ...
395 * gdb.base/infcall-nested-structs-c++.exp: ...
396 * gdb.base/infcall-nested-structs-c.exp: ... these.
397 * gdb.base/info-types.exp: Split into ...
398 * gdb.base/info-types.exp.in: ...
399 * gdb.base/info-types-c++.exp: ...
400 * gdb.base/info-types-c.exp: ... these.
401 * gdb.base/max-depth.exp: Split into ...
402 * gdb.base/max-depth.exp.in: ...
403 * gdb.base/max-depth-c++.exp: ...
404 * gdb.base/max-depth-c.exp: ... these.
405 * gdb.cp/infcall-nodebug.exp: Split into ...
406 * gdb.cp/infcall-nodebug.exp.in: ...
407 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
408 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
409 * gdb.cp/infcall-nodebug-c-d0.exp: ...
410 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
411
412 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
413 Pedro Alves <palves@redhat.com>
414
415 * gdb.multi/multi-exit.c: New file.
416 * gdb.multi/multi-exit.exp: New file.
417 * gdb.multi/multi-kill.c: New file.
418 * gdb.multi/multi-kill.exp: New file.
419
420 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
421
422 * gdb.base/annota1.exp: Update the expected output.
423 * gdb.cp/annota2.exp: Ditto.
424
425 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
426
427 * lib/check-test-names.exp: Disable when testing is being run in
428 parallel.
429
430 2020-05-12 Tom de Vries <tdevries@suse.de>
431
432 * gdb.base/jit-elf.exp: Fix string concat.
433
434 2020-05-12 Tom de Vries <tdevries@suse.de>
435
436 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
437 messages.
438
439 2020-05-12 Tom de Vries <tdevries@suse.de>
440
441 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
442
443 2020-05-12 Tom de Vries <tdevries@suse.de>
444
445 * gdb.ada/catch_ex.exp: Use with_test_prefix.
446 * gdb.ada/mi_catch_ex.exp: Same.
447 * gdb.ada/mi_catch_ex_hand.exp: Same.
448
449 2020-05-12 Tom de Vries <tdevries@suse.de>
450
451 * gdb.fortran/complex.exp: Use with_test_prefix.
452
453 2020-05-12 Tom de Vries <tdevries@suse.de>
454
455 * gdb.trace/passcount.exp: Fix test-names.
456
457 2020-05-12 Tom de Vries <tdevries@suse.de>
458
459 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
460
461 2020-05-12 Tom de Vries <tdevries@suse.de>
462
463 * gdb.gdb/complaints.exp: Use with_test_prefix.
464 * gdb.xml/tdesc-regs.exp: Same.
465 * gdb.opt/inline-locals.exp: Fix test name.
466
467 2020-05-12 Tom de Vries <tdevries@suse.de>
468
469 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
470 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
471 * gdb.dwarf2/implref-struct.exp: Same.
472 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
473 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
474
475 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
476
477 * gdb.base/jit-so.exp (one_jit_test): Change test name.
478
479 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
480
481 * lib/check-test-names.exp (all_test_names): New module variable.
482 (counts): Add 'duplicates' field.
483 (_check_duplicates): New procedure.
484 (check): Also check for duplicates.
485 (do_log_summary): Print duplicates count.
486 (do_reset_vars): Reset counter for duplicate test names, and
487 discard all know test names.
488
489 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * lib/gdb.exp: Include check-test-names.exp library.
492 * lib/check-test-names.exp: New file.
493
494 2020-05-11 Tom de Vries <tdevries@suse.de>
495
496 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
497
498 2020-05-11 Keith Seitz <keiths@redhat.com>
499
500 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
501
502 2020-05-11 Tom de Vries <tdevries@suse.de>
503
504 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
505 * gdb.cp/cpexprs.exp.in: .. here.
506 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
507 cpexprs.exp.
508
509 2020-05-11 Keith Seitz <keiths@redhat.com>
510
511 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
512 test names.
513 * gdb.ada/arrayptr.exp: Likewise.
514 * gdb.ada/assign_arr.exp: Likewise.
515 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
516 * gdb.ada/bp_on_var.exp: Likewise.
517 * gdb.ada/call_pn.exp: Likewise.
518 * gdb.ada/complete.exp: Likewise.
519 * gdb.ada/fun_overload_menu.exp: Likewise.
520 * gdb.ada/funcall_param.exp: Likewise.
521 * gdb.ada/funcall_ref.exp: Likewise.
522 * gdb.ada/packed_array_assign.exp: Likewise.
523 * gdb.ada/same_component_name.exp: Likewise.
524 * gdb.ada/type_coercion.exp: Likewise.
525 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
526 * gdb.ada/variant_record_packed_array.exp: Likewise.
527
528 2020-05-11 Tom de Vries <tdevries@suse.de>
529
530 PR symtab/25941
531 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
532 out of ...
533 * gdb.dwarf2/clang-debug-names.exp: ... here.
534 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
535 clang-debug-names.exp.in.
536 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
537 * gdb.dwarf2/clang-debug-names-2.c: New test.
538
539 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
540
541 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
542 (fortran_runto_main): New Proc, fortran version of runto_main.
543 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
544 * gdb.fortran/array-bounds.exp: Likewise.
545 * gdb.fortran/array-slices.exp: Likewise.
546 * gdb.fortran/block-data.exp: Likewise.
547 * gdb.fortran/charset.exp: Likewise.
548 * gdb.fortran/common-block.exp: Likewise.
549 * gdb.fortran/complex.exp: Likewise.
550 * gdb.fortran/derived-type-function.exp: Likewise.
551 * gdb.fortran/derived-type.exp: Likewise.
552 * gdb.fortran/info-modules.exp: Likewise.
553 * gdb.fortran/info-types.exp: Likewise.
554 * gdb.fortran/intrinsics.exp: Likewise.
555 * gdb.fortran/library-module.exp: Likewise.
556 * gdb.fortran/logical.exp: Likewise.
557 * gdb.fortran/max-depth.exp: Likewise.
558 * gdb.fortran/module.exp: Likewise.
559 * gdb.fortran/multi-dim.exp: Likewise.
560 * gdb.fortran/nested-funcs.exp: Likewise.
561 * gdb.fortran/print-formatted.exp: Likewise.
562 * gdb.fortran/print_type.exp: Likewise.
563 * gdb.fortran/printing-types.exp: Likewise.
564 * gdb.fortran/ptr-indentation.exp: Likewise.
565 * gdb.fortran/ptype-on-functions.exp: Likewise.
566 * gdb.fortran/subarray.exp: Likewise.
567 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
568 * gdb.fortran/vla-datatypes.exp: Likewise.
569 * gdb.fortran/vla-history.exp: Likewise.
570 * gdb.fortran/vla-ptr-info.exp: Likewise.
571 * gdb.fortran/vla-ptype-sub.exp: Likewise.
572 * gdb.fortran/vla-ptype.exp: Likewise.
573 * gdb.fortran/vla-sizeof.exp: Likewise.
574 * gdb.fortran/vla-type.exp: Likewise.
575 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
576 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
577 * gdb.fortran/vla-value-sub.exp: Likewise.
578 * gdb.fortran/vla-value.exp: Likewise.
579 * gdb.fortran/whatis_type.exp: Likewise.
580 * gdb.mi/mi-var-child-f.exp: Likewise.
581
582 2020-05-09 Tom de Vries <tdevries@suse.de>
583
584 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
585
586 2020-05-08 Tom de Vries <tdevries@suse.de>
587
588 * gdb.dwarf2/clang-debug-names.c: New test.
589 * gdb.dwarf2/clang-debug-names.exp: New file.
590
591 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
592
593 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
594 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
595
596 2020-05-06 Tom de Vries <tdevries@suse.de>
597
598 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
599 breakpoint is at a "recommended breakpoint location".
600 * gdb.reverse/consecutive-reverse.exp: Same.
601
602 2020-05-06 Tom de Vries <tdevries@suse.de>
603
604 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
605 address.
606
607 2020-05-06 Tom de Vries <tdevries@suse.de>
608
609 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
610
611 2020-05-06 Tom de Vries <tdevries@suse.de>
612
613 * gdb.base/store.exp (check_set, up_set): Allowing missing location
614 info for r.
615
616 2020-05-06 Tom de Vries <tdevries@suse.de>
617
618 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
619 necessary.
620
621 2020-05-06 Tom de Vries <tdevries@suse.de>
622
623 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
624 void.
625
626 2020-05-06 Tom de Vries <tdevries@suse.de>
627
628 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
629 of ...
630 * gdb.base/async.exp: ... here.
631 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
632 "recommended breakpoint location".
633
634 2020-05-06 Tom de Vries <tdevries@suse.de>
635
636 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
637
638 2020-05-04 Tom de Vries <tdevries@suse.de>
639
640 * gdb.base/async.exp: Check whether instruction addresses are a
641 "recommended breakpoint location".
642
643 2020-05-03 Tom Tromey <tom@tromey.com>
644
645 * gdb.base/sepdebug.exp: Remove "catch" test.
646 * gdb.base/break.exp: Remove "catch" test.
647 * gdb.base/default.exp: Update expected output.
648
649 2020-05-02 Tom de Vries <tdevries@suse.de>
650
651 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
652 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
653 * gdb.arch/i386-mpx-map.exp: Same.
654 * gdb.arch/i386-mpx-sigsegv.exp: Same.
655 * gdb.arch/i386-mpx-simple_segv.exp: Same.
656 * gdb.arch/i386-mpx.exp: Same.
657
658 2020-05-02 Tom de Vries <tdevries@suse.de>
659
660 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
661
662 2020-05-01 Tom de Vries <tdevries@suse.de>
663
664 * gdb.ada/operator_bp.exp: Allow more than required amount of
665 breakpoint.
666
667 2020-05-01 Tom de Vries <tdevries@suse.de>
668
669 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
670
671 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
672
673 PR gdb/18706
674 * gdb.cp/stub-array-size.cc: New test.
675 * gdb.cp/stub-array-size.exp: New file.
676 * gdb.cp/stub-array-size.h: New test.
677 * gdb.cp/stub-array-size2.cc: New test.
678
679 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
680
681 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
682 output to the new format.
683
684 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
685
686 * gdb.base/break.exp: Use with_test_prefix.
687
688 2020-04-29 Tom de Vries <tdevries@suse.de>
689
690 * lib/gdb.exp (debug_types): New proc.
691 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
692 * gdb.python/py-symtab.exp: Same.
693
694 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
695
696 PR gdb/17320
697 * gdb.base/pretty-array.c: New test.
698 * gdb.base/pretty-array.exp: New file.
699
700 2020-04-29 Tom de Vries <tdevries@suse.de>
701
702 PR symtab/25889
703 * gdb.cp/cpexprs.exp: Adapt for inclusion.
704 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
705 and include cpexprs.exp.
706
707 2020-04-28 Mark Williams <mark@myosotissp.com>
708
709 PR gdb/24480
710 * dw4-toplevel-types.exp: Test for top level types.
711 * dw4-toplevel-types.cc: Test for top level types.
712
713 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
714
715 * gdb.threads/stop-with-handle.exp: Fix typo in comment
716 (theads -> threads).
717
718 2020-04-28 Tom de Vries <tdevries@suse.de>
719
720 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
721
722 2020-04-28 Tom de Vries <tdevries@suse.de>
723
724 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
725
726 2020-04-28 Tom de Vries <tdevries@suse.de>
727
728 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
729
730 2020-04-28 Tom de Vries <tdevries@suse.de>
731
732 * gdb.dwarf2/main-foo.c: New test.
733 * gdb.dwarf2/struct-with-sig.exp: New file.
734
735 2020-04-25 Tom de Vries <tdevries@suse.de>
736
737 * boards/debug-types.exp: New file.
738
739 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
740
741 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
742
743 2020-04-24 Tom Tromey <tom@tromey.com>
744
745 PR symtab/12707:
746 * gdb.python/py-symbol.exp: Update expected results for
747 linkage_name test.
748 * gdb.cp/print-demangle.exp: New file.
749 * gdb.base/c-linkage-name.exp: Fix test.
750 * gdb.guile/scm-symbol.exp: Update expected results for
751 linkage_name test.
752
753 2020-04-24 Tom Tromey <tom@tromey.com>
754
755 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
756 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
757 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
758 assembler.
759
760 2020-04-24 Tom de Vries <tdevries@suse.de>
761
762 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
763 C++.
764
765 2020-04-24 Tom Tromey <tromey@adacore.com>
766
767 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
768 values.
769 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
770 values. Update test for minimal encodings.
771 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
772 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
773 values. Update test for minimal encodings.
774
775 2020-04-24 Tom Tromey <tromey@adacore.com>
776
777 PR python/23662:
778 * gdb.ada/variant.exp: Add Python checks.
779 * gdb.rust/simple.exp: Add dynamic type checks.
780
781 2020-04-24 Tom Tromey <tromey@adacore.com>
782
783 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
784 Make array type matching more lax.
785 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
786 * gdb.ada/mi_variant.exp: New file.
787 * gdb.ada/mi_variant/pck.ads: New file.
788 * gdb.ada/mi_variant/pkg.adb: New file.
789 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
790 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
791
792 2020-04-24 Tom Tromey <tromey@adacore.com>
793
794 * gdb.ada/variant.exp: Add dynamic field offset tests.
795 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
796 * gdb.ada/variant/pkg.adb: Add new variables.
797
798 2020-04-24 Tom Tromey <tromey@adacore.com>
799
800 * gdb.ada/variant.exp: New file
801 * gdb.ada/variant/pkg.adb: New file
802 * gdb.ada/variant/pck.adb: New file
803
804 2020-04-24 Tom de Vries <tdevries@suse.de>
805
806 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
807
808 2020-04-24 Tom de Vries <tdevries@suse.de>
809
810 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
811 flags.
812
813 2020-04-24 Tom de Vries <tdevries@suse.de>
814
815 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
816
817 2020-04-24 Tom de Vries <tdevries@suse.de>
818
819 * lib/gdb.exp (default_gdb_start): Handle eof.
820 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
821 failure.
822 * gdb.base/readnever.exp: Handle clean_restart failure.
823
824 2020-04-23 Tom de Vries <tdevries@suse.de>
825
826 * gdb.base/decl-before-def.exp: Run to main and print a again.
827
828 2020-04-23 Tom de Vries <tdevries@suse.de>
829
830 * gdb.base/decl-before-def-decl.c: New test.
831 * gdb.base/decl-before-def-def.c: New test.
832 * gdb.base/decl-before-def.exp: New file.
833
834 2020-04-23 Tom de Vries <tdevries@suse.de>
835
836 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
837
838 2020-04-22 Tom de Vries <tdevries@suse.de>
839
840 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
841 debug_info_offset.
842 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
843 before $objsfile in the line line.
844
845 2020-04-22 Tom de Vries <tdevries@suse.de>
846
847 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
848
849 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
850
851 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
852 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
853 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
854 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
855 * gdb.base/jit-protocol.h: Update definitions to match all usage
856 contexts.
857
858 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
859
860 * gdb.base: Rename all jit related test and source files.
861
862 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
863
864 * gdb.base/jit-reader.exp: Relax register output check.
865
866 2020-04-22 Tom de Vries <tdevries@suse.de>
867
868 PR symtab/25764
869 * gdb.base/psym-external-decl-2.c: New test.
870 * gdb.base/psym-external-decl.c: New test.
871 * gdb.base/psym-external-decl.exp: New file.
872 * gdb.threads/tls.exp: Add PR25807 kfail.
873
874 2020-04-22 Tom de Vries <tdevries@suse.de>
875
876 PR symtab/25801
877 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
878 in "info source" output.
879
880 2020-04-22 Tom de Vries <tdevries@suse.de>
881
882 PR symtab/25700
883 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
884 symtab for imported_unit.c.
885
886 2020-04-21 Gary Benson <gbenson@redhat.com>
887
888 * gdb.base/advance.c (func): New argument, to match call site.
889 (func2, func3): Add return statements.
890
891 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
892
893 * gdb.multi/run-only-second-inf.c: New file.
894 * gdb.multi/run-only-second-inf.exp: New file.
895
896 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
897
898 * gdb.btrace/multi-inferior.c: New test.
899 * gdb.btrace/multi-inferior.exp: New file.
900
901 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
902
903 * gdb.btrace/enable-new-thread.c: New test.
904 * gdb.btrace/enable-new-thread.exp: New file.
905
906 2020-04-21 Tom de Vries <tdevries@suse.de>
907
908 PR gdb/25471
909 * gdb.threads/killed-outside.c: New test.
910 * gdb.threads/killed-outside.exp: New file.
911
912 2020-04-20 Gary Benson <gbenson@redhat.com>
913
914 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
915 * gdb.base/nested-subp2.exp: Likewise.
916 * gdb.base/nested-subp3.exp: Likewise.
917
918 2020-04-20 Gary Benson <gbenson@redhat.com>
919
920 * gdb.base/nested-subp1.exp: Disable test when using clang.
921 * gdb.base/nested-subp2.exp: Likewise.
922 * gdb.base/nested-subp3.exp: Likewise.
923
924 2020-04-20 Gary Benson <gbenson@redhat.com>
925
926 * gdb.cp/exception.cc: Fix compilation error with clang.
927
928 2020-04-20 Gary Benson <gbenson@redhat.com>
929
930 * gdb.trace/tspeed.c: Fix compilation error with clang.
931
932 2020-04-20 Gary Benson <gbenson@redhat.com>
933
934 * gdb.base/jit-main.c: Fix compilation error with clang.
935
936 2020-04-17 Kamil Rytarowski <n54@gmx.com>
937
938 * gdb.base/attach-twice.c: Include "sys/types.h".
939 (PTRACE_ATTACH): Add fallback definition.
940 (main): Pass `0' to the 4th argument of `ptrace'.
941
942 2020-04-17 Kamil Rytarowski <n54@gmx.com>
943
944 * gdb.base/fork-running-state.c: Include "signal.h".
945
946 2020-04-17 Tom Tromey <tromey@adacore.com>
947
948 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
949 Update tests.
950 * gdb.btrace/cpu.exp: Update tests.
951 * gdb.base/maint.exp: Update tests.
952 * gdb.base/default.exp: Update tests.
953 * gdb.base/completion.exp: Update tests.
954
955 2020-04-16 Tom de Vries <tdevries@suse.de>
956
957 PR symtab/25791
958 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
959 (ensure_gdb_index): and factor out and move ...
960 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
961 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
962
963 2020-04-16 Tom de Vries <tdevries@suse.de>
964
965 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
966 loading exec.
967
968 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * gdb.base/many-completions.exp: New file.
971
972 2020-04-14 Tom de Vries <tdevries@suse.de>
973
974 PR symtab/25718
975 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
976
977 2020-04-14 Tom de Vries <tdevries@suse.de>
978
979 PR symtab/25720
980 * gdb.base/maint-expand-symbols-header-file.c: New test.
981 * gdb.base/maint-expand-symbols-header-file.exp: New file.
982 * gdb.base/maint-expand-symbols-header-file.h: New test.
983
984 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
985
986 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
987 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
988 get_func_info.
989 (get_func_info): Delete.
990 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
991 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
992 * lib/dwarf.exp (get_func_info): New function.
993
994 2020-04-13 Tom de Vries <tdevries@suse.de>
995
996 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
997 to what find_gnatmake does.
998
999 2020-04-10 Tom de Vries <tdevries@suse.de>
1000
1001 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1002 -readnow.
1003
1004 2020-04-10 Tom de Vries <tdevries@suse.de>
1005
1006 PR cli/25808
1007 * gdb.base/style.c: Add leading newlines.
1008 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1009 Check listing of main's one-line body.
1010
1011 2020-04-08 Tom de Vries <tdevries@suse.de>
1012
1013 * lib/gdb.exp (psymtabs_p): New proc.
1014 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1015 importing unit" unsupported if there are no partial symbols.
1016
1017 2020-04-08 Tom de Vries <tdevries@suse.de>
1018
1019 PR testsuite/25760
1020 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1021
1022 2020-04-07 Tom de Vries <tdevries@suse.de>
1023
1024 PR symtab/25796
1025 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1026
1027 2020-04-07 Tom de Vries <tdevries@suse.de>
1028
1029 * gdb.base/check-psymtab.c: New test.
1030 * gdb.base/check-psymtab.exp: New file.
1031
1032 2020-04-06 Tom Tromey <tromey@adacore.com>
1033
1034 * gdb.ada/variant-record/proc.adb: New file.
1035 * gdb.ada/variant-record/value.adb: New file.
1036 * gdb.ada/variant-record/value.s: New file.
1037 * gdb.ada/variant-record.exp: New file.
1038
1039 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
1040
1041 PR gdb/25325
1042 * gdb.cp/typed-enum.cc: New test.
1043 * gdb.cp/typed-enum.exp: New file.
1044
1045 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1046
1047 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1048 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1049 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1050 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1051 * gdb.opt/inline-small-func.c: New file.
1052 * gdb.opt/inline-small-func.exp: New file.
1053 * gdb.opt/inline-small-func.h: New file.
1054
1055 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1056
1057 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1058 function.
1059
1060 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1061
1062 * lib/dwarf.exp (function_range): Allow compiler options to be
1063 specified.
1064
1065 2020-04-02 Tom de Vries <tdevries@suse.de>
1066
1067 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1068 __attribute__((always_inline)).
1069 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1070
1071 2020-04-02 Tom de Vries <tdevries@suse.de>
1072
1073 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1074 (gdbserver_gdb_exit): ... here. Add timeout warning.
1075 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1076 (connect_target_extended_remote): Append new server_spawn_id to
1077 server_spawn_ids.
1078 (cleanup): New proc.
1079 (setup, <toplevel>): Call cleanup.
1080
1081 2020-04-02 Tom de Vries <tdevries@suse.de>
1082
1083 * gdb.base/main-psymtab.exp: New file.
1084
1085 2020-04-02 Tom de Vries <tdevries@suse.de>
1086
1087 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1088
1089 2020-04-01 Tom Tromey <tom@tromey.com>
1090
1091 * gdb.base/complex-parts.exp: Add type tests.
1092
1093 2020-04-01 Tom Tromey <tom@tromey.com>
1094
1095 * gdb.base/complex-parts.exp: Add arithmetic tests.
1096
1097 2020-04-01 Tom Tromey <tom@tromey.com>
1098
1099 * gdb.compile/compile.exp: Update.
1100 * gdb.compile/compile-cplus.exp: Update.
1101 * gdb.base/varargs.exp: Update.
1102 * gdb.base/floatn.exp: Update.
1103 * gdb.base/endianity.exp: Update.
1104 * gdb.base/callfuncs.exp (do_function_calls): Update.
1105 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1106 (complex_float_integral_args): Update.
1107 * gdb.base/complex.exp: Update.
1108 * gdb.base/complex-parts.exp: Update.
1109
1110 2020-04-01 Tom Tromey <tromey@adacore.com>
1111
1112 * gdb.rust/union.rs: New file.
1113 * gdb.rust/union.exp: New file.
1114 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1115 (main): Update.
1116 * gdb.rust/simple.exp: Move union tests to union.exp.
1117
1118 2020-04-01 Tom Tromey <tromey@adacore.com>
1119
1120 * gdb.rust/simple.rs (main): Remove "y0".
1121
1122 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1123
1124 * gdb.multi/stop-all-on-exit.c: New test.
1125 * gdb.multi/stop-all-on-exit.exp: New file.
1126
1127 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
1128
1129 PR gdb/24789
1130 * gdb.cp/misc.cc: Add integer reference variable.
1131 * gdb.cp/misc.exp: Add test.
1132
1133 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1134
1135 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1136 scenario to cover execution until the end and also the case
1137
1138 2020-03-31 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1141 c. Use "maint info symtabs" to check symtab expansion.
1142
1143 2020-03-30 Tom de Vries <tdevries@suse.de>
1144
1145 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1146 unsupported.
1147 (verify_psymtab_expanded): Move ...
1148 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1149 test.
1150 (readnow): New proc.
1151
1152 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1153
1154 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1155 with $hex.
1156
1157 2020-03-20 Tom Tromey <tromey@adacore.com>
1158
1159 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1160
1161 2020-03-20 Tom Tromey <tromey@adacore.com>
1162
1163 * gdb.ada/sub_variant/subv.adb: New file.
1164 * gdb.ada/sub_variant.exp: New file.
1165
1166 2020-03-20 Tom de Vries <tdevries@suse.de>
1167
1168 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1169 first break fails.
1170 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1171
1172 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1173
1174 * gdb.server/exit-multiple-threads.c: New file.
1175 * gdb.server/exit-multiple-threads.exp: New file.
1176
1177 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1178
1179 * gdb.fortran/mixed-lang-stack.c: New file.
1180 * gdb.fortran/mixed-lang-stack.cpp: New file.
1181 * gdb.fortran/mixed-lang-stack.exp: New file.
1182 * gdb.fortran/mixed-lang-stack.f90: New file.
1183
1184 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1185
1186 * gdb.linespec/cp-completion-aliases.cc: New file.
1187 * gdb.linespec/cp-completion-aliases.exp: New file.
1188
1189 2020-03-19 Tom de Vries <tdevries@suse.de>
1190
1191 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1192 more precise.
1193
1194 2020-03-18 Tom de Vries <tdevries@suse.de>
1195
1196 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1197 * gdb.dwarf2/break-inline-psymtab.c: New test.
1198 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1199
1200 2020-03-16 Tom de Vries <tdevries@suse.de>
1201
1202 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1203 cache_verify and cache_verify_proc.
1204
1205 2020-03-15 Tom de Vries <tdevries@suse.de>
1206
1207 * gdb.server/solib-list.exp: Handle
1208 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1209
1210 2020-03-15 Tom de Vries <tdevries@suse.de>
1211
1212 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1213 objfiles".
1214
1215 2020-03-14 Tom Tromey <tom@tromey.com>
1216
1217 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1218
1219 2020-03-14 Tom de Vries <tdevries@suse.de>
1220
1221 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1222
1223 2020-03-14 Tom de Vries <tdevries@suse.de>
1224
1225 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1226 result in line-by-line fashion.
1227
1228 2020-03-14 Tom de Vries <tdevries@suse.de>
1229
1230 * lib/gdb.exp (supports_statement_frontiers): New proc.
1231 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1232
1233 2020-03-14 Tom de Vries <tdevries@suse.de>
1234
1235 * gdb.base/printcmds.exp: Add missing quoting for "print
1236 teststring2".
1237
1238 2020-03-13 Tom Tromey <tom@tromey.com>
1239
1240 * gdb.base/printcmds.exp (test_print_strings): Add regression
1241 test.
1242 * gdb.base/printcmds.c (charptr): New typedef.
1243 (teststring2): New global.
1244
1245 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1246
1247 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1248 full path in the test name.
1249 (test_ld): Add some with_test_prefix blocks to make test names
1250 unique.
1251
1252 2020-03-13 Tom de Vries <tdevries@suse.de>
1253
1254 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1255
1256 2020-03-13 Tom de Vries <tdevries@suse.de>
1257
1258 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1259
1260 2020-03-13 Tom de Vries <tdevries@suse.de>
1261
1262 PR symtab/25646
1263 * gdb.dwarf2/imported-unit.exp: Add test.
1264
1265 2020-03-13 Tom de Vries <tdevries@suse.de>
1266
1267 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1268 (var1, var2): New variable.
1269 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1270 matching symbols.
1271
1272 2020-03-13 Tom de Vries <tdevries@suse.de>
1273
1274 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1275 (Term::command): Use prompt prefix.
1276 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1277 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1278 command_no_prompt_prefix instead of prefix.
1279 * gdb.tui/tui-layout-asm.exp: Same.
1280
1281 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1282
1283 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1284
1285 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1286
1287 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1288 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1289 on" while stepping over the test instruction, match printed
1290 message.
1291
1292 2020-03-12 Tom de Vries <tdevries@suse.de>
1293
1294 * gdb.base/info-types.exp: Use exp_continue during matching of output
1295 of "info types".
1296
1297 2020-03-12 Tom de Vries <tdevries@suse.de>
1298
1299 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1300
1301 2020-03-12 Tom de Vries <tdevries@suse.de>
1302
1303 * gdb.fortran/module.exp: Use exp_continue during matching of output
1304 of "info variable -n".
1305
1306 2020-03-12 Tom de Vries <tdevries@suse.de>
1307
1308 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1309 gdb.dwarf2/dw2-ranges-base.c.
1310
1311 2020-03-12 Tom de Vries <tdevries@suse.de>
1312
1313 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1314 in presence of GLIBC debuginfo.
1315
1316 2020-03-12 Tom de Vries <tdevries@suse.de>
1317
1318 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1319 $core.
1320
1321 2020-03-12 Tom de Vries <tdevries@suse.de>
1322
1323 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1324 more precise.
1325
1326 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1327
1328 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1329 from Unix to Windows path.
1330
1331 2020-03-11 Tom de Vries <tdevries@suse.de>
1332
1333 * gdb.ada/minsyms.exp: Set language to ada.
1334
1335 2020-03-11 Tom de Vries <tdevries@suse.de>
1336
1337 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1338
1339 2020-03-11 Tom de Vries <tdevries@suse.de>
1340
1341 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1342
1343 2020-03-11 Tom Tromey <tromey@adacore.com>
1344
1345 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1346
1347 2020-03-11 Tom de Vries <tdevries@suse.de>
1348
1349 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1350
1351 2020-03-11 Tom de Vries <tdevries@suse.de>
1352
1353 * gdb.base/break-interp.exp: Limit verbose scope.
1354
1355 2020-03-11 Tom de Vries <tdevries@suse.de>
1356
1357 * gdb.fortran/logical.f90: Define variable with character type.
1358 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1359
1360 2020-03-11 Tom de Vries <tdevries@suse.de>
1361
1362 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1363
1364 2020-03-11 Tom de Vries <tdevries@suse.de>
1365
1366 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1367 symtabs.
1368
1369 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1370 Bernd Edlinger <bernd.edlinger@hotmail.de>
1371
1372 * gdb.cp/step-and-next-inline.cc: New file.
1373 * gdb.cp/step-and-next-inline.exp: New file.
1374 * gdb.cp/step-and-next-inline.h: New file.
1375 * gdb.dwarf2/dw2-is-stmt.c: New file.
1376 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1377 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1378 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1379 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1380
1381 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1382
1383 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1384 is-stmt flag in the line table.
1385
1386 2020-03-09 Tom de Vries <tdevries@suse.de>
1387
1388 * lib/gdb.exp (cached_file): Create cache dir.
1389
1390 2020-03-07 Tom de Vries <tdevries@suse.de>
1391
1392 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1393 * gdb.cp/rvalue-ref-params.exp: Same.
1394
1395 2020-03-06 Tom de Vries <tdevries@suse.de>
1396
1397 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1398 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1399
1400 2020-03-06 Tom de Vries <tdevries@suse.de>
1401
1402 * README: Fix "the the".
1403 * gdb.base/dprintf.exp: Same.
1404
1405 2020-03-05 Tom de Vries <tdevries@suse.de>
1406
1407 * gdb.base/maint.exp: Update "main print statistics" expected output.
1408
1409 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1410
1411 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1412 (fortran_int8): Likewise.
1413 (fortran_real4): Likewise.
1414 (fortran_real8): Likewise.
1415 (fortran_complex4): Likewise.
1416 (fortran_logical4): Likewise.
1417 (fortran_character1): Likewise.
1418
1419 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1422 printed as true.
1423
1424 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1425
1426 * gdb.base/printcmds.exp: Add test to verify printf of a
1427 variable holding an address.
1428
1429 2020-03-03 Tom de Vries <tdevries@suse.de>
1430
1431 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1432
1433 2020-03-03 Tom de Vries <tdevries@suse.de>
1434
1435 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1436 gdb_test_multiple call.
1437
1438 2020-03-03 Tom de Vries <tdevries@suse.de>
1439
1440 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1441 gdb_test_multiple calls.
1442
1443 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1444
1445 * gdb.base/default.exp: Remove test of 'set history filename'.
1446 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1447 filename to the empty string.
1448 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1449 and GDBHISTSIZE.
1450
1451 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1452
1453 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1454 disabled.
1455
1456 2020-03-02 Pedro Alves <palves@redhat.com>
1457 Tom de Vries <tdevries@suse.de>
1458
1459 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1460 -prompt prefix, before user_code argument. Add -lbl option likewise.
1461 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1462 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1463 argument.
1464 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1465 have "\r\n" at start-of-line, instead of at end-of-line.
1466
1467 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1468
1469 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1470 libinproctrace.so.
1471
1472 2020-02-28 Luis Machado <luis.machado@linaro.org>
1473
1474 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1475 to "p/x".
1476
1477 2020-02-28 Luis Machado <luis.machado@linaro.org>
1478
1479 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1480 asm/ptrace.h and error.h.
1481
1482 2020-02-28 Tom de Vries <tdevries@suse.de>
1483
1484 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1485 (struct wrapper, do_something, mundane/symada__cS): Move ...
1486 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1487 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1488 Update "print symada__cS before partial symtab expansion" regexp.
1489 Update breakpoint location. Flush symbol cache after expansion.
1490
1491 2020-02-28 Luis Machado <luis.machado@linaro.org>
1492
1493 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1494
1495 2020-02-27 Tom de Vries <tdevries@suse.de>
1496
1497 * config/sid.exp: Remove unused globals.
1498 * gdb.base/attach.exp: Same.
1499 * gdb.base/catch-load.exp: Same.
1500 * gdb.base/dbx.exp: Same.
1501 * lib/gdb.exp: Same.
1502 * lib/mi-support.exp: Same.
1503 * lib/prompt.exp: Same.
1504
1505 2020-02-27 Tom de Vries <tdevries@suse.de>
1506
1507 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1508 not set.
1509
1510 2020-02-26 Aaron Merey <amerey@redhat.com>
1511
1512 * gdb.debuginfod: New directory for debuginfod tests.
1513 * gdb.debuginfod/main.c: New test file.
1514 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1515
1516 2020-02-26 Tom de Vries <tdevries@suse.de>
1517
1518 PR gdb/25603
1519 * gdb.base/persistent-lang.cc: New test.
1520 * gdb.base/persistent-lang.exp: New file.
1521
1522 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1523
1524 * gdb.fortran/derived-type-striding.exp: Add a new test.
1525 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1526 new test.
1527
1528 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1529
1530 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1531 names.
1532
1533 2020-02-25 Tom de Vries <tdevries@suse.de>
1534
1535 PR go/18926
1536 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1537
1538 2020-02-24 Tom de Vries <tdevries@suse.de>
1539
1540 PR gdb/25592
1541 * gdb.base/info-locals-unused-static-var.c: New test.
1542 * gdb.base/info-locals-unused-static-var.exp: New file.
1543
1544 2020-02-22 Tom Tromey <tom@tromey.com>
1545
1546 * gdb.python/tui-window.exp: New file.
1547 * gdb.python/tui-window.py: New file.
1548
1549 2020-02-22 Tom Tromey <tom@tromey.com>
1550
1551 PR tui/17850:
1552 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1553 tests.
1554
1555 2020-02-22 Tom Tromey <tom@tromey.com>
1556
1557 * gdb.tui/new-layout.exp: Add sub-layout tests.
1558
1559 2020-02-22 Tom Tromey <tom@tromey.com>
1560
1561 * gdb.tui/new-layout.exp: New file.
1562
1563 2020-02-22 Tom Tromey <tom@tromey.com>
1564
1565 * gdb.rust/rust-style.rs: New file.
1566 * gdb.rust/rust-style.exp: New file.
1567 * gdb.base/style.exp: Test structure printing.
1568 * gdb.base/style.c (struct some_struct): New type.
1569 (enum etype): New type.
1570 (struct_value): New global.
1571
1572 2020-02-21 Tom de Vries <tdevries@suse.de>
1573
1574 PR go/18926
1575 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1576 Remove blanket xfails. Use message argument for gdb_breakpoint.
1577 Make continuing to breakpoint test conditional on setting breakpoint.
1578 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1579 DW_AT_name attribute. Add xfail for GCC PR93866.
1580
1581 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1582
1583 * gdb.dwarf2/cpp-linkage-name.c: New file.
1584 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1585
1586 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1587
1588 * lib/gdb.exp (gdb_wrapper_init): Reset
1589 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1590 not exist.
1591
1592 2020-02-20 Tom de Vries <tdevries@suse.de>
1593
1594 PR go/17018
1595 * gdb.go/hello.exp: Copy ...
1596 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1597 print of st to print value of global definition. Add xfail for GCC
1598 PR93844.
1599 * gdb.go/hello.exp: Remove printing of st before definition.
1600 * gdb.go/hello.go: Copy ...
1601 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1602 to st.
1603 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1604
1605 2020-02-20 Tom de Vries <tdevries@suse.de>
1606
1607 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1608 (gdb_simple_compile): Handle compile_flags go by using .go extension
1609 for source file.
1610 * gdb.go/chan.exp: Use support_go_compile.
1611 * gdb.go/handcall.exp: Same.
1612 * gdb.go/hello.exp: Same.
1613 * gdb.go/integers.exp: Same.
1614 * gdb.go/max-depth.exp: Same.
1615 * gdb.go/methods.exp: Same.
1616 * gdb.go/package.exp: Same.
1617 * gdb.go/strings.exp: Same.
1618 * gdb.go/types.exp: Same.
1619 * gdb.go/unsafe.exp: Same.
1620
1621 2020-02-19 Tom de Vries <tdevries@suse.de>
1622
1623 * gdb.python/lib-types.exp: Make xfail more strict.
1624
1625 2020-02-19 Tom de Vries <tdevries@suse.de>
1626
1627 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1628
1629 2020-02-19 Doug Evans <dje@google.com>
1630
1631 PR rust/25535
1632 * gdb.rust/simple.exp: Add test.
1633 * gdb.rust/simple.rs: Add test.
1634
1635 2020-02-19 Tom de Vries <tdevries@suse.de>
1636
1637 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1638 output line-by-line.
1639
1640 2020-02-19 Tom de Vries <tdevries@suse.de>
1641
1642 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1643
1644 2020-02-19 Tom de Vries <tdevries@suse.de>
1645
1646 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1647 prelink.
1648
1649 2020-02-19 Tom de Vries <tdevries@suse.de>
1650
1651 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1652 (gdb_do_cache): Use gdb_do_cache_wrap.
1653 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1654
1655 2020-02-19 Tom de Vries <tdevries@suse.de>
1656
1657 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1658 gdb_compile option.
1659
1660 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1661
1662 * gdb.base/printcmds.exp (test_print_enums): Update expected
1663 output.
1664
1665 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1666
1667 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1668 for "unknown".
1669
1670 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1671
1672 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1673 enumerator.
1674
1675 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1676
1677 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1678 FE_, add FE_NONE.
1679 (three): Update.
1680 (enum flag_enum_without_zero): New enum.
1681 (flag_enum_without_zero): New variable.
1682 (enum not_flag_enum): New enum.
1683 (three_not_flag): New variable.
1684 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1685 (test_print_enums): Add more tests for printing flag enums.
1686
1687 2020-02-18 Tom de Vries <tdevries@suse.de>
1688
1689 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1690 (gdb_compile_ada): ... here.
1691 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1692 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1693
1694 2020-02-14 Tom Tromey <tom@tromey.com>
1695
1696 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1697 build directory.
1698 * boards/gdbserver-base.exp: Update path to gdbserver.
1699
1700 2020-02-13 Tom de Vries <tdevries@suse.de>
1701
1702 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1703
1704 2020-02-13 Tom de Vries <tdevries@suse.de>
1705
1706 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1707 are missing.
1708
1709 2020-02-13 Tom de Vries <tdevries@suse.de>
1710
1711 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1712 call.
1713
1714 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1715
1716 PR tui/25126
1717 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1718 * gdb.base/cached-source-file.c: New file.
1719 * gdb.base/cached-source-file.exp: New file.
1720
1721 2020-02-11 Tom de Vries <tdevries@suse.de>
1722
1723 PR testsuite/25488
1724 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1725
1726 2020-02-10 Tom de Vries <tdevries@suse.de>
1727
1728 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1729
1730 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1731
1732 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1733 and $after_addr are both integers before making a comparison.
1734
1735 2020-02-09 Tom de Vries <tdevries@suse.de>
1736
1737 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1738 command output and paste it into gdb.log. If any, paste catch message
1739 to gdb.log.
1740
1741 2020-02-07 Tom Tromey <tromey@adacore.com>
1742
1743 PR breakpoints/24915:
1744 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1745
1746 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1747
1748 * gdb.tui/tui-missing-src.exp: Add the "missing source
1749 file" test for the TUI.
1750
1751 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1752
1753 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1754 including a port number in the output.
1755
1756 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1757
1758 * lib/fortran.exp (fortran_int4): Handle clang.
1759 (fortran_int8): Likewise.
1760 (fortran_real4): Likewise.
1761 (fortran_real8): Likewise.
1762 (fortran_complex4): Likewise.
1763 (fortran_logical4): Likewise.
1764 (fortran_character1): Likewise.
1765
1766 2020-02-04 Tom de Vries <tdevries@suse.de>
1767
1768 * README (Race detection): Add note.
1769
1770 2020-02-04 Tom de Vries <tdevries@suse.de>
1771
1772 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1773
1774 2020-02-04 Tom de Vries <tdevries@suse.de>
1775
1776 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1777
1778 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1779
1780 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1781 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1782 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1783 blttar, bnetarl.
1784 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1785 binary for blttar, bnetarl.
1786 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1787 wait instruction. Delete ldmx test.
1788 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1789
1790 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1791
1792 * gdb.fortran/array-bounds-high.exp: New file.
1793 * gdb.fortran/array-bounds-high.f90: New file.
1794
1795 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1796
1797 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1798 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1799
1800 2020-02-01 Tom de Vries <tdevries@suse.de>
1801
1802 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1803
1804 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1805
1806 PR tui/9765
1807 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1808 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1809
1810 2020-01-29 Luis Machado <luis.machado@linaro.org>
1811
1812 * gdb.arch/aarch64-brk-patterns.c: New source file.
1813 * gdb.arch/aarch64-brk-patterns.exp: New test.
1814
1815 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1816
1817 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1818 GCC/Clang version.
1819 * gdb.cp/pass-by-ref.exp: Ditto.
1820
1821 2020-01-29 Tom de Vries <tdevries@suse.de>
1822
1823 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1824 * gdb.threads/watchpoint-fork-mt.c: Same.
1825 * gdb.threads/watchpoint-fork-parent.c: Same.
1826 * gdb.threads/watchpoint-fork-st.c: Same.
1827 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1828
1829 2020-01-27 Luis Machado <luis.machado@linaro.org>
1830
1831 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1832 sitting at a syscall instruction when we hit the syscall function's
1833 breakpoint.
1834 Check PC against one obtained with the x command.
1835 Validate syscall number.
1836 (step_over_syscall): Don't continue to the syscall instruction if
1837 we're already there.
1838
1839 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1840
1841 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1842
1843 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1844
1845 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1846 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1847
1848 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1849
1850 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1851 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1852
1853 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1854
1855 * gdb.base/maint.exp: Update line table parsing test.
1856 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1857
1858 2020-01-24 Pedro Alves <palves@redhat.com>
1859
1860 PR gdb/25410
1861 * gdb.multi/multi-re-run-1.c: New.
1862 * gdb.multi/multi-re-run-2.c: New.
1863 * gdb.multi/multi-re-run.exp: New.
1864
1865 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1866
1867 PR gdb/23718
1868 * gdb.server/server-kill-python.exp: New file.
1869
1870 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1871
1872 * gdb.server/multi-ui-errors.c: New file.
1873 * gdb.server/multi-ui-errors.exp: New file.
1874
1875 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1876
1877 PR tui/9765
1878 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1879
1880 2020-01-19 Tom Tromey <tom@tromey.com>
1881
1882 * gdb.tui/main.exp: Add check for plain "file".
1883
1884 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1885
1886 * lib/gdb.exp: Fix spelling error (seperatelly).
1887
1888 2020-01-14 Tom Tromey <tom@tromey.com>
1889
1890 PR symtab/12535:
1891 * gdb.python/python.exp: Test decode_line with empty string
1892 argument.
1893
1894 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1895
1896 * gdb.base/skip-inline.exp: Extend test.
1897
1898 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1899
1900 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1901 * gdb.dwarf2/dw2-bad-elf.c: New file.
1902 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1903
1904 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1905
1906 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1907 _line_saw_file.
1908
1909 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1910
1911 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1912 border.
1913
1914 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1915
1916 * gdb.multi/multi-target.exp (setup): Factor out "info
1917 connections" and "info inferiors" tests to ...
1918 (test_info_inferiors): ... this new procedure.
1919 (top level): Run new "info-inferiors" tests.
1920
1921 2020-01-10 Pedro Alves <palves@redhat.com>
1922
1923 * gdb.server/bkpt-other-inferior.exp: New file.
1924
1925 2020-01-10 Pedro Alves <palves@redhat.com>
1926
1927 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1928 of "add-inferior".
1929 * gdb.base/quit-live.exp: Likewise.
1930 * gdb.base/remote-exec-file.exp: Likewise.
1931 * gdb.guile/scm-progspace.exp: Likewise.
1932 * gdb.linespec/linespec.exp: Likewise.
1933 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1934 * gdb.mi/user-selected-context-sync.exp: Likewise.
1935 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1936 "info inferiors" tests.
1937 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1938 "add-inferior".
1939 * gdb.multi/watchpoint-multi.exp: Likewise.
1940 * gdb.python/py-inferior.exp: Likewise.
1941 * gdb.server/extended-remote-restart.exp: Likewise.
1942 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1943 "info inferiors".
1944 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1945 * gdb.trace/report.exp: Likewise.
1946
1947 2020-01-10 Pedro Alves <palves@redhat.com>
1948
1949 * gdb.multi/multi-target.c: New file.
1950 * gdb.multi/multi-target.exp: New file.
1951 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1952 mode requested, but remote does not support non-stop".
1953
1954 2020-01-10 Pedro Alves <palves@redhat.com>
1955
1956 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1957 disconnect before reconnecting.
1958
1959 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1960 Pedro Alves <palves@redhat.com>
1961
1962 * gdb.server/connect-without-multi-process.exp: Also test
1963 continuing to end.
1964
1965 2020-01-10 Pedro Alves <palves@redhat.com>
1966
1967 * gdb.base/remote-exec-file.exp: New file.
1968
1969 2020-01-10 Pedro Alves <palves@redhat.com>
1970
1971 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1972 output.
1973 * gdb.threads/async.c: New.
1974 * gdb.threads/async.exp: New.
1975 * gdb.multi/tids-gid-reset.c: New.
1976 * gdb.multi/tids-gid-reset.exp: New.
1977
1978 2020-01-10 George Barrett <bob@bob131.so>
1979
1980 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1981 to help in finding the image relocation offset.
1982 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1983 options in arguments.
1984 (stap_test_no_debuginfo): Likewise.
1985 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1986 test variants.
1987 (stap_test): Add null semaphore relocation test.
1988
1989 2020-01-10 George Barrett <bob@bob131.so>
1990
1991 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1992 * gdb.base/stap-probe.exp: Likewise.
1993 (stap_test): Pass argument as an additional flag.
1994 (stap_test_no_debuginfo): Likewise.
1995 (stap_test): Check `info probes stap' output for semaphore
1996 addresses if the test binary is supposed to have them.
1997
1998 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1999
2000 * gdb.tui/basic.exp: Add more scrolling tests.
2001
2002 2020-01-09 Tom Tromey <tom@tromey.com>
2003
2004 PR tui/18932:
2005 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2006 meangingful value.
2007 (Term::command, Term::resize): Update.
2008 * gdb.tui/basic.exp: Add scrolling test.
2009
2010 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2011
2012 * gdb.tui/tui-layout-asm.exp: New file.
2013
2014 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2015
2016 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2017
2018 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2019
2020 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2021 (Term::enter_tui): Use Term::prepare_for_tui.
2022
2023 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2024
2025 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2026 called.
2027
2028 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2029
2030 * gdb.base/skip.exp: Fix race condition in test.
2031
2032 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2033
2034 * gdb.base/backtrace.c: New file.
2035 * gdb.base/backtrace.exp: New file.
2036
2037 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2038
2039 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2040
2041 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2042
2043 * gdb.base/style.exp: Test that warnings are styled.
2044
2045 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2046
2047 * gdb.base/line65535.exp: New file.
2048 * gdb.base/line65535.c: New file.
2049
2050 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2051
2052 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2053 * lib/gnat_debug_info_test.adb: New file.
2054 * gdb.ada/ptype_tagged_param.exp: Use
2055 gnat_runtime_has_debug_info, expect a different output if
2056 runtime does not have debug info.
2057
2058 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2059
2060 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2061 (another) quote in test name.
2062
2063 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2064
2065 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2066 Add quote in test name.
2067
2068 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2069
2070 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2071 directory instead.
2072 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2073 * gdb.cp/pass-by-ref-2.cc: New file.
2074 * gdb.cp/pass-by-ref-2.exp: New file.
2075
2076 2019-12-20 Tom Tromey <tom@tromey.com>
2077
2078 * gdb.tui/list-before.exp: New file.
2079
2080 2019-12-20 Tom Tromey <tom@tromey.com>
2081
2082 * gdb.tui/list.exp: Check for source on initial listing.
2083
2084 2019-12-11 Tom Tromey <tromey@adacore.com>
2085
2086 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2087 Add crlf test.
2088
2089 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
2090
2091 * gdb.base/default.exp: Update value of $_gdb_major.
2092
2093 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2094
2095 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2096
2097 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2098
2099 * gdb.base/skip.exp: Whitespace fix.
2100
2101 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2102
2103 * gdb.base/skip-inline.c: New file.
2104 * gdb.base/skip-inline.exp: New file.
2105
2106 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2107
2108 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2109 jit_function_00 to jit_function_stack_mangle.
2110 * gdb.base/jithost.c (jit_function_t): Rename to...
2111 (jit_function_stack_mangle_t): ... this.
2112 (jit_function_add_t): New typedef.
2113 (jit_function_00_code): Rename to...
2114 (jit_function_stack_mangle_code): ... this, make static.
2115 (jit_function_add_code): New.
2116 (main): Generate "add" function and call it. Adjust to changes
2117 in jithost_abi.
2118 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2119 (struct jithost_abi) <begin, end>: Remove fields.
2120 <object, function_stack_mangle, function_add>: New fields.
2121 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2122 code_end>: Remove fields.
2123 <func_stack_mangle>: New field.
2124 (read_debug_info): Adjust to renaming, create block for "add"
2125 function.
2126 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2127
2128 2019-12-11 Tom Tromey <tom@tromey.com>
2129
2130 * gdb.tui/resize.exp: Fix regexp.
2131 * gdb.tui/regs.exp: Fix regexps.
2132 * gdb.tui/main.exp: Fix regexp.
2133
2134 2019-12-11 Tom Tromey <tom@tromey.com>
2135
2136 * gdb.tui/resize.exp: Update.
2137 * gdb.tui/empty.exp (layouts): Update.
2138
2139 2019-12-11 Tom Tromey <tom@tromey.com>
2140
2141 * gdb.tui/regs.exp: Update.
2142 * gdb.tui/empty.exp (layouts): Update.
2143 * gdb.tui/basic.exp: Update.
2144 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2145
2146 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2147
2148 * gdb.base/options.exp: Add -raw-values in the print completion list.
2149 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2150
2151 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2152
2153 * gdb.threads/omp-par-scope.c: New file.
2154 * gdb/threads/omp-par-scope.exp: New file.
2155
2156 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2157
2158 * lib/gdb.exp (support_nested_function_tests): New proc.
2159
2160 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2161
2162 * lib/gdb.exp (gdb_compile_openmp): New proc.
2163 (build_executable_from_specs): Add an "openmp" option.
2164 (gdb_compile_pthreads): Add non-executable case.
2165
2166 2019-12-10 Tom Tromey <tromey@adacore.com>
2167
2168 * gdb.ada/unchecked_union.exp: New file.
2169 * gdb.ada/unchecked_union/pck.adb: New file.
2170 * gdb.ada/unchecked_union/pck.ads: New file.
2171 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2172 * gdb-utils.exp (string_to_regexp): Also quote "?".
2173
2174 2019-12-10 George Barrett <bob@bob131.so>
2175
2176 Test scripted probe breakpoints.
2177 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2178 * gdb.python/py-breakpoint.c (main): Likewise.
2179 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2180 specifier test.
2181 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2182
2183 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2184
2185 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2186 an rvalue parameter.
2187 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2188 parameter.
2189
2190 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2191
2192 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2193 modules.
2194
2195 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2196
2197 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2198 broken version of GCC.
2199
2200 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2201
2202 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2203 sym-info-cmds library.
2204 * gdb.fortran/info-types.exp: Likewise.
2205 * lib/sym-info-cmds.exp: New file.
2206
2207 2019-12-08 Tom de Vries <tdevries@suse.de>
2208
2209 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2210
2211 2019-12-07 Keith Seitz <keiths@redhat.com>
2212
2213 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2214 * gdb.base/corefile-buildid-shlib.c: New file.
2215 * gdb.base/corefile-buildid.c: New file.
2216 * gdb.base/corefile-buildid.exp: New file.
2217
2218 2019-12-06 Tom de Vries <tdevries@suse.de>
2219
2220 * gdb.dwarf2/varval.exp: Add decl before def test.
2221
2222 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2223
2224 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2225
2226 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2227
2228 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2229 CV and reference conversion for overload resolution.
2230 * gdb.cp/rvalue-ref-overload.exp: Test it.
2231
2232 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2233
2234 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2235 * gdb.base/frameapply.exp: Test faas without command.
2236
2237 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2238
2239 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2240 Fortran tests.
2241 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2242 order.
2243
2244 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2245
2246 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2247 casting to type with no kind specified.
2248 (test_basic_parsing_of_type_kinds): Additional tests for types
2249 with no kind specified, and add tests for single/double
2250 precision/complex types.
2251
2252 2019-12-04 Tom Tromey <tromey@adacore.com>
2253
2254 * gdb.base/endianity.c (struct other) <x>: New field.
2255 (main): Initialize it.
2256 * gdb.base/endianity.exp: Update.
2257
2258 2019-12-04 Tom Tromey <tromey@adacore.com>
2259
2260 * gdb.ada/scalar_storage/storage.adb: New file.
2261 * gdb.ada/scalar_storage/pck.adb: New file.
2262 * gdb.ada/scalar_storage/pck.ads: New file.
2263 * gdb.ada/scalar_storage.exp: New file.
2264
2265 2019-12-04 Tom Tromey <tromey@adacore.com>
2266
2267 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2268 (main): Initialize it.
2269 * gdb.base/endianity.exp: Update.
2270
2271 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2272
2273 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2274
2275 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2276
2277 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2278 -symbol-info-module-functions and -symbol-info-module-variables.
2279
2280 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2281
2282 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2283
2284 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2285 Andrew Burgess <andrew.burgess@embecosm.com>
2286
2287 * gdb.fortran/derived-type-striding.exp: New file.
2288 * gdb.fortran/derived-type-striding.f90: New file.
2289 * gdb.fortran/array-slices.exp: New file.
2290 * gdb.fortran/array-slices.f90: New file.
2291
2292 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2293
2294 * gdb.base/define.exp: Test . in command names.
2295 * gdb.base/setshow.exp: Update test, as . is now part of
2296 command name.
2297
2298 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2299
2300 * gdb.base/define-prefix.exp: New file.
2301
2302 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2303
2304 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2305 compile.
2306 (skip_btrace_pt_tests): Likewise.
2307
2308 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2309
2310 * gdb.fortran/info-modules.exp: Compile source files in correct
2311 order.
2312
2313 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2314
2315 * gdb.dwarf2/imported-unit.exp: New file.
2316 * gdb.dwarf2/imported-unit.c: New file.
2317
2318 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2319
2320 * gdb.mi/mi-fortran-modules-2.f90: New file.
2321 * gdb.mi/mi-fortran-modules.exp: New file.
2322 * gdb.mi/mi-fortran-modules.f90: New file.
2323
2324 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2325
2326 * gdb.mi/mi-sym-info-1.c: New file.
2327 * gdb.mi/mi-sym-info-2.c: New file.
2328 * gdb.mi/mi-sym-info.exp: New file.
2329
2330 2019-11-22 Tom Tromey <tromey@adacore.com>
2331
2332 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2333 * gdb.ada/tasks/foo.adb: Add another stopping location.
2334
2335 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2336
2337 * gdb.base/endianity.c: New test.
2338 * gdb.base/endianity.exp: New file.
2339
2340 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2341
2342 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2343
2344 2019-11-21 Tom de Vries <tdevries@suse.de>
2345
2346 PR gdb/24956
2347 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2348
2349 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2350
2351 * gdb.python/py-progspace.exp: Add missing parentheses on some
2352 'print' commands.
2353
2354 2019-11-19 Tom Tromey <tom@tromey.com>
2355
2356 * gdb.tui/winheight.exp: New file.
2357
2358 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2359
2360 * gdb.base/ctf-whatis.c: Delete.
2361 * gdb.base/ctf-whatis.exp: Delete.
2362 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2363
2364 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2365
2366 * gdb.base/ctf-cvexpr.exp: Delete.
2367 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2368
2369 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2370
2371 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2372 the compiler. Clean up header comment a little.
2373 * gdb.base/ctf-ptype.exp: Likewise.
2374 * gdb.base/ctf-whatis.exp: Likewise.
2375 * lib/gdb.exp (skip_ctf_tests): New proc.
2376
2377 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2378
2379 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2380 * gdb.tui/corefile-run.exp: New file.
2381
2382 2019-11-14 Tom Tromey <tromey@adacore.com>
2383
2384 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2385 regression tests.
2386
2387 2019-11-12 Tom Tromey <tom@tromey.com>
2388
2389 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2390 after any command. Expect prompt after WAIT_FOR is seen.
2391 (enter_tui): Enable resize messages.
2392 (command): Expect command in output.
2393 (get_line): Avoid error when cursor appears to be off-screen.
2394 (dump_screen): Include screen size in title.
2395 (_do_resize): New proc, from "resize".
2396 (resize): Rewrite. Do resize in two steps.
2397 * gdb.tui/empty.exp (layouts): Fix entries.
2398 (check_boxes): Remove xfail.
2399 (check_text): Dump screen on failure.
2400
2401 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2402
2403 * gdb.python/py-symbol.exp: Add test for
2404 gdb.lookup_static_symbols.
2405
2406 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2407
2408 * gdb.python/py-symbol.c: Declare and call function from new
2409 py-symbol-2.c file.
2410 * gdb.python/py-symbol.exp: Compile both source files, and add new
2411 tests for gdb.lookup_static_symbol.
2412 * gdb.python/py-symbol-2.c: New file.
2413
2414 2019-11-02 Tom de Vries <tdevries@suse.de>
2415
2416 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2417 * gdb.base/anon.exp: Same.
2418 * gdb.base/auto-connect-native-target.exp: Same.
2419 * gdb.base/call-ar-st.exp: Same.
2420 * gdb.base/catch-syscall.exp: Same.
2421 * gdb.base/commands.exp: Same.
2422 * gdb.base/default.exp: Same.
2423 * gdb.base/display.exp: Same.
2424 * gdb.base/float.exp: Same.
2425 * gdb.base/foll-fork.exp: Same.
2426 * gdb.base/help.exp: Same.
2427 * gdb.base/info-macros.exp: Same.
2428 * gdb.base/info-proc.exp: Same.
2429 * gdb.base/info-target.exp: Same.
2430 * gdb.base/long_long.exp: Same.
2431 * gdb.base/macscp.exp: Same.
2432 * gdb.base/memattr.exp: Same.
2433 * gdb.base/nofield.exp: Same.
2434 * gdb.base/pointers.exp: Same.
2435 * gdb.base/printcmds.exp: Same.
2436 * gdb.base/ptype.exp: Same.
2437 * gdb.base/restore.exp: Same.
2438 * gdb.base/return.exp: Same.
2439 * gdb.base/scope.exp: Same.
2440 * gdb.base/set-noassign.exp: Same.
2441 * gdb.base/setshow.exp: Same.
2442 * gdb.base/shlib-call.exp: Same.
2443 * gdb.base/signals.exp: Same.
2444 * gdb.base/sigstep.exp: Same.
2445 * gdb.base/skip.exp: Same.
2446 * gdb.base/solib-symbol.exp: Same.
2447 * gdb.base/stap-probe.exp: Same.
2448 * gdb.base/step-line.exp: Same.
2449 * gdb.base/step-test.exp: Same.
2450 * gdb.base/style.exp: Same.
2451 * gdb.base/varargs.exp: Same.
2452 * gdb.base/vla-datatypes.exp: Same.
2453 * gdb.base/vla-ptr.exp: Same.
2454 * gdb.base/vla-sideeffect.exp: Same.
2455 * gdb.base/volatile.exp: Same.
2456 * gdb.base/watch-cond-infcall.exp: Same.
2457 * gdb.base/watchpoint.exp: Same.
2458
2459 2019-11-02 Tom de Vries <tdevries@suse.de>
2460
2461 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2462 * gdb.cp/cpexprs.exp: Same.
2463 * gdb.cp/except-multi-location.exp: Same.
2464 * gdb.cp/exceptprint.exp: Same.
2465 * gdb.cp/gdb2384.exp: Same.
2466 * gdb.cp/inherit.exp: Same.
2467 * gdb.cp/m-static.exp: Same.
2468 * gdb.cp/meth-typedefs.exp: Same.
2469 * gdb.cp/misc.exp: Same.
2470 * gdb.cp/namespace.exp: Same.
2471 * gdb.cp/non-trivial-retval.exp: Same.
2472 * gdb.cp/overload.exp: Same.
2473 * gdb.cp/pr17132.exp: Same.
2474 * gdb.cp/re-set-overloaded.exp: Same.
2475 * gdb.cp/rvalue-ref-types.exp: Same.
2476 * gdb.cp/templates.exp: Same.
2477
2478 2019-11-01 Luis Machado <luis.machado@linaro.org>
2479
2480 PR gdb/25124
2481
2482 * gdb.arch/pr25124.S: New file.
2483 * gdb.arch/pr25124.exp: New file.
2484
2485 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2486
2487 * gdb.fortran/info-modules.exp: Update expected results, and add
2488 additional tests for 'info module functinos', and 'info module
2489 variables'.
2490 * gdb.fortran/info-types.exp: Update expected results.
2491 * gdb.fortran/info-types.f90: Extend testcase with additional
2492 module variables and functions.
2493
2494 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2495
2496 * gdb.fortran/info-modules.exp: New file.
2497 * gdb.fortran/info-types.exp: Build with new file.
2498 * gdb.fortran/info-types.f90: Include and use new module.
2499 * gdb.fortran/info-types-2.f90: New file.
2500
2501 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2502
2503 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2504 * gdb.base/settings.exp: Test all settings types using
2505 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2506 that now verifies that the value of "maint show" is the same as
2507 returned by the settings functions. Test the type of the
2508 maintenance settings.
2509 * gdb.base/default.exp: Update show_conv_list.
2510
2511 2019-10-31 Tom de Vries <tdevries@suse.de>
2512
2513 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2514 gdb_test.
2515 * gdb.arch/amd64-disp-step.exp: Same.
2516 * gdb.asm/asm-source.exp: Same.
2517 * gdb.btrace/buffer-size.exp: Same.
2518 * gdb.btrace/cpu.exp: Same.
2519 * gdb.btrace/enable.exp: Same.
2520 * gdb.dwarf2/count.exp: Same.
2521 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2522 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2523 * gdb.fortran/vla-datatypes.exp: Same.
2524 * gdb.fortran/vla-history.exp: Same.
2525 * gdb.fortran/vla-ptype.exp: Same.
2526 * gdb.fortran/vla-value.exp: Same.
2527 * gdb.fortran/whatis_type.exp: Same.
2528 * gdb.guile/guile.exp: Same.
2529 * gdb.multi/tids.exp: Same.
2530 * gdb.python/py-finish-breakpoint.exp: Same.
2531 * gdb.python/py-framefilter.exp: Same.
2532 * gdb.python/py-pp-registration.exp: Same.
2533 * gdb.python/py-xmethods.exp: Same.
2534 * gdb.python/python.exp: Same.
2535 * gdb.server/connect-with-no-symbol-file.exp: Same.
2536 * gdb.server/no-thread-db.exp: Same.
2537 * gdb.server/run-without-local-binary.exp: Same.
2538 * gdb.stabs/weird.exp: Same.
2539 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2540 * gdb.threads/thread-find.exp: Same.
2541 * gdb.threads/tls-shared.exp: Same.
2542 * gdb.threads/tls.exp: Same.
2543 * gdb.threads/wp-replication.exp: Same.
2544 * gdb.trace/ax.exp: Same.
2545 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2546
2547 2019-10-31 Tom de Vries <tdevries@suse.de>
2548
2549 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2550 * gdb.ada/array_subscript_addr.exp: Same.
2551 * gdb.ada/arrayidx.exp: Same.
2552 * gdb.ada/arrayparam.exp: Same.
2553 * gdb.ada/arrayptr.exp: Same.
2554 * gdb.ada/boolean_expr.exp: Same.
2555 * gdb.ada/call_pn.exp: Same.
2556 * gdb.ada/complete.exp: Same.
2557 * gdb.ada/fixed_cmp.exp: Same.
2558 * gdb.ada/fun_addr.exp: Same.
2559 * gdb.ada/funcall_param.exp: Same.
2560 * gdb.ada/interface.exp: Same.
2561 * gdb.ada/mod_from_name.exp: Same.
2562 * gdb.ada/null_array.exp: Same.
2563 * gdb.ada/packed_array.exp: Same.
2564 * gdb.ada/packed_tagged.exp: Same.
2565 * gdb.ada/print_chars.exp: Same.
2566 * gdb.ada/print_pc.exp: Same.
2567 * gdb.ada/ptype_arith_binop.exp: Same.
2568 * gdb.ada/ptype_field.exp: Same.
2569 * gdb.ada/ptype_tagged_param.exp: Same.
2570 * gdb.ada/rec_return.exp: Same.
2571 * gdb.ada/ref_tick_size.exp: Same.
2572 * gdb.ada/str_ref_cmp.exp: Same.
2573 * gdb.ada/taft_type.exp: Same.
2574 * gdb.ada/tagged.exp: Same.
2575 * gdb.ada/type_coercion.exp: Same.
2576 * gdb.ada/uninitialized_vars.exp: Same.
2577
2578 2019-10-30 Tom de Vries <tdevries@suse.de>
2579
2580 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2581
2582 2019-10-26 Tom de Vries <tdevries@suse.de>
2583
2584 * gdb.base/bigcore.c: Fix typos in comments.
2585 * gdb.base/ctf-ptype.c: Same.
2586 * gdb.base/long_long.c: Same.
2587 * gdb.dwarf2/dw2-op-out-param.S: Same.
2588 * gdb.python/py-evthreads.c: Same.
2589 * gdb.reverse/i387-stack-reverse.c: Same.
2590 * gdb.trace/tfile.c: Same.
2591 * lib/compiler.c: Same.
2592 * lib/compiler.cc: Same.
2593
2594 2019-10-25 Tom de Vries <tdevries@suse.de>
2595
2596 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2597 gdb_test_multiple calls.
2598 * gdb.reverse/sigall-reverse.exp: Same.
2599 * gdb.reverse/solib-precsave.exp: Same.
2600 * gdb.reverse/solib-reverse.exp: Same.
2601 * gdb.reverse/until-precsave.exp: Same.
2602 * gdb.reverse/until-reverse.exp: Same.
2603
2604 2019-10-24 Tom de Vries <tdevries@suse.de>
2605
2606 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2607 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2608 kfail using -wrap pattern flag and convenience variable
2609 gdb_test_name.
2610
2611 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2612
2613 * gdb.python/py-progspace.exp: Add tests for the
2614 Progspace.block_for_pc method.
2615
2616 2019-10-23 Tom Tromey <tom@tromey.com>
2617
2618 * configure: Rebuild.
2619 * aclocal.m4: Use m4_include, not sinclude.
2620
2621 2019-10-21 Tom de Vries <tdevries@suse.de>
2622
2623 * gdb.base/infcall-nested-structs.c: Add
2624 __attribute__((noinline,noclone)) to all functions.
2625 (call_all): Add missing variable initialization. Simplify return value.
2626 (breakpt): Increment volatile variable, to prevent call from being
2627 optimized out.
2628 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2629
2630 2019-10-17 Tom de Vries <tdevries@suse.de>
2631
2632 * gdb.fortran/module.exp: Allow info variables to print info for files
2633 other than module.f90.
2634
2635 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2636
2637 * gdb.fortran/module.exp: Extend with 'info variables' test.
2638
2639 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2640
2641 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2642 F77_FOR_TARGET.
2643
2644 2019-10-16 Tom de Vries <tdevries@suse.de>
2645
2646 PR tdep/25096
2647 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2648
2649 2019-10-16 Tom de Vries <tdevries@suse.de>
2650
2651 PR tdep/24104
2652 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2653 Add KFAIL for PR tdep/25096.
2654
2655 2019-10-16 Tom de Vries <tdevries@suse.de>
2656
2657 PR testsuite/25059
2658 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2659
2660 2019-10-16 Tom de Vries <tdevries@suse.de>
2661
2662 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2663 as signed.
2664
2665 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2666
2667 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2668 one instead of increasing timeout.
2669
2670 2019-10-13 Tom de Vries <tdevries@suse.de>
2671
2672 PR record/25038
2673 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2674 * gdb.reverse/sigall-reverse.exp: Same.
2675 * gdb.reverse/solib-precsave.exp: Same.
2676 * gdb.reverse/solib-reverse.exp: Same.
2677 * gdb.reverse/step-precsave.exp: Same.
2678 * gdb.reverse/until-precsave.exp: Same.
2679 * gdb.reverse/until-reverse.exp: Same.
2680 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2681
2682 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2683
2684 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2685 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2686 (cmp_struct_05_01, cmp_struct_static_02_01)
2687 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2688 comparisons.
2689
2690 2019-10-10 Tom de Vries <tdevries@suse.de>
2691
2692 PR testsuite/24888
2693 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2694 gnatlink.
2695
2696 2019-10-09 Tom de Vries <tdevries@suse.de>
2697
2698 PR testsuite/25048
2699 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2700
2701 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2702
2703 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2704 exceptions due to missing debug information.
2705
2706 2019-10-07 Tom de Vries <tdevries@suse.de>
2707
2708 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2709
2710 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2711
2712 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2713 * gdb.base/annota1.exp: Update to use gdb_test_name.
2714
2715 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2716
2717 * gdb.base/ctf-whatis.exp: New file.
2718 * gdb.base/ctf-whatis.c: New file.
2719 * gdb.base/ctf-ptype.exp: New file.
2720 * gdb.base/ctf-ptype.c: New file.
2721 * gdb.base/ctf-constvars.exp: New file.
2722 * gdb.base/ctf-constvars.c: New file.
2723 * gdb.base/ctf-cvexpr.exp: New file.
2724
2725 2019-10-04 Tom de Vries <tdevries@suse.de>
2726
2727 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2728 for loop.
2729
2730 2019-10-03 Tom Tromey <tom@tromey.com>
2731
2732 PR rust/24976:
2733 * gdb.rust/simple.rs (Union2): New type.
2734 (main): Use Union2.
2735 * gdb.rust/simple.exp: Add test.
2736
2737 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2738
2739 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2740 nested function prefix.
2741
2742 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2743 Richard Bunt <richard.bunt@arm.com>
2744 Andrew Burgess <andrew.burgess@embecosm.com>
2745
2746 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2747 nested functions.
2748 * gdb.fortran/nested-funcs.f90: Update expected results.
2749 * gdb.fortran/nested-funcs-2.exp: New file.
2750 * gdb.fortran/nested-funcs-2.f90: New file.
2751
2752 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2753
2754 * gdb.python/py-parameter.exp: Make test names unique.
2755 * gdb.python/py-template.exp: Likewise.
2756 * gdb.python/py-value.exp: Likewise.
2757
2758 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2759
2760 * gdb.base/break-interp.exp: Reduce test name duplication.
2761 * gdb.base/call-sc.exp: Likewise.
2762 * gdb.base/callfuncs.exp: Likewise.
2763 * gdb.base/charset.exp: Likewise.
2764 * gdb.base/dump.exp: Likewise.
2765 * gdb.base/ena-dis-br.exp: Likewise.
2766 * gdb.base/relational.exp: Likewise.
2767 * gdb.base/step-over-syscall.exp: Likewise.
2768 * gdb.base/structs.exp: Likewise.
2769
2770 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2771
2772 * gdb.linespec/explicit.exp: Make test names unique.
2773 * gdb.linespec/ls-errs.exp: Likewise.
2774
2775 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2776
2777 * gdb.reverse/break-precsave.exp: Make test names unique.
2778 * gdb.reverse/break-reverse.exp: Likewise.
2779 * gdb.reverse/finish-precsave.exp: Likewise.
2780 * gdb.reverse/finish-reverse.exp: Likewise.
2781 * gdb.reverse/machinestate-precsave.exp: Likewise.
2782 * gdb.reverse/machinestate.exp: Likewise.
2783 * gdb.reverse/readv-reverse.exp: Likewise.
2784 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2785 * gdb.reverse/sigall-precsave.exp: Likewise.
2786 * gdb.reverse/sigall-reverse.exp: Likewise.
2787 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2788 * gdb.reverse/watch-precsave.exp: Likewise.
2789 * gdb.reverse/watch-reverse.exp: Likewise.
2790
2791 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2792
2793 * gdb.threads/stop-with-handle.c: New file.
2794 * gdb.threads/stop-with-handle.exp: New file.
2795
2796 2019-10-03 Tom de Vries <tdevries@suse.de>
2797
2798 PR testsuite/25059
2799 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2800 directory" line to be missing.
2801
2802 2019-10-03 Tom de Vries <tdevries@suse.de>
2803
2804 PR testsuite/25059
2805 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2806 type optional.
2807
2808 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2809
2810 * gdb.python/py-format-string.c (string.h): New include.
2811 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2812 the same value, for endianness-independence.
2813 * gdb.python/py-format-string.exp (default_regexp_dict)
2814 (test_pretty_structs, test_format): Adjust expected output to the
2815 changed initialization.
2816
2817 2019-10-02 Tom Tromey <tromey@adacore.com>
2818
2819 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2820
2821 2019-10-02 Pedro Alves <palves@redhat.com>
2822 Andrew Burgess <andrew.burgess@embecosm.com>
2823
2824 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2825 "print-file-var.h".
2826 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2827 (get_version_1): Print this_version_id and its address.
2828 Add extern "C" wrappers around interface functions.
2829 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2830 "print-file-var.h".
2831 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2832 (get_version_2): Print this_version_id and its address.
2833 Add extern "C" wrappers around interface functions.
2834 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2835 <stddef.h> and "print-file-var.h".
2836 Add extern "C" wrappers around interface functions.
2837 [VERSION_ID_MAIN] (this_version_id): Define.
2838 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2839 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2840 up extern "C" blocks.
2841 * gdb.base/print-file-var.exp (test): New, factored out from top
2842 level.
2843 (top level): Test all combinations of attribute hidden or not,
2844 dlopen or not, and this_version_id symbol in main file or not.
2845 Compile tests as both C++ and C, make test names unique.
2846
2847 2019-10-01 Tom Tromey <tom@tromey.com>
2848
2849 * gdb.base/style.exp: Test "show logging filename".
2850
2851 2019-10-01 Tom Tromey <tom@tromey.com>
2852
2853 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2854 * gdb.base/style.exp: Add metadata style test.
2855
2856 2019-10-01 Tom Tromey <tom@tromey.com>
2857
2858 * gdb.base/style.exp: Test "pwd".
2859
2860 2019-10-01 Tom Tromey <tom@tromey.com>
2861
2862 * gdb.base/style.exp: Update tests.
2863
2864 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2865
2866 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2867 'six' to unsigned.
2868 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2869 'five'. Use an all-ones bit pattern for each.
2870 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2871 to its changed values.
2872
2873 2019-09-30 Tom Tromey <tromey@adacore.com>
2874
2875 * gdb.rust/traits.rs: Disable all warnings.
2876
2877 2019-09-29 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2880
2881 2019-09-29 Tom de Vries <tdevries@suse.de>
2882
2883 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2884
2885 2019-09-27 Tom de Vries <tdevries@suse.de>
2886
2887 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2888
2889 2019-09-27 Tom de Vries <tdevries@suse.de>
2890
2891 PR record/23188
2892 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2893
2894 2019-09-26 Tom Tromey <tromey@adacore.com>
2895
2896 * gdb.ada/py_taft.exp: New file.
2897 * gdb.ada/py_taft/main.adb: New file.
2898 * gdb.ada/py_taft/pkg.adb: New file.
2899 * gdb.ada/py_taft/pkg.ads: New file.
2900
2901 2019-09-24 Tom de Vries <tdevries@suse.de>
2902
2903 PR gdb/24598
2904 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2905
2906 2019-09-22 Tom de Vries <tdevries@suse.de>
2907
2908 * gdb.base/restore.exp: Allow register variables to be optimized out at
2909 -O0.
2910
2911 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2912
2913 * gdb.arch/spu-info.exp: Remove file.
2914 * gdb.arch/spu-info.c: Remove file.
2915 * gdb.arch/spu-ls.exp: Remove file.
2916 * gdb.arch/spu-ls.c: Remove file.
2917
2918 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2919 * gdb.asm/spu.inc: Remove file.
2920
2921 * gdb.base/dump.exp: Remove support for spu*-*-*.
2922 * gdb.base/stack-checking.exp: Likewise.
2923 * gdb.base/overlays.exp: Likewise.
2924 * gdb.base/ovlymgr.c: Likewise.
2925 * gdb.base/spu.ld: Remove file.
2926
2927 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2928 * gdb.cp/cpexprs.exp: Likewise.
2929 * gdb.cp/exception.exp: Likewise.
2930 * gdb.cp/gdb2495.exp: Likewise.
2931 * gdb.cp/mb-templates.exp: Likewise.
2932 * gdb.cp/pr9167.exp: Likewise.
2933 * gdb.cp/userdef.exp: Likewise.
2934
2935 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2936
2937 * gdb.cell: Remove directory.
2938 * lib/cell.exp: Remove file.
2939
2940 2019-09-19 Tom de Vries <tdevries@suse.de>
2941
2942 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2943
2944 2019-09-19 Tom de Vries <tdevries@suse.de>
2945
2946 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2947
2948 2019-09-19 Tom de Vries <tdevries@suse.de>
2949
2950 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2951 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2952 (gdb_target_cmd): ... here.
2953 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2954 value 2.
2955
2956 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2957
2958 * gdb.base/source-dir.exp: Avoid having directory names in test
2959 names.
2960
2961 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2962
2963 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2964 directory.
2965
2966 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2967
2968 * gdb.base/list-missing-source.exp: New file.
2969
2970 2019-09-14 Tom de Vries <tdevries@suse.de>
2971
2972 PR teststuite/24599
2973 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2974 * lib/ada.exp (gnatmake_version_at_least): New proc.
2975
2976 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2977
2978 * gdb.base/maint.exp: Use exec_has_index_section.
2979
2980 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2981
2982 * gdb.base/maint.exp: Add test for 'maint info sections'.
2983
2984 2019-09-12 Tom de Vries <tdevries@suse.de>
2985
2986 * gdb.base/store.exp: Allow register variables to be optimized out at
2987 -O0.
2988
2989 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2990
2991 * gdb.ada/rdv_wait.exp: Update to new task names.
2992 * gdb.base/task_switch_in_core.exp: Likewise.
2993 * gdb.base/info_sources_base.c: Likewise.
2994
2995 2019-09-10 Tom Tromey <tromey@adacore.com>
2996
2997 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2998
2999 2019-09-10 Tom Tromey <tromey@adacore.com>
3000
3001 * gdb.ada/dgopt.exp: New file.
3002 * gdb.ada/dgopt/x.adb: New file.
3003
3004 2019-09-08 Tom Tromey <tom@tromey.com>
3005
3006 * gdb.tui/resize.exp: Remove setup_xfail.
3007 * gdb.tui/regs.exp: Remove setup_xfail.
3008 * gdb.tui/basic.exp: Remove setup_xfail.
3009
3010 2019-09-06 David Blaikie <dblaikie@gmail.com>
3011
3012 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3013 * gdb.cp/cplabel.exp: Ditto.
3014 * gdb.linespec/ls-errs.exp: Ditto.
3015
3016 2019-09-05 Tom de Vries <tdevries@suse.de>
3017
3018 * lib/gdb.exp (cmp_file_string): New proc.
3019 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3020 runto_main. Verify save breakpoints output.
3021
3022 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3023
3024 * gdb.base/info-var.exp: Test info variables without running
3025 to main, to avoid expect's buffer overflow.
3026
3027 2019-09-03 Tom Tromey <tromey@adacore.com>
3028
3029 * gdb.ada/bias.exp: New file.
3030 * gdb.ada/bias/bias.adb: New file.
3031 * gdb.ada/print_chars.exp: Add regression test.
3032 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3033 (MC): New variable.
3034
3035 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3036
3037 * gdb.base/argv0-symlink.exp: Run only on native target
3038 and local host.
3039
3040 2019-08-29 Tom de Vries <tdevries@suse.de>
3041
3042 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3043 diverse debug info.
3044 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3045
3046 2019-08-28 Tom de Vries <tdevries@suse.de>
3047
3048 * gdb.base/info-var.exp: Allow info variables to print info for files
3049 other than info-var-f1.c and info-var-f2.c.
3050
3051 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3052
3053 * gdb.fortran/info-types.exp: Add module.
3054 * gdb.fortran/info-types.f90: Update expected results.
3055
3056 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3057
3058 * gdb.fortran/info-types.exp: New file.
3059 * gdb.fortran/info-types.f90: New file.
3060 * lib/fortran.exp (fortran_character1): New proc.
3061
3062 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3063
3064 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3065 functions'. Reindent as needed.
3066 * gdb.base/info-var-f1.c: New file.
3067 * gdb.base/info-var-f2.c: New file.
3068 * gdb.base/info-var.exp: New file.
3069 * gdb.base/info-var.h: New file.
3070
3071 2019-08-26 Tom de Vries <tdevries@suse.de>
3072
3073 PR c++/24852
3074 * gdb.cp/no-libstdcxx-probe.exp: New test.
3075
3076 2019-08-26 Tom de Vries <tdevries@suse.de>
3077
3078 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3079 * tests need to be skipped.
3080 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3081 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3082 mi_skip_libstdcxx_probe_tests.
3083
3084 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3085
3086 * gdb.python/py-xmethods.exp: Use raw strings when passing
3087 arguments to SimpleXMethodMatcher.
3088
3089 2019-08-22 Tom de Vries <tdevries@suse.de>
3090
3091 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3092 more informative.
3093
3094 2019-08-21 Pedro Alves <palves@redhat.com>
3095
3096 * gdb.base/with.exp: Test "with" with no arguments.
3097
3098 2019-08-21 Tom de Vries <tdevries@suse.de>
3099
3100 * gdb.base/gdb-caching-proc.exp: Sort files.
3101
3102 2019-08-20 Tom de Vries <tdevries@suse.de>
3103
3104 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3105 compilation.
3106
3107 2019-08-16 Tom de Vries <tdevries@suse.de>
3108
3109 * gdb.base/compare-sections.exp ("after run to main"): Allow
3110 mismatched read-only sections for PIE executables.
3111
3112 2019-08-16 Tom Tromey <tom@tromey.com>
3113
3114 * lib/tuiterm.exp (_csi_Z): New proc.
3115 * gdb.tui/basic.exp: Update window positions.
3116 * gdb.tui/empty.exp: Update window positions.
3117
3118 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3119
3120 * gdb.base/examine-backward.exp: Correct regexp for
3121 "examine 3 bytes backward from ${address_zero}".
3122
3123 2019-08-15 Tom Tromey <tom@tromey.com>
3124
3125 * gdb.tui/empty.exp: Enable resizing tests.
3126
3127 2019-08-15 Tom Tromey <tromey@adacore.com>
3128
3129 * gdb.ada/char_enum.exp: Add regression tests.
3130 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3131 and '0'.
3132 (Char, Gchar): Update.
3133 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3134
3135 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3136
3137 * gdb.python/python.exp: Expect a leading underscore on
3138 GdbOutput{,Error}File.
3139
3140 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3141
3142 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3143 Windows host.
3144
3145 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3146
3147 * gdb.base/batch-preserve-term-settings.exp
3148 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3149
3150 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3151
3152 * lib/gdb.exp: When running on a mingw target, replace
3153 /x/ with x:/.
3154
3155 2019-08-14 Alan Hayward <alan.hayward@arm.com>
3156
3157 * gdb.arch/aarch64-prologue.c: New test.
3158 * gdb.arch/aarch64-prologue.exp: New file.
3159
3160 2019-08-13 Tom de Vries <tdevries@suse.de>
3161
3162 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3163 Thread.
3164
3165 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3166
3167 * gdb.python/py-completion.exp: Download the .py file to the host
3168 and use its host pathname. Conditionalize tests that use
3169 tab completion and manipulate files on the build machine.
3170 * gdb.python/py-events.exp: Download the .py file to the host
3171 and use its host pathname.
3172 * gdb.python/py-evsignal.exp: Likewise.
3173 * gdb.python/py-evthreads.exp: Likewise.
3174 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3175 pathname syntax.
3176 * gdb.python/py-framefilter.exp: Download the .py file to the right
3177 place on the host. Match Windows pathname syntax.
3178 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3179 .py file to the host and use its host pathname.
3180 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3181 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3182 build pathname. Skip symlink test on Windows host. Add missing
3183 newline at end of file.
3184 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3185 and use its host pathname.
3186 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3187 * gdb.python/py-section-script.exp: Use host location of binfile
3188 on safe-path. Use correct path separator on Windows host.
3189 Reorder alternatives in gdb_test_multiple to prevent matching
3190 the wrong alternative on success.
3191 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3192
3193 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3194
3195 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3196 expect the GDB inferior to no longer immediately stop after
3197 being resumed with "signal SIGINT".
3198
3199 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3200
3201 * gdb.linespec/break-ask.exp: Generalize regexps to match
3202 Windows pathnames too.
3203
3204 2019-08-08 Tom de Vries <tdevries@suse.de>
3205
3206 PR testsuite/24862
3207 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3208
3209 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3210
3211 * gdb.base/style.exp: Update tests for help doc new invariants.
3212 * gdb.base/help.exp: Likewise.
3213
3214 2019-08-06 Tom Tromey <tom@tromey.com>
3215
3216 * gdb.base/style.exp: Add disassemble test.
3217 * gdb.base/style.c (some_called_function): New function.
3218 (main): Use it.
3219
3220 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3221
3222 * gdb.python/py-block.exp: Test dictionary access on blocks.
3223
3224 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3225
3226 PR gdb/24863
3227 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3228 -list-thread-groups --available test when running under
3229 check-read1.
3230
3231 2019-08-05 Tom de Vries <tdevries@suse.de>
3232
3233 PR testsuite/24863
3234 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3235 * gdb.base/help.exp: Use with_read1_timeout_factor.
3236 * gdb.base/info-macros.exp: Same.
3237 * gdb.cp/nested-types.exp: Same.
3238
3239 2019-08-05 Tom de Vries <tdevries@suse.de>
3240
3241 * lib/gdb.exp (version_at_least): Factor out of ...
3242 (tcl_version_at_least): ... here.
3243 (gdb_compile): Fail if pie results in non-PIE executable.
3244 (readelf_version, readelf_prints_pie): New proc.
3245 (exec_is_pie): Return -1 if unknown.
3246
3247 2019-08-05 Tom de Vries <tdevries@suse.de>
3248
3249 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3250
3251 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3252
3253 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3254
3255 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3256
3257 * lib/completion-support.exp (test_gdb_complete_none): Skip
3258 tab completion tests if no readline support.
3259 (test_gdb_complete_unique_re): Likewise.
3260 (test_gdb_complete_multiple): Likewise.
3261
3262 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3263
3264 * gdb.base/info_sources.exp: New file.
3265 * gdb.base/info_sources.c: New file.
3266 * gdb.base/info_sources_base.c: New file.
3267
3268 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3269
3270 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3271 prefix argument.
3272 (test_exit_status): Add prefix argument.
3273
3274 2019-08-01 Tom de Vries <tdevries@suse.de>
3275
3276 PR testsuite/24863
3277 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3278 calling exp_continue for new thread and thread exited messages.
3279
3280 2019-08-01 Tom de Vries <tdevries@suse.de>
3281
3282 PR testsuite/24863
3283 * gdb.base/structs.exp: Fix check-read1 timeout using
3284 gdb_test_sequence.
3285 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3286
3287 2019-08-01 Tom de Vries <tdevries@suse.de>
3288
3289 PR testsuite/24863
3290 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3291 line.
3292
3293 2019-08-01 Tom de Vries <tdevries@suse.de>
3294
3295 PR testsuite/24863
3296 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3297
3298 2019-07-30 Tom Tromey <tromey@adacore.com>
3299
3300 * gdb.ada/display_nested.exp: New file.
3301 * gdb.ada/display_nested/foo.adb: New file.
3302 * gdb.ada/display_nested/pack.adb: New file.
3303 * gdb.ada/display_nested/pack.ads: New file.
3304
3305 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3306
3307 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3308 namespace.
3309 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3310
3311 2019-07-30 Tom de Vries <tdevries@suse.de>
3312
3313 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3314 instead.
3315
3316 2019-07-30 Tom de Vries <tdevries@suse.de>
3317
3318 PR testsuite/24834
3319 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3320 (exec_is_pie): New proc.
3321
3322 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3323
3324 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3325
3326 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3327
3328 * gdb.python/py-objfile.c: Add global and static vars.
3329 * gdb.python/py-objfile.exp: Test new functions Objfile.
3330 lookup_global_symbol and lookup_static_symbol.
3331
3332 2019-07-29 Tom Tromey <tom@tromey.com>
3333
3334 * lib/tuiterm.exp (Term::_csi_@): New proc.
3335 (Term::_csi_X): Don't move cursor.
3336
3337 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3338
3339 * gdb.base/options.exp: Update backtrace - completion to
3340 new option -frame-info.
3341 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3342 Test new 'set print frame-info'. Test backtrace -frame-info
3343 overriding 'set print frame-info'.
3344 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3345 Test new 'set print frame-info'.
3346 Verify consistency of backtrace with and without filters, with and
3347 without -no-filters.
3348 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3349 default.
3350
3351 2019-07-29 Tom de Vries <tdevries@suse.de>
3352
3353 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3354 no arguments".
3355
3356 2019-07-29 Tom de Vries <tdevries@suse.de>
3357
3358 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3359 is a substring of the first for "complete non-unique file name".
3360
3361 2019-07-29 Tom de Vries <tdevries@suse.de>
3362
3363 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3364 with ".*".
3365
3366 2019-07-29 Tom de Vries <tdevries@suse.de>
3367
3368 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3369 Pass prompt_regexp parameter to gdb_test_multiple calls.
3370
3371 2019-07-29 Tom de Vries <tdevries@suse.de>
3372
3373 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3374 print registers" regexps.
3375
3376 2019-07-29 Tom de Vries <tdevries@suse.de>
3377
3378 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3379
3380 2019-07-29 Tom de Vries <tdevries@suse.de>
3381
3382 PR gdb/24855
3383 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3384 (skip_python_tests_prompt): Add prompt_regexp argument to
3385 gdb_test_multiple calls.
3386
3387 2019-07-27 Tom Tromey <tom@tromey.com>
3388
3389 * gdb.tui/main.exp: New file.
3390
3391 2019-07-27 Tom Tromey <tom@tromey.com>
3392
3393 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3394 optional.
3395 * gdb.tui/empty.exp: New file.
3396
3397 2019-07-27 Tom Tromey <tom@tromey.com>
3398
3399 * lib/tuiterm.exp (spawn): New proc.
3400 (Term::resize): New proc.
3401 * gdb.tui/resize.exp: New file.
3402
3403 2019-07-27 Tom Tromey <tom@tromey.com>
3404
3405 * gdb.tui/list.exp: New file.
3406
3407 2019-07-27 Tom Tromey <tom@tromey.com>
3408
3409 * gdb.tui/regs.exp: New file.
3410
3411 2019-07-27 Tom Tromey <tom@tromey.com>
3412
3413 * gdb.tui/basic.exp: Add "layout split" test.
3414
3415 2019-07-27 Tom Tromey <tom@tromey.com>
3416
3417 * gdb.tui/basic.exp: Add "layout asm" test.
3418
3419 2019-07-27 Tom Tromey <tom@tromey.com>
3420
3421 * lib/tuiterm.exp: New file.
3422 * gdb.tui/basic.exp: New file.
3423
3424 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3425
3426 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3427 Enable tests associated with this flag. Adjust regex
3428 referencing "foo_low" to now refer to "foo_cold" instead.
3429
3430 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3431
3432 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3433 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3434 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3435 foo_cold. Revise comments to match.
3436 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3437 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3438 were wrapped into this proc; Call do_test in loop from outermost
3439 level.
3440 (foo_low): Rename all occurrences to "foo_cold".
3441 (backtrace from baz): New test.
3442 (x2/i foo_cold): New test.
3443 (info line *foo_cold): New test.
3444
3445 2019-07-26 Tom de Vries <tdevries@suse.de>
3446
3447 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3448
3449 2019-07-25 Tom de Vries <tdevries@suse.de>
3450
3451 PR testsuite/24830
3452 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3453 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3454 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3455 (skip_libstdcxx_probe_tests): ... here.
3456 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3457
3458 2019-07-24 Tom de Vries <tdevries@suse.de>
3459
3460 PR testsuite/24807
3461 * gdb.objc/basicclass.m: Include stdio.h.
3462 * gdb.objc/nondebug.m: Same.
3463 * gdb.objc/objcdecode.m: Same.
3464
3465 2019-07-24 Tom de Vries <tdevries@suse.de>
3466
3467 PR testsuite/24612
3468 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3469 additional_flags.
3470
3471 2019-07-24 Tom de Vries <tdevries@suse.de>
3472
3473 PR testsuite/24831
3474 * gdb.multi/tids.exp: Update error messages for info threads.
3475
3476 2019-07-24 Tom de Vries <tdevries@suse.de>
3477
3478 * gdb.base/info-types.exp: Allow info types to print info for more than
3479 one file.
3480
3481 2019-07-23 Tom de Vries <tdevries@suse.de>
3482
3483 PR testsuite/24842
3484 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3485 gdb_spawn_with_cmdline_opts.
3486
3487 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3488
3489 * gdb.arch/arm-cmse-sgstubs.c: New test.
3490 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3491
3492 2019-07-23 Tom de Vries <tdevries@suse.de>
3493
3494 PR testsuite/24711
3495 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3496 issuing next command.
3497
3498 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3499
3500 * gdb.ada/info_auto_lang.exp: Update expected results.
3501 * gdb.base/info-types.c: Add additional types to check.
3502 * gdb.base/info-types.exp: Update expected results.
3503
3504 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3505
3506 * gdb.base/info-types.c: New file.
3507 * gdb.base/info-types.exp: New file.
3508
3509 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 * gdb.arch/riscv-bp-infcall.c: New file.
3512 * gdb.arch/riscv-bp-infcall.exp: New file.
3513
3514 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3515
3516 PR breakpoints/24541
3517 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3518
3519 2019-07-14 Tom de Vries <tdevries@suse.de>
3520
3521 PR testsuite/24760
3522 * gdb.objc/basicclass.exp: Fix unterminated string.
3523
3524 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3525 Andrew Burgess <andrew.burgess@embecosm.com>
3526
3527 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3528 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3529 negative bounds.
3530 * gdb.fortran/vla-value.exp: Print elements of an array with
3531 negative bounds.
3532 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3533 testing.
3534
3535 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3536
3537 * gdb.base/options.exp (expect_string): Dequote strings in
3538 results.
3539 (test-string): Test strings with different quoting and reindent.
3540
3541 2019-07-10 Tom Tromey <tromey@adacore.com>
3542
3543 * gdb.ada/mi_ex_cond.exp: Update expected results.
3544 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3545 * gdb.ada/mi_catch_ex.exp: Update expected results.
3546 * gdb.ada/mi_catch_assert.exp: Update expected results.
3547 * gdb.ada/catch_ex.exp (catch_exception_info)
3548 (catch_exception_entry, catch_assert_entry)
3549 (catch_unhandled_entry): Update.
3550 * gdb.ada/catch_assert_if.exp: Update expected results.
3551
3552 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3553 Stephen Roberts <stephen.roberts@arm.com>
3554
3555 * gdb.base/define.exp: Restore original prompt.
3556
3557 2019-07-09 Pedro Alves <palves@redhat.com>
3558
3559 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3560 breakpoints" output.
3561 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3562 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3563 throw" creates breakpoint.
3564 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3565 'type="catchpoint"'.
3566
3567 2019-07-09 Pedro Alves <palves@redhat.com>
3568
3569 PR c++/15468
3570 * gdb.cp/except-multi-location-lib.cc: New.
3571 * gdb.cp/except-multi-location-main.cc: New.
3572 * gdb.cp/except-multi-location.exp: New.
3573
3574 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3575
3576 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3577 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3578 argument and update callers.
3579
3580 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3581
3582 * gdb.arch/amd64-break-on-asm-line.S: New file.
3583 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3584
3585 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3586
3587 * gdb.base/printcmds.exp: Test printing C string and
3588 C wide string convenience vars without transiting via the inferior.
3589 Also make test names unique.
3590
3591 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3592
3593 PR breakpoints/25011
3594 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3595
3596 2019-07-04 Pedro Alves <palves@redhat.com>
3597
3598 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3599 body returned ok(0), break(3) or continue(4).
3600 * gdb.testsuite/foreach_with_prefix.exp: New file.
3601
3602 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3603
3604 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3605
3606 2019-07-03 Pedro Alves <palves@redhat.com>
3607
3608 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3609 "return -code".
3610
3611 2019-07-03 Pedro Alves <palves@redhat.com>
3612
3613 PR cli/24732
3614 * gdb.base/shell.exp: Load completion-support.exp.
3615 Adjust expected error output. Add completion tests.
3616
3617 2019-07-03 Pedro Alves <palves@redhat.com>
3618
3619 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3620 string_to_regexp.
3621
3622 2019-07-03 Pedro Alves <palves@redhat.com>
3623
3624 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3625 (expect_integer): Adjust to expect "-string".
3626 (expect_string): New.
3627 (all_options): Expect "-string".
3628 (test-flag, test-boolean): Adjust to expect "-string".
3629 (test-string): New proc.
3630 (top level): Call it.
3631
3632 2019-07-03 Pedro Alves <palves@redhat.com>
3633
3634 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3635 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3636 the expected output in the success.
3637
3638 2019-07-03 Pedro Alves <palves@redhat.com>
3639
3640 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3641 Split one gdb_test_multiple call in two to avoid a race.
3642
3643 2019-07-03 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.base/with.c: New file.
3646 * gdb.base/with.exp: New file.
3647
3648 2019-07-03 Pedro Alves <palves@redhat.com>
3649
3650 * gdb.base/settings.exp: Replace all references to "maint
3651 test-settings set" with references to "maint set test-settings",
3652 and all references to "maint test-settings show" with references
3653 to "maint show test-settings".
3654
3655 2019-07-03 Pedro Alves <palves@redhat.com>
3656
3657 * gdb.base/settings.exp (test-string): Adjust expected out when
3658 testing "maint test-settings show filename"
3659
3660 2019-07-02 Pedro Alves <palves@redhat.com>
3661
3662 * gdb.base/options.exp (test-info-threads): New procedure.
3663 (top level): Call it.
3664
3665 2019-06-28 Tom Tromey <tromey@adacore.com>
3666
3667 * gdb.dwarf2/ada-linkage-name.c: New file.
3668 * gdb.dwarf2/ada-linkage-name.exp: New file.
3669
3670 2019-06-27 Tom Tromey <tromey@adacore.com>
3671
3672 PR c++/20020:
3673 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3674
3675 2019-06-26 Tom de Vries <tdevries@suse.de>
3676
3677 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3678
3679 2019-06-26 Tom de Vries <tdevries@suse.de>
3680
3681 * gdb.base/index-cache.exp: Add back missing debug option.
3682
3683 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3684
3685 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3686
3687 2019-06-25 Tom de Vries <tdevries@suse.de>
3688
3689 PR testsuite/24727
3690 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3691
3692 2019-06-24 Tom de Vries <tdevries@suse.de>
3693
3694 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3695
3696 2019-06-24 Tom de Vries <tdevries@suse.de>
3697
3698 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3699 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3700 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3701
3702 2019-06-24 Tom de Vries <tdevries@suse.de>
3703
3704 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3705
3706 2019-06-21 Tom de Vries <tdevries@suse.de>
3707
3708 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3709
3710 2019-06-21 Tom de Vries <tdevries@suse.de>
3711
3712 PR testsuite/24518
3713 PR ada/24713
3714 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3715 index.
3716
3717 2019-06-19 Tom Tromey <tromey@adacore.com>
3718
3719 * gdb.ada/length_cond.exp: Add intro comment.
3720
3721 2019-06-19 Tom Tromey <tromey@adacore.com>
3722
3723 * gdb.ada/length_cond.exp: New file.
3724 * gdb.ada/length_cond/length_cond.adb: New file.
3725 * gdb.ada/length_cond/pck.adb: New file.
3726 * gdb.ada/length_cond/pck.ads: New file.
3727
3728 2019-06-18 Tom de Vries <tdevries@suse.de>
3729
3730 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3731
3732 2019-06-18 Tom Tromey <tromey@adacore.com>
3733
3734 * gdb.base/list0.h: Add comment explaining control character.
3735
3736 2019-06-18 Tom de Vries <tdevries@suse.de>
3737
3738 * boards/fission.exp: Break up long debug_flags line.
3739
3740 2019-06-16 Tom de Vries <tdevries@suse.de>
3741
3742 PR gdb/24445
3743 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3744 generated index.
3745
3746 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3747
3748 PR gdb/24686
3749 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3750 improve detection of bug gdb/24541.
3751
3752 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3753
3754 PR gdb/24669
3755 * gdb.base/index-cache.exp (uses_readnow,
3756 expecting_index_cache_use): Define global variable.
3757 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3758 expecting_index_cache_use.
3759
3760 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3761 Andrew Burgess <andrew.burgess@embecosm.com>
3762
3763 * gdb.fortran/pointers.f90: New file.
3764 * gdb.fortran/print_type.exp: New file.
3765 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3766 * gdb.fortran/vla-type.exp: Likewise.
3767 * gdb.fortran/vla-value.exp: Likewise.
3768 * gdb.mi/mi-vla-fortran.exp: Likewise.
3769
3770 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3771
3772 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3773 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3774 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3775 as a stop reason.
3776
3777 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3778
3779 * gdb.base/annota1.exp: Update expected results.
3780 * gdb.cp/annota2.exp: Likewise.
3781 * gdb.cp/annota3.exp: Likewise.
3782
3783 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3784
3785 * gdb.base/style-logging.exp: Remove path from test name.
3786
3787 2019-06-14 Tom Tromey <tromey@adacore.com>
3788
3789 PR gdb/24502:
3790 * gdb.base/style-logging.exp: New file.
3791
3792 2019-06-14 Tom Tromey <tromey@adacore.com>
3793
3794 * gdb.base/symfile-warn.exp: New file.
3795 * gdb.base/symfile-warn.c: New file.
3796
3797 2019-06-14 Tom Tromey <tromey@adacore.com>
3798
3799 * gdb.base/annotate-symlink.exp: New file.
3800
3801 2019-06-14 Tom Tromey <tromey@adacore.com>
3802
3803 * gdb.ada/set_wstr.exp: Add reassignment test.
3804
3805 2019-06-14 Tom Tromey <tromey@adacore.com>
3806
3807 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3808 'unchecked_access and 'unrestricted_access as well.
3809
3810 2019-06-14 Tom Tromey <tromey@adacore.com>
3811
3812 PR ada/24539:
3813 * gdb.ada/vla.exp: Update tests.
3814 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3815 pragma.
3816
3817 2019-06-13 Pedro Alves <palves@redhat.com>
3818
3819 * gdb.base/settings.exp (test-integer): Test junk after
3820 "unlimited".
3821
3822 2019-06-13 Pedro Alves <palves@redhat.com>
3823
3824 * gdb.base/options.exp (test-thread-apply): New.
3825 (top level): Call it.
3826
3827 2019-06-13 Pedro Alves <palves@redhat.com>
3828
3829 * gdb.base/options.exp (test-frame-apply): New.
3830 (top level): Test print commands with different "frame apply"
3831 prefixes.
3832
3833 2019-06-13 Pedro Alves <palves@redhat.com>
3834
3835 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3836 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3837 'max_completions' parameter and handle it.
3838 (test_gdb_completion_offers_commands): New.
3839
3840 2019-06-13 Pedro Alves <palves@redhat.com>
3841
3842 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3843
3844 2019-06-13 Pedro Alves <palves@redhat.com>
3845
3846 * gdb.base/options.exp (test-backtrace): New.
3847 (top level): Call it.
3848
3849 2019-06-13 Pedro Alves <palves@redhat.com>
3850
3851 * gdb.guile/scm-frame-args.exp: Use "set print
3852 raw-frame-arguments" instead of "set print raw frame-arguments".
3853 * gdb.python/py-frame-args.exp: Likewise.
3854
3855 2019-06-13 Pedro Alves <palves@redhat.com>
3856
3857 * gdb.compile/compile.exp: Adjust expected output to option
3858 processing changes.
3859
3860 2019-06-13 Pedro Alves <palves@redhat.com>
3861
3862 * gdb.base/options.exp: Build executable.
3863 (test-print): New procedure.
3864 (top level): Call it, once for "print" and another for "compile
3865 print".
3866
3867 2019-06-13 Pedro Alves <palves@redhat.com>
3868
3869 * gdb.base/options.c: New file.
3870 * gdb.base/options.exp: New file.
3871
3872 2019-06-13 Pedro Alves <palves@redhat.com>
3873
3874 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3875 that "o" is ambiguous.
3876
3877 2019-06-13 Pedro Alves <palves@redhat.com>
3878
3879 * gdb.base/settings.c: New file.
3880 * gdb.base/settings.exp: New file.
3881
3882 2019-06-13 Pedro Alves <palves@redhat.com>
3883
3884 * gdb.base/completion.exp: Fix comment typo.
3885
3886 2019-06-13 Pedro Alves <palves@redhat.com>
3887
3888 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3889 foo --1" test.
3890
3891 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3892
3893 * gdb.fortran/block-data.f: New.
3894 * gdb.fortran/block-data.exp: New.
3895
3896 2019-06-11 Tom de Vries <tdevries@suse.de>
3897
3898 PR testsuite/24521
3899 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3900 message.
3901
3902 2019-06-11 Tom de Vries <tdevries@suse.de>
3903
3904 PR testsuite/24521
3905 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3906
3907 2019-06-11 Tom de Vries <tdevries@suse.de>
3908
3909 * boards/readnow.exp: New file.
3910
3911 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3912
3913 * gdb.fortran/vla-sizeof.exp: Update expected results.
3914
3915 2019-06-06 Amos Bird <amosbird@gmail.com>
3916
3917 * gdb.base/annota1.exp (thread_switch): Add test for
3918 thread-exited annotation.
3919
3920 2019-06-06 Tom Tromey <tromey@adacore.com>
3921
3922 * gdb.base/maint.exp: Expect command started/finished output.
3923
3924 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3925
3926 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3927 comment.
3928 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3929
3930 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3931
3932 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3933 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3934 * gdb.arch/riscv-unwind-long-insn.c: New file.
3935 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3936
3937 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3938
3939 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3940
3941 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3942
3943 * lib/gdb.exp (help_list_trailer): New regexp variable
3944 factorizing the help trailer message.
3945 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3946 arg to allow to better factorize various tests.
3947 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3948 (test_prefix_command_help): Use help_list_trailer.
3949 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3950 * gdb.guile/scm-cmd.exp: Likewise.
3951 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3952 * gdb.base/help.exp: Use test_user_defined_class_help.
3953 * gdb.base/style.exp: Add tests for styling of help and apropos.
3954 * lib/gdb-utils.exp (style): Add title and highlight styles.
3955
3956 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3957
3958 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3959 $_shell_exitsignal.
3960 * gdb.base/default.exp: Update for new convenience variables.
3961
3962 2019-05-29 Tom Tromey <tromey@adacore.com>
3963
3964 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3965 to "break complete ada" test case's regexp.
3966
3967 2019-05-29 Tom Tromey <tromey@adacore.com>
3968
3969 PR c++/20020:
3970 * gdb.cp/constexpr-field.exp: New file.
3971 * gdb.cp/constexpr-field.cc: New file.
3972
3973 2019-05-29 Tom Tromey <tromey@adacore.com>
3974
3975 * gdb.base/finish.exp (finish_no_print): New proc.
3976 (finish_tests): Call it.
3977
3978 2019-05-24 Tom de Vries <tdevries@suse.de>
3979
3980 * gdb.dwarf2/gdb-add-index.exp: New file.
3981
3982 2019-05-22 Tom Tromey <tromey@adacore.com>
3983
3984 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3985 * gdb.base/style.exp: Use "style".
3986 * lib/gdb-utils.exp (style): New proc.
3987
3988 2019-05-22 Tom de Vries <tdevries@suse.de>
3989
3990 * gdb.base/align.exp: Require c++11.
3991
3992 2019-05-22 Tom de Vries <tdevries@suse.de>
3993
3994 PR testsuite/24586
3995 * gdb.python/py-mi-var-info-path-expression.exp: Call
3996 mi_skip_python_tests to check if python is supported.
3997
3998 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3999
4000 * gdb.arch/aarch64-pauth.c: New test.
4001 * gdb.arch/aarch64-pauth.exp: New file.
4002
4003 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4004
4005 * README (Re-running Tests Outside The Testsuite): New section.
4006
4007 2019-05-21 Tom de Vries <tdevries@suse.de>
4008
4009 * gdb.arch/amd64-eval.exp: Require c++11.
4010 * gdb.base/max-depth.exp: Same.
4011 * gdb.compile/compile-cplus-array-decay.exp: Same.
4012 * gdb.cp/meth-typedefs.exp: Same.
4013 * gdb.cp/subtypes.exp: Same.
4014 * gdb.cp/temargs.exp: Same.
4015
4016 2019-05-21 Alan Hayward <alan.hayward@arm.com>
4017
4018 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4019
4020 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4021
4022 PR gdb/18644
4023 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4024 * gdb.fortran/printing-types.exp: Add new test.
4025 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4026 testing.
4027 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4028 setup_kfail call.
4029
4030 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4031
4032 * README (Running the Testsuite): Change example.
4033 (Testsuite Parameters): Remove TRANSCRIPT.
4034 * lib/gdb.exp: Remove TRANSCRIPT check.
4035
4036 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4037
4038 * README (Testsuite Parameters): Add replay logging to
4039 GDBSERVER_DEBUG.
4040 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4041 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4042 as a comma separated list.
4043 (gdb_debug_init): Override procedure.
4044
4045 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4046
4047 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4048 (gdb_write_cmd_file): New procedure.
4049 * lib/gdbserver-support.exp (gdbserver_start): Call
4050 gdbserver_write_cmd_file.
4051 (gdbserver_write_cmd_file): New procedure.
4052
4053 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4054
4055 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4056 (delete_breakpoints): Likewise.
4057 (gdb_run_cmd): Likewise.
4058 (gdb_start_cmd): Likewise.
4059 (gdb_starti_cmd): Likewise.
4060 (gdb_internal_error_resync): Likewise.
4061 (gdb_test_multiple): Likewise.
4062 (gdb_reinitialize_dir): Likewise.
4063 (default_gdb_exit): Likewise.
4064 (gdb_file_cmd): Mark kill as optional.
4065 (default_gdb_start): Call gdb_stdin_log_init.
4066 (send_gdb): Call gdb_stdin_log_write.
4067 (rerun_to_main): Mark Y as an answer.
4068 (gdb_stdin_log_init): New function.
4069 (gdb_stdin_log_write): Likewise.
4070
4071 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4072
4073 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4074 * gdb.base/debug-expr.exp: Likewise.
4075 * gdb.base/foll-fork.exp: Likewise.
4076 * gdb.base/foll-vfork.exp: Likewise.
4077 * gdb.base/fork-print-inferior-events.exp: Likewise.
4078 * gdb.base/gdb-sigterm.exp: Likewise.
4079 * gdb.base/gdbinit-history.exp: Likewise.
4080 * gdb.base/osabi.exp: Likewise.
4081 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4082 * gdb.base/ui-redirect.exp: Likewise.
4083 * gdb.gdb/unittest.exp: Likewise.
4084 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4085 * gdb.mi/mi-watch.exp: Likewise.
4086 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4087 * gdb.mi/user-selected-context-sync.exp: Likewise.
4088 * gdb.python/python.exp: Disable debug test when debugging.
4089 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4090 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4091 Likewise.
4092 * gdb.threads/stepi-random-signal.exp: Likewise.
4093
4094 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4095
4096 * Makefile.in: Pass through GDB_DEBUG.
4097 * README (Testsuite Parameters): Add GDB_DEBUG.
4098 (gdb,debug): Add board setting.
4099 * lib/gdb.exp (default_gdb_start): Start debugging.
4100 (gdb_debug_enabled): New procedure.
4101 (gdb_debug_init): Likewise.
4102
4103 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4104
4105 * Makefile.in: Pass through GDB_DEBUG.
4106 * README (Testsuite Parameters): Add GDB_DEBUG.
4107 (gdb,debug): Add board setting.
4108 * lib/gdb.exp (default_gdb_start): Start debugging.
4109 (gdb_debug_enabled): New procedure.
4110 (gdb_debug_init): Likewise.
4111
4112 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4113
4114 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4115
4116 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4117
4118 * gdb.base/ui-redirect.exp: Test redirection.
4119
4120 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4121
4122 * gdb.mi/mi-complete.exp: New file.
4123 * gdb.mi/mi-complete.cc: Likewise.
4124
4125 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4126
4127 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4128 indexed and sliced arrays, and pointers to arrays.
4129
4130 2019-05-14 Tom Tromey <tromey@adacore.com>
4131
4132 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4133 styling test.
4134
4135 2019-05-14 Tom de Vries <tdevries@suse.de>
4136
4137 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4138 selection entry encoding.
4139
4140 2019-05-10 Tom Tromey <tromey@adacore.com>
4141
4142 * gdb.ada/info_exc.exp: Add "complete" test.
4143
4144 2019-05-09 Tom de Vries <tdevries@suse.de>
4145
4146 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4147 CU-relative.
4148
4149 2019-05-09 Tom de Vries <tdevries@suse.de>
4150
4151 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4152 CU-relative.
4153
4154 2019-05-08 Joel Brobecker <brobecker@adacore.com>
4155
4156 * gdb.ada/frame_arg_lang.exp: New testcase.
4157 * gdb.ada/frame_arg_lang/bla.adb: New file.
4158 * gdb.ada/frame_arg_lang/pck.ads: New file.
4159 * gdb.ada/frame_arg_lang/pck.adb: New file.
4160 * gdb.ada/frame_arg_lang/foo.c: New file.
4161
4162 2019-05-08 Tom Tromey <tromey@adacore.com>
4163
4164 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4165
4166 2019-05-08 Tom Tromey <tromey@adacore.com>
4167
4168 * gdb.base/ptype-offsets.exp: Update tests.
4169
4170 2019-05-08 Tom Tromey <tromey@adacore.com>
4171
4172 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4173 cases.
4174 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4175 "short".
4176
4177 2019-05-08 Tom Tromey <tromey@adacore.com>
4178
4179 * gdb.ada/vla.exp: New file.
4180 * gdb.ada/vla/vla.adb: New file.
4181
4182 2019-05-07 Tom de Vries <tdevries@suse.de>
4183
4184 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4185
4186 2019-05-07 Tom de Vries <tdevries@suse.de>
4187
4188 PR testsuite/24522
4189 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4190 section.
4191
4192 2019-05-07 Tom de Vries <tdevries@suse.de>
4193
4194 PR testsuite/24522
4195 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4196 .debug_aranges section.
4197
4198 2019-05-07 Tom de Vries <tdevries@suse.de>
4199
4200 PR testsuite/24159
4201 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4202
4203 2019-05-06 Tom de Vries <tdevries@suse.de>
4204
4205 * lib/gdb.exp (exec_has_index_section): New proc.
4206 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4207 section.
4208
4209 2019-05-04 Tom de Vries <tdevries@suse.de>
4210
4211 * boards/cc-with-debug-names.exp: New file.
4212
4213 2019-05-03 Tom Tromey <tromey@adacore.com>
4214
4215 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4216 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4217 * gdb.ada/char_enum.exp: Add test.
4218
4219 2019-05-03 Tom de Vries <tdevries@suse.de>
4220
4221 * boards/cc-with-gdb-index.exp: New file.
4222
4223 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4224
4225 * gdb.rust/simple.exp: Add new test case.
4226 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4227 (main): Initialise an instance of the new struct.
4228
4229 2019-05-01 Tom Tromey <tromey@adacore.com>
4230
4231 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4232 record.
4233 (NPR): New variable.
4234 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4235 test.
4236
4237 2019-05-01 Tom Tromey <tromey@adacore.com>
4238
4239 * gdb.ada/packed_array_assign.exp: Add packed assignment
4240 regression test.
4241
4242 2019-05-01 Tom de Vries <tdevries@suse.de>
4243
4244 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4245
4246 2019-05-01 Tom de Vries <tdevries@suse.de>
4247
4248 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4249
4250 2019-04-30 Ali Tamur <tamur@google.com>
4251
4252 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4253
4254 2019-04-30 Tom Tromey <tromey@adacore.com>
4255
4256 * lib/ada.exp (find_ada_tool): New proc.
4257 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4258 * gdb.ada/catch_ex_std.exp: New file.
4259 * gdb.ada/catch_ex_std/foo.adb: New file.
4260 * gdb.ada/catch_ex_std/some_package.adb: New file.
4261 * gdb.ada/catch_ex_std/some_package.ads: New file.
4262
4263 2019-04-30 Tom Tromey <tromey@adacore.com>
4264
4265 PR c++/24470:
4266 * gdb.cp/temargs.cc: Add test code from PR.
4267
4268 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4269
4270 * gdb.fortran/vla-datatypes.exp: Update expected results.
4271 * gdb.fortran/vla-ptype.exp: Likewise.
4272 * gdb.fortran/vla-type.exp: Likewise.
4273 * gdb.fortran/vla-value.exp: Likewise.
4274
4275 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4276
4277 * gdb.fortran/ptr-indentation.exp: Update expected results.
4278 * gdb.fortran/ptype-on-functions.exp: Likewise.
4279 * gdb.fortran/vla-ptr-info.exp: Likewise.
4280 * gdb.fortran/vla-value.exp: Likewise.
4281
4282 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4283
4284 * gdb.fortran/ptype-on-functions.exp: New file.
4285 * gdb.fortran/ptype-on-functions.f90: New file.
4286
4287 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4288
4289 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4290 case void string.
4291
4292 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4293
4294 * gdb.fortran/complex.exp: Expand.
4295 * gdb.fortran/complex.f: Renamed to...
4296 * gdb.fortran/complex.f90: ...this, and extended to add more
4297 complex values.
4298
4299 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4300
4301 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4302 MODULO, CMPLX.
4303
4304 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4305 Richard Bunt <richard.bunt@arm.com>
4306
4307 * gdb.base/max-depth.c: New file.
4308 * gdb.base/max-depth.exp: New file.
4309 * gdb.python/py-nested-maps.c: New file.
4310 * gdb.python/py-nested-maps.exp: New file.
4311 * gdb.python/py-nested-maps.py: New file.
4312 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4313 (test_all_common): Call test_max_depth.
4314 * gdb.fortran/max-depth.exp: New file.
4315 * gdb.fortran/max-depth.f90: New file.
4316 * gdb.go/max-depth.exp: New file.
4317 * gdb.go/max-depth.go: New file.
4318 * gdb.modula2/max-depth.exp: New file.
4319 * gdb.modula2/max-depth.c: New file.
4320 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4321
4322 2019-04-29 Tom de Vries <tdevries@suse.de>
4323
4324 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4325
4326 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4327
4328 * gdb.base/callexit.exp: Test may-call-functions off.
4329
4330 2019-04-25 Keith Seitz <keiths@redhat.com>
4331
4332 PR c++/24367
4333 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4334 (another_incomplete_struct, test_incomplete): New definitions.
4335 (main): Use new definitions.
4336 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4337 functions.
4338
4339 2019-04-25 Ali Tamur <tamur@google.com>
4340
4341 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4342
4343 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4344
4345 PR corefiles/11608
4346 PR corefiles/18187
4347 * gdb.base/coredump-filter-build-id.exp: New file.
4348
4349 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4350
4351 * Makefile.in: Pass through GDBSERVER_DEBUG.
4352 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4353 (gdbserver,debug): Add board setting.
4354 * gdb.trace/tspeed.exp: Skip when debugging.
4355 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4356 * lib/gdbserver-support.exp: Likewise
4357
4358 2019-04-24 Tom Tromey <tromey@adacore.com>
4359
4360 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4361 Rust.
4362
4363 2019-04-24 Tom Tromey <tromey@adacore.com>
4364
4365 * gdb.arch/amd64-eval.exp: Test bitfield return.
4366 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4367 (class Foo) <return_bitfields>: New method.
4368 (main): Call it.
4369
4370 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4371
4372 * gdb.cp/many-args.cc: New file.
4373 * gdb.cp/many-args.exp: New file.
4374
4375 2019-04-23 Tom de Vries <tdevries@suse.de>
4376
4377 PR gdb/24433
4378 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4379
4380 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4381
4382 * gdb.trace/backtrace.exp: Use nopie flag.
4383 * gdb.trace/circ.exp: Likewise.
4384 * gdb.trace/collection.exp: Likewise.
4385 * gdb.trace/ftrace.exp: Likewise.
4386 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4387 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4388 * gdb.trace/qtro.exp: Likewise.
4389 * gdb.trace/read-memory.exp: Likewise.
4390 * gdb.trace/report.exp: Likewise.
4391 * gdb.trace/tfile.exp: Likewise.
4392 * gdb.trace/tfind.exp: Likewise.
4393 * gdb.trace/unavailable.exp: Likewise.
4394
4395 2019-04-22 Pedro Alves <palves@redhat.com>
4396
4397 * gdb.base/solib-probes-nosharedlibrary.c,
4398 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4399
4400 2019-04-19 Tom Tromey <tromey@adacore.com>
4401
4402 * gdb.ada/ptype_union.c: New file.
4403 * gdb.ada/ptype_union.exp: New file.
4404
4405 2019-04-19 Tom Tromey <tromey@adacore.com>
4406
4407 PR symtab/24423:
4408 * gdb.base/list0.h (foo): Add a control-l character.
4409
4410 2019-04-18 Tom de Vries <tdevries@suse.de>
4411
4412 PR gdb/24433
4413 * boards/local-board.exp: Set sysroot to "".
4414
4415 2019-04-18 Tom de Vries <tdevries@suse.de>
4416 Pedro Alves <palves@redhat.com>
4417
4418 PR gdb/24454
4419 * gdb.threads/vfork-follow-child-exec.c: New file.
4420 * gdb.threads/vfork-follow-child-exec.exp: New file.
4421 * gdb.threads/vfork-follow-child-exit.c: New file.
4422 * gdb.threads/vfork-follow-child-exit.exp: New file.
4423
4424 2019-04-15 Leszek Swirski <leszeks@google.com>
4425
4426 * gdb.arch/amd64-eval.cc: New file.
4427 * gdb.arch/amd64-eval.exp: New file.
4428
4429 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4430
4431 * gdb.server/sysroot.c: New test.
4432 * gdb.server/sysroot.exp: New file.
4433 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4434 matching param.
4435
4436 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4437
4438 * gdb.base/align.exp: Extend test to cover structures containing
4439 only static fields.
4440
4441 2019-04-11 Tom de Vries <tdevries@suse.de>
4442
4443 * boards/cc-with-dwz-m.exp: New file.
4444 * boards/cc-with-dwz.exp: New file.
4445 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4446
4447 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4448
4449 * gdb.base/start-cpp.exp: New file.
4450 * gdb.base/start-cpp.cc: New file.
4451
4452 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4453
4454 * gdb.python/py-thrhandle.exp: Adjust tests to call
4455 thread_from_handle instead of thread_from_thread_handle.
4456
4457 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4458
4459 * gdb.python/py-thrhandle.exp: Add tests for
4460 gdb.InferiorThread.handle.
4461
4462 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4463
4464 * gdb.python/py-function.exp: Check calling helper function from
4465 all languages.
4466 * lib/gdb.exp (gdb_supported_languages): New proc.
4467
4468 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4469
4470 * gdb.base/complex-parts.c: New file.
4471 * gdb.base/complex-parts.exp: New file.
4472
4473 2019-04-01 Tom Tromey <tromey@adacore.com>
4474
4475 PR symtab/23331:
4476 * gdb.dwarf2/dw2-ranges-main.c: New file.
4477 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4478 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4479
4480 2019-03-30 Simon Marchi <simark@simark.ca>
4481
4482 * gdb.base/default.exp: Add values for $_gdb_major and
4483 $_gdb_minor.
4484
4485 2019-03-29 Tom Tromey <tromey@adacore.com>
4486
4487 * gdb.base/help.exp: Tighten apropos regexp.
4488
4489 2019-03-29 Keith Seitz <keiths@redhat.com>
4490
4491 * gdb.fortran/array-bounds.exp: New file.
4492 * gdb.fortran/array-bounds.f90: New file.
4493
4494 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4495
4496 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4497
4498 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4499
4500 * gdb.multi/hello.c (main): Increase alarm timer.
4501
4502 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4503
4504 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4505 factor when no hardware watchpoint support.
4506
4507 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4508 Pedro Alves <palves@redhat.com>
4509
4510 * boards/local-board.exp: set sysroot to /.
4511
4512 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4513
4514 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4515 in child.
4516
4517 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4518
4519 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4520 field.
4521 (make_container): Initialise new field.
4522 * gdb.python/py-prettyprint.exp: Add new tests.
4523 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4524 <display_hint>: New method.
4525
4526 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4527
4528 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4529 gdb_continue_to_breakpoint more throughout this test.
4530 (run_lang_tests) Supply unique test names, and use
4531 gdb_test_no_output.
4532
4533 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4534
4535 * gdb.base/finish-pretty.exp: Update expected results.
4536 * gdb.base/pretty-print.c: New file.
4537 * gdb.base/pretty-print.exp: New file.
4538
4539 2019-03-25 Pedro Alves <palves@redhat.com>
4540
4541 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4542 move comments outside list. Append '-i "" eof' section.
4543
4544 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4545
4546 PR testsuite/25016
4547 * README: Add pie options.
4548 * gdb.base/break-interp.exp: Ensure pie is disabled.
4549 * gdb.base/dump.exp: Likewise.
4550 * lib/gdb.exp (gdb_compile): Add pie option.
4551
4552 2019-03-19 Tom Tromey <tromey@adacore.com>
4553
4554 * gdb.mi/mi2-cli-display.c: New file.
4555 * gdb.mi/mi2-cli-display.exp: New file.
4556
4557 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4558 Tom Tromey <tromey@adacore.com>
4559
4560 * gdb.ada/ptype_array/pck.adb: New file.
4561 * gdb.ada/ptype_array/pck.ads: New file.
4562 * gdb.ada/ptype_array/foo.adb: New file.
4563 * gdb.ada/ptype_array.exp: New file.
4564
4565 2019-03-14 Tom Tromey <tromey@adacore.com>
4566
4567 * gdb.base/style.exp: Add "set style sources" test.
4568
4569 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4570
4571 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4572 * mi-breakpoint-multiple-locations.exp: ... this.
4573 (make_breakpoints_pattern): New proc.
4574 (do_test): Add mi_version parameter, test -break-insert,
4575 -break-info and =breakpoint-created.
4576
4577 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4578
4579 * config/default.exp: Remove 'load_lib gdb.exp'.
4580 * config/monitor.exp: Likewise.
4581 * config/sid.exp: Likewise.
4582 * config/sim.exp: Likewise.
4583 * config/slite.exp: Likewise.
4584 * config/unix.exp: Likewise.
4585 * gdb.base/default.exp: Remove unhelpful comment.
4586
4587 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4588
4589 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4590
4591 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4592
4593 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4594
4595 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4596
4597 * gdb.fortran/type-kinds.exp: Update expected results.
4598
4599 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4600
4601 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4602
4603 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4604
4605 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4606 function.
4607 (test_basic_parsing_of_type_kinds): Expand types tested.
4608 (test_parsing_invalid_type_kinds): New function.
4609
4610 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4611
4612 * gdb.fortran/intrinsics.exp: New file.
4613 * gdb.fortran/intrinsics.f90: New file.
4614 * gdb.fortran/type-kinds.exp: New file.
4615
4616 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4617
4618 * gdb.fortran/dot-ops.exp: New file.
4619
4620 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4621
4622 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4623 Check upper and lower case logical literals.
4624
4625 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4626
4627 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4628 Remove duplicate tests.
4629
4630 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4631
4632 * lib/gdb.exp (builtin_cd): rename of cd.
4633 (cd): Override builtin.
4634
4635 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4636
4637 * gdb.fortran/function-calls.exp: New file.
4638 * gdb.fortran/function-calls.f90: New test.
4639
4640 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4641
4642 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4643 on user program standard output.
4644 * gdb.fortran/short-circuit-argument-list.f90: Record function
4645 calls.
4646
4647 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4648
4649 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4650 failure.
4651
4652 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4653
4654 PR gdb/8527
4655 * gdb.base/interrupt-daemon-attach.c,
4656 gdb.base/interrupt-daemon-attach.exp: New test.
4657
4658 2019-02-27 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.base/page.exp: Add tests for "set width/height -1".
4661
4662 2019-02-27 Pedro Alves <palves@redhat.com>
4663
4664 * gdb.base/page.exp: Add tests for "set/show width/height" with
4665 "infinite" values.
4666
4667 2019-02-27 Tom Tromey <tromey@adacore.com>
4668
4669 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4670 2.4.
4671 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4672 workaround.
4673
4674 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4675
4676 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4677 tests for structs with static members.
4678
4679 2019-02-26 Tom Tromey <tromey@adacore.com>
4680
4681 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4682 ValueError, not TypeError.
4683
4684 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4685
4686 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4687 call from main program.
4688
4689 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4690
4691 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4692 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4693 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4694 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4695 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4696
4697 2019-02-22 Keith Seitz <keiths@redhat.com>
4698
4699 PR symtab/23853
4700 * gdb.base/symlink-sourcefile.c: New file.
4701 * gdb.base/symlink-sourcefile.exp: New file.
4702
4703 2019-02-20 Tom Tromey <tom@tromey.com>
4704
4705 * gdb.base/info_qt.exp: Update.
4706
4707 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4708
4709 * gdb.base/source.exp: Move "error in sourced script" code to
4710 the end.
4711 * gdb.base/source-error.gdb: Move contents to
4712 source-error-1.gdb. Add new code to source source-error-1.gdb.
4713 * gdb.base/source-error-1.gdb: New file, from previous
4714 source-error.gdb.
4715
4716 2019-02-17 Tom Tromey <tom@tromey.com>
4717
4718 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4719 for macro styling.
4720 * gdb.base/style.c (SOME_MACRO): New macro.
4721
4722 2019-02-17 Tom Tromey <tom@tromey.com>
4723
4724 * gdb.base/style.exp: Add line-wrapping tests.
4725 * gdb.base/page.exp: Add test for quitting during pagination.
4726
4727 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4728
4729 * gdb.ada/big_packed_array: New testcase.
4730 * gdb.ada/homonym.exp: Fix incorrect expected output for
4731 "break <homonym__get_value>" test.
4732
4733 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4734
4735 PR breakpoints/21870
4736 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4737 and prepare_for_testing. Add comment.
4738 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4739 redundant cleanup call. Clean up comment.
4740
4741 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4742
4743 PR breakpoints/21870
4744 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4745 * gdb.arch/aarch64-dbreg-contents.c: New file.
4746
4747 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4748
4749 * gdb.ada/mi_ref_changeable: New testcase.
4750
4751 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4752
4753 * gdb.base/attach.exp: Add double attach test.
4754
4755 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4756
4757 * lib/gdb.exp (default_gdb_start): Don't match pagination
4758 prompt.
4759 (gdb_init): Set stty_init.
4760
4761 2019-01-27 Tom Tromey <tom@tromey.com>
4762
4763 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4764 skip_python_tests.
4765
4766 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4767
4768 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4769 New structure.
4770 (struct struct_static_02_02): Likewise.
4771 (struct struct_static_02_03): Likewise.
4772 (struct struct_static_02_04): Likewise.
4773 (struct struct_static_04_01): Likewise.
4774 (struct struct_static_04_02): Likewise.
4775 (struct struct_static_04_03): Likewise.
4776 (struct struct_static_04_04): Likewise.
4777 (struct struct_static_06_01): Likewise.
4778 (struct struct_static_06_02): Likewise.
4779 (struct struct_static_06_03): Likewise.
4780 (struct struct_static_06_04): Likewise.
4781 (cmp_struct_static_02_01): Likewise.
4782 (cmp_struct_static_02_02): Likewise.
4783 (cmp_struct_static_02_03): Likewise.
4784 (cmp_struct_static_02_04): Likewise.
4785 (cmp_struct_static_04_01): Likewise.
4786 (cmp_struct_static_04_02): Likewise.
4787 (cmp_struct_static_04_03): Likewise.
4788 (cmp_struct_static_04_04): Likewise.
4789 (cmp_struct_static_06_01): Likewise.
4790 (cmp_struct_static_06_02): Likewise.
4791 (cmp_struct_static_06_03): Likewise.
4792 (cmp_struct_static_06_04): Likewise.
4793 (call_all): Test new structs.
4794 * gdb.base/infcall-nested-structs.exp: Likewise.
4795
4796 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4797 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4798
4799 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4800 * gdb.base/stack-protector.c: New test.
4801 * gdb.base/stack-protector.exp: New file.
4802 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4803 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4804 option.
4805 (gdb_compile): Remove stack protector for GCC and prevent
4806 recursion.
4807
4808 2019-01-16 Keith Seitz <keiths@redhat.com>
4809
4810 PR gdb/23773
4811 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4812
4813 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4814
4815 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4816 aliases.
4817 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4818 tests.
4819 * gdb.arch/powerpc-vector-regs.c: New file.
4820 * gdb.arch/powerpc-vector-regs.exp: New file.
4821
4822 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4823
4824 * gdb.arch/altivec-regs.exp: Fix the list passed to
4825 gdb_expect_list when testing "info vector".
4826
4827 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4828
4829 * gdb.base/style.exp: Don't include path in testname.
4830
4831 2019-01-10 Keith Seitz <keiths@redhat.com>
4832
4833 PR gdb/23712
4834 PR symtab/23010
4835 * gdb.dwarf2/multidictionary.exp: New file.
4836
4837 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4838
4839 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4840 (test_gnuv3_style_demangling): ... this.
4841 (test_lucid_style_demangling): Remove.
4842 (test_arm_style_demangling): Remove.
4843 (test_hp_style_demangling): Remove.
4844 (do_tests): Remove calls to the above.
4845
4846 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4847
4848 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4849 case.
4850
4851 2019-01-06 Tom Tromey <tom@tromey.com>
4852
4853 PR gdb/28155:
4854 * gdb.dwarf2/typedef-void-finish.exp: New file.
4855
4856 2018-12-28 Tom Tromey <tom@tromey.com>
4857 Simon Marchi <simark@simark.ca>
4858
4859 * gdb.base/jit-exec.exp: New file.
4860 * gdb.base/jit-exec.c: New file.
4861 * gdb.base/jit-execd.c: New file.
4862
4863 2018-12-28 Tom Tromey <tom@tromey.com>
4864
4865 * gdb.base/style.exp: Update test to check for address styling.
4866
4867 2018-12-28 Tom Tromey <tom@tromey.com>
4868
4869 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4870 message.
4871
4872 2018-12-28 Tom Tromey <tom@tromey.com>
4873
4874 * gdb.base/style.exp: Add test for version number styling.
4875
4876 2018-12-28 Tom Tromey <tom@tromey.com>
4877
4878 * gdb.base/style.exp: Add test for print_address_symbolic.
4879
4880 2018-12-28 Tom Tromey <tom@tromey.com>
4881
4882 * gdb.base/style.exp: Add test for breakpoint setting.
4883
4884 2018-12-28 Tom Tromey <tom@tromey.com>
4885
4886 * gdb.base/style.exp: Add test for variable names.
4887
4888 2018-12-28 Tom Tromey <tom@tromey.com>
4889
4890 * gdb.base/style.exp: New file.
4891 * gdb.base/style.c: New file.
4892
4893 2018-12-28 Tom Tromey <tom@tromey.com>
4894
4895 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4896 "dumb".
4897 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4898 the TERM environment variable.
4899
4900 2018-12-27 Tom Tromey <tom@tromey.com>
4901
4902 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4903 pagination test.
4904
4905 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4906
4907 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4908 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4909
4910 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4911
4912 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4913 Filename a.adb changed to bp_fun_addr.adb.
4914 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4915
4916 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4917
4918 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4919 non-PIE executables.
4920 * README: Mention the gdb,nopie_flag board setting.
4921 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4922 non-PIE executable.
4923 * gdb.arch/amd64-entry-value.exp: Likewise.
4924 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4925 * gdb.arch/i386-float.exp: Likewise.
4926 * gdb.arch/i386-signal.exp: Likewise.
4927 * gdb.mi/mi-reg-undefined.exp: Likewise.
4928
4929 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4930
4931 PR gdb/23974
4932 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4933
4934 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4935
4936 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4937 Update order of results accordingly.
4938
4939 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4940
4941 * gdb.base/annota1.exp: Update a test regexp.
4942
4943 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4944
4945 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4946
4947 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4948
4949 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4950 (reuse_time): Initialize to REUSE_TIME_CAP.
4951 (check_rc): New function.
4952 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4953 Check pthread_create rc.
4954 (spawner_thread_func): Check pthread_create and pthread_join rc.
4955
4956 2018-12-08 Pedro Alves <palves@redhat.com>
4957
4958 * gdb.base/list.exp (test_forward_search): Rename to ...
4959 (test_forward_reverse_search): ... this. Also test reverse-search
4960 and the forward-search alias.
4961
4962 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4963
4964 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4965 local timeout variable before return, and remove all local timeout
4966 variable entirely.
4967 (gdb_load): Likewise.
4968
4969 2018-12-01 Tom de Vries <tdevries@suse.de>
4970
4971 * gdb.base/gdb-caching-proc.exp: New file.
4972
4973 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4974
4975 * Makefile.in (TIMESTAMP): New variable.
4976 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4977 command.
4978 (check-single-racy): Likewise.
4979 (check/%.exp): Likewise.
4980 (check-racy/%.exp): Likewise.
4981 (workers/%.worker): Likewise.
4982 (build-perf): Likewise.
4983 (check-perf): Likewise.
4984 * README: Describe new "TS" and "TS_FORMAT" variables.
4985 * print-ts.py: New file.
4986
4987 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4988
4989 PR python/23714
4990 * gdb.python/python.exp: Test command repetition after
4991 gdb.execute.
4992
4993 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4994
4995 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4996 is correctly aligned.
4997
4998 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4999
5000 * gdb.ada/info_auto_lang.exp: New testcase.
5001 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5002 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5003 * gdb.ada/info_auto_lang/some_c.c: New file.
5004
5005 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5006
5007 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5008 FUNC_lang language syntax.
5009
5010 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5011
5012 * gdb.base/info_minsym.c: New file.
5013 * gdb.base/info_minsym.exp: New file.
5014
5015 2018-11-19 Tom Tromey <tom@tromey.com>
5016
5017 PR rust/23625:
5018 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5019 * gdb.rust/expr.exp: Update expected output. Change one test.
5020
5021 2018-11-19 Tom Tromey <tom@tromey.com>
5022
5023 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5024
5025 2018-11-19 Pedro Alves <palves@redhat.com>
5026
5027 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5028 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5029 see the expected warning.
5030
5031 2018-11-16 Alan Hayward <alan.hayward@arm.com>
5032
5033 PR gdb/22736:
5034 * gdb.cp/infcall-nodebug-lib.c: New test.
5035 * gdb.cp/infcall-nodebug-main.c: New test.
5036 * gdb.cp/infcall-nodebug.exp: New file.
5037
5038 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5039
5040 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5041 completer tests.
5042
5043 2018-11-09 Tom de Vries <tdevries@suse.de>
5044
5045 * gdb.base/msym-lang.c: New test.
5046 * gdb.base/msym-lang.exp: New file.
5047 * gdb.base/msym-lang-main.c: New test.
5048
5049 2018-11-08 Tom Tromey <tom@tromey.com>
5050
5051 PR gdb/23555:
5052 PR gdb/23838:
5053 * gdb.base/warning.exp: New file.
5054
5055 2018-11-08 Jan Beulich <jbeulich@suse.com>
5056
5057 * testsuite/gdb.arch/i386-avx512.c,
5058 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5059
5060 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5061
5062 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5063 point hardware.
5064
5065 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5066
5067 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5068 * gdb.dwarf2/missing-type-name.exp: New file.
5069
5070 2018-11-06 Tom de Vries <tdevries@suse.de>
5071
5072 * gdb.base/many-headers.c: New test.
5073 * gdb.base/many-headers.exp: New file.
5074
5075 2018-11-06 Jim Wilson <jimw@sifive.com>
5076
5077 * gdb.base/code_elim.exp: For riscv, set additional_flags
5078 to include -msmall-data-limit=0.
5079
5080 2018-11-01 Joel Brobecker <brobecker@adacore.com>
5081
5082 * gdb.ada/watch_minus_l: New testcase.
5083
5084 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5085
5086 * gdb.arch/aix-sighandle.c: New file.
5087 * gdb.arch/aix-sighandle.exp: New file.
5088
5089 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5090
5091 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5092 registers being unions.
5093
5094 2018-10-31 Tom de Vries <tdevries@suse.de>
5095
5096 * lib/valgrind.exp: New file.
5097 (vgdb_start, vgdb_stop): New procs, factored out of ...
5098 * gdb.base/valgrind-bt.exp: ... here, ...
5099 * gdb.base/valgrind-disp-step.exp: ... here and ...
5100 * gdb.base/valgrind-infcall.exp: ... here.
5101
5102 2018-10-31 Tom de Vries <tdevries@suse.de>
5103
5104 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5105
5106 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5107
5108 * gdb.dwarf2/void-type.c: New file.
5109 * gdb.dwarf2/void-type.exp: New file.
5110
5111 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5112
5113 * gdb.base/info_qt.c: New file.
5114 * gdb.base/info_qt.exp: New file.
5115
5116 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5117
5118 * gdb.arch/powerpc-htm-regs.c: New file.
5119 * gdb.arch/powerpc-htm-regs.exp: New file.
5120
5121 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5122
5123 * gdb.arch/powerpc-tar.c: New file.
5124 * gdb.arch/powerpc-tar.exp: New file.
5125
5126 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5127
5128 * gdb.arch/powerpc-ppr-dscr.c: New file.
5129 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5130
5131 2018-10-25 Tom de Vries <tdevries@suse.de>
5132
5133 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5134
5135 2018-10-24 Tom de Vries <tdevries@suse.de>
5136
5137 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5138 longer exists error.
5139
5140 2018-10-24 Tom de Vries <tdevries@suse.de>
5141
5142 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5143
5144 2018-10-24 Tom de Vries <tdevries@suse.de>
5145
5146 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5147 --db-attach in valgrind.
5148
5149 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5150
5151 * gdb.arch/riscv-reg-aliases.c: New file.
5152 * gdb.arch/riscv-reg-aliases.exp: New file.
5153
5154 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5155
5156 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5157
5158 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5159
5160 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5161
5162 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5163
5164 * gdb.cp/ovldbreak.exp: Fix regexps.
5165
5166 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5167
5168 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5169
5170 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5171
5172 PR cli/23785
5173 * gdb.base/restore.exp: New test to check if "restore" with an
5174 invalid file doesn't segfault.
5175
5176 2018-10-18 Tom de Vries <tdevries@suse.de>
5177
5178 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5179 * gdb.ada/excep_handle.exp: Same.
5180 * gdb.ada/mi_string_access.exp: Same.
5181 * gdb.ada/mi_var_union.exp: Same.
5182 * gdb.arch/arc-analyze-prologue.exp: Same.
5183 * gdb.arch/arc-decode-insn.exp: Same.
5184 * gdb.base/readnever.exp: Same.
5185 * gdb.fortran/printing-types.exp: Same.
5186 * gdb.guile/scm-lazy-string.exp: Same.
5187
5188 2018-10-16 Tom de Vries <tdevries@suse.de>
5189
5190 PR gdb/23730
5191 * gdb.base/catch-follow-exec.c: Add copyright notice.
5192 * gdb.base/catch-follow-exec.exp: Rewrite to use
5193 gdb_spawn_with_cmdline_opts. Require gdb-native.
5194
5195 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5196
5197 * gdb.trace/actions-changed.exp: Check for arch support.
5198 * gdb.trace/actions.exp: Likewise.
5199 * gdb.trace/ax.exp: Likewise.
5200 * gdb.trace/backtrace.exp: Likewise.
5201 * gdb.trace/change-loc.exp: Likewise.
5202 * gdb.trace/deltrace.exp: Likewise.
5203 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5204 * gdb.trace/ftrace.exp: Likewise.
5205 * gdb.trace/infotrace.exp: Check for arch support.
5206 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5207 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5208 * gdb.trace/mi-tsv-changed.exp: Likewise.
5209 * gdb.trace/packetlen.exp: Likewise.
5210 * gdb.trace/passc-dyn.exp: Likewise.
5211 * gdb.trace/passcount.exp: Likewise.
5212 * gdb.trace/pending.exp: Likewise.
5213 * gdb.trace/range-stepping.exp: Check for shlib support.
5214 * gdb.trace/report.exp: Check for arch support.
5215 * gdb.trace/save-trace.exp: Likewise.
5216 * gdb.trace/signal.exp: Check for signal support.
5217 * gdb.trace/tfind.exp: Check for arch support.
5218 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5219 * gdb.trace/trace-common.h: Add comment.
5220 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5221 * gdb.trace/trace-enable-disable.exp: Likewise.
5222 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5223 * gdb.trace/tracecmd.exp: Check for arch support.
5224 * gdb.trace/tspeed.exp: Check for shlib and target support.
5225 * gdb.trace/tstatus.exp: Check for arch support.
5226 * gdb.trace/tsv.exp: Likewise.
5227 * gdb.trace/while-dyn.exp: Likewise.
5228 * gdb.trace/while-stepping.exp: Likewise.
5229 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5230
5231 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5232
5233 * gdb.trace/tspeed.exp: Remove nowarnings.
5234 (prepare_for_trace_test): Declare "global ipalib".
5235 * gdb.trace/tspeed.c: Include unistd.h.
5236 (main): Remove superfluous printf argument.
5237
5238 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5239
5240 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5241 directory prefix on the filename.
5242
5243 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5244
5245 * gdb.gdb/unittest.exp: Update expected message informing that
5246 selftests have been disabled.
5247 * gdb.server/unittest.exp: Likewise.
5248
5249 2018-10-09 Tom de Vries <tdevries@suse.de>
5250
5251 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5252 with runto_main.
5253
5254 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5255
5256 PR c++/16841
5257 * gdb.cp/virtbase2.cc: New file.
5258 * gdb.cp/virtbase2.exp: New file.
5259
5260 2018-10-06 Tom Tromey <tom@tromey.com>
5261
5262 PR python/19399:
5263 * gdb.python/py-inferior.exp: Add architecture test.
5264
5265 2018-10-06 Tom Tromey <tom@tromey.com>
5266
5267 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5268 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5269
5270 2018-10-06 Tom Tromey <tom@tromey.com>
5271
5272 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5273 of a "throw" catchpoint.
5274
5275 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5276
5277 * gdb.base/info-proc.exp: Update string expected from "help info
5278 proc".
5279
5280 2018-10-04 Tom Tromey <tom@tromey.com>
5281
5282 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5283 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5284 (test_initial_complaints, test_empty_complaints): Update.
5285 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5286
5287 2018-10-04 Tom Tromey <tom@tromey.com>
5288
5289 PR cli/19551:
5290 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5291 * lib/gdb.exp (gdb_file_cmd): Update.
5292 * gdb.stabs/weird.exp (print_weird_var): Update.
5293 * gdb.server/solib-list.exp: Update.
5294 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5295 * gdb.mi/mi-cli.exp: Update.
5296 * gdb.linespec/linespec.exp: Update.
5297 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5298 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5299 * gdb.cp/cp-relocate.exp: Update.
5300 * gdb.base/sym-file.exp: Update.
5301 * gdb.base/relocate.exp: Update.
5302 * gdb.base/readnever.exp: Update.
5303 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5304 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5305 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5306 * gdb.base/code_elim.exp: Update.
5307 * gdb.base/break-unload-file.exp (test_break): Update.
5308 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5309 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5310 Update.
5311 * gdb.base/attach.exp (do_attach_tests): Update.
5312 * gdb.base/sepdebug.exp: Update.
5313 * gdb.python/py-section-script.exp: Update.
5314
5315 2018-10-04 Tom Tromey <tom@tromey.com>
5316
5317 PR cli/22234:
5318 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5319 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5320 output.
5321
5322 2018-10-04 Tom Tromey <tom@tromey.com>
5323
5324 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5325 set width and height to 0.
5326 (test_command_line_attach_run): Use -quiet.
5327
5328 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5329
5330 * lib/gdb.exp (skip_ifunc_tests): New.
5331 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5332 other compile failures.
5333 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5334
5335 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5336
5337 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5338 is_amd64_regs_target.
5339
5340 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5341
5342 * gdb.arch/aarch64-sighandler-regs.c: New test.
5343 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5344 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5345
5346 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5347
5348 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5349 assembly.
5350
5351 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5352
5353 * gdb.base/frame-selection.exp: New file.
5354 * gdb.base/frame-selection.c: New file.
5355
5356 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5357
5358 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5359 pthread barrier.
5360 (main): Likewise.
5361
5362 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5363
5364 * gdb.base/large-frame-1.c: New file.
5365 * gdb.base/large-frame-2.c: New file.
5366 * gdb.base/large-frame.exp: New file.
5367 * gdb.base/large-frame.h: New file.
5368
5369 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5370
5371 PR gdb/20948
5372 * gdb.base/write_mem.exp: New test.
5373 * gdb.base/write_mem.c: Likewise.
5374
5375 2018-09-23 Tom Tromey <tom@tromey.com>
5376
5377 PR python/18852:
5378 * gdb.python/py-parameter.exp: Add test for parameter that throws
5379 on "set".
5380
5381 2018-09-23 Tom Tromey <tom@tromey.com>
5382
5383 PR python/17284:
5384 * gdb.python/py-template.exp (test_template_arg): Add test for
5385 negative template argument number.
5386
5387 2018-09-23 Tom Tromey <tom@tromey.com>
5388
5389 PR python/14062:
5390 * gdb.python/python.exp: Add test for post_event error.
5391
5392 2018-09-23 Tom Tromey <tom@tromey.com>
5393
5394 PR python/18170:
5395 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5396 convert pointers to int and long.
5397
5398 2018-09-23 Tom Tromey <tom@tromey.com>
5399
5400 PR python/20126:
5401 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5402 signed-ness conversion tests.
5403
5404 2018-09-23 Tom Tromey <tom@tromey.com>
5405
5406 PR python/18352;
5407 * gdb.python/py-value.exp (test_float_conversion): New proc.
5408 Use it.
5409
5410 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5411
5412 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5413
5414 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5415
5416 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5417 no readline.
5418 * gdb.base/utf8-identifiers.exp: Likewise.
5419 * gdb.cp/cpcompletion.exp: Likewise.
5420 * gdb.linespec/cpcompletion.exp: Likewise.
5421 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5422 * gdb.linespec/cpls-ops.exp: Likewise.
5423
5424 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5425 Chris January <chris.january@arm.com>
5426
5427 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5428 * gdb.fortran/short-circuit-argument-list.exp: New file.
5429 * gdb.fortran/short-circuit-argument-list.f90: New test.
5430
5431 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5432
5433 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5434 "arch=" keyword when executing "-stack-list-frames".
5435
5436 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5437
5438 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5439 "arch=" keyword when executing "-stack-list-frames".
5440
5441 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5442
5443 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5444 break ada".
5445
5446 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5447
5448 PR python/23669
5449 * gdb.python/python.exp: Test gdb.execute("show commands").
5450
5451 2018-09-16 Tom Tromey <tom@tromey.com>
5452
5453 * gdb.base/new-ui.exp (do_execution_tests): Update.
5454 * gdb.base/dbx.exp (test_breakpoints): Update.
5455
5456 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5457
5458 * lib/gdb.exp (gdb_simple_compile): Add proc.
5459 (is_elf_target): Use gdb_simple_compile.
5460 (skip_altivec_tests): Likewise.
5461 (skip_vsx_tests): Likewise.
5462 (skip_tsx_tests): Likewise.
5463 (skip_btrace_tests): Likewise.
5464 (skip_btrace_pt_tests): Likewise.
5465 (gdb_can_simple_compile): Likewise.
5466 (gdb_has_argv0): Likewise.
5467 (gdb_target_symbol_prefix): Likewise.
5468 (target_supports_scheduler_locking): Likewise.
5469
5470 2018-09-13 Tom Tromey <tom@tromey.com>
5471
5472 * Makefile.in (TAGS): Recognize proc_with_prefix and
5473 gdb_caching_proc.
5474
5475 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5476
5477 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5478 method.
5479
5480 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5481
5482 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5483 and a few other Inferior properties when the Inferior is no
5484 longer valid.
5485
5486 2018-09-13 Tom Tromey <tom@tromey.com>
5487
5488 PR rust/23650:
5489 * gdb.rust/simple.exp: Add test for enum field access error.
5490
5491 2018-09-13 Tom Tromey <tom@tromey.com>
5492
5493 PR rust/23626:
5494 * gdb.rust/simple.rs (EmptyEnum): New type.
5495 (main): Use it.
5496 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5497
5498 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5499
5500 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5501 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5502 * gdb.python/py-symtab.exp: Update test printing an objfile.
5503
5504 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5505
5506 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5507 object.
5508
5509 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5510
5511 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5512 (support_complex_tests): Use gdb_can_simple_compile.
5513 (is_ilp32_target): Likewise.
5514 (is_lp64_target): Likewise.
5515 (is_64_target): Likewise.
5516 (is_amd64_regs_target): Likewise.
5517 (is_aarch32_target): Likewise.
5518 (gdb_int128_helper): Likewise.
5519
5520 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5521
5522 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5523
5524 2018-09-10 Jerome Guitton <guitton@adacore.com>
5525
5526 * gdb.ada/same_component_name: Add test for case of tagged record
5527 with variable-length fields.
5528
5529 2018-09-10 Xavier Roirand <roirand@adacore.com>
5530
5531 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5532 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5533 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5534 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5535
5536 2018-09-10 Xavier Roirand <roirand@adacore.com>
5537
5538 * gdb.ada/mi_string_access.exp: New testcase.
5539 * gdb.ada/mi_string_access/bar.adb: New file.
5540 * gdb.ada/mi_string_access/pck.adb: New file.
5541 * gdb.ada/mi_string_access/pck.asd: New file.
5542
5543 2018-09-10 Xavier Roirand <roirand@adacore.com>
5544
5545 * gdb.ada/mi_var_union.exp: New testcase.
5546 * gdb.ada/mi_var_union/bar.adb: New file.
5547 * gdb.ada/mi_var_union/pck.adb: New file.
5548 * gdb.ada/mi_var_union/pck.asd: New file.
5549
5550 2018-09-08 Tom Tromey <tom@tromey.com>
5551
5552 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5553
5554 2018-09-08 Tom Tromey <tom@tromey.com>
5555
5556 PR python/16047:
5557 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5558 (register_pretty_printers): Register new printer.
5559 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5560 test.
5561 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5562 (an_int_type3): New global.
5563
5564 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5565
5566 * gdb.ada/expr_with_funcall: New testcase.
5567
5568 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5569
5570 * gdb.ada/packed_array_assign: New testcase.
5571
5572 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5573
5574 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5575 names, and add test prefixes to make test names unique.
5576
5577 2018-09-05 Tom de Vries <tdevries@suse.de>
5578
5579 * gdb.dwarf2/varval.exp: Add test.
5580
5581 2018-09-04 Gary Benson <gbenson@redhat.com>
5582
5583 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5584 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5585
5586 2018-08-31 Tom Tromey <tom@tromey.com>
5587
5588 * gdb.rust/simple.rs: Rename second variable "v".
5589
5590 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5591
5592 * gdb.base/funcargs.c (use_a): New function.
5593 (recurse): Call use_a.
5594
5595 2018-08-29 Keith Seitz <keiths@redhat.com>
5596
5597 * gdb.compile/compile-cplus-anonymous.cc: New file.
5598 * gdb.compile/compile-cplus-anonymous.exp: New file.
5599 * gdb.compile/compile-cplus-array-decay.cc: New file.
5600 * gdb.compile/compile-cplus-array-decay.exp: New file.
5601 * gdb.compile/compile-cplus-inherit.cc: New file.
5602 * gdb.compile/compile-cplus-inherit.exp: New file.
5603 * gdb.compile/compile-cplus-member.cc: New file.
5604 * gdb.compile/compile-cplus-member.exp: New file.
5605 * gdb.compile/compile-cplus-method.cc: New file.
5606 * gdb.compile/compile-cplus-method.exp: New file.
5607 * gdb.compile/compile-cplus-mod.c: "New" file.
5608 * gdb.compile/compile-cplus-namespace.cc: New file.
5609 * gdb.compile/compile-cplus-namespace.exp: New file.
5610 * gdb.compile/compile-cplus-nested.cc: New file.
5611 * gdb.compile/compile-cplus-nested.exp: New file.
5612 * gdb.compile/compile-cplus-print.c: "New" file.
5613 * gdb.compile/compile-cplus-print.exp: "New" file.
5614 * gdb.compile/compile-cplus-virtual.cc: New file.
5615 * gdb.compile/compile-cplus-virtual.exp: New file.
5616 * gdb.compile/compile-cplus.c: "New" file.
5617 * gdb.compile/compile-cplus.exp: "New" file.
5618 * lib/compile-support.exp: New file.
5619
5620 2018-08-16 Gary Benson <gbenson@redhat.com>
5621
5622 PR gdb/13000:
5623 * gdb.base/batch-exit-status.exp: New file.
5624 * gdb.base/batch-exit-status.good-commands: Likewise.
5625 * gdb.base/batch-exit-status.bad-commands: Likewise.
5626
5627 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5628
5629 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5630 (struct struct02): Likewise.
5631 (struct struct03): Likewise.
5632 (struct struct04): Likewise.
5633 (struct struct_01_01): New struct.
5634 (struct struct_01_02): Likewise.
5635 (struct struct_01_03): Likewise.
5636 (struct struct_01_04): Likewise.
5637 (struct struct_02_01): Likewise.
5638 (struct struct_02_02): Likewise.
5639 (struct struct_02_03): Likewise.
5640 (struct struct_02_04): Likewise.
5641 (struct struct_04_01): Likewise.
5642 (struct struct_04_02): Likewise.
5643 (struct struct_04_03): Likewise.
5644 (struct struct_04_04): Likewise.
5645 (struct struct_05_01): Likewise.
5646 (struct struct_05_02): Likewise.
5647 (struct struct_05_03): Likewise.
5648 (struct struct_05_04): Likewise.
5649 (cmp_struct01): Remove function.
5650 (cmp_struct02): Likewise.
5651 (cmp_struct03): Likewise.
5652 (cmp_struct04): Likewise.
5653 (cmp_struct_01_01): Add Function.
5654 (cmp_struct_01_02): Likewise.
5655 (cmp_struct_01_03): Likewise.
5656 (cmp_struct_01_04): Likewise.
5657 (cmp_struct_02_01): Likewise.
5658 (cmp_struct_02_02): Likewise.
5659 (cmp_struct_02_03): Likewise.
5660 (cmp_struct_02_04): Likewise.
5661 (cmp_struct_04_01): Likewise.
5662 (cmp_struct_04_02): Likewise.
5663 (cmp_struct_04_03): Likewise.
5664 (cmp_struct_04_04): Likewise.
5665 (cmp_struct_05_01): Likewise.
5666 (cmp_struct_05_02): Likewise.
5667 (cmp_struct_05_03): Likewise.
5668 (cmp_struct_05_04): Likewise.
5669 (call_all): Add new structs.
5670 * gdb.base/infcall-nested-structs.exp: Likewise.
5671
5672 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5673
5674 * gdb.python/py-framefilter-mi.exp: Update regexp to
5675 check for "arch" field in frame output.
5676
5677 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5678
5679 * gdb.dwarf2/dw2-ranges-func.c: New file.
5680 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5681
5682 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5683
5684 * gdb.base/term.exp: Compare terminal settings with values from
5685 the inferior.
5686 * gdb.base/term.c: Get and set terminal settings.
5687
5688 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5689
5690 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5691 accommodate new "arch" field in frame output.
5692 * gdb.mi/mi-return.exp: Likewise.
5693 * gdb.mi/mi-stack.exp: Likewise.
5694 * gdb.mi/mi-syn-frame.exp: Likewise.
5695 * gdb.mi/user-selected-context-sync.exp: Likewise.
5696
5697 2018-08-19 Michael Spang <spang@google.com>
5698
5699 PR gdb/11786
5700 * gdb.base/gcore-tls-pie.c: New file.
5701 * gdb.base/gcore-tls-pie.exp: New file.
5702
5703 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5704
5705 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5706 * gdb.dwarf2/varval.c: New file.
5707 * gdb.dwarf2/varval.exp: New file.
5708
5709 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5710
5711 PR gdb/18931
5712 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5713
5714 2018-08-16 Keith Seitz <keiths@redhat.com>
5715
5716 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5717 tests expected to pass.
5718
5719 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5720
5721 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5722 -data-disassemble -a.
5723 (test_disassembly_bogus_args): Likewise.
5724
5725 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5726
5727 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5728
5729 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5730
5731 * gdb.base/vla-optimized-out.exp: Add new test.
5732
5733 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5734
5735 * gdb.base/vla-optimized-out-o3.exp: Delete.
5736 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5737 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5738 deleted tests.
5739
5740 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5741
5742 PR gdb/18050:
5743 * gdb.server/extended-remote-restart.c: New file.
5744 * gdb.server/extended-remote-restart.exp: New file.
5745
5746 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5747
5748 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5749 "set variable index = 42".
5750
5751 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5752
5753 * boards/index-cache-gdb.exp: New file.
5754 * gdb.dwarf2/index-cache.exp: New file.
5755 * gdb.dwarf2/index-cache.c: New file.
5756 * gdb.base/maint.exp: Check if we are using the index cache.
5757
5758 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5759
5760 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5761 MAKEFLAGS.
5762
5763 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5764
5765 * dg-extract-results.sh: Move to toplevel contrib.
5766 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5767 * Makefile.in (check-parallel-racy): Likewise.
5768
5769 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5770
5771 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5772 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5773 tests if the target supports scheduler locking.
5774
5775 2018-08-04 Tom de Vries <tdevries@suse.de>
5776
5777 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5778
5779 2018-08-02 Tom Tromey <tom@tromey.com>
5780
5781 PR symtab/16842.
5782 * gdb.cp/temargs.exp: Test "info address" of a template
5783 parameter.
5784
5785 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5786
5787 * gdb.python/py-mi-var-info-path-expression.c: New file.
5788 * gdb.python/py-mi-var-info-path-expression.py: New file.
5789 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5790
5791 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5792
5793 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5794 error after "cannot resolve name" string.
5795
5796 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5797
5798 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5799 started.
5800 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5801
5802 2018-07-28 Tom de Vries <tdevries@suse.de>
5803
5804 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5805
5806 2018-07-26 Tom de Vries <tdevries@suse.de>
5807
5808 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5809
5810 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5811
5812 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5813 is visible.
5814
5815 2018-07-26 Tom de Vries <tdevries@suse.de>
5816
5817 PR breakpoints/23366
5818 * gdb.base/catch-follow-exec.c: New test.
5819 * gdb.base/catch-follow-exec.exp: New file.
5820
5821 2018-07-25 Tom de Vries <tdevries@suse.de>
5822
5823 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5824 vla-optimized-out.c.
5825
5826 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5827
5828 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5829 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5830
5831 2018-07-20 Tom de Vries <tdevries@suse.de>
5832
5833 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5834 NOCLONE macro.
5835 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5836
5837 2018-07-19 Tom de Vries <tdevries@suse.de>
5838
5839 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5840 regular expression.
5841
5842 2018-07-18 Tom de Vries <tdevries@suse.de>
5843
5844 * gdb.base/vla-optimized-out.c: New test.
5845 * gdb.base/vla-optimized-out.exp: New file.
5846
5847 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5848
5849 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5850 message "No address associated with hostname" when gdbserver
5851 cannot resolve the hostname.
5852
5853 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5854
5855 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5856 Add some test prefixes to make tests unique.
5857
5858 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5859
5860 * gdb.base/frameapply.c: New file.
5861 * gdb.base/frameapply.exp: New file.
5862
5863 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5864
5865 * gdb.base/skip.exp: Update expected error message.
5866
5867 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5868 Jan Kratochvil <jan.kratochvil@redhat.com>
5869 Paul Fertser <fercerpav@gmail.com>
5870 Tsutomu Seki <sekiriki@gmail.com>
5871
5872 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5873 parameter.
5874 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5875 by default.
5876 * boards/native-gdbserver.exp: Likewise.
5877 * gdb.server/run-without-local-binary.exp: Improve regexp used
5878 for detecting when a remote debugging connection succeeds.
5879 * gdb.server/server-connect.exp: New file.
5880 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5881 Do not prefix the port number with ":".
5882 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5883 support for detecting and using it. Add '$debughost_gdbserver'
5884 to the list of arguments used to start gdbserver. Handle case
5885 when gdbserver cannot resolve a network name.
5886
5887 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5888
5889 PR c++/23373
5890 * gdb.base/ptype-offsets.cc (struct static_member): New
5891 struct.
5892 (main) <stmember>: New variable.
5893 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5894 with a static member in it.
5895
5896 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5897
5898 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5899 watchpoints enabled and disabled.
5900
5901 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5902
5903 * gdb.base/examine-backward.exp: Still run tests around address
5904 0x0, even if address 0x0 is not readable. Update the pattern for
5905 matching address 0x0 in expected output.
5906
5907 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5908
5909 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5910 malloc/free.
5911
5912 2018-07-04 Tom de Vries <tdevries@suse.de>
5913
5914 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5915
5916 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5917
5918 PR tdep/8282
5919 * gdb.arch/mips-disassembler-options.exp: New test.
5920 * gdb.arch/mips-disassembler-options.s: New test source.
5921
5922 2018-06-29 Pedro Alves <palves@redhat.com>
5923
5924 * gdb.threads/names.exp: Adjust expected "info threads" output.
5925
5926 2018-06-29 Pedro Alves <palves@redhat.com>
5927
5928 * gdb.opt/inline-break.exp (line number, address): Add "info
5929 break" tests.
5930
5931 2018-06-29 Pedro Alves <palves@redhat.com>
5932
5933 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5934 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5935 number and address and running to them.
5936
5937 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5938
5939 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5940
5941 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5942
5943 * lib/compiler.c: Remove executable permission flag.
5944
5945 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5946
5947 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5948 code.
5949 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5950
5951 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5952
5953 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5954
5955 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5956
5957 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5958 address argument is omitted.
5959
5960 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5961
5962 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5963
5964 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5965
5966 PR gdb/21695
5967 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5968 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5969
5970 2018-06-26 Tom Tromey <tom@tromey.com>
5971
5972 PR rust/22574:
5973 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5974 * gdb.rust/simple.rs (struct SimpleLayout): New.
5975
5976 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5977
5978 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5979 "info registers" output.
5980
5981 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5982
5983 * gdb.base/watchpoint-hw-attach.c: New test.
5984 * gdb.base/watchpoint-hw-attach.exp: New file.
5985
5986 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5987
5988 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5989 through /bin/sh.
5990 * boards/dwarf4-gdb-index.exp: Likewise.
5991 * boards/fission-dwp.exp: Likewise.
5992
5993 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5994
5995 * gdb.base/float128.exp: Add comment and improved fail message
5996 to the failure case of "print large128" test.
5997
5998 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5999
6000 * configure.ac: Remove AC_PREREQ.
6001 * configure: Re-generate.
6002
6003 2018-06-19 Pedro Alves <palves@redhat.com>
6004
6005 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6006 (func_extern_caller): New.
6007 (main): Call func_extern_caller.
6008 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6009 logic change.
6010
6011 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
6012
6013 PR gdb/16841
6014 * gdb.cp/typedef-base.cc: New file.
6015 * gdb.cp/typedef-base.exp: New file.
6016
6017 2018-06-18 Tom de Vries <tdevries@suse.de>
6018
6019 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6020
6021 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6022 Richard Bunt <Richard.Bunt@arm.com>
6023
6024 * gdb.threads/attach-slow-waitpid.c: New file.
6025 * gdb.threads/attach-slow-waitpid.exp: New file.
6026 * gdb.threads/slow-waitpid.c: New file.
6027
6028 2018-06-14 Pedro Alves <palves@redhat.com>
6029
6030 * gdb.base/fork-running-state.c: Include <errno.h>.
6031 (exit_if_relative_exits): New.
6032 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6033 exits.
6034 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6035 child exits.
6036
6037 2018-06-14 Tom de Vries <tdevries@suse.de>
6038
6039 PR cli/22573
6040 * gdb.base/finish-pretty.c: New test.
6041 * gdb.base/finish-pretty.exp: New file.
6042
6043 2018-06-14 Pedro Alves <palves@redhat.com>
6044
6045 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6046 gdb's expected startup output.
6047
6048 2018-06-14 Pedro Alves <palves@redhat.com>
6049
6050 * lib/selftest-support.exp (selftest_setup): Remove inlined
6051 function handling.
6052
6053 2018-06-14 Tom de Vries <tdevries@suse.de>
6054
6055 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6056 matching of breakpoint printing.
6057
6058 2018-06-13 Tom de Vries <tdevries@suse.de>
6059
6060 PR testsuite/23269
6061 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6062 (fork_child): ... here, and ...
6063 (fork_parent): ... here.
6064
6065 2018-06-12 Tom de Vries <tdevries@suse.de>
6066
6067 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6068
6069 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6070 Stephen Roberts <stephen.roberts@arm.com>
6071
6072 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6073 rewrite test to describe action performed, rather than possible
6074 failure.
6075
6076 2018-06-08 Gary Benson <gbenson@redhat.com>
6077
6078 * gdb.threads/check-libthread-db.exp: New file.
6079 * gdb.threads/check-libthread-db.c: Likewise.
6080
6081 2018-06-05 Tom Tromey <tom@tromey.com>
6082
6083 * gdb.base/default.exp: Update expected "show version" output.
6084
6085 2018-06-05 Tom Tromey <tom@tromey.com>
6086
6087 PR cli/12326:
6088 * gdb.cp/static-print-quit.exp: Update.
6089 * lib/gdb.exp (pagination_prompt): Update.
6090 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6091 * gdb.python/python.exp: Update.
6092
6093 2018-06-04 Joel Brobecker <brobecker@adacore.com>
6094
6095 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6096
6097 2018-06-01 Joel Brobecker <brobecker@adacore.com>
6098
6099 * gdb.ada/bp_fun_addr: New testcase.
6100
6101 2018-06-01 Tom Tromey <tom@tromey.com>
6102
6103 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6104 results.
6105 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6106 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6107 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6108 * gdb.base/maint.exp (maint_pass_if): Update.
6109
6110 2018-05-31 Maciej W. Rozycki <macro@mips.com>
6111
6112 * gdb.base/endian.exp: New test.
6113 * gdb.base/endian.c: New test source.
6114
6115 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6116
6117 PR gdb/23203
6118 * gdb.base/bt-selected-frame.c: New file.
6119 * gdb.base/bt-selected-frame.exp: New file.
6120 * lib/gdb.exp (get_current_frame_number): New function.
6121
6122 2018-05-24 Maciej W. Rozycki <macro@mips.com>
6123 Pedro Alves <palves@redhat.com>
6124
6125 * gdb.threads/tls-core.c: Include <stdlib.h>
6126 (thread_proc): Call `abort'.
6127 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6128 (tls_core_test): New procedure, bits factored out from ...
6129 (top level): ... here. Test both native cores and gcore cores.
6130
6131 2018-05-23 Tom Tromey <tom@tromey.com>
6132
6133 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6134
6135 2018-05-23 Tom Tromey <tom@tromey.com>
6136
6137 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6138 symfile_complaints.
6139 (test_short_complaints): Likewise.
6140 (test_empty_complaints): Likewise.
6141 (test_initial_complaints): Update.
6142
6143 2018-05-23 Tom Tromey <tom@tromey.com>
6144
6145 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6146
6147 2018-05-23 Tom Tromey <tom@tromey.com>
6148
6149 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6150 (test_short_complaints): Update.
6151
6152 2018-05-22 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.base/remote.exp: Only gdb_start after compiling the
6155 testcase. Issue "disconnect" before testing "set remote" command
6156 defaults. Issue clean_restart before running to main.
6157
6158 2018-05-22 Pedro Alves <palves@redhat.com>
6159
6160 * gdb.base/remote.exp: Adjust expected output of "show remote
6161 memory-write-packet-size". Add tests for "set remote
6162 memory-write-packet-size 0" and "set remote
6163 memory-write-packet-size fixed/limit".
6164
6165 2018-05-22 Pedro Alves <palves@redhat.com>
6166
6167 PR gdb/22973
6168 * gdb.base/utf8-identifiers.c: New file.
6169 * gdb.base/utf8-identifiers.exp: New file.
6170
6171 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6172
6173 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6174
6175 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6176
6177 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6178
6179 2018-05-18 Tom Tromey <tom@tromey.com>
6180
6181 * gdb.base/ptype-offsets.exp: Update.
6182
6183 2018-05-17 Keith Seitz <keiths@redhat.com>
6184
6185 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6186 in expected breakpoint stop locations.
6187 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6188 move to proper scope to test variable values.
6189 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6190 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6191 New functions.
6192 (main): Call not_inline_func3.
6193 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6194 inline_func1, inline_func2, and inline_func3. Test that when each
6195 breakpoint is hit, GDB properly reports both the stop location
6196 and the backtrace. Repeat tests for temporary breakpoints.
6197
6198 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6199
6200 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6201 rather then trying to access it in determining whether the PID
6202 of `gdbserver' could have been retrieved.
6203
6204 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6205
6206 * gdb.arch/amd64-init-x87-values.S: New file.
6207 * gdb.arch/amd64-init-x87-values.exp: New file.
6208
6209 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6210
6211 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6212
6213 2018-05-04 Tom Tromey <tom@tromey.com>
6214
6215 PR python/22730:
6216 * gdb.python/python.exp: Test multi-line execute.
6217
6218 2018-05-04 Tom Tromey <tom@tromey.com>
6219
6220 PR python/22731:
6221 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6222
6223 2018-05-04 Tom Tromey <tom@tromey.com>
6224
6225 PR gdb/11750:
6226 * gdb.base/define.exp: Test defining a user command inside a user
6227 command.
6228 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6229
6230 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6231 Pedro Alves <palves@redhat.com>
6232
6233 PR breakpoints/19806 and support for PR external/20207.
6234 * gdb.base/watchpoint-unaligned.c: New file.
6235 * gdb.base/watchpoint-unaligned.exp: New file.
6236
6237 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6238
6239 * gdb.base/maint.exp: Make test names unique, use
6240 test_prefix_command_help to test 'help maint info', and remove
6241 repeated test of 'help maint'.
6242
6243 2018-05-04 Tom Tromey <tom@tromey.com>
6244
6245 PR gdb/22619:
6246 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6247 behavior.
6248
6249 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6250
6251 * gdb.base/maint.exp: Process output from 'maint print registers'
6252 line at a time.
6253
6254 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6255
6256 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6257 timeout.
6258
6259 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6260
6261 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6262 filter pattern.
6263
6264 2018-05-02 Pedro Alves <palves@redhat.com>
6265
6266 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6267 to_log_command renames.
6268 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6269
6270 2018-05-02 Tom Tromey <tom@tromey.com>
6271
6272 * gdb.python/py-parameter.exp: Set test message.
6273
6274 2018-05-02 Tom Tromey <tom@tromey.com>
6275
6276 PR python/20084:
6277 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6278 PARAM_ZUINTEGER_UNLIMITED tests.
6279
6280 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6281
6282 PR rust/23124
6283 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6284 when casting.
6285
6286 2018-04-30 Tom Tromey <tom@tromey.com>
6287
6288 * gdb.python/py-type.exp: Check align attribute.
6289 * gdb.python/py-type.c: New "aligncheck" global.
6290
6291 2018-04-30 Tom Tromey <tom@tromey.com>
6292
6293 PR exp/17095:
6294 * gdb.dwarf2/dw2-align.exp: New file.
6295 * gdb.cp/align.exp: New file.
6296 * gdb.base/align.exp: New file.
6297 * lib/gdb.exp (gdb_int128_helper): New proc.
6298 (has_int128_c, has_int128_cxx): New caching procs.
6299
6300 2018-04-27 Tom Tromey <tom@tromey.com>
6301
6302 PR rust/22545:
6303 * gdb.rust/simple.exp: Add inclusive range tests.
6304
6305 2018-04-26 Pedro Alves <palves@redhat.com>
6306
6307 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6308 ifunc breakpoint locations correctly of ifunc breakpoints set
6309 while the program resolves the ifunc.
6310
6311 2018-04-26 Pedro Alves <palves@redhat.com>
6312
6313 * gdb.base/gnu-ifunc-final.c: New file.
6314 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6315 * gdb.base/gnu-ifunc.exp (executable): Delete.
6316 (staticexecutable): Adjust.
6317 (lib_opts, exec_opts): Delete.
6318 (make_binsuffix, build, set-break): New procedures.
6319 (misc_tests): New, with tests factored out from the top level.
6320 (top level): Test different combinations of ifunc resolver name,
6321 resolver with and with debug info, and ifunc target with and
6322 without debug info. Wrap static tests with with_target_prefix.
6323
6324 2018-04-26 Pedro Alves <palves@redhat.com>
6325
6326 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6327 return type" warnings.
6328
6329 2018-04-25 Pedro Alves <palves@redhat.com>
6330
6331 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6332 killed".
6333 * gdb.base/kill-after-signal.exp: Likewise.
6334 * gdb.threads/kill.exp: Likewise.
6335
6336 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6337 Sergio Durigan Junior <sergiodj@redhat.com>
6338 Pedro Alves <palves@redhat.com>
6339
6340 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6341 regexps to expect for '[Inferior ... detached]' as well.
6342 * gdb.base/attach.exp: Likewise.
6343 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6344 "gdb_continue_to_end".
6345 (test_catch_syscall_with_wrong_args): Likewise.
6346 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6347 ']'. Don't set 'verbose' on.
6348 * gdb.base/foll-vfork.exp: Likewise.
6349 * gdb.base/fork-print-inferior-events.c: New file.
6350 * gdb.base/fork-print-inferior-events.exp: New file.
6351 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6352 '[Inferior ... has been killed]' message.
6353 * gdb.base/kill-after-signal.exp: Likewise.
6354 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6355 detach message.
6356 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6357 message.
6358 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6359 regexps to expect for '[Inferior ... detached]' as well.
6360 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6361
6362 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6363
6364 PR gdb/23104
6365 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6366
6367 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6368
6369 PR gdb/23095
6370 * gdb.base/break-probes.exp: Pass shlib_load to
6371 prepare_for_testing. Set normal_bp to r_debug_state if target is
6372 bsd.
6373
6374 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6375
6376 * gdb.threads/multiple-successive-infcall.c: New test.
6377 * gdb.threads/multiple-successive-infcall.exp: New file.
6378
6379 2018-04-17 Tom Tromey <tom@tromey.com>
6380
6381 * gdb.rust/simple.rs (Union): New type.
6382 (main): New local "u".
6383 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6384
6385 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6386
6387 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6388 number information in output of "whereis" command.
6389 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6390
6391 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6392
6393 * gdb.ada/info_types.exp: Adjust expected output to the line
6394 numbers now printed by "info var/func/type".
6395 * gdb.base/completion.exp: Likewise.
6396 * gdb.base/included.exp: Likewise.
6397 * gdb.cp/cp-relocate.exp: Likewise.
6398 * gdb.cp/cplusfuncs.exp: Likewise.
6399 * gdb.cp/namespace.exp: Likewise.
6400 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6401
6402 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6403
6404 * gdb.btrace/cpu.exp: New.
6405
6406 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6407
6408 * gdb.base/step-indirect-call-thunk.exp: New.
6409 * gdb.base/step-indirect-call-thunk.c: New.
6410 * gdb.reverse/step-indirect-call-thunk.exp: New.
6411 * gdb.reverse/step-indirect-call-thunk.c: New.
6412
6413 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6414
6415 * gdb.base/pie-fork.c: New file.
6416 * gdb.base/pie-fork.exp: New file.
6417
6418 2018-04-11 Tom Tromey <tom@tromey.com>
6419
6420 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6421
6422 2018-04-10 Pedro Alves <palves@redhat.com>
6423
6424 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6425 exits. Instead loop running forever.
6426 (fork_parent): Run forever too.
6427
6428 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6429
6430 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6431 mi_continue_to_line.
6432 * gdb.mi/mi-stack.c (callee4): Add comment.
6433
6434 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6435
6436 * gdb.mi/mi-stack.exp: Fix indentation.
6437
6438 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6439
6440 PR gdb/22979
6441 * gdb.arch/amd64-osabi.exp: New file.
6442
6443 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6444
6445 PR gdb/22980
6446 * gdb.base/osabi.exp: New file.
6447
6448 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6449
6450 * gdb.cp/static-typedef-print.exp: New file.
6451 * gdb.cp/static-typedef-print.cc: New file.
6452
6453 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6454
6455 * gdb.ada/varsize_limit: New testcase.
6456
6457 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6458
6459 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6460
6461 * gdb.ada/notcplusplus: New testcase.
6462
6463 * gdb.base/c-linkage-name.c: New file.
6464 * gdb.base/c-linkage-name.exp: New testcase.
6465
6466 2018-03-26 Tom Tromey <tom@tromey.com>
6467
6468 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6469 * gdb.python/py-framefilter.py (name_error): New global.
6470 (ErrorInName.function): Use name_error.
6471
6472 2018-03-26 Tom Tromey <tom@tromey.com>
6473
6474 PR backtrace/15582:
6475 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6476
6477 2018-03-23 Keith Seitz <keiths@redhat.com>
6478
6479 PR c++/22968
6480 * gdb.cp/subtypes.exp: New file.
6481 * gdb.cp/subtypes.h: New file.
6482 * gdb.cp/subtypes.cc: New file.
6483 * gdb.cp/subtypes-2.cc: New file.
6484
6485 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6486
6487 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6488 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6489 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6490 -nostartfiles when compiling the test. Confirm that all registers
6491 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6492
6493 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6494
6495 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6496 option, syntax was wrong anyway.
6497 * gdb.arch/arm-disp-step.exp: Likewise.
6498 * gdb.arch/sparc64-regs.exp: Likewise.
6499 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6500 option, syntax was wrong anyway, switch to use
6501 prepare_for_testing.
6502 * gdb.arch/i386-disp-step.exp: Likewise.
6503
6504 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6505
6506 * gdb.ada/exec_changed.exp: Replace "target_info exists
6507 use_gdb_stub" by "use_gdb_stub".
6508 * gdb.ada/start.exp: Likewise.
6509 * gdb.base/async-shell.exp: Likewise.
6510 * gdb.base/attach-pie-misread.exp: Likewise.
6511 * gdb.base/attach-wait-input.exp: Likewise.
6512 * gdb.base/break-entry.exp: Likewise.
6513 * gdb.base/break-interp.exp: Likewise.
6514 * gdb.base/dprintf-detach.exp: Likewise.
6515 * gdb.base/nostdlib.exp: Likewise.
6516 * gdb.base/solib-nodir.exp: Likewise.
6517 * gdb.base/statistics.exp: Likewise.
6518 * gdb.base/testenv.exp: Likewise.
6519 * gdb.mi/mi-exec-run.exp: Likewise.
6520 * gdb.mi/mi-start.exp: Likewise.
6521 * gdb.multi/dummy-frame-restore.exp: Likewise.
6522 * gdb.multi/multi-arch-exec.exp: Likewise.
6523 * gdb.multi/multi-arch.exp: Likewise.
6524 * gdb.multi/tids.exp: Likewise.
6525 * gdb.multi/watchpoint-multi.exp: Likewise.
6526 * gdb.python/py-events.exp: Likewise.
6527 * gdb.threads/attach-into-signal.exp: Likewise.
6528 * gdb.threads/attach-stopped.exp: Likewise.
6529 * gdb.threads/threadapply.exp: Likewise.
6530 * lib/selftest-support.exp: Likewise.
6531
6532 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6533
6534 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6535
6536 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6537
6538 * gdb.perf/template-breakpoints.cc: New file.
6539 * gdb.perf/template-breakpoints.exp: New file.
6540 * gdb.perf/template-breakpoints.py: New file.
6541
6542 2018-03-19 Tom Tromey <tom@tromey.com>
6543
6544 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6545 y0.
6546 * gdb.rust/simple.exp: Test bare identifier form of struct
6547 initializer.
6548
6549 2018-03-19 Tom Tromey <tom@tromey.com>
6550
6551 * gdb.gdb/observer.exp: Remove.
6552
6553 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6554
6555 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6556 "qualified" option when setting breakpoints.
6557 * gdb.trace/backtrace.exp: Likewise.
6558 * gdb.trace/circ.exp: Likewise.
6559 * gdb.trace/collection.exp: Likewise.
6560 * gdb.trace/disconnected-tracing.exp: Likewise.
6561 * gdb.trace/ftrace-lock.exp: Likewise.
6562 * gdb.trace/ftrace.exp: Likewise.
6563 * gdb.trace/infotrace.exp: Likewise.
6564 * gdb.trace/packetlen.exp: Likewise.
6565 * gdb.trace/passc-dyn.exp: Likewise.
6566 * gdb.trace/qtro.exp: Likewise.
6567 * gdb.trace/read-memory.exp: Likewise.
6568 * gdb.trace/report.exp: Likewise.
6569 * gdb.trace/signal.exp: Likewise.
6570 * gdb.trace/status-stop.exp: Likewise.
6571 * gdb.trace/strace.exp: Likewise.
6572 * gdb.trace/tfind.exp: Likewise.
6573 * gdb.trace/trace-break.exp: Likewise.
6574 * gdb.trace/trace-condition.exp: Likewise.
6575 * gdb.trace/trace-mt.exp: Likewise.
6576 * gdb.trace/tstatus.exp: Likewise.
6577 * gdb.trace/tsv.exp: Likewise.
6578 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6579 * gdb.trace/unavailable.exp: Likewise.
6580 * gdb.trace/while-dyn.exp: Likewise.
6581
6582 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6583
6584 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6585 that libinproctrace is copied to the target.
6586
6587 2018-03-14 Tom Tromey <tom@tromey.com>
6588
6589 PR cli/14977:
6590 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6591 a null pointer.
6592 * gdb.base/wchar.exp: Likewise.
6593
6594 2018-03-14 Tom Tromey <tom@tromey.com>
6595
6596 PR cli/19918:
6597 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6598 flag.
6599
6600 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6601
6602 PR gdb/22841
6603 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6604 "target" to remote_exec.
6605
6606 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6607
6608 PR gdb/22841
6609 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6610 ${board}_upload): Remove.
6611
6612 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6613
6614 * gdb.cp/watch-cp.cc: New test.
6615 * gdb.cp/watch-cp.exp: New file.
6616
6617 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6618
6619 * gdb.base/infcall-nested-structs.exp: New file.
6620 * gdb.base/infcall-nested-structs.c: New file.
6621 * gdb.base/float.exp: Add riscv support.
6622
6623 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6624
6625 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6626 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6627
6628 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6629
6630 * gdb.server/abspath.exp: New file.
6631 * lib/gdb.exp (with_cwd): New procedure.
6632
6633 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6634
6635 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6636 use it.
6637 (gdb_is_target_remote_prompt): New proc.
6638 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6639 (gdb_is_target_native): Pass prompt parameter to
6640 gdb_is_target_1.
6641
6642 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6643
6644 * gdb.base/load-command.c: New file.
6645 * gdb.base/load-command.exp: New file.
6646 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6647 (gdb_is_target_1): ...this, and generalize for other targets
6648 than just remote.
6649 (gdb_is_target_remote): Use gdb_is_target_1.
6650 (gdb_is_target_native): use gdb_is_target_1.
6651
6652 2018-02-26 Tom Tromey <tom@tromey.com>
6653
6654 PR python/16497:
6655 * gdb.python/py-framefilter.exp: Update test.
6656
6657 2018-02-26 Tom Tromey <tom@tromey.com>
6658
6659 * gdb.dwarf2/variant.c: New file.
6660 * gdb.dwarf2/variant.exp: New file.
6661
6662 2018-02-26 Tom Tromey <tom@tromey.com>
6663
6664 * gdb.rust/simple.exp: Accept more possible results in enum test.
6665
6666 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6667
6668 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6669 parentheses.
6670
6671 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6672
6673 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6674 name of a variable: $actual_linejj -> $actual_line.
6675
6676 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6677
6678 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6679
6680 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6681
6682 * gdb.btrace/buffer-size.exp: Do not force BTS.
6683
6684 2018-02-14 Pedro Alves <palves@redhat.com>
6685
6686 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6687 getting a "Quit".
6688
6689 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6690
6691 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6692 Fix test name.
6693
6694 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6695
6696 * gdb.cp/m-static.exp: Check type of optimized out static
6697 member.
6698
6699 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6700
6701 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6702 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6703
6704 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6705 Leszek Swirski <leszeks@google.com>
6706
6707 * gdb.python/py-prettyprint.c
6708 (struct to_string_returns_value_inner,
6709 struct to_string_returns_value_wrapper): New.
6710 (main): Add tsrvw variable.
6711 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6712 ToStringReturnsValueWrapper): New classes.
6713 (register_pretty_printers): Register new pretty-printers.
6714 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6715 recursive pretty printer.
6716 * gdb.python/py-mi.exp: Likewise.
6717
6718 2018-02-01 Leszek Swirski <leszeks@google.com>
6719
6720 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6721 functions with the same name as an include file are parsed
6722 correctly.
6723
6724 2018-02-01 Yao Qi <yao.qi@linaro.org>
6725
6726 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6727 "\[^\r\n\]*".
6728
6729 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6730
6731 * gdb.arch/powerpc-prologue-frame.s: New file.
6732 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6733 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6734
6735 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6736
6737 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6738
6739 2018-01-30 Pedro Alves <palves@redhat.com>
6740
6741 PR gdb/13211
6742 * gdb.base/interrupt-daemon.c: New.
6743 * gdb.base/interrupt-daemon.exp: New.
6744 * gdb.multi/multi-term-settings.c: New.
6745 * gdb.multi/multi-term-settings.exp: New.
6746
6747 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6748
6749 * gdb.base/break.exp: Save the location where the breakpoint
6750 on break.c:47 was actually inserted when debugging the version
6751 compiled at -O2 and use it in the expected output of the "info
6752 break" test performed soon after.
6753
6754 2018-01-22 Pedro Alves <palves@redhat.com>
6755 Sergio Durigan Junior <sergiodj@redhat.com>
6756
6757 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6758 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6759
6760 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6761
6762 * gdb.base/break-include.c, gdb.base/break-include.inc,
6763 gdb.base/break-include.exp: New files.
6764 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6765 line number now being the actual line number where the breakpoint
6766 was inserted.
6767 * gdb.mi/mi-break.exp: Likewise.
6768 * gdb.mi/mi-reverse.exp: Likewise.
6769 * gdb.mi/mi-simplerun.exp: Ditto.
6770
6771 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6772
6773 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6774 varobj.
6775 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6776
6777 2018-01-21 Don Breazeal <donb@codesourcery.com>
6778 Andrew Burgess <andrew.burgess@embecosm.com>
6779
6780 * gdb.mi/basics.c: Add new global.
6781 * gdb.mi/mi-frame-regs.exp: New file.
6782 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6783 case.
6784
6785 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6786
6787 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6788 non-parameter, and on an unknown symbol.
6789
6790 2018-01-19 Tom Tromey <tom@tromey.com>
6791
6792 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6793 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6794
6795 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6796
6797 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6798 setrlimit and chdir to int.
6799
6800 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6801
6802 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6803 function.
6804 (my_tend): Likewise.
6805 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6806 rationale of avoiding FP- and vector instructions.
6807
6808 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6809
6810 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6811 "info reg" with "\[ \t\]*".
6812 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6813 "\[ \t\]+".
6814 * gdb.arch/s390-multiarch.exp: Ditto.
6815 * gdb.base/pc-fp.exp: Ditto.
6816 * gdb.reverse/i386-precsave.exp: Ditto.
6817 * gdb.reverse/i386-reverse.exp: Ditto.
6818 * gdb.reverse/i387-env-reverse.exp: Ditto.
6819 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6820
6821 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6822
6823 * lib/gdb.exp (gdb_compile): Re-enable use of
6824 universal_compile_options for languages other than Rust.
6825
6826 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6827
6828 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6829
6830 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6831
6832 PR gdb/16577
6833 * gdb.base/solib-vanish.exp: New.
6834 * gdb.base/solib-vanish-main.c: New.
6835 * gdb.base/solib-vanish-lib1.c: New.
6836 * gdb.base/solib-vanish-lib2.c: New.
6837
6838 2018-01-17 Yao Qi <yao.qi@linaro.org>
6839
6840 * gdb.compile/compile.exp: Match the address printed for
6841 frame in the output of command "bt".
6842
6843 2018-01-15 Tom Tromey <tom@tromey.com>
6844
6845 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6846 compute sp_reg.
6847
6848 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6849
6850 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6851 to prepare.
6852 (prepare): Return 0 on error, 1 on success.
6853
6854 2018-01-12 Pedro Alves <palves@redhat.com>
6855
6856 * gdb.base/continue-after-aborted-step-over.c: New.
6857 * gdb.base/continue-after-aborted-step-over.exp: New.
6858
6859 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6860
6861 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6862 options when not creating an executable.
6863
6864 2018-01-11 Pedro Alves <palves@redhat.com>
6865
6866 PR remote/22597
6867 * gdb.server/stop-reply-no-thread.c: New file.
6868 * gdb.server/stop-reply-no-thread.exp: New file.
6869
6870 2018-01-10 Pedro Alves <palves@redhat.com>
6871
6872 PR gdb/22670
6873 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6874 functions too. Test setting breakpoints and printing C functions
6875 with no debug info too.
6876 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6877
6878 2018-01-10 Pedro Alves <palves@redhat.com>
6879
6880 PR gdb/22670
6881 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6882 a fail.
6883
6884 2018-01-10 Pedro Alves <palves@redhat.com>
6885
6886 PR gdb/22670
6887 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6888
6889 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6890
6891 * gdb.server/unittest.exp: Match the output in non-development
6892 mode.
6893
6894 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6895
6896 * gdb.gdb/unittest.exp: Match output in non-development mode.
6897
6898 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6899
6900 * gdb.ada/access_tagged_param.exp: Relax expected output
6901 for value of "ObjL" in "continue" to pck.inspect breakpoint
6902 test.
6903
6904 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6905
6906 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6907 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6908
6909 2018-01-05 Pedro Alves <palves@redhat.com>
6910
6911 PR gdb/18653
6912 * gdb.base/libsegfault.exp: New.
6913
6914 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6915
6916 PR gdb/22670
6917 * gdb.ada/access_tagged_param.exp: New file.
6918 * gdb.ada/access_tagged_param/foo.adb: New file.
6919
6920 2018-01-05 Pedro Alves <palves@redhat.com>
6921
6922 PR gdb/22670
6923 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6924 exercise lower case too, and to exercise both full matching and
6925 wild matching.
6926
6927 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6928
6929 * gdb.ada/rename_subscript_param: New testcase.
6930
6931 2018-01-05 Jerome Guitton <guitton@adacore.com>
6932
6933 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6934
6935 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6936
6937 * gdb.ada/convvar_comp: New testcase.
6938
6939 2018-01-05 Xavier Roirand <roirand@adacore.com>
6940
6941 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6942 (My_Table): New global variable.
6943 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6944
6945 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6946
6947 PR gdb/22670
6948 * gdb.ada/maint_with_ada: New testcase.
6949
6950 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6951
6952 PR gdb/22670
6953 * gdb.ada/bp_c_mixed_case: New testcase.
6954
6955 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6956
6957 PR gdb/22670
6958 * gdb.ada/complete.exp: Add "complete break ada" test.
6959
6960 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6961
6962 PR gdb/22670
6963 * gdb.ada/info_addr_mixed_case: New testcase.
6964
6965 2018-01-03 Xavier Roirand <roirand@adacore.com>
6966
6967 * gdb.ada/excep_handle.exp: New testcase.
6968 * gdb.ada/excep_handle/foo.adb: New file.
6969 * gdb.ada/excep_handle/pck.ads: New file.
6970
6971 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6972
6973 * gdb.base/step-line.c: Add extra empty line in copyright header.
6974 * gdb.base/step-line.inp: Likewise.
6975
6976 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6977
6978 * gdb.ada/dyn_stride.exp: Add slice test.
6979
6980 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6981
6982 * gdb.ada/dyn_stride: New testcase.
6983
6984 2017-12-27 Stafford Horne <shorne@gmail.com>
6985
6986 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6987 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6988
6989 2017-12-27 Stafford Horne <shorne@gmail.com>
6990
6991 * gdb.base/reggroups.c: New file.
6992 * gdb.base/reggroups.exp: New file.
6993
6994 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6995
6996 * gdb.dwarf2/ada-valprint-error.c: New file.
6997 * gdb.dwarf2/ada-valprint-error.exp: New file.
6998
6999 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7000
7001 * gdb.ada/assign_arr: New testcase.
7002
7003 2017-12-18 Xavier Roirand <roirand@adacore.com>
7004
7005 * gdb.ada/funcall_ptr: New testcase.
7006
7007 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7008
7009 PR cli/16224
7010 * gdb.base/ptype-offsets.cc: New file.
7011 * gdb.base/ptype-offsets.exp: New file.
7012
7013 2017-12-15 Yao Qi <yao.qi@linaro.org>
7014
7015 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7016 if XML is disabled.
7017
7018 2017-12-15 Xavier Roirand <roirand@adacore.com>
7019
7020 * gdb.ada/same_component_name: New testcase.
7021
7022 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7023
7024 * gdb.ada/str_binop_equal: New testcase.
7025
7026 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7027
7028 * gdb.ada/task_switch_in_core: New testcase.
7029
7030 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7031
7032 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7033 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7034 call test_bkpt_qualified.
7035 (test_bkpt_qualified): New proc.
7036
7037 2017-12-13 Pedro Alves <palves@redhat.com>
7038
7039 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7040 Tighten regexp by matching with an anchor.
7041
7042 2017-12-13 Pedro Alves <palves@redhat.com>
7043
7044 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7045 ("expression with namespace"): New set of tests.
7046 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7047 (Nested::Test_NS::qux): New.
7048 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7049 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7050
7051 2017-12-13 Joel Brobecker <brobecker@adacore.com>
7052
7053 * gdb.base/server-del-break.c: New file.
7054 * gdb.base/server-del-break.exp: New file.
7055
7056 2017-12-12 Stafford Horne <shorne@gmail.com>
7057
7058 * gdb.xml/tdesc-regs.exp: Add or1k support.
7059
7060 2017-12-12 Stafford Horne <shorne@gmail.com>
7061
7062 * gdb.base/bp-permanent.c: Define nop of or1k.
7063
7064 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7065
7066 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7067 output with components being reordered.
7068
7069 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7070
7071 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7072 output with components being reordered.
7073
7074 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7075 Pedro Alves <palves@redhat.com>
7076
7077 * gdb.base/maint.exp (check for .gdb_index): Check also for
7078 .debug_names.
7079 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7080 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7081 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7082 (.gdb_index used after symbol reloading): Support also .debug_names.
7083 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7084
7085 2017-12-08 Yao Qi <yao.qi@linaro.org>
7086
7087 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7088 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7089
7090 2017-12-08 Yao Qi <yao.qi@linaro.org>
7091
7092 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7093 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7094
7095 2017-12-08 Yao Qi <yao.qi@linaro.org>
7096
7097 * gdb.arch/aarch64-tagged-pointer.c: New file.
7098 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7099
7100 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7101
7102 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7103 "int".
7104
7105 2017-12-07 Keith Seitz <keiths@redhat.com>
7106
7107 PR breakpoints/22569
7108 * gdb.linespec/ls-errs.exp: Change expected result of "break
7109 -source this file has spaces.c -line 3".
7110 Check that an explicit source file followed by whitespace is
7111 identified as an invalid explicit location.
7112
7113 2017-12-07 Keith Seitz <keiths@redhat.com>
7114
7115 * gdb.cp/nested-types.cc: New file.
7116 * gdb.cp/nested-types.exp: New file.
7117 * lib/cp-support.exp: Load data-structures.exp library.
7118 (debug_cp_test_ptype_class): New global.
7119 (cp_ptype_class_verbose, next_line): New procedures.
7120 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7121 Add and document new return value.
7122 Switch the list of lines to a queue.
7123 Add support for new `type' key for nested type definitions.
7124 Add debugging/troubleshooting messages.
7125 * lib/data-structures.exp: New file.
7126
7127 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7128
7129 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7130 with proc_with_prefix, don't use with_test_prefix.
7131
7132 2017-12-07 Tom Tromey <tom@tromey.com>
7133
7134 * gdb.base/break.exp: Add test for empty "commands".
7135
7136 2017-12-07 Yao Qi <yao.qi@linaro.org>
7137
7138 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7139 malloc and catch syscall.
7140
7141 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7142
7143 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7144 tests for explicit locations.
7145
7146 2017-12-06 Pedro Alves <palves@redhat.com>
7147
7148 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7149 force-disabling XML descriptions.
7150
7151 2017-12-04 Pedro Alves <palves@redhat.com>
7152
7153 PR gdb/22499
7154 * gdb.arch/amd64-disp-step-avx.S: New file.
7155 * gdb.arch/amd64-disp-step-avx.exp: New file.
7156
7157 2017-12-03 Pedro Alves <palves@redhat.com>
7158
7159 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7160 and <string.h>.
7161 (parent_function): Print distinct messages when waitpid fails, or
7162 the child exits with a signal, or the child exits for an unhandled
7163 reason.
7164 * gdb.threads/process-dies-while-detaching.exp
7165 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7166 it. Wait for both inferior output and GDB's prompt. Use an
7167 indirect spawn id list.
7168 (do_detach): New parameter 'child_exit'. Use it to compute
7169 expected inferior output.
7170 (test_detach, test_detach_watch, test_detach_killed_outside):
7171 Adjust to pass down the expected child exit kind.
7172
7173 2017-12-01 Joel Brobecker <brobecker@adacore.com>
7174 Sergio Durigan Junior <sergiodj@redhat.com>
7175 Pedro Alves <palves@redhat.com>
7176
7177 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7178
7179 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7180
7181 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7182 to 'symbol-file' and 'add-symbol-file' can be
7183 position-independent.
7184
7185 2017-12-01 Yao Qi <yao.qi@linaro.org>
7186
7187 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7188 the URL in copyright header.
7189 * gdb.arch/aarch64-fp.exp: Likewise.
7190 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7191 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7192 * gdb.base/expand-psymtabs.exp: Likewise.
7193 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7194 * gdb.fortran/common-block.exp: Likewise.
7195 * gdb.fortran/common-block.f90: Likewise.
7196 * gdb.fortran/logical.exp: Likewise.
7197 * gdb.fortran/vla-datatypes.f90: Likewise.
7198 * gdb.fortran/vla-sub.f90: Likewise.
7199
7200 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7201
7202 * gdb.ada/repeat_dyn: New testcase.
7203
7204 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7205
7206 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7207 Update for changed thread numbering.
7208 * gdb.cell/bt.exp: Update for changed GDB output.
7209
7210 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7211
7212 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7213 setting isremote by hand.
7214 * boards/dwarf4-gdb-index.exp: Likewise.
7215 * boards/fission.exp: Likewise.
7216 * boards/stabs.exp: Likewise.
7217
7218 2017-11-30 Pedro Alves <palves@redhat.com>
7219
7220 * gdb.linespec/cpls-ops.exp
7221 (check_explicit_skips_function_argument): Extract the underlying
7222 type of size_t instead of hardcoding it.
7223
7224 2017-11-29 Pedro Alves <palves@redhat.com>
7225
7226 PR c++/19436
7227 * gdb.linespec/cpls-abi-tag.cc: New file.
7228 * gdb.linespec/cpls-abi-tag.exp: New file.
7229
7230 2017-11-29 Pedro Alves <palves@redhat.com>
7231
7232 * gdb.base/langs.exp: Use -qualified.
7233 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7234 it.
7235 * gdb.cp/namespace.exp: Use -qualified.
7236 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7237 (overload-3, template-overload, template-ret-type, const-overload)
7238 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7239 procedures.
7240 (test_driver): Call them.
7241 * gdb.cp/save-bp-qualified.cc: New.
7242 * gdb.cp/save-bp-qualified.exp: New.
7243 * gdb.linespec/explicit.exp: Test -qualified.
7244 * lib/completion-support.exp (completion::explicit_opts_list): Add
7245 "-qualified".
7246 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7247
7248 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7249
7250 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7251
7252 2017-11-29 Tom Tromey <tom@tromey.com>
7253
7254 * gdb.base/relocate.exp: Update invalid argument test.
7255 Add new tests for invalid arguments.
7256
7257 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7258
7259 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7260 Return 0 as a long.
7261 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7262
7263 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7264
7265 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7266 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7267 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7268 func ().
7269 * gdb.cp/shadow.cc (B.func): Return 0.
7270
7271 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7272
7273 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7274 expected output in gdb_expect call to allow the exception
7275 message to be present as well. Fix syntax confusion to avoid
7276 TCL thinking that exception_name is an array.
7277
7278 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7279
7280 * gdb.arch/spu-info.c: Include <unistd.h>.
7281 (do_signal_test): Fix broken calls to write.
7282 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7283 Fix checks for empty mailboxes. Update signal tests for corrected
7284 do_signal_test routine. Allow nonzero event status.
7285 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7286 * gdb.cell/arch.exp: Use standard_output_file.
7287 * gdb.cell/break.exp: Likewise.
7288 * gdb.cell/bt.exp: Likewise.
7289 * gdb.cell/core.exp: Likewise.
7290 * gdb.cell/dwarfaddr.exp: Likewise.
7291 * gdb.cell/ea-cache.exp: Likewise.
7292 * gdb.cell/ea-standalone.exp: Likewise.
7293 * gdb.cell/f-regs.exp: Likewise.
7294 * gdb.cell/fork.exp: Likewise.
7295 * gdb.cell/gcore.exp: Likewise.
7296 * gdb.cell/mem-access.exp: Likewise.
7297 * gdb.cell/ptype.exp: Likewise.
7298 * gdb.cell/registers.exp: Likewise.
7299 * gdb.cell/sizeof.exp: Likewise.
7300 * gdb.cell/solib-symbol.exp: Likewise.
7301 * gdb.cell/solib.exp: Likewise.
7302
7303 2017-11-25 Pedro Alves <palves@redhat.com>
7304
7305 * gdb.base/complete-empty.exp: New file.
7306 * gdb.base/completion.exp: Adjust.
7307
7308 2017-11-25 Pedro Alves <palves@redhat.com>
7309
7310 * gdb.linespec/cpls-ops.cc: New file.
7311 * gdb.linespec/cpls-ops.exp: New file.
7312 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7313 factored out from ...
7314 (test_complete_prefix_range): ... this.
7315
7316 2017-11-24 Pedro Alves <palves@redhat.com>
7317
7318 * gdb.linespec/cpcompletion.exp: New file.
7319 * gdb.linespec/cpls-hyphen.cc: New file.
7320 * gdb.linespec/cpls.cc: New file.
7321 * gdb.linespec/cpls2.cc: New file.
7322 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7323 test to use test_gdb_complete_unique. Add label completion,
7324 keyword completion and explicit location completion tests.
7325 * lib/completion-support.exp: New file.
7326
7327 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7328
7329 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7330 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7331 when hitting an exception catchpoint.
7332
7333 2017-11-22 Yao Qi <yao.qi@linaro.org>
7334
7335 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7336
7337 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7338
7339 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7340 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7341 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7342
7343 2017-11-22 Yao Qi <yao.qi@linaro.org>
7344
7345 * gdb.base/info-os.exp: Pass pthreads.
7346 * gdb.multi/multi-attach.exp: Likewise.
7347
7348 2017-11-22 Yao Qi <yao.qi@linaro.org>
7349
7350 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7351 compiler.
7352
7353 2017-11-22 Yao Qi <yao.qi@linaro.org>
7354
7355 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7356 * gdb.base/break-interp.exp: Likewise.
7357 * gdb.base/jit-attach-pie.exp: Likewise.
7358
7359 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7360
7361 * gdb.base/float128.c (large128): New variable.
7362 * gdb.base/float128.exp: Add test to print largest __float128 value.
7363
7364 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7365
7366 * gdb.arch/vsx-regs.exp: Update register content checks.
7367
7368 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7369
7370 * gdb.arch/ppc-longdouble.exp: New file.
7371 * gdb.arch/ppc-longdouble.c: Likewise.
7372
7373 2017-11-21 Pedro Alves <palves@redhat.com>
7374
7375 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7376
7377 2017-11-20 Pedro Alves <palves@redhat.com>
7378
7379 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7380 (long_double_typedef): New typedefs.
7381 Use DEF on double and long double.
7382 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7383 cases.
7384 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7385 and 'long_double_ptr_same_size' locals. Use them to decide
7386 whether cast from array/function to float is valid/invalid.
7387
7388 2017-11-17 Tom Tromey <tom@tromey.com>
7389
7390 * gdb.rust/traits.rs: New file.
7391 * gdb.rust/traits.exp: New file.
7392
7393 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7394
7395 * gdb.ada/minsyms: New testcase.
7396
7397 2017-11-16 Pedro Alves <palves@redhat.com>
7398
7399 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7400 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7401
7402 2017-11-16 Pedro Alves <palves@redhat.com>
7403
7404 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7405 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7406
7407 2017-11-16 Pedro Alves <palves@redhat.com>
7408
7409 * gdb.server/reconnect-ctrl-c.c: New file.
7410 * gdb.server/reconnect-ctrl-c.exp: New file.
7411
7412 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7413
7414 * gdb.python/py-rbreak.exp: New file.
7415 * gdb.python/py-rbreak.c: New file.
7416 * gdb.python/py-rbreak-func2.c: New file.
7417
7418 2017-11-16 Pedro Alves <palves@redhat.com>
7419
7420 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7421 pattern.
7422 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7423 GDB.
7424
7425 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7426
7427 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7428 regex.
7429
7430 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7431
7432 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7433 test names.
7434
7435 2017-11-09 Pedro Alves <palves@redhat.com>
7436
7437 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7438 factored out from ...
7439 (top level): ... here, and adjusted to avoid expecting beyond the
7440 prompt in a single gdb_test_multiple.
7441
7442 2017-11-09 Pedro Alves <palves@redhat.com>
7443
7444 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7445 output.
7446 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7447 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7448 * gdb.server/ext-run.exp ("kill" test): Likewise.
7449 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7450
7451 2017-11-09 Pedro Alves <palves@redhat.com>
7452
7453 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7454 match till end of line.
7455
7456 2017-11-09 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7459
7460 2017-11-09 Pedro Alves <palves@redhat.com>
7461
7462 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7463 New procedures, factored out from ...
7464 (top level): ... here, and adjusted to avoid expecting beyond the
7465 prompt in one go.
7466
7467 2017-11-09 Pedro Alves <palves@redhat.com>
7468
7469 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7470 output. Fix '?' match.
7471
7472 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7473
7474 * gdb.ada/scoped_watch: New testcase.
7475 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7476 which is actually correct.
7477 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7478 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7479
7480 2017-11-08 Pedro Alves <palves@redhat.com>
7481
7482 * gdb.gdb/complaints.exp (test_initial_complaints)
7483 (test_serial_complaints, test_short_complaints): Call
7484 complaint_internal instead of complaint.
7485
7486 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7487
7488 * gdb.threads/tls-core.c: New file.
7489 * gdb.threads/tls-core.exp: Likewise.
7490
7491 2017-11-08 Pedro Alves <palves@redhat.com>
7492
7493 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7494 (p Exported_Capitalized): New test.
7495 (p exported_capitalized): New test.
7496
7497 2017-11-07 Pedro Alves <palves@redhat.com>
7498
7499 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7500
7501 2017-11-07 Pedro Alves <palves@redhat.com>
7502
7503 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7504 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7505 (disable_invalid, disable_inverted, disable_negative): New
7506 procedures.
7507 ("bad numbers"): New set of tests.
7508
7509 2017-11-07 Pedro Alves <palves@redhat.com>
7510
7511 * gdb.cp/ena-dis-br-range.exp: Add tests.
7512
7513 2017-11-07 Pedro Alves <palves@redhat.com>
7514
7515 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7516
7517 2017-11-07 Xavier Roirand <roirand@adacore.com>
7518 Pedro Alves <palves@redhat.com>
7519
7520 * gdb.base/ena-dis-br.exp: Add reference to
7521 gdb.cp/ena-dis-br-range.exp.
7522 * gdb.cp/ena-dis-br-range.exp: New file.
7523 * gdb.cp/ena-dis-br-range.cc: New file.
7524
7525 2017-11-06 Pedro Alves <palves@redhat.com>
7526
7527 * gdb.base/attach-non-pgrp-leader.c: New.
7528 * gdb.base/attach-non-pgrp-leader.exp: New.
7529
7530 2017-11-06 Pedro Alves <palves@redhat.com>
7531
7532 * configure.ac: No longer check for termio.h and sgtty.h.
7533 * configure: Regenerate.
7534 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7535 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7536 Remove termio and sgtty code.
7537
7538 2017-11-03 Yao Qi <yao.qi@linaro.org>
7539
7540 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7541 in GDB is disabled.
7542
7543 2017-11-03 Yao Qi <yao.qi@linaro.org>
7544
7545 * gdb.python/py-thrhandle.exp: Skip it if python is not
7546 enabled.
7547
7548 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7549
7550 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7551 as a breakpoint command.
7552
7553 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7554
7555 PR python/21213
7556 * gdb.python/py-infthread.exp: Test calling
7557 InferiorThread.inferior () multiple times in a row.
7558
7559 2017-10-27 Keith Seitz <keiths@redhat.com>
7560
7561 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7562 Test "info break" for every inlined function breakpoint.
7563
7564 2017-10-27 Yao Qi <yao.qi@linaro.org>
7565
7566 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7567
7568 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7569
7570 * gdb.cp/classes.exp (test_static_members): Test printing
7571 Outer::instance.
7572 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7573 (Inner::instance, Outer::instance): New.
7574
7575 2017-10-24 Pedro Alves <palves@redhat.com>
7576
7577 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7578 extra console" test in two stages.
7579
7580 2017-10-24 Pedro Alves <palves@redhat.com>
7581
7582 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7583
7584 2017-10-24 Pedro Alves <palves@redhat.com>
7585
7586 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7587 loop.
7588
7589 2017-10-24 Pedro Alves <palves@redhat.com>
7590
7591 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7592 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7593
7594 2017-10-24 Pedro Alves <palves@redhat.com>
7595
7596 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7597 parameter and handle it. Don't output read value in test name.
7598
7599 2017-10-24 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7602 custom test name.
7603
7604 2017-10-24 Pedro Alves <palves@redhat.com>
7605
7606 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7607 include the unstable output directory name in the test's name.
7608 (initial_setup_simple) <'set args'>: Use custom test name.
7609
7610 2017-10-24 Pedro Alves <palves@redhat.com>
7611
7612 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7613 with explicit test name.
7614
7615 2017-10-20 Pedro Alves <palves@redhat.com>
7616
7617 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7618 'wait -i'. Use gdb_assert and remote_close.
7619
7620 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7621
7622 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7623 number from variable rather than hard-coded.
7624
7625 2017-10-19 Pedro Alves <palves@redhat.com>
7626
7627 * gdb.base/long-inferior-output.c: New file.
7628 * gdb.base/long-inferior-output.exp: New file.
7629
7630 2017-11-18 Keith Seitz <keiths@redhat.com>
7631
7632 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7633 method.
7634 (main): Call it.
7635 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7636 Add additional user-defined conversion operator tests.
7637
7638 2017-10-17 Pedro Alves <palves@redhat.com>
7639
7640 * boards/native-stdio-gdbserver.exp: Load "local-board".
7641
7642 2017-10-17 Pedro Alves <palves@redhat.com>
7643
7644 * gdb.base/quit-live.c: New file.
7645 * gdb.base/quit-live.exp: New file.
7646
7647 2017-10-16 Keith Seitz <keiths@redhat.com>
7648
7649 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7650 (class_with_protected_typedef, class_with_private_typedef)
7651 (struct_with_public_typedef, struct_with_protected_typedef)
7652 (struct_with_private_typedef): New classes/structs.
7653 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7654 typedefs and access specifiers.
7655
7656 2017-10-16 Pedro Alves <palves@redhat.com>
7657 Simon Marchi <simon.marchi@polymtl.ca>
7658
7659 * README (Local vs Remote vs Native): New section.
7660 * boards/local-board.exp: New file, with bits factored out from
7661 ...
7662 * boards/native-extended-gdbserver.exp: ... here. Load
7663 "local-board".
7664 * boards/native-gdbserver.exp: Load "local-board".
7665 (${board}_spawn, ${board}_exec): Delete.
7666 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7667 ...
7668 * boards/stdio-gdbserver-base.exp: ... this new file.
7669 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7670 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7671 procedure.
7672 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7673 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7674 stdio_gdbserver_command.
7675 (${board}_get_remote_address, ${board}_get_comm_port)
7676 (${board}_download, ${board}_upload): Delete.
7677 (get_target_remote_pipe_cmd): New.
7678
7679 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7680
7681 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7682 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7683 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7684 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7685 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7686 remove with_test_prefix.
7687
7688 2017-10-13 Pedro Alves <palves@redhat.com>
7689
7690 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7691 * gdb.base/annota1.exp: Use it instead of is_remote.
7692 * gdb.base/annota3.exp: Use it instead of is_remote.
7693 * gdb.cp/annota2.exp: Use it instead of is_remote.
7694 * gdb.cp/annota3.exp: Use it instead of is_remote.
7695 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7696
7697 2017-10-13 Pedro Alves <palves@redhat.com>
7698
7699 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7700 (test_num_test_vars, run_and_count_vars, find_env)
7701 (test_set_unset_env, test_inherit_env_var): New procedures.
7702 (top level): Use them.
7703
7704 2017-10-13 Pedro Alves <palves@redhat.com>
7705
7706 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7707 also skip on stub-like targets.
7708
7709 2017-10-13 Pedro Alves <palves@redhat.com>
7710
7711 PR gdb/22293
7712 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7713 (top level): Move some tests to ...
7714 (test_not_found): ... this new procedure.
7715 (top level): Call it.
7716
7717 2017-10-13 Pedro Alves <palves@redhat.com>
7718
7719 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7720 expect different "info terminal" output if testing with a
7721 non-native target.
7722
7723 2017-10-13 Pedro Alves <palves@redhat.com>
7724 Simon Marchi <simon.marchi@polymtl.ca>
7725
7726 PR python/12966
7727 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7728
7729 2017-10-13 Pedro Alves <palves@redhat.com>
7730
7731 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7732 already.
7733
7734 2017-10-13 Pedro Alves <palves@redhat.com>
7735
7736 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7737 is_remote.
7738
7739 2017-10-13 Pedro Alves <palves@redhat.com>
7740
7741 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7742 is_remote.
7743
7744 2017-10-13 Pedro Alves <palves@redhat.com>
7745
7746 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7747 is set.
7748 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7749 instead of is_remote.
7750
7751 2017-10-13 Pedro Alves <palves@redhat.com>
7752
7753 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7754 (top level): Add comment.
7755
7756 2017-10-13 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.base/remote.exp (top level): Fix comment typo and add
7759 missing return.
7760
7761 2017-10-13 Pedro Alves <palves@redhat.com>
7762 Simon Marchi <simon.marchi@polymtl.ca>
7763
7764 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7765 calls and add comments. Skip test if use_gdb_stub is set.
7766 (top level): Use "set cwd" command instead of "cd" command.
7767
7768 2017-10-13 Pedro Alves <palves@redhat.com>
7769
7770 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7771 is_remote target check.
7772
7773 2017-10-13 Pedro Alves <palves@redhat.com>
7774
7775 * gdb.base/scope.exp: Use build_executable + clean_restart +
7776 gdb_file_cmd instead of prepare_for_testing and no longer skip
7777 "before run" tests on is_remote target boards. Update comments.
7778 * boards/native-extended-gdbserver.exp
7779 (extended_gdbserver_load_last_file): New, factored out from ...
7780 (gdb_load): ... this. Move further below and add comment.
7781 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7782
7783 2017-10-12 Pedro Alves <palves@redhat.com>
7784
7785 * gdb.base/attach.exp: Remove references to gdb64.
7786 * gdb.base/dbx.exp: Remove references to gdb64.
7787
7788 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7789 Pedro Alves <palves@redhat.com>
7790
7791 * gdb.base/label.exp: Remove is_remote target check.
7792
7793 2017-10-12 Pedro Alves <palves@redhat.com>
7794
7795 * gdb.base/auvx.exp (coredir): Update comment.
7796 (top level) <core_works>: Use "set cwd" command instead of "cd"
7797 command.
7798
7799 2017-10-12 Pedro Alves <palves@redhat.com>
7800 Simon Marchi <simon.marchi@polymtl.ca>
7801
7802 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7803 target boards.
7804
7805 2017-10-12 Pedro Alves <palves@redhat.com>
7806 Simon Marchi <simon.marchi@polymtl.ca>
7807
7808 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7809 Instead skip if there's any gdb_protocol set.
7810
7811 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7812 Pedro Alves <palves@redhat.com>
7813
7814 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7815
7816 2017-10-12 Pedro Alves <palves@redhat.com>
7817 Simon Marchi <simon.marchi@polymtl.ca>
7818
7819 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7820 instead of on dejagnu remote boards.
7821
7822 2017-10-12 Pedro Alves <palves@redhat.com>
7823 Simon Marchi <simon.marchi@polymtl.ca>
7824
7825 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7826 checks. Use build_executable + clean_restart instead of
7827 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7828 of enabling non-stop after starting gdb.
7829
7830 2017-10-12 Pedro Alves <palves@redhat.com>
7831
7832 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7833 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7834 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7835 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7836
7837 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7838
7839 * gdb.arch/arc-tdesc-cpu.exp: New file.
7840 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7841
7842 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7843
7844 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7845
7846 2017-10-10 Pedro Alves <palves@redhat.com>
7847
7848 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7849 expect CLI output.
7850
7851 2017-10-10 Pedro Alves <palves@redhat.com>
7852
7853 * lib/selftest-support.exp (selftest_setup): Update for
7854 captured_command_loop's prototype change.
7855
7856 2017-10-09 Pedro Alves <palves@redhat.com>
7857
7858 Test both arch1=>arch2 and arch2=>arch1.
7859
7860 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7861 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7862 factored out to...
7863 (append_arch1_options, append_arch2_options, append_arch_options)
7864 (build_executables): New procedures.
7865 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7866 local.
7867 (top level): Add new 'first_arch' testing axis.
7868
7869 2017-10-09 Pedro Alves <palves@redhat.com>
7870
7871 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7872 (barrier): New.
7873 (thread_start, all_started): New functions.
7874 (main): Spawn new thread and wait until it is scheduled.
7875 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7876 option.
7877 (do_test): Add 'selected_thread' parameter. Run to all_started
7878 instead of main. Explicitly set the breakpoint at main. Switch
7879 to the SELECTED_THREAD thread.
7880 (top level): Test handling the exec event with either the main
7881 thread or the second thread selected.
7882
7883 2017-10-09 Pedro Alves <palves@redhat.com>
7884
7885 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7886 logic. Move STOP marker after the value checks.
7887 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7888 regexp.
7889
7890 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7891
7892 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7893
7894 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7895
7896 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7897 integer-to-dfp conversion.
7898 * gdb.base/dfp-test.exp: Likewise.
7899
7900 2017-10-04 Pedro Alves <palves@redhat.com>
7901
7902 * gdb.multi/hangout.c: Include <unistd.h>.
7903 (hangout_loop): New function.
7904 (main): Call alarm. Call hangout_loop in a loop.
7905 * gdb.multi/hello.c: Include <unistd.h>.
7906 (hello_loop): New function.
7907 (main): Call alarm. Call hangout_loop in a loop.
7908 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7909 inferior with the other selected.
7910
7911 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7912
7913 * gdb.mi/list-thread-groups-available.exp: New file.
7914 * gdb.mi/list-thread-groups-available.c: New file.
7915
7916 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7917
7918 * gdb.base/set-cwd.exp: Make it available on
7919 native-extended-gdbserver.
7920
7921 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7922
7923 * gdb.base/set-cwd.c: New file.
7924 * gdb.base/set-cwd.exp: Likewise.
7925
7926 2017-10-02 Tom Tromey <tom@tromey.com>
7927
7928 PR rust/22236:
7929 * gdb.rust/simple.rs (main): New variable "fslice".
7930 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7931
7932 2017-10-02 Tom Tromey <tom@tromey.com>
7933
7934 * gdb.rust/simple.exp: Test ptype of a slice.
7935
7936 2017-10-02 Tom Tromey <tom@tromey.com>
7937
7938 * gdb.rust/simple.exp: Test index of slice.
7939
7940 2017-09-27 Tom Tromey <tom@tromey.com>
7941
7942 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7943
7944 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7945 Pedro Alves <palves@redhat.com>
7946
7947 * gdb.base/compare-sections.exp (get value of read-only section): Read
7948 as unsigned value.
7949 (corrupt read-only section): Likewise and don't set written if patching
7950 failed.
7951
7952 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7953
7954 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7955 files.
7956
7957 2017-09-20 Pedro Alves <palves@redhat.com>
7958
7959 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7960 symbol names in gdb's output.
7961 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7962
7963 2017-09-20 Pedro Alves <palves@redhat.com>
7964
7965 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7966 Rename to ...
7967 (test_list_ambiguous_symbol): ... this and add a symbol name
7968 parameter. Adjust.
7969 (test_list_ambiguous_function): Reimplement on top of
7970 test_list_ambiguous_symbol and also test listing ambiguous
7971 variables.
7972 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7973 (ambiguous_fun): ... this.
7974 (ambiguous_var): New.
7975 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7976 (ambiguous_fun): ... this.
7977 (ambiguous_var): New.
7978
7979 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7980
7981 * gdb.base/starti.c: New file.
7982 * gdb.base/starti.exp: New file.
7983 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7984
7985 2017-09-14 Pedro Alves <palves@redhat.com>
7986
7987 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7988 (top level): Use it instead of runto.
7989
7990 2017-09-11 Tom Tromey <tom@tromey.com>
7991
7992 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7993
7994 2017-09-11 Tom Tromey <tom@tromey.com>
7995
7996 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7997 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7998
7999 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8000
8001 * gdb.fortran/printing-types.exp: New file.
8002 * gdb.fortran/printing-types.exp: New file.
8003
8004 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8005
8006 * gdb.fortran/vla-ptype.exp: Fix typos.
8007 * gdb.fortran/vla-value.exp: Same.
8008
8009 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8010
8011 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8012 * gdb.mi/mi-var-child-f.exp: Likewise.
8013 * gdb.mi/mi-vla-fortran.exp: Likewise.
8014
8015 2017-09-08 Frank Penczek <frank.penczek@intel.com>
8016 Christoph Weinmann <christoph.t.weinmann@intel.com>
8017 Bernhard Heckel <bernhard.heckel@intel.com>
8018
8019 * gdb.fortran/ptr-indentation.f90: New file.
8020 * gdb.fortran/ptr-indentation.exp: New file.
8021
8022 2017-09-05 Tom Tromey <tom@tromey.com>
8023
8024 PR gdb/22010:
8025 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8026
8027 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8028
8029 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8030
8031 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8032
8033 * gdb.threads/tls-nodebug-pie.c: New file.
8034 * gdb.threads/tls-nodebug-pie.exp: New file.
8035
8036 2017-09-05 Tom Tromey <tom@tromey.com>
8037
8038 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8039 for rust.
8040
8041 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8042
8043 * gdb.multi/multi-arch-exec.exp: Test with different
8044 "follow-exec-mode" settings.
8045 (do_test): New procedure.
8046
8047 2017-09-04 Pedro Alves <palves@redhat.com>
8048
8049 * gdb.base/func-static.c (S::method const, S::method volatile)
8050 (S::method volatile const): New methods.
8051 (c_s, v_s, cv_s): New instances.
8052 (main): Call method() on them.
8053 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8054 (cannot_resolve): New procedure.
8055 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8056 print-quote-unquoted columns.
8057 (do_test): Test printing each scope too.
8058
8059 2017-09-04 Pedro Alves <palves@redhat.com>
8060
8061 * gdb.base/local-static.exp: Also test with
8062 class::method::variable wholly quoted.
8063 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8064
8065 2017-09-04 Pedro Alves <palves@redhat.com>
8066
8067 * gdb.base/local-static.c: New.
8068 * gdb.base/local-static.cc: New.
8069 * gdb.base/local-static.exp: New.
8070
8071 2017-09-04 Pedro Alves <palves@redhat.com>
8072
8073 * gdb.asm/asm-source.exp: Add casts to int.
8074 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8075 (dataglobal64_1, dataglobal64_2): New globals.
8076 * gdb.base/nodebug.exp: Test different expressions involving the
8077 new globals, with print, whatis and ptype. Add casts to int.
8078 * gdb.base/solib-display.exp: Add casts to int.
8079 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8080 * gdb.cp/m-static.exp: Add cast to int.
8081 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8082 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8083 tls variable with no debug info without a cast. Test with a cast
8084 to int too.
8085 * gdb.trace/entry-values.exp: Add casts.
8086
8087 2017-09-04 Pedro Alves <palves@redhat.com>
8088
8089 * gdb.base/nodebug.exp: Test that ptype's error about functions
8090 with unknown return type includes the function name too.
8091
8092 2017-09-04 Pedro Alves <palves@redhat.com>
8093
8094 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8095 return type of munmap in infcall.
8096 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8097 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8098 type of ftell in infcall.
8099 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8100 type of getpid in infcall.
8101 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8102 infcall.
8103 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8104 Bail on failure to extract the pid.
8105 * gdb.base/nodebug.c: #include <stdint.h>.
8106 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8107 New functions.
8108 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8109 Change expected output of print/whatis/ptype with functions with
8110 no debug info. Test all supported languages. Call
8111 test_call_promotion.
8112 * gdb.compile/compile.exp: Adjust expected output to expect
8113 warning.
8114 * gdb.threads/siginfo-threads.exp: Likewise.
8115
8116 2017-09-04 Pedro Alves <palves@redhat.com>
8117
8118 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8119 "prototypes". Test calling float functions via prototyped and
8120 unprototyped function pointers.
8121 (perform_all_tests): New parameter "prototypes". Pass it down.
8122 (top level): Pass down "prototypes" parameter to
8123 perform_all_tests.
8124
8125 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8126
8127 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8128 Test with nested loops.
8129
8130 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8131
8132 * gdb.base/commands.exp: Call the new procedures.
8133 (loop_break_test, loop_continue_test): New procedures.
8134
8135 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8136
8137 * gdb.base/commands.exp: Call new procedure.
8138 (define_if_without_arg_test): New procedure.
8139
8140 2017-09-04 Pedro Alves <palves@redhat.com>
8141
8142 * gdb.base/list-ambiguous.exp: New file.
8143 * gdb.base/list-ambiguous0.c: New file.
8144 * gdb.base/list-ambiguous1.c: New file.
8145 * gdb.base/list.exp (test_list_range): Adjust expected output.
8146
8147 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8148
8149 * gdb.base/share-env-with-gdbserver.c: New file.
8150 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8151
8152 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8153
8154 * gdb.base/commands.exp (gdbvar_simple_if_test,
8155 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8156 progvar_simple_if_test, progvar_simple_while_test,
8157 progvar_complex_if_while_test, user_defined_command_test,
8158 user_defined_command_args_eval,
8159 user_defined_command_args_stack_test,
8160 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8161 temporary_breakpoint_commands,
8162 gdb_test_no_prompt, redefine_hook_test,
8163 redefine_backtrace_test): Remove "global gdb_prompt".
8164
8165 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8166
8167 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8168 New proc, call it from toplevel.
8169
8170 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8171
8172 PR remote/21852
8173 * gdb.server/normal.c: New file, copied from gdb.base.
8174 * gdb.server/run-without-local-binary.exp: New file.
8175
8176 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
8177
8178 * gdb.arch/sparc64-adi.exp: New file.
8179 * gdb.arch/sparc64-adi.c: New file.
8180
8181 2017-08-22 Pedro Alves <palves@redhat.com>
8182
8183 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8184 (top level): Add "list all overloads" tests.
8185
8186 2017-08-22 Tom Tromey <tom@tromey.com>
8187
8188 * gdb.gdb/xfullpath.exp: Remove.
8189
8190 2017-08-21 Pedro Alves <palves@redhat.com>
8191
8192 PR gdb/19487
8193 * gdb.base/symbol-alias.c: New.
8194 * gdb.base/symbol-alias2.c: New.
8195 * gdb.base/symbol-alias.exp: New.
8196
8197 2017-08-21 Pedro Alves <palves@redhat.com>
8198
8199 * gdb.base/dfp-test.c
8200 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8201 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8202 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8203 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8204 * gdb.base/whatis-ptype-typedefs.c: New.
8205 * gdb.base/whatis-ptype-typedefs.exp: New.
8206 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8207 (an_int, an_int_type, an_int_type2): New globals.
8208 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8209 involving typedefs and cast expressions.
8210 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8211 (lookup_typedefs_function): New.
8212 (typedefs_pretty_printers_dict): New.
8213 (top level): Register lookup_typedefs_function in
8214 gdb.pretty_printers.
8215
8216 2017-08-18 Yao Qi <yao.qi@linaro.org>
8217
8218 * gdb.server/unittest.exp: New.
8219
8220 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8221
8222 PR gdb/21954
8223 * gdb.base/environ.exp: Add test to check if 'unset environment'
8224 works.
8225
8226 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8227
8228 * lib/gdb.exp (universal_compile_options): New caching proc.
8229 (gdb_compile): Suppress GCC's coloring of messages.
8230
8231 2017-08-14 Tom Tromey <tom@tromey.com>
8232
8233 PR gdb/21675:
8234 * gdb.base/printcmds.exp (test_radices): New function.
8235 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8236 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8237 * lib/gdb.exp (get_integer_valueof): Use p/d.
8238
8239 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8240
8241 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8242 characters.
8243
8244 2017-08-05 Tom Tromey <tom@tromey.com>
8245
8246 * gdb.rust/simple.exp: Allow String to appear in a different
8247 namespace.
8248
8249 2017-07-26 Yao Qi <yao.qi@linaro.org>
8250
8251 * gdb.gdb/unittest.exp: Invoke command
8252 "maintenance check xml-descriptions".
8253
8254 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8255
8256 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8257 calling context.
8258 (hex128): Drop erroneous calculation of parameters.
8259
8260 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8261
8262 * gdb.python/py-unwind.exp: Disable stack protection when
8263 building test file.
8264
8265 2017-07-20 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.base/default.exp (set language): Adjust expected output.
8268
8269 2017-07-20 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8272 (test_minsym): ... this, and make static.
8273 (get_pck__foo__bar__minsym): Rename to ...
8274 (get_test_minsym): ... this.
8275 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8276 symbol names and comments.
8277 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8278 (get_test_minsym): ... this.
8279 (pck__foo__bar__minsym__2): Rename to ...
8280 (test_minsym): ... this.
8281 (main): Adjust.
8282
8283 2017-07-17 Pedro Alves <palves@redhat.com>
8284
8285 * gdb.base/completion.exp: Adjust expected output.
8286 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8287 the completer works.
8288
8289 2017-07-17 Pedro Alves <palves@redhat.com>
8290
8291 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8292
8293 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8294
8295 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8296
8297 2017-07-14 Tom Tromey <tom@tromey.com>
8298
8299 PR rust/21764:
8300 * gdb.rust/simple.exp: Add tests.
8301
8302 2017-07-14 Tom Tromey <tom@tromey.com>
8303
8304 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8305
8306 2017-07-14 Pedro Alves <palves@redhat.com>
8307
8308 * gdb.linespec/base/one/thefile.cc (z1): New function.
8309 * gdb.linespec/base/two/thefile.cc (z2): New function.
8310 * gdb.linespec/linespec.exp: Add tests.
8311
8312 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8313
8314 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8315 to mi_create_breakpoint.
8316
8317 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8318
8319 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8320 mi_create_breakpoint.
8321
8322 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8323
8324 * gdb.dlang/demangle.exp: Update for demangling changes.
8325
8326 2017-07-09 Tom Tromey <tom@tromey.com>
8327
8328 * gdb.dwarf2/shortpiece.exp: New file.
8329
8330 2017-07-06 David Blaikie <dblaikie@gmail.com>
8331
8332 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8333 built from fissiont-multi-cu{1,2}.c.
8334 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8335 except putting 'main' and 'func' in separate CUs in the same DWO file.
8336 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8337 test.
8338 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8339 test.
8340
8341 2017-07-06 Pedro Alves <palves@redhat.com>
8342
8343 * gdb.python/py-unwind.exp: Test flushregs.
8344
8345 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8346
8347 PR cli/21688
8348 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8349 tests for alias commands and trailing whitespace.
8350
8351 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8352
8353 PR cli/21688
8354 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8355 procedure. Call it.
8356
8357 2017-06-29 Pedro Alves <palves@redhat.com>
8358
8359 * gdb.base/printcmds.exp: Add tests.
8360
8361 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8362
8363 PR gdb/21337
8364 * gdb.base/reread-readsym.exp: New file.
8365 * gdb.base/reread-readsym.c: New file.
8366
8367 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8368
8369 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8370 subpattern.
8371
8372 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8373
8374 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8375 extended mnemonic.
8376 * gdb.arch/powerpc-power9.s: Likewise.
8377
8378 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8379
8380 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8381 on 32-bit x86 targets. Exploit is_*_target macros where
8382 appropriate.
8383
8384 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8385
8386 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8387 register pieces.
8388
8389 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8390
8391 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8392 located in one or more DWARF pieces.
8393
8394 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8395
8396 * lib/gdb.exp (get_endianness): New proc.
8397 * gdb.arch/aarch64-fp.exp: Use it.
8398 * gdb.arch/altivec-regs.exp: Likewise.
8399 * gdb.arch/e500-regs.exp: Likewise.
8400 * gdb.arch/vsx-regs.exp: Likewise.
8401 * gdb.base/dump.exp: Likewise.
8402 * gdb.base/funcargs.exp: Likewise.
8403 * gdb.base/gnu_vector.exp: Likewise.
8404 * gdb.dwarf2/formdata16.exp: Likewise.
8405 * gdb.dwarf2/implptrpiece.exp: Likewise.
8406 * gdb.dwarf2/nonvar-access.exp: Likewise.
8407 * gdb.python/py-inferior.exp: Likewise.
8408 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8409
8410 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8411
8412 PR gdb/21226
8413 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8414 stack value pieces are taken from the LSB end.
8415
8416 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8417
8418 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8419 variable at nonzero offset.
8420
8421 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8422
8423 * gdb.dwarf2/var-access.c: New file.
8424 * gdb.dwarf2/var-access.exp: New test.
8425 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8426
8427 2017-06-12 Tom Tromey <tom@tromey.com>
8428
8429 * gdb.dwarf2/formdata16.exp: Add tests.
8430
8431 2017-06-12 Tom Tromey <tom@tromey.com>
8432
8433 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8434
8435 2017-06-12 Tom Tromey <tom@tromey.com>
8436
8437 PR exp/16225:
8438 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8439 * gdb.arch/vsx-regs.exp: Update tests.
8440 * gdb.arch/s390-vregs.exp (hex128): New proc.
8441 Update test.
8442 * gdb.arch/altivec-regs.exp: Update tests.
8443
8444 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8445
8446 * gdb.base/startup-with-shell.c: New file.
8447 * gdb.base/startup-with-shell.exp: Likewise.
8448
8449 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8450
8451 * gdb.server/non-existing-program.exp: Update regex in order to
8452 reflect the fact that gdbserver is now using fork_inferior (with a
8453 shell) to startup the inferior.
8454
8455 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8456
8457 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8458 support function calls from GDB.
8459
8460 2017-05-21 Tom Tromey <tom@tromey.com>
8461
8462 PR rust/21466:
8463 * gdb.rust/unsized.exp: New file.
8464 * gdb.rust/unsized.rs: New file.
8465
8466 2017-05-19 Tom Tromey <tom@tromey.com>
8467
8468 PR rust/21484:
8469 * gdb.rust/watch.exp: New file.
8470 * gdb.rust/watch.rs: New file.
8471
8472 2017-05-18 Tom Tromey <tom@tromey.com>
8473
8474 * gdb.rust/simple.exp: Allow Box to be qualified.
8475
8476 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8477
8478 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8479
8480 2017-05-18 Pedro Alves <palves@redhat.com>
8481
8482 * gdb.base/fileio.c (test_write, test_read, test_close)
8483 (test_fstat): Don't print 'ret' in the fail path.
8484
8485 2017-05-18 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8488 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8489 (test_system, test_rename, test_unlink, test_time): Change
8490 prototypes.
8491 * gdb.base/fileio.exp (stop_msg): Adjust.
8492
8493 2017-05-18 Pedro Alves <palves@redhat.com>
8494
8495 * gdb.base/fileio.c (null_str): New global.
8496 (test_stat): Use it.
8497 * gdb.base/fileio.exp: Remove nowarnings.
8498
8499 2017-05-17 Yao Qi <yao.qi@linaro.org>
8500
8501 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8502
8503 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8504
8505 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8506 argument command.
8507 (top-level): Invoke test_set_inferior_tty.
8508
8509 2017-05-04 Pedro Alves <palves@redhat.com>
8510
8511 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8512 Add parens to print call for Python 3.
8513
8514 2017-05-03 Keith Seitz <keiths@redhat.com>
8515
8516 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8517 (main): Call it.
8518
8519 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8520
8521 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8522 to prev and next.
8523
8524 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8525
8526 * gdb.python/py-record-btrace.exp: Remove test for
8527 gdb.BtraceInstruction.error.
8528
8529 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8530
8531 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8532
8533 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8534
8535 * gdb.python/py-record-btrace-threads.c: New file.
8536 * gdb.python/py-record-btrace-threads.exp: New file.
8537
8538 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8539
8540 PR testsuite/8595
8541 * gdb.base/environ.exp: Make test available in all architectures.
8542 Move bits related to "info program" testing to
8543 gdb.base/info-program.exp. Rewrite tests to use the two new
8544 procedures mentione below.
8545 (test_set_show_env_var) New procedure.
8546 (test_set_show_env_var_equal): Likewise.
8547 * gdb.base/info-program.exp: New file.
8548
8549 2017-04-27 Keith Seitz <keiths@redhat.com>
8550
8551 * gdb.cp/oranking.cc (test15): New function.
8552 (main): Call test15 and declare additional variables for testing.
8553 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8554 "p foo101('abc')" tests.
8555 Add tests for cv qualifier overloads.
8556 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8557 "lvalue reference overload" test.
8558 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8559 "print value of f1 on Child&& in f2" test.
8560
8561 2017-04-19 Pedro Alves <palves@redhat.com>
8562
8563 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8564 procedure.
8565 (top level): Call it.
8566 * lib/gdb.exp (gdb_define_cmd): New procedure.
8567
8568 2017-04-12 Pedro Alves <palves@redhat.com>
8569
8570 PR gdb/21323
8571 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8572 (wchar): New global.
8573 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8574 (do_test_wide_char, wide_char_types_no_program, top level): Add
8575 wchar_t testing.
8576
8577 2017-04-12 Pedro Alves <palves@redhat.com>
8578
8579 PR c++/21323
8580 * gdb.cp/wide_char_types.c: New file.
8581 * gdb.cp/wide_char_types.exp: New file.
8582
8583 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8584
8585 PR gdb/21352
8586 * gdb.trace/tsv.exp: Add test for "tsave -r".
8587
8588 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8589
8590 * gdb.dlang/watch-loc.c: New file.
8591 * gdb.dlang/watch-loc.exp: New file.
8592
8593 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8594
8595 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8596
8597 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8598
8599 * gdb.arch/arc-analyze-prologue.S: New file.
8600 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8601
8602 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8603
8604 * gdb.arch/arc-decode-insn.S: New file.
8605 * gdb.arch/arc-decode-insn.exp: Likewise.
8606
8607 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8608
8609 PR tdep/20928
8610 * gdb.arch/sparc64-regs.exp: New file.
8611 * gdb.arch/sparc64-regs.S: Likewise.
8612
8613 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8614
8615 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8616 and memory view on Python 3.
8617
8618 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8619 Keith Seitz <keiths@redhat.com>
8620
8621 PR gdb/14441
8622 * gdb.cp/demangle.exp: Add rvalue reference tests.
8623 * gdb.cp/rvalue-ref-casts.cc: New file.
8624 * gdb.cp/rvalue-ref-casts.exp: New file.
8625 * gdb.cp/rvalue-ref-overload.cc: New file.
8626 * gdb.cp/rvalue-ref-overload.exp: New file.
8627 * gdb.cp/rvalue-ref-params.cc: New file.
8628 * gdb.cp/rvalue-ref-params.exp: New file.
8629 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8630 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8631 * gdb.cp/rvalue-ref-types.cc: New file.
8632 * gdb.cp/rvalue-ref-types.exp: New file.
8633 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8634 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8635
8636 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8637
8638 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8639 New procedure.
8640
8641 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8642
8643 * lib/mi-support.exp (mi_gdb_test): Add additional message
8644 for unexpected output.
8645
8646 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8647
8648 * gdb.base/examine-backward.c (Barrier): New character array
8649 constant, to ensure that TestStrings is preceded by a string
8650 terminator.
8651
8652 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8653
8654 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8655 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8656 and implicit pointer into such a location.
8657
8658 2017-03-16 Doug Evans <dje@google.com>
8659
8660 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8661
8662 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8663
8664 * gdb.cp/m-static.exp: Fix expectation for prototype of
8665 test5.single_constructor and single_constructor::single_constructor.
8666
8667 2017-03-16 Doug Evans <dje@google.com>
8668
8669 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8670 * gdb.guile/scm-lazy-string.c: New file.
8671 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8672 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8673 for pointer, array, typedef lazy strings.
8674
8675 2017-03-16 Doug Evans <dje@google.com>
8676
8677 PR python/17728, python/18439, python/18779
8678 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8679 * gdb.python/py-lazy-string.c (pointer): New typedef.
8680 (main): New locals ptr, array, typedef_ptr.
8681 * gdb.python/py-value.exp: Move lazy string tests to ...
8682 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8683 array, typedef lazy strings.
8684
8685 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8686
8687 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8688 Add optional 'test' parameter.
8689
8690 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8691
8692 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8693 Skip for versions of DejaGnu < 1.5.
8694
8695 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8696
8697 * lib/gdb.exp (dejagnu_version): New proc.
8698 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8699 Use dejagnu_version.
8700
8701 2017-03-10 Keith Seitz <keiths@redhat.com>
8702
8703 PR c++/8128
8704 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8705 type from destructor regexps.
8706 Add a branch which actually passes the test.
8707 Adjust "ptype t5i" test names.
8708
8709 2017-03-08 Pedro Alves <palves@redhat.com>
8710
8711 * gdb.base/step-over-exit.exp: Add explicit test message.
8712
8713 2017-03-08 Pedro Alves <palves@redhat.com>
8714
8715 PR gdb/18360
8716 * gdb.threads/interrupt-while-step-over.c: New file.
8717 * gdb.threads/interrupt-while-step-over.exp: New file.
8718
8719 2017-03-08 Pedro Alves <palves@redhat.com>
8720
8721 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8722 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8723
8724 2017-03-08 Pedro Alves <palves@redhat.com>
8725
8726 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8727 PKRU as not supported as a PASS.
8728
8729 2017-03-08 Pedro Alves <palves@redhat.com>
8730
8731 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8732 prefix instead of $binfile1/$binfile2.
8733 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8734 in test message.
8735 * gdb.python/py-completion.exp: Use "load python file" as test
8736 messages instead of unstable path names.
8737
8738 2017-03-08 Pedro Alves <palves@redhat.com>
8739 Jan Kratochvil <jan.kratochvil@redhat.com>
8740
8741 PR cli/21218
8742 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8743 New proc.
8744 (top level): Call it.
8745
8746 2017-03-08 Pedro Alves <palves@redhat.com>
8747
8748 PR tui/21216
8749 * gdb.tui/tui-nl-filtered-output.exp: New file.
8750
8751 2017-03-08 Pedro Alves <palves@redhat.com>
8752
8753 * gdb.base/completion.exp: Move TUI completion tests to ...
8754 * gdb.tui/completion.exp: ... this new file.
8755
8756 2017-03-08 Pedro Alves <palves@redhat.com>
8757
8758 * gdb.base/tui-disasm-long-lines.c,
8759 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8760 gdb.base/tui-layout.exp: Move to ...
8761 * gdb.tui/: ... this new directory.
8762
8763 2017-03-07 Pedro Alves <palves@redhat.com>
8764
8765 * gdb.base/tui-layout.c: New file.
8766 * gdb.base/tui-layout.exp: New file.
8767
8768 2017-03-07 Pedro Alves <palves@redhat.com>
8769
8770 * gdb.base/tui-layout.c: Rename to ...
8771 * gdb.base/tui-disasm-long-lines.c: ... this.
8772 * gdb.base/tui-layout.exp: Rename to ...
8773 * gdb.base/tui-disasm-long-lines.exp: ... this.
8774
8775 2017-03-07 Pedro Alves <palves@redhat.com>
8776
8777 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8778
8779 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8780
8781 * i386-mpx-call.c: New file.
8782 * i386-mpx-call.exp: New file.
8783
8784 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8785
8786 * gdb.arch/powerpc-power.exp: Delete test.
8787 * gdb.arch/powerpc-power.s: Likewise.
8788 * gdb.disasm/disassembler-options.exp: New test.
8789 * gdb.arch/powerpc-altivec.exp: Likewise.
8790 * gdb.arch/powerpc-altivec.s: Likewise.
8791 * gdb.arch/powerpc-altivec2.exp: Likewise.
8792 * gdb.arch/powerpc-altivec2.s: Likewise.
8793 * gdb.arch/powerpc-altivec3.exp: Likewise.
8794 * gdb.arch/powerpc-altivec3.s: Likewise.
8795 * gdb.arch/powerpc-power7.exp: Likewise.
8796 * gdb.arch/powerpc-power7.s: Likewise.
8797 * gdb.arch/powerpc-power8.exp: Likewise.
8798 * gdb.arch/powerpc-power8.s: Likewise.
8799 * gdb.arch/powerpc-power9.exp: Likewise.
8800 * gdb.arch/powerpc-power9.s: Likewise.
8801 * gdb.arch/powerpc-vsx.exp: Likewise.
8802 * gdb.arch/powerpc-vsx.s: Likewise.
8803 * gdb.arch/powerpc-vsx2.exp: Likewise.
8804 * gdb.arch/powerpc-vsx2.s: Likewise.
8805 * gdb.arch/powerpc-vsx3.exp: Likewise.
8806 * gdb.arch/powerpc-vsx3.s: Likewise.
8807 * gdb.arch/arm-disassembler-options.exp: Likewise.
8808 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8809 * gdb.arch/s390-disassembler-options.exp: Likewise.
8810
8811 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8812
8813 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8814 (check_supported_features): ... this. Changed return type to void.
8815 (supports_rdseed): New static global.
8816 (rdseed): Check supports_rdseed.
8817 (initialize): Call check_supported_features.
8818
8819 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8820
8821 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8822 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8823 and lqarx/stqcx.
8824 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8825 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8826
8827 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8828
8829 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8830 uppercase.
8831
8832 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8833
8834 * gdb.dwarf2/formdata16.c: New file.
8835 * gdb.dwarf2/formdata16.exp: New file.
8836 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8837
8838 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8839
8840 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8841 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8842 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8843 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8844 DW_AT_GNU_*.
8845
8846 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8847
8848 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8849
8850 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8851
8852 PR gdb/21164
8853 * gdb.base/maint.exp: Add testcases for when the commands do
8854 not have arguments.
8855
8856 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8857
8858 * gdb.cp/chained-calls.exp: Use p instead of P.
8859
8860 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8861
8862 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8863 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8864
8865 2017-02-14 Tom Tromey <tom@tromey.com>
8866
8867 PR python/13598:
8868 * gdb.python/py-events.exp: Add before_prompt event tests.
8869
8870 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8871
8872 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8873
8874 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8875
8876 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8877 (main): Call my_unique_function_name.
8878 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8879 completion of patterns with a single match.
8880 Add missing -re switches to gdb_test_multiple calls.
8881
8882 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8883
8884 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8885 return if core file is not recognized.
8886
8887 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8888
8889 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8890 and extra UIs.
8891
8892 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8893
8894 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8895 proc_with_prefix.
8896
8897 2017-02-10 Tom Tromey <tom@tromey.com>
8898
8899 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8900
8901 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8902
8903 PR gdb/21122
8904 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8905
8906 2017-02-08 Jerome Guitton <guitton@adacore.com>
8907
8908 * gdb.base/define.exp: Add test for command abbreviations
8909 in define.
8910
8911 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8912
8913 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8914 * gdb.reverse/insn-reverse-x86.c: New file.
8915
8916 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8917
8918 PR tdep/20936
8919 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8920
8921 2017-02-03 Tom Tromey <tom@tromey.com>
8922
8923 PR rust/21097:
8924 * gdb.rust/simple.exp: Add new tests.
8925
8926 2017-02-02 Pedro Alves <palves@redhat.com>
8927
8928 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8929 tests.
8930
8931 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8932
8933 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8934 taking a 2-byte value out of a 4-byte DWARF implicit value on
8935 big-endian targets.
8936 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8937 logic. Add test cases for DW_OP_implicit.
8938
8939 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8940
8941 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8942
8943 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8944
8945 * gdb.btrace/enable.exp: Call gdb_exit before
8946 skip_gdbserver_tests.
8947
8948 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8949
8950 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8951 GDBFLAGS.
8952
8953 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8954
8955 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8956 the test is skipped.
8957 * gdb.btrace/data.exp: Likewise.
8958 * gdb.btrace/delta.exp: Likewise.
8959 * gdb.btrace/dlopen.exp: Likewise.
8960 * gdb.btrace/enable-running.exp: Likewise.
8961 * gdb.btrace/enable.exp: Likewise.
8962 * gdb.btrace/exception.exp: Likewise.
8963 * gdb.btrace/function_call_history.exp: Likewise.
8964 * gdb.btrace/gcore.exp: Likewise.
8965 * gdb.btrace/instruction_history.exp: Likewise.
8966 * gdb.btrace/multi-thread-step.exp: Likewise.
8967 * gdb.btrace/nohist.exp: Likewise.
8968 * gdb.btrace/non-stop.exp: Likewise.
8969 * gdb.btrace/reconnect.exp: Likewise.
8970 * gdb.btrace/record_goto-step.exp: Likewise.
8971 * gdb.btrace/record_goto.exp: Likewise.
8972 * gdb.btrace/rn-dl-bind.exp: Likewise.
8973 * gdb.btrace/segv.exp: Likewise.
8974 * gdb.btrace/step.exp: Likewise.
8975 * gdb.btrace/stepi.exp: Likewise.
8976 * gdb.btrace/tailcall-only.exp: Likewise.
8977 * gdb.btrace/tailcall.exp: Likewise.
8978 * gdb.btrace/tsx.exp: Likewise.
8979 * gdb.btrace/unknown_functions.exp: Likewise.
8980 * gdb.btrace/vdso.exp: Likewise.
8981
8982 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8983
8984 * gdb.btrace/enable-running.c: New.
8985 * gdb.btrace/enable-running.exp: New.
8986
8987 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8988
8989 * gdb.arch/amd64-gs_base.c: New file.
8990 * gdb.arch/amd64-gs_base.exp: New file.
8991
8992 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8993
8994 * lib/memory.exp: Remove spurious empty newlines.
8995
8996 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8997
8998 * gdb.python/py-bad-printers.exp: Load python file using "source".
8999 * gdb.python/py-events.exp: Likewise.
9000 * gdb.python/py-evsignal.exp: Likewise.
9001 * gdb.python/py-evthreads.exp: Likewise.
9002 * gdb.python/py-frame-args.exp: Likewise.
9003 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9004 * gdb.python/py-framefilter-mi.exp: Likewise.
9005 * gdb.python/py-framefilter.exp: Likewise.
9006 * gdb.python/py-mi.exp: Likewise.
9007 * gdb.python/py-pp-maint.exp: Likewise.
9008 * gdb.python/py-pp-registration.exp: Likewise.
9009 * gdb.python/py-prettyprint.exp: Likewise.
9010 (run_lang_tests): Likewise.
9011 * gdb.python/py-typeprint.exp: Likewise.
9012
9013 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9014
9015 * lib/memory.exp: New file.
9016 * lib/gdb.exp: Load memory.exp.
9017 * gdb.base/memattr.exp (delete_memory): Move proc to
9018 lib/memory.exp and rename to delete_memory_regions.
9019 Replace delete_memory with delete_memory_regions.
9020 Cleanup memory regions before tests.
9021 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9022 before tests.
9023
9024 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9025
9026 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9027 files.
9028 (initialize): New function conditionally defined.
9029 (testcases): Move within conditional block.
9030 (main): Call initialize.
9031 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9032 of gdb.reverse/insn-reverse.c.
9033 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9034 gdb.reverse/insn-reverse.c.
9035
9036 2017-01-26 Yao Qi <yao.qi@linaro.org>
9037
9038 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9039 disassemble on address 0.
9040
9041 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9042 Yao Qi <yao.qi@linaro.org>
9043
9044 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9045 * gdb.dwarf2/implptr-64bit.S: Remove.
9046 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9047 variables in caller's context. Add DW_OP_implicit_value.
9048
9049 2017-01-25 Yao Qi <yao.qi@linaro.org>
9050
9051 * lib/dwarf.exp (Dwarf::_location): Handle
9052 DW_OP_GNU_implicit_pointer with proper size.
9053
9054 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9055
9056 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9057 and add untested calls.
9058
9059 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9060
9061 * gdb.python/python.exp: Check line number against what GDB thinks
9062 the line number is for func1.
9063
9064 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9065
9066 * gdb.dlang/debug-expr.exp: New file.
9067
9068 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
9069
9070 Fix test names for the following files:
9071
9072 * gdb.ada/exec_changed.exp
9073 * gdb.ada/info_types.exp
9074 * gdb.arch/aarch64-atomic-inst.exp
9075 * gdb.arch/aarch64-fp.exp
9076 * gdb.arch/altivec-abi.exp
9077 * gdb.arch/altivec-regs.exp
9078 * gdb.arch/amd64-byte.exp
9079 * gdb.arch/amd64-disp-step.exp
9080 * gdb.arch/amd64-dword.exp
9081 * gdb.arch/amd64-entry-value-inline.exp
9082 * gdb.arch/amd64-entry-value-param.exp
9083 * gdb.arch/amd64-entry-value-paramref.exp
9084 * gdb.arch/amd64-entry-value.exp
9085 * gdb.arch/amd64-i386-address.exp
9086 * gdb.arch/amd64-invalid-stack-middle.exp
9087 * gdb.arch/amd64-invalid-stack-top.exp
9088 * gdb.arch/amd64-optimout-repeat.exp
9089 * gdb.arch/amd64-prologue-skip.exp
9090 * gdb.arch/amd64-prologue-xmm.exp
9091 * gdb.arch/amd64-stap-special-operands.exp
9092 * gdb.arch/amd64-stap-wrong-subexp.exp
9093 * gdb.arch/amd64-tailcall-cxx.exp
9094 * gdb.arch/amd64-tailcall-noret.exp
9095 * gdb.arch/amd64-tailcall-ret.exp
9096 * gdb.arch/amd64-tailcall-self.exp
9097 * gdb.arch/amd64-word.exp
9098 * gdb.arch/arm-bl-branch-dest.exp
9099 * gdb.arch/arm-disp-step.exp
9100 * gdb.arch/arm-neon.exp
9101 * gdb.arch/arm-single-step-kernel-helper.exp
9102 * gdb.arch/avr-flash-qualifier.exp
9103 * gdb.arch/disp-step-insn-reloc.exp
9104 * gdb.arch/e500-abi.exp
9105 * gdb.arch/e500-regs.exp
9106 * gdb.arch/ftrace-insn-reloc.exp
9107 * gdb.arch/i386-avx512.exp
9108 * gdb.arch/i386-bp_permanent.exp
9109 * gdb.arch/i386-byte.exp
9110 * gdb.arch/i386-cfi-notcurrent.exp
9111 * gdb.arch/i386-disp-step.exp
9112 * gdb.arch/i386-dr3-watch.exp
9113 * gdb.arch/i386-float.exp
9114 * gdb.arch/i386-gnu-cfi.exp
9115 * gdb.arch/i386-mpx-map.exp
9116 * gdb.arch/i386-mpx-sigsegv.exp
9117 * gdb.arch/i386-mpx-simple_segv.exp
9118 * gdb.arch/i386-mpx.exp
9119 * gdb.arch/i386-permbkpt.exp
9120 * gdb.arch/i386-prologue.exp
9121 * gdb.arch/i386-signal.exp
9122 * gdb.arch/i386-size-overlap.exp
9123 * gdb.arch/i386-unwind.exp
9124 * gdb.arch/i386-word.exp
9125 * gdb.arch/mips-fcr.exp
9126 * gdb.arch/powerpc-d128-regs.exp
9127 * gdb.arch/powerpc-stackless.exp
9128 * gdb.arch/ppc64-atomic-inst.exp
9129 * gdb.arch/s390-stackless.exp
9130 * gdb.arch/s390-tdbregs.exp
9131 * gdb.arch/s390-vregs.exp
9132 * gdb.arch/sparc-sysstep.exp
9133 * gdb.arch/thumb-bx-pc.exp
9134 * gdb.arch/thumb-singlestep.exp
9135 * gdb.arch/thumb2-it.exp
9136 * gdb.arch/vsx-regs.exp
9137 * gdb.asm/asm-source.exp
9138 * gdb.base/a2-run.exp
9139 * gdb.base/advance.exp
9140 * gdb.base/all-bin.exp
9141 * gdb.base/anon.exp
9142 * gdb.base/args.exp
9143 * gdb.base/arithmet.exp
9144 * gdb.base/async-shell.exp
9145 * gdb.base/async.exp
9146 * gdb.base/attach-pie-noexec.exp
9147 * gdb.base/attach-twice.exp
9148 * gdb.base/auto-load.exp
9149 * gdb.base/bang.exp
9150 * gdb.base/bitfields.exp
9151 * gdb.base/break-always.exp
9152 * gdb.base/break-caller-line.exp
9153 * gdb.base/break-entry.exp
9154 * gdb.base/break-inline.exp
9155 * gdb.base/break-on-linker-gcd-function.exp
9156 * gdb.base/break-probes.exp
9157 * gdb.base/break.exp
9158 * gdb.base/breakpoint-shadow.exp
9159 * gdb.base/call-ar-st.exp
9160 * gdb.base/call-sc.exp
9161 * gdb.base/call-signal-resume.exp
9162 * gdb.base/call-strs.exp
9163 * gdb.base/callfuncs.exp
9164 * gdb.base/catch-fork-static.exp
9165 * gdb.base/catch-gdb-caused-signals.exp
9166 * gdb.base/catch-load.exp
9167 * gdb.base/catch-signal-fork.exp
9168 * gdb.base/catch-signal.exp
9169 * gdb.base/catch-syscall.exp
9170 * gdb.base/charset.exp
9171 * gdb.base/checkpoint.exp
9172 * gdb.base/chng-syms.exp
9173 * gdb.base/code-expr.exp
9174 * gdb.base/code_elim.exp
9175 * gdb.base/commands.exp
9176 * gdb.base/completion.exp
9177 * gdb.base/complex.exp
9178 * gdb.base/cond-expr.exp
9179 * gdb.base/condbreak.exp
9180 * gdb.base/consecutive.exp
9181 * gdb.base/continue-all-already-running.exp
9182 * gdb.base/coredump-filter.exp
9183 * gdb.base/corefile.exp
9184 * gdb.base/dbx.exp
9185 * gdb.base/debug-expr.exp
9186 * gdb.base/define.exp
9187 * gdb.base/del.exp
9188 * gdb.base/disabled-location.exp
9189 * gdb.base/disasm-end-cu.exp
9190 * gdb.base/disasm-optim.exp
9191 * gdb.base/display.exp
9192 * gdb.base/duplicate-bp.exp
9193 * gdb.base/ena-dis-br.exp
9194 * gdb.base/ending-run.exp
9195 * gdb.base/enumval.exp
9196 * gdb.base/environ.exp
9197 * gdb.base/eu-strip-infcall.exp
9198 * gdb.base/eval-avoid-side-effects.exp
9199 * gdb.base/eval-skip.exp
9200 * gdb.base/exitsignal.exp
9201 * gdb.base/expand-psymtabs.exp
9202 * gdb.base/filesym.exp
9203 * gdb.base/find-unmapped.exp
9204 * gdb.base/finish.exp
9205 * gdb.base/float.exp
9206 * gdb.base/foll-exec-mode.exp
9207 * gdb.base/foll-exec.exp
9208 * gdb.base/foll-fork.exp
9209 * gdb.base/fortran-sym-case.exp
9210 * gdb.base/freebpcmd.exp
9211 * gdb.base/func-ptr.exp
9212 * gdb.base/func-ptrs.exp
9213 * gdb.base/funcargs.exp
9214 * gdb.base/gcore-buffer-overflow.exp
9215 * gdb.base/gcore-relro-pie.exp
9216 * gdb.base/gcore-relro.exp
9217 * gdb.base/gcore.exp
9218 * gdb.base/gdb1090.exp
9219 * gdb.base/gdb11530.exp
9220 * gdb.base/gdb11531.exp
9221 * gdb.base/gdb1821.exp
9222 * gdb.base/gdbindex-stabs.exp
9223 * gdb.base/gdbvars.exp
9224 * gdb.base/hbreak.exp
9225 * gdb.base/hbreak2.exp
9226 * gdb.base/included.exp
9227 * gdb.base/infcall-input.exp
9228 * gdb.base/inferior-died.exp
9229 * gdb.base/infnan.exp
9230 * gdb.base/info-macros.exp
9231 * gdb.base/info-os.exp
9232 * gdb.base/info-proc.exp
9233 * gdb.base/info-shared.exp
9234 * gdb.base/info-target.exp
9235 * gdb.base/infoline.exp
9236 * gdb.base/interp.exp
9237 * gdb.base/interrupt.exp
9238 * gdb.base/jit-reader.exp
9239 * gdb.base/jit-simple.exp
9240 * gdb.base/kill-after-signal.exp
9241 * gdb.base/kill-detach-inferiors-cmd.exp
9242 * gdb.base/label.exp
9243 * gdb.base/langs.exp
9244 * gdb.base/ldbl_e308.exp
9245 * gdb.base/line-symtabs.exp
9246 * gdb.base/linespecs.exp
9247 * gdb.base/list.exp
9248 * gdb.base/long_long.exp
9249 * gdb.base/longest-types.exp
9250 * gdb.base/maint.exp
9251 * gdb.base/max-value-size.exp
9252 * gdb.base/memattr.exp
9253 * gdb.base/mips_pro.exp
9254 * gdb.base/morestack.exp
9255 * gdb.base/moribund-step.exp
9256 * gdb.base/multi-forks.exp
9257 * gdb.base/nested-addr.exp
9258 * gdb.base/nextoverexit.exp
9259 * gdb.base/noreturn-finish.exp
9260 * gdb.base/noreturn-return.exp
9261 * gdb.base/nostdlib.exp
9262 * gdb.base/offsets.exp
9263 * gdb.base/opaque.exp
9264 * gdb.base/pc-fp.exp
9265 * gdb.base/permissions.exp
9266 * gdb.base/print-symbol-loading.exp
9267 * gdb.base/prologue-include.exp
9268 * gdb.base/psymtab.exp
9269 * gdb.base/ptype.exp
9270 * gdb.base/random-signal.exp
9271 * gdb.base/randomize.exp
9272 * gdb.base/range-stepping.exp
9273 * gdb.base/readline-ask.exp
9274 * gdb.base/recpar.exp
9275 * gdb.base/recurse.exp
9276 * gdb.base/relational.exp
9277 * gdb.base/restore.exp
9278 * gdb.base/return-nodebug.exp
9279 * gdb.base/return.exp
9280 * gdb.base/run-after-attach.exp
9281 * gdb.base/save-bp.exp
9282 * gdb.base/scope.exp
9283 * gdb.base/sect-cmd.exp
9284 * gdb.base/set-lang-auto.exp
9285 * gdb.base/set-noassign.exp
9286 * gdb.base/setvar.exp
9287 * gdb.base/sigall.exp
9288 * gdb.base/sigbpt.exp
9289 * gdb.base/siginfo-addr.exp
9290 * gdb.base/siginfo-infcall.exp
9291 * gdb.base/siginfo-obj.exp
9292 * gdb.base/siginfo.exp
9293 * gdb.base/signals-state-child.exp
9294 * gdb.base/signest.exp
9295 * gdb.base/sigstep.exp
9296 * gdb.base/sizeof.exp
9297 * gdb.base/skip.exp
9298 * gdb.base/solib-corrupted.exp
9299 * gdb.base/solib-nodir.exp
9300 * gdb.base/solib-search.exp
9301 * gdb.base/stack-checking.exp
9302 * gdb.base/stale-infcall.exp
9303 * gdb.base/stap-probe.exp
9304 * gdb.base/start.exp
9305 * gdb.base/step-break.exp
9306 * gdb.base/step-bt.exp
9307 * gdb.base/step-line.exp
9308 * gdb.base/step-over-exit.exp
9309 * gdb.base/step-over-syscall.exp
9310 * gdb.base/step-resume-infcall.exp
9311 * gdb.base/step-test.exp
9312 * gdb.base/store.exp
9313 * gdb.base/structs3.exp
9314 * gdb.base/sym-file.exp
9315 * gdb.base/symbol-without-target_section.exp
9316 * gdb.base/term.exp
9317 * gdb.base/testenv.exp
9318 * gdb.base/ui-redirect.exp
9319 * gdb.base/until.exp
9320 * gdb.base/unwindonsignal.exp
9321 * gdb.base/value-double-free.exp
9322 * gdb.base/vla-datatypes.exp
9323 * gdb.base/vla-ptr.exp
9324 * gdb.base/vla-sideeffect.exp
9325 * gdb.base/volatile.exp
9326 * gdb.base/watch-cond-infcall.exp
9327 * gdb.base/watch-cond.exp
9328 * gdb.base/watch-non-mem.exp
9329 * gdb.base/watch-read.exp
9330 * gdb.base/watch-vfork.exp
9331 * gdb.base/watchpoint-cond-gone.exp
9332 * gdb.base/watchpoint-delete.exp
9333 * gdb.base/watchpoint-hw-hit-once.exp
9334 * gdb.base/watchpoint-hw.exp
9335 * gdb.base/watchpoint-stops-at-right-insn.exp
9336 * gdb.base/watchpoints.exp
9337 * gdb.base/wchar.exp
9338 * gdb.base/whatis-exp.exp
9339 * gdb.btrace/buffer-size.exp
9340 * gdb.btrace/data.exp
9341 * gdb.btrace/delta.exp
9342 * gdb.btrace/dlopen.exp
9343 * gdb.btrace/enable.exp
9344 * gdb.btrace/exception.exp
9345 * gdb.btrace/function_call_history.exp
9346 * gdb.btrace/gcore.exp
9347 * gdb.btrace/instruction_history.exp
9348 * gdb.btrace/nohist.exp
9349 * gdb.btrace/reconnect.exp
9350 * gdb.btrace/record_goto-step.exp
9351 * gdb.btrace/record_goto.exp
9352 * gdb.btrace/rn-dl-bind.exp
9353 * gdb.btrace/segv.exp
9354 * gdb.btrace/step.exp
9355 * gdb.btrace/stepi.exp
9356 * gdb.btrace/tailcall-only.exp
9357 * gdb.btrace/tailcall.exp
9358 * gdb.btrace/tsx.exp
9359 * gdb.btrace/unknown_functions.exp
9360 * gdb.btrace/vdso.exp
9361 * gdb.compile/compile-ifunc.exp
9362 * gdb.compile/compile-ops.exp
9363 * gdb.compile/compile-print.exp
9364 * gdb.compile/compile-setjmp.exp
9365 * gdb.cp/abstract-origin.exp
9366 * gdb.cp/ambiguous.exp
9367 * gdb.cp/annota2.exp
9368 * gdb.cp/annota3.exp
9369 * gdb.cp/anon-ns.exp
9370 * gdb.cp/anon-struct.exp
9371 * gdb.cp/anon-union.exp
9372 * gdb.cp/arg-reference.exp
9373 * gdb.cp/baseenum.exp
9374 * gdb.cp/bool.exp
9375 * gdb.cp/breakpoint.exp
9376 * gdb.cp/bs15503.exp
9377 * gdb.cp/call-c.exp
9378 * gdb.cp/casts.exp
9379 * gdb.cp/chained-calls.exp
9380 * gdb.cp/class2.exp
9381 * gdb.cp/classes.exp
9382 * gdb.cp/cmpd-minsyms.exp
9383 * gdb.cp/converts.exp
9384 * gdb.cp/cp-relocate.exp
9385 * gdb.cp/cpcompletion.exp
9386 * gdb.cp/cpexprs.exp
9387 * gdb.cp/cplabel.exp
9388 * gdb.cp/cplusfuncs.exp
9389 * gdb.cp/cpsizeof.exp
9390 * gdb.cp/ctti.exp
9391 * gdb.cp/derivation.exp
9392 * gdb.cp/destrprint.exp
9393 * gdb.cp/dispcxx.exp
9394 * gdb.cp/enum-class.exp
9395 * gdb.cp/exception.exp
9396 * gdb.cp/exceptprint.exp
9397 * gdb.cp/expand-psymtabs-cxx.exp
9398 * gdb.cp/expand-sals.exp
9399 * gdb.cp/extern-c.exp
9400 * gdb.cp/filename.exp
9401 * gdb.cp/formatted-ref.exp
9402 * gdb.cp/fpointer.exp
9403 * gdb.cp/gdb1355.exp
9404 * gdb.cp/gdb2495.exp
9405 * gdb.cp/hang.exp
9406 * gdb.cp/impl-this.exp
9407 * gdb.cp/infcall-dlopen.exp
9408 * gdb.cp/inherit.exp
9409 * gdb.cp/iostream.exp
9410 * gdb.cp/koenig.exp
9411 * gdb.cp/local.exp
9412 * gdb.cp/m-data.exp
9413 * gdb.cp/m-static.exp
9414 * gdb.cp/mb-ctor.exp
9415 * gdb.cp/mb-inline.exp
9416 * gdb.cp/mb-templates.exp
9417 * gdb.cp/member-name.exp
9418 * gdb.cp/member-ptr.exp
9419 * gdb.cp/meth-typedefs.exp
9420 * gdb.cp/method.exp
9421 * gdb.cp/method2.exp
9422 * gdb.cp/minsym-fallback.exp
9423 * gdb.cp/misc.exp
9424 * gdb.cp/namelessclass.exp
9425 * gdb.cp/namespace-enum.exp
9426 * gdb.cp/namespace-nested-import.exp
9427 * gdb.cp/namespace.exp
9428 * gdb.cp/nextoverthrow.exp
9429 * gdb.cp/no-dmgl-verbose.exp
9430 * gdb.cp/non-trivial-retval.exp
9431 * gdb.cp/noparam.exp
9432 * gdb.cp/nsdecl.exp
9433 * gdb.cp/nsimport.exp
9434 * gdb.cp/nsnested.exp
9435 * gdb.cp/nsnoimports.exp
9436 * gdb.cp/nsrecurs.exp
9437 * gdb.cp/nsstress.exp
9438 * gdb.cp/nsusing.exp
9439 * gdb.cp/operator.exp
9440 * gdb.cp/oranking.exp
9441 * gdb.cp/overload-const.exp
9442 * gdb.cp/overload.exp
9443 * gdb.cp/ovldbreak.exp
9444 * gdb.cp/ovsrch.exp
9445 * gdb.cp/paren-type.exp
9446 * gdb.cp/parse-lang.exp
9447 * gdb.cp/pass-by-ref.exp
9448 * gdb.cp/pr-1023.exp
9449 * gdb.cp/pr-1210.exp
9450 * gdb.cp/pr-574.exp
9451 * gdb.cp/pr10687.exp
9452 * gdb.cp/pr12028.exp
9453 * gdb.cp/pr17132.exp
9454 * gdb.cp/pr17494.exp
9455 * gdb.cp/pr9067.exp
9456 * gdb.cp/pr9167.exp
9457 * gdb.cp/pr9631.exp
9458 * gdb.cp/printmethod.exp
9459 * gdb.cp/psmang.exp
9460 * gdb.cp/psymtab-parameter.exp
9461 * gdb.cp/ptype-cv-cp.exp
9462 * gdb.cp/ptype-flags.exp
9463 * gdb.cp/re-set-overloaded.exp
9464 * gdb.cp/ref-types.exp
9465 * gdb.cp/rtti.exp
9466 * gdb.cp/scope-err.exp
9467 * gdb.cp/shadow.exp
9468 * gdb.cp/smartp.exp
9469 * gdb.cp/static-method.exp
9470 * gdb.cp/static-print-quit.exp
9471 * gdb.cp/temargs.exp
9472 * gdb.cp/templates.exp
9473 * gdb.cp/try_catch.exp
9474 * gdb.cp/typedef-operator.exp
9475 * gdb.cp/typeid.exp
9476 * gdb.cp/userdef.exp
9477 * gdb.cp/using-crash.exp
9478 * gdb.cp/var-tag.exp
9479 * gdb.cp/virtbase.exp
9480 * gdb.cp/virtfunc.exp
9481 * gdb.cp/virtfunc2.exp
9482 * gdb.cp/vla-cxx.exp
9483 * gdb.disasm/t01_mov.exp
9484 * gdb.disasm/t02_mova.exp
9485 * gdb.disasm/t03_add.exp
9486 * gdb.disasm/t04_sub.exp
9487 * gdb.disasm/t05_cmp.exp
9488 * gdb.disasm/t06_ari2.exp
9489 * gdb.disasm/t07_ari3.exp
9490 * gdb.disasm/t08_or.exp
9491 * gdb.disasm/t09_xor.exp
9492 * gdb.disasm/t10_and.exp
9493 * gdb.disasm/t11_logs.exp
9494 * gdb.disasm/t12_bit.exp
9495 * gdb.disasm/t13_otr.exp
9496 * gdb.dlang/circular.exp
9497 * gdb.dwarf2/arr-stride.exp
9498 * gdb.dwarf2/arr-subrange.exp
9499 * gdb.dwarf2/atomic-type.exp
9500 * gdb.dwarf2/bad-regnum.exp
9501 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9502 * gdb.dwarf2/callframecfa.exp
9503 * gdb.dwarf2/clztest.exp
9504 * gdb.dwarf2/corrupt.exp
9505 * gdb.dwarf2/data-loc.exp
9506 * gdb.dwarf2/dup-psym.exp
9507 * gdb.dwarf2/dw2-anon-mptr.exp
9508 * gdb.dwarf2/dw2-anonymous-func.exp
9509 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9510 * gdb.dwarf2/dw2-bad-unresolved.exp
9511 * gdb.dwarf2/dw2-basic.exp
9512 * gdb.dwarf2/dw2-canonicalize-type.exp
9513 * gdb.dwarf2/dw2-case-insensitive.exp
9514 * gdb.dwarf2/dw2-common-block.exp
9515 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9516 * gdb.dwarf2/dw2-compressed.exp
9517 * gdb.dwarf2/dw2-const.exp
9518 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9519 * gdb.dwarf2/dw2-cu-size.exp
9520 * gdb.dwarf2/dw2-dup-frame.exp
9521 * gdb.dwarf2/dw2-entry-value.exp
9522 * gdb.dwarf2/dw2-icycle.exp
9523 * gdb.dwarf2/dw2-ifort-parameter.exp
9524 * gdb.dwarf2/dw2-inline-break.exp
9525 * gdb.dwarf2/dw2-inline-param.exp
9526 * gdb.dwarf2/dw2-intercu.exp
9527 * gdb.dwarf2/dw2-intermix.exp
9528 * gdb.dwarf2/dw2-lexical-block-bare.exp
9529 * gdb.dwarf2/dw2-linkage-name-trust.exp
9530 * gdb.dwarf2/dw2-minsym-in-cu.exp
9531 * gdb.dwarf2/dw2-noloc.exp
9532 * gdb.dwarf2/dw2-op-call.exp
9533 * gdb.dwarf2/dw2-op-out-param.exp
9534 * gdb.dwarf2/dw2-opt-structptr.exp
9535 * gdb.dwarf2/dw2-param-error.exp
9536 * gdb.dwarf2/dw2-producer.exp
9537 * gdb.dwarf2/dw2-ranges-base.exp
9538 * gdb.dwarf2/dw2-ref-missing-frame.exp
9539 * gdb.dwarf2/dw2-reg-undefined.exp
9540 * gdb.dwarf2/dw2-regno-invalid.exp
9541 * gdb.dwarf2/dw2-restore.exp
9542 * gdb.dwarf2/dw2-restrict.exp
9543 * gdb.dwarf2/dw2-single-line-discriminators.exp
9544 * gdb.dwarf2/dw2-strp.exp
9545 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9546 * gdb.dwarf2/dw2-unresolved.exp
9547 * gdb.dwarf2/dw2-var-zero-addr.exp
9548 * gdb.dwarf2/dw4-sig-types.exp
9549 * gdb.dwarf2/dwz.exp
9550 * gdb.dwarf2/dynarr-ptr.exp
9551 * gdb.dwarf2/enum-type.exp
9552 * gdb.dwarf2/gdb-index.exp
9553 * gdb.dwarf2/implptr-64bit.exp
9554 * gdb.dwarf2/implptr-optimized-out.exp
9555 * gdb.dwarf2/implptr.exp
9556 * gdb.dwarf2/implref-array.exp
9557 * gdb.dwarf2/implref-const.exp
9558 * gdb.dwarf2/implref-global.exp
9559 * gdb.dwarf2/implref-struct.exp
9560 * gdb.dwarf2/mac-fileno.exp
9561 * gdb.dwarf2/main-subprogram.exp
9562 * gdb.dwarf2/member-ptr-forwardref.exp
9563 * gdb.dwarf2/method-ptr.exp
9564 * gdb.dwarf2/missing-sig-type.exp
9565 * gdb.dwarf2/nonvar-access.exp
9566 * gdb.dwarf2/opaque-type-lookup.exp
9567 * gdb.dwarf2/pieces-optimized-out.exp
9568 * gdb.dwarf2/pieces.exp
9569 * gdb.dwarf2/pr10770.exp
9570 * gdb.dwarf2/pr13961.exp
9571 * gdb.dwarf2/staticvirtual.exp
9572 * gdb.dwarf2/subrange.exp
9573 * gdb.dwarf2/symtab-producer.exp
9574 * gdb.dwarf2/trace-crash.exp
9575 * gdb.dwarf2/typeddwarf.exp
9576 * gdb.dwarf2/valop.exp
9577 * gdb.dwarf2/watch-notconst.exp
9578 * gdb.fortran/array-element.exp
9579 * gdb.fortran/charset.exp
9580 * gdb.fortran/common-block.exp
9581 * gdb.fortran/complex.exp
9582 * gdb.fortran/derived-type-function.exp
9583 * gdb.fortran/derived-type.exp
9584 * gdb.fortran/logical.exp
9585 * gdb.fortran/module.exp
9586 * gdb.fortran/multi-dim.exp
9587 * gdb.fortran/nested-funcs.exp
9588 * gdb.fortran/print-formatted.exp
9589 * gdb.fortran/subarray.exp
9590 * gdb.fortran/vla-alloc-assoc.exp
9591 * gdb.fortran/vla-datatypes.exp
9592 * gdb.fortran/vla-history.exp
9593 * gdb.fortran/vla-ptr-info.exp
9594 * gdb.fortran/vla-ptype-sub.exp
9595 * gdb.fortran/vla-ptype.exp
9596 * gdb.fortran/vla-sizeof.exp
9597 * gdb.fortran/vla-type.exp
9598 * gdb.fortran/vla-value-sub-arbitrary.exp
9599 * gdb.fortran/vla-value-sub-finish.exp
9600 * gdb.fortran/vla-value-sub.exp
9601 * gdb.fortran/vla-value.exp
9602 * gdb.fortran/whatis_type.exp
9603 * gdb.go/chan.exp
9604 * gdb.go/handcall.exp
9605 * gdb.go/hello.exp
9606 * gdb.go/integers.exp
9607 * gdb.go/methods.exp
9608 * gdb.go/package.exp
9609 * gdb.go/strings.exp
9610 * gdb.go/types.exp
9611 * gdb.go/unsafe.exp
9612 * gdb.guile/scm-arch.exp
9613 * gdb.guile/scm-block.exp
9614 * gdb.guile/scm-breakpoint.exp
9615 * gdb.guile/scm-cmd.exp
9616 * gdb.guile/scm-disasm.exp
9617 * gdb.guile/scm-equal.exp
9618 * gdb.guile/scm-frame-args.exp
9619 * gdb.guile/scm-frame-inline.exp
9620 * gdb.guile/scm-frame.exp
9621 * gdb.guile/scm-iterator.exp
9622 * gdb.guile/scm-math.exp
9623 * gdb.guile/scm-objfile.exp
9624 * gdb.guile/scm-ports.exp
9625 * gdb.guile/scm-symbol.exp
9626 * gdb.guile/scm-symtab.exp
9627 * gdb.guile/scm-value-cc.exp
9628 * gdb.guile/types-module.exp
9629 * gdb.linespec/break-ask.exp
9630 * gdb.linespec/cpexplicit.exp
9631 * gdb.linespec/explicit.exp
9632 * gdb.linespec/keywords.exp
9633 * gdb.linespec/linespec.exp
9634 * gdb.linespec/ls-dollar.exp
9635 * gdb.linespec/ls-errs.exp
9636 * gdb.linespec/skip-two.exp
9637 * gdb.linespec/thread.exp
9638 * gdb.mi/mi-async.exp
9639 * gdb.mi/mi-basics.exp
9640 * gdb.mi/mi-break.exp
9641 * gdb.mi/mi-catch-load.exp
9642 * gdb.mi/mi-cli.exp
9643 * gdb.mi/mi-cmd-param-changed.exp
9644 * gdb.mi/mi-console.exp
9645 * gdb.mi/mi-detach.exp
9646 * gdb.mi/mi-disassemble.exp
9647 * gdb.mi/mi-eval.exp
9648 * gdb.mi/mi-file-transfer.exp
9649 * gdb.mi/mi-file.exp
9650 * gdb.mi/mi-fill-memory.exp
9651 * gdb.mi/mi-inheritance-syntax-error.exp
9652 * gdb.mi/mi-linespec-err-cp.exp
9653 * gdb.mi/mi-logging.exp
9654 * gdb.mi/mi-memory-changed.exp
9655 * gdb.mi/mi-read-memory.exp
9656 * gdb.mi/mi-record-changed.exp
9657 * gdb.mi/mi-reg-undefined.exp
9658 * gdb.mi/mi-regs.exp
9659 * gdb.mi/mi-return.exp
9660 * gdb.mi/mi-reverse.exp
9661 * gdb.mi/mi-simplerun.exp
9662 * gdb.mi/mi-solib.exp
9663 * gdb.mi/mi-stack.exp
9664 * gdb.mi/mi-stepi.exp
9665 * gdb.mi/mi-syn-frame.exp
9666 * gdb.mi/mi-until.exp
9667 * gdb.mi/mi-var-block.exp
9668 * gdb.mi/mi-var-child.exp
9669 * gdb.mi/mi-var-cmd.exp
9670 * gdb.mi/mi-var-cp.exp
9671 * gdb.mi/mi-var-display.exp
9672 * gdb.mi/mi-var-invalidate.exp
9673 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9674 * gdb.mi/mi-vla-fortran.exp
9675 * gdb.mi/mi-watch.exp
9676 * gdb.mi/mi2-var-child.exp
9677 * gdb.mi/user-selected-context-sync.exp
9678 * gdb.modula2/unbounded-array.exp
9679 * gdb.multi/dummy-frame-restore.exp
9680 * gdb.multi/multi-arch-exec.exp
9681 * gdb.multi/multi-arch.exp
9682 * gdb.multi/tids.exp
9683 * gdb.multi/watchpoint-multi.exp
9684 * gdb.opencl/callfuncs.exp
9685 * gdb.opencl/convs_casts.exp
9686 * gdb.opencl/datatypes.exp
9687 * gdb.opencl/operators.exp
9688 * gdb.opencl/vec_comps.exp
9689 * gdb.opt/clobbered-registers-O2.exp
9690 * gdb.opt/inline-break.exp
9691 * gdb.opt/inline-bt.exp
9692 * gdb.opt/inline-cmds.exp
9693 * gdb.opt/inline-locals.exp
9694 * gdb.pascal/case-insensitive-symbols.exp
9695 * gdb.pascal/floats.exp
9696 * gdb.pascal/gdb11492.exp
9697 * gdb.python/lib-types.exp
9698 * gdb.python/py-arch.exp
9699 * gdb.python/py-as-string.exp
9700 * gdb.python/py-bad-printers.exp
9701 * gdb.python/py-block.exp
9702 * gdb.python/py-breakpoint-create-fail.exp
9703 * gdb.python/py-breakpoint.exp
9704 * gdb.python/py-caller-is.exp
9705 * gdb.python/py-cmd.exp
9706 * gdb.python/py-explore-cc.exp
9707 * gdb.python/py-explore.exp
9708 * gdb.python/py-finish-breakpoint.exp
9709 * gdb.python/py-finish-breakpoint2.exp
9710 * gdb.python/py-frame-args.exp
9711 * gdb.python/py-frame-inline.exp
9712 * gdb.python/py-frame.exp
9713 * gdb.python/py-framefilter-mi.exp
9714 * gdb.python/py-infthread.exp
9715 * gdb.python/py-lazy-string.exp
9716 * gdb.python/py-linetable.exp
9717 * gdb.python/py-mi-events.exp
9718 * gdb.python/py-mi-objfile.exp
9719 * gdb.python/py-mi.exp
9720 * gdb.python/py-objfile.exp
9721 * gdb.python/py-pp-integral.exp
9722 * gdb.python/py-pp-maint.exp
9723 * gdb.python/py-pp-re-notag.exp
9724 * gdb.python/py-pp-registration.exp
9725 * gdb.python/py-recurse-unwind.exp
9726 * gdb.python/py-strfns.exp
9727 * gdb.python/py-symbol.exp
9728 * gdb.python/py-symtab.exp
9729 * gdb.python/py-sync-interp.exp
9730 * gdb.python/py-typeprint.exp
9731 * gdb.python/py-unwind-maint.exp
9732 * gdb.python/py-unwind.exp
9733 * gdb.python/py-value-cc.exp
9734 * gdb.python/py-xmethods.exp
9735 * gdb.reverse/amd64-tailcall-reverse.exp
9736 * gdb.reverse/break-precsave.exp
9737 * gdb.reverse/break-reverse.exp
9738 * gdb.reverse/consecutive-precsave.exp
9739 * gdb.reverse/consecutive-reverse.exp
9740 * gdb.reverse/finish-precsave.exp
9741 * gdb.reverse/finish-reverse-bkpt.exp
9742 * gdb.reverse/finish-reverse.exp
9743 * gdb.reverse/fstatat-reverse.exp
9744 * gdb.reverse/getresuid-reverse.exp
9745 * gdb.reverse/i386-precsave.exp
9746 * gdb.reverse/i386-reverse.exp
9747 * gdb.reverse/i386-sse-reverse.exp
9748 * gdb.reverse/i387-env-reverse.exp
9749 * gdb.reverse/i387-stack-reverse.exp
9750 * gdb.reverse/insn-reverse.exp
9751 * gdb.reverse/machinestate-precsave.exp
9752 * gdb.reverse/machinestate.exp
9753 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9754 * gdb.reverse/pipe-reverse.exp
9755 * gdb.reverse/readv-reverse.exp
9756 * gdb.reverse/recvmsg-reverse.exp
9757 * gdb.reverse/rerun-prec.exp
9758 * gdb.reverse/s390-mvcle.exp
9759 * gdb.reverse/step-precsave.exp
9760 * gdb.reverse/step-reverse.exp
9761 * gdb.reverse/time-reverse.exp
9762 * gdb.reverse/until-precsave.exp
9763 * gdb.reverse/until-reverse.exp
9764 * gdb.reverse/waitpid-reverse.exp
9765 * gdb.reverse/watch-precsave.exp
9766 * gdb.reverse/watch-reverse.exp
9767 * gdb.rust/generics.exp
9768 * gdb.rust/methods.exp
9769 * gdb.rust/modules.exp
9770 * gdb.rust/simple.exp
9771 * gdb.server/connect-with-no-symbol-file.exp
9772 * gdb.server/ext-attach.exp
9773 * gdb.server/ext-restart.exp
9774 * gdb.server/ext-wrapper.exp
9775 * gdb.server/file-transfer.exp
9776 * gdb.server/server-exec-info.exp
9777 * gdb.server/server-kill.exp
9778 * gdb.server/server-mon.exp
9779 * gdb.server/wrapper.exp
9780 * gdb.stabs/exclfwd.exp
9781 * gdb.stabs/gdb11479.exp
9782 * gdb.threads/clone-new-thread-event.exp
9783 * gdb.threads/corethreads.exp
9784 * gdb.threads/current-lwp-dead.exp
9785 * gdb.threads/dlopen-libpthread.exp
9786 * gdb.threads/gcore-thread.exp
9787 * gdb.threads/sigstep-threads.exp
9788 * gdb.threads/watchpoint-fork.exp
9789 * gdb.trace/actions-changed.exp
9790 * gdb.trace/backtrace.exp
9791 * gdb.trace/change-loc.exp
9792 * gdb.trace/circ.exp
9793 * gdb.trace/collection.exp
9794 * gdb.trace/disconnected-tracing.exp
9795 * gdb.trace/ftrace.exp
9796 * gdb.trace/mi-trace-frame-collected.exp
9797 * gdb.trace/mi-trace-unavailable.exp
9798 * gdb.trace/mi-traceframe-changed.exp
9799 * gdb.trace/mi-tsv-changed.exp
9800 * gdb.trace/no-attach-trace.exp
9801 * gdb.trace/passc-dyn.exp
9802 * gdb.trace/qtro.exp
9803 * gdb.trace/range-stepping.exp
9804 * gdb.trace/read-memory.exp
9805 * gdb.trace/save-trace.exp
9806 * gdb.trace/signal.exp
9807 * gdb.trace/status-stop.exp
9808 * gdb.trace/tfile.exp
9809 * gdb.trace/trace-break.exp
9810 * gdb.trace/trace-buffer-size.exp
9811 * gdb.trace/trace-condition.exp
9812 * gdb.trace/tracefile-pseudo-reg.exp
9813 * gdb.trace/tstatus.exp
9814 * gdb.trace/unavailable.exp
9815 * gdb.trace/while-dyn.exp
9816 * gdb.trace/while-stepping.exp
9817
9818 2016-12-22 Doug Evans <xdje42@gmail.com>
9819
9820 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9821 and msymbols.
9822
9823 2016-12-19 Yao Qi <yao.qi@linaro.org>
9824
9825 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9826 (test_with_self): Don't call do_steps_and_nexts, and remove
9827 code about stepping into xmalloc.
9828
9829 2016-12-09 Yao Qi <yao.qi@linaro.org>
9830
9831 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9832
9833 2016-12-09 Yao Qi <yao.qi@linaro.org>
9834
9835 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9836
9837 2016-12-09 Pedro Alves <palves@redhat.com>
9838
9839 * gdb.base/all-architectures-0.exp: New file.
9840 * gdb.base/all-architectures-1.exp: New file.
9841 * gdb.base/all-architectures-2.exp: New file.
9842 * gdb.base/all-architectures-3.exp: New file.
9843 * gdb.base/all-architectures-4.exp: New file.
9844 * gdb.base/all-architectures-5.exp: New file.
9845 * gdb.base/all-architectures-6.exp: New file.
9846 * gdb.base/all-architectures-7.exp: New file.
9847 * gdb.base/all-architectures.exp.in: New file.
9848
9849 2016-12-09 Yao Qi <yao.qi@linaro.org>
9850
9851 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9852
9853 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9854
9855 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9856 possible.
9857 Remove useless pattern-matching code.
9858
9859 2016-12-02 Pedro Alves <palves@redhat.com>
9860
9861 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9862 procedure.
9863 (top level): Call it.
9864
9865 2016-12-02 Pedro Alves <palves@redhat.com>
9866
9867 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9868 New procedure.
9869 (top level): Call it.
9870
9871 2016-12-02 Pedro Alves <palves@redhat.com>
9872
9873 PR cli/20559
9874 * gdb.base/commands.exp (user_defined_command_args_eval): New
9875 procedure.
9876 (top level): Call it.
9877
9878 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9879
9880 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9881 timeout handling.
9882
9883 2016-12-02 Tom Tromey <tom@tromey.com>
9884
9885 * gdb.dwarf2/main-subprogram.c: New file.
9886 * gdb.dwarf2/main-subprogram.exp: New file.
9887
9888 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9889
9890 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9891 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9892 gdb_test_no_output for a couple of cases.
9893 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9894
9895 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9896
9897 Fix test names and standardize compilation error messages throughout
9898 the following files:
9899
9900 * gdb.ada/start.exp
9901 * gdb.arch/alpha-step.exp
9902 * gdb.arch/e500-prologue.exp
9903 * gdb.arch/ftrace-insn-reloc.exp
9904 * gdb.arch/gdb1291.exp
9905 * gdb.arch/gdb1431.exp
9906 * gdb.arch/gdb1558.exp
9907 * gdb.arch/i386-dr3-watch.exp
9908 * gdb.arch/i386-sse-stack-align.exp
9909 * gdb.arch/ia64-breakpoint-shadow.exp
9910 * gdb.arch/pa-nullify.exp
9911 * gdb.arch/powerpc-aix-prologue.exp
9912 * gdb.arch/thumb-bx-pc.exp
9913 * gdb.base/annota1.exp
9914 * gdb.base/annota3.exp
9915 * gdb.base/arrayidx.exp
9916 * gdb.base/assign.exp
9917 * gdb.base/attach.exp
9918 * gdb.base/auxv.exp
9919 * gdb.base/bang.exp
9920 * gdb.base/bfp-test.exp
9921 * gdb.base/bigcore.exp
9922 * gdb.base/bitfields2.exp
9923 * gdb.base/break-fun-addr.exp
9924 * gdb.base/break-probes.exp
9925 * gdb.base/call-rt-st.exp
9926 * gdb.base/callexit.exp
9927 * gdb.base/catch-fork-kill.exp
9928 * gdb.base/charset.exp
9929 * gdb.base/checkpoint.exp
9930 * gdb.base/comprdebug.exp
9931 * gdb.base/constvars.exp
9932 * gdb.base/coredump-filter.exp
9933 * gdb.base/cursal.exp
9934 * gdb.base/cvexpr.exp
9935 * gdb.base/detach.exp
9936 * gdb.base/display.exp
9937 * gdb.base/dmsym.exp
9938 * gdb.base/dprintf-pending.exp
9939 * gdb.base/dso2dso.exp
9940 * gdb.base/dtrace-probe.exp
9941 * gdb.base/dump.exp
9942 * gdb.base/enum_cond.exp
9943 * gdb.base/exe-lock.exp
9944 * gdb.base/exec-invalid-sysroot.exp
9945 * gdb.base/execl-update-breakpoints.exp
9946 * gdb.base/exprs.exp
9947 * gdb.base/fileio.exp
9948 * gdb.base/find.exp
9949 * gdb.base/finish.exp
9950 * gdb.base/fixsection.exp
9951 * gdb.base/foll-vfork.exp
9952 * gdb.base/frame-args.exp
9953 * gdb.base/gcore.exp
9954 * gdb.base/gdb1250.exp
9955 * gdb.base/global-var-nested-by-dso.exp
9956 * gdb.base/gnu-ifunc.exp
9957 * gdb.base/hashline1.exp
9958 * gdb.base/hashline2.exp
9959 * gdb.base/hashline3.exp
9960 * gdb.base/hbreak-in-shr-unsupported.exp
9961 * gdb.base/huge.exp
9962 * gdb.base/infcall-input.exp
9963 * gdb.base/info-fun.exp
9964 * gdb.base/info-shared.exp
9965 * gdb.base/jit-simple.exp
9966 * gdb.base/jit-so.exp
9967 * gdb.base/jit.exp
9968 * gdb.base/jump.exp
9969 * gdb.base/label.exp
9970 * gdb.base/lineinc.exp
9971 * gdb.base/logical.exp
9972 * gdb.base/longjmp.exp
9973 * gdb.base/macscp.exp
9974 * gdb.base/miscexprs.exp
9975 * gdb.base/new-ui-echo.exp
9976 * gdb.base/new-ui-pending-input.exp
9977 * gdb.base/new-ui.exp
9978 * gdb.base/nodebug.exp
9979 * gdb.base/nofield.exp
9980 * gdb.base/offsets.exp
9981 * gdb.base/overlays.exp
9982 * gdb.base/pending.exp
9983 * gdb.base/pointers.exp
9984 * gdb.base/pr11022.exp
9985 * gdb.base/printcmds.exp
9986 * gdb.base/prologue.exp
9987 * gdb.base/ptr-typedef.exp
9988 * gdb.base/realname-expand.exp
9989 * gdb.base/relativedebug.exp
9990 * gdb.base/relocate.exp
9991 * gdb.base/remote.exp
9992 * gdb.base/reread.exp
9993 * gdb.base/return2.exp
9994 * gdb.base/savedregs.exp
9995 * gdb.base/sep.exp
9996 * gdb.base/sepdebug.exp
9997 * gdb.base/sepsymtab.exp
9998 * gdb.base/set-inferior-tty.exp
9999 * gdb.base/setshow.exp
10000 * gdb.base/shlib-call.exp
10001 * gdb.base/sigaltstack.exp
10002 * gdb.base/siginfo-addr.exp
10003 * gdb.base/signals.exp
10004 * gdb.base/signull.exp
10005 * gdb.base/sigrepeat.exp
10006 * gdb.base/so-impl-ld.exp
10007 * gdb.base/solib-display.exp
10008 * gdb.base/solib-overlap.exp
10009 * gdb.base/solib-search.exp
10010 * gdb.base/solib-symbol.exp
10011 * gdb.base/structs.exp
10012 * gdb.base/structs2.exp
10013 * gdb.base/symtab-search-order.exp
10014 * gdb.base/twice.exp
10015 * gdb.base/unload.exp
10016 * gdb.base/varargs.exp
10017 * gdb.base/watchpoint-solib.exp
10018 * gdb.base/watchpoint.exp
10019 * gdb.base/whatis.exp
10020 * gdb.base/wrong_frame_bt_full.exp
10021 * gdb.btrace/dlopen.exp
10022 * gdb.cell/ea-standalone.exp
10023 * gdb.cell/ea-test.exp
10024 * gdb.cp/dispcxx.exp
10025 * gdb.cp/gdb2384.exp
10026 * gdb.cp/method2.exp
10027 * gdb.cp/nextoverthrow.exp
10028 * gdb.cp/pr10728.exp
10029 * gdb.disasm/am33.exp
10030 * gdb.disasm/h8300s.exp
10031 * gdb.disasm/mn10300.exp
10032 * gdb.disasm/sh3.exp
10033 * gdb.dwarf2/dw2-dir-file-name.exp
10034 * gdb.fortran/complex.exp
10035 * gdb.fortran/library-module.exp
10036 * gdb.guile/scm-pretty-print.exp
10037 * gdb.guile/scm-symbol.exp
10038 * gdb.guile/scm-type.exp
10039 * gdb.guile/scm-value.exp
10040 * gdb.linespec/linespec.exp
10041 * gdb.mi/gdb701.exp
10042 * gdb.mi/gdb792.exp
10043 * gdb.mi/mi-breakpoint-changed.exp
10044 * gdb.mi/mi-dprintf-pending.exp
10045 * gdb.mi/mi-dprintf.exp
10046 * gdb.mi/mi-exit-code.exp
10047 * gdb.mi/mi-pending.exp
10048 * gdb.mi/mi-solib.exp
10049 * gdb.mi/new-ui-mi-sync.exp
10050 * gdb.mi/pr11022.exp
10051 * gdb.mi/user-selected-context-sync.exp
10052 * gdb.opt/solib-intra-step.exp
10053 * gdb.python/py-events.exp
10054 * gdb.python/py-finish-breakpoint.exp
10055 * gdb.python/py-mi.exp
10056 * gdb.python/py-prettyprint.exp
10057 * gdb.python/py-shared.exp
10058 * gdb.python/py-symbol.exp
10059 * gdb.python/py-template.exp
10060 * gdb.python/py-type.exp
10061 * gdb.python/py-value.exp
10062 * gdb.reverse/solib-precsave.exp
10063 * gdb.reverse/solib-reverse.exp
10064 * gdb.server/solib-list.exp
10065 * gdb.stabs/weird.exp
10066 * gdb.threads/reconnect-signal.exp
10067 * gdb.threads/stepi-random-signal.exp
10068 * gdb.trace/actions.exp
10069 * gdb.trace/ax.exp
10070 * gdb.trace/backtrace.exp
10071 * gdb.trace/change-loc.exp
10072 * gdb.trace/deltrace.exp
10073 * gdb.trace/ftrace-lock.exp
10074 * gdb.trace/ftrace.exp
10075 * gdb.trace/infotrace.exp
10076 * gdb.trace/mi-tracepoint-changed.exp
10077 * gdb.trace/packetlen.exp
10078 * gdb.trace/passcount.exp
10079 * gdb.trace/pending.exp
10080 * gdb.trace/range-stepping.exp
10081 * gdb.trace/report.exp
10082 * gdb.trace/stap-trace.exp
10083 * gdb.trace/tfind.exp
10084 * gdb.trace/trace-break.exp
10085 * gdb.trace/trace-condition.exp
10086 * gdb.trace/trace-enable-disable.exp
10087 * gdb.trace/trace-mt.exp
10088 * gdb.trace/tracecmd.exp
10089 * gdb.trace/tspeed.exp
10090 * gdb.trace/tsv.exp
10091 * lib/perftest.exp
10092
10093 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10094
10095 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10096 with gdb_test_no_output.
10097 Use command as test name.
10098
10099 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10100
10101 Fix test names starting with uppercase throughout the files.
10102
10103 * gdb.ada/assign_1.exp
10104 * gdb.ada/boolean_expr.exp
10105 * gdb.base/arrayidx.exp
10106 * gdb.base/del.exp
10107 * gdb.base/gcore-buffer-overflow.exp
10108 * gdb.base/testenv.exp
10109 * gdb.compile/compile.exp
10110 * gdb.python/py-framefilter-invalidarg.exp
10111 * gdb.python/py-framefilter.exp
10112
10113 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10114
10115 Fix test names starting with uppercase throughout the files.
10116
10117 * gdb.ada/array_return.exp
10118 * gdb.ada/expr_delims.exp
10119 * gdb.ada/mi_dyn_arr.exp
10120 * gdb.ada/mi_interface.exp
10121 * gdb.ada/mi_var_array.exp
10122 * gdb.ada/watch_arg.exp
10123 * gdb.arch/alpha-step.exp
10124 * gdb.arch/altivec-regs.exp
10125 * gdb.arch/e500-regs.exp
10126 * gdb.arch/powerpc-d128-regs.exp
10127 * gdb.base/arrayidx.exp
10128 * gdb.base/break.exp
10129 * gdb.base/checkpoint.exp
10130 * gdb.base/debug-expr.exp
10131 * gdb.base/dmsym.exp
10132 * gdb.base/radix.exp
10133 * gdb.base/sepdebug.exp
10134 * gdb.base/testenv.exp
10135 * gdb.base/watch_thread_num.exp
10136 * gdb.base/watchpoint-cond-gone.exp
10137 * gdb.cell/break.exp
10138 * gdb.cell/ea-cache.exp
10139 * gdb.compile/compile.exp
10140 * gdb.cp/gdb2495.exp
10141 * gdb.gdb/selftest.exp
10142 * gdb.gdb/xfullpath.exp
10143 * gdb.go/hello.exp
10144 * gdb.go/integers.exp
10145 * gdb.objc/basicclass.exp
10146 * gdb.pascal/hello.exp
10147 * gdb.pascal/integers.exp
10148 * gdb.python/py-breakpoint.exp
10149 * gdb.python/py-cmd.exp
10150 * gdb.python/py-linetable.exp
10151 * gdb.python/py-xmethods.exp
10152 * gdb.python/python.exp
10153 * gdb.reverse/consecutive-precsave.exp
10154 * gdb.reverse/finish-precsave.exp
10155 * gdb.reverse/i386-precsave.exp
10156 * gdb.reverse/machinestate-precsave.exp
10157 * gdb.reverse/sigall-precsave.exp
10158 * gdb.reverse/solib-precsave.exp
10159 * gdb.reverse/step-precsave.exp
10160 * gdb.reverse/until-precsave.exp
10161 * gdb.reverse/watch-precsave.exp
10162 * gdb.threads/leader-exit.exp
10163 * gdb.threads/pthreads.exp
10164 * gdb.threads/wp-replication.exp
10165 * gdb.trace/actions.exp
10166 * gdb.trace/mi-tsv-changed.exp
10167 * gdb.trace/tsv.exp
10168
10169 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10170
10171 Fix test names starting with uppercase throughout the files.
10172
10173 * gdb.arch/i386-bp_permanent.exp
10174 * gdb.arch/i386-gnu-cfi.exp
10175 * gdb.base/disasm-end-cu.exp
10176 * gdb.base/macscp.exp
10177 * gdb.base/pending.exp
10178 * gdb.base/watch_thread_num.exp
10179 * gdb.cp/exception.exp
10180 * gdb.cp/gdb2495.exp
10181 * gdb.cp/local.exp
10182 * gdb.python/py-evsignal.exp
10183 * gdb.python/python.exp
10184 * gdb.trace/tracecmd.exp
10185
10186 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10187
10188 Fix test names starting with uppercase throughout the files.
10189
10190 * gdb.base/charset.exp
10191 * gdb.base/eval.exp
10192 * gdb.base/multi-forks.exp
10193 * gdb.guile/scm-progspace.exp
10194 * gdb.opencl/datatypes.exp
10195 * gdb.python/py-block.exp
10196 * gdb.python/py-function.exp
10197 * gdb.python/py-symbol.exp
10198 * gdb.python/py-symtab.exp
10199 * gdb.python/py-xmethods.exp
10200 * gdb.reverse/break-precsave.exp
10201 * gdb.reverse/break-reverse.exp
10202 * gdb.reverse/consecutive-precsave.exp
10203 * gdb.reverse/consecutive-reverse.exp
10204 * gdb.reverse/finish-precsave.exp
10205 * gdb.reverse/finish-reverse-bkpt.exp
10206 * gdb.reverse/finish-reverse.exp
10207 * gdb.reverse/fstatat-reverse.exp
10208 * gdb.reverse/getresuid-reverse.exp
10209 * gdb.reverse/i386-precsave.exp
10210 * gdb.reverse/i386-reverse.exp
10211 * gdb.reverse/i386-sse-reverse.exp
10212 * gdb.reverse/i387-stack-reverse.exp
10213 * gdb.reverse/insn-reverse.exp
10214 * gdb.reverse/machinestate-precsave.exp
10215 * gdb.reverse/machinestate.exp
10216 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10217 * gdb.reverse/pipe-reverse.exp
10218 * gdb.reverse/readv-reverse.exp
10219 * gdb.reverse/recvmsg-reverse.exp
10220 * gdb.reverse/rerun-prec.exp
10221 * gdb.reverse/s390-mvcle.exp
10222 * gdb.reverse/sigall-precsave.exp
10223 * gdb.reverse/sigall-reverse.exp
10224 * gdb.reverse/solib-precsave.exp
10225 * gdb.reverse/solib-reverse.exp
10226 * gdb.reverse/step-precsave.exp
10227 * gdb.reverse/step-reverse.exp
10228 * gdb.reverse/time-reverse.exp
10229 * gdb.reverse/until-precsave.exp
10230 * gdb.reverse/until-reverse.exp
10231 * gdb.reverse/waitpid-reverse.exp
10232 * gdb.reverse/watch-precsave.exp
10233 * gdb.reverse/watch-reverse.exp
10234
10235 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10236
10237 Fix test names starting with uppercase throughout the files.
10238
10239 * gdb.arch/i386-mpx-simple_segv.exp
10240 * gdb.arch/i386-mpx.exp
10241 * gdb.arch/i386-permbkpt.exp
10242 * gdb.arch/pa-nullify.exp
10243 * gdb.arch/powerpc-d128-regs.exp
10244 * gdb.arch/vsx-regs.exp
10245 * gdb.base/bfp-test.exp
10246 * gdb.base/break.exp
10247 * gdb.base/breakpoint-shadow.exp
10248 * gdb.base/callfuncs.exp
10249 * gdb.base/charset.exp
10250 * gdb.base/commands.exp
10251 * gdb.base/completion.exp
10252 * gdb.base/dfp-test.exp
10253 * gdb.base/echo.exp
10254 * gdb.base/ending-run.exp
10255 * gdb.base/eval.exp
10256 * gdb.base/expand-psymtabs.exp
10257 * gdb.base/float128.exp
10258 * gdb.base/floatn.exp
10259 * gdb.base/foll-exec-mode.exp
10260 * gdb.base/gdb1056.exp
10261 * gdb.base/gdb11531.exp
10262 * gdb.base/kill-after-signal.exp
10263 * gdb.base/multi-forks.exp
10264 * gdb.base/overlays.exp
10265 * gdb.base/pending.exp
10266 * gdb.base/sepdebug.exp
10267 * gdb.base/testenv.exp
10268 * gdb.base/valgrind-db-attach.exp
10269 * gdb.base/watch_thread_num.exp
10270 * gdb.base/watchpoint-cond-gone.exp
10271 * gdb.base/watchpoint.exp
10272 * gdb.base/watchpoints.exp
10273 * gdb.cp/arg-reference.exp
10274 * gdb.cp/baseenum.exp
10275 * gdb.cp/operator.exp
10276 * gdb.cp/shadow.exp
10277 * gdb.dwarf2/dw2-op-out-param.exp
10278 * gdb.dwarf2/dw2-reg-undefined.exp
10279 * gdb.go/chan.exp
10280 * gdb.go/hello.exp
10281 * gdb.go/integers.exp
10282 * gdb.go/methods.exp
10283 * gdb.go/package.exp
10284 * gdb.guile/scm-parameter.exp
10285 * gdb.guile/scm-progspace.exp
10286 * gdb.guile/scm-value.exp
10287 * gdb.mi/mi-pending.exp
10288 * gdb.mi/user-selected-context-sync.exp
10289 * gdb.multi/multi-attach.exp
10290 * gdb.multi/tids.exp
10291 * gdb.opt/clobbered-registers-O2.exp
10292 * gdb.pascal/floats.exp
10293 * gdb.pascal/integers.exp
10294 * gdb.python/py-block.exp
10295 * gdb.python/py-events.exp
10296 * gdb.python/py-parameter.exp
10297 * gdb.python/py-symbol.exp
10298 * gdb.python/py-symtab.exp
10299 * gdb.python/py-type.exp
10300 * gdb.python/py-value.exp
10301 * gdb.python/py-xmethods.exp
10302 * gdb.python/python.exp
10303 * gdb.reverse/break-precsave.exp
10304 * gdb.reverse/consecutive-precsave.exp
10305 * gdb.reverse/finish-precsave.exp
10306 * gdb.reverse/i386-precsave.exp
10307 * gdb.reverse/machinestate-precsave.exp
10308 * gdb.reverse/sigall-precsave.exp
10309 * gdb.reverse/solib-precsave.exp
10310 * gdb.reverse/step-precsave.exp
10311 * gdb.reverse/until-precsave.exp
10312 * gdb.reverse/watch-precsave.exp
10313 * gdb.server/ext-attach.exp
10314 * gdb.server/ext-restart.exp
10315 * gdb.server/ext-run.exp
10316 * gdb.server/ext-wrapper.exp
10317 * gdb.stabs/gdb11479.exp
10318 * gdb.stabs/weird.exp
10319 * gdb.threads/attach-many-short-lived-threads.exp
10320 * gdb.threads/kill.exp
10321 * gdb.threads/watchpoint-fork.exp
10322
10323 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10324
10325 Fix test names starting with uppercase throughout all the files below.
10326
10327 * gdb.ada/array_return.exp
10328 * gdb.ada/catch_ex.exp
10329 * gdb.ada/info_exc.exp
10330 * gdb.ada/mi_catch_ex.exp
10331 * gdb.ada/mi_dyn_arr.exp
10332 * gdb.ada/mi_ex_cond.exp
10333 * gdb.ada/mi_exc_info.exp
10334 * gdb.ada/mi_interface.exp
10335 * gdb.ada/mi_task_arg.exp
10336 * gdb.ada/mi_task_info.exp
10337 * gdb.ada/mi_var_array.exp
10338 * gdb.arch/alpha-step.exp
10339 * gdb.arch/amd64-disp-step.exp
10340 * gdb.arch/arm-disp-step.exp
10341 * gdb.arch/disp-step-insn-reloc.exp
10342 * gdb.arch/e500-prologue.exp
10343 * gdb.arch/ftrace-insn-reloc.exp
10344 * gdb.arch/gdb1558.exp
10345 * gdb.arch/i386-bp_permanent.exp
10346 * gdb.arch/i386-disp-step.exp
10347 * gdb.arch/i386-float.exp
10348 * gdb.arch/i386-gnu-cfi.exp
10349 * gdb.arch/ia64-breakpoint-shadow.exp
10350 * gdb.arch/mips16-thunks.exp
10351 * gdb.arch/pa-nullify.exp
10352 * gdb.arch/powerpc-aix-prologue.exp
10353 * gdb.arch/powerpc-power.exp
10354 * gdb.arch/ppc-dfp.exp
10355 * gdb.arch/s390-tdbregs.exp
10356 * gdb.arch/spu-info.exp
10357 * gdb.arch/spu-ls.exp
10358 * gdb.arch/thumb-bx-pc.exp
10359 * gdb.base/advance.exp
10360 * gdb.base/annota-input-while-running.exp
10361 * gdb.base/arrayidx.exp
10362 * gdb.base/asmlabel.exp
10363 * gdb.base/async.exp
10364 * gdb.base/attach-wait-input.exp
10365 * gdb.base/auto-connect-native-target.exp
10366 * gdb.base/batch-preserve-term-settings.exp
10367 * gdb.base/bfp-test.exp
10368 * gdb.base/bigcore.exp
10369 * gdb.base/bp-permanent.exp
10370 * gdb.base/break-always.exp
10371 * gdb.base/break-fun-addr.exp
10372 * gdb.base/break-idempotent.exp
10373 * gdb.base/break-main-file-remove-fail.exp
10374 * gdb.base/break-probes.exp
10375 * gdb.base/break-unload-file.exp
10376 * gdb.base/break.exp
10377 * gdb.base/call-ar-st.exp
10378 * gdb.base/call-rt-st.exp
10379 * gdb.base/call-sc.exp
10380 * gdb.base/call-signal-resume.exp
10381 * gdb.base/call-strs.exp
10382 * gdb.base/callexit.exp
10383 * gdb.base/callfuncs.exp
10384 * gdb.base/catch-gdb-caused-signals.exp
10385 * gdb.base/catch-signal-siginfo-cond.exp
10386 * gdb.base/catch-syscall.exp
10387 * gdb.base/compare-sections.exp
10388 * gdb.base/cond-eval-mode.exp
10389 * gdb.base/condbreak-call-false.exp
10390 * gdb.base/consecutive-step-over.exp
10391 * gdb.base/cursal.exp
10392 * gdb.base/disabled-location.exp
10393 * gdb.base/disasm-end-cu.exp
10394 * gdb.base/display.exp
10395 * gdb.base/double-prompt-target-event-error.exp
10396 * gdb.base/dprintf-bp-same-addr.exp
10397 * gdb.base/dprintf-detach.exp
10398 * gdb.base/dprintf-next.exp
10399 * gdb.base/dprintf-non-stop.exp
10400 * gdb.base/dprintf-pending.exp
10401 * gdb.base/dso2dso.exp
10402 * gdb.base/ending-run.exp
10403 * gdb.base/enum_cond.exp
10404 * gdb.base/examine-backward.exp
10405 * gdb.base/exe-lock.exp
10406 * gdb.base/exec-invalid-sysroot.exp
10407 * gdb.base/execl-update-breakpoints.exp
10408 * gdb.base/execution-termios.exp
10409 * gdb.base/fileio.exp
10410 * gdb.base/fixsection.exp
10411 * gdb.base/foll-exec-mode.exp
10412 * gdb.base/foll-exec.exp
10413 * gdb.base/fork-running-state.exp
10414 * gdb.base/frame-args.exp
10415 * gdb.base/fullpath-expand.exp
10416 * gdb.base/func-ptr.exp
10417 * gdb.base/gcore-relro-pie.exp
10418 * gdb.base/gdb1090.exp
10419 * gdb.base/gdb1555.exp
10420 * gdb.base/global-var-nested-by-dso.exp
10421 * gdb.base/gnu-ifunc.exp
10422 * gdb.base/hbreak-in-shr-unsupported.exp
10423 * gdb.base/hbreak-unmapped.exp
10424 * gdb.base/hook-stop.exp
10425 * gdb.base/infcall-input.exp
10426 * gdb.base/info-fun.exp
10427 * gdb.base/info-shared.exp
10428 * gdb.base/interrupt-noterm.exp
10429 * gdb.base/jit-so.exp
10430 * gdb.base/jit.exp
10431 * gdb.base/line-symtabs.exp
10432 * gdb.base/list.exp
10433 * gdb.base/longjmp.exp
10434 * gdb.base/macscp.exp
10435 * gdb.base/max-value-size.exp
10436 * gdb.base/nodebug.exp
10437 * gdb.base/nofield.exp
10438 * gdb.base/overlays.exp
10439 * gdb.base/paginate-after-ctrl-c-running.exp
10440 * gdb.base/paginate-bg-execution.exp
10441 * gdb.base/paginate-inferior-exit.exp
10442 * gdb.base/pending.exp
10443 * gdb.base/pr11022.exp
10444 * gdb.base/printcmds.exp
10445 * gdb.base/ptr-typedef.exp
10446 * gdb.base/ptype.exp
10447 * gdb.base/randomize.exp
10448 * gdb.base/range-stepping.exp
10449 * gdb.base/realname-expand.exp
10450 * gdb.base/relativedebug.exp
10451 * gdb.base/remote.exp
10452 * gdb.base/savedregs.exp
10453 * gdb.base/sepdebug.exp
10454 * gdb.base/set-noassign.exp
10455 * gdb.base/shlib-call.exp
10456 * gdb.base/shreloc.exp
10457 * gdb.base/sigaltstack.exp
10458 * gdb.base/sigbpt.exp
10459 * gdb.base/siginfo-addr.exp
10460 * gdb.base/siginfo-obj.exp
10461 * gdb.base/siginfo-thread.exp
10462 * gdb.base/signest.exp
10463 * gdb.base/signull.exp
10464 * gdb.base/sigrepeat.exp
10465 * gdb.base/skip.exp
10466 * gdb.base/so-impl-ld.exp
10467 * gdb.base/solib-corrupted.exp
10468 * gdb.base/solib-disc.exp
10469 * gdb.base/solib-display.exp
10470 * gdb.base/solib-overlap.exp
10471 * gdb.base/solib-search.exp
10472 * gdb.base/solib-symbol.exp
10473 * gdb.base/source-execution.exp
10474 * gdb.base/sss-bp-on-user-bp-2.exp
10475 * gdb.base/sss-bp-on-user-bp.exp
10476 * gdb.base/stack-checking.exp
10477 * gdb.base/stale-infcall.exp
10478 * gdb.base/step-break.exp
10479 * gdb.base/step-line.exp
10480 * gdb.base/step-over-exit.exp
10481 * gdb.base/step-test.exp
10482 * gdb.base/structs.exp
10483 * gdb.base/sym-file.exp
10484 * gdb.base/symtab-search-order.exp
10485 * gdb.base/term.exp
10486 * gdb.base/type-opaque.exp
10487 * gdb.base/unload.exp
10488 * gdb.base/until-nodebug.exp
10489 * gdb.base/until.exp
10490 * gdb.base/unwindonsignal.exp
10491 * gdb.base/watch-cond.exp
10492 * gdb.base/watch-non-mem.exp
10493 * gdb.base/watch_thread_num.exp
10494 * gdb.base/watchpoint-reuse-slot.exp
10495 * gdb.base/watchpoint-solib.exp
10496 * gdb.base/watchpoint.exp
10497 * gdb.btrace/dlopen.exp
10498 * gdb.cell/arch.exp
10499 * gdb.cell/break.exp
10500 * gdb.cell/bt.exp
10501 * gdb.cell/core.exp
10502 * gdb.cell/data.exp
10503 * gdb.cell/dwarfaddr.exp
10504 * gdb.cell/ea-cache.exp
10505 * gdb.cell/ea-standalone.exp
10506 * gdb.cell/ea-test.exp
10507 * gdb.cell/f-regs.exp
10508 * gdb.cell/fork.exp
10509 * gdb.cell/gcore.exp
10510 * gdb.cell/mem-access.exp
10511 * gdb.cell/ptype.exp
10512 * gdb.cell/registers.exp
10513 * gdb.cell/sizeof.exp
10514 * gdb.cell/solib-symbol.exp
10515 * gdb.cell/solib.exp
10516 * gdb.compile/compile-tls.exp
10517 * gdb.cp/exception.exp
10518 * gdb.cp/gdb2495.exp
10519 * gdb.cp/local.exp
10520 * gdb.cp/mb-inline.exp
10521 * gdb.cp/mb-templates.exp
10522 * gdb.cp/pr10687.exp
10523 * gdb.cp/pr9167.exp
10524 * gdb.cp/scope-err.exp
10525 * gdb.cp/templates.exp
10526 * gdb.cp/virtfunc.exp
10527 * gdb.dwarf2/dw2-dir-file-name.exp
10528 * gdb.dwarf2/dw2-single-line-discriminators.exp
10529 * gdb.fortran/complex.exp
10530 * gdb.fortran/library-module.exp
10531 * gdb.guile/guile.exp
10532 * gdb.guile/scm-cmd.exp
10533 * gdb.guile/scm-frame-inline.exp
10534 * gdb.guile/scm-objfile.exp
10535 * gdb.guile/scm-pretty-print.exp
10536 * gdb.guile/scm-symbol.exp
10537 * gdb.guile/scm-type.exp
10538 * gdb.guile/scm-value.exp
10539 * gdb.linespec/keywords.exp
10540 * gdb.linespec/ls-errs.exp
10541 * gdb.linespec/macro-relative.exp
10542 * gdb.linespec/thread.exp
10543 * gdb.mi/mi-breakpoint-changed.exp
10544 * gdb.mi/mi-dprintf-pending.exp
10545 * gdb.mi/mi-fullname-deleted.exp
10546 * gdb.mi/mi-logging.exp
10547 * gdb.mi/mi-pending.exp
10548 * gdb.mi/mi-solib.exp
10549 * gdb.mi/new-ui-mi-sync.exp
10550 * gdb.mi/user-selected-context-sync.exp
10551 * gdb.multi/dummy-frame-restore.exp
10552 * gdb.multi/multi-arch-exec.exp
10553 * gdb.multi/remove-inferiors.exp
10554 * gdb.multi/watchpoint-multi-exit.exp
10555 * gdb.opt/solib-intra-step.exp
10556 * gdb.perf/backtrace.exp
10557 * gdb.perf/single-step.exp
10558 * gdb.perf/skip-command.exp
10559 * gdb.perf/skip-prologue.exp
10560 * gdb.perf/solib.exp
10561 * gdb.python/lib-types.exp
10562 * gdb.python/py-as-string.exp
10563 * gdb.python/py-bad-printers.exp
10564 * gdb.python/py-block.exp
10565 * gdb.python/py-breakpoint.exp
10566 * gdb.python/py-cmd.exp
10567 * gdb.python/py-events.exp
10568 * gdb.python/py-evthreads.exp
10569 * gdb.python/py-finish-breakpoint.exp
10570 * gdb.python/py-finish-breakpoint2.exp
10571 * gdb.python/py-frame-inline.exp
10572 * gdb.python/py-frame.exp
10573 * gdb.python/py-inferior.exp
10574 * gdb.python/py-infthread.exp
10575 * gdb.python/py-mi.exp
10576 * gdb.python/py-objfile.exp
10577 * gdb.python/py-pp-maint.exp
10578 * gdb.python/py-pp-registration.exp
10579 * gdb.python/py-prettyprint.exp
10580 * gdb.python/py-recurse-unwind.exp
10581 * gdb.python/py-shared.exp
10582 * gdb.python/py-symbol.exp
10583 * gdb.python/py-symtab.exp
10584 * gdb.python/py-template.exp
10585 * gdb.python/py-type.exp
10586 * gdb.python/py-unwind-maint.exp
10587 * gdb.python/py-unwind.exp
10588 * gdb.python/py-value.exp
10589 * gdb.python/python.exp
10590 * gdb.reverse/finish-reverse-bkpt.exp
10591 * gdb.reverse/insn-reverse.exp
10592 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10593 * gdb.reverse/solib-precsave.exp
10594 * gdb.reverse/solib-reverse.exp
10595 * gdb.stabs/gdb11479.exp
10596 * gdb.stabs/weird.exp
10597 * gdb.threads/fork-child-threads.exp
10598 * gdb.threads/fork-plus-threads.exp
10599 * gdb.threads/fork-thread-pending.exp
10600 * gdb.threads/forking-threads-plus-breakpoint.exp
10601 * gdb.threads/hand-call-in-threads.exp
10602 * gdb.threads/interrupted-hand-call.exp
10603 * gdb.threads/linux-dp.exp
10604 * gdb.threads/local-watch-wrong-thread.exp
10605 * gdb.threads/next-while-other-thread-longjmps.exp
10606 * gdb.threads/non-ldr-exit.exp
10607 * gdb.threads/pending-step.exp
10608 * gdb.threads/print-threads.exp
10609 * gdb.threads/process-dies-while-detaching.exp
10610 * gdb.threads/process-dies-while-handling-bp.exp
10611 * gdb.threads/pthreads.exp
10612 * gdb.threads/queue-signal.exp
10613 * gdb.threads/reconnect-signal.exp
10614 * gdb.threads/signal-command-handle-nopass.exp
10615 * gdb.threads/signal-command-multiple-signals-pending.exp
10616 * gdb.threads/signal-delivered-right-thread.exp
10617 * gdb.threads/signal-sigtrap.exp
10618 * gdb.threads/sigthread.exp
10619 * gdb.threads/staticthreads.exp
10620 * gdb.threads/stepi-random-signal.exp
10621 * gdb.threads/thread-unwindonsignal.exp
10622 * gdb.threads/thread_check.exp
10623 * gdb.threads/thread_events.exp
10624 * gdb.threads/tid-reuse.exp
10625 * gdb.threads/tls-nodebug.exp
10626 * gdb.threads/tls-shared.exp
10627 * gdb.threads/tls-so_extern.exp
10628 * gdb.threads/tls.exp
10629 * gdb.threads/wp-replication.exp
10630 * gdb.trace/actions-changed.exp
10631 * gdb.trace/actions.exp
10632 * gdb.trace/backtrace.exp
10633 * gdb.trace/change-loc.exp
10634 * gdb.trace/collection.exp
10635 * gdb.trace/deltrace.exp
10636 * gdb.trace/disconnected-tracing.exp
10637 * gdb.trace/entry-values.exp
10638 * gdb.trace/ftrace-lock.exp
10639 * gdb.trace/ftrace.exp
10640 * gdb.trace/infotrace.exp
10641 * gdb.trace/mi-trace-frame-collected.exp
10642 * gdb.trace/mi-trace-unavailable.exp
10643 * gdb.trace/mi-traceframe-changed.exp
10644 * gdb.trace/mi-tracepoint-changed.exp
10645 * gdb.trace/mi-tsv-changed.exp
10646 * gdb.trace/no-attach-trace.exp
10647 * gdb.trace/packetlen.exp
10648 * gdb.trace/passc-dyn.exp
10649 * gdb.trace/passcount.exp
10650 * gdb.trace/pending.exp
10651 * gdb.trace/pr16508.exp
10652 * gdb.trace/qtro.exp
10653 * gdb.trace/range-stepping.exp
10654 * gdb.trace/read-memory.exp
10655 * gdb.trace/report.exp
10656 * gdb.trace/save-trace.exp
10657 * gdb.trace/signal.exp
10658 * gdb.trace/stap-trace.exp
10659 * gdb.trace/status-stop.exp
10660 * gdb.trace/strace.exp
10661 * gdb.trace/tfile.exp
10662 * gdb.trace/tfind.exp
10663 * gdb.trace/trace-break.exp
10664 * gdb.trace/trace-condition.exp
10665 * gdb.trace/trace-enable-disable.exp
10666 * gdb.trace/trace-mt.exp
10667 * gdb.trace/tracecmd.exp
10668 * gdb.trace/tracefile-pseudo-reg.exp
10669 * gdb.trace/tspeed.exp
10670 * gdb.trace/tstatus.exp
10671 * gdb.trace/tsv.exp
10672 * gdb.trace/unavailable.exp
10673 * gdb.trace/while-dyn.exp
10674 * gdb.trace/while-stepping.exp
10675 * lib/gdb-guile.exp
10676 * lib/gdb.exp
10677 * lib/mi-support.exp
10678 * lib/pascal.exp
10679 * lib/perftest.exp
10680 * lib/prelink-support.exp
10681 * lib/selftest-support.exp
10682
10683 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10684
10685 * Makefile.in: Include disable-implicit-rules.mk.
10686
10687 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10688
10689 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10690 non-byte-aligned bit fields.
10691
10692 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10693
10694 PR gdb/12616
10695 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10696 respects the DW_AT_data_bit_offset attribute.
10697
10698 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10699
10700 * gdb.base/default.exp: Fix output of "set language".
10701
10702 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10703
10704 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10705 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10706 make.
10707 * configure.ac: Remove checks for the make program.
10708 * configure: Re-generate.
10709
10710 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10711
10712 * gdb.python/py-recurse-unwind.c (main): Add loop.
10713 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10714 to read_register() and gdb.parse_and_eval(). Make each code
10715 call a separate case that can be individually tested.
10716 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10717 proc. Call cont_and_backtrace for each of the code paths that
10718 we want to test in the unwinder.
10719
10720 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10721
10722 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10723 the definition of struct S.
10724
10725 2016-11-11 Catherine Moore <clm@codesourcery.com>
10726
10727 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10728
10729 2016-11-09 Pedro Alves <palves@redhat.com>
10730
10731 * gdb.base/commands.exp (runto_or_return): New procedure.
10732 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10733 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10734 (progvar_simple_while_test, progvar_complex_if_while_test)
10735 (if_while_breakpoint_command_test)
10736 (infrun_breakpoint_command_test, breakpoint_command_test)
10737 (user_defined_command_test, watchpoint_command_test)
10738 (test_command_prompt_position, redefine_hook_test)
10739 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10740 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10741 multi_line_input and multi_line. Remove gdb_expect and
10742 gdb_stop_suppressing_tests uses.
10743 * lib/gdb.exp (valnum_re): New global.
10744 (multi_line_input): New procedure.
10745
10746 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10747
10748 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10749 Remove.
10750 (test_setup): Define with proc_with_prefix.
10751 (test_cli_inferior): Likewise.
10752 (test_cli_thread): Likewise.
10753 (test_cli_frame): Likewise.
10754 (test_cli_select_frame): Likewise.
10755 (test_cli_up_down): Likewise.
10756 (test_mi_thread_select): Likewise.
10757 (test_mi_stack_select_frame): Likewise.
10758 (test_cli_in_mi_inferior): Likewise.
10759 (test_cli_in_mi_thread): Likewise.
10760 (test_cli_in_mi_frame): Likewise.
10761 (top level): Do not use with_test_prefix_procname.
10762
10763 2016-11-09 Pedro Alves <palves@redhat.com>
10764
10765 * gdb.base/commands.exp (gdbvar_simple_if_test)
10766 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10767 (progvar_simple_if_test, progvar_simple_while_test)
10768 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10769 (infrun_breakpoint_command_test, breakpoint_command_test)
10770 (user_defined_command_test, watchpoint_command_test)
10771 (test_command_prompt_position, deprecated_command_test)
10772 (bp_deleted_in_command, temporary_breakpoint_commands)
10773 (stray_arg0_test, source_file_with_indented_comment)
10774 (recursive_source_test, if_commands_test)
10775 (error_clears_commands_left, redefine_hook_test)
10776 (redefine_backtrace_test): Use proc_with_prefix.
10777 * lib/gdb.exp (proc_with_prefix): New proc.
10778
10779 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10780
10781 * gdb.base/tui-layout.c: New file.
10782 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10783 disassembly window contains very long lines.
10784
10785 2016-11-08 Tom Tromey <tom@tromey.com>
10786
10787 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10788 depend on Python 2.
10789
10790 2016-11-08 Tom Tromey <tom@tromey.com>
10791
10792 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10793 New method.
10794
10795 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10796
10797 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10798
10799 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10800
10801 * gdb.rust/simple.rs: Add test for univariant enums without
10802 discriminants and for encoded struct-like enums.
10803
10804 2016-10-28 Pedro Alves <palves@redhat.com>
10805
10806 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10807 gdb_test_multiple, tighten regexps and match symtabs and line
10808 tables incrementally.
10809
10810 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10811
10812 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10813 general.
10814
10815 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10816
10817 * gdb.base/exec-invalid-sysroot.exp: New file.
10818
10819 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10820
10821 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10822
10823 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10824
10825 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10826
10827 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10828
10829 * gdb.base/killed-outside.exp: Remove $options from a call to
10830 `prepare_for_testing'.
10831
10832 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10833
10834 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10835 Change test message.
10836
10837 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10838
10839 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10840 Update comment.
10841
10842 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10843
10844 * gdb.trace/mi-trace-save.exp: New file.
10845
10846 2016-10-13 Yao Qi <yao.qi@linaro.org>
10847
10848 * gdb.base/code_elim.exp (get_var_address): Remove.
10849 * gdb.base/relocate.exp: Likewise.
10850 * gdb.base/shreloc.exp: Likewise.
10851 * lib/gdb.exp (get_var_address): New.
10852
10853 2016-10-13 Yao Qi <yao.qi@linaro.org>
10854
10855 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10856 floating point tests if $skip_float_test is false.
10857
10858 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10859
10860 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10861 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10862 argc values.
10863 Add 1 to argc so we guarantee distinct initial/modified argc values.
10864
10865 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10866
10867 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10868
10869 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10870
10871 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10872 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10873 * gdb.arch/vsx-regs.exp: Likewise.
10874
10875 2016-10-07 Yao Qi <yao.qi@linaro.org>
10876
10877 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10878
10879 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10880
10881 * gdb.python/python.exp: Test decode_line("*0").
10882
10883 2016-10-06 Doug Evans <dje@google.com>
10884
10885 * gdb.python/py-value.exp (test_value_creation): Add test for large
10886 unsigned 64-bit value.
10887
10888 2016-10-06 Tom Tromey <tom@tromey.com>
10889
10890 * gdb.compile/compile.exp: Change java tests to rust.
10891 * gdb.base/setshow.exp: Change java tests to rust.
10892 * gdb.base/default.exp: Remove java from language list.
10893 * README (Examples): Update language example.
10894 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10895 test.
10896 * lib/gdb.exp (skip_java_tests): Remove.
10897 * lib/java.exp: Remove.
10898 * gdb.java: Remove.
10899
10900 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10901
10902 * gdb.arch/mips-fcr.exp: New test.
10903 * gdb.arch/mips-fcr.c: Source for the new test.
10904
10905 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10906
10907 * gdb.base/solib-disc.exp: Use `standard_output_file'
10908 throughout.
10909
10910 2016-10-06 Pedro Alves <palves@redhat.com>
10911
10912 * gdb.base/jit-simple-dl.c: New file.
10913 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10914 * gdb.base/jit-simple.c: ... this.
10915 * gdb.base/jit-simple.exp (jit_run): Delete.
10916 (build_jit): New proc.
10917 (jit_test_reread): Recompile either the main program or the shared
10918 library, depending on what is being tested. Skip changing address
10919 if caller wants to. Compare before/after addresses. If testing
10920 standalone, explicitly load the binary. Test "maint info
10921 breakpoints".
10922 (top level): Add "standalone vs shared lib" and "change address"
10923 vs "same address" axes.
10924
10925 2016-10-06 Pedro Alves <palves@redhat.com>
10926
10927 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10928 call.
10929 (jit_run): Delete.
10930 (jit_test_reread): Use with_test_prefix. Reload the main binary
10931 explicitly. Compare the before/after addresses of the JIT
10932 descriptor.
10933
10934 2016-08-15 Doug Evans <dje@google.com>
10935
10936 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10937 for single bitfields is bool.
10938 * gdb.xml/tdesc-regs.exp: Ditto.
10939
10940 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10941
10942 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10943
10944 2016-10-05 Yao Qi <yao.qi@linaro.org>
10945
10946 * lib/gdb.exp (support_complex_tests): Return zero if
10947 gdb_skip_float_test return true.
10948
10949 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10950 Simon Marchi <simon.marchi@ericsson.com>
10951
10952 PR gdb/20487
10953 * gdb.mi/user-selected-context-sync.exp: New file.
10954 * gdb.mi/user-selected-context-sync.c: New file.
10955
10956 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10957 Simon Marchi <simon.marchi@ericsson.com>
10958
10959 PR gdb/20487
10960 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10961 =thread-select-event check.
10962
10963 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10964
10965 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10966 the compulsory L operand changes.
10967 * gdb.arch/powerpc-power.s: Likewise.
10968
10969 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10970
10971 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10972 * gdb.base/jit-attach-pie.c: New file.
10973 * gdb.base/jit-attach-pie.exp: New file.
10974
10975 2016-09-28 Pedro Alves <palves@redhat.com>
10976
10977 * gdb.base/infcall-input.c: New file.
10978 * gdb.base/infcall-input.exp: New file.
10979
10980 2016-09-22 Yao Qi <yao.qi@linaro.org>
10981
10982 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10983 (gdb_exit): Rename it to ...
10984 (gdbserver_gdb_exit): ... Close GDBserver.
10985 (gdb_exit): New proc, call gdbserver_gdb_exit.
10986 (mi_gdb_exit): Likewise.
10987
10988 2016-09-22 Yao Qi <yao.qi@linaro.org>
10989
10990 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10991 path.
10992 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10993 Remove duplication.
10994
10995 2016-09-22 Yao Qi <yao.qi@linaro.org>
10996
10997 * lib/gdbserver-support.exp: Check the existence of
10998 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10999
11000 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11001
11002 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11003
11004 2016-09-21 Tom Tromey <tom@tromey.com>
11005
11006 PR gdb/20604:
11007 * gdb.base/quit.exp: New file.
11008
11009 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11010
11011 * .gitignore: New file.
11012
11013 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11014
11015 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11016 throughout.
11017
11018 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11019
11020 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11021
11022 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11023
11024 * gdb.cp/casts.cc (decltype): Move it ...
11025 (main): ... with its call to ...
11026 * gdb.cp/casts03.cc: ... a new file.
11027 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11028
11029 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11030
11031 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11032
11033 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11034
11035 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11036 and sync up the test with tests in gas/testsuite/gas/ppc.
11037 * gdb.arch/powerpc-power.exp: Likewise.
11038
11039 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11040
11041 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11042
11043 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11044 Jan Kratochvil <jan.kratochvil@redhat.com>
11045
11046 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11047 make m1's definition to be different from m2's. Use 'dummy' as an
11048 argument for probe 'two'.
11049
11050 2016-09-10 Jon Beniston <jon@beniston.com>
11051
11052 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11053 for sim target.
11054
11055 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11056
11057 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11058 variable declaration.
11059 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11060 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11061 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11062 received HWCAP as its argument.
11063
11064 2016-09-06 Pedro Alves <palves@redhat.com>
11065
11066 * gdb.base/new-ui-pending-input.c: New file.
11067 * gdb.base/new-ui-pending-input.exp: New file.
11068 * gdb.exp (clear_gdb_spawn_id): New procedure.
11069 (with_spawn_id): Check whether gdb_spawn_id exists before
11070 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11071 on exit.
11072
11073 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11074
11075 * gdb.base/float128.c: New file.
11076 * gdb.base/float128.exp: Likewise.
11077 * gdb.base/floatn.c: Likewise.
11078 * gdb.base/floatn.exp: Likewise.
11079
11080 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11081
11082 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11083
11084 2016-09-05 Pedro Alves <palves@redhat.com>
11085
11086 PR backtrace/19927
11087 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11088 unwinders are immediately called as side effect of "source" or
11089 "disable unwinder" commands.
11090 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11091
11092 2016-09-02 Yao Qi <yao.qi@linaro.org>
11093
11094 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11095 is true and $type is "float" or "double".
11096
11097 2016-09-02 Yao Qi <yao.qi@linaro.org>
11098
11099 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11100 true.
11101 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11102 * gdb.base/call-rt-st.exp: Likewise.
11103 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11104 return value instead of gdb,skip_float_test.
11105 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11106 (do_function_calls): Use its return value instead of
11107 gdb,skip_float_test.
11108 * gdb.base/finish.exp: Likewise.
11109 * gdb.base/funcargs.exp: Likewise.
11110 * gdb.base/return.exp: Likewise.
11111 * gdb.base/return2.exp: Likewise.
11112 * gdb.base/varargs.exp: Likewise.
11113 * lib/gdb.exp (gdb_skip_float_test): Change it to
11114 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11115
11116 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11117
11118 * gdb.multi/tids.exp: Test "thread apply all".
11119
11120 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11121
11122 * gdb.base/default.exp (tty): Remove.
11123
11124 2016-08-24 Kevin Buettner <kevinb@redhat.com>
11125
11126 * gdb.python/py-recurse-unwind.c: New file.
11127 * gdb.python/py-recurse-unwind.py: New file.
11128 * gdb.python/py-recurse-unwind.exp: New file.
11129
11130 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11131
11132 * gdb.base/set-inferior-tty.exp: New file.
11133 * gdb.base/set-inferior-tty.c: New file.
11134
11135 2016-08-23 Pedro Alves <palves@redhat.com>
11136
11137 PR gdb/20494
11138 * gdb.base/new-ui-echo.c: New file.
11139 * gdb.base/new-ui-echo.exp: New file.
11140
11141 2016-08-23 Yao Qi <yao.qi@linaro.org>
11142
11143 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11144 gdbserver_spawn.
11145 * gdb.server/connect-without-multi-process.exp (do_test):
11146 Likewise.
11147
11148 2016-08-23 Yao Qi <yao.qi@linaro.org>
11149
11150 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11151 standalone_txt. Delete gdb_txt and standalone_txt on host
11152 and target. Spawn the binary on target. Copy files from
11153 target to host.
11154
11155 2016-08-22 Pedro Alves <palves@redhat.com>
11156
11157 PR gdb/20505
11158 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11159 with_test_prefix. Factor out bits to ...
11160 (test_no_vdso): ... this new procedure.
11161
11162 2016-08-19 Carl Love <cel@us.ibm.com>
11163
11164 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11165 maintaining separate logic for constructing the output path.
11166 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11167 * gdb.arch/ppc-dfp.exp: Likewise.
11168 * gdb.arch/ppc-fp.exp: Likewise.
11169 * gdb.arch/vsx-regs.exp: Likewise.
11170 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11171 binprefix for generating the additional binary files.
11172
11173 2016-08-19 Pedro Alves <palves@redhat.com>
11174
11175 * gdb.trace/mi-trace-frame-collected.exp
11176 (test_trace_frame_collected): On x32, expect two registers.
11177
11178 2016-08-18 Carl Love <cel@us.ibm.com>
11179
11180 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11181 and sync up the test with tests in gas/testsuite/gas/ppc.
11182 * gdb.arch/powerpc-power.exp: Likewise.
11183
11184 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11185
11186 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11187 expected error message.
11188
11189 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11190
11191 * gdb.multi/remove-inferiors.exp: New file.
11192 * gdb.multi/remove-inferiors.c: New file.
11193
11194 2016-08-12 Yao Qi <yao.qi@linaro.org>
11195
11196 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11197 argument list.
11198
11199 2016-08-10 Pedro Alves <palves@redhat.com>
11200
11201 PR gdb/19187
11202 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11203 setup_kfails.
11204
11205 2016-08-09 Pedro Alves <palves@redhat.com>
11206 Simon Marchi <simon.marchi@ericsson.com>
11207
11208 PR gdb/20418
11209 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11210 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11211
11212 2016-08-09 Pedro Alves <palves@redhat.com>
11213
11214 PR mi/20431
11215 * gdb.mi/mi-cmd-error.exp: New file.
11216
11217 2016-08-09 Pedro Alves <palves@redhat.com>
11218
11219 PR gdb/18653
11220 * gdb.base/signals-state-child.c: New file.
11221 * gdb.base/signals-state-child.exp: New file.
11222 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11223
11224 2016-08-09 Pedro Alves <palves@redhat.com>
11225
11226 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11227
11228 2016-08-03 Tom Tromey <tom@tromey.com>
11229
11230 PR python/18565:
11231 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11232
11233 2016-08-01 Yao Qi <yao.qi@linaro.org>
11234
11235 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11236 variable mode to "multi-process" if $multi_process is 1, otherwise
11237 set it to "single-process".
11238
11239 2016-08-01 Yao Qi <yao.qi@linaro.org>
11240
11241 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11242 * gdb.cp/cpexprs.exp: Likewise.
11243 * gdb.cp/m-static.exp: Likewise.
11244
11245 2016-07-26 Tom Tromey <tom@tromey.com>
11246
11247 PR python/20190:
11248 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11249 test.
11250
11251 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11252
11253 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11254 selecting assembly source files.
11255 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11256 assembly source files.
11257 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11258 assembly source files.
11259 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11260 selecting assembly source files.
11261
11262 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11263
11264 * gdb.base/new-ui.exp (do_test_invalid_args): New
11265 procedure.
11266
11267 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11268
11269 * gdb.btrace/reconnect.c: New file.
11270 * gdb.btrace/reconnect.exp: New file.
11271
11272 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11273
11274 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11275 to test_catch_syscall_group.
11276 (test_catch_syscall_group): New.
11277
11278 2016-07-21 Tom Tromey <tom@tromey.com>
11279
11280 * gdb.rust/simple.rs (main): Use empty struct expression.
11281 * gdb.rust/simple.exp: Add tests for empty struct expression.
11282
11283 2016-07-21 Yao Qi <yao.qi@linaro.org>
11284
11285 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11286 if gdb_skip_xml_test is true on some targets.
11287
11288 2016-07-21 Yao Qi <yao.qi@linaro.org>
11289
11290 * gdb.server/solib-list.exp: Unset last_loaded_file.
11291
11292 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11293
11294 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11295 "step into captured_main (args)".
11296
11297 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11298
11299 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11300
11301 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11302
11303 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11304
11305 2016-07-19 Pedro Alves <palves@redhat.com>
11306
11307 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11308 * gdb.opt/inline-bt.exp: Likewise.
11309 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11310 additional_flags=-Winline.
11311 * gdb.opt/inline-locals.exp: Likewise.
11312 * gdb.opt/inline-markers.c (ATTR): Define.
11313 (inlined_fn): Use it.
11314
11315 2016-07-19 Yao Qi <yao.qi@linaro.org>
11316
11317 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11318 (test_with_self): Remove some code. Remove argument executable.
11319 (top-level): Use do_self_tests.
11320
11321 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11322 Don Breazeal <donb@codesourcery.com>
11323
11324 * gdb.base/maint.exp: Escape paths used in regular expressions.
11325 * gdb.stabs/weird.exp: Likewise.
11326
11327 2016-07-13 Tom Tromey <tom@tromey.com>
11328
11329 PR python/15620, PR python/18620:
11330 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11331 (test_bkpt_events): New procs.
11332
11333 2016-07-13 Tom Tromey <tom@tromey.com>
11334
11335 PR python/17698:
11336 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11337 test.
11338 (test_watchpoints): Likewise.
11339 (test_bkpt_pending): New proc.
11340
11341 2016-07-13 Tom Tromey <tom@tromey.com>
11342
11343 PR cli/18053:
11344 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11345 completion test.
11346
11347 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11348
11349 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11350 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11351 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11352 f_label.
11353 (g): Rename g_end_lbl to g_label.
11354 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11355 low_pc and high_pc.
11356 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11357
11358 2016-07-12 Tom Tromey <tom@tromey.com>
11359
11360 PR python/19293:
11361 * gdb.python/py-unwind-maint.exp: Update tests.
11362
11363 2016-07-12 Yao Qi <yao.qi@linaro.org>
11364
11365 * lib/selftest-support.exp (selftest_setup): Match the output
11366 when captured_main is inlined.
11367
11368 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11369
11370 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11371 New variables.
11372 (print this%a, print this%b, print this): New tests.
11373 * gdb.fortran/derived-types.f90 (this): New object and
11374 initialization.
11375
11376 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11377
11378 * gdb.ada/arraydim.exp: Remove extra directory level in build
11379 directory.
11380
11381 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11382
11383 * lib/ada.exp: Remove extra directory level in build directory.
11384 * gdb.ada/cond_lang.exp: Likewise.
11385 * gdb.ada/exec_changed.exp: Likewise.
11386 * gdb.ada/lang_switch.exp: Likewise.
11387
11388 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11389
11390 * simple.rs: Add test for raw pointer subscripting.
11391 * simple.exp: Add test expectations.
11392
11393 2016-07-05 Yao Qi <yao.qi@linaro.org>
11394
11395 * gdb.mi/mi-reverse.exp: Match =record-started output.
11396
11397 2016-07-01 Pedro Alves <palves@redhat.com>
11398
11399 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11400 procedure.
11401 (jit_reader_test): Test the jit reader's unwinder.
11402 * gdb.base/jithost.c (jit_function_00_code): New global.
11403 (main): Use memcpy to fill in the mmapped code, instead of poking
11404 bytes manually here.
11405 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11406 value.
11407 (read_debug_info): Save the function's range.
11408 (read_sp): New function.
11409 (unwind_frame): Use it. Also unwind RBP.
11410 (get_frame_id): Use read_sp.
11411 (gdb_init_reader): Use calloc instead of malloc.
11412 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11413 parameter. Use gdb_test_multiple.
11414
11415 2016-07-01 Pedro Alves <palves@redhat.com>
11416 Antoine Tremblay <antoine.tremblay@ericsson.com>
11417
11418 * gdb.threads/process-dies-while-detaching.c: New file.
11419 * gdb.threads/process-dies-while-detaching.exp: New file.
11420
11421 2016-07-01 Pedro Alves <palves@redhat.com>
11422
11423 * gdb.multi/watchpoint-multi-exit.c: New file.
11424 * gdb.multi/watchpoint-multi-exit.exp: New file.
11425
11426 2016-06-30 Pedro Alves <palves@redhat.com>
11427
11428 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11429 unset inferior_spawn_id.
11430
11431 2016-06-30 Pedro Alves <palves@redhat.com>
11432
11433 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11434 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11435
11436 2016-06-29 Yao Qi <yao.qi@linaro.org>
11437
11438 * gdb.base/return.c: Add copyright header.
11439
11440 2016-06-29 Tom Tromey <tom@tromey.com>
11441
11442 PR python/20129:
11443 * gdb.python/py-framefilter.exp: Add tests for setting priority
11444 and disabling of non-existent frame filter.
11445
11446 2016-06-29 Yao Qi <yao.qi@linaro.org>
11447
11448 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11449 0x0f07ff.
11450
11451 2016-06-28 Yao Qi <yao.qi@linaro.org>
11452
11453 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11454 triplets. Start gdb, execute catch syscall, and continue. Check
11455 gdb's output to determine catch syscall is supported.
11456
11457 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11458
11459 * gdb.rust/simple.rs: Add test for returning unit in a function.
11460 * gdb.rust/simple.exp: Add expectation for functions returning
11461 unit.
11462
11463 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11464
11465 * gdb.python/py-breakpoint-create-fail.c,
11466 gdb.python/py-breakpoint-create-fail.exp,
11467 gdb.python/py-breakpoint-create-fail.py: New testcase.
11468
11469 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11470
11471 PR gdb/20239
11472 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11473 * gdb.rust/simple.exp: Add test expectations for new NonZero
11474 tests.
11475
11476 2016-06-24 David Taylor <dtaylor@emc.com>
11477
11478 * gdb.base/offsets.exp: New file.
11479 * gdb.base/offsets.c: New file.
11480
11481 2016-06-23 Tom Tromey <tom@tromey.com>
11482
11483 PR gdb/16483:
11484 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11485 before any filters are loaded.
11486
11487 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11488
11489 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11490 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11491 structs.
11492 * gdb.fortran/derived-type-function.exp: New file.
11493 * gdb.fortran/derived-type-function.f90: New file.
11494
11495
11496 2016-06-21 Pedro Alves <palves@redhat.com>
11497
11498 * gdb.base/new-ui.exp: New file.
11499 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11500 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11501 (with_spawn_id): New procedure.
11502
11503 2016-06-21 Pedro Alves <palves@redhat.com>
11504
11505 * gdb.mi/mi-exec-run.exp: New file.
11506
11507 2016-06-21 Pedro Alves <palves@redhat.com>
11508
11509 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11510 breakpoint command's output on the main UI.
11511 (test_break): New procedure, factored out from calls in the top
11512 level.
11513 (top level): Use foreach_with_prefix to test MI as main UI and as
11514 separate UI.
11515
11516 2016-06-21 Pedro Alves <palves@redhat.com>
11517
11518 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11519 (test_awatch_creation_and_listing)
11520 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11521 Remove 'type' parameter.
11522 (test_watchpoint_all): New parameter mi_mode. Remove
11523 with_test_prefix.
11524 (top level): Use foreach_with_prefix, and add main/separate UI MI
11525 testing axis.
11526
11527 2016-06-21 Pedro Alves <palves@redhat.com>
11528
11529 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11530 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11531 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11532 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11533 (gdb_main_spawn_id, mi_spawn_id): Declare and
11534 comment.
11535 (mi_create_inferior_pty): New procedure,
11536 factored out from default_mi_gdb_start.
11537 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11538 procedures.
11539 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11540 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11541 Use mi_create_inferior_pty.
11542 (mi_gdb_start): Use eval to pass down args list.
11543
11544 2016-06-21 Pedro Alves <palves@redhat.com>
11545
11546 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11547 * gdb.opt/inline-cmds.exp: Add MI tests.
11548
11549 2016-06-21 Pedro Alves <palves@redhat.com>
11550
11551 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11552
11553 2016-06-21 Pedro Alves <palves@redhat.com>
11554
11555 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11556 (top level): Use it instead of mi_execute_to.
11557
11558 2016-06-21 Pedro Alves <palves@redhat.com>
11559
11560 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11561 (cont_handler_str): New.
11562 (signal_stop_handler): Set stop_handler_str instead of printing to
11563 stdout.
11564 (continue_handler): Set cont_handler_str instead of printing to
11565 stdout.
11566 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11567 mi_send_resuming_command. Print stop_handler_str and
11568 cont_handler_str instead of expecting the python events print
11569 directly.
11570
11571 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11572
11573 * gdb.base/jit-reader.exp: New file.
11574 * gdb.base/jithost.c: New file.
11575 * gdb.base/jithost.h: New file.
11576 * gdb.base/jitreader.c : New file.
11577 * gdb.base/jit-protocol.h: New file.
11578
11579 2016-06-17 Yao Qi <yao.qi@linaro.org>
11580
11581 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11582 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11583 and detach-on-fork. Adjust tests.
11584 (top level): Invoke break_cond_on_syscall with combinations of
11585 syscall, follow-fork-mode and detach-on-fork.
11586
11587 2016-06-17 Yao Qi <yao.qi@linaro.org>
11588
11589 * gdb.base/step-over-exit.c: New.
11590 * gdb.base/step-over-exit.exp: New.
11591
11592 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11593
11594 * gdb.base/float.exp: Add target check for nds32*-*-*.
11595 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11596
11597 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11598
11599 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11600 for unsupported target features.
11601 * gdb.base/call-rt-st.exp: Likewise.
11602 * gdb.base/call-sc.exp: Likewise.
11603 * gdb.base/call-signal-resume.exp: Likewise.
11604 * gdb.base/call-strs.exp: Likewise.
11605 * gdb.base/callexit.exp: Likewise.
11606 * gdb.base/callfuncs.exp: Likewise.
11607 * gdb.base/nodebug.exp: Likewise.
11608 * gdb.base/printcmds.exp: Likewise.
11609 * gdb.base/ptype.exp: Likewise.
11610 * gdb.base/structs.exp: Likewise.
11611 * gdb.base/unwindonsignal.exp: Likewise.
11612 * gdb.cp/gdb2495.exp: Likewise.
11613 * gdb.cp/templates.exp: Likewise.
11614 * gdb.cp/virtfunc.exp: Likewise.
11615 * gdb.threads/hand-call-in-threads.exp: Likewise.
11616 * gdb.threads/interrupted-hand-call.exp: Likewise.
11617 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11618
11619 2016-06-10 Tom Tromey <tom@tromey.com>
11620
11621 PR rust/20110:
11622 * gdb.rust/expr.exp: Add test for integer constant larger than
11623 i32.
11624
11625 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11626
11627 * gdb.fortran/nested-funcs.exp: New.
11628 * gdb.fortran/nested-funcs.f90: New.
11629
11630 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11631
11632 * gdb.base/examine-backward.c: New file.
11633 * gdb.base/examine-backward.exp: New file.
11634
11635 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11636
11637 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11638 matching.
11639
11640 2016-06-02 Tom Tromey <tom@tromey.com>
11641
11642 PR python/18984:
11643 * gdb.python/py-shared.exp: Add solib_name test.
11644
11645 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11646
11647 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11648
11649 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11650
11651 PR c++/19893
11652 * gdb.dwarf2/implref.exp: Rename to...
11653 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11654 * gdb.dwarf2/implref-array.c: New file.
11655 * gdb.dwarf2/implref-array.exp: Likewise.
11656 * gdb.dwarf2/implref-global.c: Likewise.
11657 * gdb.dwarf2/implref-global.exp: Likewise.
11658 * gdb.dwarf2/implref-struct.c: Likewise.
11659 * gdb.dwarf2/implref-struct.exp: Likewise.
11660
11661 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11662
11663 * gdb.trace/trace-condition.exp: Add 64bit tests.
11664
11665 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11666
11667 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11668 bits types.
11669 (main): Adapt to 8 to 64 bits types.
11670 * gdb.trace/trace-condition.exp: Add new tests.
11671
11672 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11673
11674 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11675
11676 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11677
11678 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11679 Move condition tests...
11680 * gdb.trace/trace-condition.exp: Here.
11681
11682 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11683
11684 * gdb.trace/trace-condition.exp: Add counter-case tests.
11685
11686 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11687
11688 PR c++/15231
11689 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11690 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11691
11692 2016-05-27 Pedro Alves <palves@redhat.com>
11693
11694 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11695 New procedure.
11696 (top level): Call it, and bail out of DejaGnu is known to be bad.
11697
11698 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11699
11700 * gdb.base/whatis.c: Extend the test case.
11701 * gdb.base/whatis.exp: Add additional tests.
11702
11703 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11704
11705 * gdb.fortran/type.f90: Add pointer variable.
11706 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11707
11708 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11709
11710 * gdb.fortran/vla-type.exp: Fix testcase name.
11711
11712 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11713
11714 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11715
11716 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11717
11718 * gdb.fortran/type.f90: Add nested structures.
11719 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11720 * gdb.fortran/derived-type.exp: Adapt expected output.
11721 * gdb.fortran/vla-type.exp: Adapt expected output.
11722
11723 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11724
11725 * gdb.fortran/whatis_type.exp: Adapt expected output.
11726
11727 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11728
11729 * gdb.fortran/print_type.exp: Fix expected output.
11730 * gdb.fortran/whatis_type.exp: Fix expected output.
11731
11732 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11733
11734 * gdb.fortran/whatis_type.exp: Use multi_line.
11735
11736 2016-05-24 Tom Tromey <tom@tromey.com>
11737
11738 PR python/17386:
11739 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11740 use value as an index.
11741
11742 2016-05-23 Tom Tromey <tom@tromey.com>
11743
11744 PR python/17981:
11745 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11746 no-breakpoint case.
11747
11748 2016-05-24 Pedro Alves <palves@redhat.com>
11749
11750 PR gdb/19828
11751 * gdb.threads/clone-attach-detach.c: New file.
11752 * gdb.threads/clone-attach-detach.exp: New file.
11753
11754 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11755
11756 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11757
11758 2016-05-23 Tom Tromey <tom@tromey.com>
11759
11760 PR python/19438, PR python/18393:
11761 * gdb.python/py-progspace.exp: Add "dir" test.
11762 * gdb.python/py-objfile.exp: Add "dir" test.
11763
11764 2016-05-23 Yao Qi <yao.qi@linaro.org>
11765
11766 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11767 * gdb.arch/thumb2-it.exp: Likewise.
11768
11769 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11770
11771 * gdb.mi/mi-threads-interrupt.c: New file.
11772 * gdb.mi/mi-threads-interrupt.exp: New file.
11773
11774 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11775
11776 PR gdb/18077
11777 * gdb.mi/mi-async-run.exp: New file.
11778 * gdb.mi/mi-async-run.c: New file.
11779
11780 2016-05-17 Tom Tromey <tom@tromey.com>
11781 Manish Goregaokar <manishsmail@gmail.com>
11782
11783 * lib/rust-support.exp: New file.
11784 * lib/gdb.exp (skip_rust_tests): New proc.
11785 (build_executable_from_specs): Handle rust.
11786 * lib/future.exp (gdb_find_rustc): New proc.
11787 (gdb_default_target_compile): Handle rust.
11788 * gdb.rust/expr.exp: New file.
11789 * gdb.rust/generics.exp: New file.
11790 * gdb.rust/generics.rs: New file.
11791 * gdb.rust/methods.exp: New file.
11792 * gdb.rust/methods.rs: New file.
11793 * gdb.rust/modules.exp: New file.
11794 * gdb.rust/modules.rs: New file.
11795 * gdb.rust/simple.exp: New file.
11796 * gdb.rust/simple.rs: New file.
11797
11798 2016-05-17 Tom Tromey <tom@tromey.com>
11799
11800 * gdb.base/default.exp (set language): Add rust.
11801
11802 2016-05-17 Tom Tromey <tom@tromey.com>
11803
11804 * gdb.gdb/unittest.exp: New file.
11805
11806 2016-05-16 Yao Qi <yao.qi@linaro.org>
11807
11808 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11809 shell_prompt. Update shell_prompt_re.
11810
11811 2016-05-12 Doug Evans <dje@google.com>
11812
11813 PR symtab/19999
11814 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11815 $options when building executable.
11816 * gdb.dwarf2/fission-loclists-pie.S: New file.
11817 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11818
11819 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11820
11821 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11822 of [is_remote target],
11823
11824 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11825
11826 * lib/gdb.exp (use_gdb_stub): New procedure.
11827
11828 2016-05-03 Yunlian Jiang <yunlian@google.com>
11829 Doug Evans <dje@google.com>
11830
11831 PR symtab/19914
11832 * gdb.dwarf2/dwp-sepdebug.c: New file.
11833 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11834
11835 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11836
11837 * gdb.base/detach.exp: Remove is_remote check.
11838
11839 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11840
11841 * gdb.base/annota-input-while-running.exp: Don't check for
11842 [is_remote target]. Enable annotations after running to main.
11843 Remove unused "set test..." line.
11844
11845 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11846
11847 * gdb.trace/trace-enable-disable.exp: New file.
11848 * gdb.trace/trace-enable-disable.c: New file.
11849
11850 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11851
11852 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11853 use it in info sharedlibrary test.
11854 * gdb.trace/ftrace-lock.exp: Likewise.
11855 * gdb.trace/ftrace.exp: Likewise.
11856 * gdb.trace/range-stepping.exp: Likewise.
11857 * gdb.trace/trace-break.exp: Likewise.
11858 * gdb.trace/trace-condition.exp: Likewise.
11859 * gdb.trace/trace-mt.exp: Likewise.
11860
11861 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11862
11863 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11864 (gdb_load_shlib): ... this.
11865 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11866 gdb_load_shlib.
11867 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11868 * gdb.base/ctxobj.exp: Likewise.
11869 * gdb.base/dprintf-pending.exp: Likewise.
11870 * gdb.base/dso2dso.exp: Likewise.
11871 * gdb.base/fixsection.exp: Likewise.
11872 * gdb.base/gcore-relro.exp: Likewise.
11873 * gdb.base/gdb1555.exp: Likewise.
11874 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11875 * gdb.base/gnu-ifunc.exp: Likewise.
11876 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11877 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11878 * gdb.base/pending.exp: Likewise.
11879 * gdb.base/print-file-var.exp: Likewise.
11880 * gdb.base/print-symbol-loading.exp: Likewise.
11881 * gdb.base/shlib-call.exp: Likewise.
11882 * gdb.base/shreloc.exp: Likewise.
11883 * gdb.base/so-impl-ld.exp: Likewise.
11884 * gdb.base/solib-disc.exp: Likewise.
11885 * gdb.base/solib-nodir.exp: Likewise.
11886 * gdb.base/solib-overlap.exp: Likewise.
11887 * gdb.base/solib-symbol.exp: Likewise.
11888 * gdb.base/solib-weak.exp (do_test): Likewise.
11889 * gdb.base/sym-file.exp: Likewise.
11890 * gdb.base/symtab-search-order.exp: Likewise.
11891 * gdb.base/type-opaque.exp: Likewise.
11892 * gdb.base/unload.exp: Likewise.
11893 * gdb.base/watchpoint-solib.exp: Likewise.
11894 * gdb.compile/compile.exp: Likewise.
11895 * gdb.cp/gdb2384.exp: Likewise.
11896 * gdb.cp/infcall-dlopen.exp: Likewise.
11897 * gdb.cp/re-set-overloaded.exp: Likewise.
11898 * gdb.fortran/library-module.exp: Likewise.
11899 * gdb.opt/solib-intra-step.exp: Likewise.
11900 * gdb.python/py-finish-breakpoint.exp: Likewise.
11901 * gdb.python/py-shared.exp: Likewise.
11902 * gdb.reverse/solib-precsave.exp: Likewise.
11903 * gdb.reverse/solib-reverse.exp: Likewise.
11904 * gdb.server/solib-list.exp: Likewise.
11905 * gdb.threads/dlopen-libpthread.exp: Likewise.
11906 * gdb.threads/tls-shared.exp: Likewise.
11907 * gdb.threads/tls-so_extern.exp: Likewise.
11908 * gdb.trace/change-loc.exp: Likewise.
11909 * gdb.trace/ftrace-lock.exp: Likewise.
11910 * gdb.trace/ftrace.exp: Likewise.
11911 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11912 * gdb.trace/pending.exp: Likewise.
11913 * gdb.trace/range-stepping.exp: Likewise.
11914 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11915 (strace_info_marker): Likewise.
11916 (strace_probe_marker): Likewise.
11917 (strace_trace_on_same_addr): Likewise.
11918 (strace_trace_on_diff_addr): Likewise.
11919 * gdb.trace/trace-break.exp: Likewise.
11920 * gdb.trace/trace-condition.exp: Likewise.
11921 * gdb.trace/trace-mt.exp: Likewise.
11922
11923 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11924
11925 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11926 result of gdb_remote_download.
11927 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11928 * gdb.base/dso2dso.exp: Likewise.
11929 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11930 * gdb.base/print-file-var.exp: Likewise.
11931 * gdb.base/shlib-call.exp: Likewise.
11932 * gdb.base/shreloc.exp: Likewise.
11933 * gdb.base/solib-overlap.exp: Likewise.
11934 * gdb.base/solib-weak.exp (do_test): Likewise.
11935 * gdb.base/unload.exp: Likewise.
11936
11937 2016-04-27 Yao Qi <yao.qi@linaro.org>
11938
11939 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11940 exists.
11941
11942 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11943
11944 * vla-type.exp: Print structure from toplevel.
11945
11946 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11947
11948 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11949 of dynamic types.
11950 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11951 of dynamic types.
11952
11953 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11954
11955 * gdb.fortran/vla-type.f90: New file.
11956 * gdb.fortran/vla-type.exp: New file.
11957
11958 2016-04-25 Yao Qi <yao.qi@linaro.org>
11959
11960 * gdb.base/branch-to-self.c: New file.
11961 * gdb.base/branch-to-self.exp: New file.
11962
11963 2016-04-22 Yao Qi <yao.qi@linaro.org>
11964
11965 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11966 more after $hex.
11967
11968 2016-04-22 Yao Qi <yao.qi@linaro.org>
11969
11970 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11971 * gdb.base/annota3.exp: Likewise.
11972
11973 2016-04-22 Yao Qi <yao.qi@linaro.org>
11974
11975 * gdb.reverse/step-precsave.exp: Do one step and test program
11976 stops in "callee" and do multiple steps until program goes out
11977 of "callee".
11978 * gdb.reverse/step-reverse.exp: Likewise.
11979
11980 2016-04-22 Yao Qi <yao.qi@linaro.org>
11981
11982 * gdb.trace/signal.exp: Also pass if
11983 $tracepoint_hits($i) > $iterations.
11984
11985 2016-04-22 Yao Qi <yao.qi@linaro.org>
11986
11987 * gdb.trace/signal.c: New file.
11988 * gdb.trace/signal.exp: New file.
11989
11990 2016-04-19 Doug Evans <xdje42@gmail.com>
11991
11992 * gdb.base/bad-file.exp: New file.
11993
11994 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11995
11996 * gdb.dwarf2/implref.exp: New file.
11997
11998 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11999
12000 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12001 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12002 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12003 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12004 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12005 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12006 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12007 * lib/fortran.exp (fortran_int4): New procedure.
12008 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12009 (fortran_logical4): Likewise.
12010
12011 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12012
12013 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12014
12015 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12016
12017 * lib/compiler.c: Add Intel specific preprocessor macros.
12018 * lib/compiler.cc: Likewise.
12019
12020 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
12021
12022 * gdb.server/connect-with-no-symbol-file.c: New file.
12023 * gdb.server/connect-with-no-symbol-file.exp: New file.
12024
12025 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12026
12027 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12028
12029 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12030
12031 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12032 standard output directory.
12033
12034 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12035
12036 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12037
12038 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12039
12040 * gdb.btrace/instruction_history.c (loop): Add declaration.
12041
12042 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12043
12044 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12045
12046 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12047
12048 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12049 parentheses to print.
12050 (continue_handler): Likewise.
12051
12052 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12053
12054 * gdb.server/solib-list.exp: Remove is_remote check.
12055 Pass shlib= to gdb_compile. Don't link shared library with
12056 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12057 Run binary filename through "readlink -f" on the target.
12058
12059 2016-04-08 Pedro Alves <palves@redhat.com>
12060
12061 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12062 interpreter filename as argument to gdbserver_spawn.
12063 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12064 Return empty if $last_loaded_file does not exist.
12065
12066 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12067
12068 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12069 * gdb.base/jit-main.c: Use exit after usage.
12070
12071 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12072
12073 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12074 GDBHISTSIZE prior to the tests.
12075 * gdb.base/gdbinit-history.exp: Likewise.
12076
12077 2016-04-07 Pedro Alves <palves@redhat.com>
12078
12079 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12080 instead of build_executable. Use gdb_load_shlibs.
12081
12082 2016-04-07 Yao Qi <yao.qi@linaro.org>
12083
12084 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12085 Execute "si" command.
12086
12087 2016-04-07 Yao Qi <yao.qi@linaro.org>
12088
12089 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12090 number instead of the comments on some line.
12091
12092 2016-04-06 Don Breazeal <donb@codesourcery.com>
12093
12094 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12095 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12096
12097 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12098
12099 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12100 standard_output_file. Remove unused binfile variable.
12101
12102 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
12103
12104 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12105 * gdb.python/py-mi-objfile.exp: Match "list main" output
12106 in console format.
12107
12108 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12109
12110 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12111 absolute.
12112
12113 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12114
12115 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12116 absolute.
12117 * gdb.trace/ftrace.exp: Likewise.
12118 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12119 targets as well.
12120 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12121 (gdb_load_shlibs): Copy libraries to test directory when testing
12122 natively. Only set solib-search-path if testing remotely.
12123 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12124
12125 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12126
12127 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12128 gdb_download. Use it even if the target is not remote.
12129 * gdb.base/jit.exp (compile_jit_test): Likewise.
12130 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12131 output directory if the destination board is local, otherwise use
12132 the standard remote_download from DejaGnu.
12133 (gdb_download): Remove.
12134 (gdb_load_shlibs): Use gdb_remote_download instead of
12135 gdb_download.
12136 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12137 Use gdb_remote_download instead of gdb_download. Use it even if
12138 the target is not remote.
12139 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12140 instead of gdb_download.
12141
12142 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12143
12144 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12145 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12146 run.
12147
12148 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
12149
12150 PR gdb/19820
12151 * gdb.base/printcmds.exp: Add artificial arrays tests.
12152
12153 2016-03-31 Pedro Alves <palves@redhat.com>
12154
12155 PR gdb/19858
12156 * gdb.base/jit-main.c: Include unistd.h.
12157 (ATTACH): Define to 0 if not already defined.
12158 (wait_for_gdb, mypid): New globals.
12159 (WAIT_FOR_GDB): New macro.
12160 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12161 some breakpoint locations.
12162 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12163 New procedures.
12164 (one_jit_test): Add REATTACH parameter, and handle it. Use
12165 continue_to_test_location.
12166 (top level): Test attach, and adjusts calls to one_jit_test.
12167
12168 2016-03-31 Pedro Alves <palves@redhat.com>
12169
12170 PR gdb/19858
12171 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12172 BINSUFFIX parameter, and handle it.
12173 (top level): Adjust calls compile_jit_test.
12174
12175 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
12176
12177 PR python/19743
12178 * gdb.python/py-mi-events-gdb.py: New file.
12179 * gdb.python/py-mi-events.c: New file.
12180 * gdb.python/py-mi-events.exp: New file.
12181
12182 2016-03-30 Yao Qi <yao.qi@linaro.org>
12183
12184 * gdb.reverse/until-precsave.exp: Match function name only.
12185 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12186 Move malloc to a condition block.
12187 * gdb.reverse/until-reverse.exp: Match function name only.
12188
12189 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12190
12191 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12192 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12193 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12194 variable for GPR 0 instead of assuming it is register 0.
12195 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12196 * lib/trace-support.exp: Add s390 registers.
12197
12198 2016-03-29 Yao Qi <yao.qi@linaro.org>
12199
12200 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12201
12202 2016-03-24 Yao Qi <yao.qi@linaro.org>
12203
12204 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12205 test message.
12206
12207 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12208
12209 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12210 maintaining separate logic for constructing the output path.
12211
12212 2016-03-16 Don Breazeal <donb@codesourcery.com>
12213
12214 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12215 Retry fork and waitpid on interrupted system call errors.
12216 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12217 Use with_timeout_factor to increase timeout by factor of 10.
12218
12219 2016-03-15 Don Breazeal <donb@codesourcery.com>
12220
12221 * gdb.cp/scope-err.cc: New test program.
12222 * gdb.cp/scope-err.exp: New test script.
12223 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12224 lines and "set breakpoint here" comment.
12225 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12226 Fixed some whitespace and format issues.
12227 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12228 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12229
12230 2016-03-15 Doug Evans <dje@google.com>
12231
12232 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12233 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12234 All callers updated. Add tests for enums, mixed flags register.
12235
12236 2016-03-15 Doug Evans <dje@google.com>
12237
12238 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12239 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12240
12241 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12242
12243 * gdb.base/default.exp: Add $_as_string to the list of expected
12244 convenience functions.
12245
12246 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12247
12248 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12249
12250 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12251
12252 * gdb.python/py-as-string.exp: New file.
12253 * gdb.python/py-as-string.c: New file.
12254
12255 2016-03-09 Pedro Alves <palves@redhat.com>
12256
12257 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12258 signal" -> "Thread NN received signal" output change.
12259 * gdb.threads/ia64-sigill.exp: Likewise.
12260 * gdb.threads/linux-dp.exp: Likewise.
12261 * gdb.threads/manythreads.exp: Likewise.
12262 * gdb.threads/pending-step.exp: Likewise.
12263 * gdb.threads/print-threads.exp: Likewise.
12264 * gdb.threads/sigstep-threads.exp: Likewise.
12265 * gdb.threads/staticthreads.exp: Likewise.
12266 * gdb.threads/tls.exp: Likewise.
12267
12268 2016-03-09 Pedro Alves <palves@redhat.com>
12269
12270 * gdb.base/command-line-input.exp: New file.
12271
12272 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12273
12274 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12275 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12276 * gdb.trace/pending.exp: Accept leading dot before function name.
12277 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12278 * lib/trace-support.exp: Set registers for ppc.
12279
12280 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12281
12282 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12283 use it for disassembly; accept .main in addition to main in backtrace.
12284
12285 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12286 Marcin Kościelnicki <koriakin@0x04.net>
12287
12288 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12289 (gdb_recursion_test_ptr): New global variable.
12290 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12291 gdb_recursion_test.
12292 (gdb_c_test): Ditto.
12293
12294 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12295
12296 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12297 ordering.
12298
12299 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12300
12301 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12302 (bar): Add bar_start_lbl label.
12303 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12304 of foo/bar for emitting DWARF and tracing.
12305
12306 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12307
12308 * analyze-racy-logs.py: Set executable bit.
12309
12310 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12311
12312 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12313 (CHECK_TARGET_TMP): Likewise.
12314 (check-single-racy): New rule.
12315 (check-parallel-racy): Likewise.
12316 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12317 (do-check-parallel-racy): New rule.
12318 (check-racy/%.exp): Likewise.
12319 * README (Racy testcases): New section.
12320 * analyze-racy-logs.py: New file.
12321
12322 2016-03-03 Doug Evans <dje@google.com>
12323
12324 * gdb.base/skip.exp: Use with_test_prefix.
12325
12326 2016-03-03 Yao Qi <yao.qi@linaro.org>
12327
12328 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12329 Invoke step_over_syscall "clone" and break_cond_on_syscall
12330 "clone".
12331 * gdb.base/step-over-clone.c: New file.
12332
12333 2016-03-03 Yao Qi <yao.qi@linaro.org>
12334
12335 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12336 code format.
12337
12338 2016-03-03 Yao Qi <yao.qi@linaro.org>
12339
12340 * gdb.base/disp-step-fork.c: Rename to ...
12341 * gdb.base/step-over-fork.c: ... it. New file.
12342 * gdb.base/disp-step-vfork.c: Rename to ...
12343 * gdb.base/step-over-vfork.c: ... it. New file.
12344 * gdb.base/disp-step-syscall.exp: Rename to ...
12345 * gdb.base/step-over-syscall.exp: ... it. New file.
12346 (disp_step_cross_syscall): Rename to ...
12347 (step_over_syscall): ... it.
12348
12349 2016-03-03 Yao Qi <yao.qi@linaro.org>
12350
12351 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12352 If target supports condition evaluation on target, invoke
12353 break_cond_on_syscall for fork and vfork.
12354
12355 2016-03-03 Yao Qi <yao.qi@linaro.org>
12356
12357 * gdb.base/disp-step-syscall.exp: Don't invoke
12358 support_displaced_stepping.
12359 (disp_step_cross_syscall): Test with displaced stepping off and
12360 on if supported.
12361
12362 2016-03-03 Yao Qi <yao.qi@linaro.org>
12363
12364 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12365 proc.
12366 (setup): New proc.
12367 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12368 and setup.
12369
12370 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12371
12372 * gdb.fortran/vla-history.exp: Remove breakpoint.
12373
12374 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12375
12376 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12377 exceeds timeout.
12378
12379 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12380
12381 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12382 breakpoint.
12383
12384 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12385
12386 * gdb.mi/vla.f90: Nullify pointer after declaration.
12387
12388 2016-03-01 Pedro Alves <palves@redhat.com>
12389
12390 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12391
12392 2016-03-01 Pedro Alves <palves@redhat.com>
12393
12394 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12395 before anything else.
12396 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12397 _GNU_SOURCE here.
12398 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12399 before anything else.
12400 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12401
12402 2016-03-01 Pedro Alves <palves@redhat.com>
12403
12404 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12405
12406 2016-03-01 Yao Qi <yao.qi@linaro.org>
12407
12408 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12409 prepare_for_testing.
12410
12411 2016-03-01 Yao Qi <yao.qi@linaro.org>
12412
12413 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12414
12415 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12416
12417 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12418 manually constructing the output path.
12419
12420 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12421
12422 * gdb.arch/s390-stackless.S: New.
12423 * gdb.arch/s390-stackless.exp: New.
12424
12425 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12426
12427 * gdb.dlang/circular.c: New file.
12428 * gdb.dlang/circular.exp: New file.
12429
12430 2016-02-26 Yao Qi <yao.qi@linaro.org>
12431
12432 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12433 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12434 (testcases): Update.
12435
12436 2016-02-26 Yao Qi <yao.qi@linaro.org>
12437
12438 * gdb.reverse/aarch64.c: Rename to ...
12439 * gdb.reverse/insn-reverse.c: ... it.
12440 * gdb.reverse/aarch64.exp: Rename to ...
12441 * gdb.reverse/insn-reverse.exp: ... it.
12442
12443 2016-02-26 Yao Qi <yao.qi@linaro.org>
12444
12445 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12446 (testcase_ftype): New.
12447 (testcases): New array.
12448 (n_testcases): New.
12449 (main): Call each element in testcases.
12450 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12451 (read_testcase): New.
12452 Do the tests in a loop.
12453
12454 2016-02-25 Yao Qi <yao.qi@linaro.org>
12455
12456 * gdb.base/branches.c: Remove.
12457
12458 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12459
12460 PR gdb/13808
12461 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12462
12463 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12464
12465 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12466
12467 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12468
12469 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12470 change x86_64 call_insn to 'callq'.
12471
12472 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12473
12474 * gdb.trace/tfile-avx.c: Move to...
12475 * gdb.trace/tracefile-pseudo-reg.c: Here.
12476 * gdb.trace/tfile-avx.exp: Move to...
12477 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12478
12479 2016-02-24 Gary Benson <gbenson@redhat.com>
12480
12481 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12482 message on attach.
12483
12484 2016-02-23 Doug Evans <dje@google.com>
12485
12486 * gdb.base/skip.c (test_skip): New function.
12487 (end_test_skip_file_and_function): New function.
12488 (test_skip_file_and_function): New function.
12489 * gdb.base/skip1.c (test_skip): New function.
12490 (skip1_test_skip_file_and_function): New function.
12491 * gdb.base/skip.exp: Add tests for new skip options.
12492 * gdb.base/skip-solib.exp: Update expected output.
12493 * gdb.perf/skip-command.cc: New file.
12494 * gdb.perf/skip-command.exp: New file.
12495 * gdb.perf/skip-command.py: New file.
12496
12497 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12498
12499 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12500 info registers pattern.
12501
12502 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12503
12504 * lib/future.exp: Add D support.
12505 (gdb_find_gdc): New proc.
12506 (gdb_default_target_compile): Add D support.
12507
12508 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12509
12510 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12511 user+system time.
12512 (trace_speed_test): Determine the iteration count for a time
12513 between 15..30 seconds.
12514
12515 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12516
12517 * gdb.arch/i386-mpx-sigsegv.c: New file.
12518 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12519 * gdb.arch/i386-mpx-simple_segv.c: New file.
12520 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12521
12522 2016-02-18 Yao Qi <yao.qi@linaro.org>
12523
12524 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12525 Don't call setup_kfail.
12526
12527 2016-02-18 Yao Qi <yao.qi@linaro.org>
12528
12529 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12530 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12531
12532 2016-02-16 Doug Evans <dje@google.com>
12533
12534 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12535 * gdb.base/skip1.c: Ditto.
12536 * gdb.base/skip.exp: Whitespace cleanup.
12537
12538 2016-02-16 Don Breazeal <donb@codesourcery.com>
12539
12540 PR remote/19496
12541 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12542 Remove kfail for PR remote/19496.
12543
12544 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12545
12546 * lib/gdb.exp (standard_temp_file): Return a path specific to
12547 the runtest invocation.
12548
12549 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12550
12551 * gdb.trace/save-trace.exp: Change relative path to be in the
12552 standard output directory.
12553
12554 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12555
12556 * gdb.arch/i386-prologue.c: Add missing prototypes.
12557
12558 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12559
12560 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12561 * gdb.arch/i386-prologue.exp: Likewise.
12562 * gdb.arch/i386-size.exp: Likewise.
12563
12564 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12565
12566 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12567 define object file path.
12568 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12569 file path.
12570 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12571 standard_output_file to define binfile.
12572
12573 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12574
12575 Fix compatibility with recent gfortran-5.3.1.
12576 * gdb.fortran/vla-history.exp (print vla1 allocated)
12577 (print vla2 allocated, print $2, print $3): Remove
12578 (print $4): Rename to ...
12579 (print $2): ... here.
12580 (print $9): Rename to ...
12581 (print $5): ... here.
12582 (print $10): Rename to ...
12583 (print $6): ... here.
12584 * gdb.fortran/vla.f90: Add pvla initialization.
12585
12586 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12587
12588 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12589 New test.
12590 * gdb.fortran/vla-value-sub.exp: Likewise.
12591
12592 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12593
12594 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12595
12596 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12597
12598 * i386-biarch-core.exp: Define corefile using
12599 standard_output_file.
12600
12601 2016-02-12 Yao Qi <yao.qi@linaro.org>
12602
12603 * gdb.arch/arm-single-step-kernel-helper.c: New.
12604 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12605
12606 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12607
12608 * gdb.btrace/tailcall-only.exp: New.
12609 * gdb.btrace/tailcall-only.c: New.
12610 * gdb.btrace/x86_64-tailcall-only.S: New.
12611 * gdb.btrace/i686-tailcall-only.S: New.
12612
12613 2016-02-11 Pedro Alves <palves@redhat.com>
12614
12615 * README (Parallel testing): Add missing double quotes.
12616
12617 2016-02-11 Pedro Alves <palves@redhat.com>
12618
12619 * README (Parallel testing): New section.
12620 (GDB_PARALLEL): Rewrite.
12621 (FORCE_PARALLEL): Document.
12622
12623 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12624
12625 * gdb.trace/tfile-avx.c: New test.
12626 * gdb.trace/tfile-avx.exp: New test.
12627
12628 2016-02-09 Keith Seitz <keiths@redhat.com>
12629
12630 PR breakpoints/19546
12631 * gdb.base/infcall-exec.c: New file.
12632 * gdb.base/infcall-exec2.c: New file.
12633 * gdb.base/infcall-exec.exp: New file.
12634
12635 2016-02-09 Keith Seitz <keiths@redhat.com>
12636
12637 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12638 (toplevel): Call test_bkpt_address.
12639
12640 2016-02-09 Keith Seitz <keiths@redhat.com>
12641
12642 PR python/19506
12643 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12644 (toplevel): Call test_bkpt_address.
12645
12646 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12647
12648 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12649 to AC_OUTPUT.
12650 * configure: Regenerate.
12651
12652 2016-02-09 Pedro Alves <palves@redhat.com>
12653
12654 PR breakpoints/19548
12655 * gdb.base/execl-update-breakpoints.c (some_function): New
12656 function.
12657 (main): Call it.
12658 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12659 Tighten expected GDB output.
12660
12661 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12662
12663 * Makefile.in (ALL_SUBDIRS): Remove.
12664 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12665 (distclean maintainer-clean realclean): Likewise.
12666 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12667 * configure: Regenerate.
12668 * gdb.ada/Makefile.in: Delete.
12669 * gdb.arch/Makefile.in: Likewise.
12670 * gdb.asm/Makefile.in: Likewise.
12671 * gdb.base/Makefile.in: Likewise.
12672 * gdb.btrace/Makefile.in: Likewise.
12673 * gdb.cell/Makefile.in: Likewise.
12674 * gdb.compile/Makefile.in: Likewise.
12675 * gdb.cp/Makefile.in: Likewise.
12676 * gdb.disasm/Makefile.in: Likewise.
12677 * gdb.dlang/Makefile.in: Likewise.
12678 * gdb.dwarf2/Makefile.in: Likewise.
12679 * gdb.fortran/Makefile.in: Likewise.
12680 * gdb.gdb/Makefile.in: Likewise.
12681 * gdb.go/Makefile.in: Likewise.
12682 * gdb.guile/Makefile.in: Likewise.
12683 * gdb.java/Makefile.in: Likewise.
12684 * gdb.linespec/Makefile.in: Likewise.
12685 * gdb.mi/Makefile.in: Likewise.
12686 * gdb.modula2/Makefile.in: Likewise.
12687 * gdb.multi/Makefile.in: Likewise.
12688 * gdb.objc/Makefile.in: Likewise.
12689 * gdb.opencl/Makefile.in: Likewise.
12690 * gdb.opt/Makefile.in: Likewise.
12691 * gdb.pascal/Makefile.in: Likewise.
12692 * gdb.perf/Makefile.in: Likewise.
12693 * gdb.python/Makefile.in: Likewise.
12694 * gdb.reverse/Makefile.in: Likewise.
12695 * gdb.server/Makefile.in: Likewise.
12696 * gdb.stabs/Makefile.in: Likewise.
12697 * gdb.threads/Makefile.in: Likewise.
12698 * gdb.trace/Makefile.in: Likewise.
12699 * gdb.xml/Makefile.in: Likewise.
12700 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12701 GDB_PARALLEL.
12702 (standard_output_file): Remove check for GDB_PARALLEL, always
12703 return path in outputs/$subdir/$testname.
12704
12705 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12706
12707 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12708 (site.exp): Assign abs_srcdir to tcl's srcdir.
12709
12710 2016-02-04 Yao Qi <yao.qi@linaro.org>
12711
12712 * gdb.base/foll-exec-mode.c: Include limits.h.
12713 (main): Add parameters argc and argv. Get directory from
12714 argv[0].
12715 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12716 compilation.
12717 * gdb.base/foll-exec.c: Include limits.h.
12718 (main): Add parameters argc and argv.
12719 Get directory from argv[0].
12720 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12721 Adjust tests on the number of lines as source code changed.
12722 * gdb.base/foll-vfork-exit.c: Include limits.h.
12723 (main): Add one line of statement before vfork.
12724 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12725 (main): Add parameters argc and argv. Get directory from
12726 argv[0].
12727 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12728 (setup_gdb): Set tbreak to skip some source lines.
12729 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12730 (main): Add parameters argc and argv. Get directory from
12731 argv[0].
12732 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12733 compilation.
12734 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12735 (main): Add parameters argc and argv. Get directory from
12736 argv[0].
12737 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12738 compilation.
12739
12740 2016-02-01 Doug Evans <dje@google.com>
12741
12742 * gdb.base/skip.exp: Clean up multiple references to same test name.
12743
12744 2016-02-01 Pedro Alves <palves@redhat.com>
12745
12746 PR remote/19496
12747 * gdb.threads/forking-threads-plus-breakpoint.exp
12748 (displaced_stepping_supported): New global.
12749 (probe_displaced_stepping_support): New procedure.
12750 (do_test): Add 'displaced' parameter, and use it.
12751 (top level): Check for displaced stepping support. Add displaced
12752 stepping on/off testing axis.
12753
12754 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12755
12756 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12757 pointer. Don't perform further tests on the unassociated pointer
12758 if the first test fails.
12759
12760 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12761
12762 * gdb.base/max-value-size.c: New file.
12763 * gdb.base/max-value-size.exp: New file.
12764 * gdb.base/huge.exp: Disable max-value-size for this test.
12765
12766 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12767
12768 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12769
12770 2016-01-28 Yao Qi <yao.qi@linaro.org>
12771
12772 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12773
12774 2016-01-25 Pedro Alves <palves@redhat.com>
12775
12776 PR threads/19461
12777 * gdb.base/fork-running-state.c: New file.
12778 * gdb.base/fork-running-state.exp: New file.
12779
12780 2016-01-25 Pedro Alves <palves@redhat.com>
12781
12782 PR gdb/19494
12783 * gdb.base/catch-fork-kill.c: New file.
12784 * gdb.base/catch-fork-kill.exp: New file.
12785
12786 2016-01-25 Pedro Alves <palves@redhat.com>
12787
12788 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12789 Delete, moved to lib/gdb.exp.
12790 * gdb.threads/forking-threads-plus-breakpoint.exp
12791 (foreach_with_prefix): Likewise.
12792 * gdb.threads/process-dies-while-handling-bp.exp
12793 (foreach_with_prefix): Likewise.
12794 * lib/gdb.exp (foreach_with_prefix): New procedure.
12795
12796 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12797
12798 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12799 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12800
12801 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12802
12803 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12804 endian targets.
12805
12806 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12807 Pedro Alves <palves@redhat.com>
12808
12809 Fix testsuite compatibility with Guile.
12810 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12811 number.
12812
12813 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12814
12815 Fix testsuite compatibility with Guile.
12816 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12817 (thread 1): New test for backtrace through signal handler.
12818
12819 2016-01-22 Yao Qi <yao.qi@linaro.org>
12820
12821 PR testsuite/19491
12822 * gdb.base/multi-forks.c: Include
12823 ../lib/unbuffer_output.c
12824 (main): Call gdb_unbuffer_output.
12825
12826 2016-01-21 Doug Evans <dje@google.com>
12827
12828 * lib/ada.exp (gdb_compile_ada): Fix typo.
12829
12830 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12831
12832 * gdb.base/break-fun-addr.exp: New file.
12833 * gdb.base/break-fun-addr1.c: New file.
12834 * gdb.base/break-fun-addr2.c: New file.
12835
12836 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12837
12838 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12839 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12840 enum flag values.
12841
12842 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12843
12844 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12845 when GDB can not set the vector return value. Add more comments
12846 for clarification.
12847
12848 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12849
12850 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12851 command.
12852
12853 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12854
12855 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12856
12857 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12858
12859 * Makefile.in (check-single): Pass --status to runtest.
12860 (check/%.exp): Likewise.
12861
12862 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12863
12864 * Makefile.in (check-parallel): Propagate return code from make
12865 do-check-parallel.
12866
12867 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12868
12869 * gdb.trace/ftrace.exp: Fix expected message on continue.
12870 * gdb.trace/pending.exp: Fix expected message on continue.
12871 * gdb.trace/trace-break.exp: Fix expected message on continue.
12872
12873 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12874
12875 * lib/gdb.exp (gdb_test): Remove unused global references.
12876
12877 2016-01-18 Pedro Alves <palves@redhat.com>
12878
12879 * gdb.base/async-shell.exp: Adjust expected output.
12880 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12881 * gdb.base/siginfo-thread.exp: Adjust expected output.
12882 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12883 * gdb.java/jnpe.exp: Adjust expected output.
12884 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12885 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12886 * gdb.threads/leader-exit.exp: Adjust expected output.
12887 * gdb.threads/manythreads.exp: Adjust expected output.
12888 * gdb.threads/pthreads.exp: Adjust expected output.
12889 * gdb.threads/schedlock.exp: Adjust expected output.
12890 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12891 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12892 expected output.
12893 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12894 output.
12895 * gdb.threads/sigthread.exp: Adjust expected output.
12896 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12897
12898 2016-01-18 Yao Qi <yao.qi@linaro.org>
12899
12900 * gdb.guile/scm-section-script.c: Replace @progbits with
12901 %progbits.
12902 * gdb.python/py-section-script.c: Likewise.
12903
12904 2016-01-15 Pedro Alves <palves@redhat.com>
12905
12906 * gdb.multi/tids.exp: Test star wildcard ranges.
12907
12908 2016-01-15 Pedro Alves <palves@redhat.com>
12909
12910 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12911 command from "thread apply" invocation.
12912 (thr_apply_info_thr_invalid): Default the expected output to the
12913 input tid list.
12914 (top level): Add tests that use convenience variables. Add tests
12915 for "thread apply" with a valid TID list, but missing the command.
12916
12917 2016-01-13 Pedro Alves <palves@redhat.com>
12918
12919 * gdb.base/default.exp: Expect $_gthread as well.
12920 * gdb.multi/tids.exp: Test $_gthread.
12921 * gdb.threads/thread-specific.exp: Test $_gthread.
12922
12923 2016-01-13 Pedro Alves <palves@redhat.com>
12924
12925 * gdb.multi/tids.exp: Test "info threads -gid".
12926
12927 2016-01-13 Pedro Alves <palves@redhat.com>
12928
12929 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12930 Breakpoint.thread.
12931 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12932
12933 2016-01-07 Pedro Alves <palves@redhat.com>
12934
12935 * gdb.base/break.exp: Adjust to output changes.
12936 * gdb.base/hbreak2.exp: Likewise.
12937 * gdb.base/sepdebug.exp: Likewise.
12938 * gdb.base/watch_thread_num.exp: Likewise.
12939 * gdb.linespec/keywords.exp: Likewise.
12940 * gdb.multi/info-threads.exp: Likewise.
12941 * gdb.threads/thread-find.exp: Likewise.
12942 * gdb.multi/tids.c: New file.
12943 * gdb.multi/tids.exp: New file.
12944
12945 2016-01-13 Pedro Alves <palves@redhat.com>
12946
12947 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12948
12949 2016-01-13 Pedro Alves <palves@redhat.com>
12950
12951 * gdb.base/default.exp: Expect $_inferior as well.
12952 * gdb.multi/base.exp: Test $_inferior.
12953
12954 2016-01-13 Pedro Alves <palves@redhat.com>
12955
12956 PR breakpoints/19388
12957 * gdb.base/catch-signal-siginfo-cond.c: New file.
12958 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12959
12960 2016-01-12 Josh Stone <jistone@redhat.com>
12961 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12962
12963 * gdb.base/catch-syscall.c (do_execve): New variable.
12964 (main): Conditionally trigger an execve.
12965 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12966 (test_catch_syscall_execve): New, check entry/return across execve.
12967 (do_syscall_tests): Call test_catch_syscall_execve.
12968
12969 2016-01-12 Pedro Alves <palves@redhat.com>
12970
12971 * gdb.base/random-signal.exp (do_test): New procedure, with body
12972 of testcase moved in.
12973
12974 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12975 Pedro Alves <palves@redhat.com>
12976
12977 * gdb.base/funcargs.exp (finish from indirectly called function):
12978 Reintroduce the case for 'First'.
12979
12980 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12981 Pedro Alves <palves@redhat.com>
12982
12983 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12984 (tcatch_vfork_then_child_follow_exec)
12985 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12986 identification.
12987
12988 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12989
12990 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12991 and repeats to unlimited.
12992 * gdb.python/py-value.exp: Likewise.
12993 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12994 and repeats to unlimited.
12995
12996 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12997
12998 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12999 and reordering the functions.
13000 * gdb.multi/hangout.c: Likewise.
13001 * gdb.multi/hello.c: Likewise.
13002
13003 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13004
13005 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13006 absolute.
13007 (SingleStatisticTestResult.report): Use dict.keys instead of
13008 dict.iterkeys.
13009
13010 2016-01-06 Pedro Alves <palves@redhat.com>
13011
13012 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13013
13014 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13015
13016 * gdb.btrace/dlopen.exp: New.
13017 * gdb.btrace/dlopen.c: New.
13018 * gdb.btrace/dlopen-dso.c: New.
13019
13020 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13021
13022 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13023 PATTERN argument is optional.
13024
13025 2015-12-24 Joel Brobecker <brobecker@adacore.com>
13026
13027 * lib/ada.exp (target_compile_ada_from_dir): New function.
13028 (gdb_compile_ada): Reimplement avoiding the use of project files.
13029 * gdb.ada/gnat_ada.gpr: Delete.
13030 * gdb.ada/cond_lang.exp: Adjust test to make path before
13031 filename optional.
13032 * gdb.ada/small_reg_param.exp: Likewise.
13033
13034 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13035
13036 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13037
13038 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13039
13040 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13041 case.
13042
13043 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13044
13045 * gdb.base/break.exp: Remove dead code.
13046 * gdb.base/sepdebug.exp: Likewise.
13047
13048 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13049
13050 * gdb.asm/asm-source.exp: Remove HP-UX references.
13051 * gdb.base/annota1.exp: Likewise.
13052 * gdb.base/annota3.exp: Likewise.
13053 * gdb.base/attach.exp: Likewise.
13054 * gdb.base/bigcore.exp: Likewise.
13055 * gdb.base/break.exp: Likewise.
13056 * gdb.base/call-ar-st.exp: Likewise.
13057 * gdb.base/callfuncs.exp: Likewise.
13058 * gdb.base/catch-fork-static.exp: Likewise.
13059 * gdb.base/display.exp: Likewise.
13060 * gdb.base/foll-exec-mode.exp: Likewise.
13061 * gdb.base/foll-exec.exp: Likewise.
13062 * gdb.base/foll-fork.exp: Likewise.
13063 * gdb.base/foll-vfork.exp: Likewise.
13064 * gdb.base/funcargs.exp: Likewise.
13065 * gdb.base/hbreak2.exp: Likewise.
13066 * gdb.base/inferior-died.exp: Likewise.
13067 * gdb.base/interrupt.exp: Likewise.
13068 * gdb.base/multi-forks.exp: Likewise.
13069 * gdb.base/nodebug.exp: Likewise.
13070 * gdb.base/sepdebug.exp: Likewise.
13071 * gdb.base/solib1.c: Likewise.
13072 * gdb.base/step-test.exp: Likewise.
13073 * gdb.mi/non-stop.c: Likewise.
13074 * gdb.mi/pthreads.c: Likewise.
13075 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13076 * gdb.threads/pthreads.c: Likewise.
13077 * gdb.threads/staticthreads.exp: Likewise.
13078 * lib/future.exp: Likewise.
13079 * lib/gdb.exp: Likewise.
13080 * gdb.base/so-indr-cl.c: Remove.
13081 * gdb.base/so-indr-cl.exp: Likewise.
13082 * gdb.base/solib.c: Likewise.
13083 * gdb.base/solib.exp: Likewise.
13084 * gdb.base/solib2.c: Likewise.
13085
13086 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13087
13088 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13089 * gdb.base/call-ar-st.exp: Likewise.
13090 * gdb.base/callfuncs.exp: Likewise.
13091 * gdb.base/condbreak.exp: Likewise.
13092 * gdb.base/constvars.exp: Likewise.
13093 * gdb.base/hbreak2.exp: Likewise.
13094 * gdb.base/langs.exp: Likewise.
13095 * gdb.base/list.exp: Likewise.
13096 * gdb.base/long_long.exp: Likewise.
13097 * gdb.base/ptype.exp: Likewise.
13098 * gdb.base/scope.exp: Likewise.
13099 * gdb.base/signals.exp: Likewise.
13100 * gdb.base/so-impl-ld.exp: Likewise.
13101 * gdb.base/varargs.exp: Likewise.
13102 * gdb.base/volatile.exp: Likewise.
13103 * gdb.base/whatis.exp: Likewise.
13104 * gdb.cp/cplusfuncs.exp: Likewise.
13105 * gdb.cp/inherit.exp: Likewise.
13106 * gdb.cp/local.exp: Likewise.
13107 * gdb.cp/member-ptr.exp: Likewise.
13108 * gdb.cp/method.exp: Likewise.
13109 * gdb.cp/overload.exp: Likewise.
13110 * gdb.cp/templates.exp: Likewise.
13111 * gdb.stabs/weird.exp: Likewise.
13112 * lib/compiler.c: Likewise.
13113 * lib/compiler.cc: Likewise.
13114 * lib/cp-support.exp: Likewise.
13115 * lib/gdb.exp: Likewise.
13116
13117 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13118
13119 * configure.ac: Remove HP-UX case.
13120 * configure: Regenerate.
13121
13122 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13123
13124 * lib/gdb.exp (gdb_compile): Add function doc.
13125
13126 2015-12-17 Pedro Alves <palves@redhat.com>
13127
13128 PR threads/19354
13129 * gdb.multi/info-threads.exp: New file.
13130
13131 2015-12-15 Yao Qi <yao.qi@linaro.org>
13132
13133 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13134 is aarch64*-*-*.
13135
13136 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13137
13138 * gdb.base/history-duplicates.exp: Skip if no readline support.
13139
13140 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13141
13142 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13143
13144 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13145
13146 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13147
13148 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13149
13150 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13151 ctrl-C if nointerrupts target property is set.
13152 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13153 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13154 * gdb.base/paginate-bg-execution.exp: Likewise.
13155 * gdb.base/paginate-execution-startup.exp: Likewise.
13156 * gdb.base/random-signal.exp: Likewise.
13157 * gdb.base/range-stepping.exp: Likewise.
13158 * gdb.cp/annota2.exp: Likewise.
13159 * gdb.cp/annota3.exp: Likewise.
13160 * gdb.gdb/selftest.exp: Likewise.
13161 * gdb.threads/continue-pending-status.exp: Likewise.
13162 * gdb.threads/leader-exit.exp: Likewise.
13163 * gdb.threads/manythreads.exp: Likewise.
13164 * gdb.threads/pthreads.exp: Likewise.
13165 * gdb.threads/schedlock.exp: Likewise.
13166 * gdb.threads/sigthread.exp: Likewise.
13167
13168 2015-12-11 Don Breazeal <donb@codesourcery.com>
13169
13170 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13171 remote.
13172 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13173 * gdb.base/foll-exec.exp (main): Enable for target remote.
13174 * gdb.base/foll-fork.exp (main): Likewise.
13175 * gdb.base/foll-vfork.exp (main): Likewise.
13176 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13177 (proc continue_to_exit_bp_loc): Use clean_restart.
13178 * gdb.base/pie-execl.exp (main): Disable for target remote.
13179 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13180 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13181 * gdb.threads/execl.exp (main): Likewise.
13182 * gdb.threads/fork-child-threads.exp (main): Likewise.
13183 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13184 remote.
13185 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13186 remote.
13187 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13188 pid.tid style ptids, instead of just tid.
13189 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13190 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13191 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13192 ptids, instead of just tid.
13193
13194 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13195
13196 * gdb.base/list.exp (test_list_forward): Add end of file error
13197 test.
13198 (test_repeat_list_command): Add end of file error test.
13199 (test_list_backwards): Add beginning of file error test.
13200
13201 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13202
13203 * gdb.base/list.exp (test_list_invalid_args): New function,
13204 defined, and called.
13205
13206 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13207
13208 * gdb.base/list.exp (test_list): Make test names unique.
13209
13210 2015-12-11 Yao Qi <yao.qi@linaro.org>
13211
13212 * gdb.base/coremaker2.c: Remove.
13213
13214 2015-12-10 Pedro Alves <palves@redhat.com>
13215
13216 * gdb.multi/base.exp: Remove stale "spaces" references.
13217
13218 2015-12-10 Pedro Alves <palves@redhat.com>
13219
13220 * gdb.multi/base.exp: Don't use nowarnings.
13221 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13222 * gdb.multi/hangout.c: Include stdio.h.
13223 * gdb.multi/hello.c: Include stdlib.h.
13224 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13225 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13226 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13227
13228 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13229
13230 * gdb.dwarf2/dw2-ranges-base.c: New file.
13231 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13232 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13233 support additional line table, and debug ranges generation.
13234 (Dwarf::ranges): New function, generate .debug_ranges.
13235 (Dwarf::lines): Support generating simple line table programs.
13236 (Dwarf::assemble): Initialise new namespace variables.
13237
13238 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13239
13240 * gdb.base/async.exp (proc test_background): Add case for
13241 asynchronous execution not supported.
13242
13243 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13244
13245 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13246 format and change test names to make them unique.
13247
13248 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13249 Pedro Alves <pedro@redhat.com>
13250
13251 PR gdb/18702
13252 Add checking of floatformats setup on x86_64 hosts.
13253 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13254 (smallval, bigval): New labels/constants.
13255 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13256 float" after loading bigval and smallval.
13257
13258 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13259
13260 * gdb.ada/fun_overload_menu.exp: New testcase.
13261 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13262
13263 2015-12-04 Josh Stone <jistone@redhat.com>
13264
13265 * gdb.base/catch-fork-static.exp: New.
13266
13267 2015-12-03 Yao Qi <yao.qi@linaro.org>
13268
13269 * gdb.base/sizeof.c: Don't include stdio.h and
13270 ../lib/unbuffer_output.c.
13271 (main): New variable 'size' and 'value'. Remove printf and
13272 gdb_unbuffer_output. Assign return value to size and value.
13273 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13274 at the beginning.
13275 (check_sizeof): Check the result by printing variable 'size'.
13276 (check_valueof): Check the result by printing variable 'value'.
13277
13278 2015-12-01 Yao Qi <yao.qi@linaro.org>
13279
13280 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13281 for aarch64*-*-linux* target.
13282
13283 2015-11-30 Pedro Alves <palves@redhat.com>
13284
13285 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13286
13287 2015-11-30 Pedro Alves <palves@redhat.com>
13288
13289 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13290 Handle non-stop mode vCont replies.
13291
13292 2015-11-30 Pedro Alves <palves@redhat.com>
13293
13294 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13295 prepare_for_testing. Start gdb with "set non-stop on" appended to
13296 GDBFLAGS. Lax expected stop output.
13297
13298 2015-11-27 Yao Qi <yao.qi@linaro.org>
13299
13300 * gdb.arch/arm-neon.exp: New.
13301 * gdb.arch/arm-neon.c: New.
13302
13303 2015-11-27 Yao Qi <yao.qi@linaro.org>
13304
13305 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13306
13307 2015-11-27 Yao Qi <yao.qi@linaro.org>
13308
13309 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13310 frames-invalid annotation.
13311
13312 2015-11-27 Yao Qi <yao.qi@linaro.org>
13313
13314 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13315
13316 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13317
13318 * gdb.threads/names.exp: New file.
13319 * gdb.threads/names.c: New file.
13320 * README: Mention gdb,no_thread_names.
13321
13322 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13323
13324 PR 19297
13325 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13326 support" error.
13327
13328 2015-11-24 Pedro Alves <palves@redhat.com>
13329
13330 PR 17539
13331 * gdb.base/display.exp: Expect displays to be sorted in ascending
13332 order. Use multi_line.
13333 * gdb.base/solib-display.exp: Likewise.
13334
13335 2015-11-24 Pedro Alves <palves@redhat.com>
13336
13337 PR 17539
13338 * gdb.base/display.exp: Expect displays to be sorted in ascending
13339 order. Use multi_line.
13340 * gdb.base/solib-display.exp: Likewise.
13341
13342 2015-11-24 Pedro Alves <palves@redhat.com>
13343
13344 PR 17539
13345 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13346 threads in ascending order.
13347 * gdb.base/foll-fork.exp: Likewise.
13348 * gdb.base/foll-vfork.exp: Likewise.
13349 * gdb.base/multi-forks.exp: Likewise.
13350 * gdb.mi/mi-nonstop.exp: Likewise.
13351 * gdb.mi/mi-nsintrall.exp: Likewise.
13352 * gdb.multi/base.exp: Likewise.
13353 * gdb.multi/multi-arch.exp: Likewise.
13354 * gdb.python/py-inferior.exp: Likewise.
13355 * gdb.threads/break-while-running.exp: Likewise.
13356 * gdb.threads/execl.exp: Likewise.
13357 * gdb.threads/gcore-thread.exp: Likewise.
13358 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13359 * gdb.threads/kill.exp: Likewise.
13360 * gdb.threads/linux-dp.exp: Likewise.
13361 * gdb.threads/multiple-step-overs.exp: Likewise.
13362 * gdb.threads/next-bp-other-thread.exp: Likewise.
13363 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13364 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13365 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13366 * gdb.threads/thread-find.exp: Likewise.
13367 * gdb.threads/tls.exp: Likewise.
13368 * lib/mi-support.exp (mi_reverse_list): Delete.
13369 (mi_check_thread_states): No longer reverse list.
13370
13371 2015-11-24 Pedro Alves <palves@redhat.com>
13372
13373 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13374 use lowercase.
13375
13376 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13377
13378 * gdb.trace/actions.c: Include trace-common.h.
13379 (main): Add a location for a fast tracepoint.
13380 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13381 the normal tracepoints.
13382 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13383
13384 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13385
13386 * save-trace.exp: Factor out code to these...
13387 (gdb_save_tracepoints): New.
13388 (gdb_load_tracepoints): New.
13389 (do_save_load_test): New.
13390
13391 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13392
13393 * gdb.base/asmlabel.exp: New test.
13394 * gdb.base/asmlabel.c: New test case.
13395
13396 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13397
13398 * gdb.base/wrong_frame_bt_full-main.c: New file.
13399 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13400 * gdb.base/wrong_frame_bt_full.exp: New file.
13401
13402 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13403
13404 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13405
13406 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13407
13408 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13409 pstate register when comparing registers values in
13410 sparc64-*-linux-gnu targets to avoid spurious differences.
13411
13412 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13413
13414 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13415
13416 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13417
13418 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13419 as type argument to gdb_compile.
13420 * gdb.base/nested-subp2.exp: Likewise.
13421 * gdb.base/nested-subp3.exp: Likewise.
13422
13423 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13424
13425 * lib/dwarf.exp (_note): Fix left shift of negative value.
13426 * gdb.trace/trace-condition.exp: Likewise.
13427
13428 2015-11-13 Yao Qi <yao.qi@linaro.org>
13429
13430 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13431 comments about d10v.
13432 (test_scalar_returns): Likewise.
13433 * gdb.base/d10v.ld: Remove.
13434 * gdb.base/overlays.exp: Remove the target triplet checking for
13435 d10v-*-*.
13436 * gdb.base/structs.exp (test_struct_returns): Remove the
13437 comments about d10v.
13438 (test_struct_calls): Likewise.
13439
13440 2015-11-13 Yao Qi <yao.qi@linaro.org>
13441
13442 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13443 * gdb.base/gnu_vector.c: Don't include stdio.h.
13444 (main): Don't print res and call add_some_intvecs.
13445
13446 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13447
13448 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13449 macro.
13450 (func5): Removed.
13451 (func4): Use FAST_TRACEPOINT_LABEL.
13452 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13453 macro.
13454 (func): Removed.
13455 (thread_function): Use FAST_TRACEPOINT_LABEL.
13456 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13457 (func): Remove.
13458 (marker): Use FAST_TRACEPOINT_LABEL.
13459 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13460 (pendfunc1): Remove.
13461 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13462 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13463 (foo): Remove.
13464 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13465 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13466 macro.
13467 (func): Remove.
13468 (marker): Use FAST_TRACEPOINT_LABEL.
13469 * gdb.trace/trace-common.h: New header.
13470 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13471 macro.
13472 (func): Remove.
13473 (marker): Use FAST_TRACEPOINT_LABEL.
13474 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13475 (func): Remove.
13476 (thread_function): Use FAST_TRACEPOINT_LABEL.
13477
13478 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13479
13480 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13481 in front.
13482 * gdb.trace/change-loc.exp: Use global pcreg definition.
13483 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13484 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13485 in front.
13486 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13487 * gdb.trace/pending.exp: Likewise.
13488 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13489 * gdb.trace/trace-break.exp: Likewise.
13490 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13491 in front.
13492 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13493 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13494 in front.
13495 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13496
13497 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13498
13499 * gdb.ada/fin_fun_out: New testcase.
13500
13501 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13502
13503 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13504 value associated with DW_AT_byte_size.
13505 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13506 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13507 DW_AT_upper_bound.
13508
13509 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13510
13511 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13512 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13513 version.
13514 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13515 gdb.dwarf2/dw2-canonicalize-type.exp,
13516 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13517 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13518 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13519 provided by gdb_target_symbol_prefix_flags_asm.
13520 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13521 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13522 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13523 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13524 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13525 macros where needed). Use this macro for symbols which require
13526 the prefix provided by SYMBOL_PREFIX.
13527
13528 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13529
13530 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13531 New procs.
13532 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13533 representing expressions, of more than one list element.
13534 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13535 to prepend linker symbol prefix to f.
13536 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13537 table_1 and table_2.
13538 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13539 Likewise, for f and g.
13540 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13541 for ptr.
13542 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13543 for main.
13544 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13545 table_1_ptr and table_2_ptr.
13546
13547 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13548 Joel Brobecker <brobecker@adacore.com>
13549
13550 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13551
13552 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13553
13554 * gdb.reverse/s390-mvcle.c: New test.
13555 * gdb.reverse/s390-mvcle.exp: New file.
13556 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13557
13558 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13559
13560 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13561
13562 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13563
13564 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13565 reaching marker2.
13566 * gdb.reverse/getresuid-reverse.exp: Likewise.
13567 * gdb.reverse/pipe-reverse.exp: Likewise.
13568 * gdb.reverse/readv-reverse.exp: Likewise.
13569 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13570 * gdb.reverse/time-reverse.exp: Likewise.
13571 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13572
13573 2015-10-30 Yao Qi <yao.qi@linaro.org>
13574
13575 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13576 (empty_cycle): Remove.
13577 (main): Don't call empty_cycle. Don't use watch_count_done.
13578 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13579 empty_cycle. Rewrite the code counting HW watchpoints.
13580
13581 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13582
13583 * gdb.reverse/fstatat-reverse.c: New test.
13584 * gdb.reverse/fstatat-reverse.exp: New file.
13585 * gdb.reverse/getresuid-reverse.c: New test.
13586 * gdb.reverse/getresuid-reverse.exp: New file.
13587 * gdb.reverse/pipe-reverse.c: New test.
13588 * gdb.reverse/pipe-reverse.exp: New file.
13589 * gdb.reverse/readv-reverse.c: New test.
13590 * gdb.reverse/readv-reverse.exp: New file.
13591 * gdb.reverse/recvmsg-reverse.c: New test.
13592 * gdb.reverse/recvmsg-reverse.exp: New file.
13593 * gdb.reverse/time-reverse.c: New test.
13594 * gdb.reverse/time-reverse.exp: New file.
13595 * gdb.reverse/waitpid-reverse.c: New test.
13596 * gdb.reverse/waitpid-reverse.exp: New file.
13597
13598 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13599
13600 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13601
13602 2015-10-26 Doug Evans <dje@google.com>
13603
13604 PR symtab/17391
13605 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13606 * gdb.dwarf2/bad-regnum.c: New file.
13607 * gdb.dwarf2/bad-regnum.exp: New file.
13608
13609 2015-10-26 Doug Evans <dje@google.com>
13610
13611 PR python/18938
13612 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13613 file.
13614
13615 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13616
13617 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13618 for a change by "Mention language in compile error message".
13619
13620 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13621
13622 PR python/18073
13623 * gdb.python/py-type.c (C::a_method): New.
13624 (C::a_const_method): New.
13625 (C::a_static_method): New.
13626 (a_function): New.
13627 * gdb.python/py-type.exp (test_fields): Test getting fields
13628 from function and method.
13629
13630 2015-10-21 Keven Boell <keven.boell@intel.com>
13631
13632 * gdb.fortran/vla-alloc-assoc.exp: New file.
13633 * gdb.fortran/vla-datatypes.exp: New file.
13634 * gdb.fortran/vla-datatypes.f90: New file.
13635 * gdb.fortran/vla-history.exp: New file.
13636 * gdb.fortran/vla-ptype-sub.exp: New file.
13637 * gdb.fortran/vla-ptype.exp: New file.
13638 * gdb.fortran/vla-sizeof.exp: New file.
13639 * gdb.fortran/vla-sub.f90: New file.
13640 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13641 * gdb.fortran/vla-value-sub-finish.exp: New file.
13642 * gdb.fortran/vla-value-sub.exp: New file.
13643 * gdb.fortran/vla-value.exp: New file.
13644 * gdb.fortran/vla-ptr-info.exp: New file.
13645 * gdb.mi/mi-vla-fortran.exp: New file.
13646 * gdb.mi/vla.f90: New file.
13647
13648 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13649
13650 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13651 of hardwired timeout value.
13652
13653 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13654 Pedro Alves <palves@redhat.com>
13655
13656 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13657 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13658
13659 2015-10-19 Josh Stone <jistone@redhat.com>
13660
13661 * gdb.base/catch-syscall.c: Include <sched.h>.
13662 (unknown_syscall): New variable.
13663 (main): Trigger a vfork and an unknown syscall.
13664 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13665 (unknown_syscall_number): Likewise.
13666 (check_call_to_syscall): Accept an optional syscall pattern.
13667 (check_return_from_syscall): Likewise.
13668 (check_continue): Likewise.
13669 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13670 (test_catch_syscall_skipping_return): New test toggling off 'catch
13671 syscall' to step over the syscall return, then toggling back on.
13672 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13673 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13674 (do_syscall_tests): Call test_catch_syscall_without_args and
13675 test_catch_syscall_mid_vfork.
13676 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13677 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13678
13679 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13680
13681 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13682 print g_vE): Add new pass patterns.
13683 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13684 print various symbol names for vptr fields.
13685
13686 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13687
13688 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13689 results.
13690
13691 2015-10-12 Yao Qi <yao.qi@linaro.org>
13692
13693 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13694
13695 2015-10-12 Yao Qi <yao.qi@linaro.org>
13696
13697 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13698 is aarch64*-*-linux*.
13699
13700 2015-10-12 Yao Qi <yao.qi@linaro.org>
13701
13702 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13703 (can_relocate_bcond_true): ... it.
13704 (can_relocate_bcond_false): New function.
13705 (foo): Likewise.
13706 (can_relocate_bl): Likewise.
13707 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13708 can_relocate_bl.
13709
13710 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13711
13712 * gdb.base/nested-addr.c: New file.
13713 * gdb.base/nested-addr.exp: New testcase.
13714
13715 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13716
13717 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13718 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13719 its output. Ignore the output of "record goto begin" and instead
13720 check that GDB is replaying.
13721
13722 2015-10-09 Pedro Alves <palves@redhat.com>
13723
13724 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13725 (top level): Use it in the run with no args test.
13726
13727 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13728
13729 * gdb.dlang/properties.exp: New file.
13730
13731 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13732
13733 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13734 whether or not address 0x1000 is mapped on the target.
13735
13736 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13737
13738 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13739 build.
13740
13741 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13742
13743 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13744 instruction-history test.
13745
13746 2015-09-28 Doug Evans <dje@google.com>
13747
13748 * gdb.base/gcore.c (array_func): Add reference to static_array.
13749
13750 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13751
13752 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13753 source line.
13754
13755 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13756
13757 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13758 short or char as base type.
13759
13760 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13761
13762 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13763 to allow any size enum.
13764
13765 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13766
13767 * gdb.ada/array_ptr_renaming.exp: New testcase.
13768 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13769 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13770
13771 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13772
13773 * gdb.trace/ftrace-lock.c: New file.
13774 * gdb.trace/ftrace-lock.exp: New file.
13775
13776 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13777
13778 * gdb.arch/insn-reloc.c: New file.
13779 * gdb.arch/ftrace-insn-reloc.exp: New file.
13780
13781 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13782
13783 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13784 instruction.
13785 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13786 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13787 * gdb.trace/range-stepping.c: Likewise.
13788 * gdb.trace/trace-break.c: Likewise.
13789 * gdb.trace/trace-mt.c (thread_function): Likewise.
13790 * gdb.trace/ftrace.c (marker): Likewise.
13791 * gdb.trace/trace-condition.c (marker): Likewise.
13792 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13793 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13794 is_aarch64_target.
13795
13796 2015-09-18 Doug Evans <xdje42@gmail.com>
13797
13798 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13799 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13800
13801 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13802
13803 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13804 the breakpoint.
13805
13806 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13807
13808 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13809 the pending breakpoint. Remove timeout override for "Run till
13810 MI pending breakpoint on pendfunc3 on thread 2" test.
13811
13812 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13813
13814 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13815 filename pattern.
13816
13817 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13818
13819 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13820 in breakpoint filename pattern.
13821
13822 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13823
13824 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13825
13826 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13827
13828 * gdb.linespec/explicit.exp: Check for readline support for
13829 tab-completion tests. Fix obvious typo.
13830
13831 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13832
13833 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13834 and replay.
13835
13836 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13837
13838 * gdb.btrace/non-stop.c: New.
13839 * gdb.btrace/non-stop.exp: New.
13840
13841 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13842 Yao Qi <yao.qi@linaro.org>
13843
13844 * gdb.trace/trace-condition.c: New file.
13845 * gdb.trace/trace-condition.exp: New file.
13846
13847 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13848
13849 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13850 for testing bytecode compilation.
13851
13852 2015-09-16 Pedro Alves <palves@redhat.com>
13853 Sandra Loosemore <sandra@codesourcery.com>
13854
13855 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13856 (SECONDS): Redefine.
13857 (main): Call pthread_kill and alarm early.
13858 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13859 support.
13860 (test): If the target can't hardware step and doesn't support
13861 displaced stepping, increase the timeout.
13862
13863 2015-09-16 Pedro Alves <palves@redhat.com>
13864
13865 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13866 (enable_debug): New procedures.
13867 (test): Use them. Bail out if waiting for threads fails.
13868 (top level): Bail out if a test fails.
13869
13870 2015-09-16 Yao Qi <yao.qi@linaro.org>
13871
13872 * gdb.asm/asm-source.exp: Set asm-arch for
13873 aarch64*-*-* target.
13874 * gdb.asm/aarch64.inc: New file.
13875
13876 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13877
13878 * gdb.ada/array_of_variable_length.exp: New testcase.
13879 * gdb.ada/array_of_variable_length/foo.adb: New file.
13880 * gdb.ada/array_of_variable_length/pck.adb: New file.
13881 * gdb.ada/array_of_variable_length/pck.ads: New file.
13882
13883 2015-09-15 Doug Evans <dje@google.com>
13884
13885 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13886 of function static local variable.
13887
13888 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13889
13890 * gdb.threads/tls-so_extern.exp: New test file.
13891 * gdb.threads/tls-so_extern.c: New test file.
13892 * gdb.threads/tls-so_extern_main.c: New test file.
13893
13894 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13895
13896 * gdb.opt/solib-intra-step-lib.c: New file.
13897 * gdb.opt/solib-intra-step-main.c: New file.
13898 * gdb.opt/solib-intra-step.exp: New file.
13899
13900 2015-09-15 Pedro Alves <palves@redhat.com>
13901
13902 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13903 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13904
13905 2015-09-14 Pedro Alves <palves@redhat.com>
13906
13907 * gdb.base/hook-stop-continue.c: Delete.
13908 * gdb.base/hook-stop-continue.exp: Delete.
13909 * gdb.base/hook-stop-frame.c: Delete.
13910 * gdb.base/hook-stop-frame.exp: Delete.
13911 * gdb.base/hook-stop.c: New file.
13912 * gdb.base/hook-stop.exp: New file.
13913
13914 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13915
13916 * gdb.ada/access_to_packed_array.exp: New testcase.
13917 * gdb.ada/access_to_packed_array/foo.adb: New file.
13918 * gdb.ada/access_to_packed_array/pack.adb: New file.
13919 * gdb.ada/access_to_packed_array/pack.ads: New file.
13920
13921 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13922
13923 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13924 buffer size test.
13925
13926 2015-09-11 Don Breazeal <donb@codesourcery.com>
13927
13928 * gdb.base/foll-exec.c: Add copyright header. Fix
13929 formatting issues.
13930 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13931 (do_exec_tests): Use clean_restart in place of zap_session,
13932 and for test initialization. Fix formatting issues. Use
13933 fail in place of perror.
13934 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13935 an expect statement to match an expression with output from
13936 the program under debug.
13937 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13938 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13939 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13940 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13941 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13942
13943 2015-09-09 Doug Evans <dje@google.com>
13944
13945 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13946
13947 2015-09-09 Doug Evans <dje@google.com>
13948
13949 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13950
13951 2015-09-09 Doug Evans <dje@google.com>
13952
13953 * gdb.base/savedregs.exp: Fix typo.
13954
13955 2015-09-09 Pedro Alves <palves@redhat.com>
13956
13957 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13958
13959 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13960
13961 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13962 command actually switches threads. Give up on remaining
13963 tests if target fails to stop at breakpoint.
13964
13965 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13966
13967 * gdb.ada/funcall_char.exp: New testcase.
13968 * gdb.ada/funcall_char/foo.adb: New file.
13969
13970 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13971
13972 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13973 expected outputs. Add two testcases for completing ambiguous
13974 functions.
13975 * gdb.ada/complete/aux_pck.adb: New file.
13976 * gdb.ada/complete/aux_pck.ads: New file.
13977 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13978 Ambiguous_Func functions.
13979 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13980 * gdb.ada/complete/pck.adb: Likewise.
13981
13982 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13983
13984 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13985 failures to run the test program under GDB.
13986
13987 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13988
13989 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13990 to C.
13991
13992 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13993
13994 * gdb.base/run-after-attach.exp: New test file.
13995 * gdb.base/run-after-attach.c: New test file.
13996
13997 2015-08-26 Don Breazeal <donb@codesourcery.com>
13998
13999 * gdb.base/foll-exec-2.c: New test program.
14000 * gdb.base/foll-exec-2.exp: New test.
14001
14002 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14003
14004 * gdb.base/nested-subp1.exp: New file.
14005 * gdb.base/nested-subp1.c: New file.
14006 * gdb.base/nested-subp2.exp: New file.
14007 * gdb.base/nested-subp2.c: New file.
14008 * gdb.base/nested-subp3.exp: New file.
14009 * gdb.base/nested-subp3.c: New file.
14010
14011 2015-08-24 Pedro Alves <palves@redhat.com>
14012
14013 * gdb.server/connect-without-multi-process.c: New file.
14014 * gdb.server/connect-without-multi-process.exp: New file.
14015
14016 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14017
14018 * gdb.opt/inline-markers.c: Make z int.
14019
14020 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14021
14022 * gdb.opt/inline-markers.c: Make z volatile.
14023
14024 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14025
14026 * gdb.opt/inline-bt.c: New volatile global z.
14027 * gdb.opt/inline-cmds.c: Likewise.
14028 * gdb.opt/inline-locals.c: Likewise.
14029 * gdb.opt/inline-markers.c: New extern global z.
14030 (marker): Use z.
14031 (inline_fn): Likewise.
14032
14033 2015-08-24 Pedro Alves <palves@redhat.com>
14034
14035 * config/m32r-stub.exp: Remove file.
14036 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14037 * gdb.base/call-rt-st.exp: Likewise.
14038 * gdb.base/call-strs.exp: Likewise.
14039 * gdb.base/default.exp: Remove references to h8300-*-hms and
14040 *-*-udi*.
14041 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14042
14043 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14044
14045 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14046 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14047 and "return" use KFAIL when GDB can not read/write the vector
14048 return value.
14049
14050 2015-08-21 Gary Benson <gbenson@redhat.com>
14051
14052 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14053
14054 2015-08-20 Pedro Alves <palves@redhat.com>
14055
14056 * gdb.server/solib-list.exp: No longer expect an interior stop in
14057 non-stop mode.
14058
14059 2015-08-20 Pedro Alves <palves@redhat.com>
14060
14061 * gdb.server/connect-stopped-target.c: New file.
14062 * gdb.server/connect-stopped-target.exp: New file.
14063
14064 2015-08-20 Pedro Alves <palves@redhat.com>
14065
14066 * gdb.dwarf2/comp-unit-lang.exp: New file.
14067 * gdb.dwarf2/comp-unit-lang.c: New file.
14068
14069 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14070
14071 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14072 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14073
14074 2015-08-19 Kevin Buettner <kevinb@redhat.com>
14075
14076 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14077 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14078
14079 2015-08-18 Doug Evans <dje@google.com>
14080 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14081
14082 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14083 skip_python_tests. New arg prompt_regexp.
14084 (skip_python_tests): New function.
14085 * lib/mi-support.exp (mi_skip_python_tests): New function.
14086 * gdb.python/py-mi-objfile-gdb.py: New file.
14087 * gdb.python/py-mi-objfile.c: New file.
14088 * gdb.python/py-mi-objfile.exp: New file.
14089
14090 2015-08-17 Keith Seitz <keiths@redhat.com>
14091
14092 * gdb.linespec/explicit.exp: Move strace test from here ...
14093 * gdb.trace/strace.exp: ... to here.
14094
14095 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14096
14097 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14098 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14099
14100 2015-08-14 Doug Evans <xdje42@gmail.com>
14101
14102 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14103 inferior before selecting a new file.
14104
14105 2015-08-14 Doug Evans <xdje42@gmail.com>
14106
14107 * gdb.mi/mi-disassemble.exp: Update.
14108 * gdb.base/disasm-optim.S: New file.
14109 * gdb.base/disasm-optim.c: New file.
14110 * gdb.base/disasm-optim.h: New file.
14111 * gdb.base/disasm-optim.exp: New file.
14112
14113 2015-08-14 Keith Seitz <keiths@redhat.com>
14114
14115 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14116 "evaluated-by".
14117
14118 2015-08-13 Joel Brobecker <brobecker@adacore.com>
14119
14120 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14121
14122 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14123
14124 * gdb.ada/fun_renaming.exp: New testcase.
14125 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14126 * gdb.ada/fun_renaming/pack.adb: New file.
14127 * gdb.ada/fun_renaming/pack.ads: New file.
14128
14129 2015-08-12 Keith Seitz <keiths@redhat.com>
14130
14131 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14132 gdb_get_line_number.
14133
14134 2015-08-12 Joel Brobecker <brobecker@adacore.com>
14135
14136 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14137 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14138 gdb.base/dso2dso.exp: New files.
14139
14140 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14141 Pedro Alves <palves@redhat.com>
14142 Keith Seitz <keiths@redhat.com>
14143
14144 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14145 GDBFLAGS.
14146
14147 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14148
14149 * gdb.base/gdbhistsize-history.exp
14150 (test_histsize_history_setting): Use save_vars.
14151 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14152 Use save_vars.
14153 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14154 * gdb.base/readline.exp: Use save_vars.
14155
14156 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14157
14158 * lib/gdb.exp (save_vars): New proc.
14159
14160 2015-08-11 Keith Seitz <keiths@redhat.com>
14161
14162 * gdb.base/help.exp: Update help_breakpoint_text.
14163
14164 2015-08-11 Keith Seitz <keiths@redhat.com>
14165
14166 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14167 (at toplevel): Call test_explicit_breakpoints.
14168 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14169 breakpoints.
14170 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14171 breakpoint conditions, "-cond".
14172
14173 2015-08-11 Keith Seitz <keiths@redhat.com>
14174
14175 * gdb.linespec/3explicit.c: New file.
14176 * gdb.linespec/cpexplicit.cc: New file.
14177 * gdb.linespec/cpexplicit.exp: New file.
14178 * gdb.linespec/explicit.c: New file.
14179 * gdb.linespec/explicit.exp: New file.
14180 * gdb.linespec/explicit2.c: New file.
14181 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14182 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14183 before using in the matching pattern.
14184 Clarify that `prefix' is a regular expression.
14185
14186 2015-08-11 Keith Seitz <keiths@redhat.com>
14187
14188 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14189 test.
14190 Add tests for missing ",FMT" and ",".
14191
14192 2015-08-10 Doug Evans <dje@google.com>
14193 Keith Seitz <keiths@redhat.com>
14194
14195 PR gdb/17960
14196 * gdb.base/completion.exp: Add location completer tests.
14197
14198 2015-08-07 Pedro Alves <palves@redhat.com>
14199
14200 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14201 tests here.
14202 (top level): Run do_test with and without displaced stepping.
14203
14204 2015-08-07 Pedro Alves <palves@redhat.com>
14205
14206 * gdb.base/valgrind-disp-step.c: New file.
14207 * gdb.base/valgrind-disp-step.exp: New file.
14208
14209 2015-08-07 Pedro Alves <palves@redhat.com>
14210
14211 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14212 Delete function.
14213 (main): Add alarm. Run an infinite loop instead of calling
14214 wait_threads.
14215 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14216 comment.
14217 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14218 Delete function.
14219 (main): Add alarm. Run an infinite loop instead of calling
14220 wait_threads.
14221 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14222 comment.
14223
14224 2015-08-07 Pedro Alves <palves@redhat.com>
14225
14226 * gdb.base/checkpoint-ns.exp: New file.
14227 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14228 standard_testfile.
14229
14230 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14231
14232 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14233 * gdb.btrace/instruction_history.exp: Update.
14234 * gdb.btrace/tsx.exp: New.
14235 * gdb.btrace/tsx.c: New.
14236
14237 2015-08-06 Pedro Alves <palves@redhat.com>
14238
14239 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14240 increase timeout.
14241 * gdb.reverse/until-precsave.exp: Bump timeouts.
14242
14243 2015-08-06 Pedro Alves <palves@redhat.com>
14244
14245 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14246
14247 2015-08-06 Pedro Alves <palves@redhat.com>
14248
14249 PR gdb/18749
14250 * gdb.threads/process-dies-while-handling-bp.c: New file.
14251 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14252
14253 2015-08-06 Pedro Alves <palves@redhat.com>
14254
14255 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14256 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14257
14258 2015-08-05 Pedro Alves <palves@redhat.com>
14259
14260 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14261 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14262
14263 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14264
14265 * gdb.base/bp-permanent.exp: Report test as unsupported if
14266 the target cannot stop at the permanent breakpoint.
14267
14268 2015-08-03 Doug Evans <dje@google.com>
14269
14270 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14271 10000.
14272
14273 2015-08-03 Doug Evans <dje@google.com>
14274
14275 * Makefile.in (workers/%.worker, build-perf): New rule.
14276 (GDB_PERFTEST_MODE): New variable.
14277 (check-perf): Use it.
14278 (clean): Clean up gdb.perf parallel build subdirs.
14279 * lib/build-piece.exp: New file.
14280 * lib/gdb.exp (make_gdb_parallel_path): New function
14281 (standard_output_file, standard_temp_file): Call it.
14282 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14283 of $GDB_PARALLEL.
14284 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14285
14286 2015-08-03 Doug Evans <dje@google.com>
14287
14288 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14289 (LOG_FILE_NAME): New global.
14290 (TextReporter.__init__): Initialize self.txt_sum.
14291 (TextReporter.report): Add support for multiple data-points.
14292 Move report to perftest.sum, put raw data in perftest.log.
14293 (TextReporter.start): Open sum and log files.
14294 (TextReporter.end): Close sum and log files.
14295 * gdb.perf/lib/perftest/testresult.py
14296 (SingleStatisticTestResult.record): Handle multiple data-points.
14297
14298 2015-07-31 Pedro Alves <palves@redhat.com>
14299
14300 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14301 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14302 kill_wait_spawned_process instead of explicit "kill -9".
14303 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14304 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14305 kill_wait_spawned_process.
14306 * gdb.base/attach-twice.exp: Likewise.
14307 * gdb.base/attach.exp: Likewise.
14308 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14309 gdb_test_multiple.
14310 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14311 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14312 kill_wait_spawned_process.
14313 * gdb.base/valgrind-infcall.exp: Likewise.
14314 * gdb.multi/multi-attach.exp: Likewise.
14315 * gdb.python/py-prompt.exp: Likewise.
14316 * gdb.python/py-sync-interp.exp: Likewise.
14317 * gdb.server/ext-attach.exp: Likewise.
14318 * gdb.threads/attach-into-signal.exp (corefunc): Use
14319 spawn_wait_for_attach, spawn_id_get_pid and
14320 kill_wait_spawned_process.
14321 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14322 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14323 spawn_id_get_pid and kill_wait_spawned_process.
14324 * gdb.threads/attach-stopped.exp (corefunc): Use
14325 spawn_wait_for_attach, spawn_id_get_pid and
14326 kill_wait_spawned_process.
14327 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14328 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14329 kill_wait_spawned_process instead of explicit "kill -9".
14330 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14331 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14332 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14333 processes. Don't map cygwin/windows pids here. Now returns a
14334 spawn id list.
14335
14336 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14337
14338 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14339 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14340 correct patch.
14341
14342 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14343
14344 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14345
14346 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14347
14348 Reapply:
14349 2014-05-21 Mark Wielaard <mjw@redhat.com>
14350
14351 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14352
14353 2015-07-30 Pedro Alves <palves@redhat.com>
14354
14355 * linux-low.c (handle_extended_wait): Set the child's last
14356 reported status to TARGET_WAITKIND_STOPPED.
14357
14358 2015-07-30 Pedro Alves <palves@redhat.com>
14359
14360 PR threads/18600
14361 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14362 only shows inferior 1.
14363
14364 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14365 Pedro Alves <palves@redhat.com>
14366
14367 PR threads/18600
14368 * gdb.threads/fork-plus-threads.c: New file.
14369 * gdb.threads/fork-plus-threads.exp: New file.
14370
14371 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14372
14373 * gdb.base/batch-preserve-term-settings.exp
14374 (test_terminal_settings_preserved_after_cli_exit): Use
14375 send_quit_command.
14376
14377 2015-07-29 Pedro Alves <palves@redhat.com>
14378 Don Breazeal <donb@codesourcery.com>
14379
14380 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14381 output from both inferior_spawn_id and gdb_spawn_id.
14382
14383 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14384
14385 * gdb.threads/attach-into-signal.exp (corefunc): Use
14386 with_test_prefix on nested loops, uniquefying the test messages.
14387
14388 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14389
14390 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14391 commit.
14392
14393 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14394
14395 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14396 New proc.
14397 (test_terminal_settings_preserved_after_sigterm): New test.
14398
14399 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14400
14401 * gdb.base/batch-preserve-term-settings.exp
14402 (test_terminal_settings_preserved_after_cli_exit): New test.
14403
14404 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14405
14406 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14407 manipulation of saved_gdbflags.
14408 (test_terminal_settings_preserved): Remove global declaration of
14409 the unused variable pagination_prompt. Remove manipulation of
14410 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14411 GDBFLAGS.
14412
14413 2015-07-29 Pedro Alves <palves@redhat.com>
14414
14415 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14416
14417 2015-07-29 Pedro Alves <palves@redhat.com>
14418
14419 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14420 at the top.
14421
14422 2015-07-29 Pedro Alves <palves@redhat.com>
14423
14424 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14425 (main): Call gdb_unbuffer_output.
14426 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14427 (main): Call gdb_unbuffer_output.
14428 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14429 (main): Call gdb_unbuffer_output.
14430 * gdb.base/call-strs.exp: Adjust to step over the
14431 gdb_unbuffer_output call.
14432 * gdb.base/catch-gdb-caused-signals.c: Include
14433 "../lib/unbuffer_output.c".
14434 (main): Call gdb_unbuffer_output.
14435 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14436 (main): Call gdb_unbuffer_output.
14437 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14438 (main): Call gdb_unbuffer_output.
14439 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14440 (main): Call gdb_unbuffer_output.
14441 * gdb.base/shlib-call.exp: Adjust to step over the
14442 gdb_unbuffer_output call.
14443 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14444 (main): Call gdb_unbuffer_output.
14445 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14446 (main): Call gdb_unbuffer_output.
14447 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14448 (main): Rename to ...
14449 (test): ... this.
14450 (main): Reimplement.
14451 * gdb.base/varargs.exp: Run to test instead of to main.
14452 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14453 (main): Call gdb_unbuffer_output.
14454
14455 2015-07-29 Pedro Alves <palves@redhat.com>
14456
14457 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14458 factore out from mi_continue_dprintf. For call-style dprintfs,
14459 expect dprintf output out of $inferior_spawn_id.
14460 (mi_continue_dprintf): Use mi_expect_dprintf.
14461 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14462 (main): Call gdb_unbuffer_output.
14463
14464 2015-07-29 Pedro Alves <palves@redhat.com>
14465
14466 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14467 (default_mi_gdb_start): Set inferior_spawn_id instead of
14468 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14469 gdb_spawn_id.
14470 (mi_gdb_test): Always expect inferior output from both
14471 $inferior_spawn_id and $gdb_spawn_id.
14472
14473 2015-07-29 Pedro Alves <palves@redhat.com>
14474
14475 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14476 send_inferior and $inferior_spawn_id.
14477
14478 2015-07-29 Pedro Alves <palves@redhat.com>
14479
14480 * gdb.gdb/complaints.exp (test_initial_complaints)
14481 (test_serial_complaints, test_short_complaints): Use
14482 gdb_test_stdio.
14483 (test_empty_complaint): Handle $inferior_spawn_id !=
14484 $gdb_spawn_id.
14485
14486 2015-07-29 Pedro Alves <palves@redhat.com>
14487
14488 * gdb.base/varargs.exp: Use gdb_test_stdio.
14489
14490 2015-07-29 Pedro Alves <palves@redhat.com>
14491
14492 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14493
14494 2015-07-29 Pedro Alves <palves@redhat.com>
14495
14496 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14497
14498 2015-07-29 Pedro Alves <palves@redhat.com>
14499
14500 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14501 parameter into two new parameters, "inf_result" and "gdb_result".
14502 Expect inferior output and gdb output from $inferior_spawn_id and
14503 $gdb_spawn_id, respectively. Adjust all callers.
14504
14505 2015-07-29 Pedro Alves <palves@redhat.com>
14506
14507 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14508 of gdb_test_sequence.
14509
14510 2015-07-29 Pedro Alves <palves@redhat.com>
14511
14512 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14513 (saw_spurious_output): Expect inferior output from
14514 $inferior_spawn_id. Use gdb_test_stdio.
14515
14516 2015-07-29 Pedro Alves <palves@redhat.com>
14517
14518 * gdb.base/dprintf.exp: Use standard_testfile. Change
14519 prepare_for_testing call.
14520 (srcfile): Don't set.
14521 (restart): New procedure.
14522 (test_dprintf): New procecure, use to continue over dprintfs.
14523 (test_call, test_agent): New procedures, tests moved here.
14524 Restart gdb and recreate dprintfs. Adjust expected output.
14525
14526 2015-07-29 Pedro Alves <palves@redhat.com>
14527
14528 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14529
14530 2015-07-29 Pedro Alves <palves@redhat.com>
14531
14532 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14533
14534 2015-07-29 Pedro Alves <palves@redhat.com>
14535
14536 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14537 gdb_test_stdio.
14538
14539 2015-07-29 Pedro Alves <palves@redhat.com>
14540
14541 * lib/gdb.exp (gdb_test_stdio): New procedure.
14542
14543 2015-07-29 Pedro Alves <palves@redhat.com>
14544
14545 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14546
14547 2015-07-29 Pedro Alves <palves@redhat.com>
14548
14549 * gdb.base/call-signal-resume.exp: Remove check for
14550 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14551 * gdb.base/unwindonsignal.exp: Likewise.
14552 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14553 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14554
14555 2015-07-29 Pedro Alves <palves@redhat.com>
14556
14557 * gdb.base/siginfo-addr.c (pass): New function.
14558 (handler): Call it iff si_addr is correct.
14559 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14560 Set a breakpoint at "pass" and continue to it.
14561
14562 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14563
14564 * gdb.python/py-objfile.exp: Make some tests have unique names.
14565 * gdb.python/py-pp-registration.exp: Likewise.
14566
14567 2015-07-28 Pedro Alves <palves@redhat.com>
14568
14569 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14570
14571 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14572
14573 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14574
14575 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14576
14577 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14578
14579 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14580
14581 * gdb.base/gdb-sigterm-2.exp: New test.
14582
14583 2015-07-25 Doug Evans <xdje42@gmail.com>
14584
14585 Revert:
14586 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14587 (workers/%.worker, build-perf): New rule.
14588 (GDB_PERFTEST_MODE): New variable.
14589 (check-perf): Use it.
14590 (clean): Clean up gdb.perf parallel build subdirs.
14591 * lib/build-piece.exp: New file.
14592 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14593 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14594 name.
14595 (standard_temp_file): Ditto.
14596 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14597 of $GDB_PARALLEL.
14598
14599 2015-07-24 Doug Evans <dje@google.com>
14600
14601 * gdb.perf/lib/perftest/utils.py: New file.
14602 * gdb.perf/gm-hello.cc: New file.
14603 * gdb.perf/gm-pervasive-typedef.cc: New file.
14604 * gdb.perf/gm-pervasive-typedef.h: New file.
14605 * gdb.perf/gm-std.cc: New file.
14606 * gdb.perf/gm-std.h: New file.
14607 * gdb.perf/gm-use-cerr.cc: New file.
14608 * gdb.perf/gm-utils.h: New file.
14609 * gdb.perf/gmonster-null-lookup.py: New file.
14610 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14611 * gdb.perf/gmonster-print-cerr.py: New file.
14612 * gdb.perf/gmonster-ptype-string.py: New file.
14613 * gdb.perf/gmonster-runto-main.py: New file.
14614 * gdb.perf/gmonster-select-file.py: New file.
14615 * gdb.perf/gmonster1-null-lookup.exp: New file.
14616 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14617 * gdb.perf/gmonster1-print-cerr.exp: New file.
14618 * gdb.perf/gmonster1-ptype-string.exp: New file.
14619 * gdb.perf/gmonster1-runto-main.exp: New file.
14620 * gdb.perf/gmonster1-select-file.exp: New file.
14621 * gdb.perf/gmonster1.cc: New file.
14622 * gdb.perf/gmonster1.exp: New file.
14623 * gdb.perf/gmonster2-null-lookup.exp: New file.
14624 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14625 * gdb.perf/gmonster2-print-cerr.exp: New file.
14626 * gdb.perf/gmonster2-ptype-string.exp: New file.
14627 * gdb.perf/gmonster2-runto-main.exp: New file.
14628 * gdb.perf/gmonster2-select-file.exp: New file.
14629 * gdb.perf/gmonster2.cc: New file.
14630 * gdb.perf/gmonster2.exp: New file.
14631
14632 2015-07-24 Doug Evans <dje@google.com>
14633
14634 * gdb.perf/README: New file.
14635 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14636 * lib/gen-perf-test.exp: New file.
14637
14638 2015-07-24 Doug Evans <dje@google.com>
14639
14640 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14641 (PerfTest::startup): New function.
14642 (PerfTest::run): Return result of calling body.
14643 (PerfTest::assemble): Rewrite.
14644 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14645 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14646 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14647 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14648 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14649
14650 2015-07-24 Doug Evans <dje@google.com>
14651
14652 * lib/gdb.exp (clean_restart): Make executable optional.
14653
14654 2015-07-24 Doug Evans <dje@google.com>
14655
14656 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14657 compiler_info references.
14658 * gdb.cp/temargs.exp: Ditto.
14659 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14660 (get_compiler_info): Early exit if already computed. Set compiler_info
14661 to "unknown" if there was a problem.
14662 (test_compiler_info): Add function comment. Call get_compiler_info.
14663
14664 2015-07-24 Doug Evans <dje@google.com>
14665
14666 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14667 (workers/%.worker, build-perf): New rule.
14668 (GDB_PERFTEST_MODE): New variable.
14669 (check-perf): Use it.
14670 (clean): Clean up gdb.perf parallel build subdirs.
14671 * lib/build-piece.exp: New file.
14672 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14673 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14674 name.
14675 (standard_temp_file): Ditto.
14676 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14677 of $GDB_PARALLEL.
14678
14679 2015-07-24 Doug Evans <dje@google.com>
14680
14681 * lib/future.exp (gdb_default_target_compile): New option
14682 "early_flags".
14683 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14684 --as-needed.
14685
14686 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14687
14688 * gdb.base/catch-syscall.exp: Call gdb_exit before
14689 gdb_skip_xml_test.
14690
14691 2015-07-24 Pedro Alves <palves@redhat.com>
14692
14693 * gdb.python/py-events.exp: Accept output between the stop event
14694 and the prompt.
14695 * gdb.python/py-evsignal.exp: Likewise.
14696 * gdb.python/py-evthreads.exp: Likewise.
14697
14698 2015-07-24 Pedro Alves <palves@redhat.com>
14699
14700 PR gdb/18717
14701 * gdb.threads/non-ldr-exit.c: New file.
14702 * gdb.threads/non-ldr-exit.exp: New file.
14703
14704 2015-07-24 Yao Qi <yao.qi@linaro.org>
14705
14706 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14707 restarting process.
14708
14709 2015-07-24 Yao Qi <yao.qi@linaro.org>
14710
14711 * gdb.server/ext-restart.exp: New file.
14712
14713 2015-07-24 Yao Qi <yao.qi@linaro.org>
14714
14715 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14716 argument options.
14717 * gdb.server/ext-wrapper.exp: New file.
14718
14719 2015-07-23 Doug Evans <dje@google.com>
14720
14721 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14722 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14723
14724 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14725
14726 * gdb.ada/var_arr_typedef.exp: New testcase.
14727 * gdb.ada/var_arr_typedef/pack.adb: New file.
14728 * gdb.ada/var_arr_typedef/pack.ads: New file.
14729 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14730
14731 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14732
14733 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14734
14735 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14736
14737 * gdb.arch/i386-biarch-core.exp: Replace istarget
14738 by "complete set gnutarget". Remove expectation for the "core-file"
14739 command.
14740
14741 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14742
14743 Revert the previous commit:
14744 Tests for validate symbol file using build-id.
14745
14746 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14747
14748 Tests for validate symbol file using build-id.
14749 * gdb.base/solib-mismatch-lib.c: New file.
14750 * gdb.base/solib-mismatch-libmod.c: New file.
14751 * gdb.base/solib-mismatch.c: New file.
14752 * gdb.base/solib-mismatch.exp: New file.
14753
14754 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14755
14756 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14757 nios2-*-linux*.
14758 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14759 * gdb.base/siginfo.exp: Likewise.
14760 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14761
14762 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14763
14764 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14765 Move it to ...
14766 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14767 ... here.
14768 * gdb.trace/range-stepping.exp: Check that the target supports
14769 range stepping.
14770
14771 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14772
14773 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14774
14775 2015-07-14 Pedro Alves <palves@redhat.com>
14776
14777 * gdb.base/killed-outside.exp: New file.
14778 * gdb.base/killed-outside.c: New file.
14779
14780 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14781
14782 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14783 (n at main): New.
14784 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14785
14786 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14787
14788 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14789 infcall tests instead of setting up for KFAIL.
14790
14791 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14792
14793 * gdb.btrace/record_goto-step.exp: New.
14794
14795 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14796
14797 PR compile/18484
14798 * gdb.compile/compile.c (struct struct_type): Add volatile to
14799 selffield's type.
14800 * gdb.compile/compile.exp
14801 (compile code struct_object.selffield = &struct_object): Skip further
14802 struct_object tests if this one xfails.
14803
14804 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14805
14806 PR exp/18617
14807 * gdb.trace/ax.exp: Add test.
14808
14809 2015-07-07 Yao Qi <yao.qi@linaro.org>
14810
14811 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14812 instead of istarget "aarch64*-*-*".
14813 * gdb.arch/aarch64-fp.exp: Likewise.
14814 * gdb.base/float.exp: Likewise.
14815 * gdb.reverse/aarch64.exp: Likewise.
14816 * lib/gdb.exp (is_aarch64_target): New proc.
14817
14818 2015-07-07 Yao Qi <yao.qi@linaro.org>
14819
14820 * lib/gdb.exp (is_aarch32_target): New proc.
14821 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14822 instead of "istarget "arm*-*-*"".
14823 * gdb.arch/arm-disp-step.exp: Likewise.
14824 * gdb.arch/thumb-bx-pc.exp: Likewise.
14825 * gdb.arch/thumb-prologue.exp: Likewise.
14826 * gdb.arch/thumb-singlestep.exp: Likewise.
14827 * gdb.base/disp-step-syscall.exp: Likewise.
14828 * gdb.base/float.exp: Likewise.
14829
14830 2015-07-07 Yao Qi <yao.qi@linaro.org>
14831
14832 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14833 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14834
14835 2015-07-07 Yao Qi <yao.qi@linaro.org>
14836
14837 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14838 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14839 if it exists.
14840 * gdb.multi/multi-arch.exp: Likewise.
14841
14842 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14843
14844 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14845 print.
14846
14847 2015-07-07 Yao Qi <yao.qi@linaro.org>
14848
14849 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14850
14851 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14852
14853 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14854 '[' and ']' characters.
14855
14856 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14857
14858 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14859
14860 2015-06-29 Pedro Alves <palves@redhat.com>
14861
14862 PR threads/18127
14863 * gdb.threads/hand-call-new-thread.c: New file.
14864 * gdb.threads/hand-call-new-thread.c: New file.
14865
14866 2015-06-26 Keith Seitz <keiths@redhat.com>
14867 Doug Evans <dje@google.com>
14868
14869 PR 16253
14870 * gdb.cp/var-tag-2.cc: New file.
14871 * gdb.cp/var-tag-3.cc: New file.
14872 * gdb.cp/var-tag-4.cc: New file.
14873 * gdb.cp/var-tag.cc: New file.
14874 * gdb.cp/var-tag.exp: New file.
14875
14876 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14877
14878 * gdb.base/history-duplicates.exp: New test.
14879
14880 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14881
14882 * gdb.base/completion.exp: Test the completion of the "focus"
14883 command.
14884
14885 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14886
14887 * gdb.arch/amd64-prologue-skip.S: New file.
14888 * gdb.arch/amd64-prologue-skip.exp: New file.
14889
14890 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14891
14892 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14893 is_address_zero_readable check.
14894
14895 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14896
14897 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14898 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14899
14900 2015-06-24 Yao Qi <yao.qi@linaro.org>
14901
14902 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14903 linux targets.
14904
14905 2015-06-24 Yao Qi <yao.qi@linaro.org>
14906
14907 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14908 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14909 * gdb.base/siginfo-thread.exp: Likewise.
14910
14911 2015-06-22 Yao Qi <yao.qi@linaro.org>
14912
14913 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14914
14915 2015-06-22 Yao Qi <yao.qi@linaro.org>
14916
14917 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14918 aarch64*-*-*.
14919 (skip_hw_watchpoint_tests): Likewise.
14920
14921 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14922
14923 * gdb.base/gdbinit-history.exp: Test the interaction between
14924 setting GDBHISTSIZE and setting the history size via .gdbinit.
14925
14926 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14927
14928 PR gdb/16999
14929 * gdb.base/gdbhistsize-history.exp: New test.
14930
14931 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14932
14933 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14934 with GDBHISTSIZE.
14935 * gdb.base/readline.exp: Likewise.
14936
14937 2015-06-17 Yao Qi <yao.qi@linaro.org>
14938
14939 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14940 line.
14941
14942 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14943
14944 * gdb.base/gdbinit-history.exp: Add test case to check that
14945 an unlimited history file does not get truncated on exit.
14946
14947 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14948
14949 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14950 (VECTOR): New macro. Use it...
14951 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14952 ...for these typedefs.
14953 (int8, char1, int1, double1): New typedefs.
14954 (struct just_int2, struct two_int2): New structures.
14955 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14956 (add_structvecs, add_singlevecs): New functions.
14957 (main): Call add_some_intvecs twice.
14958 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14959 the compile and exit upon failure. Try compiling for the "native"
14960 architecture. Test inferior function calls with vector arguments
14961 and vector return value handling with "finish" and "return".
14962
14963 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14964
14965 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14966 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14967 PE file.
14968 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14969
14970 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14971
14972 PR breakpoints/16465
14973 * gdb.mi/mi-dprintf-pending.c: New file.
14974 * gdb.mi/mi-dprintf-pending.exp: New test.
14975 * gdb.mi/mi-dprintf-pendshr.c: New file.
14976
14977 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14978 Mircea Gherzan <mircea.gherzan@intel.com>
14979
14980 * gdb.arch/i386-mpx-map.c: New file.
14981 * gdb.arch/i386-mpx-map.exp: New File.
14982
14983 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14984
14985 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14986 * gdb.arch/i386-mpx.exp: Indentation fixed.
14987
14988 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14989
14990 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14991 function and improved indentation.
14992 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14993 gdb_test_multiple. Added additional tests to skip the test.
14994
14995 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14996
14997 * gdb.arch/i386-avx512.c: Change path in include file.
14998 * gdb.arch/i386-avx512.exp: Change include dir path
14999 compilation flag.
15000 * gdb.arch/i386-mpx.c: Change path in include file.
15001 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15002 flag.
15003
15004 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15005
15006 * gdb.compile/compile-print.exp (compile print *vararray@3)
15007 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15008
15009 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15010
15011 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15012 (do not keep jit in memory): ... this.
15013 (expect 5): Change it to ...
15014 (expect no 5): ... this.
15015
15016 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15017
15018 PR gdb/15564
15019 * gdb.mi/mi-detach.exp: New file.
15020
15021 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15022
15023 PR symtab/18392
15024 * gdb.arch/amd64-tailcall-self.S: New file.
15025 * gdb.arch/amd64-tailcall-self.c: New file.
15026 * gdb.arch/amd64-tailcall-self.exp: New file.
15027
15028 2015-05-28 Don Breazeal <donb@codesourcery.com>
15029
15030 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15031 tests for remote targets by checking is_target_gdbserver.
15032
15033 2015-05-27 Doug Evans <dje@google.com>
15034
15035 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15036 * gdb.dwarf2/opaque-type-lookup.c: New file.
15037 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15038
15039 2015-05-26 Doug Evans <dje@google.com>
15040
15041 * gdb.cp/iostream.cc: New file.
15042 * gdb.cp/iostream.exp: New file.
15043
15044 2015-05-26 Doug Evans <dje@google.com>
15045
15046 * gdb.dwarf2/dw2-op-call.exp: Update.
15047 * gdb.dwarf2/dw4-sig-types.exp: Update.
15048 * gdb.dwarf2/implptr.exp: Update.
15049 * gdb.mi/mi-cmd-param-changed.exp: Update.
15050
15051 2015-05-26 Doug Evans <dje@google.com>
15052
15053 * gdb.python/py-lazy-string.c: New file.
15054 * gdb.python/py-lazy-string.exp: New file.
15055 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15056 (main): Update. Add estring3.
15057 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15058 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15059
15060 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15061 Yao Qi <yao.qi@linaro.org>
15062
15063 * gdb.reverse/aarch64.c: New.
15064 * gdb.reverse/aarch64.exp: New.
15065
15066 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15067
15068 * lib/gdb.exp (supports_process_record): Return true for
15069 aarch64*-linux*.
15070 (supports_reverse): Likewise.
15071
15072 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15073
15074 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15075 Use with_test_prefix.
15076
15077 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15078
15079 * gdb.base/completion.exp: Add test for completion of layout
15080 names.
15081
15082 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15083
15084 * lib/gdb.exp (skip_tui_tests): New proc.
15085 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15086
15087 2015-05-19 Pedro Alves <palves@redhat.com>
15088
15089 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15090 Save the whole env array instead of just HOME. Unset HISTSIZE in
15091 the environment while testing. Restore whole environment
15092 afterwards.
15093
15094 2015-05-16 Doug Evans <xdje42@gmail.com>
15095
15096 * gdb.guile/scm-ports.c: New file.
15097 * gdb.guile/scm-ports.exp: Add memory port tests.
15098
15099 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15100
15101 * gdb.compile/compile-print.c: New file.
15102 * gdb.compile/compile-print.exp: New file.
15103
15104 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15105
15106 * gdb.compile/compile-ops.exp: Cast param to void.
15107 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15108 (compile code struct_object.selffield = &struct_object): Add xfail.
15109
15110 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15111
15112 * gdb.ada/arr_enum_with_gap: New testcase.
15113
15114 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15115
15116 * gdb.ada/byte_packed_arr: New testcase.
15117
15118 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15119
15120 * gdb.ada/pckd_neg: New testcase.
15121
15122 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15123
15124 PR gdb/17820
15125 * gdb.base/gdbinit-history.exp: New test.
15126 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15127 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15128
15129 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15130
15131 * gdb.python/py-xmethods.cc: Enhance test case.
15132 * gdb.python/py-xmethods.exp: New tests.
15133 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15134 function.
15135 (B_indexoper): Likewise.
15136 (global_dm_list) : Add new xmethod worker functions.
15137
15138 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15139
15140 * gdb.base/coredump-filter.exp: Correctly unset
15141 "coredump_var_addr" array.
15142
15143 2015-05-08 Pedro Alves <palves@redhat.com>
15144
15145 * gdb.server/non-existing-program.exp: Unset spawn_id.
15146
15147 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15148
15149 PR python/18291
15150 * gdb.python/py-xmethods.exp: Add tests.
15151
15152 2015-05-08 Yao Qi <yao.qi@linaro.org>
15153
15154 PR gdb/18208
15155 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15156 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15157 function set_coredump_filter, and remove remote_exec call.
15158 Remove argument ipid. Callers update.
15159 (top level): Don't get inferior's PID.
15160
15161 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15162
15163 * gdb.base/watch_thread_num.exp: Skip test on targets without
15164 access watchpoints.
15165
15166 2015-05-06 Pedro Alves <palves@redhat.com>
15167
15168 PR server/18081
15169 * gdb.server/non-existing-program.exp: New file.
15170
15171 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15172
15173 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15174
15175 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15176
15177 * gdb.ada/out_of_line_in_inlined: New testcase.
15178
15179 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15180
15181 * gdb.ada/var_rec_arr: New testcase.
15182
15183 2015-04-30 Yao Qi <yao.qi@linaro.org>
15184
15185 * gdb.base/break-idempotent.exp: If
15186 skip_hw_watchpoint_multi_tests returns true, skip the tests
15187 on "rwatch" and "awatch".
15188
15189 2015-04-30 Yao Qi <yao.qi@linaro.org>
15190
15191 * gdb.base/relativedebug.exp: Invoke gdb command
15192 "info sharedlibrary", and if libc.so doesn't have debug info,
15193 skip the test.
15194
15195 2015-04-29 Doug Evans <dje@google.com>
15196
15197 * gdb.python/py-xmethods.exp: Add ptype tests.
15198 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15199 get_result_type method.
15200
15201 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15202
15203 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15204 the target does not support hardware watchpoints.
15205
15206 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15207
15208 * gdb.base/break-always.exp: Abort testing if writing to memory
15209 causes an error.
15210
15211 2015-04-28 Doug Evans <dje@google.com>
15212
15213 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15214 * gdb.python/py-pp-registration.exp: ... here. New file.
15215 * gdb.python/py-pp-registration.c: New file.
15216 * gdb.python/py-pp-registration.py: New file.
15217
15218 2015-04-28 Doug Evans <dje@google.com>
15219
15220 * gdb.python/py-bad-printers.c: New file.
15221 * gdb.python/py-bad-printers.py: New file.
15222 * gdb.python/py-bad-printers.exp: New file.
15223
15224 2015-04-28 Sasha Smundak <asmundak@google.com>
15225
15226 * gdb.python/py-type.exp: New test.
15227
15228 2015-04-28 Andy Wingo <wingo@igalia.com>
15229
15230 * gdb.python/py-parameter.exp:
15231 * gdb.guile/scm-parameter.exp: Escape the path that we are
15232 matching against, as it might contain characters that are special
15233 to regular expressions.
15234
15235 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15236
15237 * gdb.ada/rec_comp: New testcase.
15238
15239 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15240
15241 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15242 before using it.
15243
15244 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15245
15246 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15247 new tests for verilog output.
15248
15249 2015-04-24 Yao Qi <yao.qi@linaro.org>
15250
15251 * boards/remote-gdbserver-on-localhost.exp: New file.
15252
15253 2015-04-23 Pedro Alves <palves@redhat.com>
15254
15255 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15256 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15257 "end of file", remove $inferior_spawn_id from the indirect list.
15258
15259 2015-04-23 Pedro Alves <palves@redhat.com>
15260
15261 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15262
15263 2015-04-23 Pedro Alves <palves@redhat.com>
15264
15265 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15266 on $any_spawn_id instead of only on $gdb_spawn_id.
15267
15268 2015-04-21 Pierre Muller <muller@sourceware.org>
15269
15270 PR pascal/17815
15271 * lib/pascal.exp (gpc_compile): Add new option "class".
15272 (fpc_compile): Likewise.
15273 * gdb.pascal/case-insensitive-symbols.pas: New file.
15274 * gdb.pascal/case-insensitive-symbols.exp: New file.
15275
15276 2015-04-20 Gary Benson <gbenson@redhat.com>
15277
15278 * gdb.base/attach.exp: Fix three extended remote failures.
15279
15280 2015-04-17 Gary Benson <gbenson@redhat.com>
15281
15282 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15283 the main executable over the remote protocol.
15284
15285 2015-04-16 Pedro Alves <palves@redhat.com>
15286
15287 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15288 a new gdbserver if gdbserver_reconnect_p is set.
15289
15290 2015-04-16 Pedro Alves <palves@redhat.com>
15291
15292 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15293 is set, don't exit gdbserver.
15294
15295 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15296
15297 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15298 appropriate .insn, such that an older assembler can be used.
15299 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15300 the z/Architecture instruction set on 31-bit targets as well.
15301
15302 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15303
15304 * gdb.go/handcall.exp: Remove all logic related to the first
15305 breakpoint and rely on go_runto_main instead.
15306 * gdb.go/strings.exp: Likewise.
15307 * gdb.go/unsafe.exp: Likewise.
15308 * gdb.go/hello.exp: Likewise. Also rename the remaining
15309 breakpoint marker to "breakpoint 1".
15310 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15311 * gdb.go/strings.go: Likewise.
15312 * gdb.go/unsafe.go: Likewise.
15313 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15314 "set breakpoint 2 here" and rename the remaining breakpoint marker
15315 to "breakpoint 1".
15316
15317 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15318
15319 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15320 if itertools.imap is not present.
15321 * gdb.python/py-objfile.exp: Add parentheses.
15322 * gdb.python/py-type.exp: Same.
15323 * gdb.python/py-unwind-maint.py: Same.
15324
15325 2015-04-15 Yao Qi <yao.qi@linaro.org>
15326
15327 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15328 of ":$ptr_size" and set its form explicitly.
15329
15330 2015-04-15 Pedro Alves <palves@redhat.com>
15331 Yao Qi <yao.qi@linaro.org>
15332
15333 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15334 timeout by factor of 4.
15335 (test_regular_watch): Likewise.
15336 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15337 * gdb.reverse/sigall-reverse.exp: Likewise.
15338 * gdb.reverse/until-precsave.exp: Likewise.
15339 * lib/gdb.exp (with_timeout_factor): New proc.
15340 (gdb_expect): Move some code to ...
15341 (get_largest_timeout): ... here. New procedure.
15342
15343 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15344
15345 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15346
15347 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15348
15349 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15350 to write to the .text section.
15351
15352 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15353
15354 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15355 Handle the case of targets that do not provide PID information.
15356
15357 2015-04-13 Yao Qi <yao.qi@linaro.org>
15358
15359 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15360 and use expect instead of gdb_expect.
15361
15362 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15363
15364 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15365 "coredump_var_addr" to avoid naming conflict with other testcases.
15366
15367 2015-04-10 Pedro Alves <palves@redhat.com>
15368
15369 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15370 gdb_test_sequence and gdb_assert.
15371
15372 2015-04-10 Pedro Alves <palves@redhat.com>
15373
15374 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15375 test messages that don't include the breakpoint address.
15376
15377 2015-04-10 Yao Qi <yao.qi@linaro.org>
15378
15379 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15380 false for some offset and width combinations which aren't
15381 supported by linux kernel.
15382
15383 2015-04-10 Pedro Alves <palves@redhat.com>
15384
15385 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15386 procedure, factored out from ...
15387 (top level): ... here. Add "set displaced-stepping" testing axis.
15388 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15389 parameter "displaced". Use it.
15390 (top level): Use foreach and add "set displaced-stepping" testing
15391 axis.
15392
15393 2015-04-10 Pedro Alves <palves@redhat.com>
15394
15395 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15396 Remove comment.
15397 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15398 both the address of the instruction that triggers the watchpoint
15399 and the address of the instruction immediately after, and use
15400 those addresses for the test. Fix comment.
15401
15402 2015-04-10 Pedro Alves <palves@redhat.com>
15403
15404 * gdb.base/sigstep.exp (breakpoint_to_handler)
15405 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15406 Test "backtrace" in handler.
15407 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15408 (top level): Add new "displaced" test axis to
15409 breakpoint_to_handler, breakpoint_to_handler_entry and
15410 breakpoint_over_handler.
15411
15412 2015-04-10 Pedro Alves <palves@redhat.com>
15413
15414 PR gdb/18216
15415 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15416
15417 2015-04-10 Yao Qi <yao.qi@linaro.org>
15418
15419 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15420 (test_add_rn_pc): New function.
15421 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15422 (top level): Invoke test_add_rn_pc.
15423
15424 2015-04-10 Pedro Alves <palves@redhat.com>
15425
15426 PR gdb/13858
15427 * gdb.base/step-over-no-symbols.exp: New file.
15428
15429 2015-04-09 Andy Wingo <wingo@igalia.com>
15430
15431 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15432 after the Python tests.
15433
15434 2015-04-08 Keith Seitz <keiths@redhat.com>
15435
15436 PR python/16699
15437 * gdb.python/py-completion.exp: New tests for completion.
15438 * gdb.python/py-completion.py (CompleteLimit1): New class.
15439 (CompleteLimit2): Likewise.
15440 (CompleteLimit3): Likewise.
15441 (CompleteLimit4): Likewise.
15442 (CompleteLimit5): Likewise.
15443 (CompleteLimit6): Likewise.
15444 (CompleteLimit7): Likewise.
15445
15446 2015-04-08 Pedro Alves <palves@redhat.com>
15447
15448 PR gdb/18214
15449 PR gdb/18216
15450 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15451 function.
15452 (main): Install it as SIGUSR1 handler.
15453 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15454 parameter. Always use "setup" as prefix. Toggle "set
15455 displaced-stepping" off/on depending on global. Don't switch to
15456 thread 1 here.
15457 (top level): Add displaced stepping "off/on" test axis. Update
15458 "setup" calls. Wrap each subtest with with_test_prefix. Test
15459 continuing with a queued signal in each thread.
15460
15461 2015-04-08 Pedro Alves <palves@redhat.com>
15462
15463 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15464 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15465 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15466 Return early if running to main fails.
15467 * gdb.trace/while-stepping.exp: Likewise.
15468
15469 2015-04-07 Pedro Alves <palves@redhat.com>
15470
15471 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15472 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15473 interact with inferior program.
15474
15475 2015-04-07 Pedro Alves <palves@redhat.com>
15476
15477 * lib/gdb.exp (inferior_spawn_id): New global.
15478 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15479 spawn id after processing the user code.
15480 (default_gdb_start): Set inferior_spawn_id.
15481 (send_inferior): New procedure.
15482 * lib/gdbserver-support.exp (gdbserver_start): Set
15483 inferior_spawn_id.
15484 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15485
15486 2015-04-07 Pedro Alves <palves@redhat.com>
15487
15488 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15489 * lib/gdbserver-support.exp (gdbserver_start): Make
15490 $server_spawn_id global.
15491 (gdbserver_start): Don't wait for gdbserver's spawn id with
15492 expect_background.
15493 (close_gdbserver): New procedure.
15494 (gdb_exit): Rename the default version and reimplement.
15495
15496 2015-04-07 Pedro Alves <palves@redhat.com>
15497
15498 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15499 append the substituted item, not the original item.
15500
15501 2015-04-07 Pedro Alves <palves@redhat.com>
15502
15503 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15504 gdb_expect.
15505
15506 2015-04-07 Pedro Alves <palves@redhat.com>
15507
15508 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15509 output appearing once only.
15510
15511 2015-04-07 Pedro Alves <palves@redhat.com>
15512
15513 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15514 that doesn't expect anything. Return early if running to main
15515 fails.
15516
15517 2015-04-07 Yao Qi <yao.qi@linaro.org>
15518
15519 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15520 (child_function): Call alarm.
15521 (main): Move call to alarm into the loop.
15522 * gdb.threads/non-stop-fair-events.exp: Build program with
15523 -DTIMEOUT=$timeout.
15524
15525 2015-04-06 Doug Evans <xdje42@gmail.com>
15526
15527 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15528 Fix dest parameter to board_info.
15529 (fpc_compile): Ditto.
15530 (gdb_compile_pascal): Rename dest arg to destfile.
15531
15532 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15533
15534 * gdb.ada/funcall_ref.exp: New file.
15535 * gdb.ada/funcall_ref/foo.adb: New file.
15536
15537 2015-04-02 Yao Qi <yao.qi@linaro.org>
15538
15539 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15540 is remote.
15541
15542 2015-04-02 Gary Benson <gbenson@redhat.com>
15543
15544 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15545
15546 2015-04-01 Sasha Smundak <asmundak@google.com>
15547
15548 * gdb.python/py-unwind-maint.c: New file.
15549 * gdb.python/py-unwind-maint.exp: New test.
15550 * gdb.python/py-unwind-maint.py: New file.
15551 * gdb.python/py-unwind.c: New file.
15552 * gdb.python/py-unwind.exp: New test.
15553 * gdb.python/py-unwind.py: New test.
15554
15555 2015-04-01 Pedro Alves <palves@redhat.com>
15556
15557 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15558 to fail instead of non-existent $test.
15559
15560 2015-04-01 Pedro Alves <palves@redhat.com>
15561
15562 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15563 GDBFLAGS if not empty.
15564
15565 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15566
15567 * gdb.ada/complete.exp: Remove "multi_line".
15568 * gdb.ada/info_exc.exp: Remove "multi_line".
15569 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15570 * gdb.ada/ptype_field.exp: Remove "multi_line".
15571 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15572 * gdb.ada/tagged.exp: Remove "multi_line".
15573 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15574 [multi_line ...]
15575 * gdb.btrace/delta.exp: Likewise.
15576 * gdb.btrace/exception.exp: Likewise.
15577 * gdb.btrace/function_call_history.exp: Likewise.
15578 * gdb.btrace/instruction_history.exp: Likewise.
15579 * gdb.btrace/nohist.exp: Likewise.
15580 * gdb.btrace/record_goto.exp: Likewise.
15581 * gdb.btrace/segv.exp: Likewise.
15582 * gdb.btrace/stepi.exp: Likewise.
15583 * gdb.btrace/tailcall.exp: Likewise.
15584 * gdb.btrace/unknown_functions.exp: Likewise.
15585 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15586 * lib/gdb.exp: Add the "multi_line" helper.
15587
15588 2015-04-01 Pedro Alves <palves@redhat.com>
15589
15590 * gdb.threads/tid-reuse.c: New file.
15591 * gdb.threads/tid-reuse.exp: New file.
15592
15593 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15594
15595 PR corefiles/16092
15596 * gdb.base/coredump-filter.c: New file.
15597 * gdb.base/coredump-filter.exp: Likewise.
15598
15599 2015-03-27 Petr Machata <pmachata@redhat.com>
15600
15601 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15602 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15603 (Dwarf::assemble): Initialize them.
15604 (Dwarf::lines): New function.
15605
15606 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15607
15608 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15609 SYMBOL_PREFIX for x86_64-*-cygwin.
15610
15611 2015-03-26 Andy Wingo <wingo@igalia.com>
15612
15613 PR symtab/18148
15614 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15615 const_value but not a location.
15616 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15617 location defined in non-main CUs are visible.
15618
15619 2015-03-26 Yao Qi <yao.qi@linaro.org>
15620
15621 PR testsuite/18139
15622 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15623 Add a line number entry for the same line.
15624 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15625 Add a line number entry for the same line.
15626
15627 2015-03-26 Yao Qi <yao.qi@linaro.org>
15628
15629 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15630 .int 0.
15631 (func): Likewise. Add .Lfunc_1 label.
15632 Use .Lfunc_1 label.
15633 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15634 .int 0.
15635 (func): Likewise.
15636 Use .Lfunc_1 label.
15637
15638 2015-03-26 Yao Qi <yao.qi@linaro.org>
15639
15640 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15641 Call gdb_compile instead to compile each .s files without debug
15642 information.
15643
15644 2015-03-26 Yao Qi <yao.qi@linaro.org>
15645
15646 * gdb.base/savedregs.exp (process_saved_regs): Make
15647 "Saved registers:" optional in the pattern.
15648
15649 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15650
15651 * gdb.btrace/next.exp: Merged into step.exp.
15652 * gdb.btrace/finish.exp: Merged into step.exp.
15653 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15654 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15655 "record goto" and checking the exact replay position.
15656 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15657 check for "Recording format" in "info record" output.
15658 * gdb.btrace/record_goto.exp: Choose test file based on target.
15659 * gdb.btrace/x86-record_goto.S: Renamed into ...
15660 * gdb.btrace/x86_64-record_goto.S: ... this.
15661 * gdb.btrace/i686-record_goto.S: New.
15662 * gdb.btrace/x86-tailcall.S: Renamed into ...
15663 * gdb.btrace/x86_64-tailcall.S: ... this.
15664 * gdb.btrace/i686-tailcall.S: New.
15665 * gdb.btrace/x86-tailcall.c: Renamed into ...
15666 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15667 separate statements. Update test.
15668 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15669 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15670 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15671 * gdb.btrace/tailcall.exp: Choose test file based on target.
15672 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15673
15674 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15675
15676 * gdb.btrace/exception.exp: Increase BTS buffer size.
15677
15678 2015-03-24 Pedro Alves <palves@redhat.com>
15679
15680 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15681
15682 2015-03-24 Pedro Alves <palves@redhat.com>
15683
15684 * gdb.threads/schedlock.exp (test_step): No longer expect that
15685 "set scheduler-locking step" with "next" over a function call runs
15686 threads unlocked.
15687
15688 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15689
15690 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15691
15692 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15693
15694 PR breakpoints/16466
15695 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15696 * gdb.mi/mi-pending.c (thread_func): New function.
15697 (int main): Add threading support required.
15698 * gdb.mi/mi-pending.exp: Add tests for this issue.
15699 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15700 (pendfunc2): Remove stdio dependency.
15701 * gdb.mi/mi-pendshr2.c: New file.
15702
15703 2015-03-23 Keith Seitz <keiths@redhat.com>
15704
15705 * gdb.linespec/keywords.c: New file.
15706 * gdb.linespec/keywords.exp: New file.
15707
15708 2015-03-23 Keith Seitz <keiths@redhat.com>
15709
15710 PR gdb/18021
15711 * gdb.dwarf2/staticvirtual.exp: New test.
15712
15713 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15714
15715 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15716 * README: Remove HP-UX and gdb.hp.
15717 (configuration):
15718 * configure: Regenerate.
15719 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15720 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15721 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15722 gdb.hp/gdb.defects/Makefile.
15723 * gdb.hp/Makefile.in: File deleted.
15724 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15725 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15726 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15727 * gdb.hp/gdb.aCC/run.c: File deleted.
15728 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15729 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15730 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15731 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15732 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15733 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15734 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15735 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15736 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15737 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15738 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15739 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15740 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15741 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15742 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15743 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15744 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15745 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15746 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15747 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15748 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15749 * gdb.hp/gdb.compat/average.c: File deleted.
15750 * gdb.hp/gdb.compat/sum.c: File deleted.
15751 * gdb.hp/gdb.compat/xdb.c: File deleted.
15752 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15753 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15754 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15755 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15756 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15757 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15758 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15759 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15760 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15761 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15762 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15763 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15764 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15765 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15766 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15767 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15768 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15769 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15770 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15771 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15772 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15773 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15774 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15775 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15776 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15777 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15778 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15779 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15780 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15781 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15782 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15783 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15784 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15785 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15786 * gdb.hp/tools/odump: File deleted.
15787
15788 2015-03-19 Pedro Alves <palves@redhat.com>
15789
15790 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15791 (saw_thread_3): New globals.
15792 (top level): Increment them when an event for the corresponding
15793 thread is seen.
15794 (no thread starvation): New test.
15795
15796 2015-03-19 Pedro Alves <palves@redhat.com>
15797
15798 * gdb.threads/continue-pending-status.c: New file.
15799 * gdb.threads/continue-pending-status.exp: New file.
15800
15801 2015-03-18 Pedro Alves <palves@redhat.com>
15802
15803 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15804 Use gdb_is_target_remote instead of is_remote. Use
15805 gdb_test_multiple instead of gdb_expect. Exit early if
15806 gdb_test_multiple hits its internal matches. Tighten stepi tests
15807 expected output. Fail on exit with any signal, instead of just
15808 SIGILL.
15809
15810 2015-03-18 Yao Qi <yao.qi@linaro.org>
15811
15812 PR tdep/18107
15813 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15814 variable.
15815 * gdb.base/catch-syscall.exp: Don't skip it on
15816 aarch64*-*-linux* target. Remove elements in all_syscalls.
15817 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15818 target.
15819 (setup_all_syscalls): New proc.
15820
15821 2015-03-16 Yao Qi <yao.qi@linaro.org>
15822
15823 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15824 (top level): Skip tests if valid_addr_p returns false for
15825 $cmd1 or $cmd2.
15826
15827 2015-03-11 Andy Wingo <wingo@igalia.com>
15828
15829 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15830
15831 2015-03-11 Yao Qi <yao.qi@linaro.org>
15832
15833 * gdb.base/catch-syscall.exp: Fix typo in comments.
15834
15835 2015-03-11 Yao Qi <yao.qi@linaro.org>
15836
15837 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15838
15839 2015-03-09 Pedro Alves <palves@redhat.com>
15840
15841 * dg-extract-results.py: Delete.
15842
15843 2015-03-09 Pedro Alves <palves@redhat.com>
15844
15845 Merge dg-extract-results.sh from GCC upstream (r218843).
15846
15847 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15848 * dg-extract-results.sh: Use --text with grep to avoid issues with
15849 binary files. Fall back to cat -v, if that doesn't work.
15850
15851 2015-03-05 Pedro Alves <palves@redhat.com>
15852
15853 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15854
15855 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15856
15857 * lib/mi-support.exp (mi_expect_interrupt): Accept
15858 alternative event for when in all-stop mode.
15859
15860 2015-03-04 Pedro Alves <palves@redhat.com>
15861
15862 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15863
15864 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15865
15866 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15867
15868 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15869
15870 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15871 regexps for GDB's current line display, accept a hex address
15872 preceding the line number.
15873
15874 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15875
15876 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15877 the 'arch1' variable for "s390*-linux*" targets.
15878
15879 2015-03-04 Pedro Alves <palves@redhat.com>
15880
15881 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15882 (main): Pass missing retval argument to pthread_join call.
15883
15884 2015-03-02 Pedro Alves <palves@redhat.com>
15885
15886 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15887 (top level): Call do_test with non-stop as well.
15888
15889 2015-03-02 Pedro Alves <palves@redhat.com>
15890
15891 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15892 -1.
15893
15894 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15895
15896 * gdb.arch/s390-vregs.exp: New test.
15897 * gdb.arch/s390-vregs.S: New file.
15898
15899 2015-02-27 Pedro Alves <palves@redhat.com>
15900
15901 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15902 call to catch_command_errors.
15903 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15904 catch_command_errors.
15905
15906 2015-02-27 Pedro Alves <palves@redhat.com>
15907
15908 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15909 "true" for boolean result.
15910 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15911 prototype of main.
15912
15913 2015-02-27 Pedro Alves <palves@redhat.com>
15914
15915 * lib/unbuffer_output.c: New file.
15916 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15917 (main): Call gdb_unbuffer_output.
15918
15919 2015-02-27 Yao Qi <yao.qi@linaro.org>
15920
15921 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15922 target.
15923
15924 2015-02-26 Doug Evans <dje@google.com>
15925
15926 * gdb.cp/class2.cc (Dbase, D): New classes.
15927 (main): New local delta.
15928 * gdb.cp/class2.exp: Test printing delta.
15929 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15930 (dynbar): New global.
15931 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15932
15933 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15934
15935 * gdb.compile/compile-ifunc.c: New file.
15936 * gdb.compile/compile-ifunc.exp: New file.
15937
15938 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15939
15940 * gdb.base/structs.exp: Check for correct struct on finish.
15941
15942 2015-02-26 Yao Qi <yao.qi@linaro.org>
15943
15944 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15945 is zero.
15946
15947 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15948
15949 * gdb.arch/cordic.ko.bz2: New file.
15950 * gdb.arch/cordic.ko.debug.bz2: New file.
15951 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15952
15953 2015-02-25 Yao Qi <yao.qi@linaro.org>
15954
15955 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15956 aarch64*-*-* target.
15957
15958 2015-02-23 Pedro Alves <palves@redhat.com>
15959
15960 * lib/gdb.exp (delete_breakpoints): Rewrite using
15961 gdb_test_multiple.
15962
15963 2015-02-23 Pedro Alves <palves@redhat.com>
15964
15965 * gdb.base/info-os.c: Include stdlib.h.
15966
15967 2015-02-22 Doug Evans <xdje42@gmail.com>
15968
15969 PR symtab/17855
15970 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15971 is read after symbols have been re-read.
15972 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15973 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15974
15975 2015-02-21 Doug Evans <dje@google.com>
15976
15977 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15978
15979 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15980
15981 PR corefiles/17808
15982 * gdb.arch/i386-biarch-core.core.bz2: New file.
15983 * gdb.arch/i386-biarch-core.exp: New file.
15984
15985 2015-02-21 Pedro Alves <palves@redhat.com>
15986
15987 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15988 runto_main fails.
15989
15990 2015-02-20 Pedro Alves <palves@redhat.com>
15991
15992 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15993 info probes.
15994
15995 2015-02-20 Pedro Alves <palves@redhat.com>
15996
15997 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15998
15999 2015-02-20 Pedro Alves <palves@redhat.com>
16000
16001 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16002 clean_restart before gdb_target_supports_trace.
16003
16004 2015-02-20 Pedro Alves <palves@redhat.com>
16005
16006 PR threads/18006
16007 * gdb.threads/clone-thread_db.c: New file.
16008 * gdb.threads/clone-thread_db.exp: New file.
16009
16010 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16011
16012 PR breakpoints/16812
16013 * gdb.base/catch-gdb-caused-signals.c: New file.
16014 * gdb.base/catch-gdb-caused-signals.exp: New file.
16015
16016 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16017
16018 * configure: Regenerated.
16019 * configure.ac: Use GDB_AC_TRANSFORM.
16020 * aclocal.m4: sinclude ../transform.m4.
16021
16022 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16023
16024 * lib/dtrace.exp: New file.
16025 * gdb.base/dtrace-probe.exp: Likewise.
16026 * gdb.base/dtrace-probe.d: Likewise.
16027 * gdb.base/dtrace-probe.c: Likewise.
16028 * lib/pdtrace.in: Likewise.
16029 * configure.ac: Output variables with the transformed names of
16030 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16031 * configure: Regenerated.
16032
16033 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16034
16035 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16036 expected message when trying to access $_probe_* convenience
16037 variables while not on a probe.
16038
16039 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16040
16041 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16042
16043 2015-02-11 Pedro Alves <pedro@codesourcery.com>
16044
16045 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16046 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16047
16048 2015-02-10 Doug Evans <xdje42@gmail.com>
16049
16050 * lib/gdb.exp (gdb_load): Always return a result.
16051
16052 2015-02-10 Pedro Alves <palves@redhat.com>
16053
16054 * gdb.threads/signal-sigtrap.c: New file.
16055 * gdb.threads/signal-sigtrap.exp: New file.
16056
16057 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16058
16059 * gdb.trace/no-attach-trace.c: New file.
16060 * gdb.trace/no-attach-trace.exp: New file.
16061
16062 2015-02-09 Mark Wielaard <mjw@redhat.com>
16063
16064 * gdb.dwarf2/atomic.c: New file.
16065 * gdb.dwarf2/atomic-type.exp: Likewise.
16066
16067 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16068
16069 * gdb.btrace/buffer-size.exp: Update "info record" output.
16070 * gdb.btrace/delta.exp: Update "info record" output.
16071 * gdb.btrace/enable.exp: Update "info record" output.
16072 * gdb.btrace/finish.exp: Update "info record" output.
16073 * gdb.btrace/instruction_history.exp: Update "info record" output.
16074 * gdb.btrace/next.exp: Update "info record" output.
16075 * gdb.btrace/nexti.exp: Update "info record" output.
16076 * gdb.btrace/step.exp: Update "info record" output.
16077 * gdb.btrace/stepi.exp: Update "info record" output.
16078 * gdb.btrace/nohist.exp: Update "info record" output.
16079
16080 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16081
16082 * gdb.btrace/buffer-size: New.
16083
16084 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16085
16086 * gdb.btrace/delta.exp: Update "info record" output.
16087 * gdb.btrace/enable.exp: Update "info record" output.
16088 * gdb.btrace/finish.exp: Update "info record" output.
16089 * gdb.btrace/instruction_history.exp: Update "info record" output.
16090 * gdb.btrace/next.exp: Update "info record" output.
16091 * gdb.btrace/nexti.exp: Update "info record" output.
16092 * gdb.btrace/step.exp: Update "info record" output.
16093 * gdb.btrace/stepi.exp: Update "info record" output.
16094 * gdb.btrace/nohist.exp: Update "info record" output.
16095
16096 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16097
16098 PR gdb/15678
16099 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16100
16101 2015-02-06 Pedro Alves <palves@redhat.com>
16102
16103 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16104 macro.
16105 (seconds_left, again): New globals.
16106 (main): Wait seconds_left in a 1-second sleep loop instead of
16107 sleeping 180 seconds. If 'again' is set, reset the seconds
16108 counter.
16109 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16110 'again' in the inferior before detaching. Print the seconds left.
16111 (options): New global.
16112 (top level): Build program with -DTIMEOUT=$timeout.
16113
16114 2015-02-06 Pedro Alves <palves@redhat.com>
16115
16116 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16117 determine how many seconds to pass to 'alarm'.
16118 * gdb.base/gdb-sigterm.exp (top level): Build program with
16119 -DTIMEOUT=$timeout.
16120 (do_test): Return success/failure indication. Add more verbose
16121 logging. Don't fail if 200 single steps are seen. Instead, fail
16122 when the test times out.
16123 (passes): New global.
16124 (top level): Break the testing loop if testing fails on any
16125 iteration. Use gdb_assert.
16126
16127 2015-02-04 Don Breazeal <donb@codesourcery.com>
16128
16129 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16130 and initialize them.
16131 (ipc_cleanup): New function.
16132 (main): Don't declare shmid, semid, and msqid. Add a call to
16133 atexit so that we call ipc_cleanup on exit.
16134
16135 2015-02-04 Pedro Alves <palves@redhat.com>
16136
16137 * boards/native-extended-gdbserver.exp: Remove any target variant
16138 specifications from the board name before clearing the isremote
16139 flag from board_info.
16140
16141 2015-01-31 Doug Evans <xdje42@gmail.com>
16142
16143 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16144
16145 2015-01-31 Gary Benson <gbenson@redhat.com>
16146
16147 * gdb.base/completion.exp: Disable completion limiting for
16148 existing tests. Add new tests to check completion limiting.
16149 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16150
16151 2015-01-31 Doug Evans <xdje42@gmail.com>
16152
16153 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16154
16155 2015-01-31 Doug Evans <xdje42@gmail.com>
16156
16157 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16158 entries. Duplicate file section script entries.
16159 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16160 inlined entries. Add test for safe-path rejection.
16161 * gdb.python/py-section-script.c: Add duplicate inlined section script
16162 entries. Duplicate file section script entries.
16163 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16164 inlined entries. Add test for safe-path rejection.
16165
16166 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16167
16168 * gdb.ada/disc_arr_bound: New testcase.
16169
16170 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16171
16172 * gdb.ada/mi_var_array: New testcase.
16173
16174 2015-01-27 Doug Evans <dje@google.com>
16175
16176 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16177 Add test for objfile.filename, objfile.username after objfile
16178 has been unloaded.
16179
16180 2015-01-26 Joel Brobecker <brobecker@adacore.com>
16181
16182 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16183 the second test to print the name attribute of value
16184 returned by the call to gdb.lookup_type, and adjust
16185 the expected output accordingly.
16186
16187 2015-01-25 Mark Wielaard <mjw@redhat.com>
16188
16189 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16190 * gdb.base/disp-step-fork.c: Include unistd.h.
16191 * gdb.base/siginfo-obj.c: Include stdio.h.
16192 * gdb.base/siginfo-thread.c: Likewise.
16193 * gdb.mi/non-stop.c: Include unistd.h.
16194 * gdb.mi/nsthrexec.c: Include stdio.h.
16195 * gdb.mi/pthreads.c: Include unistd.h.
16196 * gdb.modula2/unbounded1.c (main): Declare returns int.
16197 * gdb.reverse/consecutive-reverse.c: Likewise.
16198 * gdb.threads/create-fail.c: Include unistd.h.
16199 * gdb.threads/killed.c: Likewise.
16200 * gdb.threads/linux-dp.c: Likewise.
16201 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16202 * gdb.threads/non-ldr-exc-2.c: Likewise.
16203 * gdb.threads/non-ldr-exc-3.c: Likewise.
16204 * gdb.threads/non-ldr-exc-4.c: Likewise.
16205 * gdb.threads/pthreads.c: Include unistd.h.
16206 (main): Declare returns int.
16207 * gdb.threads/tls-main.c (foo): New declaration.
16208 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16209
16210 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16211
16212 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16213 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16214
16215 2015-01-15 Mark Wielaard <mjw@redhat.com>
16216
16217 * gdb.base/noreturn-return.c: New file.
16218 * gdb.base/noreturn-return.exp: New file.
16219 * gdb.base/noreturn-finish.c: New file.
16220 * gdb.base/noreturn-finish.exp: New file.
16221
16222 2015-01-23 Pedro Alves <palves@redhat.com>
16223
16224 * gdb.threads/continue-pending-after-query.c: New file.
16225 * gdb.threads/continue-pending-after-query.exp: New file.
16226
16227 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16228 Simon Marchi <simon.marchi@ericsson.com>
16229
16230 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16231 * gdb.base/valgrind-db-attach.exp: Same.
16232 * gdb.base/valgrind-infcall.exp: Same.
16233 * lib/mi-support.exp (default_mi_gdb_start): Same.
16234 * lib/prompt.exp (default_prompt_gdb_start): Same.
16235 * lib/gdb.exp (default_gdb_spawn): Same.
16236 (gdb_interact): New.
16237
16238
16239 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16240
16241 * gdb.compile/compile.exp (pointer to jit function): New test.
16242
16243 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16244
16245 * lib/gdb.exp (supports_process_record): Return true for
16246 powerpc*-*-linux*.
16247 (supports_reverse): Likewise.
16248
16249 2015-01-15 Don Breazeal <donb@codesourcery.com>
16250
16251 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16252 instead of checking whether the target board is remote and
16253 use spawn_wait_for_attach instead of exec/sleep.
16254 * gdb.base/attach-twice.exp: Likewise.
16255
16256 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16257
16258 * gdb.ada/var_arr_attrs: New testcase.
16259
16260 2015-01-14 Pedro Alves <palves@redhat.com>
16261 Joel Brobecker <brobecker@adacore.com>
16262
16263 PR gdb/17525
16264 * gdb.base/bp-cmds-execution-x-script.c: New file.
16265 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16266 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16267
16268 2015-01-14 Pedro Alves <palves@redhat.com>
16269
16270 PR cli/17828
16271 * gdb.base/batch-preserve-term-settings.c: New file.
16272 * gdb.base/batch-preserve-term-settings.exp: New file.
16273
16274 2015-01-13 Doug Evans <dje@google.com>
16275
16276 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16277 binary.
16278
16279 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16280
16281 * Makefile.in (clean mostlyclean): Do not delete *.py.
16282
16283 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16284
16285 * gdb.python/py-lookup-type.exp: New file.
16286
16287 2015-01-12 Pedro Alves <palves@redhat.com>
16288
16289 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16290 restore GDBFLAGS before returning.
16291
16292 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16293
16294 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16295 is_amd64_regs_target and is_x86_like_target.
16296
16297 2015-01-11 Doug Evans <xdje42@gmail.com>
16298
16299 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16300 is given without an explicit form.
16301 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16302 attributes.
16303 * gdb.dwarf/corrupt.exp: Ditto.
16304 * gdb.dwarf2/enum-type.exp: Ditto.
16305 * gdb.trace/entry-values.exp: Ditto.
16306 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16307
16308 2015-01-11 Doug Evans <xdje42@gmail.com>
16309
16310 PR gdb/15830
16311 * gdb.base/maint.exp: Remove references to "maint demangle".
16312 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16313 Add tests for explicitly specifying language to demangle.
16314 * gdb.dlang/demangle.exp: Ditto.
16315
16316 2015-01-09 Pedro Alves <palves@redhat.com>
16317
16318 * gdb.threads/non-stop-fair-events.c: New file.
16319 * gdb.threads/non-stop-fair-events.exp: New file.
16320
16321 2015-01-09 Pedro Alves <palves@redhat.com>
16322
16323 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16324 the global scope. Set a breakpoint after all threads are started
16325 rather than stepping over two source lines. Expect the prompt.
16326 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16327 global.
16328 (NUM): Now 15.
16329 (main): Use threads_started_barrier to wait for all threads to
16330 start. Main thread no longer calls thread_function. Exit after
16331 180 seconds.
16332 (loop): New function.
16333 (thread_function): Wait on threads_started_barrier barrier. Call
16334 'loop' at each iteration.
16335 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16336 threads have started, instead of hardcoding number of "next"
16337 steps. Use an access watchpoint instead of a write watchpoint.
16338
16339 2015-01-09 Pedro Alves <palves@redhat.com>
16340
16341 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16342 (thread_func): Wait on barrier.
16343 (main): Wait for all threads to start before stopping GDB.
16344 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16345 global.
16346 (thread1_func, thread2_func): Wait on barrier.
16347 (main): Wait for all threads to start before stopping GDB.
16348 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16349 New global.
16350 (thread1_func, thread2_func): Wait on barrier.
16351 (main): Wait for all threads to start before stopping GDB.
16352
16353 2015-01-09 Pedro Alves <palves@redhat.com>
16354
16355 * gdb.threads/attach-many-short-lived-threads.c: New file.
16356 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16357
16358 2014-01-09 Pedro Alves <palves@redhat.com>
16359
16360 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16361 instead of to thread 2.
16362 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16363 Add barrier around each pthread_create call instead of around all
16364 calls.
16365 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16366 Set a break on thread_function and have the child threads hit it
16367 one at at a time.
16368
16369 2015-01-09 Pedro Alves <palves@redhat.com>
16370
16371 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16372 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16373 false.
16374 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16375 checking whether the target board is remote.
16376 * gdb.multi/multi-attach.exp: Likewise.
16377 * gdb.python/py-sync-interp.exp: Likewise.
16378 * gdb.server/ext-attach.exp: Likewise.
16379 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16380 tests that need to attach, instead of checking whether the target
16381 board is remote at the top of the file.
16382
16383 2015-01-08 Yao Qi <yao@codesourcery.com>
16384
16385 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16386
16387 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16388
16389 Fix testcase compilation.
16390 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16391
16392 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16393
16394 * gdb.python/py-type.exp: Add a couple test about empty
16395 array creation, and negative-length array creation.
16396
16397 2015-01-02 Doug Evans <xdje42@gmail.com>
16398
16399 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16400
16401 2015-01-02 Doug Evans <dje@google.com>
16402
16403 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16404
16405 2014-12-29 Yao Qi <yao@codesourcery.com>
16406
16407 * gdb.trace/entry-values.exp: Update comments. Rename variable
16408 bar_call_foo to returned_from_foo.
16409
16410 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16411
16412 PR gdb/17394
16413 * gdb.linespec/break-asm-file.c: New file.
16414 * gdb.linespec/break-asm-file.exp: New file.
16415 * gdb.linespec/break-asm-file0.s: New file.
16416 * gdb.linespec/break-asm-file1.s: New file.
16417
16418 2014-12-18 Nigel Stephens <nigel@mips.com>
16419 Maciej W. Rozycki <macro@codesourcery.com>
16420
16421 * gdb.base/float.exp: Handle the new output from "info float" on
16422 MIPS targets.
16423
16424 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16425
16426 Fix MinGW compilation.
16427 * gdb.compile/compile-ops.exp: Update untested message if
16428 !skip_compile_feature_tests.
16429 * gdb.compile/compile-setjmp.exp: Likewise.
16430 * gdb.compile/compile-tls.exp: Likewise.
16431 * gdb.compile/compile.exp: Likewise.
16432 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16433 supported on this host".
16434
16435 2014-12-16 Doug Evans <xdje42@gmail.com>
16436
16437 * boards/stabs.exp: New file.
16438
16439 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16440
16441 * gdb.base/completion.exp: Adjust to format changes of "maint
16442 print user-registers".
16443
16444 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16445
16446 PR server/17457
16447 * gdb.arch/aarch64-fp.c: New file.
16448 * gdb.arch/aarch64-fp.exp: New file.
16449
16450 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16451
16452 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16453 r210637, r210913, r211666, r215400, r215817).
16454
16455 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16456 * dg-extract-results.py: New file.
16457 * dg-extract-results.sh: Use it if the environment seems
16458 suitable.
16459
16460 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16461
16462 * dg-extract-results.py (parse_run): Handle warnings that
16463 are printed before a test harness is run.
16464
16465 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16466
16467 * dg-extract-results.py (Named): Remove __cmp__ method.
16468 (output_variation): Use a key to sort variation.harnesses.
16469
16470 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16471
16472 * dg-extract-results.py: For Python 3, force sys.stdout to
16473 handle surrogate escape sequences.
16474 (safe_open): New function.
16475 (output_segment, main): Use it.
16476
16477 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16478
16479 * dg-extract-results.py (Prog.result_re): Include options
16480 in test name.
16481
16482 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16483
16484 * dg-extract-results.py (output_variation): Always sort if
16485 do_sum.
16486
16487 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16488
16489 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16490 as long as we get pagination notifications.
16491
16492 2014-12-15 Jason Merrill <jason@redhat.com>
16493
16494 * Makefile.in (check-gdb.%): Restore.
16495 * README: Mention it.
16496
16497 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16498
16499 * gdb.ada/str_uninit: New testcase.
16500
16501 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16502
16503 PR symtab/17642
16504 * gdb.base/vla-stub-define.c: New file.
16505 * gdb.base/vla-stub.c: New file.
16506 * gdb.base/vla-stub.exp: New file.
16507
16508 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16509 Jan Kratochvil <jan.kratochvil@redhat.com>
16510 Tom Tromey <tromey@redhat.com>
16511
16512 * configure.ac: Add gdb.compile/.
16513 * configure: Regenerate.
16514 * gdb.compile/Makefile.in: New file.
16515 * gdb.compile/compile-ops.exp: New file.
16516 * gdb.compile/compile-ops.c: New file.
16517 * gdb.compile/compile-tls.c: New file.
16518 * gdb.compile/compile-tls.exp: New file.
16519 * gdb.compile/compile-constvar.S: New file.
16520 * gdb.compile/compile-constvar.c: New file.
16521 * gdb.compile/compile-mod.c: New file.
16522 * gdb.compile/compile-nodebug.c: New file.
16523 * gdb.compile/compile-setjmp-mod.c: New file.
16524 * gdb.compile/compile-setjmp.c: New file.
16525 * gdb.compile/compile-setjmp.exp: New file.
16526 * gdb.compile/compile-shlib.c: New file.
16527 * gdb.compile/compile.c: New file.
16528 * gdb.compile/compile.exp: New file.
16529 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16530
16531 2014-12-12 Tom Tromey <tromey@redhat.com>
16532
16533 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16534 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16535
16536 2014-12-12 Doug Evans <dje@google.com>
16537
16538 * lib/gdb-python.exp (get_python_valueof): New function.
16539 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16540
16541 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16542
16543 * gdb.base/completion.exp: Add test for completion of "info
16544 registers ".
16545
16546 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16547
16548 * gdb.base/func-ptrs.c: New file.
16549 * gdb.base/func-ptrs.exp: New file.
16550
16551 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16552
16553 PR breakpoints/17012
16554 * gdb.base/dprintf-detach.c: New file.
16555 * gdb.base/dprintf-detach.exp: New file.
16556
16557 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16558
16559 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16560 * lib/gdb.exp (target_is_gdbserver): New procedure.
16561
16562 2014-12-08 Doug Evans <dje@google.com>
16563
16564 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16565
16566 2014-12-05 Yao Qi <yao@codesourcery.com>
16567
16568 * gdb.guile/scm-error.exp: Remove the third argument to
16569 gdb_remote_download.
16570 * gdb.guile/scm-frame-args.exp: Likewise.
16571 * gdb.guile/scm-section-script.exp: Likewise.
16572
16573 2014-12-05 Yao Qi <yao@codesourcery.com>
16574
16575 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16576
16577 2014-12-04 Doug Evans <dje@google.com>
16578
16579 * gdb.python/py-objfile.exp: Add tests for
16580 objfile.add_separate_debug_file.
16581
16582 2014-12-04 Doug Evans <dje@google.com>
16583
16584 * lib/gdb.exp (get_build_id): New function.
16585 (build_id_debug_filename_get): Rewrite to use it.
16586 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16587
16588 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16589
16590 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16591 `method(long)', not just 0x0.
16592 * gdb.cp/nsalias.exp: Align code labels to 4.
16593 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16594 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16595 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16596 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16597 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16598 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16599
16600 2014-12-02 Doug Evans <dje@google.com>
16601
16602 PR symtab/17602
16603 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16604 * gdb.cp/anon-ns2.cc: ... here. New file.
16605 * gdb.cp/anon-ns.exp: Update.
16606
16607 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16608
16609 * gdb.python/py-events.py (inferior_call_handler): New.
16610 (register_changed_handler, memory_changed_handler): New.
16611 (test_events.invoke): Register new handlers.
16612 * gdb.python/py-events.exp: Add tests for inferior call,
16613 memory_changed and register_changed events.
16614
16615 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16616
16617 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16618 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16619 if the linker doesn't understand this.
16620
16621 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16622
16623 * gdb.python/python.exp: Change expected reply to help().
16624
16625 2014-12-01 Yao Qi <yao@codesourcery.com>
16626
16627 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16628 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16629 * configure: Re-generated.
16630
16631 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16632
16633 * gdb.cp/chained-calls.cc: New file.
16634 * gdb.cp/chained-calls.exp: New file.
16635 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16636
16637 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16638
16639 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16640 * gdb.dwarf2/symtab-producer.exp: Same.
16641 * gdb.gdb/python-interrupts.exp: Same.
16642 * gdb.gdb/python-selftest.exp: Same.
16643 * gdb.python/py-linetable.exp: Same.
16644 * gdb.python/py-type.exp: Same.
16645 * gdb.python/py-value-cc.exp: Same.
16646 * gdb.python/py-value.exp: Same.
16647
16648 2014-11-28 Yao Qi <yao@codesourcery.com>
16649
16650 * gdb.base/break-probes.exp: Match library name prefixed with
16651 sysroot.
16652
16653 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16654
16655 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16656 test expected output. Add parentheses for the call to print.
16657 Remove L suffix from integers.
16658
16659 2014-11-26 Doug Evans <dje@google.com>
16660
16661 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16662
16663 2014-11-22 Yao Qi <yao@codesourcery.com>
16664
16665 * gdb.trace/entry-values.c: Remove asms.
16666 (foo): Add foo_label.
16667 (bar): Add bar_label.
16668 * gdb.trace/entry-values.exp: Remove code computing foo's
16669 length and bar's length.
16670 (Dwarf::assemble): Invoke function_range for bar and use
16671 MACRO_AT_func for foo.
16672
16673 2014-11-22 Yao Qi <yao@codesourcery.com>
16674
16675 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16676 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16677 Use .Lgcc43_procstart instead of gcc43.
16678
16679 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16680
16681 * gdb.ada/n_arr_bound: New testcase.
16682
16683 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16684
16685 PR breakpoints/10737
16686 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16687 test_catch_syscall_multi_arch.
16688 (test_catch_syscall_multi_arch): New function.
16689
16690 2014-11-20 Doug Evans <xdje42@gmail.com>
16691
16692 * gdb.base/maint.exp: Update expected output.
16693
16694 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16695
16696 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16697 4-byte instruction on S390.
16698
16699 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16700
16701 * gdb.ada/arr_arr: New testcase.
16702
16703 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16704
16705 * gdb.ada/pkd_arr_elem: New Testcase.
16706
16707 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16708
16709 * gdb.reverse/break-precsave: Expect completion message for
16710 core file reads.
16711 * gdb.reverse/consecutive-precsave.exp: Likewise.
16712 * gdb.reverse/finish-precsave.exp: Likewise.
16713 * gdb.reverse/i386-precsave.exp: Likewise.
16714 * gdb.reverse/machinestate-precsave.exp: Likewise.
16715 * gdb.reverse/sigall-precsave.exp: Likewise.
16716 * gdb.reverse/solib-precsave.exp: Likewise.
16717 * gdb.reverse/step-precsave.exp: Likewise.
16718 * gdb.reverse/until-precsave.exp: Likewise.
16719 * gdb.reverse/watch-precsave.exp: Likewise.
16720
16721 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16722
16723 * gdb.base/bp-permanent.c: Include unistd.h.
16724 * gdb.python/py-framefilter-mi.c (main): Add return type.
16725 * gdb.python/py-framefilter.c (main): Likewise.
16726 * gdb.trace/actions-changed.c (main): Likewise.
16727
16728 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16729
16730 * gdb.mi/until.c: Add eye-catchers.
16731 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16732 line numbers.
16733
16734 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16735
16736 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16737 function header variants in break1.c.
16738 * gdb.base/ena-dis-br.exp: Likewise.
16739 * gdb.base/hbreak2.exp: Likewise.
16740 * gdb.reverse/until-precsave.exp: Drop references to removed
16741 non-prototype function header variants in ur1.c.
16742 * gdb.reverse/until-reverse.exp: Likewise.
16743
16744 2014-11-17 Petr Machata <pmachata@redhat.com>
16745
16746 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16747 ${_cu_offset_size} bytes abbrev offset.
16748
16749 2014-11-15 Doug Evans <xdje42@gmail.com>
16750
16751 PR symtab/17559
16752 * gdb.base/line-symtabs.exp: New file.
16753 * gdb.base/line-symtabs.c: New file.
16754 * gdb.base/line-symtabs.h: New file.
16755
16756 2014-11-14 Yao Qi <yao@codesourcery.com>
16757
16758 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16759 (func): Add label func_label.
16760 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16761 Replace low_pc and high_pc with MACRO_AT_range.
16762 Replace name, low_pc and high_pc with MACRO_AT_func.
16763
16764 2014-11-14 Yao Qi <yao@codesourcery.com>
16765
16766 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16767 Replace name, low_pc and high_pc with MACRO_AT_func.
16768
16769 2014-11-14 Yao Qi <yao@codesourcery.com>
16770
16771 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16772 produce debug information.
16773 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16774
16775 2014-11-14 Yao Qi <yao@codesourcery.com>
16776
16777 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16778 object and get function length.
16779 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16780 with MACRO_AT_func.
16781 (top-level): Replace gdb_compile and clean_restart with
16782 prepare_for_testing.
16783 * gdb.dwarf2/main.c (main): Add label main_label.
16784
16785 2014-11-14 Yao Qi <yao@codesourcery.com>
16786
16787 * lib/dwarf.exp (function_range): New procedure.
16788 (Dwarf::_handle_macro_at_func): New procedure.
16789 (Dwarf::_handle_macro_at_range): New procedure.
16790 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16791
16792 2014-11-14 Yao Qi <yao@codesourcery.com>
16793
16794 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16795 (_handle_attribute): New procedure.
16796
16797 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16798
16799 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16800 * gdb.base/call-sc.c (zed): Likewise.
16801 * gdb.base/checkpoint.c (main): Likewise.
16802 * gdb.base/dump.c (main): Likewise.
16803 * gdb.base/gcore.c (main): Likewise.
16804 * gdb.base/huge.c (main): Likewise.
16805 * gdb.base/multi-forks.c (main): Likewise.
16806 * gdb.base/pr10179-a.c (main): Likewise.
16807 * gdb.base/savedregs.c (main): Likewise.
16808 * gdb.base/sigaltstack.c (main): Likewise.
16809 * gdb.base/siginfo.c (main): Likewise.
16810 * gdb.base/structs.c (zed): Likewise.
16811 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16812 * gdb.mi/mi-syn-frame.c (main): Likewise.
16813 * gdb.mi/until.c (foo, main): Likewise.
16814 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16815 * gdb.base/solib-weak.c (foo): Declare.
16816 * gdb.base/attach-twice.c: Include stdio.h.
16817 * gdb.base/weaklib1.c: Likewise.
16818 * gdb.base/weaklib2.c: Likewise.
16819 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16820 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16821 unistd.h.
16822 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16823 * gdb.mi/mi-exit-code.c: Likewise.
16824 * gdb.base/break-interp-lib.c: Include string.h.
16825 * gdb.base/coremaker.c: Likewise.
16826 * gdb.base/testenv.c: Likewise.
16827 * gdb.python/py-finish-breakpoint.c: Likewise.
16828 * gdb.base/inferior-died.c: Include sys/wait.h.
16829 * gdb.base/fileio.c: Include time.h.
16830 * gdb.base/async-shell.c: Include unistd.h.
16831 * gdb.base/dprintf-non-stop.c: Likewise.
16832 * gdb.base/info-os.c: Likewise.
16833 * gdb.mi/mi-console.c: Likewise.
16834 * gdb.mi/watch-nonstop.c: Likewise.
16835 * gdb.python/py-events.c: Likewise.
16836 * gdb.base/async.c (baz): Move up before its invocation.
16837 * gdb.base/code_elim2.c (my_global_func): Likewise.
16838 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16839 * gdb.base/advance.c (func2): Likewise.
16840
16841 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16842
16843 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16844 variant.
16845 * gdb.base/annota3.c: Likewise.
16846 * gdb.base/async.c: Likewise.
16847 * gdb.base/average.c: Likewise.
16848 * gdb.base/call-ar-st.c: Likewise.
16849 * gdb.base/call-rt-st.c: Likewise.
16850 * gdb.base/call-sc.c: Likewise.
16851 * gdb.base/call-strs.c: Likewise.
16852 * gdb.base/ending-run.c: Likewise.
16853 * gdb.base/execd-prog.c: Likewise.
16854 * gdb.base/exprs.c: Likewise.
16855 * gdb.base/foll-exec.c: Likewise.
16856 * gdb.base/foll-fork.c: Likewise.
16857 * gdb.base/foll-vfork.c: Likewise.
16858 * gdb.base/funcargs.c: Likewise.
16859 * gdb.base/gcore.c: Likewise.
16860 * gdb.base/jump.c: Likewise.
16861 * gdb.base/langs0.c: Likewise.
16862 * gdb.base/langs1.c: Likewise.
16863 * gdb.base/langs2.c: Likewise.
16864 * gdb.base/mips_pro.c: Likewise.
16865 * gdb.base/nodebug.c: Likewise.
16866 * gdb.base/opaque0.c: Likewise.
16867 * gdb.base/opaque1.c: Likewise.
16868 * gdb.base/recurse.c: Likewise.
16869 * gdb.base/run.c: Likewise.
16870 * gdb.base/scope0.c: Likewise.
16871 * gdb.base/scope1.c: Likewise.
16872 * gdb.base/setshow.c: Likewise.
16873 * gdb.base/setvar.c: Likewise.
16874 * gdb.base/shmain.c: Likewise.
16875 * gdb.base/shr1.c: Likewise.
16876 * gdb.base/shr2.c: Likewise.
16877 * gdb.base/sigall.c: Likewise.
16878 * gdb.base/signals.c: Likewise.
16879 * gdb.base/so-indr-cl.c: Likewise.
16880 * gdb.base/solib2.c: Likewise.
16881 * gdb.base/structs.c: Likewise.
16882 * gdb.base/sum.c: Likewise.
16883 * gdb.base/vforked-prog.c: Likewise.
16884 * gdb.base/watchpoint.c: Likewise.
16885 * gdb.reverse/shr2.c: Likewise.
16886 * gdb.reverse/until-reverse.c: Likewise.
16887 * gdb.reverse/ur1.c: Likewise.
16888 * gdb.reverse/watch-reverse.c: Likewise.
16889
16890 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16891
16892 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16893 variant.
16894 * gdb.base/sepdebug.exp: Drop references to removed code.
16895
16896 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16897
16898 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16899 variant. Preserve original line numbering.
16900 * gdb.base/list1.c: Likewise.
16901
16902 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16903
16904 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16905 variant.
16906 * gdb.base/break1.c: Likewise.
16907 * gdb.base/break.exp: Drop references to removed code.
16908
16909 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16910
16911 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16912 variant.
16913
16914 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16915
16916 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16917
16918 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16919
16920 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16921 logic into perform_all_tests() and invoke it with and without
16922 function header prototypes.
16923 (do_function_calls): Remove conditional XFAIL for PR 5318.
16924 (rerun_and_prepare): Remove duplicate code.
16925 (perform_all_tests): New. Main logic moved here.
16926
16927 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16928
16929 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16930 code guarded by #ifdef NO_PROTOTYPES.
16931 (t_double_many_args): Likewise.
16932 (DEF_FUNC_MANY_ARGS_1): Likewise.
16933 (DEF_FUNC_VALUES_1): Likewise.
16934 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16935 guarded by #ifdef PROTOTYPES.
16936
16937 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16938
16939 * gdb.mi/mi-console.c: Add eye-catcher.
16940 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16941 instead of literal line number.
16942
16943 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16944
16945 * gdb.base/shr2.c: Add eye-catcher.
16946 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16947 line number.
16948
16949 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16950
16951 * gdb.base/jump.c: Add eye-catchers.
16952 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16953 numbers.
16954
16955 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16956
16957 * gdb.base/execd-prog.c: Add eye-catchers.
16958 * gdb.base/foll-exec.c: Likewise.
16959 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16960 line numbers.
16961
16962 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16963
16964 * gdb.base/ending-run.c: Add eye-catchers.
16965 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16966 literal line numbers.
16967
16968 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16969
16970 * gdb.base/call-rt-st.c: Add eye-catchers.
16971 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16972 literal line numbers.
16973
16974 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16975
16976 * gdb.base/call-ar-st.c: Add eye-catchers.
16977 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16978 literal line numbers.
16979
16980 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16981
16982 * gdb.base/average.c: Add eye-catchers.
16983 * gdb.base/sum.c: Likewise.
16984 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16985 regexps dynamically.
16986
16987 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16988
16989 * gdb.base/solib1.c: Add eye-catchers.
16990 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16991 literal line numbers.
16992
16993 2014-11-12 Pedro Alves <palves@redhat.com>
16994
16995 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16996 leader has exited.
16997
16998 2014-11-12 Pedro Alves <palves@redhat.com>
16999
17000 * gdb.arch/i386-bp_permanent.c: New file.
17001 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17002 (srcfile): Set to i386-bp_permanent.c.
17003 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17004 that stepi does not execute the 'leave' instruction, instead of
17005 testing it does execute.
17006 * gdb.base/bp-permanent.c: New file.
17007 * gdb.base/bp-permanent.exp: New file.
17008
17009 2014-11-10 Doug Evans <xdje42@gmail.com>
17010
17011 PR symtab/17564
17012 * gdb.base/symtab-search-order.exp: New file.
17013 * gdb.base/symtab-search-order.c: New file.
17014 * gdb.base/symtab-search-order-1.c: New file.
17015 * gdb.base/symtab-search-order-shlib-1.c: New file.
17016
17017 2014-11-07 Pedro Alves <palves@redhat.com>
17018
17019 PR gdb/17511
17020 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17021 i?86-*-linux*.
17022
17023 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17024
17025 PR c++/17494
17026 * gdb.cp/pr17494.cc: New file.
17027 * gdb.cp/pr17494.exp: New file.
17028
17029 2014-11-02 Yao Qi <yao@codesourcery.com>
17030
17031 * gdb.python/python.exp: Get working directory and match the
17032 output of "set extended-prompt \\w " with it.
17033
17034 2014-10-30 Doug Evans <dje@google.com>
17035
17036 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17037 in objfiles.
17038 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17039 in progspaces.
17040
17041 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
17042
17043 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17044 * gdb.base/realname-expand.exp: Likewise.
17045 * gdb.linespec/macro-relative.exp: Likewise.
17046
17047 2014-10-29 Pedro Alves <palves@redhat.com>
17048
17049 PR gdb/17408
17050 * gdb.threads/schedlock.c (some_function): New function.
17051 (call_function): New global.
17052 (MAYBE_CALL_SOME_FUNCTION): New macro.
17053 (thread_function): Call it.
17054 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17055 and use it instead of a global counter. Adjust all callers.
17056 (get_current_thread): Use "find current thread" for test message
17057 here rather than having all callers pass down the same string.
17058 (goto_loop): New procedure, factored out from ...
17059 (my_continue): ... this.
17060 (step_ten_loops): Change parameter from test message to command to
17061 use. Adjust.
17062 (list_count): Delete global.
17063 (check_result): New procedure, factored out from duplicate top
17064 level code.
17065 (continue tests): Wrap in with_test_prefix.
17066 (test_step): New procedure, factored out from duplicate top level
17067 code.
17068 (top level): Test "step" in combination with all scheduler-locking
17069 modes. Test "next" in combination with all scheduler-locking
17070 modes, and in combination with stepping over a function call or
17071 not.
17072 * gdb.threads/next-bp-other-thread.c: New file.
17073 * gdb.threads/next-bp-other-thread.exp: New file.
17074
17075 2014-10-29 Pedro Alves <palves@redhat.com>
17076
17077 PR python/17372
17078 * gdb.python/python.exp: Test a multi-line command that spawns
17079 interactive Python.
17080 * gdb.base/multi-line-starts-subshell.exp: New file.
17081
17082 2014-10-29 Yao Qi <yao@codesourcery.com>
17083
17084 * gdb.base/fileio.exp: Make directories on host.
17085
17086 2014-10-29 Yao Qi <yao@codesourcery.com>
17087
17088 * gdb.base/fileio.c (test_write): Close the file.
17089
17090 2014-10-28 Pedro Alves <palves@redhat.com>
17091
17092 PR gdb/12623
17093 * gdb.base/sigstep.c (no_handler): New global.
17094 (main): If 'no_handler is true, set the signal handlers to
17095 SIG_IGN.
17096 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17097 with_sw_watch and no_handler parameters. Handle them.
17098 (top level) <stepping over handler when stopped at a breakpoint
17099 test>: Add a test axis for testing with a software watchpoint, and
17100 another for testing with the signal handler set to SIG_IGN.
17101 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17102 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17103
17104 2014-10-28 Pedro Alves <palves@redhat.com>
17105
17106 PR gdb/17511
17107 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17108 * gdb.base/sigstep.exp (other_handler_location): New global.
17109 (advance): Support stepping into the signal handler, and running
17110 commands while in the handler.
17111 (in_handler_map): New global.
17112 (top level): In the advance test, add combinations for getting
17113 into the handler with stepping commands, and for running commands
17114 in the handler. Add comment descripting the advancei tests.
17115
17116 2014-10-28 Pedro Alves <palves@redhat.com>
17117
17118 * gdb.base/sigstep.exp: Use build_executable instead of
17119 prepare_for_testing.
17120 (top level): Move code that starts GDB, runs to main and creates a
17121 display to ...
17122 (restart): ... this new procedure.
17123 (top level): Move backtrace from signal handler test to ...
17124 (validate_backtrace): ... this new procedure.
17125 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17126 with_test_prefix. Always restart GDB.
17127 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17128 with_test_prefix. Always restart GDB. No need to delete
17129 breakpoints after the test.
17130 (test_skip_handler): Remove prefix parameter.
17131 (skip_over_handler, breakpoint_to_handler)
17132 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17133 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17134 restart GDB. No need to delete breakpoints after the test.
17135 (top level): Use foreach to call the test procedures with
17136 different commands.
17137
17138 2014-10-28 Pedro Alves <palves@redhat.com>
17139
17140 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17141 instead of GNATS numbers.
17142 * gdb.base/sigbpt.exp: Likewise.
17143 * gdb.base/siginfo.exp: Likewise.
17144 * gdb.base/sigstep.exp: Likewise.
17145
17146 2014-10-27 Pedro Alves <palves@redhat.com>
17147
17148 * gdb.base/sigstep.c (dummy): New global.
17149 (main): Issue a couple writes to the new global.
17150 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17151 procedures.
17152 (skip_over_handler): Use test_skip_handler.
17153 (top level): Call skip_over_handler for stepi and nexti too.
17154 (breakpoint_over_handler): Use test_skip_handler.
17155 (top level): Call breakpoint_over_handler for stepi and nexti too.
17156
17157 2014-10-27 Yao Qi <yao@codesourcery.com>
17158
17159 * gdb.trace/tfile.c (adjust_function_address)
17160 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17161 function descriptor.
17162
17163 2014-10-24 Don Breazeal <donb@codesourcery.com>
17164
17165 * gdb.base/foll-fork.exp (test_follow_fork,
17166 catch_fork_child_follow): Check for updated fork messages emitted
17167 from infrun.c.
17168 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17169 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17170 vfork_and_exec_child_follow_through_step): Check for updated vfork
17171 messages emitted from infrun.c.
17172
17173 2014-10-24 Pedro Alves <palves@redhat.com>
17174
17175 * gdb.base/corefile.exp: Remove references to ultrix.
17176 * gdb.base/interrupt.exp: Likewise.
17177 * gdb.base/whatis.exp: Likewise.
17178 * gdb.gdb/selftest.exp: Likewise.
17179 * gdb.threads/manythreads.exp: Likewise.
17180 * gdb.threads/print-threads.exp: Likewise.
17181 * gdb.threads/pthreads.exp:: Likewise.
17182 * gdb.threads/schedlock.exp: Likewise.
17183
17184 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17185
17186 * gdb.cp/non-trivial-retval.cc: Add a test case.
17187 * gdb.cp/non-trivial-retval.exp: Add a test.
17188
17189 2014-10-20 Yao Qi <yao@codesourcery.com>
17190
17191 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17192 * gdb.python/py-objfile-script-gdb.py: New file.
17193 * gdb.python/py-objfile-script.exp: Update reference to
17194 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17195 of remote_download. Remove the dest file.
17196
17197 2014-10-20 Yao Qi <yao@codesourcery.com>
17198
17199 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17200 * gdb.base/step-line.exp: Likewise.
17201 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17202 * gdb.dwarf2/dw2-basic.exp: Likewise.
17203 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17204 * gdb.dwarf2/dw2-filename.exp: Likewise.
17205 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17206 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17207 * gdb.dwarf2/dw2-producer.exp: Likewise.
17208 * gdb.dwarf2/mac-fileno.exp: Likewise.
17209 * gdb.python/py-frame-args.exp: Likewise.
17210 * gdb.python/py-framefilter.exp: Likewise.
17211 * gdb.python/py-mi.exp: Likewise.
17212 * gdb.python/py-objfile-script.exp: Likewise
17213 * gdb.python/py-pp-integral.exp: Likewise.
17214 * gdb.python/py-pp-re-notag.exp: Likewise.
17215 * gdb.python/py-prettyprint.exp: Likewise.
17216 * gdb.python/py-section-script.exp: Likewise.
17217 * gdb.python/py-typeprint.exp: Likewise.
17218 * gdb.python/py-xmethods.exp: Likewise.
17219 * gdb.stabs/weird.exp: Likewise.
17220 * gdb.xml/tdesc-regs.exp: Likewise.
17221
17222 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17223
17224 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17225 (out_cu): Use addr_len for the size of addresses.
17226 (out_line): Likewise. Size DW_LNE_set_address instruction
17227 according to addr_len.
17228 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17229 (FUNC): Add START_INSNS to definition.
17230
17231 2014-10-18 Yao Qi <yao@codesourcery.com>
17232
17233 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17234 gdb_has_argv0 return true.
17235 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17236 check [target_info exists noargs], check [gdb_has_argv0]
17237 instead.
17238 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17239 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17240 procedures.
17241
17242 2014-10-17 Doug Evans <dje@google.com>
17243
17244 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17245 event.
17246 * gdb.python/py-events.py: Add clear_objfiles event.
17247
17248 2014-10-17 Doug Evans <dje@google.com>
17249
17250 * gdb.python/py-objfile.exp: Test progspace attribute.
17251
17252 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17253
17254 * gdb.guile/scm-breakpoint.exp: Do not assume any
17255 directory separators when matching source file paths.
17256 * gdb.python/py-breakpoint.exp: Likewise.
17257 * gdb.reverse/break-precsave.exp: Likewise.
17258 * gdb.reverse/break-reverse.exp: Likewise.
17259 * gdb.reverse/consecutive-precsave.exp: Likewise.
17260 * gdb.reverse/finish-precsave.exp: Likewise.
17261 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17262 * gdb.reverse/finish-reverse.exp: Likewise.
17263 * gdb.reverse/i386-precsave.exp: Likewise.
17264 * gdb.reverse/i387-env-reverse.exp: Likewise.
17265 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17266 * gdb.reverse/machinestate-precsave.exp: Likewise.
17267 * gdb.reverse/machinestate.exp: Likewise.
17268 * gdb.reverse/sigall-precsave.exp: Likewise.
17269 * gdb.reverse/solib-precsave.exp: Likewise.
17270 * gdb.reverse/step-precsave.exp: Likewise.
17271 * gdb.reverse/until-precsave.exp: Likewise.
17272 * gdb.reverse/watch-precsave.exp: Likewise.
17273 * gdb.reverse/watch-reverse.exp: Likewise.
17274
17275 2014-10-17 Yao Qi <yao@codesourcery.com>
17276
17277 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17278 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17279
17280 2014-10-17 Pedro Alves <palves@redhat.com>
17281
17282 PR gdb/17471
17283 * gdb.base/bg-execution-repeat.c: New file.
17284 * gdb.base/bg-execution-repeat.exp: New file.
17285
17286 2014-10-17 Pedro Alves <palves@redhat.com>
17287
17288 PR gdb/17300
17289 * gdb.base/continue-all-already-running.c: New file.
17290 * gdb.base/continue-all-already-running.exp: New file.
17291
17292 2014-10-17 Pedro Alves <palves@redhat.com>
17293
17294 PR gdb/17472
17295 * gdb.base/annota-input-while-running.c: New file.
17296 * gdb.base/annota-input-while-running.exp: New file.
17297
17298 2014-10-17 Pedro Alves <palves@redhat.com>
17299
17300 * gdb.base/callfuncs.exp: emove references to osf.
17301 * gdb.base/sigall.exp: Likewise.
17302 * gdb.gdb/selftest.exp: Likewise.
17303 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17304 * gdb.mi/non-stop.c: Likewise.
17305 * gdb.mi/pthreads.c: Likewise.
17306 * gdb.reverse/sigall-precsave.exp: Likewise.
17307 * gdb.reverse/sigall-reverse.exp: Likewise.
17308 * gdb.threads/pthreads.c: Likewise.
17309 * gdb.threads/pthreads.exp: Likewise.
17310
17311 2014-10-17 Yao Qi <yao@codesourcery.com>
17312
17313 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17314 check 'target_info exists noargs'.
17315 (test_command_prompt_position): Likewise.
17316 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17317 Remove "set args".
17318 (progvar_simple_while_test): Likewise.
17319 (progvar_complex_if_while_test): Likewise.
17320 (if_while_breakpoint_command_test): Likewise.
17321 (infrun_breakpoint_command_test): Likewise.
17322 (breakpoint_command_test): Likewise.
17323 (watchpoint_command_test): Likewise.
17324 (bp_deleted_in_command_test): Likewise.
17325 (temporary_breakpoint_commands): Likewise.
17326
17327 2014-10-16 Yao Qi <yao@codesourcery.com>
17328
17329 * gdb.base/remotetimeout.exp: Remove noargs checking.
17330
17331 2014-10-15 Pedro Alves <palves@redhat.com>
17332
17333 PR breakpoints/9649
17334 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17335 * gdb.base/breakpoint-in-ro-region.exp
17336 (probe_target_hardware_step): New procedure.
17337 (top level): Probe hardware stepping and hardware breakpoint
17338 support. Test stepping through a read-only region, with both
17339 "breakpoint auto-hw" on and off and both "always-inserted" on and
17340 off.
17341
17342 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17343
17344 * gdb.dlang/demangle.exp: Update for demangling changes.
17345
17346 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17347
17348 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17349 * gdb.cp/non-trivial-retval.exp: Add new tests.
17350
17351 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17352
17353 PR c++/13403
17354 PR c++/15154
17355 * gdb.cp/non-trivial-retval.cc: New file.
17356 * gdb.cp/non-trivial-retval.exp: New file.
17357
17358 2014-10-15 Yao Qi <yao@codesourcery.com>
17359
17360 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17361 remote host.
17362
17363 2014-10-15 Yao Qi <yao@codesourcery.com>
17364
17365 * gdb.python/py-symbol.exp: Match file base name if host is
17366 remote, otherwise match file name with dir name.
17367 * gdb.python/py-symtab.exp: Likewise.
17368 * gdb.python/python.exp: Likewise.
17369
17370 2014-10-15 Yao Qi <yao@codesourcery.com>
17371
17372 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17373 pattern.
17374 * gdb.python/py-symtab.exp: Likewise.
17375 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17376 locationn.
17377
17378 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17379
17380 * gdb.ada/addr_arith: New testcase.
17381
17382 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17383
17384 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17385 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17386 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17387 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17388
17389 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17390
17391 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17392 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17393 * gdb.arch/stap-eval-lang-ada.exp: New file.
17394
17395 2014-10-14 Yao Qi <yao@codesourcery.com>
17396
17397 * gdb.mi/mi-var-child.c (nothing1): New function.
17398 (nothing2): New function.
17399 (do_children_tests): Set function pointers by nothing1 and
17400 nothing2.
17401 * gdb.mi/mi-var-child.exp: Step over new added statements.
17402 Update test to match the new output.
17403 * gdb.mi/var-cmd.c (nothing1): New function.
17404 (nothing2): New function.
17405 (do_children_tests): Set function pointers by nothing1 and
17406 nothing2.
17407 * gdb.mi/mi-var-display.exp: Update test to match output.
17408 Step to the line specified by $line_dct_nothing.
17409 Increase the number of lines to step.
17410
17411 2014-10-14 Yao Qi <yao@codesourcery.com>
17412
17413 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17414 tests.
17415 * gdb.mi/mi2-var-child.exp: Likewise.
17416
17417 2014-10-13 Doug Evans <dje@google.com>
17418
17419 * gdb.python/py-objfile.exp: Change name of file name test.
17420
17421 2014-10-13 Doug Evans <dje@google.com>
17422
17423 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17424 from the start of the CU.
17425
17426 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17427 Yao Qi <yao@codesourcery.com>
17428
17429 Fix "save breakpoints" for "catch" command.
17430 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17431 Remove -nonewline. Match also the added "main" line.
17432
17433 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17434
17435 Fix "save breakpoints" for "disable $bpnum" command.
17436 * gdb.base/save-bp.c (main): Add label.
17437 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17438
17439 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17440
17441 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17442
17443 2014-10-11 Yao Qi <yao@codesourcery.com>
17444
17445 * gdb.server/server-kill.exp: Execute command
17446 "set remote trace-status-packet on" before "tstatus".
17447
17448 2014-10-11 Yao Qi <yao@codesourcery.com>
17449
17450 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17451 (main): Call getppid.
17452 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17453 and continue to it. Read variable "server_pid".
17454
17455 2014-10-11 Yao Qi <yao@codesourcery.com>
17456
17457 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17458
17459 2014-10-11 Yao Qi <yao@codesourcery.com>
17460
17461 * gdb.threads/thread-find.exp: Don't execute command
17462 "info threads".
17463 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17464 * gdb.threads/linux-dp.exp: Don't check the condition
17465 $threads_created equals to zero.
17466
17467 2014-10-10 Pedro Alves <palves@redhat.com>
17468
17469 * gdb.base/bigcore.exp: Remove references to IRIX.
17470 * gdb.base/funcargs.exp: Likewise.
17471 * gdb.base/interrupt.exp: Likewise.
17472 * gdb.base/mips_pro.exp: Likewise.
17473 * gdb.base/nodebug.exp: Likewise.
17474 * gdb.base/setvar.exp: Likewise.
17475 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17476
17477 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17478 Pedro Alves <palves@redhat.com>
17479
17480 PR symtab/14466
17481 * gdb.base/vdso-warning.c: New file.
17482 * gdb.base/vdso-warning.exp: New file.
17483
17484 2014-10-02 Doug Evans <dje@google.com>
17485
17486 * gdb.base/structs.c (main): Don't run forever.
17487
17488 2014-10-02 Pedro Alves <palves@redhat.com>
17489
17490 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17491 (top level) <stop threads 1, stop threads 2>: Use it.
17492
17493 2014-10-02 Pedro Alves <palves@redhat.com>
17494
17495 * gdb.threads/break-while-running.exp (test): Add new
17496 'update_thread_list' argument. Skip "info threads" if false.
17497 (top level): Add new 'update_thread_list' axis.
17498
17499 2014-10-02 Pedro Alves <palves@redhat.com>
17500
17501 PR breakpoints/17431
17502 * gdb.base/execl-update-breakpoints.c: New file.
17503 * gdb.base/execl-update-breakpoints.exp: New file.
17504
17505 2014-10-01 Pedro Alves <palves@redhat.com>
17506
17507 * gdb.base/breakpoint-in-ro-region.c: New file.
17508 * gdb.base/breakpoint-in-ro-region.exp: New file.
17509
17510 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17511
17512 * gdb.mi/mi-exit-code.exp: New file.
17513 * gdb.mi/mi-exit-code.c: New file.
17514
17515 2014-09-30 Yao Qi <yao@codesourcery.com>
17516
17517 * lib/prelink-support.exp (build_executable_own_libs): Error if
17518 the target isn't native.
17519
17520 2014-09-30 Yao Qi <yao@codesourcery.com>
17521
17522 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17523 false.
17524
17525 2014-09-22 Pedro Alves <palves@redhat.com>
17526
17527 * gdb.threads/break-while-running.exp: New file.
17528 * gdb.threads/break-while-running.c: New file.
17529
17530 2014-09-19 Yao Qi <yao@codesourcery.com>
17531
17532 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17533 Invoke test. Restart GDB with --readnow and invoke test again.
17534
17535 2014-09-19 Yao Qi <yao@codesourcery.com>
17536
17537 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17538 proc set_breakpoint_on_gcd_function. Invoke
17539 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17540 invoke set_breakpoint_on_gcd_function again.
17541
17542 2014-09-18 Doug Evans <dje@google.com>
17543
17544 * gdb.dwarf2/symtab-producer.exp: New file.
17545
17546 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17547
17548 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17549 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17550 * gdb.base/global-var-nested-by-dso.c: Likewise.
17551 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17552
17553 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17554 Pedro Alves <palves@redhat.com>
17555
17556 * gdb.base/watch-bitfields.exp: Pass string other than test file
17557 name to prepare_for_testing.
17558 (watch): New procedure.
17559 (expect_watchpoint): Use with_test_prefix.
17560 (top level): Factor out tests to ...
17561 (test_watch_location, test_regular_watch): ... these new
17562 procedures, and use with_test_prefix and gdb_continue_to_end.
17563
17564 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17565
17566 PR breakpoints/12526
17567 * gdb.base/watch-bitfields.exp: New file.
17568 * gdb.base/watch-bitfields.c: New file.
17569
17570 2014-09-16 Pedro Alves <palves@redhat.com>
17571
17572 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17573 software and hardware addresses, not software address against
17574 itself.
17575
17576 2014-09-16 Pedro Alves <palves@redhat.com>
17577
17578 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17579 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17580
17581 2014-09-16 Pedro Alves <palves@redhat.com>
17582
17583 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17584 files.
17585 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17586 "*-*-vxworks*" throughout.
17587 * gdb.base/break.exp: Likewise.
17588 * gdb.base/default.exp: Likewise.
17589 * gdb.base/scope.exp: Likewise.
17590 * gdb.base/sepdebug.exp: Likewise.
17591 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17592 throughout.
17593 * gdb.base/run.c: Likewise.
17594 * gdb.base/sepdebug.c: Likewise.
17595 * gdb.hp/gdb.aCC/run.c: Likewise.
17596 * gdb.reverse/until-reverse.c: Likewise.
17597 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17598
17599 2014-09-16 Yao Qi <yao@codesourcery.com>
17600
17601 * boards/local-remote-host-native.exp: New file.
17602
17603 2014-09-14 Doug Evans <xdje42@gmail.com>
17604
17605 * gdb.threads/queue-signal.c (thread_count): New variable.
17606 (thread_count_mutex, thread_count_condvar): New variables.
17607 (incr_thread_count, wait_all_threads_running): New functions.
17608 (main): Wait for all threads to be in their thread functions.
17609
17610 2014-09-13 Doug Evans <xdje42@gmail.com>
17611
17612 * gdb.threads/queue-signal.c: New file.
17613 * gdb.threads/queue-signal.exp: New file.
17614
17615 2014-09-13 Doug Evans <xdje42@gmail.com>
17616
17617 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17618 be consistent with what default_gdb_init uses.
17619 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17620 the plain text of the prompt. Add some logging printfs.
17621 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17622
17623 2014-09-12 Pedro Alves <palves@redhat.com>
17624
17625 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17626 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17627 * gdb.arch/i386-size-overlap.exp: Likewise.
17628 * gdb.arch/i386-size.exp: Likewise.
17629 * gdb.arch/i386-unwind.exp: Likewise.
17630 * gdb.base/a2-run.exp: Likewise.
17631 * gdb.base/break.exp: Likewise.
17632 * gdb.base/charset.exp: Likewise.
17633 * gdb.base/chng-syms.exp: Likewise.
17634 * gdb.base/commands.exp: Likewise.
17635 * gdb.base/dbx.exp: Likewise.
17636 * gdb.base/find.exp: Likewise.
17637 * gdb.base/funcargs.exp: Likewise.
17638 * gdb.base/jit-simple.exp: Likewise.
17639 * gdb.base/reread.exp: Likewise.
17640 * gdb.base/sepdebug.exp: Likewise.
17641 * gdb.base/step-bt.exp: Likewise.
17642 * gdb.cp/mb-inline.exp: Likewise.
17643 * gdb.cp/mb-templates.exp: Likewise.
17644 * gdb.objc/basicclass.exp: Likewise.
17645 * gdb.threads/killed.exp: Likewise.
17646
17647 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17648
17649 PR tdep/17379
17650 * gdb.arch/powerpc-stackless.S: New file.
17651 * gdb.arch/powerpc-stackless.exp: New file.
17652
17653 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17654
17655 * gdb.base/attach.c: Include unistd.h.
17656 (main): Call alarm. Add label postloop.
17657 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17658 gdb_breakpoint, gdb_continue_to_breakpoint.
17659 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17660
17661 2014-09-11 Pedro Alves <palves@redhat.com>
17662
17663 PR gdb/17347
17664 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17665 * gdb.base/attach.exp (test_command_line_attach_run): New
17666 procedure.
17667 (top level): Call it.
17668
17669 2014-09-11 Pedro Alves <palves@redhat.com>
17670
17671 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17672 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17673 (do_command_attach_tests): Use spawn_wait_for_attach.
17674 * gdb.base/solib-overlap.exp: Likewise.
17675 * gdb.multi/multi-attach.exp: Likewise.
17676 * gdb.python/py-prompt.exp: Likewise.
17677 * gdb.python/py-sync-interp.exp: Likewise.
17678 * gdb.server/ext-attach.exp: Likewise.
17679
17680 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17681
17682 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17683 command in testcase. Simplify testcase.
17684
17685 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17686
17687 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17688
17689 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17690
17691 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17692
17693 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17694
17695 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17696
17697 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17698
17699 * gdb.dwarf2/dynarr-ptr.c: New file.
17700 * gdb.dwarf2/dynarr-ptr.exp: New file.
17701
17702 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17703
17704 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17705 of 30 rather than hardcoding 120 for a slow test case. Take the
17706 `gdb,timeout' target setting into account for this calculation.
17707 Don't extend the timeout for the test cases that don't need it.
17708
17709 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17710
17711 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17712 a factor of 2 for a slow test case. Take the `gdb,timeout'
17713 target setting into account for this calculation.
17714 * gdb.reverse/until-precsave.exp: Increase the timeout by
17715 a factor of 15 and 3 respectively rather than adding 120
17716 for a pair of slow test cases. Take the `gdb,timeout'
17717 target setting into account for this calculation.
17718
17719 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17720
17721 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17722 timeout, don't pass one down to gdb_expect.
17723 (gdb_expect): Rework timeout selection.
17724
17725 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17726
17727 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17728 exception on timeout.
17729 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17730 (gdbserver_start_extended): Catch any `gdbserver_start' error
17731 exceptions.
17732 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17733 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17734 `gdbserver_gdb_load' error exceptions.
17735
17736 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17737
17738 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17739 120 on waiting for the TCP socket to open.
17740
17741 2014-09-09 Doug Evans <xdje42@gmail.com>
17742
17743 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17744 _caller_matches, _any_caller_is, _any_caller_matches.
17745
17746 2014-09-09 Doug Evans <xdje42@gmail.com>
17747
17748 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17749
17750 2014-09-09 Yao Qi <yao@codesourcery.com>
17751
17752 * gdb.mi/mi-var-display.exp: Set print symbol off.
17753
17754 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17755
17756 PR gdb/17035
17757 * gdb.base/commands.exp: Add tests to verify user-defined
17758 commands with empty bodies.
17759 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17760 python commands in `show user command`.
17761 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17762 scheme commands in `show user command`.
17763
17764 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17765
17766 PR python/17355
17767 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17768 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17769 * gdb.python/py-framefilter-invalidarg.exp: New file.
17770 * gdb.python/py-framefilter-invalidarg.py: New file.
17771
17772 2014-09-06 Doug Evans <xdje42@gmail.com>
17773
17774 PR 15276
17775 * gdb.python/py-caller-is.c: New file.
17776 * gdb.python/py-caller-is.exp: New file.
17777
17778 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17779
17780 PR gdb/17235
17781 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17782 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17783
17784 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17785
17786 PR fortran/17237
17787 * gdb.fortran/print-formatted.exp: New file.
17788 * gdb.fortran/print-formatted.f90: Likewise.
17789
17790 2014-09-03 Sasha Smundak <asmundak@google.com>
17791
17792 * gdb.python/py-frame.exp: Test Frame.read_register.
17793
17794 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17795
17796 PR python/16699
17797 * gdb.python/py-completion.exp: New file.
17798 * gdb.python/py-completion.py: Likewise.
17799
17800 2014-08-28 Doug Evans <dje@google.com>
17801
17802 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17803 eax,etc. are live with values set by gdb and thus the compiler can't
17804 use them.
17805 * gdb.arch/i386-pseudo.c (main): Ditto.
17806
17807 2014-08-27 Doug Evans <dje@google.com>
17808
17809 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17810
17811 2014-08-25 Doug Evans <dje@google.com>
17812
17813 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17814 (main): Ditto.
17815
17816 2014-08-25 Doug Evans <dje@google.com>
17817
17818 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17819
17820 2014-08-24 Yao Qi <yao@codesourcery.com>
17821
17822 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17823 symbol off.
17824 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17825
17826 2014-08-22 Doug Evans <dje@google.com>
17827
17828 PR 17276
17829 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17830 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17831 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17832
17833 2014-08-22 Yao Qi <yao@codesourcery.com>
17834
17835 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17836 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17837 * gdb.python/python.exp: Likewise. Use .py file on the host
17838 instead of the build.
17839
17840 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17841
17842 * gdb.threads/gcore-stale-thread.c: New file.
17843 * gdb.threads/gcore-stale-thread.exp: New file.
17844
17845 2014-08-21 Pedro Alves <palves@redhat.com>
17846
17847 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17848 * gdb.base/gcore-relro-pie.exp: Likewise.
17849 * gdb.base/gcore-relro.exp: Likewise.
17850 * gdb.base/gcore.exp: Likewise.
17851 * gdb.base/print-symbol-loading.exp: Likewise.
17852 * gdb.threads/gcore-thread.exp: Likewise.
17853 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17854
17855 2014-08-20 Pedro Alves <palves@redhat.com>
17856 Jan Kratochvil <jan.kratochvil@redhat.com>
17857
17858 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17859 configure.
17860 (EXPECT): Handle READ1 being set.
17861 (all): Depend on EXTRA_RULES.
17862 (check-read1, expect-read1, read1.so, read1): New rules.
17863 * README (Testsuite Parameters): Document the READ1 make variable.
17864 (Race detection): New section.
17865 * configure: Regenerate.
17866 * configure.ac: If build==host==target, and running under a
17867 GNU/glibc system, add read1 to the extra Makefile rules.
17868 (EXTRA_RULES): AC_SUBST it.
17869 * lib/read1.c: New file.
17870
17871 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17872
17873 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17874 the handling of variables declared as a typedef to an array
17875 which a DW_AT_data_location attribute.
17876
17877 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17878 Pedro Alves <palves@redhat.com>
17879
17880 PR symtab/14604
17881 PR symtab/14605
17882 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17883 gdb_test.
17884
17885 2014-08-19 Pedro Alves <palves@redhat.com>
17886
17887 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17888
17889 2014-08-19 Yao Qi <yao@codesourcery.com>
17890
17891 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17892 right line.
17893
17894 2014-08-18 David Blaikie <dblaikie@gmail.com>
17895
17896 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17897
17898 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17899
17900 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17901 attribute in array range.
17902
17903 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17904
17905 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17906
17907 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17908
17909 PR c++/17132
17910 * gdb.cp/pr17132.cc: New file.
17911 * gdb.cp/pr17132.exp: New file.
17912
17913 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17914
17915 * gdb.python/py-xmethods.py (A_getarrayind)
17916 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17917 Use 'print' with function call syntax.
17918 (E_method_matcher.match): Fix tab vs space indentation mixup.
17919
17920 2014-08-15 Yao Qi <yao@codesourcery.com>
17921
17922 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17923 false.
17924
17925 2014-08-15 Yao Qi <yao@codesourcery.com>
17926
17927 * gdb.cp/casts.exp: Set print symbol off.
17928 * gdb.cp/class2.exp: Likewise.
17929 * gdb.cp/overload.exp: Likewise.
17930 * gdb.cp/templates.exp: Likewise.
17931
17932 2014-08-11 Doug Evans <dje@google.com>
17933
17934 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17935 (test_load_shlib): Update.
17936
17937 2014-08-09 Yao Qi <yao@codesourcery.com>
17938
17939 * gdb.base/display.exp: Invoke is_address_zero_readable.
17940 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17941 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17942 * gdb.base/hbreak-unmapped.exp: Return if
17943 is_address_zero_readable returns true.
17944 * gdb.base/signest.exp: Likewise.
17945 * gdb.base/signull.exp: Likewise.
17946 * gdb.base/sigbpt.exp: Likewise.
17947 * gdb.guile/scm-disasm.exp: Do the test if
17948 is_address_zero_readable returns false.
17949 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17950 * gdb.python/py-arch.exp: Likewise.
17951 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17952 * lib/gdb.exp (is_address_zero_readable): New proc.
17953
17954 2014-08-09 Yao Qi <yao@codesourcery.com>
17955
17956 PR testsuite/13443
17957 * gdb.mi/mi-var-display.exp: Make test messages unique.
17958
17959 2014-08-04 Tom Tromey <tromey@redhat.com>
17960
17961 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17962 target 0".
17963
17964 2014-08-04 Tom Tromey <tromey@redhat.com>
17965
17966 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17967 "target_resume".
17968
17969 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17970
17971 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17972 inner_vla_struct_object_size.
17973 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17974 as xfail.
17975
17976 2014-07-30 Pedro Alves <palves@redhat.com>
17977
17978 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17979 comment.
17980
17981 2014-07-29 Yao Qi <yao@codesourcery.com>
17982
17983 PR gdb/17206
17984 * gdb.base/until-nodebug.exp: New.
17985
17986 2014-07-28 Doug Evans <xdje42@gmail.com>
17987
17988 PR guile/17203
17989 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17990 previously existing parameter, and previously ambiguously spelled
17991 parameter.
17992
17993 2014-07-28 Will Newton <will.newton@linaro.org>
17994
17995 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17996
17997 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17998 Doug Evans <xdje42@gmail.com>
17999
18000 PR guile/17146
18001 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18002
18003 2014-07-25 Pedro Alves <palves@redhat.com>
18004
18005 * gdb.threads/signal-command-handle-nopass.c: New file.
18006 * gdb.threads/signal-command-handle-nopass.exp: New file.
18007 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18008 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18009 * gdb.threads/signal-delivered-right-thread.c: New file.
18010 * gdb.threads/signal-delivered-right-thread.exp: New file.
18011
18012 2014-07-25 Pedro Alves <palves@redhat.com>
18013
18014 * gdb.base/double-prompt-target-event-error.exp
18015 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18016 match.
18017 (cancel_pagination_in_target_event): Rework double prompt
18018 detection.
18019 * gdb.base/paginate-after-ctrl-c-running.exp
18020 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18021 <return>' match.
18022 * gdb.base/paginate-bg-execution.exp
18023 (test_bg_execution_pagination_return)
18024 (test_bg_execution_pagination_cancel): Remove '-notransfer
18025 <return>' matches.
18026 * gdb.base/paginate-execution-startup.exp
18027 (test_fg_execution_pagination_return)
18028 (test_fg_execution_pagination_cancel): Remove '-notransfer
18029 <return>' matches.
18030 * gdb.base/paginate-inferior-exit.exp
18031 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18032 match.
18033 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18034 * lib/gdb.exp (pagination_prompt): Run text through
18035 string_to_regexp.
18036 (gdb_test_multiple): Match $pagination_prompt instead of
18037 "<return>".
18038 (string_to_regexp): Move to lib/gdb-utils.exp.
18039
18040 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18041
18042 * gdb.arch/amd64-entry-value-paramref.S: New file.
18043 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18044 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18045 * gdb.arch/amd64-optimout-repeat.S: New file.
18046 * gdb.arch/amd64-optimout-repeat.c: New file.
18047 * gdb.arch/amd64-optimout-repeat.exp: New file.
18048
18049 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18050
18051 PR gdb/17170
18052 * gdb.base/statistics.exp: New file.
18053
18054 2014-07-17 Doug Evans <dje@google.com>
18055
18056 PR gdb/17170
18057 * gdb.base/maint.exp: Update testing of per-command stats.
18058
18059 2014-07-16 Pedro Alves <palves@redhat.com>
18060
18061 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18062 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18063 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18064 (tfile_write_buf): New functions.
18065 (add_memory_block): Rewrite using the above.
18066 (adjust_function_address): New function.
18067 (FUNCTION_ADDRESS): New macro.
18068 (write_basic_trace_file): Remove short_x local, and use
18069 tfile_write_16. Change type of func_addr local to unsigned long
18070 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18071 here. Cast argument of add_memory_block to char pointer.
18072 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18073 (main): Remove parameters.
18074 * gdb.trace/tfile.exp: Remove nowarnings.
18075
18076 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18077
18078 * gdb.base/debug-expr.exp: Test string evaluation with
18079 "debug expression" on.
18080
18081 2014-07-15 Pedro Alves <palves@redhat.com>
18082
18083 * gdb.base/reread.exp: Use clean_restart.
18084
18085 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18086
18087 * gdb.arch/avr-flash-qualifer.c: New.
18088 * gdb.arch/avr-flash-qualifer.exp: New.
18089
18090 2014-07-14 Pedro Alves <palves@redhat.com>
18091
18092 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18093 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18094
18095 2014-07-14 Pedro Alves <palves@redhat.com>
18096
18097 * gdb.base/double-prompt-target-event-error.c: New file.
18098 * gdb.base/double-prompt-target-event-error.exp: New file.
18099
18100 2014-07-14 Pedro Alves <palves@redhat.com>
18101
18102 PR gdb/17072
18103 * gdb.base/paginate-inferior-exit.c: New file.
18104 * gdb.base/paginate-inferior-exit.exp: New file.
18105
18106 2014-07-14 Pedro Alves <palves@redhat.com>
18107
18108 PR gdb/17072
18109 * gdb.base/paginate-bg-execution.c: New file.
18110 * gdb.base/paginate-bg-execution.exp: New file.
18111
18112 2014-07-14 Pedro Alves <palves@redhat.com>
18113
18114 PR gdb/17072
18115 * gdb.base/paginate-execution-startup.c: New file.
18116 * gdb.base/paginate-execution-startup.exp: New file.
18117 * lib/gdb.exp (pagination_prompt): New global.
18118 (default_gdb_spawn): New procedure, factored out from
18119 default_gdb_spawn.
18120 (default_gdb_start): Adjust to call default_gdb_spawn.
18121 (gdb_spawn): New procedure.
18122
18123 2014-07-14 Pedro Alves <palves@redhat.com>
18124
18125 * lib/gdb.exp (gdb_assert): New procedure.
18126 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18127
18128 2014-07-14 Pedro Alves <palves@redhat.com>
18129
18130 * gdb.base/execution-termios.c: New file.
18131 * gdb.base/execution-termios.exp: New file.
18132
18133 2014-07-14 Tom Tromey <tromey@redhat.com>
18134
18135 * gdb.cp/vla-cxx.cc: New file.
18136 * gdb.cp/vla-cxx.exp: New file.
18137
18138 2014-07-14 Tom Tromey <tromey@redhat.com>
18139
18140 * gdb.reverse/rerun-prec.c: New file.
18141 * gdb.reverse/rerun-prec.exp: New file.
18142
18143 2014-07-12 Maciej W. Rozycki <macro@mips.com>
18144 Maciej W. Rozycki <macro@codesourcery.com>
18145
18146 * lib/gdb-utils.exp: New file.
18147 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18148 inline `gdb_init_command' processing.
18149 (gdb_start_cmd): Likewise.
18150 * lib/mi-support.exp (mi_run_cmd): Likewise.
18151 * README: Document `gdb_init_command' and `gdb_init_commands'.
18152
18153 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18154
18155 Fix false FAIL running under a very long directory name.
18156 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18157 and "set print elements 10000". Twice.
18158
18159 2014-07-11 Yao Qi <yao@codesourcery.com>
18160
18161 * gdb.base/exprs.exp: "set print symbol off".
18162
18163 2014-07-11 Pedro Alves <palves@redhat.com>
18164
18165 * gdb.threads/kill.c: New file.
18166 * gdb.threads/kill.exp: New file.
18167
18168 2014-07-10 Yao Qi <yao@codesourcery.com>
18169
18170 * gdb.trace/tfile.c (write_basic_trace_file)
18171 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18172 address written to trace file.
18173
18174 2014-07-09 Pedro Alves <palves@redhat.com>
18175
18176 * gdb.base/attach-wait-input.exp: New file.
18177 * gdb.base/attach-wait-input.c: New file.
18178
18179 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18180
18181 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18182 setting up test structures.
18183 (main): Call new test function.
18184 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18185 test function, continue into test function and walk test
18186 structures.
18187
18188 2014-07-02 Yao Qi <yao@codesourcery.com>
18189
18190 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18191 'bar_start' at the beginning of functions 'foo' and 'bar'
18192 respectively.
18193 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18194 instead of 'foo' and 'bar'.
18195
18196 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18197
18198 * gdb.btrace/segv.exp: New.
18199 * gdb.btrace/segv.c: New.
18200
18201 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18202
18203 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18204 instruction.
18205
18206 2014-06-30 Mark Wielaard <mjw@redhat.com>
18207
18208 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18209 vulture, vilify, villar): New volatile array constants.
18210 (vindictive, vegetation): New const volatile array constants.
18211 * gdb.base/volatile.exp: Test volatile and const volatile array
18212 types.
18213
18214 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18215
18216 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18217 target lacks support for awatch, rwatch, or hbreak.
18218
18219 2014-06-27 Yao Qi <yao@codesourcery.com>
18220
18221 * gdb.multi/dummy-frame-restore.exp: New.
18222 * gdb.multi/dummy-frame-restore.c: New.
18223
18224 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18225
18226 * gdb.btrace/gcore.exp: New.
18227
18228 2014-06-23 Pedro Alves <palves@redhat.com>
18229
18230 * gdb.base/watchpoint-reuse-slot.c: New file.
18231 * gdb.base/watchpoint-reuse-slot.exp: New file.
18232
18233 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18234
18235 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18236 progspace's filename in 'info', 'enable' and 'disable' command
18237 tests.
18238
18239 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18240
18241 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18242 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18243 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18244
18245 2014-06-20 Gary Benson <gbenson@redhat.com>
18246
18247 * gdb.arch/i386-avx.exp: Fix include file location.
18248 * gdb.arch/i386-sse.exp: Likewise.
18249
18250 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18251
18252 * gdb.dlang/expression.exp: New file.
18253
18254 2014-06-19 Pedro Alves <palves@redhat.com>
18255
18256 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18257 out from ...
18258 (top level): ... here. Iterate running tests under different
18259 scheduler-locking settings.
18260
18261 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18262
18263 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18264 to DW_FORM_addr and use non-zero addresses.
18265
18266 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18267
18268 PR gdb/17017
18269 * gdb.python/py-xmethods.cc: Add global function call counters and
18270 increment them in their respective functions. Remove "cout"
18271 statements.
18272 * gdb.python/py-xmethods.exp: Make tests check the global function
18273 call counters instead of depending on inferior IO.
18274
18275 2014-06-18 Don Breazeal <donb@codesourcery.com>
18276
18277 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18278 Deleted procedure.
18279 (explicit_fork_parent_follow): Deleted procedure.
18280 (explicit_fork_child_follow): Deleted procedure.
18281 (test_follow_fork): New procedure.
18282 (do_fork_tests): Replace calls to deleted procedures with
18283 calls to test_follow_fork and reset GDB for subsequent
18284 procedure calls.
18285
18286 2014-06-17 Yao Qi <yao@codesourcery.com>
18287
18288 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18289 CP1252.
18290
18291 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18292
18293 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18294 Initialize ptr and S explicitly.
18295 (skip_type_update_when_not_use_rtti_test): Likewise.
18296
18297 2014-06-16 Keith Seitz <keiths@redhat.com>
18298
18299 PR mi/15863
18300 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18301 the inferior is started.
18302
18303 2014-06-16 Pedro Alves <palves@redhat.com>
18304
18305 * gdb.base/break-main-file-remove-fail.c: New file.
18306 * gdb.base/break-main-file-remove-fail.exp: New file.
18307 * gdb.base/break-unload-file.exp: Use build_executable instead of
18308 prepare_for_testing.
18309 (test_break): New parameter "initial_load". Handle it.
18310 (top level): Add initial_load cmdline/file axis.
18311
18312 2014-06-12 Tom Tromey <tromey@redhat.com>
18313
18314 * gdb.base/completion.exp: Don't use directory name in test.
18315
18316 2014-06-09 Gary Benson <gbenson@redhat.com>
18317
18318 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18319 separate the always-available ANSI-standard signals from the
18320 signals that require checking.
18321 (main): Likewise.
18322 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18323 Likewise.
18324 (main): Likewise.
18325
18326 2014-06-07 Keith Seitz <keiths@redhat.com>
18327
18328 Revert:
18329 PR c++/16253
18330 * gdb.cp/var-tag.cc: New file.
18331 * gdb.cp/var-tag.exp: New file.
18332 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18333 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18334 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18335 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18336
18337 2014-06-06 Doug Evans <xdje42@gmail.com>
18338
18339 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18340
18341 2014-06-06 Pedro Alves <palves@redhat.com>
18342
18343 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18344 in target debug output instead of looking at RSP packets,
18345 disabling the test on any target that uses hardware stepping.
18346 Update comments.
18347
18348 2014-06-06 Pedro Alves <palves@redhat.com>
18349
18350 * gdb.base/break-unload-file.exp: Fix typo.
18351
18352 2014-06-06 Yao Qi <yao@codesourcery.com>
18353
18354 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18355 from "jit_function" to "^jit_function".
18356
18357 2014-06-06 Yao Qi <yao@codesourcery.com>
18358
18359 * gdb.base/async.c (foo): Add one statement.
18360 * gdb.base/async.exp: Get the next instruction address and
18361 match the output of "nexti" by instruction address. Match
18362 the hex address in the output of "finish".
18363
18364 2014-06-06 Gary Benson <gbenson@redhat.com>
18365
18366 * gdb.base/call-signals.c: Remove preprocessor conditionals
18367 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18368 SIGSEGV and SIGTERM.
18369 * gdb.base/sigall.c: Likewise.
18370 * gdb.base/unwindonsignal.c: Likewise.
18371 * gdb.reverse/sigall-reverse.c: Likewise.
18372
18373 2014-06-06 Yao Qi <yao@codesourcery.com>
18374
18375 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18376 readable, skip the test.
18377
18378 2014-06-06 Yao Qi <yao@codesourcery.com>
18379
18380 * gdb.threads/staticthreads.c (thread_function): Move the line
18381 setting breakpoint on forward.
18382 * gdb.threads/staticthreads.exp: Update comments.
18383
18384 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18385
18386 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18387 "history-append! type error".
18388
18389 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18390
18391 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18392 erroneous dprintf expected input.
18393
18394 2014-06-04 Doug Evans <xdje42@gmail.com>
18395
18396 * gdb.guile/scm-generics.exp: Delete.
18397
18398 2014-06-04 Doug Evans <xdje42@gmail.com>
18399
18400 * gdb.guile/scm-breakpoint.exp: Update.
18401 Add tests for breakpoint registration.
18402
18403 2014-06-04 Tom Tromey <tromey@redhat.com>
18404
18405 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18406 VLA-in-union.
18407 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18408 inner_vla_struct, vla_union types. Initialize objects of those
18409 types and compute their sizes.
18410
18411 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18412 Hui Zhu <hui@codesourcery.com>
18413
18414 * gdb.base/fileio.exp: Add test for shell not available as well as
18415 available.
18416 * gdb.base/fileio.c (test_system): Check for shell twice.
18417
18418 2014-06-04 Yao Qi <yao@codesourcery.com>
18419
18420 * gdb.base/auto-connect-native-target.exp: Remove redundant
18421 space from the regexp pattern.
18422
18423 2014-06-04 Yao Qi <yao@codesourcery.com>
18424
18425 * gdb.base/default.exp: Replace "child" with "native" in
18426 regexp pattern.
18427
18428 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18429
18430 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18431 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18432 * gdb.python/py-xmethods.py: Python script supporting the
18433 new testcase and tests.
18434
18435 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18436 Pedro Alves <palves@redhat.com>
18437
18438 PR breakpoints/17000
18439 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18440 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18441
18442 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18443
18444 * gdb.base/subst.exp: Add tests to verify partial path matching
18445 output.
18446
18447 2014-06-03 Pedro Alves <palves@redhat.com>
18448
18449 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18450 target that doesn't use software single-stepping.
18451
18452 2014-06-03 Pedro Alves <palves@redhat.com>
18453
18454 PR breakpoints/17000
18455 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18456 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18457
18458 2014-06-02 Doug Evans <xdje42@gmail.com>
18459
18460 * gdb.guile/scm-parameter.exp: New file.
18461
18462 2014-06-02 Doug Evans <xdje42@gmail.com>
18463
18464 * gdb.guile/scm-cmd.c: New file.
18465 * gdb.guile/scm-cmd.exp: New file.
18466
18467 2014-06-02 Doug Evans <xdje42@gmail.com>
18468
18469 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18470 pretty-printer lookup.
18471 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18472 (make-pp_s-printer): Call it.
18473 (make-pretty-printer-from-dict): New function.
18474 (lookup-pretty-printer-maker-from-dict): New function.
18475 (*pretty-printer*): Simplify.
18476 (make-objfile-pp_s-printer): New function.
18477 (install-objfile-pretty-printers!): New function.
18478 (make-progspace-pp_s-printer): New function.
18479 (install-progspace-pretty-printers!): New function.
18480 * gdb.guile/scm-progspace.c: New file.
18481 * gdb.guile/scm-progspace.exp: New file.
18482
18483 2014-06-02 Pedro Alves <palves@redhat.com>
18484
18485 * gdb.base/dprintf-bp-same-addr.c: New file.
18486 * gdb.base/dprintf-bp-same-addr.exp: New file.
18487
18488 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18489
18490 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18491 * gdb.arch/powerpc-power.s: Likewise.
18492
18493 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18494
18495 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18496
18497 2014-06-01 Yao Qi <yao@codesourcery.com>
18498
18499 * gdb.base/watchpoint.exp (test_watch_location): Check null
18500 pointer can be dereferenced. If not, do the test, otherwise
18501 skip it.
18502
18503 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18504
18505 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18506 results.
18507 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18508
18509 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18510
18511 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18512 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18513 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18514 * gdb.arch/amd64-invalid-stack-top.c: New file.
18515 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18516
18517 2014-05-30 Pedro Alves <palves@redhat.com>
18518
18519 PR breakpoints/17000
18520 * gdb.base/sss-bp-on-user-bp.c: New file.
18521 * gdb.base/sss-bp-on-user-bp.exp: New file.
18522
18523 2014-05-30 David Blaikie <dblaikie@gmail.com>
18524
18525 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18526 gnu_inline semantics via attribute.
18527 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18528 source explicitly specifies the required semantics.
18529
18530 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18531
18532 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18533
18534 2014-05-29 Pedro Alves <palves@redhat.com>
18535 Tom Tromey <tromey@redhat.com>
18536
18537 * gdb.base/async-shell.exp: Don't enable target-async.
18538 * gdb.base/async.exp
18539 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18540 parameter. Adjust.
18541 (top level): Don't test with "target-async".
18542 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18543 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18544 * gdb.base/inferior-died.exp: Don't enable target-async.
18545 * gdb.base/interrupt-noterm.exp: Likewise.
18546 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18547 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18548 * gdb.mi/mi-nonstop.exp: Likewise.
18549 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18550 * gdb.mi/mi-nsintrall.exp: Likewise.
18551 * gdb.mi/mi-nsmoribund.exp: Likewise.
18552 * gdb.mi/mi-nsthrexec.exp: Likewise.
18553 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18554 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18555 * gdb.python/py-evsignal.exp: Don't enable target-async.
18556 * gdb.python/py-evthreads.exp: Likewise.
18557 * gdb.python/py-prompt.exp: Likewise.
18558 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18559 * gdb.server/solib-list.exp: Don't enable target-async.
18560 * gdb.threads/thread-specific-bp.exp: Likewise.
18561 * lib/mi-support.exp: Adjust to use mi-async.
18562
18563 2014-05-29 Pedro Alves <palves@redhat.com>
18564
18565 PR gdb/13860
18566 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18567 reason, even in sync mode.
18568
18569 2014-05-29 Pedro Alves <palves@redhat.com>
18570 Hui Zhu <hui@codesourcery.com>
18571
18572 PR PR15693
18573 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18574 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18575 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18576 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18577
18578 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18579
18580 * config/monitor.exp (gdb_target_monitor): Replace use of
18581 "set remotebaud" by "set serial baud".
18582
18583 2014-05-26 Andy Wingo <wingo@igalia.com>
18584
18585 * gdb.guile/scm-breakpoint.exp:
18586 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18587 properties instead of gdb-object-properties.
18588
18589 2014-05-26 Yao Qi <yao@codesourcery.com>
18590
18591 * gdb.server/no-thread-db.exp: Specify source file name
18592 explicitly when setting a breakpoint.
18593
18594 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18595
18596 * gdb.btrace/vdso.c: New.
18597 * gdb.btrace/vdso.exp: New.
18598
18599 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18600
18601 * gdb.base/gcore.exp (capture_command_output): Move ...
18602 * lib/gdb.exp (capture_command_output): ... here.
18603
18604 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18605
18606 * gdb.btrace/data.exp: Test memory access during btrace replay.
18607
18608 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18609
18610 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18611
18612 2014-05-21 Pedro Alves <palves@redhat.com>
18613
18614 PR gdb/13860
18615 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18616 (top level): Test that output related to execution commands is
18617 sent to the console with CLI commands, but not with MI commands.
18618 Test that breakpoint events are always mirrored to the console.
18619 Also expect the new source line to be output after a "next" in
18620 async mode too. Make it a pass/fail test.
18621 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18622 output.
18623 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18624
18625 2014-05-21 Pedro Alves <palves@redhat.com>
18626
18627 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18628 Use them to test variations of "list" after reaching a breakpoint.
18629 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18630 Test "list" with listsize 10 after reaching a breakpoint.
18631 * gdb.python/python.exp (decode_line current location line
18632 number): Adjust expected line number.
18633
18634 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18635
18636 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18637 behavior for $args, pass it directly to "run".
18638
18639 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18640
18641 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18642 30000 to 65536.
18643
18644 2014-05-21 Pedro Alves <palves@redhat.com>
18645
18646 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18647 auto-connect-native-target off".
18648 * gdb.base/auto-connect-native-target.c: New file.
18649 * gdb.base/auto-connect-native-target.exp: New file.
18650
18651 2014-05-21 Pedro Alves <palves@redhat.com>
18652
18653 * gdb.base/default.exp: Test "target native" instead of "target
18654 child".
18655
18656 2014-05-21 Mark Wielaard <mjw@redhat.com>
18657
18658 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18659
18660 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18661
18662 Fix TLS access for -static -pthread.
18663 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18664 <HAVE_TLS> (thread_function, main): Initialize it.
18665 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18666 Add clean_restart.
18667 <$have_tls != "">: Check TLSVAR.
18668
18669 2014-05-21 Pedro Alves <palves@redhat.com>
18670
18671 * gdb.base/dcache-line-read-error.c: New.
18672 * gdb.base/dcache-line-read-error.exp: New.
18673
18674 2014-05-20 Pedro Alves <palves@redhat.com>
18675
18676 * gdb.base/compare-sections.c: New file.
18677 * gdb.base/compare-sections.exp: New file.
18678
18679 2014-05-20 Pedro Alves <palves@redhat.com>
18680
18681 * gdb.base/break-idempotent.c: New file.
18682 * gdb.base/break-idempotent.exp: New file.
18683
18684 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18685
18686 * gdb.btrace/nohist.exp: New.
18687
18688 2014-05-20 Yao Qi <yao@codesourcery.com>
18689
18690 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18691 gdb.reverse directory and gdb_reverse_timeout exists in board
18692 setting.
18693 * README: Document gdb_reverse_timeout.
18694
18695 2014-05-20 Yao Qi <yao@codesourcery.com>
18696
18697 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18698 'test_file_name'. Treat args as a string instead of a list.
18699 (gdb_init): Rename argument 'args' by 'test_file_name'.
18700
18701 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18702
18703 * gdb.arch/powerpc-power.exp: New file.
18704 * gdb.arch/powerpc-power.s: New file.
18705
18706 2014-05-16 Doug Evans <dje@google.com>
18707
18708 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18709 * gdb.base/completion.exp: Check that all expected files exist
18710 before doing file completion.
18711
18712 2014-05-16 Doug Evans <dje@google.com>
18713
18714 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18715 Update.
18716 (do_syscall_tests_without_xml): Update.
18717
18718 2014-05-16 Pedro Alves <palves@redhat.com>
18719
18720 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18721 instead of "unknown output after running".
18722
18723 2014-05-16 Yao Qi <yao@codesourcery.com>
18724
18725 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18726 file1.txt from host at the end.
18727 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18728
18729 2014-05-15 Doug Evans <dje@google.com>
18730
18731 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18732 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18733 loading file. Add test for TU lookup.
18734
18735 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18736
18737 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18738 calling "-exec-arguments" or "set args" before running the
18739 inferior.
18740
18741 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18742
18743 * lib/mi-support.exp (mi_expect_stop): Expect message for
18744 inferiors that exit with non-zero exit code.
18745
18746 2014-05-14 Yao Qi <yao@codesourcery.com>
18747
18748 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18749 match absolute path on remote host.
18750 (test_file_list_exec_source_files): Remove "/" from the
18751 pattern.
18752
18753 2014-05-14 Yao Qi <yao@codesourcery.com>
18754
18755 * boards/local-remote-host-notty.exp (${board}_file): New
18756 proc.
18757
18758 2014-05-07 Kyle McMartin <kyle@redhat.com>
18759
18760 Pushed by Joel Brobecker <brobecker@adacore.com>.
18761 * gdb.arch/aarch64-atomic-inst.c: New file.
18762 * gdb.arch/aarch64-atomic-inst.exp: New file.
18763
18764 2014-05-07 Yao Qi <yao@codesourcery.com>
18765
18766 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18767 in current context" too.
18768
18769 2014-05-05 Keith Seitz <keiths@redhat.com>
18770
18771 * gdb.linespec/ls-dollar.exp: Add test for linespec
18772 file:convenience_variable.
18773
18774 2014-05-05 Yao Qi <yao@codesourcery.com>
18775
18776 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18777 traceframes into tfile and ctf trace files. Read data from
18778 trace file and test collected data.
18779 (gdb_collect_locals_test): Likewise.
18780 (gdb_unavailable_registers_test): Likewise.
18781 (gdb_unavailable_floats): Likewise.
18782 (gdb_collect_globals_test): Likewise.
18783 (top-level): Append "ctf" to trace_file_targets if GDB
18784 supports.
18785
18786 2014-05-05 Yao Qi <yao@codesourcery.com>
18787
18788 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18789 code to ...
18790 (gdb_collect_args_test_1): ... it. New proc.
18791 (gdb_collect_locals_test): Move some code to ...
18792 (gdb_collect_locals_test_1): ... it. New proc.
18793 (gdb_unavailable_registers_test): Move some code to ...
18794 (gdb_unavailable_registers_test_1): ... it. New proc.
18795 (gdb_unavailable_floats): Move some code to ...
18796 (gdb_unavailable_floats_1): ... it. New proc.
18797
18798 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18799
18800 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18801 probes to test for bitness recognition.
18802 * gdb.arch/amd64-stap-optional-prefix.exp
18803 (test_probe_value_without_reg): New procedure.
18804 Add code to test for different kinds of bitness.
18805
18806 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18807
18808 PR breakpoints/16889
18809 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18810 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18811
18812 2014-05-01 Pedro Alves <palves@redhat.com>
18813
18814 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18815 gdb_file_cmd if no file is specified.
18816 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18817 last_loaded_file to set the remote exec-file.
18818
18819 2014-05-01 Pedro Alves <palves@redhat.com>
18820
18821 * boards/local-remote-host.exp: New file.
18822
18823 2014-05-01 Pedro Alves <palves@redhat.com>
18824
18825 * boards/local-remote-host.exp: Rename to ...
18826 * boards/local-remote-host-notty.exp: ... this.
18827
18828 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18829
18830 * gdb.ada/dyn_arrayidx: New testcase.
18831
18832 2014-04-26 Yao Qi <yao@codesourcery.com>
18833
18834 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18835 and compute the length of function main. Save it in
18836 $main_length.
18837 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18838 (top-level): Use gdb_compile to compile objects into
18839 executable and restart GDB. Remove invocation to
18840 prepare_for_testing.
18841
18842 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18843 Pedro Alves <palves@redhat.com>
18844
18845 PR server/16255
18846 * gdb.multi/multi-attach.c: New file.
18847 * gdb.multi/multi-attach.exp: New file.
18848
18849 2014-04-25 Pedro Alves <palves@redhat.com>
18850
18851 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18852 user.
18853 (top level): Test that "set remote conditional-breakpoints-packet
18854 off" works as intended.
18855 * gdb.base/dprintf.exp: Test that "set remote
18856 breakpoint-commands-packet off" works as intended.
18857 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18858 New function.
18859 (top level): Call it.
18860 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18861 remote fast-tracepoints-packet off" works as intended.
18862 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18863 * lib/gdb.exp (gdb_is_target_remote): ... here.
18864
18865 2014-04-24 David Blaikie <dblaikie@gmail.com>
18866
18867 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18868 ensure clang would not discard them.
18869 * gdb.base/gdbvars.c: Ditto.
18870 * gdb.base/memattr.c: Ditto.
18871 * gdb.base/whatis.c: Ditto.
18872 * gdb.python/py-prettyprint.c: Ditto.
18873 * gdb.trace/actions.c: Ditto.
18874 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18875 ensure clang would not discard it.
18876
18877 2014-04-24 David Blaikie <dblaikie@gmail.com>
18878
18879 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18880 clang to emit the full definition of type required by the test
18881 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18882
18883 2014-04-24 David Blaikie <dblaikie@gmail.com>
18884
18885 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18886 coax Clang into emitting the definition of the type.
18887 * gdb.cp/pr10728-x.h (y): Ditto.
18888 * gdb.cp/pr10728-y.cc (y): Ditto.
18889
18890 2014-04-24 David Blaikie <dblaikie@gmail.com>
18891
18892 * gdb.base/label.exp: XFAIL label related tests under Clang.
18893 * gdb.cp/cplabel.exp: Ditto.
18894 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18895 under Clang those using labels.
18896
18897 2014-04-25 Yao Qi <yao@codesourcery.com>
18898
18899 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18900 double_label.
18901 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18902 partial_label and double_label.
18903
18904 2014-04-24 David Blaikie <dblaikie@gmail.com>
18905
18906 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18907
18908 2014-04-24 David Blaikie <dblaikie@gmail.com>
18909
18910 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18911 of the function to work across GCC and Clang.
18912 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18913 pointer types (const void ** const V void **).
18914
18915 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18916 Walfred Tedeschi <walfred.tedeschi@intel.com>
18917
18918 * Makefile.in (EXECUTABLES): Added i386-avx512.
18919 * gdb.arch/i386-avx512.c: New file.
18920 * gdb.arch/i386-avx512.exp: Likewise.
18921
18922 2014-04-23 Keith Seitz <keiths@redhat.com>
18923
18924 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18925 (mi_make_breakpoint_table): New procedure.
18926 (mi_create_breakpoint): Use mi_make_breakpoint
18927 and return the result.
18928 (mi_make_breakpoint): New procedure.
18929 (mi_build_kv_pairs): New procedure.
18930
18931 * gdb.mi/mi-break.exp: Remove unused globals,
18932 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18933 All callers updated.
18934 * gdb.mi/mi-dprintf.exp: Use variable to track command
18935 number.
18936 Update all callers of mi_create_breakpoint and use
18937 mi_make_breakpoint_table.
18938 Remove any unused global variables.
18939 * gdb.mi/mi-nonstop.exp: Likewise.
18940 * gdb.mi/mi-nsintrall.exp: Likewise.
18941 * gdb.mi/mi-nsmoribund.exp: Likewise.
18942 * gdb.mi/mi-nsthrexec.exp: Likewise.
18943 * gdb.mi/mi-reverse.exp: Likewise.
18944 * gdb.mi/mi-simplerun.exp: Likewise.
18945 * gdb.mi/mi-stepn.exp: Likewise.
18946 * gdb.mi/mi-syn-frame.exp: Likewise.
18947 * gdb.mi/mi-until.exp: Likewise.
18948 * gdb.mi/mi-var-cp.exp: Likewise.
18949 * gdb.mi/mi-var-display.exp: Likewise.
18950 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18951 * gdb.mi/mi2-var-child.exp: Likewise.
18952 * gdb.mi/mi-vla-c99.exp: Likewise.
18953 * lib/mi-support.exp: Likewise.
18954
18955 From Ian Lance Taylor <iant@cygnus.com>:
18956 * lib/gdb.exp (parse_args): New procedure.
18957
18958 2014-04-23 Pedro Alves <palves@redhat.com>
18959
18960 * gdb.base/break-unload-file.c: New file.
18961 * gdb.base/break-unload-file.exp: New file.
18962 * gdb.base/sym-file-lib.c (baz): New function.
18963 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18964 field.
18965 (load): Store the segment's mapped size.
18966 (unload): New function.
18967 (unload_shlib): New function.
18968 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18969 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18970 set a breakpoint at baz, and call it.
18971 * gdb.base/sym-file.exp: New tests for stale breakpoint
18972 instructions.
18973
18974 2014-04-23 Pedro Alves <palves@redhat.com>
18975
18976 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18977 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18978 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18979 * gdb.base/hbreak-unmapped.c: New file.
18980 * gdb.base/hbreak-unmapped.exp: New file.
18981 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18982 * lib/gdb.exp (gdb_is_target_remote): ... here.
18983
18984 2014-04-22 Pedro Alves <palves@redhat.com>
18985
18986 * gdb.base/consecutive-step-over.c: New file.
18987 * gdb.base/consecutive-step-over.exp: New file.
18988
18989 2014-04-22 Pedro Alves <palves@redhat.com>
18990
18991 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18992 instead of send_gdb/gdb_expect.
18993
18994 2014-04-22 Yao Qi <yao@codesourcery.com>
18995
18996 * lib/trace-support.exp (generate_tracefile): New procedure.
18997 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18998 return 0.
18999 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19000 if generate_tracefile returns 1.
19001
19002 2014-04-18 Tom Tromey <palves@redhat.com>
19003 Pedro alves <tromey@redhat.com>
19004
19005 PR backtrace/15558
19006 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19007 with a backtrace limit.
19008 * gdb.python/py-frame-inline.exp: Test running to an inline
19009 function with a backtrace limit, and printing the newest frame.
19010 * gdb.python/py-frame-inline.c (main): Call f.
19011
19012 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19013
19014 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19015
19016 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19017
19018 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19019 Drop prefix from unsupported source file path.
19020
19021 2014-04-17 Yao Qi <yao@codesourcery.com>
19022
19023 * lib/gdb.exp (with_target_charset): New proc.
19024 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19025 with_target_charset.
19026 (test_print_strings): Likewise.
19027 (test_repeat_bytes): Likewise.
19028 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19029 for some tests.
19030
19031 2014-04-16 Keith Seitz <keiths@redhat.com>
19032
19033 PR gdb/15827
19034 * gdb.dwarf2/corrupt.c: New file.
19035 * gdb.dwarf2/corrupt.exp: New file.
19036
19037 2014-04-16 Keith Seitz <keiths@redhat.com>
19038
19039 PR c++/16597
19040 * gdb.cp/namelessclass.cc: New file.
19041 * gdb.cp/namelessclass.exp: New file.
19042 * gdb.cp/namelessclass.S: New file.
19043
19044 2014-04-16 Doug Evans <dje@google.com>
19045
19046 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19047 Add comment.
19048 (gdbserver_default_get_comm_port): New function.
19049 (gdbserver_start): Check if board file provided
19050 "gdbserver,get_comm_port" and use it if so.
19051 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19052 (gdb,socketport): Set to "stdio".
19053 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19054 (stdio_gdbserver_template): Delete.
19055 (${board}_get_remote_address): Update.
19056 (${board}_build_remote_cmd): Delete.
19057 (${board}_get_comm_port): New function.
19058 (${board}_spawn): Update.
19059 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19060 Delete.
19061 (${board}_get_remote_address): Update.
19062 (${board}_get_comm_port): New function.
19063
19064 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
19065
19066 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19067 appearing in any order.
19068
19069 2014-04-15 Doug Evans <dje@google.com>
19070
19071 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19072 uninitialized value of "description".
19073
19074 2014-04-15 Keith Seitz <keiths@redhat.com>
19075
19076 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19077 Remove unused globals.
19078 (test_running_the_program): Likewise.
19079 (test_controlled_execution): Likewise.
19080 (test_controlling_breakpoints): Likewise.
19081 (test_program_termination): Likewise.
19082
19083 2014-04-15 Keith Seitz <keiths@redhat.com>
19084
19085 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19086 unused globals.
19087 (test_rbreak_creation_and_listing): Likewise.
19088 (test_ignore_count): Likewise.
19089 (test_error): Likewise.
19090
19091 2014-04-15 Pedro Alves <palves@redhat.com>
19092
19093 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19094 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19095 sym-file-loader.c.
19096 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19097 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19098 to sym-file-loader.c.
19099 (struct library): Forward declare.
19100 (load_shlib, lookup_function): Change prototypes.
19101 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19102 (translate_offset): Remove declarations.
19103 (get_text_addr): New declaration.
19104 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19105 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19106 sym-file-loader.h.
19107 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19108 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19109 here from sym-file-loader.h.
19110 (struct library): New structure.
19111 (load_shlib, lookup_function): Change prototypes and adjust to
19112 work with a struct library.
19113 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19114 (translate_offset): Make static.
19115 (get_text_addr): New function.
19116 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19117
19118 2014-04-15 Pedro Alves <palves@redhat.com>
19119
19120 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19121
19122 2014-04-15 Pedro Alves <palves@redhat.com>
19123
19124 * gdb.base/sym-file-loader.c: Include <limits.h>.
19125 (SELF_LINK): New define.
19126 (get_origin): New function.
19127 (load_shlib): Use it.
19128 * gdb.base/sym-file.exp: Don't early return if the target is
19129 remote. Use runto_main, and issue fail is that fails. Use
19130 gdb_load_shlibs.
19131 (shlib_name): Delete.
19132 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19133
19134 2014-04-15 Pedro Alves <palves@redhat.com>
19135
19136 * gdb.base/sym-file.exp: Remove regex characters from test
19137 message. Don't refer to breakpoint numbers in test messages.
19138
19139 2014-04-14 Keith Seitz <keiths@redhat.com>
19140
19141 PR c++/16253
19142 * gdb.cp/var-tag.cc: New file.
19143 * gdb.cp/var-tag.exp: New file.
19144 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19145 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19146 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19147 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19148
19149 2014-04-14 Tom Tromey <tromey@redhat.com>
19150
19151 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19152 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19153 type.
19154 * gdb.cp/enum-class.exp: New file.
19155 * gdb.cp/enum-class.cc: New file.
19156
19157 2014-04-14 Tom Tromey <tromey@redhat.com>
19158
19159 * gdb.dwarf2/enum-type.exp: New file.
19160
19161 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19162
19163 * gdb.mi/mi-vla-c99.exp: New file.
19164 * gdb.mi/vla.c: New file.
19165
19166 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19167
19168 * gdb.base/vla-datatypes.c: New file.
19169 * gdb.base/vla-datatypes.exp: New file.
19170
19171 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19172
19173 * gdb.base/vla-ptr.c: New file.
19174 * gdb.base/vla-ptr.exp: New file.
19175
19176 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19177
19178 * gdb.dwarf2/count.exp: New file.
19179
19180 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19181
19182 * gdb.base/vla-sideeffect.c: New file.
19183 * gdb.base/vla-sideeffect.exp: New file.
19184
19185 2014-04-14 David Blaikie <dblaikie@gmail.com>
19186
19187 * gdb.mi/non-stop.c: Add return value for non-void function return
19188 statement.
19189 * gdb.threads/staticthreads.c: Ditto.
19190
19191 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19192 Doug Evans <xdje42@gmail.com>
19193
19194 * gdb.guile/scm-value.c: Improve test case.
19195 * gdb.guile/scm-value.exp: Add new test.
19196
19197 2014-04-11 David Blaikie <dblaikie@gmail.com>
19198
19199 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19200 override Clang's default.
19201
19202 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19203
19204 Revert the following changes (regressions):
19205
19206 * gdb.base/vla-sideeffect.c: New file.
19207 * gdb.base/vla-sideeffect.exp: New file.
19208
19209 * gdb.dwarf2/count.exp: New file.
19210
19211 * gdb.base/vla-multi.c: New file.
19212 * gdb.base/vla-multi.exp: New file.
19213
19214 * gdb.base/vla-ptr.c: New file.
19215 * gdb.base/vla-ptr.exp: New file.
19216
19217 * gdb.base/vla-datatypes.c: New file.
19218 * gdb.base/vla-datatypes.exp: New file.
19219
19220 * gdb.mi/mi-vla-c99.exp: New file.
19221 * gdb.mi/vla.c: New file.
19222
19223 2014-04-11 Keith Seitz <keiths@redhat.com>
19224
19225 PR c++/16675
19226 * gdb.cp/cpsizeof.exp: New file.
19227 * gdb.cp/cpsizeof.cc: New file.
19228
19229 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19230
19231 * gdb.mi/mi-vla-c99.exp: New file.
19232 * gdb.mi/vla.c: New file.
19233
19234 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19235
19236 * gdb.base/vla-datatypes.c: New file.
19237 * gdb.base/vla-datatypes.exp: New file.
19238
19239 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19240
19241 * gdb.base/vla-ptr.c: New file.
19242 * gdb.base/vla-ptr.exp: New file.
19243
19244 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19245
19246 * gdb.base/vla-multi.c: New file.
19247 * gdb.base/vla-multi.exp: New file.
19248
19249 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19250
19251 * gdb.dwarf2/count.exp: New file.
19252
19253 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19254
19255 * gdb.base/vla-sideeffect.c: New file.
19256 * gdb.base/vla-sideeffect.exp: New file.
19257
19258 2014-04-11 Yao Qi <yao@codesourcery.com>
19259
19260 * gdb.base/completion.exp: Check file exists before running tests
19261 on file completion.
19262
19263 2014-04-10 Pedro Alves <palves@redhat.com>
19264
19265 * gdb.base/cond-eval-mode.c: New file.
19266 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19267 prepare_for_testing to build the new file. Check result of
19268 runto_main.
19269 (test_break, test_watch): New procedures.
19270 (top level): Use them.
19271
19272 2014-04-08 Pierre Muller <muller@sourceware.org>
19273
19274 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19275 Ctrl-V use for mingw hosts.
19276
19277 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19278
19279 * gdb.python/py-value.c: Improve test case.
19280 * gdb.python/py-value.exp: Add new test.
19281
19282 2014-04-07 David Blaikie <dblaikie@gmail.com>
19283
19284 * lib/compiler.c: Identify the clang compiler.
19285 * lib/compiler.cc: Ditto.
19286
19287 2014-04-03 Yao Qi <yao@codesourcery.com>
19288
19289 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19290
19291 2014-04-01 Anton Blanchard <anton@samba.org>
19292
19293 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19294 messages unique.
19295
19296 2014-04-01 Anton Blanchard <anton@samba.org>
19297
19298 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19299 prepare_for_testing.
19300
19301 2014-04-01 Anton Blanchard <anton@samba.org>
19302
19303 * gdb.arch/ppc64-atomic-inst.c: Remove.
19304 * gdb.arch/ppc64-atomic-inst.S: New file.
19305 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19306
19307 2014-03-31 Doug Evans <dje@google.com>
19308
19309 * gdb.base/print-symbol-loading-lib.c: New file.
19310 * gdb.base/print-symbol-loading-main.c: New file.
19311 * gdb.base/print-symbol-loading.exp: New file.
19312
19313 2014-03-31 Yao Qi <yao@codesourcery.com>
19314
19315 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19316
19317 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19318
19319 * gdb.ada/mi_dyn_arr: New testcase.
19320
19321 2014-03-27 Doug Evans <dje@google.com>
19322
19323 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19324
19325 2014-03-27 Yao Qi <yao@codesourcery.com>
19326
19327 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19328 if target is nios2-*-*.
19329
19330 2014-03-26 Yao Qi <yao@codesourcery.com>
19331
19332 * lib/gdb.exp (readline_is_used): New proc.
19333 * gdb.base/completion.exp: Move tests on command complete up.
19334 Skip the rest of tests if readline is not used.
19335 * gdb.ada/complete.exp: Skp the test if readline is not
19336 used.
19337 * gdb.base/filesym.exp: Likewise.
19338 * gdb.base/macscp.exp: Likewise.
19339 * gdb.base/readline-ask.exp: Likewise.
19340 * gdb.base/readline.exp: Likewise.
19341 * gdb.python/py-cmd.exp: Likewise.
19342 * gdb.trace/tfile.exp: Likewise.
19343
19344 2014-03-26 Yao Qi <yao@codesourcery.com>
19345
19346 * gdb.base/macscp.exp: Fix code format issues.
19347
19348 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19349
19350 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19351 * gdb.asm/powerpc64le.inc: New file.
19352
19353 2014-03-25 Pedro Alves <palves@redhat.com>
19354 Doug Evans <dje@google.com>
19355
19356 * gdb.base/source-execution.c: New file.
19357 * gdb.base/source-execution.exp: New file.
19358 * gdb.base/source-execution.gdb: New file.
19359
19360 2014-03-24 Doug Evans <dje@google.com>
19361
19362 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19363 using fission.
19364
19365 2014-03-24 Hui Zhu <hui@codesourcery.com>
19366 Pedro Alves <palves@redhat.com>
19367
19368 PR breakpoints/16101
19369 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19370 test pass/fail messages. Detect missing support for dprintf when
19371 breakpoints are actually inserted.
19372 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19373 breakpoints are actually inserted.
19374 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19375 fails.
19376
19377 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19378
19379 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19380
19381 2014-03-22 Doug Evans <xdje42@gmail.com>
19382
19383 * gdb.python/python.exp (python not supported): Verify multi-line
19384 python command issues an error.
19385 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19386 guile command issues an error.
19387
19388 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19389
19390 * gdb.threads/thread-specific.exp: Handle the lack of usable
19391 $this_breakpoint and $this_thread.
19392
19393 2014-03-21 Hui Zhu <hui@codesourcery.com>
19394
19395 * gdb.base/attach.exp (do_command_attach_tests): New.
19396
19397 2014-03-20 Tom Tromey <tromey@redhat.com>
19398 Pedro Alves <palves@redhat.com>
19399
19400 PR cli/15718
19401 * gdb.base/condbreak-call-false.c: New file.
19402 * gdb.base/condbreak-call-false.exp: New file.
19403
19404 2014-03-20 Pedro Alves <palves@redhat.com>
19405
19406 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19407 Delete.
19408 (block_signals, unblock_signals): Delete.
19409 (child_function_2, main): Remove references to deleted variable
19410 and functions.
19411
19412 2014-03-20 Pedro Alves <palves@redhat.com>
19413
19414 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19415 Use pthread_kill to signal thread 2.
19416 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19417 Adjust to make the test send itself a signal rather than using the
19418 host's "kill" command.
19419
19420 2014-03-20 Pedro Alves <palves@redhat.com>
19421
19422 * gdb.threads/multiple-step-overs.c: New file.
19423 * gdb.threads/multiple-step-overs.exp: New file.
19424 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19425 Adjust expected infrun debug output.
19426
19427 2014-03-20 Pedro Alves <palves@redhat.com>
19428
19429 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19430 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19431
19432 2014-03-20 Pedro Alves <palves@redhat.com>
19433
19434 PR breakpoints/7143
19435 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19436 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19437 of gdb_test_multiple.
19438 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19439 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19440
19441 2014-03-20 Pedro Alves <palves@redhat.com>
19442
19443 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19444 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19445
19446 2014-03-19 Pedro Alves <palves@redhat.com>
19447
19448 * gdb.base/async.exp: Remove early return.
19449
19450 2014-03-19 Pedro Alves <palves@redhat.com>
19451
19452 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19453
19454 2014-03-19 Pedro Alves <palves@redhat.com>
19455
19456 * gdb.base/async.exp (test_background): Expect \r\n after
19457 "completed." in the fail pattern.
19458
19459 2014-03-19 Pedro Alves <palves@redhat.com>
19460
19461 * gdb.base/async.exp (test_background): New procedure.
19462 Use it for all background execution command tests.
19463
19464 2014-03-19 Pedro Alves <palves@redhat.com>
19465
19466 * gdb.base/async.exp: Use prepare_for_testing.
19467
19468 2014-03-19 Pedro Alves <palves@redhat.com>
19469
19470 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19471 the same line.
19472
19473 2014-03-19 Pedro Alves <palves@redhat.com>
19474
19475 * gdb.base/async.c (main): Add "jump here" and "until here" line
19476 marker comments.
19477 * gdb.base/async.exp (jump_here): New global.
19478 (jump& test): Use it.
19479 (until_here): New global.
19480 (until& test): Use it.
19481
19482 2014-03-19 Pedro Alves <palves@redhat.com>
19483
19484 * gdb.base/async.exp: Don't frob gdb_protocol.
19485
19486 2014-03-18 Doug Evans <xdje42@gmail.com>
19487
19488 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19489 Fix spelling of exec-done-display.
19490
19491 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19492
19493 PR gdb/15358
19494 * gdb.base/gdb-sigterm.c: New file.
19495 * gdb.base/gdb-sigterm.exp: New file.
19496
19497 2014-03-18 Pedro Alves <palves@redhat.com>
19498
19499 PR gdb/13860
19500 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19501 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19502 solib-event.
19503
19504 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19505
19506 * gdb.ada/pckd_arr_ren: New testcase.
19507
19508 2014-03-13 Doug Evans <xdje42@gmail.com>
19509
19510 PR guile/16612
19511 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19512 collect after discarding symbols.
19513
19514 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19515 Doug Evans <xdje42@gmail.com>
19516
19517 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19518 to history survives a gc.
19519
19520 2014-03-13 Pedro Alves <palves@redhat.com>
19521
19522 * gdb.base/default.exp: Don't test "target procfs".
19523
19524 2014-03-13 Pedro Alves <palves@redhat.com>
19525
19526 * gdb.base/default.exp: Update "target child" and "target procfs"
19527 tests to not expect "Unix".
19528
19529 2014-03-12 Tom Tromey <tromey@redhat.com>
19530
19531 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19532 New procs. Add target-async tests.
19533 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19534 Add target-async tests.
19535
19536 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19537
19538 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19539 'func_start' and 'func_end' for the beginning and end of the
19540 function code, respectively.
19541 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19542 'func_end' instead of 'func' and 'main'.
19543
19544 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19545
19546 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19547 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19548 generate the debug info assembler source.
19549
19550 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19551
19552 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19553 * gdb.dwarf2/arr-subrange.exp: Likewise.
19554 * gdb.dwarf2/dwz.exp: Likewise.
19555 * gdb.dwarf2/method-ptr.exp: Likewise.
19556 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19557 * gdb.dwarf2/subrange.exp: Likewise.
19558 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19559 * gdb.dwarf2/implptrpiece.exp: Likewise.
19560 * gdb.dwarf2/nostaticblock.exp: Likewise.
19561
19562 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19563
19564 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19565 directory to absolute path name arguments.
19566
19567 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19568
19569 * gdb.ada/tagged_access: New testcase.
19570
19571 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19572
19573 * gdb.btrace/data.exp: Update expected output.
19574
19575 2014-03-06 Yao Qi <yao@codesourcery.com>
19576
19577 * gdb.trace/pr16508.exp: New file.
19578
19579 2014-03-05 Pedro Alves <palves@redhat.com>
19580
19581 PR gdb/16575
19582 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19583 procedure.
19584 (top level): Adjust to use it. Add tests that exercise breakpoint
19585 interaction with the code-cache.
19586
19587 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19588
19589 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19590 test for 'history-append!'.
19591
19592 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19593
19594 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19595 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19596 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19597 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19598 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19599 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19600
19601 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19602
19603 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19604 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19605 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19606
19607 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19608
19609 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19610
19611 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19612
19613 * gdb.dwarf2/arr-stride.c: New file.
19614 * gdb.dwarf2/arr-stride.exp: New file.
19615
19616 2014-02-26 Pedro Alves <palves@redhat.com>
19617
19618 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19619 that won't ever trigger. Make sure that GDB reports the correct
19620 breakpoint that caused the stop.
19621
19622 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19623
19624 PR gdb/16626
19625 * gdb.base/auto-load-script: New file.
19626 * gdb.base/auto-load.c: New file.
19627 * gdb.base/auto-load.exp: New file.
19628
19629 PR gdb/16626
19630 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19631
19632 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19633
19634 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19635 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19636
19637 2014-02-24 Doug Evans <dje@google.com>
19638
19639 * lib/gdb.exp (run_on_host): Log error output if program fails.
19640
19641 2014-02-21 Pedro Alves <palves@redhat.com>
19642
19643 * gdb.threads/step-after-sr-lock.c: Rename to ...
19644 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19645 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19646 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19647 ... this.
19648
19649 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19650
19651 PR tdep/16397
19652 * gdb.arch/amd64-stap-special-operands.exp: New file.
19653 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19654 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19655 * gdb.arch/amd64-stap-triplet.S: Likewise.
19656 * gdb.arch/amd64-stap-triplet.c: Likewise.
19657
19658 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19659
19660 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19661 in .section pseudo-op.
19662
19663 2014-02-20 lin zuojian <manjian2006@gmail.com>
19664 Joel Brobecker <brobecker@adacore.com>
19665 Doug Evans <xdje42@gmail.com>
19666
19667 PR symtab/16581
19668 * gdb.dwarf2/dw2-icycle.S: New file.
19669 * gdb.dwarf2/dw2-icycle.c: New file.
19670 * gdb.dwarf2/dw2-icycle.exp: New file.
19671
19672 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19673
19674 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19675 operations on gdb.Value objects.
19676 * gdb.python/py-value-cc.exp: Add new test to test operations on
19677 gdb.Value objects.
19678
19679 2014-02-18 Doug Evans <dje@google.com>
19680
19681 * Makefile.in (TESTS): New variable.
19682 (expanded_tests, expanded_tests_or_none): New variables
19683 (check-single): Pass $(expanded_tests_or_none) to runtest.
19684 (check-parallel): Only run tests in $(TESTS) if non-empty.
19685 (check/no-matching-tests-found): New rule.
19686 * README: Document TESTS makefile variable.
19687
19688 2014-02-18 Doug Evans <dje@google.com>
19689
19690 * Makefile.in (check-parallel): rm -rf outputs temp.
19691
19692 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19693
19694 Fix "ERROR: no fileid for" in the testsuite.
19695 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19696
19697 2014-02-12 Doug Evans <dje@google.com>
19698
19699 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19700 (MISCELLANEOUS): New variable.
19701 (clean): rm -rf $(MISCELLANEOUS).
19702 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19703 dwp live in the same directory as symlinks, with each symlink pointed
19704 to a differently named file in a different directory.
19705
19706 2014-02-11 Doug Evans <dje@google.com>
19707
19708 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19709 of Tcl file commands.
19710
19711 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19712
19713 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19714 "kill -SIGUSR1 -1".
19715
19716 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19717
19718 * gdb.ada/tick_length_array_enum_idx: New testcase.
19719
19720 2014-02-10 Doug Evans <xdje42@gmail.com>
19721
19722 * configure.ac (AC_OUTPUT): Add gdb.guile.
19723 * configure: Regenerate.
19724 * lib/gdb-guile.exp: New file.
19725 * lib/gdb.exp (get_target_charset): New function.
19726 * gdb.base/help.exp: Update expected output from "apropos apropos".
19727 * gdb.guile/Makefile.in: New file.
19728 * gdb.guile/guile.exp: New file.
19729 * gdb.guile/scm-arch.c: New file.
19730 * gdb.guile/scm-arch.exp: New file.
19731 * gdb.guile/scm-block.c: New file.
19732 * gdb.guile/scm-block.exp: New file.
19733 * gdb.guile/scm-breakpoint.c: New file.
19734 * gdb.guile/scm-breakpoint.exp: New file.
19735 * gdb.guile/scm-disasm.c: New file.
19736 * gdb.guile/scm-disasm.exp: New file.
19737 * gdb.guile/scm-equal.c: New file.
19738 * gdb.guile/scm-equal.exp: New file.
19739 * gdb.guile/scm-error.exp: New file.
19740 * gdb.guile/scm-error.scm: New file.
19741 * gdb.guile/scm-frame-args.c: New file.
19742 * gdb.guile/scm-frame-args.exp: New file.
19743 * gdb.guile/scm-frame-args.scm: New file.
19744 * gdb.guile/scm-frame-inline.c: New file.
19745 * gdb.guile/scm-frame-inline.exp: New file.
19746 * gdb.guile/scm-frame.c: New file.
19747 * gdb.guile/scm-frame.exp: New file.
19748 * gdb.guile/scm-generics.exp: New file.
19749 * gdb.guile/scm-gsmob.exp: New file.
19750 * gdb.guile/scm-iterator.c: New file.
19751 * gdb.guile/scm-iterator.exp: New file.
19752 * gdb.guile/scm-math.c: New file.
19753 * gdb.guile/scm-math.exp: New file.
19754 * gdb.guile/scm-objfile-script-gdb.in: New file.
19755 * gdb.guile/scm-objfile-script.c: New file.
19756 * gdb.guile/scm-objfile-script.exp: New file.
19757 * gdb.guile/scm-objfile.c: New file.
19758 * gdb.guile/scm-objfile.exp: New file.
19759 * gdb.guile/scm-ports.exp: New file.
19760 * gdb.guile/scm-pretty-print.c: New file.
19761 * gdb.guile/scm-pretty-print.exp: New file.
19762 * gdb.guile/scm-pretty-print.scm: New file.
19763 * gdb.guile/scm-section-script.c: New file.
19764 * gdb.guile/scm-section-script.exp: New file.
19765 * gdb.guile/scm-section-script.scm: New file.
19766 * gdb.guile/scm-symbol.c: New file.
19767 * gdb.guile/scm-symbol.exp: New file.
19768 * gdb.guile/scm-symtab-2.c: New file.
19769 * gdb.guile/scm-symtab.c: New file.
19770 * gdb.guile/scm-symtab.exp: New file.
19771 * gdb.guile/scm-type.c: New file.
19772 * gdb.guile/scm-type.exp: New file.
19773 * gdb.guile/scm-value-cc.cc: New file.
19774 * gdb.guile/scm-value-cc.exp: New file.
19775 * gdb.guile/scm-value.c: New file.
19776 * gdb.guile/scm-value.exp: New file.
19777 * gdb.guile/source2.scm: New file.
19778 * gdb.guile/types-module.cc: New file.
19779 * gdb.guile/types-module.exp: New file.
19780
19781 2014-02-10 Yao Qi <yao@codesourcery.com>
19782
19783 PR testsuite/16543
19784 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19785 * configure: Regenerated.
19786 * Makefile.in: New file.
19787
19788 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19789
19790 * gdb.python/py-framefilter.exp: Fix typo.
19791
19792 2014-02-08 Yao Qi <yao@codesourcery.com>
19793
19794 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19795 that no =breakpoint-modified is emitted when breakpoints are
19796 modified through MI commands.
19797
19798 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19799 Pedro Alves <palves@redhat.com>
19800
19801 * gdb.threads/step-after-sr-lock.c: New file.
19802 * gdb.threads/step-after-sr-lock.exp: New file.
19803
19804 2014-02-07 Pedro Alves <palves@redhat.com>
19805
19806 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19807
19808 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19809
19810 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19811 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19812
19813 2014-02-06 Doug Evans <xdje42@gmail.com>
19814
19815 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19816 output.
19817
19818 * gdb.gdb/python-interrupts.exp: New file.
19819
19820 2014-02-05 Yao Qi <yao@codesourcery.com>
19821
19822 * gdb.trace/report.exp (use_collected_data): Test the output
19823 of "info threads" and "info inferiors".
19824
19825 2014-02-05 Yao Qi <yao@codesourcery.com>
19826
19827 Revert this patch:
19828
19829 2013-05-24 Yao Qi <yao@codesourcery.com>
19830
19831 * gdb.trace/tfile.exp: Test inferior and thread.
19832
19833 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19834
19835 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19836 on a function.
19837 * gdb.base/step-bt.c: Call hello via function pointer to make
19838 sure its first instruction is executed on powerpc64le-linux.
19839
19840 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19841
19842 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19843
19844 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19845
19846 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19847 of the test patterns for use on little-endian systems.
19848
19849 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19850
19851 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19852 (decimal_vector): Fix for little-endian.
19853
19854 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19855
19856 * gdb.arch/sparc-sysstep.exp: New file.
19857 * gdb.arch/sparc-sysstep.c: Likewise.
19858
19859 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19860
19861 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19862
19863 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19864
19865 2014-01-23 Tom Tromey <tromey@redhat.com>
19866
19867 * gdb.ada/array_char_idx: New testcase.
19868
19869 2014-01-23 Tom Tromey <tromey@redhat.com>
19870
19871 PR python/16487:
19872 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19873 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19874 classes.
19875
19876 2014-01-23 Tom Tromey <tromey@redhat.com>
19877
19878 PR python/16491:
19879 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19880 string from an inferior frame.
19881 * gdb.python/py-framefilter-mi.exp: Update.
19882
19883 2014-01-22 Doug Evans <dje@google.com>
19884
19885 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19886
19887 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19888
19889 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19890
19891 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19892
19893 * gdb.trace/entry-values.exp: Remove excess space character from
19894 regex patterns. Handle s390 call instruction.
19895
19896 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19897
19898 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19899 define "*_start" label. Make "name" static.
19900 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19901 ${name} by references to ${name}_start.
19902
19903 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19904
19905 * gdb.base/info-macros.exp: Remove "debug" from the compile
19906 options.
19907
19908 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19909
19910 * gdb.dlang/demangle.exp: New file.
19911
19912 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19913
19914 * gdb.dlang/primitive-types.exp: New file.
19915
19916 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19917
19918 * configure.ac: Create gdb.dlang/Makefile.
19919 * configure: Regenerate.
19920 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19921 * gdb.dlang/Makefile.in: New file.
19922 * lib/d-support.exp: New file.
19923 * lib/gdb.exp (skip_d_tests): New proc.
19924
19925 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19926
19927 * gdb.btrace/delta.exp: Check reverse stepi.
19928 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19929 * gdb.btrace/finish.exp: New.
19930 * gdb.btrace/next.exp: New.
19931 * gdb.btrace/nexti.exp: New.
19932 * gdb.btrace/record_goto.c: Add comments.
19933 * gdb.btrace/step.exp: New.
19934 * gdb.btrace/stepi.exp: New.
19935 * gdb.btrace/multi-thread-step.c: New.
19936 * gdb.btrace/multi-thread-step.exp: New.
19937 * gdb.btrace/rn-dl-bind.c: New.
19938 * gdb.btrace/rn-dl-bind.exp: New.
19939 * gdb.btrace/data.c: New.
19940 * gdb.btrace/data.exp: New.
19941 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19942
19943 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19944
19945 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19946 * gdb.btrace/exception.exp: Update.
19947 * gdb.btrace/instruction_history.exp: Update.
19948 * gdb.btrace/record_goto.exp: Update.
19949 * gdb.btrace/tailcall.exp: Update.
19950 * gdb.btrace/unknown_functions.exp: Update.
19951 * gdb.btrace/delta.exp: New.
19952
19953 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19954
19955 * gdb.btrace/record_goto.exp: Add backtrace test.
19956 * gdb.btrace/tailcall.exp: Add backtrace test.
19957
19958 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19959
19960 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19961 * gdb.btrace/record_goto.c: New.
19962 * gdb.btrace/record_goto.exp: New.
19963 * gdb.btrace/x86-record_goto.S: New.
19964
19965 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19966
19967 * gdb.btrace/function_call_history.exp: Update tests.
19968 * gdb.btrace/instruction_history.exp: Update tests.
19969
19970 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19971
19972 * gdb.btrace/function_call_history.exp: Fix expected field
19973 order for "record function-call-history".
19974 Add new tests for "record function-call-history /c".
19975 * gdb.btrace/exception.cc: New.
19976 * gdb.btrace/exception.exp: New.
19977 * gdb.btrace/tailcall.exp: New.
19978 * gdb.btrace/x86-tailcall.S: New.
19979 * gdb.btrace/x86-tailcall.c: New.
19980 * gdb.btrace/unknown_functions.c: New.
19981 * gdb.btrace/unknown_functions.exp: New.
19982 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19983
19984 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19985
19986 * gdb.btrace/instruction_history.exp: Update.
19987 * gdb.btrace/function_call_history.exp: Update.
19988
19989 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19990
19991 * gdb.btrace/function_call_history.exp: Fix expected function
19992 trace.
19993 * gdb.btrace/instruction_history.exp: Initialize traced.
19994 Remove traced_functions.
19995
19996 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19997
19998 * gdb.btrace/function_call_history.exp: Update
19999 * gdb.btrace/instruction_history.exp: Update.
20000
20001 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20002
20003 * gdb.btrace/enable.exp: Update expected text.
20004
20005 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20006
20007 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20008 bytes.
20009
20010 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20011
20012 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20013
20014 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
20015
20016 * lib/gdb.exp (supports_process_record): Return true for
20017 arm*-linux*. (supports_reverse): Likewise.
20018
20019 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20020
20021 PR python/15464
20022 PR python/16113
20023 * gdb.python/py-type.c: Enhance test case.
20024 * gdb.python/py-value-cc.cc: Likewise
20025 * gdb.python/py-type.exp: Add new tests.
20026 * gdb.python/py-value-cc.exp: Likewise
20027
20028 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20029 Pedro Alves <palves@redhat.com>
20030
20031 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20032 Make "name" extern.
20033 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20034 references to ${name}_start by references to ${name}.
20035
20036 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20037
20038 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20039
20040 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20041
20042 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20043
20044 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20045 Pedro Alves <palves@redhat.com>
20046
20047 * gdb.mi/mi-info-os.exp: Connect to the target with
20048 mi_gdb_target_load.
20049
20050 2014-01-08 Pedro Alves <palves@redhat.com>
20051
20052 * gdb.threads/reconnect-signal.c: New file.
20053 * gdb.threads/reconnect-signal.exp: New file.
20054
20055 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20056
20057 * gdb.base/source-dir.exp: New file.
20058
20059 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20060
20061 * gdb.ada/mi_interface: New testcase.
20062
20063 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20064
20065 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20066 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20067 gdb.ada/pp-rec-component/pck.ads: New files.
20068
20069 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20070
20071 * gdb.python/py-pp-integral.c: New file.
20072 * gdb.python/py-pp-integral.py: New file.
20073 * gdb.python/py-pp-integral.exp: New file.
20074
20075 For older changes see ChangeLog-1993-2013.
20076 \f
20077 ;; Local Variables:
20078 ;; mode: change-log
20079 ;; left-margin: 8
20080 ;; fill-column: 74
20081 ;; version-control: never
20082 ;; End:
20083
20084 Copyright 2014-2020 Free Software Foundation, Inc.
20085 Copying and distribution of this file, with or without modification,
20086 are permitted provided the copyright notice and this notice are preserved.
This page took 0.441278 seconds and 5 git commands to generate.