gdb.base/remote.exp: Fix typo and add missing return
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-10-13 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/remote.exp (top level): Fix comment typo and add
4 missing return.
5
6 2017-10-13 Pedro Alves <palves@redhat.com>
7 Simon Marchi <simon.marchi@polymtl.ca>
8
9 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
10 calls and add comments. Skip test if use_gdb_stub is set.
11 (top level): Use "set cwd" command instead of "cd" command.
12
13 2017-10-13 Pedro Alves <palves@redhat.com>
14
15 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
16 is_remote target check.
17
18 2017-10-13 Pedro Alves <palves@redhat.com>
19
20 * gdb.base/scope.exp: Use build_executable + clean_restart +
21 gdb_file_cmd instead of prepare_for_testing and no longer skip
22 "before run" tests on is_remote target boards. Update comments.
23 * boards/native-extended-gdbserver.exp
24 (extended_gdbserver_load_last_file): New, factored out from ...
25 (gdb_load): ... this. Move further below and add comment.
26 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
27
28 2017-10-12 Pedro Alves <palves@redhat.com>
29
30 * gdb.base/attach.exp: Remove references to gdb64.
31 * gdb.base/dbx.exp: Remove references to gdb64.
32
33 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
34 Pedro Alves <palves@redhat.com>
35
36 * gdb.base/label.exp: Remove is_remote target check.
37
38 2017-10-12 Pedro Alves <palves@redhat.com>
39
40 * gdb.base/auvx.exp (coredir): Update comment.
41 (top level) <core_works>: Use "set cwd" command instead of "cd"
42 command.
43
44 2017-10-12 Pedro Alves <palves@redhat.com>
45 Simon Marchi <simon.marchi@polymtl.ca>
46
47 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
48 target boards.
49
50 2017-10-12 Pedro Alves <palves@redhat.com>
51 Simon Marchi <simon.marchi@polymtl.ca>
52
53 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
54 Instead skip if there's any gdb_protocol set.
55
56 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
57 Pedro Alves <palves@redhat.com>
58
59 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
60
61 2017-10-12 Pedro Alves <palves@redhat.com>
62 Simon Marchi <simon.marchi@polymtl.ca>
63
64 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
65 instead of on dejagnu remote boards.
66
67 2017-10-12 Pedro Alves <palves@redhat.com>
68 Simon Marchi <simon.marchi@polymtl.ca>
69
70 * gdb.base/inferior-died.exp: Remove is_remote and isnative
71 checks. Use build_executable + clean_restart instead of
72 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
73 of enabling non-stop after starting gdb.
74
75 2017-10-12 Pedro Alves <palves@redhat.com>
76
77 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
78 * gdb.threads/non-ldr-exc-2.exp: Ditto.
79 * gdb.threads/non-ldr-exc-3.exp: Ditto.
80 * gdb.threads/non-ldr-exc-4.exp: Ditto.
81
82 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
83
84 * gdb.arch/arc-tdesc-cpu.exp: New file.
85 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
86
87 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
88
89 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
90
91 2017-10-10 Pedro Alves <palves@redhat.com>
92
93 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
94 expect CLI output.
95
96 2017-10-10 Pedro Alves <palves@redhat.com>
97
98 * lib/selftest-support.exp (selftest_setup): Update for
99 captured_command_loop's prototype change.
100
101 2017-10-09 Pedro Alves <palves@redhat.com>
102
103 Test both arch1=>arch2 and arch2=>arch1.
104
105 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
106 (srcfile2, binfile2, march1, march2): Remove globals. Largely
107 factored out to...
108 (append_arch1_options, append_arch2_options, append_arch_options)
109 (build_executables): New procedures.
110 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
111 local.
112 (top level): Add new 'first_arch' testing axis.
113
114 2017-10-09 Pedro Alves <palves@redhat.com>
115
116 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
117 (barrier): New.
118 (thread_start, all_started): New functions.
119 (main): Spawn new thread and wait until it is scheduled.
120 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
121 option.
122 (do_test): Add 'selected_thread' parameter. Run to all_started
123 instead of main. Explicitly set the breakpoint at main. Switch
124 to the SELECTED_THREAD thread.
125 (top level): Test handling the exec event with either the main
126 thread or the second thread selected.
127
128 2017-10-09 Pedro Alves <palves@redhat.com>
129
130 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
131 logic. Move STOP marker after the value checks.
132 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
133 regexp.
134
135 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
136
137 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
138
139 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
140
141 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
142 integer-to-dfp conversion.
143 * gdb.base/dfp-test.exp: Likewise.
144
145 2017-10-04 Pedro Alves <palves@redhat.com>
146
147 * gdb.multi/hangout.c: Include <unistd.h>.
148 (hangout_loop): New function.
149 (main): Call alarm. Call hangout_loop in a loop.
150 * gdb.multi/hello.c: Include <unistd.h>.
151 (hello_loop): New function.
152 (main): Call alarm. Call hangout_loop in a loop.
153 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
154 inferior with the other selected.
155
156 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
157
158 * gdb.mi/list-thread-groups-available.exp: New file.
159 * gdb.mi/list-thread-groups-available.c: New file.
160
161 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
162
163 * gdb.base/set-cwd.exp: Make it available on
164 native-extended-gdbserver.
165
166 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
167
168 * gdb.base/set-cwd.c: New file.
169 * gdb.base/set-cwd.exp: Likewise.
170
171 2017-10-02 Tom Tromey <tom@tromey.com>
172
173 PR rust/22236:
174 * gdb.rust/simple.rs (main): New variable "fslice".
175 * gdb.rust/simple.exp: Add slice tests. Update string tests.
176
177 2017-10-02 Tom Tromey <tom@tromey.com>
178
179 * gdb.rust/simple.exp: Test ptype of a slice.
180
181 2017-10-02 Tom Tromey <tom@tromey.com>
182
183 * gdb.rust/simple.exp: Test index of slice.
184
185 2017-09-27 Tom Tromey <tom@tromey.com>
186
187 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
188
189 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
190 Pedro Alves <palves@redhat.com>
191
192 * gdb.base/compare-sections.exp (get value of read-only section): Read
193 as unsigned value.
194 (corrupt read-only section): Likewise and don't set written if patching
195 failed.
196
197 2017-09-21 Kevin Buettner <kevinb@redhat.com>
198
199 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
200 files.
201
202 2017-09-20 Pedro Alves <palves@redhat.com>
203
204 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
205 symbol names in gdb's output.
206 * gdb.cp/overload.exp ("list all overloads"): Likewise.
207
208 2017-09-20 Pedro Alves <palves@redhat.com>
209
210 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
211 Rename to ...
212 (test_list_ambiguous_symbol): ... this and add a symbol name
213 parameter. Adjust.
214 (test_list_ambiguous_function): Reimplement on top of
215 test_list_ambiguous_symbol and also test listing ambiguous
216 variables.
217 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
218 (ambiguous_fun): ... this.
219 (ambiguous_var): New.
220 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
221 (ambiguous_fun): ... this.
222 (ambiguous_var): New.
223
224 2017-09-19 John Baldwin <jhb@FreeBSD.org>
225
226 * gdb.base/starti.c: New file.
227 * gdb.base/starti.exp: New file.
228 * lib/gdb.exp (gdb_starti_cmd): New procedure.
229
230 2017-09-14 Pedro Alves <palves@redhat.com>
231
232 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
233 (top level): Use it instead of runto.
234
235 2017-09-11 Tom Tromey <tom@tromey.com>
236
237 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
238
239 2017-09-11 Tom Tromey <tom@tromey.com>
240
241 * gdb.python/py-infthread.exp: Add tests for new_thread event.
242 * gdb.python/py-inferior.exp: Add tests for new inferior events.
243
244 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
245
246 * gdb.fortran/printing-types.exp: New file.
247 * gdb.fortran/printing-types.exp: New file.
248
249 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
250
251 * gdb.fortran/vla-ptype.exp: Fix typos.
252 * gdb.fortran/vla-value.exp: Same.
253
254 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
255
256 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
257 * gdb.mi/mi-var-child-f.exp: Likewise.
258 * gdb.mi/mi-vla-fortran.exp: Likewise.
259
260 2017-09-08 Frank Penczek <frank.penczek@intel.com>
261 Christoph Weinmann <christoph.t.weinmann@intel.com>
262 Bernhard Heckel <bernhard.heckel@intel.com>
263
264 * gdb.fortran/ptr-indentation.f90: New file.
265 * gdb.fortran/ptr-indentation.exp: New file.
266
267 2017-09-05 Tom Tromey <tom@tromey.com>
268
269 PR gdb/22010:
270 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
271
272 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
273
274 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
275
276 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
277
278 * gdb.threads/tls-nodebug-pie.c: New file.
279 * gdb.threads/tls-nodebug-pie.exp: New file.
280
281 2017-09-05 Tom Tromey <tom@tromey.com>
282
283 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
284 for rust.
285
286 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
287
288 * gdb.multi/multi-arch-exec.exp: Test with different
289 "follow-exec-mode" settings.
290 (do_test): New procedure.
291
292 2017-09-04 Pedro Alves <palves@redhat.com>
293
294 * gdb.base/func-static.c (S::method const, S::method volatile)
295 (S::method volatile const): New methods.
296 (c_s, v_s, cv_s): New instances.
297 (main): Call method() on them.
298 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
299 (cannot_resolve): New procedure.
300 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
301 print-quote-unquoted columns.
302 (do_test): Test printing each scope too.
303
304 2017-09-04 Pedro Alves <palves@redhat.com>
305
306 * gdb.base/local-static.exp: Also test with
307 class::method::variable wholly quoted.
308 * gdb.cp/m-static.exp (class::method::variable): Remove test.
309
310 2017-09-04 Pedro Alves <palves@redhat.com>
311
312 * gdb.base/local-static.c: New.
313 * gdb.base/local-static.cc: New.
314 * gdb.base/local-static.exp: New.
315
316 2017-09-04 Pedro Alves <palves@redhat.com>
317
318 * gdb.asm/asm-source.exp: Add casts to int.
319 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
320 (dataglobal64_1, dataglobal64_2): New globals.
321 * gdb.base/nodebug.exp: Test different expressions involving the
322 new globals, with print, whatis and ptype. Add casts to int.
323 * gdb.base/solib-display.exp: Add casts to int.
324 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
325 * gdb.cp/m-static.exp: Add cast to int.
326 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
327 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
328 tls variable with no debug info without a cast. Test with a cast
329 to int too.
330 * gdb.trace/entry-values.exp: Add casts.
331
332 2017-09-04 Pedro Alves <palves@redhat.com>
333
334 * gdb.base/nodebug.exp: Test that ptype's error about functions
335 with unknown return type includes the function name too.
336
337 2017-09-04 Pedro Alves <palves@redhat.com>
338
339 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
340 return type of munmap in infcall.
341 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
342 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
343 type of ftell in infcall.
344 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
345 type of getpid in infcall.
346 * gdb.base/infcall-exec.exp: Cast return type of execlp in
347 infcall.
348 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
349 Bail on failure to extract the pid.
350 * gdb.base/nodebug.c: #include <stdint.h>.
351 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
352 New functions.
353 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
354 Change expected output of print/whatis/ptype with functions with
355 no debug info. Test all supported languages. Call
356 test_call_promotion.
357 * gdb.compile/compile.exp: Adjust expected output to expect
358 warning.
359 * gdb.threads/siginfo-threads.exp: Likewise.
360
361 2017-09-04 Pedro Alves <palves@redhat.com>
362
363 * gdb.base/callfuncs.exp (do_function_calls): New parameter
364 "prototypes". Test calling float functions via prototyped and
365 unprototyped function pointers.
366 (perform_all_tests): New parameter "prototypes". Pass it down.
367 (top level): Pass down "prototypes" parameter to
368 perform_all_tests.
369
370 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
371
372 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
373 Test with nested loops.
374
375 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
376
377 * gdb.base/commands.exp: Call the new procedures.
378 (loop_break_test, loop_continue_test): New procedures.
379
380 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
381
382 * gdb.base/commands.exp: Call new procedure.
383 (define_if_without_arg_test): New procedure.
384
385 2017-09-04 Pedro Alves <palves@redhat.com>
386
387 * gdb.base/list-ambiguous.exp: New file.
388 * gdb.base/list-ambiguous0.c: New file.
389 * gdb.base/list-ambiguous1.c: New file.
390 * gdb.base/list.exp (test_list_range): Adjust expected output.
391
392 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
393
394 * gdb.base/share-env-with-gdbserver.c: New file.
395 * gdb.base/share-env-with-gdbserver.exp: Likewise.
396
397 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
398
399 * gdb.base/commands.exp (gdbvar_simple_if_test,
400 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
401 progvar_simple_if_test, progvar_simple_while_test,
402 progvar_complex_if_while_test, user_defined_command_test,
403 user_defined_command_args_eval,
404 user_defined_command_args_stack_test,
405 user_defined_command_manyargs_test, bp_deleted_in_command_test,
406 temporary_breakpoint_commands,
407 gdb_test_no_prompt, redefine_hook_test,
408 redefine_backtrace_test): Remove "global gdb_prompt".
409
410 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
411
412 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
413 New proc, call it from toplevel.
414
415 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
416
417 PR remote/21852
418 * gdb.server/normal.c: New file, copied from gdb.base.
419 * gdb.server/run-without-local-binary.exp: New file.
420
421 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
422
423 * gdb.arch/sparc64-adi.exp: New file.
424 * gdb.arch/sparc64-adi.c: New file.
425
426 2017-08-22 Pedro Alves <palves@redhat.com>
427
428 * gdb.cp/overload.exp (line_range_pattern): New procedure.
429 (top level): Add "list all overloads" tests.
430
431 2017-08-22 Tom Tromey <tom@tromey.com>
432
433 * gdb.gdb/xfullpath.exp: Remove.
434
435 2017-08-21 Pedro Alves <palves@redhat.com>
436
437 PR gdb/19487
438 * gdb.base/symbol-alias.c: New.
439 * gdb.base/symbol-alias2.c: New.
440 * gdb.base/symbol-alias.exp: New.
441
442 2017-08-21 Pedro Alves <palves@redhat.com>
443
444 * gdb.base/dfp-test.c
445 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
446 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
447 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
448 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
449 * gdb.base/whatis-ptype-typedefs.c: New.
450 * gdb.base/whatis-ptype-typedefs.exp: New.
451 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
452 (an_int, an_int_type, an_int_type2): New globals.
453 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
454 involving typedefs and cast expressions.
455 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
456 (lookup_typedefs_function): New.
457 (typedefs_pretty_printers_dict): New.
458 (top level): Register lookup_typedefs_function in
459 gdb.pretty_printers.
460
461 2017-08-18 Yao Qi <yao.qi@linaro.org>
462
463 * gdb.server/unittest.exp: New.
464
465 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
466
467 PR gdb/21954
468 * gdb.base/environ.exp: Add test to check if 'unset environment'
469 works.
470
471 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
472
473 * lib/gdb.exp (universal_compile_options): New caching proc.
474 (gdb_compile): Suppress GCC's coloring of messages.
475
476 2017-08-14 Tom Tromey <tom@tromey.com>
477
478 PR gdb/21675:
479 * gdb.base/printcmds.exp (test_radices): New function.
480 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
481 * gdb.base/sizeof.exp (check_valueof): Use p/d.
482 * lib/gdb.exp (get_integer_valueof): Use p/d.
483
484 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
485
486 * lib/gdb.exp (get_valueof): Don't capture end-of-line
487 characters.
488
489 2017-08-05 Tom Tromey <tom@tromey.com>
490
491 * gdb.rust/simple.exp: Allow String to appear in a different
492 namespace.
493
494 2017-07-26 Yao Qi <yao.qi@linaro.org>
495
496 * gdb.gdb/unittest.exp: Invoke command
497 "maintenance check xml-descriptions".
498
499 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
500
501 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
502 calling context.
503 (hex128): Drop erroneous calculation of parameters.
504
505 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
506
507 * gdb.python/py-unwind.exp: Disable stack protection when
508 building test file.
509
510 2017-07-20 Pedro Alves <palves@redhat.com>
511
512 * gdb.base/default.exp (set language): Adjust expected output.
513
514 2017-07-20 Pedro Alves <palves@redhat.com>
515
516 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
517 (test_minsym): ... this, and make static.
518 (get_pck__foo__bar__minsym): Rename to ...
519 (get_test_minsym): ... this.
520 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
521 symbol names and comments.
522 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
523 (get_test_minsym): ... this.
524 (pck__foo__bar__minsym__2): Rename to ...
525 (test_minsym): ... this.
526 (main): Adjust.
527
528 2017-07-17 Pedro Alves <palves@redhat.com>
529
530 * gdb.base/completion.exp: Adjust expected output.
531 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
532 the completer works.
533
534 2017-07-17 Pedro Alves <palves@redhat.com>
535
536 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
537
538 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
539
540 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
541
542 2017-07-14 Tom Tromey <tom@tromey.com>
543
544 PR rust/21764:
545 * gdb.rust/simple.exp: Add tests.
546
547 2017-07-14 Tom Tromey <tom@tromey.com>
548
549 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
550
551 2017-07-14 Pedro Alves <palves@redhat.com>
552
553 * gdb.linespec/base/one/thefile.cc (z1): New function.
554 * gdb.linespec/base/two/thefile.cc (z2): New function.
555 * gdb.linespec/linespec.exp: Add tests.
556
557 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
558
559 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
560 to mi_create_breakpoint.
561
562 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
563
564 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
565 mi_create_breakpoint.
566
567 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
568
569 * gdb.dlang/demangle.exp: Update for demangling changes.
570
571 2017-07-09 Tom Tromey <tom@tromey.com>
572
573 * gdb.dwarf2/shortpiece.exp: New file.
574
575 2017-07-06 David Blaikie <dblaikie@gmail.com>
576
577 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
578 built from fissiont-multi-cu{1,2}.c.
579 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
580 except putting 'main' and 'func' in separate CUs in the same DWO file.
581 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
582 test.
583 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
584 test.
585
586 2017-07-06 Pedro Alves <palves@redhat.com>
587
588 * gdb.python/py-unwind.exp: Test flushregs.
589
590 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
591
592 PR cli/21688
593 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
594 tests for alias commands and trailing whitespace.
595
596 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
597
598 PR cli/21688
599 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
600 procedure. Call it.
601
602 2017-06-29 Pedro Alves <palves@redhat.com>
603
604 * gdb.base/printcmds.exp: Add tests.
605
606 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
607
608 PR gdb/21337
609 * gdb.base/reread-readsym.exp: New file.
610 * gdb.base/reread-readsym.c: New file.
611
612 2017-06-21 Kevin Buettner <kevinb@redhat.com>
613
614 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
615 subpattern.
616
617 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
618
619 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
620 extended mnemonic.
621 * gdb.arch/powerpc-power9.s: Likewise.
622
623 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
624
625 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
626 on 32-bit x86 targets. Exploit is_*_target macros where
627 appropriate.
628
629 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
630
631 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
632 register pieces.
633
634 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
635
636 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
637 located in one or more DWARF pieces.
638
639 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
640
641 * lib/gdb.exp (get_endianness): New proc.
642 * gdb.arch/aarch64-fp.exp: Use it.
643 * gdb.arch/altivec-regs.exp: Likewise.
644 * gdb.arch/e500-regs.exp: Likewise.
645 * gdb.arch/vsx-regs.exp: Likewise.
646 * gdb.base/dump.exp: Likewise.
647 * gdb.base/funcargs.exp: Likewise.
648 * gdb.base/gnu_vector.exp: Likewise.
649 * gdb.dwarf2/formdata16.exp: Likewise.
650 * gdb.dwarf2/implptrpiece.exp: Likewise.
651 * gdb.dwarf2/nonvar-access.exp: Likewise.
652 * gdb.python/py-inferior.exp: Likewise.
653 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
654
655 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
656
657 PR gdb/21226
658 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
659 stack value pieces are taken from the LSB end.
660
661 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
662
663 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
664 variable at nonzero offset.
665
666 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
667
668 * gdb.dwarf2/var-access.c: New file.
669 * gdb.dwarf2/var-access.exp: New test.
670 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
671
672 2017-06-12 Tom Tromey <tom@tromey.com>
673
674 * gdb.dwarf2/formdata16.exp: Add tests.
675
676 2017-06-12 Tom Tromey <tom@tromey.com>
677
678 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
679
680 2017-06-12 Tom Tromey <tom@tromey.com>
681
682 PR exp/16225:
683 * gdb.reverse/i386-sse-reverse.exp: Update tests.
684 * gdb.arch/vsx-regs.exp: Update tests.
685 * gdb.arch/s390-vregs.exp (hex128): New proc.
686 Update test.
687 * gdb.arch/altivec-regs.exp: Update tests.
688
689 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
690
691 * gdb.base/startup-with-shell.c: New file.
692 * gdb.base/startup-with-shell.exp: Likewise.
693
694 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
695
696 * gdb.server/non-existing-program.exp: Update regex in order to
697 reflect the fact that gdbserver is now using fork_inferior (with a
698 shell) to startup the inferior.
699
700 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
701
702 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
703 support function calls from GDB.
704
705 2017-05-21 Tom Tromey <tom@tromey.com>
706
707 PR rust/21466:
708 * gdb.rust/unsized.exp: New file.
709 * gdb.rust/unsized.rs: New file.
710
711 2017-05-19 Tom Tromey <tom@tromey.com>
712
713 PR rust/21484:
714 * gdb.rust/watch.exp: New file.
715 * gdb.rust/watch.rs: New file.
716
717 2017-05-18 Tom Tromey <tom@tromey.com>
718
719 * gdb.rust/simple.exp: Allow Box to be qualified.
720
721 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
722
723 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
724
725 2017-05-18 Pedro Alves <palves@redhat.com>
726
727 * gdb.base/fileio.c (test_write, test_read, test_close)
728 (test_fstat): Don't print 'ret' in the fail path.
729
730 2017-05-18 Pedro Alves <palves@redhat.com>
731
732 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
733 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
734 (test_system, test_rename, test_unlink, test_time): Change
735 prototypes.
736 * gdb.base/fileio.exp (stop_msg): Adjust.
737
738 2017-05-18 Pedro Alves <palves@redhat.com>
739
740 * gdb.base/fileio.c (null_str): New global.
741 (test_stat): Use it.
742 * gdb.base/fileio.exp: Remove nowarnings.
743
744 2017-05-17 Yao Qi <yao.qi@linaro.org>
745
746 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
747
748 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
749
750 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
751 argument command.
752 (top-level): Invoke test_set_inferior_tty.
753
754 2017-05-04 Pedro Alves <palves@redhat.com>
755
756 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
757 Add parens to print call for Python 3.
758
759 2017-05-03 Keith Seitz <keiths@redhat.com>
760
761 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
762 (main): Call it.
763
764 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
765
766 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
767 to prev and next.
768
769 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
770
771 * gdb.python/py-record-btrace.exp: Remove test for
772 gdb.BtraceInstruction.error.
773
774 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
775
776 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
777
778 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
779
780 * gdb.python/py-record-btrace-threads.c: New file.
781 * gdb.python/py-record-btrace-threads.exp: New file.
782
783 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
784
785 PR testsuite/8595
786 * gdb.base/environ.exp: Make test available in all architectures.
787 Move bits related to "info program" testing to
788 gdb.base/info-program.exp. Rewrite tests to use the two new
789 procedures mentione below.
790 (test_set_show_env_var) New procedure.
791 (test_set_show_env_var_equal): Likewise.
792 * gdb.base/info-program.exp: New file.
793
794 2017-04-27 Keith Seitz <keiths@redhat.com>
795
796 * gdb.cp/oranking.cc (test15): New function.
797 (main): Call test15 and declare additional variables for testing.
798 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
799 "p foo101('abc')" tests.
800 Add tests for cv qualifier overloads.
801 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
802 "lvalue reference overload" test.
803 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
804 "print value of f1 on Child&& in f2" test.
805
806 2017-04-19 Pedro Alves <palves@redhat.com>
807
808 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
809 procedure.
810 (top level): Call it.
811 * lib/gdb.exp (gdb_define_cmd): New procedure.
812
813 2017-04-12 Pedro Alves <palves@redhat.com>
814
815 PR gdb/21323
816 * gdb.cp/wide_char_types.c: Include <wchar.h>.
817 (wchar): New global.
818 * gdb.cp/wide_char_types.exp (wide_char_types_program)
819 (do_test_wide_char, wide_char_types_no_program, top level): Add
820 wchar_t testing.
821
822 2017-04-12 Pedro Alves <palves@redhat.com>
823
824 PR c++/21323
825 * gdb.cp/wide_char_types.c: New file.
826 * gdb.cp/wide_char_types.exp: New file.
827
828 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
829
830 PR gdb/21352
831 * gdb.trace/tsv.exp: Add test for "tsave -r".
832
833 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
834
835 * gdb.dlang/watch-loc.c: New file.
836 * gdb.dlang/watch-loc.exp: New file.
837
838 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
839
840 * gdb.python/py-section-script.exp (sepdebug): New testcases.
841
842 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
843
844 * gdb.arch/arc-analyze-prologue.S: New file.
845 * gdb.arch/arc-analyze-prologue.exp: Likewise.
846
847 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
848
849 * gdb.arch/arc-decode-insn.S: New file.
850 * gdb.arch/arc-decode-insn.exp: Likewise.
851
852 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
853
854 PR tdep/20928
855 * gdb.arch/sparc64-regs.exp: New file.
856 * gdb.arch/sparc64-regs.S: Likewise.
857
858 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
859
860 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
861 and memory view on Python 3.
862
863 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
864 Keith Seitz <keiths@redhat.com>
865
866 PR gdb/14441
867 * gdb.cp/demangle.exp: Add rvalue reference tests.
868 * gdb.cp/rvalue-ref-casts.cc: New file.
869 * gdb.cp/rvalue-ref-casts.exp: New file.
870 * gdb.cp/rvalue-ref-overload.cc: New file.
871 * gdb.cp/rvalue-ref-overload.exp: New file.
872 * gdb.cp/rvalue-ref-params.cc: New file.
873 * gdb.cp/rvalue-ref-params.exp: New file.
874 * gdb.cp/rvalue-ref-sizeof.cc: New file.
875 * gdb.cp/rvalue-ref-sizeof.exp: New file.
876 * gdb.cp/rvalue-ref-types.cc: New file.
877 * gdb.cp/rvalue-ref-types.exp: New file.
878 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
879 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
880
881 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
882
883 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
884 New procedure.
885
886 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
887
888 * lib/mi-support.exp (mi_gdb_test): Add additional message
889 for unexpected output.
890
891 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
892
893 * gdb.base/examine-backward.c (Barrier): New character array
894 constant, to ensure that TestStrings is preceded by a string
895 terminator.
896
897 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
898
899 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
900 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
901 and implicit pointer into such a location.
902
903 2017-03-16 Doug Evans <dje@google.com>
904
905 * gdb.python/py-lazy-string (pointer): Really add new typedef.
906
907 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
908
909 * gdb.cp/m-static.exp: Fix expectation for prototype of
910 test5.single_constructor and single_constructor::single_constructor.
911
912 2017-03-16 Doug Evans <dje@google.com>
913
914 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
915 * gdb.guile/scm-lazy-string.c: New file.
916 * gdb.guile/scm-value.exp: Move lazy string tests to ...
917 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
918 for pointer, array, typedef lazy strings.
919
920 2017-03-16 Doug Evans <dje@google.com>
921
922 PR python/17728, python/18439, python/18779
923 * gdb.python/py-value.c (main) Delete locals sptr, sn.
924 * gdb.python/py-lazy-string.c (pointer): New typedef.
925 (main): New locals ptr, array, typedef_ptr.
926 * gdb.python/py-value.exp: Move lazy string tests to ...
927 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
928 array, typedef lazy strings.
929
930 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
931
932 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
933 Add optional 'test' parameter.
934
935 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
936
937 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
938 Skip for versions of DejaGnu < 1.5.
939
940 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
941
942 * lib/gdb.exp (dejagnu_version): New proc.
943 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
944 Use dejagnu_version.
945
946 2017-03-10 Keith Seitz <keiths@redhat.com>
947
948 PR c++/8128
949 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
950 type from destructor regexps.
951 Add a branch which actually passes the test.
952 Adjust "ptype t5i" test names.
953
954 2017-03-08 Pedro Alves <palves@redhat.com>
955
956 * gdb.base/step-over-exit.exp: Add explicit test message.
957
958 2017-03-08 Pedro Alves <palves@redhat.com>
959
960 PR gdb/18360
961 * gdb.threads/interrupt-while-step-over.c: New file.
962 * gdb.threads/interrupt-while-step-over.exp: New file.
963
964 2017-03-08 Pedro Alves <palves@redhat.com>
965
966 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
967 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
968
969 2017-03-08 Pedro Alves <palves@redhat.com>
970
971 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
972 PKRU as not supported as a PASS.
973
974 2017-03-08 Pedro Alves <palves@redhat.com>
975
976 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
977 prefix instead of $binfile1/$binfile2.
978 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
979 in test message.
980 * gdb.python/py-completion.exp: Use "load python file" as test
981 messages instead of unstable path names.
982
983 2017-03-08 Pedro Alves <palves@redhat.com>
984 Jan Kratochvil <jan.kratochvil@redhat.com>
985
986 PR cli/21218
987 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
988 New proc.
989 (top level): Call it.
990
991 2017-03-08 Pedro Alves <palves@redhat.com>
992
993 PR tui/21216
994 * gdb.tui/tui-nl-filtered-output.exp: New file.
995
996 2017-03-08 Pedro Alves <palves@redhat.com>
997
998 * gdb.base/completion.exp: Move TUI completion tests to ...
999 * gdb.tui/completion.exp: ... this new file.
1000
1001 2017-03-08 Pedro Alves <palves@redhat.com>
1002
1003 * gdb.base/tui-disasm-long-lines.c,
1004 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
1005 gdb.base/tui-layout.exp: Move to ...
1006 * gdb.tui/: ... this new directory.
1007
1008 2017-03-07 Pedro Alves <palves@redhat.com>
1009
1010 * gdb.base/tui-layout.c: New file.
1011 * gdb.base/tui-layout.exp: New file.
1012
1013 2017-03-07 Pedro Alves <palves@redhat.com>
1014
1015 * gdb.base/tui-layout.c: Rename to ...
1016 * gdb.base/tui-disasm-long-lines.c: ... this.
1017 * gdb.base/tui-layout.exp: Rename to ...
1018 * gdb.base/tui-disasm-long-lines.exp: ... this.
1019
1020 2017-03-07 Pedro Alves <palves@redhat.com>
1021
1022 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
1023
1024 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1025
1026 * i386-mpx-call.c: New file.
1027 * i386-mpx-call.exp: New file.
1028
1029 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
1030
1031 * gdb.arch/powerpc-power.exp: Delete test.
1032 * gdb.arch/powerpc-power.s: Likewise.
1033 * gdb.disasm/disassembler-options.exp: New test.
1034 * gdb.arch/powerpc-altivec.exp: Likewise.
1035 * gdb.arch/powerpc-altivec.s: Likewise.
1036 * gdb.arch/powerpc-altivec2.exp: Likewise.
1037 * gdb.arch/powerpc-altivec2.s: Likewise.
1038 * gdb.arch/powerpc-altivec3.exp: Likewise.
1039 * gdb.arch/powerpc-altivec3.s: Likewise.
1040 * gdb.arch/powerpc-power7.exp: Likewise.
1041 * gdb.arch/powerpc-power7.s: Likewise.
1042 * gdb.arch/powerpc-power8.exp: Likewise.
1043 * gdb.arch/powerpc-power8.s: Likewise.
1044 * gdb.arch/powerpc-power9.exp: Likewise.
1045 * gdb.arch/powerpc-power9.s: Likewise.
1046 * gdb.arch/powerpc-vsx.exp: Likewise.
1047 * gdb.arch/powerpc-vsx.s: Likewise.
1048 * gdb.arch/powerpc-vsx2.exp: Likewise.
1049 * gdb.arch/powerpc-vsx2.s: Likewise.
1050 * gdb.arch/powerpc-vsx3.exp: Likewise.
1051 * gdb.arch/powerpc-vsx3.s: Likewise.
1052 * gdb.arch/arm-disassembler-options.exp: Likewise.
1053 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1054 * gdb.arch/s390-disassembler-options.exp: Likewise.
1055
1056 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
1057
1058 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
1059 (check_supported_features): ... this. Changed return type to void.
1060 (supports_rdseed): New static global.
1061 (rdseed): Check supports_rdseed.
1062 (initialize): Call check_supported_features.
1063
1064 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1065
1066 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
1067 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
1068 and lqarx/stqcx.
1069 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
1070 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
1071
1072 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1073
1074 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
1075 uppercase.
1076
1077 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1078
1079 * gdb.dwarf2/formdata16.c: New file.
1080 * gdb.dwarf2/formdata16.exp: New file.
1081 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
1082
1083 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1084
1085 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
1086 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
1087 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
1088 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
1089 DW_AT_GNU_*.
1090
1091 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1092
1093 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
1094
1095 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
1096
1097 PR gdb/21164
1098 * gdb.base/maint.exp: Add testcases for when the commands do
1099 not have arguments.
1100
1101 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1102
1103 * gdb.cp/chained-calls.exp: Use p instead of P.
1104
1105 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1106
1107 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
1108 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
1109
1110 2017-02-14 Tom Tromey <tom@tromey.com>
1111
1112 PR python/13598:
1113 * gdb.python/py-events.exp: Add before_prompt event tests.
1114
1115 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
1116
1117 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
1118
1119 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1120
1121 * gdb.linespec/explicit.c (my_unique_function_name): New function.
1122 (main): Call my_unique_function_name.
1123 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
1124 completion of patterns with a single match.
1125 Add missing -re switches to gdb_test_multiple calls.
1126
1127 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
1128
1129 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
1130 return if core file is not recognized.
1131
1132 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
1133
1134 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
1135 and extra UIs.
1136
1137 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
1138
1139 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
1140 proc_with_prefix.
1141
1142 2017-02-10 Tom Tromey <tom@tromey.com>
1143
1144 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
1145
1146 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
1147
1148 PR gdb/21122
1149 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
1150
1151 2017-02-08 Jerome Guitton <guitton@adacore.com>
1152
1153 * gdb.base/define.exp: Add test for command abbreviations
1154 in define.
1155
1156 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
1157
1158 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
1159 * gdb.reverse/insn-reverse-x86.c: New file.
1160
1161 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1162
1163 PR tdep/20936
1164 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
1165
1166 2017-02-03 Tom Tromey <tom@tromey.com>
1167
1168 PR rust/21097:
1169 * gdb.rust/simple.exp: Add new tests.
1170
1171 2017-02-02 Pedro Alves <palves@redhat.com>
1172
1173 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
1174 tests.
1175
1176 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
1177
1178 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
1179 taking a 2-byte value out of a 4-byte DWARF implicit value on
1180 big-endian targets.
1181 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
1182 logic. Add test cases for DW_OP_implicit.
1183
1184 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
1185
1186 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
1187
1188 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
1189
1190 * gdb.btrace/enable.exp: Call gdb_exit before
1191 skip_gdbserver_tests.
1192
1193 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
1194
1195 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
1196 GDBFLAGS.
1197
1198 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
1199
1200 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
1201 the test is skipped.
1202 * gdb.btrace/data.exp: Likewise.
1203 * gdb.btrace/delta.exp: Likewise.
1204 * gdb.btrace/dlopen.exp: Likewise.
1205 * gdb.btrace/enable-running.exp: Likewise.
1206 * gdb.btrace/enable.exp: Likewise.
1207 * gdb.btrace/exception.exp: Likewise.
1208 * gdb.btrace/function_call_history.exp: Likewise.
1209 * gdb.btrace/gcore.exp: Likewise.
1210 * gdb.btrace/instruction_history.exp: Likewise.
1211 * gdb.btrace/multi-thread-step.exp: Likewise.
1212 * gdb.btrace/nohist.exp: Likewise.
1213 * gdb.btrace/non-stop.exp: Likewise.
1214 * gdb.btrace/reconnect.exp: Likewise.
1215 * gdb.btrace/record_goto-step.exp: Likewise.
1216 * gdb.btrace/record_goto.exp: Likewise.
1217 * gdb.btrace/rn-dl-bind.exp: Likewise.
1218 * gdb.btrace/segv.exp: Likewise.
1219 * gdb.btrace/step.exp: Likewise.
1220 * gdb.btrace/stepi.exp: Likewise.
1221 * gdb.btrace/tailcall-only.exp: Likewise.
1222 * gdb.btrace/tailcall.exp: Likewise.
1223 * gdb.btrace/tsx.exp: Likewise.
1224 * gdb.btrace/unknown_functions.exp: Likewise.
1225 * gdb.btrace/vdso.exp: Likewise.
1226
1227 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
1228
1229 * gdb.btrace/enable-running.c: New.
1230 * gdb.btrace/enable-running.exp: New.
1231
1232 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1233
1234 * gdb.arch/amd64-gs_base.c: New file.
1235 * gdb.arch/amd64-gs_base.exp: New file.
1236
1237 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
1238
1239 * lib/memory.exp: Remove spurious empty newlines.
1240
1241 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
1242
1243 * gdb.python/py-bad-printers.exp: Load python file using "source".
1244 * gdb.python/py-events.exp: Likewise.
1245 * gdb.python/py-evsignal.exp: Likewise.
1246 * gdb.python/py-evthreads.exp: Likewise.
1247 * gdb.python/py-frame-args.exp: Likewise.
1248 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
1249 * gdb.python/py-framefilter-mi.exp: Likewise.
1250 * gdb.python/py-framefilter.exp: Likewise.
1251 * gdb.python/py-mi.exp: Likewise.
1252 * gdb.python/py-pp-maint.exp: Likewise.
1253 * gdb.python/py-pp-registration.exp: Likewise.
1254 * gdb.python/py-prettyprint.exp: Likewise.
1255 (run_lang_tests): Likewise.
1256 * gdb.python/py-typeprint.exp: Likewise.
1257
1258 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
1259
1260 * lib/memory.exp: New file.
1261 * lib/gdb.exp: Load memory.exp.
1262 * gdb.base/memattr.exp (delete_memory): Move proc to
1263 lib/memory.exp and rename to delete_memory_regions.
1264 Replace delete_memory with delete_memory_regions.
1265 Cleanup memory regions before tests.
1266 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
1267 before tests.
1268
1269 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
1270
1271 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
1272 files.
1273 (initialize): New function conditionally defined.
1274 (testcases): Move within conditional block.
1275 (main): Call initialize.
1276 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
1277 of gdb.reverse/insn-reverse.c.
1278 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
1279 gdb.reverse/insn-reverse.c.
1280
1281 2017-01-26 Yao Qi <yao.qi@linaro.org>
1282
1283 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
1284 disassemble on address 0.
1285
1286 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1287 Yao Qi <yao.qi@linaro.org>
1288
1289 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
1290 * gdb.dwarf2/implptr-64bit.S: Remove.
1291 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
1292 variables in caller's context. Add DW_OP_implicit_value.
1293
1294 2017-01-25 Yao Qi <yao.qi@linaro.org>
1295
1296 * lib/dwarf.exp (Dwarf::_location): Handle
1297 DW_OP_GNU_implicit_pointer with proper size.
1298
1299 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
1300
1301 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
1302 and add untested calls.
1303
1304 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
1305
1306 * gdb.python/python.exp: Check line number against what GDB thinks
1307 the line number is for func1.
1308
1309 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
1310
1311 * gdb.dlang/debug-expr.exp: New file.
1312
1313 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
1314
1315 Fix test names for the following files:
1316
1317 * gdb.ada/exec_changed.exp
1318 * gdb.ada/info_types.exp
1319 * gdb.arch/aarch64-atomic-inst.exp
1320 * gdb.arch/aarch64-fp.exp
1321 * gdb.arch/altivec-abi.exp
1322 * gdb.arch/altivec-regs.exp
1323 * gdb.arch/amd64-byte.exp
1324 * gdb.arch/amd64-disp-step.exp
1325 * gdb.arch/amd64-dword.exp
1326 * gdb.arch/amd64-entry-value-inline.exp
1327 * gdb.arch/amd64-entry-value-param.exp
1328 * gdb.arch/amd64-entry-value-paramref.exp
1329 * gdb.arch/amd64-entry-value.exp
1330 * gdb.arch/amd64-i386-address.exp
1331 * gdb.arch/amd64-invalid-stack-middle.exp
1332 * gdb.arch/amd64-invalid-stack-top.exp
1333 * gdb.arch/amd64-optimout-repeat.exp
1334 * gdb.arch/amd64-prologue-skip.exp
1335 * gdb.arch/amd64-prologue-xmm.exp
1336 * gdb.arch/amd64-stap-special-operands.exp
1337 * gdb.arch/amd64-stap-wrong-subexp.exp
1338 * gdb.arch/amd64-tailcall-cxx.exp
1339 * gdb.arch/amd64-tailcall-noret.exp
1340 * gdb.arch/amd64-tailcall-ret.exp
1341 * gdb.arch/amd64-tailcall-self.exp
1342 * gdb.arch/amd64-word.exp
1343 * gdb.arch/arm-bl-branch-dest.exp
1344 * gdb.arch/arm-disp-step.exp
1345 * gdb.arch/arm-neon.exp
1346 * gdb.arch/arm-single-step-kernel-helper.exp
1347 * gdb.arch/avr-flash-qualifier.exp
1348 * gdb.arch/disp-step-insn-reloc.exp
1349 * gdb.arch/e500-abi.exp
1350 * gdb.arch/e500-regs.exp
1351 * gdb.arch/ftrace-insn-reloc.exp
1352 * gdb.arch/i386-avx512.exp
1353 * gdb.arch/i386-bp_permanent.exp
1354 * gdb.arch/i386-byte.exp
1355 * gdb.arch/i386-cfi-notcurrent.exp
1356 * gdb.arch/i386-disp-step.exp
1357 * gdb.arch/i386-dr3-watch.exp
1358 * gdb.arch/i386-float.exp
1359 * gdb.arch/i386-gnu-cfi.exp
1360 * gdb.arch/i386-mpx-map.exp
1361 * gdb.arch/i386-mpx-sigsegv.exp
1362 * gdb.arch/i386-mpx-simple_segv.exp
1363 * gdb.arch/i386-mpx.exp
1364 * gdb.arch/i386-permbkpt.exp
1365 * gdb.arch/i386-prologue.exp
1366 * gdb.arch/i386-signal.exp
1367 * gdb.arch/i386-size-overlap.exp
1368 * gdb.arch/i386-unwind.exp
1369 * gdb.arch/i386-word.exp
1370 * gdb.arch/mips-fcr.exp
1371 * gdb.arch/powerpc-d128-regs.exp
1372 * gdb.arch/powerpc-stackless.exp
1373 * gdb.arch/ppc64-atomic-inst.exp
1374 * gdb.arch/s390-stackless.exp
1375 * gdb.arch/s390-tdbregs.exp
1376 * gdb.arch/s390-vregs.exp
1377 * gdb.arch/sparc-sysstep.exp
1378 * gdb.arch/thumb-bx-pc.exp
1379 * gdb.arch/thumb-singlestep.exp
1380 * gdb.arch/thumb2-it.exp
1381 * gdb.arch/vsx-regs.exp
1382 * gdb.asm/asm-source.exp
1383 * gdb.base/a2-run.exp
1384 * gdb.base/advance.exp
1385 * gdb.base/all-bin.exp
1386 * gdb.base/anon.exp
1387 * gdb.base/args.exp
1388 * gdb.base/arithmet.exp
1389 * gdb.base/async-shell.exp
1390 * gdb.base/async.exp
1391 * gdb.base/attach-pie-noexec.exp
1392 * gdb.base/attach-twice.exp
1393 * gdb.base/auto-load.exp
1394 * gdb.base/bang.exp
1395 * gdb.base/bitfields.exp
1396 * gdb.base/break-always.exp
1397 * gdb.base/break-caller-line.exp
1398 * gdb.base/break-entry.exp
1399 * gdb.base/break-inline.exp
1400 * gdb.base/break-on-linker-gcd-function.exp
1401 * gdb.base/break-probes.exp
1402 * gdb.base/break.exp
1403 * gdb.base/breakpoint-shadow.exp
1404 * gdb.base/call-ar-st.exp
1405 * gdb.base/call-sc.exp
1406 * gdb.base/call-signal-resume.exp
1407 * gdb.base/call-strs.exp
1408 * gdb.base/callfuncs.exp
1409 * gdb.base/catch-fork-static.exp
1410 * gdb.base/catch-gdb-caused-signals.exp
1411 * gdb.base/catch-load.exp
1412 * gdb.base/catch-signal-fork.exp
1413 * gdb.base/catch-signal.exp
1414 * gdb.base/catch-syscall.exp
1415 * gdb.base/charset.exp
1416 * gdb.base/checkpoint.exp
1417 * gdb.base/chng-syms.exp
1418 * gdb.base/code-expr.exp
1419 * gdb.base/code_elim.exp
1420 * gdb.base/commands.exp
1421 * gdb.base/completion.exp
1422 * gdb.base/complex.exp
1423 * gdb.base/cond-expr.exp
1424 * gdb.base/condbreak.exp
1425 * gdb.base/consecutive.exp
1426 * gdb.base/continue-all-already-running.exp
1427 * gdb.base/coredump-filter.exp
1428 * gdb.base/corefile.exp
1429 * gdb.base/dbx.exp
1430 * gdb.base/debug-expr.exp
1431 * gdb.base/define.exp
1432 * gdb.base/del.exp
1433 * gdb.base/disabled-location.exp
1434 * gdb.base/disasm-end-cu.exp
1435 * gdb.base/disasm-optim.exp
1436 * gdb.base/display.exp
1437 * gdb.base/duplicate-bp.exp
1438 * gdb.base/ena-dis-br.exp
1439 * gdb.base/ending-run.exp
1440 * gdb.base/enumval.exp
1441 * gdb.base/environ.exp
1442 * gdb.base/eu-strip-infcall.exp
1443 * gdb.base/eval-avoid-side-effects.exp
1444 * gdb.base/eval-skip.exp
1445 * gdb.base/exitsignal.exp
1446 * gdb.base/expand-psymtabs.exp
1447 * gdb.base/filesym.exp
1448 * gdb.base/find-unmapped.exp
1449 * gdb.base/finish.exp
1450 * gdb.base/float.exp
1451 * gdb.base/foll-exec-mode.exp
1452 * gdb.base/foll-exec.exp
1453 * gdb.base/foll-fork.exp
1454 * gdb.base/fortran-sym-case.exp
1455 * gdb.base/freebpcmd.exp
1456 * gdb.base/func-ptr.exp
1457 * gdb.base/func-ptrs.exp
1458 * gdb.base/funcargs.exp
1459 * gdb.base/gcore-buffer-overflow.exp
1460 * gdb.base/gcore-relro-pie.exp
1461 * gdb.base/gcore-relro.exp
1462 * gdb.base/gcore.exp
1463 * gdb.base/gdb1090.exp
1464 * gdb.base/gdb11530.exp
1465 * gdb.base/gdb11531.exp
1466 * gdb.base/gdb1821.exp
1467 * gdb.base/gdbindex-stabs.exp
1468 * gdb.base/gdbvars.exp
1469 * gdb.base/hbreak.exp
1470 * gdb.base/hbreak2.exp
1471 * gdb.base/included.exp
1472 * gdb.base/infcall-input.exp
1473 * gdb.base/inferior-died.exp
1474 * gdb.base/infnan.exp
1475 * gdb.base/info-macros.exp
1476 * gdb.base/info-os.exp
1477 * gdb.base/info-proc.exp
1478 * gdb.base/info-shared.exp
1479 * gdb.base/info-target.exp
1480 * gdb.base/infoline.exp
1481 * gdb.base/interp.exp
1482 * gdb.base/interrupt.exp
1483 * gdb.base/jit-reader.exp
1484 * gdb.base/jit-simple.exp
1485 * gdb.base/kill-after-signal.exp
1486 * gdb.base/kill-detach-inferiors-cmd.exp
1487 * gdb.base/label.exp
1488 * gdb.base/langs.exp
1489 * gdb.base/ldbl_e308.exp
1490 * gdb.base/line-symtabs.exp
1491 * gdb.base/linespecs.exp
1492 * gdb.base/list.exp
1493 * gdb.base/long_long.exp
1494 * gdb.base/longest-types.exp
1495 * gdb.base/maint.exp
1496 * gdb.base/max-value-size.exp
1497 * gdb.base/memattr.exp
1498 * gdb.base/mips_pro.exp
1499 * gdb.base/morestack.exp
1500 * gdb.base/moribund-step.exp
1501 * gdb.base/multi-forks.exp
1502 * gdb.base/nested-addr.exp
1503 * gdb.base/nextoverexit.exp
1504 * gdb.base/noreturn-finish.exp
1505 * gdb.base/noreturn-return.exp
1506 * gdb.base/nostdlib.exp
1507 * gdb.base/offsets.exp
1508 * gdb.base/opaque.exp
1509 * gdb.base/pc-fp.exp
1510 * gdb.base/permissions.exp
1511 * gdb.base/print-symbol-loading.exp
1512 * gdb.base/prologue-include.exp
1513 * gdb.base/psymtab.exp
1514 * gdb.base/ptype.exp
1515 * gdb.base/random-signal.exp
1516 * gdb.base/randomize.exp
1517 * gdb.base/range-stepping.exp
1518 * gdb.base/readline-ask.exp
1519 * gdb.base/recpar.exp
1520 * gdb.base/recurse.exp
1521 * gdb.base/relational.exp
1522 * gdb.base/restore.exp
1523 * gdb.base/return-nodebug.exp
1524 * gdb.base/return.exp
1525 * gdb.base/run-after-attach.exp
1526 * gdb.base/save-bp.exp
1527 * gdb.base/scope.exp
1528 * gdb.base/sect-cmd.exp
1529 * gdb.base/set-lang-auto.exp
1530 * gdb.base/set-noassign.exp
1531 * gdb.base/setvar.exp
1532 * gdb.base/sigall.exp
1533 * gdb.base/sigbpt.exp
1534 * gdb.base/siginfo-addr.exp
1535 * gdb.base/siginfo-infcall.exp
1536 * gdb.base/siginfo-obj.exp
1537 * gdb.base/siginfo.exp
1538 * gdb.base/signals-state-child.exp
1539 * gdb.base/signest.exp
1540 * gdb.base/sigstep.exp
1541 * gdb.base/sizeof.exp
1542 * gdb.base/skip.exp
1543 * gdb.base/solib-corrupted.exp
1544 * gdb.base/solib-nodir.exp
1545 * gdb.base/solib-search.exp
1546 * gdb.base/stack-checking.exp
1547 * gdb.base/stale-infcall.exp
1548 * gdb.base/stap-probe.exp
1549 * gdb.base/start.exp
1550 * gdb.base/step-break.exp
1551 * gdb.base/step-bt.exp
1552 * gdb.base/step-line.exp
1553 * gdb.base/step-over-exit.exp
1554 * gdb.base/step-over-syscall.exp
1555 * gdb.base/step-resume-infcall.exp
1556 * gdb.base/step-test.exp
1557 * gdb.base/store.exp
1558 * gdb.base/structs3.exp
1559 * gdb.base/sym-file.exp
1560 * gdb.base/symbol-without-target_section.exp
1561 * gdb.base/term.exp
1562 * gdb.base/testenv.exp
1563 * gdb.base/ui-redirect.exp
1564 * gdb.base/until.exp
1565 * gdb.base/unwindonsignal.exp
1566 * gdb.base/value-double-free.exp
1567 * gdb.base/vla-datatypes.exp
1568 * gdb.base/vla-ptr.exp
1569 * gdb.base/vla-sideeffect.exp
1570 * gdb.base/volatile.exp
1571 * gdb.base/watch-cond-infcall.exp
1572 * gdb.base/watch-cond.exp
1573 * gdb.base/watch-non-mem.exp
1574 * gdb.base/watch-read.exp
1575 * gdb.base/watch-vfork.exp
1576 * gdb.base/watchpoint-cond-gone.exp
1577 * gdb.base/watchpoint-delete.exp
1578 * gdb.base/watchpoint-hw-hit-once.exp
1579 * gdb.base/watchpoint-hw.exp
1580 * gdb.base/watchpoint-stops-at-right-insn.exp
1581 * gdb.base/watchpoints.exp
1582 * gdb.base/wchar.exp
1583 * gdb.base/whatis-exp.exp
1584 * gdb.btrace/buffer-size.exp
1585 * gdb.btrace/data.exp
1586 * gdb.btrace/delta.exp
1587 * gdb.btrace/dlopen.exp
1588 * gdb.btrace/enable.exp
1589 * gdb.btrace/exception.exp
1590 * gdb.btrace/function_call_history.exp
1591 * gdb.btrace/gcore.exp
1592 * gdb.btrace/instruction_history.exp
1593 * gdb.btrace/nohist.exp
1594 * gdb.btrace/reconnect.exp
1595 * gdb.btrace/record_goto-step.exp
1596 * gdb.btrace/record_goto.exp
1597 * gdb.btrace/rn-dl-bind.exp
1598 * gdb.btrace/segv.exp
1599 * gdb.btrace/step.exp
1600 * gdb.btrace/stepi.exp
1601 * gdb.btrace/tailcall-only.exp
1602 * gdb.btrace/tailcall.exp
1603 * gdb.btrace/tsx.exp
1604 * gdb.btrace/unknown_functions.exp
1605 * gdb.btrace/vdso.exp
1606 * gdb.compile/compile-ifunc.exp
1607 * gdb.compile/compile-ops.exp
1608 * gdb.compile/compile-print.exp
1609 * gdb.compile/compile-setjmp.exp
1610 * gdb.cp/abstract-origin.exp
1611 * gdb.cp/ambiguous.exp
1612 * gdb.cp/annota2.exp
1613 * gdb.cp/annota3.exp
1614 * gdb.cp/anon-ns.exp
1615 * gdb.cp/anon-struct.exp
1616 * gdb.cp/anon-union.exp
1617 * gdb.cp/arg-reference.exp
1618 * gdb.cp/baseenum.exp
1619 * gdb.cp/bool.exp
1620 * gdb.cp/breakpoint.exp
1621 * gdb.cp/bs15503.exp
1622 * gdb.cp/call-c.exp
1623 * gdb.cp/casts.exp
1624 * gdb.cp/chained-calls.exp
1625 * gdb.cp/class2.exp
1626 * gdb.cp/classes.exp
1627 * gdb.cp/cmpd-minsyms.exp
1628 * gdb.cp/converts.exp
1629 * gdb.cp/cp-relocate.exp
1630 * gdb.cp/cpcompletion.exp
1631 * gdb.cp/cpexprs.exp
1632 * gdb.cp/cplabel.exp
1633 * gdb.cp/cplusfuncs.exp
1634 * gdb.cp/cpsizeof.exp
1635 * gdb.cp/ctti.exp
1636 * gdb.cp/derivation.exp
1637 * gdb.cp/destrprint.exp
1638 * gdb.cp/dispcxx.exp
1639 * gdb.cp/enum-class.exp
1640 * gdb.cp/exception.exp
1641 * gdb.cp/exceptprint.exp
1642 * gdb.cp/expand-psymtabs-cxx.exp
1643 * gdb.cp/expand-sals.exp
1644 * gdb.cp/extern-c.exp
1645 * gdb.cp/filename.exp
1646 * gdb.cp/formatted-ref.exp
1647 * gdb.cp/fpointer.exp
1648 * gdb.cp/gdb1355.exp
1649 * gdb.cp/gdb2495.exp
1650 * gdb.cp/hang.exp
1651 * gdb.cp/impl-this.exp
1652 * gdb.cp/infcall-dlopen.exp
1653 * gdb.cp/inherit.exp
1654 * gdb.cp/iostream.exp
1655 * gdb.cp/koenig.exp
1656 * gdb.cp/local.exp
1657 * gdb.cp/m-data.exp
1658 * gdb.cp/m-static.exp
1659 * gdb.cp/mb-ctor.exp
1660 * gdb.cp/mb-inline.exp
1661 * gdb.cp/mb-templates.exp
1662 * gdb.cp/member-name.exp
1663 * gdb.cp/member-ptr.exp
1664 * gdb.cp/meth-typedefs.exp
1665 * gdb.cp/method.exp
1666 * gdb.cp/method2.exp
1667 * gdb.cp/minsym-fallback.exp
1668 * gdb.cp/misc.exp
1669 * gdb.cp/namelessclass.exp
1670 * gdb.cp/namespace-enum.exp
1671 * gdb.cp/namespace-nested-import.exp
1672 * gdb.cp/namespace.exp
1673 * gdb.cp/nextoverthrow.exp
1674 * gdb.cp/no-dmgl-verbose.exp
1675 * gdb.cp/non-trivial-retval.exp
1676 * gdb.cp/noparam.exp
1677 * gdb.cp/nsdecl.exp
1678 * gdb.cp/nsimport.exp
1679 * gdb.cp/nsnested.exp
1680 * gdb.cp/nsnoimports.exp
1681 * gdb.cp/nsrecurs.exp
1682 * gdb.cp/nsstress.exp
1683 * gdb.cp/nsusing.exp
1684 * gdb.cp/operator.exp
1685 * gdb.cp/oranking.exp
1686 * gdb.cp/overload-const.exp
1687 * gdb.cp/overload.exp
1688 * gdb.cp/ovldbreak.exp
1689 * gdb.cp/ovsrch.exp
1690 * gdb.cp/paren-type.exp
1691 * gdb.cp/parse-lang.exp
1692 * gdb.cp/pass-by-ref.exp
1693 * gdb.cp/pr-1023.exp
1694 * gdb.cp/pr-1210.exp
1695 * gdb.cp/pr-574.exp
1696 * gdb.cp/pr10687.exp
1697 * gdb.cp/pr12028.exp
1698 * gdb.cp/pr17132.exp
1699 * gdb.cp/pr17494.exp
1700 * gdb.cp/pr9067.exp
1701 * gdb.cp/pr9167.exp
1702 * gdb.cp/pr9631.exp
1703 * gdb.cp/printmethod.exp
1704 * gdb.cp/psmang.exp
1705 * gdb.cp/psymtab-parameter.exp
1706 * gdb.cp/ptype-cv-cp.exp
1707 * gdb.cp/ptype-flags.exp
1708 * gdb.cp/re-set-overloaded.exp
1709 * gdb.cp/ref-types.exp
1710 * gdb.cp/rtti.exp
1711 * gdb.cp/scope-err.exp
1712 * gdb.cp/shadow.exp
1713 * gdb.cp/smartp.exp
1714 * gdb.cp/static-method.exp
1715 * gdb.cp/static-print-quit.exp
1716 * gdb.cp/temargs.exp
1717 * gdb.cp/templates.exp
1718 * gdb.cp/try_catch.exp
1719 * gdb.cp/typedef-operator.exp
1720 * gdb.cp/typeid.exp
1721 * gdb.cp/userdef.exp
1722 * gdb.cp/using-crash.exp
1723 * gdb.cp/var-tag.exp
1724 * gdb.cp/virtbase.exp
1725 * gdb.cp/virtfunc.exp
1726 * gdb.cp/virtfunc2.exp
1727 * gdb.cp/vla-cxx.exp
1728 * gdb.disasm/t01_mov.exp
1729 * gdb.disasm/t02_mova.exp
1730 * gdb.disasm/t03_add.exp
1731 * gdb.disasm/t04_sub.exp
1732 * gdb.disasm/t05_cmp.exp
1733 * gdb.disasm/t06_ari2.exp
1734 * gdb.disasm/t07_ari3.exp
1735 * gdb.disasm/t08_or.exp
1736 * gdb.disasm/t09_xor.exp
1737 * gdb.disasm/t10_and.exp
1738 * gdb.disasm/t11_logs.exp
1739 * gdb.disasm/t12_bit.exp
1740 * gdb.disasm/t13_otr.exp
1741 * gdb.dlang/circular.exp
1742 * gdb.dwarf2/arr-stride.exp
1743 * gdb.dwarf2/arr-subrange.exp
1744 * gdb.dwarf2/atomic-type.exp
1745 * gdb.dwarf2/bad-regnum.exp
1746 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1747 * gdb.dwarf2/callframecfa.exp
1748 * gdb.dwarf2/clztest.exp
1749 * gdb.dwarf2/corrupt.exp
1750 * gdb.dwarf2/data-loc.exp
1751 * gdb.dwarf2/dup-psym.exp
1752 * gdb.dwarf2/dw2-anon-mptr.exp
1753 * gdb.dwarf2/dw2-anonymous-func.exp
1754 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1755 * gdb.dwarf2/dw2-bad-unresolved.exp
1756 * gdb.dwarf2/dw2-basic.exp
1757 * gdb.dwarf2/dw2-canonicalize-type.exp
1758 * gdb.dwarf2/dw2-case-insensitive.exp
1759 * gdb.dwarf2/dw2-common-block.exp
1760 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1761 * gdb.dwarf2/dw2-compressed.exp
1762 * gdb.dwarf2/dw2-const.exp
1763 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1764 * gdb.dwarf2/dw2-cu-size.exp
1765 * gdb.dwarf2/dw2-dup-frame.exp
1766 * gdb.dwarf2/dw2-entry-value.exp
1767 * gdb.dwarf2/dw2-icycle.exp
1768 * gdb.dwarf2/dw2-ifort-parameter.exp
1769 * gdb.dwarf2/dw2-inline-break.exp
1770 * gdb.dwarf2/dw2-inline-param.exp
1771 * gdb.dwarf2/dw2-intercu.exp
1772 * gdb.dwarf2/dw2-intermix.exp
1773 * gdb.dwarf2/dw2-lexical-block-bare.exp
1774 * gdb.dwarf2/dw2-linkage-name-trust.exp
1775 * gdb.dwarf2/dw2-minsym-in-cu.exp
1776 * gdb.dwarf2/dw2-noloc.exp
1777 * gdb.dwarf2/dw2-op-call.exp
1778 * gdb.dwarf2/dw2-op-out-param.exp
1779 * gdb.dwarf2/dw2-opt-structptr.exp
1780 * gdb.dwarf2/dw2-param-error.exp
1781 * gdb.dwarf2/dw2-producer.exp
1782 * gdb.dwarf2/dw2-ranges-base.exp
1783 * gdb.dwarf2/dw2-ref-missing-frame.exp
1784 * gdb.dwarf2/dw2-reg-undefined.exp
1785 * gdb.dwarf2/dw2-regno-invalid.exp
1786 * gdb.dwarf2/dw2-restore.exp
1787 * gdb.dwarf2/dw2-restrict.exp
1788 * gdb.dwarf2/dw2-single-line-discriminators.exp
1789 * gdb.dwarf2/dw2-strp.exp
1790 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1791 * gdb.dwarf2/dw2-unresolved.exp
1792 * gdb.dwarf2/dw2-var-zero-addr.exp
1793 * gdb.dwarf2/dw4-sig-types.exp
1794 * gdb.dwarf2/dwz.exp
1795 * gdb.dwarf2/dynarr-ptr.exp
1796 * gdb.dwarf2/enum-type.exp
1797 * gdb.dwarf2/gdb-index.exp
1798 * gdb.dwarf2/implptr-64bit.exp
1799 * gdb.dwarf2/implptr-optimized-out.exp
1800 * gdb.dwarf2/implptr.exp
1801 * gdb.dwarf2/implref-array.exp
1802 * gdb.dwarf2/implref-const.exp
1803 * gdb.dwarf2/implref-global.exp
1804 * gdb.dwarf2/implref-struct.exp
1805 * gdb.dwarf2/mac-fileno.exp
1806 * gdb.dwarf2/main-subprogram.exp
1807 * gdb.dwarf2/member-ptr-forwardref.exp
1808 * gdb.dwarf2/method-ptr.exp
1809 * gdb.dwarf2/missing-sig-type.exp
1810 * gdb.dwarf2/nonvar-access.exp
1811 * gdb.dwarf2/opaque-type-lookup.exp
1812 * gdb.dwarf2/pieces-optimized-out.exp
1813 * gdb.dwarf2/pieces.exp
1814 * gdb.dwarf2/pr10770.exp
1815 * gdb.dwarf2/pr13961.exp
1816 * gdb.dwarf2/staticvirtual.exp
1817 * gdb.dwarf2/subrange.exp
1818 * gdb.dwarf2/symtab-producer.exp
1819 * gdb.dwarf2/trace-crash.exp
1820 * gdb.dwarf2/typeddwarf.exp
1821 * gdb.dwarf2/valop.exp
1822 * gdb.dwarf2/watch-notconst.exp
1823 * gdb.fortran/array-element.exp
1824 * gdb.fortran/charset.exp
1825 * gdb.fortran/common-block.exp
1826 * gdb.fortran/complex.exp
1827 * gdb.fortran/derived-type-function.exp
1828 * gdb.fortran/derived-type.exp
1829 * gdb.fortran/logical.exp
1830 * gdb.fortran/module.exp
1831 * gdb.fortran/multi-dim.exp
1832 * gdb.fortran/nested-funcs.exp
1833 * gdb.fortran/print-formatted.exp
1834 * gdb.fortran/subarray.exp
1835 * gdb.fortran/vla-alloc-assoc.exp
1836 * gdb.fortran/vla-datatypes.exp
1837 * gdb.fortran/vla-history.exp
1838 * gdb.fortran/vla-ptr-info.exp
1839 * gdb.fortran/vla-ptype-sub.exp
1840 * gdb.fortran/vla-ptype.exp
1841 * gdb.fortran/vla-sizeof.exp
1842 * gdb.fortran/vla-type.exp
1843 * gdb.fortran/vla-value-sub-arbitrary.exp
1844 * gdb.fortran/vla-value-sub-finish.exp
1845 * gdb.fortran/vla-value-sub.exp
1846 * gdb.fortran/vla-value.exp
1847 * gdb.fortran/whatis_type.exp
1848 * gdb.go/chan.exp
1849 * gdb.go/handcall.exp
1850 * gdb.go/hello.exp
1851 * gdb.go/integers.exp
1852 * gdb.go/methods.exp
1853 * gdb.go/package.exp
1854 * gdb.go/strings.exp
1855 * gdb.go/types.exp
1856 * gdb.go/unsafe.exp
1857 * gdb.guile/scm-arch.exp
1858 * gdb.guile/scm-block.exp
1859 * gdb.guile/scm-breakpoint.exp
1860 * gdb.guile/scm-cmd.exp
1861 * gdb.guile/scm-disasm.exp
1862 * gdb.guile/scm-equal.exp
1863 * gdb.guile/scm-frame-args.exp
1864 * gdb.guile/scm-frame-inline.exp
1865 * gdb.guile/scm-frame.exp
1866 * gdb.guile/scm-iterator.exp
1867 * gdb.guile/scm-math.exp
1868 * gdb.guile/scm-objfile.exp
1869 * gdb.guile/scm-ports.exp
1870 * gdb.guile/scm-symbol.exp
1871 * gdb.guile/scm-symtab.exp
1872 * gdb.guile/scm-value-cc.exp
1873 * gdb.guile/types-module.exp
1874 * gdb.linespec/break-ask.exp
1875 * gdb.linespec/cpexplicit.exp
1876 * gdb.linespec/explicit.exp
1877 * gdb.linespec/keywords.exp
1878 * gdb.linespec/linespec.exp
1879 * gdb.linespec/ls-dollar.exp
1880 * gdb.linespec/ls-errs.exp
1881 * gdb.linespec/skip-two.exp
1882 * gdb.linespec/thread.exp
1883 * gdb.mi/mi-async.exp
1884 * gdb.mi/mi-basics.exp
1885 * gdb.mi/mi-break.exp
1886 * gdb.mi/mi-catch-load.exp
1887 * gdb.mi/mi-cli.exp
1888 * gdb.mi/mi-cmd-param-changed.exp
1889 * gdb.mi/mi-console.exp
1890 * gdb.mi/mi-detach.exp
1891 * gdb.mi/mi-disassemble.exp
1892 * gdb.mi/mi-eval.exp
1893 * gdb.mi/mi-file-transfer.exp
1894 * gdb.mi/mi-file.exp
1895 * gdb.mi/mi-fill-memory.exp
1896 * gdb.mi/mi-inheritance-syntax-error.exp
1897 * gdb.mi/mi-linespec-err-cp.exp
1898 * gdb.mi/mi-logging.exp
1899 * gdb.mi/mi-memory-changed.exp
1900 * gdb.mi/mi-read-memory.exp
1901 * gdb.mi/mi-record-changed.exp
1902 * gdb.mi/mi-reg-undefined.exp
1903 * gdb.mi/mi-regs.exp
1904 * gdb.mi/mi-return.exp
1905 * gdb.mi/mi-reverse.exp
1906 * gdb.mi/mi-simplerun.exp
1907 * gdb.mi/mi-solib.exp
1908 * gdb.mi/mi-stack.exp
1909 * gdb.mi/mi-stepi.exp
1910 * gdb.mi/mi-syn-frame.exp
1911 * gdb.mi/mi-until.exp
1912 * gdb.mi/mi-var-block.exp
1913 * gdb.mi/mi-var-child.exp
1914 * gdb.mi/mi-var-cmd.exp
1915 * gdb.mi/mi-var-cp.exp
1916 * gdb.mi/mi-var-display.exp
1917 * gdb.mi/mi-var-invalidate.exp
1918 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1919 * gdb.mi/mi-vla-fortran.exp
1920 * gdb.mi/mi-watch.exp
1921 * gdb.mi/mi2-var-child.exp
1922 * gdb.mi/user-selected-context-sync.exp
1923 * gdb.modula2/unbounded-array.exp
1924 * gdb.multi/dummy-frame-restore.exp
1925 * gdb.multi/multi-arch-exec.exp
1926 * gdb.multi/multi-arch.exp
1927 * gdb.multi/tids.exp
1928 * gdb.multi/watchpoint-multi.exp
1929 * gdb.opencl/callfuncs.exp
1930 * gdb.opencl/convs_casts.exp
1931 * gdb.opencl/datatypes.exp
1932 * gdb.opencl/operators.exp
1933 * gdb.opencl/vec_comps.exp
1934 * gdb.opt/clobbered-registers-O2.exp
1935 * gdb.opt/inline-break.exp
1936 * gdb.opt/inline-bt.exp
1937 * gdb.opt/inline-cmds.exp
1938 * gdb.opt/inline-locals.exp
1939 * gdb.pascal/case-insensitive-symbols.exp
1940 * gdb.pascal/floats.exp
1941 * gdb.pascal/gdb11492.exp
1942 * gdb.python/lib-types.exp
1943 * gdb.python/py-arch.exp
1944 * gdb.python/py-as-string.exp
1945 * gdb.python/py-bad-printers.exp
1946 * gdb.python/py-block.exp
1947 * gdb.python/py-breakpoint-create-fail.exp
1948 * gdb.python/py-breakpoint.exp
1949 * gdb.python/py-caller-is.exp
1950 * gdb.python/py-cmd.exp
1951 * gdb.python/py-explore-cc.exp
1952 * gdb.python/py-explore.exp
1953 * gdb.python/py-finish-breakpoint.exp
1954 * gdb.python/py-finish-breakpoint2.exp
1955 * gdb.python/py-frame-args.exp
1956 * gdb.python/py-frame-inline.exp
1957 * gdb.python/py-frame.exp
1958 * gdb.python/py-framefilter-mi.exp
1959 * gdb.python/py-infthread.exp
1960 * gdb.python/py-lazy-string.exp
1961 * gdb.python/py-linetable.exp
1962 * gdb.python/py-mi-events.exp
1963 * gdb.python/py-mi-objfile.exp
1964 * gdb.python/py-mi.exp
1965 * gdb.python/py-objfile.exp
1966 * gdb.python/py-pp-integral.exp
1967 * gdb.python/py-pp-maint.exp
1968 * gdb.python/py-pp-re-notag.exp
1969 * gdb.python/py-pp-registration.exp
1970 * gdb.python/py-recurse-unwind.exp
1971 * gdb.python/py-strfns.exp
1972 * gdb.python/py-symbol.exp
1973 * gdb.python/py-symtab.exp
1974 * gdb.python/py-sync-interp.exp
1975 * gdb.python/py-typeprint.exp
1976 * gdb.python/py-unwind-maint.exp
1977 * gdb.python/py-unwind.exp
1978 * gdb.python/py-value-cc.exp
1979 * gdb.python/py-xmethods.exp
1980 * gdb.reverse/amd64-tailcall-reverse.exp
1981 * gdb.reverse/break-precsave.exp
1982 * gdb.reverse/break-reverse.exp
1983 * gdb.reverse/consecutive-precsave.exp
1984 * gdb.reverse/consecutive-reverse.exp
1985 * gdb.reverse/finish-precsave.exp
1986 * gdb.reverse/finish-reverse-bkpt.exp
1987 * gdb.reverse/finish-reverse.exp
1988 * gdb.reverse/fstatat-reverse.exp
1989 * gdb.reverse/getresuid-reverse.exp
1990 * gdb.reverse/i386-precsave.exp
1991 * gdb.reverse/i386-reverse.exp
1992 * gdb.reverse/i386-sse-reverse.exp
1993 * gdb.reverse/i387-env-reverse.exp
1994 * gdb.reverse/i387-stack-reverse.exp
1995 * gdb.reverse/insn-reverse.exp
1996 * gdb.reverse/machinestate-precsave.exp
1997 * gdb.reverse/machinestate.exp
1998 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1999 * gdb.reverse/pipe-reverse.exp
2000 * gdb.reverse/readv-reverse.exp
2001 * gdb.reverse/recvmsg-reverse.exp
2002 * gdb.reverse/rerun-prec.exp
2003 * gdb.reverse/s390-mvcle.exp
2004 * gdb.reverse/step-precsave.exp
2005 * gdb.reverse/step-reverse.exp
2006 * gdb.reverse/time-reverse.exp
2007 * gdb.reverse/until-precsave.exp
2008 * gdb.reverse/until-reverse.exp
2009 * gdb.reverse/waitpid-reverse.exp
2010 * gdb.reverse/watch-precsave.exp
2011 * gdb.reverse/watch-reverse.exp
2012 * gdb.rust/generics.exp
2013 * gdb.rust/methods.exp
2014 * gdb.rust/modules.exp
2015 * gdb.rust/simple.exp
2016 * gdb.server/connect-with-no-symbol-file.exp
2017 * gdb.server/ext-attach.exp
2018 * gdb.server/ext-restart.exp
2019 * gdb.server/ext-wrapper.exp
2020 * gdb.server/file-transfer.exp
2021 * gdb.server/server-exec-info.exp
2022 * gdb.server/server-kill.exp
2023 * gdb.server/server-mon.exp
2024 * gdb.server/wrapper.exp
2025 * gdb.stabs/exclfwd.exp
2026 * gdb.stabs/gdb11479.exp
2027 * gdb.threads/clone-new-thread-event.exp
2028 * gdb.threads/corethreads.exp
2029 * gdb.threads/current-lwp-dead.exp
2030 * gdb.threads/dlopen-libpthread.exp
2031 * gdb.threads/gcore-thread.exp
2032 * gdb.threads/sigstep-threads.exp
2033 * gdb.threads/watchpoint-fork.exp
2034 * gdb.trace/actions-changed.exp
2035 * gdb.trace/backtrace.exp
2036 * gdb.trace/change-loc.exp
2037 * gdb.trace/circ.exp
2038 * gdb.trace/collection.exp
2039 * gdb.trace/disconnected-tracing.exp
2040 * gdb.trace/ftrace.exp
2041 * gdb.trace/mi-trace-frame-collected.exp
2042 * gdb.trace/mi-trace-unavailable.exp
2043 * gdb.trace/mi-traceframe-changed.exp
2044 * gdb.trace/mi-tsv-changed.exp
2045 * gdb.trace/no-attach-trace.exp
2046 * gdb.trace/passc-dyn.exp
2047 * gdb.trace/qtro.exp
2048 * gdb.trace/range-stepping.exp
2049 * gdb.trace/read-memory.exp
2050 * gdb.trace/save-trace.exp
2051 * gdb.trace/signal.exp
2052 * gdb.trace/status-stop.exp
2053 * gdb.trace/tfile.exp
2054 * gdb.trace/trace-break.exp
2055 * gdb.trace/trace-buffer-size.exp
2056 * gdb.trace/trace-condition.exp
2057 * gdb.trace/tracefile-pseudo-reg.exp
2058 * gdb.trace/tstatus.exp
2059 * gdb.trace/unavailable.exp
2060 * gdb.trace/while-dyn.exp
2061 * gdb.trace/while-stepping.exp
2062
2063 2016-12-22 Doug Evans <xdje42@gmail.com>
2064
2065 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
2066 and msymbols.
2067
2068 2016-12-19 Yao Qi <yao.qi@linaro.org>
2069
2070 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
2071 (test_with_self): Don't call do_steps_and_nexts, and remove
2072 code about stepping into xmalloc.
2073
2074 2016-12-09 Yao Qi <yao.qi@linaro.org>
2075
2076 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
2077
2078 2016-12-09 Yao Qi <yao.qi@linaro.org>
2079
2080 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
2081
2082 2016-12-09 Pedro Alves <palves@redhat.com>
2083
2084 * gdb.base/all-architectures-0.exp: New file.
2085 * gdb.base/all-architectures-1.exp: New file.
2086 * gdb.base/all-architectures-2.exp: New file.
2087 * gdb.base/all-architectures-3.exp: New file.
2088 * gdb.base/all-architectures-4.exp: New file.
2089 * gdb.base/all-architectures-5.exp: New file.
2090 * gdb.base/all-architectures-6.exp: New file.
2091 * gdb.base/all-architectures-7.exp: New file.
2092 * gdb.base/all-architectures.exp.in: New file.
2093
2094 2016-12-09 Yao Qi <yao.qi@linaro.org>
2095
2096 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
2097
2098 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
2099
2100 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
2101 possible.
2102 Remove useless pattern-matching code.
2103
2104 2016-12-02 Pedro Alves <palves@redhat.com>
2105
2106 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
2107 procedure.
2108 (top level): Call it.
2109
2110 2016-12-02 Pedro Alves <palves@redhat.com>
2111
2112 * gdb.base/commands.exp (user_defined_command_args_stack_test):
2113 New procedure.
2114 (top level): Call it.
2115
2116 2016-12-02 Pedro Alves <palves@redhat.com>
2117
2118 PR cli/20559
2119 * gdb.base/commands.exp (user_defined_command_args_eval): New
2120 procedure.
2121 (top level): Call it.
2122
2123 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
2124
2125 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
2126 timeout handling.
2127
2128 2016-12-02 Tom Tromey <tom@tromey.com>
2129
2130 * gdb.dwarf2/main-subprogram.c: New file.
2131 * gdb.dwarf2/main-subprogram.exp: New file.
2132
2133 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2134
2135 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
2136 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
2137 gdb_test_no_output for a couple of cases.
2138 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
2139
2140 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2141
2142 Fix test names and standardize compilation error messages throughout
2143 the following files:
2144
2145 * gdb.ada/start.exp
2146 * gdb.arch/alpha-step.exp
2147 * gdb.arch/e500-prologue.exp
2148 * gdb.arch/ftrace-insn-reloc.exp
2149 * gdb.arch/gdb1291.exp
2150 * gdb.arch/gdb1431.exp
2151 * gdb.arch/gdb1558.exp
2152 * gdb.arch/i386-dr3-watch.exp
2153 * gdb.arch/i386-sse-stack-align.exp
2154 * gdb.arch/ia64-breakpoint-shadow.exp
2155 * gdb.arch/pa-nullify.exp
2156 * gdb.arch/powerpc-aix-prologue.exp
2157 * gdb.arch/thumb-bx-pc.exp
2158 * gdb.base/annota1.exp
2159 * gdb.base/annota3.exp
2160 * gdb.base/arrayidx.exp
2161 * gdb.base/assign.exp
2162 * gdb.base/attach.exp
2163 * gdb.base/auxv.exp
2164 * gdb.base/bang.exp
2165 * gdb.base/bfp-test.exp
2166 * gdb.base/bigcore.exp
2167 * gdb.base/bitfields2.exp
2168 * gdb.base/break-fun-addr.exp
2169 * gdb.base/break-probes.exp
2170 * gdb.base/call-rt-st.exp
2171 * gdb.base/callexit.exp
2172 * gdb.base/catch-fork-kill.exp
2173 * gdb.base/charset.exp
2174 * gdb.base/checkpoint.exp
2175 * gdb.base/comprdebug.exp
2176 * gdb.base/constvars.exp
2177 * gdb.base/coredump-filter.exp
2178 * gdb.base/cursal.exp
2179 * gdb.base/cvexpr.exp
2180 * gdb.base/detach.exp
2181 * gdb.base/display.exp
2182 * gdb.base/dmsym.exp
2183 * gdb.base/dprintf-pending.exp
2184 * gdb.base/dso2dso.exp
2185 * gdb.base/dtrace-probe.exp
2186 * gdb.base/dump.exp
2187 * gdb.base/enum_cond.exp
2188 * gdb.base/exe-lock.exp
2189 * gdb.base/exec-invalid-sysroot.exp
2190 * gdb.base/execl-update-breakpoints.exp
2191 * gdb.base/exprs.exp
2192 * gdb.base/fileio.exp
2193 * gdb.base/find.exp
2194 * gdb.base/finish.exp
2195 * gdb.base/fixsection.exp
2196 * gdb.base/foll-vfork.exp
2197 * gdb.base/frame-args.exp
2198 * gdb.base/gcore.exp
2199 * gdb.base/gdb1250.exp
2200 * gdb.base/global-var-nested-by-dso.exp
2201 * gdb.base/gnu-ifunc.exp
2202 * gdb.base/hashline1.exp
2203 * gdb.base/hashline2.exp
2204 * gdb.base/hashline3.exp
2205 * gdb.base/hbreak-in-shr-unsupported.exp
2206 * gdb.base/huge.exp
2207 * gdb.base/infcall-input.exp
2208 * gdb.base/info-fun.exp
2209 * gdb.base/info-shared.exp
2210 * gdb.base/jit-simple.exp
2211 * gdb.base/jit-so.exp
2212 * gdb.base/jit.exp
2213 * gdb.base/jump.exp
2214 * gdb.base/label.exp
2215 * gdb.base/lineinc.exp
2216 * gdb.base/logical.exp
2217 * gdb.base/longjmp.exp
2218 * gdb.base/macscp.exp
2219 * gdb.base/miscexprs.exp
2220 * gdb.base/new-ui-echo.exp
2221 * gdb.base/new-ui-pending-input.exp
2222 * gdb.base/new-ui.exp
2223 * gdb.base/nodebug.exp
2224 * gdb.base/nofield.exp
2225 * gdb.base/offsets.exp
2226 * gdb.base/overlays.exp
2227 * gdb.base/pending.exp
2228 * gdb.base/pointers.exp
2229 * gdb.base/pr11022.exp
2230 * gdb.base/printcmds.exp
2231 * gdb.base/prologue.exp
2232 * gdb.base/ptr-typedef.exp
2233 * gdb.base/realname-expand.exp
2234 * gdb.base/relativedebug.exp
2235 * gdb.base/relocate.exp
2236 * gdb.base/remote.exp
2237 * gdb.base/reread.exp
2238 * gdb.base/return2.exp
2239 * gdb.base/savedregs.exp
2240 * gdb.base/sep.exp
2241 * gdb.base/sepdebug.exp
2242 * gdb.base/sepsymtab.exp
2243 * gdb.base/set-inferior-tty.exp
2244 * gdb.base/setshow.exp
2245 * gdb.base/shlib-call.exp
2246 * gdb.base/sigaltstack.exp
2247 * gdb.base/siginfo-addr.exp
2248 * gdb.base/signals.exp
2249 * gdb.base/signull.exp
2250 * gdb.base/sigrepeat.exp
2251 * gdb.base/so-impl-ld.exp
2252 * gdb.base/solib-display.exp
2253 * gdb.base/solib-overlap.exp
2254 * gdb.base/solib-search.exp
2255 * gdb.base/solib-symbol.exp
2256 * gdb.base/structs.exp
2257 * gdb.base/structs2.exp
2258 * gdb.base/symtab-search-order.exp
2259 * gdb.base/twice.exp
2260 * gdb.base/unload.exp
2261 * gdb.base/varargs.exp
2262 * gdb.base/watchpoint-solib.exp
2263 * gdb.base/watchpoint.exp
2264 * gdb.base/whatis.exp
2265 * gdb.base/wrong_frame_bt_full.exp
2266 * gdb.btrace/dlopen.exp
2267 * gdb.cell/ea-standalone.exp
2268 * gdb.cell/ea-test.exp
2269 * gdb.cp/dispcxx.exp
2270 * gdb.cp/gdb2384.exp
2271 * gdb.cp/method2.exp
2272 * gdb.cp/nextoverthrow.exp
2273 * gdb.cp/pr10728.exp
2274 * gdb.disasm/am33.exp
2275 * gdb.disasm/h8300s.exp
2276 * gdb.disasm/mn10300.exp
2277 * gdb.disasm/sh3.exp
2278 * gdb.dwarf2/dw2-dir-file-name.exp
2279 * gdb.fortran/complex.exp
2280 * gdb.fortran/library-module.exp
2281 * gdb.guile/scm-pretty-print.exp
2282 * gdb.guile/scm-symbol.exp
2283 * gdb.guile/scm-type.exp
2284 * gdb.guile/scm-value.exp
2285 * gdb.linespec/linespec.exp
2286 * gdb.mi/gdb701.exp
2287 * gdb.mi/gdb792.exp
2288 * gdb.mi/mi-breakpoint-changed.exp
2289 * gdb.mi/mi-dprintf-pending.exp
2290 * gdb.mi/mi-dprintf.exp
2291 * gdb.mi/mi-exit-code.exp
2292 * gdb.mi/mi-pending.exp
2293 * gdb.mi/mi-solib.exp
2294 * gdb.mi/new-ui-mi-sync.exp
2295 * gdb.mi/pr11022.exp
2296 * gdb.mi/user-selected-context-sync.exp
2297 * gdb.opt/solib-intra-step.exp
2298 * gdb.python/py-events.exp
2299 * gdb.python/py-finish-breakpoint.exp
2300 * gdb.python/py-mi.exp
2301 * gdb.python/py-prettyprint.exp
2302 * gdb.python/py-shared.exp
2303 * gdb.python/py-symbol.exp
2304 * gdb.python/py-template.exp
2305 * gdb.python/py-type.exp
2306 * gdb.python/py-value.exp
2307 * gdb.reverse/solib-precsave.exp
2308 * gdb.reverse/solib-reverse.exp
2309 * gdb.server/solib-list.exp
2310 * gdb.stabs/weird.exp
2311 * gdb.threads/reconnect-signal.exp
2312 * gdb.threads/stepi-random-signal.exp
2313 * gdb.trace/actions.exp
2314 * gdb.trace/ax.exp
2315 * gdb.trace/backtrace.exp
2316 * gdb.trace/change-loc.exp
2317 * gdb.trace/deltrace.exp
2318 * gdb.trace/ftrace-lock.exp
2319 * gdb.trace/ftrace.exp
2320 * gdb.trace/infotrace.exp
2321 * gdb.trace/mi-tracepoint-changed.exp
2322 * gdb.trace/packetlen.exp
2323 * gdb.trace/passcount.exp
2324 * gdb.trace/pending.exp
2325 * gdb.trace/range-stepping.exp
2326 * gdb.trace/report.exp
2327 * gdb.trace/stap-trace.exp
2328 * gdb.trace/tfind.exp
2329 * gdb.trace/trace-break.exp
2330 * gdb.trace/trace-condition.exp
2331 * gdb.trace/trace-enable-disable.exp
2332 * gdb.trace/trace-mt.exp
2333 * gdb.trace/tracecmd.exp
2334 * gdb.trace/tspeed.exp
2335 * gdb.trace/tsv.exp
2336 * lib/perftest.exp
2337
2338 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2339
2340 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
2341 with gdb_test_no_output.
2342 Use command as test name.
2343
2344 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2345
2346 Fix test names starting with uppercase throughout the files.
2347
2348 * gdb.ada/assign_1.exp
2349 * gdb.ada/boolean_expr.exp
2350 * gdb.base/arrayidx.exp
2351 * gdb.base/del.exp
2352 * gdb.base/gcore-buffer-overflow.exp
2353 * gdb.base/testenv.exp
2354 * gdb.compile/compile.exp
2355 * gdb.python/py-framefilter-invalidarg.exp
2356 * gdb.python/py-framefilter.exp
2357
2358 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2359
2360 Fix test names starting with uppercase throughout the files.
2361
2362 * gdb.ada/array_return.exp
2363 * gdb.ada/expr_delims.exp
2364 * gdb.ada/mi_dyn_arr.exp
2365 * gdb.ada/mi_interface.exp
2366 * gdb.ada/mi_var_array.exp
2367 * gdb.ada/watch_arg.exp
2368 * gdb.arch/alpha-step.exp
2369 * gdb.arch/altivec-regs.exp
2370 * gdb.arch/e500-regs.exp
2371 * gdb.arch/powerpc-d128-regs.exp
2372 * gdb.base/arrayidx.exp
2373 * gdb.base/break.exp
2374 * gdb.base/checkpoint.exp
2375 * gdb.base/debug-expr.exp
2376 * gdb.base/dmsym.exp
2377 * gdb.base/radix.exp
2378 * gdb.base/sepdebug.exp
2379 * gdb.base/testenv.exp
2380 * gdb.base/watch_thread_num.exp
2381 * gdb.base/watchpoint-cond-gone.exp
2382 * gdb.cell/break.exp
2383 * gdb.cell/ea-cache.exp
2384 * gdb.compile/compile.exp
2385 * gdb.cp/gdb2495.exp
2386 * gdb.gdb/selftest.exp
2387 * gdb.gdb/xfullpath.exp
2388 * gdb.go/hello.exp
2389 * gdb.go/integers.exp
2390 * gdb.objc/basicclass.exp
2391 * gdb.pascal/hello.exp
2392 * gdb.pascal/integers.exp
2393 * gdb.python/py-breakpoint.exp
2394 * gdb.python/py-cmd.exp
2395 * gdb.python/py-linetable.exp
2396 * gdb.python/py-xmethods.exp
2397 * gdb.python/python.exp
2398 * gdb.reverse/consecutive-precsave.exp
2399 * gdb.reverse/finish-precsave.exp
2400 * gdb.reverse/i386-precsave.exp
2401 * gdb.reverse/machinestate-precsave.exp
2402 * gdb.reverse/sigall-precsave.exp
2403 * gdb.reverse/solib-precsave.exp
2404 * gdb.reverse/step-precsave.exp
2405 * gdb.reverse/until-precsave.exp
2406 * gdb.reverse/watch-precsave.exp
2407 * gdb.threads/leader-exit.exp
2408 * gdb.threads/pthreads.exp
2409 * gdb.threads/wp-replication.exp
2410 * gdb.trace/actions.exp
2411 * gdb.trace/mi-tsv-changed.exp
2412 * gdb.trace/tsv.exp
2413
2414 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2415
2416 Fix test names starting with uppercase throughout the files.
2417
2418 * gdb.arch/i386-bp_permanent.exp
2419 * gdb.arch/i386-gnu-cfi.exp
2420 * gdb.base/disasm-end-cu.exp
2421 * gdb.base/macscp.exp
2422 * gdb.base/pending.exp
2423 * gdb.base/watch_thread_num.exp
2424 * gdb.cp/exception.exp
2425 * gdb.cp/gdb2495.exp
2426 * gdb.cp/local.exp
2427 * gdb.python/py-evsignal.exp
2428 * gdb.python/python.exp
2429 * gdb.trace/tracecmd.exp
2430
2431 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2432
2433 Fix test names starting with uppercase throughout the files.
2434
2435 * gdb.base/charset.exp
2436 * gdb.base/eval.exp
2437 * gdb.base/multi-forks.exp
2438 * gdb.guile/scm-progspace.exp
2439 * gdb.opencl/datatypes.exp
2440 * gdb.python/py-block.exp
2441 * gdb.python/py-function.exp
2442 * gdb.python/py-symbol.exp
2443 * gdb.python/py-symtab.exp
2444 * gdb.python/py-xmethods.exp
2445 * gdb.reverse/break-precsave.exp
2446 * gdb.reverse/break-reverse.exp
2447 * gdb.reverse/consecutive-precsave.exp
2448 * gdb.reverse/consecutive-reverse.exp
2449 * gdb.reverse/finish-precsave.exp
2450 * gdb.reverse/finish-reverse-bkpt.exp
2451 * gdb.reverse/finish-reverse.exp
2452 * gdb.reverse/fstatat-reverse.exp
2453 * gdb.reverse/getresuid-reverse.exp
2454 * gdb.reverse/i386-precsave.exp
2455 * gdb.reverse/i386-reverse.exp
2456 * gdb.reverse/i386-sse-reverse.exp
2457 * gdb.reverse/i387-stack-reverse.exp
2458 * gdb.reverse/insn-reverse.exp
2459 * gdb.reverse/machinestate-precsave.exp
2460 * gdb.reverse/machinestate.exp
2461 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2462 * gdb.reverse/pipe-reverse.exp
2463 * gdb.reverse/readv-reverse.exp
2464 * gdb.reverse/recvmsg-reverse.exp
2465 * gdb.reverse/rerun-prec.exp
2466 * gdb.reverse/s390-mvcle.exp
2467 * gdb.reverse/sigall-precsave.exp
2468 * gdb.reverse/sigall-reverse.exp
2469 * gdb.reverse/solib-precsave.exp
2470 * gdb.reverse/solib-reverse.exp
2471 * gdb.reverse/step-precsave.exp
2472 * gdb.reverse/step-reverse.exp
2473 * gdb.reverse/time-reverse.exp
2474 * gdb.reverse/until-precsave.exp
2475 * gdb.reverse/until-reverse.exp
2476 * gdb.reverse/waitpid-reverse.exp
2477 * gdb.reverse/watch-precsave.exp
2478 * gdb.reverse/watch-reverse.exp
2479
2480 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2481
2482 Fix test names starting with uppercase throughout the files.
2483
2484 * gdb.arch/i386-mpx-simple_segv.exp
2485 * gdb.arch/i386-mpx.exp
2486 * gdb.arch/i386-permbkpt.exp
2487 * gdb.arch/pa-nullify.exp
2488 * gdb.arch/powerpc-d128-regs.exp
2489 * gdb.arch/vsx-regs.exp
2490 * gdb.base/bfp-test.exp
2491 * gdb.base/break.exp
2492 * gdb.base/breakpoint-shadow.exp
2493 * gdb.base/callfuncs.exp
2494 * gdb.base/charset.exp
2495 * gdb.base/commands.exp
2496 * gdb.base/completion.exp
2497 * gdb.base/dfp-test.exp
2498 * gdb.base/echo.exp
2499 * gdb.base/ending-run.exp
2500 * gdb.base/eval.exp
2501 * gdb.base/expand-psymtabs.exp
2502 * gdb.base/float128.exp
2503 * gdb.base/floatn.exp
2504 * gdb.base/foll-exec-mode.exp
2505 * gdb.base/gdb1056.exp
2506 * gdb.base/gdb11531.exp
2507 * gdb.base/kill-after-signal.exp
2508 * gdb.base/multi-forks.exp
2509 * gdb.base/overlays.exp
2510 * gdb.base/pending.exp
2511 * gdb.base/sepdebug.exp
2512 * gdb.base/testenv.exp
2513 * gdb.base/valgrind-db-attach.exp
2514 * gdb.base/watch_thread_num.exp
2515 * gdb.base/watchpoint-cond-gone.exp
2516 * gdb.base/watchpoint.exp
2517 * gdb.base/watchpoints.exp
2518 * gdb.cp/arg-reference.exp
2519 * gdb.cp/baseenum.exp
2520 * gdb.cp/operator.exp
2521 * gdb.cp/shadow.exp
2522 * gdb.dwarf2/dw2-op-out-param.exp
2523 * gdb.dwarf2/dw2-reg-undefined.exp
2524 * gdb.go/chan.exp
2525 * gdb.go/hello.exp
2526 * gdb.go/integers.exp
2527 * gdb.go/methods.exp
2528 * gdb.go/package.exp
2529 * gdb.guile/scm-parameter.exp
2530 * gdb.guile/scm-progspace.exp
2531 * gdb.guile/scm-value.exp
2532 * gdb.mi/mi-pending.exp
2533 * gdb.mi/user-selected-context-sync.exp
2534 * gdb.multi/multi-attach.exp
2535 * gdb.multi/tids.exp
2536 * gdb.opt/clobbered-registers-O2.exp
2537 * gdb.pascal/floats.exp
2538 * gdb.pascal/integers.exp
2539 * gdb.python/py-block.exp
2540 * gdb.python/py-events.exp
2541 * gdb.python/py-parameter.exp
2542 * gdb.python/py-symbol.exp
2543 * gdb.python/py-symtab.exp
2544 * gdb.python/py-type.exp
2545 * gdb.python/py-value.exp
2546 * gdb.python/py-xmethods.exp
2547 * gdb.python/python.exp
2548 * gdb.reverse/break-precsave.exp
2549 * gdb.reverse/consecutive-precsave.exp
2550 * gdb.reverse/finish-precsave.exp
2551 * gdb.reverse/i386-precsave.exp
2552 * gdb.reverse/machinestate-precsave.exp
2553 * gdb.reverse/sigall-precsave.exp
2554 * gdb.reverse/solib-precsave.exp
2555 * gdb.reverse/step-precsave.exp
2556 * gdb.reverse/until-precsave.exp
2557 * gdb.reverse/watch-precsave.exp
2558 * gdb.server/ext-attach.exp
2559 * gdb.server/ext-restart.exp
2560 * gdb.server/ext-run.exp
2561 * gdb.server/ext-wrapper.exp
2562 * gdb.stabs/gdb11479.exp
2563 * gdb.stabs/weird.exp
2564 * gdb.threads/attach-many-short-lived-threads.exp
2565 * gdb.threads/kill.exp
2566 * gdb.threads/watchpoint-fork.exp
2567
2568 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
2569
2570 Fix test names starting with uppercase throughout all the files below.
2571
2572 * gdb.ada/array_return.exp
2573 * gdb.ada/catch_ex.exp
2574 * gdb.ada/info_exc.exp
2575 * gdb.ada/mi_catch_ex.exp
2576 * gdb.ada/mi_dyn_arr.exp
2577 * gdb.ada/mi_ex_cond.exp
2578 * gdb.ada/mi_exc_info.exp
2579 * gdb.ada/mi_interface.exp
2580 * gdb.ada/mi_task_arg.exp
2581 * gdb.ada/mi_task_info.exp
2582 * gdb.ada/mi_var_array.exp
2583 * gdb.arch/alpha-step.exp
2584 * gdb.arch/amd64-disp-step.exp
2585 * gdb.arch/arm-disp-step.exp
2586 * gdb.arch/disp-step-insn-reloc.exp
2587 * gdb.arch/e500-prologue.exp
2588 * gdb.arch/ftrace-insn-reloc.exp
2589 * gdb.arch/gdb1558.exp
2590 * gdb.arch/i386-bp_permanent.exp
2591 * gdb.arch/i386-disp-step.exp
2592 * gdb.arch/i386-float.exp
2593 * gdb.arch/i386-gnu-cfi.exp
2594 * gdb.arch/ia64-breakpoint-shadow.exp
2595 * gdb.arch/mips16-thunks.exp
2596 * gdb.arch/pa-nullify.exp
2597 * gdb.arch/powerpc-aix-prologue.exp
2598 * gdb.arch/powerpc-power.exp
2599 * gdb.arch/ppc-dfp.exp
2600 * gdb.arch/s390-tdbregs.exp
2601 * gdb.arch/spu-info.exp
2602 * gdb.arch/spu-ls.exp
2603 * gdb.arch/thumb-bx-pc.exp
2604 * gdb.base/advance.exp
2605 * gdb.base/annota-input-while-running.exp
2606 * gdb.base/arrayidx.exp
2607 * gdb.base/asmlabel.exp
2608 * gdb.base/async.exp
2609 * gdb.base/attach-wait-input.exp
2610 * gdb.base/auto-connect-native-target.exp
2611 * gdb.base/batch-preserve-term-settings.exp
2612 * gdb.base/bfp-test.exp
2613 * gdb.base/bigcore.exp
2614 * gdb.base/bp-permanent.exp
2615 * gdb.base/break-always.exp
2616 * gdb.base/break-fun-addr.exp
2617 * gdb.base/break-idempotent.exp
2618 * gdb.base/break-main-file-remove-fail.exp
2619 * gdb.base/break-probes.exp
2620 * gdb.base/break-unload-file.exp
2621 * gdb.base/break.exp
2622 * gdb.base/call-ar-st.exp
2623 * gdb.base/call-rt-st.exp
2624 * gdb.base/call-sc.exp
2625 * gdb.base/call-signal-resume.exp
2626 * gdb.base/call-strs.exp
2627 * gdb.base/callexit.exp
2628 * gdb.base/callfuncs.exp
2629 * gdb.base/catch-gdb-caused-signals.exp
2630 * gdb.base/catch-signal-siginfo-cond.exp
2631 * gdb.base/catch-syscall.exp
2632 * gdb.base/compare-sections.exp
2633 * gdb.base/cond-eval-mode.exp
2634 * gdb.base/condbreak-call-false.exp
2635 * gdb.base/consecutive-step-over.exp
2636 * gdb.base/cursal.exp
2637 * gdb.base/disabled-location.exp
2638 * gdb.base/disasm-end-cu.exp
2639 * gdb.base/display.exp
2640 * gdb.base/double-prompt-target-event-error.exp
2641 * gdb.base/dprintf-bp-same-addr.exp
2642 * gdb.base/dprintf-detach.exp
2643 * gdb.base/dprintf-next.exp
2644 * gdb.base/dprintf-non-stop.exp
2645 * gdb.base/dprintf-pending.exp
2646 * gdb.base/dso2dso.exp
2647 * gdb.base/ending-run.exp
2648 * gdb.base/enum_cond.exp
2649 * gdb.base/examine-backward.exp
2650 * gdb.base/exe-lock.exp
2651 * gdb.base/exec-invalid-sysroot.exp
2652 * gdb.base/execl-update-breakpoints.exp
2653 * gdb.base/execution-termios.exp
2654 * gdb.base/fileio.exp
2655 * gdb.base/fixsection.exp
2656 * gdb.base/foll-exec-mode.exp
2657 * gdb.base/foll-exec.exp
2658 * gdb.base/fork-running-state.exp
2659 * gdb.base/frame-args.exp
2660 * gdb.base/fullpath-expand.exp
2661 * gdb.base/func-ptr.exp
2662 * gdb.base/gcore-relro-pie.exp
2663 * gdb.base/gdb1090.exp
2664 * gdb.base/gdb1555.exp
2665 * gdb.base/global-var-nested-by-dso.exp
2666 * gdb.base/gnu-ifunc.exp
2667 * gdb.base/hbreak-in-shr-unsupported.exp
2668 * gdb.base/hbreak-unmapped.exp
2669 * gdb.base/hook-stop.exp
2670 * gdb.base/infcall-input.exp
2671 * gdb.base/info-fun.exp
2672 * gdb.base/info-shared.exp
2673 * gdb.base/interrupt-noterm.exp
2674 * gdb.base/jit-so.exp
2675 * gdb.base/jit.exp
2676 * gdb.base/line-symtabs.exp
2677 * gdb.base/list.exp
2678 * gdb.base/longjmp.exp
2679 * gdb.base/macscp.exp
2680 * gdb.base/max-value-size.exp
2681 * gdb.base/nodebug.exp
2682 * gdb.base/nofield.exp
2683 * gdb.base/overlays.exp
2684 * gdb.base/paginate-after-ctrl-c-running.exp
2685 * gdb.base/paginate-bg-execution.exp
2686 * gdb.base/paginate-inferior-exit.exp
2687 * gdb.base/pending.exp
2688 * gdb.base/pr11022.exp
2689 * gdb.base/printcmds.exp
2690 * gdb.base/ptr-typedef.exp
2691 * gdb.base/ptype.exp
2692 * gdb.base/randomize.exp
2693 * gdb.base/range-stepping.exp
2694 * gdb.base/realname-expand.exp
2695 * gdb.base/relativedebug.exp
2696 * gdb.base/remote.exp
2697 * gdb.base/savedregs.exp
2698 * gdb.base/sepdebug.exp
2699 * gdb.base/set-noassign.exp
2700 * gdb.base/shlib-call.exp
2701 * gdb.base/shreloc.exp
2702 * gdb.base/sigaltstack.exp
2703 * gdb.base/sigbpt.exp
2704 * gdb.base/siginfo-addr.exp
2705 * gdb.base/siginfo-obj.exp
2706 * gdb.base/siginfo-thread.exp
2707 * gdb.base/signest.exp
2708 * gdb.base/signull.exp
2709 * gdb.base/sigrepeat.exp
2710 * gdb.base/skip.exp
2711 * gdb.base/so-impl-ld.exp
2712 * gdb.base/solib-corrupted.exp
2713 * gdb.base/solib-disc.exp
2714 * gdb.base/solib-display.exp
2715 * gdb.base/solib-overlap.exp
2716 * gdb.base/solib-search.exp
2717 * gdb.base/solib-symbol.exp
2718 * gdb.base/source-execution.exp
2719 * gdb.base/sss-bp-on-user-bp-2.exp
2720 * gdb.base/sss-bp-on-user-bp.exp
2721 * gdb.base/stack-checking.exp
2722 * gdb.base/stale-infcall.exp
2723 * gdb.base/step-break.exp
2724 * gdb.base/step-line.exp
2725 * gdb.base/step-over-exit.exp
2726 * gdb.base/step-test.exp
2727 * gdb.base/structs.exp
2728 * gdb.base/sym-file.exp
2729 * gdb.base/symtab-search-order.exp
2730 * gdb.base/term.exp
2731 * gdb.base/type-opaque.exp
2732 * gdb.base/unload.exp
2733 * gdb.base/until-nodebug.exp
2734 * gdb.base/until.exp
2735 * gdb.base/unwindonsignal.exp
2736 * gdb.base/watch-cond.exp
2737 * gdb.base/watch-non-mem.exp
2738 * gdb.base/watch_thread_num.exp
2739 * gdb.base/watchpoint-reuse-slot.exp
2740 * gdb.base/watchpoint-solib.exp
2741 * gdb.base/watchpoint.exp
2742 * gdb.btrace/dlopen.exp
2743 * gdb.cell/arch.exp
2744 * gdb.cell/break.exp
2745 * gdb.cell/bt.exp
2746 * gdb.cell/core.exp
2747 * gdb.cell/data.exp
2748 * gdb.cell/dwarfaddr.exp
2749 * gdb.cell/ea-cache.exp
2750 * gdb.cell/ea-standalone.exp
2751 * gdb.cell/ea-test.exp
2752 * gdb.cell/f-regs.exp
2753 * gdb.cell/fork.exp
2754 * gdb.cell/gcore.exp
2755 * gdb.cell/mem-access.exp
2756 * gdb.cell/ptype.exp
2757 * gdb.cell/registers.exp
2758 * gdb.cell/sizeof.exp
2759 * gdb.cell/solib-symbol.exp
2760 * gdb.cell/solib.exp
2761 * gdb.compile/compile-tls.exp
2762 * gdb.cp/exception.exp
2763 * gdb.cp/gdb2495.exp
2764 * gdb.cp/local.exp
2765 * gdb.cp/mb-inline.exp
2766 * gdb.cp/mb-templates.exp
2767 * gdb.cp/pr10687.exp
2768 * gdb.cp/pr9167.exp
2769 * gdb.cp/scope-err.exp
2770 * gdb.cp/templates.exp
2771 * gdb.cp/virtfunc.exp
2772 * gdb.dwarf2/dw2-dir-file-name.exp
2773 * gdb.dwarf2/dw2-single-line-discriminators.exp
2774 * gdb.fortran/complex.exp
2775 * gdb.fortran/library-module.exp
2776 * gdb.guile/guile.exp
2777 * gdb.guile/scm-cmd.exp
2778 * gdb.guile/scm-frame-inline.exp
2779 * gdb.guile/scm-objfile.exp
2780 * gdb.guile/scm-pretty-print.exp
2781 * gdb.guile/scm-symbol.exp
2782 * gdb.guile/scm-type.exp
2783 * gdb.guile/scm-value.exp
2784 * gdb.linespec/keywords.exp
2785 * gdb.linespec/ls-errs.exp
2786 * gdb.linespec/macro-relative.exp
2787 * gdb.linespec/thread.exp
2788 * gdb.mi/mi-breakpoint-changed.exp
2789 * gdb.mi/mi-dprintf-pending.exp
2790 * gdb.mi/mi-fullname-deleted.exp
2791 * gdb.mi/mi-logging.exp
2792 * gdb.mi/mi-pending.exp
2793 * gdb.mi/mi-solib.exp
2794 * gdb.mi/new-ui-mi-sync.exp
2795 * gdb.mi/user-selected-context-sync.exp
2796 * gdb.multi/dummy-frame-restore.exp
2797 * gdb.multi/multi-arch-exec.exp
2798 * gdb.multi/remove-inferiors.exp
2799 * gdb.multi/watchpoint-multi-exit.exp
2800 * gdb.opt/solib-intra-step.exp
2801 * gdb.perf/backtrace.exp
2802 * gdb.perf/single-step.exp
2803 * gdb.perf/skip-command.exp
2804 * gdb.perf/skip-prologue.exp
2805 * gdb.perf/solib.exp
2806 * gdb.python/lib-types.exp
2807 * gdb.python/py-as-string.exp
2808 * gdb.python/py-bad-printers.exp
2809 * gdb.python/py-block.exp
2810 * gdb.python/py-breakpoint.exp
2811 * gdb.python/py-cmd.exp
2812 * gdb.python/py-events.exp
2813 * gdb.python/py-evthreads.exp
2814 * gdb.python/py-finish-breakpoint.exp
2815 * gdb.python/py-finish-breakpoint2.exp
2816 * gdb.python/py-frame-inline.exp
2817 * gdb.python/py-frame.exp
2818 * gdb.python/py-inferior.exp
2819 * gdb.python/py-infthread.exp
2820 * gdb.python/py-mi.exp
2821 * gdb.python/py-objfile.exp
2822 * gdb.python/py-pp-maint.exp
2823 * gdb.python/py-pp-registration.exp
2824 * gdb.python/py-prettyprint.exp
2825 * gdb.python/py-recurse-unwind.exp
2826 * gdb.python/py-shared.exp
2827 * gdb.python/py-symbol.exp
2828 * gdb.python/py-symtab.exp
2829 * gdb.python/py-template.exp
2830 * gdb.python/py-type.exp
2831 * gdb.python/py-unwind-maint.exp
2832 * gdb.python/py-unwind.exp
2833 * gdb.python/py-value.exp
2834 * gdb.python/python.exp
2835 * gdb.reverse/finish-reverse-bkpt.exp
2836 * gdb.reverse/insn-reverse.exp
2837 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2838 * gdb.reverse/solib-precsave.exp
2839 * gdb.reverse/solib-reverse.exp
2840 * gdb.stabs/gdb11479.exp
2841 * gdb.stabs/weird.exp
2842 * gdb.threads/fork-child-threads.exp
2843 * gdb.threads/fork-plus-threads.exp
2844 * gdb.threads/fork-thread-pending.exp
2845 * gdb.threads/forking-threads-plus-breakpoint.exp
2846 * gdb.threads/hand-call-in-threads.exp
2847 * gdb.threads/interrupted-hand-call.exp
2848 * gdb.threads/linux-dp.exp
2849 * gdb.threads/local-watch-wrong-thread.exp
2850 * gdb.threads/next-while-other-thread-longjmps.exp
2851 * gdb.threads/non-ldr-exit.exp
2852 * gdb.threads/pending-step.exp
2853 * gdb.threads/print-threads.exp
2854 * gdb.threads/process-dies-while-detaching.exp
2855 * gdb.threads/process-dies-while-handling-bp.exp
2856 * gdb.threads/pthreads.exp
2857 * gdb.threads/queue-signal.exp
2858 * gdb.threads/reconnect-signal.exp
2859 * gdb.threads/signal-command-handle-nopass.exp
2860 * gdb.threads/signal-command-multiple-signals-pending.exp
2861 * gdb.threads/signal-delivered-right-thread.exp
2862 * gdb.threads/signal-sigtrap.exp
2863 * gdb.threads/sigthread.exp
2864 * gdb.threads/staticthreads.exp
2865 * gdb.threads/stepi-random-signal.exp
2866 * gdb.threads/thread-unwindonsignal.exp
2867 * gdb.threads/thread_check.exp
2868 * gdb.threads/thread_events.exp
2869 * gdb.threads/tid-reuse.exp
2870 * gdb.threads/tls-nodebug.exp
2871 * gdb.threads/tls-shared.exp
2872 * gdb.threads/tls-so_extern.exp
2873 * gdb.threads/tls.exp
2874 * gdb.threads/wp-replication.exp
2875 * gdb.trace/actions-changed.exp
2876 * gdb.trace/actions.exp
2877 * gdb.trace/backtrace.exp
2878 * gdb.trace/change-loc.exp
2879 * gdb.trace/collection.exp
2880 * gdb.trace/deltrace.exp
2881 * gdb.trace/disconnected-tracing.exp
2882 * gdb.trace/entry-values.exp
2883 * gdb.trace/ftrace-lock.exp
2884 * gdb.trace/ftrace.exp
2885 * gdb.trace/infotrace.exp
2886 * gdb.trace/mi-trace-frame-collected.exp
2887 * gdb.trace/mi-trace-unavailable.exp
2888 * gdb.trace/mi-traceframe-changed.exp
2889 * gdb.trace/mi-tracepoint-changed.exp
2890 * gdb.trace/mi-tsv-changed.exp
2891 * gdb.trace/no-attach-trace.exp
2892 * gdb.trace/packetlen.exp
2893 * gdb.trace/passc-dyn.exp
2894 * gdb.trace/passcount.exp
2895 * gdb.trace/pending.exp
2896 * gdb.trace/pr16508.exp
2897 * gdb.trace/qtro.exp
2898 * gdb.trace/range-stepping.exp
2899 * gdb.trace/read-memory.exp
2900 * gdb.trace/report.exp
2901 * gdb.trace/save-trace.exp
2902 * gdb.trace/signal.exp
2903 * gdb.trace/stap-trace.exp
2904 * gdb.trace/status-stop.exp
2905 * gdb.trace/strace.exp
2906 * gdb.trace/tfile.exp
2907 * gdb.trace/tfind.exp
2908 * gdb.trace/trace-break.exp
2909 * gdb.trace/trace-condition.exp
2910 * gdb.trace/trace-enable-disable.exp
2911 * gdb.trace/trace-mt.exp
2912 * gdb.trace/tracecmd.exp
2913 * gdb.trace/tracefile-pseudo-reg.exp
2914 * gdb.trace/tspeed.exp
2915 * gdb.trace/tstatus.exp
2916 * gdb.trace/tsv.exp
2917 * gdb.trace/unavailable.exp
2918 * gdb.trace/while-dyn.exp
2919 * gdb.trace/while-stepping.exp
2920 * lib/gdb-guile.exp
2921 * lib/gdb.exp
2922 * lib/mi-support.exp
2923 * lib/pascal.exp
2924 * lib/perftest.exp
2925 * lib/prelink-support.exp
2926 * lib/selftest-support.exp
2927
2928 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2929
2930 * Makefile.in: Include disable-implicit-rules.mk.
2931
2932 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2933
2934 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2935 non-byte-aligned bit fields.
2936
2937 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2938
2939 PR gdb/12616
2940 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2941 respects the DW_AT_data_bit_offset attribute.
2942
2943 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2944
2945 * gdb.base/default.exp: Fix output of "set language".
2946
2947 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2948
2949 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2950 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2951 make.
2952 * configure.ac: Remove checks for the make program.
2953 * configure: Re-generate.
2954
2955 2016-11-16 Kevin Buettner <kevinb@redhat.com>
2956
2957 * gdb.python/py-recurse-unwind.c (main): Add loop.
2958 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2959 to read_register() and gdb.parse_and_eval(). Make each code
2960 call a separate case that can be individually tested.
2961 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2962 proc. Call cont_and_backtrace for each of the code paths that
2963 we want to test in the unwinder.
2964
2965 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2966
2967 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2968 the definition of struct S.
2969
2970 2016-11-11 Catherine Moore <clm@codesourcery.com>
2971
2972 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2973
2974 2016-11-09 Pedro Alves <palves@redhat.com>
2975
2976 * gdb.base/commands.exp (runto_or_return): New procedure.
2977 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2978 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2979 (progvar_simple_while_test, progvar_complex_if_while_test)
2980 (if_while_breakpoint_command_test)
2981 (infrun_breakpoint_command_test, breakpoint_command_test)
2982 (user_defined_command_test, watchpoint_command_test)
2983 (test_command_prompt_position, redefine_hook_test)
2984 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2985 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2986 multi_line_input and multi_line. Remove gdb_expect and
2987 gdb_stop_suppressing_tests uses.
2988 * lib/gdb.exp (valnum_re): New global.
2989 (multi_line_input): New procedure.
2990
2991 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2992
2993 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2994 Remove.
2995 (test_setup): Define with proc_with_prefix.
2996 (test_cli_inferior): Likewise.
2997 (test_cli_thread): Likewise.
2998 (test_cli_frame): Likewise.
2999 (test_cli_select_frame): Likewise.
3000 (test_cli_up_down): Likewise.
3001 (test_mi_thread_select): Likewise.
3002 (test_mi_stack_select_frame): Likewise.
3003 (test_cli_in_mi_inferior): Likewise.
3004 (test_cli_in_mi_thread): Likewise.
3005 (test_cli_in_mi_frame): Likewise.
3006 (top level): Do not use with_test_prefix_procname.
3007
3008 2016-11-09 Pedro Alves <palves@redhat.com>
3009
3010 * gdb.base/commands.exp (gdbvar_simple_if_test)
3011 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
3012 (progvar_simple_if_test, progvar_simple_while_test)
3013 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
3014 (infrun_breakpoint_command_test, breakpoint_command_test)
3015 (user_defined_command_test, watchpoint_command_test)
3016 (test_command_prompt_position, deprecated_command_test)
3017 (bp_deleted_in_command, temporary_breakpoint_commands)
3018 (stray_arg0_test, source_file_with_indented_comment)
3019 (recursive_source_test, if_commands_test)
3020 (error_clears_commands_left, redefine_hook_test)
3021 (redefine_backtrace_test): Use proc_with_prefix.
3022 * lib/gdb.exp (proc_with_prefix): New proc.
3023
3024 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
3025
3026 * gdb.base/tui-layout.c: New file.
3027 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
3028 disassembly window contains very long lines.
3029
3030 2016-11-08 Tom Tromey <tom@tromey.com>
3031
3032 * gdb.python/py-value.exp (test_value_creation): Make "long" test
3033 depend on Python 2.
3034
3035 2016-11-08 Tom Tromey <tom@tromey.com>
3036
3037 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
3038 New method.
3039
3040 2016-10-29 Manish Goregaokar <manish@mozilla.com>
3041
3042 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
3043
3044 2016-10-27 Manish Goregaokar <manish@mozilla.com>
3045
3046 * gdb.rust/simple.rs: Add test for univariant enums without
3047 discriminants and for encoded struct-like enums.
3048
3049 2016-10-28 Pedro Alves <palves@redhat.com>
3050
3051 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
3052 gdb_test_multiple, tighten regexps and match symtabs and line
3053 tables incrementally.
3054
3055 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
3056
3057 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
3058 general.
3059
3060 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
3061
3062 * gdb.base/exec-invalid-sysroot.exp: New file.
3063
3064 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3065
3066 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
3067
3068 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3069
3070 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
3071
3072 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
3073
3074 * gdb.base/killed-outside.exp: Remove $options from a call to
3075 `prepare_for_testing'.
3076
3077 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
3078
3079 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
3080 Change test message.
3081
3082 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
3083
3084 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
3085 Update comment.
3086
3087 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
3088
3089 * gdb.trace/mi-trace-save.exp: New file.
3090
3091 2016-10-13 Yao Qi <yao.qi@linaro.org>
3092
3093 * gdb.base/code_elim.exp (get_var_address): Remove.
3094 * gdb.base/relocate.exp: Likewise.
3095 * gdb.base/shreloc.exp: Likewise.
3096 * lib/gdb.exp (get_var_address): New.
3097
3098 2016-10-13 Yao Qi <yao.qi@linaro.org>
3099
3100 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
3101 floating point tests if $skip_float_test is false.
3102
3103 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
3104
3105 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
3106 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
3107 argc values.
3108 Add 1 to argc so we guarantee distinct initial/modified argc values.
3109
3110 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3111
3112 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
3113
3114 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3115
3116 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
3117 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
3118 * gdb.arch/vsx-regs.exp: Likewise.
3119
3120 2016-10-07 Yao Qi <yao.qi@linaro.org>
3121
3122 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
3123
3124 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
3125
3126 * gdb.python/python.exp: Test decode_line("*0").
3127
3128 2016-10-06 Doug Evans <dje@google.com>
3129
3130 * gdb.python/py-value.exp (test_value_creation): Add test for large
3131 unsigned 64-bit value.
3132
3133 2016-10-06 Tom Tromey <tom@tromey.com>
3134
3135 * gdb.compile/compile.exp: Change java tests to rust.
3136 * gdb.base/setshow.exp: Change java tests to rust.
3137 * gdb.base/default.exp: Remove java from language list.
3138 * README (Examples): Update language example.
3139 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
3140 test.
3141 * lib/gdb.exp (skip_java_tests): Remove.
3142 * lib/java.exp: Remove.
3143 * gdb.java: Remove.
3144
3145 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
3146
3147 * gdb.arch/mips-fcr.exp: New test.
3148 * gdb.arch/mips-fcr.c: Source for the new test.
3149
3150 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
3151
3152 * gdb.base/solib-disc.exp: Use `standard_output_file'
3153 throughout.
3154
3155 2016-10-06 Pedro Alves <palves@redhat.com>
3156
3157 * gdb.base/jit-simple-dl.c: New file.
3158 * gdb.base/jit-simple-jit.c: New file, factored out from ...
3159 * gdb.base/jit-simple.c: ... this.
3160 * gdb.base/jit-simple.exp (jit_run): Delete.
3161 (build_jit): New proc.
3162 (jit_test_reread): Recompile either the main program or the shared
3163 library, depending on what is being tested. Skip changing address
3164 if caller wants to. Compare before/after addresses. If testing
3165 standalone, explicitly load the binary. Test "maint info
3166 breakpoints".
3167 (top level): Add "standalone vs shared lib" and "change address"
3168 vs "same address" axes.
3169
3170 2016-10-06 Pedro Alves <palves@redhat.com>
3171
3172 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
3173 call.
3174 (jit_run): Delete.
3175 (jit_test_reread): Use with_test_prefix. Reload the main binary
3176 explicitly. Compare the before/after addresses of the JIT
3177 descriptor.
3178
3179 2016-08-15 Doug Evans <dje@google.com>
3180
3181 * gdb.xml/extra-regs.xml: Update, end field now required, default type
3182 for single bitfields is bool.
3183 * gdb.xml/tdesc-regs.exp: Ditto.
3184
3185 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3186
3187 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
3188
3189 2016-10-05 Yao Qi <yao.qi@linaro.org>
3190
3191 * lib/gdb.exp (support_complex_tests): Return zero if
3192 gdb_skip_float_test return true.
3193
3194 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
3195 Simon Marchi <simon.marchi@ericsson.com>
3196
3197 PR gdb/20487
3198 * gdb.mi/user-selected-context-sync.exp: New file.
3199 * gdb.mi/user-selected-context-sync.c: New file.
3200
3201 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
3202 Simon Marchi <simon.marchi@ericsson.com>
3203
3204 PR gdb/20487
3205 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
3206 =thread-select-event check.
3207
3208 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
3209
3210 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
3211 the compulsory L operand changes.
3212 * gdb.arch/powerpc-power.s: Likewise.
3213
3214 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3215
3216 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
3217 * gdb.base/jit-attach-pie.c: New file.
3218 * gdb.base/jit-attach-pie.exp: New file.
3219
3220 2016-09-28 Pedro Alves <palves@redhat.com>
3221
3222 * gdb.base/infcall-input.c: New file.
3223 * gdb.base/infcall-input.exp: New file.
3224
3225 2016-09-22 Yao Qi <yao.qi@linaro.org>
3226
3227 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
3228 (gdb_exit): Rename it to ...
3229 (gdbserver_gdb_exit): ... Close GDBserver.
3230 (gdb_exit): New proc, call gdbserver_gdb_exit.
3231 (mi_gdb_exit): Likewise.
3232
3233 2016-09-22 Yao Qi <yao.qi@linaro.org>
3234
3235 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
3236 path.
3237 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
3238 Remove duplication.
3239
3240 2016-09-22 Yao Qi <yao.qi@linaro.org>
3241
3242 * lib/gdbserver-support.exp: Check the existence of
3243 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
3244
3245 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
3246
3247 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
3248
3249 2016-09-21 Tom Tromey <tom@tromey.com>
3250
3251 PR gdb/20604:
3252 * gdb.base/quit.exp: New file.
3253
3254 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
3255
3256 * .gitignore: New file.
3257
3258 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
3259
3260 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
3261 throughout.
3262
3263 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3264
3265 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
3266
3267 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3268
3269 * gdb.cp/casts.cc (decltype): Move it ...
3270 (main): ... with its call to ...
3271 * gdb.cp/casts03.cc: ... a new file.
3272 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
3273
3274 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3275
3276 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
3277
3278 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
3279
3280 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
3281 and sync up the test with tests in gas/testsuite/gas/ppc.
3282 * gdb.arch/powerpc-power.exp: Likewise.
3283
3284 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3285
3286 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
3287
3288 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
3289 Jan Kratochvil <jan.kratochvil@redhat.com>
3290
3291 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
3292 make m1's definition to be different from m2's. Use 'dummy' as an
3293 argument for probe 'two'.
3294
3295 2016-09-10 Jon Beniston <jon@beniston.com>
3296
3297 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
3298 for sim target.
3299
3300 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
3301
3302 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
3303 variable declaration.
3304 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
3305 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
3306 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
3307 received HWCAP as its argument.
3308
3309 2016-09-06 Pedro Alves <palves@redhat.com>
3310
3311 * gdb.base/new-ui-pending-input.c: New file.
3312 * gdb.base/new-ui-pending-input.exp: New file.
3313 * gdb.exp (clear_gdb_spawn_id): New procedure.
3314 (with_spawn_id): Check whether gdb_spawn_id exists before
3315 referencing it. If gdb_spawn_id didn't exist on entry, clear it
3316 on exit.
3317
3318 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3319
3320 * gdb.base/float128.c: New file.
3321 * gdb.base/float128.exp: Likewise.
3322 * gdb.base/floatn.c: Likewise.
3323 * gdb.base/floatn.exp: Likewise.
3324
3325 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3326
3327 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
3328
3329 2016-09-05 Pedro Alves <palves@redhat.com>
3330
3331 PR backtrace/19927
3332 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
3333 unwinders are immediately called as side effect of "source" or
3334 "disable unwinder" commands.
3335 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
3336
3337 2016-09-02 Yao Qi <yao.qi@linaro.org>
3338
3339 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
3340 is true and $type is "float" or "double".
3341
3342 2016-09-02 Yao Qi <yao.qi@linaro.org>
3343
3344 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
3345 true.
3346 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
3347 * gdb.base/call-rt-st.exp: Likewise.
3348 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
3349 return value instead of gdb,skip_float_test.
3350 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
3351 (do_function_calls): Use its return value instead of
3352 gdb,skip_float_test.
3353 * gdb.base/finish.exp: Likewise.
3354 * gdb.base/funcargs.exp: Likewise.
3355 * gdb.base/return.exp: Likewise.
3356 * gdb.base/return2.exp: Likewise.
3357 * gdb.base/varargs.exp: Likewise.
3358 * lib/gdb.exp (gdb_skip_float_test): Change it to
3359 gdb_caching_proc. Detect the broken ptrace on arm-linux.
3360
3361 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3362
3363 * gdb.multi/tids.exp: Test "thread apply all".
3364
3365 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3366
3367 * gdb.base/default.exp (tty): Remove.
3368
3369 2016-08-24 Kevin Buettner <kevinb@redhat.com>
3370
3371 * gdb.python/py-recurse-unwind.c: New file.
3372 * gdb.python/py-recurse-unwind.py: New file.
3373 * gdb.python/py-recurse-unwind.exp: New file.
3374
3375 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
3376
3377 * gdb.base/set-inferior-tty.exp: New file.
3378 * gdb.base/set-inferior-tty.c: New file.
3379
3380 2016-08-23 Pedro Alves <palves@redhat.com>
3381
3382 PR gdb/20494
3383 * gdb.base/new-ui-echo.c: New file.
3384 * gdb.base/new-ui-echo.exp: New file.
3385
3386 2016-08-23 Yao Qi <yao.qi@linaro.org>
3387
3388 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
3389 gdbserver_spawn.
3390 * gdb.server/connect-without-multi-process.exp (do_test):
3391 Likewise.
3392
3393 2016-08-23 Yao Qi <yao.qi@linaro.org>
3394
3395 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
3396 standalone_txt. Delete gdb_txt and standalone_txt on host
3397 and target. Spawn the binary on target. Copy files from
3398 target to host.
3399
3400 2016-08-22 Pedro Alves <palves@redhat.com>
3401
3402 PR gdb/20505
3403 * gdb.base/vdso-warning.exp: Test core dumps too. Use
3404 with_test_prefix. Factor out bits to ...
3405 (test_no_vdso): ... this new procedure.
3406
3407 2016-08-19 Carl Love <cel@us.ibm.com>
3408
3409 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
3410 maintaining separate logic for constructing the output path.
3411 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3412 * gdb.arch/ppc-dfp.exp: Likewise.
3413 * gdb.arch/ppc-fp.exp: Likewise.
3414 * gdb.arch/vsx-regs.exp: Likewise.
3415 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
3416 binprefix for generating the additional binary files.
3417
3418 2016-08-19 Pedro Alves <palves@redhat.com>
3419
3420 * gdb.trace/mi-trace-frame-collected.exp
3421 (test_trace_frame_collected): On x32, expect two registers.
3422
3423 2016-08-18 Carl Love <cel@us.ibm.com>
3424
3425 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
3426 and sync up the test with tests in gas/testsuite/gas/ppc.
3427 * gdb.arch/powerpc-power.exp: Likewise.
3428
3429 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3430
3431 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
3432 expected error message.
3433
3434 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3435
3436 * gdb.multi/remove-inferiors.exp: New file.
3437 * gdb.multi/remove-inferiors.c: New file.
3438
3439 2016-08-12 Yao Qi <yao.qi@linaro.org>
3440
3441 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
3442 argument list.
3443
3444 2016-08-10 Pedro Alves <palves@redhat.com>
3445
3446 PR gdb/19187
3447 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
3448 setup_kfails.
3449
3450 2016-08-09 Pedro Alves <palves@redhat.com>
3451 Simon Marchi <simon.marchi@ericsson.com>
3452
3453 PR gdb/20418
3454 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
3455 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
3456
3457 2016-08-09 Pedro Alves <palves@redhat.com>
3458
3459 PR mi/20431
3460 * gdb.mi/mi-cmd-error.exp: New file.
3461
3462 2016-08-09 Pedro Alves <palves@redhat.com>
3463
3464 PR gdb/18653
3465 * gdb.base/signals-state-child.c: New file.
3466 * gdb.base/signals-state-child.exp: New file.
3467 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
3468
3469 2016-08-09 Pedro Alves <palves@redhat.com>
3470
3471 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
3472
3473 2016-08-03 Tom Tromey <tom@tromey.com>
3474
3475 PR python/18565:
3476 * gdb.python/py-frame-inline.exp: Add Frame.function test.
3477
3478 2016-08-01 Yao Qi <yao.qi@linaro.org>
3479
3480 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
3481 variable mode to "multi-process" if $multi_process is 1, otherwise
3482 set it to "single-process".
3483
3484 2016-08-01 Yao Qi <yao.qi@linaro.org>
3485
3486 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
3487 * gdb.cp/cpexprs.exp: Likewise.
3488 * gdb.cp/m-static.exp: Likewise.
3489
3490 2016-07-26 Tom Tromey <tom@tromey.com>
3491
3492 PR python/20190:
3493 * gdb.threads/tls.exp (check_thread_local): Add python symbol
3494 test.
3495
3496 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
3497
3498 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
3499 selecting assembly source files.
3500 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
3501 assembly source files.
3502 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
3503 assembly source files.
3504 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
3505 selecting assembly source files.
3506
3507 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
3508
3509 * gdb.base/new-ui.exp (do_test_invalid_args): New
3510 procedure.
3511
3512 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
3513
3514 * gdb.btrace/reconnect.c: New file.
3515 * gdb.btrace/reconnect.exp: New file.
3516
3517 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
3518
3519 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
3520 to test_catch_syscall_group.
3521 (test_catch_syscall_group): New.
3522
3523 2016-07-21 Tom Tromey <tom@tromey.com>
3524
3525 * gdb.rust/simple.rs (main): Use empty struct expression.
3526 * gdb.rust/simple.exp: Add tests for empty struct expression.
3527
3528 2016-07-21 Yao Qi <yao.qi@linaro.org>
3529
3530 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
3531 if gdb_skip_xml_test is true on some targets.
3532
3533 2016-07-21 Yao Qi <yao.qi@linaro.org>
3534
3535 * gdb.server/solib-list.exp: Unset last_loaded_file.
3536
3537 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3538
3539 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
3540 "step into captured_main (args)".
3541
3542 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3543
3544 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
3545
3546 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3547
3548 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
3549
3550 2016-07-19 Pedro Alves <palves@redhat.com>
3551
3552 * gdb.opt/inline-break.exp: Remove optimize=-O2.
3553 * gdb.opt/inline-bt.exp: Likewise.
3554 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
3555 additional_flags=-Winline.
3556 * gdb.opt/inline-locals.exp: Likewise.
3557 * gdb.opt/inline-markers.c (ATTR): Define.
3558 (inlined_fn): Use it.
3559
3560 2016-07-19 Yao Qi <yao.qi@linaro.org>
3561
3562 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
3563 (test_with_self): Remove some code. Remove argument executable.
3564 (top-level): Use do_self_tests.
3565
3566 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
3567 Don Breazeal <donb@codesourcery.com>
3568
3569 * gdb.base/maint.exp: Escape paths used in regular expressions.
3570 * gdb.stabs/weird.exp: Likewise.
3571
3572 2016-07-13 Tom Tromey <tom@tromey.com>
3573
3574 PR python/15620, PR python/18620:
3575 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
3576 (test_bkpt_events): New procs.
3577
3578 2016-07-13 Tom Tromey <tom@tromey.com>
3579
3580 PR python/17698:
3581 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
3582 test.
3583 (test_watchpoints): Likewise.
3584 (test_bkpt_pending): New proc.
3585
3586 2016-07-13 Tom Tromey <tom@tromey.com>
3587
3588 PR cli/18053:
3589 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
3590 completion test.
3591
3592 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3593
3594 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
3595 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
3596 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
3597 f_label.
3598 (g): Rename g_end_lbl to g_label.
3599 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
3600 low_pc and high_pc.
3601 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
3602
3603 2016-07-12 Tom Tromey <tom@tromey.com>
3604
3605 PR python/19293:
3606 * gdb.python/py-unwind-maint.exp: Update tests.
3607
3608 2016-07-12 Yao Qi <yao.qi@linaro.org>
3609
3610 * lib/selftest-support.exp (selftest_setup): Match the output
3611 when captured_main is inlined.
3612
3613 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3614
3615 * gdb.fortran/derived-types.exp (result_line, result_line_2):
3616 New variables.
3617 (print this%a, print this%b, print this): New tests.
3618 * gdb.fortran/derived-types.f90 (this): New object and
3619 initialization.
3620
3621 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3622
3623 * gdb.ada/arraydim.exp: Remove extra directory level in build
3624 directory.
3625
3626 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3627
3628 * lib/ada.exp: Remove extra directory level in build directory.
3629 * gdb.ada/cond_lang.exp: Likewise.
3630 * gdb.ada/exec_changed.exp: Likewise.
3631 * gdb.ada/lang_switch.exp: Likewise.
3632
3633 2016-07-06 Manish Goregaokar <manish@mozilla.com>
3634
3635 * simple.rs: Add test for raw pointer subscripting.
3636 * simple.exp: Add test expectations.
3637
3638 2016-07-05 Yao Qi <yao.qi@linaro.org>
3639
3640 * gdb.mi/mi-reverse.exp: Match =record-started output.
3641
3642 2016-07-01 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3645 procedure.
3646 (jit_reader_test): Test the jit reader's unwinder.
3647 * gdb.base/jithost.c (jit_function_00_code): New global.
3648 (main): Use memcpy to fill in the mmapped code, instead of poking
3649 bytes manually here.
3650 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3651 value.
3652 (read_debug_info): Save the function's range.
3653 (read_sp): New function.
3654 (unwind_frame): Use it. Also unwind RBP.
3655 (get_frame_id): Use read_sp.
3656 (gdb_init_reader): Use calloc instead of malloc.
3657 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3658 parameter. Use gdb_test_multiple.
3659
3660 2016-07-01 Pedro Alves <palves@redhat.com>
3661 Antoine Tremblay <antoine.tremblay@ericsson.com>
3662
3663 * gdb.threads/process-dies-while-detaching.c: New file.
3664 * gdb.threads/process-dies-while-detaching.exp: New file.
3665
3666 2016-07-01 Pedro Alves <palves@redhat.com>
3667
3668 * gdb.multi/watchpoint-multi-exit.c: New file.
3669 * gdb.multi/watchpoint-multi-exit.exp: New file.
3670
3671 2016-06-30 Pedro Alves <palves@redhat.com>
3672
3673 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3674 unset inferior_spawn_id.
3675
3676 2016-06-30 Pedro Alves <palves@redhat.com>
3677
3678 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3679 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3680
3681 2016-06-29 Yao Qi <yao.qi@linaro.org>
3682
3683 * gdb.base/return.c: Add copyright header.
3684
3685 2016-06-29 Tom Tromey <tom@tromey.com>
3686
3687 PR python/20129:
3688 * gdb.python/py-framefilter.exp: Add tests for setting priority
3689 and disabling of non-existent frame filter.
3690
3691 2016-06-29 Yao Qi <yao.qi@linaro.org>
3692
3693 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3694 0x0f07ff.
3695
3696 2016-06-28 Yao Qi <yao.qi@linaro.org>
3697
3698 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3699 triplets. Start gdb, execute catch syscall, and continue. Check
3700 gdb's output to determine catch syscall is supported.
3701
3702 2016-06-27 Manish Goregaokar <manish@mozilla.com>
3703
3704 * gdb.rust/simple.rs: Add test for returning unit in a function.
3705 * gdb.rust/simple.exp: Add expectation for functions returning
3706 unit.
3707
3708 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3709
3710 * gdb.python/py-breakpoint-create-fail.c,
3711 gdb.python/py-breakpoint-create-fail.exp,
3712 gdb.python/py-breakpoint-create-fail.py: New testcase.
3713
3714 2016-06-25 Manish Goregaokar <manish@mozilla.com>
3715
3716 PR gdb/20239
3717 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
3718 * gdb.rust/simple.exp: Add test expectations for new NonZero
3719 tests.
3720
3721 2016-06-24 David Taylor <dtaylor@emc.com>
3722
3723 * gdb.base/offsets.exp: New file.
3724 * gdb.base/offsets.c: New file.
3725
3726 2016-06-23 Tom Tromey <tom@tromey.com>
3727
3728 PR gdb/16483:
3729 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3730 before any filters are loaded.
3731
3732 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3733
3734 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3735 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3736 structs.
3737 * gdb.fortran/derived-type-function.exp: New file.
3738 * gdb.fortran/derived-type-function.f90: New file.
3739
3740
3741 2016-06-21 Pedro Alves <palves@redhat.com>
3742
3743 * gdb.base/new-ui.exp: New file.
3744 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3745 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3746 (with_spawn_id): New procedure.
3747
3748 2016-06-21 Pedro Alves <palves@redhat.com>
3749
3750 * gdb.mi/mi-exec-run.exp: New file.
3751
3752 2016-06-21 Pedro Alves <palves@redhat.com>
3753
3754 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3755 breakpoint command's output on the main UI.
3756 (test_break): New procedure, factored out from calls in the top
3757 level.
3758 (top level): Use foreach_with_prefix to test MI as main UI and as
3759 separate UI.
3760
3761 2016-06-21 Pedro Alves <palves@redhat.com>
3762
3763 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3764 (test_awatch_creation_and_listing)
3765 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3766 Remove 'type' parameter.
3767 (test_watchpoint_all): New parameter mi_mode. Remove
3768 with_test_prefix.
3769 (top level): Use foreach_with_prefix, and add main/separate UI MI
3770 testing axis.
3771
3772 2016-06-21 Pedro Alves <palves@redhat.com>
3773
3774 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3775 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3776 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3777 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3778 (gdb_main_spawn_id, mi_spawn_id): Declare and
3779 comment.
3780 (mi_create_inferior_pty): New procedure,
3781 factored out from default_mi_gdb_start.
3782 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3783 procedures.
3784 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3785 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3786 Use mi_create_inferior_pty.
3787 (mi_gdb_start): Use eval to pass down args list.
3788
3789 2016-06-21 Pedro Alves <palves@redhat.com>
3790
3791 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3792 * gdb.opt/inline-cmds.exp: Add MI tests.
3793
3794 2016-06-21 Pedro Alves <palves@redhat.com>
3795
3796 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3797
3798 2016-06-21 Pedro Alves <palves@redhat.com>
3799
3800 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3801 (top level): Use it instead of mi_execute_to.
3802
3803 2016-06-21 Pedro Alves <palves@redhat.com>
3804
3805 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3806 (cont_handler_str): New.
3807 (signal_stop_handler): Set stop_handler_str instead of printing to
3808 stdout.
3809 (continue_handler): Set cont_handler_str instead of printing to
3810 stdout.
3811 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3812 mi_send_resuming_command. Print stop_handler_str and
3813 cont_handler_str instead of expecting the python events print
3814 directly.
3815
3816 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3817
3818 * gdb.base/jit-reader.exp: New file.
3819 * gdb.base/jithost.c: New file.
3820 * gdb.base/jithost.h: New file.
3821 * gdb.base/jitreader.c : New file.
3822 * gdb.base/jit-protocol.h: New file.
3823
3824 2016-06-17 Yao Qi <yao.qi@linaro.org>
3825
3826 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3827 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3828 and detach-on-fork. Adjust tests.
3829 (top level): Invoke break_cond_on_syscall with combinations of
3830 syscall, follow-fork-mode and detach-on-fork.
3831
3832 2016-06-17 Yao Qi <yao.qi@linaro.org>
3833
3834 * gdb.base/step-over-exit.c: New.
3835 * gdb.base/step-over-exit.exp: New.
3836
3837 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3838
3839 * gdb.base/float.exp: Add target check for nds32*-*-*.
3840 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3841
3842 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3843
3844 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3845 for unsupported target features.
3846 * gdb.base/call-rt-st.exp: Likewise.
3847 * gdb.base/call-sc.exp: Likewise.
3848 * gdb.base/call-signal-resume.exp: Likewise.
3849 * gdb.base/call-strs.exp: Likewise.
3850 * gdb.base/callexit.exp: Likewise.
3851 * gdb.base/callfuncs.exp: Likewise.
3852 * gdb.base/nodebug.exp: Likewise.
3853 * gdb.base/printcmds.exp: Likewise.
3854 * gdb.base/ptype.exp: Likewise.
3855 * gdb.base/structs.exp: Likewise.
3856 * gdb.base/unwindonsignal.exp: Likewise.
3857 * gdb.cp/gdb2495.exp: Likewise.
3858 * gdb.cp/templates.exp: Likewise.
3859 * gdb.cp/virtfunc.exp: Likewise.
3860 * gdb.threads/hand-call-in-threads.exp: Likewise.
3861 * gdb.threads/interrupted-hand-call.exp: Likewise.
3862 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3863
3864 2016-06-10 Tom Tromey <tom@tromey.com>
3865
3866 PR rust/20110:
3867 * gdb.rust/expr.exp: Add test for integer constant larger than
3868 i32.
3869
3870 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3871
3872 * gdb.fortran/nested-funcs.exp: New.
3873 * gdb.fortran/nested-funcs.f90: New.
3874
3875 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3876
3877 * gdb.base/examine-backward.c: New file.
3878 * gdb.base/examine-backward.exp: New file.
3879
3880 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3881
3882 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3883 matching.
3884
3885 2016-06-02 Tom Tromey <tom@tromey.com>
3886
3887 PR python/18984:
3888 * gdb.python/py-shared.exp: Add solib_name test.
3889
3890 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3891
3892 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3893
3894 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3895
3896 PR c++/19893
3897 * gdb.dwarf2/implref.exp: Rename to...
3898 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3899 * gdb.dwarf2/implref-array.c: New file.
3900 * gdb.dwarf2/implref-array.exp: Likewise.
3901 * gdb.dwarf2/implref-global.c: Likewise.
3902 * gdb.dwarf2/implref-global.exp: Likewise.
3903 * gdb.dwarf2/implref-struct.c: Likewise.
3904 * gdb.dwarf2/implref-struct.exp: Likewise.
3905
3906 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3907
3908 * gdb.trace/trace-condition.exp: Add 64bit tests.
3909
3910 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3911
3912 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3913 bits types.
3914 (main): Adapt to 8 to 64 bits types.
3915 * gdb.trace/trace-condition.exp: Add new tests.
3916
3917 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3918
3919 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3920
3921 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3922
3923 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3924 Move condition tests...
3925 * gdb.trace/trace-condition.exp: Here.
3926
3927 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3928
3929 * gdb.trace/trace-condition.exp: Add counter-case tests.
3930
3931 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3932
3933 PR c++/15231
3934 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3935 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3936
3937 2016-05-27 Pedro Alves <palves@redhat.com>
3938
3939 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3940 New procedure.
3941 (top level): Call it, and bail out of DejaGnu is known to be bad.
3942
3943 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3944
3945 * gdb.base/whatis.c: Extend the test case.
3946 * gdb.base/whatis.exp: Add additional tests.
3947
3948 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3949
3950 * gdb.fortran/type.f90: Add pointer variable.
3951 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3952
3953 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3954
3955 * gdb.fortran/vla-type.exp: Fix testcase name.
3956
3957 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3958
3959 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3960
3961 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3962
3963 * gdb.fortran/type.f90: Add nested structures.
3964 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3965 * gdb.fortran/derived-type.exp: Adapt expected output.
3966 * gdb.fortran/vla-type.exp: Adapt expected output.
3967
3968 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3969
3970 * gdb.fortran/whatis_type.exp: Adapt expected output.
3971
3972 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3973
3974 * gdb.fortran/print_type.exp: Fix expected output.
3975 * gdb.fortran/whatis_type.exp: Fix expected output.
3976
3977 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3978
3979 * gdb.fortran/whatis_type.exp: Use multi_line.
3980
3981 2016-05-24 Tom Tromey <tom@tromey.com>
3982
3983 PR python/17386:
3984 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3985 use value as an index.
3986
3987 2016-05-23 Tom Tromey <tom@tromey.com>
3988
3989 PR python/17981:
3990 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3991 no-breakpoint case.
3992
3993 2016-05-24 Pedro Alves <palves@redhat.com>
3994
3995 PR gdb/19828
3996 * gdb.threads/clone-attach-detach.c: New file.
3997 * gdb.threads/clone-attach-detach.exp: New file.
3998
3999 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
4000
4001 * gdb.base/annota-input-while-running.exp: Fix syntax error.
4002
4003 2016-05-23 Tom Tromey <tom@tromey.com>
4004
4005 PR python/19438, PR python/18393:
4006 * gdb.python/py-progspace.exp: Add "dir" test.
4007 * gdb.python/py-objfile.exp: Add "dir" test.
4008
4009 2016-05-23 Yao Qi <yao.qi@linaro.org>
4010
4011 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
4012 * gdb.arch/thumb2-it.exp: Likewise.
4013
4014 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
4015
4016 * gdb.mi/mi-threads-interrupt.c: New file.
4017 * gdb.mi/mi-threads-interrupt.exp: New file.
4018
4019 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
4020
4021 PR gdb/18077
4022 * gdb.mi/mi-async-run.exp: New file.
4023 * gdb.mi/mi-async-run.c: New file.
4024
4025 2016-05-17 Tom Tromey <tom@tromey.com>
4026 Manish Goregaokar <manishsmail@gmail.com>
4027
4028 * lib/rust-support.exp: New file.
4029 * lib/gdb.exp (skip_rust_tests): New proc.
4030 (build_executable_from_specs): Handle rust.
4031 * lib/future.exp (gdb_find_rustc): New proc.
4032 (gdb_default_target_compile): Handle rust.
4033 * gdb.rust/expr.exp: New file.
4034 * gdb.rust/generics.exp: New file.
4035 * gdb.rust/generics.rs: New file.
4036 * gdb.rust/methods.exp: New file.
4037 * gdb.rust/methods.rs: New file.
4038 * gdb.rust/modules.exp: New file.
4039 * gdb.rust/modules.rs: New file.
4040 * gdb.rust/simple.exp: New file.
4041 * gdb.rust/simple.rs: New file.
4042
4043 2016-05-17 Tom Tromey <tom@tromey.com>
4044
4045 * gdb.base/default.exp (set language): Add rust.
4046
4047 2016-05-17 Tom Tromey <tom@tromey.com>
4048
4049 * gdb.gdb/unittest.exp: New file.
4050
4051 2016-05-16 Yao Qi <yao.qi@linaro.org>
4052
4053 * gdb.base/batch-preserve-term-settings.exp: Remove variable
4054 shell_prompt. Update shell_prompt_re.
4055
4056 2016-05-12 Doug Evans <dje@google.com>
4057
4058 PR symtab/19999
4059 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
4060 $options when building executable.
4061 * gdb.dwarf2/fission-loclists-pie.S: New file.
4062 * gdb.dwarf2/fission-loclists-pie.exp: New file.
4063
4064 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
4065
4066 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
4067 of [is_remote target],
4068
4069 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
4070
4071 * lib/gdb.exp (use_gdb_stub): New procedure.
4072
4073 2016-05-03 Yunlian Jiang <yunlian@google.com>
4074 Doug Evans <dje@google.com>
4075
4076 PR symtab/19914
4077 * gdb.dwarf2/dwp-sepdebug.c: New file.
4078 * gdb.dwarf2/dwp-sepdebug.exp: New file.
4079
4080 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
4081
4082 * gdb.base/detach.exp: Remove is_remote check.
4083
4084 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
4085
4086 * gdb.base/annota-input-while-running.exp: Don't check for
4087 [is_remote target]. Enable annotations after running to main.
4088 Remove unused "set test..." line.
4089
4090 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
4091
4092 * gdb.trace/trace-enable-disable.exp: New file.
4093 * gdb.trace/trace-enable-disable.c: New file.
4094
4095 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
4096
4097 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
4098 use it in info sharedlibrary test.
4099 * gdb.trace/ftrace-lock.exp: Likewise.
4100 * gdb.trace/ftrace.exp: Likewise.
4101 * gdb.trace/range-stepping.exp: Likewise.
4102 * gdb.trace/trace-break.exp: Likewise.
4103 * gdb.trace/trace-condition.exp: Likewise.
4104 * gdb.trace/trace-mt.exp: Likewise.
4105
4106 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
4107
4108 * lib/gdb.exp (gdb_load_shlibs): Rename to...
4109 (gdb_load_shlib): ... this.
4110 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
4111 gdb_load_shlib.
4112 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
4113 * gdb.base/ctxobj.exp: Likewise.
4114 * gdb.base/dprintf-pending.exp: Likewise.
4115 * gdb.base/dso2dso.exp: Likewise.
4116 * gdb.base/fixsection.exp: Likewise.
4117 * gdb.base/gcore-relro.exp: Likewise.
4118 * gdb.base/gdb1555.exp: Likewise.
4119 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4120 * gdb.base/gnu-ifunc.exp: Likewise.
4121 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
4122 * gdb.base/jit-so.exp (one_jit_test): Likewise.
4123 * gdb.base/pending.exp: Likewise.
4124 * gdb.base/print-file-var.exp: Likewise.
4125 * gdb.base/print-symbol-loading.exp: Likewise.
4126 * gdb.base/shlib-call.exp: Likewise.
4127 * gdb.base/shreloc.exp: Likewise.
4128 * gdb.base/so-impl-ld.exp: Likewise.
4129 * gdb.base/solib-disc.exp: Likewise.
4130 * gdb.base/solib-nodir.exp: Likewise.
4131 * gdb.base/solib-overlap.exp: Likewise.
4132 * gdb.base/solib-symbol.exp: Likewise.
4133 * gdb.base/solib-weak.exp (do_test): Likewise.
4134 * gdb.base/sym-file.exp: Likewise.
4135 * gdb.base/symtab-search-order.exp: Likewise.
4136 * gdb.base/type-opaque.exp: Likewise.
4137 * gdb.base/unload.exp: Likewise.
4138 * gdb.base/watchpoint-solib.exp: Likewise.
4139 * gdb.compile/compile.exp: Likewise.
4140 * gdb.cp/gdb2384.exp: Likewise.
4141 * gdb.cp/infcall-dlopen.exp: Likewise.
4142 * gdb.cp/re-set-overloaded.exp: Likewise.
4143 * gdb.fortran/library-module.exp: Likewise.
4144 * gdb.opt/solib-intra-step.exp: Likewise.
4145 * gdb.python/py-finish-breakpoint.exp: Likewise.
4146 * gdb.python/py-shared.exp: Likewise.
4147 * gdb.reverse/solib-precsave.exp: Likewise.
4148 * gdb.reverse/solib-reverse.exp: Likewise.
4149 * gdb.server/solib-list.exp: Likewise.
4150 * gdb.threads/dlopen-libpthread.exp: Likewise.
4151 * gdb.threads/tls-shared.exp: Likewise.
4152 * gdb.threads/tls-so_extern.exp: Likewise.
4153 * gdb.trace/change-loc.exp: Likewise.
4154 * gdb.trace/ftrace-lock.exp: Likewise.
4155 * gdb.trace/ftrace.exp: Likewise.
4156 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
4157 * gdb.trace/pending.exp: Likewise.
4158 * gdb.trace/range-stepping.exp: Likewise.
4159 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
4160 (strace_info_marker): Likewise.
4161 (strace_probe_marker): Likewise.
4162 (strace_trace_on_same_addr): Likewise.
4163 (strace_trace_on_diff_addr): Likewise.
4164 * gdb.trace/trace-break.exp: Likewise.
4165 * gdb.trace/trace-condition.exp: Likewise.
4166 * gdb.trace/trace-mt.exp: Likewise.
4167
4168 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
4169
4170 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
4171 result of gdb_remote_download.
4172 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
4173 * gdb.base/dso2dso.exp: Likewise.
4174 * gdb.base/global-var-nested-by-dso.exp: Likewise.
4175 * gdb.base/print-file-var.exp: Likewise.
4176 * gdb.base/shlib-call.exp: Likewise.
4177 * gdb.base/shreloc.exp: Likewise.
4178 * gdb.base/solib-overlap.exp: Likewise.
4179 * gdb.base/solib-weak.exp (do_test): Likewise.
4180 * gdb.base/unload.exp: Likewise.
4181
4182 2016-04-27 Yao Qi <yao.qi@linaro.org>
4183
4184 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
4185 exists.
4186
4187 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
4188
4189 * vla-type.exp: Print structure from toplevel.
4190
4191 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
4192
4193 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
4194 of dynamic types.
4195 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
4196 of dynamic types.
4197
4198 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
4199
4200 * gdb.fortran/vla-type.f90: New file.
4201 * gdb.fortran/vla-type.exp: New file.
4202
4203 2016-04-25 Yao Qi <yao.qi@linaro.org>
4204
4205 * gdb.base/branch-to-self.c: New file.
4206 * gdb.base/branch-to-self.exp: New file.
4207
4208 2016-04-22 Yao Qi <yao.qi@linaro.org>
4209
4210 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
4211 more after $hex.
4212
4213 2016-04-22 Yao Qi <yao.qi@linaro.org>
4214
4215 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
4216 * gdb.base/annota3.exp: Likewise.
4217
4218 2016-04-22 Yao Qi <yao.qi@linaro.org>
4219
4220 * gdb.reverse/step-precsave.exp: Do one step and test program
4221 stops in "callee" and do multiple steps until program goes out
4222 of "callee".
4223 * gdb.reverse/step-reverse.exp: Likewise.
4224
4225 2016-04-22 Yao Qi <yao.qi@linaro.org>
4226
4227 * gdb.trace/signal.exp: Also pass if
4228 $tracepoint_hits($i) > $iterations.
4229
4230 2016-04-22 Yao Qi <yao.qi@linaro.org>
4231
4232 * gdb.trace/signal.c: New file.
4233 * gdb.trace/signal.exp: New file.
4234
4235 2016-04-19 Doug Evans <xdje42@gmail.com>
4236
4237 * gdb.base/bad-file.exp: New file.
4238
4239 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
4240
4241 * gdb.dwarf2/implref.exp: New file.
4242
4243 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
4244
4245 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
4246 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
4247 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
4248 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
4249 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
4250 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
4251 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
4252 * lib/fortran.exp (fortran_int4): New procedure.
4253 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
4254 (fortran_logical4): Likewise.
4255
4256 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
4257
4258 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
4259
4260 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
4261
4262 * lib/compiler.c: Add Intel specific preprocessor macros.
4263 * lib/compiler.cc: Likewise.
4264
4265 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
4266
4267 * gdb.server/connect-with-no-symbol-file.c: New file.
4268 * gdb.server/connect-with-no-symbol-file.exp: New file.
4269
4270 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
4271
4272 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
4273
4274 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
4275
4276 * boards/gdbserver-base.exp (${board}_download): Copy source file to
4277 standard output directory.
4278
4279 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
4280
4281 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
4282
4283 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
4284
4285 * gdb.btrace/instruction_history.c (loop): Add declaration.
4286
4287 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
4288
4289 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
4290
4291 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4292
4293 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
4294 parentheses to print.
4295 (continue_handler): Likewise.
4296
4297 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
4298
4299 * gdb.server/solib-list.exp: Remove is_remote check.
4300 Pass shlib= to gdb_compile. Don't link shared library with
4301 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
4302 Run binary filename through "readlink -f" on the target.
4303
4304 2016-04-08 Pedro Alves <palves@redhat.com>
4305
4306 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
4307 interpreter filename as argument to gdbserver_spawn.
4308 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
4309 Return empty if $last_loaded_file does not exist.
4310
4311 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4312
4313 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
4314 * gdb.base/jit-main.c: Use exit after usage.
4315
4316 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4317
4318 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
4319 GDBHISTSIZE prior to the tests.
4320 * gdb.base/gdbinit-history.exp: Likewise.
4321
4322 2016-04-07 Pedro Alves <palves@redhat.com>
4323
4324 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
4325 instead of build_executable. Use gdb_load_shlibs.
4326
4327 2016-04-07 Yao Qi <yao.qi@linaro.org>
4328
4329 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
4330 Execute "si" command.
4331
4332 2016-04-07 Yao Qi <yao.qi@linaro.org>
4333
4334 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
4335 number instead of the comments on some line.
4336
4337 2016-04-06 Don Breazeal <donb@codesourcery.com>
4338
4339 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
4340 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
4341
4342 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
4343
4344 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
4345 standard_output_file. Remove unused binfile variable.
4346
4347 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
4348
4349 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
4350 * gdb.python/py-mi-objfile.exp: Match "list main" output
4351 in console format.
4352
4353 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
4354
4355 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
4356 absolute.
4357
4358 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
4359
4360 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
4361 absolute.
4362 * gdb.trace/ftrace.exp: Likewise.
4363 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
4364 targets as well.
4365 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
4366 (gdb_load_shlibs): Copy libraries to test directory when testing
4367 natively. Only set solib-search-path if testing remotely.
4368 * lib/mi-support.exp (mi_load_shlibs): Likewise.
4369
4370 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
4371
4372 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
4373 gdb_download. Use it even if the target is not remote.
4374 * gdb.base/jit.exp (compile_jit_test): Likewise.
4375 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
4376 output directory if the destination board is local, otherwise use
4377 the standard remote_download from DejaGnu.
4378 (gdb_download): Remove.
4379 (gdb_load_shlibs): Use gdb_remote_download instead of
4380 gdb_download.
4381 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
4382 Use gdb_remote_download instead of gdb_download. Use it even if
4383 the target is not remote.
4384 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
4385 instead of gdb_download.
4386
4387 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
4388
4389 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
4390 (test_insert_delete_modify): Call mi_load_shlibs before trying to
4391 run.
4392
4393 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
4394
4395 PR gdb/19820
4396 * gdb.base/printcmds.exp: Add artificial arrays tests.
4397
4398 2016-03-31 Pedro Alves <palves@redhat.com>
4399
4400 PR gdb/19858
4401 * gdb.base/jit-main.c: Include unistd.h.
4402 (ATTACH): Define to 0 if not already defined.
4403 (wait_for_gdb, mypid): New globals.
4404 (WAIT_FOR_GDB): New macro.
4405 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
4406 some breakpoint locations.
4407 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
4408 New procedures.
4409 (one_jit_test): Add REATTACH parameter, and handle it. Use
4410 continue_to_test_location.
4411 (top level): Test attach, and adjusts calls to one_jit_test.
4412
4413 2016-03-31 Pedro Alves <palves@redhat.com>
4414
4415 PR gdb/19858
4416 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
4417 BINSUFFIX parameter, and handle it.
4418 (top level): Adjust calls compile_jit_test.
4419
4420 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
4421
4422 PR python/19743
4423 * gdb.python/py-mi-events-gdb.py: New file.
4424 * gdb.python/py-mi-events.c: New file.
4425 * gdb.python/py-mi-events.exp: New file.
4426
4427 2016-03-30 Yao Qi <yao.qi@linaro.org>
4428
4429 * gdb.reverse/until-precsave.exp: Match function name only.
4430 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
4431 Move malloc to a condition block.
4432 * gdb.reverse/until-reverse.exp: Match function name only.
4433
4434 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
4435
4436 * gdb.trace/ftrace.exp: Set arg0exp for s390.
4437 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
4438 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
4439 variable for GPR 0 instead of assuming it is register 0.
4440 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
4441 * lib/trace-support.exp: Add s390 registers.
4442
4443 2016-03-29 Yao Qi <yao.qi@linaro.org>
4444
4445 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
4446
4447 2016-03-24 Yao Qi <yao.qi@linaro.org>
4448
4449 * gdb.reverse/break-reverse.exp: Add quotation mark in the
4450 test message.
4451
4452 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4453
4454 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
4455 maintaining separate logic for constructing the output path.
4456
4457 2016-03-16 Don Breazeal <donb@codesourcery.com>
4458
4459 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4460 Retry fork and waitpid on interrupted system call errors.
4461 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4462 Use with_timeout_factor to increase timeout by factor of 10.
4463
4464 2016-03-15 Don Breazeal <donb@codesourcery.com>
4465
4466 * gdb.cp/scope-err.cc: New test program.
4467 * gdb.cp/scope-err.exp: New test script.
4468 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
4469 lines and "set breakpoint here" comment.
4470 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
4471 Fixed some whitespace and format issues.
4472 * gdb.mi/mi-linespec-err-cp.cc: New test program.
4473 * gdb.mi/mi-linespec-err-cp.exp: New test script.
4474
4475 2016-03-15 Doug Evans <dje@google.com>
4476
4477 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
4478 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
4479 All callers updated. Add tests for enums, mixed flags register.
4480
4481 2016-03-15 Doug Evans <dje@google.com>
4482
4483 * gdb.base/skip.c (main): Call test_skip_file_and_function.
4484 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
4485
4486 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
4487
4488 * gdb.base/default.exp: Add $_as_string to the list of expected
4489 convenience functions.
4490
4491 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
4492
4493 * gdb.base/maint.exp: New tests for 'maint info line-table'.
4494
4495 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
4496
4497 * gdb.python/py-as-string.exp: New file.
4498 * gdb.python/py-as-string.c: New file.
4499
4500 2016-03-09 Pedro Alves <palves@redhat.com>
4501
4502 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
4503 signal" -> "Thread NN received signal" output change.
4504 * gdb.threads/ia64-sigill.exp: Likewise.
4505 * gdb.threads/linux-dp.exp: Likewise.
4506 * gdb.threads/manythreads.exp: Likewise.
4507 * gdb.threads/pending-step.exp: Likewise.
4508 * gdb.threads/print-threads.exp: Likewise.
4509 * gdb.threads/sigstep-threads.exp: Likewise.
4510 * gdb.threads/staticthreads.exp: Likewise.
4511 * gdb.threads/tls.exp: Likewise.
4512
4513 2016-03-09 Pedro Alves <palves@redhat.com>
4514
4515 * gdb.base/command-line-input.exp: New file.
4516
4517 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4518
4519 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
4520 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
4521 * gdb.trace/pending.exp: Accept leading dot before function name.
4522 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
4523 * lib/trace-support.exp: Set registers for ppc.
4524
4525 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4526
4527 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
4528 use it for disassembly; accept .main in addition to main in backtrace.
4529
4530 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
4531 Marcin Kościelnicki <koriakin@0x04.net>
4532
4533 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
4534 (gdb_recursion_test_ptr): New global variable.
4535 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
4536 gdb_recursion_test.
4537 (gdb_c_test): Ditto.
4538
4539 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4540
4541 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
4542 ordering.
4543
4544 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4545
4546 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
4547 (bar): Add bar_start_lbl label.
4548 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
4549 of foo/bar for emitting DWARF and tracing.
4550
4551 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
4552
4553 * analyze-racy-logs.py: Set executable bit.
4554
4555 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
4556
4557 * Makefile.in (DEFAULT_RACY_ITER): New variable.
4558 (CHECK_TARGET_TMP): Likewise.
4559 (check-single-racy): New rule.
4560 (check-parallel-racy): Likewise.
4561 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
4562 (do-check-parallel-racy): New rule.
4563 (check-racy/%.exp): Likewise.
4564 * README (Racy testcases): New section.
4565 * analyze-racy-logs.py: New file.
4566
4567 2016-03-03 Doug Evans <dje@google.com>
4568
4569 * gdb.base/skip.exp: Use with_test_prefix.
4570
4571 2016-03-03 Yao Qi <yao.qi@linaro.org>
4572
4573 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
4574 Invoke step_over_syscall "clone" and break_cond_on_syscall
4575 "clone".
4576 * gdb.base/step-over-clone.c: New file.
4577
4578 2016-03-03 Yao Qi <yao.qi@linaro.org>
4579
4580 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
4581 code format.
4582
4583 2016-03-03 Yao Qi <yao.qi@linaro.org>
4584
4585 * gdb.base/disp-step-fork.c: Rename to ...
4586 * gdb.base/step-over-fork.c: ... it. New file.
4587 * gdb.base/disp-step-vfork.c: Rename to ...
4588 * gdb.base/step-over-vfork.c: ... it. New file.
4589 * gdb.base/disp-step-syscall.exp: Rename to ...
4590 * gdb.base/step-over-syscall.exp: ... it. New file.
4591 (disp_step_cross_syscall): Rename to ...
4592 (step_over_syscall): ... it.
4593
4594 2016-03-03 Yao Qi <yao.qi@linaro.org>
4595
4596 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
4597 If target supports condition evaluation on target, invoke
4598 break_cond_on_syscall for fork and vfork.
4599
4600 2016-03-03 Yao Qi <yao.qi@linaro.org>
4601
4602 * gdb.base/disp-step-syscall.exp: Don't invoke
4603 support_displaced_stepping.
4604 (disp_step_cross_syscall): Test with displaced stepping off and
4605 on if supported.
4606
4607 2016-03-03 Yao Qi <yao.qi@linaro.org>
4608
4609 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
4610 proc.
4611 (setup): New proc.
4612 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
4613 and setup.
4614
4615 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4616
4617 * gdb.fortran/vla-history.exp: Remove breakpoint.
4618
4619 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4620
4621 * gdb.fortran/vla-history.exp: Lookup array elements and printing
4622 exceeds timeout.
4623
4624 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4625
4626 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
4627 breakpoint.
4628
4629 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4630
4631 * gdb.mi/vla.f90: Nullify pointer after declaration.
4632
4633 2016-03-01 Pedro Alves <palves@redhat.com>
4634
4635 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4636
4637 2016-03-01 Pedro Alves <palves@redhat.com>
4638
4639 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4640 before anything else.
4641 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4642 _GNU_SOURCE here.
4643 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4644 before anything else.
4645 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4646
4647 2016-03-01 Pedro Alves <palves@redhat.com>
4648
4649 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4650
4651 2016-03-01 Yao Qi <yao.qi@linaro.org>
4652
4653 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4654 prepare_for_testing.
4655
4656 2016-03-01 Yao Qi <yao.qi@linaro.org>
4657
4658 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4659
4660 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4661
4662 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4663 manually constructing the output path.
4664
4665 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4666
4667 * gdb.arch/s390-stackless.S: New.
4668 * gdb.arch/s390-stackless.exp: New.
4669
4670 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4671
4672 * gdb.dlang/circular.c: New file.
4673 * gdb.dlang/circular.exp: New file.
4674
4675 2016-02-26 Yao Qi <yao.qi@linaro.org>
4676
4677 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4678 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4679 (testcases): Update.
4680
4681 2016-02-26 Yao Qi <yao.qi@linaro.org>
4682
4683 * gdb.reverse/aarch64.c: Rename to ...
4684 * gdb.reverse/insn-reverse.c: ... it.
4685 * gdb.reverse/aarch64.exp: Rename to ...
4686 * gdb.reverse/insn-reverse.exp: ... it.
4687
4688 2016-02-26 Yao Qi <yao.qi@linaro.org>
4689
4690 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4691 (testcase_ftype): New.
4692 (testcases): New array.
4693 (n_testcases): New.
4694 (main): Call each element in testcases.
4695 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4696 (read_testcase): New.
4697 Do the tests in a loop.
4698
4699 2016-02-25 Yao Qi <yao.qi@linaro.org>
4700
4701 * gdb.base/branches.c: Remove.
4702
4703 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4704
4705 PR gdb/13808
4706 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4707
4708 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4709
4710 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4711
4712 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4713
4714 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4715 change x86_64 call_insn to 'callq'.
4716
4717 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4718
4719 * gdb.trace/tfile-avx.c: Move to...
4720 * gdb.trace/tracefile-pseudo-reg.c: Here.
4721 * gdb.trace/tfile-avx.exp: Move to...
4722 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4723
4724 2016-02-24 Gary Benson <gbenson@redhat.com>
4725
4726 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4727 message on attach.
4728
4729 2016-02-23 Doug Evans <dje@google.com>
4730
4731 * gdb.base/skip.c (test_skip): New function.
4732 (end_test_skip_file_and_function): New function.
4733 (test_skip_file_and_function): New function.
4734 * gdb.base/skip1.c (test_skip): New function.
4735 (skip1_test_skip_file_and_function): New function.
4736 * gdb.base/skip.exp: Add tests for new skip options.
4737 * gdb.base/skip-solib.exp: Update expected output.
4738 * gdb.perf/skip-command.cc: New file.
4739 * gdb.perf/skip-command.exp: New file.
4740 * gdb.perf/skip-command.py: New file.
4741
4742 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4743
4744 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4745 info registers pattern.
4746
4747 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4748
4749 * lib/future.exp: Add D support.
4750 (gdb_find_gdc): New proc.
4751 (gdb_default_target_compile): Add D support.
4752
4753 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
4754
4755 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4756 user+system time.
4757 (trace_speed_test): Determine the iteration count for a time
4758 between 15..30 seconds.
4759
4760 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4761
4762 * gdb.arch/i386-mpx-sigsegv.c: New file.
4763 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4764 * gdb.arch/i386-mpx-simple_segv.c: New file.
4765 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4766
4767 2016-02-18 Yao Qi <yao.qi@linaro.org>
4768
4769 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4770 Don't call setup_kfail.
4771
4772 2016-02-18 Yao Qi <yao.qi@linaro.org>
4773
4774 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4775 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4776
4777 2016-02-16 Doug Evans <dje@google.com>
4778
4779 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4780 * gdb.base/skip1.c: Ditto.
4781 * gdb.base/skip.exp: Whitespace cleanup.
4782
4783 2016-02-16 Don Breazeal <donb@codesourcery.com>
4784
4785 PR remote/19496
4786 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4787 Remove kfail for PR remote/19496.
4788
4789 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4790
4791 * lib/gdb.exp (standard_temp_file): Return a path specific to
4792 the runtest invocation.
4793
4794 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4795
4796 * gdb.trace/save-trace.exp: Change relative path to be in the
4797 standard output directory.
4798
4799 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4800
4801 * gdb.arch/i386-prologue.c: Add missing prototypes.
4802
4803 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4804
4805 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4806 * gdb.arch/i386-prologue.exp: Likewise.
4807 * gdb.arch/i386-size.exp: Likewise.
4808
4809 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4810
4811 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4812 define object file path.
4813 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4814 file path.
4815 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4816 standard_output_file to define binfile.
4817
4818 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4819
4820 Fix compatibility with recent gfortran-5.3.1.
4821 * gdb.fortran/vla-history.exp (print vla1 allocated)
4822 (print vla2 allocated, print $2, print $3): Remove
4823 (print $4): Rename to ...
4824 (print $2): ... here.
4825 (print $9): Rename to ...
4826 (print $5): ... here.
4827 (print $10): Rename to ...
4828 (print $6): ... here.
4829 * gdb.fortran/vla.f90: Add pvla initialization.
4830
4831 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4832
4833 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4834 New test.
4835 * gdb.fortran/vla-value-sub.exp: Likewise.
4836
4837 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4838
4839 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4840
4841 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4842
4843 * i386-biarch-core.exp: Define corefile using
4844 standard_output_file.
4845
4846 2016-02-12 Yao Qi <yao.qi@linaro.org>
4847
4848 * gdb.arch/arm-single-step-kernel-helper.c: New.
4849 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4850
4851 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4852
4853 * gdb.btrace/tailcall-only.exp: New.
4854 * gdb.btrace/tailcall-only.c: New.
4855 * gdb.btrace/x86_64-tailcall-only.S: New.
4856 * gdb.btrace/i686-tailcall-only.S: New.
4857
4858 2016-02-11 Pedro Alves <palves@redhat.com>
4859
4860 * README (Parallel testing): Add missing double quotes.
4861
4862 2016-02-11 Pedro Alves <palves@redhat.com>
4863
4864 * README (Parallel testing): New section.
4865 (GDB_PARALLEL): Rewrite.
4866 (FORCE_PARALLEL): Document.
4867
4868 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4869
4870 * gdb.trace/tfile-avx.c: New test.
4871 * gdb.trace/tfile-avx.exp: New test.
4872
4873 2016-02-09 Keith Seitz <keiths@redhat.com>
4874
4875 PR breakpoints/19546
4876 * gdb.base/infcall-exec.c: New file.
4877 * gdb.base/infcall-exec2.c: New file.
4878 * gdb.base/infcall-exec.exp: New file.
4879
4880 2016-02-09 Keith Seitz <keiths@redhat.com>
4881
4882 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4883 (toplevel): Call test_bkpt_address.
4884
4885 2016-02-09 Keith Seitz <keiths@redhat.com>
4886
4887 PR python/19506
4888 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4889 (toplevel): Call test_bkpt_address.
4890
4891 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4892
4893 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4894 to AC_OUTPUT.
4895 * configure: Regenerate.
4896
4897 2016-02-09 Pedro Alves <palves@redhat.com>
4898
4899 PR breakpoints/19548
4900 * gdb.base/execl-update-breakpoints.c (some_function): New
4901 function.
4902 (main): Call it.
4903 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4904 Tighten expected GDB output.
4905
4906 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4907
4908 * Makefile.in (ALL_SUBDIRS): Remove.
4909 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4910 (distclean maintainer-clean realclean): Likewise.
4911 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4912 * configure: Regenerate.
4913 * gdb.ada/Makefile.in: Delete.
4914 * gdb.arch/Makefile.in: Likewise.
4915 * gdb.asm/Makefile.in: Likewise.
4916 * gdb.base/Makefile.in: Likewise.
4917 * gdb.btrace/Makefile.in: Likewise.
4918 * gdb.cell/Makefile.in: Likewise.
4919 * gdb.compile/Makefile.in: Likewise.
4920 * gdb.cp/Makefile.in: Likewise.
4921 * gdb.disasm/Makefile.in: Likewise.
4922 * gdb.dlang/Makefile.in: Likewise.
4923 * gdb.dwarf2/Makefile.in: Likewise.
4924 * gdb.fortran/Makefile.in: Likewise.
4925 * gdb.gdb/Makefile.in: Likewise.
4926 * gdb.go/Makefile.in: Likewise.
4927 * gdb.guile/Makefile.in: Likewise.
4928 * gdb.java/Makefile.in: Likewise.
4929 * gdb.linespec/Makefile.in: Likewise.
4930 * gdb.mi/Makefile.in: Likewise.
4931 * gdb.modula2/Makefile.in: Likewise.
4932 * gdb.multi/Makefile.in: Likewise.
4933 * gdb.objc/Makefile.in: Likewise.
4934 * gdb.opencl/Makefile.in: Likewise.
4935 * gdb.opt/Makefile.in: Likewise.
4936 * gdb.pascal/Makefile.in: Likewise.
4937 * gdb.perf/Makefile.in: Likewise.
4938 * gdb.python/Makefile.in: Likewise.
4939 * gdb.reverse/Makefile.in: Likewise.
4940 * gdb.server/Makefile.in: Likewise.
4941 * gdb.stabs/Makefile.in: Likewise.
4942 * gdb.threads/Makefile.in: Likewise.
4943 * gdb.trace/Makefile.in: Likewise.
4944 * gdb.xml/Makefile.in: Likewise.
4945 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4946 GDB_PARALLEL.
4947 (standard_output_file): Remove check for GDB_PARALLEL, always
4948 return path in outputs/$subdir/$testname.
4949
4950 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4951
4952 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4953 (site.exp): Assign abs_srcdir to tcl's srcdir.
4954
4955 2016-02-04 Yao Qi <yao.qi@linaro.org>
4956
4957 * gdb.base/foll-exec-mode.c: Include limits.h.
4958 (main): Add parameters argc and argv. Get directory from
4959 argv[0].
4960 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4961 compilation.
4962 * gdb.base/foll-exec.c: Include limits.h.
4963 (main): Add parameters argc and argv.
4964 Get directory from argv[0].
4965 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4966 Adjust tests on the number of lines as source code changed.
4967 * gdb.base/foll-vfork-exit.c: Include limits.h.
4968 (main): Add one line of statement before vfork.
4969 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4970 (main): Add parameters argc and argv. Get directory from
4971 argv[0].
4972 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4973 (setup_gdb): Set tbreak to skip some source lines.
4974 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4975 (main): Add parameters argc and argv. Get directory from
4976 argv[0].
4977 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4978 compilation.
4979 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4980 (main): Add parameters argc and argv. Get directory from
4981 argv[0].
4982 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4983 compilation.
4984
4985 2016-02-01 Doug Evans <dje@google.com>
4986
4987 * gdb.base/skip.exp: Clean up multiple references to same test name.
4988
4989 2016-02-01 Pedro Alves <palves@redhat.com>
4990
4991 PR remote/19496
4992 * gdb.threads/forking-threads-plus-breakpoint.exp
4993 (displaced_stepping_supported): New global.
4994 (probe_displaced_stepping_support): New procedure.
4995 (do_test): Add 'displaced' parameter, and use it.
4996 (top level): Check for displaced stepping support. Add displaced
4997 stepping on/off testing axis.
4998
4999 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
5000
5001 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
5002 pointer. Don't perform further tests on the unassociated pointer
5003 if the first test fails.
5004
5005 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
5006
5007 * gdb.base/max-value-size.c: New file.
5008 * gdb.base/max-value-size.exp: New file.
5009 * gdb.base/huge.exp: Disable max-value-size for this test.
5010
5011 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
5012
5013 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
5014
5015 2016-01-28 Yao Qi <yao.qi@linaro.org>
5016
5017 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
5018
5019 2016-01-25 Pedro Alves <palves@redhat.com>
5020
5021 PR threads/19461
5022 * gdb.base/fork-running-state.c: New file.
5023 * gdb.base/fork-running-state.exp: New file.
5024
5025 2016-01-25 Pedro Alves <palves@redhat.com>
5026
5027 PR gdb/19494
5028 * gdb.base/catch-fork-kill.c: New file.
5029 * gdb.base/catch-fork-kill.exp: New file.
5030
5031 2016-01-25 Pedro Alves <palves@redhat.com>
5032
5033 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
5034 Delete, moved to lib/gdb.exp.
5035 * gdb.threads/forking-threads-plus-breakpoint.exp
5036 (foreach_with_prefix): Likewise.
5037 * gdb.threads/process-dies-while-handling-bp.exp
5038 (foreach_with_prefix): Likewise.
5039 * lib/gdb.exp (foreach_with_prefix): New procedure.
5040
5041 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
5042
5043 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
5044 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
5045
5046 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
5047
5048 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
5049 endian targets.
5050
5051 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5052 Pedro Alves <palves@redhat.com>
5053
5054 Fix testsuite compatibility with Guile.
5055 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
5056 number.
5057
5058 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5059
5060 Fix testsuite compatibility with Guile.
5061 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
5062 (thread 1): New test for backtrace through signal handler.
5063
5064 2016-01-22 Yao Qi <yao.qi@linaro.org>
5065
5066 PR testsuite/19491
5067 * gdb.base/multi-forks.c: Include
5068 ../lib/unbuffer_output.c
5069 (main): Call gdb_unbuffer_output.
5070
5071 2016-01-21 Doug Evans <dje@google.com>
5072
5073 * lib/ada.exp (gdb_compile_ada): Fix typo.
5074
5075 2016-01-21 Joel Brobecker <brobecker@adacore.com>
5076
5077 * gdb.base/break-fun-addr.exp: New file.
5078 * gdb.base/break-fun-addr1.c: New file.
5079 * gdb.base/break-fun-addr2.c: New file.
5080
5081 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
5082
5083 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
5084 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
5085 enum flag values.
5086
5087 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5088
5089 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
5090 when GDB can not set the vector return value. Add more comments
5091 for clarification.
5092
5093 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
5094
5095 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
5096 command.
5097
5098 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
5099
5100 * Makefile.in (DO_RUNTEST): Add --status and update usages.
5101
5102 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
5103
5104 * Makefile.in (check-single): Pass --status to runtest.
5105 (check/%.exp): Likewise.
5106
5107 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
5108
5109 * Makefile.in (check-parallel): Propagate return code from make
5110 do-check-parallel.
5111
5112 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
5113
5114 * gdb.trace/ftrace.exp: Fix expected message on continue.
5115 * gdb.trace/pending.exp: Fix expected message on continue.
5116 * gdb.trace/trace-break.exp: Fix expected message on continue.
5117
5118 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
5119
5120 * lib/gdb.exp (gdb_test): Remove unused global references.
5121
5122 2016-01-18 Pedro Alves <palves@redhat.com>
5123
5124 * gdb.base/async-shell.exp: Adjust expected output.
5125 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
5126 * gdb.base/siginfo-thread.exp: Adjust expected output.
5127 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
5128 * gdb.java/jnpe.exp: Adjust expected output.
5129 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
5130 * gdb.threads/continue-pending-status.exp: Adjust expected output.
5131 * gdb.threads/leader-exit.exp: Adjust expected output.
5132 * gdb.threads/manythreads.exp: Adjust expected output.
5133 * gdb.threads/pthreads.exp: Adjust expected output.
5134 * gdb.threads/schedlock.exp: Adjust expected output.
5135 * gdb.threads/siginfo-threads.exp: Adjust expected output.
5136 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
5137 expected output.
5138 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
5139 output.
5140 * gdb.threads/sigthread.exp: Adjust expected output.
5141 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
5142
5143 2016-01-18 Yao Qi <yao.qi@linaro.org>
5144
5145 * gdb.guile/scm-section-script.c: Replace @progbits with
5146 %progbits.
5147 * gdb.python/py-section-script.c: Likewise.
5148
5149 2016-01-15 Pedro Alves <palves@redhat.com>
5150
5151 * gdb.multi/tids.exp: Test star wildcard ranges.
5152
5153 2016-01-15 Pedro Alves <palves@redhat.com>
5154
5155 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
5156 command from "thread apply" invocation.
5157 (thr_apply_info_thr_invalid): Default the expected output to the
5158 input tid list.
5159 (top level): Add tests that use convenience variables. Add tests
5160 for "thread apply" with a valid TID list, but missing the command.
5161
5162 2016-01-13 Pedro Alves <palves@redhat.com>
5163
5164 * gdb.base/default.exp: Expect $_gthread as well.
5165 * gdb.multi/tids.exp: Test $_gthread.
5166 * gdb.threads/thread-specific.exp: Test $_gthread.
5167
5168 2016-01-13 Pedro Alves <palves@redhat.com>
5169
5170 * gdb.multi/tids.exp: Test "info threads -gid".
5171
5172 2016-01-13 Pedro Alves <palves@redhat.com>
5173
5174 * gdb.multi/tids.exp: Test InferiorThread.global_num and
5175 Breakpoint.thread.
5176 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
5177
5178 2016-01-07 Pedro Alves <palves@redhat.com>
5179
5180 * gdb.base/break.exp: Adjust to output changes.
5181 * gdb.base/hbreak2.exp: Likewise.
5182 * gdb.base/sepdebug.exp: Likewise.
5183 * gdb.base/watch_thread_num.exp: Likewise.
5184 * gdb.linespec/keywords.exp: Likewise.
5185 * gdb.multi/info-threads.exp: Likewise.
5186 * gdb.threads/thread-find.exp: Likewise.
5187 * gdb.multi/tids.c: New file.
5188 * gdb.multi/tids.exp: New file.
5189
5190 2016-01-13 Pedro Alves <palves@redhat.com>
5191
5192 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
5193
5194 2016-01-13 Pedro Alves <palves@redhat.com>
5195
5196 * gdb.base/default.exp: Expect $_inferior as well.
5197 * gdb.multi/base.exp: Test $_inferior.
5198
5199 2016-01-13 Pedro Alves <palves@redhat.com>
5200
5201 PR breakpoints/19388
5202 * gdb.base/catch-signal-siginfo-cond.c: New file.
5203 * gdb.base/catch-signal-siginfo-cond.exp: New file.
5204
5205 2016-01-12 Josh Stone <jistone@redhat.com>
5206 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5207
5208 * gdb.base/catch-syscall.c (do_execve): New variable.
5209 (main): Conditionally trigger an execve.
5210 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
5211 (test_catch_syscall_execve): New, check entry/return across execve.
5212 (do_syscall_tests): Call test_catch_syscall_execve.
5213
5214 2016-01-12 Pedro Alves <palves@redhat.com>
5215
5216 * gdb.base/random-signal.exp (do_test): New procedure, with body
5217 of testcase moved in.
5218
5219 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5220 Pedro Alves <palves@redhat.com>
5221
5222 * gdb.base/funcargs.exp (finish from indirectly called function):
5223 Reintroduce the case for 'First'.
5224
5225 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5226 Pedro Alves <palves@redhat.com>
5227
5228 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
5229 (tcatch_vfork_then_child_follow_exec)
5230 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
5231 identification.
5232
5233 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5234
5235 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
5236 and repeats to unlimited.
5237 * gdb.python/py-value.exp: Likewise.
5238 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
5239 and repeats to unlimited.
5240
5241 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5242
5243 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
5244 and reordering the functions.
5245 * gdb.multi/hangout.c: Likewise.
5246 * gdb.multi/hello.c: Likewise.
5247
5248 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
5249
5250 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
5251 absolute.
5252 (SingleStatisticTestResult.report): Use dict.keys instead of
5253 dict.iterkeys.
5254
5255 2016-01-06 Pedro Alves <palves@redhat.com>
5256
5257 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
5258
5259 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
5260
5261 * gdb.btrace/dlopen.exp: New.
5262 * gdb.btrace/dlopen.c: New.
5263 * gdb.btrace/dlopen-dso.c: New.
5264
5265 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
5266
5267 * lib/gdb.exp (gdb_test): Update comments to clarify that the
5268 PATTERN argument is optional.
5269
5270 2015-12-24 Joel Brobecker <brobecker@adacore.com>
5271
5272 * lib/ada.exp (target_compile_ada_from_dir): New function.
5273 (gdb_compile_ada): Reimplement avoiding the use of project files.
5274 * gdb.ada/gnat_ada.gpr: Delete.
5275 * gdb.ada/cond_lang.exp: Adjust test to make path before
5276 filename optional.
5277 * gdb.ada/small_reg_param.exp: Likewise.
5278
5279 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
5280
5281 * gdb.base/foll-vork.exp: Remove HP-UX special case.
5282
5283 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
5284
5285 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
5286 case.
5287
5288 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
5289
5290 * gdb.base/break.exp: Remove dead code.
5291 * gdb.base/sepdebug.exp: Likewise.
5292
5293 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
5294
5295 * gdb.asm/asm-source.exp: Remove HP-UX references.
5296 * gdb.base/annota1.exp: Likewise.
5297 * gdb.base/annota3.exp: Likewise.
5298 * gdb.base/attach.exp: Likewise.
5299 * gdb.base/bigcore.exp: Likewise.
5300 * gdb.base/break.exp: Likewise.
5301 * gdb.base/call-ar-st.exp: Likewise.
5302 * gdb.base/callfuncs.exp: Likewise.
5303 * gdb.base/catch-fork-static.exp: Likewise.
5304 * gdb.base/display.exp: Likewise.
5305 * gdb.base/foll-exec-mode.exp: Likewise.
5306 * gdb.base/foll-exec.exp: Likewise.
5307 * gdb.base/foll-fork.exp: Likewise.
5308 * gdb.base/foll-vfork.exp: Likewise.
5309 * gdb.base/funcargs.exp: Likewise.
5310 * gdb.base/hbreak2.exp: Likewise.
5311 * gdb.base/inferior-died.exp: Likewise.
5312 * gdb.base/interrupt.exp: Likewise.
5313 * gdb.base/multi-forks.exp: Likewise.
5314 * gdb.base/nodebug.exp: Likewise.
5315 * gdb.base/sepdebug.exp: Likewise.
5316 * gdb.base/solib1.c: Likewise.
5317 * gdb.base/step-test.exp: Likewise.
5318 * gdb.mi/non-stop.c: Likewise.
5319 * gdb.mi/pthreads.c: Likewise.
5320 * gdb.multi/bkpt-multi-exec.ex: Likewise.
5321 * gdb.threads/pthreads.c: Likewise.
5322 * gdb.threads/staticthreads.exp: Likewise.
5323 * lib/future.exp: Likewise.
5324 * lib/gdb.exp: Likewise.
5325 * gdb.base/so-indr-cl.c: Remove.
5326 * gdb.base/so-indr-cl.exp: Likewise.
5327 * gdb.base/solib.c: Likewise.
5328 * gdb.base/solib.exp: Likewise.
5329 * gdb.base/solib2.c: Likewise.
5330
5331 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
5332
5333 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
5334 * gdb.base/call-ar-st.exp: Likewise.
5335 * gdb.base/callfuncs.exp: Likewise.
5336 * gdb.base/condbreak.exp: Likewise.
5337 * gdb.base/constvars.exp: Likewise.
5338 * gdb.base/hbreak2.exp: Likewise.
5339 * gdb.base/langs.exp: Likewise.
5340 * gdb.base/list.exp: Likewise.
5341 * gdb.base/long_long.exp: Likewise.
5342 * gdb.base/ptype.exp: Likewise.
5343 * gdb.base/scope.exp: Likewise.
5344 * gdb.base/signals.exp: Likewise.
5345 * gdb.base/so-impl-ld.exp: Likewise.
5346 * gdb.base/varargs.exp: Likewise.
5347 * gdb.base/volatile.exp: Likewise.
5348 * gdb.base/whatis.exp: Likewise.
5349 * gdb.cp/cplusfuncs.exp: Likewise.
5350 * gdb.cp/inherit.exp: Likewise.
5351 * gdb.cp/local.exp: Likewise.
5352 * gdb.cp/member-ptr.exp: Likewise.
5353 * gdb.cp/method.exp: Likewise.
5354 * gdb.cp/overload.exp: Likewise.
5355 * gdb.cp/templates.exp: Likewise.
5356 * gdb.stabs/weird.exp: Likewise.
5357 * lib/compiler.c: Likewise.
5358 * lib/compiler.cc: Likewise.
5359 * lib/cp-support.exp: Likewise.
5360 * lib/gdb.exp: Likewise.
5361
5362 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
5363
5364 * configure.ac: Remove HP-UX case.
5365 * configure: Regenerate.
5366
5367 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
5368
5369 * lib/gdb.exp (gdb_compile): Add function doc.
5370
5371 2015-12-17 Pedro Alves <palves@redhat.com>
5372
5373 PR threads/19354
5374 * gdb.multi/info-threads.exp: New file.
5375
5376 2015-12-15 Yao Qi <yao.qi@linaro.org>
5377
5378 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
5379 is aarch64*-*-*.
5380
5381 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5382
5383 * gdb.base/history-duplicates.exp: Skip if no readline support.
5384
5385 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5386
5387 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
5388
5389 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5390
5391 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
5392
5393 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5394
5395 * gdb.base/completion.exp: Skip tests that interrupt GDB with
5396 ctrl-C if nointerrupts target property is set.
5397 * gdb.base/double-prompt-target-event-error.exp: Likewise.
5398 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
5399 * gdb.base/paginate-bg-execution.exp: Likewise.
5400 * gdb.base/paginate-execution-startup.exp: Likewise.
5401 * gdb.base/random-signal.exp: Likewise.
5402 * gdb.base/range-stepping.exp: Likewise.
5403 * gdb.cp/annota2.exp: Likewise.
5404 * gdb.cp/annota3.exp: Likewise.
5405 * gdb.gdb/selftest.exp: Likewise.
5406 * gdb.threads/continue-pending-status.exp: Likewise.
5407 * gdb.threads/leader-exit.exp: Likewise.
5408 * gdb.threads/manythreads.exp: Likewise.
5409 * gdb.threads/pthreads.exp: Likewise.
5410 * gdb.threads/schedlock.exp: Likewise.
5411 * gdb.threads/sigthread.exp: Likewise.
5412
5413 2015-12-11 Don Breazeal <donb@codesourcery.com>
5414
5415 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
5416 remote.
5417 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
5418 * gdb.base/foll-exec.exp (main): Enable for target remote.
5419 * gdb.base/foll-fork.exp (main): Likewise.
5420 * gdb.base/foll-vfork.exp (main): Likewise.
5421 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
5422 (proc continue_to_exit_bp_loc): Use clean_restart.
5423 * gdb.base/pie-execl.exp (main): Disable for target remote.
5424 * gdb.base/watch-vfork.exp (main): Enable for target remote.
5425 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
5426 * gdb.threads/execl.exp (main): Likewise.
5427 * gdb.threads/fork-child-threads.exp (main): Likewise.
5428 * gdb.threads/fork-plus-threads.exp (main): Disable for target
5429 remote.
5430 * gdb.threads/fork-thread-pending.exp (main): Enable for target
5431 remote.
5432 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
5433 pid.tid style ptids, instead of just tid.
5434 * gdb.threads/thread-execl.exp (main): Enable for target remote.
5435 * gdb.threads/watchpoint-fork.exp (main): Likewise.
5436 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
5437 ptids, instead of just tid.
5438
5439 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5440
5441 * gdb.base/list.exp (test_list_forward): Add end of file error
5442 test.
5443 (test_repeat_list_command): Add end of file error test.
5444 (test_list_backwards): Add beginning of file error test.
5445
5446 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5447
5448 * gdb.base/list.exp (test_list_invalid_args): New function,
5449 defined, and called.
5450
5451 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5452
5453 * gdb.base/list.exp (test_list): Make test names unique.
5454
5455 2015-12-11 Yao Qi <yao.qi@linaro.org>
5456
5457 * gdb.base/coremaker2.c: Remove.
5458
5459 2015-12-10 Pedro Alves <palves@redhat.com>
5460
5461 * gdb.multi/base.exp: Remove stale "spaces" references.
5462
5463 2015-12-10 Pedro Alves <palves@redhat.com>
5464
5465 * gdb.multi/base.exp: Don't use nowarnings.
5466 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
5467 * gdb.multi/hangout.c: Include stdio.h.
5468 * gdb.multi/hello.c: Include stdlib.h.
5469 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
5470 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
5471 * gdb.multi/multi-arch.exp: Don't use nowarnings.
5472
5473 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
5474
5475 * gdb.dwarf2/dw2-ranges-base.c: New file.
5476 * gdb.dwarf2/dw2-ranges-base.exp: New file.
5477 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
5478 support additional line table, and debug ranges generation.
5479 (Dwarf::ranges): New function, generate .debug_ranges.
5480 (Dwarf::lines): Support generating simple line table programs.
5481 (Dwarf::assemble): Initialise new namespace variables.
5482
5483 2015-12-09 Kevin Buettner <kevinb@redhat.com>
5484
5485 * gdb.base/async.exp (proc test_background): Add case for
5486 asynchronous execution not supported.
5487
5488 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
5489
5490 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
5491 format and change test names to make them unique.
5492
5493 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
5494 Pedro Alves <pedro@redhat.com>
5495
5496 PR gdb/18702
5497 Add checking of floatformats setup on x86_64 hosts.
5498 * gdb.arch/i386-float.S (main): Load bigval and smallval.
5499 (smallval, bigval): New labels/constants.
5500 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
5501 float" after loading bigval and smallval.
5502
5503 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
5504
5505 * gdb.ada/fun_overload_menu.exp: New testcase.
5506 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
5507
5508 2015-12-04 Josh Stone <jistone@redhat.com>
5509
5510 * gdb.base/catch-fork-static.exp: New.
5511
5512 2015-12-03 Yao Qi <yao.qi@linaro.org>
5513
5514 * gdb.base/sizeof.c: Don't include stdio.h and
5515 ../lib/unbuffer_output.c.
5516 (main): New variable 'size' and 'value'. Remove printf and
5517 gdb_unbuffer_output. Assign return value to size and value.
5518 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
5519 at the beginning.
5520 (check_sizeof): Check the result by printing variable 'size'.
5521 (check_valueof): Check the result by printing variable 'value'.
5522
5523 2015-12-01 Yao Qi <yao.qi@linaro.org>
5524
5525 * gdb.base/disp-step-syscall.exp: Define syscall instruction
5526 for aarch64*-*-linux* target.
5527
5528 2015-11-30 Pedro Alves <palves@redhat.com>
5529
5530 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
5531
5532 2015-11-30 Pedro Alves <palves@redhat.com>
5533
5534 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
5535 Handle non-stop mode vCont replies.
5536
5537 2015-11-30 Pedro Alves <palves@redhat.com>
5538
5539 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
5540 prepare_for_testing. Start gdb with "set non-stop on" appended to
5541 GDBFLAGS. Lax expected stop output.
5542
5543 2015-11-27 Yao Qi <yao.qi@linaro.org>
5544
5545 * gdb.arch/arm-neon.exp: New.
5546 * gdb.arch/arm-neon.c: New.
5547
5548 2015-11-27 Yao Qi <yao.qi@linaro.org>
5549
5550 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
5551
5552 2015-11-27 Yao Qi <yao.qi@linaro.org>
5553
5554 * gdb.cp/annota2.exp: Allow multiple occurrences of the
5555 frames-invalid annotation.
5556
5557 2015-11-27 Yao Qi <yao.qi@linaro.org>
5558
5559 * gdb.cp/annota2.exp: Use ${frames_invalid}.
5560
5561 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
5562
5563 * gdb.threads/names.exp: New file.
5564 * gdb.threads/names.c: New file.
5565 * README: Mention gdb,no_thread_names.
5566
5567 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
5568
5569 PR 19297
5570 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
5571 support" error.
5572
5573 2015-11-24 Pedro Alves <palves@redhat.com>
5574
5575 PR 17539
5576 * gdb.base/display.exp: Expect displays to be sorted in ascending
5577 order. Use multi_line.
5578 * gdb.base/solib-display.exp: Likewise.
5579
5580 2015-11-24 Pedro Alves <palves@redhat.com>
5581
5582 PR 17539
5583 * gdb.base/display.exp: Expect displays to be sorted in ascending
5584 order. Use multi_line.
5585 * gdb.base/solib-display.exp: Likewise.
5586
5587 2015-11-24 Pedro Alves <palves@redhat.com>
5588
5589 PR 17539
5590 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
5591 threads in ascending order.
5592 * gdb.base/foll-fork.exp: Likewise.
5593 * gdb.base/foll-vfork.exp: Likewise.
5594 * gdb.base/multi-forks.exp: Likewise.
5595 * gdb.mi/mi-nonstop.exp: Likewise.
5596 * gdb.mi/mi-nsintrall.exp: Likewise.
5597 * gdb.multi/base.exp: Likewise.
5598 * gdb.multi/multi-arch.exp: Likewise.
5599 * gdb.python/py-inferior.exp: Likewise.
5600 * gdb.threads/break-while-running.exp: Likewise.
5601 * gdb.threads/execl.exp: Likewise.
5602 * gdb.threads/gcore-thread.exp: Likewise.
5603 * gdb.threads/info-threads-cur-sal.exp: Likewise.
5604 * gdb.threads/kill.exp: Likewise.
5605 * gdb.threads/linux-dp.exp: Likewise.
5606 * gdb.threads/multiple-step-overs.exp: Likewise.
5607 * gdb.threads/next-bp-other-thread.exp: Likewise.
5608 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
5609 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
5610 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
5611 * gdb.threads/thread-find.exp: Likewise.
5612 * gdb.threads/tls.exp: Likewise.
5613 * lib/mi-support.exp (mi_reverse_list): Delete.
5614 (mi_check_thread_states): No longer reverse list.
5615
5616 2015-11-24 Pedro Alves <palves@redhat.com>
5617
5618 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
5619 use lowercase.
5620
5621 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5622
5623 * gdb.trace/actions.c: Include trace-common.h.
5624 (main): Add a location for a fast tracepoint.
5625 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
5626 the normal tracepoints.
5627 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5628
5629 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5630
5631 * save-trace.exp: Factor out code to these...
5632 (gdb_save_tracepoints): New.
5633 (gdb_load_tracepoints): New.
5634 (do_save_load_test): New.
5635
5636 2015-11-23 Kevin Buettner <kevinb@redhat.com>
5637
5638 * gdb.base/asmlabel.exp: New test.
5639 * gdb.base/asmlabel.c: New test case.
5640
5641 2015-11-23 Joel Brobecker <brobecker@adacore.com>
5642
5643 * gdb.base/wrong_frame_bt_full-main.c: New file.
5644 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5645 * gdb.base/wrong_frame_bt_full.exp: New file.
5646
5647 2015-11-23 Joel Brobecker <brobecker@adacore.com>
5648
5649 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5650
5651 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5652
5653 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
5654 pstate register when comparing registers values in
5655 sparc64-*-linux-gnu targets to avoid spurious differences.
5656
5657 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5658
5659 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
5660
5661 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5662
5663 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5664 as type argument to gdb_compile.
5665 * gdb.base/nested-subp2.exp: Likewise.
5666 * gdb.base/nested-subp3.exp: Likewise.
5667
5668 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5669
5670 * lib/dwarf.exp (_note): Fix left shift of negative value.
5671 * gdb.trace/trace-condition.exp: Likewise.
5672
5673 2015-11-13 Yao Qi <yao.qi@linaro.org>
5674
5675 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5676 comments about d10v.
5677 (test_scalar_returns): Likewise.
5678 * gdb.base/d10v.ld: Remove.
5679 * gdb.base/overlays.exp: Remove the target triplet checking for
5680 d10v-*-*.
5681 * gdb.base/structs.exp (test_struct_returns): Remove the
5682 comments about d10v.
5683 (test_struct_calls): Likewise.
5684
5685 2015-11-13 Yao Qi <yao.qi@linaro.org>
5686
5687 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5688 * gdb.base/gnu_vector.c: Don't include stdio.h.
5689 (main): Don't print res and call add_some_intvecs.
5690
5691 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5692
5693 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5694 macro.
5695 (func5): Removed.
5696 (func4): Use FAST_TRACEPOINT_LABEL.
5697 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5698 macro.
5699 (func): Removed.
5700 (thread_function): Use FAST_TRACEPOINT_LABEL.
5701 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5702 (func): Remove.
5703 (marker): Use FAST_TRACEPOINT_LABEL.
5704 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5705 (pendfunc1): Remove.
5706 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5707 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5708 (foo): Remove.
5709 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5710 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5711 macro.
5712 (func): Remove.
5713 (marker): Use FAST_TRACEPOINT_LABEL.
5714 * gdb.trace/trace-common.h: New header.
5715 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5716 macro.
5717 (func): Remove.
5718 (marker): Use FAST_TRACEPOINT_LABEL.
5719 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5720 (func): Remove.
5721 (thread_function): Use FAST_TRACEPOINT_LABEL.
5722
5723 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5724
5725 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5726 in front.
5727 * gdb.trace/change-loc.exp: Use global pcreg definition.
5728 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5729 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5730 in front.
5731 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5732 * gdb.trace/pending.exp: Likewise.
5733 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5734 * gdb.trace/trace-break.exp: Likewise.
5735 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5736 in front.
5737 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5738 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5739 in front.
5740 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5741
5742 2015-11-09 Joel Brobecker <brobecker@adacore.com>
5743
5744 * gdb.ada/fin_fun_out: New testcase.
5745
5746 2015-11-07 Kevin Buettner <kevinb@redhat.com>
5747
5748 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5749 value associated with DW_AT_byte_size.
5750 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5751 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5752 DW_AT_upper_bound.
5753
5754 2015-11-07 Kevin Buettner <kevinb@redhat.com>
5755
5756 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5757 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5758 version.
5759 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5760 gdb.dwarf2/dw2-canonicalize-type.exp,
5761 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5762 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5763 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5764 provided by gdb_target_symbol_prefix_flags_asm.
5765 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5766 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5767 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5768 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5769 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5770 macros where needed). Use this macro for symbols which require
5771 the prefix provided by SYMBOL_PREFIX.
5772
5773 2015-11-05 Kevin Buettner <kevinb@redhat.com>
5774
5775 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5776 New procs.
5777 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5778 representing expressions, of more than one list element.
5779 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5780 to prepend linker symbol prefix to f.
5781 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5782 table_1 and table_2.
5783 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5784 Likewise, for f and g.
5785 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5786 for ptr.
5787 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5788 for main.
5789 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5790 table_1_ptr and table_2_ptr.
5791
5792 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5793 Joel Brobecker <brobecker@adacore.com>
5794
5795 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5796
5797 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5798
5799 * gdb.reverse/s390-mvcle.c: New test.
5800 * gdb.reverse/s390-mvcle.exp: New file.
5801 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5802
5803 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5804
5805 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5806
5807 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5808
5809 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5810 reaching marker2.
5811 * gdb.reverse/getresuid-reverse.exp: Likewise.
5812 * gdb.reverse/pipe-reverse.exp: Likewise.
5813 * gdb.reverse/readv-reverse.exp: Likewise.
5814 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5815 * gdb.reverse/time-reverse.exp: Likewise.
5816 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5817
5818 2015-10-30 Yao Qi <yao.qi@linaro.org>
5819
5820 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5821 (empty_cycle): Remove.
5822 (main): Don't call empty_cycle. Don't use watch_count_done.
5823 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5824 empty_cycle. Rewrite the code counting HW watchpoints.
5825
5826 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5827
5828 * gdb.reverse/fstatat-reverse.c: New test.
5829 * gdb.reverse/fstatat-reverse.exp: New file.
5830 * gdb.reverse/getresuid-reverse.c: New test.
5831 * gdb.reverse/getresuid-reverse.exp: New file.
5832 * gdb.reverse/pipe-reverse.c: New test.
5833 * gdb.reverse/pipe-reverse.exp: New file.
5834 * gdb.reverse/readv-reverse.c: New test.
5835 * gdb.reverse/readv-reverse.exp: New file.
5836 * gdb.reverse/recvmsg-reverse.c: New test.
5837 * gdb.reverse/recvmsg-reverse.exp: New file.
5838 * gdb.reverse/time-reverse.c: New test.
5839 * gdb.reverse/time-reverse.exp: New file.
5840 * gdb.reverse/waitpid-reverse.c: New test.
5841 * gdb.reverse/waitpid-reverse.exp: New file.
5842
5843 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5844
5845 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5846
5847 2015-10-26 Doug Evans <dje@google.com>
5848
5849 PR symtab/17391
5850 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5851 * gdb.dwarf2/bad-regnum.c: New file.
5852 * gdb.dwarf2/bad-regnum.exp: New file.
5853
5854 2015-10-26 Doug Evans <dje@google.com>
5855
5856 PR python/18938
5857 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5858 file.
5859
5860 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5861
5862 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5863 for a change by "Mention language in compile error message".
5864
5865 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5866
5867 PR python/18073
5868 * gdb.python/py-type.c (C::a_method): New.
5869 (C::a_const_method): New.
5870 (C::a_static_method): New.
5871 (a_function): New.
5872 * gdb.python/py-type.exp (test_fields): Test getting fields
5873 from function and method.
5874
5875 2015-10-21 Keven Boell <keven.boell@intel.com>
5876
5877 * gdb.fortran/vla-alloc-assoc.exp: New file.
5878 * gdb.fortran/vla-datatypes.exp: New file.
5879 * gdb.fortran/vla-datatypes.f90: New file.
5880 * gdb.fortran/vla-history.exp: New file.
5881 * gdb.fortran/vla-ptype-sub.exp: New file.
5882 * gdb.fortran/vla-ptype.exp: New file.
5883 * gdb.fortran/vla-sizeof.exp: New file.
5884 * gdb.fortran/vla-sub.f90: New file.
5885 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5886 * gdb.fortran/vla-value-sub-finish.exp: New file.
5887 * gdb.fortran/vla-value-sub.exp: New file.
5888 * gdb.fortran/vla-value.exp: New file.
5889 * gdb.fortran/vla-ptr-info.exp: New file.
5890 * gdb.mi/mi-vla-fortran.exp: New file.
5891 * gdb.mi/vla.f90: New file.
5892
5893 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5894
5895 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5896 of hardwired timeout value.
5897
5898 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5899 Pedro Alves <palves@redhat.com>
5900
5901 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5902 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5903
5904 2015-10-19 Josh Stone <jistone@redhat.com>
5905
5906 * gdb.base/catch-syscall.c: Include <sched.h>.
5907 (unknown_syscall): New variable.
5908 (main): Trigger a vfork and an unknown syscall.
5909 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5910 (unknown_syscall_number): Likewise.
5911 (check_call_to_syscall): Accept an optional syscall pattern.
5912 (check_return_from_syscall): Likewise.
5913 (check_continue): Likewise.
5914 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5915 (test_catch_syscall_skipping_return): New test toggling off 'catch
5916 syscall' to step over the syscall return, then toggling back on.
5917 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5918 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5919 (do_syscall_tests): Call test_catch_syscall_without_args and
5920 test_catch_syscall_mid_vfork.
5921 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5922 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5923
5924 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
5925
5926 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5927 print g_vE): Add new pass patterns.
5928 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5929 print various symbol names for vptr fields.
5930
5931 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5932
5933 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5934 results.
5935
5936 2015-10-12 Yao Qi <yao.qi@linaro.org>
5937
5938 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5939
5940 2015-10-12 Yao Qi <yao.qi@linaro.org>
5941
5942 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5943 is aarch64*-*-linux*.
5944
5945 2015-10-12 Yao Qi <yao.qi@linaro.org>
5946
5947 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5948 (can_relocate_bcond_true): ... it.
5949 (can_relocate_bcond_false): New function.
5950 (foo): Likewise.
5951 (can_relocate_bl): Likewise.
5952 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5953 can_relocate_bl.
5954
5955 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5956
5957 * gdb.base/nested-addr.c: New file.
5958 * gdb.base/nested-addr.exp: New testcase.
5959
5960 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5961
5962 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5963 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5964 its output. Ignore the output of "record goto begin" and instead
5965 check that GDB is replaying.
5966
5967 2015-10-09 Pedro Alves <palves@redhat.com>
5968
5969 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5970 (top level): Use it in the run with no args test.
5971
5972 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5973
5974 * gdb.dlang/properties.exp: New file.
5975
5976 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5977
5978 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5979 whether or not address 0x1000 is mapped on the target.
5980
5981 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5982
5983 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5984 build.
5985
5986 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5987
5988 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5989 instruction-history test.
5990
5991 2015-09-28 Doug Evans <dje@google.com>
5992
5993 * gdb.base/gcore.c (array_func): Add reference to static_array.
5994
5995 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5996
5997 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5998 source line.
5999
6000 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
6001
6002 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
6003 short or char as base type.
6004
6005 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
6006
6007 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
6008 to allow any size enum.
6009
6010 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
6011
6012 * gdb.ada/array_ptr_renaming.exp: New testcase.
6013 * gdb.ada/array_ptr_renaming/foo.adb: New file.
6014 * gdb.ada/array_ptr_renaming/pack.ads: New file.
6015
6016 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
6017
6018 * gdb.trace/ftrace-lock.c: New file.
6019 * gdb.trace/ftrace-lock.exp: New file.
6020
6021 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
6022
6023 * gdb.arch/insn-reloc.c: New file.
6024 * gdb.arch/ftrace-insn-reloc.exp: New file.
6025
6026 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
6027
6028 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
6029 instruction.
6030 * gdb.trace/pendshr1.c (pendfunc): Likewise.
6031 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
6032 * gdb.trace/range-stepping.c: Likewise.
6033 * gdb.trace/trace-break.c: Likewise.
6034 * gdb.trace/trace-mt.c (thread_function): Likewise.
6035 * gdb.trace/ftrace.c (marker): Likewise.
6036 * gdb.trace/trace-condition.c (marker): Likewise.
6037 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
6038 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
6039 is_aarch64_target.
6040
6041 2015-09-18 Doug Evans <xdje42@gmail.com>
6042
6043 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
6044 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
6045
6046 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6047
6048 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
6049 the breakpoint.
6050
6051 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6052
6053 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
6054 the pending breakpoint. Remove timeout override for "Run till
6055 MI pending breakpoint on pendfunc3 on thread 2" test.
6056
6057 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6058
6059 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
6060 filename pattern.
6061
6062 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6063
6064 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
6065 in breakpoint filename pattern.
6066
6067 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6068
6069 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
6070
6071 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
6072
6073 * gdb.linespec/explicit.exp: Check for readline support for
6074 tab-completion tests. Fix obvious typo.
6075
6076 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
6077
6078 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
6079 and replay.
6080
6081 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
6082
6083 * gdb.btrace/non-stop.c: New.
6084 * gdb.btrace/non-stop.exp: New.
6085
6086 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
6087 Yao Qi <yao.qi@linaro.org>
6088
6089 * gdb.trace/trace-condition.c: New file.
6090 * gdb.trace/trace-condition.exp: New file.
6091
6092 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
6093
6094 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
6095 for testing bytecode compilation.
6096
6097 2015-09-16 Pedro Alves <palves@redhat.com>
6098 Sandra Loosemore <sandra@codesourcery.com>
6099
6100 * gdb.threads/non-stop-fair-events.c (timeout): New global.
6101 (SECONDS): Redefine.
6102 (main): Call pthread_kill and alarm early.
6103 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
6104 support.
6105 (test): If the target can't hardware step and doesn't support
6106 displaced stepping, increase the timeout.
6107
6108 2015-09-16 Pedro Alves <palves@redhat.com>
6109
6110 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
6111 (enable_debug): New procedures.
6112 (test): Use them. Bail out if waiting for threads fails.
6113 (top level): Bail out if a test fails.
6114
6115 2015-09-16 Yao Qi <yao.qi@linaro.org>
6116
6117 * gdb.asm/asm-source.exp: Set asm-arch for
6118 aarch64*-*-* target.
6119 * gdb.asm/aarch64.inc: New file.
6120
6121 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
6122
6123 * gdb.ada/array_of_variable_length.exp: New testcase.
6124 * gdb.ada/array_of_variable_length/foo.adb: New file.
6125 * gdb.ada/array_of_variable_length/pck.adb: New file.
6126 * gdb.ada/array_of_variable_length/pck.ads: New file.
6127
6128 2015-09-15 Doug Evans <dje@google.com>
6129
6130 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
6131 of function static local variable.
6132
6133 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6134
6135 * gdb.threads/tls-so_extern.exp: New test file.
6136 * gdb.threads/tls-so_extern.c: New test file.
6137 * gdb.threads/tls-so_extern_main.c: New test file.
6138
6139 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6140
6141 * gdb.opt/solib-intra-step-lib.c: New file.
6142 * gdb.opt/solib-intra-step-main.c: New file.
6143 * gdb.opt/solib-intra-step.exp: New file.
6144
6145 2015-09-15 Pedro Alves <palves@redhat.com>
6146
6147 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
6148 gdb_continue_to_breakpoint instead of gdb_test_multiple.
6149
6150 2015-09-14 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.base/hook-stop-continue.c: Delete.
6153 * gdb.base/hook-stop-continue.exp: Delete.
6154 * gdb.base/hook-stop-frame.c: Delete.
6155 * gdb.base/hook-stop-frame.exp: Delete.
6156 * gdb.base/hook-stop.c: New file.
6157 * gdb.base/hook-stop.exp: New file.
6158
6159 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
6160
6161 * gdb.ada/access_to_packed_array.exp: New testcase.
6162 * gdb.ada/access_to_packed_array/foo.adb: New file.
6163 * gdb.ada/access_to_packed_array/pack.adb: New file.
6164 * gdb.ada/access_to_packed_array/pack.ads: New file.
6165
6166 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
6167
6168 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
6169 buffer size test.
6170
6171 2015-09-11 Don Breazeal <donb@codesourcery.com>
6172
6173 * gdb.base/foll-exec.c: Add copyright header. Fix
6174 formatting issues.
6175 * gdb.base/foll-exec.exp (zap_session): Delete proc.
6176 (do_exec_tests): Use clean_restart in place of zap_session,
6177 and for test initialization. Fix formatting issues. Use
6178 fail in place of perror.
6179 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
6180 an expect statement to match an expression with output from
6181 the program under debug.
6182 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
6183 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
6184 * gdb.threads/non-ldr-exc-2.exp: Likewise.
6185 * gdb.threads/non-ldr-exc-3.exp: Likewise.
6186 * gdb.threads/non-ldr-exc-4.exp: Likewise.
6187
6188 2015-09-09 Doug Evans <dje@google.com>
6189
6190 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
6191
6192 2015-09-09 Doug Evans <dje@google.com>
6193
6194 * gdb.base/pie-execl.exp: Fix result test of build_executable.
6195
6196 2015-09-09 Doug Evans <dje@google.com>
6197
6198 * gdb.base/savedregs.exp: Fix typo.
6199
6200 2015-09-09 Pedro Alves <palves@redhat.com>
6201
6202 * gdb.mi/mi-cli.exp: Add CLI finish tests.
6203
6204 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
6205
6206 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
6207 command actually switches threads. Give up on remaining
6208 tests if target fails to stop at breakpoint.
6209
6210 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
6211
6212 * gdb.ada/funcall_char.exp: New testcase.
6213 * gdb.ada/funcall_char/foo.adb: New file.
6214
6215 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
6216
6217 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
6218 expected outputs. Add two testcases for completing ambiguous
6219 functions.
6220 * gdb.ada/complete/aux_pck.adb: New file.
6221 * gdb.ada/complete/aux_pck.ads: New file.
6222 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
6223 Ambiguous_Func functions.
6224 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
6225 * gdb.ada/complete/pck.adb: Likewise.
6226
6227 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
6228
6229 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
6230 failures to run the test program under GDB.
6231
6232 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
6233
6234 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
6235 to C.
6236
6237 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
6238
6239 * gdb.base/run-after-attach.exp: New test file.
6240 * gdb.base/run-after-attach.c: New test file.
6241
6242 2015-08-26 Don Breazeal <donb@codesourcery.com>
6243
6244 * gdb.base/foll-exec-2.c: New test program.
6245 * gdb.base/foll-exec-2.exp: New test.
6246
6247 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
6248
6249 * gdb.base/nested-subp1.exp: New file.
6250 * gdb.base/nested-subp1.c: New file.
6251 * gdb.base/nested-subp2.exp: New file.
6252 * gdb.base/nested-subp2.c: New file.
6253 * gdb.base/nested-subp3.exp: New file.
6254 * gdb.base/nested-subp3.c: New file.
6255
6256 2015-08-24 Pedro Alves <palves@redhat.com>
6257
6258 * gdb.server/connect-without-multi-process.c: New file.
6259 * gdb.server/connect-without-multi-process.exp: New file.
6260
6261 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
6262
6263 * gdb.opt/inline-markers.c: Make z int.
6264
6265 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
6266
6267 * gdb.opt/inline-markers.c: Make z volatile.
6268
6269 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
6270
6271 * gdb.opt/inline-bt.c: New volatile global z.
6272 * gdb.opt/inline-cmds.c: Likewise.
6273 * gdb.opt/inline-locals.c: Likewise.
6274 * gdb.opt/inline-markers.c: New extern global z.
6275 (marker): Use z.
6276 (inline_fn): Likewise.
6277
6278 2015-08-24 Pedro Alves <palves@redhat.com>
6279
6280 * config/m32r-stub.exp: Remove file.
6281 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
6282 * gdb.base/call-rt-st.exp: Likewise.
6283 * gdb.base/call-strs.exp: Likewise.
6284 * gdb.base/default.exp: Remove references to h8300-*-hms and
6285 *-*-udi*.
6286 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
6287
6288 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6289
6290 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
6291 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
6292 and "return" use KFAIL when GDB can not read/write the vector
6293 return value.
6294
6295 2015-08-21 Gary Benson <gbenson@redhat.com>
6296
6297 * gdb.trace/pending.exp: Cope with remote transfer warnings.
6298
6299 2015-08-20 Pedro Alves <palves@redhat.com>
6300
6301 * gdb.server/solib-list.exp: No longer expect an interior stop in
6302 non-stop mode.
6303
6304 2015-08-20 Pedro Alves <palves@redhat.com>
6305
6306 * gdb.server/connect-stopped-target.c: New file.
6307 * gdb.server/connect-stopped-target.exp: New file.
6308
6309 2015-08-20 Pedro Alves <palves@redhat.com>
6310
6311 * gdb.dwarf2/comp-unit-lang.exp: New file.
6312 * gdb.dwarf2/comp-unit-lang.c: New file.
6313
6314 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
6315
6316 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
6317 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
6318
6319 2015-08-19 Kevin Buettner <kevinb@redhat.com>
6320
6321 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
6322 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
6323
6324 2015-08-18 Doug Evans <dje@google.com>
6325 Adrian Sendroiu <adrian.sendroiu@freescale.com>
6326
6327 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
6328 skip_python_tests. New arg prompt_regexp.
6329 (skip_python_tests): New function.
6330 * lib/mi-support.exp (mi_skip_python_tests): New function.
6331 * gdb.python/py-mi-objfile-gdb.py: New file.
6332 * gdb.python/py-mi-objfile.c: New file.
6333 * gdb.python/py-mi-objfile.exp: New file.
6334
6335 2015-08-17 Keith Seitz <keiths@redhat.com>
6336
6337 * gdb.linespec/explicit.exp: Move strace test from here ...
6338 * gdb.trace/strace.exp: ... to here.
6339
6340 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
6341
6342 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
6343 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
6344
6345 2015-08-14 Doug Evans <xdje42@gmail.com>
6346
6347 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
6348 inferior before selecting a new file.
6349
6350 2015-08-14 Doug Evans <xdje42@gmail.com>
6351
6352 * gdb.mi/mi-disassemble.exp: Update.
6353 * gdb.base/disasm-optim.S: New file.
6354 * gdb.base/disasm-optim.c: New file.
6355 * gdb.base/disasm-optim.h: New file.
6356 * gdb.base/disasm-optim.exp: New file.
6357
6358 2015-08-14 Keith Seitz <keiths@redhat.com>
6359
6360 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
6361 "evaluated-by".
6362
6363 2015-08-13 Joel Brobecker <brobecker@adacore.com>
6364
6365 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
6366
6367 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
6368
6369 * gdb.ada/fun_renaming.exp: New testcase.
6370 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
6371 * gdb.ada/fun_renaming/pack.adb: New file.
6372 * gdb.ada/fun_renaming/pack.ads: New file.
6373
6374 2015-08-12 Keith Seitz <keiths@redhat.com>
6375
6376 * gdb.base/dso2dso.exp: Pass basename of source file in call to
6377 gdb_get_line_number.
6378
6379 2015-08-12 Joel Brobecker <brobecker@adacore.com>
6380
6381 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
6382 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
6383 gdb.base/dso2dso.exp: New files.
6384
6385 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
6386 Pedro Alves <palves@redhat.com>
6387 Keith Seitz <keiths@redhat.com>
6388
6389 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
6390 GDBFLAGS.
6391
6392 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
6393
6394 * gdb.base/gdbhistsize-history.exp
6395 (test_histsize_history_setting): Use save_vars.
6396 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6397 Use save_vars.
6398 (test_no_truncation_of_unlimited_history_file): Use save_vars.
6399 * gdb.base/readline.exp: Use save_vars.
6400
6401 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
6402
6403 * lib/gdb.exp (save_vars): New proc.
6404
6405 2015-08-11 Keith Seitz <keiths@redhat.com>
6406
6407 * gdb.base/help.exp: Update help_breakpoint_text.
6408
6409 2015-08-11 Keith Seitz <keiths@redhat.com>
6410
6411 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
6412 (at toplevel): Call test_explicit_breakpoints.
6413 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
6414 breakpoints.
6415 * lib/mi-support.exp (mi_make_breakpoint): Add support for
6416 breakpoint conditions, "-cond".
6417
6418 2015-08-11 Keith Seitz <keiths@redhat.com>
6419
6420 * gdb.linespec/3explicit.c: New file.
6421 * gdb.linespec/cpexplicit.cc: New file.
6422 * gdb.linespec/cpexplicit.exp: New file.
6423 * gdb.linespec/explicit.c: New file.
6424 * gdb.linespec/explicit.exp: New file.
6425 * gdb.linespec/explicit2.c: New file.
6426 * gdb.linespec/ls-errs.exp: Add explicit location tests.
6427 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
6428 before using in the matching pattern.
6429 Clarify that `prefix' is a regular expression.
6430
6431 2015-08-11 Keith Seitz <keiths@redhat.com>
6432
6433 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
6434 test.
6435 Add tests for missing ",FMT" and ",".
6436
6437 2015-08-10 Doug Evans <dje@google.com>
6438 Keith Seitz <keiths@redhat.com>
6439
6440 PR gdb/17960
6441 * gdb.base/completion.exp: Add location completer tests.
6442
6443 2015-08-07 Pedro Alves <palves@redhat.com>
6444
6445 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
6446 tests here.
6447 (top level): Run do_test with and without displaced stepping.
6448
6449 2015-08-07 Pedro Alves <palves@redhat.com>
6450
6451 * gdb.base/valgrind-disp-step.c: New file.
6452 * gdb.base/valgrind-disp-step.exp: New file.
6453
6454 2015-08-07 Pedro Alves <palves@redhat.com>
6455
6456 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
6457 Delete function.
6458 (main): Add alarm. Run an infinite loop instead of calling
6459 wait_threads.
6460 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
6461 comment.
6462 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
6463 Delete function.
6464 (main): Add alarm. Run an infinite loop instead of calling
6465 wait_threads.
6466 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
6467 comment.
6468
6469 2015-08-07 Pedro Alves <palves@redhat.com>
6470
6471 * gdb.base/checkpoint-ns.exp: New file.
6472 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
6473 standard_testfile.
6474
6475 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
6476
6477 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
6478 * gdb.btrace/instruction_history.exp: Update.
6479 * gdb.btrace/tsx.exp: New.
6480 * gdb.btrace/tsx.c: New.
6481
6482 2015-08-06 Pedro Alves <palves@redhat.com>
6483
6484 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
6485 increase timeout.
6486 * gdb.reverse/until-precsave.exp: Bump timeouts.
6487
6488 2015-08-06 Pedro Alves <palves@redhat.com>
6489
6490 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
6491
6492 2015-08-06 Pedro Alves <palves@redhat.com>
6493
6494 PR gdb/18749
6495 * gdb.threads/process-dies-while-handling-bp.c: New file.
6496 * gdb.threads/process-dies-while-handling-bp.exp: New file.
6497
6498 2015-08-06 Pedro Alves <palves@redhat.com>
6499
6500 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
6501 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
6502
6503 2015-08-05 Pedro Alves <palves@redhat.com>
6504
6505 * gdb.threads/next-while-other-thread-longjmps.c: New file.
6506 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
6507
6508 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
6509
6510 * gdb.base/bp-permanent.exp: Report test as unsupported if
6511 the target cannot stop at the permanent breakpoint.
6512
6513 2015-08-03 Doug Evans <dje@google.com>
6514
6515 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
6516 10000.
6517
6518 2015-08-03 Doug Evans <dje@google.com>
6519
6520 * Makefile.in (workers/%.worker, build-perf): New rule.
6521 (GDB_PERFTEST_MODE): New variable.
6522 (check-perf): Use it.
6523 (clean): Clean up gdb.perf parallel build subdirs.
6524 * lib/build-piece.exp: New file.
6525 * lib/gdb.exp (make_gdb_parallel_path): New function
6526 (standard_output_file, standard_temp_file): Call it.
6527 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6528 of $GDB_PARALLEL.
6529 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
6530
6531 2015-08-03 Doug Evans <dje@google.com>
6532
6533 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
6534 (LOG_FILE_NAME): New global.
6535 (TextReporter.__init__): Initialize self.txt_sum.
6536 (TextReporter.report): Add support for multiple data-points.
6537 Move report to perftest.sum, put raw data in perftest.log.
6538 (TextReporter.start): Open sum and log files.
6539 (TextReporter.end): Close sum and log files.
6540 * gdb.perf/lib/perftest/testresult.py
6541 (SingleStatisticTestResult.record): Handle multiple data-points.
6542
6543 2015-07-31 Pedro Alves <palves@redhat.com>
6544
6545 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
6546 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6547 kill_wait_spawned_process instead of explicit "kill -9".
6548 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
6549 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6550 kill_wait_spawned_process.
6551 * gdb.base/attach-twice.exp: Likewise.
6552 * gdb.base/attach.exp: Likewise.
6553 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
6554 gdb_test_multiple.
6555 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
6556 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6557 kill_wait_spawned_process.
6558 * gdb.base/valgrind-infcall.exp: Likewise.
6559 * gdb.multi/multi-attach.exp: Likewise.
6560 * gdb.python/py-prompt.exp: Likewise.
6561 * gdb.python/py-sync-interp.exp: Likewise.
6562 * gdb.server/ext-attach.exp: Likewise.
6563 * gdb.threads/attach-into-signal.exp (corefunc): Use
6564 spawn_wait_for_attach, spawn_id_get_pid and
6565 kill_wait_spawned_process.
6566 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
6567 spawn_wait_for_attach returning a spawn id instead of a pid. Use
6568 spawn_id_get_pid and kill_wait_spawned_process.
6569 * gdb.threads/attach-stopped.exp (corefunc): Use
6570 spawn_wait_for_attach, spawn_id_get_pid and
6571 kill_wait_spawned_process.
6572 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
6573 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6574 kill_wait_spawned_process instead of explicit "kill -9".
6575 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
6576 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
6577 (spawn_wait_for_attach): Use spawn instead of exec to spawn
6578 processes. Don't map cygwin/windows pids here. Now returns a
6579 spawn id list.
6580
6581 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6582
6583 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
6584 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
6585 correct patch.
6586
6587 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6588
6589 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
6590
6591 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6592
6593 Reapply:
6594 2014-05-21 Mark Wielaard <mjw@redhat.com>
6595
6596 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6597
6598 2015-07-30 Pedro Alves <palves@redhat.com>
6599
6600 * linux-low.c (handle_extended_wait): Set the child's last
6601 reported status to TARGET_WAITKIND_STOPPED.
6602
6603 2015-07-30 Pedro Alves <palves@redhat.com>
6604
6605 PR threads/18600
6606 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
6607 only shows inferior 1.
6608
6609 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
6610 Pedro Alves <palves@redhat.com>
6611
6612 PR threads/18600
6613 * gdb.threads/fork-plus-threads.c: New file.
6614 * gdb.threads/fork-plus-threads.exp: New file.
6615
6616 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6617
6618 * gdb.base/batch-preserve-term-settings.exp
6619 (test_terminal_settings_preserved_after_cli_exit): Use
6620 send_quit_command.
6621
6622 2015-07-29 Pedro Alves <palves@redhat.com>
6623 Don Breazeal <donb@codesourcery.com>
6624
6625 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
6626 output from both inferior_spawn_id and gdb_spawn_id.
6627
6628 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6629
6630 * gdb.threads/attach-into-signal.exp (corefunc): Use
6631 with_test_prefix on nested loops, uniquefying the test messages.
6632
6633 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6634
6635 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6636 commit.
6637
6638 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6639
6640 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6641 New proc.
6642 (test_terminal_settings_preserved_after_sigterm): New test.
6643
6644 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6645
6646 * gdb.base/batch-preserve-term-settings.exp
6647 (test_terminal_settings_preserved_after_cli_exit): New test.
6648
6649 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6650
6651 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6652 manipulation of saved_gdbflags.
6653 (test_terminal_settings_preserved): Remove global declaration of
6654 the unused variable pagination_prompt. Remove manipulation of
6655 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6656 GDBFLAGS.
6657
6658 2015-07-29 Pedro Alves <palves@redhat.com>
6659
6660 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6661
6662 2015-07-29 Pedro Alves <palves@redhat.com>
6663
6664 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6665 at the top.
6666
6667 2015-07-29 Pedro Alves <palves@redhat.com>
6668
6669 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6670 (main): Call gdb_unbuffer_output.
6671 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6672 (main): Call gdb_unbuffer_output.
6673 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6674 (main): Call gdb_unbuffer_output.
6675 * gdb.base/call-strs.exp: Adjust to step over the
6676 gdb_unbuffer_output call.
6677 * gdb.base/catch-gdb-caused-signals.c: Include
6678 "../lib/unbuffer_output.c".
6679 (main): Call gdb_unbuffer_output.
6680 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6681 (main): Call gdb_unbuffer_output.
6682 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6683 (main): Call gdb_unbuffer_output.
6684 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6685 (main): Call gdb_unbuffer_output.
6686 * gdb.base/shlib-call.exp: Adjust to step over the
6687 gdb_unbuffer_output call.
6688 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6689 (main): Call gdb_unbuffer_output.
6690 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6691 (main): Call gdb_unbuffer_output.
6692 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6693 (main): Rename to ...
6694 (test): ... this.
6695 (main): Reimplement.
6696 * gdb.base/varargs.exp: Run to test instead of to main.
6697 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6698 (main): Call gdb_unbuffer_output.
6699
6700 2015-07-29 Pedro Alves <palves@redhat.com>
6701
6702 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6703 factore out from mi_continue_dprintf. For call-style dprintfs,
6704 expect dprintf output out of $inferior_spawn_id.
6705 (mi_continue_dprintf): Use mi_expect_dprintf.
6706 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6707 (main): Call gdb_unbuffer_output.
6708
6709 2015-07-29 Pedro Alves <palves@redhat.com>
6710
6711 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6712 (default_mi_gdb_start): Set inferior_spawn_id instead of
6713 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6714 gdb_spawn_id.
6715 (mi_gdb_test): Always expect inferior output from both
6716 $inferior_spawn_id and $gdb_spawn_id.
6717
6718 2015-07-29 Pedro Alves <palves@redhat.com>
6719
6720 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6721 send_inferior and $inferior_spawn_id.
6722
6723 2015-07-29 Pedro Alves <palves@redhat.com>
6724
6725 * gdb.gdb/complaints.exp (test_initial_complaints)
6726 (test_serial_complaints, test_short_complaints): Use
6727 gdb_test_stdio.
6728 (test_empty_complaint): Handle $inferior_spawn_id !=
6729 $gdb_spawn_id.
6730
6731 2015-07-29 Pedro Alves <palves@redhat.com>
6732
6733 * gdb.base/varargs.exp: Use gdb_test_stdio.
6734
6735 2015-07-29 Pedro Alves <palves@redhat.com>
6736
6737 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6738
6739 2015-07-29 Pedro Alves <palves@redhat.com>
6740
6741 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6742
6743 2015-07-29 Pedro Alves <palves@redhat.com>
6744
6745 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6746 parameter into two new parameters, "inf_result" and "gdb_result".
6747 Expect inferior output and gdb output from $inferior_spawn_id and
6748 $gdb_spawn_id, respectively. Adjust all callers.
6749
6750 2015-07-29 Pedro Alves <palves@redhat.com>
6751
6752 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6753 of gdb_test_sequence.
6754
6755 2015-07-29 Pedro Alves <palves@redhat.com>
6756
6757 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6758 (saw_spurious_output): Expect inferior output from
6759 $inferior_spawn_id. Use gdb_test_stdio.
6760
6761 2015-07-29 Pedro Alves <palves@redhat.com>
6762
6763 * gdb.base/dprintf.exp: Use standard_testfile. Change
6764 prepare_for_testing call.
6765 (srcfile): Don't set.
6766 (restart): New procedure.
6767 (test_dprintf): New procecure, use to continue over dprintfs.
6768 (test_call, test_agent): New procedures, tests moved here.
6769 Restart gdb and recreate dprintfs. Adjust expected output.
6770
6771 2015-07-29 Pedro Alves <palves@redhat.com>
6772
6773 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6774
6775 2015-07-29 Pedro Alves <palves@redhat.com>
6776
6777 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6778
6779 2015-07-29 Pedro Alves <palves@redhat.com>
6780
6781 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6782 gdb_test_stdio.
6783
6784 2015-07-29 Pedro Alves <palves@redhat.com>
6785
6786 * lib/gdb.exp (gdb_test_stdio): New procedure.
6787
6788 2015-07-29 Pedro Alves <palves@redhat.com>
6789
6790 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6791
6792 2015-07-29 Pedro Alves <palves@redhat.com>
6793
6794 * gdb.base/call-signal-resume.exp: Remove check for
6795 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6796 * gdb.base/unwindonsignal.exp: Likewise.
6797 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6798 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6799
6800 2015-07-29 Pedro Alves <palves@redhat.com>
6801
6802 * gdb.base/siginfo-addr.c (pass): New function.
6803 (handler): Call it iff si_addr is correct.
6804 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6805 Set a breakpoint at "pass" and continue to it.
6806
6807 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6808
6809 * gdb.python/py-objfile.exp: Make some tests have unique names.
6810 * gdb.python/py-pp-registration.exp: Likewise.
6811
6812 2015-07-28 Pedro Alves <palves@redhat.com>
6813
6814 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6815
6816 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6817
6818 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6819
6820 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6821
6822 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6823
6824 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6825
6826 * gdb.base/gdb-sigterm-2.exp: New test.
6827
6828 2015-07-25 Doug Evans <xdje42@gmail.com>
6829
6830 Revert:
6831 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6832 (workers/%.worker, build-perf): New rule.
6833 (GDB_PERFTEST_MODE): New variable.
6834 (check-perf): Use it.
6835 (clean): Clean up gdb.perf parallel build subdirs.
6836 * lib/build-piece.exp: New file.
6837 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6838 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6839 name.
6840 (standard_temp_file): Ditto.
6841 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6842 of $GDB_PARALLEL.
6843
6844 2015-07-24 Doug Evans <dje@google.com>
6845
6846 * gdb.perf/lib/perftest/utils.py: New file.
6847 * gdb.perf/gm-hello.cc: New file.
6848 * gdb.perf/gm-pervasive-typedef.cc: New file.
6849 * gdb.perf/gm-pervasive-typedef.h: New file.
6850 * gdb.perf/gm-std.cc: New file.
6851 * gdb.perf/gm-std.h: New file.
6852 * gdb.perf/gm-use-cerr.cc: New file.
6853 * gdb.perf/gm-utils.h: New file.
6854 * gdb.perf/gmonster-null-lookup.py: New file.
6855 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6856 * gdb.perf/gmonster-print-cerr.py: New file.
6857 * gdb.perf/gmonster-ptype-string.py: New file.
6858 * gdb.perf/gmonster-runto-main.py: New file.
6859 * gdb.perf/gmonster-select-file.py: New file.
6860 * gdb.perf/gmonster1-null-lookup.exp: New file.
6861 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6862 * gdb.perf/gmonster1-print-cerr.exp: New file.
6863 * gdb.perf/gmonster1-ptype-string.exp: New file.
6864 * gdb.perf/gmonster1-runto-main.exp: New file.
6865 * gdb.perf/gmonster1-select-file.exp: New file.
6866 * gdb.perf/gmonster1.cc: New file.
6867 * gdb.perf/gmonster1.exp: New file.
6868 * gdb.perf/gmonster2-null-lookup.exp: New file.
6869 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6870 * gdb.perf/gmonster2-print-cerr.exp: New file.
6871 * gdb.perf/gmonster2-ptype-string.exp: New file.
6872 * gdb.perf/gmonster2-runto-main.exp: New file.
6873 * gdb.perf/gmonster2-select-file.exp: New file.
6874 * gdb.perf/gmonster2.cc: New file.
6875 * gdb.perf/gmonster2.exp: New file.
6876
6877 2015-07-24 Doug Evans <dje@google.com>
6878
6879 * gdb.perf/README: New file.
6880 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6881 * lib/gen-perf-test.exp: New file.
6882
6883 2015-07-24 Doug Evans <dje@google.com>
6884
6885 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6886 (PerfTest::startup): New function.
6887 (PerfTest::run): Return result of calling body.
6888 (PerfTest::assemble): Rewrite.
6889 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6890 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6891 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6892 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6893 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6894
6895 2015-07-24 Doug Evans <dje@google.com>
6896
6897 * lib/gdb.exp (clean_restart): Make executable optional.
6898
6899 2015-07-24 Doug Evans <dje@google.com>
6900
6901 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6902 compiler_info references.
6903 * gdb.cp/temargs.exp: Ditto.
6904 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6905 (get_compiler_info): Early exit if already computed. Set compiler_info
6906 to "unknown" if there was a problem.
6907 (test_compiler_info): Add function comment. Call get_compiler_info.
6908
6909 2015-07-24 Doug Evans <dje@google.com>
6910
6911 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6912 (workers/%.worker, build-perf): New rule.
6913 (GDB_PERFTEST_MODE): New variable.
6914 (check-perf): Use it.
6915 (clean): Clean up gdb.perf parallel build subdirs.
6916 * lib/build-piece.exp: New file.
6917 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6918 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6919 name.
6920 (standard_temp_file): Ditto.
6921 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6922 of $GDB_PARALLEL.
6923
6924 2015-07-24 Doug Evans <dje@google.com>
6925
6926 * lib/future.exp (gdb_default_target_compile): New option
6927 "early_flags".
6928 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6929 --as-needed.
6930
6931 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6932
6933 * gdb.base/catch-syscall.exp: Call gdb_exit before
6934 gdb_skip_xml_test.
6935
6936 2015-07-24 Pedro Alves <palves@redhat.com>
6937
6938 * gdb.python/py-events.exp: Accept output between the stop event
6939 and the prompt.
6940 * gdb.python/py-evsignal.exp: Likewise.
6941 * gdb.python/py-evthreads.exp: Likewise.
6942
6943 2015-07-24 Pedro Alves <palves@redhat.com>
6944
6945 PR gdb/18717
6946 * gdb.threads/non-ldr-exit.c: New file.
6947 * gdb.threads/non-ldr-exit.exp: New file.
6948
6949 2015-07-24 Yao Qi <yao.qi@linaro.org>
6950
6951 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6952 restarting process.
6953
6954 2015-07-24 Yao Qi <yao.qi@linaro.org>
6955
6956 * gdb.server/ext-restart.exp: New file.
6957
6958 2015-07-24 Yao Qi <yao.qi@linaro.org>
6959
6960 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6961 argument options.
6962 * gdb.server/ext-wrapper.exp: New file.
6963
6964 2015-07-23 Doug Evans <dje@google.com>
6965
6966 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6967 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6968
6969 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6970
6971 * gdb.ada/var_arr_typedef.exp: New testcase.
6972 * gdb.ada/var_arr_typedef/pack.adb: New file.
6973 * gdb.ada/var_arr_typedef/pack.ads: New file.
6974 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6975
6976 2015-07-20 Joel Brobecker <brobecker@adacore.com>
6977
6978 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6979
6980 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6981
6982 * gdb.arch/i386-biarch-core.exp: Replace istarget
6983 by "complete set gnutarget". Remove expectation for the "core-file"
6984 command.
6985
6986 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6987
6988 Revert the previous commit:
6989 Tests for validate symbol file using build-id.
6990
6991 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6992
6993 Tests for validate symbol file using build-id.
6994 * gdb.base/solib-mismatch-lib.c: New file.
6995 * gdb.base/solib-mismatch-libmod.c: New file.
6996 * gdb.base/solib-mismatch.c: New file.
6997 * gdb.base/solib-mismatch.exp: New file.
6998
6999 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
7000
7001 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
7002 nios2-*-linux*.
7003 * gdb.base/sigbpt.exp (stepi_out): Likewise.
7004 * gdb.base/siginfo.exp: Likewise.
7005 * gdb.base/sigstep.exp (advance, advancei): Likewise.
7006
7007 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
7008
7009 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
7010 Move it to ...
7011 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
7012 ... here.
7013 * gdb.trace/range-stepping.exp: Check that the target supports
7014 range stepping.
7015
7016 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7017
7018 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
7019
7020 2015-07-14 Pedro Alves <palves@redhat.com>
7021
7022 * gdb.base/killed-outside.exp: New file.
7023 * gdb.base/killed-outside.c: New file.
7024
7025 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7026
7027 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
7028 (n at main): New.
7029 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
7030
7031 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
7032
7033 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
7034 infcall tests instead of setting up for KFAIL.
7035
7036 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
7037
7038 * gdb.btrace/record_goto-step.exp: New.
7039
7040 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7041
7042 PR compile/18484
7043 * gdb.compile/compile.c (struct struct_type): Add volatile to
7044 selffield's type.
7045 * gdb.compile/compile.exp
7046 (compile code struct_object.selffield = &struct_object): Skip further
7047 struct_object tests if this one xfails.
7048
7049 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
7050
7051 PR exp/18617
7052 * gdb.trace/ax.exp: Add test.
7053
7054 2015-07-07 Yao Qi <yao.qi@linaro.org>
7055
7056 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
7057 instead of istarget "aarch64*-*-*".
7058 * gdb.arch/aarch64-fp.exp: Likewise.
7059 * gdb.base/float.exp: Likewise.
7060 * gdb.reverse/aarch64.exp: Likewise.
7061 * lib/gdb.exp (is_aarch64_target): New proc.
7062
7063 2015-07-07 Yao Qi <yao.qi@linaro.org>
7064
7065 * lib/gdb.exp (is_aarch32_target): New proc.
7066 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
7067 instead of "istarget "arm*-*-*"".
7068 * gdb.arch/arm-disp-step.exp: Likewise.
7069 * gdb.arch/thumb-bx-pc.exp: Likewise.
7070 * gdb.arch/thumb-prologue.exp: Likewise.
7071 * gdb.arch/thumb-singlestep.exp: Likewise.
7072 * gdb.base/disp-step-syscall.exp: Likewise.
7073 * gdb.base/float.exp: Likewise.
7074
7075 2015-07-07 Yao Qi <yao.qi@linaro.org>
7076
7077 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
7078 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
7079
7080 2015-07-07 Yao Qi <yao.qi@linaro.org>
7081
7082 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
7083 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
7084 if it exists.
7085 * gdb.multi/multi-arch.exp: Likewise.
7086
7087 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
7088
7089 * gdb.python/py-lazy-string.exp: Add missing parentheses to
7090 print.
7091
7092 2015-07-07 Yao Qi <yao.qi@linaro.org>
7093
7094 * gdb.arch/thumb-singlestep.exp: Do one more single step.
7095
7096 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
7097
7098 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
7099 '[' and ']' characters.
7100
7101 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
7102
7103 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7104
7105 2015-06-29 Pedro Alves <palves@redhat.com>
7106
7107 PR threads/18127
7108 * gdb.threads/hand-call-new-thread.c: New file.
7109 * gdb.threads/hand-call-new-thread.c: New file.
7110
7111 2015-06-26 Keith Seitz <keiths@redhat.com>
7112 Doug Evans <dje@google.com>
7113
7114 PR 16253
7115 * gdb.cp/var-tag-2.cc: New file.
7116 * gdb.cp/var-tag-3.cc: New file.
7117 * gdb.cp/var-tag-4.cc: New file.
7118 * gdb.cp/var-tag.cc: New file.
7119 * gdb.cp/var-tag.exp: New file.
7120
7121 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
7122
7123 * gdb.base/history-duplicates.exp: New test.
7124
7125 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
7126
7127 * gdb.base/completion.exp: Test the completion of the "focus"
7128 command.
7129
7130 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7131
7132 * gdb.arch/amd64-prologue-skip.S: New file.
7133 * gdb.arch/amd64-prologue-skip.exp: New file.
7134
7135 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
7136
7137 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
7138 is_address_zero_readable check.
7139
7140 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
7141
7142 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
7143 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
7144
7145 2015-06-24 Yao Qi <yao.qi@linaro.org>
7146
7147 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
7148 linux targets.
7149
7150 2015-06-24 Yao Qi <yao.qi@linaro.org>
7151
7152 * lib/gdb.exp (supports_get_siginfo_type): New proc.
7153 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
7154 * gdb.base/siginfo-thread.exp: Likewise.
7155
7156 2015-06-22 Yao Qi <yao.qi@linaro.org>
7157
7158 * boards/remote-gdbserver-on-localhost.exp: Add comments.
7159
7160 2015-06-22 Yao Qi <yao.qi@linaro.org>
7161
7162 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
7163 aarch64*-*-*.
7164 (skip_hw_watchpoint_tests): Likewise.
7165
7166 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
7167
7168 * gdb.base/gdbinit-history.exp: Test the interaction between
7169 setting GDBHISTSIZE and setting the history size via .gdbinit.
7170
7171 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
7172
7173 PR gdb/16999
7174 * gdb.base/gdbhistsize-history.exp: New test.
7175
7176 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
7177
7178 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
7179 with GDBHISTSIZE.
7180 * gdb.base/readline.exp: Likewise.
7181
7182 2015-06-17 Yao Qi <yao.qi@linaro.org>
7183
7184 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
7185 line.
7186
7187 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
7188
7189 * gdb.base/gdbinit-history.exp: Add test case to check that
7190 an unlimited history file does not get truncated on exit.
7191
7192 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7193
7194 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
7195 (VECTOR): New macro. Use it...
7196 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
7197 ...for these typedefs.
7198 (int8, char1, int1, double1): New typedefs.
7199 (struct just_int2, struct two_int2): New structures.
7200 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
7201 (add_structvecs, add_singlevecs): New functions.
7202 (main): Call add_some_intvecs twice.
7203 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
7204 the compile and exit upon failure. Try compiling for the "native"
7205 architecture. Test inferior function calls with vector arguments
7206 and vector return value handling with "finish" and "return".
7207
7208 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
7209
7210 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
7211 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
7212 PE file.
7213 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
7214
7215 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
7216
7217 PR breakpoints/16465
7218 * gdb.mi/mi-dprintf-pending.c: New file.
7219 * gdb.mi/mi-dprintf-pending.exp: New test.
7220 * gdb.mi/mi-dprintf-pendshr.c: New file.
7221
7222 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7223 Mircea Gherzan <mircea.gherzan@intel.com>
7224
7225 * gdb.arch/i386-mpx-map.c: New file.
7226 * gdb.arch/i386-mpx-map.exp: New File.
7227
7228 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7229
7230 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
7231 * gdb.arch/i386-mpx.exp: Indentation fixed.
7232
7233 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7234
7235 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
7236 function and improved indentation.
7237 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
7238 gdb_test_multiple. Added additional tests to skip the test.
7239
7240 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7241
7242 * gdb.arch/i386-avx512.c: Change path in include file.
7243 * gdb.arch/i386-avx512.exp: Change include dir path
7244 compilation flag.
7245 * gdb.arch/i386-mpx.c: Change path in include file.
7246 * gdb.arch/i386-mpx.exp: Change include dir path compilation
7247 flag.
7248
7249 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7250
7251 * gdb.compile/compile-print.exp (compile print *vararray@3)
7252 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
7253
7254 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7255
7256 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
7257 (do not keep jit in memory): ... this.
7258 (expect 5): Change it to ...
7259 (expect no 5): ... this.
7260
7261 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
7262
7263 PR gdb/15564
7264 * gdb.mi/mi-detach.exp: New file.
7265
7266 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7267
7268 PR symtab/18392
7269 * gdb.arch/amd64-tailcall-self.S: New file.
7270 * gdb.arch/amd64-tailcall-self.c: New file.
7271 * gdb.arch/amd64-tailcall-self.exp: New file.
7272
7273 2015-05-28 Don Breazeal <donb@codesourcery.com>
7274
7275 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
7276 tests for remote targets by checking is_target_gdbserver.
7277
7278 2015-05-27 Doug Evans <dje@google.com>
7279
7280 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
7281 * gdb.dwarf2/opaque-type-lookup.c: New file.
7282 * gdb.dwarf2/opaque-type-lookup.exp: New file.
7283
7284 2015-05-26 Doug Evans <dje@google.com>
7285
7286 * gdb.cp/iostream.cc: New file.
7287 * gdb.cp/iostream.exp: New file.
7288
7289 2015-05-26 Doug Evans <dje@google.com>
7290
7291 * gdb.dwarf2/dw2-op-call.exp: Update.
7292 * gdb.dwarf2/dw4-sig-types.exp: Update.
7293 * gdb.dwarf2/implptr.exp: Update.
7294 * gdb.mi/mi-cmd-param-changed.exp: Update.
7295
7296 2015-05-26 Doug Evans <dje@google.com>
7297
7298 * gdb.python/py-lazy-string.c: New file.
7299 * gdb.python/py-lazy-string.exp: New file.
7300 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
7301 (main): Update. Add estring3.
7302 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
7303 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
7304
7305 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
7306 Yao Qi <yao.qi@linaro.org>
7307
7308 * gdb.reverse/aarch64.c: New.
7309 * gdb.reverse/aarch64.exp: New.
7310
7311 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
7312
7313 * lib/gdb.exp (supports_process_record): Return true for
7314 aarch64*-linux*.
7315 (supports_reverse): Likewise.
7316
7317 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
7318
7319 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7320 Use with_test_prefix.
7321
7322 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
7323
7324 * gdb.base/completion.exp: Add test for completion of layout
7325 names.
7326
7327 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
7328
7329 * lib/gdb.exp (skip_tui_tests): New proc.
7330 * gdb.base/tui-layout.exp: Check skip_tui_tests.
7331
7332 2015-05-19 Pedro Alves <palves@redhat.com>
7333
7334 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7335 Save the whole env array instead of just HOME. Unset HISTSIZE in
7336 the environment while testing. Restore whole environment
7337 afterwards.
7338
7339 2015-05-16 Doug Evans <xdje42@gmail.com>
7340
7341 * gdb.guile/scm-ports.c: New file.
7342 * gdb.guile/scm-ports.exp: Add memory port tests.
7343
7344 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7345
7346 * gdb.compile/compile-print.c: New file.
7347 * gdb.compile/compile-print.exp: New file.
7348
7349 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7350
7351 * gdb.compile/compile-ops.exp: Cast param to void.
7352 * gdb.compile/compile.exp: Complete type for _gdb_expr.
7353 (compile code struct_object.selffield = &struct_object): Add xfail.
7354
7355 2015-05-15 Joel Brobecker <brobecker@adacore.com>
7356
7357 * gdb.ada/arr_enum_with_gap: New testcase.
7358
7359 2015-05-15 Joel Brobecker <brobecker@adacore.com>
7360
7361 * gdb.ada/byte_packed_arr: New testcase.
7362
7363 2015-05-15 Joel Brobecker <brobecker@adacore.com>
7364
7365 * gdb.ada/pckd_neg: New testcase.
7366
7367 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
7368
7369 PR gdb/17820
7370 * gdb.base/gdbinit-history.exp: New test.
7371 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
7372 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
7373
7374 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
7375
7376 * gdb.python/py-xmethods.cc: Enhance test case.
7377 * gdb.python/py-xmethods.exp: New tests.
7378 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
7379 function.
7380 (B_indexoper): Likewise.
7381 (global_dm_list) : Add new xmethod worker functions.
7382
7383 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
7384
7385 * gdb.base/coredump-filter.exp: Correctly unset
7386 "coredump_var_addr" array.
7387
7388 2015-05-08 Pedro Alves <palves@redhat.com>
7389
7390 * gdb.server/non-existing-program.exp: Unset spawn_id.
7391
7392 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
7393
7394 PR python/18291
7395 * gdb.python/py-xmethods.exp: Add tests.
7396
7397 2015-05-08 Yao Qi <yao.qi@linaro.org>
7398
7399 PR gdb/18208
7400 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
7401 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
7402 function set_coredump_filter, and remove remote_exec call.
7403 Remove argument ipid. Callers update.
7404 (top level): Don't get inferior's PID.
7405
7406 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
7407
7408 * gdb.base/watch_thread_num.exp: Skip test on targets without
7409 access watchpoints.
7410
7411 2015-05-06 Pedro Alves <palves@redhat.com>
7412
7413 PR server/18081
7414 * gdb.server/non-existing-program.exp: New file.
7415
7416 2015-05-05 Joel Brobecker <brobecker@adacore.com>
7417
7418 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
7419
7420 2015-05-05 Joel Brobecker <brobecker@adacore.com>
7421
7422 * gdb.ada/out_of_line_in_inlined: New testcase.
7423
7424 2015-05-05 Joel Brobecker <brobecker@adacore.com>
7425
7426 * gdb.ada/var_rec_arr: New testcase.
7427
7428 2015-04-30 Yao Qi <yao.qi@linaro.org>
7429
7430 * gdb.base/break-idempotent.exp: If
7431 skip_hw_watchpoint_multi_tests returns true, skip the tests
7432 on "rwatch" and "awatch".
7433
7434 2015-04-30 Yao Qi <yao.qi@linaro.org>
7435
7436 * gdb.base/relativedebug.exp: Invoke gdb command
7437 "info sharedlibrary", and if libc.so doesn't have debug info,
7438 skip the test.
7439
7440 2015-04-29 Doug Evans <dje@google.com>
7441
7442 * gdb.python/py-xmethods.exp: Add ptype tests.
7443 * gdb.python/py-xmethods.py (E_method_char_worker): Add
7444 get_result_type method.
7445
7446 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
7447
7448 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
7449 the target does not support hardware watchpoints.
7450
7451 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
7452
7453 * gdb.base/break-always.exp: Abort testing if writing to memory
7454 causes an error.
7455
7456 2015-04-28 Doug Evans <dje@google.com>
7457
7458 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
7459 * gdb.python/py-pp-registration.exp: ... here. New file.
7460 * gdb.python/py-pp-registration.c: New file.
7461 * gdb.python/py-pp-registration.py: New file.
7462
7463 2015-04-28 Doug Evans <dje@google.com>
7464
7465 * gdb.python/py-bad-printers.c: New file.
7466 * gdb.python/py-bad-printers.py: New file.
7467 * gdb.python/py-bad-printers.exp: New file.
7468
7469 2015-04-28 Sasha Smundak <asmundak@google.com>
7470
7471 * gdb.python/py-type.exp: New test.
7472
7473 2015-04-28 Andy Wingo <wingo@igalia.com>
7474
7475 * gdb.python/py-parameter.exp:
7476 * gdb.guile/scm-parameter.exp: Escape the path that we are
7477 matching against, as it might contain characters that are special
7478 to regular expressions.
7479
7480 2015-04-27 Joel Brobecker <brobecker@adacore.com>
7481
7482 * gdb.ada/rec_comp: New testcase.
7483
7484 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
7485
7486 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
7487 before using it.
7488
7489 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
7490
7491 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
7492 new tests for verilog output.
7493
7494 2015-04-24 Yao Qi <yao.qi@linaro.org>
7495
7496 * boards/remote-gdbserver-on-localhost.exp: New file.
7497
7498 2015-04-23 Pedro Alves <palves@redhat.com>
7499
7500 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
7501 $inferior_spawn_id instead of $inferior_spawn_id directly. On
7502 "end of file", remove $inferior_spawn_id from the indirect list.
7503
7504 2015-04-23 Pedro Alves <palves@redhat.com>
7505
7506 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
7507
7508 2015-04-23 Pedro Alves <palves@redhat.com>
7509
7510 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
7511 on $any_spawn_id instead of only on $gdb_spawn_id.
7512
7513 2015-04-21 Pierre Muller <muller@sourceware.org>
7514
7515 PR pascal/17815
7516 * lib/pascal.exp (gpc_compile): Add new option "class".
7517 (fpc_compile): Likewise.
7518 * gdb.pascal/case-insensitive-symbols.pas: New file.
7519 * gdb.pascal/case-insensitive-symbols.exp: New file.
7520
7521 2015-04-20 Gary Benson <gbenson@redhat.com>
7522
7523 * gdb.base/attach.exp: Fix three extended remote failures.
7524
7525 2015-04-17 Gary Benson <gbenson@redhat.com>
7526
7527 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
7528 the main executable over the remote protocol.
7529
7530 2015-04-16 Pedro Alves <palves@redhat.com>
7531
7532 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
7533 a new gdbserver if gdbserver_reconnect_p is set.
7534
7535 2015-04-16 Pedro Alves <palves@redhat.com>
7536
7537 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
7538 is set, don't exit gdbserver.
7539
7540 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7541
7542 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
7543 appropriate .insn, such that an older assembler can be used.
7544 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
7545 the z/Architecture instruction set on 31-bit targets as well.
7546
7547 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7548
7549 * gdb.go/handcall.exp: Remove all logic related to the first
7550 breakpoint and rely on go_runto_main instead.
7551 * gdb.go/strings.exp: Likewise.
7552 * gdb.go/unsafe.exp: Likewise.
7553 * gdb.go/hello.exp: Likewise. Also rename the remaining
7554 breakpoint marker to "breakpoint 1".
7555 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
7556 * gdb.go/strings.go: Likewise.
7557 * gdb.go/unsafe.go: Likewise.
7558 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
7559 "set breakpoint 2 here" and rename the remaining breakpoint marker
7560 to "breakpoint 1".
7561
7562 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
7563
7564 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
7565 if itertools.imap is not present.
7566 * gdb.python/py-objfile.exp: Add parentheses.
7567 * gdb.python/py-type.exp: Same.
7568 * gdb.python/py-unwind-maint.py: Same.
7569
7570 2015-04-15 Yao Qi <yao.qi@linaro.org>
7571
7572 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
7573 of ":$ptr_size" and set its form explicitly.
7574
7575 2015-04-15 Pedro Alves <palves@redhat.com>
7576 Yao Qi <yao.qi@linaro.org>
7577
7578 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
7579 timeout by factor of 4.
7580 (test_regular_watch): Likewise.
7581 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
7582 * gdb.reverse/sigall-reverse.exp: Likewise.
7583 * gdb.reverse/until-precsave.exp: Likewise.
7584 * lib/gdb.exp (with_timeout_factor): New proc.
7585 (gdb_expect): Move some code to ...
7586 (get_largest_timeout): ... here. New procedure.
7587
7588 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
7589
7590 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
7591
7592 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
7593
7594 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
7595 to write to the .text section.
7596
7597 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
7598
7599 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
7600 Handle the case of targets that do not provide PID information.
7601
7602 2015-04-13 Yao Qi <yao.qi@linaro.org>
7603
7604 * lib/gdbserver-support.exp (gdb_exit): Catch exception
7605 and use expect instead of gdb_expect.
7606
7607 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
7608
7609 * gdb.base/coredump-filter.exp: Rename variable "addr" to
7610 "coredump_var_addr" to avoid naming conflict with other testcases.
7611
7612 2015-04-10 Pedro Alves <palves@redhat.com>
7613
7614 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
7615 gdb_test_sequence and gdb_assert.
7616
7617 2015-04-10 Pedro Alves <palves@redhat.com>
7618
7619 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
7620 test messages that don't include the breakpoint address.
7621
7622 2015-04-10 Yao Qi <yao.qi@linaro.org>
7623
7624 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
7625 false for some offset and width combinations which aren't
7626 supported by linux kernel.
7627
7628 2015-04-10 Pedro Alves <palves@redhat.com>
7629
7630 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7631 procedure, factored out from ...
7632 (top level): ... here. Add "set displaced-stepping" testing axis.
7633 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7634 parameter "displaced". Use it.
7635 (top level): Use foreach and add "set displaced-stepping" testing
7636 axis.
7637
7638 2015-04-10 Pedro Alves <palves@redhat.com>
7639
7640 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7641 Remove comment.
7642 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7643 both the address of the instruction that triggers the watchpoint
7644 and the address of the instruction immediately after, and use
7645 those addresses for the test. Fix comment.
7646
7647 2015-04-10 Pedro Alves <palves@redhat.com>
7648
7649 * gdb.base/sigstep.exp (breakpoint_to_handler)
7650 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7651 Test "backtrace" in handler.
7652 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7653 (top level): Add new "displaced" test axis to
7654 breakpoint_to_handler, breakpoint_to_handler_entry and
7655 breakpoint_over_handler.
7656
7657 2015-04-10 Pedro Alves <palves@redhat.com>
7658
7659 PR gdb/18216
7660 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7661
7662 2015-04-10 Yao Qi <yao.qi@linaro.org>
7663
7664 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7665 (test_add_rn_pc): New function.
7666 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7667 (top level): Invoke test_add_rn_pc.
7668
7669 2015-04-10 Pedro Alves <palves@redhat.com>
7670
7671 PR gdb/13858
7672 * gdb.base/step-over-no-symbols.exp: New file.
7673
7674 2015-04-09 Andy Wingo <wingo@igalia.com>
7675
7676 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7677 after the Python tests.
7678
7679 2015-04-08 Keith Seitz <keiths@redhat.com>
7680
7681 PR python/16699
7682 * gdb.python/py-completion.exp: New tests for completion.
7683 * gdb.python/py-completion.py (CompleteLimit1): New class.
7684 (CompleteLimit2): Likewise.
7685 (CompleteLimit3): Likewise.
7686 (CompleteLimit4): Likewise.
7687 (CompleteLimit5): Likewise.
7688 (CompleteLimit6): Likewise.
7689 (CompleteLimit7): Likewise.
7690
7691 2015-04-08 Pedro Alves <palves@redhat.com>
7692
7693 PR gdb/18214
7694 PR gdb/18216
7695 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7696 function.
7697 (main): Install it as SIGUSR1 handler.
7698 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7699 parameter. Always use "setup" as prefix. Toggle "set
7700 displaced-stepping" off/on depending on global. Don't switch to
7701 thread 1 here.
7702 (top level): Add displaced stepping "off/on" test axis. Update
7703 "setup" calls. Wrap each subtest with with_test_prefix. Test
7704 continuing with a queued signal in each thread.
7705
7706 2015-04-08 Pedro Alves <palves@redhat.com>
7707
7708 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7709 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7710 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7711 Return early if running to main fails.
7712 * gdb.trace/while-stepping.exp: Likewise.
7713
7714 2015-04-07 Pedro Alves <palves@redhat.com>
7715
7716 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7717 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7718 interact with inferior program.
7719
7720 2015-04-07 Pedro Alves <palves@redhat.com>
7721
7722 * lib/gdb.exp (inferior_spawn_id): New global.
7723 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7724 spawn id after processing the user code.
7725 (default_gdb_start): Set inferior_spawn_id.
7726 (send_inferior): New procedure.
7727 * lib/gdbserver-support.exp (gdbserver_start): Set
7728 inferior_spawn_id.
7729 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7730
7731 2015-04-07 Pedro Alves <palves@redhat.com>
7732
7733 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7734 * lib/gdbserver-support.exp (gdbserver_start): Make
7735 $server_spawn_id global.
7736 (gdbserver_start): Don't wait for gdbserver's spawn id with
7737 expect_background.
7738 (close_gdbserver): New procedure.
7739 (gdb_exit): Rename the default version and reimplement.
7740
7741 2015-04-07 Pedro Alves <palves@redhat.com>
7742
7743 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
7744 append the substituted item, not the original item.
7745
7746 2015-04-07 Pedro Alves <palves@redhat.com>
7747
7748 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7749 gdb_expect.
7750
7751 2015-04-07 Pedro Alves <palves@redhat.com>
7752
7753 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7754 output appearing once only.
7755
7756 2015-04-07 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7759 that doesn't expect anything. Return early if running to main
7760 fails.
7761
7762 2015-04-07 Yao Qi <yao.qi@linaro.org>
7763
7764 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7765 (child_function): Call alarm.
7766 (main): Move call to alarm into the loop.
7767 * gdb.threads/non-stop-fair-events.exp: Build program with
7768 -DTIMEOUT=$timeout.
7769
7770 2015-04-06 Doug Evans <xdje42@gmail.com>
7771
7772 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7773 Fix dest parameter to board_info.
7774 (fpc_compile): Ditto.
7775 (gdb_compile_pascal): Rename dest arg to destfile.
7776
7777 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7778
7779 * gdb.ada/funcall_ref.exp: New file.
7780 * gdb.ada/funcall_ref/foo.adb: New file.
7781
7782 2015-04-02 Yao Qi <yao.qi@linaro.org>
7783
7784 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7785 is remote.
7786
7787 2015-04-02 Gary Benson <gbenson@redhat.com>
7788
7789 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7790
7791 2015-04-01 Sasha Smundak <asmundak@google.com>
7792
7793 * gdb.python/py-unwind-maint.c: New file.
7794 * gdb.python/py-unwind-maint.exp: New test.
7795 * gdb.python/py-unwind-maint.py: New file.
7796 * gdb.python/py-unwind.c: New file.
7797 * gdb.python/py-unwind.exp: New test.
7798 * gdb.python/py-unwind.py: New test.
7799
7800 2015-04-01 Pedro Alves <palves@redhat.com>
7801
7802 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7803 to fail instead of non-existent $test.
7804
7805 2015-04-01 Pedro Alves <palves@redhat.com>
7806
7807 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7808 GDBFLAGS if not empty.
7809
7810 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7811
7812 * gdb.ada/complete.exp: Remove "multi_line".
7813 * gdb.ada/info_exc.exp: Remove "multi_line".
7814 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7815 * gdb.ada/ptype_field.exp: Remove "multi_line".
7816 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7817 * gdb.ada/tagged.exp: Remove "multi_line".
7818 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7819 [multi_line ...]
7820 * gdb.btrace/delta.exp: Likewise.
7821 * gdb.btrace/exception.exp: Likewise.
7822 * gdb.btrace/function_call_history.exp: Likewise.
7823 * gdb.btrace/instruction_history.exp: Likewise.
7824 * gdb.btrace/nohist.exp: Likewise.
7825 * gdb.btrace/record_goto.exp: Likewise.
7826 * gdb.btrace/segv.exp: Likewise.
7827 * gdb.btrace/stepi.exp: Likewise.
7828 * gdb.btrace/tailcall.exp: Likewise.
7829 * gdb.btrace/unknown_functions.exp: Likewise.
7830 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7831 * lib/gdb.exp: Add the "multi_line" helper.
7832
7833 2015-04-01 Pedro Alves <palves@redhat.com>
7834
7835 * gdb.threads/tid-reuse.c: New file.
7836 * gdb.threads/tid-reuse.exp: New file.
7837
7838 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7839
7840 PR corefiles/16092
7841 * gdb.base/coredump-filter.c: New file.
7842 * gdb.base/coredump-filter.exp: Likewise.
7843
7844 2015-03-27 Petr Machata <pmachata@redhat.com>
7845
7846 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7847 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7848 (Dwarf::assemble): Initialize them.
7849 (Dwarf::lines): New function.
7850
7851 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7852
7853 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7854 SYMBOL_PREFIX for x86_64-*-cygwin.
7855
7856 2015-03-26 Andy Wingo <wingo@igalia.com>
7857
7858 PR symtab/18148
7859 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7860 const_value but not a location.
7861 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7862 location defined in non-main CUs are visible.
7863
7864 2015-03-26 Yao Qi <yao.qi@linaro.org>
7865
7866 PR testsuite/18139
7867 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7868 Add a line number entry for the same line.
7869 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7870 Add a line number entry for the same line.
7871
7872 2015-03-26 Yao Qi <yao.qi@linaro.org>
7873
7874 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7875 .int 0.
7876 (func): Likewise. Add .Lfunc_1 label.
7877 Use .Lfunc_1 label.
7878 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7879 .int 0.
7880 (func): Likewise.
7881 Use .Lfunc_1 label.
7882
7883 2015-03-26 Yao Qi <yao.qi@linaro.org>
7884
7885 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7886 Call gdb_compile instead to compile each .s files without debug
7887 information.
7888
7889 2015-03-26 Yao Qi <yao.qi@linaro.org>
7890
7891 * gdb.base/savedregs.exp (process_saved_regs): Make
7892 "Saved registers:" optional in the pattern.
7893
7894 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7895
7896 * gdb.btrace/next.exp: Merged into step.exp.
7897 * gdb.btrace/finish.exp: Merged into step.exp.
7898 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7899 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7900 "record goto" and checking the exact replay position.
7901 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7902 check for "Recording format" in "info record" output.
7903 * gdb.btrace/record_goto.exp: Choose test file based on target.
7904 * gdb.btrace/x86-record_goto.S: Renamed into ...
7905 * gdb.btrace/x86_64-record_goto.S: ... this.
7906 * gdb.btrace/i686-record_goto.S: New.
7907 * gdb.btrace/x86-tailcall.S: Renamed into ...
7908 * gdb.btrace/x86_64-tailcall.S: ... this.
7909 * gdb.btrace/i686-tailcall.S: New.
7910 * gdb.btrace/x86-tailcall.c: Renamed into ...
7911 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7912 separate statements. Update test.
7913 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7914 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7915 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7916 * gdb.btrace/tailcall.exp: Choose test file based on target.
7917 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7918
7919 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7920
7921 * gdb.btrace/exception.exp: Increase BTS buffer size.
7922
7923 2015-03-24 Pedro Alves <palves@redhat.com>
7924
7925 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7926
7927 2015-03-24 Pedro Alves <palves@redhat.com>
7928
7929 * gdb.threads/schedlock.exp (test_step): No longer expect that
7930 "set scheduler-locking step" with "next" over a function call runs
7931 threads unlocked.
7932
7933 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7934
7935 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7936
7937 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7938
7939 PR breakpoints/16466
7940 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7941 * gdb.mi/mi-pending.c (thread_func): New function.
7942 (int main): Add threading support required.
7943 * gdb.mi/mi-pending.exp: Add tests for this issue.
7944 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7945 (pendfunc2): Remove stdio dependency.
7946 * gdb.mi/mi-pendshr2.c: New file.
7947
7948 2015-03-23 Keith Seitz <keiths@redhat.com>
7949
7950 * gdb.linespec/keywords.c: New file.
7951 * gdb.linespec/keywords.exp: New file.
7952
7953 2015-03-23 Keith Seitz <keiths@redhat.com>
7954
7955 PR gdb/18021
7956 * gdb.dwarf2/staticvirtual.exp: New test.
7957
7958 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7959
7960 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7961 * README: Remove HP-UX and gdb.hp.
7962 (configuration):
7963 * configure: Regenerate.
7964 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7965 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7966 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7967 gdb.hp/gdb.defects/Makefile.
7968 * gdb.hp/Makefile.in: File deleted.
7969 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7970 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7971 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7972 * gdb.hp/gdb.aCC/run.c: File deleted.
7973 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7974 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7975 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7976 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7977 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7978 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7979 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7980 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7981 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7982 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7983 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7984 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7985 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7986 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7987 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7988 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7989 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7990 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7991 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7992 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7993 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7994 * gdb.hp/gdb.compat/average.c: File deleted.
7995 * gdb.hp/gdb.compat/sum.c: File deleted.
7996 * gdb.hp/gdb.compat/xdb.c: File deleted.
7997 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7998 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7999 * gdb.hp/gdb.compat/xdb1.c: File deleted.
8000 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
8001 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
8002 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
8003 * gdb.hp/gdb.defects/Makefile.in: File deleted.
8004 * gdb.hp/gdb.defects/bs14602.c: File deleted.
8005 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
8006 * gdb.hp/gdb.defects/solib-d.c: File deleted.
8007 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
8008 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
8009 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
8010 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
8011 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
8012 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
8013 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
8014 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
8015 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
8016 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
8017 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
8018 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
8019 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
8020 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
8021 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
8022 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
8023 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
8024 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
8025 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
8026 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
8027 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
8028 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
8029 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
8030 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
8031 * gdb.hp/tools/odump: File deleted.
8032
8033 2015-03-19 Pedro Alves <palves@redhat.com>
8034
8035 * gdb.threads/continue-pending-status.exp (saw_thread_2)
8036 (saw_thread_3): New globals.
8037 (top level): Increment them when an event for the corresponding
8038 thread is seen.
8039 (no thread starvation): New test.
8040
8041 2015-03-19 Pedro Alves <palves@redhat.com>
8042
8043 * gdb.threads/continue-pending-status.c: New file.
8044 * gdb.threads/continue-pending-status.exp: New file.
8045
8046 2015-03-18 Pedro Alves <palves@redhat.com>
8047
8048 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8049 Use gdb_is_target_remote instead of is_remote. Use
8050 gdb_test_multiple instead of gdb_expect. Exit early if
8051 gdb_test_multiple hits its internal matches. Tighten stepi tests
8052 expected output. Fail on exit with any signal, instead of just
8053 SIGILL.
8054
8055 2015-03-18 Yao Qi <yao.qi@linaro.org>
8056
8057 PR tdep/18107
8058 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
8059 variable.
8060 * gdb.base/catch-syscall.exp: Don't skip it on
8061 aarch64*-*-linux* target. Remove elements in all_syscalls.
8062 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
8063 target.
8064 (setup_all_syscalls): New proc.
8065
8066 2015-03-16 Yao Qi <yao.qi@linaro.org>
8067
8068 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
8069 (top level): Skip tests if valid_addr_p returns false for
8070 $cmd1 or $cmd2.
8071
8072 2015-03-11 Andy Wingo <wingo@igalia.com>
8073
8074 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
8075
8076 2015-03-11 Yao Qi <yao.qi@linaro.org>
8077
8078 * gdb.base/catch-syscall.exp: Fix typo in comments.
8079
8080 2015-03-11 Yao Qi <yao.qi@linaro.org>
8081
8082 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
8083
8084 2015-03-09 Pedro Alves <palves@redhat.com>
8085
8086 * dg-extract-results.py: Delete.
8087
8088 2015-03-09 Pedro Alves <palves@redhat.com>
8089
8090 Merge dg-extract-results.sh from GCC upstream (r218843).
8091
8092 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
8093 * dg-extract-results.sh: Use --text with grep to avoid issues with
8094 binary files. Fall back to cat -v, if that doesn't work.
8095
8096 2015-03-05 Pedro Alves <palves@redhat.com>
8097
8098 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
8099
8100 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
8101
8102 * lib/mi-support.exp (mi_expect_interrupt): Accept
8103 alternative event for when in all-stop mode.
8104
8105 2015-03-04 Pedro Alves <palves@redhat.com>
8106
8107 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
8108
8109 2015-03-04 Mark Kettenis <kettenis@gnu.org>
8110
8111 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
8112
8113 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
8114
8115 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
8116 regexps for GDB's current line display, accept a hex address
8117 preceding the line number.
8118
8119 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
8120
8121 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
8122 the 'arch1' variable for "s390*-linux*" targets.
8123
8124 2015-03-04 Pedro Alves <palves@redhat.com>
8125
8126 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
8127 (main): Pass missing retval argument to pthread_join call.
8128
8129 2015-03-02 Pedro Alves <palves@redhat.com>
8130
8131 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
8132 (top level): Call do_test with non-stop as well.
8133
8134 2015-03-02 Pedro Alves <palves@redhat.com>
8135
8136 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
8137 -1.
8138
8139 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8140
8141 * gdb.arch/s390-vregs.exp: New test.
8142 * gdb.arch/s390-vregs.S: New file.
8143
8144 2015-02-27 Pedro Alves <palves@redhat.com>
8145
8146 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
8147 call to catch_command_errors.
8148 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
8149 catch_command_errors.
8150
8151 2015-02-27 Pedro Alves <palves@redhat.com>
8152
8153 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
8154 "true" for boolean result.
8155 * gdb.gdb/selftest.exp (test_with_self): Also accept full
8156 prototype of main.
8157
8158 2015-02-27 Pedro Alves <palves@redhat.com>
8159
8160 * lib/unbuffer_output.c: New file.
8161 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
8162 (main): Call gdb_unbuffer_output.
8163
8164 2015-02-27 Yao Qi <yao.qi@linaro.org>
8165
8166 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
8167 target.
8168
8169 2015-02-26 Doug Evans <dje@google.com>
8170
8171 * gdb.cp/class2.cc (Dbase, D): New classes.
8172 (main): New local delta.
8173 * gdb.cp/class2.exp: Test printing delta.
8174 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
8175 (dynbar): New global.
8176 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
8177
8178 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8179
8180 * gdb.compile/compile-ifunc.c: New file.
8181 * gdb.compile/compile-ifunc.exp: New file.
8182
8183 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
8184
8185 * gdb.base/structs.exp: Check for correct struct on finish.
8186
8187 2015-02-26 Yao Qi <yao.qi@linaro.org>
8188
8189 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
8190 is zero.
8191
8192 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8193
8194 * gdb.arch/cordic.ko.bz2: New file.
8195 * gdb.arch/cordic.ko.debug.bz2: New file.
8196 * gdb.arch/ppc64-symtab-cordic.exp: New file.
8197
8198 2015-02-25 Yao Qi <yao.qi@linaro.org>
8199
8200 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
8201 aarch64*-*-* target.
8202
8203 2015-02-23 Pedro Alves <palves@redhat.com>
8204
8205 * lib/gdb.exp (delete_breakpoints): Rewrite using
8206 gdb_test_multiple.
8207
8208 2015-02-23 Pedro Alves <palves@redhat.com>
8209
8210 * gdb.base/info-os.c: Include stdlib.h.
8211
8212 2015-02-22 Doug Evans <xdje42@gmail.com>
8213
8214 PR symtab/17855
8215 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
8216 is read after symbols have been re-read.
8217 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
8218 * gdb.ada/exec_changed/second.adb (Second): Ditto.
8219
8220 2015-02-21 Doug Evans <dje@google.com>
8221
8222 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
8223
8224 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8225
8226 PR corefiles/17808
8227 * gdb.arch/i386-biarch-core.core.bz2: New file.
8228 * gdb.arch/i386-biarch-core.exp: New file.
8229
8230 2015-02-21 Pedro Alves <palves@redhat.com>
8231
8232 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
8233 runto_main fails.
8234
8235 2015-02-20 Pedro Alves <palves@redhat.com>
8236
8237 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
8238 info probes.
8239
8240 2015-02-20 Pedro Alves <palves@redhat.com>
8241
8242 * gdb.threads/multi-create-ns-info-thr.exp: New file.
8243
8244 2015-02-20 Pedro Alves <palves@redhat.com>
8245
8246 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
8247 clean_restart before gdb_target_supports_trace.
8248
8249 2015-02-20 Pedro Alves <palves@redhat.com>
8250
8251 PR threads/18006
8252 * gdb.threads/clone-thread_db.c: New file.
8253 * gdb.threads/clone-thread_db.exp: New file.
8254
8255 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
8256
8257 PR breakpoints/16812
8258 * gdb.base/catch-gdb-caused-signals.c: New file.
8259 * gdb.base/catch-gdb-caused-signals.exp: New file.
8260
8261 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
8262
8263 * configure: Regenerated.
8264 * configure.ac: Use GDB_AC_TRANSFORM.
8265 * aclocal.m4: sinclude ../transform.m4.
8266
8267 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
8268
8269 * lib/dtrace.exp: New file.
8270 * gdb.base/dtrace-probe.exp: Likewise.
8271 * gdb.base/dtrace-probe.d: Likewise.
8272 * gdb.base/dtrace-probe.c: Likewise.
8273 * lib/pdtrace.in: Likewise.
8274 * configure.ac: Output variables with the transformed names of
8275 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
8276 * configure: Regenerated.
8277
8278 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
8279
8280 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
8281 expected message when trying to access $_probe_* convenience
8282 variables while not on a probe.
8283
8284 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8285
8286 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
8287
8288 2015-02-11 Pedro Alves <pedro@codesourcery.com>
8289
8290 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
8291 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
8292
8293 2015-02-10 Doug Evans <xdje42@gmail.com>
8294
8295 * lib/gdb.exp (gdb_load): Always return a result.
8296
8297 2015-02-10 Pedro Alves <palves@redhat.com>
8298
8299 * gdb.threads/signal-sigtrap.c: New file.
8300 * gdb.threads/signal-sigtrap.exp: New file.
8301
8302 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
8303
8304 * gdb.trace/no-attach-trace.c: New file.
8305 * gdb.trace/no-attach-trace.exp: New file.
8306
8307 2015-02-09 Mark Wielaard <mjw@redhat.com>
8308
8309 * gdb.dwarf2/atomic.c: New file.
8310 * gdb.dwarf2/atomic-type.exp: Likewise.
8311
8312 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8313
8314 * gdb.btrace/buffer-size.exp: Update "info record" output.
8315 * gdb.btrace/delta.exp: Update "info record" output.
8316 * gdb.btrace/enable.exp: Update "info record" output.
8317 * gdb.btrace/finish.exp: Update "info record" output.
8318 * gdb.btrace/instruction_history.exp: Update "info record" output.
8319 * gdb.btrace/next.exp: Update "info record" output.
8320 * gdb.btrace/nexti.exp: Update "info record" output.
8321 * gdb.btrace/step.exp: Update "info record" output.
8322 * gdb.btrace/stepi.exp: Update "info record" output.
8323 * gdb.btrace/nohist.exp: Update "info record" output.
8324
8325 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8326
8327 * gdb.btrace/buffer-size: New.
8328
8329 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8330
8331 * gdb.btrace/delta.exp: Update "info record" output.
8332 * gdb.btrace/enable.exp: Update "info record" output.
8333 * gdb.btrace/finish.exp: Update "info record" output.
8334 * gdb.btrace/instruction_history.exp: Update "info record" output.
8335 * gdb.btrace/next.exp: Update "info record" output.
8336 * gdb.btrace/nexti.exp: Update "info record" output.
8337 * gdb.btrace/step.exp: Update "info record" output.
8338 * gdb.btrace/stepi.exp: Update "info record" output.
8339 * gdb.btrace/nohist.exp: Update "info record" output.
8340
8341 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
8342
8343 PR gdb/15678
8344 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
8345
8346 2015-02-06 Pedro Alves <palves@redhat.com>
8347
8348 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
8349 macro.
8350 (seconds_left, again): New globals.
8351 (main): Wait seconds_left in a 1-second sleep loop instead of
8352 sleeping 180 seconds. If 'again' is set, reset the seconds
8353 counter.
8354 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
8355 'again' in the inferior before detaching. Print the seconds left.
8356 (options): New global.
8357 (top level): Build program with -DTIMEOUT=$timeout.
8358
8359 2015-02-06 Pedro Alves <palves@redhat.com>
8360
8361 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
8362 determine how many seconds to pass to 'alarm'.
8363 * gdb.base/gdb-sigterm.exp (top level): Build program with
8364 -DTIMEOUT=$timeout.
8365 (do_test): Return success/failure indication. Add more verbose
8366 logging. Don't fail if 200 single steps are seen. Instead, fail
8367 when the test times out.
8368 (passes): New global.
8369 (top level): Break the testing loop if testing fails on any
8370 iteration. Use gdb_assert.
8371
8372 2015-02-04 Don Breazeal <donb@codesourcery.com>
8373
8374 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
8375 and initialize them.
8376 (ipc_cleanup): New function.
8377 (main): Don't declare shmid, semid, and msqid. Add a call to
8378 atexit so that we call ipc_cleanup on exit.
8379
8380 2015-02-04 Pedro Alves <palves@redhat.com>
8381
8382 * boards/native-extended-gdbserver.exp: Remove any target variant
8383 specifications from the board name before clearing the isremote
8384 flag from board_info.
8385
8386 2015-01-31 Doug Evans <xdje42@gmail.com>
8387
8388 * gdb.base/maint.exp <maint print type argc>: Update expected output.
8389
8390 2015-01-31 Gary Benson <gbenson@redhat.com>
8391
8392 * gdb.base/completion.exp: Disable completion limiting for
8393 existing tests. Add new tests to check completion limiting.
8394 * gdb.linespec/ls-errs.exp: Disable completion limiting.
8395
8396 2015-01-31 Doug Evans <xdje42@gmail.com>
8397
8398 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
8399
8400 2015-01-31 Doug Evans <xdje42@gmail.com>
8401
8402 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
8403 entries. Duplicate file section script entries.
8404 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
8405 inlined entries. Add test for safe-path rejection.
8406 * gdb.python/py-section-script.c: Add duplicate inlined section script
8407 entries. Duplicate file section script entries.
8408 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
8409 inlined entries. Add test for safe-path rejection.
8410
8411 2015-01-29 Joel Brobecker <brobecker@adacore.com>
8412
8413 * gdb.ada/disc_arr_bound: New testcase.
8414
8415 2015-01-29 Joel Brobecker <brobecker@adacore.com>
8416
8417 * gdb.ada/mi_var_array: New testcase.
8418
8419 2015-01-27 Doug Evans <dje@google.com>
8420
8421 * gdb.python/py-objfile.exp: Add tests for objfile.username.
8422 Add test for objfile.filename, objfile.username after objfile
8423 has been unloaded.
8424
8425 2015-01-26 Joel Brobecker <brobecker@adacore.com>
8426
8427 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
8428 the second test to print the name attribute of value
8429 returned by the call to gdb.lookup_type, and adjust
8430 the expected output accordingly.
8431
8432 2015-01-25 Mark Wielaard <mjw@redhat.com>
8433
8434 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
8435 * gdb.base/disp-step-fork.c: Include unistd.h.
8436 * gdb.base/siginfo-obj.c: Include stdio.h.
8437 * gdb.base/siginfo-thread.c: Likewise.
8438 * gdb.mi/non-stop.c: Include unistd.h.
8439 * gdb.mi/nsthrexec.c: Include stdio.h.
8440 * gdb.mi/pthreads.c: Include unistd.h.
8441 * gdb.modula2/unbounded1.c (main): Declare returns int.
8442 * gdb.reverse/consecutive-reverse.c: Likewise.
8443 * gdb.threads/create-fail.c: Include unistd.h.
8444 * gdb.threads/killed.c: Likewise.
8445 * gdb.threads/linux-dp.c: Likewise.
8446 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
8447 * gdb.threads/non-ldr-exc-2.c: Likewise.
8448 * gdb.threads/non-ldr-exc-3.c: Likewise.
8449 * gdb.threads/non-ldr-exc-4.c: Likewise.
8450 * gdb.threads/pthreads.c: Include unistd.h.
8451 (main): Declare returns int.
8452 * gdb.threads/tls-main.c (foo): New declaration.
8453 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
8454
8455 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
8456
8457 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
8458 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
8459
8460 2015-01-15 Mark Wielaard <mjw@redhat.com>
8461
8462 * gdb.base/noreturn-return.c: New file.
8463 * gdb.base/noreturn-return.exp: New file.
8464 * gdb.base/noreturn-finish.c: New file.
8465 * gdb.base/noreturn-finish.exp: New file.
8466
8467 2015-01-23 Pedro Alves <palves@redhat.com>
8468
8469 * gdb.threads/continue-pending-after-query.c: New file.
8470 * gdb.threads/continue-pending-after-query.exp: New file.
8471
8472 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
8473 Simon Marchi <simon.marchi@ericsson.com>
8474
8475 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
8476 * gdb.base/valgrind-db-attach.exp: Same.
8477 * gdb.base/valgrind-infcall.exp: Same.
8478 * lib/mi-support.exp (default_mi_gdb_start): Same.
8479 * lib/prompt.exp (default_prompt_gdb_start): Same.
8480 * lib/gdb.exp (default_gdb_spawn): Same.
8481 (gdb_interact): New.
8482
8483
8484 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8485
8486 * gdb.compile/compile.exp (pointer to jit function): New test.
8487
8488 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
8489
8490 * lib/gdb.exp (supports_process_record): Return true for
8491 powerpc*-*-linux*.
8492 (supports_reverse): Likewise.
8493
8494 2015-01-15 Don Breazeal <donb@codesourcery.com>
8495
8496 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
8497 instead of checking whether the target board is remote and
8498 use spawn_wait_for_attach instead of exec/sleep.
8499 * gdb.base/attach-twice.exp: Likewise.
8500
8501 2015-01-15 Joel Brobecker <brobecker@adacore.com>
8502
8503 * gdb.ada/var_arr_attrs: New testcase.
8504
8505 2015-01-14 Pedro Alves <palves@redhat.com>
8506 Joel Brobecker <brobecker@adacore.com>
8507
8508 PR gdb/17525
8509 * gdb.base/bp-cmds-execution-x-script.c: New file.
8510 * gdb.base/bp-cmds-execution-x-script.exp: New file.
8511 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
8512
8513 2015-01-14 Pedro Alves <palves@redhat.com>
8514
8515 PR cli/17828
8516 * gdb.base/batch-preserve-term-settings.c: New file.
8517 * gdb.base/batch-preserve-term-settings.exp: New file.
8518
8519 2015-01-13 Doug Evans <dje@google.com>
8520
8521 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
8522 binary.
8523
8524 2015-01-13 Joel Brobecker <brobecker@adacore.com>
8525
8526 * Makefile.in (clean mostlyclean): Do not delete *.py.
8527
8528 2015-01-13 Joel Brobecker <brobecker@adacore.com>
8529
8530 * gdb.python/py-lookup-type.exp: New file.
8531
8532 2015-01-12 Pedro Alves <palves@redhat.com>
8533
8534 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
8535 restore GDBFLAGS before returning.
8536
8537 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8538
8539 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
8540 is_amd64_regs_target and is_x86_like_target.
8541
8542 2015-01-11 Doug Evans <xdje42@gmail.com>
8543
8544 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
8545 is given without an explicit form.
8546 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
8547 attributes.
8548 * gdb.dwarf/corrupt.exp: Ditto.
8549 * gdb.dwarf2/enum-type.exp: Ditto.
8550 * gdb.trace/entry-values.exp: Ditto.
8551 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
8552
8553 2015-01-11 Doug Evans <xdje42@gmail.com>
8554
8555 PR gdb/15830
8556 * gdb.base/maint.exp: Remove references to "maint demangle".
8557 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
8558 Add tests for explicitly specifying language to demangle.
8559 * gdb.dlang/demangle.exp: Ditto.
8560
8561 2015-01-09 Pedro Alves <palves@redhat.com>
8562
8563 * gdb.threads/non-stop-fair-events.c: New file.
8564 * gdb.threads/non-stop-fair-events.exp: New file.
8565
8566 2015-01-09 Pedro Alves <palves@redhat.com>
8567
8568 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
8569 the global scope. Set a breakpoint after all threads are started
8570 rather than stepping over two source lines. Expect the prompt.
8571 * gdb.base/watch_thread_num.c (threads_started_barrier): New
8572 global.
8573 (NUM): Now 15.
8574 (main): Use threads_started_barrier to wait for all threads to
8575 start. Main thread no longer calls thread_function. Exit after
8576 180 seconds.
8577 (loop): New function.
8578 (thread_function): Wait on threads_started_barrier barrier. Call
8579 'loop' at each iteration.
8580 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
8581 threads have started, instead of hardcoding number of "next"
8582 steps. Use an access watchpoint instead of a write watchpoint.
8583
8584 2015-01-09 Pedro Alves <palves@redhat.com>
8585
8586 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
8587 (thread_func): Wait on barrier.
8588 (main): Wait for all threads to start before stopping GDB.
8589 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
8590 global.
8591 (thread1_func, thread2_func): Wait on barrier.
8592 (main): Wait for all threads to start before stopping GDB.
8593 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
8594 New global.
8595 (thread1_func, thread2_func): Wait on barrier.
8596 (main): Wait for all threads to start before stopping GDB.
8597
8598 2015-01-09 Pedro Alves <palves@redhat.com>
8599
8600 * gdb.threads/attach-many-short-lived-threads.c: New file.
8601 * gdb.threads/attach-many-short-lived-threads.exp: New file.
8602
8603 2014-01-09 Pedro Alves <palves@redhat.com>
8604
8605 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
8606 instead of to thread 2.
8607 * gdb.threads/signal-command-multiple-signals-pending.c (main):
8608 Add barrier around each pthread_create call instead of around all
8609 calls.
8610 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
8611 Set a break on thread_function and have the child threads hit it
8612 one at at a time.
8613
8614 2015-01-09 Pedro Alves <palves@redhat.com>
8615
8616 * lib/gdb.exp (can_spawn_for_attach): New procedure.
8617 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
8618 false.
8619 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
8620 checking whether the target board is remote.
8621 * gdb.multi/multi-attach.exp: Likewise.
8622 * gdb.python/py-sync-interp.exp: Likewise.
8623 * gdb.server/ext-attach.exp: Likewise.
8624 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
8625 tests that need to attach, instead of checking whether the target
8626 board is remote at the top of the file.
8627
8628 2015-01-08 Yao Qi <yao@codesourcery.com>
8629
8630 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8631
8632 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8633
8634 Fix testcase compilation.
8635 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8636
8637 2015-01-06 Joel Brobecker <brobecker@adacore.com>
8638
8639 * gdb.python/py-type.exp: Add a couple test about empty
8640 array creation, and negative-length array creation.
8641
8642 2015-01-02 Doug Evans <xdje42@gmail.com>
8643
8644 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8645
8646 2015-01-02 Doug Evans <dje@google.com>
8647
8648 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8649
8650 2014-12-29 Yao Qi <yao@codesourcery.com>
8651
8652 * gdb.trace/entry-values.exp: Update comments. Rename variable
8653 bar_call_foo to returned_from_foo.
8654
8655 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8656
8657 PR gdb/17394
8658 * gdb.linespec/break-asm-file.c: New file.
8659 * gdb.linespec/break-asm-file.exp: New file.
8660 * gdb.linespec/break-asm-file0.s: New file.
8661 * gdb.linespec/break-asm-file1.s: New file.
8662
8663 2014-12-18 Nigel Stephens <nigel@mips.com>
8664 Maciej W. Rozycki <macro@codesourcery.com>
8665
8666 * gdb.base/float.exp: Handle the new output from "info float" on
8667 MIPS targets.
8668
8669 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8670
8671 Fix MinGW compilation.
8672 * gdb.compile/compile-ops.exp: Update untested message if
8673 !skip_compile_feature_tests.
8674 * gdb.compile/compile-setjmp.exp: Likewise.
8675 * gdb.compile/compile-tls.exp: Likewise.
8676 * gdb.compile/compile.exp: Likewise.
8677 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8678 supported on this host".
8679
8680 2014-12-16 Doug Evans <xdje42@gmail.com>
8681
8682 * boards/stabs.exp: New file.
8683
8684 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8685
8686 * gdb.base/completion.exp: Adjust to format changes of "maint
8687 print user-registers".
8688
8689 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
8690
8691 PR server/17457
8692 * gdb.arch/aarch64-fp.c: New file.
8693 * gdb.arch/aarch64-fp.exp: New file.
8694
8695 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8696
8697 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8698 r210637, r210913, r211666, r215400, r215817).
8699
8700 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8701 * dg-extract-results.py: New file.
8702 * dg-extract-results.sh: Use it if the environment seems
8703 suitable.
8704
8705 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8706
8707 * dg-extract-results.py (parse_run): Handle warnings that
8708 are printed before a test harness is run.
8709
8710 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8711
8712 * dg-extract-results.py (Named): Remove __cmp__ method.
8713 (output_variation): Use a key to sort variation.harnesses.
8714
8715 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8716
8717 * dg-extract-results.py: For Python 3, force sys.stdout to
8718 handle surrogate escape sequences.
8719 (safe_open): New function.
8720 (output_segment, main): Use it.
8721
8722 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8723
8724 * dg-extract-results.py (Prog.result_re): Include options
8725 in test name.
8726
8727 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8728
8729 * dg-extract-results.py (output_variation): Always sort if
8730 do_sum.
8731
8732 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8733
8734 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8735 as long as we get pagination notifications.
8736
8737 2014-12-15 Jason Merrill <jason@redhat.com>
8738
8739 * Makefile.in (check-gdb.%): Restore.
8740 * README: Mention it.
8741
8742 2014-12-13 Joel Brobecker <brobecker@adacore.com>
8743
8744 * gdb.ada/str_uninit: New testcase.
8745
8746 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8747
8748 PR symtab/17642
8749 * gdb.base/vla-stub-define.c: New file.
8750 * gdb.base/vla-stub.c: New file.
8751 * gdb.base/vla-stub.exp: New file.
8752
8753 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8754 Jan Kratochvil <jan.kratochvil@redhat.com>
8755 Tom Tromey <tromey@redhat.com>
8756
8757 * configure.ac: Add gdb.compile/.
8758 * configure: Regenerate.
8759 * gdb.compile/Makefile.in: New file.
8760 * gdb.compile/compile-ops.exp: New file.
8761 * gdb.compile/compile-ops.c: New file.
8762 * gdb.compile/compile-tls.c: New file.
8763 * gdb.compile/compile-tls.exp: New file.
8764 * gdb.compile/compile-constvar.S: New file.
8765 * gdb.compile/compile-constvar.c: New file.
8766 * gdb.compile/compile-mod.c: New file.
8767 * gdb.compile/compile-nodebug.c: New file.
8768 * gdb.compile/compile-setjmp-mod.c: New file.
8769 * gdb.compile/compile-setjmp.c: New file.
8770 * gdb.compile/compile-setjmp.exp: New file.
8771 * gdb.compile/compile-shlib.c: New file.
8772 * gdb.compile/compile.c: New file.
8773 * gdb.compile/compile.exp: New file.
8774 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8775
8776 2014-12-12 Tom Tromey <tromey@redhat.com>
8777
8778 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8779 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8780
8781 2014-12-12 Doug Evans <dje@google.com>
8782
8783 * lib/gdb-python.exp (get_python_valueof): New function.
8784 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8785
8786 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8787
8788 * gdb.base/completion.exp: Add test for completion of "info
8789 registers ".
8790
8791 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8792
8793 * gdb.base/func-ptrs.c: New file.
8794 * gdb.base/func-ptrs.exp: New file.
8795
8796 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8797
8798 PR breakpoints/17012
8799 * gdb.base/dprintf-detach.c: New file.
8800 * gdb.base/dprintf-detach.exp: New file.
8801
8802 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8803
8804 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8805 * lib/gdb.exp (target_is_gdbserver): New procedure.
8806
8807 2014-12-08 Doug Evans <dje@google.com>
8808
8809 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8810
8811 2014-12-05 Yao Qi <yao@codesourcery.com>
8812
8813 * gdb.guile/scm-error.exp: Remove the third argument to
8814 gdb_remote_download.
8815 * gdb.guile/scm-frame-args.exp: Likewise.
8816 * gdb.guile/scm-section-script.exp: Likewise.
8817
8818 2014-12-05 Yao Qi <yao@codesourcery.com>
8819
8820 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8821
8822 2014-12-04 Doug Evans <dje@google.com>
8823
8824 * gdb.python/py-objfile.exp: Add tests for
8825 objfile.add_separate_debug_file.
8826
8827 2014-12-04 Doug Evans <dje@google.com>
8828
8829 * lib/gdb.exp (get_build_id): New function.
8830 (build_id_debug_filename_get): Rewrite to use it.
8831 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8832
8833 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8834
8835 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8836 `method(long)', not just 0x0.
8837 * gdb.cp/nsalias.exp: Align code labels to 4.
8838 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8839 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8840 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8841 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8842 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8843 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8844
8845 2014-12-02 Doug Evans <dje@google.com>
8846
8847 PR symtab/17602
8848 * gdb.cp/anon-ns.cc: Move guts of this file to ...
8849 * gdb.cp/anon-ns2.cc: ... here. New file.
8850 * gdb.cp/anon-ns.exp: Update.
8851
8852 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
8853
8854 * gdb.python/py-events.py (inferior_call_handler): New.
8855 (register_changed_handler, memory_changed_handler): New.
8856 (test_events.invoke): Register new handlers.
8857 * gdb.python/py-events.exp: Add tests for inferior call,
8858 memory_changed and register_changed events.
8859
8860 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8861
8862 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8863 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8864 if the linker doesn't understand this.
8865
8866 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8867
8868 * gdb.python/python.exp: Change expected reply to help().
8869
8870 2014-12-01 Yao Qi <yao@codesourcery.com>
8871
8872 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8873 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8874 * configure: Re-generated.
8875
8876 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8877
8878 * gdb.cp/chained-calls.cc: New file.
8879 * gdb.cp/chained-calls.exp: New file.
8880 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8881
8882 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8883
8884 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8885 * gdb.dwarf2/symtab-producer.exp: Same.
8886 * gdb.gdb/python-interrupts.exp: Same.
8887 * gdb.gdb/python-selftest.exp: Same.
8888 * gdb.python/py-linetable.exp: Same.
8889 * gdb.python/py-type.exp: Same.
8890 * gdb.python/py-value-cc.exp: Same.
8891 * gdb.python/py-value.exp: Same.
8892
8893 2014-11-28 Yao Qi <yao@codesourcery.com>
8894
8895 * gdb.base/break-probes.exp: Match library name prefixed with
8896 sysroot.
8897
8898 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8899
8900 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8901 test expected output. Add parentheses for the call to print.
8902 Remove L suffix from integers.
8903
8904 2014-11-26 Doug Evans <dje@google.com>
8905
8906 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8907
8908 2014-11-22 Yao Qi <yao@codesourcery.com>
8909
8910 * gdb.trace/entry-values.c: Remove asms.
8911 (foo): Add foo_label.
8912 (bar): Add bar_label.
8913 * gdb.trace/entry-values.exp: Remove code computing foo's
8914 length and bar's length.
8915 (Dwarf::assemble): Invoke function_range for bar and use
8916 MACRO_AT_func for foo.
8917
8918 2014-11-22 Yao Qi <yao@codesourcery.com>
8919
8920 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8921 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8922 Use .Lgcc43_procstart instead of gcc43.
8923
8924 2014-11-21 Joel Brobecker <brobecker@adacore.com>
8925
8926 * gdb.ada/n_arr_bound: New testcase.
8927
8928 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8929
8930 PR breakpoints/10737
8931 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8932 test_catch_syscall_multi_arch.
8933 (test_catch_syscall_multi_arch): New function.
8934
8935 2014-11-20 Doug Evans <xdje42@gmail.com>
8936
8937 * gdb.base/maint.exp: Update expected output.
8938
8939 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8940
8941 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8942 4-byte instruction on S390.
8943
8944 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8945
8946 * gdb.ada/arr_arr: New testcase.
8947
8948 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8949
8950 * gdb.ada/pkd_arr_elem: New Testcase.
8951
8952 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
8953
8954 * gdb.reverse/break-precsave: Expect completion message for
8955 core file reads.
8956 * gdb.reverse/consecutive-precsave.exp: Likewise.
8957 * gdb.reverse/finish-precsave.exp: Likewise.
8958 * gdb.reverse/i386-precsave.exp: Likewise.
8959 * gdb.reverse/machinestate-precsave.exp: Likewise.
8960 * gdb.reverse/sigall-precsave.exp: Likewise.
8961 * gdb.reverse/solib-precsave.exp: Likewise.
8962 * gdb.reverse/step-precsave.exp: Likewise.
8963 * gdb.reverse/until-precsave.exp: Likewise.
8964 * gdb.reverse/watch-precsave.exp: Likewise.
8965
8966 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8967
8968 * gdb.base/bp-permanent.c: Include unistd.h.
8969 * gdb.python/py-framefilter-mi.c (main): Add return type.
8970 * gdb.python/py-framefilter.c (main): Likewise.
8971 * gdb.trace/actions-changed.c (main): Likewise.
8972
8973 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8974
8975 * gdb.mi/until.c: Add eye-catchers.
8976 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8977 line numbers.
8978
8979 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8980
8981 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8982 function header variants in break1.c.
8983 * gdb.base/ena-dis-br.exp: Likewise.
8984 * gdb.base/hbreak2.exp: Likewise.
8985 * gdb.reverse/until-precsave.exp: Drop references to removed
8986 non-prototype function header variants in ur1.c.
8987 * gdb.reverse/until-reverse.exp: Likewise.
8988
8989 2014-11-17 Petr Machata <pmachata@redhat.com>
8990
8991 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8992 ${_cu_offset_size} bytes abbrev offset.
8993
8994 2014-11-15 Doug Evans <xdje42@gmail.com>
8995
8996 PR symtab/17559
8997 * gdb.base/line-symtabs.exp: New file.
8998 * gdb.base/line-symtabs.c: New file.
8999 * gdb.base/line-symtabs.h: New file.
9000
9001 2014-11-14 Yao Qi <yao@codesourcery.com>
9002
9003 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
9004 (func): Add label func_label.
9005 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
9006 Replace low_pc and high_pc with MACRO_AT_range.
9007 Replace name, low_pc and high_pc with MACRO_AT_func.
9008
9009 2014-11-14 Yao Qi <yao@codesourcery.com>
9010
9011 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
9012 Replace name, low_pc and high_pc with MACRO_AT_func.
9013
9014 2014-11-14 Yao Qi <yao@codesourcery.com>
9015
9016 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
9017 produce debug information.
9018 * gdb.dwarf2/implptr-optimized-out.S: Removed.
9019
9020 2014-11-14 Yao Qi <yao@codesourcery.com>
9021
9022 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
9023 object and get function length.
9024 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
9025 with MACRO_AT_func.
9026 (top-level): Replace gdb_compile and clean_restart with
9027 prepare_for_testing.
9028 * gdb.dwarf2/main.c (main): Add label main_label.
9029
9030 2014-11-14 Yao Qi <yao@codesourcery.com>
9031
9032 * lib/dwarf.exp (function_range): New procedure.
9033 (Dwarf::_handle_macro_at_func): New procedure.
9034 (Dwarf::_handle_macro_at_range): New procedure.
9035 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
9036
9037 2014-11-14 Yao Qi <yao@codesourcery.com>
9038
9039 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
9040 (_handle_attribute): New procedure.
9041
9042 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9043
9044 * gdb.ada/cond_lang/foo.c (callme): Add return type.
9045 * gdb.base/call-sc.c (zed): Likewise.
9046 * gdb.base/checkpoint.c (main): Likewise.
9047 * gdb.base/dump.c (main): Likewise.
9048 * gdb.base/gcore.c (main): Likewise.
9049 * gdb.base/huge.c (main): Likewise.
9050 * gdb.base/multi-forks.c (main): Likewise.
9051 * gdb.base/pr10179-a.c (main): Likewise.
9052 * gdb.base/savedregs.c (main): Likewise.
9053 * gdb.base/sigaltstack.c (main): Likewise.
9054 * gdb.base/siginfo.c (main): Likewise.
9055 * gdb.base/structs.c (zed): Likewise.
9056 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
9057 * gdb.mi/mi-syn-frame.c (main): Likewise.
9058 * gdb.mi/until.c (foo, main): Likewise.
9059 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
9060 * gdb.base/solib-weak.c (foo): Declare.
9061 * gdb.base/attach-twice.c: Include stdio.h.
9062 * gdb.base/weaklib1.c: Likewise.
9063 * gdb.base/weaklib2.c: Likewise.
9064 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
9065 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
9066 unistd.h.
9067 * gdb.base/attach-pie-misread.c: Include stdlib.h.
9068 * gdb.mi/mi-exit-code.c: Likewise.
9069 * gdb.base/break-interp-lib.c: Include string.h.
9070 * gdb.base/coremaker.c: Likewise.
9071 * gdb.base/testenv.c: Likewise.
9072 * gdb.python/py-finish-breakpoint.c: Likewise.
9073 * gdb.base/inferior-died.c: Include sys/wait.h.
9074 * gdb.base/fileio.c: Include time.h.
9075 * gdb.base/async-shell.c: Include unistd.h.
9076 * gdb.base/dprintf-non-stop.c: Likewise.
9077 * gdb.base/info-os.c: Likewise.
9078 * gdb.mi/mi-console.c: Likewise.
9079 * gdb.mi/watch-nonstop.c: Likewise.
9080 * gdb.python/py-events.c: Likewise.
9081 * gdb.base/async.c (baz): Move up before its invocation.
9082 * gdb.base/code_elim2.c (my_global_func): Likewise.
9083 * gdb.base/skip-solib-lib.c (multiply): Likewise.
9084 * gdb.base/advance.c (func2): Likewise.
9085
9086 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9087
9088 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
9089 variant.
9090 * gdb.base/annota3.c: Likewise.
9091 * gdb.base/async.c: Likewise.
9092 * gdb.base/average.c: Likewise.
9093 * gdb.base/call-ar-st.c: Likewise.
9094 * gdb.base/call-rt-st.c: Likewise.
9095 * gdb.base/call-sc.c: Likewise.
9096 * gdb.base/call-strs.c: Likewise.
9097 * gdb.base/ending-run.c: Likewise.
9098 * gdb.base/execd-prog.c: Likewise.
9099 * gdb.base/exprs.c: Likewise.
9100 * gdb.base/foll-exec.c: Likewise.
9101 * gdb.base/foll-fork.c: Likewise.
9102 * gdb.base/foll-vfork.c: Likewise.
9103 * gdb.base/funcargs.c: Likewise.
9104 * gdb.base/gcore.c: Likewise.
9105 * gdb.base/jump.c: Likewise.
9106 * gdb.base/langs0.c: Likewise.
9107 * gdb.base/langs1.c: Likewise.
9108 * gdb.base/langs2.c: Likewise.
9109 * gdb.base/mips_pro.c: Likewise.
9110 * gdb.base/nodebug.c: Likewise.
9111 * gdb.base/opaque0.c: Likewise.
9112 * gdb.base/opaque1.c: Likewise.
9113 * gdb.base/recurse.c: Likewise.
9114 * gdb.base/run.c: Likewise.
9115 * gdb.base/scope0.c: Likewise.
9116 * gdb.base/scope1.c: Likewise.
9117 * gdb.base/setshow.c: Likewise.
9118 * gdb.base/setvar.c: Likewise.
9119 * gdb.base/shmain.c: Likewise.
9120 * gdb.base/shr1.c: Likewise.
9121 * gdb.base/shr2.c: Likewise.
9122 * gdb.base/sigall.c: Likewise.
9123 * gdb.base/signals.c: Likewise.
9124 * gdb.base/so-indr-cl.c: Likewise.
9125 * gdb.base/solib2.c: Likewise.
9126 * gdb.base/structs.c: Likewise.
9127 * gdb.base/sum.c: Likewise.
9128 * gdb.base/vforked-prog.c: Likewise.
9129 * gdb.base/watchpoint.c: Likewise.
9130 * gdb.reverse/shr2.c: Likewise.
9131 * gdb.reverse/until-reverse.c: Likewise.
9132 * gdb.reverse/ur1.c: Likewise.
9133 * gdb.reverse/watch-reverse.c: Likewise.
9134
9135 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9136
9137 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
9138 variant.
9139 * gdb.base/sepdebug.exp: Drop references to removed code.
9140
9141 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9142
9143 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
9144 variant. Preserve original line numbering.
9145 * gdb.base/list1.c: Likewise.
9146
9147 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9148
9149 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
9150 variant.
9151 * gdb.base/break1.c: Likewise.
9152 * gdb.base/break.exp: Drop references to removed code.
9153
9154 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9155
9156 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
9157 variant.
9158
9159 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9160
9161 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
9162
9163 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9164
9165 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
9166 logic into perform_all_tests() and invoke it with and without
9167 function header prototypes.
9168 (do_function_calls): Remove conditional XFAIL for PR 5318.
9169 (rerun_and_prepare): Remove duplicate code.
9170 (perform_all_tests): New. Main logic moved here.
9171
9172 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9173
9174 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
9175 code guarded by #ifdef NO_PROTOTYPES.
9176 (t_double_many_args): Likewise.
9177 (DEF_FUNC_MANY_ARGS_1): Likewise.
9178 (DEF_FUNC_VALUES_1): Likewise.
9179 (t_structs_ldc): Renamed from t_structs_fc in conditional code
9180 guarded by #ifdef PROTOTYPES.
9181
9182 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9183
9184 * gdb.mi/mi-console.c: Add eye-catcher.
9185 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
9186 instead of literal line number.
9187
9188 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9189
9190 * gdb.base/shr2.c: Add eye-catcher.
9191 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
9192 line number.
9193
9194 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9195
9196 * gdb.base/jump.c: Add eye-catchers.
9197 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
9198 numbers.
9199
9200 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9201
9202 * gdb.base/execd-prog.c: Add eye-catchers.
9203 * gdb.base/foll-exec.c: Likewise.
9204 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
9205 line numbers.
9206
9207 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9208
9209 * gdb.base/ending-run.c: Add eye-catchers.
9210 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
9211 literal line numbers.
9212
9213 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9214
9215 * gdb.base/call-rt-st.c: Add eye-catchers.
9216 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
9217 literal line numbers.
9218
9219 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9220
9221 * gdb.base/call-ar-st.c: Add eye-catchers.
9222 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
9223 literal line numbers.
9224
9225 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9226
9227 * gdb.base/average.c: Add eye-catchers.
9228 * gdb.base/sum.c: Likewise.
9229 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
9230 regexps dynamically.
9231
9232 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9233
9234 * gdb.base/solib1.c: Add eye-catchers.
9235 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
9236 literal line numbers.
9237
9238 2014-11-12 Pedro Alves <palves@redhat.com>
9239
9240 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
9241 leader has exited.
9242
9243 2014-11-12 Pedro Alves <palves@redhat.com>
9244
9245 * gdb.arch/i386-bp_permanent.c: New file.
9246 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
9247 (srcfile): Set to i386-bp_permanent.c.
9248 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
9249 that stepi does not execute the 'leave' instruction, instead of
9250 testing it does execute.
9251 * gdb.base/bp-permanent.c: New file.
9252 * gdb.base/bp-permanent.exp: New file.
9253
9254 2014-11-10 Doug Evans <xdje42@gmail.com>
9255
9256 PR symtab/17564
9257 * gdb.base/symtab-search-order.exp: New file.
9258 * gdb.base/symtab-search-order.c: New file.
9259 * gdb.base/symtab-search-order-1.c: New file.
9260 * gdb.base/symtab-search-order-shlib-1.c: New file.
9261
9262 2014-11-07 Pedro Alves <palves@redhat.com>
9263
9264 PR gdb/17511
9265 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
9266 i?86-*-linux*.
9267
9268 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
9269
9270 PR c++/17494
9271 * gdb.cp/pr17494.cc: New file.
9272 * gdb.cp/pr17494.exp: New file.
9273
9274 2014-11-02 Yao Qi <yao@codesourcery.com>
9275
9276 * gdb.python/python.exp: Get working directory and match the
9277 output of "set extended-prompt \\w " with it.
9278
9279 2014-10-30 Doug Evans <dje@google.com>
9280
9281 * gdb.python/py-objfile.exp: Add tests for setting random attributes
9282 in objfiles.
9283 * gdb.python/py-progspace.exp: Add tests for setting random attributes
9284 in progspaces.
9285
9286 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
9287
9288 * gdb.base/fullpath-expand.exp: Skip for a remote host.
9289 * gdb.base/realname-expand.exp: Likewise.
9290 * gdb.linespec/macro-relative.exp: Likewise.
9291
9292 2014-10-29 Pedro Alves <palves@redhat.com>
9293
9294 PR gdb/17408
9295 * gdb.threads/schedlock.c (some_function): New function.
9296 (call_function): New global.
9297 (MAYBE_CALL_SOME_FUNCTION): New macro.
9298 (thread_function): Call it.
9299 * gdb.threads/schedlock.exp (get_args): Add description parameter,
9300 and use it instead of a global counter. Adjust all callers.
9301 (get_current_thread): Use "find current thread" for test message
9302 here rather than having all callers pass down the same string.
9303 (goto_loop): New procedure, factored out from ...
9304 (my_continue): ... this.
9305 (step_ten_loops): Change parameter from test message to command to
9306 use. Adjust.
9307 (list_count): Delete global.
9308 (check_result): New procedure, factored out from duplicate top
9309 level code.
9310 (continue tests): Wrap in with_test_prefix.
9311 (test_step): New procedure, factored out from duplicate top level
9312 code.
9313 (top level): Test "step" in combination with all scheduler-locking
9314 modes. Test "next" in combination with all scheduler-locking
9315 modes, and in combination with stepping over a function call or
9316 not.
9317 * gdb.threads/next-bp-other-thread.c: New file.
9318 * gdb.threads/next-bp-other-thread.exp: New file.
9319
9320 2014-10-29 Pedro Alves <palves@redhat.com>
9321
9322 PR python/17372
9323 * gdb.python/python.exp: Test a multi-line command that spawns
9324 interactive Python.
9325 * gdb.base/multi-line-starts-subshell.exp: New file.
9326
9327 2014-10-29 Yao Qi <yao@codesourcery.com>
9328
9329 * gdb.base/fileio.exp: Make directories on host.
9330
9331 2014-10-29 Yao Qi <yao@codesourcery.com>
9332
9333 * gdb.base/fileio.c (test_write): Close the file.
9334
9335 2014-10-28 Pedro Alves <palves@redhat.com>
9336
9337 PR gdb/12623
9338 * gdb.base/sigstep.c (no_handler): New global.
9339 (main): If 'no_handler is true, set the signal handlers to
9340 SIG_IGN.
9341 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
9342 with_sw_watch and no_handler parameters. Handle them.
9343 (top level) <stepping over handler when stopped at a breakpoint
9344 test>: Add a test axis for testing with a software watchpoint, and
9345 another for testing with the signal handler set to SIG_IGN.
9346 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
9347 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
9348
9349 2014-10-28 Pedro Alves <palves@redhat.com>
9350
9351 PR gdb/17511
9352 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
9353 * gdb.base/sigstep.exp (other_handler_location): New global.
9354 (advance): Support stepping into the signal handler, and running
9355 commands while in the handler.
9356 (in_handler_map): New global.
9357 (top level): In the advance test, add combinations for getting
9358 into the handler with stepping commands, and for running commands
9359 in the handler. Add comment descripting the advancei tests.
9360
9361 2014-10-28 Pedro Alves <palves@redhat.com>
9362
9363 * gdb.base/sigstep.exp: Use build_executable instead of
9364 prepare_for_testing.
9365 (top level): Move code that starts GDB, runs to main and creates a
9366 display to ...
9367 (restart): ... this new procedure.
9368 (top level): Move backtrace from signal handler test to ...
9369 (validate_backtrace): ... this new procedure.
9370 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
9371 with_test_prefix. Always restart GDB.
9372 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
9373 with_test_prefix. Always restart GDB. No need to delete
9374 breakpoints after the test.
9375 (test_skip_handler): Remove prefix parameter.
9376 (skip_over_handler, breakpoint_to_handler)
9377 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
9378 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
9379 restart GDB. No need to delete breakpoints after the test.
9380 (top level): Use foreach to call the test procedures with
9381 different commands.
9382
9383 2014-10-28 Pedro Alves <palves@redhat.com>
9384
9385 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
9386 instead of GNATS numbers.
9387 * gdb.base/sigbpt.exp: Likewise.
9388 * gdb.base/siginfo.exp: Likewise.
9389 * gdb.base/sigstep.exp: Likewise.
9390
9391 2014-10-27 Pedro Alves <palves@redhat.com>
9392
9393 * gdb.base/sigstep.c (dummy): New global.
9394 (main): Issue a couple writes to the new global.
9395 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
9396 procedures.
9397 (skip_over_handler): Use test_skip_handler.
9398 (top level): Call skip_over_handler for stepi and nexti too.
9399 (breakpoint_over_handler): Use test_skip_handler.
9400 (top level): Call breakpoint_over_handler for stepi and nexti too.
9401
9402 2014-10-27 Yao Qi <yao@codesourcery.com>
9403
9404 * gdb.trace/tfile.c (adjust_function_address)
9405 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
9406 function descriptor.
9407
9408 2014-10-24 Don Breazeal <donb@codesourcery.com>
9409
9410 * gdb.base/foll-fork.exp (test_follow_fork,
9411 catch_fork_child_follow): Check for updated fork messages emitted
9412 from infrun.c.
9413 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
9414 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
9415 vfork_and_exec_child_follow_through_step): Check for updated vfork
9416 messages emitted from infrun.c.
9417
9418 2014-10-24 Pedro Alves <palves@redhat.com>
9419
9420 * gdb.base/corefile.exp: Remove references to ultrix.
9421 * gdb.base/interrupt.exp: Likewise.
9422 * gdb.base/whatis.exp: Likewise.
9423 * gdb.gdb/selftest.exp: Likewise.
9424 * gdb.threads/manythreads.exp: Likewise.
9425 * gdb.threads/print-threads.exp: Likewise.
9426 * gdb.threads/pthreads.exp:: Likewise.
9427 * gdb.threads/schedlock.exp: Likewise.
9428
9429 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
9430
9431 * gdb.cp/non-trivial-retval.cc: Add a test case.
9432 * gdb.cp/non-trivial-retval.exp: Add a test.
9433
9434 2014-10-20 Yao Qi <yao@codesourcery.com>
9435
9436 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
9437 * gdb.python/py-objfile-script-gdb.py: New file.
9438 * gdb.python/py-objfile-script.exp: Update reference to
9439 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
9440 of remote_download. Remove the dest file.
9441
9442 2014-10-20 Yao Qi <yao@codesourcery.com>
9443
9444 * gdb.base/checkpoint.exp: Don't remove file copied on host.
9445 * gdb.base/step-line.exp: Likewise.
9446 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9447 * gdb.dwarf2/dw2-basic.exp: Likewise.
9448 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9449 * gdb.dwarf2/dw2-filename.exp: Likewise.
9450 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9451 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9452 * gdb.dwarf2/dw2-producer.exp: Likewise.
9453 * gdb.dwarf2/mac-fileno.exp: Likewise.
9454 * gdb.python/py-frame-args.exp: Likewise.
9455 * gdb.python/py-framefilter.exp: Likewise.
9456 * gdb.python/py-mi.exp: Likewise.
9457 * gdb.python/py-objfile-script.exp: Likewise
9458 * gdb.python/py-pp-integral.exp: Likewise.
9459 * gdb.python/py-pp-re-notag.exp: Likewise.
9460 * gdb.python/py-prettyprint.exp: Likewise.
9461 * gdb.python/py-section-script.exp: Likewise.
9462 * gdb.python/py-typeprint.exp: Likewise.
9463 * gdb.python/py-xmethods.exp: Likewise.
9464 * gdb.stabs/weird.exp: Likewise.
9465 * gdb.xml/tdesc-regs.exp: Likewise.
9466
9467 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
9468
9469 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
9470 (out_cu): Use addr_len for the size of addresses.
9471 (out_line): Likewise. Size DW_LNE_set_address instruction
9472 according to addr_len.
9473 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
9474 (FUNC): Add START_INSNS to definition.
9475
9476 2014-10-18 Yao Qi <yao@codesourcery.com>
9477
9478 * gdb.base/argv0-symlink.exp: Check argv[0] value if
9479 gdb_has_argv0 return true.
9480 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
9481 check [target_info exists noargs], check [gdb_has_argv0]
9482 instead.
9483 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9484 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
9485 procedures.
9486
9487 2014-10-17 Doug Evans <dje@google.com>
9488
9489 * gdb.python/py-events.exp: Update expected output for clear_objfiles
9490 event.
9491 * gdb.python/py-events.py: Add clear_objfiles event.
9492
9493 2014-10-17 Doug Evans <dje@google.com>
9494
9495 * gdb.python/py-objfile.exp: Test progspace attribute.
9496
9497 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
9498
9499 * gdb.guile/scm-breakpoint.exp: Do not assume any
9500 directory separators when matching source file paths.
9501 * gdb.python/py-breakpoint.exp: Likewise.
9502 * gdb.reverse/break-precsave.exp: Likewise.
9503 * gdb.reverse/break-reverse.exp: Likewise.
9504 * gdb.reverse/consecutive-precsave.exp: Likewise.
9505 * gdb.reverse/finish-precsave.exp: Likewise.
9506 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
9507 * gdb.reverse/finish-reverse.exp: Likewise.
9508 * gdb.reverse/i386-precsave.exp: Likewise.
9509 * gdb.reverse/i387-env-reverse.exp: Likewise.
9510 * gdb.reverse/i387-stack-reverse.exp: Likewise.
9511 * gdb.reverse/machinestate-precsave.exp: Likewise.
9512 * gdb.reverse/machinestate.exp: Likewise.
9513 * gdb.reverse/sigall-precsave.exp: Likewise.
9514 * gdb.reverse/solib-precsave.exp: Likewise.
9515 * gdb.reverse/step-precsave.exp: Likewise.
9516 * gdb.reverse/until-precsave.exp: Likewise.
9517 * gdb.reverse/watch-precsave.exp: Likewise.
9518 * gdb.reverse/watch-reverse.exp: Likewise.
9519
9520 2014-10-17 Yao Qi <yao@codesourcery.com>
9521
9522 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
9523 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
9524
9525 2014-10-17 Pedro Alves <palves@redhat.com>
9526
9527 PR gdb/17471
9528 * gdb.base/bg-execution-repeat.c: New file.
9529 * gdb.base/bg-execution-repeat.exp: New file.
9530
9531 2014-10-17 Pedro Alves <palves@redhat.com>
9532
9533 PR gdb/17300
9534 * gdb.base/continue-all-already-running.c: New file.
9535 * gdb.base/continue-all-already-running.exp: New file.
9536
9537 2014-10-17 Pedro Alves <palves@redhat.com>
9538
9539 PR gdb/17472
9540 * gdb.base/annota-input-while-running.c: New file.
9541 * gdb.base/annota-input-while-running.exp: New file.
9542
9543 2014-10-17 Pedro Alves <palves@redhat.com>
9544
9545 * gdb.base/callfuncs.exp: emove references to osf.
9546 * gdb.base/sigall.exp: Likewise.
9547 * gdb.gdb/selftest.exp: Likewise.
9548 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9549 * gdb.mi/non-stop.c: Likewise.
9550 * gdb.mi/pthreads.c: Likewise.
9551 * gdb.reverse/sigall-precsave.exp: Likewise.
9552 * gdb.reverse/sigall-reverse.exp: Likewise.
9553 * gdb.threads/pthreads.c: Likewise.
9554 * gdb.threads/pthreads.exp: Likewise.
9555
9556 2014-10-17 Yao Qi <yao@codesourcery.com>
9557
9558 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
9559 check 'target_info exists noargs'.
9560 (test_command_prompt_position): Likewise.
9561 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
9562 Remove "set args".
9563 (progvar_simple_while_test): Likewise.
9564 (progvar_complex_if_while_test): Likewise.
9565 (if_while_breakpoint_command_test): Likewise.
9566 (infrun_breakpoint_command_test): Likewise.
9567 (breakpoint_command_test): Likewise.
9568 (watchpoint_command_test): Likewise.
9569 (bp_deleted_in_command_test): Likewise.
9570 (temporary_breakpoint_commands): Likewise.
9571
9572 2014-10-16 Yao Qi <yao@codesourcery.com>
9573
9574 * gdb.base/remotetimeout.exp: Remove noargs checking.
9575
9576 2014-10-15 Pedro Alves <palves@redhat.com>
9577
9578 PR breakpoints/9649
9579 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
9580 * gdb.base/breakpoint-in-ro-region.exp
9581 (probe_target_hardware_step): New procedure.
9582 (top level): Probe hardware stepping and hardware breakpoint
9583 support. Test stepping through a read-only region, with both
9584 "breakpoint auto-hw" on and off and both "always-inserted" on and
9585 off.
9586
9587 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
9588
9589 * gdb.dlang/demangle.exp: Update for demangling changes.
9590
9591 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9592
9593 * gdb.cp/non-trivial-retval.cc: Add new test cases.
9594 * gdb.cp/non-trivial-retval.exp: Add new tests.
9595
9596 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9597
9598 PR c++/13403
9599 PR c++/15154
9600 * gdb.cp/non-trivial-retval.cc: New file.
9601 * gdb.cp/non-trivial-retval.exp: New file.
9602
9603 2014-10-15 Yao Qi <yao@codesourcery.com>
9604
9605 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
9606 remote host.
9607
9608 2014-10-15 Yao Qi <yao@codesourcery.com>
9609
9610 * gdb.python/py-symbol.exp: Match file base name if host is
9611 remote, otherwise match file name with dir name.
9612 * gdb.python/py-symtab.exp: Likewise.
9613 * gdb.python/python.exp: Likewise.
9614
9615 2014-10-15 Yao Qi <yao@codesourcery.com>
9616
9617 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
9618 pattern.
9619 * gdb.python/py-symtab.exp: Likewise.
9620 * gdb.python/python.exp: Remove trailing ".*". Fix typo
9621 locationn.
9622
9623 2014-10-14 Joel Brobecker <brobecker@adacore.com>
9624
9625 * gdb.ada/addr_arith: New testcase.
9626
9627 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9628
9629 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9630 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9631 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9632 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9633
9634 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9635
9636 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9637 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9638 * gdb.arch/stap-eval-lang-ada.exp: New file.
9639
9640 2014-10-14 Yao Qi <yao@codesourcery.com>
9641
9642 * gdb.mi/mi-var-child.c (nothing1): New function.
9643 (nothing2): New function.
9644 (do_children_tests): Set function pointers by nothing1 and
9645 nothing2.
9646 * gdb.mi/mi-var-child.exp: Step over new added statements.
9647 Update test to match the new output.
9648 * gdb.mi/var-cmd.c (nothing1): New function.
9649 (nothing2): New function.
9650 (do_children_tests): Set function pointers by nothing1 and
9651 nothing2.
9652 * gdb.mi/mi-var-display.exp: Update test to match output.
9653 Step to the line specified by $line_dct_nothing.
9654 Increase the number of lines to step.
9655
9656 2014-10-14 Yao Qi <yao@codesourcery.com>
9657
9658 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9659 tests.
9660 * gdb.mi/mi2-var-child.exp: Likewise.
9661
9662 2014-10-13 Doug Evans <dje@google.com>
9663
9664 * gdb.python/py-objfile.exp: Change name of file name test.
9665
9666 2014-10-13 Doug Evans <dje@google.com>
9667
9668 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9669 from the start of the CU.
9670
9671 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9672 Yao Qi <yao@codesourcery.com>
9673
9674 Fix "save breakpoints" for "catch" command.
9675 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9676 Remove -nonewline. Match also the added "main" line.
9677
9678 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9679
9680 Fix "save breakpoints" for "disable $bpnum" command.
9681 * gdb.base/save-bp.c (main): Add label.
9682 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9683
9684 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9685
9686 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9687
9688 2014-10-11 Yao Qi <yao@codesourcery.com>
9689
9690 * gdb.server/server-kill.exp: Execute command
9691 "set remote trace-status-packet on" before "tstatus".
9692
9693 2014-10-11 Yao Qi <yao@codesourcery.com>
9694
9695 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9696 (main): Call getppid.
9697 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9698 and continue to it. Read variable "server_pid".
9699
9700 2014-10-11 Yao Qi <yao@codesourcery.com>
9701
9702 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9703
9704 2014-10-11 Yao Qi <yao@codesourcery.com>
9705
9706 * gdb.threads/thread-find.exp: Don't execute command
9707 "info threads".
9708 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9709 * gdb.threads/linux-dp.exp: Don't check the condition
9710 $threads_created equals to zero.
9711
9712 2014-10-10 Pedro Alves <palves@redhat.com>
9713
9714 * gdb.base/bigcore.exp: Remove references to IRIX.
9715 * gdb.base/funcargs.exp: Likewise.
9716 * gdb.base/interrupt.exp: Likewise.
9717 * gdb.base/mips_pro.exp: Likewise.
9718 * gdb.base/nodebug.exp: Likewise.
9719 * gdb.base/setvar.exp: Likewise.
9720 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9721
9722 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9723 Pedro Alves <palves@redhat.com>
9724
9725 PR symtab/14466
9726 * gdb.base/vdso-warning.c: New file.
9727 * gdb.base/vdso-warning.exp: New file.
9728
9729 2014-10-02 Doug Evans <dje@google.com>
9730
9731 * gdb.base/structs.c (main): Don't run forever.
9732
9733 2014-10-02 Pedro Alves <palves@redhat.com>
9734
9735 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9736 (top level) <stop threads 1, stop threads 2>: Use it.
9737
9738 2014-10-02 Pedro Alves <palves@redhat.com>
9739
9740 * gdb.threads/break-while-running.exp (test): Add new
9741 'update_thread_list' argument. Skip "info threads" if false.
9742 (top level): Add new 'update_thread_list' axis.
9743
9744 2014-10-02 Pedro Alves <palves@redhat.com>
9745
9746 PR breakpoints/17431
9747 * gdb.base/execl-update-breakpoints.c: New file.
9748 * gdb.base/execl-update-breakpoints.exp: New file.
9749
9750 2014-10-01 Pedro Alves <palves@redhat.com>
9751
9752 * gdb.base/breakpoint-in-ro-region.c: New file.
9753 * gdb.base/breakpoint-in-ro-region.exp: New file.
9754
9755 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9756
9757 * gdb.mi/mi-exit-code.exp: New file.
9758 * gdb.mi/mi-exit-code.c: New file.
9759
9760 2014-09-30 Yao Qi <yao@codesourcery.com>
9761
9762 * lib/prelink-support.exp (build_executable_own_libs): Error if
9763 the target isn't native.
9764
9765 2014-09-30 Yao Qi <yao@codesourcery.com>
9766
9767 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9768 false.
9769
9770 2014-09-22 Pedro Alves <palves@redhat.com>
9771
9772 * gdb.threads/break-while-running.exp: New file.
9773 * gdb.threads/break-while-running.c: New file.
9774
9775 2014-09-19 Yao Qi <yao@codesourcery.com>
9776
9777 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9778 Invoke test. Restart GDB with --readnow and invoke test again.
9779
9780 2014-09-19 Yao Qi <yao@codesourcery.com>
9781
9782 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9783 proc set_breakpoint_on_gcd_function. Invoke
9784 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9785 invoke set_breakpoint_on_gcd_function again.
9786
9787 2014-09-18 Doug Evans <dje@google.com>
9788
9789 * gdb.dwarf2/symtab-producer.exp: New file.
9790
9791 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9792
9793 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9794 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9795 * gdb.base/global-var-nested-by-dso.c: Likewise.
9796 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9797
9798 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9799 Pedro Alves <palves@redhat.com>
9800
9801 * gdb.base/watch-bitfields.exp: Pass string other than test file
9802 name to prepare_for_testing.
9803 (watch): New procedure.
9804 (expect_watchpoint): Use with_test_prefix.
9805 (top level): Factor out tests to ...
9806 (test_watch_location, test_regular_watch): ... these new
9807 procedures, and use with_test_prefix and gdb_continue_to_end.
9808
9809 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9810
9811 PR breakpoints/12526
9812 * gdb.base/watch-bitfields.exp: New file.
9813 * gdb.base/watch-bitfields.c: New file.
9814
9815 2014-09-16 Pedro Alves <palves@redhat.com>
9816
9817 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9818 software and hardware addresses, not software address against
9819 itself.
9820
9821 2014-09-16 Pedro Alves <palves@redhat.com>
9822
9823 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9824 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9825
9826 2014-09-16 Pedro Alves <palves@redhat.com>
9827
9828 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9829 files.
9830 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9831 "*-*-vxworks*" throughout.
9832 * gdb.base/break.exp: Likewise.
9833 * gdb.base/default.exp: Likewise.
9834 * gdb.base/scope.exp: Likewise.
9835 * gdb.base/sepdebug.exp: Likewise.
9836 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9837 throughout.
9838 * gdb.base/run.c: Likewise.
9839 * gdb.base/sepdebug.c: Likewise.
9840 * gdb.hp/gdb.aCC/run.c: Likewise.
9841 * gdb.reverse/until-reverse.c: Likewise.
9842 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9843
9844 2014-09-16 Yao Qi <yao@codesourcery.com>
9845
9846 * boards/local-remote-host-native.exp: New file.
9847
9848 2014-09-14 Doug Evans <xdje42@gmail.com>
9849
9850 * gdb.threads/queue-signal.c (thread_count): New variable.
9851 (thread_count_mutex, thread_count_condvar): New variables.
9852 (incr_thread_count, wait_all_threads_running): New functions.
9853 (main): Wait for all threads to be in their thread functions.
9854
9855 2014-09-13 Doug Evans <xdje42@gmail.com>
9856
9857 * gdb.threads/queue-signal.c: New file.
9858 * gdb.threads/queue-signal.exp: New file.
9859
9860 2014-09-13 Doug Evans <xdje42@gmail.com>
9861
9862 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9863 be consistent with what default_gdb_init uses.
9864 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9865 the plain text of the prompt. Add some logging printfs.
9866 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9867
9868 2014-09-12 Pedro Alves <palves@redhat.com>
9869
9870 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9871 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9872 * gdb.arch/i386-size-overlap.exp: Likewise.
9873 * gdb.arch/i386-size.exp: Likewise.
9874 * gdb.arch/i386-unwind.exp: Likewise.
9875 * gdb.base/a2-run.exp: Likewise.
9876 * gdb.base/break.exp: Likewise.
9877 * gdb.base/charset.exp: Likewise.
9878 * gdb.base/chng-syms.exp: Likewise.
9879 * gdb.base/commands.exp: Likewise.
9880 * gdb.base/dbx.exp: Likewise.
9881 * gdb.base/find.exp: Likewise.
9882 * gdb.base/funcargs.exp: Likewise.
9883 * gdb.base/jit-simple.exp: Likewise.
9884 * gdb.base/reread.exp: Likewise.
9885 * gdb.base/sepdebug.exp: Likewise.
9886 * gdb.base/step-bt.exp: Likewise.
9887 * gdb.cp/mb-inline.exp: Likewise.
9888 * gdb.cp/mb-templates.exp: Likewise.
9889 * gdb.objc/basicclass.exp: Likewise.
9890 * gdb.threads/killed.exp: Likewise.
9891
9892 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9893
9894 PR tdep/17379
9895 * gdb.arch/powerpc-stackless.S: New file.
9896 * gdb.arch/powerpc-stackless.exp: New file.
9897
9898 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9899
9900 * gdb.base/attach.c: Include unistd.h.
9901 (main): Call alarm. Add label postloop.
9902 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9903 gdb_breakpoint, gdb_continue_to_breakpoint.
9904 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9905
9906 2014-09-11 Pedro Alves <palves@redhat.com>
9907
9908 PR gdb/17347
9909 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9910 * gdb.base/attach.exp (test_command_line_attach_run): New
9911 procedure.
9912 (top level): Call it.
9913
9914 2014-09-11 Pedro Alves <palves@redhat.com>
9915
9916 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9917 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9918 (do_command_attach_tests): Use spawn_wait_for_attach.
9919 * gdb.base/solib-overlap.exp: Likewise.
9920 * gdb.multi/multi-attach.exp: Likewise.
9921 * gdb.python/py-prompt.exp: Likewise.
9922 * gdb.python/py-sync-interp.exp: Likewise.
9923 * gdb.server/ext-attach.exp: Likewise.
9924
9925 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9926
9927 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9928 command in testcase. Simplify testcase.
9929
9930 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9931
9932 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9933
9934 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9935
9936 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9937
9938 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9939
9940 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9941
9942 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9943
9944 * gdb.dwarf2/dynarr-ptr.c: New file.
9945 * gdb.dwarf2/dynarr-ptr.exp: New file.
9946
9947 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9948
9949 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9950 of 30 rather than hardcoding 120 for a slow test case. Take the
9951 `gdb,timeout' target setting into account for this calculation.
9952 Don't extend the timeout for the test cases that don't need it.
9953
9954 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9955
9956 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9957 a factor of 2 for a slow test case. Take the `gdb,timeout'
9958 target setting into account for this calculation.
9959 * gdb.reverse/until-precsave.exp: Increase the timeout by
9960 a factor of 15 and 3 respectively rather than adding 120
9961 for a pair of slow test cases. Take the `gdb,timeout'
9962 target setting into account for this calculation.
9963
9964 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9965
9966 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9967 timeout, don't pass one down to gdb_expect.
9968 (gdb_expect): Rework timeout selection.
9969
9970 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9971
9972 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9973 exception on timeout.
9974 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9975 (gdbserver_start_extended): Catch any `gdbserver_start' error
9976 exceptions.
9977 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9978 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9979 `gdbserver_gdb_load' error exceptions.
9980
9981 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9982
9983 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9984 120 on waiting for the TCP socket to open.
9985
9986 2014-09-09 Doug Evans <xdje42@gmail.com>
9987
9988 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9989 _caller_matches, _any_caller_is, _any_caller_matches.
9990
9991 2014-09-09 Doug Evans <xdje42@gmail.com>
9992
9993 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9994
9995 2014-09-09 Yao Qi <yao@codesourcery.com>
9996
9997 * gdb.mi/mi-var-display.exp: Set print symbol off.
9998
9999 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
10000
10001 PR gdb/17035
10002 * gdb.base/commands.exp: Add tests to verify user-defined
10003 commands with empty bodies.
10004 * gdb.python/py-cmd.exp: Test that we don't show user-defined
10005 python commands in `show user command`.
10006 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
10007 scheme commands in `show user command`.
10008
10009 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10010
10011 PR python/17355
10012 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
10013 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
10014 * gdb.python/py-framefilter-invalidarg.exp: New file.
10015 * gdb.python/py-framefilter-invalidarg.py: New file.
10016
10017 2014-09-06 Doug Evans <xdje42@gmail.com>
10018
10019 PR 15276
10020 * gdb.python/py-caller-is.c: New file.
10021 * gdb.python/py-caller-is.exp: New file.
10022
10023 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
10024
10025 PR gdb/17235
10026 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
10027 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
10028
10029 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
10030
10031 PR fortran/17237
10032 * gdb.fortran/print-formatted.exp: New file.
10033 * gdb.fortran/print-formatted.f90: Likewise.
10034
10035 2014-09-03 Sasha Smundak <asmundak@google.com>
10036
10037 * gdb.python/py-frame.exp: Test Frame.read_register.
10038
10039 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
10040
10041 PR python/16699
10042 * gdb.python/py-completion.exp: New file.
10043 * gdb.python/py-completion.py: Likewise.
10044
10045 2014-08-28 Doug Evans <dje@google.com>
10046
10047 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
10048 eax,etc. are live with values set by gdb and thus the compiler can't
10049 use them.
10050 * gdb.arch/i386-pseudo.c (main): Ditto.
10051
10052 2014-08-27 Doug Evans <dje@google.com>
10053
10054 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
10055
10056 2014-08-25 Doug Evans <dje@google.com>
10057
10058 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
10059 (main): Ditto.
10060
10061 2014-08-25 Doug Evans <dje@google.com>
10062
10063 * gdb.threads/thread-execl.exp: #include <stdio.h>.
10064
10065 2014-08-24 Yao Qi <yao@codesourcery.com>
10066
10067 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
10068 symbol off.
10069 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
10070
10071 2014-08-22 Doug Evans <dje@google.com>
10072
10073 PR 17276
10074 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
10075 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
10076 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
10077
10078 2014-08-22 Yao Qi <yao@codesourcery.com>
10079
10080 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
10081 * gdb.python/py-finish-breakpoint2.exp: Likewise.
10082 * gdb.python/python.exp: Likewise. Use .py file on the host
10083 instead of the build.
10084
10085 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10086
10087 * gdb.threads/gcore-stale-thread.c: New file.
10088 * gdb.threads/gcore-stale-thread.exp: New file.
10089
10090 2014-08-21 Pedro Alves <palves@redhat.com>
10091
10092 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
10093 * gdb.base/gcore-relro-pie.exp: Likewise.
10094 * gdb.base/gcore-relro.exp: Likewise.
10095 * gdb.base/gcore.exp: Likewise.
10096 * gdb.base/print-symbol-loading.exp: Likewise.
10097 * gdb.threads/gcore-thread.exp: Likewise.
10098 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
10099
10100 2014-08-20 Pedro Alves <palves@redhat.com>
10101 Jan Kratochvil <jan.kratochvil@redhat.com>
10102
10103 * Makefile.in (EXTRA_RULES, CC): New variables, get from
10104 configure.
10105 (EXPECT): Handle READ1 being set.
10106 (all): Depend on EXTRA_RULES.
10107 (check-read1, expect-read1, read1.so, read1): New rules.
10108 * README (Testsuite Parameters): Document the READ1 make variable.
10109 (Race detection): New section.
10110 * configure: Regenerate.
10111 * configure.ac: If build==host==target, and running under a
10112 GNU/glibc system, add read1 to the extra Makefile rules.
10113 (EXTRA_RULES): AC_SUBST it.
10114 * lib/read1.c: New file.
10115
10116 2014-08-20 Joel Brobecker <brobecker@adacore.com>
10117
10118 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
10119 the handling of variables declared as a typedef to an array
10120 which a DW_AT_data_location attribute.
10121
10122 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
10123 Pedro Alves <palves@redhat.com>
10124
10125 PR symtab/14604
10126 PR symtab/14605
10127 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
10128 gdb_test.
10129
10130 2014-08-19 Pedro Alves <palves@redhat.com>
10131
10132 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
10133
10134 2014-08-19 Yao Qi <yao@codesourcery.com>
10135
10136 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
10137 right line.
10138
10139 2014-08-18 David Blaikie <dblaikie@gmail.com>
10140
10141 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
10142
10143 2014-08-18 Joel Brobecker <brobecker@adacore.com>
10144
10145 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
10146 attribute in array range.
10147
10148 2014-08-18 Joel Brobecker <brobecker@adacore.com>
10149
10150 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
10151
10152 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
10153
10154 PR c++/17132
10155 * gdb.cp/pr17132.cc: New file.
10156 * gdb.cp/pr17132.exp: New file.
10157
10158 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
10159
10160 * gdb.python/py-xmethods.py (A_getarrayind)
10161 (E_method_char_worker.__call__, E_method_int_worker.__call__):
10162 Use 'print' with function call syntax.
10163 (E_method_matcher.match): Fix tab vs space indentation mixup.
10164
10165 2014-08-15 Yao Qi <yao@codesourcery.com>
10166
10167 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
10168 false.
10169
10170 2014-08-15 Yao Qi <yao@codesourcery.com>
10171
10172 * gdb.cp/casts.exp: Set print symbol off.
10173 * gdb.cp/class2.exp: Likewise.
10174 * gdb.cp/overload.exp: Likewise.
10175 * gdb.cp/templates.exp: Likewise.
10176
10177 2014-08-11 Doug Evans <dje@google.com>
10178
10179 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
10180 (test_load_shlib): Update.
10181
10182 2014-08-09 Yao Qi <yao@codesourcery.com>
10183
10184 * gdb.base/display.exp: Invoke is_address_zero_readable.
10185 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
10186 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
10187 * gdb.base/hbreak-unmapped.exp: Return if
10188 is_address_zero_readable returns true.
10189 * gdb.base/signest.exp: Likewise.
10190 * gdb.base/signull.exp: Likewise.
10191 * gdb.base/sigbpt.exp: Likewise.
10192 * gdb.guile/scm-disasm.exp: Do the test if
10193 is_address_zero_readable returns false.
10194 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
10195 * gdb.python/py-arch.exp: Likewise.
10196 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
10197 * lib/gdb.exp (is_address_zero_readable): New proc.
10198
10199 2014-08-09 Yao Qi <yao@codesourcery.com>
10200
10201 PR testsuite/13443
10202 * gdb.mi/mi-var-display.exp: Make test messages unique.
10203
10204 2014-08-04 Tom Tromey <tromey@redhat.com>
10205
10206 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
10207 target 0".
10208
10209 2014-08-04 Tom Tromey <tromey@redhat.com>
10210
10211 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
10212 "target_resume".
10213
10214 2014-08-01 Joel Brobecker <brobecker@adacore.com>
10215
10216 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
10217 inner_vla_struct_object_size.
10218 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
10219 as xfail.
10220
10221 2014-07-30 Pedro Alves <palves@redhat.com>
10222
10223 * gdb.threads/signal-command-handle-nopass.exp (test): Add
10224 comment.
10225
10226 2014-07-29 Yao Qi <yao@codesourcery.com>
10227
10228 PR gdb/17206
10229 * gdb.base/until-nodebug.exp: New.
10230
10231 2014-07-28 Doug Evans <xdje42@gmail.com>
10232
10233 PR guile/17203
10234 * gdb.guile/scm-parameter.exp: Add tests for trying to create
10235 previously existing parameter, and previously ambiguously spelled
10236 parameter.
10237
10238 2014-07-28 Will Newton <will.newton@linaro.org>
10239
10240 * gdb.base/varargs.exp: Remove KFAILs for ARM.
10241
10242 2014-07-26 Ludovic Courtès <ludo@gnu.org>
10243 Doug Evans <xdje42@gmail.com>
10244
10245 PR guile/17146
10246 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
10247
10248 2014-07-25 Pedro Alves <palves@redhat.com>
10249
10250 * gdb.threads/signal-command-handle-nopass.c: New file.
10251 * gdb.threads/signal-command-handle-nopass.exp: New file.
10252 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
10253 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
10254 * gdb.threads/signal-delivered-right-thread.c: New file.
10255 * gdb.threads/signal-delivered-right-thread.exp: New file.
10256
10257 2014-07-25 Pedro Alves <palves@redhat.com>
10258
10259 * gdb.base/double-prompt-target-event-error.exp
10260 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
10261 match.
10262 (cancel_pagination_in_target_event): Rework double prompt
10263 detection.
10264 * gdb.base/paginate-after-ctrl-c-running.exp
10265 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
10266 <return>' match.
10267 * gdb.base/paginate-bg-execution.exp
10268 (test_bg_execution_pagination_return)
10269 (test_bg_execution_pagination_cancel): Remove '-notransfer
10270 <return>' matches.
10271 * gdb.base/paginate-execution-startup.exp
10272 (test_fg_execution_pagination_return)
10273 (test_fg_execution_pagination_cancel): Remove '-notransfer
10274 <return>' matches.
10275 * gdb.base/paginate-inferior-exit.exp
10276 (test_paginate_inferior_exited): Remove '-notransfer <return>'
10277 match.
10278 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
10279 * lib/gdb.exp (pagination_prompt): Run text through
10280 string_to_regexp.
10281 (gdb_test_multiple): Match $pagination_prompt instead of
10282 "<return>".
10283 (string_to_regexp): Move to lib/gdb-utils.exp.
10284
10285 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10286
10287 * gdb.arch/amd64-entry-value-paramref.S: New file.
10288 * gdb.arch/amd64-entry-value-paramref.cc: New file.
10289 * gdb.arch/amd64-entry-value-paramref.exp: New file.
10290 * gdb.arch/amd64-optimout-repeat.S: New file.
10291 * gdb.arch/amd64-optimout-repeat.c: New file.
10292 * gdb.arch/amd64-optimout-repeat.exp: New file.
10293
10294 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10295
10296 PR gdb/17170
10297 * gdb.base/statistics.exp: New file.
10298
10299 2014-07-17 Doug Evans <dje@google.com>
10300
10301 PR gdb/17170
10302 * gdb.base/maint.exp: Update testing of per-command stats.
10303
10304 2014-07-16 Pedro Alves <palves@redhat.com>
10305
10306 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
10307 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
10308 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
10309 (tfile_write_buf): New functions.
10310 (add_memory_block): Rewrite using the above.
10311 (adjust_function_address): New function.
10312 (FUNCTION_ADDRESS): New macro.
10313 (write_basic_trace_file): Remove short_x local, and use
10314 tfile_write_16. Change type of func_addr local to unsigned long
10315 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
10316 here. Cast argument of add_memory_block to char pointer.
10317 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
10318 (main): Remove parameters.
10319 * gdb.trace/tfile.exp: Remove nowarnings.
10320
10321 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
10322
10323 * gdb.base/debug-expr.exp: Test string evaluation with
10324 "debug expression" on.
10325
10326 2014-07-15 Pedro Alves <palves@redhat.com>
10327
10328 * gdb.base/reread.exp: Use clean_restart.
10329
10330 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
10331
10332 * gdb.arch/avr-flash-qualifer.c: New.
10333 * gdb.arch/avr-flash-qualifer.exp: New.
10334
10335 2014-07-14 Pedro Alves <palves@redhat.com>
10336
10337 * gdb.base/paginate-after-ctrl-c-running.c: New file.
10338 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
10339
10340 2014-07-14 Pedro Alves <palves@redhat.com>
10341
10342 * gdb.base/double-prompt-target-event-error.c: New file.
10343 * gdb.base/double-prompt-target-event-error.exp: New file.
10344
10345 2014-07-14 Pedro Alves <palves@redhat.com>
10346
10347 PR gdb/17072
10348 * gdb.base/paginate-inferior-exit.c: New file.
10349 * gdb.base/paginate-inferior-exit.exp: New file.
10350
10351 2014-07-14 Pedro Alves <palves@redhat.com>
10352
10353 PR gdb/17072
10354 * gdb.base/paginate-bg-execution.c: New file.
10355 * gdb.base/paginate-bg-execution.exp: New file.
10356
10357 2014-07-14 Pedro Alves <palves@redhat.com>
10358
10359 PR gdb/17072
10360 * gdb.base/paginate-execution-startup.c: New file.
10361 * gdb.base/paginate-execution-startup.exp: New file.
10362 * lib/gdb.exp (pagination_prompt): New global.
10363 (default_gdb_spawn): New procedure, factored out from
10364 default_gdb_spawn.
10365 (default_gdb_start): Adjust to call default_gdb_spawn.
10366 (gdb_spawn): New procedure.
10367
10368 2014-07-14 Pedro Alves <palves@redhat.com>
10369
10370 * lib/gdb.exp (gdb_assert): New procedure.
10371 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
10372
10373 2014-07-14 Pedro Alves <palves@redhat.com>
10374
10375 * gdb.base/execution-termios.c: New file.
10376 * gdb.base/execution-termios.exp: New file.
10377
10378 2014-07-14 Tom Tromey <tromey@redhat.com>
10379
10380 * gdb.cp/vla-cxx.cc: New file.
10381 * gdb.cp/vla-cxx.exp: New file.
10382
10383 2014-07-14 Tom Tromey <tromey@redhat.com>
10384
10385 * gdb.reverse/rerun-prec.c: New file.
10386 * gdb.reverse/rerun-prec.exp: New file.
10387
10388 2014-07-12 Maciej W. Rozycki <macro@mips.com>
10389 Maciej W. Rozycki <macro@codesourcery.com>
10390
10391 * lib/gdb-utils.exp: New file.
10392 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
10393 inline `gdb_init_command' processing.
10394 (gdb_start_cmd): Likewise.
10395 * lib/mi-support.exp (mi_run_cmd): Likewise.
10396 * README: Document `gdb_init_command' and `gdb_init_commands'.
10397
10398 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10399
10400 Fix false FAIL running under a very long directory name.
10401 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
10402 and "set print elements 10000". Twice.
10403
10404 2014-07-11 Yao Qi <yao@codesourcery.com>
10405
10406 * gdb.base/exprs.exp: "set print symbol off".
10407
10408 2014-07-11 Pedro Alves <palves@redhat.com>
10409
10410 * gdb.threads/kill.c: New file.
10411 * gdb.threads/kill.exp: New file.
10412
10413 2014-07-10 Yao Qi <yao@codesourcery.com>
10414
10415 * gdb.trace/tfile.c (write_basic_trace_file)
10416 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
10417 address written to trace file.
10418
10419 2014-07-09 Pedro Alves <palves@redhat.com>
10420
10421 * gdb.base/attach-wait-input.exp: New file.
10422 * gdb.base/attach-wait-input.c: New file.
10423
10424 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10425
10426 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
10427 setting up test structures.
10428 (main): Call new test function.
10429 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
10430 test function, continue into test function and walk test
10431 structures.
10432
10433 2014-07-02 Yao Qi <yao@codesourcery.com>
10434
10435 * gdb.trace/entry-values.c: Define labels 'foo_start' and
10436 'bar_start' at the beginning of functions 'foo' and 'bar'
10437 respectively.
10438 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
10439 instead of 'foo' and 'bar'.
10440
10441 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
10442
10443 * gdb.btrace/segv.exp: New.
10444 * gdb.btrace/segv.c: New.
10445
10446 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
10447
10448 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
10449 instruction.
10450
10451 2014-06-30 Mark Wielaard <mjw@redhat.com>
10452
10453 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
10454 vulture, vilify, villar): New volatile array constants.
10455 (vindictive, vegetation): New const volatile array constants.
10456 * gdb.base/volatile.exp: Test volatile and const volatile array
10457 types.
10458
10459 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10460
10461 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
10462 target lacks support for awatch, rwatch, or hbreak.
10463
10464 2014-06-27 Yao Qi <yao@codesourcery.com>
10465
10466 * gdb.multi/dummy-frame-restore.exp: New.
10467 * gdb.multi/dummy-frame-restore.c: New.
10468
10469 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
10470
10471 * gdb.btrace/gcore.exp: New.
10472
10473 2014-06-23 Pedro Alves <palves@redhat.com>
10474
10475 * gdb.base/watchpoint-reuse-slot.c: New file.
10476 * gdb.base/watchpoint-reuse-slot.exp: New file.
10477
10478 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
10479
10480 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
10481 progspace's filename in 'info', 'enable' and 'disable' command
10482 tests.
10483
10484 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10485
10486 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
10487 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10488 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
10489
10490 2014-06-20 Gary Benson <gbenson@redhat.com>
10491
10492 * gdb.arch/i386-avx.exp: Fix include file location.
10493 * gdb.arch/i386-sse.exp: Likewise.
10494
10495 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
10496
10497 * gdb.dlang/expression.exp: New file.
10498
10499 2014-06-19 Pedro Alves <palves@redhat.com>
10500
10501 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
10502 out from ...
10503 (top level): ... here. Iterate running tests under different
10504 scheduler-locking settings.
10505
10506 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
10507
10508 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
10509 to DW_FORM_addr and use non-zero addresses.
10510
10511 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
10512
10513 PR gdb/17017
10514 * gdb.python/py-xmethods.cc: Add global function call counters and
10515 increment them in their respective functions. Remove "cout"
10516 statements.
10517 * gdb.python/py-xmethods.exp: Make tests check the global function
10518 call counters instead of depending on inferior IO.
10519
10520 2014-06-18 Don Breazeal <donb@codesourcery.com>
10521
10522 * gdb.base/foll-fork.exp (default_fork_parent_follow):
10523 Deleted procedure.
10524 (explicit_fork_parent_follow): Deleted procedure.
10525 (explicit_fork_child_follow): Deleted procedure.
10526 (test_follow_fork): New procedure.
10527 (do_fork_tests): Replace calls to deleted procedures with
10528 calls to test_follow_fork and reset GDB for subsequent
10529 procedure calls.
10530
10531 2014-06-17 Yao Qi <yao@codesourcery.com>
10532
10533 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
10534 CP1252.
10535
10536 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
10537
10538 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
10539 Initialize ptr and S explicitly.
10540 (skip_type_update_when_not_use_rtti_test): Likewise.
10541
10542 2014-06-16 Keith Seitz <keiths@redhat.com>
10543
10544 PR mi/15863
10545 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
10546 the inferior is started.
10547
10548 2014-06-16 Pedro Alves <palves@redhat.com>
10549
10550 * gdb.base/break-main-file-remove-fail.c: New file.
10551 * gdb.base/break-main-file-remove-fail.exp: New file.
10552 * gdb.base/break-unload-file.exp: Use build_executable instead of
10553 prepare_for_testing.
10554 (test_break): New parameter "initial_load". Handle it.
10555 (top level): Add initial_load cmdline/file axis.
10556
10557 2014-06-12 Tom Tromey <tromey@redhat.com>
10558
10559 * gdb.base/completion.exp: Don't use directory name in test.
10560
10561 2014-06-09 Gary Benson <gbenson@redhat.com>
10562
10563 * gdb.base/sigall.c [Functions to send signals]: Reorder to
10564 separate the always-available ANSI-standard signals from the
10565 signals that require checking.
10566 (main): Likewise.
10567 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
10568 Likewise.
10569 (main): Likewise.
10570
10571 2014-06-07 Keith Seitz <keiths@redhat.com>
10572
10573 Revert:
10574 PR c++/16253
10575 * gdb.cp/var-tag.cc: New file.
10576 * gdb.cp/var-tag.exp: New file.
10577 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10578 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10579 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10580 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10581
10582 2014-06-06 Doug Evans <xdje42@gmail.com>
10583
10584 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
10585
10586 2014-06-06 Pedro Alves <palves@redhat.com>
10587
10588 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
10589 in target debug output instead of looking at RSP packets,
10590 disabling the test on any target that uses hardware stepping.
10591 Update comments.
10592
10593 2014-06-06 Pedro Alves <palves@redhat.com>
10594
10595 * gdb.base/break-unload-file.exp: Fix typo.
10596
10597 2014-06-06 Yao Qi <yao@codesourcery.com>
10598
10599 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
10600 from "jit_function" to "^jit_function".
10601
10602 2014-06-06 Yao Qi <yao@codesourcery.com>
10603
10604 * gdb.base/async.c (foo): Add one statement.
10605 * gdb.base/async.exp: Get the next instruction address and
10606 match the output of "nexti" by instruction address. Match
10607 the hex address in the output of "finish".
10608
10609 2014-06-06 Gary Benson <gbenson@redhat.com>
10610
10611 * gdb.base/call-signals.c: Remove preprocessor conditionals
10612 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
10613 SIGSEGV and SIGTERM.
10614 * gdb.base/sigall.c: Likewise.
10615 * gdb.base/unwindonsignal.c: Likewise.
10616 * gdb.reverse/sigall-reverse.c: Likewise.
10617
10618 2014-06-06 Yao Qi <yao@codesourcery.com>
10619
10620 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
10621 readable, skip the test.
10622
10623 2014-06-06 Yao Qi <yao@codesourcery.com>
10624
10625 * gdb.threads/staticthreads.c (thread_function): Move the line
10626 setting breakpoint on forward.
10627 * gdb.threads/staticthreads.exp: Update comments.
10628
10629 2014-06-05 Ludovic Courtès <ludo@gnu.org>
10630
10631 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10632 "history-append! type error".
10633
10634 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10635
10636 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10637 erroneous dprintf expected input.
10638
10639 2014-06-04 Doug Evans <xdje42@gmail.com>
10640
10641 * gdb.guile/scm-generics.exp: Delete.
10642
10643 2014-06-04 Doug Evans <xdje42@gmail.com>
10644
10645 * gdb.guile/scm-breakpoint.exp: Update.
10646 Add tests for breakpoint registration.
10647
10648 2014-06-04 Tom Tromey <tromey@redhat.com>
10649
10650 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10651 VLA-in-union.
10652 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10653 inner_vla_struct, vla_union types. Initialize objects of those
10654 types and compute their sizes.
10655
10656 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10657 Hui Zhu <hui@codesourcery.com>
10658
10659 * gdb.base/fileio.exp: Add test for shell not available as well as
10660 available.
10661 * gdb.base/fileio.c (test_system): Check for shell twice.
10662
10663 2014-06-04 Yao Qi <yao@codesourcery.com>
10664
10665 * gdb.base/auto-connect-native-target.exp: Remove redundant
10666 space from the regexp pattern.
10667
10668 2014-06-04 Yao Qi <yao@codesourcery.com>
10669
10670 * gdb.base/default.exp: Replace "child" with "native" in
10671 regexp pattern.
10672
10673 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10674
10675 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10676 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10677 * gdb.python/py-xmethods.py: Python script supporting the
10678 new testcase and tests.
10679
10680 2014-06-03 Joel Brobecker <brobecker@adacore.com>
10681 Pedro Alves <palves@redhat.com>
10682
10683 PR breakpoints/17000
10684 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10685 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10686
10687 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10688
10689 * gdb.base/subst.exp: Add tests to verify partial path matching
10690 output.
10691
10692 2014-06-03 Pedro Alves <palves@redhat.com>
10693
10694 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10695 target that doesn't use software single-stepping.
10696
10697 2014-06-03 Pedro Alves <palves@redhat.com>
10698
10699 PR breakpoints/17000
10700 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10701 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10702
10703 2014-06-02 Doug Evans <xdje42@gmail.com>
10704
10705 * gdb.guile/scm-parameter.exp: New file.
10706
10707 2014-06-02 Doug Evans <xdje42@gmail.com>
10708
10709 * gdb.guile/scm-cmd.c: New file.
10710 * gdb.guile/scm-cmd.exp: New file.
10711
10712 2014-06-02 Doug Evans <xdje42@gmail.com>
10713
10714 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10715 pretty-printer lookup.
10716 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10717 (make-pp_s-printer): Call it.
10718 (make-pretty-printer-from-dict): New function.
10719 (lookup-pretty-printer-maker-from-dict): New function.
10720 (*pretty-printer*): Simplify.
10721 (make-objfile-pp_s-printer): New function.
10722 (install-objfile-pretty-printers!): New function.
10723 (make-progspace-pp_s-printer): New function.
10724 (install-progspace-pretty-printers!): New function.
10725 * gdb.guile/scm-progspace.c: New file.
10726 * gdb.guile/scm-progspace.exp: New file.
10727
10728 2014-06-02 Pedro Alves <palves@redhat.com>
10729
10730 * gdb.base/dprintf-bp-same-addr.c: New file.
10731 * gdb.base/dprintf-bp-same-addr.exp: New file.
10732
10733 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10734
10735 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10736 * gdb.arch/powerpc-power.s: Likewise.
10737
10738 2014-06-02 Joel Brobecker <brobecker@adacore.com>
10739
10740 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10741
10742 2014-06-01 Yao Qi <yao@codesourcery.com>
10743
10744 * gdb.base/watchpoint.exp (test_watch_location): Check null
10745 pointer can be dereferenced. If not, do the test, otherwise
10746 skip it.
10747
10748 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
10749
10750 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10751 results.
10752 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10753
10754 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
10755
10756 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10757 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10758 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10759 * gdb.arch/amd64-invalid-stack-top.c: New file.
10760 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10761
10762 2014-05-30 Pedro Alves <palves@redhat.com>
10763
10764 PR breakpoints/17000
10765 * gdb.base/sss-bp-on-user-bp.c: New file.
10766 * gdb.base/sss-bp-on-user-bp.exp: New file.
10767
10768 2014-05-30 David Blaikie <dblaikie@gmail.com>
10769
10770 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10771 gnu_inline semantics via attribute.
10772 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10773 source explicitly specifies the required semantics.
10774
10775 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10776
10777 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10778
10779 2014-05-29 Pedro Alves <palves@redhat.com>
10780 Tom Tromey <tromey@redhat.com>
10781
10782 * gdb.base/async-shell.exp: Don't enable target-async.
10783 * gdb.base/async.exp
10784 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10785 parameter. Adjust.
10786 (top level): Don't test with "target-async".
10787 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10788 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10789 * gdb.base/inferior-died.exp: Don't enable target-async.
10790 * gdb.base/interrupt-noterm.exp: Likewise.
10791 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10792 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10793 * gdb.mi/mi-nonstop.exp: Likewise.
10794 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10795 * gdb.mi/mi-nsintrall.exp: Likewise.
10796 * gdb.mi/mi-nsmoribund.exp: Likewise.
10797 * gdb.mi/mi-nsthrexec.exp: Likewise.
10798 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10799 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10800 * gdb.python/py-evsignal.exp: Don't enable target-async.
10801 * gdb.python/py-evthreads.exp: Likewise.
10802 * gdb.python/py-prompt.exp: Likewise.
10803 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10804 * gdb.server/solib-list.exp: Don't enable target-async.
10805 * gdb.threads/thread-specific-bp.exp: Likewise.
10806 * lib/mi-support.exp: Adjust to use mi-async.
10807
10808 2014-05-29 Pedro Alves <palves@redhat.com>
10809
10810 PR gdb/13860
10811 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10812 reason, even in sync mode.
10813
10814 2014-05-29 Pedro Alves <palves@redhat.com>
10815 Hui Zhu <hui@codesourcery.com>
10816
10817 PR PR15693
10818 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10819 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10820 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10821 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10822
10823 2014-05-28 Joel Brobecker <brobecker@adacore.com>
10824
10825 * config/monitor.exp (gdb_target_monitor): Replace use of
10826 "set remotebaud" by "set serial baud".
10827
10828 2014-05-26 Andy Wingo <wingo@igalia.com>
10829
10830 * gdb.guile/scm-breakpoint.exp:
10831 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10832 properties instead of gdb-object-properties.
10833
10834 2014-05-26 Yao Qi <yao@codesourcery.com>
10835
10836 * gdb.server/no-thread-db.exp: Specify source file name
10837 explicitly when setting a breakpoint.
10838
10839 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10840
10841 * gdb.btrace/vdso.c: New.
10842 * gdb.btrace/vdso.exp: New.
10843
10844 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10845
10846 * gdb.base/gcore.exp (capture_command_output): Move ...
10847 * lib/gdb.exp (capture_command_output): ... here.
10848
10849 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10850
10851 * gdb.btrace/data.exp: Test memory access during btrace replay.
10852
10853 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10854
10855 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10856
10857 2014-05-21 Pedro Alves <palves@redhat.com>
10858
10859 PR gdb/13860
10860 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10861 (top level): Test that output related to execution commands is
10862 sent to the console with CLI commands, but not with MI commands.
10863 Test that breakpoint events are always mirrored to the console.
10864 Also expect the new source line to be output after a "next" in
10865 async mode too. Make it a pass/fail test.
10866 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10867 output.
10868 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10869
10870 2014-05-21 Pedro Alves <palves@redhat.com>
10871
10872 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10873 Use them to test variations of "list" after reaching a breakpoint.
10874 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10875 Test "list" with listsize 10 after reaching a breakpoint.
10876 * gdb.python/python.exp (decode_line current location line
10877 number): Adjust expected line number.
10878
10879 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10880
10881 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10882 behavior for $args, pass it directly to "run".
10883
10884 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10885
10886 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10887 30000 to 65536.
10888
10889 2014-05-21 Pedro Alves <palves@redhat.com>
10890
10891 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10892 auto-connect-native-target off".
10893 * gdb.base/auto-connect-native-target.c: New file.
10894 * gdb.base/auto-connect-native-target.exp: New file.
10895
10896 2014-05-21 Pedro Alves <palves@redhat.com>
10897
10898 * gdb.base/default.exp: Test "target native" instead of "target
10899 child".
10900
10901 2014-05-21 Mark Wielaard <mjw@redhat.com>
10902
10903 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10904
10905 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10906
10907 Fix TLS access for -static -pthread.
10908 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10909 <HAVE_TLS> (thread_function, main): Initialize it.
10910 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10911 Add clean_restart.
10912 <$have_tls != "">: Check TLSVAR.
10913
10914 2014-05-21 Pedro Alves <palves@redhat.com>
10915
10916 * gdb.base/dcache-line-read-error.c: New.
10917 * gdb.base/dcache-line-read-error.exp: New.
10918
10919 2014-05-20 Pedro Alves <palves@redhat.com>
10920
10921 * gdb.base/compare-sections.c: New file.
10922 * gdb.base/compare-sections.exp: New file.
10923
10924 2014-05-20 Pedro Alves <palves@redhat.com>
10925
10926 * gdb.base/break-idempotent.c: New file.
10927 * gdb.base/break-idempotent.exp: New file.
10928
10929 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10930
10931 * gdb.btrace/nohist.exp: New.
10932
10933 2014-05-20 Yao Qi <yao@codesourcery.com>
10934
10935 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10936 gdb.reverse directory and gdb_reverse_timeout exists in board
10937 setting.
10938 * README: Document gdb_reverse_timeout.
10939
10940 2014-05-20 Yao Qi <yao@codesourcery.com>
10941
10942 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10943 'test_file_name'. Treat args as a string instead of a list.
10944 (gdb_init): Rename argument 'args' by 'test_file_name'.
10945
10946 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10947
10948 * gdb.arch/powerpc-power.exp: New file.
10949 * gdb.arch/powerpc-power.s: New file.
10950
10951 2014-05-16 Doug Evans <dje@google.com>
10952
10953 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10954 * gdb.base/completion.exp: Check that all expected files exist
10955 before doing file completion.
10956
10957 2014-05-16 Doug Evans <dje@google.com>
10958
10959 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10960 Update.
10961 (do_syscall_tests_without_xml): Update.
10962
10963 2014-05-16 Pedro Alves <palves@redhat.com>
10964
10965 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10966 instead of "unknown output after running".
10967
10968 2014-05-16 Yao Qi <yao@codesourcery.com>
10969
10970 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10971 file1.txt from host at the end.
10972 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10973
10974 2014-05-15 Doug Evans <dje@google.com>
10975
10976 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10977 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10978 loading file. Add test for TU lookup.
10979
10980 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10981
10982 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10983 calling "-exec-arguments" or "set args" before running the
10984 inferior.
10985
10986 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10987
10988 * lib/mi-support.exp (mi_expect_stop): Expect message for
10989 inferiors that exit with non-zero exit code.
10990
10991 2014-05-14 Yao Qi <yao@codesourcery.com>
10992
10993 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10994 match absolute path on remote host.
10995 (test_file_list_exec_source_files): Remove "/" from the
10996 pattern.
10997
10998 2014-05-14 Yao Qi <yao@codesourcery.com>
10999
11000 * boards/local-remote-host-notty.exp (${board}_file): New
11001 proc.
11002
11003 2014-05-07 Kyle McMartin <kyle@redhat.com>
11004
11005 Pushed by Joel Brobecker <brobecker@adacore.com>.
11006 * gdb.arch/aarch64-atomic-inst.c: New file.
11007 * gdb.arch/aarch64-atomic-inst.exp: New file.
11008
11009 2014-05-07 Yao Qi <yao@codesourcery.com>
11010
11011 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
11012 in current context" too.
11013
11014 2014-05-05 Keith Seitz <keiths@redhat.com>
11015
11016 * gdb.linespec/ls-dollar.exp: Add test for linespec
11017 file:convenience_variable.
11018
11019 2014-05-05 Yao Qi <yao@codesourcery.com>
11020
11021 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
11022 traceframes into tfile and ctf trace files. Read data from
11023 trace file and test collected data.
11024 (gdb_collect_locals_test): Likewise.
11025 (gdb_unavailable_registers_test): Likewise.
11026 (gdb_unavailable_floats): Likewise.
11027 (gdb_collect_globals_test): Likewise.
11028 (top-level): Append "ctf" to trace_file_targets if GDB
11029 supports.
11030
11031 2014-05-05 Yao Qi <yao@codesourcery.com>
11032
11033 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
11034 code to ...
11035 (gdb_collect_args_test_1): ... it. New proc.
11036 (gdb_collect_locals_test): Move some code to ...
11037 (gdb_collect_locals_test_1): ... it. New proc.
11038 (gdb_unavailable_registers_test): Move some code to ...
11039 (gdb_unavailable_registers_test_1): ... it. New proc.
11040 (gdb_unavailable_floats): Move some code to ...
11041 (gdb_unavailable_floats_1): ... it. New proc.
11042
11043 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
11044
11045 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
11046 probes to test for bitness recognition.
11047 * gdb.arch/amd64-stap-optional-prefix.exp
11048 (test_probe_value_without_reg): New procedure.
11049 Add code to test for different kinds of bitness.
11050
11051 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
11052
11053 PR breakpoints/16889
11054 * gdb.arch/amd64-stap-optional-prefix.S: New file.
11055 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
11056
11057 2014-05-01 Pedro Alves <palves@redhat.com>
11058
11059 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
11060 gdb_file_cmd if no file is specified.
11061 * boards/native-extended-gdbserver.exp (gdb_load): Use the
11062 last_loaded_file to set the remote exec-file.
11063
11064 2014-05-01 Pedro Alves <palves@redhat.com>
11065
11066 * boards/local-remote-host.exp: New file.
11067
11068 2014-05-01 Pedro Alves <palves@redhat.com>
11069
11070 * boards/local-remote-host.exp: Rename to ...
11071 * boards/local-remote-host-notty.exp: ... this.
11072
11073 2014-04-28 Joel Brobecker <brobecker@adacore.com>
11074
11075 * gdb.ada/dyn_arrayidx: New testcase.
11076
11077 2014-04-26 Yao Qi <yao@codesourcery.com>
11078
11079 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
11080 and compute the length of function main. Save it in
11081 $main_length.
11082 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
11083 (top-level): Use gdb_compile to compile objects into
11084 executable and restart GDB. Remove invocation to
11085 prepare_for_testing.
11086
11087 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
11088 Pedro Alves <palves@redhat.com>
11089
11090 PR server/16255
11091 * gdb.multi/multi-attach.c: New file.
11092 * gdb.multi/multi-attach.exp: New file.
11093
11094 2014-04-25 Pedro Alves <palves@redhat.com>
11095
11096 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
11097 user.
11098 (top level): Test that "set remote conditional-breakpoints-packet
11099 off" works as intended.
11100 * gdb.base/dprintf.exp: Test that "set remote
11101 breakpoint-commands-packet off" works as intended.
11102 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
11103 New function.
11104 (top level): Call it.
11105 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
11106 remote fast-tracepoints-packet off" works as intended.
11107 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
11108 * lib/gdb.exp (gdb_is_target_remote): ... here.
11109
11110 2014-04-24 David Blaikie <dblaikie@gmail.com>
11111
11112 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
11113 ensure clang would not discard them.
11114 * gdb.base/gdbvars.c: Ditto.
11115 * gdb.base/memattr.c: Ditto.
11116 * gdb.base/whatis.c: Ditto.
11117 * gdb.python/py-prettyprint.c: Ditto.
11118 * gdb.trace/actions.c: Ditto.
11119 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
11120 ensure clang would not discard it.
11121
11122 2014-04-24 David Blaikie <dblaikie@gmail.com>
11123
11124 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
11125 clang to emit the full definition of type required by the test
11126 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
11127
11128 2014-04-24 David Blaikie <dblaikie@gmail.com>
11129
11130 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
11131 coax Clang into emitting the definition of the type.
11132 * gdb.cp/pr10728-x.h (y): Ditto.
11133 * gdb.cp/pr10728-y.cc (y): Ditto.
11134
11135 2014-04-24 David Blaikie <dblaikie@gmail.com>
11136
11137 * gdb.base/label.exp: XFAIL label related tests under Clang.
11138 * gdb.cp/cplabel.exp: Ditto.
11139 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
11140 under Clang those using labels.
11141
11142 2014-04-25 Yao Qi <yao@codesourcery.com>
11143
11144 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
11145 double_label.
11146 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
11147 partial_label and double_label.
11148
11149 2014-04-24 David Blaikie <dblaikie@gmail.com>
11150
11151 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
11152
11153 2014-04-24 David Blaikie <dblaikie@gmail.com>
11154
11155 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
11156 of the function to work across GCC and Clang.
11157 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
11158 pointer types (const void ** const V void **).
11159
11160 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
11161 Walfred Tedeschi <walfred.tedeschi@intel.com>
11162
11163 * Makefile.in (EXECUTABLES): Added i386-avx512.
11164 * gdb.arch/i386-avx512.c: New file.
11165 * gdb.arch/i386-avx512.exp: Likewise.
11166
11167 2014-04-23 Keith Seitz <keiths@redhat.com>
11168
11169 * lib/mi-support.exp (mi_list_breakpoints): Delete.
11170 (mi_make_breakpoint_table): New procedure.
11171 (mi_create_breakpoint): Use mi_make_breakpoint
11172 and return the result.
11173 (mi_make_breakpoint): New procedure.
11174 (mi_build_kv_pairs): New procedure.
11175
11176 * gdb.mi/mi-break.exp: Remove unused globals,
11177 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
11178 All callers updated.
11179 * gdb.mi/mi-dprintf.exp: Use variable to track command
11180 number.
11181 Update all callers of mi_create_breakpoint and use
11182 mi_make_breakpoint_table.
11183 Remove any unused global variables.
11184 * gdb.mi/mi-nonstop.exp: Likewise.
11185 * gdb.mi/mi-nsintrall.exp: Likewise.
11186 * gdb.mi/mi-nsmoribund.exp: Likewise.
11187 * gdb.mi/mi-nsthrexec.exp: Likewise.
11188 * gdb.mi/mi-reverse.exp: Likewise.
11189 * gdb.mi/mi-simplerun.exp: Likewise.
11190 * gdb.mi/mi-stepn.exp: Likewise.
11191 * gdb.mi/mi-syn-frame.exp: Likewise.
11192 * gdb.mi/mi-until.exp: Likewise.
11193 * gdb.mi/mi-var-cp.exp: Likewise.
11194 * gdb.mi/mi-var-display.exp: Likewise.
11195 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
11196 * gdb.mi/mi2-var-child.exp: Likewise.
11197 * gdb.mi/mi-vla-c99.exp: Likewise.
11198 * lib/mi-support.exp: Likewise.
11199
11200 From Ian Lance Taylor <iant@cygnus.com>:
11201 * lib/gdb.exp (parse_args): New procedure.
11202
11203 2014-04-23 Pedro Alves <palves@redhat.com>
11204
11205 * gdb.base/break-unload-file.c: New file.
11206 * gdb.base/break-unload-file.exp: New file.
11207 * gdb.base/sym-file-lib.c (baz): New function.
11208 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
11209 field.
11210 (load): Store the segment's mapped size.
11211 (unload): New function.
11212 (unload_shlib): New function.
11213 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
11214 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
11215 set a breakpoint at baz, and call it.
11216 * gdb.base/sym-file.exp: New tests for stale breakpoint
11217 instructions.
11218
11219 2014-04-23 Pedro Alves <palves@redhat.com>
11220
11221 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
11222 * gdb.base/hbreak-in-shr-unsupported.c: New file.
11223 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
11224 * gdb.base/hbreak-unmapped.c: New file.
11225 * gdb.base/hbreak-unmapped.exp: New file.
11226 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
11227 * lib/gdb.exp (gdb_is_target_remote): ... here.
11228
11229 2014-04-22 Pedro Alves <palves@redhat.com>
11230
11231 * gdb.base/consecutive-step-over.c: New file.
11232 * gdb.base/consecutive-step-over.exp: New file.
11233
11234 2014-04-22 Pedro Alves <palves@redhat.com>
11235
11236 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
11237 instead of send_gdb/gdb_expect.
11238
11239 2014-04-22 Yao Qi <yao@codesourcery.com>
11240
11241 * lib/trace-support.exp (generate_tracefile): New procedure.
11242 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
11243 return 0.
11244 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
11245 if generate_tracefile returns 1.
11246
11247 2014-04-18 Tom Tromey <palves@redhat.com>
11248 Pedro alves <tromey@redhat.com>
11249
11250 PR backtrace/15558
11251 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
11252 with a backtrace limit.
11253 * gdb.python/py-frame-inline.exp: Test running to an inline
11254 function with a backtrace limit, and printing the newest frame.
11255 * gdb.python/py-frame-inline.c (main): Call f.
11256
11257 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
11258
11259 * gdb.java/jnpe.exp: Drop srcdir from untested path.
11260
11261 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
11262
11263 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
11264 Drop prefix from unsupported source file path.
11265
11266 2014-04-17 Yao Qi <yao@codesourcery.com>
11267
11268 * lib/gdb.exp (with_target_charset): New proc.
11269 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
11270 with_target_charset.
11271 (test_print_strings): Likewise.
11272 (test_repeat_bytes): Likewise.
11273 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
11274 for some tests.
11275
11276 2014-04-16 Keith Seitz <keiths@redhat.com>
11277
11278 PR gdb/15827
11279 * gdb.dwarf2/corrupt.c: New file.
11280 * gdb.dwarf2/corrupt.exp: New file.
11281
11282 2014-04-16 Keith Seitz <keiths@redhat.com>
11283
11284 PR c++/16597
11285 * gdb.cp/namelessclass.cc: New file.
11286 * gdb.cp/namelessclass.exp: New file.
11287 * gdb.cp/namelessclass.S: New file.
11288
11289 2014-04-16 Doug Evans <dje@google.com>
11290
11291 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
11292 Add comment.
11293 (gdbserver_default_get_comm_port): New function.
11294 (gdbserver_start): Check if board file provided
11295 "gdbserver,get_comm_port" and use it if so.
11296 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
11297 (gdb,socketport): Set to "stdio".
11298 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
11299 (stdio_gdbserver_template): Delete.
11300 (${board}_get_remote_address): Update.
11301 (${board}_build_remote_cmd): Delete.
11302 (${board}_get_comm_port): New function.
11303 (${board}_spawn): Update.
11304 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
11305 Delete.
11306 (${board}_get_remote_address): Update.
11307 (${board}_get_comm_port): New function.
11308
11309 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
11310
11311 * gdb.base/memattr.exp: Improve regexps to handle memory regions
11312 appearing in any order.
11313
11314 2014-04-15 Doug Evans <dje@google.com>
11315
11316 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
11317 uninitialized value of "description".
11318
11319 2014-04-15 Keith Seitz <keiths@redhat.com>
11320
11321 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
11322 Remove unused globals.
11323 (test_running_the_program): Likewise.
11324 (test_controlled_execution): Likewise.
11325 (test_controlling_breakpoints): Likewise.
11326 (test_program_termination): Likewise.
11327
11328 2014-04-15 Keith Seitz <keiths@redhat.com>
11329
11330 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
11331 unused globals.
11332 (test_rbreak_creation_and_listing): Likewise.
11333 (test_ignore_count): Likewise.
11334 (test_error): Likewise.
11335
11336 2014-04-15 Pedro Alves <palves@redhat.com>
11337
11338 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
11339 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
11340 sym-file-loader.c.
11341 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
11342 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
11343 to sym-file-loader.c.
11344 (struct library): Forward declare.
11345 (load_shlib, lookup_function): Change prototypes.
11346 (find_shstrtab, find_strtab, find_shdr, find_symtab)
11347 (translate_offset): Remove declarations.
11348 (get_text_addr): New declaration.
11349 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
11350 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
11351 sym-file-loader.h.
11352 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
11353 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
11354 here from sym-file-loader.h.
11355 (struct library): New structure.
11356 (load_shlib, lookup_function): Change prototypes and adjust to
11357 work with a struct library.
11358 (find_shstrtab, find_strtab, find_shdr, find_symtab)
11359 (translate_offset): Make static.
11360 (get_text_addr): New function.
11361 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
11362
11363 2014-04-15 Pedro Alves <palves@redhat.com>
11364
11365 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
11366
11367 2014-04-15 Pedro Alves <palves@redhat.com>
11368
11369 * gdb.base/sym-file-loader.c: Include <limits.h>.
11370 (SELF_LINK): New define.
11371 (get_origin): New function.
11372 (load_shlib): Use it.
11373 * gdb.base/sym-file.exp: Don't early return if the target is
11374 remote. Use runto_main, and issue fail is that fails. Use
11375 gdb_load_shlibs.
11376 (shlib_name): Delete.
11377 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
11378
11379 2014-04-15 Pedro Alves <palves@redhat.com>
11380
11381 * gdb.base/sym-file.exp: Remove regex characters from test
11382 message. Don't refer to breakpoint numbers in test messages.
11383
11384 2014-04-14 Keith Seitz <keiths@redhat.com>
11385
11386 PR c++/16253
11387 * gdb.cp/var-tag.cc: New file.
11388 * gdb.cp/var-tag.exp: New file.
11389 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
11390 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
11391 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
11392 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
11393
11394 2014-04-14 Tom Tromey <tromey@redhat.com>
11395
11396 * gdb.cp/classes.exp (test_enums): Handle underlying type.
11397 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
11398 type.
11399 * gdb.cp/enum-class.exp: New file.
11400 * gdb.cp/enum-class.cc: New file.
11401
11402 2014-04-14 Tom Tromey <tromey@redhat.com>
11403
11404 * gdb.dwarf2/enum-type.exp: New file.
11405
11406 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11407
11408 * gdb.mi/mi-vla-c99.exp: New file.
11409 * gdb.mi/vla.c: New file.
11410
11411 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11412
11413 * gdb.base/vla-datatypes.c: New file.
11414 * gdb.base/vla-datatypes.exp: New file.
11415
11416 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11417
11418 * gdb.base/vla-ptr.c: New file.
11419 * gdb.base/vla-ptr.exp: New file.
11420
11421 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11422
11423 * gdb.dwarf2/count.exp: New file.
11424
11425 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11426
11427 * gdb.base/vla-sideeffect.c: New file.
11428 * gdb.base/vla-sideeffect.exp: New file.
11429
11430 2014-04-14 David Blaikie <dblaikie@gmail.com>
11431
11432 * gdb.mi/non-stop.c: Add return value for non-void function return
11433 statement.
11434 * gdb.threads/staticthreads.c: Ditto.
11435
11436 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
11437 Doug Evans <xdje42@gmail.com>
11438
11439 * gdb.guile/scm-value.c: Improve test case.
11440 * gdb.guile/scm-value.exp: Add new test.
11441
11442 2014-04-11 David Blaikie <dblaikie@gmail.com>
11443
11444 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
11445 override Clang's default.
11446
11447 2014-04-11 Joel Brobecker <brobecker@adacore.com>
11448
11449 Revert the following changes (regressions):
11450
11451 * gdb.base/vla-sideeffect.c: New file.
11452 * gdb.base/vla-sideeffect.exp: New file.
11453
11454 * gdb.dwarf2/count.exp: New file.
11455
11456 * gdb.base/vla-multi.c: New file.
11457 * gdb.base/vla-multi.exp: New file.
11458
11459 * gdb.base/vla-ptr.c: New file.
11460 * gdb.base/vla-ptr.exp: New file.
11461
11462 * gdb.base/vla-datatypes.c: New file.
11463 * gdb.base/vla-datatypes.exp: New file.
11464
11465 * gdb.mi/mi-vla-c99.exp: New file.
11466 * gdb.mi/vla.c: New file.
11467
11468 2014-04-11 Keith Seitz <keiths@redhat.com>
11469
11470 PR c++/16675
11471 * gdb.cp/cpsizeof.exp: New file.
11472 * gdb.cp/cpsizeof.cc: New file.
11473
11474 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11475
11476 * gdb.mi/mi-vla-c99.exp: New file.
11477 * gdb.mi/vla.c: New file.
11478
11479 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11480
11481 * gdb.base/vla-datatypes.c: New file.
11482 * gdb.base/vla-datatypes.exp: New file.
11483
11484 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11485
11486 * gdb.base/vla-ptr.c: New file.
11487 * gdb.base/vla-ptr.exp: New file.
11488
11489 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11490
11491 * gdb.base/vla-multi.c: New file.
11492 * gdb.base/vla-multi.exp: New file.
11493
11494 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11495
11496 * gdb.dwarf2/count.exp: New file.
11497
11498 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11499
11500 * gdb.base/vla-sideeffect.c: New file.
11501 * gdb.base/vla-sideeffect.exp: New file.
11502
11503 2014-04-11 Yao Qi <yao@codesourcery.com>
11504
11505 * gdb.base/completion.exp: Check file exists before running tests
11506 on file completion.
11507
11508 2014-04-10 Pedro Alves <palves@redhat.com>
11509
11510 * gdb.base/cond-eval-mode.c: New file.
11511 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
11512 prepare_for_testing to build the new file. Check result of
11513 runto_main.
11514 (test_break, test_watch): New procedures.
11515 (top level): Use them.
11516
11517 2014-04-08 Pierre Muller <muller@sourceware.org>
11518
11519 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
11520 Ctrl-V use for mingw hosts.
11521
11522 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
11523
11524 * gdb.python/py-value.c: Improve test case.
11525 * gdb.python/py-value.exp: Add new test.
11526
11527 2014-04-07 David Blaikie <dblaikie@gmail.com>
11528
11529 * lib/compiler.c: Identify the clang compiler.
11530 * lib/compiler.cc: Ditto.
11531
11532 2014-04-03 Yao Qi <yao@codesourcery.com>
11533
11534 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
11535
11536 2014-04-01 Anton Blanchard <anton@samba.org>
11537
11538 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
11539 messages unique.
11540
11541 2014-04-01 Anton Blanchard <anton@samba.org>
11542
11543 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
11544 prepare_for_testing.
11545
11546 2014-04-01 Anton Blanchard <anton@samba.org>
11547
11548 * gdb.arch/ppc64-atomic-inst.c: Remove.
11549 * gdb.arch/ppc64-atomic-inst.S: New file.
11550 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
11551
11552 2014-03-31 Doug Evans <dje@google.com>
11553
11554 * gdb.base/print-symbol-loading-lib.c: New file.
11555 * gdb.base/print-symbol-loading-main.c: New file.
11556 * gdb.base/print-symbol-loading.exp: New file.
11557
11558 2014-03-31 Yao Qi <yao@codesourcery.com>
11559
11560 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
11561
11562 2014-03-28 Joel Brobecker <brobecker@adacore.com>
11563
11564 * gdb.ada/mi_dyn_arr: New testcase.
11565
11566 2014-03-27 Doug Evans <dje@google.com>
11567
11568 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
11569
11570 2014-03-27 Yao Qi <yao@codesourcery.com>
11571
11572 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
11573 if target is nios2-*-*.
11574
11575 2014-03-26 Yao Qi <yao@codesourcery.com>
11576
11577 * lib/gdb.exp (readline_is_used): New proc.
11578 * gdb.base/completion.exp: Move tests on command complete up.
11579 Skip the rest of tests if readline is not used.
11580 * gdb.ada/complete.exp: Skp the test if readline is not
11581 used.
11582 * gdb.base/filesym.exp: Likewise.
11583 * gdb.base/macscp.exp: Likewise.
11584 * gdb.base/readline-ask.exp: Likewise.
11585 * gdb.base/readline.exp: Likewise.
11586 * gdb.python/py-cmd.exp: Likewise.
11587 * gdb.trace/tfile.exp: Likewise.
11588
11589 2014-03-26 Yao Qi <yao@codesourcery.com>
11590
11591 * gdb.base/macscp.exp: Fix code format issues.
11592
11593 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
11594
11595 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
11596 * gdb.asm/powerpc64le.inc: New file.
11597
11598 2014-03-25 Pedro Alves <palves@redhat.com>
11599 Doug Evans <dje@google.com>
11600
11601 * gdb.base/source-execution.c: New file.
11602 * gdb.base/source-execution.exp: New file.
11603 * gdb.base/source-execution.gdb: New file.
11604
11605 2014-03-24 Doug Evans <dje@google.com>
11606
11607 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
11608 using fission.
11609
11610 2014-03-24 Hui Zhu <hui@codesourcery.com>
11611 Pedro Alves <palves@redhat.com>
11612
11613 PR breakpoints/16101
11614 * gdb.base/dprintf.exp: Use unsupported rather than changing the
11615 test pass/fail messages. Detect missing support for dprintf when
11616 breakpoints are actually inserted.
11617 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
11618 breakpoints are actually inserted.
11619 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
11620 fails.
11621
11622 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11623
11624 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
11625
11626 2014-03-22 Doug Evans <xdje42@gmail.com>
11627
11628 * gdb.python/python.exp (python not supported): Verify multi-line
11629 python command issues an error.
11630 * gdb.guile/guile.exp (guile not supported): Verify multi-line
11631 guile command issues an error.
11632
11633 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11634
11635 * gdb.threads/thread-specific.exp: Handle the lack of usable
11636 $this_breakpoint and $this_thread.
11637
11638 2014-03-21 Hui Zhu <hui@codesourcery.com>
11639
11640 * gdb.base/attach.exp (do_command_attach_tests): New.
11641
11642 2014-03-20 Tom Tromey <tromey@redhat.com>
11643 Pedro Alves <palves@redhat.com>
11644
11645 PR cli/15718
11646 * gdb.base/condbreak-call-false.c: New file.
11647 * gdb.base/condbreak-call-false.exp: New file.
11648
11649 2014-03-20 Pedro Alves <palves@redhat.com>
11650
11651 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11652 Delete.
11653 (block_signals, unblock_signals): Delete.
11654 (child_function_2, main): Remove references to deleted variable
11655 and functions.
11656
11657 2014-03-20 Pedro Alves <palves@redhat.com>
11658
11659 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11660 Use pthread_kill to signal thread 2.
11661 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11662 Adjust to make the test send itself a signal rather than using the
11663 host's "kill" command.
11664
11665 2014-03-20 Pedro Alves <palves@redhat.com>
11666
11667 * gdb.threads/multiple-step-overs.c: New file.
11668 * gdb.threads/multiple-step-overs.exp: New file.
11669 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11670 Adjust expected infrun debug output.
11671
11672 2014-03-20 Pedro Alves <palves@redhat.com>
11673
11674 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11675 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11676
11677 2014-03-20 Pedro Alves <palves@redhat.com>
11678
11679 PR breakpoints/7143
11680 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11681 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11682 of gdb_test_multiple.
11683 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11684 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11685
11686 2014-03-20 Pedro Alves <palves@redhat.com>
11687
11688 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11689 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11690
11691 2014-03-19 Pedro Alves <palves@redhat.com>
11692
11693 * gdb.base/async.exp: Remove early return.
11694
11695 2014-03-19 Pedro Alves <palves@redhat.com>
11696
11697 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11698
11699 2014-03-19 Pedro Alves <palves@redhat.com>
11700
11701 * gdb.base/async.exp (test_background): Expect \r\n after
11702 "completed." in the fail pattern.
11703
11704 2014-03-19 Pedro Alves <palves@redhat.com>
11705
11706 * gdb.base/async.exp (test_background): New procedure.
11707 Use it for all background execution command tests.
11708
11709 2014-03-19 Pedro Alves <palves@redhat.com>
11710
11711 * gdb.base/async.exp: Use prepare_for_testing.
11712
11713 2014-03-19 Pedro Alves <palves@redhat.com>
11714
11715 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11716 the same line.
11717
11718 2014-03-19 Pedro Alves <palves@redhat.com>
11719
11720 * gdb.base/async.c (main): Add "jump here" and "until here" line
11721 marker comments.
11722 * gdb.base/async.exp (jump_here): New global.
11723 (jump& test): Use it.
11724 (until_here): New global.
11725 (until& test): Use it.
11726
11727 2014-03-19 Pedro Alves <palves@redhat.com>
11728
11729 * gdb.base/async.exp: Don't frob gdb_protocol.
11730
11731 2014-03-18 Doug Evans <xdje42@gmail.com>
11732
11733 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11734 Fix spelling of exec-done-display.
11735
11736 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11737
11738 PR gdb/15358
11739 * gdb.base/gdb-sigterm.c: New file.
11740 * gdb.base/gdb-sigterm.exp: New file.
11741
11742 2014-03-18 Pedro Alves <palves@redhat.com>
11743
11744 PR gdb/13860
11745 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11746 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11747 solib-event.
11748
11749 2014-03-17 Joel Brobecker <brobecker@adacore.com>
11750
11751 * gdb.ada/pckd_arr_ren: New testcase.
11752
11753 2014-03-13 Doug Evans <xdje42@gmail.com>
11754
11755 PR guile/16612
11756 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11757 collect after discarding symbols.
11758
11759 2014-03-13 Ludovic Courtès <ludo@gnu.org>
11760 Doug Evans <xdje42@gmail.com>
11761
11762 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11763 to history survives a gc.
11764
11765 2014-03-13 Pedro Alves <palves@redhat.com>
11766
11767 * gdb.base/default.exp: Don't test "target procfs".
11768
11769 2014-03-13 Pedro Alves <palves@redhat.com>
11770
11771 * gdb.base/default.exp: Update "target child" and "target procfs"
11772 tests to not expect "Unix".
11773
11774 2014-03-12 Tom Tromey <tromey@redhat.com>
11775
11776 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11777 New procs. Add target-async tests.
11778 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11779 Add target-async tests.
11780
11781 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11782
11783 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11784 'func_start' and 'func_end' for the beginning and end of the
11785 function code, respectively.
11786 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11787 'func_end' instead of 'func' and 'main'.
11788
11789 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11790
11791 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11792 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11793 generate the debug info assembler source.
11794
11795 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11796
11797 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11798 * gdb.dwarf2/arr-subrange.exp: Likewise.
11799 * gdb.dwarf2/dwz.exp: Likewise.
11800 * gdb.dwarf2/method-ptr.exp: Likewise.
11801 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11802 * gdb.dwarf2/subrange.exp: Likewise.
11803 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11804 * gdb.dwarf2/implptrpiece.exp: Likewise.
11805 * gdb.dwarf2/nostaticblock.exp: Likewise.
11806
11807 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11808
11809 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11810 directory to absolute path name arguments.
11811
11812 2014-03-10 Joel Brobecker <brobecker@adacore.com>
11813
11814 * gdb.ada/tagged_access: New testcase.
11815
11816 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11817
11818 * gdb.btrace/data.exp: Update expected output.
11819
11820 2014-03-06 Yao Qi <yao@codesourcery.com>
11821
11822 * gdb.trace/pr16508.exp: New file.
11823
11824 2014-03-05 Pedro Alves <palves@redhat.com>
11825
11826 PR gdb/16575
11827 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11828 procedure.
11829 (top level): Adjust to use it. Add tests that exercise breakpoint
11830 interaction with the code-cache.
11831
11832 2014-02-26 Ludovic Courtès <ludo@gnu.org>
11833
11834 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11835 test for 'history-append!'.
11836
11837 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11838
11839 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11840 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11841 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11842 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11843 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11844 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11845
11846 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11847
11848 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11849 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11850 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11851
11852 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11853
11854 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11855
11856 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11857
11858 * gdb.dwarf2/arr-stride.c: New file.
11859 * gdb.dwarf2/arr-stride.exp: New file.
11860
11861 2014-02-26 Pedro Alves <palves@redhat.com>
11862
11863 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11864 that won't ever trigger. Make sure that GDB reports the correct
11865 breakpoint that caused the stop.
11866
11867 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11868
11869 PR gdb/16626
11870 * gdb.base/auto-load-script: New file.
11871 * gdb.base/auto-load.c: New file.
11872 * gdb.base/auto-load.exp: New file.
11873
11874 PR gdb/16626
11875 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11876
11877 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11878
11879 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11880 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11881
11882 2014-02-24 Doug Evans <dje@google.com>
11883
11884 * lib/gdb.exp (run_on_host): Log error output if program fails.
11885
11886 2014-02-21 Pedro Alves <palves@redhat.com>
11887
11888 * gdb.threads/step-after-sr-lock.c: Rename to ...
11889 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11890 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11891 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11892 ... this.
11893
11894 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11895
11896 PR tdep/16397
11897 * gdb.arch/amd64-stap-special-operands.exp: New file.
11898 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11899 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11900 * gdb.arch/amd64-stap-triplet.S: Likewise.
11901 * gdb.arch/amd64-stap-triplet.c: Likewise.
11902
11903 2014-02-20 Joel Brobecker <brobecker@adacore.com>
11904
11905 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11906 in .section pseudo-op.
11907
11908 2014-02-20 lin zuojian <manjian2006@gmail.com>
11909 Joel Brobecker <brobecker@adacore.com>
11910 Doug Evans <xdje42@gmail.com>
11911
11912 PR symtab/16581
11913 * gdb.dwarf2/dw2-icycle.S: New file.
11914 * gdb.dwarf2/dw2-icycle.c: New file.
11915 * gdb.dwarf2/dw2-icycle.exp: New file.
11916
11917 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11918
11919 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11920 operations on gdb.Value objects.
11921 * gdb.python/py-value-cc.exp: Add new test to test operations on
11922 gdb.Value objects.
11923
11924 2014-02-18 Doug Evans <dje@google.com>
11925
11926 * Makefile.in (TESTS): New variable.
11927 (expanded_tests, expanded_tests_or_none): New variables
11928 (check-single): Pass $(expanded_tests_or_none) to runtest.
11929 (check-parallel): Only run tests in $(TESTS) if non-empty.
11930 (check/no-matching-tests-found): New rule.
11931 * README: Document TESTS makefile variable.
11932
11933 2014-02-18 Doug Evans <dje@google.com>
11934
11935 * Makefile.in (check-parallel): rm -rf outputs temp.
11936
11937 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11938
11939 Fix "ERROR: no fileid for" in the testsuite.
11940 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11941
11942 2014-02-12 Doug Evans <dje@google.com>
11943
11944 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11945 (MISCELLANEOUS): New variable.
11946 (clean): rm -rf $(MISCELLANEOUS).
11947 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11948 dwp live in the same directory as symlinks, with each symlink pointed
11949 to a differently named file in a different directory.
11950
11951 2014-02-11 Doug Evans <dje@google.com>
11952
11953 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11954 of Tcl file commands.
11955
11956 2014-02-10 Mark Kettenis <kettenis@gnu.org>
11957
11958 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11959 "kill -SIGUSR1 -1".
11960
11961 2014-02-10 Joel Brobecker <brobecker@adacore.com>
11962
11963 * gdb.ada/tick_length_array_enum_idx: New testcase.
11964
11965 2014-02-10 Doug Evans <xdje42@gmail.com>
11966
11967 * configure.ac (AC_OUTPUT): Add gdb.guile.
11968 * configure: Regenerate.
11969 * lib/gdb-guile.exp: New file.
11970 * lib/gdb.exp (get_target_charset): New function.
11971 * gdb.base/help.exp: Update expected output from "apropos apropos".
11972 * gdb.guile/Makefile.in: New file.
11973 * gdb.guile/guile.exp: New file.
11974 * gdb.guile/scm-arch.c: New file.
11975 * gdb.guile/scm-arch.exp: New file.
11976 * gdb.guile/scm-block.c: New file.
11977 * gdb.guile/scm-block.exp: New file.
11978 * gdb.guile/scm-breakpoint.c: New file.
11979 * gdb.guile/scm-breakpoint.exp: New file.
11980 * gdb.guile/scm-disasm.c: New file.
11981 * gdb.guile/scm-disasm.exp: New file.
11982 * gdb.guile/scm-equal.c: New file.
11983 * gdb.guile/scm-equal.exp: New file.
11984 * gdb.guile/scm-error.exp: New file.
11985 * gdb.guile/scm-error.scm: New file.
11986 * gdb.guile/scm-frame-args.c: New file.
11987 * gdb.guile/scm-frame-args.exp: New file.
11988 * gdb.guile/scm-frame-args.scm: New file.
11989 * gdb.guile/scm-frame-inline.c: New file.
11990 * gdb.guile/scm-frame-inline.exp: New file.
11991 * gdb.guile/scm-frame.c: New file.
11992 * gdb.guile/scm-frame.exp: New file.
11993 * gdb.guile/scm-generics.exp: New file.
11994 * gdb.guile/scm-gsmob.exp: New file.
11995 * gdb.guile/scm-iterator.c: New file.
11996 * gdb.guile/scm-iterator.exp: New file.
11997 * gdb.guile/scm-math.c: New file.
11998 * gdb.guile/scm-math.exp: New file.
11999 * gdb.guile/scm-objfile-script-gdb.in: New file.
12000 * gdb.guile/scm-objfile-script.c: New file.
12001 * gdb.guile/scm-objfile-script.exp: New file.
12002 * gdb.guile/scm-objfile.c: New file.
12003 * gdb.guile/scm-objfile.exp: New file.
12004 * gdb.guile/scm-ports.exp: New file.
12005 * gdb.guile/scm-pretty-print.c: New file.
12006 * gdb.guile/scm-pretty-print.exp: New file.
12007 * gdb.guile/scm-pretty-print.scm: New file.
12008 * gdb.guile/scm-section-script.c: New file.
12009 * gdb.guile/scm-section-script.exp: New file.
12010 * gdb.guile/scm-section-script.scm: New file.
12011 * gdb.guile/scm-symbol.c: New file.
12012 * gdb.guile/scm-symbol.exp: New file.
12013 * gdb.guile/scm-symtab-2.c: New file.
12014 * gdb.guile/scm-symtab.c: New file.
12015 * gdb.guile/scm-symtab.exp: New file.
12016 * gdb.guile/scm-type.c: New file.
12017 * gdb.guile/scm-type.exp: New file.
12018 * gdb.guile/scm-value-cc.cc: New file.
12019 * gdb.guile/scm-value-cc.exp: New file.
12020 * gdb.guile/scm-value.c: New file.
12021 * gdb.guile/scm-value.exp: New file.
12022 * gdb.guile/source2.scm: New file.
12023 * gdb.guile/types-module.cc: New file.
12024 * gdb.guile/types-module.exp: New file.
12025
12026 2014-02-10 Yao Qi <yao@codesourcery.com>
12027
12028 PR testsuite/16543
12029 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
12030 * configure: Regenerated.
12031 * Makefile.in: New file.
12032
12033 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
12034
12035 * gdb.python/py-framefilter.exp: Fix typo.
12036
12037 2014-02-08 Yao Qi <yao@codesourcery.com>
12038
12039 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
12040 that no =breakpoint-modified is emitted when breakpoints are
12041 modified through MI commands.
12042
12043 2014-02-07 Pedro Alves <pedro@codesourcery.com>
12044 Pedro Alves <palves@redhat.com>
12045
12046 * gdb.threads/step-after-sr-lock.c: New file.
12047 * gdb.threads/step-after-sr-lock.exp: New file.
12048
12049 2014-02-07 Pedro Alves <palves@redhat.com>
12050
12051 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
12052
12053 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12054
12055 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
12056 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
12057
12058 2014-02-06 Doug Evans <xdje42@gmail.com>
12059
12060 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
12061 output.
12062
12063 * gdb.gdb/python-interrupts.exp: New file.
12064
12065 2014-02-05 Yao Qi <yao@codesourcery.com>
12066
12067 * gdb.trace/report.exp (use_collected_data): Test the output
12068 of "info threads" and "info inferiors".
12069
12070 2014-02-05 Yao Qi <yao@codesourcery.com>
12071
12072 Revert this patch:
12073
12074 2013-05-24 Yao Qi <yao@codesourcery.com>
12075
12076 * gdb.trace/tfile.exp: Test inferior and thread.
12077
12078 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
12079
12080 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
12081 on a function.
12082 * gdb.base/step-bt.c: Call hello via function pointer to make
12083 sure its first instruction is executed on powerpc64le-linux.
12084
12085 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
12086
12087 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
12088
12089 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
12090
12091 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
12092 of the test patterns for use on little-endian systems.
12093
12094 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
12095
12096 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
12097 (decimal_vector): Fix for little-endian.
12098
12099 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
12100
12101 * gdb.arch/sparc-sysstep.exp: New file.
12102 * gdb.arch/sparc-sysstep.c: Likewise.
12103
12104 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
12105
12106 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12107
12108 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
12109
12110 2014-01-23 Tom Tromey <tromey@redhat.com>
12111
12112 * gdb.ada/array_char_idx: New testcase.
12113
12114 2014-01-23 Tom Tromey <tromey@redhat.com>
12115
12116 PR python/16487:
12117 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
12118 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
12119 classes.
12120
12121 2014-01-23 Tom Tromey <tromey@redhat.com>
12122
12123 PR python/16491:
12124 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
12125 string from an inferior frame.
12126 * gdb.python/py-framefilter-mi.exp: Update.
12127
12128 2014-01-22 Doug Evans <dje@google.com>
12129
12130 * gdb.server/server-mon.exp: Add tests for "set debug-format".
12131
12132 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
12133
12134 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
12135
12136 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
12137
12138 * gdb.trace/entry-values.exp: Remove excess space character from
12139 regex patterns. Handle s390 call instruction.
12140
12141 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
12142
12143 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
12144 define "*_start" label. Make "name" static.
12145 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
12146 ${name} by references to ${name}_start.
12147
12148 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
12149
12150 * gdb.base/info-macros.exp: Remove "debug" from the compile
12151 options.
12152
12153 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
12154
12155 * gdb.dlang/demangle.exp: New file.
12156
12157 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
12158
12159 * gdb.dlang/primitive-types.exp: New file.
12160
12161 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
12162
12163 * configure.ac: Create gdb.dlang/Makefile.
12164 * configure: Regenerate.
12165 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
12166 * gdb.dlang/Makefile.in: New file.
12167 * lib/d-support.exp: New file.
12168 * lib/gdb.exp (skip_d_tests): New proc.
12169
12170 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12171
12172 * gdb.btrace/delta.exp: Check reverse stepi.
12173 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
12174 * gdb.btrace/finish.exp: New.
12175 * gdb.btrace/next.exp: New.
12176 * gdb.btrace/nexti.exp: New.
12177 * gdb.btrace/record_goto.c: Add comments.
12178 * gdb.btrace/step.exp: New.
12179 * gdb.btrace/stepi.exp: New.
12180 * gdb.btrace/multi-thread-step.c: New.
12181 * gdb.btrace/multi-thread-step.exp: New.
12182 * gdb.btrace/rn-dl-bind.c: New.
12183 * gdb.btrace/rn-dl-bind.exp: New.
12184 * gdb.btrace/data.c: New.
12185 * gdb.btrace/data.exp: New.
12186 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
12187
12188 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12189
12190 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
12191 * gdb.btrace/exception.exp: Update.
12192 * gdb.btrace/instruction_history.exp: Update.
12193 * gdb.btrace/record_goto.exp: Update.
12194 * gdb.btrace/tailcall.exp: Update.
12195 * gdb.btrace/unknown_functions.exp: Update.
12196 * gdb.btrace/delta.exp: New.
12197
12198 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12199
12200 * gdb.btrace/record_goto.exp: Add backtrace test.
12201 * gdb.btrace/tailcall.exp: Add backtrace test.
12202
12203 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12204
12205 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
12206 * gdb.btrace/record_goto.c: New.
12207 * gdb.btrace/record_goto.exp: New.
12208 * gdb.btrace/x86-record_goto.S: New.
12209
12210 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12211
12212 * gdb.btrace/function_call_history.exp: Update tests.
12213 * gdb.btrace/instruction_history.exp: Update tests.
12214
12215 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12216
12217 * gdb.btrace/function_call_history.exp: Fix expected field
12218 order for "record function-call-history".
12219 Add new tests for "record function-call-history /c".
12220 * gdb.btrace/exception.cc: New.
12221 * gdb.btrace/exception.exp: New.
12222 * gdb.btrace/tailcall.exp: New.
12223 * gdb.btrace/x86-tailcall.S: New.
12224 * gdb.btrace/x86-tailcall.c: New.
12225 * gdb.btrace/unknown_functions.c: New.
12226 * gdb.btrace/unknown_functions.exp: New.
12227 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
12228
12229 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12230
12231 * gdb.btrace/instruction_history.exp: Update.
12232 * gdb.btrace/function_call_history.exp: Update.
12233
12234 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12235
12236 * gdb.btrace/function_call_history.exp: Fix expected function
12237 trace.
12238 * gdb.btrace/instruction_history.exp: Initialize traced.
12239 Remove traced_functions.
12240
12241 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12242
12243 * gdb.btrace/function_call_history.exp: Update
12244 * gdb.btrace/instruction_history.exp: Update.
12245
12246 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12247
12248 * gdb.btrace/enable.exp: Update expected text.
12249
12250 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
12251
12252 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
12253 bytes.
12254
12255 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
12256
12257 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
12258
12259 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
12260
12261 * lib/gdb.exp (supports_process_record): Return true for
12262 arm*-linux*. (supports_reverse): Likewise.
12263
12264 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
12265
12266 PR python/15464
12267 PR python/16113
12268 * gdb.python/py-type.c: Enhance test case.
12269 * gdb.python/py-value-cc.cc: Likewise
12270 * gdb.python/py-type.exp: Add new tests.
12271 * gdb.python/py-value-cc.exp: Likewise
12272
12273 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12274 Pedro Alves <palves@redhat.com>
12275
12276 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
12277 Make "name" extern.
12278 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
12279 references to ${name}_start by references to ${name}.
12280
12281 2014-01-10 Joel Brobecker <brobecker@adacore.com>
12282
12283 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
12284
12285 2014-01-10 Joel Brobecker <brobecker@adacore.com>
12286
12287 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
12288
12289 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
12290 Pedro Alves <palves@redhat.com>
12291
12292 * gdb.mi/mi-info-os.exp: Connect to the target with
12293 mi_gdb_target_load.
12294
12295 2014-01-08 Pedro Alves <palves@redhat.com>
12296
12297 * gdb.threads/reconnect-signal.c: New file.
12298 * gdb.threads/reconnect-signal.exp: New file.
12299
12300 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12301
12302 * gdb.base/source-dir.exp: New file.
12303
12304 2014-01-07 Joel Brobecker <brobecker@adacore.com>
12305
12306 * gdb.ada/mi_interface: New testcase.
12307
12308 2014-01-07 Joel Brobecker <brobecker@adacore.com>
12309
12310 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
12311 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
12312 gdb.ada/pp-rec-component/pck.ads: New files.
12313
12314 2014-01-07 Joel Brobecker <brobecker@adacore.com>
12315
12316 * gdb.python/py-pp-integral.c: New file.
12317 * gdb.python/py-pp-integral.py: New file.
12318 * gdb.python/py-pp-integral.exp: New file.
12319
12320 For older changes see ChangeLog-1993-2013.
12321 \f
12322 ;; Local Variables:
12323 ;; mode: change-log
12324 ;; left-margin: 8
12325 ;; fill-column: 74
12326 ;; version-control: never
12327 ;; End:
12328
12329 Copyright 2014-2017 Free Software Foundation, Inc.
12330 Copying and distribution of this file, with or without modification,
12331 are permitted provided the copyright notice and this notice are preserved.
This page took 0.278275 seconds and 5 git commands to generate.