]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Implement "set cwd" command on GDB
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2
3 * gdb.base/set-cwd.c: New file.
4 * gdb.base/set-cwd.exp: Likewise.
5
6 2017-10-02 Tom Tromey <tom@tromey.com>
7
8 PR rust/22236:
9 * gdb.rust/simple.rs (main): New variable "fslice".
10 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11
12 2017-10-02 Tom Tromey <tom@tromey.com>
13
14 * gdb.rust/simple.exp: Test ptype of a slice.
15
16 2017-10-02 Tom Tromey <tom@tromey.com>
17
18 * gdb.rust/simple.exp: Test index of slice.
19
20 2017-09-27 Tom Tromey <tom@tromey.com>
21
22 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
23
24 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
25 Pedro Alves <palves@redhat.com>
26
27 * gdb.base/compare-sections.exp (get value of read-only section): Read
28 as unsigned value.
29 (corrupt read-only section): Likewise and don't set written if patching
30 failed.
31
32 2017-09-21 Kevin Buettner <kevinb@redhat.com>
33
34 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
35 files.
36
37 2017-09-20 Pedro Alves <palves@redhat.com>
38
39 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
40 symbol names in gdb's output.
41 * gdb.cp/overload.exp ("list all overloads"): Likewise.
42
43 2017-09-20 Pedro Alves <palves@redhat.com>
44
45 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
46 Rename to ...
47 (test_list_ambiguous_symbol): ... this and add a symbol name
48 parameter. Adjust.
49 (test_list_ambiguous_function): Reimplement on top of
50 test_list_ambiguous_symbol and also test listing ambiguous
51 variables.
52 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
53 (ambiguous_fun): ... this.
54 (ambiguous_var): New.
55 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
56 (ambiguous_fun): ... this.
57 (ambiguous_var): New.
58
59 2017-09-19 John Baldwin <jhb@FreeBSD.org>
60
61 * gdb.base/starti.c: New file.
62 * gdb.base/starti.exp: New file.
63 * lib/gdb.exp (gdb_starti_cmd): New procedure.
64
65 2017-09-14 Pedro Alves <palves@redhat.com>
66
67 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
68 (top level): Use it instead of runto.
69
70 2017-09-11 Tom Tromey <tom@tromey.com>
71
72 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
73
74 2017-09-11 Tom Tromey <tom@tromey.com>
75
76 * gdb.python/py-infthread.exp: Add tests for new_thread event.
77 * gdb.python/py-inferior.exp: Add tests for new inferior events.
78
79 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
80
81 * gdb.fortran/printing-types.exp: New file.
82 * gdb.fortran/printing-types.exp: New file.
83
84 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
85
86 * gdb.fortran/vla-ptype.exp: Fix typos.
87 * gdb.fortran/vla-value.exp: Same.
88
89 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
90
91 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
92 * gdb.mi/mi-var-child-f.exp: Likewise.
93 * gdb.mi/mi-vla-fortran.exp: Likewise.
94
95 2017-09-08 Frank Penczek <frank.penczek@intel.com>
96 Christoph Weinmann <christoph.t.weinmann@intel.com>
97 Bernhard Heckel <bernhard.heckel@intel.com>
98
99 * gdb.fortran/ptr-indentation.f90: New file.
100 * gdb.fortran/ptr-indentation.exp: New file.
101
102 2017-09-05 Tom Tromey <tom@tromey.com>
103
104 PR gdb/22010:
105 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
106
107 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
108
109 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
110
111 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
112
113 * gdb.threads/tls-nodebug-pie.c: New file.
114 * gdb.threads/tls-nodebug-pie.exp: New file.
115
116 2017-09-05 Tom Tromey <tom@tromey.com>
117
118 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
119 for rust.
120
121 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
122
123 * gdb.multi/multi-arch-exec.exp: Test with different
124 "follow-exec-mode" settings.
125 (do_test): New procedure.
126
127 2017-09-04 Pedro Alves <palves@redhat.com>
128
129 * gdb.base/func-static.c (S::method const, S::method volatile)
130 (S::method volatile const): New methods.
131 (c_s, v_s, cv_s): New instances.
132 (main): Call method() on them.
133 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
134 (cannot_resolve): New procedure.
135 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
136 print-quote-unquoted columns.
137 (do_test): Test printing each scope too.
138
139 2017-09-04 Pedro Alves <palves@redhat.com>
140
141 * gdb.base/local-static.exp: Also test with
142 class::method::variable wholly quoted.
143 * gdb.cp/m-static.exp (class::method::variable): Remove test.
144
145 2017-09-04 Pedro Alves <palves@redhat.com>
146
147 * gdb.base/local-static.c: New.
148 * gdb.base/local-static.cc: New.
149 * gdb.base/local-static.exp: New.
150
151 2017-09-04 Pedro Alves <palves@redhat.com>
152
153 * gdb.asm/asm-source.exp: Add casts to int.
154 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
155 (dataglobal64_1, dataglobal64_2): New globals.
156 * gdb.base/nodebug.exp: Test different expressions involving the
157 new globals, with print, whatis and ptype. Add casts to int.
158 * gdb.base/solib-display.exp: Add casts to int.
159 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
160 * gdb.cp/m-static.exp: Add cast to int.
161 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
162 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
163 tls variable with no debug info without a cast. Test with a cast
164 to int too.
165 * gdb.trace/entry-values.exp: Add casts.
166
167 2017-09-04 Pedro Alves <palves@redhat.com>
168
169 * gdb.base/nodebug.exp: Test that ptype's error about functions
170 with unknown return type includes the function name too.
171
172 2017-09-04 Pedro Alves <palves@redhat.com>
173
174 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
175 return type of munmap in infcall.
176 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
177 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
178 type of ftell in infcall.
179 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
180 type of getpid in infcall.
181 * gdb.base/infcall-exec.exp: Cast return type of execlp in
182 infcall.
183 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
184 Bail on failure to extract the pid.
185 * gdb.base/nodebug.c: #include <stdint.h>.
186 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
187 New functions.
188 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
189 Change expected output of print/whatis/ptype with functions with
190 no debug info. Test all supported languages. Call
191 test_call_promotion.
192 * gdb.compile/compile.exp: Adjust expected output to expect
193 warning.
194 * gdb.threads/siginfo-threads.exp: Likewise.
195
196 2017-09-04 Pedro Alves <palves@redhat.com>
197
198 * gdb.base/callfuncs.exp (do_function_calls): New parameter
199 "prototypes". Test calling float functions via prototyped and
200 unprototyped function pointers.
201 (perform_all_tests): New parameter "prototypes". Pass it down.
202 (top level): Pass down "prototypes" parameter to
203 perform_all_tests.
204
205 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
206
207 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
208 Test with nested loops.
209
210 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
211
212 * gdb.base/commands.exp: Call the new procedures.
213 (loop_break_test, loop_continue_test): New procedures.
214
215 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
216
217 * gdb.base/commands.exp: Call new procedure.
218 (define_if_without_arg_test): New procedure.
219
220 2017-09-04 Pedro Alves <palves@redhat.com>
221
222 * gdb.base/list-ambiguous.exp: New file.
223 * gdb.base/list-ambiguous0.c: New file.
224 * gdb.base/list-ambiguous1.c: New file.
225 * gdb.base/list.exp (test_list_range): Adjust expected output.
226
227 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
228
229 * gdb.base/share-env-with-gdbserver.c: New file.
230 * gdb.base/share-env-with-gdbserver.exp: Likewise.
231
232 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
233
234 * gdb.base/commands.exp (gdbvar_simple_if_test,
235 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
236 progvar_simple_if_test, progvar_simple_while_test,
237 progvar_complex_if_while_test, user_defined_command_test,
238 user_defined_command_args_eval,
239 user_defined_command_args_stack_test,
240 user_defined_command_manyargs_test, bp_deleted_in_command_test,
241 temporary_breakpoint_commands,
242 gdb_test_no_prompt, redefine_hook_test,
243 redefine_backtrace_test): Remove "global gdb_prompt".
244
245 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
246
247 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
248 New proc, call it from toplevel.
249
250 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
251
252 PR remote/21852
253 * gdb.server/normal.c: New file, copied from gdb.base.
254 * gdb.server/run-without-local-binary.exp: New file.
255
256 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
257
258 * gdb.arch/sparc64-adi.exp: New file.
259 * gdb.arch/sparc64-adi.c: New file.
260
261 2017-08-22 Pedro Alves <palves@redhat.com>
262
263 * gdb.cp/overload.exp (line_range_pattern): New procedure.
264 (top level): Add "list all overloads" tests.
265
266 2017-08-22 Tom Tromey <tom@tromey.com>
267
268 * gdb.gdb/xfullpath.exp: Remove.
269
270 2017-08-21 Pedro Alves <palves@redhat.com>
271
272 PR gdb/19487
273 * gdb.base/symbol-alias.c: New.
274 * gdb.base/symbol-alias2.c: New.
275 * gdb.base/symbol-alias.exp: New.
276
277 2017-08-21 Pedro Alves <palves@redhat.com>
278
279 * gdb.base/dfp-test.c
280 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
281 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
282 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
283 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
284 * gdb.base/whatis-ptype-typedefs.c: New.
285 * gdb.base/whatis-ptype-typedefs.exp: New.
286 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
287 (an_int, an_int_type, an_int_type2): New globals.
288 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
289 involving typedefs and cast expressions.
290 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
291 (lookup_typedefs_function): New.
292 (typedefs_pretty_printers_dict): New.
293 (top level): Register lookup_typedefs_function in
294 gdb.pretty_printers.
295
296 2017-08-18 Yao Qi <yao.qi@linaro.org>
297
298 * gdb.server/unittest.exp: New.
299
300 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
301
302 PR gdb/21954
303 * gdb.base/environ.exp: Add test to check if 'unset environment'
304 works.
305
306 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
307
308 * lib/gdb.exp (universal_compile_options): New caching proc.
309 (gdb_compile): Suppress GCC's coloring of messages.
310
311 2017-08-14 Tom Tromey <tom@tromey.com>
312
313 PR gdb/21675:
314 * gdb.base/printcmds.exp (test_radices): New function.
315 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
316 * gdb.base/sizeof.exp (check_valueof): Use p/d.
317 * lib/gdb.exp (get_integer_valueof): Use p/d.
318
319 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
320
321 * lib/gdb.exp (get_valueof): Don't capture end-of-line
322 characters.
323
324 2017-08-05 Tom Tromey <tom@tromey.com>
325
326 * gdb.rust/simple.exp: Allow String to appear in a different
327 namespace.
328
329 2017-07-26 Yao Qi <yao.qi@linaro.org>
330
331 * gdb.gdb/unittest.exp: Invoke command
332 "maintenance check xml-descriptions".
333
334 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
335
336 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
337 calling context.
338 (hex128): Drop erroneous calculation of parameters.
339
340 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
341
342 * gdb.python/py-unwind.exp: Disable stack protection when
343 building test file.
344
345 2017-07-20 Pedro Alves <palves@redhat.com>
346
347 * gdb.base/default.exp (set language): Adjust expected output.
348
349 2017-07-20 Pedro Alves <palves@redhat.com>
350
351 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
352 (test_minsym): ... this, and make static.
353 (get_pck__foo__bar__minsym): Rename to ...
354 (get_test_minsym): ... this.
355 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
356 symbol names and comments.
357 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
358 (get_test_minsym): ... this.
359 (pck__foo__bar__minsym__2): Rename to ...
360 (test_minsym): ... this.
361 (main): Adjust.
362
363 2017-07-17 Pedro Alves <palves@redhat.com>
364
365 * gdb.base/completion.exp: Adjust expected output.
366 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
367 the completer works.
368
369 2017-07-17 Pedro Alves <palves@redhat.com>
370
371 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
372
373 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
374
375 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
376
377 2017-07-14 Tom Tromey <tom@tromey.com>
378
379 PR rust/21764:
380 * gdb.rust/simple.exp: Add tests.
381
382 2017-07-14 Tom Tromey <tom@tromey.com>
383
384 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
385
386 2017-07-14 Pedro Alves <palves@redhat.com>
387
388 * gdb.linespec/base/one/thefile.cc (z1): New function.
389 * gdb.linespec/base/two/thefile.cc (z2): New function.
390 * gdb.linespec/linespec.exp: Add tests.
391
392 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
393
394 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
395 to mi_create_breakpoint.
396
397 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
398
399 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
400 mi_create_breakpoint.
401
402 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
403
404 * gdb.dlang/demangle.exp: Update for demangling changes.
405
406 2017-07-09 Tom Tromey <tom@tromey.com>
407
408 * gdb.dwarf2/shortpiece.exp: New file.
409
410 2017-07-06 David Blaikie <dblaikie@gmail.com>
411
412 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
413 built from fissiont-multi-cu{1,2}.c.
414 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
415 except putting 'main' and 'func' in separate CUs in the same DWO file.
416 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
417 test.
418 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
419 test.
420
421 2017-07-06 Pedro Alves <palves@redhat.com>
422
423 * gdb.python/py-unwind.exp: Test flushregs.
424
425 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
426
427 PR cli/21688
428 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
429 tests for alias commands and trailing whitespace.
430
431 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
432
433 PR cli/21688
434 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
435 procedure. Call it.
436
437 2017-06-29 Pedro Alves <palves@redhat.com>
438
439 * gdb.base/printcmds.exp: Add tests.
440
441 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
442
443 PR gdb/21337
444 * gdb.base/reread-readsym.exp: New file.
445 * gdb.base/reread-readsym.c: New file.
446
447 2017-06-21 Kevin Buettner <kevinb@redhat.com>
448
449 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
450 subpattern.
451
452 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
453
454 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
455 extended mnemonic.
456 * gdb.arch/powerpc-power9.s: Likewise.
457
458 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
459
460 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
461 on 32-bit x86 targets. Exploit is_*_target macros where
462 appropriate.
463
464 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
465
466 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
467 register pieces.
468
469 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
470
471 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
472 located in one or more DWARF pieces.
473
474 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
475
476 * lib/gdb.exp (get_endianness): New proc.
477 * gdb.arch/aarch64-fp.exp: Use it.
478 * gdb.arch/altivec-regs.exp: Likewise.
479 * gdb.arch/e500-regs.exp: Likewise.
480 * gdb.arch/vsx-regs.exp: Likewise.
481 * gdb.base/dump.exp: Likewise.
482 * gdb.base/funcargs.exp: Likewise.
483 * gdb.base/gnu_vector.exp: Likewise.
484 * gdb.dwarf2/formdata16.exp: Likewise.
485 * gdb.dwarf2/implptrpiece.exp: Likewise.
486 * gdb.dwarf2/nonvar-access.exp: Likewise.
487 * gdb.python/py-inferior.exp: Likewise.
488 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
489
490 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
491
492 PR gdb/21226
493 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
494 stack value pieces are taken from the LSB end.
495
496 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
497
498 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
499 variable at nonzero offset.
500
501 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
502
503 * gdb.dwarf2/var-access.c: New file.
504 * gdb.dwarf2/var-access.exp: New test.
505 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
506
507 2017-06-12 Tom Tromey <tom@tromey.com>
508
509 * gdb.dwarf2/formdata16.exp: Add tests.
510
511 2017-06-12 Tom Tromey <tom@tromey.com>
512
513 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
514
515 2017-06-12 Tom Tromey <tom@tromey.com>
516
517 PR exp/16225:
518 * gdb.reverse/i386-sse-reverse.exp: Update tests.
519 * gdb.arch/vsx-regs.exp: Update tests.
520 * gdb.arch/s390-vregs.exp (hex128): New proc.
521 Update test.
522 * gdb.arch/altivec-regs.exp: Update tests.
523
524 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
525
526 * gdb.base/startup-with-shell.c: New file.
527 * gdb.base/startup-with-shell.exp: Likewise.
528
529 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
530
531 * gdb.server/non-existing-program.exp: Update regex in order to
532 reflect the fact that gdbserver is now using fork_inferior (with a
533 shell) to startup the inferior.
534
535 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
536
537 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
538 support function calls from GDB.
539
540 2017-05-21 Tom Tromey <tom@tromey.com>
541
542 PR rust/21466:
543 * gdb.rust/unsized.exp: New file.
544 * gdb.rust/unsized.rs: New file.
545
546 2017-05-19 Tom Tromey <tom@tromey.com>
547
548 PR rust/21484:
549 * gdb.rust/watch.exp: New file.
550 * gdb.rust/watch.rs: New file.
551
552 2017-05-18 Tom Tromey <tom@tromey.com>
553
554 * gdb.rust/simple.exp: Allow Box to be qualified.
555
556 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
557
558 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
559
560 2017-05-18 Pedro Alves <palves@redhat.com>
561
562 * gdb.base/fileio.c (test_write, test_read, test_close)
563 (test_fstat): Don't print 'ret' in the fail path.
564
565 2017-05-18 Pedro Alves <palves@redhat.com>
566
567 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
568 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
569 (test_system, test_rename, test_unlink, test_time): Change
570 prototypes.
571 * gdb.base/fileio.exp (stop_msg): Adjust.
572
573 2017-05-18 Pedro Alves <palves@redhat.com>
574
575 * gdb.base/fileio.c (null_str): New global.
576 (test_stat): Use it.
577 * gdb.base/fileio.exp: Remove nowarnings.
578
579 2017-05-17 Yao Qi <yao.qi@linaro.org>
580
581 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
582
583 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
584
585 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
586 argument command.
587 (top-level): Invoke test_set_inferior_tty.
588
589 2017-05-04 Pedro Alves <palves@redhat.com>
590
591 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
592 Add parens to print call for Python 3.
593
594 2017-05-03 Keith Seitz <keiths@redhat.com>
595
596 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
597 (main): Call it.
598
599 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
600
601 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
602 to prev and next.
603
604 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
605
606 * gdb.python/py-record-btrace.exp: Remove test for
607 gdb.BtraceInstruction.error.
608
609 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
610
611 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
612
613 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
614
615 * gdb.python/py-record-btrace-threads.c: New file.
616 * gdb.python/py-record-btrace-threads.exp: New file.
617
618 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
619
620 PR testsuite/8595
621 * gdb.base/environ.exp: Make test available in all architectures.
622 Move bits related to "info program" testing to
623 gdb.base/info-program.exp. Rewrite tests to use the two new
624 procedures mentione below.
625 (test_set_show_env_var) New procedure.
626 (test_set_show_env_var_equal): Likewise.
627 * gdb.base/info-program.exp: New file.
628
629 2017-04-27 Keith Seitz <keiths@redhat.com>
630
631 * gdb.cp/oranking.cc (test15): New function.
632 (main): Call test15 and declare additional variables for testing.
633 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
634 "p foo101('abc')" tests.
635 Add tests for cv qualifier overloads.
636 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
637 "lvalue reference overload" test.
638 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
639 "print value of f1 on Child&& in f2" test.
640
641 2017-04-19 Pedro Alves <palves@redhat.com>
642
643 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
644 procedure.
645 (top level): Call it.
646 * lib/gdb.exp (gdb_define_cmd): New procedure.
647
648 2017-04-12 Pedro Alves <palves@redhat.com>
649
650 PR gdb/21323
651 * gdb.cp/wide_char_types.c: Include <wchar.h>.
652 (wchar): New global.
653 * gdb.cp/wide_char_types.exp (wide_char_types_program)
654 (do_test_wide_char, wide_char_types_no_program, top level): Add
655 wchar_t testing.
656
657 2017-04-12 Pedro Alves <palves@redhat.com>
658
659 PR c++/21323
660 * gdb.cp/wide_char_types.c: New file.
661 * gdb.cp/wide_char_types.exp: New file.
662
663 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
664
665 PR gdb/21352
666 * gdb.trace/tsv.exp: Add test for "tsave -r".
667
668 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
669
670 * gdb.dlang/watch-loc.c: New file.
671 * gdb.dlang/watch-loc.exp: New file.
672
673 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
674
675 * gdb.python/py-section-script.exp (sepdebug): New testcases.
676
677 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
678
679 * gdb.arch/arc-analyze-prologue.S: New file.
680 * gdb.arch/arc-analyze-prologue.exp: Likewise.
681
682 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
683
684 * gdb.arch/arc-decode-insn.S: New file.
685 * gdb.arch/arc-decode-insn.exp: Likewise.
686
687 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
688
689 PR tdep/20928
690 * gdb.arch/sparc64-regs.exp: New file.
691 * gdb.arch/sparc64-regs.S: Likewise.
692
693 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
694
695 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
696 and memory view on Python 3.
697
698 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
699 Keith Seitz <keiths@redhat.com>
700
701 PR gdb/14441
702 * gdb.cp/demangle.exp: Add rvalue reference tests.
703 * gdb.cp/rvalue-ref-casts.cc: New file.
704 * gdb.cp/rvalue-ref-casts.exp: New file.
705 * gdb.cp/rvalue-ref-overload.cc: New file.
706 * gdb.cp/rvalue-ref-overload.exp: New file.
707 * gdb.cp/rvalue-ref-params.cc: New file.
708 * gdb.cp/rvalue-ref-params.exp: New file.
709 * gdb.cp/rvalue-ref-sizeof.cc: New file.
710 * gdb.cp/rvalue-ref-sizeof.exp: New file.
711 * gdb.cp/rvalue-ref-types.cc: New file.
712 * gdb.cp/rvalue-ref-types.exp: New file.
713 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
714 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
715
716 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
717
718 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
719 New procedure.
720
721 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
722
723 * lib/mi-support.exp (mi_gdb_test): Add additional message
724 for unexpected output.
725
726 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
727
728 * gdb.base/examine-backward.c (Barrier): New character array
729 constant, to ensure that TestStrings is preceded by a string
730 terminator.
731
732 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
733
734 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
735 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
736 and implicit pointer into such a location.
737
738 2017-03-16 Doug Evans <dje@google.com>
739
740 * gdb.python/py-lazy-string (pointer): Really add new typedef.
741
742 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
743
744 * gdb.cp/m-static.exp: Fix expectation for prototype of
745 test5.single_constructor and single_constructor::single_constructor.
746
747 2017-03-16 Doug Evans <dje@google.com>
748
749 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
750 * gdb.guile/scm-lazy-string.c: New file.
751 * gdb.guile/scm-value.exp: Move lazy string tests to ...
752 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
753 for pointer, array, typedef lazy strings.
754
755 2017-03-16 Doug Evans <dje@google.com>
756
757 PR python/17728, python/18439, python/18779
758 * gdb.python/py-value.c (main) Delete locals sptr, sn.
759 * gdb.python/py-lazy-string.c (pointer): New typedef.
760 (main): New locals ptr, array, typedef_ptr.
761 * gdb.python/py-value.exp: Move lazy string tests to ...
762 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
763 array, typedef lazy strings.
764
765 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
766
767 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
768 Add optional 'test' parameter.
769
770 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
771
772 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
773 Skip for versions of DejaGnu < 1.5.
774
775 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
776
777 * lib/gdb.exp (dejagnu_version): New proc.
778 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
779 Use dejagnu_version.
780
781 2017-03-10 Keith Seitz <keiths@redhat.com>
782
783 PR c++/8128
784 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
785 type from destructor regexps.
786 Add a branch which actually passes the test.
787 Adjust "ptype t5i" test names.
788
789 2017-03-08 Pedro Alves <palves@redhat.com>
790
791 * gdb.base/step-over-exit.exp: Add explicit test message.
792
793 2017-03-08 Pedro Alves <palves@redhat.com>
794
795 PR gdb/18360
796 * gdb.threads/interrupt-while-step-over.c: New file.
797 * gdb.threads/interrupt-while-step-over.exp: New file.
798
799 2017-03-08 Pedro Alves <palves@redhat.com>
800
801 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
802 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
803
804 2017-03-08 Pedro Alves <palves@redhat.com>
805
806 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
807 PKRU as not supported as a PASS.
808
809 2017-03-08 Pedro Alves <palves@redhat.com>
810
811 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
812 prefix instead of $binfile1/$binfile2.
813 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
814 in test message.
815 * gdb.python/py-completion.exp: Use "load python file" as test
816 messages instead of unstable path names.
817
818 2017-03-08 Pedro Alves <palves@redhat.com>
819 Jan Kratochvil <jan.kratochvil@redhat.com>
820
821 PR cli/21218
822 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
823 New proc.
824 (top level): Call it.
825
826 2017-03-08 Pedro Alves <palves@redhat.com>
827
828 PR tui/21216
829 * gdb.tui/tui-nl-filtered-output.exp: New file.
830
831 2017-03-08 Pedro Alves <palves@redhat.com>
832
833 * gdb.base/completion.exp: Move TUI completion tests to ...
834 * gdb.tui/completion.exp: ... this new file.
835
836 2017-03-08 Pedro Alves <palves@redhat.com>
837
838 * gdb.base/tui-disasm-long-lines.c,
839 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
840 gdb.base/tui-layout.exp: Move to ...
841 * gdb.tui/: ... this new directory.
842
843 2017-03-07 Pedro Alves <palves@redhat.com>
844
845 * gdb.base/tui-layout.c: New file.
846 * gdb.base/tui-layout.exp: New file.
847
848 2017-03-07 Pedro Alves <palves@redhat.com>
849
850 * gdb.base/tui-layout.c: Rename to ...
851 * gdb.base/tui-disasm-long-lines.c: ... this.
852 * gdb.base/tui-layout.exp: Rename to ...
853 * gdb.base/tui-disasm-long-lines.exp: ... this.
854
855 2017-03-07 Pedro Alves <palves@redhat.com>
856
857 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
858
859 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
860
861 * i386-mpx-call.c: New file.
862 * i386-mpx-call.exp: New file.
863
864 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
865
866 * gdb.arch/powerpc-power.exp: Delete test.
867 * gdb.arch/powerpc-power.s: Likewise.
868 * gdb.disasm/disassembler-options.exp: New test.
869 * gdb.arch/powerpc-altivec.exp: Likewise.
870 * gdb.arch/powerpc-altivec.s: Likewise.
871 * gdb.arch/powerpc-altivec2.exp: Likewise.
872 * gdb.arch/powerpc-altivec2.s: Likewise.
873 * gdb.arch/powerpc-altivec3.exp: Likewise.
874 * gdb.arch/powerpc-altivec3.s: Likewise.
875 * gdb.arch/powerpc-power7.exp: Likewise.
876 * gdb.arch/powerpc-power7.s: Likewise.
877 * gdb.arch/powerpc-power8.exp: Likewise.
878 * gdb.arch/powerpc-power8.s: Likewise.
879 * gdb.arch/powerpc-power9.exp: Likewise.
880 * gdb.arch/powerpc-power9.s: Likewise.
881 * gdb.arch/powerpc-vsx.exp: Likewise.
882 * gdb.arch/powerpc-vsx.s: Likewise.
883 * gdb.arch/powerpc-vsx2.exp: Likewise.
884 * gdb.arch/powerpc-vsx2.s: Likewise.
885 * gdb.arch/powerpc-vsx3.exp: Likewise.
886 * gdb.arch/powerpc-vsx3.s: Likewise.
887 * gdb.arch/arm-disassembler-options.exp: Likewise.
888 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
889 * gdb.arch/s390-disassembler-options.exp: Likewise.
890
891 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
892
893 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
894 (check_supported_features): ... this. Changed return type to void.
895 (supports_rdseed): New static global.
896 (rdseed): Check supports_rdseed.
897 (initialize): Call check_supported_features.
898
899 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
900
901 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
902 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
903 and lqarx/stqcx.
904 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
905 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
906
907 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
908
909 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
910 uppercase.
911
912 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
913
914 * gdb.dwarf2/formdata16.c: New file.
915 * gdb.dwarf2/formdata16.exp: New file.
916 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
917
918 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
919
920 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
921 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
922 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
923 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
924 DW_AT_GNU_*.
925
926 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
927
928 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
929
930 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
931
932 PR gdb/21164
933 * gdb.base/maint.exp: Add testcases for when the commands do
934 not have arguments.
935
936 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
937
938 * gdb.cp/chained-calls.exp: Use p instead of P.
939
940 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
941
942 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
943 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
944
945 2017-02-14 Tom Tromey <tom@tromey.com>
946
947 PR python/13598:
948 * gdb.python/py-events.exp: Add before_prompt event tests.
949
950 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
951
952 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
953
954 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
955
956 * gdb.linespec/explicit.c (my_unique_function_name): New function.
957 (main): Call my_unique_function_name.
958 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
959 completion of patterns with a single match.
960 Add missing -re switches to gdb_test_multiple calls.
961
962 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
963
964 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
965 return if core file is not recognized.
966
967 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
968
969 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
970 and extra UIs.
971
972 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
973
974 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
975 proc_with_prefix.
976
977 2017-02-10 Tom Tromey <tom@tromey.com>
978
979 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
980
981 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
982
983 PR gdb/21122
984 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
985
986 2017-02-08 Jerome Guitton <guitton@adacore.com>
987
988 * gdb.base/define.exp: Add test for command abbreviations
989 in define.
990
991 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
992
993 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
994 * gdb.reverse/insn-reverse-x86.c: New file.
995
996 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
997
998 PR tdep/20936
999 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
1000
1001 2017-02-03 Tom Tromey <tom@tromey.com>
1002
1003 PR rust/21097:
1004 * gdb.rust/simple.exp: Add new tests.
1005
1006 2017-02-02 Pedro Alves <palves@redhat.com>
1007
1008 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
1009 tests.
1010
1011 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1012
1013 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
1014 taking a 2-byte value out of a 4-byte DWARF implicit value on
1015 big-endian targets.
1016 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
1017 logic. Add test cases for DW_OP_implicit.
1018
1019 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
1020
1021 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
1022
1023 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
1024
1025 * gdb.btrace/enable.exp: Call gdb_exit before
1026 skip_gdbserver_tests.
1027
1028 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
1029
1030 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
1031 GDBFLAGS.
1032
1033 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
1034
1035 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
1036 the test is skipped.
1037 * gdb.btrace/data.exp: Likewise.
1038 * gdb.btrace/delta.exp: Likewise.
1039 * gdb.btrace/dlopen.exp: Likewise.
1040 * gdb.btrace/enable-running.exp: Likewise.
1041 * gdb.btrace/enable.exp: Likewise.
1042 * gdb.btrace/exception.exp: Likewise.
1043 * gdb.btrace/function_call_history.exp: Likewise.
1044 * gdb.btrace/gcore.exp: Likewise.
1045 * gdb.btrace/instruction_history.exp: Likewise.
1046 * gdb.btrace/multi-thread-step.exp: Likewise.
1047 * gdb.btrace/nohist.exp: Likewise.
1048 * gdb.btrace/non-stop.exp: Likewise.
1049 * gdb.btrace/reconnect.exp: Likewise.
1050 * gdb.btrace/record_goto-step.exp: Likewise.
1051 * gdb.btrace/record_goto.exp: Likewise.
1052 * gdb.btrace/rn-dl-bind.exp: Likewise.
1053 * gdb.btrace/segv.exp: Likewise.
1054 * gdb.btrace/step.exp: Likewise.
1055 * gdb.btrace/stepi.exp: Likewise.
1056 * gdb.btrace/tailcall-only.exp: Likewise.
1057 * gdb.btrace/tailcall.exp: Likewise.
1058 * gdb.btrace/tsx.exp: Likewise.
1059 * gdb.btrace/unknown_functions.exp: Likewise.
1060 * gdb.btrace/vdso.exp: Likewise.
1061
1062 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
1063
1064 * gdb.btrace/enable-running.c: New.
1065 * gdb.btrace/enable-running.exp: New.
1066
1067 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1068
1069 * gdb.arch/amd64-gs_base.c: New file.
1070 * gdb.arch/amd64-gs_base.exp: New file.
1071
1072 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
1073
1074 * lib/memory.exp: Remove spurious empty newlines.
1075
1076 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
1077
1078 * gdb.python/py-bad-printers.exp: Load python file using "source".
1079 * gdb.python/py-events.exp: Likewise.
1080 * gdb.python/py-evsignal.exp: Likewise.
1081 * gdb.python/py-evthreads.exp: Likewise.
1082 * gdb.python/py-frame-args.exp: Likewise.
1083 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
1084 * gdb.python/py-framefilter-mi.exp: Likewise.
1085 * gdb.python/py-framefilter.exp: Likewise.
1086 * gdb.python/py-mi.exp: Likewise.
1087 * gdb.python/py-pp-maint.exp: Likewise.
1088 * gdb.python/py-pp-registration.exp: Likewise.
1089 * gdb.python/py-prettyprint.exp: Likewise.
1090 (run_lang_tests): Likewise.
1091 * gdb.python/py-typeprint.exp: Likewise.
1092
1093 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
1094
1095 * lib/memory.exp: New file.
1096 * lib/gdb.exp: Load memory.exp.
1097 * gdb.base/memattr.exp (delete_memory): Move proc to
1098 lib/memory.exp and rename to delete_memory_regions.
1099 Replace delete_memory with delete_memory_regions.
1100 Cleanup memory regions before tests.
1101 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
1102 before tests.
1103
1104 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
1105
1106 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
1107 files.
1108 (initialize): New function conditionally defined.
1109 (testcases): Move within conditional block.
1110 (main): Call initialize.
1111 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
1112 of gdb.reverse/insn-reverse.c.
1113 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
1114 gdb.reverse/insn-reverse.c.
1115
1116 2017-01-26 Yao Qi <yao.qi@linaro.org>
1117
1118 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
1119 disassemble on address 0.
1120
1121 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1122 Yao Qi <yao.qi@linaro.org>
1123
1124 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
1125 * gdb.dwarf2/implptr-64bit.S: Remove.
1126 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
1127 variables in caller's context. Add DW_OP_implicit_value.
1128
1129 2017-01-25 Yao Qi <yao.qi@linaro.org>
1130
1131 * lib/dwarf.exp (Dwarf::_location): Handle
1132 DW_OP_GNU_implicit_pointer with proper size.
1133
1134 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
1135
1136 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
1137 and add untested calls.
1138
1139 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
1140
1141 * gdb.python/python.exp: Check line number against what GDB thinks
1142 the line number is for func1.
1143
1144 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
1145
1146 * gdb.dlang/debug-expr.exp: New file.
1147
1148 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
1149
1150 Fix test names for the following files:
1151
1152 * gdb.ada/exec_changed.exp
1153 * gdb.ada/info_types.exp
1154 * gdb.arch/aarch64-atomic-inst.exp
1155 * gdb.arch/aarch64-fp.exp
1156 * gdb.arch/altivec-abi.exp
1157 * gdb.arch/altivec-regs.exp
1158 * gdb.arch/amd64-byte.exp
1159 * gdb.arch/amd64-disp-step.exp
1160 * gdb.arch/amd64-dword.exp
1161 * gdb.arch/amd64-entry-value-inline.exp
1162 * gdb.arch/amd64-entry-value-param.exp
1163 * gdb.arch/amd64-entry-value-paramref.exp
1164 * gdb.arch/amd64-entry-value.exp
1165 * gdb.arch/amd64-i386-address.exp
1166 * gdb.arch/amd64-invalid-stack-middle.exp
1167 * gdb.arch/amd64-invalid-stack-top.exp
1168 * gdb.arch/amd64-optimout-repeat.exp
1169 * gdb.arch/amd64-prologue-skip.exp
1170 * gdb.arch/amd64-prologue-xmm.exp
1171 * gdb.arch/amd64-stap-special-operands.exp
1172 * gdb.arch/amd64-stap-wrong-subexp.exp
1173 * gdb.arch/amd64-tailcall-cxx.exp
1174 * gdb.arch/amd64-tailcall-noret.exp
1175 * gdb.arch/amd64-tailcall-ret.exp
1176 * gdb.arch/amd64-tailcall-self.exp
1177 * gdb.arch/amd64-word.exp
1178 * gdb.arch/arm-bl-branch-dest.exp
1179 * gdb.arch/arm-disp-step.exp
1180 * gdb.arch/arm-neon.exp
1181 * gdb.arch/arm-single-step-kernel-helper.exp
1182 * gdb.arch/avr-flash-qualifier.exp
1183 * gdb.arch/disp-step-insn-reloc.exp
1184 * gdb.arch/e500-abi.exp
1185 * gdb.arch/e500-regs.exp
1186 * gdb.arch/ftrace-insn-reloc.exp
1187 * gdb.arch/i386-avx512.exp
1188 * gdb.arch/i386-bp_permanent.exp
1189 * gdb.arch/i386-byte.exp
1190 * gdb.arch/i386-cfi-notcurrent.exp
1191 * gdb.arch/i386-disp-step.exp
1192 * gdb.arch/i386-dr3-watch.exp
1193 * gdb.arch/i386-float.exp
1194 * gdb.arch/i386-gnu-cfi.exp
1195 * gdb.arch/i386-mpx-map.exp
1196 * gdb.arch/i386-mpx-sigsegv.exp
1197 * gdb.arch/i386-mpx-simple_segv.exp
1198 * gdb.arch/i386-mpx.exp
1199 * gdb.arch/i386-permbkpt.exp
1200 * gdb.arch/i386-prologue.exp
1201 * gdb.arch/i386-signal.exp
1202 * gdb.arch/i386-size-overlap.exp
1203 * gdb.arch/i386-unwind.exp
1204 * gdb.arch/i386-word.exp
1205 * gdb.arch/mips-fcr.exp
1206 * gdb.arch/powerpc-d128-regs.exp
1207 * gdb.arch/powerpc-stackless.exp
1208 * gdb.arch/ppc64-atomic-inst.exp
1209 * gdb.arch/s390-stackless.exp
1210 * gdb.arch/s390-tdbregs.exp
1211 * gdb.arch/s390-vregs.exp
1212 * gdb.arch/sparc-sysstep.exp
1213 * gdb.arch/thumb-bx-pc.exp
1214 * gdb.arch/thumb-singlestep.exp
1215 * gdb.arch/thumb2-it.exp
1216 * gdb.arch/vsx-regs.exp
1217 * gdb.asm/asm-source.exp
1218 * gdb.base/a2-run.exp
1219 * gdb.base/advance.exp
1220 * gdb.base/all-bin.exp
1221 * gdb.base/anon.exp
1222 * gdb.base/args.exp
1223 * gdb.base/arithmet.exp
1224 * gdb.base/async-shell.exp
1225 * gdb.base/async.exp
1226 * gdb.base/attach-pie-noexec.exp
1227 * gdb.base/attach-twice.exp
1228 * gdb.base/auto-load.exp
1229 * gdb.base/bang.exp
1230 * gdb.base/bitfields.exp
1231 * gdb.base/break-always.exp
1232 * gdb.base/break-caller-line.exp
1233 * gdb.base/break-entry.exp
1234 * gdb.base/break-inline.exp
1235 * gdb.base/break-on-linker-gcd-function.exp
1236 * gdb.base/break-probes.exp
1237 * gdb.base/break.exp
1238 * gdb.base/breakpoint-shadow.exp
1239 * gdb.base/call-ar-st.exp
1240 * gdb.base/call-sc.exp
1241 * gdb.base/call-signal-resume.exp
1242 * gdb.base/call-strs.exp
1243 * gdb.base/callfuncs.exp
1244 * gdb.base/catch-fork-static.exp
1245 * gdb.base/catch-gdb-caused-signals.exp
1246 * gdb.base/catch-load.exp
1247 * gdb.base/catch-signal-fork.exp
1248 * gdb.base/catch-signal.exp
1249 * gdb.base/catch-syscall.exp
1250 * gdb.base/charset.exp
1251 * gdb.base/checkpoint.exp
1252 * gdb.base/chng-syms.exp
1253 * gdb.base/code-expr.exp
1254 * gdb.base/code_elim.exp
1255 * gdb.base/commands.exp
1256 * gdb.base/completion.exp
1257 * gdb.base/complex.exp
1258 * gdb.base/cond-expr.exp
1259 * gdb.base/condbreak.exp
1260 * gdb.base/consecutive.exp
1261 * gdb.base/continue-all-already-running.exp
1262 * gdb.base/coredump-filter.exp
1263 * gdb.base/corefile.exp
1264 * gdb.base/dbx.exp
1265 * gdb.base/debug-expr.exp
1266 * gdb.base/define.exp
1267 * gdb.base/del.exp
1268 * gdb.base/disabled-location.exp
1269 * gdb.base/disasm-end-cu.exp
1270 * gdb.base/disasm-optim.exp
1271 * gdb.base/display.exp
1272 * gdb.base/duplicate-bp.exp
1273 * gdb.base/ena-dis-br.exp
1274 * gdb.base/ending-run.exp
1275 * gdb.base/enumval.exp
1276 * gdb.base/environ.exp
1277 * gdb.base/eu-strip-infcall.exp
1278 * gdb.base/eval-avoid-side-effects.exp
1279 * gdb.base/eval-skip.exp
1280 * gdb.base/exitsignal.exp
1281 * gdb.base/expand-psymtabs.exp
1282 * gdb.base/filesym.exp
1283 * gdb.base/find-unmapped.exp
1284 * gdb.base/finish.exp
1285 * gdb.base/float.exp
1286 * gdb.base/foll-exec-mode.exp
1287 * gdb.base/foll-exec.exp
1288 * gdb.base/foll-fork.exp
1289 * gdb.base/fortran-sym-case.exp
1290 * gdb.base/freebpcmd.exp
1291 * gdb.base/func-ptr.exp
1292 * gdb.base/func-ptrs.exp
1293 * gdb.base/funcargs.exp
1294 * gdb.base/gcore-buffer-overflow.exp
1295 * gdb.base/gcore-relro-pie.exp
1296 * gdb.base/gcore-relro.exp
1297 * gdb.base/gcore.exp
1298 * gdb.base/gdb1090.exp
1299 * gdb.base/gdb11530.exp
1300 * gdb.base/gdb11531.exp
1301 * gdb.base/gdb1821.exp
1302 * gdb.base/gdbindex-stabs.exp
1303 * gdb.base/gdbvars.exp
1304 * gdb.base/hbreak.exp
1305 * gdb.base/hbreak2.exp
1306 * gdb.base/included.exp
1307 * gdb.base/infcall-input.exp
1308 * gdb.base/inferior-died.exp
1309 * gdb.base/infnan.exp
1310 * gdb.base/info-macros.exp
1311 * gdb.base/info-os.exp
1312 * gdb.base/info-proc.exp
1313 * gdb.base/info-shared.exp
1314 * gdb.base/info-target.exp
1315 * gdb.base/infoline.exp
1316 * gdb.base/interp.exp
1317 * gdb.base/interrupt.exp
1318 * gdb.base/jit-reader.exp
1319 * gdb.base/jit-simple.exp
1320 * gdb.base/kill-after-signal.exp
1321 * gdb.base/kill-detach-inferiors-cmd.exp
1322 * gdb.base/label.exp
1323 * gdb.base/langs.exp
1324 * gdb.base/ldbl_e308.exp
1325 * gdb.base/line-symtabs.exp
1326 * gdb.base/linespecs.exp
1327 * gdb.base/list.exp
1328 * gdb.base/long_long.exp
1329 * gdb.base/longest-types.exp
1330 * gdb.base/maint.exp
1331 * gdb.base/max-value-size.exp
1332 * gdb.base/memattr.exp
1333 * gdb.base/mips_pro.exp
1334 * gdb.base/morestack.exp
1335 * gdb.base/moribund-step.exp
1336 * gdb.base/multi-forks.exp
1337 * gdb.base/nested-addr.exp
1338 * gdb.base/nextoverexit.exp
1339 * gdb.base/noreturn-finish.exp
1340 * gdb.base/noreturn-return.exp
1341 * gdb.base/nostdlib.exp
1342 * gdb.base/offsets.exp
1343 * gdb.base/opaque.exp
1344 * gdb.base/pc-fp.exp
1345 * gdb.base/permissions.exp
1346 * gdb.base/print-symbol-loading.exp
1347 * gdb.base/prologue-include.exp
1348 * gdb.base/psymtab.exp
1349 * gdb.base/ptype.exp
1350 * gdb.base/random-signal.exp
1351 * gdb.base/randomize.exp
1352 * gdb.base/range-stepping.exp
1353 * gdb.base/readline-ask.exp
1354 * gdb.base/recpar.exp
1355 * gdb.base/recurse.exp
1356 * gdb.base/relational.exp
1357 * gdb.base/restore.exp
1358 * gdb.base/return-nodebug.exp
1359 * gdb.base/return.exp
1360 * gdb.base/run-after-attach.exp
1361 * gdb.base/save-bp.exp
1362 * gdb.base/scope.exp
1363 * gdb.base/sect-cmd.exp
1364 * gdb.base/set-lang-auto.exp
1365 * gdb.base/set-noassign.exp
1366 * gdb.base/setvar.exp
1367 * gdb.base/sigall.exp
1368 * gdb.base/sigbpt.exp
1369 * gdb.base/siginfo-addr.exp
1370 * gdb.base/siginfo-infcall.exp
1371 * gdb.base/siginfo-obj.exp
1372 * gdb.base/siginfo.exp
1373 * gdb.base/signals-state-child.exp
1374 * gdb.base/signest.exp
1375 * gdb.base/sigstep.exp
1376 * gdb.base/sizeof.exp
1377 * gdb.base/skip.exp
1378 * gdb.base/solib-corrupted.exp
1379 * gdb.base/solib-nodir.exp
1380 * gdb.base/solib-search.exp
1381 * gdb.base/stack-checking.exp
1382 * gdb.base/stale-infcall.exp
1383 * gdb.base/stap-probe.exp
1384 * gdb.base/start.exp
1385 * gdb.base/step-break.exp
1386 * gdb.base/step-bt.exp
1387 * gdb.base/step-line.exp
1388 * gdb.base/step-over-exit.exp
1389 * gdb.base/step-over-syscall.exp
1390 * gdb.base/step-resume-infcall.exp
1391 * gdb.base/step-test.exp
1392 * gdb.base/store.exp
1393 * gdb.base/structs3.exp
1394 * gdb.base/sym-file.exp
1395 * gdb.base/symbol-without-target_section.exp
1396 * gdb.base/term.exp
1397 * gdb.base/testenv.exp
1398 * gdb.base/ui-redirect.exp
1399 * gdb.base/until.exp
1400 * gdb.base/unwindonsignal.exp
1401 * gdb.base/value-double-free.exp
1402 * gdb.base/vla-datatypes.exp
1403 * gdb.base/vla-ptr.exp
1404 * gdb.base/vla-sideeffect.exp
1405 * gdb.base/volatile.exp
1406 * gdb.base/watch-cond-infcall.exp
1407 * gdb.base/watch-cond.exp
1408 * gdb.base/watch-non-mem.exp
1409 * gdb.base/watch-read.exp
1410 * gdb.base/watch-vfork.exp
1411 * gdb.base/watchpoint-cond-gone.exp
1412 * gdb.base/watchpoint-delete.exp
1413 * gdb.base/watchpoint-hw-hit-once.exp
1414 * gdb.base/watchpoint-hw.exp
1415 * gdb.base/watchpoint-stops-at-right-insn.exp
1416 * gdb.base/watchpoints.exp
1417 * gdb.base/wchar.exp
1418 * gdb.base/whatis-exp.exp
1419 * gdb.btrace/buffer-size.exp
1420 * gdb.btrace/data.exp
1421 * gdb.btrace/delta.exp
1422 * gdb.btrace/dlopen.exp
1423 * gdb.btrace/enable.exp
1424 * gdb.btrace/exception.exp
1425 * gdb.btrace/function_call_history.exp
1426 * gdb.btrace/gcore.exp
1427 * gdb.btrace/instruction_history.exp
1428 * gdb.btrace/nohist.exp
1429 * gdb.btrace/reconnect.exp
1430 * gdb.btrace/record_goto-step.exp
1431 * gdb.btrace/record_goto.exp
1432 * gdb.btrace/rn-dl-bind.exp
1433 * gdb.btrace/segv.exp
1434 * gdb.btrace/step.exp
1435 * gdb.btrace/stepi.exp
1436 * gdb.btrace/tailcall-only.exp
1437 * gdb.btrace/tailcall.exp
1438 * gdb.btrace/tsx.exp
1439 * gdb.btrace/unknown_functions.exp
1440 * gdb.btrace/vdso.exp
1441 * gdb.compile/compile-ifunc.exp
1442 * gdb.compile/compile-ops.exp
1443 * gdb.compile/compile-print.exp
1444 * gdb.compile/compile-setjmp.exp
1445 * gdb.cp/abstract-origin.exp
1446 * gdb.cp/ambiguous.exp
1447 * gdb.cp/annota2.exp
1448 * gdb.cp/annota3.exp
1449 * gdb.cp/anon-ns.exp
1450 * gdb.cp/anon-struct.exp
1451 * gdb.cp/anon-union.exp
1452 * gdb.cp/arg-reference.exp
1453 * gdb.cp/baseenum.exp
1454 * gdb.cp/bool.exp
1455 * gdb.cp/breakpoint.exp
1456 * gdb.cp/bs15503.exp
1457 * gdb.cp/call-c.exp
1458 * gdb.cp/casts.exp
1459 * gdb.cp/chained-calls.exp
1460 * gdb.cp/class2.exp
1461 * gdb.cp/classes.exp
1462 * gdb.cp/cmpd-minsyms.exp
1463 * gdb.cp/converts.exp
1464 * gdb.cp/cp-relocate.exp
1465 * gdb.cp/cpcompletion.exp
1466 * gdb.cp/cpexprs.exp
1467 * gdb.cp/cplabel.exp
1468 * gdb.cp/cplusfuncs.exp
1469 * gdb.cp/cpsizeof.exp
1470 * gdb.cp/ctti.exp
1471 * gdb.cp/derivation.exp
1472 * gdb.cp/destrprint.exp
1473 * gdb.cp/dispcxx.exp
1474 * gdb.cp/enum-class.exp
1475 * gdb.cp/exception.exp
1476 * gdb.cp/exceptprint.exp
1477 * gdb.cp/expand-psymtabs-cxx.exp
1478 * gdb.cp/expand-sals.exp
1479 * gdb.cp/extern-c.exp
1480 * gdb.cp/filename.exp
1481 * gdb.cp/formatted-ref.exp
1482 * gdb.cp/fpointer.exp
1483 * gdb.cp/gdb1355.exp
1484 * gdb.cp/gdb2495.exp
1485 * gdb.cp/hang.exp
1486 * gdb.cp/impl-this.exp
1487 * gdb.cp/infcall-dlopen.exp
1488 * gdb.cp/inherit.exp
1489 * gdb.cp/iostream.exp
1490 * gdb.cp/koenig.exp
1491 * gdb.cp/local.exp
1492 * gdb.cp/m-data.exp
1493 * gdb.cp/m-static.exp
1494 * gdb.cp/mb-ctor.exp
1495 * gdb.cp/mb-inline.exp
1496 * gdb.cp/mb-templates.exp
1497 * gdb.cp/member-name.exp
1498 * gdb.cp/member-ptr.exp
1499 * gdb.cp/meth-typedefs.exp
1500 * gdb.cp/method.exp
1501 * gdb.cp/method2.exp
1502 * gdb.cp/minsym-fallback.exp
1503 * gdb.cp/misc.exp
1504 * gdb.cp/namelessclass.exp
1505 * gdb.cp/namespace-enum.exp
1506 * gdb.cp/namespace-nested-import.exp
1507 * gdb.cp/namespace.exp
1508 * gdb.cp/nextoverthrow.exp
1509 * gdb.cp/no-dmgl-verbose.exp
1510 * gdb.cp/non-trivial-retval.exp
1511 * gdb.cp/noparam.exp
1512 * gdb.cp/nsdecl.exp
1513 * gdb.cp/nsimport.exp
1514 * gdb.cp/nsnested.exp
1515 * gdb.cp/nsnoimports.exp
1516 * gdb.cp/nsrecurs.exp
1517 * gdb.cp/nsstress.exp
1518 * gdb.cp/nsusing.exp
1519 * gdb.cp/operator.exp
1520 * gdb.cp/oranking.exp
1521 * gdb.cp/overload-const.exp
1522 * gdb.cp/overload.exp
1523 * gdb.cp/ovldbreak.exp
1524 * gdb.cp/ovsrch.exp
1525 * gdb.cp/paren-type.exp
1526 * gdb.cp/parse-lang.exp
1527 * gdb.cp/pass-by-ref.exp
1528 * gdb.cp/pr-1023.exp
1529 * gdb.cp/pr-1210.exp
1530 * gdb.cp/pr-574.exp
1531 * gdb.cp/pr10687.exp
1532 * gdb.cp/pr12028.exp
1533 * gdb.cp/pr17132.exp
1534 * gdb.cp/pr17494.exp
1535 * gdb.cp/pr9067.exp
1536 * gdb.cp/pr9167.exp
1537 * gdb.cp/pr9631.exp
1538 * gdb.cp/printmethod.exp
1539 * gdb.cp/psmang.exp
1540 * gdb.cp/psymtab-parameter.exp
1541 * gdb.cp/ptype-cv-cp.exp
1542 * gdb.cp/ptype-flags.exp
1543 * gdb.cp/re-set-overloaded.exp
1544 * gdb.cp/ref-types.exp
1545 * gdb.cp/rtti.exp
1546 * gdb.cp/scope-err.exp
1547 * gdb.cp/shadow.exp
1548 * gdb.cp/smartp.exp
1549 * gdb.cp/static-method.exp
1550 * gdb.cp/static-print-quit.exp
1551 * gdb.cp/temargs.exp
1552 * gdb.cp/templates.exp
1553 * gdb.cp/try_catch.exp
1554 * gdb.cp/typedef-operator.exp
1555 * gdb.cp/typeid.exp
1556 * gdb.cp/userdef.exp
1557 * gdb.cp/using-crash.exp
1558 * gdb.cp/var-tag.exp
1559 * gdb.cp/virtbase.exp
1560 * gdb.cp/virtfunc.exp
1561 * gdb.cp/virtfunc2.exp
1562 * gdb.cp/vla-cxx.exp
1563 * gdb.disasm/t01_mov.exp
1564 * gdb.disasm/t02_mova.exp
1565 * gdb.disasm/t03_add.exp
1566 * gdb.disasm/t04_sub.exp
1567 * gdb.disasm/t05_cmp.exp
1568 * gdb.disasm/t06_ari2.exp
1569 * gdb.disasm/t07_ari3.exp
1570 * gdb.disasm/t08_or.exp
1571 * gdb.disasm/t09_xor.exp
1572 * gdb.disasm/t10_and.exp
1573 * gdb.disasm/t11_logs.exp
1574 * gdb.disasm/t12_bit.exp
1575 * gdb.disasm/t13_otr.exp
1576 * gdb.dlang/circular.exp
1577 * gdb.dwarf2/arr-stride.exp
1578 * gdb.dwarf2/arr-subrange.exp
1579 * gdb.dwarf2/atomic-type.exp
1580 * gdb.dwarf2/bad-regnum.exp
1581 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1582 * gdb.dwarf2/callframecfa.exp
1583 * gdb.dwarf2/clztest.exp
1584 * gdb.dwarf2/corrupt.exp
1585 * gdb.dwarf2/data-loc.exp
1586 * gdb.dwarf2/dup-psym.exp
1587 * gdb.dwarf2/dw2-anon-mptr.exp
1588 * gdb.dwarf2/dw2-anonymous-func.exp
1589 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1590 * gdb.dwarf2/dw2-bad-unresolved.exp
1591 * gdb.dwarf2/dw2-basic.exp
1592 * gdb.dwarf2/dw2-canonicalize-type.exp
1593 * gdb.dwarf2/dw2-case-insensitive.exp
1594 * gdb.dwarf2/dw2-common-block.exp
1595 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1596 * gdb.dwarf2/dw2-compressed.exp
1597 * gdb.dwarf2/dw2-const.exp
1598 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1599 * gdb.dwarf2/dw2-cu-size.exp
1600 * gdb.dwarf2/dw2-dup-frame.exp
1601 * gdb.dwarf2/dw2-entry-value.exp
1602 * gdb.dwarf2/dw2-icycle.exp
1603 * gdb.dwarf2/dw2-ifort-parameter.exp
1604 * gdb.dwarf2/dw2-inline-break.exp
1605 * gdb.dwarf2/dw2-inline-param.exp
1606 * gdb.dwarf2/dw2-intercu.exp
1607 * gdb.dwarf2/dw2-intermix.exp
1608 * gdb.dwarf2/dw2-lexical-block-bare.exp
1609 * gdb.dwarf2/dw2-linkage-name-trust.exp
1610 * gdb.dwarf2/dw2-minsym-in-cu.exp
1611 * gdb.dwarf2/dw2-noloc.exp
1612 * gdb.dwarf2/dw2-op-call.exp
1613 * gdb.dwarf2/dw2-op-out-param.exp
1614 * gdb.dwarf2/dw2-opt-structptr.exp
1615 * gdb.dwarf2/dw2-param-error.exp
1616 * gdb.dwarf2/dw2-producer.exp
1617 * gdb.dwarf2/dw2-ranges-base.exp
1618 * gdb.dwarf2/dw2-ref-missing-frame.exp
1619 * gdb.dwarf2/dw2-reg-undefined.exp
1620 * gdb.dwarf2/dw2-regno-invalid.exp
1621 * gdb.dwarf2/dw2-restore.exp
1622 * gdb.dwarf2/dw2-restrict.exp
1623 * gdb.dwarf2/dw2-single-line-discriminators.exp
1624 * gdb.dwarf2/dw2-strp.exp
1625 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1626 * gdb.dwarf2/dw2-unresolved.exp
1627 * gdb.dwarf2/dw2-var-zero-addr.exp
1628 * gdb.dwarf2/dw4-sig-types.exp
1629 * gdb.dwarf2/dwz.exp
1630 * gdb.dwarf2/dynarr-ptr.exp
1631 * gdb.dwarf2/enum-type.exp
1632 * gdb.dwarf2/gdb-index.exp
1633 * gdb.dwarf2/implptr-64bit.exp
1634 * gdb.dwarf2/implptr-optimized-out.exp
1635 * gdb.dwarf2/implptr.exp
1636 * gdb.dwarf2/implref-array.exp
1637 * gdb.dwarf2/implref-const.exp
1638 * gdb.dwarf2/implref-global.exp
1639 * gdb.dwarf2/implref-struct.exp
1640 * gdb.dwarf2/mac-fileno.exp
1641 * gdb.dwarf2/main-subprogram.exp
1642 * gdb.dwarf2/member-ptr-forwardref.exp
1643 * gdb.dwarf2/method-ptr.exp
1644 * gdb.dwarf2/missing-sig-type.exp
1645 * gdb.dwarf2/nonvar-access.exp
1646 * gdb.dwarf2/opaque-type-lookup.exp
1647 * gdb.dwarf2/pieces-optimized-out.exp
1648 * gdb.dwarf2/pieces.exp
1649 * gdb.dwarf2/pr10770.exp
1650 * gdb.dwarf2/pr13961.exp
1651 * gdb.dwarf2/staticvirtual.exp
1652 * gdb.dwarf2/subrange.exp
1653 * gdb.dwarf2/symtab-producer.exp
1654 * gdb.dwarf2/trace-crash.exp
1655 * gdb.dwarf2/typeddwarf.exp
1656 * gdb.dwarf2/valop.exp
1657 * gdb.dwarf2/watch-notconst.exp
1658 * gdb.fortran/array-element.exp
1659 * gdb.fortran/charset.exp
1660 * gdb.fortran/common-block.exp
1661 * gdb.fortran/complex.exp
1662 * gdb.fortran/derived-type-function.exp
1663 * gdb.fortran/derived-type.exp
1664 * gdb.fortran/logical.exp
1665 * gdb.fortran/module.exp
1666 * gdb.fortran/multi-dim.exp
1667 * gdb.fortran/nested-funcs.exp
1668 * gdb.fortran/print-formatted.exp
1669 * gdb.fortran/subarray.exp
1670 * gdb.fortran/vla-alloc-assoc.exp
1671 * gdb.fortran/vla-datatypes.exp
1672 * gdb.fortran/vla-history.exp
1673 * gdb.fortran/vla-ptr-info.exp
1674 * gdb.fortran/vla-ptype-sub.exp
1675 * gdb.fortran/vla-ptype.exp
1676 * gdb.fortran/vla-sizeof.exp
1677 * gdb.fortran/vla-type.exp
1678 * gdb.fortran/vla-value-sub-arbitrary.exp
1679 * gdb.fortran/vla-value-sub-finish.exp
1680 * gdb.fortran/vla-value-sub.exp
1681 * gdb.fortran/vla-value.exp
1682 * gdb.fortran/whatis_type.exp
1683 * gdb.go/chan.exp
1684 * gdb.go/handcall.exp
1685 * gdb.go/hello.exp
1686 * gdb.go/integers.exp
1687 * gdb.go/methods.exp
1688 * gdb.go/package.exp
1689 * gdb.go/strings.exp
1690 * gdb.go/types.exp
1691 * gdb.go/unsafe.exp
1692 * gdb.guile/scm-arch.exp
1693 * gdb.guile/scm-block.exp
1694 * gdb.guile/scm-breakpoint.exp
1695 * gdb.guile/scm-cmd.exp
1696 * gdb.guile/scm-disasm.exp
1697 * gdb.guile/scm-equal.exp
1698 * gdb.guile/scm-frame-args.exp
1699 * gdb.guile/scm-frame-inline.exp
1700 * gdb.guile/scm-frame.exp
1701 * gdb.guile/scm-iterator.exp
1702 * gdb.guile/scm-math.exp
1703 * gdb.guile/scm-objfile.exp
1704 * gdb.guile/scm-ports.exp
1705 * gdb.guile/scm-symbol.exp
1706 * gdb.guile/scm-symtab.exp
1707 * gdb.guile/scm-value-cc.exp
1708 * gdb.guile/types-module.exp
1709 * gdb.linespec/break-ask.exp
1710 * gdb.linespec/cpexplicit.exp
1711 * gdb.linespec/explicit.exp
1712 * gdb.linespec/keywords.exp
1713 * gdb.linespec/linespec.exp
1714 * gdb.linespec/ls-dollar.exp
1715 * gdb.linespec/ls-errs.exp
1716 * gdb.linespec/skip-two.exp
1717 * gdb.linespec/thread.exp
1718 * gdb.mi/mi-async.exp
1719 * gdb.mi/mi-basics.exp
1720 * gdb.mi/mi-break.exp
1721 * gdb.mi/mi-catch-load.exp
1722 * gdb.mi/mi-cli.exp
1723 * gdb.mi/mi-cmd-param-changed.exp
1724 * gdb.mi/mi-console.exp
1725 * gdb.mi/mi-detach.exp
1726 * gdb.mi/mi-disassemble.exp
1727 * gdb.mi/mi-eval.exp
1728 * gdb.mi/mi-file-transfer.exp
1729 * gdb.mi/mi-file.exp
1730 * gdb.mi/mi-fill-memory.exp
1731 * gdb.mi/mi-inheritance-syntax-error.exp
1732 * gdb.mi/mi-linespec-err-cp.exp
1733 * gdb.mi/mi-logging.exp
1734 * gdb.mi/mi-memory-changed.exp
1735 * gdb.mi/mi-read-memory.exp
1736 * gdb.mi/mi-record-changed.exp
1737 * gdb.mi/mi-reg-undefined.exp
1738 * gdb.mi/mi-regs.exp
1739 * gdb.mi/mi-return.exp
1740 * gdb.mi/mi-reverse.exp
1741 * gdb.mi/mi-simplerun.exp
1742 * gdb.mi/mi-solib.exp
1743 * gdb.mi/mi-stack.exp
1744 * gdb.mi/mi-stepi.exp
1745 * gdb.mi/mi-syn-frame.exp
1746 * gdb.mi/mi-until.exp
1747 * gdb.mi/mi-var-block.exp
1748 * gdb.mi/mi-var-child.exp
1749 * gdb.mi/mi-var-cmd.exp
1750 * gdb.mi/mi-var-cp.exp
1751 * gdb.mi/mi-var-display.exp
1752 * gdb.mi/mi-var-invalidate.exp
1753 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1754 * gdb.mi/mi-vla-fortran.exp
1755 * gdb.mi/mi-watch.exp
1756 * gdb.mi/mi2-var-child.exp
1757 * gdb.mi/user-selected-context-sync.exp
1758 * gdb.modula2/unbounded-array.exp
1759 * gdb.multi/dummy-frame-restore.exp
1760 * gdb.multi/multi-arch-exec.exp
1761 * gdb.multi/multi-arch.exp
1762 * gdb.multi/tids.exp
1763 * gdb.multi/watchpoint-multi.exp
1764 * gdb.opencl/callfuncs.exp
1765 * gdb.opencl/convs_casts.exp
1766 * gdb.opencl/datatypes.exp
1767 * gdb.opencl/operators.exp
1768 * gdb.opencl/vec_comps.exp
1769 * gdb.opt/clobbered-registers-O2.exp
1770 * gdb.opt/inline-break.exp
1771 * gdb.opt/inline-bt.exp
1772 * gdb.opt/inline-cmds.exp
1773 * gdb.opt/inline-locals.exp
1774 * gdb.pascal/case-insensitive-symbols.exp
1775 * gdb.pascal/floats.exp
1776 * gdb.pascal/gdb11492.exp
1777 * gdb.python/lib-types.exp
1778 * gdb.python/py-arch.exp
1779 * gdb.python/py-as-string.exp
1780 * gdb.python/py-bad-printers.exp
1781 * gdb.python/py-block.exp
1782 * gdb.python/py-breakpoint-create-fail.exp
1783 * gdb.python/py-breakpoint.exp
1784 * gdb.python/py-caller-is.exp
1785 * gdb.python/py-cmd.exp
1786 * gdb.python/py-explore-cc.exp
1787 * gdb.python/py-explore.exp
1788 * gdb.python/py-finish-breakpoint.exp
1789 * gdb.python/py-finish-breakpoint2.exp
1790 * gdb.python/py-frame-args.exp
1791 * gdb.python/py-frame-inline.exp
1792 * gdb.python/py-frame.exp
1793 * gdb.python/py-framefilter-mi.exp
1794 * gdb.python/py-infthread.exp
1795 * gdb.python/py-lazy-string.exp
1796 * gdb.python/py-linetable.exp
1797 * gdb.python/py-mi-events.exp
1798 * gdb.python/py-mi-objfile.exp
1799 * gdb.python/py-mi.exp
1800 * gdb.python/py-objfile.exp
1801 * gdb.python/py-pp-integral.exp
1802 * gdb.python/py-pp-maint.exp
1803 * gdb.python/py-pp-re-notag.exp
1804 * gdb.python/py-pp-registration.exp
1805 * gdb.python/py-recurse-unwind.exp
1806 * gdb.python/py-strfns.exp
1807 * gdb.python/py-symbol.exp
1808 * gdb.python/py-symtab.exp
1809 * gdb.python/py-sync-interp.exp
1810 * gdb.python/py-typeprint.exp
1811 * gdb.python/py-unwind-maint.exp
1812 * gdb.python/py-unwind.exp
1813 * gdb.python/py-value-cc.exp
1814 * gdb.python/py-xmethods.exp
1815 * gdb.reverse/amd64-tailcall-reverse.exp
1816 * gdb.reverse/break-precsave.exp
1817 * gdb.reverse/break-reverse.exp
1818 * gdb.reverse/consecutive-precsave.exp
1819 * gdb.reverse/consecutive-reverse.exp
1820 * gdb.reverse/finish-precsave.exp
1821 * gdb.reverse/finish-reverse-bkpt.exp
1822 * gdb.reverse/finish-reverse.exp
1823 * gdb.reverse/fstatat-reverse.exp
1824 * gdb.reverse/getresuid-reverse.exp
1825 * gdb.reverse/i386-precsave.exp
1826 * gdb.reverse/i386-reverse.exp
1827 * gdb.reverse/i386-sse-reverse.exp
1828 * gdb.reverse/i387-env-reverse.exp
1829 * gdb.reverse/i387-stack-reverse.exp
1830 * gdb.reverse/insn-reverse.exp
1831 * gdb.reverse/machinestate-precsave.exp
1832 * gdb.reverse/machinestate.exp
1833 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1834 * gdb.reverse/pipe-reverse.exp
1835 * gdb.reverse/readv-reverse.exp
1836 * gdb.reverse/recvmsg-reverse.exp
1837 * gdb.reverse/rerun-prec.exp
1838 * gdb.reverse/s390-mvcle.exp
1839 * gdb.reverse/step-precsave.exp
1840 * gdb.reverse/step-reverse.exp
1841 * gdb.reverse/time-reverse.exp
1842 * gdb.reverse/until-precsave.exp
1843 * gdb.reverse/until-reverse.exp
1844 * gdb.reverse/waitpid-reverse.exp
1845 * gdb.reverse/watch-precsave.exp
1846 * gdb.reverse/watch-reverse.exp
1847 * gdb.rust/generics.exp
1848 * gdb.rust/methods.exp
1849 * gdb.rust/modules.exp
1850 * gdb.rust/simple.exp
1851 * gdb.server/connect-with-no-symbol-file.exp
1852 * gdb.server/ext-attach.exp
1853 * gdb.server/ext-restart.exp
1854 * gdb.server/ext-wrapper.exp
1855 * gdb.server/file-transfer.exp
1856 * gdb.server/server-exec-info.exp
1857 * gdb.server/server-kill.exp
1858 * gdb.server/server-mon.exp
1859 * gdb.server/wrapper.exp
1860 * gdb.stabs/exclfwd.exp
1861 * gdb.stabs/gdb11479.exp
1862 * gdb.threads/clone-new-thread-event.exp
1863 * gdb.threads/corethreads.exp
1864 * gdb.threads/current-lwp-dead.exp
1865 * gdb.threads/dlopen-libpthread.exp
1866 * gdb.threads/gcore-thread.exp
1867 * gdb.threads/sigstep-threads.exp
1868 * gdb.threads/watchpoint-fork.exp
1869 * gdb.trace/actions-changed.exp
1870 * gdb.trace/backtrace.exp
1871 * gdb.trace/change-loc.exp
1872 * gdb.trace/circ.exp
1873 * gdb.trace/collection.exp
1874 * gdb.trace/disconnected-tracing.exp
1875 * gdb.trace/ftrace.exp
1876 * gdb.trace/mi-trace-frame-collected.exp
1877 * gdb.trace/mi-trace-unavailable.exp
1878 * gdb.trace/mi-traceframe-changed.exp
1879 * gdb.trace/mi-tsv-changed.exp
1880 * gdb.trace/no-attach-trace.exp
1881 * gdb.trace/passc-dyn.exp
1882 * gdb.trace/qtro.exp
1883 * gdb.trace/range-stepping.exp
1884 * gdb.trace/read-memory.exp
1885 * gdb.trace/save-trace.exp
1886 * gdb.trace/signal.exp
1887 * gdb.trace/status-stop.exp
1888 * gdb.trace/tfile.exp
1889 * gdb.trace/trace-break.exp
1890 * gdb.trace/trace-buffer-size.exp
1891 * gdb.trace/trace-condition.exp
1892 * gdb.trace/tracefile-pseudo-reg.exp
1893 * gdb.trace/tstatus.exp
1894 * gdb.trace/unavailable.exp
1895 * gdb.trace/while-dyn.exp
1896 * gdb.trace/while-stepping.exp
1897
1898 2016-12-22 Doug Evans <xdje42@gmail.com>
1899
1900 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1901 and msymbols.
1902
1903 2016-12-19 Yao Qi <yao.qi@linaro.org>
1904
1905 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1906 (test_with_self): Don't call do_steps_and_nexts, and remove
1907 code about stepping into xmalloc.
1908
1909 2016-12-09 Yao Qi <yao.qi@linaro.org>
1910
1911 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1912
1913 2016-12-09 Yao Qi <yao.qi@linaro.org>
1914
1915 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1916
1917 2016-12-09 Pedro Alves <palves@redhat.com>
1918
1919 * gdb.base/all-architectures-0.exp: New file.
1920 * gdb.base/all-architectures-1.exp: New file.
1921 * gdb.base/all-architectures-2.exp: New file.
1922 * gdb.base/all-architectures-3.exp: New file.
1923 * gdb.base/all-architectures-4.exp: New file.
1924 * gdb.base/all-architectures-5.exp: New file.
1925 * gdb.base/all-architectures-6.exp: New file.
1926 * gdb.base/all-architectures-7.exp: New file.
1927 * gdb.base/all-architectures.exp.in: New file.
1928
1929 2016-12-09 Yao Qi <yao.qi@linaro.org>
1930
1931 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1932
1933 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1934
1935 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1936 possible.
1937 Remove useless pattern-matching code.
1938
1939 2016-12-02 Pedro Alves <palves@redhat.com>
1940
1941 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1942 procedure.
1943 (top level): Call it.
1944
1945 2016-12-02 Pedro Alves <palves@redhat.com>
1946
1947 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1948 New procedure.
1949 (top level): Call it.
1950
1951 2016-12-02 Pedro Alves <palves@redhat.com>
1952
1953 PR cli/20559
1954 * gdb.base/commands.exp (user_defined_command_args_eval): New
1955 procedure.
1956 (top level): Call it.
1957
1958 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1959
1960 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1961 timeout handling.
1962
1963 2016-12-02 Tom Tromey <tom@tromey.com>
1964
1965 * gdb.dwarf2/main-subprogram.c: New file.
1966 * gdb.dwarf2/main-subprogram.exp: New file.
1967
1968 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1969
1970 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1971 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1972 gdb_test_no_output for a couple of cases.
1973 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1974
1975 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1976
1977 Fix test names and standardize compilation error messages throughout
1978 the following files:
1979
1980 * gdb.ada/start.exp
1981 * gdb.arch/alpha-step.exp
1982 * gdb.arch/e500-prologue.exp
1983 * gdb.arch/ftrace-insn-reloc.exp
1984 * gdb.arch/gdb1291.exp
1985 * gdb.arch/gdb1431.exp
1986 * gdb.arch/gdb1558.exp
1987 * gdb.arch/i386-dr3-watch.exp
1988 * gdb.arch/i386-sse-stack-align.exp
1989 * gdb.arch/ia64-breakpoint-shadow.exp
1990 * gdb.arch/pa-nullify.exp
1991 * gdb.arch/powerpc-aix-prologue.exp
1992 * gdb.arch/thumb-bx-pc.exp
1993 * gdb.base/annota1.exp
1994 * gdb.base/annota3.exp
1995 * gdb.base/arrayidx.exp
1996 * gdb.base/assign.exp
1997 * gdb.base/attach.exp
1998 * gdb.base/auxv.exp
1999 * gdb.base/bang.exp
2000 * gdb.base/bfp-test.exp
2001 * gdb.base/bigcore.exp
2002 * gdb.base/bitfields2.exp
2003 * gdb.base/break-fun-addr.exp
2004 * gdb.base/break-probes.exp
2005 * gdb.base/call-rt-st.exp
2006 * gdb.base/callexit.exp
2007 * gdb.base/catch-fork-kill.exp
2008 * gdb.base/charset.exp
2009 * gdb.base/checkpoint.exp
2010 * gdb.base/comprdebug.exp
2011 * gdb.base/constvars.exp
2012 * gdb.base/coredump-filter.exp
2013 * gdb.base/cursal.exp
2014 * gdb.base/cvexpr.exp
2015 * gdb.base/detach.exp
2016 * gdb.base/display.exp
2017 * gdb.base/dmsym.exp
2018 * gdb.base/dprintf-pending.exp
2019 * gdb.base/dso2dso.exp
2020 * gdb.base/dtrace-probe.exp
2021 * gdb.base/dump.exp
2022 * gdb.base/enum_cond.exp
2023 * gdb.base/exe-lock.exp
2024 * gdb.base/exec-invalid-sysroot.exp
2025 * gdb.base/execl-update-breakpoints.exp
2026 * gdb.base/exprs.exp
2027 * gdb.base/fileio.exp
2028 * gdb.base/find.exp
2029 * gdb.base/finish.exp
2030 * gdb.base/fixsection.exp
2031 * gdb.base/foll-vfork.exp
2032 * gdb.base/frame-args.exp
2033 * gdb.base/gcore.exp
2034 * gdb.base/gdb1250.exp
2035 * gdb.base/global-var-nested-by-dso.exp
2036 * gdb.base/gnu-ifunc.exp
2037 * gdb.base/hashline1.exp
2038 * gdb.base/hashline2.exp
2039 * gdb.base/hashline3.exp
2040 * gdb.base/hbreak-in-shr-unsupported.exp
2041 * gdb.base/huge.exp
2042 * gdb.base/infcall-input.exp
2043 * gdb.base/info-fun.exp
2044 * gdb.base/info-shared.exp
2045 * gdb.base/jit-simple.exp
2046 * gdb.base/jit-so.exp
2047 * gdb.base/jit.exp
2048 * gdb.base/jump.exp
2049 * gdb.base/label.exp
2050 * gdb.base/lineinc.exp
2051 * gdb.base/logical.exp
2052 * gdb.base/longjmp.exp
2053 * gdb.base/macscp.exp
2054 * gdb.base/miscexprs.exp
2055 * gdb.base/new-ui-echo.exp
2056 * gdb.base/new-ui-pending-input.exp
2057 * gdb.base/new-ui.exp
2058 * gdb.base/nodebug.exp
2059 * gdb.base/nofield.exp
2060 * gdb.base/offsets.exp
2061 * gdb.base/overlays.exp
2062 * gdb.base/pending.exp
2063 * gdb.base/pointers.exp
2064 * gdb.base/pr11022.exp
2065 * gdb.base/printcmds.exp
2066 * gdb.base/prologue.exp
2067 * gdb.base/ptr-typedef.exp
2068 * gdb.base/realname-expand.exp
2069 * gdb.base/relativedebug.exp
2070 * gdb.base/relocate.exp
2071 * gdb.base/remote.exp
2072 * gdb.base/reread.exp
2073 * gdb.base/return2.exp
2074 * gdb.base/savedregs.exp
2075 * gdb.base/sep.exp
2076 * gdb.base/sepdebug.exp
2077 * gdb.base/sepsymtab.exp
2078 * gdb.base/set-inferior-tty.exp
2079 * gdb.base/setshow.exp
2080 * gdb.base/shlib-call.exp
2081 * gdb.base/sigaltstack.exp
2082 * gdb.base/siginfo-addr.exp
2083 * gdb.base/signals.exp
2084 * gdb.base/signull.exp
2085 * gdb.base/sigrepeat.exp
2086 * gdb.base/so-impl-ld.exp
2087 * gdb.base/solib-display.exp
2088 * gdb.base/solib-overlap.exp
2089 * gdb.base/solib-search.exp
2090 * gdb.base/solib-symbol.exp
2091 * gdb.base/structs.exp
2092 * gdb.base/structs2.exp
2093 * gdb.base/symtab-search-order.exp
2094 * gdb.base/twice.exp
2095 * gdb.base/unload.exp
2096 * gdb.base/varargs.exp
2097 * gdb.base/watchpoint-solib.exp
2098 * gdb.base/watchpoint.exp
2099 * gdb.base/whatis.exp
2100 * gdb.base/wrong_frame_bt_full.exp
2101 * gdb.btrace/dlopen.exp
2102 * gdb.cell/ea-standalone.exp
2103 * gdb.cell/ea-test.exp
2104 * gdb.cp/dispcxx.exp
2105 * gdb.cp/gdb2384.exp
2106 * gdb.cp/method2.exp
2107 * gdb.cp/nextoverthrow.exp
2108 * gdb.cp/pr10728.exp
2109 * gdb.disasm/am33.exp
2110 * gdb.disasm/h8300s.exp
2111 * gdb.disasm/mn10300.exp
2112 * gdb.disasm/sh3.exp
2113 * gdb.dwarf2/dw2-dir-file-name.exp
2114 * gdb.fortran/complex.exp
2115 * gdb.fortran/library-module.exp
2116 * gdb.guile/scm-pretty-print.exp
2117 * gdb.guile/scm-symbol.exp
2118 * gdb.guile/scm-type.exp
2119 * gdb.guile/scm-value.exp
2120 * gdb.linespec/linespec.exp
2121 * gdb.mi/gdb701.exp
2122 * gdb.mi/gdb792.exp
2123 * gdb.mi/mi-breakpoint-changed.exp
2124 * gdb.mi/mi-dprintf-pending.exp
2125 * gdb.mi/mi-dprintf.exp
2126 * gdb.mi/mi-exit-code.exp
2127 * gdb.mi/mi-pending.exp
2128 * gdb.mi/mi-solib.exp
2129 * gdb.mi/new-ui-mi-sync.exp
2130 * gdb.mi/pr11022.exp
2131 * gdb.mi/user-selected-context-sync.exp
2132 * gdb.opt/solib-intra-step.exp
2133 * gdb.python/py-events.exp
2134 * gdb.python/py-finish-breakpoint.exp
2135 * gdb.python/py-mi.exp
2136 * gdb.python/py-prettyprint.exp
2137 * gdb.python/py-shared.exp
2138 * gdb.python/py-symbol.exp
2139 * gdb.python/py-template.exp
2140 * gdb.python/py-type.exp
2141 * gdb.python/py-value.exp
2142 * gdb.reverse/solib-precsave.exp
2143 * gdb.reverse/solib-reverse.exp
2144 * gdb.server/solib-list.exp
2145 * gdb.stabs/weird.exp
2146 * gdb.threads/reconnect-signal.exp
2147 * gdb.threads/stepi-random-signal.exp
2148 * gdb.trace/actions.exp
2149 * gdb.trace/ax.exp
2150 * gdb.trace/backtrace.exp
2151 * gdb.trace/change-loc.exp
2152 * gdb.trace/deltrace.exp
2153 * gdb.trace/ftrace-lock.exp
2154 * gdb.trace/ftrace.exp
2155 * gdb.trace/infotrace.exp
2156 * gdb.trace/mi-tracepoint-changed.exp
2157 * gdb.trace/packetlen.exp
2158 * gdb.trace/passcount.exp
2159 * gdb.trace/pending.exp
2160 * gdb.trace/range-stepping.exp
2161 * gdb.trace/report.exp
2162 * gdb.trace/stap-trace.exp
2163 * gdb.trace/tfind.exp
2164 * gdb.trace/trace-break.exp
2165 * gdb.trace/trace-condition.exp
2166 * gdb.trace/trace-enable-disable.exp
2167 * gdb.trace/trace-mt.exp
2168 * gdb.trace/tracecmd.exp
2169 * gdb.trace/tspeed.exp
2170 * gdb.trace/tsv.exp
2171 * lib/perftest.exp
2172
2173 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2174
2175 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
2176 with gdb_test_no_output.
2177 Use command as test name.
2178
2179 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2180
2181 Fix test names starting with uppercase throughout the files.
2182
2183 * gdb.ada/assign_1.exp
2184 * gdb.ada/boolean_expr.exp
2185 * gdb.base/arrayidx.exp
2186 * gdb.base/del.exp
2187 * gdb.base/gcore-buffer-overflow.exp
2188 * gdb.base/testenv.exp
2189 * gdb.compile/compile.exp
2190 * gdb.python/py-framefilter-invalidarg.exp
2191 * gdb.python/py-framefilter.exp
2192
2193 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2194
2195 Fix test names starting with uppercase throughout the files.
2196
2197 * gdb.ada/array_return.exp
2198 * gdb.ada/expr_delims.exp
2199 * gdb.ada/mi_dyn_arr.exp
2200 * gdb.ada/mi_interface.exp
2201 * gdb.ada/mi_var_array.exp
2202 * gdb.ada/watch_arg.exp
2203 * gdb.arch/alpha-step.exp
2204 * gdb.arch/altivec-regs.exp
2205 * gdb.arch/e500-regs.exp
2206 * gdb.arch/powerpc-d128-regs.exp
2207 * gdb.base/arrayidx.exp
2208 * gdb.base/break.exp
2209 * gdb.base/checkpoint.exp
2210 * gdb.base/debug-expr.exp
2211 * gdb.base/dmsym.exp
2212 * gdb.base/radix.exp
2213 * gdb.base/sepdebug.exp
2214 * gdb.base/testenv.exp
2215 * gdb.base/watch_thread_num.exp
2216 * gdb.base/watchpoint-cond-gone.exp
2217 * gdb.cell/break.exp
2218 * gdb.cell/ea-cache.exp
2219 * gdb.compile/compile.exp
2220 * gdb.cp/gdb2495.exp
2221 * gdb.gdb/selftest.exp
2222 * gdb.gdb/xfullpath.exp
2223 * gdb.go/hello.exp
2224 * gdb.go/integers.exp
2225 * gdb.objc/basicclass.exp
2226 * gdb.pascal/hello.exp
2227 * gdb.pascal/integers.exp
2228 * gdb.python/py-breakpoint.exp
2229 * gdb.python/py-cmd.exp
2230 * gdb.python/py-linetable.exp
2231 * gdb.python/py-xmethods.exp
2232 * gdb.python/python.exp
2233 * gdb.reverse/consecutive-precsave.exp
2234 * gdb.reverse/finish-precsave.exp
2235 * gdb.reverse/i386-precsave.exp
2236 * gdb.reverse/machinestate-precsave.exp
2237 * gdb.reverse/sigall-precsave.exp
2238 * gdb.reverse/solib-precsave.exp
2239 * gdb.reverse/step-precsave.exp
2240 * gdb.reverse/until-precsave.exp
2241 * gdb.reverse/watch-precsave.exp
2242 * gdb.threads/leader-exit.exp
2243 * gdb.threads/pthreads.exp
2244 * gdb.threads/wp-replication.exp
2245 * gdb.trace/actions.exp
2246 * gdb.trace/mi-tsv-changed.exp
2247 * gdb.trace/tsv.exp
2248
2249 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2250
2251 Fix test names starting with uppercase throughout the files.
2252
2253 * gdb.arch/i386-bp_permanent.exp
2254 * gdb.arch/i386-gnu-cfi.exp
2255 * gdb.base/disasm-end-cu.exp
2256 * gdb.base/macscp.exp
2257 * gdb.base/pending.exp
2258 * gdb.base/watch_thread_num.exp
2259 * gdb.cp/exception.exp
2260 * gdb.cp/gdb2495.exp
2261 * gdb.cp/local.exp
2262 * gdb.python/py-evsignal.exp
2263 * gdb.python/python.exp
2264 * gdb.trace/tracecmd.exp
2265
2266 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2267
2268 Fix test names starting with uppercase throughout the files.
2269
2270 * gdb.base/charset.exp
2271 * gdb.base/eval.exp
2272 * gdb.base/multi-forks.exp
2273 * gdb.guile/scm-progspace.exp
2274 * gdb.opencl/datatypes.exp
2275 * gdb.python/py-block.exp
2276 * gdb.python/py-function.exp
2277 * gdb.python/py-symbol.exp
2278 * gdb.python/py-symtab.exp
2279 * gdb.python/py-xmethods.exp
2280 * gdb.reverse/break-precsave.exp
2281 * gdb.reverse/break-reverse.exp
2282 * gdb.reverse/consecutive-precsave.exp
2283 * gdb.reverse/consecutive-reverse.exp
2284 * gdb.reverse/finish-precsave.exp
2285 * gdb.reverse/finish-reverse-bkpt.exp
2286 * gdb.reverse/finish-reverse.exp
2287 * gdb.reverse/fstatat-reverse.exp
2288 * gdb.reverse/getresuid-reverse.exp
2289 * gdb.reverse/i386-precsave.exp
2290 * gdb.reverse/i386-reverse.exp
2291 * gdb.reverse/i386-sse-reverse.exp
2292 * gdb.reverse/i387-stack-reverse.exp
2293 * gdb.reverse/insn-reverse.exp
2294 * gdb.reverse/machinestate-precsave.exp
2295 * gdb.reverse/machinestate.exp
2296 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2297 * gdb.reverse/pipe-reverse.exp
2298 * gdb.reverse/readv-reverse.exp
2299 * gdb.reverse/recvmsg-reverse.exp
2300 * gdb.reverse/rerun-prec.exp
2301 * gdb.reverse/s390-mvcle.exp
2302 * gdb.reverse/sigall-precsave.exp
2303 * gdb.reverse/sigall-reverse.exp
2304 * gdb.reverse/solib-precsave.exp
2305 * gdb.reverse/solib-reverse.exp
2306 * gdb.reverse/step-precsave.exp
2307 * gdb.reverse/step-reverse.exp
2308 * gdb.reverse/time-reverse.exp
2309 * gdb.reverse/until-precsave.exp
2310 * gdb.reverse/until-reverse.exp
2311 * gdb.reverse/waitpid-reverse.exp
2312 * gdb.reverse/watch-precsave.exp
2313 * gdb.reverse/watch-reverse.exp
2314
2315 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2316
2317 Fix test names starting with uppercase throughout the files.
2318
2319 * gdb.arch/i386-mpx-simple_segv.exp
2320 * gdb.arch/i386-mpx.exp
2321 * gdb.arch/i386-permbkpt.exp
2322 * gdb.arch/pa-nullify.exp
2323 * gdb.arch/powerpc-d128-regs.exp
2324 * gdb.arch/vsx-regs.exp
2325 * gdb.base/bfp-test.exp
2326 * gdb.base/break.exp
2327 * gdb.base/breakpoint-shadow.exp
2328 * gdb.base/callfuncs.exp
2329 * gdb.base/charset.exp
2330 * gdb.base/commands.exp
2331 * gdb.base/completion.exp
2332 * gdb.base/dfp-test.exp
2333 * gdb.base/echo.exp
2334 * gdb.base/ending-run.exp
2335 * gdb.base/eval.exp
2336 * gdb.base/expand-psymtabs.exp
2337 * gdb.base/float128.exp
2338 * gdb.base/floatn.exp
2339 * gdb.base/foll-exec-mode.exp
2340 * gdb.base/gdb1056.exp
2341 * gdb.base/gdb11531.exp
2342 * gdb.base/kill-after-signal.exp
2343 * gdb.base/multi-forks.exp
2344 * gdb.base/overlays.exp
2345 * gdb.base/pending.exp
2346 * gdb.base/sepdebug.exp
2347 * gdb.base/testenv.exp
2348 * gdb.base/valgrind-db-attach.exp
2349 * gdb.base/watch_thread_num.exp
2350 * gdb.base/watchpoint-cond-gone.exp
2351 * gdb.base/watchpoint.exp
2352 * gdb.base/watchpoints.exp
2353 * gdb.cp/arg-reference.exp
2354 * gdb.cp/baseenum.exp
2355 * gdb.cp/operator.exp
2356 * gdb.cp/shadow.exp
2357 * gdb.dwarf2/dw2-op-out-param.exp
2358 * gdb.dwarf2/dw2-reg-undefined.exp
2359 * gdb.go/chan.exp
2360 * gdb.go/hello.exp
2361 * gdb.go/integers.exp
2362 * gdb.go/methods.exp
2363 * gdb.go/package.exp
2364 * gdb.guile/scm-parameter.exp
2365 * gdb.guile/scm-progspace.exp
2366 * gdb.guile/scm-value.exp
2367 * gdb.mi/mi-pending.exp
2368 * gdb.mi/user-selected-context-sync.exp
2369 * gdb.multi/multi-attach.exp
2370 * gdb.multi/tids.exp
2371 * gdb.opt/clobbered-registers-O2.exp
2372 * gdb.pascal/floats.exp
2373 * gdb.pascal/integers.exp
2374 * gdb.python/py-block.exp
2375 * gdb.python/py-events.exp
2376 * gdb.python/py-parameter.exp
2377 * gdb.python/py-symbol.exp
2378 * gdb.python/py-symtab.exp
2379 * gdb.python/py-type.exp
2380 * gdb.python/py-value.exp
2381 * gdb.python/py-xmethods.exp
2382 * gdb.python/python.exp
2383 * gdb.reverse/break-precsave.exp
2384 * gdb.reverse/consecutive-precsave.exp
2385 * gdb.reverse/finish-precsave.exp
2386 * gdb.reverse/i386-precsave.exp
2387 * gdb.reverse/machinestate-precsave.exp
2388 * gdb.reverse/sigall-precsave.exp
2389 * gdb.reverse/solib-precsave.exp
2390 * gdb.reverse/step-precsave.exp
2391 * gdb.reverse/until-precsave.exp
2392 * gdb.reverse/watch-precsave.exp
2393 * gdb.server/ext-attach.exp
2394 * gdb.server/ext-restart.exp
2395 * gdb.server/ext-run.exp
2396 * gdb.server/ext-wrapper.exp
2397 * gdb.stabs/gdb11479.exp
2398 * gdb.stabs/weird.exp
2399 * gdb.threads/attach-many-short-lived-threads.exp
2400 * gdb.threads/kill.exp
2401 * gdb.threads/watchpoint-fork.exp
2402
2403 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2404
2405 Fix test names starting with uppercase throughout all the files below.
2406
2407 * gdb.ada/array_return.exp
2408 * gdb.ada/catch_ex.exp
2409 * gdb.ada/info_exc.exp
2410 * gdb.ada/mi_catch_ex.exp
2411 * gdb.ada/mi_dyn_arr.exp
2412 * gdb.ada/mi_ex_cond.exp
2413 * gdb.ada/mi_exc_info.exp
2414 * gdb.ada/mi_interface.exp
2415 * gdb.ada/mi_task_arg.exp
2416 * gdb.ada/mi_task_info.exp
2417 * gdb.ada/mi_var_array.exp
2418 * gdb.arch/alpha-step.exp
2419 * gdb.arch/amd64-disp-step.exp
2420 * gdb.arch/arm-disp-step.exp
2421 * gdb.arch/disp-step-insn-reloc.exp
2422 * gdb.arch/e500-prologue.exp
2423 * gdb.arch/ftrace-insn-reloc.exp
2424 * gdb.arch/gdb1558.exp
2425 * gdb.arch/i386-bp_permanent.exp
2426 * gdb.arch/i386-disp-step.exp
2427 * gdb.arch/i386-float.exp
2428 * gdb.arch/i386-gnu-cfi.exp
2429 * gdb.arch/ia64-breakpoint-shadow.exp
2430 * gdb.arch/mips16-thunks.exp
2431 * gdb.arch/pa-nullify.exp
2432 * gdb.arch/powerpc-aix-prologue.exp
2433 * gdb.arch/powerpc-power.exp
2434 * gdb.arch/ppc-dfp.exp
2435 * gdb.arch/s390-tdbregs.exp
2436 * gdb.arch/spu-info.exp
2437 * gdb.arch/spu-ls.exp
2438 * gdb.arch/thumb-bx-pc.exp
2439 * gdb.base/advance.exp
2440 * gdb.base/annota-input-while-running.exp
2441 * gdb.base/arrayidx.exp
2442 * gdb.base/asmlabel.exp
2443 * gdb.base/async.exp
2444 * gdb.base/attach-wait-input.exp
2445 * gdb.base/auto-connect-native-target.exp
2446 * gdb.base/batch-preserve-term-settings.exp
2447 * gdb.base/bfp-test.exp
2448 * gdb.base/bigcore.exp
2449 * gdb.base/bp-permanent.exp
2450 * gdb.base/break-always.exp
2451 * gdb.base/break-fun-addr.exp
2452 * gdb.base/break-idempotent.exp
2453 * gdb.base/break-main-file-remove-fail.exp
2454 * gdb.base/break-probes.exp
2455 * gdb.base/break-unload-file.exp
2456 * gdb.base/break.exp
2457 * gdb.base/call-ar-st.exp
2458 * gdb.base/call-rt-st.exp
2459 * gdb.base/call-sc.exp
2460 * gdb.base/call-signal-resume.exp
2461 * gdb.base/call-strs.exp
2462 * gdb.base/callexit.exp
2463 * gdb.base/callfuncs.exp
2464 * gdb.base/catch-gdb-caused-signals.exp
2465 * gdb.base/catch-signal-siginfo-cond.exp
2466 * gdb.base/catch-syscall.exp
2467 * gdb.base/compare-sections.exp
2468 * gdb.base/cond-eval-mode.exp
2469 * gdb.base/condbreak-call-false.exp
2470 * gdb.base/consecutive-step-over.exp
2471 * gdb.base/cursal.exp
2472 * gdb.base/disabled-location.exp
2473 * gdb.base/disasm-end-cu.exp
2474 * gdb.base/display.exp
2475 * gdb.base/double-prompt-target-event-error.exp
2476 * gdb.base/dprintf-bp-same-addr.exp
2477 * gdb.base/dprintf-detach.exp
2478 * gdb.base/dprintf-next.exp
2479 * gdb.base/dprintf-non-stop.exp
2480 * gdb.base/dprintf-pending.exp
2481 * gdb.base/dso2dso.exp
2482 * gdb.base/ending-run.exp
2483 * gdb.base/enum_cond.exp
2484 * gdb.base/examine-backward.exp
2485 * gdb.base/exe-lock.exp
2486 * gdb.base/exec-invalid-sysroot.exp
2487 * gdb.base/execl-update-breakpoints.exp
2488 * gdb.base/execution-termios.exp
2489 * gdb.base/fileio.exp
2490 * gdb.base/fixsection.exp
2491 * gdb.base/foll-exec-mode.exp
2492 * gdb.base/foll-exec.exp
2493 * gdb.base/fork-running-state.exp
2494 * gdb.base/frame-args.exp
2495 * gdb.base/fullpath-expand.exp
2496 * gdb.base/func-ptr.exp
2497 * gdb.base/gcore-relro-pie.exp
2498 * gdb.base/gdb1090.exp
2499 * gdb.base/gdb1555.exp
2500 * gdb.base/global-var-nested-by-dso.exp
2501 * gdb.base/gnu-ifunc.exp
2502 * gdb.base/hbreak-in-shr-unsupported.exp
2503 * gdb.base/hbreak-unmapped.exp
2504 * gdb.base/hook-stop.exp
2505 * gdb.base/infcall-input.exp
2506 * gdb.base/info-fun.exp
2507 * gdb.base/info-shared.exp
2508 * gdb.base/interrupt-noterm.exp
2509 * gdb.base/jit-so.exp
2510 * gdb.base/jit.exp
2511 * gdb.base/line-symtabs.exp
2512 * gdb.base/list.exp
2513 * gdb.base/longjmp.exp
2514 * gdb.base/macscp.exp
2515 * gdb.base/max-value-size.exp
2516 * gdb.base/nodebug.exp
2517 * gdb.base/nofield.exp
2518 * gdb.base/overlays.exp
2519 * gdb.base/paginate-after-ctrl-c-running.exp
2520 * gdb.base/paginate-bg-execution.exp
2521 * gdb.base/paginate-inferior-exit.exp
2522 * gdb.base/pending.exp
2523 * gdb.base/pr11022.exp
2524 * gdb.base/printcmds.exp
2525 * gdb.base/ptr-typedef.exp
2526 * gdb.base/ptype.exp
2527 * gdb.base/randomize.exp
2528 * gdb.base/range-stepping.exp
2529 * gdb.base/realname-expand.exp
2530 * gdb.base/relativedebug.exp
2531 * gdb.base/remote.exp
2532 * gdb.base/savedregs.exp
2533 * gdb.base/sepdebug.exp
2534 * gdb.base/set-noassign.exp
2535 * gdb.base/shlib-call.exp
2536 * gdb.base/shreloc.exp
2537 * gdb.base/sigaltstack.exp
2538 * gdb.base/sigbpt.exp
2539 * gdb.base/siginfo-addr.exp
2540 * gdb.base/siginfo-obj.exp
2541 * gdb.base/siginfo-thread.exp
2542 * gdb.base/signest.exp
2543 * gdb.base/signull.exp
2544 * gdb.base/sigrepeat.exp
2545 * gdb.base/skip.exp
2546 * gdb.base/so-impl-ld.exp
2547 * gdb.base/solib-corrupted.exp
2548 * gdb.base/solib-disc.exp
2549 * gdb.base/solib-display.exp
2550 * gdb.base/solib-overlap.exp
2551 * gdb.base/solib-search.exp
2552 * gdb.base/solib-symbol.exp
2553 * gdb.base/source-execution.exp
2554 * gdb.base/sss-bp-on-user-bp-2.exp
2555 * gdb.base/sss-bp-on-user-bp.exp
2556 * gdb.base/stack-checking.exp
2557 * gdb.base/stale-infcall.exp
2558 * gdb.base/step-break.exp
2559 * gdb.base/step-line.exp
2560 * gdb.base/step-over-exit.exp
2561 * gdb.base/step-test.exp
2562 * gdb.base/structs.exp
2563 * gdb.base/sym-file.exp
2564 * gdb.base/symtab-search-order.exp
2565 * gdb.base/term.exp
2566 * gdb.base/type-opaque.exp
2567 * gdb.base/unload.exp
2568 * gdb.base/until-nodebug.exp
2569 * gdb.base/until.exp
2570 * gdb.base/unwindonsignal.exp
2571 * gdb.base/watch-cond.exp
2572 * gdb.base/watch-non-mem.exp
2573 * gdb.base/watch_thread_num.exp
2574 * gdb.base/watchpoint-reuse-slot.exp
2575 * gdb.base/watchpoint-solib.exp
2576 * gdb.base/watchpoint.exp
2577 * gdb.btrace/dlopen.exp
2578 * gdb.cell/arch.exp
2579 * gdb.cell/break.exp
2580 * gdb.cell/bt.exp
2581 * gdb.cell/core.exp
2582 * gdb.cell/data.exp
2583 * gdb.cell/dwarfaddr.exp
2584 * gdb.cell/ea-cache.exp
2585 * gdb.cell/ea-standalone.exp
2586 * gdb.cell/ea-test.exp
2587 * gdb.cell/f-regs.exp
2588 * gdb.cell/fork.exp
2589 * gdb.cell/gcore.exp
2590 * gdb.cell/mem-access.exp
2591 * gdb.cell/ptype.exp
2592 * gdb.cell/registers.exp
2593 * gdb.cell/sizeof.exp
2594 * gdb.cell/solib-symbol.exp
2595 * gdb.cell/solib.exp
2596 * gdb.compile/compile-tls.exp
2597 * gdb.cp/exception.exp
2598 * gdb.cp/gdb2495.exp
2599 * gdb.cp/local.exp
2600 * gdb.cp/mb-inline.exp
2601 * gdb.cp/mb-templates.exp
2602 * gdb.cp/pr10687.exp
2603 * gdb.cp/pr9167.exp
2604 * gdb.cp/scope-err.exp
2605 * gdb.cp/templates.exp
2606 * gdb.cp/virtfunc.exp
2607 * gdb.dwarf2/dw2-dir-file-name.exp
2608 * gdb.dwarf2/dw2-single-line-discriminators.exp
2609 * gdb.fortran/complex.exp
2610 * gdb.fortran/library-module.exp
2611 * gdb.guile/guile.exp
2612 * gdb.guile/scm-cmd.exp
2613 * gdb.guile/scm-frame-inline.exp
2614 * gdb.guile/scm-objfile.exp
2615 * gdb.guile/scm-pretty-print.exp
2616 * gdb.guile/scm-symbol.exp
2617 * gdb.guile/scm-type.exp
2618 * gdb.guile/scm-value.exp
2619 * gdb.linespec/keywords.exp
2620 * gdb.linespec/ls-errs.exp
2621 * gdb.linespec/macro-relative.exp
2622 * gdb.linespec/thread.exp
2623 * gdb.mi/mi-breakpoint-changed.exp
2624 * gdb.mi/mi-dprintf-pending.exp
2625 * gdb.mi/mi-fullname-deleted.exp
2626 * gdb.mi/mi-logging.exp
2627 * gdb.mi/mi-pending.exp
2628 * gdb.mi/mi-solib.exp
2629 * gdb.mi/new-ui-mi-sync.exp
2630 * gdb.mi/user-selected-context-sync.exp
2631 * gdb.multi/dummy-frame-restore.exp
2632 * gdb.multi/multi-arch-exec.exp
2633 * gdb.multi/remove-inferiors.exp
2634 * gdb.multi/watchpoint-multi-exit.exp
2635 * gdb.opt/solib-intra-step.exp
2636 * gdb.perf/backtrace.exp
2637 * gdb.perf/single-step.exp
2638 * gdb.perf/skip-command.exp
2639 * gdb.perf/skip-prologue.exp
2640 * gdb.perf/solib.exp
2641 * gdb.python/lib-types.exp
2642 * gdb.python/py-as-string.exp
2643 * gdb.python/py-bad-printers.exp
2644 * gdb.python/py-block.exp
2645 * gdb.python/py-breakpoint.exp
2646 * gdb.python/py-cmd.exp
2647 * gdb.python/py-events.exp
2648 * gdb.python/py-evthreads.exp
2649 * gdb.python/py-finish-breakpoint.exp
2650 * gdb.python/py-finish-breakpoint2.exp
2651 * gdb.python/py-frame-inline.exp
2652 * gdb.python/py-frame.exp
2653 * gdb.python/py-inferior.exp
2654 * gdb.python/py-infthread.exp
2655 * gdb.python/py-mi.exp
2656 * gdb.python/py-objfile.exp
2657 * gdb.python/py-pp-maint.exp
2658 * gdb.python/py-pp-registration.exp
2659 * gdb.python/py-prettyprint.exp
2660 * gdb.python/py-recurse-unwind.exp
2661 * gdb.python/py-shared.exp
2662 * gdb.python/py-symbol.exp
2663 * gdb.python/py-symtab.exp
2664 * gdb.python/py-template.exp
2665 * gdb.python/py-type.exp
2666 * gdb.python/py-unwind-maint.exp
2667 * gdb.python/py-unwind.exp
2668 * gdb.python/py-value.exp
2669 * gdb.python/python.exp
2670 * gdb.reverse/finish-reverse-bkpt.exp
2671 * gdb.reverse/insn-reverse.exp
2672 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2673 * gdb.reverse/solib-precsave.exp
2674 * gdb.reverse/solib-reverse.exp
2675 * gdb.stabs/gdb11479.exp
2676 * gdb.stabs/weird.exp
2677 * gdb.threads/fork-child-threads.exp
2678 * gdb.threads/fork-plus-threads.exp
2679 * gdb.threads/fork-thread-pending.exp
2680 * gdb.threads/forking-threads-plus-breakpoint.exp
2681 * gdb.threads/hand-call-in-threads.exp
2682 * gdb.threads/interrupted-hand-call.exp
2683 * gdb.threads/linux-dp.exp
2684 * gdb.threads/local-watch-wrong-thread.exp
2685 * gdb.threads/next-while-other-thread-longjmps.exp
2686 * gdb.threads/non-ldr-exit.exp
2687 * gdb.threads/pending-step.exp
2688 * gdb.threads/print-threads.exp
2689 * gdb.threads/process-dies-while-detaching.exp
2690 * gdb.threads/process-dies-while-handling-bp.exp
2691 * gdb.threads/pthreads.exp
2692 * gdb.threads/queue-signal.exp
2693 * gdb.threads/reconnect-signal.exp
2694 * gdb.threads/signal-command-handle-nopass.exp
2695 * gdb.threads/signal-command-multiple-signals-pending.exp
2696 * gdb.threads/signal-delivered-right-thread.exp
2697 * gdb.threads/signal-sigtrap.exp
2698 * gdb.threads/sigthread.exp
2699 * gdb.threads/staticthreads.exp
2700 * gdb.threads/stepi-random-signal.exp
2701 * gdb.threads/thread-unwindonsignal.exp
2702 * gdb.threads/thread_check.exp
2703 * gdb.threads/thread_events.exp
2704 * gdb.threads/tid-reuse.exp
2705 * gdb.threads/tls-nodebug.exp
2706 * gdb.threads/tls-shared.exp
2707 * gdb.threads/tls-so_extern.exp
2708 * gdb.threads/tls.exp
2709 * gdb.threads/wp-replication.exp
2710 * gdb.trace/actions-changed.exp
2711 * gdb.trace/actions.exp
2712 * gdb.trace/backtrace.exp
2713 * gdb.trace/change-loc.exp
2714 * gdb.trace/collection.exp
2715 * gdb.trace/deltrace.exp
2716 * gdb.trace/disconnected-tracing.exp
2717 * gdb.trace/entry-values.exp
2718 * gdb.trace/ftrace-lock.exp
2719 * gdb.trace/ftrace.exp
2720 * gdb.trace/infotrace.exp
2721 * gdb.trace/mi-trace-frame-collected.exp
2722 * gdb.trace/mi-trace-unavailable.exp
2723 * gdb.trace/mi-traceframe-changed.exp
2724 * gdb.trace/mi-tracepoint-changed.exp
2725 * gdb.trace/mi-tsv-changed.exp
2726 * gdb.trace/no-attach-trace.exp
2727 * gdb.trace/packetlen.exp
2728 * gdb.trace/passc-dyn.exp
2729 * gdb.trace/passcount.exp
2730 * gdb.trace/pending.exp
2731 * gdb.trace/pr16508.exp
2732 * gdb.trace/qtro.exp
2733 * gdb.trace/range-stepping.exp
2734 * gdb.trace/read-memory.exp
2735 * gdb.trace/report.exp
2736 * gdb.trace/save-trace.exp
2737 * gdb.trace/signal.exp
2738 * gdb.trace/stap-trace.exp
2739 * gdb.trace/status-stop.exp
2740 * gdb.trace/strace.exp
2741 * gdb.trace/tfile.exp
2742 * gdb.trace/tfind.exp
2743 * gdb.trace/trace-break.exp
2744 * gdb.trace/trace-condition.exp
2745 * gdb.trace/trace-enable-disable.exp
2746 * gdb.trace/trace-mt.exp
2747 * gdb.trace/tracecmd.exp
2748 * gdb.trace/tracefile-pseudo-reg.exp
2749 * gdb.trace/tspeed.exp
2750 * gdb.trace/tstatus.exp
2751 * gdb.trace/tsv.exp
2752 * gdb.trace/unavailable.exp
2753 * gdb.trace/while-dyn.exp
2754 * gdb.trace/while-stepping.exp
2755 * lib/gdb-guile.exp
2756 * lib/gdb.exp
2757 * lib/mi-support.exp
2758 * lib/pascal.exp
2759 * lib/perftest.exp
2760 * lib/prelink-support.exp
2761 * lib/selftest-support.exp
2762
2763 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2764
2765 * Makefile.in: Include disable-implicit-rules.mk.
2766
2767 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2768
2769 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2770 non-byte-aligned bit fields.
2771
2772 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2773
2774 PR gdb/12616
2775 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2776 respects the DW_AT_data_bit_offset attribute.
2777
2778 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2779
2780 * gdb.base/default.exp: Fix output of "set language".
2781
2782 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2783
2784 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2785 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2786 make.
2787 * configure.ac: Remove checks for the make program.
2788 * configure: Re-generate.
2789
2790 2016-11-16 Kevin Buettner <kevinb@redhat.com>
2791
2792 * gdb.python/py-recurse-unwind.c (main): Add loop.
2793 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2794 to read_register() and gdb.parse_and_eval(). Make each code
2795 call a separate case that can be individually tested.
2796 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2797 proc. Call cont_and_backtrace for each of the code paths that
2798 we want to test in the unwinder.
2799
2800 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2801
2802 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2803 the definition of struct S.
2804
2805 2016-11-11 Catherine Moore <clm@codesourcery.com>
2806
2807 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2808
2809 2016-11-09 Pedro Alves <palves@redhat.com>
2810
2811 * gdb.base/commands.exp (runto_or_return): New procedure.
2812 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2813 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2814 (progvar_simple_while_test, progvar_complex_if_while_test)
2815 (if_while_breakpoint_command_test)
2816 (infrun_breakpoint_command_test, breakpoint_command_test)
2817 (user_defined_command_test, watchpoint_command_test)
2818 (test_command_prompt_position, redefine_hook_test)
2819 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2820 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2821 multi_line_input and multi_line. Remove gdb_expect and
2822 gdb_stop_suppressing_tests uses.
2823 * lib/gdb.exp (valnum_re): New global.
2824 (multi_line_input): New procedure.
2825
2826 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2827
2828 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2829 Remove.
2830 (test_setup): Define with proc_with_prefix.
2831 (test_cli_inferior): Likewise.
2832 (test_cli_thread): Likewise.
2833 (test_cli_frame): Likewise.
2834 (test_cli_select_frame): Likewise.
2835 (test_cli_up_down): Likewise.
2836 (test_mi_thread_select): Likewise.
2837 (test_mi_stack_select_frame): Likewise.
2838 (test_cli_in_mi_inferior): Likewise.
2839 (test_cli_in_mi_thread): Likewise.
2840 (test_cli_in_mi_frame): Likewise.
2841 (top level): Do not use with_test_prefix_procname.
2842
2843 2016-11-09 Pedro Alves <palves@redhat.com>
2844
2845 * gdb.base/commands.exp (gdbvar_simple_if_test)
2846 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2847 (progvar_simple_if_test, progvar_simple_while_test)
2848 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2849 (infrun_breakpoint_command_test, breakpoint_command_test)
2850 (user_defined_command_test, watchpoint_command_test)
2851 (test_command_prompt_position, deprecated_command_test)
2852 (bp_deleted_in_command, temporary_breakpoint_commands)
2853 (stray_arg0_test, source_file_with_indented_comment)
2854 (recursive_source_test, if_commands_test)
2855 (error_clears_commands_left, redefine_hook_test)
2856 (redefine_backtrace_test): Use proc_with_prefix.
2857 * lib/gdb.exp (proc_with_prefix): New proc.
2858
2859 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2860
2861 * gdb.base/tui-layout.c: New file.
2862 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2863 disassembly window contains very long lines.
2864
2865 2016-11-08 Tom Tromey <tom@tromey.com>
2866
2867 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2868 depend on Python 2.
2869
2870 2016-11-08 Tom Tromey <tom@tromey.com>
2871
2872 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2873 New method.
2874
2875 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2876
2877 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2878
2879 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2880
2881 * gdb.rust/simple.rs: Add test for univariant enums without
2882 discriminants and for encoded struct-like enums.
2883
2884 2016-10-28 Pedro Alves <palves@redhat.com>
2885
2886 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2887 gdb_test_multiple, tighten regexps and match symtabs and line
2888 tables incrementally.
2889
2890 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2891
2892 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2893 general.
2894
2895 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2896
2897 * gdb.base/exec-invalid-sysroot.exp: New file.
2898
2899 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2902
2903 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2904
2905 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2906
2907 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2908
2909 * gdb.base/killed-outside.exp: Remove $options from a call to
2910 `prepare_for_testing'.
2911
2912 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2913
2914 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2915 Change test message.
2916
2917 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2918
2919 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2920 Update comment.
2921
2922 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2923
2924 * gdb.trace/mi-trace-save.exp: New file.
2925
2926 2016-10-13 Yao Qi <yao.qi@linaro.org>
2927
2928 * gdb.base/code_elim.exp (get_var_address): Remove.
2929 * gdb.base/relocate.exp: Likewise.
2930 * gdb.base/shreloc.exp: Likewise.
2931 * lib/gdb.exp (get_var_address): New.
2932
2933 2016-10-13 Yao Qi <yao.qi@linaro.org>
2934
2935 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2936 floating point tests if $skip_float_test is false.
2937
2938 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2939
2940 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2941 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2942 argc values.
2943 Add 1 to argc so we guarantee distinct initial/modified argc values.
2944
2945 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2946
2947 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2948
2949 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2950
2951 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2952 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2953 * gdb.arch/vsx-regs.exp: Likewise.
2954
2955 2016-10-07 Yao Qi <yao.qi@linaro.org>
2956
2957 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2958
2959 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2960
2961 * gdb.python/python.exp: Test decode_line("*0").
2962
2963 2016-10-06 Doug Evans <dje@google.com>
2964
2965 * gdb.python/py-value.exp (test_value_creation): Add test for large
2966 unsigned 64-bit value.
2967
2968 2016-10-06 Tom Tromey <tom@tromey.com>
2969
2970 * gdb.compile/compile.exp: Change java tests to rust.
2971 * gdb.base/setshow.exp: Change java tests to rust.
2972 * gdb.base/default.exp: Remove java from language list.
2973 * README (Examples): Update language example.
2974 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2975 test.
2976 * lib/gdb.exp (skip_java_tests): Remove.
2977 * lib/java.exp: Remove.
2978 * gdb.java: Remove.
2979
2980 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2981
2982 * gdb.arch/mips-fcr.exp: New test.
2983 * gdb.arch/mips-fcr.c: Source for the new test.
2984
2985 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2986
2987 * gdb.base/solib-disc.exp: Use `standard_output_file'
2988 throughout.
2989
2990 2016-10-06 Pedro Alves <palves@redhat.com>
2991
2992 * gdb.base/jit-simple-dl.c: New file.
2993 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2994 * gdb.base/jit-simple.c: ... this.
2995 * gdb.base/jit-simple.exp (jit_run): Delete.
2996 (build_jit): New proc.
2997 (jit_test_reread): Recompile either the main program or the shared
2998 library, depending on what is being tested. Skip changing address
2999 if caller wants to. Compare before/after addresses. If testing
3000 standalone, explicitly load the binary. Test "maint info
3001 breakpoints".
3002 (top level): Add "standalone vs shared lib" and "change address"
3003 vs "same address" axes.
3004
3005 2016-10-06 Pedro Alves <palves@redhat.com>
3006
3007 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
3008 call.
3009 (jit_run): Delete.
3010 (jit_test_reread): Use with_test_prefix. Reload the main binary
3011 explicitly. Compare the before/after addresses of the JIT
3012 descriptor.
3013
3014 2016-08-15 Doug Evans <dje@google.com>
3015
3016 * gdb.xml/extra-regs.xml: Update, end field now required, default type
3017 for single bitfields is bool.
3018 * gdb.xml/tdesc-regs.exp: Ditto.
3019
3020 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3021
3022 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
3023
3024 2016-10-05 Yao Qi <yao.qi@linaro.org>
3025
3026 * lib/gdb.exp (support_complex_tests): Return zero if
3027 gdb_skip_float_test return true.
3028
3029 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
3030 Simon Marchi <simon.marchi@ericsson.com>
3031
3032 PR gdb/20487
3033 * gdb.mi/user-selected-context-sync.exp: New file.
3034 * gdb.mi/user-selected-context-sync.c: New file.
3035
3036 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
3037 Simon Marchi <simon.marchi@ericsson.com>
3038
3039 PR gdb/20487
3040 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
3041 =thread-select-event check.
3042
3043 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
3044
3045 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
3046 the compulsory L operand changes.
3047 * gdb.arch/powerpc-power.s: Likewise.
3048
3049 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3050
3051 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
3052 * gdb.base/jit-attach-pie.c: New file.
3053 * gdb.base/jit-attach-pie.exp: New file.
3054
3055 2016-09-28 Pedro Alves <palves@redhat.com>
3056
3057 * gdb.base/infcall-input.c: New file.
3058 * gdb.base/infcall-input.exp: New file.
3059
3060 2016-09-22 Yao Qi <yao.qi@linaro.org>
3061
3062 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
3063 (gdb_exit): Rename it to ...
3064 (gdbserver_gdb_exit): ... Close GDBserver.
3065 (gdb_exit): New proc, call gdbserver_gdb_exit.
3066 (mi_gdb_exit): Likewise.
3067
3068 2016-09-22 Yao Qi <yao.qi@linaro.org>
3069
3070 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
3071 path.
3072 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
3073 Remove duplication.
3074
3075 2016-09-22 Yao Qi <yao.qi@linaro.org>
3076
3077 * lib/gdbserver-support.exp: Check the existence of
3078 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
3079
3080 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
3081
3082 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
3083
3084 2016-09-21 Tom Tromey <tom@tromey.com>
3085
3086 PR gdb/20604:
3087 * gdb.base/quit.exp: New file.
3088
3089 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
3090
3091 * .gitignore: New file.
3092
3093 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
3094
3095 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
3096 throughout.
3097
3098 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3099
3100 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
3101
3102 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3103
3104 * gdb.cp/casts.cc (decltype): Move it ...
3105 (main): ... with its call to ...
3106 * gdb.cp/casts03.cc: ... a new file.
3107 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
3108
3109 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3110
3111 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
3112
3113 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
3114
3115 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
3116 and sync up the test with tests in gas/testsuite/gas/ppc.
3117 * gdb.arch/powerpc-power.exp: Likewise.
3118
3119 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3120
3121 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
3122
3123 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
3124 Jan Kratochvil <jan.kratochvil@redhat.com>
3125
3126 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
3127 make m1's definition to be different from m2's. Use 'dummy' as an
3128 argument for probe 'two'.
3129
3130 2016-09-10 Jon Beniston <jon@beniston.com>
3131
3132 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
3133 for sim target.
3134
3135 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
3136
3137 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
3138 variable declaration.
3139 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
3140 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
3141 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
3142 received HWCAP as its argument.
3143
3144 2016-09-06 Pedro Alves <palves@redhat.com>
3145
3146 * gdb.base/new-ui-pending-input.c: New file.
3147 * gdb.base/new-ui-pending-input.exp: New file.
3148 * gdb.exp (clear_gdb_spawn_id): New procedure.
3149 (with_spawn_id): Check whether gdb_spawn_id exists before
3150 referencing it. If gdb_spawn_id didn't exist on entry, clear it
3151 on exit.
3152
3153 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3154
3155 * gdb.base/float128.c: New file.
3156 * gdb.base/float128.exp: Likewise.
3157 * gdb.base/floatn.c: Likewise.
3158 * gdb.base/floatn.exp: Likewise.
3159
3160 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3161
3162 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
3163
3164 2016-09-05 Pedro Alves <palves@redhat.com>
3165
3166 PR backtrace/19927
3167 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
3168 unwinders are immediately called as side effect of "source" or
3169 "disable unwinder" commands.
3170 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
3171
3172 2016-09-02 Yao Qi <yao.qi@linaro.org>
3173
3174 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
3175 is true and $type is "float" or "double".
3176
3177 2016-09-02 Yao Qi <yao.qi@linaro.org>
3178
3179 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
3180 true.
3181 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
3182 * gdb.base/call-rt-st.exp: Likewise.
3183 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
3184 return value instead of gdb,skip_float_test.
3185 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
3186 (do_function_calls): Use its return value instead of
3187 gdb,skip_float_test.
3188 * gdb.base/finish.exp: Likewise.
3189 * gdb.base/funcargs.exp: Likewise.
3190 * gdb.base/return.exp: Likewise.
3191 * gdb.base/return2.exp: Likewise.
3192 * gdb.base/varargs.exp: Likewise.
3193 * lib/gdb.exp (gdb_skip_float_test): Change it to
3194 gdb_caching_proc. Detect the broken ptrace on arm-linux.
3195
3196 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3197
3198 * gdb.multi/tids.exp: Test "thread apply all".
3199
3200 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3201
3202 * gdb.base/default.exp (tty): Remove.
3203
3204 2016-08-24 Kevin Buettner <kevinb@redhat.com>
3205
3206 * gdb.python/py-recurse-unwind.c: New file.
3207 * gdb.python/py-recurse-unwind.py: New file.
3208 * gdb.python/py-recurse-unwind.exp: New file.
3209
3210 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
3211
3212 * gdb.base/set-inferior-tty.exp: New file.
3213 * gdb.base/set-inferior-tty.c: New file.
3214
3215 2016-08-23 Pedro Alves <palves@redhat.com>
3216
3217 PR gdb/20494
3218 * gdb.base/new-ui-echo.c: New file.
3219 * gdb.base/new-ui-echo.exp: New file.
3220
3221 2016-08-23 Yao Qi <yao.qi@linaro.org>
3222
3223 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
3224 gdbserver_spawn.
3225 * gdb.server/connect-without-multi-process.exp (do_test):
3226 Likewise.
3227
3228 2016-08-23 Yao Qi <yao.qi@linaro.org>
3229
3230 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
3231 standalone_txt. Delete gdb_txt and standalone_txt on host
3232 and target. Spawn the binary on target. Copy files from
3233 target to host.
3234
3235 2016-08-22 Pedro Alves <palves@redhat.com>
3236
3237 PR gdb/20505
3238 * gdb.base/vdso-warning.exp: Test core dumps too. Use
3239 with_test_prefix. Factor out bits to ...
3240 (test_no_vdso): ... this new procedure.
3241
3242 2016-08-19 Carl Love <cel@us.ibm.com>
3243
3244 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
3245 maintaining separate logic for constructing the output path.
3246 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3247 * gdb.arch/ppc-dfp.exp: Likewise.
3248 * gdb.arch/ppc-fp.exp: Likewise.
3249 * gdb.arch/vsx-regs.exp: Likewise.
3250 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
3251 binprefix for generating the additional binary files.
3252
3253 2016-08-19 Pedro Alves <palves@redhat.com>
3254
3255 * gdb.trace/mi-trace-frame-collected.exp
3256 (test_trace_frame_collected): On x32, expect two registers.
3257
3258 2016-08-18 Carl Love <cel@us.ibm.com>
3259
3260 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
3261 and sync up the test with tests in gas/testsuite/gas/ppc.
3262 * gdb.arch/powerpc-power.exp: Likewise.
3263
3264 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3265
3266 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
3267 expected error message.
3268
3269 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3270
3271 * gdb.multi/remove-inferiors.exp: New file.
3272 * gdb.multi/remove-inferiors.c: New file.
3273
3274 2016-08-12 Yao Qi <yao.qi@linaro.org>
3275
3276 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
3277 argument list.
3278
3279 2016-08-10 Pedro Alves <palves@redhat.com>
3280
3281 PR gdb/19187
3282 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
3283 setup_kfails.
3284
3285 2016-08-09 Pedro Alves <palves@redhat.com>
3286 Simon Marchi <simon.marchi@ericsson.com>
3287
3288 PR gdb/20418
3289 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
3290 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
3291
3292 2016-08-09 Pedro Alves <palves@redhat.com>
3293
3294 PR mi/20431
3295 * gdb.mi/mi-cmd-error.exp: New file.
3296
3297 2016-08-09 Pedro Alves <palves@redhat.com>
3298
3299 PR gdb/18653
3300 * gdb.base/signals-state-child.c: New file.
3301 * gdb.base/signals-state-child.exp: New file.
3302 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
3303
3304 2016-08-09 Pedro Alves <palves@redhat.com>
3305
3306 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
3307
3308 2016-08-03 Tom Tromey <tom@tromey.com>
3309
3310 PR python/18565:
3311 * gdb.python/py-frame-inline.exp: Add Frame.function test.
3312
3313 2016-08-01 Yao Qi <yao.qi@linaro.org>
3314
3315 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
3316 variable mode to "multi-process" if $multi_process is 1, otherwise
3317 set it to "single-process".
3318
3319 2016-08-01 Yao Qi <yao.qi@linaro.org>
3320
3321 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
3322 * gdb.cp/cpexprs.exp: Likewise.
3323 * gdb.cp/m-static.exp: Likewise.
3324
3325 2016-07-26 Tom Tromey <tom@tromey.com>
3326
3327 PR python/20190:
3328 * gdb.threads/tls.exp (check_thread_local): Add python symbol
3329 test.
3330
3331 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
3332
3333 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
3334 selecting assembly source files.
3335 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
3336 assembly source files.
3337 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
3338 assembly source files.
3339 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
3340 selecting assembly source files.
3341
3342 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
3343
3344 * gdb.base/new-ui.exp (do_test_invalid_args): New
3345 procedure.
3346
3347 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
3348
3349 * gdb.btrace/reconnect.c: New file.
3350 * gdb.btrace/reconnect.exp: New file.
3351
3352 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
3353
3354 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
3355 to test_catch_syscall_group.
3356 (test_catch_syscall_group): New.
3357
3358 2016-07-21 Tom Tromey <tom@tromey.com>
3359
3360 * gdb.rust/simple.rs (main): Use empty struct expression.
3361 * gdb.rust/simple.exp: Add tests for empty struct expression.
3362
3363 2016-07-21 Yao Qi <yao.qi@linaro.org>
3364
3365 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
3366 if gdb_skip_xml_test is true on some targets.
3367
3368 2016-07-21 Yao Qi <yao.qi@linaro.org>
3369
3370 * gdb.server/solib-list.exp: Unset last_loaded_file.
3371
3372 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3373
3374 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
3375 "step into captured_main (args)".
3376
3377 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3378
3379 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
3380
3381 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3382
3383 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
3384
3385 2016-07-19 Pedro Alves <palves@redhat.com>
3386
3387 * gdb.opt/inline-break.exp: Remove optimize=-O2.
3388 * gdb.opt/inline-bt.exp: Likewise.
3389 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
3390 additional_flags=-Winline.
3391 * gdb.opt/inline-locals.exp: Likewise.
3392 * gdb.opt/inline-markers.c (ATTR): Define.
3393 (inlined_fn): Use it.
3394
3395 2016-07-19 Yao Qi <yao.qi@linaro.org>
3396
3397 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
3398 (test_with_self): Remove some code. Remove argument executable.
3399 (top-level): Use do_self_tests.
3400
3401 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
3402 Don Breazeal <donb@codesourcery.com>
3403
3404 * gdb.base/maint.exp: Escape paths used in regular expressions.
3405 * gdb.stabs/weird.exp: Likewise.
3406
3407 2016-07-13 Tom Tromey <tom@tromey.com>
3408
3409 PR python/15620, PR python/18620:
3410 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
3411 (test_bkpt_events): New procs.
3412
3413 2016-07-13 Tom Tromey <tom@tromey.com>
3414
3415 PR python/17698:
3416 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
3417 test.
3418 (test_watchpoints): Likewise.
3419 (test_bkpt_pending): New proc.
3420
3421 2016-07-13 Tom Tromey <tom@tromey.com>
3422
3423 PR cli/18053:
3424 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
3425 completion test.
3426
3427 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3428
3429 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
3430 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
3431 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
3432 f_label.
3433 (g): Rename g_end_lbl to g_label.
3434 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
3435 low_pc and high_pc.
3436 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
3437
3438 2016-07-12 Tom Tromey <tom@tromey.com>
3439
3440 PR python/19293:
3441 * gdb.python/py-unwind-maint.exp: Update tests.
3442
3443 2016-07-12 Yao Qi <yao.qi@linaro.org>
3444
3445 * lib/selftest-support.exp (selftest_setup): Match the output
3446 when captured_main is inlined.
3447
3448 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3449
3450 * gdb.fortran/derived-types.exp (result_line, result_line_2):
3451 New variables.
3452 (print this%a, print this%b, print this): New tests.
3453 * gdb.fortran/derived-types.f90 (this): New object and
3454 initialization.
3455
3456 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3457
3458 * gdb.ada/arraydim.exp: Remove extra directory level in build
3459 directory.
3460
3461 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3462
3463 * lib/ada.exp: Remove extra directory level in build directory.
3464 * gdb.ada/cond_lang.exp: Likewise.
3465 * gdb.ada/exec_changed.exp: Likewise.
3466 * gdb.ada/lang_switch.exp: Likewise.
3467
3468 2016-07-06 Manish Goregaokar <manish@mozilla.com>
3469
3470 * simple.rs: Add test for raw pointer subscripting.
3471 * simple.exp: Add test expectations.
3472
3473 2016-07-05 Yao Qi <yao.qi@linaro.org>
3474
3475 * gdb.mi/mi-reverse.exp: Match =record-started output.
3476
3477 2016-07-01 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3480 procedure.
3481 (jit_reader_test): Test the jit reader's unwinder.
3482 * gdb.base/jithost.c (jit_function_00_code): New global.
3483 (main): Use memcpy to fill in the mmapped code, instead of poking
3484 bytes manually here.
3485 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3486 value.
3487 (read_debug_info): Save the function's range.
3488 (read_sp): New function.
3489 (unwind_frame): Use it. Also unwind RBP.
3490 (get_frame_id): Use read_sp.
3491 (gdb_init_reader): Use calloc instead of malloc.
3492 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3493 parameter. Use gdb_test_multiple.
3494
3495 2016-07-01 Pedro Alves <palves@redhat.com>
3496 Antoine Tremblay <antoine.tremblay@ericsson.com>
3497
3498 * gdb.threads/process-dies-while-detaching.c: New file.
3499 * gdb.threads/process-dies-while-detaching.exp: New file.
3500
3501 2016-07-01 Pedro Alves <palves@redhat.com>
3502
3503 * gdb.multi/watchpoint-multi-exit.c: New file.
3504 * gdb.multi/watchpoint-multi-exit.exp: New file.
3505
3506 2016-06-30 Pedro Alves <palves@redhat.com>
3507
3508 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3509 unset inferior_spawn_id.
3510
3511 2016-06-30 Pedro Alves <palves@redhat.com>
3512
3513 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3514 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3515
3516 2016-06-29 Yao Qi <yao.qi@linaro.org>
3517
3518 * gdb.base/return.c: Add copyright header.
3519
3520 2016-06-29 Tom Tromey <tom@tromey.com>
3521
3522 PR python/20129:
3523 * gdb.python/py-framefilter.exp: Add tests for setting priority
3524 and disabling of non-existent frame filter.
3525
3526 2016-06-29 Yao Qi <yao.qi@linaro.org>
3527
3528 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3529 0x0f07ff.
3530
3531 2016-06-28 Yao Qi <yao.qi@linaro.org>
3532
3533 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3534 triplets. Start gdb, execute catch syscall, and continue. Check
3535 gdb's output to determine catch syscall is supported.
3536
3537 2016-06-27 Manish Goregaokar <manish@mozilla.com>
3538
3539 * gdb.rust/simple.rs: Add test for returning unit in a function.
3540 * gdb.rust/simple.exp: Add expectation for functions returning
3541 unit.
3542
3543 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3544
3545 * gdb.python/py-breakpoint-create-fail.c,
3546 gdb.python/py-breakpoint-create-fail.exp,
3547 gdb.python/py-breakpoint-create-fail.py: New testcase.
3548
3549 2016-06-25 Manish Goregaokar <manish@mozilla.com>
3550
3551 PR gdb/20239
3552 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
3553 * gdb.rust/simple.exp: Add test expectations for new NonZero
3554 tests.
3555
3556 2016-06-24 David Taylor <dtaylor@emc.com>
3557
3558 * gdb.base/offsets.exp: New file.
3559 * gdb.base/offsets.c: New file.
3560
3561 2016-06-23 Tom Tromey <tom@tromey.com>
3562
3563 PR gdb/16483:
3564 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3565 before any filters are loaded.
3566
3567 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3568
3569 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3570 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3571 structs.
3572 * gdb.fortran/derived-type-function.exp: New file.
3573 * gdb.fortran/derived-type-function.f90: New file.
3574
3575
3576 2016-06-21 Pedro Alves <palves@redhat.com>
3577
3578 * gdb.base/new-ui.exp: New file.
3579 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3580 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3581 (with_spawn_id): New procedure.
3582
3583 2016-06-21 Pedro Alves <palves@redhat.com>
3584
3585 * gdb.mi/mi-exec-run.exp: New file.
3586
3587 2016-06-21 Pedro Alves <palves@redhat.com>
3588
3589 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3590 breakpoint command's output on the main UI.
3591 (test_break): New procedure, factored out from calls in the top
3592 level.
3593 (top level): Use foreach_with_prefix to test MI as main UI and as
3594 separate UI.
3595
3596 2016-06-21 Pedro Alves <palves@redhat.com>
3597
3598 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3599 (test_awatch_creation_and_listing)
3600 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3601 Remove 'type' parameter.
3602 (test_watchpoint_all): New parameter mi_mode. Remove
3603 with_test_prefix.
3604 (top level): Use foreach_with_prefix, and add main/separate UI MI
3605 testing axis.
3606
3607 2016-06-21 Pedro Alves <palves@redhat.com>
3608
3609 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3610 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3611 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3612 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3613 (gdb_main_spawn_id, mi_spawn_id): Declare and
3614 comment.
3615 (mi_create_inferior_pty): New procedure,
3616 factored out from default_mi_gdb_start.
3617 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3618 procedures.
3619 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3620 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3621 Use mi_create_inferior_pty.
3622 (mi_gdb_start): Use eval to pass down args list.
3623
3624 2016-06-21 Pedro Alves <palves@redhat.com>
3625
3626 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3627 * gdb.opt/inline-cmds.exp: Add MI tests.
3628
3629 2016-06-21 Pedro Alves <palves@redhat.com>
3630
3631 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3632
3633 2016-06-21 Pedro Alves <palves@redhat.com>
3634
3635 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3636 (top level): Use it instead of mi_execute_to.
3637
3638 2016-06-21 Pedro Alves <palves@redhat.com>
3639
3640 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3641 (cont_handler_str): New.
3642 (signal_stop_handler): Set stop_handler_str instead of printing to
3643 stdout.
3644 (continue_handler): Set cont_handler_str instead of printing to
3645 stdout.
3646 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3647 mi_send_resuming_command. Print stop_handler_str and
3648 cont_handler_str instead of expecting the python events print
3649 directly.
3650
3651 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3652
3653 * gdb.base/jit-reader.exp: New file.
3654 * gdb.base/jithost.c: New file.
3655 * gdb.base/jithost.h: New file.
3656 * gdb.base/jitreader.c : New file.
3657 * gdb.base/jit-protocol.h: New file.
3658
3659 2016-06-17 Yao Qi <yao.qi@linaro.org>
3660
3661 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3662 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3663 and detach-on-fork. Adjust tests.
3664 (top level): Invoke break_cond_on_syscall with combinations of
3665 syscall, follow-fork-mode and detach-on-fork.
3666
3667 2016-06-17 Yao Qi <yao.qi@linaro.org>
3668
3669 * gdb.base/step-over-exit.c: New.
3670 * gdb.base/step-over-exit.exp: New.
3671
3672 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3673
3674 * gdb.base/float.exp: Add target check for nds32*-*-*.
3675 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3676
3677 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3678
3679 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3680 for unsupported target features.
3681 * gdb.base/call-rt-st.exp: Likewise.
3682 * gdb.base/call-sc.exp: Likewise.
3683 * gdb.base/call-signal-resume.exp: Likewise.
3684 * gdb.base/call-strs.exp: Likewise.
3685 * gdb.base/callexit.exp: Likewise.
3686 * gdb.base/callfuncs.exp: Likewise.
3687 * gdb.base/nodebug.exp: Likewise.
3688 * gdb.base/printcmds.exp: Likewise.
3689 * gdb.base/ptype.exp: Likewise.
3690 * gdb.base/structs.exp: Likewise.
3691 * gdb.base/unwindonsignal.exp: Likewise.
3692 * gdb.cp/gdb2495.exp: Likewise.
3693 * gdb.cp/templates.exp: Likewise.
3694 * gdb.cp/virtfunc.exp: Likewise.
3695 * gdb.threads/hand-call-in-threads.exp: Likewise.
3696 * gdb.threads/interrupted-hand-call.exp: Likewise.
3697 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3698
3699 2016-06-10 Tom Tromey <tom@tromey.com>
3700
3701 PR rust/20110:
3702 * gdb.rust/expr.exp: Add test for integer constant larger than
3703 i32.
3704
3705 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3706
3707 * gdb.fortran/nested-funcs.exp: New.
3708 * gdb.fortran/nested-funcs.f90: New.
3709
3710 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3711
3712 * gdb.base/examine-backward.c: New file.
3713 * gdb.base/examine-backward.exp: New file.
3714
3715 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3716
3717 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3718 matching.
3719
3720 2016-06-02 Tom Tromey <tom@tromey.com>
3721
3722 PR python/18984:
3723 * gdb.python/py-shared.exp: Add solib_name test.
3724
3725 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3726
3727 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3728
3729 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3730
3731 PR c++/19893
3732 * gdb.dwarf2/implref.exp: Rename to...
3733 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3734 * gdb.dwarf2/implref-array.c: New file.
3735 * gdb.dwarf2/implref-array.exp: Likewise.
3736 * gdb.dwarf2/implref-global.c: Likewise.
3737 * gdb.dwarf2/implref-global.exp: Likewise.
3738 * gdb.dwarf2/implref-struct.c: Likewise.
3739 * gdb.dwarf2/implref-struct.exp: Likewise.
3740
3741 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3742
3743 * gdb.trace/trace-condition.exp: Add 64bit tests.
3744
3745 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3746
3747 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3748 bits types.
3749 (main): Adapt to 8 to 64 bits types.
3750 * gdb.trace/trace-condition.exp: Add new tests.
3751
3752 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3753
3754 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3755
3756 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3757
3758 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3759 Move condition tests...
3760 * gdb.trace/trace-condition.exp: Here.
3761
3762 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3763
3764 * gdb.trace/trace-condition.exp: Add counter-case tests.
3765
3766 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3767
3768 PR c++/15231
3769 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3770 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3771
3772 2016-05-27 Pedro Alves <palves@redhat.com>
3773
3774 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3775 New procedure.
3776 (top level): Call it, and bail out of DejaGnu is known to be bad.
3777
3778 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3779
3780 * gdb.base/whatis.c: Extend the test case.
3781 * gdb.base/whatis.exp: Add additional tests.
3782
3783 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3784
3785 * gdb.fortran/type.f90: Add pointer variable.
3786 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3787
3788 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3789
3790 * gdb.fortran/vla-type.exp: Fix testcase name.
3791
3792 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3793
3794 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3795
3796 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3797
3798 * gdb.fortran/type.f90: Add nested structures.
3799 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3800 * gdb.fortran/derived-type.exp: Adapt expected output.
3801 * gdb.fortran/vla-type.exp: Adapt expected output.
3802
3803 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3804
3805 * gdb.fortran/whatis_type.exp: Adapt expected output.
3806
3807 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3808
3809 * gdb.fortran/print_type.exp: Fix expected output.
3810 * gdb.fortran/whatis_type.exp: Fix expected output.
3811
3812 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3813
3814 * gdb.fortran/whatis_type.exp: Use multi_line.
3815
3816 2016-05-24 Tom Tromey <tom@tromey.com>
3817
3818 PR python/17386:
3819 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3820 use value as an index.
3821
3822 2016-05-23 Tom Tromey <tom@tromey.com>
3823
3824 PR python/17981:
3825 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3826 no-breakpoint case.
3827
3828 2016-05-24 Pedro Alves <palves@redhat.com>
3829
3830 PR gdb/19828
3831 * gdb.threads/clone-attach-detach.c: New file.
3832 * gdb.threads/clone-attach-detach.exp: New file.
3833
3834 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3835
3836 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3837
3838 2016-05-23 Tom Tromey <tom@tromey.com>
3839
3840 PR python/19438, PR python/18393:
3841 * gdb.python/py-progspace.exp: Add "dir" test.
3842 * gdb.python/py-objfile.exp: Add "dir" test.
3843
3844 2016-05-23 Yao Qi <yao.qi@linaro.org>
3845
3846 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3847 * gdb.arch/thumb2-it.exp: Likewise.
3848
3849 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3850
3851 * gdb.mi/mi-threads-interrupt.c: New file.
3852 * gdb.mi/mi-threads-interrupt.exp: New file.
3853
3854 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3855
3856 PR gdb/18077
3857 * gdb.mi/mi-async-run.exp: New file.
3858 * gdb.mi/mi-async-run.c: New file.
3859
3860 2016-05-17 Tom Tromey <tom@tromey.com>
3861 Manish Goregaokar <manishsmail@gmail.com>
3862
3863 * lib/rust-support.exp: New file.
3864 * lib/gdb.exp (skip_rust_tests): New proc.
3865 (build_executable_from_specs): Handle rust.
3866 * lib/future.exp (gdb_find_rustc): New proc.
3867 (gdb_default_target_compile): Handle rust.
3868 * gdb.rust/expr.exp: New file.
3869 * gdb.rust/generics.exp: New file.
3870 * gdb.rust/generics.rs: New file.
3871 * gdb.rust/methods.exp: New file.
3872 * gdb.rust/methods.rs: New file.
3873 * gdb.rust/modules.exp: New file.
3874 * gdb.rust/modules.rs: New file.
3875 * gdb.rust/simple.exp: New file.
3876 * gdb.rust/simple.rs: New file.
3877
3878 2016-05-17 Tom Tromey <tom@tromey.com>
3879
3880 * gdb.base/default.exp (set language): Add rust.
3881
3882 2016-05-17 Tom Tromey <tom@tromey.com>
3883
3884 * gdb.gdb/unittest.exp: New file.
3885
3886 2016-05-16 Yao Qi <yao.qi@linaro.org>
3887
3888 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3889 shell_prompt. Update shell_prompt_re.
3890
3891 2016-05-12 Doug Evans <dje@google.com>
3892
3893 PR symtab/19999
3894 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3895 $options when building executable.
3896 * gdb.dwarf2/fission-loclists-pie.S: New file.
3897 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3898
3899 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3900
3901 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3902 of [is_remote target],
3903
3904 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3905
3906 * lib/gdb.exp (use_gdb_stub): New procedure.
3907
3908 2016-05-03 Yunlian Jiang <yunlian@google.com>
3909 Doug Evans <dje@google.com>
3910
3911 PR symtab/19914
3912 * gdb.dwarf2/dwp-sepdebug.c: New file.
3913 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3914
3915 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3916
3917 * gdb.base/detach.exp: Remove is_remote check.
3918
3919 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3920
3921 * gdb.base/annota-input-while-running.exp: Don't check for
3922 [is_remote target]. Enable annotations after running to main.
3923 Remove unused "set test..." line.
3924
3925 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3926
3927 * gdb.trace/trace-enable-disable.exp: New file.
3928 * gdb.trace/trace-enable-disable.c: New file.
3929
3930 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3931
3932 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3933 use it in info sharedlibrary test.
3934 * gdb.trace/ftrace-lock.exp: Likewise.
3935 * gdb.trace/ftrace.exp: Likewise.
3936 * gdb.trace/range-stepping.exp: Likewise.
3937 * gdb.trace/trace-break.exp: Likewise.
3938 * gdb.trace/trace-condition.exp: Likewise.
3939 * gdb.trace/trace-mt.exp: Likewise.
3940
3941 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3942
3943 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3944 (gdb_load_shlib): ... this.
3945 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3946 gdb_load_shlib.
3947 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3948 * gdb.base/ctxobj.exp: Likewise.
3949 * gdb.base/dprintf-pending.exp: Likewise.
3950 * gdb.base/dso2dso.exp: Likewise.
3951 * gdb.base/fixsection.exp: Likewise.
3952 * gdb.base/gcore-relro.exp: Likewise.
3953 * gdb.base/gdb1555.exp: Likewise.
3954 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3955 * gdb.base/gnu-ifunc.exp: Likewise.
3956 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3957 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3958 * gdb.base/pending.exp: Likewise.
3959 * gdb.base/print-file-var.exp: Likewise.
3960 * gdb.base/print-symbol-loading.exp: Likewise.
3961 * gdb.base/shlib-call.exp: Likewise.
3962 * gdb.base/shreloc.exp: Likewise.
3963 * gdb.base/so-impl-ld.exp: Likewise.
3964 * gdb.base/solib-disc.exp: Likewise.
3965 * gdb.base/solib-nodir.exp: Likewise.
3966 * gdb.base/solib-overlap.exp: Likewise.
3967 * gdb.base/solib-symbol.exp: Likewise.
3968 * gdb.base/solib-weak.exp (do_test): Likewise.
3969 * gdb.base/sym-file.exp: Likewise.
3970 * gdb.base/symtab-search-order.exp: Likewise.
3971 * gdb.base/type-opaque.exp: Likewise.
3972 * gdb.base/unload.exp: Likewise.
3973 * gdb.base/watchpoint-solib.exp: Likewise.
3974 * gdb.compile/compile.exp: Likewise.
3975 * gdb.cp/gdb2384.exp: Likewise.
3976 * gdb.cp/infcall-dlopen.exp: Likewise.
3977 * gdb.cp/re-set-overloaded.exp: Likewise.
3978 * gdb.fortran/library-module.exp: Likewise.
3979 * gdb.opt/solib-intra-step.exp: Likewise.
3980 * gdb.python/py-finish-breakpoint.exp: Likewise.
3981 * gdb.python/py-shared.exp: Likewise.
3982 * gdb.reverse/solib-precsave.exp: Likewise.
3983 * gdb.reverse/solib-reverse.exp: Likewise.
3984 * gdb.server/solib-list.exp: Likewise.
3985 * gdb.threads/dlopen-libpthread.exp: Likewise.
3986 * gdb.threads/tls-shared.exp: Likewise.
3987 * gdb.threads/tls-so_extern.exp: Likewise.
3988 * gdb.trace/change-loc.exp: Likewise.
3989 * gdb.trace/ftrace-lock.exp: Likewise.
3990 * gdb.trace/ftrace.exp: Likewise.
3991 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3992 * gdb.trace/pending.exp: Likewise.
3993 * gdb.trace/range-stepping.exp: Likewise.
3994 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3995 (strace_info_marker): Likewise.
3996 (strace_probe_marker): Likewise.
3997 (strace_trace_on_same_addr): Likewise.
3998 (strace_trace_on_diff_addr): Likewise.
3999 * gdb.trace/trace-break.exp: Likewise.
4000 * gdb.trace/trace-condition.exp: Likewise.
4001 * gdb.trace/trace-mt.exp: Likewise.
4002
4003 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
4004
4005 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
4006 result of gdb_remote_download.
4007 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
4008 * gdb.base/dso2dso.exp: Likewise.
4009 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4010 * gdb.base/print-file-var.exp: Likewise.
4011 * gdb.base/shlib-call.exp: Likewise.
4012 * gdb.base/shreloc.exp: Likewise.
4013 * gdb.base/solib-overlap.exp: Likewise.
4014 * gdb.base/solib-weak.exp (do_test): Likewise.
4015 * gdb.base/unload.exp: Likewise.
4016
4017 2016-04-27 Yao Qi <yao.qi@linaro.org>
4018
4019 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
4020 exists.
4021
4022 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
4023
4024 * vla-type.exp: Print structure from toplevel.
4025
4026 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
4027
4028 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
4029 of dynamic types.
4030 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
4031 of dynamic types.
4032
4033 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
4034
4035 * gdb.fortran/vla-type.f90: New file.
4036 * gdb.fortran/vla-type.exp: New file.
4037
4038 2016-04-25 Yao Qi <yao.qi@linaro.org>
4039
4040 * gdb.base/branch-to-self.c: New file.
4041 * gdb.base/branch-to-self.exp: New file.
4042
4043 2016-04-22 Yao Qi <yao.qi@linaro.org>
4044
4045 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
4046 more after $hex.
4047
4048 2016-04-22 Yao Qi <yao.qi@linaro.org>
4049
4050 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
4051 * gdb.base/annota3.exp: Likewise.
4052
4053 2016-04-22 Yao Qi <yao.qi@linaro.org>
4054
4055 * gdb.reverse/step-precsave.exp: Do one step and test program
4056 stops in "callee" and do multiple steps until program goes out
4057 of "callee".
4058 * gdb.reverse/step-reverse.exp: Likewise.
4059
4060 2016-04-22 Yao Qi <yao.qi@linaro.org>
4061
4062 * gdb.trace/signal.exp: Also pass if
4063 $tracepoint_hits($i) > $iterations.
4064
4065 2016-04-22 Yao Qi <yao.qi@linaro.org>
4066
4067 * gdb.trace/signal.c: New file.
4068 * gdb.trace/signal.exp: New file.
4069
4070 2016-04-19 Doug Evans <xdje42@gmail.com>
4071
4072 * gdb.base/bad-file.exp: New file.
4073
4074 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
4075
4076 * gdb.dwarf2/implref.exp: New file.
4077
4078 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
4079
4080 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
4081 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
4082 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
4083 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
4084 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
4085 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
4086 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
4087 * lib/fortran.exp (fortran_int4): New procedure.
4088 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
4089 (fortran_logical4): Likewise.
4090
4091 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
4092
4093 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
4094
4095 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
4096
4097 * lib/compiler.c: Add Intel specific preprocessor macros.
4098 * lib/compiler.cc: Likewise.
4099
4100 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
4101
4102 * gdb.server/connect-with-no-symbol-file.c: New file.
4103 * gdb.server/connect-with-no-symbol-file.exp: New file.
4104
4105 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
4106
4107 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
4108
4109 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
4110
4111 * boards/gdbserver-base.exp (${board}_download): Copy source file to
4112 standard output directory.
4113
4114 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
4115
4116 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
4117
4118 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
4119
4120 * gdb.btrace/instruction_history.c (loop): Add declaration.
4121
4122 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
4123
4124 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
4125
4126 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4127
4128 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
4129 parentheses to print.
4130 (continue_handler): Likewise.
4131
4132 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
4133
4134 * gdb.server/solib-list.exp: Remove is_remote check.
4135 Pass shlib= to gdb_compile. Don't link shared library with
4136 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
4137 Run binary filename through "readlink -f" on the target.
4138
4139 2016-04-08 Pedro Alves <palves@redhat.com>
4140
4141 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
4142 interpreter filename as argument to gdbserver_spawn.
4143 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
4144 Return empty if $last_loaded_file does not exist.
4145
4146 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4147
4148 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
4149 * gdb.base/jit-main.c: Use exit after usage.
4150
4151 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4152
4153 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
4154 GDBHISTSIZE prior to the tests.
4155 * gdb.base/gdbinit-history.exp: Likewise.
4156
4157 2016-04-07 Pedro Alves <palves@redhat.com>
4158
4159 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
4160 instead of build_executable. Use gdb_load_shlibs.
4161
4162 2016-04-07 Yao Qi <yao.qi@linaro.org>
4163
4164 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
4165 Execute "si" command.
4166
4167 2016-04-07 Yao Qi <yao.qi@linaro.org>
4168
4169 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
4170 number instead of the comments on some line.
4171
4172 2016-04-06 Don Breazeal <donb@codesourcery.com>
4173
4174 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
4175 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
4176
4177 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
4178
4179 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
4180 standard_output_file. Remove unused binfile variable.
4181
4182 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
4183
4184 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
4185 * gdb.python/py-mi-objfile.exp: Match "list main" output
4186 in console format.
4187
4188 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
4189
4190 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
4191 absolute.
4192
4193 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
4194
4195 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
4196 absolute.
4197 * gdb.trace/ftrace.exp: Likewise.
4198 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
4199 targets as well.
4200 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
4201 (gdb_load_shlibs): Copy libraries to test directory when testing
4202 natively. Only set solib-search-path if testing remotely.
4203 * lib/mi-support.exp (mi_load_shlibs): Likewise.
4204
4205 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
4206
4207 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
4208 gdb_download. Use it even if the target is not remote.
4209 * gdb.base/jit.exp (compile_jit_test): Likewise.
4210 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
4211 output directory if the destination board is local, otherwise use
4212 the standard remote_download from DejaGnu.
4213 (gdb_download): Remove.
4214 (gdb_load_shlibs): Use gdb_remote_download instead of
4215 gdb_download.
4216 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
4217 Use gdb_remote_download instead of gdb_download. Use it even if
4218 the target is not remote.
4219 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
4220 instead of gdb_download.
4221
4222 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
4223
4224 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
4225 (test_insert_delete_modify): Call mi_load_shlibs before trying to
4226 run.
4227
4228 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
4229
4230 PR gdb/19820
4231 * gdb.base/printcmds.exp: Add artificial arrays tests.
4232
4233 2016-03-31 Pedro Alves <palves@redhat.com>
4234
4235 PR gdb/19858
4236 * gdb.base/jit-main.c: Include unistd.h.
4237 (ATTACH): Define to 0 if not already defined.
4238 (wait_for_gdb, mypid): New globals.
4239 (WAIT_FOR_GDB): New macro.
4240 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
4241 some breakpoint locations.
4242 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
4243 New procedures.
4244 (one_jit_test): Add REATTACH parameter, and handle it. Use
4245 continue_to_test_location.
4246 (top level): Test attach, and adjusts calls to one_jit_test.
4247
4248 2016-03-31 Pedro Alves <palves@redhat.com>
4249
4250 PR gdb/19858
4251 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
4252 BINSUFFIX parameter, and handle it.
4253 (top level): Adjust calls compile_jit_test.
4254
4255 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
4256
4257 PR python/19743
4258 * gdb.python/py-mi-events-gdb.py: New file.
4259 * gdb.python/py-mi-events.c: New file.
4260 * gdb.python/py-mi-events.exp: New file.
4261
4262 2016-03-30 Yao Qi <yao.qi@linaro.org>
4263
4264 * gdb.reverse/until-precsave.exp: Match function name only.
4265 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
4266 Move malloc to a condition block.
4267 * gdb.reverse/until-reverse.exp: Match function name only.
4268
4269 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
4270
4271 * gdb.trace/ftrace.exp: Set arg0exp for s390.
4272 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
4273 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
4274 variable for GPR 0 instead of assuming it is register 0.
4275 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
4276 * lib/trace-support.exp: Add s390 registers.
4277
4278 2016-03-29 Yao Qi <yao.qi@linaro.org>
4279
4280 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
4281
4282 2016-03-24 Yao Qi <yao.qi@linaro.org>
4283
4284 * gdb.reverse/break-reverse.exp: Add quotation mark in the
4285 test message.
4286
4287 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4288
4289 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
4290 maintaining separate logic for constructing the output path.
4291
4292 2016-03-16 Don Breazeal <donb@codesourcery.com>
4293
4294 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4295 Retry fork and waitpid on interrupted system call errors.
4296 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4297 Use with_timeout_factor to increase timeout by factor of 10.
4298
4299 2016-03-15 Don Breazeal <donb@codesourcery.com>
4300
4301 * gdb.cp/scope-err.cc: New test program.
4302 * gdb.cp/scope-err.exp: New test script.
4303 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
4304 lines and "set breakpoint here" comment.
4305 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
4306 Fixed some whitespace and format issues.
4307 * gdb.mi/mi-linespec-err-cp.cc: New test program.
4308 * gdb.mi/mi-linespec-err-cp.exp: New test script.
4309
4310 2016-03-15 Doug Evans <dje@google.com>
4311
4312 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
4313 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
4314 All callers updated. Add tests for enums, mixed flags register.
4315
4316 2016-03-15 Doug Evans <dje@google.com>
4317
4318 * gdb.base/skip.c (main): Call test_skip_file_and_function.
4319 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
4320
4321 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
4322
4323 * gdb.base/default.exp: Add $_as_string to the list of expected
4324 convenience functions.
4325
4326 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
4327
4328 * gdb.base/maint.exp: New tests for 'maint info line-table'.
4329
4330 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
4331
4332 * gdb.python/py-as-string.exp: New file.
4333 * gdb.python/py-as-string.c: New file.
4334
4335 2016-03-09 Pedro Alves <palves@redhat.com>
4336
4337 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
4338 signal" -> "Thread NN received signal" output change.
4339 * gdb.threads/ia64-sigill.exp: Likewise.
4340 * gdb.threads/linux-dp.exp: Likewise.
4341 * gdb.threads/manythreads.exp: Likewise.
4342 * gdb.threads/pending-step.exp: Likewise.
4343 * gdb.threads/print-threads.exp: Likewise.
4344 * gdb.threads/sigstep-threads.exp: Likewise.
4345 * gdb.threads/staticthreads.exp: Likewise.
4346 * gdb.threads/tls.exp: Likewise.
4347
4348 2016-03-09 Pedro Alves <palves@redhat.com>
4349
4350 * gdb.base/command-line-input.exp: New file.
4351
4352 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4353
4354 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
4355 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
4356 * gdb.trace/pending.exp: Accept leading dot before function name.
4357 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
4358 * lib/trace-support.exp: Set registers for ppc.
4359
4360 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4361
4362 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
4363 use it for disassembly; accept .main in addition to main in backtrace.
4364
4365 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
4366 Marcin Kościelnicki <koriakin@0x04.net>
4367
4368 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
4369 (gdb_recursion_test_ptr): New global variable.
4370 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
4371 gdb_recursion_test.
4372 (gdb_c_test): Ditto.
4373
4374 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4375
4376 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
4377 ordering.
4378
4379 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4380
4381 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
4382 (bar): Add bar_start_lbl label.
4383 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
4384 of foo/bar for emitting DWARF and tracing.
4385
4386 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
4387
4388 * analyze-racy-logs.py: Set executable bit.
4389
4390 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
4391
4392 * Makefile.in (DEFAULT_RACY_ITER): New variable.
4393 (CHECK_TARGET_TMP): Likewise.
4394 (check-single-racy): New rule.
4395 (check-parallel-racy): Likewise.
4396 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
4397 (do-check-parallel-racy): New rule.
4398 (check-racy/%.exp): Likewise.
4399 * README (Racy testcases): New section.
4400 * analyze-racy-logs.py: New file.
4401
4402 2016-03-03 Doug Evans <dje@google.com>
4403
4404 * gdb.base/skip.exp: Use with_test_prefix.
4405
4406 2016-03-03 Yao Qi <yao.qi@linaro.org>
4407
4408 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
4409 Invoke step_over_syscall "clone" and break_cond_on_syscall
4410 "clone".
4411 * gdb.base/step-over-clone.c: New file.
4412
4413 2016-03-03 Yao Qi <yao.qi@linaro.org>
4414
4415 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
4416 code format.
4417
4418 2016-03-03 Yao Qi <yao.qi@linaro.org>
4419
4420 * gdb.base/disp-step-fork.c: Rename to ...
4421 * gdb.base/step-over-fork.c: ... it. New file.
4422 * gdb.base/disp-step-vfork.c: Rename to ...
4423 * gdb.base/step-over-vfork.c: ... it. New file.
4424 * gdb.base/disp-step-syscall.exp: Rename to ...
4425 * gdb.base/step-over-syscall.exp: ... it. New file.
4426 (disp_step_cross_syscall): Rename to ...
4427 (step_over_syscall): ... it.
4428
4429 2016-03-03 Yao Qi <yao.qi@linaro.org>
4430
4431 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
4432 If target supports condition evaluation on target, invoke
4433 break_cond_on_syscall for fork and vfork.
4434
4435 2016-03-03 Yao Qi <yao.qi@linaro.org>
4436
4437 * gdb.base/disp-step-syscall.exp: Don't invoke
4438 support_displaced_stepping.
4439 (disp_step_cross_syscall): Test with displaced stepping off and
4440 on if supported.
4441
4442 2016-03-03 Yao Qi <yao.qi@linaro.org>
4443
4444 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
4445 proc.
4446 (setup): New proc.
4447 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
4448 and setup.
4449
4450 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4451
4452 * gdb.fortran/vla-history.exp: Remove breakpoint.
4453
4454 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4455
4456 * gdb.fortran/vla-history.exp: Lookup array elements and printing
4457 exceeds timeout.
4458
4459 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4460
4461 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
4462 breakpoint.
4463
4464 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4465
4466 * gdb.mi/vla.f90: Nullify pointer after declaration.
4467
4468 2016-03-01 Pedro Alves <palves@redhat.com>
4469
4470 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4471
4472 2016-03-01 Pedro Alves <palves@redhat.com>
4473
4474 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4475 before anything else.
4476 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4477 _GNU_SOURCE here.
4478 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4479 before anything else.
4480 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4481
4482 2016-03-01 Pedro Alves <palves@redhat.com>
4483
4484 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4485
4486 2016-03-01 Yao Qi <yao.qi@linaro.org>
4487
4488 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4489 prepare_for_testing.
4490
4491 2016-03-01 Yao Qi <yao.qi@linaro.org>
4492
4493 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4494
4495 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4496
4497 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4498 manually constructing the output path.
4499
4500 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4501
4502 * gdb.arch/s390-stackless.S: New.
4503 * gdb.arch/s390-stackless.exp: New.
4504
4505 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4506
4507 * gdb.dlang/circular.c: New file.
4508 * gdb.dlang/circular.exp: New file.
4509
4510 2016-02-26 Yao Qi <yao.qi@linaro.org>
4511
4512 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4513 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4514 (testcases): Update.
4515
4516 2016-02-26 Yao Qi <yao.qi@linaro.org>
4517
4518 * gdb.reverse/aarch64.c: Rename to ...
4519 * gdb.reverse/insn-reverse.c: ... it.
4520 * gdb.reverse/aarch64.exp: Rename to ...
4521 * gdb.reverse/insn-reverse.exp: ... it.
4522
4523 2016-02-26 Yao Qi <yao.qi@linaro.org>
4524
4525 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4526 (testcase_ftype): New.
4527 (testcases): New array.
4528 (n_testcases): New.
4529 (main): Call each element in testcases.
4530 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4531 (read_testcase): New.
4532 Do the tests in a loop.
4533
4534 2016-02-25 Yao Qi <yao.qi@linaro.org>
4535
4536 * gdb.base/branches.c: Remove.
4537
4538 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4539
4540 PR gdb/13808
4541 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4542
4543 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4544
4545 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4546
4547 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4548
4549 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4550 change x86_64 call_insn to 'callq'.
4551
4552 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4553
4554 * gdb.trace/tfile-avx.c: Move to...
4555 * gdb.trace/tracefile-pseudo-reg.c: Here.
4556 * gdb.trace/tfile-avx.exp: Move to...
4557 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4558
4559 2016-02-24 Gary Benson <gbenson@redhat.com>
4560
4561 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4562 message on attach.
4563
4564 2016-02-23 Doug Evans <dje@google.com>
4565
4566 * gdb.base/skip.c (test_skip): New function.
4567 (end_test_skip_file_and_function): New function.
4568 (test_skip_file_and_function): New function.
4569 * gdb.base/skip1.c (test_skip): New function.
4570 (skip1_test_skip_file_and_function): New function.
4571 * gdb.base/skip.exp: Add tests for new skip options.
4572 * gdb.base/skip-solib.exp: Update expected output.
4573 * gdb.perf/skip-command.cc: New file.
4574 * gdb.perf/skip-command.exp: New file.
4575 * gdb.perf/skip-command.py: New file.
4576
4577 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4578
4579 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4580 info registers pattern.
4581
4582 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4583
4584 * lib/future.exp: Add D support.
4585 (gdb_find_gdc): New proc.
4586 (gdb_default_target_compile): Add D support.
4587
4588 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
4589
4590 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4591 user+system time.
4592 (trace_speed_test): Determine the iteration count for a time
4593 between 15..30 seconds.
4594
4595 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4596
4597 * gdb.arch/i386-mpx-sigsegv.c: New file.
4598 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4599 * gdb.arch/i386-mpx-simple_segv.c: New file.
4600 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4601
4602 2016-02-18 Yao Qi <yao.qi@linaro.org>
4603
4604 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4605 Don't call setup_kfail.
4606
4607 2016-02-18 Yao Qi <yao.qi@linaro.org>
4608
4609 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4610 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4611
4612 2016-02-16 Doug Evans <dje@google.com>
4613
4614 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4615 * gdb.base/skip1.c: Ditto.
4616 * gdb.base/skip.exp: Whitespace cleanup.
4617
4618 2016-02-16 Don Breazeal <donb@codesourcery.com>
4619
4620 PR remote/19496
4621 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4622 Remove kfail for PR remote/19496.
4623
4624 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4625
4626 * lib/gdb.exp (standard_temp_file): Return a path specific to
4627 the runtest invocation.
4628
4629 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4630
4631 * gdb.trace/save-trace.exp: Change relative path to be in the
4632 standard output directory.
4633
4634 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4635
4636 * gdb.arch/i386-prologue.c: Add missing prototypes.
4637
4638 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4639
4640 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4641 * gdb.arch/i386-prologue.exp: Likewise.
4642 * gdb.arch/i386-size.exp: Likewise.
4643
4644 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4645
4646 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4647 define object file path.
4648 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4649 file path.
4650 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4651 standard_output_file to define binfile.
4652
4653 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4654
4655 Fix compatibility with recent gfortran-5.3.1.
4656 * gdb.fortran/vla-history.exp (print vla1 allocated)
4657 (print vla2 allocated, print $2, print $3): Remove
4658 (print $4): Rename to ...
4659 (print $2): ... here.
4660 (print $9): Rename to ...
4661 (print $5): ... here.
4662 (print $10): Rename to ...
4663 (print $6): ... here.
4664 * gdb.fortran/vla.f90: Add pvla initialization.
4665
4666 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4667
4668 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4669 New test.
4670 * gdb.fortran/vla-value-sub.exp: Likewise.
4671
4672 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4673
4674 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4675
4676 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4677
4678 * i386-biarch-core.exp: Define corefile using
4679 standard_output_file.
4680
4681 2016-02-12 Yao Qi <yao.qi@linaro.org>
4682
4683 * gdb.arch/arm-single-step-kernel-helper.c: New.
4684 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4685
4686 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4687
4688 * gdb.btrace/tailcall-only.exp: New.
4689 * gdb.btrace/tailcall-only.c: New.
4690 * gdb.btrace/x86_64-tailcall-only.S: New.
4691 * gdb.btrace/i686-tailcall-only.S: New.
4692
4693 2016-02-11 Pedro Alves <palves@redhat.com>
4694
4695 * README (Parallel testing): Add missing double quotes.
4696
4697 2016-02-11 Pedro Alves <palves@redhat.com>
4698
4699 * README (Parallel testing): New section.
4700 (GDB_PARALLEL): Rewrite.
4701 (FORCE_PARALLEL): Document.
4702
4703 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4704
4705 * gdb.trace/tfile-avx.c: New test.
4706 * gdb.trace/tfile-avx.exp: New test.
4707
4708 2016-02-09 Keith Seitz <keiths@redhat.com>
4709
4710 PR breakpoints/19546
4711 * gdb.base/infcall-exec.c: New file.
4712 * gdb.base/infcall-exec2.c: New file.
4713 * gdb.base/infcall-exec.exp: New file.
4714
4715 2016-02-09 Keith Seitz <keiths@redhat.com>
4716
4717 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4718 (toplevel): Call test_bkpt_address.
4719
4720 2016-02-09 Keith Seitz <keiths@redhat.com>
4721
4722 PR python/19506
4723 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4724 (toplevel): Call test_bkpt_address.
4725
4726 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4727
4728 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4729 to AC_OUTPUT.
4730 * configure: Regenerate.
4731
4732 2016-02-09 Pedro Alves <palves@redhat.com>
4733
4734 PR breakpoints/19548
4735 * gdb.base/execl-update-breakpoints.c (some_function): New
4736 function.
4737 (main): Call it.
4738 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4739 Tighten expected GDB output.
4740
4741 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4742
4743 * Makefile.in (ALL_SUBDIRS): Remove.
4744 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4745 (distclean maintainer-clean realclean): Likewise.
4746 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4747 * configure: Regenerate.
4748 * gdb.ada/Makefile.in: Delete.
4749 * gdb.arch/Makefile.in: Likewise.
4750 * gdb.asm/Makefile.in: Likewise.
4751 * gdb.base/Makefile.in: Likewise.
4752 * gdb.btrace/Makefile.in: Likewise.
4753 * gdb.cell/Makefile.in: Likewise.
4754 * gdb.compile/Makefile.in: Likewise.
4755 * gdb.cp/Makefile.in: Likewise.
4756 * gdb.disasm/Makefile.in: Likewise.
4757 * gdb.dlang/Makefile.in: Likewise.
4758 * gdb.dwarf2/Makefile.in: Likewise.
4759 * gdb.fortran/Makefile.in: Likewise.
4760 * gdb.gdb/Makefile.in: Likewise.
4761 * gdb.go/Makefile.in: Likewise.
4762 * gdb.guile/Makefile.in: Likewise.
4763 * gdb.java/Makefile.in: Likewise.
4764 * gdb.linespec/Makefile.in: Likewise.
4765 * gdb.mi/Makefile.in: Likewise.
4766 * gdb.modula2/Makefile.in: Likewise.
4767 * gdb.multi/Makefile.in: Likewise.
4768 * gdb.objc/Makefile.in: Likewise.
4769 * gdb.opencl/Makefile.in: Likewise.
4770 * gdb.opt/Makefile.in: Likewise.
4771 * gdb.pascal/Makefile.in: Likewise.
4772 * gdb.perf/Makefile.in: Likewise.
4773 * gdb.python/Makefile.in: Likewise.
4774 * gdb.reverse/Makefile.in: Likewise.
4775 * gdb.server/Makefile.in: Likewise.
4776 * gdb.stabs/Makefile.in: Likewise.
4777 * gdb.threads/Makefile.in: Likewise.
4778 * gdb.trace/Makefile.in: Likewise.
4779 * gdb.xml/Makefile.in: Likewise.
4780 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4781 GDB_PARALLEL.
4782 (standard_output_file): Remove check for GDB_PARALLEL, always
4783 return path in outputs/$subdir/$testname.
4784
4785 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4786
4787 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4788 (site.exp): Assign abs_srcdir to tcl's srcdir.
4789
4790 2016-02-04 Yao Qi <yao.qi@linaro.org>
4791
4792 * gdb.base/foll-exec-mode.c: Include limits.h.
4793 (main): Add parameters argc and argv. Get directory from
4794 argv[0].
4795 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4796 compilation.
4797 * gdb.base/foll-exec.c: Include limits.h.
4798 (main): Add parameters argc and argv.
4799 Get directory from argv[0].
4800 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4801 Adjust tests on the number of lines as source code changed.
4802 * gdb.base/foll-vfork-exit.c: Include limits.h.
4803 (main): Add one line of statement before vfork.
4804 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4805 (main): Add parameters argc and argv. Get directory from
4806 argv[0].
4807 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4808 (setup_gdb): Set tbreak to skip some source lines.
4809 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4810 (main): Add parameters argc and argv. Get directory from
4811 argv[0].
4812 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4813 compilation.
4814 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4815 (main): Add parameters argc and argv. Get directory from
4816 argv[0].
4817 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4818 compilation.
4819
4820 2016-02-01 Doug Evans <dje@google.com>
4821
4822 * gdb.base/skip.exp: Clean up multiple references to same test name.
4823
4824 2016-02-01 Pedro Alves <palves@redhat.com>
4825
4826 PR remote/19496
4827 * gdb.threads/forking-threads-plus-breakpoint.exp
4828 (displaced_stepping_supported): New global.
4829 (probe_displaced_stepping_support): New procedure.
4830 (do_test): Add 'displaced' parameter, and use it.
4831 (top level): Check for displaced stepping support. Add displaced
4832 stepping on/off testing axis.
4833
4834 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4835
4836 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4837 pointer. Don't perform further tests on the unassociated pointer
4838 if the first test fails.
4839
4840 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4841
4842 * gdb.base/max-value-size.c: New file.
4843 * gdb.base/max-value-size.exp: New file.
4844 * gdb.base/huge.exp: Disable max-value-size for this test.
4845
4846 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4847
4848 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4849
4850 2016-01-28 Yao Qi <yao.qi@linaro.org>
4851
4852 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4853
4854 2016-01-25 Pedro Alves <palves@redhat.com>
4855
4856 PR threads/19461
4857 * gdb.base/fork-running-state.c: New file.
4858 * gdb.base/fork-running-state.exp: New file.
4859
4860 2016-01-25 Pedro Alves <palves@redhat.com>
4861
4862 PR gdb/19494
4863 * gdb.base/catch-fork-kill.c: New file.
4864 * gdb.base/catch-fork-kill.exp: New file.
4865
4866 2016-01-25 Pedro Alves <palves@redhat.com>
4867
4868 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4869 Delete, moved to lib/gdb.exp.
4870 * gdb.threads/forking-threads-plus-breakpoint.exp
4871 (foreach_with_prefix): Likewise.
4872 * gdb.threads/process-dies-while-handling-bp.exp
4873 (foreach_with_prefix): Likewise.
4874 * lib/gdb.exp (foreach_with_prefix): New procedure.
4875
4876 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4877
4878 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4879 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4880
4881 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4882
4883 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4884 endian targets.
4885
4886 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4887 Pedro Alves <palves@redhat.com>
4888
4889 Fix testsuite compatibility with Guile.
4890 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4891 number.
4892
4893 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4894
4895 Fix testsuite compatibility with Guile.
4896 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4897 (thread 1): New test for backtrace through signal handler.
4898
4899 2016-01-22 Yao Qi <yao.qi@linaro.org>
4900
4901 PR testsuite/19491
4902 * gdb.base/multi-forks.c: Include
4903 ../lib/unbuffer_output.c
4904 (main): Call gdb_unbuffer_output.
4905
4906 2016-01-21 Doug Evans <dje@google.com>
4907
4908 * lib/ada.exp (gdb_compile_ada): Fix typo.
4909
4910 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4911
4912 * gdb.base/break-fun-addr.exp: New file.
4913 * gdb.base/break-fun-addr1.c: New file.
4914 * gdb.base/break-fun-addr2.c: New file.
4915
4916 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4917
4918 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4919 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4920 enum flag values.
4921
4922 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4923
4924 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4925 when GDB can not set the vector return value. Add more comments
4926 for clarification.
4927
4928 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4929
4930 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4931 command.
4932
4933 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4934
4935 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4936
4937 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4938
4939 * Makefile.in (check-single): Pass --status to runtest.
4940 (check/%.exp): Likewise.
4941
4942 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4943
4944 * Makefile.in (check-parallel): Propagate return code from make
4945 do-check-parallel.
4946
4947 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4948
4949 * gdb.trace/ftrace.exp: Fix expected message on continue.
4950 * gdb.trace/pending.exp: Fix expected message on continue.
4951 * gdb.trace/trace-break.exp: Fix expected message on continue.
4952
4953 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4954
4955 * lib/gdb.exp (gdb_test): Remove unused global references.
4956
4957 2016-01-18 Pedro Alves <palves@redhat.com>
4958
4959 * gdb.base/async-shell.exp: Adjust expected output.
4960 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4961 * gdb.base/siginfo-thread.exp: Adjust expected output.
4962 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4963 * gdb.java/jnpe.exp: Adjust expected output.
4964 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4965 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4966 * gdb.threads/leader-exit.exp: Adjust expected output.
4967 * gdb.threads/manythreads.exp: Adjust expected output.
4968 * gdb.threads/pthreads.exp: Adjust expected output.
4969 * gdb.threads/schedlock.exp: Adjust expected output.
4970 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4971 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4972 expected output.
4973 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4974 output.
4975 * gdb.threads/sigthread.exp: Adjust expected output.
4976 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4977
4978 2016-01-18 Yao Qi <yao.qi@linaro.org>
4979
4980 * gdb.guile/scm-section-script.c: Replace @progbits with
4981 %progbits.
4982 * gdb.python/py-section-script.c: Likewise.
4983
4984 2016-01-15 Pedro Alves <palves@redhat.com>
4985
4986 * gdb.multi/tids.exp: Test star wildcard ranges.
4987
4988 2016-01-15 Pedro Alves <palves@redhat.com>
4989
4990 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4991 command from "thread apply" invocation.
4992 (thr_apply_info_thr_invalid): Default the expected output to the
4993 input tid list.
4994 (top level): Add tests that use convenience variables. Add tests
4995 for "thread apply" with a valid TID list, but missing the command.
4996
4997 2016-01-13 Pedro Alves <palves@redhat.com>
4998
4999 * gdb.base/default.exp: Expect $_gthread as well.
5000 * gdb.multi/tids.exp: Test $_gthread.
5001 * gdb.threads/thread-specific.exp: Test $_gthread.
5002
5003 2016-01-13 Pedro Alves <palves@redhat.com>
5004
5005 * gdb.multi/tids.exp: Test "info threads -gid".
5006
5007 2016-01-13 Pedro Alves <palves@redhat.com>
5008
5009 * gdb.multi/tids.exp: Test InferiorThread.global_num and
5010 Breakpoint.thread.
5011 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
5012
5013 2016-01-07 Pedro Alves <palves@redhat.com>
5014
5015 * gdb.base/break.exp: Adjust to output changes.
5016 * gdb.base/hbreak2.exp: Likewise.
5017 * gdb.base/sepdebug.exp: Likewise.
5018 * gdb.base/watch_thread_num.exp: Likewise.
5019 * gdb.linespec/keywords.exp: Likewise.
5020 * gdb.multi/info-threads.exp: Likewise.
5021 * gdb.threads/thread-find.exp: Likewise.
5022 * gdb.multi/tids.c: New file.
5023 * gdb.multi/tids.exp: New file.
5024
5025 2016-01-13 Pedro Alves <palves@redhat.com>
5026
5027 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
5028
5029 2016-01-13 Pedro Alves <palves@redhat.com>
5030
5031 * gdb.base/default.exp: Expect $_inferior as well.
5032 * gdb.multi/base.exp: Test $_inferior.
5033
5034 2016-01-13 Pedro Alves <palves@redhat.com>
5035
5036 PR breakpoints/19388
5037 * gdb.base/catch-signal-siginfo-cond.c: New file.
5038 * gdb.base/catch-signal-siginfo-cond.exp: New file.
5039
5040 2016-01-12 Josh Stone <jistone@redhat.com>
5041 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5042
5043 * gdb.base/catch-syscall.c (do_execve): New variable.
5044 (main): Conditionally trigger an execve.
5045 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
5046 (test_catch_syscall_execve): New, check entry/return across execve.
5047 (do_syscall_tests): Call test_catch_syscall_execve.
5048
5049 2016-01-12 Pedro Alves <palves@redhat.com>
5050
5051 * gdb.base/random-signal.exp (do_test): New procedure, with body
5052 of testcase moved in.
5053
5054 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5055 Pedro Alves <palves@redhat.com>
5056
5057 * gdb.base/funcargs.exp (finish from indirectly called function):
5058 Reintroduce the case for 'First'.
5059
5060 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5061 Pedro Alves <palves@redhat.com>
5062
5063 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
5064 (tcatch_vfork_then_child_follow_exec)
5065 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
5066 identification.
5067
5068 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5069
5070 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
5071 and repeats to unlimited.
5072 * gdb.python/py-value.exp: Likewise.
5073 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
5074 and repeats to unlimited.
5075
5076 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5077
5078 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
5079 and reordering the functions.
5080 * gdb.multi/hangout.c: Likewise.
5081 * gdb.multi/hello.c: Likewise.
5082
5083 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
5084
5085 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
5086 absolute.
5087 (SingleStatisticTestResult.report): Use dict.keys instead of
5088 dict.iterkeys.
5089
5090 2016-01-06 Pedro Alves <palves@redhat.com>
5091
5092 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
5093
5094 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
5095
5096 * gdb.btrace/dlopen.exp: New.
5097 * gdb.btrace/dlopen.c: New.
5098 * gdb.btrace/dlopen-dso.c: New.
5099
5100 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
5101
5102 * lib/gdb.exp (gdb_test): Update comments to clarify that the
5103 PATTERN argument is optional.
5104
5105 2015-12-24 Joel Brobecker <brobecker@adacore.com>
5106
5107 * lib/ada.exp (target_compile_ada_from_dir): New function.
5108 (gdb_compile_ada): Reimplement avoiding the use of project files.
5109 * gdb.ada/gnat_ada.gpr: Delete.
5110 * gdb.ada/cond_lang.exp: Adjust test to make path before
5111 filename optional.
5112 * gdb.ada/small_reg_param.exp: Likewise.
5113
5114 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
5115
5116 * gdb.base/foll-vork.exp: Remove HP-UX special case.
5117
5118 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
5119
5120 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
5121 case.
5122
5123 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
5124
5125 * gdb.base/break.exp: Remove dead code.
5126 * gdb.base/sepdebug.exp: Likewise.
5127
5128 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
5129
5130 * gdb.asm/asm-source.exp: Remove HP-UX references.
5131 * gdb.base/annota1.exp: Likewise.
5132 * gdb.base/annota3.exp: Likewise.
5133 * gdb.base/attach.exp: Likewise.
5134 * gdb.base/bigcore.exp: Likewise.
5135 * gdb.base/break.exp: Likewise.
5136 * gdb.base/call-ar-st.exp: Likewise.
5137 * gdb.base/callfuncs.exp: Likewise.
5138 * gdb.base/catch-fork-static.exp: Likewise.
5139 * gdb.base/display.exp: Likewise.
5140 * gdb.base/foll-exec-mode.exp: Likewise.
5141 * gdb.base/foll-exec.exp: Likewise.
5142 * gdb.base/foll-fork.exp: Likewise.
5143 * gdb.base/foll-vfork.exp: Likewise.
5144 * gdb.base/funcargs.exp: Likewise.
5145 * gdb.base/hbreak2.exp: Likewise.
5146 * gdb.base/inferior-died.exp: Likewise.
5147 * gdb.base/interrupt.exp: Likewise.
5148 * gdb.base/multi-forks.exp: Likewise.
5149 * gdb.base/nodebug.exp: Likewise.
5150 * gdb.base/sepdebug.exp: Likewise.
5151 * gdb.base/solib1.c: Likewise.
5152 * gdb.base/step-test.exp: Likewise.
5153 * gdb.mi/non-stop.c: Likewise.
5154 * gdb.mi/pthreads.c: Likewise.
5155 * gdb.multi/bkpt-multi-exec.ex: Likewise.
5156 * gdb.threads/pthreads.c: Likewise.
5157 * gdb.threads/staticthreads.exp: Likewise.
5158 * lib/future.exp: Likewise.
5159 * lib/gdb.exp: Likewise.
5160 * gdb.base/so-indr-cl.c: Remove.
5161 * gdb.base/so-indr-cl.exp: Likewise.
5162 * gdb.base/solib.c: Likewise.
5163 * gdb.base/solib.exp: Likewise.
5164 * gdb.base/solib2.c: Likewise.
5165
5166 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
5167
5168 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
5169 * gdb.base/call-ar-st.exp: Likewise.
5170 * gdb.base/callfuncs.exp: Likewise.
5171 * gdb.base/condbreak.exp: Likewise.
5172 * gdb.base/constvars.exp: Likewise.
5173 * gdb.base/hbreak2.exp: Likewise.
5174 * gdb.base/langs.exp: Likewise.
5175 * gdb.base/list.exp: Likewise.
5176 * gdb.base/long_long.exp: Likewise.
5177 * gdb.base/ptype.exp: Likewise.
5178 * gdb.base/scope.exp: Likewise.
5179 * gdb.base/signals.exp: Likewise.
5180 * gdb.base/so-impl-ld.exp: Likewise.
5181 * gdb.base/varargs.exp: Likewise.
5182 * gdb.base/volatile.exp: Likewise.
5183 * gdb.base/whatis.exp: Likewise.
5184 * gdb.cp/cplusfuncs.exp: Likewise.
5185 * gdb.cp/inherit.exp: Likewise.
5186 * gdb.cp/local.exp: Likewise.
5187 * gdb.cp/member-ptr.exp: Likewise.
5188 * gdb.cp/method.exp: Likewise.
5189 * gdb.cp/overload.exp: Likewise.
5190 * gdb.cp/templates.exp: Likewise.
5191 * gdb.stabs/weird.exp: Likewise.
5192 * lib/compiler.c: Likewise.
5193 * lib/compiler.cc: Likewise.
5194 * lib/cp-support.exp: Likewise.
5195 * lib/gdb.exp: Likewise.
5196
5197 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
5198
5199 * configure.ac: Remove HP-UX case.
5200 * configure: Regenerate.
5201
5202 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
5203
5204 * lib/gdb.exp (gdb_compile): Add function doc.
5205
5206 2015-12-17 Pedro Alves <palves@redhat.com>
5207
5208 PR threads/19354
5209 * gdb.multi/info-threads.exp: New file.
5210
5211 2015-12-15 Yao Qi <yao.qi@linaro.org>
5212
5213 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
5214 is aarch64*-*-*.
5215
5216 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5217
5218 * gdb.base/history-duplicates.exp: Skip if no readline support.
5219
5220 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5221
5222 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
5223
5224 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5225
5226 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
5227
5228 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5229
5230 * gdb.base/completion.exp: Skip tests that interrupt GDB with
5231 ctrl-C if nointerrupts target property is set.
5232 * gdb.base/double-prompt-target-event-error.exp: Likewise.
5233 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
5234 * gdb.base/paginate-bg-execution.exp: Likewise.
5235 * gdb.base/paginate-execution-startup.exp: Likewise.
5236 * gdb.base/random-signal.exp: Likewise.
5237 * gdb.base/range-stepping.exp: Likewise.
5238 * gdb.cp/annota2.exp: Likewise.
5239 * gdb.cp/annota3.exp: Likewise.
5240 * gdb.gdb/selftest.exp: Likewise.
5241 * gdb.threads/continue-pending-status.exp: Likewise.
5242 * gdb.threads/leader-exit.exp: Likewise.
5243 * gdb.threads/manythreads.exp: Likewise.
5244 * gdb.threads/pthreads.exp: Likewise.
5245 * gdb.threads/schedlock.exp: Likewise.
5246 * gdb.threads/sigthread.exp: Likewise.
5247
5248 2015-12-11 Don Breazeal <donb@codesourcery.com>
5249
5250 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
5251 remote.
5252 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
5253 * gdb.base/foll-exec.exp (main): Enable for target remote.
5254 * gdb.base/foll-fork.exp (main): Likewise.
5255 * gdb.base/foll-vfork.exp (main): Likewise.
5256 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
5257 (proc continue_to_exit_bp_loc): Use clean_restart.
5258 * gdb.base/pie-execl.exp (main): Disable for target remote.
5259 * gdb.base/watch-vfork.exp (main): Enable for target remote.
5260 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
5261 * gdb.threads/execl.exp (main): Likewise.
5262 * gdb.threads/fork-child-threads.exp (main): Likewise.
5263 * gdb.threads/fork-plus-threads.exp (main): Disable for target
5264 remote.
5265 * gdb.threads/fork-thread-pending.exp (main): Enable for target
5266 remote.
5267 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
5268 pid.tid style ptids, instead of just tid.
5269 * gdb.threads/thread-execl.exp (main): Enable for target remote.
5270 * gdb.threads/watchpoint-fork.exp (main): Likewise.
5271 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
5272 ptids, instead of just tid.
5273
5274 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5275
5276 * gdb.base/list.exp (test_list_forward): Add end of file error
5277 test.
5278 (test_repeat_list_command): Add end of file error test.
5279 (test_list_backwards): Add beginning of file error test.
5280
5281 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5282
5283 * gdb.base/list.exp (test_list_invalid_args): New function,
5284 defined, and called.
5285
5286 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5287
5288 * gdb.base/list.exp (test_list): Make test names unique.
5289
5290 2015-12-11 Yao Qi <yao.qi@linaro.org>
5291
5292 * gdb.base/coremaker2.c: Remove.
5293
5294 2015-12-10 Pedro Alves <palves@redhat.com>
5295
5296 * gdb.multi/base.exp: Remove stale "spaces" references.
5297
5298 2015-12-10 Pedro Alves <palves@redhat.com>
5299
5300 * gdb.multi/base.exp: Don't use nowarnings.
5301 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
5302 * gdb.multi/hangout.c: Include stdio.h.
5303 * gdb.multi/hello.c: Include stdlib.h.
5304 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
5305 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
5306 * gdb.multi/multi-arch.exp: Don't use nowarnings.
5307
5308 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
5309
5310 * gdb.dwarf2/dw2-ranges-base.c: New file.
5311 * gdb.dwarf2/dw2-ranges-base.exp: New file.
5312 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
5313 support additional line table, and debug ranges generation.
5314 (Dwarf::ranges): New function, generate .debug_ranges.
5315 (Dwarf::lines): Support generating simple line table programs.
5316 (Dwarf::assemble): Initialise new namespace variables.
5317
5318 2015-12-09 Kevin Buettner <kevinb@redhat.com>
5319
5320 * gdb.base/async.exp (proc test_background): Add case for
5321 asynchronous execution not supported.
5322
5323 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
5324
5325 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
5326 format and change test names to make them unique.
5327
5328 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
5329 Pedro Alves <pedro@redhat.com>
5330
5331 PR gdb/18702
5332 Add checking of floatformats setup on x86_64 hosts.
5333 * gdb.arch/i386-float.S (main): Load bigval and smallval.
5334 (smallval, bigval): New labels/constants.
5335 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
5336 float" after loading bigval and smallval.
5337
5338 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
5339
5340 * gdb.ada/fun_overload_menu.exp: New testcase.
5341 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
5342
5343 2015-12-04 Josh Stone <jistone@redhat.com>
5344
5345 * gdb.base/catch-fork-static.exp: New.
5346
5347 2015-12-03 Yao Qi <yao.qi@linaro.org>
5348
5349 * gdb.base/sizeof.c: Don't include stdio.h and
5350 ../lib/unbuffer_output.c.
5351 (main): New variable 'size' and 'value'. Remove printf and
5352 gdb_unbuffer_output. Assign return value to size and value.
5353 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
5354 at the beginning.
5355 (check_sizeof): Check the result by printing variable 'size'.
5356 (check_valueof): Check the result by printing variable 'value'.
5357
5358 2015-12-01 Yao Qi <yao.qi@linaro.org>
5359
5360 * gdb.base/disp-step-syscall.exp: Define syscall instruction
5361 for aarch64*-*-linux* target.
5362
5363 2015-11-30 Pedro Alves <palves@redhat.com>
5364
5365 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
5366
5367 2015-11-30 Pedro Alves <palves@redhat.com>
5368
5369 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
5370 Handle non-stop mode vCont replies.
5371
5372 2015-11-30 Pedro Alves <palves@redhat.com>
5373
5374 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
5375 prepare_for_testing. Start gdb with "set non-stop on" appended to
5376 GDBFLAGS. Lax expected stop output.
5377
5378 2015-11-27 Yao Qi <yao.qi@linaro.org>
5379
5380 * gdb.arch/arm-neon.exp: New.
5381 * gdb.arch/arm-neon.c: New.
5382
5383 2015-11-27 Yao Qi <yao.qi@linaro.org>
5384
5385 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
5386
5387 2015-11-27 Yao Qi <yao.qi@linaro.org>
5388
5389 * gdb.cp/annota2.exp: Allow multiple occurrences of the
5390 frames-invalid annotation.
5391
5392 2015-11-27 Yao Qi <yao.qi@linaro.org>
5393
5394 * gdb.cp/annota2.exp: Use ${frames_invalid}.
5395
5396 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
5397
5398 * gdb.threads/names.exp: New file.
5399 * gdb.threads/names.c: New file.
5400 * README: Mention gdb,no_thread_names.
5401
5402 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
5403
5404 PR 19297
5405 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
5406 support" error.
5407
5408 2015-11-24 Pedro Alves <palves@redhat.com>
5409
5410 PR 17539
5411 * gdb.base/display.exp: Expect displays to be sorted in ascending
5412 order. Use multi_line.
5413 * gdb.base/solib-display.exp: Likewise.
5414
5415 2015-11-24 Pedro Alves <palves@redhat.com>
5416
5417 PR 17539
5418 * gdb.base/display.exp: Expect displays to be sorted in ascending
5419 order. Use multi_line.
5420 * gdb.base/solib-display.exp: Likewise.
5421
5422 2015-11-24 Pedro Alves <palves@redhat.com>
5423
5424 PR 17539
5425 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
5426 threads in ascending order.
5427 * gdb.base/foll-fork.exp: Likewise.
5428 * gdb.base/foll-vfork.exp: Likewise.
5429 * gdb.base/multi-forks.exp: Likewise.
5430 * gdb.mi/mi-nonstop.exp: Likewise.
5431 * gdb.mi/mi-nsintrall.exp: Likewise.
5432 * gdb.multi/base.exp: Likewise.
5433 * gdb.multi/multi-arch.exp: Likewise.
5434 * gdb.python/py-inferior.exp: Likewise.
5435 * gdb.threads/break-while-running.exp: Likewise.
5436 * gdb.threads/execl.exp: Likewise.
5437 * gdb.threads/gcore-thread.exp: Likewise.
5438 * gdb.threads/info-threads-cur-sal.exp: Likewise.
5439 * gdb.threads/kill.exp: Likewise.
5440 * gdb.threads/linux-dp.exp: Likewise.
5441 * gdb.threads/multiple-step-overs.exp: Likewise.
5442 * gdb.threads/next-bp-other-thread.exp: Likewise.
5443 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
5444 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
5445 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
5446 * gdb.threads/thread-find.exp: Likewise.
5447 * gdb.threads/tls.exp: Likewise.
5448 * lib/mi-support.exp (mi_reverse_list): Delete.
5449 (mi_check_thread_states): No longer reverse list.
5450
5451 2015-11-24 Pedro Alves <palves@redhat.com>
5452
5453 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
5454 use lowercase.
5455
5456 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5457
5458 * gdb.trace/actions.c: Include trace-common.h.
5459 (main): Add a location for a fast tracepoint.
5460 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
5461 the normal tracepoints.
5462 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5463
5464 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5465
5466 * save-trace.exp: Factor out code to these...
5467 (gdb_save_tracepoints): New.
5468 (gdb_load_tracepoints): New.
5469 (do_save_load_test): New.
5470
5471 2015-11-23 Kevin Buettner <kevinb@redhat.com>
5472
5473 * gdb.base/asmlabel.exp: New test.
5474 * gdb.base/asmlabel.c: New test case.
5475
5476 2015-11-23 Joel Brobecker <brobecker@adacore.com>
5477
5478 * gdb.base/wrong_frame_bt_full-main.c: New file.
5479 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5480 * gdb.base/wrong_frame_bt_full.exp: New file.
5481
5482 2015-11-23 Joel Brobecker <brobecker@adacore.com>
5483
5484 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5485
5486 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5487
5488 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
5489 pstate register when comparing registers values in
5490 sparc64-*-linux-gnu targets to avoid spurious differences.
5491
5492 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5493
5494 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
5495
5496 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5497
5498 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5499 as type argument to gdb_compile.
5500 * gdb.base/nested-subp2.exp: Likewise.
5501 * gdb.base/nested-subp3.exp: Likewise.
5502
5503 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5504
5505 * lib/dwarf.exp (_note): Fix left shift of negative value.
5506 * gdb.trace/trace-condition.exp: Likewise.
5507
5508 2015-11-13 Yao Qi <yao.qi@linaro.org>
5509
5510 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5511 comments about d10v.
5512 (test_scalar_returns): Likewise.
5513 * gdb.base/d10v.ld: Remove.
5514 * gdb.base/overlays.exp: Remove the target triplet checking for
5515 d10v-*-*.
5516 * gdb.base/structs.exp (test_struct_returns): Remove the
5517 comments about d10v.
5518 (test_struct_calls): Likewise.
5519
5520 2015-11-13 Yao Qi <yao.qi@linaro.org>
5521
5522 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5523 * gdb.base/gnu_vector.c: Don't include stdio.h.
5524 (main): Don't print res and call add_some_intvecs.
5525
5526 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5527
5528 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5529 macro.
5530 (func5): Removed.
5531 (func4): Use FAST_TRACEPOINT_LABEL.
5532 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5533 macro.
5534 (func): Removed.
5535 (thread_function): Use FAST_TRACEPOINT_LABEL.
5536 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5537 (func): Remove.
5538 (marker): Use FAST_TRACEPOINT_LABEL.
5539 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5540 (pendfunc1): Remove.
5541 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5542 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5543 (foo): Remove.
5544 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5545 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5546 macro.
5547 (func): Remove.
5548 (marker): Use FAST_TRACEPOINT_LABEL.
5549 * gdb.trace/trace-common.h: New header.
5550 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5551 macro.
5552 (func): Remove.
5553 (marker): Use FAST_TRACEPOINT_LABEL.
5554 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5555 (func): Remove.
5556 (thread_function): Use FAST_TRACEPOINT_LABEL.
5557
5558 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5559
5560 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5561 in front.
5562 * gdb.trace/change-loc.exp: Use global pcreg definition.
5563 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5564 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5565 in front.
5566 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5567 * gdb.trace/pending.exp: Likewise.
5568 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5569 * gdb.trace/trace-break.exp: Likewise.
5570 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5571 in front.
5572 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5573 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5574 in front.
5575 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5576
5577 2015-11-09 Joel Brobecker <brobecker@adacore.com>
5578
5579 * gdb.ada/fin_fun_out: New testcase.
5580
5581 2015-11-07 Kevin Buettner <kevinb@redhat.com>
5582
5583 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5584 value associated with DW_AT_byte_size.
5585 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5586 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5587 DW_AT_upper_bound.
5588
5589 2015-11-07 Kevin Buettner <kevinb@redhat.com>
5590
5591 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5592 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5593 version.
5594 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5595 gdb.dwarf2/dw2-canonicalize-type.exp,
5596 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5597 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5598 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5599 provided by gdb_target_symbol_prefix_flags_asm.
5600 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5601 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5602 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5603 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5604 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5605 macros where needed). Use this macro for symbols which require
5606 the prefix provided by SYMBOL_PREFIX.
5607
5608 2015-11-05 Kevin Buettner <kevinb@redhat.com>
5609
5610 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5611 New procs.
5612 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5613 representing expressions, of more than one list element.
5614 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5615 to prepend linker symbol prefix to f.
5616 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5617 table_1 and table_2.
5618 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5619 Likewise, for f and g.
5620 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5621 for ptr.
5622 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5623 for main.
5624 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5625 table_1_ptr and table_2_ptr.
5626
5627 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5628 Joel Brobecker <brobecker@adacore.com>
5629
5630 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5631
5632 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5633
5634 * gdb.reverse/s390-mvcle.c: New test.
5635 * gdb.reverse/s390-mvcle.exp: New file.
5636 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5637
5638 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5639
5640 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5641
5642 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5643
5644 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5645 reaching marker2.
5646 * gdb.reverse/getresuid-reverse.exp: Likewise.
5647 * gdb.reverse/pipe-reverse.exp: Likewise.
5648 * gdb.reverse/readv-reverse.exp: Likewise.
5649 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5650 * gdb.reverse/time-reverse.exp: Likewise.
5651 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5652
5653 2015-10-30 Yao Qi <yao.qi@linaro.org>
5654
5655 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5656 (empty_cycle): Remove.
5657 (main): Don't call empty_cycle. Don't use watch_count_done.
5658 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5659 empty_cycle. Rewrite the code counting HW watchpoints.
5660
5661 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5662
5663 * gdb.reverse/fstatat-reverse.c: New test.
5664 * gdb.reverse/fstatat-reverse.exp: New file.
5665 * gdb.reverse/getresuid-reverse.c: New test.
5666 * gdb.reverse/getresuid-reverse.exp: New file.
5667 * gdb.reverse/pipe-reverse.c: New test.
5668 * gdb.reverse/pipe-reverse.exp: New file.
5669 * gdb.reverse/readv-reverse.c: New test.
5670 * gdb.reverse/readv-reverse.exp: New file.
5671 * gdb.reverse/recvmsg-reverse.c: New test.
5672 * gdb.reverse/recvmsg-reverse.exp: New file.
5673 * gdb.reverse/time-reverse.c: New test.
5674 * gdb.reverse/time-reverse.exp: New file.
5675 * gdb.reverse/waitpid-reverse.c: New test.
5676 * gdb.reverse/waitpid-reverse.exp: New file.
5677
5678 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5679
5680 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5681
5682 2015-10-26 Doug Evans <dje@google.com>
5683
5684 PR symtab/17391
5685 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5686 * gdb.dwarf2/bad-regnum.c: New file.
5687 * gdb.dwarf2/bad-regnum.exp: New file.
5688
5689 2015-10-26 Doug Evans <dje@google.com>
5690
5691 PR python/18938
5692 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5693 file.
5694
5695 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5696
5697 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5698 for a change by "Mention language in compile error message".
5699
5700 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5701
5702 PR python/18073
5703 * gdb.python/py-type.c (C::a_method): New.
5704 (C::a_const_method): New.
5705 (C::a_static_method): New.
5706 (a_function): New.
5707 * gdb.python/py-type.exp (test_fields): Test getting fields
5708 from function and method.
5709
5710 2015-10-21 Keven Boell <keven.boell@intel.com>
5711
5712 * gdb.fortran/vla-alloc-assoc.exp: New file.
5713 * gdb.fortran/vla-datatypes.exp: New file.
5714 * gdb.fortran/vla-datatypes.f90: New file.
5715 * gdb.fortran/vla-history.exp: New file.
5716 * gdb.fortran/vla-ptype-sub.exp: New file.
5717 * gdb.fortran/vla-ptype.exp: New file.
5718 * gdb.fortran/vla-sizeof.exp: New file.
5719 * gdb.fortran/vla-sub.f90: New file.
5720 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5721 * gdb.fortran/vla-value-sub-finish.exp: New file.
5722 * gdb.fortran/vla-value-sub.exp: New file.
5723 * gdb.fortran/vla-value.exp: New file.
5724 * gdb.fortran/vla-ptr-info.exp: New file.
5725 * gdb.mi/mi-vla-fortran.exp: New file.
5726 * gdb.mi/vla.f90: New file.
5727
5728 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5729
5730 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5731 of hardwired timeout value.
5732
5733 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5734 Pedro Alves <palves@redhat.com>
5735
5736 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5737 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5738
5739 2015-10-19 Josh Stone <jistone@redhat.com>
5740
5741 * gdb.base/catch-syscall.c: Include <sched.h>.
5742 (unknown_syscall): New variable.
5743 (main): Trigger a vfork and an unknown syscall.
5744 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5745 (unknown_syscall_number): Likewise.
5746 (check_call_to_syscall): Accept an optional syscall pattern.
5747 (check_return_from_syscall): Likewise.
5748 (check_continue): Likewise.
5749 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5750 (test_catch_syscall_skipping_return): New test toggling off 'catch
5751 syscall' to step over the syscall return, then toggling back on.
5752 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5753 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5754 (do_syscall_tests): Call test_catch_syscall_without_args and
5755 test_catch_syscall_mid_vfork.
5756 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5757 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5758
5759 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
5760
5761 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5762 print g_vE): Add new pass patterns.
5763 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5764 print various symbol names for vptr fields.
5765
5766 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5767
5768 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5769 results.
5770
5771 2015-10-12 Yao Qi <yao.qi@linaro.org>
5772
5773 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5774
5775 2015-10-12 Yao Qi <yao.qi@linaro.org>
5776
5777 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5778 is aarch64*-*-linux*.
5779
5780 2015-10-12 Yao Qi <yao.qi@linaro.org>
5781
5782 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5783 (can_relocate_bcond_true): ... it.
5784 (can_relocate_bcond_false): New function.
5785 (foo): Likewise.
5786 (can_relocate_bl): Likewise.
5787 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5788 can_relocate_bl.
5789
5790 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5791
5792 * gdb.base/nested-addr.c: New file.
5793 * gdb.base/nested-addr.exp: New testcase.
5794
5795 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5796
5797 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5798 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5799 its output. Ignore the output of "record goto begin" and instead
5800 check that GDB is replaying.
5801
5802 2015-10-09 Pedro Alves <palves@redhat.com>
5803
5804 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5805 (top level): Use it in the run with no args test.
5806
5807 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5808
5809 * gdb.dlang/properties.exp: New file.
5810
5811 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5812
5813 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5814 whether or not address 0x1000 is mapped on the target.
5815
5816 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5817
5818 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5819 build.
5820
5821 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5822
5823 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5824 instruction-history test.
5825
5826 2015-09-28 Doug Evans <dje@google.com>
5827
5828 * gdb.base/gcore.c (array_func): Add reference to static_array.
5829
5830 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5831
5832 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5833 source line.
5834
5835 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5836
5837 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5838 short or char as base type.
5839
5840 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5841
5842 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5843 to allow any size enum.
5844
5845 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5846
5847 * gdb.ada/array_ptr_renaming.exp: New testcase.
5848 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5849 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5850
5851 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5852
5853 * gdb.trace/ftrace-lock.c: New file.
5854 * gdb.trace/ftrace-lock.exp: New file.
5855
5856 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5857
5858 * gdb.arch/insn-reloc.c: New file.
5859 * gdb.arch/ftrace-insn-reloc.exp: New file.
5860
5861 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5862
5863 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5864 instruction.
5865 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5866 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5867 * gdb.trace/range-stepping.c: Likewise.
5868 * gdb.trace/trace-break.c: Likewise.
5869 * gdb.trace/trace-mt.c (thread_function): Likewise.
5870 * gdb.trace/ftrace.c (marker): Likewise.
5871 * gdb.trace/trace-condition.c (marker): Likewise.
5872 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5873 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5874 is_aarch64_target.
5875
5876 2015-09-18 Doug Evans <xdje42@gmail.com>
5877
5878 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5879 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5880
5881 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5882
5883 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5884 the breakpoint.
5885
5886 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5887
5888 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5889 the pending breakpoint. Remove timeout override for "Run till
5890 MI pending breakpoint on pendfunc3 on thread 2" test.
5891
5892 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5893
5894 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5895 filename pattern.
5896
5897 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5898
5899 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5900 in breakpoint filename pattern.
5901
5902 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5903
5904 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5905
5906 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5907
5908 * gdb.linespec/explicit.exp: Check for readline support for
5909 tab-completion tests. Fix obvious typo.
5910
5911 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5912
5913 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5914 and replay.
5915
5916 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5917
5918 * gdb.btrace/non-stop.c: New.
5919 * gdb.btrace/non-stop.exp: New.
5920
5921 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5922 Yao Qi <yao.qi@linaro.org>
5923
5924 * gdb.trace/trace-condition.c: New file.
5925 * gdb.trace/trace-condition.exp: New file.
5926
5927 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5928
5929 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5930 for testing bytecode compilation.
5931
5932 2015-09-16 Pedro Alves <palves@redhat.com>
5933 Sandra Loosemore <sandra@codesourcery.com>
5934
5935 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5936 (SECONDS): Redefine.
5937 (main): Call pthread_kill and alarm early.
5938 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5939 support.
5940 (test): If the target can't hardware step and doesn't support
5941 displaced stepping, increase the timeout.
5942
5943 2015-09-16 Pedro Alves <palves@redhat.com>
5944
5945 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5946 (enable_debug): New procedures.
5947 (test): Use them. Bail out if waiting for threads fails.
5948 (top level): Bail out if a test fails.
5949
5950 2015-09-16 Yao Qi <yao.qi@linaro.org>
5951
5952 * gdb.asm/asm-source.exp: Set asm-arch for
5953 aarch64*-*-* target.
5954 * gdb.asm/aarch64.inc: New file.
5955
5956 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5957
5958 * gdb.ada/array_of_variable_length.exp: New testcase.
5959 * gdb.ada/array_of_variable_length/foo.adb: New file.
5960 * gdb.ada/array_of_variable_length/pck.adb: New file.
5961 * gdb.ada/array_of_variable_length/pck.ads: New file.
5962
5963 2015-09-15 Doug Evans <dje@google.com>
5964
5965 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5966 of function static local variable.
5967
5968 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5969
5970 * gdb.threads/tls-so_extern.exp: New test file.
5971 * gdb.threads/tls-so_extern.c: New test file.
5972 * gdb.threads/tls-so_extern_main.c: New test file.
5973
5974 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5975
5976 * gdb.opt/solib-intra-step-lib.c: New file.
5977 * gdb.opt/solib-intra-step-main.c: New file.
5978 * gdb.opt/solib-intra-step.exp: New file.
5979
5980 2015-09-15 Pedro Alves <palves@redhat.com>
5981
5982 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5983 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5984
5985 2015-09-14 Pedro Alves <palves@redhat.com>
5986
5987 * gdb.base/hook-stop-continue.c: Delete.
5988 * gdb.base/hook-stop-continue.exp: Delete.
5989 * gdb.base/hook-stop-frame.c: Delete.
5990 * gdb.base/hook-stop-frame.exp: Delete.
5991 * gdb.base/hook-stop.c: New file.
5992 * gdb.base/hook-stop.exp: New file.
5993
5994 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5995
5996 * gdb.ada/access_to_packed_array.exp: New testcase.
5997 * gdb.ada/access_to_packed_array/foo.adb: New file.
5998 * gdb.ada/access_to_packed_array/pack.adb: New file.
5999 * gdb.ada/access_to_packed_array/pack.ads: New file.
6000
6001 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
6002
6003 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
6004 buffer size test.
6005
6006 2015-09-11 Don Breazeal <donb@codesourcery.com>
6007
6008 * gdb.base/foll-exec.c: Add copyright header. Fix
6009 formatting issues.
6010 * gdb.base/foll-exec.exp (zap_session): Delete proc.
6011 (do_exec_tests): Use clean_restart in place of zap_session,
6012 and for test initialization. Fix formatting issues. Use
6013 fail in place of perror.
6014 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
6015 an expect statement to match an expression with output from
6016 the program under debug.
6017 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
6018 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
6019 * gdb.threads/non-ldr-exc-2.exp: Likewise.
6020 * gdb.threads/non-ldr-exc-3.exp: Likewise.
6021 * gdb.threads/non-ldr-exc-4.exp: Likewise.
6022
6023 2015-09-09 Doug Evans <dje@google.com>
6024
6025 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
6026
6027 2015-09-09 Doug Evans <dje@google.com>
6028
6029 * gdb.base/pie-execl.exp: Fix result test of build_executable.
6030
6031 2015-09-09 Doug Evans <dje@google.com>
6032
6033 * gdb.base/savedregs.exp: Fix typo.
6034
6035 2015-09-09 Pedro Alves <palves@redhat.com>
6036
6037 * gdb.mi/mi-cli.exp: Add CLI finish tests.
6038
6039 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
6040
6041 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
6042 command actually switches threads. Give up on remaining
6043 tests if target fails to stop at breakpoint.
6044
6045 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
6046
6047 * gdb.ada/funcall_char.exp: New testcase.
6048 * gdb.ada/funcall_char/foo.adb: New file.
6049
6050 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
6051
6052 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
6053 expected outputs. Add two testcases for completing ambiguous
6054 functions.
6055 * gdb.ada/complete/aux_pck.adb: New file.
6056 * gdb.ada/complete/aux_pck.ads: New file.
6057 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
6058 Ambiguous_Func functions.
6059 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
6060 * gdb.ada/complete/pck.adb: Likewise.
6061
6062 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
6063
6064 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
6065 failures to run the test program under GDB.
6066
6067 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
6068
6069 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
6070 to C.
6071
6072 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
6073
6074 * gdb.base/run-after-attach.exp: New test file.
6075 * gdb.base/run-after-attach.c: New test file.
6076
6077 2015-08-26 Don Breazeal <donb@codesourcery.com>
6078
6079 * gdb.base/foll-exec-2.c: New test program.
6080 * gdb.base/foll-exec-2.exp: New test.
6081
6082 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
6083
6084 * gdb.base/nested-subp1.exp: New file.
6085 * gdb.base/nested-subp1.c: New file.
6086 * gdb.base/nested-subp2.exp: New file.
6087 * gdb.base/nested-subp2.c: New file.
6088 * gdb.base/nested-subp3.exp: New file.
6089 * gdb.base/nested-subp3.c: New file.
6090
6091 2015-08-24 Pedro Alves <palves@redhat.com>
6092
6093 * gdb.server/connect-without-multi-process.c: New file.
6094 * gdb.server/connect-without-multi-process.exp: New file.
6095
6096 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
6097
6098 * gdb.opt/inline-markers.c: Make z int.
6099
6100 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
6101
6102 * gdb.opt/inline-markers.c: Make z volatile.
6103
6104 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
6105
6106 * gdb.opt/inline-bt.c: New volatile global z.
6107 * gdb.opt/inline-cmds.c: Likewise.
6108 * gdb.opt/inline-locals.c: Likewise.
6109 * gdb.opt/inline-markers.c: New extern global z.
6110 (marker): Use z.
6111 (inline_fn): Likewise.
6112
6113 2015-08-24 Pedro Alves <palves@redhat.com>
6114
6115 * config/m32r-stub.exp: Remove file.
6116 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
6117 * gdb.base/call-rt-st.exp: Likewise.
6118 * gdb.base/call-strs.exp: Likewise.
6119 * gdb.base/default.exp: Remove references to h8300-*-hms and
6120 *-*-udi*.
6121 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
6122
6123 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6124
6125 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
6126 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
6127 and "return" use KFAIL when GDB can not read/write the vector
6128 return value.
6129
6130 2015-08-21 Gary Benson <gbenson@redhat.com>
6131
6132 * gdb.trace/pending.exp: Cope with remote transfer warnings.
6133
6134 2015-08-20 Pedro Alves <palves@redhat.com>
6135
6136 * gdb.server/solib-list.exp: No longer expect an interior stop in
6137 non-stop mode.
6138
6139 2015-08-20 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.server/connect-stopped-target.c: New file.
6142 * gdb.server/connect-stopped-target.exp: New file.
6143
6144 2015-08-20 Pedro Alves <palves@redhat.com>
6145
6146 * gdb.dwarf2/comp-unit-lang.exp: New file.
6147 * gdb.dwarf2/comp-unit-lang.c: New file.
6148
6149 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
6150
6151 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
6152 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
6153
6154 2015-08-19 Kevin Buettner <kevinb@redhat.com>
6155
6156 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
6157 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
6158
6159 2015-08-18 Doug Evans <dje@google.com>
6160 Adrian Sendroiu <adrian.sendroiu@freescale.com>
6161
6162 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
6163 skip_python_tests. New arg prompt_regexp.
6164 (skip_python_tests): New function.
6165 * lib/mi-support.exp (mi_skip_python_tests): New function.
6166 * gdb.python/py-mi-objfile-gdb.py: New file.
6167 * gdb.python/py-mi-objfile.c: New file.
6168 * gdb.python/py-mi-objfile.exp: New file.
6169
6170 2015-08-17 Keith Seitz <keiths@redhat.com>
6171
6172 * gdb.linespec/explicit.exp: Move strace test from here ...
6173 * gdb.trace/strace.exp: ... to here.
6174
6175 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
6176
6177 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
6178 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
6179
6180 2015-08-14 Doug Evans <xdje42@gmail.com>
6181
6182 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
6183 inferior before selecting a new file.
6184
6185 2015-08-14 Doug Evans <xdje42@gmail.com>
6186
6187 * gdb.mi/mi-disassemble.exp: Update.
6188 * gdb.base/disasm-optim.S: New file.
6189 * gdb.base/disasm-optim.c: New file.
6190 * gdb.base/disasm-optim.h: New file.
6191 * gdb.base/disasm-optim.exp: New file.
6192
6193 2015-08-14 Keith Seitz <keiths@redhat.com>
6194
6195 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
6196 "evaluated-by".
6197
6198 2015-08-13 Joel Brobecker <brobecker@adacore.com>
6199
6200 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
6201
6202 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
6203
6204 * gdb.ada/fun_renaming.exp: New testcase.
6205 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
6206 * gdb.ada/fun_renaming/pack.adb: New file.
6207 * gdb.ada/fun_renaming/pack.ads: New file.
6208
6209 2015-08-12 Keith Seitz <keiths@redhat.com>
6210
6211 * gdb.base/dso2dso.exp: Pass basename of source file in call to
6212 gdb_get_line_number.
6213
6214 2015-08-12 Joel Brobecker <brobecker@adacore.com>
6215
6216 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
6217 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
6218 gdb.base/dso2dso.exp: New files.
6219
6220 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
6221 Pedro Alves <palves@redhat.com>
6222 Keith Seitz <keiths@redhat.com>
6223
6224 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
6225 GDBFLAGS.
6226
6227 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
6228
6229 * gdb.base/gdbhistsize-history.exp
6230 (test_histsize_history_setting): Use save_vars.
6231 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6232 Use save_vars.
6233 (test_no_truncation_of_unlimited_history_file): Use save_vars.
6234 * gdb.base/readline.exp: Use save_vars.
6235
6236 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
6237
6238 * lib/gdb.exp (save_vars): New proc.
6239
6240 2015-08-11 Keith Seitz <keiths@redhat.com>
6241
6242 * gdb.base/help.exp: Update help_breakpoint_text.
6243
6244 2015-08-11 Keith Seitz <keiths@redhat.com>
6245
6246 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
6247 (at toplevel): Call test_explicit_breakpoints.
6248 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
6249 breakpoints.
6250 * lib/mi-support.exp (mi_make_breakpoint): Add support for
6251 breakpoint conditions, "-cond".
6252
6253 2015-08-11 Keith Seitz <keiths@redhat.com>
6254
6255 * gdb.linespec/3explicit.c: New file.
6256 * gdb.linespec/cpexplicit.cc: New file.
6257 * gdb.linespec/cpexplicit.exp: New file.
6258 * gdb.linespec/explicit.c: New file.
6259 * gdb.linespec/explicit.exp: New file.
6260 * gdb.linespec/explicit2.c: New file.
6261 * gdb.linespec/ls-errs.exp: Add explicit location tests.
6262 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
6263 before using in the matching pattern.
6264 Clarify that `prefix' is a regular expression.
6265
6266 2015-08-11 Keith Seitz <keiths@redhat.com>
6267
6268 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
6269 test.
6270 Add tests for missing ",FMT" and ",".
6271
6272 2015-08-10 Doug Evans <dje@google.com>
6273 Keith Seitz <keiths@redhat.com>
6274
6275 PR gdb/17960
6276 * gdb.base/completion.exp: Add location completer tests.
6277
6278 2015-08-07 Pedro Alves <palves@redhat.com>
6279
6280 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
6281 tests here.
6282 (top level): Run do_test with and without displaced stepping.
6283
6284 2015-08-07 Pedro Alves <palves@redhat.com>
6285
6286 * gdb.base/valgrind-disp-step.c: New file.
6287 * gdb.base/valgrind-disp-step.exp: New file.
6288
6289 2015-08-07 Pedro Alves <palves@redhat.com>
6290
6291 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
6292 Delete function.
6293 (main): Add alarm. Run an infinite loop instead of calling
6294 wait_threads.
6295 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
6296 comment.
6297 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
6298 Delete function.
6299 (main): Add alarm. Run an infinite loop instead of calling
6300 wait_threads.
6301 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
6302 comment.
6303
6304 2015-08-07 Pedro Alves <palves@redhat.com>
6305
6306 * gdb.base/checkpoint-ns.exp: New file.
6307 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
6308 standard_testfile.
6309
6310 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
6311
6312 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
6313 * gdb.btrace/instruction_history.exp: Update.
6314 * gdb.btrace/tsx.exp: New.
6315 * gdb.btrace/tsx.c: New.
6316
6317 2015-08-06 Pedro Alves <palves@redhat.com>
6318
6319 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
6320 increase timeout.
6321 * gdb.reverse/until-precsave.exp: Bump timeouts.
6322
6323 2015-08-06 Pedro Alves <palves@redhat.com>
6324
6325 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
6326
6327 2015-08-06 Pedro Alves <palves@redhat.com>
6328
6329 PR gdb/18749
6330 * gdb.threads/process-dies-while-handling-bp.c: New file.
6331 * gdb.threads/process-dies-while-handling-bp.exp: New file.
6332
6333 2015-08-06 Pedro Alves <palves@redhat.com>
6334
6335 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
6336 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
6337
6338 2015-08-05 Pedro Alves <palves@redhat.com>
6339
6340 * gdb.threads/next-while-other-thread-longjmps.c: New file.
6341 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
6342
6343 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
6344
6345 * gdb.base/bp-permanent.exp: Report test as unsupported if
6346 the target cannot stop at the permanent breakpoint.
6347
6348 2015-08-03 Doug Evans <dje@google.com>
6349
6350 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
6351 10000.
6352
6353 2015-08-03 Doug Evans <dje@google.com>
6354
6355 * Makefile.in (workers/%.worker, build-perf): New rule.
6356 (GDB_PERFTEST_MODE): New variable.
6357 (check-perf): Use it.
6358 (clean): Clean up gdb.perf parallel build subdirs.
6359 * lib/build-piece.exp: New file.
6360 * lib/gdb.exp (make_gdb_parallel_path): New function
6361 (standard_output_file, standard_temp_file): Call it.
6362 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6363 of $GDB_PARALLEL.
6364 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
6365
6366 2015-08-03 Doug Evans <dje@google.com>
6367
6368 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
6369 (LOG_FILE_NAME): New global.
6370 (TextReporter.__init__): Initialize self.txt_sum.
6371 (TextReporter.report): Add support for multiple data-points.
6372 Move report to perftest.sum, put raw data in perftest.log.
6373 (TextReporter.start): Open sum and log files.
6374 (TextReporter.end): Close sum and log files.
6375 * gdb.perf/lib/perftest/testresult.py
6376 (SingleStatisticTestResult.record): Handle multiple data-points.
6377
6378 2015-07-31 Pedro Alves <palves@redhat.com>
6379
6380 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
6381 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6382 kill_wait_spawned_process instead of explicit "kill -9".
6383 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
6384 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6385 kill_wait_spawned_process.
6386 * gdb.base/attach-twice.exp: Likewise.
6387 * gdb.base/attach.exp: Likewise.
6388 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
6389 gdb_test_multiple.
6390 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
6391 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6392 kill_wait_spawned_process.
6393 * gdb.base/valgrind-infcall.exp: Likewise.
6394 * gdb.multi/multi-attach.exp: Likewise.
6395 * gdb.python/py-prompt.exp: Likewise.
6396 * gdb.python/py-sync-interp.exp: Likewise.
6397 * gdb.server/ext-attach.exp: Likewise.
6398 * gdb.threads/attach-into-signal.exp (corefunc): Use
6399 spawn_wait_for_attach, spawn_id_get_pid and
6400 kill_wait_spawned_process.
6401 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
6402 spawn_wait_for_attach returning a spawn id instead of a pid. Use
6403 spawn_id_get_pid and kill_wait_spawned_process.
6404 * gdb.threads/attach-stopped.exp (corefunc): Use
6405 spawn_wait_for_attach, spawn_id_get_pid and
6406 kill_wait_spawned_process.
6407 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
6408 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6409 kill_wait_spawned_process instead of explicit "kill -9".
6410 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
6411 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
6412 (spawn_wait_for_attach): Use spawn instead of exec to spawn
6413 processes. Don't map cygwin/windows pids here. Now returns a
6414 spawn id list.
6415
6416 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6417
6418 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
6419 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
6420 correct patch.
6421
6422 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6423
6424 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
6425
6426 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6427
6428 Reapply:
6429 2014-05-21 Mark Wielaard <mjw@redhat.com>
6430
6431 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6432
6433 2015-07-30 Pedro Alves <palves@redhat.com>
6434
6435 * linux-low.c (handle_extended_wait): Set the child's last
6436 reported status to TARGET_WAITKIND_STOPPED.
6437
6438 2015-07-30 Pedro Alves <palves@redhat.com>
6439
6440 PR threads/18600
6441 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
6442 only shows inferior 1.
6443
6444 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
6445 Pedro Alves <palves@redhat.com>
6446
6447 PR threads/18600
6448 * gdb.threads/fork-plus-threads.c: New file.
6449 * gdb.threads/fork-plus-threads.exp: New file.
6450
6451 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6452
6453 * gdb.base/batch-preserve-term-settings.exp
6454 (test_terminal_settings_preserved_after_cli_exit): Use
6455 send_quit_command.
6456
6457 2015-07-29 Pedro Alves <palves@redhat.com>
6458 Don Breazeal <donb@codesourcery.com>
6459
6460 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
6461 output from both inferior_spawn_id and gdb_spawn_id.
6462
6463 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6464
6465 * gdb.threads/attach-into-signal.exp (corefunc): Use
6466 with_test_prefix on nested loops, uniquefying the test messages.
6467
6468 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6469
6470 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6471 commit.
6472
6473 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6474
6475 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6476 New proc.
6477 (test_terminal_settings_preserved_after_sigterm): New test.
6478
6479 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6480
6481 * gdb.base/batch-preserve-term-settings.exp
6482 (test_terminal_settings_preserved_after_cli_exit): New test.
6483
6484 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6485
6486 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6487 manipulation of saved_gdbflags.
6488 (test_terminal_settings_preserved): Remove global declaration of
6489 the unused variable pagination_prompt. Remove manipulation of
6490 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6491 GDBFLAGS.
6492
6493 2015-07-29 Pedro Alves <palves@redhat.com>
6494
6495 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6496
6497 2015-07-29 Pedro Alves <palves@redhat.com>
6498
6499 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6500 at the top.
6501
6502 2015-07-29 Pedro Alves <palves@redhat.com>
6503
6504 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6505 (main): Call gdb_unbuffer_output.
6506 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6507 (main): Call gdb_unbuffer_output.
6508 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6509 (main): Call gdb_unbuffer_output.
6510 * gdb.base/call-strs.exp: Adjust to step over the
6511 gdb_unbuffer_output call.
6512 * gdb.base/catch-gdb-caused-signals.c: Include
6513 "../lib/unbuffer_output.c".
6514 (main): Call gdb_unbuffer_output.
6515 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6516 (main): Call gdb_unbuffer_output.
6517 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6518 (main): Call gdb_unbuffer_output.
6519 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6520 (main): Call gdb_unbuffer_output.
6521 * gdb.base/shlib-call.exp: Adjust to step over the
6522 gdb_unbuffer_output call.
6523 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6524 (main): Call gdb_unbuffer_output.
6525 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6526 (main): Call gdb_unbuffer_output.
6527 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6528 (main): Rename to ...
6529 (test): ... this.
6530 (main): Reimplement.
6531 * gdb.base/varargs.exp: Run to test instead of to main.
6532 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6533 (main): Call gdb_unbuffer_output.
6534
6535 2015-07-29 Pedro Alves <palves@redhat.com>
6536
6537 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6538 factore out from mi_continue_dprintf. For call-style dprintfs,
6539 expect dprintf output out of $inferior_spawn_id.
6540 (mi_continue_dprintf): Use mi_expect_dprintf.
6541 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6542 (main): Call gdb_unbuffer_output.
6543
6544 2015-07-29 Pedro Alves <palves@redhat.com>
6545
6546 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6547 (default_mi_gdb_start): Set inferior_spawn_id instead of
6548 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6549 gdb_spawn_id.
6550 (mi_gdb_test): Always expect inferior output from both
6551 $inferior_spawn_id and $gdb_spawn_id.
6552
6553 2015-07-29 Pedro Alves <palves@redhat.com>
6554
6555 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6556 send_inferior and $inferior_spawn_id.
6557
6558 2015-07-29 Pedro Alves <palves@redhat.com>
6559
6560 * gdb.gdb/complaints.exp (test_initial_complaints)
6561 (test_serial_complaints, test_short_complaints): Use
6562 gdb_test_stdio.
6563 (test_empty_complaint): Handle $inferior_spawn_id !=
6564 $gdb_spawn_id.
6565
6566 2015-07-29 Pedro Alves <palves@redhat.com>
6567
6568 * gdb.base/varargs.exp: Use gdb_test_stdio.
6569
6570 2015-07-29 Pedro Alves <palves@redhat.com>
6571
6572 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6573
6574 2015-07-29 Pedro Alves <palves@redhat.com>
6575
6576 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6577
6578 2015-07-29 Pedro Alves <palves@redhat.com>
6579
6580 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6581 parameter into two new parameters, "inf_result" and "gdb_result".
6582 Expect inferior output and gdb output from $inferior_spawn_id and
6583 $gdb_spawn_id, respectively. Adjust all callers.
6584
6585 2015-07-29 Pedro Alves <palves@redhat.com>
6586
6587 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6588 of gdb_test_sequence.
6589
6590 2015-07-29 Pedro Alves <palves@redhat.com>
6591
6592 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6593 (saw_spurious_output): Expect inferior output from
6594 $inferior_spawn_id. Use gdb_test_stdio.
6595
6596 2015-07-29 Pedro Alves <palves@redhat.com>
6597
6598 * gdb.base/dprintf.exp: Use standard_testfile. Change
6599 prepare_for_testing call.
6600 (srcfile): Don't set.
6601 (restart): New procedure.
6602 (test_dprintf): New procecure, use to continue over dprintfs.
6603 (test_call, test_agent): New procedures, tests moved here.
6604 Restart gdb and recreate dprintfs. Adjust expected output.
6605
6606 2015-07-29 Pedro Alves <palves@redhat.com>
6607
6608 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6609
6610 2015-07-29 Pedro Alves <palves@redhat.com>
6611
6612 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6613
6614 2015-07-29 Pedro Alves <palves@redhat.com>
6615
6616 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6617 gdb_test_stdio.
6618
6619 2015-07-29 Pedro Alves <palves@redhat.com>
6620
6621 * lib/gdb.exp (gdb_test_stdio): New procedure.
6622
6623 2015-07-29 Pedro Alves <palves@redhat.com>
6624
6625 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6626
6627 2015-07-29 Pedro Alves <palves@redhat.com>
6628
6629 * gdb.base/call-signal-resume.exp: Remove check for
6630 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6631 * gdb.base/unwindonsignal.exp: Likewise.
6632 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6633 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6634
6635 2015-07-29 Pedro Alves <palves@redhat.com>
6636
6637 * gdb.base/siginfo-addr.c (pass): New function.
6638 (handler): Call it iff si_addr is correct.
6639 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6640 Set a breakpoint at "pass" and continue to it.
6641
6642 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6643
6644 * gdb.python/py-objfile.exp: Make some tests have unique names.
6645 * gdb.python/py-pp-registration.exp: Likewise.
6646
6647 2015-07-28 Pedro Alves <palves@redhat.com>
6648
6649 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6650
6651 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6652
6653 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6654
6655 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6656
6657 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6658
6659 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6660
6661 * gdb.base/gdb-sigterm-2.exp: New test.
6662
6663 2015-07-25 Doug Evans <xdje42@gmail.com>
6664
6665 Revert:
6666 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6667 (workers/%.worker, build-perf): New rule.
6668 (GDB_PERFTEST_MODE): New variable.
6669 (check-perf): Use it.
6670 (clean): Clean up gdb.perf parallel build subdirs.
6671 * lib/build-piece.exp: New file.
6672 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6673 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6674 name.
6675 (standard_temp_file): Ditto.
6676 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6677 of $GDB_PARALLEL.
6678
6679 2015-07-24 Doug Evans <dje@google.com>
6680
6681 * gdb.perf/lib/perftest/utils.py: New file.
6682 * gdb.perf/gm-hello.cc: New file.
6683 * gdb.perf/gm-pervasive-typedef.cc: New file.
6684 * gdb.perf/gm-pervasive-typedef.h: New file.
6685 * gdb.perf/gm-std.cc: New file.
6686 * gdb.perf/gm-std.h: New file.
6687 * gdb.perf/gm-use-cerr.cc: New file.
6688 * gdb.perf/gm-utils.h: New file.
6689 * gdb.perf/gmonster-null-lookup.py: New file.
6690 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6691 * gdb.perf/gmonster-print-cerr.py: New file.
6692 * gdb.perf/gmonster-ptype-string.py: New file.
6693 * gdb.perf/gmonster-runto-main.py: New file.
6694 * gdb.perf/gmonster-select-file.py: New file.
6695 * gdb.perf/gmonster1-null-lookup.exp: New file.
6696 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6697 * gdb.perf/gmonster1-print-cerr.exp: New file.
6698 * gdb.perf/gmonster1-ptype-string.exp: New file.
6699 * gdb.perf/gmonster1-runto-main.exp: New file.
6700 * gdb.perf/gmonster1-select-file.exp: New file.
6701 * gdb.perf/gmonster1.cc: New file.
6702 * gdb.perf/gmonster1.exp: New file.
6703 * gdb.perf/gmonster2-null-lookup.exp: New file.
6704 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6705 * gdb.perf/gmonster2-print-cerr.exp: New file.
6706 * gdb.perf/gmonster2-ptype-string.exp: New file.
6707 * gdb.perf/gmonster2-runto-main.exp: New file.
6708 * gdb.perf/gmonster2-select-file.exp: New file.
6709 * gdb.perf/gmonster2.cc: New file.
6710 * gdb.perf/gmonster2.exp: New file.
6711
6712 2015-07-24 Doug Evans <dje@google.com>
6713
6714 * gdb.perf/README: New file.
6715 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6716 * lib/gen-perf-test.exp: New file.
6717
6718 2015-07-24 Doug Evans <dje@google.com>
6719
6720 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6721 (PerfTest::startup): New function.
6722 (PerfTest::run): Return result of calling body.
6723 (PerfTest::assemble): Rewrite.
6724 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6725 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6726 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6727 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6728 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6729
6730 2015-07-24 Doug Evans <dje@google.com>
6731
6732 * lib/gdb.exp (clean_restart): Make executable optional.
6733
6734 2015-07-24 Doug Evans <dje@google.com>
6735
6736 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6737 compiler_info references.
6738 * gdb.cp/temargs.exp: Ditto.
6739 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6740 (get_compiler_info): Early exit if already computed. Set compiler_info
6741 to "unknown" if there was a problem.
6742 (test_compiler_info): Add function comment. Call get_compiler_info.
6743
6744 2015-07-24 Doug Evans <dje@google.com>
6745
6746 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6747 (workers/%.worker, build-perf): New rule.
6748 (GDB_PERFTEST_MODE): New variable.
6749 (check-perf): Use it.
6750 (clean): Clean up gdb.perf parallel build subdirs.
6751 * lib/build-piece.exp: New file.
6752 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6753 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6754 name.
6755 (standard_temp_file): Ditto.
6756 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6757 of $GDB_PARALLEL.
6758
6759 2015-07-24 Doug Evans <dje@google.com>
6760
6761 * lib/future.exp (gdb_default_target_compile): New option
6762 "early_flags".
6763 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6764 --as-needed.
6765
6766 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6767
6768 * gdb.base/catch-syscall.exp: Call gdb_exit before
6769 gdb_skip_xml_test.
6770
6771 2015-07-24 Pedro Alves <palves@redhat.com>
6772
6773 * gdb.python/py-events.exp: Accept output between the stop event
6774 and the prompt.
6775 * gdb.python/py-evsignal.exp: Likewise.
6776 * gdb.python/py-evthreads.exp: Likewise.
6777
6778 2015-07-24 Pedro Alves <palves@redhat.com>
6779
6780 PR gdb/18717
6781 * gdb.threads/non-ldr-exit.c: New file.
6782 * gdb.threads/non-ldr-exit.exp: New file.
6783
6784 2015-07-24 Yao Qi <yao.qi@linaro.org>
6785
6786 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6787 restarting process.
6788
6789 2015-07-24 Yao Qi <yao.qi@linaro.org>
6790
6791 * gdb.server/ext-restart.exp: New file.
6792
6793 2015-07-24 Yao Qi <yao.qi@linaro.org>
6794
6795 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6796 argument options.
6797 * gdb.server/ext-wrapper.exp: New file.
6798
6799 2015-07-23 Doug Evans <dje@google.com>
6800
6801 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6802 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6803
6804 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6805
6806 * gdb.ada/var_arr_typedef.exp: New testcase.
6807 * gdb.ada/var_arr_typedef/pack.adb: New file.
6808 * gdb.ada/var_arr_typedef/pack.ads: New file.
6809 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6810
6811 2015-07-20 Joel Brobecker <brobecker@adacore.com>
6812
6813 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6814
6815 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6816
6817 * gdb.arch/i386-biarch-core.exp: Replace istarget
6818 by "complete set gnutarget". Remove expectation for the "core-file"
6819 command.
6820
6821 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6822
6823 Revert the previous commit:
6824 Tests for validate symbol file using build-id.
6825
6826 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6827
6828 Tests for validate symbol file using build-id.
6829 * gdb.base/solib-mismatch-lib.c: New file.
6830 * gdb.base/solib-mismatch-libmod.c: New file.
6831 * gdb.base/solib-mismatch.c: New file.
6832 * gdb.base/solib-mismatch.exp: New file.
6833
6834 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6835
6836 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6837 nios2-*-linux*.
6838 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6839 * gdb.base/siginfo.exp: Likewise.
6840 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6841
6842 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6843
6844 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6845 Move it to ...
6846 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6847 ... here.
6848 * gdb.trace/range-stepping.exp: Check that the target supports
6849 range stepping.
6850
6851 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6852
6853 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6854
6855 2015-07-14 Pedro Alves <palves@redhat.com>
6856
6857 * gdb.base/killed-outside.exp: New file.
6858 * gdb.base/killed-outside.c: New file.
6859
6860 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6861
6862 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6863 (n at main): New.
6864 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6865
6866 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6867
6868 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6869 infcall tests instead of setting up for KFAIL.
6870
6871 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6872
6873 * gdb.btrace/record_goto-step.exp: New.
6874
6875 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6876
6877 PR compile/18484
6878 * gdb.compile/compile.c (struct struct_type): Add volatile to
6879 selffield's type.
6880 * gdb.compile/compile.exp
6881 (compile code struct_object.selffield = &struct_object): Skip further
6882 struct_object tests if this one xfails.
6883
6884 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6885
6886 PR exp/18617
6887 * gdb.trace/ax.exp: Add test.
6888
6889 2015-07-07 Yao Qi <yao.qi@linaro.org>
6890
6891 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6892 instead of istarget "aarch64*-*-*".
6893 * gdb.arch/aarch64-fp.exp: Likewise.
6894 * gdb.base/float.exp: Likewise.
6895 * gdb.reverse/aarch64.exp: Likewise.
6896 * lib/gdb.exp (is_aarch64_target): New proc.
6897
6898 2015-07-07 Yao Qi <yao.qi@linaro.org>
6899
6900 * lib/gdb.exp (is_aarch32_target): New proc.
6901 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6902 instead of "istarget "arm*-*-*"".
6903 * gdb.arch/arm-disp-step.exp: Likewise.
6904 * gdb.arch/thumb-bx-pc.exp: Likewise.
6905 * gdb.arch/thumb-prologue.exp: Likewise.
6906 * gdb.arch/thumb-singlestep.exp: Likewise.
6907 * gdb.base/disp-step-syscall.exp: Likewise.
6908 * gdb.base/float.exp: Likewise.
6909
6910 2015-07-07 Yao Qi <yao.qi@linaro.org>
6911
6912 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6913 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6914
6915 2015-07-07 Yao Qi <yao.qi@linaro.org>
6916
6917 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6918 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6919 if it exists.
6920 * gdb.multi/multi-arch.exp: Likewise.
6921
6922 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6923
6924 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6925 print.
6926
6927 2015-07-07 Yao Qi <yao.qi@linaro.org>
6928
6929 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6930
6931 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6932
6933 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6934 '[' and ']' characters.
6935
6936 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6937
6938 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6939
6940 2015-06-29 Pedro Alves <palves@redhat.com>
6941
6942 PR threads/18127
6943 * gdb.threads/hand-call-new-thread.c: New file.
6944 * gdb.threads/hand-call-new-thread.c: New file.
6945
6946 2015-06-26 Keith Seitz <keiths@redhat.com>
6947 Doug Evans <dje@google.com>
6948
6949 PR 16253
6950 * gdb.cp/var-tag-2.cc: New file.
6951 * gdb.cp/var-tag-3.cc: New file.
6952 * gdb.cp/var-tag-4.cc: New file.
6953 * gdb.cp/var-tag.cc: New file.
6954 * gdb.cp/var-tag.exp: New file.
6955
6956 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6957
6958 * gdb.base/history-duplicates.exp: New test.
6959
6960 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6961
6962 * gdb.base/completion.exp: Test the completion of the "focus"
6963 command.
6964
6965 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6966
6967 * gdb.arch/amd64-prologue-skip.S: New file.
6968 * gdb.arch/amd64-prologue-skip.exp: New file.
6969
6970 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6971
6972 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6973 is_address_zero_readable check.
6974
6975 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6976
6977 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6978 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6979
6980 2015-06-24 Yao Qi <yao.qi@linaro.org>
6981
6982 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6983 linux targets.
6984
6985 2015-06-24 Yao Qi <yao.qi@linaro.org>
6986
6987 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6988 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6989 * gdb.base/siginfo-thread.exp: Likewise.
6990
6991 2015-06-22 Yao Qi <yao.qi@linaro.org>
6992
6993 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6994
6995 2015-06-22 Yao Qi <yao.qi@linaro.org>
6996
6997 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6998 aarch64*-*-*.
6999 (skip_hw_watchpoint_tests): Likewise.
7000
7001 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
7002
7003 * gdb.base/gdbinit-history.exp: Test the interaction between
7004 setting GDBHISTSIZE and setting the history size via .gdbinit.
7005
7006 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
7007
7008 PR gdb/16999
7009 * gdb.base/gdbhistsize-history.exp: New test.
7010
7011 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
7012
7013 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
7014 with GDBHISTSIZE.
7015 * gdb.base/readline.exp: Likewise.
7016
7017 2015-06-17 Yao Qi <yao.qi@linaro.org>
7018
7019 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
7020 line.
7021
7022 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
7023
7024 * gdb.base/gdbinit-history.exp: Add test case to check that
7025 an unlimited history file does not get truncated on exit.
7026
7027 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7028
7029 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
7030 (VECTOR): New macro. Use it...
7031 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
7032 ...for these typedefs.
7033 (int8, char1, int1, double1): New typedefs.
7034 (struct just_int2, struct two_int2): New structures.
7035 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
7036 (add_structvecs, add_singlevecs): New functions.
7037 (main): Call add_some_intvecs twice.
7038 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
7039 the compile and exit upon failure. Try compiling for the "native"
7040 architecture. Test inferior function calls with vector arguments
7041 and vector return value handling with "finish" and "return".
7042
7043 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
7044
7045 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
7046 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
7047 PE file.
7048 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
7049
7050 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
7051
7052 PR breakpoints/16465
7053 * gdb.mi/mi-dprintf-pending.c: New file.
7054 * gdb.mi/mi-dprintf-pending.exp: New test.
7055 * gdb.mi/mi-dprintf-pendshr.c: New file.
7056
7057 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7058 Mircea Gherzan <mircea.gherzan@intel.com>
7059
7060 * gdb.arch/i386-mpx-map.c: New file.
7061 * gdb.arch/i386-mpx-map.exp: New File.
7062
7063 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7064
7065 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
7066 * gdb.arch/i386-mpx.exp: Indentation fixed.
7067
7068 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7069
7070 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
7071 function and improved indentation.
7072 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
7073 gdb_test_multiple. Added additional tests to skip the test.
7074
7075 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7076
7077 * gdb.arch/i386-avx512.c: Change path in include file.
7078 * gdb.arch/i386-avx512.exp: Change include dir path
7079 compilation flag.
7080 * gdb.arch/i386-mpx.c: Change path in include file.
7081 * gdb.arch/i386-mpx.exp: Change include dir path compilation
7082 flag.
7083
7084 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7085
7086 * gdb.compile/compile-print.exp (compile print *vararray@3)
7087 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
7088
7089 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7090
7091 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
7092 (do not keep jit in memory): ... this.
7093 (expect 5): Change it to ...
7094 (expect no 5): ... this.
7095
7096 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
7097
7098 PR gdb/15564
7099 * gdb.mi/mi-detach.exp: New file.
7100
7101 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7102
7103 PR symtab/18392
7104 * gdb.arch/amd64-tailcall-self.S: New file.
7105 * gdb.arch/amd64-tailcall-self.c: New file.
7106 * gdb.arch/amd64-tailcall-self.exp: New file.
7107
7108 2015-05-28 Don Breazeal <donb@codesourcery.com>
7109
7110 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
7111 tests for remote targets by checking is_target_gdbserver.
7112
7113 2015-05-27 Doug Evans <dje@google.com>
7114
7115 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
7116 * gdb.dwarf2/opaque-type-lookup.c: New file.
7117 * gdb.dwarf2/opaque-type-lookup.exp: New file.
7118
7119 2015-05-26 Doug Evans <dje@google.com>
7120
7121 * gdb.cp/iostream.cc: New file.
7122 * gdb.cp/iostream.exp: New file.
7123
7124 2015-05-26 Doug Evans <dje@google.com>
7125
7126 * gdb.dwarf2/dw2-op-call.exp: Update.
7127 * gdb.dwarf2/dw4-sig-types.exp: Update.
7128 * gdb.dwarf2/implptr.exp: Update.
7129 * gdb.mi/mi-cmd-param-changed.exp: Update.
7130
7131 2015-05-26 Doug Evans <dje@google.com>
7132
7133 * gdb.python/py-lazy-string.c: New file.
7134 * gdb.python/py-lazy-string.exp: New file.
7135 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
7136 (main): Update. Add estring3.
7137 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
7138 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
7139
7140 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
7141 Yao Qi <yao.qi@linaro.org>
7142
7143 * gdb.reverse/aarch64.c: New.
7144 * gdb.reverse/aarch64.exp: New.
7145
7146 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
7147
7148 * lib/gdb.exp (supports_process_record): Return true for
7149 aarch64*-linux*.
7150 (supports_reverse): Likewise.
7151
7152 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
7153
7154 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7155 Use with_test_prefix.
7156
7157 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
7158
7159 * gdb.base/completion.exp: Add test for completion of layout
7160 names.
7161
7162 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
7163
7164 * lib/gdb.exp (skip_tui_tests): New proc.
7165 * gdb.base/tui-layout.exp: Check skip_tui_tests.
7166
7167 2015-05-19 Pedro Alves <palves@redhat.com>
7168
7169 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7170 Save the whole env array instead of just HOME. Unset HISTSIZE in
7171 the environment while testing. Restore whole environment
7172 afterwards.
7173
7174 2015-05-16 Doug Evans <xdje42@gmail.com>
7175
7176 * gdb.guile/scm-ports.c: New file.
7177 * gdb.guile/scm-ports.exp: Add memory port tests.
7178
7179 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7180
7181 * gdb.compile/compile-print.c: New file.
7182 * gdb.compile/compile-print.exp: New file.
7183
7184 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7185
7186 * gdb.compile/compile-ops.exp: Cast param to void.
7187 * gdb.compile/compile.exp: Complete type for _gdb_expr.
7188 (compile code struct_object.selffield = &struct_object): Add xfail.
7189
7190 2015-05-15 Joel Brobecker <brobecker@adacore.com>
7191
7192 * gdb.ada/arr_enum_with_gap: New testcase.
7193
7194 2015-05-15 Joel Brobecker <brobecker@adacore.com>
7195
7196 * gdb.ada/byte_packed_arr: New testcase.
7197
7198 2015-05-15 Joel Brobecker <brobecker@adacore.com>
7199
7200 * gdb.ada/pckd_neg: New testcase.
7201
7202 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
7203
7204 PR gdb/17820
7205 * gdb.base/gdbinit-history.exp: New test.
7206 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
7207 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
7208
7209 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
7210
7211 * gdb.python/py-xmethods.cc: Enhance test case.
7212 * gdb.python/py-xmethods.exp: New tests.
7213 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
7214 function.
7215 (B_indexoper): Likewise.
7216 (global_dm_list) : Add new xmethod worker functions.
7217
7218 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
7219
7220 * gdb.base/coredump-filter.exp: Correctly unset
7221 "coredump_var_addr" array.
7222
7223 2015-05-08 Pedro Alves <palves@redhat.com>
7224
7225 * gdb.server/non-existing-program.exp: Unset spawn_id.
7226
7227 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
7228
7229 PR python/18291
7230 * gdb.python/py-xmethods.exp: Add tests.
7231
7232 2015-05-08 Yao Qi <yao.qi@linaro.org>
7233
7234 PR gdb/18208
7235 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
7236 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
7237 function set_coredump_filter, and remove remote_exec call.
7238 Remove argument ipid. Callers update.
7239 (top level): Don't get inferior's PID.
7240
7241 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
7242
7243 * gdb.base/watch_thread_num.exp: Skip test on targets without
7244 access watchpoints.
7245
7246 2015-05-06 Pedro Alves <palves@redhat.com>
7247
7248 PR server/18081
7249 * gdb.server/non-existing-program.exp: New file.
7250
7251 2015-05-05 Joel Brobecker <brobecker@adacore.com>
7252
7253 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
7254
7255 2015-05-05 Joel Brobecker <brobecker@adacore.com>
7256
7257 * gdb.ada/out_of_line_in_inlined: New testcase.
7258
7259 2015-05-05 Joel Brobecker <brobecker@adacore.com>
7260
7261 * gdb.ada/var_rec_arr: New testcase.
7262
7263 2015-04-30 Yao Qi <yao.qi@linaro.org>
7264
7265 * gdb.base/break-idempotent.exp: If
7266 skip_hw_watchpoint_multi_tests returns true, skip the tests
7267 on "rwatch" and "awatch".
7268
7269 2015-04-30 Yao Qi <yao.qi@linaro.org>
7270
7271 * gdb.base/relativedebug.exp: Invoke gdb command
7272 "info sharedlibrary", and if libc.so doesn't have debug info,
7273 skip the test.
7274
7275 2015-04-29 Doug Evans <dje@google.com>
7276
7277 * gdb.python/py-xmethods.exp: Add ptype tests.
7278 * gdb.python/py-xmethods.py (E_method_char_worker): Add
7279 get_result_type method.
7280
7281 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
7282
7283 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
7284 the target does not support hardware watchpoints.
7285
7286 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
7287
7288 * gdb.base/break-always.exp: Abort testing if writing to memory
7289 causes an error.
7290
7291 2015-04-28 Doug Evans <dje@google.com>
7292
7293 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
7294 * gdb.python/py-pp-registration.exp: ... here. New file.
7295 * gdb.python/py-pp-registration.c: New file.
7296 * gdb.python/py-pp-registration.py: New file.
7297
7298 2015-04-28 Doug Evans <dje@google.com>
7299
7300 * gdb.python/py-bad-printers.c: New file.
7301 * gdb.python/py-bad-printers.py: New file.
7302 * gdb.python/py-bad-printers.exp: New file.
7303
7304 2015-04-28 Sasha Smundak <asmundak@google.com>
7305
7306 * gdb.python/py-type.exp: New test.
7307
7308 2015-04-28 Andy Wingo <wingo@igalia.com>
7309
7310 * gdb.python/py-parameter.exp:
7311 * gdb.guile/scm-parameter.exp: Escape the path that we are
7312 matching against, as it might contain characters that are special
7313 to regular expressions.
7314
7315 2015-04-27 Joel Brobecker <brobecker@adacore.com>
7316
7317 * gdb.ada/rec_comp: New testcase.
7318
7319 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
7320
7321 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
7322 before using it.
7323
7324 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
7325
7326 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
7327 new tests for verilog output.
7328
7329 2015-04-24 Yao Qi <yao.qi@linaro.org>
7330
7331 * boards/remote-gdbserver-on-localhost.exp: New file.
7332
7333 2015-04-23 Pedro Alves <palves@redhat.com>
7334
7335 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
7336 $inferior_spawn_id instead of $inferior_spawn_id directly. On
7337 "end of file", remove $inferior_spawn_id from the indirect list.
7338
7339 2015-04-23 Pedro Alves <palves@redhat.com>
7340
7341 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
7342
7343 2015-04-23 Pedro Alves <palves@redhat.com>
7344
7345 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
7346 on $any_spawn_id instead of only on $gdb_spawn_id.
7347
7348 2015-04-21 Pierre Muller <muller@sourceware.org>
7349
7350 PR pascal/17815
7351 * lib/pascal.exp (gpc_compile): Add new option "class".
7352 (fpc_compile): Likewise.
7353 * gdb.pascal/case-insensitive-symbols.pas: New file.
7354 * gdb.pascal/case-insensitive-symbols.exp: New file.
7355
7356 2015-04-20 Gary Benson <gbenson@redhat.com>
7357
7358 * gdb.base/attach.exp: Fix three extended remote failures.
7359
7360 2015-04-17 Gary Benson <gbenson@redhat.com>
7361
7362 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
7363 the main executable over the remote protocol.
7364
7365 2015-04-16 Pedro Alves <palves@redhat.com>
7366
7367 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
7368 a new gdbserver if gdbserver_reconnect_p is set.
7369
7370 2015-04-16 Pedro Alves <palves@redhat.com>
7371
7372 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
7373 is set, don't exit gdbserver.
7374
7375 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7376
7377 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
7378 appropriate .insn, such that an older assembler can be used.
7379 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
7380 the z/Architecture instruction set on 31-bit targets as well.
7381
7382 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7383
7384 * gdb.go/handcall.exp: Remove all logic related to the first
7385 breakpoint and rely on go_runto_main instead.
7386 * gdb.go/strings.exp: Likewise.
7387 * gdb.go/unsafe.exp: Likewise.
7388 * gdb.go/hello.exp: Likewise. Also rename the remaining
7389 breakpoint marker to "breakpoint 1".
7390 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
7391 * gdb.go/strings.go: Likewise.
7392 * gdb.go/unsafe.go: Likewise.
7393 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
7394 "set breakpoint 2 here" and rename the remaining breakpoint marker
7395 to "breakpoint 1".
7396
7397 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
7398
7399 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
7400 if itertools.imap is not present.
7401 * gdb.python/py-objfile.exp: Add parentheses.
7402 * gdb.python/py-type.exp: Same.
7403 * gdb.python/py-unwind-maint.py: Same.
7404
7405 2015-04-15 Yao Qi <yao.qi@linaro.org>
7406
7407 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
7408 of ":$ptr_size" and set its form explicitly.
7409
7410 2015-04-15 Pedro Alves <palves@redhat.com>
7411 Yao Qi <yao.qi@linaro.org>
7412
7413 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
7414 timeout by factor of 4.
7415 (test_regular_watch): Likewise.
7416 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
7417 * gdb.reverse/sigall-reverse.exp: Likewise.
7418 * gdb.reverse/until-precsave.exp: Likewise.
7419 * lib/gdb.exp (with_timeout_factor): New proc.
7420 (gdb_expect): Move some code to ...
7421 (get_largest_timeout): ... here. New procedure.
7422
7423 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
7424
7425 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
7426
7427 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
7428
7429 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
7430 to write to the .text section.
7431
7432 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
7433
7434 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
7435 Handle the case of targets that do not provide PID information.
7436
7437 2015-04-13 Yao Qi <yao.qi@linaro.org>
7438
7439 * lib/gdbserver-support.exp (gdb_exit): Catch exception
7440 and use expect instead of gdb_expect.
7441
7442 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
7443
7444 * gdb.base/coredump-filter.exp: Rename variable "addr" to
7445 "coredump_var_addr" to avoid naming conflict with other testcases.
7446
7447 2015-04-10 Pedro Alves <palves@redhat.com>
7448
7449 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
7450 gdb_test_sequence and gdb_assert.
7451
7452 2015-04-10 Pedro Alves <palves@redhat.com>
7453
7454 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
7455 test messages that don't include the breakpoint address.
7456
7457 2015-04-10 Yao Qi <yao.qi@linaro.org>
7458
7459 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
7460 false for some offset and width combinations which aren't
7461 supported by linux kernel.
7462
7463 2015-04-10 Pedro Alves <palves@redhat.com>
7464
7465 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7466 procedure, factored out from ...
7467 (top level): ... here. Add "set displaced-stepping" testing axis.
7468 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7469 parameter "displaced". Use it.
7470 (top level): Use foreach and add "set displaced-stepping" testing
7471 axis.
7472
7473 2015-04-10 Pedro Alves <palves@redhat.com>
7474
7475 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7476 Remove comment.
7477 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7478 both the address of the instruction that triggers the watchpoint
7479 and the address of the instruction immediately after, and use
7480 those addresses for the test. Fix comment.
7481
7482 2015-04-10 Pedro Alves <palves@redhat.com>
7483
7484 * gdb.base/sigstep.exp (breakpoint_to_handler)
7485 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7486 Test "backtrace" in handler.
7487 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7488 (top level): Add new "displaced" test axis to
7489 breakpoint_to_handler, breakpoint_to_handler_entry and
7490 breakpoint_over_handler.
7491
7492 2015-04-10 Pedro Alves <palves@redhat.com>
7493
7494 PR gdb/18216
7495 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7496
7497 2015-04-10 Yao Qi <yao.qi@linaro.org>
7498
7499 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7500 (test_add_rn_pc): New function.
7501 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7502 (top level): Invoke test_add_rn_pc.
7503
7504 2015-04-10 Pedro Alves <palves@redhat.com>
7505
7506 PR gdb/13858
7507 * gdb.base/step-over-no-symbols.exp: New file.
7508
7509 2015-04-09 Andy Wingo <wingo@igalia.com>
7510
7511 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7512 after the Python tests.
7513
7514 2015-04-08 Keith Seitz <keiths@redhat.com>
7515
7516 PR python/16699
7517 * gdb.python/py-completion.exp: New tests for completion.
7518 * gdb.python/py-completion.py (CompleteLimit1): New class.
7519 (CompleteLimit2): Likewise.
7520 (CompleteLimit3): Likewise.
7521 (CompleteLimit4): Likewise.
7522 (CompleteLimit5): Likewise.
7523 (CompleteLimit6): Likewise.
7524 (CompleteLimit7): Likewise.
7525
7526 2015-04-08 Pedro Alves <palves@redhat.com>
7527
7528 PR gdb/18214
7529 PR gdb/18216
7530 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7531 function.
7532 (main): Install it as SIGUSR1 handler.
7533 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7534 parameter. Always use "setup" as prefix. Toggle "set
7535 displaced-stepping" off/on depending on global. Don't switch to
7536 thread 1 here.
7537 (top level): Add displaced stepping "off/on" test axis. Update
7538 "setup" calls. Wrap each subtest with with_test_prefix. Test
7539 continuing with a queued signal in each thread.
7540
7541 2015-04-08 Pedro Alves <palves@redhat.com>
7542
7543 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7544 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7545 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7546 Return early if running to main fails.
7547 * gdb.trace/while-stepping.exp: Likewise.
7548
7549 2015-04-07 Pedro Alves <palves@redhat.com>
7550
7551 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7552 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7553 interact with inferior program.
7554
7555 2015-04-07 Pedro Alves <palves@redhat.com>
7556
7557 * lib/gdb.exp (inferior_spawn_id): New global.
7558 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7559 spawn id after processing the user code.
7560 (default_gdb_start): Set inferior_spawn_id.
7561 (send_inferior): New procedure.
7562 * lib/gdbserver-support.exp (gdbserver_start): Set
7563 inferior_spawn_id.
7564 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7565
7566 2015-04-07 Pedro Alves <palves@redhat.com>
7567
7568 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7569 * lib/gdbserver-support.exp (gdbserver_start): Make
7570 $server_spawn_id global.
7571 (gdbserver_start): Don't wait for gdbserver's spawn id with
7572 expect_background.
7573 (close_gdbserver): New procedure.
7574 (gdb_exit): Rename the default version and reimplement.
7575
7576 2015-04-07 Pedro Alves <palves@redhat.com>
7577
7578 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
7579 append the substituted item, not the original item.
7580
7581 2015-04-07 Pedro Alves <palves@redhat.com>
7582
7583 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7584 gdb_expect.
7585
7586 2015-04-07 Pedro Alves <palves@redhat.com>
7587
7588 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7589 output appearing once only.
7590
7591 2015-04-07 Pedro Alves <palves@redhat.com>
7592
7593 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7594 that doesn't expect anything. Return early if running to main
7595 fails.
7596
7597 2015-04-07 Yao Qi <yao.qi@linaro.org>
7598
7599 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7600 (child_function): Call alarm.
7601 (main): Move call to alarm into the loop.
7602 * gdb.threads/non-stop-fair-events.exp: Build program with
7603 -DTIMEOUT=$timeout.
7604
7605 2015-04-06 Doug Evans <xdje42@gmail.com>
7606
7607 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7608 Fix dest parameter to board_info.
7609 (fpc_compile): Ditto.
7610 (gdb_compile_pascal): Rename dest arg to destfile.
7611
7612 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7613
7614 * gdb.ada/funcall_ref.exp: New file.
7615 * gdb.ada/funcall_ref/foo.adb: New file.
7616
7617 2015-04-02 Yao Qi <yao.qi@linaro.org>
7618
7619 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7620 is remote.
7621
7622 2015-04-02 Gary Benson <gbenson@redhat.com>
7623
7624 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7625
7626 2015-04-01 Sasha Smundak <asmundak@google.com>
7627
7628 * gdb.python/py-unwind-maint.c: New file.
7629 * gdb.python/py-unwind-maint.exp: New test.
7630 * gdb.python/py-unwind-maint.py: New file.
7631 * gdb.python/py-unwind.c: New file.
7632 * gdb.python/py-unwind.exp: New test.
7633 * gdb.python/py-unwind.py: New test.
7634
7635 2015-04-01 Pedro Alves <palves@redhat.com>
7636
7637 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7638 to fail instead of non-existent $test.
7639
7640 2015-04-01 Pedro Alves <palves@redhat.com>
7641
7642 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7643 GDBFLAGS if not empty.
7644
7645 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7646
7647 * gdb.ada/complete.exp: Remove "multi_line".
7648 * gdb.ada/info_exc.exp: Remove "multi_line".
7649 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7650 * gdb.ada/ptype_field.exp: Remove "multi_line".
7651 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7652 * gdb.ada/tagged.exp: Remove "multi_line".
7653 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7654 [multi_line ...]
7655 * gdb.btrace/delta.exp: Likewise.
7656 * gdb.btrace/exception.exp: Likewise.
7657 * gdb.btrace/function_call_history.exp: Likewise.
7658 * gdb.btrace/instruction_history.exp: Likewise.
7659 * gdb.btrace/nohist.exp: Likewise.
7660 * gdb.btrace/record_goto.exp: Likewise.
7661 * gdb.btrace/segv.exp: Likewise.
7662 * gdb.btrace/stepi.exp: Likewise.
7663 * gdb.btrace/tailcall.exp: Likewise.
7664 * gdb.btrace/unknown_functions.exp: Likewise.
7665 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7666 * lib/gdb.exp: Add the "multi_line" helper.
7667
7668 2015-04-01 Pedro Alves <palves@redhat.com>
7669
7670 * gdb.threads/tid-reuse.c: New file.
7671 * gdb.threads/tid-reuse.exp: New file.
7672
7673 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7674
7675 PR corefiles/16092
7676 * gdb.base/coredump-filter.c: New file.
7677 * gdb.base/coredump-filter.exp: Likewise.
7678
7679 2015-03-27 Petr Machata <pmachata@redhat.com>
7680
7681 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7682 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7683 (Dwarf::assemble): Initialize them.
7684 (Dwarf::lines): New function.
7685
7686 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7687
7688 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7689 SYMBOL_PREFIX for x86_64-*-cygwin.
7690
7691 2015-03-26 Andy Wingo <wingo@igalia.com>
7692
7693 PR symtab/18148
7694 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7695 const_value but not a location.
7696 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7697 location defined in non-main CUs are visible.
7698
7699 2015-03-26 Yao Qi <yao.qi@linaro.org>
7700
7701 PR testsuite/18139
7702 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7703 Add a line number entry for the same line.
7704 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7705 Add a line number entry for the same line.
7706
7707 2015-03-26 Yao Qi <yao.qi@linaro.org>
7708
7709 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7710 .int 0.
7711 (func): Likewise. Add .Lfunc_1 label.
7712 Use .Lfunc_1 label.
7713 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7714 .int 0.
7715 (func): Likewise.
7716 Use .Lfunc_1 label.
7717
7718 2015-03-26 Yao Qi <yao.qi@linaro.org>
7719
7720 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7721 Call gdb_compile instead to compile each .s files without debug
7722 information.
7723
7724 2015-03-26 Yao Qi <yao.qi@linaro.org>
7725
7726 * gdb.base/savedregs.exp (process_saved_regs): Make
7727 "Saved registers:" optional in the pattern.
7728
7729 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7730
7731 * gdb.btrace/next.exp: Merged into step.exp.
7732 * gdb.btrace/finish.exp: Merged into step.exp.
7733 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7734 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7735 "record goto" and checking the exact replay position.
7736 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7737 check for "Recording format" in "info record" output.
7738 * gdb.btrace/record_goto.exp: Choose test file based on target.
7739 * gdb.btrace/x86-record_goto.S: Renamed into ...
7740 * gdb.btrace/x86_64-record_goto.S: ... this.
7741 * gdb.btrace/i686-record_goto.S: New.
7742 * gdb.btrace/x86-tailcall.S: Renamed into ...
7743 * gdb.btrace/x86_64-tailcall.S: ... this.
7744 * gdb.btrace/i686-tailcall.S: New.
7745 * gdb.btrace/x86-tailcall.c: Renamed into ...
7746 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7747 separate statements. Update test.
7748 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7749 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7750 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7751 * gdb.btrace/tailcall.exp: Choose test file based on target.
7752 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7753
7754 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7755
7756 * gdb.btrace/exception.exp: Increase BTS buffer size.
7757
7758 2015-03-24 Pedro Alves <palves@redhat.com>
7759
7760 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7761
7762 2015-03-24 Pedro Alves <palves@redhat.com>
7763
7764 * gdb.threads/schedlock.exp (test_step): No longer expect that
7765 "set scheduler-locking step" with "next" over a function call runs
7766 threads unlocked.
7767
7768 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7769
7770 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7771
7772 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7773
7774 PR breakpoints/16466
7775 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7776 * gdb.mi/mi-pending.c (thread_func): New function.
7777 (int main): Add threading support required.
7778 * gdb.mi/mi-pending.exp: Add tests for this issue.
7779 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7780 (pendfunc2): Remove stdio dependency.
7781 * gdb.mi/mi-pendshr2.c: New file.
7782
7783 2015-03-23 Keith Seitz <keiths@redhat.com>
7784
7785 * gdb.linespec/keywords.c: New file.
7786 * gdb.linespec/keywords.exp: New file.
7787
7788 2015-03-23 Keith Seitz <keiths@redhat.com>
7789
7790 PR gdb/18021
7791 * gdb.dwarf2/staticvirtual.exp: New test.
7792
7793 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7794
7795 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7796 * README: Remove HP-UX and gdb.hp.
7797 (configuration):
7798 * configure: Regenerate.
7799 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7800 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7801 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7802 gdb.hp/gdb.defects/Makefile.
7803 * gdb.hp/Makefile.in: File deleted.
7804 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7805 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7806 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7807 * gdb.hp/gdb.aCC/run.c: File deleted.
7808 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7809 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7810 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7811 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7812 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7813 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7814 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7815 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7816 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7817 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7818 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7819 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7820 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7821 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7822 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7823 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7824 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7825 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7826 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7827 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7828 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7829 * gdb.hp/gdb.compat/average.c: File deleted.
7830 * gdb.hp/gdb.compat/sum.c: File deleted.
7831 * gdb.hp/gdb.compat/xdb.c: File deleted.
7832 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7833 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7834 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7835 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7836 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7837 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7838 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7839 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7840 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7841 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7842 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7843 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7844 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7845 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7846 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7847 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7848 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7849 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7850 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7851 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7852 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7853 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7854 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7855 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7856 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7857 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7858 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7859 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7860 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7861 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7862 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7863 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7864 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7865 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7866 * gdb.hp/tools/odump: File deleted.
7867
7868 2015-03-19 Pedro Alves <palves@redhat.com>
7869
7870 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7871 (saw_thread_3): New globals.
7872 (top level): Increment them when an event for the corresponding
7873 thread is seen.
7874 (no thread starvation): New test.
7875
7876 2015-03-19 Pedro Alves <palves@redhat.com>
7877
7878 * gdb.threads/continue-pending-status.c: New file.
7879 * gdb.threads/continue-pending-status.exp: New file.
7880
7881 2015-03-18 Pedro Alves <palves@redhat.com>
7882
7883 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7884 Use gdb_is_target_remote instead of is_remote. Use
7885 gdb_test_multiple instead of gdb_expect. Exit early if
7886 gdb_test_multiple hits its internal matches. Tighten stepi tests
7887 expected output. Fail on exit with any signal, instead of just
7888 SIGILL.
7889
7890 2015-03-18 Yao Qi <yao.qi@linaro.org>
7891
7892 PR tdep/18107
7893 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7894 variable.
7895 * gdb.base/catch-syscall.exp: Don't skip it on
7896 aarch64*-*-linux* target. Remove elements in all_syscalls.
7897 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7898 target.
7899 (setup_all_syscalls): New proc.
7900
7901 2015-03-16 Yao Qi <yao.qi@linaro.org>
7902
7903 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7904 (top level): Skip tests if valid_addr_p returns false for
7905 $cmd1 or $cmd2.
7906
7907 2015-03-11 Andy Wingo <wingo@igalia.com>
7908
7909 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7910
7911 2015-03-11 Yao Qi <yao.qi@linaro.org>
7912
7913 * gdb.base/catch-syscall.exp: Fix typo in comments.
7914
7915 2015-03-11 Yao Qi <yao.qi@linaro.org>
7916
7917 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7918
7919 2015-03-09 Pedro Alves <palves@redhat.com>
7920
7921 * dg-extract-results.py: Delete.
7922
7923 2015-03-09 Pedro Alves <palves@redhat.com>
7924
7925 Merge dg-extract-results.sh from GCC upstream (r218843).
7926
7927 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7928 * dg-extract-results.sh: Use --text with grep to avoid issues with
7929 binary files. Fall back to cat -v, if that doesn't work.
7930
7931 2015-03-05 Pedro Alves <palves@redhat.com>
7932
7933 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7934
7935 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7936
7937 * lib/mi-support.exp (mi_expect_interrupt): Accept
7938 alternative event for when in all-stop mode.
7939
7940 2015-03-04 Pedro Alves <palves@redhat.com>
7941
7942 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7943
7944 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7945
7946 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7947
7948 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7949
7950 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7951 regexps for GDB's current line display, accept a hex address
7952 preceding the line number.
7953
7954 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7955
7956 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7957 the 'arch1' variable for "s390*-linux*" targets.
7958
7959 2015-03-04 Pedro Alves <palves@redhat.com>
7960
7961 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7962 (main): Pass missing retval argument to pthread_join call.
7963
7964 2015-03-02 Pedro Alves <palves@redhat.com>
7965
7966 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7967 (top level): Call do_test with non-stop as well.
7968
7969 2015-03-02 Pedro Alves <palves@redhat.com>
7970
7971 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7972 -1.
7973
7974 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7975
7976 * gdb.arch/s390-vregs.exp: New test.
7977 * gdb.arch/s390-vregs.S: New file.
7978
7979 2015-02-27 Pedro Alves <palves@redhat.com>
7980
7981 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7982 call to catch_command_errors.
7983 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7984 catch_command_errors.
7985
7986 2015-02-27 Pedro Alves <palves@redhat.com>
7987
7988 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7989 "true" for boolean result.
7990 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7991 prototype of main.
7992
7993 2015-02-27 Pedro Alves <palves@redhat.com>
7994
7995 * lib/unbuffer_output.c: New file.
7996 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7997 (main): Call gdb_unbuffer_output.
7998
7999 2015-02-27 Yao Qi <yao.qi@linaro.org>
8000
8001 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
8002 target.
8003
8004 2015-02-26 Doug Evans <dje@google.com>
8005
8006 * gdb.cp/class2.cc (Dbase, D): New classes.
8007 (main): New local delta.
8008 * gdb.cp/class2.exp: Test printing delta.
8009 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
8010 (dynbar): New global.
8011 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
8012
8013 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8014
8015 * gdb.compile/compile-ifunc.c: New file.
8016 * gdb.compile/compile-ifunc.exp: New file.
8017
8018 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
8019
8020 * gdb.base/structs.exp: Check for correct struct on finish.
8021
8022 2015-02-26 Yao Qi <yao.qi@linaro.org>
8023
8024 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
8025 is zero.
8026
8027 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8028
8029 * gdb.arch/cordic.ko.bz2: New file.
8030 * gdb.arch/cordic.ko.debug.bz2: New file.
8031 * gdb.arch/ppc64-symtab-cordic.exp: New file.
8032
8033 2015-02-25 Yao Qi <yao.qi@linaro.org>
8034
8035 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
8036 aarch64*-*-* target.
8037
8038 2015-02-23 Pedro Alves <palves@redhat.com>
8039
8040 * lib/gdb.exp (delete_breakpoints): Rewrite using
8041 gdb_test_multiple.
8042
8043 2015-02-23 Pedro Alves <palves@redhat.com>
8044
8045 * gdb.base/info-os.c: Include stdlib.h.
8046
8047 2015-02-22 Doug Evans <xdje42@gmail.com>
8048
8049 PR symtab/17855
8050 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
8051 is read after symbols have been re-read.
8052 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
8053 * gdb.ada/exec_changed/second.adb (Second): Ditto.
8054
8055 2015-02-21 Doug Evans <dje@google.com>
8056
8057 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
8058
8059 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8060
8061 PR corefiles/17808
8062 * gdb.arch/i386-biarch-core.core.bz2: New file.
8063 * gdb.arch/i386-biarch-core.exp: New file.
8064
8065 2015-02-21 Pedro Alves <palves@redhat.com>
8066
8067 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
8068 runto_main fails.
8069
8070 2015-02-20 Pedro Alves <palves@redhat.com>
8071
8072 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
8073 info probes.
8074
8075 2015-02-20 Pedro Alves <palves@redhat.com>
8076
8077 * gdb.threads/multi-create-ns-info-thr.exp: New file.
8078
8079 2015-02-20 Pedro Alves <palves@redhat.com>
8080
8081 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
8082 clean_restart before gdb_target_supports_trace.
8083
8084 2015-02-20 Pedro Alves <palves@redhat.com>
8085
8086 PR threads/18006
8087 * gdb.threads/clone-thread_db.c: New file.
8088 * gdb.threads/clone-thread_db.exp: New file.
8089
8090 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
8091
8092 PR breakpoints/16812
8093 * gdb.base/catch-gdb-caused-signals.c: New file.
8094 * gdb.base/catch-gdb-caused-signals.exp: New file.
8095
8096 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
8097
8098 * configure: Regenerated.
8099 * configure.ac: Use GDB_AC_TRANSFORM.
8100 * aclocal.m4: sinclude ../transform.m4.
8101
8102 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
8103
8104 * lib/dtrace.exp: New file.
8105 * gdb.base/dtrace-probe.exp: Likewise.
8106 * gdb.base/dtrace-probe.d: Likewise.
8107 * gdb.base/dtrace-probe.c: Likewise.
8108 * lib/pdtrace.in: Likewise.
8109 * configure.ac: Output variables with the transformed names of
8110 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
8111 * configure: Regenerated.
8112
8113 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
8114
8115 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
8116 expected message when trying to access $_probe_* convenience
8117 variables while not on a probe.
8118
8119 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8120
8121 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
8122
8123 2015-02-11 Pedro Alves <pedro@codesourcery.com>
8124
8125 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
8126 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
8127
8128 2015-02-10 Doug Evans <xdje42@gmail.com>
8129
8130 * lib/gdb.exp (gdb_load): Always return a result.
8131
8132 2015-02-10 Pedro Alves <palves@redhat.com>
8133
8134 * gdb.threads/signal-sigtrap.c: New file.
8135 * gdb.threads/signal-sigtrap.exp: New file.
8136
8137 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
8138
8139 * gdb.trace/no-attach-trace.c: New file.
8140 * gdb.trace/no-attach-trace.exp: New file.
8141
8142 2015-02-09 Mark Wielaard <mjw@redhat.com>
8143
8144 * gdb.dwarf2/atomic.c: New file.
8145 * gdb.dwarf2/atomic-type.exp: Likewise.
8146
8147 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8148
8149 * gdb.btrace/buffer-size.exp: Update "info record" output.
8150 * gdb.btrace/delta.exp: Update "info record" output.
8151 * gdb.btrace/enable.exp: Update "info record" output.
8152 * gdb.btrace/finish.exp: Update "info record" output.
8153 * gdb.btrace/instruction_history.exp: Update "info record" output.
8154 * gdb.btrace/next.exp: Update "info record" output.
8155 * gdb.btrace/nexti.exp: Update "info record" output.
8156 * gdb.btrace/step.exp: Update "info record" output.
8157 * gdb.btrace/stepi.exp: Update "info record" output.
8158 * gdb.btrace/nohist.exp: Update "info record" output.
8159
8160 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8161
8162 * gdb.btrace/buffer-size: New.
8163
8164 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8165
8166 * gdb.btrace/delta.exp: Update "info record" output.
8167 * gdb.btrace/enable.exp: Update "info record" output.
8168 * gdb.btrace/finish.exp: Update "info record" output.
8169 * gdb.btrace/instruction_history.exp: Update "info record" output.
8170 * gdb.btrace/next.exp: Update "info record" output.
8171 * gdb.btrace/nexti.exp: Update "info record" output.
8172 * gdb.btrace/step.exp: Update "info record" output.
8173 * gdb.btrace/stepi.exp: Update "info record" output.
8174 * gdb.btrace/nohist.exp: Update "info record" output.
8175
8176 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
8177
8178 PR gdb/15678
8179 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
8180
8181 2015-02-06 Pedro Alves <palves@redhat.com>
8182
8183 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
8184 macro.
8185 (seconds_left, again): New globals.
8186 (main): Wait seconds_left in a 1-second sleep loop instead of
8187 sleeping 180 seconds. If 'again' is set, reset the seconds
8188 counter.
8189 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
8190 'again' in the inferior before detaching. Print the seconds left.
8191 (options): New global.
8192 (top level): Build program with -DTIMEOUT=$timeout.
8193
8194 2015-02-06 Pedro Alves <palves@redhat.com>
8195
8196 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
8197 determine how many seconds to pass to 'alarm'.
8198 * gdb.base/gdb-sigterm.exp (top level): Build program with
8199 -DTIMEOUT=$timeout.
8200 (do_test): Return success/failure indication. Add more verbose
8201 logging. Don't fail if 200 single steps are seen. Instead, fail
8202 when the test times out.
8203 (passes): New global.
8204 (top level): Break the testing loop if testing fails on any
8205 iteration. Use gdb_assert.
8206
8207 2015-02-04 Don Breazeal <donb@codesourcery.com>
8208
8209 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
8210 and initialize them.
8211 (ipc_cleanup): New function.
8212 (main): Don't declare shmid, semid, and msqid. Add a call to
8213 atexit so that we call ipc_cleanup on exit.
8214
8215 2015-02-04 Pedro Alves <palves@redhat.com>
8216
8217 * boards/native-extended-gdbserver.exp: Remove any target variant
8218 specifications from the board name before clearing the isremote
8219 flag from board_info.
8220
8221 2015-01-31 Doug Evans <xdje42@gmail.com>
8222
8223 * gdb.base/maint.exp <maint print type argc>: Update expected output.
8224
8225 2015-01-31 Gary Benson <gbenson@redhat.com>
8226
8227 * gdb.base/completion.exp: Disable completion limiting for
8228 existing tests. Add new tests to check completion limiting.
8229 * gdb.linespec/ls-errs.exp: Disable completion limiting.
8230
8231 2015-01-31 Doug Evans <xdje42@gmail.com>
8232
8233 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
8234
8235 2015-01-31 Doug Evans <xdje42@gmail.com>
8236
8237 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
8238 entries. Duplicate file section script entries.
8239 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
8240 inlined entries. Add test for safe-path rejection.
8241 * gdb.python/py-section-script.c: Add duplicate inlined section script
8242 entries. Duplicate file section script entries.
8243 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
8244 inlined entries. Add test for safe-path rejection.
8245
8246 2015-01-29 Joel Brobecker <brobecker@adacore.com>
8247
8248 * gdb.ada/disc_arr_bound: New testcase.
8249
8250 2015-01-29 Joel Brobecker <brobecker@adacore.com>
8251
8252 * gdb.ada/mi_var_array: New testcase.
8253
8254 2015-01-27 Doug Evans <dje@google.com>
8255
8256 * gdb.python/py-objfile.exp: Add tests for objfile.username.
8257 Add test for objfile.filename, objfile.username after objfile
8258 has been unloaded.
8259
8260 2015-01-26 Joel Brobecker <brobecker@adacore.com>
8261
8262 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
8263 the second test to print the name attribute of value
8264 returned by the call to gdb.lookup_type, and adjust
8265 the expected output accordingly.
8266
8267 2015-01-25 Mark Wielaard <mjw@redhat.com>
8268
8269 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
8270 * gdb.base/disp-step-fork.c: Include unistd.h.
8271 * gdb.base/siginfo-obj.c: Include stdio.h.
8272 * gdb.base/siginfo-thread.c: Likewise.
8273 * gdb.mi/non-stop.c: Include unistd.h.
8274 * gdb.mi/nsthrexec.c: Include stdio.h.
8275 * gdb.mi/pthreads.c: Include unistd.h.
8276 * gdb.modula2/unbounded1.c (main): Declare returns int.
8277 * gdb.reverse/consecutive-reverse.c: Likewise.
8278 * gdb.threads/create-fail.c: Include unistd.h.
8279 * gdb.threads/killed.c: Likewise.
8280 * gdb.threads/linux-dp.c: Likewise.
8281 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
8282 * gdb.threads/non-ldr-exc-2.c: Likewise.
8283 * gdb.threads/non-ldr-exc-3.c: Likewise.
8284 * gdb.threads/non-ldr-exc-4.c: Likewise.
8285 * gdb.threads/pthreads.c: Include unistd.h.
8286 (main): Declare returns int.
8287 * gdb.threads/tls-main.c (foo): New declaration.
8288 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
8289
8290 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
8291
8292 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
8293 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
8294
8295 2015-01-15 Mark Wielaard <mjw@redhat.com>
8296
8297 * gdb.base/noreturn-return.c: New file.
8298 * gdb.base/noreturn-return.exp: New file.
8299 * gdb.base/noreturn-finish.c: New file.
8300 * gdb.base/noreturn-finish.exp: New file.
8301
8302 2015-01-23 Pedro Alves <palves@redhat.com>
8303
8304 * gdb.threads/continue-pending-after-query.c: New file.
8305 * gdb.threads/continue-pending-after-query.exp: New file.
8306
8307 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
8308 Simon Marchi <simon.marchi@ericsson.com>
8309
8310 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
8311 * gdb.base/valgrind-db-attach.exp: Same.
8312 * gdb.base/valgrind-infcall.exp: Same.
8313 * lib/mi-support.exp (default_mi_gdb_start): Same.
8314 * lib/prompt.exp (default_prompt_gdb_start): Same.
8315 * lib/gdb.exp (default_gdb_spawn): Same.
8316 (gdb_interact): New.
8317
8318
8319 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8320
8321 * gdb.compile/compile.exp (pointer to jit function): New test.
8322
8323 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
8324
8325 * lib/gdb.exp (supports_process_record): Return true for
8326 powerpc*-*-linux*.
8327 (supports_reverse): Likewise.
8328
8329 2015-01-15 Don Breazeal <donb@codesourcery.com>
8330
8331 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
8332 instead of checking whether the target board is remote and
8333 use spawn_wait_for_attach instead of exec/sleep.
8334 * gdb.base/attach-twice.exp: Likewise.
8335
8336 2015-01-15 Joel Brobecker <brobecker@adacore.com>
8337
8338 * gdb.ada/var_arr_attrs: New testcase.
8339
8340 2015-01-14 Pedro Alves <palves@redhat.com>
8341 Joel Brobecker <brobecker@adacore.com>
8342
8343 PR gdb/17525
8344 * gdb.base/bp-cmds-execution-x-script.c: New file.
8345 * gdb.base/bp-cmds-execution-x-script.exp: New file.
8346 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
8347
8348 2015-01-14 Pedro Alves <palves@redhat.com>
8349
8350 PR cli/17828
8351 * gdb.base/batch-preserve-term-settings.c: New file.
8352 * gdb.base/batch-preserve-term-settings.exp: New file.
8353
8354 2015-01-13 Doug Evans <dje@google.com>
8355
8356 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
8357 binary.
8358
8359 2015-01-13 Joel Brobecker <brobecker@adacore.com>
8360
8361 * Makefile.in (clean mostlyclean): Do not delete *.py.
8362
8363 2015-01-13 Joel Brobecker <brobecker@adacore.com>
8364
8365 * gdb.python/py-lookup-type.exp: New file.
8366
8367 2015-01-12 Pedro Alves <palves@redhat.com>
8368
8369 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
8370 restore GDBFLAGS before returning.
8371
8372 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8373
8374 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
8375 is_amd64_regs_target and is_x86_like_target.
8376
8377 2015-01-11 Doug Evans <xdje42@gmail.com>
8378
8379 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
8380 is given without an explicit form.
8381 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
8382 attributes.
8383 * gdb.dwarf/corrupt.exp: Ditto.
8384 * gdb.dwarf2/enum-type.exp: Ditto.
8385 * gdb.trace/entry-values.exp: Ditto.
8386 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
8387
8388 2015-01-11 Doug Evans <xdje42@gmail.com>
8389
8390 PR gdb/15830
8391 * gdb.base/maint.exp: Remove references to "maint demangle".
8392 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
8393 Add tests for explicitly specifying language to demangle.
8394 * gdb.dlang/demangle.exp: Ditto.
8395
8396 2015-01-09 Pedro Alves <palves@redhat.com>
8397
8398 * gdb.threads/non-stop-fair-events.c: New file.
8399 * gdb.threads/non-stop-fair-events.exp: New file.
8400
8401 2015-01-09 Pedro Alves <palves@redhat.com>
8402
8403 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
8404 the global scope. Set a breakpoint after all threads are started
8405 rather than stepping over two source lines. Expect the prompt.
8406 * gdb.base/watch_thread_num.c (threads_started_barrier): New
8407 global.
8408 (NUM): Now 15.
8409 (main): Use threads_started_barrier to wait for all threads to
8410 start. Main thread no longer calls thread_function. Exit after
8411 180 seconds.
8412 (loop): New function.
8413 (thread_function): Wait on threads_started_barrier barrier. Call
8414 'loop' at each iteration.
8415 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
8416 threads have started, instead of hardcoding number of "next"
8417 steps. Use an access watchpoint instead of a write watchpoint.
8418
8419 2015-01-09 Pedro Alves <palves@redhat.com>
8420
8421 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
8422 (thread_func): Wait on barrier.
8423 (main): Wait for all threads to start before stopping GDB.
8424 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
8425 global.
8426 (thread1_func, thread2_func): Wait on barrier.
8427 (main): Wait for all threads to start before stopping GDB.
8428 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
8429 New global.
8430 (thread1_func, thread2_func): Wait on barrier.
8431 (main): Wait for all threads to start before stopping GDB.
8432
8433 2015-01-09 Pedro Alves <palves@redhat.com>
8434
8435 * gdb.threads/attach-many-short-lived-threads.c: New file.
8436 * gdb.threads/attach-many-short-lived-threads.exp: New file.
8437
8438 2014-01-09 Pedro Alves <palves@redhat.com>
8439
8440 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
8441 instead of to thread 2.
8442 * gdb.threads/signal-command-multiple-signals-pending.c (main):
8443 Add barrier around each pthread_create call instead of around all
8444 calls.
8445 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
8446 Set a break on thread_function and have the child threads hit it
8447 one at at a time.
8448
8449 2015-01-09 Pedro Alves <palves@redhat.com>
8450
8451 * lib/gdb.exp (can_spawn_for_attach): New procedure.
8452 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
8453 false.
8454 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
8455 checking whether the target board is remote.
8456 * gdb.multi/multi-attach.exp: Likewise.
8457 * gdb.python/py-sync-interp.exp: Likewise.
8458 * gdb.server/ext-attach.exp: Likewise.
8459 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
8460 tests that need to attach, instead of checking whether the target
8461 board is remote at the top of the file.
8462
8463 2015-01-08 Yao Qi <yao@codesourcery.com>
8464
8465 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8466
8467 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8468
8469 Fix testcase compilation.
8470 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8471
8472 2015-01-06 Joel Brobecker <brobecker@adacore.com>
8473
8474 * gdb.python/py-type.exp: Add a couple test about empty
8475 array creation, and negative-length array creation.
8476
8477 2015-01-02 Doug Evans <xdje42@gmail.com>
8478
8479 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8480
8481 2015-01-02 Doug Evans <dje@google.com>
8482
8483 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8484
8485 2014-12-29 Yao Qi <yao@codesourcery.com>
8486
8487 * gdb.trace/entry-values.exp: Update comments. Rename variable
8488 bar_call_foo to returned_from_foo.
8489
8490 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8491
8492 PR gdb/17394
8493 * gdb.linespec/break-asm-file.c: New file.
8494 * gdb.linespec/break-asm-file.exp: New file.
8495 * gdb.linespec/break-asm-file0.s: New file.
8496 * gdb.linespec/break-asm-file1.s: New file.
8497
8498 2014-12-18 Nigel Stephens <nigel@mips.com>
8499 Maciej W. Rozycki <macro@codesourcery.com>
8500
8501 * gdb.base/float.exp: Handle the new output from "info float" on
8502 MIPS targets.
8503
8504 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8505
8506 Fix MinGW compilation.
8507 * gdb.compile/compile-ops.exp: Update untested message if
8508 !skip_compile_feature_tests.
8509 * gdb.compile/compile-setjmp.exp: Likewise.
8510 * gdb.compile/compile-tls.exp: Likewise.
8511 * gdb.compile/compile.exp: Likewise.
8512 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8513 supported on this host".
8514
8515 2014-12-16 Doug Evans <xdje42@gmail.com>
8516
8517 * boards/stabs.exp: New file.
8518
8519 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8520
8521 * gdb.base/completion.exp: Adjust to format changes of "maint
8522 print user-registers".
8523
8524 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
8525
8526 PR server/17457
8527 * gdb.arch/aarch64-fp.c: New file.
8528 * gdb.arch/aarch64-fp.exp: New file.
8529
8530 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8531
8532 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8533 r210637, r210913, r211666, r215400, r215817).
8534
8535 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8536 * dg-extract-results.py: New file.
8537 * dg-extract-results.sh: Use it if the environment seems
8538 suitable.
8539
8540 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8541
8542 * dg-extract-results.py (parse_run): Handle warnings that
8543 are printed before a test harness is run.
8544
8545 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8546
8547 * dg-extract-results.py (Named): Remove __cmp__ method.
8548 (output_variation): Use a key to sort variation.harnesses.
8549
8550 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8551
8552 * dg-extract-results.py: For Python 3, force sys.stdout to
8553 handle surrogate escape sequences.
8554 (safe_open): New function.
8555 (output_segment, main): Use it.
8556
8557 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8558
8559 * dg-extract-results.py (Prog.result_re): Include options
8560 in test name.
8561
8562 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8563
8564 * dg-extract-results.py (output_variation): Always sort if
8565 do_sum.
8566
8567 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8568
8569 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8570 as long as we get pagination notifications.
8571
8572 2014-12-15 Jason Merrill <jason@redhat.com>
8573
8574 * Makefile.in (check-gdb.%): Restore.
8575 * README: Mention it.
8576
8577 2014-12-13 Joel Brobecker <brobecker@adacore.com>
8578
8579 * gdb.ada/str_uninit: New testcase.
8580
8581 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8582
8583 PR symtab/17642
8584 * gdb.base/vla-stub-define.c: New file.
8585 * gdb.base/vla-stub.c: New file.
8586 * gdb.base/vla-stub.exp: New file.
8587
8588 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8589 Jan Kratochvil <jan.kratochvil@redhat.com>
8590 Tom Tromey <tromey@redhat.com>
8591
8592 * configure.ac: Add gdb.compile/.
8593 * configure: Regenerate.
8594 * gdb.compile/Makefile.in: New file.
8595 * gdb.compile/compile-ops.exp: New file.
8596 * gdb.compile/compile-ops.c: New file.
8597 * gdb.compile/compile-tls.c: New file.
8598 * gdb.compile/compile-tls.exp: New file.
8599 * gdb.compile/compile-constvar.S: New file.
8600 * gdb.compile/compile-constvar.c: New file.
8601 * gdb.compile/compile-mod.c: New file.
8602 * gdb.compile/compile-nodebug.c: New file.
8603 * gdb.compile/compile-setjmp-mod.c: New file.
8604 * gdb.compile/compile-setjmp.c: New file.
8605 * gdb.compile/compile-setjmp.exp: New file.
8606 * gdb.compile/compile-shlib.c: New file.
8607 * gdb.compile/compile.c: New file.
8608 * gdb.compile/compile.exp: New file.
8609 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8610
8611 2014-12-12 Tom Tromey <tromey@redhat.com>
8612
8613 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8614 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8615
8616 2014-12-12 Doug Evans <dje@google.com>
8617
8618 * lib/gdb-python.exp (get_python_valueof): New function.
8619 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8620
8621 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8622
8623 * gdb.base/completion.exp: Add test for completion of "info
8624 registers ".
8625
8626 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8627
8628 * gdb.base/func-ptrs.c: New file.
8629 * gdb.base/func-ptrs.exp: New file.
8630
8631 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8632
8633 PR breakpoints/17012
8634 * gdb.base/dprintf-detach.c: New file.
8635 * gdb.base/dprintf-detach.exp: New file.
8636
8637 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8638
8639 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8640 * lib/gdb.exp (target_is_gdbserver): New procedure.
8641
8642 2014-12-08 Doug Evans <dje@google.com>
8643
8644 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8645
8646 2014-12-05 Yao Qi <yao@codesourcery.com>
8647
8648 * gdb.guile/scm-error.exp: Remove the third argument to
8649 gdb_remote_download.
8650 * gdb.guile/scm-frame-args.exp: Likewise.
8651 * gdb.guile/scm-section-script.exp: Likewise.
8652
8653 2014-12-05 Yao Qi <yao@codesourcery.com>
8654
8655 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8656
8657 2014-12-04 Doug Evans <dje@google.com>
8658
8659 * gdb.python/py-objfile.exp: Add tests for
8660 objfile.add_separate_debug_file.
8661
8662 2014-12-04 Doug Evans <dje@google.com>
8663
8664 * lib/gdb.exp (get_build_id): New function.
8665 (build_id_debug_filename_get): Rewrite to use it.
8666 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8667
8668 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8669
8670 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8671 `method(long)', not just 0x0.
8672 * gdb.cp/nsalias.exp: Align code labels to 4.
8673 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8674 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8675 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8676 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8677 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8678 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8679
8680 2014-12-02 Doug Evans <dje@google.com>
8681
8682 PR symtab/17602
8683 * gdb.cp/anon-ns.cc: Move guts of this file to ...
8684 * gdb.cp/anon-ns2.cc: ... here. New file.
8685 * gdb.cp/anon-ns.exp: Update.
8686
8687 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
8688
8689 * gdb.python/py-events.py (inferior_call_handler): New.
8690 (register_changed_handler, memory_changed_handler): New.
8691 (test_events.invoke): Register new handlers.
8692 * gdb.python/py-events.exp: Add tests for inferior call,
8693 memory_changed and register_changed events.
8694
8695 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8696
8697 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8698 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8699 if the linker doesn't understand this.
8700
8701 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8702
8703 * gdb.python/python.exp: Change expected reply to help().
8704
8705 2014-12-01 Yao Qi <yao@codesourcery.com>
8706
8707 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8708 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8709 * configure: Re-generated.
8710
8711 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8712
8713 * gdb.cp/chained-calls.cc: New file.
8714 * gdb.cp/chained-calls.exp: New file.
8715 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8716
8717 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8718
8719 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8720 * gdb.dwarf2/symtab-producer.exp: Same.
8721 * gdb.gdb/python-interrupts.exp: Same.
8722 * gdb.gdb/python-selftest.exp: Same.
8723 * gdb.python/py-linetable.exp: Same.
8724 * gdb.python/py-type.exp: Same.
8725 * gdb.python/py-value-cc.exp: Same.
8726 * gdb.python/py-value.exp: Same.
8727
8728 2014-11-28 Yao Qi <yao@codesourcery.com>
8729
8730 * gdb.base/break-probes.exp: Match library name prefixed with
8731 sysroot.
8732
8733 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8734
8735 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8736 test expected output. Add parentheses for the call to print.
8737 Remove L suffix from integers.
8738
8739 2014-11-26 Doug Evans <dje@google.com>
8740
8741 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8742
8743 2014-11-22 Yao Qi <yao@codesourcery.com>
8744
8745 * gdb.trace/entry-values.c: Remove asms.
8746 (foo): Add foo_label.
8747 (bar): Add bar_label.
8748 * gdb.trace/entry-values.exp: Remove code computing foo's
8749 length and bar's length.
8750 (Dwarf::assemble): Invoke function_range for bar and use
8751 MACRO_AT_func for foo.
8752
8753 2014-11-22 Yao Qi <yao@codesourcery.com>
8754
8755 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8756 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8757 Use .Lgcc43_procstart instead of gcc43.
8758
8759 2014-11-21 Joel Brobecker <brobecker@adacore.com>
8760
8761 * gdb.ada/n_arr_bound: New testcase.
8762
8763 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8764
8765 PR breakpoints/10737
8766 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8767 test_catch_syscall_multi_arch.
8768 (test_catch_syscall_multi_arch): New function.
8769
8770 2014-11-20 Doug Evans <xdje42@gmail.com>
8771
8772 * gdb.base/maint.exp: Update expected output.
8773
8774 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8775
8776 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8777 4-byte instruction on S390.
8778
8779 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8780
8781 * gdb.ada/arr_arr: New testcase.
8782
8783 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8784
8785 * gdb.ada/pkd_arr_elem: New Testcase.
8786
8787 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
8788
8789 * gdb.reverse/break-precsave: Expect completion message for
8790 core file reads.
8791 * gdb.reverse/consecutive-precsave.exp: Likewise.
8792 * gdb.reverse/finish-precsave.exp: Likewise.
8793 * gdb.reverse/i386-precsave.exp: Likewise.
8794 * gdb.reverse/machinestate-precsave.exp: Likewise.
8795 * gdb.reverse/sigall-precsave.exp: Likewise.
8796 * gdb.reverse/solib-precsave.exp: Likewise.
8797 * gdb.reverse/step-precsave.exp: Likewise.
8798 * gdb.reverse/until-precsave.exp: Likewise.
8799 * gdb.reverse/watch-precsave.exp: Likewise.
8800
8801 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8802
8803 * gdb.base/bp-permanent.c: Include unistd.h.
8804 * gdb.python/py-framefilter-mi.c (main): Add return type.
8805 * gdb.python/py-framefilter.c (main): Likewise.
8806 * gdb.trace/actions-changed.c (main): Likewise.
8807
8808 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8809
8810 * gdb.mi/until.c: Add eye-catchers.
8811 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8812 line numbers.
8813
8814 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8815
8816 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8817 function header variants in break1.c.
8818 * gdb.base/ena-dis-br.exp: Likewise.
8819 * gdb.base/hbreak2.exp: Likewise.
8820 * gdb.reverse/until-precsave.exp: Drop references to removed
8821 non-prototype function header variants in ur1.c.
8822 * gdb.reverse/until-reverse.exp: Likewise.
8823
8824 2014-11-17 Petr Machata <pmachata@redhat.com>
8825
8826 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8827 ${_cu_offset_size} bytes abbrev offset.
8828
8829 2014-11-15 Doug Evans <xdje42@gmail.com>
8830
8831 PR symtab/17559
8832 * gdb.base/line-symtabs.exp: New file.
8833 * gdb.base/line-symtabs.c: New file.
8834 * gdb.base/line-symtabs.h: New file.
8835
8836 2014-11-14 Yao Qi <yao@codesourcery.com>
8837
8838 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8839 (func): Add label func_label.
8840 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8841 Replace low_pc and high_pc with MACRO_AT_range.
8842 Replace name, low_pc and high_pc with MACRO_AT_func.
8843
8844 2014-11-14 Yao Qi <yao@codesourcery.com>
8845
8846 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8847 Replace name, low_pc and high_pc with MACRO_AT_func.
8848
8849 2014-11-14 Yao Qi <yao@codesourcery.com>
8850
8851 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8852 produce debug information.
8853 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8854
8855 2014-11-14 Yao Qi <yao@codesourcery.com>
8856
8857 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8858 object and get function length.
8859 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8860 with MACRO_AT_func.
8861 (top-level): Replace gdb_compile and clean_restart with
8862 prepare_for_testing.
8863 * gdb.dwarf2/main.c (main): Add label main_label.
8864
8865 2014-11-14 Yao Qi <yao@codesourcery.com>
8866
8867 * lib/dwarf.exp (function_range): New procedure.
8868 (Dwarf::_handle_macro_at_func): New procedure.
8869 (Dwarf::_handle_macro_at_range): New procedure.
8870 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8871
8872 2014-11-14 Yao Qi <yao@codesourcery.com>
8873
8874 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8875 (_handle_attribute): New procedure.
8876
8877 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8878
8879 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8880 * gdb.base/call-sc.c (zed): Likewise.
8881 * gdb.base/checkpoint.c (main): Likewise.
8882 * gdb.base/dump.c (main): Likewise.
8883 * gdb.base/gcore.c (main): Likewise.
8884 * gdb.base/huge.c (main): Likewise.
8885 * gdb.base/multi-forks.c (main): Likewise.
8886 * gdb.base/pr10179-a.c (main): Likewise.
8887 * gdb.base/savedregs.c (main): Likewise.
8888 * gdb.base/sigaltstack.c (main): Likewise.
8889 * gdb.base/siginfo.c (main): Likewise.
8890 * gdb.base/structs.c (zed): Likewise.
8891 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8892 * gdb.mi/mi-syn-frame.c (main): Likewise.
8893 * gdb.mi/until.c (foo, main): Likewise.
8894 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8895 * gdb.base/solib-weak.c (foo): Declare.
8896 * gdb.base/attach-twice.c: Include stdio.h.
8897 * gdb.base/weaklib1.c: Likewise.
8898 * gdb.base/weaklib2.c: Likewise.
8899 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8900 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8901 unistd.h.
8902 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8903 * gdb.mi/mi-exit-code.c: Likewise.
8904 * gdb.base/break-interp-lib.c: Include string.h.
8905 * gdb.base/coremaker.c: Likewise.
8906 * gdb.base/testenv.c: Likewise.
8907 * gdb.python/py-finish-breakpoint.c: Likewise.
8908 * gdb.base/inferior-died.c: Include sys/wait.h.
8909 * gdb.base/fileio.c: Include time.h.
8910 * gdb.base/async-shell.c: Include unistd.h.
8911 * gdb.base/dprintf-non-stop.c: Likewise.
8912 * gdb.base/info-os.c: Likewise.
8913 * gdb.mi/mi-console.c: Likewise.
8914 * gdb.mi/watch-nonstop.c: Likewise.
8915 * gdb.python/py-events.c: Likewise.
8916 * gdb.base/async.c (baz): Move up before its invocation.
8917 * gdb.base/code_elim2.c (my_global_func): Likewise.
8918 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8919 * gdb.base/advance.c (func2): Likewise.
8920
8921 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8922
8923 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8924 variant.
8925 * gdb.base/annota3.c: Likewise.
8926 * gdb.base/async.c: Likewise.
8927 * gdb.base/average.c: Likewise.
8928 * gdb.base/call-ar-st.c: Likewise.
8929 * gdb.base/call-rt-st.c: Likewise.
8930 * gdb.base/call-sc.c: Likewise.
8931 * gdb.base/call-strs.c: Likewise.
8932 * gdb.base/ending-run.c: Likewise.
8933 * gdb.base/execd-prog.c: Likewise.
8934 * gdb.base/exprs.c: Likewise.
8935 * gdb.base/foll-exec.c: Likewise.
8936 * gdb.base/foll-fork.c: Likewise.
8937 * gdb.base/foll-vfork.c: Likewise.
8938 * gdb.base/funcargs.c: Likewise.
8939 * gdb.base/gcore.c: Likewise.
8940 * gdb.base/jump.c: Likewise.
8941 * gdb.base/langs0.c: Likewise.
8942 * gdb.base/langs1.c: Likewise.
8943 * gdb.base/langs2.c: Likewise.
8944 * gdb.base/mips_pro.c: Likewise.
8945 * gdb.base/nodebug.c: Likewise.
8946 * gdb.base/opaque0.c: Likewise.
8947 * gdb.base/opaque1.c: Likewise.
8948 * gdb.base/recurse.c: Likewise.
8949 * gdb.base/run.c: Likewise.
8950 * gdb.base/scope0.c: Likewise.
8951 * gdb.base/scope1.c: Likewise.
8952 * gdb.base/setshow.c: Likewise.
8953 * gdb.base/setvar.c: Likewise.
8954 * gdb.base/shmain.c: Likewise.
8955 * gdb.base/shr1.c: Likewise.
8956 * gdb.base/shr2.c: Likewise.
8957 * gdb.base/sigall.c: Likewise.
8958 * gdb.base/signals.c: Likewise.
8959 * gdb.base/so-indr-cl.c: Likewise.
8960 * gdb.base/solib2.c: Likewise.
8961 * gdb.base/structs.c: Likewise.
8962 * gdb.base/sum.c: Likewise.
8963 * gdb.base/vforked-prog.c: Likewise.
8964 * gdb.base/watchpoint.c: Likewise.
8965 * gdb.reverse/shr2.c: Likewise.
8966 * gdb.reverse/until-reverse.c: Likewise.
8967 * gdb.reverse/ur1.c: Likewise.
8968 * gdb.reverse/watch-reverse.c: Likewise.
8969
8970 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8971
8972 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8973 variant.
8974 * gdb.base/sepdebug.exp: Drop references to removed code.
8975
8976 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8977
8978 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8979 variant. Preserve original line numbering.
8980 * gdb.base/list1.c: Likewise.
8981
8982 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8983
8984 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8985 variant.
8986 * gdb.base/break1.c: Likewise.
8987 * gdb.base/break.exp: Drop references to removed code.
8988
8989 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8990
8991 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8992 variant.
8993
8994 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8995
8996 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8997
8998 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8999
9000 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
9001 logic into perform_all_tests() and invoke it with and without
9002 function header prototypes.
9003 (do_function_calls): Remove conditional XFAIL for PR 5318.
9004 (rerun_and_prepare): Remove duplicate code.
9005 (perform_all_tests): New. Main logic moved here.
9006
9007 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9008
9009 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
9010 code guarded by #ifdef NO_PROTOTYPES.
9011 (t_double_many_args): Likewise.
9012 (DEF_FUNC_MANY_ARGS_1): Likewise.
9013 (DEF_FUNC_VALUES_1): Likewise.
9014 (t_structs_ldc): Renamed from t_structs_fc in conditional code
9015 guarded by #ifdef PROTOTYPES.
9016
9017 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9018
9019 * gdb.mi/mi-console.c: Add eye-catcher.
9020 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
9021 instead of literal line number.
9022
9023 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9024
9025 * gdb.base/shr2.c: Add eye-catcher.
9026 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
9027 line number.
9028
9029 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9030
9031 * gdb.base/jump.c: Add eye-catchers.
9032 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
9033 numbers.
9034
9035 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9036
9037 * gdb.base/execd-prog.c: Add eye-catchers.
9038 * gdb.base/foll-exec.c: Likewise.
9039 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
9040 line numbers.
9041
9042 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9043
9044 * gdb.base/ending-run.c: Add eye-catchers.
9045 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
9046 literal line numbers.
9047
9048 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9049
9050 * gdb.base/call-rt-st.c: Add eye-catchers.
9051 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
9052 literal line numbers.
9053
9054 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9055
9056 * gdb.base/call-ar-st.c: Add eye-catchers.
9057 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
9058 literal line numbers.
9059
9060 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9061
9062 * gdb.base/average.c: Add eye-catchers.
9063 * gdb.base/sum.c: Likewise.
9064 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
9065 regexps dynamically.
9066
9067 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9068
9069 * gdb.base/solib1.c: Add eye-catchers.
9070 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
9071 literal line numbers.
9072
9073 2014-11-12 Pedro Alves <palves@redhat.com>
9074
9075 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
9076 leader has exited.
9077
9078 2014-11-12 Pedro Alves <palves@redhat.com>
9079
9080 * gdb.arch/i386-bp_permanent.c: New file.
9081 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
9082 (srcfile): Set to i386-bp_permanent.c.
9083 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
9084 that stepi does not execute the 'leave' instruction, instead of
9085 testing it does execute.
9086 * gdb.base/bp-permanent.c: New file.
9087 * gdb.base/bp-permanent.exp: New file.
9088
9089 2014-11-10 Doug Evans <xdje42@gmail.com>
9090
9091 PR symtab/17564
9092 * gdb.base/symtab-search-order.exp: New file.
9093 * gdb.base/symtab-search-order.c: New file.
9094 * gdb.base/symtab-search-order-1.c: New file.
9095 * gdb.base/symtab-search-order-shlib-1.c: New file.
9096
9097 2014-11-07 Pedro Alves <palves@redhat.com>
9098
9099 PR gdb/17511
9100 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
9101 i?86-*-linux*.
9102
9103 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
9104
9105 PR c++/17494
9106 * gdb.cp/pr17494.cc: New file.
9107 * gdb.cp/pr17494.exp: New file.
9108
9109 2014-11-02 Yao Qi <yao@codesourcery.com>
9110
9111 * gdb.python/python.exp: Get working directory and match the
9112 output of "set extended-prompt \\w " with it.
9113
9114 2014-10-30 Doug Evans <dje@google.com>
9115
9116 * gdb.python/py-objfile.exp: Add tests for setting random attributes
9117 in objfiles.
9118 * gdb.python/py-progspace.exp: Add tests for setting random attributes
9119 in progspaces.
9120
9121 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
9122
9123 * gdb.base/fullpath-expand.exp: Skip for a remote host.
9124 * gdb.base/realname-expand.exp: Likewise.
9125 * gdb.linespec/macro-relative.exp: Likewise.
9126
9127 2014-10-29 Pedro Alves <palves@redhat.com>
9128
9129 PR gdb/17408
9130 * gdb.threads/schedlock.c (some_function): New function.
9131 (call_function): New global.
9132 (MAYBE_CALL_SOME_FUNCTION): New macro.
9133 (thread_function): Call it.
9134 * gdb.threads/schedlock.exp (get_args): Add description parameter,
9135 and use it instead of a global counter. Adjust all callers.
9136 (get_current_thread): Use "find current thread" for test message
9137 here rather than having all callers pass down the same string.
9138 (goto_loop): New procedure, factored out from ...
9139 (my_continue): ... this.
9140 (step_ten_loops): Change parameter from test message to command to
9141 use. Adjust.
9142 (list_count): Delete global.
9143 (check_result): New procedure, factored out from duplicate top
9144 level code.
9145 (continue tests): Wrap in with_test_prefix.
9146 (test_step): New procedure, factored out from duplicate top level
9147 code.
9148 (top level): Test "step" in combination with all scheduler-locking
9149 modes. Test "next" in combination with all scheduler-locking
9150 modes, and in combination with stepping over a function call or
9151 not.
9152 * gdb.threads/next-bp-other-thread.c: New file.
9153 * gdb.threads/next-bp-other-thread.exp: New file.
9154
9155 2014-10-29 Pedro Alves <palves@redhat.com>
9156
9157 PR python/17372
9158 * gdb.python/python.exp: Test a multi-line command that spawns
9159 interactive Python.
9160 * gdb.base/multi-line-starts-subshell.exp: New file.
9161
9162 2014-10-29 Yao Qi <yao@codesourcery.com>
9163
9164 * gdb.base/fileio.exp: Make directories on host.
9165
9166 2014-10-29 Yao Qi <yao@codesourcery.com>
9167
9168 * gdb.base/fileio.c (test_write): Close the file.
9169
9170 2014-10-28 Pedro Alves <palves@redhat.com>
9171
9172 PR gdb/12623
9173 * gdb.base/sigstep.c (no_handler): New global.
9174 (main): If 'no_handler is true, set the signal handlers to
9175 SIG_IGN.
9176 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
9177 with_sw_watch and no_handler parameters. Handle them.
9178 (top level) <stepping over handler when stopped at a breakpoint
9179 test>: Add a test axis for testing with a software watchpoint, and
9180 another for testing with the signal handler set to SIG_IGN.
9181 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
9182 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
9183
9184 2014-10-28 Pedro Alves <palves@redhat.com>
9185
9186 PR gdb/17511
9187 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
9188 * gdb.base/sigstep.exp (other_handler_location): New global.
9189 (advance): Support stepping into the signal handler, and running
9190 commands while in the handler.
9191 (in_handler_map): New global.
9192 (top level): In the advance test, add combinations for getting
9193 into the handler with stepping commands, and for running commands
9194 in the handler. Add comment descripting the advancei tests.
9195
9196 2014-10-28 Pedro Alves <palves@redhat.com>
9197
9198 * gdb.base/sigstep.exp: Use build_executable instead of
9199 prepare_for_testing.
9200 (top level): Move code that starts GDB, runs to main and creates a
9201 display to ...
9202 (restart): ... this new procedure.
9203 (top level): Move backtrace from signal handler test to ...
9204 (validate_backtrace): ... this new procedure.
9205 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
9206 with_test_prefix. Always restart GDB.
9207 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
9208 with_test_prefix. Always restart GDB. No need to delete
9209 breakpoints after the test.
9210 (test_skip_handler): Remove prefix parameter.
9211 (skip_over_handler, breakpoint_to_handler)
9212 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
9213 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
9214 restart GDB. No need to delete breakpoints after the test.
9215 (top level): Use foreach to call the test procedures with
9216 different commands.
9217
9218 2014-10-28 Pedro Alves <palves@redhat.com>
9219
9220 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
9221 instead of GNATS numbers.
9222 * gdb.base/sigbpt.exp: Likewise.
9223 * gdb.base/siginfo.exp: Likewise.
9224 * gdb.base/sigstep.exp: Likewise.
9225
9226 2014-10-27 Pedro Alves <palves@redhat.com>
9227
9228 * gdb.base/sigstep.c (dummy): New global.
9229 (main): Issue a couple writes to the new global.
9230 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
9231 procedures.
9232 (skip_over_handler): Use test_skip_handler.
9233 (top level): Call skip_over_handler for stepi and nexti too.
9234 (breakpoint_over_handler): Use test_skip_handler.
9235 (top level): Call breakpoint_over_handler for stepi and nexti too.
9236
9237 2014-10-27 Yao Qi <yao@codesourcery.com>
9238
9239 * gdb.trace/tfile.c (adjust_function_address)
9240 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
9241 function descriptor.
9242
9243 2014-10-24 Don Breazeal <donb@codesourcery.com>
9244
9245 * gdb.base/foll-fork.exp (test_follow_fork,
9246 catch_fork_child_follow): Check for updated fork messages emitted
9247 from infrun.c.
9248 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
9249 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
9250 vfork_and_exec_child_follow_through_step): Check for updated vfork
9251 messages emitted from infrun.c.
9252
9253 2014-10-24 Pedro Alves <palves@redhat.com>
9254
9255 * gdb.base/corefile.exp: Remove references to ultrix.
9256 * gdb.base/interrupt.exp: Likewise.
9257 * gdb.base/whatis.exp: Likewise.
9258 * gdb.gdb/selftest.exp: Likewise.
9259 * gdb.threads/manythreads.exp: Likewise.
9260 * gdb.threads/print-threads.exp: Likewise.
9261 * gdb.threads/pthreads.exp:: Likewise.
9262 * gdb.threads/schedlock.exp: Likewise.
9263
9264 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
9265
9266 * gdb.cp/non-trivial-retval.cc: Add a test case.
9267 * gdb.cp/non-trivial-retval.exp: Add a test.
9268
9269 2014-10-20 Yao Qi <yao@codesourcery.com>
9270
9271 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
9272 * gdb.python/py-objfile-script-gdb.py: New file.
9273 * gdb.python/py-objfile-script.exp: Update reference to
9274 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
9275 of remote_download. Remove the dest file.
9276
9277 2014-10-20 Yao Qi <yao@codesourcery.com>
9278
9279 * gdb.base/checkpoint.exp: Don't remove file copied on host.
9280 * gdb.base/step-line.exp: Likewise.
9281 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9282 * gdb.dwarf2/dw2-basic.exp: Likewise.
9283 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9284 * gdb.dwarf2/dw2-filename.exp: Likewise.
9285 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9286 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9287 * gdb.dwarf2/dw2-producer.exp: Likewise.
9288 * gdb.dwarf2/mac-fileno.exp: Likewise.
9289 * gdb.python/py-frame-args.exp: Likewise.
9290 * gdb.python/py-framefilter.exp: Likewise.
9291 * gdb.python/py-mi.exp: Likewise.
9292 * gdb.python/py-objfile-script.exp: Likewise
9293 * gdb.python/py-pp-integral.exp: Likewise.
9294 * gdb.python/py-pp-re-notag.exp: Likewise.
9295 * gdb.python/py-prettyprint.exp: Likewise.
9296 * gdb.python/py-section-script.exp: Likewise.
9297 * gdb.python/py-typeprint.exp: Likewise.
9298 * gdb.python/py-xmethods.exp: Likewise.
9299 * gdb.stabs/weird.exp: Likewise.
9300 * gdb.xml/tdesc-regs.exp: Likewise.
9301
9302 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
9303
9304 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
9305 (out_cu): Use addr_len for the size of addresses.
9306 (out_line): Likewise. Size DW_LNE_set_address instruction
9307 according to addr_len.
9308 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
9309 (FUNC): Add START_INSNS to definition.
9310
9311 2014-10-18 Yao Qi <yao@codesourcery.com>
9312
9313 * gdb.base/argv0-symlink.exp: Check argv[0] value if
9314 gdb_has_argv0 return true.
9315 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
9316 check [target_info exists noargs], check [gdb_has_argv0]
9317 instead.
9318 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9319 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
9320 procedures.
9321
9322 2014-10-17 Doug Evans <dje@google.com>
9323
9324 * gdb.python/py-events.exp: Update expected output for clear_objfiles
9325 event.
9326 * gdb.python/py-events.py: Add clear_objfiles event.
9327
9328 2014-10-17 Doug Evans <dje@google.com>
9329
9330 * gdb.python/py-objfile.exp: Test progspace attribute.
9331
9332 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
9333
9334 * gdb.guile/scm-breakpoint.exp: Do not assume any
9335 directory separators when matching source file paths.
9336 * gdb.python/py-breakpoint.exp: Likewise.
9337 * gdb.reverse/break-precsave.exp: Likewise.
9338 * gdb.reverse/break-reverse.exp: Likewise.
9339 * gdb.reverse/consecutive-precsave.exp: Likewise.
9340 * gdb.reverse/finish-precsave.exp: Likewise.
9341 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
9342 * gdb.reverse/finish-reverse.exp: Likewise.
9343 * gdb.reverse/i386-precsave.exp: Likewise.
9344 * gdb.reverse/i387-env-reverse.exp: Likewise.
9345 * gdb.reverse/i387-stack-reverse.exp: Likewise.
9346 * gdb.reverse/machinestate-precsave.exp: Likewise.
9347 * gdb.reverse/machinestate.exp: Likewise.
9348 * gdb.reverse/sigall-precsave.exp: Likewise.
9349 * gdb.reverse/solib-precsave.exp: Likewise.
9350 * gdb.reverse/step-precsave.exp: Likewise.
9351 * gdb.reverse/until-precsave.exp: Likewise.
9352 * gdb.reverse/watch-precsave.exp: Likewise.
9353 * gdb.reverse/watch-reverse.exp: Likewise.
9354
9355 2014-10-17 Yao Qi <yao@codesourcery.com>
9356
9357 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
9358 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
9359
9360 2014-10-17 Pedro Alves <palves@redhat.com>
9361
9362 PR gdb/17471
9363 * gdb.base/bg-execution-repeat.c: New file.
9364 * gdb.base/bg-execution-repeat.exp: New file.
9365
9366 2014-10-17 Pedro Alves <palves@redhat.com>
9367
9368 PR gdb/17300
9369 * gdb.base/continue-all-already-running.c: New file.
9370 * gdb.base/continue-all-already-running.exp: New file.
9371
9372 2014-10-17 Pedro Alves <palves@redhat.com>
9373
9374 PR gdb/17472
9375 * gdb.base/annota-input-while-running.c: New file.
9376 * gdb.base/annota-input-while-running.exp: New file.
9377
9378 2014-10-17 Pedro Alves <palves@redhat.com>
9379
9380 * gdb.base/callfuncs.exp: emove references to osf.
9381 * gdb.base/sigall.exp: Likewise.
9382 * gdb.gdb/selftest.exp: Likewise.
9383 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9384 * gdb.mi/non-stop.c: Likewise.
9385 * gdb.mi/pthreads.c: Likewise.
9386 * gdb.reverse/sigall-precsave.exp: Likewise.
9387 * gdb.reverse/sigall-reverse.exp: Likewise.
9388 * gdb.threads/pthreads.c: Likewise.
9389 * gdb.threads/pthreads.exp: Likewise.
9390
9391 2014-10-17 Yao Qi <yao@codesourcery.com>
9392
9393 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
9394 check 'target_info exists noargs'.
9395 (test_command_prompt_position): Likewise.
9396 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
9397 Remove "set args".
9398 (progvar_simple_while_test): Likewise.
9399 (progvar_complex_if_while_test): Likewise.
9400 (if_while_breakpoint_command_test): Likewise.
9401 (infrun_breakpoint_command_test): Likewise.
9402 (breakpoint_command_test): Likewise.
9403 (watchpoint_command_test): Likewise.
9404 (bp_deleted_in_command_test): Likewise.
9405 (temporary_breakpoint_commands): Likewise.
9406
9407 2014-10-16 Yao Qi <yao@codesourcery.com>
9408
9409 * gdb.base/remotetimeout.exp: Remove noargs checking.
9410
9411 2014-10-15 Pedro Alves <palves@redhat.com>
9412
9413 PR breakpoints/9649
9414 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
9415 * gdb.base/breakpoint-in-ro-region.exp
9416 (probe_target_hardware_step): New procedure.
9417 (top level): Probe hardware stepping and hardware breakpoint
9418 support. Test stepping through a read-only region, with both
9419 "breakpoint auto-hw" on and off and both "always-inserted" on and
9420 off.
9421
9422 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
9423
9424 * gdb.dlang/demangle.exp: Update for demangling changes.
9425
9426 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9427
9428 * gdb.cp/non-trivial-retval.cc: Add new test cases.
9429 * gdb.cp/non-trivial-retval.exp: Add new tests.
9430
9431 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9432
9433 PR c++/13403
9434 PR c++/15154
9435 * gdb.cp/non-trivial-retval.cc: New file.
9436 * gdb.cp/non-trivial-retval.exp: New file.
9437
9438 2014-10-15 Yao Qi <yao@codesourcery.com>
9439
9440 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
9441 remote host.
9442
9443 2014-10-15 Yao Qi <yao@codesourcery.com>
9444
9445 * gdb.python/py-symbol.exp: Match file base name if host is
9446 remote, otherwise match file name with dir name.
9447 * gdb.python/py-symtab.exp: Likewise.
9448 * gdb.python/python.exp: Likewise.
9449
9450 2014-10-15 Yao Qi <yao@codesourcery.com>
9451
9452 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
9453 pattern.
9454 * gdb.python/py-symtab.exp: Likewise.
9455 * gdb.python/python.exp: Remove trailing ".*". Fix typo
9456 locationn.
9457
9458 2014-10-14 Joel Brobecker <brobecker@adacore.com>
9459
9460 * gdb.ada/addr_arith: New testcase.
9461
9462 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9463
9464 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9465 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9466 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9467 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9468
9469 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9470
9471 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9472 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9473 * gdb.arch/stap-eval-lang-ada.exp: New file.
9474
9475 2014-10-14 Yao Qi <yao@codesourcery.com>
9476
9477 * gdb.mi/mi-var-child.c (nothing1): New function.
9478 (nothing2): New function.
9479 (do_children_tests): Set function pointers by nothing1 and
9480 nothing2.
9481 * gdb.mi/mi-var-child.exp: Step over new added statements.
9482 Update test to match the new output.
9483 * gdb.mi/var-cmd.c (nothing1): New function.
9484 (nothing2): New function.
9485 (do_children_tests): Set function pointers by nothing1 and
9486 nothing2.
9487 * gdb.mi/mi-var-display.exp: Update test to match output.
9488 Step to the line specified by $line_dct_nothing.
9489 Increase the number of lines to step.
9490
9491 2014-10-14 Yao Qi <yao@codesourcery.com>
9492
9493 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9494 tests.
9495 * gdb.mi/mi2-var-child.exp: Likewise.
9496
9497 2014-10-13 Doug Evans <dje@google.com>
9498
9499 * gdb.python/py-objfile.exp: Change name of file name test.
9500
9501 2014-10-13 Doug Evans <dje@google.com>
9502
9503 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9504 from the start of the CU.
9505
9506 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9507 Yao Qi <yao@codesourcery.com>
9508
9509 Fix "save breakpoints" for "catch" command.
9510 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9511 Remove -nonewline. Match also the added "main" line.
9512
9513 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9514
9515 Fix "save breakpoints" for "disable $bpnum" command.
9516 * gdb.base/save-bp.c (main): Add label.
9517 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9518
9519 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9520
9521 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9522
9523 2014-10-11 Yao Qi <yao@codesourcery.com>
9524
9525 * gdb.server/server-kill.exp: Execute command
9526 "set remote trace-status-packet on" before "tstatus".
9527
9528 2014-10-11 Yao Qi <yao@codesourcery.com>
9529
9530 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9531 (main): Call getppid.
9532 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9533 and continue to it. Read variable "server_pid".
9534
9535 2014-10-11 Yao Qi <yao@codesourcery.com>
9536
9537 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9538
9539 2014-10-11 Yao Qi <yao@codesourcery.com>
9540
9541 * gdb.threads/thread-find.exp: Don't execute command
9542 "info threads".
9543 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9544 * gdb.threads/linux-dp.exp: Don't check the condition
9545 $threads_created equals to zero.
9546
9547 2014-10-10 Pedro Alves <palves@redhat.com>
9548
9549 * gdb.base/bigcore.exp: Remove references to IRIX.
9550 * gdb.base/funcargs.exp: Likewise.
9551 * gdb.base/interrupt.exp: Likewise.
9552 * gdb.base/mips_pro.exp: Likewise.
9553 * gdb.base/nodebug.exp: Likewise.
9554 * gdb.base/setvar.exp: Likewise.
9555 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9556
9557 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9558 Pedro Alves <palves@redhat.com>
9559
9560 PR symtab/14466
9561 * gdb.base/vdso-warning.c: New file.
9562 * gdb.base/vdso-warning.exp: New file.
9563
9564 2014-10-02 Doug Evans <dje@google.com>
9565
9566 * gdb.base/structs.c (main): Don't run forever.
9567
9568 2014-10-02 Pedro Alves <palves@redhat.com>
9569
9570 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9571 (top level) <stop threads 1, stop threads 2>: Use it.
9572
9573 2014-10-02 Pedro Alves <palves@redhat.com>
9574
9575 * gdb.threads/break-while-running.exp (test): Add new
9576 'update_thread_list' argument. Skip "info threads" if false.
9577 (top level): Add new 'update_thread_list' axis.
9578
9579 2014-10-02 Pedro Alves <palves@redhat.com>
9580
9581 PR breakpoints/17431
9582 * gdb.base/execl-update-breakpoints.c: New file.
9583 * gdb.base/execl-update-breakpoints.exp: New file.
9584
9585 2014-10-01 Pedro Alves <palves@redhat.com>
9586
9587 * gdb.base/breakpoint-in-ro-region.c: New file.
9588 * gdb.base/breakpoint-in-ro-region.exp: New file.
9589
9590 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9591
9592 * gdb.mi/mi-exit-code.exp: New file.
9593 * gdb.mi/mi-exit-code.c: New file.
9594
9595 2014-09-30 Yao Qi <yao@codesourcery.com>
9596
9597 * lib/prelink-support.exp (build_executable_own_libs): Error if
9598 the target isn't native.
9599
9600 2014-09-30 Yao Qi <yao@codesourcery.com>
9601
9602 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9603 false.
9604
9605 2014-09-22 Pedro Alves <palves@redhat.com>
9606
9607 * gdb.threads/break-while-running.exp: New file.
9608 * gdb.threads/break-while-running.c: New file.
9609
9610 2014-09-19 Yao Qi <yao@codesourcery.com>
9611
9612 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9613 Invoke test. Restart GDB with --readnow and invoke test again.
9614
9615 2014-09-19 Yao Qi <yao@codesourcery.com>
9616
9617 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9618 proc set_breakpoint_on_gcd_function. Invoke
9619 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9620 invoke set_breakpoint_on_gcd_function again.
9621
9622 2014-09-18 Doug Evans <dje@google.com>
9623
9624 * gdb.dwarf2/symtab-producer.exp: New file.
9625
9626 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9627
9628 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9629 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9630 * gdb.base/global-var-nested-by-dso.c: Likewise.
9631 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9632
9633 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9634 Pedro Alves <palves@redhat.com>
9635
9636 * gdb.base/watch-bitfields.exp: Pass string other than test file
9637 name to prepare_for_testing.
9638 (watch): New procedure.
9639 (expect_watchpoint): Use with_test_prefix.
9640 (top level): Factor out tests to ...
9641 (test_watch_location, test_regular_watch): ... these new
9642 procedures, and use with_test_prefix and gdb_continue_to_end.
9643
9644 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9645
9646 PR breakpoints/12526
9647 * gdb.base/watch-bitfields.exp: New file.
9648 * gdb.base/watch-bitfields.c: New file.
9649
9650 2014-09-16 Pedro Alves <palves@redhat.com>
9651
9652 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9653 software and hardware addresses, not software address against
9654 itself.
9655
9656 2014-09-16 Pedro Alves <palves@redhat.com>
9657
9658 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9659 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9660
9661 2014-09-16 Pedro Alves <palves@redhat.com>
9662
9663 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9664 files.
9665 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9666 "*-*-vxworks*" throughout.
9667 * gdb.base/break.exp: Likewise.
9668 * gdb.base/default.exp: Likewise.
9669 * gdb.base/scope.exp: Likewise.
9670 * gdb.base/sepdebug.exp: Likewise.
9671 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9672 throughout.
9673 * gdb.base/run.c: Likewise.
9674 * gdb.base/sepdebug.c: Likewise.
9675 * gdb.hp/gdb.aCC/run.c: Likewise.
9676 * gdb.reverse/until-reverse.c: Likewise.
9677 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9678
9679 2014-09-16 Yao Qi <yao@codesourcery.com>
9680
9681 * boards/local-remote-host-native.exp: New file.
9682
9683 2014-09-14 Doug Evans <xdje42@gmail.com>
9684
9685 * gdb.threads/queue-signal.c (thread_count): New variable.
9686 (thread_count_mutex, thread_count_condvar): New variables.
9687 (incr_thread_count, wait_all_threads_running): New functions.
9688 (main): Wait for all threads to be in their thread functions.
9689
9690 2014-09-13 Doug Evans <xdje42@gmail.com>
9691
9692 * gdb.threads/queue-signal.c: New file.
9693 * gdb.threads/queue-signal.exp: New file.
9694
9695 2014-09-13 Doug Evans <xdje42@gmail.com>
9696
9697 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9698 be consistent with what default_gdb_init uses.
9699 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9700 the plain text of the prompt. Add some logging printfs.
9701 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9702
9703 2014-09-12 Pedro Alves <palves@redhat.com>
9704
9705 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9706 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9707 * gdb.arch/i386-size-overlap.exp: Likewise.
9708 * gdb.arch/i386-size.exp: Likewise.
9709 * gdb.arch/i386-unwind.exp: Likewise.
9710 * gdb.base/a2-run.exp: Likewise.
9711 * gdb.base/break.exp: Likewise.
9712 * gdb.base/charset.exp: Likewise.
9713 * gdb.base/chng-syms.exp: Likewise.
9714 * gdb.base/commands.exp: Likewise.
9715 * gdb.base/dbx.exp: Likewise.
9716 * gdb.base/find.exp: Likewise.
9717 * gdb.base/funcargs.exp: Likewise.
9718 * gdb.base/jit-simple.exp: Likewise.
9719 * gdb.base/reread.exp: Likewise.
9720 * gdb.base/sepdebug.exp: Likewise.
9721 * gdb.base/step-bt.exp: Likewise.
9722 * gdb.cp/mb-inline.exp: Likewise.
9723 * gdb.cp/mb-templates.exp: Likewise.
9724 * gdb.objc/basicclass.exp: Likewise.
9725 * gdb.threads/killed.exp: Likewise.
9726
9727 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9728
9729 PR tdep/17379
9730 * gdb.arch/powerpc-stackless.S: New file.
9731 * gdb.arch/powerpc-stackless.exp: New file.
9732
9733 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9734
9735 * gdb.base/attach.c: Include unistd.h.
9736 (main): Call alarm. Add label postloop.
9737 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9738 gdb_breakpoint, gdb_continue_to_breakpoint.
9739 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9740
9741 2014-09-11 Pedro Alves <palves@redhat.com>
9742
9743 PR gdb/17347
9744 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9745 * gdb.base/attach.exp (test_command_line_attach_run): New
9746 procedure.
9747 (top level): Call it.
9748
9749 2014-09-11 Pedro Alves <palves@redhat.com>
9750
9751 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9752 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9753 (do_command_attach_tests): Use spawn_wait_for_attach.
9754 * gdb.base/solib-overlap.exp: Likewise.
9755 * gdb.multi/multi-attach.exp: Likewise.
9756 * gdb.python/py-prompt.exp: Likewise.
9757 * gdb.python/py-sync-interp.exp: Likewise.
9758 * gdb.server/ext-attach.exp: Likewise.
9759
9760 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9761
9762 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9763 command in testcase. Simplify testcase.
9764
9765 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9766
9767 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9768
9769 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9770
9771 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9772
9773 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9774
9775 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9776
9777 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9778
9779 * gdb.dwarf2/dynarr-ptr.c: New file.
9780 * gdb.dwarf2/dynarr-ptr.exp: New file.
9781
9782 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9783
9784 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9785 of 30 rather than hardcoding 120 for a slow test case. Take the
9786 `gdb,timeout' target setting into account for this calculation.
9787 Don't extend the timeout for the test cases that don't need it.
9788
9789 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9790
9791 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9792 a factor of 2 for a slow test case. Take the `gdb,timeout'
9793 target setting into account for this calculation.
9794 * gdb.reverse/until-precsave.exp: Increase the timeout by
9795 a factor of 15 and 3 respectively rather than adding 120
9796 for a pair of slow test cases. Take the `gdb,timeout'
9797 target setting into account for this calculation.
9798
9799 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9800
9801 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9802 timeout, don't pass one down to gdb_expect.
9803 (gdb_expect): Rework timeout selection.
9804
9805 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9806
9807 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9808 exception on timeout.
9809 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9810 (gdbserver_start_extended): Catch any `gdbserver_start' error
9811 exceptions.
9812 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9813 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9814 `gdbserver_gdb_load' error exceptions.
9815
9816 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9817
9818 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9819 120 on waiting for the TCP socket to open.
9820
9821 2014-09-09 Doug Evans <xdje42@gmail.com>
9822
9823 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9824 _caller_matches, _any_caller_is, _any_caller_matches.
9825
9826 2014-09-09 Doug Evans <xdje42@gmail.com>
9827
9828 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9829
9830 2014-09-09 Yao Qi <yao@codesourcery.com>
9831
9832 * gdb.mi/mi-var-display.exp: Set print symbol off.
9833
9834 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9835
9836 PR gdb/17035
9837 * gdb.base/commands.exp: Add tests to verify user-defined
9838 commands with empty bodies.
9839 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9840 python commands in `show user command`.
9841 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9842 scheme commands in `show user command`.
9843
9844 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9845
9846 PR python/17355
9847 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9848 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9849 * gdb.python/py-framefilter-invalidarg.exp: New file.
9850 * gdb.python/py-framefilter-invalidarg.py: New file.
9851
9852 2014-09-06 Doug Evans <xdje42@gmail.com>
9853
9854 PR 15276
9855 * gdb.python/py-caller-is.c: New file.
9856 * gdb.python/py-caller-is.exp: New file.
9857
9858 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9859
9860 PR gdb/17235
9861 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9862 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9863
9864 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9865
9866 PR fortran/17237
9867 * gdb.fortran/print-formatted.exp: New file.
9868 * gdb.fortran/print-formatted.f90: Likewise.
9869
9870 2014-09-03 Sasha Smundak <asmundak@google.com>
9871
9872 * gdb.python/py-frame.exp: Test Frame.read_register.
9873
9874 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9875
9876 PR python/16699
9877 * gdb.python/py-completion.exp: New file.
9878 * gdb.python/py-completion.py: Likewise.
9879
9880 2014-08-28 Doug Evans <dje@google.com>
9881
9882 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9883 eax,etc. are live with values set by gdb and thus the compiler can't
9884 use them.
9885 * gdb.arch/i386-pseudo.c (main): Ditto.
9886
9887 2014-08-27 Doug Evans <dje@google.com>
9888
9889 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9890
9891 2014-08-25 Doug Evans <dje@google.com>
9892
9893 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9894 (main): Ditto.
9895
9896 2014-08-25 Doug Evans <dje@google.com>
9897
9898 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9899
9900 2014-08-24 Yao Qi <yao@codesourcery.com>
9901
9902 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9903 symbol off.
9904 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9905
9906 2014-08-22 Doug Evans <dje@google.com>
9907
9908 PR 17276
9909 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9910 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9911 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9912
9913 2014-08-22 Yao Qi <yao@codesourcery.com>
9914
9915 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9916 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9917 * gdb.python/python.exp: Likewise. Use .py file on the host
9918 instead of the build.
9919
9920 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9921
9922 * gdb.threads/gcore-stale-thread.c: New file.
9923 * gdb.threads/gcore-stale-thread.exp: New file.
9924
9925 2014-08-21 Pedro Alves <palves@redhat.com>
9926
9927 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9928 * gdb.base/gcore-relro-pie.exp: Likewise.
9929 * gdb.base/gcore-relro.exp: Likewise.
9930 * gdb.base/gcore.exp: Likewise.
9931 * gdb.base/print-symbol-loading.exp: Likewise.
9932 * gdb.threads/gcore-thread.exp: Likewise.
9933 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9934
9935 2014-08-20 Pedro Alves <palves@redhat.com>
9936 Jan Kratochvil <jan.kratochvil@redhat.com>
9937
9938 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9939 configure.
9940 (EXPECT): Handle READ1 being set.
9941 (all): Depend on EXTRA_RULES.
9942 (check-read1, expect-read1, read1.so, read1): New rules.
9943 * README (Testsuite Parameters): Document the READ1 make variable.
9944 (Race detection): New section.
9945 * configure: Regenerate.
9946 * configure.ac: If build==host==target, and running under a
9947 GNU/glibc system, add read1 to the extra Makefile rules.
9948 (EXTRA_RULES): AC_SUBST it.
9949 * lib/read1.c: New file.
9950
9951 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9952
9953 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9954 the handling of variables declared as a typedef to an array
9955 which a DW_AT_data_location attribute.
9956
9957 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9958 Pedro Alves <palves@redhat.com>
9959
9960 PR symtab/14604
9961 PR symtab/14605
9962 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9963 gdb_test.
9964
9965 2014-08-19 Pedro Alves <palves@redhat.com>
9966
9967 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9968
9969 2014-08-19 Yao Qi <yao@codesourcery.com>
9970
9971 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9972 right line.
9973
9974 2014-08-18 David Blaikie <dblaikie@gmail.com>
9975
9976 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9977
9978 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9979
9980 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9981 attribute in array range.
9982
9983 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9984
9985 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9986
9987 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9988
9989 PR c++/17132
9990 * gdb.cp/pr17132.cc: New file.
9991 * gdb.cp/pr17132.exp: New file.
9992
9993 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9994
9995 * gdb.python/py-xmethods.py (A_getarrayind)
9996 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9997 Use 'print' with function call syntax.
9998 (E_method_matcher.match): Fix tab vs space indentation mixup.
9999
10000 2014-08-15 Yao Qi <yao@codesourcery.com>
10001
10002 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
10003 false.
10004
10005 2014-08-15 Yao Qi <yao@codesourcery.com>
10006
10007 * gdb.cp/casts.exp: Set print symbol off.
10008 * gdb.cp/class2.exp: Likewise.
10009 * gdb.cp/overload.exp: Likewise.
10010 * gdb.cp/templates.exp: Likewise.
10011
10012 2014-08-11 Doug Evans <dje@google.com>
10013
10014 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
10015 (test_load_shlib): Update.
10016
10017 2014-08-09 Yao Qi <yao@codesourcery.com>
10018
10019 * gdb.base/display.exp: Invoke is_address_zero_readable.
10020 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
10021 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
10022 * gdb.base/hbreak-unmapped.exp: Return if
10023 is_address_zero_readable returns true.
10024 * gdb.base/signest.exp: Likewise.
10025 * gdb.base/signull.exp: Likewise.
10026 * gdb.base/sigbpt.exp: Likewise.
10027 * gdb.guile/scm-disasm.exp: Do the test if
10028 is_address_zero_readable returns false.
10029 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
10030 * gdb.python/py-arch.exp: Likewise.
10031 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
10032 * lib/gdb.exp (is_address_zero_readable): New proc.
10033
10034 2014-08-09 Yao Qi <yao@codesourcery.com>
10035
10036 PR testsuite/13443
10037 * gdb.mi/mi-var-display.exp: Make test messages unique.
10038
10039 2014-08-04 Tom Tromey <tromey@redhat.com>
10040
10041 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
10042 target 0".
10043
10044 2014-08-04 Tom Tromey <tromey@redhat.com>
10045
10046 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
10047 "target_resume".
10048
10049 2014-08-01 Joel Brobecker <brobecker@adacore.com>
10050
10051 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
10052 inner_vla_struct_object_size.
10053 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
10054 as xfail.
10055
10056 2014-07-30 Pedro Alves <palves@redhat.com>
10057
10058 * gdb.threads/signal-command-handle-nopass.exp (test): Add
10059 comment.
10060
10061 2014-07-29 Yao Qi <yao@codesourcery.com>
10062
10063 PR gdb/17206
10064 * gdb.base/until-nodebug.exp: New.
10065
10066 2014-07-28 Doug Evans <xdje42@gmail.com>
10067
10068 PR guile/17203
10069 * gdb.guile/scm-parameter.exp: Add tests for trying to create
10070 previously existing parameter, and previously ambiguously spelled
10071 parameter.
10072
10073 2014-07-28 Will Newton <will.newton@linaro.org>
10074
10075 * gdb.base/varargs.exp: Remove KFAILs for ARM.
10076
10077 2014-07-26 Ludovic Courtès <ludo@gnu.org>
10078 Doug Evans <xdje42@gmail.com>
10079
10080 PR guile/17146
10081 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
10082
10083 2014-07-25 Pedro Alves <palves@redhat.com>
10084
10085 * gdb.threads/signal-command-handle-nopass.c: New file.
10086 * gdb.threads/signal-command-handle-nopass.exp: New file.
10087 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
10088 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
10089 * gdb.threads/signal-delivered-right-thread.c: New file.
10090 * gdb.threads/signal-delivered-right-thread.exp: New file.
10091
10092 2014-07-25 Pedro Alves <palves@redhat.com>
10093
10094 * gdb.base/double-prompt-target-event-error.exp
10095 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
10096 match.
10097 (cancel_pagination_in_target_event): Rework double prompt
10098 detection.
10099 * gdb.base/paginate-after-ctrl-c-running.exp
10100 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
10101 <return>' match.
10102 * gdb.base/paginate-bg-execution.exp
10103 (test_bg_execution_pagination_return)
10104 (test_bg_execution_pagination_cancel): Remove '-notransfer
10105 <return>' matches.
10106 * gdb.base/paginate-execution-startup.exp
10107 (test_fg_execution_pagination_return)
10108 (test_fg_execution_pagination_cancel): Remove '-notransfer
10109 <return>' matches.
10110 * gdb.base/paginate-inferior-exit.exp
10111 (test_paginate_inferior_exited): Remove '-notransfer <return>'
10112 match.
10113 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
10114 * lib/gdb.exp (pagination_prompt): Run text through
10115 string_to_regexp.
10116 (gdb_test_multiple): Match $pagination_prompt instead of
10117 "<return>".
10118 (string_to_regexp): Move to lib/gdb-utils.exp.
10119
10120 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10121
10122 * gdb.arch/amd64-entry-value-paramref.S: New file.
10123 * gdb.arch/amd64-entry-value-paramref.cc: New file.
10124 * gdb.arch/amd64-entry-value-paramref.exp: New file.
10125 * gdb.arch/amd64-optimout-repeat.S: New file.
10126 * gdb.arch/amd64-optimout-repeat.c: New file.
10127 * gdb.arch/amd64-optimout-repeat.exp: New file.
10128
10129 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10130
10131 PR gdb/17170
10132 * gdb.base/statistics.exp: New file.
10133
10134 2014-07-17 Doug Evans <dje@google.com>
10135
10136 PR gdb/17170
10137 * gdb.base/maint.exp: Update testing of per-command stats.
10138
10139 2014-07-16 Pedro Alves <palves@redhat.com>
10140
10141 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
10142 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
10143 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
10144 (tfile_write_buf): New functions.
10145 (add_memory_block): Rewrite using the above.
10146 (adjust_function_address): New function.
10147 (FUNCTION_ADDRESS): New macro.
10148 (write_basic_trace_file): Remove short_x local, and use
10149 tfile_write_16. Change type of func_addr local to unsigned long
10150 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
10151 here. Cast argument of add_memory_block to char pointer.
10152 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
10153 (main): Remove parameters.
10154 * gdb.trace/tfile.exp: Remove nowarnings.
10155
10156 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
10157
10158 * gdb.base/debug-expr.exp: Test string evaluation with
10159 "debug expression" on.
10160
10161 2014-07-15 Pedro Alves <palves@redhat.com>
10162
10163 * gdb.base/reread.exp: Use clean_restart.
10164
10165 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
10166
10167 * gdb.arch/avr-flash-qualifer.c: New.
10168 * gdb.arch/avr-flash-qualifer.exp: New.
10169
10170 2014-07-14 Pedro Alves <palves@redhat.com>
10171
10172 * gdb.base/paginate-after-ctrl-c-running.c: New file.
10173 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
10174
10175 2014-07-14 Pedro Alves <palves@redhat.com>
10176
10177 * gdb.base/double-prompt-target-event-error.c: New file.
10178 * gdb.base/double-prompt-target-event-error.exp: New file.
10179
10180 2014-07-14 Pedro Alves <palves@redhat.com>
10181
10182 PR gdb/17072
10183 * gdb.base/paginate-inferior-exit.c: New file.
10184 * gdb.base/paginate-inferior-exit.exp: New file.
10185
10186 2014-07-14 Pedro Alves <palves@redhat.com>
10187
10188 PR gdb/17072
10189 * gdb.base/paginate-bg-execution.c: New file.
10190 * gdb.base/paginate-bg-execution.exp: New file.
10191
10192 2014-07-14 Pedro Alves <palves@redhat.com>
10193
10194 PR gdb/17072
10195 * gdb.base/paginate-execution-startup.c: New file.
10196 * gdb.base/paginate-execution-startup.exp: New file.
10197 * lib/gdb.exp (pagination_prompt): New global.
10198 (default_gdb_spawn): New procedure, factored out from
10199 default_gdb_spawn.
10200 (default_gdb_start): Adjust to call default_gdb_spawn.
10201 (gdb_spawn): New procedure.
10202
10203 2014-07-14 Pedro Alves <palves@redhat.com>
10204
10205 * lib/gdb.exp (gdb_assert): New procedure.
10206 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
10207
10208 2014-07-14 Pedro Alves <palves@redhat.com>
10209
10210 * gdb.base/execution-termios.c: New file.
10211 * gdb.base/execution-termios.exp: New file.
10212
10213 2014-07-14 Tom Tromey <tromey@redhat.com>
10214
10215 * gdb.cp/vla-cxx.cc: New file.
10216 * gdb.cp/vla-cxx.exp: New file.
10217
10218 2014-07-14 Tom Tromey <tromey@redhat.com>
10219
10220 * gdb.reverse/rerun-prec.c: New file.
10221 * gdb.reverse/rerun-prec.exp: New file.
10222
10223 2014-07-12 Maciej W. Rozycki <macro@mips.com>
10224 Maciej W. Rozycki <macro@codesourcery.com>
10225
10226 * lib/gdb-utils.exp: New file.
10227 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
10228 inline `gdb_init_command' processing.
10229 (gdb_start_cmd): Likewise.
10230 * lib/mi-support.exp (mi_run_cmd): Likewise.
10231 * README: Document `gdb_init_command' and `gdb_init_commands'.
10232
10233 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10234
10235 Fix false FAIL running under a very long directory name.
10236 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
10237 and "set print elements 10000". Twice.
10238
10239 2014-07-11 Yao Qi <yao@codesourcery.com>
10240
10241 * gdb.base/exprs.exp: "set print symbol off".
10242
10243 2014-07-11 Pedro Alves <palves@redhat.com>
10244
10245 * gdb.threads/kill.c: New file.
10246 * gdb.threads/kill.exp: New file.
10247
10248 2014-07-10 Yao Qi <yao@codesourcery.com>
10249
10250 * gdb.trace/tfile.c (write_basic_trace_file)
10251 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
10252 address written to trace file.
10253
10254 2014-07-09 Pedro Alves <palves@redhat.com>
10255
10256 * gdb.base/attach-wait-input.exp: New file.
10257 * gdb.base/attach-wait-input.c: New file.
10258
10259 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10260
10261 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
10262 setting up test structures.
10263 (main): Call new test function.
10264 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
10265 test function, continue into test function and walk test
10266 structures.
10267
10268 2014-07-02 Yao Qi <yao@codesourcery.com>
10269
10270 * gdb.trace/entry-values.c: Define labels 'foo_start' and
10271 'bar_start' at the beginning of functions 'foo' and 'bar'
10272 respectively.
10273 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
10274 instead of 'foo' and 'bar'.
10275
10276 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
10277
10278 * gdb.btrace/segv.exp: New.
10279 * gdb.btrace/segv.c: New.
10280
10281 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
10282
10283 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
10284 instruction.
10285
10286 2014-06-30 Mark Wielaard <mjw@redhat.com>
10287
10288 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
10289 vulture, vilify, villar): New volatile array constants.
10290 (vindictive, vegetation): New const volatile array constants.
10291 * gdb.base/volatile.exp: Test volatile and const volatile array
10292 types.
10293
10294 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10295
10296 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
10297 target lacks support for awatch, rwatch, or hbreak.
10298
10299 2014-06-27 Yao Qi <yao@codesourcery.com>
10300
10301 * gdb.multi/dummy-frame-restore.exp: New.
10302 * gdb.multi/dummy-frame-restore.c: New.
10303
10304 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
10305
10306 * gdb.btrace/gcore.exp: New.
10307
10308 2014-06-23 Pedro Alves <palves@redhat.com>
10309
10310 * gdb.base/watchpoint-reuse-slot.c: New file.
10311 * gdb.base/watchpoint-reuse-slot.exp: New file.
10312
10313 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
10314
10315 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
10316 progspace's filename in 'info', 'enable' and 'disable' command
10317 tests.
10318
10319 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10320
10321 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
10322 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10323 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
10324
10325 2014-06-20 Gary Benson <gbenson@redhat.com>
10326
10327 * gdb.arch/i386-avx.exp: Fix include file location.
10328 * gdb.arch/i386-sse.exp: Likewise.
10329
10330 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
10331
10332 * gdb.dlang/expression.exp: New file.
10333
10334 2014-06-19 Pedro Alves <palves@redhat.com>
10335
10336 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
10337 out from ...
10338 (top level): ... here. Iterate running tests under different
10339 scheduler-locking settings.
10340
10341 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
10342
10343 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
10344 to DW_FORM_addr and use non-zero addresses.
10345
10346 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
10347
10348 PR gdb/17017
10349 * gdb.python/py-xmethods.cc: Add global function call counters and
10350 increment them in their respective functions. Remove "cout"
10351 statements.
10352 * gdb.python/py-xmethods.exp: Make tests check the global function
10353 call counters instead of depending on inferior IO.
10354
10355 2014-06-18 Don Breazeal <donb@codesourcery.com>
10356
10357 * gdb.base/foll-fork.exp (default_fork_parent_follow):
10358 Deleted procedure.
10359 (explicit_fork_parent_follow): Deleted procedure.
10360 (explicit_fork_child_follow): Deleted procedure.
10361 (test_follow_fork): New procedure.
10362 (do_fork_tests): Replace calls to deleted procedures with
10363 calls to test_follow_fork and reset GDB for subsequent
10364 procedure calls.
10365
10366 2014-06-17 Yao Qi <yao@codesourcery.com>
10367
10368 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
10369 CP1252.
10370
10371 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
10372
10373 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
10374 Initialize ptr and S explicitly.
10375 (skip_type_update_when_not_use_rtti_test): Likewise.
10376
10377 2014-06-16 Keith Seitz <keiths@redhat.com>
10378
10379 PR mi/15863
10380 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
10381 the inferior is started.
10382
10383 2014-06-16 Pedro Alves <palves@redhat.com>
10384
10385 * gdb.base/break-main-file-remove-fail.c: New file.
10386 * gdb.base/break-main-file-remove-fail.exp: New file.
10387 * gdb.base/break-unload-file.exp: Use build_executable instead of
10388 prepare_for_testing.
10389 (test_break): New parameter "initial_load". Handle it.
10390 (top level): Add initial_load cmdline/file axis.
10391
10392 2014-06-12 Tom Tromey <tromey@redhat.com>
10393
10394 * gdb.base/completion.exp: Don't use directory name in test.
10395
10396 2014-06-09 Gary Benson <gbenson@redhat.com>
10397
10398 * gdb.base/sigall.c [Functions to send signals]: Reorder to
10399 separate the always-available ANSI-standard signals from the
10400 signals that require checking.
10401 (main): Likewise.
10402 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
10403 Likewise.
10404 (main): Likewise.
10405
10406 2014-06-07 Keith Seitz <keiths@redhat.com>
10407
10408 Revert:
10409 PR c++/16253
10410 * gdb.cp/var-tag.cc: New file.
10411 * gdb.cp/var-tag.exp: New file.
10412 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10413 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10414 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10415 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10416
10417 2014-06-06 Doug Evans <xdje42@gmail.com>
10418
10419 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
10420
10421 2014-06-06 Pedro Alves <palves@redhat.com>
10422
10423 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
10424 in target debug output instead of looking at RSP packets,
10425 disabling the test on any target that uses hardware stepping.
10426 Update comments.
10427
10428 2014-06-06 Pedro Alves <palves@redhat.com>
10429
10430 * gdb.base/break-unload-file.exp: Fix typo.
10431
10432 2014-06-06 Yao Qi <yao@codesourcery.com>
10433
10434 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
10435 from "jit_function" to "^jit_function".
10436
10437 2014-06-06 Yao Qi <yao@codesourcery.com>
10438
10439 * gdb.base/async.c (foo): Add one statement.
10440 * gdb.base/async.exp: Get the next instruction address and
10441 match the output of "nexti" by instruction address. Match
10442 the hex address in the output of "finish".
10443
10444 2014-06-06 Gary Benson <gbenson@redhat.com>
10445
10446 * gdb.base/call-signals.c: Remove preprocessor conditionals
10447 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
10448 SIGSEGV and SIGTERM.
10449 * gdb.base/sigall.c: Likewise.
10450 * gdb.base/unwindonsignal.c: Likewise.
10451 * gdb.reverse/sigall-reverse.c: Likewise.
10452
10453 2014-06-06 Yao Qi <yao@codesourcery.com>
10454
10455 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
10456 readable, skip the test.
10457
10458 2014-06-06 Yao Qi <yao@codesourcery.com>
10459
10460 * gdb.threads/staticthreads.c (thread_function): Move the line
10461 setting breakpoint on forward.
10462 * gdb.threads/staticthreads.exp: Update comments.
10463
10464 2014-06-05 Ludovic Courtès <ludo@gnu.org>
10465
10466 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10467 "history-append! type error".
10468
10469 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10470
10471 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10472 erroneous dprintf expected input.
10473
10474 2014-06-04 Doug Evans <xdje42@gmail.com>
10475
10476 * gdb.guile/scm-generics.exp: Delete.
10477
10478 2014-06-04 Doug Evans <xdje42@gmail.com>
10479
10480 * gdb.guile/scm-breakpoint.exp: Update.
10481 Add tests for breakpoint registration.
10482
10483 2014-06-04 Tom Tromey <tromey@redhat.com>
10484
10485 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10486 VLA-in-union.
10487 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10488 inner_vla_struct, vla_union types. Initialize objects of those
10489 types and compute their sizes.
10490
10491 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10492 Hui Zhu <hui@codesourcery.com>
10493
10494 * gdb.base/fileio.exp: Add test for shell not available as well as
10495 available.
10496 * gdb.base/fileio.c (test_system): Check for shell twice.
10497
10498 2014-06-04 Yao Qi <yao@codesourcery.com>
10499
10500 * gdb.base/auto-connect-native-target.exp: Remove redundant
10501 space from the regexp pattern.
10502
10503 2014-06-04 Yao Qi <yao@codesourcery.com>
10504
10505 * gdb.base/default.exp: Replace "child" with "native" in
10506 regexp pattern.
10507
10508 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10509
10510 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10511 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10512 * gdb.python/py-xmethods.py: Python script supporting the
10513 new testcase and tests.
10514
10515 2014-06-03 Joel Brobecker <brobecker@adacore.com>
10516 Pedro Alves <palves@redhat.com>
10517
10518 PR breakpoints/17000
10519 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10520 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10521
10522 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10523
10524 * gdb.base/subst.exp: Add tests to verify partial path matching
10525 output.
10526
10527 2014-06-03 Pedro Alves <palves@redhat.com>
10528
10529 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10530 target that doesn't use software single-stepping.
10531
10532 2014-06-03 Pedro Alves <palves@redhat.com>
10533
10534 PR breakpoints/17000
10535 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10536 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10537
10538 2014-06-02 Doug Evans <xdje42@gmail.com>
10539
10540 * gdb.guile/scm-parameter.exp: New file.
10541
10542 2014-06-02 Doug Evans <xdje42@gmail.com>
10543
10544 * gdb.guile/scm-cmd.c: New file.
10545 * gdb.guile/scm-cmd.exp: New file.
10546
10547 2014-06-02 Doug Evans <xdje42@gmail.com>
10548
10549 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10550 pretty-printer lookup.
10551 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10552 (make-pp_s-printer): Call it.
10553 (make-pretty-printer-from-dict): New function.
10554 (lookup-pretty-printer-maker-from-dict): New function.
10555 (*pretty-printer*): Simplify.
10556 (make-objfile-pp_s-printer): New function.
10557 (install-objfile-pretty-printers!): New function.
10558 (make-progspace-pp_s-printer): New function.
10559 (install-progspace-pretty-printers!): New function.
10560 * gdb.guile/scm-progspace.c: New file.
10561 * gdb.guile/scm-progspace.exp: New file.
10562
10563 2014-06-02 Pedro Alves <palves@redhat.com>
10564
10565 * gdb.base/dprintf-bp-same-addr.c: New file.
10566 * gdb.base/dprintf-bp-same-addr.exp: New file.
10567
10568 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10569
10570 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10571 * gdb.arch/powerpc-power.s: Likewise.
10572
10573 2014-06-02 Joel Brobecker <brobecker@adacore.com>
10574
10575 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10576
10577 2014-06-01 Yao Qi <yao@codesourcery.com>
10578
10579 * gdb.base/watchpoint.exp (test_watch_location): Check null
10580 pointer can be dereferenced. If not, do the test, otherwise
10581 skip it.
10582
10583 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
10584
10585 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10586 results.
10587 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10588
10589 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
10590
10591 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10592 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10593 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10594 * gdb.arch/amd64-invalid-stack-top.c: New file.
10595 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10596
10597 2014-05-30 Pedro Alves <palves@redhat.com>
10598
10599 PR breakpoints/17000
10600 * gdb.base/sss-bp-on-user-bp.c: New file.
10601 * gdb.base/sss-bp-on-user-bp.exp: New file.
10602
10603 2014-05-30 David Blaikie <dblaikie@gmail.com>
10604
10605 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10606 gnu_inline semantics via attribute.
10607 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10608 source explicitly specifies the required semantics.
10609
10610 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10611
10612 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10613
10614 2014-05-29 Pedro Alves <palves@redhat.com>
10615 Tom Tromey <tromey@redhat.com>
10616
10617 * gdb.base/async-shell.exp: Don't enable target-async.
10618 * gdb.base/async.exp
10619 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10620 parameter. Adjust.
10621 (top level): Don't test with "target-async".
10622 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10623 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10624 * gdb.base/inferior-died.exp: Don't enable target-async.
10625 * gdb.base/interrupt-noterm.exp: Likewise.
10626 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10627 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10628 * gdb.mi/mi-nonstop.exp: Likewise.
10629 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10630 * gdb.mi/mi-nsintrall.exp: Likewise.
10631 * gdb.mi/mi-nsmoribund.exp: Likewise.
10632 * gdb.mi/mi-nsthrexec.exp: Likewise.
10633 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10634 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10635 * gdb.python/py-evsignal.exp: Don't enable target-async.
10636 * gdb.python/py-evthreads.exp: Likewise.
10637 * gdb.python/py-prompt.exp: Likewise.
10638 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10639 * gdb.server/solib-list.exp: Don't enable target-async.
10640 * gdb.threads/thread-specific-bp.exp: Likewise.
10641 * lib/mi-support.exp: Adjust to use mi-async.
10642
10643 2014-05-29 Pedro Alves <palves@redhat.com>
10644
10645 PR gdb/13860
10646 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10647 reason, even in sync mode.
10648
10649 2014-05-29 Pedro Alves <palves@redhat.com>
10650 Hui Zhu <hui@codesourcery.com>
10651
10652 PR PR15693
10653 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10654 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10655 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10656 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10657
10658 2014-05-28 Joel Brobecker <brobecker@adacore.com>
10659
10660 * config/monitor.exp (gdb_target_monitor): Replace use of
10661 "set remotebaud" by "set serial baud".
10662
10663 2014-05-26 Andy Wingo <wingo@igalia.com>
10664
10665 * gdb.guile/scm-breakpoint.exp:
10666 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10667 properties instead of gdb-object-properties.
10668
10669 2014-05-26 Yao Qi <yao@codesourcery.com>
10670
10671 * gdb.server/no-thread-db.exp: Specify source file name
10672 explicitly when setting a breakpoint.
10673
10674 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10675
10676 * gdb.btrace/vdso.c: New.
10677 * gdb.btrace/vdso.exp: New.
10678
10679 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10680
10681 * gdb.base/gcore.exp (capture_command_output): Move ...
10682 * lib/gdb.exp (capture_command_output): ... here.
10683
10684 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10685
10686 * gdb.btrace/data.exp: Test memory access during btrace replay.
10687
10688 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10689
10690 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10691
10692 2014-05-21 Pedro Alves <palves@redhat.com>
10693
10694 PR gdb/13860
10695 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10696 (top level): Test that output related to execution commands is
10697 sent to the console with CLI commands, but not with MI commands.
10698 Test that breakpoint events are always mirrored to the console.
10699 Also expect the new source line to be output after a "next" in
10700 async mode too. Make it a pass/fail test.
10701 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10702 output.
10703 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10704
10705 2014-05-21 Pedro Alves <palves@redhat.com>
10706
10707 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10708 Use them to test variations of "list" after reaching a breakpoint.
10709 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10710 Test "list" with listsize 10 after reaching a breakpoint.
10711 * gdb.python/python.exp (decode_line current location line
10712 number): Adjust expected line number.
10713
10714 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10715
10716 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10717 behavior for $args, pass it directly to "run".
10718
10719 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10720
10721 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10722 30000 to 65536.
10723
10724 2014-05-21 Pedro Alves <palves@redhat.com>
10725
10726 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10727 auto-connect-native-target off".
10728 * gdb.base/auto-connect-native-target.c: New file.
10729 * gdb.base/auto-connect-native-target.exp: New file.
10730
10731 2014-05-21 Pedro Alves <palves@redhat.com>
10732
10733 * gdb.base/default.exp: Test "target native" instead of "target
10734 child".
10735
10736 2014-05-21 Mark Wielaard <mjw@redhat.com>
10737
10738 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10739
10740 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10741
10742 Fix TLS access for -static -pthread.
10743 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10744 <HAVE_TLS> (thread_function, main): Initialize it.
10745 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10746 Add clean_restart.
10747 <$have_tls != "">: Check TLSVAR.
10748
10749 2014-05-21 Pedro Alves <palves@redhat.com>
10750
10751 * gdb.base/dcache-line-read-error.c: New.
10752 * gdb.base/dcache-line-read-error.exp: New.
10753
10754 2014-05-20 Pedro Alves <palves@redhat.com>
10755
10756 * gdb.base/compare-sections.c: New file.
10757 * gdb.base/compare-sections.exp: New file.
10758
10759 2014-05-20 Pedro Alves <palves@redhat.com>
10760
10761 * gdb.base/break-idempotent.c: New file.
10762 * gdb.base/break-idempotent.exp: New file.
10763
10764 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10765
10766 * gdb.btrace/nohist.exp: New.
10767
10768 2014-05-20 Yao Qi <yao@codesourcery.com>
10769
10770 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10771 gdb.reverse directory and gdb_reverse_timeout exists in board
10772 setting.
10773 * README: Document gdb_reverse_timeout.
10774
10775 2014-05-20 Yao Qi <yao@codesourcery.com>
10776
10777 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10778 'test_file_name'. Treat args as a string instead of a list.
10779 (gdb_init): Rename argument 'args' by 'test_file_name'.
10780
10781 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10782
10783 * gdb.arch/powerpc-power.exp: New file.
10784 * gdb.arch/powerpc-power.s: New file.
10785
10786 2014-05-16 Doug Evans <dje@google.com>
10787
10788 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10789 * gdb.base/completion.exp: Check that all expected files exist
10790 before doing file completion.
10791
10792 2014-05-16 Doug Evans <dje@google.com>
10793
10794 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10795 Update.
10796 (do_syscall_tests_without_xml): Update.
10797
10798 2014-05-16 Pedro Alves <palves@redhat.com>
10799
10800 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10801 instead of "unknown output after running".
10802
10803 2014-05-16 Yao Qi <yao@codesourcery.com>
10804
10805 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10806 file1.txt from host at the end.
10807 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10808
10809 2014-05-15 Doug Evans <dje@google.com>
10810
10811 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10812 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10813 loading file. Add test for TU lookup.
10814
10815 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10816
10817 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10818 calling "-exec-arguments" or "set args" before running the
10819 inferior.
10820
10821 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10822
10823 * lib/mi-support.exp (mi_expect_stop): Expect message for
10824 inferiors that exit with non-zero exit code.
10825
10826 2014-05-14 Yao Qi <yao@codesourcery.com>
10827
10828 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10829 match absolute path on remote host.
10830 (test_file_list_exec_source_files): Remove "/" from the
10831 pattern.
10832
10833 2014-05-14 Yao Qi <yao@codesourcery.com>
10834
10835 * boards/local-remote-host-notty.exp (${board}_file): New
10836 proc.
10837
10838 2014-05-07 Kyle McMartin <kyle@redhat.com>
10839
10840 Pushed by Joel Brobecker <brobecker@adacore.com>.
10841 * gdb.arch/aarch64-atomic-inst.c: New file.
10842 * gdb.arch/aarch64-atomic-inst.exp: New file.
10843
10844 2014-05-07 Yao Qi <yao@codesourcery.com>
10845
10846 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10847 in current context" too.
10848
10849 2014-05-05 Keith Seitz <keiths@redhat.com>
10850
10851 * gdb.linespec/ls-dollar.exp: Add test for linespec
10852 file:convenience_variable.
10853
10854 2014-05-05 Yao Qi <yao@codesourcery.com>
10855
10856 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10857 traceframes into tfile and ctf trace files. Read data from
10858 trace file and test collected data.
10859 (gdb_collect_locals_test): Likewise.
10860 (gdb_unavailable_registers_test): Likewise.
10861 (gdb_unavailable_floats): Likewise.
10862 (gdb_collect_globals_test): Likewise.
10863 (top-level): Append "ctf" to trace_file_targets if GDB
10864 supports.
10865
10866 2014-05-05 Yao Qi <yao@codesourcery.com>
10867
10868 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10869 code to ...
10870 (gdb_collect_args_test_1): ... it. New proc.
10871 (gdb_collect_locals_test): Move some code to ...
10872 (gdb_collect_locals_test_1): ... it. New proc.
10873 (gdb_unavailable_registers_test): Move some code to ...
10874 (gdb_unavailable_registers_test_1): ... it. New proc.
10875 (gdb_unavailable_floats): Move some code to ...
10876 (gdb_unavailable_floats_1): ... it. New proc.
10877
10878 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10879
10880 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10881 probes to test for bitness recognition.
10882 * gdb.arch/amd64-stap-optional-prefix.exp
10883 (test_probe_value_without_reg): New procedure.
10884 Add code to test for different kinds of bitness.
10885
10886 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10887
10888 PR breakpoints/16889
10889 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10890 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10891
10892 2014-05-01 Pedro Alves <palves@redhat.com>
10893
10894 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10895 gdb_file_cmd if no file is specified.
10896 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10897 last_loaded_file to set the remote exec-file.
10898
10899 2014-05-01 Pedro Alves <palves@redhat.com>
10900
10901 * boards/local-remote-host.exp: New file.
10902
10903 2014-05-01 Pedro Alves <palves@redhat.com>
10904
10905 * boards/local-remote-host.exp: Rename to ...
10906 * boards/local-remote-host-notty.exp: ... this.
10907
10908 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10909
10910 * gdb.ada/dyn_arrayidx: New testcase.
10911
10912 2014-04-26 Yao Qi <yao@codesourcery.com>
10913
10914 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10915 and compute the length of function main. Save it in
10916 $main_length.
10917 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10918 (top-level): Use gdb_compile to compile objects into
10919 executable and restart GDB. Remove invocation to
10920 prepare_for_testing.
10921
10922 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10923 Pedro Alves <palves@redhat.com>
10924
10925 PR server/16255
10926 * gdb.multi/multi-attach.c: New file.
10927 * gdb.multi/multi-attach.exp: New file.
10928
10929 2014-04-25 Pedro Alves <palves@redhat.com>
10930
10931 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10932 user.
10933 (top level): Test that "set remote conditional-breakpoints-packet
10934 off" works as intended.
10935 * gdb.base/dprintf.exp: Test that "set remote
10936 breakpoint-commands-packet off" works as intended.
10937 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10938 New function.
10939 (top level): Call it.
10940 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10941 remote fast-tracepoints-packet off" works as intended.
10942 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10943 * lib/gdb.exp (gdb_is_target_remote): ... here.
10944
10945 2014-04-24 David Blaikie <dblaikie@gmail.com>
10946
10947 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10948 ensure clang would not discard them.
10949 * gdb.base/gdbvars.c: Ditto.
10950 * gdb.base/memattr.c: Ditto.
10951 * gdb.base/whatis.c: Ditto.
10952 * gdb.python/py-prettyprint.c: Ditto.
10953 * gdb.trace/actions.c: Ditto.
10954 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10955 ensure clang would not discard it.
10956
10957 2014-04-24 David Blaikie <dblaikie@gmail.com>
10958
10959 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10960 clang to emit the full definition of type required by the test
10961 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10962
10963 2014-04-24 David Blaikie <dblaikie@gmail.com>
10964
10965 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10966 coax Clang into emitting the definition of the type.
10967 * gdb.cp/pr10728-x.h (y): Ditto.
10968 * gdb.cp/pr10728-y.cc (y): Ditto.
10969
10970 2014-04-24 David Blaikie <dblaikie@gmail.com>
10971
10972 * gdb.base/label.exp: XFAIL label related tests under Clang.
10973 * gdb.cp/cplabel.exp: Ditto.
10974 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10975 under Clang those using labels.
10976
10977 2014-04-25 Yao Qi <yao@codesourcery.com>
10978
10979 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10980 double_label.
10981 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10982 partial_label and double_label.
10983
10984 2014-04-24 David Blaikie <dblaikie@gmail.com>
10985
10986 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10987
10988 2014-04-24 David Blaikie <dblaikie@gmail.com>
10989
10990 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10991 of the function to work across GCC and Clang.
10992 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10993 pointer types (const void ** const V void **).
10994
10995 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10996 Walfred Tedeschi <walfred.tedeschi@intel.com>
10997
10998 * Makefile.in (EXECUTABLES): Added i386-avx512.
10999 * gdb.arch/i386-avx512.c: New file.
11000 * gdb.arch/i386-avx512.exp: Likewise.
11001
11002 2014-04-23 Keith Seitz <keiths@redhat.com>
11003
11004 * lib/mi-support.exp (mi_list_breakpoints): Delete.
11005 (mi_make_breakpoint_table): New procedure.
11006 (mi_create_breakpoint): Use mi_make_breakpoint
11007 and return the result.
11008 (mi_make_breakpoint): New procedure.
11009 (mi_build_kv_pairs): New procedure.
11010
11011 * gdb.mi/mi-break.exp: Remove unused globals,
11012 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
11013 All callers updated.
11014 * gdb.mi/mi-dprintf.exp: Use variable to track command
11015 number.
11016 Update all callers of mi_create_breakpoint and use
11017 mi_make_breakpoint_table.
11018 Remove any unused global variables.
11019 * gdb.mi/mi-nonstop.exp: Likewise.
11020 * gdb.mi/mi-nsintrall.exp: Likewise.
11021 * gdb.mi/mi-nsmoribund.exp: Likewise.
11022 * gdb.mi/mi-nsthrexec.exp: Likewise.
11023 * gdb.mi/mi-reverse.exp: Likewise.
11024 * gdb.mi/mi-simplerun.exp: Likewise.
11025 * gdb.mi/mi-stepn.exp: Likewise.
11026 * gdb.mi/mi-syn-frame.exp: Likewise.
11027 * gdb.mi/mi-until.exp: Likewise.
11028 * gdb.mi/mi-var-cp.exp: Likewise.
11029 * gdb.mi/mi-var-display.exp: Likewise.
11030 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
11031 * gdb.mi/mi2-var-child.exp: Likewise.
11032 * gdb.mi/mi-vla-c99.exp: Likewise.
11033 * lib/mi-support.exp: Likewise.
11034
11035 From Ian Lance Taylor <iant@cygnus.com>:
11036 * lib/gdb.exp (parse_args): New procedure.
11037
11038 2014-04-23 Pedro Alves <palves@redhat.com>
11039
11040 * gdb.base/break-unload-file.c: New file.
11041 * gdb.base/break-unload-file.exp: New file.
11042 * gdb.base/sym-file-lib.c (baz): New function.
11043 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
11044 field.
11045 (load): Store the segment's mapped size.
11046 (unload): New function.
11047 (unload_shlib): New function.
11048 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
11049 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
11050 set a breakpoint at baz, and call it.
11051 * gdb.base/sym-file.exp: New tests for stale breakpoint
11052 instructions.
11053
11054 2014-04-23 Pedro Alves <palves@redhat.com>
11055
11056 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
11057 * gdb.base/hbreak-in-shr-unsupported.c: New file.
11058 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
11059 * gdb.base/hbreak-unmapped.c: New file.
11060 * gdb.base/hbreak-unmapped.exp: New file.
11061 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
11062 * lib/gdb.exp (gdb_is_target_remote): ... here.
11063
11064 2014-04-22 Pedro Alves <palves@redhat.com>
11065
11066 * gdb.base/consecutive-step-over.c: New file.
11067 * gdb.base/consecutive-step-over.exp: New file.
11068
11069 2014-04-22 Pedro Alves <palves@redhat.com>
11070
11071 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
11072 instead of send_gdb/gdb_expect.
11073
11074 2014-04-22 Yao Qi <yao@codesourcery.com>
11075
11076 * lib/trace-support.exp (generate_tracefile): New procedure.
11077 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
11078 return 0.
11079 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
11080 if generate_tracefile returns 1.
11081
11082 2014-04-18 Tom Tromey <palves@redhat.com>
11083 Pedro alves <tromey@redhat.com>
11084
11085 PR backtrace/15558
11086 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
11087 with a backtrace limit.
11088 * gdb.python/py-frame-inline.exp: Test running to an inline
11089 function with a backtrace limit, and printing the newest frame.
11090 * gdb.python/py-frame-inline.c (main): Call f.
11091
11092 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
11093
11094 * gdb.java/jnpe.exp: Drop srcdir from untested path.
11095
11096 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
11097
11098 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
11099 Drop prefix from unsupported source file path.
11100
11101 2014-04-17 Yao Qi <yao@codesourcery.com>
11102
11103 * lib/gdb.exp (with_target_charset): New proc.
11104 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
11105 with_target_charset.
11106 (test_print_strings): Likewise.
11107 (test_repeat_bytes): Likewise.
11108 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
11109 for some tests.
11110
11111 2014-04-16 Keith Seitz <keiths@redhat.com>
11112
11113 PR gdb/15827
11114 * gdb.dwarf2/corrupt.c: New file.
11115 * gdb.dwarf2/corrupt.exp: New file.
11116
11117 2014-04-16 Keith Seitz <keiths@redhat.com>
11118
11119 PR c++/16597
11120 * gdb.cp/namelessclass.cc: New file.
11121 * gdb.cp/namelessclass.exp: New file.
11122 * gdb.cp/namelessclass.S: New file.
11123
11124 2014-04-16 Doug Evans <dje@google.com>
11125
11126 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
11127 Add comment.
11128 (gdbserver_default_get_comm_port): New function.
11129 (gdbserver_start): Check if board file provided
11130 "gdbserver,get_comm_port" and use it if so.
11131 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
11132 (gdb,socketport): Set to "stdio".
11133 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
11134 (stdio_gdbserver_template): Delete.
11135 (${board}_get_remote_address): Update.
11136 (${board}_build_remote_cmd): Delete.
11137 (${board}_get_comm_port): New function.
11138 (${board}_spawn): Update.
11139 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
11140 Delete.
11141 (${board}_get_remote_address): Update.
11142 (${board}_get_comm_port): New function.
11143
11144 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
11145
11146 * gdb.base/memattr.exp: Improve regexps to handle memory regions
11147 appearing in any order.
11148
11149 2014-04-15 Doug Evans <dje@google.com>
11150
11151 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
11152 uninitialized value of "description".
11153
11154 2014-04-15 Keith Seitz <keiths@redhat.com>
11155
11156 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
11157 Remove unused globals.
11158 (test_running_the_program): Likewise.
11159 (test_controlled_execution): Likewise.
11160 (test_controlling_breakpoints): Likewise.
11161 (test_program_termination): Likewise.
11162
11163 2014-04-15 Keith Seitz <keiths@redhat.com>
11164
11165 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
11166 unused globals.
11167 (test_rbreak_creation_and_listing): Likewise.
11168 (test_ignore_count): Likewise.
11169 (test_error): Likewise.
11170
11171 2014-04-15 Pedro Alves <palves@redhat.com>
11172
11173 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
11174 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
11175 sym-file-loader.c.
11176 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
11177 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
11178 to sym-file-loader.c.
11179 (struct library): Forward declare.
11180 (load_shlib, lookup_function): Change prototypes.
11181 (find_shstrtab, find_strtab, find_shdr, find_symtab)
11182 (translate_offset): Remove declarations.
11183 (get_text_addr): New declaration.
11184 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
11185 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
11186 sym-file-loader.h.
11187 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
11188 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
11189 here from sym-file-loader.h.
11190 (struct library): New structure.
11191 (load_shlib, lookup_function): Change prototypes and adjust to
11192 work with a struct library.
11193 (find_shstrtab, find_strtab, find_shdr, find_symtab)
11194 (translate_offset): Make static.
11195 (get_text_addr): New function.
11196 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
11197
11198 2014-04-15 Pedro Alves <palves@redhat.com>
11199
11200 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
11201
11202 2014-04-15 Pedro Alves <palves@redhat.com>
11203
11204 * gdb.base/sym-file-loader.c: Include <limits.h>.
11205 (SELF_LINK): New define.
11206 (get_origin): New function.
11207 (load_shlib): Use it.
11208 * gdb.base/sym-file.exp: Don't early return if the target is
11209 remote. Use runto_main, and issue fail is that fails. Use
11210 gdb_load_shlibs.
11211 (shlib_name): Delete.
11212 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
11213
11214 2014-04-15 Pedro Alves <palves@redhat.com>
11215
11216 * gdb.base/sym-file.exp: Remove regex characters from test
11217 message. Don't refer to breakpoint numbers in test messages.
11218
11219 2014-04-14 Keith Seitz <keiths@redhat.com>
11220
11221 PR c++/16253
11222 * gdb.cp/var-tag.cc: New file.
11223 * gdb.cp/var-tag.exp: New file.
11224 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
11225 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
11226 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
11227 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
11228
11229 2014-04-14 Tom Tromey <tromey@redhat.com>
11230
11231 * gdb.cp/classes.exp (test_enums): Handle underlying type.
11232 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
11233 type.
11234 * gdb.cp/enum-class.exp: New file.
11235 * gdb.cp/enum-class.cc: New file.
11236
11237 2014-04-14 Tom Tromey <tromey@redhat.com>
11238
11239 * gdb.dwarf2/enum-type.exp: New file.
11240
11241 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11242
11243 * gdb.mi/mi-vla-c99.exp: New file.
11244 * gdb.mi/vla.c: New file.
11245
11246 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11247
11248 * gdb.base/vla-datatypes.c: New file.
11249 * gdb.base/vla-datatypes.exp: New file.
11250
11251 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11252
11253 * gdb.base/vla-ptr.c: New file.
11254 * gdb.base/vla-ptr.exp: New file.
11255
11256 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11257
11258 * gdb.dwarf2/count.exp: New file.
11259
11260 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11261
11262 * gdb.base/vla-sideeffect.c: New file.
11263 * gdb.base/vla-sideeffect.exp: New file.
11264
11265 2014-04-14 David Blaikie <dblaikie@gmail.com>
11266
11267 * gdb.mi/non-stop.c: Add return value for non-void function return
11268 statement.
11269 * gdb.threads/staticthreads.c: Ditto.
11270
11271 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
11272 Doug Evans <xdje42@gmail.com>
11273
11274 * gdb.guile/scm-value.c: Improve test case.
11275 * gdb.guile/scm-value.exp: Add new test.
11276
11277 2014-04-11 David Blaikie <dblaikie@gmail.com>
11278
11279 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
11280 override Clang's default.
11281
11282 2014-04-11 Joel Brobecker <brobecker@adacore.com>
11283
11284 Revert the following changes (regressions):
11285
11286 * gdb.base/vla-sideeffect.c: New file.
11287 * gdb.base/vla-sideeffect.exp: New file.
11288
11289 * gdb.dwarf2/count.exp: New file.
11290
11291 * gdb.base/vla-multi.c: New file.
11292 * gdb.base/vla-multi.exp: New file.
11293
11294 * gdb.base/vla-ptr.c: New file.
11295 * gdb.base/vla-ptr.exp: New file.
11296
11297 * gdb.base/vla-datatypes.c: New file.
11298 * gdb.base/vla-datatypes.exp: New file.
11299
11300 * gdb.mi/mi-vla-c99.exp: New file.
11301 * gdb.mi/vla.c: New file.
11302
11303 2014-04-11 Keith Seitz <keiths@redhat.com>
11304
11305 PR c++/16675
11306 * gdb.cp/cpsizeof.exp: New file.
11307 * gdb.cp/cpsizeof.cc: New file.
11308
11309 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11310
11311 * gdb.mi/mi-vla-c99.exp: New file.
11312 * gdb.mi/vla.c: New file.
11313
11314 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11315
11316 * gdb.base/vla-datatypes.c: New file.
11317 * gdb.base/vla-datatypes.exp: New file.
11318
11319 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11320
11321 * gdb.base/vla-ptr.c: New file.
11322 * gdb.base/vla-ptr.exp: New file.
11323
11324 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11325
11326 * gdb.base/vla-multi.c: New file.
11327 * gdb.base/vla-multi.exp: New file.
11328
11329 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11330
11331 * gdb.dwarf2/count.exp: New file.
11332
11333 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11334
11335 * gdb.base/vla-sideeffect.c: New file.
11336 * gdb.base/vla-sideeffect.exp: New file.
11337
11338 2014-04-11 Yao Qi <yao@codesourcery.com>
11339
11340 * gdb.base/completion.exp: Check file exists before running tests
11341 on file completion.
11342
11343 2014-04-10 Pedro Alves <palves@redhat.com>
11344
11345 * gdb.base/cond-eval-mode.c: New file.
11346 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
11347 prepare_for_testing to build the new file. Check result of
11348 runto_main.
11349 (test_break, test_watch): New procedures.
11350 (top level): Use them.
11351
11352 2014-04-08 Pierre Muller <muller@sourceware.org>
11353
11354 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
11355 Ctrl-V use for mingw hosts.
11356
11357 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
11358
11359 * gdb.python/py-value.c: Improve test case.
11360 * gdb.python/py-value.exp: Add new test.
11361
11362 2014-04-07 David Blaikie <dblaikie@gmail.com>
11363
11364 * lib/compiler.c: Identify the clang compiler.
11365 * lib/compiler.cc: Ditto.
11366
11367 2014-04-03 Yao Qi <yao@codesourcery.com>
11368
11369 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
11370
11371 2014-04-01 Anton Blanchard <anton@samba.org>
11372
11373 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
11374 messages unique.
11375
11376 2014-04-01 Anton Blanchard <anton@samba.org>
11377
11378 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
11379 prepare_for_testing.
11380
11381 2014-04-01 Anton Blanchard <anton@samba.org>
11382
11383 * gdb.arch/ppc64-atomic-inst.c: Remove.
11384 * gdb.arch/ppc64-atomic-inst.S: New file.
11385 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
11386
11387 2014-03-31 Doug Evans <dje@google.com>
11388
11389 * gdb.base/print-symbol-loading-lib.c: New file.
11390 * gdb.base/print-symbol-loading-main.c: New file.
11391 * gdb.base/print-symbol-loading.exp: New file.
11392
11393 2014-03-31 Yao Qi <yao@codesourcery.com>
11394
11395 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
11396
11397 2014-03-28 Joel Brobecker <brobecker@adacore.com>
11398
11399 * gdb.ada/mi_dyn_arr: New testcase.
11400
11401 2014-03-27 Doug Evans <dje@google.com>
11402
11403 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
11404
11405 2014-03-27 Yao Qi <yao@codesourcery.com>
11406
11407 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
11408 if target is nios2-*-*.
11409
11410 2014-03-26 Yao Qi <yao@codesourcery.com>
11411
11412 * lib/gdb.exp (readline_is_used): New proc.
11413 * gdb.base/completion.exp: Move tests on command complete up.
11414 Skip the rest of tests if readline is not used.
11415 * gdb.ada/complete.exp: Skp the test if readline is not
11416 used.
11417 * gdb.base/filesym.exp: Likewise.
11418 * gdb.base/macscp.exp: Likewise.
11419 * gdb.base/readline-ask.exp: Likewise.
11420 * gdb.base/readline.exp: Likewise.
11421 * gdb.python/py-cmd.exp: Likewise.
11422 * gdb.trace/tfile.exp: Likewise.
11423
11424 2014-03-26 Yao Qi <yao@codesourcery.com>
11425
11426 * gdb.base/macscp.exp: Fix code format issues.
11427
11428 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
11429
11430 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
11431 * gdb.asm/powerpc64le.inc: New file.
11432
11433 2014-03-25 Pedro Alves <palves@redhat.com>
11434 Doug Evans <dje@google.com>
11435
11436 * gdb.base/source-execution.c: New file.
11437 * gdb.base/source-execution.exp: New file.
11438 * gdb.base/source-execution.gdb: New file.
11439
11440 2014-03-24 Doug Evans <dje@google.com>
11441
11442 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
11443 using fission.
11444
11445 2014-03-24 Hui Zhu <hui@codesourcery.com>
11446 Pedro Alves <palves@redhat.com>
11447
11448 PR breakpoints/16101
11449 * gdb.base/dprintf.exp: Use unsupported rather than changing the
11450 test pass/fail messages. Detect missing support for dprintf when
11451 breakpoints are actually inserted.
11452 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
11453 breakpoints are actually inserted.
11454 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
11455 fails.
11456
11457 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11458
11459 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
11460
11461 2014-03-22 Doug Evans <xdje42@gmail.com>
11462
11463 * gdb.python/python.exp (python not supported): Verify multi-line
11464 python command issues an error.
11465 * gdb.guile/guile.exp (guile not supported): Verify multi-line
11466 guile command issues an error.
11467
11468 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11469
11470 * gdb.threads/thread-specific.exp: Handle the lack of usable
11471 $this_breakpoint and $this_thread.
11472
11473 2014-03-21 Hui Zhu <hui@codesourcery.com>
11474
11475 * gdb.base/attach.exp (do_command_attach_tests): New.
11476
11477 2014-03-20 Tom Tromey <tromey@redhat.com>
11478 Pedro Alves <palves@redhat.com>
11479
11480 PR cli/15718
11481 * gdb.base/condbreak-call-false.c: New file.
11482 * gdb.base/condbreak-call-false.exp: New file.
11483
11484 2014-03-20 Pedro Alves <palves@redhat.com>
11485
11486 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11487 Delete.
11488 (block_signals, unblock_signals): Delete.
11489 (child_function_2, main): Remove references to deleted variable
11490 and functions.
11491
11492 2014-03-20 Pedro Alves <palves@redhat.com>
11493
11494 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11495 Use pthread_kill to signal thread 2.
11496 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11497 Adjust to make the test send itself a signal rather than using the
11498 host's "kill" command.
11499
11500 2014-03-20 Pedro Alves <palves@redhat.com>
11501
11502 * gdb.threads/multiple-step-overs.c: New file.
11503 * gdb.threads/multiple-step-overs.exp: New file.
11504 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11505 Adjust expected infrun debug output.
11506
11507 2014-03-20 Pedro Alves <palves@redhat.com>
11508
11509 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11510 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11511
11512 2014-03-20 Pedro Alves <palves@redhat.com>
11513
11514 PR breakpoints/7143
11515 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11516 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11517 of gdb_test_multiple.
11518 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11519 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11520
11521 2014-03-20 Pedro Alves <palves@redhat.com>
11522
11523 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11524 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11525
11526 2014-03-19 Pedro Alves <palves@redhat.com>
11527
11528 * gdb.base/async.exp: Remove early return.
11529
11530 2014-03-19 Pedro Alves <palves@redhat.com>
11531
11532 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11533
11534 2014-03-19 Pedro Alves <palves@redhat.com>
11535
11536 * gdb.base/async.exp (test_background): Expect \r\n after
11537 "completed." in the fail pattern.
11538
11539 2014-03-19 Pedro Alves <palves@redhat.com>
11540
11541 * gdb.base/async.exp (test_background): New procedure.
11542 Use it for all background execution command tests.
11543
11544 2014-03-19 Pedro Alves <palves@redhat.com>
11545
11546 * gdb.base/async.exp: Use prepare_for_testing.
11547
11548 2014-03-19 Pedro Alves <palves@redhat.com>
11549
11550 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11551 the same line.
11552
11553 2014-03-19 Pedro Alves <palves@redhat.com>
11554
11555 * gdb.base/async.c (main): Add "jump here" and "until here" line
11556 marker comments.
11557 * gdb.base/async.exp (jump_here): New global.
11558 (jump& test): Use it.
11559 (until_here): New global.
11560 (until& test): Use it.
11561
11562 2014-03-19 Pedro Alves <palves@redhat.com>
11563
11564 * gdb.base/async.exp: Don't frob gdb_protocol.
11565
11566 2014-03-18 Doug Evans <xdje42@gmail.com>
11567
11568 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11569 Fix spelling of exec-done-display.
11570
11571 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11572
11573 PR gdb/15358
11574 * gdb.base/gdb-sigterm.c: New file.
11575 * gdb.base/gdb-sigterm.exp: New file.
11576
11577 2014-03-18 Pedro Alves <palves@redhat.com>
11578
11579 PR gdb/13860
11580 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11581 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11582 solib-event.
11583
11584 2014-03-17 Joel Brobecker <brobecker@adacore.com>
11585
11586 * gdb.ada/pckd_arr_ren: New testcase.
11587
11588 2014-03-13 Doug Evans <xdje42@gmail.com>
11589
11590 PR guile/16612
11591 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11592 collect after discarding symbols.
11593
11594 2014-03-13 Ludovic Courtès <ludo@gnu.org>
11595 Doug Evans <xdje42@gmail.com>
11596
11597 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11598 to history survives a gc.
11599
11600 2014-03-13 Pedro Alves <palves@redhat.com>
11601
11602 * gdb.base/default.exp: Don't test "target procfs".
11603
11604 2014-03-13 Pedro Alves <palves@redhat.com>
11605
11606 * gdb.base/default.exp: Update "target child" and "target procfs"
11607 tests to not expect "Unix".
11608
11609 2014-03-12 Tom Tromey <tromey@redhat.com>
11610
11611 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11612 New procs. Add target-async tests.
11613 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11614 Add target-async tests.
11615
11616 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11617
11618 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11619 'func_start' and 'func_end' for the beginning and end of the
11620 function code, respectively.
11621 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11622 'func_end' instead of 'func' and 'main'.
11623
11624 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11625
11626 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11627 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11628 generate the debug info assembler source.
11629
11630 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11631
11632 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11633 * gdb.dwarf2/arr-subrange.exp: Likewise.
11634 * gdb.dwarf2/dwz.exp: Likewise.
11635 * gdb.dwarf2/method-ptr.exp: Likewise.
11636 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11637 * gdb.dwarf2/subrange.exp: Likewise.
11638 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11639 * gdb.dwarf2/implptrpiece.exp: Likewise.
11640 * gdb.dwarf2/nostaticblock.exp: Likewise.
11641
11642 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11643
11644 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11645 directory to absolute path name arguments.
11646
11647 2014-03-10 Joel Brobecker <brobecker@adacore.com>
11648
11649 * gdb.ada/tagged_access: New testcase.
11650
11651 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11652
11653 * gdb.btrace/data.exp: Update expected output.
11654
11655 2014-03-06 Yao Qi <yao@codesourcery.com>
11656
11657 * gdb.trace/pr16508.exp: New file.
11658
11659 2014-03-05 Pedro Alves <palves@redhat.com>
11660
11661 PR gdb/16575
11662 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11663 procedure.
11664 (top level): Adjust to use it. Add tests that exercise breakpoint
11665 interaction with the code-cache.
11666
11667 2014-02-26 Ludovic Courtès <ludo@gnu.org>
11668
11669 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11670 test for 'history-append!'.
11671
11672 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11673
11674 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11675 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11676 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11677 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11678 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11679 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11680
11681 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11682
11683 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11684 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11685 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11686
11687 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11688
11689 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11690
11691 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11692
11693 * gdb.dwarf2/arr-stride.c: New file.
11694 * gdb.dwarf2/arr-stride.exp: New file.
11695
11696 2014-02-26 Pedro Alves <palves@redhat.com>
11697
11698 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11699 that won't ever trigger. Make sure that GDB reports the correct
11700 breakpoint that caused the stop.
11701
11702 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11703
11704 PR gdb/16626
11705 * gdb.base/auto-load-script: New file.
11706 * gdb.base/auto-load.c: New file.
11707 * gdb.base/auto-load.exp: New file.
11708
11709 PR gdb/16626
11710 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11711
11712 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11713
11714 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11715 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11716
11717 2014-02-24 Doug Evans <dje@google.com>
11718
11719 * lib/gdb.exp (run_on_host): Log error output if program fails.
11720
11721 2014-02-21 Pedro Alves <palves@redhat.com>
11722
11723 * gdb.threads/step-after-sr-lock.c: Rename to ...
11724 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11725 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11726 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11727 ... this.
11728
11729 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11730
11731 PR tdep/16397
11732 * gdb.arch/amd64-stap-special-operands.exp: New file.
11733 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11734 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11735 * gdb.arch/amd64-stap-triplet.S: Likewise.
11736 * gdb.arch/amd64-stap-triplet.c: Likewise.
11737
11738 2014-02-20 Joel Brobecker <brobecker@adacore.com>
11739
11740 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11741 in .section pseudo-op.
11742
11743 2014-02-20 lin zuojian <manjian2006@gmail.com>
11744 Joel Brobecker <brobecker@adacore.com>
11745 Doug Evans <xdje42@gmail.com>
11746
11747 PR symtab/16581
11748 * gdb.dwarf2/dw2-icycle.S: New file.
11749 * gdb.dwarf2/dw2-icycle.c: New file.
11750 * gdb.dwarf2/dw2-icycle.exp: New file.
11751
11752 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11753
11754 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11755 operations on gdb.Value objects.
11756 * gdb.python/py-value-cc.exp: Add new test to test operations on
11757 gdb.Value objects.
11758
11759 2014-02-18 Doug Evans <dje@google.com>
11760
11761 * Makefile.in (TESTS): New variable.
11762 (expanded_tests, expanded_tests_or_none): New variables
11763 (check-single): Pass $(expanded_tests_or_none) to runtest.
11764 (check-parallel): Only run tests in $(TESTS) if non-empty.
11765 (check/no-matching-tests-found): New rule.
11766 * README: Document TESTS makefile variable.
11767
11768 2014-02-18 Doug Evans <dje@google.com>
11769
11770 * Makefile.in (check-parallel): rm -rf outputs temp.
11771
11772 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11773
11774 Fix "ERROR: no fileid for" in the testsuite.
11775 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11776
11777 2014-02-12 Doug Evans <dje@google.com>
11778
11779 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11780 (MISCELLANEOUS): New variable.
11781 (clean): rm -rf $(MISCELLANEOUS).
11782 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11783 dwp live in the same directory as symlinks, with each symlink pointed
11784 to a differently named file in a different directory.
11785
11786 2014-02-11 Doug Evans <dje@google.com>
11787
11788 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11789 of Tcl file commands.
11790
11791 2014-02-10 Mark Kettenis <kettenis@gnu.org>
11792
11793 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11794 "kill -SIGUSR1 -1".
11795
11796 2014-02-10 Joel Brobecker <brobecker@adacore.com>
11797
11798 * gdb.ada/tick_length_array_enum_idx: New testcase.
11799
11800 2014-02-10 Doug Evans <xdje42@gmail.com>
11801
11802 * configure.ac (AC_OUTPUT): Add gdb.guile.
11803 * configure: Regenerate.
11804 * lib/gdb-guile.exp: New file.
11805 * lib/gdb.exp (get_target_charset): New function.
11806 * gdb.base/help.exp: Update expected output from "apropos apropos".
11807 * gdb.guile/Makefile.in: New file.
11808 * gdb.guile/guile.exp: New file.
11809 * gdb.guile/scm-arch.c: New file.
11810 * gdb.guile/scm-arch.exp: New file.
11811 * gdb.guile/scm-block.c: New file.
11812 * gdb.guile/scm-block.exp: New file.
11813 * gdb.guile/scm-breakpoint.c: New file.
11814 * gdb.guile/scm-breakpoint.exp: New file.
11815 * gdb.guile/scm-disasm.c: New file.
11816 * gdb.guile/scm-disasm.exp: New file.
11817 * gdb.guile/scm-equal.c: New file.
11818 * gdb.guile/scm-equal.exp: New file.
11819 * gdb.guile/scm-error.exp: New file.
11820 * gdb.guile/scm-error.scm: New file.
11821 * gdb.guile/scm-frame-args.c: New file.
11822 * gdb.guile/scm-frame-args.exp: New file.
11823 * gdb.guile/scm-frame-args.scm: New file.
11824 * gdb.guile/scm-frame-inline.c: New file.
11825 * gdb.guile/scm-frame-inline.exp: New file.
11826 * gdb.guile/scm-frame.c: New file.
11827 * gdb.guile/scm-frame.exp: New file.
11828 * gdb.guile/scm-generics.exp: New file.
11829 * gdb.guile/scm-gsmob.exp: New file.
11830 * gdb.guile/scm-iterator.c: New file.
11831 * gdb.guile/scm-iterator.exp: New file.
11832 * gdb.guile/scm-math.c: New file.
11833 * gdb.guile/scm-math.exp: New file.
11834 * gdb.guile/scm-objfile-script-gdb.in: New file.
11835 * gdb.guile/scm-objfile-script.c: New file.
11836 * gdb.guile/scm-objfile-script.exp: New file.
11837 * gdb.guile/scm-objfile.c: New file.
11838 * gdb.guile/scm-objfile.exp: New file.
11839 * gdb.guile/scm-ports.exp: New file.
11840 * gdb.guile/scm-pretty-print.c: New file.
11841 * gdb.guile/scm-pretty-print.exp: New file.
11842 * gdb.guile/scm-pretty-print.scm: New file.
11843 * gdb.guile/scm-section-script.c: New file.
11844 * gdb.guile/scm-section-script.exp: New file.
11845 * gdb.guile/scm-section-script.scm: New file.
11846 * gdb.guile/scm-symbol.c: New file.
11847 * gdb.guile/scm-symbol.exp: New file.
11848 * gdb.guile/scm-symtab-2.c: New file.
11849 * gdb.guile/scm-symtab.c: New file.
11850 * gdb.guile/scm-symtab.exp: New file.
11851 * gdb.guile/scm-type.c: New file.
11852 * gdb.guile/scm-type.exp: New file.
11853 * gdb.guile/scm-value-cc.cc: New file.
11854 * gdb.guile/scm-value-cc.exp: New file.
11855 * gdb.guile/scm-value.c: New file.
11856 * gdb.guile/scm-value.exp: New file.
11857 * gdb.guile/source2.scm: New file.
11858 * gdb.guile/types-module.cc: New file.
11859 * gdb.guile/types-module.exp: New file.
11860
11861 2014-02-10 Yao Qi <yao@codesourcery.com>
11862
11863 PR testsuite/16543
11864 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11865 * configure: Regenerated.
11866 * Makefile.in: New file.
11867
11868 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11869
11870 * gdb.python/py-framefilter.exp: Fix typo.
11871
11872 2014-02-08 Yao Qi <yao@codesourcery.com>
11873
11874 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11875 that no =breakpoint-modified is emitted when breakpoints are
11876 modified through MI commands.
11877
11878 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11879 Pedro Alves <palves@redhat.com>
11880
11881 * gdb.threads/step-after-sr-lock.c: New file.
11882 * gdb.threads/step-after-sr-lock.exp: New file.
11883
11884 2014-02-07 Pedro Alves <palves@redhat.com>
11885
11886 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11887
11888 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11889
11890 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11891 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11892
11893 2014-02-06 Doug Evans <xdje42@gmail.com>
11894
11895 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11896 output.
11897
11898 * gdb.gdb/python-interrupts.exp: New file.
11899
11900 2014-02-05 Yao Qi <yao@codesourcery.com>
11901
11902 * gdb.trace/report.exp (use_collected_data): Test the output
11903 of "info threads" and "info inferiors".
11904
11905 2014-02-05 Yao Qi <yao@codesourcery.com>
11906
11907 Revert this patch:
11908
11909 2013-05-24 Yao Qi <yao@codesourcery.com>
11910
11911 * gdb.trace/tfile.exp: Test inferior and thread.
11912
11913 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11914
11915 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11916 on a function.
11917 * gdb.base/step-bt.c: Call hello via function pointer to make
11918 sure its first instruction is executed on powerpc64le-linux.
11919
11920 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11921
11922 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11923
11924 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11925
11926 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11927 of the test patterns for use on little-endian systems.
11928
11929 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11930
11931 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11932 (decimal_vector): Fix for little-endian.
11933
11934 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11935
11936 * gdb.arch/sparc-sysstep.exp: New file.
11937 * gdb.arch/sparc-sysstep.c: Likewise.
11938
11939 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11940
11941 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11942
11943 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11944
11945 2014-01-23 Tom Tromey <tromey@redhat.com>
11946
11947 * gdb.ada/array_char_idx: New testcase.
11948
11949 2014-01-23 Tom Tromey <tromey@redhat.com>
11950
11951 PR python/16487:
11952 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11953 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11954 classes.
11955
11956 2014-01-23 Tom Tromey <tromey@redhat.com>
11957
11958 PR python/16491:
11959 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11960 string from an inferior frame.
11961 * gdb.python/py-framefilter-mi.exp: Update.
11962
11963 2014-01-22 Doug Evans <dje@google.com>
11964
11965 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11966
11967 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11968
11969 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11970
11971 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11972
11973 * gdb.trace/entry-values.exp: Remove excess space character from
11974 regex patterns. Handle s390 call instruction.
11975
11976 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11977
11978 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11979 define "*_start" label. Make "name" static.
11980 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11981 ${name} by references to ${name}_start.
11982
11983 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11984
11985 * gdb.base/info-macros.exp: Remove "debug" from the compile
11986 options.
11987
11988 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11989
11990 * gdb.dlang/demangle.exp: New file.
11991
11992 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11993
11994 * gdb.dlang/primitive-types.exp: New file.
11995
11996 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11997
11998 * configure.ac: Create gdb.dlang/Makefile.
11999 * configure: Regenerate.
12000 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
12001 * gdb.dlang/Makefile.in: New file.
12002 * lib/d-support.exp: New file.
12003 * lib/gdb.exp (skip_d_tests): New proc.
12004
12005 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12006
12007 * gdb.btrace/delta.exp: Check reverse stepi.
12008 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
12009 * gdb.btrace/finish.exp: New.
12010 * gdb.btrace/next.exp: New.
12011 * gdb.btrace/nexti.exp: New.
12012 * gdb.btrace/record_goto.c: Add comments.
12013 * gdb.btrace/step.exp: New.
12014 * gdb.btrace/stepi.exp: New.
12015 * gdb.btrace/multi-thread-step.c: New.
12016 * gdb.btrace/multi-thread-step.exp: New.
12017 * gdb.btrace/rn-dl-bind.c: New.
12018 * gdb.btrace/rn-dl-bind.exp: New.
12019 * gdb.btrace/data.c: New.
12020 * gdb.btrace/data.exp: New.
12021 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
12022
12023 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12024
12025 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
12026 * gdb.btrace/exception.exp: Update.
12027 * gdb.btrace/instruction_history.exp: Update.
12028 * gdb.btrace/record_goto.exp: Update.
12029 * gdb.btrace/tailcall.exp: Update.
12030 * gdb.btrace/unknown_functions.exp: Update.
12031 * gdb.btrace/delta.exp: New.
12032
12033 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12034
12035 * gdb.btrace/record_goto.exp: Add backtrace test.
12036 * gdb.btrace/tailcall.exp: Add backtrace test.
12037
12038 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12039
12040 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
12041 * gdb.btrace/record_goto.c: New.
12042 * gdb.btrace/record_goto.exp: New.
12043 * gdb.btrace/x86-record_goto.S: New.
12044
12045 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12046
12047 * gdb.btrace/function_call_history.exp: Update tests.
12048 * gdb.btrace/instruction_history.exp: Update tests.
12049
12050 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12051
12052 * gdb.btrace/function_call_history.exp: Fix expected field
12053 order for "record function-call-history".
12054 Add new tests for "record function-call-history /c".
12055 * gdb.btrace/exception.cc: New.
12056 * gdb.btrace/exception.exp: New.
12057 * gdb.btrace/tailcall.exp: New.
12058 * gdb.btrace/x86-tailcall.S: New.
12059 * gdb.btrace/x86-tailcall.c: New.
12060 * gdb.btrace/unknown_functions.c: New.
12061 * gdb.btrace/unknown_functions.exp: New.
12062 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
12063
12064 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12065
12066 * gdb.btrace/instruction_history.exp: Update.
12067 * gdb.btrace/function_call_history.exp: Update.
12068
12069 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12070
12071 * gdb.btrace/function_call_history.exp: Fix expected function
12072 trace.
12073 * gdb.btrace/instruction_history.exp: Initialize traced.
12074 Remove traced_functions.
12075
12076 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12077
12078 * gdb.btrace/function_call_history.exp: Update
12079 * gdb.btrace/instruction_history.exp: Update.
12080
12081 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12082
12083 * gdb.btrace/enable.exp: Update expected text.
12084
12085 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
12086
12087 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
12088 bytes.
12089
12090 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
12091
12092 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
12093
12094 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
12095
12096 * lib/gdb.exp (supports_process_record): Return true for
12097 arm*-linux*. (supports_reverse): Likewise.
12098
12099 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
12100
12101 PR python/15464
12102 PR python/16113
12103 * gdb.python/py-type.c: Enhance test case.
12104 * gdb.python/py-value-cc.cc: Likewise
12105 * gdb.python/py-type.exp: Add new tests.
12106 * gdb.python/py-value-cc.exp: Likewise
12107
12108 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12109 Pedro Alves <palves@redhat.com>
12110
12111 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
12112 Make "name" extern.
12113 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
12114 references to ${name}_start by references to ${name}.
12115
12116 2014-01-10 Joel Brobecker <brobecker@adacore.com>
12117
12118 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
12119
12120 2014-01-10 Joel Brobecker <brobecker@adacore.com>
12121
12122 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
12123
12124 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
12125 Pedro Alves <palves@redhat.com>
12126
12127 * gdb.mi/mi-info-os.exp: Connect to the target with
12128 mi_gdb_target_load.
12129
12130 2014-01-08 Pedro Alves <palves@redhat.com>
12131
12132 * gdb.threads/reconnect-signal.c: New file.
12133 * gdb.threads/reconnect-signal.exp: New file.
12134
12135 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12136
12137 * gdb.base/source-dir.exp: New file.
12138
12139 2014-01-07 Joel Brobecker <brobecker@adacore.com>
12140
12141 * gdb.ada/mi_interface: New testcase.
12142
12143 2014-01-07 Joel Brobecker <brobecker@adacore.com>
12144
12145 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
12146 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
12147 gdb.ada/pp-rec-component/pck.ads: New files.
12148
12149 2014-01-07 Joel Brobecker <brobecker@adacore.com>
12150
12151 * gdb.python/py-pp-integral.c: New file.
12152 * gdb.python/py-pp-integral.py: New file.
12153 * gdb.python/py-pp-integral.exp: New file.
12154
12155 For older changes see ChangeLog-1993-2013.
12156 \f
12157 ;; Local Variables:
12158 ;; mode: change-log
12159 ;; left-margin: 8
12160 ;; fill-column: 74
12161 ;; version-control: never
12162 ;; End:
12163
12164 Copyright 2014-2017 Free Software Foundation, Inc.
12165 Copying and distribution of this file, with or without modification,
12166 are permitted provided the copyright notice and this notice are preserved.