]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Fix Python unwinder frames regression
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-07-06 Pedro Alves <palves@redhat.com>
2
3 * gdb.python/py-unwind.exp: Test flushregs.
4
5 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6
7 PR cli/21688
8 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9 tests for alias commands and trailing whitespace.
10
11 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12
13 PR cli/21688
14 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
15 procedure. Call it.
16
17 2017-06-29 Pedro Alves <palves@redhat.com>
18
19 * gdb.base/printcmds.exp: Add tests.
20
21 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
22
23 PR gdb/21337
24 * gdb.base/reread-readsym.exp: New file.
25 * gdb.base/reread-readsym.c: New file.
26
27 2017-06-21 Kevin Buettner <kevinb@redhat.com>
28
29 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
30 subpattern.
31
32 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
33
34 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
35 extended mnemonic.
36 * gdb.arch/powerpc-power9.s: Likewise.
37
38 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
39
40 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
41 on 32-bit x86 targets. Exploit is_*_target macros where
42 appropriate.
43
44 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
45
46 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
47 register pieces.
48
49 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
50
51 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
52 located in one or more DWARF pieces.
53
54 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
55
56 * lib/gdb.exp (get_endianness): New proc.
57 * gdb.arch/aarch64-fp.exp: Use it.
58 * gdb.arch/altivec-regs.exp: Likewise.
59 * gdb.arch/e500-regs.exp: Likewise.
60 * gdb.arch/vsx-regs.exp: Likewise.
61 * gdb.base/dump.exp: Likewise.
62 * gdb.base/funcargs.exp: Likewise.
63 * gdb.base/gnu_vector.exp: Likewise.
64 * gdb.dwarf2/formdata16.exp: Likewise.
65 * gdb.dwarf2/implptrpiece.exp: Likewise.
66 * gdb.dwarf2/nonvar-access.exp: Likewise.
67 * gdb.python/py-inferior.exp: Likewise.
68 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
69
70 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
71
72 PR gdb/21226
73 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
74 stack value pieces are taken from the LSB end.
75
76 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
77
78 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
79 variable at nonzero offset.
80
81 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
82
83 * gdb.dwarf2/var-access.c: New file.
84 * gdb.dwarf2/var-access.exp: New test.
85 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
86
87 2017-06-12 Tom Tromey <tom@tromey.com>
88
89 * gdb.dwarf2/formdata16.exp: Add tests.
90
91 2017-06-12 Tom Tromey <tom@tromey.com>
92
93 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
94
95 2017-06-12 Tom Tromey <tom@tromey.com>
96
97 PR exp/16225:
98 * gdb.reverse/i386-sse-reverse.exp: Update tests.
99 * gdb.arch/vsx-regs.exp: Update tests.
100 * gdb.arch/s390-vregs.exp (hex128): New proc.
101 Update test.
102 * gdb.arch/altivec-regs.exp: Update tests.
103
104 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
105
106 * gdb.base/startup-with-shell.c: New file.
107 * gdb.base/startup-with-shell.exp: Likewise.
108
109 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
110
111 * gdb.server/non-existing-program.exp: Update regex in order to
112 reflect the fact that gdbserver is now using fork_inferior (with a
113 shell) to startup the inferior.
114
115 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
116
117 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
118 support function calls from GDB.
119
120 2017-05-21 Tom Tromey <tom@tromey.com>
121
122 PR rust/21466:
123 * gdb.rust/unsized.exp: New file.
124 * gdb.rust/unsized.rs: New file.
125
126 2017-05-19 Tom Tromey <tom@tromey.com>
127
128 PR rust/21484:
129 * gdb.rust/watch.exp: New file.
130 * gdb.rust/watch.rs: New file.
131
132 2017-05-18 Tom Tromey <tom@tromey.com>
133
134 * gdb.rust/simple.exp: Allow Box to be qualified.
135
136 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
137
138 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
139
140 2017-05-18 Pedro Alves <palves@redhat.com>
141
142 * gdb.base/fileio.c (test_write, test_read, test_close)
143 (test_fstat): Don't print 'ret' in the fail path.
144
145 2017-05-18 Pedro Alves <palves@redhat.com>
146
147 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
148 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
149 (test_system, test_rename, test_unlink, test_time): Change
150 prototypes.
151 * gdb.base/fileio.exp (stop_msg): Adjust.
152
153 2017-05-18 Pedro Alves <palves@redhat.com>
154
155 * gdb.base/fileio.c (null_str): New global.
156 (test_stat): Use it.
157 * gdb.base/fileio.exp: Remove nowarnings.
158
159 2017-05-17 Yao Qi <yao.qi@linaro.org>
160
161 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
162
163 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
164
165 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
166 argument command.
167 (top-level): Invoke test_set_inferior_tty.
168
169 2017-05-04 Pedro Alves <palves@redhat.com>
170
171 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
172 Add parens to print call for Python 3.
173
174 2017-05-03 Keith Seitz <keiths@redhat.com>
175
176 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
177 (main): Call it.
178
179 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
180
181 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
182 to prev and next.
183
184 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
185
186 * gdb.python/py-record-btrace.exp: Remove test for
187 gdb.BtraceInstruction.error.
188
189 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
190
191 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
192
193 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
194
195 * gdb.python/py-record-btrace-threads.c: New file.
196 * gdb.python/py-record-btrace-threads.exp: New file.
197
198 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
199
200 PR testsuite/8595
201 * gdb.base/environ.exp: Make test available in all architectures.
202 Move bits related to "info program" testing to
203 gdb.base/info-program.exp. Rewrite tests to use the two new
204 procedures mentione below.
205 (test_set_show_env_var) New procedure.
206 (test_set_show_env_var_equal): Likewise.
207 * gdb.base/info-program.exp: New file.
208
209 2017-04-27 Keith Seitz <keiths@redhat.com>
210
211 * gdb.cp/oranking.cc (test15): New function.
212 (main): Call test15 and declare additional variables for testing.
213 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
214 "p foo101('abc')" tests.
215 Add tests for cv qualifier overloads.
216 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
217 "lvalue reference overload" test.
218 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
219 "print value of f1 on Child&& in f2" test.
220
221 2017-04-19 Pedro Alves <palves@redhat.com>
222
223 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
224 procedure.
225 (top level): Call it.
226 * lib/gdb.exp (gdb_define_cmd): New procedure.
227
228 2017-04-12 Pedro Alves <palves@redhat.com>
229
230 PR gdb/21323
231 * gdb.cp/wide_char_types.c: Include <wchar.h>.
232 (wchar): New global.
233 * gdb.cp/wide_char_types.exp (wide_char_types_program)
234 (do_test_wide_char, wide_char_types_no_program, top level): Add
235 wchar_t testing.
236
237 2017-04-12 Pedro Alves <palves@redhat.com>
238
239 PR c++/21323
240 * gdb.cp/wide_char_types.c: New file.
241 * gdb.cp/wide_char_types.exp: New file.
242
243 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
244
245 PR gdb/21352
246 * gdb.trace/tsv.exp: Add test for "tsave -r".
247
248 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
249
250 * gdb.dlang/watch-loc.c: New file.
251 * gdb.dlang/watch-loc.exp: New file.
252
253 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
254
255 * gdb.python/py-section-script.exp (sepdebug): New testcases.
256
257 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
258
259 * gdb.arch/arc-analyze-prologue.S: New file.
260 * gdb.arch/arc-analyze-prologue.exp: Likewise.
261
262 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
263
264 * gdb.arch/arc-decode-insn.S: New file.
265 * gdb.arch/arc-decode-insn.exp: Likewise.
266
267 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
268
269 PR tdep/20928
270 * gdb.arch/sparc64-regs.exp: New file.
271 * gdb.arch/sparc64-regs.S: Likewise.
272
273 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
274
275 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
276 and memory view on Python 3.
277
278 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
279 Keith Seitz <keiths@redhat.com>
280
281 PR gdb/14441
282 * gdb.cp/demangle.exp: Add rvalue reference tests.
283 * gdb.cp/rvalue-ref-casts.cc: New file.
284 * gdb.cp/rvalue-ref-casts.exp: New file.
285 * gdb.cp/rvalue-ref-overload.cc: New file.
286 * gdb.cp/rvalue-ref-overload.exp: New file.
287 * gdb.cp/rvalue-ref-params.cc: New file.
288 * gdb.cp/rvalue-ref-params.exp: New file.
289 * gdb.cp/rvalue-ref-sizeof.cc: New file.
290 * gdb.cp/rvalue-ref-sizeof.exp: New file.
291 * gdb.cp/rvalue-ref-types.cc: New file.
292 * gdb.cp/rvalue-ref-types.exp: New file.
293 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
294 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
295
296 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
297
298 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
299 New procedure.
300
301 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
302
303 * lib/mi-support.exp (mi_gdb_test): Add additional message
304 for unexpected output.
305
306 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
307
308 * gdb.base/examine-backward.c (Barrier): New character array
309 constant, to ensure that TestStrings is preceded by a string
310 terminator.
311
312 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
313
314 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
315 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
316 and implicit pointer into such a location.
317
318 2017-03-16 Doug Evans <dje@google.com>
319
320 * gdb.python/py-lazy-string (pointer): Really add new typedef.
321
322 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
323
324 * gdb.cp/m-static.exp: Fix expectation for prototype of
325 test5.single_constructor and single_constructor::single_constructor.
326
327 2017-03-16 Doug Evans <dje@google.com>
328
329 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
330 * gdb.guile/scm-lazy-string.c: New file.
331 * gdb.guile/scm-value.exp: Move lazy string tests to ...
332 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
333 for pointer, array, typedef lazy strings.
334
335 2017-03-16 Doug Evans <dje@google.com>
336
337 PR python/17728, python/18439, python/18779
338 * gdb.python/py-value.c (main) Delete locals sptr, sn.
339 * gdb.python/py-lazy-string.c (pointer): New typedef.
340 (main): New locals ptr, array, typedef_ptr.
341 * gdb.python/py-value.exp: Move lazy string tests to ...
342 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
343 array, typedef lazy strings.
344
345 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
346
347 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
348 Add optional 'test' parameter.
349
350 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
351
352 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
353 Skip for versions of DejaGnu < 1.5.
354
355 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
356
357 * lib/gdb.exp (dejagnu_version): New proc.
358 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
359 Use dejagnu_version.
360
361 2017-03-10 Keith Seitz <keiths@redhat.com>
362
363 PR c++/8128
364 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
365 type from destructor regexps.
366 Add a branch which actually passes the test.
367 Adjust "ptype t5i" test names.
368
369 2017-03-08 Pedro Alves <palves@redhat.com>
370
371 * gdb.base/step-over-exit.exp: Add explicit test message.
372
373 2017-03-08 Pedro Alves <palves@redhat.com>
374
375 PR gdb/18360
376 * gdb.threads/interrupt-while-step-over.c: New file.
377 * gdb.threads/interrupt-while-step-over.exp: New file.
378
379 2017-03-08 Pedro Alves <palves@redhat.com>
380
381 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
382 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
383
384 2017-03-08 Pedro Alves <palves@redhat.com>
385
386 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
387 PKRU as not supported as a PASS.
388
389 2017-03-08 Pedro Alves <palves@redhat.com>
390
391 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
392 prefix instead of $binfile1/$binfile2.
393 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
394 in test message.
395 * gdb.python/py-completion.exp: Use "load python file" as test
396 messages instead of unstable path names.
397
398 2017-03-08 Pedro Alves <palves@redhat.com>
399 Jan Kratochvil <jan.kratochvil@redhat.com>
400
401 PR cli/21218
402 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
403 New proc.
404 (top level): Call it.
405
406 2017-03-08 Pedro Alves <palves@redhat.com>
407
408 PR tui/21216
409 * gdb.tui/tui-nl-filtered-output.exp: New file.
410
411 2017-03-08 Pedro Alves <palves@redhat.com>
412
413 * gdb.base/completion.exp: Move TUI completion tests to ...
414 * gdb.tui/completion.exp: ... this new file.
415
416 2017-03-08 Pedro Alves <palves@redhat.com>
417
418 * gdb.base/tui-disasm-long-lines.c,
419 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
420 gdb.base/tui-layout.exp: Move to ...
421 * gdb.tui/: ... this new directory.
422
423 2017-03-07 Pedro Alves <palves@redhat.com>
424
425 * gdb.base/tui-layout.c: New file.
426 * gdb.base/tui-layout.exp: New file.
427
428 2017-03-07 Pedro Alves <palves@redhat.com>
429
430 * gdb.base/tui-layout.c: Rename to ...
431 * gdb.base/tui-disasm-long-lines.c: ... this.
432 * gdb.base/tui-layout.exp: Rename to ...
433 * gdb.base/tui-disasm-long-lines.exp: ... this.
434
435 2017-03-07 Pedro Alves <palves@redhat.com>
436
437 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
438
439 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
440
441 * i386-mpx-call.c: New file.
442 * i386-mpx-call.exp: New file.
443
444 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
445
446 * gdb.arch/powerpc-power.exp: Delete test.
447 * gdb.arch/powerpc-power.s: Likewise.
448 * gdb.disasm/disassembler-options.exp: New test.
449 * gdb.arch/powerpc-altivec.exp: Likewise.
450 * gdb.arch/powerpc-altivec.s: Likewise.
451 * gdb.arch/powerpc-altivec2.exp: Likewise.
452 * gdb.arch/powerpc-altivec2.s: Likewise.
453 * gdb.arch/powerpc-altivec3.exp: Likewise.
454 * gdb.arch/powerpc-altivec3.s: Likewise.
455 * gdb.arch/powerpc-power7.exp: Likewise.
456 * gdb.arch/powerpc-power7.s: Likewise.
457 * gdb.arch/powerpc-power8.exp: Likewise.
458 * gdb.arch/powerpc-power8.s: Likewise.
459 * gdb.arch/powerpc-power9.exp: Likewise.
460 * gdb.arch/powerpc-power9.s: Likewise.
461 * gdb.arch/powerpc-vsx.exp: Likewise.
462 * gdb.arch/powerpc-vsx.s: Likewise.
463 * gdb.arch/powerpc-vsx2.exp: Likewise.
464 * gdb.arch/powerpc-vsx2.s: Likewise.
465 * gdb.arch/powerpc-vsx3.exp: Likewise.
466 * gdb.arch/powerpc-vsx3.s: Likewise.
467 * gdb.arch/arm-disassembler-options.exp: Likewise.
468 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
469 * gdb.arch/s390-disassembler-options.exp: Likewise.
470
471 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
472
473 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
474 (check_supported_features): ... this. Changed return type to void.
475 (supports_rdseed): New static global.
476 (rdseed): Check supports_rdseed.
477 (initialize): Call check_supported_features.
478
479 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
480
481 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
482 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
483 and lqarx/stqcx.
484 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
485 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
486
487 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
488
489 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
490 uppercase.
491
492 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
493
494 * gdb.dwarf2/formdata16.c: New file.
495 * gdb.dwarf2/formdata16.exp: New file.
496 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
497
498 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
499
500 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
501 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
502 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
503 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
504 DW_AT_GNU_*.
505
506 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
507
508 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
509
510 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
511
512 PR gdb/21164
513 * gdb.base/maint.exp: Add testcases for when the commands do
514 not have arguments.
515
516 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
517
518 * gdb.cp/chained-calls.exp: Use p instead of P.
519
520 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
521
522 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
523 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
524
525 2017-02-14 Tom Tromey <tom@tromey.com>
526
527 PR python/13598:
528 * gdb.python/py-events.exp: Add before_prompt event tests.
529
530 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
531
532 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
533
534 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
535
536 * gdb.linespec/explicit.c (my_unique_function_name): New function.
537 (main): Call my_unique_function_name.
538 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
539 completion of patterns with a single match.
540 Add missing -re switches to gdb_test_multiple calls.
541
542 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
543
544 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
545 return if core file is not recognized.
546
547 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
548
549 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
550 and extra UIs.
551
552 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
553
554 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
555 proc_with_prefix.
556
557 2017-02-10 Tom Tromey <tom@tromey.com>
558
559 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
560
561 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
562
563 PR gdb/21122
564 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
565
566 2017-02-08 Jerome Guitton <guitton@adacore.com>
567
568 * gdb.base/define.exp: Add test for command abbreviations
569 in define.
570
571 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
572
573 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
574 * gdb.reverse/insn-reverse-x86.c: New file.
575
576 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
577
578 PR tdep/20936
579 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
580
581 2017-02-03 Tom Tromey <tom@tromey.com>
582
583 PR rust/21097:
584 * gdb.rust/simple.exp: Add new tests.
585
586 2017-02-02 Pedro Alves <palves@redhat.com>
587
588 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
589 tests.
590
591 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
592
593 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
594 taking a 2-byte value out of a 4-byte DWARF implicit value on
595 big-endian targets.
596 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
597 logic. Add test cases for DW_OP_implicit.
598
599 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
600
601 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
602
603 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
604
605 * gdb.btrace/enable.exp: Call gdb_exit before
606 skip_gdbserver_tests.
607
608 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
609
610 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
611 GDBFLAGS.
612
613 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
614
615 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
616 the test is skipped.
617 * gdb.btrace/data.exp: Likewise.
618 * gdb.btrace/delta.exp: Likewise.
619 * gdb.btrace/dlopen.exp: Likewise.
620 * gdb.btrace/enable-running.exp: Likewise.
621 * gdb.btrace/enable.exp: Likewise.
622 * gdb.btrace/exception.exp: Likewise.
623 * gdb.btrace/function_call_history.exp: Likewise.
624 * gdb.btrace/gcore.exp: Likewise.
625 * gdb.btrace/instruction_history.exp: Likewise.
626 * gdb.btrace/multi-thread-step.exp: Likewise.
627 * gdb.btrace/nohist.exp: Likewise.
628 * gdb.btrace/non-stop.exp: Likewise.
629 * gdb.btrace/reconnect.exp: Likewise.
630 * gdb.btrace/record_goto-step.exp: Likewise.
631 * gdb.btrace/record_goto.exp: Likewise.
632 * gdb.btrace/rn-dl-bind.exp: Likewise.
633 * gdb.btrace/segv.exp: Likewise.
634 * gdb.btrace/step.exp: Likewise.
635 * gdb.btrace/stepi.exp: Likewise.
636 * gdb.btrace/tailcall-only.exp: Likewise.
637 * gdb.btrace/tailcall.exp: Likewise.
638 * gdb.btrace/tsx.exp: Likewise.
639 * gdb.btrace/unknown_functions.exp: Likewise.
640 * gdb.btrace/vdso.exp: Likewise.
641
642 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
643
644 * gdb.btrace/enable-running.c: New.
645 * gdb.btrace/enable-running.exp: New.
646
647 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
648
649 * gdb.arch/amd64-gs_base.c: New file.
650 * gdb.arch/amd64-gs_base.exp: New file.
651
652 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
653
654 * lib/memory.exp: Remove spurious empty newlines.
655
656 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
657
658 * gdb.python/py-bad-printers.exp: Load python file using "source".
659 * gdb.python/py-events.exp: Likewise.
660 * gdb.python/py-evsignal.exp: Likewise.
661 * gdb.python/py-evthreads.exp: Likewise.
662 * gdb.python/py-frame-args.exp: Likewise.
663 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
664 * gdb.python/py-framefilter-mi.exp: Likewise.
665 * gdb.python/py-framefilter.exp: Likewise.
666 * gdb.python/py-mi.exp: Likewise.
667 * gdb.python/py-pp-maint.exp: Likewise.
668 * gdb.python/py-pp-registration.exp: Likewise.
669 * gdb.python/py-prettyprint.exp: Likewise.
670 (run_lang_tests): Likewise.
671 * gdb.python/py-typeprint.exp: Likewise.
672
673 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
674
675 * lib/memory.exp: New file.
676 * lib/gdb.exp: Load memory.exp.
677 * gdb.base/memattr.exp (delete_memory): Move proc to
678 lib/memory.exp and rename to delete_memory_regions.
679 Replace delete_memory with delete_memory_regions.
680 Cleanup memory regions before tests.
681 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
682 before tests.
683
684 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
685
686 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
687 files.
688 (initialize): New function conditionally defined.
689 (testcases): Move within conditional block.
690 (main): Call initialize.
691 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
692 of gdb.reverse/insn-reverse.c.
693 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
694 gdb.reverse/insn-reverse.c.
695
696 2017-01-26 Yao Qi <yao.qi@linaro.org>
697
698 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
699 disassemble on address 0.
700
701 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
702 Yao Qi <yao.qi@linaro.org>
703
704 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
705 * gdb.dwarf2/implptr-64bit.S: Remove.
706 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
707 variables in caller's context. Add DW_OP_implicit_value.
708
709 2017-01-25 Yao Qi <yao.qi@linaro.org>
710
711 * lib/dwarf.exp (Dwarf::_location): Handle
712 DW_OP_GNU_implicit_pointer with proper size.
713
714 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
715
716 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
717 and add untested calls.
718
719 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
720
721 * gdb.python/python.exp: Check line number against what GDB thinks
722 the line number is for func1.
723
724 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
725
726 * gdb.dlang/debug-expr.exp: New file.
727
728 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
729
730 Fix test names for the following files:
731
732 * gdb.ada/exec_changed.exp
733 * gdb.ada/info_types.exp
734 * gdb.arch/aarch64-atomic-inst.exp
735 * gdb.arch/aarch64-fp.exp
736 * gdb.arch/altivec-abi.exp
737 * gdb.arch/altivec-regs.exp
738 * gdb.arch/amd64-byte.exp
739 * gdb.arch/amd64-disp-step.exp
740 * gdb.arch/amd64-dword.exp
741 * gdb.arch/amd64-entry-value-inline.exp
742 * gdb.arch/amd64-entry-value-param.exp
743 * gdb.arch/amd64-entry-value-paramref.exp
744 * gdb.arch/amd64-entry-value.exp
745 * gdb.arch/amd64-i386-address.exp
746 * gdb.arch/amd64-invalid-stack-middle.exp
747 * gdb.arch/amd64-invalid-stack-top.exp
748 * gdb.arch/amd64-optimout-repeat.exp
749 * gdb.arch/amd64-prologue-skip.exp
750 * gdb.arch/amd64-prologue-xmm.exp
751 * gdb.arch/amd64-stap-special-operands.exp
752 * gdb.arch/amd64-stap-wrong-subexp.exp
753 * gdb.arch/amd64-tailcall-cxx.exp
754 * gdb.arch/amd64-tailcall-noret.exp
755 * gdb.arch/amd64-tailcall-ret.exp
756 * gdb.arch/amd64-tailcall-self.exp
757 * gdb.arch/amd64-word.exp
758 * gdb.arch/arm-bl-branch-dest.exp
759 * gdb.arch/arm-disp-step.exp
760 * gdb.arch/arm-neon.exp
761 * gdb.arch/arm-single-step-kernel-helper.exp
762 * gdb.arch/avr-flash-qualifier.exp
763 * gdb.arch/disp-step-insn-reloc.exp
764 * gdb.arch/e500-abi.exp
765 * gdb.arch/e500-regs.exp
766 * gdb.arch/ftrace-insn-reloc.exp
767 * gdb.arch/i386-avx512.exp
768 * gdb.arch/i386-bp_permanent.exp
769 * gdb.arch/i386-byte.exp
770 * gdb.arch/i386-cfi-notcurrent.exp
771 * gdb.arch/i386-disp-step.exp
772 * gdb.arch/i386-dr3-watch.exp
773 * gdb.arch/i386-float.exp
774 * gdb.arch/i386-gnu-cfi.exp
775 * gdb.arch/i386-mpx-map.exp
776 * gdb.arch/i386-mpx-sigsegv.exp
777 * gdb.arch/i386-mpx-simple_segv.exp
778 * gdb.arch/i386-mpx.exp
779 * gdb.arch/i386-permbkpt.exp
780 * gdb.arch/i386-prologue.exp
781 * gdb.arch/i386-signal.exp
782 * gdb.arch/i386-size-overlap.exp
783 * gdb.arch/i386-unwind.exp
784 * gdb.arch/i386-word.exp
785 * gdb.arch/mips-fcr.exp
786 * gdb.arch/powerpc-d128-regs.exp
787 * gdb.arch/powerpc-stackless.exp
788 * gdb.arch/ppc64-atomic-inst.exp
789 * gdb.arch/s390-stackless.exp
790 * gdb.arch/s390-tdbregs.exp
791 * gdb.arch/s390-vregs.exp
792 * gdb.arch/sparc-sysstep.exp
793 * gdb.arch/thumb-bx-pc.exp
794 * gdb.arch/thumb-singlestep.exp
795 * gdb.arch/thumb2-it.exp
796 * gdb.arch/vsx-regs.exp
797 * gdb.asm/asm-source.exp
798 * gdb.base/a2-run.exp
799 * gdb.base/advance.exp
800 * gdb.base/all-bin.exp
801 * gdb.base/anon.exp
802 * gdb.base/args.exp
803 * gdb.base/arithmet.exp
804 * gdb.base/async-shell.exp
805 * gdb.base/async.exp
806 * gdb.base/attach-pie-noexec.exp
807 * gdb.base/attach-twice.exp
808 * gdb.base/auto-load.exp
809 * gdb.base/bang.exp
810 * gdb.base/bitfields.exp
811 * gdb.base/break-always.exp
812 * gdb.base/break-caller-line.exp
813 * gdb.base/break-entry.exp
814 * gdb.base/break-inline.exp
815 * gdb.base/break-on-linker-gcd-function.exp
816 * gdb.base/break-probes.exp
817 * gdb.base/break.exp
818 * gdb.base/breakpoint-shadow.exp
819 * gdb.base/call-ar-st.exp
820 * gdb.base/call-sc.exp
821 * gdb.base/call-signal-resume.exp
822 * gdb.base/call-strs.exp
823 * gdb.base/callfuncs.exp
824 * gdb.base/catch-fork-static.exp
825 * gdb.base/catch-gdb-caused-signals.exp
826 * gdb.base/catch-load.exp
827 * gdb.base/catch-signal-fork.exp
828 * gdb.base/catch-signal.exp
829 * gdb.base/catch-syscall.exp
830 * gdb.base/charset.exp
831 * gdb.base/checkpoint.exp
832 * gdb.base/chng-syms.exp
833 * gdb.base/code-expr.exp
834 * gdb.base/code_elim.exp
835 * gdb.base/commands.exp
836 * gdb.base/completion.exp
837 * gdb.base/complex.exp
838 * gdb.base/cond-expr.exp
839 * gdb.base/condbreak.exp
840 * gdb.base/consecutive.exp
841 * gdb.base/continue-all-already-running.exp
842 * gdb.base/coredump-filter.exp
843 * gdb.base/corefile.exp
844 * gdb.base/dbx.exp
845 * gdb.base/debug-expr.exp
846 * gdb.base/define.exp
847 * gdb.base/del.exp
848 * gdb.base/disabled-location.exp
849 * gdb.base/disasm-end-cu.exp
850 * gdb.base/disasm-optim.exp
851 * gdb.base/display.exp
852 * gdb.base/duplicate-bp.exp
853 * gdb.base/ena-dis-br.exp
854 * gdb.base/ending-run.exp
855 * gdb.base/enumval.exp
856 * gdb.base/environ.exp
857 * gdb.base/eu-strip-infcall.exp
858 * gdb.base/eval-avoid-side-effects.exp
859 * gdb.base/eval-skip.exp
860 * gdb.base/exitsignal.exp
861 * gdb.base/expand-psymtabs.exp
862 * gdb.base/filesym.exp
863 * gdb.base/find-unmapped.exp
864 * gdb.base/finish.exp
865 * gdb.base/float.exp
866 * gdb.base/foll-exec-mode.exp
867 * gdb.base/foll-exec.exp
868 * gdb.base/foll-fork.exp
869 * gdb.base/fortran-sym-case.exp
870 * gdb.base/freebpcmd.exp
871 * gdb.base/func-ptr.exp
872 * gdb.base/func-ptrs.exp
873 * gdb.base/funcargs.exp
874 * gdb.base/gcore-buffer-overflow.exp
875 * gdb.base/gcore-relro-pie.exp
876 * gdb.base/gcore-relro.exp
877 * gdb.base/gcore.exp
878 * gdb.base/gdb1090.exp
879 * gdb.base/gdb11530.exp
880 * gdb.base/gdb11531.exp
881 * gdb.base/gdb1821.exp
882 * gdb.base/gdbindex-stabs.exp
883 * gdb.base/gdbvars.exp
884 * gdb.base/hbreak.exp
885 * gdb.base/hbreak2.exp
886 * gdb.base/included.exp
887 * gdb.base/infcall-input.exp
888 * gdb.base/inferior-died.exp
889 * gdb.base/infnan.exp
890 * gdb.base/info-macros.exp
891 * gdb.base/info-os.exp
892 * gdb.base/info-proc.exp
893 * gdb.base/info-shared.exp
894 * gdb.base/info-target.exp
895 * gdb.base/infoline.exp
896 * gdb.base/interp.exp
897 * gdb.base/interrupt.exp
898 * gdb.base/jit-reader.exp
899 * gdb.base/jit-simple.exp
900 * gdb.base/kill-after-signal.exp
901 * gdb.base/kill-detach-inferiors-cmd.exp
902 * gdb.base/label.exp
903 * gdb.base/langs.exp
904 * gdb.base/ldbl_e308.exp
905 * gdb.base/line-symtabs.exp
906 * gdb.base/linespecs.exp
907 * gdb.base/list.exp
908 * gdb.base/long_long.exp
909 * gdb.base/longest-types.exp
910 * gdb.base/maint.exp
911 * gdb.base/max-value-size.exp
912 * gdb.base/memattr.exp
913 * gdb.base/mips_pro.exp
914 * gdb.base/morestack.exp
915 * gdb.base/moribund-step.exp
916 * gdb.base/multi-forks.exp
917 * gdb.base/nested-addr.exp
918 * gdb.base/nextoverexit.exp
919 * gdb.base/noreturn-finish.exp
920 * gdb.base/noreturn-return.exp
921 * gdb.base/nostdlib.exp
922 * gdb.base/offsets.exp
923 * gdb.base/opaque.exp
924 * gdb.base/pc-fp.exp
925 * gdb.base/permissions.exp
926 * gdb.base/print-symbol-loading.exp
927 * gdb.base/prologue-include.exp
928 * gdb.base/psymtab.exp
929 * gdb.base/ptype.exp
930 * gdb.base/random-signal.exp
931 * gdb.base/randomize.exp
932 * gdb.base/range-stepping.exp
933 * gdb.base/readline-ask.exp
934 * gdb.base/recpar.exp
935 * gdb.base/recurse.exp
936 * gdb.base/relational.exp
937 * gdb.base/restore.exp
938 * gdb.base/return-nodebug.exp
939 * gdb.base/return.exp
940 * gdb.base/run-after-attach.exp
941 * gdb.base/save-bp.exp
942 * gdb.base/scope.exp
943 * gdb.base/sect-cmd.exp
944 * gdb.base/set-lang-auto.exp
945 * gdb.base/set-noassign.exp
946 * gdb.base/setvar.exp
947 * gdb.base/sigall.exp
948 * gdb.base/sigbpt.exp
949 * gdb.base/siginfo-addr.exp
950 * gdb.base/siginfo-infcall.exp
951 * gdb.base/siginfo-obj.exp
952 * gdb.base/siginfo.exp
953 * gdb.base/signals-state-child.exp
954 * gdb.base/signest.exp
955 * gdb.base/sigstep.exp
956 * gdb.base/sizeof.exp
957 * gdb.base/skip.exp
958 * gdb.base/solib-corrupted.exp
959 * gdb.base/solib-nodir.exp
960 * gdb.base/solib-search.exp
961 * gdb.base/stack-checking.exp
962 * gdb.base/stale-infcall.exp
963 * gdb.base/stap-probe.exp
964 * gdb.base/start.exp
965 * gdb.base/step-break.exp
966 * gdb.base/step-bt.exp
967 * gdb.base/step-line.exp
968 * gdb.base/step-over-exit.exp
969 * gdb.base/step-over-syscall.exp
970 * gdb.base/step-resume-infcall.exp
971 * gdb.base/step-test.exp
972 * gdb.base/store.exp
973 * gdb.base/structs3.exp
974 * gdb.base/sym-file.exp
975 * gdb.base/symbol-without-target_section.exp
976 * gdb.base/term.exp
977 * gdb.base/testenv.exp
978 * gdb.base/ui-redirect.exp
979 * gdb.base/until.exp
980 * gdb.base/unwindonsignal.exp
981 * gdb.base/value-double-free.exp
982 * gdb.base/vla-datatypes.exp
983 * gdb.base/vla-ptr.exp
984 * gdb.base/vla-sideeffect.exp
985 * gdb.base/volatile.exp
986 * gdb.base/watch-cond-infcall.exp
987 * gdb.base/watch-cond.exp
988 * gdb.base/watch-non-mem.exp
989 * gdb.base/watch-read.exp
990 * gdb.base/watch-vfork.exp
991 * gdb.base/watchpoint-cond-gone.exp
992 * gdb.base/watchpoint-delete.exp
993 * gdb.base/watchpoint-hw-hit-once.exp
994 * gdb.base/watchpoint-hw.exp
995 * gdb.base/watchpoint-stops-at-right-insn.exp
996 * gdb.base/watchpoints.exp
997 * gdb.base/wchar.exp
998 * gdb.base/whatis-exp.exp
999 * gdb.btrace/buffer-size.exp
1000 * gdb.btrace/data.exp
1001 * gdb.btrace/delta.exp
1002 * gdb.btrace/dlopen.exp
1003 * gdb.btrace/enable.exp
1004 * gdb.btrace/exception.exp
1005 * gdb.btrace/function_call_history.exp
1006 * gdb.btrace/gcore.exp
1007 * gdb.btrace/instruction_history.exp
1008 * gdb.btrace/nohist.exp
1009 * gdb.btrace/reconnect.exp
1010 * gdb.btrace/record_goto-step.exp
1011 * gdb.btrace/record_goto.exp
1012 * gdb.btrace/rn-dl-bind.exp
1013 * gdb.btrace/segv.exp
1014 * gdb.btrace/step.exp
1015 * gdb.btrace/stepi.exp
1016 * gdb.btrace/tailcall-only.exp
1017 * gdb.btrace/tailcall.exp
1018 * gdb.btrace/tsx.exp
1019 * gdb.btrace/unknown_functions.exp
1020 * gdb.btrace/vdso.exp
1021 * gdb.compile/compile-ifunc.exp
1022 * gdb.compile/compile-ops.exp
1023 * gdb.compile/compile-print.exp
1024 * gdb.compile/compile-setjmp.exp
1025 * gdb.cp/abstract-origin.exp
1026 * gdb.cp/ambiguous.exp
1027 * gdb.cp/annota2.exp
1028 * gdb.cp/annota3.exp
1029 * gdb.cp/anon-ns.exp
1030 * gdb.cp/anon-struct.exp
1031 * gdb.cp/anon-union.exp
1032 * gdb.cp/arg-reference.exp
1033 * gdb.cp/baseenum.exp
1034 * gdb.cp/bool.exp
1035 * gdb.cp/breakpoint.exp
1036 * gdb.cp/bs15503.exp
1037 * gdb.cp/call-c.exp
1038 * gdb.cp/casts.exp
1039 * gdb.cp/chained-calls.exp
1040 * gdb.cp/class2.exp
1041 * gdb.cp/classes.exp
1042 * gdb.cp/cmpd-minsyms.exp
1043 * gdb.cp/converts.exp
1044 * gdb.cp/cp-relocate.exp
1045 * gdb.cp/cpcompletion.exp
1046 * gdb.cp/cpexprs.exp
1047 * gdb.cp/cplabel.exp
1048 * gdb.cp/cplusfuncs.exp
1049 * gdb.cp/cpsizeof.exp
1050 * gdb.cp/ctti.exp
1051 * gdb.cp/derivation.exp
1052 * gdb.cp/destrprint.exp
1053 * gdb.cp/dispcxx.exp
1054 * gdb.cp/enum-class.exp
1055 * gdb.cp/exception.exp
1056 * gdb.cp/exceptprint.exp
1057 * gdb.cp/expand-psymtabs-cxx.exp
1058 * gdb.cp/expand-sals.exp
1059 * gdb.cp/extern-c.exp
1060 * gdb.cp/filename.exp
1061 * gdb.cp/formatted-ref.exp
1062 * gdb.cp/fpointer.exp
1063 * gdb.cp/gdb1355.exp
1064 * gdb.cp/gdb2495.exp
1065 * gdb.cp/hang.exp
1066 * gdb.cp/impl-this.exp
1067 * gdb.cp/infcall-dlopen.exp
1068 * gdb.cp/inherit.exp
1069 * gdb.cp/iostream.exp
1070 * gdb.cp/koenig.exp
1071 * gdb.cp/local.exp
1072 * gdb.cp/m-data.exp
1073 * gdb.cp/m-static.exp
1074 * gdb.cp/mb-ctor.exp
1075 * gdb.cp/mb-inline.exp
1076 * gdb.cp/mb-templates.exp
1077 * gdb.cp/member-name.exp
1078 * gdb.cp/member-ptr.exp
1079 * gdb.cp/meth-typedefs.exp
1080 * gdb.cp/method.exp
1081 * gdb.cp/method2.exp
1082 * gdb.cp/minsym-fallback.exp
1083 * gdb.cp/misc.exp
1084 * gdb.cp/namelessclass.exp
1085 * gdb.cp/namespace-enum.exp
1086 * gdb.cp/namespace-nested-import.exp
1087 * gdb.cp/namespace.exp
1088 * gdb.cp/nextoverthrow.exp
1089 * gdb.cp/no-dmgl-verbose.exp
1090 * gdb.cp/non-trivial-retval.exp
1091 * gdb.cp/noparam.exp
1092 * gdb.cp/nsdecl.exp
1093 * gdb.cp/nsimport.exp
1094 * gdb.cp/nsnested.exp
1095 * gdb.cp/nsnoimports.exp
1096 * gdb.cp/nsrecurs.exp
1097 * gdb.cp/nsstress.exp
1098 * gdb.cp/nsusing.exp
1099 * gdb.cp/operator.exp
1100 * gdb.cp/oranking.exp
1101 * gdb.cp/overload-const.exp
1102 * gdb.cp/overload.exp
1103 * gdb.cp/ovldbreak.exp
1104 * gdb.cp/ovsrch.exp
1105 * gdb.cp/paren-type.exp
1106 * gdb.cp/parse-lang.exp
1107 * gdb.cp/pass-by-ref.exp
1108 * gdb.cp/pr-1023.exp
1109 * gdb.cp/pr-1210.exp
1110 * gdb.cp/pr-574.exp
1111 * gdb.cp/pr10687.exp
1112 * gdb.cp/pr12028.exp
1113 * gdb.cp/pr17132.exp
1114 * gdb.cp/pr17494.exp
1115 * gdb.cp/pr9067.exp
1116 * gdb.cp/pr9167.exp
1117 * gdb.cp/pr9631.exp
1118 * gdb.cp/printmethod.exp
1119 * gdb.cp/psmang.exp
1120 * gdb.cp/psymtab-parameter.exp
1121 * gdb.cp/ptype-cv-cp.exp
1122 * gdb.cp/ptype-flags.exp
1123 * gdb.cp/re-set-overloaded.exp
1124 * gdb.cp/ref-types.exp
1125 * gdb.cp/rtti.exp
1126 * gdb.cp/scope-err.exp
1127 * gdb.cp/shadow.exp
1128 * gdb.cp/smartp.exp
1129 * gdb.cp/static-method.exp
1130 * gdb.cp/static-print-quit.exp
1131 * gdb.cp/temargs.exp
1132 * gdb.cp/templates.exp
1133 * gdb.cp/try_catch.exp
1134 * gdb.cp/typedef-operator.exp
1135 * gdb.cp/typeid.exp
1136 * gdb.cp/userdef.exp
1137 * gdb.cp/using-crash.exp
1138 * gdb.cp/var-tag.exp
1139 * gdb.cp/virtbase.exp
1140 * gdb.cp/virtfunc.exp
1141 * gdb.cp/virtfunc2.exp
1142 * gdb.cp/vla-cxx.exp
1143 * gdb.disasm/t01_mov.exp
1144 * gdb.disasm/t02_mova.exp
1145 * gdb.disasm/t03_add.exp
1146 * gdb.disasm/t04_sub.exp
1147 * gdb.disasm/t05_cmp.exp
1148 * gdb.disasm/t06_ari2.exp
1149 * gdb.disasm/t07_ari3.exp
1150 * gdb.disasm/t08_or.exp
1151 * gdb.disasm/t09_xor.exp
1152 * gdb.disasm/t10_and.exp
1153 * gdb.disasm/t11_logs.exp
1154 * gdb.disasm/t12_bit.exp
1155 * gdb.disasm/t13_otr.exp
1156 * gdb.dlang/circular.exp
1157 * gdb.dwarf2/arr-stride.exp
1158 * gdb.dwarf2/arr-subrange.exp
1159 * gdb.dwarf2/atomic-type.exp
1160 * gdb.dwarf2/bad-regnum.exp
1161 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1162 * gdb.dwarf2/callframecfa.exp
1163 * gdb.dwarf2/clztest.exp
1164 * gdb.dwarf2/corrupt.exp
1165 * gdb.dwarf2/data-loc.exp
1166 * gdb.dwarf2/dup-psym.exp
1167 * gdb.dwarf2/dw2-anon-mptr.exp
1168 * gdb.dwarf2/dw2-anonymous-func.exp
1169 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1170 * gdb.dwarf2/dw2-bad-unresolved.exp
1171 * gdb.dwarf2/dw2-basic.exp
1172 * gdb.dwarf2/dw2-canonicalize-type.exp
1173 * gdb.dwarf2/dw2-case-insensitive.exp
1174 * gdb.dwarf2/dw2-common-block.exp
1175 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1176 * gdb.dwarf2/dw2-compressed.exp
1177 * gdb.dwarf2/dw2-const.exp
1178 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1179 * gdb.dwarf2/dw2-cu-size.exp
1180 * gdb.dwarf2/dw2-dup-frame.exp
1181 * gdb.dwarf2/dw2-entry-value.exp
1182 * gdb.dwarf2/dw2-icycle.exp
1183 * gdb.dwarf2/dw2-ifort-parameter.exp
1184 * gdb.dwarf2/dw2-inline-break.exp
1185 * gdb.dwarf2/dw2-inline-param.exp
1186 * gdb.dwarf2/dw2-intercu.exp
1187 * gdb.dwarf2/dw2-intermix.exp
1188 * gdb.dwarf2/dw2-lexical-block-bare.exp
1189 * gdb.dwarf2/dw2-linkage-name-trust.exp
1190 * gdb.dwarf2/dw2-minsym-in-cu.exp
1191 * gdb.dwarf2/dw2-noloc.exp
1192 * gdb.dwarf2/dw2-op-call.exp
1193 * gdb.dwarf2/dw2-op-out-param.exp
1194 * gdb.dwarf2/dw2-opt-structptr.exp
1195 * gdb.dwarf2/dw2-param-error.exp
1196 * gdb.dwarf2/dw2-producer.exp
1197 * gdb.dwarf2/dw2-ranges-base.exp
1198 * gdb.dwarf2/dw2-ref-missing-frame.exp
1199 * gdb.dwarf2/dw2-reg-undefined.exp
1200 * gdb.dwarf2/dw2-regno-invalid.exp
1201 * gdb.dwarf2/dw2-restore.exp
1202 * gdb.dwarf2/dw2-restrict.exp
1203 * gdb.dwarf2/dw2-single-line-discriminators.exp
1204 * gdb.dwarf2/dw2-strp.exp
1205 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1206 * gdb.dwarf2/dw2-unresolved.exp
1207 * gdb.dwarf2/dw2-var-zero-addr.exp
1208 * gdb.dwarf2/dw4-sig-types.exp
1209 * gdb.dwarf2/dwz.exp
1210 * gdb.dwarf2/dynarr-ptr.exp
1211 * gdb.dwarf2/enum-type.exp
1212 * gdb.dwarf2/gdb-index.exp
1213 * gdb.dwarf2/implptr-64bit.exp
1214 * gdb.dwarf2/implptr-optimized-out.exp
1215 * gdb.dwarf2/implptr.exp
1216 * gdb.dwarf2/implref-array.exp
1217 * gdb.dwarf2/implref-const.exp
1218 * gdb.dwarf2/implref-global.exp
1219 * gdb.dwarf2/implref-struct.exp
1220 * gdb.dwarf2/mac-fileno.exp
1221 * gdb.dwarf2/main-subprogram.exp
1222 * gdb.dwarf2/member-ptr-forwardref.exp
1223 * gdb.dwarf2/method-ptr.exp
1224 * gdb.dwarf2/missing-sig-type.exp
1225 * gdb.dwarf2/nonvar-access.exp
1226 * gdb.dwarf2/opaque-type-lookup.exp
1227 * gdb.dwarf2/pieces-optimized-out.exp
1228 * gdb.dwarf2/pieces.exp
1229 * gdb.dwarf2/pr10770.exp
1230 * gdb.dwarf2/pr13961.exp
1231 * gdb.dwarf2/staticvirtual.exp
1232 * gdb.dwarf2/subrange.exp
1233 * gdb.dwarf2/symtab-producer.exp
1234 * gdb.dwarf2/trace-crash.exp
1235 * gdb.dwarf2/typeddwarf.exp
1236 * gdb.dwarf2/valop.exp
1237 * gdb.dwarf2/watch-notconst.exp
1238 * gdb.fortran/array-element.exp
1239 * gdb.fortran/charset.exp
1240 * gdb.fortran/common-block.exp
1241 * gdb.fortran/complex.exp
1242 * gdb.fortran/derived-type-function.exp
1243 * gdb.fortran/derived-type.exp
1244 * gdb.fortran/logical.exp
1245 * gdb.fortran/module.exp
1246 * gdb.fortran/multi-dim.exp
1247 * gdb.fortran/nested-funcs.exp
1248 * gdb.fortran/print-formatted.exp
1249 * gdb.fortran/subarray.exp
1250 * gdb.fortran/vla-alloc-assoc.exp
1251 * gdb.fortran/vla-datatypes.exp
1252 * gdb.fortran/vla-history.exp
1253 * gdb.fortran/vla-ptr-info.exp
1254 * gdb.fortran/vla-ptype-sub.exp
1255 * gdb.fortran/vla-ptype.exp
1256 * gdb.fortran/vla-sizeof.exp
1257 * gdb.fortran/vla-type.exp
1258 * gdb.fortran/vla-value-sub-arbitrary.exp
1259 * gdb.fortran/vla-value-sub-finish.exp
1260 * gdb.fortran/vla-value-sub.exp
1261 * gdb.fortran/vla-value.exp
1262 * gdb.fortran/whatis_type.exp
1263 * gdb.go/chan.exp
1264 * gdb.go/handcall.exp
1265 * gdb.go/hello.exp
1266 * gdb.go/integers.exp
1267 * gdb.go/methods.exp
1268 * gdb.go/package.exp
1269 * gdb.go/strings.exp
1270 * gdb.go/types.exp
1271 * gdb.go/unsafe.exp
1272 * gdb.guile/scm-arch.exp
1273 * gdb.guile/scm-block.exp
1274 * gdb.guile/scm-breakpoint.exp
1275 * gdb.guile/scm-cmd.exp
1276 * gdb.guile/scm-disasm.exp
1277 * gdb.guile/scm-equal.exp
1278 * gdb.guile/scm-frame-args.exp
1279 * gdb.guile/scm-frame-inline.exp
1280 * gdb.guile/scm-frame.exp
1281 * gdb.guile/scm-iterator.exp
1282 * gdb.guile/scm-math.exp
1283 * gdb.guile/scm-objfile.exp
1284 * gdb.guile/scm-ports.exp
1285 * gdb.guile/scm-symbol.exp
1286 * gdb.guile/scm-symtab.exp
1287 * gdb.guile/scm-value-cc.exp
1288 * gdb.guile/types-module.exp
1289 * gdb.linespec/break-ask.exp
1290 * gdb.linespec/cpexplicit.exp
1291 * gdb.linespec/explicit.exp
1292 * gdb.linespec/keywords.exp
1293 * gdb.linespec/linespec.exp
1294 * gdb.linespec/ls-dollar.exp
1295 * gdb.linespec/ls-errs.exp
1296 * gdb.linespec/skip-two.exp
1297 * gdb.linespec/thread.exp
1298 * gdb.mi/mi-async.exp
1299 * gdb.mi/mi-basics.exp
1300 * gdb.mi/mi-break.exp
1301 * gdb.mi/mi-catch-load.exp
1302 * gdb.mi/mi-cli.exp
1303 * gdb.mi/mi-cmd-param-changed.exp
1304 * gdb.mi/mi-console.exp
1305 * gdb.mi/mi-detach.exp
1306 * gdb.mi/mi-disassemble.exp
1307 * gdb.mi/mi-eval.exp
1308 * gdb.mi/mi-file-transfer.exp
1309 * gdb.mi/mi-file.exp
1310 * gdb.mi/mi-fill-memory.exp
1311 * gdb.mi/mi-inheritance-syntax-error.exp
1312 * gdb.mi/mi-linespec-err-cp.exp
1313 * gdb.mi/mi-logging.exp
1314 * gdb.mi/mi-memory-changed.exp
1315 * gdb.mi/mi-read-memory.exp
1316 * gdb.mi/mi-record-changed.exp
1317 * gdb.mi/mi-reg-undefined.exp
1318 * gdb.mi/mi-regs.exp
1319 * gdb.mi/mi-return.exp
1320 * gdb.mi/mi-reverse.exp
1321 * gdb.mi/mi-simplerun.exp
1322 * gdb.mi/mi-solib.exp
1323 * gdb.mi/mi-stack.exp
1324 * gdb.mi/mi-stepi.exp
1325 * gdb.mi/mi-syn-frame.exp
1326 * gdb.mi/mi-until.exp
1327 * gdb.mi/mi-var-block.exp
1328 * gdb.mi/mi-var-child.exp
1329 * gdb.mi/mi-var-cmd.exp
1330 * gdb.mi/mi-var-cp.exp
1331 * gdb.mi/mi-var-display.exp
1332 * gdb.mi/mi-var-invalidate.exp
1333 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1334 * gdb.mi/mi-vla-fortran.exp
1335 * gdb.mi/mi-watch.exp
1336 * gdb.mi/mi2-var-child.exp
1337 * gdb.mi/user-selected-context-sync.exp
1338 * gdb.modula2/unbounded-array.exp
1339 * gdb.multi/dummy-frame-restore.exp
1340 * gdb.multi/multi-arch-exec.exp
1341 * gdb.multi/multi-arch.exp
1342 * gdb.multi/tids.exp
1343 * gdb.multi/watchpoint-multi.exp
1344 * gdb.opencl/callfuncs.exp
1345 * gdb.opencl/convs_casts.exp
1346 * gdb.opencl/datatypes.exp
1347 * gdb.opencl/operators.exp
1348 * gdb.opencl/vec_comps.exp
1349 * gdb.opt/clobbered-registers-O2.exp
1350 * gdb.opt/inline-break.exp
1351 * gdb.opt/inline-bt.exp
1352 * gdb.opt/inline-cmds.exp
1353 * gdb.opt/inline-locals.exp
1354 * gdb.pascal/case-insensitive-symbols.exp
1355 * gdb.pascal/floats.exp
1356 * gdb.pascal/gdb11492.exp
1357 * gdb.python/lib-types.exp
1358 * gdb.python/py-arch.exp
1359 * gdb.python/py-as-string.exp
1360 * gdb.python/py-bad-printers.exp
1361 * gdb.python/py-block.exp
1362 * gdb.python/py-breakpoint-create-fail.exp
1363 * gdb.python/py-breakpoint.exp
1364 * gdb.python/py-caller-is.exp
1365 * gdb.python/py-cmd.exp
1366 * gdb.python/py-explore-cc.exp
1367 * gdb.python/py-explore.exp
1368 * gdb.python/py-finish-breakpoint.exp
1369 * gdb.python/py-finish-breakpoint2.exp
1370 * gdb.python/py-frame-args.exp
1371 * gdb.python/py-frame-inline.exp
1372 * gdb.python/py-frame.exp
1373 * gdb.python/py-framefilter-mi.exp
1374 * gdb.python/py-infthread.exp
1375 * gdb.python/py-lazy-string.exp
1376 * gdb.python/py-linetable.exp
1377 * gdb.python/py-mi-events.exp
1378 * gdb.python/py-mi-objfile.exp
1379 * gdb.python/py-mi.exp
1380 * gdb.python/py-objfile.exp
1381 * gdb.python/py-pp-integral.exp
1382 * gdb.python/py-pp-maint.exp
1383 * gdb.python/py-pp-re-notag.exp
1384 * gdb.python/py-pp-registration.exp
1385 * gdb.python/py-recurse-unwind.exp
1386 * gdb.python/py-strfns.exp
1387 * gdb.python/py-symbol.exp
1388 * gdb.python/py-symtab.exp
1389 * gdb.python/py-sync-interp.exp
1390 * gdb.python/py-typeprint.exp
1391 * gdb.python/py-unwind-maint.exp
1392 * gdb.python/py-unwind.exp
1393 * gdb.python/py-value-cc.exp
1394 * gdb.python/py-xmethods.exp
1395 * gdb.reverse/amd64-tailcall-reverse.exp
1396 * gdb.reverse/break-precsave.exp
1397 * gdb.reverse/break-reverse.exp
1398 * gdb.reverse/consecutive-precsave.exp
1399 * gdb.reverse/consecutive-reverse.exp
1400 * gdb.reverse/finish-precsave.exp
1401 * gdb.reverse/finish-reverse-bkpt.exp
1402 * gdb.reverse/finish-reverse.exp
1403 * gdb.reverse/fstatat-reverse.exp
1404 * gdb.reverse/getresuid-reverse.exp
1405 * gdb.reverse/i386-precsave.exp
1406 * gdb.reverse/i386-reverse.exp
1407 * gdb.reverse/i386-sse-reverse.exp
1408 * gdb.reverse/i387-env-reverse.exp
1409 * gdb.reverse/i387-stack-reverse.exp
1410 * gdb.reverse/insn-reverse.exp
1411 * gdb.reverse/machinestate-precsave.exp
1412 * gdb.reverse/machinestate.exp
1413 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1414 * gdb.reverse/pipe-reverse.exp
1415 * gdb.reverse/readv-reverse.exp
1416 * gdb.reverse/recvmsg-reverse.exp
1417 * gdb.reverse/rerun-prec.exp
1418 * gdb.reverse/s390-mvcle.exp
1419 * gdb.reverse/step-precsave.exp
1420 * gdb.reverse/step-reverse.exp
1421 * gdb.reverse/time-reverse.exp
1422 * gdb.reverse/until-precsave.exp
1423 * gdb.reverse/until-reverse.exp
1424 * gdb.reverse/waitpid-reverse.exp
1425 * gdb.reverse/watch-precsave.exp
1426 * gdb.reverse/watch-reverse.exp
1427 * gdb.rust/generics.exp
1428 * gdb.rust/methods.exp
1429 * gdb.rust/modules.exp
1430 * gdb.rust/simple.exp
1431 * gdb.server/connect-with-no-symbol-file.exp
1432 * gdb.server/ext-attach.exp
1433 * gdb.server/ext-restart.exp
1434 * gdb.server/ext-wrapper.exp
1435 * gdb.server/file-transfer.exp
1436 * gdb.server/server-exec-info.exp
1437 * gdb.server/server-kill.exp
1438 * gdb.server/server-mon.exp
1439 * gdb.server/wrapper.exp
1440 * gdb.stabs/exclfwd.exp
1441 * gdb.stabs/gdb11479.exp
1442 * gdb.threads/clone-new-thread-event.exp
1443 * gdb.threads/corethreads.exp
1444 * gdb.threads/current-lwp-dead.exp
1445 * gdb.threads/dlopen-libpthread.exp
1446 * gdb.threads/gcore-thread.exp
1447 * gdb.threads/sigstep-threads.exp
1448 * gdb.threads/watchpoint-fork.exp
1449 * gdb.trace/actions-changed.exp
1450 * gdb.trace/backtrace.exp
1451 * gdb.trace/change-loc.exp
1452 * gdb.trace/circ.exp
1453 * gdb.trace/collection.exp
1454 * gdb.trace/disconnected-tracing.exp
1455 * gdb.trace/ftrace.exp
1456 * gdb.trace/mi-trace-frame-collected.exp
1457 * gdb.trace/mi-trace-unavailable.exp
1458 * gdb.trace/mi-traceframe-changed.exp
1459 * gdb.trace/mi-tsv-changed.exp
1460 * gdb.trace/no-attach-trace.exp
1461 * gdb.trace/passc-dyn.exp
1462 * gdb.trace/qtro.exp
1463 * gdb.trace/range-stepping.exp
1464 * gdb.trace/read-memory.exp
1465 * gdb.trace/save-trace.exp
1466 * gdb.trace/signal.exp
1467 * gdb.trace/status-stop.exp
1468 * gdb.trace/tfile.exp
1469 * gdb.trace/trace-break.exp
1470 * gdb.trace/trace-buffer-size.exp
1471 * gdb.trace/trace-condition.exp
1472 * gdb.trace/tracefile-pseudo-reg.exp
1473 * gdb.trace/tstatus.exp
1474 * gdb.trace/unavailable.exp
1475 * gdb.trace/while-dyn.exp
1476 * gdb.trace/while-stepping.exp
1477
1478 2016-12-22 Doug Evans <xdje42@gmail.com>
1479
1480 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1481 and msymbols.
1482
1483 2016-12-19 Yao Qi <yao.qi@linaro.org>
1484
1485 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1486 (test_with_self): Don't call do_steps_and_nexts, and remove
1487 code about stepping into xmalloc.
1488
1489 2016-12-09 Yao Qi <yao.qi@linaro.org>
1490
1491 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1492
1493 2016-12-09 Yao Qi <yao.qi@linaro.org>
1494
1495 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1496
1497 2016-12-09 Pedro Alves <palves@redhat.com>
1498
1499 * gdb.base/all-architectures-0.exp: New file.
1500 * gdb.base/all-architectures-1.exp: New file.
1501 * gdb.base/all-architectures-2.exp: New file.
1502 * gdb.base/all-architectures-3.exp: New file.
1503 * gdb.base/all-architectures-4.exp: New file.
1504 * gdb.base/all-architectures-5.exp: New file.
1505 * gdb.base/all-architectures-6.exp: New file.
1506 * gdb.base/all-architectures-7.exp: New file.
1507 * gdb.base/all-architectures.exp.in: New file.
1508
1509 2016-12-09 Yao Qi <yao.qi@linaro.org>
1510
1511 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1512
1513 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1514
1515 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1516 possible.
1517 Remove useless pattern-matching code.
1518
1519 2016-12-02 Pedro Alves <palves@redhat.com>
1520
1521 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1522 procedure.
1523 (top level): Call it.
1524
1525 2016-12-02 Pedro Alves <palves@redhat.com>
1526
1527 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1528 New procedure.
1529 (top level): Call it.
1530
1531 2016-12-02 Pedro Alves <palves@redhat.com>
1532
1533 PR cli/20559
1534 * gdb.base/commands.exp (user_defined_command_args_eval): New
1535 procedure.
1536 (top level): Call it.
1537
1538 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1539
1540 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1541 timeout handling.
1542
1543 2016-12-02 Tom Tromey <tom@tromey.com>
1544
1545 * gdb.dwarf2/main-subprogram.c: New file.
1546 * gdb.dwarf2/main-subprogram.exp: New file.
1547
1548 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1549
1550 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1551 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1552 gdb_test_no_output for a couple of cases.
1553 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1554
1555 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1556
1557 Fix test names and standardize compilation error messages throughout
1558 the following files:
1559
1560 * gdb.ada/start.exp
1561 * gdb.arch/alpha-step.exp
1562 * gdb.arch/e500-prologue.exp
1563 * gdb.arch/ftrace-insn-reloc.exp
1564 * gdb.arch/gdb1291.exp
1565 * gdb.arch/gdb1431.exp
1566 * gdb.arch/gdb1558.exp
1567 * gdb.arch/i386-dr3-watch.exp
1568 * gdb.arch/i386-sse-stack-align.exp
1569 * gdb.arch/ia64-breakpoint-shadow.exp
1570 * gdb.arch/pa-nullify.exp
1571 * gdb.arch/powerpc-aix-prologue.exp
1572 * gdb.arch/thumb-bx-pc.exp
1573 * gdb.base/annota1.exp
1574 * gdb.base/annota3.exp
1575 * gdb.base/arrayidx.exp
1576 * gdb.base/assign.exp
1577 * gdb.base/attach.exp
1578 * gdb.base/auxv.exp
1579 * gdb.base/bang.exp
1580 * gdb.base/bfp-test.exp
1581 * gdb.base/bigcore.exp
1582 * gdb.base/bitfields2.exp
1583 * gdb.base/break-fun-addr.exp
1584 * gdb.base/break-probes.exp
1585 * gdb.base/call-rt-st.exp
1586 * gdb.base/callexit.exp
1587 * gdb.base/catch-fork-kill.exp
1588 * gdb.base/charset.exp
1589 * gdb.base/checkpoint.exp
1590 * gdb.base/comprdebug.exp
1591 * gdb.base/constvars.exp
1592 * gdb.base/coredump-filter.exp
1593 * gdb.base/cursal.exp
1594 * gdb.base/cvexpr.exp
1595 * gdb.base/detach.exp
1596 * gdb.base/display.exp
1597 * gdb.base/dmsym.exp
1598 * gdb.base/dprintf-pending.exp
1599 * gdb.base/dso2dso.exp
1600 * gdb.base/dtrace-probe.exp
1601 * gdb.base/dump.exp
1602 * gdb.base/enum_cond.exp
1603 * gdb.base/exe-lock.exp
1604 * gdb.base/exec-invalid-sysroot.exp
1605 * gdb.base/execl-update-breakpoints.exp
1606 * gdb.base/exprs.exp
1607 * gdb.base/fileio.exp
1608 * gdb.base/find.exp
1609 * gdb.base/finish.exp
1610 * gdb.base/fixsection.exp
1611 * gdb.base/foll-vfork.exp
1612 * gdb.base/frame-args.exp
1613 * gdb.base/gcore.exp
1614 * gdb.base/gdb1250.exp
1615 * gdb.base/global-var-nested-by-dso.exp
1616 * gdb.base/gnu-ifunc.exp
1617 * gdb.base/hashline1.exp
1618 * gdb.base/hashline2.exp
1619 * gdb.base/hashline3.exp
1620 * gdb.base/hbreak-in-shr-unsupported.exp
1621 * gdb.base/huge.exp
1622 * gdb.base/infcall-input.exp
1623 * gdb.base/info-fun.exp
1624 * gdb.base/info-shared.exp
1625 * gdb.base/jit-simple.exp
1626 * gdb.base/jit-so.exp
1627 * gdb.base/jit.exp
1628 * gdb.base/jump.exp
1629 * gdb.base/label.exp
1630 * gdb.base/lineinc.exp
1631 * gdb.base/logical.exp
1632 * gdb.base/longjmp.exp
1633 * gdb.base/macscp.exp
1634 * gdb.base/miscexprs.exp
1635 * gdb.base/new-ui-echo.exp
1636 * gdb.base/new-ui-pending-input.exp
1637 * gdb.base/new-ui.exp
1638 * gdb.base/nodebug.exp
1639 * gdb.base/nofield.exp
1640 * gdb.base/offsets.exp
1641 * gdb.base/overlays.exp
1642 * gdb.base/pending.exp
1643 * gdb.base/pointers.exp
1644 * gdb.base/pr11022.exp
1645 * gdb.base/printcmds.exp
1646 * gdb.base/prologue.exp
1647 * gdb.base/ptr-typedef.exp
1648 * gdb.base/realname-expand.exp
1649 * gdb.base/relativedebug.exp
1650 * gdb.base/relocate.exp
1651 * gdb.base/remote.exp
1652 * gdb.base/reread.exp
1653 * gdb.base/return2.exp
1654 * gdb.base/savedregs.exp
1655 * gdb.base/sep.exp
1656 * gdb.base/sepdebug.exp
1657 * gdb.base/sepsymtab.exp
1658 * gdb.base/set-inferior-tty.exp
1659 * gdb.base/setshow.exp
1660 * gdb.base/shlib-call.exp
1661 * gdb.base/sigaltstack.exp
1662 * gdb.base/siginfo-addr.exp
1663 * gdb.base/signals.exp
1664 * gdb.base/signull.exp
1665 * gdb.base/sigrepeat.exp
1666 * gdb.base/so-impl-ld.exp
1667 * gdb.base/solib-display.exp
1668 * gdb.base/solib-overlap.exp
1669 * gdb.base/solib-search.exp
1670 * gdb.base/solib-symbol.exp
1671 * gdb.base/structs.exp
1672 * gdb.base/structs2.exp
1673 * gdb.base/symtab-search-order.exp
1674 * gdb.base/twice.exp
1675 * gdb.base/unload.exp
1676 * gdb.base/varargs.exp
1677 * gdb.base/watchpoint-solib.exp
1678 * gdb.base/watchpoint.exp
1679 * gdb.base/whatis.exp
1680 * gdb.base/wrong_frame_bt_full.exp
1681 * gdb.btrace/dlopen.exp
1682 * gdb.cell/ea-standalone.exp
1683 * gdb.cell/ea-test.exp
1684 * gdb.cp/dispcxx.exp
1685 * gdb.cp/gdb2384.exp
1686 * gdb.cp/method2.exp
1687 * gdb.cp/nextoverthrow.exp
1688 * gdb.cp/pr10728.exp
1689 * gdb.disasm/am33.exp
1690 * gdb.disasm/h8300s.exp
1691 * gdb.disasm/mn10300.exp
1692 * gdb.disasm/sh3.exp
1693 * gdb.dwarf2/dw2-dir-file-name.exp
1694 * gdb.fortran/complex.exp
1695 * gdb.fortran/library-module.exp
1696 * gdb.guile/scm-pretty-print.exp
1697 * gdb.guile/scm-symbol.exp
1698 * gdb.guile/scm-type.exp
1699 * gdb.guile/scm-value.exp
1700 * gdb.linespec/linespec.exp
1701 * gdb.mi/gdb701.exp
1702 * gdb.mi/gdb792.exp
1703 * gdb.mi/mi-breakpoint-changed.exp
1704 * gdb.mi/mi-dprintf-pending.exp
1705 * gdb.mi/mi-dprintf.exp
1706 * gdb.mi/mi-exit-code.exp
1707 * gdb.mi/mi-pending.exp
1708 * gdb.mi/mi-solib.exp
1709 * gdb.mi/new-ui-mi-sync.exp
1710 * gdb.mi/pr11022.exp
1711 * gdb.mi/user-selected-context-sync.exp
1712 * gdb.opt/solib-intra-step.exp
1713 * gdb.python/py-events.exp
1714 * gdb.python/py-finish-breakpoint.exp
1715 * gdb.python/py-mi.exp
1716 * gdb.python/py-prettyprint.exp
1717 * gdb.python/py-shared.exp
1718 * gdb.python/py-symbol.exp
1719 * gdb.python/py-template.exp
1720 * gdb.python/py-type.exp
1721 * gdb.python/py-value.exp
1722 * gdb.reverse/solib-precsave.exp
1723 * gdb.reverse/solib-reverse.exp
1724 * gdb.server/solib-list.exp
1725 * gdb.stabs/weird.exp
1726 * gdb.threads/reconnect-signal.exp
1727 * gdb.threads/stepi-random-signal.exp
1728 * gdb.trace/actions.exp
1729 * gdb.trace/ax.exp
1730 * gdb.trace/backtrace.exp
1731 * gdb.trace/change-loc.exp
1732 * gdb.trace/deltrace.exp
1733 * gdb.trace/ftrace-lock.exp
1734 * gdb.trace/ftrace.exp
1735 * gdb.trace/infotrace.exp
1736 * gdb.trace/mi-tracepoint-changed.exp
1737 * gdb.trace/packetlen.exp
1738 * gdb.trace/passcount.exp
1739 * gdb.trace/pending.exp
1740 * gdb.trace/range-stepping.exp
1741 * gdb.trace/report.exp
1742 * gdb.trace/stap-trace.exp
1743 * gdb.trace/tfind.exp
1744 * gdb.trace/trace-break.exp
1745 * gdb.trace/trace-condition.exp
1746 * gdb.trace/trace-enable-disable.exp
1747 * gdb.trace/trace-mt.exp
1748 * gdb.trace/tracecmd.exp
1749 * gdb.trace/tspeed.exp
1750 * gdb.trace/tsv.exp
1751 * lib/perftest.exp
1752
1753 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1754
1755 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1756 with gdb_test_no_output.
1757 Use command as test name.
1758
1759 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1760
1761 Fix test names starting with uppercase throughout the files.
1762
1763 * gdb.ada/assign_1.exp
1764 * gdb.ada/boolean_expr.exp
1765 * gdb.base/arrayidx.exp
1766 * gdb.base/del.exp
1767 * gdb.base/gcore-buffer-overflow.exp
1768 * gdb.base/testenv.exp
1769 * gdb.compile/compile.exp
1770 * gdb.python/py-framefilter-invalidarg.exp
1771 * gdb.python/py-framefilter.exp
1772
1773 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1774
1775 Fix test names starting with uppercase throughout the files.
1776
1777 * gdb.ada/array_return.exp
1778 * gdb.ada/expr_delims.exp
1779 * gdb.ada/mi_dyn_arr.exp
1780 * gdb.ada/mi_interface.exp
1781 * gdb.ada/mi_var_array.exp
1782 * gdb.ada/watch_arg.exp
1783 * gdb.arch/alpha-step.exp
1784 * gdb.arch/altivec-regs.exp
1785 * gdb.arch/e500-regs.exp
1786 * gdb.arch/powerpc-d128-regs.exp
1787 * gdb.base/arrayidx.exp
1788 * gdb.base/break.exp
1789 * gdb.base/checkpoint.exp
1790 * gdb.base/debug-expr.exp
1791 * gdb.base/dmsym.exp
1792 * gdb.base/radix.exp
1793 * gdb.base/sepdebug.exp
1794 * gdb.base/testenv.exp
1795 * gdb.base/watch_thread_num.exp
1796 * gdb.base/watchpoint-cond-gone.exp
1797 * gdb.cell/break.exp
1798 * gdb.cell/ea-cache.exp
1799 * gdb.compile/compile.exp
1800 * gdb.cp/gdb2495.exp
1801 * gdb.gdb/selftest.exp
1802 * gdb.gdb/xfullpath.exp
1803 * gdb.go/hello.exp
1804 * gdb.go/integers.exp
1805 * gdb.objc/basicclass.exp
1806 * gdb.pascal/hello.exp
1807 * gdb.pascal/integers.exp
1808 * gdb.python/py-breakpoint.exp
1809 * gdb.python/py-cmd.exp
1810 * gdb.python/py-linetable.exp
1811 * gdb.python/py-xmethods.exp
1812 * gdb.python/python.exp
1813 * gdb.reverse/consecutive-precsave.exp
1814 * gdb.reverse/finish-precsave.exp
1815 * gdb.reverse/i386-precsave.exp
1816 * gdb.reverse/machinestate-precsave.exp
1817 * gdb.reverse/sigall-precsave.exp
1818 * gdb.reverse/solib-precsave.exp
1819 * gdb.reverse/step-precsave.exp
1820 * gdb.reverse/until-precsave.exp
1821 * gdb.reverse/watch-precsave.exp
1822 * gdb.threads/leader-exit.exp
1823 * gdb.threads/pthreads.exp
1824 * gdb.threads/wp-replication.exp
1825 * gdb.trace/actions.exp
1826 * gdb.trace/mi-tsv-changed.exp
1827 * gdb.trace/tsv.exp
1828
1829 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1830
1831 Fix test names starting with uppercase throughout the files.
1832
1833 * gdb.arch/i386-bp_permanent.exp
1834 * gdb.arch/i386-gnu-cfi.exp
1835 * gdb.base/disasm-end-cu.exp
1836 * gdb.base/macscp.exp
1837 * gdb.base/pending.exp
1838 * gdb.base/watch_thread_num.exp
1839 * gdb.cp/exception.exp
1840 * gdb.cp/gdb2495.exp
1841 * gdb.cp/local.exp
1842 * gdb.python/py-evsignal.exp
1843 * gdb.python/python.exp
1844 * gdb.trace/tracecmd.exp
1845
1846 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1847
1848 Fix test names starting with uppercase throughout the files.
1849
1850 * gdb.base/charset.exp
1851 * gdb.base/eval.exp
1852 * gdb.base/multi-forks.exp
1853 * gdb.guile/scm-progspace.exp
1854 * gdb.opencl/datatypes.exp
1855 * gdb.python/py-block.exp
1856 * gdb.python/py-function.exp
1857 * gdb.python/py-symbol.exp
1858 * gdb.python/py-symtab.exp
1859 * gdb.python/py-xmethods.exp
1860 * gdb.reverse/break-precsave.exp
1861 * gdb.reverse/break-reverse.exp
1862 * gdb.reverse/consecutive-precsave.exp
1863 * gdb.reverse/consecutive-reverse.exp
1864 * gdb.reverse/finish-precsave.exp
1865 * gdb.reverse/finish-reverse-bkpt.exp
1866 * gdb.reverse/finish-reverse.exp
1867 * gdb.reverse/fstatat-reverse.exp
1868 * gdb.reverse/getresuid-reverse.exp
1869 * gdb.reverse/i386-precsave.exp
1870 * gdb.reverse/i386-reverse.exp
1871 * gdb.reverse/i386-sse-reverse.exp
1872 * gdb.reverse/i387-stack-reverse.exp
1873 * gdb.reverse/insn-reverse.exp
1874 * gdb.reverse/machinestate-precsave.exp
1875 * gdb.reverse/machinestate.exp
1876 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1877 * gdb.reverse/pipe-reverse.exp
1878 * gdb.reverse/readv-reverse.exp
1879 * gdb.reverse/recvmsg-reverse.exp
1880 * gdb.reverse/rerun-prec.exp
1881 * gdb.reverse/s390-mvcle.exp
1882 * gdb.reverse/sigall-precsave.exp
1883 * gdb.reverse/sigall-reverse.exp
1884 * gdb.reverse/solib-precsave.exp
1885 * gdb.reverse/solib-reverse.exp
1886 * gdb.reverse/step-precsave.exp
1887 * gdb.reverse/step-reverse.exp
1888 * gdb.reverse/time-reverse.exp
1889 * gdb.reverse/until-precsave.exp
1890 * gdb.reverse/until-reverse.exp
1891 * gdb.reverse/waitpid-reverse.exp
1892 * gdb.reverse/watch-precsave.exp
1893 * gdb.reverse/watch-reverse.exp
1894
1895 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1896
1897 Fix test names starting with uppercase throughout the files.
1898
1899 * gdb.arch/i386-mpx-simple_segv.exp
1900 * gdb.arch/i386-mpx.exp
1901 * gdb.arch/i386-permbkpt.exp
1902 * gdb.arch/pa-nullify.exp
1903 * gdb.arch/powerpc-d128-regs.exp
1904 * gdb.arch/vsx-regs.exp
1905 * gdb.base/bfp-test.exp
1906 * gdb.base/break.exp
1907 * gdb.base/breakpoint-shadow.exp
1908 * gdb.base/callfuncs.exp
1909 * gdb.base/charset.exp
1910 * gdb.base/commands.exp
1911 * gdb.base/completion.exp
1912 * gdb.base/dfp-test.exp
1913 * gdb.base/echo.exp
1914 * gdb.base/ending-run.exp
1915 * gdb.base/eval.exp
1916 * gdb.base/expand-psymtabs.exp
1917 * gdb.base/float128.exp
1918 * gdb.base/floatn.exp
1919 * gdb.base/foll-exec-mode.exp
1920 * gdb.base/gdb1056.exp
1921 * gdb.base/gdb11531.exp
1922 * gdb.base/kill-after-signal.exp
1923 * gdb.base/multi-forks.exp
1924 * gdb.base/overlays.exp
1925 * gdb.base/pending.exp
1926 * gdb.base/sepdebug.exp
1927 * gdb.base/testenv.exp
1928 * gdb.base/valgrind-db-attach.exp
1929 * gdb.base/watch_thread_num.exp
1930 * gdb.base/watchpoint-cond-gone.exp
1931 * gdb.base/watchpoint.exp
1932 * gdb.base/watchpoints.exp
1933 * gdb.cp/arg-reference.exp
1934 * gdb.cp/baseenum.exp
1935 * gdb.cp/operator.exp
1936 * gdb.cp/shadow.exp
1937 * gdb.dwarf2/dw2-op-out-param.exp
1938 * gdb.dwarf2/dw2-reg-undefined.exp
1939 * gdb.go/chan.exp
1940 * gdb.go/hello.exp
1941 * gdb.go/integers.exp
1942 * gdb.go/methods.exp
1943 * gdb.go/package.exp
1944 * gdb.guile/scm-parameter.exp
1945 * gdb.guile/scm-progspace.exp
1946 * gdb.guile/scm-value.exp
1947 * gdb.mi/mi-pending.exp
1948 * gdb.mi/user-selected-context-sync.exp
1949 * gdb.multi/multi-attach.exp
1950 * gdb.multi/tids.exp
1951 * gdb.opt/clobbered-registers-O2.exp
1952 * gdb.pascal/floats.exp
1953 * gdb.pascal/integers.exp
1954 * gdb.python/py-block.exp
1955 * gdb.python/py-events.exp
1956 * gdb.python/py-parameter.exp
1957 * gdb.python/py-symbol.exp
1958 * gdb.python/py-symtab.exp
1959 * gdb.python/py-type.exp
1960 * gdb.python/py-value.exp
1961 * gdb.python/py-xmethods.exp
1962 * gdb.python/python.exp
1963 * gdb.reverse/break-precsave.exp
1964 * gdb.reverse/consecutive-precsave.exp
1965 * gdb.reverse/finish-precsave.exp
1966 * gdb.reverse/i386-precsave.exp
1967 * gdb.reverse/machinestate-precsave.exp
1968 * gdb.reverse/sigall-precsave.exp
1969 * gdb.reverse/solib-precsave.exp
1970 * gdb.reverse/step-precsave.exp
1971 * gdb.reverse/until-precsave.exp
1972 * gdb.reverse/watch-precsave.exp
1973 * gdb.server/ext-attach.exp
1974 * gdb.server/ext-restart.exp
1975 * gdb.server/ext-run.exp
1976 * gdb.server/ext-wrapper.exp
1977 * gdb.stabs/gdb11479.exp
1978 * gdb.stabs/weird.exp
1979 * gdb.threads/attach-many-short-lived-threads.exp
1980 * gdb.threads/kill.exp
1981 * gdb.threads/watchpoint-fork.exp
1982
1983 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1984
1985 Fix test names starting with uppercase throughout all the files below.
1986
1987 * gdb.ada/array_return.exp
1988 * gdb.ada/catch_ex.exp
1989 * gdb.ada/info_exc.exp
1990 * gdb.ada/mi_catch_ex.exp
1991 * gdb.ada/mi_dyn_arr.exp
1992 * gdb.ada/mi_ex_cond.exp
1993 * gdb.ada/mi_exc_info.exp
1994 * gdb.ada/mi_interface.exp
1995 * gdb.ada/mi_task_arg.exp
1996 * gdb.ada/mi_task_info.exp
1997 * gdb.ada/mi_var_array.exp
1998 * gdb.arch/alpha-step.exp
1999 * gdb.arch/amd64-disp-step.exp
2000 * gdb.arch/arm-disp-step.exp
2001 * gdb.arch/disp-step-insn-reloc.exp
2002 * gdb.arch/e500-prologue.exp
2003 * gdb.arch/ftrace-insn-reloc.exp
2004 * gdb.arch/gdb1558.exp
2005 * gdb.arch/i386-bp_permanent.exp
2006 * gdb.arch/i386-disp-step.exp
2007 * gdb.arch/i386-float.exp
2008 * gdb.arch/i386-gnu-cfi.exp
2009 * gdb.arch/ia64-breakpoint-shadow.exp
2010 * gdb.arch/mips16-thunks.exp
2011 * gdb.arch/pa-nullify.exp
2012 * gdb.arch/powerpc-aix-prologue.exp
2013 * gdb.arch/powerpc-power.exp
2014 * gdb.arch/ppc-dfp.exp
2015 * gdb.arch/s390-tdbregs.exp
2016 * gdb.arch/spu-info.exp
2017 * gdb.arch/spu-ls.exp
2018 * gdb.arch/thumb-bx-pc.exp
2019 * gdb.base/advance.exp
2020 * gdb.base/annota-input-while-running.exp
2021 * gdb.base/arrayidx.exp
2022 * gdb.base/asmlabel.exp
2023 * gdb.base/async.exp
2024 * gdb.base/attach-wait-input.exp
2025 * gdb.base/auto-connect-native-target.exp
2026 * gdb.base/batch-preserve-term-settings.exp
2027 * gdb.base/bfp-test.exp
2028 * gdb.base/bigcore.exp
2029 * gdb.base/bp-permanent.exp
2030 * gdb.base/break-always.exp
2031 * gdb.base/break-fun-addr.exp
2032 * gdb.base/break-idempotent.exp
2033 * gdb.base/break-main-file-remove-fail.exp
2034 * gdb.base/break-probes.exp
2035 * gdb.base/break-unload-file.exp
2036 * gdb.base/break.exp
2037 * gdb.base/call-ar-st.exp
2038 * gdb.base/call-rt-st.exp
2039 * gdb.base/call-sc.exp
2040 * gdb.base/call-signal-resume.exp
2041 * gdb.base/call-strs.exp
2042 * gdb.base/callexit.exp
2043 * gdb.base/callfuncs.exp
2044 * gdb.base/catch-gdb-caused-signals.exp
2045 * gdb.base/catch-signal-siginfo-cond.exp
2046 * gdb.base/catch-syscall.exp
2047 * gdb.base/compare-sections.exp
2048 * gdb.base/cond-eval-mode.exp
2049 * gdb.base/condbreak-call-false.exp
2050 * gdb.base/consecutive-step-over.exp
2051 * gdb.base/cursal.exp
2052 * gdb.base/disabled-location.exp
2053 * gdb.base/disasm-end-cu.exp
2054 * gdb.base/display.exp
2055 * gdb.base/double-prompt-target-event-error.exp
2056 * gdb.base/dprintf-bp-same-addr.exp
2057 * gdb.base/dprintf-detach.exp
2058 * gdb.base/dprintf-next.exp
2059 * gdb.base/dprintf-non-stop.exp
2060 * gdb.base/dprintf-pending.exp
2061 * gdb.base/dso2dso.exp
2062 * gdb.base/ending-run.exp
2063 * gdb.base/enum_cond.exp
2064 * gdb.base/examine-backward.exp
2065 * gdb.base/exe-lock.exp
2066 * gdb.base/exec-invalid-sysroot.exp
2067 * gdb.base/execl-update-breakpoints.exp
2068 * gdb.base/execution-termios.exp
2069 * gdb.base/fileio.exp
2070 * gdb.base/fixsection.exp
2071 * gdb.base/foll-exec-mode.exp
2072 * gdb.base/foll-exec.exp
2073 * gdb.base/fork-running-state.exp
2074 * gdb.base/frame-args.exp
2075 * gdb.base/fullpath-expand.exp
2076 * gdb.base/func-ptr.exp
2077 * gdb.base/gcore-relro-pie.exp
2078 * gdb.base/gdb1090.exp
2079 * gdb.base/gdb1555.exp
2080 * gdb.base/global-var-nested-by-dso.exp
2081 * gdb.base/gnu-ifunc.exp
2082 * gdb.base/hbreak-in-shr-unsupported.exp
2083 * gdb.base/hbreak-unmapped.exp
2084 * gdb.base/hook-stop.exp
2085 * gdb.base/infcall-input.exp
2086 * gdb.base/info-fun.exp
2087 * gdb.base/info-shared.exp
2088 * gdb.base/interrupt-noterm.exp
2089 * gdb.base/jit-so.exp
2090 * gdb.base/jit.exp
2091 * gdb.base/line-symtabs.exp
2092 * gdb.base/list.exp
2093 * gdb.base/longjmp.exp
2094 * gdb.base/macscp.exp
2095 * gdb.base/max-value-size.exp
2096 * gdb.base/nodebug.exp
2097 * gdb.base/nofield.exp
2098 * gdb.base/overlays.exp
2099 * gdb.base/paginate-after-ctrl-c-running.exp
2100 * gdb.base/paginate-bg-execution.exp
2101 * gdb.base/paginate-inferior-exit.exp
2102 * gdb.base/pending.exp
2103 * gdb.base/pr11022.exp
2104 * gdb.base/printcmds.exp
2105 * gdb.base/ptr-typedef.exp
2106 * gdb.base/ptype.exp
2107 * gdb.base/randomize.exp
2108 * gdb.base/range-stepping.exp
2109 * gdb.base/realname-expand.exp
2110 * gdb.base/relativedebug.exp
2111 * gdb.base/remote.exp
2112 * gdb.base/savedregs.exp
2113 * gdb.base/sepdebug.exp
2114 * gdb.base/set-noassign.exp
2115 * gdb.base/shlib-call.exp
2116 * gdb.base/shreloc.exp
2117 * gdb.base/sigaltstack.exp
2118 * gdb.base/sigbpt.exp
2119 * gdb.base/siginfo-addr.exp
2120 * gdb.base/siginfo-obj.exp
2121 * gdb.base/siginfo-thread.exp
2122 * gdb.base/signest.exp
2123 * gdb.base/signull.exp
2124 * gdb.base/sigrepeat.exp
2125 * gdb.base/skip.exp
2126 * gdb.base/so-impl-ld.exp
2127 * gdb.base/solib-corrupted.exp
2128 * gdb.base/solib-disc.exp
2129 * gdb.base/solib-display.exp
2130 * gdb.base/solib-overlap.exp
2131 * gdb.base/solib-search.exp
2132 * gdb.base/solib-symbol.exp
2133 * gdb.base/source-execution.exp
2134 * gdb.base/sss-bp-on-user-bp-2.exp
2135 * gdb.base/sss-bp-on-user-bp.exp
2136 * gdb.base/stack-checking.exp
2137 * gdb.base/stale-infcall.exp
2138 * gdb.base/step-break.exp
2139 * gdb.base/step-line.exp
2140 * gdb.base/step-over-exit.exp
2141 * gdb.base/step-test.exp
2142 * gdb.base/structs.exp
2143 * gdb.base/sym-file.exp
2144 * gdb.base/symtab-search-order.exp
2145 * gdb.base/term.exp
2146 * gdb.base/type-opaque.exp
2147 * gdb.base/unload.exp
2148 * gdb.base/until-nodebug.exp
2149 * gdb.base/until.exp
2150 * gdb.base/unwindonsignal.exp
2151 * gdb.base/watch-cond.exp
2152 * gdb.base/watch-non-mem.exp
2153 * gdb.base/watch_thread_num.exp
2154 * gdb.base/watchpoint-reuse-slot.exp
2155 * gdb.base/watchpoint-solib.exp
2156 * gdb.base/watchpoint.exp
2157 * gdb.btrace/dlopen.exp
2158 * gdb.cell/arch.exp
2159 * gdb.cell/break.exp
2160 * gdb.cell/bt.exp
2161 * gdb.cell/core.exp
2162 * gdb.cell/data.exp
2163 * gdb.cell/dwarfaddr.exp
2164 * gdb.cell/ea-cache.exp
2165 * gdb.cell/ea-standalone.exp
2166 * gdb.cell/ea-test.exp
2167 * gdb.cell/f-regs.exp
2168 * gdb.cell/fork.exp
2169 * gdb.cell/gcore.exp
2170 * gdb.cell/mem-access.exp
2171 * gdb.cell/ptype.exp
2172 * gdb.cell/registers.exp
2173 * gdb.cell/sizeof.exp
2174 * gdb.cell/solib-symbol.exp
2175 * gdb.cell/solib.exp
2176 * gdb.compile/compile-tls.exp
2177 * gdb.cp/exception.exp
2178 * gdb.cp/gdb2495.exp
2179 * gdb.cp/local.exp
2180 * gdb.cp/mb-inline.exp
2181 * gdb.cp/mb-templates.exp
2182 * gdb.cp/pr10687.exp
2183 * gdb.cp/pr9167.exp
2184 * gdb.cp/scope-err.exp
2185 * gdb.cp/templates.exp
2186 * gdb.cp/virtfunc.exp
2187 * gdb.dwarf2/dw2-dir-file-name.exp
2188 * gdb.dwarf2/dw2-single-line-discriminators.exp
2189 * gdb.fortran/complex.exp
2190 * gdb.fortran/library-module.exp
2191 * gdb.guile/guile.exp
2192 * gdb.guile/scm-cmd.exp
2193 * gdb.guile/scm-frame-inline.exp
2194 * gdb.guile/scm-objfile.exp
2195 * gdb.guile/scm-pretty-print.exp
2196 * gdb.guile/scm-symbol.exp
2197 * gdb.guile/scm-type.exp
2198 * gdb.guile/scm-value.exp
2199 * gdb.linespec/keywords.exp
2200 * gdb.linespec/ls-errs.exp
2201 * gdb.linespec/macro-relative.exp
2202 * gdb.linespec/thread.exp
2203 * gdb.mi/mi-breakpoint-changed.exp
2204 * gdb.mi/mi-dprintf-pending.exp
2205 * gdb.mi/mi-fullname-deleted.exp
2206 * gdb.mi/mi-logging.exp
2207 * gdb.mi/mi-pending.exp
2208 * gdb.mi/mi-solib.exp
2209 * gdb.mi/new-ui-mi-sync.exp
2210 * gdb.mi/user-selected-context-sync.exp
2211 * gdb.multi/dummy-frame-restore.exp
2212 * gdb.multi/multi-arch-exec.exp
2213 * gdb.multi/remove-inferiors.exp
2214 * gdb.multi/watchpoint-multi-exit.exp
2215 * gdb.opt/solib-intra-step.exp
2216 * gdb.perf/backtrace.exp
2217 * gdb.perf/single-step.exp
2218 * gdb.perf/skip-command.exp
2219 * gdb.perf/skip-prologue.exp
2220 * gdb.perf/solib.exp
2221 * gdb.python/lib-types.exp
2222 * gdb.python/py-as-string.exp
2223 * gdb.python/py-bad-printers.exp
2224 * gdb.python/py-block.exp
2225 * gdb.python/py-breakpoint.exp
2226 * gdb.python/py-cmd.exp
2227 * gdb.python/py-events.exp
2228 * gdb.python/py-evthreads.exp
2229 * gdb.python/py-finish-breakpoint.exp
2230 * gdb.python/py-finish-breakpoint2.exp
2231 * gdb.python/py-frame-inline.exp
2232 * gdb.python/py-frame.exp
2233 * gdb.python/py-inferior.exp
2234 * gdb.python/py-infthread.exp
2235 * gdb.python/py-mi.exp
2236 * gdb.python/py-objfile.exp
2237 * gdb.python/py-pp-maint.exp
2238 * gdb.python/py-pp-registration.exp
2239 * gdb.python/py-prettyprint.exp
2240 * gdb.python/py-recurse-unwind.exp
2241 * gdb.python/py-shared.exp
2242 * gdb.python/py-symbol.exp
2243 * gdb.python/py-symtab.exp
2244 * gdb.python/py-template.exp
2245 * gdb.python/py-type.exp
2246 * gdb.python/py-unwind-maint.exp
2247 * gdb.python/py-unwind.exp
2248 * gdb.python/py-value.exp
2249 * gdb.python/python.exp
2250 * gdb.reverse/finish-reverse-bkpt.exp
2251 * gdb.reverse/insn-reverse.exp
2252 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2253 * gdb.reverse/solib-precsave.exp
2254 * gdb.reverse/solib-reverse.exp
2255 * gdb.stabs/gdb11479.exp
2256 * gdb.stabs/weird.exp
2257 * gdb.threads/fork-child-threads.exp
2258 * gdb.threads/fork-plus-threads.exp
2259 * gdb.threads/fork-thread-pending.exp
2260 * gdb.threads/forking-threads-plus-breakpoint.exp
2261 * gdb.threads/hand-call-in-threads.exp
2262 * gdb.threads/interrupted-hand-call.exp
2263 * gdb.threads/linux-dp.exp
2264 * gdb.threads/local-watch-wrong-thread.exp
2265 * gdb.threads/next-while-other-thread-longjmps.exp
2266 * gdb.threads/non-ldr-exit.exp
2267 * gdb.threads/pending-step.exp
2268 * gdb.threads/print-threads.exp
2269 * gdb.threads/process-dies-while-detaching.exp
2270 * gdb.threads/process-dies-while-handling-bp.exp
2271 * gdb.threads/pthreads.exp
2272 * gdb.threads/queue-signal.exp
2273 * gdb.threads/reconnect-signal.exp
2274 * gdb.threads/signal-command-handle-nopass.exp
2275 * gdb.threads/signal-command-multiple-signals-pending.exp
2276 * gdb.threads/signal-delivered-right-thread.exp
2277 * gdb.threads/signal-sigtrap.exp
2278 * gdb.threads/sigthread.exp
2279 * gdb.threads/staticthreads.exp
2280 * gdb.threads/stepi-random-signal.exp
2281 * gdb.threads/thread-unwindonsignal.exp
2282 * gdb.threads/thread_check.exp
2283 * gdb.threads/thread_events.exp
2284 * gdb.threads/tid-reuse.exp
2285 * gdb.threads/tls-nodebug.exp
2286 * gdb.threads/tls-shared.exp
2287 * gdb.threads/tls-so_extern.exp
2288 * gdb.threads/tls.exp
2289 * gdb.threads/wp-replication.exp
2290 * gdb.trace/actions-changed.exp
2291 * gdb.trace/actions.exp
2292 * gdb.trace/backtrace.exp
2293 * gdb.trace/change-loc.exp
2294 * gdb.trace/collection.exp
2295 * gdb.trace/deltrace.exp
2296 * gdb.trace/disconnected-tracing.exp
2297 * gdb.trace/entry-values.exp
2298 * gdb.trace/ftrace-lock.exp
2299 * gdb.trace/ftrace.exp
2300 * gdb.trace/infotrace.exp
2301 * gdb.trace/mi-trace-frame-collected.exp
2302 * gdb.trace/mi-trace-unavailable.exp
2303 * gdb.trace/mi-traceframe-changed.exp
2304 * gdb.trace/mi-tracepoint-changed.exp
2305 * gdb.trace/mi-tsv-changed.exp
2306 * gdb.trace/no-attach-trace.exp
2307 * gdb.trace/packetlen.exp
2308 * gdb.trace/passc-dyn.exp
2309 * gdb.trace/passcount.exp
2310 * gdb.trace/pending.exp
2311 * gdb.trace/pr16508.exp
2312 * gdb.trace/qtro.exp
2313 * gdb.trace/range-stepping.exp
2314 * gdb.trace/read-memory.exp
2315 * gdb.trace/report.exp
2316 * gdb.trace/save-trace.exp
2317 * gdb.trace/signal.exp
2318 * gdb.trace/stap-trace.exp
2319 * gdb.trace/status-stop.exp
2320 * gdb.trace/strace.exp
2321 * gdb.trace/tfile.exp
2322 * gdb.trace/tfind.exp
2323 * gdb.trace/trace-break.exp
2324 * gdb.trace/trace-condition.exp
2325 * gdb.trace/trace-enable-disable.exp
2326 * gdb.trace/trace-mt.exp
2327 * gdb.trace/tracecmd.exp
2328 * gdb.trace/tracefile-pseudo-reg.exp
2329 * gdb.trace/tspeed.exp
2330 * gdb.trace/tstatus.exp
2331 * gdb.trace/tsv.exp
2332 * gdb.trace/unavailable.exp
2333 * gdb.trace/while-dyn.exp
2334 * gdb.trace/while-stepping.exp
2335 * lib/gdb-guile.exp
2336 * lib/gdb.exp
2337 * lib/mi-support.exp
2338 * lib/pascal.exp
2339 * lib/perftest.exp
2340 * lib/prelink-support.exp
2341 * lib/selftest-support.exp
2342
2343 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2344
2345 * Makefile.in: Include disable-implicit-rules.mk.
2346
2347 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2348
2349 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2350 non-byte-aligned bit fields.
2351
2352 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2353
2354 PR gdb/12616
2355 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2356 respects the DW_AT_data_bit_offset attribute.
2357
2358 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2359
2360 * gdb.base/default.exp: Fix output of "set language".
2361
2362 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2363
2364 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2365 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2366 make.
2367 * configure.ac: Remove checks for the make program.
2368 * configure: Re-generate.
2369
2370 2016-11-16 Kevin Buettner <kevinb@redhat.com>
2371
2372 * gdb.python/py-recurse-unwind.c (main): Add loop.
2373 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2374 to read_register() and gdb.parse_and_eval(). Make each code
2375 call a separate case that can be individually tested.
2376 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2377 proc. Call cont_and_backtrace for each of the code paths that
2378 we want to test in the unwinder.
2379
2380 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2381
2382 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2383 the definition of struct S.
2384
2385 2016-11-11 Catherine Moore <clm@codesourcery.com>
2386
2387 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2388
2389 2016-11-09 Pedro Alves <palves@redhat.com>
2390
2391 * gdb.base/commands.exp (runto_or_return): New procedure.
2392 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2393 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2394 (progvar_simple_while_test, progvar_complex_if_while_test)
2395 (if_while_breakpoint_command_test)
2396 (infrun_breakpoint_command_test, breakpoint_command_test)
2397 (user_defined_command_test, watchpoint_command_test)
2398 (test_command_prompt_position, redefine_hook_test)
2399 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2400 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2401 multi_line_input and multi_line. Remove gdb_expect and
2402 gdb_stop_suppressing_tests uses.
2403 * lib/gdb.exp (valnum_re): New global.
2404 (multi_line_input): New procedure.
2405
2406 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2407
2408 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2409 Remove.
2410 (test_setup): Define with proc_with_prefix.
2411 (test_cli_inferior): Likewise.
2412 (test_cli_thread): Likewise.
2413 (test_cli_frame): Likewise.
2414 (test_cli_select_frame): Likewise.
2415 (test_cli_up_down): Likewise.
2416 (test_mi_thread_select): Likewise.
2417 (test_mi_stack_select_frame): Likewise.
2418 (test_cli_in_mi_inferior): Likewise.
2419 (test_cli_in_mi_thread): Likewise.
2420 (test_cli_in_mi_frame): Likewise.
2421 (top level): Do not use with_test_prefix_procname.
2422
2423 2016-11-09 Pedro Alves <palves@redhat.com>
2424
2425 * gdb.base/commands.exp (gdbvar_simple_if_test)
2426 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2427 (progvar_simple_if_test, progvar_simple_while_test)
2428 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2429 (infrun_breakpoint_command_test, breakpoint_command_test)
2430 (user_defined_command_test, watchpoint_command_test)
2431 (test_command_prompt_position, deprecated_command_test)
2432 (bp_deleted_in_command, temporary_breakpoint_commands)
2433 (stray_arg0_test, source_file_with_indented_comment)
2434 (recursive_source_test, if_commands_test)
2435 (error_clears_commands_left, redefine_hook_test)
2436 (redefine_backtrace_test): Use proc_with_prefix.
2437 * lib/gdb.exp (proc_with_prefix): New proc.
2438
2439 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2440
2441 * gdb.base/tui-layout.c: New file.
2442 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2443 disassembly window contains very long lines.
2444
2445 2016-11-08 Tom Tromey <tom@tromey.com>
2446
2447 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2448 depend on Python 2.
2449
2450 2016-11-08 Tom Tromey <tom@tromey.com>
2451
2452 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2453 New method.
2454
2455 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2456
2457 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2458
2459 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2460
2461 * gdb.rust/simple.rs: Add test for univariant enums without
2462 discriminants and for encoded struct-like enums.
2463
2464 2016-10-28 Pedro Alves <palves@redhat.com>
2465
2466 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2467 gdb_test_multiple, tighten regexps and match symtabs and line
2468 tables incrementally.
2469
2470 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2471
2472 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2473 general.
2474
2475 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2476
2477 * gdb.base/exec-invalid-sysroot.exp: New file.
2478
2479 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2480
2481 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2482
2483 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2484
2485 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2486
2487 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2488
2489 * gdb.base/killed-outside.exp: Remove $options from a call to
2490 `prepare_for_testing'.
2491
2492 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2493
2494 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2495 Change test message.
2496
2497 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2498
2499 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2500 Update comment.
2501
2502 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2503
2504 * gdb.trace/mi-trace-save.exp: New file.
2505
2506 2016-10-13 Yao Qi <yao.qi@linaro.org>
2507
2508 * gdb.base/code_elim.exp (get_var_address): Remove.
2509 * gdb.base/relocate.exp: Likewise.
2510 * gdb.base/shreloc.exp: Likewise.
2511 * lib/gdb.exp (get_var_address): New.
2512
2513 2016-10-13 Yao Qi <yao.qi@linaro.org>
2514
2515 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2516 floating point tests if $skip_float_test is false.
2517
2518 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2519
2520 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2521 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2522 argc values.
2523 Add 1 to argc so we guarantee distinct initial/modified argc values.
2524
2525 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2526
2527 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2528
2529 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2530
2531 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2532 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2533 * gdb.arch/vsx-regs.exp: Likewise.
2534
2535 2016-10-07 Yao Qi <yao.qi@linaro.org>
2536
2537 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2538
2539 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2540
2541 * gdb.python/python.exp: Test decode_line("*0").
2542
2543 2016-10-06 Doug Evans <dje@google.com>
2544
2545 * gdb.python/py-value.exp (test_value_creation): Add test for large
2546 unsigned 64-bit value.
2547
2548 2016-10-06 Tom Tromey <tom@tromey.com>
2549
2550 * gdb.compile/compile.exp: Change java tests to rust.
2551 * gdb.base/setshow.exp: Change java tests to rust.
2552 * gdb.base/default.exp: Remove java from language list.
2553 * README (Examples): Update language example.
2554 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2555 test.
2556 * lib/gdb.exp (skip_java_tests): Remove.
2557 * lib/java.exp: Remove.
2558 * gdb.java: Remove.
2559
2560 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2561
2562 * gdb.arch/mips-fcr.exp: New test.
2563 * gdb.arch/mips-fcr.c: Source for the new test.
2564
2565 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2566
2567 * gdb.base/solib-disc.exp: Use `standard_output_file'
2568 throughout.
2569
2570 2016-10-06 Pedro Alves <palves@redhat.com>
2571
2572 * gdb.base/jit-simple-dl.c: New file.
2573 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2574 * gdb.base/jit-simple.c: ... this.
2575 * gdb.base/jit-simple.exp (jit_run): Delete.
2576 (build_jit): New proc.
2577 (jit_test_reread): Recompile either the main program or the shared
2578 library, depending on what is being tested. Skip changing address
2579 if caller wants to. Compare before/after addresses. If testing
2580 standalone, explicitly load the binary. Test "maint info
2581 breakpoints".
2582 (top level): Add "standalone vs shared lib" and "change address"
2583 vs "same address" axes.
2584
2585 2016-10-06 Pedro Alves <palves@redhat.com>
2586
2587 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2588 call.
2589 (jit_run): Delete.
2590 (jit_test_reread): Use with_test_prefix. Reload the main binary
2591 explicitly. Compare the before/after addresses of the JIT
2592 descriptor.
2593
2594 2016-08-15 Doug Evans <dje@google.com>
2595
2596 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2597 for single bitfields is bool.
2598 * gdb.xml/tdesc-regs.exp: Ditto.
2599
2600 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2601
2602 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2603
2604 2016-10-05 Yao Qi <yao.qi@linaro.org>
2605
2606 * lib/gdb.exp (support_complex_tests): Return zero if
2607 gdb_skip_float_test return true.
2608
2609 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2610 Simon Marchi <simon.marchi@ericsson.com>
2611
2612 PR gdb/20487
2613 * gdb.mi/user-selected-context-sync.exp: New file.
2614 * gdb.mi/user-selected-context-sync.c: New file.
2615
2616 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2617 Simon Marchi <simon.marchi@ericsson.com>
2618
2619 PR gdb/20487
2620 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2621 =thread-select-event check.
2622
2623 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2624
2625 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2626 the compulsory L operand changes.
2627 * gdb.arch/powerpc-power.s: Likewise.
2628
2629 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2630
2631 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2632 * gdb.base/jit-attach-pie.c: New file.
2633 * gdb.base/jit-attach-pie.exp: New file.
2634
2635 2016-09-28 Pedro Alves <palves@redhat.com>
2636
2637 * gdb.base/infcall-input.c: New file.
2638 * gdb.base/infcall-input.exp: New file.
2639
2640 2016-09-22 Yao Qi <yao.qi@linaro.org>
2641
2642 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2643 (gdb_exit): Rename it to ...
2644 (gdbserver_gdb_exit): ... Close GDBserver.
2645 (gdb_exit): New proc, call gdbserver_gdb_exit.
2646 (mi_gdb_exit): Likewise.
2647
2648 2016-09-22 Yao Qi <yao.qi@linaro.org>
2649
2650 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2651 path.
2652 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2653 Remove duplication.
2654
2655 2016-09-22 Yao Qi <yao.qi@linaro.org>
2656
2657 * lib/gdbserver-support.exp: Check the existence of
2658 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2659
2660 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2661
2662 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2663
2664 2016-09-21 Tom Tromey <tom@tromey.com>
2665
2666 PR gdb/20604:
2667 * gdb.base/quit.exp: New file.
2668
2669 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2670
2671 * .gitignore: New file.
2672
2673 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2674
2675 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2676 throughout.
2677
2678 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2679
2680 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2681
2682 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2683
2684 * gdb.cp/casts.cc (decltype): Move it ...
2685 (main): ... with its call to ...
2686 * gdb.cp/casts03.cc: ... a new file.
2687 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2688
2689 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2690
2691 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2692
2693 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2694
2695 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2696 and sync up the test with tests in gas/testsuite/gas/ppc.
2697 * gdb.arch/powerpc-power.exp: Likewise.
2698
2699 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2700
2701 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2702
2703 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2704 Jan Kratochvil <jan.kratochvil@redhat.com>
2705
2706 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2707 make m1's definition to be different from m2's. Use 'dummy' as an
2708 argument for probe 'two'.
2709
2710 2016-09-10 Jon Beniston <jon@beniston.com>
2711
2712 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2713 for sim target.
2714
2715 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2716
2717 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2718 variable declaration.
2719 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2720 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2721 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2722 received HWCAP as its argument.
2723
2724 2016-09-06 Pedro Alves <palves@redhat.com>
2725
2726 * gdb.base/new-ui-pending-input.c: New file.
2727 * gdb.base/new-ui-pending-input.exp: New file.
2728 * gdb.exp (clear_gdb_spawn_id): New procedure.
2729 (with_spawn_id): Check whether gdb_spawn_id exists before
2730 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2731 on exit.
2732
2733 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2734
2735 * gdb.base/float128.c: New file.
2736 * gdb.base/float128.exp: Likewise.
2737 * gdb.base/floatn.c: Likewise.
2738 * gdb.base/floatn.exp: Likewise.
2739
2740 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2741
2742 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2743
2744 2016-09-05 Pedro Alves <palves@redhat.com>
2745
2746 PR backtrace/19927
2747 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2748 unwinders are immediately called as side effect of "source" or
2749 "disable unwinder" commands.
2750 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2751
2752 2016-09-02 Yao Qi <yao.qi@linaro.org>
2753
2754 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2755 is true and $type is "float" or "double".
2756
2757 2016-09-02 Yao Qi <yao.qi@linaro.org>
2758
2759 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2760 true.
2761 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2762 * gdb.base/call-rt-st.exp: Likewise.
2763 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2764 return value instead of gdb,skip_float_test.
2765 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2766 (do_function_calls): Use its return value instead of
2767 gdb,skip_float_test.
2768 * gdb.base/finish.exp: Likewise.
2769 * gdb.base/funcargs.exp: Likewise.
2770 * gdb.base/return.exp: Likewise.
2771 * gdb.base/return2.exp: Likewise.
2772 * gdb.base/varargs.exp: Likewise.
2773 * lib/gdb.exp (gdb_skip_float_test): Change it to
2774 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2775
2776 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2777
2778 * gdb.multi/tids.exp: Test "thread apply all".
2779
2780 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2781
2782 * gdb.base/default.exp (tty): Remove.
2783
2784 2016-08-24 Kevin Buettner <kevinb@redhat.com>
2785
2786 * gdb.python/py-recurse-unwind.c: New file.
2787 * gdb.python/py-recurse-unwind.py: New file.
2788 * gdb.python/py-recurse-unwind.exp: New file.
2789
2790 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2791
2792 * gdb.base/set-inferior-tty.exp: New file.
2793 * gdb.base/set-inferior-tty.c: New file.
2794
2795 2016-08-23 Pedro Alves <palves@redhat.com>
2796
2797 PR gdb/20494
2798 * gdb.base/new-ui-echo.c: New file.
2799 * gdb.base/new-ui-echo.exp: New file.
2800
2801 2016-08-23 Yao Qi <yao.qi@linaro.org>
2802
2803 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2804 gdbserver_spawn.
2805 * gdb.server/connect-without-multi-process.exp (do_test):
2806 Likewise.
2807
2808 2016-08-23 Yao Qi <yao.qi@linaro.org>
2809
2810 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2811 standalone_txt. Delete gdb_txt and standalone_txt on host
2812 and target. Spawn the binary on target. Copy files from
2813 target to host.
2814
2815 2016-08-22 Pedro Alves <palves@redhat.com>
2816
2817 PR gdb/20505
2818 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2819 with_test_prefix. Factor out bits to ...
2820 (test_no_vdso): ... this new procedure.
2821
2822 2016-08-19 Carl Love <cel@us.ibm.com>
2823
2824 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2825 maintaining separate logic for constructing the output path.
2826 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2827 * gdb.arch/ppc-dfp.exp: Likewise.
2828 * gdb.arch/ppc-fp.exp: Likewise.
2829 * gdb.arch/vsx-regs.exp: Likewise.
2830 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2831 binprefix for generating the additional binary files.
2832
2833 2016-08-19 Pedro Alves <palves@redhat.com>
2834
2835 * gdb.trace/mi-trace-frame-collected.exp
2836 (test_trace_frame_collected): On x32, expect two registers.
2837
2838 2016-08-18 Carl Love <cel@us.ibm.com>
2839
2840 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2841 and sync up the test with tests in gas/testsuite/gas/ppc.
2842 * gdb.arch/powerpc-power.exp: Likewise.
2843
2844 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2845
2846 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2847 expected error message.
2848
2849 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2850
2851 * gdb.multi/remove-inferiors.exp: New file.
2852 * gdb.multi/remove-inferiors.c: New file.
2853
2854 2016-08-12 Yao Qi <yao.qi@linaro.org>
2855
2856 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2857 argument list.
2858
2859 2016-08-10 Pedro Alves <palves@redhat.com>
2860
2861 PR gdb/19187
2862 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2863 setup_kfails.
2864
2865 2016-08-09 Pedro Alves <palves@redhat.com>
2866 Simon Marchi <simon.marchi@ericsson.com>
2867
2868 PR gdb/20418
2869 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2870 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2871
2872 2016-08-09 Pedro Alves <palves@redhat.com>
2873
2874 PR mi/20431
2875 * gdb.mi/mi-cmd-error.exp: New file.
2876
2877 2016-08-09 Pedro Alves <palves@redhat.com>
2878
2879 PR gdb/18653
2880 * gdb.base/signals-state-child.c: New file.
2881 * gdb.base/signals-state-child.exp: New file.
2882 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2883
2884 2016-08-09 Pedro Alves <palves@redhat.com>
2885
2886 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2887
2888 2016-08-03 Tom Tromey <tom@tromey.com>
2889
2890 PR python/18565:
2891 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2892
2893 2016-08-01 Yao Qi <yao.qi@linaro.org>
2894
2895 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2896 variable mode to "multi-process" if $multi_process is 1, otherwise
2897 set it to "single-process".
2898
2899 2016-08-01 Yao Qi <yao.qi@linaro.org>
2900
2901 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2902 * gdb.cp/cpexprs.exp: Likewise.
2903 * gdb.cp/m-static.exp: Likewise.
2904
2905 2016-07-26 Tom Tromey <tom@tromey.com>
2906
2907 PR python/20190:
2908 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2909 test.
2910
2911 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2912
2913 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2914 selecting assembly source files.
2915 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2916 assembly source files.
2917 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2918 assembly source files.
2919 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2920 selecting assembly source files.
2921
2922 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2923
2924 * gdb.base/new-ui.exp (do_test_invalid_args): New
2925 procedure.
2926
2927 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2928
2929 * gdb.btrace/reconnect.c: New file.
2930 * gdb.btrace/reconnect.exp: New file.
2931
2932 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2933
2934 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2935 to test_catch_syscall_group.
2936 (test_catch_syscall_group): New.
2937
2938 2016-07-21 Tom Tromey <tom@tromey.com>
2939
2940 * gdb.rust/simple.rs (main): Use empty struct expression.
2941 * gdb.rust/simple.exp: Add tests for empty struct expression.
2942
2943 2016-07-21 Yao Qi <yao.qi@linaro.org>
2944
2945 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2946 if gdb_skip_xml_test is true on some targets.
2947
2948 2016-07-21 Yao Qi <yao.qi@linaro.org>
2949
2950 * gdb.server/solib-list.exp: Unset last_loaded_file.
2951
2952 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2953
2954 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2955 "step into captured_main (args)".
2956
2957 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2958
2959 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2960
2961 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2962
2963 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2964
2965 2016-07-19 Pedro Alves <palves@redhat.com>
2966
2967 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2968 * gdb.opt/inline-bt.exp: Likewise.
2969 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2970 additional_flags=-Winline.
2971 * gdb.opt/inline-locals.exp: Likewise.
2972 * gdb.opt/inline-markers.c (ATTR): Define.
2973 (inlined_fn): Use it.
2974
2975 2016-07-19 Yao Qi <yao.qi@linaro.org>
2976
2977 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2978 (test_with_self): Remove some code. Remove argument executable.
2979 (top-level): Use do_self_tests.
2980
2981 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
2982 Don Breazeal <donb@codesourcery.com>
2983
2984 * gdb.base/maint.exp: Escape paths used in regular expressions.
2985 * gdb.stabs/weird.exp: Likewise.
2986
2987 2016-07-13 Tom Tromey <tom@tromey.com>
2988
2989 PR python/15620, PR python/18620:
2990 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2991 (test_bkpt_events): New procs.
2992
2993 2016-07-13 Tom Tromey <tom@tromey.com>
2994
2995 PR python/17698:
2996 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2997 test.
2998 (test_watchpoints): Likewise.
2999 (test_bkpt_pending): New proc.
3000
3001 2016-07-13 Tom Tromey <tom@tromey.com>
3002
3003 PR cli/18053:
3004 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
3005 completion test.
3006
3007 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3008
3009 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
3010 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
3011 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
3012 f_label.
3013 (g): Rename g_end_lbl to g_label.
3014 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
3015 low_pc and high_pc.
3016 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
3017
3018 2016-07-12 Tom Tromey <tom@tromey.com>
3019
3020 PR python/19293:
3021 * gdb.python/py-unwind-maint.exp: Update tests.
3022
3023 2016-07-12 Yao Qi <yao.qi@linaro.org>
3024
3025 * lib/selftest-support.exp (selftest_setup): Match the output
3026 when captured_main is inlined.
3027
3028 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3029
3030 * gdb.fortran/derived-types.exp (result_line, result_line_2):
3031 New variables.
3032 (print this%a, print this%b, print this): New tests.
3033 * gdb.fortran/derived-types.f90 (this): New object and
3034 initialization.
3035
3036 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3037
3038 * gdb.ada/arraydim.exp: Remove extra directory level in build
3039 directory.
3040
3041 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3042
3043 * lib/ada.exp: Remove extra directory level in build directory.
3044 * gdb.ada/cond_lang.exp: Likewise.
3045 * gdb.ada/exec_changed.exp: Likewise.
3046 * gdb.ada/lang_switch.exp: Likewise.
3047
3048 2016-07-06 Manish Goregaokar <manish@mozilla.com>
3049
3050 * simple.rs: Add test for raw pointer subscripting.
3051 * simple.exp: Add test expectations.
3052
3053 2016-07-05 Yao Qi <yao.qi@linaro.org>
3054
3055 * gdb.mi/mi-reverse.exp: Match =record-started output.
3056
3057 2016-07-01 Pedro Alves <palves@redhat.com>
3058
3059 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3060 procedure.
3061 (jit_reader_test): Test the jit reader's unwinder.
3062 * gdb.base/jithost.c (jit_function_00_code): New global.
3063 (main): Use memcpy to fill in the mmapped code, instead of poking
3064 bytes manually here.
3065 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3066 value.
3067 (read_debug_info): Save the function's range.
3068 (read_sp): New function.
3069 (unwind_frame): Use it. Also unwind RBP.
3070 (get_frame_id): Use read_sp.
3071 (gdb_init_reader): Use calloc instead of malloc.
3072 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3073 parameter. Use gdb_test_multiple.
3074
3075 2016-07-01 Pedro Alves <palves@redhat.com>
3076 Antoine Tremblay <antoine.tremblay@ericsson.com>
3077
3078 * gdb.threads/process-dies-while-detaching.c: New file.
3079 * gdb.threads/process-dies-while-detaching.exp: New file.
3080
3081 2016-07-01 Pedro Alves <palves@redhat.com>
3082
3083 * gdb.multi/watchpoint-multi-exit.c: New file.
3084 * gdb.multi/watchpoint-multi-exit.exp: New file.
3085
3086 2016-06-30 Pedro Alves <palves@redhat.com>
3087
3088 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3089 unset inferior_spawn_id.
3090
3091 2016-06-30 Pedro Alves <palves@redhat.com>
3092
3093 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3094 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3095
3096 2016-06-29 Yao Qi <yao.qi@linaro.org>
3097
3098 * gdb.base/return.c: Add copyright header.
3099
3100 2016-06-29 Tom Tromey <tom@tromey.com>
3101
3102 PR python/20129:
3103 * gdb.python/py-framefilter.exp: Add tests for setting priority
3104 and disabling of non-existent frame filter.
3105
3106 2016-06-29 Yao Qi <yao.qi@linaro.org>
3107
3108 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3109 0x0f07ff.
3110
3111 2016-06-28 Yao Qi <yao.qi@linaro.org>
3112
3113 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3114 triplets. Start gdb, execute catch syscall, and continue. Check
3115 gdb's output to determine catch syscall is supported.
3116
3117 2016-06-27 Manish Goregaokar <manish@mozilla.com>
3118
3119 * gdb.rust/simple.rs: Add test for returning unit in a function.
3120 * gdb.rust/simple.exp: Add expectation for functions returning
3121 unit.
3122
3123 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3124
3125 * gdb.python/py-breakpoint-create-fail.c,
3126 gdb.python/py-breakpoint-create-fail.exp,
3127 gdb.python/py-breakpoint-create-fail.py: New testcase.
3128
3129 2016-06-25 Manish Goregaokar <manish@mozilla.com>
3130
3131 PR gdb/20239
3132 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
3133 * gdb.rust/simple.exp: Add test expectations for new NonZero
3134 tests.
3135
3136 2016-06-24 David Taylor <dtaylor@emc.com>
3137
3138 * gdb.base/offsets.exp: New file.
3139 * gdb.base/offsets.c: New file.
3140
3141 2016-06-23 Tom Tromey <tom@tromey.com>
3142
3143 PR gdb/16483:
3144 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3145 before any filters are loaded.
3146
3147 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3148
3149 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3150 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3151 structs.
3152 * gdb.fortran/derived-type-function.exp: New file.
3153 * gdb.fortran/derived-type-function.f90: New file.
3154
3155
3156 2016-06-21 Pedro Alves <palves@redhat.com>
3157
3158 * gdb.base/new-ui.exp: New file.
3159 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3160 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3161 (with_spawn_id): New procedure.
3162
3163 2016-06-21 Pedro Alves <palves@redhat.com>
3164
3165 * gdb.mi/mi-exec-run.exp: New file.
3166
3167 2016-06-21 Pedro Alves <palves@redhat.com>
3168
3169 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3170 breakpoint command's output on the main UI.
3171 (test_break): New procedure, factored out from calls in the top
3172 level.
3173 (top level): Use foreach_with_prefix to test MI as main UI and as
3174 separate UI.
3175
3176 2016-06-21 Pedro Alves <palves@redhat.com>
3177
3178 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3179 (test_awatch_creation_and_listing)
3180 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3181 Remove 'type' parameter.
3182 (test_watchpoint_all): New parameter mi_mode. Remove
3183 with_test_prefix.
3184 (top level): Use foreach_with_prefix, and add main/separate UI MI
3185 testing axis.
3186
3187 2016-06-21 Pedro Alves <palves@redhat.com>
3188
3189 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3190 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3191 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3192 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3193 (gdb_main_spawn_id, mi_spawn_id): Declare and
3194 comment.
3195 (mi_create_inferior_pty): New procedure,
3196 factored out from default_mi_gdb_start.
3197 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3198 procedures.
3199 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3200 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3201 Use mi_create_inferior_pty.
3202 (mi_gdb_start): Use eval to pass down args list.
3203
3204 2016-06-21 Pedro Alves <palves@redhat.com>
3205
3206 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3207 * gdb.opt/inline-cmds.exp: Add MI tests.
3208
3209 2016-06-21 Pedro Alves <palves@redhat.com>
3210
3211 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3212
3213 2016-06-21 Pedro Alves <palves@redhat.com>
3214
3215 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3216 (top level): Use it instead of mi_execute_to.
3217
3218 2016-06-21 Pedro Alves <palves@redhat.com>
3219
3220 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3221 (cont_handler_str): New.
3222 (signal_stop_handler): Set stop_handler_str instead of printing to
3223 stdout.
3224 (continue_handler): Set cont_handler_str instead of printing to
3225 stdout.
3226 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3227 mi_send_resuming_command. Print stop_handler_str and
3228 cont_handler_str instead of expecting the python events print
3229 directly.
3230
3231 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3232
3233 * gdb.base/jit-reader.exp: New file.
3234 * gdb.base/jithost.c: New file.
3235 * gdb.base/jithost.h: New file.
3236 * gdb.base/jitreader.c : New file.
3237 * gdb.base/jit-protocol.h: New file.
3238
3239 2016-06-17 Yao Qi <yao.qi@linaro.org>
3240
3241 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3242 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3243 and detach-on-fork. Adjust tests.
3244 (top level): Invoke break_cond_on_syscall with combinations of
3245 syscall, follow-fork-mode and detach-on-fork.
3246
3247 2016-06-17 Yao Qi <yao.qi@linaro.org>
3248
3249 * gdb.base/step-over-exit.c: New.
3250 * gdb.base/step-over-exit.exp: New.
3251
3252 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3253
3254 * gdb.base/float.exp: Add target check for nds32*-*-*.
3255 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3256
3257 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3258
3259 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3260 for unsupported target features.
3261 * gdb.base/call-rt-st.exp: Likewise.
3262 * gdb.base/call-sc.exp: Likewise.
3263 * gdb.base/call-signal-resume.exp: Likewise.
3264 * gdb.base/call-strs.exp: Likewise.
3265 * gdb.base/callexit.exp: Likewise.
3266 * gdb.base/callfuncs.exp: Likewise.
3267 * gdb.base/nodebug.exp: Likewise.
3268 * gdb.base/printcmds.exp: Likewise.
3269 * gdb.base/ptype.exp: Likewise.
3270 * gdb.base/structs.exp: Likewise.
3271 * gdb.base/unwindonsignal.exp: Likewise.
3272 * gdb.cp/gdb2495.exp: Likewise.
3273 * gdb.cp/templates.exp: Likewise.
3274 * gdb.cp/virtfunc.exp: Likewise.
3275 * gdb.threads/hand-call-in-threads.exp: Likewise.
3276 * gdb.threads/interrupted-hand-call.exp: Likewise.
3277 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3278
3279 2016-06-10 Tom Tromey <tom@tromey.com>
3280
3281 PR rust/20110:
3282 * gdb.rust/expr.exp: Add test for integer constant larger than
3283 i32.
3284
3285 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3286
3287 * gdb.fortran/nested-funcs.exp: New.
3288 * gdb.fortran/nested-funcs.f90: New.
3289
3290 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3291
3292 * gdb.base/examine-backward.c: New file.
3293 * gdb.base/examine-backward.exp: New file.
3294
3295 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3296
3297 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3298 matching.
3299
3300 2016-06-02 Tom Tromey <tom@tromey.com>
3301
3302 PR python/18984:
3303 * gdb.python/py-shared.exp: Add solib_name test.
3304
3305 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3306
3307 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3308
3309 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3310
3311 PR c++/19893
3312 * gdb.dwarf2/implref.exp: Rename to...
3313 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3314 * gdb.dwarf2/implref-array.c: New file.
3315 * gdb.dwarf2/implref-array.exp: Likewise.
3316 * gdb.dwarf2/implref-global.c: Likewise.
3317 * gdb.dwarf2/implref-global.exp: Likewise.
3318 * gdb.dwarf2/implref-struct.c: Likewise.
3319 * gdb.dwarf2/implref-struct.exp: Likewise.
3320
3321 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3322
3323 * gdb.trace/trace-condition.exp: Add 64bit tests.
3324
3325 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3326
3327 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3328 bits types.
3329 (main): Adapt to 8 to 64 bits types.
3330 * gdb.trace/trace-condition.exp: Add new tests.
3331
3332 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3333
3334 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3335
3336 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3337
3338 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3339 Move condition tests...
3340 * gdb.trace/trace-condition.exp: Here.
3341
3342 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3343
3344 * gdb.trace/trace-condition.exp: Add counter-case tests.
3345
3346 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3347
3348 PR c++/15231
3349 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3350 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3351
3352 2016-05-27 Pedro Alves <palves@redhat.com>
3353
3354 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3355 New procedure.
3356 (top level): Call it, and bail out of DejaGnu is known to be bad.
3357
3358 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3359
3360 * gdb.base/whatis.c: Extend the test case.
3361 * gdb.base/whatis.exp: Add additional tests.
3362
3363 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3364
3365 * gdb.fortran/type.f90: Add pointer variable.
3366 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3367
3368 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3369
3370 * gdb.fortran/vla-type.exp: Fix testcase name.
3371
3372 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3373
3374 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3375
3376 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3377
3378 * gdb.fortran/type.f90: Add nested structures.
3379 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3380 * gdb.fortran/derived-type.exp: Adapt expected output.
3381 * gdb.fortran/vla-type.exp: Adapt expected output.
3382
3383 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3384
3385 * gdb.fortran/whatis_type.exp: Adapt expected output.
3386
3387 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3388
3389 * gdb.fortran/print_type.exp: Fix expected output.
3390 * gdb.fortran/whatis_type.exp: Fix expected output.
3391
3392 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3393
3394 * gdb.fortran/whatis_type.exp: Use multi_line.
3395
3396 2016-05-24 Tom Tromey <tom@tromey.com>
3397
3398 PR python/17386:
3399 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3400 use value as an index.
3401
3402 2016-05-23 Tom Tromey <tom@tromey.com>
3403
3404 PR python/17981:
3405 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3406 no-breakpoint case.
3407
3408 2016-05-24 Pedro Alves <palves@redhat.com>
3409
3410 PR gdb/19828
3411 * gdb.threads/clone-attach-detach.c: New file.
3412 * gdb.threads/clone-attach-detach.exp: New file.
3413
3414 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3415
3416 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3417
3418 2016-05-23 Tom Tromey <tom@tromey.com>
3419
3420 PR python/19438, PR python/18393:
3421 * gdb.python/py-progspace.exp: Add "dir" test.
3422 * gdb.python/py-objfile.exp: Add "dir" test.
3423
3424 2016-05-23 Yao Qi <yao.qi@linaro.org>
3425
3426 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3427 * gdb.arch/thumb2-it.exp: Likewise.
3428
3429 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3430
3431 * gdb.mi/mi-threads-interrupt.c: New file.
3432 * gdb.mi/mi-threads-interrupt.exp: New file.
3433
3434 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3435
3436 PR gdb/18077
3437 * gdb.mi/mi-async-run.exp: New file.
3438 * gdb.mi/mi-async-run.c: New file.
3439
3440 2016-05-17 Tom Tromey <tom@tromey.com>
3441 Manish Goregaokar <manishsmail@gmail.com>
3442
3443 * lib/rust-support.exp: New file.
3444 * lib/gdb.exp (skip_rust_tests): New proc.
3445 (build_executable_from_specs): Handle rust.
3446 * lib/future.exp (gdb_find_rustc): New proc.
3447 (gdb_default_target_compile): Handle rust.
3448 * gdb.rust/expr.exp: New file.
3449 * gdb.rust/generics.exp: New file.
3450 * gdb.rust/generics.rs: New file.
3451 * gdb.rust/methods.exp: New file.
3452 * gdb.rust/methods.rs: New file.
3453 * gdb.rust/modules.exp: New file.
3454 * gdb.rust/modules.rs: New file.
3455 * gdb.rust/simple.exp: New file.
3456 * gdb.rust/simple.rs: New file.
3457
3458 2016-05-17 Tom Tromey <tom@tromey.com>
3459
3460 * gdb.base/default.exp (set language): Add rust.
3461
3462 2016-05-17 Tom Tromey <tom@tromey.com>
3463
3464 * gdb.gdb/unittest.exp: New file.
3465
3466 2016-05-16 Yao Qi <yao.qi@linaro.org>
3467
3468 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3469 shell_prompt. Update shell_prompt_re.
3470
3471 2016-05-12 Doug Evans <dje@google.com>
3472
3473 PR symtab/19999
3474 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3475 $options when building executable.
3476 * gdb.dwarf2/fission-loclists-pie.S: New file.
3477 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3478
3479 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3480
3481 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3482 of [is_remote target],
3483
3484 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3485
3486 * lib/gdb.exp (use_gdb_stub): New procedure.
3487
3488 2016-05-03 Yunlian Jiang <yunlian@google.com>
3489 Doug Evans <dje@google.com>
3490
3491 PR symtab/19914
3492 * gdb.dwarf2/dwp-sepdebug.c: New file.
3493 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3494
3495 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3496
3497 * gdb.base/detach.exp: Remove is_remote check.
3498
3499 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3500
3501 * gdb.base/annota-input-while-running.exp: Don't check for
3502 [is_remote target]. Enable annotations after running to main.
3503 Remove unused "set test..." line.
3504
3505 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3506
3507 * gdb.trace/trace-enable-disable.exp: New file.
3508 * gdb.trace/trace-enable-disable.c: New file.
3509
3510 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3511
3512 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3513 use it in info sharedlibrary test.
3514 * gdb.trace/ftrace-lock.exp: Likewise.
3515 * gdb.trace/ftrace.exp: Likewise.
3516 * gdb.trace/range-stepping.exp: Likewise.
3517 * gdb.trace/trace-break.exp: Likewise.
3518 * gdb.trace/trace-condition.exp: Likewise.
3519 * gdb.trace/trace-mt.exp: Likewise.
3520
3521 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3522
3523 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3524 (gdb_load_shlib): ... this.
3525 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3526 gdb_load_shlib.
3527 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3528 * gdb.base/ctxobj.exp: Likewise.
3529 * gdb.base/dprintf-pending.exp: Likewise.
3530 * gdb.base/dso2dso.exp: Likewise.
3531 * gdb.base/fixsection.exp: Likewise.
3532 * gdb.base/gcore-relro.exp: Likewise.
3533 * gdb.base/gdb1555.exp: Likewise.
3534 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3535 * gdb.base/gnu-ifunc.exp: Likewise.
3536 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3537 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3538 * gdb.base/pending.exp: Likewise.
3539 * gdb.base/print-file-var.exp: Likewise.
3540 * gdb.base/print-symbol-loading.exp: Likewise.
3541 * gdb.base/shlib-call.exp: Likewise.
3542 * gdb.base/shreloc.exp: Likewise.
3543 * gdb.base/so-impl-ld.exp: Likewise.
3544 * gdb.base/solib-disc.exp: Likewise.
3545 * gdb.base/solib-nodir.exp: Likewise.
3546 * gdb.base/solib-overlap.exp: Likewise.
3547 * gdb.base/solib-symbol.exp: Likewise.
3548 * gdb.base/solib-weak.exp (do_test): Likewise.
3549 * gdb.base/sym-file.exp: Likewise.
3550 * gdb.base/symtab-search-order.exp: Likewise.
3551 * gdb.base/type-opaque.exp: Likewise.
3552 * gdb.base/unload.exp: Likewise.
3553 * gdb.base/watchpoint-solib.exp: Likewise.
3554 * gdb.compile/compile.exp: Likewise.
3555 * gdb.cp/gdb2384.exp: Likewise.
3556 * gdb.cp/infcall-dlopen.exp: Likewise.
3557 * gdb.cp/re-set-overloaded.exp: Likewise.
3558 * gdb.fortran/library-module.exp: Likewise.
3559 * gdb.opt/solib-intra-step.exp: Likewise.
3560 * gdb.python/py-finish-breakpoint.exp: Likewise.
3561 * gdb.python/py-shared.exp: Likewise.
3562 * gdb.reverse/solib-precsave.exp: Likewise.
3563 * gdb.reverse/solib-reverse.exp: Likewise.
3564 * gdb.server/solib-list.exp: Likewise.
3565 * gdb.threads/dlopen-libpthread.exp: Likewise.
3566 * gdb.threads/tls-shared.exp: Likewise.
3567 * gdb.threads/tls-so_extern.exp: Likewise.
3568 * gdb.trace/change-loc.exp: Likewise.
3569 * gdb.trace/ftrace-lock.exp: Likewise.
3570 * gdb.trace/ftrace.exp: Likewise.
3571 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3572 * gdb.trace/pending.exp: Likewise.
3573 * gdb.trace/range-stepping.exp: Likewise.
3574 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3575 (strace_info_marker): Likewise.
3576 (strace_probe_marker): Likewise.
3577 (strace_trace_on_same_addr): Likewise.
3578 (strace_trace_on_diff_addr): Likewise.
3579 * gdb.trace/trace-break.exp: Likewise.
3580 * gdb.trace/trace-condition.exp: Likewise.
3581 * gdb.trace/trace-mt.exp: Likewise.
3582
3583 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3584
3585 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3586 result of gdb_remote_download.
3587 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3588 * gdb.base/dso2dso.exp: Likewise.
3589 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3590 * gdb.base/print-file-var.exp: Likewise.
3591 * gdb.base/shlib-call.exp: Likewise.
3592 * gdb.base/shreloc.exp: Likewise.
3593 * gdb.base/solib-overlap.exp: Likewise.
3594 * gdb.base/solib-weak.exp (do_test): Likewise.
3595 * gdb.base/unload.exp: Likewise.
3596
3597 2016-04-27 Yao Qi <yao.qi@linaro.org>
3598
3599 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3600 exists.
3601
3602 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3603
3604 * vla-type.exp: Print structure from toplevel.
3605
3606 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3607
3608 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3609 of dynamic types.
3610 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3611 of dynamic types.
3612
3613 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3614
3615 * gdb.fortran/vla-type.f90: New file.
3616 * gdb.fortran/vla-type.exp: New file.
3617
3618 2016-04-25 Yao Qi <yao.qi@linaro.org>
3619
3620 * gdb.base/branch-to-self.c: New file.
3621 * gdb.base/branch-to-self.exp: New file.
3622
3623 2016-04-22 Yao Qi <yao.qi@linaro.org>
3624
3625 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3626 more after $hex.
3627
3628 2016-04-22 Yao Qi <yao.qi@linaro.org>
3629
3630 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3631 * gdb.base/annota3.exp: Likewise.
3632
3633 2016-04-22 Yao Qi <yao.qi@linaro.org>
3634
3635 * gdb.reverse/step-precsave.exp: Do one step and test program
3636 stops in "callee" and do multiple steps until program goes out
3637 of "callee".
3638 * gdb.reverse/step-reverse.exp: Likewise.
3639
3640 2016-04-22 Yao Qi <yao.qi@linaro.org>
3641
3642 * gdb.trace/signal.exp: Also pass if
3643 $tracepoint_hits($i) > $iterations.
3644
3645 2016-04-22 Yao Qi <yao.qi@linaro.org>
3646
3647 * gdb.trace/signal.c: New file.
3648 * gdb.trace/signal.exp: New file.
3649
3650 2016-04-19 Doug Evans <xdje42@gmail.com>
3651
3652 * gdb.base/bad-file.exp: New file.
3653
3654 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3655
3656 * gdb.dwarf2/implref.exp: New file.
3657
3658 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3659
3660 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3661 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3662 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3663 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3664 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3665 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3666 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3667 * lib/fortran.exp (fortran_int4): New procedure.
3668 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3669 (fortran_logical4): Likewise.
3670
3671 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3672
3673 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3674
3675 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3676
3677 * lib/compiler.c: Add Intel specific preprocessor macros.
3678 * lib/compiler.cc: Likewise.
3679
3680 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3681
3682 * gdb.server/connect-with-no-symbol-file.c: New file.
3683 * gdb.server/connect-with-no-symbol-file.exp: New file.
3684
3685 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3686
3687 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3688
3689 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3690
3691 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3692 standard output directory.
3693
3694 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3695
3696 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3697
3698 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3699
3700 * gdb.btrace/instruction_history.c (loop): Add declaration.
3701
3702 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3703
3704 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3705
3706 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3707
3708 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3709 parentheses to print.
3710 (continue_handler): Likewise.
3711
3712 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3713
3714 * gdb.server/solib-list.exp: Remove is_remote check.
3715 Pass shlib= to gdb_compile. Don't link shared library with
3716 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3717 Run binary filename through "readlink -f" on the target.
3718
3719 2016-04-08 Pedro Alves <palves@redhat.com>
3720
3721 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3722 interpreter filename as argument to gdbserver_spawn.
3723 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3724 Return empty if $last_loaded_file does not exist.
3725
3726 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3727
3728 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3729 * gdb.base/jit-main.c: Use exit after usage.
3730
3731 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3732
3733 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3734 GDBHISTSIZE prior to the tests.
3735 * gdb.base/gdbinit-history.exp: Likewise.
3736
3737 2016-04-07 Pedro Alves <palves@redhat.com>
3738
3739 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3740 instead of build_executable. Use gdb_load_shlibs.
3741
3742 2016-04-07 Yao Qi <yao.qi@linaro.org>
3743
3744 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3745 Execute "si" command.
3746
3747 2016-04-07 Yao Qi <yao.qi@linaro.org>
3748
3749 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3750 number instead of the comments on some line.
3751
3752 2016-04-06 Don Breazeal <donb@codesourcery.com>
3753
3754 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3755 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3756
3757 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3758
3759 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3760 standard_output_file. Remove unused binfile variable.
3761
3762 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
3763
3764 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3765 * gdb.python/py-mi-objfile.exp: Match "list main" output
3766 in console format.
3767
3768 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3769
3770 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3771 absolute.
3772
3773 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3774
3775 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3776 absolute.
3777 * gdb.trace/ftrace.exp: Likewise.
3778 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3779 targets as well.
3780 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3781 (gdb_load_shlibs): Copy libraries to test directory when testing
3782 natively. Only set solib-search-path if testing remotely.
3783 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3784
3785 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3786
3787 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3788 gdb_download. Use it even if the target is not remote.
3789 * gdb.base/jit.exp (compile_jit_test): Likewise.
3790 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3791 output directory if the destination board is local, otherwise use
3792 the standard remote_download from DejaGnu.
3793 (gdb_download): Remove.
3794 (gdb_load_shlibs): Use gdb_remote_download instead of
3795 gdb_download.
3796 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3797 Use gdb_remote_download instead of gdb_download. Use it even if
3798 the target is not remote.
3799 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3800 instead of gdb_download.
3801
3802 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3803
3804 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3805 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3806 run.
3807
3808 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
3809
3810 PR gdb/19820
3811 * gdb.base/printcmds.exp: Add artificial arrays tests.
3812
3813 2016-03-31 Pedro Alves <palves@redhat.com>
3814
3815 PR gdb/19858
3816 * gdb.base/jit-main.c: Include unistd.h.
3817 (ATTACH): Define to 0 if not already defined.
3818 (wait_for_gdb, mypid): New globals.
3819 (WAIT_FOR_GDB): New macro.
3820 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3821 some breakpoint locations.
3822 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3823 New procedures.
3824 (one_jit_test): Add REATTACH parameter, and handle it. Use
3825 continue_to_test_location.
3826 (top level): Test attach, and adjusts calls to one_jit_test.
3827
3828 2016-03-31 Pedro Alves <palves@redhat.com>
3829
3830 PR gdb/19858
3831 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3832 BINSUFFIX parameter, and handle it.
3833 (top level): Adjust calls compile_jit_test.
3834
3835 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
3836
3837 PR python/19743
3838 * gdb.python/py-mi-events-gdb.py: New file.
3839 * gdb.python/py-mi-events.c: New file.
3840 * gdb.python/py-mi-events.exp: New file.
3841
3842 2016-03-30 Yao Qi <yao.qi@linaro.org>
3843
3844 * gdb.reverse/until-precsave.exp: Match function name only.
3845 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3846 Move malloc to a condition block.
3847 * gdb.reverse/until-reverse.exp: Match function name only.
3848
3849 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3850
3851 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3852 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3853 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3854 variable for GPR 0 instead of assuming it is register 0.
3855 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3856 * lib/trace-support.exp: Add s390 registers.
3857
3858 2016-03-29 Yao Qi <yao.qi@linaro.org>
3859
3860 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3861
3862 2016-03-24 Yao Qi <yao.qi@linaro.org>
3863
3864 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3865 test message.
3866
3867 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3868
3869 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3870 maintaining separate logic for constructing the output path.
3871
3872 2016-03-16 Don Breazeal <donb@codesourcery.com>
3873
3874 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3875 Retry fork and waitpid on interrupted system call errors.
3876 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3877 Use with_timeout_factor to increase timeout by factor of 10.
3878
3879 2016-03-15 Don Breazeal <donb@codesourcery.com>
3880
3881 * gdb.cp/scope-err.cc: New test program.
3882 * gdb.cp/scope-err.exp: New test script.
3883 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3884 lines and "set breakpoint here" comment.
3885 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3886 Fixed some whitespace and format issues.
3887 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3888 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3889
3890 2016-03-15 Doug Evans <dje@google.com>
3891
3892 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3893 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3894 All callers updated. Add tests for enums, mixed flags register.
3895
3896 2016-03-15 Doug Evans <dje@google.com>
3897
3898 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3899 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3900
3901 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3902
3903 * gdb.base/default.exp: Add $_as_string to the list of expected
3904 convenience functions.
3905
3906 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3907
3908 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3909
3910 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3911
3912 * gdb.python/py-as-string.exp: New file.
3913 * gdb.python/py-as-string.c: New file.
3914
3915 2016-03-09 Pedro Alves <palves@redhat.com>
3916
3917 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3918 signal" -> "Thread NN received signal" output change.
3919 * gdb.threads/ia64-sigill.exp: Likewise.
3920 * gdb.threads/linux-dp.exp: Likewise.
3921 * gdb.threads/manythreads.exp: Likewise.
3922 * gdb.threads/pending-step.exp: Likewise.
3923 * gdb.threads/print-threads.exp: Likewise.
3924 * gdb.threads/sigstep-threads.exp: Likewise.
3925 * gdb.threads/staticthreads.exp: Likewise.
3926 * gdb.threads/tls.exp: Likewise.
3927
3928 2016-03-09 Pedro Alves <palves@redhat.com>
3929
3930 * gdb.base/command-line-input.exp: New file.
3931
3932 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3933
3934 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3935 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3936 * gdb.trace/pending.exp: Accept leading dot before function name.
3937 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3938 * lib/trace-support.exp: Set registers for ppc.
3939
3940 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3941
3942 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3943 use it for disassembly; accept .main in addition to main in backtrace.
3944
3945 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
3946 Marcin Kościelnicki <koriakin@0x04.net>
3947
3948 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3949 (gdb_recursion_test_ptr): New global variable.
3950 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3951 gdb_recursion_test.
3952 (gdb_c_test): Ditto.
3953
3954 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3955
3956 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3957 ordering.
3958
3959 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3960
3961 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3962 (bar): Add bar_start_lbl label.
3963 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3964 of foo/bar for emitting DWARF and tracing.
3965
3966 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3967
3968 * analyze-racy-logs.py: Set executable bit.
3969
3970 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3971
3972 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3973 (CHECK_TARGET_TMP): Likewise.
3974 (check-single-racy): New rule.
3975 (check-parallel-racy): Likewise.
3976 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3977 (do-check-parallel-racy): New rule.
3978 (check-racy/%.exp): Likewise.
3979 * README (Racy testcases): New section.
3980 * analyze-racy-logs.py: New file.
3981
3982 2016-03-03 Doug Evans <dje@google.com>
3983
3984 * gdb.base/skip.exp: Use with_test_prefix.
3985
3986 2016-03-03 Yao Qi <yao.qi@linaro.org>
3987
3988 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3989 Invoke step_over_syscall "clone" and break_cond_on_syscall
3990 "clone".
3991 * gdb.base/step-over-clone.c: New file.
3992
3993 2016-03-03 Yao Qi <yao.qi@linaro.org>
3994
3995 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3996 code format.
3997
3998 2016-03-03 Yao Qi <yao.qi@linaro.org>
3999
4000 * gdb.base/disp-step-fork.c: Rename to ...
4001 * gdb.base/step-over-fork.c: ... it. New file.
4002 * gdb.base/disp-step-vfork.c: Rename to ...
4003 * gdb.base/step-over-vfork.c: ... it. New file.
4004 * gdb.base/disp-step-syscall.exp: Rename to ...
4005 * gdb.base/step-over-syscall.exp: ... it. New file.
4006 (disp_step_cross_syscall): Rename to ...
4007 (step_over_syscall): ... it.
4008
4009 2016-03-03 Yao Qi <yao.qi@linaro.org>
4010
4011 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
4012 If target supports condition evaluation on target, invoke
4013 break_cond_on_syscall for fork and vfork.
4014
4015 2016-03-03 Yao Qi <yao.qi@linaro.org>
4016
4017 * gdb.base/disp-step-syscall.exp: Don't invoke
4018 support_displaced_stepping.
4019 (disp_step_cross_syscall): Test with displaced stepping off and
4020 on if supported.
4021
4022 2016-03-03 Yao Qi <yao.qi@linaro.org>
4023
4024 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
4025 proc.
4026 (setup): New proc.
4027 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
4028 and setup.
4029
4030 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4031
4032 * gdb.fortran/vla-history.exp: Remove breakpoint.
4033
4034 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4035
4036 * gdb.fortran/vla-history.exp: Lookup array elements and printing
4037 exceeds timeout.
4038
4039 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4040
4041 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
4042 breakpoint.
4043
4044 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4045
4046 * gdb.mi/vla.f90: Nullify pointer after declaration.
4047
4048 2016-03-01 Pedro Alves <palves@redhat.com>
4049
4050 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4051
4052 2016-03-01 Pedro Alves <palves@redhat.com>
4053
4054 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4055 before anything else.
4056 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4057 _GNU_SOURCE here.
4058 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4059 before anything else.
4060 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4061
4062 2016-03-01 Pedro Alves <palves@redhat.com>
4063
4064 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4065
4066 2016-03-01 Yao Qi <yao.qi@linaro.org>
4067
4068 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4069 prepare_for_testing.
4070
4071 2016-03-01 Yao Qi <yao.qi@linaro.org>
4072
4073 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4074
4075 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4076
4077 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4078 manually constructing the output path.
4079
4080 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4081
4082 * gdb.arch/s390-stackless.S: New.
4083 * gdb.arch/s390-stackless.exp: New.
4084
4085 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4086
4087 * gdb.dlang/circular.c: New file.
4088 * gdb.dlang/circular.exp: New file.
4089
4090 2016-02-26 Yao Qi <yao.qi@linaro.org>
4091
4092 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4093 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4094 (testcases): Update.
4095
4096 2016-02-26 Yao Qi <yao.qi@linaro.org>
4097
4098 * gdb.reverse/aarch64.c: Rename to ...
4099 * gdb.reverse/insn-reverse.c: ... it.
4100 * gdb.reverse/aarch64.exp: Rename to ...
4101 * gdb.reverse/insn-reverse.exp: ... it.
4102
4103 2016-02-26 Yao Qi <yao.qi@linaro.org>
4104
4105 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4106 (testcase_ftype): New.
4107 (testcases): New array.
4108 (n_testcases): New.
4109 (main): Call each element in testcases.
4110 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4111 (read_testcase): New.
4112 Do the tests in a loop.
4113
4114 2016-02-25 Yao Qi <yao.qi@linaro.org>
4115
4116 * gdb.base/branches.c: Remove.
4117
4118 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4119
4120 PR gdb/13808
4121 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4122
4123 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4124
4125 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4126
4127 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4128
4129 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4130 change x86_64 call_insn to 'callq'.
4131
4132 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4133
4134 * gdb.trace/tfile-avx.c: Move to...
4135 * gdb.trace/tracefile-pseudo-reg.c: Here.
4136 * gdb.trace/tfile-avx.exp: Move to...
4137 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4138
4139 2016-02-24 Gary Benson <gbenson@redhat.com>
4140
4141 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4142 message on attach.
4143
4144 2016-02-23 Doug Evans <dje@google.com>
4145
4146 * gdb.base/skip.c (test_skip): New function.
4147 (end_test_skip_file_and_function): New function.
4148 (test_skip_file_and_function): New function.
4149 * gdb.base/skip1.c (test_skip): New function.
4150 (skip1_test_skip_file_and_function): New function.
4151 * gdb.base/skip.exp: Add tests for new skip options.
4152 * gdb.base/skip-solib.exp: Update expected output.
4153 * gdb.perf/skip-command.cc: New file.
4154 * gdb.perf/skip-command.exp: New file.
4155 * gdb.perf/skip-command.py: New file.
4156
4157 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4158
4159 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4160 info registers pattern.
4161
4162 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4163
4164 * lib/future.exp: Add D support.
4165 (gdb_find_gdc): New proc.
4166 (gdb_default_target_compile): Add D support.
4167
4168 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
4169
4170 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4171 user+system time.
4172 (trace_speed_test): Determine the iteration count for a time
4173 between 15..30 seconds.
4174
4175 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4176
4177 * gdb.arch/i386-mpx-sigsegv.c: New file.
4178 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4179 * gdb.arch/i386-mpx-simple_segv.c: New file.
4180 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4181
4182 2016-02-18 Yao Qi <yao.qi@linaro.org>
4183
4184 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4185 Don't call setup_kfail.
4186
4187 2016-02-18 Yao Qi <yao.qi@linaro.org>
4188
4189 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4190 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4191
4192 2016-02-16 Doug Evans <dje@google.com>
4193
4194 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4195 * gdb.base/skip1.c: Ditto.
4196 * gdb.base/skip.exp: Whitespace cleanup.
4197
4198 2016-02-16 Don Breazeal <donb@codesourcery.com>
4199
4200 PR remote/19496
4201 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4202 Remove kfail for PR remote/19496.
4203
4204 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4205
4206 * lib/gdb.exp (standard_temp_file): Return a path specific to
4207 the runtest invocation.
4208
4209 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4210
4211 * gdb.trace/save-trace.exp: Change relative path to be in the
4212 standard output directory.
4213
4214 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4215
4216 * gdb.arch/i386-prologue.c: Add missing prototypes.
4217
4218 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4219
4220 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4221 * gdb.arch/i386-prologue.exp: Likewise.
4222 * gdb.arch/i386-size.exp: Likewise.
4223
4224 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4225
4226 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4227 define object file path.
4228 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4229 file path.
4230 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4231 standard_output_file to define binfile.
4232
4233 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4234
4235 Fix compatibility with recent gfortran-5.3.1.
4236 * gdb.fortran/vla-history.exp (print vla1 allocated)
4237 (print vla2 allocated, print $2, print $3): Remove
4238 (print $4): Rename to ...
4239 (print $2): ... here.
4240 (print $9): Rename to ...
4241 (print $5): ... here.
4242 (print $10): Rename to ...
4243 (print $6): ... here.
4244 * gdb.fortran/vla.f90: Add pvla initialization.
4245
4246 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4247
4248 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4249 New test.
4250 * gdb.fortran/vla-value-sub.exp: Likewise.
4251
4252 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4253
4254 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4255
4256 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4257
4258 * i386-biarch-core.exp: Define corefile using
4259 standard_output_file.
4260
4261 2016-02-12 Yao Qi <yao.qi@linaro.org>
4262
4263 * gdb.arch/arm-single-step-kernel-helper.c: New.
4264 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4265
4266 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4267
4268 * gdb.btrace/tailcall-only.exp: New.
4269 * gdb.btrace/tailcall-only.c: New.
4270 * gdb.btrace/x86_64-tailcall-only.S: New.
4271 * gdb.btrace/i686-tailcall-only.S: New.
4272
4273 2016-02-11 Pedro Alves <palves@redhat.com>
4274
4275 * README (Parallel testing): Add missing double quotes.
4276
4277 2016-02-11 Pedro Alves <palves@redhat.com>
4278
4279 * README (Parallel testing): New section.
4280 (GDB_PARALLEL): Rewrite.
4281 (FORCE_PARALLEL): Document.
4282
4283 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4284
4285 * gdb.trace/tfile-avx.c: New test.
4286 * gdb.trace/tfile-avx.exp: New test.
4287
4288 2016-02-09 Keith Seitz <keiths@redhat.com>
4289
4290 PR breakpoints/19546
4291 * gdb.base/infcall-exec.c: New file.
4292 * gdb.base/infcall-exec2.c: New file.
4293 * gdb.base/infcall-exec.exp: New file.
4294
4295 2016-02-09 Keith Seitz <keiths@redhat.com>
4296
4297 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4298 (toplevel): Call test_bkpt_address.
4299
4300 2016-02-09 Keith Seitz <keiths@redhat.com>
4301
4302 PR python/19506
4303 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4304 (toplevel): Call test_bkpt_address.
4305
4306 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4307
4308 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4309 to AC_OUTPUT.
4310 * configure: Regenerate.
4311
4312 2016-02-09 Pedro Alves <palves@redhat.com>
4313
4314 PR breakpoints/19548
4315 * gdb.base/execl-update-breakpoints.c (some_function): New
4316 function.
4317 (main): Call it.
4318 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4319 Tighten expected GDB output.
4320
4321 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4322
4323 * Makefile.in (ALL_SUBDIRS): Remove.
4324 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4325 (distclean maintainer-clean realclean): Likewise.
4326 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4327 * configure: Regenerate.
4328 * gdb.ada/Makefile.in: Delete.
4329 * gdb.arch/Makefile.in: Likewise.
4330 * gdb.asm/Makefile.in: Likewise.
4331 * gdb.base/Makefile.in: Likewise.
4332 * gdb.btrace/Makefile.in: Likewise.
4333 * gdb.cell/Makefile.in: Likewise.
4334 * gdb.compile/Makefile.in: Likewise.
4335 * gdb.cp/Makefile.in: Likewise.
4336 * gdb.disasm/Makefile.in: Likewise.
4337 * gdb.dlang/Makefile.in: Likewise.
4338 * gdb.dwarf2/Makefile.in: Likewise.
4339 * gdb.fortran/Makefile.in: Likewise.
4340 * gdb.gdb/Makefile.in: Likewise.
4341 * gdb.go/Makefile.in: Likewise.
4342 * gdb.guile/Makefile.in: Likewise.
4343 * gdb.java/Makefile.in: Likewise.
4344 * gdb.linespec/Makefile.in: Likewise.
4345 * gdb.mi/Makefile.in: Likewise.
4346 * gdb.modula2/Makefile.in: Likewise.
4347 * gdb.multi/Makefile.in: Likewise.
4348 * gdb.objc/Makefile.in: Likewise.
4349 * gdb.opencl/Makefile.in: Likewise.
4350 * gdb.opt/Makefile.in: Likewise.
4351 * gdb.pascal/Makefile.in: Likewise.
4352 * gdb.perf/Makefile.in: Likewise.
4353 * gdb.python/Makefile.in: Likewise.
4354 * gdb.reverse/Makefile.in: Likewise.
4355 * gdb.server/Makefile.in: Likewise.
4356 * gdb.stabs/Makefile.in: Likewise.
4357 * gdb.threads/Makefile.in: Likewise.
4358 * gdb.trace/Makefile.in: Likewise.
4359 * gdb.xml/Makefile.in: Likewise.
4360 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4361 GDB_PARALLEL.
4362 (standard_output_file): Remove check for GDB_PARALLEL, always
4363 return path in outputs/$subdir/$testname.
4364
4365 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4366
4367 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4368 (site.exp): Assign abs_srcdir to tcl's srcdir.
4369
4370 2016-02-04 Yao Qi <yao.qi@linaro.org>
4371
4372 * gdb.base/foll-exec-mode.c: Include limits.h.
4373 (main): Add parameters argc and argv. Get directory from
4374 argv[0].
4375 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4376 compilation.
4377 * gdb.base/foll-exec.c: Include limits.h.
4378 (main): Add parameters argc and argv.
4379 Get directory from argv[0].
4380 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4381 Adjust tests on the number of lines as source code changed.
4382 * gdb.base/foll-vfork-exit.c: Include limits.h.
4383 (main): Add one line of statement before vfork.
4384 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4385 (main): Add parameters argc and argv. Get directory from
4386 argv[0].
4387 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4388 (setup_gdb): Set tbreak to skip some source lines.
4389 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4390 (main): Add parameters argc and argv. Get directory from
4391 argv[0].
4392 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4393 compilation.
4394 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4395 (main): Add parameters argc and argv. Get directory from
4396 argv[0].
4397 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4398 compilation.
4399
4400 2016-02-01 Doug Evans <dje@google.com>
4401
4402 * gdb.base/skip.exp: Clean up multiple references to same test name.
4403
4404 2016-02-01 Pedro Alves <palves@redhat.com>
4405
4406 PR remote/19496
4407 * gdb.threads/forking-threads-plus-breakpoint.exp
4408 (displaced_stepping_supported): New global.
4409 (probe_displaced_stepping_support): New procedure.
4410 (do_test): Add 'displaced' parameter, and use it.
4411 (top level): Check for displaced stepping support. Add displaced
4412 stepping on/off testing axis.
4413
4414 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4415
4416 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4417 pointer. Don't perform further tests on the unassociated pointer
4418 if the first test fails.
4419
4420 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4421
4422 * gdb.base/max-value-size.c: New file.
4423 * gdb.base/max-value-size.exp: New file.
4424 * gdb.base/huge.exp: Disable max-value-size for this test.
4425
4426 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4427
4428 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4429
4430 2016-01-28 Yao Qi <yao.qi@linaro.org>
4431
4432 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4433
4434 2016-01-25 Pedro Alves <palves@redhat.com>
4435
4436 PR threads/19461
4437 * gdb.base/fork-running-state.c: New file.
4438 * gdb.base/fork-running-state.exp: New file.
4439
4440 2016-01-25 Pedro Alves <palves@redhat.com>
4441
4442 PR gdb/19494
4443 * gdb.base/catch-fork-kill.c: New file.
4444 * gdb.base/catch-fork-kill.exp: New file.
4445
4446 2016-01-25 Pedro Alves <palves@redhat.com>
4447
4448 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4449 Delete, moved to lib/gdb.exp.
4450 * gdb.threads/forking-threads-plus-breakpoint.exp
4451 (foreach_with_prefix): Likewise.
4452 * gdb.threads/process-dies-while-handling-bp.exp
4453 (foreach_with_prefix): Likewise.
4454 * lib/gdb.exp (foreach_with_prefix): New procedure.
4455
4456 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4457
4458 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4459 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4460
4461 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4462
4463 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4464 endian targets.
4465
4466 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4467 Pedro Alves <palves@redhat.com>
4468
4469 Fix testsuite compatibility with Guile.
4470 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4471 number.
4472
4473 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4474
4475 Fix testsuite compatibility with Guile.
4476 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4477 (thread 1): New test for backtrace through signal handler.
4478
4479 2016-01-22 Yao Qi <yao.qi@linaro.org>
4480
4481 PR testsuite/19491
4482 * gdb.base/multi-forks.c: Include
4483 ../lib/unbuffer_output.c
4484 (main): Call gdb_unbuffer_output.
4485
4486 2016-01-21 Doug Evans <dje@google.com>
4487
4488 * lib/ada.exp (gdb_compile_ada): Fix typo.
4489
4490 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4491
4492 * gdb.base/break-fun-addr.exp: New file.
4493 * gdb.base/break-fun-addr1.c: New file.
4494 * gdb.base/break-fun-addr2.c: New file.
4495
4496 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4497
4498 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4499 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4500 enum flag values.
4501
4502 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4503
4504 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4505 when GDB can not set the vector return value. Add more comments
4506 for clarification.
4507
4508 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4509
4510 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4511 command.
4512
4513 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4514
4515 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4516
4517 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4518
4519 * Makefile.in (check-single): Pass --status to runtest.
4520 (check/%.exp): Likewise.
4521
4522 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4523
4524 * Makefile.in (check-parallel): Propagate return code from make
4525 do-check-parallel.
4526
4527 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4528
4529 * gdb.trace/ftrace.exp: Fix expected message on continue.
4530 * gdb.trace/pending.exp: Fix expected message on continue.
4531 * gdb.trace/trace-break.exp: Fix expected message on continue.
4532
4533 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4534
4535 * lib/gdb.exp (gdb_test): Remove unused global references.
4536
4537 2016-01-18 Pedro Alves <palves@redhat.com>
4538
4539 * gdb.base/async-shell.exp: Adjust expected output.
4540 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4541 * gdb.base/siginfo-thread.exp: Adjust expected output.
4542 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4543 * gdb.java/jnpe.exp: Adjust expected output.
4544 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4545 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4546 * gdb.threads/leader-exit.exp: Adjust expected output.
4547 * gdb.threads/manythreads.exp: Adjust expected output.
4548 * gdb.threads/pthreads.exp: Adjust expected output.
4549 * gdb.threads/schedlock.exp: Adjust expected output.
4550 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4551 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4552 expected output.
4553 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4554 output.
4555 * gdb.threads/sigthread.exp: Adjust expected output.
4556 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4557
4558 2016-01-18 Yao Qi <yao.qi@linaro.org>
4559
4560 * gdb.guile/scm-section-script.c: Replace @progbits with
4561 %progbits.
4562 * gdb.python/py-section-script.c: Likewise.
4563
4564 2016-01-15 Pedro Alves <palves@redhat.com>
4565
4566 * gdb.multi/tids.exp: Test star wildcard ranges.
4567
4568 2016-01-15 Pedro Alves <palves@redhat.com>
4569
4570 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4571 command from "thread apply" invocation.
4572 (thr_apply_info_thr_invalid): Default the expected output to the
4573 input tid list.
4574 (top level): Add tests that use convenience variables. Add tests
4575 for "thread apply" with a valid TID list, but missing the command.
4576
4577 2016-01-13 Pedro Alves <palves@redhat.com>
4578
4579 * gdb.base/default.exp: Expect $_gthread as well.
4580 * gdb.multi/tids.exp: Test $_gthread.
4581 * gdb.threads/thread-specific.exp: Test $_gthread.
4582
4583 2016-01-13 Pedro Alves <palves@redhat.com>
4584
4585 * gdb.multi/tids.exp: Test "info threads -gid".
4586
4587 2016-01-13 Pedro Alves <palves@redhat.com>
4588
4589 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4590 Breakpoint.thread.
4591 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4592
4593 2016-01-07 Pedro Alves <palves@redhat.com>
4594
4595 * gdb.base/break.exp: Adjust to output changes.
4596 * gdb.base/hbreak2.exp: Likewise.
4597 * gdb.base/sepdebug.exp: Likewise.
4598 * gdb.base/watch_thread_num.exp: Likewise.
4599 * gdb.linespec/keywords.exp: Likewise.
4600 * gdb.multi/info-threads.exp: Likewise.
4601 * gdb.threads/thread-find.exp: Likewise.
4602 * gdb.multi/tids.c: New file.
4603 * gdb.multi/tids.exp: New file.
4604
4605 2016-01-13 Pedro Alves <palves@redhat.com>
4606
4607 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4608
4609 2016-01-13 Pedro Alves <palves@redhat.com>
4610
4611 * gdb.base/default.exp: Expect $_inferior as well.
4612 * gdb.multi/base.exp: Test $_inferior.
4613
4614 2016-01-13 Pedro Alves <palves@redhat.com>
4615
4616 PR breakpoints/19388
4617 * gdb.base/catch-signal-siginfo-cond.c: New file.
4618 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4619
4620 2016-01-12 Josh Stone <jistone@redhat.com>
4621 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4622
4623 * gdb.base/catch-syscall.c (do_execve): New variable.
4624 (main): Conditionally trigger an execve.
4625 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4626 (test_catch_syscall_execve): New, check entry/return across execve.
4627 (do_syscall_tests): Call test_catch_syscall_execve.
4628
4629 2016-01-12 Pedro Alves <palves@redhat.com>
4630
4631 * gdb.base/random-signal.exp (do_test): New procedure, with body
4632 of testcase moved in.
4633
4634 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4635 Pedro Alves <palves@redhat.com>
4636
4637 * gdb.base/funcargs.exp (finish from indirectly called function):
4638 Reintroduce the case for 'First'.
4639
4640 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4641 Pedro Alves <palves@redhat.com>
4642
4643 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4644 (tcatch_vfork_then_child_follow_exec)
4645 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4646 identification.
4647
4648 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4649
4650 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4651 and repeats to unlimited.
4652 * gdb.python/py-value.exp: Likewise.
4653 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4654 and repeats to unlimited.
4655
4656 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4657
4658 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4659 and reordering the functions.
4660 * gdb.multi/hangout.c: Likewise.
4661 * gdb.multi/hello.c: Likewise.
4662
4663 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4664
4665 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4666 absolute.
4667 (SingleStatisticTestResult.report): Use dict.keys instead of
4668 dict.iterkeys.
4669
4670 2016-01-06 Pedro Alves <palves@redhat.com>
4671
4672 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4673
4674 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4675
4676 * gdb.btrace/dlopen.exp: New.
4677 * gdb.btrace/dlopen.c: New.
4678 * gdb.btrace/dlopen-dso.c: New.
4679
4680 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4681
4682 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4683 PATTERN argument is optional.
4684
4685 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4686
4687 * lib/ada.exp (target_compile_ada_from_dir): New function.
4688 (gdb_compile_ada): Reimplement avoiding the use of project files.
4689 * gdb.ada/gnat_ada.gpr: Delete.
4690 * gdb.ada/cond_lang.exp: Adjust test to make path before
4691 filename optional.
4692 * gdb.ada/small_reg_param.exp: Likewise.
4693
4694 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4695
4696 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4697
4698 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4699
4700 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4701 case.
4702
4703 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4704
4705 * gdb.base/break.exp: Remove dead code.
4706 * gdb.base/sepdebug.exp: Likewise.
4707
4708 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4709
4710 * gdb.asm/asm-source.exp: Remove HP-UX references.
4711 * gdb.base/annota1.exp: Likewise.
4712 * gdb.base/annota3.exp: Likewise.
4713 * gdb.base/attach.exp: Likewise.
4714 * gdb.base/bigcore.exp: Likewise.
4715 * gdb.base/break.exp: Likewise.
4716 * gdb.base/call-ar-st.exp: Likewise.
4717 * gdb.base/callfuncs.exp: Likewise.
4718 * gdb.base/catch-fork-static.exp: Likewise.
4719 * gdb.base/display.exp: Likewise.
4720 * gdb.base/foll-exec-mode.exp: Likewise.
4721 * gdb.base/foll-exec.exp: Likewise.
4722 * gdb.base/foll-fork.exp: Likewise.
4723 * gdb.base/foll-vfork.exp: Likewise.
4724 * gdb.base/funcargs.exp: Likewise.
4725 * gdb.base/hbreak2.exp: Likewise.
4726 * gdb.base/inferior-died.exp: Likewise.
4727 * gdb.base/interrupt.exp: Likewise.
4728 * gdb.base/multi-forks.exp: Likewise.
4729 * gdb.base/nodebug.exp: Likewise.
4730 * gdb.base/sepdebug.exp: Likewise.
4731 * gdb.base/solib1.c: Likewise.
4732 * gdb.base/step-test.exp: Likewise.
4733 * gdb.mi/non-stop.c: Likewise.
4734 * gdb.mi/pthreads.c: Likewise.
4735 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4736 * gdb.threads/pthreads.c: Likewise.
4737 * gdb.threads/staticthreads.exp: Likewise.
4738 * lib/future.exp: Likewise.
4739 * lib/gdb.exp: Likewise.
4740 * gdb.base/so-indr-cl.c: Remove.
4741 * gdb.base/so-indr-cl.exp: Likewise.
4742 * gdb.base/solib.c: Likewise.
4743 * gdb.base/solib.exp: Likewise.
4744 * gdb.base/solib2.c: Likewise.
4745
4746 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4747
4748 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4749 * gdb.base/call-ar-st.exp: Likewise.
4750 * gdb.base/callfuncs.exp: Likewise.
4751 * gdb.base/condbreak.exp: Likewise.
4752 * gdb.base/constvars.exp: Likewise.
4753 * gdb.base/hbreak2.exp: Likewise.
4754 * gdb.base/langs.exp: Likewise.
4755 * gdb.base/list.exp: Likewise.
4756 * gdb.base/long_long.exp: Likewise.
4757 * gdb.base/ptype.exp: Likewise.
4758 * gdb.base/scope.exp: Likewise.
4759 * gdb.base/signals.exp: Likewise.
4760 * gdb.base/so-impl-ld.exp: Likewise.
4761 * gdb.base/varargs.exp: Likewise.
4762 * gdb.base/volatile.exp: Likewise.
4763 * gdb.base/whatis.exp: Likewise.
4764 * gdb.cp/cplusfuncs.exp: Likewise.
4765 * gdb.cp/inherit.exp: Likewise.
4766 * gdb.cp/local.exp: Likewise.
4767 * gdb.cp/member-ptr.exp: Likewise.
4768 * gdb.cp/method.exp: Likewise.
4769 * gdb.cp/overload.exp: Likewise.
4770 * gdb.cp/templates.exp: Likewise.
4771 * gdb.stabs/weird.exp: Likewise.
4772 * lib/compiler.c: Likewise.
4773 * lib/compiler.cc: Likewise.
4774 * lib/cp-support.exp: Likewise.
4775 * lib/gdb.exp: Likewise.
4776
4777 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4778
4779 * configure.ac: Remove HP-UX case.
4780 * configure: Regenerate.
4781
4782 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4783
4784 * lib/gdb.exp (gdb_compile): Add function doc.
4785
4786 2015-12-17 Pedro Alves <palves@redhat.com>
4787
4788 PR threads/19354
4789 * gdb.multi/info-threads.exp: New file.
4790
4791 2015-12-15 Yao Qi <yao.qi@linaro.org>
4792
4793 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4794 is aarch64*-*-*.
4795
4796 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4797
4798 * gdb.base/history-duplicates.exp: Skip if no readline support.
4799
4800 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4801
4802 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4803
4804 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4805
4806 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4807
4808 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4809
4810 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4811 ctrl-C if nointerrupts target property is set.
4812 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4813 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4814 * gdb.base/paginate-bg-execution.exp: Likewise.
4815 * gdb.base/paginate-execution-startup.exp: Likewise.
4816 * gdb.base/random-signal.exp: Likewise.
4817 * gdb.base/range-stepping.exp: Likewise.
4818 * gdb.cp/annota2.exp: Likewise.
4819 * gdb.cp/annota3.exp: Likewise.
4820 * gdb.gdb/selftest.exp: Likewise.
4821 * gdb.threads/continue-pending-status.exp: Likewise.
4822 * gdb.threads/leader-exit.exp: Likewise.
4823 * gdb.threads/manythreads.exp: Likewise.
4824 * gdb.threads/pthreads.exp: Likewise.
4825 * gdb.threads/schedlock.exp: Likewise.
4826 * gdb.threads/sigthread.exp: Likewise.
4827
4828 2015-12-11 Don Breazeal <donb@codesourcery.com>
4829
4830 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4831 remote.
4832 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4833 * gdb.base/foll-exec.exp (main): Enable for target remote.
4834 * gdb.base/foll-fork.exp (main): Likewise.
4835 * gdb.base/foll-vfork.exp (main): Likewise.
4836 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4837 (proc continue_to_exit_bp_loc): Use clean_restart.
4838 * gdb.base/pie-execl.exp (main): Disable for target remote.
4839 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4840 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4841 * gdb.threads/execl.exp (main): Likewise.
4842 * gdb.threads/fork-child-threads.exp (main): Likewise.
4843 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4844 remote.
4845 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4846 remote.
4847 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4848 pid.tid style ptids, instead of just tid.
4849 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4850 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4851 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4852 ptids, instead of just tid.
4853
4854 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4855
4856 * gdb.base/list.exp (test_list_forward): Add end of file error
4857 test.
4858 (test_repeat_list_command): Add end of file error test.
4859 (test_list_backwards): Add beginning of file error test.
4860
4861 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4862
4863 * gdb.base/list.exp (test_list_invalid_args): New function,
4864 defined, and called.
4865
4866 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4867
4868 * gdb.base/list.exp (test_list): Make test names unique.
4869
4870 2015-12-11 Yao Qi <yao.qi@linaro.org>
4871
4872 * gdb.base/coremaker2.c: Remove.
4873
4874 2015-12-10 Pedro Alves <palves@redhat.com>
4875
4876 * gdb.multi/base.exp: Remove stale "spaces" references.
4877
4878 2015-12-10 Pedro Alves <palves@redhat.com>
4879
4880 * gdb.multi/base.exp: Don't use nowarnings.
4881 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4882 * gdb.multi/hangout.c: Include stdio.h.
4883 * gdb.multi/hello.c: Include stdlib.h.
4884 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4885 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4886 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4887
4888 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4889
4890 * gdb.dwarf2/dw2-ranges-base.c: New file.
4891 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4892 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4893 support additional line table, and debug ranges generation.
4894 (Dwarf::ranges): New function, generate .debug_ranges.
4895 (Dwarf::lines): Support generating simple line table programs.
4896 (Dwarf::assemble): Initialise new namespace variables.
4897
4898 2015-12-09 Kevin Buettner <kevinb@redhat.com>
4899
4900 * gdb.base/async.exp (proc test_background): Add case for
4901 asynchronous execution not supported.
4902
4903 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
4904
4905 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4906 format and change test names to make them unique.
4907
4908 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4909 Pedro Alves <pedro@redhat.com>
4910
4911 PR gdb/18702
4912 Add checking of floatformats setup on x86_64 hosts.
4913 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4914 (smallval, bigval): New labels/constants.
4915 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4916 float" after loading bigval and smallval.
4917
4918 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4919
4920 * gdb.ada/fun_overload_menu.exp: New testcase.
4921 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4922
4923 2015-12-04 Josh Stone <jistone@redhat.com>
4924
4925 * gdb.base/catch-fork-static.exp: New.
4926
4927 2015-12-03 Yao Qi <yao.qi@linaro.org>
4928
4929 * gdb.base/sizeof.c: Don't include stdio.h and
4930 ../lib/unbuffer_output.c.
4931 (main): New variable 'size' and 'value'. Remove printf and
4932 gdb_unbuffer_output. Assign return value to size and value.
4933 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4934 at the beginning.
4935 (check_sizeof): Check the result by printing variable 'size'.
4936 (check_valueof): Check the result by printing variable 'value'.
4937
4938 2015-12-01 Yao Qi <yao.qi@linaro.org>
4939
4940 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4941 for aarch64*-*-linux* target.
4942
4943 2015-11-30 Pedro Alves <palves@redhat.com>
4944
4945 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4946
4947 2015-11-30 Pedro Alves <palves@redhat.com>
4948
4949 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4950 Handle non-stop mode vCont replies.
4951
4952 2015-11-30 Pedro Alves <palves@redhat.com>
4953
4954 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4955 prepare_for_testing. Start gdb with "set non-stop on" appended to
4956 GDBFLAGS. Lax expected stop output.
4957
4958 2015-11-27 Yao Qi <yao.qi@linaro.org>
4959
4960 * gdb.arch/arm-neon.exp: New.
4961 * gdb.arch/arm-neon.c: New.
4962
4963 2015-11-27 Yao Qi <yao.qi@linaro.org>
4964
4965 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4966
4967 2015-11-27 Yao Qi <yao.qi@linaro.org>
4968
4969 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4970 frames-invalid annotation.
4971
4972 2015-11-27 Yao Qi <yao.qi@linaro.org>
4973
4974 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4975
4976 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4977
4978 * gdb.threads/names.exp: New file.
4979 * gdb.threads/names.c: New file.
4980 * README: Mention gdb,no_thread_names.
4981
4982 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4983
4984 PR 19297
4985 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4986 support" error.
4987
4988 2015-11-24 Pedro Alves <palves@redhat.com>
4989
4990 PR 17539
4991 * gdb.base/display.exp: Expect displays to be sorted in ascending
4992 order. Use multi_line.
4993 * gdb.base/solib-display.exp: Likewise.
4994
4995 2015-11-24 Pedro Alves <palves@redhat.com>
4996
4997 PR 17539
4998 * gdb.base/display.exp: Expect displays to be sorted in ascending
4999 order. Use multi_line.
5000 * gdb.base/solib-display.exp: Likewise.
5001
5002 2015-11-24 Pedro Alves <palves@redhat.com>
5003
5004 PR 17539
5005 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
5006 threads in ascending order.
5007 * gdb.base/foll-fork.exp: Likewise.
5008 * gdb.base/foll-vfork.exp: Likewise.
5009 * gdb.base/multi-forks.exp: Likewise.
5010 * gdb.mi/mi-nonstop.exp: Likewise.
5011 * gdb.mi/mi-nsintrall.exp: Likewise.
5012 * gdb.multi/base.exp: Likewise.
5013 * gdb.multi/multi-arch.exp: Likewise.
5014 * gdb.python/py-inferior.exp: Likewise.
5015 * gdb.threads/break-while-running.exp: Likewise.
5016 * gdb.threads/execl.exp: Likewise.
5017 * gdb.threads/gcore-thread.exp: Likewise.
5018 * gdb.threads/info-threads-cur-sal.exp: Likewise.
5019 * gdb.threads/kill.exp: Likewise.
5020 * gdb.threads/linux-dp.exp: Likewise.
5021 * gdb.threads/multiple-step-overs.exp: Likewise.
5022 * gdb.threads/next-bp-other-thread.exp: Likewise.
5023 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
5024 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
5025 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
5026 * gdb.threads/thread-find.exp: Likewise.
5027 * gdb.threads/tls.exp: Likewise.
5028 * lib/mi-support.exp (mi_reverse_list): Delete.
5029 (mi_check_thread_states): No longer reverse list.
5030
5031 2015-11-24 Pedro Alves <palves@redhat.com>
5032
5033 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
5034 use lowercase.
5035
5036 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5037
5038 * gdb.trace/actions.c: Include trace-common.h.
5039 (main): Add a location for a fast tracepoint.
5040 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
5041 the normal tracepoints.
5042 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5043
5044 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5045
5046 * save-trace.exp: Factor out code to these...
5047 (gdb_save_tracepoints): New.
5048 (gdb_load_tracepoints): New.
5049 (do_save_load_test): New.
5050
5051 2015-11-23 Kevin Buettner <kevinb@redhat.com>
5052
5053 * gdb.base/asmlabel.exp: New test.
5054 * gdb.base/asmlabel.c: New test case.
5055
5056 2015-11-23 Joel Brobecker <brobecker@adacore.com>
5057
5058 * gdb.base/wrong_frame_bt_full-main.c: New file.
5059 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5060 * gdb.base/wrong_frame_bt_full.exp: New file.
5061
5062 2015-11-23 Joel Brobecker <brobecker@adacore.com>
5063
5064 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5065
5066 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5067
5068 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
5069 pstate register when comparing registers values in
5070 sparc64-*-linux-gnu targets to avoid spurious differences.
5071
5072 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5073
5074 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
5075
5076 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5077
5078 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5079 as type argument to gdb_compile.
5080 * gdb.base/nested-subp2.exp: Likewise.
5081 * gdb.base/nested-subp3.exp: Likewise.
5082
5083 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5084
5085 * lib/dwarf.exp (_note): Fix left shift of negative value.
5086 * gdb.trace/trace-condition.exp: Likewise.
5087
5088 2015-11-13 Yao Qi <yao.qi@linaro.org>
5089
5090 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5091 comments about d10v.
5092 (test_scalar_returns): Likewise.
5093 * gdb.base/d10v.ld: Remove.
5094 * gdb.base/overlays.exp: Remove the target triplet checking for
5095 d10v-*-*.
5096 * gdb.base/structs.exp (test_struct_returns): Remove the
5097 comments about d10v.
5098 (test_struct_calls): Likewise.
5099
5100 2015-11-13 Yao Qi <yao.qi@linaro.org>
5101
5102 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5103 * gdb.base/gnu_vector.c: Don't include stdio.h.
5104 (main): Don't print res and call add_some_intvecs.
5105
5106 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5107
5108 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5109 macro.
5110 (func5): Removed.
5111 (func4): Use FAST_TRACEPOINT_LABEL.
5112 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5113 macro.
5114 (func): Removed.
5115 (thread_function): Use FAST_TRACEPOINT_LABEL.
5116 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5117 (func): Remove.
5118 (marker): Use FAST_TRACEPOINT_LABEL.
5119 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5120 (pendfunc1): Remove.
5121 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5122 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5123 (foo): Remove.
5124 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5125 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5126 macro.
5127 (func): Remove.
5128 (marker): Use FAST_TRACEPOINT_LABEL.
5129 * gdb.trace/trace-common.h: New header.
5130 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5131 macro.
5132 (func): Remove.
5133 (marker): Use FAST_TRACEPOINT_LABEL.
5134 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5135 (func): Remove.
5136 (thread_function): Use FAST_TRACEPOINT_LABEL.
5137
5138 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5139
5140 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5141 in front.
5142 * gdb.trace/change-loc.exp: Use global pcreg definition.
5143 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5144 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5145 in front.
5146 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5147 * gdb.trace/pending.exp: Likewise.
5148 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5149 * gdb.trace/trace-break.exp: Likewise.
5150 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5151 in front.
5152 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5153 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5154 in front.
5155 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5156
5157 2015-11-09 Joel Brobecker <brobecker@adacore.com>
5158
5159 * gdb.ada/fin_fun_out: New testcase.
5160
5161 2015-11-07 Kevin Buettner <kevinb@redhat.com>
5162
5163 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5164 value associated with DW_AT_byte_size.
5165 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5166 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5167 DW_AT_upper_bound.
5168
5169 2015-11-07 Kevin Buettner <kevinb@redhat.com>
5170
5171 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5172 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5173 version.
5174 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5175 gdb.dwarf2/dw2-canonicalize-type.exp,
5176 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5177 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5178 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5179 provided by gdb_target_symbol_prefix_flags_asm.
5180 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5181 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5182 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5183 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5184 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5185 macros where needed). Use this macro for symbols which require
5186 the prefix provided by SYMBOL_PREFIX.
5187
5188 2015-11-05 Kevin Buettner <kevinb@redhat.com>
5189
5190 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5191 New procs.
5192 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5193 representing expressions, of more than one list element.
5194 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5195 to prepend linker symbol prefix to f.
5196 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5197 table_1 and table_2.
5198 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5199 Likewise, for f and g.
5200 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5201 for ptr.
5202 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5203 for main.
5204 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5205 table_1_ptr and table_2_ptr.
5206
5207 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5208 Joel Brobecker <brobecker@adacore.com>
5209
5210 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5211
5212 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5213
5214 * gdb.reverse/s390-mvcle.c: New test.
5215 * gdb.reverse/s390-mvcle.exp: New file.
5216 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5217
5218 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5219
5220 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5221
5222 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5223
5224 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5225 reaching marker2.
5226 * gdb.reverse/getresuid-reverse.exp: Likewise.
5227 * gdb.reverse/pipe-reverse.exp: Likewise.
5228 * gdb.reverse/readv-reverse.exp: Likewise.
5229 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5230 * gdb.reverse/time-reverse.exp: Likewise.
5231 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5232
5233 2015-10-30 Yao Qi <yao.qi@linaro.org>
5234
5235 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5236 (empty_cycle): Remove.
5237 (main): Don't call empty_cycle. Don't use watch_count_done.
5238 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5239 empty_cycle. Rewrite the code counting HW watchpoints.
5240
5241 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5242
5243 * gdb.reverse/fstatat-reverse.c: New test.
5244 * gdb.reverse/fstatat-reverse.exp: New file.
5245 * gdb.reverse/getresuid-reverse.c: New test.
5246 * gdb.reverse/getresuid-reverse.exp: New file.
5247 * gdb.reverse/pipe-reverse.c: New test.
5248 * gdb.reverse/pipe-reverse.exp: New file.
5249 * gdb.reverse/readv-reverse.c: New test.
5250 * gdb.reverse/readv-reverse.exp: New file.
5251 * gdb.reverse/recvmsg-reverse.c: New test.
5252 * gdb.reverse/recvmsg-reverse.exp: New file.
5253 * gdb.reverse/time-reverse.c: New test.
5254 * gdb.reverse/time-reverse.exp: New file.
5255 * gdb.reverse/waitpid-reverse.c: New test.
5256 * gdb.reverse/waitpid-reverse.exp: New file.
5257
5258 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5259
5260 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5261
5262 2015-10-26 Doug Evans <dje@google.com>
5263
5264 PR symtab/17391
5265 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5266 * gdb.dwarf2/bad-regnum.c: New file.
5267 * gdb.dwarf2/bad-regnum.exp: New file.
5268
5269 2015-10-26 Doug Evans <dje@google.com>
5270
5271 PR python/18938
5272 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5273 file.
5274
5275 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5276
5277 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5278 for a change by "Mention language in compile error message".
5279
5280 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5281
5282 PR python/18073
5283 * gdb.python/py-type.c (C::a_method): New.
5284 (C::a_const_method): New.
5285 (C::a_static_method): New.
5286 (a_function): New.
5287 * gdb.python/py-type.exp (test_fields): Test getting fields
5288 from function and method.
5289
5290 2015-10-21 Keven Boell <keven.boell@intel.com>
5291
5292 * gdb.fortran/vla-alloc-assoc.exp: New file.
5293 * gdb.fortran/vla-datatypes.exp: New file.
5294 * gdb.fortran/vla-datatypes.f90: New file.
5295 * gdb.fortran/vla-history.exp: New file.
5296 * gdb.fortran/vla-ptype-sub.exp: New file.
5297 * gdb.fortran/vla-ptype.exp: New file.
5298 * gdb.fortran/vla-sizeof.exp: New file.
5299 * gdb.fortran/vla-sub.f90: New file.
5300 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5301 * gdb.fortran/vla-value-sub-finish.exp: New file.
5302 * gdb.fortran/vla-value-sub.exp: New file.
5303 * gdb.fortran/vla-value.exp: New file.
5304 * gdb.fortran/vla-ptr-info.exp: New file.
5305 * gdb.mi/mi-vla-fortran.exp: New file.
5306 * gdb.mi/vla.f90: New file.
5307
5308 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5309
5310 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5311 of hardwired timeout value.
5312
5313 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5314 Pedro Alves <palves@redhat.com>
5315
5316 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5317 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5318
5319 2015-10-19 Josh Stone <jistone@redhat.com>
5320
5321 * gdb.base/catch-syscall.c: Include <sched.h>.
5322 (unknown_syscall): New variable.
5323 (main): Trigger a vfork and an unknown syscall.
5324 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5325 (unknown_syscall_number): Likewise.
5326 (check_call_to_syscall): Accept an optional syscall pattern.
5327 (check_return_from_syscall): Likewise.
5328 (check_continue): Likewise.
5329 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5330 (test_catch_syscall_skipping_return): New test toggling off 'catch
5331 syscall' to step over the syscall return, then toggling back on.
5332 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5333 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5334 (do_syscall_tests): Call test_catch_syscall_without_args and
5335 test_catch_syscall_mid_vfork.
5336 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5337 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5338
5339 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
5340
5341 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5342 print g_vE): Add new pass patterns.
5343 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5344 print various symbol names for vptr fields.
5345
5346 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5347
5348 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5349 results.
5350
5351 2015-10-12 Yao Qi <yao.qi@linaro.org>
5352
5353 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5354
5355 2015-10-12 Yao Qi <yao.qi@linaro.org>
5356
5357 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5358 is aarch64*-*-linux*.
5359
5360 2015-10-12 Yao Qi <yao.qi@linaro.org>
5361
5362 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5363 (can_relocate_bcond_true): ... it.
5364 (can_relocate_bcond_false): New function.
5365 (foo): Likewise.
5366 (can_relocate_bl): Likewise.
5367 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5368 can_relocate_bl.
5369
5370 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5371
5372 * gdb.base/nested-addr.c: New file.
5373 * gdb.base/nested-addr.exp: New testcase.
5374
5375 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5376
5377 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5378 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5379 its output. Ignore the output of "record goto begin" and instead
5380 check that GDB is replaying.
5381
5382 2015-10-09 Pedro Alves <palves@redhat.com>
5383
5384 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5385 (top level): Use it in the run with no args test.
5386
5387 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5388
5389 * gdb.dlang/properties.exp: New file.
5390
5391 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5392
5393 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5394 whether or not address 0x1000 is mapped on the target.
5395
5396 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5397
5398 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5399 build.
5400
5401 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5402
5403 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5404 instruction-history test.
5405
5406 2015-09-28 Doug Evans <dje@google.com>
5407
5408 * gdb.base/gcore.c (array_func): Add reference to static_array.
5409
5410 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5411
5412 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5413 source line.
5414
5415 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5416
5417 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5418 short or char as base type.
5419
5420 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5421
5422 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5423 to allow any size enum.
5424
5425 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5426
5427 * gdb.ada/array_ptr_renaming.exp: New testcase.
5428 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5429 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5430
5431 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5432
5433 * gdb.trace/ftrace-lock.c: New file.
5434 * gdb.trace/ftrace-lock.exp: New file.
5435
5436 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5437
5438 * gdb.arch/insn-reloc.c: New file.
5439 * gdb.arch/ftrace-insn-reloc.exp: New file.
5440
5441 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5442
5443 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5444 instruction.
5445 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5446 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5447 * gdb.trace/range-stepping.c: Likewise.
5448 * gdb.trace/trace-break.c: Likewise.
5449 * gdb.trace/trace-mt.c (thread_function): Likewise.
5450 * gdb.trace/ftrace.c (marker): Likewise.
5451 * gdb.trace/trace-condition.c (marker): Likewise.
5452 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5453 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5454 is_aarch64_target.
5455
5456 2015-09-18 Doug Evans <xdje42@gmail.com>
5457
5458 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5459 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5460
5461 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5462
5463 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5464 the breakpoint.
5465
5466 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5467
5468 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5469 the pending breakpoint. Remove timeout override for "Run till
5470 MI pending breakpoint on pendfunc3 on thread 2" test.
5471
5472 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5473
5474 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5475 filename pattern.
5476
5477 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5478
5479 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5480 in breakpoint filename pattern.
5481
5482 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5483
5484 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5485
5486 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5487
5488 * gdb.linespec/explicit.exp: Check for readline support for
5489 tab-completion tests. Fix obvious typo.
5490
5491 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5492
5493 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5494 and replay.
5495
5496 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5497
5498 * gdb.btrace/non-stop.c: New.
5499 * gdb.btrace/non-stop.exp: New.
5500
5501 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5502 Yao Qi <yao.qi@linaro.org>
5503
5504 * gdb.trace/trace-condition.c: New file.
5505 * gdb.trace/trace-condition.exp: New file.
5506
5507 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5508
5509 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5510 for testing bytecode compilation.
5511
5512 2015-09-16 Pedro Alves <palves@redhat.com>
5513 Sandra Loosemore <sandra@codesourcery.com>
5514
5515 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5516 (SECONDS): Redefine.
5517 (main): Call pthread_kill and alarm early.
5518 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5519 support.
5520 (test): If the target can't hardware step and doesn't support
5521 displaced stepping, increase the timeout.
5522
5523 2015-09-16 Pedro Alves <palves@redhat.com>
5524
5525 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5526 (enable_debug): New procedures.
5527 (test): Use them. Bail out if waiting for threads fails.
5528 (top level): Bail out if a test fails.
5529
5530 2015-09-16 Yao Qi <yao.qi@linaro.org>
5531
5532 * gdb.asm/asm-source.exp: Set asm-arch for
5533 aarch64*-*-* target.
5534 * gdb.asm/aarch64.inc: New file.
5535
5536 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5537
5538 * gdb.ada/array_of_variable_length.exp: New testcase.
5539 * gdb.ada/array_of_variable_length/foo.adb: New file.
5540 * gdb.ada/array_of_variable_length/pck.adb: New file.
5541 * gdb.ada/array_of_variable_length/pck.ads: New file.
5542
5543 2015-09-15 Doug Evans <dje@google.com>
5544
5545 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5546 of function static local variable.
5547
5548 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5549
5550 * gdb.threads/tls-so_extern.exp: New test file.
5551 * gdb.threads/tls-so_extern.c: New test file.
5552 * gdb.threads/tls-so_extern_main.c: New test file.
5553
5554 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5555
5556 * gdb.opt/solib-intra-step-lib.c: New file.
5557 * gdb.opt/solib-intra-step-main.c: New file.
5558 * gdb.opt/solib-intra-step.exp: New file.
5559
5560 2015-09-15 Pedro Alves <palves@redhat.com>
5561
5562 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5563 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5564
5565 2015-09-14 Pedro Alves <palves@redhat.com>
5566
5567 * gdb.base/hook-stop-continue.c: Delete.
5568 * gdb.base/hook-stop-continue.exp: Delete.
5569 * gdb.base/hook-stop-frame.c: Delete.
5570 * gdb.base/hook-stop-frame.exp: Delete.
5571 * gdb.base/hook-stop.c: New file.
5572 * gdb.base/hook-stop.exp: New file.
5573
5574 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5575
5576 * gdb.ada/access_to_packed_array.exp: New testcase.
5577 * gdb.ada/access_to_packed_array/foo.adb: New file.
5578 * gdb.ada/access_to_packed_array/pack.adb: New file.
5579 * gdb.ada/access_to_packed_array/pack.ads: New file.
5580
5581 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5582
5583 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5584 buffer size test.
5585
5586 2015-09-11 Don Breazeal <donb@codesourcery.com>
5587
5588 * gdb.base/foll-exec.c: Add copyright header. Fix
5589 formatting issues.
5590 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5591 (do_exec_tests): Use clean_restart in place of zap_session,
5592 and for test initialization. Fix formatting issues. Use
5593 fail in place of perror.
5594 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5595 an expect statement to match an expression with output from
5596 the program under debug.
5597 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5598 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5599 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5600 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5601 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5602
5603 2015-09-09 Doug Evans <dje@google.com>
5604
5605 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5606
5607 2015-09-09 Doug Evans <dje@google.com>
5608
5609 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5610
5611 2015-09-09 Doug Evans <dje@google.com>
5612
5613 * gdb.base/savedregs.exp: Fix typo.
5614
5615 2015-09-09 Pedro Alves <palves@redhat.com>
5616
5617 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5618
5619 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5620
5621 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5622 command actually switches threads. Give up on remaining
5623 tests if target fails to stop at breakpoint.
5624
5625 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5626
5627 * gdb.ada/funcall_char.exp: New testcase.
5628 * gdb.ada/funcall_char/foo.adb: New file.
5629
5630 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5631
5632 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5633 expected outputs. Add two testcases for completing ambiguous
5634 functions.
5635 * gdb.ada/complete/aux_pck.adb: New file.
5636 * gdb.ada/complete/aux_pck.ads: New file.
5637 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5638 Ambiguous_Func functions.
5639 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5640 * gdb.ada/complete/pck.adb: Likewise.
5641
5642 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5643
5644 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5645 failures to run the test program under GDB.
5646
5647 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5648
5649 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5650 to C.
5651
5652 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5653
5654 * gdb.base/run-after-attach.exp: New test file.
5655 * gdb.base/run-after-attach.c: New test file.
5656
5657 2015-08-26 Don Breazeal <donb@codesourcery.com>
5658
5659 * gdb.base/foll-exec-2.c: New test program.
5660 * gdb.base/foll-exec-2.exp: New test.
5661
5662 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5663
5664 * gdb.base/nested-subp1.exp: New file.
5665 * gdb.base/nested-subp1.c: New file.
5666 * gdb.base/nested-subp2.exp: New file.
5667 * gdb.base/nested-subp2.c: New file.
5668 * gdb.base/nested-subp3.exp: New file.
5669 * gdb.base/nested-subp3.c: New file.
5670
5671 2015-08-24 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.server/connect-without-multi-process.c: New file.
5674 * gdb.server/connect-without-multi-process.exp: New file.
5675
5676 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5677
5678 * gdb.opt/inline-markers.c: Make z int.
5679
5680 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5681
5682 * gdb.opt/inline-markers.c: Make z volatile.
5683
5684 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5685
5686 * gdb.opt/inline-bt.c: New volatile global z.
5687 * gdb.opt/inline-cmds.c: Likewise.
5688 * gdb.opt/inline-locals.c: Likewise.
5689 * gdb.opt/inline-markers.c: New extern global z.
5690 (marker): Use z.
5691 (inline_fn): Likewise.
5692
5693 2015-08-24 Pedro Alves <palves@redhat.com>
5694
5695 * config/m32r-stub.exp: Remove file.
5696 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5697 * gdb.base/call-rt-st.exp: Likewise.
5698 * gdb.base/call-strs.exp: Likewise.
5699 * gdb.base/default.exp: Remove references to h8300-*-hms and
5700 *-*-udi*.
5701 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5702
5703 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5704
5705 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5706 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5707 and "return" use KFAIL when GDB can not read/write the vector
5708 return value.
5709
5710 2015-08-21 Gary Benson <gbenson@redhat.com>
5711
5712 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5713
5714 2015-08-20 Pedro Alves <palves@redhat.com>
5715
5716 * gdb.server/solib-list.exp: No longer expect an interior stop in
5717 non-stop mode.
5718
5719 2015-08-20 Pedro Alves <palves@redhat.com>
5720
5721 * gdb.server/connect-stopped-target.c: New file.
5722 * gdb.server/connect-stopped-target.exp: New file.
5723
5724 2015-08-20 Pedro Alves <palves@redhat.com>
5725
5726 * gdb.dwarf2/comp-unit-lang.exp: New file.
5727 * gdb.dwarf2/comp-unit-lang.c: New file.
5728
5729 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5730
5731 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5732 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5733
5734 2015-08-19 Kevin Buettner <kevinb@redhat.com>
5735
5736 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5737 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5738
5739 2015-08-18 Doug Evans <dje@google.com>
5740 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5741
5742 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5743 skip_python_tests. New arg prompt_regexp.
5744 (skip_python_tests): New function.
5745 * lib/mi-support.exp (mi_skip_python_tests): New function.
5746 * gdb.python/py-mi-objfile-gdb.py: New file.
5747 * gdb.python/py-mi-objfile.c: New file.
5748 * gdb.python/py-mi-objfile.exp: New file.
5749
5750 2015-08-17 Keith Seitz <keiths@redhat.com>
5751
5752 * gdb.linespec/explicit.exp: Move strace test from here ...
5753 * gdb.trace/strace.exp: ... to here.
5754
5755 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5756
5757 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5758 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5759
5760 2015-08-14 Doug Evans <xdje42@gmail.com>
5761
5762 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5763 inferior before selecting a new file.
5764
5765 2015-08-14 Doug Evans <xdje42@gmail.com>
5766
5767 * gdb.mi/mi-disassemble.exp: Update.
5768 * gdb.base/disasm-optim.S: New file.
5769 * gdb.base/disasm-optim.c: New file.
5770 * gdb.base/disasm-optim.h: New file.
5771 * gdb.base/disasm-optim.exp: New file.
5772
5773 2015-08-14 Keith Seitz <keiths@redhat.com>
5774
5775 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5776 "evaluated-by".
5777
5778 2015-08-13 Joel Brobecker <brobecker@adacore.com>
5779
5780 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5781
5782 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5783
5784 * gdb.ada/fun_renaming.exp: New testcase.
5785 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5786 * gdb.ada/fun_renaming/pack.adb: New file.
5787 * gdb.ada/fun_renaming/pack.ads: New file.
5788
5789 2015-08-12 Keith Seitz <keiths@redhat.com>
5790
5791 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5792 gdb_get_line_number.
5793
5794 2015-08-12 Joel Brobecker <brobecker@adacore.com>
5795
5796 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5797 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5798 gdb.base/dso2dso.exp: New files.
5799
5800 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5801 Pedro Alves <palves@redhat.com>
5802 Keith Seitz <keiths@redhat.com>
5803
5804 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5805 GDBFLAGS.
5806
5807 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5808
5809 * gdb.base/gdbhistsize-history.exp
5810 (test_histsize_history_setting): Use save_vars.
5811 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5812 Use save_vars.
5813 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5814 * gdb.base/readline.exp: Use save_vars.
5815
5816 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5817
5818 * lib/gdb.exp (save_vars): New proc.
5819
5820 2015-08-11 Keith Seitz <keiths@redhat.com>
5821
5822 * gdb.base/help.exp: Update help_breakpoint_text.
5823
5824 2015-08-11 Keith Seitz <keiths@redhat.com>
5825
5826 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5827 (at toplevel): Call test_explicit_breakpoints.
5828 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5829 breakpoints.
5830 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5831 breakpoint conditions, "-cond".
5832
5833 2015-08-11 Keith Seitz <keiths@redhat.com>
5834
5835 * gdb.linespec/3explicit.c: New file.
5836 * gdb.linespec/cpexplicit.cc: New file.
5837 * gdb.linespec/cpexplicit.exp: New file.
5838 * gdb.linespec/explicit.c: New file.
5839 * gdb.linespec/explicit.exp: New file.
5840 * gdb.linespec/explicit2.c: New file.
5841 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5842 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5843 before using in the matching pattern.
5844 Clarify that `prefix' is a regular expression.
5845
5846 2015-08-11 Keith Seitz <keiths@redhat.com>
5847
5848 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5849 test.
5850 Add tests for missing ",FMT" and ",".
5851
5852 2015-08-10 Doug Evans <dje@google.com>
5853 Keith Seitz <keiths@redhat.com>
5854
5855 PR gdb/17960
5856 * gdb.base/completion.exp: Add location completer tests.
5857
5858 2015-08-07 Pedro Alves <palves@redhat.com>
5859
5860 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5861 tests here.
5862 (top level): Run do_test with and without displaced stepping.
5863
5864 2015-08-07 Pedro Alves <palves@redhat.com>
5865
5866 * gdb.base/valgrind-disp-step.c: New file.
5867 * gdb.base/valgrind-disp-step.exp: New file.
5868
5869 2015-08-07 Pedro Alves <palves@redhat.com>
5870
5871 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5872 Delete function.
5873 (main): Add alarm. Run an infinite loop instead of calling
5874 wait_threads.
5875 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5876 comment.
5877 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5878 Delete function.
5879 (main): Add alarm. Run an infinite loop instead of calling
5880 wait_threads.
5881 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5882 comment.
5883
5884 2015-08-07 Pedro Alves <palves@redhat.com>
5885
5886 * gdb.base/checkpoint-ns.exp: New file.
5887 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5888 standard_testfile.
5889
5890 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5891
5892 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5893 * gdb.btrace/instruction_history.exp: Update.
5894 * gdb.btrace/tsx.exp: New.
5895 * gdb.btrace/tsx.c: New.
5896
5897 2015-08-06 Pedro Alves <palves@redhat.com>
5898
5899 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5900 increase timeout.
5901 * gdb.reverse/until-precsave.exp: Bump timeouts.
5902
5903 2015-08-06 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5906
5907 2015-08-06 Pedro Alves <palves@redhat.com>
5908
5909 PR gdb/18749
5910 * gdb.threads/process-dies-while-handling-bp.c: New file.
5911 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5912
5913 2015-08-06 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5916 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5917
5918 2015-08-05 Pedro Alves <palves@redhat.com>
5919
5920 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5921 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5922
5923 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5924
5925 * gdb.base/bp-permanent.exp: Report test as unsupported if
5926 the target cannot stop at the permanent breakpoint.
5927
5928 2015-08-03 Doug Evans <dje@google.com>
5929
5930 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5931 10000.
5932
5933 2015-08-03 Doug Evans <dje@google.com>
5934
5935 * Makefile.in (workers/%.worker, build-perf): New rule.
5936 (GDB_PERFTEST_MODE): New variable.
5937 (check-perf): Use it.
5938 (clean): Clean up gdb.perf parallel build subdirs.
5939 * lib/build-piece.exp: New file.
5940 * lib/gdb.exp (make_gdb_parallel_path): New function
5941 (standard_output_file, standard_temp_file): Call it.
5942 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5943 of $GDB_PARALLEL.
5944 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5945
5946 2015-08-03 Doug Evans <dje@google.com>
5947
5948 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5949 (LOG_FILE_NAME): New global.
5950 (TextReporter.__init__): Initialize self.txt_sum.
5951 (TextReporter.report): Add support for multiple data-points.
5952 Move report to perftest.sum, put raw data in perftest.log.
5953 (TextReporter.start): Open sum and log files.
5954 (TextReporter.end): Close sum and log files.
5955 * gdb.perf/lib/perftest/testresult.py
5956 (SingleStatisticTestResult.record): Handle multiple data-points.
5957
5958 2015-07-31 Pedro Alves <palves@redhat.com>
5959
5960 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5961 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5962 kill_wait_spawned_process instead of explicit "kill -9".
5963 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5964 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5965 kill_wait_spawned_process.
5966 * gdb.base/attach-twice.exp: Likewise.
5967 * gdb.base/attach.exp: Likewise.
5968 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5969 gdb_test_multiple.
5970 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5971 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5972 kill_wait_spawned_process.
5973 * gdb.base/valgrind-infcall.exp: Likewise.
5974 * gdb.multi/multi-attach.exp: Likewise.
5975 * gdb.python/py-prompt.exp: Likewise.
5976 * gdb.python/py-sync-interp.exp: Likewise.
5977 * gdb.server/ext-attach.exp: Likewise.
5978 * gdb.threads/attach-into-signal.exp (corefunc): Use
5979 spawn_wait_for_attach, spawn_id_get_pid and
5980 kill_wait_spawned_process.
5981 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5982 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5983 spawn_id_get_pid and kill_wait_spawned_process.
5984 * gdb.threads/attach-stopped.exp (corefunc): Use
5985 spawn_wait_for_attach, spawn_id_get_pid and
5986 kill_wait_spawned_process.
5987 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5988 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5989 kill_wait_spawned_process instead of explicit "kill -9".
5990 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5991 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5992 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5993 processes. Don't map cygwin/windows pids here. Now returns a
5994 spawn id list.
5995
5996 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5997
5998 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5999 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
6000 correct patch.
6001
6002 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6003
6004 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
6005
6006 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6007
6008 Reapply:
6009 2014-05-21 Mark Wielaard <mjw@redhat.com>
6010
6011 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6012
6013 2015-07-30 Pedro Alves <palves@redhat.com>
6014
6015 * linux-low.c (handle_extended_wait): Set the child's last
6016 reported status to TARGET_WAITKIND_STOPPED.
6017
6018 2015-07-30 Pedro Alves <palves@redhat.com>
6019
6020 PR threads/18600
6021 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
6022 only shows inferior 1.
6023
6024 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
6025 Pedro Alves <palves@redhat.com>
6026
6027 PR threads/18600
6028 * gdb.threads/fork-plus-threads.c: New file.
6029 * gdb.threads/fork-plus-threads.exp: New file.
6030
6031 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6032
6033 * gdb.base/batch-preserve-term-settings.exp
6034 (test_terminal_settings_preserved_after_cli_exit): Use
6035 send_quit_command.
6036
6037 2015-07-29 Pedro Alves <palves@redhat.com>
6038 Don Breazeal <donb@codesourcery.com>
6039
6040 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
6041 output from both inferior_spawn_id and gdb_spawn_id.
6042
6043 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6044
6045 * gdb.threads/attach-into-signal.exp (corefunc): Use
6046 with_test_prefix on nested loops, uniquefying the test messages.
6047
6048 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6049
6050 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6051 commit.
6052
6053 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6054
6055 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6056 New proc.
6057 (test_terminal_settings_preserved_after_sigterm): New test.
6058
6059 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6060
6061 * gdb.base/batch-preserve-term-settings.exp
6062 (test_terminal_settings_preserved_after_cli_exit): New test.
6063
6064 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6065
6066 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6067 manipulation of saved_gdbflags.
6068 (test_terminal_settings_preserved): Remove global declaration of
6069 the unused variable pagination_prompt. Remove manipulation of
6070 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6071 GDBFLAGS.
6072
6073 2015-07-29 Pedro Alves <palves@redhat.com>
6074
6075 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6076
6077 2015-07-29 Pedro Alves <palves@redhat.com>
6078
6079 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6080 at the top.
6081
6082 2015-07-29 Pedro Alves <palves@redhat.com>
6083
6084 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6085 (main): Call gdb_unbuffer_output.
6086 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6087 (main): Call gdb_unbuffer_output.
6088 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6089 (main): Call gdb_unbuffer_output.
6090 * gdb.base/call-strs.exp: Adjust to step over the
6091 gdb_unbuffer_output call.
6092 * gdb.base/catch-gdb-caused-signals.c: Include
6093 "../lib/unbuffer_output.c".
6094 (main): Call gdb_unbuffer_output.
6095 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6096 (main): Call gdb_unbuffer_output.
6097 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6098 (main): Call gdb_unbuffer_output.
6099 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6100 (main): Call gdb_unbuffer_output.
6101 * gdb.base/shlib-call.exp: Adjust to step over the
6102 gdb_unbuffer_output call.
6103 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6104 (main): Call gdb_unbuffer_output.
6105 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6106 (main): Call gdb_unbuffer_output.
6107 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6108 (main): Rename to ...
6109 (test): ... this.
6110 (main): Reimplement.
6111 * gdb.base/varargs.exp: Run to test instead of to main.
6112 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6113 (main): Call gdb_unbuffer_output.
6114
6115 2015-07-29 Pedro Alves <palves@redhat.com>
6116
6117 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6118 factore out from mi_continue_dprintf. For call-style dprintfs,
6119 expect dprintf output out of $inferior_spawn_id.
6120 (mi_continue_dprintf): Use mi_expect_dprintf.
6121 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6122 (main): Call gdb_unbuffer_output.
6123
6124 2015-07-29 Pedro Alves <palves@redhat.com>
6125
6126 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6127 (default_mi_gdb_start): Set inferior_spawn_id instead of
6128 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6129 gdb_spawn_id.
6130 (mi_gdb_test): Always expect inferior output from both
6131 $inferior_spawn_id and $gdb_spawn_id.
6132
6133 2015-07-29 Pedro Alves <palves@redhat.com>
6134
6135 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6136 send_inferior and $inferior_spawn_id.
6137
6138 2015-07-29 Pedro Alves <palves@redhat.com>
6139
6140 * gdb.gdb/complaints.exp (test_initial_complaints)
6141 (test_serial_complaints, test_short_complaints): Use
6142 gdb_test_stdio.
6143 (test_empty_complaint): Handle $inferior_spawn_id !=
6144 $gdb_spawn_id.
6145
6146 2015-07-29 Pedro Alves <palves@redhat.com>
6147
6148 * gdb.base/varargs.exp: Use gdb_test_stdio.
6149
6150 2015-07-29 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6153
6154 2015-07-29 Pedro Alves <palves@redhat.com>
6155
6156 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6157
6158 2015-07-29 Pedro Alves <palves@redhat.com>
6159
6160 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6161 parameter into two new parameters, "inf_result" and "gdb_result".
6162 Expect inferior output and gdb output from $inferior_spawn_id and
6163 $gdb_spawn_id, respectively. Adjust all callers.
6164
6165 2015-07-29 Pedro Alves <palves@redhat.com>
6166
6167 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6168 of gdb_test_sequence.
6169
6170 2015-07-29 Pedro Alves <palves@redhat.com>
6171
6172 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6173 (saw_spurious_output): Expect inferior output from
6174 $inferior_spawn_id. Use gdb_test_stdio.
6175
6176 2015-07-29 Pedro Alves <palves@redhat.com>
6177
6178 * gdb.base/dprintf.exp: Use standard_testfile. Change
6179 prepare_for_testing call.
6180 (srcfile): Don't set.
6181 (restart): New procedure.
6182 (test_dprintf): New procecure, use to continue over dprintfs.
6183 (test_call, test_agent): New procedures, tests moved here.
6184 Restart gdb and recreate dprintfs. Adjust expected output.
6185
6186 2015-07-29 Pedro Alves <palves@redhat.com>
6187
6188 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6189
6190 2015-07-29 Pedro Alves <palves@redhat.com>
6191
6192 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6193
6194 2015-07-29 Pedro Alves <palves@redhat.com>
6195
6196 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6197 gdb_test_stdio.
6198
6199 2015-07-29 Pedro Alves <palves@redhat.com>
6200
6201 * lib/gdb.exp (gdb_test_stdio): New procedure.
6202
6203 2015-07-29 Pedro Alves <palves@redhat.com>
6204
6205 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6206
6207 2015-07-29 Pedro Alves <palves@redhat.com>
6208
6209 * gdb.base/call-signal-resume.exp: Remove check for
6210 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6211 * gdb.base/unwindonsignal.exp: Likewise.
6212 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6213 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6214
6215 2015-07-29 Pedro Alves <palves@redhat.com>
6216
6217 * gdb.base/siginfo-addr.c (pass): New function.
6218 (handler): Call it iff si_addr is correct.
6219 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6220 Set a breakpoint at "pass" and continue to it.
6221
6222 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6223
6224 * gdb.python/py-objfile.exp: Make some tests have unique names.
6225 * gdb.python/py-pp-registration.exp: Likewise.
6226
6227 2015-07-28 Pedro Alves <palves@redhat.com>
6228
6229 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6230
6231 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6232
6233 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6234
6235 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6236
6237 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6238
6239 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6240
6241 * gdb.base/gdb-sigterm-2.exp: New test.
6242
6243 2015-07-25 Doug Evans <xdje42@gmail.com>
6244
6245 Revert:
6246 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6247 (workers/%.worker, build-perf): New rule.
6248 (GDB_PERFTEST_MODE): New variable.
6249 (check-perf): Use it.
6250 (clean): Clean up gdb.perf parallel build subdirs.
6251 * lib/build-piece.exp: New file.
6252 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6253 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6254 name.
6255 (standard_temp_file): Ditto.
6256 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6257 of $GDB_PARALLEL.
6258
6259 2015-07-24 Doug Evans <dje@google.com>
6260
6261 * gdb.perf/lib/perftest/utils.py: New file.
6262 * gdb.perf/gm-hello.cc: New file.
6263 * gdb.perf/gm-pervasive-typedef.cc: New file.
6264 * gdb.perf/gm-pervasive-typedef.h: New file.
6265 * gdb.perf/gm-std.cc: New file.
6266 * gdb.perf/gm-std.h: New file.
6267 * gdb.perf/gm-use-cerr.cc: New file.
6268 * gdb.perf/gm-utils.h: New file.
6269 * gdb.perf/gmonster-null-lookup.py: New file.
6270 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6271 * gdb.perf/gmonster-print-cerr.py: New file.
6272 * gdb.perf/gmonster-ptype-string.py: New file.
6273 * gdb.perf/gmonster-runto-main.py: New file.
6274 * gdb.perf/gmonster-select-file.py: New file.
6275 * gdb.perf/gmonster1-null-lookup.exp: New file.
6276 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6277 * gdb.perf/gmonster1-print-cerr.exp: New file.
6278 * gdb.perf/gmonster1-ptype-string.exp: New file.
6279 * gdb.perf/gmonster1-runto-main.exp: New file.
6280 * gdb.perf/gmonster1-select-file.exp: New file.
6281 * gdb.perf/gmonster1.cc: New file.
6282 * gdb.perf/gmonster1.exp: New file.
6283 * gdb.perf/gmonster2-null-lookup.exp: New file.
6284 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6285 * gdb.perf/gmonster2-print-cerr.exp: New file.
6286 * gdb.perf/gmonster2-ptype-string.exp: New file.
6287 * gdb.perf/gmonster2-runto-main.exp: New file.
6288 * gdb.perf/gmonster2-select-file.exp: New file.
6289 * gdb.perf/gmonster2.cc: New file.
6290 * gdb.perf/gmonster2.exp: New file.
6291
6292 2015-07-24 Doug Evans <dje@google.com>
6293
6294 * gdb.perf/README: New file.
6295 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6296 * lib/gen-perf-test.exp: New file.
6297
6298 2015-07-24 Doug Evans <dje@google.com>
6299
6300 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6301 (PerfTest::startup): New function.
6302 (PerfTest::run): Return result of calling body.
6303 (PerfTest::assemble): Rewrite.
6304 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6305 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6306 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6307 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6308 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6309
6310 2015-07-24 Doug Evans <dje@google.com>
6311
6312 * lib/gdb.exp (clean_restart): Make executable optional.
6313
6314 2015-07-24 Doug Evans <dje@google.com>
6315
6316 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6317 compiler_info references.
6318 * gdb.cp/temargs.exp: Ditto.
6319 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6320 (get_compiler_info): Early exit if already computed. Set compiler_info
6321 to "unknown" if there was a problem.
6322 (test_compiler_info): Add function comment. Call get_compiler_info.
6323
6324 2015-07-24 Doug Evans <dje@google.com>
6325
6326 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6327 (workers/%.worker, build-perf): New rule.
6328 (GDB_PERFTEST_MODE): New variable.
6329 (check-perf): Use it.
6330 (clean): Clean up gdb.perf parallel build subdirs.
6331 * lib/build-piece.exp: New file.
6332 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6333 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6334 name.
6335 (standard_temp_file): Ditto.
6336 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6337 of $GDB_PARALLEL.
6338
6339 2015-07-24 Doug Evans <dje@google.com>
6340
6341 * lib/future.exp (gdb_default_target_compile): New option
6342 "early_flags".
6343 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6344 --as-needed.
6345
6346 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6347
6348 * gdb.base/catch-syscall.exp: Call gdb_exit before
6349 gdb_skip_xml_test.
6350
6351 2015-07-24 Pedro Alves <palves@redhat.com>
6352
6353 * gdb.python/py-events.exp: Accept output between the stop event
6354 and the prompt.
6355 * gdb.python/py-evsignal.exp: Likewise.
6356 * gdb.python/py-evthreads.exp: Likewise.
6357
6358 2015-07-24 Pedro Alves <palves@redhat.com>
6359
6360 PR gdb/18717
6361 * gdb.threads/non-ldr-exit.c: New file.
6362 * gdb.threads/non-ldr-exit.exp: New file.
6363
6364 2015-07-24 Yao Qi <yao.qi@linaro.org>
6365
6366 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6367 restarting process.
6368
6369 2015-07-24 Yao Qi <yao.qi@linaro.org>
6370
6371 * gdb.server/ext-restart.exp: New file.
6372
6373 2015-07-24 Yao Qi <yao.qi@linaro.org>
6374
6375 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6376 argument options.
6377 * gdb.server/ext-wrapper.exp: New file.
6378
6379 2015-07-23 Doug Evans <dje@google.com>
6380
6381 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6382 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6383
6384 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6385
6386 * gdb.ada/var_arr_typedef.exp: New testcase.
6387 * gdb.ada/var_arr_typedef/pack.adb: New file.
6388 * gdb.ada/var_arr_typedef/pack.ads: New file.
6389 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6390
6391 2015-07-20 Joel Brobecker <brobecker@adacore.com>
6392
6393 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6394
6395 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6396
6397 * gdb.arch/i386-biarch-core.exp: Replace istarget
6398 by "complete set gnutarget". Remove expectation for the "core-file"
6399 command.
6400
6401 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6402
6403 Revert the previous commit:
6404 Tests for validate symbol file using build-id.
6405
6406 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6407
6408 Tests for validate symbol file using build-id.
6409 * gdb.base/solib-mismatch-lib.c: New file.
6410 * gdb.base/solib-mismatch-libmod.c: New file.
6411 * gdb.base/solib-mismatch.c: New file.
6412 * gdb.base/solib-mismatch.exp: New file.
6413
6414 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6415
6416 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6417 nios2-*-linux*.
6418 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6419 * gdb.base/siginfo.exp: Likewise.
6420 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6421
6422 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6423
6424 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6425 Move it to ...
6426 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6427 ... here.
6428 * gdb.trace/range-stepping.exp: Check that the target supports
6429 range stepping.
6430
6431 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6432
6433 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6434
6435 2015-07-14 Pedro Alves <palves@redhat.com>
6436
6437 * gdb.base/killed-outside.exp: New file.
6438 * gdb.base/killed-outside.c: New file.
6439
6440 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6441
6442 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6443 (n at main): New.
6444 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6445
6446 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6447
6448 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6449 infcall tests instead of setting up for KFAIL.
6450
6451 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6452
6453 * gdb.btrace/record_goto-step.exp: New.
6454
6455 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6456
6457 PR compile/18484
6458 * gdb.compile/compile.c (struct struct_type): Add volatile to
6459 selffield's type.
6460 * gdb.compile/compile.exp
6461 (compile code struct_object.selffield = &struct_object): Skip further
6462 struct_object tests if this one xfails.
6463
6464 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6465
6466 PR exp/18617
6467 * gdb.trace/ax.exp: Add test.
6468
6469 2015-07-07 Yao Qi <yao.qi@linaro.org>
6470
6471 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6472 instead of istarget "aarch64*-*-*".
6473 * gdb.arch/aarch64-fp.exp: Likewise.
6474 * gdb.base/float.exp: Likewise.
6475 * gdb.reverse/aarch64.exp: Likewise.
6476 * lib/gdb.exp (is_aarch64_target): New proc.
6477
6478 2015-07-07 Yao Qi <yao.qi@linaro.org>
6479
6480 * lib/gdb.exp (is_aarch32_target): New proc.
6481 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6482 instead of "istarget "arm*-*-*"".
6483 * gdb.arch/arm-disp-step.exp: Likewise.
6484 * gdb.arch/thumb-bx-pc.exp: Likewise.
6485 * gdb.arch/thumb-prologue.exp: Likewise.
6486 * gdb.arch/thumb-singlestep.exp: Likewise.
6487 * gdb.base/disp-step-syscall.exp: Likewise.
6488 * gdb.base/float.exp: Likewise.
6489
6490 2015-07-07 Yao Qi <yao.qi@linaro.org>
6491
6492 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6493 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6494
6495 2015-07-07 Yao Qi <yao.qi@linaro.org>
6496
6497 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6498 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6499 if it exists.
6500 * gdb.multi/multi-arch.exp: Likewise.
6501
6502 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6503
6504 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6505 print.
6506
6507 2015-07-07 Yao Qi <yao.qi@linaro.org>
6508
6509 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6510
6511 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6512
6513 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6514 '[' and ']' characters.
6515
6516 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6517
6518 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6519
6520 2015-06-29 Pedro Alves <palves@redhat.com>
6521
6522 PR threads/18127
6523 * gdb.threads/hand-call-new-thread.c: New file.
6524 * gdb.threads/hand-call-new-thread.c: New file.
6525
6526 2015-06-26 Keith Seitz <keiths@redhat.com>
6527 Doug Evans <dje@google.com>
6528
6529 PR 16253
6530 * gdb.cp/var-tag-2.cc: New file.
6531 * gdb.cp/var-tag-3.cc: New file.
6532 * gdb.cp/var-tag-4.cc: New file.
6533 * gdb.cp/var-tag.cc: New file.
6534 * gdb.cp/var-tag.exp: New file.
6535
6536 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6537
6538 * gdb.base/history-duplicates.exp: New test.
6539
6540 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6541
6542 * gdb.base/completion.exp: Test the completion of the "focus"
6543 command.
6544
6545 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6546
6547 * gdb.arch/amd64-prologue-skip.S: New file.
6548 * gdb.arch/amd64-prologue-skip.exp: New file.
6549
6550 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6551
6552 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6553 is_address_zero_readable check.
6554
6555 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6556
6557 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6558 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6559
6560 2015-06-24 Yao Qi <yao.qi@linaro.org>
6561
6562 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6563 linux targets.
6564
6565 2015-06-24 Yao Qi <yao.qi@linaro.org>
6566
6567 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6568 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6569 * gdb.base/siginfo-thread.exp: Likewise.
6570
6571 2015-06-22 Yao Qi <yao.qi@linaro.org>
6572
6573 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6574
6575 2015-06-22 Yao Qi <yao.qi@linaro.org>
6576
6577 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6578 aarch64*-*-*.
6579 (skip_hw_watchpoint_tests): Likewise.
6580
6581 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6582
6583 * gdb.base/gdbinit-history.exp: Test the interaction between
6584 setting GDBHISTSIZE and setting the history size via .gdbinit.
6585
6586 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6587
6588 PR gdb/16999
6589 * gdb.base/gdbhistsize-history.exp: New test.
6590
6591 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6592
6593 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6594 with GDBHISTSIZE.
6595 * gdb.base/readline.exp: Likewise.
6596
6597 2015-06-17 Yao Qi <yao.qi@linaro.org>
6598
6599 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6600 line.
6601
6602 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6603
6604 * gdb.base/gdbinit-history.exp: Add test case to check that
6605 an unlimited history file does not get truncated on exit.
6606
6607 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6608
6609 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6610 (VECTOR): New macro. Use it...
6611 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6612 ...for these typedefs.
6613 (int8, char1, int1, double1): New typedefs.
6614 (struct just_int2, struct two_int2): New structures.
6615 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6616 (add_structvecs, add_singlevecs): New functions.
6617 (main): Call add_some_intvecs twice.
6618 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6619 the compile and exit upon failure. Try compiling for the "native"
6620 architecture. Test inferior function calls with vector arguments
6621 and vector return value handling with "finish" and "return".
6622
6623 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6624
6625 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6626 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6627 PE file.
6628 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6629
6630 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6631
6632 PR breakpoints/16465
6633 * gdb.mi/mi-dprintf-pending.c: New file.
6634 * gdb.mi/mi-dprintf-pending.exp: New test.
6635 * gdb.mi/mi-dprintf-pendshr.c: New file.
6636
6637 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6638 Mircea Gherzan <mircea.gherzan@intel.com>
6639
6640 * gdb.arch/i386-mpx-map.c: New file.
6641 * gdb.arch/i386-mpx-map.exp: New File.
6642
6643 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6644
6645 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6646 * gdb.arch/i386-mpx.exp: Indentation fixed.
6647
6648 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6649
6650 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6651 function and improved indentation.
6652 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6653 gdb_test_multiple. Added additional tests to skip the test.
6654
6655 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6656
6657 * gdb.arch/i386-avx512.c: Change path in include file.
6658 * gdb.arch/i386-avx512.exp: Change include dir path
6659 compilation flag.
6660 * gdb.arch/i386-mpx.c: Change path in include file.
6661 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6662 flag.
6663
6664 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6665
6666 * gdb.compile/compile-print.exp (compile print *vararray@3)
6667 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6668
6669 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6670
6671 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6672 (do not keep jit in memory): ... this.
6673 (expect 5): Change it to ...
6674 (expect no 5): ... this.
6675
6676 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6677
6678 PR gdb/15564
6679 * gdb.mi/mi-detach.exp: New file.
6680
6681 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6682
6683 PR symtab/18392
6684 * gdb.arch/amd64-tailcall-self.S: New file.
6685 * gdb.arch/amd64-tailcall-self.c: New file.
6686 * gdb.arch/amd64-tailcall-self.exp: New file.
6687
6688 2015-05-28 Don Breazeal <donb@codesourcery.com>
6689
6690 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6691 tests for remote targets by checking is_target_gdbserver.
6692
6693 2015-05-27 Doug Evans <dje@google.com>
6694
6695 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6696 * gdb.dwarf2/opaque-type-lookup.c: New file.
6697 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6698
6699 2015-05-26 Doug Evans <dje@google.com>
6700
6701 * gdb.cp/iostream.cc: New file.
6702 * gdb.cp/iostream.exp: New file.
6703
6704 2015-05-26 Doug Evans <dje@google.com>
6705
6706 * gdb.dwarf2/dw2-op-call.exp: Update.
6707 * gdb.dwarf2/dw4-sig-types.exp: Update.
6708 * gdb.dwarf2/implptr.exp: Update.
6709 * gdb.mi/mi-cmd-param-changed.exp: Update.
6710
6711 2015-05-26 Doug Evans <dje@google.com>
6712
6713 * gdb.python/py-lazy-string.c: New file.
6714 * gdb.python/py-lazy-string.exp: New file.
6715 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6716 (main): Update. Add estring3.
6717 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6718 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6719
6720 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6721 Yao Qi <yao.qi@linaro.org>
6722
6723 * gdb.reverse/aarch64.c: New.
6724 * gdb.reverse/aarch64.exp: New.
6725
6726 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6727
6728 * lib/gdb.exp (supports_process_record): Return true for
6729 aarch64*-linux*.
6730 (supports_reverse): Likewise.
6731
6732 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6733
6734 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6735 Use with_test_prefix.
6736
6737 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6738
6739 * gdb.base/completion.exp: Add test for completion of layout
6740 names.
6741
6742 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6743
6744 * lib/gdb.exp (skip_tui_tests): New proc.
6745 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6746
6747 2015-05-19 Pedro Alves <palves@redhat.com>
6748
6749 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6750 Save the whole env array instead of just HOME. Unset HISTSIZE in
6751 the environment while testing. Restore whole environment
6752 afterwards.
6753
6754 2015-05-16 Doug Evans <xdje42@gmail.com>
6755
6756 * gdb.guile/scm-ports.c: New file.
6757 * gdb.guile/scm-ports.exp: Add memory port tests.
6758
6759 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6760
6761 * gdb.compile/compile-print.c: New file.
6762 * gdb.compile/compile-print.exp: New file.
6763
6764 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6765
6766 * gdb.compile/compile-ops.exp: Cast param to void.
6767 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6768 (compile code struct_object.selffield = &struct_object): Add xfail.
6769
6770 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6771
6772 * gdb.ada/arr_enum_with_gap: New testcase.
6773
6774 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6775
6776 * gdb.ada/byte_packed_arr: New testcase.
6777
6778 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6779
6780 * gdb.ada/pckd_neg: New testcase.
6781
6782 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6783
6784 PR gdb/17820
6785 * gdb.base/gdbinit-history.exp: New test.
6786 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6787 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6788
6789 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6790
6791 * gdb.python/py-xmethods.cc: Enhance test case.
6792 * gdb.python/py-xmethods.exp: New tests.
6793 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6794 function.
6795 (B_indexoper): Likewise.
6796 (global_dm_list) : Add new xmethod worker functions.
6797
6798 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6799
6800 * gdb.base/coredump-filter.exp: Correctly unset
6801 "coredump_var_addr" array.
6802
6803 2015-05-08 Pedro Alves <palves@redhat.com>
6804
6805 * gdb.server/non-existing-program.exp: Unset spawn_id.
6806
6807 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6808
6809 PR python/18291
6810 * gdb.python/py-xmethods.exp: Add tests.
6811
6812 2015-05-08 Yao Qi <yao.qi@linaro.org>
6813
6814 PR gdb/18208
6815 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6816 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6817 function set_coredump_filter, and remove remote_exec call.
6818 Remove argument ipid. Callers update.
6819 (top level): Don't get inferior's PID.
6820
6821 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6822
6823 * gdb.base/watch_thread_num.exp: Skip test on targets without
6824 access watchpoints.
6825
6826 2015-05-06 Pedro Alves <palves@redhat.com>
6827
6828 PR server/18081
6829 * gdb.server/non-existing-program.exp: New file.
6830
6831 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6832
6833 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6834
6835 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6836
6837 * gdb.ada/out_of_line_in_inlined: New testcase.
6838
6839 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6840
6841 * gdb.ada/var_rec_arr: New testcase.
6842
6843 2015-04-30 Yao Qi <yao.qi@linaro.org>
6844
6845 * gdb.base/break-idempotent.exp: If
6846 skip_hw_watchpoint_multi_tests returns true, skip the tests
6847 on "rwatch" and "awatch".
6848
6849 2015-04-30 Yao Qi <yao.qi@linaro.org>
6850
6851 * gdb.base/relativedebug.exp: Invoke gdb command
6852 "info sharedlibrary", and if libc.so doesn't have debug info,
6853 skip the test.
6854
6855 2015-04-29 Doug Evans <dje@google.com>
6856
6857 * gdb.python/py-xmethods.exp: Add ptype tests.
6858 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6859 get_result_type method.
6860
6861 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6862
6863 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6864 the target does not support hardware watchpoints.
6865
6866 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6867
6868 * gdb.base/break-always.exp: Abort testing if writing to memory
6869 causes an error.
6870
6871 2015-04-28 Doug Evans <dje@google.com>
6872
6873 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6874 * gdb.python/py-pp-registration.exp: ... here. New file.
6875 * gdb.python/py-pp-registration.c: New file.
6876 * gdb.python/py-pp-registration.py: New file.
6877
6878 2015-04-28 Doug Evans <dje@google.com>
6879
6880 * gdb.python/py-bad-printers.c: New file.
6881 * gdb.python/py-bad-printers.py: New file.
6882 * gdb.python/py-bad-printers.exp: New file.
6883
6884 2015-04-28 Sasha Smundak <asmundak@google.com>
6885
6886 * gdb.python/py-type.exp: New test.
6887
6888 2015-04-28 Andy Wingo <wingo@igalia.com>
6889
6890 * gdb.python/py-parameter.exp:
6891 * gdb.guile/scm-parameter.exp: Escape the path that we are
6892 matching against, as it might contain characters that are special
6893 to regular expressions.
6894
6895 2015-04-27 Joel Brobecker <brobecker@adacore.com>
6896
6897 * gdb.ada/rec_comp: New testcase.
6898
6899 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6900
6901 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6902 before using it.
6903
6904 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6905
6906 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6907 new tests for verilog output.
6908
6909 2015-04-24 Yao Qi <yao.qi@linaro.org>
6910
6911 * boards/remote-gdbserver-on-localhost.exp: New file.
6912
6913 2015-04-23 Pedro Alves <palves@redhat.com>
6914
6915 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6916 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6917 "end of file", remove $inferior_spawn_id from the indirect list.
6918
6919 2015-04-23 Pedro Alves <palves@redhat.com>
6920
6921 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6922
6923 2015-04-23 Pedro Alves <palves@redhat.com>
6924
6925 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6926 on $any_spawn_id instead of only on $gdb_spawn_id.
6927
6928 2015-04-21 Pierre Muller <muller@sourceware.org>
6929
6930 PR pascal/17815
6931 * lib/pascal.exp (gpc_compile): Add new option "class".
6932 (fpc_compile): Likewise.
6933 * gdb.pascal/case-insensitive-symbols.pas: New file.
6934 * gdb.pascal/case-insensitive-symbols.exp: New file.
6935
6936 2015-04-20 Gary Benson <gbenson@redhat.com>
6937
6938 * gdb.base/attach.exp: Fix three extended remote failures.
6939
6940 2015-04-17 Gary Benson <gbenson@redhat.com>
6941
6942 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6943 the main executable over the remote protocol.
6944
6945 2015-04-16 Pedro Alves <palves@redhat.com>
6946
6947 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6948 a new gdbserver if gdbserver_reconnect_p is set.
6949
6950 2015-04-16 Pedro Alves <palves@redhat.com>
6951
6952 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6953 is set, don't exit gdbserver.
6954
6955 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6956
6957 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6958 appropriate .insn, such that an older assembler can be used.
6959 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6960 the z/Architecture instruction set on 31-bit targets as well.
6961
6962 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6963
6964 * gdb.go/handcall.exp: Remove all logic related to the first
6965 breakpoint and rely on go_runto_main instead.
6966 * gdb.go/strings.exp: Likewise.
6967 * gdb.go/unsafe.exp: Likewise.
6968 * gdb.go/hello.exp: Likewise. Also rename the remaining
6969 breakpoint marker to "breakpoint 1".
6970 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6971 * gdb.go/strings.go: Likewise.
6972 * gdb.go/unsafe.go: Likewise.
6973 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6974 "set breakpoint 2 here" and rename the remaining breakpoint marker
6975 to "breakpoint 1".
6976
6977 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6978
6979 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6980 if itertools.imap is not present.
6981 * gdb.python/py-objfile.exp: Add parentheses.
6982 * gdb.python/py-type.exp: Same.
6983 * gdb.python/py-unwind-maint.py: Same.
6984
6985 2015-04-15 Yao Qi <yao.qi@linaro.org>
6986
6987 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6988 of ":$ptr_size" and set its form explicitly.
6989
6990 2015-04-15 Pedro Alves <palves@redhat.com>
6991 Yao Qi <yao.qi@linaro.org>
6992
6993 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6994 timeout by factor of 4.
6995 (test_regular_watch): Likewise.
6996 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6997 * gdb.reverse/sigall-reverse.exp: Likewise.
6998 * gdb.reverse/until-precsave.exp: Likewise.
6999 * lib/gdb.exp (with_timeout_factor): New proc.
7000 (gdb_expect): Move some code to ...
7001 (get_largest_timeout): ... here. New procedure.
7002
7003 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
7004
7005 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
7006
7007 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
7008
7009 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
7010 to write to the .text section.
7011
7012 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
7013
7014 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
7015 Handle the case of targets that do not provide PID information.
7016
7017 2015-04-13 Yao Qi <yao.qi@linaro.org>
7018
7019 * lib/gdbserver-support.exp (gdb_exit): Catch exception
7020 and use expect instead of gdb_expect.
7021
7022 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
7023
7024 * gdb.base/coredump-filter.exp: Rename variable "addr" to
7025 "coredump_var_addr" to avoid naming conflict with other testcases.
7026
7027 2015-04-10 Pedro Alves <palves@redhat.com>
7028
7029 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
7030 gdb_test_sequence and gdb_assert.
7031
7032 2015-04-10 Pedro Alves <palves@redhat.com>
7033
7034 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
7035 test messages that don't include the breakpoint address.
7036
7037 2015-04-10 Yao Qi <yao.qi@linaro.org>
7038
7039 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
7040 false for some offset and width combinations which aren't
7041 supported by linux kernel.
7042
7043 2015-04-10 Pedro Alves <palves@redhat.com>
7044
7045 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7046 procedure, factored out from ...
7047 (top level): ... here. Add "set displaced-stepping" testing axis.
7048 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7049 parameter "displaced". Use it.
7050 (top level): Use foreach and add "set displaced-stepping" testing
7051 axis.
7052
7053 2015-04-10 Pedro Alves <palves@redhat.com>
7054
7055 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7056 Remove comment.
7057 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7058 both the address of the instruction that triggers the watchpoint
7059 and the address of the instruction immediately after, and use
7060 those addresses for the test. Fix comment.
7061
7062 2015-04-10 Pedro Alves <palves@redhat.com>
7063
7064 * gdb.base/sigstep.exp (breakpoint_to_handler)
7065 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7066 Test "backtrace" in handler.
7067 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7068 (top level): Add new "displaced" test axis to
7069 breakpoint_to_handler, breakpoint_to_handler_entry and
7070 breakpoint_over_handler.
7071
7072 2015-04-10 Pedro Alves <palves@redhat.com>
7073
7074 PR gdb/18216
7075 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7076
7077 2015-04-10 Yao Qi <yao.qi@linaro.org>
7078
7079 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7080 (test_add_rn_pc): New function.
7081 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7082 (top level): Invoke test_add_rn_pc.
7083
7084 2015-04-10 Pedro Alves <palves@redhat.com>
7085
7086 PR gdb/13858
7087 * gdb.base/step-over-no-symbols.exp: New file.
7088
7089 2015-04-09 Andy Wingo <wingo@igalia.com>
7090
7091 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7092 after the Python tests.
7093
7094 2015-04-08 Keith Seitz <keiths@redhat.com>
7095
7096 PR python/16699
7097 * gdb.python/py-completion.exp: New tests for completion.
7098 * gdb.python/py-completion.py (CompleteLimit1): New class.
7099 (CompleteLimit2): Likewise.
7100 (CompleteLimit3): Likewise.
7101 (CompleteLimit4): Likewise.
7102 (CompleteLimit5): Likewise.
7103 (CompleteLimit6): Likewise.
7104 (CompleteLimit7): Likewise.
7105
7106 2015-04-08 Pedro Alves <palves@redhat.com>
7107
7108 PR gdb/18214
7109 PR gdb/18216
7110 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7111 function.
7112 (main): Install it as SIGUSR1 handler.
7113 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7114 parameter. Always use "setup" as prefix. Toggle "set
7115 displaced-stepping" off/on depending on global. Don't switch to
7116 thread 1 here.
7117 (top level): Add displaced stepping "off/on" test axis. Update
7118 "setup" calls. Wrap each subtest with with_test_prefix. Test
7119 continuing with a queued signal in each thread.
7120
7121 2015-04-08 Pedro Alves <palves@redhat.com>
7122
7123 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7124 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7125 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7126 Return early if running to main fails.
7127 * gdb.trace/while-stepping.exp: Likewise.
7128
7129 2015-04-07 Pedro Alves <palves@redhat.com>
7130
7131 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7132 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7133 interact with inferior program.
7134
7135 2015-04-07 Pedro Alves <palves@redhat.com>
7136
7137 * lib/gdb.exp (inferior_spawn_id): New global.
7138 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7139 spawn id after processing the user code.
7140 (default_gdb_start): Set inferior_spawn_id.
7141 (send_inferior): New procedure.
7142 * lib/gdbserver-support.exp (gdbserver_start): Set
7143 inferior_spawn_id.
7144 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7145
7146 2015-04-07 Pedro Alves <palves@redhat.com>
7147
7148 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7149 * lib/gdbserver-support.exp (gdbserver_start): Make
7150 $server_spawn_id global.
7151 (gdbserver_start): Don't wait for gdbserver's spawn id with
7152 expect_background.
7153 (close_gdbserver): New procedure.
7154 (gdb_exit): Rename the default version and reimplement.
7155
7156 2015-04-07 Pedro Alves <palves@redhat.com>
7157
7158 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
7159 append the substituted item, not the original item.
7160
7161 2015-04-07 Pedro Alves <palves@redhat.com>
7162
7163 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7164 gdb_expect.
7165
7166 2015-04-07 Pedro Alves <palves@redhat.com>
7167
7168 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7169 output appearing once only.
7170
7171 2015-04-07 Pedro Alves <palves@redhat.com>
7172
7173 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7174 that doesn't expect anything. Return early if running to main
7175 fails.
7176
7177 2015-04-07 Yao Qi <yao.qi@linaro.org>
7178
7179 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7180 (child_function): Call alarm.
7181 (main): Move call to alarm into the loop.
7182 * gdb.threads/non-stop-fair-events.exp: Build program with
7183 -DTIMEOUT=$timeout.
7184
7185 2015-04-06 Doug Evans <xdje42@gmail.com>
7186
7187 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7188 Fix dest parameter to board_info.
7189 (fpc_compile): Ditto.
7190 (gdb_compile_pascal): Rename dest arg to destfile.
7191
7192 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7193
7194 * gdb.ada/funcall_ref.exp: New file.
7195 * gdb.ada/funcall_ref/foo.adb: New file.
7196
7197 2015-04-02 Yao Qi <yao.qi@linaro.org>
7198
7199 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7200 is remote.
7201
7202 2015-04-02 Gary Benson <gbenson@redhat.com>
7203
7204 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7205
7206 2015-04-01 Sasha Smundak <asmundak@google.com>
7207
7208 * gdb.python/py-unwind-maint.c: New file.
7209 * gdb.python/py-unwind-maint.exp: New test.
7210 * gdb.python/py-unwind-maint.py: New file.
7211 * gdb.python/py-unwind.c: New file.
7212 * gdb.python/py-unwind.exp: New test.
7213 * gdb.python/py-unwind.py: New test.
7214
7215 2015-04-01 Pedro Alves <palves@redhat.com>
7216
7217 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7218 to fail instead of non-existent $test.
7219
7220 2015-04-01 Pedro Alves <palves@redhat.com>
7221
7222 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7223 GDBFLAGS if not empty.
7224
7225 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7226
7227 * gdb.ada/complete.exp: Remove "multi_line".
7228 * gdb.ada/info_exc.exp: Remove "multi_line".
7229 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7230 * gdb.ada/ptype_field.exp: Remove "multi_line".
7231 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7232 * gdb.ada/tagged.exp: Remove "multi_line".
7233 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7234 [multi_line ...]
7235 * gdb.btrace/delta.exp: Likewise.
7236 * gdb.btrace/exception.exp: Likewise.
7237 * gdb.btrace/function_call_history.exp: Likewise.
7238 * gdb.btrace/instruction_history.exp: Likewise.
7239 * gdb.btrace/nohist.exp: Likewise.
7240 * gdb.btrace/record_goto.exp: Likewise.
7241 * gdb.btrace/segv.exp: Likewise.
7242 * gdb.btrace/stepi.exp: Likewise.
7243 * gdb.btrace/tailcall.exp: Likewise.
7244 * gdb.btrace/unknown_functions.exp: Likewise.
7245 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7246 * lib/gdb.exp: Add the "multi_line" helper.
7247
7248 2015-04-01 Pedro Alves <palves@redhat.com>
7249
7250 * gdb.threads/tid-reuse.c: New file.
7251 * gdb.threads/tid-reuse.exp: New file.
7252
7253 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7254
7255 PR corefiles/16092
7256 * gdb.base/coredump-filter.c: New file.
7257 * gdb.base/coredump-filter.exp: Likewise.
7258
7259 2015-03-27 Petr Machata <pmachata@redhat.com>
7260
7261 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7262 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7263 (Dwarf::assemble): Initialize them.
7264 (Dwarf::lines): New function.
7265
7266 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7267
7268 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7269 SYMBOL_PREFIX for x86_64-*-cygwin.
7270
7271 2015-03-26 Andy Wingo <wingo@igalia.com>
7272
7273 PR symtab/18148
7274 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7275 const_value but not a location.
7276 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7277 location defined in non-main CUs are visible.
7278
7279 2015-03-26 Yao Qi <yao.qi@linaro.org>
7280
7281 PR testsuite/18139
7282 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7283 Add a line number entry for the same line.
7284 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7285 Add a line number entry for the same line.
7286
7287 2015-03-26 Yao Qi <yao.qi@linaro.org>
7288
7289 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7290 .int 0.
7291 (func): Likewise. Add .Lfunc_1 label.
7292 Use .Lfunc_1 label.
7293 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7294 .int 0.
7295 (func): Likewise.
7296 Use .Lfunc_1 label.
7297
7298 2015-03-26 Yao Qi <yao.qi@linaro.org>
7299
7300 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7301 Call gdb_compile instead to compile each .s files without debug
7302 information.
7303
7304 2015-03-26 Yao Qi <yao.qi@linaro.org>
7305
7306 * gdb.base/savedregs.exp (process_saved_regs): Make
7307 "Saved registers:" optional in the pattern.
7308
7309 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7310
7311 * gdb.btrace/next.exp: Merged into step.exp.
7312 * gdb.btrace/finish.exp: Merged into step.exp.
7313 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7314 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7315 "record goto" and checking the exact replay position.
7316 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7317 check for "Recording format" in "info record" output.
7318 * gdb.btrace/record_goto.exp: Choose test file based on target.
7319 * gdb.btrace/x86-record_goto.S: Renamed into ...
7320 * gdb.btrace/x86_64-record_goto.S: ... this.
7321 * gdb.btrace/i686-record_goto.S: New.
7322 * gdb.btrace/x86-tailcall.S: Renamed into ...
7323 * gdb.btrace/x86_64-tailcall.S: ... this.
7324 * gdb.btrace/i686-tailcall.S: New.
7325 * gdb.btrace/x86-tailcall.c: Renamed into ...
7326 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7327 separate statements. Update test.
7328 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7329 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7330 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7331 * gdb.btrace/tailcall.exp: Choose test file based on target.
7332 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7333
7334 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7335
7336 * gdb.btrace/exception.exp: Increase BTS buffer size.
7337
7338 2015-03-24 Pedro Alves <palves@redhat.com>
7339
7340 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7341
7342 2015-03-24 Pedro Alves <palves@redhat.com>
7343
7344 * gdb.threads/schedlock.exp (test_step): No longer expect that
7345 "set scheduler-locking step" with "next" over a function call runs
7346 threads unlocked.
7347
7348 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7349
7350 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7351
7352 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7353
7354 PR breakpoints/16466
7355 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7356 * gdb.mi/mi-pending.c (thread_func): New function.
7357 (int main): Add threading support required.
7358 * gdb.mi/mi-pending.exp: Add tests for this issue.
7359 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7360 (pendfunc2): Remove stdio dependency.
7361 * gdb.mi/mi-pendshr2.c: New file.
7362
7363 2015-03-23 Keith Seitz <keiths@redhat.com>
7364
7365 * gdb.linespec/keywords.c: New file.
7366 * gdb.linespec/keywords.exp: New file.
7367
7368 2015-03-23 Keith Seitz <keiths@redhat.com>
7369
7370 PR gdb/18021
7371 * gdb.dwarf2/staticvirtual.exp: New test.
7372
7373 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7374
7375 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7376 * README: Remove HP-UX and gdb.hp.
7377 (configuration):
7378 * configure: Regenerate.
7379 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7380 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7381 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7382 gdb.hp/gdb.defects/Makefile.
7383 * gdb.hp/Makefile.in: File deleted.
7384 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7385 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7386 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7387 * gdb.hp/gdb.aCC/run.c: File deleted.
7388 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7389 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7390 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7391 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7392 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7393 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7394 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7395 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7396 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7397 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7398 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7399 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7400 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7401 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7402 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7403 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7404 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7405 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7406 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7407 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7408 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7409 * gdb.hp/gdb.compat/average.c: File deleted.
7410 * gdb.hp/gdb.compat/sum.c: File deleted.
7411 * gdb.hp/gdb.compat/xdb.c: File deleted.
7412 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7413 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7414 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7415 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7416 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7417 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7418 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7419 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7420 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7421 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7422 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7423 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7424 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7425 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7426 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7427 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7428 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7429 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7430 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7431 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7432 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7433 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7434 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7435 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7436 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7437 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7438 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7439 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7440 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7441 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7442 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7443 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7444 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7445 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7446 * gdb.hp/tools/odump: File deleted.
7447
7448 2015-03-19 Pedro Alves <palves@redhat.com>
7449
7450 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7451 (saw_thread_3): New globals.
7452 (top level): Increment them when an event for the corresponding
7453 thread is seen.
7454 (no thread starvation): New test.
7455
7456 2015-03-19 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.threads/continue-pending-status.c: New file.
7459 * gdb.threads/continue-pending-status.exp: New file.
7460
7461 2015-03-18 Pedro Alves <palves@redhat.com>
7462
7463 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7464 Use gdb_is_target_remote instead of is_remote. Use
7465 gdb_test_multiple instead of gdb_expect. Exit early if
7466 gdb_test_multiple hits its internal matches. Tighten stepi tests
7467 expected output. Fail on exit with any signal, instead of just
7468 SIGILL.
7469
7470 2015-03-18 Yao Qi <yao.qi@linaro.org>
7471
7472 PR tdep/18107
7473 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7474 variable.
7475 * gdb.base/catch-syscall.exp: Don't skip it on
7476 aarch64*-*-linux* target. Remove elements in all_syscalls.
7477 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7478 target.
7479 (setup_all_syscalls): New proc.
7480
7481 2015-03-16 Yao Qi <yao.qi@linaro.org>
7482
7483 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7484 (top level): Skip tests if valid_addr_p returns false for
7485 $cmd1 or $cmd2.
7486
7487 2015-03-11 Andy Wingo <wingo@igalia.com>
7488
7489 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7490
7491 2015-03-11 Yao Qi <yao.qi@linaro.org>
7492
7493 * gdb.base/catch-syscall.exp: Fix typo in comments.
7494
7495 2015-03-11 Yao Qi <yao.qi@linaro.org>
7496
7497 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7498
7499 2015-03-09 Pedro Alves <palves@redhat.com>
7500
7501 * dg-extract-results.py: Delete.
7502
7503 2015-03-09 Pedro Alves <palves@redhat.com>
7504
7505 Merge dg-extract-results.sh from GCC upstream (r218843).
7506
7507 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7508 * dg-extract-results.sh: Use --text with grep to avoid issues with
7509 binary files. Fall back to cat -v, if that doesn't work.
7510
7511 2015-03-05 Pedro Alves <palves@redhat.com>
7512
7513 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7514
7515 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7516
7517 * lib/mi-support.exp (mi_expect_interrupt): Accept
7518 alternative event for when in all-stop mode.
7519
7520 2015-03-04 Pedro Alves <palves@redhat.com>
7521
7522 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7523
7524 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7525
7526 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7527
7528 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7529
7530 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7531 regexps for GDB's current line display, accept a hex address
7532 preceding the line number.
7533
7534 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7535
7536 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7537 the 'arch1' variable for "s390*-linux*" targets.
7538
7539 2015-03-04 Pedro Alves <palves@redhat.com>
7540
7541 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7542 (main): Pass missing retval argument to pthread_join call.
7543
7544 2015-03-02 Pedro Alves <palves@redhat.com>
7545
7546 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7547 (top level): Call do_test with non-stop as well.
7548
7549 2015-03-02 Pedro Alves <palves@redhat.com>
7550
7551 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7552 -1.
7553
7554 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7555
7556 * gdb.arch/s390-vregs.exp: New test.
7557 * gdb.arch/s390-vregs.S: New file.
7558
7559 2015-02-27 Pedro Alves <palves@redhat.com>
7560
7561 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7562 call to catch_command_errors.
7563 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7564 catch_command_errors.
7565
7566 2015-02-27 Pedro Alves <palves@redhat.com>
7567
7568 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7569 "true" for boolean result.
7570 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7571 prototype of main.
7572
7573 2015-02-27 Pedro Alves <palves@redhat.com>
7574
7575 * lib/unbuffer_output.c: New file.
7576 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7577 (main): Call gdb_unbuffer_output.
7578
7579 2015-02-27 Yao Qi <yao.qi@linaro.org>
7580
7581 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7582 target.
7583
7584 2015-02-26 Doug Evans <dje@google.com>
7585
7586 * gdb.cp/class2.cc (Dbase, D): New classes.
7587 (main): New local delta.
7588 * gdb.cp/class2.exp: Test printing delta.
7589 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7590 (dynbar): New global.
7591 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7592
7593 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7594
7595 * gdb.compile/compile-ifunc.c: New file.
7596 * gdb.compile/compile-ifunc.exp: New file.
7597
7598 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7599
7600 * gdb.base/structs.exp: Check for correct struct on finish.
7601
7602 2015-02-26 Yao Qi <yao.qi@linaro.org>
7603
7604 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7605 is zero.
7606
7607 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7608
7609 * gdb.arch/cordic.ko.bz2: New file.
7610 * gdb.arch/cordic.ko.debug.bz2: New file.
7611 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7612
7613 2015-02-25 Yao Qi <yao.qi@linaro.org>
7614
7615 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7616 aarch64*-*-* target.
7617
7618 2015-02-23 Pedro Alves <palves@redhat.com>
7619
7620 * lib/gdb.exp (delete_breakpoints): Rewrite using
7621 gdb_test_multiple.
7622
7623 2015-02-23 Pedro Alves <palves@redhat.com>
7624
7625 * gdb.base/info-os.c: Include stdlib.h.
7626
7627 2015-02-22 Doug Evans <xdje42@gmail.com>
7628
7629 PR symtab/17855
7630 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7631 is read after symbols have been re-read.
7632 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7633 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7634
7635 2015-02-21 Doug Evans <dje@google.com>
7636
7637 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7638
7639 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7640
7641 PR corefiles/17808
7642 * gdb.arch/i386-biarch-core.core.bz2: New file.
7643 * gdb.arch/i386-biarch-core.exp: New file.
7644
7645 2015-02-21 Pedro Alves <palves@redhat.com>
7646
7647 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7648 runto_main fails.
7649
7650 2015-02-20 Pedro Alves <palves@redhat.com>
7651
7652 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7653 info probes.
7654
7655 2015-02-20 Pedro Alves <palves@redhat.com>
7656
7657 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7658
7659 2015-02-20 Pedro Alves <palves@redhat.com>
7660
7661 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7662 clean_restart before gdb_target_supports_trace.
7663
7664 2015-02-20 Pedro Alves <palves@redhat.com>
7665
7666 PR threads/18006
7667 * gdb.threads/clone-thread_db.c: New file.
7668 * gdb.threads/clone-thread_db.exp: New file.
7669
7670 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7671
7672 PR breakpoints/16812
7673 * gdb.base/catch-gdb-caused-signals.c: New file.
7674 * gdb.base/catch-gdb-caused-signals.exp: New file.
7675
7676 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7677
7678 * configure: Regenerated.
7679 * configure.ac: Use GDB_AC_TRANSFORM.
7680 * aclocal.m4: sinclude ../transform.m4.
7681
7682 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7683
7684 * lib/dtrace.exp: New file.
7685 * gdb.base/dtrace-probe.exp: Likewise.
7686 * gdb.base/dtrace-probe.d: Likewise.
7687 * gdb.base/dtrace-probe.c: Likewise.
7688 * lib/pdtrace.in: Likewise.
7689 * configure.ac: Output variables with the transformed names of
7690 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7691 * configure: Regenerated.
7692
7693 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7694
7695 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7696 expected message when trying to access $_probe_* convenience
7697 variables while not on a probe.
7698
7699 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7700
7701 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7702
7703 2015-02-11 Pedro Alves <pedro@codesourcery.com>
7704
7705 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7706 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7707
7708 2015-02-10 Doug Evans <xdje42@gmail.com>
7709
7710 * lib/gdb.exp (gdb_load): Always return a result.
7711
7712 2015-02-10 Pedro Alves <palves@redhat.com>
7713
7714 * gdb.threads/signal-sigtrap.c: New file.
7715 * gdb.threads/signal-sigtrap.exp: New file.
7716
7717 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7718
7719 * gdb.trace/no-attach-trace.c: New file.
7720 * gdb.trace/no-attach-trace.exp: New file.
7721
7722 2015-02-09 Mark Wielaard <mjw@redhat.com>
7723
7724 * gdb.dwarf2/atomic.c: New file.
7725 * gdb.dwarf2/atomic-type.exp: Likewise.
7726
7727 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7728
7729 * gdb.btrace/buffer-size.exp: Update "info record" output.
7730 * gdb.btrace/delta.exp: Update "info record" output.
7731 * gdb.btrace/enable.exp: Update "info record" output.
7732 * gdb.btrace/finish.exp: Update "info record" output.
7733 * gdb.btrace/instruction_history.exp: Update "info record" output.
7734 * gdb.btrace/next.exp: Update "info record" output.
7735 * gdb.btrace/nexti.exp: Update "info record" output.
7736 * gdb.btrace/step.exp: Update "info record" output.
7737 * gdb.btrace/stepi.exp: Update "info record" output.
7738 * gdb.btrace/nohist.exp: Update "info record" output.
7739
7740 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7741
7742 * gdb.btrace/buffer-size: New.
7743
7744 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7745
7746 * gdb.btrace/delta.exp: Update "info record" output.
7747 * gdb.btrace/enable.exp: Update "info record" output.
7748 * gdb.btrace/finish.exp: Update "info record" output.
7749 * gdb.btrace/instruction_history.exp: Update "info record" output.
7750 * gdb.btrace/next.exp: Update "info record" output.
7751 * gdb.btrace/nexti.exp: Update "info record" output.
7752 * gdb.btrace/step.exp: Update "info record" output.
7753 * gdb.btrace/stepi.exp: Update "info record" output.
7754 * gdb.btrace/nohist.exp: Update "info record" output.
7755
7756 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7757
7758 PR gdb/15678
7759 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7760
7761 2015-02-06 Pedro Alves <palves@redhat.com>
7762
7763 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7764 macro.
7765 (seconds_left, again): New globals.
7766 (main): Wait seconds_left in a 1-second sleep loop instead of
7767 sleeping 180 seconds. If 'again' is set, reset the seconds
7768 counter.
7769 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7770 'again' in the inferior before detaching. Print the seconds left.
7771 (options): New global.
7772 (top level): Build program with -DTIMEOUT=$timeout.
7773
7774 2015-02-06 Pedro Alves <palves@redhat.com>
7775
7776 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7777 determine how many seconds to pass to 'alarm'.
7778 * gdb.base/gdb-sigterm.exp (top level): Build program with
7779 -DTIMEOUT=$timeout.
7780 (do_test): Return success/failure indication. Add more verbose
7781 logging. Don't fail if 200 single steps are seen. Instead, fail
7782 when the test times out.
7783 (passes): New global.
7784 (top level): Break the testing loop if testing fails on any
7785 iteration. Use gdb_assert.
7786
7787 2015-02-04 Don Breazeal <donb@codesourcery.com>
7788
7789 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7790 and initialize them.
7791 (ipc_cleanup): New function.
7792 (main): Don't declare shmid, semid, and msqid. Add a call to
7793 atexit so that we call ipc_cleanup on exit.
7794
7795 2015-02-04 Pedro Alves <palves@redhat.com>
7796
7797 * boards/native-extended-gdbserver.exp: Remove any target variant
7798 specifications from the board name before clearing the isremote
7799 flag from board_info.
7800
7801 2015-01-31 Doug Evans <xdje42@gmail.com>
7802
7803 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7804
7805 2015-01-31 Gary Benson <gbenson@redhat.com>
7806
7807 * gdb.base/completion.exp: Disable completion limiting for
7808 existing tests. Add new tests to check completion limiting.
7809 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7810
7811 2015-01-31 Doug Evans <xdje42@gmail.com>
7812
7813 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7814
7815 2015-01-31 Doug Evans <xdje42@gmail.com>
7816
7817 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7818 entries. Duplicate file section script entries.
7819 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7820 inlined entries. Add test for safe-path rejection.
7821 * gdb.python/py-section-script.c: Add duplicate inlined section script
7822 entries. Duplicate file section script entries.
7823 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7824 inlined entries. Add test for safe-path rejection.
7825
7826 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7827
7828 * gdb.ada/disc_arr_bound: New testcase.
7829
7830 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7831
7832 * gdb.ada/mi_var_array: New testcase.
7833
7834 2015-01-27 Doug Evans <dje@google.com>
7835
7836 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7837 Add test for objfile.filename, objfile.username after objfile
7838 has been unloaded.
7839
7840 2015-01-26 Joel Brobecker <brobecker@adacore.com>
7841
7842 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7843 the second test to print the name attribute of value
7844 returned by the call to gdb.lookup_type, and adjust
7845 the expected output accordingly.
7846
7847 2015-01-25 Mark Wielaard <mjw@redhat.com>
7848
7849 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7850 * gdb.base/disp-step-fork.c: Include unistd.h.
7851 * gdb.base/siginfo-obj.c: Include stdio.h.
7852 * gdb.base/siginfo-thread.c: Likewise.
7853 * gdb.mi/non-stop.c: Include unistd.h.
7854 * gdb.mi/nsthrexec.c: Include stdio.h.
7855 * gdb.mi/pthreads.c: Include unistd.h.
7856 * gdb.modula2/unbounded1.c (main): Declare returns int.
7857 * gdb.reverse/consecutive-reverse.c: Likewise.
7858 * gdb.threads/create-fail.c: Include unistd.h.
7859 * gdb.threads/killed.c: Likewise.
7860 * gdb.threads/linux-dp.c: Likewise.
7861 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7862 * gdb.threads/non-ldr-exc-2.c: Likewise.
7863 * gdb.threads/non-ldr-exc-3.c: Likewise.
7864 * gdb.threads/non-ldr-exc-4.c: Likewise.
7865 * gdb.threads/pthreads.c: Include unistd.h.
7866 (main): Declare returns int.
7867 * gdb.threads/tls-main.c (foo): New declaration.
7868 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7869
7870 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7871
7872 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7873 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7874
7875 2015-01-15 Mark Wielaard <mjw@redhat.com>
7876
7877 * gdb.base/noreturn-return.c: New file.
7878 * gdb.base/noreturn-return.exp: New file.
7879 * gdb.base/noreturn-finish.c: New file.
7880 * gdb.base/noreturn-finish.exp: New file.
7881
7882 2015-01-23 Pedro Alves <palves@redhat.com>
7883
7884 * gdb.threads/continue-pending-after-query.c: New file.
7885 * gdb.threads/continue-pending-after-query.exp: New file.
7886
7887 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7888 Simon Marchi <simon.marchi@ericsson.com>
7889
7890 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7891 * gdb.base/valgrind-db-attach.exp: Same.
7892 * gdb.base/valgrind-infcall.exp: Same.
7893 * lib/mi-support.exp (default_mi_gdb_start): Same.
7894 * lib/prompt.exp (default_prompt_gdb_start): Same.
7895 * lib/gdb.exp (default_gdb_spawn): Same.
7896 (gdb_interact): New.
7897
7898
7899 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7900
7901 * gdb.compile/compile.exp (pointer to jit function): New test.
7902
7903 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
7904
7905 * lib/gdb.exp (supports_process_record): Return true for
7906 powerpc*-*-linux*.
7907 (supports_reverse): Likewise.
7908
7909 2015-01-15 Don Breazeal <donb@codesourcery.com>
7910
7911 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7912 instead of checking whether the target board is remote and
7913 use spawn_wait_for_attach instead of exec/sleep.
7914 * gdb.base/attach-twice.exp: Likewise.
7915
7916 2015-01-15 Joel Brobecker <brobecker@adacore.com>
7917
7918 * gdb.ada/var_arr_attrs: New testcase.
7919
7920 2015-01-14 Pedro Alves <palves@redhat.com>
7921 Joel Brobecker <brobecker@adacore.com>
7922
7923 PR gdb/17525
7924 * gdb.base/bp-cmds-execution-x-script.c: New file.
7925 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7926 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7927
7928 2015-01-14 Pedro Alves <palves@redhat.com>
7929
7930 PR cli/17828
7931 * gdb.base/batch-preserve-term-settings.c: New file.
7932 * gdb.base/batch-preserve-term-settings.exp: New file.
7933
7934 2015-01-13 Doug Evans <dje@google.com>
7935
7936 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7937 binary.
7938
7939 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7940
7941 * Makefile.in (clean mostlyclean): Do not delete *.py.
7942
7943 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7944
7945 * gdb.python/py-lookup-type.exp: New file.
7946
7947 2015-01-12 Pedro Alves <palves@redhat.com>
7948
7949 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7950 restore GDBFLAGS before returning.
7951
7952 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7953
7954 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7955 is_amd64_regs_target and is_x86_like_target.
7956
7957 2015-01-11 Doug Evans <xdje42@gmail.com>
7958
7959 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7960 is given without an explicit form.
7961 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7962 attributes.
7963 * gdb.dwarf/corrupt.exp: Ditto.
7964 * gdb.dwarf2/enum-type.exp: Ditto.
7965 * gdb.trace/entry-values.exp: Ditto.
7966 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7967
7968 2015-01-11 Doug Evans <xdje42@gmail.com>
7969
7970 PR gdb/15830
7971 * gdb.base/maint.exp: Remove references to "maint demangle".
7972 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7973 Add tests for explicitly specifying language to demangle.
7974 * gdb.dlang/demangle.exp: Ditto.
7975
7976 2015-01-09 Pedro Alves <palves@redhat.com>
7977
7978 * gdb.threads/non-stop-fair-events.c: New file.
7979 * gdb.threads/non-stop-fair-events.exp: New file.
7980
7981 2015-01-09 Pedro Alves <palves@redhat.com>
7982
7983 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7984 the global scope. Set a breakpoint after all threads are started
7985 rather than stepping over two source lines. Expect the prompt.
7986 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7987 global.
7988 (NUM): Now 15.
7989 (main): Use threads_started_barrier to wait for all threads to
7990 start. Main thread no longer calls thread_function. Exit after
7991 180 seconds.
7992 (loop): New function.
7993 (thread_function): Wait on threads_started_barrier barrier. Call
7994 'loop' at each iteration.
7995 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7996 threads have started, instead of hardcoding number of "next"
7997 steps. Use an access watchpoint instead of a write watchpoint.
7998
7999 2015-01-09 Pedro Alves <palves@redhat.com>
8000
8001 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
8002 (thread_func): Wait on barrier.
8003 (main): Wait for all threads to start before stopping GDB.
8004 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
8005 global.
8006 (thread1_func, thread2_func): Wait on barrier.
8007 (main): Wait for all threads to start before stopping GDB.
8008 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
8009 New global.
8010 (thread1_func, thread2_func): Wait on barrier.
8011 (main): Wait for all threads to start before stopping GDB.
8012
8013 2015-01-09 Pedro Alves <palves@redhat.com>
8014
8015 * gdb.threads/attach-many-short-lived-threads.c: New file.
8016 * gdb.threads/attach-many-short-lived-threads.exp: New file.
8017
8018 2014-01-09 Pedro Alves <palves@redhat.com>
8019
8020 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
8021 instead of to thread 2.
8022 * gdb.threads/signal-command-multiple-signals-pending.c (main):
8023 Add barrier around each pthread_create call instead of around all
8024 calls.
8025 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
8026 Set a break on thread_function and have the child threads hit it
8027 one at at a time.
8028
8029 2015-01-09 Pedro Alves <palves@redhat.com>
8030
8031 * lib/gdb.exp (can_spawn_for_attach): New procedure.
8032 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
8033 false.
8034 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
8035 checking whether the target board is remote.
8036 * gdb.multi/multi-attach.exp: Likewise.
8037 * gdb.python/py-sync-interp.exp: Likewise.
8038 * gdb.server/ext-attach.exp: Likewise.
8039 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
8040 tests that need to attach, instead of checking whether the target
8041 board is remote at the top of the file.
8042
8043 2015-01-08 Yao Qi <yao@codesourcery.com>
8044
8045 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8046
8047 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8048
8049 Fix testcase compilation.
8050 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8051
8052 2015-01-06 Joel Brobecker <brobecker@adacore.com>
8053
8054 * gdb.python/py-type.exp: Add a couple test about empty
8055 array creation, and negative-length array creation.
8056
8057 2015-01-02 Doug Evans <xdje42@gmail.com>
8058
8059 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8060
8061 2015-01-02 Doug Evans <dje@google.com>
8062
8063 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8064
8065 2014-12-29 Yao Qi <yao@codesourcery.com>
8066
8067 * gdb.trace/entry-values.exp: Update comments. Rename variable
8068 bar_call_foo to returned_from_foo.
8069
8070 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8071
8072 PR gdb/17394
8073 * gdb.linespec/break-asm-file.c: New file.
8074 * gdb.linespec/break-asm-file.exp: New file.
8075 * gdb.linespec/break-asm-file0.s: New file.
8076 * gdb.linespec/break-asm-file1.s: New file.
8077
8078 2014-12-18 Nigel Stephens <nigel@mips.com>
8079 Maciej W. Rozycki <macro@codesourcery.com>
8080
8081 * gdb.base/float.exp: Handle the new output from "info float" on
8082 MIPS targets.
8083
8084 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8085
8086 Fix MinGW compilation.
8087 * gdb.compile/compile-ops.exp: Update untested message if
8088 !skip_compile_feature_tests.
8089 * gdb.compile/compile-setjmp.exp: Likewise.
8090 * gdb.compile/compile-tls.exp: Likewise.
8091 * gdb.compile/compile.exp: Likewise.
8092 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8093 supported on this host".
8094
8095 2014-12-16 Doug Evans <xdje42@gmail.com>
8096
8097 * boards/stabs.exp: New file.
8098
8099 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8100
8101 * gdb.base/completion.exp: Adjust to format changes of "maint
8102 print user-registers".
8103
8104 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
8105
8106 PR server/17457
8107 * gdb.arch/aarch64-fp.c: New file.
8108 * gdb.arch/aarch64-fp.exp: New file.
8109
8110 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8111
8112 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8113 r210637, r210913, r211666, r215400, r215817).
8114
8115 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8116 * dg-extract-results.py: New file.
8117 * dg-extract-results.sh: Use it if the environment seems
8118 suitable.
8119
8120 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8121
8122 * dg-extract-results.py (parse_run): Handle warnings that
8123 are printed before a test harness is run.
8124
8125 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8126
8127 * dg-extract-results.py (Named): Remove __cmp__ method.
8128 (output_variation): Use a key to sort variation.harnesses.
8129
8130 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8131
8132 * dg-extract-results.py: For Python 3, force sys.stdout to
8133 handle surrogate escape sequences.
8134 (safe_open): New function.
8135 (output_segment, main): Use it.
8136
8137 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8138
8139 * dg-extract-results.py (Prog.result_re): Include options
8140 in test name.
8141
8142 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8143
8144 * dg-extract-results.py (output_variation): Always sort if
8145 do_sum.
8146
8147 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8148
8149 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8150 as long as we get pagination notifications.
8151
8152 2014-12-15 Jason Merrill <jason@redhat.com>
8153
8154 * Makefile.in (check-gdb.%): Restore.
8155 * README: Mention it.
8156
8157 2014-12-13 Joel Brobecker <brobecker@adacore.com>
8158
8159 * gdb.ada/str_uninit: New testcase.
8160
8161 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8162
8163 PR symtab/17642
8164 * gdb.base/vla-stub-define.c: New file.
8165 * gdb.base/vla-stub.c: New file.
8166 * gdb.base/vla-stub.exp: New file.
8167
8168 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8169 Jan Kratochvil <jan.kratochvil@redhat.com>
8170 Tom Tromey <tromey@redhat.com>
8171
8172 * configure.ac: Add gdb.compile/.
8173 * configure: Regenerate.
8174 * gdb.compile/Makefile.in: New file.
8175 * gdb.compile/compile-ops.exp: New file.
8176 * gdb.compile/compile-ops.c: New file.
8177 * gdb.compile/compile-tls.c: New file.
8178 * gdb.compile/compile-tls.exp: New file.
8179 * gdb.compile/compile-constvar.S: New file.
8180 * gdb.compile/compile-constvar.c: New file.
8181 * gdb.compile/compile-mod.c: New file.
8182 * gdb.compile/compile-nodebug.c: New file.
8183 * gdb.compile/compile-setjmp-mod.c: New file.
8184 * gdb.compile/compile-setjmp.c: New file.
8185 * gdb.compile/compile-setjmp.exp: New file.
8186 * gdb.compile/compile-shlib.c: New file.
8187 * gdb.compile/compile.c: New file.
8188 * gdb.compile/compile.exp: New file.
8189 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8190
8191 2014-12-12 Tom Tromey <tromey@redhat.com>
8192
8193 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8194 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8195
8196 2014-12-12 Doug Evans <dje@google.com>
8197
8198 * lib/gdb-python.exp (get_python_valueof): New function.
8199 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8200
8201 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8202
8203 * gdb.base/completion.exp: Add test for completion of "info
8204 registers ".
8205
8206 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8207
8208 * gdb.base/func-ptrs.c: New file.
8209 * gdb.base/func-ptrs.exp: New file.
8210
8211 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8212
8213 PR breakpoints/17012
8214 * gdb.base/dprintf-detach.c: New file.
8215 * gdb.base/dprintf-detach.exp: New file.
8216
8217 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8218
8219 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8220 * lib/gdb.exp (target_is_gdbserver): New procedure.
8221
8222 2014-12-08 Doug Evans <dje@google.com>
8223
8224 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8225
8226 2014-12-05 Yao Qi <yao@codesourcery.com>
8227
8228 * gdb.guile/scm-error.exp: Remove the third argument to
8229 gdb_remote_download.
8230 * gdb.guile/scm-frame-args.exp: Likewise.
8231 * gdb.guile/scm-section-script.exp: Likewise.
8232
8233 2014-12-05 Yao Qi <yao@codesourcery.com>
8234
8235 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8236
8237 2014-12-04 Doug Evans <dje@google.com>
8238
8239 * gdb.python/py-objfile.exp: Add tests for
8240 objfile.add_separate_debug_file.
8241
8242 2014-12-04 Doug Evans <dje@google.com>
8243
8244 * lib/gdb.exp (get_build_id): New function.
8245 (build_id_debug_filename_get): Rewrite to use it.
8246 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8247
8248 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8249
8250 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8251 `method(long)', not just 0x0.
8252 * gdb.cp/nsalias.exp: Align code labels to 4.
8253 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8254 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8255 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8256 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8257 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8258 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8259
8260 2014-12-02 Doug Evans <dje@google.com>
8261
8262 PR symtab/17602
8263 * gdb.cp/anon-ns.cc: Move guts of this file to ...
8264 * gdb.cp/anon-ns2.cc: ... here. New file.
8265 * gdb.cp/anon-ns.exp: Update.
8266
8267 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
8268
8269 * gdb.python/py-events.py (inferior_call_handler): New.
8270 (register_changed_handler, memory_changed_handler): New.
8271 (test_events.invoke): Register new handlers.
8272 * gdb.python/py-events.exp: Add tests for inferior call,
8273 memory_changed and register_changed events.
8274
8275 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8276
8277 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8278 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8279 if the linker doesn't understand this.
8280
8281 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8282
8283 * gdb.python/python.exp: Change expected reply to help().
8284
8285 2014-12-01 Yao Qi <yao@codesourcery.com>
8286
8287 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8288 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8289 * configure: Re-generated.
8290
8291 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8292
8293 * gdb.cp/chained-calls.cc: New file.
8294 * gdb.cp/chained-calls.exp: New file.
8295 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8296
8297 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8298
8299 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8300 * gdb.dwarf2/symtab-producer.exp: Same.
8301 * gdb.gdb/python-interrupts.exp: Same.
8302 * gdb.gdb/python-selftest.exp: Same.
8303 * gdb.python/py-linetable.exp: Same.
8304 * gdb.python/py-type.exp: Same.
8305 * gdb.python/py-value-cc.exp: Same.
8306 * gdb.python/py-value.exp: Same.
8307
8308 2014-11-28 Yao Qi <yao@codesourcery.com>
8309
8310 * gdb.base/break-probes.exp: Match library name prefixed with
8311 sysroot.
8312
8313 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8314
8315 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8316 test expected output. Add parentheses for the call to print.
8317 Remove L suffix from integers.
8318
8319 2014-11-26 Doug Evans <dje@google.com>
8320
8321 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8322
8323 2014-11-22 Yao Qi <yao@codesourcery.com>
8324
8325 * gdb.trace/entry-values.c: Remove asms.
8326 (foo): Add foo_label.
8327 (bar): Add bar_label.
8328 * gdb.trace/entry-values.exp: Remove code computing foo's
8329 length and bar's length.
8330 (Dwarf::assemble): Invoke function_range for bar and use
8331 MACRO_AT_func for foo.
8332
8333 2014-11-22 Yao Qi <yao@codesourcery.com>
8334
8335 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8336 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8337 Use .Lgcc43_procstart instead of gcc43.
8338
8339 2014-11-21 Joel Brobecker <brobecker@adacore.com>
8340
8341 * gdb.ada/n_arr_bound: New testcase.
8342
8343 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8344
8345 PR breakpoints/10737
8346 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8347 test_catch_syscall_multi_arch.
8348 (test_catch_syscall_multi_arch): New function.
8349
8350 2014-11-20 Doug Evans <xdje42@gmail.com>
8351
8352 * gdb.base/maint.exp: Update expected output.
8353
8354 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8355
8356 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8357 4-byte instruction on S390.
8358
8359 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8360
8361 * gdb.ada/arr_arr: New testcase.
8362
8363 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8364
8365 * gdb.ada/pkd_arr_elem: New Testcase.
8366
8367 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
8368
8369 * gdb.reverse/break-precsave: Expect completion message for
8370 core file reads.
8371 * gdb.reverse/consecutive-precsave.exp: Likewise.
8372 * gdb.reverse/finish-precsave.exp: Likewise.
8373 * gdb.reverse/i386-precsave.exp: Likewise.
8374 * gdb.reverse/machinestate-precsave.exp: Likewise.
8375 * gdb.reverse/sigall-precsave.exp: Likewise.
8376 * gdb.reverse/solib-precsave.exp: Likewise.
8377 * gdb.reverse/step-precsave.exp: Likewise.
8378 * gdb.reverse/until-precsave.exp: Likewise.
8379 * gdb.reverse/watch-precsave.exp: Likewise.
8380
8381 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8382
8383 * gdb.base/bp-permanent.c: Include unistd.h.
8384 * gdb.python/py-framefilter-mi.c (main): Add return type.
8385 * gdb.python/py-framefilter.c (main): Likewise.
8386 * gdb.trace/actions-changed.c (main): Likewise.
8387
8388 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8389
8390 * gdb.mi/until.c: Add eye-catchers.
8391 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8392 line numbers.
8393
8394 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8395
8396 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8397 function header variants in break1.c.
8398 * gdb.base/ena-dis-br.exp: Likewise.
8399 * gdb.base/hbreak2.exp: Likewise.
8400 * gdb.reverse/until-precsave.exp: Drop references to removed
8401 non-prototype function header variants in ur1.c.
8402 * gdb.reverse/until-reverse.exp: Likewise.
8403
8404 2014-11-17 Petr Machata <pmachata@redhat.com>
8405
8406 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8407 ${_cu_offset_size} bytes abbrev offset.
8408
8409 2014-11-15 Doug Evans <xdje42@gmail.com>
8410
8411 PR symtab/17559
8412 * gdb.base/line-symtabs.exp: New file.
8413 * gdb.base/line-symtabs.c: New file.
8414 * gdb.base/line-symtabs.h: New file.
8415
8416 2014-11-14 Yao Qi <yao@codesourcery.com>
8417
8418 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8419 (func): Add label func_label.
8420 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8421 Replace low_pc and high_pc with MACRO_AT_range.
8422 Replace name, low_pc and high_pc with MACRO_AT_func.
8423
8424 2014-11-14 Yao Qi <yao@codesourcery.com>
8425
8426 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8427 Replace name, low_pc and high_pc with MACRO_AT_func.
8428
8429 2014-11-14 Yao Qi <yao@codesourcery.com>
8430
8431 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8432 produce debug information.
8433 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8434
8435 2014-11-14 Yao Qi <yao@codesourcery.com>
8436
8437 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8438 object and get function length.
8439 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8440 with MACRO_AT_func.
8441 (top-level): Replace gdb_compile and clean_restart with
8442 prepare_for_testing.
8443 * gdb.dwarf2/main.c (main): Add label main_label.
8444
8445 2014-11-14 Yao Qi <yao@codesourcery.com>
8446
8447 * lib/dwarf.exp (function_range): New procedure.
8448 (Dwarf::_handle_macro_at_func): New procedure.
8449 (Dwarf::_handle_macro_at_range): New procedure.
8450 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8451
8452 2014-11-14 Yao Qi <yao@codesourcery.com>
8453
8454 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8455 (_handle_attribute): New procedure.
8456
8457 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8458
8459 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8460 * gdb.base/call-sc.c (zed): Likewise.
8461 * gdb.base/checkpoint.c (main): Likewise.
8462 * gdb.base/dump.c (main): Likewise.
8463 * gdb.base/gcore.c (main): Likewise.
8464 * gdb.base/huge.c (main): Likewise.
8465 * gdb.base/multi-forks.c (main): Likewise.
8466 * gdb.base/pr10179-a.c (main): Likewise.
8467 * gdb.base/savedregs.c (main): Likewise.
8468 * gdb.base/sigaltstack.c (main): Likewise.
8469 * gdb.base/siginfo.c (main): Likewise.
8470 * gdb.base/structs.c (zed): Likewise.
8471 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8472 * gdb.mi/mi-syn-frame.c (main): Likewise.
8473 * gdb.mi/until.c (foo, main): Likewise.
8474 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8475 * gdb.base/solib-weak.c (foo): Declare.
8476 * gdb.base/attach-twice.c: Include stdio.h.
8477 * gdb.base/weaklib1.c: Likewise.
8478 * gdb.base/weaklib2.c: Likewise.
8479 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8480 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8481 unistd.h.
8482 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8483 * gdb.mi/mi-exit-code.c: Likewise.
8484 * gdb.base/break-interp-lib.c: Include string.h.
8485 * gdb.base/coremaker.c: Likewise.
8486 * gdb.base/testenv.c: Likewise.
8487 * gdb.python/py-finish-breakpoint.c: Likewise.
8488 * gdb.base/inferior-died.c: Include sys/wait.h.
8489 * gdb.base/fileio.c: Include time.h.
8490 * gdb.base/async-shell.c: Include unistd.h.
8491 * gdb.base/dprintf-non-stop.c: Likewise.
8492 * gdb.base/info-os.c: Likewise.
8493 * gdb.mi/mi-console.c: Likewise.
8494 * gdb.mi/watch-nonstop.c: Likewise.
8495 * gdb.python/py-events.c: Likewise.
8496 * gdb.base/async.c (baz): Move up before its invocation.
8497 * gdb.base/code_elim2.c (my_global_func): Likewise.
8498 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8499 * gdb.base/advance.c (func2): Likewise.
8500
8501 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8502
8503 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8504 variant.
8505 * gdb.base/annota3.c: Likewise.
8506 * gdb.base/async.c: Likewise.
8507 * gdb.base/average.c: Likewise.
8508 * gdb.base/call-ar-st.c: Likewise.
8509 * gdb.base/call-rt-st.c: Likewise.
8510 * gdb.base/call-sc.c: Likewise.
8511 * gdb.base/call-strs.c: Likewise.
8512 * gdb.base/ending-run.c: Likewise.
8513 * gdb.base/execd-prog.c: Likewise.
8514 * gdb.base/exprs.c: Likewise.
8515 * gdb.base/foll-exec.c: Likewise.
8516 * gdb.base/foll-fork.c: Likewise.
8517 * gdb.base/foll-vfork.c: Likewise.
8518 * gdb.base/funcargs.c: Likewise.
8519 * gdb.base/gcore.c: Likewise.
8520 * gdb.base/jump.c: Likewise.
8521 * gdb.base/langs0.c: Likewise.
8522 * gdb.base/langs1.c: Likewise.
8523 * gdb.base/langs2.c: Likewise.
8524 * gdb.base/mips_pro.c: Likewise.
8525 * gdb.base/nodebug.c: Likewise.
8526 * gdb.base/opaque0.c: Likewise.
8527 * gdb.base/opaque1.c: Likewise.
8528 * gdb.base/recurse.c: Likewise.
8529 * gdb.base/run.c: Likewise.
8530 * gdb.base/scope0.c: Likewise.
8531 * gdb.base/scope1.c: Likewise.
8532 * gdb.base/setshow.c: Likewise.
8533 * gdb.base/setvar.c: Likewise.
8534 * gdb.base/shmain.c: Likewise.
8535 * gdb.base/shr1.c: Likewise.
8536 * gdb.base/shr2.c: Likewise.
8537 * gdb.base/sigall.c: Likewise.
8538 * gdb.base/signals.c: Likewise.
8539 * gdb.base/so-indr-cl.c: Likewise.
8540 * gdb.base/solib2.c: Likewise.
8541 * gdb.base/structs.c: Likewise.
8542 * gdb.base/sum.c: Likewise.
8543 * gdb.base/vforked-prog.c: Likewise.
8544 * gdb.base/watchpoint.c: Likewise.
8545 * gdb.reverse/shr2.c: Likewise.
8546 * gdb.reverse/until-reverse.c: Likewise.
8547 * gdb.reverse/ur1.c: Likewise.
8548 * gdb.reverse/watch-reverse.c: Likewise.
8549
8550 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8551
8552 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8553 variant.
8554 * gdb.base/sepdebug.exp: Drop references to removed code.
8555
8556 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8557
8558 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8559 variant. Preserve original line numbering.
8560 * gdb.base/list1.c: Likewise.
8561
8562 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8563
8564 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8565 variant.
8566 * gdb.base/break1.c: Likewise.
8567 * gdb.base/break.exp: Drop references to removed code.
8568
8569 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8570
8571 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8572 variant.
8573
8574 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8575
8576 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8577
8578 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8579
8580 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8581 logic into perform_all_tests() and invoke it with and without
8582 function header prototypes.
8583 (do_function_calls): Remove conditional XFAIL for PR 5318.
8584 (rerun_and_prepare): Remove duplicate code.
8585 (perform_all_tests): New. Main logic moved here.
8586
8587 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8588
8589 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8590 code guarded by #ifdef NO_PROTOTYPES.
8591 (t_double_many_args): Likewise.
8592 (DEF_FUNC_MANY_ARGS_1): Likewise.
8593 (DEF_FUNC_VALUES_1): Likewise.
8594 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8595 guarded by #ifdef PROTOTYPES.
8596
8597 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8598
8599 * gdb.mi/mi-console.c: Add eye-catcher.
8600 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8601 instead of literal line number.
8602
8603 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8604
8605 * gdb.base/shr2.c: Add eye-catcher.
8606 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8607 line number.
8608
8609 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8610
8611 * gdb.base/jump.c: Add eye-catchers.
8612 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8613 numbers.
8614
8615 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8616
8617 * gdb.base/execd-prog.c: Add eye-catchers.
8618 * gdb.base/foll-exec.c: Likewise.
8619 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8620 line numbers.
8621
8622 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8623
8624 * gdb.base/ending-run.c: Add eye-catchers.
8625 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8626 literal line numbers.
8627
8628 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8629
8630 * gdb.base/call-rt-st.c: Add eye-catchers.
8631 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8632 literal line numbers.
8633
8634 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8635
8636 * gdb.base/call-ar-st.c: Add eye-catchers.
8637 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8638 literal line numbers.
8639
8640 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8641
8642 * gdb.base/average.c: Add eye-catchers.
8643 * gdb.base/sum.c: Likewise.
8644 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8645 regexps dynamically.
8646
8647 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8648
8649 * gdb.base/solib1.c: Add eye-catchers.
8650 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8651 literal line numbers.
8652
8653 2014-11-12 Pedro Alves <palves@redhat.com>
8654
8655 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8656 leader has exited.
8657
8658 2014-11-12 Pedro Alves <palves@redhat.com>
8659
8660 * gdb.arch/i386-bp_permanent.c: New file.
8661 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8662 (srcfile): Set to i386-bp_permanent.c.
8663 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8664 that stepi does not execute the 'leave' instruction, instead of
8665 testing it does execute.
8666 * gdb.base/bp-permanent.c: New file.
8667 * gdb.base/bp-permanent.exp: New file.
8668
8669 2014-11-10 Doug Evans <xdje42@gmail.com>
8670
8671 PR symtab/17564
8672 * gdb.base/symtab-search-order.exp: New file.
8673 * gdb.base/symtab-search-order.c: New file.
8674 * gdb.base/symtab-search-order-1.c: New file.
8675 * gdb.base/symtab-search-order-shlib-1.c: New file.
8676
8677 2014-11-07 Pedro Alves <palves@redhat.com>
8678
8679 PR gdb/17511
8680 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8681 i?86-*-linux*.
8682
8683 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8684
8685 PR c++/17494
8686 * gdb.cp/pr17494.cc: New file.
8687 * gdb.cp/pr17494.exp: New file.
8688
8689 2014-11-02 Yao Qi <yao@codesourcery.com>
8690
8691 * gdb.python/python.exp: Get working directory and match the
8692 output of "set extended-prompt \\w " with it.
8693
8694 2014-10-30 Doug Evans <dje@google.com>
8695
8696 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8697 in objfiles.
8698 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8699 in progspaces.
8700
8701 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
8702
8703 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8704 * gdb.base/realname-expand.exp: Likewise.
8705 * gdb.linespec/macro-relative.exp: Likewise.
8706
8707 2014-10-29 Pedro Alves <palves@redhat.com>
8708
8709 PR gdb/17408
8710 * gdb.threads/schedlock.c (some_function): New function.
8711 (call_function): New global.
8712 (MAYBE_CALL_SOME_FUNCTION): New macro.
8713 (thread_function): Call it.
8714 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8715 and use it instead of a global counter. Adjust all callers.
8716 (get_current_thread): Use "find current thread" for test message
8717 here rather than having all callers pass down the same string.
8718 (goto_loop): New procedure, factored out from ...
8719 (my_continue): ... this.
8720 (step_ten_loops): Change parameter from test message to command to
8721 use. Adjust.
8722 (list_count): Delete global.
8723 (check_result): New procedure, factored out from duplicate top
8724 level code.
8725 (continue tests): Wrap in with_test_prefix.
8726 (test_step): New procedure, factored out from duplicate top level
8727 code.
8728 (top level): Test "step" in combination with all scheduler-locking
8729 modes. Test "next" in combination with all scheduler-locking
8730 modes, and in combination with stepping over a function call or
8731 not.
8732 * gdb.threads/next-bp-other-thread.c: New file.
8733 * gdb.threads/next-bp-other-thread.exp: New file.
8734
8735 2014-10-29 Pedro Alves <palves@redhat.com>
8736
8737 PR python/17372
8738 * gdb.python/python.exp: Test a multi-line command that spawns
8739 interactive Python.
8740 * gdb.base/multi-line-starts-subshell.exp: New file.
8741
8742 2014-10-29 Yao Qi <yao@codesourcery.com>
8743
8744 * gdb.base/fileio.exp: Make directories on host.
8745
8746 2014-10-29 Yao Qi <yao@codesourcery.com>
8747
8748 * gdb.base/fileio.c (test_write): Close the file.
8749
8750 2014-10-28 Pedro Alves <palves@redhat.com>
8751
8752 PR gdb/12623
8753 * gdb.base/sigstep.c (no_handler): New global.
8754 (main): If 'no_handler is true, set the signal handlers to
8755 SIG_IGN.
8756 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8757 with_sw_watch and no_handler parameters. Handle them.
8758 (top level) <stepping over handler when stopped at a breakpoint
8759 test>: Add a test axis for testing with a software watchpoint, and
8760 another for testing with the signal handler set to SIG_IGN.
8761 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8762 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8763
8764 2014-10-28 Pedro Alves <palves@redhat.com>
8765
8766 PR gdb/17511
8767 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8768 * gdb.base/sigstep.exp (other_handler_location): New global.
8769 (advance): Support stepping into the signal handler, and running
8770 commands while in the handler.
8771 (in_handler_map): New global.
8772 (top level): In the advance test, add combinations for getting
8773 into the handler with stepping commands, and for running commands
8774 in the handler. Add comment descripting the advancei tests.
8775
8776 2014-10-28 Pedro Alves <palves@redhat.com>
8777
8778 * gdb.base/sigstep.exp: Use build_executable instead of
8779 prepare_for_testing.
8780 (top level): Move code that starts GDB, runs to main and creates a
8781 display to ...
8782 (restart): ... this new procedure.
8783 (top level): Move backtrace from signal handler test to ...
8784 (validate_backtrace): ... this new procedure.
8785 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8786 with_test_prefix. Always restart GDB.
8787 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8788 with_test_prefix. Always restart GDB. No need to delete
8789 breakpoints after the test.
8790 (test_skip_handler): Remove prefix parameter.
8791 (skip_over_handler, breakpoint_to_handler)
8792 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8793 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8794 restart GDB. No need to delete breakpoints after the test.
8795 (top level): Use foreach to call the test procedures with
8796 different commands.
8797
8798 2014-10-28 Pedro Alves <palves@redhat.com>
8799
8800 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8801 instead of GNATS numbers.
8802 * gdb.base/sigbpt.exp: Likewise.
8803 * gdb.base/siginfo.exp: Likewise.
8804 * gdb.base/sigstep.exp: Likewise.
8805
8806 2014-10-27 Pedro Alves <palves@redhat.com>
8807
8808 * gdb.base/sigstep.c (dummy): New global.
8809 (main): Issue a couple writes to the new global.
8810 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8811 procedures.
8812 (skip_over_handler): Use test_skip_handler.
8813 (top level): Call skip_over_handler for stepi and nexti too.
8814 (breakpoint_over_handler): Use test_skip_handler.
8815 (top level): Call breakpoint_over_handler for stepi and nexti too.
8816
8817 2014-10-27 Yao Qi <yao@codesourcery.com>
8818
8819 * gdb.trace/tfile.c (adjust_function_address)
8820 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8821 function descriptor.
8822
8823 2014-10-24 Don Breazeal <donb@codesourcery.com>
8824
8825 * gdb.base/foll-fork.exp (test_follow_fork,
8826 catch_fork_child_follow): Check for updated fork messages emitted
8827 from infrun.c.
8828 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8829 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8830 vfork_and_exec_child_follow_through_step): Check for updated vfork
8831 messages emitted from infrun.c.
8832
8833 2014-10-24 Pedro Alves <palves@redhat.com>
8834
8835 * gdb.base/corefile.exp: Remove references to ultrix.
8836 * gdb.base/interrupt.exp: Likewise.
8837 * gdb.base/whatis.exp: Likewise.
8838 * gdb.gdb/selftest.exp: Likewise.
8839 * gdb.threads/manythreads.exp: Likewise.
8840 * gdb.threads/print-threads.exp: Likewise.
8841 * gdb.threads/pthreads.exp:: Likewise.
8842 * gdb.threads/schedlock.exp: Likewise.
8843
8844 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8845
8846 * gdb.cp/non-trivial-retval.cc: Add a test case.
8847 * gdb.cp/non-trivial-retval.exp: Add a test.
8848
8849 2014-10-20 Yao Qi <yao@codesourcery.com>
8850
8851 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8852 * gdb.python/py-objfile-script-gdb.py: New file.
8853 * gdb.python/py-objfile-script.exp: Update reference to
8854 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8855 of remote_download. Remove the dest file.
8856
8857 2014-10-20 Yao Qi <yao@codesourcery.com>
8858
8859 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8860 * gdb.base/step-line.exp: Likewise.
8861 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8862 * gdb.dwarf2/dw2-basic.exp: Likewise.
8863 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8864 * gdb.dwarf2/dw2-filename.exp: Likewise.
8865 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8866 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8867 * gdb.dwarf2/dw2-producer.exp: Likewise.
8868 * gdb.dwarf2/mac-fileno.exp: Likewise.
8869 * gdb.python/py-frame-args.exp: Likewise.
8870 * gdb.python/py-framefilter.exp: Likewise.
8871 * gdb.python/py-mi.exp: Likewise.
8872 * gdb.python/py-objfile-script.exp: Likewise
8873 * gdb.python/py-pp-integral.exp: Likewise.
8874 * gdb.python/py-pp-re-notag.exp: Likewise.
8875 * gdb.python/py-prettyprint.exp: Likewise.
8876 * gdb.python/py-section-script.exp: Likewise.
8877 * gdb.python/py-typeprint.exp: Likewise.
8878 * gdb.python/py-xmethods.exp: Likewise.
8879 * gdb.stabs/weird.exp: Likewise.
8880 * gdb.xml/tdesc-regs.exp: Likewise.
8881
8882 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8883
8884 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8885 (out_cu): Use addr_len for the size of addresses.
8886 (out_line): Likewise. Size DW_LNE_set_address instruction
8887 according to addr_len.
8888 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8889 (FUNC): Add START_INSNS to definition.
8890
8891 2014-10-18 Yao Qi <yao@codesourcery.com>
8892
8893 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8894 gdb_has_argv0 return true.
8895 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8896 check [target_info exists noargs], check [gdb_has_argv0]
8897 instead.
8898 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8899 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8900 procedures.
8901
8902 2014-10-17 Doug Evans <dje@google.com>
8903
8904 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8905 event.
8906 * gdb.python/py-events.py: Add clear_objfiles event.
8907
8908 2014-10-17 Doug Evans <dje@google.com>
8909
8910 * gdb.python/py-objfile.exp: Test progspace attribute.
8911
8912 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
8913
8914 * gdb.guile/scm-breakpoint.exp: Do not assume any
8915 directory separators when matching source file paths.
8916 * gdb.python/py-breakpoint.exp: Likewise.
8917 * gdb.reverse/break-precsave.exp: Likewise.
8918 * gdb.reverse/break-reverse.exp: Likewise.
8919 * gdb.reverse/consecutive-precsave.exp: Likewise.
8920 * gdb.reverse/finish-precsave.exp: Likewise.
8921 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8922 * gdb.reverse/finish-reverse.exp: Likewise.
8923 * gdb.reverse/i386-precsave.exp: Likewise.
8924 * gdb.reverse/i387-env-reverse.exp: Likewise.
8925 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8926 * gdb.reverse/machinestate-precsave.exp: Likewise.
8927 * gdb.reverse/machinestate.exp: Likewise.
8928 * gdb.reverse/sigall-precsave.exp: Likewise.
8929 * gdb.reverse/solib-precsave.exp: Likewise.
8930 * gdb.reverse/step-precsave.exp: Likewise.
8931 * gdb.reverse/until-precsave.exp: Likewise.
8932 * gdb.reverse/watch-precsave.exp: Likewise.
8933 * gdb.reverse/watch-reverse.exp: Likewise.
8934
8935 2014-10-17 Yao Qi <yao@codesourcery.com>
8936
8937 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8938 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8939
8940 2014-10-17 Pedro Alves <palves@redhat.com>
8941
8942 PR gdb/17471
8943 * gdb.base/bg-execution-repeat.c: New file.
8944 * gdb.base/bg-execution-repeat.exp: New file.
8945
8946 2014-10-17 Pedro Alves <palves@redhat.com>
8947
8948 PR gdb/17300
8949 * gdb.base/continue-all-already-running.c: New file.
8950 * gdb.base/continue-all-already-running.exp: New file.
8951
8952 2014-10-17 Pedro Alves <palves@redhat.com>
8953
8954 PR gdb/17472
8955 * gdb.base/annota-input-while-running.c: New file.
8956 * gdb.base/annota-input-while-running.exp: New file.
8957
8958 2014-10-17 Pedro Alves <palves@redhat.com>
8959
8960 * gdb.base/callfuncs.exp: emove references to osf.
8961 * gdb.base/sigall.exp: Likewise.
8962 * gdb.gdb/selftest.exp: Likewise.
8963 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8964 * gdb.mi/non-stop.c: Likewise.
8965 * gdb.mi/pthreads.c: Likewise.
8966 * gdb.reverse/sigall-precsave.exp: Likewise.
8967 * gdb.reverse/sigall-reverse.exp: Likewise.
8968 * gdb.threads/pthreads.c: Likewise.
8969 * gdb.threads/pthreads.exp: Likewise.
8970
8971 2014-10-17 Yao Qi <yao@codesourcery.com>
8972
8973 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8974 check 'target_info exists noargs'.
8975 (test_command_prompt_position): Likewise.
8976 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8977 Remove "set args".
8978 (progvar_simple_while_test): Likewise.
8979 (progvar_complex_if_while_test): Likewise.
8980 (if_while_breakpoint_command_test): Likewise.
8981 (infrun_breakpoint_command_test): Likewise.
8982 (breakpoint_command_test): Likewise.
8983 (watchpoint_command_test): Likewise.
8984 (bp_deleted_in_command_test): Likewise.
8985 (temporary_breakpoint_commands): Likewise.
8986
8987 2014-10-16 Yao Qi <yao@codesourcery.com>
8988
8989 * gdb.base/remotetimeout.exp: Remove noargs checking.
8990
8991 2014-10-15 Pedro Alves <palves@redhat.com>
8992
8993 PR breakpoints/9649
8994 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8995 * gdb.base/breakpoint-in-ro-region.exp
8996 (probe_target_hardware_step): New procedure.
8997 (top level): Probe hardware stepping and hardware breakpoint
8998 support. Test stepping through a read-only region, with both
8999 "breakpoint auto-hw" on and off and both "always-inserted" on and
9000 off.
9001
9002 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
9003
9004 * gdb.dlang/demangle.exp: Update for demangling changes.
9005
9006 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9007
9008 * gdb.cp/non-trivial-retval.cc: Add new test cases.
9009 * gdb.cp/non-trivial-retval.exp: Add new tests.
9010
9011 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9012
9013 PR c++/13403
9014 PR c++/15154
9015 * gdb.cp/non-trivial-retval.cc: New file.
9016 * gdb.cp/non-trivial-retval.exp: New file.
9017
9018 2014-10-15 Yao Qi <yao@codesourcery.com>
9019
9020 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
9021 remote host.
9022
9023 2014-10-15 Yao Qi <yao@codesourcery.com>
9024
9025 * gdb.python/py-symbol.exp: Match file base name if host is
9026 remote, otherwise match file name with dir name.
9027 * gdb.python/py-symtab.exp: Likewise.
9028 * gdb.python/python.exp: Likewise.
9029
9030 2014-10-15 Yao Qi <yao@codesourcery.com>
9031
9032 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
9033 pattern.
9034 * gdb.python/py-symtab.exp: Likewise.
9035 * gdb.python/python.exp: Remove trailing ".*". Fix typo
9036 locationn.
9037
9038 2014-10-14 Joel Brobecker <brobecker@adacore.com>
9039
9040 * gdb.ada/addr_arith: New testcase.
9041
9042 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9043
9044 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9045 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9046 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9047 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9048
9049 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9050
9051 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9052 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9053 * gdb.arch/stap-eval-lang-ada.exp: New file.
9054
9055 2014-10-14 Yao Qi <yao@codesourcery.com>
9056
9057 * gdb.mi/mi-var-child.c (nothing1): New function.
9058 (nothing2): New function.
9059 (do_children_tests): Set function pointers by nothing1 and
9060 nothing2.
9061 * gdb.mi/mi-var-child.exp: Step over new added statements.
9062 Update test to match the new output.
9063 * gdb.mi/var-cmd.c (nothing1): New function.
9064 (nothing2): New function.
9065 (do_children_tests): Set function pointers by nothing1 and
9066 nothing2.
9067 * gdb.mi/mi-var-display.exp: Update test to match output.
9068 Step to the line specified by $line_dct_nothing.
9069 Increase the number of lines to step.
9070
9071 2014-10-14 Yao Qi <yao@codesourcery.com>
9072
9073 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9074 tests.
9075 * gdb.mi/mi2-var-child.exp: Likewise.
9076
9077 2014-10-13 Doug Evans <dje@google.com>
9078
9079 * gdb.python/py-objfile.exp: Change name of file name test.
9080
9081 2014-10-13 Doug Evans <dje@google.com>
9082
9083 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9084 from the start of the CU.
9085
9086 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9087 Yao Qi <yao@codesourcery.com>
9088
9089 Fix "save breakpoints" for "catch" command.
9090 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9091 Remove -nonewline. Match also the added "main" line.
9092
9093 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9094
9095 Fix "save breakpoints" for "disable $bpnum" command.
9096 * gdb.base/save-bp.c (main): Add label.
9097 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9098
9099 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9100
9101 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9102
9103 2014-10-11 Yao Qi <yao@codesourcery.com>
9104
9105 * gdb.server/server-kill.exp: Execute command
9106 "set remote trace-status-packet on" before "tstatus".
9107
9108 2014-10-11 Yao Qi <yao@codesourcery.com>
9109
9110 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9111 (main): Call getppid.
9112 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9113 and continue to it. Read variable "server_pid".
9114
9115 2014-10-11 Yao Qi <yao@codesourcery.com>
9116
9117 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9118
9119 2014-10-11 Yao Qi <yao@codesourcery.com>
9120
9121 * gdb.threads/thread-find.exp: Don't execute command
9122 "info threads".
9123 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9124 * gdb.threads/linux-dp.exp: Don't check the condition
9125 $threads_created equals to zero.
9126
9127 2014-10-10 Pedro Alves <palves@redhat.com>
9128
9129 * gdb.base/bigcore.exp: Remove references to IRIX.
9130 * gdb.base/funcargs.exp: Likewise.
9131 * gdb.base/interrupt.exp: Likewise.
9132 * gdb.base/mips_pro.exp: Likewise.
9133 * gdb.base/nodebug.exp: Likewise.
9134 * gdb.base/setvar.exp: Likewise.
9135 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9136
9137 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9138 Pedro Alves <palves@redhat.com>
9139
9140 PR symtab/14466
9141 * gdb.base/vdso-warning.c: New file.
9142 * gdb.base/vdso-warning.exp: New file.
9143
9144 2014-10-02 Doug Evans <dje@google.com>
9145
9146 * gdb.base/structs.c (main): Don't run forever.
9147
9148 2014-10-02 Pedro Alves <palves@redhat.com>
9149
9150 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9151 (top level) <stop threads 1, stop threads 2>: Use it.
9152
9153 2014-10-02 Pedro Alves <palves@redhat.com>
9154
9155 * gdb.threads/break-while-running.exp (test): Add new
9156 'update_thread_list' argument. Skip "info threads" if false.
9157 (top level): Add new 'update_thread_list' axis.
9158
9159 2014-10-02 Pedro Alves <palves@redhat.com>
9160
9161 PR breakpoints/17431
9162 * gdb.base/execl-update-breakpoints.c: New file.
9163 * gdb.base/execl-update-breakpoints.exp: New file.
9164
9165 2014-10-01 Pedro Alves <palves@redhat.com>
9166
9167 * gdb.base/breakpoint-in-ro-region.c: New file.
9168 * gdb.base/breakpoint-in-ro-region.exp: New file.
9169
9170 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9171
9172 * gdb.mi/mi-exit-code.exp: New file.
9173 * gdb.mi/mi-exit-code.c: New file.
9174
9175 2014-09-30 Yao Qi <yao@codesourcery.com>
9176
9177 * lib/prelink-support.exp (build_executable_own_libs): Error if
9178 the target isn't native.
9179
9180 2014-09-30 Yao Qi <yao@codesourcery.com>
9181
9182 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9183 false.
9184
9185 2014-09-22 Pedro Alves <palves@redhat.com>
9186
9187 * gdb.threads/break-while-running.exp: New file.
9188 * gdb.threads/break-while-running.c: New file.
9189
9190 2014-09-19 Yao Qi <yao@codesourcery.com>
9191
9192 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9193 Invoke test. Restart GDB with --readnow and invoke test again.
9194
9195 2014-09-19 Yao Qi <yao@codesourcery.com>
9196
9197 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9198 proc set_breakpoint_on_gcd_function. Invoke
9199 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9200 invoke set_breakpoint_on_gcd_function again.
9201
9202 2014-09-18 Doug Evans <dje@google.com>
9203
9204 * gdb.dwarf2/symtab-producer.exp: New file.
9205
9206 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9207
9208 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9209 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9210 * gdb.base/global-var-nested-by-dso.c: Likewise.
9211 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9212
9213 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9214 Pedro Alves <palves@redhat.com>
9215
9216 * gdb.base/watch-bitfields.exp: Pass string other than test file
9217 name to prepare_for_testing.
9218 (watch): New procedure.
9219 (expect_watchpoint): Use with_test_prefix.
9220 (top level): Factor out tests to ...
9221 (test_watch_location, test_regular_watch): ... these new
9222 procedures, and use with_test_prefix and gdb_continue_to_end.
9223
9224 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9225
9226 PR breakpoints/12526
9227 * gdb.base/watch-bitfields.exp: New file.
9228 * gdb.base/watch-bitfields.c: New file.
9229
9230 2014-09-16 Pedro Alves <palves@redhat.com>
9231
9232 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9233 software and hardware addresses, not software address against
9234 itself.
9235
9236 2014-09-16 Pedro Alves <palves@redhat.com>
9237
9238 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9239 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9240
9241 2014-09-16 Pedro Alves <palves@redhat.com>
9242
9243 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9244 files.
9245 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9246 "*-*-vxworks*" throughout.
9247 * gdb.base/break.exp: Likewise.
9248 * gdb.base/default.exp: Likewise.
9249 * gdb.base/scope.exp: Likewise.
9250 * gdb.base/sepdebug.exp: Likewise.
9251 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9252 throughout.
9253 * gdb.base/run.c: Likewise.
9254 * gdb.base/sepdebug.c: Likewise.
9255 * gdb.hp/gdb.aCC/run.c: Likewise.
9256 * gdb.reverse/until-reverse.c: Likewise.
9257 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9258
9259 2014-09-16 Yao Qi <yao@codesourcery.com>
9260
9261 * boards/local-remote-host-native.exp: New file.
9262
9263 2014-09-14 Doug Evans <xdje42@gmail.com>
9264
9265 * gdb.threads/queue-signal.c (thread_count): New variable.
9266 (thread_count_mutex, thread_count_condvar): New variables.
9267 (incr_thread_count, wait_all_threads_running): New functions.
9268 (main): Wait for all threads to be in their thread functions.
9269
9270 2014-09-13 Doug Evans <xdje42@gmail.com>
9271
9272 * gdb.threads/queue-signal.c: New file.
9273 * gdb.threads/queue-signal.exp: New file.
9274
9275 2014-09-13 Doug Evans <xdje42@gmail.com>
9276
9277 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9278 be consistent with what default_gdb_init uses.
9279 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9280 the plain text of the prompt. Add some logging printfs.
9281 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9282
9283 2014-09-12 Pedro Alves <palves@redhat.com>
9284
9285 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9286 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9287 * gdb.arch/i386-size-overlap.exp: Likewise.
9288 * gdb.arch/i386-size.exp: Likewise.
9289 * gdb.arch/i386-unwind.exp: Likewise.
9290 * gdb.base/a2-run.exp: Likewise.
9291 * gdb.base/break.exp: Likewise.
9292 * gdb.base/charset.exp: Likewise.
9293 * gdb.base/chng-syms.exp: Likewise.
9294 * gdb.base/commands.exp: Likewise.
9295 * gdb.base/dbx.exp: Likewise.
9296 * gdb.base/find.exp: Likewise.
9297 * gdb.base/funcargs.exp: Likewise.
9298 * gdb.base/jit-simple.exp: Likewise.
9299 * gdb.base/reread.exp: Likewise.
9300 * gdb.base/sepdebug.exp: Likewise.
9301 * gdb.base/step-bt.exp: Likewise.
9302 * gdb.cp/mb-inline.exp: Likewise.
9303 * gdb.cp/mb-templates.exp: Likewise.
9304 * gdb.objc/basicclass.exp: Likewise.
9305 * gdb.threads/killed.exp: Likewise.
9306
9307 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9308
9309 PR tdep/17379
9310 * gdb.arch/powerpc-stackless.S: New file.
9311 * gdb.arch/powerpc-stackless.exp: New file.
9312
9313 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9314
9315 * gdb.base/attach.c: Include unistd.h.
9316 (main): Call alarm. Add label postloop.
9317 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9318 gdb_breakpoint, gdb_continue_to_breakpoint.
9319 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9320
9321 2014-09-11 Pedro Alves <palves@redhat.com>
9322
9323 PR gdb/17347
9324 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9325 * gdb.base/attach.exp (test_command_line_attach_run): New
9326 procedure.
9327 (top level): Call it.
9328
9329 2014-09-11 Pedro Alves <palves@redhat.com>
9330
9331 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9332 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9333 (do_command_attach_tests): Use spawn_wait_for_attach.
9334 * gdb.base/solib-overlap.exp: Likewise.
9335 * gdb.multi/multi-attach.exp: Likewise.
9336 * gdb.python/py-prompt.exp: Likewise.
9337 * gdb.python/py-sync-interp.exp: Likewise.
9338 * gdb.server/ext-attach.exp: Likewise.
9339
9340 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9341
9342 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9343 command in testcase. Simplify testcase.
9344
9345 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9346
9347 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9348
9349 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9350
9351 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9352
9353 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9354
9355 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9356
9357 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9358
9359 * gdb.dwarf2/dynarr-ptr.c: New file.
9360 * gdb.dwarf2/dynarr-ptr.exp: New file.
9361
9362 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9363
9364 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9365 of 30 rather than hardcoding 120 for a slow test case. Take the
9366 `gdb,timeout' target setting into account for this calculation.
9367 Don't extend the timeout for the test cases that don't need it.
9368
9369 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9370
9371 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9372 a factor of 2 for a slow test case. Take the `gdb,timeout'
9373 target setting into account for this calculation.
9374 * gdb.reverse/until-precsave.exp: Increase the timeout by
9375 a factor of 15 and 3 respectively rather than adding 120
9376 for a pair of slow test cases. Take the `gdb,timeout'
9377 target setting into account for this calculation.
9378
9379 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9380
9381 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9382 timeout, don't pass one down to gdb_expect.
9383 (gdb_expect): Rework timeout selection.
9384
9385 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9386
9387 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9388 exception on timeout.
9389 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9390 (gdbserver_start_extended): Catch any `gdbserver_start' error
9391 exceptions.
9392 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9393 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9394 `gdbserver_gdb_load' error exceptions.
9395
9396 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9397
9398 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9399 120 on waiting for the TCP socket to open.
9400
9401 2014-09-09 Doug Evans <xdje42@gmail.com>
9402
9403 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9404 _caller_matches, _any_caller_is, _any_caller_matches.
9405
9406 2014-09-09 Doug Evans <xdje42@gmail.com>
9407
9408 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9409
9410 2014-09-09 Yao Qi <yao@codesourcery.com>
9411
9412 * gdb.mi/mi-var-display.exp: Set print symbol off.
9413
9414 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9415
9416 PR gdb/17035
9417 * gdb.base/commands.exp: Add tests to verify user-defined
9418 commands with empty bodies.
9419 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9420 python commands in `show user command`.
9421 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9422 scheme commands in `show user command`.
9423
9424 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9425
9426 PR python/17355
9427 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9428 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9429 * gdb.python/py-framefilter-invalidarg.exp: New file.
9430 * gdb.python/py-framefilter-invalidarg.py: New file.
9431
9432 2014-09-06 Doug Evans <xdje42@gmail.com>
9433
9434 PR 15276
9435 * gdb.python/py-caller-is.c: New file.
9436 * gdb.python/py-caller-is.exp: New file.
9437
9438 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9439
9440 PR gdb/17235
9441 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9442 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9443
9444 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9445
9446 PR fortran/17237
9447 * gdb.fortran/print-formatted.exp: New file.
9448 * gdb.fortran/print-formatted.f90: Likewise.
9449
9450 2014-09-03 Sasha Smundak <asmundak@google.com>
9451
9452 * gdb.python/py-frame.exp: Test Frame.read_register.
9453
9454 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9455
9456 PR python/16699
9457 * gdb.python/py-completion.exp: New file.
9458 * gdb.python/py-completion.py: Likewise.
9459
9460 2014-08-28 Doug Evans <dje@google.com>
9461
9462 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9463 eax,etc. are live with values set by gdb and thus the compiler can't
9464 use them.
9465 * gdb.arch/i386-pseudo.c (main): Ditto.
9466
9467 2014-08-27 Doug Evans <dje@google.com>
9468
9469 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9470
9471 2014-08-25 Doug Evans <dje@google.com>
9472
9473 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9474 (main): Ditto.
9475
9476 2014-08-25 Doug Evans <dje@google.com>
9477
9478 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9479
9480 2014-08-24 Yao Qi <yao@codesourcery.com>
9481
9482 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9483 symbol off.
9484 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9485
9486 2014-08-22 Doug Evans <dje@google.com>
9487
9488 PR 17276
9489 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9490 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9491 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9492
9493 2014-08-22 Yao Qi <yao@codesourcery.com>
9494
9495 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9496 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9497 * gdb.python/python.exp: Likewise. Use .py file on the host
9498 instead of the build.
9499
9500 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9501
9502 * gdb.threads/gcore-stale-thread.c: New file.
9503 * gdb.threads/gcore-stale-thread.exp: New file.
9504
9505 2014-08-21 Pedro Alves <palves@redhat.com>
9506
9507 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9508 * gdb.base/gcore-relro-pie.exp: Likewise.
9509 * gdb.base/gcore-relro.exp: Likewise.
9510 * gdb.base/gcore.exp: Likewise.
9511 * gdb.base/print-symbol-loading.exp: Likewise.
9512 * gdb.threads/gcore-thread.exp: Likewise.
9513 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9514
9515 2014-08-20 Pedro Alves <palves@redhat.com>
9516 Jan Kratochvil <jan.kratochvil@redhat.com>
9517
9518 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9519 configure.
9520 (EXPECT): Handle READ1 being set.
9521 (all): Depend on EXTRA_RULES.
9522 (check-read1, expect-read1, read1.so, read1): New rules.
9523 * README (Testsuite Parameters): Document the READ1 make variable.
9524 (Race detection): New section.
9525 * configure: Regenerate.
9526 * configure.ac: If build==host==target, and running under a
9527 GNU/glibc system, add read1 to the extra Makefile rules.
9528 (EXTRA_RULES): AC_SUBST it.
9529 * lib/read1.c: New file.
9530
9531 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9532
9533 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9534 the handling of variables declared as a typedef to an array
9535 which a DW_AT_data_location attribute.
9536
9537 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9538 Pedro Alves <palves@redhat.com>
9539
9540 PR symtab/14604
9541 PR symtab/14605
9542 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9543 gdb_test.
9544
9545 2014-08-19 Pedro Alves <palves@redhat.com>
9546
9547 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9548
9549 2014-08-19 Yao Qi <yao@codesourcery.com>
9550
9551 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9552 right line.
9553
9554 2014-08-18 David Blaikie <dblaikie@gmail.com>
9555
9556 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9557
9558 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9559
9560 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9561 attribute in array range.
9562
9563 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9564
9565 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9566
9567 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9568
9569 PR c++/17132
9570 * gdb.cp/pr17132.cc: New file.
9571 * gdb.cp/pr17132.exp: New file.
9572
9573 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9574
9575 * gdb.python/py-xmethods.py (A_getarrayind)
9576 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9577 Use 'print' with function call syntax.
9578 (E_method_matcher.match): Fix tab vs space indentation mixup.
9579
9580 2014-08-15 Yao Qi <yao@codesourcery.com>
9581
9582 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9583 false.
9584
9585 2014-08-15 Yao Qi <yao@codesourcery.com>
9586
9587 * gdb.cp/casts.exp: Set print symbol off.
9588 * gdb.cp/class2.exp: Likewise.
9589 * gdb.cp/overload.exp: Likewise.
9590 * gdb.cp/templates.exp: Likewise.
9591
9592 2014-08-11 Doug Evans <dje@google.com>
9593
9594 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9595 (test_load_shlib): Update.
9596
9597 2014-08-09 Yao Qi <yao@codesourcery.com>
9598
9599 * gdb.base/display.exp: Invoke is_address_zero_readable.
9600 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9601 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9602 * gdb.base/hbreak-unmapped.exp: Return if
9603 is_address_zero_readable returns true.
9604 * gdb.base/signest.exp: Likewise.
9605 * gdb.base/signull.exp: Likewise.
9606 * gdb.base/sigbpt.exp: Likewise.
9607 * gdb.guile/scm-disasm.exp: Do the test if
9608 is_address_zero_readable returns false.
9609 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9610 * gdb.python/py-arch.exp: Likewise.
9611 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9612 * lib/gdb.exp (is_address_zero_readable): New proc.
9613
9614 2014-08-09 Yao Qi <yao@codesourcery.com>
9615
9616 PR testsuite/13443
9617 * gdb.mi/mi-var-display.exp: Make test messages unique.
9618
9619 2014-08-04 Tom Tromey <tromey@redhat.com>
9620
9621 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9622 target 0".
9623
9624 2014-08-04 Tom Tromey <tromey@redhat.com>
9625
9626 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9627 "target_resume".
9628
9629 2014-08-01 Joel Brobecker <brobecker@adacore.com>
9630
9631 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9632 inner_vla_struct_object_size.
9633 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9634 as xfail.
9635
9636 2014-07-30 Pedro Alves <palves@redhat.com>
9637
9638 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9639 comment.
9640
9641 2014-07-29 Yao Qi <yao@codesourcery.com>
9642
9643 PR gdb/17206
9644 * gdb.base/until-nodebug.exp: New.
9645
9646 2014-07-28 Doug Evans <xdje42@gmail.com>
9647
9648 PR guile/17203
9649 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9650 previously existing parameter, and previously ambiguously spelled
9651 parameter.
9652
9653 2014-07-28 Will Newton <will.newton@linaro.org>
9654
9655 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9656
9657 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9658 Doug Evans <xdje42@gmail.com>
9659
9660 PR guile/17146
9661 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9662
9663 2014-07-25 Pedro Alves <palves@redhat.com>
9664
9665 * gdb.threads/signal-command-handle-nopass.c: New file.
9666 * gdb.threads/signal-command-handle-nopass.exp: New file.
9667 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9668 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9669 * gdb.threads/signal-delivered-right-thread.c: New file.
9670 * gdb.threads/signal-delivered-right-thread.exp: New file.
9671
9672 2014-07-25 Pedro Alves <palves@redhat.com>
9673
9674 * gdb.base/double-prompt-target-event-error.exp
9675 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9676 match.
9677 (cancel_pagination_in_target_event): Rework double prompt
9678 detection.
9679 * gdb.base/paginate-after-ctrl-c-running.exp
9680 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9681 <return>' match.
9682 * gdb.base/paginate-bg-execution.exp
9683 (test_bg_execution_pagination_return)
9684 (test_bg_execution_pagination_cancel): Remove '-notransfer
9685 <return>' matches.
9686 * gdb.base/paginate-execution-startup.exp
9687 (test_fg_execution_pagination_return)
9688 (test_fg_execution_pagination_cancel): Remove '-notransfer
9689 <return>' matches.
9690 * gdb.base/paginate-inferior-exit.exp
9691 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9692 match.
9693 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9694 * lib/gdb.exp (pagination_prompt): Run text through
9695 string_to_regexp.
9696 (gdb_test_multiple): Match $pagination_prompt instead of
9697 "<return>".
9698 (string_to_regexp): Move to lib/gdb-utils.exp.
9699
9700 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9701
9702 * gdb.arch/amd64-entry-value-paramref.S: New file.
9703 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9704 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9705 * gdb.arch/amd64-optimout-repeat.S: New file.
9706 * gdb.arch/amd64-optimout-repeat.c: New file.
9707 * gdb.arch/amd64-optimout-repeat.exp: New file.
9708
9709 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9710
9711 PR gdb/17170
9712 * gdb.base/statistics.exp: New file.
9713
9714 2014-07-17 Doug Evans <dje@google.com>
9715
9716 PR gdb/17170
9717 * gdb.base/maint.exp: Update testing of per-command stats.
9718
9719 2014-07-16 Pedro Alves <palves@redhat.com>
9720
9721 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9722 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9723 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9724 (tfile_write_buf): New functions.
9725 (add_memory_block): Rewrite using the above.
9726 (adjust_function_address): New function.
9727 (FUNCTION_ADDRESS): New macro.
9728 (write_basic_trace_file): Remove short_x local, and use
9729 tfile_write_16. Change type of func_addr local to unsigned long
9730 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9731 here. Cast argument of add_memory_block to char pointer.
9732 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9733 (main): Remove parameters.
9734 * gdb.trace/tfile.exp: Remove nowarnings.
9735
9736 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9737
9738 * gdb.base/debug-expr.exp: Test string evaluation with
9739 "debug expression" on.
9740
9741 2014-07-15 Pedro Alves <palves@redhat.com>
9742
9743 * gdb.base/reread.exp: Use clean_restart.
9744
9745 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9746
9747 * gdb.arch/avr-flash-qualifer.c: New.
9748 * gdb.arch/avr-flash-qualifer.exp: New.
9749
9750 2014-07-14 Pedro Alves <palves@redhat.com>
9751
9752 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9753 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9754
9755 2014-07-14 Pedro Alves <palves@redhat.com>
9756
9757 * gdb.base/double-prompt-target-event-error.c: New file.
9758 * gdb.base/double-prompt-target-event-error.exp: New file.
9759
9760 2014-07-14 Pedro Alves <palves@redhat.com>
9761
9762 PR gdb/17072
9763 * gdb.base/paginate-inferior-exit.c: New file.
9764 * gdb.base/paginate-inferior-exit.exp: New file.
9765
9766 2014-07-14 Pedro Alves <palves@redhat.com>
9767
9768 PR gdb/17072
9769 * gdb.base/paginate-bg-execution.c: New file.
9770 * gdb.base/paginate-bg-execution.exp: New file.
9771
9772 2014-07-14 Pedro Alves <palves@redhat.com>
9773
9774 PR gdb/17072
9775 * gdb.base/paginate-execution-startup.c: New file.
9776 * gdb.base/paginate-execution-startup.exp: New file.
9777 * lib/gdb.exp (pagination_prompt): New global.
9778 (default_gdb_spawn): New procedure, factored out from
9779 default_gdb_spawn.
9780 (default_gdb_start): Adjust to call default_gdb_spawn.
9781 (gdb_spawn): New procedure.
9782
9783 2014-07-14 Pedro Alves <palves@redhat.com>
9784
9785 * lib/gdb.exp (gdb_assert): New procedure.
9786 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9787
9788 2014-07-14 Pedro Alves <palves@redhat.com>
9789
9790 * gdb.base/execution-termios.c: New file.
9791 * gdb.base/execution-termios.exp: New file.
9792
9793 2014-07-14 Tom Tromey <tromey@redhat.com>
9794
9795 * gdb.cp/vla-cxx.cc: New file.
9796 * gdb.cp/vla-cxx.exp: New file.
9797
9798 2014-07-14 Tom Tromey <tromey@redhat.com>
9799
9800 * gdb.reverse/rerun-prec.c: New file.
9801 * gdb.reverse/rerun-prec.exp: New file.
9802
9803 2014-07-12 Maciej W. Rozycki <macro@mips.com>
9804 Maciej W. Rozycki <macro@codesourcery.com>
9805
9806 * lib/gdb-utils.exp: New file.
9807 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9808 inline `gdb_init_command' processing.
9809 (gdb_start_cmd): Likewise.
9810 * lib/mi-support.exp (mi_run_cmd): Likewise.
9811 * README: Document `gdb_init_command' and `gdb_init_commands'.
9812
9813 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9814
9815 Fix false FAIL running under a very long directory name.
9816 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9817 and "set print elements 10000". Twice.
9818
9819 2014-07-11 Yao Qi <yao@codesourcery.com>
9820
9821 * gdb.base/exprs.exp: "set print symbol off".
9822
9823 2014-07-11 Pedro Alves <palves@redhat.com>
9824
9825 * gdb.threads/kill.c: New file.
9826 * gdb.threads/kill.exp: New file.
9827
9828 2014-07-10 Yao Qi <yao@codesourcery.com>
9829
9830 * gdb.trace/tfile.c (write_basic_trace_file)
9831 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9832 address written to trace file.
9833
9834 2014-07-09 Pedro Alves <palves@redhat.com>
9835
9836 * gdb.base/attach-wait-input.exp: New file.
9837 * gdb.base/attach-wait-input.c: New file.
9838
9839 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9840
9841 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9842 setting up test structures.
9843 (main): Call new test function.
9844 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9845 test function, continue into test function and walk test
9846 structures.
9847
9848 2014-07-02 Yao Qi <yao@codesourcery.com>
9849
9850 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9851 'bar_start' at the beginning of functions 'foo' and 'bar'
9852 respectively.
9853 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9854 instead of 'foo' and 'bar'.
9855
9856 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9857
9858 * gdb.btrace/segv.exp: New.
9859 * gdb.btrace/segv.c: New.
9860
9861 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
9862
9863 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9864 instruction.
9865
9866 2014-06-30 Mark Wielaard <mjw@redhat.com>
9867
9868 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9869 vulture, vilify, villar): New volatile array constants.
9870 (vindictive, vegetation): New const volatile array constants.
9871 * gdb.base/volatile.exp: Test volatile and const volatile array
9872 types.
9873
9874 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9875
9876 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9877 target lacks support for awatch, rwatch, or hbreak.
9878
9879 2014-06-27 Yao Qi <yao@codesourcery.com>
9880
9881 * gdb.multi/dummy-frame-restore.exp: New.
9882 * gdb.multi/dummy-frame-restore.c: New.
9883
9884 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9885
9886 * gdb.btrace/gcore.exp: New.
9887
9888 2014-06-23 Pedro Alves <palves@redhat.com>
9889
9890 * gdb.base/watchpoint-reuse-slot.c: New file.
9891 * gdb.base/watchpoint-reuse-slot.exp: New file.
9892
9893 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9894
9895 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9896 progspace's filename in 'info', 'enable' and 'disable' command
9897 tests.
9898
9899 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9900
9901 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9902 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9903 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9904
9905 2014-06-20 Gary Benson <gbenson@redhat.com>
9906
9907 * gdb.arch/i386-avx.exp: Fix include file location.
9908 * gdb.arch/i386-sse.exp: Likewise.
9909
9910 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9911
9912 * gdb.dlang/expression.exp: New file.
9913
9914 2014-06-19 Pedro Alves <palves@redhat.com>
9915
9916 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9917 out from ...
9918 (top level): ... here. Iterate running tests under different
9919 scheduler-locking settings.
9920
9921 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
9922
9923 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9924 to DW_FORM_addr and use non-zero addresses.
9925
9926 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9927
9928 PR gdb/17017
9929 * gdb.python/py-xmethods.cc: Add global function call counters and
9930 increment them in their respective functions. Remove "cout"
9931 statements.
9932 * gdb.python/py-xmethods.exp: Make tests check the global function
9933 call counters instead of depending on inferior IO.
9934
9935 2014-06-18 Don Breazeal <donb@codesourcery.com>
9936
9937 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9938 Deleted procedure.
9939 (explicit_fork_parent_follow): Deleted procedure.
9940 (explicit_fork_child_follow): Deleted procedure.
9941 (test_follow_fork): New procedure.
9942 (do_fork_tests): Replace calls to deleted procedures with
9943 calls to test_follow_fork and reset GDB for subsequent
9944 procedure calls.
9945
9946 2014-06-17 Yao Qi <yao@codesourcery.com>
9947
9948 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9949 CP1252.
9950
9951 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
9952
9953 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9954 Initialize ptr and S explicitly.
9955 (skip_type_update_when_not_use_rtti_test): Likewise.
9956
9957 2014-06-16 Keith Seitz <keiths@redhat.com>
9958
9959 PR mi/15863
9960 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9961 the inferior is started.
9962
9963 2014-06-16 Pedro Alves <palves@redhat.com>
9964
9965 * gdb.base/break-main-file-remove-fail.c: New file.
9966 * gdb.base/break-main-file-remove-fail.exp: New file.
9967 * gdb.base/break-unload-file.exp: Use build_executable instead of
9968 prepare_for_testing.
9969 (test_break): New parameter "initial_load". Handle it.
9970 (top level): Add initial_load cmdline/file axis.
9971
9972 2014-06-12 Tom Tromey <tromey@redhat.com>
9973
9974 * gdb.base/completion.exp: Don't use directory name in test.
9975
9976 2014-06-09 Gary Benson <gbenson@redhat.com>
9977
9978 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9979 separate the always-available ANSI-standard signals from the
9980 signals that require checking.
9981 (main): Likewise.
9982 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9983 Likewise.
9984 (main): Likewise.
9985
9986 2014-06-07 Keith Seitz <keiths@redhat.com>
9987
9988 Revert:
9989 PR c++/16253
9990 * gdb.cp/var-tag.cc: New file.
9991 * gdb.cp/var-tag.exp: New file.
9992 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9993 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9994 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9995 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9996
9997 2014-06-06 Doug Evans <xdje42@gmail.com>
9998
9999 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
10000
10001 2014-06-06 Pedro Alves <palves@redhat.com>
10002
10003 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
10004 in target debug output instead of looking at RSP packets,
10005 disabling the test on any target that uses hardware stepping.
10006 Update comments.
10007
10008 2014-06-06 Pedro Alves <palves@redhat.com>
10009
10010 * gdb.base/break-unload-file.exp: Fix typo.
10011
10012 2014-06-06 Yao Qi <yao@codesourcery.com>
10013
10014 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
10015 from "jit_function" to "^jit_function".
10016
10017 2014-06-06 Yao Qi <yao@codesourcery.com>
10018
10019 * gdb.base/async.c (foo): Add one statement.
10020 * gdb.base/async.exp: Get the next instruction address and
10021 match the output of "nexti" by instruction address. Match
10022 the hex address in the output of "finish".
10023
10024 2014-06-06 Gary Benson <gbenson@redhat.com>
10025
10026 * gdb.base/call-signals.c: Remove preprocessor conditionals
10027 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
10028 SIGSEGV and SIGTERM.
10029 * gdb.base/sigall.c: Likewise.
10030 * gdb.base/unwindonsignal.c: Likewise.
10031 * gdb.reverse/sigall-reverse.c: Likewise.
10032
10033 2014-06-06 Yao Qi <yao@codesourcery.com>
10034
10035 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
10036 readable, skip the test.
10037
10038 2014-06-06 Yao Qi <yao@codesourcery.com>
10039
10040 * gdb.threads/staticthreads.c (thread_function): Move the line
10041 setting breakpoint on forward.
10042 * gdb.threads/staticthreads.exp: Update comments.
10043
10044 2014-06-05 Ludovic Courtès <ludo@gnu.org>
10045
10046 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10047 "history-append! type error".
10048
10049 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10050
10051 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10052 erroneous dprintf expected input.
10053
10054 2014-06-04 Doug Evans <xdje42@gmail.com>
10055
10056 * gdb.guile/scm-generics.exp: Delete.
10057
10058 2014-06-04 Doug Evans <xdje42@gmail.com>
10059
10060 * gdb.guile/scm-breakpoint.exp: Update.
10061 Add tests for breakpoint registration.
10062
10063 2014-06-04 Tom Tromey <tromey@redhat.com>
10064
10065 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10066 VLA-in-union.
10067 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10068 inner_vla_struct, vla_union types. Initialize objects of those
10069 types and compute their sizes.
10070
10071 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10072 Hui Zhu <hui@codesourcery.com>
10073
10074 * gdb.base/fileio.exp: Add test for shell not available as well as
10075 available.
10076 * gdb.base/fileio.c (test_system): Check for shell twice.
10077
10078 2014-06-04 Yao Qi <yao@codesourcery.com>
10079
10080 * gdb.base/auto-connect-native-target.exp: Remove redundant
10081 space from the regexp pattern.
10082
10083 2014-06-04 Yao Qi <yao@codesourcery.com>
10084
10085 * gdb.base/default.exp: Replace "child" with "native" in
10086 regexp pattern.
10087
10088 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10089
10090 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10091 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10092 * gdb.python/py-xmethods.py: Python script supporting the
10093 new testcase and tests.
10094
10095 2014-06-03 Joel Brobecker <brobecker@adacore.com>
10096 Pedro Alves <palves@redhat.com>
10097
10098 PR breakpoints/17000
10099 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10100 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10101
10102 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10103
10104 * gdb.base/subst.exp: Add tests to verify partial path matching
10105 output.
10106
10107 2014-06-03 Pedro Alves <palves@redhat.com>
10108
10109 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10110 target that doesn't use software single-stepping.
10111
10112 2014-06-03 Pedro Alves <palves@redhat.com>
10113
10114 PR breakpoints/17000
10115 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10116 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10117
10118 2014-06-02 Doug Evans <xdje42@gmail.com>
10119
10120 * gdb.guile/scm-parameter.exp: New file.
10121
10122 2014-06-02 Doug Evans <xdje42@gmail.com>
10123
10124 * gdb.guile/scm-cmd.c: New file.
10125 * gdb.guile/scm-cmd.exp: New file.
10126
10127 2014-06-02 Doug Evans <xdje42@gmail.com>
10128
10129 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10130 pretty-printer lookup.
10131 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10132 (make-pp_s-printer): Call it.
10133 (make-pretty-printer-from-dict): New function.
10134 (lookup-pretty-printer-maker-from-dict): New function.
10135 (*pretty-printer*): Simplify.
10136 (make-objfile-pp_s-printer): New function.
10137 (install-objfile-pretty-printers!): New function.
10138 (make-progspace-pp_s-printer): New function.
10139 (install-progspace-pretty-printers!): New function.
10140 * gdb.guile/scm-progspace.c: New file.
10141 * gdb.guile/scm-progspace.exp: New file.
10142
10143 2014-06-02 Pedro Alves <palves@redhat.com>
10144
10145 * gdb.base/dprintf-bp-same-addr.c: New file.
10146 * gdb.base/dprintf-bp-same-addr.exp: New file.
10147
10148 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10149
10150 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10151 * gdb.arch/powerpc-power.s: Likewise.
10152
10153 2014-06-02 Joel Brobecker <brobecker@adacore.com>
10154
10155 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10156
10157 2014-06-01 Yao Qi <yao@codesourcery.com>
10158
10159 * gdb.base/watchpoint.exp (test_watch_location): Check null
10160 pointer can be dereferenced. If not, do the test, otherwise
10161 skip it.
10162
10163 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
10164
10165 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10166 results.
10167 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10168
10169 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
10170
10171 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10172 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10173 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10174 * gdb.arch/amd64-invalid-stack-top.c: New file.
10175 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10176
10177 2014-05-30 Pedro Alves <palves@redhat.com>
10178
10179 PR breakpoints/17000
10180 * gdb.base/sss-bp-on-user-bp.c: New file.
10181 * gdb.base/sss-bp-on-user-bp.exp: New file.
10182
10183 2014-05-30 David Blaikie <dblaikie@gmail.com>
10184
10185 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10186 gnu_inline semantics via attribute.
10187 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10188 source explicitly specifies the required semantics.
10189
10190 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10191
10192 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10193
10194 2014-05-29 Pedro Alves <palves@redhat.com>
10195 Tom Tromey <tromey@redhat.com>
10196
10197 * gdb.base/async-shell.exp: Don't enable target-async.
10198 * gdb.base/async.exp
10199 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10200 parameter. Adjust.
10201 (top level): Don't test with "target-async".
10202 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10203 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10204 * gdb.base/inferior-died.exp: Don't enable target-async.
10205 * gdb.base/interrupt-noterm.exp: Likewise.
10206 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10207 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10208 * gdb.mi/mi-nonstop.exp: Likewise.
10209 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10210 * gdb.mi/mi-nsintrall.exp: Likewise.
10211 * gdb.mi/mi-nsmoribund.exp: Likewise.
10212 * gdb.mi/mi-nsthrexec.exp: Likewise.
10213 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10214 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10215 * gdb.python/py-evsignal.exp: Don't enable target-async.
10216 * gdb.python/py-evthreads.exp: Likewise.
10217 * gdb.python/py-prompt.exp: Likewise.
10218 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10219 * gdb.server/solib-list.exp: Don't enable target-async.
10220 * gdb.threads/thread-specific-bp.exp: Likewise.
10221 * lib/mi-support.exp: Adjust to use mi-async.
10222
10223 2014-05-29 Pedro Alves <palves@redhat.com>
10224
10225 PR gdb/13860
10226 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10227 reason, even in sync mode.
10228
10229 2014-05-29 Pedro Alves <palves@redhat.com>
10230 Hui Zhu <hui@codesourcery.com>
10231
10232 PR PR15693
10233 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10234 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10235 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10236 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10237
10238 2014-05-28 Joel Brobecker <brobecker@adacore.com>
10239
10240 * config/monitor.exp (gdb_target_monitor): Replace use of
10241 "set remotebaud" by "set serial baud".
10242
10243 2014-05-26 Andy Wingo <wingo@igalia.com>
10244
10245 * gdb.guile/scm-breakpoint.exp:
10246 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10247 properties instead of gdb-object-properties.
10248
10249 2014-05-26 Yao Qi <yao@codesourcery.com>
10250
10251 * gdb.server/no-thread-db.exp: Specify source file name
10252 explicitly when setting a breakpoint.
10253
10254 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10255
10256 * gdb.btrace/vdso.c: New.
10257 * gdb.btrace/vdso.exp: New.
10258
10259 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10260
10261 * gdb.base/gcore.exp (capture_command_output): Move ...
10262 * lib/gdb.exp (capture_command_output): ... here.
10263
10264 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10265
10266 * gdb.btrace/data.exp: Test memory access during btrace replay.
10267
10268 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10269
10270 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10271
10272 2014-05-21 Pedro Alves <palves@redhat.com>
10273
10274 PR gdb/13860
10275 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10276 (top level): Test that output related to execution commands is
10277 sent to the console with CLI commands, but not with MI commands.
10278 Test that breakpoint events are always mirrored to the console.
10279 Also expect the new source line to be output after a "next" in
10280 async mode too. Make it a pass/fail test.
10281 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10282 output.
10283 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10284
10285 2014-05-21 Pedro Alves <palves@redhat.com>
10286
10287 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10288 Use them to test variations of "list" after reaching a breakpoint.
10289 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10290 Test "list" with listsize 10 after reaching a breakpoint.
10291 * gdb.python/python.exp (decode_line current location line
10292 number): Adjust expected line number.
10293
10294 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10295
10296 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10297 behavior for $args, pass it directly to "run".
10298
10299 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10300
10301 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10302 30000 to 65536.
10303
10304 2014-05-21 Pedro Alves <palves@redhat.com>
10305
10306 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10307 auto-connect-native-target off".
10308 * gdb.base/auto-connect-native-target.c: New file.
10309 * gdb.base/auto-connect-native-target.exp: New file.
10310
10311 2014-05-21 Pedro Alves <palves@redhat.com>
10312
10313 * gdb.base/default.exp: Test "target native" instead of "target
10314 child".
10315
10316 2014-05-21 Mark Wielaard <mjw@redhat.com>
10317
10318 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10319
10320 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10321
10322 Fix TLS access for -static -pthread.
10323 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10324 <HAVE_TLS> (thread_function, main): Initialize it.
10325 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10326 Add clean_restart.
10327 <$have_tls != "">: Check TLSVAR.
10328
10329 2014-05-21 Pedro Alves <palves@redhat.com>
10330
10331 * gdb.base/dcache-line-read-error.c: New.
10332 * gdb.base/dcache-line-read-error.exp: New.
10333
10334 2014-05-20 Pedro Alves <palves@redhat.com>
10335
10336 * gdb.base/compare-sections.c: New file.
10337 * gdb.base/compare-sections.exp: New file.
10338
10339 2014-05-20 Pedro Alves <palves@redhat.com>
10340
10341 * gdb.base/break-idempotent.c: New file.
10342 * gdb.base/break-idempotent.exp: New file.
10343
10344 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10345
10346 * gdb.btrace/nohist.exp: New.
10347
10348 2014-05-20 Yao Qi <yao@codesourcery.com>
10349
10350 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10351 gdb.reverse directory and gdb_reverse_timeout exists in board
10352 setting.
10353 * README: Document gdb_reverse_timeout.
10354
10355 2014-05-20 Yao Qi <yao@codesourcery.com>
10356
10357 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10358 'test_file_name'. Treat args as a string instead of a list.
10359 (gdb_init): Rename argument 'args' by 'test_file_name'.
10360
10361 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10362
10363 * gdb.arch/powerpc-power.exp: New file.
10364 * gdb.arch/powerpc-power.s: New file.
10365
10366 2014-05-16 Doug Evans <dje@google.com>
10367
10368 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10369 * gdb.base/completion.exp: Check that all expected files exist
10370 before doing file completion.
10371
10372 2014-05-16 Doug Evans <dje@google.com>
10373
10374 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10375 Update.
10376 (do_syscall_tests_without_xml): Update.
10377
10378 2014-05-16 Pedro Alves <palves@redhat.com>
10379
10380 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10381 instead of "unknown output after running".
10382
10383 2014-05-16 Yao Qi <yao@codesourcery.com>
10384
10385 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10386 file1.txt from host at the end.
10387 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10388
10389 2014-05-15 Doug Evans <dje@google.com>
10390
10391 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10392 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10393 loading file. Add test for TU lookup.
10394
10395 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10396
10397 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10398 calling "-exec-arguments" or "set args" before running the
10399 inferior.
10400
10401 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10402
10403 * lib/mi-support.exp (mi_expect_stop): Expect message for
10404 inferiors that exit with non-zero exit code.
10405
10406 2014-05-14 Yao Qi <yao@codesourcery.com>
10407
10408 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10409 match absolute path on remote host.
10410 (test_file_list_exec_source_files): Remove "/" from the
10411 pattern.
10412
10413 2014-05-14 Yao Qi <yao@codesourcery.com>
10414
10415 * boards/local-remote-host-notty.exp (${board}_file): New
10416 proc.
10417
10418 2014-05-07 Kyle McMartin <kyle@redhat.com>
10419
10420 Pushed by Joel Brobecker <brobecker@adacore.com>.
10421 * gdb.arch/aarch64-atomic-inst.c: New file.
10422 * gdb.arch/aarch64-atomic-inst.exp: New file.
10423
10424 2014-05-07 Yao Qi <yao@codesourcery.com>
10425
10426 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10427 in current context" too.
10428
10429 2014-05-05 Keith Seitz <keiths@redhat.com>
10430
10431 * gdb.linespec/ls-dollar.exp: Add test for linespec
10432 file:convenience_variable.
10433
10434 2014-05-05 Yao Qi <yao@codesourcery.com>
10435
10436 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10437 traceframes into tfile and ctf trace files. Read data from
10438 trace file and test collected data.
10439 (gdb_collect_locals_test): Likewise.
10440 (gdb_unavailable_registers_test): Likewise.
10441 (gdb_unavailable_floats): Likewise.
10442 (gdb_collect_globals_test): Likewise.
10443 (top-level): Append "ctf" to trace_file_targets if GDB
10444 supports.
10445
10446 2014-05-05 Yao Qi <yao@codesourcery.com>
10447
10448 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10449 code to ...
10450 (gdb_collect_args_test_1): ... it. New proc.
10451 (gdb_collect_locals_test): Move some code to ...
10452 (gdb_collect_locals_test_1): ... it. New proc.
10453 (gdb_unavailable_registers_test): Move some code to ...
10454 (gdb_unavailable_registers_test_1): ... it. New proc.
10455 (gdb_unavailable_floats): Move some code to ...
10456 (gdb_unavailable_floats_1): ... it. New proc.
10457
10458 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10459
10460 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10461 probes to test for bitness recognition.
10462 * gdb.arch/amd64-stap-optional-prefix.exp
10463 (test_probe_value_without_reg): New procedure.
10464 Add code to test for different kinds of bitness.
10465
10466 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10467
10468 PR breakpoints/16889
10469 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10470 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10471
10472 2014-05-01 Pedro Alves <palves@redhat.com>
10473
10474 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10475 gdb_file_cmd if no file is specified.
10476 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10477 last_loaded_file to set the remote exec-file.
10478
10479 2014-05-01 Pedro Alves <palves@redhat.com>
10480
10481 * boards/local-remote-host.exp: New file.
10482
10483 2014-05-01 Pedro Alves <palves@redhat.com>
10484
10485 * boards/local-remote-host.exp: Rename to ...
10486 * boards/local-remote-host-notty.exp: ... this.
10487
10488 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10489
10490 * gdb.ada/dyn_arrayidx: New testcase.
10491
10492 2014-04-26 Yao Qi <yao@codesourcery.com>
10493
10494 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10495 and compute the length of function main. Save it in
10496 $main_length.
10497 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10498 (top-level): Use gdb_compile to compile objects into
10499 executable and restart GDB. Remove invocation to
10500 prepare_for_testing.
10501
10502 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10503 Pedro Alves <palves@redhat.com>
10504
10505 PR server/16255
10506 * gdb.multi/multi-attach.c: New file.
10507 * gdb.multi/multi-attach.exp: New file.
10508
10509 2014-04-25 Pedro Alves <palves@redhat.com>
10510
10511 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10512 user.
10513 (top level): Test that "set remote conditional-breakpoints-packet
10514 off" works as intended.
10515 * gdb.base/dprintf.exp: Test that "set remote
10516 breakpoint-commands-packet off" works as intended.
10517 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10518 New function.
10519 (top level): Call it.
10520 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10521 remote fast-tracepoints-packet off" works as intended.
10522 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10523 * lib/gdb.exp (gdb_is_target_remote): ... here.
10524
10525 2014-04-24 David Blaikie <dblaikie@gmail.com>
10526
10527 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10528 ensure clang would not discard them.
10529 * gdb.base/gdbvars.c: Ditto.
10530 * gdb.base/memattr.c: Ditto.
10531 * gdb.base/whatis.c: Ditto.
10532 * gdb.python/py-prettyprint.c: Ditto.
10533 * gdb.trace/actions.c: Ditto.
10534 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10535 ensure clang would not discard it.
10536
10537 2014-04-24 David Blaikie <dblaikie@gmail.com>
10538
10539 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10540 clang to emit the full definition of type required by the test
10541 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10542
10543 2014-04-24 David Blaikie <dblaikie@gmail.com>
10544
10545 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10546 coax Clang into emitting the definition of the type.
10547 * gdb.cp/pr10728-x.h (y): Ditto.
10548 * gdb.cp/pr10728-y.cc (y): Ditto.
10549
10550 2014-04-24 David Blaikie <dblaikie@gmail.com>
10551
10552 * gdb.base/label.exp: XFAIL label related tests under Clang.
10553 * gdb.cp/cplabel.exp: Ditto.
10554 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10555 under Clang those using labels.
10556
10557 2014-04-25 Yao Qi <yao@codesourcery.com>
10558
10559 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10560 double_label.
10561 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10562 partial_label and double_label.
10563
10564 2014-04-24 David Blaikie <dblaikie@gmail.com>
10565
10566 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10567
10568 2014-04-24 David Blaikie <dblaikie@gmail.com>
10569
10570 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10571 of the function to work across GCC and Clang.
10572 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10573 pointer types (const void ** const V void **).
10574
10575 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10576 Walfred Tedeschi <walfred.tedeschi@intel.com>
10577
10578 * Makefile.in (EXECUTABLES): Added i386-avx512.
10579 * gdb.arch/i386-avx512.c: New file.
10580 * gdb.arch/i386-avx512.exp: Likewise.
10581
10582 2014-04-23 Keith Seitz <keiths@redhat.com>
10583
10584 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10585 (mi_make_breakpoint_table): New procedure.
10586 (mi_create_breakpoint): Use mi_make_breakpoint
10587 and return the result.
10588 (mi_make_breakpoint): New procedure.
10589 (mi_build_kv_pairs): New procedure.
10590
10591 * gdb.mi/mi-break.exp: Remove unused globals,
10592 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10593 All callers updated.
10594 * gdb.mi/mi-dprintf.exp: Use variable to track command
10595 number.
10596 Update all callers of mi_create_breakpoint and use
10597 mi_make_breakpoint_table.
10598 Remove any unused global variables.
10599 * gdb.mi/mi-nonstop.exp: Likewise.
10600 * gdb.mi/mi-nsintrall.exp: Likewise.
10601 * gdb.mi/mi-nsmoribund.exp: Likewise.
10602 * gdb.mi/mi-nsthrexec.exp: Likewise.
10603 * gdb.mi/mi-reverse.exp: Likewise.
10604 * gdb.mi/mi-simplerun.exp: Likewise.
10605 * gdb.mi/mi-stepn.exp: Likewise.
10606 * gdb.mi/mi-syn-frame.exp: Likewise.
10607 * gdb.mi/mi-until.exp: Likewise.
10608 * gdb.mi/mi-var-cp.exp: Likewise.
10609 * gdb.mi/mi-var-display.exp: Likewise.
10610 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10611 * gdb.mi/mi2-var-child.exp: Likewise.
10612 * gdb.mi/mi-vla-c99.exp: Likewise.
10613 * lib/mi-support.exp: Likewise.
10614
10615 From Ian Lance Taylor <iant@cygnus.com>:
10616 * lib/gdb.exp (parse_args): New procedure.
10617
10618 2014-04-23 Pedro Alves <palves@redhat.com>
10619
10620 * gdb.base/break-unload-file.c: New file.
10621 * gdb.base/break-unload-file.exp: New file.
10622 * gdb.base/sym-file-lib.c (baz): New function.
10623 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10624 field.
10625 (load): Store the segment's mapped size.
10626 (unload): New function.
10627 (unload_shlib): New function.
10628 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10629 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10630 set a breakpoint at baz, and call it.
10631 * gdb.base/sym-file.exp: New tests for stale breakpoint
10632 instructions.
10633
10634 2014-04-23 Pedro Alves <palves@redhat.com>
10635
10636 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10637 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10638 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10639 * gdb.base/hbreak-unmapped.c: New file.
10640 * gdb.base/hbreak-unmapped.exp: New file.
10641 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10642 * lib/gdb.exp (gdb_is_target_remote): ... here.
10643
10644 2014-04-22 Pedro Alves <palves@redhat.com>
10645
10646 * gdb.base/consecutive-step-over.c: New file.
10647 * gdb.base/consecutive-step-over.exp: New file.
10648
10649 2014-04-22 Pedro Alves <palves@redhat.com>
10650
10651 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10652 instead of send_gdb/gdb_expect.
10653
10654 2014-04-22 Yao Qi <yao@codesourcery.com>
10655
10656 * lib/trace-support.exp (generate_tracefile): New procedure.
10657 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10658 return 0.
10659 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10660 if generate_tracefile returns 1.
10661
10662 2014-04-18 Tom Tromey <palves@redhat.com>
10663 Pedro alves <tromey@redhat.com>
10664
10665 PR backtrace/15558
10666 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10667 with a backtrace limit.
10668 * gdb.python/py-frame-inline.exp: Test running to an inline
10669 function with a backtrace limit, and printing the newest frame.
10670 * gdb.python/py-frame-inline.c (main): Call f.
10671
10672 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10673
10674 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10675
10676 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10677
10678 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10679 Drop prefix from unsupported source file path.
10680
10681 2014-04-17 Yao Qi <yao@codesourcery.com>
10682
10683 * lib/gdb.exp (with_target_charset): New proc.
10684 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10685 with_target_charset.
10686 (test_print_strings): Likewise.
10687 (test_repeat_bytes): Likewise.
10688 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10689 for some tests.
10690
10691 2014-04-16 Keith Seitz <keiths@redhat.com>
10692
10693 PR gdb/15827
10694 * gdb.dwarf2/corrupt.c: New file.
10695 * gdb.dwarf2/corrupt.exp: New file.
10696
10697 2014-04-16 Keith Seitz <keiths@redhat.com>
10698
10699 PR c++/16597
10700 * gdb.cp/namelessclass.cc: New file.
10701 * gdb.cp/namelessclass.exp: New file.
10702 * gdb.cp/namelessclass.S: New file.
10703
10704 2014-04-16 Doug Evans <dje@google.com>
10705
10706 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10707 Add comment.
10708 (gdbserver_default_get_comm_port): New function.
10709 (gdbserver_start): Check if board file provided
10710 "gdbserver,get_comm_port" and use it if so.
10711 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10712 (gdb,socketport): Set to "stdio".
10713 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10714 (stdio_gdbserver_template): Delete.
10715 (${board}_get_remote_address): Update.
10716 (${board}_build_remote_cmd): Delete.
10717 (${board}_get_comm_port): New function.
10718 (${board}_spawn): Update.
10719 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10720 Delete.
10721 (${board}_get_remote_address): Update.
10722 (${board}_get_comm_port): New function.
10723
10724 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
10725
10726 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10727 appearing in any order.
10728
10729 2014-04-15 Doug Evans <dje@google.com>
10730
10731 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10732 uninitialized value of "description".
10733
10734 2014-04-15 Keith Seitz <keiths@redhat.com>
10735
10736 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10737 Remove unused globals.
10738 (test_running_the_program): Likewise.
10739 (test_controlled_execution): Likewise.
10740 (test_controlling_breakpoints): Likewise.
10741 (test_program_termination): Likewise.
10742
10743 2014-04-15 Keith Seitz <keiths@redhat.com>
10744
10745 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10746 unused globals.
10747 (test_rbreak_creation_and_listing): Likewise.
10748 (test_ignore_count): Likewise.
10749 (test_error): Likewise.
10750
10751 2014-04-15 Pedro Alves <palves@redhat.com>
10752
10753 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10754 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10755 sym-file-loader.c.
10756 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10757 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10758 to sym-file-loader.c.
10759 (struct library): Forward declare.
10760 (load_shlib, lookup_function): Change prototypes.
10761 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10762 (translate_offset): Remove declarations.
10763 (get_text_addr): New declaration.
10764 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10765 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10766 sym-file-loader.h.
10767 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10768 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10769 here from sym-file-loader.h.
10770 (struct library): New structure.
10771 (load_shlib, lookup_function): Change prototypes and adjust to
10772 work with a struct library.
10773 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10774 (translate_offset): Make static.
10775 (get_text_addr): New function.
10776 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10777
10778 2014-04-15 Pedro Alves <palves@redhat.com>
10779
10780 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10781
10782 2014-04-15 Pedro Alves <palves@redhat.com>
10783
10784 * gdb.base/sym-file-loader.c: Include <limits.h>.
10785 (SELF_LINK): New define.
10786 (get_origin): New function.
10787 (load_shlib): Use it.
10788 * gdb.base/sym-file.exp: Don't early return if the target is
10789 remote. Use runto_main, and issue fail is that fails. Use
10790 gdb_load_shlibs.
10791 (shlib_name): Delete.
10792 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10793
10794 2014-04-15 Pedro Alves <palves@redhat.com>
10795
10796 * gdb.base/sym-file.exp: Remove regex characters from test
10797 message. Don't refer to breakpoint numbers in test messages.
10798
10799 2014-04-14 Keith Seitz <keiths@redhat.com>
10800
10801 PR c++/16253
10802 * gdb.cp/var-tag.cc: New file.
10803 * gdb.cp/var-tag.exp: New file.
10804 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10805 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10806 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10807 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10808
10809 2014-04-14 Tom Tromey <tromey@redhat.com>
10810
10811 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10812 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10813 type.
10814 * gdb.cp/enum-class.exp: New file.
10815 * gdb.cp/enum-class.cc: New file.
10816
10817 2014-04-14 Tom Tromey <tromey@redhat.com>
10818
10819 * gdb.dwarf2/enum-type.exp: New file.
10820
10821 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10822
10823 * gdb.mi/mi-vla-c99.exp: New file.
10824 * gdb.mi/vla.c: New file.
10825
10826 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10827
10828 * gdb.base/vla-datatypes.c: New file.
10829 * gdb.base/vla-datatypes.exp: New file.
10830
10831 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10832
10833 * gdb.base/vla-ptr.c: New file.
10834 * gdb.base/vla-ptr.exp: New file.
10835
10836 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10837
10838 * gdb.dwarf2/count.exp: New file.
10839
10840 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10841
10842 * gdb.base/vla-sideeffect.c: New file.
10843 * gdb.base/vla-sideeffect.exp: New file.
10844
10845 2014-04-14 David Blaikie <dblaikie@gmail.com>
10846
10847 * gdb.mi/non-stop.c: Add return value for non-void function return
10848 statement.
10849 * gdb.threads/staticthreads.c: Ditto.
10850
10851 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10852 Doug Evans <xdje42@gmail.com>
10853
10854 * gdb.guile/scm-value.c: Improve test case.
10855 * gdb.guile/scm-value.exp: Add new test.
10856
10857 2014-04-11 David Blaikie <dblaikie@gmail.com>
10858
10859 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10860 override Clang's default.
10861
10862 2014-04-11 Joel Brobecker <brobecker@adacore.com>
10863
10864 Revert the following changes (regressions):
10865
10866 * gdb.base/vla-sideeffect.c: New file.
10867 * gdb.base/vla-sideeffect.exp: New file.
10868
10869 * gdb.dwarf2/count.exp: New file.
10870
10871 * gdb.base/vla-multi.c: New file.
10872 * gdb.base/vla-multi.exp: New file.
10873
10874 * gdb.base/vla-ptr.c: New file.
10875 * gdb.base/vla-ptr.exp: New file.
10876
10877 * gdb.base/vla-datatypes.c: New file.
10878 * gdb.base/vla-datatypes.exp: New file.
10879
10880 * gdb.mi/mi-vla-c99.exp: New file.
10881 * gdb.mi/vla.c: New file.
10882
10883 2014-04-11 Keith Seitz <keiths@redhat.com>
10884
10885 PR c++/16675
10886 * gdb.cp/cpsizeof.exp: New file.
10887 * gdb.cp/cpsizeof.cc: New file.
10888
10889 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10890
10891 * gdb.mi/mi-vla-c99.exp: New file.
10892 * gdb.mi/vla.c: New file.
10893
10894 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10895
10896 * gdb.base/vla-datatypes.c: New file.
10897 * gdb.base/vla-datatypes.exp: New file.
10898
10899 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10900
10901 * gdb.base/vla-ptr.c: New file.
10902 * gdb.base/vla-ptr.exp: New file.
10903
10904 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10905
10906 * gdb.base/vla-multi.c: New file.
10907 * gdb.base/vla-multi.exp: New file.
10908
10909 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10910
10911 * gdb.dwarf2/count.exp: New file.
10912
10913 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10914
10915 * gdb.base/vla-sideeffect.c: New file.
10916 * gdb.base/vla-sideeffect.exp: New file.
10917
10918 2014-04-11 Yao Qi <yao@codesourcery.com>
10919
10920 * gdb.base/completion.exp: Check file exists before running tests
10921 on file completion.
10922
10923 2014-04-10 Pedro Alves <palves@redhat.com>
10924
10925 * gdb.base/cond-eval-mode.c: New file.
10926 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10927 prepare_for_testing to build the new file. Check result of
10928 runto_main.
10929 (test_break, test_watch): New procedures.
10930 (top level): Use them.
10931
10932 2014-04-08 Pierre Muller <muller@sourceware.org>
10933
10934 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10935 Ctrl-V use for mingw hosts.
10936
10937 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10938
10939 * gdb.python/py-value.c: Improve test case.
10940 * gdb.python/py-value.exp: Add new test.
10941
10942 2014-04-07 David Blaikie <dblaikie@gmail.com>
10943
10944 * lib/compiler.c: Identify the clang compiler.
10945 * lib/compiler.cc: Ditto.
10946
10947 2014-04-03 Yao Qi <yao@codesourcery.com>
10948
10949 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10950
10951 2014-04-01 Anton Blanchard <anton@samba.org>
10952
10953 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10954 messages unique.
10955
10956 2014-04-01 Anton Blanchard <anton@samba.org>
10957
10958 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10959 prepare_for_testing.
10960
10961 2014-04-01 Anton Blanchard <anton@samba.org>
10962
10963 * gdb.arch/ppc64-atomic-inst.c: Remove.
10964 * gdb.arch/ppc64-atomic-inst.S: New file.
10965 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10966
10967 2014-03-31 Doug Evans <dje@google.com>
10968
10969 * gdb.base/print-symbol-loading-lib.c: New file.
10970 * gdb.base/print-symbol-loading-main.c: New file.
10971 * gdb.base/print-symbol-loading.exp: New file.
10972
10973 2014-03-31 Yao Qi <yao@codesourcery.com>
10974
10975 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10976
10977 2014-03-28 Joel Brobecker <brobecker@adacore.com>
10978
10979 * gdb.ada/mi_dyn_arr: New testcase.
10980
10981 2014-03-27 Doug Evans <dje@google.com>
10982
10983 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10984
10985 2014-03-27 Yao Qi <yao@codesourcery.com>
10986
10987 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10988 if target is nios2-*-*.
10989
10990 2014-03-26 Yao Qi <yao@codesourcery.com>
10991
10992 * lib/gdb.exp (readline_is_used): New proc.
10993 * gdb.base/completion.exp: Move tests on command complete up.
10994 Skip the rest of tests if readline is not used.
10995 * gdb.ada/complete.exp: Skp the test if readline is not
10996 used.
10997 * gdb.base/filesym.exp: Likewise.
10998 * gdb.base/macscp.exp: Likewise.
10999 * gdb.base/readline-ask.exp: Likewise.
11000 * gdb.base/readline.exp: Likewise.
11001 * gdb.python/py-cmd.exp: Likewise.
11002 * gdb.trace/tfile.exp: Likewise.
11003
11004 2014-03-26 Yao Qi <yao@codesourcery.com>
11005
11006 * gdb.base/macscp.exp: Fix code format issues.
11007
11008 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
11009
11010 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
11011 * gdb.asm/powerpc64le.inc: New file.
11012
11013 2014-03-25 Pedro Alves <palves@redhat.com>
11014 Doug Evans <dje@google.com>
11015
11016 * gdb.base/source-execution.c: New file.
11017 * gdb.base/source-execution.exp: New file.
11018 * gdb.base/source-execution.gdb: New file.
11019
11020 2014-03-24 Doug Evans <dje@google.com>
11021
11022 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
11023 using fission.
11024
11025 2014-03-24 Hui Zhu <hui@codesourcery.com>
11026 Pedro Alves <palves@redhat.com>
11027
11028 PR breakpoints/16101
11029 * gdb.base/dprintf.exp: Use unsupported rather than changing the
11030 test pass/fail messages. Detect missing support for dprintf when
11031 breakpoints are actually inserted.
11032 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
11033 breakpoints are actually inserted.
11034 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
11035 fails.
11036
11037 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11038
11039 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
11040
11041 2014-03-22 Doug Evans <xdje42@gmail.com>
11042
11043 * gdb.python/python.exp (python not supported): Verify multi-line
11044 python command issues an error.
11045 * gdb.guile/guile.exp (guile not supported): Verify multi-line
11046 guile command issues an error.
11047
11048 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11049
11050 * gdb.threads/thread-specific.exp: Handle the lack of usable
11051 $this_breakpoint and $this_thread.
11052
11053 2014-03-21 Hui Zhu <hui@codesourcery.com>
11054
11055 * gdb.base/attach.exp (do_command_attach_tests): New.
11056
11057 2014-03-20 Tom Tromey <tromey@redhat.com>
11058 Pedro Alves <palves@redhat.com>
11059
11060 PR cli/15718
11061 * gdb.base/condbreak-call-false.c: New file.
11062 * gdb.base/condbreak-call-false.exp: New file.
11063
11064 2014-03-20 Pedro Alves <palves@redhat.com>
11065
11066 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11067 Delete.
11068 (block_signals, unblock_signals): Delete.
11069 (child_function_2, main): Remove references to deleted variable
11070 and functions.
11071
11072 2014-03-20 Pedro Alves <palves@redhat.com>
11073
11074 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11075 Use pthread_kill to signal thread 2.
11076 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11077 Adjust to make the test send itself a signal rather than using the
11078 host's "kill" command.
11079
11080 2014-03-20 Pedro Alves <palves@redhat.com>
11081
11082 * gdb.threads/multiple-step-overs.c: New file.
11083 * gdb.threads/multiple-step-overs.exp: New file.
11084 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11085 Adjust expected infrun debug output.
11086
11087 2014-03-20 Pedro Alves <palves@redhat.com>
11088
11089 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11090 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11091
11092 2014-03-20 Pedro Alves <palves@redhat.com>
11093
11094 PR breakpoints/7143
11095 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11096 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11097 of gdb_test_multiple.
11098 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11099 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11100
11101 2014-03-20 Pedro Alves <palves@redhat.com>
11102
11103 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11104 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11105
11106 2014-03-19 Pedro Alves <palves@redhat.com>
11107
11108 * gdb.base/async.exp: Remove early return.
11109
11110 2014-03-19 Pedro Alves <palves@redhat.com>
11111
11112 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11113
11114 2014-03-19 Pedro Alves <palves@redhat.com>
11115
11116 * gdb.base/async.exp (test_background): Expect \r\n after
11117 "completed." in the fail pattern.
11118
11119 2014-03-19 Pedro Alves <palves@redhat.com>
11120
11121 * gdb.base/async.exp (test_background): New procedure.
11122 Use it for all background execution command tests.
11123
11124 2014-03-19 Pedro Alves <palves@redhat.com>
11125
11126 * gdb.base/async.exp: Use prepare_for_testing.
11127
11128 2014-03-19 Pedro Alves <palves@redhat.com>
11129
11130 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11131 the same line.
11132
11133 2014-03-19 Pedro Alves <palves@redhat.com>
11134
11135 * gdb.base/async.c (main): Add "jump here" and "until here" line
11136 marker comments.
11137 * gdb.base/async.exp (jump_here): New global.
11138 (jump& test): Use it.
11139 (until_here): New global.
11140 (until& test): Use it.
11141
11142 2014-03-19 Pedro Alves <palves@redhat.com>
11143
11144 * gdb.base/async.exp: Don't frob gdb_protocol.
11145
11146 2014-03-18 Doug Evans <xdje42@gmail.com>
11147
11148 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11149 Fix spelling of exec-done-display.
11150
11151 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11152
11153 PR gdb/15358
11154 * gdb.base/gdb-sigterm.c: New file.
11155 * gdb.base/gdb-sigterm.exp: New file.
11156
11157 2014-03-18 Pedro Alves <palves@redhat.com>
11158
11159 PR gdb/13860
11160 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11161 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11162 solib-event.
11163
11164 2014-03-17 Joel Brobecker <brobecker@adacore.com>
11165
11166 * gdb.ada/pckd_arr_ren: New testcase.
11167
11168 2014-03-13 Doug Evans <xdje42@gmail.com>
11169
11170 PR guile/16612
11171 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11172 collect after discarding symbols.
11173
11174 2014-03-13 Ludovic Courtès <ludo@gnu.org>
11175 Doug Evans <xdje42@gmail.com>
11176
11177 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11178 to history survives a gc.
11179
11180 2014-03-13 Pedro Alves <palves@redhat.com>
11181
11182 * gdb.base/default.exp: Don't test "target procfs".
11183
11184 2014-03-13 Pedro Alves <palves@redhat.com>
11185
11186 * gdb.base/default.exp: Update "target child" and "target procfs"
11187 tests to not expect "Unix".
11188
11189 2014-03-12 Tom Tromey <tromey@redhat.com>
11190
11191 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11192 New procs. Add target-async tests.
11193 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11194 Add target-async tests.
11195
11196 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11197
11198 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11199 'func_start' and 'func_end' for the beginning and end of the
11200 function code, respectively.
11201 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11202 'func_end' instead of 'func' and 'main'.
11203
11204 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11205
11206 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11207 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11208 generate the debug info assembler source.
11209
11210 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11211
11212 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11213 * gdb.dwarf2/arr-subrange.exp: Likewise.
11214 * gdb.dwarf2/dwz.exp: Likewise.
11215 * gdb.dwarf2/method-ptr.exp: Likewise.
11216 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11217 * gdb.dwarf2/subrange.exp: Likewise.
11218 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11219 * gdb.dwarf2/implptrpiece.exp: Likewise.
11220 * gdb.dwarf2/nostaticblock.exp: Likewise.
11221
11222 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11223
11224 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11225 directory to absolute path name arguments.
11226
11227 2014-03-10 Joel Brobecker <brobecker@adacore.com>
11228
11229 * gdb.ada/tagged_access: New testcase.
11230
11231 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11232
11233 * gdb.btrace/data.exp: Update expected output.
11234
11235 2014-03-06 Yao Qi <yao@codesourcery.com>
11236
11237 * gdb.trace/pr16508.exp: New file.
11238
11239 2014-03-05 Pedro Alves <palves@redhat.com>
11240
11241 PR gdb/16575
11242 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11243 procedure.
11244 (top level): Adjust to use it. Add tests that exercise breakpoint
11245 interaction with the code-cache.
11246
11247 2014-02-26 Ludovic Courtès <ludo@gnu.org>
11248
11249 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11250 test for 'history-append!'.
11251
11252 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11253
11254 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11255 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11256 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11257 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11258 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11259 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11260
11261 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11262
11263 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11264 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11265 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11266
11267 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11268
11269 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11270
11271 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11272
11273 * gdb.dwarf2/arr-stride.c: New file.
11274 * gdb.dwarf2/arr-stride.exp: New file.
11275
11276 2014-02-26 Pedro Alves <palves@redhat.com>
11277
11278 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11279 that won't ever trigger. Make sure that GDB reports the correct
11280 breakpoint that caused the stop.
11281
11282 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11283
11284 PR gdb/16626
11285 * gdb.base/auto-load-script: New file.
11286 * gdb.base/auto-load.c: New file.
11287 * gdb.base/auto-load.exp: New file.
11288
11289 PR gdb/16626
11290 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11291
11292 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11293
11294 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11295 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11296
11297 2014-02-24 Doug Evans <dje@google.com>
11298
11299 * lib/gdb.exp (run_on_host): Log error output if program fails.
11300
11301 2014-02-21 Pedro Alves <palves@redhat.com>
11302
11303 * gdb.threads/step-after-sr-lock.c: Rename to ...
11304 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11305 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11306 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11307 ... this.
11308
11309 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11310
11311 PR tdep/16397
11312 * gdb.arch/amd64-stap-special-operands.exp: New file.
11313 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11314 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11315 * gdb.arch/amd64-stap-triplet.S: Likewise.
11316 * gdb.arch/amd64-stap-triplet.c: Likewise.
11317
11318 2014-02-20 Joel Brobecker <brobecker@adacore.com>
11319
11320 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11321 in .section pseudo-op.
11322
11323 2014-02-20 lin zuojian <manjian2006@gmail.com>
11324 Joel Brobecker <brobecker@adacore.com>
11325 Doug Evans <xdje42@gmail.com>
11326
11327 PR symtab/16581
11328 * gdb.dwarf2/dw2-icycle.S: New file.
11329 * gdb.dwarf2/dw2-icycle.c: New file.
11330 * gdb.dwarf2/dw2-icycle.exp: New file.
11331
11332 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11333
11334 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11335 operations on gdb.Value objects.
11336 * gdb.python/py-value-cc.exp: Add new test to test operations on
11337 gdb.Value objects.
11338
11339 2014-02-18 Doug Evans <dje@google.com>
11340
11341 * Makefile.in (TESTS): New variable.
11342 (expanded_tests, expanded_tests_or_none): New variables
11343 (check-single): Pass $(expanded_tests_or_none) to runtest.
11344 (check-parallel): Only run tests in $(TESTS) if non-empty.
11345 (check/no-matching-tests-found): New rule.
11346 * README: Document TESTS makefile variable.
11347
11348 2014-02-18 Doug Evans <dje@google.com>
11349
11350 * Makefile.in (check-parallel): rm -rf outputs temp.
11351
11352 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11353
11354 Fix "ERROR: no fileid for" in the testsuite.
11355 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11356
11357 2014-02-12 Doug Evans <dje@google.com>
11358
11359 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11360 (MISCELLANEOUS): New variable.
11361 (clean): rm -rf $(MISCELLANEOUS).
11362 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11363 dwp live in the same directory as symlinks, with each symlink pointed
11364 to a differently named file in a different directory.
11365
11366 2014-02-11 Doug Evans <dje@google.com>
11367
11368 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11369 of Tcl file commands.
11370
11371 2014-02-10 Mark Kettenis <kettenis@gnu.org>
11372
11373 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11374 "kill -SIGUSR1 -1".
11375
11376 2014-02-10 Joel Brobecker <brobecker@adacore.com>
11377
11378 * gdb.ada/tick_length_array_enum_idx: New testcase.
11379
11380 2014-02-10 Doug Evans <xdje42@gmail.com>
11381
11382 * configure.ac (AC_OUTPUT): Add gdb.guile.
11383 * configure: Regenerate.
11384 * lib/gdb-guile.exp: New file.
11385 * lib/gdb.exp (get_target_charset): New function.
11386 * gdb.base/help.exp: Update expected output from "apropos apropos".
11387 * gdb.guile/Makefile.in: New file.
11388 * gdb.guile/guile.exp: New file.
11389 * gdb.guile/scm-arch.c: New file.
11390 * gdb.guile/scm-arch.exp: New file.
11391 * gdb.guile/scm-block.c: New file.
11392 * gdb.guile/scm-block.exp: New file.
11393 * gdb.guile/scm-breakpoint.c: New file.
11394 * gdb.guile/scm-breakpoint.exp: New file.
11395 * gdb.guile/scm-disasm.c: New file.
11396 * gdb.guile/scm-disasm.exp: New file.
11397 * gdb.guile/scm-equal.c: New file.
11398 * gdb.guile/scm-equal.exp: New file.
11399 * gdb.guile/scm-error.exp: New file.
11400 * gdb.guile/scm-error.scm: New file.
11401 * gdb.guile/scm-frame-args.c: New file.
11402 * gdb.guile/scm-frame-args.exp: New file.
11403 * gdb.guile/scm-frame-args.scm: New file.
11404 * gdb.guile/scm-frame-inline.c: New file.
11405 * gdb.guile/scm-frame-inline.exp: New file.
11406 * gdb.guile/scm-frame.c: New file.
11407 * gdb.guile/scm-frame.exp: New file.
11408 * gdb.guile/scm-generics.exp: New file.
11409 * gdb.guile/scm-gsmob.exp: New file.
11410 * gdb.guile/scm-iterator.c: New file.
11411 * gdb.guile/scm-iterator.exp: New file.
11412 * gdb.guile/scm-math.c: New file.
11413 * gdb.guile/scm-math.exp: New file.
11414 * gdb.guile/scm-objfile-script-gdb.in: New file.
11415 * gdb.guile/scm-objfile-script.c: New file.
11416 * gdb.guile/scm-objfile-script.exp: New file.
11417 * gdb.guile/scm-objfile.c: New file.
11418 * gdb.guile/scm-objfile.exp: New file.
11419 * gdb.guile/scm-ports.exp: New file.
11420 * gdb.guile/scm-pretty-print.c: New file.
11421 * gdb.guile/scm-pretty-print.exp: New file.
11422 * gdb.guile/scm-pretty-print.scm: New file.
11423 * gdb.guile/scm-section-script.c: New file.
11424 * gdb.guile/scm-section-script.exp: New file.
11425 * gdb.guile/scm-section-script.scm: New file.
11426 * gdb.guile/scm-symbol.c: New file.
11427 * gdb.guile/scm-symbol.exp: New file.
11428 * gdb.guile/scm-symtab-2.c: New file.
11429 * gdb.guile/scm-symtab.c: New file.
11430 * gdb.guile/scm-symtab.exp: New file.
11431 * gdb.guile/scm-type.c: New file.
11432 * gdb.guile/scm-type.exp: New file.
11433 * gdb.guile/scm-value-cc.cc: New file.
11434 * gdb.guile/scm-value-cc.exp: New file.
11435 * gdb.guile/scm-value.c: New file.
11436 * gdb.guile/scm-value.exp: New file.
11437 * gdb.guile/source2.scm: New file.
11438 * gdb.guile/types-module.cc: New file.
11439 * gdb.guile/types-module.exp: New file.
11440
11441 2014-02-10 Yao Qi <yao@codesourcery.com>
11442
11443 PR testsuite/16543
11444 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11445 * configure: Regenerated.
11446 * Makefile.in: New file.
11447
11448 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11449
11450 * gdb.python/py-framefilter.exp: Fix typo.
11451
11452 2014-02-08 Yao Qi <yao@codesourcery.com>
11453
11454 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11455 that no =breakpoint-modified is emitted when breakpoints are
11456 modified through MI commands.
11457
11458 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11459 Pedro Alves <palves@redhat.com>
11460
11461 * gdb.threads/step-after-sr-lock.c: New file.
11462 * gdb.threads/step-after-sr-lock.exp: New file.
11463
11464 2014-02-07 Pedro Alves <palves@redhat.com>
11465
11466 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11467
11468 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11469
11470 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11471 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11472
11473 2014-02-06 Doug Evans <xdje42@gmail.com>
11474
11475 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11476 output.
11477
11478 * gdb.gdb/python-interrupts.exp: New file.
11479
11480 2014-02-05 Yao Qi <yao@codesourcery.com>
11481
11482 * gdb.trace/report.exp (use_collected_data): Test the output
11483 of "info threads" and "info inferiors".
11484
11485 2014-02-05 Yao Qi <yao@codesourcery.com>
11486
11487 Revert this patch:
11488
11489 2013-05-24 Yao Qi <yao@codesourcery.com>
11490
11491 * gdb.trace/tfile.exp: Test inferior and thread.
11492
11493 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11494
11495 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11496 on a function.
11497 * gdb.base/step-bt.c: Call hello via function pointer to make
11498 sure its first instruction is executed on powerpc64le-linux.
11499
11500 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11501
11502 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11503
11504 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11505
11506 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11507 of the test patterns for use on little-endian systems.
11508
11509 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11510
11511 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11512 (decimal_vector): Fix for little-endian.
11513
11514 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11515
11516 * gdb.arch/sparc-sysstep.exp: New file.
11517 * gdb.arch/sparc-sysstep.c: Likewise.
11518
11519 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11520
11521 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11522
11523 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11524
11525 2014-01-23 Tom Tromey <tromey@redhat.com>
11526
11527 * gdb.ada/array_char_idx: New testcase.
11528
11529 2014-01-23 Tom Tromey <tromey@redhat.com>
11530
11531 PR python/16487:
11532 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11533 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11534 classes.
11535
11536 2014-01-23 Tom Tromey <tromey@redhat.com>
11537
11538 PR python/16491:
11539 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11540 string from an inferior frame.
11541 * gdb.python/py-framefilter-mi.exp: Update.
11542
11543 2014-01-22 Doug Evans <dje@google.com>
11544
11545 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11546
11547 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11548
11549 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11550
11551 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11552
11553 * gdb.trace/entry-values.exp: Remove excess space character from
11554 regex patterns. Handle s390 call instruction.
11555
11556 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11557
11558 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11559 define "*_start" label. Make "name" static.
11560 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11561 ${name} by references to ${name}_start.
11562
11563 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11564
11565 * gdb.base/info-macros.exp: Remove "debug" from the compile
11566 options.
11567
11568 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11569
11570 * gdb.dlang/demangle.exp: New file.
11571
11572 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11573
11574 * gdb.dlang/primitive-types.exp: New file.
11575
11576 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11577
11578 * configure.ac: Create gdb.dlang/Makefile.
11579 * configure: Regenerate.
11580 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11581 * gdb.dlang/Makefile.in: New file.
11582 * lib/d-support.exp: New file.
11583 * lib/gdb.exp (skip_d_tests): New proc.
11584
11585 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11586
11587 * gdb.btrace/delta.exp: Check reverse stepi.
11588 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11589 * gdb.btrace/finish.exp: New.
11590 * gdb.btrace/next.exp: New.
11591 * gdb.btrace/nexti.exp: New.
11592 * gdb.btrace/record_goto.c: Add comments.
11593 * gdb.btrace/step.exp: New.
11594 * gdb.btrace/stepi.exp: New.
11595 * gdb.btrace/multi-thread-step.c: New.
11596 * gdb.btrace/multi-thread-step.exp: New.
11597 * gdb.btrace/rn-dl-bind.c: New.
11598 * gdb.btrace/rn-dl-bind.exp: New.
11599 * gdb.btrace/data.c: New.
11600 * gdb.btrace/data.exp: New.
11601 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11602
11603 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11604
11605 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11606 * gdb.btrace/exception.exp: Update.
11607 * gdb.btrace/instruction_history.exp: Update.
11608 * gdb.btrace/record_goto.exp: Update.
11609 * gdb.btrace/tailcall.exp: Update.
11610 * gdb.btrace/unknown_functions.exp: Update.
11611 * gdb.btrace/delta.exp: New.
11612
11613 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11614
11615 * gdb.btrace/record_goto.exp: Add backtrace test.
11616 * gdb.btrace/tailcall.exp: Add backtrace test.
11617
11618 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11619
11620 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11621 * gdb.btrace/record_goto.c: New.
11622 * gdb.btrace/record_goto.exp: New.
11623 * gdb.btrace/x86-record_goto.S: New.
11624
11625 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11626
11627 * gdb.btrace/function_call_history.exp: Update tests.
11628 * gdb.btrace/instruction_history.exp: Update tests.
11629
11630 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11631
11632 * gdb.btrace/function_call_history.exp: Fix expected field
11633 order for "record function-call-history".
11634 Add new tests for "record function-call-history /c".
11635 * gdb.btrace/exception.cc: New.
11636 * gdb.btrace/exception.exp: New.
11637 * gdb.btrace/tailcall.exp: New.
11638 * gdb.btrace/x86-tailcall.S: New.
11639 * gdb.btrace/x86-tailcall.c: New.
11640 * gdb.btrace/unknown_functions.c: New.
11641 * gdb.btrace/unknown_functions.exp: New.
11642 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11643
11644 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11645
11646 * gdb.btrace/instruction_history.exp: Update.
11647 * gdb.btrace/function_call_history.exp: Update.
11648
11649 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11650
11651 * gdb.btrace/function_call_history.exp: Fix expected function
11652 trace.
11653 * gdb.btrace/instruction_history.exp: Initialize traced.
11654 Remove traced_functions.
11655
11656 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11657
11658 * gdb.btrace/function_call_history.exp: Update
11659 * gdb.btrace/instruction_history.exp: Update.
11660
11661 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11662
11663 * gdb.btrace/enable.exp: Update expected text.
11664
11665 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11666
11667 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11668 bytes.
11669
11670 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11671
11672 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11673
11674 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11675
11676 * lib/gdb.exp (supports_process_record): Return true for
11677 arm*-linux*. (supports_reverse): Likewise.
11678
11679 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11680
11681 PR python/15464
11682 PR python/16113
11683 * gdb.python/py-type.c: Enhance test case.
11684 * gdb.python/py-value-cc.cc: Likewise
11685 * gdb.python/py-type.exp: Add new tests.
11686 * gdb.python/py-value-cc.exp: Likewise
11687
11688 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11689 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11692 Make "name" extern.
11693 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11694 references to ${name}_start by references to ${name}.
11695
11696 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11697
11698 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11699
11700 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11701
11702 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11703
11704 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11705 Pedro Alves <palves@redhat.com>
11706
11707 * gdb.mi/mi-info-os.exp: Connect to the target with
11708 mi_gdb_target_load.
11709
11710 2014-01-08 Pedro Alves <palves@redhat.com>
11711
11712 * gdb.threads/reconnect-signal.c: New file.
11713 * gdb.threads/reconnect-signal.exp: New file.
11714
11715 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11716
11717 * gdb.base/source-dir.exp: New file.
11718
11719 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11720
11721 * gdb.ada/mi_interface: New testcase.
11722
11723 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11724
11725 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11726 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11727 gdb.ada/pp-rec-component/pck.ads: New files.
11728
11729 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11730
11731 * gdb.python/py-pp-integral.c: New file.
11732 * gdb.python/py-pp-integral.py: New file.
11733 * gdb.python/py-pp-integral.exp: New file.
11734
11735 For older changes see ChangeLog-1993-2013.
11736 \f
11737 ;; Local Variables:
11738 ;; mode: change-log
11739 ;; left-margin: 8
11740 ;; fill-column: 74
11741 ;; version-control: never
11742 ;; End:
11743
11744 Copyright 2014-2017 Free Software Foundation, Inc.
11745 Copying and distribution of this file, with or without modification,
11746 are permitted provided the copyright notice and this notice are preserved.