6b22498783a83aa870bbb06b1b8eca8b06e2bbbd
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-07-09 Tom Tromey <tom@tromey.com>
2
3 * gdb.dwarf2/shortpiece.exp: New file.
4
5 2017-07-06 David Blaikie <dblaikie@gmail.com>
6
7 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8 built from fissiont-multi-cu{1,2}.c.
9 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
10 except putting 'main' and 'func' in separate CUs in the same DWO file.
11 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12 test.
13 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
14 test.
15
16 2017-07-06 Pedro Alves <palves@redhat.com>
17
18 * gdb.python/py-unwind.exp: Test flushregs.
19
20 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
21
22 PR cli/21688
23 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
24 tests for alias commands and trailing whitespace.
25
26 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
27
28 PR cli/21688
29 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
30 procedure. Call it.
31
32 2017-06-29 Pedro Alves <palves@redhat.com>
33
34 * gdb.base/printcmds.exp: Add tests.
35
36 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
37
38 PR gdb/21337
39 * gdb.base/reread-readsym.exp: New file.
40 * gdb.base/reread-readsym.c: New file.
41
42 2017-06-21 Kevin Buettner <kevinb@redhat.com>
43
44 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
45 subpattern.
46
47 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
48
49 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
50 extended mnemonic.
51 * gdb.arch/powerpc-power9.s: Likewise.
52
53 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
54
55 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
56 on 32-bit x86 targets. Exploit is_*_target macros where
57 appropriate.
58
59 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
60
61 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
62 register pieces.
63
64 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
65
66 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
67 located in one or more DWARF pieces.
68
69 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
70
71 * lib/gdb.exp (get_endianness): New proc.
72 * gdb.arch/aarch64-fp.exp: Use it.
73 * gdb.arch/altivec-regs.exp: Likewise.
74 * gdb.arch/e500-regs.exp: Likewise.
75 * gdb.arch/vsx-regs.exp: Likewise.
76 * gdb.base/dump.exp: Likewise.
77 * gdb.base/funcargs.exp: Likewise.
78 * gdb.base/gnu_vector.exp: Likewise.
79 * gdb.dwarf2/formdata16.exp: Likewise.
80 * gdb.dwarf2/implptrpiece.exp: Likewise.
81 * gdb.dwarf2/nonvar-access.exp: Likewise.
82 * gdb.python/py-inferior.exp: Likewise.
83 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
84
85 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
86
87 PR gdb/21226
88 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
89 stack value pieces are taken from the LSB end.
90
91 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
92
93 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
94 variable at nonzero offset.
95
96 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
97
98 * gdb.dwarf2/var-access.c: New file.
99 * gdb.dwarf2/var-access.exp: New test.
100 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
101
102 2017-06-12 Tom Tromey <tom@tromey.com>
103
104 * gdb.dwarf2/formdata16.exp: Add tests.
105
106 2017-06-12 Tom Tromey <tom@tromey.com>
107
108 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
109
110 2017-06-12 Tom Tromey <tom@tromey.com>
111
112 PR exp/16225:
113 * gdb.reverse/i386-sse-reverse.exp: Update tests.
114 * gdb.arch/vsx-regs.exp: Update tests.
115 * gdb.arch/s390-vregs.exp (hex128): New proc.
116 Update test.
117 * gdb.arch/altivec-regs.exp: Update tests.
118
119 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
120
121 * gdb.base/startup-with-shell.c: New file.
122 * gdb.base/startup-with-shell.exp: Likewise.
123
124 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
125
126 * gdb.server/non-existing-program.exp: Update regex in order to
127 reflect the fact that gdbserver is now using fork_inferior (with a
128 shell) to startup the inferior.
129
130 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
131
132 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
133 support function calls from GDB.
134
135 2017-05-21 Tom Tromey <tom@tromey.com>
136
137 PR rust/21466:
138 * gdb.rust/unsized.exp: New file.
139 * gdb.rust/unsized.rs: New file.
140
141 2017-05-19 Tom Tromey <tom@tromey.com>
142
143 PR rust/21484:
144 * gdb.rust/watch.exp: New file.
145 * gdb.rust/watch.rs: New file.
146
147 2017-05-18 Tom Tromey <tom@tromey.com>
148
149 * gdb.rust/simple.exp: Allow Box to be qualified.
150
151 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
152
153 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
154
155 2017-05-18 Pedro Alves <palves@redhat.com>
156
157 * gdb.base/fileio.c (test_write, test_read, test_close)
158 (test_fstat): Don't print 'ret' in the fail path.
159
160 2017-05-18 Pedro Alves <palves@redhat.com>
161
162 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
163 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
164 (test_system, test_rename, test_unlink, test_time): Change
165 prototypes.
166 * gdb.base/fileio.exp (stop_msg): Adjust.
167
168 2017-05-18 Pedro Alves <palves@redhat.com>
169
170 * gdb.base/fileio.c (null_str): New global.
171 (test_stat): Use it.
172 * gdb.base/fileio.exp: Remove nowarnings.
173
174 2017-05-17 Yao Qi <yao.qi@linaro.org>
175
176 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
177
178 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
179
180 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
181 argument command.
182 (top-level): Invoke test_set_inferior_tty.
183
184 2017-05-04 Pedro Alves <palves@redhat.com>
185
186 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
187 Add parens to print call for Python 3.
188
189 2017-05-03 Keith Seitz <keiths@redhat.com>
190
191 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
192 (main): Call it.
193
194 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
195
196 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
197 to prev and next.
198
199 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
200
201 * gdb.python/py-record-btrace.exp: Remove test for
202 gdb.BtraceInstruction.error.
203
204 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
205
206 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
207
208 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
209
210 * gdb.python/py-record-btrace-threads.c: New file.
211 * gdb.python/py-record-btrace-threads.exp: New file.
212
213 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
214
215 PR testsuite/8595
216 * gdb.base/environ.exp: Make test available in all architectures.
217 Move bits related to "info program" testing to
218 gdb.base/info-program.exp. Rewrite tests to use the two new
219 procedures mentione below.
220 (test_set_show_env_var) New procedure.
221 (test_set_show_env_var_equal): Likewise.
222 * gdb.base/info-program.exp: New file.
223
224 2017-04-27 Keith Seitz <keiths@redhat.com>
225
226 * gdb.cp/oranking.cc (test15): New function.
227 (main): Call test15 and declare additional variables for testing.
228 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
229 "p foo101('abc')" tests.
230 Add tests for cv qualifier overloads.
231 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
232 "lvalue reference overload" test.
233 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
234 "print value of f1 on Child&& in f2" test.
235
236 2017-04-19 Pedro Alves <palves@redhat.com>
237
238 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
239 procedure.
240 (top level): Call it.
241 * lib/gdb.exp (gdb_define_cmd): New procedure.
242
243 2017-04-12 Pedro Alves <palves@redhat.com>
244
245 PR gdb/21323
246 * gdb.cp/wide_char_types.c: Include <wchar.h>.
247 (wchar): New global.
248 * gdb.cp/wide_char_types.exp (wide_char_types_program)
249 (do_test_wide_char, wide_char_types_no_program, top level): Add
250 wchar_t testing.
251
252 2017-04-12 Pedro Alves <palves@redhat.com>
253
254 PR c++/21323
255 * gdb.cp/wide_char_types.c: New file.
256 * gdb.cp/wide_char_types.exp: New file.
257
258 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
259
260 PR gdb/21352
261 * gdb.trace/tsv.exp: Add test for "tsave -r".
262
263 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
264
265 * gdb.dlang/watch-loc.c: New file.
266 * gdb.dlang/watch-loc.exp: New file.
267
268 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
269
270 * gdb.python/py-section-script.exp (sepdebug): New testcases.
271
272 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
273
274 * gdb.arch/arc-analyze-prologue.S: New file.
275 * gdb.arch/arc-analyze-prologue.exp: Likewise.
276
277 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
278
279 * gdb.arch/arc-decode-insn.S: New file.
280 * gdb.arch/arc-decode-insn.exp: Likewise.
281
282 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
283
284 PR tdep/20928
285 * gdb.arch/sparc64-regs.exp: New file.
286 * gdb.arch/sparc64-regs.S: Likewise.
287
288 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
289
290 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
291 and memory view on Python 3.
292
293 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
294 Keith Seitz <keiths@redhat.com>
295
296 PR gdb/14441
297 * gdb.cp/demangle.exp: Add rvalue reference tests.
298 * gdb.cp/rvalue-ref-casts.cc: New file.
299 * gdb.cp/rvalue-ref-casts.exp: New file.
300 * gdb.cp/rvalue-ref-overload.cc: New file.
301 * gdb.cp/rvalue-ref-overload.exp: New file.
302 * gdb.cp/rvalue-ref-params.cc: New file.
303 * gdb.cp/rvalue-ref-params.exp: New file.
304 * gdb.cp/rvalue-ref-sizeof.cc: New file.
305 * gdb.cp/rvalue-ref-sizeof.exp: New file.
306 * gdb.cp/rvalue-ref-types.cc: New file.
307 * gdb.cp/rvalue-ref-types.exp: New file.
308 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
309 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
310
311 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
312
313 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
314 New procedure.
315
316 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
317
318 * lib/mi-support.exp (mi_gdb_test): Add additional message
319 for unexpected output.
320
321 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
322
323 * gdb.base/examine-backward.c (Barrier): New character array
324 constant, to ensure that TestStrings is preceded by a string
325 terminator.
326
327 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
328
329 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
330 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
331 and implicit pointer into such a location.
332
333 2017-03-16 Doug Evans <dje@google.com>
334
335 * gdb.python/py-lazy-string (pointer): Really add new typedef.
336
337 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
338
339 * gdb.cp/m-static.exp: Fix expectation for prototype of
340 test5.single_constructor and single_constructor::single_constructor.
341
342 2017-03-16 Doug Evans <dje@google.com>
343
344 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
345 * gdb.guile/scm-lazy-string.c: New file.
346 * gdb.guile/scm-value.exp: Move lazy string tests to ...
347 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
348 for pointer, array, typedef lazy strings.
349
350 2017-03-16 Doug Evans <dje@google.com>
351
352 PR python/17728, python/18439, python/18779
353 * gdb.python/py-value.c (main) Delete locals sptr, sn.
354 * gdb.python/py-lazy-string.c (pointer): New typedef.
355 (main): New locals ptr, array, typedef_ptr.
356 * gdb.python/py-value.exp: Move lazy string tests to ...
357 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
358 array, typedef lazy strings.
359
360 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
361
362 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
363 Add optional 'test' parameter.
364
365 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
366
367 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
368 Skip for versions of DejaGnu < 1.5.
369
370 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
371
372 * lib/gdb.exp (dejagnu_version): New proc.
373 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
374 Use dejagnu_version.
375
376 2017-03-10 Keith Seitz <keiths@redhat.com>
377
378 PR c++/8128
379 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
380 type from destructor regexps.
381 Add a branch which actually passes the test.
382 Adjust "ptype t5i" test names.
383
384 2017-03-08 Pedro Alves <palves@redhat.com>
385
386 * gdb.base/step-over-exit.exp: Add explicit test message.
387
388 2017-03-08 Pedro Alves <palves@redhat.com>
389
390 PR gdb/18360
391 * gdb.threads/interrupt-while-step-over.c: New file.
392 * gdb.threads/interrupt-while-step-over.exp: New file.
393
394 2017-03-08 Pedro Alves <palves@redhat.com>
395
396 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
397 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
398
399 2017-03-08 Pedro Alves <palves@redhat.com>
400
401 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
402 PKRU as not supported as a PASS.
403
404 2017-03-08 Pedro Alves <palves@redhat.com>
405
406 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
407 prefix instead of $binfile1/$binfile2.
408 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
409 in test message.
410 * gdb.python/py-completion.exp: Use "load python file" as test
411 messages instead of unstable path names.
412
413 2017-03-08 Pedro Alves <palves@redhat.com>
414 Jan Kratochvil <jan.kratochvil@redhat.com>
415
416 PR cli/21218
417 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
418 New proc.
419 (top level): Call it.
420
421 2017-03-08 Pedro Alves <palves@redhat.com>
422
423 PR tui/21216
424 * gdb.tui/tui-nl-filtered-output.exp: New file.
425
426 2017-03-08 Pedro Alves <palves@redhat.com>
427
428 * gdb.base/completion.exp: Move TUI completion tests to ...
429 * gdb.tui/completion.exp: ... this new file.
430
431 2017-03-08 Pedro Alves <palves@redhat.com>
432
433 * gdb.base/tui-disasm-long-lines.c,
434 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
435 gdb.base/tui-layout.exp: Move to ...
436 * gdb.tui/: ... this new directory.
437
438 2017-03-07 Pedro Alves <palves@redhat.com>
439
440 * gdb.base/tui-layout.c: New file.
441 * gdb.base/tui-layout.exp: New file.
442
443 2017-03-07 Pedro Alves <palves@redhat.com>
444
445 * gdb.base/tui-layout.c: Rename to ...
446 * gdb.base/tui-disasm-long-lines.c: ... this.
447 * gdb.base/tui-layout.exp: Rename to ...
448 * gdb.base/tui-disasm-long-lines.exp: ... this.
449
450 2017-03-07 Pedro Alves <palves@redhat.com>
451
452 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
453
454 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
455
456 * i386-mpx-call.c: New file.
457 * i386-mpx-call.exp: New file.
458
459 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
460
461 * gdb.arch/powerpc-power.exp: Delete test.
462 * gdb.arch/powerpc-power.s: Likewise.
463 * gdb.disasm/disassembler-options.exp: New test.
464 * gdb.arch/powerpc-altivec.exp: Likewise.
465 * gdb.arch/powerpc-altivec.s: Likewise.
466 * gdb.arch/powerpc-altivec2.exp: Likewise.
467 * gdb.arch/powerpc-altivec2.s: Likewise.
468 * gdb.arch/powerpc-altivec3.exp: Likewise.
469 * gdb.arch/powerpc-altivec3.s: Likewise.
470 * gdb.arch/powerpc-power7.exp: Likewise.
471 * gdb.arch/powerpc-power7.s: Likewise.
472 * gdb.arch/powerpc-power8.exp: Likewise.
473 * gdb.arch/powerpc-power8.s: Likewise.
474 * gdb.arch/powerpc-power9.exp: Likewise.
475 * gdb.arch/powerpc-power9.s: Likewise.
476 * gdb.arch/powerpc-vsx.exp: Likewise.
477 * gdb.arch/powerpc-vsx.s: Likewise.
478 * gdb.arch/powerpc-vsx2.exp: Likewise.
479 * gdb.arch/powerpc-vsx2.s: Likewise.
480 * gdb.arch/powerpc-vsx3.exp: Likewise.
481 * gdb.arch/powerpc-vsx3.s: Likewise.
482 * gdb.arch/arm-disassembler-options.exp: Likewise.
483 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
484 * gdb.arch/s390-disassembler-options.exp: Likewise.
485
486 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
487
488 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
489 (check_supported_features): ... this. Changed return type to void.
490 (supports_rdseed): New static global.
491 (rdseed): Check supports_rdseed.
492 (initialize): Call check_supported_features.
493
494 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
495
496 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
497 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
498 and lqarx/stqcx.
499 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
500 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
501
502 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
503
504 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
505 uppercase.
506
507 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
508
509 * gdb.dwarf2/formdata16.c: New file.
510 * gdb.dwarf2/formdata16.exp: New file.
511 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
512
513 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
514
515 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
516 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
517 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
518 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
519 DW_AT_GNU_*.
520
521 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
522
523 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
524
525 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
526
527 PR gdb/21164
528 * gdb.base/maint.exp: Add testcases for when the commands do
529 not have arguments.
530
531 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
532
533 * gdb.cp/chained-calls.exp: Use p instead of P.
534
535 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
536
537 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
538 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
539
540 2017-02-14 Tom Tromey <tom@tromey.com>
541
542 PR python/13598:
543 * gdb.python/py-events.exp: Add before_prompt event tests.
544
545 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
546
547 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
548
549 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
550
551 * gdb.linespec/explicit.c (my_unique_function_name): New function.
552 (main): Call my_unique_function_name.
553 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
554 completion of patterns with a single match.
555 Add missing -re switches to gdb_test_multiple calls.
556
557 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
558
559 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
560 return if core file is not recognized.
561
562 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
563
564 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
565 and extra UIs.
566
567 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
568
569 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
570 proc_with_prefix.
571
572 2017-02-10 Tom Tromey <tom@tromey.com>
573
574 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
575
576 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
577
578 PR gdb/21122
579 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
580
581 2017-02-08 Jerome Guitton <guitton@adacore.com>
582
583 * gdb.base/define.exp: Add test for command abbreviations
584 in define.
585
586 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
587
588 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
589 * gdb.reverse/insn-reverse-x86.c: New file.
590
591 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
592
593 PR tdep/20936
594 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
595
596 2017-02-03 Tom Tromey <tom@tromey.com>
597
598 PR rust/21097:
599 * gdb.rust/simple.exp: Add new tests.
600
601 2017-02-02 Pedro Alves <palves@redhat.com>
602
603 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
604 tests.
605
606 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
607
608 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
609 taking a 2-byte value out of a 4-byte DWARF implicit value on
610 big-endian targets.
611 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
612 logic. Add test cases for DW_OP_implicit.
613
614 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
615
616 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
617
618 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
619
620 * gdb.btrace/enable.exp: Call gdb_exit before
621 skip_gdbserver_tests.
622
623 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
624
625 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
626 GDBFLAGS.
627
628 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
629
630 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
631 the test is skipped.
632 * gdb.btrace/data.exp: Likewise.
633 * gdb.btrace/delta.exp: Likewise.
634 * gdb.btrace/dlopen.exp: Likewise.
635 * gdb.btrace/enable-running.exp: Likewise.
636 * gdb.btrace/enable.exp: Likewise.
637 * gdb.btrace/exception.exp: Likewise.
638 * gdb.btrace/function_call_history.exp: Likewise.
639 * gdb.btrace/gcore.exp: Likewise.
640 * gdb.btrace/instruction_history.exp: Likewise.
641 * gdb.btrace/multi-thread-step.exp: Likewise.
642 * gdb.btrace/nohist.exp: Likewise.
643 * gdb.btrace/non-stop.exp: Likewise.
644 * gdb.btrace/reconnect.exp: Likewise.
645 * gdb.btrace/record_goto-step.exp: Likewise.
646 * gdb.btrace/record_goto.exp: Likewise.
647 * gdb.btrace/rn-dl-bind.exp: Likewise.
648 * gdb.btrace/segv.exp: Likewise.
649 * gdb.btrace/step.exp: Likewise.
650 * gdb.btrace/stepi.exp: Likewise.
651 * gdb.btrace/tailcall-only.exp: Likewise.
652 * gdb.btrace/tailcall.exp: Likewise.
653 * gdb.btrace/tsx.exp: Likewise.
654 * gdb.btrace/unknown_functions.exp: Likewise.
655 * gdb.btrace/vdso.exp: Likewise.
656
657 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
658
659 * gdb.btrace/enable-running.c: New.
660 * gdb.btrace/enable-running.exp: New.
661
662 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
663
664 * gdb.arch/amd64-gs_base.c: New file.
665 * gdb.arch/amd64-gs_base.exp: New file.
666
667 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
668
669 * lib/memory.exp: Remove spurious empty newlines.
670
671 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
672
673 * gdb.python/py-bad-printers.exp: Load python file using "source".
674 * gdb.python/py-events.exp: Likewise.
675 * gdb.python/py-evsignal.exp: Likewise.
676 * gdb.python/py-evthreads.exp: Likewise.
677 * gdb.python/py-frame-args.exp: Likewise.
678 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
679 * gdb.python/py-framefilter-mi.exp: Likewise.
680 * gdb.python/py-framefilter.exp: Likewise.
681 * gdb.python/py-mi.exp: Likewise.
682 * gdb.python/py-pp-maint.exp: Likewise.
683 * gdb.python/py-pp-registration.exp: Likewise.
684 * gdb.python/py-prettyprint.exp: Likewise.
685 (run_lang_tests): Likewise.
686 * gdb.python/py-typeprint.exp: Likewise.
687
688 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
689
690 * lib/memory.exp: New file.
691 * lib/gdb.exp: Load memory.exp.
692 * gdb.base/memattr.exp (delete_memory): Move proc to
693 lib/memory.exp and rename to delete_memory_regions.
694 Replace delete_memory with delete_memory_regions.
695 Cleanup memory regions before tests.
696 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
697 before tests.
698
699 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
700
701 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
702 files.
703 (initialize): New function conditionally defined.
704 (testcases): Move within conditional block.
705 (main): Call initialize.
706 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
707 of gdb.reverse/insn-reverse.c.
708 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
709 gdb.reverse/insn-reverse.c.
710
711 2017-01-26 Yao Qi <yao.qi@linaro.org>
712
713 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
714 disassemble on address 0.
715
716 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
717 Yao Qi <yao.qi@linaro.org>
718
719 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
720 * gdb.dwarf2/implptr-64bit.S: Remove.
721 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
722 variables in caller's context. Add DW_OP_implicit_value.
723
724 2017-01-25 Yao Qi <yao.qi@linaro.org>
725
726 * lib/dwarf.exp (Dwarf::_location): Handle
727 DW_OP_GNU_implicit_pointer with proper size.
728
729 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
730
731 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
732 and add untested calls.
733
734 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
735
736 * gdb.python/python.exp: Check line number against what GDB thinks
737 the line number is for func1.
738
739 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
740
741 * gdb.dlang/debug-expr.exp: New file.
742
743 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
744
745 Fix test names for the following files:
746
747 * gdb.ada/exec_changed.exp
748 * gdb.ada/info_types.exp
749 * gdb.arch/aarch64-atomic-inst.exp
750 * gdb.arch/aarch64-fp.exp
751 * gdb.arch/altivec-abi.exp
752 * gdb.arch/altivec-regs.exp
753 * gdb.arch/amd64-byte.exp
754 * gdb.arch/amd64-disp-step.exp
755 * gdb.arch/amd64-dword.exp
756 * gdb.arch/amd64-entry-value-inline.exp
757 * gdb.arch/amd64-entry-value-param.exp
758 * gdb.arch/amd64-entry-value-paramref.exp
759 * gdb.arch/amd64-entry-value.exp
760 * gdb.arch/amd64-i386-address.exp
761 * gdb.arch/amd64-invalid-stack-middle.exp
762 * gdb.arch/amd64-invalid-stack-top.exp
763 * gdb.arch/amd64-optimout-repeat.exp
764 * gdb.arch/amd64-prologue-skip.exp
765 * gdb.arch/amd64-prologue-xmm.exp
766 * gdb.arch/amd64-stap-special-operands.exp
767 * gdb.arch/amd64-stap-wrong-subexp.exp
768 * gdb.arch/amd64-tailcall-cxx.exp
769 * gdb.arch/amd64-tailcall-noret.exp
770 * gdb.arch/amd64-tailcall-ret.exp
771 * gdb.arch/amd64-tailcall-self.exp
772 * gdb.arch/amd64-word.exp
773 * gdb.arch/arm-bl-branch-dest.exp
774 * gdb.arch/arm-disp-step.exp
775 * gdb.arch/arm-neon.exp
776 * gdb.arch/arm-single-step-kernel-helper.exp
777 * gdb.arch/avr-flash-qualifier.exp
778 * gdb.arch/disp-step-insn-reloc.exp
779 * gdb.arch/e500-abi.exp
780 * gdb.arch/e500-regs.exp
781 * gdb.arch/ftrace-insn-reloc.exp
782 * gdb.arch/i386-avx512.exp
783 * gdb.arch/i386-bp_permanent.exp
784 * gdb.arch/i386-byte.exp
785 * gdb.arch/i386-cfi-notcurrent.exp
786 * gdb.arch/i386-disp-step.exp
787 * gdb.arch/i386-dr3-watch.exp
788 * gdb.arch/i386-float.exp
789 * gdb.arch/i386-gnu-cfi.exp
790 * gdb.arch/i386-mpx-map.exp
791 * gdb.arch/i386-mpx-sigsegv.exp
792 * gdb.arch/i386-mpx-simple_segv.exp
793 * gdb.arch/i386-mpx.exp
794 * gdb.arch/i386-permbkpt.exp
795 * gdb.arch/i386-prologue.exp
796 * gdb.arch/i386-signal.exp
797 * gdb.arch/i386-size-overlap.exp
798 * gdb.arch/i386-unwind.exp
799 * gdb.arch/i386-word.exp
800 * gdb.arch/mips-fcr.exp
801 * gdb.arch/powerpc-d128-regs.exp
802 * gdb.arch/powerpc-stackless.exp
803 * gdb.arch/ppc64-atomic-inst.exp
804 * gdb.arch/s390-stackless.exp
805 * gdb.arch/s390-tdbregs.exp
806 * gdb.arch/s390-vregs.exp
807 * gdb.arch/sparc-sysstep.exp
808 * gdb.arch/thumb-bx-pc.exp
809 * gdb.arch/thumb-singlestep.exp
810 * gdb.arch/thumb2-it.exp
811 * gdb.arch/vsx-regs.exp
812 * gdb.asm/asm-source.exp
813 * gdb.base/a2-run.exp
814 * gdb.base/advance.exp
815 * gdb.base/all-bin.exp
816 * gdb.base/anon.exp
817 * gdb.base/args.exp
818 * gdb.base/arithmet.exp
819 * gdb.base/async-shell.exp
820 * gdb.base/async.exp
821 * gdb.base/attach-pie-noexec.exp
822 * gdb.base/attach-twice.exp
823 * gdb.base/auto-load.exp
824 * gdb.base/bang.exp
825 * gdb.base/bitfields.exp
826 * gdb.base/break-always.exp
827 * gdb.base/break-caller-line.exp
828 * gdb.base/break-entry.exp
829 * gdb.base/break-inline.exp
830 * gdb.base/break-on-linker-gcd-function.exp
831 * gdb.base/break-probes.exp
832 * gdb.base/break.exp
833 * gdb.base/breakpoint-shadow.exp
834 * gdb.base/call-ar-st.exp
835 * gdb.base/call-sc.exp
836 * gdb.base/call-signal-resume.exp
837 * gdb.base/call-strs.exp
838 * gdb.base/callfuncs.exp
839 * gdb.base/catch-fork-static.exp
840 * gdb.base/catch-gdb-caused-signals.exp
841 * gdb.base/catch-load.exp
842 * gdb.base/catch-signal-fork.exp
843 * gdb.base/catch-signal.exp
844 * gdb.base/catch-syscall.exp
845 * gdb.base/charset.exp
846 * gdb.base/checkpoint.exp
847 * gdb.base/chng-syms.exp
848 * gdb.base/code-expr.exp
849 * gdb.base/code_elim.exp
850 * gdb.base/commands.exp
851 * gdb.base/completion.exp
852 * gdb.base/complex.exp
853 * gdb.base/cond-expr.exp
854 * gdb.base/condbreak.exp
855 * gdb.base/consecutive.exp
856 * gdb.base/continue-all-already-running.exp
857 * gdb.base/coredump-filter.exp
858 * gdb.base/corefile.exp
859 * gdb.base/dbx.exp
860 * gdb.base/debug-expr.exp
861 * gdb.base/define.exp
862 * gdb.base/del.exp
863 * gdb.base/disabled-location.exp
864 * gdb.base/disasm-end-cu.exp
865 * gdb.base/disasm-optim.exp
866 * gdb.base/display.exp
867 * gdb.base/duplicate-bp.exp
868 * gdb.base/ena-dis-br.exp
869 * gdb.base/ending-run.exp
870 * gdb.base/enumval.exp
871 * gdb.base/environ.exp
872 * gdb.base/eu-strip-infcall.exp
873 * gdb.base/eval-avoid-side-effects.exp
874 * gdb.base/eval-skip.exp
875 * gdb.base/exitsignal.exp
876 * gdb.base/expand-psymtabs.exp
877 * gdb.base/filesym.exp
878 * gdb.base/find-unmapped.exp
879 * gdb.base/finish.exp
880 * gdb.base/float.exp
881 * gdb.base/foll-exec-mode.exp
882 * gdb.base/foll-exec.exp
883 * gdb.base/foll-fork.exp
884 * gdb.base/fortran-sym-case.exp
885 * gdb.base/freebpcmd.exp
886 * gdb.base/func-ptr.exp
887 * gdb.base/func-ptrs.exp
888 * gdb.base/funcargs.exp
889 * gdb.base/gcore-buffer-overflow.exp
890 * gdb.base/gcore-relro-pie.exp
891 * gdb.base/gcore-relro.exp
892 * gdb.base/gcore.exp
893 * gdb.base/gdb1090.exp
894 * gdb.base/gdb11530.exp
895 * gdb.base/gdb11531.exp
896 * gdb.base/gdb1821.exp
897 * gdb.base/gdbindex-stabs.exp
898 * gdb.base/gdbvars.exp
899 * gdb.base/hbreak.exp
900 * gdb.base/hbreak2.exp
901 * gdb.base/included.exp
902 * gdb.base/infcall-input.exp
903 * gdb.base/inferior-died.exp
904 * gdb.base/infnan.exp
905 * gdb.base/info-macros.exp
906 * gdb.base/info-os.exp
907 * gdb.base/info-proc.exp
908 * gdb.base/info-shared.exp
909 * gdb.base/info-target.exp
910 * gdb.base/infoline.exp
911 * gdb.base/interp.exp
912 * gdb.base/interrupt.exp
913 * gdb.base/jit-reader.exp
914 * gdb.base/jit-simple.exp
915 * gdb.base/kill-after-signal.exp
916 * gdb.base/kill-detach-inferiors-cmd.exp
917 * gdb.base/label.exp
918 * gdb.base/langs.exp
919 * gdb.base/ldbl_e308.exp
920 * gdb.base/line-symtabs.exp
921 * gdb.base/linespecs.exp
922 * gdb.base/list.exp
923 * gdb.base/long_long.exp
924 * gdb.base/longest-types.exp
925 * gdb.base/maint.exp
926 * gdb.base/max-value-size.exp
927 * gdb.base/memattr.exp
928 * gdb.base/mips_pro.exp
929 * gdb.base/morestack.exp
930 * gdb.base/moribund-step.exp
931 * gdb.base/multi-forks.exp
932 * gdb.base/nested-addr.exp
933 * gdb.base/nextoverexit.exp
934 * gdb.base/noreturn-finish.exp
935 * gdb.base/noreturn-return.exp
936 * gdb.base/nostdlib.exp
937 * gdb.base/offsets.exp
938 * gdb.base/opaque.exp
939 * gdb.base/pc-fp.exp
940 * gdb.base/permissions.exp
941 * gdb.base/print-symbol-loading.exp
942 * gdb.base/prologue-include.exp
943 * gdb.base/psymtab.exp
944 * gdb.base/ptype.exp
945 * gdb.base/random-signal.exp
946 * gdb.base/randomize.exp
947 * gdb.base/range-stepping.exp
948 * gdb.base/readline-ask.exp
949 * gdb.base/recpar.exp
950 * gdb.base/recurse.exp
951 * gdb.base/relational.exp
952 * gdb.base/restore.exp
953 * gdb.base/return-nodebug.exp
954 * gdb.base/return.exp
955 * gdb.base/run-after-attach.exp
956 * gdb.base/save-bp.exp
957 * gdb.base/scope.exp
958 * gdb.base/sect-cmd.exp
959 * gdb.base/set-lang-auto.exp
960 * gdb.base/set-noassign.exp
961 * gdb.base/setvar.exp
962 * gdb.base/sigall.exp
963 * gdb.base/sigbpt.exp
964 * gdb.base/siginfo-addr.exp
965 * gdb.base/siginfo-infcall.exp
966 * gdb.base/siginfo-obj.exp
967 * gdb.base/siginfo.exp
968 * gdb.base/signals-state-child.exp
969 * gdb.base/signest.exp
970 * gdb.base/sigstep.exp
971 * gdb.base/sizeof.exp
972 * gdb.base/skip.exp
973 * gdb.base/solib-corrupted.exp
974 * gdb.base/solib-nodir.exp
975 * gdb.base/solib-search.exp
976 * gdb.base/stack-checking.exp
977 * gdb.base/stale-infcall.exp
978 * gdb.base/stap-probe.exp
979 * gdb.base/start.exp
980 * gdb.base/step-break.exp
981 * gdb.base/step-bt.exp
982 * gdb.base/step-line.exp
983 * gdb.base/step-over-exit.exp
984 * gdb.base/step-over-syscall.exp
985 * gdb.base/step-resume-infcall.exp
986 * gdb.base/step-test.exp
987 * gdb.base/store.exp
988 * gdb.base/structs3.exp
989 * gdb.base/sym-file.exp
990 * gdb.base/symbol-without-target_section.exp
991 * gdb.base/term.exp
992 * gdb.base/testenv.exp
993 * gdb.base/ui-redirect.exp
994 * gdb.base/until.exp
995 * gdb.base/unwindonsignal.exp
996 * gdb.base/value-double-free.exp
997 * gdb.base/vla-datatypes.exp
998 * gdb.base/vla-ptr.exp
999 * gdb.base/vla-sideeffect.exp
1000 * gdb.base/volatile.exp
1001 * gdb.base/watch-cond-infcall.exp
1002 * gdb.base/watch-cond.exp
1003 * gdb.base/watch-non-mem.exp
1004 * gdb.base/watch-read.exp
1005 * gdb.base/watch-vfork.exp
1006 * gdb.base/watchpoint-cond-gone.exp
1007 * gdb.base/watchpoint-delete.exp
1008 * gdb.base/watchpoint-hw-hit-once.exp
1009 * gdb.base/watchpoint-hw.exp
1010 * gdb.base/watchpoint-stops-at-right-insn.exp
1011 * gdb.base/watchpoints.exp
1012 * gdb.base/wchar.exp
1013 * gdb.base/whatis-exp.exp
1014 * gdb.btrace/buffer-size.exp
1015 * gdb.btrace/data.exp
1016 * gdb.btrace/delta.exp
1017 * gdb.btrace/dlopen.exp
1018 * gdb.btrace/enable.exp
1019 * gdb.btrace/exception.exp
1020 * gdb.btrace/function_call_history.exp
1021 * gdb.btrace/gcore.exp
1022 * gdb.btrace/instruction_history.exp
1023 * gdb.btrace/nohist.exp
1024 * gdb.btrace/reconnect.exp
1025 * gdb.btrace/record_goto-step.exp
1026 * gdb.btrace/record_goto.exp
1027 * gdb.btrace/rn-dl-bind.exp
1028 * gdb.btrace/segv.exp
1029 * gdb.btrace/step.exp
1030 * gdb.btrace/stepi.exp
1031 * gdb.btrace/tailcall-only.exp
1032 * gdb.btrace/tailcall.exp
1033 * gdb.btrace/tsx.exp
1034 * gdb.btrace/unknown_functions.exp
1035 * gdb.btrace/vdso.exp
1036 * gdb.compile/compile-ifunc.exp
1037 * gdb.compile/compile-ops.exp
1038 * gdb.compile/compile-print.exp
1039 * gdb.compile/compile-setjmp.exp
1040 * gdb.cp/abstract-origin.exp
1041 * gdb.cp/ambiguous.exp
1042 * gdb.cp/annota2.exp
1043 * gdb.cp/annota3.exp
1044 * gdb.cp/anon-ns.exp
1045 * gdb.cp/anon-struct.exp
1046 * gdb.cp/anon-union.exp
1047 * gdb.cp/arg-reference.exp
1048 * gdb.cp/baseenum.exp
1049 * gdb.cp/bool.exp
1050 * gdb.cp/breakpoint.exp
1051 * gdb.cp/bs15503.exp
1052 * gdb.cp/call-c.exp
1053 * gdb.cp/casts.exp
1054 * gdb.cp/chained-calls.exp
1055 * gdb.cp/class2.exp
1056 * gdb.cp/classes.exp
1057 * gdb.cp/cmpd-minsyms.exp
1058 * gdb.cp/converts.exp
1059 * gdb.cp/cp-relocate.exp
1060 * gdb.cp/cpcompletion.exp
1061 * gdb.cp/cpexprs.exp
1062 * gdb.cp/cplabel.exp
1063 * gdb.cp/cplusfuncs.exp
1064 * gdb.cp/cpsizeof.exp
1065 * gdb.cp/ctti.exp
1066 * gdb.cp/derivation.exp
1067 * gdb.cp/destrprint.exp
1068 * gdb.cp/dispcxx.exp
1069 * gdb.cp/enum-class.exp
1070 * gdb.cp/exception.exp
1071 * gdb.cp/exceptprint.exp
1072 * gdb.cp/expand-psymtabs-cxx.exp
1073 * gdb.cp/expand-sals.exp
1074 * gdb.cp/extern-c.exp
1075 * gdb.cp/filename.exp
1076 * gdb.cp/formatted-ref.exp
1077 * gdb.cp/fpointer.exp
1078 * gdb.cp/gdb1355.exp
1079 * gdb.cp/gdb2495.exp
1080 * gdb.cp/hang.exp
1081 * gdb.cp/impl-this.exp
1082 * gdb.cp/infcall-dlopen.exp
1083 * gdb.cp/inherit.exp
1084 * gdb.cp/iostream.exp
1085 * gdb.cp/koenig.exp
1086 * gdb.cp/local.exp
1087 * gdb.cp/m-data.exp
1088 * gdb.cp/m-static.exp
1089 * gdb.cp/mb-ctor.exp
1090 * gdb.cp/mb-inline.exp
1091 * gdb.cp/mb-templates.exp
1092 * gdb.cp/member-name.exp
1093 * gdb.cp/member-ptr.exp
1094 * gdb.cp/meth-typedefs.exp
1095 * gdb.cp/method.exp
1096 * gdb.cp/method2.exp
1097 * gdb.cp/minsym-fallback.exp
1098 * gdb.cp/misc.exp
1099 * gdb.cp/namelessclass.exp
1100 * gdb.cp/namespace-enum.exp
1101 * gdb.cp/namespace-nested-import.exp
1102 * gdb.cp/namespace.exp
1103 * gdb.cp/nextoverthrow.exp
1104 * gdb.cp/no-dmgl-verbose.exp
1105 * gdb.cp/non-trivial-retval.exp
1106 * gdb.cp/noparam.exp
1107 * gdb.cp/nsdecl.exp
1108 * gdb.cp/nsimport.exp
1109 * gdb.cp/nsnested.exp
1110 * gdb.cp/nsnoimports.exp
1111 * gdb.cp/nsrecurs.exp
1112 * gdb.cp/nsstress.exp
1113 * gdb.cp/nsusing.exp
1114 * gdb.cp/operator.exp
1115 * gdb.cp/oranking.exp
1116 * gdb.cp/overload-const.exp
1117 * gdb.cp/overload.exp
1118 * gdb.cp/ovldbreak.exp
1119 * gdb.cp/ovsrch.exp
1120 * gdb.cp/paren-type.exp
1121 * gdb.cp/parse-lang.exp
1122 * gdb.cp/pass-by-ref.exp
1123 * gdb.cp/pr-1023.exp
1124 * gdb.cp/pr-1210.exp
1125 * gdb.cp/pr-574.exp
1126 * gdb.cp/pr10687.exp
1127 * gdb.cp/pr12028.exp
1128 * gdb.cp/pr17132.exp
1129 * gdb.cp/pr17494.exp
1130 * gdb.cp/pr9067.exp
1131 * gdb.cp/pr9167.exp
1132 * gdb.cp/pr9631.exp
1133 * gdb.cp/printmethod.exp
1134 * gdb.cp/psmang.exp
1135 * gdb.cp/psymtab-parameter.exp
1136 * gdb.cp/ptype-cv-cp.exp
1137 * gdb.cp/ptype-flags.exp
1138 * gdb.cp/re-set-overloaded.exp
1139 * gdb.cp/ref-types.exp
1140 * gdb.cp/rtti.exp
1141 * gdb.cp/scope-err.exp
1142 * gdb.cp/shadow.exp
1143 * gdb.cp/smartp.exp
1144 * gdb.cp/static-method.exp
1145 * gdb.cp/static-print-quit.exp
1146 * gdb.cp/temargs.exp
1147 * gdb.cp/templates.exp
1148 * gdb.cp/try_catch.exp
1149 * gdb.cp/typedef-operator.exp
1150 * gdb.cp/typeid.exp
1151 * gdb.cp/userdef.exp
1152 * gdb.cp/using-crash.exp
1153 * gdb.cp/var-tag.exp
1154 * gdb.cp/virtbase.exp
1155 * gdb.cp/virtfunc.exp
1156 * gdb.cp/virtfunc2.exp
1157 * gdb.cp/vla-cxx.exp
1158 * gdb.disasm/t01_mov.exp
1159 * gdb.disasm/t02_mova.exp
1160 * gdb.disasm/t03_add.exp
1161 * gdb.disasm/t04_sub.exp
1162 * gdb.disasm/t05_cmp.exp
1163 * gdb.disasm/t06_ari2.exp
1164 * gdb.disasm/t07_ari3.exp
1165 * gdb.disasm/t08_or.exp
1166 * gdb.disasm/t09_xor.exp
1167 * gdb.disasm/t10_and.exp
1168 * gdb.disasm/t11_logs.exp
1169 * gdb.disasm/t12_bit.exp
1170 * gdb.disasm/t13_otr.exp
1171 * gdb.dlang/circular.exp
1172 * gdb.dwarf2/arr-stride.exp
1173 * gdb.dwarf2/arr-subrange.exp
1174 * gdb.dwarf2/atomic-type.exp
1175 * gdb.dwarf2/bad-regnum.exp
1176 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1177 * gdb.dwarf2/callframecfa.exp
1178 * gdb.dwarf2/clztest.exp
1179 * gdb.dwarf2/corrupt.exp
1180 * gdb.dwarf2/data-loc.exp
1181 * gdb.dwarf2/dup-psym.exp
1182 * gdb.dwarf2/dw2-anon-mptr.exp
1183 * gdb.dwarf2/dw2-anonymous-func.exp
1184 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1185 * gdb.dwarf2/dw2-bad-unresolved.exp
1186 * gdb.dwarf2/dw2-basic.exp
1187 * gdb.dwarf2/dw2-canonicalize-type.exp
1188 * gdb.dwarf2/dw2-case-insensitive.exp
1189 * gdb.dwarf2/dw2-common-block.exp
1190 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1191 * gdb.dwarf2/dw2-compressed.exp
1192 * gdb.dwarf2/dw2-const.exp
1193 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1194 * gdb.dwarf2/dw2-cu-size.exp
1195 * gdb.dwarf2/dw2-dup-frame.exp
1196 * gdb.dwarf2/dw2-entry-value.exp
1197 * gdb.dwarf2/dw2-icycle.exp
1198 * gdb.dwarf2/dw2-ifort-parameter.exp
1199 * gdb.dwarf2/dw2-inline-break.exp
1200 * gdb.dwarf2/dw2-inline-param.exp
1201 * gdb.dwarf2/dw2-intercu.exp
1202 * gdb.dwarf2/dw2-intermix.exp
1203 * gdb.dwarf2/dw2-lexical-block-bare.exp
1204 * gdb.dwarf2/dw2-linkage-name-trust.exp
1205 * gdb.dwarf2/dw2-minsym-in-cu.exp
1206 * gdb.dwarf2/dw2-noloc.exp
1207 * gdb.dwarf2/dw2-op-call.exp
1208 * gdb.dwarf2/dw2-op-out-param.exp
1209 * gdb.dwarf2/dw2-opt-structptr.exp
1210 * gdb.dwarf2/dw2-param-error.exp
1211 * gdb.dwarf2/dw2-producer.exp
1212 * gdb.dwarf2/dw2-ranges-base.exp
1213 * gdb.dwarf2/dw2-ref-missing-frame.exp
1214 * gdb.dwarf2/dw2-reg-undefined.exp
1215 * gdb.dwarf2/dw2-regno-invalid.exp
1216 * gdb.dwarf2/dw2-restore.exp
1217 * gdb.dwarf2/dw2-restrict.exp
1218 * gdb.dwarf2/dw2-single-line-discriminators.exp
1219 * gdb.dwarf2/dw2-strp.exp
1220 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1221 * gdb.dwarf2/dw2-unresolved.exp
1222 * gdb.dwarf2/dw2-var-zero-addr.exp
1223 * gdb.dwarf2/dw4-sig-types.exp
1224 * gdb.dwarf2/dwz.exp
1225 * gdb.dwarf2/dynarr-ptr.exp
1226 * gdb.dwarf2/enum-type.exp
1227 * gdb.dwarf2/gdb-index.exp
1228 * gdb.dwarf2/implptr-64bit.exp
1229 * gdb.dwarf2/implptr-optimized-out.exp
1230 * gdb.dwarf2/implptr.exp
1231 * gdb.dwarf2/implref-array.exp
1232 * gdb.dwarf2/implref-const.exp
1233 * gdb.dwarf2/implref-global.exp
1234 * gdb.dwarf2/implref-struct.exp
1235 * gdb.dwarf2/mac-fileno.exp
1236 * gdb.dwarf2/main-subprogram.exp
1237 * gdb.dwarf2/member-ptr-forwardref.exp
1238 * gdb.dwarf2/method-ptr.exp
1239 * gdb.dwarf2/missing-sig-type.exp
1240 * gdb.dwarf2/nonvar-access.exp
1241 * gdb.dwarf2/opaque-type-lookup.exp
1242 * gdb.dwarf2/pieces-optimized-out.exp
1243 * gdb.dwarf2/pieces.exp
1244 * gdb.dwarf2/pr10770.exp
1245 * gdb.dwarf2/pr13961.exp
1246 * gdb.dwarf2/staticvirtual.exp
1247 * gdb.dwarf2/subrange.exp
1248 * gdb.dwarf2/symtab-producer.exp
1249 * gdb.dwarf2/trace-crash.exp
1250 * gdb.dwarf2/typeddwarf.exp
1251 * gdb.dwarf2/valop.exp
1252 * gdb.dwarf2/watch-notconst.exp
1253 * gdb.fortran/array-element.exp
1254 * gdb.fortran/charset.exp
1255 * gdb.fortran/common-block.exp
1256 * gdb.fortran/complex.exp
1257 * gdb.fortran/derived-type-function.exp
1258 * gdb.fortran/derived-type.exp
1259 * gdb.fortran/logical.exp
1260 * gdb.fortran/module.exp
1261 * gdb.fortran/multi-dim.exp
1262 * gdb.fortran/nested-funcs.exp
1263 * gdb.fortran/print-formatted.exp
1264 * gdb.fortran/subarray.exp
1265 * gdb.fortran/vla-alloc-assoc.exp
1266 * gdb.fortran/vla-datatypes.exp
1267 * gdb.fortran/vla-history.exp
1268 * gdb.fortran/vla-ptr-info.exp
1269 * gdb.fortran/vla-ptype-sub.exp
1270 * gdb.fortran/vla-ptype.exp
1271 * gdb.fortran/vla-sizeof.exp
1272 * gdb.fortran/vla-type.exp
1273 * gdb.fortran/vla-value-sub-arbitrary.exp
1274 * gdb.fortran/vla-value-sub-finish.exp
1275 * gdb.fortran/vla-value-sub.exp
1276 * gdb.fortran/vla-value.exp
1277 * gdb.fortran/whatis_type.exp
1278 * gdb.go/chan.exp
1279 * gdb.go/handcall.exp
1280 * gdb.go/hello.exp
1281 * gdb.go/integers.exp
1282 * gdb.go/methods.exp
1283 * gdb.go/package.exp
1284 * gdb.go/strings.exp
1285 * gdb.go/types.exp
1286 * gdb.go/unsafe.exp
1287 * gdb.guile/scm-arch.exp
1288 * gdb.guile/scm-block.exp
1289 * gdb.guile/scm-breakpoint.exp
1290 * gdb.guile/scm-cmd.exp
1291 * gdb.guile/scm-disasm.exp
1292 * gdb.guile/scm-equal.exp
1293 * gdb.guile/scm-frame-args.exp
1294 * gdb.guile/scm-frame-inline.exp
1295 * gdb.guile/scm-frame.exp
1296 * gdb.guile/scm-iterator.exp
1297 * gdb.guile/scm-math.exp
1298 * gdb.guile/scm-objfile.exp
1299 * gdb.guile/scm-ports.exp
1300 * gdb.guile/scm-symbol.exp
1301 * gdb.guile/scm-symtab.exp
1302 * gdb.guile/scm-value-cc.exp
1303 * gdb.guile/types-module.exp
1304 * gdb.linespec/break-ask.exp
1305 * gdb.linespec/cpexplicit.exp
1306 * gdb.linespec/explicit.exp
1307 * gdb.linespec/keywords.exp
1308 * gdb.linespec/linespec.exp
1309 * gdb.linespec/ls-dollar.exp
1310 * gdb.linespec/ls-errs.exp
1311 * gdb.linespec/skip-two.exp
1312 * gdb.linespec/thread.exp
1313 * gdb.mi/mi-async.exp
1314 * gdb.mi/mi-basics.exp
1315 * gdb.mi/mi-break.exp
1316 * gdb.mi/mi-catch-load.exp
1317 * gdb.mi/mi-cli.exp
1318 * gdb.mi/mi-cmd-param-changed.exp
1319 * gdb.mi/mi-console.exp
1320 * gdb.mi/mi-detach.exp
1321 * gdb.mi/mi-disassemble.exp
1322 * gdb.mi/mi-eval.exp
1323 * gdb.mi/mi-file-transfer.exp
1324 * gdb.mi/mi-file.exp
1325 * gdb.mi/mi-fill-memory.exp
1326 * gdb.mi/mi-inheritance-syntax-error.exp
1327 * gdb.mi/mi-linespec-err-cp.exp
1328 * gdb.mi/mi-logging.exp
1329 * gdb.mi/mi-memory-changed.exp
1330 * gdb.mi/mi-read-memory.exp
1331 * gdb.mi/mi-record-changed.exp
1332 * gdb.mi/mi-reg-undefined.exp
1333 * gdb.mi/mi-regs.exp
1334 * gdb.mi/mi-return.exp
1335 * gdb.mi/mi-reverse.exp
1336 * gdb.mi/mi-simplerun.exp
1337 * gdb.mi/mi-solib.exp
1338 * gdb.mi/mi-stack.exp
1339 * gdb.mi/mi-stepi.exp
1340 * gdb.mi/mi-syn-frame.exp
1341 * gdb.mi/mi-until.exp
1342 * gdb.mi/mi-var-block.exp
1343 * gdb.mi/mi-var-child.exp
1344 * gdb.mi/mi-var-cmd.exp
1345 * gdb.mi/mi-var-cp.exp
1346 * gdb.mi/mi-var-display.exp
1347 * gdb.mi/mi-var-invalidate.exp
1348 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1349 * gdb.mi/mi-vla-fortran.exp
1350 * gdb.mi/mi-watch.exp
1351 * gdb.mi/mi2-var-child.exp
1352 * gdb.mi/user-selected-context-sync.exp
1353 * gdb.modula2/unbounded-array.exp
1354 * gdb.multi/dummy-frame-restore.exp
1355 * gdb.multi/multi-arch-exec.exp
1356 * gdb.multi/multi-arch.exp
1357 * gdb.multi/tids.exp
1358 * gdb.multi/watchpoint-multi.exp
1359 * gdb.opencl/callfuncs.exp
1360 * gdb.opencl/convs_casts.exp
1361 * gdb.opencl/datatypes.exp
1362 * gdb.opencl/operators.exp
1363 * gdb.opencl/vec_comps.exp
1364 * gdb.opt/clobbered-registers-O2.exp
1365 * gdb.opt/inline-break.exp
1366 * gdb.opt/inline-bt.exp
1367 * gdb.opt/inline-cmds.exp
1368 * gdb.opt/inline-locals.exp
1369 * gdb.pascal/case-insensitive-symbols.exp
1370 * gdb.pascal/floats.exp
1371 * gdb.pascal/gdb11492.exp
1372 * gdb.python/lib-types.exp
1373 * gdb.python/py-arch.exp
1374 * gdb.python/py-as-string.exp
1375 * gdb.python/py-bad-printers.exp
1376 * gdb.python/py-block.exp
1377 * gdb.python/py-breakpoint-create-fail.exp
1378 * gdb.python/py-breakpoint.exp
1379 * gdb.python/py-caller-is.exp
1380 * gdb.python/py-cmd.exp
1381 * gdb.python/py-explore-cc.exp
1382 * gdb.python/py-explore.exp
1383 * gdb.python/py-finish-breakpoint.exp
1384 * gdb.python/py-finish-breakpoint2.exp
1385 * gdb.python/py-frame-args.exp
1386 * gdb.python/py-frame-inline.exp
1387 * gdb.python/py-frame.exp
1388 * gdb.python/py-framefilter-mi.exp
1389 * gdb.python/py-infthread.exp
1390 * gdb.python/py-lazy-string.exp
1391 * gdb.python/py-linetable.exp
1392 * gdb.python/py-mi-events.exp
1393 * gdb.python/py-mi-objfile.exp
1394 * gdb.python/py-mi.exp
1395 * gdb.python/py-objfile.exp
1396 * gdb.python/py-pp-integral.exp
1397 * gdb.python/py-pp-maint.exp
1398 * gdb.python/py-pp-re-notag.exp
1399 * gdb.python/py-pp-registration.exp
1400 * gdb.python/py-recurse-unwind.exp
1401 * gdb.python/py-strfns.exp
1402 * gdb.python/py-symbol.exp
1403 * gdb.python/py-symtab.exp
1404 * gdb.python/py-sync-interp.exp
1405 * gdb.python/py-typeprint.exp
1406 * gdb.python/py-unwind-maint.exp
1407 * gdb.python/py-unwind.exp
1408 * gdb.python/py-value-cc.exp
1409 * gdb.python/py-xmethods.exp
1410 * gdb.reverse/amd64-tailcall-reverse.exp
1411 * gdb.reverse/break-precsave.exp
1412 * gdb.reverse/break-reverse.exp
1413 * gdb.reverse/consecutive-precsave.exp
1414 * gdb.reverse/consecutive-reverse.exp
1415 * gdb.reverse/finish-precsave.exp
1416 * gdb.reverse/finish-reverse-bkpt.exp
1417 * gdb.reverse/finish-reverse.exp
1418 * gdb.reverse/fstatat-reverse.exp
1419 * gdb.reverse/getresuid-reverse.exp
1420 * gdb.reverse/i386-precsave.exp
1421 * gdb.reverse/i386-reverse.exp
1422 * gdb.reverse/i386-sse-reverse.exp
1423 * gdb.reverse/i387-env-reverse.exp
1424 * gdb.reverse/i387-stack-reverse.exp
1425 * gdb.reverse/insn-reverse.exp
1426 * gdb.reverse/machinestate-precsave.exp
1427 * gdb.reverse/machinestate.exp
1428 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1429 * gdb.reverse/pipe-reverse.exp
1430 * gdb.reverse/readv-reverse.exp
1431 * gdb.reverse/recvmsg-reverse.exp
1432 * gdb.reverse/rerun-prec.exp
1433 * gdb.reverse/s390-mvcle.exp
1434 * gdb.reverse/step-precsave.exp
1435 * gdb.reverse/step-reverse.exp
1436 * gdb.reverse/time-reverse.exp
1437 * gdb.reverse/until-precsave.exp
1438 * gdb.reverse/until-reverse.exp
1439 * gdb.reverse/waitpid-reverse.exp
1440 * gdb.reverse/watch-precsave.exp
1441 * gdb.reverse/watch-reverse.exp
1442 * gdb.rust/generics.exp
1443 * gdb.rust/methods.exp
1444 * gdb.rust/modules.exp
1445 * gdb.rust/simple.exp
1446 * gdb.server/connect-with-no-symbol-file.exp
1447 * gdb.server/ext-attach.exp
1448 * gdb.server/ext-restart.exp
1449 * gdb.server/ext-wrapper.exp
1450 * gdb.server/file-transfer.exp
1451 * gdb.server/server-exec-info.exp
1452 * gdb.server/server-kill.exp
1453 * gdb.server/server-mon.exp
1454 * gdb.server/wrapper.exp
1455 * gdb.stabs/exclfwd.exp
1456 * gdb.stabs/gdb11479.exp
1457 * gdb.threads/clone-new-thread-event.exp
1458 * gdb.threads/corethreads.exp
1459 * gdb.threads/current-lwp-dead.exp
1460 * gdb.threads/dlopen-libpthread.exp
1461 * gdb.threads/gcore-thread.exp
1462 * gdb.threads/sigstep-threads.exp
1463 * gdb.threads/watchpoint-fork.exp
1464 * gdb.trace/actions-changed.exp
1465 * gdb.trace/backtrace.exp
1466 * gdb.trace/change-loc.exp
1467 * gdb.trace/circ.exp
1468 * gdb.trace/collection.exp
1469 * gdb.trace/disconnected-tracing.exp
1470 * gdb.trace/ftrace.exp
1471 * gdb.trace/mi-trace-frame-collected.exp
1472 * gdb.trace/mi-trace-unavailable.exp
1473 * gdb.trace/mi-traceframe-changed.exp
1474 * gdb.trace/mi-tsv-changed.exp
1475 * gdb.trace/no-attach-trace.exp
1476 * gdb.trace/passc-dyn.exp
1477 * gdb.trace/qtro.exp
1478 * gdb.trace/range-stepping.exp
1479 * gdb.trace/read-memory.exp
1480 * gdb.trace/save-trace.exp
1481 * gdb.trace/signal.exp
1482 * gdb.trace/status-stop.exp
1483 * gdb.trace/tfile.exp
1484 * gdb.trace/trace-break.exp
1485 * gdb.trace/trace-buffer-size.exp
1486 * gdb.trace/trace-condition.exp
1487 * gdb.trace/tracefile-pseudo-reg.exp
1488 * gdb.trace/tstatus.exp
1489 * gdb.trace/unavailable.exp
1490 * gdb.trace/while-dyn.exp
1491 * gdb.trace/while-stepping.exp
1492
1493 2016-12-22 Doug Evans <xdje42@gmail.com>
1494
1495 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1496 and msymbols.
1497
1498 2016-12-19 Yao Qi <yao.qi@linaro.org>
1499
1500 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1501 (test_with_self): Don't call do_steps_and_nexts, and remove
1502 code about stepping into xmalloc.
1503
1504 2016-12-09 Yao Qi <yao.qi@linaro.org>
1505
1506 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1507
1508 2016-12-09 Yao Qi <yao.qi@linaro.org>
1509
1510 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1511
1512 2016-12-09 Pedro Alves <palves@redhat.com>
1513
1514 * gdb.base/all-architectures-0.exp: New file.
1515 * gdb.base/all-architectures-1.exp: New file.
1516 * gdb.base/all-architectures-2.exp: New file.
1517 * gdb.base/all-architectures-3.exp: New file.
1518 * gdb.base/all-architectures-4.exp: New file.
1519 * gdb.base/all-architectures-5.exp: New file.
1520 * gdb.base/all-architectures-6.exp: New file.
1521 * gdb.base/all-architectures-7.exp: New file.
1522 * gdb.base/all-architectures.exp.in: New file.
1523
1524 2016-12-09 Yao Qi <yao.qi@linaro.org>
1525
1526 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1527
1528 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1529
1530 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1531 possible.
1532 Remove useless pattern-matching code.
1533
1534 2016-12-02 Pedro Alves <palves@redhat.com>
1535
1536 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1537 procedure.
1538 (top level): Call it.
1539
1540 2016-12-02 Pedro Alves <palves@redhat.com>
1541
1542 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1543 New procedure.
1544 (top level): Call it.
1545
1546 2016-12-02 Pedro Alves <palves@redhat.com>
1547
1548 PR cli/20559
1549 * gdb.base/commands.exp (user_defined_command_args_eval): New
1550 procedure.
1551 (top level): Call it.
1552
1553 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1554
1555 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1556 timeout handling.
1557
1558 2016-12-02 Tom Tromey <tom@tromey.com>
1559
1560 * gdb.dwarf2/main-subprogram.c: New file.
1561 * gdb.dwarf2/main-subprogram.exp: New file.
1562
1563 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1564
1565 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1566 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1567 gdb_test_no_output for a couple of cases.
1568 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1569
1570 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1571
1572 Fix test names and standardize compilation error messages throughout
1573 the following files:
1574
1575 * gdb.ada/start.exp
1576 * gdb.arch/alpha-step.exp
1577 * gdb.arch/e500-prologue.exp
1578 * gdb.arch/ftrace-insn-reloc.exp
1579 * gdb.arch/gdb1291.exp
1580 * gdb.arch/gdb1431.exp
1581 * gdb.arch/gdb1558.exp
1582 * gdb.arch/i386-dr3-watch.exp
1583 * gdb.arch/i386-sse-stack-align.exp
1584 * gdb.arch/ia64-breakpoint-shadow.exp
1585 * gdb.arch/pa-nullify.exp
1586 * gdb.arch/powerpc-aix-prologue.exp
1587 * gdb.arch/thumb-bx-pc.exp
1588 * gdb.base/annota1.exp
1589 * gdb.base/annota3.exp
1590 * gdb.base/arrayidx.exp
1591 * gdb.base/assign.exp
1592 * gdb.base/attach.exp
1593 * gdb.base/auxv.exp
1594 * gdb.base/bang.exp
1595 * gdb.base/bfp-test.exp
1596 * gdb.base/bigcore.exp
1597 * gdb.base/bitfields2.exp
1598 * gdb.base/break-fun-addr.exp
1599 * gdb.base/break-probes.exp
1600 * gdb.base/call-rt-st.exp
1601 * gdb.base/callexit.exp
1602 * gdb.base/catch-fork-kill.exp
1603 * gdb.base/charset.exp
1604 * gdb.base/checkpoint.exp
1605 * gdb.base/comprdebug.exp
1606 * gdb.base/constvars.exp
1607 * gdb.base/coredump-filter.exp
1608 * gdb.base/cursal.exp
1609 * gdb.base/cvexpr.exp
1610 * gdb.base/detach.exp
1611 * gdb.base/display.exp
1612 * gdb.base/dmsym.exp
1613 * gdb.base/dprintf-pending.exp
1614 * gdb.base/dso2dso.exp
1615 * gdb.base/dtrace-probe.exp
1616 * gdb.base/dump.exp
1617 * gdb.base/enum_cond.exp
1618 * gdb.base/exe-lock.exp
1619 * gdb.base/exec-invalid-sysroot.exp
1620 * gdb.base/execl-update-breakpoints.exp
1621 * gdb.base/exprs.exp
1622 * gdb.base/fileio.exp
1623 * gdb.base/find.exp
1624 * gdb.base/finish.exp
1625 * gdb.base/fixsection.exp
1626 * gdb.base/foll-vfork.exp
1627 * gdb.base/frame-args.exp
1628 * gdb.base/gcore.exp
1629 * gdb.base/gdb1250.exp
1630 * gdb.base/global-var-nested-by-dso.exp
1631 * gdb.base/gnu-ifunc.exp
1632 * gdb.base/hashline1.exp
1633 * gdb.base/hashline2.exp
1634 * gdb.base/hashline3.exp
1635 * gdb.base/hbreak-in-shr-unsupported.exp
1636 * gdb.base/huge.exp
1637 * gdb.base/infcall-input.exp
1638 * gdb.base/info-fun.exp
1639 * gdb.base/info-shared.exp
1640 * gdb.base/jit-simple.exp
1641 * gdb.base/jit-so.exp
1642 * gdb.base/jit.exp
1643 * gdb.base/jump.exp
1644 * gdb.base/label.exp
1645 * gdb.base/lineinc.exp
1646 * gdb.base/logical.exp
1647 * gdb.base/longjmp.exp
1648 * gdb.base/macscp.exp
1649 * gdb.base/miscexprs.exp
1650 * gdb.base/new-ui-echo.exp
1651 * gdb.base/new-ui-pending-input.exp
1652 * gdb.base/new-ui.exp
1653 * gdb.base/nodebug.exp
1654 * gdb.base/nofield.exp
1655 * gdb.base/offsets.exp
1656 * gdb.base/overlays.exp
1657 * gdb.base/pending.exp
1658 * gdb.base/pointers.exp
1659 * gdb.base/pr11022.exp
1660 * gdb.base/printcmds.exp
1661 * gdb.base/prologue.exp
1662 * gdb.base/ptr-typedef.exp
1663 * gdb.base/realname-expand.exp
1664 * gdb.base/relativedebug.exp
1665 * gdb.base/relocate.exp
1666 * gdb.base/remote.exp
1667 * gdb.base/reread.exp
1668 * gdb.base/return2.exp
1669 * gdb.base/savedregs.exp
1670 * gdb.base/sep.exp
1671 * gdb.base/sepdebug.exp
1672 * gdb.base/sepsymtab.exp
1673 * gdb.base/set-inferior-tty.exp
1674 * gdb.base/setshow.exp
1675 * gdb.base/shlib-call.exp
1676 * gdb.base/sigaltstack.exp
1677 * gdb.base/siginfo-addr.exp
1678 * gdb.base/signals.exp
1679 * gdb.base/signull.exp
1680 * gdb.base/sigrepeat.exp
1681 * gdb.base/so-impl-ld.exp
1682 * gdb.base/solib-display.exp
1683 * gdb.base/solib-overlap.exp
1684 * gdb.base/solib-search.exp
1685 * gdb.base/solib-symbol.exp
1686 * gdb.base/structs.exp
1687 * gdb.base/structs2.exp
1688 * gdb.base/symtab-search-order.exp
1689 * gdb.base/twice.exp
1690 * gdb.base/unload.exp
1691 * gdb.base/varargs.exp
1692 * gdb.base/watchpoint-solib.exp
1693 * gdb.base/watchpoint.exp
1694 * gdb.base/whatis.exp
1695 * gdb.base/wrong_frame_bt_full.exp
1696 * gdb.btrace/dlopen.exp
1697 * gdb.cell/ea-standalone.exp
1698 * gdb.cell/ea-test.exp
1699 * gdb.cp/dispcxx.exp
1700 * gdb.cp/gdb2384.exp
1701 * gdb.cp/method2.exp
1702 * gdb.cp/nextoverthrow.exp
1703 * gdb.cp/pr10728.exp
1704 * gdb.disasm/am33.exp
1705 * gdb.disasm/h8300s.exp
1706 * gdb.disasm/mn10300.exp
1707 * gdb.disasm/sh3.exp
1708 * gdb.dwarf2/dw2-dir-file-name.exp
1709 * gdb.fortran/complex.exp
1710 * gdb.fortran/library-module.exp
1711 * gdb.guile/scm-pretty-print.exp
1712 * gdb.guile/scm-symbol.exp
1713 * gdb.guile/scm-type.exp
1714 * gdb.guile/scm-value.exp
1715 * gdb.linespec/linespec.exp
1716 * gdb.mi/gdb701.exp
1717 * gdb.mi/gdb792.exp
1718 * gdb.mi/mi-breakpoint-changed.exp
1719 * gdb.mi/mi-dprintf-pending.exp
1720 * gdb.mi/mi-dprintf.exp
1721 * gdb.mi/mi-exit-code.exp
1722 * gdb.mi/mi-pending.exp
1723 * gdb.mi/mi-solib.exp
1724 * gdb.mi/new-ui-mi-sync.exp
1725 * gdb.mi/pr11022.exp
1726 * gdb.mi/user-selected-context-sync.exp
1727 * gdb.opt/solib-intra-step.exp
1728 * gdb.python/py-events.exp
1729 * gdb.python/py-finish-breakpoint.exp
1730 * gdb.python/py-mi.exp
1731 * gdb.python/py-prettyprint.exp
1732 * gdb.python/py-shared.exp
1733 * gdb.python/py-symbol.exp
1734 * gdb.python/py-template.exp
1735 * gdb.python/py-type.exp
1736 * gdb.python/py-value.exp
1737 * gdb.reverse/solib-precsave.exp
1738 * gdb.reverse/solib-reverse.exp
1739 * gdb.server/solib-list.exp
1740 * gdb.stabs/weird.exp
1741 * gdb.threads/reconnect-signal.exp
1742 * gdb.threads/stepi-random-signal.exp
1743 * gdb.trace/actions.exp
1744 * gdb.trace/ax.exp
1745 * gdb.trace/backtrace.exp
1746 * gdb.trace/change-loc.exp
1747 * gdb.trace/deltrace.exp
1748 * gdb.trace/ftrace-lock.exp
1749 * gdb.trace/ftrace.exp
1750 * gdb.trace/infotrace.exp
1751 * gdb.trace/mi-tracepoint-changed.exp
1752 * gdb.trace/packetlen.exp
1753 * gdb.trace/passcount.exp
1754 * gdb.trace/pending.exp
1755 * gdb.trace/range-stepping.exp
1756 * gdb.trace/report.exp
1757 * gdb.trace/stap-trace.exp
1758 * gdb.trace/tfind.exp
1759 * gdb.trace/trace-break.exp
1760 * gdb.trace/trace-condition.exp
1761 * gdb.trace/trace-enable-disable.exp
1762 * gdb.trace/trace-mt.exp
1763 * gdb.trace/tracecmd.exp
1764 * gdb.trace/tspeed.exp
1765 * gdb.trace/tsv.exp
1766 * lib/perftest.exp
1767
1768 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1769
1770 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1771 with gdb_test_no_output.
1772 Use command as test name.
1773
1774 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1775
1776 Fix test names starting with uppercase throughout the files.
1777
1778 * gdb.ada/assign_1.exp
1779 * gdb.ada/boolean_expr.exp
1780 * gdb.base/arrayidx.exp
1781 * gdb.base/del.exp
1782 * gdb.base/gcore-buffer-overflow.exp
1783 * gdb.base/testenv.exp
1784 * gdb.compile/compile.exp
1785 * gdb.python/py-framefilter-invalidarg.exp
1786 * gdb.python/py-framefilter.exp
1787
1788 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1789
1790 Fix test names starting with uppercase throughout the files.
1791
1792 * gdb.ada/array_return.exp
1793 * gdb.ada/expr_delims.exp
1794 * gdb.ada/mi_dyn_arr.exp
1795 * gdb.ada/mi_interface.exp
1796 * gdb.ada/mi_var_array.exp
1797 * gdb.ada/watch_arg.exp
1798 * gdb.arch/alpha-step.exp
1799 * gdb.arch/altivec-regs.exp
1800 * gdb.arch/e500-regs.exp
1801 * gdb.arch/powerpc-d128-regs.exp
1802 * gdb.base/arrayidx.exp
1803 * gdb.base/break.exp
1804 * gdb.base/checkpoint.exp
1805 * gdb.base/debug-expr.exp
1806 * gdb.base/dmsym.exp
1807 * gdb.base/radix.exp
1808 * gdb.base/sepdebug.exp
1809 * gdb.base/testenv.exp
1810 * gdb.base/watch_thread_num.exp
1811 * gdb.base/watchpoint-cond-gone.exp
1812 * gdb.cell/break.exp
1813 * gdb.cell/ea-cache.exp
1814 * gdb.compile/compile.exp
1815 * gdb.cp/gdb2495.exp
1816 * gdb.gdb/selftest.exp
1817 * gdb.gdb/xfullpath.exp
1818 * gdb.go/hello.exp
1819 * gdb.go/integers.exp
1820 * gdb.objc/basicclass.exp
1821 * gdb.pascal/hello.exp
1822 * gdb.pascal/integers.exp
1823 * gdb.python/py-breakpoint.exp
1824 * gdb.python/py-cmd.exp
1825 * gdb.python/py-linetable.exp
1826 * gdb.python/py-xmethods.exp
1827 * gdb.python/python.exp
1828 * gdb.reverse/consecutive-precsave.exp
1829 * gdb.reverse/finish-precsave.exp
1830 * gdb.reverse/i386-precsave.exp
1831 * gdb.reverse/machinestate-precsave.exp
1832 * gdb.reverse/sigall-precsave.exp
1833 * gdb.reverse/solib-precsave.exp
1834 * gdb.reverse/step-precsave.exp
1835 * gdb.reverse/until-precsave.exp
1836 * gdb.reverse/watch-precsave.exp
1837 * gdb.threads/leader-exit.exp
1838 * gdb.threads/pthreads.exp
1839 * gdb.threads/wp-replication.exp
1840 * gdb.trace/actions.exp
1841 * gdb.trace/mi-tsv-changed.exp
1842 * gdb.trace/tsv.exp
1843
1844 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1845
1846 Fix test names starting with uppercase throughout the files.
1847
1848 * gdb.arch/i386-bp_permanent.exp
1849 * gdb.arch/i386-gnu-cfi.exp
1850 * gdb.base/disasm-end-cu.exp
1851 * gdb.base/macscp.exp
1852 * gdb.base/pending.exp
1853 * gdb.base/watch_thread_num.exp
1854 * gdb.cp/exception.exp
1855 * gdb.cp/gdb2495.exp
1856 * gdb.cp/local.exp
1857 * gdb.python/py-evsignal.exp
1858 * gdb.python/python.exp
1859 * gdb.trace/tracecmd.exp
1860
1861 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1862
1863 Fix test names starting with uppercase throughout the files.
1864
1865 * gdb.base/charset.exp
1866 * gdb.base/eval.exp
1867 * gdb.base/multi-forks.exp
1868 * gdb.guile/scm-progspace.exp
1869 * gdb.opencl/datatypes.exp
1870 * gdb.python/py-block.exp
1871 * gdb.python/py-function.exp
1872 * gdb.python/py-symbol.exp
1873 * gdb.python/py-symtab.exp
1874 * gdb.python/py-xmethods.exp
1875 * gdb.reverse/break-precsave.exp
1876 * gdb.reverse/break-reverse.exp
1877 * gdb.reverse/consecutive-precsave.exp
1878 * gdb.reverse/consecutive-reverse.exp
1879 * gdb.reverse/finish-precsave.exp
1880 * gdb.reverse/finish-reverse-bkpt.exp
1881 * gdb.reverse/finish-reverse.exp
1882 * gdb.reverse/fstatat-reverse.exp
1883 * gdb.reverse/getresuid-reverse.exp
1884 * gdb.reverse/i386-precsave.exp
1885 * gdb.reverse/i386-reverse.exp
1886 * gdb.reverse/i386-sse-reverse.exp
1887 * gdb.reverse/i387-stack-reverse.exp
1888 * gdb.reverse/insn-reverse.exp
1889 * gdb.reverse/machinestate-precsave.exp
1890 * gdb.reverse/machinestate.exp
1891 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1892 * gdb.reverse/pipe-reverse.exp
1893 * gdb.reverse/readv-reverse.exp
1894 * gdb.reverse/recvmsg-reverse.exp
1895 * gdb.reverse/rerun-prec.exp
1896 * gdb.reverse/s390-mvcle.exp
1897 * gdb.reverse/sigall-precsave.exp
1898 * gdb.reverse/sigall-reverse.exp
1899 * gdb.reverse/solib-precsave.exp
1900 * gdb.reverse/solib-reverse.exp
1901 * gdb.reverse/step-precsave.exp
1902 * gdb.reverse/step-reverse.exp
1903 * gdb.reverse/time-reverse.exp
1904 * gdb.reverse/until-precsave.exp
1905 * gdb.reverse/until-reverse.exp
1906 * gdb.reverse/waitpid-reverse.exp
1907 * gdb.reverse/watch-precsave.exp
1908 * gdb.reverse/watch-reverse.exp
1909
1910 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1911
1912 Fix test names starting with uppercase throughout the files.
1913
1914 * gdb.arch/i386-mpx-simple_segv.exp
1915 * gdb.arch/i386-mpx.exp
1916 * gdb.arch/i386-permbkpt.exp
1917 * gdb.arch/pa-nullify.exp
1918 * gdb.arch/powerpc-d128-regs.exp
1919 * gdb.arch/vsx-regs.exp
1920 * gdb.base/bfp-test.exp
1921 * gdb.base/break.exp
1922 * gdb.base/breakpoint-shadow.exp
1923 * gdb.base/callfuncs.exp
1924 * gdb.base/charset.exp
1925 * gdb.base/commands.exp
1926 * gdb.base/completion.exp
1927 * gdb.base/dfp-test.exp
1928 * gdb.base/echo.exp
1929 * gdb.base/ending-run.exp
1930 * gdb.base/eval.exp
1931 * gdb.base/expand-psymtabs.exp
1932 * gdb.base/float128.exp
1933 * gdb.base/floatn.exp
1934 * gdb.base/foll-exec-mode.exp
1935 * gdb.base/gdb1056.exp
1936 * gdb.base/gdb11531.exp
1937 * gdb.base/kill-after-signal.exp
1938 * gdb.base/multi-forks.exp
1939 * gdb.base/overlays.exp
1940 * gdb.base/pending.exp
1941 * gdb.base/sepdebug.exp
1942 * gdb.base/testenv.exp
1943 * gdb.base/valgrind-db-attach.exp
1944 * gdb.base/watch_thread_num.exp
1945 * gdb.base/watchpoint-cond-gone.exp
1946 * gdb.base/watchpoint.exp
1947 * gdb.base/watchpoints.exp
1948 * gdb.cp/arg-reference.exp
1949 * gdb.cp/baseenum.exp
1950 * gdb.cp/operator.exp
1951 * gdb.cp/shadow.exp
1952 * gdb.dwarf2/dw2-op-out-param.exp
1953 * gdb.dwarf2/dw2-reg-undefined.exp
1954 * gdb.go/chan.exp
1955 * gdb.go/hello.exp
1956 * gdb.go/integers.exp
1957 * gdb.go/methods.exp
1958 * gdb.go/package.exp
1959 * gdb.guile/scm-parameter.exp
1960 * gdb.guile/scm-progspace.exp
1961 * gdb.guile/scm-value.exp
1962 * gdb.mi/mi-pending.exp
1963 * gdb.mi/user-selected-context-sync.exp
1964 * gdb.multi/multi-attach.exp
1965 * gdb.multi/tids.exp
1966 * gdb.opt/clobbered-registers-O2.exp
1967 * gdb.pascal/floats.exp
1968 * gdb.pascal/integers.exp
1969 * gdb.python/py-block.exp
1970 * gdb.python/py-events.exp
1971 * gdb.python/py-parameter.exp
1972 * gdb.python/py-symbol.exp
1973 * gdb.python/py-symtab.exp
1974 * gdb.python/py-type.exp
1975 * gdb.python/py-value.exp
1976 * gdb.python/py-xmethods.exp
1977 * gdb.python/python.exp
1978 * gdb.reverse/break-precsave.exp
1979 * gdb.reverse/consecutive-precsave.exp
1980 * gdb.reverse/finish-precsave.exp
1981 * gdb.reverse/i386-precsave.exp
1982 * gdb.reverse/machinestate-precsave.exp
1983 * gdb.reverse/sigall-precsave.exp
1984 * gdb.reverse/solib-precsave.exp
1985 * gdb.reverse/step-precsave.exp
1986 * gdb.reverse/until-precsave.exp
1987 * gdb.reverse/watch-precsave.exp
1988 * gdb.server/ext-attach.exp
1989 * gdb.server/ext-restart.exp
1990 * gdb.server/ext-run.exp
1991 * gdb.server/ext-wrapper.exp
1992 * gdb.stabs/gdb11479.exp
1993 * gdb.stabs/weird.exp
1994 * gdb.threads/attach-many-short-lived-threads.exp
1995 * gdb.threads/kill.exp
1996 * gdb.threads/watchpoint-fork.exp
1997
1998 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1999
2000 Fix test names starting with uppercase throughout all the files below.
2001
2002 * gdb.ada/array_return.exp
2003 * gdb.ada/catch_ex.exp
2004 * gdb.ada/info_exc.exp
2005 * gdb.ada/mi_catch_ex.exp
2006 * gdb.ada/mi_dyn_arr.exp
2007 * gdb.ada/mi_ex_cond.exp
2008 * gdb.ada/mi_exc_info.exp
2009 * gdb.ada/mi_interface.exp
2010 * gdb.ada/mi_task_arg.exp
2011 * gdb.ada/mi_task_info.exp
2012 * gdb.ada/mi_var_array.exp
2013 * gdb.arch/alpha-step.exp
2014 * gdb.arch/amd64-disp-step.exp
2015 * gdb.arch/arm-disp-step.exp
2016 * gdb.arch/disp-step-insn-reloc.exp
2017 * gdb.arch/e500-prologue.exp
2018 * gdb.arch/ftrace-insn-reloc.exp
2019 * gdb.arch/gdb1558.exp
2020 * gdb.arch/i386-bp_permanent.exp
2021 * gdb.arch/i386-disp-step.exp
2022 * gdb.arch/i386-float.exp
2023 * gdb.arch/i386-gnu-cfi.exp
2024 * gdb.arch/ia64-breakpoint-shadow.exp
2025 * gdb.arch/mips16-thunks.exp
2026 * gdb.arch/pa-nullify.exp
2027 * gdb.arch/powerpc-aix-prologue.exp
2028 * gdb.arch/powerpc-power.exp
2029 * gdb.arch/ppc-dfp.exp
2030 * gdb.arch/s390-tdbregs.exp
2031 * gdb.arch/spu-info.exp
2032 * gdb.arch/spu-ls.exp
2033 * gdb.arch/thumb-bx-pc.exp
2034 * gdb.base/advance.exp
2035 * gdb.base/annota-input-while-running.exp
2036 * gdb.base/arrayidx.exp
2037 * gdb.base/asmlabel.exp
2038 * gdb.base/async.exp
2039 * gdb.base/attach-wait-input.exp
2040 * gdb.base/auto-connect-native-target.exp
2041 * gdb.base/batch-preserve-term-settings.exp
2042 * gdb.base/bfp-test.exp
2043 * gdb.base/bigcore.exp
2044 * gdb.base/bp-permanent.exp
2045 * gdb.base/break-always.exp
2046 * gdb.base/break-fun-addr.exp
2047 * gdb.base/break-idempotent.exp
2048 * gdb.base/break-main-file-remove-fail.exp
2049 * gdb.base/break-probes.exp
2050 * gdb.base/break-unload-file.exp
2051 * gdb.base/break.exp
2052 * gdb.base/call-ar-st.exp
2053 * gdb.base/call-rt-st.exp
2054 * gdb.base/call-sc.exp
2055 * gdb.base/call-signal-resume.exp
2056 * gdb.base/call-strs.exp
2057 * gdb.base/callexit.exp
2058 * gdb.base/callfuncs.exp
2059 * gdb.base/catch-gdb-caused-signals.exp
2060 * gdb.base/catch-signal-siginfo-cond.exp
2061 * gdb.base/catch-syscall.exp
2062 * gdb.base/compare-sections.exp
2063 * gdb.base/cond-eval-mode.exp
2064 * gdb.base/condbreak-call-false.exp
2065 * gdb.base/consecutive-step-over.exp
2066 * gdb.base/cursal.exp
2067 * gdb.base/disabled-location.exp
2068 * gdb.base/disasm-end-cu.exp
2069 * gdb.base/display.exp
2070 * gdb.base/double-prompt-target-event-error.exp
2071 * gdb.base/dprintf-bp-same-addr.exp
2072 * gdb.base/dprintf-detach.exp
2073 * gdb.base/dprintf-next.exp
2074 * gdb.base/dprintf-non-stop.exp
2075 * gdb.base/dprintf-pending.exp
2076 * gdb.base/dso2dso.exp
2077 * gdb.base/ending-run.exp
2078 * gdb.base/enum_cond.exp
2079 * gdb.base/examine-backward.exp
2080 * gdb.base/exe-lock.exp
2081 * gdb.base/exec-invalid-sysroot.exp
2082 * gdb.base/execl-update-breakpoints.exp
2083 * gdb.base/execution-termios.exp
2084 * gdb.base/fileio.exp
2085 * gdb.base/fixsection.exp
2086 * gdb.base/foll-exec-mode.exp
2087 * gdb.base/foll-exec.exp
2088 * gdb.base/fork-running-state.exp
2089 * gdb.base/frame-args.exp
2090 * gdb.base/fullpath-expand.exp
2091 * gdb.base/func-ptr.exp
2092 * gdb.base/gcore-relro-pie.exp
2093 * gdb.base/gdb1090.exp
2094 * gdb.base/gdb1555.exp
2095 * gdb.base/global-var-nested-by-dso.exp
2096 * gdb.base/gnu-ifunc.exp
2097 * gdb.base/hbreak-in-shr-unsupported.exp
2098 * gdb.base/hbreak-unmapped.exp
2099 * gdb.base/hook-stop.exp
2100 * gdb.base/infcall-input.exp
2101 * gdb.base/info-fun.exp
2102 * gdb.base/info-shared.exp
2103 * gdb.base/interrupt-noterm.exp
2104 * gdb.base/jit-so.exp
2105 * gdb.base/jit.exp
2106 * gdb.base/line-symtabs.exp
2107 * gdb.base/list.exp
2108 * gdb.base/longjmp.exp
2109 * gdb.base/macscp.exp
2110 * gdb.base/max-value-size.exp
2111 * gdb.base/nodebug.exp
2112 * gdb.base/nofield.exp
2113 * gdb.base/overlays.exp
2114 * gdb.base/paginate-after-ctrl-c-running.exp
2115 * gdb.base/paginate-bg-execution.exp
2116 * gdb.base/paginate-inferior-exit.exp
2117 * gdb.base/pending.exp
2118 * gdb.base/pr11022.exp
2119 * gdb.base/printcmds.exp
2120 * gdb.base/ptr-typedef.exp
2121 * gdb.base/ptype.exp
2122 * gdb.base/randomize.exp
2123 * gdb.base/range-stepping.exp
2124 * gdb.base/realname-expand.exp
2125 * gdb.base/relativedebug.exp
2126 * gdb.base/remote.exp
2127 * gdb.base/savedregs.exp
2128 * gdb.base/sepdebug.exp
2129 * gdb.base/set-noassign.exp
2130 * gdb.base/shlib-call.exp
2131 * gdb.base/shreloc.exp
2132 * gdb.base/sigaltstack.exp
2133 * gdb.base/sigbpt.exp
2134 * gdb.base/siginfo-addr.exp
2135 * gdb.base/siginfo-obj.exp
2136 * gdb.base/siginfo-thread.exp
2137 * gdb.base/signest.exp
2138 * gdb.base/signull.exp
2139 * gdb.base/sigrepeat.exp
2140 * gdb.base/skip.exp
2141 * gdb.base/so-impl-ld.exp
2142 * gdb.base/solib-corrupted.exp
2143 * gdb.base/solib-disc.exp
2144 * gdb.base/solib-display.exp
2145 * gdb.base/solib-overlap.exp
2146 * gdb.base/solib-search.exp
2147 * gdb.base/solib-symbol.exp
2148 * gdb.base/source-execution.exp
2149 * gdb.base/sss-bp-on-user-bp-2.exp
2150 * gdb.base/sss-bp-on-user-bp.exp
2151 * gdb.base/stack-checking.exp
2152 * gdb.base/stale-infcall.exp
2153 * gdb.base/step-break.exp
2154 * gdb.base/step-line.exp
2155 * gdb.base/step-over-exit.exp
2156 * gdb.base/step-test.exp
2157 * gdb.base/structs.exp
2158 * gdb.base/sym-file.exp
2159 * gdb.base/symtab-search-order.exp
2160 * gdb.base/term.exp
2161 * gdb.base/type-opaque.exp
2162 * gdb.base/unload.exp
2163 * gdb.base/until-nodebug.exp
2164 * gdb.base/until.exp
2165 * gdb.base/unwindonsignal.exp
2166 * gdb.base/watch-cond.exp
2167 * gdb.base/watch-non-mem.exp
2168 * gdb.base/watch_thread_num.exp
2169 * gdb.base/watchpoint-reuse-slot.exp
2170 * gdb.base/watchpoint-solib.exp
2171 * gdb.base/watchpoint.exp
2172 * gdb.btrace/dlopen.exp
2173 * gdb.cell/arch.exp
2174 * gdb.cell/break.exp
2175 * gdb.cell/bt.exp
2176 * gdb.cell/core.exp
2177 * gdb.cell/data.exp
2178 * gdb.cell/dwarfaddr.exp
2179 * gdb.cell/ea-cache.exp
2180 * gdb.cell/ea-standalone.exp
2181 * gdb.cell/ea-test.exp
2182 * gdb.cell/f-regs.exp
2183 * gdb.cell/fork.exp
2184 * gdb.cell/gcore.exp
2185 * gdb.cell/mem-access.exp
2186 * gdb.cell/ptype.exp
2187 * gdb.cell/registers.exp
2188 * gdb.cell/sizeof.exp
2189 * gdb.cell/solib-symbol.exp
2190 * gdb.cell/solib.exp
2191 * gdb.compile/compile-tls.exp
2192 * gdb.cp/exception.exp
2193 * gdb.cp/gdb2495.exp
2194 * gdb.cp/local.exp
2195 * gdb.cp/mb-inline.exp
2196 * gdb.cp/mb-templates.exp
2197 * gdb.cp/pr10687.exp
2198 * gdb.cp/pr9167.exp
2199 * gdb.cp/scope-err.exp
2200 * gdb.cp/templates.exp
2201 * gdb.cp/virtfunc.exp
2202 * gdb.dwarf2/dw2-dir-file-name.exp
2203 * gdb.dwarf2/dw2-single-line-discriminators.exp
2204 * gdb.fortran/complex.exp
2205 * gdb.fortran/library-module.exp
2206 * gdb.guile/guile.exp
2207 * gdb.guile/scm-cmd.exp
2208 * gdb.guile/scm-frame-inline.exp
2209 * gdb.guile/scm-objfile.exp
2210 * gdb.guile/scm-pretty-print.exp
2211 * gdb.guile/scm-symbol.exp
2212 * gdb.guile/scm-type.exp
2213 * gdb.guile/scm-value.exp
2214 * gdb.linespec/keywords.exp
2215 * gdb.linespec/ls-errs.exp
2216 * gdb.linespec/macro-relative.exp
2217 * gdb.linespec/thread.exp
2218 * gdb.mi/mi-breakpoint-changed.exp
2219 * gdb.mi/mi-dprintf-pending.exp
2220 * gdb.mi/mi-fullname-deleted.exp
2221 * gdb.mi/mi-logging.exp
2222 * gdb.mi/mi-pending.exp
2223 * gdb.mi/mi-solib.exp
2224 * gdb.mi/new-ui-mi-sync.exp
2225 * gdb.mi/user-selected-context-sync.exp
2226 * gdb.multi/dummy-frame-restore.exp
2227 * gdb.multi/multi-arch-exec.exp
2228 * gdb.multi/remove-inferiors.exp
2229 * gdb.multi/watchpoint-multi-exit.exp
2230 * gdb.opt/solib-intra-step.exp
2231 * gdb.perf/backtrace.exp
2232 * gdb.perf/single-step.exp
2233 * gdb.perf/skip-command.exp
2234 * gdb.perf/skip-prologue.exp
2235 * gdb.perf/solib.exp
2236 * gdb.python/lib-types.exp
2237 * gdb.python/py-as-string.exp
2238 * gdb.python/py-bad-printers.exp
2239 * gdb.python/py-block.exp
2240 * gdb.python/py-breakpoint.exp
2241 * gdb.python/py-cmd.exp
2242 * gdb.python/py-events.exp
2243 * gdb.python/py-evthreads.exp
2244 * gdb.python/py-finish-breakpoint.exp
2245 * gdb.python/py-finish-breakpoint2.exp
2246 * gdb.python/py-frame-inline.exp
2247 * gdb.python/py-frame.exp
2248 * gdb.python/py-inferior.exp
2249 * gdb.python/py-infthread.exp
2250 * gdb.python/py-mi.exp
2251 * gdb.python/py-objfile.exp
2252 * gdb.python/py-pp-maint.exp
2253 * gdb.python/py-pp-registration.exp
2254 * gdb.python/py-prettyprint.exp
2255 * gdb.python/py-recurse-unwind.exp
2256 * gdb.python/py-shared.exp
2257 * gdb.python/py-symbol.exp
2258 * gdb.python/py-symtab.exp
2259 * gdb.python/py-template.exp
2260 * gdb.python/py-type.exp
2261 * gdb.python/py-unwind-maint.exp
2262 * gdb.python/py-unwind.exp
2263 * gdb.python/py-value.exp
2264 * gdb.python/python.exp
2265 * gdb.reverse/finish-reverse-bkpt.exp
2266 * gdb.reverse/insn-reverse.exp
2267 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2268 * gdb.reverse/solib-precsave.exp
2269 * gdb.reverse/solib-reverse.exp
2270 * gdb.stabs/gdb11479.exp
2271 * gdb.stabs/weird.exp
2272 * gdb.threads/fork-child-threads.exp
2273 * gdb.threads/fork-plus-threads.exp
2274 * gdb.threads/fork-thread-pending.exp
2275 * gdb.threads/forking-threads-plus-breakpoint.exp
2276 * gdb.threads/hand-call-in-threads.exp
2277 * gdb.threads/interrupted-hand-call.exp
2278 * gdb.threads/linux-dp.exp
2279 * gdb.threads/local-watch-wrong-thread.exp
2280 * gdb.threads/next-while-other-thread-longjmps.exp
2281 * gdb.threads/non-ldr-exit.exp
2282 * gdb.threads/pending-step.exp
2283 * gdb.threads/print-threads.exp
2284 * gdb.threads/process-dies-while-detaching.exp
2285 * gdb.threads/process-dies-while-handling-bp.exp
2286 * gdb.threads/pthreads.exp
2287 * gdb.threads/queue-signal.exp
2288 * gdb.threads/reconnect-signal.exp
2289 * gdb.threads/signal-command-handle-nopass.exp
2290 * gdb.threads/signal-command-multiple-signals-pending.exp
2291 * gdb.threads/signal-delivered-right-thread.exp
2292 * gdb.threads/signal-sigtrap.exp
2293 * gdb.threads/sigthread.exp
2294 * gdb.threads/staticthreads.exp
2295 * gdb.threads/stepi-random-signal.exp
2296 * gdb.threads/thread-unwindonsignal.exp
2297 * gdb.threads/thread_check.exp
2298 * gdb.threads/thread_events.exp
2299 * gdb.threads/tid-reuse.exp
2300 * gdb.threads/tls-nodebug.exp
2301 * gdb.threads/tls-shared.exp
2302 * gdb.threads/tls-so_extern.exp
2303 * gdb.threads/tls.exp
2304 * gdb.threads/wp-replication.exp
2305 * gdb.trace/actions-changed.exp
2306 * gdb.trace/actions.exp
2307 * gdb.trace/backtrace.exp
2308 * gdb.trace/change-loc.exp
2309 * gdb.trace/collection.exp
2310 * gdb.trace/deltrace.exp
2311 * gdb.trace/disconnected-tracing.exp
2312 * gdb.trace/entry-values.exp
2313 * gdb.trace/ftrace-lock.exp
2314 * gdb.trace/ftrace.exp
2315 * gdb.trace/infotrace.exp
2316 * gdb.trace/mi-trace-frame-collected.exp
2317 * gdb.trace/mi-trace-unavailable.exp
2318 * gdb.trace/mi-traceframe-changed.exp
2319 * gdb.trace/mi-tracepoint-changed.exp
2320 * gdb.trace/mi-tsv-changed.exp
2321 * gdb.trace/no-attach-trace.exp
2322 * gdb.trace/packetlen.exp
2323 * gdb.trace/passc-dyn.exp
2324 * gdb.trace/passcount.exp
2325 * gdb.trace/pending.exp
2326 * gdb.trace/pr16508.exp
2327 * gdb.trace/qtro.exp
2328 * gdb.trace/range-stepping.exp
2329 * gdb.trace/read-memory.exp
2330 * gdb.trace/report.exp
2331 * gdb.trace/save-trace.exp
2332 * gdb.trace/signal.exp
2333 * gdb.trace/stap-trace.exp
2334 * gdb.trace/status-stop.exp
2335 * gdb.trace/strace.exp
2336 * gdb.trace/tfile.exp
2337 * gdb.trace/tfind.exp
2338 * gdb.trace/trace-break.exp
2339 * gdb.trace/trace-condition.exp
2340 * gdb.trace/trace-enable-disable.exp
2341 * gdb.trace/trace-mt.exp
2342 * gdb.trace/tracecmd.exp
2343 * gdb.trace/tracefile-pseudo-reg.exp
2344 * gdb.trace/tspeed.exp
2345 * gdb.trace/tstatus.exp
2346 * gdb.trace/tsv.exp
2347 * gdb.trace/unavailable.exp
2348 * gdb.trace/while-dyn.exp
2349 * gdb.trace/while-stepping.exp
2350 * lib/gdb-guile.exp
2351 * lib/gdb.exp
2352 * lib/mi-support.exp
2353 * lib/pascal.exp
2354 * lib/perftest.exp
2355 * lib/prelink-support.exp
2356 * lib/selftest-support.exp
2357
2358 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2359
2360 * Makefile.in: Include disable-implicit-rules.mk.
2361
2362 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2363
2364 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2365 non-byte-aligned bit fields.
2366
2367 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2368
2369 PR gdb/12616
2370 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2371 respects the DW_AT_data_bit_offset attribute.
2372
2373 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2374
2375 * gdb.base/default.exp: Fix output of "set language".
2376
2377 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2378
2379 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2380 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2381 make.
2382 * configure.ac: Remove checks for the make program.
2383 * configure: Re-generate.
2384
2385 2016-11-16 Kevin Buettner <kevinb@redhat.com>
2386
2387 * gdb.python/py-recurse-unwind.c (main): Add loop.
2388 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2389 to read_register() and gdb.parse_and_eval(). Make each code
2390 call a separate case that can be individually tested.
2391 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2392 proc. Call cont_and_backtrace for each of the code paths that
2393 we want to test in the unwinder.
2394
2395 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2396
2397 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2398 the definition of struct S.
2399
2400 2016-11-11 Catherine Moore <clm@codesourcery.com>
2401
2402 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2403
2404 2016-11-09 Pedro Alves <palves@redhat.com>
2405
2406 * gdb.base/commands.exp (runto_or_return): New procedure.
2407 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2408 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2409 (progvar_simple_while_test, progvar_complex_if_while_test)
2410 (if_while_breakpoint_command_test)
2411 (infrun_breakpoint_command_test, breakpoint_command_test)
2412 (user_defined_command_test, watchpoint_command_test)
2413 (test_command_prompt_position, redefine_hook_test)
2414 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2415 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2416 multi_line_input and multi_line. Remove gdb_expect and
2417 gdb_stop_suppressing_tests uses.
2418 * lib/gdb.exp (valnum_re): New global.
2419 (multi_line_input): New procedure.
2420
2421 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2422
2423 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2424 Remove.
2425 (test_setup): Define with proc_with_prefix.
2426 (test_cli_inferior): Likewise.
2427 (test_cli_thread): Likewise.
2428 (test_cli_frame): Likewise.
2429 (test_cli_select_frame): Likewise.
2430 (test_cli_up_down): Likewise.
2431 (test_mi_thread_select): Likewise.
2432 (test_mi_stack_select_frame): Likewise.
2433 (test_cli_in_mi_inferior): Likewise.
2434 (test_cli_in_mi_thread): Likewise.
2435 (test_cli_in_mi_frame): Likewise.
2436 (top level): Do not use with_test_prefix_procname.
2437
2438 2016-11-09 Pedro Alves <palves@redhat.com>
2439
2440 * gdb.base/commands.exp (gdbvar_simple_if_test)
2441 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2442 (progvar_simple_if_test, progvar_simple_while_test)
2443 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2444 (infrun_breakpoint_command_test, breakpoint_command_test)
2445 (user_defined_command_test, watchpoint_command_test)
2446 (test_command_prompt_position, deprecated_command_test)
2447 (bp_deleted_in_command, temporary_breakpoint_commands)
2448 (stray_arg0_test, source_file_with_indented_comment)
2449 (recursive_source_test, if_commands_test)
2450 (error_clears_commands_left, redefine_hook_test)
2451 (redefine_backtrace_test): Use proc_with_prefix.
2452 * lib/gdb.exp (proc_with_prefix): New proc.
2453
2454 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2455
2456 * gdb.base/tui-layout.c: New file.
2457 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2458 disassembly window contains very long lines.
2459
2460 2016-11-08 Tom Tromey <tom@tromey.com>
2461
2462 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2463 depend on Python 2.
2464
2465 2016-11-08 Tom Tromey <tom@tromey.com>
2466
2467 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2468 New method.
2469
2470 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2471
2472 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2473
2474 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2475
2476 * gdb.rust/simple.rs: Add test for univariant enums without
2477 discriminants and for encoded struct-like enums.
2478
2479 2016-10-28 Pedro Alves <palves@redhat.com>
2480
2481 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2482 gdb_test_multiple, tighten regexps and match symtabs and line
2483 tables incrementally.
2484
2485 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2486
2487 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2488 general.
2489
2490 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2491
2492 * gdb.base/exec-invalid-sysroot.exp: New file.
2493
2494 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2495
2496 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2497
2498 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2499
2500 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2501
2502 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2503
2504 * gdb.base/killed-outside.exp: Remove $options from a call to
2505 `prepare_for_testing'.
2506
2507 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2508
2509 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2510 Change test message.
2511
2512 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2513
2514 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2515 Update comment.
2516
2517 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2518
2519 * gdb.trace/mi-trace-save.exp: New file.
2520
2521 2016-10-13 Yao Qi <yao.qi@linaro.org>
2522
2523 * gdb.base/code_elim.exp (get_var_address): Remove.
2524 * gdb.base/relocate.exp: Likewise.
2525 * gdb.base/shreloc.exp: Likewise.
2526 * lib/gdb.exp (get_var_address): New.
2527
2528 2016-10-13 Yao Qi <yao.qi@linaro.org>
2529
2530 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2531 floating point tests if $skip_float_test is false.
2532
2533 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2534
2535 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2536 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2537 argc values.
2538 Add 1 to argc so we guarantee distinct initial/modified argc values.
2539
2540 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2541
2542 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2543
2544 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2545
2546 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2547 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2548 * gdb.arch/vsx-regs.exp: Likewise.
2549
2550 2016-10-07 Yao Qi <yao.qi@linaro.org>
2551
2552 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2553
2554 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2555
2556 * gdb.python/python.exp: Test decode_line("*0").
2557
2558 2016-10-06 Doug Evans <dje@google.com>
2559
2560 * gdb.python/py-value.exp (test_value_creation): Add test for large
2561 unsigned 64-bit value.
2562
2563 2016-10-06 Tom Tromey <tom@tromey.com>
2564
2565 * gdb.compile/compile.exp: Change java tests to rust.
2566 * gdb.base/setshow.exp: Change java tests to rust.
2567 * gdb.base/default.exp: Remove java from language list.
2568 * README (Examples): Update language example.
2569 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2570 test.
2571 * lib/gdb.exp (skip_java_tests): Remove.
2572 * lib/java.exp: Remove.
2573 * gdb.java: Remove.
2574
2575 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2576
2577 * gdb.arch/mips-fcr.exp: New test.
2578 * gdb.arch/mips-fcr.c: Source for the new test.
2579
2580 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2581
2582 * gdb.base/solib-disc.exp: Use `standard_output_file'
2583 throughout.
2584
2585 2016-10-06 Pedro Alves <palves@redhat.com>
2586
2587 * gdb.base/jit-simple-dl.c: New file.
2588 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2589 * gdb.base/jit-simple.c: ... this.
2590 * gdb.base/jit-simple.exp (jit_run): Delete.
2591 (build_jit): New proc.
2592 (jit_test_reread): Recompile either the main program or the shared
2593 library, depending on what is being tested. Skip changing address
2594 if caller wants to. Compare before/after addresses. If testing
2595 standalone, explicitly load the binary. Test "maint info
2596 breakpoints".
2597 (top level): Add "standalone vs shared lib" and "change address"
2598 vs "same address" axes.
2599
2600 2016-10-06 Pedro Alves <palves@redhat.com>
2601
2602 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2603 call.
2604 (jit_run): Delete.
2605 (jit_test_reread): Use with_test_prefix. Reload the main binary
2606 explicitly. Compare the before/after addresses of the JIT
2607 descriptor.
2608
2609 2016-08-15 Doug Evans <dje@google.com>
2610
2611 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2612 for single bitfields is bool.
2613 * gdb.xml/tdesc-regs.exp: Ditto.
2614
2615 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2616
2617 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2618
2619 2016-10-05 Yao Qi <yao.qi@linaro.org>
2620
2621 * lib/gdb.exp (support_complex_tests): Return zero if
2622 gdb_skip_float_test return true.
2623
2624 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2625 Simon Marchi <simon.marchi@ericsson.com>
2626
2627 PR gdb/20487
2628 * gdb.mi/user-selected-context-sync.exp: New file.
2629 * gdb.mi/user-selected-context-sync.c: New file.
2630
2631 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2632 Simon Marchi <simon.marchi@ericsson.com>
2633
2634 PR gdb/20487
2635 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2636 =thread-select-event check.
2637
2638 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2639
2640 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2641 the compulsory L operand changes.
2642 * gdb.arch/powerpc-power.s: Likewise.
2643
2644 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2645
2646 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2647 * gdb.base/jit-attach-pie.c: New file.
2648 * gdb.base/jit-attach-pie.exp: New file.
2649
2650 2016-09-28 Pedro Alves <palves@redhat.com>
2651
2652 * gdb.base/infcall-input.c: New file.
2653 * gdb.base/infcall-input.exp: New file.
2654
2655 2016-09-22 Yao Qi <yao.qi@linaro.org>
2656
2657 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2658 (gdb_exit): Rename it to ...
2659 (gdbserver_gdb_exit): ... Close GDBserver.
2660 (gdb_exit): New proc, call gdbserver_gdb_exit.
2661 (mi_gdb_exit): Likewise.
2662
2663 2016-09-22 Yao Qi <yao.qi@linaro.org>
2664
2665 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2666 path.
2667 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2668 Remove duplication.
2669
2670 2016-09-22 Yao Qi <yao.qi@linaro.org>
2671
2672 * lib/gdbserver-support.exp: Check the existence of
2673 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2674
2675 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2676
2677 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2678
2679 2016-09-21 Tom Tromey <tom@tromey.com>
2680
2681 PR gdb/20604:
2682 * gdb.base/quit.exp: New file.
2683
2684 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2685
2686 * .gitignore: New file.
2687
2688 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2689
2690 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2691 throughout.
2692
2693 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2694
2695 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2696
2697 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2698
2699 * gdb.cp/casts.cc (decltype): Move it ...
2700 (main): ... with its call to ...
2701 * gdb.cp/casts03.cc: ... a new file.
2702 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2703
2704 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2705
2706 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2707
2708 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2709
2710 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2711 and sync up the test with tests in gas/testsuite/gas/ppc.
2712 * gdb.arch/powerpc-power.exp: Likewise.
2713
2714 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2715
2716 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2717
2718 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2719 Jan Kratochvil <jan.kratochvil@redhat.com>
2720
2721 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2722 make m1's definition to be different from m2's. Use 'dummy' as an
2723 argument for probe 'two'.
2724
2725 2016-09-10 Jon Beniston <jon@beniston.com>
2726
2727 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2728 for sim target.
2729
2730 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2731
2732 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2733 variable declaration.
2734 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2735 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2736 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2737 received HWCAP as its argument.
2738
2739 2016-09-06 Pedro Alves <palves@redhat.com>
2740
2741 * gdb.base/new-ui-pending-input.c: New file.
2742 * gdb.base/new-ui-pending-input.exp: New file.
2743 * gdb.exp (clear_gdb_spawn_id): New procedure.
2744 (with_spawn_id): Check whether gdb_spawn_id exists before
2745 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2746 on exit.
2747
2748 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2749
2750 * gdb.base/float128.c: New file.
2751 * gdb.base/float128.exp: Likewise.
2752 * gdb.base/floatn.c: Likewise.
2753 * gdb.base/floatn.exp: Likewise.
2754
2755 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2756
2757 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2758
2759 2016-09-05 Pedro Alves <palves@redhat.com>
2760
2761 PR backtrace/19927
2762 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2763 unwinders are immediately called as side effect of "source" or
2764 "disable unwinder" commands.
2765 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2766
2767 2016-09-02 Yao Qi <yao.qi@linaro.org>
2768
2769 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2770 is true and $type is "float" or "double".
2771
2772 2016-09-02 Yao Qi <yao.qi@linaro.org>
2773
2774 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2775 true.
2776 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2777 * gdb.base/call-rt-st.exp: Likewise.
2778 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2779 return value instead of gdb,skip_float_test.
2780 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2781 (do_function_calls): Use its return value instead of
2782 gdb,skip_float_test.
2783 * gdb.base/finish.exp: Likewise.
2784 * gdb.base/funcargs.exp: Likewise.
2785 * gdb.base/return.exp: Likewise.
2786 * gdb.base/return2.exp: Likewise.
2787 * gdb.base/varargs.exp: Likewise.
2788 * lib/gdb.exp (gdb_skip_float_test): Change it to
2789 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2790
2791 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2792
2793 * gdb.multi/tids.exp: Test "thread apply all".
2794
2795 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2796
2797 * gdb.base/default.exp (tty): Remove.
2798
2799 2016-08-24 Kevin Buettner <kevinb@redhat.com>
2800
2801 * gdb.python/py-recurse-unwind.c: New file.
2802 * gdb.python/py-recurse-unwind.py: New file.
2803 * gdb.python/py-recurse-unwind.exp: New file.
2804
2805 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2806
2807 * gdb.base/set-inferior-tty.exp: New file.
2808 * gdb.base/set-inferior-tty.c: New file.
2809
2810 2016-08-23 Pedro Alves <palves@redhat.com>
2811
2812 PR gdb/20494
2813 * gdb.base/new-ui-echo.c: New file.
2814 * gdb.base/new-ui-echo.exp: New file.
2815
2816 2016-08-23 Yao Qi <yao.qi@linaro.org>
2817
2818 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2819 gdbserver_spawn.
2820 * gdb.server/connect-without-multi-process.exp (do_test):
2821 Likewise.
2822
2823 2016-08-23 Yao Qi <yao.qi@linaro.org>
2824
2825 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2826 standalone_txt. Delete gdb_txt and standalone_txt on host
2827 and target. Spawn the binary on target. Copy files from
2828 target to host.
2829
2830 2016-08-22 Pedro Alves <palves@redhat.com>
2831
2832 PR gdb/20505
2833 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2834 with_test_prefix. Factor out bits to ...
2835 (test_no_vdso): ... this new procedure.
2836
2837 2016-08-19 Carl Love <cel@us.ibm.com>
2838
2839 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2840 maintaining separate logic for constructing the output path.
2841 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2842 * gdb.arch/ppc-dfp.exp: Likewise.
2843 * gdb.arch/ppc-fp.exp: Likewise.
2844 * gdb.arch/vsx-regs.exp: Likewise.
2845 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2846 binprefix for generating the additional binary files.
2847
2848 2016-08-19 Pedro Alves <palves@redhat.com>
2849
2850 * gdb.trace/mi-trace-frame-collected.exp
2851 (test_trace_frame_collected): On x32, expect two registers.
2852
2853 2016-08-18 Carl Love <cel@us.ibm.com>
2854
2855 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2856 and sync up the test with tests in gas/testsuite/gas/ppc.
2857 * gdb.arch/powerpc-power.exp: Likewise.
2858
2859 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2860
2861 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2862 expected error message.
2863
2864 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2865
2866 * gdb.multi/remove-inferiors.exp: New file.
2867 * gdb.multi/remove-inferiors.c: New file.
2868
2869 2016-08-12 Yao Qi <yao.qi@linaro.org>
2870
2871 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2872 argument list.
2873
2874 2016-08-10 Pedro Alves <palves@redhat.com>
2875
2876 PR gdb/19187
2877 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2878 setup_kfails.
2879
2880 2016-08-09 Pedro Alves <palves@redhat.com>
2881 Simon Marchi <simon.marchi@ericsson.com>
2882
2883 PR gdb/20418
2884 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2885 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2886
2887 2016-08-09 Pedro Alves <palves@redhat.com>
2888
2889 PR mi/20431
2890 * gdb.mi/mi-cmd-error.exp: New file.
2891
2892 2016-08-09 Pedro Alves <palves@redhat.com>
2893
2894 PR gdb/18653
2895 * gdb.base/signals-state-child.c: New file.
2896 * gdb.base/signals-state-child.exp: New file.
2897 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2898
2899 2016-08-09 Pedro Alves <palves@redhat.com>
2900
2901 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2902
2903 2016-08-03 Tom Tromey <tom@tromey.com>
2904
2905 PR python/18565:
2906 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2907
2908 2016-08-01 Yao Qi <yao.qi@linaro.org>
2909
2910 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2911 variable mode to "multi-process" if $multi_process is 1, otherwise
2912 set it to "single-process".
2913
2914 2016-08-01 Yao Qi <yao.qi@linaro.org>
2915
2916 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2917 * gdb.cp/cpexprs.exp: Likewise.
2918 * gdb.cp/m-static.exp: Likewise.
2919
2920 2016-07-26 Tom Tromey <tom@tromey.com>
2921
2922 PR python/20190:
2923 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2924 test.
2925
2926 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2927
2928 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2929 selecting assembly source files.
2930 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2931 assembly source files.
2932 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2933 assembly source files.
2934 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2935 selecting assembly source files.
2936
2937 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2938
2939 * gdb.base/new-ui.exp (do_test_invalid_args): New
2940 procedure.
2941
2942 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2943
2944 * gdb.btrace/reconnect.c: New file.
2945 * gdb.btrace/reconnect.exp: New file.
2946
2947 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2948
2949 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2950 to test_catch_syscall_group.
2951 (test_catch_syscall_group): New.
2952
2953 2016-07-21 Tom Tromey <tom@tromey.com>
2954
2955 * gdb.rust/simple.rs (main): Use empty struct expression.
2956 * gdb.rust/simple.exp: Add tests for empty struct expression.
2957
2958 2016-07-21 Yao Qi <yao.qi@linaro.org>
2959
2960 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2961 if gdb_skip_xml_test is true on some targets.
2962
2963 2016-07-21 Yao Qi <yao.qi@linaro.org>
2964
2965 * gdb.server/solib-list.exp: Unset last_loaded_file.
2966
2967 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
2969 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2970 "step into captured_main (args)".
2971
2972 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2973
2974 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2975
2976 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2977
2978 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2979
2980 2016-07-19 Pedro Alves <palves@redhat.com>
2981
2982 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2983 * gdb.opt/inline-bt.exp: Likewise.
2984 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2985 additional_flags=-Winline.
2986 * gdb.opt/inline-locals.exp: Likewise.
2987 * gdb.opt/inline-markers.c (ATTR): Define.
2988 (inlined_fn): Use it.
2989
2990 2016-07-19 Yao Qi <yao.qi@linaro.org>
2991
2992 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2993 (test_with_self): Remove some code. Remove argument executable.
2994 (top-level): Use do_self_tests.
2995
2996 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
2997 Don Breazeal <donb@codesourcery.com>
2998
2999 * gdb.base/maint.exp: Escape paths used in regular expressions.
3000 * gdb.stabs/weird.exp: Likewise.
3001
3002 2016-07-13 Tom Tromey <tom@tromey.com>
3003
3004 PR python/15620, PR python/18620:
3005 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
3006 (test_bkpt_events): New procs.
3007
3008 2016-07-13 Tom Tromey <tom@tromey.com>
3009
3010 PR python/17698:
3011 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
3012 test.
3013 (test_watchpoints): Likewise.
3014 (test_bkpt_pending): New proc.
3015
3016 2016-07-13 Tom Tromey <tom@tromey.com>
3017
3018 PR cli/18053:
3019 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
3020 completion test.
3021
3022 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3023
3024 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
3025 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
3026 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
3027 f_label.
3028 (g): Rename g_end_lbl to g_label.
3029 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
3030 low_pc and high_pc.
3031 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
3032
3033 2016-07-12 Tom Tromey <tom@tromey.com>
3034
3035 PR python/19293:
3036 * gdb.python/py-unwind-maint.exp: Update tests.
3037
3038 2016-07-12 Yao Qi <yao.qi@linaro.org>
3039
3040 * lib/selftest-support.exp (selftest_setup): Match the output
3041 when captured_main is inlined.
3042
3043 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3044
3045 * gdb.fortran/derived-types.exp (result_line, result_line_2):
3046 New variables.
3047 (print this%a, print this%b, print this): New tests.
3048 * gdb.fortran/derived-types.f90 (this): New object and
3049 initialization.
3050
3051 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3052
3053 * gdb.ada/arraydim.exp: Remove extra directory level in build
3054 directory.
3055
3056 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3057
3058 * lib/ada.exp: Remove extra directory level in build directory.
3059 * gdb.ada/cond_lang.exp: Likewise.
3060 * gdb.ada/exec_changed.exp: Likewise.
3061 * gdb.ada/lang_switch.exp: Likewise.
3062
3063 2016-07-06 Manish Goregaokar <manish@mozilla.com>
3064
3065 * simple.rs: Add test for raw pointer subscripting.
3066 * simple.exp: Add test expectations.
3067
3068 2016-07-05 Yao Qi <yao.qi@linaro.org>
3069
3070 * gdb.mi/mi-reverse.exp: Match =record-started output.
3071
3072 2016-07-01 Pedro Alves <palves@redhat.com>
3073
3074 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3075 procedure.
3076 (jit_reader_test): Test the jit reader's unwinder.
3077 * gdb.base/jithost.c (jit_function_00_code): New global.
3078 (main): Use memcpy to fill in the mmapped code, instead of poking
3079 bytes manually here.
3080 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3081 value.
3082 (read_debug_info): Save the function's range.
3083 (read_sp): New function.
3084 (unwind_frame): Use it. Also unwind RBP.
3085 (get_frame_id): Use read_sp.
3086 (gdb_init_reader): Use calloc instead of malloc.
3087 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3088 parameter. Use gdb_test_multiple.
3089
3090 2016-07-01 Pedro Alves <palves@redhat.com>
3091 Antoine Tremblay <antoine.tremblay@ericsson.com>
3092
3093 * gdb.threads/process-dies-while-detaching.c: New file.
3094 * gdb.threads/process-dies-while-detaching.exp: New file.
3095
3096 2016-07-01 Pedro Alves <palves@redhat.com>
3097
3098 * gdb.multi/watchpoint-multi-exit.c: New file.
3099 * gdb.multi/watchpoint-multi-exit.exp: New file.
3100
3101 2016-06-30 Pedro Alves <palves@redhat.com>
3102
3103 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3104 unset inferior_spawn_id.
3105
3106 2016-06-30 Pedro Alves <palves@redhat.com>
3107
3108 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3109 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3110
3111 2016-06-29 Yao Qi <yao.qi@linaro.org>
3112
3113 * gdb.base/return.c: Add copyright header.
3114
3115 2016-06-29 Tom Tromey <tom@tromey.com>
3116
3117 PR python/20129:
3118 * gdb.python/py-framefilter.exp: Add tests for setting priority
3119 and disabling of non-existent frame filter.
3120
3121 2016-06-29 Yao Qi <yao.qi@linaro.org>
3122
3123 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3124 0x0f07ff.
3125
3126 2016-06-28 Yao Qi <yao.qi@linaro.org>
3127
3128 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3129 triplets. Start gdb, execute catch syscall, and continue. Check
3130 gdb's output to determine catch syscall is supported.
3131
3132 2016-06-27 Manish Goregaokar <manish@mozilla.com>
3133
3134 * gdb.rust/simple.rs: Add test for returning unit in a function.
3135 * gdb.rust/simple.exp: Add expectation for functions returning
3136 unit.
3137
3138 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3139
3140 * gdb.python/py-breakpoint-create-fail.c,
3141 gdb.python/py-breakpoint-create-fail.exp,
3142 gdb.python/py-breakpoint-create-fail.py: New testcase.
3143
3144 2016-06-25 Manish Goregaokar <manish@mozilla.com>
3145
3146 PR gdb/20239
3147 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
3148 * gdb.rust/simple.exp: Add test expectations for new NonZero
3149 tests.
3150
3151 2016-06-24 David Taylor <dtaylor@emc.com>
3152
3153 * gdb.base/offsets.exp: New file.
3154 * gdb.base/offsets.c: New file.
3155
3156 2016-06-23 Tom Tromey <tom@tromey.com>
3157
3158 PR gdb/16483:
3159 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3160 before any filters are loaded.
3161
3162 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3163
3164 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3165 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3166 structs.
3167 * gdb.fortran/derived-type-function.exp: New file.
3168 * gdb.fortran/derived-type-function.f90: New file.
3169
3170
3171 2016-06-21 Pedro Alves <palves@redhat.com>
3172
3173 * gdb.base/new-ui.exp: New file.
3174 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3175 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3176 (with_spawn_id): New procedure.
3177
3178 2016-06-21 Pedro Alves <palves@redhat.com>
3179
3180 * gdb.mi/mi-exec-run.exp: New file.
3181
3182 2016-06-21 Pedro Alves <palves@redhat.com>
3183
3184 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3185 breakpoint command's output on the main UI.
3186 (test_break): New procedure, factored out from calls in the top
3187 level.
3188 (top level): Use foreach_with_prefix to test MI as main UI and as
3189 separate UI.
3190
3191 2016-06-21 Pedro Alves <palves@redhat.com>
3192
3193 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3194 (test_awatch_creation_and_listing)
3195 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3196 Remove 'type' parameter.
3197 (test_watchpoint_all): New parameter mi_mode. Remove
3198 with_test_prefix.
3199 (top level): Use foreach_with_prefix, and add main/separate UI MI
3200 testing axis.
3201
3202 2016-06-21 Pedro Alves <palves@redhat.com>
3203
3204 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3205 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3206 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3207 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3208 (gdb_main_spawn_id, mi_spawn_id): Declare and
3209 comment.
3210 (mi_create_inferior_pty): New procedure,
3211 factored out from default_mi_gdb_start.
3212 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3213 procedures.
3214 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3215 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3216 Use mi_create_inferior_pty.
3217 (mi_gdb_start): Use eval to pass down args list.
3218
3219 2016-06-21 Pedro Alves <palves@redhat.com>
3220
3221 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3222 * gdb.opt/inline-cmds.exp: Add MI tests.
3223
3224 2016-06-21 Pedro Alves <palves@redhat.com>
3225
3226 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3227
3228 2016-06-21 Pedro Alves <palves@redhat.com>
3229
3230 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3231 (top level): Use it instead of mi_execute_to.
3232
3233 2016-06-21 Pedro Alves <palves@redhat.com>
3234
3235 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3236 (cont_handler_str): New.
3237 (signal_stop_handler): Set stop_handler_str instead of printing to
3238 stdout.
3239 (continue_handler): Set cont_handler_str instead of printing to
3240 stdout.
3241 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3242 mi_send_resuming_command. Print stop_handler_str and
3243 cont_handler_str instead of expecting the python events print
3244 directly.
3245
3246 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3247
3248 * gdb.base/jit-reader.exp: New file.
3249 * gdb.base/jithost.c: New file.
3250 * gdb.base/jithost.h: New file.
3251 * gdb.base/jitreader.c : New file.
3252 * gdb.base/jit-protocol.h: New file.
3253
3254 2016-06-17 Yao Qi <yao.qi@linaro.org>
3255
3256 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3257 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3258 and detach-on-fork. Adjust tests.
3259 (top level): Invoke break_cond_on_syscall with combinations of
3260 syscall, follow-fork-mode and detach-on-fork.
3261
3262 2016-06-17 Yao Qi <yao.qi@linaro.org>
3263
3264 * gdb.base/step-over-exit.c: New.
3265 * gdb.base/step-over-exit.exp: New.
3266
3267 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3268
3269 * gdb.base/float.exp: Add target check for nds32*-*-*.
3270 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3271
3272 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3273
3274 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3275 for unsupported target features.
3276 * gdb.base/call-rt-st.exp: Likewise.
3277 * gdb.base/call-sc.exp: Likewise.
3278 * gdb.base/call-signal-resume.exp: Likewise.
3279 * gdb.base/call-strs.exp: Likewise.
3280 * gdb.base/callexit.exp: Likewise.
3281 * gdb.base/callfuncs.exp: Likewise.
3282 * gdb.base/nodebug.exp: Likewise.
3283 * gdb.base/printcmds.exp: Likewise.
3284 * gdb.base/ptype.exp: Likewise.
3285 * gdb.base/structs.exp: Likewise.
3286 * gdb.base/unwindonsignal.exp: Likewise.
3287 * gdb.cp/gdb2495.exp: Likewise.
3288 * gdb.cp/templates.exp: Likewise.
3289 * gdb.cp/virtfunc.exp: Likewise.
3290 * gdb.threads/hand-call-in-threads.exp: Likewise.
3291 * gdb.threads/interrupted-hand-call.exp: Likewise.
3292 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3293
3294 2016-06-10 Tom Tromey <tom@tromey.com>
3295
3296 PR rust/20110:
3297 * gdb.rust/expr.exp: Add test for integer constant larger than
3298 i32.
3299
3300 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3301
3302 * gdb.fortran/nested-funcs.exp: New.
3303 * gdb.fortran/nested-funcs.f90: New.
3304
3305 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3306
3307 * gdb.base/examine-backward.c: New file.
3308 * gdb.base/examine-backward.exp: New file.
3309
3310 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3311
3312 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3313 matching.
3314
3315 2016-06-02 Tom Tromey <tom@tromey.com>
3316
3317 PR python/18984:
3318 * gdb.python/py-shared.exp: Add solib_name test.
3319
3320 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3321
3322 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3323
3324 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3325
3326 PR c++/19893
3327 * gdb.dwarf2/implref.exp: Rename to...
3328 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3329 * gdb.dwarf2/implref-array.c: New file.
3330 * gdb.dwarf2/implref-array.exp: Likewise.
3331 * gdb.dwarf2/implref-global.c: Likewise.
3332 * gdb.dwarf2/implref-global.exp: Likewise.
3333 * gdb.dwarf2/implref-struct.c: Likewise.
3334 * gdb.dwarf2/implref-struct.exp: Likewise.
3335
3336 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3337
3338 * gdb.trace/trace-condition.exp: Add 64bit tests.
3339
3340 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3341
3342 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3343 bits types.
3344 (main): Adapt to 8 to 64 bits types.
3345 * gdb.trace/trace-condition.exp: Add new tests.
3346
3347 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3348
3349 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3350
3351 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3352
3353 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3354 Move condition tests...
3355 * gdb.trace/trace-condition.exp: Here.
3356
3357 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3358
3359 * gdb.trace/trace-condition.exp: Add counter-case tests.
3360
3361 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3362
3363 PR c++/15231
3364 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3365 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3366
3367 2016-05-27 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3370 New procedure.
3371 (top level): Call it, and bail out of DejaGnu is known to be bad.
3372
3373 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3374
3375 * gdb.base/whatis.c: Extend the test case.
3376 * gdb.base/whatis.exp: Add additional tests.
3377
3378 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3379
3380 * gdb.fortran/type.f90: Add pointer variable.
3381 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3382
3383 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3384
3385 * gdb.fortran/vla-type.exp: Fix testcase name.
3386
3387 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3388
3389 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3390
3391 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3392
3393 * gdb.fortran/type.f90: Add nested structures.
3394 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3395 * gdb.fortran/derived-type.exp: Adapt expected output.
3396 * gdb.fortran/vla-type.exp: Adapt expected output.
3397
3398 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3399
3400 * gdb.fortran/whatis_type.exp: Adapt expected output.
3401
3402 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3403
3404 * gdb.fortran/print_type.exp: Fix expected output.
3405 * gdb.fortran/whatis_type.exp: Fix expected output.
3406
3407 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3408
3409 * gdb.fortran/whatis_type.exp: Use multi_line.
3410
3411 2016-05-24 Tom Tromey <tom@tromey.com>
3412
3413 PR python/17386:
3414 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3415 use value as an index.
3416
3417 2016-05-23 Tom Tromey <tom@tromey.com>
3418
3419 PR python/17981:
3420 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3421 no-breakpoint case.
3422
3423 2016-05-24 Pedro Alves <palves@redhat.com>
3424
3425 PR gdb/19828
3426 * gdb.threads/clone-attach-detach.c: New file.
3427 * gdb.threads/clone-attach-detach.exp: New file.
3428
3429 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3430
3431 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3432
3433 2016-05-23 Tom Tromey <tom@tromey.com>
3434
3435 PR python/19438, PR python/18393:
3436 * gdb.python/py-progspace.exp: Add "dir" test.
3437 * gdb.python/py-objfile.exp: Add "dir" test.
3438
3439 2016-05-23 Yao Qi <yao.qi@linaro.org>
3440
3441 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3442 * gdb.arch/thumb2-it.exp: Likewise.
3443
3444 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3445
3446 * gdb.mi/mi-threads-interrupt.c: New file.
3447 * gdb.mi/mi-threads-interrupt.exp: New file.
3448
3449 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3450
3451 PR gdb/18077
3452 * gdb.mi/mi-async-run.exp: New file.
3453 * gdb.mi/mi-async-run.c: New file.
3454
3455 2016-05-17 Tom Tromey <tom@tromey.com>
3456 Manish Goregaokar <manishsmail@gmail.com>
3457
3458 * lib/rust-support.exp: New file.
3459 * lib/gdb.exp (skip_rust_tests): New proc.
3460 (build_executable_from_specs): Handle rust.
3461 * lib/future.exp (gdb_find_rustc): New proc.
3462 (gdb_default_target_compile): Handle rust.
3463 * gdb.rust/expr.exp: New file.
3464 * gdb.rust/generics.exp: New file.
3465 * gdb.rust/generics.rs: New file.
3466 * gdb.rust/methods.exp: New file.
3467 * gdb.rust/methods.rs: New file.
3468 * gdb.rust/modules.exp: New file.
3469 * gdb.rust/modules.rs: New file.
3470 * gdb.rust/simple.exp: New file.
3471 * gdb.rust/simple.rs: New file.
3472
3473 2016-05-17 Tom Tromey <tom@tromey.com>
3474
3475 * gdb.base/default.exp (set language): Add rust.
3476
3477 2016-05-17 Tom Tromey <tom@tromey.com>
3478
3479 * gdb.gdb/unittest.exp: New file.
3480
3481 2016-05-16 Yao Qi <yao.qi@linaro.org>
3482
3483 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3484 shell_prompt. Update shell_prompt_re.
3485
3486 2016-05-12 Doug Evans <dje@google.com>
3487
3488 PR symtab/19999
3489 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3490 $options when building executable.
3491 * gdb.dwarf2/fission-loclists-pie.S: New file.
3492 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3493
3494 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3495
3496 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3497 of [is_remote target],
3498
3499 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3500
3501 * lib/gdb.exp (use_gdb_stub): New procedure.
3502
3503 2016-05-03 Yunlian Jiang <yunlian@google.com>
3504 Doug Evans <dje@google.com>
3505
3506 PR symtab/19914
3507 * gdb.dwarf2/dwp-sepdebug.c: New file.
3508 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3509
3510 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3511
3512 * gdb.base/detach.exp: Remove is_remote check.
3513
3514 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3515
3516 * gdb.base/annota-input-while-running.exp: Don't check for
3517 [is_remote target]. Enable annotations after running to main.
3518 Remove unused "set test..." line.
3519
3520 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3521
3522 * gdb.trace/trace-enable-disable.exp: New file.
3523 * gdb.trace/trace-enable-disable.c: New file.
3524
3525 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3526
3527 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3528 use it in info sharedlibrary test.
3529 * gdb.trace/ftrace-lock.exp: Likewise.
3530 * gdb.trace/ftrace.exp: Likewise.
3531 * gdb.trace/range-stepping.exp: Likewise.
3532 * gdb.trace/trace-break.exp: Likewise.
3533 * gdb.trace/trace-condition.exp: Likewise.
3534 * gdb.trace/trace-mt.exp: Likewise.
3535
3536 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3537
3538 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3539 (gdb_load_shlib): ... this.
3540 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3541 gdb_load_shlib.
3542 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3543 * gdb.base/ctxobj.exp: Likewise.
3544 * gdb.base/dprintf-pending.exp: Likewise.
3545 * gdb.base/dso2dso.exp: Likewise.
3546 * gdb.base/fixsection.exp: Likewise.
3547 * gdb.base/gcore-relro.exp: Likewise.
3548 * gdb.base/gdb1555.exp: Likewise.
3549 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3550 * gdb.base/gnu-ifunc.exp: Likewise.
3551 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3552 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3553 * gdb.base/pending.exp: Likewise.
3554 * gdb.base/print-file-var.exp: Likewise.
3555 * gdb.base/print-symbol-loading.exp: Likewise.
3556 * gdb.base/shlib-call.exp: Likewise.
3557 * gdb.base/shreloc.exp: Likewise.
3558 * gdb.base/so-impl-ld.exp: Likewise.
3559 * gdb.base/solib-disc.exp: Likewise.
3560 * gdb.base/solib-nodir.exp: Likewise.
3561 * gdb.base/solib-overlap.exp: Likewise.
3562 * gdb.base/solib-symbol.exp: Likewise.
3563 * gdb.base/solib-weak.exp (do_test): Likewise.
3564 * gdb.base/sym-file.exp: Likewise.
3565 * gdb.base/symtab-search-order.exp: Likewise.
3566 * gdb.base/type-opaque.exp: Likewise.
3567 * gdb.base/unload.exp: Likewise.
3568 * gdb.base/watchpoint-solib.exp: Likewise.
3569 * gdb.compile/compile.exp: Likewise.
3570 * gdb.cp/gdb2384.exp: Likewise.
3571 * gdb.cp/infcall-dlopen.exp: Likewise.
3572 * gdb.cp/re-set-overloaded.exp: Likewise.
3573 * gdb.fortran/library-module.exp: Likewise.
3574 * gdb.opt/solib-intra-step.exp: Likewise.
3575 * gdb.python/py-finish-breakpoint.exp: Likewise.
3576 * gdb.python/py-shared.exp: Likewise.
3577 * gdb.reverse/solib-precsave.exp: Likewise.
3578 * gdb.reverse/solib-reverse.exp: Likewise.
3579 * gdb.server/solib-list.exp: Likewise.
3580 * gdb.threads/dlopen-libpthread.exp: Likewise.
3581 * gdb.threads/tls-shared.exp: Likewise.
3582 * gdb.threads/tls-so_extern.exp: Likewise.
3583 * gdb.trace/change-loc.exp: Likewise.
3584 * gdb.trace/ftrace-lock.exp: Likewise.
3585 * gdb.trace/ftrace.exp: Likewise.
3586 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3587 * gdb.trace/pending.exp: Likewise.
3588 * gdb.trace/range-stepping.exp: Likewise.
3589 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3590 (strace_info_marker): Likewise.
3591 (strace_probe_marker): Likewise.
3592 (strace_trace_on_same_addr): Likewise.
3593 (strace_trace_on_diff_addr): Likewise.
3594 * gdb.trace/trace-break.exp: Likewise.
3595 * gdb.trace/trace-condition.exp: Likewise.
3596 * gdb.trace/trace-mt.exp: Likewise.
3597
3598 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3599
3600 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3601 result of gdb_remote_download.
3602 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3603 * gdb.base/dso2dso.exp: Likewise.
3604 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3605 * gdb.base/print-file-var.exp: Likewise.
3606 * gdb.base/shlib-call.exp: Likewise.
3607 * gdb.base/shreloc.exp: Likewise.
3608 * gdb.base/solib-overlap.exp: Likewise.
3609 * gdb.base/solib-weak.exp (do_test): Likewise.
3610 * gdb.base/unload.exp: Likewise.
3611
3612 2016-04-27 Yao Qi <yao.qi@linaro.org>
3613
3614 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3615 exists.
3616
3617 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3618
3619 * vla-type.exp: Print structure from toplevel.
3620
3621 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3622
3623 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3624 of dynamic types.
3625 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3626 of dynamic types.
3627
3628 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3629
3630 * gdb.fortran/vla-type.f90: New file.
3631 * gdb.fortran/vla-type.exp: New file.
3632
3633 2016-04-25 Yao Qi <yao.qi@linaro.org>
3634
3635 * gdb.base/branch-to-self.c: New file.
3636 * gdb.base/branch-to-self.exp: New file.
3637
3638 2016-04-22 Yao Qi <yao.qi@linaro.org>
3639
3640 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3641 more after $hex.
3642
3643 2016-04-22 Yao Qi <yao.qi@linaro.org>
3644
3645 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3646 * gdb.base/annota3.exp: Likewise.
3647
3648 2016-04-22 Yao Qi <yao.qi@linaro.org>
3649
3650 * gdb.reverse/step-precsave.exp: Do one step and test program
3651 stops in "callee" and do multiple steps until program goes out
3652 of "callee".
3653 * gdb.reverse/step-reverse.exp: Likewise.
3654
3655 2016-04-22 Yao Qi <yao.qi@linaro.org>
3656
3657 * gdb.trace/signal.exp: Also pass if
3658 $tracepoint_hits($i) > $iterations.
3659
3660 2016-04-22 Yao Qi <yao.qi@linaro.org>
3661
3662 * gdb.trace/signal.c: New file.
3663 * gdb.trace/signal.exp: New file.
3664
3665 2016-04-19 Doug Evans <xdje42@gmail.com>
3666
3667 * gdb.base/bad-file.exp: New file.
3668
3669 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3670
3671 * gdb.dwarf2/implref.exp: New file.
3672
3673 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3674
3675 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3676 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3677 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3678 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3679 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3680 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3681 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3682 * lib/fortran.exp (fortran_int4): New procedure.
3683 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3684 (fortran_logical4): Likewise.
3685
3686 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3687
3688 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3689
3690 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3691
3692 * lib/compiler.c: Add Intel specific preprocessor macros.
3693 * lib/compiler.cc: Likewise.
3694
3695 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3696
3697 * gdb.server/connect-with-no-symbol-file.c: New file.
3698 * gdb.server/connect-with-no-symbol-file.exp: New file.
3699
3700 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3701
3702 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3703
3704 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3705
3706 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3707 standard output directory.
3708
3709 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3710
3711 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3712
3713 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3714
3715 * gdb.btrace/instruction_history.c (loop): Add declaration.
3716
3717 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3718
3719 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3720
3721 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3722
3723 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3724 parentheses to print.
3725 (continue_handler): Likewise.
3726
3727 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3728
3729 * gdb.server/solib-list.exp: Remove is_remote check.
3730 Pass shlib= to gdb_compile. Don't link shared library with
3731 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3732 Run binary filename through "readlink -f" on the target.
3733
3734 2016-04-08 Pedro Alves <palves@redhat.com>
3735
3736 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3737 interpreter filename as argument to gdbserver_spawn.
3738 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3739 Return empty if $last_loaded_file does not exist.
3740
3741 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3742
3743 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3744 * gdb.base/jit-main.c: Use exit after usage.
3745
3746 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3747
3748 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3749 GDBHISTSIZE prior to the tests.
3750 * gdb.base/gdbinit-history.exp: Likewise.
3751
3752 2016-04-07 Pedro Alves <palves@redhat.com>
3753
3754 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3755 instead of build_executable. Use gdb_load_shlibs.
3756
3757 2016-04-07 Yao Qi <yao.qi@linaro.org>
3758
3759 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3760 Execute "si" command.
3761
3762 2016-04-07 Yao Qi <yao.qi@linaro.org>
3763
3764 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3765 number instead of the comments on some line.
3766
3767 2016-04-06 Don Breazeal <donb@codesourcery.com>
3768
3769 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3770 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3771
3772 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3773
3774 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3775 standard_output_file. Remove unused binfile variable.
3776
3777 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
3778
3779 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3780 * gdb.python/py-mi-objfile.exp: Match "list main" output
3781 in console format.
3782
3783 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3784
3785 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3786 absolute.
3787
3788 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3789
3790 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3791 absolute.
3792 * gdb.trace/ftrace.exp: Likewise.
3793 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3794 targets as well.
3795 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3796 (gdb_load_shlibs): Copy libraries to test directory when testing
3797 natively. Only set solib-search-path if testing remotely.
3798 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3799
3800 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3801
3802 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3803 gdb_download. Use it even if the target is not remote.
3804 * gdb.base/jit.exp (compile_jit_test): Likewise.
3805 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3806 output directory if the destination board is local, otherwise use
3807 the standard remote_download from DejaGnu.
3808 (gdb_download): Remove.
3809 (gdb_load_shlibs): Use gdb_remote_download instead of
3810 gdb_download.
3811 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3812 Use gdb_remote_download instead of gdb_download. Use it even if
3813 the target is not remote.
3814 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3815 instead of gdb_download.
3816
3817 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3818
3819 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3820 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3821 run.
3822
3823 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
3824
3825 PR gdb/19820
3826 * gdb.base/printcmds.exp: Add artificial arrays tests.
3827
3828 2016-03-31 Pedro Alves <palves@redhat.com>
3829
3830 PR gdb/19858
3831 * gdb.base/jit-main.c: Include unistd.h.
3832 (ATTACH): Define to 0 if not already defined.
3833 (wait_for_gdb, mypid): New globals.
3834 (WAIT_FOR_GDB): New macro.
3835 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3836 some breakpoint locations.
3837 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3838 New procedures.
3839 (one_jit_test): Add REATTACH parameter, and handle it. Use
3840 continue_to_test_location.
3841 (top level): Test attach, and adjusts calls to one_jit_test.
3842
3843 2016-03-31 Pedro Alves <palves@redhat.com>
3844
3845 PR gdb/19858
3846 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3847 BINSUFFIX parameter, and handle it.
3848 (top level): Adjust calls compile_jit_test.
3849
3850 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
3851
3852 PR python/19743
3853 * gdb.python/py-mi-events-gdb.py: New file.
3854 * gdb.python/py-mi-events.c: New file.
3855 * gdb.python/py-mi-events.exp: New file.
3856
3857 2016-03-30 Yao Qi <yao.qi@linaro.org>
3858
3859 * gdb.reverse/until-precsave.exp: Match function name only.
3860 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3861 Move malloc to a condition block.
3862 * gdb.reverse/until-reverse.exp: Match function name only.
3863
3864 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3865
3866 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3867 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3868 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3869 variable for GPR 0 instead of assuming it is register 0.
3870 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3871 * lib/trace-support.exp: Add s390 registers.
3872
3873 2016-03-29 Yao Qi <yao.qi@linaro.org>
3874
3875 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3876
3877 2016-03-24 Yao Qi <yao.qi@linaro.org>
3878
3879 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3880 test message.
3881
3882 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3883
3884 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3885 maintaining separate logic for constructing the output path.
3886
3887 2016-03-16 Don Breazeal <donb@codesourcery.com>
3888
3889 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3890 Retry fork and waitpid on interrupted system call errors.
3891 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3892 Use with_timeout_factor to increase timeout by factor of 10.
3893
3894 2016-03-15 Don Breazeal <donb@codesourcery.com>
3895
3896 * gdb.cp/scope-err.cc: New test program.
3897 * gdb.cp/scope-err.exp: New test script.
3898 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3899 lines and "set breakpoint here" comment.
3900 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3901 Fixed some whitespace and format issues.
3902 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3903 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3904
3905 2016-03-15 Doug Evans <dje@google.com>
3906
3907 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3908 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3909 All callers updated. Add tests for enums, mixed flags register.
3910
3911 2016-03-15 Doug Evans <dje@google.com>
3912
3913 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3914 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3915
3916 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3917
3918 * gdb.base/default.exp: Add $_as_string to the list of expected
3919 convenience functions.
3920
3921 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3922
3923 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3924
3925 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3926
3927 * gdb.python/py-as-string.exp: New file.
3928 * gdb.python/py-as-string.c: New file.
3929
3930 2016-03-09 Pedro Alves <palves@redhat.com>
3931
3932 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3933 signal" -> "Thread NN received signal" output change.
3934 * gdb.threads/ia64-sigill.exp: Likewise.
3935 * gdb.threads/linux-dp.exp: Likewise.
3936 * gdb.threads/manythreads.exp: Likewise.
3937 * gdb.threads/pending-step.exp: Likewise.
3938 * gdb.threads/print-threads.exp: Likewise.
3939 * gdb.threads/sigstep-threads.exp: Likewise.
3940 * gdb.threads/staticthreads.exp: Likewise.
3941 * gdb.threads/tls.exp: Likewise.
3942
3943 2016-03-09 Pedro Alves <palves@redhat.com>
3944
3945 * gdb.base/command-line-input.exp: New file.
3946
3947 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3948
3949 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3950 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3951 * gdb.trace/pending.exp: Accept leading dot before function name.
3952 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3953 * lib/trace-support.exp: Set registers for ppc.
3954
3955 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3956
3957 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3958 use it for disassembly; accept .main in addition to main in backtrace.
3959
3960 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
3961 Marcin Kościelnicki <koriakin@0x04.net>
3962
3963 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3964 (gdb_recursion_test_ptr): New global variable.
3965 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3966 gdb_recursion_test.
3967 (gdb_c_test): Ditto.
3968
3969 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3970
3971 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3972 ordering.
3973
3974 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3975
3976 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3977 (bar): Add bar_start_lbl label.
3978 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3979 of foo/bar for emitting DWARF and tracing.
3980
3981 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3982
3983 * analyze-racy-logs.py: Set executable bit.
3984
3985 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3986
3987 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3988 (CHECK_TARGET_TMP): Likewise.
3989 (check-single-racy): New rule.
3990 (check-parallel-racy): Likewise.
3991 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3992 (do-check-parallel-racy): New rule.
3993 (check-racy/%.exp): Likewise.
3994 * README (Racy testcases): New section.
3995 * analyze-racy-logs.py: New file.
3996
3997 2016-03-03 Doug Evans <dje@google.com>
3998
3999 * gdb.base/skip.exp: Use with_test_prefix.
4000
4001 2016-03-03 Yao Qi <yao.qi@linaro.org>
4002
4003 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
4004 Invoke step_over_syscall "clone" and break_cond_on_syscall
4005 "clone".
4006 * gdb.base/step-over-clone.c: New file.
4007
4008 2016-03-03 Yao Qi <yao.qi@linaro.org>
4009
4010 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
4011 code format.
4012
4013 2016-03-03 Yao Qi <yao.qi@linaro.org>
4014
4015 * gdb.base/disp-step-fork.c: Rename to ...
4016 * gdb.base/step-over-fork.c: ... it. New file.
4017 * gdb.base/disp-step-vfork.c: Rename to ...
4018 * gdb.base/step-over-vfork.c: ... it. New file.
4019 * gdb.base/disp-step-syscall.exp: Rename to ...
4020 * gdb.base/step-over-syscall.exp: ... it. New file.
4021 (disp_step_cross_syscall): Rename to ...
4022 (step_over_syscall): ... it.
4023
4024 2016-03-03 Yao Qi <yao.qi@linaro.org>
4025
4026 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
4027 If target supports condition evaluation on target, invoke
4028 break_cond_on_syscall for fork and vfork.
4029
4030 2016-03-03 Yao Qi <yao.qi@linaro.org>
4031
4032 * gdb.base/disp-step-syscall.exp: Don't invoke
4033 support_displaced_stepping.
4034 (disp_step_cross_syscall): Test with displaced stepping off and
4035 on if supported.
4036
4037 2016-03-03 Yao Qi <yao.qi@linaro.org>
4038
4039 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
4040 proc.
4041 (setup): New proc.
4042 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
4043 and setup.
4044
4045 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4046
4047 * gdb.fortran/vla-history.exp: Remove breakpoint.
4048
4049 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4050
4051 * gdb.fortran/vla-history.exp: Lookup array elements and printing
4052 exceeds timeout.
4053
4054 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4055
4056 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
4057 breakpoint.
4058
4059 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4060
4061 * gdb.mi/vla.f90: Nullify pointer after declaration.
4062
4063 2016-03-01 Pedro Alves <palves@redhat.com>
4064
4065 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4066
4067 2016-03-01 Pedro Alves <palves@redhat.com>
4068
4069 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4070 before anything else.
4071 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4072 _GNU_SOURCE here.
4073 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4074 before anything else.
4075 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4076
4077 2016-03-01 Pedro Alves <palves@redhat.com>
4078
4079 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4080
4081 2016-03-01 Yao Qi <yao.qi@linaro.org>
4082
4083 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4084 prepare_for_testing.
4085
4086 2016-03-01 Yao Qi <yao.qi@linaro.org>
4087
4088 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4089
4090 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4091
4092 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4093 manually constructing the output path.
4094
4095 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4096
4097 * gdb.arch/s390-stackless.S: New.
4098 * gdb.arch/s390-stackless.exp: New.
4099
4100 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4101
4102 * gdb.dlang/circular.c: New file.
4103 * gdb.dlang/circular.exp: New file.
4104
4105 2016-02-26 Yao Qi <yao.qi@linaro.org>
4106
4107 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4108 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4109 (testcases): Update.
4110
4111 2016-02-26 Yao Qi <yao.qi@linaro.org>
4112
4113 * gdb.reverse/aarch64.c: Rename to ...
4114 * gdb.reverse/insn-reverse.c: ... it.
4115 * gdb.reverse/aarch64.exp: Rename to ...
4116 * gdb.reverse/insn-reverse.exp: ... it.
4117
4118 2016-02-26 Yao Qi <yao.qi@linaro.org>
4119
4120 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4121 (testcase_ftype): New.
4122 (testcases): New array.
4123 (n_testcases): New.
4124 (main): Call each element in testcases.
4125 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4126 (read_testcase): New.
4127 Do the tests in a loop.
4128
4129 2016-02-25 Yao Qi <yao.qi@linaro.org>
4130
4131 * gdb.base/branches.c: Remove.
4132
4133 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4134
4135 PR gdb/13808
4136 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4137
4138 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4139
4140 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4141
4142 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4143
4144 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4145 change x86_64 call_insn to 'callq'.
4146
4147 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4148
4149 * gdb.trace/tfile-avx.c: Move to...
4150 * gdb.trace/tracefile-pseudo-reg.c: Here.
4151 * gdb.trace/tfile-avx.exp: Move to...
4152 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4153
4154 2016-02-24 Gary Benson <gbenson@redhat.com>
4155
4156 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4157 message on attach.
4158
4159 2016-02-23 Doug Evans <dje@google.com>
4160
4161 * gdb.base/skip.c (test_skip): New function.
4162 (end_test_skip_file_and_function): New function.
4163 (test_skip_file_and_function): New function.
4164 * gdb.base/skip1.c (test_skip): New function.
4165 (skip1_test_skip_file_and_function): New function.
4166 * gdb.base/skip.exp: Add tests for new skip options.
4167 * gdb.base/skip-solib.exp: Update expected output.
4168 * gdb.perf/skip-command.cc: New file.
4169 * gdb.perf/skip-command.exp: New file.
4170 * gdb.perf/skip-command.py: New file.
4171
4172 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4173
4174 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4175 info registers pattern.
4176
4177 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4178
4179 * lib/future.exp: Add D support.
4180 (gdb_find_gdc): New proc.
4181 (gdb_default_target_compile): Add D support.
4182
4183 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
4184
4185 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4186 user+system time.
4187 (trace_speed_test): Determine the iteration count for a time
4188 between 15..30 seconds.
4189
4190 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4191
4192 * gdb.arch/i386-mpx-sigsegv.c: New file.
4193 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4194 * gdb.arch/i386-mpx-simple_segv.c: New file.
4195 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4196
4197 2016-02-18 Yao Qi <yao.qi@linaro.org>
4198
4199 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4200 Don't call setup_kfail.
4201
4202 2016-02-18 Yao Qi <yao.qi@linaro.org>
4203
4204 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4205 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4206
4207 2016-02-16 Doug Evans <dje@google.com>
4208
4209 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4210 * gdb.base/skip1.c: Ditto.
4211 * gdb.base/skip.exp: Whitespace cleanup.
4212
4213 2016-02-16 Don Breazeal <donb@codesourcery.com>
4214
4215 PR remote/19496
4216 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4217 Remove kfail for PR remote/19496.
4218
4219 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4220
4221 * lib/gdb.exp (standard_temp_file): Return a path specific to
4222 the runtest invocation.
4223
4224 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4225
4226 * gdb.trace/save-trace.exp: Change relative path to be in the
4227 standard output directory.
4228
4229 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4230
4231 * gdb.arch/i386-prologue.c: Add missing prototypes.
4232
4233 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4234
4235 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4236 * gdb.arch/i386-prologue.exp: Likewise.
4237 * gdb.arch/i386-size.exp: Likewise.
4238
4239 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4240
4241 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4242 define object file path.
4243 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4244 file path.
4245 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4246 standard_output_file to define binfile.
4247
4248 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4249
4250 Fix compatibility with recent gfortran-5.3.1.
4251 * gdb.fortran/vla-history.exp (print vla1 allocated)
4252 (print vla2 allocated, print $2, print $3): Remove
4253 (print $4): Rename to ...
4254 (print $2): ... here.
4255 (print $9): Rename to ...
4256 (print $5): ... here.
4257 (print $10): Rename to ...
4258 (print $6): ... here.
4259 * gdb.fortran/vla.f90: Add pvla initialization.
4260
4261 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4262
4263 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4264 New test.
4265 * gdb.fortran/vla-value-sub.exp: Likewise.
4266
4267 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4268
4269 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4270
4271 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4272
4273 * i386-biarch-core.exp: Define corefile using
4274 standard_output_file.
4275
4276 2016-02-12 Yao Qi <yao.qi@linaro.org>
4277
4278 * gdb.arch/arm-single-step-kernel-helper.c: New.
4279 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4280
4281 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4282
4283 * gdb.btrace/tailcall-only.exp: New.
4284 * gdb.btrace/tailcall-only.c: New.
4285 * gdb.btrace/x86_64-tailcall-only.S: New.
4286 * gdb.btrace/i686-tailcall-only.S: New.
4287
4288 2016-02-11 Pedro Alves <palves@redhat.com>
4289
4290 * README (Parallel testing): Add missing double quotes.
4291
4292 2016-02-11 Pedro Alves <palves@redhat.com>
4293
4294 * README (Parallel testing): New section.
4295 (GDB_PARALLEL): Rewrite.
4296 (FORCE_PARALLEL): Document.
4297
4298 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4299
4300 * gdb.trace/tfile-avx.c: New test.
4301 * gdb.trace/tfile-avx.exp: New test.
4302
4303 2016-02-09 Keith Seitz <keiths@redhat.com>
4304
4305 PR breakpoints/19546
4306 * gdb.base/infcall-exec.c: New file.
4307 * gdb.base/infcall-exec2.c: New file.
4308 * gdb.base/infcall-exec.exp: New file.
4309
4310 2016-02-09 Keith Seitz <keiths@redhat.com>
4311
4312 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4313 (toplevel): Call test_bkpt_address.
4314
4315 2016-02-09 Keith Seitz <keiths@redhat.com>
4316
4317 PR python/19506
4318 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4319 (toplevel): Call test_bkpt_address.
4320
4321 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4322
4323 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4324 to AC_OUTPUT.
4325 * configure: Regenerate.
4326
4327 2016-02-09 Pedro Alves <palves@redhat.com>
4328
4329 PR breakpoints/19548
4330 * gdb.base/execl-update-breakpoints.c (some_function): New
4331 function.
4332 (main): Call it.
4333 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4334 Tighten expected GDB output.
4335
4336 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4337
4338 * Makefile.in (ALL_SUBDIRS): Remove.
4339 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4340 (distclean maintainer-clean realclean): Likewise.
4341 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4342 * configure: Regenerate.
4343 * gdb.ada/Makefile.in: Delete.
4344 * gdb.arch/Makefile.in: Likewise.
4345 * gdb.asm/Makefile.in: Likewise.
4346 * gdb.base/Makefile.in: Likewise.
4347 * gdb.btrace/Makefile.in: Likewise.
4348 * gdb.cell/Makefile.in: Likewise.
4349 * gdb.compile/Makefile.in: Likewise.
4350 * gdb.cp/Makefile.in: Likewise.
4351 * gdb.disasm/Makefile.in: Likewise.
4352 * gdb.dlang/Makefile.in: Likewise.
4353 * gdb.dwarf2/Makefile.in: Likewise.
4354 * gdb.fortran/Makefile.in: Likewise.
4355 * gdb.gdb/Makefile.in: Likewise.
4356 * gdb.go/Makefile.in: Likewise.
4357 * gdb.guile/Makefile.in: Likewise.
4358 * gdb.java/Makefile.in: Likewise.
4359 * gdb.linespec/Makefile.in: Likewise.
4360 * gdb.mi/Makefile.in: Likewise.
4361 * gdb.modula2/Makefile.in: Likewise.
4362 * gdb.multi/Makefile.in: Likewise.
4363 * gdb.objc/Makefile.in: Likewise.
4364 * gdb.opencl/Makefile.in: Likewise.
4365 * gdb.opt/Makefile.in: Likewise.
4366 * gdb.pascal/Makefile.in: Likewise.
4367 * gdb.perf/Makefile.in: Likewise.
4368 * gdb.python/Makefile.in: Likewise.
4369 * gdb.reverse/Makefile.in: Likewise.
4370 * gdb.server/Makefile.in: Likewise.
4371 * gdb.stabs/Makefile.in: Likewise.
4372 * gdb.threads/Makefile.in: Likewise.
4373 * gdb.trace/Makefile.in: Likewise.
4374 * gdb.xml/Makefile.in: Likewise.
4375 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4376 GDB_PARALLEL.
4377 (standard_output_file): Remove check for GDB_PARALLEL, always
4378 return path in outputs/$subdir/$testname.
4379
4380 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4381
4382 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4383 (site.exp): Assign abs_srcdir to tcl's srcdir.
4384
4385 2016-02-04 Yao Qi <yao.qi@linaro.org>
4386
4387 * gdb.base/foll-exec-mode.c: Include limits.h.
4388 (main): Add parameters argc and argv. Get directory from
4389 argv[0].
4390 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4391 compilation.
4392 * gdb.base/foll-exec.c: Include limits.h.
4393 (main): Add parameters argc and argv.
4394 Get directory from argv[0].
4395 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4396 Adjust tests on the number of lines as source code changed.
4397 * gdb.base/foll-vfork-exit.c: Include limits.h.
4398 (main): Add one line of statement before vfork.
4399 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4400 (main): Add parameters argc and argv. Get directory from
4401 argv[0].
4402 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4403 (setup_gdb): Set tbreak to skip some source lines.
4404 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4405 (main): Add parameters argc and argv. Get directory from
4406 argv[0].
4407 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4408 compilation.
4409 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4410 (main): Add parameters argc and argv. Get directory from
4411 argv[0].
4412 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4413 compilation.
4414
4415 2016-02-01 Doug Evans <dje@google.com>
4416
4417 * gdb.base/skip.exp: Clean up multiple references to same test name.
4418
4419 2016-02-01 Pedro Alves <palves@redhat.com>
4420
4421 PR remote/19496
4422 * gdb.threads/forking-threads-plus-breakpoint.exp
4423 (displaced_stepping_supported): New global.
4424 (probe_displaced_stepping_support): New procedure.
4425 (do_test): Add 'displaced' parameter, and use it.
4426 (top level): Check for displaced stepping support. Add displaced
4427 stepping on/off testing axis.
4428
4429 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4430
4431 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4432 pointer. Don't perform further tests on the unassociated pointer
4433 if the first test fails.
4434
4435 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4436
4437 * gdb.base/max-value-size.c: New file.
4438 * gdb.base/max-value-size.exp: New file.
4439 * gdb.base/huge.exp: Disable max-value-size for this test.
4440
4441 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4442
4443 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4444
4445 2016-01-28 Yao Qi <yao.qi@linaro.org>
4446
4447 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4448
4449 2016-01-25 Pedro Alves <palves@redhat.com>
4450
4451 PR threads/19461
4452 * gdb.base/fork-running-state.c: New file.
4453 * gdb.base/fork-running-state.exp: New file.
4454
4455 2016-01-25 Pedro Alves <palves@redhat.com>
4456
4457 PR gdb/19494
4458 * gdb.base/catch-fork-kill.c: New file.
4459 * gdb.base/catch-fork-kill.exp: New file.
4460
4461 2016-01-25 Pedro Alves <palves@redhat.com>
4462
4463 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4464 Delete, moved to lib/gdb.exp.
4465 * gdb.threads/forking-threads-plus-breakpoint.exp
4466 (foreach_with_prefix): Likewise.
4467 * gdb.threads/process-dies-while-handling-bp.exp
4468 (foreach_with_prefix): Likewise.
4469 * lib/gdb.exp (foreach_with_prefix): New procedure.
4470
4471 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4472
4473 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4474 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4475
4476 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4477
4478 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4479 endian targets.
4480
4481 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4482 Pedro Alves <palves@redhat.com>
4483
4484 Fix testsuite compatibility with Guile.
4485 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4486 number.
4487
4488 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4489
4490 Fix testsuite compatibility with Guile.
4491 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4492 (thread 1): New test for backtrace through signal handler.
4493
4494 2016-01-22 Yao Qi <yao.qi@linaro.org>
4495
4496 PR testsuite/19491
4497 * gdb.base/multi-forks.c: Include
4498 ../lib/unbuffer_output.c
4499 (main): Call gdb_unbuffer_output.
4500
4501 2016-01-21 Doug Evans <dje@google.com>
4502
4503 * lib/ada.exp (gdb_compile_ada): Fix typo.
4504
4505 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4506
4507 * gdb.base/break-fun-addr.exp: New file.
4508 * gdb.base/break-fun-addr1.c: New file.
4509 * gdb.base/break-fun-addr2.c: New file.
4510
4511 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4512
4513 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4514 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4515 enum flag values.
4516
4517 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4518
4519 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4520 when GDB can not set the vector return value. Add more comments
4521 for clarification.
4522
4523 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4524
4525 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4526 command.
4527
4528 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4529
4530 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4531
4532 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4533
4534 * Makefile.in (check-single): Pass --status to runtest.
4535 (check/%.exp): Likewise.
4536
4537 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4538
4539 * Makefile.in (check-parallel): Propagate return code from make
4540 do-check-parallel.
4541
4542 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4543
4544 * gdb.trace/ftrace.exp: Fix expected message on continue.
4545 * gdb.trace/pending.exp: Fix expected message on continue.
4546 * gdb.trace/trace-break.exp: Fix expected message on continue.
4547
4548 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4549
4550 * lib/gdb.exp (gdb_test): Remove unused global references.
4551
4552 2016-01-18 Pedro Alves <palves@redhat.com>
4553
4554 * gdb.base/async-shell.exp: Adjust expected output.
4555 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4556 * gdb.base/siginfo-thread.exp: Adjust expected output.
4557 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4558 * gdb.java/jnpe.exp: Adjust expected output.
4559 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4560 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4561 * gdb.threads/leader-exit.exp: Adjust expected output.
4562 * gdb.threads/manythreads.exp: Adjust expected output.
4563 * gdb.threads/pthreads.exp: Adjust expected output.
4564 * gdb.threads/schedlock.exp: Adjust expected output.
4565 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4566 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4567 expected output.
4568 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4569 output.
4570 * gdb.threads/sigthread.exp: Adjust expected output.
4571 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4572
4573 2016-01-18 Yao Qi <yao.qi@linaro.org>
4574
4575 * gdb.guile/scm-section-script.c: Replace @progbits with
4576 %progbits.
4577 * gdb.python/py-section-script.c: Likewise.
4578
4579 2016-01-15 Pedro Alves <palves@redhat.com>
4580
4581 * gdb.multi/tids.exp: Test star wildcard ranges.
4582
4583 2016-01-15 Pedro Alves <palves@redhat.com>
4584
4585 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4586 command from "thread apply" invocation.
4587 (thr_apply_info_thr_invalid): Default the expected output to the
4588 input tid list.
4589 (top level): Add tests that use convenience variables. Add tests
4590 for "thread apply" with a valid TID list, but missing the command.
4591
4592 2016-01-13 Pedro Alves <palves@redhat.com>
4593
4594 * gdb.base/default.exp: Expect $_gthread as well.
4595 * gdb.multi/tids.exp: Test $_gthread.
4596 * gdb.threads/thread-specific.exp: Test $_gthread.
4597
4598 2016-01-13 Pedro Alves <palves@redhat.com>
4599
4600 * gdb.multi/tids.exp: Test "info threads -gid".
4601
4602 2016-01-13 Pedro Alves <palves@redhat.com>
4603
4604 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4605 Breakpoint.thread.
4606 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4607
4608 2016-01-07 Pedro Alves <palves@redhat.com>
4609
4610 * gdb.base/break.exp: Adjust to output changes.
4611 * gdb.base/hbreak2.exp: Likewise.
4612 * gdb.base/sepdebug.exp: Likewise.
4613 * gdb.base/watch_thread_num.exp: Likewise.
4614 * gdb.linespec/keywords.exp: Likewise.
4615 * gdb.multi/info-threads.exp: Likewise.
4616 * gdb.threads/thread-find.exp: Likewise.
4617 * gdb.multi/tids.c: New file.
4618 * gdb.multi/tids.exp: New file.
4619
4620 2016-01-13 Pedro Alves <palves@redhat.com>
4621
4622 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4623
4624 2016-01-13 Pedro Alves <palves@redhat.com>
4625
4626 * gdb.base/default.exp: Expect $_inferior as well.
4627 * gdb.multi/base.exp: Test $_inferior.
4628
4629 2016-01-13 Pedro Alves <palves@redhat.com>
4630
4631 PR breakpoints/19388
4632 * gdb.base/catch-signal-siginfo-cond.c: New file.
4633 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4634
4635 2016-01-12 Josh Stone <jistone@redhat.com>
4636 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4637
4638 * gdb.base/catch-syscall.c (do_execve): New variable.
4639 (main): Conditionally trigger an execve.
4640 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4641 (test_catch_syscall_execve): New, check entry/return across execve.
4642 (do_syscall_tests): Call test_catch_syscall_execve.
4643
4644 2016-01-12 Pedro Alves <palves@redhat.com>
4645
4646 * gdb.base/random-signal.exp (do_test): New procedure, with body
4647 of testcase moved in.
4648
4649 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4650 Pedro Alves <palves@redhat.com>
4651
4652 * gdb.base/funcargs.exp (finish from indirectly called function):
4653 Reintroduce the case for 'First'.
4654
4655 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4656 Pedro Alves <palves@redhat.com>
4657
4658 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4659 (tcatch_vfork_then_child_follow_exec)
4660 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4661 identification.
4662
4663 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4664
4665 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4666 and repeats to unlimited.
4667 * gdb.python/py-value.exp: Likewise.
4668 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4669 and repeats to unlimited.
4670
4671 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4672
4673 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4674 and reordering the functions.
4675 * gdb.multi/hangout.c: Likewise.
4676 * gdb.multi/hello.c: Likewise.
4677
4678 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4679
4680 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4681 absolute.
4682 (SingleStatisticTestResult.report): Use dict.keys instead of
4683 dict.iterkeys.
4684
4685 2016-01-06 Pedro Alves <palves@redhat.com>
4686
4687 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4688
4689 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4690
4691 * gdb.btrace/dlopen.exp: New.
4692 * gdb.btrace/dlopen.c: New.
4693 * gdb.btrace/dlopen-dso.c: New.
4694
4695 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4696
4697 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4698 PATTERN argument is optional.
4699
4700 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4701
4702 * lib/ada.exp (target_compile_ada_from_dir): New function.
4703 (gdb_compile_ada): Reimplement avoiding the use of project files.
4704 * gdb.ada/gnat_ada.gpr: Delete.
4705 * gdb.ada/cond_lang.exp: Adjust test to make path before
4706 filename optional.
4707 * gdb.ada/small_reg_param.exp: Likewise.
4708
4709 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4710
4711 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4712
4713 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4714
4715 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4716 case.
4717
4718 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4719
4720 * gdb.base/break.exp: Remove dead code.
4721 * gdb.base/sepdebug.exp: Likewise.
4722
4723 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4724
4725 * gdb.asm/asm-source.exp: Remove HP-UX references.
4726 * gdb.base/annota1.exp: Likewise.
4727 * gdb.base/annota3.exp: Likewise.
4728 * gdb.base/attach.exp: Likewise.
4729 * gdb.base/bigcore.exp: Likewise.
4730 * gdb.base/break.exp: Likewise.
4731 * gdb.base/call-ar-st.exp: Likewise.
4732 * gdb.base/callfuncs.exp: Likewise.
4733 * gdb.base/catch-fork-static.exp: Likewise.
4734 * gdb.base/display.exp: Likewise.
4735 * gdb.base/foll-exec-mode.exp: Likewise.
4736 * gdb.base/foll-exec.exp: Likewise.
4737 * gdb.base/foll-fork.exp: Likewise.
4738 * gdb.base/foll-vfork.exp: Likewise.
4739 * gdb.base/funcargs.exp: Likewise.
4740 * gdb.base/hbreak2.exp: Likewise.
4741 * gdb.base/inferior-died.exp: Likewise.
4742 * gdb.base/interrupt.exp: Likewise.
4743 * gdb.base/multi-forks.exp: Likewise.
4744 * gdb.base/nodebug.exp: Likewise.
4745 * gdb.base/sepdebug.exp: Likewise.
4746 * gdb.base/solib1.c: Likewise.
4747 * gdb.base/step-test.exp: Likewise.
4748 * gdb.mi/non-stop.c: Likewise.
4749 * gdb.mi/pthreads.c: Likewise.
4750 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4751 * gdb.threads/pthreads.c: Likewise.
4752 * gdb.threads/staticthreads.exp: Likewise.
4753 * lib/future.exp: Likewise.
4754 * lib/gdb.exp: Likewise.
4755 * gdb.base/so-indr-cl.c: Remove.
4756 * gdb.base/so-indr-cl.exp: Likewise.
4757 * gdb.base/solib.c: Likewise.
4758 * gdb.base/solib.exp: Likewise.
4759 * gdb.base/solib2.c: Likewise.
4760
4761 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4762
4763 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4764 * gdb.base/call-ar-st.exp: Likewise.
4765 * gdb.base/callfuncs.exp: Likewise.
4766 * gdb.base/condbreak.exp: Likewise.
4767 * gdb.base/constvars.exp: Likewise.
4768 * gdb.base/hbreak2.exp: Likewise.
4769 * gdb.base/langs.exp: Likewise.
4770 * gdb.base/list.exp: Likewise.
4771 * gdb.base/long_long.exp: Likewise.
4772 * gdb.base/ptype.exp: Likewise.
4773 * gdb.base/scope.exp: Likewise.
4774 * gdb.base/signals.exp: Likewise.
4775 * gdb.base/so-impl-ld.exp: Likewise.
4776 * gdb.base/varargs.exp: Likewise.
4777 * gdb.base/volatile.exp: Likewise.
4778 * gdb.base/whatis.exp: Likewise.
4779 * gdb.cp/cplusfuncs.exp: Likewise.
4780 * gdb.cp/inherit.exp: Likewise.
4781 * gdb.cp/local.exp: Likewise.
4782 * gdb.cp/member-ptr.exp: Likewise.
4783 * gdb.cp/method.exp: Likewise.
4784 * gdb.cp/overload.exp: Likewise.
4785 * gdb.cp/templates.exp: Likewise.
4786 * gdb.stabs/weird.exp: Likewise.
4787 * lib/compiler.c: Likewise.
4788 * lib/compiler.cc: Likewise.
4789 * lib/cp-support.exp: Likewise.
4790 * lib/gdb.exp: Likewise.
4791
4792 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4793
4794 * configure.ac: Remove HP-UX case.
4795 * configure: Regenerate.
4796
4797 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4798
4799 * lib/gdb.exp (gdb_compile): Add function doc.
4800
4801 2015-12-17 Pedro Alves <palves@redhat.com>
4802
4803 PR threads/19354
4804 * gdb.multi/info-threads.exp: New file.
4805
4806 2015-12-15 Yao Qi <yao.qi@linaro.org>
4807
4808 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4809 is aarch64*-*-*.
4810
4811 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4812
4813 * gdb.base/history-duplicates.exp: Skip if no readline support.
4814
4815 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4816
4817 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4818
4819 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4820
4821 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4822
4823 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4824
4825 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4826 ctrl-C if nointerrupts target property is set.
4827 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4828 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4829 * gdb.base/paginate-bg-execution.exp: Likewise.
4830 * gdb.base/paginate-execution-startup.exp: Likewise.
4831 * gdb.base/random-signal.exp: Likewise.
4832 * gdb.base/range-stepping.exp: Likewise.
4833 * gdb.cp/annota2.exp: Likewise.
4834 * gdb.cp/annota3.exp: Likewise.
4835 * gdb.gdb/selftest.exp: Likewise.
4836 * gdb.threads/continue-pending-status.exp: Likewise.
4837 * gdb.threads/leader-exit.exp: Likewise.
4838 * gdb.threads/manythreads.exp: Likewise.
4839 * gdb.threads/pthreads.exp: Likewise.
4840 * gdb.threads/schedlock.exp: Likewise.
4841 * gdb.threads/sigthread.exp: Likewise.
4842
4843 2015-12-11 Don Breazeal <donb@codesourcery.com>
4844
4845 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4846 remote.
4847 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4848 * gdb.base/foll-exec.exp (main): Enable for target remote.
4849 * gdb.base/foll-fork.exp (main): Likewise.
4850 * gdb.base/foll-vfork.exp (main): Likewise.
4851 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4852 (proc continue_to_exit_bp_loc): Use clean_restart.
4853 * gdb.base/pie-execl.exp (main): Disable for target remote.
4854 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4855 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4856 * gdb.threads/execl.exp (main): Likewise.
4857 * gdb.threads/fork-child-threads.exp (main): Likewise.
4858 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4859 remote.
4860 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4861 remote.
4862 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4863 pid.tid style ptids, instead of just tid.
4864 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4865 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4866 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4867 ptids, instead of just tid.
4868
4869 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * gdb.base/list.exp (test_list_forward): Add end of file error
4872 test.
4873 (test_repeat_list_command): Add end of file error test.
4874 (test_list_backwards): Add beginning of file error test.
4875
4876 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4877
4878 * gdb.base/list.exp (test_list_invalid_args): New function,
4879 defined, and called.
4880
4881 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4882
4883 * gdb.base/list.exp (test_list): Make test names unique.
4884
4885 2015-12-11 Yao Qi <yao.qi@linaro.org>
4886
4887 * gdb.base/coremaker2.c: Remove.
4888
4889 2015-12-10 Pedro Alves <palves@redhat.com>
4890
4891 * gdb.multi/base.exp: Remove stale "spaces" references.
4892
4893 2015-12-10 Pedro Alves <palves@redhat.com>
4894
4895 * gdb.multi/base.exp: Don't use nowarnings.
4896 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4897 * gdb.multi/hangout.c: Include stdio.h.
4898 * gdb.multi/hello.c: Include stdlib.h.
4899 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4900 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4901 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4902
4903 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4904
4905 * gdb.dwarf2/dw2-ranges-base.c: New file.
4906 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4907 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4908 support additional line table, and debug ranges generation.
4909 (Dwarf::ranges): New function, generate .debug_ranges.
4910 (Dwarf::lines): Support generating simple line table programs.
4911 (Dwarf::assemble): Initialise new namespace variables.
4912
4913 2015-12-09 Kevin Buettner <kevinb@redhat.com>
4914
4915 * gdb.base/async.exp (proc test_background): Add case for
4916 asynchronous execution not supported.
4917
4918 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
4919
4920 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4921 format and change test names to make them unique.
4922
4923 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4924 Pedro Alves <pedro@redhat.com>
4925
4926 PR gdb/18702
4927 Add checking of floatformats setup on x86_64 hosts.
4928 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4929 (smallval, bigval): New labels/constants.
4930 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4931 float" after loading bigval and smallval.
4932
4933 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4934
4935 * gdb.ada/fun_overload_menu.exp: New testcase.
4936 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4937
4938 2015-12-04 Josh Stone <jistone@redhat.com>
4939
4940 * gdb.base/catch-fork-static.exp: New.
4941
4942 2015-12-03 Yao Qi <yao.qi@linaro.org>
4943
4944 * gdb.base/sizeof.c: Don't include stdio.h and
4945 ../lib/unbuffer_output.c.
4946 (main): New variable 'size' and 'value'. Remove printf and
4947 gdb_unbuffer_output. Assign return value to size and value.
4948 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4949 at the beginning.
4950 (check_sizeof): Check the result by printing variable 'size'.
4951 (check_valueof): Check the result by printing variable 'value'.
4952
4953 2015-12-01 Yao Qi <yao.qi@linaro.org>
4954
4955 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4956 for aarch64*-*-linux* target.
4957
4958 2015-11-30 Pedro Alves <palves@redhat.com>
4959
4960 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4961
4962 2015-11-30 Pedro Alves <palves@redhat.com>
4963
4964 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4965 Handle non-stop mode vCont replies.
4966
4967 2015-11-30 Pedro Alves <palves@redhat.com>
4968
4969 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4970 prepare_for_testing. Start gdb with "set non-stop on" appended to
4971 GDBFLAGS. Lax expected stop output.
4972
4973 2015-11-27 Yao Qi <yao.qi@linaro.org>
4974
4975 * gdb.arch/arm-neon.exp: New.
4976 * gdb.arch/arm-neon.c: New.
4977
4978 2015-11-27 Yao Qi <yao.qi@linaro.org>
4979
4980 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4981
4982 2015-11-27 Yao Qi <yao.qi@linaro.org>
4983
4984 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4985 frames-invalid annotation.
4986
4987 2015-11-27 Yao Qi <yao.qi@linaro.org>
4988
4989 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4990
4991 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4992
4993 * gdb.threads/names.exp: New file.
4994 * gdb.threads/names.c: New file.
4995 * README: Mention gdb,no_thread_names.
4996
4997 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4998
4999 PR 19297
5000 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
5001 support" error.
5002
5003 2015-11-24 Pedro Alves <palves@redhat.com>
5004
5005 PR 17539
5006 * gdb.base/display.exp: Expect displays to be sorted in ascending
5007 order. Use multi_line.
5008 * gdb.base/solib-display.exp: Likewise.
5009
5010 2015-11-24 Pedro Alves <palves@redhat.com>
5011
5012 PR 17539
5013 * gdb.base/display.exp: Expect displays to be sorted in ascending
5014 order. Use multi_line.
5015 * gdb.base/solib-display.exp: Likewise.
5016
5017 2015-11-24 Pedro Alves <palves@redhat.com>
5018
5019 PR 17539
5020 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
5021 threads in ascending order.
5022 * gdb.base/foll-fork.exp: Likewise.
5023 * gdb.base/foll-vfork.exp: Likewise.
5024 * gdb.base/multi-forks.exp: Likewise.
5025 * gdb.mi/mi-nonstop.exp: Likewise.
5026 * gdb.mi/mi-nsintrall.exp: Likewise.
5027 * gdb.multi/base.exp: Likewise.
5028 * gdb.multi/multi-arch.exp: Likewise.
5029 * gdb.python/py-inferior.exp: Likewise.
5030 * gdb.threads/break-while-running.exp: Likewise.
5031 * gdb.threads/execl.exp: Likewise.
5032 * gdb.threads/gcore-thread.exp: Likewise.
5033 * gdb.threads/info-threads-cur-sal.exp: Likewise.
5034 * gdb.threads/kill.exp: Likewise.
5035 * gdb.threads/linux-dp.exp: Likewise.
5036 * gdb.threads/multiple-step-overs.exp: Likewise.
5037 * gdb.threads/next-bp-other-thread.exp: Likewise.
5038 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
5039 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
5040 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
5041 * gdb.threads/thread-find.exp: Likewise.
5042 * gdb.threads/tls.exp: Likewise.
5043 * lib/mi-support.exp (mi_reverse_list): Delete.
5044 (mi_check_thread_states): No longer reverse list.
5045
5046 2015-11-24 Pedro Alves <palves@redhat.com>
5047
5048 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
5049 use lowercase.
5050
5051 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5052
5053 * gdb.trace/actions.c: Include trace-common.h.
5054 (main): Add a location for a fast tracepoint.
5055 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
5056 the normal tracepoints.
5057 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5058
5059 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5060
5061 * save-trace.exp: Factor out code to these...
5062 (gdb_save_tracepoints): New.
5063 (gdb_load_tracepoints): New.
5064 (do_save_load_test): New.
5065
5066 2015-11-23 Kevin Buettner <kevinb@redhat.com>
5067
5068 * gdb.base/asmlabel.exp: New test.
5069 * gdb.base/asmlabel.c: New test case.
5070
5071 2015-11-23 Joel Brobecker <brobecker@adacore.com>
5072
5073 * gdb.base/wrong_frame_bt_full-main.c: New file.
5074 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5075 * gdb.base/wrong_frame_bt_full.exp: New file.
5076
5077 2015-11-23 Joel Brobecker <brobecker@adacore.com>
5078
5079 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5080
5081 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5082
5083 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
5084 pstate register when comparing registers values in
5085 sparc64-*-linux-gnu targets to avoid spurious differences.
5086
5087 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5088
5089 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
5090
5091 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5092
5093 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5094 as type argument to gdb_compile.
5095 * gdb.base/nested-subp2.exp: Likewise.
5096 * gdb.base/nested-subp3.exp: Likewise.
5097
5098 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5099
5100 * lib/dwarf.exp (_note): Fix left shift of negative value.
5101 * gdb.trace/trace-condition.exp: Likewise.
5102
5103 2015-11-13 Yao Qi <yao.qi@linaro.org>
5104
5105 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5106 comments about d10v.
5107 (test_scalar_returns): Likewise.
5108 * gdb.base/d10v.ld: Remove.
5109 * gdb.base/overlays.exp: Remove the target triplet checking for
5110 d10v-*-*.
5111 * gdb.base/structs.exp (test_struct_returns): Remove the
5112 comments about d10v.
5113 (test_struct_calls): Likewise.
5114
5115 2015-11-13 Yao Qi <yao.qi@linaro.org>
5116
5117 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5118 * gdb.base/gnu_vector.c: Don't include stdio.h.
5119 (main): Don't print res and call add_some_intvecs.
5120
5121 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5122
5123 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5124 macro.
5125 (func5): Removed.
5126 (func4): Use FAST_TRACEPOINT_LABEL.
5127 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5128 macro.
5129 (func): Removed.
5130 (thread_function): Use FAST_TRACEPOINT_LABEL.
5131 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5132 (func): Remove.
5133 (marker): Use FAST_TRACEPOINT_LABEL.
5134 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5135 (pendfunc1): Remove.
5136 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5137 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5138 (foo): Remove.
5139 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5140 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5141 macro.
5142 (func): Remove.
5143 (marker): Use FAST_TRACEPOINT_LABEL.
5144 * gdb.trace/trace-common.h: New header.
5145 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5146 macro.
5147 (func): Remove.
5148 (marker): Use FAST_TRACEPOINT_LABEL.
5149 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5150 (func): Remove.
5151 (thread_function): Use FAST_TRACEPOINT_LABEL.
5152
5153 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5154
5155 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5156 in front.
5157 * gdb.trace/change-loc.exp: Use global pcreg definition.
5158 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5159 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5160 in front.
5161 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5162 * gdb.trace/pending.exp: Likewise.
5163 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5164 * gdb.trace/trace-break.exp: Likewise.
5165 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5166 in front.
5167 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5168 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5169 in front.
5170 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5171
5172 2015-11-09 Joel Brobecker <brobecker@adacore.com>
5173
5174 * gdb.ada/fin_fun_out: New testcase.
5175
5176 2015-11-07 Kevin Buettner <kevinb@redhat.com>
5177
5178 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5179 value associated with DW_AT_byte_size.
5180 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5181 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5182 DW_AT_upper_bound.
5183
5184 2015-11-07 Kevin Buettner <kevinb@redhat.com>
5185
5186 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5187 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5188 version.
5189 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5190 gdb.dwarf2/dw2-canonicalize-type.exp,
5191 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5192 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5193 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5194 provided by gdb_target_symbol_prefix_flags_asm.
5195 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5196 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5197 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5198 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5199 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5200 macros where needed). Use this macro for symbols which require
5201 the prefix provided by SYMBOL_PREFIX.
5202
5203 2015-11-05 Kevin Buettner <kevinb@redhat.com>
5204
5205 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5206 New procs.
5207 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5208 representing expressions, of more than one list element.
5209 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5210 to prepend linker symbol prefix to f.
5211 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5212 table_1 and table_2.
5213 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5214 Likewise, for f and g.
5215 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5216 for ptr.
5217 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5218 for main.
5219 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5220 table_1_ptr and table_2_ptr.
5221
5222 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5223 Joel Brobecker <brobecker@adacore.com>
5224
5225 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5226
5227 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5228
5229 * gdb.reverse/s390-mvcle.c: New test.
5230 * gdb.reverse/s390-mvcle.exp: New file.
5231 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5232
5233 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5234
5235 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5236
5237 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5238
5239 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5240 reaching marker2.
5241 * gdb.reverse/getresuid-reverse.exp: Likewise.
5242 * gdb.reverse/pipe-reverse.exp: Likewise.
5243 * gdb.reverse/readv-reverse.exp: Likewise.
5244 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5245 * gdb.reverse/time-reverse.exp: Likewise.
5246 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5247
5248 2015-10-30 Yao Qi <yao.qi@linaro.org>
5249
5250 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5251 (empty_cycle): Remove.
5252 (main): Don't call empty_cycle. Don't use watch_count_done.
5253 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5254 empty_cycle. Rewrite the code counting HW watchpoints.
5255
5256 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5257
5258 * gdb.reverse/fstatat-reverse.c: New test.
5259 * gdb.reverse/fstatat-reverse.exp: New file.
5260 * gdb.reverse/getresuid-reverse.c: New test.
5261 * gdb.reverse/getresuid-reverse.exp: New file.
5262 * gdb.reverse/pipe-reverse.c: New test.
5263 * gdb.reverse/pipe-reverse.exp: New file.
5264 * gdb.reverse/readv-reverse.c: New test.
5265 * gdb.reverse/readv-reverse.exp: New file.
5266 * gdb.reverse/recvmsg-reverse.c: New test.
5267 * gdb.reverse/recvmsg-reverse.exp: New file.
5268 * gdb.reverse/time-reverse.c: New test.
5269 * gdb.reverse/time-reverse.exp: New file.
5270 * gdb.reverse/waitpid-reverse.c: New test.
5271 * gdb.reverse/waitpid-reverse.exp: New file.
5272
5273 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5274
5275 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5276
5277 2015-10-26 Doug Evans <dje@google.com>
5278
5279 PR symtab/17391
5280 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5281 * gdb.dwarf2/bad-regnum.c: New file.
5282 * gdb.dwarf2/bad-regnum.exp: New file.
5283
5284 2015-10-26 Doug Evans <dje@google.com>
5285
5286 PR python/18938
5287 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5288 file.
5289
5290 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5291
5292 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5293 for a change by "Mention language in compile error message".
5294
5295 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5296
5297 PR python/18073
5298 * gdb.python/py-type.c (C::a_method): New.
5299 (C::a_const_method): New.
5300 (C::a_static_method): New.
5301 (a_function): New.
5302 * gdb.python/py-type.exp (test_fields): Test getting fields
5303 from function and method.
5304
5305 2015-10-21 Keven Boell <keven.boell@intel.com>
5306
5307 * gdb.fortran/vla-alloc-assoc.exp: New file.
5308 * gdb.fortran/vla-datatypes.exp: New file.
5309 * gdb.fortran/vla-datatypes.f90: New file.
5310 * gdb.fortran/vla-history.exp: New file.
5311 * gdb.fortran/vla-ptype-sub.exp: New file.
5312 * gdb.fortran/vla-ptype.exp: New file.
5313 * gdb.fortran/vla-sizeof.exp: New file.
5314 * gdb.fortran/vla-sub.f90: New file.
5315 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5316 * gdb.fortran/vla-value-sub-finish.exp: New file.
5317 * gdb.fortran/vla-value-sub.exp: New file.
5318 * gdb.fortran/vla-value.exp: New file.
5319 * gdb.fortran/vla-ptr-info.exp: New file.
5320 * gdb.mi/mi-vla-fortran.exp: New file.
5321 * gdb.mi/vla.f90: New file.
5322
5323 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5324
5325 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5326 of hardwired timeout value.
5327
5328 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5329 Pedro Alves <palves@redhat.com>
5330
5331 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5332 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5333
5334 2015-10-19 Josh Stone <jistone@redhat.com>
5335
5336 * gdb.base/catch-syscall.c: Include <sched.h>.
5337 (unknown_syscall): New variable.
5338 (main): Trigger a vfork and an unknown syscall.
5339 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5340 (unknown_syscall_number): Likewise.
5341 (check_call_to_syscall): Accept an optional syscall pattern.
5342 (check_return_from_syscall): Likewise.
5343 (check_continue): Likewise.
5344 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5345 (test_catch_syscall_skipping_return): New test toggling off 'catch
5346 syscall' to step over the syscall return, then toggling back on.
5347 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5348 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5349 (do_syscall_tests): Call test_catch_syscall_without_args and
5350 test_catch_syscall_mid_vfork.
5351 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5352 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5353
5354 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
5355
5356 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5357 print g_vE): Add new pass patterns.
5358 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5359 print various symbol names for vptr fields.
5360
5361 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5362
5363 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5364 results.
5365
5366 2015-10-12 Yao Qi <yao.qi@linaro.org>
5367
5368 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5369
5370 2015-10-12 Yao Qi <yao.qi@linaro.org>
5371
5372 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5373 is aarch64*-*-linux*.
5374
5375 2015-10-12 Yao Qi <yao.qi@linaro.org>
5376
5377 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5378 (can_relocate_bcond_true): ... it.
5379 (can_relocate_bcond_false): New function.
5380 (foo): Likewise.
5381 (can_relocate_bl): Likewise.
5382 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5383 can_relocate_bl.
5384
5385 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5386
5387 * gdb.base/nested-addr.c: New file.
5388 * gdb.base/nested-addr.exp: New testcase.
5389
5390 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5391
5392 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5393 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5394 its output. Ignore the output of "record goto begin" and instead
5395 check that GDB is replaying.
5396
5397 2015-10-09 Pedro Alves <palves@redhat.com>
5398
5399 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5400 (top level): Use it in the run with no args test.
5401
5402 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5403
5404 * gdb.dlang/properties.exp: New file.
5405
5406 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5407
5408 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5409 whether or not address 0x1000 is mapped on the target.
5410
5411 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5412
5413 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5414 build.
5415
5416 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5417
5418 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5419 instruction-history test.
5420
5421 2015-09-28 Doug Evans <dje@google.com>
5422
5423 * gdb.base/gcore.c (array_func): Add reference to static_array.
5424
5425 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5426
5427 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5428 source line.
5429
5430 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5431
5432 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5433 short or char as base type.
5434
5435 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5436
5437 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5438 to allow any size enum.
5439
5440 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5441
5442 * gdb.ada/array_ptr_renaming.exp: New testcase.
5443 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5444 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5445
5446 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5447
5448 * gdb.trace/ftrace-lock.c: New file.
5449 * gdb.trace/ftrace-lock.exp: New file.
5450
5451 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5452
5453 * gdb.arch/insn-reloc.c: New file.
5454 * gdb.arch/ftrace-insn-reloc.exp: New file.
5455
5456 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5457
5458 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5459 instruction.
5460 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5461 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5462 * gdb.trace/range-stepping.c: Likewise.
5463 * gdb.trace/trace-break.c: Likewise.
5464 * gdb.trace/trace-mt.c (thread_function): Likewise.
5465 * gdb.trace/ftrace.c (marker): Likewise.
5466 * gdb.trace/trace-condition.c (marker): Likewise.
5467 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5468 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5469 is_aarch64_target.
5470
5471 2015-09-18 Doug Evans <xdje42@gmail.com>
5472
5473 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5474 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5475
5476 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5477
5478 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5479 the breakpoint.
5480
5481 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5482
5483 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5484 the pending breakpoint. Remove timeout override for "Run till
5485 MI pending breakpoint on pendfunc3 on thread 2" test.
5486
5487 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5488
5489 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5490 filename pattern.
5491
5492 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5493
5494 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5495 in breakpoint filename pattern.
5496
5497 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5498
5499 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5500
5501 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5502
5503 * gdb.linespec/explicit.exp: Check for readline support for
5504 tab-completion tests. Fix obvious typo.
5505
5506 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5507
5508 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5509 and replay.
5510
5511 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5512
5513 * gdb.btrace/non-stop.c: New.
5514 * gdb.btrace/non-stop.exp: New.
5515
5516 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5517 Yao Qi <yao.qi@linaro.org>
5518
5519 * gdb.trace/trace-condition.c: New file.
5520 * gdb.trace/trace-condition.exp: New file.
5521
5522 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5523
5524 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5525 for testing bytecode compilation.
5526
5527 2015-09-16 Pedro Alves <palves@redhat.com>
5528 Sandra Loosemore <sandra@codesourcery.com>
5529
5530 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5531 (SECONDS): Redefine.
5532 (main): Call pthread_kill and alarm early.
5533 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5534 support.
5535 (test): If the target can't hardware step and doesn't support
5536 displaced stepping, increase the timeout.
5537
5538 2015-09-16 Pedro Alves <palves@redhat.com>
5539
5540 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5541 (enable_debug): New procedures.
5542 (test): Use them. Bail out if waiting for threads fails.
5543 (top level): Bail out if a test fails.
5544
5545 2015-09-16 Yao Qi <yao.qi@linaro.org>
5546
5547 * gdb.asm/asm-source.exp: Set asm-arch for
5548 aarch64*-*-* target.
5549 * gdb.asm/aarch64.inc: New file.
5550
5551 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5552
5553 * gdb.ada/array_of_variable_length.exp: New testcase.
5554 * gdb.ada/array_of_variable_length/foo.adb: New file.
5555 * gdb.ada/array_of_variable_length/pck.adb: New file.
5556 * gdb.ada/array_of_variable_length/pck.ads: New file.
5557
5558 2015-09-15 Doug Evans <dje@google.com>
5559
5560 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5561 of function static local variable.
5562
5563 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5564
5565 * gdb.threads/tls-so_extern.exp: New test file.
5566 * gdb.threads/tls-so_extern.c: New test file.
5567 * gdb.threads/tls-so_extern_main.c: New test file.
5568
5569 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5570
5571 * gdb.opt/solib-intra-step-lib.c: New file.
5572 * gdb.opt/solib-intra-step-main.c: New file.
5573 * gdb.opt/solib-intra-step.exp: New file.
5574
5575 2015-09-15 Pedro Alves <palves@redhat.com>
5576
5577 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5578 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5579
5580 2015-09-14 Pedro Alves <palves@redhat.com>
5581
5582 * gdb.base/hook-stop-continue.c: Delete.
5583 * gdb.base/hook-stop-continue.exp: Delete.
5584 * gdb.base/hook-stop-frame.c: Delete.
5585 * gdb.base/hook-stop-frame.exp: Delete.
5586 * gdb.base/hook-stop.c: New file.
5587 * gdb.base/hook-stop.exp: New file.
5588
5589 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5590
5591 * gdb.ada/access_to_packed_array.exp: New testcase.
5592 * gdb.ada/access_to_packed_array/foo.adb: New file.
5593 * gdb.ada/access_to_packed_array/pack.adb: New file.
5594 * gdb.ada/access_to_packed_array/pack.ads: New file.
5595
5596 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5597
5598 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5599 buffer size test.
5600
5601 2015-09-11 Don Breazeal <donb@codesourcery.com>
5602
5603 * gdb.base/foll-exec.c: Add copyright header. Fix
5604 formatting issues.
5605 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5606 (do_exec_tests): Use clean_restart in place of zap_session,
5607 and for test initialization. Fix formatting issues. Use
5608 fail in place of perror.
5609 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5610 an expect statement to match an expression with output from
5611 the program under debug.
5612 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5613 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5614 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5615 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5616 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5617
5618 2015-09-09 Doug Evans <dje@google.com>
5619
5620 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5621
5622 2015-09-09 Doug Evans <dje@google.com>
5623
5624 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5625
5626 2015-09-09 Doug Evans <dje@google.com>
5627
5628 * gdb.base/savedregs.exp: Fix typo.
5629
5630 2015-09-09 Pedro Alves <palves@redhat.com>
5631
5632 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5633
5634 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5635
5636 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5637 command actually switches threads. Give up on remaining
5638 tests if target fails to stop at breakpoint.
5639
5640 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5641
5642 * gdb.ada/funcall_char.exp: New testcase.
5643 * gdb.ada/funcall_char/foo.adb: New file.
5644
5645 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5646
5647 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5648 expected outputs. Add two testcases for completing ambiguous
5649 functions.
5650 * gdb.ada/complete/aux_pck.adb: New file.
5651 * gdb.ada/complete/aux_pck.ads: New file.
5652 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5653 Ambiguous_Func functions.
5654 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5655 * gdb.ada/complete/pck.adb: Likewise.
5656
5657 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5658
5659 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5660 failures to run the test program under GDB.
5661
5662 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5663
5664 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5665 to C.
5666
5667 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5668
5669 * gdb.base/run-after-attach.exp: New test file.
5670 * gdb.base/run-after-attach.c: New test file.
5671
5672 2015-08-26 Don Breazeal <donb@codesourcery.com>
5673
5674 * gdb.base/foll-exec-2.c: New test program.
5675 * gdb.base/foll-exec-2.exp: New test.
5676
5677 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5678
5679 * gdb.base/nested-subp1.exp: New file.
5680 * gdb.base/nested-subp1.c: New file.
5681 * gdb.base/nested-subp2.exp: New file.
5682 * gdb.base/nested-subp2.c: New file.
5683 * gdb.base/nested-subp3.exp: New file.
5684 * gdb.base/nested-subp3.c: New file.
5685
5686 2015-08-24 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.server/connect-without-multi-process.c: New file.
5689 * gdb.server/connect-without-multi-process.exp: New file.
5690
5691 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5692
5693 * gdb.opt/inline-markers.c: Make z int.
5694
5695 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5696
5697 * gdb.opt/inline-markers.c: Make z volatile.
5698
5699 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5700
5701 * gdb.opt/inline-bt.c: New volatile global z.
5702 * gdb.opt/inline-cmds.c: Likewise.
5703 * gdb.opt/inline-locals.c: Likewise.
5704 * gdb.opt/inline-markers.c: New extern global z.
5705 (marker): Use z.
5706 (inline_fn): Likewise.
5707
5708 2015-08-24 Pedro Alves <palves@redhat.com>
5709
5710 * config/m32r-stub.exp: Remove file.
5711 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5712 * gdb.base/call-rt-st.exp: Likewise.
5713 * gdb.base/call-strs.exp: Likewise.
5714 * gdb.base/default.exp: Remove references to h8300-*-hms and
5715 *-*-udi*.
5716 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5717
5718 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5719
5720 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5721 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5722 and "return" use KFAIL when GDB can not read/write the vector
5723 return value.
5724
5725 2015-08-21 Gary Benson <gbenson@redhat.com>
5726
5727 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5728
5729 2015-08-20 Pedro Alves <palves@redhat.com>
5730
5731 * gdb.server/solib-list.exp: No longer expect an interior stop in
5732 non-stop mode.
5733
5734 2015-08-20 Pedro Alves <palves@redhat.com>
5735
5736 * gdb.server/connect-stopped-target.c: New file.
5737 * gdb.server/connect-stopped-target.exp: New file.
5738
5739 2015-08-20 Pedro Alves <palves@redhat.com>
5740
5741 * gdb.dwarf2/comp-unit-lang.exp: New file.
5742 * gdb.dwarf2/comp-unit-lang.c: New file.
5743
5744 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5745
5746 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5747 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5748
5749 2015-08-19 Kevin Buettner <kevinb@redhat.com>
5750
5751 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5752 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5753
5754 2015-08-18 Doug Evans <dje@google.com>
5755 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5756
5757 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5758 skip_python_tests. New arg prompt_regexp.
5759 (skip_python_tests): New function.
5760 * lib/mi-support.exp (mi_skip_python_tests): New function.
5761 * gdb.python/py-mi-objfile-gdb.py: New file.
5762 * gdb.python/py-mi-objfile.c: New file.
5763 * gdb.python/py-mi-objfile.exp: New file.
5764
5765 2015-08-17 Keith Seitz <keiths@redhat.com>
5766
5767 * gdb.linespec/explicit.exp: Move strace test from here ...
5768 * gdb.trace/strace.exp: ... to here.
5769
5770 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5771
5772 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5773 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5774
5775 2015-08-14 Doug Evans <xdje42@gmail.com>
5776
5777 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5778 inferior before selecting a new file.
5779
5780 2015-08-14 Doug Evans <xdje42@gmail.com>
5781
5782 * gdb.mi/mi-disassemble.exp: Update.
5783 * gdb.base/disasm-optim.S: New file.
5784 * gdb.base/disasm-optim.c: New file.
5785 * gdb.base/disasm-optim.h: New file.
5786 * gdb.base/disasm-optim.exp: New file.
5787
5788 2015-08-14 Keith Seitz <keiths@redhat.com>
5789
5790 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5791 "evaluated-by".
5792
5793 2015-08-13 Joel Brobecker <brobecker@adacore.com>
5794
5795 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5796
5797 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5798
5799 * gdb.ada/fun_renaming.exp: New testcase.
5800 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5801 * gdb.ada/fun_renaming/pack.adb: New file.
5802 * gdb.ada/fun_renaming/pack.ads: New file.
5803
5804 2015-08-12 Keith Seitz <keiths@redhat.com>
5805
5806 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5807 gdb_get_line_number.
5808
5809 2015-08-12 Joel Brobecker <brobecker@adacore.com>
5810
5811 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5812 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5813 gdb.base/dso2dso.exp: New files.
5814
5815 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5816 Pedro Alves <palves@redhat.com>
5817 Keith Seitz <keiths@redhat.com>
5818
5819 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5820 GDBFLAGS.
5821
5822 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5823
5824 * gdb.base/gdbhistsize-history.exp
5825 (test_histsize_history_setting): Use save_vars.
5826 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5827 Use save_vars.
5828 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5829 * gdb.base/readline.exp: Use save_vars.
5830
5831 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5832
5833 * lib/gdb.exp (save_vars): New proc.
5834
5835 2015-08-11 Keith Seitz <keiths@redhat.com>
5836
5837 * gdb.base/help.exp: Update help_breakpoint_text.
5838
5839 2015-08-11 Keith Seitz <keiths@redhat.com>
5840
5841 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5842 (at toplevel): Call test_explicit_breakpoints.
5843 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5844 breakpoints.
5845 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5846 breakpoint conditions, "-cond".
5847
5848 2015-08-11 Keith Seitz <keiths@redhat.com>
5849
5850 * gdb.linespec/3explicit.c: New file.
5851 * gdb.linespec/cpexplicit.cc: New file.
5852 * gdb.linespec/cpexplicit.exp: New file.
5853 * gdb.linespec/explicit.c: New file.
5854 * gdb.linespec/explicit.exp: New file.
5855 * gdb.linespec/explicit2.c: New file.
5856 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5857 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5858 before using in the matching pattern.
5859 Clarify that `prefix' is a regular expression.
5860
5861 2015-08-11 Keith Seitz <keiths@redhat.com>
5862
5863 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5864 test.
5865 Add tests for missing ",FMT" and ",".
5866
5867 2015-08-10 Doug Evans <dje@google.com>
5868 Keith Seitz <keiths@redhat.com>
5869
5870 PR gdb/17960
5871 * gdb.base/completion.exp: Add location completer tests.
5872
5873 2015-08-07 Pedro Alves <palves@redhat.com>
5874
5875 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5876 tests here.
5877 (top level): Run do_test with and without displaced stepping.
5878
5879 2015-08-07 Pedro Alves <palves@redhat.com>
5880
5881 * gdb.base/valgrind-disp-step.c: New file.
5882 * gdb.base/valgrind-disp-step.exp: New file.
5883
5884 2015-08-07 Pedro Alves <palves@redhat.com>
5885
5886 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5887 Delete function.
5888 (main): Add alarm. Run an infinite loop instead of calling
5889 wait_threads.
5890 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5891 comment.
5892 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5893 Delete function.
5894 (main): Add alarm. Run an infinite loop instead of calling
5895 wait_threads.
5896 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5897 comment.
5898
5899 2015-08-07 Pedro Alves <palves@redhat.com>
5900
5901 * gdb.base/checkpoint-ns.exp: New file.
5902 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5903 standard_testfile.
5904
5905 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5906
5907 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5908 * gdb.btrace/instruction_history.exp: Update.
5909 * gdb.btrace/tsx.exp: New.
5910 * gdb.btrace/tsx.c: New.
5911
5912 2015-08-06 Pedro Alves <palves@redhat.com>
5913
5914 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5915 increase timeout.
5916 * gdb.reverse/until-precsave.exp: Bump timeouts.
5917
5918 2015-08-06 Pedro Alves <palves@redhat.com>
5919
5920 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5921
5922 2015-08-06 Pedro Alves <palves@redhat.com>
5923
5924 PR gdb/18749
5925 * gdb.threads/process-dies-while-handling-bp.c: New file.
5926 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5927
5928 2015-08-06 Pedro Alves <palves@redhat.com>
5929
5930 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5931 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5932
5933 2015-08-05 Pedro Alves <palves@redhat.com>
5934
5935 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5936 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5937
5938 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5939
5940 * gdb.base/bp-permanent.exp: Report test as unsupported if
5941 the target cannot stop at the permanent breakpoint.
5942
5943 2015-08-03 Doug Evans <dje@google.com>
5944
5945 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5946 10000.
5947
5948 2015-08-03 Doug Evans <dje@google.com>
5949
5950 * Makefile.in (workers/%.worker, build-perf): New rule.
5951 (GDB_PERFTEST_MODE): New variable.
5952 (check-perf): Use it.
5953 (clean): Clean up gdb.perf parallel build subdirs.
5954 * lib/build-piece.exp: New file.
5955 * lib/gdb.exp (make_gdb_parallel_path): New function
5956 (standard_output_file, standard_temp_file): Call it.
5957 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5958 of $GDB_PARALLEL.
5959 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5960
5961 2015-08-03 Doug Evans <dje@google.com>
5962
5963 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5964 (LOG_FILE_NAME): New global.
5965 (TextReporter.__init__): Initialize self.txt_sum.
5966 (TextReporter.report): Add support for multiple data-points.
5967 Move report to perftest.sum, put raw data in perftest.log.
5968 (TextReporter.start): Open sum and log files.
5969 (TextReporter.end): Close sum and log files.
5970 * gdb.perf/lib/perftest/testresult.py
5971 (SingleStatisticTestResult.record): Handle multiple data-points.
5972
5973 2015-07-31 Pedro Alves <palves@redhat.com>
5974
5975 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5976 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5977 kill_wait_spawned_process instead of explicit "kill -9".
5978 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5979 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5980 kill_wait_spawned_process.
5981 * gdb.base/attach-twice.exp: Likewise.
5982 * gdb.base/attach.exp: Likewise.
5983 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5984 gdb_test_multiple.
5985 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5986 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5987 kill_wait_spawned_process.
5988 * gdb.base/valgrind-infcall.exp: Likewise.
5989 * gdb.multi/multi-attach.exp: Likewise.
5990 * gdb.python/py-prompt.exp: Likewise.
5991 * gdb.python/py-sync-interp.exp: Likewise.
5992 * gdb.server/ext-attach.exp: Likewise.
5993 * gdb.threads/attach-into-signal.exp (corefunc): Use
5994 spawn_wait_for_attach, spawn_id_get_pid and
5995 kill_wait_spawned_process.
5996 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5997 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5998 spawn_id_get_pid and kill_wait_spawned_process.
5999 * gdb.threads/attach-stopped.exp (corefunc): Use
6000 spawn_wait_for_attach, spawn_id_get_pid and
6001 kill_wait_spawned_process.
6002 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
6003 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6004 kill_wait_spawned_process instead of explicit "kill -9".
6005 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
6006 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
6007 (spawn_wait_for_attach): Use spawn instead of exec to spawn
6008 processes. Don't map cygwin/windows pids here. Now returns a
6009 spawn id list.
6010
6011 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6012
6013 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
6014 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
6015 correct patch.
6016
6017 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6018
6019 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
6020
6021 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6022
6023 Reapply:
6024 2014-05-21 Mark Wielaard <mjw@redhat.com>
6025
6026 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6027
6028 2015-07-30 Pedro Alves <palves@redhat.com>
6029
6030 * linux-low.c (handle_extended_wait): Set the child's last
6031 reported status to TARGET_WAITKIND_STOPPED.
6032
6033 2015-07-30 Pedro Alves <palves@redhat.com>
6034
6035 PR threads/18600
6036 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
6037 only shows inferior 1.
6038
6039 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
6040 Pedro Alves <palves@redhat.com>
6041
6042 PR threads/18600
6043 * gdb.threads/fork-plus-threads.c: New file.
6044 * gdb.threads/fork-plus-threads.exp: New file.
6045
6046 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6047
6048 * gdb.base/batch-preserve-term-settings.exp
6049 (test_terminal_settings_preserved_after_cli_exit): Use
6050 send_quit_command.
6051
6052 2015-07-29 Pedro Alves <palves@redhat.com>
6053 Don Breazeal <donb@codesourcery.com>
6054
6055 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
6056 output from both inferior_spawn_id and gdb_spawn_id.
6057
6058 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6059
6060 * gdb.threads/attach-into-signal.exp (corefunc): Use
6061 with_test_prefix on nested loops, uniquefying the test messages.
6062
6063 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6064
6065 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6066 commit.
6067
6068 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6069
6070 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6071 New proc.
6072 (test_terminal_settings_preserved_after_sigterm): New test.
6073
6074 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6075
6076 * gdb.base/batch-preserve-term-settings.exp
6077 (test_terminal_settings_preserved_after_cli_exit): New test.
6078
6079 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6080
6081 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6082 manipulation of saved_gdbflags.
6083 (test_terminal_settings_preserved): Remove global declaration of
6084 the unused variable pagination_prompt. Remove manipulation of
6085 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6086 GDBFLAGS.
6087
6088 2015-07-29 Pedro Alves <palves@redhat.com>
6089
6090 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6091
6092 2015-07-29 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6095 at the top.
6096
6097 2015-07-29 Pedro Alves <palves@redhat.com>
6098
6099 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6100 (main): Call gdb_unbuffer_output.
6101 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6102 (main): Call gdb_unbuffer_output.
6103 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6104 (main): Call gdb_unbuffer_output.
6105 * gdb.base/call-strs.exp: Adjust to step over the
6106 gdb_unbuffer_output call.
6107 * gdb.base/catch-gdb-caused-signals.c: Include
6108 "../lib/unbuffer_output.c".
6109 (main): Call gdb_unbuffer_output.
6110 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6111 (main): Call gdb_unbuffer_output.
6112 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6113 (main): Call gdb_unbuffer_output.
6114 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6115 (main): Call gdb_unbuffer_output.
6116 * gdb.base/shlib-call.exp: Adjust to step over the
6117 gdb_unbuffer_output call.
6118 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6119 (main): Call gdb_unbuffer_output.
6120 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6121 (main): Call gdb_unbuffer_output.
6122 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6123 (main): Rename to ...
6124 (test): ... this.
6125 (main): Reimplement.
6126 * gdb.base/varargs.exp: Run to test instead of to main.
6127 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6128 (main): Call gdb_unbuffer_output.
6129
6130 2015-07-29 Pedro Alves <palves@redhat.com>
6131
6132 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6133 factore out from mi_continue_dprintf. For call-style dprintfs,
6134 expect dprintf output out of $inferior_spawn_id.
6135 (mi_continue_dprintf): Use mi_expect_dprintf.
6136 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6137 (main): Call gdb_unbuffer_output.
6138
6139 2015-07-29 Pedro Alves <palves@redhat.com>
6140
6141 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6142 (default_mi_gdb_start): Set inferior_spawn_id instead of
6143 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6144 gdb_spawn_id.
6145 (mi_gdb_test): Always expect inferior output from both
6146 $inferior_spawn_id and $gdb_spawn_id.
6147
6148 2015-07-29 Pedro Alves <palves@redhat.com>
6149
6150 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6151 send_inferior and $inferior_spawn_id.
6152
6153 2015-07-29 Pedro Alves <palves@redhat.com>
6154
6155 * gdb.gdb/complaints.exp (test_initial_complaints)
6156 (test_serial_complaints, test_short_complaints): Use
6157 gdb_test_stdio.
6158 (test_empty_complaint): Handle $inferior_spawn_id !=
6159 $gdb_spawn_id.
6160
6161 2015-07-29 Pedro Alves <palves@redhat.com>
6162
6163 * gdb.base/varargs.exp: Use gdb_test_stdio.
6164
6165 2015-07-29 Pedro Alves <palves@redhat.com>
6166
6167 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6168
6169 2015-07-29 Pedro Alves <palves@redhat.com>
6170
6171 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6172
6173 2015-07-29 Pedro Alves <palves@redhat.com>
6174
6175 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6176 parameter into two new parameters, "inf_result" and "gdb_result".
6177 Expect inferior output and gdb output from $inferior_spawn_id and
6178 $gdb_spawn_id, respectively. Adjust all callers.
6179
6180 2015-07-29 Pedro Alves <palves@redhat.com>
6181
6182 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6183 of gdb_test_sequence.
6184
6185 2015-07-29 Pedro Alves <palves@redhat.com>
6186
6187 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6188 (saw_spurious_output): Expect inferior output from
6189 $inferior_spawn_id. Use gdb_test_stdio.
6190
6191 2015-07-29 Pedro Alves <palves@redhat.com>
6192
6193 * gdb.base/dprintf.exp: Use standard_testfile. Change
6194 prepare_for_testing call.
6195 (srcfile): Don't set.
6196 (restart): New procedure.
6197 (test_dprintf): New procecure, use to continue over dprintfs.
6198 (test_call, test_agent): New procedures, tests moved here.
6199 Restart gdb and recreate dprintfs. Adjust expected output.
6200
6201 2015-07-29 Pedro Alves <palves@redhat.com>
6202
6203 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6204
6205 2015-07-29 Pedro Alves <palves@redhat.com>
6206
6207 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6208
6209 2015-07-29 Pedro Alves <palves@redhat.com>
6210
6211 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6212 gdb_test_stdio.
6213
6214 2015-07-29 Pedro Alves <palves@redhat.com>
6215
6216 * lib/gdb.exp (gdb_test_stdio): New procedure.
6217
6218 2015-07-29 Pedro Alves <palves@redhat.com>
6219
6220 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6221
6222 2015-07-29 Pedro Alves <palves@redhat.com>
6223
6224 * gdb.base/call-signal-resume.exp: Remove check for
6225 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6226 * gdb.base/unwindonsignal.exp: Likewise.
6227 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6228 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6229
6230 2015-07-29 Pedro Alves <palves@redhat.com>
6231
6232 * gdb.base/siginfo-addr.c (pass): New function.
6233 (handler): Call it iff si_addr is correct.
6234 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6235 Set a breakpoint at "pass" and continue to it.
6236
6237 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6238
6239 * gdb.python/py-objfile.exp: Make some tests have unique names.
6240 * gdb.python/py-pp-registration.exp: Likewise.
6241
6242 2015-07-28 Pedro Alves <palves@redhat.com>
6243
6244 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6245
6246 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6247
6248 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6249
6250 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6251
6252 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6253
6254 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6255
6256 * gdb.base/gdb-sigterm-2.exp: New test.
6257
6258 2015-07-25 Doug Evans <xdje42@gmail.com>
6259
6260 Revert:
6261 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6262 (workers/%.worker, build-perf): New rule.
6263 (GDB_PERFTEST_MODE): New variable.
6264 (check-perf): Use it.
6265 (clean): Clean up gdb.perf parallel build subdirs.
6266 * lib/build-piece.exp: New file.
6267 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6268 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6269 name.
6270 (standard_temp_file): Ditto.
6271 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6272 of $GDB_PARALLEL.
6273
6274 2015-07-24 Doug Evans <dje@google.com>
6275
6276 * gdb.perf/lib/perftest/utils.py: New file.
6277 * gdb.perf/gm-hello.cc: New file.
6278 * gdb.perf/gm-pervasive-typedef.cc: New file.
6279 * gdb.perf/gm-pervasive-typedef.h: New file.
6280 * gdb.perf/gm-std.cc: New file.
6281 * gdb.perf/gm-std.h: New file.
6282 * gdb.perf/gm-use-cerr.cc: New file.
6283 * gdb.perf/gm-utils.h: New file.
6284 * gdb.perf/gmonster-null-lookup.py: New file.
6285 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6286 * gdb.perf/gmonster-print-cerr.py: New file.
6287 * gdb.perf/gmonster-ptype-string.py: New file.
6288 * gdb.perf/gmonster-runto-main.py: New file.
6289 * gdb.perf/gmonster-select-file.py: New file.
6290 * gdb.perf/gmonster1-null-lookup.exp: New file.
6291 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6292 * gdb.perf/gmonster1-print-cerr.exp: New file.
6293 * gdb.perf/gmonster1-ptype-string.exp: New file.
6294 * gdb.perf/gmonster1-runto-main.exp: New file.
6295 * gdb.perf/gmonster1-select-file.exp: New file.
6296 * gdb.perf/gmonster1.cc: New file.
6297 * gdb.perf/gmonster1.exp: New file.
6298 * gdb.perf/gmonster2-null-lookup.exp: New file.
6299 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6300 * gdb.perf/gmonster2-print-cerr.exp: New file.
6301 * gdb.perf/gmonster2-ptype-string.exp: New file.
6302 * gdb.perf/gmonster2-runto-main.exp: New file.
6303 * gdb.perf/gmonster2-select-file.exp: New file.
6304 * gdb.perf/gmonster2.cc: New file.
6305 * gdb.perf/gmonster2.exp: New file.
6306
6307 2015-07-24 Doug Evans <dje@google.com>
6308
6309 * gdb.perf/README: New file.
6310 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6311 * lib/gen-perf-test.exp: New file.
6312
6313 2015-07-24 Doug Evans <dje@google.com>
6314
6315 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6316 (PerfTest::startup): New function.
6317 (PerfTest::run): Return result of calling body.
6318 (PerfTest::assemble): Rewrite.
6319 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6320 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6321 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6322 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6323 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6324
6325 2015-07-24 Doug Evans <dje@google.com>
6326
6327 * lib/gdb.exp (clean_restart): Make executable optional.
6328
6329 2015-07-24 Doug Evans <dje@google.com>
6330
6331 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6332 compiler_info references.
6333 * gdb.cp/temargs.exp: Ditto.
6334 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6335 (get_compiler_info): Early exit if already computed. Set compiler_info
6336 to "unknown" if there was a problem.
6337 (test_compiler_info): Add function comment. Call get_compiler_info.
6338
6339 2015-07-24 Doug Evans <dje@google.com>
6340
6341 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6342 (workers/%.worker, build-perf): New rule.
6343 (GDB_PERFTEST_MODE): New variable.
6344 (check-perf): Use it.
6345 (clean): Clean up gdb.perf parallel build subdirs.
6346 * lib/build-piece.exp: New file.
6347 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6348 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6349 name.
6350 (standard_temp_file): Ditto.
6351 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6352 of $GDB_PARALLEL.
6353
6354 2015-07-24 Doug Evans <dje@google.com>
6355
6356 * lib/future.exp (gdb_default_target_compile): New option
6357 "early_flags".
6358 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6359 --as-needed.
6360
6361 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6362
6363 * gdb.base/catch-syscall.exp: Call gdb_exit before
6364 gdb_skip_xml_test.
6365
6366 2015-07-24 Pedro Alves <palves@redhat.com>
6367
6368 * gdb.python/py-events.exp: Accept output between the stop event
6369 and the prompt.
6370 * gdb.python/py-evsignal.exp: Likewise.
6371 * gdb.python/py-evthreads.exp: Likewise.
6372
6373 2015-07-24 Pedro Alves <palves@redhat.com>
6374
6375 PR gdb/18717
6376 * gdb.threads/non-ldr-exit.c: New file.
6377 * gdb.threads/non-ldr-exit.exp: New file.
6378
6379 2015-07-24 Yao Qi <yao.qi@linaro.org>
6380
6381 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6382 restarting process.
6383
6384 2015-07-24 Yao Qi <yao.qi@linaro.org>
6385
6386 * gdb.server/ext-restart.exp: New file.
6387
6388 2015-07-24 Yao Qi <yao.qi@linaro.org>
6389
6390 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6391 argument options.
6392 * gdb.server/ext-wrapper.exp: New file.
6393
6394 2015-07-23 Doug Evans <dje@google.com>
6395
6396 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6397 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6398
6399 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6400
6401 * gdb.ada/var_arr_typedef.exp: New testcase.
6402 * gdb.ada/var_arr_typedef/pack.adb: New file.
6403 * gdb.ada/var_arr_typedef/pack.ads: New file.
6404 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6405
6406 2015-07-20 Joel Brobecker <brobecker@adacore.com>
6407
6408 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6409
6410 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6411
6412 * gdb.arch/i386-biarch-core.exp: Replace istarget
6413 by "complete set gnutarget". Remove expectation for the "core-file"
6414 command.
6415
6416 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6417
6418 Revert the previous commit:
6419 Tests for validate symbol file using build-id.
6420
6421 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6422
6423 Tests for validate symbol file using build-id.
6424 * gdb.base/solib-mismatch-lib.c: New file.
6425 * gdb.base/solib-mismatch-libmod.c: New file.
6426 * gdb.base/solib-mismatch.c: New file.
6427 * gdb.base/solib-mismatch.exp: New file.
6428
6429 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6430
6431 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6432 nios2-*-linux*.
6433 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6434 * gdb.base/siginfo.exp: Likewise.
6435 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6436
6437 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6438
6439 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6440 Move it to ...
6441 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6442 ... here.
6443 * gdb.trace/range-stepping.exp: Check that the target supports
6444 range stepping.
6445
6446 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6447
6448 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6449
6450 2015-07-14 Pedro Alves <palves@redhat.com>
6451
6452 * gdb.base/killed-outside.exp: New file.
6453 * gdb.base/killed-outside.c: New file.
6454
6455 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6456
6457 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6458 (n at main): New.
6459 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6460
6461 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6462
6463 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6464 infcall tests instead of setting up for KFAIL.
6465
6466 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6467
6468 * gdb.btrace/record_goto-step.exp: New.
6469
6470 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6471
6472 PR compile/18484
6473 * gdb.compile/compile.c (struct struct_type): Add volatile to
6474 selffield's type.
6475 * gdb.compile/compile.exp
6476 (compile code struct_object.selffield = &struct_object): Skip further
6477 struct_object tests if this one xfails.
6478
6479 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6480
6481 PR exp/18617
6482 * gdb.trace/ax.exp: Add test.
6483
6484 2015-07-07 Yao Qi <yao.qi@linaro.org>
6485
6486 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6487 instead of istarget "aarch64*-*-*".
6488 * gdb.arch/aarch64-fp.exp: Likewise.
6489 * gdb.base/float.exp: Likewise.
6490 * gdb.reverse/aarch64.exp: Likewise.
6491 * lib/gdb.exp (is_aarch64_target): New proc.
6492
6493 2015-07-07 Yao Qi <yao.qi@linaro.org>
6494
6495 * lib/gdb.exp (is_aarch32_target): New proc.
6496 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6497 instead of "istarget "arm*-*-*"".
6498 * gdb.arch/arm-disp-step.exp: Likewise.
6499 * gdb.arch/thumb-bx-pc.exp: Likewise.
6500 * gdb.arch/thumb-prologue.exp: Likewise.
6501 * gdb.arch/thumb-singlestep.exp: Likewise.
6502 * gdb.base/disp-step-syscall.exp: Likewise.
6503 * gdb.base/float.exp: Likewise.
6504
6505 2015-07-07 Yao Qi <yao.qi@linaro.org>
6506
6507 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6508 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6509
6510 2015-07-07 Yao Qi <yao.qi@linaro.org>
6511
6512 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6513 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6514 if it exists.
6515 * gdb.multi/multi-arch.exp: Likewise.
6516
6517 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6518
6519 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6520 print.
6521
6522 2015-07-07 Yao Qi <yao.qi@linaro.org>
6523
6524 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6525
6526 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6527
6528 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6529 '[' and ']' characters.
6530
6531 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6532
6533 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6534
6535 2015-06-29 Pedro Alves <palves@redhat.com>
6536
6537 PR threads/18127
6538 * gdb.threads/hand-call-new-thread.c: New file.
6539 * gdb.threads/hand-call-new-thread.c: New file.
6540
6541 2015-06-26 Keith Seitz <keiths@redhat.com>
6542 Doug Evans <dje@google.com>
6543
6544 PR 16253
6545 * gdb.cp/var-tag-2.cc: New file.
6546 * gdb.cp/var-tag-3.cc: New file.
6547 * gdb.cp/var-tag-4.cc: New file.
6548 * gdb.cp/var-tag.cc: New file.
6549 * gdb.cp/var-tag.exp: New file.
6550
6551 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6552
6553 * gdb.base/history-duplicates.exp: New test.
6554
6555 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6556
6557 * gdb.base/completion.exp: Test the completion of the "focus"
6558 command.
6559
6560 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6561
6562 * gdb.arch/amd64-prologue-skip.S: New file.
6563 * gdb.arch/amd64-prologue-skip.exp: New file.
6564
6565 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6566
6567 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6568 is_address_zero_readable check.
6569
6570 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6571
6572 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6573 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6574
6575 2015-06-24 Yao Qi <yao.qi@linaro.org>
6576
6577 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6578 linux targets.
6579
6580 2015-06-24 Yao Qi <yao.qi@linaro.org>
6581
6582 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6583 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6584 * gdb.base/siginfo-thread.exp: Likewise.
6585
6586 2015-06-22 Yao Qi <yao.qi@linaro.org>
6587
6588 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6589
6590 2015-06-22 Yao Qi <yao.qi@linaro.org>
6591
6592 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6593 aarch64*-*-*.
6594 (skip_hw_watchpoint_tests): Likewise.
6595
6596 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6597
6598 * gdb.base/gdbinit-history.exp: Test the interaction between
6599 setting GDBHISTSIZE and setting the history size via .gdbinit.
6600
6601 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6602
6603 PR gdb/16999
6604 * gdb.base/gdbhistsize-history.exp: New test.
6605
6606 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6607
6608 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6609 with GDBHISTSIZE.
6610 * gdb.base/readline.exp: Likewise.
6611
6612 2015-06-17 Yao Qi <yao.qi@linaro.org>
6613
6614 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6615 line.
6616
6617 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6618
6619 * gdb.base/gdbinit-history.exp: Add test case to check that
6620 an unlimited history file does not get truncated on exit.
6621
6622 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6623
6624 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6625 (VECTOR): New macro. Use it...
6626 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6627 ...for these typedefs.
6628 (int8, char1, int1, double1): New typedefs.
6629 (struct just_int2, struct two_int2): New structures.
6630 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6631 (add_structvecs, add_singlevecs): New functions.
6632 (main): Call add_some_intvecs twice.
6633 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6634 the compile and exit upon failure. Try compiling for the "native"
6635 architecture. Test inferior function calls with vector arguments
6636 and vector return value handling with "finish" and "return".
6637
6638 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6639
6640 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6641 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6642 PE file.
6643 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6644
6645 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6646
6647 PR breakpoints/16465
6648 * gdb.mi/mi-dprintf-pending.c: New file.
6649 * gdb.mi/mi-dprintf-pending.exp: New test.
6650 * gdb.mi/mi-dprintf-pendshr.c: New file.
6651
6652 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6653 Mircea Gherzan <mircea.gherzan@intel.com>
6654
6655 * gdb.arch/i386-mpx-map.c: New file.
6656 * gdb.arch/i386-mpx-map.exp: New File.
6657
6658 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6659
6660 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6661 * gdb.arch/i386-mpx.exp: Indentation fixed.
6662
6663 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6664
6665 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6666 function and improved indentation.
6667 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6668 gdb_test_multiple. Added additional tests to skip the test.
6669
6670 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6671
6672 * gdb.arch/i386-avx512.c: Change path in include file.
6673 * gdb.arch/i386-avx512.exp: Change include dir path
6674 compilation flag.
6675 * gdb.arch/i386-mpx.c: Change path in include file.
6676 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6677 flag.
6678
6679 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6680
6681 * gdb.compile/compile-print.exp (compile print *vararray@3)
6682 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6683
6684 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6685
6686 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6687 (do not keep jit in memory): ... this.
6688 (expect 5): Change it to ...
6689 (expect no 5): ... this.
6690
6691 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6692
6693 PR gdb/15564
6694 * gdb.mi/mi-detach.exp: New file.
6695
6696 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6697
6698 PR symtab/18392
6699 * gdb.arch/amd64-tailcall-self.S: New file.
6700 * gdb.arch/amd64-tailcall-self.c: New file.
6701 * gdb.arch/amd64-tailcall-self.exp: New file.
6702
6703 2015-05-28 Don Breazeal <donb@codesourcery.com>
6704
6705 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6706 tests for remote targets by checking is_target_gdbserver.
6707
6708 2015-05-27 Doug Evans <dje@google.com>
6709
6710 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6711 * gdb.dwarf2/opaque-type-lookup.c: New file.
6712 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6713
6714 2015-05-26 Doug Evans <dje@google.com>
6715
6716 * gdb.cp/iostream.cc: New file.
6717 * gdb.cp/iostream.exp: New file.
6718
6719 2015-05-26 Doug Evans <dje@google.com>
6720
6721 * gdb.dwarf2/dw2-op-call.exp: Update.
6722 * gdb.dwarf2/dw4-sig-types.exp: Update.
6723 * gdb.dwarf2/implptr.exp: Update.
6724 * gdb.mi/mi-cmd-param-changed.exp: Update.
6725
6726 2015-05-26 Doug Evans <dje@google.com>
6727
6728 * gdb.python/py-lazy-string.c: New file.
6729 * gdb.python/py-lazy-string.exp: New file.
6730 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6731 (main): Update. Add estring3.
6732 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6733 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6734
6735 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6736 Yao Qi <yao.qi@linaro.org>
6737
6738 * gdb.reverse/aarch64.c: New.
6739 * gdb.reverse/aarch64.exp: New.
6740
6741 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6742
6743 * lib/gdb.exp (supports_process_record): Return true for
6744 aarch64*-linux*.
6745 (supports_reverse): Likewise.
6746
6747 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6748
6749 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6750 Use with_test_prefix.
6751
6752 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6753
6754 * gdb.base/completion.exp: Add test for completion of layout
6755 names.
6756
6757 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6758
6759 * lib/gdb.exp (skip_tui_tests): New proc.
6760 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6761
6762 2015-05-19 Pedro Alves <palves@redhat.com>
6763
6764 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6765 Save the whole env array instead of just HOME. Unset HISTSIZE in
6766 the environment while testing. Restore whole environment
6767 afterwards.
6768
6769 2015-05-16 Doug Evans <xdje42@gmail.com>
6770
6771 * gdb.guile/scm-ports.c: New file.
6772 * gdb.guile/scm-ports.exp: Add memory port tests.
6773
6774 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6775
6776 * gdb.compile/compile-print.c: New file.
6777 * gdb.compile/compile-print.exp: New file.
6778
6779 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6780
6781 * gdb.compile/compile-ops.exp: Cast param to void.
6782 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6783 (compile code struct_object.selffield = &struct_object): Add xfail.
6784
6785 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6786
6787 * gdb.ada/arr_enum_with_gap: New testcase.
6788
6789 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6790
6791 * gdb.ada/byte_packed_arr: New testcase.
6792
6793 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6794
6795 * gdb.ada/pckd_neg: New testcase.
6796
6797 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6798
6799 PR gdb/17820
6800 * gdb.base/gdbinit-history.exp: New test.
6801 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6802 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6803
6804 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6805
6806 * gdb.python/py-xmethods.cc: Enhance test case.
6807 * gdb.python/py-xmethods.exp: New tests.
6808 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6809 function.
6810 (B_indexoper): Likewise.
6811 (global_dm_list) : Add new xmethod worker functions.
6812
6813 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6814
6815 * gdb.base/coredump-filter.exp: Correctly unset
6816 "coredump_var_addr" array.
6817
6818 2015-05-08 Pedro Alves <palves@redhat.com>
6819
6820 * gdb.server/non-existing-program.exp: Unset spawn_id.
6821
6822 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6823
6824 PR python/18291
6825 * gdb.python/py-xmethods.exp: Add tests.
6826
6827 2015-05-08 Yao Qi <yao.qi@linaro.org>
6828
6829 PR gdb/18208
6830 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6831 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6832 function set_coredump_filter, and remove remote_exec call.
6833 Remove argument ipid. Callers update.
6834 (top level): Don't get inferior's PID.
6835
6836 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6837
6838 * gdb.base/watch_thread_num.exp: Skip test on targets without
6839 access watchpoints.
6840
6841 2015-05-06 Pedro Alves <palves@redhat.com>
6842
6843 PR server/18081
6844 * gdb.server/non-existing-program.exp: New file.
6845
6846 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6847
6848 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6849
6850 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6851
6852 * gdb.ada/out_of_line_in_inlined: New testcase.
6853
6854 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6855
6856 * gdb.ada/var_rec_arr: New testcase.
6857
6858 2015-04-30 Yao Qi <yao.qi@linaro.org>
6859
6860 * gdb.base/break-idempotent.exp: If
6861 skip_hw_watchpoint_multi_tests returns true, skip the tests
6862 on "rwatch" and "awatch".
6863
6864 2015-04-30 Yao Qi <yao.qi@linaro.org>
6865
6866 * gdb.base/relativedebug.exp: Invoke gdb command
6867 "info sharedlibrary", and if libc.so doesn't have debug info,
6868 skip the test.
6869
6870 2015-04-29 Doug Evans <dje@google.com>
6871
6872 * gdb.python/py-xmethods.exp: Add ptype tests.
6873 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6874 get_result_type method.
6875
6876 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6877
6878 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6879 the target does not support hardware watchpoints.
6880
6881 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6882
6883 * gdb.base/break-always.exp: Abort testing if writing to memory
6884 causes an error.
6885
6886 2015-04-28 Doug Evans <dje@google.com>
6887
6888 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6889 * gdb.python/py-pp-registration.exp: ... here. New file.
6890 * gdb.python/py-pp-registration.c: New file.
6891 * gdb.python/py-pp-registration.py: New file.
6892
6893 2015-04-28 Doug Evans <dje@google.com>
6894
6895 * gdb.python/py-bad-printers.c: New file.
6896 * gdb.python/py-bad-printers.py: New file.
6897 * gdb.python/py-bad-printers.exp: New file.
6898
6899 2015-04-28 Sasha Smundak <asmundak@google.com>
6900
6901 * gdb.python/py-type.exp: New test.
6902
6903 2015-04-28 Andy Wingo <wingo@igalia.com>
6904
6905 * gdb.python/py-parameter.exp:
6906 * gdb.guile/scm-parameter.exp: Escape the path that we are
6907 matching against, as it might contain characters that are special
6908 to regular expressions.
6909
6910 2015-04-27 Joel Brobecker <brobecker@adacore.com>
6911
6912 * gdb.ada/rec_comp: New testcase.
6913
6914 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6915
6916 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6917 before using it.
6918
6919 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6920
6921 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6922 new tests for verilog output.
6923
6924 2015-04-24 Yao Qi <yao.qi@linaro.org>
6925
6926 * boards/remote-gdbserver-on-localhost.exp: New file.
6927
6928 2015-04-23 Pedro Alves <palves@redhat.com>
6929
6930 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6931 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6932 "end of file", remove $inferior_spawn_id from the indirect list.
6933
6934 2015-04-23 Pedro Alves <palves@redhat.com>
6935
6936 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6937
6938 2015-04-23 Pedro Alves <palves@redhat.com>
6939
6940 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6941 on $any_spawn_id instead of only on $gdb_spawn_id.
6942
6943 2015-04-21 Pierre Muller <muller@sourceware.org>
6944
6945 PR pascal/17815
6946 * lib/pascal.exp (gpc_compile): Add new option "class".
6947 (fpc_compile): Likewise.
6948 * gdb.pascal/case-insensitive-symbols.pas: New file.
6949 * gdb.pascal/case-insensitive-symbols.exp: New file.
6950
6951 2015-04-20 Gary Benson <gbenson@redhat.com>
6952
6953 * gdb.base/attach.exp: Fix three extended remote failures.
6954
6955 2015-04-17 Gary Benson <gbenson@redhat.com>
6956
6957 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6958 the main executable over the remote protocol.
6959
6960 2015-04-16 Pedro Alves <palves@redhat.com>
6961
6962 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6963 a new gdbserver if gdbserver_reconnect_p is set.
6964
6965 2015-04-16 Pedro Alves <palves@redhat.com>
6966
6967 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6968 is set, don't exit gdbserver.
6969
6970 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6971
6972 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6973 appropriate .insn, such that an older assembler can be used.
6974 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6975 the z/Architecture instruction set on 31-bit targets as well.
6976
6977 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6978
6979 * gdb.go/handcall.exp: Remove all logic related to the first
6980 breakpoint and rely on go_runto_main instead.
6981 * gdb.go/strings.exp: Likewise.
6982 * gdb.go/unsafe.exp: Likewise.
6983 * gdb.go/hello.exp: Likewise. Also rename the remaining
6984 breakpoint marker to "breakpoint 1".
6985 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6986 * gdb.go/strings.go: Likewise.
6987 * gdb.go/unsafe.go: Likewise.
6988 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6989 "set breakpoint 2 here" and rename the remaining breakpoint marker
6990 to "breakpoint 1".
6991
6992 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6993
6994 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6995 if itertools.imap is not present.
6996 * gdb.python/py-objfile.exp: Add parentheses.
6997 * gdb.python/py-type.exp: Same.
6998 * gdb.python/py-unwind-maint.py: Same.
6999
7000 2015-04-15 Yao Qi <yao.qi@linaro.org>
7001
7002 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
7003 of ":$ptr_size" and set its form explicitly.
7004
7005 2015-04-15 Pedro Alves <palves@redhat.com>
7006 Yao Qi <yao.qi@linaro.org>
7007
7008 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
7009 timeout by factor of 4.
7010 (test_regular_watch): Likewise.
7011 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
7012 * gdb.reverse/sigall-reverse.exp: Likewise.
7013 * gdb.reverse/until-precsave.exp: Likewise.
7014 * lib/gdb.exp (with_timeout_factor): New proc.
7015 (gdb_expect): Move some code to ...
7016 (get_largest_timeout): ... here. New procedure.
7017
7018 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
7019
7020 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
7021
7022 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
7023
7024 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
7025 to write to the .text section.
7026
7027 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
7028
7029 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
7030 Handle the case of targets that do not provide PID information.
7031
7032 2015-04-13 Yao Qi <yao.qi@linaro.org>
7033
7034 * lib/gdbserver-support.exp (gdb_exit): Catch exception
7035 and use expect instead of gdb_expect.
7036
7037 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
7038
7039 * gdb.base/coredump-filter.exp: Rename variable "addr" to
7040 "coredump_var_addr" to avoid naming conflict with other testcases.
7041
7042 2015-04-10 Pedro Alves <palves@redhat.com>
7043
7044 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
7045 gdb_test_sequence and gdb_assert.
7046
7047 2015-04-10 Pedro Alves <palves@redhat.com>
7048
7049 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
7050 test messages that don't include the breakpoint address.
7051
7052 2015-04-10 Yao Qi <yao.qi@linaro.org>
7053
7054 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
7055 false for some offset and width combinations which aren't
7056 supported by linux kernel.
7057
7058 2015-04-10 Pedro Alves <palves@redhat.com>
7059
7060 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7061 procedure, factored out from ...
7062 (top level): ... here. Add "set displaced-stepping" testing axis.
7063 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7064 parameter "displaced". Use it.
7065 (top level): Use foreach and add "set displaced-stepping" testing
7066 axis.
7067
7068 2015-04-10 Pedro Alves <palves@redhat.com>
7069
7070 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7071 Remove comment.
7072 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7073 both the address of the instruction that triggers the watchpoint
7074 and the address of the instruction immediately after, and use
7075 those addresses for the test. Fix comment.
7076
7077 2015-04-10 Pedro Alves <palves@redhat.com>
7078
7079 * gdb.base/sigstep.exp (breakpoint_to_handler)
7080 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7081 Test "backtrace" in handler.
7082 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7083 (top level): Add new "displaced" test axis to
7084 breakpoint_to_handler, breakpoint_to_handler_entry and
7085 breakpoint_over_handler.
7086
7087 2015-04-10 Pedro Alves <palves@redhat.com>
7088
7089 PR gdb/18216
7090 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7091
7092 2015-04-10 Yao Qi <yao.qi@linaro.org>
7093
7094 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7095 (test_add_rn_pc): New function.
7096 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7097 (top level): Invoke test_add_rn_pc.
7098
7099 2015-04-10 Pedro Alves <palves@redhat.com>
7100
7101 PR gdb/13858
7102 * gdb.base/step-over-no-symbols.exp: New file.
7103
7104 2015-04-09 Andy Wingo <wingo@igalia.com>
7105
7106 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7107 after the Python tests.
7108
7109 2015-04-08 Keith Seitz <keiths@redhat.com>
7110
7111 PR python/16699
7112 * gdb.python/py-completion.exp: New tests for completion.
7113 * gdb.python/py-completion.py (CompleteLimit1): New class.
7114 (CompleteLimit2): Likewise.
7115 (CompleteLimit3): Likewise.
7116 (CompleteLimit4): Likewise.
7117 (CompleteLimit5): Likewise.
7118 (CompleteLimit6): Likewise.
7119 (CompleteLimit7): Likewise.
7120
7121 2015-04-08 Pedro Alves <palves@redhat.com>
7122
7123 PR gdb/18214
7124 PR gdb/18216
7125 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7126 function.
7127 (main): Install it as SIGUSR1 handler.
7128 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7129 parameter. Always use "setup" as prefix. Toggle "set
7130 displaced-stepping" off/on depending on global. Don't switch to
7131 thread 1 here.
7132 (top level): Add displaced stepping "off/on" test axis. Update
7133 "setup" calls. Wrap each subtest with with_test_prefix. Test
7134 continuing with a queued signal in each thread.
7135
7136 2015-04-08 Pedro Alves <palves@redhat.com>
7137
7138 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7139 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7140 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7141 Return early if running to main fails.
7142 * gdb.trace/while-stepping.exp: Likewise.
7143
7144 2015-04-07 Pedro Alves <palves@redhat.com>
7145
7146 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7147 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7148 interact with inferior program.
7149
7150 2015-04-07 Pedro Alves <palves@redhat.com>
7151
7152 * lib/gdb.exp (inferior_spawn_id): New global.
7153 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7154 spawn id after processing the user code.
7155 (default_gdb_start): Set inferior_spawn_id.
7156 (send_inferior): New procedure.
7157 * lib/gdbserver-support.exp (gdbserver_start): Set
7158 inferior_spawn_id.
7159 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7160
7161 2015-04-07 Pedro Alves <palves@redhat.com>
7162
7163 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7164 * lib/gdbserver-support.exp (gdbserver_start): Make
7165 $server_spawn_id global.
7166 (gdbserver_start): Don't wait for gdbserver's spawn id with
7167 expect_background.
7168 (close_gdbserver): New procedure.
7169 (gdb_exit): Rename the default version and reimplement.
7170
7171 2015-04-07 Pedro Alves <palves@redhat.com>
7172
7173 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
7174 append the substituted item, not the original item.
7175
7176 2015-04-07 Pedro Alves <palves@redhat.com>
7177
7178 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7179 gdb_expect.
7180
7181 2015-04-07 Pedro Alves <palves@redhat.com>
7182
7183 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7184 output appearing once only.
7185
7186 2015-04-07 Pedro Alves <palves@redhat.com>
7187
7188 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7189 that doesn't expect anything. Return early if running to main
7190 fails.
7191
7192 2015-04-07 Yao Qi <yao.qi@linaro.org>
7193
7194 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7195 (child_function): Call alarm.
7196 (main): Move call to alarm into the loop.
7197 * gdb.threads/non-stop-fair-events.exp: Build program with
7198 -DTIMEOUT=$timeout.
7199
7200 2015-04-06 Doug Evans <xdje42@gmail.com>
7201
7202 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7203 Fix dest parameter to board_info.
7204 (fpc_compile): Ditto.
7205 (gdb_compile_pascal): Rename dest arg to destfile.
7206
7207 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7208
7209 * gdb.ada/funcall_ref.exp: New file.
7210 * gdb.ada/funcall_ref/foo.adb: New file.
7211
7212 2015-04-02 Yao Qi <yao.qi@linaro.org>
7213
7214 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7215 is remote.
7216
7217 2015-04-02 Gary Benson <gbenson@redhat.com>
7218
7219 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7220
7221 2015-04-01 Sasha Smundak <asmundak@google.com>
7222
7223 * gdb.python/py-unwind-maint.c: New file.
7224 * gdb.python/py-unwind-maint.exp: New test.
7225 * gdb.python/py-unwind-maint.py: New file.
7226 * gdb.python/py-unwind.c: New file.
7227 * gdb.python/py-unwind.exp: New test.
7228 * gdb.python/py-unwind.py: New test.
7229
7230 2015-04-01 Pedro Alves <palves@redhat.com>
7231
7232 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7233 to fail instead of non-existent $test.
7234
7235 2015-04-01 Pedro Alves <palves@redhat.com>
7236
7237 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7238 GDBFLAGS if not empty.
7239
7240 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7241
7242 * gdb.ada/complete.exp: Remove "multi_line".
7243 * gdb.ada/info_exc.exp: Remove "multi_line".
7244 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7245 * gdb.ada/ptype_field.exp: Remove "multi_line".
7246 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7247 * gdb.ada/tagged.exp: Remove "multi_line".
7248 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7249 [multi_line ...]
7250 * gdb.btrace/delta.exp: Likewise.
7251 * gdb.btrace/exception.exp: Likewise.
7252 * gdb.btrace/function_call_history.exp: Likewise.
7253 * gdb.btrace/instruction_history.exp: Likewise.
7254 * gdb.btrace/nohist.exp: Likewise.
7255 * gdb.btrace/record_goto.exp: Likewise.
7256 * gdb.btrace/segv.exp: Likewise.
7257 * gdb.btrace/stepi.exp: Likewise.
7258 * gdb.btrace/tailcall.exp: Likewise.
7259 * gdb.btrace/unknown_functions.exp: Likewise.
7260 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7261 * lib/gdb.exp: Add the "multi_line" helper.
7262
7263 2015-04-01 Pedro Alves <palves@redhat.com>
7264
7265 * gdb.threads/tid-reuse.c: New file.
7266 * gdb.threads/tid-reuse.exp: New file.
7267
7268 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7269
7270 PR corefiles/16092
7271 * gdb.base/coredump-filter.c: New file.
7272 * gdb.base/coredump-filter.exp: Likewise.
7273
7274 2015-03-27 Petr Machata <pmachata@redhat.com>
7275
7276 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7277 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7278 (Dwarf::assemble): Initialize them.
7279 (Dwarf::lines): New function.
7280
7281 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7282
7283 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7284 SYMBOL_PREFIX for x86_64-*-cygwin.
7285
7286 2015-03-26 Andy Wingo <wingo@igalia.com>
7287
7288 PR symtab/18148
7289 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7290 const_value but not a location.
7291 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7292 location defined in non-main CUs are visible.
7293
7294 2015-03-26 Yao Qi <yao.qi@linaro.org>
7295
7296 PR testsuite/18139
7297 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7298 Add a line number entry for the same line.
7299 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7300 Add a line number entry for the same line.
7301
7302 2015-03-26 Yao Qi <yao.qi@linaro.org>
7303
7304 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7305 .int 0.
7306 (func): Likewise. Add .Lfunc_1 label.
7307 Use .Lfunc_1 label.
7308 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7309 .int 0.
7310 (func): Likewise.
7311 Use .Lfunc_1 label.
7312
7313 2015-03-26 Yao Qi <yao.qi@linaro.org>
7314
7315 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7316 Call gdb_compile instead to compile each .s files without debug
7317 information.
7318
7319 2015-03-26 Yao Qi <yao.qi@linaro.org>
7320
7321 * gdb.base/savedregs.exp (process_saved_regs): Make
7322 "Saved registers:" optional in the pattern.
7323
7324 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7325
7326 * gdb.btrace/next.exp: Merged into step.exp.
7327 * gdb.btrace/finish.exp: Merged into step.exp.
7328 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7329 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7330 "record goto" and checking the exact replay position.
7331 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7332 check for "Recording format" in "info record" output.
7333 * gdb.btrace/record_goto.exp: Choose test file based on target.
7334 * gdb.btrace/x86-record_goto.S: Renamed into ...
7335 * gdb.btrace/x86_64-record_goto.S: ... this.
7336 * gdb.btrace/i686-record_goto.S: New.
7337 * gdb.btrace/x86-tailcall.S: Renamed into ...
7338 * gdb.btrace/x86_64-tailcall.S: ... this.
7339 * gdb.btrace/i686-tailcall.S: New.
7340 * gdb.btrace/x86-tailcall.c: Renamed into ...
7341 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7342 separate statements. Update test.
7343 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7344 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7345 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7346 * gdb.btrace/tailcall.exp: Choose test file based on target.
7347 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7348
7349 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7350
7351 * gdb.btrace/exception.exp: Increase BTS buffer size.
7352
7353 2015-03-24 Pedro Alves <palves@redhat.com>
7354
7355 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7356
7357 2015-03-24 Pedro Alves <palves@redhat.com>
7358
7359 * gdb.threads/schedlock.exp (test_step): No longer expect that
7360 "set scheduler-locking step" with "next" over a function call runs
7361 threads unlocked.
7362
7363 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7364
7365 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7366
7367 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7368
7369 PR breakpoints/16466
7370 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7371 * gdb.mi/mi-pending.c (thread_func): New function.
7372 (int main): Add threading support required.
7373 * gdb.mi/mi-pending.exp: Add tests for this issue.
7374 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7375 (pendfunc2): Remove stdio dependency.
7376 * gdb.mi/mi-pendshr2.c: New file.
7377
7378 2015-03-23 Keith Seitz <keiths@redhat.com>
7379
7380 * gdb.linespec/keywords.c: New file.
7381 * gdb.linespec/keywords.exp: New file.
7382
7383 2015-03-23 Keith Seitz <keiths@redhat.com>
7384
7385 PR gdb/18021
7386 * gdb.dwarf2/staticvirtual.exp: New test.
7387
7388 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7389
7390 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7391 * README: Remove HP-UX and gdb.hp.
7392 (configuration):
7393 * configure: Regenerate.
7394 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7395 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7396 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7397 gdb.hp/gdb.defects/Makefile.
7398 * gdb.hp/Makefile.in: File deleted.
7399 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7400 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7401 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7402 * gdb.hp/gdb.aCC/run.c: File deleted.
7403 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7404 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7405 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7406 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7407 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7408 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7409 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7410 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7411 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7412 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7413 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7414 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7415 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7416 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7417 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7418 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7419 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7420 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7421 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7422 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7423 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7424 * gdb.hp/gdb.compat/average.c: File deleted.
7425 * gdb.hp/gdb.compat/sum.c: File deleted.
7426 * gdb.hp/gdb.compat/xdb.c: File deleted.
7427 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7428 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7429 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7430 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7431 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7432 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7433 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7434 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7435 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7436 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7437 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7438 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7439 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7440 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7441 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7442 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7443 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7444 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7445 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7446 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7447 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7448 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7449 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7450 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7451 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7452 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7453 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7454 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7455 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7456 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7457 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7458 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7459 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7460 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7461 * gdb.hp/tools/odump: File deleted.
7462
7463 2015-03-19 Pedro Alves <palves@redhat.com>
7464
7465 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7466 (saw_thread_3): New globals.
7467 (top level): Increment them when an event for the corresponding
7468 thread is seen.
7469 (no thread starvation): New test.
7470
7471 2015-03-19 Pedro Alves <palves@redhat.com>
7472
7473 * gdb.threads/continue-pending-status.c: New file.
7474 * gdb.threads/continue-pending-status.exp: New file.
7475
7476 2015-03-18 Pedro Alves <palves@redhat.com>
7477
7478 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7479 Use gdb_is_target_remote instead of is_remote. Use
7480 gdb_test_multiple instead of gdb_expect. Exit early if
7481 gdb_test_multiple hits its internal matches. Tighten stepi tests
7482 expected output. Fail on exit with any signal, instead of just
7483 SIGILL.
7484
7485 2015-03-18 Yao Qi <yao.qi@linaro.org>
7486
7487 PR tdep/18107
7488 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7489 variable.
7490 * gdb.base/catch-syscall.exp: Don't skip it on
7491 aarch64*-*-linux* target. Remove elements in all_syscalls.
7492 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7493 target.
7494 (setup_all_syscalls): New proc.
7495
7496 2015-03-16 Yao Qi <yao.qi@linaro.org>
7497
7498 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7499 (top level): Skip tests if valid_addr_p returns false for
7500 $cmd1 or $cmd2.
7501
7502 2015-03-11 Andy Wingo <wingo@igalia.com>
7503
7504 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7505
7506 2015-03-11 Yao Qi <yao.qi@linaro.org>
7507
7508 * gdb.base/catch-syscall.exp: Fix typo in comments.
7509
7510 2015-03-11 Yao Qi <yao.qi@linaro.org>
7511
7512 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7513
7514 2015-03-09 Pedro Alves <palves@redhat.com>
7515
7516 * dg-extract-results.py: Delete.
7517
7518 2015-03-09 Pedro Alves <palves@redhat.com>
7519
7520 Merge dg-extract-results.sh from GCC upstream (r218843).
7521
7522 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7523 * dg-extract-results.sh: Use --text with grep to avoid issues with
7524 binary files. Fall back to cat -v, if that doesn't work.
7525
7526 2015-03-05 Pedro Alves <palves@redhat.com>
7527
7528 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7529
7530 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7531
7532 * lib/mi-support.exp (mi_expect_interrupt): Accept
7533 alternative event for when in all-stop mode.
7534
7535 2015-03-04 Pedro Alves <palves@redhat.com>
7536
7537 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7538
7539 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7540
7541 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7542
7543 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7544
7545 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7546 regexps for GDB's current line display, accept a hex address
7547 preceding the line number.
7548
7549 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7550
7551 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7552 the 'arch1' variable for "s390*-linux*" targets.
7553
7554 2015-03-04 Pedro Alves <palves@redhat.com>
7555
7556 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7557 (main): Pass missing retval argument to pthread_join call.
7558
7559 2015-03-02 Pedro Alves <palves@redhat.com>
7560
7561 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7562 (top level): Call do_test with non-stop as well.
7563
7564 2015-03-02 Pedro Alves <palves@redhat.com>
7565
7566 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7567 -1.
7568
7569 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7570
7571 * gdb.arch/s390-vregs.exp: New test.
7572 * gdb.arch/s390-vregs.S: New file.
7573
7574 2015-02-27 Pedro Alves <palves@redhat.com>
7575
7576 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7577 call to catch_command_errors.
7578 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7579 catch_command_errors.
7580
7581 2015-02-27 Pedro Alves <palves@redhat.com>
7582
7583 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7584 "true" for boolean result.
7585 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7586 prototype of main.
7587
7588 2015-02-27 Pedro Alves <palves@redhat.com>
7589
7590 * lib/unbuffer_output.c: New file.
7591 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7592 (main): Call gdb_unbuffer_output.
7593
7594 2015-02-27 Yao Qi <yao.qi@linaro.org>
7595
7596 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7597 target.
7598
7599 2015-02-26 Doug Evans <dje@google.com>
7600
7601 * gdb.cp/class2.cc (Dbase, D): New classes.
7602 (main): New local delta.
7603 * gdb.cp/class2.exp: Test printing delta.
7604 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7605 (dynbar): New global.
7606 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7607
7608 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7609
7610 * gdb.compile/compile-ifunc.c: New file.
7611 * gdb.compile/compile-ifunc.exp: New file.
7612
7613 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7614
7615 * gdb.base/structs.exp: Check for correct struct on finish.
7616
7617 2015-02-26 Yao Qi <yao.qi@linaro.org>
7618
7619 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7620 is zero.
7621
7622 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7623
7624 * gdb.arch/cordic.ko.bz2: New file.
7625 * gdb.arch/cordic.ko.debug.bz2: New file.
7626 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7627
7628 2015-02-25 Yao Qi <yao.qi@linaro.org>
7629
7630 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7631 aarch64*-*-* target.
7632
7633 2015-02-23 Pedro Alves <palves@redhat.com>
7634
7635 * lib/gdb.exp (delete_breakpoints): Rewrite using
7636 gdb_test_multiple.
7637
7638 2015-02-23 Pedro Alves <palves@redhat.com>
7639
7640 * gdb.base/info-os.c: Include stdlib.h.
7641
7642 2015-02-22 Doug Evans <xdje42@gmail.com>
7643
7644 PR symtab/17855
7645 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7646 is read after symbols have been re-read.
7647 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7648 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7649
7650 2015-02-21 Doug Evans <dje@google.com>
7651
7652 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7653
7654 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7655
7656 PR corefiles/17808
7657 * gdb.arch/i386-biarch-core.core.bz2: New file.
7658 * gdb.arch/i386-biarch-core.exp: New file.
7659
7660 2015-02-21 Pedro Alves <palves@redhat.com>
7661
7662 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7663 runto_main fails.
7664
7665 2015-02-20 Pedro Alves <palves@redhat.com>
7666
7667 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7668 info probes.
7669
7670 2015-02-20 Pedro Alves <palves@redhat.com>
7671
7672 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7673
7674 2015-02-20 Pedro Alves <palves@redhat.com>
7675
7676 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7677 clean_restart before gdb_target_supports_trace.
7678
7679 2015-02-20 Pedro Alves <palves@redhat.com>
7680
7681 PR threads/18006
7682 * gdb.threads/clone-thread_db.c: New file.
7683 * gdb.threads/clone-thread_db.exp: New file.
7684
7685 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7686
7687 PR breakpoints/16812
7688 * gdb.base/catch-gdb-caused-signals.c: New file.
7689 * gdb.base/catch-gdb-caused-signals.exp: New file.
7690
7691 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7692
7693 * configure: Regenerated.
7694 * configure.ac: Use GDB_AC_TRANSFORM.
7695 * aclocal.m4: sinclude ../transform.m4.
7696
7697 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7698
7699 * lib/dtrace.exp: New file.
7700 * gdb.base/dtrace-probe.exp: Likewise.
7701 * gdb.base/dtrace-probe.d: Likewise.
7702 * gdb.base/dtrace-probe.c: Likewise.
7703 * lib/pdtrace.in: Likewise.
7704 * configure.ac: Output variables with the transformed names of
7705 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7706 * configure: Regenerated.
7707
7708 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7709
7710 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7711 expected message when trying to access $_probe_* convenience
7712 variables while not on a probe.
7713
7714 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7715
7716 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7717
7718 2015-02-11 Pedro Alves <pedro@codesourcery.com>
7719
7720 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7721 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7722
7723 2015-02-10 Doug Evans <xdje42@gmail.com>
7724
7725 * lib/gdb.exp (gdb_load): Always return a result.
7726
7727 2015-02-10 Pedro Alves <palves@redhat.com>
7728
7729 * gdb.threads/signal-sigtrap.c: New file.
7730 * gdb.threads/signal-sigtrap.exp: New file.
7731
7732 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7733
7734 * gdb.trace/no-attach-trace.c: New file.
7735 * gdb.trace/no-attach-trace.exp: New file.
7736
7737 2015-02-09 Mark Wielaard <mjw@redhat.com>
7738
7739 * gdb.dwarf2/atomic.c: New file.
7740 * gdb.dwarf2/atomic-type.exp: Likewise.
7741
7742 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7743
7744 * gdb.btrace/buffer-size.exp: Update "info record" output.
7745 * gdb.btrace/delta.exp: Update "info record" output.
7746 * gdb.btrace/enable.exp: Update "info record" output.
7747 * gdb.btrace/finish.exp: Update "info record" output.
7748 * gdb.btrace/instruction_history.exp: Update "info record" output.
7749 * gdb.btrace/next.exp: Update "info record" output.
7750 * gdb.btrace/nexti.exp: Update "info record" output.
7751 * gdb.btrace/step.exp: Update "info record" output.
7752 * gdb.btrace/stepi.exp: Update "info record" output.
7753 * gdb.btrace/nohist.exp: Update "info record" output.
7754
7755 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7756
7757 * gdb.btrace/buffer-size: New.
7758
7759 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7760
7761 * gdb.btrace/delta.exp: Update "info record" output.
7762 * gdb.btrace/enable.exp: Update "info record" output.
7763 * gdb.btrace/finish.exp: Update "info record" output.
7764 * gdb.btrace/instruction_history.exp: Update "info record" output.
7765 * gdb.btrace/next.exp: Update "info record" output.
7766 * gdb.btrace/nexti.exp: Update "info record" output.
7767 * gdb.btrace/step.exp: Update "info record" output.
7768 * gdb.btrace/stepi.exp: Update "info record" output.
7769 * gdb.btrace/nohist.exp: Update "info record" output.
7770
7771 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7772
7773 PR gdb/15678
7774 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7775
7776 2015-02-06 Pedro Alves <palves@redhat.com>
7777
7778 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7779 macro.
7780 (seconds_left, again): New globals.
7781 (main): Wait seconds_left in a 1-second sleep loop instead of
7782 sleeping 180 seconds. If 'again' is set, reset the seconds
7783 counter.
7784 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7785 'again' in the inferior before detaching. Print the seconds left.
7786 (options): New global.
7787 (top level): Build program with -DTIMEOUT=$timeout.
7788
7789 2015-02-06 Pedro Alves <palves@redhat.com>
7790
7791 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7792 determine how many seconds to pass to 'alarm'.
7793 * gdb.base/gdb-sigterm.exp (top level): Build program with
7794 -DTIMEOUT=$timeout.
7795 (do_test): Return success/failure indication. Add more verbose
7796 logging. Don't fail if 200 single steps are seen. Instead, fail
7797 when the test times out.
7798 (passes): New global.
7799 (top level): Break the testing loop if testing fails on any
7800 iteration. Use gdb_assert.
7801
7802 2015-02-04 Don Breazeal <donb@codesourcery.com>
7803
7804 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7805 and initialize them.
7806 (ipc_cleanup): New function.
7807 (main): Don't declare shmid, semid, and msqid. Add a call to
7808 atexit so that we call ipc_cleanup on exit.
7809
7810 2015-02-04 Pedro Alves <palves@redhat.com>
7811
7812 * boards/native-extended-gdbserver.exp: Remove any target variant
7813 specifications from the board name before clearing the isremote
7814 flag from board_info.
7815
7816 2015-01-31 Doug Evans <xdje42@gmail.com>
7817
7818 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7819
7820 2015-01-31 Gary Benson <gbenson@redhat.com>
7821
7822 * gdb.base/completion.exp: Disable completion limiting for
7823 existing tests. Add new tests to check completion limiting.
7824 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7825
7826 2015-01-31 Doug Evans <xdje42@gmail.com>
7827
7828 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7829
7830 2015-01-31 Doug Evans <xdje42@gmail.com>
7831
7832 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7833 entries. Duplicate file section script entries.
7834 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7835 inlined entries. Add test for safe-path rejection.
7836 * gdb.python/py-section-script.c: Add duplicate inlined section script
7837 entries. Duplicate file section script entries.
7838 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7839 inlined entries. Add test for safe-path rejection.
7840
7841 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7842
7843 * gdb.ada/disc_arr_bound: New testcase.
7844
7845 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7846
7847 * gdb.ada/mi_var_array: New testcase.
7848
7849 2015-01-27 Doug Evans <dje@google.com>
7850
7851 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7852 Add test for objfile.filename, objfile.username after objfile
7853 has been unloaded.
7854
7855 2015-01-26 Joel Brobecker <brobecker@adacore.com>
7856
7857 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7858 the second test to print the name attribute of value
7859 returned by the call to gdb.lookup_type, and adjust
7860 the expected output accordingly.
7861
7862 2015-01-25 Mark Wielaard <mjw@redhat.com>
7863
7864 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7865 * gdb.base/disp-step-fork.c: Include unistd.h.
7866 * gdb.base/siginfo-obj.c: Include stdio.h.
7867 * gdb.base/siginfo-thread.c: Likewise.
7868 * gdb.mi/non-stop.c: Include unistd.h.
7869 * gdb.mi/nsthrexec.c: Include stdio.h.
7870 * gdb.mi/pthreads.c: Include unistd.h.
7871 * gdb.modula2/unbounded1.c (main): Declare returns int.
7872 * gdb.reverse/consecutive-reverse.c: Likewise.
7873 * gdb.threads/create-fail.c: Include unistd.h.
7874 * gdb.threads/killed.c: Likewise.
7875 * gdb.threads/linux-dp.c: Likewise.
7876 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7877 * gdb.threads/non-ldr-exc-2.c: Likewise.
7878 * gdb.threads/non-ldr-exc-3.c: Likewise.
7879 * gdb.threads/non-ldr-exc-4.c: Likewise.
7880 * gdb.threads/pthreads.c: Include unistd.h.
7881 (main): Declare returns int.
7882 * gdb.threads/tls-main.c (foo): New declaration.
7883 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7884
7885 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7886
7887 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7888 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7889
7890 2015-01-15 Mark Wielaard <mjw@redhat.com>
7891
7892 * gdb.base/noreturn-return.c: New file.
7893 * gdb.base/noreturn-return.exp: New file.
7894 * gdb.base/noreturn-finish.c: New file.
7895 * gdb.base/noreturn-finish.exp: New file.
7896
7897 2015-01-23 Pedro Alves <palves@redhat.com>
7898
7899 * gdb.threads/continue-pending-after-query.c: New file.
7900 * gdb.threads/continue-pending-after-query.exp: New file.
7901
7902 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7903 Simon Marchi <simon.marchi@ericsson.com>
7904
7905 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7906 * gdb.base/valgrind-db-attach.exp: Same.
7907 * gdb.base/valgrind-infcall.exp: Same.
7908 * lib/mi-support.exp (default_mi_gdb_start): Same.
7909 * lib/prompt.exp (default_prompt_gdb_start): Same.
7910 * lib/gdb.exp (default_gdb_spawn): Same.
7911 (gdb_interact): New.
7912
7913
7914 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7915
7916 * gdb.compile/compile.exp (pointer to jit function): New test.
7917
7918 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
7919
7920 * lib/gdb.exp (supports_process_record): Return true for
7921 powerpc*-*-linux*.
7922 (supports_reverse): Likewise.
7923
7924 2015-01-15 Don Breazeal <donb@codesourcery.com>
7925
7926 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7927 instead of checking whether the target board is remote and
7928 use spawn_wait_for_attach instead of exec/sleep.
7929 * gdb.base/attach-twice.exp: Likewise.
7930
7931 2015-01-15 Joel Brobecker <brobecker@adacore.com>
7932
7933 * gdb.ada/var_arr_attrs: New testcase.
7934
7935 2015-01-14 Pedro Alves <palves@redhat.com>
7936 Joel Brobecker <brobecker@adacore.com>
7937
7938 PR gdb/17525
7939 * gdb.base/bp-cmds-execution-x-script.c: New file.
7940 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7941 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7942
7943 2015-01-14 Pedro Alves <palves@redhat.com>
7944
7945 PR cli/17828
7946 * gdb.base/batch-preserve-term-settings.c: New file.
7947 * gdb.base/batch-preserve-term-settings.exp: New file.
7948
7949 2015-01-13 Doug Evans <dje@google.com>
7950
7951 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7952 binary.
7953
7954 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7955
7956 * Makefile.in (clean mostlyclean): Do not delete *.py.
7957
7958 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7959
7960 * gdb.python/py-lookup-type.exp: New file.
7961
7962 2015-01-12 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7965 restore GDBFLAGS before returning.
7966
7967 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7968
7969 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7970 is_amd64_regs_target and is_x86_like_target.
7971
7972 2015-01-11 Doug Evans <xdje42@gmail.com>
7973
7974 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7975 is given without an explicit form.
7976 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7977 attributes.
7978 * gdb.dwarf/corrupt.exp: Ditto.
7979 * gdb.dwarf2/enum-type.exp: Ditto.
7980 * gdb.trace/entry-values.exp: Ditto.
7981 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7982
7983 2015-01-11 Doug Evans <xdje42@gmail.com>
7984
7985 PR gdb/15830
7986 * gdb.base/maint.exp: Remove references to "maint demangle".
7987 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7988 Add tests for explicitly specifying language to demangle.
7989 * gdb.dlang/demangle.exp: Ditto.
7990
7991 2015-01-09 Pedro Alves <palves@redhat.com>
7992
7993 * gdb.threads/non-stop-fair-events.c: New file.
7994 * gdb.threads/non-stop-fair-events.exp: New file.
7995
7996 2015-01-09 Pedro Alves <palves@redhat.com>
7997
7998 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7999 the global scope. Set a breakpoint after all threads are started
8000 rather than stepping over two source lines. Expect the prompt.
8001 * gdb.base/watch_thread_num.c (threads_started_barrier): New
8002 global.
8003 (NUM): Now 15.
8004 (main): Use threads_started_barrier to wait for all threads to
8005 start. Main thread no longer calls thread_function. Exit after
8006 180 seconds.
8007 (loop): New function.
8008 (thread_function): Wait on threads_started_barrier barrier. Call
8009 'loop' at each iteration.
8010 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
8011 threads have started, instead of hardcoding number of "next"
8012 steps. Use an access watchpoint instead of a write watchpoint.
8013
8014 2015-01-09 Pedro Alves <palves@redhat.com>
8015
8016 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
8017 (thread_func): Wait on barrier.
8018 (main): Wait for all threads to start before stopping GDB.
8019 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
8020 global.
8021 (thread1_func, thread2_func): Wait on barrier.
8022 (main): Wait for all threads to start before stopping GDB.
8023 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
8024 New global.
8025 (thread1_func, thread2_func): Wait on barrier.
8026 (main): Wait for all threads to start before stopping GDB.
8027
8028 2015-01-09 Pedro Alves <palves@redhat.com>
8029
8030 * gdb.threads/attach-many-short-lived-threads.c: New file.
8031 * gdb.threads/attach-many-short-lived-threads.exp: New file.
8032
8033 2014-01-09 Pedro Alves <palves@redhat.com>
8034
8035 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
8036 instead of to thread 2.
8037 * gdb.threads/signal-command-multiple-signals-pending.c (main):
8038 Add barrier around each pthread_create call instead of around all
8039 calls.
8040 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
8041 Set a break on thread_function and have the child threads hit it
8042 one at at a time.
8043
8044 2015-01-09 Pedro Alves <palves@redhat.com>
8045
8046 * lib/gdb.exp (can_spawn_for_attach): New procedure.
8047 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
8048 false.
8049 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
8050 checking whether the target board is remote.
8051 * gdb.multi/multi-attach.exp: Likewise.
8052 * gdb.python/py-sync-interp.exp: Likewise.
8053 * gdb.server/ext-attach.exp: Likewise.
8054 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
8055 tests that need to attach, instead of checking whether the target
8056 board is remote at the top of the file.
8057
8058 2015-01-08 Yao Qi <yao@codesourcery.com>
8059
8060 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8061
8062 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8063
8064 Fix testcase compilation.
8065 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8066
8067 2015-01-06 Joel Brobecker <brobecker@adacore.com>
8068
8069 * gdb.python/py-type.exp: Add a couple test about empty
8070 array creation, and negative-length array creation.
8071
8072 2015-01-02 Doug Evans <xdje42@gmail.com>
8073
8074 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8075
8076 2015-01-02 Doug Evans <dje@google.com>
8077
8078 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8079
8080 2014-12-29 Yao Qi <yao@codesourcery.com>
8081
8082 * gdb.trace/entry-values.exp: Update comments. Rename variable
8083 bar_call_foo to returned_from_foo.
8084
8085 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8086
8087 PR gdb/17394
8088 * gdb.linespec/break-asm-file.c: New file.
8089 * gdb.linespec/break-asm-file.exp: New file.
8090 * gdb.linespec/break-asm-file0.s: New file.
8091 * gdb.linespec/break-asm-file1.s: New file.
8092
8093 2014-12-18 Nigel Stephens <nigel@mips.com>
8094 Maciej W. Rozycki <macro@codesourcery.com>
8095
8096 * gdb.base/float.exp: Handle the new output from "info float" on
8097 MIPS targets.
8098
8099 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8100
8101 Fix MinGW compilation.
8102 * gdb.compile/compile-ops.exp: Update untested message if
8103 !skip_compile_feature_tests.
8104 * gdb.compile/compile-setjmp.exp: Likewise.
8105 * gdb.compile/compile-tls.exp: Likewise.
8106 * gdb.compile/compile.exp: Likewise.
8107 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8108 supported on this host".
8109
8110 2014-12-16 Doug Evans <xdje42@gmail.com>
8111
8112 * boards/stabs.exp: New file.
8113
8114 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8115
8116 * gdb.base/completion.exp: Adjust to format changes of "maint
8117 print user-registers".
8118
8119 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
8120
8121 PR server/17457
8122 * gdb.arch/aarch64-fp.c: New file.
8123 * gdb.arch/aarch64-fp.exp: New file.
8124
8125 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8126
8127 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8128 r210637, r210913, r211666, r215400, r215817).
8129
8130 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8131 * dg-extract-results.py: New file.
8132 * dg-extract-results.sh: Use it if the environment seems
8133 suitable.
8134
8135 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8136
8137 * dg-extract-results.py (parse_run): Handle warnings that
8138 are printed before a test harness is run.
8139
8140 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8141
8142 * dg-extract-results.py (Named): Remove __cmp__ method.
8143 (output_variation): Use a key to sort variation.harnesses.
8144
8145 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8146
8147 * dg-extract-results.py: For Python 3, force sys.stdout to
8148 handle surrogate escape sequences.
8149 (safe_open): New function.
8150 (output_segment, main): Use it.
8151
8152 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8153
8154 * dg-extract-results.py (Prog.result_re): Include options
8155 in test name.
8156
8157 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8158
8159 * dg-extract-results.py (output_variation): Always sort if
8160 do_sum.
8161
8162 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8163
8164 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8165 as long as we get pagination notifications.
8166
8167 2014-12-15 Jason Merrill <jason@redhat.com>
8168
8169 * Makefile.in (check-gdb.%): Restore.
8170 * README: Mention it.
8171
8172 2014-12-13 Joel Brobecker <brobecker@adacore.com>
8173
8174 * gdb.ada/str_uninit: New testcase.
8175
8176 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8177
8178 PR symtab/17642
8179 * gdb.base/vla-stub-define.c: New file.
8180 * gdb.base/vla-stub.c: New file.
8181 * gdb.base/vla-stub.exp: New file.
8182
8183 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8184 Jan Kratochvil <jan.kratochvil@redhat.com>
8185 Tom Tromey <tromey@redhat.com>
8186
8187 * configure.ac: Add gdb.compile/.
8188 * configure: Regenerate.
8189 * gdb.compile/Makefile.in: New file.
8190 * gdb.compile/compile-ops.exp: New file.
8191 * gdb.compile/compile-ops.c: New file.
8192 * gdb.compile/compile-tls.c: New file.
8193 * gdb.compile/compile-tls.exp: New file.
8194 * gdb.compile/compile-constvar.S: New file.
8195 * gdb.compile/compile-constvar.c: New file.
8196 * gdb.compile/compile-mod.c: New file.
8197 * gdb.compile/compile-nodebug.c: New file.
8198 * gdb.compile/compile-setjmp-mod.c: New file.
8199 * gdb.compile/compile-setjmp.c: New file.
8200 * gdb.compile/compile-setjmp.exp: New file.
8201 * gdb.compile/compile-shlib.c: New file.
8202 * gdb.compile/compile.c: New file.
8203 * gdb.compile/compile.exp: New file.
8204 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8205
8206 2014-12-12 Tom Tromey <tromey@redhat.com>
8207
8208 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8209 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8210
8211 2014-12-12 Doug Evans <dje@google.com>
8212
8213 * lib/gdb-python.exp (get_python_valueof): New function.
8214 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8215
8216 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8217
8218 * gdb.base/completion.exp: Add test for completion of "info
8219 registers ".
8220
8221 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8222
8223 * gdb.base/func-ptrs.c: New file.
8224 * gdb.base/func-ptrs.exp: New file.
8225
8226 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8227
8228 PR breakpoints/17012
8229 * gdb.base/dprintf-detach.c: New file.
8230 * gdb.base/dprintf-detach.exp: New file.
8231
8232 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8233
8234 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8235 * lib/gdb.exp (target_is_gdbserver): New procedure.
8236
8237 2014-12-08 Doug Evans <dje@google.com>
8238
8239 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8240
8241 2014-12-05 Yao Qi <yao@codesourcery.com>
8242
8243 * gdb.guile/scm-error.exp: Remove the third argument to
8244 gdb_remote_download.
8245 * gdb.guile/scm-frame-args.exp: Likewise.
8246 * gdb.guile/scm-section-script.exp: Likewise.
8247
8248 2014-12-05 Yao Qi <yao@codesourcery.com>
8249
8250 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8251
8252 2014-12-04 Doug Evans <dje@google.com>
8253
8254 * gdb.python/py-objfile.exp: Add tests for
8255 objfile.add_separate_debug_file.
8256
8257 2014-12-04 Doug Evans <dje@google.com>
8258
8259 * lib/gdb.exp (get_build_id): New function.
8260 (build_id_debug_filename_get): Rewrite to use it.
8261 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8262
8263 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8264
8265 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8266 `method(long)', not just 0x0.
8267 * gdb.cp/nsalias.exp: Align code labels to 4.
8268 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8269 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8270 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8271 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8272 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8273 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8274
8275 2014-12-02 Doug Evans <dje@google.com>
8276
8277 PR symtab/17602
8278 * gdb.cp/anon-ns.cc: Move guts of this file to ...
8279 * gdb.cp/anon-ns2.cc: ... here. New file.
8280 * gdb.cp/anon-ns.exp: Update.
8281
8282 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
8283
8284 * gdb.python/py-events.py (inferior_call_handler): New.
8285 (register_changed_handler, memory_changed_handler): New.
8286 (test_events.invoke): Register new handlers.
8287 * gdb.python/py-events.exp: Add tests for inferior call,
8288 memory_changed and register_changed events.
8289
8290 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8291
8292 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8293 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8294 if the linker doesn't understand this.
8295
8296 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8297
8298 * gdb.python/python.exp: Change expected reply to help().
8299
8300 2014-12-01 Yao Qi <yao@codesourcery.com>
8301
8302 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8303 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8304 * configure: Re-generated.
8305
8306 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8307
8308 * gdb.cp/chained-calls.cc: New file.
8309 * gdb.cp/chained-calls.exp: New file.
8310 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8311
8312 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8313
8314 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8315 * gdb.dwarf2/symtab-producer.exp: Same.
8316 * gdb.gdb/python-interrupts.exp: Same.
8317 * gdb.gdb/python-selftest.exp: Same.
8318 * gdb.python/py-linetable.exp: Same.
8319 * gdb.python/py-type.exp: Same.
8320 * gdb.python/py-value-cc.exp: Same.
8321 * gdb.python/py-value.exp: Same.
8322
8323 2014-11-28 Yao Qi <yao@codesourcery.com>
8324
8325 * gdb.base/break-probes.exp: Match library name prefixed with
8326 sysroot.
8327
8328 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8329
8330 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8331 test expected output. Add parentheses for the call to print.
8332 Remove L suffix from integers.
8333
8334 2014-11-26 Doug Evans <dje@google.com>
8335
8336 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8337
8338 2014-11-22 Yao Qi <yao@codesourcery.com>
8339
8340 * gdb.trace/entry-values.c: Remove asms.
8341 (foo): Add foo_label.
8342 (bar): Add bar_label.
8343 * gdb.trace/entry-values.exp: Remove code computing foo's
8344 length and bar's length.
8345 (Dwarf::assemble): Invoke function_range for bar and use
8346 MACRO_AT_func for foo.
8347
8348 2014-11-22 Yao Qi <yao@codesourcery.com>
8349
8350 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8351 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8352 Use .Lgcc43_procstart instead of gcc43.
8353
8354 2014-11-21 Joel Brobecker <brobecker@adacore.com>
8355
8356 * gdb.ada/n_arr_bound: New testcase.
8357
8358 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8359
8360 PR breakpoints/10737
8361 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8362 test_catch_syscall_multi_arch.
8363 (test_catch_syscall_multi_arch): New function.
8364
8365 2014-11-20 Doug Evans <xdje42@gmail.com>
8366
8367 * gdb.base/maint.exp: Update expected output.
8368
8369 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8370
8371 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8372 4-byte instruction on S390.
8373
8374 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8375
8376 * gdb.ada/arr_arr: New testcase.
8377
8378 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8379
8380 * gdb.ada/pkd_arr_elem: New Testcase.
8381
8382 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
8383
8384 * gdb.reverse/break-precsave: Expect completion message for
8385 core file reads.
8386 * gdb.reverse/consecutive-precsave.exp: Likewise.
8387 * gdb.reverse/finish-precsave.exp: Likewise.
8388 * gdb.reverse/i386-precsave.exp: Likewise.
8389 * gdb.reverse/machinestate-precsave.exp: Likewise.
8390 * gdb.reverse/sigall-precsave.exp: Likewise.
8391 * gdb.reverse/solib-precsave.exp: Likewise.
8392 * gdb.reverse/step-precsave.exp: Likewise.
8393 * gdb.reverse/until-precsave.exp: Likewise.
8394 * gdb.reverse/watch-precsave.exp: Likewise.
8395
8396 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8397
8398 * gdb.base/bp-permanent.c: Include unistd.h.
8399 * gdb.python/py-framefilter-mi.c (main): Add return type.
8400 * gdb.python/py-framefilter.c (main): Likewise.
8401 * gdb.trace/actions-changed.c (main): Likewise.
8402
8403 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8404
8405 * gdb.mi/until.c: Add eye-catchers.
8406 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8407 line numbers.
8408
8409 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8410
8411 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8412 function header variants in break1.c.
8413 * gdb.base/ena-dis-br.exp: Likewise.
8414 * gdb.base/hbreak2.exp: Likewise.
8415 * gdb.reverse/until-precsave.exp: Drop references to removed
8416 non-prototype function header variants in ur1.c.
8417 * gdb.reverse/until-reverse.exp: Likewise.
8418
8419 2014-11-17 Petr Machata <pmachata@redhat.com>
8420
8421 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8422 ${_cu_offset_size} bytes abbrev offset.
8423
8424 2014-11-15 Doug Evans <xdje42@gmail.com>
8425
8426 PR symtab/17559
8427 * gdb.base/line-symtabs.exp: New file.
8428 * gdb.base/line-symtabs.c: New file.
8429 * gdb.base/line-symtabs.h: New file.
8430
8431 2014-11-14 Yao Qi <yao@codesourcery.com>
8432
8433 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8434 (func): Add label func_label.
8435 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8436 Replace low_pc and high_pc with MACRO_AT_range.
8437 Replace name, low_pc and high_pc with MACRO_AT_func.
8438
8439 2014-11-14 Yao Qi <yao@codesourcery.com>
8440
8441 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8442 Replace name, low_pc and high_pc with MACRO_AT_func.
8443
8444 2014-11-14 Yao Qi <yao@codesourcery.com>
8445
8446 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8447 produce debug information.
8448 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8449
8450 2014-11-14 Yao Qi <yao@codesourcery.com>
8451
8452 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8453 object and get function length.
8454 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8455 with MACRO_AT_func.
8456 (top-level): Replace gdb_compile and clean_restart with
8457 prepare_for_testing.
8458 * gdb.dwarf2/main.c (main): Add label main_label.
8459
8460 2014-11-14 Yao Qi <yao@codesourcery.com>
8461
8462 * lib/dwarf.exp (function_range): New procedure.
8463 (Dwarf::_handle_macro_at_func): New procedure.
8464 (Dwarf::_handle_macro_at_range): New procedure.
8465 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8466
8467 2014-11-14 Yao Qi <yao@codesourcery.com>
8468
8469 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8470 (_handle_attribute): New procedure.
8471
8472 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8473
8474 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8475 * gdb.base/call-sc.c (zed): Likewise.
8476 * gdb.base/checkpoint.c (main): Likewise.
8477 * gdb.base/dump.c (main): Likewise.
8478 * gdb.base/gcore.c (main): Likewise.
8479 * gdb.base/huge.c (main): Likewise.
8480 * gdb.base/multi-forks.c (main): Likewise.
8481 * gdb.base/pr10179-a.c (main): Likewise.
8482 * gdb.base/savedregs.c (main): Likewise.
8483 * gdb.base/sigaltstack.c (main): Likewise.
8484 * gdb.base/siginfo.c (main): Likewise.
8485 * gdb.base/structs.c (zed): Likewise.
8486 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8487 * gdb.mi/mi-syn-frame.c (main): Likewise.
8488 * gdb.mi/until.c (foo, main): Likewise.
8489 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8490 * gdb.base/solib-weak.c (foo): Declare.
8491 * gdb.base/attach-twice.c: Include stdio.h.
8492 * gdb.base/weaklib1.c: Likewise.
8493 * gdb.base/weaklib2.c: Likewise.
8494 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8495 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8496 unistd.h.
8497 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8498 * gdb.mi/mi-exit-code.c: Likewise.
8499 * gdb.base/break-interp-lib.c: Include string.h.
8500 * gdb.base/coremaker.c: Likewise.
8501 * gdb.base/testenv.c: Likewise.
8502 * gdb.python/py-finish-breakpoint.c: Likewise.
8503 * gdb.base/inferior-died.c: Include sys/wait.h.
8504 * gdb.base/fileio.c: Include time.h.
8505 * gdb.base/async-shell.c: Include unistd.h.
8506 * gdb.base/dprintf-non-stop.c: Likewise.
8507 * gdb.base/info-os.c: Likewise.
8508 * gdb.mi/mi-console.c: Likewise.
8509 * gdb.mi/watch-nonstop.c: Likewise.
8510 * gdb.python/py-events.c: Likewise.
8511 * gdb.base/async.c (baz): Move up before its invocation.
8512 * gdb.base/code_elim2.c (my_global_func): Likewise.
8513 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8514 * gdb.base/advance.c (func2): Likewise.
8515
8516 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8517
8518 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8519 variant.
8520 * gdb.base/annota3.c: Likewise.
8521 * gdb.base/async.c: Likewise.
8522 * gdb.base/average.c: Likewise.
8523 * gdb.base/call-ar-st.c: Likewise.
8524 * gdb.base/call-rt-st.c: Likewise.
8525 * gdb.base/call-sc.c: Likewise.
8526 * gdb.base/call-strs.c: Likewise.
8527 * gdb.base/ending-run.c: Likewise.
8528 * gdb.base/execd-prog.c: Likewise.
8529 * gdb.base/exprs.c: Likewise.
8530 * gdb.base/foll-exec.c: Likewise.
8531 * gdb.base/foll-fork.c: Likewise.
8532 * gdb.base/foll-vfork.c: Likewise.
8533 * gdb.base/funcargs.c: Likewise.
8534 * gdb.base/gcore.c: Likewise.
8535 * gdb.base/jump.c: Likewise.
8536 * gdb.base/langs0.c: Likewise.
8537 * gdb.base/langs1.c: Likewise.
8538 * gdb.base/langs2.c: Likewise.
8539 * gdb.base/mips_pro.c: Likewise.
8540 * gdb.base/nodebug.c: Likewise.
8541 * gdb.base/opaque0.c: Likewise.
8542 * gdb.base/opaque1.c: Likewise.
8543 * gdb.base/recurse.c: Likewise.
8544 * gdb.base/run.c: Likewise.
8545 * gdb.base/scope0.c: Likewise.
8546 * gdb.base/scope1.c: Likewise.
8547 * gdb.base/setshow.c: Likewise.
8548 * gdb.base/setvar.c: Likewise.
8549 * gdb.base/shmain.c: Likewise.
8550 * gdb.base/shr1.c: Likewise.
8551 * gdb.base/shr2.c: Likewise.
8552 * gdb.base/sigall.c: Likewise.
8553 * gdb.base/signals.c: Likewise.
8554 * gdb.base/so-indr-cl.c: Likewise.
8555 * gdb.base/solib2.c: Likewise.
8556 * gdb.base/structs.c: Likewise.
8557 * gdb.base/sum.c: Likewise.
8558 * gdb.base/vforked-prog.c: Likewise.
8559 * gdb.base/watchpoint.c: Likewise.
8560 * gdb.reverse/shr2.c: Likewise.
8561 * gdb.reverse/until-reverse.c: Likewise.
8562 * gdb.reverse/ur1.c: Likewise.
8563 * gdb.reverse/watch-reverse.c: Likewise.
8564
8565 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8566
8567 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8568 variant.
8569 * gdb.base/sepdebug.exp: Drop references to removed code.
8570
8571 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8572
8573 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8574 variant. Preserve original line numbering.
8575 * gdb.base/list1.c: Likewise.
8576
8577 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8578
8579 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8580 variant.
8581 * gdb.base/break1.c: Likewise.
8582 * gdb.base/break.exp: Drop references to removed code.
8583
8584 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8585
8586 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8587 variant.
8588
8589 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8590
8591 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8592
8593 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8594
8595 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8596 logic into perform_all_tests() and invoke it with and without
8597 function header prototypes.
8598 (do_function_calls): Remove conditional XFAIL for PR 5318.
8599 (rerun_and_prepare): Remove duplicate code.
8600 (perform_all_tests): New. Main logic moved here.
8601
8602 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8603
8604 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8605 code guarded by #ifdef NO_PROTOTYPES.
8606 (t_double_many_args): Likewise.
8607 (DEF_FUNC_MANY_ARGS_1): Likewise.
8608 (DEF_FUNC_VALUES_1): Likewise.
8609 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8610 guarded by #ifdef PROTOTYPES.
8611
8612 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8613
8614 * gdb.mi/mi-console.c: Add eye-catcher.
8615 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8616 instead of literal line number.
8617
8618 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8619
8620 * gdb.base/shr2.c: Add eye-catcher.
8621 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8622 line number.
8623
8624 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8625
8626 * gdb.base/jump.c: Add eye-catchers.
8627 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8628 numbers.
8629
8630 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8631
8632 * gdb.base/execd-prog.c: Add eye-catchers.
8633 * gdb.base/foll-exec.c: Likewise.
8634 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8635 line numbers.
8636
8637 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8638
8639 * gdb.base/ending-run.c: Add eye-catchers.
8640 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8641 literal line numbers.
8642
8643 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8644
8645 * gdb.base/call-rt-st.c: Add eye-catchers.
8646 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8647 literal line numbers.
8648
8649 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8650
8651 * gdb.base/call-ar-st.c: Add eye-catchers.
8652 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8653 literal line numbers.
8654
8655 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8656
8657 * gdb.base/average.c: Add eye-catchers.
8658 * gdb.base/sum.c: Likewise.
8659 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8660 regexps dynamically.
8661
8662 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8663
8664 * gdb.base/solib1.c: Add eye-catchers.
8665 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8666 literal line numbers.
8667
8668 2014-11-12 Pedro Alves <palves@redhat.com>
8669
8670 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8671 leader has exited.
8672
8673 2014-11-12 Pedro Alves <palves@redhat.com>
8674
8675 * gdb.arch/i386-bp_permanent.c: New file.
8676 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8677 (srcfile): Set to i386-bp_permanent.c.
8678 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8679 that stepi does not execute the 'leave' instruction, instead of
8680 testing it does execute.
8681 * gdb.base/bp-permanent.c: New file.
8682 * gdb.base/bp-permanent.exp: New file.
8683
8684 2014-11-10 Doug Evans <xdje42@gmail.com>
8685
8686 PR symtab/17564
8687 * gdb.base/symtab-search-order.exp: New file.
8688 * gdb.base/symtab-search-order.c: New file.
8689 * gdb.base/symtab-search-order-1.c: New file.
8690 * gdb.base/symtab-search-order-shlib-1.c: New file.
8691
8692 2014-11-07 Pedro Alves <palves@redhat.com>
8693
8694 PR gdb/17511
8695 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8696 i?86-*-linux*.
8697
8698 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8699
8700 PR c++/17494
8701 * gdb.cp/pr17494.cc: New file.
8702 * gdb.cp/pr17494.exp: New file.
8703
8704 2014-11-02 Yao Qi <yao@codesourcery.com>
8705
8706 * gdb.python/python.exp: Get working directory and match the
8707 output of "set extended-prompt \\w " with it.
8708
8709 2014-10-30 Doug Evans <dje@google.com>
8710
8711 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8712 in objfiles.
8713 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8714 in progspaces.
8715
8716 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
8717
8718 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8719 * gdb.base/realname-expand.exp: Likewise.
8720 * gdb.linespec/macro-relative.exp: Likewise.
8721
8722 2014-10-29 Pedro Alves <palves@redhat.com>
8723
8724 PR gdb/17408
8725 * gdb.threads/schedlock.c (some_function): New function.
8726 (call_function): New global.
8727 (MAYBE_CALL_SOME_FUNCTION): New macro.
8728 (thread_function): Call it.
8729 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8730 and use it instead of a global counter. Adjust all callers.
8731 (get_current_thread): Use "find current thread" for test message
8732 here rather than having all callers pass down the same string.
8733 (goto_loop): New procedure, factored out from ...
8734 (my_continue): ... this.
8735 (step_ten_loops): Change parameter from test message to command to
8736 use. Adjust.
8737 (list_count): Delete global.
8738 (check_result): New procedure, factored out from duplicate top
8739 level code.
8740 (continue tests): Wrap in with_test_prefix.
8741 (test_step): New procedure, factored out from duplicate top level
8742 code.
8743 (top level): Test "step" in combination with all scheduler-locking
8744 modes. Test "next" in combination with all scheduler-locking
8745 modes, and in combination with stepping over a function call or
8746 not.
8747 * gdb.threads/next-bp-other-thread.c: New file.
8748 * gdb.threads/next-bp-other-thread.exp: New file.
8749
8750 2014-10-29 Pedro Alves <palves@redhat.com>
8751
8752 PR python/17372
8753 * gdb.python/python.exp: Test a multi-line command that spawns
8754 interactive Python.
8755 * gdb.base/multi-line-starts-subshell.exp: New file.
8756
8757 2014-10-29 Yao Qi <yao@codesourcery.com>
8758
8759 * gdb.base/fileio.exp: Make directories on host.
8760
8761 2014-10-29 Yao Qi <yao@codesourcery.com>
8762
8763 * gdb.base/fileio.c (test_write): Close the file.
8764
8765 2014-10-28 Pedro Alves <palves@redhat.com>
8766
8767 PR gdb/12623
8768 * gdb.base/sigstep.c (no_handler): New global.
8769 (main): If 'no_handler is true, set the signal handlers to
8770 SIG_IGN.
8771 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8772 with_sw_watch and no_handler parameters. Handle them.
8773 (top level) <stepping over handler when stopped at a breakpoint
8774 test>: Add a test axis for testing with a software watchpoint, and
8775 another for testing with the signal handler set to SIG_IGN.
8776 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8777 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8778
8779 2014-10-28 Pedro Alves <palves@redhat.com>
8780
8781 PR gdb/17511
8782 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8783 * gdb.base/sigstep.exp (other_handler_location): New global.
8784 (advance): Support stepping into the signal handler, and running
8785 commands while in the handler.
8786 (in_handler_map): New global.
8787 (top level): In the advance test, add combinations for getting
8788 into the handler with stepping commands, and for running commands
8789 in the handler. Add comment descripting the advancei tests.
8790
8791 2014-10-28 Pedro Alves <palves@redhat.com>
8792
8793 * gdb.base/sigstep.exp: Use build_executable instead of
8794 prepare_for_testing.
8795 (top level): Move code that starts GDB, runs to main and creates a
8796 display to ...
8797 (restart): ... this new procedure.
8798 (top level): Move backtrace from signal handler test to ...
8799 (validate_backtrace): ... this new procedure.
8800 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8801 with_test_prefix. Always restart GDB.
8802 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8803 with_test_prefix. Always restart GDB. No need to delete
8804 breakpoints after the test.
8805 (test_skip_handler): Remove prefix parameter.
8806 (skip_over_handler, breakpoint_to_handler)
8807 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8808 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8809 restart GDB. No need to delete breakpoints after the test.
8810 (top level): Use foreach to call the test procedures with
8811 different commands.
8812
8813 2014-10-28 Pedro Alves <palves@redhat.com>
8814
8815 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8816 instead of GNATS numbers.
8817 * gdb.base/sigbpt.exp: Likewise.
8818 * gdb.base/siginfo.exp: Likewise.
8819 * gdb.base/sigstep.exp: Likewise.
8820
8821 2014-10-27 Pedro Alves <palves@redhat.com>
8822
8823 * gdb.base/sigstep.c (dummy): New global.
8824 (main): Issue a couple writes to the new global.
8825 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8826 procedures.
8827 (skip_over_handler): Use test_skip_handler.
8828 (top level): Call skip_over_handler for stepi and nexti too.
8829 (breakpoint_over_handler): Use test_skip_handler.
8830 (top level): Call breakpoint_over_handler for stepi and nexti too.
8831
8832 2014-10-27 Yao Qi <yao@codesourcery.com>
8833
8834 * gdb.trace/tfile.c (adjust_function_address)
8835 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8836 function descriptor.
8837
8838 2014-10-24 Don Breazeal <donb@codesourcery.com>
8839
8840 * gdb.base/foll-fork.exp (test_follow_fork,
8841 catch_fork_child_follow): Check for updated fork messages emitted
8842 from infrun.c.
8843 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8844 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8845 vfork_and_exec_child_follow_through_step): Check for updated vfork
8846 messages emitted from infrun.c.
8847
8848 2014-10-24 Pedro Alves <palves@redhat.com>
8849
8850 * gdb.base/corefile.exp: Remove references to ultrix.
8851 * gdb.base/interrupt.exp: Likewise.
8852 * gdb.base/whatis.exp: Likewise.
8853 * gdb.gdb/selftest.exp: Likewise.
8854 * gdb.threads/manythreads.exp: Likewise.
8855 * gdb.threads/print-threads.exp: Likewise.
8856 * gdb.threads/pthreads.exp:: Likewise.
8857 * gdb.threads/schedlock.exp: Likewise.
8858
8859 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8860
8861 * gdb.cp/non-trivial-retval.cc: Add a test case.
8862 * gdb.cp/non-trivial-retval.exp: Add a test.
8863
8864 2014-10-20 Yao Qi <yao@codesourcery.com>
8865
8866 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8867 * gdb.python/py-objfile-script-gdb.py: New file.
8868 * gdb.python/py-objfile-script.exp: Update reference to
8869 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8870 of remote_download. Remove the dest file.
8871
8872 2014-10-20 Yao Qi <yao@codesourcery.com>
8873
8874 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8875 * gdb.base/step-line.exp: Likewise.
8876 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8877 * gdb.dwarf2/dw2-basic.exp: Likewise.
8878 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8879 * gdb.dwarf2/dw2-filename.exp: Likewise.
8880 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8881 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8882 * gdb.dwarf2/dw2-producer.exp: Likewise.
8883 * gdb.dwarf2/mac-fileno.exp: Likewise.
8884 * gdb.python/py-frame-args.exp: Likewise.
8885 * gdb.python/py-framefilter.exp: Likewise.
8886 * gdb.python/py-mi.exp: Likewise.
8887 * gdb.python/py-objfile-script.exp: Likewise
8888 * gdb.python/py-pp-integral.exp: Likewise.
8889 * gdb.python/py-pp-re-notag.exp: Likewise.
8890 * gdb.python/py-prettyprint.exp: Likewise.
8891 * gdb.python/py-section-script.exp: Likewise.
8892 * gdb.python/py-typeprint.exp: Likewise.
8893 * gdb.python/py-xmethods.exp: Likewise.
8894 * gdb.stabs/weird.exp: Likewise.
8895 * gdb.xml/tdesc-regs.exp: Likewise.
8896
8897 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8898
8899 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8900 (out_cu): Use addr_len for the size of addresses.
8901 (out_line): Likewise. Size DW_LNE_set_address instruction
8902 according to addr_len.
8903 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8904 (FUNC): Add START_INSNS to definition.
8905
8906 2014-10-18 Yao Qi <yao@codesourcery.com>
8907
8908 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8909 gdb_has_argv0 return true.
8910 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8911 check [target_info exists noargs], check [gdb_has_argv0]
8912 instead.
8913 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8914 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8915 procedures.
8916
8917 2014-10-17 Doug Evans <dje@google.com>
8918
8919 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8920 event.
8921 * gdb.python/py-events.py: Add clear_objfiles event.
8922
8923 2014-10-17 Doug Evans <dje@google.com>
8924
8925 * gdb.python/py-objfile.exp: Test progspace attribute.
8926
8927 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
8928
8929 * gdb.guile/scm-breakpoint.exp: Do not assume any
8930 directory separators when matching source file paths.
8931 * gdb.python/py-breakpoint.exp: Likewise.
8932 * gdb.reverse/break-precsave.exp: Likewise.
8933 * gdb.reverse/break-reverse.exp: Likewise.
8934 * gdb.reverse/consecutive-precsave.exp: Likewise.
8935 * gdb.reverse/finish-precsave.exp: Likewise.
8936 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8937 * gdb.reverse/finish-reverse.exp: Likewise.
8938 * gdb.reverse/i386-precsave.exp: Likewise.
8939 * gdb.reverse/i387-env-reverse.exp: Likewise.
8940 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8941 * gdb.reverse/machinestate-precsave.exp: Likewise.
8942 * gdb.reverse/machinestate.exp: Likewise.
8943 * gdb.reverse/sigall-precsave.exp: Likewise.
8944 * gdb.reverse/solib-precsave.exp: Likewise.
8945 * gdb.reverse/step-precsave.exp: Likewise.
8946 * gdb.reverse/until-precsave.exp: Likewise.
8947 * gdb.reverse/watch-precsave.exp: Likewise.
8948 * gdb.reverse/watch-reverse.exp: Likewise.
8949
8950 2014-10-17 Yao Qi <yao@codesourcery.com>
8951
8952 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8953 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8954
8955 2014-10-17 Pedro Alves <palves@redhat.com>
8956
8957 PR gdb/17471
8958 * gdb.base/bg-execution-repeat.c: New file.
8959 * gdb.base/bg-execution-repeat.exp: New file.
8960
8961 2014-10-17 Pedro Alves <palves@redhat.com>
8962
8963 PR gdb/17300
8964 * gdb.base/continue-all-already-running.c: New file.
8965 * gdb.base/continue-all-already-running.exp: New file.
8966
8967 2014-10-17 Pedro Alves <palves@redhat.com>
8968
8969 PR gdb/17472
8970 * gdb.base/annota-input-while-running.c: New file.
8971 * gdb.base/annota-input-while-running.exp: New file.
8972
8973 2014-10-17 Pedro Alves <palves@redhat.com>
8974
8975 * gdb.base/callfuncs.exp: emove references to osf.
8976 * gdb.base/sigall.exp: Likewise.
8977 * gdb.gdb/selftest.exp: Likewise.
8978 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8979 * gdb.mi/non-stop.c: Likewise.
8980 * gdb.mi/pthreads.c: Likewise.
8981 * gdb.reverse/sigall-precsave.exp: Likewise.
8982 * gdb.reverse/sigall-reverse.exp: Likewise.
8983 * gdb.threads/pthreads.c: Likewise.
8984 * gdb.threads/pthreads.exp: Likewise.
8985
8986 2014-10-17 Yao Qi <yao@codesourcery.com>
8987
8988 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8989 check 'target_info exists noargs'.
8990 (test_command_prompt_position): Likewise.
8991 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8992 Remove "set args".
8993 (progvar_simple_while_test): Likewise.
8994 (progvar_complex_if_while_test): Likewise.
8995 (if_while_breakpoint_command_test): Likewise.
8996 (infrun_breakpoint_command_test): Likewise.
8997 (breakpoint_command_test): Likewise.
8998 (watchpoint_command_test): Likewise.
8999 (bp_deleted_in_command_test): Likewise.
9000 (temporary_breakpoint_commands): Likewise.
9001
9002 2014-10-16 Yao Qi <yao@codesourcery.com>
9003
9004 * gdb.base/remotetimeout.exp: Remove noargs checking.
9005
9006 2014-10-15 Pedro Alves <palves@redhat.com>
9007
9008 PR breakpoints/9649
9009 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
9010 * gdb.base/breakpoint-in-ro-region.exp
9011 (probe_target_hardware_step): New procedure.
9012 (top level): Probe hardware stepping and hardware breakpoint
9013 support. Test stepping through a read-only region, with both
9014 "breakpoint auto-hw" on and off and both "always-inserted" on and
9015 off.
9016
9017 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
9018
9019 * gdb.dlang/demangle.exp: Update for demangling changes.
9020
9021 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9022
9023 * gdb.cp/non-trivial-retval.cc: Add new test cases.
9024 * gdb.cp/non-trivial-retval.exp: Add new tests.
9025
9026 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9027
9028 PR c++/13403
9029 PR c++/15154
9030 * gdb.cp/non-trivial-retval.cc: New file.
9031 * gdb.cp/non-trivial-retval.exp: New file.
9032
9033 2014-10-15 Yao Qi <yao@codesourcery.com>
9034
9035 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
9036 remote host.
9037
9038 2014-10-15 Yao Qi <yao@codesourcery.com>
9039
9040 * gdb.python/py-symbol.exp: Match file base name if host is
9041 remote, otherwise match file name with dir name.
9042 * gdb.python/py-symtab.exp: Likewise.
9043 * gdb.python/python.exp: Likewise.
9044
9045 2014-10-15 Yao Qi <yao@codesourcery.com>
9046
9047 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
9048 pattern.
9049 * gdb.python/py-symtab.exp: Likewise.
9050 * gdb.python/python.exp: Remove trailing ".*". Fix typo
9051 locationn.
9052
9053 2014-10-14 Joel Brobecker <brobecker@adacore.com>
9054
9055 * gdb.ada/addr_arith: New testcase.
9056
9057 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9058
9059 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9060 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9061 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9062 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9063
9064 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9065
9066 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9067 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9068 * gdb.arch/stap-eval-lang-ada.exp: New file.
9069
9070 2014-10-14 Yao Qi <yao@codesourcery.com>
9071
9072 * gdb.mi/mi-var-child.c (nothing1): New function.
9073 (nothing2): New function.
9074 (do_children_tests): Set function pointers by nothing1 and
9075 nothing2.
9076 * gdb.mi/mi-var-child.exp: Step over new added statements.
9077 Update test to match the new output.
9078 * gdb.mi/var-cmd.c (nothing1): New function.
9079 (nothing2): New function.
9080 (do_children_tests): Set function pointers by nothing1 and
9081 nothing2.
9082 * gdb.mi/mi-var-display.exp: Update test to match output.
9083 Step to the line specified by $line_dct_nothing.
9084 Increase the number of lines to step.
9085
9086 2014-10-14 Yao Qi <yao@codesourcery.com>
9087
9088 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9089 tests.
9090 * gdb.mi/mi2-var-child.exp: Likewise.
9091
9092 2014-10-13 Doug Evans <dje@google.com>
9093
9094 * gdb.python/py-objfile.exp: Change name of file name test.
9095
9096 2014-10-13 Doug Evans <dje@google.com>
9097
9098 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9099 from the start of the CU.
9100
9101 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9102 Yao Qi <yao@codesourcery.com>
9103
9104 Fix "save breakpoints" for "catch" command.
9105 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9106 Remove -nonewline. Match also the added "main" line.
9107
9108 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9109
9110 Fix "save breakpoints" for "disable $bpnum" command.
9111 * gdb.base/save-bp.c (main): Add label.
9112 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9113
9114 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9115
9116 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9117
9118 2014-10-11 Yao Qi <yao@codesourcery.com>
9119
9120 * gdb.server/server-kill.exp: Execute command
9121 "set remote trace-status-packet on" before "tstatus".
9122
9123 2014-10-11 Yao Qi <yao@codesourcery.com>
9124
9125 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9126 (main): Call getppid.
9127 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9128 and continue to it. Read variable "server_pid".
9129
9130 2014-10-11 Yao Qi <yao@codesourcery.com>
9131
9132 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9133
9134 2014-10-11 Yao Qi <yao@codesourcery.com>
9135
9136 * gdb.threads/thread-find.exp: Don't execute command
9137 "info threads".
9138 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9139 * gdb.threads/linux-dp.exp: Don't check the condition
9140 $threads_created equals to zero.
9141
9142 2014-10-10 Pedro Alves <palves@redhat.com>
9143
9144 * gdb.base/bigcore.exp: Remove references to IRIX.
9145 * gdb.base/funcargs.exp: Likewise.
9146 * gdb.base/interrupt.exp: Likewise.
9147 * gdb.base/mips_pro.exp: Likewise.
9148 * gdb.base/nodebug.exp: Likewise.
9149 * gdb.base/setvar.exp: Likewise.
9150 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9151
9152 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9153 Pedro Alves <palves@redhat.com>
9154
9155 PR symtab/14466
9156 * gdb.base/vdso-warning.c: New file.
9157 * gdb.base/vdso-warning.exp: New file.
9158
9159 2014-10-02 Doug Evans <dje@google.com>
9160
9161 * gdb.base/structs.c (main): Don't run forever.
9162
9163 2014-10-02 Pedro Alves <palves@redhat.com>
9164
9165 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9166 (top level) <stop threads 1, stop threads 2>: Use it.
9167
9168 2014-10-02 Pedro Alves <palves@redhat.com>
9169
9170 * gdb.threads/break-while-running.exp (test): Add new
9171 'update_thread_list' argument. Skip "info threads" if false.
9172 (top level): Add new 'update_thread_list' axis.
9173
9174 2014-10-02 Pedro Alves <palves@redhat.com>
9175
9176 PR breakpoints/17431
9177 * gdb.base/execl-update-breakpoints.c: New file.
9178 * gdb.base/execl-update-breakpoints.exp: New file.
9179
9180 2014-10-01 Pedro Alves <palves@redhat.com>
9181
9182 * gdb.base/breakpoint-in-ro-region.c: New file.
9183 * gdb.base/breakpoint-in-ro-region.exp: New file.
9184
9185 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9186
9187 * gdb.mi/mi-exit-code.exp: New file.
9188 * gdb.mi/mi-exit-code.c: New file.
9189
9190 2014-09-30 Yao Qi <yao@codesourcery.com>
9191
9192 * lib/prelink-support.exp (build_executable_own_libs): Error if
9193 the target isn't native.
9194
9195 2014-09-30 Yao Qi <yao@codesourcery.com>
9196
9197 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9198 false.
9199
9200 2014-09-22 Pedro Alves <palves@redhat.com>
9201
9202 * gdb.threads/break-while-running.exp: New file.
9203 * gdb.threads/break-while-running.c: New file.
9204
9205 2014-09-19 Yao Qi <yao@codesourcery.com>
9206
9207 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9208 Invoke test. Restart GDB with --readnow and invoke test again.
9209
9210 2014-09-19 Yao Qi <yao@codesourcery.com>
9211
9212 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9213 proc set_breakpoint_on_gcd_function. Invoke
9214 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9215 invoke set_breakpoint_on_gcd_function again.
9216
9217 2014-09-18 Doug Evans <dje@google.com>
9218
9219 * gdb.dwarf2/symtab-producer.exp: New file.
9220
9221 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9222
9223 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9224 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9225 * gdb.base/global-var-nested-by-dso.c: Likewise.
9226 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9227
9228 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9229 Pedro Alves <palves@redhat.com>
9230
9231 * gdb.base/watch-bitfields.exp: Pass string other than test file
9232 name to prepare_for_testing.
9233 (watch): New procedure.
9234 (expect_watchpoint): Use with_test_prefix.
9235 (top level): Factor out tests to ...
9236 (test_watch_location, test_regular_watch): ... these new
9237 procedures, and use with_test_prefix and gdb_continue_to_end.
9238
9239 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9240
9241 PR breakpoints/12526
9242 * gdb.base/watch-bitfields.exp: New file.
9243 * gdb.base/watch-bitfields.c: New file.
9244
9245 2014-09-16 Pedro Alves <palves@redhat.com>
9246
9247 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9248 software and hardware addresses, not software address against
9249 itself.
9250
9251 2014-09-16 Pedro Alves <palves@redhat.com>
9252
9253 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9254 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9255
9256 2014-09-16 Pedro Alves <palves@redhat.com>
9257
9258 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9259 files.
9260 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9261 "*-*-vxworks*" throughout.
9262 * gdb.base/break.exp: Likewise.
9263 * gdb.base/default.exp: Likewise.
9264 * gdb.base/scope.exp: Likewise.
9265 * gdb.base/sepdebug.exp: Likewise.
9266 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9267 throughout.
9268 * gdb.base/run.c: Likewise.
9269 * gdb.base/sepdebug.c: Likewise.
9270 * gdb.hp/gdb.aCC/run.c: Likewise.
9271 * gdb.reverse/until-reverse.c: Likewise.
9272 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9273
9274 2014-09-16 Yao Qi <yao@codesourcery.com>
9275
9276 * boards/local-remote-host-native.exp: New file.
9277
9278 2014-09-14 Doug Evans <xdje42@gmail.com>
9279
9280 * gdb.threads/queue-signal.c (thread_count): New variable.
9281 (thread_count_mutex, thread_count_condvar): New variables.
9282 (incr_thread_count, wait_all_threads_running): New functions.
9283 (main): Wait for all threads to be in their thread functions.
9284
9285 2014-09-13 Doug Evans <xdje42@gmail.com>
9286
9287 * gdb.threads/queue-signal.c: New file.
9288 * gdb.threads/queue-signal.exp: New file.
9289
9290 2014-09-13 Doug Evans <xdje42@gmail.com>
9291
9292 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9293 be consistent with what default_gdb_init uses.
9294 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9295 the plain text of the prompt. Add some logging printfs.
9296 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9297
9298 2014-09-12 Pedro Alves <palves@redhat.com>
9299
9300 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9301 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9302 * gdb.arch/i386-size-overlap.exp: Likewise.
9303 * gdb.arch/i386-size.exp: Likewise.
9304 * gdb.arch/i386-unwind.exp: Likewise.
9305 * gdb.base/a2-run.exp: Likewise.
9306 * gdb.base/break.exp: Likewise.
9307 * gdb.base/charset.exp: Likewise.
9308 * gdb.base/chng-syms.exp: Likewise.
9309 * gdb.base/commands.exp: Likewise.
9310 * gdb.base/dbx.exp: Likewise.
9311 * gdb.base/find.exp: Likewise.
9312 * gdb.base/funcargs.exp: Likewise.
9313 * gdb.base/jit-simple.exp: Likewise.
9314 * gdb.base/reread.exp: Likewise.
9315 * gdb.base/sepdebug.exp: Likewise.
9316 * gdb.base/step-bt.exp: Likewise.
9317 * gdb.cp/mb-inline.exp: Likewise.
9318 * gdb.cp/mb-templates.exp: Likewise.
9319 * gdb.objc/basicclass.exp: Likewise.
9320 * gdb.threads/killed.exp: Likewise.
9321
9322 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9323
9324 PR tdep/17379
9325 * gdb.arch/powerpc-stackless.S: New file.
9326 * gdb.arch/powerpc-stackless.exp: New file.
9327
9328 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9329
9330 * gdb.base/attach.c: Include unistd.h.
9331 (main): Call alarm. Add label postloop.
9332 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9333 gdb_breakpoint, gdb_continue_to_breakpoint.
9334 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9335
9336 2014-09-11 Pedro Alves <palves@redhat.com>
9337
9338 PR gdb/17347
9339 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9340 * gdb.base/attach.exp (test_command_line_attach_run): New
9341 procedure.
9342 (top level): Call it.
9343
9344 2014-09-11 Pedro Alves <palves@redhat.com>
9345
9346 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9347 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9348 (do_command_attach_tests): Use spawn_wait_for_attach.
9349 * gdb.base/solib-overlap.exp: Likewise.
9350 * gdb.multi/multi-attach.exp: Likewise.
9351 * gdb.python/py-prompt.exp: Likewise.
9352 * gdb.python/py-sync-interp.exp: Likewise.
9353 * gdb.server/ext-attach.exp: Likewise.
9354
9355 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9356
9357 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9358 command in testcase. Simplify testcase.
9359
9360 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9361
9362 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9363
9364 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9365
9366 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9367
9368 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9369
9370 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9371
9372 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9373
9374 * gdb.dwarf2/dynarr-ptr.c: New file.
9375 * gdb.dwarf2/dynarr-ptr.exp: New file.
9376
9377 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9378
9379 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9380 of 30 rather than hardcoding 120 for a slow test case. Take the
9381 `gdb,timeout' target setting into account for this calculation.
9382 Don't extend the timeout for the test cases that don't need it.
9383
9384 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9385
9386 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9387 a factor of 2 for a slow test case. Take the `gdb,timeout'
9388 target setting into account for this calculation.
9389 * gdb.reverse/until-precsave.exp: Increase the timeout by
9390 a factor of 15 and 3 respectively rather than adding 120
9391 for a pair of slow test cases. Take the `gdb,timeout'
9392 target setting into account for this calculation.
9393
9394 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9395
9396 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9397 timeout, don't pass one down to gdb_expect.
9398 (gdb_expect): Rework timeout selection.
9399
9400 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9401
9402 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9403 exception on timeout.
9404 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9405 (gdbserver_start_extended): Catch any `gdbserver_start' error
9406 exceptions.
9407 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9408 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9409 `gdbserver_gdb_load' error exceptions.
9410
9411 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9412
9413 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9414 120 on waiting for the TCP socket to open.
9415
9416 2014-09-09 Doug Evans <xdje42@gmail.com>
9417
9418 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9419 _caller_matches, _any_caller_is, _any_caller_matches.
9420
9421 2014-09-09 Doug Evans <xdje42@gmail.com>
9422
9423 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9424
9425 2014-09-09 Yao Qi <yao@codesourcery.com>
9426
9427 * gdb.mi/mi-var-display.exp: Set print symbol off.
9428
9429 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9430
9431 PR gdb/17035
9432 * gdb.base/commands.exp: Add tests to verify user-defined
9433 commands with empty bodies.
9434 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9435 python commands in `show user command`.
9436 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9437 scheme commands in `show user command`.
9438
9439 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9440
9441 PR python/17355
9442 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9443 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9444 * gdb.python/py-framefilter-invalidarg.exp: New file.
9445 * gdb.python/py-framefilter-invalidarg.py: New file.
9446
9447 2014-09-06 Doug Evans <xdje42@gmail.com>
9448
9449 PR 15276
9450 * gdb.python/py-caller-is.c: New file.
9451 * gdb.python/py-caller-is.exp: New file.
9452
9453 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9454
9455 PR gdb/17235
9456 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9457 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9458
9459 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9460
9461 PR fortran/17237
9462 * gdb.fortran/print-formatted.exp: New file.
9463 * gdb.fortran/print-formatted.f90: Likewise.
9464
9465 2014-09-03 Sasha Smundak <asmundak@google.com>
9466
9467 * gdb.python/py-frame.exp: Test Frame.read_register.
9468
9469 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9470
9471 PR python/16699
9472 * gdb.python/py-completion.exp: New file.
9473 * gdb.python/py-completion.py: Likewise.
9474
9475 2014-08-28 Doug Evans <dje@google.com>
9476
9477 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9478 eax,etc. are live with values set by gdb and thus the compiler can't
9479 use them.
9480 * gdb.arch/i386-pseudo.c (main): Ditto.
9481
9482 2014-08-27 Doug Evans <dje@google.com>
9483
9484 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9485
9486 2014-08-25 Doug Evans <dje@google.com>
9487
9488 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9489 (main): Ditto.
9490
9491 2014-08-25 Doug Evans <dje@google.com>
9492
9493 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9494
9495 2014-08-24 Yao Qi <yao@codesourcery.com>
9496
9497 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9498 symbol off.
9499 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9500
9501 2014-08-22 Doug Evans <dje@google.com>
9502
9503 PR 17276
9504 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9505 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9506 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9507
9508 2014-08-22 Yao Qi <yao@codesourcery.com>
9509
9510 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9511 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9512 * gdb.python/python.exp: Likewise. Use .py file on the host
9513 instead of the build.
9514
9515 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9516
9517 * gdb.threads/gcore-stale-thread.c: New file.
9518 * gdb.threads/gcore-stale-thread.exp: New file.
9519
9520 2014-08-21 Pedro Alves <palves@redhat.com>
9521
9522 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9523 * gdb.base/gcore-relro-pie.exp: Likewise.
9524 * gdb.base/gcore-relro.exp: Likewise.
9525 * gdb.base/gcore.exp: Likewise.
9526 * gdb.base/print-symbol-loading.exp: Likewise.
9527 * gdb.threads/gcore-thread.exp: Likewise.
9528 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9529
9530 2014-08-20 Pedro Alves <palves@redhat.com>
9531 Jan Kratochvil <jan.kratochvil@redhat.com>
9532
9533 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9534 configure.
9535 (EXPECT): Handle READ1 being set.
9536 (all): Depend on EXTRA_RULES.
9537 (check-read1, expect-read1, read1.so, read1): New rules.
9538 * README (Testsuite Parameters): Document the READ1 make variable.
9539 (Race detection): New section.
9540 * configure: Regenerate.
9541 * configure.ac: If build==host==target, and running under a
9542 GNU/glibc system, add read1 to the extra Makefile rules.
9543 (EXTRA_RULES): AC_SUBST it.
9544 * lib/read1.c: New file.
9545
9546 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9547
9548 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9549 the handling of variables declared as a typedef to an array
9550 which a DW_AT_data_location attribute.
9551
9552 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9553 Pedro Alves <palves@redhat.com>
9554
9555 PR symtab/14604
9556 PR symtab/14605
9557 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9558 gdb_test.
9559
9560 2014-08-19 Pedro Alves <palves@redhat.com>
9561
9562 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9563
9564 2014-08-19 Yao Qi <yao@codesourcery.com>
9565
9566 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9567 right line.
9568
9569 2014-08-18 David Blaikie <dblaikie@gmail.com>
9570
9571 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9572
9573 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9574
9575 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9576 attribute in array range.
9577
9578 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9579
9580 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9581
9582 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9583
9584 PR c++/17132
9585 * gdb.cp/pr17132.cc: New file.
9586 * gdb.cp/pr17132.exp: New file.
9587
9588 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9589
9590 * gdb.python/py-xmethods.py (A_getarrayind)
9591 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9592 Use 'print' with function call syntax.
9593 (E_method_matcher.match): Fix tab vs space indentation mixup.
9594
9595 2014-08-15 Yao Qi <yao@codesourcery.com>
9596
9597 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9598 false.
9599
9600 2014-08-15 Yao Qi <yao@codesourcery.com>
9601
9602 * gdb.cp/casts.exp: Set print symbol off.
9603 * gdb.cp/class2.exp: Likewise.
9604 * gdb.cp/overload.exp: Likewise.
9605 * gdb.cp/templates.exp: Likewise.
9606
9607 2014-08-11 Doug Evans <dje@google.com>
9608
9609 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9610 (test_load_shlib): Update.
9611
9612 2014-08-09 Yao Qi <yao@codesourcery.com>
9613
9614 * gdb.base/display.exp: Invoke is_address_zero_readable.
9615 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9616 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9617 * gdb.base/hbreak-unmapped.exp: Return if
9618 is_address_zero_readable returns true.
9619 * gdb.base/signest.exp: Likewise.
9620 * gdb.base/signull.exp: Likewise.
9621 * gdb.base/sigbpt.exp: Likewise.
9622 * gdb.guile/scm-disasm.exp: Do the test if
9623 is_address_zero_readable returns false.
9624 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9625 * gdb.python/py-arch.exp: Likewise.
9626 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9627 * lib/gdb.exp (is_address_zero_readable): New proc.
9628
9629 2014-08-09 Yao Qi <yao@codesourcery.com>
9630
9631 PR testsuite/13443
9632 * gdb.mi/mi-var-display.exp: Make test messages unique.
9633
9634 2014-08-04 Tom Tromey <tromey@redhat.com>
9635
9636 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9637 target 0".
9638
9639 2014-08-04 Tom Tromey <tromey@redhat.com>
9640
9641 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9642 "target_resume".
9643
9644 2014-08-01 Joel Brobecker <brobecker@adacore.com>
9645
9646 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9647 inner_vla_struct_object_size.
9648 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9649 as xfail.
9650
9651 2014-07-30 Pedro Alves <palves@redhat.com>
9652
9653 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9654 comment.
9655
9656 2014-07-29 Yao Qi <yao@codesourcery.com>
9657
9658 PR gdb/17206
9659 * gdb.base/until-nodebug.exp: New.
9660
9661 2014-07-28 Doug Evans <xdje42@gmail.com>
9662
9663 PR guile/17203
9664 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9665 previously existing parameter, and previously ambiguously spelled
9666 parameter.
9667
9668 2014-07-28 Will Newton <will.newton@linaro.org>
9669
9670 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9671
9672 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9673 Doug Evans <xdje42@gmail.com>
9674
9675 PR guile/17146
9676 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9677
9678 2014-07-25 Pedro Alves <palves@redhat.com>
9679
9680 * gdb.threads/signal-command-handle-nopass.c: New file.
9681 * gdb.threads/signal-command-handle-nopass.exp: New file.
9682 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9683 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9684 * gdb.threads/signal-delivered-right-thread.c: New file.
9685 * gdb.threads/signal-delivered-right-thread.exp: New file.
9686
9687 2014-07-25 Pedro Alves <palves@redhat.com>
9688
9689 * gdb.base/double-prompt-target-event-error.exp
9690 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9691 match.
9692 (cancel_pagination_in_target_event): Rework double prompt
9693 detection.
9694 * gdb.base/paginate-after-ctrl-c-running.exp
9695 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9696 <return>' match.
9697 * gdb.base/paginate-bg-execution.exp
9698 (test_bg_execution_pagination_return)
9699 (test_bg_execution_pagination_cancel): Remove '-notransfer
9700 <return>' matches.
9701 * gdb.base/paginate-execution-startup.exp
9702 (test_fg_execution_pagination_return)
9703 (test_fg_execution_pagination_cancel): Remove '-notransfer
9704 <return>' matches.
9705 * gdb.base/paginate-inferior-exit.exp
9706 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9707 match.
9708 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9709 * lib/gdb.exp (pagination_prompt): Run text through
9710 string_to_regexp.
9711 (gdb_test_multiple): Match $pagination_prompt instead of
9712 "<return>".
9713 (string_to_regexp): Move to lib/gdb-utils.exp.
9714
9715 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9716
9717 * gdb.arch/amd64-entry-value-paramref.S: New file.
9718 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9719 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9720 * gdb.arch/amd64-optimout-repeat.S: New file.
9721 * gdb.arch/amd64-optimout-repeat.c: New file.
9722 * gdb.arch/amd64-optimout-repeat.exp: New file.
9723
9724 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9725
9726 PR gdb/17170
9727 * gdb.base/statistics.exp: New file.
9728
9729 2014-07-17 Doug Evans <dje@google.com>
9730
9731 PR gdb/17170
9732 * gdb.base/maint.exp: Update testing of per-command stats.
9733
9734 2014-07-16 Pedro Alves <palves@redhat.com>
9735
9736 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9737 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9738 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9739 (tfile_write_buf): New functions.
9740 (add_memory_block): Rewrite using the above.
9741 (adjust_function_address): New function.
9742 (FUNCTION_ADDRESS): New macro.
9743 (write_basic_trace_file): Remove short_x local, and use
9744 tfile_write_16. Change type of func_addr local to unsigned long
9745 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9746 here. Cast argument of add_memory_block to char pointer.
9747 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9748 (main): Remove parameters.
9749 * gdb.trace/tfile.exp: Remove nowarnings.
9750
9751 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9752
9753 * gdb.base/debug-expr.exp: Test string evaluation with
9754 "debug expression" on.
9755
9756 2014-07-15 Pedro Alves <palves@redhat.com>
9757
9758 * gdb.base/reread.exp: Use clean_restart.
9759
9760 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9761
9762 * gdb.arch/avr-flash-qualifer.c: New.
9763 * gdb.arch/avr-flash-qualifer.exp: New.
9764
9765 2014-07-14 Pedro Alves <palves@redhat.com>
9766
9767 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9768 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9769
9770 2014-07-14 Pedro Alves <palves@redhat.com>
9771
9772 * gdb.base/double-prompt-target-event-error.c: New file.
9773 * gdb.base/double-prompt-target-event-error.exp: New file.
9774
9775 2014-07-14 Pedro Alves <palves@redhat.com>
9776
9777 PR gdb/17072
9778 * gdb.base/paginate-inferior-exit.c: New file.
9779 * gdb.base/paginate-inferior-exit.exp: New file.
9780
9781 2014-07-14 Pedro Alves <palves@redhat.com>
9782
9783 PR gdb/17072
9784 * gdb.base/paginate-bg-execution.c: New file.
9785 * gdb.base/paginate-bg-execution.exp: New file.
9786
9787 2014-07-14 Pedro Alves <palves@redhat.com>
9788
9789 PR gdb/17072
9790 * gdb.base/paginate-execution-startup.c: New file.
9791 * gdb.base/paginate-execution-startup.exp: New file.
9792 * lib/gdb.exp (pagination_prompt): New global.
9793 (default_gdb_spawn): New procedure, factored out from
9794 default_gdb_spawn.
9795 (default_gdb_start): Adjust to call default_gdb_spawn.
9796 (gdb_spawn): New procedure.
9797
9798 2014-07-14 Pedro Alves <palves@redhat.com>
9799
9800 * lib/gdb.exp (gdb_assert): New procedure.
9801 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9802
9803 2014-07-14 Pedro Alves <palves@redhat.com>
9804
9805 * gdb.base/execution-termios.c: New file.
9806 * gdb.base/execution-termios.exp: New file.
9807
9808 2014-07-14 Tom Tromey <tromey@redhat.com>
9809
9810 * gdb.cp/vla-cxx.cc: New file.
9811 * gdb.cp/vla-cxx.exp: New file.
9812
9813 2014-07-14 Tom Tromey <tromey@redhat.com>
9814
9815 * gdb.reverse/rerun-prec.c: New file.
9816 * gdb.reverse/rerun-prec.exp: New file.
9817
9818 2014-07-12 Maciej W. Rozycki <macro@mips.com>
9819 Maciej W. Rozycki <macro@codesourcery.com>
9820
9821 * lib/gdb-utils.exp: New file.
9822 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9823 inline `gdb_init_command' processing.
9824 (gdb_start_cmd): Likewise.
9825 * lib/mi-support.exp (mi_run_cmd): Likewise.
9826 * README: Document `gdb_init_command' and `gdb_init_commands'.
9827
9828 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9829
9830 Fix false FAIL running under a very long directory name.
9831 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9832 and "set print elements 10000". Twice.
9833
9834 2014-07-11 Yao Qi <yao@codesourcery.com>
9835
9836 * gdb.base/exprs.exp: "set print symbol off".
9837
9838 2014-07-11 Pedro Alves <palves@redhat.com>
9839
9840 * gdb.threads/kill.c: New file.
9841 * gdb.threads/kill.exp: New file.
9842
9843 2014-07-10 Yao Qi <yao@codesourcery.com>
9844
9845 * gdb.trace/tfile.c (write_basic_trace_file)
9846 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9847 address written to trace file.
9848
9849 2014-07-09 Pedro Alves <palves@redhat.com>
9850
9851 * gdb.base/attach-wait-input.exp: New file.
9852 * gdb.base/attach-wait-input.c: New file.
9853
9854 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9855
9856 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9857 setting up test structures.
9858 (main): Call new test function.
9859 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9860 test function, continue into test function and walk test
9861 structures.
9862
9863 2014-07-02 Yao Qi <yao@codesourcery.com>
9864
9865 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9866 'bar_start' at the beginning of functions 'foo' and 'bar'
9867 respectively.
9868 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9869 instead of 'foo' and 'bar'.
9870
9871 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9872
9873 * gdb.btrace/segv.exp: New.
9874 * gdb.btrace/segv.c: New.
9875
9876 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
9877
9878 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9879 instruction.
9880
9881 2014-06-30 Mark Wielaard <mjw@redhat.com>
9882
9883 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9884 vulture, vilify, villar): New volatile array constants.
9885 (vindictive, vegetation): New const volatile array constants.
9886 * gdb.base/volatile.exp: Test volatile and const volatile array
9887 types.
9888
9889 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9890
9891 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9892 target lacks support for awatch, rwatch, or hbreak.
9893
9894 2014-06-27 Yao Qi <yao@codesourcery.com>
9895
9896 * gdb.multi/dummy-frame-restore.exp: New.
9897 * gdb.multi/dummy-frame-restore.c: New.
9898
9899 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9900
9901 * gdb.btrace/gcore.exp: New.
9902
9903 2014-06-23 Pedro Alves <palves@redhat.com>
9904
9905 * gdb.base/watchpoint-reuse-slot.c: New file.
9906 * gdb.base/watchpoint-reuse-slot.exp: New file.
9907
9908 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9909
9910 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9911 progspace's filename in 'info', 'enable' and 'disable' command
9912 tests.
9913
9914 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9915
9916 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9917 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9918 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9919
9920 2014-06-20 Gary Benson <gbenson@redhat.com>
9921
9922 * gdb.arch/i386-avx.exp: Fix include file location.
9923 * gdb.arch/i386-sse.exp: Likewise.
9924
9925 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9926
9927 * gdb.dlang/expression.exp: New file.
9928
9929 2014-06-19 Pedro Alves <palves@redhat.com>
9930
9931 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9932 out from ...
9933 (top level): ... here. Iterate running tests under different
9934 scheduler-locking settings.
9935
9936 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
9937
9938 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9939 to DW_FORM_addr and use non-zero addresses.
9940
9941 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9942
9943 PR gdb/17017
9944 * gdb.python/py-xmethods.cc: Add global function call counters and
9945 increment them in their respective functions. Remove "cout"
9946 statements.
9947 * gdb.python/py-xmethods.exp: Make tests check the global function
9948 call counters instead of depending on inferior IO.
9949
9950 2014-06-18 Don Breazeal <donb@codesourcery.com>
9951
9952 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9953 Deleted procedure.
9954 (explicit_fork_parent_follow): Deleted procedure.
9955 (explicit_fork_child_follow): Deleted procedure.
9956 (test_follow_fork): New procedure.
9957 (do_fork_tests): Replace calls to deleted procedures with
9958 calls to test_follow_fork and reset GDB for subsequent
9959 procedure calls.
9960
9961 2014-06-17 Yao Qi <yao@codesourcery.com>
9962
9963 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9964 CP1252.
9965
9966 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
9967
9968 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9969 Initialize ptr and S explicitly.
9970 (skip_type_update_when_not_use_rtti_test): Likewise.
9971
9972 2014-06-16 Keith Seitz <keiths@redhat.com>
9973
9974 PR mi/15863
9975 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9976 the inferior is started.
9977
9978 2014-06-16 Pedro Alves <palves@redhat.com>
9979
9980 * gdb.base/break-main-file-remove-fail.c: New file.
9981 * gdb.base/break-main-file-remove-fail.exp: New file.
9982 * gdb.base/break-unload-file.exp: Use build_executable instead of
9983 prepare_for_testing.
9984 (test_break): New parameter "initial_load". Handle it.
9985 (top level): Add initial_load cmdline/file axis.
9986
9987 2014-06-12 Tom Tromey <tromey@redhat.com>
9988
9989 * gdb.base/completion.exp: Don't use directory name in test.
9990
9991 2014-06-09 Gary Benson <gbenson@redhat.com>
9992
9993 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9994 separate the always-available ANSI-standard signals from the
9995 signals that require checking.
9996 (main): Likewise.
9997 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9998 Likewise.
9999 (main): Likewise.
10000
10001 2014-06-07 Keith Seitz <keiths@redhat.com>
10002
10003 Revert:
10004 PR c++/16253
10005 * gdb.cp/var-tag.cc: New file.
10006 * gdb.cp/var-tag.exp: New file.
10007 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10008 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10009 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10010 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10011
10012 2014-06-06 Doug Evans <xdje42@gmail.com>
10013
10014 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
10015
10016 2014-06-06 Pedro Alves <palves@redhat.com>
10017
10018 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
10019 in target debug output instead of looking at RSP packets,
10020 disabling the test on any target that uses hardware stepping.
10021 Update comments.
10022
10023 2014-06-06 Pedro Alves <palves@redhat.com>
10024
10025 * gdb.base/break-unload-file.exp: Fix typo.
10026
10027 2014-06-06 Yao Qi <yao@codesourcery.com>
10028
10029 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
10030 from "jit_function" to "^jit_function".
10031
10032 2014-06-06 Yao Qi <yao@codesourcery.com>
10033
10034 * gdb.base/async.c (foo): Add one statement.
10035 * gdb.base/async.exp: Get the next instruction address and
10036 match the output of "nexti" by instruction address. Match
10037 the hex address in the output of "finish".
10038
10039 2014-06-06 Gary Benson <gbenson@redhat.com>
10040
10041 * gdb.base/call-signals.c: Remove preprocessor conditionals
10042 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
10043 SIGSEGV and SIGTERM.
10044 * gdb.base/sigall.c: Likewise.
10045 * gdb.base/unwindonsignal.c: Likewise.
10046 * gdb.reverse/sigall-reverse.c: Likewise.
10047
10048 2014-06-06 Yao Qi <yao@codesourcery.com>
10049
10050 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
10051 readable, skip the test.
10052
10053 2014-06-06 Yao Qi <yao@codesourcery.com>
10054
10055 * gdb.threads/staticthreads.c (thread_function): Move the line
10056 setting breakpoint on forward.
10057 * gdb.threads/staticthreads.exp: Update comments.
10058
10059 2014-06-05 Ludovic Courtès <ludo@gnu.org>
10060
10061 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10062 "history-append! type error".
10063
10064 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10065
10066 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10067 erroneous dprintf expected input.
10068
10069 2014-06-04 Doug Evans <xdje42@gmail.com>
10070
10071 * gdb.guile/scm-generics.exp: Delete.
10072
10073 2014-06-04 Doug Evans <xdje42@gmail.com>
10074
10075 * gdb.guile/scm-breakpoint.exp: Update.
10076 Add tests for breakpoint registration.
10077
10078 2014-06-04 Tom Tromey <tromey@redhat.com>
10079
10080 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10081 VLA-in-union.
10082 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10083 inner_vla_struct, vla_union types. Initialize objects of those
10084 types and compute their sizes.
10085
10086 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10087 Hui Zhu <hui@codesourcery.com>
10088
10089 * gdb.base/fileio.exp: Add test for shell not available as well as
10090 available.
10091 * gdb.base/fileio.c (test_system): Check for shell twice.
10092
10093 2014-06-04 Yao Qi <yao@codesourcery.com>
10094
10095 * gdb.base/auto-connect-native-target.exp: Remove redundant
10096 space from the regexp pattern.
10097
10098 2014-06-04 Yao Qi <yao@codesourcery.com>
10099
10100 * gdb.base/default.exp: Replace "child" with "native" in
10101 regexp pattern.
10102
10103 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10104
10105 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10106 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10107 * gdb.python/py-xmethods.py: Python script supporting the
10108 new testcase and tests.
10109
10110 2014-06-03 Joel Brobecker <brobecker@adacore.com>
10111 Pedro Alves <palves@redhat.com>
10112
10113 PR breakpoints/17000
10114 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10115 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10116
10117 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10118
10119 * gdb.base/subst.exp: Add tests to verify partial path matching
10120 output.
10121
10122 2014-06-03 Pedro Alves <palves@redhat.com>
10123
10124 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10125 target that doesn't use software single-stepping.
10126
10127 2014-06-03 Pedro Alves <palves@redhat.com>
10128
10129 PR breakpoints/17000
10130 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10131 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10132
10133 2014-06-02 Doug Evans <xdje42@gmail.com>
10134
10135 * gdb.guile/scm-parameter.exp: New file.
10136
10137 2014-06-02 Doug Evans <xdje42@gmail.com>
10138
10139 * gdb.guile/scm-cmd.c: New file.
10140 * gdb.guile/scm-cmd.exp: New file.
10141
10142 2014-06-02 Doug Evans <xdje42@gmail.com>
10143
10144 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10145 pretty-printer lookup.
10146 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10147 (make-pp_s-printer): Call it.
10148 (make-pretty-printer-from-dict): New function.
10149 (lookup-pretty-printer-maker-from-dict): New function.
10150 (*pretty-printer*): Simplify.
10151 (make-objfile-pp_s-printer): New function.
10152 (install-objfile-pretty-printers!): New function.
10153 (make-progspace-pp_s-printer): New function.
10154 (install-progspace-pretty-printers!): New function.
10155 * gdb.guile/scm-progspace.c: New file.
10156 * gdb.guile/scm-progspace.exp: New file.
10157
10158 2014-06-02 Pedro Alves <palves@redhat.com>
10159
10160 * gdb.base/dprintf-bp-same-addr.c: New file.
10161 * gdb.base/dprintf-bp-same-addr.exp: New file.
10162
10163 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10164
10165 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10166 * gdb.arch/powerpc-power.s: Likewise.
10167
10168 2014-06-02 Joel Brobecker <brobecker@adacore.com>
10169
10170 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10171
10172 2014-06-01 Yao Qi <yao@codesourcery.com>
10173
10174 * gdb.base/watchpoint.exp (test_watch_location): Check null
10175 pointer can be dereferenced. If not, do the test, otherwise
10176 skip it.
10177
10178 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
10179
10180 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10181 results.
10182 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10183
10184 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
10185
10186 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10187 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10188 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10189 * gdb.arch/amd64-invalid-stack-top.c: New file.
10190 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10191
10192 2014-05-30 Pedro Alves <palves@redhat.com>
10193
10194 PR breakpoints/17000
10195 * gdb.base/sss-bp-on-user-bp.c: New file.
10196 * gdb.base/sss-bp-on-user-bp.exp: New file.
10197
10198 2014-05-30 David Blaikie <dblaikie@gmail.com>
10199
10200 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10201 gnu_inline semantics via attribute.
10202 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10203 source explicitly specifies the required semantics.
10204
10205 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10206
10207 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10208
10209 2014-05-29 Pedro Alves <palves@redhat.com>
10210 Tom Tromey <tromey@redhat.com>
10211
10212 * gdb.base/async-shell.exp: Don't enable target-async.
10213 * gdb.base/async.exp
10214 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10215 parameter. Adjust.
10216 (top level): Don't test with "target-async".
10217 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10218 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10219 * gdb.base/inferior-died.exp: Don't enable target-async.
10220 * gdb.base/interrupt-noterm.exp: Likewise.
10221 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10222 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10223 * gdb.mi/mi-nonstop.exp: Likewise.
10224 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10225 * gdb.mi/mi-nsintrall.exp: Likewise.
10226 * gdb.mi/mi-nsmoribund.exp: Likewise.
10227 * gdb.mi/mi-nsthrexec.exp: Likewise.
10228 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10229 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10230 * gdb.python/py-evsignal.exp: Don't enable target-async.
10231 * gdb.python/py-evthreads.exp: Likewise.
10232 * gdb.python/py-prompt.exp: Likewise.
10233 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10234 * gdb.server/solib-list.exp: Don't enable target-async.
10235 * gdb.threads/thread-specific-bp.exp: Likewise.
10236 * lib/mi-support.exp: Adjust to use mi-async.
10237
10238 2014-05-29 Pedro Alves <palves@redhat.com>
10239
10240 PR gdb/13860
10241 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10242 reason, even in sync mode.
10243
10244 2014-05-29 Pedro Alves <palves@redhat.com>
10245 Hui Zhu <hui@codesourcery.com>
10246
10247 PR PR15693
10248 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10249 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10250 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10251 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10252
10253 2014-05-28 Joel Brobecker <brobecker@adacore.com>
10254
10255 * config/monitor.exp (gdb_target_monitor): Replace use of
10256 "set remotebaud" by "set serial baud".
10257
10258 2014-05-26 Andy Wingo <wingo@igalia.com>
10259
10260 * gdb.guile/scm-breakpoint.exp:
10261 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10262 properties instead of gdb-object-properties.
10263
10264 2014-05-26 Yao Qi <yao@codesourcery.com>
10265
10266 * gdb.server/no-thread-db.exp: Specify source file name
10267 explicitly when setting a breakpoint.
10268
10269 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10270
10271 * gdb.btrace/vdso.c: New.
10272 * gdb.btrace/vdso.exp: New.
10273
10274 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10275
10276 * gdb.base/gcore.exp (capture_command_output): Move ...
10277 * lib/gdb.exp (capture_command_output): ... here.
10278
10279 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10280
10281 * gdb.btrace/data.exp: Test memory access during btrace replay.
10282
10283 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10284
10285 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10286
10287 2014-05-21 Pedro Alves <palves@redhat.com>
10288
10289 PR gdb/13860
10290 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10291 (top level): Test that output related to execution commands is
10292 sent to the console with CLI commands, but not with MI commands.
10293 Test that breakpoint events are always mirrored to the console.
10294 Also expect the new source line to be output after a "next" in
10295 async mode too. Make it a pass/fail test.
10296 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10297 output.
10298 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10299
10300 2014-05-21 Pedro Alves <palves@redhat.com>
10301
10302 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10303 Use them to test variations of "list" after reaching a breakpoint.
10304 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10305 Test "list" with listsize 10 after reaching a breakpoint.
10306 * gdb.python/python.exp (decode_line current location line
10307 number): Adjust expected line number.
10308
10309 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10310
10311 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10312 behavior for $args, pass it directly to "run".
10313
10314 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10315
10316 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10317 30000 to 65536.
10318
10319 2014-05-21 Pedro Alves <palves@redhat.com>
10320
10321 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10322 auto-connect-native-target off".
10323 * gdb.base/auto-connect-native-target.c: New file.
10324 * gdb.base/auto-connect-native-target.exp: New file.
10325
10326 2014-05-21 Pedro Alves <palves@redhat.com>
10327
10328 * gdb.base/default.exp: Test "target native" instead of "target
10329 child".
10330
10331 2014-05-21 Mark Wielaard <mjw@redhat.com>
10332
10333 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10334
10335 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10336
10337 Fix TLS access for -static -pthread.
10338 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10339 <HAVE_TLS> (thread_function, main): Initialize it.
10340 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10341 Add clean_restart.
10342 <$have_tls != "">: Check TLSVAR.
10343
10344 2014-05-21 Pedro Alves <palves@redhat.com>
10345
10346 * gdb.base/dcache-line-read-error.c: New.
10347 * gdb.base/dcache-line-read-error.exp: New.
10348
10349 2014-05-20 Pedro Alves <palves@redhat.com>
10350
10351 * gdb.base/compare-sections.c: New file.
10352 * gdb.base/compare-sections.exp: New file.
10353
10354 2014-05-20 Pedro Alves <palves@redhat.com>
10355
10356 * gdb.base/break-idempotent.c: New file.
10357 * gdb.base/break-idempotent.exp: New file.
10358
10359 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10360
10361 * gdb.btrace/nohist.exp: New.
10362
10363 2014-05-20 Yao Qi <yao@codesourcery.com>
10364
10365 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10366 gdb.reverse directory and gdb_reverse_timeout exists in board
10367 setting.
10368 * README: Document gdb_reverse_timeout.
10369
10370 2014-05-20 Yao Qi <yao@codesourcery.com>
10371
10372 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10373 'test_file_name'. Treat args as a string instead of a list.
10374 (gdb_init): Rename argument 'args' by 'test_file_name'.
10375
10376 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10377
10378 * gdb.arch/powerpc-power.exp: New file.
10379 * gdb.arch/powerpc-power.s: New file.
10380
10381 2014-05-16 Doug Evans <dje@google.com>
10382
10383 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10384 * gdb.base/completion.exp: Check that all expected files exist
10385 before doing file completion.
10386
10387 2014-05-16 Doug Evans <dje@google.com>
10388
10389 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10390 Update.
10391 (do_syscall_tests_without_xml): Update.
10392
10393 2014-05-16 Pedro Alves <palves@redhat.com>
10394
10395 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10396 instead of "unknown output after running".
10397
10398 2014-05-16 Yao Qi <yao@codesourcery.com>
10399
10400 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10401 file1.txt from host at the end.
10402 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10403
10404 2014-05-15 Doug Evans <dje@google.com>
10405
10406 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10407 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10408 loading file. Add test for TU lookup.
10409
10410 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10411
10412 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10413 calling "-exec-arguments" or "set args" before running the
10414 inferior.
10415
10416 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10417
10418 * lib/mi-support.exp (mi_expect_stop): Expect message for
10419 inferiors that exit with non-zero exit code.
10420
10421 2014-05-14 Yao Qi <yao@codesourcery.com>
10422
10423 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10424 match absolute path on remote host.
10425 (test_file_list_exec_source_files): Remove "/" from the
10426 pattern.
10427
10428 2014-05-14 Yao Qi <yao@codesourcery.com>
10429
10430 * boards/local-remote-host-notty.exp (${board}_file): New
10431 proc.
10432
10433 2014-05-07 Kyle McMartin <kyle@redhat.com>
10434
10435 Pushed by Joel Brobecker <brobecker@adacore.com>.
10436 * gdb.arch/aarch64-atomic-inst.c: New file.
10437 * gdb.arch/aarch64-atomic-inst.exp: New file.
10438
10439 2014-05-07 Yao Qi <yao@codesourcery.com>
10440
10441 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10442 in current context" too.
10443
10444 2014-05-05 Keith Seitz <keiths@redhat.com>
10445
10446 * gdb.linespec/ls-dollar.exp: Add test for linespec
10447 file:convenience_variable.
10448
10449 2014-05-05 Yao Qi <yao@codesourcery.com>
10450
10451 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10452 traceframes into tfile and ctf trace files. Read data from
10453 trace file and test collected data.
10454 (gdb_collect_locals_test): Likewise.
10455 (gdb_unavailable_registers_test): Likewise.
10456 (gdb_unavailable_floats): Likewise.
10457 (gdb_collect_globals_test): Likewise.
10458 (top-level): Append "ctf" to trace_file_targets if GDB
10459 supports.
10460
10461 2014-05-05 Yao Qi <yao@codesourcery.com>
10462
10463 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10464 code to ...
10465 (gdb_collect_args_test_1): ... it. New proc.
10466 (gdb_collect_locals_test): Move some code to ...
10467 (gdb_collect_locals_test_1): ... it. New proc.
10468 (gdb_unavailable_registers_test): Move some code to ...
10469 (gdb_unavailable_registers_test_1): ... it. New proc.
10470 (gdb_unavailable_floats): Move some code to ...
10471 (gdb_unavailable_floats_1): ... it. New proc.
10472
10473 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10474
10475 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10476 probes to test for bitness recognition.
10477 * gdb.arch/amd64-stap-optional-prefix.exp
10478 (test_probe_value_without_reg): New procedure.
10479 Add code to test for different kinds of bitness.
10480
10481 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10482
10483 PR breakpoints/16889
10484 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10485 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10486
10487 2014-05-01 Pedro Alves <palves@redhat.com>
10488
10489 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10490 gdb_file_cmd if no file is specified.
10491 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10492 last_loaded_file to set the remote exec-file.
10493
10494 2014-05-01 Pedro Alves <palves@redhat.com>
10495
10496 * boards/local-remote-host.exp: New file.
10497
10498 2014-05-01 Pedro Alves <palves@redhat.com>
10499
10500 * boards/local-remote-host.exp: Rename to ...
10501 * boards/local-remote-host-notty.exp: ... this.
10502
10503 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10504
10505 * gdb.ada/dyn_arrayidx: New testcase.
10506
10507 2014-04-26 Yao Qi <yao@codesourcery.com>
10508
10509 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10510 and compute the length of function main. Save it in
10511 $main_length.
10512 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10513 (top-level): Use gdb_compile to compile objects into
10514 executable and restart GDB. Remove invocation to
10515 prepare_for_testing.
10516
10517 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10518 Pedro Alves <palves@redhat.com>
10519
10520 PR server/16255
10521 * gdb.multi/multi-attach.c: New file.
10522 * gdb.multi/multi-attach.exp: New file.
10523
10524 2014-04-25 Pedro Alves <palves@redhat.com>
10525
10526 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10527 user.
10528 (top level): Test that "set remote conditional-breakpoints-packet
10529 off" works as intended.
10530 * gdb.base/dprintf.exp: Test that "set remote
10531 breakpoint-commands-packet off" works as intended.
10532 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10533 New function.
10534 (top level): Call it.
10535 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10536 remote fast-tracepoints-packet off" works as intended.
10537 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10538 * lib/gdb.exp (gdb_is_target_remote): ... here.
10539
10540 2014-04-24 David Blaikie <dblaikie@gmail.com>
10541
10542 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10543 ensure clang would not discard them.
10544 * gdb.base/gdbvars.c: Ditto.
10545 * gdb.base/memattr.c: Ditto.
10546 * gdb.base/whatis.c: Ditto.
10547 * gdb.python/py-prettyprint.c: Ditto.
10548 * gdb.trace/actions.c: Ditto.
10549 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10550 ensure clang would not discard it.
10551
10552 2014-04-24 David Blaikie <dblaikie@gmail.com>
10553
10554 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10555 clang to emit the full definition of type required by the test
10556 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10557
10558 2014-04-24 David Blaikie <dblaikie@gmail.com>
10559
10560 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10561 coax Clang into emitting the definition of the type.
10562 * gdb.cp/pr10728-x.h (y): Ditto.
10563 * gdb.cp/pr10728-y.cc (y): Ditto.
10564
10565 2014-04-24 David Blaikie <dblaikie@gmail.com>
10566
10567 * gdb.base/label.exp: XFAIL label related tests under Clang.
10568 * gdb.cp/cplabel.exp: Ditto.
10569 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10570 under Clang those using labels.
10571
10572 2014-04-25 Yao Qi <yao@codesourcery.com>
10573
10574 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10575 double_label.
10576 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10577 partial_label and double_label.
10578
10579 2014-04-24 David Blaikie <dblaikie@gmail.com>
10580
10581 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10582
10583 2014-04-24 David Blaikie <dblaikie@gmail.com>
10584
10585 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10586 of the function to work across GCC and Clang.
10587 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10588 pointer types (const void ** const V void **).
10589
10590 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10591 Walfred Tedeschi <walfred.tedeschi@intel.com>
10592
10593 * Makefile.in (EXECUTABLES): Added i386-avx512.
10594 * gdb.arch/i386-avx512.c: New file.
10595 * gdb.arch/i386-avx512.exp: Likewise.
10596
10597 2014-04-23 Keith Seitz <keiths@redhat.com>
10598
10599 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10600 (mi_make_breakpoint_table): New procedure.
10601 (mi_create_breakpoint): Use mi_make_breakpoint
10602 and return the result.
10603 (mi_make_breakpoint): New procedure.
10604 (mi_build_kv_pairs): New procedure.
10605
10606 * gdb.mi/mi-break.exp: Remove unused globals,
10607 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10608 All callers updated.
10609 * gdb.mi/mi-dprintf.exp: Use variable to track command
10610 number.
10611 Update all callers of mi_create_breakpoint and use
10612 mi_make_breakpoint_table.
10613 Remove any unused global variables.
10614 * gdb.mi/mi-nonstop.exp: Likewise.
10615 * gdb.mi/mi-nsintrall.exp: Likewise.
10616 * gdb.mi/mi-nsmoribund.exp: Likewise.
10617 * gdb.mi/mi-nsthrexec.exp: Likewise.
10618 * gdb.mi/mi-reverse.exp: Likewise.
10619 * gdb.mi/mi-simplerun.exp: Likewise.
10620 * gdb.mi/mi-stepn.exp: Likewise.
10621 * gdb.mi/mi-syn-frame.exp: Likewise.
10622 * gdb.mi/mi-until.exp: Likewise.
10623 * gdb.mi/mi-var-cp.exp: Likewise.
10624 * gdb.mi/mi-var-display.exp: Likewise.
10625 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10626 * gdb.mi/mi2-var-child.exp: Likewise.
10627 * gdb.mi/mi-vla-c99.exp: Likewise.
10628 * lib/mi-support.exp: Likewise.
10629
10630 From Ian Lance Taylor <iant@cygnus.com>:
10631 * lib/gdb.exp (parse_args): New procedure.
10632
10633 2014-04-23 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.base/break-unload-file.c: New file.
10636 * gdb.base/break-unload-file.exp: New file.
10637 * gdb.base/sym-file-lib.c (baz): New function.
10638 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10639 field.
10640 (load): Store the segment's mapped size.
10641 (unload): New function.
10642 (unload_shlib): New function.
10643 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10644 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10645 set a breakpoint at baz, and call it.
10646 * gdb.base/sym-file.exp: New tests for stale breakpoint
10647 instructions.
10648
10649 2014-04-23 Pedro Alves <palves@redhat.com>
10650
10651 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10652 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10653 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10654 * gdb.base/hbreak-unmapped.c: New file.
10655 * gdb.base/hbreak-unmapped.exp: New file.
10656 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10657 * lib/gdb.exp (gdb_is_target_remote): ... here.
10658
10659 2014-04-22 Pedro Alves <palves@redhat.com>
10660
10661 * gdb.base/consecutive-step-over.c: New file.
10662 * gdb.base/consecutive-step-over.exp: New file.
10663
10664 2014-04-22 Pedro Alves <palves@redhat.com>
10665
10666 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10667 instead of send_gdb/gdb_expect.
10668
10669 2014-04-22 Yao Qi <yao@codesourcery.com>
10670
10671 * lib/trace-support.exp (generate_tracefile): New procedure.
10672 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10673 return 0.
10674 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10675 if generate_tracefile returns 1.
10676
10677 2014-04-18 Tom Tromey <palves@redhat.com>
10678 Pedro alves <tromey@redhat.com>
10679
10680 PR backtrace/15558
10681 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10682 with a backtrace limit.
10683 * gdb.python/py-frame-inline.exp: Test running to an inline
10684 function with a backtrace limit, and printing the newest frame.
10685 * gdb.python/py-frame-inline.c (main): Call f.
10686
10687 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10688
10689 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10690
10691 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10692
10693 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10694 Drop prefix from unsupported source file path.
10695
10696 2014-04-17 Yao Qi <yao@codesourcery.com>
10697
10698 * lib/gdb.exp (with_target_charset): New proc.
10699 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10700 with_target_charset.
10701 (test_print_strings): Likewise.
10702 (test_repeat_bytes): Likewise.
10703 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10704 for some tests.
10705
10706 2014-04-16 Keith Seitz <keiths@redhat.com>
10707
10708 PR gdb/15827
10709 * gdb.dwarf2/corrupt.c: New file.
10710 * gdb.dwarf2/corrupt.exp: New file.
10711
10712 2014-04-16 Keith Seitz <keiths@redhat.com>
10713
10714 PR c++/16597
10715 * gdb.cp/namelessclass.cc: New file.
10716 * gdb.cp/namelessclass.exp: New file.
10717 * gdb.cp/namelessclass.S: New file.
10718
10719 2014-04-16 Doug Evans <dje@google.com>
10720
10721 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10722 Add comment.
10723 (gdbserver_default_get_comm_port): New function.
10724 (gdbserver_start): Check if board file provided
10725 "gdbserver,get_comm_port" and use it if so.
10726 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10727 (gdb,socketport): Set to "stdio".
10728 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10729 (stdio_gdbserver_template): Delete.
10730 (${board}_get_remote_address): Update.
10731 (${board}_build_remote_cmd): Delete.
10732 (${board}_get_comm_port): New function.
10733 (${board}_spawn): Update.
10734 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10735 Delete.
10736 (${board}_get_remote_address): Update.
10737 (${board}_get_comm_port): New function.
10738
10739 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
10740
10741 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10742 appearing in any order.
10743
10744 2014-04-15 Doug Evans <dje@google.com>
10745
10746 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10747 uninitialized value of "description".
10748
10749 2014-04-15 Keith Seitz <keiths@redhat.com>
10750
10751 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10752 Remove unused globals.
10753 (test_running_the_program): Likewise.
10754 (test_controlled_execution): Likewise.
10755 (test_controlling_breakpoints): Likewise.
10756 (test_program_termination): Likewise.
10757
10758 2014-04-15 Keith Seitz <keiths@redhat.com>
10759
10760 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10761 unused globals.
10762 (test_rbreak_creation_and_listing): Likewise.
10763 (test_ignore_count): Likewise.
10764 (test_error): Likewise.
10765
10766 2014-04-15 Pedro Alves <palves@redhat.com>
10767
10768 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10769 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10770 sym-file-loader.c.
10771 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10772 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10773 to sym-file-loader.c.
10774 (struct library): Forward declare.
10775 (load_shlib, lookup_function): Change prototypes.
10776 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10777 (translate_offset): Remove declarations.
10778 (get_text_addr): New declaration.
10779 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10780 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10781 sym-file-loader.h.
10782 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10783 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10784 here from sym-file-loader.h.
10785 (struct library): New structure.
10786 (load_shlib, lookup_function): Change prototypes and adjust to
10787 work with a struct library.
10788 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10789 (translate_offset): Make static.
10790 (get_text_addr): New function.
10791 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10792
10793 2014-04-15 Pedro Alves <palves@redhat.com>
10794
10795 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10796
10797 2014-04-15 Pedro Alves <palves@redhat.com>
10798
10799 * gdb.base/sym-file-loader.c: Include <limits.h>.
10800 (SELF_LINK): New define.
10801 (get_origin): New function.
10802 (load_shlib): Use it.
10803 * gdb.base/sym-file.exp: Don't early return if the target is
10804 remote. Use runto_main, and issue fail is that fails. Use
10805 gdb_load_shlibs.
10806 (shlib_name): Delete.
10807 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10808
10809 2014-04-15 Pedro Alves <palves@redhat.com>
10810
10811 * gdb.base/sym-file.exp: Remove regex characters from test
10812 message. Don't refer to breakpoint numbers in test messages.
10813
10814 2014-04-14 Keith Seitz <keiths@redhat.com>
10815
10816 PR c++/16253
10817 * gdb.cp/var-tag.cc: New file.
10818 * gdb.cp/var-tag.exp: New file.
10819 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10820 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10821 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10822 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10823
10824 2014-04-14 Tom Tromey <tromey@redhat.com>
10825
10826 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10827 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10828 type.
10829 * gdb.cp/enum-class.exp: New file.
10830 * gdb.cp/enum-class.cc: New file.
10831
10832 2014-04-14 Tom Tromey <tromey@redhat.com>
10833
10834 * gdb.dwarf2/enum-type.exp: New file.
10835
10836 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10837
10838 * gdb.mi/mi-vla-c99.exp: New file.
10839 * gdb.mi/vla.c: New file.
10840
10841 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10842
10843 * gdb.base/vla-datatypes.c: New file.
10844 * gdb.base/vla-datatypes.exp: New file.
10845
10846 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10847
10848 * gdb.base/vla-ptr.c: New file.
10849 * gdb.base/vla-ptr.exp: New file.
10850
10851 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10852
10853 * gdb.dwarf2/count.exp: New file.
10854
10855 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10856
10857 * gdb.base/vla-sideeffect.c: New file.
10858 * gdb.base/vla-sideeffect.exp: New file.
10859
10860 2014-04-14 David Blaikie <dblaikie@gmail.com>
10861
10862 * gdb.mi/non-stop.c: Add return value for non-void function return
10863 statement.
10864 * gdb.threads/staticthreads.c: Ditto.
10865
10866 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10867 Doug Evans <xdje42@gmail.com>
10868
10869 * gdb.guile/scm-value.c: Improve test case.
10870 * gdb.guile/scm-value.exp: Add new test.
10871
10872 2014-04-11 David Blaikie <dblaikie@gmail.com>
10873
10874 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10875 override Clang's default.
10876
10877 2014-04-11 Joel Brobecker <brobecker@adacore.com>
10878
10879 Revert the following changes (regressions):
10880
10881 * gdb.base/vla-sideeffect.c: New file.
10882 * gdb.base/vla-sideeffect.exp: New file.
10883
10884 * gdb.dwarf2/count.exp: New file.
10885
10886 * gdb.base/vla-multi.c: New file.
10887 * gdb.base/vla-multi.exp: New file.
10888
10889 * gdb.base/vla-ptr.c: New file.
10890 * gdb.base/vla-ptr.exp: New file.
10891
10892 * gdb.base/vla-datatypes.c: New file.
10893 * gdb.base/vla-datatypes.exp: New file.
10894
10895 * gdb.mi/mi-vla-c99.exp: New file.
10896 * gdb.mi/vla.c: New file.
10897
10898 2014-04-11 Keith Seitz <keiths@redhat.com>
10899
10900 PR c++/16675
10901 * gdb.cp/cpsizeof.exp: New file.
10902 * gdb.cp/cpsizeof.cc: New file.
10903
10904 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10905
10906 * gdb.mi/mi-vla-c99.exp: New file.
10907 * gdb.mi/vla.c: New file.
10908
10909 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10910
10911 * gdb.base/vla-datatypes.c: New file.
10912 * gdb.base/vla-datatypes.exp: New file.
10913
10914 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10915
10916 * gdb.base/vla-ptr.c: New file.
10917 * gdb.base/vla-ptr.exp: New file.
10918
10919 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10920
10921 * gdb.base/vla-multi.c: New file.
10922 * gdb.base/vla-multi.exp: New file.
10923
10924 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10925
10926 * gdb.dwarf2/count.exp: New file.
10927
10928 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10929
10930 * gdb.base/vla-sideeffect.c: New file.
10931 * gdb.base/vla-sideeffect.exp: New file.
10932
10933 2014-04-11 Yao Qi <yao@codesourcery.com>
10934
10935 * gdb.base/completion.exp: Check file exists before running tests
10936 on file completion.
10937
10938 2014-04-10 Pedro Alves <palves@redhat.com>
10939
10940 * gdb.base/cond-eval-mode.c: New file.
10941 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10942 prepare_for_testing to build the new file. Check result of
10943 runto_main.
10944 (test_break, test_watch): New procedures.
10945 (top level): Use them.
10946
10947 2014-04-08 Pierre Muller <muller@sourceware.org>
10948
10949 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10950 Ctrl-V use for mingw hosts.
10951
10952 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10953
10954 * gdb.python/py-value.c: Improve test case.
10955 * gdb.python/py-value.exp: Add new test.
10956
10957 2014-04-07 David Blaikie <dblaikie@gmail.com>
10958
10959 * lib/compiler.c: Identify the clang compiler.
10960 * lib/compiler.cc: Ditto.
10961
10962 2014-04-03 Yao Qi <yao@codesourcery.com>
10963
10964 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10965
10966 2014-04-01 Anton Blanchard <anton@samba.org>
10967
10968 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10969 messages unique.
10970
10971 2014-04-01 Anton Blanchard <anton@samba.org>
10972
10973 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10974 prepare_for_testing.
10975
10976 2014-04-01 Anton Blanchard <anton@samba.org>
10977
10978 * gdb.arch/ppc64-atomic-inst.c: Remove.
10979 * gdb.arch/ppc64-atomic-inst.S: New file.
10980 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10981
10982 2014-03-31 Doug Evans <dje@google.com>
10983
10984 * gdb.base/print-symbol-loading-lib.c: New file.
10985 * gdb.base/print-symbol-loading-main.c: New file.
10986 * gdb.base/print-symbol-loading.exp: New file.
10987
10988 2014-03-31 Yao Qi <yao@codesourcery.com>
10989
10990 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10991
10992 2014-03-28 Joel Brobecker <brobecker@adacore.com>
10993
10994 * gdb.ada/mi_dyn_arr: New testcase.
10995
10996 2014-03-27 Doug Evans <dje@google.com>
10997
10998 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10999
11000 2014-03-27 Yao Qi <yao@codesourcery.com>
11001
11002 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
11003 if target is nios2-*-*.
11004
11005 2014-03-26 Yao Qi <yao@codesourcery.com>
11006
11007 * lib/gdb.exp (readline_is_used): New proc.
11008 * gdb.base/completion.exp: Move tests on command complete up.
11009 Skip the rest of tests if readline is not used.
11010 * gdb.ada/complete.exp: Skp the test if readline is not
11011 used.
11012 * gdb.base/filesym.exp: Likewise.
11013 * gdb.base/macscp.exp: Likewise.
11014 * gdb.base/readline-ask.exp: Likewise.
11015 * gdb.base/readline.exp: Likewise.
11016 * gdb.python/py-cmd.exp: Likewise.
11017 * gdb.trace/tfile.exp: Likewise.
11018
11019 2014-03-26 Yao Qi <yao@codesourcery.com>
11020
11021 * gdb.base/macscp.exp: Fix code format issues.
11022
11023 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
11024
11025 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
11026 * gdb.asm/powerpc64le.inc: New file.
11027
11028 2014-03-25 Pedro Alves <palves@redhat.com>
11029 Doug Evans <dje@google.com>
11030
11031 * gdb.base/source-execution.c: New file.
11032 * gdb.base/source-execution.exp: New file.
11033 * gdb.base/source-execution.gdb: New file.
11034
11035 2014-03-24 Doug Evans <dje@google.com>
11036
11037 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
11038 using fission.
11039
11040 2014-03-24 Hui Zhu <hui@codesourcery.com>
11041 Pedro Alves <palves@redhat.com>
11042
11043 PR breakpoints/16101
11044 * gdb.base/dprintf.exp: Use unsupported rather than changing the
11045 test pass/fail messages. Detect missing support for dprintf when
11046 breakpoints are actually inserted.
11047 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
11048 breakpoints are actually inserted.
11049 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
11050 fails.
11051
11052 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11053
11054 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
11055
11056 2014-03-22 Doug Evans <xdje42@gmail.com>
11057
11058 * gdb.python/python.exp (python not supported): Verify multi-line
11059 python command issues an error.
11060 * gdb.guile/guile.exp (guile not supported): Verify multi-line
11061 guile command issues an error.
11062
11063 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11064
11065 * gdb.threads/thread-specific.exp: Handle the lack of usable
11066 $this_breakpoint and $this_thread.
11067
11068 2014-03-21 Hui Zhu <hui@codesourcery.com>
11069
11070 * gdb.base/attach.exp (do_command_attach_tests): New.
11071
11072 2014-03-20 Tom Tromey <tromey@redhat.com>
11073 Pedro Alves <palves@redhat.com>
11074
11075 PR cli/15718
11076 * gdb.base/condbreak-call-false.c: New file.
11077 * gdb.base/condbreak-call-false.exp: New file.
11078
11079 2014-03-20 Pedro Alves <palves@redhat.com>
11080
11081 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11082 Delete.
11083 (block_signals, unblock_signals): Delete.
11084 (child_function_2, main): Remove references to deleted variable
11085 and functions.
11086
11087 2014-03-20 Pedro Alves <palves@redhat.com>
11088
11089 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11090 Use pthread_kill to signal thread 2.
11091 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11092 Adjust to make the test send itself a signal rather than using the
11093 host's "kill" command.
11094
11095 2014-03-20 Pedro Alves <palves@redhat.com>
11096
11097 * gdb.threads/multiple-step-overs.c: New file.
11098 * gdb.threads/multiple-step-overs.exp: New file.
11099 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11100 Adjust expected infrun debug output.
11101
11102 2014-03-20 Pedro Alves <palves@redhat.com>
11103
11104 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11105 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11106
11107 2014-03-20 Pedro Alves <palves@redhat.com>
11108
11109 PR breakpoints/7143
11110 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11111 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11112 of gdb_test_multiple.
11113 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11114 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11115
11116 2014-03-20 Pedro Alves <palves@redhat.com>
11117
11118 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11119 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11120
11121 2014-03-19 Pedro Alves <palves@redhat.com>
11122
11123 * gdb.base/async.exp: Remove early return.
11124
11125 2014-03-19 Pedro Alves <palves@redhat.com>
11126
11127 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11128
11129 2014-03-19 Pedro Alves <palves@redhat.com>
11130
11131 * gdb.base/async.exp (test_background): Expect \r\n after
11132 "completed." in the fail pattern.
11133
11134 2014-03-19 Pedro Alves <palves@redhat.com>
11135
11136 * gdb.base/async.exp (test_background): New procedure.
11137 Use it for all background execution command tests.
11138
11139 2014-03-19 Pedro Alves <palves@redhat.com>
11140
11141 * gdb.base/async.exp: Use prepare_for_testing.
11142
11143 2014-03-19 Pedro Alves <palves@redhat.com>
11144
11145 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11146 the same line.
11147
11148 2014-03-19 Pedro Alves <palves@redhat.com>
11149
11150 * gdb.base/async.c (main): Add "jump here" and "until here" line
11151 marker comments.
11152 * gdb.base/async.exp (jump_here): New global.
11153 (jump& test): Use it.
11154 (until_here): New global.
11155 (until& test): Use it.
11156
11157 2014-03-19 Pedro Alves <palves@redhat.com>
11158
11159 * gdb.base/async.exp: Don't frob gdb_protocol.
11160
11161 2014-03-18 Doug Evans <xdje42@gmail.com>
11162
11163 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11164 Fix spelling of exec-done-display.
11165
11166 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11167
11168 PR gdb/15358
11169 * gdb.base/gdb-sigterm.c: New file.
11170 * gdb.base/gdb-sigterm.exp: New file.
11171
11172 2014-03-18 Pedro Alves <palves@redhat.com>
11173
11174 PR gdb/13860
11175 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11176 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11177 solib-event.
11178
11179 2014-03-17 Joel Brobecker <brobecker@adacore.com>
11180
11181 * gdb.ada/pckd_arr_ren: New testcase.
11182
11183 2014-03-13 Doug Evans <xdje42@gmail.com>
11184
11185 PR guile/16612
11186 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11187 collect after discarding symbols.
11188
11189 2014-03-13 Ludovic Courtès <ludo@gnu.org>
11190 Doug Evans <xdje42@gmail.com>
11191
11192 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11193 to history survives a gc.
11194
11195 2014-03-13 Pedro Alves <palves@redhat.com>
11196
11197 * gdb.base/default.exp: Don't test "target procfs".
11198
11199 2014-03-13 Pedro Alves <palves@redhat.com>
11200
11201 * gdb.base/default.exp: Update "target child" and "target procfs"
11202 tests to not expect "Unix".
11203
11204 2014-03-12 Tom Tromey <tromey@redhat.com>
11205
11206 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11207 New procs. Add target-async tests.
11208 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11209 Add target-async tests.
11210
11211 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11212
11213 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11214 'func_start' and 'func_end' for the beginning and end of the
11215 function code, respectively.
11216 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11217 'func_end' instead of 'func' and 'main'.
11218
11219 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11220
11221 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11222 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11223 generate the debug info assembler source.
11224
11225 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11226
11227 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11228 * gdb.dwarf2/arr-subrange.exp: Likewise.
11229 * gdb.dwarf2/dwz.exp: Likewise.
11230 * gdb.dwarf2/method-ptr.exp: Likewise.
11231 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11232 * gdb.dwarf2/subrange.exp: Likewise.
11233 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11234 * gdb.dwarf2/implptrpiece.exp: Likewise.
11235 * gdb.dwarf2/nostaticblock.exp: Likewise.
11236
11237 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11238
11239 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11240 directory to absolute path name arguments.
11241
11242 2014-03-10 Joel Brobecker <brobecker@adacore.com>
11243
11244 * gdb.ada/tagged_access: New testcase.
11245
11246 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11247
11248 * gdb.btrace/data.exp: Update expected output.
11249
11250 2014-03-06 Yao Qi <yao@codesourcery.com>
11251
11252 * gdb.trace/pr16508.exp: New file.
11253
11254 2014-03-05 Pedro Alves <palves@redhat.com>
11255
11256 PR gdb/16575
11257 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11258 procedure.
11259 (top level): Adjust to use it. Add tests that exercise breakpoint
11260 interaction with the code-cache.
11261
11262 2014-02-26 Ludovic Courtès <ludo@gnu.org>
11263
11264 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11265 test for 'history-append!'.
11266
11267 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11268
11269 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11270 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11271 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11272 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11273 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11274 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11275
11276 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11277
11278 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11279 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11280 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11281
11282 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11283
11284 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11285
11286 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11287
11288 * gdb.dwarf2/arr-stride.c: New file.
11289 * gdb.dwarf2/arr-stride.exp: New file.
11290
11291 2014-02-26 Pedro Alves <palves@redhat.com>
11292
11293 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11294 that won't ever trigger. Make sure that GDB reports the correct
11295 breakpoint that caused the stop.
11296
11297 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11298
11299 PR gdb/16626
11300 * gdb.base/auto-load-script: New file.
11301 * gdb.base/auto-load.c: New file.
11302 * gdb.base/auto-load.exp: New file.
11303
11304 PR gdb/16626
11305 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11306
11307 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11308
11309 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11310 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11311
11312 2014-02-24 Doug Evans <dje@google.com>
11313
11314 * lib/gdb.exp (run_on_host): Log error output if program fails.
11315
11316 2014-02-21 Pedro Alves <palves@redhat.com>
11317
11318 * gdb.threads/step-after-sr-lock.c: Rename to ...
11319 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11320 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11321 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11322 ... this.
11323
11324 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11325
11326 PR tdep/16397
11327 * gdb.arch/amd64-stap-special-operands.exp: New file.
11328 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11329 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11330 * gdb.arch/amd64-stap-triplet.S: Likewise.
11331 * gdb.arch/amd64-stap-triplet.c: Likewise.
11332
11333 2014-02-20 Joel Brobecker <brobecker@adacore.com>
11334
11335 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11336 in .section pseudo-op.
11337
11338 2014-02-20 lin zuojian <manjian2006@gmail.com>
11339 Joel Brobecker <brobecker@adacore.com>
11340 Doug Evans <xdje42@gmail.com>
11341
11342 PR symtab/16581
11343 * gdb.dwarf2/dw2-icycle.S: New file.
11344 * gdb.dwarf2/dw2-icycle.c: New file.
11345 * gdb.dwarf2/dw2-icycle.exp: New file.
11346
11347 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11348
11349 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11350 operations on gdb.Value objects.
11351 * gdb.python/py-value-cc.exp: Add new test to test operations on
11352 gdb.Value objects.
11353
11354 2014-02-18 Doug Evans <dje@google.com>
11355
11356 * Makefile.in (TESTS): New variable.
11357 (expanded_tests, expanded_tests_or_none): New variables
11358 (check-single): Pass $(expanded_tests_or_none) to runtest.
11359 (check-parallel): Only run tests in $(TESTS) if non-empty.
11360 (check/no-matching-tests-found): New rule.
11361 * README: Document TESTS makefile variable.
11362
11363 2014-02-18 Doug Evans <dje@google.com>
11364
11365 * Makefile.in (check-parallel): rm -rf outputs temp.
11366
11367 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11368
11369 Fix "ERROR: no fileid for" in the testsuite.
11370 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11371
11372 2014-02-12 Doug Evans <dje@google.com>
11373
11374 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11375 (MISCELLANEOUS): New variable.
11376 (clean): rm -rf $(MISCELLANEOUS).
11377 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11378 dwp live in the same directory as symlinks, with each symlink pointed
11379 to a differently named file in a different directory.
11380
11381 2014-02-11 Doug Evans <dje@google.com>
11382
11383 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11384 of Tcl file commands.
11385
11386 2014-02-10 Mark Kettenis <kettenis@gnu.org>
11387
11388 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11389 "kill -SIGUSR1 -1".
11390
11391 2014-02-10 Joel Brobecker <brobecker@adacore.com>
11392
11393 * gdb.ada/tick_length_array_enum_idx: New testcase.
11394
11395 2014-02-10 Doug Evans <xdje42@gmail.com>
11396
11397 * configure.ac (AC_OUTPUT): Add gdb.guile.
11398 * configure: Regenerate.
11399 * lib/gdb-guile.exp: New file.
11400 * lib/gdb.exp (get_target_charset): New function.
11401 * gdb.base/help.exp: Update expected output from "apropos apropos".
11402 * gdb.guile/Makefile.in: New file.
11403 * gdb.guile/guile.exp: New file.
11404 * gdb.guile/scm-arch.c: New file.
11405 * gdb.guile/scm-arch.exp: New file.
11406 * gdb.guile/scm-block.c: New file.
11407 * gdb.guile/scm-block.exp: New file.
11408 * gdb.guile/scm-breakpoint.c: New file.
11409 * gdb.guile/scm-breakpoint.exp: New file.
11410 * gdb.guile/scm-disasm.c: New file.
11411 * gdb.guile/scm-disasm.exp: New file.
11412 * gdb.guile/scm-equal.c: New file.
11413 * gdb.guile/scm-equal.exp: New file.
11414 * gdb.guile/scm-error.exp: New file.
11415 * gdb.guile/scm-error.scm: New file.
11416 * gdb.guile/scm-frame-args.c: New file.
11417 * gdb.guile/scm-frame-args.exp: New file.
11418 * gdb.guile/scm-frame-args.scm: New file.
11419 * gdb.guile/scm-frame-inline.c: New file.
11420 * gdb.guile/scm-frame-inline.exp: New file.
11421 * gdb.guile/scm-frame.c: New file.
11422 * gdb.guile/scm-frame.exp: New file.
11423 * gdb.guile/scm-generics.exp: New file.
11424 * gdb.guile/scm-gsmob.exp: New file.
11425 * gdb.guile/scm-iterator.c: New file.
11426 * gdb.guile/scm-iterator.exp: New file.
11427 * gdb.guile/scm-math.c: New file.
11428 * gdb.guile/scm-math.exp: New file.
11429 * gdb.guile/scm-objfile-script-gdb.in: New file.
11430 * gdb.guile/scm-objfile-script.c: New file.
11431 * gdb.guile/scm-objfile-script.exp: New file.
11432 * gdb.guile/scm-objfile.c: New file.
11433 * gdb.guile/scm-objfile.exp: New file.
11434 * gdb.guile/scm-ports.exp: New file.
11435 * gdb.guile/scm-pretty-print.c: New file.
11436 * gdb.guile/scm-pretty-print.exp: New file.
11437 * gdb.guile/scm-pretty-print.scm: New file.
11438 * gdb.guile/scm-section-script.c: New file.
11439 * gdb.guile/scm-section-script.exp: New file.
11440 * gdb.guile/scm-section-script.scm: New file.
11441 * gdb.guile/scm-symbol.c: New file.
11442 * gdb.guile/scm-symbol.exp: New file.
11443 * gdb.guile/scm-symtab-2.c: New file.
11444 * gdb.guile/scm-symtab.c: New file.
11445 * gdb.guile/scm-symtab.exp: New file.
11446 * gdb.guile/scm-type.c: New file.
11447 * gdb.guile/scm-type.exp: New file.
11448 * gdb.guile/scm-value-cc.cc: New file.
11449 * gdb.guile/scm-value-cc.exp: New file.
11450 * gdb.guile/scm-value.c: New file.
11451 * gdb.guile/scm-value.exp: New file.
11452 * gdb.guile/source2.scm: New file.
11453 * gdb.guile/types-module.cc: New file.
11454 * gdb.guile/types-module.exp: New file.
11455
11456 2014-02-10 Yao Qi <yao@codesourcery.com>
11457
11458 PR testsuite/16543
11459 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11460 * configure: Regenerated.
11461 * Makefile.in: New file.
11462
11463 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11464
11465 * gdb.python/py-framefilter.exp: Fix typo.
11466
11467 2014-02-08 Yao Qi <yao@codesourcery.com>
11468
11469 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11470 that no =breakpoint-modified is emitted when breakpoints are
11471 modified through MI commands.
11472
11473 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11474 Pedro Alves <palves@redhat.com>
11475
11476 * gdb.threads/step-after-sr-lock.c: New file.
11477 * gdb.threads/step-after-sr-lock.exp: New file.
11478
11479 2014-02-07 Pedro Alves <palves@redhat.com>
11480
11481 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11482
11483 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11484
11485 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11486 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11487
11488 2014-02-06 Doug Evans <xdje42@gmail.com>
11489
11490 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11491 output.
11492
11493 * gdb.gdb/python-interrupts.exp: New file.
11494
11495 2014-02-05 Yao Qi <yao@codesourcery.com>
11496
11497 * gdb.trace/report.exp (use_collected_data): Test the output
11498 of "info threads" and "info inferiors".
11499
11500 2014-02-05 Yao Qi <yao@codesourcery.com>
11501
11502 Revert this patch:
11503
11504 2013-05-24 Yao Qi <yao@codesourcery.com>
11505
11506 * gdb.trace/tfile.exp: Test inferior and thread.
11507
11508 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11509
11510 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11511 on a function.
11512 * gdb.base/step-bt.c: Call hello via function pointer to make
11513 sure its first instruction is executed on powerpc64le-linux.
11514
11515 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11516
11517 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11518
11519 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11520
11521 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11522 of the test patterns for use on little-endian systems.
11523
11524 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11525
11526 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11527 (decimal_vector): Fix for little-endian.
11528
11529 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11530
11531 * gdb.arch/sparc-sysstep.exp: New file.
11532 * gdb.arch/sparc-sysstep.c: Likewise.
11533
11534 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11535
11536 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11537
11538 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11539
11540 2014-01-23 Tom Tromey <tromey@redhat.com>
11541
11542 * gdb.ada/array_char_idx: New testcase.
11543
11544 2014-01-23 Tom Tromey <tromey@redhat.com>
11545
11546 PR python/16487:
11547 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11548 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11549 classes.
11550
11551 2014-01-23 Tom Tromey <tromey@redhat.com>
11552
11553 PR python/16491:
11554 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11555 string from an inferior frame.
11556 * gdb.python/py-framefilter-mi.exp: Update.
11557
11558 2014-01-22 Doug Evans <dje@google.com>
11559
11560 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11561
11562 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11563
11564 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11565
11566 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11567
11568 * gdb.trace/entry-values.exp: Remove excess space character from
11569 regex patterns. Handle s390 call instruction.
11570
11571 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11572
11573 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11574 define "*_start" label. Make "name" static.
11575 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11576 ${name} by references to ${name}_start.
11577
11578 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11579
11580 * gdb.base/info-macros.exp: Remove "debug" from the compile
11581 options.
11582
11583 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11584
11585 * gdb.dlang/demangle.exp: New file.
11586
11587 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11588
11589 * gdb.dlang/primitive-types.exp: New file.
11590
11591 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11592
11593 * configure.ac: Create gdb.dlang/Makefile.
11594 * configure: Regenerate.
11595 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11596 * gdb.dlang/Makefile.in: New file.
11597 * lib/d-support.exp: New file.
11598 * lib/gdb.exp (skip_d_tests): New proc.
11599
11600 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11601
11602 * gdb.btrace/delta.exp: Check reverse stepi.
11603 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11604 * gdb.btrace/finish.exp: New.
11605 * gdb.btrace/next.exp: New.
11606 * gdb.btrace/nexti.exp: New.
11607 * gdb.btrace/record_goto.c: Add comments.
11608 * gdb.btrace/step.exp: New.
11609 * gdb.btrace/stepi.exp: New.
11610 * gdb.btrace/multi-thread-step.c: New.
11611 * gdb.btrace/multi-thread-step.exp: New.
11612 * gdb.btrace/rn-dl-bind.c: New.
11613 * gdb.btrace/rn-dl-bind.exp: New.
11614 * gdb.btrace/data.c: New.
11615 * gdb.btrace/data.exp: New.
11616 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11617
11618 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11619
11620 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11621 * gdb.btrace/exception.exp: Update.
11622 * gdb.btrace/instruction_history.exp: Update.
11623 * gdb.btrace/record_goto.exp: Update.
11624 * gdb.btrace/tailcall.exp: Update.
11625 * gdb.btrace/unknown_functions.exp: Update.
11626 * gdb.btrace/delta.exp: New.
11627
11628 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11629
11630 * gdb.btrace/record_goto.exp: Add backtrace test.
11631 * gdb.btrace/tailcall.exp: Add backtrace test.
11632
11633 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11634
11635 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11636 * gdb.btrace/record_goto.c: New.
11637 * gdb.btrace/record_goto.exp: New.
11638 * gdb.btrace/x86-record_goto.S: New.
11639
11640 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11641
11642 * gdb.btrace/function_call_history.exp: Update tests.
11643 * gdb.btrace/instruction_history.exp: Update tests.
11644
11645 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11646
11647 * gdb.btrace/function_call_history.exp: Fix expected field
11648 order for "record function-call-history".
11649 Add new tests for "record function-call-history /c".
11650 * gdb.btrace/exception.cc: New.
11651 * gdb.btrace/exception.exp: New.
11652 * gdb.btrace/tailcall.exp: New.
11653 * gdb.btrace/x86-tailcall.S: New.
11654 * gdb.btrace/x86-tailcall.c: New.
11655 * gdb.btrace/unknown_functions.c: New.
11656 * gdb.btrace/unknown_functions.exp: New.
11657 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11658
11659 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11660
11661 * gdb.btrace/instruction_history.exp: Update.
11662 * gdb.btrace/function_call_history.exp: Update.
11663
11664 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11665
11666 * gdb.btrace/function_call_history.exp: Fix expected function
11667 trace.
11668 * gdb.btrace/instruction_history.exp: Initialize traced.
11669 Remove traced_functions.
11670
11671 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11672
11673 * gdb.btrace/function_call_history.exp: Update
11674 * gdb.btrace/instruction_history.exp: Update.
11675
11676 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11677
11678 * gdb.btrace/enable.exp: Update expected text.
11679
11680 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11681
11682 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11683 bytes.
11684
11685 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11686
11687 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11688
11689 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11690
11691 * lib/gdb.exp (supports_process_record): Return true for
11692 arm*-linux*. (supports_reverse): Likewise.
11693
11694 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11695
11696 PR python/15464
11697 PR python/16113
11698 * gdb.python/py-type.c: Enhance test case.
11699 * gdb.python/py-value-cc.cc: Likewise
11700 * gdb.python/py-type.exp: Add new tests.
11701 * gdb.python/py-value-cc.exp: Likewise
11702
11703 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11704 Pedro Alves <palves@redhat.com>
11705
11706 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11707 Make "name" extern.
11708 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11709 references to ${name}_start by references to ${name}.
11710
11711 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11712
11713 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11714
11715 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11716
11717 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11718
11719 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11720 Pedro Alves <palves@redhat.com>
11721
11722 * gdb.mi/mi-info-os.exp: Connect to the target with
11723 mi_gdb_target_load.
11724
11725 2014-01-08 Pedro Alves <palves@redhat.com>
11726
11727 * gdb.threads/reconnect-signal.c: New file.
11728 * gdb.threads/reconnect-signal.exp: New file.
11729
11730 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11731
11732 * gdb.base/source-dir.exp: New file.
11733
11734 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11735
11736 * gdb.ada/mi_interface: New testcase.
11737
11738 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11739
11740 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11741 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11742 gdb.ada/pp-rec-component/pck.ads: New files.
11743
11744 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11745
11746 * gdb.python/py-pp-integral.c: New file.
11747 * gdb.python/py-pp-integral.py: New file.
11748 * gdb.python/py-pp-integral.exp: New file.
11749
11750 For older changes see ChangeLog-1993-2013.
11751 \f
11752 ;; Local Variables:
11753 ;; mode: change-log
11754 ;; left-margin: 8
11755 ;; fill-column: 74
11756 ;; version-control: never
11757 ;; End:
11758
11759 Copyright 2014-2017 Free Software Foundation, Inc.
11760 Copying and distribution of this file, with or without modification,
11761 are permitted provided the copyright notice and this notice are preserved.
This page took 0.278329 seconds and 4 git commands to generate.