Fix accessing TLS variables with no debug info
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.threads/tls-nodebug-pie.c: New file.
4 * gdb.threads/tls-nodebug-pie.exp: New file.
5
6 2017-09-05 Tom Tromey <tom@tromey.com>
7
8 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9 for rust.
10
11 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
12
13 * gdb.multi/multi-arch-exec.exp: Test with different
14 "follow-exec-mode" settings.
15 (do_test): New procedure.
16
17 2017-09-04 Pedro Alves <palves@redhat.com>
18
19 * gdb.base/func-static.c (S::method const, S::method volatile)
20 (S::method volatile const): New methods.
21 (c_s, v_s, cv_s): New instances.
22 (main): Call method() on them.
23 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
24 (cannot_resolve): New procedure.
25 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
26 print-quote-unquoted columns.
27 (do_test): Test printing each scope too.
28
29 2017-09-04 Pedro Alves <palves@redhat.com>
30
31 * gdb.base/local-static.exp: Also test with
32 class::method::variable wholly quoted.
33 * gdb.cp/m-static.exp (class::method::variable): Remove test.
34
35 2017-09-04 Pedro Alves <palves@redhat.com>
36
37 * gdb.base/local-static.c: New.
38 * gdb.base/local-static.cc: New.
39 * gdb.base/local-static.exp: New.
40
41 2017-09-04 Pedro Alves <palves@redhat.com>
42
43 * gdb.asm/asm-source.exp: Add casts to int.
44 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
45 (dataglobal64_1, dataglobal64_2): New globals.
46 * gdb.base/nodebug.exp: Test different expressions involving the
47 new globals, with print, whatis and ptype. Add casts to int.
48 * gdb.base/solib-display.exp: Add casts to int.
49 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
50 * gdb.cp/m-static.exp: Add cast to int.
51 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
52 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
53 tls variable with no debug info without a cast. Test with a cast
54 to int too.
55 * gdb.trace/entry-values.exp: Add casts.
56
57 2017-09-04 Pedro Alves <palves@redhat.com>
58
59 * gdb.base/nodebug.exp: Test that ptype's error about functions
60 with unknown return type includes the function name too.
61
62 2017-09-04 Pedro Alves <palves@redhat.com>
63
64 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
65 return type of munmap in infcall.
66 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
67 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
68 type of ftell in infcall.
69 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
70 type of getpid in infcall.
71 * gdb.base/infcall-exec.exp: Cast return type of execlp in
72 infcall.
73 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
74 Bail on failure to extract the pid.
75 * gdb.base/nodebug.c: #include <stdint.h>.
76 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
77 New functions.
78 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
79 Change expected output of print/whatis/ptype with functions with
80 no debug info. Test all supported languages. Call
81 test_call_promotion.
82 * gdb.compile/compile.exp: Adjust expected output to expect
83 warning.
84 * gdb.threads/siginfo-threads.exp: Likewise.
85
86 2017-09-04 Pedro Alves <palves@redhat.com>
87
88 * gdb.base/callfuncs.exp (do_function_calls): New parameter
89 "prototypes". Test calling float functions via prototyped and
90 unprototyped function pointers.
91 (perform_all_tests): New parameter "prototypes". Pass it down.
92 (top level): Pass down "prototypes" parameter to
93 perform_all_tests.
94
95 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
96
97 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
98 Test with nested loops.
99
100 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
101
102 * gdb.base/commands.exp: Call the new procedures.
103 (loop_break_test, loop_continue_test): New procedures.
104
105 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
106
107 * gdb.base/commands.exp: Call new procedure.
108 (define_if_without_arg_test): New procedure.
109
110 2017-09-04 Pedro Alves <palves@redhat.com>
111
112 * gdb.base/list-ambiguous.exp: New file.
113 * gdb.base/list-ambiguous0.c: New file.
114 * gdb.base/list-ambiguous1.c: New file.
115 * gdb.base/list.exp (test_list_range): Adjust expected output.
116
117 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
118
119 * gdb.base/share-env-with-gdbserver.c: New file.
120 * gdb.base/share-env-with-gdbserver.exp: Likewise.
121
122 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
123
124 * gdb.base/commands.exp (gdbvar_simple_if_test,
125 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
126 progvar_simple_if_test, progvar_simple_while_test,
127 progvar_complex_if_while_test, user_defined_command_test,
128 user_defined_command_args_eval,
129 user_defined_command_args_stack_test,
130 user_defined_command_manyargs_test, bp_deleted_in_command_test,
131 temporary_breakpoint_commands,
132 gdb_test_no_prompt, redefine_hook_test,
133 redefine_backtrace_test): Remove "global gdb_prompt".
134
135 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
136
137 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
138 New proc, call it from toplevel.
139
140 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
141
142 PR remote/21852
143 * gdb.server/normal.c: New file, copied from gdb.base.
144 * gdb.server/run-without-local-binary.exp: New file.
145
146 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
147
148 * gdb.arch/sparc64-adi.exp: New file.
149 * gdb.arch/sparc64-adi.c: New file.
150
151 2017-08-22 Pedro Alves <palves@redhat.com>
152
153 * gdb.cp/overload.exp (line_range_pattern): New procedure.
154 (top level): Add "list all overloads" tests.
155
156 2017-08-22 Tom Tromey <tom@tromey.com>
157
158 * gdb.gdb/xfullpath.exp: Remove.
159
160 2017-08-21 Pedro Alves <palves@redhat.com>
161
162 PR gdb/19487
163 * gdb.base/symbol-alias.c: New.
164 * gdb.base/symbol-alias2.c: New.
165 * gdb.base/symbol-alias.exp: New.
166
167 2017-08-21 Pedro Alves <palves@redhat.com>
168
169 * gdb.base/dfp-test.c
170 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
171 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
172 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
173 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
174 * gdb.base/whatis-ptype-typedefs.c: New.
175 * gdb.base/whatis-ptype-typedefs.exp: New.
176 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
177 (an_int, an_int_type, an_int_type2): New globals.
178 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
179 involving typedefs and cast expressions.
180 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
181 (lookup_typedefs_function): New.
182 (typedefs_pretty_printers_dict): New.
183 (top level): Register lookup_typedefs_function in
184 gdb.pretty_printers.
185
186 2017-08-18 Yao Qi <yao.qi@linaro.org>
187
188 * gdb.server/unittest.exp: New.
189
190 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
191
192 PR gdb/21954
193 * gdb.base/environ.exp: Add test to check if 'unset environment'
194 works.
195
196 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
197
198 * lib/gdb.exp (universal_compile_options): New caching proc.
199 (gdb_compile): Suppress GCC's coloring of messages.
200
201 2017-08-14 Tom Tromey <tom@tromey.com>
202
203 PR gdb/21675:
204 * gdb.base/printcmds.exp (test_radices): New function.
205 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
206 * gdb.base/sizeof.exp (check_valueof): Use p/d.
207 * lib/gdb.exp (get_integer_valueof): Use p/d.
208
209 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
210
211 * lib/gdb.exp (get_valueof): Don't capture end-of-line
212 characters.
213
214 2017-08-05 Tom Tromey <tom@tromey.com>
215
216 * gdb.rust/simple.exp: Allow String to appear in a different
217 namespace.
218
219 2017-07-26 Yao Qi <yao.qi@linaro.org>
220
221 * gdb.gdb/unittest.exp: Invoke command
222 "maintenance check xml-descriptions".
223
224 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
225
226 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
227 calling context.
228 (hex128): Drop erroneous calculation of parameters.
229
230 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
231
232 * gdb.python/py-unwind.exp: Disable stack protection when
233 building test file.
234
235 2017-07-20 Pedro Alves <palves@redhat.com>
236
237 * gdb.base/default.exp (set language): Adjust expected output.
238
239 2017-07-20 Pedro Alves <palves@redhat.com>
240
241 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
242 (test_minsym): ... this, and make static.
243 (get_pck__foo__bar__minsym): Rename to ...
244 (get_test_minsym): ... this.
245 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
246 symbol names and comments.
247 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
248 (get_test_minsym): ... this.
249 (pck__foo__bar__minsym__2): Rename to ...
250 (test_minsym): ... this.
251 (main): Adjust.
252
253 2017-07-17 Pedro Alves <palves@redhat.com>
254
255 * gdb.base/completion.exp: Adjust expected output.
256 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
257 the completer works.
258
259 2017-07-17 Pedro Alves <palves@redhat.com>
260
261 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
262
263 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
264
265 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
266
267 2017-07-14 Tom Tromey <tom@tromey.com>
268
269 PR rust/21764:
270 * gdb.rust/simple.exp: Add tests.
271
272 2017-07-14 Tom Tromey <tom@tromey.com>
273
274 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
275
276 2017-07-14 Pedro Alves <palves@redhat.com>
277
278 * gdb.linespec/base/one/thefile.cc (z1): New function.
279 * gdb.linespec/base/two/thefile.cc (z2): New function.
280 * gdb.linespec/linespec.exp: Add tests.
281
282 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
283
284 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
285 to mi_create_breakpoint.
286
287 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
288
289 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
290 mi_create_breakpoint.
291
292 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
293
294 * gdb.dlang/demangle.exp: Update for demangling changes.
295
296 2017-07-09 Tom Tromey <tom@tromey.com>
297
298 * gdb.dwarf2/shortpiece.exp: New file.
299
300 2017-07-06 David Blaikie <dblaikie@gmail.com>
301
302 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
303 built from fissiont-multi-cu{1,2}.c.
304 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
305 except putting 'main' and 'func' in separate CUs in the same DWO file.
306 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
307 test.
308 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
309 test.
310
311 2017-07-06 Pedro Alves <palves@redhat.com>
312
313 * gdb.python/py-unwind.exp: Test flushregs.
314
315 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
316
317 PR cli/21688
318 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
319 tests for alias commands and trailing whitespace.
320
321 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
322
323 PR cli/21688
324 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
325 procedure. Call it.
326
327 2017-06-29 Pedro Alves <palves@redhat.com>
328
329 * gdb.base/printcmds.exp: Add tests.
330
331 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
332
333 PR gdb/21337
334 * gdb.base/reread-readsym.exp: New file.
335 * gdb.base/reread-readsym.c: New file.
336
337 2017-06-21 Kevin Buettner <kevinb@redhat.com>
338
339 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
340 subpattern.
341
342 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
343
344 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
345 extended mnemonic.
346 * gdb.arch/powerpc-power9.s: Likewise.
347
348 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
349
350 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
351 on 32-bit x86 targets. Exploit is_*_target macros where
352 appropriate.
353
354 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
355
356 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
357 register pieces.
358
359 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
360
361 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
362 located in one or more DWARF pieces.
363
364 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
365
366 * lib/gdb.exp (get_endianness): New proc.
367 * gdb.arch/aarch64-fp.exp: Use it.
368 * gdb.arch/altivec-regs.exp: Likewise.
369 * gdb.arch/e500-regs.exp: Likewise.
370 * gdb.arch/vsx-regs.exp: Likewise.
371 * gdb.base/dump.exp: Likewise.
372 * gdb.base/funcargs.exp: Likewise.
373 * gdb.base/gnu_vector.exp: Likewise.
374 * gdb.dwarf2/formdata16.exp: Likewise.
375 * gdb.dwarf2/implptrpiece.exp: Likewise.
376 * gdb.dwarf2/nonvar-access.exp: Likewise.
377 * gdb.python/py-inferior.exp: Likewise.
378 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
379
380 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
381
382 PR gdb/21226
383 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
384 stack value pieces are taken from the LSB end.
385
386 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
387
388 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
389 variable at nonzero offset.
390
391 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
392
393 * gdb.dwarf2/var-access.c: New file.
394 * gdb.dwarf2/var-access.exp: New test.
395 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
396
397 2017-06-12 Tom Tromey <tom@tromey.com>
398
399 * gdb.dwarf2/formdata16.exp: Add tests.
400
401 2017-06-12 Tom Tromey <tom@tromey.com>
402
403 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
404
405 2017-06-12 Tom Tromey <tom@tromey.com>
406
407 PR exp/16225:
408 * gdb.reverse/i386-sse-reverse.exp: Update tests.
409 * gdb.arch/vsx-regs.exp: Update tests.
410 * gdb.arch/s390-vregs.exp (hex128): New proc.
411 Update test.
412 * gdb.arch/altivec-regs.exp: Update tests.
413
414 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
415
416 * gdb.base/startup-with-shell.c: New file.
417 * gdb.base/startup-with-shell.exp: Likewise.
418
419 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
420
421 * gdb.server/non-existing-program.exp: Update regex in order to
422 reflect the fact that gdbserver is now using fork_inferior (with a
423 shell) to startup the inferior.
424
425 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
426
427 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
428 support function calls from GDB.
429
430 2017-05-21 Tom Tromey <tom@tromey.com>
431
432 PR rust/21466:
433 * gdb.rust/unsized.exp: New file.
434 * gdb.rust/unsized.rs: New file.
435
436 2017-05-19 Tom Tromey <tom@tromey.com>
437
438 PR rust/21484:
439 * gdb.rust/watch.exp: New file.
440 * gdb.rust/watch.rs: New file.
441
442 2017-05-18 Tom Tromey <tom@tromey.com>
443
444 * gdb.rust/simple.exp: Allow Box to be qualified.
445
446 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
447
448 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
449
450 2017-05-18 Pedro Alves <palves@redhat.com>
451
452 * gdb.base/fileio.c (test_write, test_read, test_close)
453 (test_fstat): Don't print 'ret' in the fail path.
454
455 2017-05-18 Pedro Alves <palves@redhat.com>
456
457 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
458 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
459 (test_system, test_rename, test_unlink, test_time): Change
460 prototypes.
461 * gdb.base/fileio.exp (stop_msg): Adjust.
462
463 2017-05-18 Pedro Alves <palves@redhat.com>
464
465 * gdb.base/fileio.c (null_str): New global.
466 (test_stat): Use it.
467 * gdb.base/fileio.exp: Remove nowarnings.
468
469 2017-05-17 Yao Qi <yao.qi@linaro.org>
470
471 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
472
473 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
474
475 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
476 argument command.
477 (top-level): Invoke test_set_inferior_tty.
478
479 2017-05-04 Pedro Alves <palves@redhat.com>
480
481 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
482 Add parens to print call for Python 3.
483
484 2017-05-03 Keith Seitz <keiths@redhat.com>
485
486 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
487 (main): Call it.
488
489 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
490
491 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
492 to prev and next.
493
494 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
495
496 * gdb.python/py-record-btrace.exp: Remove test for
497 gdb.BtraceInstruction.error.
498
499 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
500
501 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
502
503 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
504
505 * gdb.python/py-record-btrace-threads.c: New file.
506 * gdb.python/py-record-btrace-threads.exp: New file.
507
508 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
509
510 PR testsuite/8595
511 * gdb.base/environ.exp: Make test available in all architectures.
512 Move bits related to "info program" testing to
513 gdb.base/info-program.exp. Rewrite tests to use the two new
514 procedures mentione below.
515 (test_set_show_env_var) New procedure.
516 (test_set_show_env_var_equal): Likewise.
517 * gdb.base/info-program.exp: New file.
518
519 2017-04-27 Keith Seitz <keiths@redhat.com>
520
521 * gdb.cp/oranking.cc (test15): New function.
522 (main): Call test15 and declare additional variables for testing.
523 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
524 "p foo101('abc')" tests.
525 Add tests for cv qualifier overloads.
526 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
527 "lvalue reference overload" test.
528 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
529 "print value of f1 on Child&& in f2" test.
530
531 2017-04-19 Pedro Alves <palves@redhat.com>
532
533 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
534 procedure.
535 (top level): Call it.
536 * lib/gdb.exp (gdb_define_cmd): New procedure.
537
538 2017-04-12 Pedro Alves <palves@redhat.com>
539
540 PR gdb/21323
541 * gdb.cp/wide_char_types.c: Include <wchar.h>.
542 (wchar): New global.
543 * gdb.cp/wide_char_types.exp (wide_char_types_program)
544 (do_test_wide_char, wide_char_types_no_program, top level): Add
545 wchar_t testing.
546
547 2017-04-12 Pedro Alves <palves@redhat.com>
548
549 PR c++/21323
550 * gdb.cp/wide_char_types.c: New file.
551 * gdb.cp/wide_char_types.exp: New file.
552
553 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
554
555 PR gdb/21352
556 * gdb.trace/tsv.exp: Add test for "tsave -r".
557
558 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
559
560 * gdb.dlang/watch-loc.c: New file.
561 * gdb.dlang/watch-loc.exp: New file.
562
563 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
564
565 * gdb.python/py-section-script.exp (sepdebug): New testcases.
566
567 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
568
569 * gdb.arch/arc-analyze-prologue.S: New file.
570 * gdb.arch/arc-analyze-prologue.exp: Likewise.
571
572 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
573
574 * gdb.arch/arc-decode-insn.S: New file.
575 * gdb.arch/arc-decode-insn.exp: Likewise.
576
577 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
578
579 PR tdep/20928
580 * gdb.arch/sparc64-regs.exp: New file.
581 * gdb.arch/sparc64-regs.S: Likewise.
582
583 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
584
585 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
586 and memory view on Python 3.
587
588 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
589 Keith Seitz <keiths@redhat.com>
590
591 PR gdb/14441
592 * gdb.cp/demangle.exp: Add rvalue reference tests.
593 * gdb.cp/rvalue-ref-casts.cc: New file.
594 * gdb.cp/rvalue-ref-casts.exp: New file.
595 * gdb.cp/rvalue-ref-overload.cc: New file.
596 * gdb.cp/rvalue-ref-overload.exp: New file.
597 * gdb.cp/rvalue-ref-params.cc: New file.
598 * gdb.cp/rvalue-ref-params.exp: New file.
599 * gdb.cp/rvalue-ref-sizeof.cc: New file.
600 * gdb.cp/rvalue-ref-sizeof.exp: New file.
601 * gdb.cp/rvalue-ref-types.cc: New file.
602 * gdb.cp/rvalue-ref-types.exp: New file.
603 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
604 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
605
606 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
607
608 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
609 New procedure.
610
611 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
612
613 * lib/mi-support.exp (mi_gdb_test): Add additional message
614 for unexpected output.
615
616 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
617
618 * gdb.base/examine-backward.c (Barrier): New character array
619 constant, to ensure that TestStrings is preceded by a string
620 terminator.
621
622 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
623
624 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
625 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
626 and implicit pointer into such a location.
627
628 2017-03-16 Doug Evans <dje@google.com>
629
630 * gdb.python/py-lazy-string (pointer): Really add new typedef.
631
632 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
633
634 * gdb.cp/m-static.exp: Fix expectation for prototype of
635 test5.single_constructor and single_constructor::single_constructor.
636
637 2017-03-16 Doug Evans <dje@google.com>
638
639 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
640 * gdb.guile/scm-lazy-string.c: New file.
641 * gdb.guile/scm-value.exp: Move lazy string tests to ...
642 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
643 for pointer, array, typedef lazy strings.
644
645 2017-03-16 Doug Evans <dje@google.com>
646
647 PR python/17728, python/18439, python/18779
648 * gdb.python/py-value.c (main) Delete locals sptr, sn.
649 * gdb.python/py-lazy-string.c (pointer): New typedef.
650 (main): New locals ptr, array, typedef_ptr.
651 * gdb.python/py-value.exp: Move lazy string tests to ...
652 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
653 array, typedef lazy strings.
654
655 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
656
657 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
658 Add optional 'test' parameter.
659
660 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
661
662 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
663 Skip for versions of DejaGnu < 1.5.
664
665 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
666
667 * lib/gdb.exp (dejagnu_version): New proc.
668 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
669 Use dejagnu_version.
670
671 2017-03-10 Keith Seitz <keiths@redhat.com>
672
673 PR c++/8128
674 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
675 type from destructor regexps.
676 Add a branch which actually passes the test.
677 Adjust "ptype t5i" test names.
678
679 2017-03-08 Pedro Alves <palves@redhat.com>
680
681 * gdb.base/step-over-exit.exp: Add explicit test message.
682
683 2017-03-08 Pedro Alves <palves@redhat.com>
684
685 PR gdb/18360
686 * gdb.threads/interrupt-while-step-over.c: New file.
687 * gdb.threads/interrupt-while-step-over.exp: New file.
688
689 2017-03-08 Pedro Alves <palves@redhat.com>
690
691 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
692 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
693
694 2017-03-08 Pedro Alves <palves@redhat.com>
695
696 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
697 PKRU as not supported as a PASS.
698
699 2017-03-08 Pedro Alves <palves@redhat.com>
700
701 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
702 prefix instead of $binfile1/$binfile2.
703 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
704 in test message.
705 * gdb.python/py-completion.exp: Use "load python file" as test
706 messages instead of unstable path names.
707
708 2017-03-08 Pedro Alves <palves@redhat.com>
709 Jan Kratochvil <jan.kratochvil@redhat.com>
710
711 PR cli/21218
712 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
713 New proc.
714 (top level): Call it.
715
716 2017-03-08 Pedro Alves <palves@redhat.com>
717
718 PR tui/21216
719 * gdb.tui/tui-nl-filtered-output.exp: New file.
720
721 2017-03-08 Pedro Alves <palves@redhat.com>
722
723 * gdb.base/completion.exp: Move TUI completion tests to ...
724 * gdb.tui/completion.exp: ... this new file.
725
726 2017-03-08 Pedro Alves <palves@redhat.com>
727
728 * gdb.base/tui-disasm-long-lines.c,
729 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
730 gdb.base/tui-layout.exp: Move to ...
731 * gdb.tui/: ... this new directory.
732
733 2017-03-07 Pedro Alves <palves@redhat.com>
734
735 * gdb.base/tui-layout.c: New file.
736 * gdb.base/tui-layout.exp: New file.
737
738 2017-03-07 Pedro Alves <palves@redhat.com>
739
740 * gdb.base/tui-layout.c: Rename to ...
741 * gdb.base/tui-disasm-long-lines.c: ... this.
742 * gdb.base/tui-layout.exp: Rename to ...
743 * gdb.base/tui-disasm-long-lines.exp: ... this.
744
745 2017-03-07 Pedro Alves <palves@redhat.com>
746
747 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
748
749 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
750
751 * i386-mpx-call.c: New file.
752 * i386-mpx-call.exp: New file.
753
754 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
755
756 * gdb.arch/powerpc-power.exp: Delete test.
757 * gdb.arch/powerpc-power.s: Likewise.
758 * gdb.disasm/disassembler-options.exp: New test.
759 * gdb.arch/powerpc-altivec.exp: Likewise.
760 * gdb.arch/powerpc-altivec.s: Likewise.
761 * gdb.arch/powerpc-altivec2.exp: Likewise.
762 * gdb.arch/powerpc-altivec2.s: Likewise.
763 * gdb.arch/powerpc-altivec3.exp: Likewise.
764 * gdb.arch/powerpc-altivec3.s: Likewise.
765 * gdb.arch/powerpc-power7.exp: Likewise.
766 * gdb.arch/powerpc-power7.s: Likewise.
767 * gdb.arch/powerpc-power8.exp: Likewise.
768 * gdb.arch/powerpc-power8.s: Likewise.
769 * gdb.arch/powerpc-power9.exp: Likewise.
770 * gdb.arch/powerpc-power9.s: Likewise.
771 * gdb.arch/powerpc-vsx.exp: Likewise.
772 * gdb.arch/powerpc-vsx.s: Likewise.
773 * gdb.arch/powerpc-vsx2.exp: Likewise.
774 * gdb.arch/powerpc-vsx2.s: Likewise.
775 * gdb.arch/powerpc-vsx3.exp: Likewise.
776 * gdb.arch/powerpc-vsx3.s: Likewise.
777 * gdb.arch/arm-disassembler-options.exp: Likewise.
778 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
779 * gdb.arch/s390-disassembler-options.exp: Likewise.
780
781 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
782
783 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
784 (check_supported_features): ... this. Changed return type to void.
785 (supports_rdseed): New static global.
786 (rdseed): Check supports_rdseed.
787 (initialize): Call check_supported_features.
788
789 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
790
791 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
792 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
793 and lqarx/stqcx.
794 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
795 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
796
797 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
798
799 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
800 uppercase.
801
802 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
803
804 * gdb.dwarf2/formdata16.c: New file.
805 * gdb.dwarf2/formdata16.exp: New file.
806 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
807
808 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
809
810 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
811 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
812 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
813 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
814 DW_AT_GNU_*.
815
816 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
817
818 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
819
820 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
821
822 PR gdb/21164
823 * gdb.base/maint.exp: Add testcases for when the commands do
824 not have arguments.
825
826 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
827
828 * gdb.cp/chained-calls.exp: Use p instead of P.
829
830 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
831
832 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
833 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
834
835 2017-02-14 Tom Tromey <tom@tromey.com>
836
837 PR python/13598:
838 * gdb.python/py-events.exp: Add before_prompt event tests.
839
840 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
841
842 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
843
844 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
845
846 * gdb.linespec/explicit.c (my_unique_function_name): New function.
847 (main): Call my_unique_function_name.
848 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
849 completion of patterns with a single match.
850 Add missing -re switches to gdb_test_multiple calls.
851
852 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
853
854 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
855 return if core file is not recognized.
856
857 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
858
859 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
860 and extra UIs.
861
862 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
863
864 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
865 proc_with_prefix.
866
867 2017-02-10 Tom Tromey <tom@tromey.com>
868
869 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
870
871 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
872
873 PR gdb/21122
874 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
875
876 2017-02-08 Jerome Guitton <guitton@adacore.com>
877
878 * gdb.base/define.exp: Add test for command abbreviations
879 in define.
880
881 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
882
883 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
884 * gdb.reverse/insn-reverse-x86.c: New file.
885
886 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
887
888 PR tdep/20936
889 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
890
891 2017-02-03 Tom Tromey <tom@tromey.com>
892
893 PR rust/21097:
894 * gdb.rust/simple.exp: Add new tests.
895
896 2017-02-02 Pedro Alves <palves@redhat.com>
897
898 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
899 tests.
900
901 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
902
903 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
904 taking a 2-byte value out of a 4-byte DWARF implicit value on
905 big-endian targets.
906 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
907 logic. Add test cases for DW_OP_implicit.
908
909 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
910
911 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
912
913 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
914
915 * gdb.btrace/enable.exp: Call gdb_exit before
916 skip_gdbserver_tests.
917
918 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
919
920 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
921 GDBFLAGS.
922
923 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
924
925 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
926 the test is skipped.
927 * gdb.btrace/data.exp: Likewise.
928 * gdb.btrace/delta.exp: Likewise.
929 * gdb.btrace/dlopen.exp: Likewise.
930 * gdb.btrace/enable-running.exp: Likewise.
931 * gdb.btrace/enable.exp: Likewise.
932 * gdb.btrace/exception.exp: Likewise.
933 * gdb.btrace/function_call_history.exp: Likewise.
934 * gdb.btrace/gcore.exp: Likewise.
935 * gdb.btrace/instruction_history.exp: Likewise.
936 * gdb.btrace/multi-thread-step.exp: Likewise.
937 * gdb.btrace/nohist.exp: Likewise.
938 * gdb.btrace/non-stop.exp: Likewise.
939 * gdb.btrace/reconnect.exp: Likewise.
940 * gdb.btrace/record_goto-step.exp: Likewise.
941 * gdb.btrace/record_goto.exp: Likewise.
942 * gdb.btrace/rn-dl-bind.exp: Likewise.
943 * gdb.btrace/segv.exp: Likewise.
944 * gdb.btrace/step.exp: Likewise.
945 * gdb.btrace/stepi.exp: Likewise.
946 * gdb.btrace/tailcall-only.exp: Likewise.
947 * gdb.btrace/tailcall.exp: Likewise.
948 * gdb.btrace/tsx.exp: Likewise.
949 * gdb.btrace/unknown_functions.exp: Likewise.
950 * gdb.btrace/vdso.exp: Likewise.
951
952 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
953
954 * gdb.btrace/enable-running.c: New.
955 * gdb.btrace/enable-running.exp: New.
956
957 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
958
959 * gdb.arch/amd64-gs_base.c: New file.
960 * gdb.arch/amd64-gs_base.exp: New file.
961
962 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
963
964 * lib/memory.exp: Remove spurious empty newlines.
965
966 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
967
968 * gdb.python/py-bad-printers.exp: Load python file using "source".
969 * gdb.python/py-events.exp: Likewise.
970 * gdb.python/py-evsignal.exp: Likewise.
971 * gdb.python/py-evthreads.exp: Likewise.
972 * gdb.python/py-frame-args.exp: Likewise.
973 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
974 * gdb.python/py-framefilter-mi.exp: Likewise.
975 * gdb.python/py-framefilter.exp: Likewise.
976 * gdb.python/py-mi.exp: Likewise.
977 * gdb.python/py-pp-maint.exp: Likewise.
978 * gdb.python/py-pp-registration.exp: Likewise.
979 * gdb.python/py-prettyprint.exp: Likewise.
980 (run_lang_tests): Likewise.
981 * gdb.python/py-typeprint.exp: Likewise.
982
983 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
984
985 * lib/memory.exp: New file.
986 * lib/gdb.exp: Load memory.exp.
987 * gdb.base/memattr.exp (delete_memory): Move proc to
988 lib/memory.exp and rename to delete_memory_regions.
989 Replace delete_memory with delete_memory_regions.
990 Cleanup memory regions before tests.
991 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
992 before tests.
993
994 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
995
996 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
997 files.
998 (initialize): New function conditionally defined.
999 (testcases): Move within conditional block.
1000 (main): Call initialize.
1001 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
1002 of gdb.reverse/insn-reverse.c.
1003 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
1004 gdb.reverse/insn-reverse.c.
1005
1006 2017-01-26 Yao Qi <yao.qi@linaro.org>
1007
1008 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
1009 disassemble on address 0.
1010
1011 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1012 Yao Qi <yao.qi@linaro.org>
1013
1014 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
1015 * gdb.dwarf2/implptr-64bit.S: Remove.
1016 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
1017 variables in caller's context. Add DW_OP_implicit_value.
1018
1019 2017-01-25 Yao Qi <yao.qi@linaro.org>
1020
1021 * lib/dwarf.exp (Dwarf::_location): Handle
1022 DW_OP_GNU_implicit_pointer with proper size.
1023
1024 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
1025
1026 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
1027 and add untested calls.
1028
1029 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
1030
1031 * gdb.python/python.exp: Check line number against what GDB thinks
1032 the line number is for func1.
1033
1034 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
1035
1036 * gdb.dlang/debug-expr.exp: New file.
1037
1038 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
1039
1040 Fix test names for the following files:
1041
1042 * gdb.ada/exec_changed.exp
1043 * gdb.ada/info_types.exp
1044 * gdb.arch/aarch64-atomic-inst.exp
1045 * gdb.arch/aarch64-fp.exp
1046 * gdb.arch/altivec-abi.exp
1047 * gdb.arch/altivec-regs.exp
1048 * gdb.arch/amd64-byte.exp
1049 * gdb.arch/amd64-disp-step.exp
1050 * gdb.arch/amd64-dword.exp
1051 * gdb.arch/amd64-entry-value-inline.exp
1052 * gdb.arch/amd64-entry-value-param.exp
1053 * gdb.arch/amd64-entry-value-paramref.exp
1054 * gdb.arch/amd64-entry-value.exp
1055 * gdb.arch/amd64-i386-address.exp
1056 * gdb.arch/amd64-invalid-stack-middle.exp
1057 * gdb.arch/amd64-invalid-stack-top.exp
1058 * gdb.arch/amd64-optimout-repeat.exp
1059 * gdb.arch/amd64-prologue-skip.exp
1060 * gdb.arch/amd64-prologue-xmm.exp
1061 * gdb.arch/amd64-stap-special-operands.exp
1062 * gdb.arch/amd64-stap-wrong-subexp.exp
1063 * gdb.arch/amd64-tailcall-cxx.exp
1064 * gdb.arch/amd64-tailcall-noret.exp
1065 * gdb.arch/amd64-tailcall-ret.exp
1066 * gdb.arch/amd64-tailcall-self.exp
1067 * gdb.arch/amd64-word.exp
1068 * gdb.arch/arm-bl-branch-dest.exp
1069 * gdb.arch/arm-disp-step.exp
1070 * gdb.arch/arm-neon.exp
1071 * gdb.arch/arm-single-step-kernel-helper.exp
1072 * gdb.arch/avr-flash-qualifier.exp
1073 * gdb.arch/disp-step-insn-reloc.exp
1074 * gdb.arch/e500-abi.exp
1075 * gdb.arch/e500-regs.exp
1076 * gdb.arch/ftrace-insn-reloc.exp
1077 * gdb.arch/i386-avx512.exp
1078 * gdb.arch/i386-bp_permanent.exp
1079 * gdb.arch/i386-byte.exp
1080 * gdb.arch/i386-cfi-notcurrent.exp
1081 * gdb.arch/i386-disp-step.exp
1082 * gdb.arch/i386-dr3-watch.exp
1083 * gdb.arch/i386-float.exp
1084 * gdb.arch/i386-gnu-cfi.exp
1085 * gdb.arch/i386-mpx-map.exp
1086 * gdb.arch/i386-mpx-sigsegv.exp
1087 * gdb.arch/i386-mpx-simple_segv.exp
1088 * gdb.arch/i386-mpx.exp
1089 * gdb.arch/i386-permbkpt.exp
1090 * gdb.arch/i386-prologue.exp
1091 * gdb.arch/i386-signal.exp
1092 * gdb.arch/i386-size-overlap.exp
1093 * gdb.arch/i386-unwind.exp
1094 * gdb.arch/i386-word.exp
1095 * gdb.arch/mips-fcr.exp
1096 * gdb.arch/powerpc-d128-regs.exp
1097 * gdb.arch/powerpc-stackless.exp
1098 * gdb.arch/ppc64-atomic-inst.exp
1099 * gdb.arch/s390-stackless.exp
1100 * gdb.arch/s390-tdbregs.exp
1101 * gdb.arch/s390-vregs.exp
1102 * gdb.arch/sparc-sysstep.exp
1103 * gdb.arch/thumb-bx-pc.exp
1104 * gdb.arch/thumb-singlestep.exp
1105 * gdb.arch/thumb2-it.exp
1106 * gdb.arch/vsx-regs.exp
1107 * gdb.asm/asm-source.exp
1108 * gdb.base/a2-run.exp
1109 * gdb.base/advance.exp
1110 * gdb.base/all-bin.exp
1111 * gdb.base/anon.exp
1112 * gdb.base/args.exp
1113 * gdb.base/arithmet.exp
1114 * gdb.base/async-shell.exp
1115 * gdb.base/async.exp
1116 * gdb.base/attach-pie-noexec.exp
1117 * gdb.base/attach-twice.exp
1118 * gdb.base/auto-load.exp
1119 * gdb.base/bang.exp
1120 * gdb.base/bitfields.exp
1121 * gdb.base/break-always.exp
1122 * gdb.base/break-caller-line.exp
1123 * gdb.base/break-entry.exp
1124 * gdb.base/break-inline.exp
1125 * gdb.base/break-on-linker-gcd-function.exp
1126 * gdb.base/break-probes.exp
1127 * gdb.base/break.exp
1128 * gdb.base/breakpoint-shadow.exp
1129 * gdb.base/call-ar-st.exp
1130 * gdb.base/call-sc.exp
1131 * gdb.base/call-signal-resume.exp
1132 * gdb.base/call-strs.exp
1133 * gdb.base/callfuncs.exp
1134 * gdb.base/catch-fork-static.exp
1135 * gdb.base/catch-gdb-caused-signals.exp
1136 * gdb.base/catch-load.exp
1137 * gdb.base/catch-signal-fork.exp
1138 * gdb.base/catch-signal.exp
1139 * gdb.base/catch-syscall.exp
1140 * gdb.base/charset.exp
1141 * gdb.base/checkpoint.exp
1142 * gdb.base/chng-syms.exp
1143 * gdb.base/code-expr.exp
1144 * gdb.base/code_elim.exp
1145 * gdb.base/commands.exp
1146 * gdb.base/completion.exp
1147 * gdb.base/complex.exp
1148 * gdb.base/cond-expr.exp
1149 * gdb.base/condbreak.exp
1150 * gdb.base/consecutive.exp
1151 * gdb.base/continue-all-already-running.exp
1152 * gdb.base/coredump-filter.exp
1153 * gdb.base/corefile.exp
1154 * gdb.base/dbx.exp
1155 * gdb.base/debug-expr.exp
1156 * gdb.base/define.exp
1157 * gdb.base/del.exp
1158 * gdb.base/disabled-location.exp
1159 * gdb.base/disasm-end-cu.exp
1160 * gdb.base/disasm-optim.exp
1161 * gdb.base/display.exp
1162 * gdb.base/duplicate-bp.exp
1163 * gdb.base/ena-dis-br.exp
1164 * gdb.base/ending-run.exp
1165 * gdb.base/enumval.exp
1166 * gdb.base/environ.exp
1167 * gdb.base/eu-strip-infcall.exp
1168 * gdb.base/eval-avoid-side-effects.exp
1169 * gdb.base/eval-skip.exp
1170 * gdb.base/exitsignal.exp
1171 * gdb.base/expand-psymtabs.exp
1172 * gdb.base/filesym.exp
1173 * gdb.base/find-unmapped.exp
1174 * gdb.base/finish.exp
1175 * gdb.base/float.exp
1176 * gdb.base/foll-exec-mode.exp
1177 * gdb.base/foll-exec.exp
1178 * gdb.base/foll-fork.exp
1179 * gdb.base/fortran-sym-case.exp
1180 * gdb.base/freebpcmd.exp
1181 * gdb.base/func-ptr.exp
1182 * gdb.base/func-ptrs.exp
1183 * gdb.base/funcargs.exp
1184 * gdb.base/gcore-buffer-overflow.exp
1185 * gdb.base/gcore-relro-pie.exp
1186 * gdb.base/gcore-relro.exp
1187 * gdb.base/gcore.exp
1188 * gdb.base/gdb1090.exp
1189 * gdb.base/gdb11530.exp
1190 * gdb.base/gdb11531.exp
1191 * gdb.base/gdb1821.exp
1192 * gdb.base/gdbindex-stabs.exp
1193 * gdb.base/gdbvars.exp
1194 * gdb.base/hbreak.exp
1195 * gdb.base/hbreak2.exp
1196 * gdb.base/included.exp
1197 * gdb.base/infcall-input.exp
1198 * gdb.base/inferior-died.exp
1199 * gdb.base/infnan.exp
1200 * gdb.base/info-macros.exp
1201 * gdb.base/info-os.exp
1202 * gdb.base/info-proc.exp
1203 * gdb.base/info-shared.exp
1204 * gdb.base/info-target.exp
1205 * gdb.base/infoline.exp
1206 * gdb.base/interp.exp
1207 * gdb.base/interrupt.exp
1208 * gdb.base/jit-reader.exp
1209 * gdb.base/jit-simple.exp
1210 * gdb.base/kill-after-signal.exp
1211 * gdb.base/kill-detach-inferiors-cmd.exp
1212 * gdb.base/label.exp
1213 * gdb.base/langs.exp
1214 * gdb.base/ldbl_e308.exp
1215 * gdb.base/line-symtabs.exp
1216 * gdb.base/linespecs.exp
1217 * gdb.base/list.exp
1218 * gdb.base/long_long.exp
1219 * gdb.base/longest-types.exp
1220 * gdb.base/maint.exp
1221 * gdb.base/max-value-size.exp
1222 * gdb.base/memattr.exp
1223 * gdb.base/mips_pro.exp
1224 * gdb.base/morestack.exp
1225 * gdb.base/moribund-step.exp
1226 * gdb.base/multi-forks.exp
1227 * gdb.base/nested-addr.exp
1228 * gdb.base/nextoverexit.exp
1229 * gdb.base/noreturn-finish.exp
1230 * gdb.base/noreturn-return.exp
1231 * gdb.base/nostdlib.exp
1232 * gdb.base/offsets.exp
1233 * gdb.base/opaque.exp
1234 * gdb.base/pc-fp.exp
1235 * gdb.base/permissions.exp
1236 * gdb.base/print-symbol-loading.exp
1237 * gdb.base/prologue-include.exp
1238 * gdb.base/psymtab.exp
1239 * gdb.base/ptype.exp
1240 * gdb.base/random-signal.exp
1241 * gdb.base/randomize.exp
1242 * gdb.base/range-stepping.exp
1243 * gdb.base/readline-ask.exp
1244 * gdb.base/recpar.exp
1245 * gdb.base/recurse.exp
1246 * gdb.base/relational.exp
1247 * gdb.base/restore.exp
1248 * gdb.base/return-nodebug.exp
1249 * gdb.base/return.exp
1250 * gdb.base/run-after-attach.exp
1251 * gdb.base/save-bp.exp
1252 * gdb.base/scope.exp
1253 * gdb.base/sect-cmd.exp
1254 * gdb.base/set-lang-auto.exp
1255 * gdb.base/set-noassign.exp
1256 * gdb.base/setvar.exp
1257 * gdb.base/sigall.exp
1258 * gdb.base/sigbpt.exp
1259 * gdb.base/siginfo-addr.exp
1260 * gdb.base/siginfo-infcall.exp
1261 * gdb.base/siginfo-obj.exp
1262 * gdb.base/siginfo.exp
1263 * gdb.base/signals-state-child.exp
1264 * gdb.base/signest.exp
1265 * gdb.base/sigstep.exp
1266 * gdb.base/sizeof.exp
1267 * gdb.base/skip.exp
1268 * gdb.base/solib-corrupted.exp
1269 * gdb.base/solib-nodir.exp
1270 * gdb.base/solib-search.exp
1271 * gdb.base/stack-checking.exp
1272 * gdb.base/stale-infcall.exp
1273 * gdb.base/stap-probe.exp
1274 * gdb.base/start.exp
1275 * gdb.base/step-break.exp
1276 * gdb.base/step-bt.exp
1277 * gdb.base/step-line.exp
1278 * gdb.base/step-over-exit.exp
1279 * gdb.base/step-over-syscall.exp
1280 * gdb.base/step-resume-infcall.exp
1281 * gdb.base/step-test.exp
1282 * gdb.base/store.exp
1283 * gdb.base/structs3.exp
1284 * gdb.base/sym-file.exp
1285 * gdb.base/symbol-without-target_section.exp
1286 * gdb.base/term.exp
1287 * gdb.base/testenv.exp
1288 * gdb.base/ui-redirect.exp
1289 * gdb.base/until.exp
1290 * gdb.base/unwindonsignal.exp
1291 * gdb.base/value-double-free.exp
1292 * gdb.base/vla-datatypes.exp
1293 * gdb.base/vla-ptr.exp
1294 * gdb.base/vla-sideeffect.exp
1295 * gdb.base/volatile.exp
1296 * gdb.base/watch-cond-infcall.exp
1297 * gdb.base/watch-cond.exp
1298 * gdb.base/watch-non-mem.exp
1299 * gdb.base/watch-read.exp
1300 * gdb.base/watch-vfork.exp
1301 * gdb.base/watchpoint-cond-gone.exp
1302 * gdb.base/watchpoint-delete.exp
1303 * gdb.base/watchpoint-hw-hit-once.exp
1304 * gdb.base/watchpoint-hw.exp
1305 * gdb.base/watchpoint-stops-at-right-insn.exp
1306 * gdb.base/watchpoints.exp
1307 * gdb.base/wchar.exp
1308 * gdb.base/whatis-exp.exp
1309 * gdb.btrace/buffer-size.exp
1310 * gdb.btrace/data.exp
1311 * gdb.btrace/delta.exp
1312 * gdb.btrace/dlopen.exp
1313 * gdb.btrace/enable.exp
1314 * gdb.btrace/exception.exp
1315 * gdb.btrace/function_call_history.exp
1316 * gdb.btrace/gcore.exp
1317 * gdb.btrace/instruction_history.exp
1318 * gdb.btrace/nohist.exp
1319 * gdb.btrace/reconnect.exp
1320 * gdb.btrace/record_goto-step.exp
1321 * gdb.btrace/record_goto.exp
1322 * gdb.btrace/rn-dl-bind.exp
1323 * gdb.btrace/segv.exp
1324 * gdb.btrace/step.exp
1325 * gdb.btrace/stepi.exp
1326 * gdb.btrace/tailcall-only.exp
1327 * gdb.btrace/tailcall.exp
1328 * gdb.btrace/tsx.exp
1329 * gdb.btrace/unknown_functions.exp
1330 * gdb.btrace/vdso.exp
1331 * gdb.compile/compile-ifunc.exp
1332 * gdb.compile/compile-ops.exp
1333 * gdb.compile/compile-print.exp
1334 * gdb.compile/compile-setjmp.exp
1335 * gdb.cp/abstract-origin.exp
1336 * gdb.cp/ambiguous.exp
1337 * gdb.cp/annota2.exp
1338 * gdb.cp/annota3.exp
1339 * gdb.cp/anon-ns.exp
1340 * gdb.cp/anon-struct.exp
1341 * gdb.cp/anon-union.exp
1342 * gdb.cp/arg-reference.exp
1343 * gdb.cp/baseenum.exp
1344 * gdb.cp/bool.exp
1345 * gdb.cp/breakpoint.exp
1346 * gdb.cp/bs15503.exp
1347 * gdb.cp/call-c.exp
1348 * gdb.cp/casts.exp
1349 * gdb.cp/chained-calls.exp
1350 * gdb.cp/class2.exp
1351 * gdb.cp/classes.exp
1352 * gdb.cp/cmpd-minsyms.exp
1353 * gdb.cp/converts.exp
1354 * gdb.cp/cp-relocate.exp
1355 * gdb.cp/cpcompletion.exp
1356 * gdb.cp/cpexprs.exp
1357 * gdb.cp/cplabel.exp
1358 * gdb.cp/cplusfuncs.exp
1359 * gdb.cp/cpsizeof.exp
1360 * gdb.cp/ctti.exp
1361 * gdb.cp/derivation.exp
1362 * gdb.cp/destrprint.exp
1363 * gdb.cp/dispcxx.exp
1364 * gdb.cp/enum-class.exp
1365 * gdb.cp/exception.exp
1366 * gdb.cp/exceptprint.exp
1367 * gdb.cp/expand-psymtabs-cxx.exp
1368 * gdb.cp/expand-sals.exp
1369 * gdb.cp/extern-c.exp
1370 * gdb.cp/filename.exp
1371 * gdb.cp/formatted-ref.exp
1372 * gdb.cp/fpointer.exp
1373 * gdb.cp/gdb1355.exp
1374 * gdb.cp/gdb2495.exp
1375 * gdb.cp/hang.exp
1376 * gdb.cp/impl-this.exp
1377 * gdb.cp/infcall-dlopen.exp
1378 * gdb.cp/inherit.exp
1379 * gdb.cp/iostream.exp
1380 * gdb.cp/koenig.exp
1381 * gdb.cp/local.exp
1382 * gdb.cp/m-data.exp
1383 * gdb.cp/m-static.exp
1384 * gdb.cp/mb-ctor.exp
1385 * gdb.cp/mb-inline.exp
1386 * gdb.cp/mb-templates.exp
1387 * gdb.cp/member-name.exp
1388 * gdb.cp/member-ptr.exp
1389 * gdb.cp/meth-typedefs.exp
1390 * gdb.cp/method.exp
1391 * gdb.cp/method2.exp
1392 * gdb.cp/minsym-fallback.exp
1393 * gdb.cp/misc.exp
1394 * gdb.cp/namelessclass.exp
1395 * gdb.cp/namespace-enum.exp
1396 * gdb.cp/namespace-nested-import.exp
1397 * gdb.cp/namespace.exp
1398 * gdb.cp/nextoverthrow.exp
1399 * gdb.cp/no-dmgl-verbose.exp
1400 * gdb.cp/non-trivial-retval.exp
1401 * gdb.cp/noparam.exp
1402 * gdb.cp/nsdecl.exp
1403 * gdb.cp/nsimport.exp
1404 * gdb.cp/nsnested.exp
1405 * gdb.cp/nsnoimports.exp
1406 * gdb.cp/nsrecurs.exp
1407 * gdb.cp/nsstress.exp
1408 * gdb.cp/nsusing.exp
1409 * gdb.cp/operator.exp
1410 * gdb.cp/oranking.exp
1411 * gdb.cp/overload-const.exp
1412 * gdb.cp/overload.exp
1413 * gdb.cp/ovldbreak.exp
1414 * gdb.cp/ovsrch.exp
1415 * gdb.cp/paren-type.exp
1416 * gdb.cp/parse-lang.exp
1417 * gdb.cp/pass-by-ref.exp
1418 * gdb.cp/pr-1023.exp
1419 * gdb.cp/pr-1210.exp
1420 * gdb.cp/pr-574.exp
1421 * gdb.cp/pr10687.exp
1422 * gdb.cp/pr12028.exp
1423 * gdb.cp/pr17132.exp
1424 * gdb.cp/pr17494.exp
1425 * gdb.cp/pr9067.exp
1426 * gdb.cp/pr9167.exp
1427 * gdb.cp/pr9631.exp
1428 * gdb.cp/printmethod.exp
1429 * gdb.cp/psmang.exp
1430 * gdb.cp/psymtab-parameter.exp
1431 * gdb.cp/ptype-cv-cp.exp
1432 * gdb.cp/ptype-flags.exp
1433 * gdb.cp/re-set-overloaded.exp
1434 * gdb.cp/ref-types.exp
1435 * gdb.cp/rtti.exp
1436 * gdb.cp/scope-err.exp
1437 * gdb.cp/shadow.exp
1438 * gdb.cp/smartp.exp
1439 * gdb.cp/static-method.exp
1440 * gdb.cp/static-print-quit.exp
1441 * gdb.cp/temargs.exp
1442 * gdb.cp/templates.exp
1443 * gdb.cp/try_catch.exp
1444 * gdb.cp/typedef-operator.exp
1445 * gdb.cp/typeid.exp
1446 * gdb.cp/userdef.exp
1447 * gdb.cp/using-crash.exp
1448 * gdb.cp/var-tag.exp
1449 * gdb.cp/virtbase.exp
1450 * gdb.cp/virtfunc.exp
1451 * gdb.cp/virtfunc2.exp
1452 * gdb.cp/vla-cxx.exp
1453 * gdb.disasm/t01_mov.exp
1454 * gdb.disasm/t02_mova.exp
1455 * gdb.disasm/t03_add.exp
1456 * gdb.disasm/t04_sub.exp
1457 * gdb.disasm/t05_cmp.exp
1458 * gdb.disasm/t06_ari2.exp
1459 * gdb.disasm/t07_ari3.exp
1460 * gdb.disasm/t08_or.exp
1461 * gdb.disasm/t09_xor.exp
1462 * gdb.disasm/t10_and.exp
1463 * gdb.disasm/t11_logs.exp
1464 * gdb.disasm/t12_bit.exp
1465 * gdb.disasm/t13_otr.exp
1466 * gdb.dlang/circular.exp
1467 * gdb.dwarf2/arr-stride.exp
1468 * gdb.dwarf2/arr-subrange.exp
1469 * gdb.dwarf2/atomic-type.exp
1470 * gdb.dwarf2/bad-regnum.exp
1471 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1472 * gdb.dwarf2/callframecfa.exp
1473 * gdb.dwarf2/clztest.exp
1474 * gdb.dwarf2/corrupt.exp
1475 * gdb.dwarf2/data-loc.exp
1476 * gdb.dwarf2/dup-psym.exp
1477 * gdb.dwarf2/dw2-anon-mptr.exp
1478 * gdb.dwarf2/dw2-anonymous-func.exp
1479 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1480 * gdb.dwarf2/dw2-bad-unresolved.exp
1481 * gdb.dwarf2/dw2-basic.exp
1482 * gdb.dwarf2/dw2-canonicalize-type.exp
1483 * gdb.dwarf2/dw2-case-insensitive.exp
1484 * gdb.dwarf2/dw2-common-block.exp
1485 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1486 * gdb.dwarf2/dw2-compressed.exp
1487 * gdb.dwarf2/dw2-const.exp
1488 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1489 * gdb.dwarf2/dw2-cu-size.exp
1490 * gdb.dwarf2/dw2-dup-frame.exp
1491 * gdb.dwarf2/dw2-entry-value.exp
1492 * gdb.dwarf2/dw2-icycle.exp
1493 * gdb.dwarf2/dw2-ifort-parameter.exp
1494 * gdb.dwarf2/dw2-inline-break.exp
1495 * gdb.dwarf2/dw2-inline-param.exp
1496 * gdb.dwarf2/dw2-intercu.exp
1497 * gdb.dwarf2/dw2-intermix.exp
1498 * gdb.dwarf2/dw2-lexical-block-bare.exp
1499 * gdb.dwarf2/dw2-linkage-name-trust.exp
1500 * gdb.dwarf2/dw2-minsym-in-cu.exp
1501 * gdb.dwarf2/dw2-noloc.exp
1502 * gdb.dwarf2/dw2-op-call.exp
1503 * gdb.dwarf2/dw2-op-out-param.exp
1504 * gdb.dwarf2/dw2-opt-structptr.exp
1505 * gdb.dwarf2/dw2-param-error.exp
1506 * gdb.dwarf2/dw2-producer.exp
1507 * gdb.dwarf2/dw2-ranges-base.exp
1508 * gdb.dwarf2/dw2-ref-missing-frame.exp
1509 * gdb.dwarf2/dw2-reg-undefined.exp
1510 * gdb.dwarf2/dw2-regno-invalid.exp
1511 * gdb.dwarf2/dw2-restore.exp
1512 * gdb.dwarf2/dw2-restrict.exp
1513 * gdb.dwarf2/dw2-single-line-discriminators.exp
1514 * gdb.dwarf2/dw2-strp.exp
1515 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1516 * gdb.dwarf2/dw2-unresolved.exp
1517 * gdb.dwarf2/dw2-var-zero-addr.exp
1518 * gdb.dwarf2/dw4-sig-types.exp
1519 * gdb.dwarf2/dwz.exp
1520 * gdb.dwarf2/dynarr-ptr.exp
1521 * gdb.dwarf2/enum-type.exp
1522 * gdb.dwarf2/gdb-index.exp
1523 * gdb.dwarf2/implptr-64bit.exp
1524 * gdb.dwarf2/implptr-optimized-out.exp
1525 * gdb.dwarf2/implptr.exp
1526 * gdb.dwarf2/implref-array.exp
1527 * gdb.dwarf2/implref-const.exp
1528 * gdb.dwarf2/implref-global.exp
1529 * gdb.dwarf2/implref-struct.exp
1530 * gdb.dwarf2/mac-fileno.exp
1531 * gdb.dwarf2/main-subprogram.exp
1532 * gdb.dwarf2/member-ptr-forwardref.exp
1533 * gdb.dwarf2/method-ptr.exp
1534 * gdb.dwarf2/missing-sig-type.exp
1535 * gdb.dwarf2/nonvar-access.exp
1536 * gdb.dwarf2/opaque-type-lookup.exp
1537 * gdb.dwarf2/pieces-optimized-out.exp
1538 * gdb.dwarf2/pieces.exp
1539 * gdb.dwarf2/pr10770.exp
1540 * gdb.dwarf2/pr13961.exp
1541 * gdb.dwarf2/staticvirtual.exp
1542 * gdb.dwarf2/subrange.exp
1543 * gdb.dwarf2/symtab-producer.exp
1544 * gdb.dwarf2/trace-crash.exp
1545 * gdb.dwarf2/typeddwarf.exp
1546 * gdb.dwarf2/valop.exp
1547 * gdb.dwarf2/watch-notconst.exp
1548 * gdb.fortran/array-element.exp
1549 * gdb.fortran/charset.exp
1550 * gdb.fortran/common-block.exp
1551 * gdb.fortran/complex.exp
1552 * gdb.fortran/derived-type-function.exp
1553 * gdb.fortran/derived-type.exp
1554 * gdb.fortran/logical.exp
1555 * gdb.fortran/module.exp
1556 * gdb.fortran/multi-dim.exp
1557 * gdb.fortran/nested-funcs.exp
1558 * gdb.fortran/print-formatted.exp
1559 * gdb.fortran/subarray.exp
1560 * gdb.fortran/vla-alloc-assoc.exp
1561 * gdb.fortran/vla-datatypes.exp
1562 * gdb.fortran/vla-history.exp
1563 * gdb.fortran/vla-ptr-info.exp
1564 * gdb.fortran/vla-ptype-sub.exp
1565 * gdb.fortran/vla-ptype.exp
1566 * gdb.fortran/vla-sizeof.exp
1567 * gdb.fortran/vla-type.exp
1568 * gdb.fortran/vla-value-sub-arbitrary.exp
1569 * gdb.fortran/vla-value-sub-finish.exp
1570 * gdb.fortran/vla-value-sub.exp
1571 * gdb.fortran/vla-value.exp
1572 * gdb.fortran/whatis_type.exp
1573 * gdb.go/chan.exp
1574 * gdb.go/handcall.exp
1575 * gdb.go/hello.exp
1576 * gdb.go/integers.exp
1577 * gdb.go/methods.exp
1578 * gdb.go/package.exp
1579 * gdb.go/strings.exp
1580 * gdb.go/types.exp
1581 * gdb.go/unsafe.exp
1582 * gdb.guile/scm-arch.exp
1583 * gdb.guile/scm-block.exp
1584 * gdb.guile/scm-breakpoint.exp
1585 * gdb.guile/scm-cmd.exp
1586 * gdb.guile/scm-disasm.exp
1587 * gdb.guile/scm-equal.exp
1588 * gdb.guile/scm-frame-args.exp
1589 * gdb.guile/scm-frame-inline.exp
1590 * gdb.guile/scm-frame.exp
1591 * gdb.guile/scm-iterator.exp
1592 * gdb.guile/scm-math.exp
1593 * gdb.guile/scm-objfile.exp
1594 * gdb.guile/scm-ports.exp
1595 * gdb.guile/scm-symbol.exp
1596 * gdb.guile/scm-symtab.exp
1597 * gdb.guile/scm-value-cc.exp
1598 * gdb.guile/types-module.exp
1599 * gdb.linespec/break-ask.exp
1600 * gdb.linespec/cpexplicit.exp
1601 * gdb.linespec/explicit.exp
1602 * gdb.linespec/keywords.exp
1603 * gdb.linespec/linespec.exp
1604 * gdb.linespec/ls-dollar.exp
1605 * gdb.linespec/ls-errs.exp
1606 * gdb.linespec/skip-two.exp
1607 * gdb.linespec/thread.exp
1608 * gdb.mi/mi-async.exp
1609 * gdb.mi/mi-basics.exp
1610 * gdb.mi/mi-break.exp
1611 * gdb.mi/mi-catch-load.exp
1612 * gdb.mi/mi-cli.exp
1613 * gdb.mi/mi-cmd-param-changed.exp
1614 * gdb.mi/mi-console.exp
1615 * gdb.mi/mi-detach.exp
1616 * gdb.mi/mi-disassemble.exp
1617 * gdb.mi/mi-eval.exp
1618 * gdb.mi/mi-file-transfer.exp
1619 * gdb.mi/mi-file.exp
1620 * gdb.mi/mi-fill-memory.exp
1621 * gdb.mi/mi-inheritance-syntax-error.exp
1622 * gdb.mi/mi-linespec-err-cp.exp
1623 * gdb.mi/mi-logging.exp
1624 * gdb.mi/mi-memory-changed.exp
1625 * gdb.mi/mi-read-memory.exp
1626 * gdb.mi/mi-record-changed.exp
1627 * gdb.mi/mi-reg-undefined.exp
1628 * gdb.mi/mi-regs.exp
1629 * gdb.mi/mi-return.exp
1630 * gdb.mi/mi-reverse.exp
1631 * gdb.mi/mi-simplerun.exp
1632 * gdb.mi/mi-solib.exp
1633 * gdb.mi/mi-stack.exp
1634 * gdb.mi/mi-stepi.exp
1635 * gdb.mi/mi-syn-frame.exp
1636 * gdb.mi/mi-until.exp
1637 * gdb.mi/mi-var-block.exp
1638 * gdb.mi/mi-var-child.exp
1639 * gdb.mi/mi-var-cmd.exp
1640 * gdb.mi/mi-var-cp.exp
1641 * gdb.mi/mi-var-display.exp
1642 * gdb.mi/mi-var-invalidate.exp
1643 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1644 * gdb.mi/mi-vla-fortran.exp
1645 * gdb.mi/mi-watch.exp
1646 * gdb.mi/mi2-var-child.exp
1647 * gdb.mi/user-selected-context-sync.exp
1648 * gdb.modula2/unbounded-array.exp
1649 * gdb.multi/dummy-frame-restore.exp
1650 * gdb.multi/multi-arch-exec.exp
1651 * gdb.multi/multi-arch.exp
1652 * gdb.multi/tids.exp
1653 * gdb.multi/watchpoint-multi.exp
1654 * gdb.opencl/callfuncs.exp
1655 * gdb.opencl/convs_casts.exp
1656 * gdb.opencl/datatypes.exp
1657 * gdb.opencl/operators.exp
1658 * gdb.opencl/vec_comps.exp
1659 * gdb.opt/clobbered-registers-O2.exp
1660 * gdb.opt/inline-break.exp
1661 * gdb.opt/inline-bt.exp
1662 * gdb.opt/inline-cmds.exp
1663 * gdb.opt/inline-locals.exp
1664 * gdb.pascal/case-insensitive-symbols.exp
1665 * gdb.pascal/floats.exp
1666 * gdb.pascal/gdb11492.exp
1667 * gdb.python/lib-types.exp
1668 * gdb.python/py-arch.exp
1669 * gdb.python/py-as-string.exp
1670 * gdb.python/py-bad-printers.exp
1671 * gdb.python/py-block.exp
1672 * gdb.python/py-breakpoint-create-fail.exp
1673 * gdb.python/py-breakpoint.exp
1674 * gdb.python/py-caller-is.exp
1675 * gdb.python/py-cmd.exp
1676 * gdb.python/py-explore-cc.exp
1677 * gdb.python/py-explore.exp
1678 * gdb.python/py-finish-breakpoint.exp
1679 * gdb.python/py-finish-breakpoint2.exp
1680 * gdb.python/py-frame-args.exp
1681 * gdb.python/py-frame-inline.exp
1682 * gdb.python/py-frame.exp
1683 * gdb.python/py-framefilter-mi.exp
1684 * gdb.python/py-infthread.exp
1685 * gdb.python/py-lazy-string.exp
1686 * gdb.python/py-linetable.exp
1687 * gdb.python/py-mi-events.exp
1688 * gdb.python/py-mi-objfile.exp
1689 * gdb.python/py-mi.exp
1690 * gdb.python/py-objfile.exp
1691 * gdb.python/py-pp-integral.exp
1692 * gdb.python/py-pp-maint.exp
1693 * gdb.python/py-pp-re-notag.exp
1694 * gdb.python/py-pp-registration.exp
1695 * gdb.python/py-recurse-unwind.exp
1696 * gdb.python/py-strfns.exp
1697 * gdb.python/py-symbol.exp
1698 * gdb.python/py-symtab.exp
1699 * gdb.python/py-sync-interp.exp
1700 * gdb.python/py-typeprint.exp
1701 * gdb.python/py-unwind-maint.exp
1702 * gdb.python/py-unwind.exp
1703 * gdb.python/py-value-cc.exp
1704 * gdb.python/py-xmethods.exp
1705 * gdb.reverse/amd64-tailcall-reverse.exp
1706 * gdb.reverse/break-precsave.exp
1707 * gdb.reverse/break-reverse.exp
1708 * gdb.reverse/consecutive-precsave.exp
1709 * gdb.reverse/consecutive-reverse.exp
1710 * gdb.reverse/finish-precsave.exp
1711 * gdb.reverse/finish-reverse-bkpt.exp
1712 * gdb.reverse/finish-reverse.exp
1713 * gdb.reverse/fstatat-reverse.exp
1714 * gdb.reverse/getresuid-reverse.exp
1715 * gdb.reverse/i386-precsave.exp
1716 * gdb.reverse/i386-reverse.exp
1717 * gdb.reverse/i386-sse-reverse.exp
1718 * gdb.reverse/i387-env-reverse.exp
1719 * gdb.reverse/i387-stack-reverse.exp
1720 * gdb.reverse/insn-reverse.exp
1721 * gdb.reverse/machinestate-precsave.exp
1722 * gdb.reverse/machinestate.exp
1723 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1724 * gdb.reverse/pipe-reverse.exp
1725 * gdb.reverse/readv-reverse.exp
1726 * gdb.reverse/recvmsg-reverse.exp
1727 * gdb.reverse/rerun-prec.exp
1728 * gdb.reverse/s390-mvcle.exp
1729 * gdb.reverse/step-precsave.exp
1730 * gdb.reverse/step-reverse.exp
1731 * gdb.reverse/time-reverse.exp
1732 * gdb.reverse/until-precsave.exp
1733 * gdb.reverse/until-reverse.exp
1734 * gdb.reverse/waitpid-reverse.exp
1735 * gdb.reverse/watch-precsave.exp
1736 * gdb.reverse/watch-reverse.exp
1737 * gdb.rust/generics.exp
1738 * gdb.rust/methods.exp
1739 * gdb.rust/modules.exp
1740 * gdb.rust/simple.exp
1741 * gdb.server/connect-with-no-symbol-file.exp
1742 * gdb.server/ext-attach.exp
1743 * gdb.server/ext-restart.exp
1744 * gdb.server/ext-wrapper.exp
1745 * gdb.server/file-transfer.exp
1746 * gdb.server/server-exec-info.exp
1747 * gdb.server/server-kill.exp
1748 * gdb.server/server-mon.exp
1749 * gdb.server/wrapper.exp
1750 * gdb.stabs/exclfwd.exp
1751 * gdb.stabs/gdb11479.exp
1752 * gdb.threads/clone-new-thread-event.exp
1753 * gdb.threads/corethreads.exp
1754 * gdb.threads/current-lwp-dead.exp
1755 * gdb.threads/dlopen-libpthread.exp
1756 * gdb.threads/gcore-thread.exp
1757 * gdb.threads/sigstep-threads.exp
1758 * gdb.threads/watchpoint-fork.exp
1759 * gdb.trace/actions-changed.exp
1760 * gdb.trace/backtrace.exp
1761 * gdb.trace/change-loc.exp
1762 * gdb.trace/circ.exp
1763 * gdb.trace/collection.exp
1764 * gdb.trace/disconnected-tracing.exp
1765 * gdb.trace/ftrace.exp
1766 * gdb.trace/mi-trace-frame-collected.exp
1767 * gdb.trace/mi-trace-unavailable.exp
1768 * gdb.trace/mi-traceframe-changed.exp
1769 * gdb.trace/mi-tsv-changed.exp
1770 * gdb.trace/no-attach-trace.exp
1771 * gdb.trace/passc-dyn.exp
1772 * gdb.trace/qtro.exp
1773 * gdb.trace/range-stepping.exp
1774 * gdb.trace/read-memory.exp
1775 * gdb.trace/save-trace.exp
1776 * gdb.trace/signal.exp
1777 * gdb.trace/status-stop.exp
1778 * gdb.trace/tfile.exp
1779 * gdb.trace/trace-break.exp
1780 * gdb.trace/trace-buffer-size.exp
1781 * gdb.trace/trace-condition.exp
1782 * gdb.trace/tracefile-pseudo-reg.exp
1783 * gdb.trace/tstatus.exp
1784 * gdb.trace/unavailable.exp
1785 * gdb.trace/while-dyn.exp
1786 * gdb.trace/while-stepping.exp
1787
1788 2016-12-22 Doug Evans <xdje42@gmail.com>
1789
1790 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1791 and msymbols.
1792
1793 2016-12-19 Yao Qi <yao.qi@linaro.org>
1794
1795 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1796 (test_with_self): Don't call do_steps_and_nexts, and remove
1797 code about stepping into xmalloc.
1798
1799 2016-12-09 Yao Qi <yao.qi@linaro.org>
1800
1801 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1802
1803 2016-12-09 Yao Qi <yao.qi@linaro.org>
1804
1805 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1806
1807 2016-12-09 Pedro Alves <palves@redhat.com>
1808
1809 * gdb.base/all-architectures-0.exp: New file.
1810 * gdb.base/all-architectures-1.exp: New file.
1811 * gdb.base/all-architectures-2.exp: New file.
1812 * gdb.base/all-architectures-3.exp: New file.
1813 * gdb.base/all-architectures-4.exp: New file.
1814 * gdb.base/all-architectures-5.exp: New file.
1815 * gdb.base/all-architectures-6.exp: New file.
1816 * gdb.base/all-architectures-7.exp: New file.
1817 * gdb.base/all-architectures.exp.in: New file.
1818
1819 2016-12-09 Yao Qi <yao.qi@linaro.org>
1820
1821 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1822
1823 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1824
1825 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1826 possible.
1827 Remove useless pattern-matching code.
1828
1829 2016-12-02 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1832 procedure.
1833 (top level): Call it.
1834
1835 2016-12-02 Pedro Alves <palves@redhat.com>
1836
1837 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1838 New procedure.
1839 (top level): Call it.
1840
1841 2016-12-02 Pedro Alves <palves@redhat.com>
1842
1843 PR cli/20559
1844 * gdb.base/commands.exp (user_defined_command_args_eval): New
1845 procedure.
1846 (top level): Call it.
1847
1848 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1849
1850 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1851 timeout handling.
1852
1853 2016-12-02 Tom Tromey <tom@tromey.com>
1854
1855 * gdb.dwarf2/main-subprogram.c: New file.
1856 * gdb.dwarf2/main-subprogram.exp: New file.
1857
1858 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1859
1860 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1861 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1862 gdb_test_no_output for a couple of cases.
1863 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1864
1865 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1866
1867 Fix test names and standardize compilation error messages throughout
1868 the following files:
1869
1870 * gdb.ada/start.exp
1871 * gdb.arch/alpha-step.exp
1872 * gdb.arch/e500-prologue.exp
1873 * gdb.arch/ftrace-insn-reloc.exp
1874 * gdb.arch/gdb1291.exp
1875 * gdb.arch/gdb1431.exp
1876 * gdb.arch/gdb1558.exp
1877 * gdb.arch/i386-dr3-watch.exp
1878 * gdb.arch/i386-sse-stack-align.exp
1879 * gdb.arch/ia64-breakpoint-shadow.exp
1880 * gdb.arch/pa-nullify.exp
1881 * gdb.arch/powerpc-aix-prologue.exp
1882 * gdb.arch/thumb-bx-pc.exp
1883 * gdb.base/annota1.exp
1884 * gdb.base/annota3.exp
1885 * gdb.base/arrayidx.exp
1886 * gdb.base/assign.exp
1887 * gdb.base/attach.exp
1888 * gdb.base/auxv.exp
1889 * gdb.base/bang.exp
1890 * gdb.base/bfp-test.exp
1891 * gdb.base/bigcore.exp
1892 * gdb.base/bitfields2.exp
1893 * gdb.base/break-fun-addr.exp
1894 * gdb.base/break-probes.exp
1895 * gdb.base/call-rt-st.exp
1896 * gdb.base/callexit.exp
1897 * gdb.base/catch-fork-kill.exp
1898 * gdb.base/charset.exp
1899 * gdb.base/checkpoint.exp
1900 * gdb.base/comprdebug.exp
1901 * gdb.base/constvars.exp
1902 * gdb.base/coredump-filter.exp
1903 * gdb.base/cursal.exp
1904 * gdb.base/cvexpr.exp
1905 * gdb.base/detach.exp
1906 * gdb.base/display.exp
1907 * gdb.base/dmsym.exp
1908 * gdb.base/dprintf-pending.exp
1909 * gdb.base/dso2dso.exp
1910 * gdb.base/dtrace-probe.exp
1911 * gdb.base/dump.exp
1912 * gdb.base/enum_cond.exp
1913 * gdb.base/exe-lock.exp
1914 * gdb.base/exec-invalid-sysroot.exp
1915 * gdb.base/execl-update-breakpoints.exp
1916 * gdb.base/exprs.exp
1917 * gdb.base/fileio.exp
1918 * gdb.base/find.exp
1919 * gdb.base/finish.exp
1920 * gdb.base/fixsection.exp
1921 * gdb.base/foll-vfork.exp
1922 * gdb.base/frame-args.exp
1923 * gdb.base/gcore.exp
1924 * gdb.base/gdb1250.exp
1925 * gdb.base/global-var-nested-by-dso.exp
1926 * gdb.base/gnu-ifunc.exp
1927 * gdb.base/hashline1.exp
1928 * gdb.base/hashline2.exp
1929 * gdb.base/hashline3.exp
1930 * gdb.base/hbreak-in-shr-unsupported.exp
1931 * gdb.base/huge.exp
1932 * gdb.base/infcall-input.exp
1933 * gdb.base/info-fun.exp
1934 * gdb.base/info-shared.exp
1935 * gdb.base/jit-simple.exp
1936 * gdb.base/jit-so.exp
1937 * gdb.base/jit.exp
1938 * gdb.base/jump.exp
1939 * gdb.base/label.exp
1940 * gdb.base/lineinc.exp
1941 * gdb.base/logical.exp
1942 * gdb.base/longjmp.exp
1943 * gdb.base/macscp.exp
1944 * gdb.base/miscexprs.exp
1945 * gdb.base/new-ui-echo.exp
1946 * gdb.base/new-ui-pending-input.exp
1947 * gdb.base/new-ui.exp
1948 * gdb.base/nodebug.exp
1949 * gdb.base/nofield.exp
1950 * gdb.base/offsets.exp
1951 * gdb.base/overlays.exp
1952 * gdb.base/pending.exp
1953 * gdb.base/pointers.exp
1954 * gdb.base/pr11022.exp
1955 * gdb.base/printcmds.exp
1956 * gdb.base/prologue.exp
1957 * gdb.base/ptr-typedef.exp
1958 * gdb.base/realname-expand.exp
1959 * gdb.base/relativedebug.exp
1960 * gdb.base/relocate.exp
1961 * gdb.base/remote.exp
1962 * gdb.base/reread.exp
1963 * gdb.base/return2.exp
1964 * gdb.base/savedregs.exp
1965 * gdb.base/sep.exp
1966 * gdb.base/sepdebug.exp
1967 * gdb.base/sepsymtab.exp
1968 * gdb.base/set-inferior-tty.exp
1969 * gdb.base/setshow.exp
1970 * gdb.base/shlib-call.exp
1971 * gdb.base/sigaltstack.exp
1972 * gdb.base/siginfo-addr.exp
1973 * gdb.base/signals.exp
1974 * gdb.base/signull.exp
1975 * gdb.base/sigrepeat.exp
1976 * gdb.base/so-impl-ld.exp
1977 * gdb.base/solib-display.exp
1978 * gdb.base/solib-overlap.exp
1979 * gdb.base/solib-search.exp
1980 * gdb.base/solib-symbol.exp
1981 * gdb.base/structs.exp
1982 * gdb.base/structs2.exp
1983 * gdb.base/symtab-search-order.exp
1984 * gdb.base/twice.exp
1985 * gdb.base/unload.exp
1986 * gdb.base/varargs.exp
1987 * gdb.base/watchpoint-solib.exp
1988 * gdb.base/watchpoint.exp
1989 * gdb.base/whatis.exp
1990 * gdb.base/wrong_frame_bt_full.exp
1991 * gdb.btrace/dlopen.exp
1992 * gdb.cell/ea-standalone.exp
1993 * gdb.cell/ea-test.exp
1994 * gdb.cp/dispcxx.exp
1995 * gdb.cp/gdb2384.exp
1996 * gdb.cp/method2.exp
1997 * gdb.cp/nextoverthrow.exp
1998 * gdb.cp/pr10728.exp
1999 * gdb.disasm/am33.exp
2000 * gdb.disasm/h8300s.exp
2001 * gdb.disasm/mn10300.exp
2002 * gdb.disasm/sh3.exp
2003 * gdb.dwarf2/dw2-dir-file-name.exp
2004 * gdb.fortran/complex.exp
2005 * gdb.fortran/library-module.exp
2006 * gdb.guile/scm-pretty-print.exp
2007 * gdb.guile/scm-symbol.exp
2008 * gdb.guile/scm-type.exp
2009 * gdb.guile/scm-value.exp
2010 * gdb.linespec/linespec.exp
2011 * gdb.mi/gdb701.exp
2012 * gdb.mi/gdb792.exp
2013 * gdb.mi/mi-breakpoint-changed.exp
2014 * gdb.mi/mi-dprintf-pending.exp
2015 * gdb.mi/mi-dprintf.exp
2016 * gdb.mi/mi-exit-code.exp
2017 * gdb.mi/mi-pending.exp
2018 * gdb.mi/mi-solib.exp
2019 * gdb.mi/new-ui-mi-sync.exp
2020 * gdb.mi/pr11022.exp
2021 * gdb.mi/user-selected-context-sync.exp
2022 * gdb.opt/solib-intra-step.exp
2023 * gdb.python/py-events.exp
2024 * gdb.python/py-finish-breakpoint.exp
2025 * gdb.python/py-mi.exp
2026 * gdb.python/py-prettyprint.exp
2027 * gdb.python/py-shared.exp
2028 * gdb.python/py-symbol.exp
2029 * gdb.python/py-template.exp
2030 * gdb.python/py-type.exp
2031 * gdb.python/py-value.exp
2032 * gdb.reverse/solib-precsave.exp
2033 * gdb.reverse/solib-reverse.exp
2034 * gdb.server/solib-list.exp
2035 * gdb.stabs/weird.exp
2036 * gdb.threads/reconnect-signal.exp
2037 * gdb.threads/stepi-random-signal.exp
2038 * gdb.trace/actions.exp
2039 * gdb.trace/ax.exp
2040 * gdb.trace/backtrace.exp
2041 * gdb.trace/change-loc.exp
2042 * gdb.trace/deltrace.exp
2043 * gdb.trace/ftrace-lock.exp
2044 * gdb.trace/ftrace.exp
2045 * gdb.trace/infotrace.exp
2046 * gdb.trace/mi-tracepoint-changed.exp
2047 * gdb.trace/packetlen.exp
2048 * gdb.trace/passcount.exp
2049 * gdb.trace/pending.exp
2050 * gdb.trace/range-stepping.exp
2051 * gdb.trace/report.exp
2052 * gdb.trace/stap-trace.exp
2053 * gdb.trace/tfind.exp
2054 * gdb.trace/trace-break.exp
2055 * gdb.trace/trace-condition.exp
2056 * gdb.trace/trace-enable-disable.exp
2057 * gdb.trace/trace-mt.exp
2058 * gdb.trace/tracecmd.exp
2059 * gdb.trace/tspeed.exp
2060 * gdb.trace/tsv.exp
2061 * lib/perftest.exp
2062
2063 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2064
2065 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
2066 with gdb_test_no_output.
2067 Use command as test name.
2068
2069 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2070
2071 Fix test names starting with uppercase throughout the files.
2072
2073 * gdb.ada/assign_1.exp
2074 * gdb.ada/boolean_expr.exp
2075 * gdb.base/arrayidx.exp
2076 * gdb.base/del.exp
2077 * gdb.base/gcore-buffer-overflow.exp
2078 * gdb.base/testenv.exp
2079 * gdb.compile/compile.exp
2080 * gdb.python/py-framefilter-invalidarg.exp
2081 * gdb.python/py-framefilter.exp
2082
2083 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2084
2085 Fix test names starting with uppercase throughout the files.
2086
2087 * gdb.ada/array_return.exp
2088 * gdb.ada/expr_delims.exp
2089 * gdb.ada/mi_dyn_arr.exp
2090 * gdb.ada/mi_interface.exp
2091 * gdb.ada/mi_var_array.exp
2092 * gdb.ada/watch_arg.exp
2093 * gdb.arch/alpha-step.exp
2094 * gdb.arch/altivec-regs.exp
2095 * gdb.arch/e500-regs.exp
2096 * gdb.arch/powerpc-d128-regs.exp
2097 * gdb.base/arrayidx.exp
2098 * gdb.base/break.exp
2099 * gdb.base/checkpoint.exp
2100 * gdb.base/debug-expr.exp
2101 * gdb.base/dmsym.exp
2102 * gdb.base/radix.exp
2103 * gdb.base/sepdebug.exp
2104 * gdb.base/testenv.exp
2105 * gdb.base/watch_thread_num.exp
2106 * gdb.base/watchpoint-cond-gone.exp
2107 * gdb.cell/break.exp
2108 * gdb.cell/ea-cache.exp
2109 * gdb.compile/compile.exp
2110 * gdb.cp/gdb2495.exp
2111 * gdb.gdb/selftest.exp
2112 * gdb.gdb/xfullpath.exp
2113 * gdb.go/hello.exp
2114 * gdb.go/integers.exp
2115 * gdb.objc/basicclass.exp
2116 * gdb.pascal/hello.exp
2117 * gdb.pascal/integers.exp
2118 * gdb.python/py-breakpoint.exp
2119 * gdb.python/py-cmd.exp
2120 * gdb.python/py-linetable.exp
2121 * gdb.python/py-xmethods.exp
2122 * gdb.python/python.exp
2123 * gdb.reverse/consecutive-precsave.exp
2124 * gdb.reverse/finish-precsave.exp
2125 * gdb.reverse/i386-precsave.exp
2126 * gdb.reverse/machinestate-precsave.exp
2127 * gdb.reverse/sigall-precsave.exp
2128 * gdb.reverse/solib-precsave.exp
2129 * gdb.reverse/step-precsave.exp
2130 * gdb.reverse/until-precsave.exp
2131 * gdb.reverse/watch-precsave.exp
2132 * gdb.threads/leader-exit.exp
2133 * gdb.threads/pthreads.exp
2134 * gdb.threads/wp-replication.exp
2135 * gdb.trace/actions.exp
2136 * gdb.trace/mi-tsv-changed.exp
2137 * gdb.trace/tsv.exp
2138
2139 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2140
2141 Fix test names starting with uppercase throughout the files.
2142
2143 * gdb.arch/i386-bp_permanent.exp
2144 * gdb.arch/i386-gnu-cfi.exp
2145 * gdb.base/disasm-end-cu.exp
2146 * gdb.base/macscp.exp
2147 * gdb.base/pending.exp
2148 * gdb.base/watch_thread_num.exp
2149 * gdb.cp/exception.exp
2150 * gdb.cp/gdb2495.exp
2151 * gdb.cp/local.exp
2152 * gdb.python/py-evsignal.exp
2153 * gdb.python/python.exp
2154 * gdb.trace/tracecmd.exp
2155
2156 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2157
2158 Fix test names starting with uppercase throughout the files.
2159
2160 * gdb.base/charset.exp
2161 * gdb.base/eval.exp
2162 * gdb.base/multi-forks.exp
2163 * gdb.guile/scm-progspace.exp
2164 * gdb.opencl/datatypes.exp
2165 * gdb.python/py-block.exp
2166 * gdb.python/py-function.exp
2167 * gdb.python/py-symbol.exp
2168 * gdb.python/py-symtab.exp
2169 * gdb.python/py-xmethods.exp
2170 * gdb.reverse/break-precsave.exp
2171 * gdb.reverse/break-reverse.exp
2172 * gdb.reverse/consecutive-precsave.exp
2173 * gdb.reverse/consecutive-reverse.exp
2174 * gdb.reverse/finish-precsave.exp
2175 * gdb.reverse/finish-reverse-bkpt.exp
2176 * gdb.reverse/finish-reverse.exp
2177 * gdb.reverse/fstatat-reverse.exp
2178 * gdb.reverse/getresuid-reverse.exp
2179 * gdb.reverse/i386-precsave.exp
2180 * gdb.reverse/i386-reverse.exp
2181 * gdb.reverse/i386-sse-reverse.exp
2182 * gdb.reverse/i387-stack-reverse.exp
2183 * gdb.reverse/insn-reverse.exp
2184 * gdb.reverse/machinestate-precsave.exp
2185 * gdb.reverse/machinestate.exp
2186 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2187 * gdb.reverse/pipe-reverse.exp
2188 * gdb.reverse/readv-reverse.exp
2189 * gdb.reverse/recvmsg-reverse.exp
2190 * gdb.reverse/rerun-prec.exp
2191 * gdb.reverse/s390-mvcle.exp
2192 * gdb.reverse/sigall-precsave.exp
2193 * gdb.reverse/sigall-reverse.exp
2194 * gdb.reverse/solib-precsave.exp
2195 * gdb.reverse/solib-reverse.exp
2196 * gdb.reverse/step-precsave.exp
2197 * gdb.reverse/step-reverse.exp
2198 * gdb.reverse/time-reverse.exp
2199 * gdb.reverse/until-precsave.exp
2200 * gdb.reverse/until-reverse.exp
2201 * gdb.reverse/waitpid-reverse.exp
2202 * gdb.reverse/watch-precsave.exp
2203 * gdb.reverse/watch-reverse.exp
2204
2205 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2206
2207 Fix test names starting with uppercase throughout the files.
2208
2209 * gdb.arch/i386-mpx-simple_segv.exp
2210 * gdb.arch/i386-mpx.exp
2211 * gdb.arch/i386-permbkpt.exp
2212 * gdb.arch/pa-nullify.exp
2213 * gdb.arch/powerpc-d128-regs.exp
2214 * gdb.arch/vsx-regs.exp
2215 * gdb.base/bfp-test.exp
2216 * gdb.base/break.exp
2217 * gdb.base/breakpoint-shadow.exp
2218 * gdb.base/callfuncs.exp
2219 * gdb.base/charset.exp
2220 * gdb.base/commands.exp
2221 * gdb.base/completion.exp
2222 * gdb.base/dfp-test.exp
2223 * gdb.base/echo.exp
2224 * gdb.base/ending-run.exp
2225 * gdb.base/eval.exp
2226 * gdb.base/expand-psymtabs.exp
2227 * gdb.base/float128.exp
2228 * gdb.base/floatn.exp
2229 * gdb.base/foll-exec-mode.exp
2230 * gdb.base/gdb1056.exp
2231 * gdb.base/gdb11531.exp
2232 * gdb.base/kill-after-signal.exp
2233 * gdb.base/multi-forks.exp
2234 * gdb.base/overlays.exp
2235 * gdb.base/pending.exp
2236 * gdb.base/sepdebug.exp
2237 * gdb.base/testenv.exp
2238 * gdb.base/valgrind-db-attach.exp
2239 * gdb.base/watch_thread_num.exp
2240 * gdb.base/watchpoint-cond-gone.exp
2241 * gdb.base/watchpoint.exp
2242 * gdb.base/watchpoints.exp
2243 * gdb.cp/arg-reference.exp
2244 * gdb.cp/baseenum.exp
2245 * gdb.cp/operator.exp
2246 * gdb.cp/shadow.exp
2247 * gdb.dwarf2/dw2-op-out-param.exp
2248 * gdb.dwarf2/dw2-reg-undefined.exp
2249 * gdb.go/chan.exp
2250 * gdb.go/hello.exp
2251 * gdb.go/integers.exp
2252 * gdb.go/methods.exp
2253 * gdb.go/package.exp
2254 * gdb.guile/scm-parameter.exp
2255 * gdb.guile/scm-progspace.exp
2256 * gdb.guile/scm-value.exp
2257 * gdb.mi/mi-pending.exp
2258 * gdb.mi/user-selected-context-sync.exp
2259 * gdb.multi/multi-attach.exp
2260 * gdb.multi/tids.exp
2261 * gdb.opt/clobbered-registers-O2.exp
2262 * gdb.pascal/floats.exp
2263 * gdb.pascal/integers.exp
2264 * gdb.python/py-block.exp
2265 * gdb.python/py-events.exp
2266 * gdb.python/py-parameter.exp
2267 * gdb.python/py-symbol.exp
2268 * gdb.python/py-symtab.exp
2269 * gdb.python/py-type.exp
2270 * gdb.python/py-value.exp
2271 * gdb.python/py-xmethods.exp
2272 * gdb.python/python.exp
2273 * gdb.reverse/break-precsave.exp
2274 * gdb.reverse/consecutive-precsave.exp
2275 * gdb.reverse/finish-precsave.exp
2276 * gdb.reverse/i386-precsave.exp
2277 * gdb.reverse/machinestate-precsave.exp
2278 * gdb.reverse/sigall-precsave.exp
2279 * gdb.reverse/solib-precsave.exp
2280 * gdb.reverse/step-precsave.exp
2281 * gdb.reverse/until-precsave.exp
2282 * gdb.reverse/watch-precsave.exp
2283 * gdb.server/ext-attach.exp
2284 * gdb.server/ext-restart.exp
2285 * gdb.server/ext-run.exp
2286 * gdb.server/ext-wrapper.exp
2287 * gdb.stabs/gdb11479.exp
2288 * gdb.stabs/weird.exp
2289 * gdb.threads/attach-many-short-lived-threads.exp
2290 * gdb.threads/kill.exp
2291 * gdb.threads/watchpoint-fork.exp
2292
2293 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2294
2295 Fix test names starting with uppercase throughout all the files below.
2296
2297 * gdb.ada/array_return.exp
2298 * gdb.ada/catch_ex.exp
2299 * gdb.ada/info_exc.exp
2300 * gdb.ada/mi_catch_ex.exp
2301 * gdb.ada/mi_dyn_arr.exp
2302 * gdb.ada/mi_ex_cond.exp
2303 * gdb.ada/mi_exc_info.exp
2304 * gdb.ada/mi_interface.exp
2305 * gdb.ada/mi_task_arg.exp
2306 * gdb.ada/mi_task_info.exp
2307 * gdb.ada/mi_var_array.exp
2308 * gdb.arch/alpha-step.exp
2309 * gdb.arch/amd64-disp-step.exp
2310 * gdb.arch/arm-disp-step.exp
2311 * gdb.arch/disp-step-insn-reloc.exp
2312 * gdb.arch/e500-prologue.exp
2313 * gdb.arch/ftrace-insn-reloc.exp
2314 * gdb.arch/gdb1558.exp
2315 * gdb.arch/i386-bp_permanent.exp
2316 * gdb.arch/i386-disp-step.exp
2317 * gdb.arch/i386-float.exp
2318 * gdb.arch/i386-gnu-cfi.exp
2319 * gdb.arch/ia64-breakpoint-shadow.exp
2320 * gdb.arch/mips16-thunks.exp
2321 * gdb.arch/pa-nullify.exp
2322 * gdb.arch/powerpc-aix-prologue.exp
2323 * gdb.arch/powerpc-power.exp
2324 * gdb.arch/ppc-dfp.exp
2325 * gdb.arch/s390-tdbregs.exp
2326 * gdb.arch/spu-info.exp
2327 * gdb.arch/spu-ls.exp
2328 * gdb.arch/thumb-bx-pc.exp
2329 * gdb.base/advance.exp
2330 * gdb.base/annota-input-while-running.exp
2331 * gdb.base/arrayidx.exp
2332 * gdb.base/asmlabel.exp
2333 * gdb.base/async.exp
2334 * gdb.base/attach-wait-input.exp
2335 * gdb.base/auto-connect-native-target.exp
2336 * gdb.base/batch-preserve-term-settings.exp
2337 * gdb.base/bfp-test.exp
2338 * gdb.base/bigcore.exp
2339 * gdb.base/bp-permanent.exp
2340 * gdb.base/break-always.exp
2341 * gdb.base/break-fun-addr.exp
2342 * gdb.base/break-idempotent.exp
2343 * gdb.base/break-main-file-remove-fail.exp
2344 * gdb.base/break-probes.exp
2345 * gdb.base/break-unload-file.exp
2346 * gdb.base/break.exp
2347 * gdb.base/call-ar-st.exp
2348 * gdb.base/call-rt-st.exp
2349 * gdb.base/call-sc.exp
2350 * gdb.base/call-signal-resume.exp
2351 * gdb.base/call-strs.exp
2352 * gdb.base/callexit.exp
2353 * gdb.base/callfuncs.exp
2354 * gdb.base/catch-gdb-caused-signals.exp
2355 * gdb.base/catch-signal-siginfo-cond.exp
2356 * gdb.base/catch-syscall.exp
2357 * gdb.base/compare-sections.exp
2358 * gdb.base/cond-eval-mode.exp
2359 * gdb.base/condbreak-call-false.exp
2360 * gdb.base/consecutive-step-over.exp
2361 * gdb.base/cursal.exp
2362 * gdb.base/disabled-location.exp
2363 * gdb.base/disasm-end-cu.exp
2364 * gdb.base/display.exp
2365 * gdb.base/double-prompt-target-event-error.exp
2366 * gdb.base/dprintf-bp-same-addr.exp
2367 * gdb.base/dprintf-detach.exp
2368 * gdb.base/dprintf-next.exp
2369 * gdb.base/dprintf-non-stop.exp
2370 * gdb.base/dprintf-pending.exp
2371 * gdb.base/dso2dso.exp
2372 * gdb.base/ending-run.exp
2373 * gdb.base/enum_cond.exp
2374 * gdb.base/examine-backward.exp
2375 * gdb.base/exe-lock.exp
2376 * gdb.base/exec-invalid-sysroot.exp
2377 * gdb.base/execl-update-breakpoints.exp
2378 * gdb.base/execution-termios.exp
2379 * gdb.base/fileio.exp
2380 * gdb.base/fixsection.exp
2381 * gdb.base/foll-exec-mode.exp
2382 * gdb.base/foll-exec.exp
2383 * gdb.base/fork-running-state.exp
2384 * gdb.base/frame-args.exp
2385 * gdb.base/fullpath-expand.exp
2386 * gdb.base/func-ptr.exp
2387 * gdb.base/gcore-relro-pie.exp
2388 * gdb.base/gdb1090.exp
2389 * gdb.base/gdb1555.exp
2390 * gdb.base/global-var-nested-by-dso.exp
2391 * gdb.base/gnu-ifunc.exp
2392 * gdb.base/hbreak-in-shr-unsupported.exp
2393 * gdb.base/hbreak-unmapped.exp
2394 * gdb.base/hook-stop.exp
2395 * gdb.base/infcall-input.exp
2396 * gdb.base/info-fun.exp
2397 * gdb.base/info-shared.exp
2398 * gdb.base/interrupt-noterm.exp
2399 * gdb.base/jit-so.exp
2400 * gdb.base/jit.exp
2401 * gdb.base/line-symtabs.exp
2402 * gdb.base/list.exp
2403 * gdb.base/longjmp.exp
2404 * gdb.base/macscp.exp
2405 * gdb.base/max-value-size.exp
2406 * gdb.base/nodebug.exp
2407 * gdb.base/nofield.exp
2408 * gdb.base/overlays.exp
2409 * gdb.base/paginate-after-ctrl-c-running.exp
2410 * gdb.base/paginate-bg-execution.exp
2411 * gdb.base/paginate-inferior-exit.exp
2412 * gdb.base/pending.exp
2413 * gdb.base/pr11022.exp
2414 * gdb.base/printcmds.exp
2415 * gdb.base/ptr-typedef.exp
2416 * gdb.base/ptype.exp
2417 * gdb.base/randomize.exp
2418 * gdb.base/range-stepping.exp
2419 * gdb.base/realname-expand.exp
2420 * gdb.base/relativedebug.exp
2421 * gdb.base/remote.exp
2422 * gdb.base/savedregs.exp
2423 * gdb.base/sepdebug.exp
2424 * gdb.base/set-noassign.exp
2425 * gdb.base/shlib-call.exp
2426 * gdb.base/shreloc.exp
2427 * gdb.base/sigaltstack.exp
2428 * gdb.base/sigbpt.exp
2429 * gdb.base/siginfo-addr.exp
2430 * gdb.base/siginfo-obj.exp
2431 * gdb.base/siginfo-thread.exp
2432 * gdb.base/signest.exp
2433 * gdb.base/signull.exp
2434 * gdb.base/sigrepeat.exp
2435 * gdb.base/skip.exp
2436 * gdb.base/so-impl-ld.exp
2437 * gdb.base/solib-corrupted.exp
2438 * gdb.base/solib-disc.exp
2439 * gdb.base/solib-display.exp
2440 * gdb.base/solib-overlap.exp
2441 * gdb.base/solib-search.exp
2442 * gdb.base/solib-symbol.exp
2443 * gdb.base/source-execution.exp
2444 * gdb.base/sss-bp-on-user-bp-2.exp
2445 * gdb.base/sss-bp-on-user-bp.exp
2446 * gdb.base/stack-checking.exp
2447 * gdb.base/stale-infcall.exp
2448 * gdb.base/step-break.exp
2449 * gdb.base/step-line.exp
2450 * gdb.base/step-over-exit.exp
2451 * gdb.base/step-test.exp
2452 * gdb.base/structs.exp
2453 * gdb.base/sym-file.exp
2454 * gdb.base/symtab-search-order.exp
2455 * gdb.base/term.exp
2456 * gdb.base/type-opaque.exp
2457 * gdb.base/unload.exp
2458 * gdb.base/until-nodebug.exp
2459 * gdb.base/until.exp
2460 * gdb.base/unwindonsignal.exp
2461 * gdb.base/watch-cond.exp
2462 * gdb.base/watch-non-mem.exp
2463 * gdb.base/watch_thread_num.exp
2464 * gdb.base/watchpoint-reuse-slot.exp
2465 * gdb.base/watchpoint-solib.exp
2466 * gdb.base/watchpoint.exp
2467 * gdb.btrace/dlopen.exp
2468 * gdb.cell/arch.exp
2469 * gdb.cell/break.exp
2470 * gdb.cell/bt.exp
2471 * gdb.cell/core.exp
2472 * gdb.cell/data.exp
2473 * gdb.cell/dwarfaddr.exp
2474 * gdb.cell/ea-cache.exp
2475 * gdb.cell/ea-standalone.exp
2476 * gdb.cell/ea-test.exp
2477 * gdb.cell/f-regs.exp
2478 * gdb.cell/fork.exp
2479 * gdb.cell/gcore.exp
2480 * gdb.cell/mem-access.exp
2481 * gdb.cell/ptype.exp
2482 * gdb.cell/registers.exp
2483 * gdb.cell/sizeof.exp
2484 * gdb.cell/solib-symbol.exp
2485 * gdb.cell/solib.exp
2486 * gdb.compile/compile-tls.exp
2487 * gdb.cp/exception.exp
2488 * gdb.cp/gdb2495.exp
2489 * gdb.cp/local.exp
2490 * gdb.cp/mb-inline.exp
2491 * gdb.cp/mb-templates.exp
2492 * gdb.cp/pr10687.exp
2493 * gdb.cp/pr9167.exp
2494 * gdb.cp/scope-err.exp
2495 * gdb.cp/templates.exp
2496 * gdb.cp/virtfunc.exp
2497 * gdb.dwarf2/dw2-dir-file-name.exp
2498 * gdb.dwarf2/dw2-single-line-discriminators.exp
2499 * gdb.fortran/complex.exp
2500 * gdb.fortran/library-module.exp
2501 * gdb.guile/guile.exp
2502 * gdb.guile/scm-cmd.exp
2503 * gdb.guile/scm-frame-inline.exp
2504 * gdb.guile/scm-objfile.exp
2505 * gdb.guile/scm-pretty-print.exp
2506 * gdb.guile/scm-symbol.exp
2507 * gdb.guile/scm-type.exp
2508 * gdb.guile/scm-value.exp
2509 * gdb.linespec/keywords.exp
2510 * gdb.linespec/ls-errs.exp
2511 * gdb.linespec/macro-relative.exp
2512 * gdb.linespec/thread.exp
2513 * gdb.mi/mi-breakpoint-changed.exp
2514 * gdb.mi/mi-dprintf-pending.exp
2515 * gdb.mi/mi-fullname-deleted.exp
2516 * gdb.mi/mi-logging.exp
2517 * gdb.mi/mi-pending.exp
2518 * gdb.mi/mi-solib.exp
2519 * gdb.mi/new-ui-mi-sync.exp
2520 * gdb.mi/user-selected-context-sync.exp
2521 * gdb.multi/dummy-frame-restore.exp
2522 * gdb.multi/multi-arch-exec.exp
2523 * gdb.multi/remove-inferiors.exp
2524 * gdb.multi/watchpoint-multi-exit.exp
2525 * gdb.opt/solib-intra-step.exp
2526 * gdb.perf/backtrace.exp
2527 * gdb.perf/single-step.exp
2528 * gdb.perf/skip-command.exp
2529 * gdb.perf/skip-prologue.exp
2530 * gdb.perf/solib.exp
2531 * gdb.python/lib-types.exp
2532 * gdb.python/py-as-string.exp
2533 * gdb.python/py-bad-printers.exp
2534 * gdb.python/py-block.exp
2535 * gdb.python/py-breakpoint.exp
2536 * gdb.python/py-cmd.exp
2537 * gdb.python/py-events.exp
2538 * gdb.python/py-evthreads.exp
2539 * gdb.python/py-finish-breakpoint.exp
2540 * gdb.python/py-finish-breakpoint2.exp
2541 * gdb.python/py-frame-inline.exp
2542 * gdb.python/py-frame.exp
2543 * gdb.python/py-inferior.exp
2544 * gdb.python/py-infthread.exp
2545 * gdb.python/py-mi.exp
2546 * gdb.python/py-objfile.exp
2547 * gdb.python/py-pp-maint.exp
2548 * gdb.python/py-pp-registration.exp
2549 * gdb.python/py-prettyprint.exp
2550 * gdb.python/py-recurse-unwind.exp
2551 * gdb.python/py-shared.exp
2552 * gdb.python/py-symbol.exp
2553 * gdb.python/py-symtab.exp
2554 * gdb.python/py-template.exp
2555 * gdb.python/py-type.exp
2556 * gdb.python/py-unwind-maint.exp
2557 * gdb.python/py-unwind.exp
2558 * gdb.python/py-value.exp
2559 * gdb.python/python.exp
2560 * gdb.reverse/finish-reverse-bkpt.exp
2561 * gdb.reverse/insn-reverse.exp
2562 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2563 * gdb.reverse/solib-precsave.exp
2564 * gdb.reverse/solib-reverse.exp
2565 * gdb.stabs/gdb11479.exp
2566 * gdb.stabs/weird.exp
2567 * gdb.threads/fork-child-threads.exp
2568 * gdb.threads/fork-plus-threads.exp
2569 * gdb.threads/fork-thread-pending.exp
2570 * gdb.threads/forking-threads-plus-breakpoint.exp
2571 * gdb.threads/hand-call-in-threads.exp
2572 * gdb.threads/interrupted-hand-call.exp
2573 * gdb.threads/linux-dp.exp
2574 * gdb.threads/local-watch-wrong-thread.exp
2575 * gdb.threads/next-while-other-thread-longjmps.exp
2576 * gdb.threads/non-ldr-exit.exp
2577 * gdb.threads/pending-step.exp
2578 * gdb.threads/print-threads.exp
2579 * gdb.threads/process-dies-while-detaching.exp
2580 * gdb.threads/process-dies-while-handling-bp.exp
2581 * gdb.threads/pthreads.exp
2582 * gdb.threads/queue-signal.exp
2583 * gdb.threads/reconnect-signal.exp
2584 * gdb.threads/signal-command-handle-nopass.exp
2585 * gdb.threads/signal-command-multiple-signals-pending.exp
2586 * gdb.threads/signal-delivered-right-thread.exp
2587 * gdb.threads/signal-sigtrap.exp
2588 * gdb.threads/sigthread.exp
2589 * gdb.threads/staticthreads.exp
2590 * gdb.threads/stepi-random-signal.exp
2591 * gdb.threads/thread-unwindonsignal.exp
2592 * gdb.threads/thread_check.exp
2593 * gdb.threads/thread_events.exp
2594 * gdb.threads/tid-reuse.exp
2595 * gdb.threads/tls-nodebug.exp
2596 * gdb.threads/tls-shared.exp
2597 * gdb.threads/tls-so_extern.exp
2598 * gdb.threads/tls.exp
2599 * gdb.threads/wp-replication.exp
2600 * gdb.trace/actions-changed.exp
2601 * gdb.trace/actions.exp
2602 * gdb.trace/backtrace.exp
2603 * gdb.trace/change-loc.exp
2604 * gdb.trace/collection.exp
2605 * gdb.trace/deltrace.exp
2606 * gdb.trace/disconnected-tracing.exp
2607 * gdb.trace/entry-values.exp
2608 * gdb.trace/ftrace-lock.exp
2609 * gdb.trace/ftrace.exp
2610 * gdb.trace/infotrace.exp
2611 * gdb.trace/mi-trace-frame-collected.exp
2612 * gdb.trace/mi-trace-unavailable.exp
2613 * gdb.trace/mi-traceframe-changed.exp
2614 * gdb.trace/mi-tracepoint-changed.exp
2615 * gdb.trace/mi-tsv-changed.exp
2616 * gdb.trace/no-attach-trace.exp
2617 * gdb.trace/packetlen.exp
2618 * gdb.trace/passc-dyn.exp
2619 * gdb.trace/passcount.exp
2620 * gdb.trace/pending.exp
2621 * gdb.trace/pr16508.exp
2622 * gdb.trace/qtro.exp
2623 * gdb.trace/range-stepping.exp
2624 * gdb.trace/read-memory.exp
2625 * gdb.trace/report.exp
2626 * gdb.trace/save-trace.exp
2627 * gdb.trace/signal.exp
2628 * gdb.trace/stap-trace.exp
2629 * gdb.trace/status-stop.exp
2630 * gdb.trace/strace.exp
2631 * gdb.trace/tfile.exp
2632 * gdb.trace/tfind.exp
2633 * gdb.trace/trace-break.exp
2634 * gdb.trace/trace-condition.exp
2635 * gdb.trace/trace-enable-disable.exp
2636 * gdb.trace/trace-mt.exp
2637 * gdb.trace/tracecmd.exp
2638 * gdb.trace/tracefile-pseudo-reg.exp
2639 * gdb.trace/tspeed.exp
2640 * gdb.trace/tstatus.exp
2641 * gdb.trace/tsv.exp
2642 * gdb.trace/unavailable.exp
2643 * gdb.trace/while-dyn.exp
2644 * gdb.trace/while-stepping.exp
2645 * lib/gdb-guile.exp
2646 * lib/gdb.exp
2647 * lib/mi-support.exp
2648 * lib/pascal.exp
2649 * lib/perftest.exp
2650 * lib/prelink-support.exp
2651 * lib/selftest-support.exp
2652
2653 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2654
2655 * Makefile.in: Include disable-implicit-rules.mk.
2656
2657 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2658
2659 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2660 non-byte-aligned bit fields.
2661
2662 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2663
2664 PR gdb/12616
2665 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2666 respects the DW_AT_data_bit_offset attribute.
2667
2668 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2669
2670 * gdb.base/default.exp: Fix output of "set language".
2671
2672 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2673
2674 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2675 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2676 make.
2677 * configure.ac: Remove checks for the make program.
2678 * configure: Re-generate.
2679
2680 2016-11-16 Kevin Buettner <kevinb@redhat.com>
2681
2682 * gdb.python/py-recurse-unwind.c (main): Add loop.
2683 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2684 to read_register() and gdb.parse_and_eval(). Make each code
2685 call a separate case that can be individually tested.
2686 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2687 proc. Call cont_and_backtrace for each of the code paths that
2688 we want to test in the unwinder.
2689
2690 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2691
2692 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2693 the definition of struct S.
2694
2695 2016-11-11 Catherine Moore <clm@codesourcery.com>
2696
2697 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2698
2699 2016-11-09 Pedro Alves <palves@redhat.com>
2700
2701 * gdb.base/commands.exp (runto_or_return): New procedure.
2702 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2703 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2704 (progvar_simple_while_test, progvar_complex_if_while_test)
2705 (if_while_breakpoint_command_test)
2706 (infrun_breakpoint_command_test, breakpoint_command_test)
2707 (user_defined_command_test, watchpoint_command_test)
2708 (test_command_prompt_position, redefine_hook_test)
2709 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2710 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2711 multi_line_input and multi_line. Remove gdb_expect and
2712 gdb_stop_suppressing_tests uses.
2713 * lib/gdb.exp (valnum_re): New global.
2714 (multi_line_input): New procedure.
2715
2716 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2717
2718 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2719 Remove.
2720 (test_setup): Define with proc_with_prefix.
2721 (test_cli_inferior): Likewise.
2722 (test_cli_thread): Likewise.
2723 (test_cli_frame): Likewise.
2724 (test_cli_select_frame): Likewise.
2725 (test_cli_up_down): Likewise.
2726 (test_mi_thread_select): Likewise.
2727 (test_mi_stack_select_frame): Likewise.
2728 (test_cli_in_mi_inferior): Likewise.
2729 (test_cli_in_mi_thread): Likewise.
2730 (test_cli_in_mi_frame): Likewise.
2731 (top level): Do not use with_test_prefix_procname.
2732
2733 2016-11-09 Pedro Alves <palves@redhat.com>
2734
2735 * gdb.base/commands.exp (gdbvar_simple_if_test)
2736 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2737 (progvar_simple_if_test, progvar_simple_while_test)
2738 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2739 (infrun_breakpoint_command_test, breakpoint_command_test)
2740 (user_defined_command_test, watchpoint_command_test)
2741 (test_command_prompt_position, deprecated_command_test)
2742 (bp_deleted_in_command, temporary_breakpoint_commands)
2743 (stray_arg0_test, source_file_with_indented_comment)
2744 (recursive_source_test, if_commands_test)
2745 (error_clears_commands_left, redefine_hook_test)
2746 (redefine_backtrace_test): Use proc_with_prefix.
2747 * lib/gdb.exp (proc_with_prefix): New proc.
2748
2749 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2750
2751 * gdb.base/tui-layout.c: New file.
2752 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2753 disassembly window contains very long lines.
2754
2755 2016-11-08 Tom Tromey <tom@tromey.com>
2756
2757 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2758 depend on Python 2.
2759
2760 2016-11-08 Tom Tromey <tom@tromey.com>
2761
2762 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2763 New method.
2764
2765 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2766
2767 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2768
2769 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2770
2771 * gdb.rust/simple.rs: Add test for univariant enums without
2772 discriminants and for encoded struct-like enums.
2773
2774 2016-10-28 Pedro Alves <palves@redhat.com>
2775
2776 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2777 gdb_test_multiple, tighten regexps and match symtabs and line
2778 tables incrementally.
2779
2780 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2781
2782 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2783 general.
2784
2785 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2786
2787 * gdb.base/exec-invalid-sysroot.exp: New file.
2788
2789 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2790
2791 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2792
2793 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2794
2795 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2796
2797 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2798
2799 * gdb.base/killed-outside.exp: Remove $options from a call to
2800 `prepare_for_testing'.
2801
2802 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2803
2804 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2805 Change test message.
2806
2807 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2808
2809 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2810 Update comment.
2811
2812 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2813
2814 * gdb.trace/mi-trace-save.exp: New file.
2815
2816 2016-10-13 Yao Qi <yao.qi@linaro.org>
2817
2818 * gdb.base/code_elim.exp (get_var_address): Remove.
2819 * gdb.base/relocate.exp: Likewise.
2820 * gdb.base/shreloc.exp: Likewise.
2821 * lib/gdb.exp (get_var_address): New.
2822
2823 2016-10-13 Yao Qi <yao.qi@linaro.org>
2824
2825 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2826 floating point tests if $skip_float_test is false.
2827
2828 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2829
2830 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2831 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2832 argc values.
2833 Add 1 to argc so we guarantee distinct initial/modified argc values.
2834
2835 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2836
2837 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2838
2839 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2840
2841 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2842 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2843 * gdb.arch/vsx-regs.exp: Likewise.
2844
2845 2016-10-07 Yao Qi <yao.qi@linaro.org>
2846
2847 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2848
2849 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2850
2851 * gdb.python/python.exp: Test decode_line("*0").
2852
2853 2016-10-06 Doug Evans <dje@google.com>
2854
2855 * gdb.python/py-value.exp (test_value_creation): Add test for large
2856 unsigned 64-bit value.
2857
2858 2016-10-06 Tom Tromey <tom@tromey.com>
2859
2860 * gdb.compile/compile.exp: Change java tests to rust.
2861 * gdb.base/setshow.exp: Change java tests to rust.
2862 * gdb.base/default.exp: Remove java from language list.
2863 * README (Examples): Update language example.
2864 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2865 test.
2866 * lib/gdb.exp (skip_java_tests): Remove.
2867 * lib/java.exp: Remove.
2868 * gdb.java: Remove.
2869
2870 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2871
2872 * gdb.arch/mips-fcr.exp: New test.
2873 * gdb.arch/mips-fcr.c: Source for the new test.
2874
2875 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2876
2877 * gdb.base/solib-disc.exp: Use `standard_output_file'
2878 throughout.
2879
2880 2016-10-06 Pedro Alves <palves@redhat.com>
2881
2882 * gdb.base/jit-simple-dl.c: New file.
2883 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2884 * gdb.base/jit-simple.c: ... this.
2885 * gdb.base/jit-simple.exp (jit_run): Delete.
2886 (build_jit): New proc.
2887 (jit_test_reread): Recompile either the main program or the shared
2888 library, depending on what is being tested. Skip changing address
2889 if caller wants to. Compare before/after addresses. If testing
2890 standalone, explicitly load the binary. Test "maint info
2891 breakpoints".
2892 (top level): Add "standalone vs shared lib" and "change address"
2893 vs "same address" axes.
2894
2895 2016-10-06 Pedro Alves <palves@redhat.com>
2896
2897 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2898 call.
2899 (jit_run): Delete.
2900 (jit_test_reread): Use with_test_prefix. Reload the main binary
2901 explicitly. Compare the before/after addresses of the JIT
2902 descriptor.
2903
2904 2016-08-15 Doug Evans <dje@google.com>
2905
2906 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2907 for single bitfields is bool.
2908 * gdb.xml/tdesc-regs.exp: Ditto.
2909
2910 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2911
2912 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2913
2914 2016-10-05 Yao Qi <yao.qi@linaro.org>
2915
2916 * lib/gdb.exp (support_complex_tests): Return zero if
2917 gdb_skip_float_test return true.
2918
2919 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2920 Simon Marchi <simon.marchi@ericsson.com>
2921
2922 PR gdb/20487
2923 * gdb.mi/user-selected-context-sync.exp: New file.
2924 * gdb.mi/user-selected-context-sync.c: New file.
2925
2926 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2927 Simon Marchi <simon.marchi@ericsson.com>
2928
2929 PR gdb/20487
2930 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2931 =thread-select-event check.
2932
2933 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2934
2935 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2936 the compulsory L operand changes.
2937 * gdb.arch/powerpc-power.s: Likewise.
2938
2939 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2940
2941 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2942 * gdb.base/jit-attach-pie.c: New file.
2943 * gdb.base/jit-attach-pie.exp: New file.
2944
2945 2016-09-28 Pedro Alves <palves@redhat.com>
2946
2947 * gdb.base/infcall-input.c: New file.
2948 * gdb.base/infcall-input.exp: New file.
2949
2950 2016-09-22 Yao Qi <yao.qi@linaro.org>
2951
2952 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2953 (gdb_exit): Rename it to ...
2954 (gdbserver_gdb_exit): ... Close GDBserver.
2955 (gdb_exit): New proc, call gdbserver_gdb_exit.
2956 (mi_gdb_exit): Likewise.
2957
2958 2016-09-22 Yao Qi <yao.qi@linaro.org>
2959
2960 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2961 path.
2962 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2963 Remove duplication.
2964
2965 2016-09-22 Yao Qi <yao.qi@linaro.org>
2966
2967 * lib/gdbserver-support.exp: Check the existence of
2968 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2969
2970 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2971
2972 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2973
2974 2016-09-21 Tom Tromey <tom@tromey.com>
2975
2976 PR gdb/20604:
2977 * gdb.base/quit.exp: New file.
2978
2979 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2980
2981 * .gitignore: New file.
2982
2983 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2984
2985 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2986 throughout.
2987
2988 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2989
2990 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2991
2992 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2993
2994 * gdb.cp/casts.cc (decltype): Move it ...
2995 (main): ... with its call to ...
2996 * gdb.cp/casts03.cc: ... a new file.
2997 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2998
2999 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3000
3001 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
3002
3003 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
3004
3005 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
3006 and sync up the test with tests in gas/testsuite/gas/ppc.
3007 * gdb.arch/powerpc-power.exp: Likewise.
3008
3009 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3010
3011 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
3012
3013 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
3014 Jan Kratochvil <jan.kratochvil@redhat.com>
3015
3016 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
3017 make m1's definition to be different from m2's. Use 'dummy' as an
3018 argument for probe 'two'.
3019
3020 2016-09-10 Jon Beniston <jon@beniston.com>
3021
3022 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
3023 for sim target.
3024
3025 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
3026
3027 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
3028 variable declaration.
3029 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
3030 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
3031 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
3032 received HWCAP as its argument.
3033
3034 2016-09-06 Pedro Alves <palves@redhat.com>
3035
3036 * gdb.base/new-ui-pending-input.c: New file.
3037 * gdb.base/new-ui-pending-input.exp: New file.
3038 * gdb.exp (clear_gdb_spawn_id): New procedure.
3039 (with_spawn_id): Check whether gdb_spawn_id exists before
3040 referencing it. If gdb_spawn_id didn't exist on entry, clear it
3041 on exit.
3042
3043 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3044
3045 * gdb.base/float128.c: New file.
3046 * gdb.base/float128.exp: Likewise.
3047 * gdb.base/floatn.c: Likewise.
3048 * gdb.base/floatn.exp: Likewise.
3049
3050 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3051
3052 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
3053
3054 2016-09-05 Pedro Alves <palves@redhat.com>
3055
3056 PR backtrace/19927
3057 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
3058 unwinders are immediately called as side effect of "source" or
3059 "disable unwinder" commands.
3060 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
3061
3062 2016-09-02 Yao Qi <yao.qi@linaro.org>
3063
3064 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
3065 is true and $type is "float" or "double".
3066
3067 2016-09-02 Yao Qi <yao.qi@linaro.org>
3068
3069 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
3070 true.
3071 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
3072 * gdb.base/call-rt-st.exp: Likewise.
3073 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
3074 return value instead of gdb,skip_float_test.
3075 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
3076 (do_function_calls): Use its return value instead of
3077 gdb,skip_float_test.
3078 * gdb.base/finish.exp: Likewise.
3079 * gdb.base/funcargs.exp: Likewise.
3080 * gdb.base/return.exp: Likewise.
3081 * gdb.base/return2.exp: Likewise.
3082 * gdb.base/varargs.exp: Likewise.
3083 * lib/gdb.exp (gdb_skip_float_test): Change it to
3084 gdb_caching_proc. Detect the broken ptrace on arm-linux.
3085
3086 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3087
3088 * gdb.multi/tids.exp: Test "thread apply all".
3089
3090 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3091
3092 * gdb.base/default.exp (tty): Remove.
3093
3094 2016-08-24 Kevin Buettner <kevinb@redhat.com>
3095
3096 * gdb.python/py-recurse-unwind.c: New file.
3097 * gdb.python/py-recurse-unwind.py: New file.
3098 * gdb.python/py-recurse-unwind.exp: New file.
3099
3100 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
3101
3102 * gdb.base/set-inferior-tty.exp: New file.
3103 * gdb.base/set-inferior-tty.c: New file.
3104
3105 2016-08-23 Pedro Alves <palves@redhat.com>
3106
3107 PR gdb/20494
3108 * gdb.base/new-ui-echo.c: New file.
3109 * gdb.base/new-ui-echo.exp: New file.
3110
3111 2016-08-23 Yao Qi <yao.qi@linaro.org>
3112
3113 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
3114 gdbserver_spawn.
3115 * gdb.server/connect-without-multi-process.exp (do_test):
3116 Likewise.
3117
3118 2016-08-23 Yao Qi <yao.qi@linaro.org>
3119
3120 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
3121 standalone_txt. Delete gdb_txt and standalone_txt on host
3122 and target. Spawn the binary on target. Copy files from
3123 target to host.
3124
3125 2016-08-22 Pedro Alves <palves@redhat.com>
3126
3127 PR gdb/20505
3128 * gdb.base/vdso-warning.exp: Test core dumps too. Use
3129 with_test_prefix. Factor out bits to ...
3130 (test_no_vdso): ... this new procedure.
3131
3132 2016-08-19 Carl Love <cel@us.ibm.com>
3133
3134 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
3135 maintaining separate logic for constructing the output path.
3136 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3137 * gdb.arch/ppc-dfp.exp: Likewise.
3138 * gdb.arch/ppc-fp.exp: Likewise.
3139 * gdb.arch/vsx-regs.exp: Likewise.
3140 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
3141 binprefix for generating the additional binary files.
3142
3143 2016-08-19 Pedro Alves <palves@redhat.com>
3144
3145 * gdb.trace/mi-trace-frame-collected.exp
3146 (test_trace_frame_collected): On x32, expect two registers.
3147
3148 2016-08-18 Carl Love <cel@us.ibm.com>
3149
3150 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
3151 and sync up the test with tests in gas/testsuite/gas/ppc.
3152 * gdb.arch/powerpc-power.exp: Likewise.
3153
3154 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3155
3156 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
3157 expected error message.
3158
3159 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3160
3161 * gdb.multi/remove-inferiors.exp: New file.
3162 * gdb.multi/remove-inferiors.c: New file.
3163
3164 2016-08-12 Yao Qi <yao.qi@linaro.org>
3165
3166 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
3167 argument list.
3168
3169 2016-08-10 Pedro Alves <palves@redhat.com>
3170
3171 PR gdb/19187
3172 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
3173 setup_kfails.
3174
3175 2016-08-09 Pedro Alves <palves@redhat.com>
3176 Simon Marchi <simon.marchi@ericsson.com>
3177
3178 PR gdb/20418
3179 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
3180 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
3181
3182 2016-08-09 Pedro Alves <palves@redhat.com>
3183
3184 PR mi/20431
3185 * gdb.mi/mi-cmd-error.exp: New file.
3186
3187 2016-08-09 Pedro Alves <palves@redhat.com>
3188
3189 PR gdb/18653
3190 * gdb.base/signals-state-child.c: New file.
3191 * gdb.base/signals-state-child.exp: New file.
3192 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
3193
3194 2016-08-09 Pedro Alves <palves@redhat.com>
3195
3196 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
3197
3198 2016-08-03 Tom Tromey <tom@tromey.com>
3199
3200 PR python/18565:
3201 * gdb.python/py-frame-inline.exp: Add Frame.function test.
3202
3203 2016-08-01 Yao Qi <yao.qi@linaro.org>
3204
3205 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
3206 variable mode to "multi-process" if $multi_process is 1, otherwise
3207 set it to "single-process".
3208
3209 2016-08-01 Yao Qi <yao.qi@linaro.org>
3210
3211 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
3212 * gdb.cp/cpexprs.exp: Likewise.
3213 * gdb.cp/m-static.exp: Likewise.
3214
3215 2016-07-26 Tom Tromey <tom@tromey.com>
3216
3217 PR python/20190:
3218 * gdb.threads/tls.exp (check_thread_local): Add python symbol
3219 test.
3220
3221 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
3222
3223 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
3224 selecting assembly source files.
3225 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
3226 assembly source files.
3227 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
3228 assembly source files.
3229 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
3230 selecting assembly source files.
3231
3232 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
3233
3234 * gdb.base/new-ui.exp (do_test_invalid_args): New
3235 procedure.
3236
3237 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
3238
3239 * gdb.btrace/reconnect.c: New file.
3240 * gdb.btrace/reconnect.exp: New file.
3241
3242 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
3243
3244 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
3245 to test_catch_syscall_group.
3246 (test_catch_syscall_group): New.
3247
3248 2016-07-21 Tom Tromey <tom@tromey.com>
3249
3250 * gdb.rust/simple.rs (main): Use empty struct expression.
3251 * gdb.rust/simple.exp: Add tests for empty struct expression.
3252
3253 2016-07-21 Yao Qi <yao.qi@linaro.org>
3254
3255 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
3256 if gdb_skip_xml_test is true on some targets.
3257
3258 2016-07-21 Yao Qi <yao.qi@linaro.org>
3259
3260 * gdb.server/solib-list.exp: Unset last_loaded_file.
3261
3262 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3263
3264 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
3265 "step into captured_main (args)".
3266
3267 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3268
3269 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
3270
3271 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3272
3273 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
3274
3275 2016-07-19 Pedro Alves <palves@redhat.com>
3276
3277 * gdb.opt/inline-break.exp: Remove optimize=-O2.
3278 * gdb.opt/inline-bt.exp: Likewise.
3279 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
3280 additional_flags=-Winline.
3281 * gdb.opt/inline-locals.exp: Likewise.
3282 * gdb.opt/inline-markers.c (ATTR): Define.
3283 (inlined_fn): Use it.
3284
3285 2016-07-19 Yao Qi <yao.qi@linaro.org>
3286
3287 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
3288 (test_with_self): Remove some code. Remove argument executable.
3289 (top-level): Use do_self_tests.
3290
3291 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
3292 Don Breazeal <donb@codesourcery.com>
3293
3294 * gdb.base/maint.exp: Escape paths used in regular expressions.
3295 * gdb.stabs/weird.exp: Likewise.
3296
3297 2016-07-13 Tom Tromey <tom@tromey.com>
3298
3299 PR python/15620, PR python/18620:
3300 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
3301 (test_bkpt_events): New procs.
3302
3303 2016-07-13 Tom Tromey <tom@tromey.com>
3304
3305 PR python/17698:
3306 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
3307 test.
3308 (test_watchpoints): Likewise.
3309 (test_bkpt_pending): New proc.
3310
3311 2016-07-13 Tom Tromey <tom@tromey.com>
3312
3313 PR cli/18053:
3314 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
3315 completion test.
3316
3317 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3318
3319 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
3320 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
3321 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
3322 f_label.
3323 (g): Rename g_end_lbl to g_label.
3324 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
3325 low_pc and high_pc.
3326 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
3327
3328 2016-07-12 Tom Tromey <tom@tromey.com>
3329
3330 PR python/19293:
3331 * gdb.python/py-unwind-maint.exp: Update tests.
3332
3333 2016-07-12 Yao Qi <yao.qi@linaro.org>
3334
3335 * lib/selftest-support.exp (selftest_setup): Match the output
3336 when captured_main is inlined.
3337
3338 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3339
3340 * gdb.fortran/derived-types.exp (result_line, result_line_2):
3341 New variables.
3342 (print this%a, print this%b, print this): New tests.
3343 * gdb.fortran/derived-types.f90 (this): New object and
3344 initialization.
3345
3346 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3347
3348 * gdb.ada/arraydim.exp: Remove extra directory level in build
3349 directory.
3350
3351 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3352
3353 * lib/ada.exp: Remove extra directory level in build directory.
3354 * gdb.ada/cond_lang.exp: Likewise.
3355 * gdb.ada/exec_changed.exp: Likewise.
3356 * gdb.ada/lang_switch.exp: Likewise.
3357
3358 2016-07-06 Manish Goregaokar <manish@mozilla.com>
3359
3360 * simple.rs: Add test for raw pointer subscripting.
3361 * simple.exp: Add test expectations.
3362
3363 2016-07-05 Yao Qi <yao.qi@linaro.org>
3364
3365 * gdb.mi/mi-reverse.exp: Match =record-started output.
3366
3367 2016-07-01 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3370 procedure.
3371 (jit_reader_test): Test the jit reader's unwinder.
3372 * gdb.base/jithost.c (jit_function_00_code): New global.
3373 (main): Use memcpy to fill in the mmapped code, instead of poking
3374 bytes manually here.
3375 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3376 value.
3377 (read_debug_info): Save the function's range.
3378 (read_sp): New function.
3379 (unwind_frame): Use it. Also unwind RBP.
3380 (get_frame_id): Use read_sp.
3381 (gdb_init_reader): Use calloc instead of malloc.
3382 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3383 parameter. Use gdb_test_multiple.
3384
3385 2016-07-01 Pedro Alves <palves@redhat.com>
3386 Antoine Tremblay <antoine.tremblay@ericsson.com>
3387
3388 * gdb.threads/process-dies-while-detaching.c: New file.
3389 * gdb.threads/process-dies-while-detaching.exp: New file.
3390
3391 2016-07-01 Pedro Alves <palves@redhat.com>
3392
3393 * gdb.multi/watchpoint-multi-exit.c: New file.
3394 * gdb.multi/watchpoint-multi-exit.exp: New file.
3395
3396 2016-06-30 Pedro Alves <palves@redhat.com>
3397
3398 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3399 unset inferior_spawn_id.
3400
3401 2016-06-30 Pedro Alves <palves@redhat.com>
3402
3403 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3404 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3405
3406 2016-06-29 Yao Qi <yao.qi@linaro.org>
3407
3408 * gdb.base/return.c: Add copyright header.
3409
3410 2016-06-29 Tom Tromey <tom@tromey.com>
3411
3412 PR python/20129:
3413 * gdb.python/py-framefilter.exp: Add tests for setting priority
3414 and disabling of non-existent frame filter.
3415
3416 2016-06-29 Yao Qi <yao.qi@linaro.org>
3417
3418 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3419 0x0f07ff.
3420
3421 2016-06-28 Yao Qi <yao.qi@linaro.org>
3422
3423 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3424 triplets. Start gdb, execute catch syscall, and continue. Check
3425 gdb's output to determine catch syscall is supported.
3426
3427 2016-06-27 Manish Goregaokar <manish@mozilla.com>
3428
3429 * gdb.rust/simple.rs: Add test for returning unit in a function.
3430 * gdb.rust/simple.exp: Add expectation for functions returning
3431 unit.
3432
3433 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3434
3435 * gdb.python/py-breakpoint-create-fail.c,
3436 gdb.python/py-breakpoint-create-fail.exp,
3437 gdb.python/py-breakpoint-create-fail.py: New testcase.
3438
3439 2016-06-25 Manish Goregaokar <manish@mozilla.com>
3440
3441 PR gdb/20239
3442 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
3443 * gdb.rust/simple.exp: Add test expectations for new NonZero
3444 tests.
3445
3446 2016-06-24 David Taylor <dtaylor@emc.com>
3447
3448 * gdb.base/offsets.exp: New file.
3449 * gdb.base/offsets.c: New file.
3450
3451 2016-06-23 Tom Tromey <tom@tromey.com>
3452
3453 PR gdb/16483:
3454 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3455 before any filters are loaded.
3456
3457 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3458
3459 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3460 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3461 structs.
3462 * gdb.fortran/derived-type-function.exp: New file.
3463 * gdb.fortran/derived-type-function.f90: New file.
3464
3465
3466 2016-06-21 Pedro Alves <palves@redhat.com>
3467
3468 * gdb.base/new-ui.exp: New file.
3469 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3470 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3471 (with_spawn_id): New procedure.
3472
3473 2016-06-21 Pedro Alves <palves@redhat.com>
3474
3475 * gdb.mi/mi-exec-run.exp: New file.
3476
3477 2016-06-21 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3480 breakpoint command's output on the main UI.
3481 (test_break): New procedure, factored out from calls in the top
3482 level.
3483 (top level): Use foreach_with_prefix to test MI as main UI and as
3484 separate UI.
3485
3486 2016-06-21 Pedro Alves <palves@redhat.com>
3487
3488 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3489 (test_awatch_creation_and_listing)
3490 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3491 Remove 'type' parameter.
3492 (test_watchpoint_all): New parameter mi_mode. Remove
3493 with_test_prefix.
3494 (top level): Use foreach_with_prefix, and add main/separate UI MI
3495 testing axis.
3496
3497 2016-06-21 Pedro Alves <palves@redhat.com>
3498
3499 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3500 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3501 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3502 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3503 (gdb_main_spawn_id, mi_spawn_id): Declare and
3504 comment.
3505 (mi_create_inferior_pty): New procedure,
3506 factored out from default_mi_gdb_start.
3507 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3508 procedures.
3509 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3510 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3511 Use mi_create_inferior_pty.
3512 (mi_gdb_start): Use eval to pass down args list.
3513
3514 2016-06-21 Pedro Alves <palves@redhat.com>
3515
3516 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3517 * gdb.opt/inline-cmds.exp: Add MI tests.
3518
3519 2016-06-21 Pedro Alves <palves@redhat.com>
3520
3521 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3522
3523 2016-06-21 Pedro Alves <palves@redhat.com>
3524
3525 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3526 (top level): Use it instead of mi_execute_to.
3527
3528 2016-06-21 Pedro Alves <palves@redhat.com>
3529
3530 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3531 (cont_handler_str): New.
3532 (signal_stop_handler): Set stop_handler_str instead of printing to
3533 stdout.
3534 (continue_handler): Set cont_handler_str instead of printing to
3535 stdout.
3536 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3537 mi_send_resuming_command. Print stop_handler_str and
3538 cont_handler_str instead of expecting the python events print
3539 directly.
3540
3541 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3542
3543 * gdb.base/jit-reader.exp: New file.
3544 * gdb.base/jithost.c: New file.
3545 * gdb.base/jithost.h: New file.
3546 * gdb.base/jitreader.c : New file.
3547 * gdb.base/jit-protocol.h: New file.
3548
3549 2016-06-17 Yao Qi <yao.qi@linaro.org>
3550
3551 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3552 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3553 and detach-on-fork. Adjust tests.
3554 (top level): Invoke break_cond_on_syscall with combinations of
3555 syscall, follow-fork-mode and detach-on-fork.
3556
3557 2016-06-17 Yao Qi <yao.qi@linaro.org>
3558
3559 * gdb.base/step-over-exit.c: New.
3560 * gdb.base/step-over-exit.exp: New.
3561
3562 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3563
3564 * gdb.base/float.exp: Add target check for nds32*-*-*.
3565 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3566
3567 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3568
3569 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3570 for unsupported target features.
3571 * gdb.base/call-rt-st.exp: Likewise.
3572 * gdb.base/call-sc.exp: Likewise.
3573 * gdb.base/call-signal-resume.exp: Likewise.
3574 * gdb.base/call-strs.exp: Likewise.
3575 * gdb.base/callexit.exp: Likewise.
3576 * gdb.base/callfuncs.exp: Likewise.
3577 * gdb.base/nodebug.exp: Likewise.
3578 * gdb.base/printcmds.exp: Likewise.
3579 * gdb.base/ptype.exp: Likewise.
3580 * gdb.base/structs.exp: Likewise.
3581 * gdb.base/unwindonsignal.exp: Likewise.
3582 * gdb.cp/gdb2495.exp: Likewise.
3583 * gdb.cp/templates.exp: Likewise.
3584 * gdb.cp/virtfunc.exp: Likewise.
3585 * gdb.threads/hand-call-in-threads.exp: Likewise.
3586 * gdb.threads/interrupted-hand-call.exp: Likewise.
3587 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3588
3589 2016-06-10 Tom Tromey <tom@tromey.com>
3590
3591 PR rust/20110:
3592 * gdb.rust/expr.exp: Add test for integer constant larger than
3593 i32.
3594
3595 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3596
3597 * gdb.fortran/nested-funcs.exp: New.
3598 * gdb.fortran/nested-funcs.f90: New.
3599
3600 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3601
3602 * gdb.base/examine-backward.c: New file.
3603 * gdb.base/examine-backward.exp: New file.
3604
3605 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3606
3607 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3608 matching.
3609
3610 2016-06-02 Tom Tromey <tom@tromey.com>
3611
3612 PR python/18984:
3613 * gdb.python/py-shared.exp: Add solib_name test.
3614
3615 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3616
3617 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3618
3619 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3620
3621 PR c++/19893
3622 * gdb.dwarf2/implref.exp: Rename to...
3623 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3624 * gdb.dwarf2/implref-array.c: New file.
3625 * gdb.dwarf2/implref-array.exp: Likewise.
3626 * gdb.dwarf2/implref-global.c: Likewise.
3627 * gdb.dwarf2/implref-global.exp: Likewise.
3628 * gdb.dwarf2/implref-struct.c: Likewise.
3629 * gdb.dwarf2/implref-struct.exp: Likewise.
3630
3631 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3632
3633 * gdb.trace/trace-condition.exp: Add 64bit tests.
3634
3635 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3636
3637 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3638 bits types.
3639 (main): Adapt to 8 to 64 bits types.
3640 * gdb.trace/trace-condition.exp: Add new tests.
3641
3642 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3643
3644 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3645
3646 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3647
3648 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3649 Move condition tests...
3650 * gdb.trace/trace-condition.exp: Here.
3651
3652 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3653
3654 * gdb.trace/trace-condition.exp: Add counter-case tests.
3655
3656 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3657
3658 PR c++/15231
3659 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3660 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3661
3662 2016-05-27 Pedro Alves <palves@redhat.com>
3663
3664 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3665 New procedure.
3666 (top level): Call it, and bail out of DejaGnu is known to be bad.
3667
3668 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3669
3670 * gdb.base/whatis.c: Extend the test case.
3671 * gdb.base/whatis.exp: Add additional tests.
3672
3673 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3674
3675 * gdb.fortran/type.f90: Add pointer variable.
3676 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3677
3678 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3679
3680 * gdb.fortran/vla-type.exp: Fix testcase name.
3681
3682 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3683
3684 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3685
3686 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3687
3688 * gdb.fortran/type.f90: Add nested structures.
3689 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3690 * gdb.fortran/derived-type.exp: Adapt expected output.
3691 * gdb.fortran/vla-type.exp: Adapt expected output.
3692
3693 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3694
3695 * gdb.fortran/whatis_type.exp: Adapt expected output.
3696
3697 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3698
3699 * gdb.fortran/print_type.exp: Fix expected output.
3700 * gdb.fortran/whatis_type.exp: Fix expected output.
3701
3702 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3703
3704 * gdb.fortran/whatis_type.exp: Use multi_line.
3705
3706 2016-05-24 Tom Tromey <tom@tromey.com>
3707
3708 PR python/17386:
3709 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3710 use value as an index.
3711
3712 2016-05-23 Tom Tromey <tom@tromey.com>
3713
3714 PR python/17981:
3715 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3716 no-breakpoint case.
3717
3718 2016-05-24 Pedro Alves <palves@redhat.com>
3719
3720 PR gdb/19828
3721 * gdb.threads/clone-attach-detach.c: New file.
3722 * gdb.threads/clone-attach-detach.exp: New file.
3723
3724 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3725
3726 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3727
3728 2016-05-23 Tom Tromey <tom@tromey.com>
3729
3730 PR python/19438, PR python/18393:
3731 * gdb.python/py-progspace.exp: Add "dir" test.
3732 * gdb.python/py-objfile.exp: Add "dir" test.
3733
3734 2016-05-23 Yao Qi <yao.qi@linaro.org>
3735
3736 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3737 * gdb.arch/thumb2-it.exp: Likewise.
3738
3739 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3740
3741 * gdb.mi/mi-threads-interrupt.c: New file.
3742 * gdb.mi/mi-threads-interrupt.exp: New file.
3743
3744 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3745
3746 PR gdb/18077
3747 * gdb.mi/mi-async-run.exp: New file.
3748 * gdb.mi/mi-async-run.c: New file.
3749
3750 2016-05-17 Tom Tromey <tom@tromey.com>
3751 Manish Goregaokar <manishsmail@gmail.com>
3752
3753 * lib/rust-support.exp: New file.
3754 * lib/gdb.exp (skip_rust_tests): New proc.
3755 (build_executable_from_specs): Handle rust.
3756 * lib/future.exp (gdb_find_rustc): New proc.
3757 (gdb_default_target_compile): Handle rust.
3758 * gdb.rust/expr.exp: New file.
3759 * gdb.rust/generics.exp: New file.
3760 * gdb.rust/generics.rs: New file.
3761 * gdb.rust/methods.exp: New file.
3762 * gdb.rust/methods.rs: New file.
3763 * gdb.rust/modules.exp: New file.
3764 * gdb.rust/modules.rs: New file.
3765 * gdb.rust/simple.exp: New file.
3766 * gdb.rust/simple.rs: New file.
3767
3768 2016-05-17 Tom Tromey <tom@tromey.com>
3769
3770 * gdb.base/default.exp (set language): Add rust.
3771
3772 2016-05-17 Tom Tromey <tom@tromey.com>
3773
3774 * gdb.gdb/unittest.exp: New file.
3775
3776 2016-05-16 Yao Qi <yao.qi@linaro.org>
3777
3778 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3779 shell_prompt. Update shell_prompt_re.
3780
3781 2016-05-12 Doug Evans <dje@google.com>
3782
3783 PR symtab/19999
3784 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3785 $options when building executable.
3786 * gdb.dwarf2/fission-loclists-pie.S: New file.
3787 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3788
3789 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3790
3791 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3792 of [is_remote target],
3793
3794 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3795
3796 * lib/gdb.exp (use_gdb_stub): New procedure.
3797
3798 2016-05-03 Yunlian Jiang <yunlian@google.com>
3799 Doug Evans <dje@google.com>
3800
3801 PR symtab/19914
3802 * gdb.dwarf2/dwp-sepdebug.c: New file.
3803 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3804
3805 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3806
3807 * gdb.base/detach.exp: Remove is_remote check.
3808
3809 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3810
3811 * gdb.base/annota-input-while-running.exp: Don't check for
3812 [is_remote target]. Enable annotations after running to main.
3813 Remove unused "set test..." line.
3814
3815 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3816
3817 * gdb.trace/trace-enable-disable.exp: New file.
3818 * gdb.trace/trace-enable-disable.c: New file.
3819
3820 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3821
3822 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3823 use it in info sharedlibrary test.
3824 * gdb.trace/ftrace-lock.exp: Likewise.
3825 * gdb.trace/ftrace.exp: Likewise.
3826 * gdb.trace/range-stepping.exp: Likewise.
3827 * gdb.trace/trace-break.exp: Likewise.
3828 * gdb.trace/trace-condition.exp: Likewise.
3829 * gdb.trace/trace-mt.exp: Likewise.
3830
3831 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3832
3833 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3834 (gdb_load_shlib): ... this.
3835 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3836 gdb_load_shlib.
3837 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3838 * gdb.base/ctxobj.exp: Likewise.
3839 * gdb.base/dprintf-pending.exp: Likewise.
3840 * gdb.base/dso2dso.exp: Likewise.
3841 * gdb.base/fixsection.exp: Likewise.
3842 * gdb.base/gcore-relro.exp: Likewise.
3843 * gdb.base/gdb1555.exp: Likewise.
3844 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3845 * gdb.base/gnu-ifunc.exp: Likewise.
3846 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3847 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3848 * gdb.base/pending.exp: Likewise.
3849 * gdb.base/print-file-var.exp: Likewise.
3850 * gdb.base/print-symbol-loading.exp: Likewise.
3851 * gdb.base/shlib-call.exp: Likewise.
3852 * gdb.base/shreloc.exp: Likewise.
3853 * gdb.base/so-impl-ld.exp: Likewise.
3854 * gdb.base/solib-disc.exp: Likewise.
3855 * gdb.base/solib-nodir.exp: Likewise.
3856 * gdb.base/solib-overlap.exp: Likewise.
3857 * gdb.base/solib-symbol.exp: Likewise.
3858 * gdb.base/solib-weak.exp (do_test): Likewise.
3859 * gdb.base/sym-file.exp: Likewise.
3860 * gdb.base/symtab-search-order.exp: Likewise.
3861 * gdb.base/type-opaque.exp: Likewise.
3862 * gdb.base/unload.exp: Likewise.
3863 * gdb.base/watchpoint-solib.exp: Likewise.
3864 * gdb.compile/compile.exp: Likewise.
3865 * gdb.cp/gdb2384.exp: Likewise.
3866 * gdb.cp/infcall-dlopen.exp: Likewise.
3867 * gdb.cp/re-set-overloaded.exp: Likewise.
3868 * gdb.fortran/library-module.exp: Likewise.
3869 * gdb.opt/solib-intra-step.exp: Likewise.
3870 * gdb.python/py-finish-breakpoint.exp: Likewise.
3871 * gdb.python/py-shared.exp: Likewise.
3872 * gdb.reverse/solib-precsave.exp: Likewise.
3873 * gdb.reverse/solib-reverse.exp: Likewise.
3874 * gdb.server/solib-list.exp: Likewise.
3875 * gdb.threads/dlopen-libpthread.exp: Likewise.
3876 * gdb.threads/tls-shared.exp: Likewise.
3877 * gdb.threads/tls-so_extern.exp: Likewise.
3878 * gdb.trace/change-loc.exp: Likewise.
3879 * gdb.trace/ftrace-lock.exp: Likewise.
3880 * gdb.trace/ftrace.exp: Likewise.
3881 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3882 * gdb.trace/pending.exp: Likewise.
3883 * gdb.trace/range-stepping.exp: Likewise.
3884 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3885 (strace_info_marker): Likewise.
3886 (strace_probe_marker): Likewise.
3887 (strace_trace_on_same_addr): Likewise.
3888 (strace_trace_on_diff_addr): Likewise.
3889 * gdb.trace/trace-break.exp: Likewise.
3890 * gdb.trace/trace-condition.exp: Likewise.
3891 * gdb.trace/trace-mt.exp: Likewise.
3892
3893 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3894
3895 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3896 result of gdb_remote_download.
3897 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3898 * gdb.base/dso2dso.exp: Likewise.
3899 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3900 * gdb.base/print-file-var.exp: Likewise.
3901 * gdb.base/shlib-call.exp: Likewise.
3902 * gdb.base/shreloc.exp: Likewise.
3903 * gdb.base/solib-overlap.exp: Likewise.
3904 * gdb.base/solib-weak.exp (do_test): Likewise.
3905 * gdb.base/unload.exp: Likewise.
3906
3907 2016-04-27 Yao Qi <yao.qi@linaro.org>
3908
3909 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3910 exists.
3911
3912 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3913
3914 * vla-type.exp: Print structure from toplevel.
3915
3916 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3917
3918 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3919 of dynamic types.
3920 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3921 of dynamic types.
3922
3923 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3924
3925 * gdb.fortran/vla-type.f90: New file.
3926 * gdb.fortran/vla-type.exp: New file.
3927
3928 2016-04-25 Yao Qi <yao.qi@linaro.org>
3929
3930 * gdb.base/branch-to-self.c: New file.
3931 * gdb.base/branch-to-self.exp: New file.
3932
3933 2016-04-22 Yao Qi <yao.qi@linaro.org>
3934
3935 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3936 more after $hex.
3937
3938 2016-04-22 Yao Qi <yao.qi@linaro.org>
3939
3940 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3941 * gdb.base/annota3.exp: Likewise.
3942
3943 2016-04-22 Yao Qi <yao.qi@linaro.org>
3944
3945 * gdb.reverse/step-precsave.exp: Do one step and test program
3946 stops in "callee" and do multiple steps until program goes out
3947 of "callee".
3948 * gdb.reverse/step-reverse.exp: Likewise.
3949
3950 2016-04-22 Yao Qi <yao.qi@linaro.org>
3951
3952 * gdb.trace/signal.exp: Also pass if
3953 $tracepoint_hits($i) > $iterations.
3954
3955 2016-04-22 Yao Qi <yao.qi@linaro.org>
3956
3957 * gdb.trace/signal.c: New file.
3958 * gdb.trace/signal.exp: New file.
3959
3960 2016-04-19 Doug Evans <xdje42@gmail.com>
3961
3962 * gdb.base/bad-file.exp: New file.
3963
3964 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3965
3966 * gdb.dwarf2/implref.exp: New file.
3967
3968 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3969
3970 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3971 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3972 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3973 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3974 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3975 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3976 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3977 * lib/fortran.exp (fortran_int4): New procedure.
3978 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3979 (fortran_logical4): Likewise.
3980
3981 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3982
3983 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3984
3985 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3986
3987 * lib/compiler.c: Add Intel specific preprocessor macros.
3988 * lib/compiler.cc: Likewise.
3989
3990 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3991
3992 * gdb.server/connect-with-no-symbol-file.c: New file.
3993 * gdb.server/connect-with-no-symbol-file.exp: New file.
3994
3995 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3996
3997 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3998
3999 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
4000
4001 * boards/gdbserver-base.exp (${board}_download): Copy source file to
4002 standard output directory.
4003
4004 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
4005
4006 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
4007
4008 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
4009
4010 * gdb.btrace/instruction_history.c (loop): Add declaration.
4011
4012 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
4013
4014 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
4015
4016 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4017
4018 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
4019 parentheses to print.
4020 (continue_handler): Likewise.
4021
4022 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
4023
4024 * gdb.server/solib-list.exp: Remove is_remote check.
4025 Pass shlib= to gdb_compile. Don't link shared library with
4026 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
4027 Run binary filename through "readlink -f" on the target.
4028
4029 2016-04-08 Pedro Alves <palves@redhat.com>
4030
4031 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
4032 interpreter filename as argument to gdbserver_spawn.
4033 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
4034 Return empty if $last_loaded_file does not exist.
4035
4036 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4037
4038 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
4039 * gdb.base/jit-main.c: Use exit after usage.
4040
4041 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4042
4043 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
4044 GDBHISTSIZE prior to the tests.
4045 * gdb.base/gdbinit-history.exp: Likewise.
4046
4047 2016-04-07 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
4050 instead of build_executable. Use gdb_load_shlibs.
4051
4052 2016-04-07 Yao Qi <yao.qi@linaro.org>
4053
4054 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
4055 Execute "si" command.
4056
4057 2016-04-07 Yao Qi <yao.qi@linaro.org>
4058
4059 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
4060 number instead of the comments on some line.
4061
4062 2016-04-06 Don Breazeal <donb@codesourcery.com>
4063
4064 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
4065 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
4066
4067 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
4068
4069 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
4070 standard_output_file. Remove unused binfile variable.
4071
4072 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
4073
4074 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
4075 * gdb.python/py-mi-objfile.exp: Match "list main" output
4076 in console format.
4077
4078 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
4079
4080 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
4081 absolute.
4082
4083 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
4084
4085 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
4086 absolute.
4087 * gdb.trace/ftrace.exp: Likewise.
4088 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
4089 targets as well.
4090 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
4091 (gdb_load_shlibs): Copy libraries to test directory when testing
4092 natively. Only set solib-search-path if testing remotely.
4093 * lib/mi-support.exp (mi_load_shlibs): Likewise.
4094
4095 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
4096
4097 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
4098 gdb_download. Use it even if the target is not remote.
4099 * gdb.base/jit.exp (compile_jit_test): Likewise.
4100 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
4101 output directory if the destination board is local, otherwise use
4102 the standard remote_download from DejaGnu.
4103 (gdb_download): Remove.
4104 (gdb_load_shlibs): Use gdb_remote_download instead of
4105 gdb_download.
4106 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
4107 Use gdb_remote_download instead of gdb_download. Use it even if
4108 the target is not remote.
4109 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
4110 instead of gdb_download.
4111
4112 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
4113
4114 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
4115 (test_insert_delete_modify): Call mi_load_shlibs before trying to
4116 run.
4117
4118 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
4119
4120 PR gdb/19820
4121 * gdb.base/printcmds.exp: Add artificial arrays tests.
4122
4123 2016-03-31 Pedro Alves <palves@redhat.com>
4124
4125 PR gdb/19858
4126 * gdb.base/jit-main.c: Include unistd.h.
4127 (ATTACH): Define to 0 if not already defined.
4128 (wait_for_gdb, mypid): New globals.
4129 (WAIT_FOR_GDB): New macro.
4130 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
4131 some breakpoint locations.
4132 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
4133 New procedures.
4134 (one_jit_test): Add REATTACH parameter, and handle it. Use
4135 continue_to_test_location.
4136 (top level): Test attach, and adjusts calls to one_jit_test.
4137
4138 2016-03-31 Pedro Alves <palves@redhat.com>
4139
4140 PR gdb/19858
4141 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
4142 BINSUFFIX parameter, and handle it.
4143 (top level): Adjust calls compile_jit_test.
4144
4145 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
4146
4147 PR python/19743
4148 * gdb.python/py-mi-events-gdb.py: New file.
4149 * gdb.python/py-mi-events.c: New file.
4150 * gdb.python/py-mi-events.exp: New file.
4151
4152 2016-03-30 Yao Qi <yao.qi@linaro.org>
4153
4154 * gdb.reverse/until-precsave.exp: Match function name only.
4155 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
4156 Move malloc to a condition block.
4157 * gdb.reverse/until-reverse.exp: Match function name only.
4158
4159 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
4160
4161 * gdb.trace/ftrace.exp: Set arg0exp for s390.
4162 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
4163 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
4164 variable for GPR 0 instead of assuming it is register 0.
4165 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
4166 * lib/trace-support.exp: Add s390 registers.
4167
4168 2016-03-29 Yao Qi <yao.qi@linaro.org>
4169
4170 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
4171
4172 2016-03-24 Yao Qi <yao.qi@linaro.org>
4173
4174 * gdb.reverse/break-reverse.exp: Add quotation mark in the
4175 test message.
4176
4177 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4178
4179 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
4180 maintaining separate logic for constructing the output path.
4181
4182 2016-03-16 Don Breazeal <donb@codesourcery.com>
4183
4184 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4185 Retry fork and waitpid on interrupted system call errors.
4186 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4187 Use with_timeout_factor to increase timeout by factor of 10.
4188
4189 2016-03-15 Don Breazeal <donb@codesourcery.com>
4190
4191 * gdb.cp/scope-err.cc: New test program.
4192 * gdb.cp/scope-err.exp: New test script.
4193 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
4194 lines and "set breakpoint here" comment.
4195 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
4196 Fixed some whitespace and format issues.
4197 * gdb.mi/mi-linespec-err-cp.cc: New test program.
4198 * gdb.mi/mi-linespec-err-cp.exp: New test script.
4199
4200 2016-03-15 Doug Evans <dje@google.com>
4201
4202 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
4203 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
4204 All callers updated. Add tests for enums, mixed flags register.
4205
4206 2016-03-15 Doug Evans <dje@google.com>
4207
4208 * gdb.base/skip.c (main): Call test_skip_file_and_function.
4209 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
4210
4211 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
4212
4213 * gdb.base/default.exp: Add $_as_string to the list of expected
4214 convenience functions.
4215
4216 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
4217
4218 * gdb.base/maint.exp: New tests for 'maint info line-table'.
4219
4220 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
4221
4222 * gdb.python/py-as-string.exp: New file.
4223 * gdb.python/py-as-string.c: New file.
4224
4225 2016-03-09 Pedro Alves <palves@redhat.com>
4226
4227 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
4228 signal" -> "Thread NN received signal" output change.
4229 * gdb.threads/ia64-sigill.exp: Likewise.
4230 * gdb.threads/linux-dp.exp: Likewise.
4231 * gdb.threads/manythreads.exp: Likewise.
4232 * gdb.threads/pending-step.exp: Likewise.
4233 * gdb.threads/print-threads.exp: Likewise.
4234 * gdb.threads/sigstep-threads.exp: Likewise.
4235 * gdb.threads/staticthreads.exp: Likewise.
4236 * gdb.threads/tls.exp: Likewise.
4237
4238 2016-03-09 Pedro Alves <palves@redhat.com>
4239
4240 * gdb.base/command-line-input.exp: New file.
4241
4242 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4243
4244 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
4245 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
4246 * gdb.trace/pending.exp: Accept leading dot before function name.
4247 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
4248 * lib/trace-support.exp: Set registers for ppc.
4249
4250 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4251
4252 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
4253 use it for disassembly; accept .main in addition to main in backtrace.
4254
4255 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
4256 Marcin Kościelnicki <koriakin@0x04.net>
4257
4258 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
4259 (gdb_recursion_test_ptr): New global variable.
4260 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
4261 gdb_recursion_test.
4262 (gdb_c_test): Ditto.
4263
4264 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4265
4266 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
4267 ordering.
4268
4269 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4270
4271 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
4272 (bar): Add bar_start_lbl label.
4273 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
4274 of foo/bar for emitting DWARF and tracing.
4275
4276 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
4277
4278 * analyze-racy-logs.py: Set executable bit.
4279
4280 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
4281
4282 * Makefile.in (DEFAULT_RACY_ITER): New variable.
4283 (CHECK_TARGET_TMP): Likewise.
4284 (check-single-racy): New rule.
4285 (check-parallel-racy): Likewise.
4286 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
4287 (do-check-parallel-racy): New rule.
4288 (check-racy/%.exp): Likewise.
4289 * README (Racy testcases): New section.
4290 * analyze-racy-logs.py: New file.
4291
4292 2016-03-03 Doug Evans <dje@google.com>
4293
4294 * gdb.base/skip.exp: Use with_test_prefix.
4295
4296 2016-03-03 Yao Qi <yao.qi@linaro.org>
4297
4298 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
4299 Invoke step_over_syscall "clone" and break_cond_on_syscall
4300 "clone".
4301 * gdb.base/step-over-clone.c: New file.
4302
4303 2016-03-03 Yao Qi <yao.qi@linaro.org>
4304
4305 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
4306 code format.
4307
4308 2016-03-03 Yao Qi <yao.qi@linaro.org>
4309
4310 * gdb.base/disp-step-fork.c: Rename to ...
4311 * gdb.base/step-over-fork.c: ... it. New file.
4312 * gdb.base/disp-step-vfork.c: Rename to ...
4313 * gdb.base/step-over-vfork.c: ... it. New file.
4314 * gdb.base/disp-step-syscall.exp: Rename to ...
4315 * gdb.base/step-over-syscall.exp: ... it. New file.
4316 (disp_step_cross_syscall): Rename to ...
4317 (step_over_syscall): ... it.
4318
4319 2016-03-03 Yao Qi <yao.qi@linaro.org>
4320
4321 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
4322 If target supports condition evaluation on target, invoke
4323 break_cond_on_syscall for fork and vfork.
4324
4325 2016-03-03 Yao Qi <yao.qi@linaro.org>
4326
4327 * gdb.base/disp-step-syscall.exp: Don't invoke
4328 support_displaced_stepping.
4329 (disp_step_cross_syscall): Test with displaced stepping off and
4330 on if supported.
4331
4332 2016-03-03 Yao Qi <yao.qi@linaro.org>
4333
4334 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
4335 proc.
4336 (setup): New proc.
4337 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
4338 and setup.
4339
4340 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4341
4342 * gdb.fortran/vla-history.exp: Remove breakpoint.
4343
4344 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4345
4346 * gdb.fortran/vla-history.exp: Lookup array elements and printing
4347 exceeds timeout.
4348
4349 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4350
4351 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
4352 breakpoint.
4353
4354 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4355
4356 * gdb.mi/vla.f90: Nullify pointer after declaration.
4357
4358 2016-03-01 Pedro Alves <palves@redhat.com>
4359
4360 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4361
4362 2016-03-01 Pedro Alves <palves@redhat.com>
4363
4364 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4365 before anything else.
4366 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4367 _GNU_SOURCE here.
4368 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4369 before anything else.
4370 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4371
4372 2016-03-01 Pedro Alves <palves@redhat.com>
4373
4374 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4375
4376 2016-03-01 Yao Qi <yao.qi@linaro.org>
4377
4378 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4379 prepare_for_testing.
4380
4381 2016-03-01 Yao Qi <yao.qi@linaro.org>
4382
4383 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4384
4385 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4386
4387 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4388 manually constructing the output path.
4389
4390 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4391
4392 * gdb.arch/s390-stackless.S: New.
4393 * gdb.arch/s390-stackless.exp: New.
4394
4395 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4396
4397 * gdb.dlang/circular.c: New file.
4398 * gdb.dlang/circular.exp: New file.
4399
4400 2016-02-26 Yao Qi <yao.qi@linaro.org>
4401
4402 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4403 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4404 (testcases): Update.
4405
4406 2016-02-26 Yao Qi <yao.qi@linaro.org>
4407
4408 * gdb.reverse/aarch64.c: Rename to ...
4409 * gdb.reverse/insn-reverse.c: ... it.
4410 * gdb.reverse/aarch64.exp: Rename to ...
4411 * gdb.reverse/insn-reverse.exp: ... it.
4412
4413 2016-02-26 Yao Qi <yao.qi@linaro.org>
4414
4415 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4416 (testcase_ftype): New.
4417 (testcases): New array.
4418 (n_testcases): New.
4419 (main): Call each element in testcases.
4420 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4421 (read_testcase): New.
4422 Do the tests in a loop.
4423
4424 2016-02-25 Yao Qi <yao.qi@linaro.org>
4425
4426 * gdb.base/branches.c: Remove.
4427
4428 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4429
4430 PR gdb/13808
4431 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4432
4433 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4434
4435 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4436
4437 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4438
4439 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4440 change x86_64 call_insn to 'callq'.
4441
4442 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4443
4444 * gdb.trace/tfile-avx.c: Move to...
4445 * gdb.trace/tracefile-pseudo-reg.c: Here.
4446 * gdb.trace/tfile-avx.exp: Move to...
4447 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4448
4449 2016-02-24 Gary Benson <gbenson@redhat.com>
4450
4451 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4452 message on attach.
4453
4454 2016-02-23 Doug Evans <dje@google.com>
4455
4456 * gdb.base/skip.c (test_skip): New function.
4457 (end_test_skip_file_and_function): New function.
4458 (test_skip_file_and_function): New function.
4459 * gdb.base/skip1.c (test_skip): New function.
4460 (skip1_test_skip_file_and_function): New function.
4461 * gdb.base/skip.exp: Add tests for new skip options.
4462 * gdb.base/skip-solib.exp: Update expected output.
4463 * gdb.perf/skip-command.cc: New file.
4464 * gdb.perf/skip-command.exp: New file.
4465 * gdb.perf/skip-command.py: New file.
4466
4467 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4468
4469 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4470 info registers pattern.
4471
4472 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4473
4474 * lib/future.exp: Add D support.
4475 (gdb_find_gdc): New proc.
4476 (gdb_default_target_compile): Add D support.
4477
4478 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
4479
4480 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4481 user+system time.
4482 (trace_speed_test): Determine the iteration count for a time
4483 between 15..30 seconds.
4484
4485 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4486
4487 * gdb.arch/i386-mpx-sigsegv.c: New file.
4488 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4489 * gdb.arch/i386-mpx-simple_segv.c: New file.
4490 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4491
4492 2016-02-18 Yao Qi <yao.qi@linaro.org>
4493
4494 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4495 Don't call setup_kfail.
4496
4497 2016-02-18 Yao Qi <yao.qi@linaro.org>
4498
4499 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4500 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4501
4502 2016-02-16 Doug Evans <dje@google.com>
4503
4504 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4505 * gdb.base/skip1.c: Ditto.
4506 * gdb.base/skip.exp: Whitespace cleanup.
4507
4508 2016-02-16 Don Breazeal <donb@codesourcery.com>
4509
4510 PR remote/19496
4511 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4512 Remove kfail for PR remote/19496.
4513
4514 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4515
4516 * lib/gdb.exp (standard_temp_file): Return a path specific to
4517 the runtest invocation.
4518
4519 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4520
4521 * gdb.trace/save-trace.exp: Change relative path to be in the
4522 standard output directory.
4523
4524 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4525
4526 * gdb.arch/i386-prologue.c: Add missing prototypes.
4527
4528 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4529
4530 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4531 * gdb.arch/i386-prologue.exp: Likewise.
4532 * gdb.arch/i386-size.exp: Likewise.
4533
4534 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4535
4536 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4537 define object file path.
4538 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4539 file path.
4540 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4541 standard_output_file to define binfile.
4542
4543 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4544
4545 Fix compatibility with recent gfortran-5.3.1.
4546 * gdb.fortran/vla-history.exp (print vla1 allocated)
4547 (print vla2 allocated, print $2, print $3): Remove
4548 (print $4): Rename to ...
4549 (print $2): ... here.
4550 (print $9): Rename to ...
4551 (print $5): ... here.
4552 (print $10): Rename to ...
4553 (print $6): ... here.
4554 * gdb.fortran/vla.f90: Add pvla initialization.
4555
4556 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4557
4558 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4559 New test.
4560 * gdb.fortran/vla-value-sub.exp: Likewise.
4561
4562 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4563
4564 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4565
4566 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4567
4568 * i386-biarch-core.exp: Define corefile using
4569 standard_output_file.
4570
4571 2016-02-12 Yao Qi <yao.qi@linaro.org>
4572
4573 * gdb.arch/arm-single-step-kernel-helper.c: New.
4574 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4575
4576 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4577
4578 * gdb.btrace/tailcall-only.exp: New.
4579 * gdb.btrace/tailcall-only.c: New.
4580 * gdb.btrace/x86_64-tailcall-only.S: New.
4581 * gdb.btrace/i686-tailcall-only.S: New.
4582
4583 2016-02-11 Pedro Alves <palves@redhat.com>
4584
4585 * README (Parallel testing): Add missing double quotes.
4586
4587 2016-02-11 Pedro Alves <palves@redhat.com>
4588
4589 * README (Parallel testing): New section.
4590 (GDB_PARALLEL): Rewrite.
4591 (FORCE_PARALLEL): Document.
4592
4593 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4594
4595 * gdb.trace/tfile-avx.c: New test.
4596 * gdb.trace/tfile-avx.exp: New test.
4597
4598 2016-02-09 Keith Seitz <keiths@redhat.com>
4599
4600 PR breakpoints/19546
4601 * gdb.base/infcall-exec.c: New file.
4602 * gdb.base/infcall-exec2.c: New file.
4603 * gdb.base/infcall-exec.exp: New file.
4604
4605 2016-02-09 Keith Seitz <keiths@redhat.com>
4606
4607 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4608 (toplevel): Call test_bkpt_address.
4609
4610 2016-02-09 Keith Seitz <keiths@redhat.com>
4611
4612 PR python/19506
4613 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4614 (toplevel): Call test_bkpt_address.
4615
4616 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4617
4618 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4619 to AC_OUTPUT.
4620 * configure: Regenerate.
4621
4622 2016-02-09 Pedro Alves <palves@redhat.com>
4623
4624 PR breakpoints/19548
4625 * gdb.base/execl-update-breakpoints.c (some_function): New
4626 function.
4627 (main): Call it.
4628 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4629 Tighten expected GDB output.
4630
4631 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4632
4633 * Makefile.in (ALL_SUBDIRS): Remove.
4634 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4635 (distclean maintainer-clean realclean): Likewise.
4636 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4637 * configure: Regenerate.
4638 * gdb.ada/Makefile.in: Delete.
4639 * gdb.arch/Makefile.in: Likewise.
4640 * gdb.asm/Makefile.in: Likewise.
4641 * gdb.base/Makefile.in: Likewise.
4642 * gdb.btrace/Makefile.in: Likewise.
4643 * gdb.cell/Makefile.in: Likewise.
4644 * gdb.compile/Makefile.in: Likewise.
4645 * gdb.cp/Makefile.in: Likewise.
4646 * gdb.disasm/Makefile.in: Likewise.
4647 * gdb.dlang/Makefile.in: Likewise.
4648 * gdb.dwarf2/Makefile.in: Likewise.
4649 * gdb.fortran/Makefile.in: Likewise.
4650 * gdb.gdb/Makefile.in: Likewise.
4651 * gdb.go/Makefile.in: Likewise.
4652 * gdb.guile/Makefile.in: Likewise.
4653 * gdb.java/Makefile.in: Likewise.
4654 * gdb.linespec/Makefile.in: Likewise.
4655 * gdb.mi/Makefile.in: Likewise.
4656 * gdb.modula2/Makefile.in: Likewise.
4657 * gdb.multi/Makefile.in: Likewise.
4658 * gdb.objc/Makefile.in: Likewise.
4659 * gdb.opencl/Makefile.in: Likewise.
4660 * gdb.opt/Makefile.in: Likewise.
4661 * gdb.pascal/Makefile.in: Likewise.
4662 * gdb.perf/Makefile.in: Likewise.
4663 * gdb.python/Makefile.in: Likewise.
4664 * gdb.reverse/Makefile.in: Likewise.
4665 * gdb.server/Makefile.in: Likewise.
4666 * gdb.stabs/Makefile.in: Likewise.
4667 * gdb.threads/Makefile.in: Likewise.
4668 * gdb.trace/Makefile.in: Likewise.
4669 * gdb.xml/Makefile.in: Likewise.
4670 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4671 GDB_PARALLEL.
4672 (standard_output_file): Remove check for GDB_PARALLEL, always
4673 return path in outputs/$subdir/$testname.
4674
4675 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4676
4677 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4678 (site.exp): Assign abs_srcdir to tcl's srcdir.
4679
4680 2016-02-04 Yao Qi <yao.qi@linaro.org>
4681
4682 * gdb.base/foll-exec-mode.c: Include limits.h.
4683 (main): Add parameters argc and argv. Get directory from
4684 argv[0].
4685 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4686 compilation.
4687 * gdb.base/foll-exec.c: Include limits.h.
4688 (main): Add parameters argc and argv.
4689 Get directory from argv[0].
4690 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4691 Adjust tests on the number of lines as source code changed.
4692 * gdb.base/foll-vfork-exit.c: Include limits.h.
4693 (main): Add one line of statement before vfork.
4694 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4695 (main): Add parameters argc and argv. Get directory from
4696 argv[0].
4697 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4698 (setup_gdb): Set tbreak to skip some source lines.
4699 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4700 (main): Add parameters argc and argv. Get directory from
4701 argv[0].
4702 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4703 compilation.
4704 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4705 (main): Add parameters argc and argv. Get directory from
4706 argv[0].
4707 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4708 compilation.
4709
4710 2016-02-01 Doug Evans <dje@google.com>
4711
4712 * gdb.base/skip.exp: Clean up multiple references to same test name.
4713
4714 2016-02-01 Pedro Alves <palves@redhat.com>
4715
4716 PR remote/19496
4717 * gdb.threads/forking-threads-plus-breakpoint.exp
4718 (displaced_stepping_supported): New global.
4719 (probe_displaced_stepping_support): New procedure.
4720 (do_test): Add 'displaced' parameter, and use it.
4721 (top level): Check for displaced stepping support. Add displaced
4722 stepping on/off testing axis.
4723
4724 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4725
4726 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4727 pointer. Don't perform further tests on the unassociated pointer
4728 if the first test fails.
4729
4730 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4731
4732 * gdb.base/max-value-size.c: New file.
4733 * gdb.base/max-value-size.exp: New file.
4734 * gdb.base/huge.exp: Disable max-value-size for this test.
4735
4736 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4737
4738 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4739
4740 2016-01-28 Yao Qi <yao.qi@linaro.org>
4741
4742 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4743
4744 2016-01-25 Pedro Alves <palves@redhat.com>
4745
4746 PR threads/19461
4747 * gdb.base/fork-running-state.c: New file.
4748 * gdb.base/fork-running-state.exp: New file.
4749
4750 2016-01-25 Pedro Alves <palves@redhat.com>
4751
4752 PR gdb/19494
4753 * gdb.base/catch-fork-kill.c: New file.
4754 * gdb.base/catch-fork-kill.exp: New file.
4755
4756 2016-01-25 Pedro Alves <palves@redhat.com>
4757
4758 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4759 Delete, moved to lib/gdb.exp.
4760 * gdb.threads/forking-threads-plus-breakpoint.exp
4761 (foreach_with_prefix): Likewise.
4762 * gdb.threads/process-dies-while-handling-bp.exp
4763 (foreach_with_prefix): Likewise.
4764 * lib/gdb.exp (foreach_with_prefix): New procedure.
4765
4766 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4767
4768 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4769 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4770
4771 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4772
4773 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4774 endian targets.
4775
4776 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4777 Pedro Alves <palves@redhat.com>
4778
4779 Fix testsuite compatibility with Guile.
4780 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4781 number.
4782
4783 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4784
4785 Fix testsuite compatibility with Guile.
4786 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4787 (thread 1): New test for backtrace through signal handler.
4788
4789 2016-01-22 Yao Qi <yao.qi@linaro.org>
4790
4791 PR testsuite/19491
4792 * gdb.base/multi-forks.c: Include
4793 ../lib/unbuffer_output.c
4794 (main): Call gdb_unbuffer_output.
4795
4796 2016-01-21 Doug Evans <dje@google.com>
4797
4798 * lib/ada.exp (gdb_compile_ada): Fix typo.
4799
4800 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4801
4802 * gdb.base/break-fun-addr.exp: New file.
4803 * gdb.base/break-fun-addr1.c: New file.
4804 * gdb.base/break-fun-addr2.c: New file.
4805
4806 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4807
4808 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4809 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4810 enum flag values.
4811
4812 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4813
4814 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4815 when GDB can not set the vector return value. Add more comments
4816 for clarification.
4817
4818 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4819
4820 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4821 command.
4822
4823 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4824
4825 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4826
4827 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4828
4829 * Makefile.in (check-single): Pass --status to runtest.
4830 (check/%.exp): Likewise.
4831
4832 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4833
4834 * Makefile.in (check-parallel): Propagate return code from make
4835 do-check-parallel.
4836
4837 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4838
4839 * gdb.trace/ftrace.exp: Fix expected message on continue.
4840 * gdb.trace/pending.exp: Fix expected message on continue.
4841 * gdb.trace/trace-break.exp: Fix expected message on continue.
4842
4843 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4844
4845 * lib/gdb.exp (gdb_test): Remove unused global references.
4846
4847 2016-01-18 Pedro Alves <palves@redhat.com>
4848
4849 * gdb.base/async-shell.exp: Adjust expected output.
4850 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4851 * gdb.base/siginfo-thread.exp: Adjust expected output.
4852 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4853 * gdb.java/jnpe.exp: Adjust expected output.
4854 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4855 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4856 * gdb.threads/leader-exit.exp: Adjust expected output.
4857 * gdb.threads/manythreads.exp: Adjust expected output.
4858 * gdb.threads/pthreads.exp: Adjust expected output.
4859 * gdb.threads/schedlock.exp: Adjust expected output.
4860 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4861 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4862 expected output.
4863 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4864 output.
4865 * gdb.threads/sigthread.exp: Adjust expected output.
4866 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4867
4868 2016-01-18 Yao Qi <yao.qi@linaro.org>
4869
4870 * gdb.guile/scm-section-script.c: Replace @progbits with
4871 %progbits.
4872 * gdb.python/py-section-script.c: Likewise.
4873
4874 2016-01-15 Pedro Alves <palves@redhat.com>
4875
4876 * gdb.multi/tids.exp: Test star wildcard ranges.
4877
4878 2016-01-15 Pedro Alves <palves@redhat.com>
4879
4880 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4881 command from "thread apply" invocation.
4882 (thr_apply_info_thr_invalid): Default the expected output to the
4883 input tid list.
4884 (top level): Add tests that use convenience variables. Add tests
4885 for "thread apply" with a valid TID list, but missing the command.
4886
4887 2016-01-13 Pedro Alves <palves@redhat.com>
4888
4889 * gdb.base/default.exp: Expect $_gthread as well.
4890 * gdb.multi/tids.exp: Test $_gthread.
4891 * gdb.threads/thread-specific.exp: Test $_gthread.
4892
4893 2016-01-13 Pedro Alves <palves@redhat.com>
4894
4895 * gdb.multi/tids.exp: Test "info threads -gid".
4896
4897 2016-01-13 Pedro Alves <palves@redhat.com>
4898
4899 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4900 Breakpoint.thread.
4901 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4902
4903 2016-01-07 Pedro Alves <palves@redhat.com>
4904
4905 * gdb.base/break.exp: Adjust to output changes.
4906 * gdb.base/hbreak2.exp: Likewise.
4907 * gdb.base/sepdebug.exp: Likewise.
4908 * gdb.base/watch_thread_num.exp: Likewise.
4909 * gdb.linespec/keywords.exp: Likewise.
4910 * gdb.multi/info-threads.exp: Likewise.
4911 * gdb.threads/thread-find.exp: Likewise.
4912 * gdb.multi/tids.c: New file.
4913 * gdb.multi/tids.exp: New file.
4914
4915 2016-01-13 Pedro Alves <palves@redhat.com>
4916
4917 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4918
4919 2016-01-13 Pedro Alves <palves@redhat.com>
4920
4921 * gdb.base/default.exp: Expect $_inferior as well.
4922 * gdb.multi/base.exp: Test $_inferior.
4923
4924 2016-01-13 Pedro Alves <palves@redhat.com>
4925
4926 PR breakpoints/19388
4927 * gdb.base/catch-signal-siginfo-cond.c: New file.
4928 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4929
4930 2016-01-12 Josh Stone <jistone@redhat.com>
4931 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4932
4933 * gdb.base/catch-syscall.c (do_execve): New variable.
4934 (main): Conditionally trigger an execve.
4935 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4936 (test_catch_syscall_execve): New, check entry/return across execve.
4937 (do_syscall_tests): Call test_catch_syscall_execve.
4938
4939 2016-01-12 Pedro Alves <palves@redhat.com>
4940
4941 * gdb.base/random-signal.exp (do_test): New procedure, with body
4942 of testcase moved in.
4943
4944 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4945 Pedro Alves <palves@redhat.com>
4946
4947 * gdb.base/funcargs.exp (finish from indirectly called function):
4948 Reintroduce the case for 'First'.
4949
4950 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4951 Pedro Alves <palves@redhat.com>
4952
4953 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4954 (tcatch_vfork_then_child_follow_exec)
4955 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4956 identification.
4957
4958 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4961 and repeats to unlimited.
4962 * gdb.python/py-value.exp: Likewise.
4963 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4964 and repeats to unlimited.
4965
4966 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4967
4968 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4969 and reordering the functions.
4970 * gdb.multi/hangout.c: Likewise.
4971 * gdb.multi/hello.c: Likewise.
4972
4973 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4974
4975 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4976 absolute.
4977 (SingleStatisticTestResult.report): Use dict.keys instead of
4978 dict.iterkeys.
4979
4980 2016-01-06 Pedro Alves <palves@redhat.com>
4981
4982 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4983
4984 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4985
4986 * gdb.btrace/dlopen.exp: New.
4987 * gdb.btrace/dlopen.c: New.
4988 * gdb.btrace/dlopen-dso.c: New.
4989
4990 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4991
4992 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4993 PATTERN argument is optional.
4994
4995 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4996
4997 * lib/ada.exp (target_compile_ada_from_dir): New function.
4998 (gdb_compile_ada): Reimplement avoiding the use of project files.
4999 * gdb.ada/gnat_ada.gpr: Delete.
5000 * gdb.ada/cond_lang.exp: Adjust test to make path before
5001 filename optional.
5002 * gdb.ada/small_reg_param.exp: Likewise.
5003
5004 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
5005
5006 * gdb.base/foll-vork.exp: Remove HP-UX special case.
5007
5008 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
5009
5010 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
5011 case.
5012
5013 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
5014
5015 * gdb.base/break.exp: Remove dead code.
5016 * gdb.base/sepdebug.exp: Likewise.
5017
5018 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
5019
5020 * gdb.asm/asm-source.exp: Remove HP-UX references.
5021 * gdb.base/annota1.exp: Likewise.
5022 * gdb.base/annota3.exp: Likewise.
5023 * gdb.base/attach.exp: Likewise.
5024 * gdb.base/bigcore.exp: Likewise.
5025 * gdb.base/break.exp: Likewise.
5026 * gdb.base/call-ar-st.exp: Likewise.
5027 * gdb.base/callfuncs.exp: Likewise.
5028 * gdb.base/catch-fork-static.exp: Likewise.
5029 * gdb.base/display.exp: Likewise.
5030 * gdb.base/foll-exec-mode.exp: Likewise.
5031 * gdb.base/foll-exec.exp: Likewise.
5032 * gdb.base/foll-fork.exp: Likewise.
5033 * gdb.base/foll-vfork.exp: Likewise.
5034 * gdb.base/funcargs.exp: Likewise.
5035 * gdb.base/hbreak2.exp: Likewise.
5036 * gdb.base/inferior-died.exp: Likewise.
5037 * gdb.base/interrupt.exp: Likewise.
5038 * gdb.base/multi-forks.exp: Likewise.
5039 * gdb.base/nodebug.exp: Likewise.
5040 * gdb.base/sepdebug.exp: Likewise.
5041 * gdb.base/solib1.c: Likewise.
5042 * gdb.base/step-test.exp: Likewise.
5043 * gdb.mi/non-stop.c: Likewise.
5044 * gdb.mi/pthreads.c: Likewise.
5045 * gdb.multi/bkpt-multi-exec.ex: Likewise.
5046 * gdb.threads/pthreads.c: Likewise.
5047 * gdb.threads/staticthreads.exp: Likewise.
5048 * lib/future.exp: Likewise.
5049 * lib/gdb.exp: Likewise.
5050 * gdb.base/so-indr-cl.c: Remove.
5051 * gdb.base/so-indr-cl.exp: Likewise.
5052 * gdb.base/solib.c: Likewise.
5053 * gdb.base/solib.exp: Likewise.
5054 * gdb.base/solib2.c: Likewise.
5055
5056 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
5057
5058 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
5059 * gdb.base/call-ar-st.exp: Likewise.
5060 * gdb.base/callfuncs.exp: Likewise.
5061 * gdb.base/condbreak.exp: Likewise.
5062 * gdb.base/constvars.exp: Likewise.
5063 * gdb.base/hbreak2.exp: Likewise.
5064 * gdb.base/langs.exp: Likewise.
5065 * gdb.base/list.exp: Likewise.
5066 * gdb.base/long_long.exp: Likewise.
5067 * gdb.base/ptype.exp: Likewise.
5068 * gdb.base/scope.exp: Likewise.
5069 * gdb.base/signals.exp: Likewise.
5070 * gdb.base/so-impl-ld.exp: Likewise.
5071 * gdb.base/varargs.exp: Likewise.
5072 * gdb.base/volatile.exp: Likewise.
5073 * gdb.base/whatis.exp: Likewise.
5074 * gdb.cp/cplusfuncs.exp: Likewise.
5075 * gdb.cp/inherit.exp: Likewise.
5076 * gdb.cp/local.exp: Likewise.
5077 * gdb.cp/member-ptr.exp: Likewise.
5078 * gdb.cp/method.exp: Likewise.
5079 * gdb.cp/overload.exp: Likewise.
5080 * gdb.cp/templates.exp: Likewise.
5081 * gdb.stabs/weird.exp: Likewise.
5082 * lib/compiler.c: Likewise.
5083 * lib/compiler.cc: Likewise.
5084 * lib/cp-support.exp: Likewise.
5085 * lib/gdb.exp: Likewise.
5086
5087 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
5088
5089 * configure.ac: Remove HP-UX case.
5090 * configure: Regenerate.
5091
5092 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
5093
5094 * lib/gdb.exp (gdb_compile): Add function doc.
5095
5096 2015-12-17 Pedro Alves <palves@redhat.com>
5097
5098 PR threads/19354
5099 * gdb.multi/info-threads.exp: New file.
5100
5101 2015-12-15 Yao Qi <yao.qi@linaro.org>
5102
5103 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
5104 is aarch64*-*-*.
5105
5106 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5107
5108 * gdb.base/history-duplicates.exp: Skip if no readline support.
5109
5110 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5111
5112 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
5113
5114 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5115
5116 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
5117
5118 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5119
5120 * gdb.base/completion.exp: Skip tests that interrupt GDB with
5121 ctrl-C if nointerrupts target property is set.
5122 * gdb.base/double-prompt-target-event-error.exp: Likewise.
5123 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
5124 * gdb.base/paginate-bg-execution.exp: Likewise.
5125 * gdb.base/paginate-execution-startup.exp: Likewise.
5126 * gdb.base/random-signal.exp: Likewise.
5127 * gdb.base/range-stepping.exp: Likewise.
5128 * gdb.cp/annota2.exp: Likewise.
5129 * gdb.cp/annota3.exp: Likewise.
5130 * gdb.gdb/selftest.exp: Likewise.
5131 * gdb.threads/continue-pending-status.exp: Likewise.
5132 * gdb.threads/leader-exit.exp: Likewise.
5133 * gdb.threads/manythreads.exp: Likewise.
5134 * gdb.threads/pthreads.exp: Likewise.
5135 * gdb.threads/schedlock.exp: Likewise.
5136 * gdb.threads/sigthread.exp: Likewise.
5137
5138 2015-12-11 Don Breazeal <donb@codesourcery.com>
5139
5140 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
5141 remote.
5142 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
5143 * gdb.base/foll-exec.exp (main): Enable for target remote.
5144 * gdb.base/foll-fork.exp (main): Likewise.
5145 * gdb.base/foll-vfork.exp (main): Likewise.
5146 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
5147 (proc continue_to_exit_bp_loc): Use clean_restart.
5148 * gdb.base/pie-execl.exp (main): Disable for target remote.
5149 * gdb.base/watch-vfork.exp (main): Enable for target remote.
5150 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
5151 * gdb.threads/execl.exp (main): Likewise.
5152 * gdb.threads/fork-child-threads.exp (main): Likewise.
5153 * gdb.threads/fork-plus-threads.exp (main): Disable for target
5154 remote.
5155 * gdb.threads/fork-thread-pending.exp (main): Enable for target
5156 remote.
5157 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
5158 pid.tid style ptids, instead of just tid.
5159 * gdb.threads/thread-execl.exp (main): Enable for target remote.
5160 * gdb.threads/watchpoint-fork.exp (main): Likewise.
5161 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
5162 ptids, instead of just tid.
5163
5164 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5165
5166 * gdb.base/list.exp (test_list_forward): Add end of file error
5167 test.
5168 (test_repeat_list_command): Add end of file error test.
5169 (test_list_backwards): Add beginning of file error test.
5170
5171 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5172
5173 * gdb.base/list.exp (test_list_invalid_args): New function,
5174 defined, and called.
5175
5176 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5177
5178 * gdb.base/list.exp (test_list): Make test names unique.
5179
5180 2015-12-11 Yao Qi <yao.qi@linaro.org>
5181
5182 * gdb.base/coremaker2.c: Remove.
5183
5184 2015-12-10 Pedro Alves <palves@redhat.com>
5185
5186 * gdb.multi/base.exp: Remove stale "spaces" references.
5187
5188 2015-12-10 Pedro Alves <palves@redhat.com>
5189
5190 * gdb.multi/base.exp: Don't use nowarnings.
5191 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
5192 * gdb.multi/hangout.c: Include stdio.h.
5193 * gdb.multi/hello.c: Include stdlib.h.
5194 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
5195 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
5196 * gdb.multi/multi-arch.exp: Don't use nowarnings.
5197
5198 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
5199
5200 * gdb.dwarf2/dw2-ranges-base.c: New file.
5201 * gdb.dwarf2/dw2-ranges-base.exp: New file.
5202 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
5203 support additional line table, and debug ranges generation.
5204 (Dwarf::ranges): New function, generate .debug_ranges.
5205 (Dwarf::lines): Support generating simple line table programs.
5206 (Dwarf::assemble): Initialise new namespace variables.
5207
5208 2015-12-09 Kevin Buettner <kevinb@redhat.com>
5209
5210 * gdb.base/async.exp (proc test_background): Add case for
5211 asynchronous execution not supported.
5212
5213 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
5214
5215 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
5216 format and change test names to make them unique.
5217
5218 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
5219 Pedro Alves <pedro@redhat.com>
5220
5221 PR gdb/18702
5222 Add checking of floatformats setup on x86_64 hosts.
5223 * gdb.arch/i386-float.S (main): Load bigval and smallval.
5224 (smallval, bigval): New labels/constants.
5225 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
5226 float" after loading bigval and smallval.
5227
5228 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
5229
5230 * gdb.ada/fun_overload_menu.exp: New testcase.
5231 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
5232
5233 2015-12-04 Josh Stone <jistone@redhat.com>
5234
5235 * gdb.base/catch-fork-static.exp: New.
5236
5237 2015-12-03 Yao Qi <yao.qi@linaro.org>
5238
5239 * gdb.base/sizeof.c: Don't include stdio.h and
5240 ../lib/unbuffer_output.c.
5241 (main): New variable 'size' and 'value'. Remove printf and
5242 gdb_unbuffer_output. Assign return value to size and value.
5243 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
5244 at the beginning.
5245 (check_sizeof): Check the result by printing variable 'size'.
5246 (check_valueof): Check the result by printing variable 'value'.
5247
5248 2015-12-01 Yao Qi <yao.qi@linaro.org>
5249
5250 * gdb.base/disp-step-syscall.exp: Define syscall instruction
5251 for aarch64*-*-linux* target.
5252
5253 2015-11-30 Pedro Alves <palves@redhat.com>
5254
5255 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
5256
5257 2015-11-30 Pedro Alves <palves@redhat.com>
5258
5259 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
5260 Handle non-stop mode vCont replies.
5261
5262 2015-11-30 Pedro Alves <palves@redhat.com>
5263
5264 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
5265 prepare_for_testing. Start gdb with "set non-stop on" appended to
5266 GDBFLAGS. Lax expected stop output.
5267
5268 2015-11-27 Yao Qi <yao.qi@linaro.org>
5269
5270 * gdb.arch/arm-neon.exp: New.
5271 * gdb.arch/arm-neon.c: New.
5272
5273 2015-11-27 Yao Qi <yao.qi@linaro.org>
5274
5275 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
5276
5277 2015-11-27 Yao Qi <yao.qi@linaro.org>
5278
5279 * gdb.cp/annota2.exp: Allow multiple occurrences of the
5280 frames-invalid annotation.
5281
5282 2015-11-27 Yao Qi <yao.qi@linaro.org>
5283
5284 * gdb.cp/annota2.exp: Use ${frames_invalid}.
5285
5286 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
5287
5288 * gdb.threads/names.exp: New file.
5289 * gdb.threads/names.c: New file.
5290 * README: Mention gdb,no_thread_names.
5291
5292 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
5293
5294 PR 19297
5295 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
5296 support" error.
5297
5298 2015-11-24 Pedro Alves <palves@redhat.com>
5299
5300 PR 17539
5301 * gdb.base/display.exp: Expect displays to be sorted in ascending
5302 order. Use multi_line.
5303 * gdb.base/solib-display.exp: Likewise.
5304
5305 2015-11-24 Pedro Alves <palves@redhat.com>
5306
5307 PR 17539
5308 * gdb.base/display.exp: Expect displays to be sorted in ascending
5309 order. Use multi_line.
5310 * gdb.base/solib-display.exp: Likewise.
5311
5312 2015-11-24 Pedro Alves <palves@redhat.com>
5313
5314 PR 17539
5315 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
5316 threads in ascending order.
5317 * gdb.base/foll-fork.exp: Likewise.
5318 * gdb.base/foll-vfork.exp: Likewise.
5319 * gdb.base/multi-forks.exp: Likewise.
5320 * gdb.mi/mi-nonstop.exp: Likewise.
5321 * gdb.mi/mi-nsintrall.exp: Likewise.
5322 * gdb.multi/base.exp: Likewise.
5323 * gdb.multi/multi-arch.exp: Likewise.
5324 * gdb.python/py-inferior.exp: Likewise.
5325 * gdb.threads/break-while-running.exp: Likewise.
5326 * gdb.threads/execl.exp: Likewise.
5327 * gdb.threads/gcore-thread.exp: Likewise.
5328 * gdb.threads/info-threads-cur-sal.exp: Likewise.
5329 * gdb.threads/kill.exp: Likewise.
5330 * gdb.threads/linux-dp.exp: Likewise.
5331 * gdb.threads/multiple-step-overs.exp: Likewise.
5332 * gdb.threads/next-bp-other-thread.exp: Likewise.
5333 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
5334 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
5335 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
5336 * gdb.threads/thread-find.exp: Likewise.
5337 * gdb.threads/tls.exp: Likewise.
5338 * lib/mi-support.exp (mi_reverse_list): Delete.
5339 (mi_check_thread_states): No longer reverse list.
5340
5341 2015-11-24 Pedro Alves <palves@redhat.com>
5342
5343 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
5344 use lowercase.
5345
5346 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5347
5348 * gdb.trace/actions.c: Include trace-common.h.
5349 (main): Add a location for a fast tracepoint.
5350 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
5351 the normal tracepoints.
5352 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5353
5354 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5355
5356 * save-trace.exp: Factor out code to these...
5357 (gdb_save_tracepoints): New.
5358 (gdb_load_tracepoints): New.
5359 (do_save_load_test): New.
5360
5361 2015-11-23 Kevin Buettner <kevinb@redhat.com>
5362
5363 * gdb.base/asmlabel.exp: New test.
5364 * gdb.base/asmlabel.c: New test case.
5365
5366 2015-11-23 Joel Brobecker <brobecker@adacore.com>
5367
5368 * gdb.base/wrong_frame_bt_full-main.c: New file.
5369 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5370 * gdb.base/wrong_frame_bt_full.exp: New file.
5371
5372 2015-11-23 Joel Brobecker <brobecker@adacore.com>
5373
5374 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5375
5376 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5377
5378 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
5379 pstate register when comparing registers values in
5380 sparc64-*-linux-gnu targets to avoid spurious differences.
5381
5382 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5383
5384 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
5385
5386 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5387
5388 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5389 as type argument to gdb_compile.
5390 * gdb.base/nested-subp2.exp: Likewise.
5391 * gdb.base/nested-subp3.exp: Likewise.
5392
5393 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5394
5395 * lib/dwarf.exp (_note): Fix left shift of negative value.
5396 * gdb.trace/trace-condition.exp: Likewise.
5397
5398 2015-11-13 Yao Qi <yao.qi@linaro.org>
5399
5400 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5401 comments about d10v.
5402 (test_scalar_returns): Likewise.
5403 * gdb.base/d10v.ld: Remove.
5404 * gdb.base/overlays.exp: Remove the target triplet checking for
5405 d10v-*-*.
5406 * gdb.base/structs.exp (test_struct_returns): Remove the
5407 comments about d10v.
5408 (test_struct_calls): Likewise.
5409
5410 2015-11-13 Yao Qi <yao.qi@linaro.org>
5411
5412 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5413 * gdb.base/gnu_vector.c: Don't include stdio.h.
5414 (main): Don't print res and call add_some_intvecs.
5415
5416 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5417
5418 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5419 macro.
5420 (func5): Removed.
5421 (func4): Use FAST_TRACEPOINT_LABEL.
5422 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5423 macro.
5424 (func): Removed.
5425 (thread_function): Use FAST_TRACEPOINT_LABEL.
5426 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5427 (func): Remove.
5428 (marker): Use FAST_TRACEPOINT_LABEL.
5429 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5430 (pendfunc1): Remove.
5431 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5432 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5433 (foo): Remove.
5434 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5435 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5436 macro.
5437 (func): Remove.
5438 (marker): Use FAST_TRACEPOINT_LABEL.
5439 * gdb.trace/trace-common.h: New header.
5440 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5441 macro.
5442 (func): Remove.
5443 (marker): Use FAST_TRACEPOINT_LABEL.
5444 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5445 (func): Remove.
5446 (thread_function): Use FAST_TRACEPOINT_LABEL.
5447
5448 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5449
5450 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5451 in front.
5452 * gdb.trace/change-loc.exp: Use global pcreg definition.
5453 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5454 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5455 in front.
5456 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5457 * gdb.trace/pending.exp: Likewise.
5458 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5459 * gdb.trace/trace-break.exp: Likewise.
5460 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5461 in front.
5462 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5463 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5464 in front.
5465 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5466
5467 2015-11-09 Joel Brobecker <brobecker@adacore.com>
5468
5469 * gdb.ada/fin_fun_out: New testcase.
5470
5471 2015-11-07 Kevin Buettner <kevinb@redhat.com>
5472
5473 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5474 value associated with DW_AT_byte_size.
5475 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5476 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5477 DW_AT_upper_bound.
5478
5479 2015-11-07 Kevin Buettner <kevinb@redhat.com>
5480
5481 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5482 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5483 version.
5484 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5485 gdb.dwarf2/dw2-canonicalize-type.exp,
5486 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5487 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5488 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5489 provided by gdb_target_symbol_prefix_flags_asm.
5490 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5491 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5492 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5493 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5494 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5495 macros where needed). Use this macro for symbols which require
5496 the prefix provided by SYMBOL_PREFIX.
5497
5498 2015-11-05 Kevin Buettner <kevinb@redhat.com>
5499
5500 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5501 New procs.
5502 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5503 representing expressions, of more than one list element.
5504 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5505 to prepend linker symbol prefix to f.
5506 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5507 table_1 and table_2.
5508 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5509 Likewise, for f and g.
5510 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5511 for ptr.
5512 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5513 for main.
5514 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5515 table_1_ptr and table_2_ptr.
5516
5517 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5518 Joel Brobecker <brobecker@adacore.com>
5519
5520 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5521
5522 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5523
5524 * gdb.reverse/s390-mvcle.c: New test.
5525 * gdb.reverse/s390-mvcle.exp: New file.
5526 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5527
5528 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5529
5530 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5531
5532 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5533
5534 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5535 reaching marker2.
5536 * gdb.reverse/getresuid-reverse.exp: Likewise.
5537 * gdb.reverse/pipe-reverse.exp: Likewise.
5538 * gdb.reverse/readv-reverse.exp: Likewise.
5539 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5540 * gdb.reverse/time-reverse.exp: Likewise.
5541 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5542
5543 2015-10-30 Yao Qi <yao.qi@linaro.org>
5544
5545 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5546 (empty_cycle): Remove.
5547 (main): Don't call empty_cycle. Don't use watch_count_done.
5548 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5549 empty_cycle. Rewrite the code counting HW watchpoints.
5550
5551 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5552
5553 * gdb.reverse/fstatat-reverse.c: New test.
5554 * gdb.reverse/fstatat-reverse.exp: New file.
5555 * gdb.reverse/getresuid-reverse.c: New test.
5556 * gdb.reverse/getresuid-reverse.exp: New file.
5557 * gdb.reverse/pipe-reverse.c: New test.
5558 * gdb.reverse/pipe-reverse.exp: New file.
5559 * gdb.reverse/readv-reverse.c: New test.
5560 * gdb.reverse/readv-reverse.exp: New file.
5561 * gdb.reverse/recvmsg-reverse.c: New test.
5562 * gdb.reverse/recvmsg-reverse.exp: New file.
5563 * gdb.reverse/time-reverse.c: New test.
5564 * gdb.reverse/time-reverse.exp: New file.
5565 * gdb.reverse/waitpid-reverse.c: New test.
5566 * gdb.reverse/waitpid-reverse.exp: New file.
5567
5568 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5569
5570 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5571
5572 2015-10-26 Doug Evans <dje@google.com>
5573
5574 PR symtab/17391
5575 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5576 * gdb.dwarf2/bad-regnum.c: New file.
5577 * gdb.dwarf2/bad-regnum.exp: New file.
5578
5579 2015-10-26 Doug Evans <dje@google.com>
5580
5581 PR python/18938
5582 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5583 file.
5584
5585 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5586
5587 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5588 for a change by "Mention language in compile error message".
5589
5590 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5591
5592 PR python/18073
5593 * gdb.python/py-type.c (C::a_method): New.
5594 (C::a_const_method): New.
5595 (C::a_static_method): New.
5596 (a_function): New.
5597 * gdb.python/py-type.exp (test_fields): Test getting fields
5598 from function and method.
5599
5600 2015-10-21 Keven Boell <keven.boell@intel.com>
5601
5602 * gdb.fortran/vla-alloc-assoc.exp: New file.
5603 * gdb.fortran/vla-datatypes.exp: New file.
5604 * gdb.fortran/vla-datatypes.f90: New file.
5605 * gdb.fortran/vla-history.exp: New file.
5606 * gdb.fortran/vla-ptype-sub.exp: New file.
5607 * gdb.fortran/vla-ptype.exp: New file.
5608 * gdb.fortran/vla-sizeof.exp: New file.
5609 * gdb.fortran/vla-sub.f90: New file.
5610 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5611 * gdb.fortran/vla-value-sub-finish.exp: New file.
5612 * gdb.fortran/vla-value-sub.exp: New file.
5613 * gdb.fortran/vla-value.exp: New file.
5614 * gdb.fortran/vla-ptr-info.exp: New file.
5615 * gdb.mi/mi-vla-fortran.exp: New file.
5616 * gdb.mi/vla.f90: New file.
5617
5618 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5619
5620 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5621 of hardwired timeout value.
5622
5623 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5624 Pedro Alves <palves@redhat.com>
5625
5626 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5627 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5628
5629 2015-10-19 Josh Stone <jistone@redhat.com>
5630
5631 * gdb.base/catch-syscall.c: Include <sched.h>.
5632 (unknown_syscall): New variable.
5633 (main): Trigger a vfork and an unknown syscall.
5634 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5635 (unknown_syscall_number): Likewise.
5636 (check_call_to_syscall): Accept an optional syscall pattern.
5637 (check_return_from_syscall): Likewise.
5638 (check_continue): Likewise.
5639 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5640 (test_catch_syscall_skipping_return): New test toggling off 'catch
5641 syscall' to step over the syscall return, then toggling back on.
5642 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5643 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5644 (do_syscall_tests): Call test_catch_syscall_without_args and
5645 test_catch_syscall_mid_vfork.
5646 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5647 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5648
5649 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
5650
5651 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5652 print g_vE): Add new pass patterns.
5653 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5654 print various symbol names for vptr fields.
5655
5656 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5657
5658 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5659 results.
5660
5661 2015-10-12 Yao Qi <yao.qi@linaro.org>
5662
5663 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5664
5665 2015-10-12 Yao Qi <yao.qi@linaro.org>
5666
5667 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5668 is aarch64*-*-linux*.
5669
5670 2015-10-12 Yao Qi <yao.qi@linaro.org>
5671
5672 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5673 (can_relocate_bcond_true): ... it.
5674 (can_relocate_bcond_false): New function.
5675 (foo): Likewise.
5676 (can_relocate_bl): Likewise.
5677 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5678 can_relocate_bl.
5679
5680 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5681
5682 * gdb.base/nested-addr.c: New file.
5683 * gdb.base/nested-addr.exp: New testcase.
5684
5685 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5686
5687 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5688 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5689 its output. Ignore the output of "record goto begin" and instead
5690 check that GDB is replaying.
5691
5692 2015-10-09 Pedro Alves <palves@redhat.com>
5693
5694 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5695 (top level): Use it in the run with no args test.
5696
5697 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5698
5699 * gdb.dlang/properties.exp: New file.
5700
5701 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5702
5703 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5704 whether or not address 0x1000 is mapped on the target.
5705
5706 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5707
5708 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5709 build.
5710
5711 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5712
5713 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5714 instruction-history test.
5715
5716 2015-09-28 Doug Evans <dje@google.com>
5717
5718 * gdb.base/gcore.c (array_func): Add reference to static_array.
5719
5720 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5721
5722 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5723 source line.
5724
5725 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5726
5727 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5728 short or char as base type.
5729
5730 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5731
5732 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5733 to allow any size enum.
5734
5735 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5736
5737 * gdb.ada/array_ptr_renaming.exp: New testcase.
5738 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5739 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5740
5741 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5742
5743 * gdb.trace/ftrace-lock.c: New file.
5744 * gdb.trace/ftrace-lock.exp: New file.
5745
5746 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5747
5748 * gdb.arch/insn-reloc.c: New file.
5749 * gdb.arch/ftrace-insn-reloc.exp: New file.
5750
5751 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5752
5753 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5754 instruction.
5755 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5756 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5757 * gdb.trace/range-stepping.c: Likewise.
5758 * gdb.trace/trace-break.c: Likewise.
5759 * gdb.trace/trace-mt.c (thread_function): Likewise.
5760 * gdb.trace/ftrace.c (marker): Likewise.
5761 * gdb.trace/trace-condition.c (marker): Likewise.
5762 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5763 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5764 is_aarch64_target.
5765
5766 2015-09-18 Doug Evans <xdje42@gmail.com>
5767
5768 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5769 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5770
5771 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5772
5773 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5774 the breakpoint.
5775
5776 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5777
5778 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5779 the pending breakpoint. Remove timeout override for "Run till
5780 MI pending breakpoint on pendfunc3 on thread 2" test.
5781
5782 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5783
5784 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5785 filename pattern.
5786
5787 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5788
5789 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5790 in breakpoint filename pattern.
5791
5792 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5793
5794 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5795
5796 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5797
5798 * gdb.linespec/explicit.exp: Check for readline support for
5799 tab-completion tests. Fix obvious typo.
5800
5801 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5802
5803 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5804 and replay.
5805
5806 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5807
5808 * gdb.btrace/non-stop.c: New.
5809 * gdb.btrace/non-stop.exp: New.
5810
5811 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5812 Yao Qi <yao.qi@linaro.org>
5813
5814 * gdb.trace/trace-condition.c: New file.
5815 * gdb.trace/trace-condition.exp: New file.
5816
5817 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5818
5819 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5820 for testing bytecode compilation.
5821
5822 2015-09-16 Pedro Alves <palves@redhat.com>
5823 Sandra Loosemore <sandra@codesourcery.com>
5824
5825 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5826 (SECONDS): Redefine.
5827 (main): Call pthread_kill and alarm early.
5828 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5829 support.
5830 (test): If the target can't hardware step and doesn't support
5831 displaced stepping, increase the timeout.
5832
5833 2015-09-16 Pedro Alves <palves@redhat.com>
5834
5835 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5836 (enable_debug): New procedures.
5837 (test): Use them. Bail out if waiting for threads fails.
5838 (top level): Bail out if a test fails.
5839
5840 2015-09-16 Yao Qi <yao.qi@linaro.org>
5841
5842 * gdb.asm/asm-source.exp: Set asm-arch for
5843 aarch64*-*-* target.
5844 * gdb.asm/aarch64.inc: New file.
5845
5846 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5847
5848 * gdb.ada/array_of_variable_length.exp: New testcase.
5849 * gdb.ada/array_of_variable_length/foo.adb: New file.
5850 * gdb.ada/array_of_variable_length/pck.adb: New file.
5851 * gdb.ada/array_of_variable_length/pck.ads: New file.
5852
5853 2015-09-15 Doug Evans <dje@google.com>
5854
5855 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5856 of function static local variable.
5857
5858 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5859
5860 * gdb.threads/tls-so_extern.exp: New test file.
5861 * gdb.threads/tls-so_extern.c: New test file.
5862 * gdb.threads/tls-so_extern_main.c: New test file.
5863
5864 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5865
5866 * gdb.opt/solib-intra-step-lib.c: New file.
5867 * gdb.opt/solib-intra-step-main.c: New file.
5868 * gdb.opt/solib-intra-step.exp: New file.
5869
5870 2015-09-15 Pedro Alves <palves@redhat.com>
5871
5872 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5873 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5874
5875 2015-09-14 Pedro Alves <palves@redhat.com>
5876
5877 * gdb.base/hook-stop-continue.c: Delete.
5878 * gdb.base/hook-stop-continue.exp: Delete.
5879 * gdb.base/hook-stop-frame.c: Delete.
5880 * gdb.base/hook-stop-frame.exp: Delete.
5881 * gdb.base/hook-stop.c: New file.
5882 * gdb.base/hook-stop.exp: New file.
5883
5884 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5885
5886 * gdb.ada/access_to_packed_array.exp: New testcase.
5887 * gdb.ada/access_to_packed_array/foo.adb: New file.
5888 * gdb.ada/access_to_packed_array/pack.adb: New file.
5889 * gdb.ada/access_to_packed_array/pack.ads: New file.
5890
5891 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5892
5893 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5894 buffer size test.
5895
5896 2015-09-11 Don Breazeal <donb@codesourcery.com>
5897
5898 * gdb.base/foll-exec.c: Add copyright header. Fix
5899 formatting issues.
5900 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5901 (do_exec_tests): Use clean_restart in place of zap_session,
5902 and for test initialization. Fix formatting issues. Use
5903 fail in place of perror.
5904 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5905 an expect statement to match an expression with output from
5906 the program under debug.
5907 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5908 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5909 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5910 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5911 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5912
5913 2015-09-09 Doug Evans <dje@google.com>
5914
5915 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5916
5917 2015-09-09 Doug Evans <dje@google.com>
5918
5919 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5920
5921 2015-09-09 Doug Evans <dje@google.com>
5922
5923 * gdb.base/savedregs.exp: Fix typo.
5924
5925 2015-09-09 Pedro Alves <palves@redhat.com>
5926
5927 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5928
5929 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5930
5931 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5932 command actually switches threads. Give up on remaining
5933 tests if target fails to stop at breakpoint.
5934
5935 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5936
5937 * gdb.ada/funcall_char.exp: New testcase.
5938 * gdb.ada/funcall_char/foo.adb: New file.
5939
5940 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5941
5942 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5943 expected outputs. Add two testcases for completing ambiguous
5944 functions.
5945 * gdb.ada/complete/aux_pck.adb: New file.
5946 * gdb.ada/complete/aux_pck.ads: New file.
5947 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5948 Ambiguous_Func functions.
5949 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5950 * gdb.ada/complete/pck.adb: Likewise.
5951
5952 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5953
5954 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5955 failures to run the test program under GDB.
5956
5957 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5958
5959 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5960 to C.
5961
5962 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5963
5964 * gdb.base/run-after-attach.exp: New test file.
5965 * gdb.base/run-after-attach.c: New test file.
5966
5967 2015-08-26 Don Breazeal <donb@codesourcery.com>
5968
5969 * gdb.base/foll-exec-2.c: New test program.
5970 * gdb.base/foll-exec-2.exp: New test.
5971
5972 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5973
5974 * gdb.base/nested-subp1.exp: New file.
5975 * gdb.base/nested-subp1.c: New file.
5976 * gdb.base/nested-subp2.exp: New file.
5977 * gdb.base/nested-subp2.c: New file.
5978 * gdb.base/nested-subp3.exp: New file.
5979 * gdb.base/nested-subp3.c: New file.
5980
5981 2015-08-24 Pedro Alves <palves@redhat.com>
5982
5983 * gdb.server/connect-without-multi-process.c: New file.
5984 * gdb.server/connect-without-multi-process.exp: New file.
5985
5986 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5987
5988 * gdb.opt/inline-markers.c: Make z int.
5989
5990 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5991
5992 * gdb.opt/inline-markers.c: Make z volatile.
5993
5994 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5995
5996 * gdb.opt/inline-bt.c: New volatile global z.
5997 * gdb.opt/inline-cmds.c: Likewise.
5998 * gdb.opt/inline-locals.c: Likewise.
5999 * gdb.opt/inline-markers.c: New extern global z.
6000 (marker): Use z.
6001 (inline_fn): Likewise.
6002
6003 2015-08-24 Pedro Alves <palves@redhat.com>
6004
6005 * config/m32r-stub.exp: Remove file.
6006 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
6007 * gdb.base/call-rt-st.exp: Likewise.
6008 * gdb.base/call-strs.exp: Likewise.
6009 * gdb.base/default.exp: Remove references to h8300-*-hms and
6010 *-*-udi*.
6011 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
6012
6013 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6014
6015 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
6016 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
6017 and "return" use KFAIL when GDB can not read/write the vector
6018 return value.
6019
6020 2015-08-21 Gary Benson <gbenson@redhat.com>
6021
6022 * gdb.trace/pending.exp: Cope with remote transfer warnings.
6023
6024 2015-08-20 Pedro Alves <palves@redhat.com>
6025
6026 * gdb.server/solib-list.exp: No longer expect an interior stop in
6027 non-stop mode.
6028
6029 2015-08-20 Pedro Alves <palves@redhat.com>
6030
6031 * gdb.server/connect-stopped-target.c: New file.
6032 * gdb.server/connect-stopped-target.exp: New file.
6033
6034 2015-08-20 Pedro Alves <palves@redhat.com>
6035
6036 * gdb.dwarf2/comp-unit-lang.exp: New file.
6037 * gdb.dwarf2/comp-unit-lang.c: New file.
6038
6039 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
6040
6041 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
6042 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
6043
6044 2015-08-19 Kevin Buettner <kevinb@redhat.com>
6045
6046 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
6047 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
6048
6049 2015-08-18 Doug Evans <dje@google.com>
6050 Adrian Sendroiu <adrian.sendroiu@freescale.com>
6051
6052 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
6053 skip_python_tests. New arg prompt_regexp.
6054 (skip_python_tests): New function.
6055 * lib/mi-support.exp (mi_skip_python_tests): New function.
6056 * gdb.python/py-mi-objfile-gdb.py: New file.
6057 * gdb.python/py-mi-objfile.c: New file.
6058 * gdb.python/py-mi-objfile.exp: New file.
6059
6060 2015-08-17 Keith Seitz <keiths@redhat.com>
6061
6062 * gdb.linespec/explicit.exp: Move strace test from here ...
6063 * gdb.trace/strace.exp: ... to here.
6064
6065 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
6066
6067 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
6068 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
6069
6070 2015-08-14 Doug Evans <xdje42@gmail.com>
6071
6072 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
6073 inferior before selecting a new file.
6074
6075 2015-08-14 Doug Evans <xdje42@gmail.com>
6076
6077 * gdb.mi/mi-disassemble.exp: Update.
6078 * gdb.base/disasm-optim.S: New file.
6079 * gdb.base/disasm-optim.c: New file.
6080 * gdb.base/disasm-optim.h: New file.
6081 * gdb.base/disasm-optim.exp: New file.
6082
6083 2015-08-14 Keith Seitz <keiths@redhat.com>
6084
6085 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
6086 "evaluated-by".
6087
6088 2015-08-13 Joel Brobecker <brobecker@adacore.com>
6089
6090 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
6091
6092 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
6093
6094 * gdb.ada/fun_renaming.exp: New testcase.
6095 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
6096 * gdb.ada/fun_renaming/pack.adb: New file.
6097 * gdb.ada/fun_renaming/pack.ads: New file.
6098
6099 2015-08-12 Keith Seitz <keiths@redhat.com>
6100
6101 * gdb.base/dso2dso.exp: Pass basename of source file in call to
6102 gdb_get_line_number.
6103
6104 2015-08-12 Joel Brobecker <brobecker@adacore.com>
6105
6106 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
6107 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
6108 gdb.base/dso2dso.exp: New files.
6109
6110 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
6111 Pedro Alves <palves@redhat.com>
6112 Keith Seitz <keiths@redhat.com>
6113
6114 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
6115 GDBFLAGS.
6116
6117 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
6118
6119 * gdb.base/gdbhistsize-history.exp
6120 (test_histsize_history_setting): Use save_vars.
6121 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6122 Use save_vars.
6123 (test_no_truncation_of_unlimited_history_file): Use save_vars.
6124 * gdb.base/readline.exp: Use save_vars.
6125
6126 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
6127
6128 * lib/gdb.exp (save_vars): New proc.
6129
6130 2015-08-11 Keith Seitz <keiths@redhat.com>
6131
6132 * gdb.base/help.exp: Update help_breakpoint_text.
6133
6134 2015-08-11 Keith Seitz <keiths@redhat.com>
6135
6136 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
6137 (at toplevel): Call test_explicit_breakpoints.
6138 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
6139 breakpoints.
6140 * lib/mi-support.exp (mi_make_breakpoint): Add support for
6141 breakpoint conditions, "-cond".
6142
6143 2015-08-11 Keith Seitz <keiths@redhat.com>
6144
6145 * gdb.linespec/3explicit.c: New file.
6146 * gdb.linespec/cpexplicit.cc: New file.
6147 * gdb.linespec/cpexplicit.exp: New file.
6148 * gdb.linespec/explicit.c: New file.
6149 * gdb.linespec/explicit.exp: New file.
6150 * gdb.linespec/explicit2.c: New file.
6151 * gdb.linespec/ls-errs.exp: Add explicit location tests.
6152 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
6153 before using in the matching pattern.
6154 Clarify that `prefix' is a regular expression.
6155
6156 2015-08-11 Keith Seitz <keiths@redhat.com>
6157
6158 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
6159 test.
6160 Add tests for missing ",FMT" and ",".
6161
6162 2015-08-10 Doug Evans <dje@google.com>
6163 Keith Seitz <keiths@redhat.com>
6164
6165 PR gdb/17960
6166 * gdb.base/completion.exp: Add location completer tests.
6167
6168 2015-08-07 Pedro Alves <palves@redhat.com>
6169
6170 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
6171 tests here.
6172 (top level): Run do_test with and without displaced stepping.
6173
6174 2015-08-07 Pedro Alves <palves@redhat.com>
6175
6176 * gdb.base/valgrind-disp-step.c: New file.
6177 * gdb.base/valgrind-disp-step.exp: New file.
6178
6179 2015-08-07 Pedro Alves <palves@redhat.com>
6180
6181 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
6182 Delete function.
6183 (main): Add alarm. Run an infinite loop instead of calling
6184 wait_threads.
6185 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
6186 comment.
6187 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
6188 Delete function.
6189 (main): Add alarm. Run an infinite loop instead of calling
6190 wait_threads.
6191 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
6192 comment.
6193
6194 2015-08-07 Pedro Alves <palves@redhat.com>
6195
6196 * gdb.base/checkpoint-ns.exp: New file.
6197 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
6198 standard_testfile.
6199
6200 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
6201
6202 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
6203 * gdb.btrace/instruction_history.exp: Update.
6204 * gdb.btrace/tsx.exp: New.
6205 * gdb.btrace/tsx.c: New.
6206
6207 2015-08-06 Pedro Alves <palves@redhat.com>
6208
6209 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
6210 increase timeout.
6211 * gdb.reverse/until-precsave.exp: Bump timeouts.
6212
6213 2015-08-06 Pedro Alves <palves@redhat.com>
6214
6215 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
6216
6217 2015-08-06 Pedro Alves <palves@redhat.com>
6218
6219 PR gdb/18749
6220 * gdb.threads/process-dies-while-handling-bp.c: New file.
6221 * gdb.threads/process-dies-while-handling-bp.exp: New file.
6222
6223 2015-08-06 Pedro Alves <palves@redhat.com>
6224
6225 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
6226 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
6227
6228 2015-08-05 Pedro Alves <palves@redhat.com>
6229
6230 * gdb.threads/next-while-other-thread-longjmps.c: New file.
6231 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
6232
6233 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
6234
6235 * gdb.base/bp-permanent.exp: Report test as unsupported if
6236 the target cannot stop at the permanent breakpoint.
6237
6238 2015-08-03 Doug Evans <dje@google.com>
6239
6240 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
6241 10000.
6242
6243 2015-08-03 Doug Evans <dje@google.com>
6244
6245 * Makefile.in (workers/%.worker, build-perf): New rule.
6246 (GDB_PERFTEST_MODE): New variable.
6247 (check-perf): Use it.
6248 (clean): Clean up gdb.perf parallel build subdirs.
6249 * lib/build-piece.exp: New file.
6250 * lib/gdb.exp (make_gdb_parallel_path): New function
6251 (standard_output_file, standard_temp_file): Call it.
6252 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6253 of $GDB_PARALLEL.
6254 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
6255
6256 2015-08-03 Doug Evans <dje@google.com>
6257
6258 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
6259 (LOG_FILE_NAME): New global.
6260 (TextReporter.__init__): Initialize self.txt_sum.
6261 (TextReporter.report): Add support for multiple data-points.
6262 Move report to perftest.sum, put raw data in perftest.log.
6263 (TextReporter.start): Open sum and log files.
6264 (TextReporter.end): Close sum and log files.
6265 * gdb.perf/lib/perftest/testresult.py
6266 (SingleStatisticTestResult.record): Handle multiple data-points.
6267
6268 2015-07-31 Pedro Alves <palves@redhat.com>
6269
6270 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
6271 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6272 kill_wait_spawned_process instead of explicit "kill -9".
6273 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
6274 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6275 kill_wait_spawned_process.
6276 * gdb.base/attach-twice.exp: Likewise.
6277 * gdb.base/attach.exp: Likewise.
6278 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
6279 gdb_test_multiple.
6280 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
6281 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6282 kill_wait_spawned_process.
6283 * gdb.base/valgrind-infcall.exp: Likewise.
6284 * gdb.multi/multi-attach.exp: Likewise.
6285 * gdb.python/py-prompt.exp: Likewise.
6286 * gdb.python/py-sync-interp.exp: Likewise.
6287 * gdb.server/ext-attach.exp: Likewise.
6288 * gdb.threads/attach-into-signal.exp (corefunc): Use
6289 spawn_wait_for_attach, spawn_id_get_pid and
6290 kill_wait_spawned_process.
6291 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
6292 spawn_wait_for_attach returning a spawn id instead of a pid. Use
6293 spawn_id_get_pid and kill_wait_spawned_process.
6294 * gdb.threads/attach-stopped.exp (corefunc): Use
6295 spawn_wait_for_attach, spawn_id_get_pid and
6296 kill_wait_spawned_process.
6297 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
6298 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6299 kill_wait_spawned_process instead of explicit "kill -9".
6300 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
6301 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
6302 (spawn_wait_for_attach): Use spawn instead of exec to spawn
6303 processes. Don't map cygwin/windows pids here. Now returns a
6304 spawn id list.
6305
6306 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6307
6308 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
6309 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
6310 correct patch.
6311
6312 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6313
6314 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
6315
6316 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6317
6318 Reapply:
6319 2014-05-21 Mark Wielaard <mjw@redhat.com>
6320
6321 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6322
6323 2015-07-30 Pedro Alves <palves@redhat.com>
6324
6325 * linux-low.c (handle_extended_wait): Set the child's last
6326 reported status to TARGET_WAITKIND_STOPPED.
6327
6328 2015-07-30 Pedro Alves <palves@redhat.com>
6329
6330 PR threads/18600
6331 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
6332 only shows inferior 1.
6333
6334 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
6335 Pedro Alves <palves@redhat.com>
6336
6337 PR threads/18600
6338 * gdb.threads/fork-plus-threads.c: New file.
6339 * gdb.threads/fork-plus-threads.exp: New file.
6340
6341 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6342
6343 * gdb.base/batch-preserve-term-settings.exp
6344 (test_terminal_settings_preserved_after_cli_exit): Use
6345 send_quit_command.
6346
6347 2015-07-29 Pedro Alves <palves@redhat.com>
6348 Don Breazeal <donb@codesourcery.com>
6349
6350 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
6351 output from both inferior_spawn_id and gdb_spawn_id.
6352
6353 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6354
6355 * gdb.threads/attach-into-signal.exp (corefunc): Use
6356 with_test_prefix on nested loops, uniquefying the test messages.
6357
6358 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6359
6360 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6361 commit.
6362
6363 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6364
6365 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6366 New proc.
6367 (test_terminal_settings_preserved_after_sigterm): New test.
6368
6369 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6370
6371 * gdb.base/batch-preserve-term-settings.exp
6372 (test_terminal_settings_preserved_after_cli_exit): New test.
6373
6374 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6375
6376 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6377 manipulation of saved_gdbflags.
6378 (test_terminal_settings_preserved): Remove global declaration of
6379 the unused variable pagination_prompt. Remove manipulation of
6380 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6381 GDBFLAGS.
6382
6383 2015-07-29 Pedro Alves <palves@redhat.com>
6384
6385 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6386
6387 2015-07-29 Pedro Alves <palves@redhat.com>
6388
6389 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6390 at the top.
6391
6392 2015-07-29 Pedro Alves <palves@redhat.com>
6393
6394 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6395 (main): Call gdb_unbuffer_output.
6396 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6397 (main): Call gdb_unbuffer_output.
6398 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6399 (main): Call gdb_unbuffer_output.
6400 * gdb.base/call-strs.exp: Adjust to step over the
6401 gdb_unbuffer_output call.
6402 * gdb.base/catch-gdb-caused-signals.c: Include
6403 "../lib/unbuffer_output.c".
6404 (main): Call gdb_unbuffer_output.
6405 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6406 (main): Call gdb_unbuffer_output.
6407 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6408 (main): Call gdb_unbuffer_output.
6409 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6410 (main): Call gdb_unbuffer_output.
6411 * gdb.base/shlib-call.exp: Adjust to step over the
6412 gdb_unbuffer_output call.
6413 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6414 (main): Call gdb_unbuffer_output.
6415 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6416 (main): Call gdb_unbuffer_output.
6417 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6418 (main): Rename to ...
6419 (test): ... this.
6420 (main): Reimplement.
6421 * gdb.base/varargs.exp: Run to test instead of to main.
6422 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6423 (main): Call gdb_unbuffer_output.
6424
6425 2015-07-29 Pedro Alves <palves@redhat.com>
6426
6427 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6428 factore out from mi_continue_dprintf. For call-style dprintfs,
6429 expect dprintf output out of $inferior_spawn_id.
6430 (mi_continue_dprintf): Use mi_expect_dprintf.
6431 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6432 (main): Call gdb_unbuffer_output.
6433
6434 2015-07-29 Pedro Alves <palves@redhat.com>
6435
6436 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6437 (default_mi_gdb_start): Set inferior_spawn_id instead of
6438 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6439 gdb_spawn_id.
6440 (mi_gdb_test): Always expect inferior output from both
6441 $inferior_spawn_id and $gdb_spawn_id.
6442
6443 2015-07-29 Pedro Alves <palves@redhat.com>
6444
6445 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6446 send_inferior and $inferior_spawn_id.
6447
6448 2015-07-29 Pedro Alves <palves@redhat.com>
6449
6450 * gdb.gdb/complaints.exp (test_initial_complaints)
6451 (test_serial_complaints, test_short_complaints): Use
6452 gdb_test_stdio.
6453 (test_empty_complaint): Handle $inferior_spawn_id !=
6454 $gdb_spawn_id.
6455
6456 2015-07-29 Pedro Alves <palves@redhat.com>
6457
6458 * gdb.base/varargs.exp: Use gdb_test_stdio.
6459
6460 2015-07-29 Pedro Alves <palves@redhat.com>
6461
6462 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6463
6464 2015-07-29 Pedro Alves <palves@redhat.com>
6465
6466 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6467
6468 2015-07-29 Pedro Alves <palves@redhat.com>
6469
6470 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6471 parameter into two new parameters, "inf_result" and "gdb_result".
6472 Expect inferior output and gdb output from $inferior_spawn_id and
6473 $gdb_spawn_id, respectively. Adjust all callers.
6474
6475 2015-07-29 Pedro Alves <palves@redhat.com>
6476
6477 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6478 of gdb_test_sequence.
6479
6480 2015-07-29 Pedro Alves <palves@redhat.com>
6481
6482 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6483 (saw_spurious_output): Expect inferior output from
6484 $inferior_spawn_id. Use gdb_test_stdio.
6485
6486 2015-07-29 Pedro Alves <palves@redhat.com>
6487
6488 * gdb.base/dprintf.exp: Use standard_testfile. Change
6489 prepare_for_testing call.
6490 (srcfile): Don't set.
6491 (restart): New procedure.
6492 (test_dprintf): New procecure, use to continue over dprintfs.
6493 (test_call, test_agent): New procedures, tests moved here.
6494 Restart gdb and recreate dprintfs. Adjust expected output.
6495
6496 2015-07-29 Pedro Alves <palves@redhat.com>
6497
6498 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6499
6500 2015-07-29 Pedro Alves <palves@redhat.com>
6501
6502 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6503
6504 2015-07-29 Pedro Alves <palves@redhat.com>
6505
6506 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6507 gdb_test_stdio.
6508
6509 2015-07-29 Pedro Alves <palves@redhat.com>
6510
6511 * lib/gdb.exp (gdb_test_stdio): New procedure.
6512
6513 2015-07-29 Pedro Alves <palves@redhat.com>
6514
6515 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6516
6517 2015-07-29 Pedro Alves <palves@redhat.com>
6518
6519 * gdb.base/call-signal-resume.exp: Remove check for
6520 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6521 * gdb.base/unwindonsignal.exp: Likewise.
6522 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6523 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6524
6525 2015-07-29 Pedro Alves <palves@redhat.com>
6526
6527 * gdb.base/siginfo-addr.c (pass): New function.
6528 (handler): Call it iff si_addr is correct.
6529 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6530 Set a breakpoint at "pass" and continue to it.
6531
6532 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6533
6534 * gdb.python/py-objfile.exp: Make some tests have unique names.
6535 * gdb.python/py-pp-registration.exp: Likewise.
6536
6537 2015-07-28 Pedro Alves <palves@redhat.com>
6538
6539 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6540
6541 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6542
6543 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6544
6545 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6546
6547 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6548
6549 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6550
6551 * gdb.base/gdb-sigterm-2.exp: New test.
6552
6553 2015-07-25 Doug Evans <xdje42@gmail.com>
6554
6555 Revert:
6556 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6557 (workers/%.worker, build-perf): New rule.
6558 (GDB_PERFTEST_MODE): New variable.
6559 (check-perf): Use it.
6560 (clean): Clean up gdb.perf parallel build subdirs.
6561 * lib/build-piece.exp: New file.
6562 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6563 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6564 name.
6565 (standard_temp_file): Ditto.
6566 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6567 of $GDB_PARALLEL.
6568
6569 2015-07-24 Doug Evans <dje@google.com>
6570
6571 * gdb.perf/lib/perftest/utils.py: New file.
6572 * gdb.perf/gm-hello.cc: New file.
6573 * gdb.perf/gm-pervasive-typedef.cc: New file.
6574 * gdb.perf/gm-pervasive-typedef.h: New file.
6575 * gdb.perf/gm-std.cc: New file.
6576 * gdb.perf/gm-std.h: New file.
6577 * gdb.perf/gm-use-cerr.cc: New file.
6578 * gdb.perf/gm-utils.h: New file.
6579 * gdb.perf/gmonster-null-lookup.py: New file.
6580 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6581 * gdb.perf/gmonster-print-cerr.py: New file.
6582 * gdb.perf/gmonster-ptype-string.py: New file.
6583 * gdb.perf/gmonster-runto-main.py: New file.
6584 * gdb.perf/gmonster-select-file.py: New file.
6585 * gdb.perf/gmonster1-null-lookup.exp: New file.
6586 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6587 * gdb.perf/gmonster1-print-cerr.exp: New file.
6588 * gdb.perf/gmonster1-ptype-string.exp: New file.
6589 * gdb.perf/gmonster1-runto-main.exp: New file.
6590 * gdb.perf/gmonster1-select-file.exp: New file.
6591 * gdb.perf/gmonster1.cc: New file.
6592 * gdb.perf/gmonster1.exp: New file.
6593 * gdb.perf/gmonster2-null-lookup.exp: New file.
6594 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6595 * gdb.perf/gmonster2-print-cerr.exp: New file.
6596 * gdb.perf/gmonster2-ptype-string.exp: New file.
6597 * gdb.perf/gmonster2-runto-main.exp: New file.
6598 * gdb.perf/gmonster2-select-file.exp: New file.
6599 * gdb.perf/gmonster2.cc: New file.
6600 * gdb.perf/gmonster2.exp: New file.
6601
6602 2015-07-24 Doug Evans <dje@google.com>
6603
6604 * gdb.perf/README: New file.
6605 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6606 * lib/gen-perf-test.exp: New file.
6607
6608 2015-07-24 Doug Evans <dje@google.com>
6609
6610 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6611 (PerfTest::startup): New function.
6612 (PerfTest::run): Return result of calling body.
6613 (PerfTest::assemble): Rewrite.
6614 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6615 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6616 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6617 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6618 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6619
6620 2015-07-24 Doug Evans <dje@google.com>
6621
6622 * lib/gdb.exp (clean_restart): Make executable optional.
6623
6624 2015-07-24 Doug Evans <dje@google.com>
6625
6626 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6627 compiler_info references.
6628 * gdb.cp/temargs.exp: Ditto.
6629 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6630 (get_compiler_info): Early exit if already computed. Set compiler_info
6631 to "unknown" if there was a problem.
6632 (test_compiler_info): Add function comment. Call get_compiler_info.
6633
6634 2015-07-24 Doug Evans <dje@google.com>
6635
6636 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6637 (workers/%.worker, build-perf): New rule.
6638 (GDB_PERFTEST_MODE): New variable.
6639 (check-perf): Use it.
6640 (clean): Clean up gdb.perf parallel build subdirs.
6641 * lib/build-piece.exp: New file.
6642 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6643 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6644 name.
6645 (standard_temp_file): Ditto.
6646 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6647 of $GDB_PARALLEL.
6648
6649 2015-07-24 Doug Evans <dje@google.com>
6650
6651 * lib/future.exp (gdb_default_target_compile): New option
6652 "early_flags".
6653 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6654 --as-needed.
6655
6656 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6657
6658 * gdb.base/catch-syscall.exp: Call gdb_exit before
6659 gdb_skip_xml_test.
6660
6661 2015-07-24 Pedro Alves <palves@redhat.com>
6662
6663 * gdb.python/py-events.exp: Accept output between the stop event
6664 and the prompt.
6665 * gdb.python/py-evsignal.exp: Likewise.
6666 * gdb.python/py-evthreads.exp: Likewise.
6667
6668 2015-07-24 Pedro Alves <palves@redhat.com>
6669
6670 PR gdb/18717
6671 * gdb.threads/non-ldr-exit.c: New file.
6672 * gdb.threads/non-ldr-exit.exp: New file.
6673
6674 2015-07-24 Yao Qi <yao.qi@linaro.org>
6675
6676 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6677 restarting process.
6678
6679 2015-07-24 Yao Qi <yao.qi@linaro.org>
6680
6681 * gdb.server/ext-restart.exp: New file.
6682
6683 2015-07-24 Yao Qi <yao.qi@linaro.org>
6684
6685 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6686 argument options.
6687 * gdb.server/ext-wrapper.exp: New file.
6688
6689 2015-07-23 Doug Evans <dje@google.com>
6690
6691 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6692 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6693
6694 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6695
6696 * gdb.ada/var_arr_typedef.exp: New testcase.
6697 * gdb.ada/var_arr_typedef/pack.adb: New file.
6698 * gdb.ada/var_arr_typedef/pack.ads: New file.
6699 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6700
6701 2015-07-20 Joel Brobecker <brobecker@adacore.com>
6702
6703 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6704
6705 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6706
6707 * gdb.arch/i386-biarch-core.exp: Replace istarget
6708 by "complete set gnutarget". Remove expectation for the "core-file"
6709 command.
6710
6711 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6712
6713 Revert the previous commit:
6714 Tests for validate symbol file using build-id.
6715
6716 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6717
6718 Tests for validate symbol file using build-id.
6719 * gdb.base/solib-mismatch-lib.c: New file.
6720 * gdb.base/solib-mismatch-libmod.c: New file.
6721 * gdb.base/solib-mismatch.c: New file.
6722 * gdb.base/solib-mismatch.exp: New file.
6723
6724 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6725
6726 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6727 nios2-*-linux*.
6728 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6729 * gdb.base/siginfo.exp: Likewise.
6730 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6731
6732 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6733
6734 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6735 Move it to ...
6736 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6737 ... here.
6738 * gdb.trace/range-stepping.exp: Check that the target supports
6739 range stepping.
6740
6741 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6742
6743 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6744
6745 2015-07-14 Pedro Alves <palves@redhat.com>
6746
6747 * gdb.base/killed-outside.exp: New file.
6748 * gdb.base/killed-outside.c: New file.
6749
6750 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6751
6752 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6753 (n at main): New.
6754 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6755
6756 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6757
6758 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6759 infcall tests instead of setting up for KFAIL.
6760
6761 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6762
6763 * gdb.btrace/record_goto-step.exp: New.
6764
6765 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6766
6767 PR compile/18484
6768 * gdb.compile/compile.c (struct struct_type): Add volatile to
6769 selffield's type.
6770 * gdb.compile/compile.exp
6771 (compile code struct_object.selffield = &struct_object): Skip further
6772 struct_object tests if this one xfails.
6773
6774 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6775
6776 PR exp/18617
6777 * gdb.trace/ax.exp: Add test.
6778
6779 2015-07-07 Yao Qi <yao.qi@linaro.org>
6780
6781 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6782 instead of istarget "aarch64*-*-*".
6783 * gdb.arch/aarch64-fp.exp: Likewise.
6784 * gdb.base/float.exp: Likewise.
6785 * gdb.reverse/aarch64.exp: Likewise.
6786 * lib/gdb.exp (is_aarch64_target): New proc.
6787
6788 2015-07-07 Yao Qi <yao.qi@linaro.org>
6789
6790 * lib/gdb.exp (is_aarch32_target): New proc.
6791 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6792 instead of "istarget "arm*-*-*"".
6793 * gdb.arch/arm-disp-step.exp: Likewise.
6794 * gdb.arch/thumb-bx-pc.exp: Likewise.
6795 * gdb.arch/thumb-prologue.exp: Likewise.
6796 * gdb.arch/thumb-singlestep.exp: Likewise.
6797 * gdb.base/disp-step-syscall.exp: Likewise.
6798 * gdb.base/float.exp: Likewise.
6799
6800 2015-07-07 Yao Qi <yao.qi@linaro.org>
6801
6802 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6803 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6804
6805 2015-07-07 Yao Qi <yao.qi@linaro.org>
6806
6807 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6808 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6809 if it exists.
6810 * gdb.multi/multi-arch.exp: Likewise.
6811
6812 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6813
6814 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6815 print.
6816
6817 2015-07-07 Yao Qi <yao.qi@linaro.org>
6818
6819 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6820
6821 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6822
6823 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6824 '[' and ']' characters.
6825
6826 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6827
6828 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6829
6830 2015-06-29 Pedro Alves <palves@redhat.com>
6831
6832 PR threads/18127
6833 * gdb.threads/hand-call-new-thread.c: New file.
6834 * gdb.threads/hand-call-new-thread.c: New file.
6835
6836 2015-06-26 Keith Seitz <keiths@redhat.com>
6837 Doug Evans <dje@google.com>
6838
6839 PR 16253
6840 * gdb.cp/var-tag-2.cc: New file.
6841 * gdb.cp/var-tag-3.cc: New file.
6842 * gdb.cp/var-tag-4.cc: New file.
6843 * gdb.cp/var-tag.cc: New file.
6844 * gdb.cp/var-tag.exp: New file.
6845
6846 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6847
6848 * gdb.base/history-duplicates.exp: New test.
6849
6850 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6851
6852 * gdb.base/completion.exp: Test the completion of the "focus"
6853 command.
6854
6855 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6856
6857 * gdb.arch/amd64-prologue-skip.S: New file.
6858 * gdb.arch/amd64-prologue-skip.exp: New file.
6859
6860 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6861
6862 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6863 is_address_zero_readable check.
6864
6865 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6866
6867 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6868 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6869
6870 2015-06-24 Yao Qi <yao.qi@linaro.org>
6871
6872 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6873 linux targets.
6874
6875 2015-06-24 Yao Qi <yao.qi@linaro.org>
6876
6877 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6878 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6879 * gdb.base/siginfo-thread.exp: Likewise.
6880
6881 2015-06-22 Yao Qi <yao.qi@linaro.org>
6882
6883 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6884
6885 2015-06-22 Yao Qi <yao.qi@linaro.org>
6886
6887 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6888 aarch64*-*-*.
6889 (skip_hw_watchpoint_tests): Likewise.
6890
6891 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6892
6893 * gdb.base/gdbinit-history.exp: Test the interaction between
6894 setting GDBHISTSIZE and setting the history size via .gdbinit.
6895
6896 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6897
6898 PR gdb/16999
6899 * gdb.base/gdbhistsize-history.exp: New test.
6900
6901 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6902
6903 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6904 with GDBHISTSIZE.
6905 * gdb.base/readline.exp: Likewise.
6906
6907 2015-06-17 Yao Qi <yao.qi@linaro.org>
6908
6909 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6910 line.
6911
6912 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6913
6914 * gdb.base/gdbinit-history.exp: Add test case to check that
6915 an unlimited history file does not get truncated on exit.
6916
6917 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6918
6919 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6920 (VECTOR): New macro. Use it...
6921 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6922 ...for these typedefs.
6923 (int8, char1, int1, double1): New typedefs.
6924 (struct just_int2, struct two_int2): New structures.
6925 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6926 (add_structvecs, add_singlevecs): New functions.
6927 (main): Call add_some_intvecs twice.
6928 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6929 the compile and exit upon failure. Try compiling for the "native"
6930 architecture. Test inferior function calls with vector arguments
6931 and vector return value handling with "finish" and "return".
6932
6933 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6934
6935 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6936 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6937 PE file.
6938 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6939
6940 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6941
6942 PR breakpoints/16465
6943 * gdb.mi/mi-dprintf-pending.c: New file.
6944 * gdb.mi/mi-dprintf-pending.exp: New test.
6945 * gdb.mi/mi-dprintf-pendshr.c: New file.
6946
6947 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6948 Mircea Gherzan <mircea.gherzan@intel.com>
6949
6950 * gdb.arch/i386-mpx-map.c: New file.
6951 * gdb.arch/i386-mpx-map.exp: New File.
6952
6953 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6954
6955 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6956 * gdb.arch/i386-mpx.exp: Indentation fixed.
6957
6958 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6959
6960 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6961 function and improved indentation.
6962 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6963 gdb_test_multiple. Added additional tests to skip the test.
6964
6965 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6966
6967 * gdb.arch/i386-avx512.c: Change path in include file.
6968 * gdb.arch/i386-avx512.exp: Change include dir path
6969 compilation flag.
6970 * gdb.arch/i386-mpx.c: Change path in include file.
6971 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6972 flag.
6973
6974 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6975
6976 * gdb.compile/compile-print.exp (compile print *vararray@3)
6977 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6978
6979 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6980
6981 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6982 (do not keep jit in memory): ... this.
6983 (expect 5): Change it to ...
6984 (expect no 5): ... this.
6985
6986 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6987
6988 PR gdb/15564
6989 * gdb.mi/mi-detach.exp: New file.
6990
6991 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6992
6993 PR symtab/18392
6994 * gdb.arch/amd64-tailcall-self.S: New file.
6995 * gdb.arch/amd64-tailcall-self.c: New file.
6996 * gdb.arch/amd64-tailcall-self.exp: New file.
6997
6998 2015-05-28 Don Breazeal <donb@codesourcery.com>
6999
7000 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
7001 tests for remote targets by checking is_target_gdbserver.
7002
7003 2015-05-27 Doug Evans <dje@google.com>
7004
7005 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
7006 * gdb.dwarf2/opaque-type-lookup.c: New file.
7007 * gdb.dwarf2/opaque-type-lookup.exp: New file.
7008
7009 2015-05-26 Doug Evans <dje@google.com>
7010
7011 * gdb.cp/iostream.cc: New file.
7012 * gdb.cp/iostream.exp: New file.
7013
7014 2015-05-26 Doug Evans <dje@google.com>
7015
7016 * gdb.dwarf2/dw2-op-call.exp: Update.
7017 * gdb.dwarf2/dw4-sig-types.exp: Update.
7018 * gdb.dwarf2/implptr.exp: Update.
7019 * gdb.mi/mi-cmd-param-changed.exp: Update.
7020
7021 2015-05-26 Doug Evans <dje@google.com>
7022
7023 * gdb.python/py-lazy-string.c: New file.
7024 * gdb.python/py-lazy-string.exp: New file.
7025 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
7026 (main): Update. Add estring3.
7027 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
7028 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
7029
7030 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
7031 Yao Qi <yao.qi@linaro.org>
7032
7033 * gdb.reverse/aarch64.c: New.
7034 * gdb.reverse/aarch64.exp: New.
7035
7036 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
7037
7038 * lib/gdb.exp (supports_process_record): Return true for
7039 aarch64*-linux*.
7040 (supports_reverse): Likewise.
7041
7042 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
7043
7044 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7045 Use with_test_prefix.
7046
7047 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
7048
7049 * gdb.base/completion.exp: Add test for completion of layout
7050 names.
7051
7052 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
7053
7054 * lib/gdb.exp (skip_tui_tests): New proc.
7055 * gdb.base/tui-layout.exp: Check skip_tui_tests.
7056
7057 2015-05-19 Pedro Alves <palves@redhat.com>
7058
7059 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7060 Save the whole env array instead of just HOME. Unset HISTSIZE in
7061 the environment while testing. Restore whole environment
7062 afterwards.
7063
7064 2015-05-16 Doug Evans <xdje42@gmail.com>
7065
7066 * gdb.guile/scm-ports.c: New file.
7067 * gdb.guile/scm-ports.exp: Add memory port tests.
7068
7069 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7070
7071 * gdb.compile/compile-print.c: New file.
7072 * gdb.compile/compile-print.exp: New file.
7073
7074 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7075
7076 * gdb.compile/compile-ops.exp: Cast param to void.
7077 * gdb.compile/compile.exp: Complete type for _gdb_expr.
7078 (compile code struct_object.selffield = &struct_object): Add xfail.
7079
7080 2015-05-15 Joel Brobecker <brobecker@adacore.com>
7081
7082 * gdb.ada/arr_enum_with_gap: New testcase.
7083
7084 2015-05-15 Joel Brobecker <brobecker@adacore.com>
7085
7086 * gdb.ada/byte_packed_arr: New testcase.
7087
7088 2015-05-15 Joel Brobecker <brobecker@adacore.com>
7089
7090 * gdb.ada/pckd_neg: New testcase.
7091
7092 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
7093
7094 PR gdb/17820
7095 * gdb.base/gdbinit-history.exp: New test.
7096 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
7097 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
7098
7099 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
7100
7101 * gdb.python/py-xmethods.cc: Enhance test case.
7102 * gdb.python/py-xmethods.exp: New tests.
7103 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
7104 function.
7105 (B_indexoper): Likewise.
7106 (global_dm_list) : Add new xmethod worker functions.
7107
7108 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
7109
7110 * gdb.base/coredump-filter.exp: Correctly unset
7111 "coredump_var_addr" array.
7112
7113 2015-05-08 Pedro Alves <palves@redhat.com>
7114
7115 * gdb.server/non-existing-program.exp: Unset spawn_id.
7116
7117 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
7118
7119 PR python/18291
7120 * gdb.python/py-xmethods.exp: Add tests.
7121
7122 2015-05-08 Yao Qi <yao.qi@linaro.org>
7123
7124 PR gdb/18208
7125 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
7126 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
7127 function set_coredump_filter, and remove remote_exec call.
7128 Remove argument ipid. Callers update.
7129 (top level): Don't get inferior's PID.
7130
7131 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
7132
7133 * gdb.base/watch_thread_num.exp: Skip test on targets without
7134 access watchpoints.
7135
7136 2015-05-06 Pedro Alves <palves@redhat.com>
7137
7138 PR server/18081
7139 * gdb.server/non-existing-program.exp: New file.
7140
7141 2015-05-05 Joel Brobecker <brobecker@adacore.com>
7142
7143 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
7144
7145 2015-05-05 Joel Brobecker <brobecker@adacore.com>
7146
7147 * gdb.ada/out_of_line_in_inlined: New testcase.
7148
7149 2015-05-05 Joel Brobecker <brobecker@adacore.com>
7150
7151 * gdb.ada/var_rec_arr: New testcase.
7152
7153 2015-04-30 Yao Qi <yao.qi@linaro.org>
7154
7155 * gdb.base/break-idempotent.exp: If
7156 skip_hw_watchpoint_multi_tests returns true, skip the tests
7157 on "rwatch" and "awatch".
7158
7159 2015-04-30 Yao Qi <yao.qi@linaro.org>
7160
7161 * gdb.base/relativedebug.exp: Invoke gdb command
7162 "info sharedlibrary", and if libc.so doesn't have debug info,
7163 skip the test.
7164
7165 2015-04-29 Doug Evans <dje@google.com>
7166
7167 * gdb.python/py-xmethods.exp: Add ptype tests.
7168 * gdb.python/py-xmethods.py (E_method_char_worker): Add
7169 get_result_type method.
7170
7171 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
7172
7173 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
7174 the target does not support hardware watchpoints.
7175
7176 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
7177
7178 * gdb.base/break-always.exp: Abort testing if writing to memory
7179 causes an error.
7180
7181 2015-04-28 Doug Evans <dje@google.com>
7182
7183 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
7184 * gdb.python/py-pp-registration.exp: ... here. New file.
7185 * gdb.python/py-pp-registration.c: New file.
7186 * gdb.python/py-pp-registration.py: New file.
7187
7188 2015-04-28 Doug Evans <dje@google.com>
7189
7190 * gdb.python/py-bad-printers.c: New file.
7191 * gdb.python/py-bad-printers.py: New file.
7192 * gdb.python/py-bad-printers.exp: New file.
7193
7194 2015-04-28 Sasha Smundak <asmundak@google.com>
7195
7196 * gdb.python/py-type.exp: New test.
7197
7198 2015-04-28 Andy Wingo <wingo@igalia.com>
7199
7200 * gdb.python/py-parameter.exp:
7201 * gdb.guile/scm-parameter.exp: Escape the path that we are
7202 matching against, as it might contain characters that are special
7203 to regular expressions.
7204
7205 2015-04-27 Joel Brobecker <brobecker@adacore.com>
7206
7207 * gdb.ada/rec_comp: New testcase.
7208
7209 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
7210
7211 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
7212 before using it.
7213
7214 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
7215
7216 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
7217 new tests for verilog output.
7218
7219 2015-04-24 Yao Qi <yao.qi@linaro.org>
7220
7221 * boards/remote-gdbserver-on-localhost.exp: New file.
7222
7223 2015-04-23 Pedro Alves <palves@redhat.com>
7224
7225 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
7226 $inferior_spawn_id instead of $inferior_spawn_id directly. On
7227 "end of file", remove $inferior_spawn_id from the indirect list.
7228
7229 2015-04-23 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
7232
7233 2015-04-23 Pedro Alves <palves@redhat.com>
7234
7235 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
7236 on $any_spawn_id instead of only on $gdb_spawn_id.
7237
7238 2015-04-21 Pierre Muller <muller@sourceware.org>
7239
7240 PR pascal/17815
7241 * lib/pascal.exp (gpc_compile): Add new option "class".
7242 (fpc_compile): Likewise.
7243 * gdb.pascal/case-insensitive-symbols.pas: New file.
7244 * gdb.pascal/case-insensitive-symbols.exp: New file.
7245
7246 2015-04-20 Gary Benson <gbenson@redhat.com>
7247
7248 * gdb.base/attach.exp: Fix three extended remote failures.
7249
7250 2015-04-17 Gary Benson <gbenson@redhat.com>
7251
7252 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
7253 the main executable over the remote protocol.
7254
7255 2015-04-16 Pedro Alves <palves@redhat.com>
7256
7257 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
7258 a new gdbserver if gdbserver_reconnect_p is set.
7259
7260 2015-04-16 Pedro Alves <palves@redhat.com>
7261
7262 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
7263 is set, don't exit gdbserver.
7264
7265 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7266
7267 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
7268 appropriate .insn, such that an older assembler can be used.
7269 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
7270 the z/Architecture instruction set on 31-bit targets as well.
7271
7272 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7273
7274 * gdb.go/handcall.exp: Remove all logic related to the first
7275 breakpoint and rely on go_runto_main instead.
7276 * gdb.go/strings.exp: Likewise.
7277 * gdb.go/unsafe.exp: Likewise.
7278 * gdb.go/hello.exp: Likewise. Also rename the remaining
7279 breakpoint marker to "breakpoint 1".
7280 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
7281 * gdb.go/strings.go: Likewise.
7282 * gdb.go/unsafe.go: Likewise.
7283 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
7284 "set breakpoint 2 here" and rename the remaining breakpoint marker
7285 to "breakpoint 1".
7286
7287 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
7288
7289 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
7290 if itertools.imap is not present.
7291 * gdb.python/py-objfile.exp: Add parentheses.
7292 * gdb.python/py-type.exp: Same.
7293 * gdb.python/py-unwind-maint.py: Same.
7294
7295 2015-04-15 Yao Qi <yao.qi@linaro.org>
7296
7297 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
7298 of ":$ptr_size" and set its form explicitly.
7299
7300 2015-04-15 Pedro Alves <palves@redhat.com>
7301 Yao Qi <yao.qi@linaro.org>
7302
7303 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
7304 timeout by factor of 4.
7305 (test_regular_watch): Likewise.
7306 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
7307 * gdb.reverse/sigall-reverse.exp: Likewise.
7308 * gdb.reverse/until-precsave.exp: Likewise.
7309 * lib/gdb.exp (with_timeout_factor): New proc.
7310 (gdb_expect): Move some code to ...
7311 (get_largest_timeout): ... here. New procedure.
7312
7313 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
7314
7315 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
7316
7317 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
7318
7319 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
7320 to write to the .text section.
7321
7322 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
7323
7324 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
7325 Handle the case of targets that do not provide PID information.
7326
7327 2015-04-13 Yao Qi <yao.qi@linaro.org>
7328
7329 * lib/gdbserver-support.exp (gdb_exit): Catch exception
7330 and use expect instead of gdb_expect.
7331
7332 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
7333
7334 * gdb.base/coredump-filter.exp: Rename variable "addr" to
7335 "coredump_var_addr" to avoid naming conflict with other testcases.
7336
7337 2015-04-10 Pedro Alves <palves@redhat.com>
7338
7339 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
7340 gdb_test_sequence and gdb_assert.
7341
7342 2015-04-10 Pedro Alves <palves@redhat.com>
7343
7344 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
7345 test messages that don't include the breakpoint address.
7346
7347 2015-04-10 Yao Qi <yao.qi@linaro.org>
7348
7349 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
7350 false for some offset and width combinations which aren't
7351 supported by linux kernel.
7352
7353 2015-04-10 Pedro Alves <palves@redhat.com>
7354
7355 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7356 procedure, factored out from ...
7357 (top level): ... here. Add "set displaced-stepping" testing axis.
7358 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7359 parameter "displaced". Use it.
7360 (top level): Use foreach and add "set displaced-stepping" testing
7361 axis.
7362
7363 2015-04-10 Pedro Alves <palves@redhat.com>
7364
7365 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7366 Remove comment.
7367 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7368 both the address of the instruction that triggers the watchpoint
7369 and the address of the instruction immediately after, and use
7370 those addresses for the test. Fix comment.
7371
7372 2015-04-10 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.base/sigstep.exp (breakpoint_to_handler)
7375 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7376 Test "backtrace" in handler.
7377 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7378 (top level): Add new "displaced" test axis to
7379 breakpoint_to_handler, breakpoint_to_handler_entry and
7380 breakpoint_over_handler.
7381
7382 2015-04-10 Pedro Alves <palves@redhat.com>
7383
7384 PR gdb/18216
7385 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7386
7387 2015-04-10 Yao Qi <yao.qi@linaro.org>
7388
7389 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7390 (test_add_rn_pc): New function.
7391 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7392 (top level): Invoke test_add_rn_pc.
7393
7394 2015-04-10 Pedro Alves <palves@redhat.com>
7395
7396 PR gdb/13858
7397 * gdb.base/step-over-no-symbols.exp: New file.
7398
7399 2015-04-09 Andy Wingo <wingo@igalia.com>
7400
7401 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7402 after the Python tests.
7403
7404 2015-04-08 Keith Seitz <keiths@redhat.com>
7405
7406 PR python/16699
7407 * gdb.python/py-completion.exp: New tests for completion.
7408 * gdb.python/py-completion.py (CompleteLimit1): New class.
7409 (CompleteLimit2): Likewise.
7410 (CompleteLimit3): Likewise.
7411 (CompleteLimit4): Likewise.
7412 (CompleteLimit5): Likewise.
7413 (CompleteLimit6): Likewise.
7414 (CompleteLimit7): Likewise.
7415
7416 2015-04-08 Pedro Alves <palves@redhat.com>
7417
7418 PR gdb/18214
7419 PR gdb/18216
7420 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7421 function.
7422 (main): Install it as SIGUSR1 handler.
7423 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7424 parameter. Always use "setup" as prefix. Toggle "set
7425 displaced-stepping" off/on depending on global. Don't switch to
7426 thread 1 here.
7427 (top level): Add displaced stepping "off/on" test axis. Update
7428 "setup" calls. Wrap each subtest with with_test_prefix. Test
7429 continuing with a queued signal in each thread.
7430
7431 2015-04-08 Pedro Alves <palves@redhat.com>
7432
7433 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7434 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7435 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7436 Return early if running to main fails.
7437 * gdb.trace/while-stepping.exp: Likewise.
7438
7439 2015-04-07 Pedro Alves <palves@redhat.com>
7440
7441 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7442 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7443 interact with inferior program.
7444
7445 2015-04-07 Pedro Alves <palves@redhat.com>
7446
7447 * lib/gdb.exp (inferior_spawn_id): New global.
7448 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7449 spawn id after processing the user code.
7450 (default_gdb_start): Set inferior_spawn_id.
7451 (send_inferior): New procedure.
7452 * lib/gdbserver-support.exp (gdbserver_start): Set
7453 inferior_spawn_id.
7454 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7455
7456 2015-04-07 Pedro Alves <palves@redhat.com>
7457
7458 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7459 * lib/gdbserver-support.exp (gdbserver_start): Make
7460 $server_spawn_id global.
7461 (gdbserver_start): Don't wait for gdbserver's spawn id with
7462 expect_background.
7463 (close_gdbserver): New procedure.
7464 (gdb_exit): Rename the default version and reimplement.
7465
7466 2015-04-07 Pedro Alves <palves@redhat.com>
7467
7468 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
7469 append the substituted item, not the original item.
7470
7471 2015-04-07 Pedro Alves <palves@redhat.com>
7472
7473 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7474 gdb_expect.
7475
7476 2015-04-07 Pedro Alves <palves@redhat.com>
7477
7478 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7479 output appearing once only.
7480
7481 2015-04-07 Pedro Alves <palves@redhat.com>
7482
7483 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7484 that doesn't expect anything. Return early if running to main
7485 fails.
7486
7487 2015-04-07 Yao Qi <yao.qi@linaro.org>
7488
7489 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7490 (child_function): Call alarm.
7491 (main): Move call to alarm into the loop.
7492 * gdb.threads/non-stop-fair-events.exp: Build program with
7493 -DTIMEOUT=$timeout.
7494
7495 2015-04-06 Doug Evans <xdje42@gmail.com>
7496
7497 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7498 Fix dest parameter to board_info.
7499 (fpc_compile): Ditto.
7500 (gdb_compile_pascal): Rename dest arg to destfile.
7501
7502 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7503
7504 * gdb.ada/funcall_ref.exp: New file.
7505 * gdb.ada/funcall_ref/foo.adb: New file.
7506
7507 2015-04-02 Yao Qi <yao.qi@linaro.org>
7508
7509 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7510 is remote.
7511
7512 2015-04-02 Gary Benson <gbenson@redhat.com>
7513
7514 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7515
7516 2015-04-01 Sasha Smundak <asmundak@google.com>
7517
7518 * gdb.python/py-unwind-maint.c: New file.
7519 * gdb.python/py-unwind-maint.exp: New test.
7520 * gdb.python/py-unwind-maint.py: New file.
7521 * gdb.python/py-unwind.c: New file.
7522 * gdb.python/py-unwind.exp: New test.
7523 * gdb.python/py-unwind.py: New test.
7524
7525 2015-04-01 Pedro Alves <palves@redhat.com>
7526
7527 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7528 to fail instead of non-existent $test.
7529
7530 2015-04-01 Pedro Alves <palves@redhat.com>
7531
7532 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7533 GDBFLAGS if not empty.
7534
7535 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7536
7537 * gdb.ada/complete.exp: Remove "multi_line".
7538 * gdb.ada/info_exc.exp: Remove "multi_line".
7539 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7540 * gdb.ada/ptype_field.exp: Remove "multi_line".
7541 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7542 * gdb.ada/tagged.exp: Remove "multi_line".
7543 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7544 [multi_line ...]
7545 * gdb.btrace/delta.exp: Likewise.
7546 * gdb.btrace/exception.exp: Likewise.
7547 * gdb.btrace/function_call_history.exp: Likewise.
7548 * gdb.btrace/instruction_history.exp: Likewise.
7549 * gdb.btrace/nohist.exp: Likewise.
7550 * gdb.btrace/record_goto.exp: Likewise.
7551 * gdb.btrace/segv.exp: Likewise.
7552 * gdb.btrace/stepi.exp: Likewise.
7553 * gdb.btrace/tailcall.exp: Likewise.
7554 * gdb.btrace/unknown_functions.exp: Likewise.
7555 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7556 * lib/gdb.exp: Add the "multi_line" helper.
7557
7558 2015-04-01 Pedro Alves <palves@redhat.com>
7559
7560 * gdb.threads/tid-reuse.c: New file.
7561 * gdb.threads/tid-reuse.exp: New file.
7562
7563 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7564
7565 PR corefiles/16092
7566 * gdb.base/coredump-filter.c: New file.
7567 * gdb.base/coredump-filter.exp: Likewise.
7568
7569 2015-03-27 Petr Machata <pmachata@redhat.com>
7570
7571 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7572 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7573 (Dwarf::assemble): Initialize them.
7574 (Dwarf::lines): New function.
7575
7576 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7577
7578 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7579 SYMBOL_PREFIX for x86_64-*-cygwin.
7580
7581 2015-03-26 Andy Wingo <wingo@igalia.com>
7582
7583 PR symtab/18148
7584 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7585 const_value but not a location.
7586 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7587 location defined in non-main CUs are visible.
7588
7589 2015-03-26 Yao Qi <yao.qi@linaro.org>
7590
7591 PR testsuite/18139
7592 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7593 Add a line number entry for the same line.
7594 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7595 Add a line number entry for the same line.
7596
7597 2015-03-26 Yao Qi <yao.qi@linaro.org>
7598
7599 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7600 .int 0.
7601 (func): Likewise. Add .Lfunc_1 label.
7602 Use .Lfunc_1 label.
7603 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7604 .int 0.
7605 (func): Likewise.
7606 Use .Lfunc_1 label.
7607
7608 2015-03-26 Yao Qi <yao.qi@linaro.org>
7609
7610 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7611 Call gdb_compile instead to compile each .s files without debug
7612 information.
7613
7614 2015-03-26 Yao Qi <yao.qi@linaro.org>
7615
7616 * gdb.base/savedregs.exp (process_saved_regs): Make
7617 "Saved registers:" optional in the pattern.
7618
7619 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7620
7621 * gdb.btrace/next.exp: Merged into step.exp.
7622 * gdb.btrace/finish.exp: Merged into step.exp.
7623 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7624 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7625 "record goto" and checking the exact replay position.
7626 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7627 check for "Recording format" in "info record" output.
7628 * gdb.btrace/record_goto.exp: Choose test file based on target.
7629 * gdb.btrace/x86-record_goto.S: Renamed into ...
7630 * gdb.btrace/x86_64-record_goto.S: ... this.
7631 * gdb.btrace/i686-record_goto.S: New.
7632 * gdb.btrace/x86-tailcall.S: Renamed into ...
7633 * gdb.btrace/x86_64-tailcall.S: ... this.
7634 * gdb.btrace/i686-tailcall.S: New.
7635 * gdb.btrace/x86-tailcall.c: Renamed into ...
7636 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7637 separate statements. Update test.
7638 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7639 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7640 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7641 * gdb.btrace/tailcall.exp: Choose test file based on target.
7642 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7643
7644 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7645
7646 * gdb.btrace/exception.exp: Increase BTS buffer size.
7647
7648 2015-03-24 Pedro Alves <palves@redhat.com>
7649
7650 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7651
7652 2015-03-24 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.threads/schedlock.exp (test_step): No longer expect that
7655 "set scheduler-locking step" with "next" over a function call runs
7656 threads unlocked.
7657
7658 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7659
7660 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7661
7662 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7663
7664 PR breakpoints/16466
7665 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7666 * gdb.mi/mi-pending.c (thread_func): New function.
7667 (int main): Add threading support required.
7668 * gdb.mi/mi-pending.exp: Add tests for this issue.
7669 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7670 (pendfunc2): Remove stdio dependency.
7671 * gdb.mi/mi-pendshr2.c: New file.
7672
7673 2015-03-23 Keith Seitz <keiths@redhat.com>
7674
7675 * gdb.linespec/keywords.c: New file.
7676 * gdb.linespec/keywords.exp: New file.
7677
7678 2015-03-23 Keith Seitz <keiths@redhat.com>
7679
7680 PR gdb/18021
7681 * gdb.dwarf2/staticvirtual.exp: New test.
7682
7683 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7684
7685 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7686 * README: Remove HP-UX and gdb.hp.
7687 (configuration):
7688 * configure: Regenerate.
7689 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7690 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7691 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7692 gdb.hp/gdb.defects/Makefile.
7693 * gdb.hp/Makefile.in: File deleted.
7694 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7695 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7696 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7697 * gdb.hp/gdb.aCC/run.c: File deleted.
7698 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7699 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7700 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7701 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7702 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7703 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7704 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7705 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7706 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7707 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7708 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7709 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7710 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7711 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7712 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7713 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7714 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7715 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7716 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7717 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7718 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7719 * gdb.hp/gdb.compat/average.c: File deleted.
7720 * gdb.hp/gdb.compat/sum.c: File deleted.
7721 * gdb.hp/gdb.compat/xdb.c: File deleted.
7722 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7723 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7724 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7725 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7726 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7727 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7728 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7729 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7730 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7731 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7732 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7733 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7734 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7735 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7736 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7737 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7738 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7739 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7740 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7741 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7742 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7743 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7744 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7745 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7746 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7747 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7748 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7749 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7750 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7751 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7752 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7753 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7754 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7755 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7756 * gdb.hp/tools/odump: File deleted.
7757
7758 2015-03-19 Pedro Alves <palves@redhat.com>
7759
7760 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7761 (saw_thread_3): New globals.
7762 (top level): Increment them when an event for the corresponding
7763 thread is seen.
7764 (no thread starvation): New test.
7765
7766 2015-03-19 Pedro Alves <palves@redhat.com>
7767
7768 * gdb.threads/continue-pending-status.c: New file.
7769 * gdb.threads/continue-pending-status.exp: New file.
7770
7771 2015-03-18 Pedro Alves <palves@redhat.com>
7772
7773 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7774 Use gdb_is_target_remote instead of is_remote. Use
7775 gdb_test_multiple instead of gdb_expect. Exit early if
7776 gdb_test_multiple hits its internal matches. Tighten stepi tests
7777 expected output. Fail on exit with any signal, instead of just
7778 SIGILL.
7779
7780 2015-03-18 Yao Qi <yao.qi@linaro.org>
7781
7782 PR tdep/18107
7783 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7784 variable.
7785 * gdb.base/catch-syscall.exp: Don't skip it on
7786 aarch64*-*-linux* target. Remove elements in all_syscalls.
7787 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7788 target.
7789 (setup_all_syscalls): New proc.
7790
7791 2015-03-16 Yao Qi <yao.qi@linaro.org>
7792
7793 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7794 (top level): Skip tests if valid_addr_p returns false for
7795 $cmd1 or $cmd2.
7796
7797 2015-03-11 Andy Wingo <wingo@igalia.com>
7798
7799 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7800
7801 2015-03-11 Yao Qi <yao.qi@linaro.org>
7802
7803 * gdb.base/catch-syscall.exp: Fix typo in comments.
7804
7805 2015-03-11 Yao Qi <yao.qi@linaro.org>
7806
7807 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7808
7809 2015-03-09 Pedro Alves <palves@redhat.com>
7810
7811 * dg-extract-results.py: Delete.
7812
7813 2015-03-09 Pedro Alves <palves@redhat.com>
7814
7815 Merge dg-extract-results.sh from GCC upstream (r218843).
7816
7817 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7818 * dg-extract-results.sh: Use --text with grep to avoid issues with
7819 binary files. Fall back to cat -v, if that doesn't work.
7820
7821 2015-03-05 Pedro Alves <palves@redhat.com>
7822
7823 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7824
7825 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7826
7827 * lib/mi-support.exp (mi_expect_interrupt): Accept
7828 alternative event for when in all-stop mode.
7829
7830 2015-03-04 Pedro Alves <palves@redhat.com>
7831
7832 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7833
7834 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7835
7836 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7837
7838 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7839
7840 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7841 regexps for GDB's current line display, accept a hex address
7842 preceding the line number.
7843
7844 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7845
7846 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7847 the 'arch1' variable for "s390*-linux*" targets.
7848
7849 2015-03-04 Pedro Alves <palves@redhat.com>
7850
7851 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7852 (main): Pass missing retval argument to pthread_join call.
7853
7854 2015-03-02 Pedro Alves <palves@redhat.com>
7855
7856 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7857 (top level): Call do_test with non-stop as well.
7858
7859 2015-03-02 Pedro Alves <palves@redhat.com>
7860
7861 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7862 -1.
7863
7864 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7865
7866 * gdb.arch/s390-vregs.exp: New test.
7867 * gdb.arch/s390-vregs.S: New file.
7868
7869 2015-02-27 Pedro Alves <palves@redhat.com>
7870
7871 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7872 call to catch_command_errors.
7873 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7874 catch_command_errors.
7875
7876 2015-02-27 Pedro Alves <palves@redhat.com>
7877
7878 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7879 "true" for boolean result.
7880 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7881 prototype of main.
7882
7883 2015-02-27 Pedro Alves <palves@redhat.com>
7884
7885 * lib/unbuffer_output.c: New file.
7886 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7887 (main): Call gdb_unbuffer_output.
7888
7889 2015-02-27 Yao Qi <yao.qi@linaro.org>
7890
7891 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7892 target.
7893
7894 2015-02-26 Doug Evans <dje@google.com>
7895
7896 * gdb.cp/class2.cc (Dbase, D): New classes.
7897 (main): New local delta.
7898 * gdb.cp/class2.exp: Test printing delta.
7899 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7900 (dynbar): New global.
7901 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7902
7903 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7904
7905 * gdb.compile/compile-ifunc.c: New file.
7906 * gdb.compile/compile-ifunc.exp: New file.
7907
7908 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7909
7910 * gdb.base/structs.exp: Check for correct struct on finish.
7911
7912 2015-02-26 Yao Qi <yao.qi@linaro.org>
7913
7914 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7915 is zero.
7916
7917 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7918
7919 * gdb.arch/cordic.ko.bz2: New file.
7920 * gdb.arch/cordic.ko.debug.bz2: New file.
7921 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7922
7923 2015-02-25 Yao Qi <yao.qi@linaro.org>
7924
7925 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7926 aarch64*-*-* target.
7927
7928 2015-02-23 Pedro Alves <palves@redhat.com>
7929
7930 * lib/gdb.exp (delete_breakpoints): Rewrite using
7931 gdb_test_multiple.
7932
7933 2015-02-23 Pedro Alves <palves@redhat.com>
7934
7935 * gdb.base/info-os.c: Include stdlib.h.
7936
7937 2015-02-22 Doug Evans <xdje42@gmail.com>
7938
7939 PR symtab/17855
7940 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7941 is read after symbols have been re-read.
7942 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7943 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7944
7945 2015-02-21 Doug Evans <dje@google.com>
7946
7947 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7948
7949 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7950
7951 PR corefiles/17808
7952 * gdb.arch/i386-biarch-core.core.bz2: New file.
7953 * gdb.arch/i386-biarch-core.exp: New file.
7954
7955 2015-02-21 Pedro Alves <palves@redhat.com>
7956
7957 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7958 runto_main fails.
7959
7960 2015-02-20 Pedro Alves <palves@redhat.com>
7961
7962 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7963 info probes.
7964
7965 2015-02-20 Pedro Alves <palves@redhat.com>
7966
7967 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7968
7969 2015-02-20 Pedro Alves <palves@redhat.com>
7970
7971 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7972 clean_restart before gdb_target_supports_trace.
7973
7974 2015-02-20 Pedro Alves <palves@redhat.com>
7975
7976 PR threads/18006
7977 * gdb.threads/clone-thread_db.c: New file.
7978 * gdb.threads/clone-thread_db.exp: New file.
7979
7980 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7981
7982 PR breakpoints/16812
7983 * gdb.base/catch-gdb-caused-signals.c: New file.
7984 * gdb.base/catch-gdb-caused-signals.exp: New file.
7985
7986 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7987
7988 * configure: Regenerated.
7989 * configure.ac: Use GDB_AC_TRANSFORM.
7990 * aclocal.m4: sinclude ../transform.m4.
7991
7992 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7993
7994 * lib/dtrace.exp: New file.
7995 * gdb.base/dtrace-probe.exp: Likewise.
7996 * gdb.base/dtrace-probe.d: Likewise.
7997 * gdb.base/dtrace-probe.c: Likewise.
7998 * lib/pdtrace.in: Likewise.
7999 * configure.ac: Output variables with the transformed names of
8000 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
8001 * configure: Regenerated.
8002
8003 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
8004
8005 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
8006 expected message when trying to access $_probe_* convenience
8007 variables while not on a probe.
8008
8009 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8010
8011 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
8012
8013 2015-02-11 Pedro Alves <pedro@codesourcery.com>
8014
8015 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
8016 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
8017
8018 2015-02-10 Doug Evans <xdje42@gmail.com>
8019
8020 * lib/gdb.exp (gdb_load): Always return a result.
8021
8022 2015-02-10 Pedro Alves <palves@redhat.com>
8023
8024 * gdb.threads/signal-sigtrap.c: New file.
8025 * gdb.threads/signal-sigtrap.exp: New file.
8026
8027 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
8028
8029 * gdb.trace/no-attach-trace.c: New file.
8030 * gdb.trace/no-attach-trace.exp: New file.
8031
8032 2015-02-09 Mark Wielaard <mjw@redhat.com>
8033
8034 * gdb.dwarf2/atomic.c: New file.
8035 * gdb.dwarf2/atomic-type.exp: Likewise.
8036
8037 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8038
8039 * gdb.btrace/buffer-size.exp: Update "info record" output.
8040 * gdb.btrace/delta.exp: Update "info record" output.
8041 * gdb.btrace/enable.exp: Update "info record" output.
8042 * gdb.btrace/finish.exp: Update "info record" output.
8043 * gdb.btrace/instruction_history.exp: Update "info record" output.
8044 * gdb.btrace/next.exp: Update "info record" output.
8045 * gdb.btrace/nexti.exp: Update "info record" output.
8046 * gdb.btrace/step.exp: Update "info record" output.
8047 * gdb.btrace/stepi.exp: Update "info record" output.
8048 * gdb.btrace/nohist.exp: Update "info record" output.
8049
8050 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8051
8052 * gdb.btrace/buffer-size: New.
8053
8054 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8055
8056 * gdb.btrace/delta.exp: Update "info record" output.
8057 * gdb.btrace/enable.exp: Update "info record" output.
8058 * gdb.btrace/finish.exp: Update "info record" output.
8059 * gdb.btrace/instruction_history.exp: Update "info record" output.
8060 * gdb.btrace/next.exp: Update "info record" output.
8061 * gdb.btrace/nexti.exp: Update "info record" output.
8062 * gdb.btrace/step.exp: Update "info record" output.
8063 * gdb.btrace/stepi.exp: Update "info record" output.
8064 * gdb.btrace/nohist.exp: Update "info record" output.
8065
8066 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
8067
8068 PR gdb/15678
8069 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
8070
8071 2015-02-06 Pedro Alves <palves@redhat.com>
8072
8073 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
8074 macro.
8075 (seconds_left, again): New globals.
8076 (main): Wait seconds_left in a 1-second sleep loop instead of
8077 sleeping 180 seconds. If 'again' is set, reset the seconds
8078 counter.
8079 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
8080 'again' in the inferior before detaching. Print the seconds left.
8081 (options): New global.
8082 (top level): Build program with -DTIMEOUT=$timeout.
8083
8084 2015-02-06 Pedro Alves <palves@redhat.com>
8085
8086 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
8087 determine how many seconds to pass to 'alarm'.
8088 * gdb.base/gdb-sigterm.exp (top level): Build program with
8089 -DTIMEOUT=$timeout.
8090 (do_test): Return success/failure indication. Add more verbose
8091 logging. Don't fail if 200 single steps are seen. Instead, fail
8092 when the test times out.
8093 (passes): New global.
8094 (top level): Break the testing loop if testing fails on any
8095 iteration. Use gdb_assert.
8096
8097 2015-02-04 Don Breazeal <donb@codesourcery.com>
8098
8099 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
8100 and initialize them.
8101 (ipc_cleanup): New function.
8102 (main): Don't declare shmid, semid, and msqid. Add a call to
8103 atexit so that we call ipc_cleanup on exit.
8104
8105 2015-02-04 Pedro Alves <palves@redhat.com>
8106
8107 * boards/native-extended-gdbserver.exp: Remove any target variant
8108 specifications from the board name before clearing the isremote
8109 flag from board_info.
8110
8111 2015-01-31 Doug Evans <xdje42@gmail.com>
8112
8113 * gdb.base/maint.exp <maint print type argc>: Update expected output.
8114
8115 2015-01-31 Gary Benson <gbenson@redhat.com>
8116
8117 * gdb.base/completion.exp: Disable completion limiting for
8118 existing tests. Add new tests to check completion limiting.
8119 * gdb.linespec/ls-errs.exp: Disable completion limiting.
8120
8121 2015-01-31 Doug Evans <xdje42@gmail.com>
8122
8123 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
8124
8125 2015-01-31 Doug Evans <xdje42@gmail.com>
8126
8127 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
8128 entries. Duplicate file section script entries.
8129 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
8130 inlined entries. Add test for safe-path rejection.
8131 * gdb.python/py-section-script.c: Add duplicate inlined section script
8132 entries. Duplicate file section script entries.
8133 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
8134 inlined entries. Add test for safe-path rejection.
8135
8136 2015-01-29 Joel Brobecker <brobecker@adacore.com>
8137
8138 * gdb.ada/disc_arr_bound: New testcase.
8139
8140 2015-01-29 Joel Brobecker <brobecker@adacore.com>
8141
8142 * gdb.ada/mi_var_array: New testcase.
8143
8144 2015-01-27 Doug Evans <dje@google.com>
8145
8146 * gdb.python/py-objfile.exp: Add tests for objfile.username.
8147 Add test for objfile.filename, objfile.username after objfile
8148 has been unloaded.
8149
8150 2015-01-26 Joel Brobecker <brobecker@adacore.com>
8151
8152 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
8153 the second test to print the name attribute of value
8154 returned by the call to gdb.lookup_type, and adjust
8155 the expected output accordingly.
8156
8157 2015-01-25 Mark Wielaard <mjw@redhat.com>
8158
8159 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
8160 * gdb.base/disp-step-fork.c: Include unistd.h.
8161 * gdb.base/siginfo-obj.c: Include stdio.h.
8162 * gdb.base/siginfo-thread.c: Likewise.
8163 * gdb.mi/non-stop.c: Include unistd.h.
8164 * gdb.mi/nsthrexec.c: Include stdio.h.
8165 * gdb.mi/pthreads.c: Include unistd.h.
8166 * gdb.modula2/unbounded1.c (main): Declare returns int.
8167 * gdb.reverse/consecutive-reverse.c: Likewise.
8168 * gdb.threads/create-fail.c: Include unistd.h.
8169 * gdb.threads/killed.c: Likewise.
8170 * gdb.threads/linux-dp.c: Likewise.
8171 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
8172 * gdb.threads/non-ldr-exc-2.c: Likewise.
8173 * gdb.threads/non-ldr-exc-3.c: Likewise.
8174 * gdb.threads/non-ldr-exc-4.c: Likewise.
8175 * gdb.threads/pthreads.c: Include unistd.h.
8176 (main): Declare returns int.
8177 * gdb.threads/tls-main.c (foo): New declaration.
8178 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
8179
8180 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
8181
8182 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
8183 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
8184
8185 2015-01-15 Mark Wielaard <mjw@redhat.com>
8186
8187 * gdb.base/noreturn-return.c: New file.
8188 * gdb.base/noreturn-return.exp: New file.
8189 * gdb.base/noreturn-finish.c: New file.
8190 * gdb.base/noreturn-finish.exp: New file.
8191
8192 2015-01-23 Pedro Alves <palves@redhat.com>
8193
8194 * gdb.threads/continue-pending-after-query.c: New file.
8195 * gdb.threads/continue-pending-after-query.exp: New file.
8196
8197 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
8198 Simon Marchi <simon.marchi@ericsson.com>
8199
8200 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
8201 * gdb.base/valgrind-db-attach.exp: Same.
8202 * gdb.base/valgrind-infcall.exp: Same.
8203 * lib/mi-support.exp (default_mi_gdb_start): Same.
8204 * lib/prompt.exp (default_prompt_gdb_start): Same.
8205 * lib/gdb.exp (default_gdb_spawn): Same.
8206 (gdb_interact): New.
8207
8208
8209 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8210
8211 * gdb.compile/compile.exp (pointer to jit function): New test.
8212
8213 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
8214
8215 * lib/gdb.exp (supports_process_record): Return true for
8216 powerpc*-*-linux*.
8217 (supports_reverse): Likewise.
8218
8219 2015-01-15 Don Breazeal <donb@codesourcery.com>
8220
8221 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
8222 instead of checking whether the target board is remote and
8223 use spawn_wait_for_attach instead of exec/sleep.
8224 * gdb.base/attach-twice.exp: Likewise.
8225
8226 2015-01-15 Joel Brobecker <brobecker@adacore.com>
8227
8228 * gdb.ada/var_arr_attrs: New testcase.
8229
8230 2015-01-14 Pedro Alves <palves@redhat.com>
8231 Joel Brobecker <brobecker@adacore.com>
8232
8233 PR gdb/17525
8234 * gdb.base/bp-cmds-execution-x-script.c: New file.
8235 * gdb.base/bp-cmds-execution-x-script.exp: New file.
8236 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
8237
8238 2015-01-14 Pedro Alves <palves@redhat.com>
8239
8240 PR cli/17828
8241 * gdb.base/batch-preserve-term-settings.c: New file.
8242 * gdb.base/batch-preserve-term-settings.exp: New file.
8243
8244 2015-01-13 Doug Evans <dje@google.com>
8245
8246 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
8247 binary.
8248
8249 2015-01-13 Joel Brobecker <brobecker@adacore.com>
8250
8251 * Makefile.in (clean mostlyclean): Do not delete *.py.
8252
8253 2015-01-13 Joel Brobecker <brobecker@adacore.com>
8254
8255 * gdb.python/py-lookup-type.exp: New file.
8256
8257 2015-01-12 Pedro Alves <palves@redhat.com>
8258
8259 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
8260 restore GDBFLAGS before returning.
8261
8262 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8263
8264 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
8265 is_amd64_regs_target and is_x86_like_target.
8266
8267 2015-01-11 Doug Evans <xdje42@gmail.com>
8268
8269 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
8270 is given without an explicit form.
8271 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
8272 attributes.
8273 * gdb.dwarf/corrupt.exp: Ditto.
8274 * gdb.dwarf2/enum-type.exp: Ditto.
8275 * gdb.trace/entry-values.exp: Ditto.
8276 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
8277
8278 2015-01-11 Doug Evans <xdje42@gmail.com>
8279
8280 PR gdb/15830
8281 * gdb.base/maint.exp: Remove references to "maint demangle".
8282 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
8283 Add tests for explicitly specifying language to demangle.
8284 * gdb.dlang/demangle.exp: Ditto.
8285
8286 2015-01-09 Pedro Alves <palves@redhat.com>
8287
8288 * gdb.threads/non-stop-fair-events.c: New file.
8289 * gdb.threads/non-stop-fair-events.exp: New file.
8290
8291 2015-01-09 Pedro Alves <palves@redhat.com>
8292
8293 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
8294 the global scope. Set a breakpoint after all threads are started
8295 rather than stepping over two source lines. Expect the prompt.
8296 * gdb.base/watch_thread_num.c (threads_started_barrier): New
8297 global.
8298 (NUM): Now 15.
8299 (main): Use threads_started_barrier to wait for all threads to
8300 start. Main thread no longer calls thread_function. Exit after
8301 180 seconds.
8302 (loop): New function.
8303 (thread_function): Wait on threads_started_barrier barrier. Call
8304 'loop' at each iteration.
8305 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
8306 threads have started, instead of hardcoding number of "next"
8307 steps. Use an access watchpoint instead of a write watchpoint.
8308
8309 2015-01-09 Pedro Alves <palves@redhat.com>
8310
8311 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
8312 (thread_func): Wait on barrier.
8313 (main): Wait for all threads to start before stopping GDB.
8314 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
8315 global.
8316 (thread1_func, thread2_func): Wait on barrier.
8317 (main): Wait for all threads to start before stopping GDB.
8318 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
8319 New global.
8320 (thread1_func, thread2_func): Wait on barrier.
8321 (main): Wait for all threads to start before stopping GDB.
8322
8323 2015-01-09 Pedro Alves <palves@redhat.com>
8324
8325 * gdb.threads/attach-many-short-lived-threads.c: New file.
8326 * gdb.threads/attach-many-short-lived-threads.exp: New file.
8327
8328 2014-01-09 Pedro Alves <palves@redhat.com>
8329
8330 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
8331 instead of to thread 2.
8332 * gdb.threads/signal-command-multiple-signals-pending.c (main):
8333 Add barrier around each pthread_create call instead of around all
8334 calls.
8335 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
8336 Set a break on thread_function and have the child threads hit it
8337 one at at a time.
8338
8339 2015-01-09 Pedro Alves <palves@redhat.com>
8340
8341 * lib/gdb.exp (can_spawn_for_attach): New procedure.
8342 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
8343 false.
8344 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
8345 checking whether the target board is remote.
8346 * gdb.multi/multi-attach.exp: Likewise.
8347 * gdb.python/py-sync-interp.exp: Likewise.
8348 * gdb.server/ext-attach.exp: Likewise.
8349 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
8350 tests that need to attach, instead of checking whether the target
8351 board is remote at the top of the file.
8352
8353 2015-01-08 Yao Qi <yao@codesourcery.com>
8354
8355 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8356
8357 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8358
8359 Fix testcase compilation.
8360 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8361
8362 2015-01-06 Joel Brobecker <brobecker@adacore.com>
8363
8364 * gdb.python/py-type.exp: Add a couple test about empty
8365 array creation, and negative-length array creation.
8366
8367 2015-01-02 Doug Evans <xdje42@gmail.com>
8368
8369 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8370
8371 2015-01-02 Doug Evans <dje@google.com>
8372
8373 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8374
8375 2014-12-29 Yao Qi <yao@codesourcery.com>
8376
8377 * gdb.trace/entry-values.exp: Update comments. Rename variable
8378 bar_call_foo to returned_from_foo.
8379
8380 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8381
8382 PR gdb/17394
8383 * gdb.linespec/break-asm-file.c: New file.
8384 * gdb.linespec/break-asm-file.exp: New file.
8385 * gdb.linespec/break-asm-file0.s: New file.
8386 * gdb.linespec/break-asm-file1.s: New file.
8387
8388 2014-12-18 Nigel Stephens <nigel@mips.com>
8389 Maciej W. Rozycki <macro@codesourcery.com>
8390
8391 * gdb.base/float.exp: Handle the new output from "info float" on
8392 MIPS targets.
8393
8394 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8395
8396 Fix MinGW compilation.
8397 * gdb.compile/compile-ops.exp: Update untested message if
8398 !skip_compile_feature_tests.
8399 * gdb.compile/compile-setjmp.exp: Likewise.
8400 * gdb.compile/compile-tls.exp: Likewise.
8401 * gdb.compile/compile.exp: Likewise.
8402 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8403 supported on this host".
8404
8405 2014-12-16 Doug Evans <xdje42@gmail.com>
8406
8407 * boards/stabs.exp: New file.
8408
8409 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8410
8411 * gdb.base/completion.exp: Adjust to format changes of "maint
8412 print user-registers".
8413
8414 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
8415
8416 PR server/17457
8417 * gdb.arch/aarch64-fp.c: New file.
8418 * gdb.arch/aarch64-fp.exp: New file.
8419
8420 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8421
8422 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8423 r210637, r210913, r211666, r215400, r215817).
8424
8425 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8426 * dg-extract-results.py: New file.
8427 * dg-extract-results.sh: Use it if the environment seems
8428 suitable.
8429
8430 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8431
8432 * dg-extract-results.py (parse_run): Handle warnings that
8433 are printed before a test harness is run.
8434
8435 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8436
8437 * dg-extract-results.py (Named): Remove __cmp__ method.
8438 (output_variation): Use a key to sort variation.harnesses.
8439
8440 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8441
8442 * dg-extract-results.py: For Python 3, force sys.stdout to
8443 handle surrogate escape sequences.
8444 (safe_open): New function.
8445 (output_segment, main): Use it.
8446
8447 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8448
8449 * dg-extract-results.py (Prog.result_re): Include options
8450 in test name.
8451
8452 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8453
8454 * dg-extract-results.py (output_variation): Always sort if
8455 do_sum.
8456
8457 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8458
8459 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8460 as long as we get pagination notifications.
8461
8462 2014-12-15 Jason Merrill <jason@redhat.com>
8463
8464 * Makefile.in (check-gdb.%): Restore.
8465 * README: Mention it.
8466
8467 2014-12-13 Joel Brobecker <brobecker@adacore.com>
8468
8469 * gdb.ada/str_uninit: New testcase.
8470
8471 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8472
8473 PR symtab/17642
8474 * gdb.base/vla-stub-define.c: New file.
8475 * gdb.base/vla-stub.c: New file.
8476 * gdb.base/vla-stub.exp: New file.
8477
8478 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8479 Jan Kratochvil <jan.kratochvil@redhat.com>
8480 Tom Tromey <tromey@redhat.com>
8481
8482 * configure.ac: Add gdb.compile/.
8483 * configure: Regenerate.
8484 * gdb.compile/Makefile.in: New file.
8485 * gdb.compile/compile-ops.exp: New file.
8486 * gdb.compile/compile-ops.c: New file.
8487 * gdb.compile/compile-tls.c: New file.
8488 * gdb.compile/compile-tls.exp: New file.
8489 * gdb.compile/compile-constvar.S: New file.
8490 * gdb.compile/compile-constvar.c: New file.
8491 * gdb.compile/compile-mod.c: New file.
8492 * gdb.compile/compile-nodebug.c: New file.
8493 * gdb.compile/compile-setjmp-mod.c: New file.
8494 * gdb.compile/compile-setjmp.c: New file.
8495 * gdb.compile/compile-setjmp.exp: New file.
8496 * gdb.compile/compile-shlib.c: New file.
8497 * gdb.compile/compile.c: New file.
8498 * gdb.compile/compile.exp: New file.
8499 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8500
8501 2014-12-12 Tom Tromey <tromey@redhat.com>
8502
8503 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8504 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8505
8506 2014-12-12 Doug Evans <dje@google.com>
8507
8508 * lib/gdb-python.exp (get_python_valueof): New function.
8509 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8510
8511 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8512
8513 * gdb.base/completion.exp: Add test for completion of "info
8514 registers ".
8515
8516 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8517
8518 * gdb.base/func-ptrs.c: New file.
8519 * gdb.base/func-ptrs.exp: New file.
8520
8521 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8522
8523 PR breakpoints/17012
8524 * gdb.base/dprintf-detach.c: New file.
8525 * gdb.base/dprintf-detach.exp: New file.
8526
8527 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8528
8529 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8530 * lib/gdb.exp (target_is_gdbserver): New procedure.
8531
8532 2014-12-08 Doug Evans <dje@google.com>
8533
8534 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8535
8536 2014-12-05 Yao Qi <yao@codesourcery.com>
8537
8538 * gdb.guile/scm-error.exp: Remove the third argument to
8539 gdb_remote_download.
8540 * gdb.guile/scm-frame-args.exp: Likewise.
8541 * gdb.guile/scm-section-script.exp: Likewise.
8542
8543 2014-12-05 Yao Qi <yao@codesourcery.com>
8544
8545 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8546
8547 2014-12-04 Doug Evans <dje@google.com>
8548
8549 * gdb.python/py-objfile.exp: Add tests for
8550 objfile.add_separate_debug_file.
8551
8552 2014-12-04 Doug Evans <dje@google.com>
8553
8554 * lib/gdb.exp (get_build_id): New function.
8555 (build_id_debug_filename_get): Rewrite to use it.
8556 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8557
8558 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8559
8560 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8561 `method(long)', not just 0x0.
8562 * gdb.cp/nsalias.exp: Align code labels to 4.
8563 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8564 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8565 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8566 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8567 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8568 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8569
8570 2014-12-02 Doug Evans <dje@google.com>
8571
8572 PR symtab/17602
8573 * gdb.cp/anon-ns.cc: Move guts of this file to ...
8574 * gdb.cp/anon-ns2.cc: ... here. New file.
8575 * gdb.cp/anon-ns.exp: Update.
8576
8577 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
8578
8579 * gdb.python/py-events.py (inferior_call_handler): New.
8580 (register_changed_handler, memory_changed_handler): New.
8581 (test_events.invoke): Register new handlers.
8582 * gdb.python/py-events.exp: Add tests for inferior call,
8583 memory_changed and register_changed events.
8584
8585 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8586
8587 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8588 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8589 if the linker doesn't understand this.
8590
8591 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8592
8593 * gdb.python/python.exp: Change expected reply to help().
8594
8595 2014-12-01 Yao Qi <yao@codesourcery.com>
8596
8597 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8598 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8599 * configure: Re-generated.
8600
8601 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8602
8603 * gdb.cp/chained-calls.cc: New file.
8604 * gdb.cp/chained-calls.exp: New file.
8605 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8606
8607 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8608
8609 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8610 * gdb.dwarf2/symtab-producer.exp: Same.
8611 * gdb.gdb/python-interrupts.exp: Same.
8612 * gdb.gdb/python-selftest.exp: Same.
8613 * gdb.python/py-linetable.exp: Same.
8614 * gdb.python/py-type.exp: Same.
8615 * gdb.python/py-value-cc.exp: Same.
8616 * gdb.python/py-value.exp: Same.
8617
8618 2014-11-28 Yao Qi <yao@codesourcery.com>
8619
8620 * gdb.base/break-probes.exp: Match library name prefixed with
8621 sysroot.
8622
8623 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8624
8625 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8626 test expected output. Add parentheses for the call to print.
8627 Remove L suffix from integers.
8628
8629 2014-11-26 Doug Evans <dje@google.com>
8630
8631 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8632
8633 2014-11-22 Yao Qi <yao@codesourcery.com>
8634
8635 * gdb.trace/entry-values.c: Remove asms.
8636 (foo): Add foo_label.
8637 (bar): Add bar_label.
8638 * gdb.trace/entry-values.exp: Remove code computing foo's
8639 length and bar's length.
8640 (Dwarf::assemble): Invoke function_range for bar and use
8641 MACRO_AT_func for foo.
8642
8643 2014-11-22 Yao Qi <yao@codesourcery.com>
8644
8645 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8646 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8647 Use .Lgcc43_procstart instead of gcc43.
8648
8649 2014-11-21 Joel Brobecker <brobecker@adacore.com>
8650
8651 * gdb.ada/n_arr_bound: New testcase.
8652
8653 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8654
8655 PR breakpoints/10737
8656 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8657 test_catch_syscall_multi_arch.
8658 (test_catch_syscall_multi_arch): New function.
8659
8660 2014-11-20 Doug Evans <xdje42@gmail.com>
8661
8662 * gdb.base/maint.exp: Update expected output.
8663
8664 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8665
8666 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8667 4-byte instruction on S390.
8668
8669 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8670
8671 * gdb.ada/arr_arr: New testcase.
8672
8673 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8674
8675 * gdb.ada/pkd_arr_elem: New Testcase.
8676
8677 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
8678
8679 * gdb.reverse/break-precsave: Expect completion message for
8680 core file reads.
8681 * gdb.reverse/consecutive-precsave.exp: Likewise.
8682 * gdb.reverse/finish-precsave.exp: Likewise.
8683 * gdb.reverse/i386-precsave.exp: Likewise.
8684 * gdb.reverse/machinestate-precsave.exp: Likewise.
8685 * gdb.reverse/sigall-precsave.exp: Likewise.
8686 * gdb.reverse/solib-precsave.exp: Likewise.
8687 * gdb.reverse/step-precsave.exp: Likewise.
8688 * gdb.reverse/until-precsave.exp: Likewise.
8689 * gdb.reverse/watch-precsave.exp: Likewise.
8690
8691 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8692
8693 * gdb.base/bp-permanent.c: Include unistd.h.
8694 * gdb.python/py-framefilter-mi.c (main): Add return type.
8695 * gdb.python/py-framefilter.c (main): Likewise.
8696 * gdb.trace/actions-changed.c (main): Likewise.
8697
8698 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8699
8700 * gdb.mi/until.c: Add eye-catchers.
8701 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8702 line numbers.
8703
8704 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8705
8706 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8707 function header variants in break1.c.
8708 * gdb.base/ena-dis-br.exp: Likewise.
8709 * gdb.base/hbreak2.exp: Likewise.
8710 * gdb.reverse/until-precsave.exp: Drop references to removed
8711 non-prototype function header variants in ur1.c.
8712 * gdb.reverse/until-reverse.exp: Likewise.
8713
8714 2014-11-17 Petr Machata <pmachata@redhat.com>
8715
8716 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8717 ${_cu_offset_size} bytes abbrev offset.
8718
8719 2014-11-15 Doug Evans <xdje42@gmail.com>
8720
8721 PR symtab/17559
8722 * gdb.base/line-symtabs.exp: New file.
8723 * gdb.base/line-symtabs.c: New file.
8724 * gdb.base/line-symtabs.h: New file.
8725
8726 2014-11-14 Yao Qi <yao@codesourcery.com>
8727
8728 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8729 (func): Add label func_label.
8730 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8731 Replace low_pc and high_pc with MACRO_AT_range.
8732 Replace name, low_pc and high_pc with MACRO_AT_func.
8733
8734 2014-11-14 Yao Qi <yao@codesourcery.com>
8735
8736 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8737 Replace name, low_pc and high_pc with MACRO_AT_func.
8738
8739 2014-11-14 Yao Qi <yao@codesourcery.com>
8740
8741 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8742 produce debug information.
8743 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8744
8745 2014-11-14 Yao Qi <yao@codesourcery.com>
8746
8747 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8748 object and get function length.
8749 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8750 with MACRO_AT_func.
8751 (top-level): Replace gdb_compile and clean_restart with
8752 prepare_for_testing.
8753 * gdb.dwarf2/main.c (main): Add label main_label.
8754
8755 2014-11-14 Yao Qi <yao@codesourcery.com>
8756
8757 * lib/dwarf.exp (function_range): New procedure.
8758 (Dwarf::_handle_macro_at_func): New procedure.
8759 (Dwarf::_handle_macro_at_range): New procedure.
8760 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8761
8762 2014-11-14 Yao Qi <yao@codesourcery.com>
8763
8764 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8765 (_handle_attribute): New procedure.
8766
8767 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8768
8769 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8770 * gdb.base/call-sc.c (zed): Likewise.
8771 * gdb.base/checkpoint.c (main): Likewise.
8772 * gdb.base/dump.c (main): Likewise.
8773 * gdb.base/gcore.c (main): Likewise.
8774 * gdb.base/huge.c (main): Likewise.
8775 * gdb.base/multi-forks.c (main): Likewise.
8776 * gdb.base/pr10179-a.c (main): Likewise.
8777 * gdb.base/savedregs.c (main): Likewise.
8778 * gdb.base/sigaltstack.c (main): Likewise.
8779 * gdb.base/siginfo.c (main): Likewise.
8780 * gdb.base/structs.c (zed): Likewise.
8781 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8782 * gdb.mi/mi-syn-frame.c (main): Likewise.
8783 * gdb.mi/until.c (foo, main): Likewise.
8784 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8785 * gdb.base/solib-weak.c (foo): Declare.
8786 * gdb.base/attach-twice.c: Include stdio.h.
8787 * gdb.base/weaklib1.c: Likewise.
8788 * gdb.base/weaklib2.c: Likewise.
8789 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8790 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8791 unistd.h.
8792 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8793 * gdb.mi/mi-exit-code.c: Likewise.
8794 * gdb.base/break-interp-lib.c: Include string.h.
8795 * gdb.base/coremaker.c: Likewise.
8796 * gdb.base/testenv.c: Likewise.
8797 * gdb.python/py-finish-breakpoint.c: Likewise.
8798 * gdb.base/inferior-died.c: Include sys/wait.h.
8799 * gdb.base/fileio.c: Include time.h.
8800 * gdb.base/async-shell.c: Include unistd.h.
8801 * gdb.base/dprintf-non-stop.c: Likewise.
8802 * gdb.base/info-os.c: Likewise.
8803 * gdb.mi/mi-console.c: Likewise.
8804 * gdb.mi/watch-nonstop.c: Likewise.
8805 * gdb.python/py-events.c: Likewise.
8806 * gdb.base/async.c (baz): Move up before its invocation.
8807 * gdb.base/code_elim2.c (my_global_func): Likewise.
8808 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8809 * gdb.base/advance.c (func2): Likewise.
8810
8811 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8812
8813 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8814 variant.
8815 * gdb.base/annota3.c: Likewise.
8816 * gdb.base/async.c: Likewise.
8817 * gdb.base/average.c: Likewise.
8818 * gdb.base/call-ar-st.c: Likewise.
8819 * gdb.base/call-rt-st.c: Likewise.
8820 * gdb.base/call-sc.c: Likewise.
8821 * gdb.base/call-strs.c: Likewise.
8822 * gdb.base/ending-run.c: Likewise.
8823 * gdb.base/execd-prog.c: Likewise.
8824 * gdb.base/exprs.c: Likewise.
8825 * gdb.base/foll-exec.c: Likewise.
8826 * gdb.base/foll-fork.c: Likewise.
8827 * gdb.base/foll-vfork.c: Likewise.
8828 * gdb.base/funcargs.c: Likewise.
8829 * gdb.base/gcore.c: Likewise.
8830 * gdb.base/jump.c: Likewise.
8831 * gdb.base/langs0.c: Likewise.
8832 * gdb.base/langs1.c: Likewise.
8833 * gdb.base/langs2.c: Likewise.
8834 * gdb.base/mips_pro.c: Likewise.
8835 * gdb.base/nodebug.c: Likewise.
8836 * gdb.base/opaque0.c: Likewise.
8837 * gdb.base/opaque1.c: Likewise.
8838 * gdb.base/recurse.c: Likewise.
8839 * gdb.base/run.c: Likewise.
8840 * gdb.base/scope0.c: Likewise.
8841 * gdb.base/scope1.c: Likewise.
8842 * gdb.base/setshow.c: Likewise.
8843 * gdb.base/setvar.c: Likewise.
8844 * gdb.base/shmain.c: Likewise.
8845 * gdb.base/shr1.c: Likewise.
8846 * gdb.base/shr2.c: Likewise.
8847 * gdb.base/sigall.c: Likewise.
8848 * gdb.base/signals.c: Likewise.
8849 * gdb.base/so-indr-cl.c: Likewise.
8850 * gdb.base/solib2.c: Likewise.
8851 * gdb.base/structs.c: Likewise.
8852 * gdb.base/sum.c: Likewise.
8853 * gdb.base/vforked-prog.c: Likewise.
8854 * gdb.base/watchpoint.c: Likewise.
8855 * gdb.reverse/shr2.c: Likewise.
8856 * gdb.reverse/until-reverse.c: Likewise.
8857 * gdb.reverse/ur1.c: Likewise.
8858 * gdb.reverse/watch-reverse.c: Likewise.
8859
8860 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8861
8862 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8863 variant.
8864 * gdb.base/sepdebug.exp: Drop references to removed code.
8865
8866 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8867
8868 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8869 variant. Preserve original line numbering.
8870 * gdb.base/list1.c: Likewise.
8871
8872 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8873
8874 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8875 variant.
8876 * gdb.base/break1.c: Likewise.
8877 * gdb.base/break.exp: Drop references to removed code.
8878
8879 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8880
8881 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8882 variant.
8883
8884 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8885
8886 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8887
8888 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8889
8890 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8891 logic into perform_all_tests() and invoke it with and without
8892 function header prototypes.
8893 (do_function_calls): Remove conditional XFAIL for PR 5318.
8894 (rerun_and_prepare): Remove duplicate code.
8895 (perform_all_tests): New. Main logic moved here.
8896
8897 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8898
8899 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8900 code guarded by #ifdef NO_PROTOTYPES.
8901 (t_double_many_args): Likewise.
8902 (DEF_FUNC_MANY_ARGS_1): Likewise.
8903 (DEF_FUNC_VALUES_1): Likewise.
8904 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8905 guarded by #ifdef PROTOTYPES.
8906
8907 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8908
8909 * gdb.mi/mi-console.c: Add eye-catcher.
8910 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8911 instead of literal line number.
8912
8913 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8914
8915 * gdb.base/shr2.c: Add eye-catcher.
8916 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8917 line number.
8918
8919 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8920
8921 * gdb.base/jump.c: Add eye-catchers.
8922 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8923 numbers.
8924
8925 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8926
8927 * gdb.base/execd-prog.c: Add eye-catchers.
8928 * gdb.base/foll-exec.c: Likewise.
8929 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8930 line numbers.
8931
8932 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8933
8934 * gdb.base/ending-run.c: Add eye-catchers.
8935 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8936 literal line numbers.
8937
8938 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8939
8940 * gdb.base/call-rt-st.c: Add eye-catchers.
8941 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8942 literal line numbers.
8943
8944 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8945
8946 * gdb.base/call-ar-st.c: Add eye-catchers.
8947 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8948 literal line numbers.
8949
8950 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8951
8952 * gdb.base/average.c: Add eye-catchers.
8953 * gdb.base/sum.c: Likewise.
8954 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8955 regexps dynamically.
8956
8957 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8958
8959 * gdb.base/solib1.c: Add eye-catchers.
8960 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8961 literal line numbers.
8962
8963 2014-11-12 Pedro Alves <palves@redhat.com>
8964
8965 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8966 leader has exited.
8967
8968 2014-11-12 Pedro Alves <palves@redhat.com>
8969
8970 * gdb.arch/i386-bp_permanent.c: New file.
8971 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8972 (srcfile): Set to i386-bp_permanent.c.
8973 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8974 that stepi does not execute the 'leave' instruction, instead of
8975 testing it does execute.
8976 * gdb.base/bp-permanent.c: New file.
8977 * gdb.base/bp-permanent.exp: New file.
8978
8979 2014-11-10 Doug Evans <xdje42@gmail.com>
8980
8981 PR symtab/17564
8982 * gdb.base/symtab-search-order.exp: New file.
8983 * gdb.base/symtab-search-order.c: New file.
8984 * gdb.base/symtab-search-order-1.c: New file.
8985 * gdb.base/symtab-search-order-shlib-1.c: New file.
8986
8987 2014-11-07 Pedro Alves <palves@redhat.com>
8988
8989 PR gdb/17511
8990 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8991 i?86-*-linux*.
8992
8993 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8994
8995 PR c++/17494
8996 * gdb.cp/pr17494.cc: New file.
8997 * gdb.cp/pr17494.exp: New file.
8998
8999 2014-11-02 Yao Qi <yao@codesourcery.com>
9000
9001 * gdb.python/python.exp: Get working directory and match the
9002 output of "set extended-prompt \\w " with it.
9003
9004 2014-10-30 Doug Evans <dje@google.com>
9005
9006 * gdb.python/py-objfile.exp: Add tests for setting random attributes
9007 in objfiles.
9008 * gdb.python/py-progspace.exp: Add tests for setting random attributes
9009 in progspaces.
9010
9011 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
9012
9013 * gdb.base/fullpath-expand.exp: Skip for a remote host.
9014 * gdb.base/realname-expand.exp: Likewise.
9015 * gdb.linespec/macro-relative.exp: Likewise.
9016
9017 2014-10-29 Pedro Alves <palves@redhat.com>
9018
9019 PR gdb/17408
9020 * gdb.threads/schedlock.c (some_function): New function.
9021 (call_function): New global.
9022 (MAYBE_CALL_SOME_FUNCTION): New macro.
9023 (thread_function): Call it.
9024 * gdb.threads/schedlock.exp (get_args): Add description parameter,
9025 and use it instead of a global counter. Adjust all callers.
9026 (get_current_thread): Use "find current thread" for test message
9027 here rather than having all callers pass down the same string.
9028 (goto_loop): New procedure, factored out from ...
9029 (my_continue): ... this.
9030 (step_ten_loops): Change parameter from test message to command to
9031 use. Adjust.
9032 (list_count): Delete global.
9033 (check_result): New procedure, factored out from duplicate top
9034 level code.
9035 (continue tests): Wrap in with_test_prefix.
9036 (test_step): New procedure, factored out from duplicate top level
9037 code.
9038 (top level): Test "step" in combination with all scheduler-locking
9039 modes. Test "next" in combination with all scheduler-locking
9040 modes, and in combination with stepping over a function call or
9041 not.
9042 * gdb.threads/next-bp-other-thread.c: New file.
9043 * gdb.threads/next-bp-other-thread.exp: New file.
9044
9045 2014-10-29 Pedro Alves <palves@redhat.com>
9046
9047 PR python/17372
9048 * gdb.python/python.exp: Test a multi-line command that spawns
9049 interactive Python.
9050 * gdb.base/multi-line-starts-subshell.exp: New file.
9051
9052 2014-10-29 Yao Qi <yao@codesourcery.com>
9053
9054 * gdb.base/fileio.exp: Make directories on host.
9055
9056 2014-10-29 Yao Qi <yao@codesourcery.com>
9057
9058 * gdb.base/fileio.c (test_write): Close the file.
9059
9060 2014-10-28 Pedro Alves <palves@redhat.com>
9061
9062 PR gdb/12623
9063 * gdb.base/sigstep.c (no_handler): New global.
9064 (main): If 'no_handler is true, set the signal handlers to
9065 SIG_IGN.
9066 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
9067 with_sw_watch and no_handler parameters. Handle them.
9068 (top level) <stepping over handler when stopped at a breakpoint
9069 test>: Add a test axis for testing with a software watchpoint, and
9070 another for testing with the signal handler set to SIG_IGN.
9071 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
9072 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
9073
9074 2014-10-28 Pedro Alves <palves@redhat.com>
9075
9076 PR gdb/17511
9077 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
9078 * gdb.base/sigstep.exp (other_handler_location): New global.
9079 (advance): Support stepping into the signal handler, and running
9080 commands while in the handler.
9081 (in_handler_map): New global.
9082 (top level): In the advance test, add combinations for getting
9083 into the handler with stepping commands, and for running commands
9084 in the handler. Add comment descripting the advancei tests.
9085
9086 2014-10-28 Pedro Alves <palves@redhat.com>
9087
9088 * gdb.base/sigstep.exp: Use build_executable instead of
9089 prepare_for_testing.
9090 (top level): Move code that starts GDB, runs to main and creates a
9091 display to ...
9092 (restart): ... this new procedure.
9093 (top level): Move backtrace from signal handler test to ...
9094 (validate_backtrace): ... this new procedure.
9095 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
9096 with_test_prefix. Always restart GDB.
9097 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
9098 with_test_prefix. Always restart GDB. No need to delete
9099 breakpoints after the test.
9100 (test_skip_handler): Remove prefix parameter.
9101 (skip_over_handler, breakpoint_to_handler)
9102 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
9103 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
9104 restart GDB. No need to delete breakpoints after the test.
9105 (top level): Use foreach to call the test procedures with
9106 different commands.
9107
9108 2014-10-28 Pedro Alves <palves@redhat.com>
9109
9110 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
9111 instead of GNATS numbers.
9112 * gdb.base/sigbpt.exp: Likewise.
9113 * gdb.base/siginfo.exp: Likewise.
9114 * gdb.base/sigstep.exp: Likewise.
9115
9116 2014-10-27 Pedro Alves <palves@redhat.com>
9117
9118 * gdb.base/sigstep.c (dummy): New global.
9119 (main): Issue a couple writes to the new global.
9120 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
9121 procedures.
9122 (skip_over_handler): Use test_skip_handler.
9123 (top level): Call skip_over_handler for stepi and nexti too.
9124 (breakpoint_over_handler): Use test_skip_handler.
9125 (top level): Call breakpoint_over_handler for stepi and nexti too.
9126
9127 2014-10-27 Yao Qi <yao@codesourcery.com>
9128
9129 * gdb.trace/tfile.c (adjust_function_address)
9130 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
9131 function descriptor.
9132
9133 2014-10-24 Don Breazeal <donb@codesourcery.com>
9134
9135 * gdb.base/foll-fork.exp (test_follow_fork,
9136 catch_fork_child_follow): Check for updated fork messages emitted
9137 from infrun.c.
9138 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
9139 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
9140 vfork_and_exec_child_follow_through_step): Check for updated vfork
9141 messages emitted from infrun.c.
9142
9143 2014-10-24 Pedro Alves <palves@redhat.com>
9144
9145 * gdb.base/corefile.exp: Remove references to ultrix.
9146 * gdb.base/interrupt.exp: Likewise.
9147 * gdb.base/whatis.exp: Likewise.
9148 * gdb.gdb/selftest.exp: Likewise.
9149 * gdb.threads/manythreads.exp: Likewise.
9150 * gdb.threads/print-threads.exp: Likewise.
9151 * gdb.threads/pthreads.exp:: Likewise.
9152 * gdb.threads/schedlock.exp: Likewise.
9153
9154 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
9155
9156 * gdb.cp/non-trivial-retval.cc: Add a test case.
9157 * gdb.cp/non-trivial-retval.exp: Add a test.
9158
9159 2014-10-20 Yao Qi <yao@codesourcery.com>
9160
9161 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
9162 * gdb.python/py-objfile-script-gdb.py: New file.
9163 * gdb.python/py-objfile-script.exp: Update reference to
9164 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
9165 of remote_download. Remove the dest file.
9166
9167 2014-10-20 Yao Qi <yao@codesourcery.com>
9168
9169 * gdb.base/checkpoint.exp: Don't remove file copied on host.
9170 * gdb.base/step-line.exp: Likewise.
9171 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9172 * gdb.dwarf2/dw2-basic.exp: Likewise.
9173 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9174 * gdb.dwarf2/dw2-filename.exp: Likewise.
9175 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9176 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9177 * gdb.dwarf2/dw2-producer.exp: Likewise.
9178 * gdb.dwarf2/mac-fileno.exp: Likewise.
9179 * gdb.python/py-frame-args.exp: Likewise.
9180 * gdb.python/py-framefilter.exp: Likewise.
9181 * gdb.python/py-mi.exp: Likewise.
9182 * gdb.python/py-objfile-script.exp: Likewise
9183 * gdb.python/py-pp-integral.exp: Likewise.
9184 * gdb.python/py-pp-re-notag.exp: Likewise.
9185 * gdb.python/py-prettyprint.exp: Likewise.
9186 * gdb.python/py-section-script.exp: Likewise.
9187 * gdb.python/py-typeprint.exp: Likewise.
9188 * gdb.python/py-xmethods.exp: Likewise.
9189 * gdb.stabs/weird.exp: Likewise.
9190 * gdb.xml/tdesc-regs.exp: Likewise.
9191
9192 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
9193
9194 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
9195 (out_cu): Use addr_len for the size of addresses.
9196 (out_line): Likewise. Size DW_LNE_set_address instruction
9197 according to addr_len.
9198 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
9199 (FUNC): Add START_INSNS to definition.
9200
9201 2014-10-18 Yao Qi <yao@codesourcery.com>
9202
9203 * gdb.base/argv0-symlink.exp: Check argv[0] value if
9204 gdb_has_argv0 return true.
9205 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
9206 check [target_info exists noargs], check [gdb_has_argv0]
9207 instead.
9208 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9209 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
9210 procedures.
9211
9212 2014-10-17 Doug Evans <dje@google.com>
9213
9214 * gdb.python/py-events.exp: Update expected output for clear_objfiles
9215 event.
9216 * gdb.python/py-events.py: Add clear_objfiles event.
9217
9218 2014-10-17 Doug Evans <dje@google.com>
9219
9220 * gdb.python/py-objfile.exp: Test progspace attribute.
9221
9222 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
9223
9224 * gdb.guile/scm-breakpoint.exp: Do not assume any
9225 directory separators when matching source file paths.
9226 * gdb.python/py-breakpoint.exp: Likewise.
9227 * gdb.reverse/break-precsave.exp: Likewise.
9228 * gdb.reverse/break-reverse.exp: Likewise.
9229 * gdb.reverse/consecutive-precsave.exp: Likewise.
9230 * gdb.reverse/finish-precsave.exp: Likewise.
9231 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
9232 * gdb.reverse/finish-reverse.exp: Likewise.
9233 * gdb.reverse/i386-precsave.exp: Likewise.
9234 * gdb.reverse/i387-env-reverse.exp: Likewise.
9235 * gdb.reverse/i387-stack-reverse.exp: Likewise.
9236 * gdb.reverse/machinestate-precsave.exp: Likewise.
9237 * gdb.reverse/machinestate.exp: Likewise.
9238 * gdb.reverse/sigall-precsave.exp: Likewise.
9239 * gdb.reverse/solib-precsave.exp: Likewise.
9240 * gdb.reverse/step-precsave.exp: Likewise.
9241 * gdb.reverse/until-precsave.exp: Likewise.
9242 * gdb.reverse/watch-precsave.exp: Likewise.
9243 * gdb.reverse/watch-reverse.exp: Likewise.
9244
9245 2014-10-17 Yao Qi <yao@codesourcery.com>
9246
9247 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
9248 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
9249
9250 2014-10-17 Pedro Alves <palves@redhat.com>
9251
9252 PR gdb/17471
9253 * gdb.base/bg-execution-repeat.c: New file.
9254 * gdb.base/bg-execution-repeat.exp: New file.
9255
9256 2014-10-17 Pedro Alves <palves@redhat.com>
9257
9258 PR gdb/17300
9259 * gdb.base/continue-all-already-running.c: New file.
9260 * gdb.base/continue-all-already-running.exp: New file.
9261
9262 2014-10-17 Pedro Alves <palves@redhat.com>
9263
9264 PR gdb/17472
9265 * gdb.base/annota-input-while-running.c: New file.
9266 * gdb.base/annota-input-while-running.exp: New file.
9267
9268 2014-10-17 Pedro Alves <palves@redhat.com>
9269
9270 * gdb.base/callfuncs.exp: emove references to osf.
9271 * gdb.base/sigall.exp: Likewise.
9272 * gdb.gdb/selftest.exp: Likewise.
9273 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9274 * gdb.mi/non-stop.c: Likewise.
9275 * gdb.mi/pthreads.c: Likewise.
9276 * gdb.reverse/sigall-precsave.exp: Likewise.
9277 * gdb.reverse/sigall-reverse.exp: Likewise.
9278 * gdb.threads/pthreads.c: Likewise.
9279 * gdb.threads/pthreads.exp: Likewise.
9280
9281 2014-10-17 Yao Qi <yao@codesourcery.com>
9282
9283 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
9284 check 'target_info exists noargs'.
9285 (test_command_prompt_position): Likewise.
9286 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
9287 Remove "set args".
9288 (progvar_simple_while_test): Likewise.
9289 (progvar_complex_if_while_test): Likewise.
9290 (if_while_breakpoint_command_test): Likewise.
9291 (infrun_breakpoint_command_test): Likewise.
9292 (breakpoint_command_test): Likewise.
9293 (watchpoint_command_test): Likewise.
9294 (bp_deleted_in_command_test): Likewise.
9295 (temporary_breakpoint_commands): Likewise.
9296
9297 2014-10-16 Yao Qi <yao@codesourcery.com>
9298
9299 * gdb.base/remotetimeout.exp: Remove noargs checking.
9300
9301 2014-10-15 Pedro Alves <palves@redhat.com>
9302
9303 PR breakpoints/9649
9304 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
9305 * gdb.base/breakpoint-in-ro-region.exp
9306 (probe_target_hardware_step): New procedure.
9307 (top level): Probe hardware stepping and hardware breakpoint
9308 support. Test stepping through a read-only region, with both
9309 "breakpoint auto-hw" on and off and both "always-inserted" on and
9310 off.
9311
9312 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
9313
9314 * gdb.dlang/demangle.exp: Update for demangling changes.
9315
9316 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9317
9318 * gdb.cp/non-trivial-retval.cc: Add new test cases.
9319 * gdb.cp/non-trivial-retval.exp: Add new tests.
9320
9321 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9322
9323 PR c++/13403
9324 PR c++/15154
9325 * gdb.cp/non-trivial-retval.cc: New file.
9326 * gdb.cp/non-trivial-retval.exp: New file.
9327
9328 2014-10-15 Yao Qi <yao@codesourcery.com>
9329
9330 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
9331 remote host.
9332
9333 2014-10-15 Yao Qi <yao@codesourcery.com>
9334
9335 * gdb.python/py-symbol.exp: Match file base name if host is
9336 remote, otherwise match file name with dir name.
9337 * gdb.python/py-symtab.exp: Likewise.
9338 * gdb.python/python.exp: Likewise.
9339
9340 2014-10-15 Yao Qi <yao@codesourcery.com>
9341
9342 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
9343 pattern.
9344 * gdb.python/py-symtab.exp: Likewise.
9345 * gdb.python/python.exp: Remove trailing ".*". Fix typo
9346 locationn.
9347
9348 2014-10-14 Joel Brobecker <brobecker@adacore.com>
9349
9350 * gdb.ada/addr_arith: New testcase.
9351
9352 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9353
9354 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9355 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9356 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9357 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9358
9359 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9360
9361 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9362 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9363 * gdb.arch/stap-eval-lang-ada.exp: New file.
9364
9365 2014-10-14 Yao Qi <yao@codesourcery.com>
9366
9367 * gdb.mi/mi-var-child.c (nothing1): New function.
9368 (nothing2): New function.
9369 (do_children_tests): Set function pointers by nothing1 and
9370 nothing2.
9371 * gdb.mi/mi-var-child.exp: Step over new added statements.
9372 Update test to match the new output.
9373 * gdb.mi/var-cmd.c (nothing1): New function.
9374 (nothing2): New function.
9375 (do_children_tests): Set function pointers by nothing1 and
9376 nothing2.
9377 * gdb.mi/mi-var-display.exp: Update test to match output.
9378 Step to the line specified by $line_dct_nothing.
9379 Increase the number of lines to step.
9380
9381 2014-10-14 Yao Qi <yao@codesourcery.com>
9382
9383 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9384 tests.
9385 * gdb.mi/mi2-var-child.exp: Likewise.
9386
9387 2014-10-13 Doug Evans <dje@google.com>
9388
9389 * gdb.python/py-objfile.exp: Change name of file name test.
9390
9391 2014-10-13 Doug Evans <dje@google.com>
9392
9393 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9394 from the start of the CU.
9395
9396 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9397 Yao Qi <yao@codesourcery.com>
9398
9399 Fix "save breakpoints" for "catch" command.
9400 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9401 Remove -nonewline. Match also the added "main" line.
9402
9403 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9404
9405 Fix "save breakpoints" for "disable $bpnum" command.
9406 * gdb.base/save-bp.c (main): Add label.
9407 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9408
9409 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9410
9411 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9412
9413 2014-10-11 Yao Qi <yao@codesourcery.com>
9414
9415 * gdb.server/server-kill.exp: Execute command
9416 "set remote trace-status-packet on" before "tstatus".
9417
9418 2014-10-11 Yao Qi <yao@codesourcery.com>
9419
9420 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9421 (main): Call getppid.
9422 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9423 and continue to it. Read variable "server_pid".
9424
9425 2014-10-11 Yao Qi <yao@codesourcery.com>
9426
9427 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9428
9429 2014-10-11 Yao Qi <yao@codesourcery.com>
9430
9431 * gdb.threads/thread-find.exp: Don't execute command
9432 "info threads".
9433 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9434 * gdb.threads/linux-dp.exp: Don't check the condition
9435 $threads_created equals to zero.
9436
9437 2014-10-10 Pedro Alves <palves@redhat.com>
9438
9439 * gdb.base/bigcore.exp: Remove references to IRIX.
9440 * gdb.base/funcargs.exp: Likewise.
9441 * gdb.base/interrupt.exp: Likewise.
9442 * gdb.base/mips_pro.exp: Likewise.
9443 * gdb.base/nodebug.exp: Likewise.
9444 * gdb.base/setvar.exp: Likewise.
9445 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9446
9447 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9448 Pedro Alves <palves@redhat.com>
9449
9450 PR symtab/14466
9451 * gdb.base/vdso-warning.c: New file.
9452 * gdb.base/vdso-warning.exp: New file.
9453
9454 2014-10-02 Doug Evans <dje@google.com>
9455
9456 * gdb.base/structs.c (main): Don't run forever.
9457
9458 2014-10-02 Pedro Alves <palves@redhat.com>
9459
9460 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9461 (top level) <stop threads 1, stop threads 2>: Use it.
9462
9463 2014-10-02 Pedro Alves <palves@redhat.com>
9464
9465 * gdb.threads/break-while-running.exp (test): Add new
9466 'update_thread_list' argument. Skip "info threads" if false.
9467 (top level): Add new 'update_thread_list' axis.
9468
9469 2014-10-02 Pedro Alves <palves@redhat.com>
9470
9471 PR breakpoints/17431
9472 * gdb.base/execl-update-breakpoints.c: New file.
9473 * gdb.base/execl-update-breakpoints.exp: New file.
9474
9475 2014-10-01 Pedro Alves <palves@redhat.com>
9476
9477 * gdb.base/breakpoint-in-ro-region.c: New file.
9478 * gdb.base/breakpoint-in-ro-region.exp: New file.
9479
9480 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9481
9482 * gdb.mi/mi-exit-code.exp: New file.
9483 * gdb.mi/mi-exit-code.c: New file.
9484
9485 2014-09-30 Yao Qi <yao@codesourcery.com>
9486
9487 * lib/prelink-support.exp (build_executable_own_libs): Error if
9488 the target isn't native.
9489
9490 2014-09-30 Yao Qi <yao@codesourcery.com>
9491
9492 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9493 false.
9494
9495 2014-09-22 Pedro Alves <palves@redhat.com>
9496
9497 * gdb.threads/break-while-running.exp: New file.
9498 * gdb.threads/break-while-running.c: New file.
9499
9500 2014-09-19 Yao Qi <yao@codesourcery.com>
9501
9502 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9503 Invoke test. Restart GDB with --readnow and invoke test again.
9504
9505 2014-09-19 Yao Qi <yao@codesourcery.com>
9506
9507 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9508 proc set_breakpoint_on_gcd_function. Invoke
9509 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9510 invoke set_breakpoint_on_gcd_function again.
9511
9512 2014-09-18 Doug Evans <dje@google.com>
9513
9514 * gdb.dwarf2/symtab-producer.exp: New file.
9515
9516 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9517
9518 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9519 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9520 * gdb.base/global-var-nested-by-dso.c: Likewise.
9521 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9522
9523 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9524 Pedro Alves <palves@redhat.com>
9525
9526 * gdb.base/watch-bitfields.exp: Pass string other than test file
9527 name to prepare_for_testing.
9528 (watch): New procedure.
9529 (expect_watchpoint): Use with_test_prefix.
9530 (top level): Factor out tests to ...
9531 (test_watch_location, test_regular_watch): ... these new
9532 procedures, and use with_test_prefix and gdb_continue_to_end.
9533
9534 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9535
9536 PR breakpoints/12526
9537 * gdb.base/watch-bitfields.exp: New file.
9538 * gdb.base/watch-bitfields.c: New file.
9539
9540 2014-09-16 Pedro Alves <palves@redhat.com>
9541
9542 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9543 software and hardware addresses, not software address against
9544 itself.
9545
9546 2014-09-16 Pedro Alves <palves@redhat.com>
9547
9548 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9549 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9550
9551 2014-09-16 Pedro Alves <palves@redhat.com>
9552
9553 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9554 files.
9555 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9556 "*-*-vxworks*" throughout.
9557 * gdb.base/break.exp: Likewise.
9558 * gdb.base/default.exp: Likewise.
9559 * gdb.base/scope.exp: Likewise.
9560 * gdb.base/sepdebug.exp: Likewise.
9561 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9562 throughout.
9563 * gdb.base/run.c: Likewise.
9564 * gdb.base/sepdebug.c: Likewise.
9565 * gdb.hp/gdb.aCC/run.c: Likewise.
9566 * gdb.reverse/until-reverse.c: Likewise.
9567 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9568
9569 2014-09-16 Yao Qi <yao@codesourcery.com>
9570
9571 * boards/local-remote-host-native.exp: New file.
9572
9573 2014-09-14 Doug Evans <xdje42@gmail.com>
9574
9575 * gdb.threads/queue-signal.c (thread_count): New variable.
9576 (thread_count_mutex, thread_count_condvar): New variables.
9577 (incr_thread_count, wait_all_threads_running): New functions.
9578 (main): Wait for all threads to be in their thread functions.
9579
9580 2014-09-13 Doug Evans <xdje42@gmail.com>
9581
9582 * gdb.threads/queue-signal.c: New file.
9583 * gdb.threads/queue-signal.exp: New file.
9584
9585 2014-09-13 Doug Evans <xdje42@gmail.com>
9586
9587 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9588 be consistent with what default_gdb_init uses.
9589 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9590 the plain text of the prompt. Add some logging printfs.
9591 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9592
9593 2014-09-12 Pedro Alves <palves@redhat.com>
9594
9595 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9596 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9597 * gdb.arch/i386-size-overlap.exp: Likewise.
9598 * gdb.arch/i386-size.exp: Likewise.
9599 * gdb.arch/i386-unwind.exp: Likewise.
9600 * gdb.base/a2-run.exp: Likewise.
9601 * gdb.base/break.exp: Likewise.
9602 * gdb.base/charset.exp: Likewise.
9603 * gdb.base/chng-syms.exp: Likewise.
9604 * gdb.base/commands.exp: Likewise.
9605 * gdb.base/dbx.exp: Likewise.
9606 * gdb.base/find.exp: Likewise.
9607 * gdb.base/funcargs.exp: Likewise.
9608 * gdb.base/jit-simple.exp: Likewise.
9609 * gdb.base/reread.exp: Likewise.
9610 * gdb.base/sepdebug.exp: Likewise.
9611 * gdb.base/step-bt.exp: Likewise.
9612 * gdb.cp/mb-inline.exp: Likewise.
9613 * gdb.cp/mb-templates.exp: Likewise.
9614 * gdb.objc/basicclass.exp: Likewise.
9615 * gdb.threads/killed.exp: Likewise.
9616
9617 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9618
9619 PR tdep/17379
9620 * gdb.arch/powerpc-stackless.S: New file.
9621 * gdb.arch/powerpc-stackless.exp: New file.
9622
9623 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9624
9625 * gdb.base/attach.c: Include unistd.h.
9626 (main): Call alarm. Add label postloop.
9627 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9628 gdb_breakpoint, gdb_continue_to_breakpoint.
9629 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9630
9631 2014-09-11 Pedro Alves <palves@redhat.com>
9632
9633 PR gdb/17347
9634 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9635 * gdb.base/attach.exp (test_command_line_attach_run): New
9636 procedure.
9637 (top level): Call it.
9638
9639 2014-09-11 Pedro Alves <palves@redhat.com>
9640
9641 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9642 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9643 (do_command_attach_tests): Use spawn_wait_for_attach.
9644 * gdb.base/solib-overlap.exp: Likewise.
9645 * gdb.multi/multi-attach.exp: Likewise.
9646 * gdb.python/py-prompt.exp: Likewise.
9647 * gdb.python/py-sync-interp.exp: Likewise.
9648 * gdb.server/ext-attach.exp: Likewise.
9649
9650 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9651
9652 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9653 command in testcase. Simplify testcase.
9654
9655 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9656
9657 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9658
9659 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9660
9661 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9662
9663 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9664
9665 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9666
9667 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9668
9669 * gdb.dwarf2/dynarr-ptr.c: New file.
9670 * gdb.dwarf2/dynarr-ptr.exp: New file.
9671
9672 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9673
9674 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9675 of 30 rather than hardcoding 120 for a slow test case. Take the
9676 `gdb,timeout' target setting into account for this calculation.
9677 Don't extend the timeout for the test cases that don't need it.
9678
9679 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9680
9681 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9682 a factor of 2 for a slow test case. Take the `gdb,timeout'
9683 target setting into account for this calculation.
9684 * gdb.reverse/until-precsave.exp: Increase the timeout by
9685 a factor of 15 and 3 respectively rather than adding 120
9686 for a pair of slow test cases. Take the `gdb,timeout'
9687 target setting into account for this calculation.
9688
9689 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9690
9691 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9692 timeout, don't pass one down to gdb_expect.
9693 (gdb_expect): Rework timeout selection.
9694
9695 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9696
9697 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9698 exception on timeout.
9699 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9700 (gdbserver_start_extended): Catch any `gdbserver_start' error
9701 exceptions.
9702 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9703 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9704 `gdbserver_gdb_load' error exceptions.
9705
9706 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9707
9708 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9709 120 on waiting for the TCP socket to open.
9710
9711 2014-09-09 Doug Evans <xdje42@gmail.com>
9712
9713 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9714 _caller_matches, _any_caller_is, _any_caller_matches.
9715
9716 2014-09-09 Doug Evans <xdje42@gmail.com>
9717
9718 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9719
9720 2014-09-09 Yao Qi <yao@codesourcery.com>
9721
9722 * gdb.mi/mi-var-display.exp: Set print symbol off.
9723
9724 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9725
9726 PR gdb/17035
9727 * gdb.base/commands.exp: Add tests to verify user-defined
9728 commands with empty bodies.
9729 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9730 python commands in `show user command`.
9731 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9732 scheme commands in `show user command`.
9733
9734 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9735
9736 PR python/17355
9737 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9738 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9739 * gdb.python/py-framefilter-invalidarg.exp: New file.
9740 * gdb.python/py-framefilter-invalidarg.py: New file.
9741
9742 2014-09-06 Doug Evans <xdje42@gmail.com>
9743
9744 PR 15276
9745 * gdb.python/py-caller-is.c: New file.
9746 * gdb.python/py-caller-is.exp: New file.
9747
9748 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9749
9750 PR gdb/17235
9751 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9752 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9753
9754 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9755
9756 PR fortran/17237
9757 * gdb.fortran/print-formatted.exp: New file.
9758 * gdb.fortran/print-formatted.f90: Likewise.
9759
9760 2014-09-03 Sasha Smundak <asmundak@google.com>
9761
9762 * gdb.python/py-frame.exp: Test Frame.read_register.
9763
9764 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9765
9766 PR python/16699
9767 * gdb.python/py-completion.exp: New file.
9768 * gdb.python/py-completion.py: Likewise.
9769
9770 2014-08-28 Doug Evans <dje@google.com>
9771
9772 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9773 eax,etc. are live with values set by gdb and thus the compiler can't
9774 use them.
9775 * gdb.arch/i386-pseudo.c (main): Ditto.
9776
9777 2014-08-27 Doug Evans <dje@google.com>
9778
9779 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9780
9781 2014-08-25 Doug Evans <dje@google.com>
9782
9783 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9784 (main): Ditto.
9785
9786 2014-08-25 Doug Evans <dje@google.com>
9787
9788 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9789
9790 2014-08-24 Yao Qi <yao@codesourcery.com>
9791
9792 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9793 symbol off.
9794 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9795
9796 2014-08-22 Doug Evans <dje@google.com>
9797
9798 PR 17276
9799 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9800 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9801 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9802
9803 2014-08-22 Yao Qi <yao@codesourcery.com>
9804
9805 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9806 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9807 * gdb.python/python.exp: Likewise. Use .py file on the host
9808 instead of the build.
9809
9810 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9811
9812 * gdb.threads/gcore-stale-thread.c: New file.
9813 * gdb.threads/gcore-stale-thread.exp: New file.
9814
9815 2014-08-21 Pedro Alves <palves@redhat.com>
9816
9817 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9818 * gdb.base/gcore-relro-pie.exp: Likewise.
9819 * gdb.base/gcore-relro.exp: Likewise.
9820 * gdb.base/gcore.exp: Likewise.
9821 * gdb.base/print-symbol-loading.exp: Likewise.
9822 * gdb.threads/gcore-thread.exp: Likewise.
9823 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9824
9825 2014-08-20 Pedro Alves <palves@redhat.com>
9826 Jan Kratochvil <jan.kratochvil@redhat.com>
9827
9828 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9829 configure.
9830 (EXPECT): Handle READ1 being set.
9831 (all): Depend on EXTRA_RULES.
9832 (check-read1, expect-read1, read1.so, read1): New rules.
9833 * README (Testsuite Parameters): Document the READ1 make variable.
9834 (Race detection): New section.
9835 * configure: Regenerate.
9836 * configure.ac: If build==host==target, and running under a
9837 GNU/glibc system, add read1 to the extra Makefile rules.
9838 (EXTRA_RULES): AC_SUBST it.
9839 * lib/read1.c: New file.
9840
9841 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9842
9843 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9844 the handling of variables declared as a typedef to an array
9845 which a DW_AT_data_location attribute.
9846
9847 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9848 Pedro Alves <palves@redhat.com>
9849
9850 PR symtab/14604
9851 PR symtab/14605
9852 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9853 gdb_test.
9854
9855 2014-08-19 Pedro Alves <palves@redhat.com>
9856
9857 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9858
9859 2014-08-19 Yao Qi <yao@codesourcery.com>
9860
9861 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9862 right line.
9863
9864 2014-08-18 David Blaikie <dblaikie@gmail.com>
9865
9866 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9867
9868 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9869
9870 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9871 attribute in array range.
9872
9873 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9874
9875 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9876
9877 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9878
9879 PR c++/17132
9880 * gdb.cp/pr17132.cc: New file.
9881 * gdb.cp/pr17132.exp: New file.
9882
9883 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9884
9885 * gdb.python/py-xmethods.py (A_getarrayind)
9886 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9887 Use 'print' with function call syntax.
9888 (E_method_matcher.match): Fix tab vs space indentation mixup.
9889
9890 2014-08-15 Yao Qi <yao@codesourcery.com>
9891
9892 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9893 false.
9894
9895 2014-08-15 Yao Qi <yao@codesourcery.com>
9896
9897 * gdb.cp/casts.exp: Set print symbol off.
9898 * gdb.cp/class2.exp: Likewise.
9899 * gdb.cp/overload.exp: Likewise.
9900 * gdb.cp/templates.exp: Likewise.
9901
9902 2014-08-11 Doug Evans <dje@google.com>
9903
9904 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9905 (test_load_shlib): Update.
9906
9907 2014-08-09 Yao Qi <yao@codesourcery.com>
9908
9909 * gdb.base/display.exp: Invoke is_address_zero_readable.
9910 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9911 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9912 * gdb.base/hbreak-unmapped.exp: Return if
9913 is_address_zero_readable returns true.
9914 * gdb.base/signest.exp: Likewise.
9915 * gdb.base/signull.exp: Likewise.
9916 * gdb.base/sigbpt.exp: Likewise.
9917 * gdb.guile/scm-disasm.exp: Do the test if
9918 is_address_zero_readable returns false.
9919 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9920 * gdb.python/py-arch.exp: Likewise.
9921 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9922 * lib/gdb.exp (is_address_zero_readable): New proc.
9923
9924 2014-08-09 Yao Qi <yao@codesourcery.com>
9925
9926 PR testsuite/13443
9927 * gdb.mi/mi-var-display.exp: Make test messages unique.
9928
9929 2014-08-04 Tom Tromey <tromey@redhat.com>
9930
9931 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9932 target 0".
9933
9934 2014-08-04 Tom Tromey <tromey@redhat.com>
9935
9936 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9937 "target_resume".
9938
9939 2014-08-01 Joel Brobecker <brobecker@adacore.com>
9940
9941 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9942 inner_vla_struct_object_size.
9943 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9944 as xfail.
9945
9946 2014-07-30 Pedro Alves <palves@redhat.com>
9947
9948 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9949 comment.
9950
9951 2014-07-29 Yao Qi <yao@codesourcery.com>
9952
9953 PR gdb/17206
9954 * gdb.base/until-nodebug.exp: New.
9955
9956 2014-07-28 Doug Evans <xdje42@gmail.com>
9957
9958 PR guile/17203
9959 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9960 previously existing parameter, and previously ambiguously spelled
9961 parameter.
9962
9963 2014-07-28 Will Newton <will.newton@linaro.org>
9964
9965 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9966
9967 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9968 Doug Evans <xdje42@gmail.com>
9969
9970 PR guile/17146
9971 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9972
9973 2014-07-25 Pedro Alves <palves@redhat.com>
9974
9975 * gdb.threads/signal-command-handle-nopass.c: New file.
9976 * gdb.threads/signal-command-handle-nopass.exp: New file.
9977 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9978 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9979 * gdb.threads/signal-delivered-right-thread.c: New file.
9980 * gdb.threads/signal-delivered-right-thread.exp: New file.
9981
9982 2014-07-25 Pedro Alves <palves@redhat.com>
9983
9984 * gdb.base/double-prompt-target-event-error.exp
9985 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9986 match.
9987 (cancel_pagination_in_target_event): Rework double prompt
9988 detection.
9989 * gdb.base/paginate-after-ctrl-c-running.exp
9990 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9991 <return>' match.
9992 * gdb.base/paginate-bg-execution.exp
9993 (test_bg_execution_pagination_return)
9994 (test_bg_execution_pagination_cancel): Remove '-notransfer
9995 <return>' matches.
9996 * gdb.base/paginate-execution-startup.exp
9997 (test_fg_execution_pagination_return)
9998 (test_fg_execution_pagination_cancel): Remove '-notransfer
9999 <return>' matches.
10000 * gdb.base/paginate-inferior-exit.exp
10001 (test_paginate_inferior_exited): Remove '-notransfer <return>'
10002 match.
10003 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
10004 * lib/gdb.exp (pagination_prompt): Run text through
10005 string_to_regexp.
10006 (gdb_test_multiple): Match $pagination_prompt instead of
10007 "<return>".
10008 (string_to_regexp): Move to lib/gdb-utils.exp.
10009
10010 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10011
10012 * gdb.arch/amd64-entry-value-paramref.S: New file.
10013 * gdb.arch/amd64-entry-value-paramref.cc: New file.
10014 * gdb.arch/amd64-entry-value-paramref.exp: New file.
10015 * gdb.arch/amd64-optimout-repeat.S: New file.
10016 * gdb.arch/amd64-optimout-repeat.c: New file.
10017 * gdb.arch/amd64-optimout-repeat.exp: New file.
10018
10019 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10020
10021 PR gdb/17170
10022 * gdb.base/statistics.exp: New file.
10023
10024 2014-07-17 Doug Evans <dje@google.com>
10025
10026 PR gdb/17170
10027 * gdb.base/maint.exp: Update testing of per-command stats.
10028
10029 2014-07-16 Pedro Alves <palves@redhat.com>
10030
10031 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
10032 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
10033 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
10034 (tfile_write_buf): New functions.
10035 (add_memory_block): Rewrite using the above.
10036 (adjust_function_address): New function.
10037 (FUNCTION_ADDRESS): New macro.
10038 (write_basic_trace_file): Remove short_x local, and use
10039 tfile_write_16. Change type of func_addr local to unsigned long
10040 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
10041 here. Cast argument of add_memory_block to char pointer.
10042 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
10043 (main): Remove parameters.
10044 * gdb.trace/tfile.exp: Remove nowarnings.
10045
10046 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
10047
10048 * gdb.base/debug-expr.exp: Test string evaluation with
10049 "debug expression" on.
10050
10051 2014-07-15 Pedro Alves <palves@redhat.com>
10052
10053 * gdb.base/reread.exp: Use clean_restart.
10054
10055 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
10056
10057 * gdb.arch/avr-flash-qualifer.c: New.
10058 * gdb.arch/avr-flash-qualifer.exp: New.
10059
10060 2014-07-14 Pedro Alves <palves@redhat.com>
10061
10062 * gdb.base/paginate-after-ctrl-c-running.c: New file.
10063 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
10064
10065 2014-07-14 Pedro Alves <palves@redhat.com>
10066
10067 * gdb.base/double-prompt-target-event-error.c: New file.
10068 * gdb.base/double-prompt-target-event-error.exp: New file.
10069
10070 2014-07-14 Pedro Alves <palves@redhat.com>
10071
10072 PR gdb/17072
10073 * gdb.base/paginate-inferior-exit.c: New file.
10074 * gdb.base/paginate-inferior-exit.exp: New file.
10075
10076 2014-07-14 Pedro Alves <palves@redhat.com>
10077
10078 PR gdb/17072
10079 * gdb.base/paginate-bg-execution.c: New file.
10080 * gdb.base/paginate-bg-execution.exp: New file.
10081
10082 2014-07-14 Pedro Alves <palves@redhat.com>
10083
10084 PR gdb/17072
10085 * gdb.base/paginate-execution-startup.c: New file.
10086 * gdb.base/paginate-execution-startup.exp: New file.
10087 * lib/gdb.exp (pagination_prompt): New global.
10088 (default_gdb_spawn): New procedure, factored out from
10089 default_gdb_spawn.
10090 (default_gdb_start): Adjust to call default_gdb_spawn.
10091 (gdb_spawn): New procedure.
10092
10093 2014-07-14 Pedro Alves <palves@redhat.com>
10094
10095 * lib/gdb.exp (gdb_assert): New procedure.
10096 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
10097
10098 2014-07-14 Pedro Alves <palves@redhat.com>
10099
10100 * gdb.base/execution-termios.c: New file.
10101 * gdb.base/execution-termios.exp: New file.
10102
10103 2014-07-14 Tom Tromey <tromey@redhat.com>
10104
10105 * gdb.cp/vla-cxx.cc: New file.
10106 * gdb.cp/vla-cxx.exp: New file.
10107
10108 2014-07-14 Tom Tromey <tromey@redhat.com>
10109
10110 * gdb.reverse/rerun-prec.c: New file.
10111 * gdb.reverse/rerun-prec.exp: New file.
10112
10113 2014-07-12 Maciej W. Rozycki <macro@mips.com>
10114 Maciej W. Rozycki <macro@codesourcery.com>
10115
10116 * lib/gdb-utils.exp: New file.
10117 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
10118 inline `gdb_init_command' processing.
10119 (gdb_start_cmd): Likewise.
10120 * lib/mi-support.exp (mi_run_cmd): Likewise.
10121 * README: Document `gdb_init_command' and `gdb_init_commands'.
10122
10123 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10124
10125 Fix false FAIL running under a very long directory name.
10126 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
10127 and "set print elements 10000". Twice.
10128
10129 2014-07-11 Yao Qi <yao@codesourcery.com>
10130
10131 * gdb.base/exprs.exp: "set print symbol off".
10132
10133 2014-07-11 Pedro Alves <palves@redhat.com>
10134
10135 * gdb.threads/kill.c: New file.
10136 * gdb.threads/kill.exp: New file.
10137
10138 2014-07-10 Yao Qi <yao@codesourcery.com>
10139
10140 * gdb.trace/tfile.c (write_basic_trace_file)
10141 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
10142 address written to trace file.
10143
10144 2014-07-09 Pedro Alves <palves@redhat.com>
10145
10146 * gdb.base/attach-wait-input.exp: New file.
10147 * gdb.base/attach-wait-input.c: New file.
10148
10149 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10150
10151 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
10152 setting up test structures.
10153 (main): Call new test function.
10154 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
10155 test function, continue into test function and walk test
10156 structures.
10157
10158 2014-07-02 Yao Qi <yao@codesourcery.com>
10159
10160 * gdb.trace/entry-values.c: Define labels 'foo_start' and
10161 'bar_start' at the beginning of functions 'foo' and 'bar'
10162 respectively.
10163 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
10164 instead of 'foo' and 'bar'.
10165
10166 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
10167
10168 * gdb.btrace/segv.exp: New.
10169 * gdb.btrace/segv.c: New.
10170
10171 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
10172
10173 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
10174 instruction.
10175
10176 2014-06-30 Mark Wielaard <mjw@redhat.com>
10177
10178 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
10179 vulture, vilify, villar): New volatile array constants.
10180 (vindictive, vegetation): New const volatile array constants.
10181 * gdb.base/volatile.exp: Test volatile and const volatile array
10182 types.
10183
10184 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10185
10186 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
10187 target lacks support for awatch, rwatch, or hbreak.
10188
10189 2014-06-27 Yao Qi <yao@codesourcery.com>
10190
10191 * gdb.multi/dummy-frame-restore.exp: New.
10192 * gdb.multi/dummy-frame-restore.c: New.
10193
10194 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
10195
10196 * gdb.btrace/gcore.exp: New.
10197
10198 2014-06-23 Pedro Alves <palves@redhat.com>
10199
10200 * gdb.base/watchpoint-reuse-slot.c: New file.
10201 * gdb.base/watchpoint-reuse-slot.exp: New file.
10202
10203 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
10204
10205 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
10206 progspace's filename in 'info', 'enable' and 'disable' command
10207 tests.
10208
10209 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10210
10211 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
10212 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10213 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
10214
10215 2014-06-20 Gary Benson <gbenson@redhat.com>
10216
10217 * gdb.arch/i386-avx.exp: Fix include file location.
10218 * gdb.arch/i386-sse.exp: Likewise.
10219
10220 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
10221
10222 * gdb.dlang/expression.exp: New file.
10223
10224 2014-06-19 Pedro Alves <palves@redhat.com>
10225
10226 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
10227 out from ...
10228 (top level): ... here. Iterate running tests under different
10229 scheduler-locking settings.
10230
10231 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
10232
10233 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
10234 to DW_FORM_addr and use non-zero addresses.
10235
10236 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
10237
10238 PR gdb/17017
10239 * gdb.python/py-xmethods.cc: Add global function call counters and
10240 increment them in their respective functions. Remove "cout"
10241 statements.
10242 * gdb.python/py-xmethods.exp: Make tests check the global function
10243 call counters instead of depending on inferior IO.
10244
10245 2014-06-18 Don Breazeal <donb@codesourcery.com>
10246
10247 * gdb.base/foll-fork.exp (default_fork_parent_follow):
10248 Deleted procedure.
10249 (explicit_fork_parent_follow): Deleted procedure.
10250 (explicit_fork_child_follow): Deleted procedure.
10251 (test_follow_fork): New procedure.
10252 (do_fork_tests): Replace calls to deleted procedures with
10253 calls to test_follow_fork and reset GDB for subsequent
10254 procedure calls.
10255
10256 2014-06-17 Yao Qi <yao@codesourcery.com>
10257
10258 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
10259 CP1252.
10260
10261 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
10262
10263 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
10264 Initialize ptr and S explicitly.
10265 (skip_type_update_when_not_use_rtti_test): Likewise.
10266
10267 2014-06-16 Keith Seitz <keiths@redhat.com>
10268
10269 PR mi/15863
10270 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
10271 the inferior is started.
10272
10273 2014-06-16 Pedro Alves <palves@redhat.com>
10274
10275 * gdb.base/break-main-file-remove-fail.c: New file.
10276 * gdb.base/break-main-file-remove-fail.exp: New file.
10277 * gdb.base/break-unload-file.exp: Use build_executable instead of
10278 prepare_for_testing.
10279 (test_break): New parameter "initial_load". Handle it.
10280 (top level): Add initial_load cmdline/file axis.
10281
10282 2014-06-12 Tom Tromey <tromey@redhat.com>
10283
10284 * gdb.base/completion.exp: Don't use directory name in test.
10285
10286 2014-06-09 Gary Benson <gbenson@redhat.com>
10287
10288 * gdb.base/sigall.c [Functions to send signals]: Reorder to
10289 separate the always-available ANSI-standard signals from the
10290 signals that require checking.
10291 (main): Likewise.
10292 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
10293 Likewise.
10294 (main): Likewise.
10295
10296 2014-06-07 Keith Seitz <keiths@redhat.com>
10297
10298 Revert:
10299 PR c++/16253
10300 * gdb.cp/var-tag.cc: New file.
10301 * gdb.cp/var-tag.exp: New file.
10302 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10303 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10304 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10305 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10306
10307 2014-06-06 Doug Evans <xdje42@gmail.com>
10308
10309 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
10310
10311 2014-06-06 Pedro Alves <palves@redhat.com>
10312
10313 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
10314 in target debug output instead of looking at RSP packets,
10315 disabling the test on any target that uses hardware stepping.
10316 Update comments.
10317
10318 2014-06-06 Pedro Alves <palves@redhat.com>
10319
10320 * gdb.base/break-unload-file.exp: Fix typo.
10321
10322 2014-06-06 Yao Qi <yao@codesourcery.com>
10323
10324 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
10325 from "jit_function" to "^jit_function".
10326
10327 2014-06-06 Yao Qi <yao@codesourcery.com>
10328
10329 * gdb.base/async.c (foo): Add one statement.
10330 * gdb.base/async.exp: Get the next instruction address and
10331 match the output of "nexti" by instruction address. Match
10332 the hex address in the output of "finish".
10333
10334 2014-06-06 Gary Benson <gbenson@redhat.com>
10335
10336 * gdb.base/call-signals.c: Remove preprocessor conditionals
10337 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
10338 SIGSEGV and SIGTERM.
10339 * gdb.base/sigall.c: Likewise.
10340 * gdb.base/unwindonsignal.c: Likewise.
10341 * gdb.reverse/sigall-reverse.c: Likewise.
10342
10343 2014-06-06 Yao Qi <yao@codesourcery.com>
10344
10345 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
10346 readable, skip the test.
10347
10348 2014-06-06 Yao Qi <yao@codesourcery.com>
10349
10350 * gdb.threads/staticthreads.c (thread_function): Move the line
10351 setting breakpoint on forward.
10352 * gdb.threads/staticthreads.exp: Update comments.
10353
10354 2014-06-05 Ludovic Courtès <ludo@gnu.org>
10355
10356 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10357 "history-append! type error".
10358
10359 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10360
10361 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10362 erroneous dprintf expected input.
10363
10364 2014-06-04 Doug Evans <xdje42@gmail.com>
10365
10366 * gdb.guile/scm-generics.exp: Delete.
10367
10368 2014-06-04 Doug Evans <xdje42@gmail.com>
10369
10370 * gdb.guile/scm-breakpoint.exp: Update.
10371 Add tests for breakpoint registration.
10372
10373 2014-06-04 Tom Tromey <tromey@redhat.com>
10374
10375 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10376 VLA-in-union.
10377 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10378 inner_vla_struct, vla_union types. Initialize objects of those
10379 types and compute their sizes.
10380
10381 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10382 Hui Zhu <hui@codesourcery.com>
10383
10384 * gdb.base/fileio.exp: Add test for shell not available as well as
10385 available.
10386 * gdb.base/fileio.c (test_system): Check for shell twice.
10387
10388 2014-06-04 Yao Qi <yao@codesourcery.com>
10389
10390 * gdb.base/auto-connect-native-target.exp: Remove redundant
10391 space from the regexp pattern.
10392
10393 2014-06-04 Yao Qi <yao@codesourcery.com>
10394
10395 * gdb.base/default.exp: Replace "child" with "native" in
10396 regexp pattern.
10397
10398 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10399
10400 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10401 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10402 * gdb.python/py-xmethods.py: Python script supporting the
10403 new testcase and tests.
10404
10405 2014-06-03 Joel Brobecker <brobecker@adacore.com>
10406 Pedro Alves <palves@redhat.com>
10407
10408 PR breakpoints/17000
10409 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10410 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10411
10412 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10413
10414 * gdb.base/subst.exp: Add tests to verify partial path matching
10415 output.
10416
10417 2014-06-03 Pedro Alves <palves@redhat.com>
10418
10419 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10420 target that doesn't use software single-stepping.
10421
10422 2014-06-03 Pedro Alves <palves@redhat.com>
10423
10424 PR breakpoints/17000
10425 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10426 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10427
10428 2014-06-02 Doug Evans <xdje42@gmail.com>
10429
10430 * gdb.guile/scm-parameter.exp: New file.
10431
10432 2014-06-02 Doug Evans <xdje42@gmail.com>
10433
10434 * gdb.guile/scm-cmd.c: New file.
10435 * gdb.guile/scm-cmd.exp: New file.
10436
10437 2014-06-02 Doug Evans <xdje42@gmail.com>
10438
10439 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10440 pretty-printer lookup.
10441 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10442 (make-pp_s-printer): Call it.
10443 (make-pretty-printer-from-dict): New function.
10444 (lookup-pretty-printer-maker-from-dict): New function.
10445 (*pretty-printer*): Simplify.
10446 (make-objfile-pp_s-printer): New function.
10447 (install-objfile-pretty-printers!): New function.
10448 (make-progspace-pp_s-printer): New function.
10449 (install-progspace-pretty-printers!): New function.
10450 * gdb.guile/scm-progspace.c: New file.
10451 * gdb.guile/scm-progspace.exp: New file.
10452
10453 2014-06-02 Pedro Alves <palves@redhat.com>
10454
10455 * gdb.base/dprintf-bp-same-addr.c: New file.
10456 * gdb.base/dprintf-bp-same-addr.exp: New file.
10457
10458 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10459
10460 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10461 * gdb.arch/powerpc-power.s: Likewise.
10462
10463 2014-06-02 Joel Brobecker <brobecker@adacore.com>
10464
10465 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10466
10467 2014-06-01 Yao Qi <yao@codesourcery.com>
10468
10469 * gdb.base/watchpoint.exp (test_watch_location): Check null
10470 pointer can be dereferenced. If not, do the test, otherwise
10471 skip it.
10472
10473 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
10474
10475 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10476 results.
10477 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10478
10479 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
10480
10481 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10482 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10483 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10484 * gdb.arch/amd64-invalid-stack-top.c: New file.
10485 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10486
10487 2014-05-30 Pedro Alves <palves@redhat.com>
10488
10489 PR breakpoints/17000
10490 * gdb.base/sss-bp-on-user-bp.c: New file.
10491 * gdb.base/sss-bp-on-user-bp.exp: New file.
10492
10493 2014-05-30 David Blaikie <dblaikie@gmail.com>
10494
10495 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10496 gnu_inline semantics via attribute.
10497 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10498 source explicitly specifies the required semantics.
10499
10500 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10501
10502 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10503
10504 2014-05-29 Pedro Alves <palves@redhat.com>
10505 Tom Tromey <tromey@redhat.com>
10506
10507 * gdb.base/async-shell.exp: Don't enable target-async.
10508 * gdb.base/async.exp
10509 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10510 parameter. Adjust.
10511 (top level): Don't test with "target-async".
10512 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10513 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10514 * gdb.base/inferior-died.exp: Don't enable target-async.
10515 * gdb.base/interrupt-noterm.exp: Likewise.
10516 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10517 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10518 * gdb.mi/mi-nonstop.exp: Likewise.
10519 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10520 * gdb.mi/mi-nsintrall.exp: Likewise.
10521 * gdb.mi/mi-nsmoribund.exp: Likewise.
10522 * gdb.mi/mi-nsthrexec.exp: Likewise.
10523 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10524 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10525 * gdb.python/py-evsignal.exp: Don't enable target-async.
10526 * gdb.python/py-evthreads.exp: Likewise.
10527 * gdb.python/py-prompt.exp: Likewise.
10528 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10529 * gdb.server/solib-list.exp: Don't enable target-async.
10530 * gdb.threads/thread-specific-bp.exp: Likewise.
10531 * lib/mi-support.exp: Adjust to use mi-async.
10532
10533 2014-05-29 Pedro Alves <palves@redhat.com>
10534
10535 PR gdb/13860
10536 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10537 reason, even in sync mode.
10538
10539 2014-05-29 Pedro Alves <palves@redhat.com>
10540 Hui Zhu <hui@codesourcery.com>
10541
10542 PR PR15693
10543 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10544 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10545 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10546 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10547
10548 2014-05-28 Joel Brobecker <brobecker@adacore.com>
10549
10550 * config/monitor.exp (gdb_target_monitor): Replace use of
10551 "set remotebaud" by "set serial baud".
10552
10553 2014-05-26 Andy Wingo <wingo@igalia.com>
10554
10555 * gdb.guile/scm-breakpoint.exp:
10556 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10557 properties instead of gdb-object-properties.
10558
10559 2014-05-26 Yao Qi <yao@codesourcery.com>
10560
10561 * gdb.server/no-thread-db.exp: Specify source file name
10562 explicitly when setting a breakpoint.
10563
10564 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10565
10566 * gdb.btrace/vdso.c: New.
10567 * gdb.btrace/vdso.exp: New.
10568
10569 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10570
10571 * gdb.base/gcore.exp (capture_command_output): Move ...
10572 * lib/gdb.exp (capture_command_output): ... here.
10573
10574 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10575
10576 * gdb.btrace/data.exp: Test memory access during btrace replay.
10577
10578 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10579
10580 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10581
10582 2014-05-21 Pedro Alves <palves@redhat.com>
10583
10584 PR gdb/13860
10585 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10586 (top level): Test that output related to execution commands is
10587 sent to the console with CLI commands, but not with MI commands.
10588 Test that breakpoint events are always mirrored to the console.
10589 Also expect the new source line to be output after a "next" in
10590 async mode too. Make it a pass/fail test.
10591 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10592 output.
10593 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10594
10595 2014-05-21 Pedro Alves <palves@redhat.com>
10596
10597 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10598 Use them to test variations of "list" after reaching a breakpoint.
10599 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10600 Test "list" with listsize 10 after reaching a breakpoint.
10601 * gdb.python/python.exp (decode_line current location line
10602 number): Adjust expected line number.
10603
10604 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10605
10606 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10607 behavior for $args, pass it directly to "run".
10608
10609 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10610
10611 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10612 30000 to 65536.
10613
10614 2014-05-21 Pedro Alves <palves@redhat.com>
10615
10616 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10617 auto-connect-native-target off".
10618 * gdb.base/auto-connect-native-target.c: New file.
10619 * gdb.base/auto-connect-native-target.exp: New file.
10620
10621 2014-05-21 Pedro Alves <palves@redhat.com>
10622
10623 * gdb.base/default.exp: Test "target native" instead of "target
10624 child".
10625
10626 2014-05-21 Mark Wielaard <mjw@redhat.com>
10627
10628 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10629
10630 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10631
10632 Fix TLS access for -static -pthread.
10633 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10634 <HAVE_TLS> (thread_function, main): Initialize it.
10635 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10636 Add clean_restart.
10637 <$have_tls != "">: Check TLSVAR.
10638
10639 2014-05-21 Pedro Alves <palves@redhat.com>
10640
10641 * gdb.base/dcache-line-read-error.c: New.
10642 * gdb.base/dcache-line-read-error.exp: New.
10643
10644 2014-05-20 Pedro Alves <palves@redhat.com>
10645
10646 * gdb.base/compare-sections.c: New file.
10647 * gdb.base/compare-sections.exp: New file.
10648
10649 2014-05-20 Pedro Alves <palves@redhat.com>
10650
10651 * gdb.base/break-idempotent.c: New file.
10652 * gdb.base/break-idempotent.exp: New file.
10653
10654 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10655
10656 * gdb.btrace/nohist.exp: New.
10657
10658 2014-05-20 Yao Qi <yao@codesourcery.com>
10659
10660 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10661 gdb.reverse directory and gdb_reverse_timeout exists in board
10662 setting.
10663 * README: Document gdb_reverse_timeout.
10664
10665 2014-05-20 Yao Qi <yao@codesourcery.com>
10666
10667 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10668 'test_file_name'. Treat args as a string instead of a list.
10669 (gdb_init): Rename argument 'args' by 'test_file_name'.
10670
10671 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10672
10673 * gdb.arch/powerpc-power.exp: New file.
10674 * gdb.arch/powerpc-power.s: New file.
10675
10676 2014-05-16 Doug Evans <dje@google.com>
10677
10678 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10679 * gdb.base/completion.exp: Check that all expected files exist
10680 before doing file completion.
10681
10682 2014-05-16 Doug Evans <dje@google.com>
10683
10684 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10685 Update.
10686 (do_syscall_tests_without_xml): Update.
10687
10688 2014-05-16 Pedro Alves <palves@redhat.com>
10689
10690 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10691 instead of "unknown output after running".
10692
10693 2014-05-16 Yao Qi <yao@codesourcery.com>
10694
10695 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10696 file1.txt from host at the end.
10697 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10698
10699 2014-05-15 Doug Evans <dje@google.com>
10700
10701 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10702 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10703 loading file. Add test for TU lookup.
10704
10705 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10706
10707 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10708 calling "-exec-arguments" or "set args" before running the
10709 inferior.
10710
10711 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10712
10713 * lib/mi-support.exp (mi_expect_stop): Expect message for
10714 inferiors that exit with non-zero exit code.
10715
10716 2014-05-14 Yao Qi <yao@codesourcery.com>
10717
10718 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10719 match absolute path on remote host.
10720 (test_file_list_exec_source_files): Remove "/" from the
10721 pattern.
10722
10723 2014-05-14 Yao Qi <yao@codesourcery.com>
10724
10725 * boards/local-remote-host-notty.exp (${board}_file): New
10726 proc.
10727
10728 2014-05-07 Kyle McMartin <kyle@redhat.com>
10729
10730 Pushed by Joel Brobecker <brobecker@adacore.com>.
10731 * gdb.arch/aarch64-atomic-inst.c: New file.
10732 * gdb.arch/aarch64-atomic-inst.exp: New file.
10733
10734 2014-05-07 Yao Qi <yao@codesourcery.com>
10735
10736 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10737 in current context" too.
10738
10739 2014-05-05 Keith Seitz <keiths@redhat.com>
10740
10741 * gdb.linespec/ls-dollar.exp: Add test for linespec
10742 file:convenience_variable.
10743
10744 2014-05-05 Yao Qi <yao@codesourcery.com>
10745
10746 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10747 traceframes into tfile and ctf trace files. Read data from
10748 trace file and test collected data.
10749 (gdb_collect_locals_test): Likewise.
10750 (gdb_unavailable_registers_test): Likewise.
10751 (gdb_unavailable_floats): Likewise.
10752 (gdb_collect_globals_test): Likewise.
10753 (top-level): Append "ctf" to trace_file_targets if GDB
10754 supports.
10755
10756 2014-05-05 Yao Qi <yao@codesourcery.com>
10757
10758 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10759 code to ...
10760 (gdb_collect_args_test_1): ... it. New proc.
10761 (gdb_collect_locals_test): Move some code to ...
10762 (gdb_collect_locals_test_1): ... it. New proc.
10763 (gdb_unavailable_registers_test): Move some code to ...
10764 (gdb_unavailable_registers_test_1): ... it. New proc.
10765 (gdb_unavailable_floats): Move some code to ...
10766 (gdb_unavailable_floats_1): ... it. New proc.
10767
10768 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10769
10770 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10771 probes to test for bitness recognition.
10772 * gdb.arch/amd64-stap-optional-prefix.exp
10773 (test_probe_value_without_reg): New procedure.
10774 Add code to test for different kinds of bitness.
10775
10776 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10777
10778 PR breakpoints/16889
10779 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10780 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10781
10782 2014-05-01 Pedro Alves <palves@redhat.com>
10783
10784 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10785 gdb_file_cmd if no file is specified.
10786 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10787 last_loaded_file to set the remote exec-file.
10788
10789 2014-05-01 Pedro Alves <palves@redhat.com>
10790
10791 * boards/local-remote-host.exp: New file.
10792
10793 2014-05-01 Pedro Alves <palves@redhat.com>
10794
10795 * boards/local-remote-host.exp: Rename to ...
10796 * boards/local-remote-host-notty.exp: ... this.
10797
10798 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10799
10800 * gdb.ada/dyn_arrayidx: New testcase.
10801
10802 2014-04-26 Yao Qi <yao@codesourcery.com>
10803
10804 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10805 and compute the length of function main. Save it in
10806 $main_length.
10807 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10808 (top-level): Use gdb_compile to compile objects into
10809 executable and restart GDB. Remove invocation to
10810 prepare_for_testing.
10811
10812 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10813 Pedro Alves <palves@redhat.com>
10814
10815 PR server/16255
10816 * gdb.multi/multi-attach.c: New file.
10817 * gdb.multi/multi-attach.exp: New file.
10818
10819 2014-04-25 Pedro Alves <palves@redhat.com>
10820
10821 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10822 user.
10823 (top level): Test that "set remote conditional-breakpoints-packet
10824 off" works as intended.
10825 * gdb.base/dprintf.exp: Test that "set remote
10826 breakpoint-commands-packet off" works as intended.
10827 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10828 New function.
10829 (top level): Call it.
10830 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10831 remote fast-tracepoints-packet off" works as intended.
10832 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10833 * lib/gdb.exp (gdb_is_target_remote): ... here.
10834
10835 2014-04-24 David Blaikie <dblaikie@gmail.com>
10836
10837 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10838 ensure clang would not discard them.
10839 * gdb.base/gdbvars.c: Ditto.
10840 * gdb.base/memattr.c: Ditto.
10841 * gdb.base/whatis.c: Ditto.
10842 * gdb.python/py-prettyprint.c: Ditto.
10843 * gdb.trace/actions.c: Ditto.
10844 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10845 ensure clang would not discard it.
10846
10847 2014-04-24 David Blaikie <dblaikie@gmail.com>
10848
10849 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10850 clang to emit the full definition of type required by the test
10851 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10852
10853 2014-04-24 David Blaikie <dblaikie@gmail.com>
10854
10855 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10856 coax Clang into emitting the definition of the type.
10857 * gdb.cp/pr10728-x.h (y): Ditto.
10858 * gdb.cp/pr10728-y.cc (y): Ditto.
10859
10860 2014-04-24 David Blaikie <dblaikie@gmail.com>
10861
10862 * gdb.base/label.exp: XFAIL label related tests under Clang.
10863 * gdb.cp/cplabel.exp: Ditto.
10864 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10865 under Clang those using labels.
10866
10867 2014-04-25 Yao Qi <yao@codesourcery.com>
10868
10869 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10870 double_label.
10871 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10872 partial_label and double_label.
10873
10874 2014-04-24 David Blaikie <dblaikie@gmail.com>
10875
10876 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10877
10878 2014-04-24 David Blaikie <dblaikie@gmail.com>
10879
10880 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10881 of the function to work across GCC and Clang.
10882 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10883 pointer types (const void ** const V void **).
10884
10885 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10886 Walfred Tedeschi <walfred.tedeschi@intel.com>
10887
10888 * Makefile.in (EXECUTABLES): Added i386-avx512.
10889 * gdb.arch/i386-avx512.c: New file.
10890 * gdb.arch/i386-avx512.exp: Likewise.
10891
10892 2014-04-23 Keith Seitz <keiths@redhat.com>
10893
10894 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10895 (mi_make_breakpoint_table): New procedure.
10896 (mi_create_breakpoint): Use mi_make_breakpoint
10897 and return the result.
10898 (mi_make_breakpoint): New procedure.
10899 (mi_build_kv_pairs): New procedure.
10900
10901 * gdb.mi/mi-break.exp: Remove unused globals,
10902 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10903 All callers updated.
10904 * gdb.mi/mi-dprintf.exp: Use variable to track command
10905 number.
10906 Update all callers of mi_create_breakpoint and use
10907 mi_make_breakpoint_table.
10908 Remove any unused global variables.
10909 * gdb.mi/mi-nonstop.exp: Likewise.
10910 * gdb.mi/mi-nsintrall.exp: Likewise.
10911 * gdb.mi/mi-nsmoribund.exp: Likewise.
10912 * gdb.mi/mi-nsthrexec.exp: Likewise.
10913 * gdb.mi/mi-reverse.exp: Likewise.
10914 * gdb.mi/mi-simplerun.exp: Likewise.
10915 * gdb.mi/mi-stepn.exp: Likewise.
10916 * gdb.mi/mi-syn-frame.exp: Likewise.
10917 * gdb.mi/mi-until.exp: Likewise.
10918 * gdb.mi/mi-var-cp.exp: Likewise.
10919 * gdb.mi/mi-var-display.exp: Likewise.
10920 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10921 * gdb.mi/mi2-var-child.exp: Likewise.
10922 * gdb.mi/mi-vla-c99.exp: Likewise.
10923 * lib/mi-support.exp: Likewise.
10924
10925 From Ian Lance Taylor <iant@cygnus.com>:
10926 * lib/gdb.exp (parse_args): New procedure.
10927
10928 2014-04-23 Pedro Alves <palves@redhat.com>
10929
10930 * gdb.base/break-unload-file.c: New file.
10931 * gdb.base/break-unload-file.exp: New file.
10932 * gdb.base/sym-file-lib.c (baz): New function.
10933 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10934 field.
10935 (load): Store the segment's mapped size.
10936 (unload): New function.
10937 (unload_shlib): New function.
10938 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10939 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10940 set a breakpoint at baz, and call it.
10941 * gdb.base/sym-file.exp: New tests for stale breakpoint
10942 instructions.
10943
10944 2014-04-23 Pedro Alves <palves@redhat.com>
10945
10946 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10947 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10948 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10949 * gdb.base/hbreak-unmapped.c: New file.
10950 * gdb.base/hbreak-unmapped.exp: New file.
10951 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10952 * lib/gdb.exp (gdb_is_target_remote): ... here.
10953
10954 2014-04-22 Pedro Alves <palves@redhat.com>
10955
10956 * gdb.base/consecutive-step-over.c: New file.
10957 * gdb.base/consecutive-step-over.exp: New file.
10958
10959 2014-04-22 Pedro Alves <palves@redhat.com>
10960
10961 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10962 instead of send_gdb/gdb_expect.
10963
10964 2014-04-22 Yao Qi <yao@codesourcery.com>
10965
10966 * lib/trace-support.exp (generate_tracefile): New procedure.
10967 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10968 return 0.
10969 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10970 if generate_tracefile returns 1.
10971
10972 2014-04-18 Tom Tromey <palves@redhat.com>
10973 Pedro alves <tromey@redhat.com>
10974
10975 PR backtrace/15558
10976 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10977 with a backtrace limit.
10978 * gdb.python/py-frame-inline.exp: Test running to an inline
10979 function with a backtrace limit, and printing the newest frame.
10980 * gdb.python/py-frame-inline.c (main): Call f.
10981
10982 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10983
10984 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10985
10986 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10987
10988 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10989 Drop prefix from unsupported source file path.
10990
10991 2014-04-17 Yao Qi <yao@codesourcery.com>
10992
10993 * lib/gdb.exp (with_target_charset): New proc.
10994 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10995 with_target_charset.
10996 (test_print_strings): Likewise.
10997 (test_repeat_bytes): Likewise.
10998 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10999 for some tests.
11000
11001 2014-04-16 Keith Seitz <keiths@redhat.com>
11002
11003 PR gdb/15827
11004 * gdb.dwarf2/corrupt.c: New file.
11005 * gdb.dwarf2/corrupt.exp: New file.
11006
11007 2014-04-16 Keith Seitz <keiths@redhat.com>
11008
11009 PR c++/16597
11010 * gdb.cp/namelessclass.cc: New file.
11011 * gdb.cp/namelessclass.exp: New file.
11012 * gdb.cp/namelessclass.S: New file.
11013
11014 2014-04-16 Doug Evans <dje@google.com>
11015
11016 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
11017 Add comment.
11018 (gdbserver_default_get_comm_port): New function.
11019 (gdbserver_start): Check if board file provided
11020 "gdbserver,get_comm_port" and use it if so.
11021 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
11022 (gdb,socketport): Set to "stdio".
11023 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
11024 (stdio_gdbserver_template): Delete.
11025 (${board}_get_remote_address): Update.
11026 (${board}_build_remote_cmd): Delete.
11027 (${board}_get_comm_port): New function.
11028 (${board}_spawn): Update.
11029 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
11030 Delete.
11031 (${board}_get_remote_address): Update.
11032 (${board}_get_comm_port): New function.
11033
11034 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
11035
11036 * gdb.base/memattr.exp: Improve regexps to handle memory regions
11037 appearing in any order.
11038
11039 2014-04-15 Doug Evans <dje@google.com>
11040
11041 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
11042 uninitialized value of "description".
11043
11044 2014-04-15 Keith Seitz <keiths@redhat.com>
11045
11046 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
11047 Remove unused globals.
11048 (test_running_the_program): Likewise.
11049 (test_controlled_execution): Likewise.
11050 (test_controlling_breakpoints): Likewise.
11051 (test_program_termination): Likewise.
11052
11053 2014-04-15 Keith Seitz <keiths@redhat.com>
11054
11055 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
11056 unused globals.
11057 (test_rbreak_creation_and_listing): Likewise.
11058 (test_ignore_count): Likewise.
11059 (test_error): Likewise.
11060
11061 2014-04-15 Pedro Alves <palves@redhat.com>
11062
11063 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
11064 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
11065 sym-file-loader.c.
11066 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
11067 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
11068 to sym-file-loader.c.
11069 (struct library): Forward declare.
11070 (load_shlib, lookup_function): Change prototypes.
11071 (find_shstrtab, find_strtab, find_shdr, find_symtab)
11072 (translate_offset): Remove declarations.
11073 (get_text_addr): New declaration.
11074 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
11075 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
11076 sym-file-loader.h.
11077 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
11078 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
11079 here from sym-file-loader.h.
11080 (struct library): New structure.
11081 (load_shlib, lookup_function): Change prototypes and adjust to
11082 work with a struct library.
11083 (find_shstrtab, find_strtab, find_shdr, find_symtab)
11084 (translate_offset): Make static.
11085 (get_text_addr): New function.
11086 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
11087
11088 2014-04-15 Pedro Alves <palves@redhat.com>
11089
11090 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
11091
11092 2014-04-15 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.base/sym-file-loader.c: Include <limits.h>.
11095 (SELF_LINK): New define.
11096 (get_origin): New function.
11097 (load_shlib): Use it.
11098 * gdb.base/sym-file.exp: Don't early return if the target is
11099 remote. Use runto_main, and issue fail is that fails. Use
11100 gdb_load_shlibs.
11101 (shlib_name): Delete.
11102 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
11103
11104 2014-04-15 Pedro Alves <palves@redhat.com>
11105
11106 * gdb.base/sym-file.exp: Remove regex characters from test
11107 message. Don't refer to breakpoint numbers in test messages.
11108
11109 2014-04-14 Keith Seitz <keiths@redhat.com>
11110
11111 PR c++/16253
11112 * gdb.cp/var-tag.cc: New file.
11113 * gdb.cp/var-tag.exp: New file.
11114 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
11115 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
11116 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
11117 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
11118
11119 2014-04-14 Tom Tromey <tromey@redhat.com>
11120
11121 * gdb.cp/classes.exp (test_enums): Handle underlying type.
11122 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
11123 type.
11124 * gdb.cp/enum-class.exp: New file.
11125 * gdb.cp/enum-class.cc: New file.
11126
11127 2014-04-14 Tom Tromey <tromey@redhat.com>
11128
11129 * gdb.dwarf2/enum-type.exp: New file.
11130
11131 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11132
11133 * gdb.mi/mi-vla-c99.exp: New file.
11134 * gdb.mi/vla.c: New file.
11135
11136 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11137
11138 * gdb.base/vla-datatypes.c: New file.
11139 * gdb.base/vla-datatypes.exp: New file.
11140
11141 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11142
11143 * gdb.base/vla-ptr.c: New file.
11144 * gdb.base/vla-ptr.exp: New file.
11145
11146 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11147
11148 * gdb.dwarf2/count.exp: New file.
11149
11150 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11151
11152 * gdb.base/vla-sideeffect.c: New file.
11153 * gdb.base/vla-sideeffect.exp: New file.
11154
11155 2014-04-14 David Blaikie <dblaikie@gmail.com>
11156
11157 * gdb.mi/non-stop.c: Add return value for non-void function return
11158 statement.
11159 * gdb.threads/staticthreads.c: Ditto.
11160
11161 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
11162 Doug Evans <xdje42@gmail.com>
11163
11164 * gdb.guile/scm-value.c: Improve test case.
11165 * gdb.guile/scm-value.exp: Add new test.
11166
11167 2014-04-11 David Blaikie <dblaikie@gmail.com>
11168
11169 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
11170 override Clang's default.
11171
11172 2014-04-11 Joel Brobecker <brobecker@adacore.com>
11173
11174 Revert the following changes (regressions):
11175
11176 * gdb.base/vla-sideeffect.c: New file.
11177 * gdb.base/vla-sideeffect.exp: New file.
11178
11179 * gdb.dwarf2/count.exp: New file.
11180
11181 * gdb.base/vla-multi.c: New file.
11182 * gdb.base/vla-multi.exp: New file.
11183
11184 * gdb.base/vla-ptr.c: New file.
11185 * gdb.base/vla-ptr.exp: New file.
11186
11187 * gdb.base/vla-datatypes.c: New file.
11188 * gdb.base/vla-datatypes.exp: New file.
11189
11190 * gdb.mi/mi-vla-c99.exp: New file.
11191 * gdb.mi/vla.c: New file.
11192
11193 2014-04-11 Keith Seitz <keiths@redhat.com>
11194
11195 PR c++/16675
11196 * gdb.cp/cpsizeof.exp: New file.
11197 * gdb.cp/cpsizeof.cc: New file.
11198
11199 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11200
11201 * gdb.mi/mi-vla-c99.exp: New file.
11202 * gdb.mi/vla.c: New file.
11203
11204 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11205
11206 * gdb.base/vla-datatypes.c: New file.
11207 * gdb.base/vla-datatypes.exp: New file.
11208
11209 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11210
11211 * gdb.base/vla-ptr.c: New file.
11212 * gdb.base/vla-ptr.exp: New file.
11213
11214 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11215
11216 * gdb.base/vla-multi.c: New file.
11217 * gdb.base/vla-multi.exp: New file.
11218
11219 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11220
11221 * gdb.dwarf2/count.exp: New file.
11222
11223 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11224
11225 * gdb.base/vla-sideeffect.c: New file.
11226 * gdb.base/vla-sideeffect.exp: New file.
11227
11228 2014-04-11 Yao Qi <yao@codesourcery.com>
11229
11230 * gdb.base/completion.exp: Check file exists before running tests
11231 on file completion.
11232
11233 2014-04-10 Pedro Alves <palves@redhat.com>
11234
11235 * gdb.base/cond-eval-mode.c: New file.
11236 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
11237 prepare_for_testing to build the new file. Check result of
11238 runto_main.
11239 (test_break, test_watch): New procedures.
11240 (top level): Use them.
11241
11242 2014-04-08 Pierre Muller <muller@sourceware.org>
11243
11244 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
11245 Ctrl-V use for mingw hosts.
11246
11247 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
11248
11249 * gdb.python/py-value.c: Improve test case.
11250 * gdb.python/py-value.exp: Add new test.
11251
11252 2014-04-07 David Blaikie <dblaikie@gmail.com>
11253
11254 * lib/compiler.c: Identify the clang compiler.
11255 * lib/compiler.cc: Ditto.
11256
11257 2014-04-03 Yao Qi <yao@codesourcery.com>
11258
11259 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
11260
11261 2014-04-01 Anton Blanchard <anton@samba.org>
11262
11263 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
11264 messages unique.
11265
11266 2014-04-01 Anton Blanchard <anton@samba.org>
11267
11268 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
11269 prepare_for_testing.
11270
11271 2014-04-01 Anton Blanchard <anton@samba.org>
11272
11273 * gdb.arch/ppc64-atomic-inst.c: Remove.
11274 * gdb.arch/ppc64-atomic-inst.S: New file.
11275 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
11276
11277 2014-03-31 Doug Evans <dje@google.com>
11278
11279 * gdb.base/print-symbol-loading-lib.c: New file.
11280 * gdb.base/print-symbol-loading-main.c: New file.
11281 * gdb.base/print-symbol-loading.exp: New file.
11282
11283 2014-03-31 Yao Qi <yao@codesourcery.com>
11284
11285 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
11286
11287 2014-03-28 Joel Brobecker <brobecker@adacore.com>
11288
11289 * gdb.ada/mi_dyn_arr: New testcase.
11290
11291 2014-03-27 Doug Evans <dje@google.com>
11292
11293 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
11294
11295 2014-03-27 Yao Qi <yao@codesourcery.com>
11296
11297 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
11298 if target is nios2-*-*.
11299
11300 2014-03-26 Yao Qi <yao@codesourcery.com>
11301
11302 * lib/gdb.exp (readline_is_used): New proc.
11303 * gdb.base/completion.exp: Move tests on command complete up.
11304 Skip the rest of tests if readline is not used.
11305 * gdb.ada/complete.exp: Skp the test if readline is not
11306 used.
11307 * gdb.base/filesym.exp: Likewise.
11308 * gdb.base/macscp.exp: Likewise.
11309 * gdb.base/readline-ask.exp: Likewise.
11310 * gdb.base/readline.exp: Likewise.
11311 * gdb.python/py-cmd.exp: Likewise.
11312 * gdb.trace/tfile.exp: Likewise.
11313
11314 2014-03-26 Yao Qi <yao@codesourcery.com>
11315
11316 * gdb.base/macscp.exp: Fix code format issues.
11317
11318 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
11319
11320 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
11321 * gdb.asm/powerpc64le.inc: New file.
11322
11323 2014-03-25 Pedro Alves <palves@redhat.com>
11324 Doug Evans <dje@google.com>
11325
11326 * gdb.base/source-execution.c: New file.
11327 * gdb.base/source-execution.exp: New file.
11328 * gdb.base/source-execution.gdb: New file.
11329
11330 2014-03-24 Doug Evans <dje@google.com>
11331
11332 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
11333 using fission.
11334
11335 2014-03-24 Hui Zhu <hui@codesourcery.com>
11336 Pedro Alves <palves@redhat.com>
11337
11338 PR breakpoints/16101
11339 * gdb.base/dprintf.exp: Use unsupported rather than changing the
11340 test pass/fail messages. Detect missing support for dprintf when
11341 breakpoints are actually inserted.
11342 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
11343 breakpoints are actually inserted.
11344 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
11345 fails.
11346
11347 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11348
11349 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
11350
11351 2014-03-22 Doug Evans <xdje42@gmail.com>
11352
11353 * gdb.python/python.exp (python not supported): Verify multi-line
11354 python command issues an error.
11355 * gdb.guile/guile.exp (guile not supported): Verify multi-line
11356 guile command issues an error.
11357
11358 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11359
11360 * gdb.threads/thread-specific.exp: Handle the lack of usable
11361 $this_breakpoint and $this_thread.
11362
11363 2014-03-21 Hui Zhu <hui@codesourcery.com>
11364
11365 * gdb.base/attach.exp (do_command_attach_tests): New.
11366
11367 2014-03-20 Tom Tromey <tromey@redhat.com>
11368 Pedro Alves <palves@redhat.com>
11369
11370 PR cli/15718
11371 * gdb.base/condbreak-call-false.c: New file.
11372 * gdb.base/condbreak-call-false.exp: New file.
11373
11374 2014-03-20 Pedro Alves <palves@redhat.com>
11375
11376 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11377 Delete.
11378 (block_signals, unblock_signals): Delete.
11379 (child_function_2, main): Remove references to deleted variable
11380 and functions.
11381
11382 2014-03-20 Pedro Alves <palves@redhat.com>
11383
11384 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11385 Use pthread_kill to signal thread 2.
11386 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11387 Adjust to make the test send itself a signal rather than using the
11388 host's "kill" command.
11389
11390 2014-03-20 Pedro Alves <palves@redhat.com>
11391
11392 * gdb.threads/multiple-step-overs.c: New file.
11393 * gdb.threads/multiple-step-overs.exp: New file.
11394 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11395 Adjust expected infrun debug output.
11396
11397 2014-03-20 Pedro Alves <palves@redhat.com>
11398
11399 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11400 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11401
11402 2014-03-20 Pedro Alves <palves@redhat.com>
11403
11404 PR breakpoints/7143
11405 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11406 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11407 of gdb_test_multiple.
11408 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11409 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11410
11411 2014-03-20 Pedro Alves <palves@redhat.com>
11412
11413 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11414 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11415
11416 2014-03-19 Pedro Alves <palves@redhat.com>
11417
11418 * gdb.base/async.exp: Remove early return.
11419
11420 2014-03-19 Pedro Alves <palves@redhat.com>
11421
11422 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11423
11424 2014-03-19 Pedro Alves <palves@redhat.com>
11425
11426 * gdb.base/async.exp (test_background): Expect \r\n after
11427 "completed." in the fail pattern.
11428
11429 2014-03-19 Pedro Alves <palves@redhat.com>
11430
11431 * gdb.base/async.exp (test_background): New procedure.
11432 Use it for all background execution command tests.
11433
11434 2014-03-19 Pedro Alves <palves@redhat.com>
11435
11436 * gdb.base/async.exp: Use prepare_for_testing.
11437
11438 2014-03-19 Pedro Alves <palves@redhat.com>
11439
11440 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11441 the same line.
11442
11443 2014-03-19 Pedro Alves <palves@redhat.com>
11444
11445 * gdb.base/async.c (main): Add "jump here" and "until here" line
11446 marker comments.
11447 * gdb.base/async.exp (jump_here): New global.
11448 (jump& test): Use it.
11449 (until_here): New global.
11450 (until& test): Use it.
11451
11452 2014-03-19 Pedro Alves <palves@redhat.com>
11453
11454 * gdb.base/async.exp: Don't frob gdb_protocol.
11455
11456 2014-03-18 Doug Evans <xdje42@gmail.com>
11457
11458 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11459 Fix spelling of exec-done-display.
11460
11461 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11462
11463 PR gdb/15358
11464 * gdb.base/gdb-sigterm.c: New file.
11465 * gdb.base/gdb-sigterm.exp: New file.
11466
11467 2014-03-18 Pedro Alves <palves@redhat.com>
11468
11469 PR gdb/13860
11470 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11471 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11472 solib-event.
11473
11474 2014-03-17 Joel Brobecker <brobecker@adacore.com>
11475
11476 * gdb.ada/pckd_arr_ren: New testcase.
11477
11478 2014-03-13 Doug Evans <xdje42@gmail.com>
11479
11480 PR guile/16612
11481 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11482 collect after discarding symbols.
11483
11484 2014-03-13 Ludovic Courtès <ludo@gnu.org>
11485 Doug Evans <xdje42@gmail.com>
11486
11487 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11488 to history survives a gc.
11489
11490 2014-03-13 Pedro Alves <palves@redhat.com>
11491
11492 * gdb.base/default.exp: Don't test "target procfs".
11493
11494 2014-03-13 Pedro Alves <palves@redhat.com>
11495
11496 * gdb.base/default.exp: Update "target child" and "target procfs"
11497 tests to not expect "Unix".
11498
11499 2014-03-12 Tom Tromey <tromey@redhat.com>
11500
11501 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11502 New procs. Add target-async tests.
11503 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11504 Add target-async tests.
11505
11506 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11507
11508 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11509 'func_start' and 'func_end' for the beginning and end of the
11510 function code, respectively.
11511 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11512 'func_end' instead of 'func' and 'main'.
11513
11514 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11515
11516 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11517 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11518 generate the debug info assembler source.
11519
11520 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11521
11522 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11523 * gdb.dwarf2/arr-subrange.exp: Likewise.
11524 * gdb.dwarf2/dwz.exp: Likewise.
11525 * gdb.dwarf2/method-ptr.exp: Likewise.
11526 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11527 * gdb.dwarf2/subrange.exp: Likewise.
11528 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11529 * gdb.dwarf2/implptrpiece.exp: Likewise.
11530 * gdb.dwarf2/nostaticblock.exp: Likewise.
11531
11532 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11533
11534 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11535 directory to absolute path name arguments.
11536
11537 2014-03-10 Joel Brobecker <brobecker@adacore.com>
11538
11539 * gdb.ada/tagged_access: New testcase.
11540
11541 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11542
11543 * gdb.btrace/data.exp: Update expected output.
11544
11545 2014-03-06 Yao Qi <yao@codesourcery.com>
11546
11547 * gdb.trace/pr16508.exp: New file.
11548
11549 2014-03-05 Pedro Alves <palves@redhat.com>
11550
11551 PR gdb/16575
11552 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11553 procedure.
11554 (top level): Adjust to use it. Add tests that exercise breakpoint
11555 interaction with the code-cache.
11556
11557 2014-02-26 Ludovic Courtès <ludo@gnu.org>
11558
11559 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11560 test for 'history-append!'.
11561
11562 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11563
11564 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11565 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11566 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11567 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11568 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11569 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11570
11571 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11572
11573 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11574 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11575 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11576
11577 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11578
11579 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11580
11581 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11582
11583 * gdb.dwarf2/arr-stride.c: New file.
11584 * gdb.dwarf2/arr-stride.exp: New file.
11585
11586 2014-02-26 Pedro Alves <palves@redhat.com>
11587
11588 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11589 that won't ever trigger. Make sure that GDB reports the correct
11590 breakpoint that caused the stop.
11591
11592 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11593
11594 PR gdb/16626
11595 * gdb.base/auto-load-script: New file.
11596 * gdb.base/auto-load.c: New file.
11597 * gdb.base/auto-load.exp: New file.
11598
11599 PR gdb/16626
11600 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11601
11602 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11603
11604 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11605 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11606
11607 2014-02-24 Doug Evans <dje@google.com>
11608
11609 * lib/gdb.exp (run_on_host): Log error output if program fails.
11610
11611 2014-02-21 Pedro Alves <palves@redhat.com>
11612
11613 * gdb.threads/step-after-sr-lock.c: Rename to ...
11614 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11615 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11616 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11617 ... this.
11618
11619 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11620
11621 PR tdep/16397
11622 * gdb.arch/amd64-stap-special-operands.exp: New file.
11623 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11624 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11625 * gdb.arch/amd64-stap-triplet.S: Likewise.
11626 * gdb.arch/amd64-stap-triplet.c: Likewise.
11627
11628 2014-02-20 Joel Brobecker <brobecker@adacore.com>
11629
11630 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11631 in .section pseudo-op.
11632
11633 2014-02-20 lin zuojian <manjian2006@gmail.com>
11634 Joel Brobecker <brobecker@adacore.com>
11635 Doug Evans <xdje42@gmail.com>
11636
11637 PR symtab/16581
11638 * gdb.dwarf2/dw2-icycle.S: New file.
11639 * gdb.dwarf2/dw2-icycle.c: New file.
11640 * gdb.dwarf2/dw2-icycle.exp: New file.
11641
11642 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11643
11644 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11645 operations on gdb.Value objects.
11646 * gdb.python/py-value-cc.exp: Add new test to test operations on
11647 gdb.Value objects.
11648
11649 2014-02-18 Doug Evans <dje@google.com>
11650
11651 * Makefile.in (TESTS): New variable.
11652 (expanded_tests, expanded_tests_or_none): New variables
11653 (check-single): Pass $(expanded_tests_or_none) to runtest.
11654 (check-parallel): Only run tests in $(TESTS) if non-empty.
11655 (check/no-matching-tests-found): New rule.
11656 * README: Document TESTS makefile variable.
11657
11658 2014-02-18 Doug Evans <dje@google.com>
11659
11660 * Makefile.in (check-parallel): rm -rf outputs temp.
11661
11662 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11663
11664 Fix "ERROR: no fileid for" in the testsuite.
11665 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11666
11667 2014-02-12 Doug Evans <dje@google.com>
11668
11669 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11670 (MISCELLANEOUS): New variable.
11671 (clean): rm -rf $(MISCELLANEOUS).
11672 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11673 dwp live in the same directory as symlinks, with each symlink pointed
11674 to a differently named file in a different directory.
11675
11676 2014-02-11 Doug Evans <dje@google.com>
11677
11678 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11679 of Tcl file commands.
11680
11681 2014-02-10 Mark Kettenis <kettenis@gnu.org>
11682
11683 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11684 "kill -SIGUSR1 -1".
11685
11686 2014-02-10 Joel Brobecker <brobecker@adacore.com>
11687
11688 * gdb.ada/tick_length_array_enum_idx: New testcase.
11689
11690 2014-02-10 Doug Evans <xdje42@gmail.com>
11691
11692 * configure.ac (AC_OUTPUT): Add gdb.guile.
11693 * configure: Regenerate.
11694 * lib/gdb-guile.exp: New file.
11695 * lib/gdb.exp (get_target_charset): New function.
11696 * gdb.base/help.exp: Update expected output from "apropos apropos".
11697 * gdb.guile/Makefile.in: New file.
11698 * gdb.guile/guile.exp: New file.
11699 * gdb.guile/scm-arch.c: New file.
11700 * gdb.guile/scm-arch.exp: New file.
11701 * gdb.guile/scm-block.c: New file.
11702 * gdb.guile/scm-block.exp: New file.
11703 * gdb.guile/scm-breakpoint.c: New file.
11704 * gdb.guile/scm-breakpoint.exp: New file.
11705 * gdb.guile/scm-disasm.c: New file.
11706 * gdb.guile/scm-disasm.exp: New file.
11707 * gdb.guile/scm-equal.c: New file.
11708 * gdb.guile/scm-equal.exp: New file.
11709 * gdb.guile/scm-error.exp: New file.
11710 * gdb.guile/scm-error.scm: New file.
11711 * gdb.guile/scm-frame-args.c: New file.
11712 * gdb.guile/scm-frame-args.exp: New file.
11713 * gdb.guile/scm-frame-args.scm: New file.
11714 * gdb.guile/scm-frame-inline.c: New file.
11715 * gdb.guile/scm-frame-inline.exp: New file.
11716 * gdb.guile/scm-frame.c: New file.
11717 * gdb.guile/scm-frame.exp: New file.
11718 * gdb.guile/scm-generics.exp: New file.
11719 * gdb.guile/scm-gsmob.exp: New file.
11720 * gdb.guile/scm-iterator.c: New file.
11721 * gdb.guile/scm-iterator.exp: New file.
11722 * gdb.guile/scm-math.c: New file.
11723 * gdb.guile/scm-math.exp: New file.
11724 * gdb.guile/scm-objfile-script-gdb.in: New file.
11725 * gdb.guile/scm-objfile-script.c: New file.
11726 * gdb.guile/scm-objfile-script.exp: New file.
11727 * gdb.guile/scm-objfile.c: New file.
11728 * gdb.guile/scm-objfile.exp: New file.
11729 * gdb.guile/scm-ports.exp: New file.
11730 * gdb.guile/scm-pretty-print.c: New file.
11731 * gdb.guile/scm-pretty-print.exp: New file.
11732 * gdb.guile/scm-pretty-print.scm: New file.
11733 * gdb.guile/scm-section-script.c: New file.
11734 * gdb.guile/scm-section-script.exp: New file.
11735 * gdb.guile/scm-section-script.scm: New file.
11736 * gdb.guile/scm-symbol.c: New file.
11737 * gdb.guile/scm-symbol.exp: New file.
11738 * gdb.guile/scm-symtab-2.c: New file.
11739 * gdb.guile/scm-symtab.c: New file.
11740 * gdb.guile/scm-symtab.exp: New file.
11741 * gdb.guile/scm-type.c: New file.
11742 * gdb.guile/scm-type.exp: New file.
11743 * gdb.guile/scm-value-cc.cc: New file.
11744 * gdb.guile/scm-value-cc.exp: New file.
11745 * gdb.guile/scm-value.c: New file.
11746 * gdb.guile/scm-value.exp: New file.
11747 * gdb.guile/source2.scm: New file.
11748 * gdb.guile/types-module.cc: New file.
11749 * gdb.guile/types-module.exp: New file.
11750
11751 2014-02-10 Yao Qi <yao@codesourcery.com>
11752
11753 PR testsuite/16543
11754 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11755 * configure: Regenerated.
11756 * Makefile.in: New file.
11757
11758 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11759
11760 * gdb.python/py-framefilter.exp: Fix typo.
11761
11762 2014-02-08 Yao Qi <yao@codesourcery.com>
11763
11764 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11765 that no =breakpoint-modified is emitted when breakpoints are
11766 modified through MI commands.
11767
11768 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11769 Pedro Alves <palves@redhat.com>
11770
11771 * gdb.threads/step-after-sr-lock.c: New file.
11772 * gdb.threads/step-after-sr-lock.exp: New file.
11773
11774 2014-02-07 Pedro Alves <palves@redhat.com>
11775
11776 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11777
11778 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11779
11780 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11781 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11782
11783 2014-02-06 Doug Evans <xdje42@gmail.com>
11784
11785 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11786 output.
11787
11788 * gdb.gdb/python-interrupts.exp: New file.
11789
11790 2014-02-05 Yao Qi <yao@codesourcery.com>
11791
11792 * gdb.trace/report.exp (use_collected_data): Test the output
11793 of "info threads" and "info inferiors".
11794
11795 2014-02-05 Yao Qi <yao@codesourcery.com>
11796
11797 Revert this patch:
11798
11799 2013-05-24 Yao Qi <yao@codesourcery.com>
11800
11801 * gdb.trace/tfile.exp: Test inferior and thread.
11802
11803 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11804
11805 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11806 on a function.
11807 * gdb.base/step-bt.c: Call hello via function pointer to make
11808 sure its first instruction is executed on powerpc64le-linux.
11809
11810 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11811
11812 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11813
11814 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11815
11816 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11817 of the test patterns for use on little-endian systems.
11818
11819 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11820
11821 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11822 (decimal_vector): Fix for little-endian.
11823
11824 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11825
11826 * gdb.arch/sparc-sysstep.exp: New file.
11827 * gdb.arch/sparc-sysstep.c: Likewise.
11828
11829 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11830
11831 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11832
11833 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11834
11835 2014-01-23 Tom Tromey <tromey@redhat.com>
11836
11837 * gdb.ada/array_char_idx: New testcase.
11838
11839 2014-01-23 Tom Tromey <tromey@redhat.com>
11840
11841 PR python/16487:
11842 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11843 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11844 classes.
11845
11846 2014-01-23 Tom Tromey <tromey@redhat.com>
11847
11848 PR python/16491:
11849 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11850 string from an inferior frame.
11851 * gdb.python/py-framefilter-mi.exp: Update.
11852
11853 2014-01-22 Doug Evans <dje@google.com>
11854
11855 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11856
11857 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11858
11859 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11860
11861 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11862
11863 * gdb.trace/entry-values.exp: Remove excess space character from
11864 regex patterns. Handle s390 call instruction.
11865
11866 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11867
11868 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11869 define "*_start" label. Make "name" static.
11870 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11871 ${name} by references to ${name}_start.
11872
11873 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11874
11875 * gdb.base/info-macros.exp: Remove "debug" from the compile
11876 options.
11877
11878 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11879
11880 * gdb.dlang/demangle.exp: New file.
11881
11882 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11883
11884 * gdb.dlang/primitive-types.exp: New file.
11885
11886 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11887
11888 * configure.ac: Create gdb.dlang/Makefile.
11889 * configure: Regenerate.
11890 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11891 * gdb.dlang/Makefile.in: New file.
11892 * lib/d-support.exp: New file.
11893 * lib/gdb.exp (skip_d_tests): New proc.
11894
11895 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11896
11897 * gdb.btrace/delta.exp: Check reverse stepi.
11898 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11899 * gdb.btrace/finish.exp: New.
11900 * gdb.btrace/next.exp: New.
11901 * gdb.btrace/nexti.exp: New.
11902 * gdb.btrace/record_goto.c: Add comments.
11903 * gdb.btrace/step.exp: New.
11904 * gdb.btrace/stepi.exp: New.
11905 * gdb.btrace/multi-thread-step.c: New.
11906 * gdb.btrace/multi-thread-step.exp: New.
11907 * gdb.btrace/rn-dl-bind.c: New.
11908 * gdb.btrace/rn-dl-bind.exp: New.
11909 * gdb.btrace/data.c: New.
11910 * gdb.btrace/data.exp: New.
11911 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11912
11913 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11914
11915 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11916 * gdb.btrace/exception.exp: Update.
11917 * gdb.btrace/instruction_history.exp: Update.
11918 * gdb.btrace/record_goto.exp: Update.
11919 * gdb.btrace/tailcall.exp: Update.
11920 * gdb.btrace/unknown_functions.exp: Update.
11921 * gdb.btrace/delta.exp: New.
11922
11923 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11924
11925 * gdb.btrace/record_goto.exp: Add backtrace test.
11926 * gdb.btrace/tailcall.exp: Add backtrace test.
11927
11928 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11929
11930 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11931 * gdb.btrace/record_goto.c: New.
11932 * gdb.btrace/record_goto.exp: New.
11933 * gdb.btrace/x86-record_goto.S: New.
11934
11935 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11936
11937 * gdb.btrace/function_call_history.exp: Update tests.
11938 * gdb.btrace/instruction_history.exp: Update tests.
11939
11940 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11941
11942 * gdb.btrace/function_call_history.exp: Fix expected field
11943 order for "record function-call-history".
11944 Add new tests for "record function-call-history /c".
11945 * gdb.btrace/exception.cc: New.
11946 * gdb.btrace/exception.exp: New.
11947 * gdb.btrace/tailcall.exp: New.
11948 * gdb.btrace/x86-tailcall.S: New.
11949 * gdb.btrace/x86-tailcall.c: New.
11950 * gdb.btrace/unknown_functions.c: New.
11951 * gdb.btrace/unknown_functions.exp: New.
11952 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11953
11954 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11955
11956 * gdb.btrace/instruction_history.exp: Update.
11957 * gdb.btrace/function_call_history.exp: Update.
11958
11959 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11960
11961 * gdb.btrace/function_call_history.exp: Fix expected function
11962 trace.
11963 * gdb.btrace/instruction_history.exp: Initialize traced.
11964 Remove traced_functions.
11965
11966 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11967
11968 * gdb.btrace/function_call_history.exp: Update
11969 * gdb.btrace/instruction_history.exp: Update.
11970
11971 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11972
11973 * gdb.btrace/enable.exp: Update expected text.
11974
11975 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11976
11977 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11978 bytes.
11979
11980 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11981
11982 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11983
11984 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11985
11986 * lib/gdb.exp (supports_process_record): Return true for
11987 arm*-linux*. (supports_reverse): Likewise.
11988
11989 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11990
11991 PR python/15464
11992 PR python/16113
11993 * gdb.python/py-type.c: Enhance test case.
11994 * gdb.python/py-value-cc.cc: Likewise
11995 * gdb.python/py-type.exp: Add new tests.
11996 * gdb.python/py-value-cc.exp: Likewise
11997
11998 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11999 Pedro Alves <palves@redhat.com>
12000
12001 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
12002 Make "name" extern.
12003 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
12004 references to ${name}_start by references to ${name}.
12005
12006 2014-01-10 Joel Brobecker <brobecker@adacore.com>
12007
12008 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
12009
12010 2014-01-10 Joel Brobecker <brobecker@adacore.com>
12011
12012 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
12013
12014 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
12015 Pedro Alves <palves@redhat.com>
12016
12017 * gdb.mi/mi-info-os.exp: Connect to the target with
12018 mi_gdb_target_load.
12019
12020 2014-01-08 Pedro Alves <palves@redhat.com>
12021
12022 * gdb.threads/reconnect-signal.c: New file.
12023 * gdb.threads/reconnect-signal.exp: New file.
12024
12025 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12026
12027 * gdb.base/source-dir.exp: New file.
12028
12029 2014-01-07 Joel Brobecker <brobecker@adacore.com>
12030
12031 * gdb.ada/mi_interface: New testcase.
12032
12033 2014-01-07 Joel Brobecker <brobecker@adacore.com>
12034
12035 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
12036 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
12037 gdb.ada/pp-rec-component/pck.ads: New files.
12038
12039 2014-01-07 Joel Brobecker <brobecker@adacore.com>
12040
12041 * gdb.python/py-pp-integral.c: New file.
12042 * gdb.python/py-pp-integral.py: New file.
12043 * gdb.python/py-pp-integral.exp: New file.
12044
12045 For older changes see ChangeLog-1993-2013.
12046 \f
12047 ;; Local Variables:
12048 ;; mode: change-log
12049 ;; left-margin: 8
12050 ;; fill-column: 74
12051 ;; version-control: never
12052 ;; End:
12053
12054 Copyright 2014-2017 Free Software Foundation, Inc.
12055 Copying and distribution of this file, with or without modification,
12056 are permitted provided the copyright notice and this notice are preserved.
This page took 0.300625 seconds and 5 git commands to generate.