]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
4de54c71c10f3ae6fee9398f82a930b031452b2b
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-05-26 Tom Tromey <tromey@adacore.com>
2
3 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4
5 2020-05-26 Tom Tromey <tromey@adacore.com>
6
7 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
8 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
9 type.
10 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
11 variable.
12
13 2020-05-26 Christian Biesinger <cbiesinger@google.com>
14
15 * Makefile.in: Use = instead of == for the test command
16 for portability.
17
18 2020-05-26 Tom de Vries <tdevries@suse.de>
19
20 * gdb.base/gold-gdb-index-2.c: New test.
21 * gdb.base/gold-gdb-index.c: New test.
22 * gdb.base/gold-gdb-index.exp: New file.
23 * gdb.base/gold-gdb-index.h: New test.
24
25 2020-05-25 Tom de Vries <tdevries@suse.de>
26
27 * boards/gold-gdb-index.exp: New file.
28
29 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
30
31 * boards/simavr.exp: New file.
32
33 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
34
35 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
36 * gdb.base/inferior-args.exp: New file.
37 * gdb.base/inferior-args.c: New file.
38
39 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
40
41 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
42 inferior_args. Pass it to gdb_reload.
43 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
44 inferior_args.
45 (gdb_reload): Add inferior_args argument.
46 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
47 pass it to gdbserver_run.
48 * boards/native-gdbserver.exp: Do not set noargs.
49 * boards/native-extended-gdbserver.exp (gdb_reload): Add
50 inferior_args argument.
51 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
52 * gdb.base/a2-run.exp: Check for use_gdb_stub.
53 * gdb.base/args.exp: Likewise.
54
55 2020-05-25 Tom de Vries <tdevries@suse.de>
56
57 * lib/gdb.exp (exec_is_pie): Add comment.
58
59 2020-05-25 Tom de Vries <tdevries@suse.de>
60
61 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
62 instead of $binfile in the untested message.
63
64 2020-05-25 Tom de Vries <tdevries@suse.de>
65
66 PR testsuite/26031
67 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
68
69 2020-05-25 Tom de Vries <tdevries@suse.de>
70
71 * boards/gold.exp: New file.
72
73 2020-05-23 Tom Tromey <tom@tromey.com>
74
75 * gdb.base/style.exp: Remove completion styling test.
76 * lib/gdb-utils.exp (style): Remove completion styles.
77
78 2020-05-23 Tom Tromey <tom@tromey.com>
79
80 * gdb.base/style.exp: Add completion styling test.
81 * lib/gdb-utils.exp (style): Add completion styles.
82
83 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
84
85 * gdb.base/annota1.exp: Update expected results.
86 * gdb.cp/annota2.exp: Update expected results, remove duplicate
87 test name.
88 * gdb.cp/annota3.exp: Update expected results.
89
90 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
91
92 PR gdb/26016
93 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
94 against MAP_FAILED.
95 * gdb.base/coremaker.c (mmapdata): Likewise.
96 * gdb.base/jit-reader-host.c (main): Likewise.
97 * gdb.base/sym-file-loader.c (load): Likewise.
98 (load_shlib): Likewise.
99
100 2020-05-20 Tom Tromey <tromey@adacore.com>
101
102 * gdb.ada/array_char_idx.exp: Recognize initialized array.
103
104 2020-05-20 Tom de Vries <tdevries@suse.de>
105
106 PR symtab/25833
107 * gdb.base/with-mf-inc.c: New test.
108 * gdb.base/with-mf-main.c: New test.
109 * gdb.base/with-mf.exp: New file.
110
111 2020-05-19 Tom Tromey <tromey@adacore.com>
112
113 * gdb.rust/simple.exp: Restore missing test result.
114
115 2020-05-19 Tom de Vries <tdevries@suse.de>
116
117 * gdb.base/gdb-caching-proc.exp: Fix typo.
118
119 2020-05-19 Tom Tromey <tromey@adacore.com>
120
121 * gdb.rust/simple.exp: Add some test descriptions.
122 (test_one_slice): Use with_test_prefix.
123
124 2020-05-18 Tom de Vries <tdevries@suse.de>
125
126 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
127
128 2020-05-17 Pedro Alves <palves@redhat.com>
129
130 PR gdb/25741
131 * gdb.base/hw-sw-break-same-address.exp: New file.
132
133 2020-05-16 Pedro Alves <palves@redhat.com>
134
135 * gdb.multi/multi-re-run.exp (test_re_run): Switch
136 LAST_LOADED_FILE accordingly.
137
138 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
139
140 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
141
142 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
143
144 * gdb.base/help.exp: Test apropos and help for commands
145 having aliases. Fixed comments not starting with an
146 upper-case letter or not finishing with a dot.
147
148 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
149
150 * gdb.base/alias.exp: Update help output check.
151
152 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
153
154 * gdb.base/default.exp: Update output following fixes.
155
156 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
157
158 * gdb.base/alias.exp: Test aliases starting with a prefix of
159 another alias.
160
161 2020-05-15 Gary Benson <gbenson@redhat.com>
162
163 * gdb.base/info-os.c (main): Add return statement.
164 * gdb.base/info_minsym.c (minsym_fun): Likewise.
165 * gdb.base/large-frame-2.c (func): Likewise.
166 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
167 * gdb.base/pr10179-b.c (foo2): Likewise.
168 * gdb.base/valgrind-disp-step.c (foo): Likewise.
169 * gdb.base/watch-cond.c (func): Likewise.
170 * gdb.multi/goodbye.c (verylongfun): Likewise.
171 * gdb.multi/hello.c (commonfun): Likewise.
172 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
173 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
174 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
175 Likewise.
176 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
177 * gdb.threads/interrupt-while-step-over.c (child_function):
178 Likewise.
179 * gdb.trace/actions-changed.c (end): Likewise.
180
181 2020-05-15 Gary Benson <gbenson@redhat.com>
182
183 * gdb.opencl/callfuncs.exp: Report when test skipped.
184 * gdb.opencl/convs_casts.exp: Likewise.
185 * gdb.opencl/datatypes.exp: Likewise.
186 * gdb.opencl/operators.exp: Likewise.
187 * gdb.opencl/vec_comps.exp: Likewise.
188
189 2020-05-15 Tom de Vries <tdevries@suse.de>
190
191 * gdb.base/align.exp.in: Rename to ...
192 * gdb.base/align.exp.tcl: ... this.
193 * gdb.base/align-c++.exp: Update.
194 * gdb.base/align-c.exp: Update.
195 * gdb.base/all-architectures.exp.in: Rename to ...
196 * gdb.base/all-architectures.exp: ... this.
197 * gdb.base/all-architectures-0.exp: Update.
198 * gdb.base/all-architectures-1.exp: Update.
199 * gdb.base/all-architectures-2.exp: Update.
200 * gdb.base/all-architectures-3.exp: Update.
201 * gdb.base/all-architectures-4.exp: Update.
202 * gdb.base/all-architectures-5.exp: Update.
203 * gdb.base/all-architectures-6.exp: Update.
204 * gdb.base/all-architectures-7.exp: Update.
205 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
206 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
207 * gdb.base/infcall-nested-structs-c++.exp: Update.
208 * gdb.base/infcall-nested-structs-c.exp: Update.
209 * gdb.base/info-types.exp.in: Rename to ...
210 * gdb.base/info-types.exp.tcl: ... this.
211 * gdb.base/info-types-c++.exp: Update.
212 * gdb.base/info-types-c.exp: Update.
213 * gdb.base/max-depth.exp.in: Rename to ...
214 * gdb.base/max-depth.exp.tcl: ... this.
215 * gdb.base/max-depth-c++.exp: Update.
216 * gdb.base/max-depth-c.exp: Update.
217 * gdb.cp/cpexprs.exp.in: Rename to ...
218 * gdb.cp/cpexprs.exp.tcl: ... this.
219 * gdb.cp/cpexprs-debug-types.exp: Update.
220 * gdb.cp/cpexprs.exp: Update.
221 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
222 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
223 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
224 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
225 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
226 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
227 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
228 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
229 * gdb.dwarf2/clang-debug-names-2.exp: Update.
230 * gdb.dwarf2/clang-debug-names.exp: Update.
231
232 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
233
234 * lib/check-test-names.exp: Remove code that prevents this file
235 loading when tests are run in parallel.
236
237 2020-05-15 Pedro Alves <palves@redhat.com>
238
239 * gdb.multi/multi-kill.exp (start_inferior): Remove
240 'testpid' parameter. Refer to namespace variable directly.
241 (testpid): Declare as namespace variable.
242
243 2020-05-15 Pedro Alves <palves@redhat.com>
244
245 * gdb.multi/multi-kill.exp: Wrap in namespace.
246 (start_inferior): Add TESTPID parameter. Use it instead of the
247 testpid global.
248 (top level): Define empty TESTPID array, and pass it down to
249 start_inferior.
250
251 2020-05-14 Tom de Vries <tdevries@suse.de>
252
253 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
254 output.
255
256 2020-05-14 Tom de Vries <tdevries@suse.de>
257
258 * gdb.base/align.exp: Split into ...
259 * gdb.base/align.exp.in: ...
260 * gdb.base/align-c++.exp: ...
261 * gdb.base/align-c.exp: ... these.
262 * gdb.base/infcall-nested-structs.exp: Split into ...
263 * gdb.base/infcall-nested-structs.exp.in: ...
264 * gdb.base/infcall-nested-structs-c++.exp: ...
265 * gdb.base/infcall-nested-structs-c.exp: ... these.
266 * gdb.base/info-types.exp: Split into ...
267 * gdb.base/info-types.exp.in: ...
268 * gdb.base/info-types-c++.exp: ...
269 * gdb.base/info-types-c.exp: ... these.
270 * gdb.base/max-depth.exp: Split into ...
271 * gdb.base/max-depth.exp.in: ...
272 * gdb.base/max-depth-c++.exp: ...
273 * gdb.base/max-depth-c.exp: ... these.
274 * gdb.cp/infcall-nodebug.exp: Split into ...
275 * gdb.cp/infcall-nodebug.exp.in: ...
276 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
277 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
278 * gdb.cp/infcall-nodebug-c-d0.exp: ...
279 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
280
281 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
282 Pedro Alves <palves@redhat.com>
283
284 * gdb.multi/multi-exit.c: New file.
285 * gdb.multi/multi-exit.exp: New file.
286 * gdb.multi/multi-kill.c: New file.
287 * gdb.multi/multi-kill.exp: New file.
288
289 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
290
291 * gdb.base/annota1.exp: Update the expected output.
292 * gdb.cp/annota2.exp: Ditto.
293
294 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
295
296 * lib/check-test-names.exp: Disable when testing is being run in
297 parallel.
298
299 2020-05-12 Tom de Vries <tdevries@suse.de>
300
301 * gdb.base/jit-elf.exp: Fix string concat.
302
303 2020-05-12 Tom de Vries <tdevries@suse.de>
304
305 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
306 messages.
307
308 2020-05-12 Tom de Vries <tdevries@suse.de>
309
310 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
311
312 2020-05-12 Tom de Vries <tdevries@suse.de>
313
314 * gdb.ada/catch_ex.exp: Use with_test_prefix.
315 * gdb.ada/mi_catch_ex.exp: Same.
316 * gdb.ada/mi_catch_ex_hand.exp: Same.
317
318 2020-05-12 Tom de Vries <tdevries@suse.de>
319
320 * gdb.fortran/complex.exp: Use with_test_prefix.
321
322 2020-05-12 Tom de Vries <tdevries@suse.de>
323
324 * gdb.trace/passcount.exp: Fix test-names.
325
326 2020-05-12 Tom de Vries <tdevries@suse.de>
327
328 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
329
330 2020-05-12 Tom de Vries <tdevries@suse.de>
331
332 * gdb.gdb/complaints.exp: Use with_test_prefix.
333 * gdb.xml/tdesc-regs.exp: Same.
334 * gdb.opt/inline-locals.exp: Fix test name.
335
336 2020-05-12 Tom de Vries <tdevries@suse.de>
337
338 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
339 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
340 * gdb.dwarf2/implref-struct.exp: Same.
341 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
342 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
343
344 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
345
346 * gdb.base/jit-so.exp (one_jit_test): Change test name.
347
348 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
349
350 * lib/check-test-names.exp (all_test_names): New module variable.
351 (counts): Add 'duplicates' field.
352 (_check_duplicates): New procedure.
353 (check): Also check for duplicates.
354 (do_log_summary): Print duplicates count.
355 (do_reset_vars): Reset counter for duplicate test names, and
356 discard all know test names.
357
358 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
359
360 * lib/gdb.exp: Include check-test-names.exp library.
361 * lib/check-test-names.exp: New file.
362
363 2020-05-11 Tom de Vries <tdevries@suse.de>
364
365 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
366
367 2020-05-11 Keith Seitz <keiths@redhat.com>
368
369 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
370
371 2020-05-11 Tom de Vries <tdevries@suse.de>
372
373 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
374 * gdb.cp/cpexprs.exp.in: .. here.
375 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
376 cpexprs.exp.
377
378 2020-05-11 Keith Seitz <keiths@redhat.com>
379
380 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
381 test names.
382 * gdb.ada/arrayptr.exp: Likewise.
383 * gdb.ada/assign_arr.exp: Likewise.
384 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
385 * gdb.ada/bp_on_var.exp: Likewise.
386 * gdb.ada/call_pn.exp: Likewise.
387 * gdb.ada/complete.exp: Likewise.
388 * gdb.ada/fun_overload_menu.exp: Likewise.
389 * gdb.ada/funcall_param.exp: Likewise.
390 * gdb.ada/funcall_ref.exp: Likewise.
391 * gdb.ada/packed_array_assign.exp: Likewise.
392 * gdb.ada/same_component_name.exp: Likewise.
393 * gdb.ada/type_coercion.exp: Likewise.
394 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
395 * gdb.ada/variant_record_packed_array.exp: Likewise.
396
397 2020-05-11 Tom de Vries <tdevries@suse.de>
398
399 PR symtab/25941
400 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
401 out of ...
402 * gdb.dwarf2/clang-debug-names.exp: ... here.
403 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
404 clang-debug-names.exp.in.
405 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
406 * gdb.dwarf2/clang-debug-names-2.c: New test.
407
408 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
409
410 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
411 (fortran_runto_main): New Proc, fortran version of runto_main.
412 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
413 * gdb.fortran/array-bounds.exp: Likewise.
414 * gdb.fortran/array-slices.exp: Likewise.
415 * gdb.fortran/block-data.exp: Likewise.
416 * gdb.fortran/charset.exp: Likewise.
417 * gdb.fortran/common-block.exp: Likewise.
418 * gdb.fortran/complex.exp: Likewise.
419 * gdb.fortran/derived-type-function.exp: Likewise.
420 * gdb.fortran/derived-type.exp: Likewise.
421 * gdb.fortran/info-modules.exp: Likewise.
422 * gdb.fortran/info-types.exp: Likewise.
423 * gdb.fortran/intrinsics.exp: Likewise.
424 * gdb.fortran/library-module.exp: Likewise.
425 * gdb.fortran/logical.exp: Likewise.
426 * gdb.fortran/max-depth.exp: Likewise.
427 * gdb.fortran/module.exp: Likewise.
428 * gdb.fortran/multi-dim.exp: Likewise.
429 * gdb.fortran/nested-funcs.exp: Likewise.
430 * gdb.fortran/print-formatted.exp: Likewise.
431 * gdb.fortran/print_type.exp: Likewise.
432 * gdb.fortran/printing-types.exp: Likewise.
433 * gdb.fortran/ptr-indentation.exp: Likewise.
434 * gdb.fortran/ptype-on-functions.exp: Likewise.
435 * gdb.fortran/subarray.exp: Likewise.
436 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
437 * gdb.fortran/vla-datatypes.exp: Likewise.
438 * gdb.fortran/vla-history.exp: Likewise.
439 * gdb.fortran/vla-ptr-info.exp: Likewise.
440 * gdb.fortran/vla-ptype-sub.exp: Likewise.
441 * gdb.fortran/vla-ptype.exp: Likewise.
442 * gdb.fortran/vla-sizeof.exp: Likewise.
443 * gdb.fortran/vla-type.exp: Likewise.
444 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
445 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
446 * gdb.fortran/vla-value-sub.exp: Likewise.
447 * gdb.fortran/vla-value.exp: Likewise.
448 * gdb.fortran/whatis_type.exp: Likewise.
449 * gdb.mi/mi-var-child-f.exp: Likewise.
450
451 2020-05-09 Tom de Vries <tdevries@suse.de>
452
453 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
454
455 2020-05-08 Tom de Vries <tdevries@suse.de>
456
457 * gdb.dwarf2/clang-debug-names.c: New test.
458 * gdb.dwarf2/clang-debug-names.exp: New file.
459
460 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
461
462 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
463 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
464
465 2020-05-06 Tom de Vries <tdevries@suse.de>
466
467 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
468 breakpoint is at a "recommended breakpoint location".
469 * gdb.reverse/consecutive-reverse.exp: Same.
470
471 2020-05-06 Tom de Vries <tdevries@suse.de>
472
473 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
474 address.
475
476 2020-05-06 Tom de Vries <tdevries@suse.de>
477
478 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
479
480 2020-05-06 Tom de Vries <tdevries@suse.de>
481
482 * gdb.base/store.exp (check_set, up_set): Allowing missing location
483 info for r.
484
485 2020-05-06 Tom de Vries <tdevries@suse.de>
486
487 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
488 necessary.
489
490 2020-05-06 Tom de Vries <tdevries@suse.de>
491
492 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
493 void.
494
495 2020-05-06 Tom de Vries <tdevries@suse.de>
496
497 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
498 of ...
499 * gdb.base/async.exp: ... here.
500 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
501 "recommended breakpoint location".
502
503 2020-05-06 Tom de Vries <tdevries@suse.de>
504
505 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
506
507 2020-05-04 Tom de Vries <tdevries@suse.de>
508
509 * gdb.base/async.exp: Check whether instruction addresses are a
510 "recommended breakpoint location".
511
512 2020-05-03 Tom Tromey <tom@tromey.com>
513
514 * gdb.base/sepdebug.exp: Remove "catch" test.
515 * gdb.base/break.exp: Remove "catch" test.
516 * gdb.base/default.exp: Update expected output.
517
518 2020-05-02 Tom de Vries <tdevries@suse.de>
519
520 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
521 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
522 * gdb.arch/i386-mpx-map.exp: Same.
523 * gdb.arch/i386-mpx-sigsegv.exp: Same.
524 * gdb.arch/i386-mpx-simple_segv.exp: Same.
525 * gdb.arch/i386-mpx.exp: Same.
526
527 2020-05-02 Tom de Vries <tdevries@suse.de>
528
529 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
530
531 2020-05-01 Tom de Vries <tdevries@suse.de>
532
533 * gdb.ada/operator_bp.exp: Allow more than required amount of
534 breakpoint.
535
536 2020-05-01 Tom de Vries <tdevries@suse.de>
537
538 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
539
540 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
541
542 PR gdb/18706
543 * gdb.cp/stub-array-size.cc: New test.
544 * gdb.cp/stub-array-size.exp: New file.
545 * gdb.cp/stub-array-size.h: New test.
546 * gdb.cp/stub-array-size2.cc: New test.
547
548 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
549
550 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
551 output to the new format.
552
553 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
554
555 * gdb.base/break.exp: Use with_test_prefix.
556
557 2020-04-29 Tom de Vries <tdevries@suse.de>
558
559 * lib/gdb.exp (debug_types): New proc.
560 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
561 * gdb.python/py-symtab.exp: Same.
562
563 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
564
565 PR gdb/17320
566 * gdb.base/pretty-array.c: New test.
567 * gdb.base/pretty-array.exp: New file.
568
569 2020-04-29 Tom de Vries <tdevries@suse.de>
570
571 PR symtab/25889
572 * gdb.cp/cpexprs.exp: Adapt for inclusion.
573 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
574 and include cpexprs.exp.
575
576 2020-04-28 Mark Williams <mark@myosotissp.com>
577
578 PR gdb/24480
579 * dw4-toplevel-types.exp: Test for top level types.
580 * dw4-toplevel-types.cc: Test for top level types.
581
582 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
583
584 * gdb.threads/stop-with-handle.exp: Fix typo in comment
585 (theads -> threads).
586
587 2020-04-28 Tom de Vries <tdevries@suse.de>
588
589 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
590
591 2020-04-28 Tom de Vries <tdevries@suse.de>
592
593 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
594
595 2020-04-28 Tom de Vries <tdevries@suse.de>
596
597 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
598
599 2020-04-28 Tom de Vries <tdevries@suse.de>
600
601 * gdb.dwarf2/main-foo.c: New test.
602 * gdb.dwarf2/struct-with-sig.exp: New file.
603
604 2020-04-25 Tom de Vries <tdevries@suse.de>
605
606 * boards/debug-types.exp: New file.
607
608 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
609
610 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
611
612 2020-04-24 Tom Tromey <tom@tromey.com>
613
614 PR symtab/12707:
615 * gdb.python/py-symbol.exp: Update expected results for
616 linkage_name test.
617 * gdb.cp/print-demangle.exp: New file.
618 * gdb.base/c-linkage-name.exp: Fix test.
619 * gdb.guile/scm-symbol.exp: Update expected results for
620 linkage_name test.
621
622 2020-04-24 Tom Tromey <tom@tromey.com>
623
624 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
625 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
626 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
627 assembler.
628
629 2020-04-24 Tom de Vries <tdevries@suse.de>
630
631 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
632 C++.
633
634 2020-04-24 Tom Tromey <tromey@adacore.com>
635
636 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
637 values.
638 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
639 values. Update test for minimal encodings.
640 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
641 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
642 values. Update test for minimal encodings.
643
644 2020-04-24 Tom Tromey <tromey@adacore.com>
645
646 PR python/23662:
647 * gdb.ada/variant.exp: Add Python checks.
648 * gdb.rust/simple.exp: Add dynamic type checks.
649
650 2020-04-24 Tom Tromey <tromey@adacore.com>
651
652 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
653 Make array type matching more lax.
654 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
655 * gdb.ada/mi_variant.exp: New file.
656 * gdb.ada/mi_variant/pck.ads: New file.
657 * gdb.ada/mi_variant/pkg.adb: New file.
658 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
659 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
660
661 2020-04-24 Tom Tromey <tromey@adacore.com>
662
663 * gdb.ada/variant.exp: Add dynamic field offset tests.
664 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
665 * gdb.ada/variant/pkg.adb: Add new variables.
666
667 2020-04-24 Tom Tromey <tromey@adacore.com>
668
669 * gdb.ada/variant.exp: New file
670 * gdb.ada/variant/pkg.adb: New file
671 * gdb.ada/variant/pck.adb: New file
672
673 2020-04-24 Tom de Vries <tdevries@suse.de>
674
675 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
676
677 2020-04-24 Tom de Vries <tdevries@suse.de>
678
679 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
680 flags.
681
682 2020-04-24 Tom de Vries <tdevries@suse.de>
683
684 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
685
686 2020-04-24 Tom de Vries <tdevries@suse.de>
687
688 * lib/gdb.exp (default_gdb_start): Handle eof.
689 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
690 failure.
691 * gdb.base/readnever.exp: Handle clean_restart failure.
692
693 2020-04-23 Tom de Vries <tdevries@suse.de>
694
695 * gdb.base/decl-before-def.exp: Run to main and print a again.
696
697 2020-04-23 Tom de Vries <tdevries@suse.de>
698
699 * gdb.base/decl-before-def-decl.c: New test.
700 * gdb.base/decl-before-def-def.c: New test.
701 * gdb.base/decl-before-def.exp: New file.
702
703 2020-04-23 Tom de Vries <tdevries@suse.de>
704
705 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
706
707 2020-04-22 Tom de Vries <tdevries@suse.de>
708
709 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
710 debug_info_offset.
711 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
712 before $objsfile in the line line.
713
714 2020-04-22 Tom de Vries <tdevries@suse.de>
715
716 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
717
718 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
719
720 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
721 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
722 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
723 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
724 * gdb.base/jit-protocol.h: Update definitions to match all usage
725 contexts.
726
727 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
728
729 * gdb.base: Rename all jit related test and source files.
730
731 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
732
733 * gdb.base/jit-reader.exp: Relax register output check.
734
735 2020-04-22 Tom de Vries <tdevries@suse.de>
736
737 PR symtab/25764
738 * gdb.base/psym-external-decl-2.c: New test.
739 * gdb.base/psym-external-decl.c: New test.
740 * gdb.base/psym-external-decl.exp: New file.
741 * gdb.threads/tls.exp: Add PR25807 kfail.
742
743 2020-04-22 Tom de Vries <tdevries@suse.de>
744
745 PR symtab/25801
746 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
747 in "info source" output.
748
749 2020-04-22 Tom de Vries <tdevries@suse.de>
750
751 PR symtab/25700
752 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
753 symtab for imported_unit.c.
754
755 2020-04-21 Gary Benson <gbenson@redhat.com>
756
757 * gdb.base/advance.c (func): New argument, to match call site.
758 (func2, func3): Add return statements.
759
760 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
761
762 * gdb.multi/run-only-second-inf.c: New file.
763 * gdb.multi/run-only-second-inf.exp: New file.
764
765 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
766
767 * gdb.btrace/multi-inferior.c: New test.
768 * gdb.btrace/multi-inferior.exp: New file.
769
770 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
771
772 * gdb.btrace/enable-new-thread.c: New test.
773 * gdb.btrace/enable-new-thread.exp: New file.
774
775 2020-04-21 Tom de Vries <tdevries@suse.de>
776
777 PR gdb/25471
778 * gdb.threads/killed-outside.c: New test.
779 * gdb.threads/killed-outside.exp: New file.
780
781 2020-04-20 Gary Benson <gbenson@redhat.com>
782
783 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
784 * gdb.base/nested-subp2.exp: Likewise.
785 * gdb.base/nested-subp3.exp: Likewise.
786
787 2020-04-20 Gary Benson <gbenson@redhat.com>
788
789 * gdb.base/nested-subp1.exp: Disable test when using clang.
790 * gdb.base/nested-subp2.exp: Likewise.
791 * gdb.base/nested-subp3.exp: Likewise.
792
793 2020-04-20 Gary Benson <gbenson@redhat.com>
794
795 * gdb.cp/exception.cc: Fix compilation error with clang.
796
797 2020-04-20 Gary Benson <gbenson@redhat.com>
798
799 * gdb.trace/tspeed.c: Fix compilation error with clang.
800
801 2020-04-20 Gary Benson <gbenson@redhat.com>
802
803 * gdb.base/jit-main.c: Fix compilation error with clang.
804
805 2020-04-17 Kamil Rytarowski <n54@gmx.com>
806
807 * gdb.base/attach-twice.c: Include "sys/types.h".
808 (PTRACE_ATTACH): Add fallback definition.
809 (main): Pass `0' to the 4th argument of `ptrace'.
810
811 2020-04-17 Kamil Rytarowski <n54@gmx.com>
812
813 * gdb.base/fork-running-state.c: Include "signal.h".
814
815 2020-04-17 Tom Tromey <tromey@adacore.com>
816
817 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
818 Update tests.
819 * gdb.btrace/cpu.exp: Update tests.
820 * gdb.base/maint.exp: Update tests.
821 * gdb.base/default.exp: Update tests.
822 * gdb.base/completion.exp: Update tests.
823
824 2020-04-16 Tom de Vries <tdevries@suse.de>
825
826 PR symtab/25791
827 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
828 (ensure_gdb_index): and factor out and move ...
829 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
830 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
831
832 2020-04-16 Tom de Vries <tdevries@suse.de>
833
834 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
835 loading exec.
836
837 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
838
839 * gdb.base/many-completions.exp: New file.
840
841 2020-04-14 Tom de Vries <tdevries@suse.de>
842
843 PR symtab/25718
844 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
845
846 2020-04-14 Tom de Vries <tdevries@suse.de>
847
848 PR symtab/25720
849 * gdb.base/maint-expand-symbols-header-file.c: New test.
850 * gdb.base/maint-expand-symbols-header-file.exp: New file.
851 * gdb.base/maint-expand-symbols-header-file.h: New test.
852
853 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
854
855 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
856 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
857 get_func_info.
858 (get_func_info): Delete.
859 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
860 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
861 * lib/dwarf.exp (get_func_info): New function.
862
863 2020-04-13 Tom de Vries <tdevries@suse.de>
864
865 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
866 to what find_gnatmake does.
867
868 2020-04-10 Tom de Vries <tdevries@suse.de>
869
870 * gdb.base/style.exp: Expect "Expanding full symbols" message for
871 -readnow.
872
873 2020-04-10 Tom de Vries <tdevries@suse.de>
874
875 PR cli/25808
876 * gdb.base/style.c: Add leading newlines.
877 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
878 Check listing of main's one-line body.
879
880 2020-04-08 Tom de Vries <tdevries@suse.de>
881
882 * lib/gdb.exp (psymtabs_p): New proc.
883 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
884 importing unit" unsupported if there are no partial symbols.
885
886 2020-04-08 Tom de Vries <tdevries@suse.de>
887
888 PR testsuite/25760
889 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
890
891 2020-04-07 Tom de Vries <tdevries@suse.de>
892
893 PR symtab/25796
894 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
895
896 2020-04-07 Tom de Vries <tdevries@suse.de>
897
898 * gdb.base/check-psymtab.c: New test.
899 * gdb.base/check-psymtab.exp: New file.
900
901 2020-04-06 Tom Tromey <tromey@adacore.com>
902
903 * gdb.ada/variant-record/proc.adb: New file.
904 * gdb.ada/variant-record/value.adb: New file.
905 * gdb.ada/variant-record/value.s: New file.
906 * gdb.ada/variant-record.exp: New file.
907
908 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
909
910 PR gdb/25325
911 * gdb.cp/typed-enum.cc: New test.
912 * gdb.cp/typed-enum.exp: New file.
913
914 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
915
916 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
917 * gdb.dwarf2/dw2-inline-small-func.c: New file.
918 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
919 * gdb.dwarf2/dw2-inline-small-func.h: New file.
920 * gdb.opt/inline-small-func.c: New file.
921 * gdb.opt/inline-small-func.exp: New file.
922 * gdb.opt/inline-small-func.h: New file.
923
924 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
927 function.
928
929 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
930
931 * lib/dwarf.exp (function_range): Allow compiler options to be
932 specified.
933
934 2020-04-02 Tom de Vries <tdevries@suse.de>
935
936 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
937 __attribute__((always_inline)).
938 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
939
940 2020-04-02 Tom de Vries <tdevries@suse.de>
941
942 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
943 (gdbserver_gdb_exit): ... here. Add timeout warning.
944 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
945 (connect_target_extended_remote): Append new server_spawn_id to
946 server_spawn_ids.
947 (cleanup): New proc.
948 (setup, <toplevel>): Call cleanup.
949
950 2020-04-02 Tom de Vries <tdevries@suse.de>
951
952 * gdb.base/main-psymtab.exp: New file.
953
954 2020-04-02 Tom de Vries <tdevries@suse.de>
955
956 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
957
958 2020-04-01 Tom Tromey <tom@tromey.com>
959
960 * gdb.base/complex-parts.exp: Add type tests.
961
962 2020-04-01 Tom Tromey <tom@tromey.com>
963
964 * gdb.base/complex-parts.exp: Add arithmetic tests.
965
966 2020-04-01 Tom Tromey <tom@tromey.com>
967
968 * gdb.compile/compile.exp: Update.
969 * gdb.compile/compile-cplus.exp: Update.
970 * gdb.base/varargs.exp: Update.
971 * gdb.base/floatn.exp: Update.
972 * gdb.base/endianity.exp: Update.
973 * gdb.base/callfuncs.exp (do_function_calls): Update.
974 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
975 (complex_float_integral_args): Update.
976 * gdb.base/complex.exp: Update.
977 * gdb.base/complex-parts.exp: Update.
978
979 2020-04-01 Tom Tromey <tromey@adacore.com>
980
981 * gdb.rust/union.rs: New file.
982 * gdb.rust/union.exp: New file.
983 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
984 (main): Update.
985 * gdb.rust/simple.exp: Move union tests to union.exp.
986
987 2020-04-01 Tom Tromey <tromey@adacore.com>
988
989 * gdb.rust/simple.rs (main): Remove "y0".
990
991 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
992
993 * gdb.multi/stop-all-on-exit.c: New test.
994 * gdb.multi/stop-all-on-exit.exp: New file.
995
996 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
997
998 PR gdb/24789
999 * gdb.cp/misc.cc: Add integer reference variable.
1000 * gdb.cp/misc.exp: Add test.
1001
1002 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1003
1004 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1005 scenario to cover execution until the end and also the case
1006
1007 2020-03-31 Tom de Vries <tdevries@suse.de>
1008
1009 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1010 c. Use "maint info symtabs" to check symtab expansion.
1011
1012 2020-03-30 Tom de Vries <tdevries@suse.de>
1013
1014 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1015 unsupported.
1016 (verify_psymtab_expanded): Move ...
1017 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1018 test.
1019 (readnow): New proc.
1020
1021 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1022
1023 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1024 with $hex.
1025
1026 2020-03-20 Tom Tromey <tromey@adacore.com>
1027
1028 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1029
1030 2020-03-20 Tom Tromey <tromey@adacore.com>
1031
1032 * gdb.ada/sub_variant/subv.adb: New file.
1033 * gdb.ada/sub_variant.exp: New file.
1034
1035 2020-03-20 Tom de Vries <tdevries@suse.de>
1036
1037 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1038 first break fails.
1039 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1040
1041 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1042
1043 * gdb.server/exit-multiple-threads.c: New file.
1044 * gdb.server/exit-multiple-threads.exp: New file.
1045
1046 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1047
1048 * gdb.fortran/mixed-lang-stack.c: New file.
1049 * gdb.fortran/mixed-lang-stack.cpp: New file.
1050 * gdb.fortran/mixed-lang-stack.exp: New file.
1051 * gdb.fortran/mixed-lang-stack.f90: New file.
1052
1053 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1054
1055 * gdb.linespec/cp-completion-aliases.cc: New file.
1056 * gdb.linespec/cp-completion-aliases.exp: New file.
1057
1058 2020-03-19 Tom de Vries <tdevries@suse.de>
1059
1060 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1061 more precise.
1062
1063 2020-03-18 Tom de Vries <tdevries@suse.de>
1064
1065 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1066 * gdb.dwarf2/break-inline-psymtab.c: New test.
1067 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1068
1069 2020-03-16 Tom de Vries <tdevries@suse.de>
1070
1071 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1072 cache_verify and cache_verify_proc.
1073
1074 2020-03-15 Tom de Vries <tdevries@suse.de>
1075
1076 * gdb.server/solib-list.exp: Handle
1077 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1078
1079 2020-03-15 Tom de Vries <tdevries@suse.de>
1080
1081 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1082 objfiles".
1083
1084 2020-03-14 Tom Tromey <tom@tromey.com>
1085
1086 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1087
1088 2020-03-14 Tom de Vries <tdevries@suse.de>
1089
1090 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1091
1092 2020-03-14 Tom de Vries <tdevries@suse.de>
1093
1094 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1095 result in line-by-line fashion.
1096
1097 2020-03-14 Tom de Vries <tdevries@suse.de>
1098
1099 * lib/gdb.exp (supports_statement_frontiers): New proc.
1100 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1101
1102 2020-03-14 Tom de Vries <tdevries@suse.de>
1103
1104 * gdb.base/printcmds.exp: Add missing quoting for "print
1105 teststring2".
1106
1107 2020-03-13 Tom Tromey <tom@tromey.com>
1108
1109 * gdb.base/printcmds.exp (test_print_strings): Add regression
1110 test.
1111 * gdb.base/printcmds.c (charptr): New typedef.
1112 (teststring2): New global.
1113
1114 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1115
1116 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1117 full path in the test name.
1118 (test_ld): Add some with_test_prefix blocks to make test names
1119 unique.
1120
1121 2020-03-13 Tom de Vries <tdevries@suse.de>
1122
1123 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1124
1125 2020-03-13 Tom de Vries <tdevries@suse.de>
1126
1127 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1128
1129 2020-03-13 Tom de Vries <tdevries@suse.de>
1130
1131 PR symtab/25646
1132 * gdb.dwarf2/imported-unit.exp: Add test.
1133
1134 2020-03-13 Tom de Vries <tdevries@suse.de>
1135
1136 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1137 (var1, var2): New variable.
1138 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1139 matching symbols.
1140
1141 2020-03-13 Tom de Vries <tdevries@suse.de>
1142
1143 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1144 (Term::command): Use prompt prefix.
1145 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1146 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1147 command_no_prompt_prefix instead of prefix.
1148 * gdb.tui/tui-layout-asm.exp: Same.
1149
1150 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1151
1152 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1153
1154 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1155
1156 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1157 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1158 on" while stepping over the test instruction, match printed
1159 message.
1160
1161 2020-03-12 Tom de Vries <tdevries@suse.de>
1162
1163 * gdb.base/info-types.exp: Use exp_continue during matching of output
1164 of "info types".
1165
1166 2020-03-12 Tom de Vries <tdevries@suse.de>
1167
1168 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1169
1170 2020-03-12 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.fortran/module.exp: Use exp_continue during matching of output
1173 of "info variable -n".
1174
1175 2020-03-12 Tom de Vries <tdevries@suse.de>
1176
1177 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1178 gdb.dwarf2/dw2-ranges-base.c.
1179
1180 2020-03-12 Tom de Vries <tdevries@suse.de>
1181
1182 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1183 in presence of GLIBC debuginfo.
1184
1185 2020-03-12 Tom de Vries <tdevries@suse.de>
1186
1187 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1188 $core.
1189
1190 2020-03-12 Tom de Vries <tdevries@suse.de>
1191
1192 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1193 more precise.
1194
1195 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1196
1197 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1198 from Unix to Windows path.
1199
1200 2020-03-11 Tom de Vries <tdevries@suse.de>
1201
1202 * gdb.ada/minsyms.exp: Set language to ada.
1203
1204 2020-03-11 Tom de Vries <tdevries@suse.de>
1205
1206 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1207
1208 2020-03-11 Tom de Vries <tdevries@suse.de>
1209
1210 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1211
1212 2020-03-11 Tom Tromey <tromey@adacore.com>
1213
1214 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1215
1216 2020-03-11 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1219
1220 2020-03-11 Tom de Vries <tdevries@suse.de>
1221
1222 * gdb.base/break-interp.exp: Limit verbose scope.
1223
1224 2020-03-11 Tom de Vries <tdevries@suse.de>
1225
1226 * gdb.fortran/logical.f90: Define variable with character type.
1227 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1228
1229 2020-03-11 Tom de Vries <tdevries@suse.de>
1230
1231 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1232
1233 2020-03-11 Tom de Vries <tdevries@suse.de>
1234
1235 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1236 symtabs.
1237
1238 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1239 Bernd Edlinger <bernd.edlinger@hotmail.de>
1240
1241 * gdb.cp/step-and-next-inline.cc: New file.
1242 * gdb.cp/step-and-next-inline.exp: New file.
1243 * gdb.cp/step-and-next-inline.h: New file.
1244 * gdb.dwarf2/dw2-is-stmt.c: New file.
1245 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1246 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1247 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1248 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1249
1250 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1251
1252 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1253 is-stmt flag in the line table.
1254
1255 2020-03-09 Tom de Vries <tdevries@suse.de>
1256
1257 * lib/gdb.exp (cached_file): Create cache dir.
1258
1259 2020-03-07 Tom de Vries <tdevries@suse.de>
1260
1261 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1262 * gdb.cp/rvalue-ref-params.exp: Same.
1263
1264 2020-03-06 Tom de Vries <tdevries@suse.de>
1265
1266 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1267 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1268
1269 2020-03-06 Tom de Vries <tdevries@suse.de>
1270
1271 * README: Fix "the the".
1272 * gdb.base/dprintf.exp: Same.
1273
1274 2020-03-05 Tom de Vries <tdevries@suse.de>
1275
1276 * gdb.base/maint.exp: Update "main print statistics" expected output.
1277
1278 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1279
1280 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1281 (fortran_int8): Likewise.
1282 (fortran_real4): Likewise.
1283 (fortran_real8): Likewise.
1284 (fortran_complex4): Likewise.
1285 (fortran_logical4): Likewise.
1286 (fortran_character1): Likewise.
1287
1288 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1289
1290 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1291 printed as true.
1292
1293 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1294
1295 * gdb.base/printcmds.exp: Add test to verify printf of a
1296 variable holding an address.
1297
1298 2020-03-03 Tom de Vries <tdevries@suse.de>
1299
1300 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1301
1302 2020-03-03 Tom de Vries <tdevries@suse.de>
1303
1304 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1305 gdb_test_multiple call.
1306
1307 2020-03-03 Tom de Vries <tdevries@suse.de>
1308
1309 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1310 gdb_test_multiple calls.
1311
1312 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1313
1314 * gdb.base/default.exp: Remove test of 'set history filename'.
1315 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1316 filename to the empty string.
1317 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1318 and GDBHISTSIZE.
1319
1320 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1321
1322 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1323 disabled.
1324
1325 2020-03-02 Pedro Alves <palves@redhat.com>
1326 Tom de Vries <tdevries@suse.de>
1327
1328 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1329 -prompt prefix, before user_code argument. Add -lbl option likewise.
1330 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1331 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1332 argument.
1333 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1334 have "\r\n" at start-of-line, instead of at end-of-line.
1335
1336 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1337
1338 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1339 libinproctrace.so.
1340
1341 2020-02-28 Luis Machado <luis.machado@linaro.org>
1342
1343 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1344 to "p/x".
1345
1346 2020-02-28 Luis Machado <luis.machado@linaro.org>
1347
1348 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1349 asm/ptrace.h and error.h.
1350
1351 2020-02-28 Tom de Vries <tdevries@suse.de>
1352
1353 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1354 (struct wrapper, do_something, mundane/symada__cS): Move ...
1355 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1356 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1357 Update "print symada__cS before partial symtab expansion" regexp.
1358 Update breakpoint location. Flush symbol cache after expansion.
1359
1360 2020-02-28 Luis Machado <luis.machado@linaro.org>
1361
1362 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1363
1364 2020-02-27 Tom de Vries <tdevries@suse.de>
1365
1366 * config/sid.exp: Remove unused globals.
1367 * gdb.base/attach.exp: Same.
1368 * gdb.base/catch-load.exp: Same.
1369 * gdb.base/dbx.exp: Same.
1370 * lib/gdb.exp: Same.
1371 * lib/mi-support.exp: Same.
1372 * lib/prompt.exp: Same.
1373
1374 2020-02-27 Tom de Vries <tdevries@suse.de>
1375
1376 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1377 not set.
1378
1379 2020-02-26 Aaron Merey <amerey@redhat.com>
1380
1381 * gdb.debuginfod: New directory for debuginfod tests.
1382 * gdb.debuginfod/main.c: New test file.
1383 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1384
1385 2020-02-26 Tom de Vries <tdevries@suse.de>
1386
1387 PR gdb/25603
1388 * gdb.base/persistent-lang.cc: New test.
1389 * gdb.base/persistent-lang.exp: New file.
1390
1391 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 * gdb.fortran/derived-type-striding.exp: Add a new test.
1394 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1395 new test.
1396
1397 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1398
1399 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1400 names.
1401
1402 2020-02-25 Tom de Vries <tdevries@suse.de>
1403
1404 PR go/18926
1405 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1406
1407 2020-02-24 Tom de Vries <tdevries@suse.de>
1408
1409 PR gdb/25592
1410 * gdb.base/info-locals-unused-static-var.c: New test.
1411 * gdb.base/info-locals-unused-static-var.exp: New file.
1412
1413 2020-02-22 Tom Tromey <tom@tromey.com>
1414
1415 * gdb.python/tui-window.exp: New file.
1416 * gdb.python/tui-window.py: New file.
1417
1418 2020-02-22 Tom Tromey <tom@tromey.com>
1419
1420 PR tui/17850:
1421 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1422 tests.
1423
1424 2020-02-22 Tom Tromey <tom@tromey.com>
1425
1426 * gdb.tui/new-layout.exp: Add sub-layout tests.
1427
1428 2020-02-22 Tom Tromey <tom@tromey.com>
1429
1430 * gdb.tui/new-layout.exp: New file.
1431
1432 2020-02-22 Tom Tromey <tom@tromey.com>
1433
1434 * gdb.rust/rust-style.rs: New file.
1435 * gdb.rust/rust-style.exp: New file.
1436 * gdb.base/style.exp: Test structure printing.
1437 * gdb.base/style.c (struct some_struct): New type.
1438 (enum etype): New type.
1439 (struct_value): New global.
1440
1441 2020-02-21 Tom de Vries <tdevries@suse.de>
1442
1443 PR go/18926
1444 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1445 Remove blanket xfails. Use message argument for gdb_breakpoint.
1446 Make continuing to breakpoint test conditional on setting breakpoint.
1447 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1448 DW_AT_name attribute. Add xfail for GCC PR93866.
1449
1450 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1451
1452 * gdb.dwarf2/cpp-linkage-name.c: New file.
1453 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1454
1455 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1456
1457 * lib/gdb.exp (gdb_wrapper_init): Reset
1458 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1459 not exist.
1460
1461 2020-02-20 Tom de Vries <tdevries@suse.de>
1462
1463 PR go/17018
1464 * gdb.go/hello.exp: Copy ...
1465 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1466 print of st to print value of global definition. Add xfail for GCC
1467 PR93844.
1468 * gdb.go/hello.exp: Remove printing of st before definition.
1469 * gdb.go/hello.go: Copy ...
1470 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1471 to st.
1472 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1473
1474 2020-02-20 Tom de Vries <tdevries@suse.de>
1475
1476 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1477 (gdb_simple_compile): Handle compile_flags go by using .go extension
1478 for source file.
1479 * gdb.go/chan.exp: Use support_go_compile.
1480 * gdb.go/handcall.exp: Same.
1481 * gdb.go/hello.exp: Same.
1482 * gdb.go/integers.exp: Same.
1483 * gdb.go/max-depth.exp: Same.
1484 * gdb.go/methods.exp: Same.
1485 * gdb.go/package.exp: Same.
1486 * gdb.go/strings.exp: Same.
1487 * gdb.go/types.exp: Same.
1488 * gdb.go/unsafe.exp: Same.
1489
1490 2020-02-19 Tom de Vries <tdevries@suse.de>
1491
1492 * gdb.python/lib-types.exp: Make xfail more strict.
1493
1494 2020-02-19 Tom de Vries <tdevries@suse.de>
1495
1496 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1497
1498 2020-02-19 Doug Evans <dje@google.com>
1499
1500 PR rust/25535
1501 * gdb.rust/simple.exp: Add test.
1502 * gdb.rust/simple.rs: Add test.
1503
1504 2020-02-19 Tom de Vries <tdevries@suse.de>
1505
1506 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1507 output line-by-line.
1508
1509 2020-02-19 Tom de Vries <tdevries@suse.de>
1510
1511 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1512
1513 2020-02-19 Tom de Vries <tdevries@suse.de>
1514
1515 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1516 prelink.
1517
1518 2020-02-19 Tom de Vries <tdevries@suse.de>
1519
1520 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1521 (gdb_do_cache): Use gdb_do_cache_wrap.
1522 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1523
1524 2020-02-19 Tom de Vries <tdevries@suse.de>
1525
1526 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1527 gdb_compile option.
1528
1529 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1530
1531 * gdb.base/printcmds.exp (test_print_enums): Update expected
1532 output.
1533
1534 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1535
1536 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1537 for "unknown".
1538
1539 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1540
1541 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1542 enumerator.
1543
1544 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1545
1546 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1547 FE_, add FE_NONE.
1548 (three): Update.
1549 (enum flag_enum_without_zero): New enum.
1550 (flag_enum_without_zero): New variable.
1551 (enum not_flag_enum): New enum.
1552 (three_not_flag): New variable.
1553 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1554 (test_print_enums): Add more tests for printing flag enums.
1555
1556 2020-02-18 Tom de Vries <tdevries@suse.de>
1557
1558 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1559 (gdb_compile_ada): ... here.
1560 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1561 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1562
1563 2020-02-14 Tom Tromey <tom@tromey.com>
1564
1565 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1566 build directory.
1567 * boards/gdbserver-base.exp: Update path to gdbserver.
1568
1569 2020-02-13 Tom de Vries <tdevries@suse.de>
1570
1571 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1572
1573 2020-02-13 Tom de Vries <tdevries@suse.de>
1574
1575 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1576 are missing.
1577
1578 2020-02-13 Tom de Vries <tdevries@suse.de>
1579
1580 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1581 call.
1582
1583 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1584
1585 PR tui/25126
1586 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1587 * gdb.base/cached-source-file.c: New file.
1588 * gdb.base/cached-source-file.exp: New file.
1589
1590 2020-02-11 Tom de Vries <tdevries@suse.de>
1591
1592 PR testsuite/25488
1593 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1594
1595 2020-02-10 Tom de Vries <tdevries@suse.de>
1596
1597 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1598
1599 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1600
1601 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1602 and $after_addr are both integers before making a comparison.
1603
1604 2020-02-09 Tom de Vries <tdevries@suse.de>
1605
1606 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1607 command output and paste it into gdb.log. If any, paste catch message
1608 to gdb.log.
1609
1610 2020-02-07 Tom Tromey <tromey@adacore.com>
1611
1612 PR breakpoints/24915:
1613 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1614
1615 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1616
1617 * gdb.tui/tui-missing-src.exp: Add the "missing source
1618 file" test for the TUI.
1619
1620 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1621
1622 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1623 including a port number in the output.
1624
1625 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1626
1627 * lib/fortran.exp (fortran_int4): Handle clang.
1628 (fortran_int8): Likewise.
1629 (fortran_real4): Likewise.
1630 (fortran_real8): Likewise.
1631 (fortran_complex4): Likewise.
1632 (fortran_logical4): Likewise.
1633 (fortran_character1): Likewise.
1634
1635 2020-02-04 Tom de Vries <tdevries@suse.de>
1636
1637 * README (Race detection): Add note.
1638
1639 2020-02-04 Tom de Vries <tdevries@suse.de>
1640
1641 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1642
1643 2020-02-04 Tom de Vries <tdevries@suse.de>
1644
1645 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1646
1647 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1648
1649 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1650 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1651 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1652 blttar, bnetarl.
1653 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1654 binary for blttar, bnetarl.
1655 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1656 wait instruction. Delete ldmx test.
1657 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1658
1659 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1660
1661 * gdb.fortran/array-bounds-high.exp: New file.
1662 * gdb.fortran/array-bounds-high.f90: New file.
1663
1664 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1665
1666 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1667 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1668
1669 2020-02-01 Tom de Vries <tdevries@suse.de>
1670
1671 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1672
1673 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1674
1675 PR tui/9765
1676 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1677 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1678
1679 2020-01-29 Luis Machado <luis.machado@linaro.org>
1680
1681 * gdb.arch/aarch64-brk-patterns.c: New source file.
1682 * gdb.arch/aarch64-brk-patterns.exp: New test.
1683
1684 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1685
1686 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1687 GCC/Clang version.
1688 * gdb.cp/pass-by-ref.exp: Ditto.
1689
1690 2020-01-29 Tom de Vries <tdevries@suse.de>
1691
1692 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1693 * gdb.threads/watchpoint-fork-mt.c: Same.
1694 * gdb.threads/watchpoint-fork-parent.c: Same.
1695 * gdb.threads/watchpoint-fork-st.c: Same.
1696 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1697
1698 2020-01-27 Luis Machado <luis.machado@linaro.org>
1699
1700 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1701 sitting at a syscall instruction when we hit the syscall function's
1702 breakpoint.
1703 Check PC against one obtained with the x command.
1704 Validate syscall number.
1705 (step_over_syscall): Don't continue to the syscall instruction if
1706 we're already there.
1707
1708 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1709
1710 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1711
1712 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1713
1714 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1715 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1716
1717 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1718
1719 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1720 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1721
1722 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1723
1724 * gdb.base/maint.exp: Update line table parsing test.
1725 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1726
1727 2020-01-24 Pedro Alves <palves@redhat.com>
1728
1729 PR gdb/25410
1730 * gdb.multi/multi-re-run-1.c: New.
1731 * gdb.multi/multi-re-run-2.c: New.
1732 * gdb.multi/multi-re-run.exp: New.
1733
1734 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1735
1736 PR gdb/23718
1737 * gdb.server/server-kill-python.exp: New file.
1738
1739 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1740
1741 * gdb.server/multi-ui-errors.c: New file.
1742 * gdb.server/multi-ui-errors.exp: New file.
1743
1744 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1745
1746 PR tui/9765
1747 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1748
1749 2020-01-19 Tom Tromey <tom@tromey.com>
1750
1751 * gdb.tui/main.exp: Add check for plain "file".
1752
1753 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1754
1755 * lib/gdb.exp: Fix spelling error (seperatelly).
1756
1757 2020-01-14 Tom Tromey <tom@tromey.com>
1758
1759 PR symtab/12535:
1760 * gdb.python/python.exp: Test decode_line with empty string
1761 argument.
1762
1763 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1764
1765 * gdb.base/skip-inline.exp: Extend test.
1766
1767 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1768
1769 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1770 * gdb.dwarf2/dw2-bad-elf.c: New file.
1771 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1772
1773 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1774
1775 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1776 _line_saw_file.
1777
1778 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1781 border.
1782
1783 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1784
1785 * gdb.multi/multi-target.exp (setup): Factor out "info
1786 connections" and "info inferiors" tests to ...
1787 (test_info_inferiors): ... this new procedure.
1788 (top level): Run new "info-inferiors" tests.
1789
1790 2020-01-10 Pedro Alves <palves@redhat.com>
1791
1792 * gdb.server/bkpt-other-inferior.exp: New file.
1793
1794 2020-01-10 Pedro Alves <palves@redhat.com>
1795
1796 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1797 of "add-inferior".
1798 * gdb.base/quit-live.exp: Likewise.
1799 * gdb.base/remote-exec-file.exp: Likewise.
1800 * gdb.guile/scm-progspace.exp: Likewise.
1801 * gdb.linespec/linespec.exp: Likewise.
1802 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1803 * gdb.mi/user-selected-context-sync.exp: Likewise.
1804 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1805 "info inferiors" tests.
1806 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1807 "add-inferior".
1808 * gdb.multi/watchpoint-multi.exp: Likewise.
1809 * gdb.python/py-inferior.exp: Likewise.
1810 * gdb.server/extended-remote-restart.exp: Likewise.
1811 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1812 "info inferiors".
1813 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1814 * gdb.trace/report.exp: Likewise.
1815
1816 2020-01-10 Pedro Alves <palves@redhat.com>
1817
1818 * gdb.multi/multi-target.c: New file.
1819 * gdb.multi/multi-target.exp: New file.
1820 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1821 mode requested, but remote does not support non-stop".
1822
1823 2020-01-10 Pedro Alves <palves@redhat.com>
1824
1825 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1826 disconnect before reconnecting.
1827
1828 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1829 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.server/connect-without-multi-process.exp: Also test
1832 continuing to end.
1833
1834 2020-01-10 Pedro Alves <palves@redhat.com>
1835
1836 * gdb.base/remote-exec-file.exp: New file.
1837
1838 2020-01-10 Pedro Alves <palves@redhat.com>
1839
1840 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1841 output.
1842 * gdb.threads/async.c: New.
1843 * gdb.threads/async.exp: New.
1844 * gdb.multi/tids-gid-reset.c: New.
1845 * gdb.multi/tids-gid-reset.exp: New.
1846
1847 2020-01-10 George Barrett <bob@bob131.so>
1848
1849 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1850 to help in finding the image relocation offset.
1851 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1852 options in arguments.
1853 (stap_test_no_debuginfo): Likewise.
1854 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1855 test variants.
1856 (stap_test): Add null semaphore relocation test.
1857
1858 2020-01-10 George Barrett <bob@bob131.so>
1859
1860 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1861 * gdb.base/stap-probe.exp: Likewise.
1862 (stap_test): Pass argument as an additional flag.
1863 (stap_test_no_debuginfo): Likewise.
1864 (stap_test): Check `info probes stap' output for semaphore
1865 addresses if the test binary is supposed to have them.
1866
1867 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1868
1869 * gdb.tui/basic.exp: Add more scrolling tests.
1870
1871 2020-01-09 Tom Tromey <tom@tromey.com>
1872
1873 PR tui/18932:
1874 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1875 meangingful value.
1876 (Term::command, Term::resize): Update.
1877 * gdb.tui/basic.exp: Add scrolling test.
1878
1879 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1880
1881 * gdb.tui/tui-layout-asm.exp: New file.
1882
1883 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1884
1885 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1886
1887 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1888
1889 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1890 (Term::enter_tui): Use Term::prepare_for_tui.
1891
1892 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1893
1894 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1895 called.
1896
1897 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1898
1899 * gdb.base/skip.exp: Fix race condition in test.
1900
1901 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1902
1903 * gdb.base/backtrace.c: New file.
1904 * gdb.base/backtrace.exp: New file.
1905
1906 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1907
1908 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1909
1910 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1911
1912 * gdb.base/style.exp: Test that warnings are styled.
1913
1914 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1915
1916 * gdb.base/line65535.exp: New file.
1917 * gdb.base/line65535.c: New file.
1918
1919 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1920
1921 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1922 * lib/gnat_debug_info_test.adb: New file.
1923 * gdb.ada/ptype_tagged_param.exp: Use
1924 gnat_runtime_has_debug_info, expect a different output if
1925 runtime does not have debug info.
1926
1927 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1928
1929 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1930 (another) quote in test name.
1931
1932 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1933
1934 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1935 Add quote in test name.
1936
1937 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1938
1939 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1940 directory instead.
1941 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1942 * gdb.cp/pass-by-ref-2.cc: New file.
1943 * gdb.cp/pass-by-ref-2.exp: New file.
1944
1945 2019-12-20 Tom Tromey <tom@tromey.com>
1946
1947 * gdb.tui/list-before.exp: New file.
1948
1949 2019-12-20 Tom Tromey <tom@tromey.com>
1950
1951 * gdb.tui/list.exp: Check for source on initial listing.
1952
1953 2019-12-11 Tom Tromey <tromey@adacore.com>
1954
1955 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1956 Add crlf test.
1957
1958 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1959
1960 * gdb.base/default.exp: Update value of $_gdb_major.
1961
1962 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1963
1964 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1965
1966 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1967
1968 * gdb.base/skip.exp: Whitespace fix.
1969
1970 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1971
1972 * gdb.base/skip-inline.c: New file.
1973 * gdb.base/skip-inline.exp: New file.
1974
1975 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1976
1977 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1978 jit_function_00 to jit_function_stack_mangle.
1979 * gdb.base/jithost.c (jit_function_t): Rename to...
1980 (jit_function_stack_mangle_t): ... this.
1981 (jit_function_add_t): New typedef.
1982 (jit_function_00_code): Rename to...
1983 (jit_function_stack_mangle_code): ... this, make static.
1984 (jit_function_add_code): New.
1985 (main): Generate "add" function and call it. Adjust to changes
1986 in jithost_abi.
1987 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1988 (struct jithost_abi) <begin, end>: Remove fields.
1989 <object, function_stack_mangle, function_add>: New fields.
1990 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1991 code_end>: Remove fields.
1992 <func_stack_mangle>: New field.
1993 (read_debug_info): Adjust to renaming, create block for "add"
1994 function.
1995 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1996
1997 2019-12-11 Tom Tromey <tom@tromey.com>
1998
1999 * gdb.tui/resize.exp: Fix regexp.
2000 * gdb.tui/regs.exp: Fix regexps.
2001 * gdb.tui/main.exp: Fix regexp.
2002
2003 2019-12-11 Tom Tromey <tom@tromey.com>
2004
2005 * gdb.tui/resize.exp: Update.
2006 * gdb.tui/empty.exp (layouts): Update.
2007
2008 2019-12-11 Tom Tromey <tom@tromey.com>
2009
2010 * gdb.tui/regs.exp: Update.
2011 * gdb.tui/empty.exp (layouts): Update.
2012 * gdb.tui/basic.exp: Update.
2013 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2014
2015 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2016
2017 * gdb.base/options.exp: Add -raw-values in the print completion list.
2018 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2019
2020 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2021
2022 * gdb.threads/omp-par-scope.c: New file.
2023 * gdb/threads/omp-par-scope.exp: New file.
2024
2025 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2026
2027 * lib/gdb.exp (support_nested_function_tests): New proc.
2028
2029 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2030
2031 * lib/gdb.exp (gdb_compile_openmp): New proc.
2032 (build_executable_from_specs): Add an "openmp" option.
2033 (gdb_compile_pthreads): Add non-executable case.
2034
2035 2019-12-10 Tom Tromey <tromey@adacore.com>
2036
2037 * gdb.ada/unchecked_union.exp: New file.
2038 * gdb.ada/unchecked_union/pck.adb: New file.
2039 * gdb.ada/unchecked_union/pck.ads: New file.
2040 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2041 * gdb-utils.exp (string_to_regexp): Also quote "?".
2042
2043 2019-12-10 George Barrett <bob@bob131.so>
2044
2045 Test scripted probe breakpoints.
2046 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2047 * gdb.python/py-breakpoint.c (main): Likewise.
2048 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2049 specifier test.
2050 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2051
2052 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2053
2054 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2055 an rvalue parameter.
2056 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2057 parameter.
2058
2059 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2060
2061 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2062 modules.
2063
2064 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2065
2066 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2067 broken version of GCC.
2068
2069 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2072 sym-info-cmds library.
2073 * gdb.fortran/info-types.exp: Likewise.
2074 * lib/sym-info-cmds.exp: New file.
2075
2076 2019-12-08 Tom de Vries <tdevries@suse.de>
2077
2078 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2079
2080 2019-12-07 Keith Seitz <keiths@redhat.com>
2081
2082 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2083 * gdb.base/corefile-buildid-shlib.c: New file.
2084 * gdb.base/corefile-buildid.c: New file.
2085 * gdb.base/corefile-buildid.exp: New file.
2086
2087 2019-12-06 Tom de Vries <tdevries@suse.de>
2088
2089 * gdb.dwarf2/varval.exp: Add decl before def test.
2090
2091 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2092
2093 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2094
2095 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2096
2097 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2098 CV and reference conversion for overload resolution.
2099 * gdb.cp/rvalue-ref-overload.exp: Test it.
2100
2101 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2102
2103 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2104 * gdb.base/frameapply.exp: Test faas without command.
2105
2106 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2107
2108 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2109 Fortran tests.
2110 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2111 order.
2112
2113 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2114
2115 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2116 casting to type with no kind specified.
2117 (test_basic_parsing_of_type_kinds): Additional tests for types
2118 with no kind specified, and add tests for single/double
2119 precision/complex types.
2120
2121 2019-12-04 Tom Tromey <tromey@adacore.com>
2122
2123 * gdb.base/endianity.c (struct other) <x>: New field.
2124 (main): Initialize it.
2125 * gdb.base/endianity.exp: Update.
2126
2127 2019-12-04 Tom Tromey <tromey@adacore.com>
2128
2129 * gdb.ada/scalar_storage/storage.adb: New file.
2130 * gdb.ada/scalar_storage/pck.adb: New file.
2131 * gdb.ada/scalar_storage/pck.ads: New file.
2132 * gdb.ada/scalar_storage.exp: New file.
2133
2134 2019-12-04 Tom Tromey <tromey@adacore.com>
2135
2136 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2137 (main): Initialize it.
2138 * gdb.base/endianity.exp: Update.
2139
2140 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2141
2142 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2143
2144 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2145
2146 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2147 -symbol-info-module-functions and -symbol-info-module-variables.
2148
2149 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2150
2151 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2152
2153 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2154 Andrew Burgess <andrew.burgess@embecosm.com>
2155
2156 * gdb.fortran/derived-type-striding.exp: New file.
2157 * gdb.fortran/derived-type-striding.f90: New file.
2158 * gdb.fortran/array-slices.exp: New file.
2159 * gdb.fortran/array-slices.f90: New file.
2160
2161 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2162
2163 * gdb.base/define.exp: Test . in command names.
2164 * gdb.base/setshow.exp: Update test, as . is now part of
2165 command name.
2166
2167 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2168
2169 * gdb.base/define-prefix.exp: New file.
2170
2171 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2172
2173 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2174 compile.
2175 (skip_btrace_pt_tests): Likewise.
2176
2177 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2178
2179 * gdb.fortran/info-modules.exp: Compile source files in correct
2180 order.
2181
2182 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2183
2184 * gdb.dwarf2/imported-unit.exp: New file.
2185 * gdb.dwarf2/imported-unit.c: New file.
2186
2187 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2188
2189 * gdb.mi/mi-fortran-modules-2.f90: New file.
2190 * gdb.mi/mi-fortran-modules.exp: New file.
2191 * gdb.mi/mi-fortran-modules.f90: New file.
2192
2193 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2194
2195 * gdb.mi/mi-sym-info-1.c: New file.
2196 * gdb.mi/mi-sym-info-2.c: New file.
2197 * gdb.mi/mi-sym-info.exp: New file.
2198
2199 2019-11-22 Tom Tromey <tromey@adacore.com>
2200
2201 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2202 * gdb.ada/tasks/foo.adb: Add another stopping location.
2203
2204 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2205
2206 * gdb.base/endianity.c: New test.
2207 * gdb.base/endianity.exp: New file.
2208
2209 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2210
2211 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2212
2213 2019-11-21 Tom de Vries <tdevries@suse.de>
2214
2215 PR gdb/24956
2216 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2217
2218 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2219
2220 * gdb.python/py-progspace.exp: Add missing parentheses on some
2221 'print' commands.
2222
2223 2019-11-19 Tom Tromey <tom@tromey.com>
2224
2225 * gdb.tui/winheight.exp: New file.
2226
2227 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2228
2229 * gdb.base/ctf-whatis.c: Delete.
2230 * gdb.base/ctf-whatis.exp: Delete.
2231 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2232
2233 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2234
2235 * gdb.base/ctf-cvexpr.exp: Delete.
2236 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2237
2238 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2239
2240 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2241 the compiler. Clean up header comment a little.
2242 * gdb.base/ctf-ptype.exp: Likewise.
2243 * gdb.base/ctf-whatis.exp: Likewise.
2244 * lib/gdb.exp (skip_ctf_tests): New proc.
2245
2246 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2247
2248 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2249 * gdb.tui/corefile-run.exp: New file.
2250
2251 2019-11-14 Tom Tromey <tromey@adacore.com>
2252
2253 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2254 regression tests.
2255
2256 2019-11-12 Tom Tromey <tom@tromey.com>
2257
2258 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2259 after any command. Expect prompt after WAIT_FOR is seen.
2260 (enter_tui): Enable resize messages.
2261 (command): Expect command in output.
2262 (get_line): Avoid error when cursor appears to be off-screen.
2263 (dump_screen): Include screen size in title.
2264 (_do_resize): New proc, from "resize".
2265 (resize): Rewrite. Do resize in two steps.
2266 * gdb.tui/empty.exp (layouts): Fix entries.
2267 (check_boxes): Remove xfail.
2268 (check_text): Dump screen on failure.
2269
2270 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 * gdb.python/py-symbol.exp: Add test for
2273 gdb.lookup_static_symbols.
2274
2275 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2276
2277 * gdb.python/py-symbol.c: Declare and call function from new
2278 py-symbol-2.c file.
2279 * gdb.python/py-symbol.exp: Compile both source files, and add new
2280 tests for gdb.lookup_static_symbol.
2281 * gdb.python/py-symbol-2.c: New file.
2282
2283 2019-11-02 Tom de Vries <tdevries@suse.de>
2284
2285 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2286 * gdb.base/anon.exp: Same.
2287 * gdb.base/auto-connect-native-target.exp: Same.
2288 * gdb.base/call-ar-st.exp: Same.
2289 * gdb.base/catch-syscall.exp: Same.
2290 * gdb.base/commands.exp: Same.
2291 * gdb.base/default.exp: Same.
2292 * gdb.base/display.exp: Same.
2293 * gdb.base/float.exp: Same.
2294 * gdb.base/foll-fork.exp: Same.
2295 * gdb.base/help.exp: Same.
2296 * gdb.base/info-macros.exp: Same.
2297 * gdb.base/info-proc.exp: Same.
2298 * gdb.base/info-target.exp: Same.
2299 * gdb.base/long_long.exp: Same.
2300 * gdb.base/macscp.exp: Same.
2301 * gdb.base/memattr.exp: Same.
2302 * gdb.base/nofield.exp: Same.
2303 * gdb.base/pointers.exp: Same.
2304 * gdb.base/printcmds.exp: Same.
2305 * gdb.base/ptype.exp: Same.
2306 * gdb.base/restore.exp: Same.
2307 * gdb.base/return.exp: Same.
2308 * gdb.base/scope.exp: Same.
2309 * gdb.base/set-noassign.exp: Same.
2310 * gdb.base/setshow.exp: Same.
2311 * gdb.base/shlib-call.exp: Same.
2312 * gdb.base/signals.exp: Same.
2313 * gdb.base/sigstep.exp: Same.
2314 * gdb.base/skip.exp: Same.
2315 * gdb.base/solib-symbol.exp: Same.
2316 * gdb.base/stap-probe.exp: Same.
2317 * gdb.base/step-line.exp: Same.
2318 * gdb.base/step-test.exp: Same.
2319 * gdb.base/style.exp: Same.
2320 * gdb.base/varargs.exp: Same.
2321 * gdb.base/vla-datatypes.exp: Same.
2322 * gdb.base/vla-ptr.exp: Same.
2323 * gdb.base/vla-sideeffect.exp: Same.
2324 * gdb.base/volatile.exp: Same.
2325 * gdb.base/watch-cond-infcall.exp: Same.
2326 * gdb.base/watchpoint.exp: Same.
2327
2328 2019-11-02 Tom de Vries <tdevries@suse.de>
2329
2330 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2331 * gdb.cp/cpexprs.exp: Same.
2332 * gdb.cp/except-multi-location.exp: Same.
2333 * gdb.cp/exceptprint.exp: Same.
2334 * gdb.cp/gdb2384.exp: Same.
2335 * gdb.cp/inherit.exp: Same.
2336 * gdb.cp/m-static.exp: Same.
2337 * gdb.cp/meth-typedefs.exp: Same.
2338 * gdb.cp/misc.exp: Same.
2339 * gdb.cp/namespace.exp: Same.
2340 * gdb.cp/non-trivial-retval.exp: Same.
2341 * gdb.cp/overload.exp: Same.
2342 * gdb.cp/pr17132.exp: Same.
2343 * gdb.cp/re-set-overloaded.exp: Same.
2344 * gdb.cp/rvalue-ref-types.exp: Same.
2345 * gdb.cp/templates.exp: Same.
2346
2347 2019-11-01 Luis Machado <luis.machado@linaro.org>
2348
2349 PR gdb/25124
2350
2351 * gdb.arch/pr25124.S: New file.
2352 * gdb.arch/pr25124.exp: New file.
2353
2354 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2355
2356 * gdb.fortran/info-modules.exp: Update expected results, and add
2357 additional tests for 'info module functinos', and 'info module
2358 variables'.
2359 * gdb.fortran/info-types.exp: Update expected results.
2360 * gdb.fortran/info-types.f90: Extend testcase with additional
2361 module variables and functions.
2362
2363 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2364
2365 * gdb.fortran/info-modules.exp: New file.
2366 * gdb.fortran/info-types.exp: Build with new file.
2367 * gdb.fortran/info-types.f90: Include and use new module.
2368 * gdb.fortran/info-types-2.f90: New file.
2369
2370 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2371
2372 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2373 * gdb.base/settings.exp: Test all settings types using
2374 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2375 that now verifies that the value of "maint show" is the same as
2376 returned by the settings functions. Test the type of the
2377 maintenance settings.
2378 * gdb.base/default.exp: Update show_conv_list.
2379
2380 2019-10-31 Tom de Vries <tdevries@suse.de>
2381
2382 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2383 gdb_test.
2384 * gdb.arch/amd64-disp-step.exp: Same.
2385 * gdb.asm/asm-source.exp: Same.
2386 * gdb.btrace/buffer-size.exp: Same.
2387 * gdb.btrace/cpu.exp: Same.
2388 * gdb.btrace/enable.exp: Same.
2389 * gdb.dwarf2/count.exp: Same.
2390 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2391 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2392 * gdb.fortran/vla-datatypes.exp: Same.
2393 * gdb.fortran/vla-history.exp: Same.
2394 * gdb.fortran/vla-ptype.exp: Same.
2395 * gdb.fortran/vla-value.exp: Same.
2396 * gdb.fortran/whatis_type.exp: Same.
2397 * gdb.guile/guile.exp: Same.
2398 * gdb.multi/tids.exp: Same.
2399 * gdb.python/py-finish-breakpoint.exp: Same.
2400 * gdb.python/py-framefilter.exp: Same.
2401 * gdb.python/py-pp-registration.exp: Same.
2402 * gdb.python/py-xmethods.exp: Same.
2403 * gdb.python/python.exp: Same.
2404 * gdb.server/connect-with-no-symbol-file.exp: Same.
2405 * gdb.server/no-thread-db.exp: Same.
2406 * gdb.server/run-without-local-binary.exp: Same.
2407 * gdb.stabs/weird.exp: Same.
2408 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2409 * gdb.threads/thread-find.exp: Same.
2410 * gdb.threads/tls-shared.exp: Same.
2411 * gdb.threads/tls.exp: Same.
2412 * gdb.threads/wp-replication.exp: Same.
2413 * gdb.trace/ax.exp: Same.
2414 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2415
2416 2019-10-31 Tom de Vries <tdevries@suse.de>
2417
2418 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2419 * gdb.ada/array_subscript_addr.exp: Same.
2420 * gdb.ada/arrayidx.exp: Same.
2421 * gdb.ada/arrayparam.exp: Same.
2422 * gdb.ada/arrayptr.exp: Same.
2423 * gdb.ada/boolean_expr.exp: Same.
2424 * gdb.ada/call_pn.exp: Same.
2425 * gdb.ada/complete.exp: Same.
2426 * gdb.ada/fixed_cmp.exp: Same.
2427 * gdb.ada/fun_addr.exp: Same.
2428 * gdb.ada/funcall_param.exp: Same.
2429 * gdb.ada/interface.exp: Same.
2430 * gdb.ada/mod_from_name.exp: Same.
2431 * gdb.ada/null_array.exp: Same.
2432 * gdb.ada/packed_array.exp: Same.
2433 * gdb.ada/packed_tagged.exp: Same.
2434 * gdb.ada/print_chars.exp: Same.
2435 * gdb.ada/print_pc.exp: Same.
2436 * gdb.ada/ptype_arith_binop.exp: Same.
2437 * gdb.ada/ptype_field.exp: Same.
2438 * gdb.ada/ptype_tagged_param.exp: Same.
2439 * gdb.ada/rec_return.exp: Same.
2440 * gdb.ada/ref_tick_size.exp: Same.
2441 * gdb.ada/str_ref_cmp.exp: Same.
2442 * gdb.ada/taft_type.exp: Same.
2443 * gdb.ada/tagged.exp: Same.
2444 * gdb.ada/type_coercion.exp: Same.
2445 * gdb.ada/uninitialized_vars.exp: Same.
2446
2447 2019-10-30 Tom de Vries <tdevries@suse.de>
2448
2449 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2450
2451 2019-10-26 Tom de Vries <tdevries@suse.de>
2452
2453 * gdb.base/bigcore.c: Fix typos in comments.
2454 * gdb.base/ctf-ptype.c: Same.
2455 * gdb.base/long_long.c: Same.
2456 * gdb.dwarf2/dw2-op-out-param.S: Same.
2457 * gdb.python/py-evthreads.c: Same.
2458 * gdb.reverse/i387-stack-reverse.c: Same.
2459 * gdb.trace/tfile.c: Same.
2460 * lib/compiler.c: Same.
2461 * lib/compiler.cc: Same.
2462
2463 2019-10-25 Tom de Vries <tdevries@suse.de>
2464
2465 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2466 gdb_test_multiple calls.
2467 * gdb.reverse/sigall-reverse.exp: Same.
2468 * gdb.reverse/solib-precsave.exp: Same.
2469 * gdb.reverse/solib-reverse.exp: Same.
2470 * gdb.reverse/until-precsave.exp: Same.
2471 * gdb.reverse/until-reverse.exp: Same.
2472
2473 2019-10-24 Tom de Vries <tdevries@suse.de>
2474
2475 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2476 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2477 kfail using -wrap pattern flag and convenience variable
2478 gdb_test_name.
2479
2480 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2481
2482 * gdb.python/py-progspace.exp: Add tests for the
2483 Progspace.block_for_pc method.
2484
2485 2019-10-23 Tom Tromey <tom@tromey.com>
2486
2487 * configure: Rebuild.
2488 * aclocal.m4: Use m4_include, not sinclude.
2489
2490 2019-10-21 Tom de Vries <tdevries@suse.de>
2491
2492 * gdb.base/infcall-nested-structs.c: Add
2493 __attribute__((noinline,noclone)) to all functions.
2494 (call_all): Add missing variable initialization. Simplify return value.
2495 (breakpt): Increment volatile variable, to prevent call from being
2496 optimized out.
2497 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2498
2499 2019-10-17 Tom de Vries <tdevries@suse.de>
2500
2501 * gdb.fortran/module.exp: Allow info variables to print info for files
2502 other than module.f90.
2503
2504 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2505
2506 * gdb.fortran/module.exp: Extend with 'info variables' test.
2507
2508 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2509
2510 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2511 F77_FOR_TARGET.
2512
2513 2019-10-16 Tom de Vries <tdevries@suse.de>
2514
2515 PR tdep/25096
2516 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2517
2518 2019-10-16 Tom de Vries <tdevries@suse.de>
2519
2520 PR tdep/24104
2521 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2522 Add KFAIL for PR tdep/25096.
2523
2524 2019-10-16 Tom de Vries <tdevries@suse.de>
2525
2526 PR testsuite/25059
2527 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2528
2529 2019-10-16 Tom de Vries <tdevries@suse.de>
2530
2531 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2532 as signed.
2533
2534 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2535
2536 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2537 one instead of increasing timeout.
2538
2539 2019-10-13 Tom de Vries <tdevries@suse.de>
2540
2541 PR record/25038
2542 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2543 * gdb.reverse/sigall-reverse.exp: Same.
2544 * gdb.reverse/solib-precsave.exp: Same.
2545 * gdb.reverse/solib-reverse.exp: Same.
2546 * gdb.reverse/step-precsave.exp: Same.
2547 * gdb.reverse/until-precsave.exp: Same.
2548 * gdb.reverse/until-reverse.exp: Same.
2549 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2550
2551 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2552
2553 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2554 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2555 (cmp_struct_05_01, cmp_struct_static_02_01)
2556 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2557 comparisons.
2558
2559 2019-10-10 Tom de Vries <tdevries@suse.de>
2560
2561 PR testsuite/24888
2562 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2563 gnatlink.
2564
2565 2019-10-09 Tom de Vries <tdevries@suse.de>
2566
2567 PR testsuite/25048
2568 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2569
2570 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2571
2572 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2573 exceptions due to missing debug information.
2574
2575 2019-10-07 Tom de Vries <tdevries@suse.de>
2576
2577 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2578
2579 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2580
2581 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2582 * gdb.base/annota1.exp: Update to use gdb_test_name.
2583
2584 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2585
2586 * gdb.base/ctf-whatis.exp: New file.
2587 * gdb.base/ctf-whatis.c: New file.
2588 * gdb.base/ctf-ptype.exp: New file.
2589 * gdb.base/ctf-ptype.c: New file.
2590 * gdb.base/ctf-constvars.exp: New file.
2591 * gdb.base/ctf-constvars.c: New file.
2592 * gdb.base/ctf-cvexpr.exp: New file.
2593
2594 2019-10-04 Tom de Vries <tdevries@suse.de>
2595
2596 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2597 for loop.
2598
2599 2019-10-03 Tom Tromey <tom@tromey.com>
2600
2601 PR rust/24976:
2602 * gdb.rust/simple.rs (Union2): New type.
2603 (main): Use Union2.
2604 * gdb.rust/simple.exp: Add test.
2605
2606 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2607
2608 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2609 nested function prefix.
2610
2611 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2612 Richard Bunt <richard.bunt@arm.com>
2613 Andrew Burgess <andrew.burgess@embecosm.com>
2614
2615 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2616 nested functions.
2617 * gdb.fortran/nested-funcs.f90: Update expected results.
2618 * gdb.fortran/nested-funcs-2.exp: New file.
2619 * gdb.fortran/nested-funcs-2.f90: New file.
2620
2621 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2622
2623 * gdb.python/py-parameter.exp: Make test names unique.
2624 * gdb.python/py-template.exp: Likewise.
2625 * gdb.python/py-value.exp: Likewise.
2626
2627 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2628
2629 * gdb.base/break-interp.exp: Reduce test name duplication.
2630 * gdb.base/call-sc.exp: Likewise.
2631 * gdb.base/callfuncs.exp: Likewise.
2632 * gdb.base/charset.exp: Likewise.
2633 * gdb.base/dump.exp: Likewise.
2634 * gdb.base/ena-dis-br.exp: Likewise.
2635 * gdb.base/relational.exp: Likewise.
2636 * gdb.base/step-over-syscall.exp: Likewise.
2637 * gdb.base/structs.exp: Likewise.
2638
2639 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2640
2641 * gdb.linespec/explicit.exp: Make test names unique.
2642 * gdb.linespec/ls-errs.exp: Likewise.
2643
2644 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2645
2646 * gdb.reverse/break-precsave.exp: Make test names unique.
2647 * gdb.reverse/break-reverse.exp: Likewise.
2648 * gdb.reverse/finish-precsave.exp: Likewise.
2649 * gdb.reverse/finish-reverse.exp: Likewise.
2650 * gdb.reverse/machinestate-precsave.exp: Likewise.
2651 * gdb.reverse/machinestate.exp: Likewise.
2652 * gdb.reverse/readv-reverse.exp: Likewise.
2653 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2654 * gdb.reverse/sigall-precsave.exp: Likewise.
2655 * gdb.reverse/sigall-reverse.exp: Likewise.
2656 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2657 * gdb.reverse/watch-precsave.exp: Likewise.
2658 * gdb.reverse/watch-reverse.exp: Likewise.
2659
2660 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2661
2662 * gdb.threads/stop-with-handle.c: New file.
2663 * gdb.threads/stop-with-handle.exp: New file.
2664
2665 2019-10-03 Tom de Vries <tdevries@suse.de>
2666
2667 PR testsuite/25059
2668 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2669 directory" line to be missing.
2670
2671 2019-10-03 Tom de Vries <tdevries@suse.de>
2672
2673 PR testsuite/25059
2674 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2675 type optional.
2676
2677 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2678
2679 * gdb.python/py-format-string.c (string.h): New include.
2680 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2681 the same value, for endianness-independence.
2682 * gdb.python/py-format-string.exp (default_regexp_dict)
2683 (test_pretty_structs, test_format): Adjust expected output to the
2684 changed initialization.
2685
2686 2019-10-02 Tom Tromey <tromey@adacore.com>
2687
2688 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2689
2690 2019-10-02 Pedro Alves <palves@redhat.com>
2691 Andrew Burgess <andrew.burgess@embecosm.com>
2692
2693 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2694 "print-file-var.h".
2695 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2696 (get_version_1): Print this_version_id and its address.
2697 Add extern "C" wrappers around interface functions.
2698 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2699 "print-file-var.h".
2700 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2701 (get_version_2): Print this_version_id and its address.
2702 Add extern "C" wrappers around interface functions.
2703 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2704 <stddef.h> and "print-file-var.h".
2705 Add extern "C" wrappers around interface functions.
2706 [VERSION_ID_MAIN] (this_version_id): Define.
2707 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2708 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2709 up extern "C" blocks.
2710 * gdb.base/print-file-var.exp (test): New, factored out from top
2711 level.
2712 (top level): Test all combinations of attribute hidden or not,
2713 dlopen or not, and this_version_id symbol in main file or not.
2714 Compile tests as both C++ and C, make test names unique.
2715
2716 2019-10-01 Tom Tromey <tom@tromey.com>
2717
2718 * gdb.base/style.exp: Test "show logging filename".
2719
2720 2019-10-01 Tom Tromey <tom@tromey.com>
2721
2722 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2723 * gdb.base/style.exp: Add metadata style test.
2724
2725 2019-10-01 Tom Tromey <tom@tromey.com>
2726
2727 * gdb.base/style.exp: Test "pwd".
2728
2729 2019-10-01 Tom Tromey <tom@tromey.com>
2730
2731 * gdb.base/style.exp: Update tests.
2732
2733 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2734
2735 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2736 'six' to unsigned.
2737 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2738 'five'. Use an all-ones bit pattern for each.
2739 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2740 to its changed values.
2741
2742 2019-09-30 Tom Tromey <tromey@adacore.com>
2743
2744 * gdb.rust/traits.rs: Disable all warnings.
2745
2746 2019-09-29 Tom de Vries <tdevries@suse.de>
2747
2748 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2749
2750 2019-09-29 Tom de Vries <tdevries@suse.de>
2751
2752 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2753
2754 2019-09-27 Tom de Vries <tdevries@suse.de>
2755
2756 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2757
2758 2019-09-27 Tom de Vries <tdevries@suse.de>
2759
2760 PR record/23188
2761 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2762
2763 2019-09-26 Tom Tromey <tromey@adacore.com>
2764
2765 * gdb.ada/py_taft.exp: New file.
2766 * gdb.ada/py_taft/main.adb: New file.
2767 * gdb.ada/py_taft/pkg.adb: New file.
2768 * gdb.ada/py_taft/pkg.ads: New file.
2769
2770 2019-09-24 Tom de Vries <tdevries@suse.de>
2771
2772 PR gdb/24598
2773 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2774
2775 2019-09-22 Tom de Vries <tdevries@suse.de>
2776
2777 * gdb.base/restore.exp: Allow register variables to be optimized out at
2778 -O0.
2779
2780 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2781
2782 * gdb.arch/spu-info.exp: Remove file.
2783 * gdb.arch/spu-info.c: Remove file.
2784 * gdb.arch/spu-ls.exp: Remove file.
2785 * gdb.arch/spu-ls.c: Remove file.
2786
2787 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2788 * gdb.asm/spu.inc: Remove file.
2789
2790 * gdb.base/dump.exp: Remove support for spu*-*-*.
2791 * gdb.base/stack-checking.exp: Likewise.
2792 * gdb.base/overlays.exp: Likewise.
2793 * gdb.base/ovlymgr.c: Likewise.
2794 * gdb.base/spu.ld: Remove file.
2795
2796 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2797 * gdb.cp/cpexprs.exp: Likewise.
2798 * gdb.cp/exception.exp: Likewise.
2799 * gdb.cp/gdb2495.exp: Likewise.
2800 * gdb.cp/mb-templates.exp: Likewise.
2801 * gdb.cp/pr9167.exp: Likewise.
2802 * gdb.cp/userdef.exp: Likewise.
2803
2804 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2805
2806 * gdb.cell: Remove directory.
2807 * lib/cell.exp: Remove file.
2808
2809 2019-09-19 Tom de Vries <tdevries@suse.de>
2810
2811 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2812
2813 2019-09-19 Tom de Vries <tdevries@suse.de>
2814
2815 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2816
2817 2019-09-19 Tom de Vries <tdevries@suse.de>
2818
2819 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2820 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2821 (gdb_target_cmd): ... here.
2822 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2823 value 2.
2824
2825 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2826
2827 * gdb.base/source-dir.exp: Avoid having directory names in test
2828 names.
2829
2830 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2831
2832 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2833 directory.
2834
2835 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2836
2837 * gdb.base/list-missing-source.exp: New file.
2838
2839 2019-09-14 Tom de Vries <tdevries@suse.de>
2840
2841 PR teststuite/24599
2842 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2843 * lib/ada.exp (gnatmake_version_at_least): New proc.
2844
2845 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2846
2847 * gdb.base/maint.exp: Use exec_has_index_section.
2848
2849 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2850
2851 * gdb.base/maint.exp: Add test for 'maint info sections'.
2852
2853 2019-09-12 Tom de Vries <tdevries@suse.de>
2854
2855 * gdb.base/store.exp: Allow register variables to be optimized out at
2856 -O0.
2857
2858 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2859
2860 * gdb.ada/rdv_wait.exp: Update to new task names.
2861 * gdb.base/task_switch_in_core.exp: Likewise.
2862 * gdb.base/info_sources_base.c: Likewise.
2863
2864 2019-09-10 Tom Tromey <tromey@adacore.com>
2865
2866 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2867
2868 2019-09-10 Tom Tromey <tromey@adacore.com>
2869
2870 * gdb.ada/dgopt.exp: New file.
2871 * gdb.ada/dgopt/x.adb: New file.
2872
2873 2019-09-08 Tom Tromey <tom@tromey.com>
2874
2875 * gdb.tui/resize.exp: Remove setup_xfail.
2876 * gdb.tui/regs.exp: Remove setup_xfail.
2877 * gdb.tui/basic.exp: Remove setup_xfail.
2878
2879 2019-09-06 David Blaikie <dblaikie@gmail.com>
2880
2881 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2882 * gdb.cp/cplabel.exp: Ditto.
2883 * gdb.linespec/ls-errs.exp: Ditto.
2884
2885 2019-09-05 Tom de Vries <tdevries@suse.de>
2886
2887 * lib/gdb.exp (cmp_file_string): New proc.
2888 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2889 runto_main. Verify save breakpoints output.
2890
2891 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2892
2893 * gdb.base/info-var.exp: Test info variables without running
2894 to main, to avoid expect's buffer overflow.
2895
2896 2019-09-03 Tom Tromey <tromey@adacore.com>
2897
2898 * gdb.ada/bias.exp: New file.
2899 * gdb.ada/bias/bias.adb: New file.
2900 * gdb.ada/print_chars.exp: Add regression test.
2901 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2902 (MC): New variable.
2903
2904 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2905
2906 * gdb.base/argv0-symlink.exp: Run only on native target
2907 and local host.
2908
2909 2019-08-29 Tom de Vries <tdevries@suse.de>
2910
2911 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2912 diverse debug info.
2913 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2914
2915 2019-08-28 Tom de Vries <tdevries@suse.de>
2916
2917 * gdb.base/info-var.exp: Allow info variables to print info for files
2918 other than info-var-f1.c and info-var-f2.c.
2919
2920 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2921
2922 * gdb.fortran/info-types.exp: Add module.
2923 * gdb.fortran/info-types.f90: Update expected results.
2924
2925 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2926
2927 * gdb.fortran/info-types.exp: New file.
2928 * gdb.fortran/info-types.f90: New file.
2929 * lib/fortran.exp (fortran_character1): New proc.
2930
2931 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2932
2933 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2934 functions'. Reindent as needed.
2935 * gdb.base/info-var-f1.c: New file.
2936 * gdb.base/info-var-f2.c: New file.
2937 * gdb.base/info-var.exp: New file.
2938 * gdb.base/info-var.h: New file.
2939
2940 2019-08-26 Tom de Vries <tdevries@suse.de>
2941
2942 PR c++/24852
2943 * gdb.cp/no-libstdcxx-probe.exp: New test.
2944
2945 2019-08-26 Tom de Vries <tdevries@suse.de>
2946
2947 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2948 * tests need to be skipped.
2949 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2950 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2951 mi_skip_libstdcxx_probe_tests.
2952
2953 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2954
2955 * gdb.python/py-xmethods.exp: Use raw strings when passing
2956 arguments to SimpleXMethodMatcher.
2957
2958 2019-08-22 Tom de Vries <tdevries@suse.de>
2959
2960 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2961 more informative.
2962
2963 2019-08-21 Pedro Alves <palves@redhat.com>
2964
2965 * gdb.base/with.exp: Test "with" with no arguments.
2966
2967 2019-08-21 Tom de Vries <tdevries@suse.de>
2968
2969 * gdb.base/gdb-caching-proc.exp: Sort files.
2970
2971 2019-08-20 Tom de Vries <tdevries@suse.de>
2972
2973 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2974 compilation.
2975
2976 2019-08-16 Tom de Vries <tdevries@suse.de>
2977
2978 * gdb.base/compare-sections.exp ("after run to main"): Allow
2979 mismatched read-only sections for PIE executables.
2980
2981 2019-08-16 Tom Tromey <tom@tromey.com>
2982
2983 * lib/tuiterm.exp (_csi_Z): New proc.
2984 * gdb.tui/basic.exp: Update window positions.
2985 * gdb.tui/empty.exp: Update window positions.
2986
2987 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2988
2989 * gdb.base/examine-backward.exp: Correct regexp for
2990 "examine 3 bytes backward from ${address_zero}".
2991
2992 2019-08-15 Tom Tromey <tom@tromey.com>
2993
2994 * gdb.tui/empty.exp: Enable resizing tests.
2995
2996 2019-08-15 Tom Tromey <tromey@adacore.com>
2997
2998 * gdb.ada/char_enum.exp: Add regression tests.
2999 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3000 and '0'.
3001 (Char, Gchar): Update.
3002 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3003
3004 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3005
3006 * gdb.python/python.exp: Expect a leading underscore on
3007 GdbOutput{,Error}File.
3008
3009 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3010
3011 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3012 Windows host.
3013
3014 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3015
3016 * gdb.base/batch-preserve-term-settings.exp
3017 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3018
3019 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3020
3021 * lib/gdb.exp: When running on a mingw target, replace
3022 /x/ with x:/.
3023
3024 2019-08-14 Alan Hayward <alan.hayward@arm.com>
3025
3026 * gdb.arch/aarch64-prologue.c: New test.
3027 * gdb.arch/aarch64-prologue.exp: New file.
3028
3029 2019-08-13 Tom de Vries <tdevries@suse.de>
3030
3031 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3032 Thread.
3033
3034 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3035
3036 * gdb.python/py-completion.exp: Download the .py file to the host
3037 and use its host pathname. Conditionalize tests that use
3038 tab completion and manipulate files on the build machine.
3039 * gdb.python/py-events.exp: Download the .py file to the host
3040 and use its host pathname.
3041 * gdb.python/py-evsignal.exp: Likewise.
3042 * gdb.python/py-evthreads.exp: Likewise.
3043 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3044 pathname syntax.
3045 * gdb.python/py-framefilter.exp: Download the .py file to the right
3046 place on the host. Match Windows pathname syntax.
3047 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3048 .py file to the host and use its host pathname.
3049 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3050 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3051 build pathname. Skip symlink test on Windows host. Add missing
3052 newline at end of file.
3053 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3054 and use its host pathname.
3055 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3056 * gdb.python/py-section-script.exp: Use host location of binfile
3057 on safe-path. Use correct path separator on Windows host.
3058 Reorder alternatives in gdb_test_multiple to prevent matching
3059 the wrong alternative on success.
3060 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3061
3062 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3063
3064 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3065 expect the GDB inferior to no longer immediately stop after
3066 being resumed with "signal SIGINT".
3067
3068 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3069
3070 * gdb.linespec/break-ask.exp: Generalize regexps to match
3071 Windows pathnames too.
3072
3073 2019-08-08 Tom de Vries <tdevries@suse.de>
3074
3075 PR testsuite/24862
3076 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3077
3078 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3079
3080 * gdb.base/style.exp: Update tests for help doc new invariants.
3081 * gdb.base/help.exp: Likewise.
3082
3083 2019-08-06 Tom Tromey <tom@tromey.com>
3084
3085 * gdb.base/style.exp: Add disassemble test.
3086 * gdb.base/style.c (some_called_function): New function.
3087 (main): Use it.
3088
3089 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3090
3091 * gdb.python/py-block.exp: Test dictionary access on blocks.
3092
3093 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3094
3095 PR gdb/24863
3096 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3097 -list-thread-groups --available test when running under
3098 check-read1.
3099
3100 2019-08-05 Tom de Vries <tdevries@suse.de>
3101
3102 PR testsuite/24863
3103 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3104 * gdb.base/help.exp: Use with_read1_timeout_factor.
3105 * gdb.base/info-macros.exp: Same.
3106 * gdb.cp/nested-types.exp: Same.
3107
3108 2019-08-05 Tom de Vries <tdevries@suse.de>
3109
3110 * lib/gdb.exp (version_at_least): Factor out of ...
3111 (tcl_version_at_least): ... here.
3112 (gdb_compile): Fail if pie results in non-PIE executable.
3113 (readelf_version, readelf_prints_pie): New proc.
3114 (exec_is_pie): Return -1 if unknown.
3115
3116 2019-08-05 Tom de Vries <tdevries@suse.de>
3117
3118 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3119
3120 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3121
3122 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3123
3124 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3125
3126 * lib/completion-support.exp (test_gdb_complete_none): Skip
3127 tab completion tests if no readline support.
3128 (test_gdb_complete_unique_re): Likewise.
3129 (test_gdb_complete_multiple): Likewise.
3130
3131 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3132
3133 * gdb.base/info_sources.exp: New file.
3134 * gdb.base/info_sources.c: New file.
3135 * gdb.base/info_sources_base.c: New file.
3136
3137 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3138
3139 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3140 prefix argument.
3141 (test_exit_status): Add prefix argument.
3142
3143 2019-08-01 Tom de Vries <tdevries@suse.de>
3144
3145 PR testsuite/24863
3146 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3147 calling exp_continue for new thread and thread exited messages.
3148
3149 2019-08-01 Tom de Vries <tdevries@suse.de>
3150
3151 PR testsuite/24863
3152 * gdb.base/structs.exp: Fix check-read1 timeout using
3153 gdb_test_sequence.
3154 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3155
3156 2019-08-01 Tom de Vries <tdevries@suse.de>
3157
3158 PR testsuite/24863
3159 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3160 line.
3161
3162 2019-08-01 Tom de Vries <tdevries@suse.de>
3163
3164 PR testsuite/24863
3165 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3166
3167 2019-07-30 Tom Tromey <tromey@adacore.com>
3168
3169 * gdb.ada/display_nested.exp: New file.
3170 * gdb.ada/display_nested/foo.adb: New file.
3171 * gdb.ada/display_nested/pack.adb: New file.
3172 * gdb.ada/display_nested/pack.ads: New file.
3173
3174 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3175
3176 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3177 namespace.
3178 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3179
3180 2019-07-30 Tom de Vries <tdevries@suse.de>
3181
3182 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3183 instead.
3184
3185 2019-07-30 Tom de Vries <tdevries@suse.de>
3186
3187 PR testsuite/24834
3188 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3189 (exec_is_pie): New proc.
3190
3191 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3192
3193 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3194
3195 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3196
3197 * gdb.python/py-objfile.c: Add global and static vars.
3198 * gdb.python/py-objfile.exp: Test new functions Objfile.
3199 lookup_global_symbol and lookup_static_symbol.
3200
3201 2019-07-29 Tom Tromey <tom@tromey.com>
3202
3203 * lib/tuiterm.exp (Term::_csi_@): New proc.
3204 (Term::_csi_X): Don't move cursor.
3205
3206 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3207
3208 * gdb.base/options.exp: Update backtrace - completion to
3209 new option -frame-info.
3210 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3211 Test new 'set print frame-info'. Test backtrace -frame-info
3212 overriding 'set print frame-info'.
3213 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3214 Test new 'set print frame-info'.
3215 Verify consistency of backtrace with and without filters, with and
3216 without -no-filters.
3217 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3218 default.
3219
3220 2019-07-29 Tom de Vries <tdevries@suse.de>
3221
3222 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3223 no arguments".
3224
3225 2019-07-29 Tom de Vries <tdevries@suse.de>
3226
3227 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3228 is a substring of the first for "complete non-unique file name".
3229
3230 2019-07-29 Tom de Vries <tdevries@suse.de>
3231
3232 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3233 with ".*".
3234
3235 2019-07-29 Tom de Vries <tdevries@suse.de>
3236
3237 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3238 Pass prompt_regexp parameter to gdb_test_multiple calls.
3239
3240 2019-07-29 Tom de Vries <tdevries@suse.de>
3241
3242 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3243 print registers" regexps.
3244
3245 2019-07-29 Tom de Vries <tdevries@suse.de>
3246
3247 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3248
3249 2019-07-29 Tom de Vries <tdevries@suse.de>
3250
3251 PR gdb/24855
3252 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3253 (skip_python_tests_prompt): Add prompt_regexp argument to
3254 gdb_test_multiple calls.
3255
3256 2019-07-27 Tom Tromey <tom@tromey.com>
3257
3258 * gdb.tui/main.exp: New file.
3259
3260 2019-07-27 Tom Tromey <tom@tromey.com>
3261
3262 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3263 optional.
3264 * gdb.tui/empty.exp: New file.
3265
3266 2019-07-27 Tom Tromey <tom@tromey.com>
3267
3268 * lib/tuiterm.exp (spawn): New proc.
3269 (Term::resize): New proc.
3270 * gdb.tui/resize.exp: New file.
3271
3272 2019-07-27 Tom Tromey <tom@tromey.com>
3273
3274 * gdb.tui/list.exp: New file.
3275
3276 2019-07-27 Tom Tromey <tom@tromey.com>
3277
3278 * gdb.tui/regs.exp: New file.
3279
3280 2019-07-27 Tom Tromey <tom@tromey.com>
3281
3282 * gdb.tui/basic.exp: Add "layout split" test.
3283
3284 2019-07-27 Tom Tromey <tom@tromey.com>
3285
3286 * gdb.tui/basic.exp: Add "layout asm" test.
3287
3288 2019-07-27 Tom Tromey <tom@tromey.com>
3289
3290 * lib/tuiterm.exp: New file.
3291 * gdb.tui/basic.exp: New file.
3292
3293 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3294
3295 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3296 Enable tests associated with this flag. Adjust regex
3297 referencing "foo_low" to now refer to "foo_cold" instead.
3298
3299 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3300
3301 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3302 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3303 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3304 foo_cold. Revise comments to match.
3305 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3306 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3307 were wrapped into this proc; Call do_test in loop from outermost
3308 level.
3309 (foo_low): Rename all occurrences to "foo_cold".
3310 (backtrace from baz): New test.
3311 (x2/i foo_cold): New test.
3312 (info line *foo_cold): New test.
3313
3314 2019-07-26 Tom de Vries <tdevries@suse.de>
3315
3316 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3317
3318 2019-07-25 Tom de Vries <tdevries@suse.de>
3319
3320 PR testsuite/24830
3321 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3322 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3323 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3324 (skip_libstdcxx_probe_tests): ... here.
3325 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3326
3327 2019-07-24 Tom de Vries <tdevries@suse.de>
3328
3329 PR testsuite/24807
3330 * gdb.objc/basicclass.m: Include stdio.h.
3331 * gdb.objc/nondebug.m: Same.
3332 * gdb.objc/objcdecode.m: Same.
3333
3334 2019-07-24 Tom de Vries <tdevries@suse.de>
3335
3336 PR testsuite/24612
3337 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3338 additional_flags.
3339
3340 2019-07-24 Tom de Vries <tdevries@suse.de>
3341
3342 PR testsuite/24831
3343 * gdb.multi/tids.exp: Update error messages for info threads.
3344
3345 2019-07-24 Tom de Vries <tdevries@suse.de>
3346
3347 * gdb.base/info-types.exp: Allow info types to print info for more than
3348 one file.
3349
3350 2019-07-23 Tom de Vries <tdevries@suse.de>
3351
3352 PR testsuite/24842
3353 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3354 gdb_spawn_with_cmdline_opts.
3355
3356 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3357
3358 * gdb.arch/arm-cmse-sgstubs.c: New test.
3359 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3360
3361 2019-07-23 Tom de Vries <tdevries@suse.de>
3362
3363 PR testsuite/24711
3364 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3365 issuing next command.
3366
3367 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3368
3369 * gdb.ada/info_auto_lang.exp: Update expected results.
3370 * gdb.base/info-types.c: Add additional types to check.
3371 * gdb.base/info-types.exp: Update expected results.
3372
3373 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3374
3375 * gdb.base/info-types.c: New file.
3376 * gdb.base/info-types.exp: New file.
3377
3378 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3379
3380 * gdb.arch/riscv-bp-infcall.c: New file.
3381 * gdb.arch/riscv-bp-infcall.exp: New file.
3382
3383 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3384
3385 PR breakpoints/24541
3386 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3387
3388 2019-07-14 Tom de Vries <tdevries@suse.de>
3389
3390 PR testsuite/24760
3391 * gdb.objc/basicclass.exp: Fix unterminated string.
3392
3393 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3394 Andrew Burgess <andrew.burgess@embecosm.com>
3395
3396 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3397 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3398 negative bounds.
3399 * gdb.fortran/vla-value.exp: Print elements of an array with
3400 negative bounds.
3401 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3402 testing.
3403
3404 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3405
3406 * gdb.base/options.exp (expect_string): Dequote strings in
3407 results.
3408 (test-string): Test strings with different quoting and reindent.
3409
3410 2019-07-10 Tom Tromey <tromey@adacore.com>
3411
3412 * gdb.ada/mi_ex_cond.exp: Update expected results.
3413 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3414 * gdb.ada/mi_catch_ex.exp: Update expected results.
3415 * gdb.ada/mi_catch_assert.exp: Update expected results.
3416 * gdb.ada/catch_ex.exp (catch_exception_info)
3417 (catch_exception_entry, catch_assert_entry)
3418 (catch_unhandled_entry): Update.
3419 * gdb.ada/catch_assert_if.exp: Update expected results.
3420
3421 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3422 Stephen Roberts <stephen.roberts@arm.com>
3423
3424 * gdb.base/define.exp: Restore original prompt.
3425
3426 2019-07-09 Pedro Alves <palves@redhat.com>
3427
3428 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3429 breakpoints" output.
3430 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3431 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3432 throw" creates breakpoint.
3433 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3434 'type="catchpoint"'.
3435
3436 2019-07-09 Pedro Alves <palves@redhat.com>
3437
3438 PR c++/15468
3439 * gdb.cp/except-multi-location-lib.cc: New.
3440 * gdb.cp/except-multi-location-main.cc: New.
3441 * gdb.cp/except-multi-location.exp: New.
3442
3443 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3444
3445 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3446 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3447 argument and update callers.
3448
3449 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3450
3451 * gdb.arch/amd64-break-on-asm-line.S: New file.
3452 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3453
3454 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3455
3456 * gdb.base/printcmds.exp: Test printing C string and
3457 C wide string convenience vars without transiting via the inferior.
3458 Also make test names unique.
3459
3460 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3461
3462 PR breakpoints/25011
3463 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3464
3465 2019-07-04 Pedro Alves <palves@redhat.com>
3466
3467 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3468 body returned ok(0), break(3) or continue(4).
3469 * gdb.testsuite/foreach_with_prefix.exp: New file.
3470
3471 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3472
3473 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3474
3475 2019-07-03 Pedro Alves <palves@redhat.com>
3476
3477 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3478 "return -code".
3479
3480 2019-07-03 Pedro Alves <palves@redhat.com>
3481
3482 PR cli/24732
3483 * gdb.base/shell.exp: Load completion-support.exp.
3484 Adjust expected error output. Add completion tests.
3485
3486 2019-07-03 Pedro Alves <palves@redhat.com>
3487
3488 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3489 string_to_regexp.
3490
3491 2019-07-03 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3494 (expect_integer): Adjust to expect "-string".
3495 (expect_string): New.
3496 (all_options): Expect "-string".
3497 (test-flag, test-boolean): Adjust to expect "-string".
3498 (test-string): New proc.
3499 (top level): Call it.
3500
3501 2019-07-03 Pedro Alves <palves@redhat.com>
3502
3503 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3504 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3505 the expected output in the success.
3506
3507 2019-07-03 Pedro Alves <palves@redhat.com>
3508
3509 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3510 Split one gdb_test_multiple call in two to avoid a race.
3511
3512 2019-07-03 Pedro Alves <palves@redhat.com>
3513
3514 * gdb.base/with.c: New file.
3515 * gdb.base/with.exp: New file.
3516
3517 2019-07-03 Pedro Alves <palves@redhat.com>
3518
3519 * gdb.base/settings.exp: Replace all references to "maint
3520 test-settings set" with references to "maint set test-settings",
3521 and all references to "maint test-settings show" with references
3522 to "maint show test-settings".
3523
3524 2019-07-03 Pedro Alves <palves@redhat.com>
3525
3526 * gdb.base/settings.exp (test-string): Adjust expected out when
3527 testing "maint test-settings show filename"
3528
3529 2019-07-02 Pedro Alves <palves@redhat.com>
3530
3531 * gdb.base/options.exp (test-info-threads): New procedure.
3532 (top level): Call it.
3533
3534 2019-06-28 Tom Tromey <tromey@adacore.com>
3535
3536 * gdb.dwarf2/ada-linkage-name.c: New file.
3537 * gdb.dwarf2/ada-linkage-name.exp: New file.
3538
3539 2019-06-27 Tom Tromey <tromey@adacore.com>
3540
3541 PR c++/20020:
3542 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3543
3544 2019-06-26 Tom de Vries <tdevries@suse.de>
3545
3546 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3547
3548 2019-06-26 Tom de Vries <tdevries@suse.de>
3549
3550 * gdb.base/index-cache.exp: Add back missing debug option.
3551
3552 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3553
3554 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3555
3556 2019-06-25 Tom de Vries <tdevries@suse.de>
3557
3558 PR testsuite/24727
3559 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3560
3561 2019-06-24 Tom de Vries <tdevries@suse.de>
3562
3563 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3564
3565 2019-06-24 Tom de Vries <tdevries@suse.de>
3566
3567 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3568 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3569 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3570
3571 2019-06-24 Tom de Vries <tdevries@suse.de>
3572
3573 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3574
3575 2019-06-21 Tom de Vries <tdevries@suse.de>
3576
3577 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3578
3579 2019-06-21 Tom de Vries <tdevries@suse.de>
3580
3581 PR testsuite/24518
3582 PR ada/24713
3583 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3584 index.
3585
3586 2019-06-19 Tom Tromey <tromey@adacore.com>
3587
3588 * gdb.ada/length_cond.exp: Add intro comment.
3589
3590 2019-06-19 Tom Tromey <tromey@adacore.com>
3591
3592 * gdb.ada/length_cond.exp: New file.
3593 * gdb.ada/length_cond/length_cond.adb: New file.
3594 * gdb.ada/length_cond/pck.adb: New file.
3595 * gdb.ada/length_cond/pck.ads: New file.
3596
3597 2019-06-18 Tom de Vries <tdevries@suse.de>
3598
3599 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3600
3601 2019-06-18 Tom Tromey <tromey@adacore.com>
3602
3603 * gdb.base/list0.h: Add comment explaining control character.
3604
3605 2019-06-18 Tom de Vries <tdevries@suse.de>
3606
3607 * boards/fission.exp: Break up long debug_flags line.
3608
3609 2019-06-16 Tom de Vries <tdevries@suse.de>
3610
3611 PR gdb/24445
3612 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3613 generated index.
3614
3615 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3616
3617 PR gdb/24686
3618 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3619 improve detection of bug gdb/24541.
3620
3621 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3622
3623 PR gdb/24669
3624 * gdb.base/index-cache.exp (uses_readnow,
3625 expecting_index_cache_use): Define global variable.
3626 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3627 expecting_index_cache_use.
3628
3629 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3630 Andrew Burgess <andrew.burgess@embecosm.com>
3631
3632 * gdb.fortran/pointers.f90: New file.
3633 * gdb.fortran/print_type.exp: New file.
3634 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3635 * gdb.fortran/vla-type.exp: Likewise.
3636 * gdb.fortran/vla-value.exp: Likewise.
3637 * gdb.mi/mi-vla-fortran.exp: Likewise.
3638
3639 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3640
3641 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3642 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3643 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3644 as a stop reason.
3645
3646 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3647
3648 * gdb.base/annota1.exp: Update expected results.
3649 * gdb.cp/annota2.exp: Likewise.
3650 * gdb.cp/annota3.exp: Likewise.
3651
3652 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3653
3654 * gdb.base/style-logging.exp: Remove path from test name.
3655
3656 2019-06-14 Tom Tromey <tromey@adacore.com>
3657
3658 PR gdb/24502:
3659 * gdb.base/style-logging.exp: New file.
3660
3661 2019-06-14 Tom Tromey <tromey@adacore.com>
3662
3663 * gdb.base/symfile-warn.exp: New file.
3664 * gdb.base/symfile-warn.c: New file.
3665
3666 2019-06-14 Tom Tromey <tromey@adacore.com>
3667
3668 * gdb.base/annotate-symlink.exp: New file.
3669
3670 2019-06-14 Tom Tromey <tromey@adacore.com>
3671
3672 * gdb.ada/set_wstr.exp: Add reassignment test.
3673
3674 2019-06-14 Tom Tromey <tromey@adacore.com>
3675
3676 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3677 'unchecked_access and 'unrestricted_access as well.
3678
3679 2019-06-14 Tom Tromey <tromey@adacore.com>
3680
3681 PR ada/24539:
3682 * gdb.ada/vla.exp: Update tests.
3683 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3684 pragma.
3685
3686 2019-06-13 Pedro Alves <palves@redhat.com>
3687
3688 * gdb.base/settings.exp (test-integer): Test junk after
3689 "unlimited".
3690
3691 2019-06-13 Pedro Alves <palves@redhat.com>
3692
3693 * gdb.base/options.exp (test-thread-apply): New.
3694 (top level): Call it.
3695
3696 2019-06-13 Pedro Alves <palves@redhat.com>
3697
3698 * gdb.base/options.exp (test-frame-apply): New.
3699 (top level): Test print commands with different "frame apply"
3700 prefixes.
3701
3702 2019-06-13 Pedro Alves <palves@redhat.com>
3703
3704 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3705 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3706 'max_completions' parameter and handle it.
3707 (test_gdb_completion_offers_commands): New.
3708
3709 2019-06-13 Pedro Alves <palves@redhat.com>
3710
3711 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3712
3713 2019-06-13 Pedro Alves <palves@redhat.com>
3714
3715 * gdb.base/options.exp (test-backtrace): New.
3716 (top level): Call it.
3717
3718 2019-06-13 Pedro Alves <palves@redhat.com>
3719
3720 * gdb.guile/scm-frame-args.exp: Use "set print
3721 raw-frame-arguments" instead of "set print raw frame-arguments".
3722 * gdb.python/py-frame-args.exp: Likewise.
3723
3724 2019-06-13 Pedro Alves <palves@redhat.com>
3725
3726 * gdb.compile/compile.exp: Adjust expected output to option
3727 processing changes.
3728
3729 2019-06-13 Pedro Alves <palves@redhat.com>
3730
3731 * gdb.base/options.exp: Build executable.
3732 (test-print): New procedure.
3733 (top level): Call it, once for "print" and another for "compile
3734 print".
3735
3736 2019-06-13 Pedro Alves <palves@redhat.com>
3737
3738 * gdb.base/options.c: New file.
3739 * gdb.base/options.exp: New file.
3740
3741 2019-06-13 Pedro Alves <palves@redhat.com>
3742
3743 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3744 that "o" is ambiguous.
3745
3746 2019-06-13 Pedro Alves <palves@redhat.com>
3747
3748 * gdb.base/settings.c: New file.
3749 * gdb.base/settings.exp: New file.
3750
3751 2019-06-13 Pedro Alves <palves@redhat.com>
3752
3753 * gdb.base/completion.exp: Fix comment typo.
3754
3755 2019-06-13 Pedro Alves <palves@redhat.com>
3756
3757 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3758 foo --1" test.
3759
3760 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3761
3762 * gdb.fortran/block-data.f: New.
3763 * gdb.fortran/block-data.exp: New.
3764
3765 2019-06-11 Tom de Vries <tdevries@suse.de>
3766
3767 PR testsuite/24521
3768 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3769 message.
3770
3771 2019-06-11 Tom de Vries <tdevries@suse.de>
3772
3773 PR testsuite/24521
3774 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3775
3776 2019-06-11 Tom de Vries <tdevries@suse.de>
3777
3778 * boards/readnow.exp: New file.
3779
3780 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3781
3782 * gdb.fortran/vla-sizeof.exp: Update expected results.
3783
3784 2019-06-06 Amos Bird <amosbird@gmail.com>
3785
3786 * gdb.base/annota1.exp (thread_switch): Add test for
3787 thread-exited annotation.
3788
3789 2019-06-06 Tom Tromey <tromey@adacore.com>
3790
3791 * gdb.base/maint.exp: Expect command started/finished output.
3792
3793 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3794
3795 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3796 comment.
3797 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3798
3799 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3800
3801 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3802 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3803 * gdb.arch/riscv-unwind-long-insn.c: New file.
3804 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3805
3806 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3807
3808 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3809
3810 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3811
3812 * lib/gdb.exp (help_list_trailer): New regexp variable
3813 factorizing the help trailer message.
3814 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3815 arg to allow to better factorize various tests.
3816 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3817 (test_prefix_command_help): Use help_list_trailer.
3818 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3819 * gdb.guile/scm-cmd.exp: Likewise.
3820 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3821 * gdb.base/help.exp: Use test_user_defined_class_help.
3822 * gdb.base/style.exp: Add tests for styling of help and apropos.
3823 * lib/gdb-utils.exp (style): Add title and highlight styles.
3824
3825 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3826
3827 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3828 $_shell_exitsignal.
3829 * gdb.base/default.exp: Update for new convenience variables.
3830
3831 2019-05-29 Tom Tromey <tromey@adacore.com>
3832
3833 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3834 to "break complete ada" test case's regexp.
3835
3836 2019-05-29 Tom Tromey <tromey@adacore.com>
3837
3838 PR c++/20020:
3839 * gdb.cp/constexpr-field.exp: New file.
3840 * gdb.cp/constexpr-field.cc: New file.
3841
3842 2019-05-29 Tom Tromey <tromey@adacore.com>
3843
3844 * gdb.base/finish.exp (finish_no_print): New proc.
3845 (finish_tests): Call it.
3846
3847 2019-05-24 Tom de Vries <tdevries@suse.de>
3848
3849 * gdb.dwarf2/gdb-add-index.exp: New file.
3850
3851 2019-05-22 Tom Tromey <tromey@adacore.com>
3852
3853 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3854 * gdb.base/style.exp: Use "style".
3855 * lib/gdb-utils.exp (style): New proc.
3856
3857 2019-05-22 Tom de Vries <tdevries@suse.de>
3858
3859 * gdb.base/align.exp: Require c++11.
3860
3861 2019-05-22 Tom de Vries <tdevries@suse.de>
3862
3863 PR testsuite/24586
3864 * gdb.python/py-mi-var-info-path-expression.exp: Call
3865 mi_skip_python_tests to check if python is supported.
3866
3867 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3868
3869 * gdb.arch/aarch64-pauth.c: New test.
3870 * gdb.arch/aarch64-pauth.exp: New file.
3871
3872 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3873
3874 * README (Re-running Tests Outside The Testsuite): New section.
3875
3876 2019-05-21 Tom de Vries <tdevries@suse.de>
3877
3878 * gdb.arch/amd64-eval.exp: Require c++11.
3879 * gdb.base/max-depth.exp: Same.
3880 * gdb.compile/compile-cplus-array-decay.exp: Same.
3881 * gdb.cp/meth-typedefs.exp: Same.
3882 * gdb.cp/subtypes.exp: Same.
3883 * gdb.cp/temargs.exp: Same.
3884
3885 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3886
3887 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3888
3889 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3890
3891 PR gdb/18644
3892 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3893 * gdb.fortran/printing-types.exp: Add new test.
3894 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3895 testing.
3896 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3897 setup_kfail call.
3898
3899 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3900
3901 * README (Running the Testsuite): Change example.
3902 (Testsuite Parameters): Remove TRANSCRIPT.
3903 * lib/gdb.exp: Remove TRANSCRIPT check.
3904
3905 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3906
3907 * README (Testsuite Parameters): Add replay logging to
3908 GDBSERVER_DEBUG.
3909 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3910 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3911 as a comma separated list.
3912 (gdb_debug_init): Override procedure.
3913
3914 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3915
3916 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3917 (gdb_write_cmd_file): New procedure.
3918 * lib/gdbserver-support.exp (gdbserver_start): Call
3919 gdbserver_write_cmd_file.
3920 (gdbserver_write_cmd_file): New procedure.
3921
3922 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3923
3924 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3925 (delete_breakpoints): Likewise.
3926 (gdb_run_cmd): Likewise.
3927 (gdb_start_cmd): Likewise.
3928 (gdb_starti_cmd): Likewise.
3929 (gdb_internal_error_resync): Likewise.
3930 (gdb_test_multiple): Likewise.
3931 (gdb_reinitialize_dir): Likewise.
3932 (default_gdb_exit): Likewise.
3933 (gdb_file_cmd): Mark kill as optional.
3934 (default_gdb_start): Call gdb_stdin_log_init.
3935 (send_gdb): Call gdb_stdin_log_write.
3936 (rerun_to_main): Mark Y as an answer.
3937 (gdb_stdin_log_init): New function.
3938 (gdb_stdin_log_write): Likewise.
3939
3940 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3941
3942 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3943 * gdb.base/debug-expr.exp: Likewise.
3944 * gdb.base/foll-fork.exp: Likewise.
3945 * gdb.base/foll-vfork.exp: Likewise.
3946 * gdb.base/fork-print-inferior-events.exp: Likewise.
3947 * gdb.base/gdb-sigterm.exp: Likewise.
3948 * gdb.base/gdbinit-history.exp: Likewise.
3949 * gdb.base/osabi.exp: Likewise.
3950 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3951 * gdb.base/ui-redirect.exp: Likewise.
3952 * gdb.gdb/unittest.exp: Likewise.
3953 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3954 * gdb.mi/mi-watch.exp: Likewise.
3955 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3956 * gdb.mi/user-selected-context-sync.exp: Likewise.
3957 * gdb.python/python.exp: Disable debug test when debugging.
3958 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3959 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3960 Likewise.
3961 * gdb.threads/stepi-random-signal.exp: Likewise.
3962
3963 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3964
3965 * Makefile.in: Pass through GDB_DEBUG.
3966 * README (Testsuite Parameters): Add GDB_DEBUG.
3967 (gdb,debug): Add board setting.
3968 * lib/gdb.exp (default_gdb_start): Start debugging.
3969 (gdb_debug_enabled): New procedure.
3970 (gdb_debug_init): Likewise.
3971
3972 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3973
3974 * Makefile.in: Pass through GDB_DEBUG.
3975 * README (Testsuite Parameters): Add GDB_DEBUG.
3976 (gdb,debug): Add board setting.
3977 * lib/gdb.exp (default_gdb_start): Start debugging.
3978 (gdb_debug_enabled): New procedure.
3979 (gdb_debug_init): Likewise.
3980
3981 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3982
3983 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3984
3985 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3986
3987 * gdb.base/ui-redirect.exp: Test redirection.
3988
3989 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3990
3991 * gdb.mi/mi-complete.exp: New file.
3992 * gdb.mi/mi-complete.cc: Likewise.
3993
3994 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3995
3996 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3997 indexed and sliced arrays, and pointers to arrays.
3998
3999 2019-05-14 Tom Tromey <tromey@adacore.com>
4000
4001 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4002 styling test.
4003
4004 2019-05-14 Tom de Vries <tdevries@suse.de>
4005
4006 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4007 selection entry encoding.
4008
4009 2019-05-10 Tom Tromey <tromey@adacore.com>
4010
4011 * gdb.ada/info_exc.exp: Add "complete" test.
4012
4013 2019-05-09 Tom de Vries <tdevries@suse.de>
4014
4015 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4016 CU-relative.
4017
4018 2019-05-09 Tom de Vries <tdevries@suse.de>
4019
4020 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4021 CU-relative.
4022
4023 2019-05-08 Joel Brobecker <brobecker@adacore.com>
4024
4025 * gdb.ada/frame_arg_lang.exp: New testcase.
4026 * gdb.ada/frame_arg_lang/bla.adb: New file.
4027 * gdb.ada/frame_arg_lang/pck.ads: New file.
4028 * gdb.ada/frame_arg_lang/pck.adb: New file.
4029 * gdb.ada/frame_arg_lang/foo.c: New file.
4030
4031 2019-05-08 Tom Tromey <tromey@adacore.com>
4032
4033 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4034
4035 2019-05-08 Tom Tromey <tromey@adacore.com>
4036
4037 * gdb.base/ptype-offsets.exp: Update tests.
4038
4039 2019-05-08 Tom Tromey <tromey@adacore.com>
4040
4041 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4042 cases.
4043 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4044 "short".
4045
4046 2019-05-08 Tom Tromey <tromey@adacore.com>
4047
4048 * gdb.ada/vla.exp: New file.
4049 * gdb.ada/vla/vla.adb: New file.
4050
4051 2019-05-07 Tom de Vries <tdevries@suse.de>
4052
4053 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4054
4055 2019-05-07 Tom de Vries <tdevries@suse.de>
4056
4057 PR testsuite/24522
4058 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4059 section.
4060
4061 2019-05-07 Tom de Vries <tdevries@suse.de>
4062
4063 PR testsuite/24522
4064 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4065 .debug_aranges section.
4066
4067 2019-05-07 Tom de Vries <tdevries@suse.de>
4068
4069 PR testsuite/24159
4070 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4071
4072 2019-05-06 Tom de Vries <tdevries@suse.de>
4073
4074 * lib/gdb.exp (exec_has_index_section): New proc.
4075 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4076 section.
4077
4078 2019-05-04 Tom de Vries <tdevries@suse.de>
4079
4080 * boards/cc-with-debug-names.exp: New file.
4081
4082 2019-05-03 Tom Tromey <tromey@adacore.com>
4083
4084 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4085 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4086 * gdb.ada/char_enum.exp: Add test.
4087
4088 2019-05-03 Tom de Vries <tdevries@suse.de>
4089
4090 * boards/cc-with-gdb-index.exp: New file.
4091
4092 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4093
4094 * gdb.rust/simple.exp: Add new test case.
4095 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4096 (main): Initialise an instance of the new struct.
4097
4098 2019-05-01 Tom Tromey <tromey@adacore.com>
4099
4100 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4101 record.
4102 (NPR): New variable.
4103 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4104 test.
4105
4106 2019-05-01 Tom Tromey <tromey@adacore.com>
4107
4108 * gdb.ada/packed_array_assign.exp: Add packed assignment
4109 regression test.
4110
4111 2019-05-01 Tom de Vries <tdevries@suse.de>
4112
4113 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4114
4115 2019-05-01 Tom de Vries <tdevries@suse.de>
4116
4117 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4118
4119 2019-04-30 Ali Tamur <tamur@google.com>
4120
4121 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4122
4123 2019-04-30 Tom Tromey <tromey@adacore.com>
4124
4125 * lib/ada.exp (find_ada_tool): New proc.
4126 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4127 * gdb.ada/catch_ex_std.exp: New file.
4128 * gdb.ada/catch_ex_std/foo.adb: New file.
4129 * gdb.ada/catch_ex_std/some_package.adb: New file.
4130 * gdb.ada/catch_ex_std/some_package.ads: New file.
4131
4132 2019-04-30 Tom Tromey <tromey@adacore.com>
4133
4134 PR c++/24470:
4135 * gdb.cp/temargs.cc: Add test code from PR.
4136
4137 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4138
4139 * gdb.fortran/vla-datatypes.exp: Update expected results.
4140 * gdb.fortran/vla-ptype.exp: Likewise.
4141 * gdb.fortran/vla-type.exp: Likewise.
4142 * gdb.fortran/vla-value.exp: Likewise.
4143
4144 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4145
4146 * gdb.fortran/ptr-indentation.exp: Update expected results.
4147 * gdb.fortran/ptype-on-functions.exp: Likewise.
4148 * gdb.fortran/vla-ptr-info.exp: Likewise.
4149 * gdb.fortran/vla-value.exp: Likewise.
4150
4151 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4152
4153 * gdb.fortran/ptype-on-functions.exp: New file.
4154 * gdb.fortran/ptype-on-functions.f90: New file.
4155
4156 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4157
4158 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4159 case void string.
4160
4161 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4162
4163 * gdb.fortran/complex.exp: Expand.
4164 * gdb.fortran/complex.f: Renamed to...
4165 * gdb.fortran/complex.f90: ...this, and extended to add more
4166 complex values.
4167
4168 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4169
4170 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4171 MODULO, CMPLX.
4172
4173 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4174 Richard Bunt <richard.bunt@arm.com>
4175
4176 * gdb.base/max-depth.c: New file.
4177 * gdb.base/max-depth.exp: New file.
4178 * gdb.python/py-nested-maps.c: New file.
4179 * gdb.python/py-nested-maps.exp: New file.
4180 * gdb.python/py-nested-maps.py: New file.
4181 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4182 (test_all_common): Call test_max_depth.
4183 * gdb.fortran/max-depth.exp: New file.
4184 * gdb.fortran/max-depth.f90: New file.
4185 * gdb.go/max-depth.exp: New file.
4186 * gdb.go/max-depth.go: New file.
4187 * gdb.modula2/max-depth.exp: New file.
4188 * gdb.modula2/max-depth.c: New file.
4189 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4190
4191 2019-04-29 Tom de Vries <tdevries@suse.de>
4192
4193 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4194
4195 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4196
4197 * gdb.base/callexit.exp: Test may-call-functions off.
4198
4199 2019-04-25 Keith Seitz <keiths@redhat.com>
4200
4201 PR c++/24367
4202 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4203 (another_incomplete_struct, test_incomplete): New definitions.
4204 (main): Use new definitions.
4205 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4206 functions.
4207
4208 2019-04-25 Ali Tamur <tamur@google.com>
4209
4210 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4211
4212 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4213
4214 PR corefiles/11608
4215 PR corefiles/18187
4216 * gdb.base/coredump-filter-build-id.exp: New file.
4217
4218 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4219
4220 * Makefile.in: Pass through GDBSERVER_DEBUG.
4221 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4222 (gdbserver,debug): Add board setting.
4223 * gdb.trace/tspeed.exp: Skip when debugging.
4224 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4225 * lib/gdbserver-support.exp: Likewise
4226
4227 2019-04-24 Tom Tromey <tromey@adacore.com>
4228
4229 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4230 Rust.
4231
4232 2019-04-24 Tom Tromey <tromey@adacore.com>
4233
4234 * gdb.arch/amd64-eval.exp: Test bitfield return.
4235 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4236 (class Foo) <return_bitfields>: New method.
4237 (main): Call it.
4238
4239 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4240
4241 * gdb.cp/many-args.cc: New file.
4242 * gdb.cp/many-args.exp: New file.
4243
4244 2019-04-23 Tom de Vries <tdevries@suse.de>
4245
4246 PR gdb/24433
4247 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4248
4249 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4250
4251 * gdb.trace/backtrace.exp: Use nopie flag.
4252 * gdb.trace/circ.exp: Likewise.
4253 * gdb.trace/collection.exp: Likewise.
4254 * gdb.trace/ftrace.exp: Likewise.
4255 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4256 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4257 * gdb.trace/qtro.exp: Likewise.
4258 * gdb.trace/read-memory.exp: Likewise.
4259 * gdb.trace/report.exp: Likewise.
4260 * gdb.trace/tfile.exp: Likewise.
4261 * gdb.trace/tfind.exp: Likewise.
4262 * gdb.trace/unavailable.exp: Likewise.
4263
4264 2019-04-22 Pedro Alves <palves@redhat.com>
4265
4266 * gdb.base/solib-probes-nosharedlibrary.c,
4267 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4268
4269 2019-04-19 Tom Tromey <tromey@adacore.com>
4270
4271 * gdb.ada/ptype_union.c: New file.
4272 * gdb.ada/ptype_union.exp: New file.
4273
4274 2019-04-19 Tom Tromey <tromey@adacore.com>
4275
4276 PR symtab/24423:
4277 * gdb.base/list0.h (foo): Add a control-l character.
4278
4279 2019-04-18 Tom de Vries <tdevries@suse.de>
4280
4281 PR gdb/24433
4282 * boards/local-board.exp: Set sysroot to "".
4283
4284 2019-04-18 Tom de Vries <tdevries@suse.de>
4285 Pedro Alves <palves@redhat.com>
4286
4287 PR gdb/24454
4288 * gdb.threads/vfork-follow-child-exec.c: New file.
4289 * gdb.threads/vfork-follow-child-exec.exp: New file.
4290 * gdb.threads/vfork-follow-child-exit.c: New file.
4291 * gdb.threads/vfork-follow-child-exit.exp: New file.
4292
4293 2019-04-15 Leszek Swirski <leszeks@google.com>
4294
4295 * gdb.arch/amd64-eval.cc: New file.
4296 * gdb.arch/amd64-eval.exp: New file.
4297
4298 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4299
4300 * gdb.server/sysroot.c: New test.
4301 * gdb.server/sysroot.exp: New file.
4302 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4303 matching param.
4304
4305 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4306
4307 * gdb.base/align.exp: Extend test to cover structures containing
4308 only static fields.
4309
4310 2019-04-11 Tom de Vries <tdevries@suse.de>
4311
4312 * boards/cc-with-dwz-m.exp: New file.
4313 * boards/cc-with-dwz.exp: New file.
4314 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4315
4316 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4317
4318 * gdb.base/start-cpp.exp: New file.
4319 * gdb.base/start-cpp.cc: New file.
4320
4321 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4322
4323 * gdb.python/py-thrhandle.exp: Adjust tests to call
4324 thread_from_handle instead of thread_from_thread_handle.
4325
4326 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4327
4328 * gdb.python/py-thrhandle.exp: Add tests for
4329 gdb.InferiorThread.handle.
4330
4331 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4332
4333 * gdb.python/py-function.exp: Check calling helper function from
4334 all languages.
4335 * lib/gdb.exp (gdb_supported_languages): New proc.
4336
4337 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4338
4339 * gdb.base/complex-parts.c: New file.
4340 * gdb.base/complex-parts.exp: New file.
4341
4342 2019-04-01 Tom Tromey <tromey@adacore.com>
4343
4344 PR symtab/23331:
4345 * gdb.dwarf2/dw2-ranges-main.c: New file.
4346 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4347 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4348
4349 2019-03-30 Simon Marchi <simark@simark.ca>
4350
4351 * gdb.base/default.exp: Add values for $_gdb_major and
4352 $_gdb_minor.
4353
4354 2019-03-29 Tom Tromey <tromey@adacore.com>
4355
4356 * gdb.base/help.exp: Tighten apropos regexp.
4357
4358 2019-03-29 Keith Seitz <keiths@redhat.com>
4359
4360 * gdb.fortran/array-bounds.exp: New file.
4361 * gdb.fortran/array-bounds.f90: New file.
4362
4363 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4364
4365 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4366
4367 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4368
4369 * gdb.multi/hello.c (main): Increase alarm timer.
4370
4371 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4372
4373 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4374 factor when no hardware watchpoint support.
4375
4376 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4377 Pedro Alves <palves@redhat.com>
4378
4379 * boards/local-board.exp: set sysroot to /.
4380
4381 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4382
4383 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4384 in child.
4385
4386 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4387
4388 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4389 field.
4390 (make_container): Initialise new field.
4391 * gdb.python/py-prettyprint.exp: Add new tests.
4392 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4393 <display_hint>: New method.
4394
4395 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4396
4397 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4398 gdb_continue_to_breakpoint more throughout this test.
4399 (run_lang_tests) Supply unique test names, and use
4400 gdb_test_no_output.
4401
4402 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4403
4404 * gdb.base/finish-pretty.exp: Update expected results.
4405 * gdb.base/pretty-print.c: New file.
4406 * gdb.base/pretty-print.exp: New file.
4407
4408 2019-03-25 Pedro Alves <palves@redhat.com>
4409
4410 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4411 move comments outside list. Append '-i "" eof' section.
4412
4413 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4414
4415 PR testsuite/25016
4416 * README: Add pie options.
4417 * gdb.base/break-interp.exp: Ensure pie is disabled.
4418 * gdb.base/dump.exp: Likewise.
4419 * lib/gdb.exp (gdb_compile): Add pie option.
4420
4421 2019-03-19 Tom Tromey <tromey@adacore.com>
4422
4423 * gdb.mi/mi2-cli-display.c: New file.
4424 * gdb.mi/mi2-cli-display.exp: New file.
4425
4426 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4427 Tom Tromey <tromey@adacore.com>
4428
4429 * gdb.ada/ptype_array/pck.adb: New file.
4430 * gdb.ada/ptype_array/pck.ads: New file.
4431 * gdb.ada/ptype_array/foo.adb: New file.
4432 * gdb.ada/ptype_array.exp: New file.
4433
4434 2019-03-14 Tom Tromey <tromey@adacore.com>
4435
4436 * gdb.base/style.exp: Add "set style sources" test.
4437
4438 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4439
4440 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4441 * mi-breakpoint-multiple-locations.exp: ... this.
4442 (make_breakpoints_pattern): New proc.
4443 (do_test): Add mi_version parameter, test -break-insert,
4444 -break-info and =breakpoint-created.
4445
4446 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4447
4448 * config/default.exp: Remove 'load_lib gdb.exp'.
4449 * config/monitor.exp: Likewise.
4450 * config/sid.exp: Likewise.
4451 * config/sim.exp: Likewise.
4452 * config/slite.exp: Likewise.
4453 * config/unix.exp: Likewise.
4454 * gdb.base/default.exp: Remove unhelpful comment.
4455
4456 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4457
4458 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4459
4460 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4461
4462 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4463
4464 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4465
4466 * gdb.fortran/type-kinds.exp: Update expected results.
4467
4468 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4469
4470 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4471
4472 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4473
4474 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4475 function.
4476 (test_basic_parsing_of_type_kinds): Expand types tested.
4477 (test_parsing_invalid_type_kinds): New function.
4478
4479 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4480
4481 * gdb.fortran/intrinsics.exp: New file.
4482 * gdb.fortran/intrinsics.f90: New file.
4483 * gdb.fortran/type-kinds.exp: New file.
4484
4485 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4486
4487 * gdb.fortran/dot-ops.exp: New file.
4488
4489 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4490
4491 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4492 Check upper and lower case logical literals.
4493
4494 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4495
4496 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4497 Remove duplicate tests.
4498
4499 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4500
4501 * lib/gdb.exp (builtin_cd): rename of cd.
4502 (cd): Override builtin.
4503
4504 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4505
4506 * gdb.fortran/function-calls.exp: New file.
4507 * gdb.fortran/function-calls.f90: New test.
4508
4509 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4510
4511 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4512 on user program standard output.
4513 * gdb.fortran/short-circuit-argument-list.f90: Record function
4514 calls.
4515
4516 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4517
4518 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4519 failure.
4520
4521 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4522
4523 PR gdb/8527
4524 * gdb.base/interrupt-daemon-attach.c,
4525 gdb.base/interrupt-daemon-attach.exp: New test.
4526
4527 2019-02-27 Pedro Alves <palves@redhat.com>
4528
4529 * gdb.base/page.exp: Add tests for "set width/height -1".
4530
4531 2019-02-27 Pedro Alves <palves@redhat.com>
4532
4533 * gdb.base/page.exp: Add tests for "set/show width/height" with
4534 "infinite" values.
4535
4536 2019-02-27 Tom Tromey <tromey@adacore.com>
4537
4538 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4539 2.4.
4540 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4541 workaround.
4542
4543 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4544
4545 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4546 tests for structs with static members.
4547
4548 2019-02-26 Tom Tromey <tromey@adacore.com>
4549
4550 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4551 ValueError, not TypeError.
4552
4553 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4554
4555 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4556 call from main program.
4557
4558 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4559
4560 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4561 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4562 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4563 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4564 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4565
4566 2019-02-22 Keith Seitz <keiths@redhat.com>
4567
4568 PR symtab/23853
4569 * gdb.base/symlink-sourcefile.c: New file.
4570 * gdb.base/symlink-sourcefile.exp: New file.
4571
4572 2019-02-20 Tom Tromey <tom@tromey.com>
4573
4574 * gdb.base/info_qt.exp: Update.
4575
4576 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4577
4578 * gdb.base/source.exp: Move "error in sourced script" code to
4579 the end.
4580 * gdb.base/source-error.gdb: Move contents to
4581 source-error-1.gdb. Add new code to source source-error-1.gdb.
4582 * gdb.base/source-error-1.gdb: New file, from previous
4583 source-error.gdb.
4584
4585 2019-02-17 Tom Tromey <tom@tromey.com>
4586
4587 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4588 for macro styling.
4589 * gdb.base/style.c (SOME_MACRO): New macro.
4590
4591 2019-02-17 Tom Tromey <tom@tromey.com>
4592
4593 * gdb.base/style.exp: Add line-wrapping tests.
4594 * gdb.base/page.exp: Add test for quitting during pagination.
4595
4596 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4597
4598 * gdb.ada/big_packed_array: New testcase.
4599 * gdb.ada/homonym.exp: Fix incorrect expected output for
4600 "break <homonym__get_value>" test.
4601
4602 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4603
4604 PR breakpoints/21870
4605 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4606 and prepare_for_testing. Add comment.
4607 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4608 redundant cleanup call. Clean up comment.
4609
4610 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4611
4612 PR breakpoints/21870
4613 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4614 * gdb.arch/aarch64-dbreg-contents.c: New file.
4615
4616 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4617
4618 * gdb.ada/mi_ref_changeable: New testcase.
4619
4620 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4621
4622 * gdb.base/attach.exp: Add double attach test.
4623
4624 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4625
4626 * lib/gdb.exp (default_gdb_start): Don't match pagination
4627 prompt.
4628 (gdb_init): Set stty_init.
4629
4630 2019-01-27 Tom Tromey <tom@tromey.com>
4631
4632 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4633 skip_python_tests.
4634
4635 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4636
4637 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4638 New structure.
4639 (struct struct_static_02_02): Likewise.
4640 (struct struct_static_02_03): Likewise.
4641 (struct struct_static_02_04): Likewise.
4642 (struct struct_static_04_01): Likewise.
4643 (struct struct_static_04_02): Likewise.
4644 (struct struct_static_04_03): Likewise.
4645 (struct struct_static_04_04): Likewise.
4646 (struct struct_static_06_01): Likewise.
4647 (struct struct_static_06_02): Likewise.
4648 (struct struct_static_06_03): Likewise.
4649 (struct struct_static_06_04): Likewise.
4650 (cmp_struct_static_02_01): Likewise.
4651 (cmp_struct_static_02_02): Likewise.
4652 (cmp_struct_static_02_03): Likewise.
4653 (cmp_struct_static_02_04): Likewise.
4654 (cmp_struct_static_04_01): Likewise.
4655 (cmp_struct_static_04_02): Likewise.
4656 (cmp_struct_static_04_03): Likewise.
4657 (cmp_struct_static_04_04): Likewise.
4658 (cmp_struct_static_06_01): Likewise.
4659 (cmp_struct_static_06_02): Likewise.
4660 (cmp_struct_static_06_03): Likewise.
4661 (cmp_struct_static_06_04): Likewise.
4662 (call_all): Test new structs.
4663 * gdb.base/infcall-nested-structs.exp: Likewise.
4664
4665 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4666 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4667
4668 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4669 * gdb.base/stack-protector.c: New test.
4670 * gdb.base/stack-protector.exp: New file.
4671 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4672 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4673 option.
4674 (gdb_compile): Remove stack protector for GCC and prevent
4675 recursion.
4676
4677 2019-01-16 Keith Seitz <keiths@redhat.com>
4678
4679 PR gdb/23773
4680 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4681
4682 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4683
4684 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4685 aliases.
4686 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4687 tests.
4688 * gdb.arch/powerpc-vector-regs.c: New file.
4689 * gdb.arch/powerpc-vector-regs.exp: New file.
4690
4691 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4692
4693 * gdb.arch/altivec-regs.exp: Fix the list passed to
4694 gdb_expect_list when testing "info vector".
4695
4696 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4697
4698 * gdb.base/style.exp: Don't include path in testname.
4699
4700 2019-01-10 Keith Seitz <keiths@redhat.com>
4701
4702 PR gdb/23712
4703 PR symtab/23010
4704 * gdb.dwarf2/multidictionary.exp: New file.
4705
4706 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4707
4708 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4709 (test_gnuv3_style_demangling): ... this.
4710 (test_lucid_style_demangling): Remove.
4711 (test_arm_style_demangling): Remove.
4712 (test_hp_style_demangling): Remove.
4713 (do_tests): Remove calls to the above.
4714
4715 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4716
4717 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4718 case.
4719
4720 2019-01-06 Tom Tromey <tom@tromey.com>
4721
4722 PR gdb/28155:
4723 * gdb.dwarf2/typedef-void-finish.exp: New file.
4724
4725 2018-12-28 Tom Tromey <tom@tromey.com>
4726 Simon Marchi <simark@simark.ca>
4727
4728 * gdb.base/jit-exec.exp: New file.
4729 * gdb.base/jit-exec.c: New file.
4730 * gdb.base/jit-execd.c: New file.
4731
4732 2018-12-28 Tom Tromey <tom@tromey.com>
4733
4734 * gdb.base/style.exp: Update test to check for address styling.
4735
4736 2018-12-28 Tom Tromey <tom@tromey.com>
4737
4738 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4739 message.
4740
4741 2018-12-28 Tom Tromey <tom@tromey.com>
4742
4743 * gdb.base/style.exp: Add test for version number styling.
4744
4745 2018-12-28 Tom Tromey <tom@tromey.com>
4746
4747 * gdb.base/style.exp: Add test for print_address_symbolic.
4748
4749 2018-12-28 Tom Tromey <tom@tromey.com>
4750
4751 * gdb.base/style.exp: Add test for breakpoint setting.
4752
4753 2018-12-28 Tom Tromey <tom@tromey.com>
4754
4755 * gdb.base/style.exp: Add test for variable names.
4756
4757 2018-12-28 Tom Tromey <tom@tromey.com>
4758
4759 * gdb.base/style.exp: New file.
4760 * gdb.base/style.c: New file.
4761
4762 2018-12-28 Tom Tromey <tom@tromey.com>
4763
4764 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4765 "dumb".
4766 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4767 the TERM environment variable.
4768
4769 2018-12-27 Tom Tromey <tom@tromey.com>
4770
4771 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4772 pagination test.
4773
4774 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4775
4776 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4777 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4778
4779 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4780
4781 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4782 Filename a.adb changed to bp_fun_addr.adb.
4783 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4784
4785 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4786
4787 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4788 non-PIE executables.
4789 * README: Mention the gdb,nopie_flag board setting.
4790 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4791 non-PIE executable.
4792 * gdb.arch/amd64-entry-value.exp: Likewise.
4793 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4794 * gdb.arch/i386-float.exp: Likewise.
4795 * gdb.arch/i386-signal.exp: Likewise.
4796 * gdb.mi/mi-reg-undefined.exp: Likewise.
4797
4798 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4799
4800 PR gdb/23974
4801 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4802
4803 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4804
4805 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4806 Update order of results accordingly.
4807
4808 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4809
4810 * gdb.base/annota1.exp: Update a test regexp.
4811
4812 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4813
4814 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4815
4816 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4817
4818 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4819 (reuse_time): Initialize to REUSE_TIME_CAP.
4820 (check_rc): New function.
4821 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4822 Check pthread_create rc.
4823 (spawner_thread_func): Check pthread_create and pthread_join rc.
4824
4825 2018-12-08 Pedro Alves <palves@redhat.com>
4826
4827 * gdb.base/list.exp (test_forward_search): Rename to ...
4828 (test_forward_reverse_search): ... this. Also test reverse-search
4829 and the forward-search alias.
4830
4831 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4832
4833 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4834 local timeout variable before return, and remove all local timeout
4835 variable entirely.
4836 (gdb_load): Likewise.
4837
4838 2018-12-01 Tom de Vries <tdevries@suse.de>
4839
4840 * gdb.base/gdb-caching-proc.exp: New file.
4841
4842 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4843
4844 * Makefile.in (TIMESTAMP): New variable.
4845 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4846 command.
4847 (check-single-racy): Likewise.
4848 (check/%.exp): Likewise.
4849 (check-racy/%.exp): Likewise.
4850 (workers/%.worker): Likewise.
4851 (build-perf): Likewise.
4852 (check-perf): Likewise.
4853 * README: Describe new "TS" and "TS_FORMAT" variables.
4854 * print-ts.py: New file.
4855
4856 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4857
4858 PR python/23714
4859 * gdb.python/python.exp: Test command repetition after
4860 gdb.execute.
4861
4862 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4863
4864 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4865 is correctly aligned.
4866
4867 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4868
4869 * gdb.ada/info_auto_lang.exp: New testcase.
4870 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4871 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4872 * gdb.ada/info_auto_lang/some_c.c: New file.
4873
4874 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4875
4876 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4877 FUNC_lang language syntax.
4878
4879 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4880
4881 * gdb.base/info_minsym.c: New file.
4882 * gdb.base/info_minsym.exp: New file.
4883
4884 2018-11-19 Tom Tromey <tom@tromey.com>
4885
4886 PR rust/23625:
4887 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4888 * gdb.rust/expr.exp: Update expected output. Change one test.
4889
4890 2018-11-19 Tom Tromey <tom@tromey.com>
4891
4892 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4893
4894 2018-11-19 Pedro Alves <palves@redhat.com>
4895
4896 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4897 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4898 see the expected warning.
4899
4900 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4901
4902 PR gdb/22736:
4903 * gdb.cp/infcall-nodebug-lib.c: New test.
4904 * gdb.cp/infcall-nodebug-main.c: New test.
4905 * gdb.cp/infcall-nodebug.exp: New file.
4906
4907 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4908
4909 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4910 completer tests.
4911
4912 2018-11-09 Tom de Vries <tdevries@suse.de>
4913
4914 * gdb.base/msym-lang.c: New test.
4915 * gdb.base/msym-lang.exp: New file.
4916 * gdb.base/msym-lang-main.c: New test.
4917
4918 2018-11-08 Tom Tromey <tom@tromey.com>
4919
4920 PR gdb/23555:
4921 PR gdb/23838:
4922 * gdb.base/warning.exp: New file.
4923
4924 2018-11-08 Jan Beulich <jbeulich@suse.com>
4925
4926 * testsuite/gdb.arch/i386-avx512.c,
4927 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4928
4929 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4930
4931 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4932 point hardware.
4933
4934 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4935
4936 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4937 * gdb.dwarf2/missing-type-name.exp: New file.
4938
4939 2018-11-06 Tom de Vries <tdevries@suse.de>
4940
4941 * gdb.base/many-headers.c: New test.
4942 * gdb.base/many-headers.exp: New file.
4943
4944 2018-11-06 Jim Wilson <jimw@sifive.com>
4945
4946 * gdb.base/code_elim.exp: For riscv, set additional_flags
4947 to include -msmall-data-limit=0.
4948
4949 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4950
4951 * gdb.ada/watch_minus_l: New testcase.
4952
4953 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4954
4955 * gdb.arch/aix-sighandle.c: New file.
4956 * gdb.arch/aix-sighandle.exp: New file.
4957
4958 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4959
4960 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4961 registers being unions.
4962
4963 2018-10-31 Tom de Vries <tdevries@suse.de>
4964
4965 * lib/valgrind.exp: New file.
4966 (vgdb_start, vgdb_stop): New procs, factored out of ...
4967 * gdb.base/valgrind-bt.exp: ... here, ...
4968 * gdb.base/valgrind-disp-step.exp: ... here and ...
4969 * gdb.base/valgrind-infcall.exp: ... here.
4970
4971 2018-10-31 Tom de Vries <tdevries@suse.de>
4972
4973 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4974
4975 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4976
4977 * gdb.dwarf2/void-type.c: New file.
4978 * gdb.dwarf2/void-type.exp: New file.
4979
4980 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4981
4982 * gdb.base/info_qt.c: New file.
4983 * gdb.base/info_qt.exp: New file.
4984
4985 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4986
4987 * gdb.arch/powerpc-htm-regs.c: New file.
4988 * gdb.arch/powerpc-htm-regs.exp: New file.
4989
4990 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4991
4992 * gdb.arch/powerpc-tar.c: New file.
4993 * gdb.arch/powerpc-tar.exp: New file.
4994
4995 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4996
4997 * gdb.arch/powerpc-ppr-dscr.c: New file.
4998 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4999
5000 2018-10-25 Tom de Vries <tdevries@suse.de>
5001
5002 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5003
5004 2018-10-24 Tom de Vries <tdevries@suse.de>
5005
5006 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5007 longer exists error.
5008
5009 2018-10-24 Tom de Vries <tdevries@suse.de>
5010
5011 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5012
5013 2018-10-24 Tom de Vries <tdevries@suse.de>
5014
5015 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5016 --db-attach in valgrind.
5017
5018 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5019
5020 * gdb.arch/riscv-reg-aliases.c: New file.
5021 * gdb.arch/riscv-reg-aliases.exp: New file.
5022
5023 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5024
5025 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5026
5027 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5028
5029 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5030
5031 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5032
5033 * gdb.cp/ovldbreak.exp: Fix regexps.
5034
5035 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5036
5037 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5038
5039 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5040
5041 PR cli/23785
5042 * gdb.base/restore.exp: New test to check if "restore" with an
5043 invalid file doesn't segfault.
5044
5045 2018-10-18 Tom de Vries <tdevries@suse.de>
5046
5047 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5048 * gdb.ada/excep_handle.exp: Same.
5049 * gdb.ada/mi_string_access.exp: Same.
5050 * gdb.ada/mi_var_union.exp: Same.
5051 * gdb.arch/arc-analyze-prologue.exp: Same.
5052 * gdb.arch/arc-decode-insn.exp: Same.
5053 * gdb.base/readnever.exp: Same.
5054 * gdb.fortran/printing-types.exp: Same.
5055 * gdb.guile/scm-lazy-string.exp: Same.
5056
5057 2018-10-16 Tom de Vries <tdevries@suse.de>
5058
5059 PR gdb/23730
5060 * gdb.base/catch-follow-exec.c: Add copyright notice.
5061 * gdb.base/catch-follow-exec.exp: Rewrite to use
5062 gdb_spawn_with_cmdline_opts. Require gdb-native.
5063
5064 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5065
5066 * gdb.trace/actions-changed.exp: Check for arch support.
5067 * gdb.trace/actions.exp: Likewise.
5068 * gdb.trace/ax.exp: Likewise.
5069 * gdb.trace/backtrace.exp: Likewise.
5070 * gdb.trace/change-loc.exp: Likewise.
5071 * gdb.trace/deltrace.exp: Likewise.
5072 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5073 * gdb.trace/ftrace.exp: Likewise.
5074 * gdb.trace/infotrace.exp: Check for arch support.
5075 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5076 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5077 * gdb.trace/mi-tsv-changed.exp: Likewise.
5078 * gdb.trace/packetlen.exp: Likewise.
5079 * gdb.trace/passc-dyn.exp: Likewise.
5080 * gdb.trace/passcount.exp: Likewise.
5081 * gdb.trace/pending.exp: Likewise.
5082 * gdb.trace/range-stepping.exp: Check for shlib support.
5083 * gdb.trace/report.exp: Check for arch support.
5084 * gdb.trace/save-trace.exp: Likewise.
5085 * gdb.trace/signal.exp: Check for signal support.
5086 * gdb.trace/tfind.exp: Check for arch support.
5087 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5088 * gdb.trace/trace-common.h: Add comment.
5089 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5090 * gdb.trace/trace-enable-disable.exp: Likewise.
5091 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5092 * gdb.trace/tracecmd.exp: Check for arch support.
5093 * gdb.trace/tspeed.exp: Check for shlib and target support.
5094 * gdb.trace/tstatus.exp: Check for arch support.
5095 * gdb.trace/tsv.exp: Likewise.
5096 * gdb.trace/while-dyn.exp: Likewise.
5097 * gdb.trace/while-stepping.exp: Likewise.
5098 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5099
5100 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5101
5102 * gdb.trace/tspeed.exp: Remove nowarnings.
5103 (prepare_for_trace_test): Declare "global ipalib".
5104 * gdb.trace/tspeed.c: Include unistd.h.
5105 (main): Remove superfluous printf argument.
5106
5107 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5108
5109 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5110 directory prefix on the filename.
5111
5112 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5113
5114 * gdb.gdb/unittest.exp: Update expected message informing that
5115 selftests have been disabled.
5116 * gdb.server/unittest.exp: Likewise.
5117
5118 2018-10-09 Tom de Vries <tdevries@suse.de>
5119
5120 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5121 with runto_main.
5122
5123 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5124
5125 PR c++/16841
5126 * gdb.cp/virtbase2.cc: New file.
5127 * gdb.cp/virtbase2.exp: New file.
5128
5129 2018-10-06 Tom Tromey <tom@tromey.com>
5130
5131 PR python/19399:
5132 * gdb.python/py-inferior.exp: Add architecture test.
5133
5134 2018-10-06 Tom Tromey <tom@tromey.com>
5135
5136 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5137 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5138
5139 2018-10-06 Tom Tromey <tom@tromey.com>
5140
5141 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5142 of a "throw" catchpoint.
5143
5144 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5145
5146 * gdb.base/info-proc.exp: Update string expected from "help info
5147 proc".
5148
5149 2018-10-04 Tom Tromey <tom@tromey.com>
5150
5151 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5152 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5153 (test_initial_complaints, test_empty_complaints): Update.
5154 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5155
5156 2018-10-04 Tom Tromey <tom@tromey.com>
5157
5158 PR cli/19551:
5159 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5160 * lib/gdb.exp (gdb_file_cmd): Update.
5161 * gdb.stabs/weird.exp (print_weird_var): Update.
5162 * gdb.server/solib-list.exp: Update.
5163 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5164 * gdb.mi/mi-cli.exp: Update.
5165 * gdb.linespec/linespec.exp: Update.
5166 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5167 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5168 * gdb.cp/cp-relocate.exp: Update.
5169 * gdb.base/sym-file.exp: Update.
5170 * gdb.base/relocate.exp: Update.
5171 * gdb.base/readnever.exp: Update.
5172 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5173 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5174 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5175 * gdb.base/code_elim.exp: Update.
5176 * gdb.base/break-unload-file.exp (test_break): Update.
5177 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5178 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5179 Update.
5180 * gdb.base/attach.exp (do_attach_tests): Update.
5181 * gdb.base/sepdebug.exp: Update.
5182 * gdb.python/py-section-script.exp: Update.
5183
5184 2018-10-04 Tom Tromey <tom@tromey.com>
5185
5186 PR cli/22234:
5187 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5188 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5189 output.
5190
5191 2018-10-04 Tom Tromey <tom@tromey.com>
5192
5193 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5194 set width and height to 0.
5195 (test_command_line_attach_run): Use -quiet.
5196
5197 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5198
5199 * lib/gdb.exp (skip_ifunc_tests): New.
5200 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5201 other compile failures.
5202 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5203
5204 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5205
5206 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5207 is_amd64_regs_target.
5208
5209 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5210
5211 * gdb.arch/aarch64-sighandler-regs.c: New test.
5212 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5213 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5214
5215 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5216
5217 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5218 assembly.
5219
5220 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5221
5222 * gdb.base/frame-selection.exp: New file.
5223 * gdb.base/frame-selection.c: New file.
5224
5225 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5226
5227 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5228 pthread barrier.
5229 (main): Likewise.
5230
5231 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5232
5233 * gdb.base/large-frame-1.c: New file.
5234 * gdb.base/large-frame-2.c: New file.
5235 * gdb.base/large-frame.exp: New file.
5236 * gdb.base/large-frame.h: New file.
5237
5238 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5239
5240 PR gdb/20948
5241 * gdb.base/write_mem.exp: New test.
5242 * gdb.base/write_mem.c: Likewise.
5243
5244 2018-09-23 Tom Tromey <tom@tromey.com>
5245
5246 PR python/18852:
5247 * gdb.python/py-parameter.exp: Add test for parameter that throws
5248 on "set".
5249
5250 2018-09-23 Tom Tromey <tom@tromey.com>
5251
5252 PR python/17284:
5253 * gdb.python/py-template.exp (test_template_arg): Add test for
5254 negative template argument number.
5255
5256 2018-09-23 Tom Tromey <tom@tromey.com>
5257
5258 PR python/14062:
5259 * gdb.python/python.exp: Add test for post_event error.
5260
5261 2018-09-23 Tom Tromey <tom@tromey.com>
5262
5263 PR python/18170:
5264 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5265 convert pointers to int and long.
5266
5267 2018-09-23 Tom Tromey <tom@tromey.com>
5268
5269 PR python/20126:
5270 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5271 signed-ness conversion tests.
5272
5273 2018-09-23 Tom Tromey <tom@tromey.com>
5274
5275 PR python/18352;
5276 * gdb.python/py-value.exp (test_float_conversion): New proc.
5277 Use it.
5278
5279 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5280
5281 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5282
5283 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5284
5285 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5286 no readline.
5287 * gdb.base/utf8-identifiers.exp: Likewise.
5288 * gdb.cp/cpcompletion.exp: Likewise.
5289 * gdb.linespec/cpcompletion.exp: Likewise.
5290 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5291 * gdb.linespec/cpls-ops.exp: Likewise.
5292
5293 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5294 Chris January <chris.january@arm.com>
5295
5296 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5297 * gdb.fortran/short-circuit-argument-list.exp: New file.
5298 * gdb.fortran/short-circuit-argument-list.f90: New test.
5299
5300 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5301
5302 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5303 "arch=" keyword when executing "-stack-list-frames".
5304
5305 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5306
5307 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5308 "arch=" keyword when executing "-stack-list-frames".
5309
5310 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5311
5312 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5313 break ada".
5314
5315 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5316
5317 PR python/23669
5318 * gdb.python/python.exp: Test gdb.execute("show commands").
5319
5320 2018-09-16 Tom Tromey <tom@tromey.com>
5321
5322 * gdb.base/new-ui.exp (do_execution_tests): Update.
5323 * gdb.base/dbx.exp (test_breakpoints): Update.
5324
5325 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5326
5327 * lib/gdb.exp (gdb_simple_compile): Add proc.
5328 (is_elf_target): Use gdb_simple_compile.
5329 (skip_altivec_tests): Likewise.
5330 (skip_vsx_tests): Likewise.
5331 (skip_tsx_tests): Likewise.
5332 (skip_btrace_tests): Likewise.
5333 (skip_btrace_pt_tests): Likewise.
5334 (gdb_can_simple_compile): Likewise.
5335 (gdb_has_argv0): Likewise.
5336 (gdb_target_symbol_prefix): Likewise.
5337 (target_supports_scheduler_locking): Likewise.
5338
5339 2018-09-13 Tom Tromey <tom@tromey.com>
5340
5341 * Makefile.in (TAGS): Recognize proc_with_prefix and
5342 gdb_caching_proc.
5343
5344 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5345
5346 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5347 method.
5348
5349 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5350
5351 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5352 and a few other Inferior properties when the Inferior is no
5353 longer valid.
5354
5355 2018-09-13 Tom Tromey <tom@tromey.com>
5356
5357 PR rust/23650:
5358 * gdb.rust/simple.exp: Add test for enum field access error.
5359
5360 2018-09-13 Tom Tromey <tom@tromey.com>
5361
5362 PR rust/23626:
5363 * gdb.rust/simple.rs (EmptyEnum): New type.
5364 (main): Use it.
5365 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5366
5367 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5368
5369 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5370 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5371 * gdb.python/py-symtab.exp: Update test printing an objfile.
5372
5373 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5374
5375 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5376 object.
5377
5378 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5379
5380 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5381 (support_complex_tests): Use gdb_can_simple_compile.
5382 (is_ilp32_target): Likewise.
5383 (is_lp64_target): Likewise.
5384 (is_64_target): Likewise.
5385 (is_amd64_regs_target): Likewise.
5386 (is_aarch32_target): Likewise.
5387 (gdb_int128_helper): Likewise.
5388
5389 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5390
5391 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5392
5393 2018-09-10 Jerome Guitton <guitton@adacore.com>
5394
5395 * gdb.ada/same_component_name: Add test for case of tagged record
5396 with variable-length fields.
5397
5398 2018-09-10 Xavier Roirand <roirand@adacore.com>
5399
5400 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5401 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5402 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5403 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5404
5405 2018-09-10 Xavier Roirand <roirand@adacore.com>
5406
5407 * gdb.ada/mi_string_access.exp: New testcase.
5408 * gdb.ada/mi_string_access/bar.adb: New file.
5409 * gdb.ada/mi_string_access/pck.adb: New file.
5410 * gdb.ada/mi_string_access/pck.asd: New file.
5411
5412 2018-09-10 Xavier Roirand <roirand@adacore.com>
5413
5414 * gdb.ada/mi_var_union.exp: New testcase.
5415 * gdb.ada/mi_var_union/bar.adb: New file.
5416 * gdb.ada/mi_var_union/pck.adb: New file.
5417 * gdb.ada/mi_var_union/pck.asd: New file.
5418
5419 2018-09-08 Tom Tromey <tom@tromey.com>
5420
5421 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5422
5423 2018-09-08 Tom Tromey <tom@tromey.com>
5424
5425 PR python/16047:
5426 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5427 (register_pretty_printers): Register new printer.
5428 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5429 test.
5430 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5431 (an_int_type3): New global.
5432
5433 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5434
5435 * gdb.ada/expr_with_funcall: New testcase.
5436
5437 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5438
5439 * gdb.ada/packed_array_assign: New testcase.
5440
5441 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5442
5443 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5444 names, and add test prefixes to make test names unique.
5445
5446 2018-09-05 Tom de Vries <tdevries@suse.de>
5447
5448 * gdb.dwarf2/varval.exp: Add test.
5449
5450 2018-09-04 Gary Benson <gbenson@redhat.com>
5451
5452 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5453 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5454
5455 2018-08-31 Tom Tromey <tom@tromey.com>
5456
5457 * gdb.rust/simple.rs: Rename second variable "v".
5458
5459 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5460
5461 * gdb.base/funcargs.c (use_a): New function.
5462 (recurse): Call use_a.
5463
5464 2018-08-29 Keith Seitz <keiths@redhat.com>
5465
5466 * gdb.compile/compile-cplus-anonymous.cc: New file.
5467 * gdb.compile/compile-cplus-anonymous.exp: New file.
5468 * gdb.compile/compile-cplus-array-decay.cc: New file.
5469 * gdb.compile/compile-cplus-array-decay.exp: New file.
5470 * gdb.compile/compile-cplus-inherit.cc: New file.
5471 * gdb.compile/compile-cplus-inherit.exp: New file.
5472 * gdb.compile/compile-cplus-member.cc: New file.
5473 * gdb.compile/compile-cplus-member.exp: New file.
5474 * gdb.compile/compile-cplus-method.cc: New file.
5475 * gdb.compile/compile-cplus-method.exp: New file.
5476 * gdb.compile/compile-cplus-mod.c: "New" file.
5477 * gdb.compile/compile-cplus-namespace.cc: New file.
5478 * gdb.compile/compile-cplus-namespace.exp: New file.
5479 * gdb.compile/compile-cplus-nested.cc: New file.
5480 * gdb.compile/compile-cplus-nested.exp: New file.
5481 * gdb.compile/compile-cplus-print.c: "New" file.
5482 * gdb.compile/compile-cplus-print.exp: "New" file.
5483 * gdb.compile/compile-cplus-virtual.cc: New file.
5484 * gdb.compile/compile-cplus-virtual.exp: New file.
5485 * gdb.compile/compile-cplus.c: "New" file.
5486 * gdb.compile/compile-cplus.exp: "New" file.
5487 * lib/compile-support.exp: New file.
5488
5489 2018-08-16 Gary Benson <gbenson@redhat.com>
5490
5491 PR gdb/13000:
5492 * gdb.base/batch-exit-status.exp: New file.
5493 * gdb.base/batch-exit-status.good-commands: Likewise.
5494 * gdb.base/batch-exit-status.bad-commands: Likewise.
5495
5496 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5497
5498 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5499 (struct struct02): Likewise.
5500 (struct struct03): Likewise.
5501 (struct struct04): Likewise.
5502 (struct struct_01_01): New struct.
5503 (struct struct_01_02): Likewise.
5504 (struct struct_01_03): Likewise.
5505 (struct struct_01_04): Likewise.
5506 (struct struct_02_01): Likewise.
5507 (struct struct_02_02): Likewise.
5508 (struct struct_02_03): Likewise.
5509 (struct struct_02_04): Likewise.
5510 (struct struct_04_01): Likewise.
5511 (struct struct_04_02): Likewise.
5512 (struct struct_04_03): Likewise.
5513 (struct struct_04_04): Likewise.
5514 (struct struct_05_01): Likewise.
5515 (struct struct_05_02): Likewise.
5516 (struct struct_05_03): Likewise.
5517 (struct struct_05_04): Likewise.
5518 (cmp_struct01): Remove function.
5519 (cmp_struct02): Likewise.
5520 (cmp_struct03): Likewise.
5521 (cmp_struct04): Likewise.
5522 (cmp_struct_01_01): Add Function.
5523 (cmp_struct_01_02): Likewise.
5524 (cmp_struct_01_03): Likewise.
5525 (cmp_struct_01_04): Likewise.
5526 (cmp_struct_02_01): Likewise.
5527 (cmp_struct_02_02): Likewise.
5528 (cmp_struct_02_03): Likewise.
5529 (cmp_struct_02_04): Likewise.
5530 (cmp_struct_04_01): Likewise.
5531 (cmp_struct_04_02): Likewise.
5532 (cmp_struct_04_03): Likewise.
5533 (cmp_struct_04_04): Likewise.
5534 (cmp_struct_05_01): Likewise.
5535 (cmp_struct_05_02): Likewise.
5536 (cmp_struct_05_03): Likewise.
5537 (cmp_struct_05_04): Likewise.
5538 (call_all): Add new structs.
5539 * gdb.base/infcall-nested-structs.exp: Likewise.
5540
5541 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5542
5543 * gdb.python/py-framefilter-mi.exp: Update regexp to
5544 check for "arch" field in frame output.
5545
5546 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5547
5548 * gdb.dwarf2/dw2-ranges-func.c: New file.
5549 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5550
5551 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5552
5553 * gdb.base/term.exp: Compare terminal settings with values from
5554 the inferior.
5555 * gdb.base/term.c: Get and set terminal settings.
5556
5557 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5558
5559 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5560 accommodate new "arch" field in frame output.
5561 * gdb.mi/mi-return.exp: Likewise.
5562 * gdb.mi/mi-stack.exp: Likewise.
5563 * gdb.mi/mi-syn-frame.exp: Likewise.
5564 * gdb.mi/user-selected-context-sync.exp: Likewise.
5565
5566 2018-08-19 Michael Spang <spang@google.com>
5567
5568 PR gdb/11786
5569 * gdb.base/gcore-tls-pie.c: New file.
5570 * gdb.base/gcore-tls-pie.exp: New file.
5571
5572 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5573
5574 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5575 * gdb.dwarf2/varval.c: New file.
5576 * gdb.dwarf2/varval.exp: New file.
5577
5578 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5579
5580 PR gdb/18931
5581 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5582
5583 2018-08-16 Keith Seitz <keiths@redhat.com>
5584
5585 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5586 tests expected to pass.
5587
5588 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5589
5590 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5591 -data-disassemble -a.
5592 (test_disassembly_bogus_args): Likewise.
5593
5594 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5595
5596 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5597
5598 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5599
5600 * gdb.base/vla-optimized-out.exp: Add new test.
5601
5602 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5603
5604 * gdb.base/vla-optimized-out-o3.exp: Delete.
5605 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5606 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5607 deleted tests.
5608
5609 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5610
5611 PR gdb/18050:
5612 * gdb.server/extended-remote-restart.c: New file.
5613 * gdb.server/extended-remote-restart.exp: New file.
5614
5615 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5616
5617 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5618 "set variable index = 42".
5619
5620 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5621
5622 * boards/index-cache-gdb.exp: New file.
5623 * gdb.dwarf2/index-cache.exp: New file.
5624 * gdb.dwarf2/index-cache.c: New file.
5625 * gdb.base/maint.exp: Check if we are using the index cache.
5626
5627 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5628
5629 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5630 MAKEFLAGS.
5631
5632 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5633
5634 * dg-extract-results.sh: Move to toplevel contrib.
5635 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5636 * Makefile.in (check-parallel-racy): Likewise.
5637
5638 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5639
5640 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5641 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5642 tests if the target supports scheduler locking.
5643
5644 2018-08-04 Tom de Vries <tdevries@suse.de>
5645
5646 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5647
5648 2018-08-02 Tom Tromey <tom@tromey.com>
5649
5650 PR symtab/16842.
5651 * gdb.cp/temargs.exp: Test "info address" of a template
5652 parameter.
5653
5654 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5655
5656 * gdb.python/py-mi-var-info-path-expression.c: New file.
5657 * gdb.python/py-mi-var-info-path-expression.py: New file.
5658 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5659
5660 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5661
5662 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5663 error after "cannot resolve name" string.
5664
5665 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5666
5667 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5668 started.
5669 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5670
5671 2018-07-28 Tom de Vries <tdevries@suse.de>
5672
5673 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5674
5675 2018-07-26 Tom de Vries <tdevries@suse.de>
5676
5677 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5678
5679 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5680
5681 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5682 is visible.
5683
5684 2018-07-26 Tom de Vries <tdevries@suse.de>
5685
5686 PR breakpoints/23366
5687 * gdb.base/catch-follow-exec.c: New test.
5688 * gdb.base/catch-follow-exec.exp: New file.
5689
5690 2018-07-25 Tom de Vries <tdevries@suse.de>
5691
5692 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5693 vla-optimized-out.c.
5694
5695 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5696
5697 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5698 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5699
5700 2018-07-20 Tom de Vries <tdevries@suse.de>
5701
5702 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5703 NOCLONE macro.
5704 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5705
5706 2018-07-19 Tom de Vries <tdevries@suse.de>
5707
5708 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5709 regular expression.
5710
5711 2018-07-18 Tom de Vries <tdevries@suse.de>
5712
5713 * gdb.base/vla-optimized-out.c: New test.
5714 * gdb.base/vla-optimized-out.exp: New file.
5715
5716 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5717
5718 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5719 message "No address associated with hostname" when gdbserver
5720 cannot resolve the hostname.
5721
5722 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5723
5724 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5725 Add some test prefixes to make tests unique.
5726
5727 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5728
5729 * gdb.base/frameapply.c: New file.
5730 * gdb.base/frameapply.exp: New file.
5731
5732 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5733
5734 * gdb.base/skip.exp: Update expected error message.
5735
5736 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5737 Jan Kratochvil <jan.kratochvil@redhat.com>
5738 Paul Fertser <fercerpav@gmail.com>
5739 Tsutomu Seki <sekiriki@gmail.com>
5740
5741 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5742 parameter.
5743 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5744 by default.
5745 * boards/native-gdbserver.exp: Likewise.
5746 * gdb.server/run-without-local-binary.exp: Improve regexp used
5747 for detecting when a remote debugging connection succeeds.
5748 * gdb.server/server-connect.exp: New file.
5749 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5750 Do not prefix the port number with ":".
5751 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5752 support for detecting and using it. Add '$debughost_gdbserver'
5753 to the list of arguments used to start gdbserver. Handle case
5754 when gdbserver cannot resolve a network name.
5755
5756 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5757
5758 PR c++/23373
5759 * gdb.base/ptype-offsets.cc (struct static_member): New
5760 struct.
5761 (main) <stmember>: New variable.
5762 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5763 with a static member in it.
5764
5765 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5766
5767 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5768 watchpoints enabled and disabled.
5769
5770 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5771
5772 * gdb.base/examine-backward.exp: Still run tests around address
5773 0x0, even if address 0x0 is not readable. Update the pattern for
5774 matching address 0x0 in expected output.
5775
5776 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5777
5778 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5779 malloc/free.
5780
5781 2018-07-04 Tom de Vries <tdevries@suse.de>
5782
5783 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5784
5785 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5786
5787 PR tdep/8282
5788 * gdb.arch/mips-disassembler-options.exp: New test.
5789 * gdb.arch/mips-disassembler-options.s: New test source.
5790
5791 2018-06-29 Pedro Alves <palves@redhat.com>
5792
5793 * gdb.threads/names.exp: Adjust expected "info threads" output.
5794
5795 2018-06-29 Pedro Alves <palves@redhat.com>
5796
5797 * gdb.opt/inline-break.exp (line number, address): Add "info
5798 break" tests.
5799
5800 2018-06-29 Pedro Alves <palves@redhat.com>
5801
5802 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5803 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5804 number and address and running to them.
5805
5806 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5807
5808 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5809
5810 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5811
5812 * lib/compiler.c: Remove executable permission flag.
5813
5814 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5815
5816 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5817 code.
5818 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5819
5820 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5821
5822 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5823
5824 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5825
5826 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5827 address argument is omitted.
5828
5829 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5830
5831 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5832
5833 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5834
5835 PR gdb/21695
5836 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5837 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5838
5839 2018-06-26 Tom Tromey <tom@tromey.com>
5840
5841 PR rust/22574:
5842 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5843 * gdb.rust/simple.rs (struct SimpleLayout): New.
5844
5845 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5846
5847 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5848 "info registers" output.
5849
5850 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5851
5852 * gdb.base/watchpoint-hw-attach.c: New test.
5853 * gdb.base/watchpoint-hw-attach.exp: New file.
5854
5855 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5856
5857 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5858 through /bin/sh.
5859 * boards/dwarf4-gdb-index.exp: Likewise.
5860 * boards/fission-dwp.exp: Likewise.
5861
5862 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5863
5864 * gdb.base/float128.exp: Add comment and improved fail message
5865 to the failure case of "print large128" test.
5866
5867 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5868
5869 * configure.ac: Remove AC_PREREQ.
5870 * configure: Re-generate.
5871
5872 2018-06-19 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5875 (func_extern_caller): New.
5876 (main): Call func_extern_caller.
5877 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5878 logic change.
5879
5880 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5881
5882 PR gdb/16841
5883 * gdb.cp/typedef-base.cc: New file.
5884 * gdb.cp/typedef-base.exp: New file.
5885
5886 2018-06-18 Tom de Vries <tdevries@suse.de>
5887
5888 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5889
5890 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5891 Richard Bunt <Richard.Bunt@arm.com>
5892
5893 * gdb.threads/attach-slow-waitpid.c: New file.
5894 * gdb.threads/attach-slow-waitpid.exp: New file.
5895 * gdb.threads/slow-waitpid.c: New file.
5896
5897 2018-06-14 Pedro Alves <palves@redhat.com>
5898
5899 * gdb.base/fork-running-state.c: Include <errno.h>.
5900 (exit_if_relative_exits): New.
5901 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5902 exits.
5903 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5904 child exits.
5905
5906 2018-06-14 Tom de Vries <tdevries@suse.de>
5907
5908 PR cli/22573
5909 * gdb.base/finish-pretty.c: New test.
5910 * gdb.base/finish-pretty.exp: New file.
5911
5912 2018-06-14 Pedro Alves <palves@redhat.com>
5913
5914 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5915 gdb's expected startup output.
5916
5917 2018-06-14 Pedro Alves <palves@redhat.com>
5918
5919 * lib/selftest-support.exp (selftest_setup): Remove inlined
5920 function handling.
5921
5922 2018-06-14 Tom de Vries <tdevries@suse.de>
5923
5924 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5925 matching of breakpoint printing.
5926
5927 2018-06-13 Tom de Vries <tdevries@suse.de>
5928
5929 PR testsuite/23269
5930 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5931 (fork_child): ... here, and ...
5932 (fork_parent): ... here.
5933
5934 2018-06-12 Tom de Vries <tdevries@suse.de>
5935
5936 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5937
5938 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5939 Stephen Roberts <stephen.roberts@arm.com>
5940
5941 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5942 rewrite test to describe action performed, rather than possible
5943 failure.
5944
5945 2018-06-08 Gary Benson <gbenson@redhat.com>
5946
5947 * gdb.threads/check-libthread-db.exp: New file.
5948 * gdb.threads/check-libthread-db.c: Likewise.
5949
5950 2018-06-05 Tom Tromey <tom@tromey.com>
5951
5952 * gdb.base/default.exp: Update expected "show version" output.
5953
5954 2018-06-05 Tom Tromey <tom@tromey.com>
5955
5956 PR cli/12326:
5957 * gdb.cp/static-print-quit.exp: Update.
5958 * lib/gdb.exp (pagination_prompt): Update.
5959 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5960 * gdb.python/python.exp: Update.
5961
5962 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5963
5964 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5965
5966 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5967
5968 * gdb.ada/bp_fun_addr: New testcase.
5969
5970 2018-06-01 Tom Tromey <tom@tromey.com>
5971
5972 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5973 results.
5974 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5975 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5976 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5977 * gdb.base/maint.exp (maint_pass_if): Update.
5978
5979 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5980
5981 * gdb.base/endian.exp: New test.
5982 * gdb.base/endian.c: New test source.
5983
5984 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5985
5986 PR gdb/23203
5987 * gdb.base/bt-selected-frame.c: New file.
5988 * gdb.base/bt-selected-frame.exp: New file.
5989 * lib/gdb.exp (get_current_frame_number): New function.
5990
5991 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5992 Pedro Alves <palves@redhat.com>
5993
5994 * gdb.threads/tls-core.c: Include <stdlib.h>
5995 (thread_proc): Call `abort'.
5996 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5997 (tls_core_test): New procedure, bits factored out from ...
5998 (top level): ... here. Test both native cores and gcore cores.
5999
6000 2018-05-23 Tom Tromey <tom@tromey.com>
6001
6002 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6003
6004 2018-05-23 Tom Tromey <tom@tromey.com>
6005
6006 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6007 symfile_complaints.
6008 (test_short_complaints): Likewise.
6009 (test_empty_complaints): Likewise.
6010 (test_initial_complaints): Update.
6011
6012 2018-05-23 Tom Tromey <tom@tromey.com>
6013
6014 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6015
6016 2018-05-23 Tom Tromey <tom@tromey.com>
6017
6018 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6019 (test_short_complaints): Update.
6020
6021 2018-05-22 Pedro Alves <palves@redhat.com>
6022
6023 * gdb.base/remote.exp: Only gdb_start after compiling the
6024 testcase. Issue "disconnect" before testing "set remote" command
6025 defaults. Issue clean_restart before running to main.
6026
6027 2018-05-22 Pedro Alves <palves@redhat.com>
6028
6029 * gdb.base/remote.exp: Adjust expected output of "show remote
6030 memory-write-packet-size". Add tests for "set remote
6031 memory-write-packet-size 0" and "set remote
6032 memory-write-packet-size fixed/limit".
6033
6034 2018-05-22 Pedro Alves <palves@redhat.com>
6035
6036 PR gdb/22973
6037 * gdb.base/utf8-identifiers.c: New file.
6038 * gdb.base/utf8-identifiers.exp: New file.
6039
6040 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6041
6042 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6043
6044 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6045
6046 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6047
6048 2018-05-18 Tom Tromey <tom@tromey.com>
6049
6050 * gdb.base/ptype-offsets.exp: Update.
6051
6052 2018-05-17 Keith Seitz <keiths@redhat.com>
6053
6054 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6055 in expected breakpoint stop locations.
6056 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6057 move to proper scope to test variable values.
6058 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6059 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6060 New functions.
6061 (main): Call not_inline_func3.
6062 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6063 inline_func1, inline_func2, and inline_func3. Test that when each
6064 breakpoint is hit, GDB properly reports both the stop location
6065 and the backtrace. Repeat tests for temporary breakpoints.
6066
6067 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6068
6069 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6070 rather then trying to access it in determining whether the PID
6071 of `gdbserver' could have been retrieved.
6072
6073 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6074
6075 * gdb.arch/amd64-init-x87-values.S: New file.
6076 * gdb.arch/amd64-init-x87-values.exp: New file.
6077
6078 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6079
6080 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6081
6082 2018-05-04 Tom Tromey <tom@tromey.com>
6083
6084 PR python/22730:
6085 * gdb.python/python.exp: Test multi-line execute.
6086
6087 2018-05-04 Tom Tromey <tom@tromey.com>
6088
6089 PR python/22731:
6090 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6091
6092 2018-05-04 Tom Tromey <tom@tromey.com>
6093
6094 PR gdb/11750:
6095 * gdb.base/define.exp: Test defining a user command inside a user
6096 command.
6097 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6098
6099 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6100 Pedro Alves <palves@redhat.com>
6101
6102 PR breakpoints/19806 and support for PR external/20207.
6103 * gdb.base/watchpoint-unaligned.c: New file.
6104 * gdb.base/watchpoint-unaligned.exp: New file.
6105
6106 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6107
6108 * gdb.base/maint.exp: Make test names unique, use
6109 test_prefix_command_help to test 'help maint info', and remove
6110 repeated test of 'help maint'.
6111
6112 2018-05-04 Tom Tromey <tom@tromey.com>
6113
6114 PR gdb/22619:
6115 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6116 behavior.
6117
6118 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6119
6120 * gdb.base/maint.exp: Process output from 'maint print registers'
6121 line at a time.
6122
6123 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6124
6125 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6126 timeout.
6127
6128 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6129
6130 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6131 filter pattern.
6132
6133 2018-05-02 Pedro Alves <palves@redhat.com>
6134
6135 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6136 to_log_command renames.
6137 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6138
6139 2018-05-02 Tom Tromey <tom@tromey.com>
6140
6141 * gdb.python/py-parameter.exp: Set test message.
6142
6143 2018-05-02 Tom Tromey <tom@tromey.com>
6144
6145 PR python/20084:
6146 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6147 PARAM_ZUINTEGER_UNLIMITED tests.
6148
6149 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6150
6151 PR rust/23124
6152 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6153 when casting.
6154
6155 2018-04-30 Tom Tromey <tom@tromey.com>
6156
6157 * gdb.python/py-type.exp: Check align attribute.
6158 * gdb.python/py-type.c: New "aligncheck" global.
6159
6160 2018-04-30 Tom Tromey <tom@tromey.com>
6161
6162 PR exp/17095:
6163 * gdb.dwarf2/dw2-align.exp: New file.
6164 * gdb.cp/align.exp: New file.
6165 * gdb.base/align.exp: New file.
6166 * lib/gdb.exp (gdb_int128_helper): New proc.
6167 (has_int128_c, has_int128_cxx): New caching procs.
6168
6169 2018-04-27 Tom Tromey <tom@tromey.com>
6170
6171 PR rust/22545:
6172 * gdb.rust/simple.exp: Add inclusive range tests.
6173
6174 2018-04-26 Pedro Alves <palves@redhat.com>
6175
6176 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6177 ifunc breakpoint locations correctly of ifunc breakpoints set
6178 while the program resolves the ifunc.
6179
6180 2018-04-26 Pedro Alves <palves@redhat.com>
6181
6182 * gdb.base/gnu-ifunc-final.c: New file.
6183 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6184 * gdb.base/gnu-ifunc.exp (executable): Delete.
6185 (staticexecutable): Adjust.
6186 (lib_opts, exec_opts): Delete.
6187 (make_binsuffix, build, set-break): New procedures.
6188 (misc_tests): New, with tests factored out from the top level.
6189 (top level): Test different combinations of ifunc resolver name,
6190 resolver with and with debug info, and ifunc target with and
6191 without debug info. Wrap static tests with with_target_prefix.
6192
6193 2018-04-26 Pedro Alves <palves@redhat.com>
6194
6195 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6196 return type" warnings.
6197
6198 2018-04-25 Pedro Alves <palves@redhat.com>
6199
6200 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6201 killed".
6202 * gdb.base/kill-after-signal.exp: Likewise.
6203 * gdb.threads/kill.exp: Likewise.
6204
6205 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6206 Sergio Durigan Junior <sergiodj@redhat.com>
6207 Pedro Alves <palves@redhat.com>
6208
6209 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6210 regexps to expect for '[Inferior ... detached]' as well.
6211 * gdb.base/attach.exp: Likewise.
6212 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6213 "gdb_continue_to_end".
6214 (test_catch_syscall_with_wrong_args): Likewise.
6215 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6216 ']'. Don't set 'verbose' on.
6217 * gdb.base/foll-vfork.exp: Likewise.
6218 * gdb.base/fork-print-inferior-events.c: New file.
6219 * gdb.base/fork-print-inferior-events.exp: New file.
6220 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6221 '[Inferior ... has been killed]' message.
6222 * gdb.base/kill-after-signal.exp: Likewise.
6223 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6224 detach message.
6225 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6226 message.
6227 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6228 regexps to expect for '[Inferior ... detached]' as well.
6229 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6230
6231 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6232
6233 PR gdb/23104
6234 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6235
6236 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6237
6238 PR gdb/23095
6239 * gdb.base/break-probes.exp: Pass shlib_load to
6240 prepare_for_testing. Set normal_bp to r_debug_state if target is
6241 bsd.
6242
6243 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6244
6245 * gdb.threads/multiple-successive-infcall.c: New test.
6246 * gdb.threads/multiple-successive-infcall.exp: New file.
6247
6248 2018-04-17 Tom Tromey <tom@tromey.com>
6249
6250 * gdb.rust/simple.rs (Union): New type.
6251 (main): New local "u".
6252 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6253
6254 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6255
6256 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6257 number information in output of "whereis" command.
6258 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6259
6260 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6261
6262 * gdb.ada/info_types.exp: Adjust expected output to the line
6263 numbers now printed by "info var/func/type".
6264 * gdb.base/completion.exp: Likewise.
6265 * gdb.base/included.exp: Likewise.
6266 * gdb.cp/cp-relocate.exp: Likewise.
6267 * gdb.cp/cplusfuncs.exp: Likewise.
6268 * gdb.cp/namespace.exp: Likewise.
6269 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6270
6271 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6272
6273 * gdb.btrace/cpu.exp: New.
6274
6275 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6276
6277 * gdb.base/step-indirect-call-thunk.exp: New.
6278 * gdb.base/step-indirect-call-thunk.c: New.
6279 * gdb.reverse/step-indirect-call-thunk.exp: New.
6280 * gdb.reverse/step-indirect-call-thunk.c: New.
6281
6282 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6283
6284 * gdb.base/pie-fork.c: New file.
6285 * gdb.base/pie-fork.exp: New file.
6286
6287 2018-04-11 Tom Tromey <tom@tromey.com>
6288
6289 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6290
6291 2018-04-10 Pedro Alves <palves@redhat.com>
6292
6293 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6294 exits. Instead loop running forever.
6295 (fork_parent): Run forever too.
6296
6297 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6298
6299 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6300 mi_continue_to_line.
6301 * gdb.mi/mi-stack.c (callee4): Add comment.
6302
6303 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6304
6305 * gdb.mi/mi-stack.exp: Fix indentation.
6306
6307 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6308
6309 PR gdb/22979
6310 * gdb.arch/amd64-osabi.exp: New file.
6311
6312 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6313
6314 PR gdb/22980
6315 * gdb.base/osabi.exp: New file.
6316
6317 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6318
6319 * gdb.cp/static-typedef-print.exp: New file.
6320 * gdb.cp/static-typedef-print.cc: New file.
6321
6322 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6323
6324 * gdb.ada/varsize_limit: New testcase.
6325
6326 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6327
6328 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6329
6330 * gdb.ada/notcplusplus: New testcase.
6331
6332 * gdb.base/c-linkage-name.c: New file.
6333 * gdb.base/c-linkage-name.exp: New testcase.
6334
6335 2018-03-26 Tom Tromey <tom@tromey.com>
6336
6337 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6338 * gdb.python/py-framefilter.py (name_error): New global.
6339 (ErrorInName.function): Use name_error.
6340
6341 2018-03-26 Tom Tromey <tom@tromey.com>
6342
6343 PR backtrace/15582:
6344 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6345
6346 2018-03-23 Keith Seitz <keiths@redhat.com>
6347
6348 PR c++/22968
6349 * gdb.cp/subtypes.exp: New file.
6350 * gdb.cp/subtypes.h: New file.
6351 * gdb.cp/subtypes.cc: New file.
6352 * gdb.cp/subtypes-2.cc: New file.
6353
6354 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6355
6356 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6357 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6358 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6359 -nostartfiles when compiling the test. Confirm that all registers
6360 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6361
6362 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6363
6364 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6365 option, syntax was wrong anyway.
6366 * gdb.arch/arm-disp-step.exp: Likewise.
6367 * gdb.arch/sparc64-regs.exp: Likewise.
6368 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6369 option, syntax was wrong anyway, switch to use
6370 prepare_for_testing.
6371 * gdb.arch/i386-disp-step.exp: Likewise.
6372
6373 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6374
6375 * gdb.ada/exec_changed.exp: Replace "target_info exists
6376 use_gdb_stub" by "use_gdb_stub".
6377 * gdb.ada/start.exp: Likewise.
6378 * gdb.base/async-shell.exp: Likewise.
6379 * gdb.base/attach-pie-misread.exp: Likewise.
6380 * gdb.base/attach-wait-input.exp: Likewise.
6381 * gdb.base/break-entry.exp: Likewise.
6382 * gdb.base/break-interp.exp: Likewise.
6383 * gdb.base/dprintf-detach.exp: Likewise.
6384 * gdb.base/nostdlib.exp: Likewise.
6385 * gdb.base/solib-nodir.exp: Likewise.
6386 * gdb.base/statistics.exp: Likewise.
6387 * gdb.base/testenv.exp: Likewise.
6388 * gdb.mi/mi-exec-run.exp: Likewise.
6389 * gdb.mi/mi-start.exp: Likewise.
6390 * gdb.multi/dummy-frame-restore.exp: Likewise.
6391 * gdb.multi/multi-arch-exec.exp: Likewise.
6392 * gdb.multi/multi-arch.exp: Likewise.
6393 * gdb.multi/tids.exp: Likewise.
6394 * gdb.multi/watchpoint-multi.exp: Likewise.
6395 * gdb.python/py-events.exp: Likewise.
6396 * gdb.threads/attach-into-signal.exp: Likewise.
6397 * gdb.threads/attach-stopped.exp: Likewise.
6398 * gdb.threads/threadapply.exp: Likewise.
6399 * lib/selftest-support.exp: Likewise.
6400
6401 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6402
6403 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6404
6405 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6406
6407 * gdb.perf/template-breakpoints.cc: New file.
6408 * gdb.perf/template-breakpoints.exp: New file.
6409 * gdb.perf/template-breakpoints.py: New file.
6410
6411 2018-03-19 Tom Tromey <tom@tromey.com>
6412
6413 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6414 y0.
6415 * gdb.rust/simple.exp: Test bare identifier form of struct
6416 initializer.
6417
6418 2018-03-19 Tom Tromey <tom@tromey.com>
6419
6420 * gdb.gdb/observer.exp: Remove.
6421
6422 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6423
6424 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6425 "qualified" option when setting breakpoints.
6426 * gdb.trace/backtrace.exp: Likewise.
6427 * gdb.trace/circ.exp: Likewise.
6428 * gdb.trace/collection.exp: Likewise.
6429 * gdb.trace/disconnected-tracing.exp: Likewise.
6430 * gdb.trace/ftrace-lock.exp: Likewise.
6431 * gdb.trace/ftrace.exp: Likewise.
6432 * gdb.trace/infotrace.exp: Likewise.
6433 * gdb.trace/packetlen.exp: Likewise.
6434 * gdb.trace/passc-dyn.exp: Likewise.
6435 * gdb.trace/qtro.exp: Likewise.
6436 * gdb.trace/read-memory.exp: Likewise.
6437 * gdb.trace/report.exp: Likewise.
6438 * gdb.trace/signal.exp: Likewise.
6439 * gdb.trace/status-stop.exp: Likewise.
6440 * gdb.trace/strace.exp: Likewise.
6441 * gdb.trace/tfind.exp: Likewise.
6442 * gdb.trace/trace-break.exp: Likewise.
6443 * gdb.trace/trace-condition.exp: Likewise.
6444 * gdb.trace/trace-mt.exp: Likewise.
6445 * gdb.trace/tstatus.exp: Likewise.
6446 * gdb.trace/tsv.exp: Likewise.
6447 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6448 * gdb.trace/unavailable.exp: Likewise.
6449 * gdb.trace/while-dyn.exp: Likewise.
6450
6451 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6452
6453 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6454 that libinproctrace is copied to the target.
6455
6456 2018-03-14 Tom Tromey <tom@tromey.com>
6457
6458 PR cli/14977:
6459 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6460 a null pointer.
6461 * gdb.base/wchar.exp: Likewise.
6462
6463 2018-03-14 Tom Tromey <tom@tromey.com>
6464
6465 PR cli/19918:
6466 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6467 flag.
6468
6469 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6470
6471 PR gdb/22841
6472 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6473 "target" to remote_exec.
6474
6475 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6476
6477 PR gdb/22841
6478 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6479 ${board}_upload): Remove.
6480
6481 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6482
6483 * gdb.cp/watch-cp.cc: New test.
6484 * gdb.cp/watch-cp.exp: New file.
6485
6486 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6487
6488 * gdb.base/infcall-nested-structs.exp: New file.
6489 * gdb.base/infcall-nested-structs.c: New file.
6490 * gdb.base/float.exp: Add riscv support.
6491
6492 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6493
6494 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6495 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6496
6497 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6498
6499 * gdb.server/abspath.exp: New file.
6500 * lib/gdb.exp (with_cwd): New procedure.
6501
6502 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6503
6504 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6505 use it.
6506 (gdb_is_target_remote_prompt): New proc.
6507 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6508 (gdb_is_target_native): Pass prompt parameter to
6509 gdb_is_target_1.
6510
6511 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6512
6513 * gdb.base/load-command.c: New file.
6514 * gdb.base/load-command.exp: New file.
6515 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6516 (gdb_is_target_1): ...this, and generalize for other targets
6517 than just remote.
6518 (gdb_is_target_remote): Use gdb_is_target_1.
6519 (gdb_is_target_native): use gdb_is_target_1.
6520
6521 2018-02-26 Tom Tromey <tom@tromey.com>
6522
6523 PR python/16497:
6524 * gdb.python/py-framefilter.exp: Update test.
6525
6526 2018-02-26 Tom Tromey <tom@tromey.com>
6527
6528 * gdb.dwarf2/variant.c: New file.
6529 * gdb.dwarf2/variant.exp: New file.
6530
6531 2018-02-26 Tom Tromey <tom@tromey.com>
6532
6533 * gdb.rust/simple.exp: Accept more possible results in enum test.
6534
6535 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6536
6537 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6538 parentheses.
6539
6540 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6541
6542 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6543 name of a variable: $actual_linejj -> $actual_line.
6544
6545 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6546
6547 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6548
6549 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6550
6551 * gdb.btrace/buffer-size.exp: Do not force BTS.
6552
6553 2018-02-14 Pedro Alves <palves@redhat.com>
6554
6555 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6556 getting a "Quit".
6557
6558 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6559
6560 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6561 Fix test name.
6562
6563 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6564
6565 * gdb.cp/m-static.exp: Check type of optimized out static
6566 member.
6567
6568 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6569
6570 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6571 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6572
6573 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6574 Leszek Swirski <leszeks@google.com>
6575
6576 * gdb.python/py-prettyprint.c
6577 (struct to_string_returns_value_inner,
6578 struct to_string_returns_value_wrapper): New.
6579 (main): Add tsrvw variable.
6580 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6581 ToStringReturnsValueWrapper): New classes.
6582 (register_pretty_printers): Register new pretty-printers.
6583 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6584 recursive pretty printer.
6585 * gdb.python/py-mi.exp: Likewise.
6586
6587 2018-02-01 Leszek Swirski <leszeks@google.com>
6588
6589 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6590 functions with the same name as an include file are parsed
6591 correctly.
6592
6593 2018-02-01 Yao Qi <yao.qi@linaro.org>
6594
6595 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6596 "\[^\r\n\]*".
6597
6598 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6599
6600 * gdb.arch/powerpc-prologue-frame.s: New file.
6601 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6602 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6603
6604 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6605
6606 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6607
6608 2018-01-30 Pedro Alves <palves@redhat.com>
6609
6610 PR gdb/13211
6611 * gdb.base/interrupt-daemon.c: New.
6612 * gdb.base/interrupt-daemon.exp: New.
6613 * gdb.multi/multi-term-settings.c: New.
6614 * gdb.multi/multi-term-settings.exp: New.
6615
6616 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6617
6618 * gdb.base/break.exp: Save the location where the breakpoint
6619 on break.c:47 was actually inserted when debugging the version
6620 compiled at -O2 and use it in the expected output of the "info
6621 break" test performed soon after.
6622
6623 2018-01-22 Pedro Alves <palves@redhat.com>
6624 Sergio Durigan Junior <sergiodj@redhat.com>
6625
6626 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6627 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6628
6629 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6630
6631 * gdb.base/break-include.c, gdb.base/break-include.inc,
6632 gdb.base/break-include.exp: New files.
6633 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6634 line number now being the actual line number where the breakpoint
6635 was inserted.
6636 * gdb.mi/mi-break.exp: Likewise.
6637 * gdb.mi/mi-reverse.exp: Likewise.
6638 * gdb.mi/mi-simplerun.exp: Ditto.
6639
6640 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6641
6642 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6643 varobj.
6644 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6645
6646 2018-01-21 Don Breazeal <donb@codesourcery.com>
6647 Andrew Burgess <andrew.burgess@embecosm.com>
6648
6649 * gdb.mi/basics.c: Add new global.
6650 * gdb.mi/mi-frame-regs.exp: New file.
6651 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6652 case.
6653
6654 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6655
6656 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6657 non-parameter, and on an unknown symbol.
6658
6659 2018-01-19 Tom Tromey <tom@tromey.com>
6660
6661 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6662 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6663
6664 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6665
6666 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6667 setrlimit and chdir to int.
6668
6669 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6670
6671 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6672 function.
6673 (my_tend): Likewise.
6674 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6675 rationale of avoiding FP- and vector instructions.
6676
6677 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6678
6679 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6680 "info reg" with "\[ \t\]*".
6681 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6682 "\[ \t\]+".
6683 * gdb.arch/s390-multiarch.exp: Ditto.
6684 * gdb.base/pc-fp.exp: Ditto.
6685 * gdb.reverse/i386-precsave.exp: Ditto.
6686 * gdb.reverse/i386-reverse.exp: Ditto.
6687 * gdb.reverse/i387-env-reverse.exp: Ditto.
6688 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6689
6690 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6691
6692 * lib/gdb.exp (gdb_compile): Re-enable use of
6693 universal_compile_options for languages other than Rust.
6694
6695 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6696
6697 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6698
6699 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6700
6701 PR gdb/16577
6702 * gdb.base/solib-vanish.exp: New.
6703 * gdb.base/solib-vanish-main.c: New.
6704 * gdb.base/solib-vanish-lib1.c: New.
6705 * gdb.base/solib-vanish-lib2.c: New.
6706
6707 2018-01-17 Yao Qi <yao.qi@linaro.org>
6708
6709 * gdb.compile/compile.exp: Match the address printed for
6710 frame in the output of command "bt".
6711
6712 2018-01-15 Tom Tromey <tom@tromey.com>
6713
6714 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6715 compute sp_reg.
6716
6717 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6718
6719 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6720 to prepare.
6721 (prepare): Return 0 on error, 1 on success.
6722
6723 2018-01-12 Pedro Alves <palves@redhat.com>
6724
6725 * gdb.base/continue-after-aborted-step-over.c: New.
6726 * gdb.base/continue-after-aborted-step-over.exp: New.
6727
6728 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6729
6730 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6731 options when not creating an executable.
6732
6733 2018-01-11 Pedro Alves <palves@redhat.com>
6734
6735 PR remote/22597
6736 * gdb.server/stop-reply-no-thread.c: New file.
6737 * gdb.server/stop-reply-no-thread.exp: New file.
6738
6739 2018-01-10 Pedro Alves <palves@redhat.com>
6740
6741 PR gdb/22670
6742 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6743 functions too. Test setting breakpoints and printing C functions
6744 with no debug info too.
6745 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6746
6747 2018-01-10 Pedro Alves <palves@redhat.com>
6748
6749 PR gdb/22670
6750 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6751 a fail.
6752
6753 2018-01-10 Pedro Alves <palves@redhat.com>
6754
6755 PR gdb/22670
6756 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6757
6758 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6759
6760 * gdb.server/unittest.exp: Match the output in non-development
6761 mode.
6762
6763 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6764
6765 * gdb.gdb/unittest.exp: Match output in non-development mode.
6766
6767 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6768
6769 * gdb.ada/access_tagged_param.exp: Relax expected output
6770 for value of "ObjL" in "continue" to pck.inspect breakpoint
6771 test.
6772
6773 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6774
6775 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6776 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6777
6778 2018-01-05 Pedro Alves <palves@redhat.com>
6779
6780 PR gdb/18653
6781 * gdb.base/libsegfault.exp: New.
6782
6783 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6784
6785 PR gdb/22670
6786 * gdb.ada/access_tagged_param.exp: New file.
6787 * gdb.ada/access_tagged_param/foo.adb: New file.
6788
6789 2018-01-05 Pedro Alves <palves@redhat.com>
6790
6791 PR gdb/22670
6792 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6793 exercise lower case too, and to exercise both full matching and
6794 wild matching.
6795
6796 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6797
6798 * gdb.ada/rename_subscript_param: New testcase.
6799
6800 2018-01-05 Jerome Guitton <guitton@adacore.com>
6801
6802 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6803
6804 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6805
6806 * gdb.ada/convvar_comp: New testcase.
6807
6808 2018-01-05 Xavier Roirand <roirand@adacore.com>
6809
6810 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6811 (My_Table): New global variable.
6812 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6813
6814 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6815
6816 PR gdb/22670
6817 * gdb.ada/maint_with_ada: New testcase.
6818
6819 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6820
6821 PR gdb/22670
6822 * gdb.ada/bp_c_mixed_case: New testcase.
6823
6824 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6825
6826 PR gdb/22670
6827 * gdb.ada/complete.exp: Add "complete break ada" test.
6828
6829 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6830
6831 PR gdb/22670
6832 * gdb.ada/info_addr_mixed_case: New testcase.
6833
6834 2018-01-03 Xavier Roirand <roirand@adacore.com>
6835
6836 * gdb.ada/excep_handle.exp: New testcase.
6837 * gdb.ada/excep_handle/foo.adb: New file.
6838 * gdb.ada/excep_handle/pck.ads: New file.
6839
6840 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6841
6842 * gdb.base/step-line.c: Add extra empty line in copyright header.
6843 * gdb.base/step-line.inp: Likewise.
6844
6845 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6846
6847 * gdb.ada/dyn_stride.exp: Add slice test.
6848
6849 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6850
6851 * gdb.ada/dyn_stride: New testcase.
6852
6853 2017-12-27 Stafford Horne <shorne@gmail.com>
6854
6855 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6856 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6857
6858 2017-12-27 Stafford Horne <shorne@gmail.com>
6859
6860 * gdb.base/reggroups.c: New file.
6861 * gdb.base/reggroups.exp: New file.
6862
6863 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6864
6865 * gdb.dwarf2/ada-valprint-error.c: New file.
6866 * gdb.dwarf2/ada-valprint-error.exp: New file.
6867
6868 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6869
6870 * gdb.ada/assign_arr: New testcase.
6871
6872 2017-12-18 Xavier Roirand <roirand@adacore.com>
6873
6874 * gdb.ada/funcall_ptr: New testcase.
6875
6876 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6877
6878 PR cli/16224
6879 * gdb.base/ptype-offsets.cc: New file.
6880 * gdb.base/ptype-offsets.exp: New file.
6881
6882 2017-12-15 Yao Qi <yao.qi@linaro.org>
6883
6884 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6885 if XML is disabled.
6886
6887 2017-12-15 Xavier Roirand <roirand@adacore.com>
6888
6889 * gdb.ada/same_component_name: New testcase.
6890
6891 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6892
6893 * gdb.ada/str_binop_equal: New testcase.
6894
6895 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6896
6897 * gdb.ada/task_switch_in_core: New testcase.
6898
6899 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6900
6901 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6902 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6903 call test_bkpt_qualified.
6904 (test_bkpt_qualified): New proc.
6905
6906 2017-12-13 Pedro Alves <palves@redhat.com>
6907
6908 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6909 Tighten regexp by matching with an anchor.
6910
6911 2017-12-13 Pedro Alves <palves@redhat.com>
6912
6913 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6914 ("expression with namespace"): New set of tests.
6915 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6916 (Nested::Test_NS::qux): New.
6917 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6918 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6919
6920 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6921
6922 * gdb.base/server-del-break.c: New file.
6923 * gdb.base/server-del-break.exp: New file.
6924
6925 2017-12-12 Stafford Horne <shorne@gmail.com>
6926
6927 * gdb.xml/tdesc-regs.exp: Add or1k support.
6928
6929 2017-12-12 Stafford Horne <shorne@gmail.com>
6930
6931 * gdb.base/bp-permanent.c: Define nop of or1k.
6932
6933 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6934
6935 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6936 output with components being reordered.
6937
6938 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6939
6940 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6941 output with components being reordered.
6942
6943 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6944 Pedro Alves <palves@redhat.com>
6945
6946 * gdb.base/maint.exp (check for .gdb_index): Check also for
6947 .debug_names.
6948 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6949 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6950 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6951 (.gdb_index used after symbol reloading): Support also .debug_names.
6952 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6953
6954 2017-12-08 Yao Qi <yao.qi@linaro.org>
6955
6956 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6957 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6958
6959 2017-12-08 Yao Qi <yao.qi@linaro.org>
6960
6961 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6962 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6963
6964 2017-12-08 Yao Qi <yao.qi@linaro.org>
6965
6966 * gdb.arch/aarch64-tagged-pointer.c: New file.
6967 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6968
6969 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6970
6971 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6972 "int".
6973
6974 2017-12-07 Keith Seitz <keiths@redhat.com>
6975
6976 PR breakpoints/22569
6977 * gdb.linespec/ls-errs.exp: Change expected result of "break
6978 -source this file has spaces.c -line 3".
6979 Check that an explicit source file followed by whitespace is
6980 identified as an invalid explicit location.
6981
6982 2017-12-07 Keith Seitz <keiths@redhat.com>
6983
6984 * gdb.cp/nested-types.cc: New file.
6985 * gdb.cp/nested-types.exp: New file.
6986 * lib/cp-support.exp: Load data-structures.exp library.
6987 (debug_cp_test_ptype_class): New global.
6988 (cp_ptype_class_verbose, next_line): New procedures.
6989 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6990 Add and document new return value.
6991 Switch the list of lines to a queue.
6992 Add support for new `type' key for nested type definitions.
6993 Add debugging/troubleshooting messages.
6994 * lib/data-structures.exp: New file.
6995
6996 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6997
6998 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6999 with proc_with_prefix, don't use with_test_prefix.
7000
7001 2017-12-07 Tom Tromey <tom@tromey.com>
7002
7003 * gdb.base/break.exp: Add test for empty "commands".
7004
7005 2017-12-07 Yao Qi <yao.qi@linaro.org>
7006
7007 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7008 malloc and catch syscall.
7009
7010 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7011
7012 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7013 tests for explicit locations.
7014
7015 2017-12-06 Pedro Alves <palves@redhat.com>
7016
7017 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7018 force-disabling XML descriptions.
7019
7020 2017-12-04 Pedro Alves <palves@redhat.com>
7021
7022 PR gdb/22499
7023 * gdb.arch/amd64-disp-step-avx.S: New file.
7024 * gdb.arch/amd64-disp-step-avx.exp: New file.
7025
7026 2017-12-03 Pedro Alves <palves@redhat.com>
7027
7028 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7029 and <string.h>.
7030 (parent_function): Print distinct messages when waitpid fails, or
7031 the child exits with a signal, or the child exits for an unhandled
7032 reason.
7033 * gdb.threads/process-dies-while-detaching.exp
7034 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7035 it. Wait for both inferior output and GDB's prompt. Use an
7036 indirect spawn id list.
7037 (do_detach): New parameter 'child_exit'. Use it to compute
7038 expected inferior output.
7039 (test_detach, test_detach_watch, test_detach_killed_outside):
7040 Adjust to pass down the expected child exit kind.
7041
7042 2017-12-01 Joel Brobecker <brobecker@adacore.com>
7043 Sergio Durigan Junior <sergiodj@redhat.com>
7044 Pedro Alves <palves@redhat.com>
7045
7046 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7047
7048 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7049
7050 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7051 to 'symbol-file' and 'add-symbol-file' can be
7052 position-independent.
7053
7054 2017-12-01 Yao Qi <yao.qi@linaro.org>
7055
7056 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7057 the URL in copyright header.
7058 * gdb.arch/aarch64-fp.exp: Likewise.
7059 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7060 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7061 * gdb.base/expand-psymtabs.exp: Likewise.
7062 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7063 * gdb.fortran/common-block.exp: Likewise.
7064 * gdb.fortran/common-block.f90: Likewise.
7065 * gdb.fortran/logical.exp: Likewise.
7066 * gdb.fortran/vla-datatypes.f90: Likewise.
7067 * gdb.fortran/vla-sub.f90: Likewise.
7068
7069 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7070
7071 * gdb.ada/repeat_dyn: New testcase.
7072
7073 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7074
7075 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7076 Update for changed thread numbering.
7077 * gdb.cell/bt.exp: Update for changed GDB output.
7078
7079 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7080
7081 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7082 setting isremote by hand.
7083 * boards/dwarf4-gdb-index.exp: Likewise.
7084 * boards/fission.exp: Likewise.
7085 * boards/stabs.exp: Likewise.
7086
7087 2017-11-30 Pedro Alves <palves@redhat.com>
7088
7089 * gdb.linespec/cpls-ops.exp
7090 (check_explicit_skips_function_argument): Extract the underlying
7091 type of size_t instead of hardcoding it.
7092
7093 2017-11-29 Pedro Alves <palves@redhat.com>
7094
7095 PR c++/19436
7096 * gdb.linespec/cpls-abi-tag.cc: New file.
7097 * gdb.linespec/cpls-abi-tag.exp: New file.
7098
7099 2017-11-29 Pedro Alves <palves@redhat.com>
7100
7101 * gdb.base/langs.exp: Use -qualified.
7102 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7103 it.
7104 * gdb.cp/namespace.exp: Use -qualified.
7105 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7106 (overload-3, template-overload, template-ret-type, const-overload)
7107 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7108 procedures.
7109 (test_driver): Call them.
7110 * gdb.cp/save-bp-qualified.cc: New.
7111 * gdb.cp/save-bp-qualified.exp: New.
7112 * gdb.linespec/explicit.exp: Test -qualified.
7113 * lib/completion-support.exp (completion::explicit_opts_list): Add
7114 "-qualified".
7115 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7116
7117 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7118
7119 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7120
7121 2017-11-29 Tom Tromey <tom@tromey.com>
7122
7123 * gdb.base/relocate.exp: Update invalid argument test.
7124 Add new tests for invalid arguments.
7125
7126 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7127
7128 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7129 Return 0 as a long.
7130 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7131
7132 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7133
7134 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7135 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7136 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7137 func ().
7138 * gdb.cp/shadow.cc (B.func): Return 0.
7139
7140 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7141
7142 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7143 expected output in gdb_expect call to allow the exception
7144 message to be present as well. Fix syntax confusion to avoid
7145 TCL thinking that exception_name is an array.
7146
7147 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7148
7149 * gdb.arch/spu-info.c: Include <unistd.h>.
7150 (do_signal_test): Fix broken calls to write.
7151 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7152 Fix checks for empty mailboxes. Update signal tests for corrected
7153 do_signal_test routine. Allow nonzero event status.
7154 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7155 * gdb.cell/arch.exp: Use standard_output_file.
7156 * gdb.cell/break.exp: Likewise.
7157 * gdb.cell/bt.exp: Likewise.
7158 * gdb.cell/core.exp: Likewise.
7159 * gdb.cell/dwarfaddr.exp: Likewise.
7160 * gdb.cell/ea-cache.exp: Likewise.
7161 * gdb.cell/ea-standalone.exp: Likewise.
7162 * gdb.cell/f-regs.exp: Likewise.
7163 * gdb.cell/fork.exp: Likewise.
7164 * gdb.cell/gcore.exp: Likewise.
7165 * gdb.cell/mem-access.exp: Likewise.
7166 * gdb.cell/ptype.exp: Likewise.
7167 * gdb.cell/registers.exp: Likewise.
7168 * gdb.cell/sizeof.exp: Likewise.
7169 * gdb.cell/solib-symbol.exp: Likewise.
7170 * gdb.cell/solib.exp: Likewise.
7171
7172 2017-11-25 Pedro Alves <palves@redhat.com>
7173
7174 * gdb.base/complete-empty.exp: New file.
7175 * gdb.base/completion.exp: Adjust.
7176
7177 2017-11-25 Pedro Alves <palves@redhat.com>
7178
7179 * gdb.linespec/cpls-ops.cc: New file.
7180 * gdb.linespec/cpls-ops.exp: New file.
7181 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7182 factored out from ...
7183 (test_complete_prefix_range): ... this.
7184
7185 2017-11-24 Pedro Alves <palves@redhat.com>
7186
7187 * gdb.linespec/cpcompletion.exp: New file.
7188 * gdb.linespec/cpls-hyphen.cc: New file.
7189 * gdb.linespec/cpls.cc: New file.
7190 * gdb.linespec/cpls2.cc: New file.
7191 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7192 test to use test_gdb_complete_unique. Add label completion,
7193 keyword completion and explicit location completion tests.
7194 * lib/completion-support.exp: New file.
7195
7196 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7197
7198 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7199 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7200 when hitting an exception catchpoint.
7201
7202 2017-11-22 Yao Qi <yao.qi@linaro.org>
7203
7204 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7205
7206 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7207
7208 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7209 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7210 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7211
7212 2017-11-22 Yao Qi <yao.qi@linaro.org>
7213
7214 * gdb.base/info-os.exp: Pass pthreads.
7215 * gdb.multi/multi-attach.exp: Likewise.
7216
7217 2017-11-22 Yao Qi <yao.qi@linaro.org>
7218
7219 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7220 compiler.
7221
7222 2017-11-22 Yao Qi <yao.qi@linaro.org>
7223
7224 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7225 * gdb.base/break-interp.exp: Likewise.
7226 * gdb.base/jit-attach-pie.exp: Likewise.
7227
7228 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7229
7230 * gdb.base/float128.c (large128): New variable.
7231 * gdb.base/float128.exp: Add test to print largest __float128 value.
7232
7233 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7234
7235 * gdb.arch/vsx-regs.exp: Update register content checks.
7236
7237 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7238
7239 * gdb.arch/ppc-longdouble.exp: New file.
7240 * gdb.arch/ppc-longdouble.c: Likewise.
7241
7242 2017-11-21 Pedro Alves <palves@redhat.com>
7243
7244 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7245
7246 2017-11-20 Pedro Alves <palves@redhat.com>
7247
7248 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7249 (long_double_typedef): New typedefs.
7250 Use DEF on double and long double.
7251 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7252 cases.
7253 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7254 and 'long_double_ptr_same_size' locals. Use them to decide
7255 whether cast from array/function to float is valid/invalid.
7256
7257 2017-11-17 Tom Tromey <tom@tromey.com>
7258
7259 * gdb.rust/traits.rs: New file.
7260 * gdb.rust/traits.exp: New file.
7261
7262 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7263
7264 * gdb.ada/minsyms: New testcase.
7265
7266 2017-11-16 Pedro Alves <palves@redhat.com>
7267
7268 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7269 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7270
7271 2017-11-16 Pedro Alves <palves@redhat.com>
7272
7273 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7274 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7275
7276 2017-11-16 Pedro Alves <palves@redhat.com>
7277
7278 * gdb.server/reconnect-ctrl-c.c: New file.
7279 * gdb.server/reconnect-ctrl-c.exp: New file.
7280
7281 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7282
7283 * gdb.python/py-rbreak.exp: New file.
7284 * gdb.python/py-rbreak.c: New file.
7285 * gdb.python/py-rbreak-func2.c: New file.
7286
7287 2017-11-16 Pedro Alves <palves@redhat.com>
7288
7289 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7290 pattern.
7291 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7292 GDB.
7293
7294 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7295
7296 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7297 regex.
7298
7299 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7300
7301 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7302 test names.
7303
7304 2017-11-09 Pedro Alves <palves@redhat.com>
7305
7306 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7307 factored out from ...
7308 (top level): ... here, and adjusted to avoid expecting beyond the
7309 prompt in a single gdb_test_multiple.
7310
7311 2017-11-09 Pedro Alves <palves@redhat.com>
7312
7313 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7314 output.
7315 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7316 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7317 * gdb.server/ext-run.exp ("kill" test): Likewise.
7318 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7319
7320 2017-11-09 Pedro Alves <palves@redhat.com>
7321
7322 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7323 match till end of line.
7324
7325 2017-11-09 Pedro Alves <palves@redhat.com>
7326
7327 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7328
7329 2017-11-09 Pedro Alves <palves@redhat.com>
7330
7331 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7332 New procedures, factored out from ...
7333 (top level): ... here, and adjusted to avoid expecting beyond the
7334 prompt in one go.
7335
7336 2017-11-09 Pedro Alves <palves@redhat.com>
7337
7338 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7339 output. Fix '?' match.
7340
7341 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7342
7343 * gdb.ada/scoped_watch: New testcase.
7344 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7345 which is actually correct.
7346 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7347 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7348
7349 2017-11-08 Pedro Alves <palves@redhat.com>
7350
7351 * gdb.gdb/complaints.exp (test_initial_complaints)
7352 (test_serial_complaints, test_short_complaints): Call
7353 complaint_internal instead of complaint.
7354
7355 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7356
7357 * gdb.threads/tls-core.c: New file.
7358 * gdb.threads/tls-core.exp: Likewise.
7359
7360 2017-11-08 Pedro Alves <palves@redhat.com>
7361
7362 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7363 (p Exported_Capitalized): New test.
7364 (p exported_capitalized): New test.
7365
7366 2017-11-07 Pedro Alves <palves@redhat.com>
7367
7368 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7369
7370 2017-11-07 Pedro Alves <palves@redhat.com>
7371
7372 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7373 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7374 (disable_invalid, disable_inverted, disable_negative): New
7375 procedures.
7376 ("bad numbers"): New set of tests.
7377
7378 2017-11-07 Pedro Alves <palves@redhat.com>
7379
7380 * gdb.cp/ena-dis-br-range.exp: Add tests.
7381
7382 2017-11-07 Pedro Alves <palves@redhat.com>
7383
7384 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7385
7386 2017-11-07 Xavier Roirand <roirand@adacore.com>
7387 Pedro Alves <palves@redhat.com>
7388
7389 * gdb.base/ena-dis-br.exp: Add reference to
7390 gdb.cp/ena-dis-br-range.exp.
7391 * gdb.cp/ena-dis-br-range.exp: New file.
7392 * gdb.cp/ena-dis-br-range.cc: New file.
7393
7394 2017-11-06 Pedro Alves <palves@redhat.com>
7395
7396 * gdb.base/attach-non-pgrp-leader.c: New.
7397 * gdb.base/attach-non-pgrp-leader.exp: New.
7398
7399 2017-11-06 Pedro Alves <palves@redhat.com>
7400
7401 * configure.ac: No longer check for termio.h and sgtty.h.
7402 * configure: Regenerate.
7403 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7404 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7405 Remove termio and sgtty code.
7406
7407 2017-11-03 Yao Qi <yao.qi@linaro.org>
7408
7409 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7410 in GDB is disabled.
7411
7412 2017-11-03 Yao Qi <yao.qi@linaro.org>
7413
7414 * gdb.python/py-thrhandle.exp: Skip it if python is not
7415 enabled.
7416
7417 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7418
7419 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7420 as a breakpoint command.
7421
7422 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7423
7424 PR python/21213
7425 * gdb.python/py-infthread.exp: Test calling
7426 InferiorThread.inferior () multiple times in a row.
7427
7428 2017-10-27 Keith Seitz <keiths@redhat.com>
7429
7430 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7431 Test "info break" for every inlined function breakpoint.
7432
7433 2017-10-27 Yao Qi <yao.qi@linaro.org>
7434
7435 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7436
7437 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7438
7439 * gdb.cp/classes.exp (test_static_members): Test printing
7440 Outer::instance.
7441 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7442 (Inner::instance, Outer::instance): New.
7443
7444 2017-10-24 Pedro Alves <palves@redhat.com>
7445
7446 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7447 extra console" test in two stages.
7448
7449 2017-10-24 Pedro Alves <palves@redhat.com>
7450
7451 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7452
7453 2017-10-24 Pedro Alves <palves@redhat.com>
7454
7455 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7456 loop.
7457
7458 2017-10-24 Pedro Alves <palves@redhat.com>
7459
7460 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7461 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7462
7463 2017-10-24 Pedro Alves <palves@redhat.com>
7464
7465 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7466 parameter and handle it. Don't output read value in test name.
7467
7468 2017-10-24 Pedro Alves <palves@redhat.com>
7469
7470 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7471 custom test name.
7472
7473 2017-10-24 Pedro Alves <palves@redhat.com>
7474
7475 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7476 include the unstable output directory name in the test's name.
7477 (initial_setup_simple) <'set args'>: Use custom test name.
7478
7479 2017-10-24 Pedro Alves <palves@redhat.com>
7480
7481 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7482 with explicit test name.
7483
7484 2017-10-20 Pedro Alves <palves@redhat.com>
7485
7486 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7487 'wait -i'. Use gdb_assert and remote_close.
7488
7489 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7490
7491 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7492 number from variable rather than hard-coded.
7493
7494 2017-10-19 Pedro Alves <palves@redhat.com>
7495
7496 * gdb.base/long-inferior-output.c: New file.
7497 * gdb.base/long-inferior-output.exp: New file.
7498
7499 2017-11-18 Keith Seitz <keiths@redhat.com>
7500
7501 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7502 method.
7503 (main): Call it.
7504 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7505 Add additional user-defined conversion operator tests.
7506
7507 2017-10-17 Pedro Alves <palves@redhat.com>
7508
7509 * boards/native-stdio-gdbserver.exp: Load "local-board".
7510
7511 2017-10-17 Pedro Alves <palves@redhat.com>
7512
7513 * gdb.base/quit-live.c: New file.
7514 * gdb.base/quit-live.exp: New file.
7515
7516 2017-10-16 Keith Seitz <keiths@redhat.com>
7517
7518 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7519 (class_with_protected_typedef, class_with_private_typedef)
7520 (struct_with_public_typedef, struct_with_protected_typedef)
7521 (struct_with_private_typedef): New classes/structs.
7522 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7523 typedefs and access specifiers.
7524
7525 2017-10-16 Pedro Alves <palves@redhat.com>
7526 Simon Marchi <simon.marchi@polymtl.ca>
7527
7528 * README (Local vs Remote vs Native): New section.
7529 * boards/local-board.exp: New file, with bits factored out from
7530 ...
7531 * boards/native-extended-gdbserver.exp: ... here. Load
7532 "local-board".
7533 * boards/native-gdbserver.exp: Load "local-board".
7534 (${board}_spawn, ${board}_exec): Delete.
7535 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7536 ...
7537 * boards/stdio-gdbserver-base.exp: ... this new file.
7538 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7539 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7540 procedure.
7541 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7542 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7543 stdio_gdbserver_command.
7544 (${board}_get_remote_address, ${board}_get_comm_port)
7545 (${board}_download, ${board}_upload): Delete.
7546 (get_target_remote_pipe_cmd): New.
7547
7548 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7549
7550 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7551 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7552 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7553 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7554 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7555 remove with_test_prefix.
7556
7557 2017-10-13 Pedro Alves <palves@redhat.com>
7558
7559 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7560 * gdb.base/annota1.exp: Use it instead of is_remote.
7561 * gdb.base/annota3.exp: Use it instead of is_remote.
7562 * gdb.cp/annota2.exp: Use it instead of is_remote.
7563 * gdb.cp/annota3.exp: Use it instead of is_remote.
7564 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7565
7566 2017-10-13 Pedro Alves <palves@redhat.com>
7567
7568 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7569 (test_num_test_vars, run_and_count_vars, find_env)
7570 (test_set_unset_env, test_inherit_env_var): New procedures.
7571 (top level): Use them.
7572
7573 2017-10-13 Pedro Alves <palves@redhat.com>
7574
7575 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7576 also skip on stub-like targets.
7577
7578 2017-10-13 Pedro Alves <palves@redhat.com>
7579
7580 PR gdb/22293
7581 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7582 (top level): Move some tests to ...
7583 (test_not_found): ... this new procedure.
7584 (top level): Call it.
7585
7586 2017-10-13 Pedro Alves <palves@redhat.com>
7587
7588 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7589 expect different "info terminal" output if testing with a
7590 non-native target.
7591
7592 2017-10-13 Pedro Alves <palves@redhat.com>
7593 Simon Marchi <simon.marchi@polymtl.ca>
7594
7595 PR python/12966
7596 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7597
7598 2017-10-13 Pedro Alves <palves@redhat.com>
7599
7600 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7601 already.
7602
7603 2017-10-13 Pedro Alves <palves@redhat.com>
7604
7605 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7606 is_remote.
7607
7608 2017-10-13 Pedro Alves <palves@redhat.com>
7609
7610 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7611 is_remote.
7612
7613 2017-10-13 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7616 is set.
7617 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7618 instead of is_remote.
7619
7620 2017-10-13 Pedro Alves <palves@redhat.com>
7621
7622 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7623 (top level): Add comment.
7624
7625 2017-10-13 Pedro Alves <palves@redhat.com>
7626
7627 * gdb.base/remote.exp (top level): Fix comment typo and add
7628 missing return.
7629
7630 2017-10-13 Pedro Alves <palves@redhat.com>
7631 Simon Marchi <simon.marchi@polymtl.ca>
7632
7633 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7634 calls and add comments. Skip test if use_gdb_stub is set.
7635 (top level): Use "set cwd" command instead of "cd" command.
7636
7637 2017-10-13 Pedro Alves <palves@redhat.com>
7638
7639 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7640 is_remote target check.
7641
7642 2017-10-13 Pedro Alves <palves@redhat.com>
7643
7644 * gdb.base/scope.exp: Use build_executable + clean_restart +
7645 gdb_file_cmd instead of prepare_for_testing and no longer skip
7646 "before run" tests on is_remote target boards. Update comments.
7647 * boards/native-extended-gdbserver.exp
7648 (extended_gdbserver_load_last_file): New, factored out from ...
7649 (gdb_load): ... this. Move further below and add comment.
7650 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7651
7652 2017-10-12 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.base/attach.exp: Remove references to gdb64.
7655 * gdb.base/dbx.exp: Remove references to gdb64.
7656
7657 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7658 Pedro Alves <palves@redhat.com>
7659
7660 * gdb.base/label.exp: Remove is_remote target check.
7661
7662 2017-10-12 Pedro Alves <palves@redhat.com>
7663
7664 * gdb.base/auvx.exp (coredir): Update comment.
7665 (top level) <core_works>: Use "set cwd" command instead of "cd"
7666 command.
7667
7668 2017-10-12 Pedro Alves <palves@redhat.com>
7669 Simon Marchi <simon.marchi@polymtl.ca>
7670
7671 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7672 target boards.
7673
7674 2017-10-12 Pedro Alves <palves@redhat.com>
7675 Simon Marchi <simon.marchi@polymtl.ca>
7676
7677 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7678 Instead skip if there's any gdb_protocol set.
7679
7680 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7681 Pedro Alves <palves@redhat.com>
7682
7683 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7684
7685 2017-10-12 Pedro Alves <palves@redhat.com>
7686 Simon Marchi <simon.marchi@polymtl.ca>
7687
7688 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7689 instead of on dejagnu remote boards.
7690
7691 2017-10-12 Pedro Alves <palves@redhat.com>
7692 Simon Marchi <simon.marchi@polymtl.ca>
7693
7694 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7695 checks. Use build_executable + clean_restart instead of
7696 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7697 of enabling non-stop after starting gdb.
7698
7699 2017-10-12 Pedro Alves <palves@redhat.com>
7700
7701 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7702 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7703 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7704 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7705
7706 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7707
7708 * gdb.arch/arc-tdesc-cpu.exp: New file.
7709 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7710
7711 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7712
7713 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7714
7715 2017-10-10 Pedro Alves <palves@redhat.com>
7716
7717 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7718 expect CLI output.
7719
7720 2017-10-10 Pedro Alves <palves@redhat.com>
7721
7722 * lib/selftest-support.exp (selftest_setup): Update for
7723 captured_command_loop's prototype change.
7724
7725 2017-10-09 Pedro Alves <palves@redhat.com>
7726
7727 Test both arch1=>arch2 and arch2=>arch1.
7728
7729 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7730 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7731 factored out to...
7732 (append_arch1_options, append_arch2_options, append_arch_options)
7733 (build_executables): New procedures.
7734 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7735 local.
7736 (top level): Add new 'first_arch' testing axis.
7737
7738 2017-10-09 Pedro Alves <palves@redhat.com>
7739
7740 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7741 (barrier): New.
7742 (thread_start, all_started): New functions.
7743 (main): Spawn new thread and wait until it is scheduled.
7744 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7745 option.
7746 (do_test): Add 'selected_thread' parameter. Run to all_started
7747 instead of main. Explicitly set the breakpoint at main. Switch
7748 to the SELECTED_THREAD thread.
7749 (top level): Test handling the exec event with either the main
7750 thread or the second thread selected.
7751
7752 2017-10-09 Pedro Alves <palves@redhat.com>
7753
7754 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7755 logic. Move STOP marker after the value checks.
7756 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7757 regexp.
7758
7759 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7760
7761 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7762
7763 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7764
7765 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7766 integer-to-dfp conversion.
7767 * gdb.base/dfp-test.exp: Likewise.
7768
7769 2017-10-04 Pedro Alves <palves@redhat.com>
7770
7771 * gdb.multi/hangout.c: Include <unistd.h>.
7772 (hangout_loop): New function.
7773 (main): Call alarm. Call hangout_loop in a loop.
7774 * gdb.multi/hello.c: Include <unistd.h>.
7775 (hello_loop): New function.
7776 (main): Call alarm. Call hangout_loop in a loop.
7777 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7778 inferior with the other selected.
7779
7780 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7781
7782 * gdb.mi/list-thread-groups-available.exp: New file.
7783 * gdb.mi/list-thread-groups-available.c: New file.
7784
7785 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7786
7787 * gdb.base/set-cwd.exp: Make it available on
7788 native-extended-gdbserver.
7789
7790 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7791
7792 * gdb.base/set-cwd.c: New file.
7793 * gdb.base/set-cwd.exp: Likewise.
7794
7795 2017-10-02 Tom Tromey <tom@tromey.com>
7796
7797 PR rust/22236:
7798 * gdb.rust/simple.rs (main): New variable "fslice".
7799 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7800
7801 2017-10-02 Tom Tromey <tom@tromey.com>
7802
7803 * gdb.rust/simple.exp: Test ptype of a slice.
7804
7805 2017-10-02 Tom Tromey <tom@tromey.com>
7806
7807 * gdb.rust/simple.exp: Test index of slice.
7808
7809 2017-09-27 Tom Tromey <tom@tromey.com>
7810
7811 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7812
7813 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7814 Pedro Alves <palves@redhat.com>
7815
7816 * gdb.base/compare-sections.exp (get value of read-only section): Read
7817 as unsigned value.
7818 (corrupt read-only section): Likewise and don't set written if patching
7819 failed.
7820
7821 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7822
7823 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7824 files.
7825
7826 2017-09-20 Pedro Alves <palves@redhat.com>
7827
7828 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7829 symbol names in gdb's output.
7830 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7831
7832 2017-09-20 Pedro Alves <palves@redhat.com>
7833
7834 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7835 Rename to ...
7836 (test_list_ambiguous_symbol): ... this and add a symbol name
7837 parameter. Adjust.
7838 (test_list_ambiguous_function): Reimplement on top of
7839 test_list_ambiguous_symbol and also test listing ambiguous
7840 variables.
7841 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7842 (ambiguous_fun): ... this.
7843 (ambiguous_var): New.
7844 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7845 (ambiguous_fun): ... this.
7846 (ambiguous_var): New.
7847
7848 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7849
7850 * gdb.base/starti.c: New file.
7851 * gdb.base/starti.exp: New file.
7852 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7853
7854 2017-09-14 Pedro Alves <palves@redhat.com>
7855
7856 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7857 (top level): Use it instead of runto.
7858
7859 2017-09-11 Tom Tromey <tom@tromey.com>
7860
7861 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7862
7863 2017-09-11 Tom Tromey <tom@tromey.com>
7864
7865 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7866 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7867
7868 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7869
7870 * gdb.fortran/printing-types.exp: New file.
7871 * gdb.fortran/printing-types.exp: New file.
7872
7873 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7874
7875 * gdb.fortran/vla-ptype.exp: Fix typos.
7876 * gdb.fortran/vla-value.exp: Same.
7877
7878 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7879
7880 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7881 * gdb.mi/mi-var-child-f.exp: Likewise.
7882 * gdb.mi/mi-vla-fortran.exp: Likewise.
7883
7884 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7885 Christoph Weinmann <christoph.t.weinmann@intel.com>
7886 Bernhard Heckel <bernhard.heckel@intel.com>
7887
7888 * gdb.fortran/ptr-indentation.f90: New file.
7889 * gdb.fortran/ptr-indentation.exp: New file.
7890
7891 2017-09-05 Tom Tromey <tom@tromey.com>
7892
7893 PR gdb/22010:
7894 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7895
7896 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7897
7898 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7899
7900 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7901
7902 * gdb.threads/tls-nodebug-pie.c: New file.
7903 * gdb.threads/tls-nodebug-pie.exp: New file.
7904
7905 2017-09-05 Tom Tromey <tom@tromey.com>
7906
7907 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7908 for rust.
7909
7910 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7911
7912 * gdb.multi/multi-arch-exec.exp: Test with different
7913 "follow-exec-mode" settings.
7914 (do_test): New procedure.
7915
7916 2017-09-04 Pedro Alves <palves@redhat.com>
7917
7918 * gdb.base/func-static.c (S::method const, S::method volatile)
7919 (S::method volatile const): New methods.
7920 (c_s, v_s, cv_s): New instances.
7921 (main): Call method() on them.
7922 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7923 (cannot_resolve): New procedure.
7924 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7925 print-quote-unquoted columns.
7926 (do_test): Test printing each scope too.
7927
7928 2017-09-04 Pedro Alves <palves@redhat.com>
7929
7930 * gdb.base/local-static.exp: Also test with
7931 class::method::variable wholly quoted.
7932 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7933
7934 2017-09-04 Pedro Alves <palves@redhat.com>
7935
7936 * gdb.base/local-static.c: New.
7937 * gdb.base/local-static.cc: New.
7938 * gdb.base/local-static.exp: New.
7939
7940 2017-09-04 Pedro Alves <palves@redhat.com>
7941
7942 * gdb.asm/asm-source.exp: Add casts to int.
7943 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7944 (dataglobal64_1, dataglobal64_2): New globals.
7945 * gdb.base/nodebug.exp: Test different expressions involving the
7946 new globals, with print, whatis and ptype. Add casts to int.
7947 * gdb.base/solib-display.exp: Add casts to int.
7948 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7949 * gdb.cp/m-static.exp: Add cast to int.
7950 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7951 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7952 tls variable with no debug info without a cast. Test with a cast
7953 to int too.
7954 * gdb.trace/entry-values.exp: Add casts.
7955
7956 2017-09-04 Pedro Alves <palves@redhat.com>
7957
7958 * gdb.base/nodebug.exp: Test that ptype's error about functions
7959 with unknown return type includes the function name too.
7960
7961 2017-09-04 Pedro Alves <palves@redhat.com>
7962
7963 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7964 return type of munmap in infcall.
7965 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7966 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7967 type of ftell in infcall.
7968 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7969 type of getpid in infcall.
7970 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7971 infcall.
7972 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7973 Bail on failure to extract the pid.
7974 * gdb.base/nodebug.c: #include <stdint.h>.
7975 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7976 New functions.
7977 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7978 Change expected output of print/whatis/ptype with functions with
7979 no debug info. Test all supported languages. Call
7980 test_call_promotion.
7981 * gdb.compile/compile.exp: Adjust expected output to expect
7982 warning.
7983 * gdb.threads/siginfo-threads.exp: Likewise.
7984
7985 2017-09-04 Pedro Alves <palves@redhat.com>
7986
7987 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7988 "prototypes". Test calling float functions via prototyped and
7989 unprototyped function pointers.
7990 (perform_all_tests): New parameter "prototypes". Pass it down.
7991 (top level): Pass down "prototypes" parameter to
7992 perform_all_tests.
7993
7994 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7995
7996 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7997 Test with nested loops.
7998
7999 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8000
8001 * gdb.base/commands.exp: Call the new procedures.
8002 (loop_break_test, loop_continue_test): New procedures.
8003
8004 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8005
8006 * gdb.base/commands.exp: Call new procedure.
8007 (define_if_without_arg_test): New procedure.
8008
8009 2017-09-04 Pedro Alves <palves@redhat.com>
8010
8011 * gdb.base/list-ambiguous.exp: New file.
8012 * gdb.base/list-ambiguous0.c: New file.
8013 * gdb.base/list-ambiguous1.c: New file.
8014 * gdb.base/list.exp (test_list_range): Adjust expected output.
8015
8016 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8017
8018 * gdb.base/share-env-with-gdbserver.c: New file.
8019 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8020
8021 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8022
8023 * gdb.base/commands.exp (gdbvar_simple_if_test,
8024 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8025 progvar_simple_if_test, progvar_simple_while_test,
8026 progvar_complex_if_while_test, user_defined_command_test,
8027 user_defined_command_args_eval,
8028 user_defined_command_args_stack_test,
8029 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8030 temporary_breakpoint_commands,
8031 gdb_test_no_prompt, redefine_hook_test,
8032 redefine_backtrace_test): Remove "global gdb_prompt".
8033
8034 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8035
8036 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8037 New proc, call it from toplevel.
8038
8039 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8040
8041 PR remote/21852
8042 * gdb.server/normal.c: New file, copied from gdb.base.
8043 * gdb.server/run-without-local-binary.exp: New file.
8044
8045 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
8046
8047 * gdb.arch/sparc64-adi.exp: New file.
8048 * gdb.arch/sparc64-adi.c: New file.
8049
8050 2017-08-22 Pedro Alves <palves@redhat.com>
8051
8052 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8053 (top level): Add "list all overloads" tests.
8054
8055 2017-08-22 Tom Tromey <tom@tromey.com>
8056
8057 * gdb.gdb/xfullpath.exp: Remove.
8058
8059 2017-08-21 Pedro Alves <palves@redhat.com>
8060
8061 PR gdb/19487
8062 * gdb.base/symbol-alias.c: New.
8063 * gdb.base/symbol-alias2.c: New.
8064 * gdb.base/symbol-alias.exp: New.
8065
8066 2017-08-21 Pedro Alves <palves@redhat.com>
8067
8068 * gdb.base/dfp-test.c
8069 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8070 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8071 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8072 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8073 * gdb.base/whatis-ptype-typedefs.c: New.
8074 * gdb.base/whatis-ptype-typedefs.exp: New.
8075 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8076 (an_int, an_int_type, an_int_type2): New globals.
8077 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8078 involving typedefs and cast expressions.
8079 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8080 (lookup_typedefs_function): New.
8081 (typedefs_pretty_printers_dict): New.
8082 (top level): Register lookup_typedefs_function in
8083 gdb.pretty_printers.
8084
8085 2017-08-18 Yao Qi <yao.qi@linaro.org>
8086
8087 * gdb.server/unittest.exp: New.
8088
8089 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8090
8091 PR gdb/21954
8092 * gdb.base/environ.exp: Add test to check if 'unset environment'
8093 works.
8094
8095 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8096
8097 * lib/gdb.exp (universal_compile_options): New caching proc.
8098 (gdb_compile): Suppress GCC's coloring of messages.
8099
8100 2017-08-14 Tom Tromey <tom@tromey.com>
8101
8102 PR gdb/21675:
8103 * gdb.base/printcmds.exp (test_radices): New function.
8104 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8105 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8106 * lib/gdb.exp (get_integer_valueof): Use p/d.
8107
8108 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8109
8110 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8111 characters.
8112
8113 2017-08-05 Tom Tromey <tom@tromey.com>
8114
8115 * gdb.rust/simple.exp: Allow String to appear in a different
8116 namespace.
8117
8118 2017-07-26 Yao Qi <yao.qi@linaro.org>
8119
8120 * gdb.gdb/unittest.exp: Invoke command
8121 "maintenance check xml-descriptions".
8122
8123 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8124
8125 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8126 calling context.
8127 (hex128): Drop erroneous calculation of parameters.
8128
8129 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8130
8131 * gdb.python/py-unwind.exp: Disable stack protection when
8132 building test file.
8133
8134 2017-07-20 Pedro Alves <palves@redhat.com>
8135
8136 * gdb.base/default.exp (set language): Adjust expected output.
8137
8138 2017-07-20 Pedro Alves <palves@redhat.com>
8139
8140 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8141 (test_minsym): ... this, and make static.
8142 (get_pck__foo__bar__minsym): Rename to ...
8143 (get_test_minsym): ... this.
8144 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8145 symbol names and comments.
8146 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8147 (get_test_minsym): ... this.
8148 (pck__foo__bar__minsym__2): Rename to ...
8149 (test_minsym): ... this.
8150 (main): Adjust.
8151
8152 2017-07-17 Pedro Alves <palves@redhat.com>
8153
8154 * gdb.base/completion.exp: Adjust expected output.
8155 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8156 the completer works.
8157
8158 2017-07-17 Pedro Alves <palves@redhat.com>
8159
8160 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8161
8162 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8163
8164 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8165
8166 2017-07-14 Tom Tromey <tom@tromey.com>
8167
8168 PR rust/21764:
8169 * gdb.rust/simple.exp: Add tests.
8170
8171 2017-07-14 Tom Tromey <tom@tromey.com>
8172
8173 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8174
8175 2017-07-14 Pedro Alves <palves@redhat.com>
8176
8177 * gdb.linespec/base/one/thefile.cc (z1): New function.
8178 * gdb.linespec/base/two/thefile.cc (z2): New function.
8179 * gdb.linespec/linespec.exp: Add tests.
8180
8181 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8182
8183 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8184 to mi_create_breakpoint.
8185
8186 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8187
8188 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8189 mi_create_breakpoint.
8190
8191 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8192
8193 * gdb.dlang/demangle.exp: Update for demangling changes.
8194
8195 2017-07-09 Tom Tromey <tom@tromey.com>
8196
8197 * gdb.dwarf2/shortpiece.exp: New file.
8198
8199 2017-07-06 David Blaikie <dblaikie@gmail.com>
8200
8201 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8202 built from fissiont-multi-cu{1,2}.c.
8203 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8204 except putting 'main' and 'func' in separate CUs in the same DWO file.
8205 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8206 test.
8207 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8208 test.
8209
8210 2017-07-06 Pedro Alves <palves@redhat.com>
8211
8212 * gdb.python/py-unwind.exp: Test flushregs.
8213
8214 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8215
8216 PR cli/21688
8217 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8218 tests for alias commands and trailing whitespace.
8219
8220 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8221
8222 PR cli/21688
8223 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8224 procedure. Call it.
8225
8226 2017-06-29 Pedro Alves <palves@redhat.com>
8227
8228 * gdb.base/printcmds.exp: Add tests.
8229
8230 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8231
8232 PR gdb/21337
8233 * gdb.base/reread-readsym.exp: New file.
8234 * gdb.base/reread-readsym.c: New file.
8235
8236 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8237
8238 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8239 subpattern.
8240
8241 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8242
8243 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8244 extended mnemonic.
8245 * gdb.arch/powerpc-power9.s: Likewise.
8246
8247 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8248
8249 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8250 on 32-bit x86 targets. Exploit is_*_target macros where
8251 appropriate.
8252
8253 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8254
8255 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8256 register pieces.
8257
8258 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8259
8260 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8261 located in one or more DWARF pieces.
8262
8263 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8264
8265 * lib/gdb.exp (get_endianness): New proc.
8266 * gdb.arch/aarch64-fp.exp: Use it.
8267 * gdb.arch/altivec-regs.exp: Likewise.
8268 * gdb.arch/e500-regs.exp: Likewise.
8269 * gdb.arch/vsx-regs.exp: Likewise.
8270 * gdb.base/dump.exp: Likewise.
8271 * gdb.base/funcargs.exp: Likewise.
8272 * gdb.base/gnu_vector.exp: Likewise.
8273 * gdb.dwarf2/formdata16.exp: Likewise.
8274 * gdb.dwarf2/implptrpiece.exp: Likewise.
8275 * gdb.dwarf2/nonvar-access.exp: Likewise.
8276 * gdb.python/py-inferior.exp: Likewise.
8277 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8278
8279 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8280
8281 PR gdb/21226
8282 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8283 stack value pieces are taken from the LSB end.
8284
8285 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8286
8287 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8288 variable at nonzero offset.
8289
8290 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8291
8292 * gdb.dwarf2/var-access.c: New file.
8293 * gdb.dwarf2/var-access.exp: New test.
8294 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8295
8296 2017-06-12 Tom Tromey <tom@tromey.com>
8297
8298 * gdb.dwarf2/formdata16.exp: Add tests.
8299
8300 2017-06-12 Tom Tromey <tom@tromey.com>
8301
8302 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8303
8304 2017-06-12 Tom Tromey <tom@tromey.com>
8305
8306 PR exp/16225:
8307 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8308 * gdb.arch/vsx-regs.exp: Update tests.
8309 * gdb.arch/s390-vregs.exp (hex128): New proc.
8310 Update test.
8311 * gdb.arch/altivec-regs.exp: Update tests.
8312
8313 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8314
8315 * gdb.base/startup-with-shell.c: New file.
8316 * gdb.base/startup-with-shell.exp: Likewise.
8317
8318 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8319
8320 * gdb.server/non-existing-program.exp: Update regex in order to
8321 reflect the fact that gdbserver is now using fork_inferior (with a
8322 shell) to startup the inferior.
8323
8324 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8325
8326 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8327 support function calls from GDB.
8328
8329 2017-05-21 Tom Tromey <tom@tromey.com>
8330
8331 PR rust/21466:
8332 * gdb.rust/unsized.exp: New file.
8333 * gdb.rust/unsized.rs: New file.
8334
8335 2017-05-19 Tom Tromey <tom@tromey.com>
8336
8337 PR rust/21484:
8338 * gdb.rust/watch.exp: New file.
8339 * gdb.rust/watch.rs: New file.
8340
8341 2017-05-18 Tom Tromey <tom@tromey.com>
8342
8343 * gdb.rust/simple.exp: Allow Box to be qualified.
8344
8345 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8346
8347 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8348
8349 2017-05-18 Pedro Alves <palves@redhat.com>
8350
8351 * gdb.base/fileio.c (test_write, test_read, test_close)
8352 (test_fstat): Don't print 'ret' in the fail path.
8353
8354 2017-05-18 Pedro Alves <palves@redhat.com>
8355
8356 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8357 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8358 (test_system, test_rename, test_unlink, test_time): Change
8359 prototypes.
8360 * gdb.base/fileio.exp (stop_msg): Adjust.
8361
8362 2017-05-18 Pedro Alves <palves@redhat.com>
8363
8364 * gdb.base/fileio.c (null_str): New global.
8365 (test_stat): Use it.
8366 * gdb.base/fileio.exp: Remove nowarnings.
8367
8368 2017-05-17 Yao Qi <yao.qi@linaro.org>
8369
8370 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8371
8372 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8373
8374 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8375 argument command.
8376 (top-level): Invoke test_set_inferior_tty.
8377
8378 2017-05-04 Pedro Alves <palves@redhat.com>
8379
8380 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8381 Add parens to print call for Python 3.
8382
8383 2017-05-03 Keith Seitz <keiths@redhat.com>
8384
8385 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8386 (main): Call it.
8387
8388 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8389
8390 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8391 to prev and next.
8392
8393 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8394
8395 * gdb.python/py-record-btrace.exp: Remove test for
8396 gdb.BtraceInstruction.error.
8397
8398 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8399
8400 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8401
8402 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8403
8404 * gdb.python/py-record-btrace-threads.c: New file.
8405 * gdb.python/py-record-btrace-threads.exp: New file.
8406
8407 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8408
8409 PR testsuite/8595
8410 * gdb.base/environ.exp: Make test available in all architectures.
8411 Move bits related to "info program" testing to
8412 gdb.base/info-program.exp. Rewrite tests to use the two new
8413 procedures mentione below.
8414 (test_set_show_env_var) New procedure.
8415 (test_set_show_env_var_equal): Likewise.
8416 * gdb.base/info-program.exp: New file.
8417
8418 2017-04-27 Keith Seitz <keiths@redhat.com>
8419
8420 * gdb.cp/oranking.cc (test15): New function.
8421 (main): Call test15 and declare additional variables for testing.
8422 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8423 "p foo101('abc')" tests.
8424 Add tests for cv qualifier overloads.
8425 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8426 "lvalue reference overload" test.
8427 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8428 "print value of f1 on Child&& in f2" test.
8429
8430 2017-04-19 Pedro Alves <palves@redhat.com>
8431
8432 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8433 procedure.
8434 (top level): Call it.
8435 * lib/gdb.exp (gdb_define_cmd): New procedure.
8436
8437 2017-04-12 Pedro Alves <palves@redhat.com>
8438
8439 PR gdb/21323
8440 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8441 (wchar): New global.
8442 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8443 (do_test_wide_char, wide_char_types_no_program, top level): Add
8444 wchar_t testing.
8445
8446 2017-04-12 Pedro Alves <palves@redhat.com>
8447
8448 PR c++/21323
8449 * gdb.cp/wide_char_types.c: New file.
8450 * gdb.cp/wide_char_types.exp: New file.
8451
8452 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8453
8454 PR gdb/21352
8455 * gdb.trace/tsv.exp: Add test for "tsave -r".
8456
8457 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8458
8459 * gdb.dlang/watch-loc.c: New file.
8460 * gdb.dlang/watch-loc.exp: New file.
8461
8462 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8463
8464 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8465
8466 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8467
8468 * gdb.arch/arc-analyze-prologue.S: New file.
8469 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8470
8471 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8472
8473 * gdb.arch/arc-decode-insn.S: New file.
8474 * gdb.arch/arc-decode-insn.exp: Likewise.
8475
8476 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8477
8478 PR tdep/20928
8479 * gdb.arch/sparc64-regs.exp: New file.
8480 * gdb.arch/sparc64-regs.S: Likewise.
8481
8482 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8483
8484 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8485 and memory view on Python 3.
8486
8487 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8488 Keith Seitz <keiths@redhat.com>
8489
8490 PR gdb/14441
8491 * gdb.cp/demangle.exp: Add rvalue reference tests.
8492 * gdb.cp/rvalue-ref-casts.cc: New file.
8493 * gdb.cp/rvalue-ref-casts.exp: New file.
8494 * gdb.cp/rvalue-ref-overload.cc: New file.
8495 * gdb.cp/rvalue-ref-overload.exp: New file.
8496 * gdb.cp/rvalue-ref-params.cc: New file.
8497 * gdb.cp/rvalue-ref-params.exp: New file.
8498 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8499 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8500 * gdb.cp/rvalue-ref-types.cc: New file.
8501 * gdb.cp/rvalue-ref-types.exp: New file.
8502 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8503 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8504
8505 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8506
8507 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8508 New procedure.
8509
8510 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8511
8512 * lib/mi-support.exp (mi_gdb_test): Add additional message
8513 for unexpected output.
8514
8515 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8516
8517 * gdb.base/examine-backward.c (Barrier): New character array
8518 constant, to ensure that TestStrings is preceded by a string
8519 terminator.
8520
8521 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8522
8523 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8524 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8525 and implicit pointer into such a location.
8526
8527 2017-03-16 Doug Evans <dje@google.com>
8528
8529 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8530
8531 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8532
8533 * gdb.cp/m-static.exp: Fix expectation for prototype of
8534 test5.single_constructor and single_constructor::single_constructor.
8535
8536 2017-03-16 Doug Evans <dje@google.com>
8537
8538 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8539 * gdb.guile/scm-lazy-string.c: New file.
8540 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8541 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8542 for pointer, array, typedef lazy strings.
8543
8544 2017-03-16 Doug Evans <dje@google.com>
8545
8546 PR python/17728, python/18439, python/18779
8547 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8548 * gdb.python/py-lazy-string.c (pointer): New typedef.
8549 (main): New locals ptr, array, typedef_ptr.
8550 * gdb.python/py-value.exp: Move lazy string tests to ...
8551 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8552 array, typedef lazy strings.
8553
8554 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8555
8556 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8557 Add optional 'test' parameter.
8558
8559 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8560
8561 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8562 Skip for versions of DejaGnu < 1.5.
8563
8564 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8565
8566 * lib/gdb.exp (dejagnu_version): New proc.
8567 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8568 Use dejagnu_version.
8569
8570 2017-03-10 Keith Seitz <keiths@redhat.com>
8571
8572 PR c++/8128
8573 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8574 type from destructor regexps.
8575 Add a branch which actually passes the test.
8576 Adjust "ptype t5i" test names.
8577
8578 2017-03-08 Pedro Alves <palves@redhat.com>
8579
8580 * gdb.base/step-over-exit.exp: Add explicit test message.
8581
8582 2017-03-08 Pedro Alves <palves@redhat.com>
8583
8584 PR gdb/18360
8585 * gdb.threads/interrupt-while-step-over.c: New file.
8586 * gdb.threads/interrupt-while-step-over.exp: New file.
8587
8588 2017-03-08 Pedro Alves <palves@redhat.com>
8589
8590 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8591 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8592
8593 2017-03-08 Pedro Alves <palves@redhat.com>
8594
8595 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8596 PKRU as not supported as a PASS.
8597
8598 2017-03-08 Pedro Alves <palves@redhat.com>
8599
8600 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8601 prefix instead of $binfile1/$binfile2.
8602 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8603 in test message.
8604 * gdb.python/py-completion.exp: Use "load python file" as test
8605 messages instead of unstable path names.
8606
8607 2017-03-08 Pedro Alves <palves@redhat.com>
8608 Jan Kratochvil <jan.kratochvil@redhat.com>
8609
8610 PR cli/21218
8611 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8612 New proc.
8613 (top level): Call it.
8614
8615 2017-03-08 Pedro Alves <palves@redhat.com>
8616
8617 PR tui/21216
8618 * gdb.tui/tui-nl-filtered-output.exp: New file.
8619
8620 2017-03-08 Pedro Alves <palves@redhat.com>
8621
8622 * gdb.base/completion.exp: Move TUI completion tests to ...
8623 * gdb.tui/completion.exp: ... this new file.
8624
8625 2017-03-08 Pedro Alves <palves@redhat.com>
8626
8627 * gdb.base/tui-disasm-long-lines.c,
8628 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8629 gdb.base/tui-layout.exp: Move to ...
8630 * gdb.tui/: ... this new directory.
8631
8632 2017-03-07 Pedro Alves <palves@redhat.com>
8633
8634 * gdb.base/tui-layout.c: New file.
8635 * gdb.base/tui-layout.exp: New file.
8636
8637 2017-03-07 Pedro Alves <palves@redhat.com>
8638
8639 * gdb.base/tui-layout.c: Rename to ...
8640 * gdb.base/tui-disasm-long-lines.c: ... this.
8641 * gdb.base/tui-layout.exp: Rename to ...
8642 * gdb.base/tui-disasm-long-lines.exp: ... this.
8643
8644 2017-03-07 Pedro Alves <palves@redhat.com>
8645
8646 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8647
8648 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8649
8650 * i386-mpx-call.c: New file.
8651 * i386-mpx-call.exp: New file.
8652
8653 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8654
8655 * gdb.arch/powerpc-power.exp: Delete test.
8656 * gdb.arch/powerpc-power.s: Likewise.
8657 * gdb.disasm/disassembler-options.exp: New test.
8658 * gdb.arch/powerpc-altivec.exp: Likewise.
8659 * gdb.arch/powerpc-altivec.s: Likewise.
8660 * gdb.arch/powerpc-altivec2.exp: Likewise.
8661 * gdb.arch/powerpc-altivec2.s: Likewise.
8662 * gdb.arch/powerpc-altivec3.exp: Likewise.
8663 * gdb.arch/powerpc-altivec3.s: Likewise.
8664 * gdb.arch/powerpc-power7.exp: Likewise.
8665 * gdb.arch/powerpc-power7.s: Likewise.
8666 * gdb.arch/powerpc-power8.exp: Likewise.
8667 * gdb.arch/powerpc-power8.s: Likewise.
8668 * gdb.arch/powerpc-power9.exp: Likewise.
8669 * gdb.arch/powerpc-power9.s: Likewise.
8670 * gdb.arch/powerpc-vsx.exp: Likewise.
8671 * gdb.arch/powerpc-vsx.s: Likewise.
8672 * gdb.arch/powerpc-vsx2.exp: Likewise.
8673 * gdb.arch/powerpc-vsx2.s: Likewise.
8674 * gdb.arch/powerpc-vsx3.exp: Likewise.
8675 * gdb.arch/powerpc-vsx3.s: Likewise.
8676 * gdb.arch/arm-disassembler-options.exp: Likewise.
8677 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8678 * gdb.arch/s390-disassembler-options.exp: Likewise.
8679
8680 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8681
8682 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8683 (check_supported_features): ... this. Changed return type to void.
8684 (supports_rdseed): New static global.
8685 (rdseed): Check supports_rdseed.
8686 (initialize): Call check_supported_features.
8687
8688 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8689
8690 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8691 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8692 and lqarx/stqcx.
8693 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8694 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8695
8696 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8697
8698 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8699 uppercase.
8700
8701 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8702
8703 * gdb.dwarf2/formdata16.c: New file.
8704 * gdb.dwarf2/formdata16.exp: New file.
8705 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8706
8707 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8708
8709 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8710 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8711 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8712 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8713 DW_AT_GNU_*.
8714
8715 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8716
8717 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8718
8719 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8720
8721 PR gdb/21164
8722 * gdb.base/maint.exp: Add testcases for when the commands do
8723 not have arguments.
8724
8725 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8726
8727 * gdb.cp/chained-calls.exp: Use p instead of P.
8728
8729 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8730
8731 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8732 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8733
8734 2017-02-14 Tom Tromey <tom@tromey.com>
8735
8736 PR python/13598:
8737 * gdb.python/py-events.exp: Add before_prompt event tests.
8738
8739 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8740
8741 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8742
8743 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8744
8745 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8746 (main): Call my_unique_function_name.
8747 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8748 completion of patterns with a single match.
8749 Add missing -re switches to gdb_test_multiple calls.
8750
8751 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8752
8753 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8754 return if core file is not recognized.
8755
8756 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8757
8758 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8759 and extra UIs.
8760
8761 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8762
8763 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8764 proc_with_prefix.
8765
8766 2017-02-10 Tom Tromey <tom@tromey.com>
8767
8768 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8769
8770 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8771
8772 PR gdb/21122
8773 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8774
8775 2017-02-08 Jerome Guitton <guitton@adacore.com>
8776
8777 * gdb.base/define.exp: Add test for command abbreviations
8778 in define.
8779
8780 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8781
8782 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8783 * gdb.reverse/insn-reverse-x86.c: New file.
8784
8785 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8786
8787 PR tdep/20936
8788 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8789
8790 2017-02-03 Tom Tromey <tom@tromey.com>
8791
8792 PR rust/21097:
8793 * gdb.rust/simple.exp: Add new tests.
8794
8795 2017-02-02 Pedro Alves <palves@redhat.com>
8796
8797 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8798 tests.
8799
8800 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8801
8802 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8803 taking a 2-byte value out of a 4-byte DWARF implicit value on
8804 big-endian targets.
8805 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8806 logic. Add test cases for DW_OP_implicit.
8807
8808 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8809
8810 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8811
8812 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8813
8814 * gdb.btrace/enable.exp: Call gdb_exit before
8815 skip_gdbserver_tests.
8816
8817 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8818
8819 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8820 GDBFLAGS.
8821
8822 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8823
8824 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8825 the test is skipped.
8826 * gdb.btrace/data.exp: Likewise.
8827 * gdb.btrace/delta.exp: Likewise.
8828 * gdb.btrace/dlopen.exp: Likewise.
8829 * gdb.btrace/enable-running.exp: Likewise.
8830 * gdb.btrace/enable.exp: Likewise.
8831 * gdb.btrace/exception.exp: Likewise.
8832 * gdb.btrace/function_call_history.exp: Likewise.
8833 * gdb.btrace/gcore.exp: Likewise.
8834 * gdb.btrace/instruction_history.exp: Likewise.
8835 * gdb.btrace/multi-thread-step.exp: Likewise.
8836 * gdb.btrace/nohist.exp: Likewise.
8837 * gdb.btrace/non-stop.exp: Likewise.
8838 * gdb.btrace/reconnect.exp: Likewise.
8839 * gdb.btrace/record_goto-step.exp: Likewise.
8840 * gdb.btrace/record_goto.exp: Likewise.
8841 * gdb.btrace/rn-dl-bind.exp: Likewise.
8842 * gdb.btrace/segv.exp: Likewise.
8843 * gdb.btrace/step.exp: Likewise.
8844 * gdb.btrace/stepi.exp: Likewise.
8845 * gdb.btrace/tailcall-only.exp: Likewise.
8846 * gdb.btrace/tailcall.exp: Likewise.
8847 * gdb.btrace/tsx.exp: Likewise.
8848 * gdb.btrace/unknown_functions.exp: Likewise.
8849 * gdb.btrace/vdso.exp: Likewise.
8850
8851 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8852
8853 * gdb.btrace/enable-running.c: New.
8854 * gdb.btrace/enable-running.exp: New.
8855
8856 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8857
8858 * gdb.arch/amd64-gs_base.c: New file.
8859 * gdb.arch/amd64-gs_base.exp: New file.
8860
8861 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8862
8863 * lib/memory.exp: Remove spurious empty newlines.
8864
8865 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8866
8867 * gdb.python/py-bad-printers.exp: Load python file using "source".
8868 * gdb.python/py-events.exp: Likewise.
8869 * gdb.python/py-evsignal.exp: Likewise.
8870 * gdb.python/py-evthreads.exp: Likewise.
8871 * gdb.python/py-frame-args.exp: Likewise.
8872 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8873 * gdb.python/py-framefilter-mi.exp: Likewise.
8874 * gdb.python/py-framefilter.exp: Likewise.
8875 * gdb.python/py-mi.exp: Likewise.
8876 * gdb.python/py-pp-maint.exp: Likewise.
8877 * gdb.python/py-pp-registration.exp: Likewise.
8878 * gdb.python/py-prettyprint.exp: Likewise.
8879 (run_lang_tests): Likewise.
8880 * gdb.python/py-typeprint.exp: Likewise.
8881
8882 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8883
8884 * lib/memory.exp: New file.
8885 * lib/gdb.exp: Load memory.exp.
8886 * gdb.base/memattr.exp (delete_memory): Move proc to
8887 lib/memory.exp and rename to delete_memory_regions.
8888 Replace delete_memory with delete_memory_regions.
8889 Cleanup memory regions before tests.
8890 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8891 before tests.
8892
8893 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8894
8895 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8896 files.
8897 (initialize): New function conditionally defined.
8898 (testcases): Move within conditional block.
8899 (main): Call initialize.
8900 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8901 of gdb.reverse/insn-reverse.c.
8902 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8903 gdb.reverse/insn-reverse.c.
8904
8905 2017-01-26 Yao Qi <yao.qi@linaro.org>
8906
8907 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8908 disassemble on address 0.
8909
8910 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8911 Yao Qi <yao.qi@linaro.org>
8912
8913 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8914 * gdb.dwarf2/implptr-64bit.S: Remove.
8915 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8916 variables in caller's context. Add DW_OP_implicit_value.
8917
8918 2017-01-25 Yao Qi <yao.qi@linaro.org>
8919
8920 * lib/dwarf.exp (Dwarf::_location): Handle
8921 DW_OP_GNU_implicit_pointer with proper size.
8922
8923 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8924
8925 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8926 and add untested calls.
8927
8928 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8929
8930 * gdb.python/python.exp: Check line number against what GDB thinks
8931 the line number is for func1.
8932
8933 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8934
8935 * gdb.dlang/debug-expr.exp: New file.
8936
8937 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8938
8939 Fix test names for the following files:
8940
8941 * gdb.ada/exec_changed.exp
8942 * gdb.ada/info_types.exp
8943 * gdb.arch/aarch64-atomic-inst.exp
8944 * gdb.arch/aarch64-fp.exp
8945 * gdb.arch/altivec-abi.exp
8946 * gdb.arch/altivec-regs.exp
8947 * gdb.arch/amd64-byte.exp
8948 * gdb.arch/amd64-disp-step.exp
8949 * gdb.arch/amd64-dword.exp
8950 * gdb.arch/amd64-entry-value-inline.exp
8951 * gdb.arch/amd64-entry-value-param.exp
8952 * gdb.arch/amd64-entry-value-paramref.exp
8953 * gdb.arch/amd64-entry-value.exp
8954 * gdb.arch/amd64-i386-address.exp
8955 * gdb.arch/amd64-invalid-stack-middle.exp
8956 * gdb.arch/amd64-invalid-stack-top.exp
8957 * gdb.arch/amd64-optimout-repeat.exp
8958 * gdb.arch/amd64-prologue-skip.exp
8959 * gdb.arch/amd64-prologue-xmm.exp
8960 * gdb.arch/amd64-stap-special-operands.exp
8961 * gdb.arch/amd64-stap-wrong-subexp.exp
8962 * gdb.arch/amd64-tailcall-cxx.exp
8963 * gdb.arch/amd64-tailcall-noret.exp
8964 * gdb.arch/amd64-tailcall-ret.exp
8965 * gdb.arch/amd64-tailcall-self.exp
8966 * gdb.arch/amd64-word.exp
8967 * gdb.arch/arm-bl-branch-dest.exp
8968 * gdb.arch/arm-disp-step.exp
8969 * gdb.arch/arm-neon.exp
8970 * gdb.arch/arm-single-step-kernel-helper.exp
8971 * gdb.arch/avr-flash-qualifier.exp
8972 * gdb.arch/disp-step-insn-reloc.exp
8973 * gdb.arch/e500-abi.exp
8974 * gdb.arch/e500-regs.exp
8975 * gdb.arch/ftrace-insn-reloc.exp
8976 * gdb.arch/i386-avx512.exp
8977 * gdb.arch/i386-bp_permanent.exp
8978 * gdb.arch/i386-byte.exp
8979 * gdb.arch/i386-cfi-notcurrent.exp
8980 * gdb.arch/i386-disp-step.exp
8981 * gdb.arch/i386-dr3-watch.exp
8982 * gdb.arch/i386-float.exp
8983 * gdb.arch/i386-gnu-cfi.exp
8984 * gdb.arch/i386-mpx-map.exp
8985 * gdb.arch/i386-mpx-sigsegv.exp
8986 * gdb.arch/i386-mpx-simple_segv.exp
8987 * gdb.arch/i386-mpx.exp
8988 * gdb.arch/i386-permbkpt.exp
8989 * gdb.arch/i386-prologue.exp
8990 * gdb.arch/i386-signal.exp
8991 * gdb.arch/i386-size-overlap.exp
8992 * gdb.arch/i386-unwind.exp
8993 * gdb.arch/i386-word.exp
8994 * gdb.arch/mips-fcr.exp
8995 * gdb.arch/powerpc-d128-regs.exp
8996 * gdb.arch/powerpc-stackless.exp
8997 * gdb.arch/ppc64-atomic-inst.exp
8998 * gdb.arch/s390-stackless.exp
8999 * gdb.arch/s390-tdbregs.exp
9000 * gdb.arch/s390-vregs.exp
9001 * gdb.arch/sparc-sysstep.exp
9002 * gdb.arch/thumb-bx-pc.exp
9003 * gdb.arch/thumb-singlestep.exp
9004 * gdb.arch/thumb2-it.exp
9005 * gdb.arch/vsx-regs.exp
9006 * gdb.asm/asm-source.exp
9007 * gdb.base/a2-run.exp
9008 * gdb.base/advance.exp
9009 * gdb.base/all-bin.exp
9010 * gdb.base/anon.exp
9011 * gdb.base/args.exp
9012 * gdb.base/arithmet.exp
9013 * gdb.base/async-shell.exp
9014 * gdb.base/async.exp
9015 * gdb.base/attach-pie-noexec.exp
9016 * gdb.base/attach-twice.exp
9017 * gdb.base/auto-load.exp
9018 * gdb.base/bang.exp
9019 * gdb.base/bitfields.exp
9020 * gdb.base/break-always.exp
9021 * gdb.base/break-caller-line.exp
9022 * gdb.base/break-entry.exp
9023 * gdb.base/break-inline.exp
9024 * gdb.base/break-on-linker-gcd-function.exp
9025 * gdb.base/break-probes.exp
9026 * gdb.base/break.exp
9027 * gdb.base/breakpoint-shadow.exp
9028 * gdb.base/call-ar-st.exp
9029 * gdb.base/call-sc.exp
9030 * gdb.base/call-signal-resume.exp
9031 * gdb.base/call-strs.exp
9032 * gdb.base/callfuncs.exp
9033 * gdb.base/catch-fork-static.exp
9034 * gdb.base/catch-gdb-caused-signals.exp
9035 * gdb.base/catch-load.exp
9036 * gdb.base/catch-signal-fork.exp
9037 * gdb.base/catch-signal.exp
9038 * gdb.base/catch-syscall.exp
9039 * gdb.base/charset.exp
9040 * gdb.base/checkpoint.exp
9041 * gdb.base/chng-syms.exp
9042 * gdb.base/code-expr.exp
9043 * gdb.base/code_elim.exp
9044 * gdb.base/commands.exp
9045 * gdb.base/completion.exp
9046 * gdb.base/complex.exp
9047 * gdb.base/cond-expr.exp
9048 * gdb.base/condbreak.exp
9049 * gdb.base/consecutive.exp
9050 * gdb.base/continue-all-already-running.exp
9051 * gdb.base/coredump-filter.exp
9052 * gdb.base/corefile.exp
9053 * gdb.base/dbx.exp
9054 * gdb.base/debug-expr.exp
9055 * gdb.base/define.exp
9056 * gdb.base/del.exp
9057 * gdb.base/disabled-location.exp
9058 * gdb.base/disasm-end-cu.exp
9059 * gdb.base/disasm-optim.exp
9060 * gdb.base/display.exp
9061 * gdb.base/duplicate-bp.exp
9062 * gdb.base/ena-dis-br.exp
9063 * gdb.base/ending-run.exp
9064 * gdb.base/enumval.exp
9065 * gdb.base/environ.exp
9066 * gdb.base/eu-strip-infcall.exp
9067 * gdb.base/eval-avoid-side-effects.exp
9068 * gdb.base/eval-skip.exp
9069 * gdb.base/exitsignal.exp
9070 * gdb.base/expand-psymtabs.exp
9071 * gdb.base/filesym.exp
9072 * gdb.base/find-unmapped.exp
9073 * gdb.base/finish.exp
9074 * gdb.base/float.exp
9075 * gdb.base/foll-exec-mode.exp
9076 * gdb.base/foll-exec.exp
9077 * gdb.base/foll-fork.exp
9078 * gdb.base/fortran-sym-case.exp
9079 * gdb.base/freebpcmd.exp
9080 * gdb.base/func-ptr.exp
9081 * gdb.base/func-ptrs.exp
9082 * gdb.base/funcargs.exp
9083 * gdb.base/gcore-buffer-overflow.exp
9084 * gdb.base/gcore-relro-pie.exp
9085 * gdb.base/gcore-relro.exp
9086 * gdb.base/gcore.exp
9087 * gdb.base/gdb1090.exp
9088 * gdb.base/gdb11530.exp
9089 * gdb.base/gdb11531.exp
9090 * gdb.base/gdb1821.exp
9091 * gdb.base/gdbindex-stabs.exp
9092 * gdb.base/gdbvars.exp
9093 * gdb.base/hbreak.exp
9094 * gdb.base/hbreak2.exp
9095 * gdb.base/included.exp
9096 * gdb.base/infcall-input.exp
9097 * gdb.base/inferior-died.exp
9098 * gdb.base/infnan.exp
9099 * gdb.base/info-macros.exp
9100 * gdb.base/info-os.exp
9101 * gdb.base/info-proc.exp
9102 * gdb.base/info-shared.exp
9103 * gdb.base/info-target.exp
9104 * gdb.base/infoline.exp
9105 * gdb.base/interp.exp
9106 * gdb.base/interrupt.exp
9107 * gdb.base/jit-reader.exp
9108 * gdb.base/jit-simple.exp
9109 * gdb.base/kill-after-signal.exp
9110 * gdb.base/kill-detach-inferiors-cmd.exp
9111 * gdb.base/label.exp
9112 * gdb.base/langs.exp
9113 * gdb.base/ldbl_e308.exp
9114 * gdb.base/line-symtabs.exp
9115 * gdb.base/linespecs.exp
9116 * gdb.base/list.exp
9117 * gdb.base/long_long.exp
9118 * gdb.base/longest-types.exp
9119 * gdb.base/maint.exp
9120 * gdb.base/max-value-size.exp
9121 * gdb.base/memattr.exp
9122 * gdb.base/mips_pro.exp
9123 * gdb.base/morestack.exp
9124 * gdb.base/moribund-step.exp
9125 * gdb.base/multi-forks.exp
9126 * gdb.base/nested-addr.exp
9127 * gdb.base/nextoverexit.exp
9128 * gdb.base/noreturn-finish.exp
9129 * gdb.base/noreturn-return.exp
9130 * gdb.base/nostdlib.exp
9131 * gdb.base/offsets.exp
9132 * gdb.base/opaque.exp
9133 * gdb.base/pc-fp.exp
9134 * gdb.base/permissions.exp
9135 * gdb.base/print-symbol-loading.exp
9136 * gdb.base/prologue-include.exp
9137 * gdb.base/psymtab.exp
9138 * gdb.base/ptype.exp
9139 * gdb.base/random-signal.exp
9140 * gdb.base/randomize.exp
9141 * gdb.base/range-stepping.exp
9142 * gdb.base/readline-ask.exp
9143 * gdb.base/recpar.exp
9144 * gdb.base/recurse.exp
9145 * gdb.base/relational.exp
9146 * gdb.base/restore.exp
9147 * gdb.base/return-nodebug.exp
9148 * gdb.base/return.exp
9149 * gdb.base/run-after-attach.exp
9150 * gdb.base/save-bp.exp
9151 * gdb.base/scope.exp
9152 * gdb.base/sect-cmd.exp
9153 * gdb.base/set-lang-auto.exp
9154 * gdb.base/set-noassign.exp
9155 * gdb.base/setvar.exp
9156 * gdb.base/sigall.exp
9157 * gdb.base/sigbpt.exp
9158 * gdb.base/siginfo-addr.exp
9159 * gdb.base/siginfo-infcall.exp
9160 * gdb.base/siginfo-obj.exp
9161 * gdb.base/siginfo.exp
9162 * gdb.base/signals-state-child.exp
9163 * gdb.base/signest.exp
9164 * gdb.base/sigstep.exp
9165 * gdb.base/sizeof.exp
9166 * gdb.base/skip.exp
9167 * gdb.base/solib-corrupted.exp
9168 * gdb.base/solib-nodir.exp
9169 * gdb.base/solib-search.exp
9170 * gdb.base/stack-checking.exp
9171 * gdb.base/stale-infcall.exp
9172 * gdb.base/stap-probe.exp
9173 * gdb.base/start.exp
9174 * gdb.base/step-break.exp
9175 * gdb.base/step-bt.exp
9176 * gdb.base/step-line.exp
9177 * gdb.base/step-over-exit.exp
9178 * gdb.base/step-over-syscall.exp
9179 * gdb.base/step-resume-infcall.exp
9180 * gdb.base/step-test.exp
9181 * gdb.base/store.exp
9182 * gdb.base/structs3.exp
9183 * gdb.base/sym-file.exp
9184 * gdb.base/symbol-without-target_section.exp
9185 * gdb.base/term.exp
9186 * gdb.base/testenv.exp
9187 * gdb.base/ui-redirect.exp
9188 * gdb.base/until.exp
9189 * gdb.base/unwindonsignal.exp
9190 * gdb.base/value-double-free.exp
9191 * gdb.base/vla-datatypes.exp
9192 * gdb.base/vla-ptr.exp
9193 * gdb.base/vla-sideeffect.exp
9194 * gdb.base/volatile.exp
9195 * gdb.base/watch-cond-infcall.exp
9196 * gdb.base/watch-cond.exp
9197 * gdb.base/watch-non-mem.exp
9198 * gdb.base/watch-read.exp
9199 * gdb.base/watch-vfork.exp
9200 * gdb.base/watchpoint-cond-gone.exp
9201 * gdb.base/watchpoint-delete.exp
9202 * gdb.base/watchpoint-hw-hit-once.exp
9203 * gdb.base/watchpoint-hw.exp
9204 * gdb.base/watchpoint-stops-at-right-insn.exp
9205 * gdb.base/watchpoints.exp
9206 * gdb.base/wchar.exp
9207 * gdb.base/whatis-exp.exp
9208 * gdb.btrace/buffer-size.exp
9209 * gdb.btrace/data.exp
9210 * gdb.btrace/delta.exp
9211 * gdb.btrace/dlopen.exp
9212 * gdb.btrace/enable.exp
9213 * gdb.btrace/exception.exp
9214 * gdb.btrace/function_call_history.exp
9215 * gdb.btrace/gcore.exp
9216 * gdb.btrace/instruction_history.exp
9217 * gdb.btrace/nohist.exp
9218 * gdb.btrace/reconnect.exp
9219 * gdb.btrace/record_goto-step.exp
9220 * gdb.btrace/record_goto.exp
9221 * gdb.btrace/rn-dl-bind.exp
9222 * gdb.btrace/segv.exp
9223 * gdb.btrace/step.exp
9224 * gdb.btrace/stepi.exp
9225 * gdb.btrace/tailcall-only.exp
9226 * gdb.btrace/tailcall.exp
9227 * gdb.btrace/tsx.exp
9228 * gdb.btrace/unknown_functions.exp
9229 * gdb.btrace/vdso.exp
9230 * gdb.compile/compile-ifunc.exp
9231 * gdb.compile/compile-ops.exp
9232 * gdb.compile/compile-print.exp
9233 * gdb.compile/compile-setjmp.exp
9234 * gdb.cp/abstract-origin.exp
9235 * gdb.cp/ambiguous.exp
9236 * gdb.cp/annota2.exp
9237 * gdb.cp/annota3.exp
9238 * gdb.cp/anon-ns.exp
9239 * gdb.cp/anon-struct.exp
9240 * gdb.cp/anon-union.exp
9241 * gdb.cp/arg-reference.exp
9242 * gdb.cp/baseenum.exp
9243 * gdb.cp/bool.exp
9244 * gdb.cp/breakpoint.exp
9245 * gdb.cp/bs15503.exp
9246 * gdb.cp/call-c.exp
9247 * gdb.cp/casts.exp
9248 * gdb.cp/chained-calls.exp
9249 * gdb.cp/class2.exp
9250 * gdb.cp/classes.exp
9251 * gdb.cp/cmpd-minsyms.exp
9252 * gdb.cp/converts.exp
9253 * gdb.cp/cp-relocate.exp
9254 * gdb.cp/cpcompletion.exp
9255 * gdb.cp/cpexprs.exp
9256 * gdb.cp/cplabel.exp
9257 * gdb.cp/cplusfuncs.exp
9258 * gdb.cp/cpsizeof.exp
9259 * gdb.cp/ctti.exp
9260 * gdb.cp/derivation.exp
9261 * gdb.cp/destrprint.exp
9262 * gdb.cp/dispcxx.exp
9263 * gdb.cp/enum-class.exp
9264 * gdb.cp/exception.exp
9265 * gdb.cp/exceptprint.exp
9266 * gdb.cp/expand-psymtabs-cxx.exp
9267 * gdb.cp/expand-sals.exp
9268 * gdb.cp/extern-c.exp
9269 * gdb.cp/filename.exp
9270 * gdb.cp/formatted-ref.exp
9271 * gdb.cp/fpointer.exp
9272 * gdb.cp/gdb1355.exp
9273 * gdb.cp/gdb2495.exp
9274 * gdb.cp/hang.exp
9275 * gdb.cp/impl-this.exp
9276 * gdb.cp/infcall-dlopen.exp
9277 * gdb.cp/inherit.exp
9278 * gdb.cp/iostream.exp
9279 * gdb.cp/koenig.exp
9280 * gdb.cp/local.exp
9281 * gdb.cp/m-data.exp
9282 * gdb.cp/m-static.exp
9283 * gdb.cp/mb-ctor.exp
9284 * gdb.cp/mb-inline.exp
9285 * gdb.cp/mb-templates.exp
9286 * gdb.cp/member-name.exp
9287 * gdb.cp/member-ptr.exp
9288 * gdb.cp/meth-typedefs.exp
9289 * gdb.cp/method.exp
9290 * gdb.cp/method2.exp
9291 * gdb.cp/minsym-fallback.exp
9292 * gdb.cp/misc.exp
9293 * gdb.cp/namelessclass.exp
9294 * gdb.cp/namespace-enum.exp
9295 * gdb.cp/namespace-nested-import.exp
9296 * gdb.cp/namespace.exp
9297 * gdb.cp/nextoverthrow.exp
9298 * gdb.cp/no-dmgl-verbose.exp
9299 * gdb.cp/non-trivial-retval.exp
9300 * gdb.cp/noparam.exp
9301 * gdb.cp/nsdecl.exp
9302 * gdb.cp/nsimport.exp
9303 * gdb.cp/nsnested.exp
9304 * gdb.cp/nsnoimports.exp
9305 * gdb.cp/nsrecurs.exp
9306 * gdb.cp/nsstress.exp
9307 * gdb.cp/nsusing.exp
9308 * gdb.cp/operator.exp
9309 * gdb.cp/oranking.exp
9310 * gdb.cp/overload-const.exp
9311 * gdb.cp/overload.exp
9312 * gdb.cp/ovldbreak.exp
9313 * gdb.cp/ovsrch.exp
9314 * gdb.cp/paren-type.exp
9315 * gdb.cp/parse-lang.exp
9316 * gdb.cp/pass-by-ref.exp
9317 * gdb.cp/pr-1023.exp
9318 * gdb.cp/pr-1210.exp
9319 * gdb.cp/pr-574.exp
9320 * gdb.cp/pr10687.exp
9321 * gdb.cp/pr12028.exp
9322 * gdb.cp/pr17132.exp
9323 * gdb.cp/pr17494.exp
9324 * gdb.cp/pr9067.exp
9325 * gdb.cp/pr9167.exp
9326 * gdb.cp/pr9631.exp
9327 * gdb.cp/printmethod.exp
9328 * gdb.cp/psmang.exp
9329 * gdb.cp/psymtab-parameter.exp
9330 * gdb.cp/ptype-cv-cp.exp
9331 * gdb.cp/ptype-flags.exp
9332 * gdb.cp/re-set-overloaded.exp
9333 * gdb.cp/ref-types.exp
9334 * gdb.cp/rtti.exp
9335 * gdb.cp/scope-err.exp
9336 * gdb.cp/shadow.exp
9337 * gdb.cp/smartp.exp
9338 * gdb.cp/static-method.exp
9339 * gdb.cp/static-print-quit.exp
9340 * gdb.cp/temargs.exp
9341 * gdb.cp/templates.exp
9342 * gdb.cp/try_catch.exp
9343 * gdb.cp/typedef-operator.exp
9344 * gdb.cp/typeid.exp
9345 * gdb.cp/userdef.exp
9346 * gdb.cp/using-crash.exp
9347 * gdb.cp/var-tag.exp
9348 * gdb.cp/virtbase.exp
9349 * gdb.cp/virtfunc.exp
9350 * gdb.cp/virtfunc2.exp
9351 * gdb.cp/vla-cxx.exp
9352 * gdb.disasm/t01_mov.exp
9353 * gdb.disasm/t02_mova.exp
9354 * gdb.disasm/t03_add.exp
9355 * gdb.disasm/t04_sub.exp
9356 * gdb.disasm/t05_cmp.exp
9357 * gdb.disasm/t06_ari2.exp
9358 * gdb.disasm/t07_ari3.exp
9359 * gdb.disasm/t08_or.exp
9360 * gdb.disasm/t09_xor.exp
9361 * gdb.disasm/t10_and.exp
9362 * gdb.disasm/t11_logs.exp
9363 * gdb.disasm/t12_bit.exp
9364 * gdb.disasm/t13_otr.exp
9365 * gdb.dlang/circular.exp
9366 * gdb.dwarf2/arr-stride.exp
9367 * gdb.dwarf2/arr-subrange.exp
9368 * gdb.dwarf2/atomic-type.exp
9369 * gdb.dwarf2/bad-regnum.exp
9370 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9371 * gdb.dwarf2/callframecfa.exp
9372 * gdb.dwarf2/clztest.exp
9373 * gdb.dwarf2/corrupt.exp
9374 * gdb.dwarf2/data-loc.exp
9375 * gdb.dwarf2/dup-psym.exp
9376 * gdb.dwarf2/dw2-anon-mptr.exp
9377 * gdb.dwarf2/dw2-anonymous-func.exp
9378 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9379 * gdb.dwarf2/dw2-bad-unresolved.exp
9380 * gdb.dwarf2/dw2-basic.exp
9381 * gdb.dwarf2/dw2-canonicalize-type.exp
9382 * gdb.dwarf2/dw2-case-insensitive.exp
9383 * gdb.dwarf2/dw2-common-block.exp
9384 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9385 * gdb.dwarf2/dw2-compressed.exp
9386 * gdb.dwarf2/dw2-const.exp
9387 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9388 * gdb.dwarf2/dw2-cu-size.exp
9389 * gdb.dwarf2/dw2-dup-frame.exp
9390 * gdb.dwarf2/dw2-entry-value.exp
9391 * gdb.dwarf2/dw2-icycle.exp
9392 * gdb.dwarf2/dw2-ifort-parameter.exp
9393 * gdb.dwarf2/dw2-inline-break.exp
9394 * gdb.dwarf2/dw2-inline-param.exp
9395 * gdb.dwarf2/dw2-intercu.exp
9396 * gdb.dwarf2/dw2-intermix.exp
9397 * gdb.dwarf2/dw2-lexical-block-bare.exp
9398 * gdb.dwarf2/dw2-linkage-name-trust.exp
9399 * gdb.dwarf2/dw2-minsym-in-cu.exp
9400 * gdb.dwarf2/dw2-noloc.exp
9401 * gdb.dwarf2/dw2-op-call.exp
9402 * gdb.dwarf2/dw2-op-out-param.exp
9403 * gdb.dwarf2/dw2-opt-structptr.exp
9404 * gdb.dwarf2/dw2-param-error.exp
9405 * gdb.dwarf2/dw2-producer.exp
9406 * gdb.dwarf2/dw2-ranges-base.exp
9407 * gdb.dwarf2/dw2-ref-missing-frame.exp
9408 * gdb.dwarf2/dw2-reg-undefined.exp
9409 * gdb.dwarf2/dw2-regno-invalid.exp
9410 * gdb.dwarf2/dw2-restore.exp
9411 * gdb.dwarf2/dw2-restrict.exp
9412 * gdb.dwarf2/dw2-single-line-discriminators.exp
9413 * gdb.dwarf2/dw2-strp.exp
9414 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9415 * gdb.dwarf2/dw2-unresolved.exp
9416 * gdb.dwarf2/dw2-var-zero-addr.exp
9417 * gdb.dwarf2/dw4-sig-types.exp
9418 * gdb.dwarf2/dwz.exp
9419 * gdb.dwarf2/dynarr-ptr.exp
9420 * gdb.dwarf2/enum-type.exp
9421 * gdb.dwarf2/gdb-index.exp
9422 * gdb.dwarf2/implptr-64bit.exp
9423 * gdb.dwarf2/implptr-optimized-out.exp
9424 * gdb.dwarf2/implptr.exp
9425 * gdb.dwarf2/implref-array.exp
9426 * gdb.dwarf2/implref-const.exp
9427 * gdb.dwarf2/implref-global.exp
9428 * gdb.dwarf2/implref-struct.exp
9429 * gdb.dwarf2/mac-fileno.exp
9430 * gdb.dwarf2/main-subprogram.exp
9431 * gdb.dwarf2/member-ptr-forwardref.exp
9432 * gdb.dwarf2/method-ptr.exp
9433 * gdb.dwarf2/missing-sig-type.exp
9434 * gdb.dwarf2/nonvar-access.exp
9435 * gdb.dwarf2/opaque-type-lookup.exp
9436 * gdb.dwarf2/pieces-optimized-out.exp
9437 * gdb.dwarf2/pieces.exp
9438 * gdb.dwarf2/pr10770.exp
9439 * gdb.dwarf2/pr13961.exp
9440 * gdb.dwarf2/staticvirtual.exp
9441 * gdb.dwarf2/subrange.exp
9442 * gdb.dwarf2/symtab-producer.exp
9443 * gdb.dwarf2/trace-crash.exp
9444 * gdb.dwarf2/typeddwarf.exp
9445 * gdb.dwarf2/valop.exp
9446 * gdb.dwarf2/watch-notconst.exp
9447 * gdb.fortran/array-element.exp
9448 * gdb.fortran/charset.exp
9449 * gdb.fortran/common-block.exp
9450 * gdb.fortran/complex.exp
9451 * gdb.fortran/derived-type-function.exp
9452 * gdb.fortran/derived-type.exp
9453 * gdb.fortran/logical.exp
9454 * gdb.fortran/module.exp
9455 * gdb.fortran/multi-dim.exp
9456 * gdb.fortran/nested-funcs.exp
9457 * gdb.fortran/print-formatted.exp
9458 * gdb.fortran/subarray.exp
9459 * gdb.fortran/vla-alloc-assoc.exp
9460 * gdb.fortran/vla-datatypes.exp
9461 * gdb.fortran/vla-history.exp
9462 * gdb.fortran/vla-ptr-info.exp
9463 * gdb.fortran/vla-ptype-sub.exp
9464 * gdb.fortran/vla-ptype.exp
9465 * gdb.fortran/vla-sizeof.exp
9466 * gdb.fortran/vla-type.exp
9467 * gdb.fortran/vla-value-sub-arbitrary.exp
9468 * gdb.fortran/vla-value-sub-finish.exp
9469 * gdb.fortran/vla-value-sub.exp
9470 * gdb.fortran/vla-value.exp
9471 * gdb.fortran/whatis_type.exp
9472 * gdb.go/chan.exp
9473 * gdb.go/handcall.exp
9474 * gdb.go/hello.exp
9475 * gdb.go/integers.exp
9476 * gdb.go/methods.exp
9477 * gdb.go/package.exp
9478 * gdb.go/strings.exp
9479 * gdb.go/types.exp
9480 * gdb.go/unsafe.exp
9481 * gdb.guile/scm-arch.exp
9482 * gdb.guile/scm-block.exp
9483 * gdb.guile/scm-breakpoint.exp
9484 * gdb.guile/scm-cmd.exp
9485 * gdb.guile/scm-disasm.exp
9486 * gdb.guile/scm-equal.exp
9487 * gdb.guile/scm-frame-args.exp
9488 * gdb.guile/scm-frame-inline.exp
9489 * gdb.guile/scm-frame.exp
9490 * gdb.guile/scm-iterator.exp
9491 * gdb.guile/scm-math.exp
9492 * gdb.guile/scm-objfile.exp
9493 * gdb.guile/scm-ports.exp
9494 * gdb.guile/scm-symbol.exp
9495 * gdb.guile/scm-symtab.exp
9496 * gdb.guile/scm-value-cc.exp
9497 * gdb.guile/types-module.exp
9498 * gdb.linespec/break-ask.exp
9499 * gdb.linespec/cpexplicit.exp
9500 * gdb.linespec/explicit.exp
9501 * gdb.linespec/keywords.exp
9502 * gdb.linespec/linespec.exp
9503 * gdb.linespec/ls-dollar.exp
9504 * gdb.linespec/ls-errs.exp
9505 * gdb.linespec/skip-two.exp
9506 * gdb.linespec/thread.exp
9507 * gdb.mi/mi-async.exp
9508 * gdb.mi/mi-basics.exp
9509 * gdb.mi/mi-break.exp
9510 * gdb.mi/mi-catch-load.exp
9511 * gdb.mi/mi-cli.exp
9512 * gdb.mi/mi-cmd-param-changed.exp
9513 * gdb.mi/mi-console.exp
9514 * gdb.mi/mi-detach.exp
9515 * gdb.mi/mi-disassemble.exp
9516 * gdb.mi/mi-eval.exp
9517 * gdb.mi/mi-file-transfer.exp
9518 * gdb.mi/mi-file.exp
9519 * gdb.mi/mi-fill-memory.exp
9520 * gdb.mi/mi-inheritance-syntax-error.exp
9521 * gdb.mi/mi-linespec-err-cp.exp
9522 * gdb.mi/mi-logging.exp
9523 * gdb.mi/mi-memory-changed.exp
9524 * gdb.mi/mi-read-memory.exp
9525 * gdb.mi/mi-record-changed.exp
9526 * gdb.mi/mi-reg-undefined.exp
9527 * gdb.mi/mi-regs.exp
9528 * gdb.mi/mi-return.exp
9529 * gdb.mi/mi-reverse.exp
9530 * gdb.mi/mi-simplerun.exp
9531 * gdb.mi/mi-solib.exp
9532 * gdb.mi/mi-stack.exp
9533 * gdb.mi/mi-stepi.exp
9534 * gdb.mi/mi-syn-frame.exp
9535 * gdb.mi/mi-until.exp
9536 * gdb.mi/mi-var-block.exp
9537 * gdb.mi/mi-var-child.exp
9538 * gdb.mi/mi-var-cmd.exp
9539 * gdb.mi/mi-var-cp.exp
9540 * gdb.mi/mi-var-display.exp
9541 * gdb.mi/mi-var-invalidate.exp
9542 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9543 * gdb.mi/mi-vla-fortran.exp
9544 * gdb.mi/mi-watch.exp
9545 * gdb.mi/mi2-var-child.exp
9546 * gdb.mi/user-selected-context-sync.exp
9547 * gdb.modula2/unbounded-array.exp
9548 * gdb.multi/dummy-frame-restore.exp
9549 * gdb.multi/multi-arch-exec.exp
9550 * gdb.multi/multi-arch.exp
9551 * gdb.multi/tids.exp
9552 * gdb.multi/watchpoint-multi.exp
9553 * gdb.opencl/callfuncs.exp
9554 * gdb.opencl/convs_casts.exp
9555 * gdb.opencl/datatypes.exp
9556 * gdb.opencl/operators.exp
9557 * gdb.opencl/vec_comps.exp
9558 * gdb.opt/clobbered-registers-O2.exp
9559 * gdb.opt/inline-break.exp
9560 * gdb.opt/inline-bt.exp
9561 * gdb.opt/inline-cmds.exp
9562 * gdb.opt/inline-locals.exp
9563 * gdb.pascal/case-insensitive-symbols.exp
9564 * gdb.pascal/floats.exp
9565 * gdb.pascal/gdb11492.exp
9566 * gdb.python/lib-types.exp
9567 * gdb.python/py-arch.exp
9568 * gdb.python/py-as-string.exp
9569 * gdb.python/py-bad-printers.exp
9570 * gdb.python/py-block.exp
9571 * gdb.python/py-breakpoint-create-fail.exp
9572 * gdb.python/py-breakpoint.exp
9573 * gdb.python/py-caller-is.exp
9574 * gdb.python/py-cmd.exp
9575 * gdb.python/py-explore-cc.exp
9576 * gdb.python/py-explore.exp
9577 * gdb.python/py-finish-breakpoint.exp
9578 * gdb.python/py-finish-breakpoint2.exp
9579 * gdb.python/py-frame-args.exp
9580 * gdb.python/py-frame-inline.exp
9581 * gdb.python/py-frame.exp
9582 * gdb.python/py-framefilter-mi.exp
9583 * gdb.python/py-infthread.exp
9584 * gdb.python/py-lazy-string.exp
9585 * gdb.python/py-linetable.exp
9586 * gdb.python/py-mi-events.exp
9587 * gdb.python/py-mi-objfile.exp
9588 * gdb.python/py-mi.exp
9589 * gdb.python/py-objfile.exp
9590 * gdb.python/py-pp-integral.exp
9591 * gdb.python/py-pp-maint.exp
9592 * gdb.python/py-pp-re-notag.exp
9593 * gdb.python/py-pp-registration.exp
9594 * gdb.python/py-recurse-unwind.exp
9595 * gdb.python/py-strfns.exp
9596 * gdb.python/py-symbol.exp
9597 * gdb.python/py-symtab.exp
9598 * gdb.python/py-sync-interp.exp
9599 * gdb.python/py-typeprint.exp
9600 * gdb.python/py-unwind-maint.exp
9601 * gdb.python/py-unwind.exp
9602 * gdb.python/py-value-cc.exp
9603 * gdb.python/py-xmethods.exp
9604 * gdb.reverse/amd64-tailcall-reverse.exp
9605 * gdb.reverse/break-precsave.exp
9606 * gdb.reverse/break-reverse.exp
9607 * gdb.reverse/consecutive-precsave.exp
9608 * gdb.reverse/consecutive-reverse.exp
9609 * gdb.reverse/finish-precsave.exp
9610 * gdb.reverse/finish-reverse-bkpt.exp
9611 * gdb.reverse/finish-reverse.exp
9612 * gdb.reverse/fstatat-reverse.exp
9613 * gdb.reverse/getresuid-reverse.exp
9614 * gdb.reverse/i386-precsave.exp
9615 * gdb.reverse/i386-reverse.exp
9616 * gdb.reverse/i386-sse-reverse.exp
9617 * gdb.reverse/i387-env-reverse.exp
9618 * gdb.reverse/i387-stack-reverse.exp
9619 * gdb.reverse/insn-reverse.exp
9620 * gdb.reverse/machinestate-precsave.exp
9621 * gdb.reverse/machinestate.exp
9622 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9623 * gdb.reverse/pipe-reverse.exp
9624 * gdb.reverse/readv-reverse.exp
9625 * gdb.reverse/recvmsg-reverse.exp
9626 * gdb.reverse/rerun-prec.exp
9627 * gdb.reverse/s390-mvcle.exp
9628 * gdb.reverse/step-precsave.exp
9629 * gdb.reverse/step-reverse.exp
9630 * gdb.reverse/time-reverse.exp
9631 * gdb.reverse/until-precsave.exp
9632 * gdb.reverse/until-reverse.exp
9633 * gdb.reverse/waitpid-reverse.exp
9634 * gdb.reverse/watch-precsave.exp
9635 * gdb.reverse/watch-reverse.exp
9636 * gdb.rust/generics.exp
9637 * gdb.rust/methods.exp
9638 * gdb.rust/modules.exp
9639 * gdb.rust/simple.exp
9640 * gdb.server/connect-with-no-symbol-file.exp
9641 * gdb.server/ext-attach.exp
9642 * gdb.server/ext-restart.exp
9643 * gdb.server/ext-wrapper.exp
9644 * gdb.server/file-transfer.exp
9645 * gdb.server/server-exec-info.exp
9646 * gdb.server/server-kill.exp
9647 * gdb.server/server-mon.exp
9648 * gdb.server/wrapper.exp
9649 * gdb.stabs/exclfwd.exp
9650 * gdb.stabs/gdb11479.exp
9651 * gdb.threads/clone-new-thread-event.exp
9652 * gdb.threads/corethreads.exp
9653 * gdb.threads/current-lwp-dead.exp
9654 * gdb.threads/dlopen-libpthread.exp
9655 * gdb.threads/gcore-thread.exp
9656 * gdb.threads/sigstep-threads.exp
9657 * gdb.threads/watchpoint-fork.exp
9658 * gdb.trace/actions-changed.exp
9659 * gdb.trace/backtrace.exp
9660 * gdb.trace/change-loc.exp
9661 * gdb.trace/circ.exp
9662 * gdb.trace/collection.exp
9663 * gdb.trace/disconnected-tracing.exp
9664 * gdb.trace/ftrace.exp
9665 * gdb.trace/mi-trace-frame-collected.exp
9666 * gdb.trace/mi-trace-unavailable.exp
9667 * gdb.trace/mi-traceframe-changed.exp
9668 * gdb.trace/mi-tsv-changed.exp
9669 * gdb.trace/no-attach-trace.exp
9670 * gdb.trace/passc-dyn.exp
9671 * gdb.trace/qtro.exp
9672 * gdb.trace/range-stepping.exp
9673 * gdb.trace/read-memory.exp
9674 * gdb.trace/save-trace.exp
9675 * gdb.trace/signal.exp
9676 * gdb.trace/status-stop.exp
9677 * gdb.trace/tfile.exp
9678 * gdb.trace/trace-break.exp
9679 * gdb.trace/trace-buffer-size.exp
9680 * gdb.trace/trace-condition.exp
9681 * gdb.trace/tracefile-pseudo-reg.exp
9682 * gdb.trace/tstatus.exp
9683 * gdb.trace/unavailable.exp
9684 * gdb.trace/while-dyn.exp
9685 * gdb.trace/while-stepping.exp
9686
9687 2016-12-22 Doug Evans <xdje42@gmail.com>
9688
9689 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9690 and msymbols.
9691
9692 2016-12-19 Yao Qi <yao.qi@linaro.org>
9693
9694 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9695 (test_with_self): Don't call do_steps_and_nexts, and remove
9696 code about stepping into xmalloc.
9697
9698 2016-12-09 Yao Qi <yao.qi@linaro.org>
9699
9700 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9701
9702 2016-12-09 Yao Qi <yao.qi@linaro.org>
9703
9704 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9705
9706 2016-12-09 Pedro Alves <palves@redhat.com>
9707
9708 * gdb.base/all-architectures-0.exp: New file.
9709 * gdb.base/all-architectures-1.exp: New file.
9710 * gdb.base/all-architectures-2.exp: New file.
9711 * gdb.base/all-architectures-3.exp: New file.
9712 * gdb.base/all-architectures-4.exp: New file.
9713 * gdb.base/all-architectures-5.exp: New file.
9714 * gdb.base/all-architectures-6.exp: New file.
9715 * gdb.base/all-architectures-7.exp: New file.
9716 * gdb.base/all-architectures.exp.in: New file.
9717
9718 2016-12-09 Yao Qi <yao.qi@linaro.org>
9719
9720 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9721
9722 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9723
9724 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9725 possible.
9726 Remove useless pattern-matching code.
9727
9728 2016-12-02 Pedro Alves <palves@redhat.com>
9729
9730 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9731 procedure.
9732 (top level): Call it.
9733
9734 2016-12-02 Pedro Alves <palves@redhat.com>
9735
9736 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9737 New procedure.
9738 (top level): Call it.
9739
9740 2016-12-02 Pedro Alves <palves@redhat.com>
9741
9742 PR cli/20559
9743 * gdb.base/commands.exp (user_defined_command_args_eval): New
9744 procedure.
9745 (top level): Call it.
9746
9747 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9748
9749 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9750 timeout handling.
9751
9752 2016-12-02 Tom Tromey <tom@tromey.com>
9753
9754 * gdb.dwarf2/main-subprogram.c: New file.
9755 * gdb.dwarf2/main-subprogram.exp: New file.
9756
9757 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9758
9759 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9760 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9761 gdb_test_no_output for a couple of cases.
9762 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9763
9764 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9765
9766 Fix test names and standardize compilation error messages throughout
9767 the following files:
9768
9769 * gdb.ada/start.exp
9770 * gdb.arch/alpha-step.exp
9771 * gdb.arch/e500-prologue.exp
9772 * gdb.arch/ftrace-insn-reloc.exp
9773 * gdb.arch/gdb1291.exp
9774 * gdb.arch/gdb1431.exp
9775 * gdb.arch/gdb1558.exp
9776 * gdb.arch/i386-dr3-watch.exp
9777 * gdb.arch/i386-sse-stack-align.exp
9778 * gdb.arch/ia64-breakpoint-shadow.exp
9779 * gdb.arch/pa-nullify.exp
9780 * gdb.arch/powerpc-aix-prologue.exp
9781 * gdb.arch/thumb-bx-pc.exp
9782 * gdb.base/annota1.exp
9783 * gdb.base/annota3.exp
9784 * gdb.base/arrayidx.exp
9785 * gdb.base/assign.exp
9786 * gdb.base/attach.exp
9787 * gdb.base/auxv.exp
9788 * gdb.base/bang.exp
9789 * gdb.base/bfp-test.exp
9790 * gdb.base/bigcore.exp
9791 * gdb.base/bitfields2.exp
9792 * gdb.base/break-fun-addr.exp
9793 * gdb.base/break-probes.exp
9794 * gdb.base/call-rt-st.exp
9795 * gdb.base/callexit.exp
9796 * gdb.base/catch-fork-kill.exp
9797 * gdb.base/charset.exp
9798 * gdb.base/checkpoint.exp
9799 * gdb.base/comprdebug.exp
9800 * gdb.base/constvars.exp
9801 * gdb.base/coredump-filter.exp
9802 * gdb.base/cursal.exp
9803 * gdb.base/cvexpr.exp
9804 * gdb.base/detach.exp
9805 * gdb.base/display.exp
9806 * gdb.base/dmsym.exp
9807 * gdb.base/dprintf-pending.exp
9808 * gdb.base/dso2dso.exp
9809 * gdb.base/dtrace-probe.exp
9810 * gdb.base/dump.exp
9811 * gdb.base/enum_cond.exp
9812 * gdb.base/exe-lock.exp
9813 * gdb.base/exec-invalid-sysroot.exp
9814 * gdb.base/execl-update-breakpoints.exp
9815 * gdb.base/exprs.exp
9816 * gdb.base/fileio.exp
9817 * gdb.base/find.exp
9818 * gdb.base/finish.exp
9819 * gdb.base/fixsection.exp
9820 * gdb.base/foll-vfork.exp
9821 * gdb.base/frame-args.exp
9822 * gdb.base/gcore.exp
9823 * gdb.base/gdb1250.exp
9824 * gdb.base/global-var-nested-by-dso.exp
9825 * gdb.base/gnu-ifunc.exp
9826 * gdb.base/hashline1.exp
9827 * gdb.base/hashline2.exp
9828 * gdb.base/hashline3.exp
9829 * gdb.base/hbreak-in-shr-unsupported.exp
9830 * gdb.base/huge.exp
9831 * gdb.base/infcall-input.exp
9832 * gdb.base/info-fun.exp
9833 * gdb.base/info-shared.exp
9834 * gdb.base/jit-simple.exp
9835 * gdb.base/jit-so.exp
9836 * gdb.base/jit.exp
9837 * gdb.base/jump.exp
9838 * gdb.base/label.exp
9839 * gdb.base/lineinc.exp
9840 * gdb.base/logical.exp
9841 * gdb.base/longjmp.exp
9842 * gdb.base/macscp.exp
9843 * gdb.base/miscexprs.exp
9844 * gdb.base/new-ui-echo.exp
9845 * gdb.base/new-ui-pending-input.exp
9846 * gdb.base/new-ui.exp
9847 * gdb.base/nodebug.exp
9848 * gdb.base/nofield.exp
9849 * gdb.base/offsets.exp
9850 * gdb.base/overlays.exp
9851 * gdb.base/pending.exp
9852 * gdb.base/pointers.exp
9853 * gdb.base/pr11022.exp
9854 * gdb.base/printcmds.exp
9855 * gdb.base/prologue.exp
9856 * gdb.base/ptr-typedef.exp
9857 * gdb.base/realname-expand.exp
9858 * gdb.base/relativedebug.exp
9859 * gdb.base/relocate.exp
9860 * gdb.base/remote.exp
9861 * gdb.base/reread.exp
9862 * gdb.base/return2.exp
9863 * gdb.base/savedregs.exp
9864 * gdb.base/sep.exp
9865 * gdb.base/sepdebug.exp
9866 * gdb.base/sepsymtab.exp
9867 * gdb.base/set-inferior-tty.exp
9868 * gdb.base/setshow.exp
9869 * gdb.base/shlib-call.exp
9870 * gdb.base/sigaltstack.exp
9871 * gdb.base/siginfo-addr.exp
9872 * gdb.base/signals.exp
9873 * gdb.base/signull.exp
9874 * gdb.base/sigrepeat.exp
9875 * gdb.base/so-impl-ld.exp
9876 * gdb.base/solib-display.exp
9877 * gdb.base/solib-overlap.exp
9878 * gdb.base/solib-search.exp
9879 * gdb.base/solib-symbol.exp
9880 * gdb.base/structs.exp
9881 * gdb.base/structs2.exp
9882 * gdb.base/symtab-search-order.exp
9883 * gdb.base/twice.exp
9884 * gdb.base/unload.exp
9885 * gdb.base/varargs.exp
9886 * gdb.base/watchpoint-solib.exp
9887 * gdb.base/watchpoint.exp
9888 * gdb.base/whatis.exp
9889 * gdb.base/wrong_frame_bt_full.exp
9890 * gdb.btrace/dlopen.exp
9891 * gdb.cell/ea-standalone.exp
9892 * gdb.cell/ea-test.exp
9893 * gdb.cp/dispcxx.exp
9894 * gdb.cp/gdb2384.exp
9895 * gdb.cp/method2.exp
9896 * gdb.cp/nextoverthrow.exp
9897 * gdb.cp/pr10728.exp
9898 * gdb.disasm/am33.exp
9899 * gdb.disasm/h8300s.exp
9900 * gdb.disasm/mn10300.exp
9901 * gdb.disasm/sh3.exp
9902 * gdb.dwarf2/dw2-dir-file-name.exp
9903 * gdb.fortran/complex.exp
9904 * gdb.fortran/library-module.exp
9905 * gdb.guile/scm-pretty-print.exp
9906 * gdb.guile/scm-symbol.exp
9907 * gdb.guile/scm-type.exp
9908 * gdb.guile/scm-value.exp
9909 * gdb.linespec/linespec.exp
9910 * gdb.mi/gdb701.exp
9911 * gdb.mi/gdb792.exp
9912 * gdb.mi/mi-breakpoint-changed.exp
9913 * gdb.mi/mi-dprintf-pending.exp
9914 * gdb.mi/mi-dprintf.exp
9915 * gdb.mi/mi-exit-code.exp
9916 * gdb.mi/mi-pending.exp
9917 * gdb.mi/mi-solib.exp
9918 * gdb.mi/new-ui-mi-sync.exp
9919 * gdb.mi/pr11022.exp
9920 * gdb.mi/user-selected-context-sync.exp
9921 * gdb.opt/solib-intra-step.exp
9922 * gdb.python/py-events.exp
9923 * gdb.python/py-finish-breakpoint.exp
9924 * gdb.python/py-mi.exp
9925 * gdb.python/py-prettyprint.exp
9926 * gdb.python/py-shared.exp
9927 * gdb.python/py-symbol.exp
9928 * gdb.python/py-template.exp
9929 * gdb.python/py-type.exp
9930 * gdb.python/py-value.exp
9931 * gdb.reverse/solib-precsave.exp
9932 * gdb.reverse/solib-reverse.exp
9933 * gdb.server/solib-list.exp
9934 * gdb.stabs/weird.exp
9935 * gdb.threads/reconnect-signal.exp
9936 * gdb.threads/stepi-random-signal.exp
9937 * gdb.trace/actions.exp
9938 * gdb.trace/ax.exp
9939 * gdb.trace/backtrace.exp
9940 * gdb.trace/change-loc.exp
9941 * gdb.trace/deltrace.exp
9942 * gdb.trace/ftrace-lock.exp
9943 * gdb.trace/ftrace.exp
9944 * gdb.trace/infotrace.exp
9945 * gdb.trace/mi-tracepoint-changed.exp
9946 * gdb.trace/packetlen.exp
9947 * gdb.trace/passcount.exp
9948 * gdb.trace/pending.exp
9949 * gdb.trace/range-stepping.exp
9950 * gdb.trace/report.exp
9951 * gdb.trace/stap-trace.exp
9952 * gdb.trace/tfind.exp
9953 * gdb.trace/trace-break.exp
9954 * gdb.trace/trace-condition.exp
9955 * gdb.trace/trace-enable-disable.exp
9956 * gdb.trace/trace-mt.exp
9957 * gdb.trace/tracecmd.exp
9958 * gdb.trace/tspeed.exp
9959 * gdb.trace/tsv.exp
9960 * lib/perftest.exp
9961
9962 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9963
9964 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9965 with gdb_test_no_output.
9966 Use command as test name.
9967
9968 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9969
9970 Fix test names starting with uppercase throughout the files.
9971
9972 * gdb.ada/assign_1.exp
9973 * gdb.ada/boolean_expr.exp
9974 * gdb.base/arrayidx.exp
9975 * gdb.base/del.exp
9976 * gdb.base/gcore-buffer-overflow.exp
9977 * gdb.base/testenv.exp
9978 * gdb.compile/compile.exp
9979 * gdb.python/py-framefilter-invalidarg.exp
9980 * gdb.python/py-framefilter.exp
9981
9982 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9983
9984 Fix test names starting with uppercase throughout the files.
9985
9986 * gdb.ada/array_return.exp
9987 * gdb.ada/expr_delims.exp
9988 * gdb.ada/mi_dyn_arr.exp
9989 * gdb.ada/mi_interface.exp
9990 * gdb.ada/mi_var_array.exp
9991 * gdb.ada/watch_arg.exp
9992 * gdb.arch/alpha-step.exp
9993 * gdb.arch/altivec-regs.exp
9994 * gdb.arch/e500-regs.exp
9995 * gdb.arch/powerpc-d128-regs.exp
9996 * gdb.base/arrayidx.exp
9997 * gdb.base/break.exp
9998 * gdb.base/checkpoint.exp
9999 * gdb.base/debug-expr.exp
10000 * gdb.base/dmsym.exp
10001 * gdb.base/radix.exp
10002 * gdb.base/sepdebug.exp
10003 * gdb.base/testenv.exp
10004 * gdb.base/watch_thread_num.exp
10005 * gdb.base/watchpoint-cond-gone.exp
10006 * gdb.cell/break.exp
10007 * gdb.cell/ea-cache.exp
10008 * gdb.compile/compile.exp
10009 * gdb.cp/gdb2495.exp
10010 * gdb.gdb/selftest.exp
10011 * gdb.gdb/xfullpath.exp
10012 * gdb.go/hello.exp
10013 * gdb.go/integers.exp
10014 * gdb.objc/basicclass.exp
10015 * gdb.pascal/hello.exp
10016 * gdb.pascal/integers.exp
10017 * gdb.python/py-breakpoint.exp
10018 * gdb.python/py-cmd.exp
10019 * gdb.python/py-linetable.exp
10020 * gdb.python/py-xmethods.exp
10021 * gdb.python/python.exp
10022 * gdb.reverse/consecutive-precsave.exp
10023 * gdb.reverse/finish-precsave.exp
10024 * gdb.reverse/i386-precsave.exp
10025 * gdb.reverse/machinestate-precsave.exp
10026 * gdb.reverse/sigall-precsave.exp
10027 * gdb.reverse/solib-precsave.exp
10028 * gdb.reverse/step-precsave.exp
10029 * gdb.reverse/until-precsave.exp
10030 * gdb.reverse/watch-precsave.exp
10031 * gdb.threads/leader-exit.exp
10032 * gdb.threads/pthreads.exp
10033 * gdb.threads/wp-replication.exp
10034 * gdb.trace/actions.exp
10035 * gdb.trace/mi-tsv-changed.exp
10036 * gdb.trace/tsv.exp
10037
10038 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10039
10040 Fix test names starting with uppercase throughout the files.
10041
10042 * gdb.arch/i386-bp_permanent.exp
10043 * gdb.arch/i386-gnu-cfi.exp
10044 * gdb.base/disasm-end-cu.exp
10045 * gdb.base/macscp.exp
10046 * gdb.base/pending.exp
10047 * gdb.base/watch_thread_num.exp
10048 * gdb.cp/exception.exp
10049 * gdb.cp/gdb2495.exp
10050 * gdb.cp/local.exp
10051 * gdb.python/py-evsignal.exp
10052 * gdb.python/python.exp
10053 * gdb.trace/tracecmd.exp
10054
10055 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10056
10057 Fix test names starting with uppercase throughout the files.
10058
10059 * gdb.base/charset.exp
10060 * gdb.base/eval.exp
10061 * gdb.base/multi-forks.exp
10062 * gdb.guile/scm-progspace.exp
10063 * gdb.opencl/datatypes.exp
10064 * gdb.python/py-block.exp
10065 * gdb.python/py-function.exp
10066 * gdb.python/py-symbol.exp
10067 * gdb.python/py-symtab.exp
10068 * gdb.python/py-xmethods.exp
10069 * gdb.reverse/break-precsave.exp
10070 * gdb.reverse/break-reverse.exp
10071 * gdb.reverse/consecutive-precsave.exp
10072 * gdb.reverse/consecutive-reverse.exp
10073 * gdb.reverse/finish-precsave.exp
10074 * gdb.reverse/finish-reverse-bkpt.exp
10075 * gdb.reverse/finish-reverse.exp
10076 * gdb.reverse/fstatat-reverse.exp
10077 * gdb.reverse/getresuid-reverse.exp
10078 * gdb.reverse/i386-precsave.exp
10079 * gdb.reverse/i386-reverse.exp
10080 * gdb.reverse/i386-sse-reverse.exp
10081 * gdb.reverse/i387-stack-reverse.exp
10082 * gdb.reverse/insn-reverse.exp
10083 * gdb.reverse/machinestate-precsave.exp
10084 * gdb.reverse/machinestate.exp
10085 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10086 * gdb.reverse/pipe-reverse.exp
10087 * gdb.reverse/readv-reverse.exp
10088 * gdb.reverse/recvmsg-reverse.exp
10089 * gdb.reverse/rerun-prec.exp
10090 * gdb.reverse/s390-mvcle.exp
10091 * gdb.reverse/sigall-precsave.exp
10092 * gdb.reverse/sigall-reverse.exp
10093 * gdb.reverse/solib-precsave.exp
10094 * gdb.reverse/solib-reverse.exp
10095 * gdb.reverse/step-precsave.exp
10096 * gdb.reverse/step-reverse.exp
10097 * gdb.reverse/time-reverse.exp
10098 * gdb.reverse/until-precsave.exp
10099 * gdb.reverse/until-reverse.exp
10100 * gdb.reverse/waitpid-reverse.exp
10101 * gdb.reverse/watch-precsave.exp
10102 * gdb.reverse/watch-reverse.exp
10103
10104 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10105
10106 Fix test names starting with uppercase throughout the files.
10107
10108 * gdb.arch/i386-mpx-simple_segv.exp
10109 * gdb.arch/i386-mpx.exp
10110 * gdb.arch/i386-permbkpt.exp
10111 * gdb.arch/pa-nullify.exp
10112 * gdb.arch/powerpc-d128-regs.exp
10113 * gdb.arch/vsx-regs.exp
10114 * gdb.base/bfp-test.exp
10115 * gdb.base/break.exp
10116 * gdb.base/breakpoint-shadow.exp
10117 * gdb.base/callfuncs.exp
10118 * gdb.base/charset.exp
10119 * gdb.base/commands.exp
10120 * gdb.base/completion.exp
10121 * gdb.base/dfp-test.exp
10122 * gdb.base/echo.exp
10123 * gdb.base/ending-run.exp
10124 * gdb.base/eval.exp
10125 * gdb.base/expand-psymtabs.exp
10126 * gdb.base/float128.exp
10127 * gdb.base/floatn.exp
10128 * gdb.base/foll-exec-mode.exp
10129 * gdb.base/gdb1056.exp
10130 * gdb.base/gdb11531.exp
10131 * gdb.base/kill-after-signal.exp
10132 * gdb.base/multi-forks.exp
10133 * gdb.base/overlays.exp
10134 * gdb.base/pending.exp
10135 * gdb.base/sepdebug.exp
10136 * gdb.base/testenv.exp
10137 * gdb.base/valgrind-db-attach.exp
10138 * gdb.base/watch_thread_num.exp
10139 * gdb.base/watchpoint-cond-gone.exp
10140 * gdb.base/watchpoint.exp
10141 * gdb.base/watchpoints.exp
10142 * gdb.cp/arg-reference.exp
10143 * gdb.cp/baseenum.exp
10144 * gdb.cp/operator.exp
10145 * gdb.cp/shadow.exp
10146 * gdb.dwarf2/dw2-op-out-param.exp
10147 * gdb.dwarf2/dw2-reg-undefined.exp
10148 * gdb.go/chan.exp
10149 * gdb.go/hello.exp
10150 * gdb.go/integers.exp
10151 * gdb.go/methods.exp
10152 * gdb.go/package.exp
10153 * gdb.guile/scm-parameter.exp
10154 * gdb.guile/scm-progspace.exp
10155 * gdb.guile/scm-value.exp
10156 * gdb.mi/mi-pending.exp
10157 * gdb.mi/user-selected-context-sync.exp
10158 * gdb.multi/multi-attach.exp
10159 * gdb.multi/tids.exp
10160 * gdb.opt/clobbered-registers-O2.exp
10161 * gdb.pascal/floats.exp
10162 * gdb.pascal/integers.exp
10163 * gdb.python/py-block.exp
10164 * gdb.python/py-events.exp
10165 * gdb.python/py-parameter.exp
10166 * gdb.python/py-symbol.exp
10167 * gdb.python/py-symtab.exp
10168 * gdb.python/py-type.exp
10169 * gdb.python/py-value.exp
10170 * gdb.python/py-xmethods.exp
10171 * gdb.python/python.exp
10172 * gdb.reverse/break-precsave.exp
10173 * gdb.reverse/consecutive-precsave.exp
10174 * gdb.reverse/finish-precsave.exp
10175 * gdb.reverse/i386-precsave.exp
10176 * gdb.reverse/machinestate-precsave.exp
10177 * gdb.reverse/sigall-precsave.exp
10178 * gdb.reverse/solib-precsave.exp
10179 * gdb.reverse/step-precsave.exp
10180 * gdb.reverse/until-precsave.exp
10181 * gdb.reverse/watch-precsave.exp
10182 * gdb.server/ext-attach.exp
10183 * gdb.server/ext-restart.exp
10184 * gdb.server/ext-run.exp
10185 * gdb.server/ext-wrapper.exp
10186 * gdb.stabs/gdb11479.exp
10187 * gdb.stabs/weird.exp
10188 * gdb.threads/attach-many-short-lived-threads.exp
10189 * gdb.threads/kill.exp
10190 * gdb.threads/watchpoint-fork.exp
10191
10192 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10193
10194 Fix test names starting with uppercase throughout all the files below.
10195
10196 * gdb.ada/array_return.exp
10197 * gdb.ada/catch_ex.exp
10198 * gdb.ada/info_exc.exp
10199 * gdb.ada/mi_catch_ex.exp
10200 * gdb.ada/mi_dyn_arr.exp
10201 * gdb.ada/mi_ex_cond.exp
10202 * gdb.ada/mi_exc_info.exp
10203 * gdb.ada/mi_interface.exp
10204 * gdb.ada/mi_task_arg.exp
10205 * gdb.ada/mi_task_info.exp
10206 * gdb.ada/mi_var_array.exp
10207 * gdb.arch/alpha-step.exp
10208 * gdb.arch/amd64-disp-step.exp
10209 * gdb.arch/arm-disp-step.exp
10210 * gdb.arch/disp-step-insn-reloc.exp
10211 * gdb.arch/e500-prologue.exp
10212 * gdb.arch/ftrace-insn-reloc.exp
10213 * gdb.arch/gdb1558.exp
10214 * gdb.arch/i386-bp_permanent.exp
10215 * gdb.arch/i386-disp-step.exp
10216 * gdb.arch/i386-float.exp
10217 * gdb.arch/i386-gnu-cfi.exp
10218 * gdb.arch/ia64-breakpoint-shadow.exp
10219 * gdb.arch/mips16-thunks.exp
10220 * gdb.arch/pa-nullify.exp
10221 * gdb.arch/powerpc-aix-prologue.exp
10222 * gdb.arch/powerpc-power.exp
10223 * gdb.arch/ppc-dfp.exp
10224 * gdb.arch/s390-tdbregs.exp
10225 * gdb.arch/spu-info.exp
10226 * gdb.arch/spu-ls.exp
10227 * gdb.arch/thumb-bx-pc.exp
10228 * gdb.base/advance.exp
10229 * gdb.base/annota-input-while-running.exp
10230 * gdb.base/arrayidx.exp
10231 * gdb.base/asmlabel.exp
10232 * gdb.base/async.exp
10233 * gdb.base/attach-wait-input.exp
10234 * gdb.base/auto-connect-native-target.exp
10235 * gdb.base/batch-preserve-term-settings.exp
10236 * gdb.base/bfp-test.exp
10237 * gdb.base/bigcore.exp
10238 * gdb.base/bp-permanent.exp
10239 * gdb.base/break-always.exp
10240 * gdb.base/break-fun-addr.exp
10241 * gdb.base/break-idempotent.exp
10242 * gdb.base/break-main-file-remove-fail.exp
10243 * gdb.base/break-probes.exp
10244 * gdb.base/break-unload-file.exp
10245 * gdb.base/break.exp
10246 * gdb.base/call-ar-st.exp
10247 * gdb.base/call-rt-st.exp
10248 * gdb.base/call-sc.exp
10249 * gdb.base/call-signal-resume.exp
10250 * gdb.base/call-strs.exp
10251 * gdb.base/callexit.exp
10252 * gdb.base/callfuncs.exp
10253 * gdb.base/catch-gdb-caused-signals.exp
10254 * gdb.base/catch-signal-siginfo-cond.exp
10255 * gdb.base/catch-syscall.exp
10256 * gdb.base/compare-sections.exp
10257 * gdb.base/cond-eval-mode.exp
10258 * gdb.base/condbreak-call-false.exp
10259 * gdb.base/consecutive-step-over.exp
10260 * gdb.base/cursal.exp
10261 * gdb.base/disabled-location.exp
10262 * gdb.base/disasm-end-cu.exp
10263 * gdb.base/display.exp
10264 * gdb.base/double-prompt-target-event-error.exp
10265 * gdb.base/dprintf-bp-same-addr.exp
10266 * gdb.base/dprintf-detach.exp
10267 * gdb.base/dprintf-next.exp
10268 * gdb.base/dprintf-non-stop.exp
10269 * gdb.base/dprintf-pending.exp
10270 * gdb.base/dso2dso.exp
10271 * gdb.base/ending-run.exp
10272 * gdb.base/enum_cond.exp
10273 * gdb.base/examine-backward.exp
10274 * gdb.base/exe-lock.exp
10275 * gdb.base/exec-invalid-sysroot.exp
10276 * gdb.base/execl-update-breakpoints.exp
10277 * gdb.base/execution-termios.exp
10278 * gdb.base/fileio.exp
10279 * gdb.base/fixsection.exp
10280 * gdb.base/foll-exec-mode.exp
10281 * gdb.base/foll-exec.exp
10282 * gdb.base/fork-running-state.exp
10283 * gdb.base/frame-args.exp
10284 * gdb.base/fullpath-expand.exp
10285 * gdb.base/func-ptr.exp
10286 * gdb.base/gcore-relro-pie.exp
10287 * gdb.base/gdb1090.exp
10288 * gdb.base/gdb1555.exp
10289 * gdb.base/global-var-nested-by-dso.exp
10290 * gdb.base/gnu-ifunc.exp
10291 * gdb.base/hbreak-in-shr-unsupported.exp
10292 * gdb.base/hbreak-unmapped.exp
10293 * gdb.base/hook-stop.exp
10294 * gdb.base/infcall-input.exp
10295 * gdb.base/info-fun.exp
10296 * gdb.base/info-shared.exp
10297 * gdb.base/interrupt-noterm.exp
10298 * gdb.base/jit-so.exp
10299 * gdb.base/jit.exp
10300 * gdb.base/line-symtabs.exp
10301 * gdb.base/list.exp
10302 * gdb.base/longjmp.exp
10303 * gdb.base/macscp.exp
10304 * gdb.base/max-value-size.exp
10305 * gdb.base/nodebug.exp
10306 * gdb.base/nofield.exp
10307 * gdb.base/overlays.exp
10308 * gdb.base/paginate-after-ctrl-c-running.exp
10309 * gdb.base/paginate-bg-execution.exp
10310 * gdb.base/paginate-inferior-exit.exp
10311 * gdb.base/pending.exp
10312 * gdb.base/pr11022.exp
10313 * gdb.base/printcmds.exp
10314 * gdb.base/ptr-typedef.exp
10315 * gdb.base/ptype.exp
10316 * gdb.base/randomize.exp
10317 * gdb.base/range-stepping.exp
10318 * gdb.base/realname-expand.exp
10319 * gdb.base/relativedebug.exp
10320 * gdb.base/remote.exp
10321 * gdb.base/savedregs.exp
10322 * gdb.base/sepdebug.exp
10323 * gdb.base/set-noassign.exp
10324 * gdb.base/shlib-call.exp
10325 * gdb.base/shreloc.exp
10326 * gdb.base/sigaltstack.exp
10327 * gdb.base/sigbpt.exp
10328 * gdb.base/siginfo-addr.exp
10329 * gdb.base/siginfo-obj.exp
10330 * gdb.base/siginfo-thread.exp
10331 * gdb.base/signest.exp
10332 * gdb.base/signull.exp
10333 * gdb.base/sigrepeat.exp
10334 * gdb.base/skip.exp
10335 * gdb.base/so-impl-ld.exp
10336 * gdb.base/solib-corrupted.exp
10337 * gdb.base/solib-disc.exp
10338 * gdb.base/solib-display.exp
10339 * gdb.base/solib-overlap.exp
10340 * gdb.base/solib-search.exp
10341 * gdb.base/solib-symbol.exp
10342 * gdb.base/source-execution.exp
10343 * gdb.base/sss-bp-on-user-bp-2.exp
10344 * gdb.base/sss-bp-on-user-bp.exp
10345 * gdb.base/stack-checking.exp
10346 * gdb.base/stale-infcall.exp
10347 * gdb.base/step-break.exp
10348 * gdb.base/step-line.exp
10349 * gdb.base/step-over-exit.exp
10350 * gdb.base/step-test.exp
10351 * gdb.base/structs.exp
10352 * gdb.base/sym-file.exp
10353 * gdb.base/symtab-search-order.exp
10354 * gdb.base/term.exp
10355 * gdb.base/type-opaque.exp
10356 * gdb.base/unload.exp
10357 * gdb.base/until-nodebug.exp
10358 * gdb.base/until.exp
10359 * gdb.base/unwindonsignal.exp
10360 * gdb.base/watch-cond.exp
10361 * gdb.base/watch-non-mem.exp
10362 * gdb.base/watch_thread_num.exp
10363 * gdb.base/watchpoint-reuse-slot.exp
10364 * gdb.base/watchpoint-solib.exp
10365 * gdb.base/watchpoint.exp
10366 * gdb.btrace/dlopen.exp
10367 * gdb.cell/arch.exp
10368 * gdb.cell/break.exp
10369 * gdb.cell/bt.exp
10370 * gdb.cell/core.exp
10371 * gdb.cell/data.exp
10372 * gdb.cell/dwarfaddr.exp
10373 * gdb.cell/ea-cache.exp
10374 * gdb.cell/ea-standalone.exp
10375 * gdb.cell/ea-test.exp
10376 * gdb.cell/f-regs.exp
10377 * gdb.cell/fork.exp
10378 * gdb.cell/gcore.exp
10379 * gdb.cell/mem-access.exp
10380 * gdb.cell/ptype.exp
10381 * gdb.cell/registers.exp
10382 * gdb.cell/sizeof.exp
10383 * gdb.cell/solib-symbol.exp
10384 * gdb.cell/solib.exp
10385 * gdb.compile/compile-tls.exp
10386 * gdb.cp/exception.exp
10387 * gdb.cp/gdb2495.exp
10388 * gdb.cp/local.exp
10389 * gdb.cp/mb-inline.exp
10390 * gdb.cp/mb-templates.exp
10391 * gdb.cp/pr10687.exp
10392 * gdb.cp/pr9167.exp
10393 * gdb.cp/scope-err.exp
10394 * gdb.cp/templates.exp
10395 * gdb.cp/virtfunc.exp
10396 * gdb.dwarf2/dw2-dir-file-name.exp
10397 * gdb.dwarf2/dw2-single-line-discriminators.exp
10398 * gdb.fortran/complex.exp
10399 * gdb.fortran/library-module.exp
10400 * gdb.guile/guile.exp
10401 * gdb.guile/scm-cmd.exp
10402 * gdb.guile/scm-frame-inline.exp
10403 * gdb.guile/scm-objfile.exp
10404 * gdb.guile/scm-pretty-print.exp
10405 * gdb.guile/scm-symbol.exp
10406 * gdb.guile/scm-type.exp
10407 * gdb.guile/scm-value.exp
10408 * gdb.linespec/keywords.exp
10409 * gdb.linespec/ls-errs.exp
10410 * gdb.linespec/macro-relative.exp
10411 * gdb.linespec/thread.exp
10412 * gdb.mi/mi-breakpoint-changed.exp
10413 * gdb.mi/mi-dprintf-pending.exp
10414 * gdb.mi/mi-fullname-deleted.exp
10415 * gdb.mi/mi-logging.exp
10416 * gdb.mi/mi-pending.exp
10417 * gdb.mi/mi-solib.exp
10418 * gdb.mi/new-ui-mi-sync.exp
10419 * gdb.mi/user-selected-context-sync.exp
10420 * gdb.multi/dummy-frame-restore.exp
10421 * gdb.multi/multi-arch-exec.exp
10422 * gdb.multi/remove-inferiors.exp
10423 * gdb.multi/watchpoint-multi-exit.exp
10424 * gdb.opt/solib-intra-step.exp
10425 * gdb.perf/backtrace.exp
10426 * gdb.perf/single-step.exp
10427 * gdb.perf/skip-command.exp
10428 * gdb.perf/skip-prologue.exp
10429 * gdb.perf/solib.exp
10430 * gdb.python/lib-types.exp
10431 * gdb.python/py-as-string.exp
10432 * gdb.python/py-bad-printers.exp
10433 * gdb.python/py-block.exp
10434 * gdb.python/py-breakpoint.exp
10435 * gdb.python/py-cmd.exp
10436 * gdb.python/py-events.exp
10437 * gdb.python/py-evthreads.exp
10438 * gdb.python/py-finish-breakpoint.exp
10439 * gdb.python/py-finish-breakpoint2.exp
10440 * gdb.python/py-frame-inline.exp
10441 * gdb.python/py-frame.exp
10442 * gdb.python/py-inferior.exp
10443 * gdb.python/py-infthread.exp
10444 * gdb.python/py-mi.exp
10445 * gdb.python/py-objfile.exp
10446 * gdb.python/py-pp-maint.exp
10447 * gdb.python/py-pp-registration.exp
10448 * gdb.python/py-prettyprint.exp
10449 * gdb.python/py-recurse-unwind.exp
10450 * gdb.python/py-shared.exp
10451 * gdb.python/py-symbol.exp
10452 * gdb.python/py-symtab.exp
10453 * gdb.python/py-template.exp
10454 * gdb.python/py-type.exp
10455 * gdb.python/py-unwind-maint.exp
10456 * gdb.python/py-unwind.exp
10457 * gdb.python/py-value.exp
10458 * gdb.python/python.exp
10459 * gdb.reverse/finish-reverse-bkpt.exp
10460 * gdb.reverse/insn-reverse.exp
10461 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10462 * gdb.reverse/solib-precsave.exp
10463 * gdb.reverse/solib-reverse.exp
10464 * gdb.stabs/gdb11479.exp
10465 * gdb.stabs/weird.exp
10466 * gdb.threads/fork-child-threads.exp
10467 * gdb.threads/fork-plus-threads.exp
10468 * gdb.threads/fork-thread-pending.exp
10469 * gdb.threads/forking-threads-plus-breakpoint.exp
10470 * gdb.threads/hand-call-in-threads.exp
10471 * gdb.threads/interrupted-hand-call.exp
10472 * gdb.threads/linux-dp.exp
10473 * gdb.threads/local-watch-wrong-thread.exp
10474 * gdb.threads/next-while-other-thread-longjmps.exp
10475 * gdb.threads/non-ldr-exit.exp
10476 * gdb.threads/pending-step.exp
10477 * gdb.threads/print-threads.exp
10478 * gdb.threads/process-dies-while-detaching.exp
10479 * gdb.threads/process-dies-while-handling-bp.exp
10480 * gdb.threads/pthreads.exp
10481 * gdb.threads/queue-signal.exp
10482 * gdb.threads/reconnect-signal.exp
10483 * gdb.threads/signal-command-handle-nopass.exp
10484 * gdb.threads/signal-command-multiple-signals-pending.exp
10485 * gdb.threads/signal-delivered-right-thread.exp
10486 * gdb.threads/signal-sigtrap.exp
10487 * gdb.threads/sigthread.exp
10488 * gdb.threads/staticthreads.exp
10489 * gdb.threads/stepi-random-signal.exp
10490 * gdb.threads/thread-unwindonsignal.exp
10491 * gdb.threads/thread_check.exp
10492 * gdb.threads/thread_events.exp
10493 * gdb.threads/tid-reuse.exp
10494 * gdb.threads/tls-nodebug.exp
10495 * gdb.threads/tls-shared.exp
10496 * gdb.threads/tls-so_extern.exp
10497 * gdb.threads/tls.exp
10498 * gdb.threads/wp-replication.exp
10499 * gdb.trace/actions-changed.exp
10500 * gdb.trace/actions.exp
10501 * gdb.trace/backtrace.exp
10502 * gdb.trace/change-loc.exp
10503 * gdb.trace/collection.exp
10504 * gdb.trace/deltrace.exp
10505 * gdb.trace/disconnected-tracing.exp
10506 * gdb.trace/entry-values.exp
10507 * gdb.trace/ftrace-lock.exp
10508 * gdb.trace/ftrace.exp
10509 * gdb.trace/infotrace.exp
10510 * gdb.trace/mi-trace-frame-collected.exp
10511 * gdb.trace/mi-trace-unavailable.exp
10512 * gdb.trace/mi-traceframe-changed.exp
10513 * gdb.trace/mi-tracepoint-changed.exp
10514 * gdb.trace/mi-tsv-changed.exp
10515 * gdb.trace/no-attach-trace.exp
10516 * gdb.trace/packetlen.exp
10517 * gdb.trace/passc-dyn.exp
10518 * gdb.trace/passcount.exp
10519 * gdb.trace/pending.exp
10520 * gdb.trace/pr16508.exp
10521 * gdb.trace/qtro.exp
10522 * gdb.trace/range-stepping.exp
10523 * gdb.trace/read-memory.exp
10524 * gdb.trace/report.exp
10525 * gdb.trace/save-trace.exp
10526 * gdb.trace/signal.exp
10527 * gdb.trace/stap-trace.exp
10528 * gdb.trace/status-stop.exp
10529 * gdb.trace/strace.exp
10530 * gdb.trace/tfile.exp
10531 * gdb.trace/tfind.exp
10532 * gdb.trace/trace-break.exp
10533 * gdb.trace/trace-condition.exp
10534 * gdb.trace/trace-enable-disable.exp
10535 * gdb.trace/trace-mt.exp
10536 * gdb.trace/tracecmd.exp
10537 * gdb.trace/tracefile-pseudo-reg.exp
10538 * gdb.trace/tspeed.exp
10539 * gdb.trace/tstatus.exp
10540 * gdb.trace/tsv.exp
10541 * gdb.trace/unavailable.exp
10542 * gdb.trace/while-dyn.exp
10543 * gdb.trace/while-stepping.exp
10544 * lib/gdb-guile.exp
10545 * lib/gdb.exp
10546 * lib/mi-support.exp
10547 * lib/pascal.exp
10548 * lib/perftest.exp
10549 * lib/prelink-support.exp
10550 * lib/selftest-support.exp
10551
10552 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10553
10554 * Makefile.in: Include disable-implicit-rules.mk.
10555
10556 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10557
10558 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10559 non-byte-aligned bit fields.
10560
10561 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10562
10563 PR gdb/12616
10564 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10565 respects the DW_AT_data_bit_offset attribute.
10566
10567 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10568
10569 * gdb.base/default.exp: Fix output of "set language".
10570
10571 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10572
10573 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10574 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10575 make.
10576 * configure.ac: Remove checks for the make program.
10577 * configure: Re-generate.
10578
10579 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10580
10581 * gdb.python/py-recurse-unwind.c (main): Add loop.
10582 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10583 to read_register() and gdb.parse_and_eval(). Make each code
10584 call a separate case that can be individually tested.
10585 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10586 proc. Call cont_and_backtrace for each of the code paths that
10587 we want to test in the unwinder.
10588
10589 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10590
10591 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10592 the definition of struct S.
10593
10594 2016-11-11 Catherine Moore <clm@codesourcery.com>
10595
10596 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10597
10598 2016-11-09 Pedro Alves <palves@redhat.com>
10599
10600 * gdb.base/commands.exp (runto_or_return): New procedure.
10601 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10602 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10603 (progvar_simple_while_test, progvar_complex_if_while_test)
10604 (if_while_breakpoint_command_test)
10605 (infrun_breakpoint_command_test, breakpoint_command_test)
10606 (user_defined_command_test, watchpoint_command_test)
10607 (test_command_prompt_position, redefine_hook_test)
10608 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10609 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10610 multi_line_input and multi_line. Remove gdb_expect and
10611 gdb_stop_suppressing_tests uses.
10612 * lib/gdb.exp (valnum_re): New global.
10613 (multi_line_input): New procedure.
10614
10615 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10616
10617 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10618 Remove.
10619 (test_setup): Define with proc_with_prefix.
10620 (test_cli_inferior): Likewise.
10621 (test_cli_thread): Likewise.
10622 (test_cli_frame): Likewise.
10623 (test_cli_select_frame): Likewise.
10624 (test_cli_up_down): Likewise.
10625 (test_mi_thread_select): Likewise.
10626 (test_mi_stack_select_frame): Likewise.
10627 (test_cli_in_mi_inferior): Likewise.
10628 (test_cli_in_mi_thread): Likewise.
10629 (test_cli_in_mi_frame): Likewise.
10630 (top level): Do not use with_test_prefix_procname.
10631
10632 2016-11-09 Pedro Alves <palves@redhat.com>
10633
10634 * gdb.base/commands.exp (gdbvar_simple_if_test)
10635 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10636 (progvar_simple_if_test, progvar_simple_while_test)
10637 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10638 (infrun_breakpoint_command_test, breakpoint_command_test)
10639 (user_defined_command_test, watchpoint_command_test)
10640 (test_command_prompt_position, deprecated_command_test)
10641 (bp_deleted_in_command, temporary_breakpoint_commands)
10642 (stray_arg0_test, source_file_with_indented_comment)
10643 (recursive_source_test, if_commands_test)
10644 (error_clears_commands_left, redefine_hook_test)
10645 (redefine_backtrace_test): Use proc_with_prefix.
10646 * lib/gdb.exp (proc_with_prefix): New proc.
10647
10648 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10649
10650 * gdb.base/tui-layout.c: New file.
10651 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10652 disassembly window contains very long lines.
10653
10654 2016-11-08 Tom Tromey <tom@tromey.com>
10655
10656 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10657 depend on Python 2.
10658
10659 2016-11-08 Tom Tromey <tom@tromey.com>
10660
10661 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10662 New method.
10663
10664 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10665
10666 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10667
10668 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10669
10670 * gdb.rust/simple.rs: Add test for univariant enums without
10671 discriminants and for encoded struct-like enums.
10672
10673 2016-10-28 Pedro Alves <palves@redhat.com>
10674
10675 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10676 gdb_test_multiple, tighten regexps and match symtabs and line
10677 tables incrementally.
10678
10679 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10680
10681 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10682 general.
10683
10684 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10685
10686 * gdb.base/exec-invalid-sysroot.exp: New file.
10687
10688 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10689
10690 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10691
10692 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10693
10694 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10695
10696 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10697
10698 * gdb.base/killed-outside.exp: Remove $options from a call to
10699 `prepare_for_testing'.
10700
10701 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10702
10703 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10704 Change test message.
10705
10706 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10707
10708 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10709 Update comment.
10710
10711 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10712
10713 * gdb.trace/mi-trace-save.exp: New file.
10714
10715 2016-10-13 Yao Qi <yao.qi@linaro.org>
10716
10717 * gdb.base/code_elim.exp (get_var_address): Remove.
10718 * gdb.base/relocate.exp: Likewise.
10719 * gdb.base/shreloc.exp: Likewise.
10720 * lib/gdb.exp (get_var_address): New.
10721
10722 2016-10-13 Yao Qi <yao.qi@linaro.org>
10723
10724 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10725 floating point tests if $skip_float_test is false.
10726
10727 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10728
10729 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10730 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10731 argc values.
10732 Add 1 to argc so we guarantee distinct initial/modified argc values.
10733
10734 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10735
10736 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10737
10738 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10739
10740 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10741 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10742 * gdb.arch/vsx-regs.exp: Likewise.
10743
10744 2016-10-07 Yao Qi <yao.qi@linaro.org>
10745
10746 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10747
10748 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10749
10750 * gdb.python/python.exp: Test decode_line("*0").
10751
10752 2016-10-06 Doug Evans <dje@google.com>
10753
10754 * gdb.python/py-value.exp (test_value_creation): Add test for large
10755 unsigned 64-bit value.
10756
10757 2016-10-06 Tom Tromey <tom@tromey.com>
10758
10759 * gdb.compile/compile.exp: Change java tests to rust.
10760 * gdb.base/setshow.exp: Change java tests to rust.
10761 * gdb.base/default.exp: Remove java from language list.
10762 * README (Examples): Update language example.
10763 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10764 test.
10765 * lib/gdb.exp (skip_java_tests): Remove.
10766 * lib/java.exp: Remove.
10767 * gdb.java: Remove.
10768
10769 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10770
10771 * gdb.arch/mips-fcr.exp: New test.
10772 * gdb.arch/mips-fcr.c: Source for the new test.
10773
10774 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10775
10776 * gdb.base/solib-disc.exp: Use `standard_output_file'
10777 throughout.
10778
10779 2016-10-06 Pedro Alves <palves@redhat.com>
10780
10781 * gdb.base/jit-simple-dl.c: New file.
10782 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10783 * gdb.base/jit-simple.c: ... this.
10784 * gdb.base/jit-simple.exp (jit_run): Delete.
10785 (build_jit): New proc.
10786 (jit_test_reread): Recompile either the main program or the shared
10787 library, depending on what is being tested. Skip changing address
10788 if caller wants to. Compare before/after addresses. If testing
10789 standalone, explicitly load the binary. Test "maint info
10790 breakpoints".
10791 (top level): Add "standalone vs shared lib" and "change address"
10792 vs "same address" axes.
10793
10794 2016-10-06 Pedro Alves <palves@redhat.com>
10795
10796 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10797 call.
10798 (jit_run): Delete.
10799 (jit_test_reread): Use with_test_prefix. Reload the main binary
10800 explicitly. Compare the before/after addresses of the JIT
10801 descriptor.
10802
10803 2016-08-15 Doug Evans <dje@google.com>
10804
10805 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10806 for single bitfields is bool.
10807 * gdb.xml/tdesc-regs.exp: Ditto.
10808
10809 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10810
10811 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10812
10813 2016-10-05 Yao Qi <yao.qi@linaro.org>
10814
10815 * lib/gdb.exp (support_complex_tests): Return zero if
10816 gdb_skip_float_test return true.
10817
10818 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10819 Simon Marchi <simon.marchi@ericsson.com>
10820
10821 PR gdb/20487
10822 * gdb.mi/user-selected-context-sync.exp: New file.
10823 * gdb.mi/user-selected-context-sync.c: New file.
10824
10825 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10826 Simon Marchi <simon.marchi@ericsson.com>
10827
10828 PR gdb/20487
10829 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10830 =thread-select-event check.
10831
10832 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10833
10834 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10835 the compulsory L operand changes.
10836 * gdb.arch/powerpc-power.s: Likewise.
10837
10838 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10839
10840 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10841 * gdb.base/jit-attach-pie.c: New file.
10842 * gdb.base/jit-attach-pie.exp: New file.
10843
10844 2016-09-28 Pedro Alves <palves@redhat.com>
10845
10846 * gdb.base/infcall-input.c: New file.
10847 * gdb.base/infcall-input.exp: New file.
10848
10849 2016-09-22 Yao Qi <yao.qi@linaro.org>
10850
10851 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10852 (gdb_exit): Rename it to ...
10853 (gdbserver_gdb_exit): ... Close GDBserver.
10854 (gdb_exit): New proc, call gdbserver_gdb_exit.
10855 (mi_gdb_exit): Likewise.
10856
10857 2016-09-22 Yao Qi <yao.qi@linaro.org>
10858
10859 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10860 path.
10861 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10862 Remove duplication.
10863
10864 2016-09-22 Yao Qi <yao.qi@linaro.org>
10865
10866 * lib/gdbserver-support.exp: Check the existence of
10867 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10868
10869 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10870
10871 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10872
10873 2016-09-21 Tom Tromey <tom@tromey.com>
10874
10875 PR gdb/20604:
10876 * gdb.base/quit.exp: New file.
10877
10878 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10879
10880 * .gitignore: New file.
10881
10882 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10883
10884 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10885 throughout.
10886
10887 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10888
10889 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10890
10891 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10892
10893 * gdb.cp/casts.cc (decltype): Move it ...
10894 (main): ... with its call to ...
10895 * gdb.cp/casts03.cc: ... a new file.
10896 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10897
10898 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10899
10900 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10901
10902 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10903
10904 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10905 and sync up the test with tests in gas/testsuite/gas/ppc.
10906 * gdb.arch/powerpc-power.exp: Likewise.
10907
10908 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10909
10910 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10911
10912 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10913 Jan Kratochvil <jan.kratochvil@redhat.com>
10914
10915 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10916 make m1's definition to be different from m2's. Use 'dummy' as an
10917 argument for probe 'two'.
10918
10919 2016-09-10 Jon Beniston <jon@beniston.com>
10920
10921 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10922 for sim target.
10923
10924 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10925
10926 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10927 variable declaration.
10928 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10929 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10930 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10931 received HWCAP as its argument.
10932
10933 2016-09-06 Pedro Alves <palves@redhat.com>
10934
10935 * gdb.base/new-ui-pending-input.c: New file.
10936 * gdb.base/new-ui-pending-input.exp: New file.
10937 * gdb.exp (clear_gdb_spawn_id): New procedure.
10938 (with_spawn_id): Check whether gdb_spawn_id exists before
10939 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10940 on exit.
10941
10942 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10943
10944 * gdb.base/float128.c: New file.
10945 * gdb.base/float128.exp: Likewise.
10946 * gdb.base/floatn.c: Likewise.
10947 * gdb.base/floatn.exp: Likewise.
10948
10949 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10950
10951 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10952
10953 2016-09-05 Pedro Alves <palves@redhat.com>
10954
10955 PR backtrace/19927
10956 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10957 unwinders are immediately called as side effect of "source" or
10958 "disable unwinder" commands.
10959 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10960
10961 2016-09-02 Yao Qi <yao.qi@linaro.org>
10962
10963 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10964 is true and $type is "float" or "double".
10965
10966 2016-09-02 Yao Qi <yao.qi@linaro.org>
10967
10968 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10969 true.
10970 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10971 * gdb.base/call-rt-st.exp: Likewise.
10972 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10973 return value instead of gdb,skip_float_test.
10974 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10975 (do_function_calls): Use its return value instead of
10976 gdb,skip_float_test.
10977 * gdb.base/finish.exp: Likewise.
10978 * gdb.base/funcargs.exp: Likewise.
10979 * gdb.base/return.exp: Likewise.
10980 * gdb.base/return2.exp: Likewise.
10981 * gdb.base/varargs.exp: Likewise.
10982 * lib/gdb.exp (gdb_skip_float_test): Change it to
10983 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10984
10985 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10986
10987 * gdb.multi/tids.exp: Test "thread apply all".
10988
10989 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10990
10991 * gdb.base/default.exp (tty): Remove.
10992
10993 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10994
10995 * gdb.python/py-recurse-unwind.c: New file.
10996 * gdb.python/py-recurse-unwind.py: New file.
10997 * gdb.python/py-recurse-unwind.exp: New file.
10998
10999 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11000
11001 * gdb.base/set-inferior-tty.exp: New file.
11002 * gdb.base/set-inferior-tty.c: New file.
11003
11004 2016-08-23 Pedro Alves <palves@redhat.com>
11005
11006 PR gdb/20494
11007 * gdb.base/new-ui-echo.c: New file.
11008 * gdb.base/new-ui-echo.exp: New file.
11009
11010 2016-08-23 Yao Qi <yao.qi@linaro.org>
11011
11012 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11013 gdbserver_spawn.
11014 * gdb.server/connect-without-multi-process.exp (do_test):
11015 Likewise.
11016
11017 2016-08-23 Yao Qi <yao.qi@linaro.org>
11018
11019 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11020 standalone_txt. Delete gdb_txt and standalone_txt on host
11021 and target. Spawn the binary on target. Copy files from
11022 target to host.
11023
11024 2016-08-22 Pedro Alves <palves@redhat.com>
11025
11026 PR gdb/20505
11027 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11028 with_test_prefix. Factor out bits to ...
11029 (test_no_vdso): ... this new procedure.
11030
11031 2016-08-19 Carl Love <cel@us.ibm.com>
11032
11033 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11034 maintaining separate logic for constructing the output path.
11035 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11036 * gdb.arch/ppc-dfp.exp: Likewise.
11037 * gdb.arch/ppc-fp.exp: Likewise.
11038 * gdb.arch/vsx-regs.exp: Likewise.
11039 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11040 binprefix for generating the additional binary files.
11041
11042 2016-08-19 Pedro Alves <palves@redhat.com>
11043
11044 * gdb.trace/mi-trace-frame-collected.exp
11045 (test_trace_frame_collected): On x32, expect two registers.
11046
11047 2016-08-18 Carl Love <cel@us.ibm.com>
11048
11049 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11050 and sync up the test with tests in gas/testsuite/gas/ppc.
11051 * gdb.arch/powerpc-power.exp: Likewise.
11052
11053 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11054
11055 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11056 expected error message.
11057
11058 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11059
11060 * gdb.multi/remove-inferiors.exp: New file.
11061 * gdb.multi/remove-inferiors.c: New file.
11062
11063 2016-08-12 Yao Qi <yao.qi@linaro.org>
11064
11065 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11066 argument list.
11067
11068 2016-08-10 Pedro Alves <palves@redhat.com>
11069
11070 PR gdb/19187
11071 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11072 setup_kfails.
11073
11074 2016-08-09 Pedro Alves <palves@redhat.com>
11075 Simon Marchi <simon.marchi@ericsson.com>
11076
11077 PR gdb/20418
11078 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11079 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11080
11081 2016-08-09 Pedro Alves <palves@redhat.com>
11082
11083 PR mi/20431
11084 * gdb.mi/mi-cmd-error.exp: New file.
11085
11086 2016-08-09 Pedro Alves <palves@redhat.com>
11087
11088 PR gdb/18653
11089 * gdb.base/signals-state-child.c: New file.
11090 * gdb.base/signals-state-child.exp: New file.
11091 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11092
11093 2016-08-09 Pedro Alves <palves@redhat.com>
11094
11095 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11096
11097 2016-08-03 Tom Tromey <tom@tromey.com>
11098
11099 PR python/18565:
11100 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11101
11102 2016-08-01 Yao Qi <yao.qi@linaro.org>
11103
11104 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11105 variable mode to "multi-process" if $multi_process is 1, otherwise
11106 set it to "single-process".
11107
11108 2016-08-01 Yao Qi <yao.qi@linaro.org>
11109
11110 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11111 * gdb.cp/cpexprs.exp: Likewise.
11112 * gdb.cp/m-static.exp: Likewise.
11113
11114 2016-07-26 Tom Tromey <tom@tromey.com>
11115
11116 PR python/20190:
11117 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11118 test.
11119
11120 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11121
11122 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11123 selecting assembly source files.
11124 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11125 assembly source files.
11126 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11127 assembly source files.
11128 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11129 selecting assembly source files.
11130
11131 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11132
11133 * gdb.base/new-ui.exp (do_test_invalid_args): New
11134 procedure.
11135
11136 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11137
11138 * gdb.btrace/reconnect.c: New file.
11139 * gdb.btrace/reconnect.exp: New file.
11140
11141 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11142
11143 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11144 to test_catch_syscall_group.
11145 (test_catch_syscall_group): New.
11146
11147 2016-07-21 Tom Tromey <tom@tromey.com>
11148
11149 * gdb.rust/simple.rs (main): Use empty struct expression.
11150 * gdb.rust/simple.exp: Add tests for empty struct expression.
11151
11152 2016-07-21 Yao Qi <yao.qi@linaro.org>
11153
11154 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11155 if gdb_skip_xml_test is true on some targets.
11156
11157 2016-07-21 Yao Qi <yao.qi@linaro.org>
11158
11159 * gdb.server/solib-list.exp: Unset last_loaded_file.
11160
11161 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11162
11163 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11164 "step into captured_main (args)".
11165
11166 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11167
11168 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11169
11170 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11171
11172 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11173
11174 2016-07-19 Pedro Alves <palves@redhat.com>
11175
11176 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11177 * gdb.opt/inline-bt.exp: Likewise.
11178 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11179 additional_flags=-Winline.
11180 * gdb.opt/inline-locals.exp: Likewise.
11181 * gdb.opt/inline-markers.c (ATTR): Define.
11182 (inlined_fn): Use it.
11183
11184 2016-07-19 Yao Qi <yao.qi@linaro.org>
11185
11186 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11187 (test_with_self): Remove some code. Remove argument executable.
11188 (top-level): Use do_self_tests.
11189
11190 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11191 Don Breazeal <donb@codesourcery.com>
11192
11193 * gdb.base/maint.exp: Escape paths used in regular expressions.
11194 * gdb.stabs/weird.exp: Likewise.
11195
11196 2016-07-13 Tom Tromey <tom@tromey.com>
11197
11198 PR python/15620, PR python/18620:
11199 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11200 (test_bkpt_events): New procs.
11201
11202 2016-07-13 Tom Tromey <tom@tromey.com>
11203
11204 PR python/17698:
11205 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11206 test.
11207 (test_watchpoints): Likewise.
11208 (test_bkpt_pending): New proc.
11209
11210 2016-07-13 Tom Tromey <tom@tromey.com>
11211
11212 PR cli/18053:
11213 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11214 completion test.
11215
11216 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11217
11218 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11219 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11220 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11221 f_label.
11222 (g): Rename g_end_lbl to g_label.
11223 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11224 low_pc and high_pc.
11225 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11226
11227 2016-07-12 Tom Tromey <tom@tromey.com>
11228
11229 PR python/19293:
11230 * gdb.python/py-unwind-maint.exp: Update tests.
11231
11232 2016-07-12 Yao Qi <yao.qi@linaro.org>
11233
11234 * lib/selftest-support.exp (selftest_setup): Match the output
11235 when captured_main is inlined.
11236
11237 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11238
11239 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11240 New variables.
11241 (print this%a, print this%b, print this): New tests.
11242 * gdb.fortran/derived-types.f90 (this): New object and
11243 initialization.
11244
11245 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11246
11247 * gdb.ada/arraydim.exp: Remove extra directory level in build
11248 directory.
11249
11250 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11251
11252 * lib/ada.exp: Remove extra directory level in build directory.
11253 * gdb.ada/cond_lang.exp: Likewise.
11254 * gdb.ada/exec_changed.exp: Likewise.
11255 * gdb.ada/lang_switch.exp: Likewise.
11256
11257 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11258
11259 * simple.rs: Add test for raw pointer subscripting.
11260 * simple.exp: Add test expectations.
11261
11262 2016-07-05 Yao Qi <yao.qi@linaro.org>
11263
11264 * gdb.mi/mi-reverse.exp: Match =record-started output.
11265
11266 2016-07-01 Pedro Alves <palves@redhat.com>
11267
11268 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11269 procedure.
11270 (jit_reader_test): Test the jit reader's unwinder.
11271 * gdb.base/jithost.c (jit_function_00_code): New global.
11272 (main): Use memcpy to fill in the mmapped code, instead of poking
11273 bytes manually here.
11274 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11275 value.
11276 (read_debug_info): Save the function's range.
11277 (read_sp): New function.
11278 (unwind_frame): Use it. Also unwind RBP.
11279 (get_frame_id): Use read_sp.
11280 (gdb_init_reader): Use calloc instead of malloc.
11281 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11282 parameter. Use gdb_test_multiple.
11283
11284 2016-07-01 Pedro Alves <palves@redhat.com>
11285 Antoine Tremblay <antoine.tremblay@ericsson.com>
11286
11287 * gdb.threads/process-dies-while-detaching.c: New file.
11288 * gdb.threads/process-dies-while-detaching.exp: New file.
11289
11290 2016-07-01 Pedro Alves <palves@redhat.com>
11291
11292 * gdb.multi/watchpoint-multi-exit.c: New file.
11293 * gdb.multi/watchpoint-multi-exit.exp: New file.
11294
11295 2016-06-30 Pedro Alves <palves@redhat.com>
11296
11297 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11298 unset inferior_spawn_id.
11299
11300 2016-06-30 Pedro Alves <palves@redhat.com>
11301
11302 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11303 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11304
11305 2016-06-29 Yao Qi <yao.qi@linaro.org>
11306
11307 * gdb.base/return.c: Add copyright header.
11308
11309 2016-06-29 Tom Tromey <tom@tromey.com>
11310
11311 PR python/20129:
11312 * gdb.python/py-framefilter.exp: Add tests for setting priority
11313 and disabling of non-existent frame filter.
11314
11315 2016-06-29 Yao Qi <yao.qi@linaro.org>
11316
11317 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11318 0x0f07ff.
11319
11320 2016-06-28 Yao Qi <yao.qi@linaro.org>
11321
11322 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11323 triplets. Start gdb, execute catch syscall, and continue. Check
11324 gdb's output to determine catch syscall is supported.
11325
11326 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11327
11328 * gdb.rust/simple.rs: Add test for returning unit in a function.
11329 * gdb.rust/simple.exp: Add expectation for functions returning
11330 unit.
11331
11332 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11333
11334 * gdb.python/py-breakpoint-create-fail.c,
11335 gdb.python/py-breakpoint-create-fail.exp,
11336 gdb.python/py-breakpoint-create-fail.py: New testcase.
11337
11338 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11339
11340 PR gdb/20239
11341 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11342 * gdb.rust/simple.exp: Add test expectations for new NonZero
11343 tests.
11344
11345 2016-06-24 David Taylor <dtaylor@emc.com>
11346
11347 * gdb.base/offsets.exp: New file.
11348 * gdb.base/offsets.c: New file.
11349
11350 2016-06-23 Tom Tromey <tom@tromey.com>
11351
11352 PR gdb/16483:
11353 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11354 before any filters are loaded.
11355
11356 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11357
11358 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11359 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11360 structs.
11361 * gdb.fortran/derived-type-function.exp: New file.
11362 * gdb.fortran/derived-type-function.f90: New file.
11363
11364
11365 2016-06-21 Pedro Alves <palves@redhat.com>
11366
11367 * gdb.base/new-ui.exp: New file.
11368 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11369 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11370 (with_spawn_id): New procedure.
11371
11372 2016-06-21 Pedro Alves <palves@redhat.com>
11373
11374 * gdb.mi/mi-exec-run.exp: New file.
11375
11376 2016-06-21 Pedro Alves <palves@redhat.com>
11377
11378 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11379 breakpoint command's output on the main UI.
11380 (test_break): New procedure, factored out from calls in the top
11381 level.
11382 (top level): Use foreach_with_prefix to test MI as main UI and as
11383 separate UI.
11384
11385 2016-06-21 Pedro Alves <palves@redhat.com>
11386
11387 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11388 (test_awatch_creation_and_listing)
11389 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11390 Remove 'type' parameter.
11391 (test_watchpoint_all): New parameter mi_mode. Remove
11392 with_test_prefix.
11393 (top level): Use foreach_with_prefix, and add main/separate UI MI
11394 testing axis.
11395
11396 2016-06-21 Pedro Alves <palves@redhat.com>
11397
11398 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11399 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11400 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11401 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11402 (gdb_main_spawn_id, mi_spawn_id): Declare and
11403 comment.
11404 (mi_create_inferior_pty): New procedure,
11405 factored out from default_mi_gdb_start.
11406 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11407 procedures.
11408 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11409 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11410 Use mi_create_inferior_pty.
11411 (mi_gdb_start): Use eval to pass down args list.
11412
11413 2016-06-21 Pedro Alves <palves@redhat.com>
11414
11415 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11416 * gdb.opt/inline-cmds.exp: Add MI tests.
11417
11418 2016-06-21 Pedro Alves <palves@redhat.com>
11419
11420 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11421
11422 2016-06-21 Pedro Alves <palves@redhat.com>
11423
11424 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11425 (top level): Use it instead of mi_execute_to.
11426
11427 2016-06-21 Pedro Alves <palves@redhat.com>
11428
11429 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11430 (cont_handler_str): New.
11431 (signal_stop_handler): Set stop_handler_str instead of printing to
11432 stdout.
11433 (continue_handler): Set cont_handler_str instead of printing to
11434 stdout.
11435 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11436 mi_send_resuming_command. Print stop_handler_str and
11437 cont_handler_str instead of expecting the python events print
11438 directly.
11439
11440 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11441
11442 * gdb.base/jit-reader.exp: New file.
11443 * gdb.base/jithost.c: New file.
11444 * gdb.base/jithost.h: New file.
11445 * gdb.base/jitreader.c : New file.
11446 * gdb.base/jit-protocol.h: New file.
11447
11448 2016-06-17 Yao Qi <yao.qi@linaro.org>
11449
11450 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11451 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11452 and detach-on-fork. Adjust tests.
11453 (top level): Invoke break_cond_on_syscall with combinations of
11454 syscall, follow-fork-mode and detach-on-fork.
11455
11456 2016-06-17 Yao Qi <yao.qi@linaro.org>
11457
11458 * gdb.base/step-over-exit.c: New.
11459 * gdb.base/step-over-exit.exp: New.
11460
11461 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11462
11463 * gdb.base/float.exp: Add target check for nds32*-*-*.
11464 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11465
11466 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11467
11468 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11469 for unsupported target features.
11470 * gdb.base/call-rt-st.exp: Likewise.
11471 * gdb.base/call-sc.exp: Likewise.
11472 * gdb.base/call-signal-resume.exp: Likewise.
11473 * gdb.base/call-strs.exp: Likewise.
11474 * gdb.base/callexit.exp: Likewise.
11475 * gdb.base/callfuncs.exp: Likewise.
11476 * gdb.base/nodebug.exp: Likewise.
11477 * gdb.base/printcmds.exp: Likewise.
11478 * gdb.base/ptype.exp: Likewise.
11479 * gdb.base/structs.exp: Likewise.
11480 * gdb.base/unwindonsignal.exp: Likewise.
11481 * gdb.cp/gdb2495.exp: Likewise.
11482 * gdb.cp/templates.exp: Likewise.
11483 * gdb.cp/virtfunc.exp: Likewise.
11484 * gdb.threads/hand-call-in-threads.exp: Likewise.
11485 * gdb.threads/interrupted-hand-call.exp: Likewise.
11486 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11487
11488 2016-06-10 Tom Tromey <tom@tromey.com>
11489
11490 PR rust/20110:
11491 * gdb.rust/expr.exp: Add test for integer constant larger than
11492 i32.
11493
11494 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11495
11496 * gdb.fortran/nested-funcs.exp: New.
11497 * gdb.fortran/nested-funcs.f90: New.
11498
11499 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11500
11501 * gdb.base/examine-backward.c: New file.
11502 * gdb.base/examine-backward.exp: New file.
11503
11504 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11505
11506 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11507 matching.
11508
11509 2016-06-02 Tom Tromey <tom@tromey.com>
11510
11511 PR python/18984:
11512 * gdb.python/py-shared.exp: Add solib_name test.
11513
11514 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11515
11516 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11517
11518 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11519
11520 PR c++/19893
11521 * gdb.dwarf2/implref.exp: Rename to...
11522 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11523 * gdb.dwarf2/implref-array.c: New file.
11524 * gdb.dwarf2/implref-array.exp: Likewise.
11525 * gdb.dwarf2/implref-global.c: Likewise.
11526 * gdb.dwarf2/implref-global.exp: Likewise.
11527 * gdb.dwarf2/implref-struct.c: Likewise.
11528 * gdb.dwarf2/implref-struct.exp: Likewise.
11529
11530 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11531
11532 * gdb.trace/trace-condition.exp: Add 64bit tests.
11533
11534 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11535
11536 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11537 bits types.
11538 (main): Adapt to 8 to 64 bits types.
11539 * gdb.trace/trace-condition.exp: Add new tests.
11540
11541 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11542
11543 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11544
11545 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11546
11547 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11548 Move condition tests...
11549 * gdb.trace/trace-condition.exp: Here.
11550
11551 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11552
11553 * gdb.trace/trace-condition.exp: Add counter-case tests.
11554
11555 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11556
11557 PR c++/15231
11558 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11559 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11560
11561 2016-05-27 Pedro Alves <palves@redhat.com>
11562
11563 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11564 New procedure.
11565 (top level): Call it, and bail out of DejaGnu is known to be bad.
11566
11567 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11568
11569 * gdb.base/whatis.c: Extend the test case.
11570 * gdb.base/whatis.exp: Add additional tests.
11571
11572 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11573
11574 * gdb.fortran/type.f90: Add pointer variable.
11575 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11576
11577 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11578
11579 * gdb.fortran/vla-type.exp: Fix testcase name.
11580
11581 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11582
11583 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11584
11585 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11586
11587 * gdb.fortran/type.f90: Add nested structures.
11588 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11589 * gdb.fortran/derived-type.exp: Adapt expected output.
11590 * gdb.fortran/vla-type.exp: Adapt expected output.
11591
11592 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11593
11594 * gdb.fortran/whatis_type.exp: Adapt expected output.
11595
11596 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11597
11598 * gdb.fortran/print_type.exp: Fix expected output.
11599 * gdb.fortran/whatis_type.exp: Fix expected output.
11600
11601 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11602
11603 * gdb.fortran/whatis_type.exp: Use multi_line.
11604
11605 2016-05-24 Tom Tromey <tom@tromey.com>
11606
11607 PR python/17386:
11608 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11609 use value as an index.
11610
11611 2016-05-23 Tom Tromey <tom@tromey.com>
11612
11613 PR python/17981:
11614 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11615 no-breakpoint case.
11616
11617 2016-05-24 Pedro Alves <palves@redhat.com>
11618
11619 PR gdb/19828
11620 * gdb.threads/clone-attach-detach.c: New file.
11621 * gdb.threads/clone-attach-detach.exp: New file.
11622
11623 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11624
11625 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11626
11627 2016-05-23 Tom Tromey <tom@tromey.com>
11628
11629 PR python/19438, PR python/18393:
11630 * gdb.python/py-progspace.exp: Add "dir" test.
11631 * gdb.python/py-objfile.exp: Add "dir" test.
11632
11633 2016-05-23 Yao Qi <yao.qi@linaro.org>
11634
11635 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11636 * gdb.arch/thumb2-it.exp: Likewise.
11637
11638 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11639
11640 * gdb.mi/mi-threads-interrupt.c: New file.
11641 * gdb.mi/mi-threads-interrupt.exp: New file.
11642
11643 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11644
11645 PR gdb/18077
11646 * gdb.mi/mi-async-run.exp: New file.
11647 * gdb.mi/mi-async-run.c: New file.
11648
11649 2016-05-17 Tom Tromey <tom@tromey.com>
11650 Manish Goregaokar <manishsmail@gmail.com>
11651
11652 * lib/rust-support.exp: New file.
11653 * lib/gdb.exp (skip_rust_tests): New proc.
11654 (build_executable_from_specs): Handle rust.
11655 * lib/future.exp (gdb_find_rustc): New proc.
11656 (gdb_default_target_compile): Handle rust.
11657 * gdb.rust/expr.exp: New file.
11658 * gdb.rust/generics.exp: New file.
11659 * gdb.rust/generics.rs: New file.
11660 * gdb.rust/methods.exp: New file.
11661 * gdb.rust/methods.rs: New file.
11662 * gdb.rust/modules.exp: New file.
11663 * gdb.rust/modules.rs: New file.
11664 * gdb.rust/simple.exp: New file.
11665 * gdb.rust/simple.rs: New file.
11666
11667 2016-05-17 Tom Tromey <tom@tromey.com>
11668
11669 * gdb.base/default.exp (set language): Add rust.
11670
11671 2016-05-17 Tom Tromey <tom@tromey.com>
11672
11673 * gdb.gdb/unittest.exp: New file.
11674
11675 2016-05-16 Yao Qi <yao.qi@linaro.org>
11676
11677 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11678 shell_prompt. Update shell_prompt_re.
11679
11680 2016-05-12 Doug Evans <dje@google.com>
11681
11682 PR symtab/19999
11683 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11684 $options when building executable.
11685 * gdb.dwarf2/fission-loclists-pie.S: New file.
11686 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11687
11688 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11689
11690 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11691 of [is_remote target],
11692
11693 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11694
11695 * lib/gdb.exp (use_gdb_stub): New procedure.
11696
11697 2016-05-03 Yunlian Jiang <yunlian@google.com>
11698 Doug Evans <dje@google.com>
11699
11700 PR symtab/19914
11701 * gdb.dwarf2/dwp-sepdebug.c: New file.
11702 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11703
11704 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11705
11706 * gdb.base/detach.exp: Remove is_remote check.
11707
11708 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11709
11710 * gdb.base/annota-input-while-running.exp: Don't check for
11711 [is_remote target]. Enable annotations after running to main.
11712 Remove unused "set test..." line.
11713
11714 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11715
11716 * gdb.trace/trace-enable-disable.exp: New file.
11717 * gdb.trace/trace-enable-disable.c: New file.
11718
11719 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11720
11721 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11722 use it in info sharedlibrary test.
11723 * gdb.trace/ftrace-lock.exp: Likewise.
11724 * gdb.trace/ftrace.exp: Likewise.
11725 * gdb.trace/range-stepping.exp: Likewise.
11726 * gdb.trace/trace-break.exp: Likewise.
11727 * gdb.trace/trace-condition.exp: Likewise.
11728 * gdb.trace/trace-mt.exp: Likewise.
11729
11730 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11731
11732 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11733 (gdb_load_shlib): ... this.
11734 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11735 gdb_load_shlib.
11736 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11737 * gdb.base/ctxobj.exp: Likewise.
11738 * gdb.base/dprintf-pending.exp: Likewise.
11739 * gdb.base/dso2dso.exp: Likewise.
11740 * gdb.base/fixsection.exp: Likewise.
11741 * gdb.base/gcore-relro.exp: Likewise.
11742 * gdb.base/gdb1555.exp: Likewise.
11743 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11744 * gdb.base/gnu-ifunc.exp: Likewise.
11745 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11746 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11747 * gdb.base/pending.exp: Likewise.
11748 * gdb.base/print-file-var.exp: Likewise.
11749 * gdb.base/print-symbol-loading.exp: Likewise.
11750 * gdb.base/shlib-call.exp: Likewise.
11751 * gdb.base/shreloc.exp: Likewise.
11752 * gdb.base/so-impl-ld.exp: Likewise.
11753 * gdb.base/solib-disc.exp: Likewise.
11754 * gdb.base/solib-nodir.exp: Likewise.
11755 * gdb.base/solib-overlap.exp: Likewise.
11756 * gdb.base/solib-symbol.exp: Likewise.
11757 * gdb.base/solib-weak.exp (do_test): Likewise.
11758 * gdb.base/sym-file.exp: Likewise.
11759 * gdb.base/symtab-search-order.exp: Likewise.
11760 * gdb.base/type-opaque.exp: Likewise.
11761 * gdb.base/unload.exp: Likewise.
11762 * gdb.base/watchpoint-solib.exp: Likewise.
11763 * gdb.compile/compile.exp: Likewise.
11764 * gdb.cp/gdb2384.exp: Likewise.
11765 * gdb.cp/infcall-dlopen.exp: Likewise.
11766 * gdb.cp/re-set-overloaded.exp: Likewise.
11767 * gdb.fortran/library-module.exp: Likewise.
11768 * gdb.opt/solib-intra-step.exp: Likewise.
11769 * gdb.python/py-finish-breakpoint.exp: Likewise.
11770 * gdb.python/py-shared.exp: Likewise.
11771 * gdb.reverse/solib-precsave.exp: Likewise.
11772 * gdb.reverse/solib-reverse.exp: Likewise.
11773 * gdb.server/solib-list.exp: Likewise.
11774 * gdb.threads/dlopen-libpthread.exp: Likewise.
11775 * gdb.threads/tls-shared.exp: Likewise.
11776 * gdb.threads/tls-so_extern.exp: Likewise.
11777 * gdb.trace/change-loc.exp: Likewise.
11778 * gdb.trace/ftrace-lock.exp: Likewise.
11779 * gdb.trace/ftrace.exp: Likewise.
11780 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11781 * gdb.trace/pending.exp: Likewise.
11782 * gdb.trace/range-stepping.exp: Likewise.
11783 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11784 (strace_info_marker): Likewise.
11785 (strace_probe_marker): Likewise.
11786 (strace_trace_on_same_addr): Likewise.
11787 (strace_trace_on_diff_addr): Likewise.
11788 * gdb.trace/trace-break.exp: Likewise.
11789 * gdb.trace/trace-condition.exp: Likewise.
11790 * gdb.trace/trace-mt.exp: Likewise.
11791
11792 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11793
11794 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11795 result of gdb_remote_download.
11796 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11797 * gdb.base/dso2dso.exp: Likewise.
11798 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11799 * gdb.base/print-file-var.exp: Likewise.
11800 * gdb.base/shlib-call.exp: Likewise.
11801 * gdb.base/shreloc.exp: Likewise.
11802 * gdb.base/solib-overlap.exp: Likewise.
11803 * gdb.base/solib-weak.exp (do_test): Likewise.
11804 * gdb.base/unload.exp: Likewise.
11805
11806 2016-04-27 Yao Qi <yao.qi@linaro.org>
11807
11808 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11809 exists.
11810
11811 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11812
11813 * vla-type.exp: Print structure from toplevel.
11814
11815 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11816
11817 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11818 of dynamic types.
11819 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11820 of dynamic types.
11821
11822 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11823
11824 * gdb.fortran/vla-type.f90: New file.
11825 * gdb.fortran/vla-type.exp: New file.
11826
11827 2016-04-25 Yao Qi <yao.qi@linaro.org>
11828
11829 * gdb.base/branch-to-self.c: New file.
11830 * gdb.base/branch-to-self.exp: New file.
11831
11832 2016-04-22 Yao Qi <yao.qi@linaro.org>
11833
11834 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11835 more after $hex.
11836
11837 2016-04-22 Yao Qi <yao.qi@linaro.org>
11838
11839 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11840 * gdb.base/annota3.exp: Likewise.
11841
11842 2016-04-22 Yao Qi <yao.qi@linaro.org>
11843
11844 * gdb.reverse/step-precsave.exp: Do one step and test program
11845 stops in "callee" and do multiple steps until program goes out
11846 of "callee".
11847 * gdb.reverse/step-reverse.exp: Likewise.
11848
11849 2016-04-22 Yao Qi <yao.qi@linaro.org>
11850
11851 * gdb.trace/signal.exp: Also pass if
11852 $tracepoint_hits($i) > $iterations.
11853
11854 2016-04-22 Yao Qi <yao.qi@linaro.org>
11855
11856 * gdb.trace/signal.c: New file.
11857 * gdb.trace/signal.exp: New file.
11858
11859 2016-04-19 Doug Evans <xdje42@gmail.com>
11860
11861 * gdb.base/bad-file.exp: New file.
11862
11863 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11864
11865 * gdb.dwarf2/implref.exp: New file.
11866
11867 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11868
11869 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11870 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11871 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11872 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11873 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11874 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11875 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11876 * lib/fortran.exp (fortran_int4): New procedure.
11877 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11878 (fortran_logical4): Likewise.
11879
11880 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11881
11882 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11883
11884 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11885
11886 * lib/compiler.c: Add Intel specific preprocessor macros.
11887 * lib/compiler.cc: Likewise.
11888
11889 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11890
11891 * gdb.server/connect-with-no-symbol-file.c: New file.
11892 * gdb.server/connect-with-no-symbol-file.exp: New file.
11893
11894 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11895
11896 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11897
11898 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11899
11900 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11901 standard output directory.
11902
11903 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11904
11905 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11906
11907 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11908
11909 * gdb.btrace/instruction_history.c (loop): Add declaration.
11910
11911 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11912
11913 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11914
11915 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11916
11917 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11918 parentheses to print.
11919 (continue_handler): Likewise.
11920
11921 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11922
11923 * gdb.server/solib-list.exp: Remove is_remote check.
11924 Pass shlib= to gdb_compile. Don't link shared library with
11925 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11926 Run binary filename through "readlink -f" on the target.
11927
11928 2016-04-08 Pedro Alves <palves@redhat.com>
11929
11930 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11931 interpreter filename as argument to gdbserver_spawn.
11932 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11933 Return empty if $last_loaded_file does not exist.
11934
11935 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11936
11937 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11938 * gdb.base/jit-main.c: Use exit after usage.
11939
11940 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11941
11942 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11943 GDBHISTSIZE prior to the tests.
11944 * gdb.base/gdbinit-history.exp: Likewise.
11945
11946 2016-04-07 Pedro Alves <palves@redhat.com>
11947
11948 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11949 instead of build_executable. Use gdb_load_shlibs.
11950
11951 2016-04-07 Yao Qi <yao.qi@linaro.org>
11952
11953 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11954 Execute "si" command.
11955
11956 2016-04-07 Yao Qi <yao.qi@linaro.org>
11957
11958 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11959 number instead of the comments on some line.
11960
11961 2016-04-06 Don Breazeal <donb@codesourcery.com>
11962
11963 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11964 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11965
11966 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11967
11968 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11969 standard_output_file. Remove unused binfile variable.
11970
11971 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11972
11973 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11974 * gdb.python/py-mi-objfile.exp: Match "list main" output
11975 in console format.
11976
11977 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11978
11979 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11980 absolute.
11981
11982 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11983
11984 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11985 absolute.
11986 * gdb.trace/ftrace.exp: Likewise.
11987 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11988 targets as well.
11989 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11990 (gdb_load_shlibs): Copy libraries to test directory when testing
11991 natively. Only set solib-search-path if testing remotely.
11992 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11993
11994 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11995
11996 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11997 gdb_download. Use it even if the target is not remote.
11998 * gdb.base/jit.exp (compile_jit_test): Likewise.
11999 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12000 output directory if the destination board is local, otherwise use
12001 the standard remote_download from DejaGnu.
12002 (gdb_download): Remove.
12003 (gdb_load_shlibs): Use gdb_remote_download instead of
12004 gdb_download.
12005 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12006 Use gdb_remote_download instead of gdb_download. Use it even if
12007 the target is not remote.
12008 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12009 instead of gdb_download.
12010
12011 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12012
12013 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12014 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12015 run.
12016
12017 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
12018
12019 PR gdb/19820
12020 * gdb.base/printcmds.exp: Add artificial arrays tests.
12021
12022 2016-03-31 Pedro Alves <palves@redhat.com>
12023
12024 PR gdb/19858
12025 * gdb.base/jit-main.c: Include unistd.h.
12026 (ATTACH): Define to 0 if not already defined.
12027 (wait_for_gdb, mypid): New globals.
12028 (WAIT_FOR_GDB): New macro.
12029 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12030 some breakpoint locations.
12031 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12032 New procedures.
12033 (one_jit_test): Add REATTACH parameter, and handle it. Use
12034 continue_to_test_location.
12035 (top level): Test attach, and adjusts calls to one_jit_test.
12036
12037 2016-03-31 Pedro Alves <palves@redhat.com>
12038
12039 PR gdb/19858
12040 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12041 BINSUFFIX parameter, and handle it.
12042 (top level): Adjust calls compile_jit_test.
12043
12044 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
12045
12046 PR python/19743
12047 * gdb.python/py-mi-events-gdb.py: New file.
12048 * gdb.python/py-mi-events.c: New file.
12049 * gdb.python/py-mi-events.exp: New file.
12050
12051 2016-03-30 Yao Qi <yao.qi@linaro.org>
12052
12053 * gdb.reverse/until-precsave.exp: Match function name only.
12054 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12055 Move malloc to a condition block.
12056 * gdb.reverse/until-reverse.exp: Match function name only.
12057
12058 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12059
12060 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12061 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12062 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12063 variable for GPR 0 instead of assuming it is register 0.
12064 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12065 * lib/trace-support.exp: Add s390 registers.
12066
12067 2016-03-29 Yao Qi <yao.qi@linaro.org>
12068
12069 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12070
12071 2016-03-24 Yao Qi <yao.qi@linaro.org>
12072
12073 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12074 test message.
12075
12076 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12077
12078 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12079 maintaining separate logic for constructing the output path.
12080
12081 2016-03-16 Don Breazeal <donb@codesourcery.com>
12082
12083 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12084 Retry fork and waitpid on interrupted system call errors.
12085 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12086 Use with_timeout_factor to increase timeout by factor of 10.
12087
12088 2016-03-15 Don Breazeal <donb@codesourcery.com>
12089
12090 * gdb.cp/scope-err.cc: New test program.
12091 * gdb.cp/scope-err.exp: New test script.
12092 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12093 lines and "set breakpoint here" comment.
12094 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12095 Fixed some whitespace and format issues.
12096 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12097 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12098
12099 2016-03-15 Doug Evans <dje@google.com>
12100
12101 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12102 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12103 All callers updated. Add tests for enums, mixed flags register.
12104
12105 2016-03-15 Doug Evans <dje@google.com>
12106
12107 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12108 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12109
12110 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12111
12112 * gdb.base/default.exp: Add $_as_string to the list of expected
12113 convenience functions.
12114
12115 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12116
12117 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12118
12119 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12120
12121 * gdb.python/py-as-string.exp: New file.
12122 * gdb.python/py-as-string.c: New file.
12123
12124 2016-03-09 Pedro Alves <palves@redhat.com>
12125
12126 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12127 signal" -> "Thread NN received signal" output change.
12128 * gdb.threads/ia64-sigill.exp: Likewise.
12129 * gdb.threads/linux-dp.exp: Likewise.
12130 * gdb.threads/manythreads.exp: Likewise.
12131 * gdb.threads/pending-step.exp: Likewise.
12132 * gdb.threads/print-threads.exp: Likewise.
12133 * gdb.threads/sigstep-threads.exp: Likewise.
12134 * gdb.threads/staticthreads.exp: Likewise.
12135 * gdb.threads/tls.exp: Likewise.
12136
12137 2016-03-09 Pedro Alves <palves@redhat.com>
12138
12139 * gdb.base/command-line-input.exp: New file.
12140
12141 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12142
12143 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12144 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12145 * gdb.trace/pending.exp: Accept leading dot before function name.
12146 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12147 * lib/trace-support.exp: Set registers for ppc.
12148
12149 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12150
12151 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12152 use it for disassembly; accept .main in addition to main in backtrace.
12153
12154 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12155 Marcin Kościelnicki <koriakin@0x04.net>
12156
12157 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12158 (gdb_recursion_test_ptr): New global variable.
12159 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12160 gdb_recursion_test.
12161 (gdb_c_test): Ditto.
12162
12163 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12164
12165 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12166 ordering.
12167
12168 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12169
12170 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12171 (bar): Add bar_start_lbl label.
12172 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12173 of foo/bar for emitting DWARF and tracing.
12174
12175 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12176
12177 * analyze-racy-logs.py: Set executable bit.
12178
12179 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12180
12181 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12182 (CHECK_TARGET_TMP): Likewise.
12183 (check-single-racy): New rule.
12184 (check-parallel-racy): Likewise.
12185 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12186 (do-check-parallel-racy): New rule.
12187 (check-racy/%.exp): Likewise.
12188 * README (Racy testcases): New section.
12189 * analyze-racy-logs.py: New file.
12190
12191 2016-03-03 Doug Evans <dje@google.com>
12192
12193 * gdb.base/skip.exp: Use with_test_prefix.
12194
12195 2016-03-03 Yao Qi <yao.qi@linaro.org>
12196
12197 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12198 Invoke step_over_syscall "clone" and break_cond_on_syscall
12199 "clone".
12200 * gdb.base/step-over-clone.c: New file.
12201
12202 2016-03-03 Yao Qi <yao.qi@linaro.org>
12203
12204 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12205 code format.
12206
12207 2016-03-03 Yao Qi <yao.qi@linaro.org>
12208
12209 * gdb.base/disp-step-fork.c: Rename to ...
12210 * gdb.base/step-over-fork.c: ... it. New file.
12211 * gdb.base/disp-step-vfork.c: Rename to ...
12212 * gdb.base/step-over-vfork.c: ... it. New file.
12213 * gdb.base/disp-step-syscall.exp: Rename to ...
12214 * gdb.base/step-over-syscall.exp: ... it. New file.
12215 (disp_step_cross_syscall): Rename to ...
12216 (step_over_syscall): ... it.
12217
12218 2016-03-03 Yao Qi <yao.qi@linaro.org>
12219
12220 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12221 If target supports condition evaluation on target, invoke
12222 break_cond_on_syscall for fork and vfork.
12223
12224 2016-03-03 Yao Qi <yao.qi@linaro.org>
12225
12226 * gdb.base/disp-step-syscall.exp: Don't invoke
12227 support_displaced_stepping.
12228 (disp_step_cross_syscall): Test with displaced stepping off and
12229 on if supported.
12230
12231 2016-03-03 Yao Qi <yao.qi@linaro.org>
12232
12233 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12234 proc.
12235 (setup): New proc.
12236 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12237 and setup.
12238
12239 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12240
12241 * gdb.fortran/vla-history.exp: Remove breakpoint.
12242
12243 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12244
12245 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12246 exceeds timeout.
12247
12248 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12249
12250 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12251 breakpoint.
12252
12253 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12254
12255 * gdb.mi/vla.f90: Nullify pointer after declaration.
12256
12257 2016-03-01 Pedro Alves <palves@redhat.com>
12258
12259 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12260
12261 2016-03-01 Pedro Alves <palves@redhat.com>
12262
12263 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12264 before anything else.
12265 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12266 _GNU_SOURCE here.
12267 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12268 before anything else.
12269 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12270
12271 2016-03-01 Pedro Alves <palves@redhat.com>
12272
12273 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12274
12275 2016-03-01 Yao Qi <yao.qi@linaro.org>
12276
12277 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12278 prepare_for_testing.
12279
12280 2016-03-01 Yao Qi <yao.qi@linaro.org>
12281
12282 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12283
12284 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12285
12286 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12287 manually constructing the output path.
12288
12289 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12290
12291 * gdb.arch/s390-stackless.S: New.
12292 * gdb.arch/s390-stackless.exp: New.
12293
12294 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12295
12296 * gdb.dlang/circular.c: New file.
12297 * gdb.dlang/circular.exp: New file.
12298
12299 2016-02-26 Yao Qi <yao.qi@linaro.org>
12300
12301 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12302 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12303 (testcases): Update.
12304
12305 2016-02-26 Yao Qi <yao.qi@linaro.org>
12306
12307 * gdb.reverse/aarch64.c: Rename to ...
12308 * gdb.reverse/insn-reverse.c: ... it.
12309 * gdb.reverse/aarch64.exp: Rename to ...
12310 * gdb.reverse/insn-reverse.exp: ... it.
12311
12312 2016-02-26 Yao Qi <yao.qi@linaro.org>
12313
12314 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12315 (testcase_ftype): New.
12316 (testcases): New array.
12317 (n_testcases): New.
12318 (main): Call each element in testcases.
12319 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12320 (read_testcase): New.
12321 Do the tests in a loop.
12322
12323 2016-02-25 Yao Qi <yao.qi@linaro.org>
12324
12325 * gdb.base/branches.c: Remove.
12326
12327 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12328
12329 PR gdb/13808
12330 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12331
12332 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12333
12334 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12335
12336 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12337
12338 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12339 change x86_64 call_insn to 'callq'.
12340
12341 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12342
12343 * gdb.trace/tfile-avx.c: Move to...
12344 * gdb.trace/tracefile-pseudo-reg.c: Here.
12345 * gdb.trace/tfile-avx.exp: Move to...
12346 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12347
12348 2016-02-24 Gary Benson <gbenson@redhat.com>
12349
12350 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12351 message on attach.
12352
12353 2016-02-23 Doug Evans <dje@google.com>
12354
12355 * gdb.base/skip.c (test_skip): New function.
12356 (end_test_skip_file_and_function): New function.
12357 (test_skip_file_and_function): New function.
12358 * gdb.base/skip1.c (test_skip): New function.
12359 (skip1_test_skip_file_and_function): New function.
12360 * gdb.base/skip.exp: Add tests for new skip options.
12361 * gdb.base/skip-solib.exp: Update expected output.
12362 * gdb.perf/skip-command.cc: New file.
12363 * gdb.perf/skip-command.exp: New file.
12364 * gdb.perf/skip-command.py: New file.
12365
12366 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12367
12368 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12369 info registers pattern.
12370
12371 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12372
12373 * lib/future.exp: Add D support.
12374 (gdb_find_gdc): New proc.
12375 (gdb_default_target_compile): Add D support.
12376
12377 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12378
12379 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12380 user+system time.
12381 (trace_speed_test): Determine the iteration count for a time
12382 between 15..30 seconds.
12383
12384 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12385
12386 * gdb.arch/i386-mpx-sigsegv.c: New file.
12387 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12388 * gdb.arch/i386-mpx-simple_segv.c: New file.
12389 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12390
12391 2016-02-18 Yao Qi <yao.qi@linaro.org>
12392
12393 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12394 Don't call setup_kfail.
12395
12396 2016-02-18 Yao Qi <yao.qi@linaro.org>
12397
12398 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12399 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12400
12401 2016-02-16 Doug Evans <dje@google.com>
12402
12403 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12404 * gdb.base/skip1.c: Ditto.
12405 * gdb.base/skip.exp: Whitespace cleanup.
12406
12407 2016-02-16 Don Breazeal <donb@codesourcery.com>
12408
12409 PR remote/19496
12410 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12411 Remove kfail for PR remote/19496.
12412
12413 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12414
12415 * lib/gdb.exp (standard_temp_file): Return a path specific to
12416 the runtest invocation.
12417
12418 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12419
12420 * gdb.trace/save-trace.exp: Change relative path to be in the
12421 standard output directory.
12422
12423 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12424
12425 * gdb.arch/i386-prologue.c: Add missing prototypes.
12426
12427 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12428
12429 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12430 * gdb.arch/i386-prologue.exp: Likewise.
12431 * gdb.arch/i386-size.exp: Likewise.
12432
12433 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12434
12435 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12436 define object file path.
12437 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12438 file path.
12439 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12440 standard_output_file to define binfile.
12441
12442 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12443
12444 Fix compatibility with recent gfortran-5.3.1.
12445 * gdb.fortran/vla-history.exp (print vla1 allocated)
12446 (print vla2 allocated, print $2, print $3): Remove
12447 (print $4): Rename to ...
12448 (print $2): ... here.
12449 (print $9): Rename to ...
12450 (print $5): ... here.
12451 (print $10): Rename to ...
12452 (print $6): ... here.
12453 * gdb.fortran/vla.f90: Add pvla initialization.
12454
12455 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12456
12457 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12458 New test.
12459 * gdb.fortran/vla-value-sub.exp: Likewise.
12460
12461 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12462
12463 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12464
12465 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12466
12467 * i386-biarch-core.exp: Define corefile using
12468 standard_output_file.
12469
12470 2016-02-12 Yao Qi <yao.qi@linaro.org>
12471
12472 * gdb.arch/arm-single-step-kernel-helper.c: New.
12473 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12474
12475 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12476
12477 * gdb.btrace/tailcall-only.exp: New.
12478 * gdb.btrace/tailcall-only.c: New.
12479 * gdb.btrace/x86_64-tailcall-only.S: New.
12480 * gdb.btrace/i686-tailcall-only.S: New.
12481
12482 2016-02-11 Pedro Alves <palves@redhat.com>
12483
12484 * README (Parallel testing): Add missing double quotes.
12485
12486 2016-02-11 Pedro Alves <palves@redhat.com>
12487
12488 * README (Parallel testing): New section.
12489 (GDB_PARALLEL): Rewrite.
12490 (FORCE_PARALLEL): Document.
12491
12492 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12493
12494 * gdb.trace/tfile-avx.c: New test.
12495 * gdb.trace/tfile-avx.exp: New test.
12496
12497 2016-02-09 Keith Seitz <keiths@redhat.com>
12498
12499 PR breakpoints/19546
12500 * gdb.base/infcall-exec.c: New file.
12501 * gdb.base/infcall-exec2.c: New file.
12502 * gdb.base/infcall-exec.exp: New file.
12503
12504 2016-02-09 Keith Seitz <keiths@redhat.com>
12505
12506 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12507 (toplevel): Call test_bkpt_address.
12508
12509 2016-02-09 Keith Seitz <keiths@redhat.com>
12510
12511 PR python/19506
12512 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12513 (toplevel): Call test_bkpt_address.
12514
12515 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12516
12517 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12518 to AC_OUTPUT.
12519 * configure: Regenerate.
12520
12521 2016-02-09 Pedro Alves <palves@redhat.com>
12522
12523 PR breakpoints/19548
12524 * gdb.base/execl-update-breakpoints.c (some_function): New
12525 function.
12526 (main): Call it.
12527 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12528 Tighten expected GDB output.
12529
12530 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12531
12532 * Makefile.in (ALL_SUBDIRS): Remove.
12533 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12534 (distclean maintainer-clean realclean): Likewise.
12535 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12536 * configure: Regenerate.
12537 * gdb.ada/Makefile.in: Delete.
12538 * gdb.arch/Makefile.in: Likewise.
12539 * gdb.asm/Makefile.in: Likewise.
12540 * gdb.base/Makefile.in: Likewise.
12541 * gdb.btrace/Makefile.in: Likewise.
12542 * gdb.cell/Makefile.in: Likewise.
12543 * gdb.compile/Makefile.in: Likewise.
12544 * gdb.cp/Makefile.in: Likewise.
12545 * gdb.disasm/Makefile.in: Likewise.
12546 * gdb.dlang/Makefile.in: Likewise.
12547 * gdb.dwarf2/Makefile.in: Likewise.
12548 * gdb.fortran/Makefile.in: Likewise.
12549 * gdb.gdb/Makefile.in: Likewise.
12550 * gdb.go/Makefile.in: Likewise.
12551 * gdb.guile/Makefile.in: Likewise.
12552 * gdb.java/Makefile.in: Likewise.
12553 * gdb.linespec/Makefile.in: Likewise.
12554 * gdb.mi/Makefile.in: Likewise.
12555 * gdb.modula2/Makefile.in: Likewise.
12556 * gdb.multi/Makefile.in: Likewise.
12557 * gdb.objc/Makefile.in: Likewise.
12558 * gdb.opencl/Makefile.in: Likewise.
12559 * gdb.opt/Makefile.in: Likewise.
12560 * gdb.pascal/Makefile.in: Likewise.
12561 * gdb.perf/Makefile.in: Likewise.
12562 * gdb.python/Makefile.in: Likewise.
12563 * gdb.reverse/Makefile.in: Likewise.
12564 * gdb.server/Makefile.in: Likewise.
12565 * gdb.stabs/Makefile.in: Likewise.
12566 * gdb.threads/Makefile.in: Likewise.
12567 * gdb.trace/Makefile.in: Likewise.
12568 * gdb.xml/Makefile.in: Likewise.
12569 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12570 GDB_PARALLEL.
12571 (standard_output_file): Remove check for GDB_PARALLEL, always
12572 return path in outputs/$subdir/$testname.
12573
12574 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12575
12576 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12577 (site.exp): Assign abs_srcdir to tcl's srcdir.
12578
12579 2016-02-04 Yao Qi <yao.qi@linaro.org>
12580
12581 * gdb.base/foll-exec-mode.c: Include limits.h.
12582 (main): Add parameters argc and argv. Get directory from
12583 argv[0].
12584 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12585 compilation.
12586 * gdb.base/foll-exec.c: Include limits.h.
12587 (main): Add parameters argc and argv.
12588 Get directory from argv[0].
12589 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12590 Adjust tests on the number of lines as source code changed.
12591 * gdb.base/foll-vfork-exit.c: Include limits.h.
12592 (main): Add one line of statement before vfork.
12593 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12594 (main): Add parameters argc and argv. Get directory from
12595 argv[0].
12596 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12597 (setup_gdb): Set tbreak to skip some source lines.
12598 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12599 (main): Add parameters argc and argv. Get directory from
12600 argv[0].
12601 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12602 compilation.
12603 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12604 (main): Add parameters argc and argv. Get directory from
12605 argv[0].
12606 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12607 compilation.
12608
12609 2016-02-01 Doug Evans <dje@google.com>
12610
12611 * gdb.base/skip.exp: Clean up multiple references to same test name.
12612
12613 2016-02-01 Pedro Alves <palves@redhat.com>
12614
12615 PR remote/19496
12616 * gdb.threads/forking-threads-plus-breakpoint.exp
12617 (displaced_stepping_supported): New global.
12618 (probe_displaced_stepping_support): New procedure.
12619 (do_test): Add 'displaced' parameter, and use it.
12620 (top level): Check for displaced stepping support. Add displaced
12621 stepping on/off testing axis.
12622
12623 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12624
12625 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12626 pointer. Don't perform further tests on the unassociated pointer
12627 if the first test fails.
12628
12629 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12630
12631 * gdb.base/max-value-size.c: New file.
12632 * gdb.base/max-value-size.exp: New file.
12633 * gdb.base/huge.exp: Disable max-value-size for this test.
12634
12635 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12636
12637 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12638
12639 2016-01-28 Yao Qi <yao.qi@linaro.org>
12640
12641 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12642
12643 2016-01-25 Pedro Alves <palves@redhat.com>
12644
12645 PR threads/19461
12646 * gdb.base/fork-running-state.c: New file.
12647 * gdb.base/fork-running-state.exp: New file.
12648
12649 2016-01-25 Pedro Alves <palves@redhat.com>
12650
12651 PR gdb/19494
12652 * gdb.base/catch-fork-kill.c: New file.
12653 * gdb.base/catch-fork-kill.exp: New file.
12654
12655 2016-01-25 Pedro Alves <palves@redhat.com>
12656
12657 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12658 Delete, moved to lib/gdb.exp.
12659 * gdb.threads/forking-threads-plus-breakpoint.exp
12660 (foreach_with_prefix): Likewise.
12661 * gdb.threads/process-dies-while-handling-bp.exp
12662 (foreach_with_prefix): Likewise.
12663 * lib/gdb.exp (foreach_with_prefix): New procedure.
12664
12665 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12666
12667 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12668 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12669
12670 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12671
12672 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12673 endian targets.
12674
12675 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12676 Pedro Alves <palves@redhat.com>
12677
12678 Fix testsuite compatibility with Guile.
12679 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12680 number.
12681
12682 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12683
12684 Fix testsuite compatibility with Guile.
12685 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12686 (thread 1): New test for backtrace through signal handler.
12687
12688 2016-01-22 Yao Qi <yao.qi@linaro.org>
12689
12690 PR testsuite/19491
12691 * gdb.base/multi-forks.c: Include
12692 ../lib/unbuffer_output.c
12693 (main): Call gdb_unbuffer_output.
12694
12695 2016-01-21 Doug Evans <dje@google.com>
12696
12697 * lib/ada.exp (gdb_compile_ada): Fix typo.
12698
12699 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12700
12701 * gdb.base/break-fun-addr.exp: New file.
12702 * gdb.base/break-fun-addr1.c: New file.
12703 * gdb.base/break-fun-addr2.c: New file.
12704
12705 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12706
12707 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12708 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12709 enum flag values.
12710
12711 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12712
12713 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12714 when GDB can not set the vector return value. Add more comments
12715 for clarification.
12716
12717 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12718
12719 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12720 command.
12721
12722 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12723
12724 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12725
12726 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12727
12728 * Makefile.in (check-single): Pass --status to runtest.
12729 (check/%.exp): Likewise.
12730
12731 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12732
12733 * Makefile.in (check-parallel): Propagate return code from make
12734 do-check-parallel.
12735
12736 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12737
12738 * gdb.trace/ftrace.exp: Fix expected message on continue.
12739 * gdb.trace/pending.exp: Fix expected message on continue.
12740 * gdb.trace/trace-break.exp: Fix expected message on continue.
12741
12742 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12743
12744 * lib/gdb.exp (gdb_test): Remove unused global references.
12745
12746 2016-01-18 Pedro Alves <palves@redhat.com>
12747
12748 * gdb.base/async-shell.exp: Adjust expected output.
12749 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12750 * gdb.base/siginfo-thread.exp: Adjust expected output.
12751 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12752 * gdb.java/jnpe.exp: Adjust expected output.
12753 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12754 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12755 * gdb.threads/leader-exit.exp: Adjust expected output.
12756 * gdb.threads/manythreads.exp: Adjust expected output.
12757 * gdb.threads/pthreads.exp: Adjust expected output.
12758 * gdb.threads/schedlock.exp: Adjust expected output.
12759 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12760 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12761 expected output.
12762 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12763 output.
12764 * gdb.threads/sigthread.exp: Adjust expected output.
12765 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12766
12767 2016-01-18 Yao Qi <yao.qi@linaro.org>
12768
12769 * gdb.guile/scm-section-script.c: Replace @progbits with
12770 %progbits.
12771 * gdb.python/py-section-script.c: Likewise.
12772
12773 2016-01-15 Pedro Alves <palves@redhat.com>
12774
12775 * gdb.multi/tids.exp: Test star wildcard ranges.
12776
12777 2016-01-15 Pedro Alves <palves@redhat.com>
12778
12779 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12780 command from "thread apply" invocation.
12781 (thr_apply_info_thr_invalid): Default the expected output to the
12782 input tid list.
12783 (top level): Add tests that use convenience variables. Add tests
12784 for "thread apply" with a valid TID list, but missing the command.
12785
12786 2016-01-13 Pedro Alves <palves@redhat.com>
12787
12788 * gdb.base/default.exp: Expect $_gthread as well.
12789 * gdb.multi/tids.exp: Test $_gthread.
12790 * gdb.threads/thread-specific.exp: Test $_gthread.
12791
12792 2016-01-13 Pedro Alves <palves@redhat.com>
12793
12794 * gdb.multi/tids.exp: Test "info threads -gid".
12795
12796 2016-01-13 Pedro Alves <palves@redhat.com>
12797
12798 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12799 Breakpoint.thread.
12800 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12801
12802 2016-01-07 Pedro Alves <palves@redhat.com>
12803
12804 * gdb.base/break.exp: Adjust to output changes.
12805 * gdb.base/hbreak2.exp: Likewise.
12806 * gdb.base/sepdebug.exp: Likewise.
12807 * gdb.base/watch_thread_num.exp: Likewise.
12808 * gdb.linespec/keywords.exp: Likewise.
12809 * gdb.multi/info-threads.exp: Likewise.
12810 * gdb.threads/thread-find.exp: Likewise.
12811 * gdb.multi/tids.c: New file.
12812 * gdb.multi/tids.exp: New file.
12813
12814 2016-01-13 Pedro Alves <palves@redhat.com>
12815
12816 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12817
12818 2016-01-13 Pedro Alves <palves@redhat.com>
12819
12820 * gdb.base/default.exp: Expect $_inferior as well.
12821 * gdb.multi/base.exp: Test $_inferior.
12822
12823 2016-01-13 Pedro Alves <palves@redhat.com>
12824
12825 PR breakpoints/19388
12826 * gdb.base/catch-signal-siginfo-cond.c: New file.
12827 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12828
12829 2016-01-12 Josh Stone <jistone@redhat.com>
12830 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12831
12832 * gdb.base/catch-syscall.c (do_execve): New variable.
12833 (main): Conditionally trigger an execve.
12834 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12835 (test_catch_syscall_execve): New, check entry/return across execve.
12836 (do_syscall_tests): Call test_catch_syscall_execve.
12837
12838 2016-01-12 Pedro Alves <palves@redhat.com>
12839
12840 * gdb.base/random-signal.exp (do_test): New procedure, with body
12841 of testcase moved in.
12842
12843 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12844 Pedro Alves <palves@redhat.com>
12845
12846 * gdb.base/funcargs.exp (finish from indirectly called function):
12847 Reintroduce the case for 'First'.
12848
12849 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12850 Pedro Alves <palves@redhat.com>
12851
12852 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12853 (tcatch_vfork_then_child_follow_exec)
12854 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12855 identification.
12856
12857 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12858
12859 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12860 and repeats to unlimited.
12861 * gdb.python/py-value.exp: Likewise.
12862 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12863 and repeats to unlimited.
12864
12865 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12866
12867 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12868 and reordering the functions.
12869 * gdb.multi/hangout.c: Likewise.
12870 * gdb.multi/hello.c: Likewise.
12871
12872 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12873
12874 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12875 absolute.
12876 (SingleStatisticTestResult.report): Use dict.keys instead of
12877 dict.iterkeys.
12878
12879 2016-01-06 Pedro Alves <palves@redhat.com>
12880
12881 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12882
12883 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12884
12885 * gdb.btrace/dlopen.exp: New.
12886 * gdb.btrace/dlopen.c: New.
12887 * gdb.btrace/dlopen-dso.c: New.
12888
12889 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12890
12891 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12892 PATTERN argument is optional.
12893
12894 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12895
12896 * lib/ada.exp (target_compile_ada_from_dir): New function.
12897 (gdb_compile_ada): Reimplement avoiding the use of project files.
12898 * gdb.ada/gnat_ada.gpr: Delete.
12899 * gdb.ada/cond_lang.exp: Adjust test to make path before
12900 filename optional.
12901 * gdb.ada/small_reg_param.exp: Likewise.
12902
12903 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12904
12905 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12906
12907 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12908
12909 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12910 case.
12911
12912 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12913
12914 * gdb.base/break.exp: Remove dead code.
12915 * gdb.base/sepdebug.exp: Likewise.
12916
12917 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12918
12919 * gdb.asm/asm-source.exp: Remove HP-UX references.
12920 * gdb.base/annota1.exp: Likewise.
12921 * gdb.base/annota3.exp: Likewise.
12922 * gdb.base/attach.exp: Likewise.
12923 * gdb.base/bigcore.exp: Likewise.
12924 * gdb.base/break.exp: Likewise.
12925 * gdb.base/call-ar-st.exp: Likewise.
12926 * gdb.base/callfuncs.exp: Likewise.
12927 * gdb.base/catch-fork-static.exp: Likewise.
12928 * gdb.base/display.exp: Likewise.
12929 * gdb.base/foll-exec-mode.exp: Likewise.
12930 * gdb.base/foll-exec.exp: Likewise.
12931 * gdb.base/foll-fork.exp: Likewise.
12932 * gdb.base/foll-vfork.exp: Likewise.
12933 * gdb.base/funcargs.exp: Likewise.
12934 * gdb.base/hbreak2.exp: Likewise.
12935 * gdb.base/inferior-died.exp: Likewise.
12936 * gdb.base/interrupt.exp: Likewise.
12937 * gdb.base/multi-forks.exp: Likewise.
12938 * gdb.base/nodebug.exp: Likewise.
12939 * gdb.base/sepdebug.exp: Likewise.
12940 * gdb.base/solib1.c: Likewise.
12941 * gdb.base/step-test.exp: Likewise.
12942 * gdb.mi/non-stop.c: Likewise.
12943 * gdb.mi/pthreads.c: Likewise.
12944 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12945 * gdb.threads/pthreads.c: Likewise.
12946 * gdb.threads/staticthreads.exp: Likewise.
12947 * lib/future.exp: Likewise.
12948 * lib/gdb.exp: Likewise.
12949 * gdb.base/so-indr-cl.c: Remove.
12950 * gdb.base/so-indr-cl.exp: Likewise.
12951 * gdb.base/solib.c: Likewise.
12952 * gdb.base/solib.exp: Likewise.
12953 * gdb.base/solib2.c: Likewise.
12954
12955 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12956
12957 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12958 * gdb.base/call-ar-st.exp: Likewise.
12959 * gdb.base/callfuncs.exp: Likewise.
12960 * gdb.base/condbreak.exp: Likewise.
12961 * gdb.base/constvars.exp: Likewise.
12962 * gdb.base/hbreak2.exp: Likewise.
12963 * gdb.base/langs.exp: Likewise.
12964 * gdb.base/list.exp: Likewise.
12965 * gdb.base/long_long.exp: Likewise.
12966 * gdb.base/ptype.exp: Likewise.
12967 * gdb.base/scope.exp: Likewise.
12968 * gdb.base/signals.exp: Likewise.
12969 * gdb.base/so-impl-ld.exp: Likewise.
12970 * gdb.base/varargs.exp: Likewise.
12971 * gdb.base/volatile.exp: Likewise.
12972 * gdb.base/whatis.exp: Likewise.
12973 * gdb.cp/cplusfuncs.exp: Likewise.
12974 * gdb.cp/inherit.exp: Likewise.
12975 * gdb.cp/local.exp: Likewise.
12976 * gdb.cp/member-ptr.exp: Likewise.
12977 * gdb.cp/method.exp: Likewise.
12978 * gdb.cp/overload.exp: Likewise.
12979 * gdb.cp/templates.exp: Likewise.
12980 * gdb.stabs/weird.exp: Likewise.
12981 * lib/compiler.c: Likewise.
12982 * lib/compiler.cc: Likewise.
12983 * lib/cp-support.exp: Likewise.
12984 * lib/gdb.exp: Likewise.
12985
12986 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12987
12988 * configure.ac: Remove HP-UX case.
12989 * configure: Regenerate.
12990
12991 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12992
12993 * lib/gdb.exp (gdb_compile): Add function doc.
12994
12995 2015-12-17 Pedro Alves <palves@redhat.com>
12996
12997 PR threads/19354
12998 * gdb.multi/info-threads.exp: New file.
12999
13000 2015-12-15 Yao Qi <yao.qi@linaro.org>
13001
13002 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13003 is aarch64*-*-*.
13004
13005 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13006
13007 * gdb.base/history-duplicates.exp: Skip if no readline support.
13008
13009 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13010
13011 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13012
13013 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13014
13015 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13016
13017 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13018
13019 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13020 ctrl-C if nointerrupts target property is set.
13021 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13022 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13023 * gdb.base/paginate-bg-execution.exp: Likewise.
13024 * gdb.base/paginate-execution-startup.exp: Likewise.
13025 * gdb.base/random-signal.exp: Likewise.
13026 * gdb.base/range-stepping.exp: Likewise.
13027 * gdb.cp/annota2.exp: Likewise.
13028 * gdb.cp/annota3.exp: Likewise.
13029 * gdb.gdb/selftest.exp: Likewise.
13030 * gdb.threads/continue-pending-status.exp: Likewise.
13031 * gdb.threads/leader-exit.exp: Likewise.
13032 * gdb.threads/manythreads.exp: Likewise.
13033 * gdb.threads/pthreads.exp: Likewise.
13034 * gdb.threads/schedlock.exp: Likewise.
13035 * gdb.threads/sigthread.exp: Likewise.
13036
13037 2015-12-11 Don Breazeal <donb@codesourcery.com>
13038
13039 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13040 remote.
13041 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13042 * gdb.base/foll-exec.exp (main): Enable for target remote.
13043 * gdb.base/foll-fork.exp (main): Likewise.
13044 * gdb.base/foll-vfork.exp (main): Likewise.
13045 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13046 (proc continue_to_exit_bp_loc): Use clean_restart.
13047 * gdb.base/pie-execl.exp (main): Disable for target remote.
13048 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13049 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13050 * gdb.threads/execl.exp (main): Likewise.
13051 * gdb.threads/fork-child-threads.exp (main): Likewise.
13052 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13053 remote.
13054 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13055 remote.
13056 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13057 pid.tid style ptids, instead of just tid.
13058 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13059 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13060 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13061 ptids, instead of just tid.
13062
13063 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13064
13065 * gdb.base/list.exp (test_list_forward): Add end of file error
13066 test.
13067 (test_repeat_list_command): Add end of file error test.
13068 (test_list_backwards): Add beginning of file error test.
13069
13070 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13071
13072 * gdb.base/list.exp (test_list_invalid_args): New function,
13073 defined, and called.
13074
13075 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13076
13077 * gdb.base/list.exp (test_list): Make test names unique.
13078
13079 2015-12-11 Yao Qi <yao.qi@linaro.org>
13080
13081 * gdb.base/coremaker2.c: Remove.
13082
13083 2015-12-10 Pedro Alves <palves@redhat.com>
13084
13085 * gdb.multi/base.exp: Remove stale "spaces" references.
13086
13087 2015-12-10 Pedro Alves <palves@redhat.com>
13088
13089 * gdb.multi/base.exp: Don't use nowarnings.
13090 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13091 * gdb.multi/hangout.c: Include stdio.h.
13092 * gdb.multi/hello.c: Include stdlib.h.
13093 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13094 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13095 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13096
13097 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13098
13099 * gdb.dwarf2/dw2-ranges-base.c: New file.
13100 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13101 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13102 support additional line table, and debug ranges generation.
13103 (Dwarf::ranges): New function, generate .debug_ranges.
13104 (Dwarf::lines): Support generating simple line table programs.
13105 (Dwarf::assemble): Initialise new namespace variables.
13106
13107 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13108
13109 * gdb.base/async.exp (proc test_background): Add case for
13110 asynchronous execution not supported.
13111
13112 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13113
13114 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13115 format and change test names to make them unique.
13116
13117 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13118 Pedro Alves <pedro@redhat.com>
13119
13120 PR gdb/18702
13121 Add checking of floatformats setup on x86_64 hosts.
13122 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13123 (smallval, bigval): New labels/constants.
13124 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13125 float" after loading bigval and smallval.
13126
13127 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13128
13129 * gdb.ada/fun_overload_menu.exp: New testcase.
13130 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13131
13132 2015-12-04 Josh Stone <jistone@redhat.com>
13133
13134 * gdb.base/catch-fork-static.exp: New.
13135
13136 2015-12-03 Yao Qi <yao.qi@linaro.org>
13137
13138 * gdb.base/sizeof.c: Don't include stdio.h and
13139 ../lib/unbuffer_output.c.
13140 (main): New variable 'size' and 'value'. Remove printf and
13141 gdb_unbuffer_output. Assign return value to size and value.
13142 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13143 at the beginning.
13144 (check_sizeof): Check the result by printing variable 'size'.
13145 (check_valueof): Check the result by printing variable 'value'.
13146
13147 2015-12-01 Yao Qi <yao.qi@linaro.org>
13148
13149 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13150 for aarch64*-*-linux* target.
13151
13152 2015-11-30 Pedro Alves <palves@redhat.com>
13153
13154 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13155
13156 2015-11-30 Pedro Alves <palves@redhat.com>
13157
13158 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13159 Handle non-stop mode vCont replies.
13160
13161 2015-11-30 Pedro Alves <palves@redhat.com>
13162
13163 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13164 prepare_for_testing. Start gdb with "set non-stop on" appended to
13165 GDBFLAGS. Lax expected stop output.
13166
13167 2015-11-27 Yao Qi <yao.qi@linaro.org>
13168
13169 * gdb.arch/arm-neon.exp: New.
13170 * gdb.arch/arm-neon.c: New.
13171
13172 2015-11-27 Yao Qi <yao.qi@linaro.org>
13173
13174 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13175
13176 2015-11-27 Yao Qi <yao.qi@linaro.org>
13177
13178 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13179 frames-invalid annotation.
13180
13181 2015-11-27 Yao Qi <yao.qi@linaro.org>
13182
13183 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13184
13185 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13186
13187 * gdb.threads/names.exp: New file.
13188 * gdb.threads/names.c: New file.
13189 * README: Mention gdb,no_thread_names.
13190
13191 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13192
13193 PR 19297
13194 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13195 support" error.
13196
13197 2015-11-24 Pedro Alves <palves@redhat.com>
13198
13199 PR 17539
13200 * gdb.base/display.exp: Expect displays to be sorted in ascending
13201 order. Use multi_line.
13202 * gdb.base/solib-display.exp: Likewise.
13203
13204 2015-11-24 Pedro Alves <palves@redhat.com>
13205
13206 PR 17539
13207 * gdb.base/display.exp: Expect displays to be sorted in ascending
13208 order. Use multi_line.
13209 * gdb.base/solib-display.exp: Likewise.
13210
13211 2015-11-24 Pedro Alves <palves@redhat.com>
13212
13213 PR 17539
13214 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13215 threads in ascending order.
13216 * gdb.base/foll-fork.exp: Likewise.
13217 * gdb.base/foll-vfork.exp: Likewise.
13218 * gdb.base/multi-forks.exp: Likewise.
13219 * gdb.mi/mi-nonstop.exp: Likewise.
13220 * gdb.mi/mi-nsintrall.exp: Likewise.
13221 * gdb.multi/base.exp: Likewise.
13222 * gdb.multi/multi-arch.exp: Likewise.
13223 * gdb.python/py-inferior.exp: Likewise.
13224 * gdb.threads/break-while-running.exp: Likewise.
13225 * gdb.threads/execl.exp: Likewise.
13226 * gdb.threads/gcore-thread.exp: Likewise.
13227 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13228 * gdb.threads/kill.exp: Likewise.
13229 * gdb.threads/linux-dp.exp: Likewise.
13230 * gdb.threads/multiple-step-overs.exp: Likewise.
13231 * gdb.threads/next-bp-other-thread.exp: Likewise.
13232 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13233 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13234 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13235 * gdb.threads/thread-find.exp: Likewise.
13236 * gdb.threads/tls.exp: Likewise.
13237 * lib/mi-support.exp (mi_reverse_list): Delete.
13238 (mi_check_thread_states): No longer reverse list.
13239
13240 2015-11-24 Pedro Alves <palves@redhat.com>
13241
13242 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13243 use lowercase.
13244
13245 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13246
13247 * gdb.trace/actions.c: Include trace-common.h.
13248 (main): Add a location for a fast tracepoint.
13249 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13250 the normal tracepoints.
13251 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13252
13253 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13254
13255 * save-trace.exp: Factor out code to these...
13256 (gdb_save_tracepoints): New.
13257 (gdb_load_tracepoints): New.
13258 (do_save_load_test): New.
13259
13260 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13261
13262 * gdb.base/asmlabel.exp: New test.
13263 * gdb.base/asmlabel.c: New test case.
13264
13265 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13266
13267 * gdb.base/wrong_frame_bt_full-main.c: New file.
13268 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13269 * gdb.base/wrong_frame_bt_full.exp: New file.
13270
13271 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13272
13273 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13274
13275 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13276
13277 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13278 pstate register when comparing registers values in
13279 sparc64-*-linux-gnu targets to avoid spurious differences.
13280
13281 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13282
13283 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13284
13285 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13286
13287 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13288 as type argument to gdb_compile.
13289 * gdb.base/nested-subp2.exp: Likewise.
13290 * gdb.base/nested-subp3.exp: Likewise.
13291
13292 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13293
13294 * lib/dwarf.exp (_note): Fix left shift of negative value.
13295 * gdb.trace/trace-condition.exp: Likewise.
13296
13297 2015-11-13 Yao Qi <yao.qi@linaro.org>
13298
13299 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13300 comments about d10v.
13301 (test_scalar_returns): Likewise.
13302 * gdb.base/d10v.ld: Remove.
13303 * gdb.base/overlays.exp: Remove the target triplet checking for
13304 d10v-*-*.
13305 * gdb.base/structs.exp (test_struct_returns): Remove the
13306 comments about d10v.
13307 (test_struct_calls): Likewise.
13308
13309 2015-11-13 Yao Qi <yao.qi@linaro.org>
13310
13311 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13312 * gdb.base/gnu_vector.c: Don't include stdio.h.
13313 (main): Don't print res and call add_some_intvecs.
13314
13315 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13316
13317 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13318 macro.
13319 (func5): Removed.
13320 (func4): Use FAST_TRACEPOINT_LABEL.
13321 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13322 macro.
13323 (func): Removed.
13324 (thread_function): Use FAST_TRACEPOINT_LABEL.
13325 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13326 (func): Remove.
13327 (marker): Use FAST_TRACEPOINT_LABEL.
13328 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13329 (pendfunc1): Remove.
13330 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13331 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13332 (foo): Remove.
13333 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13334 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13335 macro.
13336 (func): Remove.
13337 (marker): Use FAST_TRACEPOINT_LABEL.
13338 * gdb.trace/trace-common.h: New header.
13339 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13340 macro.
13341 (func): Remove.
13342 (marker): Use FAST_TRACEPOINT_LABEL.
13343 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13344 (func): Remove.
13345 (thread_function): Use FAST_TRACEPOINT_LABEL.
13346
13347 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13348
13349 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13350 in front.
13351 * gdb.trace/change-loc.exp: Use global pcreg definition.
13352 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13353 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13354 in front.
13355 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13356 * gdb.trace/pending.exp: Likewise.
13357 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13358 * gdb.trace/trace-break.exp: Likewise.
13359 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13360 in front.
13361 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13362 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13363 in front.
13364 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13365
13366 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13367
13368 * gdb.ada/fin_fun_out: New testcase.
13369
13370 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13371
13372 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13373 value associated with DW_AT_byte_size.
13374 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13375 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13376 DW_AT_upper_bound.
13377
13378 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13379
13380 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13381 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13382 version.
13383 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13384 gdb.dwarf2/dw2-canonicalize-type.exp,
13385 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13386 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13387 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13388 provided by gdb_target_symbol_prefix_flags_asm.
13389 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13390 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13391 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13392 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13393 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13394 macros where needed). Use this macro for symbols which require
13395 the prefix provided by SYMBOL_PREFIX.
13396
13397 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13398
13399 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13400 New procs.
13401 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13402 representing expressions, of more than one list element.
13403 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13404 to prepend linker symbol prefix to f.
13405 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13406 table_1 and table_2.
13407 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13408 Likewise, for f and g.
13409 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13410 for ptr.
13411 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13412 for main.
13413 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13414 table_1_ptr and table_2_ptr.
13415
13416 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13417 Joel Brobecker <brobecker@adacore.com>
13418
13419 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13420
13421 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13422
13423 * gdb.reverse/s390-mvcle.c: New test.
13424 * gdb.reverse/s390-mvcle.exp: New file.
13425 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13426
13427 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13428
13429 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13430
13431 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13432
13433 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13434 reaching marker2.
13435 * gdb.reverse/getresuid-reverse.exp: Likewise.
13436 * gdb.reverse/pipe-reverse.exp: Likewise.
13437 * gdb.reverse/readv-reverse.exp: Likewise.
13438 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13439 * gdb.reverse/time-reverse.exp: Likewise.
13440 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13441
13442 2015-10-30 Yao Qi <yao.qi@linaro.org>
13443
13444 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13445 (empty_cycle): Remove.
13446 (main): Don't call empty_cycle. Don't use watch_count_done.
13447 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13448 empty_cycle. Rewrite the code counting HW watchpoints.
13449
13450 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13451
13452 * gdb.reverse/fstatat-reverse.c: New test.
13453 * gdb.reverse/fstatat-reverse.exp: New file.
13454 * gdb.reverse/getresuid-reverse.c: New test.
13455 * gdb.reverse/getresuid-reverse.exp: New file.
13456 * gdb.reverse/pipe-reverse.c: New test.
13457 * gdb.reverse/pipe-reverse.exp: New file.
13458 * gdb.reverse/readv-reverse.c: New test.
13459 * gdb.reverse/readv-reverse.exp: New file.
13460 * gdb.reverse/recvmsg-reverse.c: New test.
13461 * gdb.reverse/recvmsg-reverse.exp: New file.
13462 * gdb.reverse/time-reverse.c: New test.
13463 * gdb.reverse/time-reverse.exp: New file.
13464 * gdb.reverse/waitpid-reverse.c: New test.
13465 * gdb.reverse/waitpid-reverse.exp: New file.
13466
13467 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13468
13469 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13470
13471 2015-10-26 Doug Evans <dje@google.com>
13472
13473 PR symtab/17391
13474 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13475 * gdb.dwarf2/bad-regnum.c: New file.
13476 * gdb.dwarf2/bad-regnum.exp: New file.
13477
13478 2015-10-26 Doug Evans <dje@google.com>
13479
13480 PR python/18938
13481 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13482 file.
13483
13484 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13485
13486 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13487 for a change by "Mention language in compile error message".
13488
13489 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13490
13491 PR python/18073
13492 * gdb.python/py-type.c (C::a_method): New.
13493 (C::a_const_method): New.
13494 (C::a_static_method): New.
13495 (a_function): New.
13496 * gdb.python/py-type.exp (test_fields): Test getting fields
13497 from function and method.
13498
13499 2015-10-21 Keven Boell <keven.boell@intel.com>
13500
13501 * gdb.fortran/vla-alloc-assoc.exp: New file.
13502 * gdb.fortran/vla-datatypes.exp: New file.
13503 * gdb.fortran/vla-datatypes.f90: New file.
13504 * gdb.fortran/vla-history.exp: New file.
13505 * gdb.fortran/vla-ptype-sub.exp: New file.
13506 * gdb.fortran/vla-ptype.exp: New file.
13507 * gdb.fortran/vla-sizeof.exp: New file.
13508 * gdb.fortran/vla-sub.f90: New file.
13509 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13510 * gdb.fortran/vla-value-sub-finish.exp: New file.
13511 * gdb.fortran/vla-value-sub.exp: New file.
13512 * gdb.fortran/vla-value.exp: New file.
13513 * gdb.fortran/vla-ptr-info.exp: New file.
13514 * gdb.mi/mi-vla-fortran.exp: New file.
13515 * gdb.mi/vla.f90: New file.
13516
13517 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13518
13519 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13520 of hardwired timeout value.
13521
13522 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13523 Pedro Alves <palves@redhat.com>
13524
13525 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13526 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13527
13528 2015-10-19 Josh Stone <jistone@redhat.com>
13529
13530 * gdb.base/catch-syscall.c: Include <sched.h>.
13531 (unknown_syscall): New variable.
13532 (main): Trigger a vfork and an unknown syscall.
13533 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13534 (unknown_syscall_number): Likewise.
13535 (check_call_to_syscall): Accept an optional syscall pattern.
13536 (check_return_from_syscall): Likewise.
13537 (check_continue): Likewise.
13538 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13539 (test_catch_syscall_skipping_return): New test toggling off 'catch
13540 syscall' to step over the syscall return, then toggling back on.
13541 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13542 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13543 (do_syscall_tests): Call test_catch_syscall_without_args and
13544 test_catch_syscall_mid_vfork.
13545 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13546 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13547
13548 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13549
13550 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13551 print g_vE): Add new pass patterns.
13552 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13553 print various symbol names for vptr fields.
13554
13555 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13556
13557 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13558 results.
13559
13560 2015-10-12 Yao Qi <yao.qi@linaro.org>
13561
13562 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13563
13564 2015-10-12 Yao Qi <yao.qi@linaro.org>
13565
13566 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13567 is aarch64*-*-linux*.
13568
13569 2015-10-12 Yao Qi <yao.qi@linaro.org>
13570
13571 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13572 (can_relocate_bcond_true): ... it.
13573 (can_relocate_bcond_false): New function.
13574 (foo): Likewise.
13575 (can_relocate_bl): Likewise.
13576 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13577 can_relocate_bl.
13578
13579 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13580
13581 * gdb.base/nested-addr.c: New file.
13582 * gdb.base/nested-addr.exp: New testcase.
13583
13584 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13585
13586 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13587 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13588 its output. Ignore the output of "record goto begin" and instead
13589 check that GDB is replaying.
13590
13591 2015-10-09 Pedro Alves <palves@redhat.com>
13592
13593 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13594 (top level): Use it in the run with no args test.
13595
13596 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13597
13598 * gdb.dlang/properties.exp: New file.
13599
13600 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13601
13602 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13603 whether or not address 0x1000 is mapped on the target.
13604
13605 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13606
13607 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13608 build.
13609
13610 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13611
13612 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13613 instruction-history test.
13614
13615 2015-09-28 Doug Evans <dje@google.com>
13616
13617 * gdb.base/gcore.c (array_func): Add reference to static_array.
13618
13619 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13620
13621 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13622 source line.
13623
13624 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13625
13626 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13627 short or char as base type.
13628
13629 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13630
13631 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13632 to allow any size enum.
13633
13634 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13635
13636 * gdb.ada/array_ptr_renaming.exp: New testcase.
13637 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13638 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13639
13640 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13641
13642 * gdb.trace/ftrace-lock.c: New file.
13643 * gdb.trace/ftrace-lock.exp: New file.
13644
13645 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13646
13647 * gdb.arch/insn-reloc.c: New file.
13648 * gdb.arch/ftrace-insn-reloc.exp: New file.
13649
13650 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13651
13652 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13653 instruction.
13654 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13655 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13656 * gdb.trace/range-stepping.c: Likewise.
13657 * gdb.trace/trace-break.c: Likewise.
13658 * gdb.trace/trace-mt.c (thread_function): Likewise.
13659 * gdb.trace/ftrace.c (marker): Likewise.
13660 * gdb.trace/trace-condition.c (marker): Likewise.
13661 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13662 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13663 is_aarch64_target.
13664
13665 2015-09-18 Doug Evans <xdje42@gmail.com>
13666
13667 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13668 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13669
13670 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13671
13672 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13673 the breakpoint.
13674
13675 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13676
13677 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13678 the pending breakpoint. Remove timeout override for "Run till
13679 MI pending breakpoint on pendfunc3 on thread 2" test.
13680
13681 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13682
13683 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13684 filename pattern.
13685
13686 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13687
13688 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13689 in breakpoint filename pattern.
13690
13691 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13692
13693 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13694
13695 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13696
13697 * gdb.linespec/explicit.exp: Check for readline support for
13698 tab-completion tests. Fix obvious typo.
13699
13700 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13701
13702 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13703 and replay.
13704
13705 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13706
13707 * gdb.btrace/non-stop.c: New.
13708 * gdb.btrace/non-stop.exp: New.
13709
13710 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13711 Yao Qi <yao.qi@linaro.org>
13712
13713 * gdb.trace/trace-condition.c: New file.
13714 * gdb.trace/trace-condition.exp: New file.
13715
13716 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13717
13718 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13719 for testing bytecode compilation.
13720
13721 2015-09-16 Pedro Alves <palves@redhat.com>
13722 Sandra Loosemore <sandra@codesourcery.com>
13723
13724 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13725 (SECONDS): Redefine.
13726 (main): Call pthread_kill and alarm early.
13727 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13728 support.
13729 (test): If the target can't hardware step and doesn't support
13730 displaced stepping, increase the timeout.
13731
13732 2015-09-16 Pedro Alves <palves@redhat.com>
13733
13734 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13735 (enable_debug): New procedures.
13736 (test): Use them. Bail out if waiting for threads fails.
13737 (top level): Bail out if a test fails.
13738
13739 2015-09-16 Yao Qi <yao.qi@linaro.org>
13740
13741 * gdb.asm/asm-source.exp: Set asm-arch for
13742 aarch64*-*-* target.
13743 * gdb.asm/aarch64.inc: New file.
13744
13745 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13746
13747 * gdb.ada/array_of_variable_length.exp: New testcase.
13748 * gdb.ada/array_of_variable_length/foo.adb: New file.
13749 * gdb.ada/array_of_variable_length/pck.adb: New file.
13750 * gdb.ada/array_of_variable_length/pck.ads: New file.
13751
13752 2015-09-15 Doug Evans <dje@google.com>
13753
13754 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13755 of function static local variable.
13756
13757 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13758
13759 * gdb.threads/tls-so_extern.exp: New test file.
13760 * gdb.threads/tls-so_extern.c: New test file.
13761 * gdb.threads/tls-so_extern_main.c: New test file.
13762
13763 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13764
13765 * gdb.opt/solib-intra-step-lib.c: New file.
13766 * gdb.opt/solib-intra-step-main.c: New file.
13767 * gdb.opt/solib-intra-step.exp: New file.
13768
13769 2015-09-15 Pedro Alves <palves@redhat.com>
13770
13771 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13772 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13773
13774 2015-09-14 Pedro Alves <palves@redhat.com>
13775
13776 * gdb.base/hook-stop-continue.c: Delete.
13777 * gdb.base/hook-stop-continue.exp: Delete.
13778 * gdb.base/hook-stop-frame.c: Delete.
13779 * gdb.base/hook-stop-frame.exp: Delete.
13780 * gdb.base/hook-stop.c: New file.
13781 * gdb.base/hook-stop.exp: New file.
13782
13783 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13784
13785 * gdb.ada/access_to_packed_array.exp: New testcase.
13786 * gdb.ada/access_to_packed_array/foo.adb: New file.
13787 * gdb.ada/access_to_packed_array/pack.adb: New file.
13788 * gdb.ada/access_to_packed_array/pack.ads: New file.
13789
13790 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13791
13792 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13793 buffer size test.
13794
13795 2015-09-11 Don Breazeal <donb@codesourcery.com>
13796
13797 * gdb.base/foll-exec.c: Add copyright header. Fix
13798 formatting issues.
13799 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13800 (do_exec_tests): Use clean_restart in place of zap_session,
13801 and for test initialization. Fix formatting issues. Use
13802 fail in place of perror.
13803 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13804 an expect statement to match an expression with output from
13805 the program under debug.
13806 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13807 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13808 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13809 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13810 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13811
13812 2015-09-09 Doug Evans <dje@google.com>
13813
13814 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13815
13816 2015-09-09 Doug Evans <dje@google.com>
13817
13818 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13819
13820 2015-09-09 Doug Evans <dje@google.com>
13821
13822 * gdb.base/savedregs.exp: Fix typo.
13823
13824 2015-09-09 Pedro Alves <palves@redhat.com>
13825
13826 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13827
13828 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13829
13830 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13831 command actually switches threads. Give up on remaining
13832 tests if target fails to stop at breakpoint.
13833
13834 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13835
13836 * gdb.ada/funcall_char.exp: New testcase.
13837 * gdb.ada/funcall_char/foo.adb: New file.
13838
13839 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13840
13841 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13842 expected outputs. Add two testcases for completing ambiguous
13843 functions.
13844 * gdb.ada/complete/aux_pck.adb: New file.
13845 * gdb.ada/complete/aux_pck.ads: New file.
13846 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13847 Ambiguous_Func functions.
13848 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13849 * gdb.ada/complete/pck.adb: Likewise.
13850
13851 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13852
13853 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13854 failures to run the test program under GDB.
13855
13856 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13857
13858 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13859 to C.
13860
13861 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13862
13863 * gdb.base/run-after-attach.exp: New test file.
13864 * gdb.base/run-after-attach.c: New test file.
13865
13866 2015-08-26 Don Breazeal <donb@codesourcery.com>
13867
13868 * gdb.base/foll-exec-2.c: New test program.
13869 * gdb.base/foll-exec-2.exp: New test.
13870
13871 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13872
13873 * gdb.base/nested-subp1.exp: New file.
13874 * gdb.base/nested-subp1.c: New file.
13875 * gdb.base/nested-subp2.exp: New file.
13876 * gdb.base/nested-subp2.c: New file.
13877 * gdb.base/nested-subp3.exp: New file.
13878 * gdb.base/nested-subp3.c: New file.
13879
13880 2015-08-24 Pedro Alves <palves@redhat.com>
13881
13882 * gdb.server/connect-without-multi-process.c: New file.
13883 * gdb.server/connect-without-multi-process.exp: New file.
13884
13885 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13886
13887 * gdb.opt/inline-markers.c: Make z int.
13888
13889 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13890
13891 * gdb.opt/inline-markers.c: Make z volatile.
13892
13893 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13894
13895 * gdb.opt/inline-bt.c: New volatile global z.
13896 * gdb.opt/inline-cmds.c: Likewise.
13897 * gdb.opt/inline-locals.c: Likewise.
13898 * gdb.opt/inline-markers.c: New extern global z.
13899 (marker): Use z.
13900 (inline_fn): Likewise.
13901
13902 2015-08-24 Pedro Alves <palves@redhat.com>
13903
13904 * config/m32r-stub.exp: Remove file.
13905 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13906 * gdb.base/call-rt-st.exp: Likewise.
13907 * gdb.base/call-strs.exp: Likewise.
13908 * gdb.base/default.exp: Remove references to h8300-*-hms and
13909 *-*-udi*.
13910 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13911
13912 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13913
13914 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13915 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13916 and "return" use KFAIL when GDB can not read/write the vector
13917 return value.
13918
13919 2015-08-21 Gary Benson <gbenson@redhat.com>
13920
13921 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13922
13923 2015-08-20 Pedro Alves <palves@redhat.com>
13924
13925 * gdb.server/solib-list.exp: No longer expect an interior stop in
13926 non-stop mode.
13927
13928 2015-08-20 Pedro Alves <palves@redhat.com>
13929
13930 * gdb.server/connect-stopped-target.c: New file.
13931 * gdb.server/connect-stopped-target.exp: New file.
13932
13933 2015-08-20 Pedro Alves <palves@redhat.com>
13934
13935 * gdb.dwarf2/comp-unit-lang.exp: New file.
13936 * gdb.dwarf2/comp-unit-lang.c: New file.
13937
13938 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13939
13940 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13941 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13942
13943 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13944
13945 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13946 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13947
13948 2015-08-18 Doug Evans <dje@google.com>
13949 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13950
13951 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13952 skip_python_tests. New arg prompt_regexp.
13953 (skip_python_tests): New function.
13954 * lib/mi-support.exp (mi_skip_python_tests): New function.
13955 * gdb.python/py-mi-objfile-gdb.py: New file.
13956 * gdb.python/py-mi-objfile.c: New file.
13957 * gdb.python/py-mi-objfile.exp: New file.
13958
13959 2015-08-17 Keith Seitz <keiths@redhat.com>
13960
13961 * gdb.linespec/explicit.exp: Move strace test from here ...
13962 * gdb.trace/strace.exp: ... to here.
13963
13964 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13965
13966 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13967 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13968
13969 2015-08-14 Doug Evans <xdje42@gmail.com>
13970
13971 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13972 inferior before selecting a new file.
13973
13974 2015-08-14 Doug Evans <xdje42@gmail.com>
13975
13976 * gdb.mi/mi-disassemble.exp: Update.
13977 * gdb.base/disasm-optim.S: New file.
13978 * gdb.base/disasm-optim.c: New file.
13979 * gdb.base/disasm-optim.h: New file.
13980 * gdb.base/disasm-optim.exp: New file.
13981
13982 2015-08-14 Keith Seitz <keiths@redhat.com>
13983
13984 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13985 "evaluated-by".
13986
13987 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13988
13989 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13990
13991 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13992
13993 * gdb.ada/fun_renaming.exp: New testcase.
13994 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13995 * gdb.ada/fun_renaming/pack.adb: New file.
13996 * gdb.ada/fun_renaming/pack.ads: New file.
13997
13998 2015-08-12 Keith Seitz <keiths@redhat.com>
13999
14000 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14001 gdb_get_line_number.
14002
14003 2015-08-12 Joel Brobecker <brobecker@adacore.com>
14004
14005 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14006 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14007 gdb.base/dso2dso.exp: New files.
14008
14009 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14010 Pedro Alves <palves@redhat.com>
14011 Keith Seitz <keiths@redhat.com>
14012
14013 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14014 GDBFLAGS.
14015
14016 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14017
14018 * gdb.base/gdbhistsize-history.exp
14019 (test_histsize_history_setting): Use save_vars.
14020 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14021 Use save_vars.
14022 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14023 * gdb.base/readline.exp: Use save_vars.
14024
14025 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14026
14027 * lib/gdb.exp (save_vars): New proc.
14028
14029 2015-08-11 Keith Seitz <keiths@redhat.com>
14030
14031 * gdb.base/help.exp: Update help_breakpoint_text.
14032
14033 2015-08-11 Keith Seitz <keiths@redhat.com>
14034
14035 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14036 (at toplevel): Call test_explicit_breakpoints.
14037 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14038 breakpoints.
14039 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14040 breakpoint conditions, "-cond".
14041
14042 2015-08-11 Keith Seitz <keiths@redhat.com>
14043
14044 * gdb.linespec/3explicit.c: New file.
14045 * gdb.linespec/cpexplicit.cc: New file.
14046 * gdb.linespec/cpexplicit.exp: New file.
14047 * gdb.linespec/explicit.c: New file.
14048 * gdb.linespec/explicit.exp: New file.
14049 * gdb.linespec/explicit2.c: New file.
14050 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14051 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14052 before using in the matching pattern.
14053 Clarify that `prefix' is a regular expression.
14054
14055 2015-08-11 Keith Seitz <keiths@redhat.com>
14056
14057 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14058 test.
14059 Add tests for missing ",FMT" and ",".
14060
14061 2015-08-10 Doug Evans <dje@google.com>
14062 Keith Seitz <keiths@redhat.com>
14063
14064 PR gdb/17960
14065 * gdb.base/completion.exp: Add location completer tests.
14066
14067 2015-08-07 Pedro Alves <palves@redhat.com>
14068
14069 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14070 tests here.
14071 (top level): Run do_test with and without displaced stepping.
14072
14073 2015-08-07 Pedro Alves <palves@redhat.com>
14074
14075 * gdb.base/valgrind-disp-step.c: New file.
14076 * gdb.base/valgrind-disp-step.exp: New file.
14077
14078 2015-08-07 Pedro Alves <palves@redhat.com>
14079
14080 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14081 Delete function.
14082 (main): Add alarm. Run an infinite loop instead of calling
14083 wait_threads.
14084 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14085 comment.
14086 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14087 Delete function.
14088 (main): Add alarm. Run an infinite loop instead of calling
14089 wait_threads.
14090 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14091 comment.
14092
14093 2015-08-07 Pedro Alves <palves@redhat.com>
14094
14095 * gdb.base/checkpoint-ns.exp: New file.
14096 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14097 standard_testfile.
14098
14099 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14100
14101 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14102 * gdb.btrace/instruction_history.exp: Update.
14103 * gdb.btrace/tsx.exp: New.
14104 * gdb.btrace/tsx.c: New.
14105
14106 2015-08-06 Pedro Alves <palves@redhat.com>
14107
14108 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14109 increase timeout.
14110 * gdb.reverse/until-precsave.exp: Bump timeouts.
14111
14112 2015-08-06 Pedro Alves <palves@redhat.com>
14113
14114 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14115
14116 2015-08-06 Pedro Alves <palves@redhat.com>
14117
14118 PR gdb/18749
14119 * gdb.threads/process-dies-while-handling-bp.c: New file.
14120 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14121
14122 2015-08-06 Pedro Alves <palves@redhat.com>
14123
14124 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14125 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14126
14127 2015-08-05 Pedro Alves <palves@redhat.com>
14128
14129 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14130 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14131
14132 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14133
14134 * gdb.base/bp-permanent.exp: Report test as unsupported if
14135 the target cannot stop at the permanent breakpoint.
14136
14137 2015-08-03 Doug Evans <dje@google.com>
14138
14139 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14140 10000.
14141
14142 2015-08-03 Doug Evans <dje@google.com>
14143
14144 * Makefile.in (workers/%.worker, build-perf): New rule.
14145 (GDB_PERFTEST_MODE): New variable.
14146 (check-perf): Use it.
14147 (clean): Clean up gdb.perf parallel build subdirs.
14148 * lib/build-piece.exp: New file.
14149 * lib/gdb.exp (make_gdb_parallel_path): New function
14150 (standard_output_file, standard_temp_file): Call it.
14151 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14152 of $GDB_PARALLEL.
14153 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14154
14155 2015-08-03 Doug Evans <dje@google.com>
14156
14157 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14158 (LOG_FILE_NAME): New global.
14159 (TextReporter.__init__): Initialize self.txt_sum.
14160 (TextReporter.report): Add support for multiple data-points.
14161 Move report to perftest.sum, put raw data in perftest.log.
14162 (TextReporter.start): Open sum and log files.
14163 (TextReporter.end): Close sum and log files.
14164 * gdb.perf/lib/perftest/testresult.py
14165 (SingleStatisticTestResult.record): Handle multiple data-points.
14166
14167 2015-07-31 Pedro Alves <palves@redhat.com>
14168
14169 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14170 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14171 kill_wait_spawned_process instead of explicit "kill -9".
14172 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14173 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14174 kill_wait_spawned_process.
14175 * gdb.base/attach-twice.exp: Likewise.
14176 * gdb.base/attach.exp: Likewise.
14177 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14178 gdb_test_multiple.
14179 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14180 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14181 kill_wait_spawned_process.
14182 * gdb.base/valgrind-infcall.exp: Likewise.
14183 * gdb.multi/multi-attach.exp: Likewise.
14184 * gdb.python/py-prompt.exp: Likewise.
14185 * gdb.python/py-sync-interp.exp: Likewise.
14186 * gdb.server/ext-attach.exp: Likewise.
14187 * gdb.threads/attach-into-signal.exp (corefunc): Use
14188 spawn_wait_for_attach, spawn_id_get_pid and
14189 kill_wait_spawned_process.
14190 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14191 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14192 spawn_id_get_pid and kill_wait_spawned_process.
14193 * gdb.threads/attach-stopped.exp (corefunc): Use
14194 spawn_wait_for_attach, spawn_id_get_pid and
14195 kill_wait_spawned_process.
14196 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14197 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14198 kill_wait_spawned_process instead of explicit "kill -9".
14199 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14200 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14201 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14202 processes. Don't map cygwin/windows pids here. Now returns a
14203 spawn id list.
14204
14205 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14206
14207 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14208 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14209 correct patch.
14210
14211 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14212
14213 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14214
14215 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14216
14217 Reapply:
14218 2014-05-21 Mark Wielaard <mjw@redhat.com>
14219
14220 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14221
14222 2015-07-30 Pedro Alves <palves@redhat.com>
14223
14224 * linux-low.c (handle_extended_wait): Set the child's last
14225 reported status to TARGET_WAITKIND_STOPPED.
14226
14227 2015-07-30 Pedro Alves <palves@redhat.com>
14228
14229 PR threads/18600
14230 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14231 only shows inferior 1.
14232
14233 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14234 Pedro Alves <palves@redhat.com>
14235
14236 PR threads/18600
14237 * gdb.threads/fork-plus-threads.c: New file.
14238 * gdb.threads/fork-plus-threads.exp: New file.
14239
14240 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14241
14242 * gdb.base/batch-preserve-term-settings.exp
14243 (test_terminal_settings_preserved_after_cli_exit): Use
14244 send_quit_command.
14245
14246 2015-07-29 Pedro Alves <palves@redhat.com>
14247 Don Breazeal <donb@codesourcery.com>
14248
14249 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14250 output from both inferior_spawn_id and gdb_spawn_id.
14251
14252 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14253
14254 * gdb.threads/attach-into-signal.exp (corefunc): Use
14255 with_test_prefix on nested loops, uniquefying the test messages.
14256
14257 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14258
14259 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14260 commit.
14261
14262 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14263
14264 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14265 New proc.
14266 (test_terminal_settings_preserved_after_sigterm): New test.
14267
14268 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14269
14270 * gdb.base/batch-preserve-term-settings.exp
14271 (test_terminal_settings_preserved_after_cli_exit): New test.
14272
14273 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14274
14275 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14276 manipulation of saved_gdbflags.
14277 (test_terminal_settings_preserved): Remove global declaration of
14278 the unused variable pagination_prompt. Remove manipulation of
14279 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14280 GDBFLAGS.
14281
14282 2015-07-29 Pedro Alves <palves@redhat.com>
14283
14284 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14285
14286 2015-07-29 Pedro Alves <palves@redhat.com>
14287
14288 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14289 at the top.
14290
14291 2015-07-29 Pedro Alves <palves@redhat.com>
14292
14293 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14294 (main): Call gdb_unbuffer_output.
14295 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14296 (main): Call gdb_unbuffer_output.
14297 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14298 (main): Call gdb_unbuffer_output.
14299 * gdb.base/call-strs.exp: Adjust to step over the
14300 gdb_unbuffer_output call.
14301 * gdb.base/catch-gdb-caused-signals.c: Include
14302 "../lib/unbuffer_output.c".
14303 (main): Call gdb_unbuffer_output.
14304 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14305 (main): Call gdb_unbuffer_output.
14306 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14307 (main): Call gdb_unbuffer_output.
14308 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14309 (main): Call gdb_unbuffer_output.
14310 * gdb.base/shlib-call.exp: Adjust to step over the
14311 gdb_unbuffer_output call.
14312 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14313 (main): Call gdb_unbuffer_output.
14314 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14315 (main): Call gdb_unbuffer_output.
14316 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14317 (main): Rename to ...
14318 (test): ... this.
14319 (main): Reimplement.
14320 * gdb.base/varargs.exp: Run to test instead of to main.
14321 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14322 (main): Call gdb_unbuffer_output.
14323
14324 2015-07-29 Pedro Alves <palves@redhat.com>
14325
14326 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14327 factore out from mi_continue_dprintf. For call-style dprintfs,
14328 expect dprintf output out of $inferior_spawn_id.
14329 (mi_continue_dprintf): Use mi_expect_dprintf.
14330 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14331 (main): Call gdb_unbuffer_output.
14332
14333 2015-07-29 Pedro Alves <palves@redhat.com>
14334
14335 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14336 (default_mi_gdb_start): Set inferior_spawn_id instead of
14337 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14338 gdb_spawn_id.
14339 (mi_gdb_test): Always expect inferior output from both
14340 $inferior_spawn_id and $gdb_spawn_id.
14341
14342 2015-07-29 Pedro Alves <palves@redhat.com>
14343
14344 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14345 send_inferior and $inferior_spawn_id.
14346
14347 2015-07-29 Pedro Alves <palves@redhat.com>
14348
14349 * gdb.gdb/complaints.exp (test_initial_complaints)
14350 (test_serial_complaints, test_short_complaints): Use
14351 gdb_test_stdio.
14352 (test_empty_complaint): Handle $inferior_spawn_id !=
14353 $gdb_spawn_id.
14354
14355 2015-07-29 Pedro Alves <palves@redhat.com>
14356
14357 * gdb.base/varargs.exp: Use gdb_test_stdio.
14358
14359 2015-07-29 Pedro Alves <palves@redhat.com>
14360
14361 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14362
14363 2015-07-29 Pedro Alves <palves@redhat.com>
14364
14365 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14366
14367 2015-07-29 Pedro Alves <palves@redhat.com>
14368
14369 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14370 parameter into two new parameters, "inf_result" and "gdb_result".
14371 Expect inferior output and gdb output from $inferior_spawn_id and
14372 $gdb_spawn_id, respectively. Adjust all callers.
14373
14374 2015-07-29 Pedro Alves <palves@redhat.com>
14375
14376 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14377 of gdb_test_sequence.
14378
14379 2015-07-29 Pedro Alves <palves@redhat.com>
14380
14381 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14382 (saw_spurious_output): Expect inferior output from
14383 $inferior_spawn_id. Use gdb_test_stdio.
14384
14385 2015-07-29 Pedro Alves <palves@redhat.com>
14386
14387 * gdb.base/dprintf.exp: Use standard_testfile. Change
14388 prepare_for_testing call.
14389 (srcfile): Don't set.
14390 (restart): New procedure.
14391 (test_dprintf): New procecure, use to continue over dprintfs.
14392 (test_call, test_agent): New procedures, tests moved here.
14393 Restart gdb and recreate dprintfs. Adjust expected output.
14394
14395 2015-07-29 Pedro Alves <palves@redhat.com>
14396
14397 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14398
14399 2015-07-29 Pedro Alves <palves@redhat.com>
14400
14401 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14402
14403 2015-07-29 Pedro Alves <palves@redhat.com>
14404
14405 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14406 gdb_test_stdio.
14407
14408 2015-07-29 Pedro Alves <palves@redhat.com>
14409
14410 * lib/gdb.exp (gdb_test_stdio): New procedure.
14411
14412 2015-07-29 Pedro Alves <palves@redhat.com>
14413
14414 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14415
14416 2015-07-29 Pedro Alves <palves@redhat.com>
14417
14418 * gdb.base/call-signal-resume.exp: Remove check for
14419 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14420 * gdb.base/unwindonsignal.exp: Likewise.
14421 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14422 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14423
14424 2015-07-29 Pedro Alves <palves@redhat.com>
14425
14426 * gdb.base/siginfo-addr.c (pass): New function.
14427 (handler): Call it iff si_addr is correct.
14428 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14429 Set a breakpoint at "pass" and continue to it.
14430
14431 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14432
14433 * gdb.python/py-objfile.exp: Make some tests have unique names.
14434 * gdb.python/py-pp-registration.exp: Likewise.
14435
14436 2015-07-28 Pedro Alves <palves@redhat.com>
14437
14438 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14439
14440 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14441
14442 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14443
14444 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14445
14446 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14447
14448 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14449
14450 * gdb.base/gdb-sigterm-2.exp: New test.
14451
14452 2015-07-25 Doug Evans <xdje42@gmail.com>
14453
14454 Revert:
14455 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14456 (workers/%.worker, build-perf): New rule.
14457 (GDB_PERFTEST_MODE): New variable.
14458 (check-perf): Use it.
14459 (clean): Clean up gdb.perf parallel build subdirs.
14460 * lib/build-piece.exp: New file.
14461 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14462 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14463 name.
14464 (standard_temp_file): Ditto.
14465 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14466 of $GDB_PARALLEL.
14467
14468 2015-07-24 Doug Evans <dje@google.com>
14469
14470 * gdb.perf/lib/perftest/utils.py: New file.
14471 * gdb.perf/gm-hello.cc: New file.
14472 * gdb.perf/gm-pervasive-typedef.cc: New file.
14473 * gdb.perf/gm-pervasive-typedef.h: New file.
14474 * gdb.perf/gm-std.cc: New file.
14475 * gdb.perf/gm-std.h: New file.
14476 * gdb.perf/gm-use-cerr.cc: New file.
14477 * gdb.perf/gm-utils.h: New file.
14478 * gdb.perf/gmonster-null-lookup.py: New file.
14479 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14480 * gdb.perf/gmonster-print-cerr.py: New file.
14481 * gdb.perf/gmonster-ptype-string.py: New file.
14482 * gdb.perf/gmonster-runto-main.py: New file.
14483 * gdb.perf/gmonster-select-file.py: New file.
14484 * gdb.perf/gmonster1-null-lookup.exp: New file.
14485 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14486 * gdb.perf/gmonster1-print-cerr.exp: New file.
14487 * gdb.perf/gmonster1-ptype-string.exp: New file.
14488 * gdb.perf/gmonster1-runto-main.exp: New file.
14489 * gdb.perf/gmonster1-select-file.exp: New file.
14490 * gdb.perf/gmonster1.cc: New file.
14491 * gdb.perf/gmonster1.exp: New file.
14492 * gdb.perf/gmonster2-null-lookup.exp: New file.
14493 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14494 * gdb.perf/gmonster2-print-cerr.exp: New file.
14495 * gdb.perf/gmonster2-ptype-string.exp: New file.
14496 * gdb.perf/gmonster2-runto-main.exp: New file.
14497 * gdb.perf/gmonster2-select-file.exp: New file.
14498 * gdb.perf/gmonster2.cc: New file.
14499 * gdb.perf/gmonster2.exp: New file.
14500
14501 2015-07-24 Doug Evans <dje@google.com>
14502
14503 * gdb.perf/README: New file.
14504 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14505 * lib/gen-perf-test.exp: New file.
14506
14507 2015-07-24 Doug Evans <dje@google.com>
14508
14509 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14510 (PerfTest::startup): New function.
14511 (PerfTest::run): Return result of calling body.
14512 (PerfTest::assemble): Rewrite.
14513 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14514 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14515 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14516 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14517 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14518
14519 2015-07-24 Doug Evans <dje@google.com>
14520
14521 * lib/gdb.exp (clean_restart): Make executable optional.
14522
14523 2015-07-24 Doug Evans <dje@google.com>
14524
14525 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14526 compiler_info references.
14527 * gdb.cp/temargs.exp: Ditto.
14528 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14529 (get_compiler_info): Early exit if already computed. Set compiler_info
14530 to "unknown" if there was a problem.
14531 (test_compiler_info): Add function comment. Call get_compiler_info.
14532
14533 2015-07-24 Doug Evans <dje@google.com>
14534
14535 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14536 (workers/%.worker, build-perf): New rule.
14537 (GDB_PERFTEST_MODE): New variable.
14538 (check-perf): Use it.
14539 (clean): Clean up gdb.perf parallel build subdirs.
14540 * lib/build-piece.exp: New file.
14541 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14542 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14543 name.
14544 (standard_temp_file): Ditto.
14545 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14546 of $GDB_PARALLEL.
14547
14548 2015-07-24 Doug Evans <dje@google.com>
14549
14550 * lib/future.exp (gdb_default_target_compile): New option
14551 "early_flags".
14552 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14553 --as-needed.
14554
14555 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14556
14557 * gdb.base/catch-syscall.exp: Call gdb_exit before
14558 gdb_skip_xml_test.
14559
14560 2015-07-24 Pedro Alves <palves@redhat.com>
14561
14562 * gdb.python/py-events.exp: Accept output between the stop event
14563 and the prompt.
14564 * gdb.python/py-evsignal.exp: Likewise.
14565 * gdb.python/py-evthreads.exp: Likewise.
14566
14567 2015-07-24 Pedro Alves <palves@redhat.com>
14568
14569 PR gdb/18717
14570 * gdb.threads/non-ldr-exit.c: New file.
14571 * gdb.threads/non-ldr-exit.exp: New file.
14572
14573 2015-07-24 Yao Qi <yao.qi@linaro.org>
14574
14575 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14576 restarting process.
14577
14578 2015-07-24 Yao Qi <yao.qi@linaro.org>
14579
14580 * gdb.server/ext-restart.exp: New file.
14581
14582 2015-07-24 Yao Qi <yao.qi@linaro.org>
14583
14584 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14585 argument options.
14586 * gdb.server/ext-wrapper.exp: New file.
14587
14588 2015-07-23 Doug Evans <dje@google.com>
14589
14590 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14591 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14592
14593 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14594
14595 * gdb.ada/var_arr_typedef.exp: New testcase.
14596 * gdb.ada/var_arr_typedef/pack.adb: New file.
14597 * gdb.ada/var_arr_typedef/pack.ads: New file.
14598 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14599
14600 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14601
14602 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14603
14604 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14605
14606 * gdb.arch/i386-biarch-core.exp: Replace istarget
14607 by "complete set gnutarget". Remove expectation for the "core-file"
14608 command.
14609
14610 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14611
14612 Revert the previous commit:
14613 Tests for validate symbol file using build-id.
14614
14615 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14616
14617 Tests for validate symbol file using build-id.
14618 * gdb.base/solib-mismatch-lib.c: New file.
14619 * gdb.base/solib-mismatch-libmod.c: New file.
14620 * gdb.base/solib-mismatch.c: New file.
14621 * gdb.base/solib-mismatch.exp: New file.
14622
14623 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14624
14625 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14626 nios2-*-linux*.
14627 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14628 * gdb.base/siginfo.exp: Likewise.
14629 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14630
14631 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14632
14633 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14634 Move it to ...
14635 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14636 ... here.
14637 * gdb.trace/range-stepping.exp: Check that the target supports
14638 range stepping.
14639
14640 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14641
14642 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14643
14644 2015-07-14 Pedro Alves <palves@redhat.com>
14645
14646 * gdb.base/killed-outside.exp: New file.
14647 * gdb.base/killed-outside.c: New file.
14648
14649 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14650
14651 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14652 (n at main): New.
14653 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14654
14655 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14656
14657 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14658 infcall tests instead of setting up for KFAIL.
14659
14660 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14661
14662 * gdb.btrace/record_goto-step.exp: New.
14663
14664 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14665
14666 PR compile/18484
14667 * gdb.compile/compile.c (struct struct_type): Add volatile to
14668 selffield's type.
14669 * gdb.compile/compile.exp
14670 (compile code struct_object.selffield = &struct_object): Skip further
14671 struct_object tests if this one xfails.
14672
14673 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14674
14675 PR exp/18617
14676 * gdb.trace/ax.exp: Add test.
14677
14678 2015-07-07 Yao Qi <yao.qi@linaro.org>
14679
14680 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14681 instead of istarget "aarch64*-*-*".
14682 * gdb.arch/aarch64-fp.exp: Likewise.
14683 * gdb.base/float.exp: Likewise.
14684 * gdb.reverse/aarch64.exp: Likewise.
14685 * lib/gdb.exp (is_aarch64_target): New proc.
14686
14687 2015-07-07 Yao Qi <yao.qi@linaro.org>
14688
14689 * lib/gdb.exp (is_aarch32_target): New proc.
14690 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14691 instead of "istarget "arm*-*-*"".
14692 * gdb.arch/arm-disp-step.exp: Likewise.
14693 * gdb.arch/thumb-bx-pc.exp: Likewise.
14694 * gdb.arch/thumb-prologue.exp: Likewise.
14695 * gdb.arch/thumb-singlestep.exp: Likewise.
14696 * gdb.base/disp-step-syscall.exp: Likewise.
14697 * gdb.base/float.exp: Likewise.
14698
14699 2015-07-07 Yao Qi <yao.qi@linaro.org>
14700
14701 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14702 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14703
14704 2015-07-07 Yao Qi <yao.qi@linaro.org>
14705
14706 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14707 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14708 if it exists.
14709 * gdb.multi/multi-arch.exp: Likewise.
14710
14711 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14712
14713 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14714 print.
14715
14716 2015-07-07 Yao Qi <yao.qi@linaro.org>
14717
14718 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14719
14720 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14721
14722 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14723 '[' and ']' characters.
14724
14725 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14726
14727 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14728
14729 2015-06-29 Pedro Alves <palves@redhat.com>
14730
14731 PR threads/18127
14732 * gdb.threads/hand-call-new-thread.c: New file.
14733 * gdb.threads/hand-call-new-thread.c: New file.
14734
14735 2015-06-26 Keith Seitz <keiths@redhat.com>
14736 Doug Evans <dje@google.com>
14737
14738 PR 16253
14739 * gdb.cp/var-tag-2.cc: New file.
14740 * gdb.cp/var-tag-3.cc: New file.
14741 * gdb.cp/var-tag-4.cc: New file.
14742 * gdb.cp/var-tag.cc: New file.
14743 * gdb.cp/var-tag.exp: New file.
14744
14745 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14746
14747 * gdb.base/history-duplicates.exp: New test.
14748
14749 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14750
14751 * gdb.base/completion.exp: Test the completion of the "focus"
14752 command.
14753
14754 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14755
14756 * gdb.arch/amd64-prologue-skip.S: New file.
14757 * gdb.arch/amd64-prologue-skip.exp: New file.
14758
14759 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14760
14761 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14762 is_address_zero_readable check.
14763
14764 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14765
14766 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14767 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14768
14769 2015-06-24 Yao Qi <yao.qi@linaro.org>
14770
14771 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14772 linux targets.
14773
14774 2015-06-24 Yao Qi <yao.qi@linaro.org>
14775
14776 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14777 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14778 * gdb.base/siginfo-thread.exp: Likewise.
14779
14780 2015-06-22 Yao Qi <yao.qi@linaro.org>
14781
14782 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14783
14784 2015-06-22 Yao Qi <yao.qi@linaro.org>
14785
14786 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14787 aarch64*-*-*.
14788 (skip_hw_watchpoint_tests): Likewise.
14789
14790 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14791
14792 * gdb.base/gdbinit-history.exp: Test the interaction between
14793 setting GDBHISTSIZE and setting the history size via .gdbinit.
14794
14795 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14796
14797 PR gdb/16999
14798 * gdb.base/gdbhistsize-history.exp: New test.
14799
14800 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14801
14802 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14803 with GDBHISTSIZE.
14804 * gdb.base/readline.exp: Likewise.
14805
14806 2015-06-17 Yao Qi <yao.qi@linaro.org>
14807
14808 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14809 line.
14810
14811 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14812
14813 * gdb.base/gdbinit-history.exp: Add test case to check that
14814 an unlimited history file does not get truncated on exit.
14815
14816 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14817
14818 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14819 (VECTOR): New macro. Use it...
14820 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14821 ...for these typedefs.
14822 (int8, char1, int1, double1): New typedefs.
14823 (struct just_int2, struct two_int2): New structures.
14824 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14825 (add_structvecs, add_singlevecs): New functions.
14826 (main): Call add_some_intvecs twice.
14827 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14828 the compile and exit upon failure. Try compiling for the "native"
14829 architecture. Test inferior function calls with vector arguments
14830 and vector return value handling with "finish" and "return".
14831
14832 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14833
14834 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14835 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14836 PE file.
14837 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14838
14839 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14840
14841 PR breakpoints/16465
14842 * gdb.mi/mi-dprintf-pending.c: New file.
14843 * gdb.mi/mi-dprintf-pending.exp: New test.
14844 * gdb.mi/mi-dprintf-pendshr.c: New file.
14845
14846 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14847 Mircea Gherzan <mircea.gherzan@intel.com>
14848
14849 * gdb.arch/i386-mpx-map.c: New file.
14850 * gdb.arch/i386-mpx-map.exp: New File.
14851
14852 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14853
14854 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14855 * gdb.arch/i386-mpx.exp: Indentation fixed.
14856
14857 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14858
14859 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14860 function and improved indentation.
14861 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14862 gdb_test_multiple. Added additional tests to skip the test.
14863
14864 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14865
14866 * gdb.arch/i386-avx512.c: Change path in include file.
14867 * gdb.arch/i386-avx512.exp: Change include dir path
14868 compilation flag.
14869 * gdb.arch/i386-mpx.c: Change path in include file.
14870 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14871 flag.
14872
14873 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14874
14875 * gdb.compile/compile-print.exp (compile print *vararray@3)
14876 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14877
14878 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14879
14880 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14881 (do not keep jit in memory): ... this.
14882 (expect 5): Change it to ...
14883 (expect no 5): ... this.
14884
14885 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14886
14887 PR gdb/15564
14888 * gdb.mi/mi-detach.exp: New file.
14889
14890 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14891
14892 PR symtab/18392
14893 * gdb.arch/amd64-tailcall-self.S: New file.
14894 * gdb.arch/amd64-tailcall-self.c: New file.
14895 * gdb.arch/amd64-tailcall-self.exp: New file.
14896
14897 2015-05-28 Don Breazeal <donb@codesourcery.com>
14898
14899 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14900 tests for remote targets by checking is_target_gdbserver.
14901
14902 2015-05-27 Doug Evans <dje@google.com>
14903
14904 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14905 * gdb.dwarf2/opaque-type-lookup.c: New file.
14906 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14907
14908 2015-05-26 Doug Evans <dje@google.com>
14909
14910 * gdb.cp/iostream.cc: New file.
14911 * gdb.cp/iostream.exp: New file.
14912
14913 2015-05-26 Doug Evans <dje@google.com>
14914
14915 * gdb.dwarf2/dw2-op-call.exp: Update.
14916 * gdb.dwarf2/dw4-sig-types.exp: Update.
14917 * gdb.dwarf2/implptr.exp: Update.
14918 * gdb.mi/mi-cmd-param-changed.exp: Update.
14919
14920 2015-05-26 Doug Evans <dje@google.com>
14921
14922 * gdb.python/py-lazy-string.c: New file.
14923 * gdb.python/py-lazy-string.exp: New file.
14924 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14925 (main): Update. Add estring3.
14926 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14927 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14928
14929 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14930 Yao Qi <yao.qi@linaro.org>
14931
14932 * gdb.reverse/aarch64.c: New.
14933 * gdb.reverse/aarch64.exp: New.
14934
14935 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14936
14937 * lib/gdb.exp (supports_process_record): Return true for
14938 aarch64*-linux*.
14939 (supports_reverse): Likewise.
14940
14941 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14942
14943 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14944 Use with_test_prefix.
14945
14946 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14947
14948 * gdb.base/completion.exp: Add test for completion of layout
14949 names.
14950
14951 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14952
14953 * lib/gdb.exp (skip_tui_tests): New proc.
14954 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14955
14956 2015-05-19 Pedro Alves <palves@redhat.com>
14957
14958 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14959 Save the whole env array instead of just HOME. Unset HISTSIZE in
14960 the environment while testing. Restore whole environment
14961 afterwards.
14962
14963 2015-05-16 Doug Evans <xdje42@gmail.com>
14964
14965 * gdb.guile/scm-ports.c: New file.
14966 * gdb.guile/scm-ports.exp: Add memory port tests.
14967
14968 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14969
14970 * gdb.compile/compile-print.c: New file.
14971 * gdb.compile/compile-print.exp: New file.
14972
14973 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14974
14975 * gdb.compile/compile-ops.exp: Cast param to void.
14976 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14977 (compile code struct_object.selffield = &struct_object): Add xfail.
14978
14979 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14980
14981 * gdb.ada/arr_enum_with_gap: New testcase.
14982
14983 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14984
14985 * gdb.ada/byte_packed_arr: New testcase.
14986
14987 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14988
14989 * gdb.ada/pckd_neg: New testcase.
14990
14991 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14992
14993 PR gdb/17820
14994 * gdb.base/gdbinit-history.exp: New test.
14995 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14996 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14997
14998 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14999
15000 * gdb.python/py-xmethods.cc: Enhance test case.
15001 * gdb.python/py-xmethods.exp: New tests.
15002 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15003 function.
15004 (B_indexoper): Likewise.
15005 (global_dm_list) : Add new xmethod worker functions.
15006
15007 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15008
15009 * gdb.base/coredump-filter.exp: Correctly unset
15010 "coredump_var_addr" array.
15011
15012 2015-05-08 Pedro Alves <palves@redhat.com>
15013
15014 * gdb.server/non-existing-program.exp: Unset spawn_id.
15015
15016 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15017
15018 PR python/18291
15019 * gdb.python/py-xmethods.exp: Add tests.
15020
15021 2015-05-08 Yao Qi <yao.qi@linaro.org>
15022
15023 PR gdb/18208
15024 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15025 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15026 function set_coredump_filter, and remove remote_exec call.
15027 Remove argument ipid. Callers update.
15028 (top level): Don't get inferior's PID.
15029
15030 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15031
15032 * gdb.base/watch_thread_num.exp: Skip test on targets without
15033 access watchpoints.
15034
15035 2015-05-06 Pedro Alves <palves@redhat.com>
15036
15037 PR server/18081
15038 * gdb.server/non-existing-program.exp: New file.
15039
15040 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15041
15042 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15043
15044 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15045
15046 * gdb.ada/out_of_line_in_inlined: New testcase.
15047
15048 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15049
15050 * gdb.ada/var_rec_arr: New testcase.
15051
15052 2015-04-30 Yao Qi <yao.qi@linaro.org>
15053
15054 * gdb.base/break-idempotent.exp: If
15055 skip_hw_watchpoint_multi_tests returns true, skip the tests
15056 on "rwatch" and "awatch".
15057
15058 2015-04-30 Yao Qi <yao.qi@linaro.org>
15059
15060 * gdb.base/relativedebug.exp: Invoke gdb command
15061 "info sharedlibrary", and if libc.so doesn't have debug info,
15062 skip the test.
15063
15064 2015-04-29 Doug Evans <dje@google.com>
15065
15066 * gdb.python/py-xmethods.exp: Add ptype tests.
15067 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15068 get_result_type method.
15069
15070 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15071
15072 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15073 the target does not support hardware watchpoints.
15074
15075 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15076
15077 * gdb.base/break-always.exp: Abort testing if writing to memory
15078 causes an error.
15079
15080 2015-04-28 Doug Evans <dje@google.com>
15081
15082 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15083 * gdb.python/py-pp-registration.exp: ... here. New file.
15084 * gdb.python/py-pp-registration.c: New file.
15085 * gdb.python/py-pp-registration.py: New file.
15086
15087 2015-04-28 Doug Evans <dje@google.com>
15088
15089 * gdb.python/py-bad-printers.c: New file.
15090 * gdb.python/py-bad-printers.py: New file.
15091 * gdb.python/py-bad-printers.exp: New file.
15092
15093 2015-04-28 Sasha Smundak <asmundak@google.com>
15094
15095 * gdb.python/py-type.exp: New test.
15096
15097 2015-04-28 Andy Wingo <wingo@igalia.com>
15098
15099 * gdb.python/py-parameter.exp:
15100 * gdb.guile/scm-parameter.exp: Escape the path that we are
15101 matching against, as it might contain characters that are special
15102 to regular expressions.
15103
15104 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15105
15106 * gdb.ada/rec_comp: New testcase.
15107
15108 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15109
15110 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15111 before using it.
15112
15113 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15114
15115 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15116 new tests for verilog output.
15117
15118 2015-04-24 Yao Qi <yao.qi@linaro.org>
15119
15120 * boards/remote-gdbserver-on-localhost.exp: New file.
15121
15122 2015-04-23 Pedro Alves <palves@redhat.com>
15123
15124 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15125 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15126 "end of file", remove $inferior_spawn_id from the indirect list.
15127
15128 2015-04-23 Pedro Alves <palves@redhat.com>
15129
15130 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15131
15132 2015-04-23 Pedro Alves <palves@redhat.com>
15133
15134 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15135 on $any_spawn_id instead of only on $gdb_spawn_id.
15136
15137 2015-04-21 Pierre Muller <muller@sourceware.org>
15138
15139 PR pascal/17815
15140 * lib/pascal.exp (gpc_compile): Add new option "class".
15141 (fpc_compile): Likewise.
15142 * gdb.pascal/case-insensitive-symbols.pas: New file.
15143 * gdb.pascal/case-insensitive-symbols.exp: New file.
15144
15145 2015-04-20 Gary Benson <gbenson@redhat.com>
15146
15147 * gdb.base/attach.exp: Fix three extended remote failures.
15148
15149 2015-04-17 Gary Benson <gbenson@redhat.com>
15150
15151 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15152 the main executable over the remote protocol.
15153
15154 2015-04-16 Pedro Alves <palves@redhat.com>
15155
15156 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15157 a new gdbserver if gdbserver_reconnect_p is set.
15158
15159 2015-04-16 Pedro Alves <palves@redhat.com>
15160
15161 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15162 is set, don't exit gdbserver.
15163
15164 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15165
15166 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15167 appropriate .insn, such that an older assembler can be used.
15168 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15169 the z/Architecture instruction set on 31-bit targets as well.
15170
15171 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15172
15173 * gdb.go/handcall.exp: Remove all logic related to the first
15174 breakpoint and rely on go_runto_main instead.
15175 * gdb.go/strings.exp: Likewise.
15176 * gdb.go/unsafe.exp: Likewise.
15177 * gdb.go/hello.exp: Likewise. Also rename the remaining
15178 breakpoint marker to "breakpoint 1".
15179 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15180 * gdb.go/strings.go: Likewise.
15181 * gdb.go/unsafe.go: Likewise.
15182 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15183 "set breakpoint 2 here" and rename the remaining breakpoint marker
15184 to "breakpoint 1".
15185
15186 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15187
15188 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15189 if itertools.imap is not present.
15190 * gdb.python/py-objfile.exp: Add parentheses.
15191 * gdb.python/py-type.exp: Same.
15192 * gdb.python/py-unwind-maint.py: Same.
15193
15194 2015-04-15 Yao Qi <yao.qi@linaro.org>
15195
15196 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15197 of ":$ptr_size" and set its form explicitly.
15198
15199 2015-04-15 Pedro Alves <palves@redhat.com>
15200 Yao Qi <yao.qi@linaro.org>
15201
15202 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15203 timeout by factor of 4.
15204 (test_regular_watch): Likewise.
15205 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15206 * gdb.reverse/sigall-reverse.exp: Likewise.
15207 * gdb.reverse/until-precsave.exp: Likewise.
15208 * lib/gdb.exp (with_timeout_factor): New proc.
15209 (gdb_expect): Move some code to ...
15210 (get_largest_timeout): ... here. New procedure.
15211
15212 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15213
15214 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15215
15216 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15217
15218 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15219 to write to the .text section.
15220
15221 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15222
15223 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15224 Handle the case of targets that do not provide PID information.
15225
15226 2015-04-13 Yao Qi <yao.qi@linaro.org>
15227
15228 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15229 and use expect instead of gdb_expect.
15230
15231 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15232
15233 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15234 "coredump_var_addr" to avoid naming conflict with other testcases.
15235
15236 2015-04-10 Pedro Alves <palves@redhat.com>
15237
15238 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15239 gdb_test_sequence and gdb_assert.
15240
15241 2015-04-10 Pedro Alves <palves@redhat.com>
15242
15243 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15244 test messages that don't include the breakpoint address.
15245
15246 2015-04-10 Yao Qi <yao.qi@linaro.org>
15247
15248 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15249 false for some offset and width combinations which aren't
15250 supported by linux kernel.
15251
15252 2015-04-10 Pedro Alves <palves@redhat.com>
15253
15254 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15255 procedure, factored out from ...
15256 (top level): ... here. Add "set displaced-stepping" testing axis.
15257 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15258 parameter "displaced". Use it.
15259 (top level): Use foreach and add "set displaced-stepping" testing
15260 axis.
15261
15262 2015-04-10 Pedro Alves <palves@redhat.com>
15263
15264 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15265 Remove comment.
15266 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15267 both the address of the instruction that triggers the watchpoint
15268 and the address of the instruction immediately after, and use
15269 those addresses for the test. Fix comment.
15270
15271 2015-04-10 Pedro Alves <palves@redhat.com>
15272
15273 * gdb.base/sigstep.exp (breakpoint_to_handler)
15274 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15275 Test "backtrace" in handler.
15276 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15277 (top level): Add new "displaced" test axis to
15278 breakpoint_to_handler, breakpoint_to_handler_entry and
15279 breakpoint_over_handler.
15280
15281 2015-04-10 Pedro Alves <palves@redhat.com>
15282
15283 PR gdb/18216
15284 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15285
15286 2015-04-10 Yao Qi <yao.qi@linaro.org>
15287
15288 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15289 (test_add_rn_pc): New function.
15290 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15291 (top level): Invoke test_add_rn_pc.
15292
15293 2015-04-10 Pedro Alves <palves@redhat.com>
15294
15295 PR gdb/13858
15296 * gdb.base/step-over-no-symbols.exp: New file.
15297
15298 2015-04-09 Andy Wingo <wingo@igalia.com>
15299
15300 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15301 after the Python tests.
15302
15303 2015-04-08 Keith Seitz <keiths@redhat.com>
15304
15305 PR python/16699
15306 * gdb.python/py-completion.exp: New tests for completion.
15307 * gdb.python/py-completion.py (CompleteLimit1): New class.
15308 (CompleteLimit2): Likewise.
15309 (CompleteLimit3): Likewise.
15310 (CompleteLimit4): Likewise.
15311 (CompleteLimit5): Likewise.
15312 (CompleteLimit6): Likewise.
15313 (CompleteLimit7): Likewise.
15314
15315 2015-04-08 Pedro Alves <palves@redhat.com>
15316
15317 PR gdb/18214
15318 PR gdb/18216
15319 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15320 function.
15321 (main): Install it as SIGUSR1 handler.
15322 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15323 parameter. Always use "setup" as prefix. Toggle "set
15324 displaced-stepping" off/on depending on global. Don't switch to
15325 thread 1 here.
15326 (top level): Add displaced stepping "off/on" test axis. Update
15327 "setup" calls. Wrap each subtest with with_test_prefix. Test
15328 continuing with a queued signal in each thread.
15329
15330 2015-04-08 Pedro Alves <palves@redhat.com>
15331
15332 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15333 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15334 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15335 Return early if running to main fails.
15336 * gdb.trace/while-stepping.exp: Likewise.
15337
15338 2015-04-07 Pedro Alves <palves@redhat.com>
15339
15340 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15341 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15342 interact with inferior program.
15343
15344 2015-04-07 Pedro Alves <palves@redhat.com>
15345
15346 * lib/gdb.exp (inferior_spawn_id): New global.
15347 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15348 spawn id after processing the user code.
15349 (default_gdb_start): Set inferior_spawn_id.
15350 (send_inferior): New procedure.
15351 * lib/gdbserver-support.exp (gdbserver_start): Set
15352 inferior_spawn_id.
15353 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15354
15355 2015-04-07 Pedro Alves <palves@redhat.com>
15356
15357 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15358 * lib/gdbserver-support.exp (gdbserver_start): Make
15359 $server_spawn_id global.
15360 (gdbserver_start): Don't wait for gdbserver's spawn id with
15361 expect_background.
15362 (close_gdbserver): New procedure.
15363 (gdb_exit): Rename the default version and reimplement.
15364
15365 2015-04-07 Pedro Alves <palves@redhat.com>
15366
15367 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15368 append the substituted item, not the original item.
15369
15370 2015-04-07 Pedro Alves <palves@redhat.com>
15371
15372 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15373 gdb_expect.
15374
15375 2015-04-07 Pedro Alves <palves@redhat.com>
15376
15377 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15378 output appearing once only.
15379
15380 2015-04-07 Pedro Alves <palves@redhat.com>
15381
15382 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15383 that doesn't expect anything. Return early if running to main
15384 fails.
15385
15386 2015-04-07 Yao Qi <yao.qi@linaro.org>
15387
15388 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15389 (child_function): Call alarm.
15390 (main): Move call to alarm into the loop.
15391 * gdb.threads/non-stop-fair-events.exp: Build program with
15392 -DTIMEOUT=$timeout.
15393
15394 2015-04-06 Doug Evans <xdje42@gmail.com>
15395
15396 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15397 Fix dest parameter to board_info.
15398 (fpc_compile): Ditto.
15399 (gdb_compile_pascal): Rename dest arg to destfile.
15400
15401 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15402
15403 * gdb.ada/funcall_ref.exp: New file.
15404 * gdb.ada/funcall_ref/foo.adb: New file.
15405
15406 2015-04-02 Yao Qi <yao.qi@linaro.org>
15407
15408 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15409 is remote.
15410
15411 2015-04-02 Gary Benson <gbenson@redhat.com>
15412
15413 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15414
15415 2015-04-01 Sasha Smundak <asmundak@google.com>
15416
15417 * gdb.python/py-unwind-maint.c: New file.
15418 * gdb.python/py-unwind-maint.exp: New test.
15419 * gdb.python/py-unwind-maint.py: New file.
15420 * gdb.python/py-unwind.c: New file.
15421 * gdb.python/py-unwind.exp: New test.
15422 * gdb.python/py-unwind.py: New test.
15423
15424 2015-04-01 Pedro Alves <palves@redhat.com>
15425
15426 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15427 to fail instead of non-existent $test.
15428
15429 2015-04-01 Pedro Alves <palves@redhat.com>
15430
15431 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15432 GDBFLAGS if not empty.
15433
15434 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15435
15436 * gdb.ada/complete.exp: Remove "multi_line".
15437 * gdb.ada/info_exc.exp: Remove "multi_line".
15438 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15439 * gdb.ada/ptype_field.exp: Remove "multi_line".
15440 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15441 * gdb.ada/tagged.exp: Remove "multi_line".
15442 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15443 [multi_line ...]
15444 * gdb.btrace/delta.exp: Likewise.
15445 * gdb.btrace/exception.exp: Likewise.
15446 * gdb.btrace/function_call_history.exp: Likewise.
15447 * gdb.btrace/instruction_history.exp: Likewise.
15448 * gdb.btrace/nohist.exp: Likewise.
15449 * gdb.btrace/record_goto.exp: Likewise.
15450 * gdb.btrace/segv.exp: Likewise.
15451 * gdb.btrace/stepi.exp: Likewise.
15452 * gdb.btrace/tailcall.exp: Likewise.
15453 * gdb.btrace/unknown_functions.exp: Likewise.
15454 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15455 * lib/gdb.exp: Add the "multi_line" helper.
15456
15457 2015-04-01 Pedro Alves <palves@redhat.com>
15458
15459 * gdb.threads/tid-reuse.c: New file.
15460 * gdb.threads/tid-reuse.exp: New file.
15461
15462 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15463
15464 PR corefiles/16092
15465 * gdb.base/coredump-filter.c: New file.
15466 * gdb.base/coredump-filter.exp: Likewise.
15467
15468 2015-03-27 Petr Machata <pmachata@redhat.com>
15469
15470 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15471 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15472 (Dwarf::assemble): Initialize them.
15473 (Dwarf::lines): New function.
15474
15475 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15476
15477 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15478 SYMBOL_PREFIX for x86_64-*-cygwin.
15479
15480 2015-03-26 Andy Wingo <wingo@igalia.com>
15481
15482 PR symtab/18148
15483 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15484 const_value but not a location.
15485 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15486 location defined in non-main CUs are visible.
15487
15488 2015-03-26 Yao Qi <yao.qi@linaro.org>
15489
15490 PR testsuite/18139
15491 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15492 Add a line number entry for the same line.
15493 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15494 Add a line number entry for the same line.
15495
15496 2015-03-26 Yao Qi <yao.qi@linaro.org>
15497
15498 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15499 .int 0.
15500 (func): Likewise. Add .Lfunc_1 label.
15501 Use .Lfunc_1 label.
15502 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15503 .int 0.
15504 (func): Likewise.
15505 Use .Lfunc_1 label.
15506
15507 2015-03-26 Yao Qi <yao.qi@linaro.org>
15508
15509 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15510 Call gdb_compile instead to compile each .s files without debug
15511 information.
15512
15513 2015-03-26 Yao Qi <yao.qi@linaro.org>
15514
15515 * gdb.base/savedregs.exp (process_saved_regs): Make
15516 "Saved registers:" optional in the pattern.
15517
15518 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15519
15520 * gdb.btrace/next.exp: Merged into step.exp.
15521 * gdb.btrace/finish.exp: Merged into step.exp.
15522 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15523 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15524 "record goto" and checking the exact replay position.
15525 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15526 check for "Recording format" in "info record" output.
15527 * gdb.btrace/record_goto.exp: Choose test file based on target.
15528 * gdb.btrace/x86-record_goto.S: Renamed into ...
15529 * gdb.btrace/x86_64-record_goto.S: ... this.
15530 * gdb.btrace/i686-record_goto.S: New.
15531 * gdb.btrace/x86-tailcall.S: Renamed into ...
15532 * gdb.btrace/x86_64-tailcall.S: ... this.
15533 * gdb.btrace/i686-tailcall.S: New.
15534 * gdb.btrace/x86-tailcall.c: Renamed into ...
15535 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15536 separate statements. Update test.
15537 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15538 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15539 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15540 * gdb.btrace/tailcall.exp: Choose test file based on target.
15541 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15542
15543 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15544
15545 * gdb.btrace/exception.exp: Increase BTS buffer size.
15546
15547 2015-03-24 Pedro Alves <palves@redhat.com>
15548
15549 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15550
15551 2015-03-24 Pedro Alves <palves@redhat.com>
15552
15553 * gdb.threads/schedlock.exp (test_step): No longer expect that
15554 "set scheduler-locking step" with "next" over a function call runs
15555 threads unlocked.
15556
15557 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15558
15559 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15560
15561 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15562
15563 PR breakpoints/16466
15564 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15565 * gdb.mi/mi-pending.c (thread_func): New function.
15566 (int main): Add threading support required.
15567 * gdb.mi/mi-pending.exp: Add tests for this issue.
15568 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15569 (pendfunc2): Remove stdio dependency.
15570 * gdb.mi/mi-pendshr2.c: New file.
15571
15572 2015-03-23 Keith Seitz <keiths@redhat.com>
15573
15574 * gdb.linespec/keywords.c: New file.
15575 * gdb.linespec/keywords.exp: New file.
15576
15577 2015-03-23 Keith Seitz <keiths@redhat.com>
15578
15579 PR gdb/18021
15580 * gdb.dwarf2/staticvirtual.exp: New test.
15581
15582 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15583
15584 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15585 * README: Remove HP-UX and gdb.hp.
15586 (configuration):
15587 * configure: Regenerate.
15588 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15589 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15590 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15591 gdb.hp/gdb.defects/Makefile.
15592 * gdb.hp/Makefile.in: File deleted.
15593 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15594 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15595 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15596 * gdb.hp/gdb.aCC/run.c: File deleted.
15597 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15598 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15599 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15600 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15601 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15602 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15603 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15604 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15605 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15606 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15607 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15608 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15609 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15610 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15611 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15612 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15613 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15614 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15615 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15616 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15617 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15618 * gdb.hp/gdb.compat/average.c: File deleted.
15619 * gdb.hp/gdb.compat/sum.c: File deleted.
15620 * gdb.hp/gdb.compat/xdb.c: File deleted.
15621 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15622 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15623 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15624 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15625 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15626 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15627 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15628 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15629 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15630 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15631 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15632 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15633 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15634 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15635 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15636 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15637 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15638 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15639 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15640 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15641 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15642 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15643 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15644 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15645 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15646 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15647 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15648 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15649 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15650 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15651 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15652 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15653 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15654 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15655 * gdb.hp/tools/odump: File deleted.
15656
15657 2015-03-19 Pedro Alves <palves@redhat.com>
15658
15659 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15660 (saw_thread_3): New globals.
15661 (top level): Increment them when an event for the corresponding
15662 thread is seen.
15663 (no thread starvation): New test.
15664
15665 2015-03-19 Pedro Alves <palves@redhat.com>
15666
15667 * gdb.threads/continue-pending-status.c: New file.
15668 * gdb.threads/continue-pending-status.exp: New file.
15669
15670 2015-03-18 Pedro Alves <palves@redhat.com>
15671
15672 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15673 Use gdb_is_target_remote instead of is_remote. Use
15674 gdb_test_multiple instead of gdb_expect. Exit early if
15675 gdb_test_multiple hits its internal matches. Tighten stepi tests
15676 expected output. Fail on exit with any signal, instead of just
15677 SIGILL.
15678
15679 2015-03-18 Yao Qi <yao.qi@linaro.org>
15680
15681 PR tdep/18107
15682 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15683 variable.
15684 * gdb.base/catch-syscall.exp: Don't skip it on
15685 aarch64*-*-linux* target. Remove elements in all_syscalls.
15686 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15687 target.
15688 (setup_all_syscalls): New proc.
15689
15690 2015-03-16 Yao Qi <yao.qi@linaro.org>
15691
15692 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15693 (top level): Skip tests if valid_addr_p returns false for
15694 $cmd1 or $cmd2.
15695
15696 2015-03-11 Andy Wingo <wingo@igalia.com>
15697
15698 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15699
15700 2015-03-11 Yao Qi <yao.qi@linaro.org>
15701
15702 * gdb.base/catch-syscall.exp: Fix typo in comments.
15703
15704 2015-03-11 Yao Qi <yao.qi@linaro.org>
15705
15706 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15707
15708 2015-03-09 Pedro Alves <palves@redhat.com>
15709
15710 * dg-extract-results.py: Delete.
15711
15712 2015-03-09 Pedro Alves <palves@redhat.com>
15713
15714 Merge dg-extract-results.sh from GCC upstream (r218843).
15715
15716 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15717 * dg-extract-results.sh: Use --text with grep to avoid issues with
15718 binary files. Fall back to cat -v, if that doesn't work.
15719
15720 2015-03-05 Pedro Alves <palves@redhat.com>
15721
15722 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15723
15724 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15725
15726 * lib/mi-support.exp (mi_expect_interrupt): Accept
15727 alternative event for when in all-stop mode.
15728
15729 2015-03-04 Pedro Alves <palves@redhat.com>
15730
15731 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15732
15733 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15734
15735 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15736
15737 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15738
15739 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15740 regexps for GDB's current line display, accept a hex address
15741 preceding the line number.
15742
15743 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15744
15745 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15746 the 'arch1' variable for "s390*-linux*" targets.
15747
15748 2015-03-04 Pedro Alves <palves@redhat.com>
15749
15750 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15751 (main): Pass missing retval argument to pthread_join call.
15752
15753 2015-03-02 Pedro Alves <palves@redhat.com>
15754
15755 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15756 (top level): Call do_test with non-stop as well.
15757
15758 2015-03-02 Pedro Alves <palves@redhat.com>
15759
15760 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15761 -1.
15762
15763 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15764
15765 * gdb.arch/s390-vregs.exp: New test.
15766 * gdb.arch/s390-vregs.S: New file.
15767
15768 2015-02-27 Pedro Alves <palves@redhat.com>
15769
15770 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15771 call to catch_command_errors.
15772 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15773 catch_command_errors.
15774
15775 2015-02-27 Pedro Alves <palves@redhat.com>
15776
15777 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15778 "true" for boolean result.
15779 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15780 prototype of main.
15781
15782 2015-02-27 Pedro Alves <palves@redhat.com>
15783
15784 * lib/unbuffer_output.c: New file.
15785 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15786 (main): Call gdb_unbuffer_output.
15787
15788 2015-02-27 Yao Qi <yao.qi@linaro.org>
15789
15790 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15791 target.
15792
15793 2015-02-26 Doug Evans <dje@google.com>
15794
15795 * gdb.cp/class2.cc (Dbase, D): New classes.
15796 (main): New local delta.
15797 * gdb.cp/class2.exp: Test printing delta.
15798 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15799 (dynbar): New global.
15800 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15801
15802 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15803
15804 * gdb.compile/compile-ifunc.c: New file.
15805 * gdb.compile/compile-ifunc.exp: New file.
15806
15807 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15808
15809 * gdb.base/structs.exp: Check for correct struct on finish.
15810
15811 2015-02-26 Yao Qi <yao.qi@linaro.org>
15812
15813 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15814 is zero.
15815
15816 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15817
15818 * gdb.arch/cordic.ko.bz2: New file.
15819 * gdb.arch/cordic.ko.debug.bz2: New file.
15820 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15821
15822 2015-02-25 Yao Qi <yao.qi@linaro.org>
15823
15824 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15825 aarch64*-*-* target.
15826
15827 2015-02-23 Pedro Alves <palves@redhat.com>
15828
15829 * lib/gdb.exp (delete_breakpoints): Rewrite using
15830 gdb_test_multiple.
15831
15832 2015-02-23 Pedro Alves <palves@redhat.com>
15833
15834 * gdb.base/info-os.c: Include stdlib.h.
15835
15836 2015-02-22 Doug Evans <xdje42@gmail.com>
15837
15838 PR symtab/17855
15839 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15840 is read after symbols have been re-read.
15841 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15842 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15843
15844 2015-02-21 Doug Evans <dje@google.com>
15845
15846 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15847
15848 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15849
15850 PR corefiles/17808
15851 * gdb.arch/i386-biarch-core.core.bz2: New file.
15852 * gdb.arch/i386-biarch-core.exp: New file.
15853
15854 2015-02-21 Pedro Alves <palves@redhat.com>
15855
15856 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15857 runto_main fails.
15858
15859 2015-02-20 Pedro Alves <palves@redhat.com>
15860
15861 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15862 info probes.
15863
15864 2015-02-20 Pedro Alves <palves@redhat.com>
15865
15866 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15867
15868 2015-02-20 Pedro Alves <palves@redhat.com>
15869
15870 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15871 clean_restart before gdb_target_supports_trace.
15872
15873 2015-02-20 Pedro Alves <palves@redhat.com>
15874
15875 PR threads/18006
15876 * gdb.threads/clone-thread_db.c: New file.
15877 * gdb.threads/clone-thread_db.exp: New file.
15878
15879 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15880
15881 PR breakpoints/16812
15882 * gdb.base/catch-gdb-caused-signals.c: New file.
15883 * gdb.base/catch-gdb-caused-signals.exp: New file.
15884
15885 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15886
15887 * configure: Regenerated.
15888 * configure.ac: Use GDB_AC_TRANSFORM.
15889 * aclocal.m4: sinclude ../transform.m4.
15890
15891 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15892
15893 * lib/dtrace.exp: New file.
15894 * gdb.base/dtrace-probe.exp: Likewise.
15895 * gdb.base/dtrace-probe.d: Likewise.
15896 * gdb.base/dtrace-probe.c: Likewise.
15897 * lib/pdtrace.in: Likewise.
15898 * configure.ac: Output variables with the transformed names of
15899 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15900 * configure: Regenerated.
15901
15902 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15903
15904 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15905 expected message when trying to access $_probe_* convenience
15906 variables while not on a probe.
15907
15908 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15909
15910 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15911
15912 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15913
15914 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15915 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15916
15917 2015-02-10 Doug Evans <xdje42@gmail.com>
15918
15919 * lib/gdb.exp (gdb_load): Always return a result.
15920
15921 2015-02-10 Pedro Alves <palves@redhat.com>
15922
15923 * gdb.threads/signal-sigtrap.c: New file.
15924 * gdb.threads/signal-sigtrap.exp: New file.
15925
15926 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15927
15928 * gdb.trace/no-attach-trace.c: New file.
15929 * gdb.trace/no-attach-trace.exp: New file.
15930
15931 2015-02-09 Mark Wielaard <mjw@redhat.com>
15932
15933 * gdb.dwarf2/atomic.c: New file.
15934 * gdb.dwarf2/atomic-type.exp: Likewise.
15935
15936 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15937
15938 * gdb.btrace/buffer-size.exp: Update "info record" output.
15939 * gdb.btrace/delta.exp: Update "info record" output.
15940 * gdb.btrace/enable.exp: Update "info record" output.
15941 * gdb.btrace/finish.exp: Update "info record" output.
15942 * gdb.btrace/instruction_history.exp: Update "info record" output.
15943 * gdb.btrace/next.exp: Update "info record" output.
15944 * gdb.btrace/nexti.exp: Update "info record" output.
15945 * gdb.btrace/step.exp: Update "info record" output.
15946 * gdb.btrace/stepi.exp: Update "info record" output.
15947 * gdb.btrace/nohist.exp: Update "info record" output.
15948
15949 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15950
15951 * gdb.btrace/buffer-size: New.
15952
15953 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15954
15955 * gdb.btrace/delta.exp: Update "info record" output.
15956 * gdb.btrace/enable.exp: Update "info record" output.
15957 * gdb.btrace/finish.exp: Update "info record" output.
15958 * gdb.btrace/instruction_history.exp: Update "info record" output.
15959 * gdb.btrace/next.exp: Update "info record" output.
15960 * gdb.btrace/nexti.exp: Update "info record" output.
15961 * gdb.btrace/step.exp: Update "info record" output.
15962 * gdb.btrace/stepi.exp: Update "info record" output.
15963 * gdb.btrace/nohist.exp: Update "info record" output.
15964
15965 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15966
15967 PR gdb/15678
15968 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15969
15970 2015-02-06 Pedro Alves <palves@redhat.com>
15971
15972 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15973 macro.
15974 (seconds_left, again): New globals.
15975 (main): Wait seconds_left in a 1-second sleep loop instead of
15976 sleeping 180 seconds. If 'again' is set, reset the seconds
15977 counter.
15978 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15979 'again' in the inferior before detaching. Print the seconds left.
15980 (options): New global.
15981 (top level): Build program with -DTIMEOUT=$timeout.
15982
15983 2015-02-06 Pedro Alves <palves@redhat.com>
15984
15985 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15986 determine how many seconds to pass to 'alarm'.
15987 * gdb.base/gdb-sigterm.exp (top level): Build program with
15988 -DTIMEOUT=$timeout.
15989 (do_test): Return success/failure indication. Add more verbose
15990 logging. Don't fail if 200 single steps are seen. Instead, fail
15991 when the test times out.
15992 (passes): New global.
15993 (top level): Break the testing loop if testing fails on any
15994 iteration. Use gdb_assert.
15995
15996 2015-02-04 Don Breazeal <donb@codesourcery.com>
15997
15998 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15999 and initialize them.
16000 (ipc_cleanup): New function.
16001 (main): Don't declare shmid, semid, and msqid. Add a call to
16002 atexit so that we call ipc_cleanup on exit.
16003
16004 2015-02-04 Pedro Alves <palves@redhat.com>
16005
16006 * boards/native-extended-gdbserver.exp: Remove any target variant
16007 specifications from the board name before clearing the isremote
16008 flag from board_info.
16009
16010 2015-01-31 Doug Evans <xdje42@gmail.com>
16011
16012 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16013
16014 2015-01-31 Gary Benson <gbenson@redhat.com>
16015
16016 * gdb.base/completion.exp: Disable completion limiting for
16017 existing tests. Add new tests to check completion limiting.
16018 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16019
16020 2015-01-31 Doug Evans <xdje42@gmail.com>
16021
16022 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16023
16024 2015-01-31 Doug Evans <xdje42@gmail.com>
16025
16026 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16027 entries. Duplicate file section script entries.
16028 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16029 inlined entries. Add test for safe-path rejection.
16030 * gdb.python/py-section-script.c: Add duplicate inlined section script
16031 entries. Duplicate file section script entries.
16032 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16033 inlined entries. Add test for safe-path rejection.
16034
16035 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16036
16037 * gdb.ada/disc_arr_bound: New testcase.
16038
16039 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16040
16041 * gdb.ada/mi_var_array: New testcase.
16042
16043 2015-01-27 Doug Evans <dje@google.com>
16044
16045 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16046 Add test for objfile.filename, objfile.username after objfile
16047 has been unloaded.
16048
16049 2015-01-26 Joel Brobecker <brobecker@adacore.com>
16050
16051 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16052 the second test to print the name attribute of value
16053 returned by the call to gdb.lookup_type, and adjust
16054 the expected output accordingly.
16055
16056 2015-01-25 Mark Wielaard <mjw@redhat.com>
16057
16058 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16059 * gdb.base/disp-step-fork.c: Include unistd.h.
16060 * gdb.base/siginfo-obj.c: Include stdio.h.
16061 * gdb.base/siginfo-thread.c: Likewise.
16062 * gdb.mi/non-stop.c: Include unistd.h.
16063 * gdb.mi/nsthrexec.c: Include stdio.h.
16064 * gdb.mi/pthreads.c: Include unistd.h.
16065 * gdb.modula2/unbounded1.c (main): Declare returns int.
16066 * gdb.reverse/consecutive-reverse.c: Likewise.
16067 * gdb.threads/create-fail.c: Include unistd.h.
16068 * gdb.threads/killed.c: Likewise.
16069 * gdb.threads/linux-dp.c: Likewise.
16070 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16071 * gdb.threads/non-ldr-exc-2.c: Likewise.
16072 * gdb.threads/non-ldr-exc-3.c: Likewise.
16073 * gdb.threads/non-ldr-exc-4.c: Likewise.
16074 * gdb.threads/pthreads.c: Include unistd.h.
16075 (main): Declare returns int.
16076 * gdb.threads/tls-main.c (foo): New declaration.
16077 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16078
16079 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16080
16081 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16082 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16083
16084 2015-01-15 Mark Wielaard <mjw@redhat.com>
16085
16086 * gdb.base/noreturn-return.c: New file.
16087 * gdb.base/noreturn-return.exp: New file.
16088 * gdb.base/noreturn-finish.c: New file.
16089 * gdb.base/noreturn-finish.exp: New file.
16090
16091 2015-01-23 Pedro Alves <palves@redhat.com>
16092
16093 * gdb.threads/continue-pending-after-query.c: New file.
16094 * gdb.threads/continue-pending-after-query.exp: New file.
16095
16096 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16097 Simon Marchi <simon.marchi@ericsson.com>
16098
16099 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16100 * gdb.base/valgrind-db-attach.exp: Same.
16101 * gdb.base/valgrind-infcall.exp: Same.
16102 * lib/mi-support.exp (default_mi_gdb_start): Same.
16103 * lib/prompt.exp (default_prompt_gdb_start): Same.
16104 * lib/gdb.exp (default_gdb_spawn): Same.
16105 (gdb_interact): New.
16106
16107
16108 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16109
16110 * gdb.compile/compile.exp (pointer to jit function): New test.
16111
16112 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16113
16114 * lib/gdb.exp (supports_process_record): Return true for
16115 powerpc*-*-linux*.
16116 (supports_reverse): Likewise.
16117
16118 2015-01-15 Don Breazeal <donb@codesourcery.com>
16119
16120 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16121 instead of checking whether the target board is remote and
16122 use spawn_wait_for_attach instead of exec/sleep.
16123 * gdb.base/attach-twice.exp: Likewise.
16124
16125 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16126
16127 * gdb.ada/var_arr_attrs: New testcase.
16128
16129 2015-01-14 Pedro Alves <palves@redhat.com>
16130 Joel Brobecker <brobecker@adacore.com>
16131
16132 PR gdb/17525
16133 * gdb.base/bp-cmds-execution-x-script.c: New file.
16134 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16135 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16136
16137 2015-01-14 Pedro Alves <palves@redhat.com>
16138
16139 PR cli/17828
16140 * gdb.base/batch-preserve-term-settings.c: New file.
16141 * gdb.base/batch-preserve-term-settings.exp: New file.
16142
16143 2015-01-13 Doug Evans <dje@google.com>
16144
16145 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16146 binary.
16147
16148 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16149
16150 * Makefile.in (clean mostlyclean): Do not delete *.py.
16151
16152 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16153
16154 * gdb.python/py-lookup-type.exp: New file.
16155
16156 2015-01-12 Pedro Alves <palves@redhat.com>
16157
16158 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16159 restore GDBFLAGS before returning.
16160
16161 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16162
16163 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16164 is_amd64_regs_target and is_x86_like_target.
16165
16166 2015-01-11 Doug Evans <xdje42@gmail.com>
16167
16168 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16169 is given without an explicit form.
16170 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16171 attributes.
16172 * gdb.dwarf/corrupt.exp: Ditto.
16173 * gdb.dwarf2/enum-type.exp: Ditto.
16174 * gdb.trace/entry-values.exp: Ditto.
16175 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16176
16177 2015-01-11 Doug Evans <xdje42@gmail.com>
16178
16179 PR gdb/15830
16180 * gdb.base/maint.exp: Remove references to "maint demangle".
16181 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16182 Add tests for explicitly specifying language to demangle.
16183 * gdb.dlang/demangle.exp: Ditto.
16184
16185 2015-01-09 Pedro Alves <palves@redhat.com>
16186
16187 * gdb.threads/non-stop-fair-events.c: New file.
16188 * gdb.threads/non-stop-fair-events.exp: New file.
16189
16190 2015-01-09 Pedro Alves <palves@redhat.com>
16191
16192 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16193 the global scope. Set a breakpoint after all threads are started
16194 rather than stepping over two source lines. Expect the prompt.
16195 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16196 global.
16197 (NUM): Now 15.
16198 (main): Use threads_started_barrier to wait for all threads to
16199 start. Main thread no longer calls thread_function. Exit after
16200 180 seconds.
16201 (loop): New function.
16202 (thread_function): Wait on threads_started_barrier barrier. Call
16203 'loop' at each iteration.
16204 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16205 threads have started, instead of hardcoding number of "next"
16206 steps. Use an access watchpoint instead of a write watchpoint.
16207
16208 2015-01-09 Pedro Alves <palves@redhat.com>
16209
16210 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16211 (thread_func): Wait on barrier.
16212 (main): Wait for all threads to start before stopping GDB.
16213 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16214 global.
16215 (thread1_func, thread2_func): Wait on barrier.
16216 (main): Wait for all threads to start before stopping GDB.
16217 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16218 New global.
16219 (thread1_func, thread2_func): Wait on barrier.
16220 (main): Wait for all threads to start before stopping GDB.
16221
16222 2015-01-09 Pedro Alves <palves@redhat.com>
16223
16224 * gdb.threads/attach-many-short-lived-threads.c: New file.
16225 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16226
16227 2014-01-09 Pedro Alves <palves@redhat.com>
16228
16229 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16230 instead of to thread 2.
16231 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16232 Add barrier around each pthread_create call instead of around all
16233 calls.
16234 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16235 Set a break on thread_function and have the child threads hit it
16236 one at at a time.
16237
16238 2015-01-09 Pedro Alves <palves@redhat.com>
16239
16240 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16241 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16242 false.
16243 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16244 checking whether the target board is remote.
16245 * gdb.multi/multi-attach.exp: Likewise.
16246 * gdb.python/py-sync-interp.exp: Likewise.
16247 * gdb.server/ext-attach.exp: Likewise.
16248 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16249 tests that need to attach, instead of checking whether the target
16250 board is remote at the top of the file.
16251
16252 2015-01-08 Yao Qi <yao@codesourcery.com>
16253
16254 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16255
16256 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16257
16258 Fix testcase compilation.
16259 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16260
16261 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16262
16263 * gdb.python/py-type.exp: Add a couple test about empty
16264 array creation, and negative-length array creation.
16265
16266 2015-01-02 Doug Evans <xdje42@gmail.com>
16267
16268 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16269
16270 2015-01-02 Doug Evans <dje@google.com>
16271
16272 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16273
16274 2014-12-29 Yao Qi <yao@codesourcery.com>
16275
16276 * gdb.trace/entry-values.exp: Update comments. Rename variable
16277 bar_call_foo to returned_from_foo.
16278
16279 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16280
16281 PR gdb/17394
16282 * gdb.linespec/break-asm-file.c: New file.
16283 * gdb.linespec/break-asm-file.exp: New file.
16284 * gdb.linespec/break-asm-file0.s: New file.
16285 * gdb.linespec/break-asm-file1.s: New file.
16286
16287 2014-12-18 Nigel Stephens <nigel@mips.com>
16288 Maciej W. Rozycki <macro@codesourcery.com>
16289
16290 * gdb.base/float.exp: Handle the new output from "info float" on
16291 MIPS targets.
16292
16293 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16294
16295 Fix MinGW compilation.
16296 * gdb.compile/compile-ops.exp: Update untested message if
16297 !skip_compile_feature_tests.
16298 * gdb.compile/compile-setjmp.exp: Likewise.
16299 * gdb.compile/compile-tls.exp: Likewise.
16300 * gdb.compile/compile.exp: Likewise.
16301 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16302 supported on this host".
16303
16304 2014-12-16 Doug Evans <xdje42@gmail.com>
16305
16306 * boards/stabs.exp: New file.
16307
16308 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16309
16310 * gdb.base/completion.exp: Adjust to format changes of "maint
16311 print user-registers".
16312
16313 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16314
16315 PR server/17457
16316 * gdb.arch/aarch64-fp.c: New file.
16317 * gdb.arch/aarch64-fp.exp: New file.
16318
16319 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16320
16321 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16322 r210637, r210913, r211666, r215400, r215817).
16323
16324 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16325 * dg-extract-results.py: New file.
16326 * dg-extract-results.sh: Use it if the environment seems
16327 suitable.
16328
16329 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16330
16331 * dg-extract-results.py (parse_run): Handle warnings that
16332 are printed before a test harness is run.
16333
16334 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16335
16336 * dg-extract-results.py (Named): Remove __cmp__ method.
16337 (output_variation): Use a key to sort variation.harnesses.
16338
16339 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16340
16341 * dg-extract-results.py: For Python 3, force sys.stdout to
16342 handle surrogate escape sequences.
16343 (safe_open): New function.
16344 (output_segment, main): Use it.
16345
16346 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16347
16348 * dg-extract-results.py (Prog.result_re): Include options
16349 in test name.
16350
16351 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16352
16353 * dg-extract-results.py (output_variation): Always sort if
16354 do_sum.
16355
16356 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16357
16358 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16359 as long as we get pagination notifications.
16360
16361 2014-12-15 Jason Merrill <jason@redhat.com>
16362
16363 * Makefile.in (check-gdb.%): Restore.
16364 * README: Mention it.
16365
16366 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16367
16368 * gdb.ada/str_uninit: New testcase.
16369
16370 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16371
16372 PR symtab/17642
16373 * gdb.base/vla-stub-define.c: New file.
16374 * gdb.base/vla-stub.c: New file.
16375 * gdb.base/vla-stub.exp: New file.
16376
16377 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16378 Jan Kratochvil <jan.kratochvil@redhat.com>
16379 Tom Tromey <tromey@redhat.com>
16380
16381 * configure.ac: Add gdb.compile/.
16382 * configure: Regenerate.
16383 * gdb.compile/Makefile.in: New file.
16384 * gdb.compile/compile-ops.exp: New file.
16385 * gdb.compile/compile-ops.c: New file.
16386 * gdb.compile/compile-tls.c: New file.
16387 * gdb.compile/compile-tls.exp: New file.
16388 * gdb.compile/compile-constvar.S: New file.
16389 * gdb.compile/compile-constvar.c: New file.
16390 * gdb.compile/compile-mod.c: New file.
16391 * gdb.compile/compile-nodebug.c: New file.
16392 * gdb.compile/compile-setjmp-mod.c: New file.
16393 * gdb.compile/compile-setjmp.c: New file.
16394 * gdb.compile/compile-setjmp.exp: New file.
16395 * gdb.compile/compile-shlib.c: New file.
16396 * gdb.compile/compile.c: New file.
16397 * gdb.compile/compile.exp: New file.
16398 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16399
16400 2014-12-12 Tom Tromey <tromey@redhat.com>
16401
16402 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16403 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16404
16405 2014-12-12 Doug Evans <dje@google.com>
16406
16407 * lib/gdb-python.exp (get_python_valueof): New function.
16408 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16409
16410 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16411
16412 * gdb.base/completion.exp: Add test for completion of "info
16413 registers ".
16414
16415 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16416
16417 * gdb.base/func-ptrs.c: New file.
16418 * gdb.base/func-ptrs.exp: New file.
16419
16420 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16421
16422 PR breakpoints/17012
16423 * gdb.base/dprintf-detach.c: New file.
16424 * gdb.base/dprintf-detach.exp: New file.
16425
16426 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16427
16428 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16429 * lib/gdb.exp (target_is_gdbserver): New procedure.
16430
16431 2014-12-08 Doug Evans <dje@google.com>
16432
16433 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16434
16435 2014-12-05 Yao Qi <yao@codesourcery.com>
16436
16437 * gdb.guile/scm-error.exp: Remove the third argument to
16438 gdb_remote_download.
16439 * gdb.guile/scm-frame-args.exp: Likewise.
16440 * gdb.guile/scm-section-script.exp: Likewise.
16441
16442 2014-12-05 Yao Qi <yao@codesourcery.com>
16443
16444 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16445
16446 2014-12-04 Doug Evans <dje@google.com>
16447
16448 * gdb.python/py-objfile.exp: Add tests for
16449 objfile.add_separate_debug_file.
16450
16451 2014-12-04 Doug Evans <dje@google.com>
16452
16453 * lib/gdb.exp (get_build_id): New function.
16454 (build_id_debug_filename_get): Rewrite to use it.
16455 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16456
16457 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16458
16459 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16460 `method(long)', not just 0x0.
16461 * gdb.cp/nsalias.exp: Align code labels to 4.
16462 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16463 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16464 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16465 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16466 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16467 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16468
16469 2014-12-02 Doug Evans <dje@google.com>
16470
16471 PR symtab/17602
16472 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16473 * gdb.cp/anon-ns2.cc: ... here. New file.
16474 * gdb.cp/anon-ns.exp: Update.
16475
16476 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16477
16478 * gdb.python/py-events.py (inferior_call_handler): New.
16479 (register_changed_handler, memory_changed_handler): New.
16480 (test_events.invoke): Register new handlers.
16481 * gdb.python/py-events.exp: Add tests for inferior call,
16482 memory_changed and register_changed events.
16483
16484 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16485
16486 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16487 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16488 if the linker doesn't understand this.
16489
16490 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16491
16492 * gdb.python/python.exp: Change expected reply to help().
16493
16494 2014-12-01 Yao Qi <yao@codesourcery.com>
16495
16496 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16497 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16498 * configure: Re-generated.
16499
16500 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16501
16502 * gdb.cp/chained-calls.cc: New file.
16503 * gdb.cp/chained-calls.exp: New file.
16504 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16505
16506 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16507
16508 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16509 * gdb.dwarf2/symtab-producer.exp: Same.
16510 * gdb.gdb/python-interrupts.exp: Same.
16511 * gdb.gdb/python-selftest.exp: Same.
16512 * gdb.python/py-linetable.exp: Same.
16513 * gdb.python/py-type.exp: Same.
16514 * gdb.python/py-value-cc.exp: Same.
16515 * gdb.python/py-value.exp: Same.
16516
16517 2014-11-28 Yao Qi <yao@codesourcery.com>
16518
16519 * gdb.base/break-probes.exp: Match library name prefixed with
16520 sysroot.
16521
16522 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16523
16524 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16525 test expected output. Add parentheses for the call to print.
16526 Remove L suffix from integers.
16527
16528 2014-11-26 Doug Evans <dje@google.com>
16529
16530 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16531
16532 2014-11-22 Yao Qi <yao@codesourcery.com>
16533
16534 * gdb.trace/entry-values.c: Remove asms.
16535 (foo): Add foo_label.
16536 (bar): Add bar_label.
16537 * gdb.trace/entry-values.exp: Remove code computing foo's
16538 length and bar's length.
16539 (Dwarf::assemble): Invoke function_range for bar and use
16540 MACRO_AT_func for foo.
16541
16542 2014-11-22 Yao Qi <yao@codesourcery.com>
16543
16544 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16545 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16546 Use .Lgcc43_procstart instead of gcc43.
16547
16548 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16549
16550 * gdb.ada/n_arr_bound: New testcase.
16551
16552 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16553
16554 PR breakpoints/10737
16555 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16556 test_catch_syscall_multi_arch.
16557 (test_catch_syscall_multi_arch): New function.
16558
16559 2014-11-20 Doug Evans <xdje42@gmail.com>
16560
16561 * gdb.base/maint.exp: Update expected output.
16562
16563 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16564
16565 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16566 4-byte instruction on S390.
16567
16568 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16569
16570 * gdb.ada/arr_arr: New testcase.
16571
16572 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16573
16574 * gdb.ada/pkd_arr_elem: New Testcase.
16575
16576 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16577
16578 * gdb.reverse/break-precsave: Expect completion message for
16579 core file reads.
16580 * gdb.reverse/consecutive-precsave.exp: Likewise.
16581 * gdb.reverse/finish-precsave.exp: Likewise.
16582 * gdb.reverse/i386-precsave.exp: Likewise.
16583 * gdb.reverse/machinestate-precsave.exp: Likewise.
16584 * gdb.reverse/sigall-precsave.exp: Likewise.
16585 * gdb.reverse/solib-precsave.exp: Likewise.
16586 * gdb.reverse/step-precsave.exp: Likewise.
16587 * gdb.reverse/until-precsave.exp: Likewise.
16588 * gdb.reverse/watch-precsave.exp: Likewise.
16589
16590 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16591
16592 * gdb.base/bp-permanent.c: Include unistd.h.
16593 * gdb.python/py-framefilter-mi.c (main): Add return type.
16594 * gdb.python/py-framefilter.c (main): Likewise.
16595 * gdb.trace/actions-changed.c (main): Likewise.
16596
16597 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16598
16599 * gdb.mi/until.c: Add eye-catchers.
16600 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16601 line numbers.
16602
16603 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16604
16605 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16606 function header variants in break1.c.
16607 * gdb.base/ena-dis-br.exp: Likewise.
16608 * gdb.base/hbreak2.exp: Likewise.
16609 * gdb.reverse/until-precsave.exp: Drop references to removed
16610 non-prototype function header variants in ur1.c.
16611 * gdb.reverse/until-reverse.exp: Likewise.
16612
16613 2014-11-17 Petr Machata <pmachata@redhat.com>
16614
16615 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16616 ${_cu_offset_size} bytes abbrev offset.
16617
16618 2014-11-15 Doug Evans <xdje42@gmail.com>
16619
16620 PR symtab/17559
16621 * gdb.base/line-symtabs.exp: New file.
16622 * gdb.base/line-symtabs.c: New file.
16623 * gdb.base/line-symtabs.h: New file.
16624
16625 2014-11-14 Yao Qi <yao@codesourcery.com>
16626
16627 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16628 (func): Add label func_label.
16629 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16630 Replace low_pc and high_pc with MACRO_AT_range.
16631 Replace name, low_pc and high_pc with MACRO_AT_func.
16632
16633 2014-11-14 Yao Qi <yao@codesourcery.com>
16634
16635 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16636 Replace name, low_pc and high_pc with MACRO_AT_func.
16637
16638 2014-11-14 Yao Qi <yao@codesourcery.com>
16639
16640 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16641 produce debug information.
16642 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16643
16644 2014-11-14 Yao Qi <yao@codesourcery.com>
16645
16646 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16647 object and get function length.
16648 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16649 with MACRO_AT_func.
16650 (top-level): Replace gdb_compile and clean_restart with
16651 prepare_for_testing.
16652 * gdb.dwarf2/main.c (main): Add label main_label.
16653
16654 2014-11-14 Yao Qi <yao@codesourcery.com>
16655
16656 * lib/dwarf.exp (function_range): New procedure.
16657 (Dwarf::_handle_macro_at_func): New procedure.
16658 (Dwarf::_handle_macro_at_range): New procedure.
16659 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16660
16661 2014-11-14 Yao Qi <yao@codesourcery.com>
16662
16663 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16664 (_handle_attribute): New procedure.
16665
16666 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16667
16668 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16669 * gdb.base/call-sc.c (zed): Likewise.
16670 * gdb.base/checkpoint.c (main): Likewise.
16671 * gdb.base/dump.c (main): Likewise.
16672 * gdb.base/gcore.c (main): Likewise.
16673 * gdb.base/huge.c (main): Likewise.
16674 * gdb.base/multi-forks.c (main): Likewise.
16675 * gdb.base/pr10179-a.c (main): Likewise.
16676 * gdb.base/savedregs.c (main): Likewise.
16677 * gdb.base/sigaltstack.c (main): Likewise.
16678 * gdb.base/siginfo.c (main): Likewise.
16679 * gdb.base/structs.c (zed): Likewise.
16680 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16681 * gdb.mi/mi-syn-frame.c (main): Likewise.
16682 * gdb.mi/until.c (foo, main): Likewise.
16683 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16684 * gdb.base/solib-weak.c (foo): Declare.
16685 * gdb.base/attach-twice.c: Include stdio.h.
16686 * gdb.base/weaklib1.c: Likewise.
16687 * gdb.base/weaklib2.c: Likewise.
16688 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16689 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16690 unistd.h.
16691 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16692 * gdb.mi/mi-exit-code.c: Likewise.
16693 * gdb.base/break-interp-lib.c: Include string.h.
16694 * gdb.base/coremaker.c: Likewise.
16695 * gdb.base/testenv.c: Likewise.
16696 * gdb.python/py-finish-breakpoint.c: Likewise.
16697 * gdb.base/inferior-died.c: Include sys/wait.h.
16698 * gdb.base/fileio.c: Include time.h.
16699 * gdb.base/async-shell.c: Include unistd.h.
16700 * gdb.base/dprintf-non-stop.c: Likewise.
16701 * gdb.base/info-os.c: Likewise.
16702 * gdb.mi/mi-console.c: Likewise.
16703 * gdb.mi/watch-nonstop.c: Likewise.
16704 * gdb.python/py-events.c: Likewise.
16705 * gdb.base/async.c (baz): Move up before its invocation.
16706 * gdb.base/code_elim2.c (my_global_func): Likewise.
16707 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16708 * gdb.base/advance.c (func2): Likewise.
16709
16710 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16711
16712 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16713 variant.
16714 * gdb.base/annota3.c: Likewise.
16715 * gdb.base/async.c: Likewise.
16716 * gdb.base/average.c: Likewise.
16717 * gdb.base/call-ar-st.c: Likewise.
16718 * gdb.base/call-rt-st.c: Likewise.
16719 * gdb.base/call-sc.c: Likewise.
16720 * gdb.base/call-strs.c: Likewise.
16721 * gdb.base/ending-run.c: Likewise.
16722 * gdb.base/execd-prog.c: Likewise.
16723 * gdb.base/exprs.c: Likewise.
16724 * gdb.base/foll-exec.c: Likewise.
16725 * gdb.base/foll-fork.c: Likewise.
16726 * gdb.base/foll-vfork.c: Likewise.
16727 * gdb.base/funcargs.c: Likewise.
16728 * gdb.base/gcore.c: Likewise.
16729 * gdb.base/jump.c: Likewise.
16730 * gdb.base/langs0.c: Likewise.
16731 * gdb.base/langs1.c: Likewise.
16732 * gdb.base/langs2.c: Likewise.
16733 * gdb.base/mips_pro.c: Likewise.
16734 * gdb.base/nodebug.c: Likewise.
16735 * gdb.base/opaque0.c: Likewise.
16736 * gdb.base/opaque1.c: Likewise.
16737 * gdb.base/recurse.c: Likewise.
16738 * gdb.base/run.c: Likewise.
16739 * gdb.base/scope0.c: Likewise.
16740 * gdb.base/scope1.c: Likewise.
16741 * gdb.base/setshow.c: Likewise.
16742 * gdb.base/setvar.c: Likewise.
16743 * gdb.base/shmain.c: Likewise.
16744 * gdb.base/shr1.c: Likewise.
16745 * gdb.base/shr2.c: Likewise.
16746 * gdb.base/sigall.c: Likewise.
16747 * gdb.base/signals.c: Likewise.
16748 * gdb.base/so-indr-cl.c: Likewise.
16749 * gdb.base/solib2.c: Likewise.
16750 * gdb.base/structs.c: Likewise.
16751 * gdb.base/sum.c: Likewise.
16752 * gdb.base/vforked-prog.c: Likewise.
16753 * gdb.base/watchpoint.c: Likewise.
16754 * gdb.reverse/shr2.c: Likewise.
16755 * gdb.reverse/until-reverse.c: Likewise.
16756 * gdb.reverse/ur1.c: Likewise.
16757 * gdb.reverse/watch-reverse.c: Likewise.
16758
16759 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16760
16761 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16762 variant.
16763 * gdb.base/sepdebug.exp: Drop references to removed code.
16764
16765 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16766
16767 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16768 variant. Preserve original line numbering.
16769 * gdb.base/list1.c: Likewise.
16770
16771 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16772
16773 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16774 variant.
16775 * gdb.base/break1.c: Likewise.
16776 * gdb.base/break.exp: Drop references to removed code.
16777
16778 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16779
16780 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16781 variant.
16782
16783 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16784
16785 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16786
16787 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16788
16789 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16790 logic into perform_all_tests() and invoke it with and without
16791 function header prototypes.
16792 (do_function_calls): Remove conditional XFAIL for PR 5318.
16793 (rerun_and_prepare): Remove duplicate code.
16794 (perform_all_tests): New. Main logic moved here.
16795
16796 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16797
16798 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16799 code guarded by #ifdef NO_PROTOTYPES.
16800 (t_double_many_args): Likewise.
16801 (DEF_FUNC_MANY_ARGS_1): Likewise.
16802 (DEF_FUNC_VALUES_1): Likewise.
16803 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16804 guarded by #ifdef PROTOTYPES.
16805
16806 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16807
16808 * gdb.mi/mi-console.c: Add eye-catcher.
16809 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16810 instead of literal line number.
16811
16812 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16813
16814 * gdb.base/shr2.c: Add eye-catcher.
16815 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16816 line number.
16817
16818 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16819
16820 * gdb.base/jump.c: Add eye-catchers.
16821 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16822 numbers.
16823
16824 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16825
16826 * gdb.base/execd-prog.c: Add eye-catchers.
16827 * gdb.base/foll-exec.c: Likewise.
16828 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16829 line numbers.
16830
16831 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16832
16833 * gdb.base/ending-run.c: Add eye-catchers.
16834 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16835 literal line numbers.
16836
16837 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16838
16839 * gdb.base/call-rt-st.c: Add eye-catchers.
16840 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16841 literal line numbers.
16842
16843 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16844
16845 * gdb.base/call-ar-st.c: Add eye-catchers.
16846 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16847 literal line numbers.
16848
16849 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16850
16851 * gdb.base/average.c: Add eye-catchers.
16852 * gdb.base/sum.c: Likewise.
16853 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16854 regexps dynamically.
16855
16856 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16857
16858 * gdb.base/solib1.c: Add eye-catchers.
16859 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16860 literal line numbers.
16861
16862 2014-11-12 Pedro Alves <palves@redhat.com>
16863
16864 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16865 leader has exited.
16866
16867 2014-11-12 Pedro Alves <palves@redhat.com>
16868
16869 * gdb.arch/i386-bp_permanent.c: New file.
16870 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16871 (srcfile): Set to i386-bp_permanent.c.
16872 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16873 that stepi does not execute the 'leave' instruction, instead of
16874 testing it does execute.
16875 * gdb.base/bp-permanent.c: New file.
16876 * gdb.base/bp-permanent.exp: New file.
16877
16878 2014-11-10 Doug Evans <xdje42@gmail.com>
16879
16880 PR symtab/17564
16881 * gdb.base/symtab-search-order.exp: New file.
16882 * gdb.base/symtab-search-order.c: New file.
16883 * gdb.base/symtab-search-order-1.c: New file.
16884 * gdb.base/symtab-search-order-shlib-1.c: New file.
16885
16886 2014-11-07 Pedro Alves <palves@redhat.com>
16887
16888 PR gdb/17511
16889 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16890 i?86-*-linux*.
16891
16892 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16893
16894 PR c++/17494
16895 * gdb.cp/pr17494.cc: New file.
16896 * gdb.cp/pr17494.exp: New file.
16897
16898 2014-11-02 Yao Qi <yao@codesourcery.com>
16899
16900 * gdb.python/python.exp: Get working directory and match the
16901 output of "set extended-prompt \\w " with it.
16902
16903 2014-10-30 Doug Evans <dje@google.com>
16904
16905 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16906 in objfiles.
16907 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16908 in progspaces.
16909
16910 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16911
16912 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16913 * gdb.base/realname-expand.exp: Likewise.
16914 * gdb.linespec/macro-relative.exp: Likewise.
16915
16916 2014-10-29 Pedro Alves <palves@redhat.com>
16917
16918 PR gdb/17408
16919 * gdb.threads/schedlock.c (some_function): New function.
16920 (call_function): New global.
16921 (MAYBE_CALL_SOME_FUNCTION): New macro.
16922 (thread_function): Call it.
16923 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16924 and use it instead of a global counter. Adjust all callers.
16925 (get_current_thread): Use "find current thread" for test message
16926 here rather than having all callers pass down the same string.
16927 (goto_loop): New procedure, factored out from ...
16928 (my_continue): ... this.
16929 (step_ten_loops): Change parameter from test message to command to
16930 use. Adjust.
16931 (list_count): Delete global.
16932 (check_result): New procedure, factored out from duplicate top
16933 level code.
16934 (continue tests): Wrap in with_test_prefix.
16935 (test_step): New procedure, factored out from duplicate top level
16936 code.
16937 (top level): Test "step" in combination with all scheduler-locking
16938 modes. Test "next" in combination with all scheduler-locking
16939 modes, and in combination with stepping over a function call or
16940 not.
16941 * gdb.threads/next-bp-other-thread.c: New file.
16942 * gdb.threads/next-bp-other-thread.exp: New file.
16943
16944 2014-10-29 Pedro Alves <palves@redhat.com>
16945
16946 PR python/17372
16947 * gdb.python/python.exp: Test a multi-line command that spawns
16948 interactive Python.
16949 * gdb.base/multi-line-starts-subshell.exp: New file.
16950
16951 2014-10-29 Yao Qi <yao@codesourcery.com>
16952
16953 * gdb.base/fileio.exp: Make directories on host.
16954
16955 2014-10-29 Yao Qi <yao@codesourcery.com>
16956
16957 * gdb.base/fileio.c (test_write): Close the file.
16958
16959 2014-10-28 Pedro Alves <palves@redhat.com>
16960
16961 PR gdb/12623
16962 * gdb.base/sigstep.c (no_handler): New global.
16963 (main): If 'no_handler is true, set the signal handlers to
16964 SIG_IGN.
16965 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16966 with_sw_watch and no_handler parameters. Handle them.
16967 (top level) <stepping over handler when stopped at a breakpoint
16968 test>: Add a test axis for testing with a software watchpoint, and
16969 another for testing with the signal handler set to SIG_IGN.
16970 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16971 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16972
16973 2014-10-28 Pedro Alves <palves@redhat.com>
16974
16975 PR gdb/17511
16976 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16977 * gdb.base/sigstep.exp (other_handler_location): New global.
16978 (advance): Support stepping into the signal handler, and running
16979 commands while in the handler.
16980 (in_handler_map): New global.
16981 (top level): In the advance test, add combinations for getting
16982 into the handler with stepping commands, and for running commands
16983 in the handler. Add comment descripting the advancei tests.
16984
16985 2014-10-28 Pedro Alves <palves@redhat.com>
16986
16987 * gdb.base/sigstep.exp: Use build_executable instead of
16988 prepare_for_testing.
16989 (top level): Move code that starts GDB, runs to main and creates a
16990 display to ...
16991 (restart): ... this new procedure.
16992 (top level): Move backtrace from signal handler test to ...
16993 (validate_backtrace): ... this new procedure.
16994 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16995 with_test_prefix. Always restart GDB.
16996 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16997 with_test_prefix. Always restart GDB. No need to delete
16998 breakpoints after the test.
16999 (test_skip_handler): Remove prefix parameter.
17000 (skip_over_handler, breakpoint_to_handler)
17001 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17002 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17003 restart GDB. No need to delete breakpoints after the test.
17004 (top level): Use foreach to call the test procedures with
17005 different commands.
17006
17007 2014-10-28 Pedro Alves <palves@redhat.com>
17008
17009 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17010 instead of GNATS numbers.
17011 * gdb.base/sigbpt.exp: Likewise.
17012 * gdb.base/siginfo.exp: Likewise.
17013 * gdb.base/sigstep.exp: Likewise.
17014
17015 2014-10-27 Pedro Alves <palves@redhat.com>
17016
17017 * gdb.base/sigstep.c (dummy): New global.
17018 (main): Issue a couple writes to the new global.
17019 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17020 procedures.
17021 (skip_over_handler): Use test_skip_handler.
17022 (top level): Call skip_over_handler for stepi and nexti too.
17023 (breakpoint_over_handler): Use test_skip_handler.
17024 (top level): Call breakpoint_over_handler for stepi and nexti too.
17025
17026 2014-10-27 Yao Qi <yao@codesourcery.com>
17027
17028 * gdb.trace/tfile.c (adjust_function_address)
17029 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17030 function descriptor.
17031
17032 2014-10-24 Don Breazeal <donb@codesourcery.com>
17033
17034 * gdb.base/foll-fork.exp (test_follow_fork,
17035 catch_fork_child_follow): Check for updated fork messages emitted
17036 from infrun.c.
17037 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17038 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17039 vfork_and_exec_child_follow_through_step): Check for updated vfork
17040 messages emitted from infrun.c.
17041
17042 2014-10-24 Pedro Alves <palves@redhat.com>
17043
17044 * gdb.base/corefile.exp: Remove references to ultrix.
17045 * gdb.base/interrupt.exp: Likewise.
17046 * gdb.base/whatis.exp: Likewise.
17047 * gdb.gdb/selftest.exp: Likewise.
17048 * gdb.threads/manythreads.exp: Likewise.
17049 * gdb.threads/print-threads.exp: Likewise.
17050 * gdb.threads/pthreads.exp:: Likewise.
17051 * gdb.threads/schedlock.exp: Likewise.
17052
17053 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17054
17055 * gdb.cp/non-trivial-retval.cc: Add a test case.
17056 * gdb.cp/non-trivial-retval.exp: Add a test.
17057
17058 2014-10-20 Yao Qi <yao@codesourcery.com>
17059
17060 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17061 * gdb.python/py-objfile-script-gdb.py: New file.
17062 * gdb.python/py-objfile-script.exp: Update reference to
17063 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17064 of remote_download. Remove the dest file.
17065
17066 2014-10-20 Yao Qi <yao@codesourcery.com>
17067
17068 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17069 * gdb.base/step-line.exp: Likewise.
17070 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17071 * gdb.dwarf2/dw2-basic.exp: Likewise.
17072 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17073 * gdb.dwarf2/dw2-filename.exp: Likewise.
17074 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17075 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17076 * gdb.dwarf2/dw2-producer.exp: Likewise.
17077 * gdb.dwarf2/mac-fileno.exp: Likewise.
17078 * gdb.python/py-frame-args.exp: Likewise.
17079 * gdb.python/py-framefilter.exp: Likewise.
17080 * gdb.python/py-mi.exp: Likewise.
17081 * gdb.python/py-objfile-script.exp: Likewise
17082 * gdb.python/py-pp-integral.exp: Likewise.
17083 * gdb.python/py-pp-re-notag.exp: Likewise.
17084 * gdb.python/py-prettyprint.exp: Likewise.
17085 * gdb.python/py-section-script.exp: Likewise.
17086 * gdb.python/py-typeprint.exp: Likewise.
17087 * gdb.python/py-xmethods.exp: Likewise.
17088 * gdb.stabs/weird.exp: Likewise.
17089 * gdb.xml/tdesc-regs.exp: Likewise.
17090
17091 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17092
17093 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17094 (out_cu): Use addr_len for the size of addresses.
17095 (out_line): Likewise. Size DW_LNE_set_address instruction
17096 according to addr_len.
17097 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17098 (FUNC): Add START_INSNS to definition.
17099
17100 2014-10-18 Yao Qi <yao@codesourcery.com>
17101
17102 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17103 gdb_has_argv0 return true.
17104 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17105 check [target_info exists noargs], check [gdb_has_argv0]
17106 instead.
17107 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17108 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17109 procedures.
17110
17111 2014-10-17 Doug Evans <dje@google.com>
17112
17113 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17114 event.
17115 * gdb.python/py-events.py: Add clear_objfiles event.
17116
17117 2014-10-17 Doug Evans <dje@google.com>
17118
17119 * gdb.python/py-objfile.exp: Test progspace attribute.
17120
17121 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17122
17123 * gdb.guile/scm-breakpoint.exp: Do not assume any
17124 directory separators when matching source file paths.
17125 * gdb.python/py-breakpoint.exp: Likewise.
17126 * gdb.reverse/break-precsave.exp: Likewise.
17127 * gdb.reverse/break-reverse.exp: Likewise.
17128 * gdb.reverse/consecutive-precsave.exp: Likewise.
17129 * gdb.reverse/finish-precsave.exp: Likewise.
17130 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17131 * gdb.reverse/finish-reverse.exp: Likewise.
17132 * gdb.reverse/i386-precsave.exp: Likewise.
17133 * gdb.reverse/i387-env-reverse.exp: Likewise.
17134 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17135 * gdb.reverse/machinestate-precsave.exp: Likewise.
17136 * gdb.reverse/machinestate.exp: Likewise.
17137 * gdb.reverse/sigall-precsave.exp: Likewise.
17138 * gdb.reverse/solib-precsave.exp: Likewise.
17139 * gdb.reverse/step-precsave.exp: Likewise.
17140 * gdb.reverse/until-precsave.exp: Likewise.
17141 * gdb.reverse/watch-precsave.exp: Likewise.
17142 * gdb.reverse/watch-reverse.exp: Likewise.
17143
17144 2014-10-17 Yao Qi <yao@codesourcery.com>
17145
17146 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17147 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17148
17149 2014-10-17 Pedro Alves <palves@redhat.com>
17150
17151 PR gdb/17471
17152 * gdb.base/bg-execution-repeat.c: New file.
17153 * gdb.base/bg-execution-repeat.exp: New file.
17154
17155 2014-10-17 Pedro Alves <palves@redhat.com>
17156
17157 PR gdb/17300
17158 * gdb.base/continue-all-already-running.c: New file.
17159 * gdb.base/continue-all-already-running.exp: New file.
17160
17161 2014-10-17 Pedro Alves <palves@redhat.com>
17162
17163 PR gdb/17472
17164 * gdb.base/annota-input-while-running.c: New file.
17165 * gdb.base/annota-input-while-running.exp: New file.
17166
17167 2014-10-17 Pedro Alves <palves@redhat.com>
17168
17169 * gdb.base/callfuncs.exp: emove references to osf.
17170 * gdb.base/sigall.exp: Likewise.
17171 * gdb.gdb/selftest.exp: Likewise.
17172 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17173 * gdb.mi/non-stop.c: Likewise.
17174 * gdb.mi/pthreads.c: Likewise.
17175 * gdb.reverse/sigall-precsave.exp: Likewise.
17176 * gdb.reverse/sigall-reverse.exp: Likewise.
17177 * gdb.threads/pthreads.c: Likewise.
17178 * gdb.threads/pthreads.exp: Likewise.
17179
17180 2014-10-17 Yao Qi <yao@codesourcery.com>
17181
17182 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17183 check 'target_info exists noargs'.
17184 (test_command_prompt_position): Likewise.
17185 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17186 Remove "set args".
17187 (progvar_simple_while_test): Likewise.
17188 (progvar_complex_if_while_test): Likewise.
17189 (if_while_breakpoint_command_test): Likewise.
17190 (infrun_breakpoint_command_test): Likewise.
17191 (breakpoint_command_test): Likewise.
17192 (watchpoint_command_test): Likewise.
17193 (bp_deleted_in_command_test): Likewise.
17194 (temporary_breakpoint_commands): Likewise.
17195
17196 2014-10-16 Yao Qi <yao@codesourcery.com>
17197
17198 * gdb.base/remotetimeout.exp: Remove noargs checking.
17199
17200 2014-10-15 Pedro Alves <palves@redhat.com>
17201
17202 PR breakpoints/9649
17203 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17204 * gdb.base/breakpoint-in-ro-region.exp
17205 (probe_target_hardware_step): New procedure.
17206 (top level): Probe hardware stepping and hardware breakpoint
17207 support. Test stepping through a read-only region, with both
17208 "breakpoint auto-hw" on and off and both "always-inserted" on and
17209 off.
17210
17211 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17212
17213 * gdb.dlang/demangle.exp: Update for demangling changes.
17214
17215 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17216
17217 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17218 * gdb.cp/non-trivial-retval.exp: Add new tests.
17219
17220 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17221
17222 PR c++/13403
17223 PR c++/15154
17224 * gdb.cp/non-trivial-retval.cc: New file.
17225 * gdb.cp/non-trivial-retval.exp: New file.
17226
17227 2014-10-15 Yao Qi <yao@codesourcery.com>
17228
17229 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17230 remote host.
17231
17232 2014-10-15 Yao Qi <yao@codesourcery.com>
17233
17234 * gdb.python/py-symbol.exp: Match file base name if host is
17235 remote, otherwise match file name with dir name.
17236 * gdb.python/py-symtab.exp: Likewise.
17237 * gdb.python/python.exp: Likewise.
17238
17239 2014-10-15 Yao Qi <yao@codesourcery.com>
17240
17241 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17242 pattern.
17243 * gdb.python/py-symtab.exp: Likewise.
17244 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17245 locationn.
17246
17247 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17248
17249 * gdb.ada/addr_arith: New testcase.
17250
17251 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17252
17253 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17254 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17255 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17256 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17257
17258 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17259
17260 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17261 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17262 * gdb.arch/stap-eval-lang-ada.exp: New file.
17263
17264 2014-10-14 Yao Qi <yao@codesourcery.com>
17265
17266 * gdb.mi/mi-var-child.c (nothing1): New function.
17267 (nothing2): New function.
17268 (do_children_tests): Set function pointers by nothing1 and
17269 nothing2.
17270 * gdb.mi/mi-var-child.exp: Step over new added statements.
17271 Update test to match the new output.
17272 * gdb.mi/var-cmd.c (nothing1): New function.
17273 (nothing2): New function.
17274 (do_children_tests): Set function pointers by nothing1 and
17275 nothing2.
17276 * gdb.mi/mi-var-display.exp: Update test to match output.
17277 Step to the line specified by $line_dct_nothing.
17278 Increase the number of lines to step.
17279
17280 2014-10-14 Yao Qi <yao@codesourcery.com>
17281
17282 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17283 tests.
17284 * gdb.mi/mi2-var-child.exp: Likewise.
17285
17286 2014-10-13 Doug Evans <dje@google.com>
17287
17288 * gdb.python/py-objfile.exp: Change name of file name test.
17289
17290 2014-10-13 Doug Evans <dje@google.com>
17291
17292 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17293 from the start of the CU.
17294
17295 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17296 Yao Qi <yao@codesourcery.com>
17297
17298 Fix "save breakpoints" for "catch" command.
17299 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17300 Remove -nonewline. Match also the added "main" line.
17301
17302 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17303
17304 Fix "save breakpoints" for "disable $bpnum" command.
17305 * gdb.base/save-bp.c (main): Add label.
17306 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17307
17308 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17309
17310 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17311
17312 2014-10-11 Yao Qi <yao@codesourcery.com>
17313
17314 * gdb.server/server-kill.exp: Execute command
17315 "set remote trace-status-packet on" before "tstatus".
17316
17317 2014-10-11 Yao Qi <yao@codesourcery.com>
17318
17319 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17320 (main): Call getppid.
17321 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17322 and continue to it. Read variable "server_pid".
17323
17324 2014-10-11 Yao Qi <yao@codesourcery.com>
17325
17326 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17327
17328 2014-10-11 Yao Qi <yao@codesourcery.com>
17329
17330 * gdb.threads/thread-find.exp: Don't execute command
17331 "info threads".
17332 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17333 * gdb.threads/linux-dp.exp: Don't check the condition
17334 $threads_created equals to zero.
17335
17336 2014-10-10 Pedro Alves <palves@redhat.com>
17337
17338 * gdb.base/bigcore.exp: Remove references to IRIX.
17339 * gdb.base/funcargs.exp: Likewise.
17340 * gdb.base/interrupt.exp: Likewise.
17341 * gdb.base/mips_pro.exp: Likewise.
17342 * gdb.base/nodebug.exp: Likewise.
17343 * gdb.base/setvar.exp: Likewise.
17344 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17345
17346 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17347 Pedro Alves <palves@redhat.com>
17348
17349 PR symtab/14466
17350 * gdb.base/vdso-warning.c: New file.
17351 * gdb.base/vdso-warning.exp: New file.
17352
17353 2014-10-02 Doug Evans <dje@google.com>
17354
17355 * gdb.base/structs.c (main): Don't run forever.
17356
17357 2014-10-02 Pedro Alves <palves@redhat.com>
17358
17359 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17360 (top level) <stop threads 1, stop threads 2>: Use it.
17361
17362 2014-10-02 Pedro Alves <palves@redhat.com>
17363
17364 * gdb.threads/break-while-running.exp (test): Add new
17365 'update_thread_list' argument. Skip "info threads" if false.
17366 (top level): Add new 'update_thread_list' axis.
17367
17368 2014-10-02 Pedro Alves <palves@redhat.com>
17369
17370 PR breakpoints/17431
17371 * gdb.base/execl-update-breakpoints.c: New file.
17372 * gdb.base/execl-update-breakpoints.exp: New file.
17373
17374 2014-10-01 Pedro Alves <palves@redhat.com>
17375
17376 * gdb.base/breakpoint-in-ro-region.c: New file.
17377 * gdb.base/breakpoint-in-ro-region.exp: New file.
17378
17379 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17380
17381 * gdb.mi/mi-exit-code.exp: New file.
17382 * gdb.mi/mi-exit-code.c: New file.
17383
17384 2014-09-30 Yao Qi <yao@codesourcery.com>
17385
17386 * lib/prelink-support.exp (build_executable_own_libs): Error if
17387 the target isn't native.
17388
17389 2014-09-30 Yao Qi <yao@codesourcery.com>
17390
17391 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17392 false.
17393
17394 2014-09-22 Pedro Alves <palves@redhat.com>
17395
17396 * gdb.threads/break-while-running.exp: New file.
17397 * gdb.threads/break-while-running.c: New file.
17398
17399 2014-09-19 Yao Qi <yao@codesourcery.com>
17400
17401 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17402 Invoke test. Restart GDB with --readnow and invoke test again.
17403
17404 2014-09-19 Yao Qi <yao@codesourcery.com>
17405
17406 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17407 proc set_breakpoint_on_gcd_function. Invoke
17408 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17409 invoke set_breakpoint_on_gcd_function again.
17410
17411 2014-09-18 Doug Evans <dje@google.com>
17412
17413 * gdb.dwarf2/symtab-producer.exp: New file.
17414
17415 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17416
17417 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17418 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17419 * gdb.base/global-var-nested-by-dso.c: Likewise.
17420 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17421
17422 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17423 Pedro Alves <palves@redhat.com>
17424
17425 * gdb.base/watch-bitfields.exp: Pass string other than test file
17426 name to prepare_for_testing.
17427 (watch): New procedure.
17428 (expect_watchpoint): Use with_test_prefix.
17429 (top level): Factor out tests to ...
17430 (test_watch_location, test_regular_watch): ... these new
17431 procedures, and use with_test_prefix and gdb_continue_to_end.
17432
17433 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17434
17435 PR breakpoints/12526
17436 * gdb.base/watch-bitfields.exp: New file.
17437 * gdb.base/watch-bitfields.c: New file.
17438
17439 2014-09-16 Pedro Alves <palves@redhat.com>
17440
17441 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17442 software and hardware addresses, not software address against
17443 itself.
17444
17445 2014-09-16 Pedro Alves <palves@redhat.com>
17446
17447 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17448 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17449
17450 2014-09-16 Pedro Alves <palves@redhat.com>
17451
17452 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17453 files.
17454 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17455 "*-*-vxworks*" throughout.
17456 * gdb.base/break.exp: Likewise.
17457 * gdb.base/default.exp: Likewise.
17458 * gdb.base/scope.exp: Likewise.
17459 * gdb.base/sepdebug.exp: Likewise.
17460 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17461 throughout.
17462 * gdb.base/run.c: Likewise.
17463 * gdb.base/sepdebug.c: Likewise.
17464 * gdb.hp/gdb.aCC/run.c: Likewise.
17465 * gdb.reverse/until-reverse.c: Likewise.
17466 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17467
17468 2014-09-16 Yao Qi <yao@codesourcery.com>
17469
17470 * boards/local-remote-host-native.exp: New file.
17471
17472 2014-09-14 Doug Evans <xdje42@gmail.com>
17473
17474 * gdb.threads/queue-signal.c (thread_count): New variable.
17475 (thread_count_mutex, thread_count_condvar): New variables.
17476 (incr_thread_count, wait_all_threads_running): New functions.
17477 (main): Wait for all threads to be in their thread functions.
17478
17479 2014-09-13 Doug Evans <xdje42@gmail.com>
17480
17481 * gdb.threads/queue-signal.c: New file.
17482 * gdb.threads/queue-signal.exp: New file.
17483
17484 2014-09-13 Doug Evans <xdje42@gmail.com>
17485
17486 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17487 be consistent with what default_gdb_init uses.
17488 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17489 the plain text of the prompt. Add some logging printfs.
17490 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17491
17492 2014-09-12 Pedro Alves <palves@redhat.com>
17493
17494 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17495 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17496 * gdb.arch/i386-size-overlap.exp: Likewise.
17497 * gdb.arch/i386-size.exp: Likewise.
17498 * gdb.arch/i386-unwind.exp: Likewise.
17499 * gdb.base/a2-run.exp: Likewise.
17500 * gdb.base/break.exp: Likewise.
17501 * gdb.base/charset.exp: Likewise.
17502 * gdb.base/chng-syms.exp: Likewise.
17503 * gdb.base/commands.exp: Likewise.
17504 * gdb.base/dbx.exp: Likewise.
17505 * gdb.base/find.exp: Likewise.
17506 * gdb.base/funcargs.exp: Likewise.
17507 * gdb.base/jit-simple.exp: Likewise.
17508 * gdb.base/reread.exp: Likewise.
17509 * gdb.base/sepdebug.exp: Likewise.
17510 * gdb.base/step-bt.exp: Likewise.
17511 * gdb.cp/mb-inline.exp: Likewise.
17512 * gdb.cp/mb-templates.exp: Likewise.
17513 * gdb.objc/basicclass.exp: Likewise.
17514 * gdb.threads/killed.exp: Likewise.
17515
17516 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17517
17518 PR tdep/17379
17519 * gdb.arch/powerpc-stackless.S: New file.
17520 * gdb.arch/powerpc-stackless.exp: New file.
17521
17522 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17523
17524 * gdb.base/attach.c: Include unistd.h.
17525 (main): Call alarm. Add label postloop.
17526 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17527 gdb_breakpoint, gdb_continue_to_breakpoint.
17528 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17529
17530 2014-09-11 Pedro Alves <palves@redhat.com>
17531
17532 PR gdb/17347
17533 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17534 * gdb.base/attach.exp (test_command_line_attach_run): New
17535 procedure.
17536 (top level): Call it.
17537
17538 2014-09-11 Pedro Alves <palves@redhat.com>
17539
17540 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17541 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17542 (do_command_attach_tests): Use spawn_wait_for_attach.
17543 * gdb.base/solib-overlap.exp: Likewise.
17544 * gdb.multi/multi-attach.exp: Likewise.
17545 * gdb.python/py-prompt.exp: Likewise.
17546 * gdb.python/py-sync-interp.exp: Likewise.
17547 * gdb.server/ext-attach.exp: Likewise.
17548
17549 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17550
17551 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17552 command in testcase. Simplify testcase.
17553
17554 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17555
17556 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17557
17558 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17559
17560 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17561
17562 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17563
17564 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17565
17566 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17567
17568 * gdb.dwarf2/dynarr-ptr.c: New file.
17569 * gdb.dwarf2/dynarr-ptr.exp: New file.
17570
17571 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17572
17573 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17574 of 30 rather than hardcoding 120 for a slow test case. Take the
17575 `gdb,timeout' target setting into account for this calculation.
17576 Don't extend the timeout for the test cases that don't need it.
17577
17578 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17579
17580 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17581 a factor of 2 for a slow test case. Take the `gdb,timeout'
17582 target setting into account for this calculation.
17583 * gdb.reverse/until-precsave.exp: Increase the timeout by
17584 a factor of 15 and 3 respectively rather than adding 120
17585 for a pair of slow test cases. Take the `gdb,timeout'
17586 target setting into account for this calculation.
17587
17588 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17589
17590 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17591 timeout, don't pass one down to gdb_expect.
17592 (gdb_expect): Rework timeout selection.
17593
17594 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17595
17596 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17597 exception on timeout.
17598 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17599 (gdbserver_start_extended): Catch any `gdbserver_start' error
17600 exceptions.
17601 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17602 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17603 `gdbserver_gdb_load' error exceptions.
17604
17605 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17606
17607 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17608 120 on waiting for the TCP socket to open.
17609
17610 2014-09-09 Doug Evans <xdje42@gmail.com>
17611
17612 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17613 _caller_matches, _any_caller_is, _any_caller_matches.
17614
17615 2014-09-09 Doug Evans <xdje42@gmail.com>
17616
17617 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17618
17619 2014-09-09 Yao Qi <yao@codesourcery.com>
17620
17621 * gdb.mi/mi-var-display.exp: Set print symbol off.
17622
17623 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17624
17625 PR gdb/17035
17626 * gdb.base/commands.exp: Add tests to verify user-defined
17627 commands with empty bodies.
17628 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17629 python commands in `show user command`.
17630 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17631 scheme commands in `show user command`.
17632
17633 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17634
17635 PR python/17355
17636 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17637 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17638 * gdb.python/py-framefilter-invalidarg.exp: New file.
17639 * gdb.python/py-framefilter-invalidarg.py: New file.
17640
17641 2014-09-06 Doug Evans <xdje42@gmail.com>
17642
17643 PR 15276
17644 * gdb.python/py-caller-is.c: New file.
17645 * gdb.python/py-caller-is.exp: New file.
17646
17647 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17648
17649 PR gdb/17235
17650 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17651 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17652
17653 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17654
17655 PR fortran/17237
17656 * gdb.fortran/print-formatted.exp: New file.
17657 * gdb.fortran/print-formatted.f90: Likewise.
17658
17659 2014-09-03 Sasha Smundak <asmundak@google.com>
17660
17661 * gdb.python/py-frame.exp: Test Frame.read_register.
17662
17663 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17664
17665 PR python/16699
17666 * gdb.python/py-completion.exp: New file.
17667 * gdb.python/py-completion.py: Likewise.
17668
17669 2014-08-28 Doug Evans <dje@google.com>
17670
17671 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17672 eax,etc. are live with values set by gdb and thus the compiler can't
17673 use them.
17674 * gdb.arch/i386-pseudo.c (main): Ditto.
17675
17676 2014-08-27 Doug Evans <dje@google.com>
17677
17678 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17679
17680 2014-08-25 Doug Evans <dje@google.com>
17681
17682 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17683 (main): Ditto.
17684
17685 2014-08-25 Doug Evans <dje@google.com>
17686
17687 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17688
17689 2014-08-24 Yao Qi <yao@codesourcery.com>
17690
17691 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17692 symbol off.
17693 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17694
17695 2014-08-22 Doug Evans <dje@google.com>
17696
17697 PR 17276
17698 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17699 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17700 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17701
17702 2014-08-22 Yao Qi <yao@codesourcery.com>
17703
17704 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17705 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17706 * gdb.python/python.exp: Likewise. Use .py file on the host
17707 instead of the build.
17708
17709 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17710
17711 * gdb.threads/gcore-stale-thread.c: New file.
17712 * gdb.threads/gcore-stale-thread.exp: New file.
17713
17714 2014-08-21 Pedro Alves <palves@redhat.com>
17715
17716 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17717 * gdb.base/gcore-relro-pie.exp: Likewise.
17718 * gdb.base/gcore-relro.exp: Likewise.
17719 * gdb.base/gcore.exp: Likewise.
17720 * gdb.base/print-symbol-loading.exp: Likewise.
17721 * gdb.threads/gcore-thread.exp: Likewise.
17722 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17723
17724 2014-08-20 Pedro Alves <palves@redhat.com>
17725 Jan Kratochvil <jan.kratochvil@redhat.com>
17726
17727 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17728 configure.
17729 (EXPECT): Handle READ1 being set.
17730 (all): Depend on EXTRA_RULES.
17731 (check-read1, expect-read1, read1.so, read1): New rules.
17732 * README (Testsuite Parameters): Document the READ1 make variable.
17733 (Race detection): New section.
17734 * configure: Regenerate.
17735 * configure.ac: If build==host==target, and running under a
17736 GNU/glibc system, add read1 to the extra Makefile rules.
17737 (EXTRA_RULES): AC_SUBST it.
17738 * lib/read1.c: New file.
17739
17740 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17741
17742 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17743 the handling of variables declared as a typedef to an array
17744 which a DW_AT_data_location attribute.
17745
17746 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17747 Pedro Alves <palves@redhat.com>
17748
17749 PR symtab/14604
17750 PR symtab/14605
17751 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17752 gdb_test.
17753
17754 2014-08-19 Pedro Alves <palves@redhat.com>
17755
17756 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17757
17758 2014-08-19 Yao Qi <yao@codesourcery.com>
17759
17760 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17761 right line.
17762
17763 2014-08-18 David Blaikie <dblaikie@gmail.com>
17764
17765 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17766
17767 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17768
17769 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17770 attribute in array range.
17771
17772 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17773
17774 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17775
17776 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17777
17778 PR c++/17132
17779 * gdb.cp/pr17132.cc: New file.
17780 * gdb.cp/pr17132.exp: New file.
17781
17782 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17783
17784 * gdb.python/py-xmethods.py (A_getarrayind)
17785 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17786 Use 'print' with function call syntax.
17787 (E_method_matcher.match): Fix tab vs space indentation mixup.
17788
17789 2014-08-15 Yao Qi <yao@codesourcery.com>
17790
17791 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17792 false.
17793
17794 2014-08-15 Yao Qi <yao@codesourcery.com>
17795
17796 * gdb.cp/casts.exp: Set print symbol off.
17797 * gdb.cp/class2.exp: Likewise.
17798 * gdb.cp/overload.exp: Likewise.
17799 * gdb.cp/templates.exp: Likewise.
17800
17801 2014-08-11 Doug Evans <dje@google.com>
17802
17803 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17804 (test_load_shlib): Update.
17805
17806 2014-08-09 Yao Qi <yao@codesourcery.com>
17807
17808 * gdb.base/display.exp: Invoke is_address_zero_readable.
17809 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17810 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17811 * gdb.base/hbreak-unmapped.exp: Return if
17812 is_address_zero_readable returns true.
17813 * gdb.base/signest.exp: Likewise.
17814 * gdb.base/signull.exp: Likewise.
17815 * gdb.base/sigbpt.exp: Likewise.
17816 * gdb.guile/scm-disasm.exp: Do the test if
17817 is_address_zero_readable returns false.
17818 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17819 * gdb.python/py-arch.exp: Likewise.
17820 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17821 * lib/gdb.exp (is_address_zero_readable): New proc.
17822
17823 2014-08-09 Yao Qi <yao@codesourcery.com>
17824
17825 PR testsuite/13443
17826 * gdb.mi/mi-var-display.exp: Make test messages unique.
17827
17828 2014-08-04 Tom Tromey <tromey@redhat.com>
17829
17830 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17831 target 0".
17832
17833 2014-08-04 Tom Tromey <tromey@redhat.com>
17834
17835 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17836 "target_resume".
17837
17838 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17839
17840 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17841 inner_vla_struct_object_size.
17842 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17843 as xfail.
17844
17845 2014-07-30 Pedro Alves <palves@redhat.com>
17846
17847 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17848 comment.
17849
17850 2014-07-29 Yao Qi <yao@codesourcery.com>
17851
17852 PR gdb/17206
17853 * gdb.base/until-nodebug.exp: New.
17854
17855 2014-07-28 Doug Evans <xdje42@gmail.com>
17856
17857 PR guile/17203
17858 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17859 previously existing parameter, and previously ambiguously spelled
17860 parameter.
17861
17862 2014-07-28 Will Newton <will.newton@linaro.org>
17863
17864 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17865
17866 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17867 Doug Evans <xdje42@gmail.com>
17868
17869 PR guile/17146
17870 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17871
17872 2014-07-25 Pedro Alves <palves@redhat.com>
17873
17874 * gdb.threads/signal-command-handle-nopass.c: New file.
17875 * gdb.threads/signal-command-handle-nopass.exp: New file.
17876 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17877 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17878 * gdb.threads/signal-delivered-right-thread.c: New file.
17879 * gdb.threads/signal-delivered-right-thread.exp: New file.
17880
17881 2014-07-25 Pedro Alves <palves@redhat.com>
17882
17883 * gdb.base/double-prompt-target-event-error.exp
17884 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17885 match.
17886 (cancel_pagination_in_target_event): Rework double prompt
17887 detection.
17888 * gdb.base/paginate-after-ctrl-c-running.exp
17889 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17890 <return>' match.
17891 * gdb.base/paginate-bg-execution.exp
17892 (test_bg_execution_pagination_return)
17893 (test_bg_execution_pagination_cancel): Remove '-notransfer
17894 <return>' matches.
17895 * gdb.base/paginate-execution-startup.exp
17896 (test_fg_execution_pagination_return)
17897 (test_fg_execution_pagination_cancel): Remove '-notransfer
17898 <return>' matches.
17899 * gdb.base/paginate-inferior-exit.exp
17900 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17901 match.
17902 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17903 * lib/gdb.exp (pagination_prompt): Run text through
17904 string_to_regexp.
17905 (gdb_test_multiple): Match $pagination_prompt instead of
17906 "<return>".
17907 (string_to_regexp): Move to lib/gdb-utils.exp.
17908
17909 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17910
17911 * gdb.arch/amd64-entry-value-paramref.S: New file.
17912 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17913 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17914 * gdb.arch/amd64-optimout-repeat.S: New file.
17915 * gdb.arch/amd64-optimout-repeat.c: New file.
17916 * gdb.arch/amd64-optimout-repeat.exp: New file.
17917
17918 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17919
17920 PR gdb/17170
17921 * gdb.base/statistics.exp: New file.
17922
17923 2014-07-17 Doug Evans <dje@google.com>
17924
17925 PR gdb/17170
17926 * gdb.base/maint.exp: Update testing of per-command stats.
17927
17928 2014-07-16 Pedro Alves <palves@redhat.com>
17929
17930 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17931 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17932 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17933 (tfile_write_buf): New functions.
17934 (add_memory_block): Rewrite using the above.
17935 (adjust_function_address): New function.
17936 (FUNCTION_ADDRESS): New macro.
17937 (write_basic_trace_file): Remove short_x local, and use
17938 tfile_write_16. Change type of func_addr local to unsigned long
17939 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17940 here. Cast argument of add_memory_block to char pointer.
17941 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17942 (main): Remove parameters.
17943 * gdb.trace/tfile.exp: Remove nowarnings.
17944
17945 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17946
17947 * gdb.base/debug-expr.exp: Test string evaluation with
17948 "debug expression" on.
17949
17950 2014-07-15 Pedro Alves <palves@redhat.com>
17951
17952 * gdb.base/reread.exp: Use clean_restart.
17953
17954 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17955
17956 * gdb.arch/avr-flash-qualifer.c: New.
17957 * gdb.arch/avr-flash-qualifer.exp: New.
17958
17959 2014-07-14 Pedro Alves <palves@redhat.com>
17960
17961 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17962 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17963
17964 2014-07-14 Pedro Alves <palves@redhat.com>
17965
17966 * gdb.base/double-prompt-target-event-error.c: New file.
17967 * gdb.base/double-prompt-target-event-error.exp: New file.
17968
17969 2014-07-14 Pedro Alves <palves@redhat.com>
17970
17971 PR gdb/17072
17972 * gdb.base/paginate-inferior-exit.c: New file.
17973 * gdb.base/paginate-inferior-exit.exp: New file.
17974
17975 2014-07-14 Pedro Alves <palves@redhat.com>
17976
17977 PR gdb/17072
17978 * gdb.base/paginate-bg-execution.c: New file.
17979 * gdb.base/paginate-bg-execution.exp: New file.
17980
17981 2014-07-14 Pedro Alves <palves@redhat.com>
17982
17983 PR gdb/17072
17984 * gdb.base/paginate-execution-startup.c: New file.
17985 * gdb.base/paginate-execution-startup.exp: New file.
17986 * lib/gdb.exp (pagination_prompt): New global.
17987 (default_gdb_spawn): New procedure, factored out from
17988 default_gdb_spawn.
17989 (default_gdb_start): Adjust to call default_gdb_spawn.
17990 (gdb_spawn): New procedure.
17991
17992 2014-07-14 Pedro Alves <palves@redhat.com>
17993
17994 * lib/gdb.exp (gdb_assert): New procedure.
17995 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17996
17997 2014-07-14 Pedro Alves <palves@redhat.com>
17998
17999 * gdb.base/execution-termios.c: New file.
18000 * gdb.base/execution-termios.exp: New file.
18001
18002 2014-07-14 Tom Tromey <tromey@redhat.com>
18003
18004 * gdb.cp/vla-cxx.cc: New file.
18005 * gdb.cp/vla-cxx.exp: New file.
18006
18007 2014-07-14 Tom Tromey <tromey@redhat.com>
18008
18009 * gdb.reverse/rerun-prec.c: New file.
18010 * gdb.reverse/rerun-prec.exp: New file.
18011
18012 2014-07-12 Maciej W. Rozycki <macro@mips.com>
18013 Maciej W. Rozycki <macro@codesourcery.com>
18014
18015 * lib/gdb-utils.exp: New file.
18016 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18017 inline `gdb_init_command' processing.
18018 (gdb_start_cmd): Likewise.
18019 * lib/mi-support.exp (mi_run_cmd): Likewise.
18020 * README: Document `gdb_init_command' and `gdb_init_commands'.
18021
18022 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18023
18024 Fix false FAIL running under a very long directory name.
18025 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18026 and "set print elements 10000". Twice.
18027
18028 2014-07-11 Yao Qi <yao@codesourcery.com>
18029
18030 * gdb.base/exprs.exp: "set print symbol off".
18031
18032 2014-07-11 Pedro Alves <palves@redhat.com>
18033
18034 * gdb.threads/kill.c: New file.
18035 * gdb.threads/kill.exp: New file.
18036
18037 2014-07-10 Yao Qi <yao@codesourcery.com>
18038
18039 * gdb.trace/tfile.c (write_basic_trace_file)
18040 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18041 address written to trace file.
18042
18043 2014-07-09 Pedro Alves <palves@redhat.com>
18044
18045 * gdb.base/attach-wait-input.exp: New file.
18046 * gdb.base/attach-wait-input.c: New file.
18047
18048 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18049
18050 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18051 setting up test structures.
18052 (main): Call new test function.
18053 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18054 test function, continue into test function and walk test
18055 structures.
18056
18057 2014-07-02 Yao Qi <yao@codesourcery.com>
18058
18059 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18060 'bar_start' at the beginning of functions 'foo' and 'bar'
18061 respectively.
18062 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18063 instead of 'foo' and 'bar'.
18064
18065 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18066
18067 * gdb.btrace/segv.exp: New.
18068 * gdb.btrace/segv.c: New.
18069
18070 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18071
18072 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18073 instruction.
18074
18075 2014-06-30 Mark Wielaard <mjw@redhat.com>
18076
18077 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18078 vulture, vilify, villar): New volatile array constants.
18079 (vindictive, vegetation): New const volatile array constants.
18080 * gdb.base/volatile.exp: Test volatile and const volatile array
18081 types.
18082
18083 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18084
18085 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18086 target lacks support for awatch, rwatch, or hbreak.
18087
18088 2014-06-27 Yao Qi <yao@codesourcery.com>
18089
18090 * gdb.multi/dummy-frame-restore.exp: New.
18091 * gdb.multi/dummy-frame-restore.c: New.
18092
18093 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18094
18095 * gdb.btrace/gcore.exp: New.
18096
18097 2014-06-23 Pedro Alves <palves@redhat.com>
18098
18099 * gdb.base/watchpoint-reuse-slot.c: New file.
18100 * gdb.base/watchpoint-reuse-slot.exp: New file.
18101
18102 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18103
18104 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18105 progspace's filename in 'info', 'enable' and 'disable' command
18106 tests.
18107
18108 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18109
18110 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18111 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18112 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18113
18114 2014-06-20 Gary Benson <gbenson@redhat.com>
18115
18116 * gdb.arch/i386-avx.exp: Fix include file location.
18117 * gdb.arch/i386-sse.exp: Likewise.
18118
18119 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18120
18121 * gdb.dlang/expression.exp: New file.
18122
18123 2014-06-19 Pedro Alves <palves@redhat.com>
18124
18125 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18126 out from ...
18127 (top level): ... here. Iterate running tests under different
18128 scheduler-locking settings.
18129
18130 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18131
18132 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18133 to DW_FORM_addr and use non-zero addresses.
18134
18135 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18136
18137 PR gdb/17017
18138 * gdb.python/py-xmethods.cc: Add global function call counters and
18139 increment them in their respective functions. Remove "cout"
18140 statements.
18141 * gdb.python/py-xmethods.exp: Make tests check the global function
18142 call counters instead of depending on inferior IO.
18143
18144 2014-06-18 Don Breazeal <donb@codesourcery.com>
18145
18146 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18147 Deleted procedure.
18148 (explicit_fork_parent_follow): Deleted procedure.
18149 (explicit_fork_child_follow): Deleted procedure.
18150 (test_follow_fork): New procedure.
18151 (do_fork_tests): Replace calls to deleted procedures with
18152 calls to test_follow_fork and reset GDB for subsequent
18153 procedure calls.
18154
18155 2014-06-17 Yao Qi <yao@codesourcery.com>
18156
18157 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18158 CP1252.
18159
18160 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18161
18162 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18163 Initialize ptr and S explicitly.
18164 (skip_type_update_when_not_use_rtti_test): Likewise.
18165
18166 2014-06-16 Keith Seitz <keiths@redhat.com>
18167
18168 PR mi/15863
18169 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18170 the inferior is started.
18171
18172 2014-06-16 Pedro Alves <palves@redhat.com>
18173
18174 * gdb.base/break-main-file-remove-fail.c: New file.
18175 * gdb.base/break-main-file-remove-fail.exp: New file.
18176 * gdb.base/break-unload-file.exp: Use build_executable instead of
18177 prepare_for_testing.
18178 (test_break): New parameter "initial_load". Handle it.
18179 (top level): Add initial_load cmdline/file axis.
18180
18181 2014-06-12 Tom Tromey <tromey@redhat.com>
18182
18183 * gdb.base/completion.exp: Don't use directory name in test.
18184
18185 2014-06-09 Gary Benson <gbenson@redhat.com>
18186
18187 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18188 separate the always-available ANSI-standard signals from the
18189 signals that require checking.
18190 (main): Likewise.
18191 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18192 Likewise.
18193 (main): Likewise.
18194
18195 2014-06-07 Keith Seitz <keiths@redhat.com>
18196
18197 Revert:
18198 PR c++/16253
18199 * gdb.cp/var-tag.cc: New file.
18200 * gdb.cp/var-tag.exp: New file.
18201 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18202 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18203 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18204 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18205
18206 2014-06-06 Doug Evans <xdje42@gmail.com>
18207
18208 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18209
18210 2014-06-06 Pedro Alves <palves@redhat.com>
18211
18212 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18213 in target debug output instead of looking at RSP packets,
18214 disabling the test on any target that uses hardware stepping.
18215 Update comments.
18216
18217 2014-06-06 Pedro Alves <palves@redhat.com>
18218
18219 * gdb.base/break-unload-file.exp: Fix typo.
18220
18221 2014-06-06 Yao Qi <yao@codesourcery.com>
18222
18223 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18224 from "jit_function" to "^jit_function".
18225
18226 2014-06-06 Yao Qi <yao@codesourcery.com>
18227
18228 * gdb.base/async.c (foo): Add one statement.
18229 * gdb.base/async.exp: Get the next instruction address and
18230 match the output of "nexti" by instruction address. Match
18231 the hex address in the output of "finish".
18232
18233 2014-06-06 Gary Benson <gbenson@redhat.com>
18234
18235 * gdb.base/call-signals.c: Remove preprocessor conditionals
18236 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18237 SIGSEGV and SIGTERM.
18238 * gdb.base/sigall.c: Likewise.
18239 * gdb.base/unwindonsignal.c: Likewise.
18240 * gdb.reverse/sigall-reverse.c: Likewise.
18241
18242 2014-06-06 Yao Qi <yao@codesourcery.com>
18243
18244 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18245 readable, skip the test.
18246
18247 2014-06-06 Yao Qi <yao@codesourcery.com>
18248
18249 * gdb.threads/staticthreads.c (thread_function): Move the line
18250 setting breakpoint on forward.
18251 * gdb.threads/staticthreads.exp: Update comments.
18252
18253 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18254
18255 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18256 "history-append! type error".
18257
18258 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18259
18260 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18261 erroneous dprintf expected input.
18262
18263 2014-06-04 Doug Evans <xdje42@gmail.com>
18264
18265 * gdb.guile/scm-generics.exp: Delete.
18266
18267 2014-06-04 Doug Evans <xdje42@gmail.com>
18268
18269 * gdb.guile/scm-breakpoint.exp: Update.
18270 Add tests for breakpoint registration.
18271
18272 2014-06-04 Tom Tromey <tromey@redhat.com>
18273
18274 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18275 VLA-in-union.
18276 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18277 inner_vla_struct, vla_union types. Initialize objects of those
18278 types and compute their sizes.
18279
18280 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18281 Hui Zhu <hui@codesourcery.com>
18282
18283 * gdb.base/fileio.exp: Add test for shell not available as well as
18284 available.
18285 * gdb.base/fileio.c (test_system): Check for shell twice.
18286
18287 2014-06-04 Yao Qi <yao@codesourcery.com>
18288
18289 * gdb.base/auto-connect-native-target.exp: Remove redundant
18290 space from the regexp pattern.
18291
18292 2014-06-04 Yao Qi <yao@codesourcery.com>
18293
18294 * gdb.base/default.exp: Replace "child" with "native" in
18295 regexp pattern.
18296
18297 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18298
18299 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18300 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18301 * gdb.python/py-xmethods.py: Python script supporting the
18302 new testcase and tests.
18303
18304 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18305 Pedro Alves <palves@redhat.com>
18306
18307 PR breakpoints/17000
18308 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18309 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18310
18311 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18312
18313 * gdb.base/subst.exp: Add tests to verify partial path matching
18314 output.
18315
18316 2014-06-03 Pedro Alves <palves@redhat.com>
18317
18318 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18319 target that doesn't use software single-stepping.
18320
18321 2014-06-03 Pedro Alves <palves@redhat.com>
18322
18323 PR breakpoints/17000
18324 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18325 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18326
18327 2014-06-02 Doug Evans <xdje42@gmail.com>
18328
18329 * gdb.guile/scm-parameter.exp: New file.
18330
18331 2014-06-02 Doug Evans <xdje42@gmail.com>
18332
18333 * gdb.guile/scm-cmd.c: New file.
18334 * gdb.guile/scm-cmd.exp: New file.
18335
18336 2014-06-02 Doug Evans <xdje42@gmail.com>
18337
18338 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18339 pretty-printer lookup.
18340 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18341 (make-pp_s-printer): Call it.
18342 (make-pretty-printer-from-dict): New function.
18343 (lookup-pretty-printer-maker-from-dict): New function.
18344 (*pretty-printer*): Simplify.
18345 (make-objfile-pp_s-printer): New function.
18346 (install-objfile-pretty-printers!): New function.
18347 (make-progspace-pp_s-printer): New function.
18348 (install-progspace-pretty-printers!): New function.
18349 * gdb.guile/scm-progspace.c: New file.
18350 * gdb.guile/scm-progspace.exp: New file.
18351
18352 2014-06-02 Pedro Alves <palves@redhat.com>
18353
18354 * gdb.base/dprintf-bp-same-addr.c: New file.
18355 * gdb.base/dprintf-bp-same-addr.exp: New file.
18356
18357 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18358
18359 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18360 * gdb.arch/powerpc-power.s: Likewise.
18361
18362 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18363
18364 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18365
18366 2014-06-01 Yao Qi <yao@codesourcery.com>
18367
18368 * gdb.base/watchpoint.exp (test_watch_location): Check null
18369 pointer can be dereferenced. If not, do the test, otherwise
18370 skip it.
18371
18372 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18373
18374 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18375 results.
18376 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18377
18378 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18379
18380 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18381 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18382 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18383 * gdb.arch/amd64-invalid-stack-top.c: New file.
18384 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18385
18386 2014-05-30 Pedro Alves <palves@redhat.com>
18387
18388 PR breakpoints/17000
18389 * gdb.base/sss-bp-on-user-bp.c: New file.
18390 * gdb.base/sss-bp-on-user-bp.exp: New file.
18391
18392 2014-05-30 David Blaikie <dblaikie@gmail.com>
18393
18394 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18395 gnu_inline semantics via attribute.
18396 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18397 source explicitly specifies the required semantics.
18398
18399 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18400
18401 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18402
18403 2014-05-29 Pedro Alves <palves@redhat.com>
18404 Tom Tromey <tromey@redhat.com>
18405
18406 * gdb.base/async-shell.exp: Don't enable target-async.
18407 * gdb.base/async.exp
18408 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18409 parameter. Adjust.
18410 (top level): Don't test with "target-async".
18411 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18412 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18413 * gdb.base/inferior-died.exp: Don't enable target-async.
18414 * gdb.base/interrupt-noterm.exp: Likewise.
18415 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18416 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18417 * gdb.mi/mi-nonstop.exp: Likewise.
18418 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18419 * gdb.mi/mi-nsintrall.exp: Likewise.
18420 * gdb.mi/mi-nsmoribund.exp: Likewise.
18421 * gdb.mi/mi-nsthrexec.exp: Likewise.
18422 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18423 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18424 * gdb.python/py-evsignal.exp: Don't enable target-async.
18425 * gdb.python/py-evthreads.exp: Likewise.
18426 * gdb.python/py-prompt.exp: Likewise.
18427 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18428 * gdb.server/solib-list.exp: Don't enable target-async.
18429 * gdb.threads/thread-specific-bp.exp: Likewise.
18430 * lib/mi-support.exp: Adjust to use mi-async.
18431
18432 2014-05-29 Pedro Alves <palves@redhat.com>
18433
18434 PR gdb/13860
18435 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18436 reason, even in sync mode.
18437
18438 2014-05-29 Pedro Alves <palves@redhat.com>
18439 Hui Zhu <hui@codesourcery.com>
18440
18441 PR PR15693
18442 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18443 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18444 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18445 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18446
18447 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18448
18449 * config/monitor.exp (gdb_target_monitor): Replace use of
18450 "set remotebaud" by "set serial baud".
18451
18452 2014-05-26 Andy Wingo <wingo@igalia.com>
18453
18454 * gdb.guile/scm-breakpoint.exp:
18455 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18456 properties instead of gdb-object-properties.
18457
18458 2014-05-26 Yao Qi <yao@codesourcery.com>
18459
18460 * gdb.server/no-thread-db.exp: Specify source file name
18461 explicitly when setting a breakpoint.
18462
18463 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18464
18465 * gdb.btrace/vdso.c: New.
18466 * gdb.btrace/vdso.exp: New.
18467
18468 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18469
18470 * gdb.base/gcore.exp (capture_command_output): Move ...
18471 * lib/gdb.exp (capture_command_output): ... here.
18472
18473 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18474
18475 * gdb.btrace/data.exp: Test memory access during btrace replay.
18476
18477 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18478
18479 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18480
18481 2014-05-21 Pedro Alves <palves@redhat.com>
18482
18483 PR gdb/13860
18484 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18485 (top level): Test that output related to execution commands is
18486 sent to the console with CLI commands, but not with MI commands.
18487 Test that breakpoint events are always mirrored to the console.
18488 Also expect the new source line to be output after a "next" in
18489 async mode too. Make it a pass/fail test.
18490 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18491 output.
18492 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18493
18494 2014-05-21 Pedro Alves <palves@redhat.com>
18495
18496 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18497 Use them to test variations of "list" after reaching a breakpoint.
18498 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18499 Test "list" with listsize 10 after reaching a breakpoint.
18500 * gdb.python/python.exp (decode_line current location line
18501 number): Adjust expected line number.
18502
18503 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18504
18505 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18506 behavior for $args, pass it directly to "run".
18507
18508 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18509
18510 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18511 30000 to 65536.
18512
18513 2014-05-21 Pedro Alves <palves@redhat.com>
18514
18515 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18516 auto-connect-native-target off".
18517 * gdb.base/auto-connect-native-target.c: New file.
18518 * gdb.base/auto-connect-native-target.exp: New file.
18519
18520 2014-05-21 Pedro Alves <palves@redhat.com>
18521
18522 * gdb.base/default.exp: Test "target native" instead of "target
18523 child".
18524
18525 2014-05-21 Mark Wielaard <mjw@redhat.com>
18526
18527 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18528
18529 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18530
18531 Fix TLS access for -static -pthread.
18532 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18533 <HAVE_TLS> (thread_function, main): Initialize it.
18534 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18535 Add clean_restart.
18536 <$have_tls != "">: Check TLSVAR.
18537
18538 2014-05-21 Pedro Alves <palves@redhat.com>
18539
18540 * gdb.base/dcache-line-read-error.c: New.
18541 * gdb.base/dcache-line-read-error.exp: New.
18542
18543 2014-05-20 Pedro Alves <palves@redhat.com>
18544
18545 * gdb.base/compare-sections.c: New file.
18546 * gdb.base/compare-sections.exp: New file.
18547
18548 2014-05-20 Pedro Alves <palves@redhat.com>
18549
18550 * gdb.base/break-idempotent.c: New file.
18551 * gdb.base/break-idempotent.exp: New file.
18552
18553 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18554
18555 * gdb.btrace/nohist.exp: New.
18556
18557 2014-05-20 Yao Qi <yao@codesourcery.com>
18558
18559 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18560 gdb.reverse directory and gdb_reverse_timeout exists in board
18561 setting.
18562 * README: Document gdb_reverse_timeout.
18563
18564 2014-05-20 Yao Qi <yao@codesourcery.com>
18565
18566 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18567 'test_file_name'. Treat args as a string instead of a list.
18568 (gdb_init): Rename argument 'args' by 'test_file_name'.
18569
18570 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18571
18572 * gdb.arch/powerpc-power.exp: New file.
18573 * gdb.arch/powerpc-power.s: New file.
18574
18575 2014-05-16 Doug Evans <dje@google.com>
18576
18577 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18578 * gdb.base/completion.exp: Check that all expected files exist
18579 before doing file completion.
18580
18581 2014-05-16 Doug Evans <dje@google.com>
18582
18583 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18584 Update.
18585 (do_syscall_tests_without_xml): Update.
18586
18587 2014-05-16 Pedro Alves <palves@redhat.com>
18588
18589 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18590 instead of "unknown output after running".
18591
18592 2014-05-16 Yao Qi <yao@codesourcery.com>
18593
18594 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18595 file1.txt from host at the end.
18596 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18597
18598 2014-05-15 Doug Evans <dje@google.com>
18599
18600 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18601 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18602 loading file. Add test for TU lookup.
18603
18604 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18605
18606 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18607 calling "-exec-arguments" or "set args" before running the
18608 inferior.
18609
18610 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18611
18612 * lib/mi-support.exp (mi_expect_stop): Expect message for
18613 inferiors that exit with non-zero exit code.
18614
18615 2014-05-14 Yao Qi <yao@codesourcery.com>
18616
18617 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18618 match absolute path on remote host.
18619 (test_file_list_exec_source_files): Remove "/" from the
18620 pattern.
18621
18622 2014-05-14 Yao Qi <yao@codesourcery.com>
18623
18624 * boards/local-remote-host-notty.exp (${board}_file): New
18625 proc.
18626
18627 2014-05-07 Kyle McMartin <kyle@redhat.com>
18628
18629 Pushed by Joel Brobecker <brobecker@adacore.com>.
18630 * gdb.arch/aarch64-atomic-inst.c: New file.
18631 * gdb.arch/aarch64-atomic-inst.exp: New file.
18632
18633 2014-05-07 Yao Qi <yao@codesourcery.com>
18634
18635 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18636 in current context" too.
18637
18638 2014-05-05 Keith Seitz <keiths@redhat.com>
18639
18640 * gdb.linespec/ls-dollar.exp: Add test for linespec
18641 file:convenience_variable.
18642
18643 2014-05-05 Yao Qi <yao@codesourcery.com>
18644
18645 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18646 traceframes into tfile and ctf trace files. Read data from
18647 trace file and test collected data.
18648 (gdb_collect_locals_test): Likewise.
18649 (gdb_unavailable_registers_test): Likewise.
18650 (gdb_unavailable_floats): Likewise.
18651 (gdb_collect_globals_test): Likewise.
18652 (top-level): Append "ctf" to trace_file_targets if GDB
18653 supports.
18654
18655 2014-05-05 Yao Qi <yao@codesourcery.com>
18656
18657 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18658 code to ...
18659 (gdb_collect_args_test_1): ... it. New proc.
18660 (gdb_collect_locals_test): Move some code to ...
18661 (gdb_collect_locals_test_1): ... it. New proc.
18662 (gdb_unavailable_registers_test): Move some code to ...
18663 (gdb_unavailable_registers_test_1): ... it. New proc.
18664 (gdb_unavailable_floats): Move some code to ...
18665 (gdb_unavailable_floats_1): ... it. New proc.
18666
18667 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18668
18669 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18670 probes to test for bitness recognition.
18671 * gdb.arch/amd64-stap-optional-prefix.exp
18672 (test_probe_value_without_reg): New procedure.
18673 Add code to test for different kinds of bitness.
18674
18675 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18676
18677 PR breakpoints/16889
18678 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18679 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18680
18681 2014-05-01 Pedro Alves <palves@redhat.com>
18682
18683 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18684 gdb_file_cmd if no file is specified.
18685 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18686 last_loaded_file to set the remote exec-file.
18687
18688 2014-05-01 Pedro Alves <palves@redhat.com>
18689
18690 * boards/local-remote-host.exp: New file.
18691
18692 2014-05-01 Pedro Alves <palves@redhat.com>
18693
18694 * boards/local-remote-host.exp: Rename to ...
18695 * boards/local-remote-host-notty.exp: ... this.
18696
18697 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18698
18699 * gdb.ada/dyn_arrayidx: New testcase.
18700
18701 2014-04-26 Yao Qi <yao@codesourcery.com>
18702
18703 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18704 and compute the length of function main. Save it in
18705 $main_length.
18706 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18707 (top-level): Use gdb_compile to compile objects into
18708 executable and restart GDB. Remove invocation to
18709 prepare_for_testing.
18710
18711 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18712 Pedro Alves <palves@redhat.com>
18713
18714 PR server/16255
18715 * gdb.multi/multi-attach.c: New file.
18716 * gdb.multi/multi-attach.exp: New file.
18717
18718 2014-04-25 Pedro Alves <palves@redhat.com>
18719
18720 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18721 user.
18722 (top level): Test that "set remote conditional-breakpoints-packet
18723 off" works as intended.
18724 * gdb.base/dprintf.exp: Test that "set remote
18725 breakpoint-commands-packet off" works as intended.
18726 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18727 New function.
18728 (top level): Call it.
18729 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18730 remote fast-tracepoints-packet off" works as intended.
18731 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18732 * lib/gdb.exp (gdb_is_target_remote): ... here.
18733
18734 2014-04-24 David Blaikie <dblaikie@gmail.com>
18735
18736 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18737 ensure clang would not discard them.
18738 * gdb.base/gdbvars.c: Ditto.
18739 * gdb.base/memattr.c: Ditto.
18740 * gdb.base/whatis.c: Ditto.
18741 * gdb.python/py-prettyprint.c: Ditto.
18742 * gdb.trace/actions.c: Ditto.
18743 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18744 ensure clang would not discard it.
18745
18746 2014-04-24 David Blaikie <dblaikie@gmail.com>
18747
18748 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18749 clang to emit the full definition of type required by the test
18750 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18751
18752 2014-04-24 David Blaikie <dblaikie@gmail.com>
18753
18754 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18755 coax Clang into emitting the definition of the type.
18756 * gdb.cp/pr10728-x.h (y): Ditto.
18757 * gdb.cp/pr10728-y.cc (y): Ditto.
18758
18759 2014-04-24 David Blaikie <dblaikie@gmail.com>
18760
18761 * gdb.base/label.exp: XFAIL label related tests under Clang.
18762 * gdb.cp/cplabel.exp: Ditto.
18763 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18764 under Clang those using labels.
18765
18766 2014-04-25 Yao Qi <yao@codesourcery.com>
18767
18768 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18769 double_label.
18770 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18771 partial_label and double_label.
18772
18773 2014-04-24 David Blaikie <dblaikie@gmail.com>
18774
18775 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18776
18777 2014-04-24 David Blaikie <dblaikie@gmail.com>
18778
18779 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18780 of the function to work across GCC and Clang.
18781 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18782 pointer types (const void ** const V void **).
18783
18784 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18785 Walfred Tedeschi <walfred.tedeschi@intel.com>
18786
18787 * Makefile.in (EXECUTABLES): Added i386-avx512.
18788 * gdb.arch/i386-avx512.c: New file.
18789 * gdb.arch/i386-avx512.exp: Likewise.
18790
18791 2014-04-23 Keith Seitz <keiths@redhat.com>
18792
18793 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18794 (mi_make_breakpoint_table): New procedure.
18795 (mi_create_breakpoint): Use mi_make_breakpoint
18796 and return the result.
18797 (mi_make_breakpoint): New procedure.
18798 (mi_build_kv_pairs): New procedure.
18799
18800 * gdb.mi/mi-break.exp: Remove unused globals,
18801 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18802 All callers updated.
18803 * gdb.mi/mi-dprintf.exp: Use variable to track command
18804 number.
18805 Update all callers of mi_create_breakpoint and use
18806 mi_make_breakpoint_table.
18807 Remove any unused global variables.
18808 * gdb.mi/mi-nonstop.exp: Likewise.
18809 * gdb.mi/mi-nsintrall.exp: Likewise.
18810 * gdb.mi/mi-nsmoribund.exp: Likewise.
18811 * gdb.mi/mi-nsthrexec.exp: Likewise.
18812 * gdb.mi/mi-reverse.exp: Likewise.
18813 * gdb.mi/mi-simplerun.exp: Likewise.
18814 * gdb.mi/mi-stepn.exp: Likewise.
18815 * gdb.mi/mi-syn-frame.exp: Likewise.
18816 * gdb.mi/mi-until.exp: Likewise.
18817 * gdb.mi/mi-var-cp.exp: Likewise.
18818 * gdb.mi/mi-var-display.exp: Likewise.
18819 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18820 * gdb.mi/mi2-var-child.exp: Likewise.
18821 * gdb.mi/mi-vla-c99.exp: Likewise.
18822 * lib/mi-support.exp: Likewise.
18823
18824 From Ian Lance Taylor <iant@cygnus.com>:
18825 * lib/gdb.exp (parse_args): New procedure.
18826
18827 2014-04-23 Pedro Alves <palves@redhat.com>
18828
18829 * gdb.base/break-unload-file.c: New file.
18830 * gdb.base/break-unload-file.exp: New file.
18831 * gdb.base/sym-file-lib.c (baz): New function.
18832 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18833 field.
18834 (load): Store the segment's mapped size.
18835 (unload): New function.
18836 (unload_shlib): New function.
18837 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18838 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18839 set a breakpoint at baz, and call it.
18840 * gdb.base/sym-file.exp: New tests for stale breakpoint
18841 instructions.
18842
18843 2014-04-23 Pedro Alves <palves@redhat.com>
18844
18845 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18846 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18847 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18848 * gdb.base/hbreak-unmapped.c: New file.
18849 * gdb.base/hbreak-unmapped.exp: New file.
18850 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18851 * lib/gdb.exp (gdb_is_target_remote): ... here.
18852
18853 2014-04-22 Pedro Alves <palves@redhat.com>
18854
18855 * gdb.base/consecutive-step-over.c: New file.
18856 * gdb.base/consecutive-step-over.exp: New file.
18857
18858 2014-04-22 Pedro Alves <palves@redhat.com>
18859
18860 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18861 instead of send_gdb/gdb_expect.
18862
18863 2014-04-22 Yao Qi <yao@codesourcery.com>
18864
18865 * lib/trace-support.exp (generate_tracefile): New procedure.
18866 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18867 return 0.
18868 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18869 if generate_tracefile returns 1.
18870
18871 2014-04-18 Tom Tromey <palves@redhat.com>
18872 Pedro alves <tromey@redhat.com>
18873
18874 PR backtrace/15558
18875 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18876 with a backtrace limit.
18877 * gdb.python/py-frame-inline.exp: Test running to an inline
18878 function with a backtrace limit, and printing the newest frame.
18879 * gdb.python/py-frame-inline.c (main): Call f.
18880
18881 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18882
18883 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18884
18885 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18886
18887 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18888 Drop prefix from unsupported source file path.
18889
18890 2014-04-17 Yao Qi <yao@codesourcery.com>
18891
18892 * lib/gdb.exp (with_target_charset): New proc.
18893 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18894 with_target_charset.
18895 (test_print_strings): Likewise.
18896 (test_repeat_bytes): Likewise.
18897 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18898 for some tests.
18899
18900 2014-04-16 Keith Seitz <keiths@redhat.com>
18901
18902 PR gdb/15827
18903 * gdb.dwarf2/corrupt.c: New file.
18904 * gdb.dwarf2/corrupt.exp: New file.
18905
18906 2014-04-16 Keith Seitz <keiths@redhat.com>
18907
18908 PR c++/16597
18909 * gdb.cp/namelessclass.cc: New file.
18910 * gdb.cp/namelessclass.exp: New file.
18911 * gdb.cp/namelessclass.S: New file.
18912
18913 2014-04-16 Doug Evans <dje@google.com>
18914
18915 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18916 Add comment.
18917 (gdbserver_default_get_comm_port): New function.
18918 (gdbserver_start): Check if board file provided
18919 "gdbserver,get_comm_port" and use it if so.
18920 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18921 (gdb,socketport): Set to "stdio".
18922 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18923 (stdio_gdbserver_template): Delete.
18924 (${board}_get_remote_address): Update.
18925 (${board}_build_remote_cmd): Delete.
18926 (${board}_get_comm_port): New function.
18927 (${board}_spawn): Update.
18928 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18929 Delete.
18930 (${board}_get_remote_address): Update.
18931 (${board}_get_comm_port): New function.
18932
18933 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18934
18935 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18936 appearing in any order.
18937
18938 2014-04-15 Doug Evans <dje@google.com>
18939
18940 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18941 uninitialized value of "description".
18942
18943 2014-04-15 Keith Seitz <keiths@redhat.com>
18944
18945 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18946 Remove unused globals.
18947 (test_running_the_program): Likewise.
18948 (test_controlled_execution): Likewise.
18949 (test_controlling_breakpoints): Likewise.
18950 (test_program_termination): Likewise.
18951
18952 2014-04-15 Keith Seitz <keiths@redhat.com>
18953
18954 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18955 unused globals.
18956 (test_rbreak_creation_and_listing): Likewise.
18957 (test_ignore_count): Likewise.
18958 (test_error): Likewise.
18959
18960 2014-04-15 Pedro Alves <palves@redhat.com>
18961
18962 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18963 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18964 sym-file-loader.c.
18965 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18966 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18967 to sym-file-loader.c.
18968 (struct library): Forward declare.
18969 (load_shlib, lookup_function): Change prototypes.
18970 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18971 (translate_offset): Remove declarations.
18972 (get_text_addr): New declaration.
18973 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18974 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18975 sym-file-loader.h.
18976 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18977 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18978 here from sym-file-loader.h.
18979 (struct library): New structure.
18980 (load_shlib, lookup_function): Change prototypes and adjust to
18981 work with a struct library.
18982 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18983 (translate_offset): Make static.
18984 (get_text_addr): New function.
18985 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18986
18987 2014-04-15 Pedro Alves <palves@redhat.com>
18988
18989 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18990
18991 2014-04-15 Pedro Alves <palves@redhat.com>
18992
18993 * gdb.base/sym-file-loader.c: Include <limits.h>.
18994 (SELF_LINK): New define.
18995 (get_origin): New function.
18996 (load_shlib): Use it.
18997 * gdb.base/sym-file.exp: Don't early return if the target is
18998 remote. Use runto_main, and issue fail is that fails. Use
18999 gdb_load_shlibs.
19000 (shlib_name): Delete.
19001 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19002
19003 2014-04-15 Pedro Alves <palves@redhat.com>
19004
19005 * gdb.base/sym-file.exp: Remove regex characters from test
19006 message. Don't refer to breakpoint numbers in test messages.
19007
19008 2014-04-14 Keith Seitz <keiths@redhat.com>
19009
19010 PR c++/16253
19011 * gdb.cp/var-tag.cc: New file.
19012 * gdb.cp/var-tag.exp: New file.
19013 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19014 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19015 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19016 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19017
19018 2014-04-14 Tom Tromey <tromey@redhat.com>
19019
19020 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19021 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19022 type.
19023 * gdb.cp/enum-class.exp: New file.
19024 * gdb.cp/enum-class.cc: New file.
19025
19026 2014-04-14 Tom Tromey <tromey@redhat.com>
19027
19028 * gdb.dwarf2/enum-type.exp: New file.
19029
19030 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19031
19032 * gdb.mi/mi-vla-c99.exp: New file.
19033 * gdb.mi/vla.c: New file.
19034
19035 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19036
19037 * gdb.base/vla-datatypes.c: New file.
19038 * gdb.base/vla-datatypes.exp: New file.
19039
19040 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19041
19042 * gdb.base/vla-ptr.c: New file.
19043 * gdb.base/vla-ptr.exp: New file.
19044
19045 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19046
19047 * gdb.dwarf2/count.exp: New file.
19048
19049 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19050
19051 * gdb.base/vla-sideeffect.c: New file.
19052 * gdb.base/vla-sideeffect.exp: New file.
19053
19054 2014-04-14 David Blaikie <dblaikie@gmail.com>
19055
19056 * gdb.mi/non-stop.c: Add return value for non-void function return
19057 statement.
19058 * gdb.threads/staticthreads.c: Ditto.
19059
19060 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19061 Doug Evans <xdje42@gmail.com>
19062
19063 * gdb.guile/scm-value.c: Improve test case.
19064 * gdb.guile/scm-value.exp: Add new test.
19065
19066 2014-04-11 David Blaikie <dblaikie@gmail.com>
19067
19068 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19069 override Clang's default.
19070
19071 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19072
19073 Revert the following changes (regressions):
19074
19075 * gdb.base/vla-sideeffect.c: New file.
19076 * gdb.base/vla-sideeffect.exp: New file.
19077
19078 * gdb.dwarf2/count.exp: New file.
19079
19080 * gdb.base/vla-multi.c: New file.
19081 * gdb.base/vla-multi.exp: New file.
19082
19083 * gdb.base/vla-ptr.c: New file.
19084 * gdb.base/vla-ptr.exp: New file.
19085
19086 * gdb.base/vla-datatypes.c: New file.
19087 * gdb.base/vla-datatypes.exp: New file.
19088
19089 * gdb.mi/mi-vla-c99.exp: New file.
19090 * gdb.mi/vla.c: New file.
19091
19092 2014-04-11 Keith Seitz <keiths@redhat.com>
19093
19094 PR c++/16675
19095 * gdb.cp/cpsizeof.exp: New file.
19096 * gdb.cp/cpsizeof.cc: New file.
19097
19098 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19099
19100 * gdb.mi/mi-vla-c99.exp: New file.
19101 * gdb.mi/vla.c: New file.
19102
19103 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19104
19105 * gdb.base/vla-datatypes.c: New file.
19106 * gdb.base/vla-datatypes.exp: New file.
19107
19108 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19109
19110 * gdb.base/vla-ptr.c: New file.
19111 * gdb.base/vla-ptr.exp: New file.
19112
19113 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19114
19115 * gdb.base/vla-multi.c: New file.
19116 * gdb.base/vla-multi.exp: New file.
19117
19118 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19119
19120 * gdb.dwarf2/count.exp: New file.
19121
19122 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19123
19124 * gdb.base/vla-sideeffect.c: New file.
19125 * gdb.base/vla-sideeffect.exp: New file.
19126
19127 2014-04-11 Yao Qi <yao@codesourcery.com>
19128
19129 * gdb.base/completion.exp: Check file exists before running tests
19130 on file completion.
19131
19132 2014-04-10 Pedro Alves <palves@redhat.com>
19133
19134 * gdb.base/cond-eval-mode.c: New file.
19135 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19136 prepare_for_testing to build the new file. Check result of
19137 runto_main.
19138 (test_break, test_watch): New procedures.
19139 (top level): Use them.
19140
19141 2014-04-08 Pierre Muller <muller@sourceware.org>
19142
19143 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19144 Ctrl-V use for mingw hosts.
19145
19146 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19147
19148 * gdb.python/py-value.c: Improve test case.
19149 * gdb.python/py-value.exp: Add new test.
19150
19151 2014-04-07 David Blaikie <dblaikie@gmail.com>
19152
19153 * lib/compiler.c: Identify the clang compiler.
19154 * lib/compiler.cc: Ditto.
19155
19156 2014-04-03 Yao Qi <yao@codesourcery.com>
19157
19158 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19159
19160 2014-04-01 Anton Blanchard <anton@samba.org>
19161
19162 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19163 messages unique.
19164
19165 2014-04-01 Anton Blanchard <anton@samba.org>
19166
19167 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19168 prepare_for_testing.
19169
19170 2014-04-01 Anton Blanchard <anton@samba.org>
19171
19172 * gdb.arch/ppc64-atomic-inst.c: Remove.
19173 * gdb.arch/ppc64-atomic-inst.S: New file.
19174 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19175
19176 2014-03-31 Doug Evans <dje@google.com>
19177
19178 * gdb.base/print-symbol-loading-lib.c: New file.
19179 * gdb.base/print-symbol-loading-main.c: New file.
19180 * gdb.base/print-symbol-loading.exp: New file.
19181
19182 2014-03-31 Yao Qi <yao@codesourcery.com>
19183
19184 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19185
19186 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19187
19188 * gdb.ada/mi_dyn_arr: New testcase.
19189
19190 2014-03-27 Doug Evans <dje@google.com>
19191
19192 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19193
19194 2014-03-27 Yao Qi <yao@codesourcery.com>
19195
19196 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19197 if target is nios2-*-*.
19198
19199 2014-03-26 Yao Qi <yao@codesourcery.com>
19200
19201 * lib/gdb.exp (readline_is_used): New proc.
19202 * gdb.base/completion.exp: Move tests on command complete up.
19203 Skip the rest of tests if readline is not used.
19204 * gdb.ada/complete.exp: Skp the test if readline is not
19205 used.
19206 * gdb.base/filesym.exp: Likewise.
19207 * gdb.base/macscp.exp: Likewise.
19208 * gdb.base/readline-ask.exp: Likewise.
19209 * gdb.base/readline.exp: Likewise.
19210 * gdb.python/py-cmd.exp: Likewise.
19211 * gdb.trace/tfile.exp: Likewise.
19212
19213 2014-03-26 Yao Qi <yao@codesourcery.com>
19214
19215 * gdb.base/macscp.exp: Fix code format issues.
19216
19217 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19218
19219 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19220 * gdb.asm/powerpc64le.inc: New file.
19221
19222 2014-03-25 Pedro Alves <palves@redhat.com>
19223 Doug Evans <dje@google.com>
19224
19225 * gdb.base/source-execution.c: New file.
19226 * gdb.base/source-execution.exp: New file.
19227 * gdb.base/source-execution.gdb: New file.
19228
19229 2014-03-24 Doug Evans <dje@google.com>
19230
19231 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19232 using fission.
19233
19234 2014-03-24 Hui Zhu <hui@codesourcery.com>
19235 Pedro Alves <palves@redhat.com>
19236
19237 PR breakpoints/16101
19238 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19239 test pass/fail messages. Detect missing support for dprintf when
19240 breakpoints are actually inserted.
19241 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19242 breakpoints are actually inserted.
19243 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19244 fails.
19245
19246 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19247
19248 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19249
19250 2014-03-22 Doug Evans <xdje42@gmail.com>
19251
19252 * gdb.python/python.exp (python not supported): Verify multi-line
19253 python command issues an error.
19254 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19255 guile command issues an error.
19256
19257 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19258
19259 * gdb.threads/thread-specific.exp: Handle the lack of usable
19260 $this_breakpoint and $this_thread.
19261
19262 2014-03-21 Hui Zhu <hui@codesourcery.com>
19263
19264 * gdb.base/attach.exp (do_command_attach_tests): New.
19265
19266 2014-03-20 Tom Tromey <tromey@redhat.com>
19267 Pedro Alves <palves@redhat.com>
19268
19269 PR cli/15718
19270 * gdb.base/condbreak-call-false.c: New file.
19271 * gdb.base/condbreak-call-false.exp: New file.
19272
19273 2014-03-20 Pedro Alves <palves@redhat.com>
19274
19275 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19276 Delete.
19277 (block_signals, unblock_signals): Delete.
19278 (child_function_2, main): Remove references to deleted variable
19279 and functions.
19280
19281 2014-03-20 Pedro Alves <palves@redhat.com>
19282
19283 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19284 Use pthread_kill to signal thread 2.
19285 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19286 Adjust to make the test send itself a signal rather than using the
19287 host's "kill" command.
19288
19289 2014-03-20 Pedro Alves <palves@redhat.com>
19290
19291 * gdb.threads/multiple-step-overs.c: New file.
19292 * gdb.threads/multiple-step-overs.exp: New file.
19293 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19294 Adjust expected infrun debug output.
19295
19296 2014-03-20 Pedro Alves <palves@redhat.com>
19297
19298 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19299 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19300
19301 2014-03-20 Pedro Alves <palves@redhat.com>
19302
19303 PR breakpoints/7143
19304 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19305 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19306 of gdb_test_multiple.
19307 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19308 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19309
19310 2014-03-20 Pedro Alves <palves@redhat.com>
19311
19312 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19313 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19314
19315 2014-03-19 Pedro Alves <palves@redhat.com>
19316
19317 * gdb.base/async.exp: Remove early return.
19318
19319 2014-03-19 Pedro Alves <palves@redhat.com>
19320
19321 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19322
19323 2014-03-19 Pedro Alves <palves@redhat.com>
19324
19325 * gdb.base/async.exp (test_background): Expect \r\n after
19326 "completed." in the fail pattern.
19327
19328 2014-03-19 Pedro Alves <palves@redhat.com>
19329
19330 * gdb.base/async.exp (test_background): New procedure.
19331 Use it for all background execution command tests.
19332
19333 2014-03-19 Pedro Alves <palves@redhat.com>
19334
19335 * gdb.base/async.exp: Use prepare_for_testing.
19336
19337 2014-03-19 Pedro Alves <palves@redhat.com>
19338
19339 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19340 the same line.
19341
19342 2014-03-19 Pedro Alves <palves@redhat.com>
19343
19344 * gdb.base/async.c (main): Add "jump here" and "until here" line
19345 marker comments.
19346 * gdb.base/async.exp (jump_here): New global.
19347 (jump& test): Use it.
19348 (until_here): New global.
19349 (until& test): Use it.
19350
19351 2014-03-19 Pedro Alves <palves@redhat.com>
19352
19353 * gdb.base/async.exp: Don't frob gdb_protocol.
19354
19355 2014-03-18 Doug Evans <xdje42@gmail.com>
19356
19357 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19358 Fix spelling of exec-done-display.
19359
19360 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19361
19362 PR gdb/15358
19363 * gdb.base/gdb-sigterm.c: New file.
19364 * gdb.base/gdb-sigterm.exp: New file.
19365
19366 2014-03-18 Pedro Alves <palves@redhat.com>
19367
19368 PR gdb/13860
19369 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19370 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19371 solib-event.
19372
19373 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19374
19375 * gdb.ada/pckd_arr_ren: New testcase.
19376
19377 2014-03-13 Doug Evans <xdje42@gmail.com>
19378
19379 PR guile/16612
19380 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19381 collect after discarding symbols.
19382
19383 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19384 Doug Evans <xdje42@gmail.com>
19385
19386 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19387 to history survives a gc.
19388
19389 2014-03-13 Pedro Alves <palves@redhat.com>
19390
19391 * gdb.base/default.exp: Don't test "target procfs".
19392
19393 2014-03-13 Pedro Alves <palves@redhat.com>
19394
19395 * gdb.base/default.exp: Update "target child" and "target procfs"
19396 tests to not expect "Unix".
19397
19398 2014-03-12 Tom Tromey <tromey@redhat.com>
19399
19400 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19401 New procs. Add target-async tests.
19402 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19403 Add target-async tests.
19404
19405 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19406
19407 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19408 'func_start' and 'func_end' for the beginning and end of the
19409 function code, respectively.
19410 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19411 'func_end' instead of 'func' and 'main'.
19412
19413 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19414
19415 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19416 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19417 generate the debug info assembler source.
19418
19419 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19420
19421 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19422 * gdb.dwarf2/arr-subrange.exp: Likewise.
19423 * gdb.dwarf2/dwz.exp: Likewise.
19424 * gdb.dwarf2/method-ptr.exp: Likewise.
19425 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19426 * gdb.dwarf2/subrange.exp: Likewise.
19427 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19428 * gdb.dwarf2/implptrpiece.exp: Likewise.
19429 * gdb.dwarf2/nostaticblock.exp: Likewise.
19430
19431 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19432
19433 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19434 directory to absolute path name arguments.
19435
19436 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19437
19438 * gdb.ada/tagged_access: New testcase.
19439
19440 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19441
19442 * gdb.btrace/data.exp: Update expected output.
19443
19444 2014-03-06 Yao Qi <yao@codesourcery.com>
19445
19446 * gdb.trace/pr16508.exp: New file.
19447
19448 2014-03-05 Pedro Alves <palves@redhat.com>
19449
19450 PR gdb/16575
19451 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19452 procedure.
19453 (top level): Adjust to use it. Add tests that exercise breakpoint
19454 interaction with the code-cache.
19455
19456 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19457
19458 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19459 test for 'history-append!'.
19460
19461 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19462
19463 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19464 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19465 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19466 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19467 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19468 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19469
19470 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19471
19472 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19473 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19474 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19475
19476 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19477
19478 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19479
19480 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19481
19482 * gdb.dwarf2/arr-stride.c: New file.
19483 * gdb.dwarf2/arr-stride.exp: New file.
19484
19485 2014-02-26 Pedro Alves <palves@redhat.com>
19486
19487 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19488 that won't ever trigger. Make sure that GDB reports the correct
19489 breakpoint that caused the stop.
19490
19491 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19492
19493 PR gdb/16626
19494 * gdb.base/auto-load-script: New file.
19495 * gdb.base/auto-load.c: New file.
19496 * gdb.base/auto-load.exp: New file.
19497
19498 PR gdb/16626
19499 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19500
19501 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19502
19503 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19504 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19505
19506 2014-02-24 Doug Evans <dje@google.com>
19507
19508 * lib/gdb.exp (run_on_host): Log error output if program fails.
19509
19510 2014-02-21 Pedro Alves <palves@redhat.com>
19511
19512 * gdb.threads/step-after-sr-lock.c: Rename to ...
19513 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19514 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19515 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19516 ... this.
19517
19518 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19519
19520 PR tdep/16397
19521 * gdb.arch/amd64-stap-special-operands.exp: New file.
19522 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19523 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19524 * gdb.arch/amd64-stap-triplet.S: Likewise.
19525 * gdb.arch/amd64-stap-triplet.c: Likewise.
19526
19527 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19528
19529 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19530 in .section pseudo-op.
19531
19532 2014-02-20 lin zuojian <manjian2006@gmail.com>
19533 Joel Brobecker <brobecker@adacore.com>
19534 Doug Evans <xdje42@gmail.com>
19535
19536 PR symtab/16581
19537 * gdb.dwarf2/dw2-icycle.S: New file.
19538 * gdb.dwarf2/dw2-icycle.c: New file.
19539 * gdb.dwarf2/dw2-icycle.exp: New file.
19540
19541 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19542
19543 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19544 operations on gdb.Value objects.
19545 * gdb.python/py-value-cc.exp: Add new test to test operations on
19546 gdb.Value objects.
19547
19548 2014-02-18 Doug Evans <dje@google.com>
19549
19550 * Makefile.in (TESTS): New variable.
19551 (expanded_tests, expanded_tests_or_none): New variables
19552 (check-single): Pass $(expanded_tests_or_none) to runtest.
19553 (check-parallel): Only run tests in $(TESTS) if non-empty.
19554 (check/no-matching-tests-found): New rule.
19555 * README: Document TESTS makefile variable.
19556
19557 2014-02-18 Doug Evans <dje@google.com>
19558
19559 * Makefile.in (check-parallel): rm -rf outputs temp.
19560
19561 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19562
19563 Fix "ERROR: no fileid for" in the testsuite.
19564 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19565
19566 2014-02-12 Doug Evans <dje@google.com>
19567
19568 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19569 (MISCELLANEOUS): New variable.
19570 (clean): rm -rf $(MISCELLANEOUS).
19571 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19572 dwp live in the same directory as symlinks, with each symlink pointed
19573 to a differently named file in a different directory.
19574
19575 2014-02-11 Doug Evans <dje@google.com>
19576
19577 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19578 of Tcl file commands.
19579
19580 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19581
19582 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19583 "kill -SIGUSR1 -1".
19584
19585 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19586
19587 * gdb.ada/tick_length_array_enum_idx: New testcase.
19588
19589 2014-02-10 Doug Evans <xdje42@gmail.com>
19590
19591 * configure.ac (AC_OUTPUT): Add gdb.guile.
19592 * configure: Regenerate.
19593 * lib/gdb-guile.exp: New file.
19594 * lib/gdb.exp (get_target_charset): New function.
19595 * gdb.base/help.exp: Update expected output from "apropos apropos".
19596 * gdb.guile/Makefile.in: New file.
19597 * gdb.guile/guile.exp: New file.
19598 * gdb.guile/scm-arch.c: New file.
19599 * gdb.guile/scm-arch.exp: New file.
19600 * gdb.guile/scm-block.c: New file.
19601 * gdb.guile/scm-block.exp: New file.
19602 * gdb.guile/scm-breakpoint.c: New file.
19603 * gdb.guile/scm-breakpoint.exp: New file.
19604 * gdb.guile/scm-disasm.c: New file.
19605 * gdb.guile/scm-disasm.exp: New file.
19606 * gdb.guile/scm-equal.c: New file.
19607 * gdb.guile/scm-equal.exp: New file.
19608 * gdb.guile/scm-error.exp: New file.
19609 * gdb.guile/scm-error.scm: New file.
19610 * gdb.guile/scm-frame-args.c: New file.
19611 * gdb.guile/scm-frame-args.exp: New file.
19612 * gdb.guile/scm-frame-args.scm: New file.
19613 * gdb.guile/scm-frame-inline.c: New file.
19614 * gdb.guile/scm-frame-inline.exp: New file.
19615 * gdb.guile/scm-frame.c: New file.
19616 * gdb.guile/scm-frame.exp: New file.
19617 * gdb.guile/scm-generics.exp: New file.
19618 * gdb.guile/scm-gsmob.exp: New file.
19619 * gdb.guile/scm-iterator.c: New file.
19620 * gdb.guile/scm-iterator.exp: New file.
19621 * gdb.guile/scm-math.c: New file.
19622 * gdb.guile/scm-math.exp: New file.
19623 * gdb.guile/scm-objfile-script-gdb.in: New file.
19624 * gdb.guile/scm-objfile-script.c: New file.
19625 * gdb.guile/scm-objfile-script.exp: New file.
19626 * gdb.guile/scm-objfile.c: New file.
19627 * gdb.guile/scm-objfile.exp: New file.
19628 * gdb.guile/scm-ports.exp: New file.
19629 * gdb.guile/scm-pretty-print.c: New file.
19630 * gdb.guile/scm-pretty-print.exp: New file.
19631 * gdb.guile/scm-pretty-print.scm: New file.
19632 * gdb.guile/scm-section-script.c: New file.
19633 * gdb.guile/scm-section-script.exp: New file.
19634 * gdb.guile/scm-section-script.scm: New file.
19635 * gdb.guile/scm-symbol.c: New file.
19636 * gdb.guile/scm-symbol.exp: New file.
19637 * gdb.guile/scm-symtab-2.c: New file.
19638 * gdb.guile/scm-symtab.c: New file.
19639 * gdb.guile/scm-symtab.exp: New file.
19640 * gdb.guile/scm-type.c: New file.
19641 * gdb.guile/scm-type.exp: New file.
19642 * gdb.guile/scm-value-cc.cc: New file.
19643 * gdb.guile/scm-value-cc.exp: New file.
19644 * gdb.guile/scm-value.c: New file.
19645 * gdb.guile/scm-value.exp: New file.
19646 * gdb.guile/source2.scm: New file.
19647 * gdb.guile/types-module.cc: New file.
19648 * gdb.guile/types-module.exp: New file.
19649
19650 2014-02-10 Yao Qi <yao@codesourcery.com>
19651
19652 PR testsuite/16543
19653 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19654 * configure: Regenerated.
19655 * Makefile.in: New file.
19656
19657 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19658
19659 * gdb.python/py-framefilter.exp: Fix typo.
19660
19661 2014-02-08 Yao Qi <yao@codesourcery.com>
19662
19663 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19664 that no =breakpoint-modified is emitted when breakpoints are
19665 modified through MI commands.
19666
19667 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19668 Pedro Alves <palves@redhat.com>
19669
19670 * gdb.threads/step-after-sr-lock.c: New file.
19671 * gdb.threads/step-after-sr-lock.exp: New file.
19672
19673 2014-02-07 Pedro Alves <palves@redhat.com>
19674
19675 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19676
19677 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19678
19679 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19680 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19681
19682 2014-02-06 Doug Evans <xdje42@gmail.com>
19683
19684 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19685 output.
19686
19687 * gdb.gdb/python-interrupts.exp: New file.
19688
19689 2014-02-05 Yao Qi <yao@codesourcery.com>
19690
19691 * gdb.trace/report.exp (use_collected_data): Test the output
19692 of "info threads" and "info inferiors".
19693
19694 2014-02-05 Yao Qi <yao@codesourcery.com>
19695
19696 Revert this patch:
19697
19698 2013-05-24 Yao Qi <yao@codesourcery.com>
19699
19700 * gdb.trace/tfile.exp: Test inferior and thread.
19701
19702 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19703
19704 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19705 on a function.
19706 * gdb.base/step-bt.c: Call hello via function pointer to make
19707 sure its first instruction is executed on powerpc64le-linux.
19708
19709 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19710
19711 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19712
19713 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19714
19715 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19716 of the test patterns for use on little-endian systems.
19717
19718 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19719
19720 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19721 (decimal_vector): Fix for little-endian.
19722
19723 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19724
19725 * gdb.arch/sparc-sysstep.exp: New file.
19726 * gdb.arch/sparc-sysstep.c: Likewise.
19727
19728 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19729
19730 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19731
19732 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19733
19734 2014-01-23 Tom Tromey <tromey@redhat.com>
19735
19736 * gdb.ada/array_char_idx: New testcase.
19737
19738 2014-01-23 Tom Tromey <tromey@redhat.com>
19739
19740 PR python/16487:
19741 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19742 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19743 classes.
19744
19745 2014-01-23 Tom Tromey <tromey@redhat.com>
19746
19747 PR python/16491:
19748 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19749 string from an inferior frame.
19750 * gdb.python/py-framefilter-mi.exp: Update.
19751
19752 2014-01-22 Doug Evans <dje@google.com>
19753
19754 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19755
19756 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19757
19758 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19759
19760 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19761
19762 * gdb.trace/entry-values.exp: Remove excess space character from
19763 regex patterns. Handle s390 call instruction.
19764
19765 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19766
19767 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19768 define "*_start" label. Make "name" static.
19769 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19770 ${name} by references to ${name}_start.
19771
19772 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19773
19774 * gdb.base/info-macros.exp: Remove "debug" from the compile
19775 options.
19776
19777 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19778
19779 * gdb.dlang/demangle.exp: New file.
19780
19781 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19782
19783 * gdb.dlang/primitive-types.exp: New file.
19784
19785 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19786
19787 * configure.ac: Create gdb.dlang/Makefile.
19788 * configure: Regenerate.
19789 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19790 * gdb.dlang/Makefile.in: New file.
19791 * lib/d-support.exp: New file.
19792 * lib/gdb.exp (skip_d_tests): New proc.
19793
19794 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19795
19796 * gdb.btrace/delta.exp: Check reverse stepi.
19797 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19798 * gdb.btrace/finish.exp: New.
19799 * gdb.btrace/next.exp: New.
19800 * gdb.btrace/nexti.exp: New.
19801 * gdb.btrace/record_goto.c: Add comments.
19802 * gdb.btrace/step.exp: New.
19803 * gdb.btrace/stepi.exp: New.
19804 * gdb.btrace/multi-thread-step.c: New.
19805 * gdb.btrace/multi-thread-step.exp: New.
19806 * gdb.btrace/rn-dl-bind.c: New.
19807 * gdb.btrace/rn-dl-bind.exp: New.
19808 * gdb.btrace/data.c: New.
19809 * gdb.btrace/data.exp: New.
19810 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19811
19812 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19813
19814 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19815 * gdb.btrace/exception.exp: Update.
19816 * gdb.btrace/instruction_history.exp: Update.
19817 * gdb.btrace/record_goto.exp: Update.
19818 * gdb.btrace/tailcall.exp: Update.
19819 * gdb.btrace/unknown_functions.exp: Update.
19820 * gdb.btrace/delta.exp: New.
19821
19822 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19823
19824 * gdb.btrace/record_goto.exp: Add backtrace test.
19825 * gdb.btrace/tailcall.exp: Add backtrace test.
19826
19827 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19828
19829 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19830 * gdb.btrace/record_goto.c: New.
19831 * gdb.btrace/record_goto.exp: New.
19832 * gdb.btrace/x86-record_goto.S: New.
19833
19834 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19835
19836 * gdb.btrace/function_call_history.exp: Update tests.
19837 * gdb.btrace/instruction_history.exp: Update tests.
19838
19839 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19840
19841 * gdb.btrace/function_call_history.exp: Fix expected field
19842 order for "record function-call-history".
19843 Add new tests for "record function-call-history /c".
19844 * gdb.btrace/exception.cc: New.
19845 * gdb.btrace/exception.exp: New.
19846 * gdb.btrace/tailcall.exp: New.
19847 * gdb.btrace/x86-tailcall.S: New.
19848 * gdb.btrace/x86-tailcall.c: New.
19849 * gdb.btrace/unknown_functions.c: New.
19850 * gdb.btrace/unknown_functions.exp: New.
19851 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19852
19853 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19854
19855 * gdb.btrace/instruction_history.exp: Update.
19856 * gdb.btrace/function_call_history.exp: Update.
19857
19858 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19859
19860 * gdb.btrace/function_call_history.exp: Fix expected function
19861 trace.
19862 * gdb.btrace/instruction_history.exp: Initialize traced.
19863 Remove traced_functions.
19864
19865 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19866
19867 * gdb.btrace/function_call_history.exp: Update
19868 * gdb.btrace/instruction_history.exp: Update.
19869
19870 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19871
19872 * gdb.btrace/enable.exp: Update expected text.
19873
19874 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19875
19876 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19877 bytes.
19878
19879 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19880
19881 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19882
19883 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19884
19885 * lib/gdb.exp (supports_process_record): Return true for
19886 arm*-linux*. (supports_reverse): Likewise.
19887
19888 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19889
19890 PR python/15464
19891 PR python/16113
19892 * gdb.python/py-type.c: Enhance test case.
19893 * gdb.python/py-value-cc.cc: Likewise
19894 * gdb.python/py-type.exp: Add new tests.
19895 * gdb.python/py-value-cc.exp: Likewise
19896
19897 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19898 Pedro Alves <palves@redhat.com>
19899
19900 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19901 Make "name" extern.
19902 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19903 references to ${name}_start by references to ${name}.
19904
19905 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19906
19907 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19908
19909 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19910
19911 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19912
19913 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19914 Pedro Alves <palves@redhat.com>
19915
19916 * gdb.mi/mi-info-os.exp: Connect to the target with
19917 mi_gdb_target_load.
19918
19919 2014-01-08 Pedro Alves <palves@redhat.com>
19920
19921 * gdb.threads/reconnect-signal.c: New file.
19922 * gdb.threads/reconnect-signal.exp: New file.
19923
19924 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19925
19926 * gdb.base/source-dir.exp: New file.
19927
19928 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19929
19930 * gdb.ada/mi_interface: New testcase.
19931
19932 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19933
19934 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19935 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19936 gdb.ada/pp-rec-component/pck.ads: New files.
19937
19938 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19939
19940 * gdb.python/py-pp-integral.c: New file.
19941 * gdb.python/py-pp-integral.py: New file.
19942 * gdb.python/py-pp-integral.exp: New file.
19943
19944 For older changes see ChangeLog-1993-2013.
19945 \f
19946 ;; Local Variables:
19947 ;; mode: change-log
19948 ;; left-margin: 8
19949 ;; fill-column: 74
19950 ;; version-control: never
19951 ;; End:
19952
19953 Copyright 2014-2020 Free Software Foundation, Inc.
19954 Copying and distribution of this file, with or without modification,
19955 are permitted provided the copyright notice and this notice are preserved.