MI: Add -a option to the "-data-disassemble" command
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2
3 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4 -data-disassemble -a.
5 (test_disassembly_bogus_args): Likewise.
6
7 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
8
9 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10
11 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.base/vla-optimized-out.exp: Add new test.
14
15 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * gdb.base/vla-optimized-out-o3.exp: Delete.
18 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
19 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
20 deleted tests.
21
22 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
23
24 PR gdb/18050:
25 * gdb.server/extended-remote-restart.c: New file.
26 * gdb.server/extended-remote-restart.exp: New file.
27
28 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
29
30 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
31 "set variable index = 42".
32
33 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
34
35 * boards/index-cache-gdb.exp: New file.
36 * gdb.dwarf2/index-cache.exp: New file.
37 * gdb.dwarf2/index-cache.c: New file.
38 * gdb.base/maint.exp: Check if we are using the index cache.
39
40 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
41
42 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
43 MAKEFLAGS.
44
45 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
46
47 * dg-extract-results.sh: Move to toplevel contrib.
48 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
49 * Makefile.in (check-parallel-racy): Likewise.
50
51 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
52
53 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
54 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
55 tests if the target supports scheduler locking.
56
57 2018-08-04 Tom de Vries <tdevries@suse.de>
58
59 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
60
61 2018-08-02 Tom Tromey <tom@tromey.com>
62
63 PR symtab/16842.
64 * gdb.cp/temargs.exp: Test "info address" of a template
65 parameter.
66
67 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
68
69 * gdb.python/py-mi-var-info-path-expression.c: New file.
70 * gdb.python/py-mi-var-info-path-expression.py: New file.
71 * gdb.python/py-mi-var-info-path-expression.exp: New file.
72
73 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
74
75 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
76 error after "cannot resolve name" string.
77
78 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
79
80 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
81 started.
82 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
83
84 2018-07-28 Tom de Vries <tdevries@suse.de>
85
86 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
87
88 2018-07-26 Tom de Vries <tdevries@suse.de>
89
90 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
91
92 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
93
94 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
95 is visible.
96
97 2018-07-26 Tom de Vries <tdevries@suse.de>
98
99 PR breakpoints/23366
100 * gdb.base/catch-follow-exec.c: New test.
101 * gdb.base/catch-follow-exec.exp: New file.
102
103 2018-07-25 Tom de Vries <tdevries@suse.de>
104
105 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
106 vla-optimized-out.c.
107
108 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
109
110 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
111 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
112
113 2018-07-20 Tom de Vries <tdevries@suse.de>
114
115 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
116 NOCLONE macro.
117 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
118
119 2018-07-19 Tom de Vries <tdevries@suse.de>
120
121 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
122 regular expression.
123
124 2018-07-18 Tom de Vries <tdevries@suse.de>
125
126 * gdb.base/vla-optimized-out.c: New test.
127 * gdb.base/vla-optimized-out.exp: New file.
128
129 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
130
131 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
132 message "No address associated with hostname" when gdbserver
133 cannot resolve the hostname.
134
135 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
136
137 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
138 Add some test prefixes to make tests unique.
139
140 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
141
142 * gdb.base/frameapply.c: New file.
143 * gdb.base/frameapply.exp: New file.
144
145 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
146
147 * gdb.base/skip.exp: Update expected error message.
148
149 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
150 Jan Kratochvil <jan.kratochvil@redhat.com>
151 Paul Fertser <fercerpav@gmail.com>
152 Tsutomu Seki <sekiriki@gmail.com>
153
154 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
155 parameter.
156 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
157 by default.
158 * boards/native-gdbserver.exp: Likewise.
159 * gdb.server/run-without-local-binary.exp: Improve regexp used
160 for detecting when a remote debugging connection succeeds.
161 * gdb.server/server-connect.exp: New file.
162 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
163 Do not prefix the port number with ":".
164 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
165 support for detecting and using it. Add '$debughost_gdbserver'
166 to the list of arguments used to start gdbserver. Handle case
167 when gdbserver cannot resolve a network name.
168
169 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
170
171 PR c++/23373
172 * gdb.base/ptype-offsets.cc (struct static_member): New
173 struct.
174 (main) <stmember>: New variable.
175 * gdb.base/ptype-offsets.exp: Add test for printing a struct
176 with a static member in it.
177
178 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
179
180 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
181 watchpoints enabled and disabled.
182
183 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
184
185 * gdb.base/examine-backward.exp: Still run tests around address
186 0x0, even if address 0x0 is not readable. Update the pattern for
187 matching address 0x0 in expected output.
188
189 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
190
191 * gdb.base/share-env-with-gdbserver.c (main): Add call to
192 malloc/free.
193
194 2018-07-04 Tom de Vries <tdevries@suse.de>
195
196 * gdb.dwarf2/dw2-error.exp: Update expected error message.
197
198 2018-07-02 Maciej W. Rozycki <macro@mips.com>
199
200 PR tdep/8282
201 * gdb.arch/mips-disassembler-options.exp: New test.
202 * gdb.arch/mips-disassembler-options.s: New test source.
203
204 2018-06-29 Pedro Alves <palves@redhat.com>
205
206 * gdb.threads/names.exp: Adjust expected "info threads" output.
207
208 2018-06-29 Pedro Alves <palves@redhat.com>
209
210 * gdb.opt/inline-break.exp (line number, address): Add "info
211 break" tests.
212
213 2018-06-29 Pedro Alves <palves@redhat.com>
214
215 * gdb.opt/inline-break.c (func1): Add "break here" marker.
216 * gdb.opt/inline-break.exp: Test setting breakpoints by line
217 number and address and running to them.
218
219 2018-06-29 Richard Bunt <richard.bunt@arm.com>
220
221 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
222
223 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
224
225 * lib/compiler.c: Remove executable permission flag.
226
227 2018-06-28 Richard Bunt <richard.bunt@arm.com>
228
229 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
230 code.
231 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
232
233 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
234
235 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
236
237 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
238
239 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
240 address argument is omitted.
241
242 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
243
244 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
245
246 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
247
248 PR gdb/21695
249 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
250 * gdb.base/infoline-reloc-main-from-zero.c: New file.
251
252 2018-06-26 Tom Tromey <tom@tromey.com>
253
254 PR rust/22574:
255 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
256 * gdb.rust/simple.rs (struct SimpleLayout): New.
257
258 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
259
260 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
261 "info registers" output.
262
263 2018-06-21 Richard Bunt <richard.bunt@arm.com>
264
265 * gdb.base/watchpoint-hw-attach.c: New test.
266 * gdb.base/watchpoint-hw-attach.exp: New file.
267
268 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
269
270 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
271 through /bin/sh.
272 * boards/dwarf4-gdb-index.exp: Likewise.
273 * boards/fission-dwp.exp: Likewise.
274
275 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
276
277 * gdb.base/float128.exp: Add comment and improved fail message
278 to the failure case of "print large128" test.
279
280 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
281
282 * configure.ac: Remove AC_PREREQ.
283 * configure: Re-generate.
284
285 2018-06-19 Pedro Alves <palves@redhat.com>
286
287 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
288 (func_extern_caller): New.
289 (main): Call func_extern_caller.
290 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
291 logic change.
292
293 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
294
295 PR gdb/16841
296 * gdb.cp/typedef-base.cc: New file.
297 * gdb.cp/typedef-base.exp: New file.
298
299 2018-06-18 Tom de Vries <tdevries@suse.de>
300
301 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
302
303 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
304 Richard Bunt <Richard.Bunt@arm.com>
305
306 * gdb.threads/attach-slow-waitpid.c: New file.
307 * gdb.threads/attach-slow-waitpid.exp: New file.
308 * gdb.threads/slow-waitpid.c: New file.
309
310 2018-06-14 Pedro Alves <palves@redhat.com>
311
312 * gdb.base/fork-running-state.c: Include <errno.h>.
313 (exit_if_relative_exits): New.
314 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
315 exits.
316 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
317 child exits.
318
319 2018-06-14 Tom de Vries <tdevries@suse.de>
320
321 PR cli/22573
322 * gdb.base/finish-pretty.c: New test.
323 * gdb.base/finish-pretty.exp: New file.
324
325 2018-06-14 Pedro Alves <palves@redhat.com>
326
327 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
328 gdb's expected startup output.
329
330 2018-06-14 Pedro Alves <palves@redhat.com>
331
332 * lib/selftest-support.exp (selftest_setup): Remove inlined
333 function handling.
334
335 2018-06-14 Tom de Vries <tdevries@suse.de>
336
337 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
338 matching of breakpoint printing.
339
340 2018-06-13 Tom de Vries <tdevries@suse.de>
341
342 PR testsuite/23269
343 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
344 (fork_child): ... here, and ...
345 (fork_parent): ... here.
346
347 2018-06-12 Tom de Vries <tdevries@suse.de>
348
349 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
350
351 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
352 Stephen Roberts <stephen.roberts@arm.com>
353
354 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
355 rewrite test to describe action performed, rather than possible
356 failure.
357
358 2018-06-08 Gary Benson <gbenson@redhat.com>
359
360 * gdb.threads/check-libthread-db.exp: New file.
361 * gdb.threads/check-libthread-db.c: Likewise.
362
363 2018-06-05 Tom Tromey <tom@tromey.com>
364
365 * gdb.base/default.exp: Update expected "show version" output.
366
367 2018-06-05 Tom Tromey <tom@tromey.com>
368
369 PR cli/12326:
370 * gdb.cp/static-print-quit.exp: Update.
371 * lib/gdb.exp (pagination_prompt): Update.
372 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
373 * gdb.python/python.exp: Update.
374
375 2018-06-04 Joel Brobecker <brobecker@adacore.com>
376
377 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
378
379 2018-06-01 Joel Brobecker <brobecker@adacore.com>
380
381 * gdb.ada/bp_fun_addr: New testcase.
382
383 2018-06-01 Tom Tromey <tom@tromey.com>
384
385 * gdb.xml/tdesc-regs.exp (load_description): Update expected
386 results.
387 * gdb.dwarf2/method-ptr.exp: Set language to C++.
388 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
389 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
390 * gdb.base/maint.exp (maint_pass_if): Update.
391
392 2018-05-31 Maciej W. Rozycki <macro@mips.com>
393
394 * gdb.base/endian.exp: New test.
395 * gdb.base/endian.c: New test source.
396
397 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
398
399 PR gdb/23203
400 * gdb.base/bt-selected-frame.c: New file.
401 * gdb.base/bt-selected-frame.exp: New file.
402 * lib/gdb.exp (get_current_frame_number): New function.
403
404 2018-05-24 Maciej W. Rozycki <macro@mips.com>
405 Pedro Alves <palves@redhat.com>
406
407 * gdb.threads/tls-core.c: Include <stdlib.h>
408 (thread_proc): Call `abort'.
409 * gdb.threads/tls-core.exp: Generate a core with core_find too.
410 (tls_core_test): New procedure, bits factored out from ...
411 (top level): ... here. Test both native cores and gcore cores.
412
413 2018-05-23 Tom Tromey <tom@tromey.com>
414
415 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
416
417 2018-05-23 Tom Tromey <tom@tromey.com>
418
419 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
420 symfile_complaints.
421 (test_short_complaints): Likewise.
422 (test_empty_complaints): Likewise.
423 (test_initial_complaints): Update.
424
425 2018-05-23 Tom Tromey <tom@tromey.com>
426
427 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
428
429 2018-05-23 Tom Tromey <tom@tromey.com>
430
431 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
432 (test_short_complaints): Update.
433
434 2018-05-22 Pedro Alves <palves@redhat.com>
435
436 * gdb.base/remote.exp: Only gdb_start after compiling the
437 testcase. Issue "disconnect" before testing "set remote" command
438 defaults. Issue clean_restart before running to main.
439
440 2018-05-22 Pedro Alves <palves@redhat.com>
441
442 * gdb.base/remote.exp: Adjust expected output of "show remote
443 memory-write-packet-size". Add tests for "set remote
444 memory-write-packet-size 0" and "set remote
445 memory-write-packet-size fixed/limit".
446
447 2018-05-22 Pedro Alves <palves@redhat.com>
448
449 PR gdb/22973
450 * gdb.base/utf8-identifiers.c: New file.
451 * gdb.base/utf8-identifiers.exp: New file.
452
453 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
454
455 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
456
457 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
458
459 * gdb.arch/powerpc-vsx-gcore.exp: New file.
460
461 2018-05-18 Tom Tromey <tom@tromey.com>
462
463 * gdb.base/ptype-offsets.exp: Update.
464
465 2018-05-17 Keith Seitz <keiths@redhat.com>
466
467 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
468 in expected breakpoint stop locations.
469 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
470 move to proper scope to test variable values.
471 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
472 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
473 New functions.
474 (main): Call not_inline_func3.
475 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
476 inline_func1, inline_func2, and inline_func3. Test that when each
477 breakpoint is hit, GDB properly reports both the stop location
478 and the backtrace. Repeat tests for temporary breakpoints.
479
480 2018-05-15 Maciej W. Rozycki <macro@mips.com>
481
482 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
483 rather then trying to access it in determining whether the PID
484 of `gdbserver' could have been retrieved.
485
486 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * gdb.arch/amd64-init-x87-values.S: New file.
489 * gdb.arch/amd64-init-x87-values.exp: New file.
490
491 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
492
493 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
494
495 2018-05-04 Tom Tromey <tom@tromey.com>
496
497 PR python/22730:
498 * gdb.python/python.exp: Test multi-line execute.
499
500 2018-05-04 Tom Tromey <tom@tromey.com>
501
502 PR python/22731:
503 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
504
505 2018-05-04 Tom Tromey <tom@tromey.com>
506
507 PR gdb/11750:
508 * gdb.base/define.exp: Test defining a user command inside a user
509 command.
510 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
511
512 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
513 Pedro Alves <palves@redhat.com>
514
515 PR breakpoints/19806 and support for PR external/20207.
516 * gdb.base/watchpoint-unaligned.c: New file.
517 * gdb.base/watchpoint-unaligned.exp: New file.
518
519 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
520
521 * gdb.base/maint.exp: Make test names unique, use
522 test_prefix_command_help to test 'help maint info', and remove
523 repeated test of 'help maint'.
524
525 2018-05-04 Tom Tromey <tom@tromey.com>
526
527 PR gdb/22619:
528 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
529 behavior.
530
531 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
532
533 * gdb.base/maint.exp: Process output from 'maint print registers'
534 line at a time.
535
536 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
537
538 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
539 timeout.
540
541 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
542
543 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
544 filter pattern.
545
546 2018-05-02 Pedro Alves <palves@redhat.com>
547
548 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
549 to_log_command renames.
550 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
551
552 2018-05-02 Tom Tromey <tom@tromey.com>
553
554 * gdb.python/py-parameter.exp: Set test message.
555
556 2018-05-02 Tom Tromey <tom@tromey.com>
557
558 PR python/20084:
559 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
560 PARAM_ZUINTEGER_UNLIMITED tests.
561
562 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
563
564 PR rust/23124
565 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
566 when casting.
567
568 2018-04-30 Tom Tromey <tom@tromey.com>
569
570 * gdb.python/py-type.exp: Check align attribute.
571 * gdb.python/py-type.c: New "aligncheck" global.
572
573 2018-04-30 Tom Tromey <tom@tromey.com>
574
575 PR exp/17095:
576 * gdb.dwarf2/dw2-align.exp: New file.
577 * gdb.cp/align.exp: New file.
578 * gdb.base/align.exp: New file.
579 * lib/gdb.exp (gdb_int128_helper): New proc.
580 (has_int128_c, has_int128_cxx): New caching procs.
581
582 2018-04-27 Tom Tromey <tom@tromey.com>
583
584 PR rust/22545:
585 * gdb.rust/simple.exp: Add inclusive range tests.
586
587 2018-04-26 Pedro Alves <palves@redhat.com>
588
589 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
590 ifunc breakpoint locations correctly of ifunc breakpoints set
591 while the program resolves the ifunc.
592
593 2018-04-26 Pedro Alves <palves@redhat.com>
594
595 * gdb.base/gnu-ifunc-final.c: New file.
596 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
597 * gdb.base/gnu-ifunc.exp (executable): Delete.
598 (staticexecutable): Adjust.
599 (lib_opts, exec_opts): Delete.
600 (make_binsuffix, build, set-break): New procedures.
601 (misc_tests): New, with tests factored out from the top level.
602 (top level): Test different combinations of ifunc resolver name,
603 resolver with and with debug info, and ifunc target with and
604 without debug info. Wrap static tests with with_target_prefix.
605
606 2018-04-26 Pedro Alves <palves@redhat.com>
607
608 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
609 return type" warnings.
610
611 2018-04-25 Pedro Alves <palves@redhat.com>
612
613 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
614 killed".
615 * gdb.base/kill-after-signal.exp: Likewise.
616 * gdb.threads/kill.exp: Likewise.
617
618 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
619 Sergio Durigan Junior <sergiodj@redhat.com>
620 Pedro Alves <palves@redhat.com>
621
622 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
623 regexps to expect for '[Inferior ... detached]' as well.
624 * gdb.base/attach.exp: Likewise.
625 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
626 "gdb_continue_to_end".
627 (test_catch_syscall_with_wrong_args): Likewise.
628 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
629 ']'. Don't set 'verbose' on.
630 * gdb.base/foll-vfork.exp: Likewise.
631 * gdb.base/fork-print-inferior-events.c: New file.
632 * gdb.base/fork-print-inferior-events.exp: New file.
633 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
634 '[Inferior ... has been killed]' message.
635 * gdb.base/kill-after-signal.exp: Likewise.
636 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
637 detach message.
638 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
639 message.
640 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
641 regexps to expect for '[Inferior ... detached]' as well.
642 * gdb.threads/process-dies-while-detaching.exp: Likewise.
643
644 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
645
646 PR gdb/23104
647 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
648
649 2018-04-19 Richard Bunt <richard.bunt@arm.com>
650
651 * gdb.threads/multiple-successive-infcall.c: New test.
652 * gdb.threads/multiple-successive-infcall.exp: New file.
653
654 2018-04-17 Tom Tromey <tom@tromey.com>
655
656 * gdb.rust/simple.rs (Union): New type.
657 (main): New local "u".
658 * gdb.rust/simple.exp (test_one_slice): Add new test case.
659
660 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
661
662 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
663 number information in output of "whereis" command.
664 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
665
666 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
667
668 * gdb.ada/info_types.exp: Adjust expected output to the line
669 numbers now printed by "info var/func/type".
670 * gdb.base/completion.exp: Likewise.
671 * gdb.base/included.exp: Likewise.
672 * gdb.cp/cp-relocate.exp: Likewise.
673 * gdb.cp/cplusfuncs.exp: Likewise.
674 * gdb.cp/namespace.exp: Likewise.
675 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
676
677 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
678
679 * gdb.btrace/cpu.exp: New.
680
681 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
682
683 * gdb.base/step-indirect-call-thunk.exp: New.
684 * gdb.base/step-indirect-call-thunk.c: New.
685 * gdb.reverse/step-indirect-call-thunk.exp: New.
686 * gdb.reverse/step-indirect-call-thunk.c: New.
687
688 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
689
690 * gdb.base/pie-fork.c: New file.
691 * gdb.base/pie-fork.exp: New file.
692
693 2018-04-11 Tom Tromey <tom@tromey.com>
694
695 * gdb.rust/simple.exp: Add test for ".." struct initializer.
696
697 2018-04-10 Pedro Alves <palves@redhat.com>
698
699 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
700 exits. Instead loop running forever.
701 (fork_parent): Run forever too.
702
703 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
704
705 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
706 mi_continue_to_line.
707 * gdb.mi/mi-stack.c (callee4): Add comment.
708
709 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
710
711 * gdb.mi/mi-stack.exp: Fix indentation.
712
713 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
714
715 PR gdb/22979
716 * gdb.arch/amd64-osabi.exp: New file.
717
718 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
719
720 PR gdb/22980
721 * gdb.base/osabi.exp: New file.
722
723 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
724
725 * gdb.cp/static-typedef-print.exp: New file.
726 * gdb.cp/static-typedef-print.cc: New file.
727
728 2018-03-27 Joel Brobecker <brobecker@adacore.com>
729
730 * gdb.ada/varsize_limit: New testcase.
731
732 2018-03-27 Joel Brobecker <brobecker@adacore.com>
733
734 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
735
736 * gdb.ada/notcplusplus: New testcase.
737
738 * gdb.base/c-linkage-name.c: New file.
739 * gdb.base/c-linkage-name.exp: New testcase.
740
741 2018-03-26 Tom Tromey <tom@tromey.com>
742
743 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
744 * gdb.python/py-framefilter.py (name_error): New global.
745 (ErrorInName.function): Use name_error.
746
747 2018-03-26 Tom Tromey <tom@tromey.com>
748
749 PR backtrace/15582:
750 * gdb.python/py-framefilter.exp: Add "bt hide" test.
751
752 2018-03-23 Keith Seitz <keiths@redhat.com>
753
754 PR c++/22968
755 * gdb.cp/subtypes.exp: New file.
756 * gdb.cp/subtypes.h: New file.
757 * gdb.cp/subtypes.cc: New file.
758 * gdb.cp/subtypes-2.cc: New file.
759
760 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
761
762 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
763 (done): Call '_exit' not 'exit' to avoid atexit handlers.
764 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
765 -nostartfiles when compiling the test. Confirm that all registers
766 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
767
768 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
769
770 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
771 option, syntax was wrong anyway.
772 * gdb.arch/arm-disp-step.exp: Likewise.
773 * gdb.arch/sparc64-regs.exp: Likewise.
774 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
775 option, syntax was wrong anyway, switch to use
776 prepare_for_testing.
777 * gdb.arch/i386-disp-step.exp: Likewise.
778
779 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
780
781 * gdb.ada/exec_changed.exp: Replace "target_info exists
782 use_gdb_stub" by "use_gdb_stub".
783 * gdb.ada/start.exp: Likewise.
784 * gdb.base/async-shell.exp: Likewise.
785 * gdb.base/attach-pie-misread.exp: Likewise.
786 * gdb.base/attach-wait-input.exp: Likewise.
787 * gdb.base/break-entry.exp: Likewise.
788 * gdb.base/break-interp.exp: Likewise.
789 * gdb.base/dprintf-detach.exp: Likewise.
790 * gdb.base/nostdlib.exp: Likewise.
791 * gdb.base/solib-nodir.exp: Likewise.
792 * gdb.base/statistics.exp: Likewise.
793 * gdb.base/testenv.exp: Likewise.
794 * gdb.mi/mi-exec-run.exp: Likewise.
795 * gdb.mi/mi-start.exp: Likewise.
796 * gdb.multi/dummy-frame-restore.exp: Likewise.
797 * gdb.multi/multi-arch-exec.exp: Likewise.
798 * gdb.multi/multi-arch.exp: Likewise.
799 * gdb.multi/tids.exp: Likewise.
800 * gdb.multi/watchpoint-multi.exp: Likewise.
801 * gdb.python/py-events.exp: Likewise.
802 * gdb.threads/attach-into-signal.exp: Likewise.
803 * gdb.threads/attach-stopped.exp: Likewise.
804 * gdb.threads/threadapply.exp: Likewise.
805 * lib/selftest-support.exp: Likewise.
806
807 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
808
809 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
810
811 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
812
813 * gdb.perf/template-breakpoints.cc: New file.
814 * gdb.perf/template-breakpoints.exp: New file.
815 * gdb.perf/template-breakpoints.py: New file.
816
817 2018-03-19 Tom Tromey <tom@tromey.com>
818
819 * gdb.rust/simple.rs (main): Add local variables field1, field2,
820 y0.
821 * gdb.rust/simple.exp: Test bare identifier form of struct
822 initializer.
823
824 2018-03-19 Tom Tromey <tom@tromey.com>
825
826 * gdb.gdb/observer.exp: Remove.
827
828 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
829
830 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
831 "qualified" option when setting breakpoints.
832 * gdb.trace/backtrace.exp: Likewise.
833 * gdb.trace/circ.exp: Likewise.
834 * gdb.trace/collection.exp: Likewise.
835 * gdb.trace/disconnected-tracing.exp: Likewise.
836 * gdb.trace/ftrace-lock.exp: Likewise.
837 * gdb.trace/ftrace.exp: Likewise.
838 * gdb.trace/infotrace.exp: Likewise.
839 * gdb.trace/packetlen.exp: Likewise.
840 * gdb.trace/passc-dyn.exp: Likewise.
841 * gdb.trace/qtro.exp: Likewise.
842 * gdb.trace/read-memory.exp: Likewise.
843 * gdb.trace/report.exp: Likewise.
844 * gdb.trace/signal.exp: Likewise.
845 * gdb.trace/status-stop.exp: Likewise.
846 * gdb.trace/strace.exp: Likewise.
847 * gdb.trace/tfind.exp: Likewise.
848 * gdb.trace/trace-break.exp: Likewise.
849 * gdb.trace/trace-condition.exp: Likewise.
850 * gdb.trace/trace-mt.exp: Likewise.
851 * gdb.trace/tstatus.exp: Likewise.
852 * gdb.trace/tsv.exp: Likewise.
853 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
854 * gdb.trace/unavailable.exp: Likewise.
855 * gdb.trace/while-dyn.exp: Likewise.
856
857 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
858
859 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
860 that libinproctrace is copied to the target.
861
862 2018-03-14 Tom Tromey <tom@tromey.com>
863
864 PR cli/14977:
865 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
866 a null pointer.
867 * gdb.base/wchar.exp: Likewise.
868
869 2018-03-14 Tom Tromey <tom@tromey.com>
870
871 PR cli/19918:
872 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
873 flag.
874
875 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
876
877 PR gdb/22841
878 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
879 "target" to remote_exec.
880
881 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
882
883 PR gdb/22841
884 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
885 ${board}_upload): Remove.
886
887 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
888
889 * gdb.cp/watch-cp.cc: New test.
890 * gdb.cp/watch-cp.exp: New file.
891
892 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 * gdb.base/infcall-nested-structs.exp: New file.
895 * gdb.base/infcall-nested-structs.c: New file.
896 * gdb.base/float.exp: Add riscv support.
897
898 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
899
900 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
901 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
902
903 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
904
905 * gdb.server/abspath.exp: New file.
906 * lib/gdb.exp (with_cwd): New procedure.
907
908 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
909
910 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
911 use it.
912 (gdb_is_target_remote_prompt): New proc.
913 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
914 (gdb_is_target_native): Pass prompt parameter to
915 gdb_is_target_1.
916
917 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
918
919 * gdb.base/load-command.c: New file.
920 * gdb.base/load-command.exp: New file.
921 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
922 (gdb_is_target_1): ...this, and generalize for other targets
923 than just remote.
924 (gdb_is_target_remote): Use gdb_is_target_1.
925 (gdb_is_target_native): use gdb_is_target_1.
926
927 2018-02-26 Tom Tromey <tom@tromey.com>
928
929 PR python/16497:
930 * gdb.python/py-framefilter.exp: Update test.
931
932 2018-02-26 Tom Tromey <tom@tromey.com>
933
934 * gdb.dwarf2/variant.c: New file.
935 * gdb.dwarf2/variant.exp: New file.
936
937 2018-02-26 Tom Tromey <tom@tromey.com>
938
939 * gdb.rust/simple.exp: Accept more possible results in enum test.
940
941 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
942
943 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
944 parentheses.
945
946 2018-02-23 Maciej W. Rozycki <macro@mips.com>
947
948 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
949 name of a variable: $actual_linejj -> $actual_line.
950
951 2018-02-21 John Baldwin <jhb@FreeBSD.org>
952
953 * gdb.arch/amd64-i386-address.exp: Fix a typo.
954
955 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
956
957 * gdb.btrace/buffer-size.exp: Do not force BTS.
958
959 2018-02-14 Pedro Alves <palves@redhat.com>
960
961 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
962 getting a "Quit".
963
964 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
965
966 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
967 Fix test name.
968
969 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
970
971 * gdb.cp/m-static.exp: Check type of optimized out static
972 member.
973
974 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
975
976 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
977 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
978
979 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
980 Leszek Swirski <leszeks@google.com>
981
982 * gdb.python/py-prettyprint.c
983 (struct to_string_returns_value_inner,
984 struct to_string_returns_value_wrapper): New.
985 (main): Add tsrvw variable.
986 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
987 ToStringReturnsValueWrapper): New classes.
988 (register_pretty_printers): Register new pretty-printers.
989 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
990 recursive pretty printer.
991 * gdb.python/py-mi.exp: Likewise.
992
993 2018-02-01 Leszek Swirski <leszeks@google.com>
994
995 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
996 functions with the same name as an include file are parsed
997 correctly.
998
999 2018-02-01 Yao Qi <yao.qi@linaro.org>
1000
1001 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1002 "\[^\r\n\]*".
1003
1004 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1005
1006 * gdb.arch/powerpc-prologue-frame.s: New file.
1007 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1008 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1009
1010 2018-01-31 Joel Brobecker <brobecker@adacore.com>
1011
1012 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1013
1014 2018-01-30 Pedro Alves <palves@redhat.com>
1015
1016 PR gdb/13211
1017 * gdb.base/interrupt-daemon.c: New.
1018 * gdb.base/interrupt-daemon.exp: New.
1019 * gdb.multi/multi-term-settings.c: New.
1020 * gdb.multi/multi-term-settings.exp: New.
1021
1022 2018-01-30 Joel Brobecker <brobecker@adacore.com>
1023
1024 * gdb.base/break.exp: Save the location where the breakpoint
1025 on break.c:47 was actually inserted when debugging the version
1026 compiled at -O2 and use it in the expected output of the "info
1027 break" test performed soon after.
1028
1029 2018-01-22 Pedro Alves <palves@redhat.com>
1030 Sergio Durigan Junior <sergiodj@redhat.com>
1031
1032 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1033 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1034
1035 2018-01-22 Joel Brobecker <brobecker@adacore.com>
1036
1037 * gdb.base/break-include.c, gdb.base/break-include.inc,
1038 gdb.base/break-include.exp: New files.
1039 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1040 line number now being the actual line number where the breakpoint
1041 was inserted.
1042 * gdb.mi/mi-break.exp: Likewise.
1043 * gdb.mi/mi-reverse.exp: Likewise.
1044 * gdb.mi/mi-simplerun.exp: Ditto.
1045
1046 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1047
1048 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1049 varobj.
1050 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1051
1052 2018-01-21 Don Breazeal <donb@codesourcery.com>
1053 Andrew Burgess <andrew.burgess@embecosm.com>
1054
1055 * gdb.mi/basics.c: Add new global.
1056 * gdb.mi/mi-frame-regs.exp: New file.
1057 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1058 case.
1059
1060 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1061
1062 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1063 non-parameter, and on an unknown symbol.
1064
1065 2018-01-19 Tom Tromey <tom@tromey.com>
1066
1067 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1068 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1069
1070 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1071
1072 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1073 setrlimit and chdir to int.
1074
1075 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1076
1077 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1078 function.
1079 (my_tend): Likewise.
1080 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1081 rationale of avoiding FP- and vector instructions.
1082
1083 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1084
1085 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1086 "info reg" with "\[ \t\]*".
1087 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1088 "\[ \t\]+".
1089 * gdb.arch/s390-multiarch.exp: Ditto.
1090 * gdb.base/pc-fp.exp: Ditto.
1091 * gdb.reverse/i386-precsave.exp: Ditto.
1092 * gdb.reverse/i386-reverse.exp: Ditto.
1093 * gdb.reverse/i387-env-reverse.exp: Ditto.
1094 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1095
1096 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1097
1098 * lib/gdb.exp (gdb_compile): Re-enable use of
1099 universal_compile_options for languages other than Rust.
1100
1101 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1102
1103 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1104
1105 2018-01-17 Mike Gulick <mgulick@mathworks.com>
1106
1107 PR gdb/16577
1108 * gdb.base/solib-vanish.exp: New.
1109 * gdb.base/solib-vanish-main.c: New.
1110 * gdb.base/solib-vanish-lib1.c: New.
1111 * gdb.base/solib-vanish-lib2.c: New.
1112
1113 2018-01-17 Yao Qi <yao.qi@linaro.org>
1114
1115 * gdb.compile/compile.exp: Match the address printed for
1116 frame in the output of command "bt".
1117
1118 2018-01-15 Tom Tromey <tom@tromey.com>
1119
1120 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1121 compute sp_reg.
1122
1123 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1124
1125 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1126 to prepare.
1127 (prepare): Return 0 on error, 1 on success.
1128
1129 2018-01-12 Pedro Alves <palves@redhat.com>
1130
1131 * gdb.base/continue-after-aborted-step-over.c: New.
1132 * gdb.base/continue-after-aborted-step-over.exp: New.
1133
1134 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1135
1136 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1137 options when not creating an executable.
1138
1139 2018-01-11 Pedro Alves <palves@redhat.com>
1140
1141 PR remote/22597
1142 * gdb.server/stop-reply-no-thread.c: New file.
1143 * gdb.server/stop-reply-no-thread.exp: New file.
1144
1145 2018-01-10 Pedro Alves <palves@redhat.com>
1146
1147 PR gdb/22670
1148 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1149 functions too. Test setting breakpoints and printing C functions
1150 with no debug info too.
1151 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1152
1153 2018-01-10 Pedro Alves <palves@redhat.com>
1154
1155 PR gdb/22670
1156 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1157 a fail.
1158
1159 2018-01-10 Pedro Alves <palves@redhat.com>
1160
1161 PR gdb/22670
1162 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1163
1164 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1165
1166 * gdb.server/unittest.exp: Match the output in non-development
1167 mode.
1168
1169 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1170
1171 * gdb.gdb/unittest.exp: Match output in non-development mode.
1172
1173 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1174
1175 * gdb.ada/access_tagged_param.exp: Relax expected output
1176 for value of "ObjL" in "continue" to pck.inspect breakpoint
1177 test.
1178
1179 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1180
1181 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1182 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1183
1184 2018-01-05 Pedro Alves <palves@redhat.com>
1185
1186 PR gdb/18653
1187 * gdb.base/libsegfault.exp: New.
1188
1189 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1190
1191 PR gdb/22670
1192 * gdb.ada/access_tagged_param.exp: New file.
1193 * gdb.ada/access_tagged_param/foo.adb: New file.
1194
1195 2018-01-05 Pedro Alves <palves@redhat.com>
1196
1197 PR gdb/22670
1198 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1199 exercise lower case too, and to exercise both full matching and
1200 wild matching.
1201
1202 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1203
1204 * gdb.ada/rename_subscript_param: New testcase.
1205
1206 2018-01-05 Jerome Guitton <guitton@adacore.com>
1207
1208 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1209
1210 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1211
1212 * gdb.ada/convvar_comp: New testcase.
1213
1214 2018-01-05 Xavier Roirand <roirand@adacore.com>
1215
1216 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1217 (My_Table): New global variable.
1218 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1219
1220 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1221
1222 PR gdb/22670
1223 * gdb.ada/maint_with_ada: New testcase.
1224
1225 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1226
1227 PR gdb/22670
1228 * gdb.ada/bp_c_mixed_case: New testcase.
1229
1230 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1231
1232 PR gdb/22670
1233 * gdb.ada/complete.exp: Add "complete break ada" test.
1234
1235 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1236
1237 PR gdb/22670
1238 * gdb.ada/info_addr_mixed_case: New testcase.
1239
1240 2018-01-03 Xavier Roirand <roirand@adacore.com>
1241
1242 * gdb.ada/excep_handle.exp: New testcase.
1243 * gdb.ada/excep_handle/foo.adb: New file.
1244 * gdb.ada/excep_handle/pck.ads: New file.
1245
1246 2018-01-03 Joel Brobecker <brobecker@adacore.com>
1247
1248 * gdb.base/step-line.c: Add extra empty line in copyright header.
1249 * gdb.base/step-line.inp: Likewise.
1250
1251 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1252
1253 * gdb.ada/dyn_stride.exp: Add slice test.
1254
1255 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1256
1257 * gdb.ada/dyn_stride: New testcase.
1258
1259 2017-12-27 Stafford Horne <shorne@gmail.com>
1260
1261 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1262 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1263
1264 2017-12-27 Stafford Horne <shorne@gmail.com>
1265
1266 * gdb.base/reggroups.c: New file.
1267 * gdb.base/reggroups.exp: New file.
1268
1269 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1270
1271 * gdb.dwarf2/ada-valprint-error.c: New file.
1272 * gdb.dwarf2/ada-valprint-error.exp: New file.
1273
1274 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1275
1276 * gdb.ada/assign_arr: New testcase.
1277
1278 2017-12-18 Xavier Roirand <roirand@adacore.com>
1279
1280 * gdb.ada/funcall_ptr: New testcase.
1281
1282 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1283
1284 PR cli/16224
1285 * gdb.base/ptype-offsets.cc: New file.
1286 * gdb.base/ptype-offsets.exp: New file.
1287
1288 2017-12-15 Yao Qi <yao.qi@linaro.org>
1289
1290 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1291 if XML is disabled.
1292
1293 2017-12-15 Xavier Roirand <roirand@adacore.com>
1294
1295 * gdb.ada/same_component_name: New testcase.
1296
1297 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1298
1299 * gdb.ada/str_binop_equal: New testcase.
1300
1301 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1302
1303 * gdb.ada/task_switch_in_core: New testcase.
1304
1305 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1306
1307 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1308 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1309 call test_bkpt_qualified.
1310 (test_bkpt_qualified): New proc.
1311
1312 2017-12-13 Pedro Alves <palves@redhat.com>
1313
1314 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1315 Tighten regexp by matching with an anchor.
1316
1317 2017-12-13 Pedro Alves <palves@redhat.com>
1318
1319 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1320 ("expression with namespace"): New set of tests.
1321 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1322 (Nested::Test_NS::qux): New.
1323 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1324 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1325
1326 2017-12-13 Joel Brobecker <brobecker@adacore.com>
1327
1328 * gdb.base/server-del-break.c: New file.
1329 * gdb.base/server-del-break.exp: New file.
1330
1331 2017-12-12 Stafford Horne <shorne@gmail.com>
1332
1333 * gdb.xml/tdesc-regs.exp: Add or1k support.
1334
1335 2017-12-12 Stafford Horne <shorne@gmail.com>
1336
1337 * gdb.base/bp-permanent.c: Define nop of or1k.
1338
1339 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1340
1341 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1342 output with components being reordered.
1343
1344 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1345
1346 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1347 output with components being reordered.
1348
1349 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1350 Pedro Alves <palves@redhat.com>
1351
1352 * gdb.base/maint.exp (check for .gdb_index): Check also for
1353 .debug_names.
1354 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1355 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1356 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1357 (.gdb_index used after symbol reloading): Support also .debug_names.
1358 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1359
1360 2017-12-08 Yao Qi <yao.qi@linaro.org>
1361
1362 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1363 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1364
1365 2017-12-08 Yao Qi <yao.qi@linaro.org>
1366
1367 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1368 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1369
1370 2017-12-08 Yao Qi <yao.qi@linaro.org>
1371
1372 * gdb.arch/aarch64-tagged-pointer.c: New file.
1373 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1374
1375 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1376
1377 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1378 "int".
1379
1380 2017-12-07 Keith Seitz <keiths@redhat.com>
1381
1382 PR breakpoints/22569
1383 * gdb.linespec/ls-errs.exp: Change expected result of "break
1384 -source this file has spaces.c -line 3".
1385 Check that an explicit source file followed by whitespace is
1386 identified as an invalid explicit location.
1387
1388 2017-12-07 Keith Seitz <keiths@redhat.com>
1389
1390 * gdb.cp/nested-types.cc: New file.
1391 * gdb.cp/nested-types.exp: New file.
1392 * lib/cp-support.exp: Load data-structures.exp library.
1393 (debug_cp_test_ptype_class): New global.
1394 (cp_ptype_class_verbose, next_line): New procedures.
1395 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1396 Add and document new return value.
1397 Switch the list of lines to a queue.
1398 Add support for new `type' key for nested type definitions.
1399 Add debugging/troubleshooting messages.
1400 * lib/data-structures.exp: New file.
1401
1402 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1403
1404 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1405 with proc_with_prefix, don't use with_test_prefix.
1406
1407 2017-12-07 Tom Tromey <tom@tromey.com>
1408
1409 * gdb.base/break.exp: Add test for empty "commands".
1410
1411 2017-12-07 Yao Qi <yao.qi@linaro.org>
1412
1413 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1414 malloc and catch syscall.
1415
1416 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1417
1418 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1419 tests for explicit locations.
1420
1421 2017-12-06 Pedro Alves <palves@redhat.com>
1422
1423 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1424 force-disabling XML descriptions.
1425
1426 2017-12-04 Pedro Alves <palves@redhat.com>
1427
1428 PR gdb/22499
1429 * gdb.arch/amd64-disp-step-avx.S: New file.
1430 * gdb.arch/amd64-disp-step-avx.exp: New file.
1431
1432 2017-12-03 Pedro Alves <palves@redhat.com>
1433
1434 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1435 and <string.h>.
1436 (parent_function): Print distinct messages when waitpid fails, or
1437 the child exits with a signal, or the child exits for an unhandled
1438 reason.
1439 * gdb.threads/process-dies-while-detaching.exp
1440 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1441 it. Wait for both inferior output and GDB's prompt. Use an
1442 indirect spawn id list.
1443 (do_detach): New parameter 'child_exit'. Use it to compute
1444 expected inferior output.
1445 (test_detach, test_detach_watch, test_detach_killed_outside):
1446 Adjust to pass down the expected child exit kind.
1447
1448 2017-12-01 Joel Brobecker <brobecker@adacore.com>
1449 Sergio Durigan Junior <sergiodj@redhat.com>
1450 Pedro Alves <palves@redhat.com>
1451
1452 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1453
1454 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1455
1456 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1457 to 'symbol-file' and 'add-symbol-file' can be
1458 position-independent.
1459
1460 2017-12-01 Yao Qi <yao.qi@linaro.org>
1461
1462 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1463 the URL in copyright header.
1464 * gdb.arch/aarch64-fp.exp: Likewise.
1465 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1466 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1467 * gdb.base/expand-psymtabs.exp: Likewise.
1468 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1469 * gdb.fortran/common-block.exp: Likewise.
1470 * gdb.fortran/common-block.f90: Likewise.
1471 * gdb.fortran/logical.exp: Likewise.
1472 * gdb.fortran/vla-datatypes.f90: Likewise.
1473 * gdb.fortran/vla-sub.f90: Likewise.
1474
1475 2017-11-30 Joel Brobecker <brobecker@adacore.com>
1476
1477 * gdb.ada/repeat_dyn: New testcase.
1478
1479 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1480
1481 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1482 Update for changed thread numbering.
1483 * gdb.cell/bt.exp: Update for changed GDB output.
1484
1485 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1486
1487 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1488 setting isremote by hand.
1489 * boards/dwarf4-gdb-index.exp: Likewise.
1490 * boards/fission.exp: Likewise.
1491 * boards/stabs.exp: Likewise.
1492
1493 2017-11-30 Pedro Alves <palves@redhat.com>
1494
1495 * gdb.linespec/cpls-ops.exp
1496 (check_explicit_skips_function_argument): Extract the underlying
1497 type of size_t instead of hardcoding it.
1498
1499 2017-11-29 Pedro Alves <palves@redhat.com>
1500
1501 PR c++/19436
1502 * gdb.linespec/cpls-abi-tag.cc: New file.
1503 * gdb.linespec/cpls-abi-tag.exp: New file.
1504
1505 2017-11-29 Pedro Alves <palves@redhat.com>
1506
1507 * gdb.base/langs.exp: Use -qualified.
1508 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1509 it.
1510 * gdb.cp/namespace.exp: Use -qualified.
1511 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1512 (overload-3, template-overload, template-ret-type, const-overload)
1513 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1514 procedures.
1515 (test_driver): Call them.
1516 * gdb.cp/save-bp-qualified.cc: New.
1517 * gdb.cp/save-bp-qualified.exp: New.
1518 * gdb.linespec/explicit.exp: Test -qualified.
1519 * lib/completion-support.exp (completion::explicit_opts_list): Add
1520 "-qualified".
1521 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1522
1523 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1524
1525 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1526
1527 2017-11-29 Tom Tromey <tom@tromey.com>
1528
1529 * gdb.base/relocate.exp: Update invalid argument test.
1530 Add new tests for invalid arguments.
1531
1532 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1533
1534 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1535 Return 0 as a long.
1536 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1537
1538 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1539
1540 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1541 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1542 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1543 func ().
1544 * gdb.cp/shadow.cc (B.func): Return 0.
1545
1546 2017-11-27 Joel Brobecker <brobecker@adacore.com>
1547
1548 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1549 expected output in gdb_expect call to allow the exception
1550 message to be present as well. Fix syntax confusion to avoid
1551 TCL thinking that exception_name is an array.
1552
1553 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1554
1555 * gdb.arch/spu-info.c: Include <unistd.h>.
1556 (do_signal_test): Fix broken calls to write.
1557 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1558 Fix checks for empty mailboxes. Update signal tests for corrected
1559 do_signal_test routine. Allow nonzero event status.
1560 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1561 * gdb.cell/arch.exp: Use standard_output_file.
1562 * gdb.cell/break.exp: Likewise.
1563 * gdb.cell/bt.exp: Likewise.
1564 * gdb.cell/core.exp: Likewise.
1565 * gdb.cell/dwarfaddr.exp: Likewise.
1566 * gdb.cell/ea-cache.exp: Likewise.
1567 * gdb.cell/ea-standalone.exp: Likewise.
1568 * gdb.cell/f-regs.exp: Likewise.
1569 * gdb.cell/fork.exp: Likewise.
1570 * gdb.cell/gcore.exp: Likewise.
1571 * gdb.cell/mem-access.exp: Likewise.
1572 * gdb.cell/ptype.exp: Likewise.
1573 * gdb.cell/registers.exp: Likewise.
1574 * gdb.cell/sizeof.exp: Likewise.
1575 * gdb.cell/solib-symbol.exp: Likewise.
1576 * gdb.cell/solib.exp: Likewise.
1577
1578 2017-11-25 Pedro Alves <palves@redhat.com>
1579
1580 * gdb.base/complete-empty.exp: New file.
1581 * gdb.base/completion.exp: Adjust.
1582
1583 2017-11-25 Pedro Alves <palves@redhat.com>
1584
1585 * gdb.linespec/cpls-ops.cc: New file.
1586 * gdb.linespec/cpls-ops.exp: New file.
1587 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1588 factored out from ...
1589 (test_complete_prefix_range): ... this.
1590
1591 2017-11-24 Pedro Alves <palves@redhat.com>
1592
1593 * gdb.linespec/cpcompletion.exp: New file.
1594 * gdb.linespec/cpls-hyphen.cc: New file.
1595 * gdb.linespec/cpls.cc: New file.
1596 * gdb.linespec/cpls2.cc: New file.
1597 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1598 test to use test_gdb_complete_unique. Add label completion,
1599 keyword completion and explicit location completion tests.
1600 * lib/completion-support.exp: New file.
1601
1602 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1603
1604 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1605 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1606 when hitting an exception catchpoint.
1607
1608 2017-11-22 Yao Qi <yao.qi@linaro.org>
1609
1610 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1611
1612 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1613
1614 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1615 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1616 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1617
1618 2017-11-22 Yao Qi <yao.qi@linaro.org>
1619
1620 * gdb.base/info-os.exp: Pass pthreads.
1621 * gdb.multi/multi-attach.exp: Likewise.
1622
1623 2017-11-22 Yao Qi <yao.qi@linaro.org>
1624
1625 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1626 compiler.
1627
1628 2017-11-22 Yao Qi <yao.qi@linaro.org>
1629
1630 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1631 * gdb.base/break-interp.exp: Likewise.
1632 * gdb.base/jit-attach-pie.exp: Likewise.
1633
1634 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1635
1636 * gdb.base/float128.c (large128): New variable.
1637 * gdb.base/float128.exp: Add test to print largest __float128 value.
1638
1639 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1640
1641 * gdb.arch/vsx-regs.exp: Update register content checks.
1642
1643 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1644
1645 * gdb.arch/ppc-longdouble.exp: New file.
1646 * gdb.arch/ppc-longdouble.c: Likewise.
1647
1648 2017-11-21 Pedro Alves <palves@redhat.com>
1649
1650 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1651
1652 2017-11-20 Pedro Alves <palves@redhat.com>
1653
1654 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1655 (long_double_typedef): New typedefs.
1656 Use DEF on double and long double.
1657 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1658 cases.
1659 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1660 and 'long_double_ptr_same_size' locals. Use them to decide
1661 whether cast from array/function to float is valid/invalid.
1662
1663 2017-11-17 Tom Tromey <tom@tromey.com>
1664
1665 * gdb.rust/traits.rs: New file.
1666 * gdb.rust/traits.exp: New file.
1667
1668 2017-11-17 Joel Brobecker <brobecker@adacore.com>
1669
1670 * gdb.ada/minsyms: New testcase.
1671
1672 2017-11-16 Pedro Alves <palves@redhat.com>
1673
1674 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1675 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1676
1677 2017-11-16 Pedro Alves <palves@redhat.com>
1678
1679 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1680 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1681
1682 2017-11-16 Pedro Alves <palves@redhat.com>
1683
1684 * gdb.server/reconnect-ctrl-c.c: New file.
1685 * gdb.server/reconnect-ctrl-c.exp: New file.
1686
1687 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1688
1689 * gdb.python/py-rbreak.exp: New file.
1690 * gdb.python/py-rbreak.c: New file.
1691 * gdb.python/py-rbreak-func2.c: New file.
1692
1693 2017-11-16 Pedro Alves <palves@redhat.com>
1694
1695 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1696 pattern.
1697 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1698 GDB.
1699
1700 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1701
1702 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1703 regex.
1704
1705 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1706
1707 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1708 test names.
1709
1710 2017-11-09 Pedro Alves <palves@redhat.com>
1711
1712 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1713 factored out from ...
1714 (top level): ... here, and adjusted to avoid expecting beyond the
1715 prompt in a single gdb_test_multiple.
1716
1717 2017-11-09 Pedro Alves <palves@redhat.com>
1718
1719 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1720 output.
1721 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1722 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1723 * gdb.server/ext-run.exp ("kill" test): Likewise.
1724 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1725
1726 2017-11-09 Pedro Alves <palves@redhat.com>
1727
1728 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1729 match till end of line.
1730
1731 2017-11-09 Pedro Alves <palves@redhat.com>
1732
1733 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1734
1735 2017-11-09 Pedro Alves <palves@redhat.com>
1736
1737 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1738 New procedures, factored out from ...
1739 (top level): ... here, and adjusted to avoid expecting beyond the
1740 prompt in one go.
1741
1742 2017-11-09 Pedro Alves <palves@redhat.com>
1743
1744 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1745 output. Fix '?' match.
1746
1747 2017-11-08 Joel Brobecker <brobecker@adacore.com>
1748
1749 * gdb.ada/scoped_watch: New testcase.
1750 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1751 which is actually correct.
1752 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1753 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1754
1755 2017-11-08 Pedro Alves <palves@redhat.com>
1756
1757 * gdb.gdb/complaints.exp (test_initial_complaints)
1758 (test_serial_complaints, test_short_complaints): Call
1759 complaint_internal instead of complaint.
1760
1761 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1762
1763 * gdb.threads/tls-core.c: New file.
1764 * gdb.threads/tls-core.exp: Likewise.
1765
1766 2017-11-08 Pedro Alves <palves@redhat.com>
1767
1768 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1769 (p Exported_Capitalized): New test.
1770 (p exported_capitalized): New test.
1771
1772 2017-11-07 Pedro Alves <palves@redhat.com>
1773
1774 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1775
1776 2017-11-07 Pedro Alves <palves@redhat.com>
1777
1778 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1779 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1780 (disable_invalid, disable_inverted, disable_negative): New
1781 procedures.
1782 ("bad numbers"): New set of tests.
1783
1784 2017-11-07 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.cp/ena-dis-br-range.exp: Add tests.
1787
1788 2017-11-07 Pedro Alves <palves@redhat.com>
1789
1790 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1791
1792 2017-11-07 Xavier Roirand <roirand@adacore.com>
1793 Pedro Alves <palves@redhat.com>
1794
1795 * gdb.base/ena-dis-br.exp: Add reference to
1796 gdb.cp/ena-dis-br-range.exp.
1797 * gdb.cp/ena-dis-br-range.exp: New file.
1798 * gdb.cp/ena-dis-br-range.cc: New file.
1799
1800 2017-11-06 Pedro Alves <palves@redhat.com>
1801
1802 * gdb.base/attach-non-pgrp-leader.c: New.
1803 * gdb.base/attach-non-pgrp-leader.exp: New.
1804
1805 2017-11-06 Pedro Alves <palves@redhat.com>
1806
1807 * configure.ac: No longer check for termio.h and sgtty.h.
1808 * configure: Regenerate.
1809 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1810 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1811 Remove termio and sgtty code.
1812
1813 2017-11-03 Yao Qi <yao.qi@linaro.org>
1814
1815 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1816 in GDB is disabled.
1817
1818 2017-11-03 Yao Qi <yao.qi@linaro.org>
1819
1820 * gdb.python/py-thrhandle.exp: Skip it if python is not
1821 enabled.
1822
1823 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1824
1825 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1826 as a breakpoint command.
1827
1828 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1829
1830 PR python/21213
1831 * gdb.python/py-infthread.exp: Test calling
1832 InferiorThread.inferior () multiple times in a row.
1833
1834 2017-10-27 Keith Seitz <keiths@redhat.com>
1835
1836 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1837 Test "info break" for every inlined function breakpoint.
1838
1839 2017-10-27 Yao Qi <yao.qi@linaro.org>
1840
1841 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1842
1843 2017-10-26 Patrick Frants <osscontribute@gmail.com>
1844
1845 * gdb.cp/classes.exp (test_static_members): Test printing
1846 Outer::instance.
1847 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1848 (Inner::instance, Outer::instance): New.
1849
1850 2017-10-24 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1853 extra console" test in two stages.
1854
1855 2017-10-24 Pedro Alves <palves@redhat.com>
1856
1857 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1858
1859 2017-10-24 Pedro Alves <palves@redhat.com>
1860
1861 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1862 loop.
1863
1864 2017-10-24 Pedro Alves <palves@redhat.com>
1865
1866 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1867 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1868
1869 2017-10-24 Pedro Alves <palves@redhat.com>
1870
1871 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1872 parameter and handle it. Don't output read value in test name.
1873
1874 2017-10-24 Pedro Alves <palves@redhat.com>
1875
1876 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1877 custom test name.
1878
1879 2017-10-24 Pedro Alves <palves@redhat.com>
1880
1881 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1882 include the unstable output directory name in the test's name.
1883 (initial_setup_simple) <'set args'>: Use custom test name.
1884
1885 2017-10-24 Pedro Alves <palves@redhat.com>
1886
1887 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1888 with explicit test name.
1889
1890 2017-10-20 Pedro Alves <palves@redhat.com>
1891
1892 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1893 'wait -i'. Use gdb_assert and remote_close.
1894
1895 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1896
1897 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1898 number from variable rather than hard-coded.
1899
1900 2017-10-19 Pedro Alves <palves@redhat.com>
1901
1902 * gdb.base/long-inferior-output.c: New file.
1903 * gdb.base/long-inferior-output.exp: New file.
1904
1905 2017-11-18 Keith Seitz <keiths@redhat.com>
1906
1907 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1908 method.
1909 (main): Call it.
1910 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1911 Add additional user-defined conversion operator tests.
1912
1913 2017-10-17 Pedro Alves <palves@redhat.com>
1914
1915 * boards/native-stdio-gdbserver.exp: Load "local-board".
1916
1917 2017-10-17 Pedro Alves <palves@redhat.com>
1918
1919 * gdb.base/quit-live.c: New file.
1920 * gdb.base/quit-live.exp: New file.
1921
1922 2017-10-16 Keith Seitz <keiths@redhat.com>
1923
1924 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1925 (class_with_protected_typedef, class_with_private_typedef)
1926 (struct_with_public_typedef, struct_with_protected_typedef)
1927 (struct_with_private_typedef): New classes/structs.
1928 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1929 typedefs and access specifiers.
1930
1931 2017-10-16 Pedro Alves <palves@redhat.com>
1932 Simon Marchi <simon.marchi@polymtl.ca>
1933
1934 * README (Local vs Remote vs Native): New section.
1935 * boards/local-board.exp: New file, with bits factored out from
1936 ...
1937 * boards/native-extended-gdbserver.exp: ... here. Load
1938 "local-board".
1939 * boards/native-gdbserver.exp: Load "local-board".
1940 (${board}_spawn, ${board}_exec): Delete.
1941 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1942 ...
1943 * boards/stdio-gdbserver-base.exp: ... this new file.
1944 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1945 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1946 procedure.
1947 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1948 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1949 stdio_gdbserver_command.
1950 (${board}_get_remote_address, ${board}_get_comm_port)
1951 (${board}_download, ${board}_upload): Delete.
1952 (get_target_remote_pipe_cmd): New.
1953
1954 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1955
1956 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1957 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1958 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1959 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1960 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1961 remove with_test_prefix.
1962
1963 2017-10-13 Pedro Alves <palves@redhat.com>
1964
1965 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1966 * gdb.base/annota1.exp: Use it instead of is_remote.
1967 * gdb.base/annota3.exp: Use it instead of is_remote.
1968 * gdb.cp/annota2.exp: Use it instead of is_remote.
1969 * gdb.cp/annota3.exp: Use it instead of is_remote.
1970 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1971
1972 2017-10-13 Pedro Alves <palves@redhat.com>
1973
1974 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1975 (test_num_test_vars, run_and_count_vars, find_env)
1976 (test_set_unset_env, test_inherit_env_var): New procedures.
1977 (top level): Use them.
1978
1979 2017-10-13 Pedro Alves <palves@redhat.com>
1980
1981 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1982 also skip on stub-like targets.
1983
1984 2017-10-13 Pedro Alves <palves@redhat.com>
1985
1986 PR gdb/22293
1987 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1988 (top level): Move some tests to ...
1989 (test_not_found): ... this new procedure.
1990 (top level): Call it.
1991
1992 2017-10-13 Pedro Alves <palves@redhat.com>
1993
1994 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1995 expect different "info terminal" output if testing with a
1996 non-native target.
1997
1998 2017-10-13 Pedro Alves <palves@redhat.com>
1999 Simon Marchi <simon.marchi@polymtl.ca>
2000
2001 PR python/12966
2002 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2003
2004 2017-10-13 Pedro Alves <palves@redhat.com>
2005
2006 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2007 already.
2008
2009 2017-10-13 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2012 is_remote.
2013
2014 2017-10-13 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2017 is_remote.
2018
2019 2017-10-13 Pedro Alves <palves@redhat.com>
2020
2021 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2022 is set.
2023 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2024 instead of is_remote.
2025
2026 2017-10-13 Pedro Alves <palves@redhat.com>
2027
2028 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2029 (top level): Add comment.
2030
2031 2017-10-13 Pedro Alves <palves@redhat.com>
2032
2033 * gdb.base/remote.exp (top level): Fix comment typo and add
2034 missing return.
2035
2036 2017-10-13 Pedro Alves <palves@redhat.com>
2037 Simon Marchi <simon.marchi@polymtl.ca>
2038
2039 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2040 calls and add comments. Skip test if use_gdb_stub is set.
2041 (top level): Use "set cwd" command instead of "cd" command.
2042
2043 2017-10-13 Pedro Alves <palves@redhat.com>
2044
2045 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2046 is_remote target check.
2047
2048 2017-10-13 Pedro Alves <palves@redhat.com>
2049
2050 * gdb.base/scope.exp: Use build_executable + clean_restart +
2051 gdb_file_cmd instead of prepare_for_testing and no longer skip
2052 "before run" tests on is_remote target boards. Update comments.
2053 * boards/native-extended-gdbserver.exp
2054 (extended_gdbserver_load_last_file): New, factored out from ...
2055 (gdb_load): ... this. Move further below and add comment.
2056 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2057
2058 2017-10-12 Pedro Alves <palves@redhat.com>
2059
2060 * gdb.base/attach.exp: Remove references to gdb64.
2061 * gdb.base/dbx.exp: Remove references to gdb64.
2062
2063 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2064 Pedro Alves <palves@redhat.com>
2065
2066 * gdb.base/label.exp: Remove is_remote target check.
2067
2068 2017-10-12 Pedro Alves <palves@redhat.com>
2069
2070 * gdb.base/auvx.exp (coredir): Update comment.
2071 (top level) <core_works>: Use "set cwd" command instead of "cd"
2072 command.
2073
2074 2017-10-12 Pedro Alves <palves@redhat.com>
2075 Simon Marchi <simon.marchi@polymtl.ca>
2076
2077 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2078 target boards.
2079
2080 2017-10-12 Pedro Alves <palves@redhat.com>
2081 Simon Marchi <simon.marchi@polymtl.ca>
2082
2083 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2084 Instead skip if there's any gdb_protocol set.
2085
2086 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2087 Pedro Alves <palves@redhat.com>
2088
2089 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2090
2091 2017-10-12 Pedro Alves <palves@redhat.com>
2092 Simon Marchi <simon.marchi@polymtl.ca>
2093
2094 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2095 instead of on dejagnu remote boards.
2096
2097 2017-10-12 Pedro Alves <palves@redhat.com>
2098 Simon Marchi <simon.marchi@polymtl.ca>
2099
2100 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2101 checks. Use build_executable + clean_restart instead of
2102 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2103 of enabling non-stop after starting gdb.
2104
2105 2017-10-12 Pedro Alves <palves@redhat.com>
2106
2107 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2108 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2109 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2110 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2111
2112 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2113
2114 * gdb.arch/arc-tdesc-cpu.exp: New file.
2115 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2116
2117 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2118
2119 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2120
2121 2017-10-10 Pedro Alves <palves@redhat.com>
2122
2123 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2124 expect CLI output.
2125
2126 2017-10-10 Pedro Alves <palves@redhat.com>
2127
2128 * lib/selftest-support.exp (selftest_setup): Update for
2129 captured_command_loop's prototype change.
2130
2131 2017-10-09 Pedro Alves <palves@redhat.com>
2132
2133 Test both arch1=>arch2 and arch2=>arch1.
2134
2135 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2136 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2137 factored out to...
2138 (append_arch1_options, append_arch2_options, append_arch_options)
2139 (build_executables): New procedures.
2140 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2141 local.
2142 (top level): Add new 'first_arch' testing axis.
2143
2144 2017-10-09 Pedro Alves <palves@redhat.com>
2145
2146 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2147 (barrier): New.
2148 (thread_start, all_started): New functions.
2149 (main): Spawn new thread and wait until it is scheduled.
2150 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2151 option.
2152 (do_test): Add 'selected_thread' parameter. Run to all_started
2153 instead of main. Explicitly set the breakpoint at main. Switch
2154 to the SELECTED_THREAD thread.
2155 (top level): Test handling the exec event with either the main
2156 thread or the second thread selected.
2157
2158 2017-10-09 Pedro Alves <palves@redhat.com>
2159
2160 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2161 logic. Move STOP marker after the value checks.
2162 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2163 regexp.
2164
2165 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2166
2167 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2168
2169 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2170
2171 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2172 integer-to-dfp conversion.
2173 * gdb.base/dfp-test.exp: Likewise.
2174
2175 2017-10-04 Pedro Alves <palves@redhat.com>
2176
2177 * gdb.multi/hangout.c: Include <unistd.h>.
2178 (hangout_loop): New function.
2179 (main): Call alarm. Call hangout_loop in a loop.
2180 * gdb.multi/hello.c: Include <unistd.h>.
2181 (hello_loop): New function.
2182 (main): Call alarm. Call hangout_loop in a loop.
2183 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2184 inferior with the other selected.
2185
2186 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2187
2188 * gdb.mi/list-thread-groups-available.exp: New file.
2189 * gdb.mi/list-thread-groups-available.c: New file.
2190
2191 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2192
2193 * gdb.base/set-cwd.exp: Make it available on
2194 native-extended-gdbserver.
2195
2196 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2197
2198 * gdb.base/set-cwd.c: New file.
2199 * gdb.base/set-cwd.exp: Likewise.
2200
2201 2017-10-02 Tom Tromey <tom@tromey.com>
2202
2203 PR rust/22236:
2204 * gdb.rust/simple.rs (main): New variable "fslice".
2205 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2206
2207 2017-10-02 Tom Tromey <tom@tromey.com>
2208
2209 * gdb.rust/simple.exp: Test ptype of a slice.
2210
2211 2017-10-02 Tom Tromey <tom@tromey.com>
2212
2213 * gdb.rust/simple.exp: Test index of slice.
2214
2215 2017-09-27 Tom Tromey <tom@tromey.com>
2216
2217 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2218
2219 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2220 Pedro Alves <palves@redhat.com>
2221
2222 * gdb.base/compare-sections.exp (get value of read-only section): Read
2223 as unsigned value.
2224 (corrupt read-only section): Likewise and don't set written if patching
2225 failed.
2226
2227 2017-09-21 Kevin Buettner <kevinb@redhat.com>
2228
2229 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2230 files.
2231
2232 2017-09-20 Pedro Alves <palves@redhat.com>
2233
2234 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2235 symbol names in gdb's output.
2236 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2237
2238 2017-09-20 Pedro Alves <palves@redhat.com>
2239
2240 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2241 Rename to ...
2242 (test_list_ambiguous_symbol): ... this and add a symbol name
2243 parameter. Adjust.
2244 (test_list_ambiguous_function): Reimplement on top of
2245 test_list_ambiguous_symbol and also test listing ambiguous
2246 variables.
2247 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2248 (ambiguous_fun): ... this.
2249 (ambiguous_var): New.
2250 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2251 (ambiguous_fun): ... this.
2252 (ambiguous_var): New.
2253
2254 2017-09-19 John Baldwin <jhb@FreeBSD.org>
2255
2256 * gdb.base/starti.c: New file.
2257 * gdb.base/starti.exp: New file.
2258 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2259
2260 2017-09-14 Pedro Alves <palves@redhat.com>
2261
2262 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2263 (top level): Use it instead of runto.
2264
2265 2017-09-11 Tom Tromey <tom@tromey.com>
2266
2267 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2268
2269 2017-09-11 Tom Tromey <tom@tromey.com>
2270
2271 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2272 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2273
2274 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2275
2276 * gdb.fortran/printing-types.exp: New file.
2277 * gdb.fortran/printing-types.exp: New file.
2278
2279 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2280
2281 * gdb.fortran/vla-ptype.exp: Fix typos.
2282 * gdb.fortran/vla-value.exp: Same.
2283
2284 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2285
2286 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2287 * gdb.mi/mi-var-child-f.exp: Likewise.
2288 * gdb.mi/mi-vla-fortran.exp: Likewise.
2289
2290 2017-09-08 Frank Penczek <frank.penczek@intel.com>
2291 Christoph Weinmann <christoph.t.weinmann@intel.com>
2292 Bernhard Heckel <bernhard.heckel@intel.com>
2293
2294 * gdb.fortran/ptr-indentation.f90: New file.
2295 * gdb.fortran/ptr-indentation.exp: New file.
2296
2297 2017-09-05 Tom Tromey <tom@tromey.com>
2298
2299 PR gdb/22010:
2300 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2301
2302 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2303
2304 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2305
2306 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2307
2308 * gdb.threads/tls-nodebug-pie.c: New file.
2309 * gdb.threads/tls-nodebug-pie.exp: New file.
2310
2311 2017-09-05 Tom Tromey <tom@tromey.com>
2312
2313 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2314 for rust.
2315
2316 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2317
2318 * gdb.multi/multi-arch-exec.exp: Test with different
2319 "follow-exec-mode" settings.
2320 (do_test): New procedure.
2321
2322 2017-09-04 Pedro Alves <palves@redhat.com>
2323
2324 * gdb.base/func-static.c (S::method const, S::method volatile)
2325 (S::method volatile const): New methods.
2326 (c_s, v_s, cv_s): New instances.
2327 (main): Call method() on them.
2328 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2329 (cannot_resolve): New procedure.
2330 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2331 print-quote-unquoted columns.
2332 (do_test): Test printing each scope too.
2333
2334 2017-09-04 Pedro Alves <palves@redhat.com>
2335
2336 * gdb.base/local-static.exp: Also test with
2337 class::method::variable wholly quoted.
2338 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2339
2340 2017-09-04 Pedro Alves <palves@redhat.com>
2341
2342 * gdb.base/local-static.c: New.
2343 * gdb.base/local-static.cc: New.
2344 * gdb.base/local-static.exp: New.
2345
2346 2017-09-04 Pedro Alves <palves@redhat.com>
2347
2348 * gdb.asm/asm-source.exp: Add casts to int.
2349 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2350 (dataglobal64_1, dataglobal64_2): New globals.
2351 * gdb.base/nodebug.exp: Test different expressions involving the
2352 new globals, with print, whatis and ptype. Add casts to int.
2353 * gdb.base/solib-display.exp: Add casts to int.
2354 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2355 * gdb.cp/m-static.exp: Add cast to int.
2356 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2357 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2358 tls variable with no debug info without a cast. Test with a cast
2359 to int too.
2360 * gdb.trace/entry-values.exp: Add casts.
2361
2362 2017-09-04 Pedro Alves <palves@redhat.com>
2363
2364 * gdb.base/nodebug.exp: Test that ptype's error about functions
2365 with unknown return type includes the function name too.
2366
2367 2017-09-04 Pedro Alves <palves@redhat.com>
2368
2369 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2370 return type of munmap in infcall.
2371 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2372 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2373 type of ftell in infcall.
2374 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2375 type of getpid in infcall.
2376 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2377 infcall.
2378 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2379 Bail on failure to extract the pid.
2380 * gdb.base/nodebug.c: #include <stdint.h>.
2381 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2382 New functions.
2383 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2384 Change expected output of print/whatis/ptype with functions with
2385 no debug info. Test all supported languages. Call
2386 test_call_promotion.
2387 * gdb.compile/compile.exp: Adjust expected output to expect
2388 warning.
2389 * gdb.threads/siginfo-threads.exp: Likewise.
2390
2391 2017-09-04 Pedro Alves <palves@redhat.com>
2392
2393 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2394 "prototypes". Test calling float functions via prototyped and
2395 unprototyped function pointers.
2396 (perform_all_tests): New parameter "prototypes". Pass it down.
2397 (top level): Pass down "prototypes" parameter to
2398 perform_all_tests.
2399
2400 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2401
2402 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2403 Test with nested loops.
2404
2405 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2406
2407 * gdb.base/commands.exp: Call the new procedures.
2408 (loop_break_test, loop_continue_test): New procedures.
2409
2410 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2411
2412 * gdb.base/commands.exp: Call new procedure.
2413 (define_if_without_arg_test): New procedure.
2414
2415 2017-09-04 Pedro Alves <palves@redhat.com>
2416
2417 * gdb.base/list-ambiguous.exp: New file.
2418 * gdb.base/list-ambiguous0.c: New file.
2419 * gdb.base/list-ambiguous1.c: New file.
2420 * gdb.base/list.exp (test_list_range): Adjust expected output.
2421
2422 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2423
2424 * gdb.base/share-env-with-gdbserver.c: New file.
2425 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2426
2427 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2428
2429 * gdb.base/commands.exp (gdbvar_simple_if_test,
2430 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2431 progvar_simple_if_test, progvar_simple_while_test,
2432 progvar_complex_if_while_test, user_defined_command_test,
2433 user_defined_command_args_eval,
2434 user_defined_command_args_stack_test,
2435 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2436 temporary_breakpoint_commands,
2437 gdb_test_no_prompt, redefine_hook_test,
2438 redefine_backtrace_test): Remove "global gdb_prompt".
2439
2440 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2441
2442 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2443 New proc, call it from toplevel.
2444
2445 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2446
2447 PR remote/21852
2448 * gdb.server/normal.c: New file, copied from gdb.base.
2449 * gdb.server/run-without-local-binary.exp: New file.
2450
2451 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
2452
2453 * gdb.arch/sparc64-adi.exp: New file.
2454 * gdb.arch/sparc64-adi.c: New file.
2455
2456 2017-08-22 Pedro Alves <palves@redhat.com>
2457
2458 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2459 (top level): Add "list all overloads" tests.
2460
2461 2017-08-22 Tom Tromey <tom@tromey.com>
2462
2463 * gdb.gdb/xfullpath.exp: Remove.
2464
2465 2017-08-21 Pedro Alves <palves@redhat.com>
2466
2467 PR gdb/19487
2468 * gdb.base/symbol-alias.c: New.
2469 * gdb.base/symbol-alias2.c: New.
2470 * gdb.base/symbol-alias.exp: New.
2471
2472 2017-08-21 Pedro Alves <palves@redhat.com>
2473
2474 * gdb.base/dfp-test.c
2475 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2476 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2477 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2478 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2479 * gdb.base/whatis-ptype-typedefs.c: New.
2480 * gdb.base/whatis-ptype-typedefs.exp: New.
2481 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2482 (an_int, an_int_type, an_int_type2): New globals.
2483 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2484 involving typedefs and cast expressions.
2485 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2486 (lookup_typedefs_function): New.
2487 (typedefs_pretty_printers_dict): New.
2488 (top level): Register lookup_typedefs_function in
2489 gdb.pretty_printers.
2490
2491 2017-08-18 Yao Qi <yao.qi@linaro.org>
2492
2493 * gdb.server/unittest.exp: New.
2494
2495 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2496
2497 PR gdb/21954
2498 * gdb.base/environ.exp: Add test to check if 'unset environment'
2499 works.
2500
2501 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2502
2503 * lib/gdb.exp (universal_compile_options): New caching proc.
2504 (gdb_compile): Suppress GCC's coloring of messages.
2505
2506 2017-08-14 Tom Tromey <tom@tromey.com>
2507
2508 PR gdb/21675:
2509 * gdb.base/printcmds.exp (test_radices): New function.
2510 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2511 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2512 * lib/gdb.exp (get_integer_valueof): Use p/d.
2513
2514 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2515
2516 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2517 characters.
2518
2519 2017-08-05 Tom Tromey <tom@tromey.com>
2520
2521 * gdb.rust/simple.exp: Allow String to appear in a different
2522 namespace.
2523
2524 2017-07-26 Yao Qi <yao.qi@linaro.org>
2525
2526 * gdb.gdb/unittest.exp: Invoke command
2527 "maintenance check xml-descriptions".
2528
2529 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2530
2531 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2532 calling context.
2533 (hex128): Drop erroneous calculation of parameters.
2534
2535 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2536
2537 * gdb.python/py-unwind.exp: Disable stack protection when
2538 building test file.
2539
2540 2017-07-20 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.base/default.exp (set language): Adjust expected output.
2543
2544 2017-07-20 Pedro Alves <palves@redhat.com>
2545
2546 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2547 (test_minsym): ... this, and make static.
2548 (get_pck__foo__bar__minsym): Rename to ...
2549 (get_test_minsym): ... this.
2550 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2551 symbol names and comments.
2552 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2553 (get_test_minsym): ... this.
2554 (pck__foo__bar__minsym__2): Rename to ...
2555 (test_minsym): ... this.
2556 (main): Adjust.
2557
2558 2017-07-17 Pedro Alves <palves@redhat.com>
2559
2560 * gdb.base/completion.exp: Adjust expected output.
2561 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2562 the completer works.
2563
2564 2017-07-17 Pedro Alves <palves@redhat.com>
2565
2566 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2567
2568 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2569
2570 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2571
2572 2017-07-14 Tom Tromey <tom@tromey.com>
2573
2574 PR rust/21764:
2575 * gdb.rust/simple.exp: Add tests.
2576
2577 2017-07-14 Tom Tromey <tom@tromey.com>
2578
2579 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2580
2581 2017-07-14 Pedro Alves <palves@redhat.com>
2582
2583 * gdb.linespec/base/one/thefile.cc (z1): New function.
2584 * gdb.linespec/base/two/thefile.cc (z2): New function.
2585 * gdb.linespec/linespec.exp: Add tests.
2586
2587 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2588
2589 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2590 to mi_create_breakpoint.
2591
2592 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2593
2594 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2595 mi_create_breakpoint.
2596
2597 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2598
2599 * gdb.dlang/demangle.exp: Update for demangling changes.
2600
2601 2017-07-09 Tom Tromey <tom@tromey.com>
2602
2603 * gdb.dwarf2/shortpiece.exp: New file.
2604
2605 2017-07-06 David Blaikie <dblaikie@gmail.com>
2606
2607 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2608 built from fissiont-multi-cu{1,2}.c.
2609 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2610 except putting 'main' and 'func' in separate CUs in the same DWO file.
2611 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2612 test.
2613 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2614 test.
2615
2616 2017-07-06 Pedro Alves <palves@redhat.com>
2617
2618 * gdb.python/py-unwind.exp: Test flushregs.
2619
2620 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2621
2622 PR cli/21688
2623 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2624 tests for alias commands and trailing whitespace.
2625
2626 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2627
2628 PR cli/21688
2629 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2630 procedure. Call it.
2631
2632 2017-06-29 Pedro Alves <palves@redhat.com>
2633
2634 * gdb.base/printcmds.exp: Add tests.
2635
2636 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2637
2638 PR gdb/21337
2639 * gdb.base/reread-readsym.exp: New file.
2640 * gdb.base/reread-readsym.c: New file.
2641
2642 2017-06-21 Kevin Buettner <kevinb@redhat.com>
2643
2644 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2645 subpattern.
2646
2647 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2648
2649 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2650 extended mnemonic.
2651 * gdb.arch/powerpc-power9.s: Likewise.
2652
2653 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2654
2655 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2656 on 32-bit x86 targets. Exploit is_*_target macros where
2657 appropriate.
2658
2659 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2660
2661 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2662 register pieces.
2663
2664 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2665
2666 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2667 located in one or more DWARF pieces.
2668
2669 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2670
2671 * lib/gdb.exp (get_endianness): New proc.
2672 * gdb.arch/aarch64-fp.exp: Use it.
2673 * gdb.arch/altivec-regs.exp: Likewise.
2674 * gdb.arch/e500-regs.exp: Likewise.
2675 * gdb.arch/vsx-regs.exp: Likewise.
2676 * gdb.base/dump.exp: Likewise.
2677 * gdb.base/funcargs.exp: Likewise.
2678 * gdb.base/gnu_vector.exp: Likewise.
2679 * gdb.dwarf2/formdata16.exp: Likewise.
2680 * gdb.dwarf2/implptrpiece.exp: Likewise.
2681 * gdb.dwarf2/nonvar-access.exp: Likewise.
2682 * gdb.python/py-inferior.exp: Likewise.
2683 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2684
2685 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2686
2687 PR gdb/21226
2688 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2689 stack value pieces are taken from the LSB end.
2690
2691 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2692
2693 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2694 variable at nonzero offset.
2695
2696 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2697
2698 * gdb.dwarf2/var-access.c: New file.
2699 * gdb.dwarf2/var-access.exp: New test.
2700 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2701
2702 2017-06-12 Tom Tromey <tom@tromey.com>
2703
2704 * gdb.dwarf2/formdata16.exp: Add tests.
2705
2706 2017-06-12 Tom Tromey <tom@tromey.com>
2707
2708 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2709
2710 2017-06-12 Tom Tromey <tom@tromey.com>
2711
2712 PR exp/16225:
2713 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2714 * gdb.arch/vsx-regs.exp: Update tests.
2715 * gdb.arch/s390-vregs.exp (hex128): New proc.
2716 Update test.
2717 * gdb.arch/altivec-regs.exp: Update tests.
2718
2719 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2720
2721 * gdb.base/startup-with-shell.c: New file.
2722 * gdb.base/startup-with-shell.exp: Likewise.
2723
2724 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2725
2726 * gdb.server/non-existing-program.exp: Update regex in order to
2727 reflect the fact that gdbserver is now using fork_inferior (with a
2728 shell) to startup the inferior.
2729
2730 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2731
2732 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2733 support function calls from GDB.
2734
2735 2017-05-21 Tom Tromey <tom@tromey.com>
2736
2737 PR rust/21466:
2738 * gdb.rust/unsized.exp: New file.
2739 * gdb.rust/unsized.rs: New file.
2740
2741 2017-05-19 Tom Tromey <tom@tromey.com>
2742
2743 PR rust/21484:
2744 * gdb.rust/watch.exp: New file.
2745 * gdb.rust/watch.rs: New file.
2746
2747 2017-05-18 Tom Tromey <tom@tromey.com>
2748
2749 * gdb.rust/simple.exp: Allow Box to be qualified.
2750
2751 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2752
2753 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2754
2755 2017-05-18 Pedro Alves <palves@redhat.com>
2756
2757 * gdb.base/fileio.c (test_write, test_read, test_close)
2758 (test_fstat): Don't print 'ret' in the fail path.
2759
2760 2017-05-18 Pedro Alves <palves@redhat.com>
2761
2762 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2763 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2764 (test_system, test_rename, test_unlink, test_time): Change
2765 prototypes.
2766 * gdb.base/fileio.exp (stop_msg): Adjust.
2767
2768 2017-05-18 Pedro Alves <palves@redhat.com>
2769
2770 * gdb.base/fileio.c (null_str): New global.
2771 (test_stat): Use it.
2772 * gdb.base/fileio.exp: Remove nowarnings.
2773
2774 2017-05-17 Yao Qi <yao.qi@linaro.org>
2775
2776 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2777
2778 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2779
2780 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2781 argument command.
2782 (top-level): Invoke test_set_inferior_tty.
2783
2784 2017-05-04 Pedro Alves <palves@redhat.com>
2785
2786 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2787 Add parens to print call for Python 3.
2788
2789 2017-05-03 Keith Seitz <keiths@redhat.com>
2790
2791 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2792 (main): Call it.
2793
2794 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2795
2796 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2797 to prev and next.
2798
2799 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2800
2801 * gdb.python/py-record-btrace.exp: Remove test for
2802 gdb.BtraceInstruction.error.
2803
2804 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2805
2806 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2807
2808 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2809
2810 * gdb.python/py-record-btrace-threads.c: New file.
2811 * gdb.python/py-record-btrace-threads.exp: New file.
2812
2813 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2814
2815 PR testsuite/8595
2816 * gdb.base/environ.exp: Make test available in all architectures.
2817 Move bits related to "info program" testing to
2818 gdb.base/info-program.exp. Rewrite tests to use the two new
2819 procedures mentione below.
2820 (test_set_show_env_var) New procedure.
2821 (test_set_show_env_var_equal): Likewise.
2822 * gdb.base/info-program.exp: New file.
2823
2824 2017-04-27 Keith Seitz <keiths@redhat.com>
2825
2826 * gdb.cp/oranking.cc (test15): New function.
2827 (main): Call test15 and declare additional variables for testing.
2828 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2829 "p foo101('abc')" tests.
2830 Add tests for cv qualifier overloads.
2831 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2832 "lvalue reference overload" test.
2833 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2834 "print value of f1 on Child&& in f2" test.
2835
2836 2017-04-19 Pedro Alves <palves@redhat.com>
2837
2838 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2839 procedure.
2840 (top level): Call it.
2841 * lib/gdb.exp (gdb_define_cmd): New procedure.
2842
2843 2017-04-12 Pedro Alves <palves@redhat.com>
2844
2845 PR gdb/21323
2846 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2847 (wchar): New global.
2848 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2849 (do_test_wide_char, wide_char_types_no_program, top level): Add
2850 wchar_t testing.
2851
2852 2017-04-12 Pedro Alves <palves@redhat.com>
2853
2854 PR c++/21323
2855 * gdb.cp/wide_char_types.c: New file.
2856 * gdb.cp/wide_char_types.exp: New file.
2857
2858 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2859
2860 PR gdb/21352
2861 * gdb.trace/tsv.exp: Add test for "tsave -r".
2862
2863 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2864
2865 * gdb.dlang/watch-loc.c: New file.
2866 * gdb.dlang/watch-loc.exp: New file.
2867
2868 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2869
2870 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2871
2872 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2873
2874 * gdb.arch/arc-analyze-prologue.S: New file.
2875 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2876
2877 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2878
2879 * gdb.arch/arc-decode-insn.S: New file.
2880 * gdb.arch/arc-decode-insn.exp: Likewise.
2881
2882 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2883
2884 PR tdep/20928
2885 * gdb.arch/sparc64-regs.exp: New file.
2886 * gdb.arch/sparc64-regs.S: Likewise.
2887
2888 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2889
2890 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2891 and memory view on Python 3.
2892
2893 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
2894 Keith Seitz <keiths@redhat.com>
2895
2896 PR gdb/14441
2897 * gdb.cp/demangle.exp: Add rvalue reference tests.
2898 * gdb.cp/rvalue-ref-casts.cc: New file.
2899 * gdb.cp/rvalue-ref-casts.exp: New file.
2900 * gdb.cp/rvalue-ref-overload.cc: New file.
2901 * gdb.cp/rvalue-ref-overload.exp: New file.
2902 * gdb.cp/rvalue-ref-params.cc: New file.
2903 * gdb.cp/rvalue-ref-params.exp: New file.
2904 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2905 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2906 * gdb.cp/rvalue-ref-types.cc: New file.
2907 * gdb.cp/rvalue-ref-types.exp: New file.
2908 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2909 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2910
2911 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2912
2913 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2914 New procedure.
2915
2916 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2917
2918 * lib/mi-support.exp (mi_gdb_test): Add additional message
2919 for unexpected output.
2920
2921 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2922
2923 * gdb.base/examine-backward.c (Barrier): New character array
2924 constant, to ensure that TestStrings is preceded by a string
2925 terminator.
2926
2927 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2928
2929 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2930 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2931 and implicit pointer into such a location.
2932
2933 2017-03-16 Doug Evans <dje@google.com>
2934
2935 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2936
2937 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2938
2939 * gdb.cp/m-static.exp: Fix expectation for prototype of
2940 test5.single_constructor and single_constructor::single_constructor.
2941
2942 2017-03-16 Doug Evans <dje@google.com>
2943
2944 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2945 * gdb.guile/scm-lazy-string.c: New file.
2946 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2947 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2948 for pointer, array, typedef lazy strings.
2949
2950 2017-03-16 Doug Evans <dje@google.com>
2951
2952 PR python/17728, python/18439, python/18779
2953 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2954 * gdb.python/py-lazy-string.c (pointer): New typedef.
2955 (main): New locals ptr, array, typedef_ptr.
2956 * gdb.python/py-value.exp: Move lazy string tests to ...
2957 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2958 array, typedef lazy strings.
2959
2960 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2961
2962 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2963 Add optional 'test' parameter.
2964
2965 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2966
2967 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2968 Skip for versions of DejaGnu < 1.5.
2969
2970 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2971
2972 * lib/gdb.exp (dejagnu_version): New proc.
2973 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2974 Use dejagnu_version.
2975
2976 2017-03-10 Keith Seitz <keiths@redhat.com>
2977
2978 PR c++/8128
2979 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2980 type from destructor regexps.
2981 Add a branch which actually passes the test.
2982 Adjust "ptype t5i" test names.
2983
2984 2017-03-08 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.base/step-over-exit.exp: Add explicit test message.
2987
2988 2017-03-08 Pedro Alves <palves@redhat.com>
2989
2990 PR gdb/18360
2991 * gdb.threads/interrupt-while-step-over.c: New file.
2992 * gdb.threads/interrupt-while-step-over.exp: New file.
2993
2994 2017-03-08 Pedro Alves <palves@redhat.com>
2995
2996 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2997 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2998
2999 2017-03-08 Pedro Alves <palves@redhat.com>
3000
3001 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3002 PKRU as not supported as a PASS.
3003
3004 2017-03-08 Pedro Alves <palves@redhat.com>
3005
3006 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3007 prefix instead of $binfile1/$binfile2.
3008 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3009 in test message.
3010 * gdb.python/py-completion.exp: Use "load python file" as test
3011 messages instead of unstable path names.
3012
3013 2017-03-08 Pedro Alves <palves@redhat.com>
3014 Jan Kratochvil <jan.kratochvil@redhat.com>
3015
3016 PR cli/21218
3017 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3018 New proc.
3019 (top level): Call it.
3020
3021 2017-03-08 Pedro Alves <palves@redhat.com>
3022
3023 PR tui/21216
3024 * gdb.tui/tui-nl-filtered-output.exp: New file.
3025
3026 2017-03-08 Pedro Alves <palves@redhat.com>
3027
3028 * gdb.base/completion.exp: Move TUI completion tests to ...
3029 * gdb.tui/completion.exp: ... this new file.
3030
3031 2017-03-08 Pedro Alves <palves@redhat.com>
3032
3033 * gdb.base/tui-disasm-long-lines.c,
3034 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3035 gdb.base/tui-layout.exp: Move to ...
3036 * gdb.tui/: ... this new directory.
3037
3038 2017-03-07 Pedro Alves <palves@redhat.com>
3039
3040 * gdb.base/tui-layout.c: New file.
3041 * gdb.base/tui-layout.exp: New file.
3042
3043 2017-03-07 Pedro Alves <palves@redhat.com>
3044
3045 * gdb.base/tui-layout.c: Rename to ...
3046 * gdb.base/tui-disasm-long-lines.c: ... this.
3047 * gdb.base/tui-layout.exp: Rename to ...
3048 * gdb.base/tui-disasm-long-lines.exp: ... this.
3049
3050 2017-03-07 Pedro Alves <palves@redhat.com>
3051
3052 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3053
3054 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3055
3056 * i386-mpx-call.c: New file.
3057 * i386-mpx-call.exp: New file.
3058
3059 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3060
3061 * gdb.arch/powerpc-power.exp: Delete test.
3062 * gdb.arch/powerpc-power.s: Likewise.
3063 * gdb.disasm/disassembler-options.exp: New test.
3064 * gdb.arch/powerpc-altivec.exp: Likewise.
3065 * gdb.arch/powerpc-altivec.s: Likewise.
3066 * gdb.arch/powerpc-altivec2.exp: Likewise.
3067 * gdb.arch/powerpc-altivec2.s: Likewise.
3068 * gdb.arch/powerpc-altivec3.exp: Likewise.
3069 * gdb.arch/powerpc-altivec3.s: Likewise.
3070 * gdb.arch/powerpc-power7.exp: Likewise.
3071 * gdb.arch/powerpc-power7.s: Likewise.
3072 * gdb.arch/powerpc-power8.exp: Likewise.
3073 * gdb.arch/powerpc-power8.s: Likewise.
3074 * gdb.arch/powerpc-power9.exp: Likewise.
3075 * gdb.arch/powerpc-power9.s: Likewise.
3076 * gdb.arch/powerpc-vsx.exp: Likewise.
3077 * gdb.arch/powerpc-vsx.s: Likewise.
3078 * gdb.arch/powerpc-vsx2.exp: Likewise.
3079 * gdb.arch/powerpc-vsx2.s: Likewise.
3080 * gdb.arch/powerpc-vsx3.exp: Likewise.
3081 * gdb.arch/powerpc-vsx3.s: Likewise.
3082 * gdb.arch/arm-disassembler-options.exp: Likewise.
3083 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3084 * gdb.arch/s390-disassembler-options.exp: Likewise.
3085
3086 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
3087
3088 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3089 (check_supported_features): ... this. Changed return type to void.
3090 (supports_rdseed): New static global.
3091 (rdseed): Check supports_rdseed.
3092 (initialize): Call check_supported_features.
3093
3094 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3095
3096 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3097 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3098 and lqarx/stqcx.
3099 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3100 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3101
3102 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3103
3104 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3105 uppercase.
3106
3107 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3108
3109 * gdb.dwarf2/formdata16.c: New file.
3110 * gdb.dwarf2/formdata16.exp: New file.
3111 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3112
3113 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3114
3115 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3116 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3117 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3118 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3119 DW_AT_GNU_*.
3120
3121 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3122
3123 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3124
3125 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3126
3127 PR gdb/21164
3128 * gdb.base/maint.exp: Add testcases for when the commands do
3129 not have arguments.
3130
3131 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3132
3133 * gdb.cp/chained-calls.exp: Use p instead of P.
3134
3135 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3136
3137 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3138 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3139
3140 2017-02-14 Tom Tromey <tom@tromey.com>
3141
3142 PR python/13598:
3143 * gdb.python/py-events.exp: Add before_prompt event tests.
3144
3145 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3146
3147 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3148
3149 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3150
3151 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3152 (main): Call my_unique_function_name.
3153 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3154 completion of patterns with a single match.
3155 Add missing -re switches to gdb_test_multiple calls.
3156
3157 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3158
3159 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3160 return if core file is not recognized.
3161
3162 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3163
3164 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3165 and extra UIs.
3166
3167 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3168
3169 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3170 proc_with_prefix.
3171
3172 2017-02-10 Tom Tromey <tom@tromey.com>
3173
3174 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3175
3176 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
3177
3178 PR gdb/21122
3179 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3180
3181 2017-02-08 Jerome Guitton <guitton@adacore.com>
3182
3183 * gdb.base/define.exp: Add test for command abbreviations
3184 in define.
3185
3186 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
3187
3188 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3189 * gdb.reverse/insn-reverse-x86.c: New file.
3190
3191 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3192
3193 PR tdep/20936
3194 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3195
3196 2017-02-03 Tom Tromey <tom@tromey.com>
3197
3198 PR rust/21097:
3199 * gdb.rust/simple.exp: Add new tests.
3200
3201 2017-02-02 Pedro Alves <palves@redhat.com>
3202
3203 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3204 tests.
3205
3206 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3207
3208 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3209 taking a 2-byte value out of a 4-byte DWARF implicit value on
3210 big-endian targets.
3211 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3212 logic. Add test cases for DW_OP_implicit.
3213
3214 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3215
3216 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3217
3218 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3219
3220 * gdb.btrace/enable.exp: Call gdb_exit before
3221 skip_gdbserver_tests.
3222
3223 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3224
3225 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3226 GDBFLAGS.
3227
3228 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3229
3230 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3231 the test is skipped.
3232 * gdb.btrace/data.exp: Likewise.
3233 * gdb.btrace/delta.exp: Likewise.
3234 * gdb.btrace/dlopen.exp: Likewise.
3235 * gdb.btrace/enable-running.exp: Likewise.
3236 * gdb.btrace/enable.exp: Likewise.
3237 * gdb.btrace/exception.exp: Likewise.
3238 * gdb.btrace/function_call_history.exp: Likewise.
3239 * gdb.btrace/gcore.exp: Likewise.
3240 * gdb.btrace/instruction_history.exp: Likewise.
3241 * gdb.btrace/multi-thread-step.exp: Likewise.
3242 * gdb.btrace/nohist.exp: Likewise.
3243 * gdb.btrace/non-stop.exp: Likewise.
3244 * gdb.btrace/reconnect.exp: Likewise.
3245 * gdb.btrace/record_goto-step.exp: Likewise.
3246 * gdb.btrace/record_goto.exp: Likewise.
3247 * gdb.btrace/rn-dl-bind.exp: Likewise.
3248 * gdb.btrace/segv.exp: Likewise.
3249 * gdb.btrace/step.exp: Likewise.
3250 * gdb.btrace/stepi.exp: Likewise.
3251 * gdb.btrace/tailcall-only.exp: Likewise.
3252 * gdb.btrace/tailcall.exp: Likewise.
3253 * gdb.btrace/tsx.exp: Likewise.
3254 * gdb.btrace/unknown_functions.exp: Likewise.
3255 * gdb.btrace/vdso.exp: Likewise.
3256
3257 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3258
3259 * gdb.btrace/enable-running.c: New.
3260 * gdb.btrace/enable-running.exp: New.
3261
3262 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3263
3264 * gdb.arch/amd64-gs_base.c: New file.
3265 * gdb.arch/amd64-gs_base.exp: New file.
3266
3267 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3268
3269 * lib/memory.exp: Remove spurious empty newlines.
3270
3271 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3272
3273 * gdb.python/py-bad-printers.exp: Load python file using "source".
3274 * gdb.python/py-events.exp: Likewise.
3275 * gdb.python/py-evsignal.exp: Likewise.
3276 * gdb.python/py-evthreads.exp: Likewise.
3277 * gdb.python/py-frame-args.exp: Likewise.
3278 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3279 * gdb.python/py-framefilter-mi.exp: Likewise.
3280 * gdb.python/py-framefilter.exp: Likewise.
3281 * gdb.python/py-mi.exp: Likewise.
3282 * gdb.python/py-pp-maint.exp: Likewise.
3283 * gdb.python/py-pp-registration.exp: Likewise.
3284 * gdb.python/py-prettyprint.exp: Likewise.
3285 (run_lang_tests): Likewise.
3286 * gdb.python/py-typeprint.exp: Likewise.
3287
3288 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3289
3290 * lib/memory.exp: New file.
3291 * lib/gdb.exp: Load memory.exp.
3292 * gdb.base/memattr.exp (delete_memory): Move proc to
3293 lib/memory.exp and rename to delete_memory_regions.
3294 Replace delete_memory with delete_memory_regions.
3295 Cleanup memory regions before tests.
3296 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3297 before tests.
3298
3299 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3300
3301 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3302 files.
3303 (initialize): New function conditionally defined.
3304 (testcases): Move within conditional block.
3305 (main): Call initialize.
3306 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3307 of gdb.reverse/insn-reverse.c.
3308 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3309 gdb.reverse/insn-reverse.c.
3310
3311 2017-01-26 Yao Qi <yao.qi@linaro.org>
3312
3313 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3314 disassemble on address 0.
3315
3316 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3317 Yao Qi <yao.qi@linaro.org>
3318
3319 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3320 * gdb.dwarf2/implptr-64bit.S: Remove.
3321 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3322 variables in caller's context. Add DW_OP_implicit_value.
3323
3324 2017-01-25 Yao Qi <yao.qi@linaro.org>
3325
3326 * lib/dwarf.exp (Dwarf::_location): Handle
3327 DW_OP_GNU_implicit_pointer with proper size.
3328
3329 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3330
3331 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3332 and add untested calls.
3333
3334 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3335
3336 * gdb.python/python.exp: Check line number against what GDB thinks
3337 the line number is for func1.
3338
3339 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3340
3341 * gdb.dlang/debug-expr.exp: New file.
3342
3343 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
3344
3345 Fix test names for the following files:
3346
3347 * gdb.ada/exec_changed.exp
3348 * gdb.ada/info_types.exp
3349 * gdb.arch/aarch64-atomic-inst.exp
3350 * gdb.arch/aarch64-fp.exp
3351 * gdb.arch/altivec-abi.exp
3352 * gdb.arch/altivec-regs.exp
3353 * gdb.arch/amd64-byte.exp
3354 * gdb.arch/amd64-disp-step.exp
3355 * gdb.arch/amd64-dword.exp
3356 * gdb.arch/amd64-entry-value-inline.exp
3357 * gdb.arch/amd64-entry-value-param.exp
3358 * gdb.arch/amd64-entry-value-paramref.exp
3359 * gdb.arch/amd64-entry-value.exp
3360 * gdb.arch/amd64-i386-address.exp
3361 * gdb.arch/amd64-invalid-stack-middle.exp
3362 * gdb.arch/amd64-invalid-stack-top.exp
3363 * gdb.arch/amd64-optimout-repeat.exp
3364 * gdb.arch/amd64-prologue-skip.exp
3365 * gdb.arch/amd64-prologue-xmm.exp
3366 * gdb.arch/amd64-stap-special-operands.exp
3367 * gdb.arch/amd64-stap-wrong-subexp.exp
3368 * gdb.arch/amd64-tailcall-cxx.exp
3369 * gdb.arch/amd64-tailcall-noret.exp
3370 * gdb.arch/amd64-tailcall-ret.exp
3371 * gdb.arch/amd64-tailcall-self.exp
3372 * gdb.arch/amd64-word.exp
3373 * gdb.arch/arm-bl-branch-dest.exp
3374 * gdb.arch/arm-disp-step.exp
3375 * gdb.arch/arm-neon.exp
3376 * gdb.arch/arm-single-step-kernel-helper.exp
3377 * gdb.arch/avr-flash-qualifier.exp
3378 * gdb.arch/disp-step-insn-reloc.exp
3379 * gdb.arch/e500-abi.exp
3380 * gdb.arch/e500-regs.exp
3381 * gdb.arch/ftrace-insn-reloc.exp
3382 * gdb.arch/i386-avx512.exp
3383 * gdb.arch/i386-bp_permanent.exp
3384 * gdb.arch/i386-byte.exp
3385 * gdb.arch/i386-cfi-notcurrent.exp
3386 * gdb.arch/i386-disp-step.exp
3387 * gdb.arch/i386-dr3-watch.exp
3388 * gdb.arch/i386-float.exp
3389 * gdb.arch/i386-gnu-cfi.exp
3390 * gdb.arch/i386-mpx-map.exp
3391 * gdb.arch/i386-mpx-sigsegv.exp
3392 * gdb.arch/i386-mpx-simple_segv.exp
3393 * gdb.arch/i386-mpx.exp
3394 * gdb.arch/i386-permbkpt.exp
3395 * gdb.arch/i386-prologue.exp
3396 * gdb.arch/i386-signal.exp
3397 * gdb.arch/i386-size-overlap.exp
3398 * gdb.arch/i386-unwind.exp
3399 * gdb.arch/i386-word.exp
3400 * gdb.arch/mips-fcr.exp
3401 * gdb.arch/powerpc-d128-regs.exp
3402 * gdb.arch/powerpc-stackless.exp
3403 * gdb.arch/ppc64-atomic-inst.exp
3404 * gdb.arch/s390-stackless.exp
3405 * gdb.arch/s390-tdbregs.exp
3406 * gdb.arch/s390-vregs.exp
3407 * gdb.arch/sparc-sysstep.exp
3408 * gdb.arch/thumb-bx-pc.exp
3409 * gdb.arch/thumb-singlestep.exp
3410 * gdb.arch/thumb2-it.exp
3411 * gdb.arch/vsx-regs.exp
3412 * gdb.asm/asm-source.exp
3413 * gdb.base/a2-run.exp
3414 * gdb.base/advance.exp
3415 * gdb.base/all-bin.exp
3416 * gdb.base/anon.exp
3417 * gdb.base/args.exp
3418 * gdb.base/arithmet.exp
3419 * gdb.base/async-shell.exp
3420 * gdb.base/async.exp
3421 * gdb.base/attach-pie-noexec.exp
3422 * gdb.base/attach-twice.exp
3423 * gdb.base/auto-load.exp
3424 * gdb.base/bang.exp
3425 * gdb.base/bitfields.exp
3426 * gdb.base/break-always.exp
3427 * gdb.base/break-caller-line.exp
3428 * gdb.base/break-entry.exp
3429 * gdb.base/break-inline.exp
3430 * gdb.base/break-on-linker-gcd-function.exp
3431 * gdb.base/break-probes.exp
3432 * gdb.base/break.exp
3433 * gdb.base/breakpoint-shadow.exp
3434 * gdb.base/call-ar-st.exp
3435 * gdb.base/call-sc.exp
3436 * gdb.base/call-signal-resume.exp
3437 * gdb.base/call-strs.exp
3438 * gdb.base/callfuncs.exp
3439 * gdb.base/catch-fork-static.exp
3440 * gdb.base/catch-gdb-caused-signals.exp
3441 * gdb.base/catch-load.exp
3442 * gdb.base/catch-signal-fork.exp
3443 * gdb.base/catch-signal.exp
3444 * gdb.base/catch-syscall.exp
3445 * gdb.base/charset.exp
3446 * gdb.base/checkpoint.exp
3447 * gdb.base/chng-syms.exp
3448 * gdb.base/code-expr.exp
3449 * gdb.base/code_elim.exp
3450 * gdb.base/commands.exp
3451 * gdb.base/completion.exp
3452 * gdb.base/complex.exp
3453 * gdb.base/cond-expr.exp
3454 * gdb.base/condbreak.exp
3455 * gdb.base/consecutive.exp
3456 * gdb.base/continue-all-already-running.exp
3457 * gdb.base/coredump-filter.exp
3458 * gdb.base/corefile.exp
3459 * gdb.base/dbx.exp
3460 * gdb.base/debug-expr.exp
3461 * gdb.base/define.exp
3462 * gdb.base/del.exp
3463 * gdb.base/disabled-location.exp
3464 * gdb.base/disasm-end-cu.exp
3465 * gdb.base/disasm-optim.exp
3466 * gdb.base/display.exp
3467 * gdb.base/duplicate-bp.exp
3468 * gdb.base/ena-dis-br.exp
3469 * gdb.base/ending-run.exp
3470 * gdb.base/enumval.exp
3471 * gdb.base/environ.exp
3472 * gdb.base/eu-strip-infcall.exp
3473 * gdb.base/eval-avoid-side-effects.exp
3474 * gdb.base/eval-skip.exp
3475 * gdb.base/exitsignal.exp
3476 * gdb.base/expand-psymtabs.exp
3477 * gdb.base/filesym.exp
3478 * gdb.base/find-unmapped.exp
3479 * gdb.base/finish.exp
3480 * gdb.base/float.exp
3481 * gdb.base/foll-exec-mode.exp
3482 * gdb.base/foll-exec.exp
3483 * gdb.base/foll-fork.exp
3484 * gdb.base/fortran-sym-case.exp
3485 * gdb.base/freebpcmd.exp
3486 * gdb.base/func-ptr.exp
3487 * gdb.base/func-ptrs.exp
3488 * gdb.base/funcargs.exp
3489 * gdb.base/gcore-buffer-overflow.exp
3490 * gdb.base/gcore-relro-pie.exp
3491 * gdb.base/gcore-relro.exp
3492 * gdb.base/gcore.exp
3493 * gdb.base/gdb1090.exp
3494 * gdb.base/gdb11530.exp
3495 * gdb.base/gdb11531.exp
3496 * gdb.base/gdb1821.exp
3497 * gdb.base/gdbindex-stabs.exp
3498 * gdb.base/gdbvars.exp
3499 * gdb.base/hbreak.exp
3500 * gdb.base/hbreak2.exp
3501 * gdb.base/included.exp
3502 * gdb.base/infcall-input.exp
3503 * gdb.base/inferior-died.exp
3504 * gdb.base/infnan.exp
3505 * gdb.base/info-macros.exp
3506 * gdb.base/info-os.exp
3507 * gdb.base/info-proc.exp
3508 * gdb.base/info-shared.exp
3509 * gdb.base/info-target.exp
3510 * gdb.base/infoline.exp
3511 * gdb.base/interp.exp
3512 * gdb.base/interrupt.exp
3513 * gdb.base/jit-reader.exp
3514 * gdb.base/jit-simple.exp
3515 * gdb.base/kill-after-signal.exp
3516 * gdb.base/kill-detach-inferiors-cmd.exp
3517 * gdb.base/label.exp
3518 * gdb.base/langs.exp
3519 * gdb.base/ldbl_e308.exp
3520 * gdb.base/line-symtabs.exp
3521 * gdb.base/linespecs.exp
3522 * gdb.base/list.exp
3523 * gdb.base/long_long.exp
3524 * gdb.base/longest-types.exp
3525 * gdb.base/maint.exp
3526 * gdb.base/max-value-size.exp
3527 * gdb.base/memattr.exp
3528 * gdb.base/mips_pro.exp
3529 * gdb.base/morestack.exp
3530 * gdb.base/moribund-step.exp
3531 * gdb.base/multi-forks.exp
3532 * gdb.base/nested-addr.exp
3533 * gdb.base/nextoverexit.exp
3534 * gdb.base/noreturn-finish.exp
3535 * gdb.base/noreturn-return.exp
3536 * gdb.base/nostdlib.exp
3537 * gdb.base/offsets.exp
3538 * gdb.base/opaque.exp
3539 * gdb.base/pc-fp.exp
3540 * gdb.base/permissions.exp
3541 * gdb.base/print-symbol-loading.exp
3542 * gdb.base/prologue-include.exp
3543 * gdb.base/psymtab.exp
3544 * gdb.base/ptype.exp
3545 * gdb.base/random-signal.exp
3546 * gdb.base/randomize.exp
3547 * gdb.base/range-stepping.exp
3548 * gdb.base/readline-ask.exp
3549 * gdb.base/recpar.exp
3550 * gdb.base/recurse.exp
3551 * gdb.base/relational.exp
3552 * gdb.base/restore.exp
3553 * gdb.base/return-nodebug.exp
3554 * gdb.base/return.exp
3555 * gdb.base/run-after-attach.exp
3556 * gdb.base/save-bp.exp
3557 * gdb.base/scope.exp
3558 * gdb.base/sect-cmd.exp
3559 * gdb.base/set-lang-auto.exp
3560 * gdb.base/set-noassign.exp
3561 * gdb.base/setvar.exp
3562 * gdb.base/sigall.exp
3563 * gdb.base/sigbpt.exp
3564 * gdb.base/siginfo-addr.exp
3565 * gdb.base/siginfo-infcall.exp
3566 * gdb.base/siginfo-obj.exp
3567 * gdb.base/siginfo.exp
3568 * gdb.base/signals-state-child.exp
3569 * gdb.base/signest.exp
3570 * gdb.base/sigstep.exp
3571 * gdb.base/sizeof.exp
3572 * gdb.base/skip.exp
3573 * gdb.base/solib-corrupted.exp
3574 * gdb.base/solib-nodir.exp
3575 * gdb.base/solib-search.exp
3576 * gdb.base/stack-checking.exp
3577 * gdb.base/stale-infcall.exp
3578 * gdb.base/stap-probe.exp
3579 * gdb.base/start.exp
3580 * gdb.base/step-break.exp
3581 * gdb.base/step-bt.exp
3582 * gdb.base/step-line.exp
3583 * gdb.base/step-over-exit.exp
3584 * gdb.base/step-over-syscall.exp
3585 * gdb.base/step-resume-infcall.exp
3586 * gdb.base/step-test.exp
3587 * gdb.base/store.exp
3588 * gdb.base/structs3.exp
3589 * gdb.base/sym-file.exp
3590 * gdb.base/symbol-without-target_section.exp
3591 * gdb.base/term.exp
3592 * gdb.base/testenv.exp
3593 * gdb.base/ui-redirect.exp
3594 * gdb.base/until.exp
3595 * gdb.base/unwindonsignal.exp
3596 * gdb.base/value-double-free.exp
3597 * gdb.base/vla-datatypes.exp
3598 * gdb.base/vla-ptr.exp
3599 * gdb.base/vla-sideeffect.exp
3600 * gdb.base/volatile.exp
3601 * gdb.base/watch-cond-infcall.exp
3602 * gdb.base/watch-cond.exp
3603 * gdb.base/watch-non-mem.exp
3604 * gdb.base/watch-read.exp
3605 * gdb.base/watch-vfork.exp
3606 * gdb.base/watchpoint-cond-gone.exp
3607 * gdb.base/watchpoint-delete.exp
3608 * gdb.base/watchpoint-hw-hit-once.exp
3609 * gdb.base/watchpoint-hw.exp
3610 * gdb.base/watchpoint-stops-at-right-insn.exp
3611 * gdb.base/watchpoints.exp
3612 * gdb.base/wchar.exp
3613 * gdb.base/whatis-exp.exp
3614 * gdb.btrace/buffer-size.exp
3615 * gdb.btrace/data.exp
3616 * gdb.btrace/delta.exp
3617 * gdb.btrace/dlopen.exp
3618 * gdb.btrace/enable.exp
3619 * gdb.btrace/exception.exp
3620 * gdb.btrace/function_call_history.exp
3621 * gdb.btrace/gcore.exp
3622 * gdb.btrace/instruction_history.exp
3623 * gdb.btrace/nohist.exp
3624 * gdb.btrace/reconnect.exp
3625 * gdb.btrace/record_goto-step.exp
3626 * gdb.btrace/record_goto.exp
3627 * gdb.btrace/rn-dl-bind.exp
3628 * gdb.btrace/segv.exp
3629 * gdb.btrace/step.exp
3630 * gdb.btrace/stepi.exp
3631 * gdb.btrace/tailcall-only.exp
3632 * gdb.btrace/tailcall.exp
3633 * gdb.btrace/tsx.exp
3634 * gdb.btrace/unknown_functions.exp
3635 * gdb.btrace/vdso.exp
3636 * gdb.compile/compile-ifunc.exp
3637 * gdb.compile/compile-ops.exp
3638 * gdb.compile/compile-print.exp
3639 * gdb.compile/compile-setjmp.exp
3640 * gdb.cp/abstract-origin.exp
3641 * gdb.cp/ambiguous.exp
3642 * gdb.cp/annota2.exp
3643 * gdb.cp/annota3.exp
3644 * gdb.cp/anon-ns.exp
3645 * gdb.cp/anon-struct.exp
3646 * gdb.cp/anon-union.exp
3647 * gdb.cp/arg-reference.exp
3648 * gdb.cp/baseenum.exp
3649 * gdb.cp/bool.exp
3650 * gdb.cp/breakpoint.exp
3651 * gdb.cp/bs15503.exp
3652 * gdb.cp/call-c.exp
3653 * gdb.cp/casts.exp
3654 * gdb.cp/chained-calls.exp
3655 * gdb.cp/class2.exp
3656 * gdb.cp/classes.exp
3657 * gdb.cp/cmpd-minsyms.exp
3658 * gdb.cp/converts.exp
3659 * gdb.cp/cp-relocate.exp
3660 * gdb.cp/cpcompletion.exp
3661 * gdb.cp/cpexprs.exp
3662 * gdb.cp/cplabel.exp
3663 * gdb.cp/cplusfuncs.exp
3664 * gdb.cp/cpsizeof.exp
3665 * gdb.cp/ctti.exp
3666 * gdb.cp/derivation.exp
3667 * gdb.cp/destrprint.exp
3668 * gdb.cp/dispcxx.exp
3669 * gdb.cp/enum-class.exp
3670 * gdb.cp/exception.exp
3671 * gdb.cp/exceptprint.exp
3672 * gdb.cp/expand-psymtabs-cxx.exp
3673 * gdb.cp/expand-sals.exp
3674 * gdb.cp/extern-c.exp
3675 * gdb.cp/filename.exp
3676 * gdb.cp/formatted-ref.exp
3677 * gdb.cp/fpointer.exp
3678 * gdb.cp/gdb1355.exp
3679 * gdb.cp/gdb2495.exp
3680 * gdb.cp/hang.exp
3681 * gdb.cp/impl-this.exp
3682 * gdb.cp/infcall-dlopen.exp
3683 * gdb.cp/inherit.exp
3684 * gdb.cp/iostream.exp
3685 * gdb.cp/koenig.exp
3686 * gdb.cp/local.exp
3687 * gdb.cp/m-data.exp
3688 * gdb.cp/m-static.exp
3689 * gdb.cp/mb-ctor.exp
3690 * gdb.cp/mb-inline.exp
3691 * gdb.cp/mb-templates.exp
3692 * gdb.cp/member-name.exp
3693 * gdb.cp/member-ptr.exp
3694 * gdb.cp/meth-typedefs.exp
3695 * gdb.cp/method.exp
3696 * gdb.cp/method2.exp
3697 * gdb.cp/minsym-fallback.exp
3698 * gdb.cp/misc.exp
3699 * gdb.cp/namelessclass.exp
3700 * gdb.cp/namespace-enum.exp
3701 * gdb.cp/namespace-nested-import.exp
3702 * gdb.cp/namespace.exp
3703 * gdb.cp/nextoverthrow.exp
3704 * gdb.cp/no-dmgl-verbose.exp
3705 * gdb.cp/non-trivial-retval.exp
3706 * gdb.cp/noparam.exp
3707 * gdb.cp/nsdecl.exp
3708 * gdb.cp/nsimport.exp
3709 * gdb.cp/nsnested.exp
3710 * gdb.cp/nsnoimports.exp
3711 * gdb.cp/nsrecurs.exp
3712 * gdb.cp/nsstress.exp
3713 * gdb.cp/nsusing.exp
3714 * gdb.cp/operator.exp
3715 * gdb.cp/oranking.exp
3716 * gdb.cp/overload-const.exp
3717 * gdb.cp/overload.exp
3718 * gdb.cp/ovldbreak.exp
3719 * gdb.cp/ovsrch.exp
3720 * gdb.cp/paren-type.exp
3721 * gdb.cp/parse-lang.exp
3722 * gdb.cp/pass-by-ref.exp
3723 * gdb.cp/pr-1023.exp
3724 * gdb.cp/pr-1210.exp
3725 * gdb.cp/pr-574.exp
3726 * gdb.cp/pr10687.exp
3727 * gdb.cp/pr12028.exp
3728 * gdb.cp/pr17132.exp
3729 * gdb.cp/pr17494.exp
3730 * gdb.cp/pr9067.exp
3731 * gdb.cp/pr9167.exp
3732 * gdb.cp/pr9631.exp
3733 * gdb.cp/printmethod.exp
3734 * gdb.cp/psmang.exp
3735 * gdb.cp/psymtab-parameter.exp
3736 * gdb.cp/ptype-cv-cp.exp
3737 * gdb.cp/ptype-flags.exp
3738 * gdb.cp/re-set-overloaded.exp
3739 * gdb.cp/ref-types.exp
3740 * gdb.cp/rtti.exp
3741 * gdb.cp/scope-err.exp
3742 * gdb.cp/shadow.exp
3743 * gdb.cp/smartp.exp
3744 * gdb.cp/static-method.exp
3745 * gdb.cp/static-print-quit.exp
3746 * gdb.cp/temargs.exp
3747 * gdb.cp/templates.exp
3748 * gdb.cp/try_catch.exp
3749 * gdb.cp/typedef-operator.exp
3750 * gdb.cp/typeid.exp
3751 * gdb.cp/userdef.exp
3752 * gdb.cp/using-crash.exp
3753 * gdb.cp/var-tag.exp
3754 * gdb.cp/virtbase.exp
3755 * gdb.cp/virtfunc.exp
3756 * gdb.cp/virtfunc2.exp
3757 * gdb.cp/vla-cxx.exp
3758 * gdb.disasm/t01_mov.exp
3759 * gdb.disasm/t02_mova.exp
3760 * gdb.disasm/t03_add.exp
3761 * gdb.disasm/t04_sub.exp
3762 * gdb.disasm/t05_cmp.exp
3763 * gdb.disasm/t06_ari2.exp
3764 * gdb.disasm/t07_ari3.exp
3765 * gdb.disasm/t08_or.exp
3766 * gdb.disasm/t09_xor.exp
3767 * gdb.disasm/t10_and.exp
3768 * gdb.disasm/t11_logs.exp
3769 * gdb.disasm/t12_bit.exp
3770 * gdb.disasm/t13_otr.exp
3771 * gdb.dlang/circular.exp
3772 * gdb.dwarf2/arr-stride.exp
3773 * gdb.dwarf2/arr-subrange.exp
3774 * gdb.dwarf2/atomic-type.exp
3775 * gdb.dwarf2/bad-regnum.exp
3776 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3777 * gdb.dwarf2/callframecfa.exp
3778 * gdb.dwarf2/clztest.exp
3779 * gdb.dwarf2/corrupt.exp
3780 * gdb.dwarf2/data-loc.exp
3781 * gdb.dwarf2/dup-psym.exp
3782 * gdb.dwarf2/dw2-anon-mptr.exp
3783 * gdb.dwarf2/dw2-anonymous-func.exp
3784 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3785 * gdb.dwarf2/dw2-bad-unresolved.exp
3786 * gdb.dwarf2/dw2-basic.exp
3787 * gdb.dwarf2/dw2-canonicalize-type.exp
3788 * gdb.dwarf2/dw2-case-insensitive.exp
3789 * gdb.dwarf2/dw2-common-block.exp
3790 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3791 * gdb.dwarf2/dw2-compressed.exp
3792 * gdb.dwarf2/dw2-const.exp
3793 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3794 * gdb.dwarf2/dw2-cu-size.exp
3795 * gdb.dwarf2/dw2-dup-frame.exp
3796 * gdb.dwarf2/dw2-entry-value.exp
3797 * gdb.dwarf2/dw2-icycle.exp
3798 * gdb.dwarf2/dw2-ifort-parameter.exp
3799 * gdb.dwarf2/dw2-inline-break.exp
3800 * gdb.dwarf2/dw2-inline-param.exp
3801 * gdb.dwarf2/dw2-intercu.exp
3802 * gdb.dwarf2/dw2-intermix.exp
3803 * gdb.dwarf2/dw2-lexical-block-bare.exp
3804 * gdb.dwarf2/dw2-linkage-name-trust.exp
3805 * gdb.dwarf2/dw2-minsym-in-cu.exp
3806 * gdb.dwarf2/dw2-noloc.exp
3807 * gdb.dwarf2/dw2-op-call.exp
3808 * gdb.dwarf2/dw2-op-out-param.exp
3809 * gdb.dwarf2/dw2-opt-structptr.exp
3810 * gdb.dwarf2/dw2-param-error.exp
3811 * gdb.dwarf2/dw2-producer.exp
3812 * gdb.dwarf2/dw2-ranges-base.exp
3813 * gdb.dwarf2/dw2-ref-missing-frame.exp
3814 * gdb.dwarf2/dw2-reg-undefined.exp
3815 * gdb.dwarf2/dw2-regno-invalid.exp
3816 * gdb.dwarf2/dw2-restore.exp
3817 * gdb.dwarf2/dw2-restrict.exp
3818 * gdb.dwarf2/dw2-single-line-discriminators.exp
3819 * gdb.dwarf2/dw2-strp.exp
3820 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3821 * gdb.dwarf2/dw2-unresolved.exp
3822 * gdb.dwarf2/dw2-var-zero-addr.exp
3823 * gdb.dwarf2/dw4-sig-types.exp
3824 * gdb.dwarf2/dwz.exp
3825 * gdb.dwarf2/dynarr-ptr.exp
3826 * gdb.dwarf2/enum-type.exp
3827 * gdb.dwarf2/gdb-index.exp
3828 * gdb.dwarf2/implptr-64bit.exp
3829 * gdb.dwarf2/implptr-optimized-out.exp
3830 * gdb.dwarf2/implptr.exp
3831 * gdb.dwarf2/implref-array.exp
3832 * gdb.dwarf2/implref-const.exp
3833 * gdb.dwarf2/implref-global.exp
3834 * gdb.dwarf2/implref-struct.exp
3835 * gdb.dwarf2/mac-fileno.exp
3836 * gdb.dwarf2/main-subprogram.exp
3837 * gdb.dwarf2/member-ptr-forwardref.exp
3838 * gdb.dwarf2/method-ptr.exp
3839 * gdb.dwarf2/missing-sig-type.exp
3840 * gdb.dwarf2/nonvar-access.exp
3841 * gdb.dwarf2/opaque-type-lookup.exp
3842 * gdb.dwarf2/pieces-optimized-out.exp
3843 * gdb.dwarf2/pieces.exp
3844 * gdb.dwarf2/pr10770.exp
3845 * gdb.dwarf2/pr13961.exp
3846 * gdb.dwarf2/staticvirtual.exp
3847 * gdb.dwarf2/subrange.exp
3848 * gdb.dwarf2/symtab-producer.exp
3849 * gdb.dwarf2/trace-crash.exp
3850 * gdb.dwarf2/typeddwarf.exp
3851 * gdb.dwarf2/valop.exp
3852 * gdb.dwarf2/watch-notconst.exp
3853 * gdb.fortran/array-element.exp
3854 * gdb.fortran/charset.exp
3855 * gdb.fortran/common-block.exp
3856 * gdb.fortran/complex.exp
3857 * gdb.fortran/derived-type-function.exp
3858 * gdb.fortran/derived-type.exp
3859 * gdb.fortran/logical.exp
3860 * gdb.fortran/module.exp
3861 * gdb.fortran/multi-dim.exp
3862 * gdb.fortran/nested-funcs.exp
3863 * gdb.fortran/print-formatted.exp
3864 * gdb.fortran/subarray.exp
3865 * gdb.fortran/vla-alloc-assoc.exp
3866 * gdb.fortran/vla-datatypes.exp
3867 * gdb.fortran/vla-history.exp
3868 * gdb.fortran/vla-ptr-info.exp
3869 * gdb.fortran/vla-ptype-sub.exp
3870 * gdb.fortran/vla-ptype.exp
3871 * gdb.fortran/vla-sizeof.exp
3872 * gdb.fortran/vla-type.exp
3873 * gdb.fortran/vla-value-sub-arbitrary.exp
3874 * gdb.fortran/vla-value-sub-finish.exp
3875 * gdb.fortran/vla-value-sub.exp
3876 * gdb.fortran/vla-value.exp
3877 * gdb.fortran/whatis_type.exp
3878 * gdb.go/chan.exp
3879 * gdb.go/handcall.exp
3880 * gdb.go/hello.exp
3881 * gdb.go/integers.exp
3882 * gdb.go/methods.exp
3883 * gdb.go/package.exp
3884 * gdb.go/strings.exp
3885 * gdb.go/types.exp
3886 * gdb.go/unsafe.exp
3887 * gdb.guile/scm-arch.exp
3888 * gdb.guile/scm-block.exp
3889 * gdb.guile/scm-breakpoint.exp
3890 * gdb.guile/scm-cmd.exp
3891 * gdb.guile/scm-disasm.exp
3892 * gdb.guile/scm-equal.exp
3893 * gdb.guile/scm-frame-args.exp
3894 * gdb.guile/scm-frame-inline.exp
3895 * gdb.guile/scm-frame.exp
3896 * gdb.guile/scm-iterator.exp
3897 * gdb.guile/scm-math.exp
3898 * gdb.guile/scm-objfile.exp
3899 * gdb.guile/scm-ports.exp
3900 * gdb.guile/scm-symbol.exp
3901 * gdb.guile/scm-symtab.exp
3902 * gdb.guile/scm-value-cc.exp
3903 * gdb.guile/types-module.exp
3904 * gdb.linespec/break-ask.exp
3905 * gdb.linespec/cpexplicit.exp
3906 * gdb.linespec/explicit.exp
3907 * gdb.linespec/keywords.exp
3908 * gdb.linespec/linespec.exp
3909 * gdb.linespec/ls-dollar.exp
3910 * gdb.linespec/ls-errs.exp
3911 * gdb.linespec/skip-two.exp
3912 * gdb.linespec/thread.exp
3913 * gdb.mi/mi-async.exp
3914 * gdb.mi/mi-basics.exp
3915 * gdb.mi/mi-break.exp
3916 * gdb.mi/mi-catch-load.exp
3917 * gdb.mi/mi-cli.exp
3918 * gdb.mi/mi-cmd-param-changed.exp
3919 * gdb.mi/mi-console.exp
3920 * gdb.mi/mi-detach.exp
3921 * gdb.mi/mi-disassemble.exp
3922 * gdb.mi/mi-eval.exp
3923 * gdb.mi/mi-file-transfer.exp
3924 * gdb.mi/mi-file.exp
3925 * gdb.mi/mi-fill-memory.exp
3926 * gdb.mi/mi-inheritance-syntax-error.exp
3927 * gdb.mi/mi-linespec-err-cp.exp
3928 * gdb.mi/mi-logging.exp
3929 * gdb.mi/mi-memory-changed.exp
3930 * gdb.mi/mi-read-memory.exp
3931 * gdb.mi/mi-record-changed.exp
3932 * gdb.mi/mi-reg-undefined.exp
3933 * gdb.mi/mi-regs.exp
3934 * gdb.mi/mi-return.exp
3935 * gdb.mi/mi-reverse.exp
3936 * gdb.mi/mi-simplerun.exp
3937 * gdb.mi/mi-solib.exp
3938 * gdb.mi/mi-stack.exp
3939 * gdb.mi/mi-stepi.exp
3940 * gdb.mi/mi-syn-frame.exp
3941 * gdb.mi/mi-until.exp
3942 * gdb.mi/mi-var-block.exp
3943 * gdb.mi/mi-var-child.exp
3944 * gdb.mi/mi-var-cmd.exp
3945 * gdb.mi/mi-var-cp.exp
3946 * gdb.mi/mi-var-display.exp
3947 * gdb.mi/mi-var-invalidate.exp
3948 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3949 * gdb.mi/mi-vla-fortran.exp
3950 * gdb.mi/mi-watch.exp
3951 * gdb.mi/mi2-var-child.exp
3952 * gdb.mi/user-selected-context-sync.exp
3953 * gdb.modula2/unbounded-array.exp
3954 * gdb.multi/dummy-frame-restore.exp
3955 * gdb.multi/multi-arch-exec.exp
3956 * gdb.multi/multi-arch.exp
3957 * gdb.multi/tids.exp
3958 * gdb.multi/watchpoint-multi.exp
3959 * gdb.opencl/callfuncs.exp
3960 * gdb.opencl/convs_casts.exp
3961 * gdb.opencl/datatypes.exp
3962 * gdb.opencl/operators.exp
3963 * gdb.opencl/vec_comps.exp
3964 * gdb.opt/clobbered-registers-O2.exp
3965 * gdb.opt/inline-break.exp
3966 * gdb.opt/inline-bt.exp
3967 * gdb.opt/inline-cmds.exp
3968 * gdb.opt/inline-locals.exp
3969 * gdb.pascal/case-insensitive-symbols.exp
3970 * gdb.pascal/floats.exp
3971 * gdb.pascal/gdb11492.exp
3972 * gdb.python/lib-types.exp
3973 * gdb.python/py-arch.exp
3974 * gdb.python/py-as-string.exp
3975 * gdb.python/py-bad-printers.exp
3976 * gdb.python/py-block.exp
3977 * gdb.python/py-breakpoint-create-fail.exp
3978 * gdb.python/py-breakpoint.exp
3979 * gdb.python/py-caller-is.exp
3980 * gdb.python/py-cmd.exp
3981 * gdb.python/py-explore-cc.exp
3982 * gdb.python/py-explore.exp
3983 * gdb.python/py-finish-breakpoint.exp
3984 * gdb.python/py-finish-breakpoint2.exp
3985 * gdb.python/py-frame-args.exp
3986 * gdb.python/py-frame-inline.exp
3987 * gdb.python/py-frame.exp
3988 * gdb.python/py-framefilter-mi.exp
3989 * gdb.python/py-infthread.exp
3990 * gdb.python/py-lazy-string.exp
3991 * gdb.python/py-linetable.exp
3992 * gdb.python/py-mi-events.exp
3993 * gdb.python/py-mi-objfile.exp
3994 * gdb.python/py-mi.exp
3995 * gdb.python/py-objfile.exp
3996 * gdb.python/py-pp-integral.exp
3997 * gdb.python/py-pp-maint.exp
3998 * gdb.python/py-pp-re-notag.exp
3999 * gdb.python/py-pp-registration.exp
4000 * gdb.python/py-recurse-unwind.exp
4001 * gdb.python/py-strfns.exp
4002 * gdb.python/py-symbol.exp
4003 * gdb.python/py-symtab.exp
4004 * gdb.python/py-sync-interp.exp
4005 * gdb.python/py-typeprint.exp
4006 * gdb.python/py-unwind-maint.exp
4007 * gdb.python/py-unwind.exp
4008 * gdb.python/py-value-cc.exp
4009 * gdb.python/py-xmethods.exp
4010 * gdb.reverse/amd64-tailcall-reverse.exp
4011 * gdb.reverse/break-precsave.exp
4012 * gdb.reverse/break-reverse.exp
4013 * gdb.reverse/consecutive-precsave.exp
4014 * gdb.reverse/consecutive-reverse.exp
4015 * gdb.reverse/finish-precsave.exp
4016 * gdb.reverse/finish-reverse-bkpt.exp
4017 * gdb.reverse/finish-reverse.exp
4018 * gdb.reverse/fstatat-reverse.exp
4019 * gdb.reverse/getresuid-reverse.exp
4020 * gdb.reverse/i386-precsave.exp
4021 * gdb.reverse/i386-reverse.exp
4022 * gdb.reverse/i386-sse-reverse.exp
4023 * gdb.reverse/i387-env-reverse.exp
4024 * gdb.reverse/i387-stack-reverse.exp
4025 * gdb.reverse/insn-reverse.exp
4026 * gdb.reverse/machinestate-precsave.exp
4027 * gdb.reverse/machinestate.exp
4028 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4029 * gdb.reverse/pipe-reverse.exp
4030 * gdb.reverse/readv-reverse.exp
4031 * gdb.reverse/recvmsg-reverse.exp
4032 * gdb.reverse/rerun-prec.exp
4033 * gdb.reverse/s390-mvcle.exp
4034 * gdb.reverse/step-precsave.exp
4035 * gdb.reverse/step-reverse.exp
4036 * gdb.reverse/time-reverse.exp
4037 * gdb.reverse/until-precsave.exp
4038 * gdb.reverse/until-reverse.exp
4039 * gdb.reverse/waitpid-reverse.exp
4040 * gdb.reverse/watch-precsave.exp
4041 * gdb.reverse/watch-reverse.exp
4042 * gdb.rust/generics.exp
4043 * gdb.rust/methods.exp
4044 * gdb.rust/modules.exp
4045 * gdb.rust/simple.exp
4046 * gdb.server/connect-with-no-symbol-file.exp
4047 * gdb.server/ext-attach.exp
4048 * gdb.server/ext-restart.exp
4049 * gdb.server/ext-wrapper.exp
4050 * gdb.server/file-transfer.exp
4051 * gdb.server/server-exec-info.exp
4052 * gdb.server/server-kill.exp
4053 * gdb.server/server-mon.exp
4054 * gdb.server/wrapper.exp
4055 * gdb.stabs/exclfwd.exp
4056 * gdb.stabs/gdb11479.exp
4057 * gdb.threads/clone-new-thread-event.exp
4058 * gdb.threads/corethreads.exp
4059 * gdb.threads/current-lwp-dead.exp
4060 * gdb.threads/dlopen-libpthread.exp
4061 * gdb.threads/gcore-thread.exp
4062 * gdb.threads/sigstep-threads.exp
4063 * gdb.threads/watchpoint-fork.exp
4064 * gdb.trace/actions-changed.exp
4065 * gdb.trace/backtrace.exp
4066 * gdb.trace/change-loc.exp
4067 * gdb.trace/circ.exp
4068 * gdb.trace/collection.exp
4069 * gdb.trace/disconnected-tracing.exp
4070 * gdb.trace/ftrace.exp
4071 * gdb.trace/mi-trace-frame-collected.exp
4072 * gdb.trace/mi-trace-unavailable.exp
4073 * gdb.trace/mi-traceframe-changed.exp
4074 * gdb.trace/mi-tsv-changed.exp
4075 * gdb.trace/no-attach-trace.exp
4076 * gdb.trace/passc-dyn.exp
4077 * gdb.trace/qtro.exp
4078 * gdb.trace/range-stepping.exp
4079 * gdb.trace/read-memory.exp
4080 * gdb.trace/save-trace.exp
4081 * gdb.trace/signal.exp
4082 * gdb.trace/status-stop.exp
4083 * gdb.trace/tfile.exp
4084 * gdb.trace/trace-break.exp
4085 * gdb.trace/trace-buffer-size.exp
4086 * gdb.trace/trace-condition.exp
4087 * gdb.trace/tracefile-pseudo-reg.exp
4088 * gdb.trace/tstatus.exp
4089 * gdb.trace/unavailable.exp
4090 * gdb.trace/while-dyn.exp
4091 * gdb.trace/while-stepping.exp
4092
4093 2016-12-22 Doug Evans <xdje42@gmail.com>
4094
4095 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4096 and msymbols.
4097
4098 2016-12-19 Yao Qi <yao.qi@linaro.org>
4099
4100 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4101 (test_with_self): Don't call do_steps_and_nexts, and remove
4102 code about stepping into xmalloc.
4103
4104 2016-12-09 Yao Qi <yao.qi@linaro.org>
4105
4106 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4107
4108 2016-12-09 Yao Qi <yao.qi@linaro.org>
4109
4110 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4111
4112 2016-12-09 Pedro Alves <palves@redhat.com>
4113
4114 * gdb.base/all-architectures-0.exp: New file.
4115 * gdb.base/all-architectures-1.exp: New file.
4116 * gdb.base/all-architectures-2.exp: New file.
4117 * gdb.base/all-architectures-3.exp: New file.
4118 * gdb.base/all-architectures-4.exp: New file.
4119 * gdb.base/all-architectures-5.exp: New file.
4120 * gdb.base/all-architectures-6.exp: New file.
4121 * gdb.base/all-architectures-7.exp: New file.
4122 * gdb.base/all-architectures.exp.in: New file.
4123
4124 2016-12-09 Yao Qi <yao.qi@linaro.org>
4125
4126 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4127
4128 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4129
4130 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4131 possible.
4132 Remove useless pattern-matching code.
4133
4134 2016-12-02 Pedro Alves <palves@redhat.com>
4135
4136 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4137 procedure.
4138 (top level): Call it.
4139
4140 2016-12-02 Pedro Alves <palves@redhat.com>
4141
4142 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4143 New procedure.
4144 (top level): Call it.
4145
4146 2016-12-02 Pedro Alves <palves@redhat.com>
4147
4148 PR cli/20559
4149 * gdb.base/commands.exp (user_defined_command_args_eval): New
4150 procedure.
4151 (top level): Call it.
4152
4153 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4154
4155 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4156 timeout handling.
4157
4158 2016-12-02 Tom Tromey <tom@tromey.com>
4159
4160 * gdb.dwarf2/main-subprogram.c: New file.
4161 * gdb.dwarf2/main-subprogram.exp: New file.
4162
4163 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4164
4165 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4166 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4167 gdb_test_no_output for a couple of cases.
4168 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4169
4170 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4171
4172 Fix test names and standardize compilation error messages throughout
4173 the following files:
4174
4175 * gdb.ada/start.exp
4176 * gdb.arch/alpha-step.exp
4177 * gdb.arch/e500-prologue.exp
4178 * gdb.arch/ftrace-insn-reloc.exp
4179 * gdb.arch/gdb1291.exp
4180 * gdb.arch/gdb1431.exp
4181 * gdb.arch/gdb1558.exp
4182 * gdb.arch/i386-dr3-watch.exp
4183 * gdb.arch/i386-sse-stack-align.exp
4184 * gdb.arch/ia64-breakpoint-shadow.exp
4185 * gdb.arch/pa-nullify.exp
4186 * gdb.arch/powerpc-aix-prologue.exp
4187 * gdb.arch/thumb-bx-pc.exp
4188 * gdb.base/annota1.exp
4189 * gdb.base/annota3.exp
4190 * gdb.base/arrayidx.exp
4191 * gdb.base/assign.exp
4192 * gdb.base/attach.exp
4193 * gdb.base/auxv.exp
4194 * gdb.base/bang.exp
4195 * gdb.base/bfp-test.exp
4196 * gdb.base/bigcore.exp
4197 * gdb.base/bitfields2.exp
4198 * gdb.base/break-fun-addr.exp
4199 * gdb.base/break-probes.exp
4200 * gdb.base/call-rt-st.exp
4201 * gdb.base/callexit.exp
4202 * gdb.base/catch-fork-kill.exp
4203 * gdb.base/charset.exp
4204 * gdb.base/checkpoint.exp
4205 * gdb.base/comprdebug.exp
4206 * gdb.base/constvars.exp
4207 * gdb.base/coredump-filter.exp
4208 * gdb.base/cursal.exp
4209 * gdb.base/cvexpr.exp
4210 * gdb.base/detach.exp
4211 * gdb.base/display.exp
4212 * gdb.base/dmsym.exp
4213 * gdb.base/dprintf-pending.exp
4214 * gdb.base/dso2dso.exp
4215 * gdb.base/dtrace-probe.exp
4216 * gdb.base/dump.exp
4217 * gdb.base/enum_cond.exp
4218 * gdb.base/exe-lock.exp
4219 * gdb.base/exec-invalid-sysroot.exp
4220 * gdb.base/execl-update-breakpoints.exp
4221 * gdb.base/exprs.exp
4222 * gdb.base/fileio.exp
4223 * gdb.base/find.exp
4224 * gdb.base/finish.exp
4225 * gdb.base/fixsection.exp
4226 * gdb.base/foll-vfork.exp
4227 * gdb.base/frame-args.exp
4228 * gdb.base/gcore.exp
4229 * gdb.base/gdb1250.exp
4230 * gdb.base/global-var-nested-by-dso.exp
4231 * gdb.base/gnu-ifunc.exp
4232 * gdb.base/hashline1.exp
4233 * gdb.base/hashline2.exp
4234 * gdb.base/hashline3.exp
4235 * gdb.base/hbreak-in-shr-unsupported.exp
4236 * gdb.base/huge.exp
4237 * gdb.base/infcall-input.exp
4238 * gdb.base/info-fun.exp
4239 * gdb.base/info-shared.exp
4240 * gdb.base/jit-simple.exp
4241 * gdb.base/jit-so.exp
4242 * gdb.base/jit.exp
4243 * gdb.base/jump.exp
4244 * gdb.base/label.exp
4245 * gdb.base/lineinc.exp
4246 * gdb.base/logical.exp
4247 * gdb.base/longjmp.exp
4248 * gdb.base/macscp.exp
4249 * gdb.base/miscexprs.exp
4250 * gdb.base/new-ui-echo.exp
4251 * gdb.base/new-ui-pending-input.exp
4252 * gdb.base/new-ui.exp
4253 * gdb.base/nodebug.exp
4254 * gdb.base/nofield.exp
4255 * gdb.base/offsets.exp
4256 * gdb.base/overlays.exp
4257 * gdb.base/pending.exp
4258 * gdb.base/pointers.exp
4259 * gdb.base/pr11022.exp
4260 * gdb.base/printcmds.exp
4261 * gdb.base/prologue.exp
4262 * gdb.base/ptr-typedef.exp
4263 * gdb.base/realname-expand.exp
4264 * gdb.base/relativedebug.exp
4265 * gdb.base/relocate.exp
4266 * gdb.base/remote.exp
4267 * gdb.base/reread.exp
4268 * gdb.base/return2.exp
4269 * gdb.base/savedregs.exp
4270 * gdb.base/sep.exp
4271 * gdb.base/sepdebug.exp
4272 * gdb.base/sepsymtab.exp
4273 * gdb.base/set-inferior-tty.exp
4274 * gdb.base/setshow.exp
4275 * gdb.base/shlib-call.exp
4276 * gdb.base/sigaltstack.exp
4277 * gdb.base/siginfo-addr.exp
4278 * gdb.base/signals.exp
4279 * gdb.base/signull.exp
4280 * gdb.base/sigrepeat.exp
4281 * gdb.base/so-impl-ld.exp
4282 * gdb.base/solib-display.exp
4283 * gdb.base/solib-overlap.exp
4284 * gdb.base/solib-search.exp
4285 * gdb.base/solib-symbol.exp
4286 * gdb.base/structs.exp
4287 * gdb.base/structs2.exp
4288 * gdb.base/symtab-search-order.exp
4289 * gdb.base/twice.exp
4290 * gdb.base/unload.exp
4291 * gdb.base/varargs.exp
4292 * gdb.base/watchpoint-solib.exp
4293 * gdb.base/watchpoint.exp
4294 * gdb.base/whatis.exp
4295 * gdb.base/wrong_frame_bt_full.exp
4296 * gdb.btrace/dlopen.exp
4297 * gdb.cell/ea-standalone.exp
4298 * gdb.cell/ea-test.exp
4299 * gdb.cp/dispcxx.exp
4300 * gdb.cp/gdb2384.exp
4301 * gdb.cp/method2.exp
4302 * gdb.cp/nextoverthrow.exp
4303 * gdb.cp/pr10728.exp
4304 * gdb.disasm/am33.exp
4305 * gdb.disasm/h8300s.exp
4306 * gdb.disasm/mn10300.exp
4307 * gdb.disasm/sh3.exp
4308 * gdb.dwarf2/dw2-dir-file-name.exp
4309 * gdb.fortran/complex.exp
4310 * gdb.fortran/library-module.exp
4311 * gdb.guile/scm-pretty-print.exp
4312 * gdb.guile/scm-symbol.exp
4313 * gdb.guile/scm-type.exp
4314 * gdb.guile/scm-value.exp
4315 * gdb.linespec/linespec.exp
4316 * gdb.mi/gdb701.exp
4317 * gdb.mi/gdb792.exp
4318 * gdb.mi/mi-breakpoint-changed.exp
4319 * gdb.mi/mi-dprintf-pending.exp
4320 * gdb.mi/mi-dprintf.exp
4321 * gdb.mi/mi-exit-code.exp
4322 * gdb.mi/mi-pending.exp
4323 * gdb.mi/mi-solib.exp
4324 * gdb.mi/new-ui-mi-sync.exp
4325 * gdb.mi/pr11022.exp
4326 * gdb.mi/user-selected-context-sync.exp
4327 * gdb.opt/solib-intra-step.exp
4328 * gdb.python/py-events.exp
4329 * gdb.python/py-finish-breakpoint.exp
4330 * gdb.python/py-mi.exp
4331 * gdb.python/py-prettyprint.exp
4332 * gdb.python/py-shared.exp
4333 * gdb.python/py-symbol.exp
4334 * gdb.python/py-template.exp
4335 * gdb.python/py-type.exp
4336 * gdb.python/py-value.exp
4337 * gdb.reverse/solib-precsave.exp
4338 * gdb.reverse/solib-reverse.exp
4339 * gdb.server/solib-list.exp
4340 * gdb.stabs/weird.exp
4341 * gdb.threads/reconnect-signal.exp
4342 * gdb.threads/stepi-random-signal.exp
4343 * gdb.trace/actions.exp
4344 * gdb.trace/ax.exp
4345 * gdb.trace/backtrace.exp
4346 * gdb.trace/change-loc.exp
4347 * gdb.trace/deltrace.exp
4348 * gdb.trace/ftrace-lock.exp
4349 * gdb.trace/ftrace.exp
4350 * gdb.trace/infotrace.exp
4351 * gdb.trace/mi-tracepoint-changed.exp
4352 * gdb.trace/packetlen.exp
4353 * gdb.trace/passcount.exp
4354 * gdb.trace/pending.exp
4355 * gdb.trace/range-stepping.exp
4356 * gdb.trace/report.exp
4357 * gdb.trace/stap-trace.exp
4358 * gdb.trace/tfind.exp
4359 * gdb.trace/trace-break.exp
4360 * gdb.trace/trace-condition.exp
4361 * gdb.trace/trace-enable-disable.exp
4362 * gdb.trace/trace-mt.exp
4363 * gdb.trace/tracecmd.exp
4364 * gdb.trace/tspeed.exp
4365 * gdb.trace/tsv.exp
4366 * lib/perftest.exp
4367
4368 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4369
4370 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4371 with gdb_test_no_output.
4372 Use command as test name.
4373
4374 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4375
4376 Fix test names starting with uppercase throughout the files.
4377
4378 * gdb.ada/assign_1.exp
4379 * gdb.ada/boolean_expr.exp
4380 * gdb.base/arrayidx.exp
4381 * gdb.base/del.exp
4382 * gdb.base/gcore-buffer-overflow.exp
4383 * gdb.base/testenv.exp
4384 * gdb.compile/compile.exp
4385 * gdb.python/py-framefilter-invalidarg.exp
4386 * gdb.python/py-framefilter.exp
4387
4388 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4389
4390 Fix test names starting with uppercase throughout the files.
4391
4392 * gdb.ada/array_return.exp
4393 * gdb.ada/expr_delims.exp
4394 * gdb.ada/mi_dyn_arr.exp
4395 * gdb.ada/mi_interface.exp
4396 * gdb.ada/mi_var_array.exp
4397 * gdb.ada/watch_arg.exp
4398 * gdb.arch/alpha-step.exp
4399 * gdb.arch/altivec-regs.exp
4400 * gdb.arch/e500-regs.exp
4401 * gdb.arch/powerpc-d128-regs.exp
4402 * gdb.base/arrayidx.exp
4403 * gdb.base/break.exp
4404 * gdb.base/checkpoint.exp
4405 * gdb.base/debug-expr.exp
4406 * gdb.base/dmsym.exp
4407 * gdb.base/radix.exp
4408 * gdb.base/sepdebug.exp
4409 * gdb.base/testenv.exp
4410 * gdb.base/watch_thread_num.exp
4411 * gdb.base/watchpoint-cond-gone.exp
4412 * gdb.cell/break.exp
4413 * gdb.cell/ea-cache.exp
4414 * gdb.compile/compile.exp
4415 * gdb.cp/gdb2495.exp
4416 * gdb.gdb/selftest.exp
4417 * gdb.gdb/xfullpath.exp
4418 * gdb.go/hello.exp
4419 * gdb.go/integers.exp
4420 * gdb.objc/basicclass.exp
4421 * gdb.pascal/hello.exp
4422 * gdb.pascal/integers.exp
4423 * gdb.python/py-breakpoint.exp
4424 * gdb.python/py-cmd.exp
4425 * gdb.python/py-linetable.exp
4426 * gdb.python/py-xmethods.exp
4427 * gdb.python/python.exp
4428 * gdb.reverse/consecutive-precsave.exp
4429 * gdb.reverse/finish-precsave.exp
4430 * gdb.reverse/i386-precsave.exp
4431 * gdb.reverse/machinestate-precsave.exp
4432 * gdb.reverse/sigall-precsave.exp
4433 * gdb.reverse/solib-precsave.exp
4434 * gdb.reverse/step-precsave.exp
4435 * gdb.reverse/until-precsave.exp
4436 * gdb.reverse/watch-precsave.exp
4437 * gdb.threads/leader-exit.exp
4438 * gdb.threads/pthreads.exp
4439 * gdb.threads/wp-replication.exp
4440 * gdb.trace/actions.exp
4441 * gdb.trace/mi-tsv-changed.exp
4442 * gdb.trace/tsv.exp
4443
4444 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4445
4446 Fix test names starting with uppercase throughout the files.
4447
4448 * gdb.arch/i386-bp_permanent.exp
4449 * gdb.arch/i386-gnu-cfi.exp
4450 * gdb.base/disasm-end-cu.exp
4451 * gdb.base/macscp.exp
4452 * gdb.base/pending.exp
4453 * gdb.base/watch_thread_num.exp
4454 * gdb.cp/exception.exp
4455 * gdb.cp/gdb2495.exp
4456 * gdb.cp/local.exp
4457 * gdb.python/py-evsignal.exp
4458 * gdb.python/python.exp
4459 * gdb.trace/tracecmd.exp
4460
4461 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4462
4463 Fix test names starting with uppercase throughout the files.
4464
4465 * gdb.base/charset.exp
4466 * gdb.base/eval.exp
4467 * gdb.base/multi-forks.exp
4468 * gdb.guile/scm-progspace.exp
4469 * gdb.opencl/datatypes.exp
4470 * gdb.python/py-block.exp
4471 * gdb.python/py-function.exp
4472 * gdb.python/py-symbol.exp
4473 * gdb.python/py-symtab.exp
4474 * gdb.python/py-xmethods.exp
4475 * gdb.reverse/break-precsave.exp
4476 * gdb.reverse/break-reverse.exp
4477 * gdb.reverse/consecutive-precsave.exp
4478 * gdb.reverse/consecutive-reverse.exp
4479 * gdb.reverse/finish-precsave.exp
4480 * gdb.reverse/finish-reverse-bkpt.exp
4481 * gdb.reverse/finish-reverse.exp
4482 * gdb.reverse/fstatat-reverse.exp
4483 * gdb.reverse/getresuid-reverse.exp
4484 * gdb.reverse/i386-precsave.exp
4485 * gdb.reverse/i386-reverse.exp
4486 * gdb.reverse/i386-sse-reverse.exp
4487 * gdb.reverse/i387-stack-reverse.exp
4488 * gdb.reverse/insn-reverse.exp
4489 * gdb.reverse/machinestate-precsave.exp
4490 * gdb.reverse/machinestate.exp
4491 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4492 * gdb.reverse/pipe-reverse.exp
4493 * gdb.reverse/readv-reverse.exp
4494 * gdb.reverse/recvmsg-reverse.exp
4495 * gdb.reverse/rerun-prec.exp
4496 * gdb.reverse/s390-mvcle.exp
4497 * gdb.reverse/sigall-precsave.exp
4498 * gdb.reverse/sigall-reverse.exp
4499 * gdb.reverse/solib-precsave.exp
4500 * gdb.reverse/solib-reverse.exp
4501 * gdb.reverse/step-precsave.exp
4502 * gdb.reverse/step-reverse.exp
4503 * gdb.reverse/time-reverse.exp
4504 * gdb.reverse/until-precsave.exp
4505 * gdb.reverse/until-reverse.exp
4506 * gdb.reverse/waitpid-reverse.exp
4507 * gdb.reverse/watch-precsave.exp
4508 * gdb.reverse/watch-reverse.exp
4509
4510 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4511
4512 Fix test names starting with uppercase throughout the files.
4513
4514 * gdb.arch/i386-mpx-simple_segv.exp
4515 * gdb.arch/i386-mpx.exp
4516 * gdb.arch/i386-permbkpt.exp
4517 * gdb.arch/pa-nullify.exp
4518 * gdb.arch/powerpc-d128-regs.exp
4519 * gdb.arch/vsx-regs.exp
4520 * gdb.base/bfp-test.exp
4521 * gdb.base/break.exp
4522 * gdb.base/breakpoint-shadow.exp
4523 * gdb.base/callfuncs.exp
4524 * gdb.base/charset.exp
4525 * gdb.base/commands.exp
4526 * gdb.base/completion.exp
4527 * gdb.base/dfp-test.exp
4528 * gdb.base/echo.exp
4529 * gdb.base/ending-run.exp
4530 * gdb.base/eval.exp
4531 * gdb.base/expand-psymtabs.exp
4532 * gdb.base/float128.exp
4533 * gdb.base/floatn.exp
4534 * gdb.base/foll-exec-mode.exp
4535 * gdb.base/gdb1056.exp
4536 * gdb.base/gdb11531.exp
4537 * gdb.base/kill-after-signal.exp
4538 * gdb.base/multi-forks.exp
4539 * gdb.base/overlays.exp
4540 * gdb.base/pending.exp
4541 * gdb.base/sepdebug.exp
4542 * gdb.base/testenv.exp
4543 * gdb.base/valgrind-db-attach.exp
4544 * gdb.base/watch_thread_num.exp
4545 * gdb.base/watchpoint-cond-gone.exp
4546 * gdb.base/watchpoint.exp
4547 * gdb.base/watchpoints.exp
4548 * gdb.cp/arg-reference.exp
4549 * gdb.cp/baseenum.exp
4550 * gdb.cp/operator.exp
4551 * gdb.cp/shadow.exp
4552 * gdb.dwarf2/dw2-op-out-param.exp
4553 * gdb.dwarf2/dw2-reg-undefined.exp
4554 * gdb.go/chan.exp
4555 * gdb.go/hello.exp
4556 * gdb.go/integers.exp
4557 * gdb.go/methods.exp
4558 * gdb.go/package.exp
4559 * gdb.guile/scm-parameter.exp
4560 * gdb.guile/scm-progspace.exp
4561 * gdb.guile/scm-value.exp
4562 * gdb.mi/mi-pending.exp
4563 * gdb.mi/user-selected-context-sync.exp
4564 * gdb.multi/multi-attach.exp
4565 * gdb.multi/tids.exp
4566 * gdb.opt/clobbered-registers-O2.exp
4567 * gdb.pascal/floats.exp
4568 * gdb.pascal/integers.exp
4569 * gdb.python/py-block.exp
4570 * gdb.python/py-events.exp
4571 * gdb.python/py-parameter.exp
4572 * gdb.python/py-symbol.exp
4573 * gdb.python/py-symtab.exp
4574 * gdb.python/py-type.exp
4575 * gdb.python/py-value.exp
4576 * gdb.python/py-xmethods.exp
4577 * gdb.python/python.exp
4578 * gdb.reverse/break-precsave.exp
4579 * gdb.reverse/consecutive-precsave.exp
4580 * gdb.reverse/finish-precsave.exp
4581 * gdb.reverse/i386-precsave.exp
4582 * gdb.reverse/machinestate-precsave.exp
4583 * gdb.reverse/sigall-precsave.exp
4584 * gdb.reverse/solib-precsave.exp
4585 * gdb.reverse/step-precsave.exp
4586 * gdb.reverse/until-precsave.exp
4587 * gdb.reverse/watch-precsave.exp
4588 * gdb.server/ext-attach.exp
4589 * gdb.server/ext-restart.exp
4590 * gdb.server/ext-run.exp
4591 * gdb.server/ext-wrapper.exp
4592 * gdb.stabs/gdb11479.exp
4593 * gdb.stabs/weird.exp
4594 * gdb.threads/attach-many-short-lived-threads.exp
4595 * gdb.threads/kill.exp
4596 * gdb.threads/watchpoint-fork.exp
4597
4598 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4599
4600 Fix test names starting with uppercase throughout all the files below.
4601
4602 * gdb.ada/array_return.exp
4603 * gdb.ada/catch_ex.exp
4604 * gdb.ada/info_exc.exp
4605 * gdb.ada/mi_catch_ex.exp
4606 * gdb.ada/mi_dyn_arr.exp
4607 * gdb.ada/mi_ex_cond.exp
4608 * gdb.ada/mi_exc_info.exp
4609 * gdb.ada/mi_interface.exp
4610 * gdb.ada/mi_task_arg.exp
4611 * gdb.ada/mi_task_info.exp
4612 * gdb.ada/mi_var_array.exp
4613 * gdb.arch/alpha-step.exp
4614 * gdb.arch/amd64-disp-step.exp
4615 * gdb.arch/arm-disp-step.exp
4616 * gdb.arch/disp-step-insn-reloc.exp
4617 * gdb.arch/e500-prologue.exp
4618 * gdb.arch/ftrace-insn-reloc.exp
4619 * gdb.arch/gdb1558.exp
4620 * gdb.arch/i386-bp_permanent.exp
4621 * gdb.arch/i386-disp-step.exp
4622 * gdb.arch/i386-float.exp
4623 * gdb.arch/i386-gnu-cfi.exp
4624 * gdb.arch/ia64-breakpoint-shadow.exp
4625 * gdb.arch/mips16-thunks.exp
4626 * gdb.arch/pa-nullify.exp
4627 * gdb.arch/powerpc-aix-prologue.exp
4628 * gdb.arch/powerpc-power.exp
4629 * gdb.arch/ppc-dfp.exp
4630 * gdb.arch/s390-tdbregs.exp
4631 * gdb.arch/spu-info.exp
4632 * gdb.arch/spu-ls.exp
4633 * gdb.arch/thumb-bx-pc.exp
4634 * gdb.base/advance.exp
4635 * gdb.base/annota-input-while-running.exp
4636 * gdb.base/arrayidx.exp
4637 * gdb.base/asmlabel.exp
4638 * gdb.base/async.exp
4639 * gdb.base/attach-wait-input.exp
4640 * gdb.base/auto-connect-native-target.exp
4641 * gdb.base/batch-preserve-term-settings.exp
4642 * gdb.base/bfp-test.exp
4643 * gdb.base/bigcore.exp
4644 * gdb.base/bp-permanent.exp
4645 * gdb.base/break-always.exp
4646 * gdb.base/break-fun-addr.exp
4647 * gdb.base/break-idempotent.exp
4648 * gdb.base/break-main-file-remove-fail.exp
4649 * gdb.base/break-probes.exp
4650 * gdb.base/break-unload-file.exp
4651 * gdb.base/break.exp
4652 * gdb.base/call-ar-st.exp
4653 * gdb.base/call-rt-st.exp
4654 * gdb.base/call-sc.exp
4655 * gdb.base/call-signal-resume.exp
4656 * gdb.base/call-strs.exp
4657 * gdb.base/callexit.exp
4658 * gdb.base/callfuncs.exp
4659 * gdb.base/catch-gdb-caused-signals.exp
4660 * gdb.base/catch-signal-siginfo-cond.exp
4661 * gdb.base/catch-syscall.exp
4662 * gdb.base/compare-sections.exp
4663 * gdb.base/cond-eval-mode.exp
4664 * gdb.base/condbreak-call-false.exp
4665 * gdb.base/consecutive-step-over.exp
4666 * gdb.base/cursal.exp
4667 * gdb.base/disabled-location.exp
4668 * gdb.base/disasm-end-cu.exp
4669 * gdb.base/display.exp
4670 * gdb.base/double-prompt-target-event-error.exp
4671 * gdb.base/dprintf-bp-same-addr.exp
4672 * gdb.base/dprintf-detach.exp
4673 * gdb.base/dprintf-next.exp
4674 * gdb.base/dprintf-non-stop.exp
4675 * gdb.base/dprintf-pending.exp
4676 * gdb.base/dso2dso.exp
4677 * gdb.base/ending-run.exp
4678 * gdb.base/enum_cond.exp
4679 * gdb.base/examine-backward.exp
4680 * gdb.base/exe-lock.exp
4681 * gdb.base/exec-invalid-sysroot.exp
4682 * gdb.base/execl-update-breakpoints.exp
4683 * gdb.base/execution-termios.exp
4684 * gdb.base/fileio.exp
4685 * gdb.base/fixsection.exp
4686 * gdb.base/foll-exec-mode.exp
4687 * gdb.base/foll-exec.exp
4688 * gdb.base/fork-running-state.exp
4689 * gdb.base/frame-args.exp
4690 * gdb.base/fullpath-expand.exp
4691 * gdb.base/func-ptr.exp
4692 * gdb.base/gcore-relro-pie.exp
4693 * gdb.base/gdb1090.exp
4694 * gdb.base/gdb1555.exp
4695 * gdb.base/global-var-nested-by-dso.exp
4696 * gdb.base/gnu-ifunc.exp
4697 * gdb.base/hbreak-in-shr-unsupported.exp
4698 * gdb.base/hbreak-unmapped.exp
4699 * gdb.base/hook-stop.exp
4700 * gdb.base/infcall-input.exp
4701 * gdb.base/info-fun.exp
4702 * gdb.base/info-shared.exp
4703 * gdb.base/interrupt-noterm.exp
4704 * gdb.base/jit-so.exp
4705 * gdb.base/jit.exp
4706 * gdb.base/line-symtabs.exp
4707 * gdb.base/list.exp
4708 * gdb.base/longjmp.exp
4709 * gdb.base/macscp.exp
4710 * gdb.base/max-value-size.exp
4711 * gdb.base/nodebug.exp
4712 * gdb.base/nofield.exp
4713 * gdb.base/overlays.exp
4714 * gdb.base/paginate-after-ctrl-c-running.exp
4715 * gdb.base/paginate-bg-execution.exp
4716 * gdb.base/paginate-inferior-exit.exp
4717 * gdb.base/pending.exp
4718 * gdb.base/pr11022.exp
4719 * gdb.base/printcmds.exp
4720 * gdb.base/ptr-typedef.exp
4721 * gdb.base/ptype.exp
4722 * gdb.base/randomize.exp
4723 * gdb.base/range-stepping.exp
4724 * gdb.base/realname-expand.exp
4725 * gdb.base/relativedebug.exp
4726 * gdb.base/remote.exp
4727 * gdb.base/savedregs.exp
4728 * gdb.base/sepdebug.exp
4729 * gdb.base/set-noassign.exp
4730 * gdb.base/shlib-call.exp
4731 * gdb.base/shreloc.exp
4732 * gdb.base/sigaltstack.exp
4733 * gdb.base/sigbpt.exp
4734 * gdb.base/siginfo-addr.exp
4735 * gdb.base/siginfo-obj.exp
4736 * gdb.base/siginfo-thread.exp
4737 * gdb.base/signest.exp
4738 * gdb.base/signull.exp
4739 * gdb.base/sigrepeat.exp
4740 * gdb.base/skip.exp
4741 * gdb.base/so-impl-ld.exp
4742 * gdb.base/solib-corrupted.exp
4743 * gdb.base/solib-disc.exp
4744 * gdb.base/solib-display.exp
4745 * gdb.base/solib-overlap.exp
4746 * gdb.base/solib-search.exp
4747 * gdb.base/solib-symbol.exp
4748 * gdb.base/source-execution.exp
4749 * gdb.base/sss-bp-on-user-bp-2.exp
4750 * gdb.base/sss-bp-on-user-bp.exp
4751 * gdb.base/stack-checking.exp
4752 * gdb.base/stale-infcall.exp
4753 * gdb.base/step-break.exp
4754 * gdb.base/step-line.exp
4755 * gdb.base/step-over-exit.exp
4756 * gdb.base/step-test.exp
4757 * gdb.base/structs.exp
4758 * gdb.base/sym-file.exp
4759 * gdb.base/symtab-search-order.exp
4760 * gdb.base/term.exp
4761 * gdb.base/type-opaque.exp
4762 * gdb.base/unload.exp
4763 * gdb.base/until-nodebug.exp
4764 * gdb.base/until.exp
4765 * gdb.base/unwindonsignal.exp
4766 * gdb.base/watch-cond.exp
4767 * gdb.base/watch-non-mem.exp
4768 * gdb.base/watch_thread_num.exp
4769 * gdb.base/watchpoint-reuse-slot.exp
4770 * gdb.base/watchpoint-solib.exp
4771 * gdb.base/watchpoint.exp
4772 * gdb.btrace/dlopen.exp
4773 * gdb.cell/arch.exp
4774 * gdb.cell/break.exp
4775 * gdb.cell/bt.exp
4776 * gdb.cell/core.exp
4777 * gdb.cell/data.exp
4778 * gdb.cell/dwarfaddr.exp
4779 * gdb.cell/ea-cache.exp
4780 * gdb.cell/ea-standalone.exp
4781 * gdb.cell/ea-test.exp
4782 * gdb.cell/f-regs.exp
4783 * gdb.cell/fork.exp
4784 * gdb.cell/gcore.exp
4785 * gdb.cell/mem-access.exp
4786 * gdb.cell/ptype.exp
4787 * gdb.cell/registers.exp
4788 * gdb.cell/sizeof.exp
4789 * gdb.cell/solib-symbol.exp
4790 * gdb.cell/solib.exp
4791 * gdb.compile/compile-tls.exp
4792 * gdb.cp/exception.exp
4793 * gdb.cp/gdb2495.exp
4794 * gdb.cp/local.exp
4795 * gdb.cp/mb-inline.exp
4796 * gdb.cp/mb-templates.exp
4797 * gdb.cp/pr10687.exp
4798 * gdb.cp/pr9167.exp
4799 * gdb.cp/scope-err.exp
4800 * gdb.cp/templates.exp
4801 * gdb.cp/virtfunc.exp
4802 * gdb.dwarf2/dw2-dir-file-name.exp
4803 * gdb.dwarf2/dw2-single-line-discriminators.exp
4804 * gdb.fortran/complex.exp
4805 * gdb.fortran/library-module.exp
4806 * gdb.guile/guile.exp
4807 * gdb.guile/scm-cmd.exp
4808 * gdb.guile/scm-frame-inline.exp
4809 * gdb.guile/scm-objfile.exp
4810 * gdb.guile/scm-pretty-print.exp
4811 * gdb.guile/scm-symbol.exp
4812 * gdb.guile/scm-type.exp
4813 * gdb.guile/scm-value.exp
4814 * gdb.linespec/keywords.exp
4815 * gdb.linespec/ls-errs.exp
4816 * gdb.linespec/macro-relative.exp
4817 * gdb.linespec/thread.exp
4818 * gdb.mi/mi-breakpoint-changed.exp
4819 * gdb.mi/mi-dprintf-pending.exp
4820 * gdb.mi/mi-fullname-deleted.exp
4821 * gdb.mi/mi-logging.exp
4822 * gdb.mi/mi-pending.exp
4823 * gdb.mi/mi-solib.exp
4824 * gdb.mi/new-ui-mi-sync.exp
4825 * gdb.mi/user-selected-context-sync.exp
4826 * gdb.multi/dummy-frame-restore.exp
4827 * gdb.multi/multi-arch-exec.exp
4828 * gdb.multi/remove-inferiors.exp
4829 * gdb.multi/watchpoint-multi-exit.exp
4830 * gdb.opt/solib-intra-step.exp
4831 * gdb.perf/backtrace.exp
4832 * gdb.perf/single-step.exp
4833 * gdb.perf/skip-command.exp
4834 * gdb.perf/skip-prologue.exp
4835 * gdb.perf/solib.exp
4836 * gdb.python/lib-types.exp
4837 * gdb.python/py-as-string.exp
4838 * gdb.python/py-bad-printers.exp
4839 * gdb.python/py-block.exp
4840 * gdb.python/py-breakpoint.exp
4841 * gdb.python/py-cmd.exp
4842 * gdb.python/py-events.exp
4843 * gdb.python/py-evthreads.exp
4844 * gdb.python/py-finish-breakpoint.exp
4845 * gdb.python/py-finish-breakpoint2.exp
4846 * gdb.python/py-frame-inline.exp
4847 * gdb.python/py-frame.exp
4848 * gdb.python/py-inferior.exp
4849 * gdb.python/py-infthread.exp
4850 * gdb.python/py-mi.exp
4851 * gdb.python/py-objfile.exp
4852 * gdb.python/py-pp-maint.exp
4853 * gdb.python/py-pp-registration.exp
4854 * gdb.python/py-prettyprint.exp
4855 * gdb.python/py-recurse-unwind.exp
4856 * gdb.python/py-shared.exp
4857 * gdb.python/py-symbol.exp
4858 * gdb.python/py-symtab.exp
4859 * gdb.python/py-template.exp
4860 * gdb.python/py-type.exp
4861 * gdb.python/py-unwind-maint.exp
4862 * gdb.python/py-unwind.exp
4863 * gdb.python/py-value.exp
4864 * gdb.python/python.exp
4865 * gdb.reverse/finish-reverse-bkpt.exp
4866 * gdb.reverse/insn-reverse.exp
4867 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4868 * gdb.reverse/solib-precsave.exp
4869 * gdb.reverse/solib-reverse.exp
4870 * gdb.stabs/gdb11479.exp
4871 * gdb.stabs/weird.exp
4872 * gdb.threads/fork-child-threads.exp
4873 * gdb.threads/fork-plus-threads.exp
4874 * gdb.threads/fork-thread-pending.exp
4875 * gdb.threads/forking-threads-plus-breakpoint.exp
4876 * gdb.threads/hand-call-in-threads.exp
4877 * gdb.threads/interrupted-hand-call.exp
4878 * gdb.threads/linux-dp.exp
4879 * gdb.threads/local-watch-wrong-thread.exp
4880 * gdb.threads/next-while-other-thread-longjmps.exp
4881 * gdb.threads/non-ldr-exit.exp
4882 * gdb.threads/pending-step.exp
4883 * gdb.threads/print-threads.exp
4884 * gdb.threads/process-dies-while-detaching.exp
4885 * gdb.threads/process-dies-while-handling-bp.exp
4886 * gdb.threads/pthreads.exp
4887 * gdb.threads/queue-signal.exp
4888 * gdb.threads/reconnect-signal.exp
4889 * gdb.threads/signal-command-handle-nopass.exp
4890 * gdb.threads/signal-command-multiple-signals-pending.exp
4891 * gdb.threads/signal-delivered-right-thread.exp
4892 * gdb.threads/signal-sigtrap.exp
4893 * gdb.threads/sigthread.exp
4894 * gdb.threads/staticthreads.exp
4895 * gdb.threads/stepi-random-signal.exp
4896 * gdb.threads/thread-unwindonsignal.exp
4897 * gdb.threads/thread_check.exp
4898 * gdb.threads/thread_events.exp
4899 * gdb.threads/tid-reuse.exp
4900 * gdb.threads/tls-nodebug.exp
4901 * gdb.threads/tls-shared.exp
4902 * gdb.threads/tls-so_extern.exp
4903 * gdb.threads/tls.exp
4904 * gdb.threads/wp-replication.exp
4905 * gdb.trace/actions-changed.exp
4906 * gdb.trace/actions.exp
4907 * gdb.trace/backtrace.exp
4908 * gdb.trace/change-loc.exp
4909 * gdb.trace/collection.exp
4910 * gdb.trace/deltrace.exp
4911 * gdb.trace/disconnected-tracing.exp
4912 * gdb.trace/entry-values.exp
4913 * gdb.trace/ftrace-lock.exp
4914 * gdb.trace/ftrace.exp
4915 * gdb.trace/infotrace.exp
4916 * gdb.trace/mi-trace-frame-collected.exp
4917 * gdb.trace/mi-trace-unavailable.exp
4918 * gdb.trace/mi-traceframe-changed.exp
4919 * gdb.trace/mi-tracepoint-changed.exp
4920 * gdb.trace/mi-tsv-changed.exp
4921 * gdb.trace/no-attach-trace.exp
4922 * gdb.trace/packetlen.exp
4923 * gdb.trace/passc-dyn.exp
4924 * gdb.trace/passcount.exp
4925 * gdb.trace/pending.exp
4926 * gdb.trace/pr16508.exp
4927 * gdb.trace/qtro.exp
4928 * gdb.trace/range-stepping.exp
4929 * gdb.trace/read-memory.exp
4930 * gdb.trace/report.exp
4931 * gdb.trace/save-trace.exp
4932 * gdb.trace/signal.exp
4933 * gdb.trace/stap-trace.exp
4934 * gdb.trace/status-stop.exp
4935 * gdb.trace/strace.exp
4936 * gdb.trace/tfile.exp
4937 * gdb.trace/tfind.exp
4938 * gdb.trace/trace-break.exp
4939 * gdb.trace/trace-condition.exp
4940 * gdb.trace/trace-enable-disable.exp
4941 * gdb.trace/trace-mt.exp
4942 * gdb.trace/tracecmd.exp
4943 * gdb.trace/tracefile-pseudo-reg.exp
4944 * gdb.trace/tspeed.exp
4945 * gdb.trace/tstatus.exp
4946 * gdb.trace/tsv.exp
4947 * gdb.trace/unavailable.exp
4948 * gdb.trace/while-dyn.exp
4949 * gdb.trace/while-stepping.exp
4950 * lib/gdb-guile.exp
4951 * lib/gdb.exp
4952 * lib/mi-support.exp
4953 * lib/pascal.exp
4954 * lib/perftest.exp
4955 * lib/prelink-support.exp
4956 * lib/selftest-support.exp
4957
4958 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4959
4960 * Makefile.in: Include disable-implicit-rules.mk.
4961
4962 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4963
4964 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4965 non-byte-aligned bit fields.
4966
4967 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4968
4969 PR gdb/12616
4970 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4971 respects the DW_AT_data_bit_offset attribute.
4972
4973 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4974
4975 * gdb.base/default.exp: Fix output of "set language".
4976
4977 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4978
4979 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4980 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4981 make.
4982 * configure.ac: Remove checks for the make program.
4983 * configure: Re-generate.
4984
4985 2016-11-16 Kevin Buettner <kevinb@redhat.com>
4986
4987 * gdb.python/py-recurse-unwind.c (main): Add loop.
4988 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4989 to read_register() and gdb.parse_and_eval(). Make each code
4990 call a separate case that can be individually tested.
4991 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4992 proc. Call cont_and_backtrace for each of the code paths that
4993 we want to test in the unwinder.
4994
4995 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4996
4997 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4998 the definition of struct S.
4999
5000 2016-11-11 Catherine Moore <clm@codesourcery.com>
5001
5002 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5003
5004 2016-11-09 Pedro Alves <palves@redhat.com>
5005
5006 * gdb.base/commands.exp (runto_or_return): New procedure.
5007 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5008 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5009 (progvar_simple_while_test, progvar_complex_if_while_test)
5010 (if_while_breakpoint_command_test)
5011 (infrun_breakpoint_command_test, breakpoint_command_test)
5012 (user_defined_command_test, watchpoint_command_test)
5013 (test_command_prompt_position, redefine_hook_test)
5014 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5015 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5016 multi_line_input and multi_line. Remove gdb_expect and
5017 gdb_stop_suppressing_tests uses.
5018 * lib/gdb.exp (valnum_re): New global.
5019 (multi_line_input): New procedure.
5020
5021 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5022
5023 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5024 Remove.
5025 (test_setup): Define with proc_with_prefix.
5026 (test_cli_inferior): Likewise.
5027 (test_cli_thread): Likewise.
5028 (test_cli_frame): Likewise.
5029 (test_cli_select_frame): Likewise.
5030 (test_cli_up_down): Likewise.
5031 (test_mi_thread_select): Likewise.
5032 (test_mi_stack_select_frame): Likewise.
5033 (test_cli_in_mi_inferior): Likewise.
5034 (test_cli_in_mi_thread): Likewise.
5035 (test_cli_in_mi_frame): Likewise.
5036 (top level): Do not use with_test_prefix_procname.
5037
5038 2016-11-09 Pedro Alves <palves@redhat.com>
5039
5040 * gdb.base/commands.exp (gdbvar_simple_if_test)
5041 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5042 (progvar_simple_if_test, progvar_simple_while_test)
5043 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5044 (infrun_breakpoint_command_test, breakpoint_command_test)
5045 (user_defined_command_test, watchpoint_command_test)
5046 (test_command_prompt_position, deprecated_command_test)
5047 (bp_deleted_in_command, temporary_breakpoint_commands)
5048 (stray_arg0_test, source_file_with_indented_comment)
5049 (recursive_source_test, if_commands_test)
5050 (error_clears_commands_left, redefine_hook_test)
5051 (redefine_backtrace_test): Use proc_with_prefix.
5052 * lib/gdb.exp (proc_with_prefix): New proc.
5053
5054 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5055
5056 * gdb.base/tui-layout.c: New file.
5057 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5058 disassembly window contains very long lines.
5059
5060 2016-11-08 Tom Tromey <tom@tromey.com>
5061
5062 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5063 depend on Python 2.
5064
5065 2016-11-08 Tom Tromey <tom@tromey.com>
5066
5067 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5068 New method.
5069
5070 2016-10-29 Manish Goregaokar <manish@mozilla.com>
5071
5072 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5073
5074 2016-10-27 Manish Goregaokar <manish@mozilla.com>
5075
5076 * gdb.rust/simple.rs: Add test for univariant enums without
5077 discriminants and for encoded struct-like enums.
5078
5079 2016-10-28 Pedro Alves <palves@redhat.com>
5080
5081 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5082 gdb_test_multiple, tighten regexps and match symtabs and line
5083 tables incrementally.
5084
5085 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
5086
5087 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5088 general.
5089
5090 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
5091
5092 * gdb.base/exec-invalid-sysroot.exp: New file.
5093
5094 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5095
5096 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5097
5098 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5099
5100 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5101
5102 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5103
5104 * gdb.base/killed-outside.exp: Remove $options from a call to
5105 `prepare_for_testing'.
5106
5107 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5108
5109 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5110 Change test message.
5111
5112 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5113
5114 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5115 Update comment.
5116
5117 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5118
5119 * gdb.trace/mi-trace-save.exp: New file.
5120
5121 2016-10-13 Yao Qi <yao.qi@linaro.org>
5122
5123 * gdb.base/code_elim.exp (get_var_address): Remove.
5124 * gdb.base/relocate.exp: Likewise.
5125 * gdb.base/shreloc.exp: Likewise.
5126 * lib/gdb.exp (get_var_address): New.
5127
5128 2016-10-13 Yao Qi <yao.qi@linaro.org>
5129
5130 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5131 floating point tests if $skip_float_test is false.
5132
5133 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
5134
5135 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5136 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5137 argc values.
5138 Add 1 to argc so we guarantee distinct initial/modified argc values.
5139
5140 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5141
5142 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5143
5144 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5145
5146 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5147 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5148 * gdb.arch/vsx-regs.exp: Likewise.
5149
5150 2016-10-07 Yao Qi <yao.qi@linaro.org>
5151
5152 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5153
5154 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5155
5156 * gdb.python/python.exp: Test decode_line("*0").
5157
5158 2016-10-06 Doug Evans <dje@google.com>
5159
5160 * gdb.python/py-value.exp (test_value_creation): Add test for large
5161 unsigned 64-bit value.
5162
5163 2016-10-06 Tom Tromey <tom@tromey.com>
5164
5165 * gdb.compile/compile.exp: Change java tests to rust.
5166 * gdb.base/setshow.exp: Change java tests to rust.
5167 * gdb.base/default.exp: Remove java from language list.
5168 * README (Examples): Update language example.
5169 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5170 test.
5171 * lib/gdb.exp (skip_java_tests): Remove.
5172 * lib/java.exp: Remove.
5173 * gdb.java: Remove.
5174
5175 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5176
5177 * gdb.arch/mips-fcr.exp: New test.
5178 * gdb.arch/mips-fcr.c: Source for the new test.
5179
5180 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5181
5182 * gdb.base/solib-disc.exp: Use `standard_output_file'
5183 throughout.
5184
5185 2016-10-06 Pedro Alves <palves@redhat.com>
5186
5187 * gdb.base/jit-simple-dl.c: New file.
5188 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5189 * gdb.base/jit-simple.c: ... this.
5190 * gdb.base/jit-simple.exp (jit_run): Delete.
5191 (build_jit): New proc.
5192 (jit_test_reread): Recompile either the main program or the shared
5193 library, depending on what is being tested. Skip changing address
5194 if caller wants to. Compare before/after addresses. If testing
5195 standalone, explicitly load the binary. Test "maint info
5196 breakpoints".
5197 (top level): Add "standalone vs shared lib" and "change address"
5198 vs "same address" axes.
5199
5200 2016-10-06 Pedro Alves <palves@redhat.com>
5201
5202 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5203 call.
5204 (jit_run): Delete.
5205 (jit_test_reread): Use with_test_prefix. Reload the main binary
5206 explicitly. Compare the before/after addresses of the JIT
5207 descriptor.
5208
5209 2016-08-15 Doug Evans <dje@google.com>
5210
5211 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5212 for single bitfields is bool.
5213 * gdb.xml/tdesc-regs.exp: Ditto.
5214
5215 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5216
5217 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5218
5219 2016-10-05 Yao Qi <yao.qi@linaro.org>
5220
5221 * lib/gdb.exp (support_complex_tests): Return zero if
5222 gdb_skip_float_test return true.
5223
5224 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5225 Simon Marchi <simon.marchi@ericsson.com>
5226
5227 PR gdb/20487
5228 * gdb.mi/user-selected-context-sync.exp: New file.
5229 * gdb.mi/user-selected-context-sync.c: New file.
5230
5231 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5232 Simon Marchi <simon.marchi@ericsson.com>
5233
5234 PR gdb/20487
5235 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5236 =thread-select-event check.
5237
5238 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5239
5240 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5241 the compulsory L operand changes.
5242 * gdb.arch/powerpc-power.s: Likewise.
5243
5244 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5245
5246 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5247 * gdb.base/jit-attach-pie.c: New file.
5248 * gdb.base/jit-attach-pie.exp: New file.
5249
5250 2016-09-28 Pedro Alves <palves@redhat.com>
5251
5252 * gdb.base/infcall-input.c: New file.
5253 * gdb.base/infcall-input.exp: New file.
5254
5255 2016-09-22 Yao Qi <yao.qi@linaro.org>
5256
5257 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5258 (gdb_exit): Rename it to ...
5259 (gdbserver_gdb_exit): ... Close GDBserver.
5260 (gdb_exit): New proc, call gdbserver_gdb_exit.
5261 (mi_gdb_exit): Likewise.
5262
5263 2016-09-22 Yao Qi <yao.qi@linaro.org>
5264
5265 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5266 path.
5267 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5268 Remove duplication.
5269
5270 2016-09-22 Yao Qi <yao.qi@linaro.org>
5271
5272 * lib/gdbserver-support.exp: Check the existence of
5273 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5274
5275 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5276
5277 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5278
5279 2016-09-21 Tom Tromey <tom@tromey.com>
5280
5281 PR gdb/20604:
5282 * gdb.base/quit.exp: New file.
5283
5284 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5285
5286 * .gitignore: New file.
5287
5288 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5289
5290 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5291 throughout.
5292
5293 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5294
5295 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5296
5297 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5298
5299 * gdb.cp/casts.cc (decltype): Move it ...
5300 (main): ... with its call to ...
5301 * gdb.cp/casts03.cc: ... a new file.
5302 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5303
5304 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5305
5306 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5307
5308 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5309
5310 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5311 and sync up the test with tests in gas/testsuite/gas/ppc.
5312 * gdb.arch/powerpc-power.exp: Likewise.
5313
5314 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5315
5316 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5317
5318 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5319 Jan Kratochvil <jan.kratochvil@redhat.com>
5320
5321 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5322 make m1's definition to be different from m2's. Use 'dummy' as an
5323 argument for probe 'two'.
5324
5325 2016-09-10 Jon Beniston <jon@beniston.com>
5326
5327 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5328 for sim target.
5329
5330 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5331
5332 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5333 variable declaration.
5334 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5335 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5336 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5337 received HWCAP as its argument.
5338
5339 2016-09-06 Pedro Alves <palves@redhat.com>
5340
5341 * gdb.base/new-ui-pending-input.c: New file.
5342 * gdb.base/new-ui-pending-input.exp: New file.
5343 * gdb.exp (clear_gdb_spawn_id): New procedure.
5344 (with_spawn_id): Check whether gdb_spawn_id exists before
5345 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5346 on exit.
5347
5348 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5349
5350 * gdb.base/float128.c: New file.
5351 * gdb.base/float128.exp: Likewise.
5352 * gdb.base/floatn.c: Likewise.
5353 * gdb.base/floatn.exp: Likewise.
5354
5355 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5356
5357 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5358
5359 2016-09-05 Pedro Alves <palves@redhat.com>
5360
5361 PR backtrace/19927
5362 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5363 unwinders are immediately called as side effect of "source" or
5364 "disable unwinder" commands.
5365 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5366
5367 2016-09-02 Yao Qi <yao.qi@linaro.org>
5368
5369 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5370 is true and $type is "float" or "double".
5371
5372 2016-09-02 Yao Qi <yao.qi@linaro.org>
5373
5374 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5375 true.
5376 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5377 * gdb.base/call-rt-st.exp: Likewise.
5378 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5379 return value instead of gdb,skip_float_test.
5380 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5381 (do_function_calls): Use its return value instead of
5382 gdb,skip_float_test.
5383 * gdb.base/finish.exp: Likewise.
5384 * gdb.base/funcargs.exp: Likewise.
5385 * gdb.base/return.exp: Likewise.
5386 * gdb.base/return2.exp: Likewise.
5387 * gdb.base/varargs.exp: Likewise.
5388 * lib/gdb.exp (gdb_skip_float_test): Change it to
5389 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5390
5391 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5392
5393 * gdb.multi/tids.exp: Test "thread apply all".
5394
5395 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5396
5397 * gdb.base/default.exp (tty): Remove.
5398
5399 2016-08-24 Kevin Buettner <kevinb@redhat.com>
5400
5401 * gdb.python/py-recurse-unwind.c: New file.
5402 * gdb.python/py-recurse-unwind.py: New file.
5403 * gdb.python/py-recurse-unwind.exp: New file.
5404
5405 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5406
5407 * gdb.base/set-inferior-tty.exp: New file.
5408 * gdb.base/set-inferior-tty.c: New file.
5409
5410 2016-08-23 Pedro Alves <palves@redhat.com>
5411
5412 PR gdb/20494
5413 * gdb.base/new-ui-echo.c: New file.
5414 * gdb.base/new-ui-echo.exp: New file.
5415
5416 2016-08-23 Yao Qi <yao.qi@linaro.org>
5417
5418 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5419 gdbserver_spawn.
5420 * gdb.server/connect-without-multi-process.exp (do_test):
5421 Likewise.
5422
5423 2016-08-23 Yao Qi <yao.qi@linaro.org>
5424
5425 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5426 standalone_txt. Delete gdb_txt and standalone_txt on host
5427 and target. Spawn the binary on target. Copy files from
5428 target to host.
5429
5430 2016-08-22 Pedro Alves <palves@redhat.com>
5431
5432 PR gdb/20505
5433 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5434 with_test_prefix. Factor out bits to ...
5435 (test_no_vdso): ... this new procedure.
5436
5437 2016-08-19 Carl Love <cel@us.ibm.com>
5438
5439 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5440 maintaining separate logic for constructing the output path.
5441 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5442 * gdb.arch/ppc-dfp.exp: Likewise.
5443 * gdb.arch/ppc-fp.exp: Likewise.
5444 * gdb.arch/vsx-regs.exp: Likewise.
5445 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5446 binprefix for generating the additional binary files.
5447
5448 2016-08-19 Pedro Alves <palves@redhat.com>
5449
5450 * gdb.trace/mi-trace-frame-collected.exp
5451 (test_trace_frame_collected): On x32, expect two registers.
5452
5453 2016-08-18 Carl Love <cel@us.ibm.com>
5454
5455 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5456 and sync up the test with tests in gas/testsuite/gas/ppc.
5457 * gdb.arch/powerpc-power.exp: Likewise.
5458
5459 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5460
5461 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5462 expected error message.
5463
5464 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5465
5466 * gdb.multi/remove-inferiors.exp: New file.
5467 * gdb.multi/remove-inferiors.c: New file.
5468
5469 2016-08-12 Yao Qi <yao.qi@linaro.org>
5470
5471 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5472 argument list.
5473
5474 2016-08-10 Pedro Alves <palves@redhat.com>
5475
5476 PR gdb/19187
5477 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5478 setup_kfails.
5479
5480 2016-08-09 Pedro Alves <palves@redhat.com>
5481 Simon Marchi <simon.marchi@ericsson.com>
5482
5483 PR gdb/20418
5484 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5485 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5486
5487 2016-08-09 Pedro Alves <palves@redhat.com>
5488
5489 PR mi/20431
5490 * gdb.mi/mi-cmd-error.exp: New file.
5491
5492 2016-08-09 Pedro Alves <palves@redhat.com>
5493
5494 PR gdb/18653
5495 * gdb.base/signals-state-child.c: New file.
5496 * gdb.base/signals-state-child.exp: New file.
5497 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5498
5499 2016-08-09 Pedro Alves <palves@redhat.com>
5500
5501 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5502
5503 2016-08-03 Tom Tromey <tom@tromey.com>
5504
5505 PR python/18565:
5506 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5507
5508 2016-08-01 Yao Qi <yao.qi@linaro.org>
5509
5510 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5511 variable mode to "multi-process" if $multi_process is 1, otherwise
5512 set it to "single-process".
5513
5514 2016-08-01 Yao Qi <yao.qi@linaro.org>
5515
5516 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5517 * gdb.cp/cpexprs.exp: Likewise.
5518 * gdb.cp/m-static.exp: Likewise.
5519
5520 2016-07-26 Tom Tromey <tom@tromey.com>
5521
5522 PR python/20190:
5523 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5524 test.
5525
5526 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5527
5528 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5529 selecting assembly source files.
5530 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5531 assembly source files.
5532 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5533 assembly source files.
5534 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5535 selecting assembly source files.
5536
5537 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5538
5539 * gdb.base/new-ui.exp (do_test_invalid_args): New
5540 procedure.
5541
5542 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5543
5544 * gdb.btrace/reconnect.c: New file.
5545 * gdb.btrace/reconnect.exp: New file.
5546
5547 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5548
5549 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5550 to test_catch_syscall_group.
5551 (test_catch_syscall_group): New.
5552
5553 2016-07-21 Tom Tromey <tom@tromey.com>
5554
5555 * gdb.rust/simple.rs (main): Use empty struct expression.
5556 * gdb.rust/simple.exp: Add tests for empty struct expression.
5557
5558 2016-07-21 Yao Qi <yao.qi@linaro.org>
5559
5560 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5561 if gdb_skip_xml_test is true on some targets.
5562
5563 2016-07-21 Yao Qi <yao.qi@linaro.org>
5564
5565 * gdb.server/solib-list.exp: Unset last_loaded_file.
5566
5567 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5568
5569 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5570 "step into captured_main (args)".
5571
5572 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5573
5574 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5575
5576 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5577
5578 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5579
5580 2016-07-19 Pedro Alves <palves@redhat.com>
5581
5582 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5583 * gdb.opt/inline-bt.exp: Likewise.
5584 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5585 additional_flags=-Winline.
5586 * gdb.opt/inline-locals.exp: Likewise.
5587 * gdb.opt/inline-markers.c (ATTR): Define.
5588 (inlined_fn): Use it.
5589
5590 2016-07-19 Yao Qi <yao.qi@linaro.org>
5591
5592 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5593 (test_with_self): Remove some code. Remove argument executable.
5594 (top-level): Use do_self_tests.
5595
5596 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
5597 Don Breazeal <donb@codesourcery.com>
5598
5599 * gdb.base/maint.exp: Escape paths used in regular expressions.
5600 * gdb.stabs/weird.exp: Likewise.
5601
5602 2016-07-13 Tom Tromey <tom@tromey.com>
5603
5604 PR python/15620, PR python/18620:
5605 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5606 (test_bkpt_events): New procs.
5607
5608 2016-07-13 Tom Tromey <tom@tromey.com>
5609
5610 PR python/17698:
5611 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5612 test.
5613 (test_watchpoints): Likewise.
5614 (test_bkpt_pending): New proc.
5615
5616 2016-07-13 Tom Tromey <tom@tromey.com>
5617
5618 PR cli/18053:
5619 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5620 completion test.
5621
5622 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5623
5624 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5625 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5626 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5627 f_label.
5628 (g): Rename g_end_lbl to g_label.
5629 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5630 low_pc and high_pc.
5631 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5632
5633 2016-07-12 Tom Tromey <tom@tromey.com>
5634
5635 PR python/19293:
5636 * gdb.python/py-unwind-maint.exp: Update tests.
5637
5638 2016-07-12 Yao Qi <yao.qi@linaro.org>
5639
5640 * lib/selftest-support.exp (selftest_setup): Match the output
5641 when captured_main is inlined.
5642
5643 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5644
5645 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5646 New variables.
5647 (print this%a, print this%b, print this): New tests.
5648 * gdb.fortran/derived-types.f90 (this): New object and
5649 initialization.
5650
5651 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5652
5653 * gdb.ada/arraydim.exp: Remove extra directory level in build
5654 directory.
5655
5656 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5657
5658 * lib/ada.exp: Remove extra directory level in build directory.
5659 * gdb.ada/cond_lang.exp: Likewise.
5660 * gdb.ada/exec_changed.exp: Likewise.
5661 * gdb.ada/lang_switch.exp: Likewise.
5662
5663 2016-07-06 Manish Goregaokar <manish@mozilla.com>
5664
5665 * simple.rs: Add test for raw pointer subscripting.
5666 * simple.exp: Add test expectations.
5667
5668 2016-07-05 Yao Qi <yao.qi@linaro.org>
5669
5670 * gdb.mi/mi-reverse.exp: Match =record-started output.
5671
5672 2016-07-01 Pedro Alves <palves@redhat.com>
5673
5674 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5675 procedure.
5676 (jit_reader_test): Test the jit reader's unwinder.
5677 * gdb.base/jithost.c (jit_function_00_code): New global.
5678 (main): Use memcpy to fill in the mmapped code, instead of poking
5679 bytes manually here.
5680 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5681 value.
5682 (read_debug_info): Save the function's range.
5683 (read_sp): New function.
5684 (unwind_frame): Use it. Also unwind RBP.
5685 (get_frame_id): Use read_sp.
5686 (gdb_init_reader): Use calloc instead of malloc.
5687 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5688 parameter. Use gdb_test_multiple.
5689
5690 2016-07-01 Pedro Alves <palves@redhat.com>
5691 Antoine Tremblay <antoine.tremblay@ericsson.com>
5692
5693 * gdb.threads/process-dies-while-detaching.c: New file.
5694 * gdb.threads/process-dies-while-detaching.exp: New file.
5695
5696 2016-07-01 Pedro Alves <palves@redhat.com>
5697
5698 * gdb.multi/watchpoint-multi-exit.c: New file.
5699 * gdb.multi/watchpoint-multi-exit.exp: New file.
5700
5701 2016-06-30 Pedro Alves <palves@redhat.com>
5702
5703 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5704 unset inferior_spawn_id.
5705
5706 2016-06-30 Pedro Alves <palves@redhat.com>
5707
5708 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5709 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5710
5711 2016-06-29 Yao Qi <yao.qi@linaro.org>
5712
5713 * gdb.base/return.c: Add copyright header.
5714
5715 2016-06-29 Tom Tromey <tom@tromey.com>
5716
5717 PR python/20129:
5718 * gdb.python/py-framefilter.exp: Add tests for setting priority
5719 and disabling of non-existent frame filter.
5720
5721 2016-06-29 Yao Qi <yao.qi@linaro.org>
5722
5723 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5724 0x0f07ff.
5725
5726 2016-06-28 Yao Qi <yao.qi@linaro.org>
5727
5728 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5729 triplets. Start gdb, execute catch syscall, and continue. Check
5730 gdb's output to determine catch syscall is supported.
5731
5732 2016-06-27 Manish Goregaokar <manish@mozilla.com>
5733
5734 * gdb.rust/simple.rs: Add test for returning unit in a function.
5735 * gdb.rust/simple.exp: Add expectation for functions returning
5736 unit.
5737
5738 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5739
5740 * gdb.python/py-breakpoint-create-fail.c,
5741 gdb.python/py-breakpoint-create-fail.exp,
5742 gdb.python/py-breakpoint-create-fail.py: New testcase.
5743
5744 2016-06-25 Manish Goregaokar <manish@mozilla.com>
5745
5746 PR gdb/20239
5747 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
5748 * gdb.rust/simple.exp: Add test expectations for new NonZero
5749 tests.
5750
5751 2016-06-24 David Taylor <dtaylor@emc.com>
5752
5753 * gdb.base/offsets.exp: New file.
5754 * gdb.base/offsets.c: New file.
5755
5756 2016-06-23 Tom Tromey <tom@tromey.com>
5757
5758 PR gdb/16483:
5759 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5760 before any filters are loaded.
5761
5762 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5763
5764 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5765 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5766 structs.
5767 * gdb.fortran/derived-type-function.exp: New file.
5768 * gdb.fortran/derived-type-function.f90: New file.
5769
5770
5771 2016-06-21 Pedro Alves <palves@redhat.com>
5772
5773 * gdb.base/new-ui.exp: New file.
5774 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5775 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5776 (with_spawn_id): New procedure.
5777
5778 2016-06-21 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.mi/mi-exec-run.exp: New file.
5781
5782 2016-06-21 Pedro Alves <palves@redhat.com>
5783
5784 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5785 breakpoint command's output on the main UI.
5786 (test_break): New procedure, factored out from calls in the top
5787 level.
5788 (top level): Use foreach_with_prefix to test MI as main UI and as
5789 separate UI.
5790
5791 2016-06-21 Pedro Alves <palves@redhat.com>
5792
5793 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5794 (test_awatch_creation_and_listing)
5795 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5796 Remove 'type' parameter.
5797 (test_watchpoint_all): New parameter mi_mode. Remove
5798 with_test_prefix.
5799 (top level): Use foreach_with_prefix, and add main/separate UI MI
5800 testing axis.
5801
5802 2016-06-21 Pedro Alves <palves@redhat.com>
5803
5804 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5805 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5806 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5807 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5808 (gdb_main_spawn_id, mi_spawn_id): Declare and
5809 comment.
5810 (mi_create_inferior_pty): New procedure,
5811 factored out from default_mi_gdb_start.
5812 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5813 procedures.
5814 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5815 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5816 Use mi_create_inferior_pty.
5817 (mi_gdb_start): Use eval to pass down args list.
5818
5819 2016-06-21 Pedro Alves <palves@redhat.com>
5820
5821 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5822 * gdb.opt/inline-cmds.exp: Add MI tests.
5823
5824 2016-06-21 Pedro Alves <palves@redhat.com>
5825
5826 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5827
5828 2016-06-21 Pedro Alves <palves@redhat.com>
5829
5830 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5831 (top level): Use it instead of mi_execute_to.
5832
5833 2016-06-21 Pedro Alves <palves@redhat.com>
5834
5835 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5836 (cont_handler_str): New.
5837 (signal_stop_handler): Set stop_handler_str instead of printing to
5838 stdout.
5839 (continue_handler): Set cont_handler_str instead of printing to
5840 stdout.
5841 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5842 mi_send_resuming_command. Print stop_handler_str and
5843 cont_handler_str instead of expecting the python events print
5844 directly.
5845
5846 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5847
5848 * gdb.base/jit-reader.exp: New file.
5849 * gdb.base/jithost.c: New file.
5850 * gdb.base/jithost.h: New file.
5851 * gdb.base/jitreader.c : New file.
5852 * gdb.base/jit-protocol.h: New file.
5853
5854 2016-06-17 Yao Qi <yao.qi@linaro.org>
5855
5856 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5857 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5858 and detach-on-fork. Adjust tests.
5859 (top level): Invoke break_cond_on_syscall with combinations of
5860 syscall, follow-fork-mode and detach-on-fork.
5861
5862 2016-06-17 Yao Qi <yao.qi@linaro.org>
5863
5864 * gdb.base/step-over-exit.c: New.
5865 * gdb.base/step-over-exit.exp: New.
5866
5867 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5868
5869 * gdb.base/float.exp: Add target check for nds32*-*-*.
5870 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5871
5872 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5873
5874 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5875 for unsupported target features.
5876 * gdb.base/call-rt-st.exp: Likewise.
5877 * gdb.base/call-sc.exp: Likewise.
5878 * gdb.base/call-signal-resume.exp: Likewise.
5879 * gdb.base/call-strs.exp: Likewise.
5880 * gdb.base/callexit.exp: Likewise.
5881 * gdb.base/callfuncs.exp: Likewise.
5882 * gdb.base/nodebug.exp: Likewise.
5883 * gdb.base/printcmds.exp: Likewise.
5884 * gdb.base/ptype.exp: Likewise.
5885 * gdb.base/structs.exp: Likewise.
5886 * gdb.base/unwindonsignal.exp: Likewise.
5887 * gdb.cp/gdb2495.exp: Likewise.
5888 * gdb.cp/templates.exp: Likewise.
5889 * gdb.cp/virtfunc.exp: Likewise.
5890 * gdb.threads/hand-call-in-threads.exp: Likewise.
5891 * gdb.threads/interrupted-hand-call.exp: Likewise.
5892 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5893
5894 2016-06-10 Tom Tromey <tom@tromey.com>
5895
5896 PR rust/20110:
5897 * gdb.rust/expr.exp: Add test for integer constant larger than
5898 i32.
5899
5900 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5901
5902 * gdb.fortran/nested-funcs.exp: New.
5903 * gdb.fortran/nested-funcs.f90: New.
5904
5905 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5906
5907 * gdb.base/examine-backward.c: New file.
5908 * gdb.base/examine-backward.exp: New file.
5909
5910 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5911
5912 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5913 matching.
5914
5915 2016-06-02 Tom Tromey <tom@tromey.com>
5916
5917 PR python/18984:
5918 * gdb.python/py-shared.exp: Add solib_name test.
5919
5920 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5921
5922 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5923
5924 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5925
5926 PR c++/19893
5927 * gdb.dwarf2/implref.exp: Rename to...
5928 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5929 * gdb.dwarf2/implref-array.c: New file.
5930 * gdb.dwarf2/implref-array.exp: Likewise.
5931 * gdb.dwarf2/implref-global.c: Likewise.
5932 * gdb.dwarf2/implref-global.exp: Likewise.
5933 * gdb.dwarf2/implref-struct.c: Likewise.
5934 * gdb.dwarf2/implref-struct.exp: Likewise.
5935
5936 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5937
5938 * gdb.trace/trace-condition.exp: Add 64bit tests.
5939
5940 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5941
5942 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5943 bits types.
5944 (main): Adapt to 8 to 64 bits types.
5945 * gdb.trace/trace-condition.exp: Add new tests.
5946
5947 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5948
5949 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5950
5951 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5952
5953 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5954 Move condition tests...
5955 * gdb.trace/trace-condition.exp: Here.
5956
5957 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5958
5959 * gdb.trace/trace-condition.exp: Add counter-case tests.
5960
5961 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5962
5963 PR c++/15231
5964 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5965 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5966
5967 2016-05-27 Pedro Alves <palves@redhat.com>
5968
5969 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5970 New procedure.
5971 (top level): Call it, and bail out of DejaGnu is known to be bad.
5972
5973 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5974
5975 * gdb.base/whatis.c: Extend the test case.
5976 * gdb.base/whatis.exp: Add additional tests.
5977
5978 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5979
5980 * gdb.fortran/type.f90: Add pointer variable.
5981 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5982
5983 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5984
5985 * gdb.fortran/vla-type.exp: Fix testcase name.
5986
5987 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5988
5989 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5990
5991 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5992
5993 * gdb.fortran/type.f90: Add nested structures.
5994 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5995 * gdb.fortran/derived-type.exp: Adapt expected output.
5996 * gdb.fortran/vla-type.exp: Adapt expected output.
5997
5998 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5999
6000 * gdb.fortran/whatis_type.exp: Adapt expected output.
6001
6002 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6003
6004 * gdb.fortran/print_type.exp: Fix expected output.
6005 * gdb.fortran/whatis_type.exp: Fix expected output.
6006
6007 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6008
6009 * gdb.fortran/whatis_type.exp: Use multi_line.
6010
6011 2016-05-24 Tom Tromey <tom@tromey.com>
6012
6013 PR python/17386:
6014 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6015 use value as an index.
6016
6017 2016-05-23 Tom Tromey <tom@tromey.com>
6018
6019 PR python/17981:
6020 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6021 no-breakpoint case.
6022
6023 2016-05-24 Pedro Alves <palves@redhat.com>
6024
6025 PR gdb/19828
6026 * gdb.threads/clone-attach-detach.c: New file.
6027 * gdb.threads/clone-attach-detach.exp: New file.
6028
6029 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6030
6031 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6032
6033 2016-05-23 Tom Tromey <tom@tromey.com>
6034
6035 PR python/19438, PR python/18393:
6036 * gdb.python/py-progspace.exp: Add "dir" test.
6037 * gdb.python/py-objfile.exp: Add "dir" test.
6038
6039 2016-05-23 Yao Qi <yao.qi@linaro.org>
6040
6041 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6042 * gdb.arch/thumb2-it.exp: Likewise.
6043
6044 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6045
6046 * gdb.mi/mi-threads-interrupt.c: New file.
6047 * gdb.mi/mi-threads-interrupt.exp: New file.
6048
6049 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6050
6051 PR gdb/18077
6052 * gdb.mi/mi-async-run.exp: New file.
6053 * gdb.mi/mi-async-run.c: New file.
6054
6055 2016-05-17 Tom Tromey <tom@tromey.com>
6056 Manish Goregaokar <manishsmail@gmail.com>
6057
6058 * lib/rust-support.exp: New file.
6059 * lib/gdb.exp (skip_rust_tests): New proc.
6060 (build_executable_from_specs): Handle rust.
6061 * lib/future.exp (gdb_find_rustc): New proc.
6062 (gdb_default_target_compile): Handle rust.
6063 * gdb.rust/expr.exp: New file.
6064 * gdb.rust/generics.exp: New file.
6065 * gdb.rust/generics.rs: New file.
6066 * gdb.rust/methods.exp: New file.
6067 * gdb.rust/methods.rs: New file.
6068 * gdb.rust/modules.exp: New file.
6069 * gdb.rust/modules.rs: New file.
6070 * gdb.rust/simple.exp: New file.
6071 * gdb.rust/simple.rs: New file.
6072
6073 2016-05-17 Tom Tromey <tom@tromey.com>
6074
6075 * gdb.base/default.exp (set language): Add rust.
6076
6077 2016-05-17 Tom Tromey <tom@tromey.com>
6078
6079 * gdb.gdb/unittest.exp: New file.
6080
6081 2016-05-16 Yao Qi <yao.qi@linaro.org>
6082
6083 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6084 shell_prompt. Update shell_prompt_re.
6085
6086 2016-05-12 Doug Evans <dje@google.com>
6087
6088 PR symtab/19999
6089 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6090 $options when building executable.
6091 * gdb.dwarf2/fission-loclists-pie.S: New file.
6092 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6093
6094 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6095
6096 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6097 of [is_remote target],
6098
6099 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6100
6101 * lib/gdb.exp (use_gdb_stub): New procedure.
6102
6103 2016-05-03 Yunlian Jiang <yunlian@google.com>
6104 Doug Evans <dje@google.com>
6105
6106 PR symtab/19914
6107 * gdb.dwarf2/dwp-sepdebug.c: New file.
6108 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6109
6110 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6111
6112 * gdb.base/detach.exp: Remove is_remote check.
6113
6114 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6115
6116 * gdb.base/annota-input-while-running.exp: Don't check for
6117 [is_remote target]. Enable annotations after running to main.
6118 Remove unused "set test..." line.
6119
6120 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6121
6122 * gdb.trace/trace-enable-disable.exp: New file.
6123 * gdb.trace/trace-enable-disable.c: New file.
6124
6125 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6126
6127 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6128 use it in info sharedlibrary test.
6129 * gdb.trace/ftrace-lock.exp: Likewise.
6130 * gdb.trace/ftrace.exp: Likewise.
6131 * gdb.trace/range-stepping.exp: Likewise.
6132 * gdb.trace/trace-break.exp: Likewise.
6133 * gdb.trace/trace-condition.exp: Likewise.
6134 * gdb.trace/trace-mt.exp: Likewise.
6135
6136 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6137
6138 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6139 (gdb_load_shlib): ... this.
6140 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6141 gdb_load_shlib.
6142 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6143 * gdb.base/ctxobj.exp: Likewise.
6144 * gdb.base/dprintf-pending.exp: Likewise.
6145 * gdb.base/dso2dso.exp: Likewise.
6146 * gdb.base/fixsection.exp: Likewise.
6147 * gdb.base/gcore-relro.exp: Likewise.
6148 * gdb.base/gdb1555.exp: Likewise.
6149 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6150 * gdb.base/gnu-ifunc.exp: Likewise.
6151 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6152 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6153 * gdb.base/pending.exp: Likewise.
6154 * gdb.base/print-file-var.exp: Likewise.
6155 * gdb.base/print-symbol-loading.exp: Likewise.
6156 * gdb.base/shlib-call.exp: Likewise.
6157 * gdb.base/shreloc.exp: Likewise.
6158 * gdb.base/so-impl-ld.exp: Likewise.
6159 * gdb.base/solib-disc.exp: Likewise.
6160 * gdb.base/solib-nodir.exp: Likewise.
6161 * gdb.base/solib-overlap.exp: Likewise.
6162 * gdb.base/solib-symbol.exp: Likewise.
6163 * gdb.base/solib-weak.exp (do_test): Likewise.
6164 * gdb.base/sym-file.exp: Likewise.
6165 * gdb.base/symtab-search-order.exp: Likewise.
6166 * gdb.base/type-opaque.exp: Likewise.
6167 * gdb.base/unload.exp: Likewise.
6168 * gdb.base/watchpoint-solib.exp: Likewise.
6169 * gdb.compile/compile.exp: Likewise.
6170 * gdb.cp/gdb2384.exp: Likewise.
6171 * gdb.cp/infcall-dlopen.exp: Likewise.
6172 * gdb.cp/re-set-overloaded.exp: Likewise.
6173 * gdb.fortran/library-module.exp: Likewise.
6174 * gdb.opt/solib-intra-step.exp: Likewise.
6175 * gdb.python/py-finish-breakpoint.exp: Likewise.
6176 * gdb.python/py-shared.exp: Likewise.
6177 * gdb.reverse/solib-precsave.exp: Likewise.
6178 * gdb.reverse/solib-reverse.exp: Likewise.
6179 * gdb.server/solib-list.exp: Likewise.
6180 * gdb.threads/dlopen-libpthread.exp: Likewise.
6181 * gdb.threads/tls-shared.exp: Likewise.
6182 * gdb.threads/tls-so_extern.exp: Likewise.
6183 * gdb.trace/change-loc.exp: Likewise.
6184 * gdb.trace/ftrace-lock.exp: Likewise.
6185 * gdb.trace/ftrace.exp: Likewise.
6186 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6187 * gdb.trace/pending.exp: Likewise.
6188 * gdb.trace/range-stepping.exp: Likewise.
6189 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6190 (strace_info_marker): Likewise.
6191 (strace_probe_marker): Likewise.
6192 (strace_trace_on_same_addr): Likewise.
6193 (strace_trace_on_diff_addr): Likewise.
6194 * gdb.trace/trace-break.exp: Likewise.
6195 * gdb.trace/trace-condition.exp: Likewise.
6196 * gdb.trace/trace-mt.exp: Likewise.
6197
6198 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6199
6200 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6201 result of gdb_remote_download.
6202 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6203 * gdb.base/dso2dso.exp: Likewise.
6204 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6205 * gdb.base/print-file-var.exp: Likewise.
6206 * gdb.base/shlib-call.exp: Likewise.
6207 * gdb.base/shreloc.exp: Likewise.
6208 * gdb.base/solib-overlap.exp: Likewise.
6209 * gdb.base/solib-weak.exp (do_test): Likewise.
6210 * gdb.base/unload.exp: Likewise.
6211
6212 2016-04-27 Yao Qi <yao.qi@linaro.org>
6213
6214 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6215 exists.
6216
6217 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6218
6219 * vla-type.exp: Print structure from toplevel.
6220
6221 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6222
6223 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6224 of dynamic types.
6225 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6226 of dynamic types.
6227
6228 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6229
6230 * gdb.fortran/vla-type.f90: New file.
6231 * gdb.fortran/vla-type.exp: New file.
6232
6233 2016-04-25 Yao Qi <yao.qi@linaro.org>
6234
6235 * gdb.base/branch-to-self.c: New file.
6236 * gdb.base/branch-to-self.exp: New file.
6237
6238 2016-04-22 Yao Qi <yao.qi@linaro.org>
6239
6240 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6241 more after $hex.
6242
6243 2016-04-22 Yao Qi <yao.qi@linaro.org>
6244
6245 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6246 * gdb.base/annota3.exp: Likewise.
6247
6248 2016-04-22 Yao Qi <yao.qi@linaro.org>
6249
6250 * gdb.reverse/step-precsave.exp: Do one step and test program
6251 stops in "callee" and do multiple steps until program goes out
6252 of "callee".
6253 * gdb.reverse/step-reverse.exp: Likewise.
6254
6255 2016-04-22 Yao Qi <yao.qi@linaro.org>
6256
6257 * gdb.trace/signal.exp: Also pass if
6258 $tracepoint_hits($i) > $iterations.
6259
6260 2016-04-22 Yao Qi <yao.qi@linaro.org>
6261
6262 * gdb.trace/signal.c: New file.
6263 * gdb.trace/signal.exp: New file.
6264
6265 2016-04-19 Doug Evans <xdje42@gmail.com>
6266
6267 * gdb.base/bad-file.exp: New file.
6268
6269 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6270
6271 * gdb.dwarf2/implref.exp: New file.
6272
6273 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6274
6275 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6276 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6277 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6278 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6279 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6280 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6281 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6282 * lib/fortran.exp (fortran_int4): New procedure.
6283 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6284 (fortran_logical4): Likewise.
6285
6286 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6287
6288 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6289
6290 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6291
6292 * lib/compiler.c: Add Intel specific preprocessor macros.
6293 * lib/compiler.cc: Likewise.
6294
6295 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
6296
6297 * gdb.server/connect-with-no-symbol-file.c: New file.
6298 * gdb.server/connect-with-no-symbol-file.exp: New file.
6299
6300 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6301
6302 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6303
6304 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6305
6306 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6307 standard output directory.
6308
6309 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6310
6311 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6312
6313 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6314
6315 * gdb.btrace/instruction_history.c (loop): Add declaration.
6316
6317 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6318
6319 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6320
6321 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6322
6323 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6324 parentheses to print.
6325 (continue_handler): Likewise.
6326
6327 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6328
6329 * gdb.server/solib-list.exp: Remove is_remote check.
6330 Pass shlib= to gdb_compile. Don't link shared library with
6331 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6332 Run binary filename through "readlink -f" on the target.
6333
6334 2016-04-08 Pedro Alves <palves@redhat.com>
6335
6336 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6337 interpreter filename as argument to gdbserver_spawn.
6338 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6339 Return empty if $last_loaded_file does not exist.
6340
6341 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6342
6343 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6344 * gdb.base/jit-main.c: Use exit after usage.
6345
6346 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6347
6348 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6349 GDBHISTSIZE prior to the tests.
6350 * gdb.base/gdbinit-history.exp: Likewise.
6351
6352 2016-04-07 Pedro Alves <palves@redhat.com>
6353
6354 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6355 instead of build_executable. Use gdb_load_shlibs.
6356
6357 2016-04-07 Yao Qi <yao.qi@linaro.org>
6358
6359 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6360 Execute "si" command.
6361
6362 2016-04-07 Yao Qi <yao.qi@linaro.org>
6363
6364 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6365 number instead of the comments on some line.
6366
6367 2016-04-06 Don Breazeal <donb@codesourcery.com>
6368
6369 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6370 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6371
6372 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6373
6374 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6375 standard_output_file. Remove unused binfile variable.
6376
6377 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
6378
6379 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6380 * gdb.python/py-mi-objfile.exp: Match "list main" output
6381 in console format.
6382
6383 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6384
6385 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6386 absolute.
6387
6388 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6389
6390 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6391 absolute.
6392 * gdb.trace/ftrace.exp: Likewise.
6393 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6394 targets as well.
6395 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6396 (gdb_load_shlibs): Copy libraries to test directory when testing
6397 natively. Only set solib-search-path if testing remotely.
6398 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6399
6400 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6401
6402 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6403 gdb_download. Use it even if the target is not remote.
6404 * gdb.base/jit.exp (compile_jit_test): Likewise.
6405 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6406 output directory if the destination board is local, otherwise use
6407 the standard remote_download from DejaGnu.
6408 (gdb_download): Remove.
6409 (gdb_load_shlibs): Use gdb_remote_download instead of
6410 gdb_download.
6411 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6412 Use gdb_remote_download instead of gdb_download. Use it even if
6413 the target is not remote.
6414 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6415 instead of gdb_download.
6416
6417 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6418
6419 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6420 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6421 run.
6422
6423 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
6424
6425 PR gdb/19820
6426 * gdb.base/printcmds.exp: Add artificial arrays tests.
6427
6428 2016-03-31 Pedro Alves <palves@redhat.com>
6429
6430 PR gdb/19858
6431 * gdb.base/jit-main.c: Include unistd.h.
6432 (ATTACH): Define to 0 if not already defined.
6433 (wait_for_gdb, mypid): New globals.
6434 (WAIT_FOR_GDB): New macro.
6435 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6436 some breakpoint locations.
6437 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6438 New procedures.
6439 (one_jit_test): Add REATTACH parameter, and handle it. Use
6440 continue_to_test_location.
6441 (top level): Test attach, and adjusts calls to one_jit_test.
6442
6443 2016-03-31 Pedro Alves <palves@redhat.com>
6444
6445 PR gdb/19858
6446 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6447 BINSUFFIX parameter, and handle it.
6448 (top level): Adjust calls compile_jit_test.
6449
6450 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
6451
6452 PR python/19743
6453 * gdb.python/py-mi-events-gdb.py: New file.
6454 * gdb.python/py-mi-events.c: New file.
6455 * gdb.python/py-mi-events.exp: New file.
6456
6457 2016-03-30 Yao Qi <yao.qi@linaro.org>
6458
6459 * gdb.reverse/until-precsave.exp: Match function name only.
6460 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6461 Move malloc to a condition block.
6462 * gdb.reverse/until-reverse.exp: Match function name only.
6463
6464 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6465
6466 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6467 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6468 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6469 variable for GPR 0 instead of assuming it is register 0.
6470 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6471 * lib/trace-support.exp: Add s390 registers.
6472
6473 2016-03-29 Yao Qi <yao.qi@linaro.org>
6474
6475 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6476
6477 2016-03-24 Yao Qi <yao.qi@linaro.org>
6478
6479 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6480 test message.
6481
6482 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6483
6484 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6485 maintaining separate logic for constructing the output path.
6486
6487 2016-03-16 Don Breazeal <donb@codesourcery.com>
6488
6489 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6490 Retry fork and waitpid on interrupted system call errors.
6491 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6492 Use with_timeout_factor to increase timeout by factor of 10.
6493
6494 2016-03-15 Don Breazeal <donb@codesourcery.com>
6495
6496 * gdb.cp/scope-err.cc: New test program.
6497 * gdb.cp/scope-err.exp: New test script.
6498 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6499 lines and "set breakpoint here" comment.
6500 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6501 Fixed some whitespace and format issues.
6502 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6503 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6504
6505 2016-03-15 Doug Evans <dje@google.com>
6506
6507 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6508 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6509 All callers updated. Add tests for enums, mixed flags register.
6510
6511 2016-03-15 Doug Evans <dje@google.com>
6512
6513 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6514 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6515
6516 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6517
6518 * gdb.base/default.exp: Add $_as_string to the list of expected
6519 convenience functions.
6520
6521 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6522
6523 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6524
6525 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6526
6527 * gdb.python/py-as-string.exp: New file.
6528 * gdb.python/py-as-string.c: New file.
6529
6530 2016-03-09 Pedro Alves <palves@redhat.com>
6531
6532 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6533 signal" -> "Thread NN received signal" output change.
6534 * gdb.threads/ia64-sigill.exp: Likewise.
6535 * gdb.threads/linux-dp.exp: Likewise.
6536 * gdb.threads/manythreads.exp: Likewise.
6537 * gdb.threads/pending-step.exp: Likewise.
6538 * gdb.threads/print-threads.exp: Likewise.
6539 * gdb.threads/sigstep-threads.exp: Likewise.
6540 * gdb.threads/staticthreads.exp: Likewise.
6541 * gdb.threads/tls.exp: Likewise.
6542
6543 2016-03-09 Pedro Alves <palves@redhat.com>
6544
6545 * gdb.base/command-line-input.exp: New file.
6546
6547 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6548
6549 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6550 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6551 * gdb.trace/pending.exp: Accept leading dot before function name.
6552 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6553 * lib/trace-support.exp: Set registers for ppc.
6554
6555 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6556
6557 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6558 use it for disassembly; accept .main in addition to main in backtrace.
6559
6560 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
6561 Marcin Kościelnicki <koriakin@0x04.net>
6562
6563 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6564 (gdb_recursion_test_ptr): New global variable.
6565 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6566 gdb_recursion_test.
6567 (gdb_c_test): Ditto.
6568
6569 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6570
6571 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6572 ordering.
6573
6574 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6575
6576 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6577 (bar): Add bar_start_lbl label.
6578 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6579 of foo/bar for emitting DWARF and tracing.
6580
6581 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6582
6583 * analyze-racy-logs.py: Set executable bit.
6584
6585 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6586
6587 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6588 (CHECK_TARGET_TMP): Likewise.
6589 (check-single-racy): New rule.
6590 (check-parallel-racy): Likewise.
6591 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6592 (do-check-parallel-racy): New rule.
6593 (check-racy/%.exp): Likewise.
6594 * README (Racy testcases): New section.
6595 * analyze-racy-logs.py: New file.
6596
6597 2016-03-03 Doug Evans <dje@google.com>
6598
6599 * gdb.base/skip.exp: Use with_test_prefix.
6600
6601 2016-03-03 Yao Qi <yao.qi@linaro.org>
6602
6603 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6604 Invoke step_over_syscall "clone" and break_cond_on_syscall
6605 "clone".
6606 * gdb.base/step-over-clone.c: New file.
6607
6608 2016-03-03 Yao Qi <yao.qi@linaro.org>
6609
6610 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6611 code format.
6612
6613 2016-03-03 Yao Qi <yao.qi@linaro.org>
6614
6615 * gdb.base/disp-step-fork.c: Rename to ...
6616 * gdb.base/step-over-fork.c: ... it. New file.
6617 * gdb.base/disp-step-vfork.c: Rename to ...
6618 * gdb.base/step-over-vfork.c: ... it. New file.
6619 * gdb.base/disp-step-syscall.exp: Rename to ...
6620 * gdb.base/step-over-syscall.exp: ... it. New file.
6621 (disp_step_cross_syscall): Rename to ...
6622 (step_over_syscall): ... it.
6623
6624 2016-03-03 Yao Qi <yao.qi@linaro.org>
6625
6626 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6627 If target supports condition evaluation on target, invoke
6628 break_cond_on_syscall for fork and vfork.
6629
6630 2016-03-03 Yao Qi <yao.qi@linaro.org>
6631
6632 * gdb.base/disp-step-syscall.exp: Don't invoke
6633 support_displaced_stepping.
6634 (disp_step_cross_syscall): Test with displaced stepping off and
6635 on if supported.
6636
6637 2016-03-03 Yao Qi <yao.qi@linaro.org>
6638
6639 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6640 proc.
6641 (setup): New proc.
6642 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6643 and setup.
6644
6645 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6646
6647 * gdb.fortran/vla-history.exp: Remove breakpoint.
6648
6649 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6650
6651 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6652 exceeds timeout.
6653
6654 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6655
6656 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6657 breakpoint.
6658
6659 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6660
6661 * gdb.mi/vla.f90: Nullify pointer after declaration.
6662
6663 2016-03-01 Pedro Alves <palves@redhat.com>
6664
6665 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6666
6667 2016-03-01 Pedro Alves <palves@redhat.com>
6668
6669 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6670 before anything else.
6671 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6672 _GNU_SOURCE here.
6673 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6674 before anything else.
6675 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6676
6677 2016-03-01 Pedro Alves <palves@redhat.com>
6678
6679 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6680
6681 2016-03-01 Yao Qi <yao.qi@linaro.org>
6682
6683 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6684 prepare_for_testing.
6685
6686 2016-03-01 Yao Qi <yao.qi@linaro.org>
6687
6688 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6689
6690 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6691
6692 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6693 manually constructing the output path.
6694
6695 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6696
6697 * gdb.arch/s390-stackless.S: New.
6698 * gdb.arch/s390-stackless.exp: New.
6699
6700 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6701
6702 * gdb.dlang/circular.c: New file.
6703 * gdb.dlang/circular.exp: New file.
6704
6705 2016-02-26 Yao Qi <yao.qi@linaro.org>
6706
6707 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6708 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6709 (testcases): Update.
6710
6711 2016-02-26 Yao Qi <yao.qi@linaro.org>
6712
6713 * gdb.reverse/aarch64.c: Rename to ...
6714 * gdb.reverse/insn-reverse.c: ... it.
6715 * gdb.reverse/aarch64.exp: Rename to ...
6716 * gdb.reverse/insn-reverse.exp: ... it.
6717
6718 2016-02-26 Yao Qi <yao.qi@linaro.org>
6719
6720 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6721 (testcase_ftype): New.
6722 (testcases): New array.
6723 (n_testcases): New.
6724 (main): Call each element in testcases.
6725 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6726 (read_testcase): New.
6727 Do the tests in a loop.
6728
6729 2016-02-25 Yao Qi <yao.qi@linaro.org>
6730
6731 * gdb.base/branches.c: Remove.
6732
6733 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6734
6735 PR gdb/13808
6736 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6737
6738 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6739
6740 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6741
6742 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6743
6744 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6745 change x86_64 call_insn to 'callq'.
6746
6747 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6748
6749 * gdb.trace/tfile-avx.c: Move to...
6750 * gdb.trace/tracefile-pseudo-reg.c: Here.
6751 * gdb.trace/tfile-avx.exp: Move to...
6752 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6753
6754 2016-02-24 Gary Benson <gbenson@redhat.com>
6755
6756 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6757 message on attach.
6758
6759 2016-02-23 Doug Evans <dje@google.com>
6760
6761 * gdb.base/skip.c (test_skip): New function.
6762 (end_test_skip_file_and_function): New function.
6763 (test_skip_file_and_function): New function.
6764 * gdb.base/skip1.c (test_skip): New function.
6765 (skip1_test_skip_file_and_function): New function.
6766 * gdb.base/skip.exp: Add tests for new skip options.
6767 * gdb.base/skip-solib.exp: Update expected output.
6768 * gdb.perf/skip-command.cc: New file.
6769 * gdb.perf/skip-command.exp: New file.
6770 * gdb.perf/skip-command.py: New file.
6771
6772 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6773
6774 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6775 info registers pattern.
6776
6777 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6778
6779 * lib/future.exp: Add D support.
6780 (gdb_find_gdc): New proc.
6781 (gdb_default_target_compile): Add D support.
6782
6783 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
6784
6785 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6786 user+system time.
6787 (trace_speed_test): Determine the iteration count for a time
6788 between 15..30 seconds.
6789
6790 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6791
6792 * gdb.arch/i386-mpx-sigsegv.c: New file.
6793 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6794 * gdb.arch/i386-mpx-simple_segv.c: New file.
6795 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6796
6797 2016-02-18 Yao Qi <yao.qi@linaro.org>
6798
6799 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6800 Don't call setup_kfail.
6801
6802 2016-02-18 Yao Qi <yao.qi@linaro.org>
6803
6804 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6805 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6806
6807 2016-02-16 Doug Evans <dje@google.com>
6808
6809 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6810 * gdb.base/skip1.c: Ditto.
6811 * gdb.base/skip.exp: Whitespace cleanup.
6812
6813 2016-02-16 Don Breazeal <donb@codesourcery.com>
6814
6815 PR remote/19496
6816 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6817 Remove kfail for PR remote/19496.
6818
6819 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6820
6821 * lib/gdb.exp (standard_temp_file): Return a path specific to
6822 the runtest invocation.
6823
6824 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6825
6826 * gdb.trace/save-trace.exp: Change relative path to be in the
6827 standard output directory.
6828
6829 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6830
6831 * gdb.arch/i386-prologue.c: Add missing prototypes.
6832
6833 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6834
6835 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6836 * gdb.arch/i386-prologue.exp: Likewise.
6837 * gdb.arch/i386-size.exp: Likewise.
6838
6839 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6840
6841 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6842 define object file path.
6843 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6844 file path.
6845 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6846 standard_output_file to define binfile.
6847
6848 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6849
6850 Fix compatibility with recent gfortran-5.3.1.
6851 * gdb.fortran/vla-history.exp (print vla1 allocated)
6852 (print vla2 allocated, print $2, print $3): Remove
6853 (print $4): Rename to ...
6854 (print $2): ... here.
6855 (print $9): Rename to ...
6856 (print $5): ... here.
6857 (print $10): Rename to ...
6858 (print $6): ... here.
6859 * gdb.fortran/vla.f90: Add pvla initialization.
6860
6861 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6862
6863 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6864 New test.
6865 * gdb.fortran/vla-value-sub.exp: Likewise.
6866
6867 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6868
6869 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6870
6871 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6872
6873 * i386-biarch-core.exp: Define corefile using
6874 standard_output_file.
6875
6876 2016-02-12 Yao Qi <yao.qi@linaro.org>
6877
6878 * gdb.arch/arm-single-step-kernel-helper.c: New.
6879 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6880
6881 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6882
6883 * gdb.btrace/tailcall-only.exp: New.
6884 * gdb.btrace/tailcall-only.c: New.
6885 * gdb.btrace/x86_64-tailcall-only.S: New.
6886 * gdb.btrace/i686-tailcall-only.S: New.
6887
6888 2016-02-11 Pedro Alves <palves@redhat.com>
6889
6890 * README (Parallel testing): Add missing double quotes.
6891
6892 2016-02-11 Pedro Alves <palves@redhat.com>
6893
6894 * README (Parallel testing): New section.
6895 (GDB_PARALLEL): Rewrite.
6896 (FORCE_PARALLEL): Document.
6897
6898 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6899
6900 * gdb.trace/tfile-avx.c: New test.
6901 * gdb.trace/tfile-avx.exp: New test.
6902
6903 2016-02-09 Keith Seitz <keiths@redhat.com>
6904
6905 PR breakpoints/19546
6906 * gdb.base/infcall-exec.c: New file.
6907 * gdb.base/infcall-exec2.c: New file.
6908 * gdb.base/infcall-exec.exp: New file.
6909
6910 2016-02-09 Keith Seitz <keiths@redhat.com>
6911
6912 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6913 (toplevel): Call test_bkpt_address.
6914
6915 2016-02-09 Keith Seitz <keiths@redhat.com>
6916
6917 PR python/19506
6918 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6919 (toplevel): Call test_bkpt_address.
6920
6921 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6922
6923 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6924 to AC_OUTPUT.
6925 * configure: Regenerate.
6926
6927 2016-02-09 Pedro Alves <palves@redhat.com>
6928
6929 PR breakpoints/19548
6930 * gdb.base/execl-update-breakpoints.c (some_function): New
6931 function.
6932 (main): Call it.
6933 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6934 Tighten expected GDB output.
6935
6936 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6937
6938 * Makefile.in (ALL_SUBDIRS): Remove.
6939 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6940 (distclean maintainer-clean realclean): Likewise.
6941 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6942 * configure: Regenerate.
6943 * gdb.ada/Makefile.in: Delete.
6944 * gdb.arch/Makefile.in: Likewise.
6945 * gdb.asm/Makefile.in: Likewise.
6946 * gdb.base/Makefile.in: Likewise.
6947 * gdb.btrace/Makefile.in: Likewise.
6948 * gdb.cell/Makefile.in: Likewise.
6949 * gdb.compile/Makefile.in: Likewise.
6950 * gdb.cp/Makefile.in: Likewise.
6951 * gdb.disasm/Makefile.in: Likewise.
6952 * gdb.dlang/Makefile.in: Likewise.
6953 * gdb.dwarf2/Makefile.in: Likewise.
6954 * gdb.fortran/Makefile.in: Likewise.
6955 * gdb.gdb/Makefile.in: Likewise.
6956 * gdb.go/Makefile.in: Likewise.
6957 * gdb.guile/Makefile.in: Likewise.
6958 * gdb.java/Makefile.in: Likewise.
6959 * gdb.linespec/Makefile.in: Likewise.
6960 * gdb.mi/Makefile.in: Likewise.
6961 * gdb.modula2/Makefile.in: Likewise.
6962 * gdb.multi/Makefile.in: Likewise.
6963 * gdb.objc/Makefile.in: Likewise.
6964 * gdb.opencl/Makefile.in: Likewise.
6965 * gdb.opt/Makefile.in: Likewise.
6966 * gdb.pascal/Makefile.in: Likewise.
6967 * gdb.perf/Makefile.in: Likewise.
6968 * gdb.python/Makefile.in: Likewise.
6969 * gdb.reverse/Makefile.in: Likewise.
6970 * gdb.server/Makefile.in: Likewise.
6971 * gdb.stabs/Makefile.in: Likewise.
6972 * gdb.threads/Makefile.in: Likewise.
6973 * gdb.trace/Makefile.in: Likewise.
6974 * gdb.xml/Makefile.in: Likewise.
6975 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6976 GDB_PARALLEL.
6977 (standard_output_file): Remove check for GDB_PARALLEL, always
6978 return path in outputs/$subdir/$testname.
6979
6980 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6981
6982 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6983 (site.exp): Assign abs_srcdir to tcl's srcdir.
6984
6985 2016-02-04 Yao Qi <yao.qi@linaro.org>
6986
6987 * gdb.base/foll-exec-mode.c: Include limits.h.
6988 (main): Add parameters argc and argv. Get directory from
6989 argv[0].
6990 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6991 compilation.
6992 * gdb.base/foll-exec.c: Include limits.h.
6993 (main): Add parameters argc and argv.
6994 Get directory from argv[0].
6995 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6996 Adjust tests on the number of lines as source code changed.
6997 * gdb.base/foll-vfork-exit.c: Include limits.h.
6998 (main): Add one line of statement before vfork.
6999 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7000 (main): Add parameters argc and argv. Get directory from
7001 argv[0].
7002 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7003 (setup_gdb): Set tbreak to skip some source lines.
7004 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7005 (main): Add parameters argc and argv. Get directory from
7006 argv[0].
7007 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7008 compilation.
7009 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7010 (main): Add parameters argc and argv. Get directory from
7011 argv[0].
7012 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7013 compilation.
7014
7015 2016-02-01 Doug Evans <dje@google.com>
7016
7017 * gdb.base/skip.exp: Clean up multiple references to same test name.
7018
7019 2016-02-01 Pedro Alves <palves@redhat.com>
7020
7021 PR remote/19496
7022 * gdb.threads/forking-threads-plus-breakpoint.exp
7023 (displaced_stepping_supported): New global.
7024 (probe_displaced_stepping_support): New procedure.
7025 (do_test): Add 'displaced' parameter, and use it.
7026 (top level): Check for displaced stepping support. Add displaced
7027 stepping on/off testing axis.
7028
7029 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7030
7031 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7032 pointer. Don't perform further tests on the unassociated pointer
7033 if the first test fails.
7034
7035 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7036
7037 * gdb.base/max-value-size.c: New file.
7038 * gdb.base/max-value-size.exp: New file.
7039 * gdb.base/huge.exp: Disable max-value-size for this test.
7040
7041 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7042
7043 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7044
7045 2016-01-28 Yao Qi <yao.qi@linaro.org>
7046
7047 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7048
7049 2016-01-25 Pedro Alves <palves@redhat.com>
7050
7051 PR threads/19461
7052 * gdb.base/fork-running-state.c: New file.
7053 * gdb.base/fork-running-state.exp: New file.
7054
7055 2016-01-25 Pedro Alves <palves@redhat.com>
7056
7057 PR gdb/19494
7058 * gdb.base/catch-fork-kill.c: New file.
7059 * gdb.base/catch-fork-kill.exp: New file.
7060
7061 2016-01-25 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7064 Delete, moved to lib/gdb.exp.
7065 * gdb.threads/forking-threads-plus-breakpoint.exp
7066 (foreach_with_prefix): Likewise.
7067 * gdb.threads/process-dies-while-handling-bp.exp
7068 (foreach_with_prefix): Likewise.
7069 * lib/gdb.exp (foreach_with_prefix): New procedure.
7070
7071 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7072
7073 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7074 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7075
7076 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7077
7078 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7079 endian targets.
7080
7081 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7082 Pedro Alves <palves@redhat.com>
7083
7084 Fix testsuite compatibility with Guile.
7085 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7086 number.
7087
7088 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7089
7090 Fix testsuite compatibility with Guile.
7091 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7092 (thread 1): New test for backtrace through signal handler.
7093
7094 2016-01-22 Yao Qi <yao.qi@linaro.org>
7095
7096 PR testsuite/19491
7097 * gdb.base/multi-forks.c: Include
7098 ../lib/unbuffer_output.c
7099 (main): Call gdb_unbuffer_output.
7100
7101 2016-01-21 Doug Evans <dje@google.com>
7102
7103 * lib/ada.exp (gdb_compile_ada): Fix typo.
7104
7105 2016-01-21 Joel Brobecker <brobecker@adacore.com>
7106
7107 * gdb.base/break-fun-addr.exp: New file.
7108 * gdb.base/break-fun-addr1.c: New file.
7109 * gdb.base/break-fun-addr2.c: New file.
7110
7111 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7112
7113 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7114 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7115 enum flag values.
7116
7117 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7118
7119 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7120 when GDB can not set the vector return value. Add more comments
7121 for clarification.
7122
7123 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7124
7125 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7126 command.
7127
7128 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7129
7130 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7131
7132 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7133
7134 * Makefile.in (check-single): Pass --status to runtest.
7135 (check/%.exp): Likewise.
7136
7137 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7138
7139 * Makefile.in (check-parallel): Propagate return code from make
7140 do-check-parallel.
7141
7142 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7143
7144 * gdb.trace/ftrace.exp: Fix expected message on continue.
7145 * gdb.trace/pending.exp: Fix expected message on continue.
7146 * gdb.trace/trace-break.exp: Fix expected message on continue.
7147
7148 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7149
7150 * lib/gdb.exp (gdb_test): Remove unused global references.
7151
7152 2016-01-18 Pedro Alves <palves@redhat.com>
7153
7154 * gdb.base/async-shell.exp: Adjust expected output.
7155 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7156 * gdb.base/siginfo-thread.exp: Adjust expected output.
7157 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7158 * gdb.java/jnpe.exp: Adjust expected output.
7159 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7160 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7161 * gdb.threads/leader-exit.exp: Adjust expected output.
7162 * gdb.threads/manythreads.exp: Adjust expected output.
7163 * gdb.threads/pthreads.exp: Adjust expected output.
7164 * gdb.threads/schedlock.exp: Adjust expected output.
7165 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7166 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7167 expected output.
7168 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7169 output.
7170 * gdb.threads/sigthread.exp: Adjust expected output.
7171 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7172
7173 2016-01-18 Yao Qi <yao.qi@linaro.org>
7174
7175 * gdb.guile/scm-section-script.c: Replace @progbits with
7176 %progbits.
7177 * gdb.python/py-section-script.c: Likewise.
7178
7179 2016-01-15 Pedro Alves <palves@redhat.com>
7180
7181 * gdb.multi/tids.exp: Test star wildcard ranges.
7182
7183 2016-01-15 Pedro Alves <palves@redhat.com>
7184
7185 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7186 command from "thread apply" invocation.
7187 (thr_apply_info_thr_invalid): Default the expected output to the
7188 input tid list.
7189 (top level): Add tests that use convenience variables. Add tests
7190 for "thread apply" with a valid TID list, but missing the command.
7191
7192 2016-01-13 Pedro Alves <palves@redhat.com>
7193
7194 * gdb.base/default.exp: Expect $_gthread as well.
7195 * gdb.multi/tids.exp: Test $_gthread.
7196 * gdb.threads/thread-specific.exp: Test $_gthread.
7197
7198 2016-01-13 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.multi/tids.exp: Test "info threads -gid".
7201
7202 2016-01-13 Pedro Alves <palves@redhat.com>
7203
7204 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7205 Breakpoint.thread.
7206 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7207
7208 2016-01-07 Pedro Alves <palves@redhat.com>
7209
7210 * gdb.base/break.exp: Adjust to output changes.
7211 * gdb.base/hbreak2.exp: Likewise.
7212 * gdb.base/sepdebug.exp: Likewise.
7213 * gdb.base/watch_thread_num.exp: Likewise.
7214 * gdb.linespec/keywords.exp: Likewise.
7215 * gdb.multi/info-threads.exp: Likewise.
7216 * gdb.threads/thread-find.exp: Likewise.
7217 * gdb.multi/tids.c: New file.
7218 * gdb.multi/tids.exp: New file.
7219
7220 2016-01-13 Pedro Alves <palves@redhat.com>
7221
7222 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7223
7224 2016-01-13 Pedro Alves <palves@redhat.com>
7225
7226 * gdb.base/default.exp: Expect $_inferior as well.
7227 * gdb.multi/base.exp: Test $_inferior.
7228
7229 2016-01-13 Pedro Alves <palves@redhat.com>
7230
7231 PR breakpoints/19388
7232 * gdb.base/catch-signal-siginfo-cond.c: New file.
7233 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7234
7235 2016-01-12 Josh Stone <jistone@redhat.com>
7236 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7237
7238 * gdb.base/catch-syscall.c (do_execve): New variable.
7239 (main): Conditionally trigger an execve.
7240 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7241 (test_catch_syscall_execve): New, check entry/return across execve.
7242 (do_syscall_tests): Call test_catch_syscall_execve.
7243
7244 2016-01-12 Pedro Alves <palves@redhat.com>
7245
7246 * gdb.base/random-signal.exp (do_test): New procedure, with body
7247 of testcase moved in.
7248
7249 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7250 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.base/funcargs.exp (finish from indirectly called function):
7253 Reintroduce the case for 'First'.
7254
7255 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7256 Pedro Alves <palves@redhat.com>
7257
7258 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7259 (tcatch_vfork_then_child_follow_exec)
7260 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7261 identification.
7262
7263 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7264
7265 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7266 and repeats to unlimited.
7267 * gdb.python/py-value.exp: Likewise.
7268 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7269 and repeats to unlimited.
7270
7271 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7272
7273 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7274 and reordering the functions.
7275 * gdb.multi/hangout.c: Likewise.
7276 * gdb.multi/hello.c: Likewise.
7277
7278 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7279
7280 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7281 absolute.
7282 (SingleStatisticTestResult.report): Use dict.keys instead of
7283 dict.iterkeys.
7284
7285 2016-01-06 Pedro Alves <palves@redhat.com>
7286
7287 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7288
7289 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7290
7291 * gdb.btrace/dlopen.exp: New.
7292 * gdb.btrace/dlopen.c: New.
7293 * gdb.btrace/dlopen-dso.c: New.
7294
7295 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7296
7297 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7298 PATTERN argument is optional.
7299
7300 2015-12-24 Joel Brobecker <brobecker@adacore.com>
7301
7302 * lib/ada.exp (target_compile_ada_from_dir): New function.
7303 (gdb_compile_ada): Reimplement avoiding the use of project files.
7304 * gdb.ada/gnat_ada.gpr: Delete.
7305 * gdb.ada/cond_lang.exp: Adjust test to make path before
7306 filename optional.
7307 * gdb.ada/small_reg_param.exp: Likewise.
7308
7309 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7310
7311 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7312
7313 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7314
7315 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7316 case.
7317
7318 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7319
7320 * gdb.base/break.exp: Remove dead code.
7321 * gdb.base/sepdebug.exp: Likewise.
7322
7323 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7324
7325 * gdb.asm/asm-source.exp: Remove HP-UX references.
7326 * gdb.base/annota1.exp: Likewise.
7327 * gdb.base/annota3.exp: Likewise.
7328 * gdb.base/attach.exp: Likewise.
7329 * gdb.base/bigcore.exp: Likewise.
7330 * gdb.base/break.exp: Likewise.
7331 * gdb.base/call-ar-st.exp: Likewise.
7332 * gdb.base/callfuncs.exp: Likewise.
7333 * gdb.base/catch-fork-static.exp: Likewise.
7334 * gdb.base/display.exp: Likewise.
7335 * gdb.base/foll-exec-mode.exp: Likewise.
7336 * gdb.base/foll-exec.exp: Likewise.
7337 * gdb.base/foll-fork.exp: Likewise.
7338 * gdb.base/foll-vfork.exp: Likewise.
7339 * gdb.base/funcargs.exp: Likewise.
7340 * gdb.base/hbreak2.exp: Likewise.
7341 * gdb.base/inferior-died.exp: Likewise.
7342 * gdb.base/interrupt.exp: Likewise.
7343 * gdb.base/multi-forks.exp: Likewise.
7344 * gdb.base/nodebug.exp: Likewise.
7345 * gdb.base/sepdebug.exp: Likewise.
7346 * gdb.base/solib1.c: Likewise.
7347 * gdb.base/step-test.exp: Likewise.
7348 * gdb.mi/non-stop.c: Likewise.
7349 * gdb.mi/pthreads.c: Likewise.
7350 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7351 * gdb.threads/pthreads.c: Likewise.
7352 * gdb.threads/staticthreads.exp: Likewise.
7353 * lib/future.exp: Likewise.
7354 * lib/gdb.exp: Likewise.
7355 * gdb.base/so-indr-cl.c: Remove.
7356 * gdb.base/so-indr-cl.exp: Likewise.
7357 * gdb.base/solib.c: Likewise.
7358 * gdb.base/solib.exp: Likewise.
7359 * gdb.base/solib2.c: Likewise.
7360
7361 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7362
7363 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7364 * gdb.base/call-ar-st.exp: Likewise.
7365 * gdb.base/callfuncs.exp: Likewise.
7366 * gdb.base/condbreak.exp: Likewise.
7367 * gdb.base/constvars.exp: Likewise.
7368 * gdb.base/hbreak2.exp: Likewise.
7369 * gdb.base/langs.exp: Likewise.
7370 * gdb.base/list.exp: Likewise.
7371 * gdb.base/long_long.exp: Likewise.
7372 * gdb.base/ptype.exp: Likewise.
7373 * gdb.base/scope.exp: Likewise.
7374 * gdb.base/signals.exp: Likewise.
7375 * gdb.base/so-impl-ld.exp: Likewise.
7376 * gdb.base/varargs.exp: Likewise.
7377 * gdb.base/volatile.exp: Likewise.
7378 * gdb.base/whatis.exp: Likewise.
7379 * gdb.cp/cplusfuncs.exp: Likewise.
7380 * gdb.cp/inherit.exp: Likewise.
7381 * gdb.cp/local.exp: Likewise.
7382 * gdb.cp/member-ptr.exp: Likewise.
7383 * gdb.cp/method.exp: Likewise.
7384 * gdb.cp/overload.exp: Likewise.
7385 * gdb.cp/templates.exp: Likewise.
7386 * gdb.stabs/weird.exp: Likewise.
7387 * lib/compiler.c: Likewise.
7388 * lib/compiler.cc: Likewise.
7389 * lib/cp-support.exp: Likewise.
7390 * lib/gdb.exp: Likewise.
7391
7392 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7393
7394 * configure.ac: Remove HP-UX case.
7395 * configure: Regenerate.
7396
7397 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7398
7399 * lib/gdb.exp (gdb_compile): Add function doc.
7400
7401 2015-12-17 Pedro Alves <palves@redhat.com>
7402
7403 PR threads/19354
7404 * gdb.multi/info-threads.exp: New file.
7405
7406 2015-12-15 Yao Qi <yao.qi@linaro.org>
7407
7408 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7409 is aarch64*-*-*.
7410
7411 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7412
7413 * gdb.base/history-duplicates.exp: Skip if no readline support.
7414
7415 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7416
7417 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7418
7419 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7420
7421 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7422
7423 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7424
7425 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7426 ctrl-C if nointerrupts target property is set.
7427 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7428 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7429 * gdb.base/paginate-bg-execution.exp: Likewise.
7430 * gdb.base/paginate-execution-startup.exp: Likewise.
7431 * gdb.base/random-signal.exp: Likewise.
7432 * gdb.base/range-stepping.exp: Likewise.
7433 * gdb.cp/annota2.exp: Likewise.
7434 * gdb.cp/annota3.exp: Likewise.
7435 * gdb.gdb/selftest.exp: Likewise.
7436 * gdb.threads/continue-pending-status.exp: Likewise.
7437 * gdb.threads/leader-exit.exp: Likewise.
7438 * gdb.threads/manythreads.exp: Likewise.
7439 * gdb.threads/pthreads.exp: Likewise.
7440 * gdb.threads/schedlock.exp: Likewise.
7441 * gdb.threads/sigthread.exp: Likewise.
7442
7443 2015-12-11 Don Breazeal <donb@codesourcery.com>
7444
7445 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7446 remote.
7447 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7448 * gdb.base/foll-exec.exp (main): Enable for target remote.
7449 * gdb.base/foll-fork.exp (main): Likewise.
7450 * gdb.base/foll-vfork.exp (main): Likewise.
7451 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7452 (proc continue_to_exit_bp_loc): Use clean_restart.
7453 * gdb.base/pie-execl.exp (main): Disable for target remote.
7454 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7455 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7456 * gdb.threads/execl.exp (main): Likewise.
7457 * gdb.threads/fork-child-threads.exp (main): Likewise.
7458 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7459 remote.
7460 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7461 remote.
7462 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7463 pid.tid style ptids, instead of just tid.
7464 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7465 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7466 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7467 ptids, instead of just tid.
7468
7469 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7470
7471 * gdb.base/list.exp (test_list_forward): Add end of file error
7472 test.
7473 (test_repeat_list_command): Add end of file error test.
7474 (test_list_backwards): Add beginning of file error test.
7475
7476 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7477
7478 * gdb.base/list.exp (test_list_invalid_args): New function,
7479 defined, and called.
7480
7481 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7482
7483 * gdb.base/list.exp (test_list): Make test names unique.
7484
7485 2015-12-11 Yao Qi <yao.qi@linaro.org>
7486
7487 * gdb.base/coremaker2.c: Remove.
7488
7489 2015-12-10 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.multi/base.exp: Remove stale "spaces" references.
7492
7493 2015-12-10 Pedro Alves <palves@redhat.com>
7494
7495 * gdb.multi/base.exp: Don't use nowarnings.
7496 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7497 * gdb.multi/hangout.c: Include stdio.h.
7498 * gdb.multi/hello.c: Include stdlib.h.
7499 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7500 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7501 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7502
7503 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7504
7505 * gdb.dwarf2/dw2-ranges-base.c: New file.
7506 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7507 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7508 support additional line table, and debug ranges generation.
7509 (Dwarf::ranges): New function, generate .debug_ranges.
7510 (Dwarf::lines): Support generating simple line table programs.
7511 (Dwarf::assemble): Initialise new namespace variables.
7512
7513 2015-12-09 Kevin Buettner <kevinb@redhat.com>
7514
7515 * gdb.base/async.exp (proc test_background): Add case for
7516 asynchronous execution not supported.
7517
7518 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
7519
7520 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7521 format and change test names to make them unique.
7522
7523 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7524 Pedro Alves <pedro@redhat.com>
7525
7526 PR gdb/18702
7527 Add checking of floatformats setup on x86_64 hosts.
7528 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7529 (smallval, bigval): New labels/constants.
7530 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7531 float" after loading bigval and smallval.
7532
7533 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7534
7535 * gdb.ada/fun_overload_menu.exp: New testcase.
7536 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7537
7538 2015-12-04 Josh Stone <jistone@redhat.com>
7539
7540 * gdb.base/catch-fork-static.exp: New.
7541
7542 2015-12-03 Yao Qi <yao.qi@linaro.org>
7543
7544 * gdb.base/sizeof.c: Don't include stdio.h and
7545 ../lib/unbuffer_output.c.
7546 (main): New variable 'size' and 'value'. Remove printf and
7547 gdb_unbuffer_output. Assign return value to size and value.
7548 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7549 at the beginning.
7550 (check_sizeof): Check the result by printing variable 'size'.
7551 (check_valueof): Check the result by printing variable 'value'.
7552
7553 2015-12-01 Yao Qi <yao.qi@linaro.org>
7554
7555 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7556 for aarch64*-*-linux* target.
7557
7558 2015-11-30 Pedro Alves <palves@redhat.com>
7559
7560 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7561
7562 2015-11-30 Pedro Alves <palves@redhat.com>
7563
7564 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7565 Handle non-stop mode vCont replies.
7566
7567 2015-11-30 Pedro Alves <palves@redhat.com>
7568
7569 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7570 prepare_for_testing. Start gdb with "set non-stop on" appended to
7571 GDBFLAGS. Lax expected stop output.
7572
7573 2015-11-27 Yao Qi <yao.qi@linaro.org>
7574
7575 * gdb.arch/arm-neon.exp: New.
7576 * gdb.arch/arm-neon.c: New.
7577
7578 2015-11-27 Yao Qi <yao.qi@linaro.org>
7579
7580 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7581
7582 2015-11-27 Yao Qi <yao.qi@linaro.org>
7583
7584 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7585 frames-invalid annotation.
7586
7587 2015-11-27 Yao Qi <yao.qi@linaro.org>
7588
7589 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7590
7591 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7592
7593 * gdb.threads/names.exp: New file.
7594 * gdb.threads/names.c: New file.
7595 * README: Mention gdb,no_thread_names.
7596
7597 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7598
7599 PR 19297
7600 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7601 support" error.
7602
7603 2015-11-24 Pedro Alves <palves@redhat.com>
7604
7605 PR 17539
7606 * gdb.base/display.exp: Expect displays to be sorted in ascending
7607 order. Use multi_line.
7608 * gdb.base/solib-display.exp: Likewise.
7609
7610 2015-11-24 Pedro Alves <palves@redhat.com>
7611
7612 PR 17539
7613 * gdb.base/display.exp: Expect displays to be sorted in ascending
7614 order. Use multi_line.
7615 * gdb.base/solib-display.exp: Likewise.
7616
7617 2015-11-24 Pedro Alves <palves@redhat.com>
7618
7619 PR 17539
7620 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7621 threads in ascending order.
7622 * gdb.base/foll-fork.exp: Likewise.
7623 * gdb.base/foll-vfork.exp: Likewise.
7624 * gdb.base/multi-forks.exp: Likewise.
7625 * gdb.mi/mi-nonstop.exp: Likewise.
7626 * gdb.mi/mi-nsintrall.exp: Likewise.
7627 * gdb.multi/base.exp: Likewise.
7628 * gdb.multi/multi-arch.exp: Likewise.
7629 * gdb.python/py-inferior.exp: Likewise.
7630 * gdb.threads/break-while-running.exp: Likewise.
7631 * gdb.threads/execl.exp: Likewise.
7632 * gdb.threads/gcore-thread.exp: Likewise.
7633 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7634 * gdb.threads/kill.exp: Likewise.
7635 * gdb.threads/linux-dp.exp: Likewise.
7636 * gdb.threads/multiple-step-overs.exp: Likewise.
7637 * gdb.threads/next-bp-other-thread.exp: Likewise.
7638 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7639 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7640 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7641 * gdb.threads/thread-find.exp: Likewise.
7642 * gdb.threads/tls.exp: Likewise.
7643 * lib/mi-support.exp (mi_reverse_list): Delete.
7644 (mi_check_thread_states): No longer reverse list.
7645
7646 2015-11-24 Pedro Alves <palves@redhat.com>
7647
7648 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7649 use lowercase.
7650
7651 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7652
7653 * gdb.trace/actions.c: Include trace-common.h.
7654 (main): Add a location for a fast tracepoint.
7655 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7656 the normal tracepoints.
7657 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7658
7659 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7660
7661 * save-trace.exp: Factor out code to these...
7662 (gdb_save_tracepoints): New.
7663 (gdb_load_tracepoints): New.
7664 (do_save_load_test): New.
7665
7666 2015-11-23 Kevin Buettner <kevinb@redhat.com>
7667
7668 * gdb.base/asmlabel.exp: New test.
7669 * gdb.base/asmlabel.c: New test case.
7670
7671 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7672
7673 * gdb.base/wrong_frame_bt_full-main.c: New file.
7674 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7675 * gdb.base/wrong_frame_bt_full.exp: New file.
7676
7677 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7678
7679 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7680
7681 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7682
7683 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
7684 pstate register when comparing registers values in
7685 sparc64-*-linux-gnu targets to avoid spurious differences.
7686
7687 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7688
7689 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
7690
7691 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7692
7693 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7694 as type argument to gdb_compile.
7695 * gdb.base/nested-subp2.exp: Likewise.
7696 * gdb.base/nested-subp3.exp: Likewise.
7697
7698 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7699
7700 * lib/dwarf.exp (_note): Fix left shift of negative value.
7701 * gdb.trace/trace-condition.exp: Likewise.
7702
7703 2015-11-13 Yao Qi <yao.qi@linaro.org>
7704
7705 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7706 comments about d10v.
7707 (test_scalar_returns): Likewise.
7708 * gdb.base/d10v.ld: Remove.
7709 * gdb.base/overlays.exp: Remove the target triplet checking for
7710 d10v-*-*.
7711 * gdb.base/structs.exp (test_struct_returns): Remove the
7712 comments about d10v.
7713 (test_struct_calls): Likewise.
7714
7715 2015-11-13 Yao Qi <yao.qi@linaro.org>
7716
7717 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7718 * gdb.base/gnu_vector.c: Don't include stdio.h.
7719 (main): Don't print res and call add_some_intvecs.
7720
7721 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7722
7723 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7724 macro.
7725 (func5): Removed.
7726 (func4): Use FAST_TRACEPOINT_LABEL.
7727 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7728 macro.
7729 (func): Removed.
7730 (thread_function): Use FAST_TRACEPOINT_LABEL.
7731 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7732 (func): Remove.
7733 (marker): Use FAST_TRACEPOINT_LABEL.
7734 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7735 (pendfunc1): Remove.
7736 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7737 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7738 (foo): Remove.
7739 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7740 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7741 macro.
7742 (func): Remove.
7743 (marker): Use FAST_TRACEPOINT_LABEL.
7744 * gdb.trace/trace-common.h: New header.
7745 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7746 macro.
7747 (func): Remove.
7748 (marker): Use FAST_TRACEPOINT_LABEL.
7749 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7750 (func): Remove.
7751 (thread_function): Use FAST_TRACEPOINT_LABEL.
7752
7753 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7754
7755 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7756 in front.
7757 * gdb.trace/change-loc.exp: Use global pcreg definition.
7758 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7759 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7760 in front.
7761 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7762 * gdb.trace/pending.exp: Likewise.
7763 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7764 * gdb.trace/trace-break.exp: Likewise.
7765 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7766 in front.
7767 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7768 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7769 in front.
7770 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7771
7772 2015-11-09 Joel Brobecker <brobecker@adacore.com>
7773
7774 * gdb.ada/fin_fun_out: New testcase.
7775
7776 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7777
7778 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7779 value associated with DW_AT_byte_size.
7780 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7781 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7782 DW_AT_upper_bound.
7783
7784 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7785
7786 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7787 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7788 version.
7789 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7790 gdb.dwarf2/dw2-canonicalize-type.exp,
7791 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7792 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7793 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7794 provided by gdb_target_symbol_prefix_flags_asm.
7795 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7796 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7797 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7798 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7799 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7800 macros where needed). Use this macro for symbols which require
7801 the prefix provided by SYMBOL_PREFIX.
7802
7803 2015-11-05 Kevin Buettner <kevinb@redhat.com>
7804
7805 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7806 New procs.
7807 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7808 representing expressions, of more than one list element.
7809 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7810 to prepend linker symbol prefix to f.
7811 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7812 table_1 and table_2.
7813 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7814 Likewise, for f and g.
7815 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7816 for ptr.
7817 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7818 for main.
7819 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7820 table_1_ptr and table_2_ptr.
7821
7822 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7823 Joel Brobecker <brobecker@adacore.com>
7824
7825 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7826
7827 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7828
7829 * gdb.reverse/s390-mvcle.c: New test.
7830 * gdb.reverse/s390-mvcle.exp: New file.
7831 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7832
7833 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7834
7835 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7836
7837 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7838
7839 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7840 reaching marker2.
7841 * gdb.reverse/getresuid-reverse.exp: Likewise.
7842 * gdb.reverse/pipe-reverse.exp: Likewise.
7843 * gdb.reverse/readv-reverse.exp: Likewise.
7844 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7845 * gdb.reverse/time-reverse.exp: Likewise.
7846 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7847
7848 2015-10-30 Yao Qi <yao.qi@linaro.org>
7849
7850 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7851 (empty_cycle): Remove.
7852 (main): Don't call empty_cycle. Don't use watch_count_done.
7853 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7854 empty_cycle. Rewrite the code counting HW watchpoints.
7855
7856 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7857
7858 * gdb.reverse/fstatat-reverse.c: New test.
7859 * gdb.reverse/fstatat-reverse.exp: New file.
7860 * gdb.reverse/getresuid-reverse.c: New test.
7861 * gdb.reverse/getresuid-reverse.exp: New file.
7862 * gdb.reverse/pipe-reverse.c: New test.
7863 * gdb.reverse/pipe-reverse.exp: New file.
7864 * gdb.reverse/readv-reverse.c: New test.
7865 * gdb.reverse/readv-reverse.exp: New file.
7866 * gdb.reverse/recvmsg-reverse.c: New test.
7867 * gdb.reverse/recvmsg-reverse.exp: New file.
7868 * gdb.reverse/time-reverse.c: New test.
7869 * gdb.reverse/time-reverse.exp: New file.
7870 * gdb.reverse/waitpid-reverse.c: New test.
7871 * gdb.reverse/waitpid-reverse.exp: New file.
7872
7873 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7874
7875 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7876
7877 2015-10-26 Doug Evans <dje@google.com>
7878
7879 PR symtab/17391
7880 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7881 * gdb.dwarf2/bad-regnum.c: New file.
7882 * gdb.dwarf2/bad-regnum.exp: New file.
7883
7884 2015-10-26 Doug Evans <dje@google.com>
7885
7886 PR python/18938
7887 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7888 file.
7889
7890 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7891
7892 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7893 for a change by "Mention language in compile error message".
7894
7895 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7896
7897 PR python/18073
7898 * gdb.python/py-type.c (C::a_method): New.
7899 (C::a_const_method): New.
7900 (C::a_static_method): New.
7901 (a_function): New.
7902 * gdb.python/py-type.exp (test_fields): Test getting fields
7903 from function and method.
7904
7905 2015-10-21 Keven Boell <keven.boell@intel.com>
7906
7907 * gdb.fortran/vla-alloc-assoc.exp: New file.
7908 * gdb.fortran/vla-datatypes.exp: New file.
7909 * gdb.fortran/vla-datatypes.f90: New file.
7910 * gdb.fortran/vla-history.exp: New file.
7911 * gdb.fortran/vla-ptype-sub.exp: New file.
7912 * gdb.fortran/vla-ptype.exp: New file.
7913 * gdb.fortran/vla-sizeof.exp: New file.
7914 * gdb.fortran/vla-sub.f90: New file.
7915 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7916 * gdb.fortran/vla-value-sub-finish.exp: New file.
7917 * gdb.fortran/vla-value-sub.exp: New file.
7918 * gdb.fortran/vla-value.exp: New file.
7919 * gdb.fortran/vla-ptr-info.exp: New file.
7920 * gdb.mi/mi-vla-fortran.exp: New file.
7921 * gdb.mi/vla.f90: New file.
7922
7923 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7924
7925 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7926 of hardwired timeout value.
7927
7928 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7929 Pedro Alves <palves@redhat.com>
7930
7931 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7932 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7933
7934 2015-10-19 Josh Stone <jistone@redhat.com>
7935
7936 * gdb.base/catch-syscall.c: Include <sched.h>.
7937 (unknown_syscall): New variable.
7938 (main): Trigger a vfork and an unknown syscall.
7939 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7940 (unknown_syscall_number): Likewise.
7941 (check_call_to_syscall): Accept an optional syscall pattern.
7942 (check_return_from_syscall): Likewise.
7943 (check_continue): Likewise.
7944 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7945 (test_catch_syscall_skipping_return): New test toggling off 'catch
7946 syscall' to step over the syscall return, then toggling back on.
7947 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7948 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7949 (do_syscall_tests): Call test_catch_syscall_without_args and
7950 test_catch_syscall_mid_vfork.
7951 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7952 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7953
7954 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
7955
7956 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7957 print g_vE): Add new pass patterns.
7958 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7959 print various symbol names for vptr fields.
7960
7961 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7962
7963 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7964 results.
7965
7966 2015-10-12 Yao Qi <yao.qi@linaro.org>
7967
7968 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7969
7970 2015-10-12 Yao Qi <yao.qi@linaro.org>
7971
7972 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7973 is aarch64*-*-linux*.
7974
7975 2015-10-12 Yao Qi <yao.qi@linaro.org>
7976
7977 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7978 (can_relocate_bcond_true): ... it.
7979 (can_relocate_bcond_false): New function.
7980 (foo): Likewise.
7981 (can_relocate_bl): Likewise.
7982 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7983 can_relocate_bl.
7984
7985 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7986
7987 * gdb.base/nested-addr.c: New file.
7988 * gdb.base/nested-addr.exp: New testcase.
7989
7990 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7991
7992 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7993 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7994 its output. Ignore the output of "record goto begin" and instead
7995 check that GDB is replaying.
7996
7997 2015-10-09 Pedro Alves <palves@redhat.com>
7998
7999 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8000 (top level): Use it in the run with no args test.
8001
8002 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8003
8004 * gdb.dlang/properties.exp: New file.
8005
8006 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8007
8008 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8009 whether or not address 0x1000 is mapped on the target.
8010
8011 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8012
8013 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8014 build.
8015
8016 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8017
8018 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8019 instruction-history test.
8020
8021 2015-09-28 Doug Evans <dje@google.com>
8022
8023 * gdb.base/gcore.c (array_func): Add reference to static_array.
8024
8025 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8026
8027 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8028 source line.
8029
8030 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8031
8032 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8033 short or char as base type.
8034
8035 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8036
8037 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8038 to allow any size enum.
8039
8040 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8041
8042 * gdb.ada/array_ptr_renaming.exp: New testcase.
8043 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8044 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8045
8046 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8047
8048 * gdb.trace/ftrace-lock.c: New file.
8049 * gdb.trace/ftrace-lock.exp: New file.
8050
8051 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8052
8053 * gdb.arch/insn-reloc.c: New file.
8054 * gdb.arch/ftrace-insn-reloc.exp: New file.
8055
8056 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8057
8058 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8059 instruction.
8060 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8061 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8062 * gdb.trace/range-stepping.c: Likewise.
8063 * gdb.trace/trace-break.c: Likewise.
8064 * gdb.trace/trace-mt.c (thread_function): Likewise.
8065 * gdb.trace/ftrace.c (marker): Likewise.
8066 * gdb.trace/trace-condition.c (marker): Likewise.
8067 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8068 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8069 is_aarch64_target.
8070
8071 2015-09-18 Doug Evans <xdje42@gmail.com>
8072
8073 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8074 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8075
8076 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8077
8078 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8079 the breakpoint.
8080
8081 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8082
8083 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8084 the pending breakpoint. Remove timeout override for "Run till
8085 MI pending breakpoint on pendfunc3 on thread 2" test.
8086
8087 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8088
8089 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8090 filename pattern.
8091
8092 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8093
8094 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8095 in breakpoint filename pattern.
8096
8097 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8098
8099 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8100
8101 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8102
8103 * gdb.linespec/explicit.exp: Check for readline support for
8104 tab-completion tests. Fix obvious typo.
8105
8106 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8107
8108 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8109 and replay.
8110
8111 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8112
8113 * gdb.btrace/non-stop.c: New.
8114 * gdb.btrace/non-stop.exp: New.
8115
8116 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8117 Yao Qi <yao.qi@linaro.org>
8118
8119 * gdb.trace/trace-condition.c: New file.
8120 * gdb.trace/trace-condition.exp: New file.
8121
8122 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
8123
8124 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8125 for testing bytecode compilation.
8126
8127 2015-09-16 Pedro Alves <palves@redhat.com>
8128 Sandra Loosemore <sandra@codesourcery.com>
8129
8130 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8131 (SECONDS): Redefine.
8132 (main): Call pthread_kill and alarm early.
8133 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8134 support.
8135 (test): If the target can't hardware step and doesn't support
8136 displaced stepping, increase the timeout.
8137
8138 2015-09-16 Pedro Alves <palves@redhat.com>
8139
8140 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8141 (enable_debug): New procedures.
8142 (test): Use them. Bail out if waiting for threads fails.
8143 (top level): Bail out if a test fails.
8144
8145 2015-09-16 Yao Qi <yao.qi@linaro.org>
8146
8147 * gdb.asm/asm-source.exp: Set asm-arch for
8148 aarch64*-*-* target.
8149 * gdb.asm/aarch64.inc: New file.
8150
8151 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8152
8153 * gdb.ada/array_of_variable_length.exp: New testcase.
8154 * gdb.ada/array_of_variable_length/foo.adb: New file.
8155 * gdb.ada/array_of_variable_length/pck.adb: New file.
8156 * gdb.ada/array_of_variable_length/pck.ads: New file.
8157
8158 2015-09-15 Doug Evans <dje@google.com>
8159
8160 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8161 of function static local variable.
8162
8163 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8164
8165 * gdb.threads/tls-so_extern.exp: New test file.
8166 * gdb.threads/tls-so_extern.c: New test file.
8167 * gdb.threads/tls-so_extern_main.c: New test file.
8168
8169 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8170
8171 * gdb.opt/solib-intra-step-lib.c: New file.
8172 * gdb.opt/solib-intra-step-main.c: New file.
8173 * gdb.opt/solib-intra-step.exp: New file.
8174
8175 2015-09-15 Pedro Alves <palves@redhat.com>
8176
8177 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8178 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8179
8180 2015-09-14 Pedro Alves <palves@redhat.com>
8181
8182 * gdb.base/hook-stop-continue.c: Delete.
8183 * gdb.base/hook-stop-continue.exp: Delete.
8184 * gdb.base/hook-stop-frame.c: Delete.
8185 * gdb.base/hook-stop-frame.exp: Delete.
8186 * gdb.base/hook-stop.c: New file.
8187 * gdb.base/hook-stop.exp: New file.
8188
8189 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8190
8191 * gdb.ada/access_to_packed_array.exp: New testcase.
8192 * gdb.ada/access_to_packed_array/foo.adb: New file.
8193 * gdb.ada/access_to_packed_array/pack.adb: New file.
8194 * gdb.ada/access_to_packed_array/pack.ads: New file.
8195
8196 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8197
8198 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8199 buffer size test.
8200
8201 2015-09-11 Don Breazeal <donb@codesourcery.com>
8202
8203 * gdb.base/foll-exec.c: Add copyright header. Fix
8204 formatting issues.
8205 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8206 (do_exec_tests): Use clean_restart in place of zap_session,
8207 and for test initialization. Fix formatting issues. Use
8208 fail in place of perror.
8209 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8210 an expect statement to match an expression with output from
8211 the program under debug.
8212 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8213 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8214 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8215 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8216 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8217
8218 2015-09-09 Doug Evans <dje@google.com>
8219
8220 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8221
8222 2015-09-09 Doug Evans <dje@google.com>
8223
8224 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8225
8226 2015-09-09 Doug Evans <dje@google.com>
8227
8228 * gdb.base/savedregs.exp: Fix typo.
8229
8230 2015-09-09 Pedro Alves <palves@redhat.com>
8231
8232 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8233
8234 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8235
8236 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8237 command actually switches threads. Give up on remaining
8238 tests if target fails to stop at breakpoint.
8239
8240 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8241
8242 * gdb.ada/funcall_char.exp: New testcase.
8243 * gdb.ada/funcall_char/foo.adb: New file.
8244
8245 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8246
8247 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8248 expected outputs. Add two testcases for completing ambiguous
8249 functions.
8250 * gdb.ada/complete/aux_pck.adb: New file.
8251 * gdb.ada/complete/aux_pck.ads: New file.
8252 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8253 Ambiguous_Func functions.
8254 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8255 * gdb.ada/complete/pck.adb: Likewise.
8256
8257 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8258
8259 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8260 failures to run the test program under GDB.
8261
8262 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
8263
8264 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8265 to C.
8266
8267 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8268
8269 * gdb.base/run-after-attach.exp: New test file.
8270 * gdb.base/run-after-attach.c: New test file.
8271
8272 2015-08-26 Don Breazeal <donb@codesourcery.com>
8273
8274 * gdb.base/foll-exec-2.c: New test program.
8275 * gdb.base/foll-exec-2.exp: New test.
8276
8277 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8278
8279 * gdb.base/nested-subp1.exp: New file.
8280 * gdb.base/nested-subp1.c: New file.
8281 * gdb.base/nested-subp2.exp: New file.
8282 * gdb.base/nested-subp2.c: New file.
8283 * gdb.base/nested-subp3.exp: New file.
8284 * gdb.base/nested-subp3.c: New file.
8285
8286 2015-08-24 Pedro Alves <palves@redhat.com>
8287
8288 * gdb.server/connect-without-multi-process.c: New file.
8289 * gdb.server/connect-without-multi-process.exp: New file.
8290
8291 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8292
8293 * gdb.opt/inline-markers.c: Make z int.
8294
8295 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8296
8297 * gdb.opt/inline-markers.c: Make z volatile.
8298
8299 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8300
8301 * gdb.opt/inline-bt.c: New volatile global z.
8302 * gdb.opt/inline-cmds.c: Likewise.
8303 * gdb.opt/inline-locals.c: Likewise.
8304 * gdb.opt/inline-markers.c: New extern global z.
8305 (marker): Use z.
8306 (inline_fn): Likewise.
8307
8308 2015-08-24 Pedro Alves <palves@redhat.com>
8309
8310 * config/m32r-stub.exp: Remove file.
8311 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8312 * gdb.base/call-rt-st.exp: Likewise.
8313 * gdb.base/call-strs.exp: Likewise.
8314 * gdb.base/default.exp: Remove references to h8300-*-hms and
8315 *-*-udi*.
8316 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8317
8318 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8319
8320 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8321 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8322 and "return" use KFAIL when GDB can not read/write the vector
8323 return value.
8324
8325 2015-08-21 Gary Benson <gbenson@redhat.com>
8326
8327 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8328
8329 2015-08-20 Pedro Alves <palves@redhat.com>
8330
8331 * gdb.server/solib-list.exp: No longer expect an interior stop in
8332 non-stop mode.
8333
8334 2015-08-20 Pedro Alves <palves@redhat.com>
8335
8336 * gdb.server/connect-stopped-target.c: New file.
8337 * gdb.server/connect-stopped-target.exp: New file.
8338
8339 2015-08-20 Pedro Alves <palves@redhat.com>
8340
8341 * gdb.dwarf2/comp-unit-lang.exp: New file.
8342 * gdb.dwarf2/comp-unit-lang.c: New file.
8343
8344 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8345
8346 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8347 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8348
8349 2015-08-19 Kevin Buettner <kevinb@redhat.com>
8350
8351 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8352 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8353
8354 2015-08-18 Doug Evans <dje@google.com>
8355 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8356
8357 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8358 skip_python_tests. New arg prompt_regexp.
8359 (skip_python_tests): New function.
8360 * lib/mi-support.exp (mi_skip_python_tests): New function.
8361 * gdb.python/py-mi-objfile-gdb.py: New file.
8362 * gdb.python/py-mi-objfile.c: New file.
8363 * gdb.python/py-mi-objfile.exp: New file.
8364
8365 2015-08-17 Keith Seitz <keiths@redhat.com>
8366
8367 * gdb.linespec/explicit.exp: Move strace test from here ...
8368 * gdb.trace/strace.exp: ... to here.
8369
8370 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8371
8372 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8373 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8374
8375 2015-08-14 Doug Evans <xdje42@gmail.com>
8376
8377 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8378 inferior before selecting a new file.
8379
8380 2015-08-14 Doug Evans <xdje42@gmail.com>
8381
8382 * gdb.mi/mi-disassemble.exp: Update.
8383 * gdb.base/disasm-optim.S: New file.
8384 * gdb.base/disasm-optim.c: New file.
8385 * gdb.base/disasm-optim.h: New file.
8386 * gdb.base/disasm-optim.exp: New file.
8387
8388 2015-08-14 Keith Seitz <keiths@redhat.com>
8389
8390 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8391 "evaluated-by".
8392
8393 2015-08-13 Joel Brobecker <brobecker@adacore.com>
8394
8395 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8396
8397 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8398
8399 * gdb.ada/fun_renaming.exp: New testcase.
8400 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8401 * gdb.ada/fun_renaming/pack.adb: New file.
8402 * gdb.ada/fun_renaming/pack.ads: New file.
8403
8404 2015-08-12 Keith Seitz <keiths@redhat.com>
8405
8406 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8407 gdb_get_line_number.
8408
8409 2015-08-12 Joel Brobecker <brobecker@adacore.com>
8410
8411 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8412 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8413 gdb.base/dso2dso.exp: New files.
8414
8415 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8416 Pedro Alves <palves@redhat.com>
8417 Keith Seitz <keiths@redhat.com>
8418
8419 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8420 GDBFLAGS.
8421
8422 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8423
8424 * gdb.base/gdbhistsize-history.exp
8425 (test_histsize_history_setting): Use save_vars.
8426 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8427 Use save_vars.
8428 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8429 * gdb.base/readline.exp: Use save_vars.
8430
8431 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8432
8433 * lib/gdb.exp (save_vars): New proc.
8434
8435 2015-08-11 Keith Seitz <keiths@redhat.com>
8436
8437 * gdb.base/help.exp: Update help_breakpoint_text.
8438
8439 2015-08-11 Keith Seitz <keiths@redhat.com>
8440
8441 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8442 (at toplevel): Call test_explicit_breakpoints.
8443 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8444 breakpoints.
8445 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8446 breakpoint conditions, "-cond".
8447
8448 2015-08-11 Keith Seitz <keiths@redhat.com>
8449
8450 * gdb.linespec/3explicit.c: New file.
8451 * gdb.linespec/cpexplicit.cc: New file.
8452 * gdb.linespec/cpexplicit.exp: New file.
8453 * gdb.linespec/explicit.c: New file.
8454 * gdb.linespec/explicit.exp: New file.
8455 * gdb.linespec/explicit2.c: New file.
8456 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8457 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8458 before using in the matching pattern.
8459 Clarify that `prefix' is a regular expression.
8460
8461 2015-08-11 Keith Seitz <keiths@redhat.com>
8462
8463 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8464 test.
8465 Add tests for missing ",FMT" and ",".
8466
8467 2015-08-10 Doug Evans <dje@google.com>
8468 Keith Seitz <keiths@redhat.com>
8469
8470 PR gdb/17960
8471 * gdb.base/completion.exp: Add location completer tests.
8472
8473 2015-08-07 Pedro Alves <palves@redhat.com>
8474
8475 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8476 tests here.
8477 (top level): Run do_test with and without displaced stepping.
8478
8479 2015-08-07 Pedro Alves <palves@redhat.com>
8480
8481 * gdb.base/valgrind-disp-step.c: New file.
8482 * gdb.base/valgrind-disp-step.exp: New file.
8483
8484 2015-08-07 Pedro Alves <palves@redhat.com>
8485
8486 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8487 Delete function.
8488 (main): Add alarm. Run an infinite loop instead of calling
8489 wait_threads.
8490 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8491 comment.
8492 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8493 Delete function.
8494 (main): Add alarm. Run an infinite loop instead of calling
8495 wait_threads.
8496 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8497 comment.
8498
8499 2015-08-07 Pedro Alves <palves@redhat.com>
8500
8501 * gdb.base/checkpoint-ns.exp: New file.
8502 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8503 standard_testfile.
8504
8505 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8506
8507 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8508 * gdb.btrace/instruction_history.exp: Update.
8509 * gdb.btrace/tsx.exp: New.
8510 * gdb.btrace/tsx.c: New.
8511
8512 2015-08-06 Pedro Alves <palves@redhat.com>
8513
8514 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8515 increase timeout.
8516 * gdb.reverse/until-precsave.exp: Bump timeouts.
8517
8518 2015-08-06 Pedro Alves <palves@redhat.com>
8519
8520 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8521
8522 2015-08-06 Pedro Alves <palves@redhat.com>
8523
8524 PR gdb/18749
8525 * gdb.threads/process-dies-while-handling-bp.c: New file.
8526 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8527
8528 2015-08-06 Pedro Alves <palves@redhat.com>
8529
8530 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8531 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8532
8533 2015-08-05 Pedro Alves <palves@redhat.com>
8534
8535 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8536 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8537
8538 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8539
8540 * gdb.base/bp-permanent.exp: Report test as unsupported if
8541 the target cannot stop at the permanent breakpoint.
8542
8543 2015-08-03 Doug Evans <dje@google.com>
8544
8545 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8546 10000.
8547
8548 2015-08-03 Doug Evans <dje@google.com>
8549
8550 * Makefile.in (workers/%.worker, build-perf): New rule.
8551 (GDB_PERFTEST_MODE): New variable.
8552 (check-perf): Use it.
8553 (clean): Clean up gdb.perf parallel build subdirs.
8554 * lib/build-piece.exp: New file.
8555 * lib/gdb.exp (make_gdb_parallel_path): New function
8556 (standard_output_file, standard_temp_file): Call it.
8557 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8558 of $GDB_PARALLEL.
8559 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8560
8561 2015-08-03 Doug Evans <dje@google.com>
8562
8563 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
8564 (LOG_FILE_NAME): New global.
8565 (TextReporter.__init__): Initialize self.txt_sum.
8566 (TextReporter.report): Add support for multiple data-points.
8567 Move report to perftest.sum, put raw data in perftest.log.
8568 (TextReporter.start): Open sum and log files.
8569 (TextReporter.end): Close sum and log files.
8570 * gdb.perf/lib/perftest/testresult.py
8571 (SingleStatisticTestResult.record): Handle multiple data-points.
8572
8573 2015-07-31 Pedro Alves <palves@redhat.com>
8574
8575 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8576 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8577 kill_wait_spawned_process instead of explicit "kill -9".
8578 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8579 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8580 kill_wait_spawned_process.
8581 * gdb.base/attach-twice.exp: Likewise.
8582 * gdb.base/attach.exp: Likewise.
8583 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8584 gdb_test_multiple.
8585 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8586 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8587 kill_wait_spawned_process.
8588 * gdb.base/valgrind-infcall.exp: Likewise.
8589 * gdb.multi/multi-attach.exp: Likewise.
8590 * gdb.python/py-prompt.exp: Likewise.
8591 * gdb.python/py-sync-interp.exp: Likewise.
8592 * gdb.server/ext-attach.exp: Likewise.
8593 * gdb.threads/attach-into-signal.exp (corefunc): Use
8594 spawn_wait_for_attach, spawn_id_get_pid and
8595 kill_wait_spawned_process.
8596 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8597 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8598 spawn_id_get_pid and kill_wait_spawned_process.
8599 * gdb.threads/attach-stopped.exp (corefunc): Use
8600 spawn_wait_for_attach, spawn_id_get_pid and
8601 kill_wait_spawned_process.
8602 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8603 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8604 kill_wait_spawned_process instead of explicit "kill -9".
8605 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8606 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8607 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8608 processes. Don't map cygwin/windows pids here. Now returns a
8609 spawn id list.
8610
8611 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8612
8613 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8614 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8615 correct patch.
8616
8617 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8618
8619 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8620
8621 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8622
8623 Reapply:
8624 2014-05-21 Mark Wielaard <mjw@redhat.com>
8625
8626 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8627
8628 2015-07-30 Pedro Alves <palves@redhat.com>
8629
8630 * linux-low.c (handle_extended_wait): Set the child's last
8631 reported status to TARGET_WAITKIND_STOPPED.
8632
8633 2015-07-30 Pedro Alves <palves@redhat.com>
8634
8635 PR threads/18600
8636 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8637 only shows inferior 1.
8638
8639 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8640 Pedro Alves <palves@redhat.com>
8641
8642 PR threads/18600
8643 * gdb.threads/fork-plus-threads.c: New file.
8644 * gdb.threads/fork-plus-threads.exp: New file.
8645
8646 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8647
8648 * gdb.base/batch-preserve-term-settings.exp
8649 (test_terminal_settings_preserved_after_cli_exit): Use
8650 send_quit_command.
8651
8652 2015-07-29 Pedro Alves <palves@redhat.com>
8653 Don Breazeal <donb@codesourcery.com>
8654
8655 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8656 output from both inferior_spawn_id and gdb_spawn_id.
8657
8658 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8659
8660 * gdb.threads/attach-into-signal.exp (corefunc): Use
8661 with_test_prefix on nested loops, uniquefying the test messages.
8662
8663 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8664
8665 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8666 commit.
8667
8668 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8669
8670 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8671 New proc.
8672 (test_terminal_settings_preserved_after_sigterm): New test.
8673
8674 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8675
8676 * gdb.base/batch-preserve-term-settings.exp
8677 (test_terminal_settings_preserved_after_cli_exit): New test.
8678
8679 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8680
8681 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8682 manipulation of saved_gdbflags.
8683 (test_terminal_settings_preserved): Remove global declaration of
8684 the unused variable pagination_prompt. Remove manipulation of
8685 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8686 GDBFLAGS.
8687
8688 2015-07-29 Pedro Alves <palves@redhat.com>
8689
8690 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8691
8692 2015-07-29 Pedro Alves <palves@redhat.com>
8693
8694 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8695 at the top.
8696
8697 2015-07-29 Pedro Alves <palves@redhat.com>
8698
8699 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8700 (main): Call gdb_unbuffer_output.
8701 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8702 (main): Call gdb_unbuffer_output.
8703 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8704 (main): Call gdb_unbuffer_output.
8705 * gdb.base/call-strs.exp: Adjust to step over the
8706 gdb_unbuffer_output call.
8707 * gdb.base/catch-gdb-caused-signals.c: Include
8708 "../lib/unbuffer_output.c".
8709 (main): Call gdb_unbuffer_output.
8710 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8711 (main): Call gdb_unbuffer_output.
8712 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8713 (main): Call gdb_unbuffer_output.
8714 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8715 (main): Call gdb_unbuffer_output.
8716 * gdb.base/shlib-call.exp: Adjust to step over the
8717 gdb_unbuffer_output call.
8718 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8719 (main): Call gdb_unbuffer_output.
8720 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8721 (main): Call gdb_unbuffer_output.
8722 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8723 (main): Rename to ...
8724 (test): ... this.
8725 (main): Reimplement.
8726 * gdb.base/varargs.exp: Run to test instead of to main.
8727 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8728 (main): Call gdb_unbuffer_output.
8729
8730 2015-07-29 Pedro Alves <palves@redhat.com>
8731
8732 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8733 factore out from mi_continue_dprintf. For call-style dprintfs,
8734 expect dprintf output out of $inferior_spawn_id.
8735 (mi_continue_dprintf): Use mi_expect_dprintf.
8736 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8737 (main): Call gdb_unbuffer_output.
8738
8739 2015-07-29 Pedro Alves <palves@redhat.com>
8740
8741 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8742 (default_mi_gdb_start): Set inferior_spawn_id instead of
8743 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8744 gdb_spawn_id.
8745 (mi_gdb_test): Always expect inferior output from both
8746 $inferior_spawn_id and $gdb_spawn_id.
8747
8748 2015-07-29 Pedro Alves <palves@redhat.com>
8749
8750 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8751 send_inferior and $inferior_spawn_id.
8752
8753 2015-07-29 Pedro Alves <palves@redhat.com>
8754
8755 * gdb.gdb/complaints.exp (test_initial_complaints)
8756 (test_serial_complaints, test_short_complaints): Use
8757 gdb_test_stdio.
8758 (test_empty_complaint): Handle $inferior_spawn_id !=
8759 $gdb_spawn_id.
8760
8761 2015-07-29 Pedro Alves <palves@redhat.com>
8762
8763 * gdb.base/varargs.exp: Use gdb_test_stdio.
8764
8765 2015-07-29 Pedro Alves <palves@redhat.com>
8766
8767 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8768
8769 2015-07-29 Pedro Alves <palves@redhat.com>
8770
8771 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8772
8773 2015-07-29 Pedro Alves <palves@redhat.com>
8774
8775 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8776 parameter into two new parameters, "inf_result" and "gdb_result".
8777 Expect inferior output and gdb output from $inferior_spawn_id and
8778 $gdb_spawn_id, respectively. Adjust all callers.
8779
8780 2015-07-29 Pedro Alves <palves@redhat.com>
8781
8782 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8783 of gdb_test_sequence.
8784
8785 2015-07-29 Pedro Alves <palves@redhat.com>
8786
8787 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8788 (saw_spurious_output): Expect inferior output from
8789 $inferior_spawn_id. Use gdb_test_stdio.
8790
8791 2015-07-29 Pedro Alves <palves@redhat.com>
8792
8793 * gdb.base/dprintf.exp: Use standard_testfile. Change
8794 prepare_for_testing call.
8795 (srcfile): Don't set.
8796 (restart): New procedure.
8797 (test_dprintf): New procecure, use to continue over dprintfs.
8798 (test_call, test_agent): New procedures, tests moved here.
8799 Restart gdb and recreate dprintfs. Adjust expected output.
8800
8801 2015-07-29 Pedro Alves <palves@redhat.com>
8802
8803 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8804
8805 2015-07-29 Pedro Alves <palves@redhat.com>
8806
8807 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8808
8809 2015-07-29 Pedro Alves <palves@redhat.com>
8810
8811 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8812 gdb_test_stdio.
8813
8814 2015-07-29 Pedro Alves <palves@redhat.com>
8815
8816 * lib/gdb.exp (gdb_test_stdio): New procedure.
8817
8818 2015-07-29 Pedro Alves <palves@redhat.com>
8819
8820 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8821
8822 2015-07-29 Pedro Alves <palves@redhat.com>
8823
8824 * gdb.base/call-signal-resume.exp: Remove check for
8825 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8826 * gdb.base/unwindonsignal.exp: Likewise.
8827 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8828 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8829
8830 2015-07-29 Pedro Alves <palves@redhat.com>
8831
8832 * gdb.base/siginfo-addr.c (pass): New function.
8833 (handler): Call it iff si_addr is correct.
8834 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8835 Set a breakpoint at "pass" and continue to it.
8836
8837 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8838
8839 * gdb.python/py-objfile.exp: Make some tests have unique names.
8840 * gdb.python/py-pp-registration.exp: Likewise.
8841
8842 2015-07-28 Pedro Alves <palves@redhat.com>
8843
8844 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8845
8846 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8847
8848 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8849
8850 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8851
8852 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8853
8854 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8855
8856 * gdb.base/gdb-sigterm-2.exp: New test.
8857
8858 2015-07-25 Doug Evans <xdje42@gmail.com>
8859
8860 Revert:
8861 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8862 (workers/%.worker, build-perf): New rule.
8863 (GDB_PERFTEST_MODE): New variable.
8864 (check-perf): Use it.
8865 (clean): Clean up gdb.perf parallel build subdirs.
8866 * lib/build-piece.exp: New file.
8867 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8868 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8869 name.
8870 (standard_temp_file): Ditto.
8871 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8872 of $GDB_PARALLEL.
8873
8874 2015-07-24 Doug Evans <dje@google.com>
8875
8876 * gdb.perf/lib/perftest/utils.py: New file.
8877 * gdb.perf/gm-hello.cc: New file.
8878 * gdb.perf/gm-pervasive-typedef.cc: New file.
8879 * gdb.perf/gm-pervasive-typedef.h: New file.
8880 * gdb.perf/gm-std.cc: New file.
8881 * gdb.perf/gm-std.h: New file.
8882 * gdb.perf/gm-use-cerr.cc: New file.
8883 * gdb.perf/gm-utils.h: New file.
8884 * gdb.perf/gmonster-null-lookup.py: New file.
8885 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8886 * gdb.perf/gmonster-print-cerr.py: New file.
8887 * gdb.perf/gmonster-ptype-string.py: New file.
8888 * gdb.perf/gmonster-runto-main.py: New file.
8889 * gdb.perf/gmonster-select-file.py: New file.
8890 * gdb.perf/gmonster1-null-lookup.exp: New file.
8891 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8892 * gdb.perf/gmonster1-print-cerr.exp: New file.
8893 * gdb.perf/gmonster1-ptype-string.exp: New file.
8894 * gdb.perf/gmonster1-runto-main.exp: New file.
8895 * gdb.perf/gmonster1-select-file.exp: New file.
8896 * gdb.perf/gmonster1.cc: New file.
8897 * gdb.perf/gmonster1.exp: New file.
8898 * gdb.perf/gmonster2-null-lookup.exp: New file.
8899 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8900 * gdb.perf/gmonster2-print-cerr.exp: New file.
8901 * gdb.perf/gmonster2-ptype-string.exp: New file.
8902 * gdb.perf/gmonster2-runto-main.exp: New file.
8903 * gdb.perf/gmonster2-select-file.exp: New file.
8904 * gdb.perf/gmonster2.cc: New file.
8905 * gdb.perf/gmonster2.exp: New file.
8906
8907 2015-07-24 Doug Evans <dje@google.com>
8908
8909 * gdb.perf/README: New file.
8910 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8911 * lib/gen-perf-test.exp: New file.
8912
8913 2015-07-24 Doug Evans <dje@google.com>
8914
8915 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8916 (PerfTest::startup): New function.
8917 (PerfTest::run): Return result of calling body.
8918 (PerfTest::assemble): Rewrite.
8919 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8920 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8921 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8922 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8923 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8924
8925 2015-07-24 Doug Evans <dje@google.com>
8926
8927 * lib/gdb.exp (clean_restart): Make executable optional.
8928
8929 2015-07-24 Doug Evans <dje@google.com>
8930
8931 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8932 compiler_info references.
8933 * gdb.cp/temargs.exp: Ditto.
8934 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8935 (get_compiler_info): Early exit if already computed. Set compiler_info
8936 to "unknown" if there was a problem.
8937 (test_compiler_info): Add function comment. Call get_compiler_info.
8938
8939 2015-07-24 Doug Evans <dje@google.com>
8940
8941 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8942 (workers/%.worker, build-perf): New rule.
8943 (GDB_PERFTEST_MODE): New variable.
8944 (check-perf): Use it.
8945 (clean): Clean up gdb.perf parallel build subdirs.
8946 * lib/build-piece.exp: New file.
8947 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8948 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8949 name.
8950 (standard_temp_file): Ditto.
8951 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8952 of $GDB_PARALLEL.
8953
8954 2015-07-24 Doug Evans <dje@google.com>
8955
8956 * lib/future.exp (gdb_default_target_compile): New option
8957 "early_flags".
8958 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8959 --as-needed.
8960
8961 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8962
8963 * gdb.base/catch-syscall.exp: Call gdb_exit before
8964 gdb_skip_xml_test.
8965
8966 2015-07-24 Pedro Alves <palves@redhat.com>
8967
8968 * gdb.python/py-events.exp: Accept output between the stop event
8969 and the prompt.
8970 * gdb.python/py-evsignal.exp: Likewise.
8971 * gdb.python/py-evthreads.exp: Likewise.
8972
8973 2015-07-24 Pedro Alves <palves@redhat.com>
8974
8975 PR gdb/18717
8976 * gdb.threads/non-ldr-exit.c: New file.
8977 * gdb.threads/non-ldr-exit.exp: New file.
8978
8979 2015-07-24 Yao Qi <yao.qi@linaro.org>
8980
8981 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8982 restarting process.
8983
8984 2015-07-24 Yao Qi <yao.qi@linaro.org>
8985
8986 * gdb.server/ext-restart.exp: New file.
8987
8988 2015-07-24 Yao Qi <yao.qi@linaro.org>
8989
8990 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8991 argument options.
8992 * gdb.server/ext-wrapper.exp: New file.
8993
8994 2015-07-23 Doug Evans <dje@google.com>
8995
8996 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8997 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8998
8999 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9000
9001 * gdb.ada/var_arr_typedef.exp: New testcase.
9002 * gdb.ada/var_arr_typedef/pack.adb: New file.
9003 * gdb.ada/var_arr_typedef/pack.ads: New file.
9004 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9005
9006 2015-07-20 Joel Brobecker <brobecker@adacore.com>
9007
9008 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9009
9010 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9011
9012 * gdb.arch/i386-biarch-core.exp: Replace istarget
9013 by "complete set gnutarget". Remove expectation for the "core-file"
9014 command.
9015
9016 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9017
9018 Revert the previous commit:
9019 Tests for validate symbol file using build-id.
9020
9021 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9022
9023 Tests for validate symbol file using build-id.
9024 * gdb.base/solib-mismatch-lib.c: New file.
9025 * gdb.base/solib-mismatch-libmod.c: New file.
9026 * gdb.base/solib-mismatch.c: New file.
9027 * gdb.base/solib-mismatch.exp: New file.
9028
9029 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9030
9031 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9032 nios2-*-linux*.
9033 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9034 * gdb.base/siginfo.exp: Likewise.
9035 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9036
9037 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9038
9039 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9040 Move it to ...
9041 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9042 ... here.
9043 * gdb.trace/range-stepping.exp: Check that the target supports
9044 range stepping.
9045
9046 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9047
9048 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9049
9050 2015-07-14 Pedro Alves <palves@redhat.com>
9051
9052 * gdb.base/killed-outside.exp: New file.
9053 * gdb.base/killed-outside.c: New file.
9054
9055 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9056
9057 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9058 (n at main): New.
9059 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9060
9061 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9062
9063 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9064 infcall tests instead of setting up for KFAIL.
9065
9066 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9067
9068 * gdb.btrace/record_goto-step.exp: New.
9069
9070 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9071
9072 PR compile/18484
9073 * gdb.compile/compile.c (struct struct_type): Add volatile to
9074 selffield's type.
9075 * gdb.compile/compile.exp
9076 (compile code struct_object.selffield = &struct_object): Skip further
9077 struct_object tests if this one xfails.
9078
9079 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
9080
9081 PR exp/18617
9082 * gdb.trace/ax.exp: Add test.
9083
9084 2015-07-07 Yao Qi <yao.qi@linaro.org>
9085
9086 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9087 instead of istarget "aarch64*-*-*".
9088 * gdb.arch/aarch64-fp.exp: Likewise.
9089 * gdb.base/float.exp: Likewise.
9090 * gdb.reverse/aarch64.exp: Likewise.
9091 * lib/gdb.exp (is_aarch64_target): New proc.
9092
9093 2015-07-07 Yao Qi <yao.qi@linaro.org>
9094
9095 * lib/gdb.exp (is_aarch32_target): New proc.
9096 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9097 instead of "istarget "arm*-*-*"".
9098 * gdb.arch/arm-disp-step.exp: Likewise.
9099 * gdb.arch/thumb-bx-pc.exp: Likewise.
9100 * gdb.arch/thumb-prologue.exp: Likewise.
9101 * gdb.arch/thumb-singlestep.exp: Likewise.
9102 * gdb.base/disp-step-syscall.exp: Likewise.
9103 * gdb.base/float.exp: Likewise.
9104
9105 2015-07-07 Yao Qi <yao.qi@linaro.org>
9106
9107 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9108 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9109
9110 2015-07-07 Yao Qi <yao.qi@linaro.org>
9111
9112 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9113 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9114 if it exists.
9115 * gdb.multi/multi-arch.exp: Likewise.
9116
9117 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9118
9119 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9120 print.
9121
9122 2015-07-07 Yao Qi <yao.qi@linaro.org>
9123
9124 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9125
9126 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9127
9128 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9129 '[' and ']' characters.
9130
9131 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9132
9133 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9134
9135 2015-06-29 Pedro Alves <palves@redhat.com>
9136
9137 PR threads/18127
9138 * gdb.threads/hand-call-new-thread.c: New file.
9139 * gdb.threads/hand-call-new-thread.c: New file.
9140
9141 2015-06-26 Keith Seitz <keiths@redhat.com>
9142 Doug Evans <dje@google.com>
9143
9144 PR 16253
9145 * gdb.cp/var-tag-2.cc: New file.
9146 * gdb.cp/var-tag-3.cc: New file.
9147 * gdb.cp/var-tag-4.cc: New file.
9148 * gdb.cp/var-tag.cc: New file.
9149 * gdb.cp/var-tag.exp: New file.
9150
9151 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9152
9153 * gdb.base/history-duplicates.exp: New test.
9154
9155 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9156
9157 * gdb.base/completion.exp: Test the completion of the "focus"
9158 command.
9159
9160 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9161
9162 * gdb.arch/amd64-prologue-skip.S: New file.
9163 * gdb.arch/amd64-prologue-skip.exp: New file.
9164
9165 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9166
9167 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9168 is_address_zero_readable check.
9169
9170 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9171
9172 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9173 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9174
9175 2015-06-24 Yao Qi <yao.qi@linaro.org>
9176
9177 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9178 linux targets.
9179
9180 2015-06-24 Yao Qi <yao.qi@linaro.org>
9181
9182 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9183 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9184 * gdb.base/siginfo-thread.exp: Likewise.
9185
9186 2015-06-22 Yao Qi <yao.qi@linaro.org>
9187
9188 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9189
9190 2015-06-22 Yao Qi <yao.qi@linaro.org>
9191
9192 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9193 aarch64*-*-*.
9194 (skip_hw_watchpoint_tests): Likewise.
9195
9196 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9197
9198 * gdb.base/gdbinit-history.exp: Test the interaction between
9199 setting GDBHISTSIZE and setting the history size via .gdbinit.
9200
9201 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9202
9203 PR gdb/16999
9204 * gdb.base/gdbhistsize-history.exp: New test.
9205
9206 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9207
9208 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9209 with GDBHISTSIZE.
9210 * gdb.base/readline.exp: Likewise.
9211
9212 2015-06-17 Yao Qi <yao.qi@linaro.org>
9213
9214 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9215 line.
9216
9217 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9218
9219 * gdb.base/gdbinit-history.exp: Add test case to check that
9220 an unlimited history file does not get truncated on exit.
9221
9222 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9223
9224 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9225 (VECTOR): New macro. Use it...
9226 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9227 ...for these typedefs.
9228 (int8, char1, int1, double1): New typedefs.
9229 (struct just_int2, struct two_int2): New structures.
9230 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9231 (add_structvecs, add_singlevecs): New functions.
9232 (main): Call add_some_intvecs twice.
9233 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9234 the compile and exit upon failure. Try compiling for the "native"
9235 architecture. Test inferior function calls with vector arguments
9236 and vector return value handling with "finish" and "return".
9237
9238 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9239
9240 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9241 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9242 PE file.
9243 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9244
9245 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9246
9247 PR breakpoints/16465
9248 * gdb.mi/mi-dprintf-pending.c: New file.
9249 * gdb.mi/mi-dprintf-pending.exp: New test.
9250 * gdb.mi/mi-dprintf-pendshr.c: New file.
9251
9252 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9253 Mircea Gherzan <mircea.gherzan@intel.com>
9254
9255 * gdb.arch/i386-mpx-map.c: New file.
9256 * gdb.arch/i386-mpx-map.exp: New File.
9257
9258 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9259
9260 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9261 * gdb.arch/i386-mpx.exp: Indentation fixed.
9262
9263 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9264
9265 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9266 function and improved indentation.
9267 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9268 gdb_test_multiple. Added additional tests to skip the test.
9269
9270 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9271
9272 * gdb.arch/i386-avx512.c: Change path in include file.
9273 * gdb.arch/i386-avx512.exp: Change include dir path
9274 compilation flag.
9275 * gdb.arch/i386-mpx.c: Change path in include file.
9276 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9277 flag.
9278
9279 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9280
9281 * gdb.compile/compile-print.exp (compile print *vararray@3)
9282 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9283
9284 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9285
9286 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9287 (do not keep jit in memory): ... this.
9288 (expect 5): Change it to ...
9289 (expect no 5): ... this.
9290
9291 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9292
9293 PR gdb/15564
9294 * gdb.mi/mi-detach.exp: New file.
9295
9296 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9297
9298 PR symtab/18392
9299 * gdb.arch/amd64-tailcall-self.S: New file.
9300 * gdb.arch/amd64-tailcall-self.c: New file.
9301 * gdb.arch/amd64-tailcall-self.exp: New file.
9302
9303 2015-05-28 Don Breazeal <donb@codesourcery.com>
9304
9305 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9306 tests for remote targets by checking is_target_gdbserver.
9307
9308 2015-05-27 Doug Evans <dje@google.com>
9309
9310 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9311 * gdb.dwarf2/opaque-type-lookup.c: New file.
9312 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9313
9314 2015-05-26 Doug Evans <dje@google.com>
9315
9316 * gdb.cp/iostream.cc: New file.
9317 * gdb.cp/iostream.exp: New file.
9318
9319 2015-05-26 Doug Evans <dje@google.com>
9320
9321 * gdb.dwarf2/dw2-op-call.exp: Update.
9322 * gdb.dwarf2/dw4-sig-types.exp: Update.
9323 * gdb.dwarf2/implptr.exp: Update.
9324 * gdb.mi/mi-cmd-param-changed.exp: Update.
9325
9326 2015-05-26 Doug Evans <dje@google.com>
9327
9328 * gdb.python/py-lazy-string.c: New file.
9329 * gdb.python/py-lazy-string.exp: New file.
9330 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9331 (main): Update. Add estring3.
9332 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9333 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9334
9335 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9336 Yao Qi <yao.qi@linaro.org>
9337
9338 * gdb.reverse/aarch64.c: New.
9339 * gdb.reverse/aarch64.exp: New.
9340
9341 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9342
9343 * lib/gdb.exp (supports_process_record): Return true for
9344 aarch64*-linux*.
9345 (supports_reverse): Likewise.
9346
9347 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9348
9349 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9350 Use with_test_prefix.
9351
9352 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9353
9354 * gdb.base/completion.exp: Add test for completion of layout
9355 names.
9356
9357 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9358
9359 * lib/gdb.exp (skip_tui_tests): New proc.
9360 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9361
9362 2015-05-19 Pedro Alves <palves@redhat.com>
9363
9364 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9365 Save the whole env array instead of just HOME. Unset HISTSIZE in
9366 the environment while testing. Restore whole environment
9367 afterwards.
9368
9369 2015-05-16 Doug Evans <xdje42@gmail.com>
9370
9371 * gdb.guile/scm-ports.c: New file.
9372 * gdb.guile/scm-ports.exp: Add memory port tests.
9373
9374 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9375
9376 * gdb.compile/compile-print.c: New file.
9377 * gdb.compile/compile-print.exp: New file.
9378
9379 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9380
9381 * gdb.compile/compile-ops.exp: Cast param to void.
9382 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9383 (compile code struct_object.selffield = &struct_object): Add xfail.
9384
9385 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9386
9387 * gdb.ada/arr_enum_with_gap: New testcase.
9388
9389 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9390
9391 * gdb.ada/byte_packed_arr: New testcase.
9392
9393 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9394
9395 * gdb.ada/pckd_neg: New testcase.
9396
9397 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9398
9399 PR gdb/17820
9400 * gdb.base/gdbinit-history.exp: New test.
9401 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9402 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9403
9404 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9405
9406 * gdb.python/py-xmethods.cc: Enhance test case.
9407 * gdb.python/py-xmethods.exp: New tests.
9408 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9409 function.
9410 (B_indexoper): Likewise.
9411 (global_dm_list) : Add new xmethod worker functions.
9412
9413 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9414
9415 * gdb.base/coredump-filter.exp: Correctly unset
9416 "coredump_var_addr" array.
9417
9418 2015-05-08 Pedro Alves <palves@redhat.com>
9419
9420 * gdb.server/non-existing-program.exp: Unset spawn_id.
9421
9422 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9423
9424 PR python/18291
9425 * gdb.python/py-xmethods.exp: Add tests.
9426
9427 2015-05-08 Yao Qi <yao.qi@linaro.org>
9428
9429 PR gdb/18208
9430 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9431 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9432 function set_coredump_filter, and remove remote_exec call.
9433 Remove argument ipid. Callers update.
9434 (top level): Don't get inferior's PID.
9435
9436 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9437
9438 * gdb.base/watch_thread_num.exp: Skip test on targets without
9439 access watchpoints.
9440
9441 2015-05-06 Pedro Alves <palves@redhat.com>
9442
9443 PR server/18081
9444 * gdb.server/non-existing-program.exp: New file.
9445
9446 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9447
9448 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9449
9450 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9451
9452 * gdb.ada/out_of_line_in_inlined: New testcase.
9453
9454 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9455
9456 * gdb.ada/var_rec_arr: New testcase.
9457
9458 2015-04-30 Yao Qi <yao.qi@linaro.org>
9459
9460 * gdb.base/break-idempotent.exp: If
9461 skip_hw_watchpoint_multi_tests returns true, skip the tests
9462 on "rwatch" and "awatch".
9463
9464 2015-04-30 Yao Qi <yao.qi@linaro.org>
9465
9466 * gdb.base/relativedebug.exp: Invoke gdb command
9467 "info sharedlibrary", and if libc.so doesn't have debug info,
9468 skip the test.
9469
9470 2015-04-29 Doug Evans <dje@google.com>
9471
9472 * gdb.python/py-xmethods.exp: Add ptype tests.
9473 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9474 get_result_type method.
9475
9476 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9477
9478 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9479 the target does not support hardware watchpoints.
9480
9481 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9482
9483 * gdb.base/break-always.exp: Abort testing if writing to memory
9484 causes an error.
9485
9486 2015-04-28 Doug Evans <dje@google.com>
9487
9488 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9489 * gdb.python/py-pp-registration.exp: ... here. New file.
9490 * gdb.python/py-pp-registration.c: New file.
9491 * gdb.python/py-pp-registration.py: New file.
9492
9493 2015-04-28 Doug Evans <dje@google.com>
9494
9495 * gdb.python/py-bad-printers.c: New file.
9496 * gdb.python/py-bad-printers.py: New file.
9497 * gdb.python/py-bad-printers.exp: New file.
9498
9499 2015-04-28 Sasha Smundak <asmundak@google.com>
9500
9501 * gdb.python/py-type.exp: New test.
9502
9503 2015-04-28 Andy Wingo <wingo@igalia.com>
9504
9505 * gdb.python/py-parameter.exp:
9506 * gdb.guile/scm-parameter.exp: Escape the path that we are
9507 matching against, as it might contain characters that are special
9508 to regular expressions.
9509
9510 2015-04-27 Joel Brobecker <brobecker@adacore.com>
9511
9512 * gdb.ada/rec_comp: New testcase.
9513
9514 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9515
9516 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9517 before using it.
9518
9519 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9520
9521 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9522 new tests for verilog output.
9523
9524 2015-04-24 Yao Qi <yao.qi@linaro.org>
9525
9526 * boards/remote-gdbserver-on-localhost.exp: New file.
9527
9528 2015-04-23 Pedro Alves <palves@redhat.com>
9529
9530 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9531 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9532 "end of file", remove $inferior_spawn_id from the indirect list.
9533
9534 2015-04-23 Pedro Alves <palves@redhat.com>
9535
9536 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9537
9538 2015-04-23 Pedro Alves <palves@redhat.com>
9539
9540 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9541 on $any_spawn_id instead of only on $gdb_spawn_id.
9542
9543 2015-04-21 Pierre Muller <muller@sourceware.org>
9544
9545 PR pascal/17815
9546 * lib/pascal.exp (gpc_compile): Add new option "class".
9547 (fpc_compile): Likewise.
9548 * gdb.pascal/case-insensitive-symbols.pas: New file.
9549 * gdb.pascal/case-insensitive-symbols.exp: New file.
9550
9551 2015-04-20 Gary Benson <gbenson@redhat.com>
9552
9553 * gdb.base/attach.exp: Fix three extended remote failures.
9554
9555 2015-04-17 Gary Benson <gbenson@redhat.com>
9556
9557 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9558 the main executable over the remote protocol.
9559
9560 2015-04-16 Pedro Alves <palves@redhat.com>
9561
9562 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9563 a new gdbserver if gdbserver_reconnect_p is set.
9564
9565 2015-04-16 Pedro Alves <palves@redhat.com>
9566
9567 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9568 is set, don't exit gdbserver.
9569
9570 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9571
9572 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9573 appropriate .insn, such that an older assembler can be used.
9574 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9575 the z/Architecture instruction set on 31-bit targets as well.
9576
9577 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9578
9579 * gdb.go/handcall.exp: Remove all logic related to the first
9580 breakpoint and rely on go_runto_main instead.
9581 * gdb.go/strings.exp: Likewise.
9582 * gdb.go/unsafe.exp: Likewise.
9583 * gdb.go/hello.exp: Likewise. Also rename the remaining
9584 breakpoint marker to "breakpoint 1".
9585 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9586 * gdb.go/strings.go: Likewise.
9587 * gdb.go/unsafe.go: Likewise.
9588 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9589 "set breakpoint 2 here" and rename the remaining breakpoint marker
9590 to "breakpoint 1".
9591
9592 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9593
9594 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9595 if itertools.imap is not present.
9596 * gdb.python/py-objfile.exp: Add parentheses.
9597 * gdb.python/py-type.exp: Same.
9598 * gdb.python/py-unwind-maint.py: Same.
9599
9600 2015-04-15 Yao Qi <yao.qi@linaro.org>
9601
9602 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9603 of ":$ptr_size" and set its form explicitly.
9604
9605 2015-04-15 Pedro Alves <palves@redhat.com>
9606 Yao Qi <yao.qi@linaro.org>
9607
9608 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9609 timeout by factor of 4.
9610 (test_regular_watch): Likewise.
9611 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9612 * gdb.reverse/sigall-reverse.exp: Likewise.
9613 * gdb.reverse/until-precsave.exp: Likewise.
9614 * lib/gdb.exp (with_timeout_factor): New proc.
9615 (gdb_expect): Move some code to ...
9616 (get_largest_timeout): ... here. New procedure.
9617
9618 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
9619
9620 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9621
9622 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9623
9624 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9625 to write to the .text section.
9626
9627 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9628
9629 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9630 Handle the case of targets that do not provide PID information.
9631
9632 2015-04-13 Yao Qi <yao.qi@linaro.org>
9633
9634 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9635 and use expect instead of gdb_expect.
9636
9637 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9638
9639 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9640 "coredump_var_addr" to avoid naming conflict with other testcases.
9641
9642 2015-04-10 Pedro Alves <palves@redhat.com>
9643
9644 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9645 gdb_test_sequence and gdb_assert.
9646
9647 2015-04-10 Pedro Alves <palves@redhat.com>
9648
9649 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9650 test messages that don't include the breakpoint address.
9651
9652 2015-04-10 Yao Qi <yao.qi@linaro.org>
9653
9654 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9655 false for some offset and width combinations which aren't
9656 supported by linux kernel.
9657
9658 2015-04-10 Pedro Alves <palves@redhat.com>
9659
9660 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9661 procedure, factored out from ...
9662 (top level): ... here. Add "set displaced-stepping" testing axis.
9663 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9664 parameter "displaced". Use it.
9665 (top level): Use foreach and add "set displaced-stepping" testing
9666 axis.
9667
9668 2015-04-10 Pedro Alves <palves@redhat.com>
9669
9670 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9671 Remove comment.
9672 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9673 both the address of the instruction that triggers the watchpoint
9674 and the address of the instruction immediately after, and use
9675 those addresses for the test. Fix comment.
9676
9677 2015-04-10 Pedro Alves <palves@redhat.com>
9678
9679 * gdb.base/sigstep.exp (breakpoint_to_handler)
9680 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9681 Test "backtrace" in handler.
9682 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9683 (top level): Add new "displaced" test axis to
9684 breakpoint_to_handler, breakpoint_to_handler_entry and
9685 breakpoint_over_handler.
9686
9687 2015-04-10 Pedro Alves <palves@redhat.com>
9688
9689 PR gdb/18216
9690 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9691
9692 2015-04-10 Yao Qi <yao.qi@linaro.org>
9693
9694 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9695 (test_add_rn_pc): New function.
9696 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9697 (top level): Invoke test_add_rn_pc.
9698
9699 2015-04-10 Pedro Alves <palves@redhat.com>
9700
9701 PR gdb/13858
9702 * gdb.base/step-over-no-symbols.exp: New file.
9703
9704 2015-04-09 Andy Wingo <wingo@igalia.com>
9705
9706 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9707 after the Python tests.
9708
9709 2015-04-08 Keith Seitz <keiths@redhat.com>
9710
9711 PR python/16699
9712 * gdb.python/py-completion.exp: New tests for completion.
9713 * gdb.python/py-completion.py (CompleteLimit1): New class.
9714 (CompleteLimit2): Likewise.
9715 (CompleteLimit3): Likewise.
9716 (CompleteLimit4): Likewise.
9717 (CompleteLimit5): Likewise.
9718 (CompleteLimit6): Likewise.
9719 (CompleteLimit7): Likewise.
9720
9721 2015-04-08 Pedro Alves <palves@redhat.com>
9722
9723 PR gdb/18214
9724 PR gdb/18216
9725 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9726 function.
9727 (main): Install it as SIGUSR1 handler.
9728 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9729 parameter. Always use "setup" as prefix. Toggle "set
9730 displaced-stepping" off/on depending on global. Don't switch to
9731 thread 1 here.
9732 (top level): Add displaced stepping "off/on" test axis. Update
9733 "setup" calls. Wrap each subtest with with_test_prefix. Test
9734 continuing with a queued signal in each thread.
9735
9736 2015-04-08 Pedro Alves <palves@redhat.com>
9737
9738 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9739 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9740 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9741 Return early if running to main fails.
9742 * gdb.trace/while-stepping.exp: Likewise.
9743
9744 2015-04-07 Pedro Alves <palves@redhat.com>
9745
9746 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9747 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9748 interact with inferior program.
9749
9750 2015-04-07 Pedro Alves <palves@redhat.com>
9751
9752 * lib/gdb.exp (inferior_spawn_id): New global.
9753 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9754 spawn id after processing the user code.
9755 (default_gdb_start): Set inferior_spawn_id.
9756 (send_inferior): New procedure.
9757 * lib/gdbserver-support.exp (gdbserver_start): Set
9758 inferior_spawn_id.
9759 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9760
9761 2015-04-07 Pedro Alves <palves@redhat.com>
9762
9763 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9764 * lib/gdbserver-support.exp (gdbserver_start): Make
9765 $server_spawn_id global.
9766 (gdbserver_start): Don't wait for gdbserver's spawn id with
9767 expect_background.
9768 (close_gdbserver): New procedure.
9769 (gdb_exit): Rename the default version and reimplement.
9770
9771 2015-04-07 Pedro Alves <palves@redhat.com>
9772
9773 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
9774 append the substituted item, not the original item.
9775
9776 2015-04-07 Pedro Alves <palves@redhat.com>
9777
9778 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9779 gdb_expect.
9780
9781 2015-04-07 Pedro Alves <palves@redhat.com>
9782
9783 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9784 output appearing once only.
9785
9786 2015-04-07 Pedro Alves <palves@redhat.com>
9787
9788 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9789 that doesn't expect anything. Return early if running to main
9790 fails.
9791
9792 2015-04-07 Yao Qi <yao.qi@linaro.org>
9793
9794 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9795 (child_function): Call alarm.
9796 (main): Move call to alarm into the loop.
9797 * gdb.threads/non-stop-fair-events.exp: Build program with
9798 -DTIMEOUT=$timeout.
9799
9800 2015-04-06 Doug Evans <xdje42@gmail.com>
9801
9802 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9803 Fix dest parameter to board_info.
9804 (fpc_compile): Ditto.
9805 (gdb_compile_pascal): Rename dest arg to destfile.
9806
9807 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9808
9809 * gdb.ada/funcall_ref.exp: New file.
9810 * gdb.ada/funcall_ref/foo.adb: New file.
9811
9812 2015-04-02 Yao Qi <yao.qi@linaro.org>
9813
9814 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9815 is remote.
9816
9817 2015-04-02 Gary Benson <gbenson@redhat.com>
9818
9819 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9820
9821 2015-04-01 Sasha Smundak <asmundak@google.com>
9822
9823 * gdb.python/py-unwind-maint.c: New file.
9824 * gdb.python/py-unwind-maint.exp: New test.
9825 * gdb.python/py-unwind-maint.py: New file.
9826 * gdb.python/py-unwind.c: New file.
9827 * gdb.python/py-unwind.exp: New test.
9828 * gdb.python/py-unwind.py: New test.
9829
9830 2015-04-01 Pedro Alves <palves@redhat.com>
9831
9832 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9833 to fail instead of non-existent $test.
9834
9835 2015-04-01 Pedro Alves <palves@redhat.com>
9836
9837 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9838 GDBFLAGS if not empty.
9839
9840 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9841
9842 * gdb.ada/complete.exp: Remove "multi_line".
9843 * gdb.ada/info_exc.exp: Remove "multi_line".
9844 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9845 * gdb.ada/ptype_field.exp: Remove "multi_line".
9846 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9847 * gdb.ada/tagged.exp: Remove "multi_line".
9848 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9849 [multi_line ...]
9850 * gdb.btrace/delta.exp: Likewise.
9851 * gdb.btrace/exception.exp: Likewise.
9852 * gdb.btrace/function_call_history.exp: Likewise.
9853 * gdb.btrace/instruction_history.exp: Likewise.
9854 * gdb.btrace/nohist.exp: Likewise.
9855 * gdb.btrace/record_goto.exp: Likewise.
9856 * gdb.btrace/segv.exp: Likewise.
9857 * gdb.btrace/stepi.exp: Likewise.
9858 * gdb.btrace/tailcall.exp: Likewise.
9859 * gdb.btrace/unknown_functions.exp: Likewise.
9860 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9861 * lib/gdb.exp: Add the "multi_line" helper.
9862
9863 2015-04-01 Pedro Alves <palves@redhat.com>
9864
9865 * gdb.threads/tid-reuse.c: New file.
9866 * gdb.threads/tid-reuse.exp: New file.
9867
9868 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9869
9870 PR corefiles/16092
9871 * gdb.base/coredump-filter.c: New file.
9872 * gdb.base/coredump-filter.exp: Likewise.
9873
9874 2015-03-27 Petr Machata <pmachata@redhat.com>
9875
9876 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9877 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9878 (Dwarf::assemble): Initialize them.
9879 (Dwarf::lines): New function.
9880
9881 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9882
9883 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9884 SYMBOL_PREFIX for x86_64-*-cygwin.
9885
9886 2015-03-26 Andy Wingo <wingo@igalia.com>
9887
9888 PR symtab/18148
9889 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9890 const_value but not a location.
9891 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9892 location defined in non-main CUs are visible.
9893
9894 2015-03-26 Yao Qi <yao.qi@linaro.org>
9895
9896 PR testsuite/18139
9897 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9898 Add a line number entry for the same line.
9899 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9900 Add a line number entry for the same line.
9901
9902 2015-03-26 Yao Qi <yao.qi@linaro.org>
9903
9904 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9905 .int 0.
9906 (func): Likewise. Add .Lfunc_1 label.
9907 Use .Lfunc_1 label.
9908 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9909 .int 0.
9910 (func): Likewise.
9911 Use .Lfunc_1 label.
9912
9913 2015-03-26 Yao Qi <yao.qi@linaro.org>
9914
9915 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9916 Call gdb_compile instead to compile each .s files without debug
9917 information.
9918
9919 2015-03-26 Yao Qi <yao.qi@linaro.org>
9920
9921 * gdb.base/savedregs.exp (process_saved_regs): Make
9922 "Saved registers:" optional in the pattern.
9923
9924 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9925
9926 * gdb.btrace/next.exp: Merged into step.exp.
9927 * gdb.btrace/finish.exp: Merged into step.exp.
9928 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9929 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9930 "record goto" and checking the exact replay position.
9931 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9932 check for "Recording format" in "info record" output.
9933 * gdb.btrace/record_goto.exp: Choose test file based on target.
9934 * gdb.btrace/x86-record_goto.S: Renamed into ...
9935 * gdb.btrace/x86_64-record_goto.S: ... this.
9936 * gdb.btrace/i686-record_goto.S: New.
9937 * gdb.btrace/x86-tailcall.S: Renamed into ...
9938 * gdb.btrace/x86_64-tailcall.S: ... this.
9939 * gdb.btrace/i686-tailcall.S: New.
9940 * gdb.btrace/x86-tailcall.c: Renamed into ...
9941 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9942 separate statements. Update test.
9943 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9944 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9945 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9946 * gdb.btrace/tailcall.exp: Choose test file based on target.
9947 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9948
9949 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9950
9951 * gdb.btrace/exception.exp: Increase BTS buffer size.
9952
9953 2015-03-24 Pedro Alves <palves@redhat.com>
9954
9955 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9956
9957 2015-03-24 Pedro Alves <palves@redhat.com>
9958
9959 * gdb.threads/schedlock.exp (test_step): No longer expect that
9960 "set scheduler-locking step" with "next" over a function call runs
9961 threads unlocked.
9962
9963 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9964
9965 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9966
9967 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9968
9969 PR breakpoints/16466
9970 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9971 * gdb.mi/mi-pending.c (thread_func): New function.
9972 (int main): Add threading support required.
9973 * gdb.mi/mi-pending.exp: Add tests for this issue.
9974 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9975 (pendfunc2): Remove stdio dependency.
9976 * gdb.mi/mi-pendshr2.c: New file.
9977
9978 2015-03-23 Keith Seitz <keiths@redhat.com>
9979
9980 * gdb.linespec/keywords.c: New file.
9981 * gdb.linespec/keywords.exp: New file.
9982
9983 2015-03-23 Keith Seitz <keiths@redhat.com>
9984
9985 PR gdb/18021
9986 * gdb.dwarf2/staticvirtual.exp: New test.
9987
9988 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9989
9990 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9991 * README: Remove HP-UX and gdb.hp.
9992 (configuration):
9993 * configure: Regenerate.
9994 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9995 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9996 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9997 gdb.hp/gdb.defects/Makefile.
9998 * gdb.hp/Makefile.in: File deleted.
9999 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10000 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10001 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10002 * gdb.hp/gdb.aCC/run.c: File deleted.
10003 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10004 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10005 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10006 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10007 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10008 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10009 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10010 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10011 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10012 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10013 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10014 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10015 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10016 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10017 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10018 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10019 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10020 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10021 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10022 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10023 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10024 * gdb.hp/gdb.compat/average.c: File deleted.
10025 * gdb.hp/gdb.compat/sum.c: File deleted.
10026 * gdb.hp/gdb.compat/xdb.c: File deleted.
10027 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10028 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10029 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10030 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10031 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10032 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10033 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10034 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10035 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10036 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10037 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10038 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10039 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10040 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10041 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10042 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10043 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10044 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10045 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10046 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10047 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10048 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10049 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10050 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10051 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10052 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10053 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10054 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10055 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10056 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10057 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10058 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10059 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10060 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10061 * gdb.hp/tools/odump: File deleted.
10062
10063 2015-03-19 Pedro Alves <palves@redhat.com>
10064
10065 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10066 (saw_thread_3): New globals.
10067 (top level): Increment them when an event for the corresponding
10068 thread is seen.
10069 (no thread starvation): New test.
10070
10071 2015-03-19 Pedro Alves <palves@redhat.com>
10072
10073 * gdb.threads/continue-pending-status.c: New file.
10074 * gdb.threads/continue-pending-status.exp: New file.
10075
10076 2015-03-18 Pedro Alves <palves@redhat.com>
10077
10078 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10079 Use gdb_is_target_remote instead of is_remote. Use
10080 gdb_test_multiple instead of gdb_expect. Exit early if
10081 gdb_test_multiple hits its internal matches. Tighten stepi tests
10082 expected output. Fail on exit with any signal, instead of just
10083 SIGILL.
10084
10085 2015-03-18 Yao Qi <yao.qi@linaro.org>
10086
10087 PR tdep/18107
10088 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10089 variable.
10090 * gdb.base/catch-syscall.exp: Don't skip it on
10091 aarch64*-*-linux* target. Remove elements in all_syscalls.
10092 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10093 target.
10094 (setup_all_syscalls): New proc.
10095
10096 2015-03-16 Yao Qi <yao.qi@linaro.org>
10097
10098 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10099 (top level): Skip tests if valid_addr_p returns false for
10100 $cmd1 or $cmd2.
10101
10102 2015-03-11 Andy Wingo <wingo@igalia.com>
10103
10104 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10105
10106 2015-03-11 Yao Qi <yao.qi@linaro.org>
10107
10108 * gdb.base/catch-syscall.exp: Fix typo in comments.
10109
10110 2015-03-11 Yao Qi <yao.qi@linaro.org>
10111
10112 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10113
10114 2015-03-09 Pedro Alves <palves@redhat.com>
10115
10116 * dg-extract-results.py: Delete.
10117
10118 2015-03-09 Pedro Alves <palves@redhat.com>
10119
10120 Merge dg-extract-results.sh from GCC upstream (r218843).
10121
10122 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10123 * dg-extract-results.sh: Use --text with grep to avoid issues with
10124 binary files. Fall back to cat -v, if that doesn't work.
10125
10126 2015-03-05 Pedro Alves <palves@redhat.com>
10127
10128 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10129
10130 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10131
10132 * lib/mi-support.exp (mi_expect_interrupt): Accept
10133 alternative event for when in all-stop mode.
10134
10135 2015-03-04 Pedro Alves <palves@redhat.com>
10136
10137 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10138
10139 2015-03-04 Mark Kettenis <kettenis@gnu.org>
10140
10141 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10142
10143 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10144
10145 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10146 regexps for GDB's current line display, accept a hex address
10147 preceding the line number.
10148
10149 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10150
10151 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10152 the 'arch1' variable for "s390*-linux*" targets.
10153
10154 2015-03-04 Pedro Alves <palves@redhat.com>
10155
10156 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10157 (main): Pass missing retval argument to pthread_join call.
10158
10159 2015-03-02 Pedro Alves <palves@redhat.com>
10160
10161 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10162 (top level): Call do_test with non-stop as well.
10163
10164 2015-03-02 Pedro Alves <palves@redhat.com>
10165
10166 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10167 -1.
10168
10169 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10170
10171 * gdb.arch/s390-vregs.exp: New test.
10172 * gdb.arch/s390-vregs.S: New file.
10173
10174 2015-02-27 Pedro Alves <palves@redhat.com>
10175
10176 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10177 call to catch_command_errors.
10178 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10179 catch_command_errors.
10180
10181 2015-02-27 Pedro Alves <palves@redhat.com>
10182
10183 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10184 "true" for boolean result.
10185 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10186 prototype of main.
10187
10188 2015-02-27 Pedro Alves <palves@redhat.com>
10189
10190 * lib/unbuffer_output.c: New file.
10191 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10192 (main): Call gdb_unbuffer_output.
10193
10194 2015-02-27 Yao Qi <yao.qi@linaro.org>
10195
10196 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10197 target.
10198
10199 2015-02-26 Doug Evans <dje@google.com>
10200
10201 * gdb.cp/class2.cc (Dbase, D): New classes.
10202 (main): New local delta.
10203 * gdb.cp/class2.exp: Test printing delta.
10204 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10205 (dynbar): New global.
10206 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10207
10208 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10209
10210 * gdb.compile/compile-ifunc.c: New file.
10211 * gdb.compile/compile-ifunc.exp: New file.
10212
10213 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10214
10215 * gdb.base/structs.exp: Check for correct struct on finish.
10216
10217 2015-02-26 Yao Qi <yao.qi@linaro.org>
10218
10219 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10220 is zero.
10221
10222 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10223
10224 * gdb.arch/cordic.ko.bz2: New file.
10225 * gdb.arch/cordic.ko.debug.bz2: New file.
10226 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10227
10228 2015-02-25 Yao Qi <yao.qi@linaro.org>
10229
10230 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10231 aarch64*-*-* target.
10232
10233 2015-02-23 Pedro Alves <palves@redhat.com>
10234
10235 * lib/gdb.exp (delete_breakpoints): Rewrite using
10236 gdb_test_multiple.
10237
10238 2015-02-23 Pedro Alves <palves@redhat.com>
10239
10240 * gdb.base/info-os.c: Include stdlib.h.
10241
10242 2015-02-22 Doug Evans <xdje42@gmail.com>
10243
10244 PR symtab/17855
10245 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10246 is read after symbols have been re-read.
10247 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10248 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10249
10250 2015-02-21 Doug Evans <dje@google.com>
10251
10252 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10253
10254 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10255
10256 PR corefiles/17808
10257 * gdb.arch/i386-biarch-core.core.bz2: New file.
10258 * gdb.arch/i386-biarch-core.exp: New file.
10259
10260 2015-02-21 Pedro Alves <palves@redhat.com>
10261
10262 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10263 runto_main fails.
10264
10265 2015-02-20 Pedro Alves <palves@redhat.com>
10266
10267 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10268 info probes.
10269
10270 2015-02-20 Pedro Alves <palves@redhat.com>
10271
10272 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10273
10274 2015-02-20 Pedro Alves <palves@redhat.com>
10275
10276 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10277 clean_restart before gdb_target_supports_trace.
10278
10279 2015-02-20 Pedro Alves <palves@redhat.com>
10280
10281 PR threads/18006
10282 * gdb.threads/clone-thread_db.c: New file.
10283 * gdb.threads/clone-thread_db.exp: New file.
10284
10285 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10286
10287 PR breakpoints/16812
10288 * gdb.base/catch-gdb-caused-signals.c: New file.
10289 * gdb.base/catch-gdb-caused-signals.exp: New file.
10290
10291 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10292
10293 * configure: Regenerated.
10294 * configure.ac: Use GDB_AC_TRANSFORM.
10295 * aclocal.m4: sinclude ../transform.m4.
10296
10297 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10298
10299 * lib/dtrace.exp: New file.
10300 * gdb.base/dtrace-probe.exp: Likewise.
10301 * gdb.base/dtrace-probe.d: Likewise.
10302 * gdb.base/dtrace-probe.c: Likewise.
10303 * lib/pdtrace.in: Likewise.
10304 * configure.ac: Output variables with the transformed names of
10305 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10306 * configure: Regenerated.
10307
10308 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10309
10310 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10311 expected message when trying to access $_probe_* convenience
10312 variables while not on a probe.
10313
10314 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10315
10316 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10317
10318 2015-02-11 Pedro Alves <pedro@codesourcery.com>
10319
10320 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10321 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10322
10323 2015-02-10 Doug Evans <xdje42@gmail.com>
10324
10325 * lib/gdb.exp (gdb_load): Always return a result.
10326
10327 2015-02-10 Pedro Alves <palves@redhat.com>
10328
10329 * gdb.threads/signal-sigtrap.c: New file.
10330 * gdb.threads/signal-sigtrap.exp: New file.
10331
10332 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10333
10334 * gdb.trace/no-attach-trace.c: New file.
10335 * gdb.trace/no-attach-trace.exp: New file.
10336
10337 2015-02-09 Mark Wielaard <mjw@redhat.com>
10338
10339 * gdb.dwarf2/atomic.c: New file.
10340 * gdb.dwarf2/atomic-type.exp: Likewise.
10341
10342 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10343
10344 * gdb.btrace/buffer-size.exp: Update "info record" output.
10345 * gdb.btrace/delta.exp: Update "info record" output.
10346 * gdb.btrace/enable.exp: Update "info record" output.
10347 * gdb.btrace/finish.exp: Update "info record" output.
10348 * gdb.btrace/instruction_history.exp: Update "info record" output.
10349 * gdb.btrace/next.exp: Update "info record" output.
10350 * gdb.btrace/nexti.exp: Update "info record" output.
10351 * gdb.btrace/step.exp: Update "info record" output.
10352 * gdb.btrace/stepi.exp: Update "info record" output.
10353 * gdb.btrace/nohist.exp: Update "info record" output.
10354
10355 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10356
10357 * gdb.btrace/buffer-size: New.
10358
10359 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10360
10361 * gdb.btrace/delta.exp: Update "info record" output.
10362 * gdb.btrace/enable.exp: Update "info record" output.
10363 * gdb.btrace/finish.exp: Update "info record" output.
10364 * gdb.btrace/instruction_history.exp: Update "info record" output.
10365 * gdb.btrace/next.exp: Update "info record" output.
10366 * gdb.btrace/nexti.exp: Update "info record" output.
10367 * gdb.btrace/step.exp: Update "info record" output.
10368 * gdb.btrace/stepi.exp: Update "info record" output.
10369 * gdb.btrace/nohist.exp: Update "info record" output.
10370
10371 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10372
10373 PR gdb/15678
10374 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10375
10376 2015-02-06 Pedro Alves <palves@redhat.com>
10377
10378 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10379 macro.
10380 (seconds_left, again): New globals.
10381 (main): Wait seconds_left in a 1-second sleep loop instead of
10382 sleeping 180 seconds. If 'again' is set, reset the seconds
10383 counter.
10384 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10385 'again' in the inferior before detaching. Print the seconds left.
10386 (options): New global.
10387 (top level): Build program with -DTIMEOUT=$timeout.
10388
10389 2015-02-06 Pedro Alves <palves@redhat.com>
10390
10391 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10392 determine how many seconds to pass to 'alarm'.
10393 * gdb.base/gdb-sigterm.exp (top level): Build program with
10394 -DTIMEOUT=$timeout.
10395 (do_test): Return success/failure indication. Add more verbose
10396 logging. Don't fail if 200 single steps are seen. Instead, fail
10397 when the test times out.
10398 (passes): New global.
10399 (top level): Break the testing loop if testing fails on any
10400 iteration. Use gdb_assert.
10401
10402 2015-02-04 Don Breazeal <donb@codesourcery.com>
10403
10404 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10405 and initialize them.
10406 (ipc_cleanup): New function.
10407 (main): Don't declare shmid, semid, and msqid. Add a call to
10408 atexit so that we call ipc_cleanup on exit.
10409
10410 2015-02-04 Pedro Alves <palves@redhat.com>
10411
10412 * boards/native-extended-gdbserver.exp: Remove any target variant
10413 specifications from the board name before clearing the isremote
10414 flag from board_info.
10415
10416 2015-01-31 Doug Evans <xdje42@gmail.com>
10417
10418 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10419
10420 2015-01-31 Gary Benson <gbenson@redhat.com>
10421
10422 * gdb.base/completion.exp: Disable completion limiting for
10423 existing tests. Add new tests to check completion limiting.
10424 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10425
10426 2015-01-31 Doug Evans <xdje42@gmail.com>
10427
10428 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10429
10430 2015-01-31 Doug Evans <xdje42@gmail.com>
10431
10432 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10433 entries. Duplicate file section script entries.
10434 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10435 inlined entries. Add test for safe-path rejection.
10436 * gdb.python/py-section-script.c: Add duplicate inlined section script
10437 entries. Duplicate file section script entries.
10438 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10439 inlined entries. Add test for safe-path rejection.
10440
10441 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10442
10443 * gdb.ada/disc_arr_bound: New testcase.
10444
10445 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10446
10447 * gdb.ada/mi_var_array: New testcase.
10448
10449 2015-01-27 Doug Evans <dje@google.com>
10450
10451 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10452 Add test for objfile.filename, objfile.username after objfile
10453 has been unloaded.
10454
10455 2015-01-26 Joel Brobecker <brobecker@adacore.com>
10456
10457 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10458 the second test to print the name attribute of value
10459 returned by the call to gdb.lookup_type, and adjust
10460 the expected output accordingly.
10461
10462 2015-01-25 Mark Wielaard <mjw@redhat.com>
10463
10464 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10465 * gdb.base/disp-step-fork.c: Include unistd.h.
10466 * gdb.base/siginfo-obj.c: Include stdio.h.
10467 * gdb.base/siginfo-thread.c: Likewise.
10468 * gdb.mi/non-stop.c: Include unistd.h.
10469 * gdb.mi/nsthrexec.c: Include stdio.h.
10470 * gdb.mi/pthreads.c: Include unistd.h.
10471 * gdb.modula2/unbounded1.c (main): Declare returns int.
10472 * gdb.reverse/consecutive-reverse.c: Likewise.
10473 * gdb.threads/create-fail.c: Include unistd.h.
10474 * gdb.threads/killed.c: Likewise.
10475 * gdb.threads/linux-dp.c: Likewise.
10476 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10477 * gdb.threads/non-ldr-exc-2.c: Likewise.
10478 * gdb.threads/non-ldr-exc-3.c: Likewise.
10479 * gdb.threads/non-ldr-exc-4.c: Likewise.
10480 * gdb.threads/pthreads.c: Include unistd.h.
10481 (main): Declare returns int.
10482 * gdb.threads/tls-main.c (foo): New declaration.
10483 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10484
10485 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10486
10487 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10488 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10489
10490 2015-01-15 Mark Wielaard <mjw@redhat.com>
10491
10492 * gdb.base/noreturn-return.c: New file.
10493 * gdb.base/noreturn-return.exp: New file.
10494 * gdb.base/noreturn-finish.c: New file.
10495 * gdb.base/noreturn-finish.exp: New file.
10496
10497 2015-01-23 Pedro Alves <palves@redhat.com>
10498
10499 * gdb.threads/continue-pending-after-query.c: New file.
10500 * gdb.threads/continue-pending-after-query.exp: New file.
10501
10502 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10503 Simon Marchi <simon.marchi@ericsson.com>
10504
10505 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10506 * gdb.base/valgrind-db-attach.exp: Same.
10507 * gdb.base/valgrind-infcall.exp: Same.
10508 * lib/mi-support.exp (default_mi_gdb_start): Same.
10509 * lib/prompt.exp (default_prompt_gdb_start): Same.
10510 * lib/gdb.exp (default_gdb_spawn): Same.
10511 (gdb_interact): New.
10512
10513
10514 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10515
10516 * gdb.compile/compile.exp (pointer to jit function): New test.
10517
10518 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
10519
10520 * lib/gdb.exp (supports_process_record): Return true for
10521 powerpc*-*-linux*.
10522 (supports_reverse): Likewise.
10523
10524 2015-01-15 Don Breazeal <donb@codesourcery.com>
10525
10526 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10527 instead of checking whether the target board is remote and
10528 use spawn_wait_for_attach instead of exec/sleep.
10529 * gdb.base/attach-twice.exp: Likewise.
10530
10531 2015-01-15 Joel Brobecker <brobecker@adacore.com>
10532
10533 * gdb.ada/var_arr_attrs: New testcase.
10534
10535 2015-01-14 Pedro Alves <palves@redhat.com>
10536 Joel Brobecker <brobecker@adacore.com>
10537
10538 PR gdb/17525
10539 * gdb.base/bp-cmds-execution-x-script.c: New file.
10540 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10541 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10542
10543 2015-01-14 Pedro Alves <palves@redhat.com>
10544
10545 PR cli/17828
10546 * gdb.base/batch-preserve-term-settings.c: New file.
10547 * gdb.base/batch-preserve-term-settings.exp: New file.
10548
10549 2015-01-13 Doug Evans <dje@google.com>
10550
10551 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10552 binary.
10553
10554 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10555
10556 * Makefile.in (clean mostlyclean): Do not delete *.py.
10557
10558 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10559
10560 * gdb.python/py-lookup-type.exp: New file.
10561
10562 2015-01-12 Pedro Alves <palves@redhat.com>
10563
10564 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10565 restore GDBFLAGS before returning.
10566
10567 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10568
10569 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10570 is_amd64_regs_target and is_x86_like_target.
10571
10572 2015-01-11 Doug Evans <xdje42@gmail.com>
10573
10574 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10575 is given without an explicit form.
10576 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10577 attributes.
10578 * gdb.dwarf/corrupt.exp: Ditto.
10579 * gdb.dwarf2/enum-type.exp: Ditto.
10580 * gdb.trace/entry-values.exp: Ditto.
10581 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10582
10583 2015-01-11 Doug Evans <xdje42@gmail.com>
10584
10585 PR gdb/15830
10586 * gdb.base/maint.exp: Remove references to "maint demangle".
10587 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10588 Add tests for explicitly specifying language to demangle.
10589 * gdb.dlang/demangle.exp: Ditto.
10590
10591 2015-01-09 Pedro Alves <palves@redhat.com>
10592
10593 * gdb.threads/non-stop-fair-events.c: New file.
10594 * gdb.threads/non-stop-fair-events.exp: New file.
10595
10596 2015-01-09 Pedro Alves <palves@redhat.com>
10597
10598 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10599 the global scope. Set a breakpoint after all threads are started
10600 rather than stepping over two source lines. Expect the prompt.
10601 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10602 global.
10603 (NUM): Now 15.
10604 (main): Use threads_started_barrier to wait for all threads to
10605 start. Main thread no longer calls thread_function. Exit after
10606 180 seconds.
10607 (loop): New function.
10608 (thread_function): Wait on threads_started_barrier barrier. Call
10609 'loop' at each iteration.
10610 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10611 threads have started, instead of hardcoding number of "next"
10612 steps. Use an access watchpoint instead of a write watchpoint.
10613
10614 2015-01-09 Pedro Alves <palves@redhat.com>
10615
10616 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10617 (thread_func): Wait on barrier.
10618 (main): Wait for all threads to start before stopping GDB.
10619 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10620 global.
10621 (thread1_func, thread2_func): Wait on barrier.
10622 (main): Wait for all threads to start before stopping GDB.
10623 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10624 New global.
10625 (thread1_func, thread2_func): Wait on barrier.
10626 (main): Wait for all threads to start before stopping GDB.
10627
10628 2015-01-09 Pedro Alves <palves@redhat.com>
10629
10630 * gdb.threads/attach-many-short-lived-threads.c: New file.
10631 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10632
10633 2014-01-09 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10636 instead of to thread 2.
10637 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10638 Add barrier around each pthread_create call instead of around all
10639 calls.
10640 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10641 Set a break on thread_function and have the child threads hit it
10642 one at at a time.
10643
10644 2015-01-09 Pedro Alves <palves@redhat.com>
10645
10646 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10647 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10648 false.
10649 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10650 checking whether the target board is remote.
10651 * gdb.multi/multi-attach.exp: Likewise.
10652 * gdb.python/py-sync-interp.exp: Likewise.
10653 * gdb.server/ext-attach.exp: Likewise.
10654 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10655 tests that need to attach, instead of checking whether the target
10656 board is remote at the top of the file.
10657
10658 2015-01-08 Yao Qi <yao@codesourcery.com>
10659
10660 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10661
10662 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10663
10664 Fix testcase compilation.
10665 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10666
10667 2015-01-06 Joel Brobecker <brobecker@adacore.com>
10668
10669 * gdb.python/py-type.exp: Add a couple test about empty
10670 array creation, and negative-length array creation.
10671
10672 2015-01-02 Doug Evans <xdje42@gmail.com>
10673
10674 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10675
10676 2015-01-02 Doug Evans <dje@google.com>
10677
10678 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10679
10680 2014-12-29 Yao Qi <yao@codesourcery.com>
10681
10682 * gdb.trace/entry-values.exp: Update comments. Rename variable
10683 bar_call_foo to returned_from_foo.
10684
10685 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10686
10687 PR gdb/17394
10688 * gdb.linespec/break-asm-file.c: New file.
10689 * gdb.linespec/break-asm-file.exp: New file.
10690 * gdb.linespec/break-asm-file0.s: New file.
10691 * gdb.linespec/break-asm-file1.s: New file.
10692
10693 2014-12-18 Nigel Stephens <nigel@mips.com>
10694 Maciej W. Rozycki <macro@codesourcery.com>
10695
10696 * gdb.base/float.exp: Handle the new output from "info float" on
10697 MIPS targets.
10698
10699 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10700
10701 Fix MinGW compilation.
10702 * gdb.compile/compile-ops.exp: Update untested message if
10703 !skip_compile_feature_tests.
10704 * gdb.compile/compile-setjmp.exp: Likewise.
10705 * gdb.compile/compile-tls.exp: Likewise.
10706 * gdb.compile/compile.exp: Likewise.
10707 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10708 supported on this host".
10709
10710 2014-12-16 Doug Evans <xdje42@gmail.com>
10711
10712 * boards/stabs.exp: New file.
10713
10714 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10715
10716 * gdb.base/completion.exp: Adjust to format changes of "maint
10717 print user-registers".
10718
10719 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
10720
10721 PR server/17457
10722 * gdb.arch/aarch64-fp.c: New file.
10723 * gdb.arch/aarch64-fp.exp: New file.
10724
10725 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10726
10727 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10728 r210637, r210913, r211666, r215400, r215817).
10729
10730 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10731 * dg-extract-results.py: New file.
10732 * dg-extract-results.sh: Use it if the environment seems
10733 suitable.
10734
10735 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10736
10737 * dg-extract-results.py (parse_run): Handle warnings that
10738 are printed before a test harness is run.
10739
10740 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10741
10742 * dg-extract-results.py (Named): Remove __cmp__ method.
10743 (output_variation): Use a key to sort variation.harnesses.
10744
10745 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10746
10747 * dg-extract-results.py: For Python 3, force sys.stdout to
10748 handle surrogate escape sequences.
10749 (safe_open): New function.
10750 (output_segment, main): Use it.
10751
10752 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10753
10754 * dg-extract-results.py (Prog.result_re): Include options
10755 in test name.
10756
10757 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10758
10759 * dg-extract-results.py (output_variation): Always sort if
10760 do_sum.
10761
10762 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10763
10764 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10765 as long as we get pagination notifications.
10766
10767 2014-12-15 Jason Merrill <jason@redhat.com>
10768
10769 * Makefile.in (check-gdb.%): Restore.
10770 * README: Mention it.
10771
10772 2014-12-13 Joel Brobecker <brobecker@adacore.com>
10773
10774 * gdb.ada/str_uninit: New testcase.
10775
10776 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10777
10778 PR symtab/17642
10779 * gdb.base/vla-stub-define.c: New file.
10780 * gdb.base/vla-stub.c: New file.
10781 * gdb.base/vla-stub.exp: New file.
10782
10783 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10784 Jan Kratochvil <jan.kratochvil@redhat.com>
10785 Tom Tromey <tromey@redhat.com>
10786
10787 * configure.ac: Add gdb.compile/.
10788 * configure: Regenerate.
10789 * gdb.compile/Makefile.in: New file.
10790 * gdb.compile/compile-ops.exp: New file.
10791 * gdb.compile/compile-ops.c: New file.
10792 * gdb.compile/compile-tls.c: New file.
10793 * gdb.compile/compile-tls.exp: New file.
10794 * gdb.compile/compile-constvar.S: New file.
10795 * gdb.compile/compile-constvar.c: New file.
10796 * gdb.compile/compile-mod.c: New file.
10797 * gdb.compile/compile-nodebug.c: New file.
10798 * gdb.compile/compile-setjmp-mod.c: New file.
10799 * gdb.compile/compile-setjmp.c: New file.
10800 * gdb.compile/compile-setjmp.exp: New file.
10801 * gdb.compile/compile-shlib.c: New file.
10802 * gdb.compile/compile.c: New file.
10803 * gdb.compile/compile.exp: New file.
10804 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10805
10806 2014-12-12 Tom Tromey <tromey@redhat.com>
10807
10808 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10809 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10810
10811 2014-12-12 Doug Evans <dje@google.com>
10812
10813 * lib/gdb-python.exp (get_python_valueof): New function.
10814 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10815
10816 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10817
10818 * gdb.base/completion.exp: Add test for completion of "info
10819 registers ".
10820
10821 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10822
10823 * gdb.base/func-ptrs.c: New file.
10824 * gdb.base/func-ptrs.exp: New file.
10825
10826 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10827
10828 PR breakpoints/17012
10829 * gdb.base/dprintf-detach.c: New file.
10830 * gdb.base/dprintf-detach.exp: New file.
10831
10832 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10833
10834 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10835 * lib/gdb.exp (target_is_gdbserver): New procedure.
10836
10837 2014-12-08 Doug Evans <dje@google.com>
10838
10839 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10840
10841 2014-12-05 Yao Qi <yao@codesourcery.com>
10842
10843 * gdb.guile/scm-error.exp: Remove the third argument to
10844 gdb_remote_download.
10845 * gdb.guile/scm-frame-args.exp: Likewise.
10846 * gdb.guile/scm-section-script.exp: Likewise.
10847
10848 2014-12-05 Yao Qi <yao@codesourcery.com>
10849
10850 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10851
10852 2014-12-04 Doug Evans <dje@google.com>
10853
10854 * gdb.python/py-objfile.exp: Add tests for
10855 objfile.add_separate_debug_file.
10856
10857 2014-12-04 Doug Evans <dje@google.com>
10858
10859 * lib/gdb.exp (get_build_id): New function.
10860 (build_id_debug_filename_get): Rewrite to use it.
10861 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10862
10863 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10864
10865 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10866 `method(long)', not just 0x0.
10867 * gdb.cp/nsalias.exp: Align code labels to 4.
10868 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10869 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10870 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10871 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10872 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10873 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10874
10875 2014-12-02 Doug Evans <dje@google.com>
10876
10877 PR symtab/17602
10878 * gdb.cp/anon-ns.cc: Move guts of this file to ...
10879 * gdb.cp/anon-ns2.cc: ... here. New file.
10880 * gdb.cp/anon-ns.exp: Update.
10881
10882 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
10883
10884 * gdb.python/py-events.py (inferior_call_handler): New.
10885 (register_changed_handler, memory_changed_handler): New.
10886 (test_events.invoke): Register new handlers.
10887 * gdb.python/py-events.exp: Add tests for inferior call,
10888 memory_changed and register_changed events.
10889
10890 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10891
10892 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10893 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10894 if the linker doesn't understand this.
10895
10896 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10897
10898 * gdb.python/python.exp: Change expected reply to help().
10899
10900 2014-12-01 Yao Qi <yao@codesourcery.com>
10901
10902 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10903 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10904 * configure: Re-generated.
10905
10906 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10907
10908 * gdb.cp/chained-calls.cc: New file.
10909 * gdb.cp/chained-calls.exp: New file.
10910 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10911
10912 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10913
10914 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10915 * gdb.dwarf2/symtab-producer.exp: Same.
10916 * gdb.gdb/python-interrupts.exp: Same.
10917 * gdb.gdb/python-selftest.exp: Same.
10918 * gdb.python/py-linetable.exp: Same.
10919 * gdb.python/py-type.exp: Same.
10920 * gdb.python/py-value-cc.exp: Same.
10921 * gdb.python/py-value.exp: Same.
10922
10923 2014-11-28 Yao Qi <yao@codesourcery.com>
10924
10925 * gdb.base/break-probes.exp: Match library name prefixed with
10926 sysroot.
10927
10928 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10929
10930 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10931 test expected output. Add parentheses for the call to print.
10932 Remove L suffix from integers.
10933
10934 2014-11-26 Doug Evans <dje@google.com>
10935
10936 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10937
10938 2014-11-22 Yao Qi <yao@codesourcery.com>
10939
10940 * gdb.trace/entry-values.c: Remove asms.
10941 (foo): Add foo_label.
10942 (bar): Add bar_label.
10943 * gdb.trace/entry-values.exp: Remove code computing foo's
10944 length and bar's length.
10945 (Dwarf::assemble): Invoke function_range for bar and use
10946 MACRO_AT_func for foo.
10947
10948 2014-11-22 Yao Qi <yao@codesourcery.com>
10949
10950 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10951 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10952 Use .Lgcc43_procstart instead of gcc43.
10953
10954 2014-11-21 Joel Brobecker <brobecker@adacore.com>
10955
10956 * gdb.ada/n_arr_bound: New testcase.
10957
10958 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10959
10960 PR breakpoints/10737
10961 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10962 test_catch_syscall_multi_arch.
10963 (test_catch_syscall_multi_arch): New function.
10964
10965 2014-11-20 Doug Evans <xdje42@gmail.com>
10966
10967 * gdb.base/maint.exp: Update expected output.
10968
10969 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10970
10971 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10972 4-byte instruction on S390.
10973
10974 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10975
10976 * gdb.ada/arr_arr: New testcase.
10977
10978 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10979
10980 * gdb.ada/pkd_arr_elem: New Testcase.
10981
10982 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
10983
10984 * gdb.reverse/break-precsave: Expect completion message for
10985 core file reads.
10986 * gdb.reverse/consecutive-precsave.exp: Likewise.
10987 * gdb.reverse/finish-precsave.exp: Likewise.
10988 * gdb.reverse/i386-precsave.exp: Likewise.
10989 * gdb.reverse/machinestate-precsave.exp: Likewise.
10990 * gdb.reverse/sigall-precsave.exp: Likewise.
10991 * gdb.reverse/solib-precsave.exp: Likewise.
10992 * gdb.reverse/step-precsave.exp: Likewise.
10993 * gdb.reverse/until-precsave.exp: Likewise.
10994 * gdb.reverse/watch-precsave.exp: Likewise.
10995
10996 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10997
10998 * gdb.base/bp-permanent.c: Include unistd.h.
10999 * gdb.python/py-framefilter-mi.c (main): Add return type.
11000 * gdb.python/py-framefilter.c (main): Likewise.
11001 * gdb.trace/actions-changed.c (main): Likewise.
11002
11003 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11004
11005 * gdb.mi/until.c: Add eye-catchers.
11006 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11007 line numbers.
11008
11009 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11010
11011 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11012 function header variants in break1.c.
11013 * gdb.base/ena-dis-br.exp: Likewise.
11014 * gdb.base/hbreak2.exp: Likewise.
11015 * gdb.reverse/until-precsave.exp: Drop references to removed
11016 non-prototype function header variants in ur1.c.
11017 * gdb.reverse/until-reverse.exp: Likewise.
11018
11019 2014-11-17 Petr Machata <pmachata@redhat.com>
11020
11021 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11022 ${_cu_offset_size} bytes abbrev offset.
11023
11024 2014-11-15 Doug Evans <xdje42@gmail.com>
11025
11026 PR symtab/17559
11027 * gdb.base/line-symtabs.exp: New file.
11028 * gdb.base/line-symtabs.c: New file.
11029 * gdb.base/line-symtabs.h: New file.
11030
11031 2014-11-14 Yao Qi <yao@codesourcery.com>
11032
11033 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11034 (func): Add label func_label.
11035 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11036 Replace low_pc and high_pc with MACRO_AT_range.
11037 Replace name, low_pc and high_pc with MACRO_AT_func.
11038
11039 2014-11-14 Yao Qi <yao@codesourcery.com>
11040
11041 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11042 Replace name, low_pc and high_pc with MACRO_AT_func.
11043
11044 2014-11-14 Yao Qi <yao@codesourcery.com>
11045
11046 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11047 produce debug information.
11048 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11049
11050 2014-11-14 Yao Qi <yao@codesourcery.com>
11051
11052 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11053 object and get function length.
11054 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11055 with MACRO_AT_func.
11056 (top-level): Replace gdb_compile and clean_restart with
11057 prepare_for_testing.
11058 * gdb.dwarf2/main.c (main): Add label main_label.
11059
11060 2014-11-14 Yao Qi <yao@codesourcery.com>
11061
11062 * lib/dwarf.exp (function_range): New procedure.
11063 (Dwarf::_handle_macro_at_func): New procedure.
11064 (Dwarf::_handle_macro_at_range): New procedure.
11065 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11066
11067 2014-11-14 Yao Qi <yao@codesourcery.com>
11068
11069 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11070 (_handle_attribute): New procedure.
11071
11072 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11073
11074 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11075 * gdb.base/call-sc.c (zed): Likewise.
11076 * gdb.base/checkpoint.c (main): Likewise.
11077 * gdb.base/dump.c (main): Likewise.
11078 * gdb.base/gcore.c (main): Likewise.
11079 * gdb.base/huge.c (main): Likewise.
11080 * gdb.base/multi-forks.c (main): Likewise.
11081 * gdb.base/pr10179-a.c (main): Likewise.
11082 * gdb.base/savedregs.c (main): Likewise.
11083 * gdb.base/sigaltstack.c (main): Likewise.
11084 * gdb.base/siginfo.c (main): Likewise.
11085 * gdb.base/structs.c (zed): Likewise.
11086 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11087 * gdb.mi/mi-syn-frame.c (main): Likewise.
11088 * gdb.mi/until.c (foo, main): Likewise.
11089 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11090 * gdb.base/solib-weak.c (foo): Declare.
11091 * gdb.base/attach-twice.c: Include stdio.h.
11092 * gdb.base/weaklib1.c: Likewise.
11093 * gdb.base/weaklib2.c: Likewise.
11094 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11095 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11096 unistd.h.
11097 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11098 * gdb.mi/mi-exit-code.c: Likewise.
11099 * gdb.base/break-interp-lib.c: Include string.h.
11100 * gdb.base/coremaker.c: Likewise.
11101 * gdb.base/testenv.c: Likewise.
11102 * gdb.python/py-finish-breakpoint.c: Likewise.
11103 * gdb.base/inferior-died.c: Include sys/wait.h.
11104 * gdb.base/fileio.c: Include time.h.
11105 * gdb.base/async-shell.c: Include unistd.h.
11106 * gdb.base/dprintf-non-stop.c: Likewise.
11107 * gdb.base/info-os.c: Likewise.
11108 * gdb.mi/mi-console.c: Likewise.
11109 * gdb.mi/watch-nonstop.c: Likewise.
11110 * gdb.python/py-events.c: Likewise.
11111 * gdb.base/async.c (baz): Move up before its invocation.
11112 * gdb.base/code_elim2.c (my_global_func): Likewise.
11113 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11114 * gdb.base/advance.c (func2): Likewise.
11115
11116 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11117
11118 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11119 variant.
11120 * gdb.base/annota3.c: Likewise.
11121 * gdb.base/async.c: Likewise.
11122 * gdb.base/average.c: Likewise.
11123 * gdb.base/call-ar-st.c: Likewise.
11124 * gdb.base/call-rt-st.c: Likewise.
11125 * gdb.base/call-sc.c: Likewise.
11126 * gdb.base/call-strs.c: Likewise.
11127 * gdb.base/ending-run.c: Likewise.
11128 * gdb.base/execd-prog.c: Likewise.
11129 * gdb.base/exprs.c: Likewise.
11130 * gdb.base/foll-exec.c: Likewise.
11131 * gdb.base/foll-fork.c: Likewise.
11132 * gdb.base/foll-vfork.c: Likewise.
11133 * gdb.base/funcargs.c: Likewise.
11134 * gdb.base/gcore.c: Likewise.
11135 * gdb.base/jump.c: Likewise.
11136 * gdb.base/langs0.c: Likewise.
11137 * gdb.base/langs1.c: Likewise.
11138 * gdb.base/langs2.c: Likewise.
11139 * gdb.base/mips_pro.c: Likewise.
11140 * gdb.base/nodebug.c: Likewise.
11141 * gdb.base/opaque0.c: Likewise.
11142 * gdb.base/opaque1.c: Likewise.
11143 * gdb.base/recurse.c: Likewise.
11144 * gdb.base/run.c: Likewise.
11145 * gdb.base/scope0.c: Likewise.
11146 * gdb.base/scope1.c: Likewise.
11147 * gdb.base/setshow.c: Likewise.
11148 * gdb.base/setvar.c: Likewise.
11149 * gdb.base/shmain.c: Likewise.
11150 * gdb.base/shr1.c: Likewise.
11151 * gdb.base/shr2.c: Likewise.
11152 * gdb.base/sigall.c: Likewise.
11153 * gdb.base/signals.c: Likewise.
11154 * gdb.base/so-indr-cl.c: Likewise.
11155 * gdb.base/solib2.c: Likewise.
11156 * gdb.base/structs.c: Likewise.
11157 * gdb.base/sum.c: Likewise.
11158 * gdb.base/vforked-prog.c: Likewise.
11159 * gdb.base/watchpoint.c: Likewise.
11160 * gdb.reverse/shr2.c: Likewise.
11161 * gdb.reverse/until-reverse.c: Likewise.
11162 * gdb.reverse/ur1.c: Likewise.
11163 * gdb.reverse/watch-reverse.c: Likewise.
11164
11165 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11166
11167 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11168 variant.
11169 * gdb.base/sepdebug.exp: Drop references to removed code.
11170
11171 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11172
11173 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11174 variant. Preserve original line numbering.
11175 * gdb.base/list1.c: Likewise.
11176
11177 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11178
11179 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11180 variant.
11181 * gdb.base/break1.c: Likewise.
11182 * gdb.base/break.exp: Drop references to removed code.
11183
11184 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11185
11186 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11187 variant.
11188
11189 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11190
11191 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11192
11193 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11194
11195 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11196 logic into perform_all_tests() and invoke it with and without
11197 function header prototypes.
11198 (do_function_calls): Remove conditional XFAIL for PR 5318.
11199 (rerun_and_prepare): Remove duplicate code.
11200 (perform_all_tests): New. Main logic moved here.
11201
11202 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11203
11204 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11205 code guarded by #ifdef NO_PROTOTYPES.
11206 (t_double_many_args): Likewise.
11207 (DEF_FUNC_MANY_ARGS_1): Likewise.
11208 (DEF_FUNC_VALUES_1): Likewise.
11209 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11210 guarded by #ifdef PROTOTYPES.
11211
11212 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11213
11214 * gdb.mi/mi-console.c: Add eye-catcher.
11215 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11216 instead of literal line number.
11217
11218 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11219
11220 * gdb.base/shr2.c: Add eye-catcher.
11221 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11222 line number.
11223
11224 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11225
11226 * gdb.base/jump.c: Add eye-catchers.
11227 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11228 numbers.
11229
11230 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11231
11232 * gdb.base/execd-prog.c: Add eye-catchers.
11233 * gdb.base/foll-exec.c: Likewise.
11234 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11235 line numbers.
11236
11237 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11238
11239 * gdb.base/ending-run.c: Add eye-catchers.
11240 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11241 literal line numbers.
11242
11243 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11244
11245 * gdb.base/call-rt-st.c: Add eye-catchers.
11246 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11247 literal line numbers.
11248
11249 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11250
11251 * gdb.base/call-ar-st.c: Add eye-catchers.
11252 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11253 literal line numbers.
11254
11255 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11256
11257 * gdb.base/average.c: Add eye-catchers.
11258 * gdb.base/sum.c: Likewise.
11259 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11260 regexps dynamically.
11261
11262 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11263
11264 * gdb.base/solib1.c: Add eye-catchers.
11265 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11266 literal line numbers.
11267
11268 2014-11-12 Pedro Alves <palves@redhat.com>
11269
11270 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11271 leader has exited.
11272
11273 2014-11-12 Pedro Alves <palves@redhat.com>
11274
11275 * gdb.arch/i386-bp_permanent.c: New file.
11276 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11277 (srcfile): Set to i386-bp_permanent.c.
11278 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11279 that stepi does not execute the 'leave' instruction, instead of
11280 testing it does execute.
11281 * gdb.base/bp-permanent.c: New file.
11282 * gdb.base/bp-permanent.exp: New file.
11283
11284 2014-11-10 Doug Evans <xdje42@gmail.com>
11285
11286 PR symtab/17564
11287 * gdb.base/symtab-search-order.exp: New file.
11288 * gdb.base/symtab-search-order.c: New file.
11289 * gdb.base/symtab-search-order-1.c: New file.
11290 * gdb.base/symtab-search-order-shlib-1.c: New file.
11291
11292 2014-11-07 Pedro Alves <palves@redhat.com>
11293
11294 PR gdb/17511
11295 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11296 i?86-*-linux*.
11297
11298 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11299
11300 PR c++/17494
11301 * gdb.cp/pr17494.cc: New file.
11302 * gdb.cp/pr17494.exp: New file.
11303
11304 2014-11-02 Yao Qi <yao@codesourcery.com>
11305
11306 * gdb.python/python.exp: Get working directory and match the
11307 output of "set extended-prompt \\w " with it.
11308
11309 2014-10-30 Doug Evans <dje@google.com>
11310
11311 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11312 in objfiles.
11313 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11314 in progspaces.
11315
11316 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
11317
11318 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11319 * gdb.base/realname-expand.exp: Likewise.
11320 * gdb.linespec/macro-relative.exp: Likewise.
11321
11322 2014-10-29 Pedro Alves <palves@redhat.com>
11323
11324 PR gdb/17408
11325 * gdb.threads/schedlock.c (some_function): New function.
11326 (call_function): New global.
11327 (MAYBE_CALL_SOME_FUNCTION): New macro.
11328 (thread_function): Call it.
11329 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11330 and use it instead of a global counter. Adjust all callers.
11331 (get_current_thread): Use "find current thread" for test message
11332 here rather than having all callers pass down the same string.
11333 (goto_loop): New procedure, factored out from ...
11334 (my_continue): ... this.
11335 (step_ten_loops): Change parameter from test message to command to
11336 use. Adjust.
11337 (list_count): Delete global.
11338 (check_result): New procedure, factored out from duplicate top
11339 level code.
11340 (continue tests): Wrap in with_test_prefix.
11341 (test_step): New procedure, factored out from duplicate top level
11342 code.
11343 (top level): Test "step" in combination with all scheduler-locking
11344 modes. Test "next" in combination with all scheduler-locking
11345 modes, and in combination with stepping over a function call or
11346 not.
11347 * gdb.threads/next-bp-other-thread.c: New file.
11348 * gdb.threads/next-bp-other-thread.exp: New file.
11349
11350 2014-10-29 Pedro Alves <palves@redhat.com>
11351
11352 PR python/17372
11353 * gdb.python/python.exp: Test a multi-line command that spawns
11354 interactive Python.
11355 * gdb.base/multi-line-starts-subshell.exp: New file.
11356
11357 2014-10-29 Yao Qi <yao@codesourcery.com>
11358
11359 * gdb.base/fileio.exp: Make directories on host.
11360
11361 2014-10-29 Yao Qi <yao@codesourcery.com>
11362
11363 * gdb.base/fileio.c (test_write): Close the file.
11364
11365 2014-10-28 Pedro Alves <palves@redhat.com>
11366
11367 PR gdb/12623
11368 * gdb.base/sigstep.c (no_handler): New global.
11369 (main): If 'no_handler is true, set the signal handlers to
11370 SIG_IGN.
11371 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11372 with_sw_watch and no_handler parameters. Handle them.
11373 (top level) <stepping over handler when stopped at a breakpoint
11374 test>: Add a test axis for testing with a software watchpoint, and
11375 another for testing with the signal handler set to SIG_IGN.
11376 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11377 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11378
11379 2014-10-28 Pedro Alves <palves@redhat.com>
11380
11381 PR gdb/17511
11382 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11383 * gdb.base/sigstep.exp (other_handler_location): New global.
11384 (advance): Support stepping into the signal handler, and running
11385 commands while in the handler.
11386 (in_handler_map): New global.
11387 (top level): In the advance test, add combinations for getting
11388 into the handler with stepping commands, and for running commands
11389 in the handler. Add comment descripting the advancei tests.
11390
11391 2014-10-28 Pedro Alves <palves@redhat.com>
11392
11393 * gdb.base/sigstep.exp: Use build_executable instead of
11394 prepare_for_testing.
11395 (top level): Move code that starts GDB, runs to main and creates a
11396 display to ...
11397 (restart): ... this new procedure.
11398 (top level): Move backtrace from signal handler test to ...
11399 (validate_backtrace): ... this new procedure.
11400 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11401 with_test_prefix. Always restart GDB.
11402 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11403 with_test_prefix. Always restart GDB. No need to delete
11404 breakpoints after the test.
11405 (test_skip_handler): Remove prefix parameter.
11406 (skip_over_handler, breakpoint_to_handler)
11407 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11408 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11409 restart GDB. No need to delete breakpoints after the test.
11410 (top level): Use foreach to call the test procedures with
11411 different commands.
11412
11413 2014-10-28 Pedro Alves <palves@redhat.com>
11414
11415 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11416 instead of GNATS numbers.
11417 * gdb.base/sigbpt.exp: Likewise.
11418 * gdb.base/siginfo.exp: Likewise.
11419 * gdb.base/sigstep.exp: Likewise.
11420
11421 2014-10-27 Pedro Alves <palves@redhat.com>
11422
11423 * gdb.base/sigstep.c (dummy): New global.
11424 (main): Issue a couple writes to the new global.
11425 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11426 procedures.
11427 (skip_over_handler): Use test_skip_handler.
11428 (top level): Call skip_over_handler for stepi and nexti too.
11429 (breakpoint_over_handler): Use test_skip_handler.
11430 (top level): Call breakpoint_over_handler for stepi and nexti too.
11431
11432 2014-10-27 Yao Qi <yao@codesourcery.com>
11433
11434 * gdb.trace/tfile.c (adjust_function_address)
11435 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11436 function descriptor.
11437
11438 2014-10-24 Don Breazeal <donb@codesourcery.com>
11439
11440 * gdb.base/foll-fork.exp (test_follow_fork,
11441 catch_fork_child_follow): Check for updated fork messages emitted
11442 from infrun.c.
11443 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11444 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11445 vfork_and_exec_child_follow_through_step): Check for updated vfork
11446 messages emitted from infrun.c.
11447
11448 2014-10-24 Pedro Alves <palves@redhat.com>
11449
11450 * gdb.base/corefile.exp: Remove references to ultrix.
11451 * gdb.base/interrupt.exp: Likewise.
11452 * gdb.base/whatis.exp: Likewise.
11453 * gdb.gdb/selftest.exp: Likewise.
11454 * gdb.threads/manythreads.exp: Likewise.
11455 * gdb.threads/print-threads.exp: Likewise.
11456 * gdb.threads/pthreads.exp:: Likewise.
11457 * gdb.threads/schedlock.exp: Likewise.
11458
11459 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11460
11461 * gdb.cp/non-trivial-retval.cc: Add a test case.
11462 * gdb.cp/non-trivial-retval.exp: Add a test.
11463
11464 2014-10-20 Yao Qi <yao@codesourcery.com>
11465
11466 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11467 * gdb.python/py-objfile-script-gdb.py: New file.
11468 * gdb.python/py-objfile-script.exp: Update reference to
11469 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11470 of remote_download. Remove the dest file.
11471
11472 2014-10-20 Yao Qi <yao@codesourcery.com>
11473
11474 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11475 * gdb.base/step-line.exp: Likewise.
11476 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11477 * gdb.dwarf2/dw2-basic.exp: Likewise.
11478 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11479 * gdb.dwarf2/dw2-filename.exp: Likewise.
11480 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11481 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11482 * gdb.dwarf2/dw2-producer.exp: Likewise.
11483 * gdb.dwarf2/mac-fileno.exp: Likewise.
11484 * gdb.python/py-frame-args.exp: Likewise.
11485 * gdb.python/py-framefilter.exp: Likewise.
11486 * gdb.python/py-mi.exp: Likewise.
11487 * gdb.python/py-objfile-script.exp: Likewise
11488 * gdb.python/py-pp-integral.exp: Likewise.
11489 * gdb.python/py-pp-re-notag.exp: Likewise.
11490 * gdb.python/py-prettyprint.exp: Likewise.
11491 * gdb.python/py-section-script.exp: Likewise.
11492 * gdb.python/py-typeprint.exp: Likewise.
11493 * gdb.python/py-xmethods.exp: Likewise.
11494 * gdb.stabs/weird.exp: Likewise.
11495 * gdb.xml/tdesc-regs.exp: Likewise.
11496
11497 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11498
11499 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11500 (out_cu): Use addr_len for the size of addresses.
11501 (out_line): Likewise. Size DW_LNE_set_address instruction
11502 according to addr_len.
11503 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11504 (FUNC): Add START_INSNS to definition.
11505
11506 2014-10-18 Yao Qi <yao@codesourcery.com>
11507
11508 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11509 gdb_has_argv0 return true.
11510 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11511 check [target_info exists noargs], check [gdb_has_argv0]
11512 instead.
11513 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11514 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11515 procedures.
11516
11517 2014-10-17 Doug Evans <dje@google.com>
11518
11519 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11520 event.
11521 * gdb.python/py-events.py: Add clear_objfiles event.
11522
11523 2014-10-17 Doug Evans <dje@google.com>
11524
11525 * gdb.python/py-objfile.exp: Test progspace attribute.
11526
11527 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
11528
11529 * gdb.guile/scm-breakpoint.exp: Do not assume any
11530 directory separators when matching source file paths.
11531 * gdb.python/py-breakpoint.exp: Likewise.
11532 * gdb.reverse/break-precsave.exp: Likewise.
11533 * gdb.reverse/break-reverse.exp: Likewise.
11534 * gdb.reverse/consecutive-precsave.exp: Likewise.
11535 * gdb.reverse/finish-precsave.exp: Likewise.
11536 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11537 * gdb.reverse/finish-reverse.exp: Likewise.
11538 * gdb.reverse/i386-precsave.exp: Likewise.
11539 * gdb.reverse/i387-env-reverse.exp: Likewise.
11540 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11541 * gdb.reverse/machinestate-precsave.exp: Likewise.
11542 * gdb.reverse/machinestate.exp: Likewise.
11543 * gdb.reverse/sigall-precsave.exp: Likewise.
11544 * gdb.reverse/solib-precsave.exp: Likewise.
11545 * gdb.reverse/step-precsave.exp: Likewise.
11546 * gdb.reverse/until-precsave.exp: Likewise.
11547 * gdb.reverse/watch-precsave.exp: Likewise.
11548 * gdb.reverse/watch-reverse.exp: Likewise.
11549
11550 2014-10-17 Yao Qi <yao@codesourcery.com>
11551
11552 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11553 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11554
11555 2014-10-17 Pedro Alves <palves@redhat.com>
11556
11557 PR gdb/17471
11558 * gdb.base/bg-execution-repeat.c: New file.
11559 * gdb.base/bg-execution-repeat.exp: New file.
11560
11561 2014-10-17 Pedro Alves <palves@redhat.com>
11562
11563 PR gdb/17300
11564 * gdb.base/continue-all-already-running.c: New file.
11565 * gdb.base/continue-all-already-running.exp: New file.
11566
11567 2014-10-17 Pedro Alves <palves@redhat.com>
11568
11569 PR gdb/17472
11570 * gdb.base/annota-input-while-running.c: New file.
11571 * gdb.base/annota-input-while-running.exp: New file.
11572
11573 2014-10-17 Pedro Alves <palves@redhat.com>
11574
11575 * gdb.base/callfuncs.exp: emove references to osf.
11576 * gdb.base/sigall.exp: Likewise.
11577 * gdb.gdb/selftest.exp: Likewise.
11578 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11579 * gdb.mi/non-stop.c: Likewise.
11580 * gdb.mi/pthreads.c: Likewise.
11581 * gdb.reverse/sigall-precsave.exp: Likewise.
11582 * gdb.reverse/sigall-reverse.exp: Likewise.
11583 * gdb.threads/pthreads.c: Likewise.
11584 * gdb.threads/pthreads.exp: Likewise.
11585
11586 2014-10-17 Yao Qi <yao@codesourcery.com>
11587
11588 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11589 check 'target_info exists noargs'.
11590 (test_command_prompt_position): Likewise.
11591 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11592 Remove "set args".
11593 (progvar_simple_while_test): Likewise.
11594 (progvar_complex_if_while_test): Likewise.
11595 (if_while_breakpoint_command_test): Likewise.
11596 (infrun_breakpoint_command_test): Likewise.
11597 (breakpoint_command_test): Likewise.
11598 (watchpoint_command_test): Likewise.
11599 (bp_deleted_in_command_test): Likewise.
11600 (temporary_breakpoint_commands): Likewise.
11601
11602 2014-10-16 Yao Qi <yao@codesourcery.com>
11603
11604 * gdb.base/remotetimeout.exp: Remove noargs checking.
11605
11606 2014-10-15 Pedro Alves <palves@redhat.com>
11607
11608 PR breakpoints/9649
11609 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11610 * gdb.base/breakpoint-in-ro-region.exp
11611 (probe_target_hardware_step): New procedure.
11612 (top level): Probe hardware stepping and hardware breakpoint
11613 support. Test stepping through a read-only region, with both
11614 "breakpoint auto-hw" on and off and both "always-inserted" on and
11615 off.
11616
11617 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11618
11619 * gdb.dlang/demangle.exp: Update for demangling changes.
11620
11621 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11622
11623 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11624 * gdb.cp/non-trivial-retval.exp: Add new tests.
11625
11626 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11627
11628 PR c++/13403
11629 PR c++/15154
11630 * gdb.cp/non-trivial-retval.cc: New file.
11631 * gdb.cp/non-trivial-retval.exp: New file.
11632
11633 2014-10-15 Yao Qi <yao@codesourcery.com>
11634
11635 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11636 remote host.
11637
11638 2014-10-15 Yao Qi <yao@codesourcery.com>
11639
11640 * gdb.python/py-symbol.exp: Match file base name if host is
11641 remote, otherwise match file name with dir name.
11642 * gdb.python/py-symtab.exp: Likewise.
11643 * gdb.python/python.exp: Likewise.
11644
11645 2014-10-15 Yao Qi <yao@codesourcery.com>
11646
11647 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11648 pattern.
11649 * gdb.python/py-symtab.exp: Likewise.
11650 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11651 locationn.
11652
11653 2014-10-14 Joel Brobecker <brobecker@adacore.com>
11654
11655 * gdb.ada/addr_arith: New testcase.
11656
11657 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11658
11659 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11660 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11661 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11662 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11663
11664 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11665
11666 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11667 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11668 * gdb.arch/stap-eval-lang-ada.exp: New file.
11669
11670 2014-10-14 Yao Qi <yao@codesourcery.com>
11671
11672 * gdb.mi/mi-var-child.c (nothing1): New function.
11673 (nothing2): New function.
11674 (do_children_tests): Set function pointers by nothing1 and
11675 nothing2.
11676 * gdb.mi/mi-var-child.exp: Step over new added statements.
11677 Update test to match the new output.
11678 * gdb.mi/var-cmd.c (nothing1): New function.
11679 (nothing2): New function.
11680 (do_children_tests): Set function pointers by nothing1 and
11681 nothing2.
11682 * gdb.mi/mi-var-display.exp: Update test to match output.
11683 Step to the line specified by $line_dct_nothing.
11684 Increase the number of lines to step.
11685
11686 2014-10-14 Yao Qi <yao@codesourcery.com>
11687
11688 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11689 tests.
11690 * gdb.mi/mi2-var-child.exp: Likewise.
11691
11692 2014-10-13 Doug Evans <dje@google.com>
11693
11694 * gdb.python/py-objfile.exp: Change name of file name test.
11695
11696 2014-10-13 Doug Evans <dje@google.com>
11697
11698 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11699 from the start of the CU.
11700
11701 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11702 Yao Qi <yao@codesourcery.com>
11703
11704 Fix "save breakpoints" for "catch" command.
11705 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11706 Remove -nonewline. Match also the added "main" line.
11707
11708 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11709
11710 Fix "save breakpoints" for "disable $bpnum" command.
11711 * gdb.base/save-bp.c (main): Add label.
11712 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11713
11714 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11715
11716 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11717
11718 2014-10-11 Yao Qi <yao@codesourcery.com>
11719
11720 * gdb.server/server-kill.exp: Execute command
11721 "set remote trace-status-packet on" before "tstatus".
11722
11723 2014-10-11 Yao Qi <yao@codesourcery.com>
11724
11725 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11726 (main): Call getppid.
11727 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11728 and continue to it. Read variable "server_pid".
11729
11730 2014-10-11 Yao Qi <yao@codesourcery.com>
11731
11732 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11733
11734 2014-10-11 Yao Qi <yao@codesourcery.com>
11735
11736 * gdb.threads/thread-find.exp: Don't execute command
11737 "info threads".
11738 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11739 * gdb.threads/linux-dp.exp: Don't check the condition
11740 $threads_created equals to zero.
11741
11742 2014-10-10 Pedro Alves <palves@redhat.com>
11743
11744 * gdb.base/bigcore.exp: Remove references to IRIX.
11745 * gdb.base/funcargs.exp: Likewise.
11746 * gdb.base/interrupt.exp: Likewise.
11747 * gdb.base/mips_pro.exp: Likewise.
11748 * gdb.base/nodebug.exp: Likewise.
11749 * gdb.base/setvar.exp: Likewise.
11750 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11751
11752 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11753 Pedro Alves <palves@redhat.com>
11754
11755 PR symtab/14466
11756 * gdb.base/vdso-warning.c: New file.
11757 * gdb.base/vdso-warning.exp: New file.
11758
11759 2014-10-02 Doug Evans <dje@google.com>
11760
11761 * gdb.base/structs.c (main): Don't run forever.
11762
11763 2014-10-02 Pedro Alves <palves@redhat.com>
11764
11765 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11766 (top level) <stop threads 1, stop threads 2>: Use it.
11767
11768 2014-10-02 Pedro Alves <palves@redhat.com>
11769
11770 * gdb.threads/break-while-running.exp (test): Add new
11771 'update_thread_list' argument. Skip "info threads" if false.
11772 (top level): Add new 'update_thread_list' axis.
11773
11774 2014-10-02 Pedro Alves <palves@redhat.com>
11775
11776 PR breakpoints/17431
11777 * gdb.base/execl-update-breakpoints.c: New file.
11778 * gdb.base/execl-update-breakpoints.exp: New file.
11779
11780 2014-10-01 Pedro Alves <palves@redhat.com>
11781
11782 * gdb.base/breakpoint-in-ro-region.c: New file.
11783 * gdb.base/breakpoint-in-ro-region.exp: New file.
11784
11785 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11786
11787 * gdb.mi/mi-exit-code.exp: New file.
11788 * gdb.mi/mi-exit-code.c: New file.
11789
11790 2014-09-30 Yao Qi <yao@codesourcery.com>
11791
11792 * lib/prelink-support.exp (build_executable_own_libs): Error if
11793 the target isn't native.
11794
11795 2014-09-30 Yao Qi <yao@codesourcery.com>
11796
11797 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11798 false.
11799
11800 2014-09-22 Pedro Alves <palves@redhat.com>
11801
11802 * gdb.threads/break-while-running.exp: New file.
11803 * gdb.threads/break-while-running.c: New file.
11804
11805 2014-09-19 Yao Qi <yao@codesourcery.com>
11806
11807 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11808 Invoke test. Restart GDB with --readnow and invoke test again.
11809
11810 2014-09-19 Yao Qi <yao@codesourcery.com>
11811
11812 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11813 proc set_breakpoint_on_gcd_function. Invoke
11814 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11815 invoke set_breakpoint_on_gcd_function again.
11816
11817 2014-09-18 Doug Evans <dje@google.com>
11818
11819 * gdb.dwarf2/symtab-producer.exp: New file.
11820
11821 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11822
11823 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11824 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11825 * gdb.base/global-var-nested-by-dso.c: Likewise.
11826 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11827
11828 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11829 Pedro Alves <palves@redhat.com>
11830
11831 * gdb.base/watch-bitfields.exp: Pass string other than test file
11832 name to prepare_for_testing.
11833 (watch): New procedure.
11834 (expect_watchpoint): Use with_test_prefix.
11835 (top level): Factor out tests to ...
11836 (test_watch_location, test_regular_watch): ... these new
11837 procedures, and use with_test_prefix and gdb_continue_to_end.
11838
11839 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11840
11841 PR breakpoints/12526
11842 * gdb.base/watch-bitfields.exp: New file.
11843 * gdb.base/watch-bitfields.c: New file.
11844
11845 2014-09-16 Pedro Alves <palves@redhat.com>
11846
11847 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11848 software and hardware addresses, not software address against
11849 itself.
11850
11851 2014-09-16 Pedro Alves <palves@redhat.com>
11852
11853 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11854 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11855
11856 2014-09-16 Pedro Alves <palves@redhat.com>
11857
11858 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11859 files.
11860 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11861 "*-*-vxworks*" throughout.
11862 * gdb.base/break.exp: Likewise.
11863 * gdb.base/default.exp: Likewise.
11864 * gdb.base/scope.exp: Likewise.
11865 * gdb.base/sepdebug.exp: Likewise.
11866 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11867 throughout.
11868 * gdb.base/run.c: Likewise.
11869 * gdb.base/sepdebug.c: Likewise.
11870 * gdb.hp/gdb.aCC/run.c: Likewise.
11871 * gdb.reverse/until-reverse.c: Likewise.
11872 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11873
11874 2014-09-16 Yao Qi <yao@codesourcery.com>
11875
11876 * boards/local-remote-host-native.exp: New file.
11877
11878 2014-09-14 Doug Evans <xdje42@gmail.com>
11879
11880 * gdb.threads/queue-signal.c (thread_count): New variable.
11881 (thread_count_mutex, thread_count_condvar): New variables.
11882 (incr_thread_count, wait_all_threads_running): New functions.
11883 (main): Wait for all threads to be in their thread functions.
11884
11885 2014-09-13 Doug Evans <xdje42@gmail.com>
11886
11887 * gdb.threads/queue-signal.c: New file.
11888 * gdb.threads/queue-signal.exp: New file.
11889
11890 2014-09-13 Doug Evans <xdje42@gmail.com>
11891
11892 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11893 be consistent with what default_gdb_init uses.
11894 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11895 the plain text of the prompt. Add some logging printfs.
11896 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11897
11898 2014-09-12 Pedro Alves <palves@redhat.com>
11899
11900 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11901 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11902 * gdb.arch/i386-size-overlap.exp: Likewise.
11903 * gdb.arch/i386-size.exp: Likewise.
11904 * gdb.arch/i386-unwind.exp: Likewise.
11905 * gdb.base/a2-run.exp: Likewise.
11906 * gdb.base/break.exp: Likewise.
11907 * gdb.base/charset.exp: Likewise.
11908 * gdb.base/chng-syms.exp: Likewise.
11909 * gdb.base/commands.exp: Likewise.
11910 * gdb.base/dbx.exp: Likewise.
11911 * gdb.base/find.exp: Likewise.
11912 * gdb.base/funcargs.exp: Likewise.
11913 * gdb.base/jit-simple.exp: Likewise.
11914 * gdb.base/reread.exp: Likewise.
11915 * gdb.base/sepdebug.exp: Likewise.
11916 * gdb.base/step-bt.exp: Likewise.
11917 * gdb.cp/mb-inline.exp: Likewise.
11918 * gdb.cp/mb-templates.exp: Likewise.
11919 * gdb.objc/basicclass.exp: Likewise.
11920 * gdb.threads/killed.exp: Likewise.
11921
11922 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11923
11924 PR tdep/17379
11925 * gdb.arch/powerpc-stackless.S: New file.
11926 * gdb.arch/powerpc-stackless.exp: New file.
11927
11928 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11929
11930 * gdb.base/attach.c: Include unistd.h.
11931 (main): Call alarm. Add label postloop.
11932 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11933 gdb_breakpoint, gdb_continue_to_breakpoint.
11934 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11935
11936 2014-09-11 Pedro Alves <palves@redhat.com>
11937
11938 PR gdb/17347
11939 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11940 * gdb.base/attach.exp (test_command_line_attach_run): New
11941 procedure.
11942 (top level): Call it.
11943
11944 2014-09-11 Pedro Alves <palves@redhat.com>
11945
11946 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11947 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11948 (do_command_attach_tests): Use spawn_wait_for_attach.
11949 * gdb.base/solib-overlap.exp: Likewise.
11950 * gdb.multi/multi-attach.exp: Likewise.
11951 * gdb.python/py-prompt.exp: Likewise.
11952 * gdb.python/py-sync-interp.exp: Likewise.
11953 * gdb.server/ext-attach.exp: Likewise.
11954
11955 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11956
11957 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11958 command in testcase. Simplify testcase.
11959
11960 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11961
11962 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11963
11964 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11965
11966 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11967
11968 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11969
11970 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11971
11972 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11973
11974 * gdb.dwarf2/dynarr-ptr.c: New file.
11975 * gdb.dwarf2/dynarr-ptr.exp: New file.
11976
11977 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11978
11979 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11980 of 30 rather than hardcoding 120 for a slow test case. Take the
11981 `gdb,timeout' target setting into account for this calculation.
11982 Don't extend the timeout for the test cases that don't need it.
11983
11984 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11985
11986 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11987 a factor of 2 for a slow test case. Take the `gdb,timeout'
11988 target setting into account for this calculation.
11989 * gdb.reverse/until-precsave.exp: Increase the timeout by
11990 a factor of 15 and 3 respectively rather than adding 120
11991 for a pair of slow test cases. Take the `gdb,timeout'
11992 target setting into account for this calculation.
11993
11994 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11995
11996 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11997 timeout, don't pass one down to gdb_expect.
11998 (gdb_expect): Rework timeout selection.
11999
12000 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12001
12002 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12003 exception on timeout.
12004 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12005 (gdbserver_start_extended): Catch any `gdbserver_start' error
12006 exceptions.
12007 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12008 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12009 `gdbserver_gdb_load' error exceptions.
12010
12011 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12012
12013 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12014 120 on waiting for the TCP socket to open.
12015
12016 2014-09-09 Doug Evans <xdje42@gmail.com>
12017
12018 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12019 _caller_matches, _any_caller_is, _any_caller_matches.
12020
12021 2014-09-09 Doug Evans <xdje42@gmail.com>
12022
12023 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12024
12025 2014-09-09 Yao Qi <yao@codesourcery.com>
12026
12027 * gdb.mi/mi-var-display.exp: Set print symbol off.
12028
12029 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12030
12031 PR gdb/17035
12032 * gdb.base/commands.exp: Add tests to verify user-defined
12033 commands with empty bodies.
12034 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12035 python commands in `show user command`.
12036 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12037 scheme commands in `show user command`.
12038
12039 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12040
12041 PR python/17355
12042 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12043 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12044 * gdb.python/py-framefilter-invalidarg.exp: New file.
12045 * gdb.python/py-framefilter-invalidarg.py: New file.
12046
12047 2014-09-06 Doug Evans <xdje42@gmail.com>
12048
12049 PR 15276
12050 * gdb.python/py-caller-is.c: New file.
12051 * gdb.python/py-caller-is.exp: New file.
12052
12053 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12054
12055 PR gdb/17235
12056 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12057 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12058
12059 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12060
12061 PR fortran/17237
12062 * gdb.fortran/print-formatted.exp: New file.
12063 * gdb.fortran/print-formatted.f90: Likewise.
12064
12065 2014-09-03 Sasha Smundak <asmundak@google.com>
12066
12067 * gdb.python/py-frame.exp: Test Frame.read_register.
12068
12069 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12070
12071 PR python/16699
12072 * gdb.python/py-completion.exp: New file.
12073 * gdb.python/py-completion.py: Likewise.
12074
12075 2014-08-28 Doug Evans <dje@google.com>
12076
12077 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12078 eax,etc. are live with values set by gdb and thus the compiler can't
12079 use them.
12080 * gdb.arch/i386-pseudo.c (main): Ditto.
12081
12082 2014-08-27 Doug Evans <dje@google.com>
12083
12084 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12085
12086 2014-08-25 Doug Evans <dje@google.com>
12087
12088 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12089 (main): Ditto.
12090
12091 2014-08-25 Doug Evans <dje@google.com>
12092
12093 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12094
12095 2014-08-24 Yao Qi <yao@codesourcery.com>
12096
12097 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12098 symbol off.
12099 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12100
12101 2014-08-22 Doug Evans <dje@google.com>
12102
12103 PR 17276
12104 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12105 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12106 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12107
12108 2014-08-22 Yao Qi <yao@codesourcery.com>
12109
12110 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12111 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12112 * gdb.python/python.exp: Likewise. Use .py file on the host
12113 instead of the build.
12114
12115 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12116
12117 * gdb.threads/gcore-stale-thread.c: New file.
12118 * gdb.threads/gcore-stale-thread.exp: New file.
12119
12120 2014-08-21 Pedro Alves <palves@redhat.com>
12121
12122 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12123 * gdb.base/gcore-relro-pie.exp: Likewise.
12124 * gdb.base/gcore-relro.exp: Likewise.
12125 * gdb.base/gcore.exp: Likewise.
12126 * gdb.base/print-symbol-loading.exp: Likewise.
12127 * gdb.threads/gcore-thread.exp: Likewise.
12128 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12129
12130 2014-08-20 Pedro Alves <palves@redhat.com>
12131 Jan Kratochvil <jan.kratochvil@redhat.com>
12132
12133 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12134 configure.
12135 (EXPECT): Handle READ1 being set.
12136 (all): Depend on EXTRA_RULES.
12137 (check-read1, expect-read1, read1.so, read1): New rules.
12138 * README (Testsuite Parameters): Document the READ1 make variable.
12139 (Race detection): New section.
12140 * configure: Regenerate.
12141 * configure.ac: If build==host==target, and running under a
12142 GNU/glibc system, add read1 to the extra Makefile rules.
12143 (EXTRA_RULES): AC_SUBST it.
12144 * lib/read1.c: New file.
12145
12146 2014-08-20 Joel Brobecker <brobecker@adacore.com>
12147
12148 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12149 the handling of variables declared as a typedef to an array
12150 which a DW_AT_data_location attribute.
12151
12152 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
12153 Pedro Alves <palves@redhat.com>
12154
12155 PR symtab/14604
12156 PR symtab/14605
12157 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12158 gdb_test.
12159
12160 2014-08-19 Pedro Alves <palves@redhat.com>
12161
12162 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12163
12164 2014-08-19 Yao Qi <yao@codesourcery.com>
12165
12166 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12167 right line.
12168
12169 2014-08-18 David Blaikie <dblaikie@gmail.com>
12170
12171 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12172
12173 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12174
12175 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12176 attribute in array range.
12177
12178 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12179
12180 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12181
12182 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12183
12184 PR c++/17132
12185 * gdb.cp/pr17132.cc: New file.
12186 * gdb.cp/pr17132.exp: New file.
12187
12188 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12189
12190 * gdb.python/py-xmethods.py (A_getarrayind)
12191 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12192 Use 'print' with function call syntax.
12193 (E_method_matcher.match): Fix tab vs space indentation mixup.
12194
12195 2014-08-15 Yao Qi <yao@codesourcery.com>
12196
12197 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12198 false.
12199
12200 2014-08-15 Yao Qi <yao@codesourcery.com>
12201
12202 * gdb.cp/casts.exp: Set print symbol off.
12203 * gdb.cp/class2.exp: Likewise.
12204 * gdb.cp/overload.exp: Likewise.
12205 * gdb.cp/templates.exp: Likewise.
12206
12207 2014-08-11 Doug Evans <dje@google.com>
12208
12209 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12210 (test_load_shlib): Update.
12211
12212 2014-08-09 Yao Qi <yao@codesourcery.com>
12213
12214 * gdb.base/display.exp: Invoke is_address_zero_readable.
12215 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12216 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12217 * gdb.base/hbreak-unmapped.exp: Return if
12218 is_address_zero_readable returns true.
12219 * gdb.base/signest.exp: Likewise.
12220 * gdb.base/signull.exp: Likewise.
12221 * gdb.base/sigbpt.exp: Likewise.
12222 * gdb.guile/scm-disasm.exp: Do the test if
12223 is_address_zero_readable returns false.
12224 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12225 * gdb.python/py-arch.exp: Likewise.
12226 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12227 * lib/gdb.exp (is_address_zero_readable): New proc.
12228
12229 2014-08-09 Yao Qi <yao@codesourcery.com>
12230
12231 PR testsuite/13443
12232 * gdb.mi/mi-var-display.exp: Make test messages unique.
12233
12234 2014-08-04 Tom Tromey <tromey@redhat.com>
12235
12236 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12237 target 0".
12238
12239 2014-08-04 Tom Tromey <tromey@redhat.com>
12240
12241 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12242 "target_resume".
12243
12244 2014-08-01 Joel Brobecker <brobecker@adacore.com>
12245
12246 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12247 inner_vla_struct_object_size.
12248 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12249 as xfail.
12250
12251 2014-07-30 Pedro Alves <palves@redhat.com>
12252
12253 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12254 comment.
12255
12256 2014-07-29 Yao Qi <yao@codesourcery.com>
12257
12258 PR gdb/17206
12259 * gdb.base/until-nodebug.exp: New.
12260
12261 2014-07-28 Doug Evans <xdje42@gmail.com>
12262
12263 PR guile/17203
12264 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12265 previously existing parameter, and previously ambiguously spelled
12266 parameter.
12267
12268 2014-07-28 Will Newton <will.newton@linaro.org>
12269
12270 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12271
12272 2014-07-26 Ludovic Courtès <ludo@gnu.org>
12273 Doug Evans <xdje42@gmail.com>
12274
12275 PR guile/17146
12276 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12277
12278 2014-07-25 Pedro Alves <palves@redhat.com>
12279
12280 * gdb.threads/signal-command-handle-nopass.c: New file.
12281 * gdb.threads/signal-command-handle-nopass.exp: New file.
12282 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12283 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12284 * gdb.threads/signal-delivered-right-thread.c: New file.
12285 * gdb.threads/signal-delivered-right-thread.exp: New file.
12286
12287 2014-07-25 Pedro Alves <palves@redhat.com>
12288
12289 * gdb.base/double-prompt-target-event-error.exp
12290 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12291 match.
12292 (cancel_pagination_in_target_event): Rework double prompt
12293 detection.
12294 * gdb.base/paginate-after-ctrl-c-running.exp
12295 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12296 <return>' match.
12297 * gdb.base/paginate-bg-execution.exp
12298 (test_bg_execution_pagination_return)
12299 (test_bg_execution_pagination_cancel): Remove '-notransfer
12300 <return>' matches.
12301 * gdb.base/paginate-execution-startup.exp
12302 (test_fg_execution_pagination_return)
12303 (test_fg_execution_pagination_cancel): Remove '-notransfer
12304 <return>' matches.
12305 * gdb.base/paginate-inferior-exit.exp
12306 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12307 match.
12308 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12309 * lib/gdb.exp (pagination_prompt): Run text through
12310 string_to_regexp.
12311 (gdb_test_multiple): Match $pagination_prompt instead of
12312 "<return>".
12313 (string_to_regexp): Move to lib/gdb-utils.exp.
12314
12315 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12316
12317 * gdb.arch/amd64-entry-value-paramref.S: New file.
12318 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12319 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12320 * gdb.arch/amd64-optimout-repeat.S: New file.
12321 * gdb.arch/amd64-optimout-repeat.c: New file.
12322 * gdb.arch/amd64-optimout-repeat.exp: New file.
12323
12324 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12325
12326 PR gdb/17170
12327 * gdb.base/statistics.exp: New file.
12328
12329 2014-07-17 Doug Evans <dje@google.com>
12330
12331 PR gdb/17170
12332 * gdb.base/maint.exp: Update testing of per-command stats.
12333
12334 2014-07-16 Pedro Alves <palves@redhat.com>
12335
12336 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12337 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12338 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12339 (tfile_write_buf): New functions.
12340 (add_memory_block): Rewrite using the above.
12341 (adjust_function_address): New function.
12342 (FUNCTION_ADDRESS): New macro.
12343 (write_basic_trace_file): Remove short_x local, and use
12344 tfile_write_16. Change type of func_addr local to unsigned long
12345 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12346 here. Cast argument of add_memory_block to char pointer.
12347 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12348 (main): Remove parameters.
12349 * gdb.trace/tfile.exp: Remove nowarnings.
12350
12351 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12352
12353 * gdb.base/debug-expr.exp: Test string evaluation with
12354 "debug expression" on.
12355
12356 2014-07-15 Pedro Alves <palves@redhat.com>
12357
12358 * gdb.base/reread.exp: Use clean_restart.
12359
12360 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12361
12362 * gdb.arch/avr-flash-qualifer.c: New.
12363 * gdb.arch/avr-flash-qualifer.exp: New.
12364
12365 2014-07-14 Pedro Alves <palves@redhat.com>
12366
12367 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12368 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12369
12370 2014-07-14 Pedro Alves <palves@redhat.com>
12371
12372 * gdb.base/double-prompt-target-event-error.c: New file.
12373 * gdb.base/double-prompt-target-event-error.exp: New file.
12374
12375 2014-07-14 Pedro Alves <palves@redhat.com>
12376
12377 PR gdb/17072
12378 * gdb.base/paginate-inferior-exit.c: New file.
12379 * gdb.base/paginate-inferior-exit.exp: New file.
12380
12381 2014-07-14 Pedro Alves <palves@redhat.com>
12382
12383 PR gdb/17072
12384 * gdb.base/paginate-bg-execution.c: New file.
12385 * gdb.base/paginate-bg-execution.exp: New file.
12386
12387 2014-07-14 Pedro Alves <palves@redhat.com>
12388
12389 PR gdb/17072
12390 * gdb.base/paginate-execution-startup.c: New file.
12391 * gdb.base/paginate-execution-startup.exp: New file.
12392 * lib/gdb.exp (pagination_prompt): New global.
12393 (default_gdb_spawn): New procedure, factored out from
12394 default_gdb_spawn.
12395 (default_gdb_start): Adjust to call default_gdb_spawn.
12396 (gdb_spawn): New procedure.
12397
12398 2014-07-14 Pedro Alves <palves@redhat.com>
12399
12400 * lib/gdb.exp (gdb_assert): New procedure.
12401 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12402
12403 2014-07-14 Pedro Alves <palves@redhat.com>
12404
12405 * gdb.base/execution-termios.c: New file.
12406 * gdb.base/execution-termios.exp: New file.
12407
12408 2014-07-14 Tom Tromey <tromey@redhat.com>
12409
12410 * gdb.cp/vla-cxx.cc: New file.
12411 * gdb.cp/vla-cxx.exp: New file.
12412
12413 2014-07-14 Tom Tromey <tromey@redhat.com>
12414
12415 * gdb.reverse/rerun-prec.c: New file.
12416 * gdb.reverse/rerun-prec.exp: New file.
12417
12418 2014-07-12 Maciej W. Rozycki <macro@mips.com>
12419 Maciej W. Rozycki <macro@codesourcery.com>
12420
12421 * lib/gdb-utils.exp: New file.
12422 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12423 inline `gdb_init_command' processing.
12424 (gdb_start_cmd): Likewise.
12425 * lib/mi-support.exp (mi_run_cmd): Likewise.
12426 * README: Document `gdb_init_command' and `gdb_init_commands'.
12427
12428 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12429
12430 Fix false FAIL running under a very long directory name.
12431 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12432 and "set print elements 10000". Twice.
12433
12434 2014-07-11 Yao Qi <yao@codesourcery.com>
12435
12436 * gdb.base/exprs.exp: "set print symbol off".
12437
12438 2014-07-11 Pedro Alves <palves@redhat.com>
12439
12440 * gdb.threads/kill.c: New file.
12441 * gdb.threads/kill.exp: New file.
12442
12443 2014-07-10 Yao Qi <yao@codesourcery.com>
12444
12445 * gdb.trace/tfile.c (write_basic_trace_file)
12446 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12447 address written to trace file.
12448
12449 2014-07-09 Pedro Alves <palves@redhat.com>
12450
12451 * gdb.base/attach-wait-input.exp: New file.
12452 * gdb.base/attach-wait-input.c: New file.
12453
12454 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12455
12456 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12457 setting up test structures.
12458 (main): Call new test function.
12459 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12460 test function, continue into test function and walk test
12461 structures.
12462
12463 2014-07-02 Yao Qi <yao@codesourcery.com>
12464
12465 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12466 'bar_start' at the beginning of functions 'foo' and 'bar'
12467 respectively.
12468 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12469 instead of 'foo' and 'bar'.
12470
12471 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12472
12473 * gdb.btrace/segv.exp: New.
12474 * gdb.btrace/segv.c: New.
12475
12476 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
12477
12478 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12479 instruction.
12480
12481 2014-06-30 Mark Wielaard <mjw@redhat.com>
12482
12483 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12484 vulture, vilify, villar): New volatile array constants.
12485 (vindictive, vegetation): New const volatile array constants.
12486 * gdb.base/volatile.exp: Test volatile and const volatile array
12487 types.
12488
12489 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12490
12491 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12492 target lacks support for awatch, rwatch, or hbreak.
12493
12494 2014-06-27 Yao Qi <yao@codesourcery.com>
12495
12496 * gdb.multi/dummy-frame-restore.exp: New.
12497 * gdb.multi/dummy-frame-restore.c: New.
12498
12499 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12500
12501 * gdb.btrace/gcore.exp: New.
12502
12503 2014-06-23 Pedro Alves <palves@redhat.com>
12504
12505 * gdb.base/watchpoint-reuse-slot.c: New file.
12506 * gdb.base/watchpoint-reuse-slot.exp: New file.
12507
12508 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12509
12510 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12511 progspace's filename in 'info', 'enable' and 'disable' command
12512 tests.
12513
12514 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12515
12516 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12517 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12518 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12519
12520 2014-06-20 Gary Benson <gbenson@redhat.com>
12521
12522 * gdb.arch/i386-avx.exp: Fix include file location.
12523 * gdb.arch/i386-sse.exp: Likewise.
12524
12525 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12526
12527 * gdb.dlang/expression.exp: New file.
12528
12529 2014-06-19 Pedro Alves <palves@redhat.com>
12530
12531 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12532 out from ...
12533 (top level): ... here. Iterate running tests under different
12534 scheduler-locking settings.
12535
12536 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
12537
12538 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12539 to DW_FORM_addr and use non-zero addresses.
12540
12541 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12542
12543 PR gdb/17017
12544 * gdb.python/py-xmethods.cc: Add global function call counters and
12545 increment them in their respective functions. Remove "cout"
12546 statements.
12547 * gdb.python/py-xmethods.exp: Make tests check the global function
12548 call counters instead of depending on inferior IO.
12549
12550 2014-06-18 Don Breazeal <donb@codesourcery.com>
12551
12552 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12553 Deleted procedure.
12554 (explicit_fork_parent_follow): Deleted procedure.
12555 (explicit_fork_child_follow): Deleted procedure.
12556 (test_follow_fork): New procedure.
12557 (do_fork_tests): Replace calls to deleted procedures with
12558 calls to test_follow_fork and reset GDB for subsequent
12559 procedure calls.
12560
12561 2014-06-17 Yao Qi <yao@codesourcery.com>
12562
12563 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12564 CP1252.
12565
12566 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
12567
12568 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12569 Initialize ptr and S explicitly.
12570 (skip_type_update_when_not_use_rtti_test): Likewise.
12571
12572 2014-06-16 Keith Seitz <keiths@redhat.com>
12573
12574 PR mi/15863
12575 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12576 the inferior is started.
12577
12578 2014-06-16 Pedro Alves <palves@redhat.com>
12579
12580 * gdb.base/break-main-file-remove-fail.c: New file.
12581 * gdb.base/break-main-file-remove-fail.exp: New file.
12582 * gdb.base/break-unload-file.exp: Use build_executable instead of
12583 prepare_for_testing.
12584 (test_break): New parameter "initial_load". Handle it.
12585 (top level): Add initial_load cmdline/file axis.
12586
12587 2014-06-12 Tom Tromey <tromey@redhat.com>
12588
12589 * gdb.base/completion.exp: Don't use directory name in test.
12590
12591 2014-06-09 Gary Benson <gbenson@redhat.com>
12592
12593 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12594 separate the always-available ANSI-standard signals from the
12595 signals that require checking.
12596 (main): Likewise.
12597 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12598 Likewise.
12599 (main): Likewise.
12600
12601 2014-06-07 Keith Seitz <keiths@redhat.com>
12602
12603 Revert:
12604 PR c++/16253
12605 * gdb.cp/var-tag.cc: New file.
12606 * gdb.cp/var-tag.exp: New file.
12607 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12608 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12609 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12610 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12611
12612 2014-06-06 Doug Evans <xdje42@gmail.com>
12613
12614 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12615
12616 2014-06-06 Pedro Alves <palves@redhat.com>
12617
12618 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12619 in target debug output instead of looking at RSP packets,
12620 disabling the test on any target that uses hardware stepping.
12621 Update comments.
12622
12623 2014-06-06 Pedro Alves <palves@redhat.com>
12624
12625 * gdb.base/break-unload-file.exp: Fix typo.
12626
12627 2014-06-06 Yao Qi <yao@codesourcery.com>
12628
12629 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12630 from "jit_function" to "^jit_function".
12631
12632 2014-06-06 Yao Qi <yao@codesourcery.com>
12633
12634 * gdb.base/async.c (foo): Add one statement.
12635 * gdb.base/async.exp: Get the next instruction address and
12636 match the output of "nexti" by instruction address. Match
12637 the hex address in the output of "finish".
12638
12639 2014-06-06 Gary Benson <gbenson@redhat.com>
12640
12641 * gdb.base/call-signals.c: Remove preprocessor conditionals
12642 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12643 SIGSEGV and SIGTERM.
12644 * gdb.base/sigall.c: Likewise.
12645 * gdb.base/unwindonsignal.c: Likewise.
12646 * gdb.reverse/sigall-reverse.c: Likewise.
12647
12648 2014-06-06 Yao Qi <yao@codesourcery.com>
12649
12650 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12651 readable, skip the test.
12652
12653 2014-06-06 Yao Qi <yao@codesourcery.com>
12654
12655 * gdb.threads/staticthreads.c (thread_function): Move the line
12656 setting breakpoint on forward.
12657 * gdb.threads/staticthreads.exp: Update comments.
12658
12659 2014-06-05 Ludovic Courtès <ludo@gnu.org>
12660
12661 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12662 "history-append! type error".
12663
12664 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12665
12666 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12667 erroneous dprintf expected input.
12668
12669 2014-06-04 Doug Evans <xdje42@gmail.com>
12670
12671 * gdb.guile/scm-generics.exp: Delete.
12672
12673 2014-06-04 Doug Evans <xdje42@gmail.com>
12674
12675 * gdb.guile/scm-breakpoint.exp: Update.
12676 Add tests for breakpoint registration.
12677
12678 2014-06-04 Tom Tromey <tromey@redhat.com>
12679
12680 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12681 VLA-in-union.
12682 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12683 inner_vla_struct, vla_union types. Initialize objects of those
12684 types and compute their sizes.
12685
12686 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12687 Hui Zhu <hui@codesourcery.com>
12688
12689 * gdb.base/fileio.exp: Add test for shell not available as well as
12690 available.
12691 * gdb.base/fileio.c (test_system): Check for shell twice.
12692
12693 2014-06-04 Yao Qi <yao@codesourcery.com>
12694
12695 * gdb.base/auto-connect-native-target.exp: Remove redundant
12696 space from the regexp pattern.
12697
12698 2014-06-04 Yao Qi <yao@codesourcery.com>
12699
12700 * gdb.base/default.exp: Replace "child" with "native" in
12701 regexp pattern.
12702
12703 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12704
12705 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12706 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12707 * gdb.python/py-xmethods.py: Python script supporting the
12708 new testcase and tests.
12709
12710 2014-06-03 Joel Brobecker <brobecker@adacore.com>
12711 Pedro Alves <palves@redhat.com>
12712
12713 PR breakpoints/17000
12714 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12715 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12716
12717 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12718
12719 * gdb.base/subst.exp: Add tests to verify partial path matching
12720 output.
12721
12722 2014-06-03 Pedro Alves <palves@redhat.com>
12723
12724 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12725 target that doesn't use software single-stepping.
12726
12727 2014-06-03 Pedro Alves <palves@redhat.com>
12728
12729 PR breakpoints/17000
12730 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12731 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12732
12733 2014-06-02 Doug Evans <xdje42@gmail.com>
12734
12735 * gdb.guile/scm-parameter.exp: New file.
12736
12737 2014-06-02 Doug Evans <xdje42@gmail.com>
12738
12739 * gdb.guile/scm-cmd.c: New file.
12740 * gdb.guile/scm-cmd.exp: New file.
12741
12742 2014-06-02 Doug Evans <xdje42@gmail.com>
12743
12744 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12745 pretty-printer lookup.
12746 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12747 (make-pp_s-printer): Call it.
12748 (make-pretty-printer-from-dict): New function.
12749 (lookup-pretty-printer-maker-from-dict): New function.
12750 (*pretty-printer*): Simplify.
12751 (make-objfile-pp_s-printer): New function.
12752 (install-objfile-pretty-printers!): New function.
12753 (make-progspace-pp_s-printer): New function.
12754 (install-progspace-pretty-printers!): New function.
12755 * gdb.guile/scm-progspace.c: New file.
12756 * gdb.guile/scm-progspace.exp: New file.
12757
12758 2014-06-02 Pedro Alves <palves@redhat.com>
12759
12760 * gdb.base/dprintf-bp-same-addr.c: New file.
12761 * gdb.base/dprintf-bp-same-addr.exp: New file.
12762
12763 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12764
12765 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12766 * gdb.arch/powerpc-power.s: Likewise.
12767
12768 2014-06-02 Joel Brobecker <brobecker@adacore.com>
12769
12770 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12771
12772 2014-06-01 Yao Qi <yao@codesourcery.com>
12773
12774 * gdb.base/watchpoint.exp (test_watch_location): Check null
12775 pointer can be dereferenced. If not, do the test, otherwise
12776 skip it.
12777
12778 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12779
12780 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12781 results.
12782 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12783
12784 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12785
12786 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12787 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12788 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12789 * gdb.arch/amd64-invalid-stack-top.c: New file.
12790 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12791
12792 2014-05-30 Pedro Alves <palves@redhat.com>
12793
12794 PR breakpoints/17000
12795 * gdb.base/sss-bp-on-user-bp.c: New file.
12796 * gdb.base/sss-bp-on-user-bp.exp: New file.
12797
12798 2014-05-30 David Blaikie <dblaikie@gmail.com>
12799
12800 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12801 gnu_inline semantics via attribute.
12802 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12803 source explicitly specifies the required semantics.
12804
12805 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12806
12807 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12808
12809 2014-05-29 Pedro Alves <palves@redhat.com>
12810 Tom Tromey <tromey@redhat.com>
12811
12812 * gdb.base/async-shell.exp: Don't enable target-async.
12813 * gdb.base/async.exp
12814 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12815 parameter. Adjust.
12816 (top level): Don't test with "target-async".
12817 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12818 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12819 * gdb.base/inferior-died.exp: Don't enable target-async.
12820 * gdb.base/interrupt-noterm.exp: Likewise.
12821 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12822 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12823 * gdb.mi/mi-nonstop.exp: Likewise.
12824 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12825 * gdb.mi/mi-nsintrall.exp: Likewise.
12826 * gdb.mi/mi-nsmoribund.exp: Likewise.
12827 * gdb.mi/mi-nsthrexec.exp: Likewise.
12828 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12829 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12830 * gdb.python/py-evsignal.exp: Don't enable target-async.
12831 * gdb.python/py-evthreads.exp: Likewise.
12832 * gdb.python/py-prompt.exp: Likewise.
12833 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12834 * gdb.server/solib-list.exp: Don't enable target-async.
12835 * gdb.threads/thread-specific-bp.exp: Likewise.
12836 * lib/mi-support.exp: Adjust to use mi-async.
12837
12838 2014-05-29 Pedro Alves <palves@redhat.com>
12839
12840 PR gdb/13860
12841 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12842 reason, even in sync mode.
12843
12844 2014-05-29 Pedro Alves <palves@redhat.com>
12845 Hui Zhu <hui@codesourcery.com>
12846
12847 PR PR15693
12848 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12849 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12850 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12851 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12852
12853 2014-05-28 Joel Brobecker <brobecker@adacore.com>
12854
12855 * config/monitor.exp (gdb_target_monitor): Replace use of
12856 "set remotebaud" by "set serial baud".
12857
12858 2014-05-26 Andy Wingo <wingo@igalia.com>
12859
12860 * gdb.guile/scm-breakpoint.exp:
12861 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12862 properties instead of gdb-object-properties.
12863
12864 2014-05-26 Yao Qi <yao@codesourcery.com>
12865
12866 * gdb.server/no-thread-db.exp: Specify source file name
12867 explicitly when setting a breakpoint.
12868
12869 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12870
12871 * gdb.btrace/vdso.c: New.
12872 * gdb.btrace/vdso.exp: New.
12873
12874 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12875
12876 * gdb.base/gcore.exp (capture_command_output): Move ...
12877 * lib/gdb.exp (capture_command_output): ... here.
12878
12879 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12880
12881 * gdb.btrace/data.exp: Test memory access during btrace replay.
12882
12883 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12884
12885 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12886
12887 2014-05-21 Pedro Alves <palves@redhat.com>
12888
12889 PR gdb/13860
12890 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12891 (top level): Test that output related to execution commands is
12892 sent to the console with CLI commands, but not with MI commands.
12893 Test that breakpoint events are always mirrored to the console.
12894 Also expect the new source line to be output after a "next" in
12895 async mode too. Make it a pass/fail test.
12896 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12897 output.
12898 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12899
12900 2014-05-21 Pedro Alves <palves@redhat.com>
12901
12902 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12903 Use them to test variations of "list" after reaching a breakpoint.
12904 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12905 Test "list" with listsize 10 after reaching a breakpoint.
12906 * gdb.python/python.exp (decode_line current location line
12907 number): Adjust expected line number.
12908
12909 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12910
12911 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12912 behavior for $args, pass it directly to "run".
12913
12914 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12915
12916 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12917 30000 to 65536.
12918
12919 2014-05-21 Pedro Alves <palves@redhat.com>
12920
12921 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12922 auto-connect-native-target off".
12923 * gdb.base/auto-connect-native-target.c: New file.
12924 * gdb.base/auto-connect-native-target.exp: New file.
12925
12926 2014-05-21 Pedro Alves <palves@redhat.com>
12927
12928 * gdb.base/default.exp: Test "target native" instead of "target
12929 child".
12930
12931 2014-05-21 Mark Wielaard <mjw@redhat.com>
12932
12933 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12934
12935 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12936
12937 Fix TLS access for -static -pthread.
12938 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12939 <HAVE_TLS> (thread_function, main): Initialize it.
12940 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12941 Add clean_restart.
12942 <$have_tls != "">: Check TLSVAR.
12943
12944 2014-05-21 Pedro Alves <palves@redhat.com>
12945
12946 * gdb.base/dcache-line-read-error.c: New.
12947 * gdb.base/dcache-line-read-error.exp: New.
12948
12949 2014-05-20 Pedro Alves <palves@redhat.com>
12950
12951 * gdb.base/compare-sections.c: New file.
12952 * gdb.base/compare-sections.exp: New file.
12953
12954 2014-05-20 Pedro Alves <palves@redhat.com>
12955
12956 * gdb.base/break-idempotent.c: New file.
12957 * gdb.base/break-idempotent.exp: New file.
12958
12959 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12960
12961 * gdb.btrace/nohist.exp: New.
12962
12963 2014-05-20 Yao Qi <yao@codesourcery.com>
12964
12965 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12966 gdb.reverse directory and gdb_reverse_timeout exists in board
12967 setting.
12968 * README: Document gdb_reverse_timeout.
12969
12970 2014-05-20 Yao Qi <yao@codesourcery.com>
12971
12972 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12973 'test_file_name'. Treat args as a string instead of a list.
12974 (gdb_init): Rename argument 'args' by 'test_file_name'.
12975
12976 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12977
12978 * gdb.arch/powerpc-power.exp: New file.
12979 * gdb.arch/powerpc-power.s: New file.
12980
12981 2014-05-16 Doug Evans <dje@google.com>
12982
12983 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
12984 * gdb.base/completion.exp: Check that all expected files exist
12985 before doing file completion.
12986
12987 2014-05-16 Doug Evans <dje@google.com>
12988
12989 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12990 Update.
12991 (do_syscall_tests_without_xml): Update.
12992
12993 2014-05-16 Pedro Alves <palves@redhat.com>
12994
12995 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12996 instead of "unknown output after running".
12997
12998 2014-05-16 Yao Qi <yao@codesourcery.com>
12999
13000 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13001 file1.txt from host at the end.
13002 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13003
13004 2014-05-15 Doug Evans <dje@google.com>
13005
13006 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13007 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13008 loading file. Add test for TU lookup.
13009
13010 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13011
13012 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13013 calling "-exec-arguments" or "set args" before running the
13014 inferior.
13015
13016 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13017
13018 * lib/mi-support.exp (mi_expect_stop): Expect message for
13019 inferiors that exit with non-zero exit code.
13020
13021 2014-05-14 Yao Qi <yao@codesourcery.com>
13022
13023 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13024 match absolute path on remote host.
13025 (test_file_list_exec_source_files): Remove "/" from the
13026 pattern.
13027
13028 2014-05-14 Yao Qi <yao@codesourcery.com>
13029
13030 * boards/local-remote-host-notty.exp (${board}_file): New
13031 proc.
13032
13033 2014-05-07 Kyle McMartin <kyle@redhat.com>
13034
13035 Pushed by Joel Brobecker <brobecker@adacore.com>.
13036 * gdb.arch/aarch64-atomic-inst.c: New file.
13037 * gdb.arch/aarch64-atomic-inst.exp: New file.
13038
13039 2014-05-07 Yao Qi <yao@codesourcery.com>
13040
13041 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13042 in current context" too.
13043
13044 2014-05-05 Keith Seitz <keiths@redhat.com>
13045
13046 * gdb.linespec/ls-dollar.exp: Add test for linespec
13047 file:convenience_variable.
13048
13049 2014-05-05 Yao Qi <yao@codesourcery.com>
13050
13051 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13052 traceframes into tfile and ctf trace files. Read data from
13053 trace file and test collected data.
13054 (gdb_collect_locals_test): Likewise.
13055 (gdb_unavailable_registers_test): Likewise.
13056 (gdb_unavailable_floats): Likewise.
13057 (gdb_collect_globals_test): Likewise.
13058 (top-level): Append "ctf" to trace_file_targets if GDB
13059 supports.
13060
13061 2014-05-05 Yao Qi <yao@codesourcery.com>
13062
13063 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13064 code to ...
13065 (gdb_collect_args_test_1): ... it. New proc.
13066 (gdb_collect_locals_test): Move some code to ...
13067 (gdb_collect_locals_test_1): ... it. New proc.
13068 (gdb_unavailable_registers_test): Move some code to ...
13069 (gdb_unavailable_registers_test_1): ... it. New proc.
13070 (gdb_unavailable_floats): Move some code to ...
13071 (gdb_unavailable_floats_1): ... it. New proc.
13072
13073 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13074
13075 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13076 probes to test for bitness recognition.
13077 * gdb.arch/amd64-stap-optional-prefix.exp
13078 (test_probe_value_without_reg): New procedure.
13079 Add code to test for different kinds of bitness.
13080
13081 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13082
13083 PR breakpoints/16889
13084 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13085 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13086
13087 2014-05-01 Pedro Alves <palves@redhat.com>
13088
13089 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13090 gdb_file_cmd if no file is specified.
13091 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13092 last_loaded_file to set the remote exec-file.
13093
13094 2014-05-01 Pedro Alves <palves@redhat.com>
13095
13096 * boards/local-remote-host.exp: New file.
13097
13098 2014-05-01 Pedro Alves <palves@redhat.com>
13099
13100 * boards/local-remote-host.exp: Rename to ...
13101 * boards/local-remote-host-notty.exp: ... this.
13102
13103 2014-04-28 Joel Brobecker <brobecker@adacore.com>
13104
13105 * gdb.ada/dyn_arrayidx: New testcase.
13106
13107 2014-04-26 Yao Qi <yao@codesourcery.com>
13108
13109 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13110 and compute the length of function main. Save it in
13111 $main_length.
13112 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13113 (top-level): Use gdb_compile to compile objects into
13114 executable and restart GDB. Remove invocation to
13115 prepare_for_testing.
13116
13117 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13118 Pedro Alves <palves@redhat.com>
13119
13120 PR server/16255
13121 * gdb.multi/multi-attach.c: New file.
13122 * gdb.multi/multi-attach.exp: New file.
13123
13124 2014-04-25 Pedro Alves <palves@redhat.com>
13125
13126 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13127 user.
13128 (top level): Test that "set remote conditional-breakpoints-packet
13129 off" works as intended.
13130 * gdb.base/dprintf.exp: Test that "set remote
13131 breakpoint-commands-packet off" works as intended.
13132 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13133 New function.
13134 (top level): Call it.
13135 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13136 remote fast-tracepoints-packet off" works as intended.
13137 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13138 * lib/gdb.exp (gdb_is_target_remote): ... here.
13139
13140 2014-04-24 David Blaikie <dblaikie@gmail.com>
13141
13142 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13143 ensure clang would not discard them.
13144 * gdb.base/gdbvars.c: Ditto.
13145 * gdb.base/memattr.c: Ditto.
13146 * gdb.base/whatis.c: Ditto.
13147 * gdb.python/py-prettyprint.c: Ditto.
13148 * gdb.trace/actions.c: Ditto.
13149 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13150 ensure clang would not discard it.
13151
13152 2014-04-24 David Blaikie <dblaikie@gmail.com>
13153
13154 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13155 clang to emit the full definition of type required by the test
13156 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13157
13158 2014-04-24 David Blaikie <dblaikie@gmail.com>
13159
13160 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13161 coax Clang into emitting the definition of the type.
13162 * gdb.cp/pr10728-x.h (y): Ditto.
13163 * gdb.cp/pr10728-y.cc (y): Ditto.
13164
13165 2014-04-24 David Blaikie <dblaikie@gmail.com>
13166
13167 * gdb.base/label.exp: XFAIL label related tests under Clang.
13168 * gdb.cp/cplabel.exp: Ditto.
13169 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13170 under Clang those using labels.
13171
13172 2014-04-25 Yao Qi <yao@codesourcery.com>
13173
13174 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13175 double_label.
13176 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13177 partial_label and double_label.
13178
13179 2014-04-24 David Blaikie <dblaikie@gmail.com>
13180
13181 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13182
13183 2014-04-24 David Blaikie <dblaikie@gmail.com>
13184
13185 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13186 of the function to work across GCC and Clang.
13187 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13188 pointer types (const void ** const V void **).
13189
13190 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
13191 Walfred Tedeschi <walfred.tedeschi@intel.com>
13192
13193 * Makefile.in (EXECUTABLES): Added i386-avx512.
13194 * gdb.arch/i386-avx512.c: New file.
13195 * gdb.arch/i386-avx512.exp: Likewise.
13196
13197 2014-04-23 Keith Seitz <keiths@redhat.com>
13198
13199 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13200 (mi_make_breakpoint_table): New procedure.
13201 (mi_create_breakpoint): Use mi_make_breakpoint
13202 and return the result.
13203 (mi_make_breakpoint): New procedure.
13204 (mi_build_kv_pairs): New procedure.
13205
13206 * gdb.mi/mi-break.exp: Remove unused globals,
13207 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13208 All callers updated.
13209 * gdb.mi/mi-dprintf.exp: Use variable to track command
13210 number.
13211 Update all callers of mi_create_breakpoint and use
13212 mi_make_breakpoint_table.
13213 Remove any unused global variables.
13214 * gdb.mi/mi-nonstop.exp: Likewise.
13215 * gdb.mi/mi-nsintrall.exp: Likewise.
13216 * gdb.mi/mi-nsmoribund.exp: Likewise.
13217 * gdb.mi/mi-nsthrexec.exp: Likewise.
13218 * gdb.mi/mi-reverse.exp: Likewise.
13219 * gdb.mi/mi-simplerun.exp: Likewise.
13220 * gdb.mi/mi-stepn.exp: Likewise.
13221 * gdb.mi/mi-syn-frame.exp: Likewise.
13222 * gdb.mi/mi-until.exp: Likewise.
13223 * gdb.mi/mi-var-cp.exp: Likewise.
13224 * gdb.mi/mi-var-display.exp: Likewise.
13225 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13226 * gdb.mi/mi2-var-child.exp: Likewise.
13227 * gdb.mi/mi-vla-c99.exp: Likewise.
13228 * lib/mi-support.exp: Likewise.
13229
13230 From Ian Lance Taylor <iant@cygnus.com>:
13231 * lib/gdb.exp (parse_args): New procedure.
13232
13233 2014-04-23 Pedro Alves <palves@redhat.com>
13234
13235 * gdb.base/break-unload-file.c: New file.
13236 * gdb.base/break-unload-file.exp: New file.
13237 * gdb.base/sym-file-lib.c (baz): New function.
13238 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13239 field.
13240 (load): Store the segment's mapped size.
13241 (unload): New function.
13242 (unload_shlib): New function.
13243 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13244 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13245 set a breakpoint at baz, and call it.
13246 * gdb.base/sym-file.exp: New tests for stale breakpoint
13247 instructions.
13248
13249 2014-04-23 Pedro Alves <palves@redhat.com>
13250
13251 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13252 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13253 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13254 * gdb.base/hbreak-unmapped.c: New file.
13255 * gdb.base/hbreak-unmapped.exp: New file.
13256 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13257 * lib/gdb.exp (gdb_is_target_remote): ... here.
13258
13259 2014-04-22 Pedro Alves <palves@redhat.com>
13260
13261 * gdb.base/consecutive-step-over.c: New file.
13262 * gdb.base/consecutive-step-over.exp: New file.
13263
13264 2014-04-22 Pedro Alves <palves@redhat.com>
13265
13266 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13267 instead of send_gdb/gdb_expect.
13268
13269 2014-04-22 Yao Qi <yao@codesourcery.com>
13270
13271 * lib/trace-support.exp (generate_tracefile): New procedure.
13272 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13273 return 0.
13274 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13275 if generate_tracefile returns 1.
13276
13277 2014-04-18 Tom Tromey <palves@redhat.com>
13278 Pedro alves <tromey@redhat.com>
13279
13280 PR backtrace/15558
13281 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13282 with a backtrace limit.
13283 * gdb.python/py-frame-inline.exp: Test running to an inline
13284 function with a backtrace limit, and printing the newest frame.
13285 * gdb.python/py-frame-inline.c (main): Call f.
13286
13287 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13288
13289 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13290
13291 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13292
13293 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13294 Drop prefix from unsupported source file path.
13295
13296 2014-04-17 Yao Qi <yao@codesourcery.com>
13297
13298 * lib/gdb.exp (with_target_charset): New proc.
13299 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13300 with_target_charset.
13301 (test_print_strings): Likewise.
13302 (test_repeat_bytes): Likewise.
13303 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13304 for some tests.
13305
13306 2014-04-16 Keith Seitz <keiths@redhat.com>
13307
13308 PR gdb/15827
13309 * gdb.dwarf2/corrupt.c: New file.
13310 * gdb.dwarf2/corrupt.exp: New file.
13311
13312 2014-04-16 Keith Seitz <keiths@redhat.com>
13313
13314 PR c++/16597
13315 * gdb.cp/namelessclass.cc: New file.
13316 * gdb.cp/namelessclass.exp: New file.
13317 * gdb.cp/namelessclass.S: New file.
13318
13319 2014-04-16 Doug Evans <dje@google.com>
13320
13321 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13322 Add comment.
13323 (gdbserver_default_get_comm_port): New function.
13324 (gdbserver_start): Check if board file provided
13325 "gdbserver,get_comm_port" and use it if so.
13326 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13327 (gdb,socketport): Set to "stdio".
13328 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13329 (stdio_gdbserver_template): Delete.
13330 (${board}_get_remote_address): Update.
13331 (${board}_build_remote_cmd): Delete.
13332 (${board}_get_comm_port): New function.
13333 (${board}_spawn): Update.
13334 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13335 Delete.
13336 (${board}_get_remote_address): Update.
13337 (${board}_get_comm_port): New function.
13338
13339 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
13340
13341 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13342 appearing in any order.
13343
13344 2014-04-15 Doug Evans <dje@google.com>
13345
13346 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13347 uninitialized value of "description".
13348
13349 2014-04-15 Keith Seitz <keiths@redhat.com>
13350
13351 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13352 Remove unused globals.
13353 (test_running_the_program): Likewise.
13354 (test_controlled_execution): Likewise.
13355 (test_controlling_breakpoints): Likewise.
13356 (test_program_termination): Likewise.
13357
13358 2014-04-15 Keith Seitz <keiths@redhat.com>
13359
13360 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13361 unused globals.
13362 (test_rbreak_creation_and_listing): Likewise.
13363 (test_ignore_count): Likewise.
13364 (test_error): Likewise.
13365
13366 2014-04-15 Pedro Alves <palves@redhat.com>
13367
13368 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13369 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13370 sym-file-loader.c.
13371 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13372 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13373 to sym-file-loader.c.
13374 (struct library): Forward declare.
13375 (load_shlib, lookup_function): Change prototypes.
13376 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13377 (translate_offset): Remove declarations.
13378 (get_text_addr): New declaration.
13379 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13380 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13381 sym-file-loader.h.
13382 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13383 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13384 here from sym-file-loader.h.
13385 (struct library): New structure.
13386 (load_shlib, lookup_function): Change prototypes and adjust to
13387 work with a struct library.
13388 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13389 (translate_offset): Make static.
13390 (get_text_addr): New function.
13391 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13392
13393 2014-04-15 Pedro Alves <palves@redhat.com>
13394
13395 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13396
13397 2014-04-15 Pedro Alves <palves@redhat.com>
13398
13399 * gdb.base/sym-file-loader.c: Include <limits.h>.
13400 (SELF_LINK): New define.
13401 (get_origin): New function.
13402 (load_shlib): Use it.
13403 * gdb.base/sym-file.exp: Don't early return if the target is
13404 remote. Use runto_main, and issue fail is that fails. Use
13405 gdb_load_shlibs.
13406 (shlib_name): Delete.
13407 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13408
13409 2014-04-15 Pedro Alves <palves@redhat.com>
13410
13411 * gdb.base/sym-file.exp: Remove regex characters from test
13412 message. Don't refer to breakpoint numbers in test messages.
13413
13414 2014-04-14 Keith Seitz <keiths@redhat.com>
13415
13416 PR c++/16253
13417 * gdb.cp/var-tag.cc: New file.
13418 * gdb.cp/var-tag.exp: New file.
13419 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13420 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13421 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13422 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13423
13424 2014-04-14 Tom Tromey <tromey@redhat.com>
13425
13426 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13427 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13428 type.
13429 * gdb.cp/enum-class.exp: New file.
13430 * gdb.cp/enum-class.cc: New file.
13431
13432 2014-04-14 Tom Tromey <tromey@redhat.com>
13433
13434 * gdb.dwarf2/enum-type.exp: New file.
13435
13436 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13437
13438 * gdb.mi/mi-vla-c99.exp: New file.
13439 * gdb.mi/vla.c: New file.
13440
13441 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13442
13443 * gdb.base/vla-datatypes.c: New file.
13444 * gdb.base/vla-datatypes.exp: New file.
13445
13446 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13447
13448 * gdb.base/vla-ptr.c: New file.
13449 * gdb.base/vla-ptr.exp: New file.
13450
13451 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13452
13453 * gdb.dwarf2/count.exp: New file.
13454
13455 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13456
13457 * gdb.base/vla-sideeffect.c: New file.
13458 * gdb.base/vla-sideeffect.exp: New file.
13459
13460 2014-04-14 David Blaikie <dblaikie@gmail.com>
13461
13462 * gdb.mi/non-stop.c: Add return value for non-void function return
13463 statement.
13464 * gdb.threads/staticthreads.c: Ditto.
13465
13466 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13467 Doug Evans <xdje42@gmail.com>
13468
13469 * gdb.guile/scm-value.c: Improve test case.
13470 * gdb.guile/scm-value.exp: Add new test.
13471
13472 2014-04-11 David Blaikie <dblaikie@gmail.com>
13473
13474 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13475 override Clang's default.
13476
13477 2014-04-11 Joel Brobecker <brobecker@adacore.com>
13478
13479 Revert the following changes (regressions):
13480
13481 * gdb.base/vla-sideeffect.c: New file.
13482 * gdb.base/vla-sideeffect.exp: New file.
13483
13484 * gdb.dwarf2/count.exp: New file.
13485
13486 * gdb.base/vla-multi.c: New file.
13487 * gdb.base/vla-multi.exp: New file.
13488
13489 * gdb.base/vla-ptr.c: New file.
13490 * gdb.base/vla-ptr.exp: New file.
13491
13492 * gdb.base/vla-datatypes.c: New file.
13493 * gdb.base/vla-datatypes.exp: New file.
13494
13495 * gdb.mi/mi-vla-c99.exp: New file.
13496 * gdb.mi/vla.c: New file.
13497
13498 2014-04-11 Keith Seitz <keiths@redhat.com>
13499
13500 PR c++/16675
13501 * gdb.cp/cpsizeof.exp: New file.
13502 * gdb.cp/cpsizeof.cc: New file.
13503
13504 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13505
13506 * gdb.mi/mi-vla-c99.exp: New file.
13507 * gdb.mi/vla.c: New file.
13508
13509 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13510
13511 * gdb.base/vla-datatypes.c: New file.
13512 * gdb.base/vla-datatypes.exp: New file.
13513
13514 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13515
13516 * gdb.base/vla-ptr.c: New file.
13517 * gdb.base/vla-ptr.exp: New file.
13518
13519 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13520
13521 * gdb.base/vla-multi.c: New file.
13522 * gdb.base/vla-multi.exp: New file.
13523
13524 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13525
13526 * gdb.dwarf2/count.exp: New file.
13527
13528 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13529
13530 * gdb.base/vla-sideeffect.c: New file.
13531 * gdb.base/vla-sideeffect.exp: New file.
13532
13533 2014-04-11 Yao Qi <yao@codesourcery.com>
13534
13535 * gdb.base/completion.exp: Check file exists before running tests
13536 on file completion.
13537
13538 2014-04-10 Pedro Alves <palves@redhat.com>
13539
13540 * gdb.base/cond-eval-mode.c: New file.
13541 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13542 prepare_for_testing to build the new file. Check result of
13543 runto_main.
13544 (test_break, test_watch): New procedures.
13545 (top level): Use them.
13546
13547 2014-04-08 Pierre Muller <muller@sourceware.org>
13548
13549 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13550 Ctrl-V use for mingw hosts.
13551
13552 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13553
13554 * gdb.python/py-value.c: Improve test case.
13555 * gdb.python/py-value.exp: Add new test.
13556
13557 2014-04-07 David Blaikie <dblaikie@gmail.com>
13558
13559 * lib/compiler.c: Identify the clang compiler.
13560 * lib/compiler.cc: Ditto.
13561
13562 2014-04-03 Yao Qi <yao@codesourcery.com>
13563
13564 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13565
13566 2014-04-01 Anton Blanchard <anton@samba.org>
13567
13568 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13569 messages unique.
13570
13571 2014-04-01 Anton Blanchard <anton@samba.org>
13572
13573 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13574 prepare_for_testing.
13575
13576 2014-04-01 Anton Blanchard <anton@samba.org>
13577
13578 * gdb.arch/ppc64-atomic-inst.c: Remove.
13579 * gdb.arch/ppc64-atomic-inst.S: New file.
13580 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13581
13582 2014-03-31 Doug Evans <dje@google.com>
13583
13584 * gdb.base/print-symbol-loading-lib.c: New file.
13585 * gdb.base/print-symbol-loading-main.c: New file.
13586 * gdb.base/print-symbol-loading.exp: New file.
13587
13588 2014-03-31 Yao Qi <yao@codesourcery.com>
13589
13590 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13591
13592 2014-03-28 Joel Brobecker <brobecker@adacore.com>
13593
13594 * gdb.ada/mi_dyn_arr: New testcase.
13595
13596 2014-03-27 Doug Evans <dje@google.com>
13597
13598 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13599
13600 2014-03-27 Yao Qi <yao@codesourcery.com>
13601
13602 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13603 if target is nios2-*-*.
13604
13605 2014-03-26 Yao Qi <yao@codesourcery.com>
13606
13607 * lib/gdb.exp (readline_is_used): New proc.
13608 * gdb.base/completion.exp: Move tests on command complete up.
13609 Skip the rest of tests if readline is not used.
13610 * gdb.ada/complete.exp: Skp the test if readline is not
13611 used.
13612 * gdb.base/filesym.exp: Likewise.
13613 * gdb.base/macscp.exp: Likewise.
13614 * gdb.base/readline-ask.exp: Likewise.
13615 * gdb.base/readline.exp: Likewise.
13616 * gdb.python/py-cmd.exp: Likewise.
13617 * gdb.trace/tfile.exp: Likewise.
13618
13619 2014-03-26 Yao Qi <yao@codesourcery.com>
13620
13621 * gdb.base/macscp.exp: Fix code format issues.
13622
13623 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13624
13625 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13626 * gdb.asm/powerpc64le.inc: New file.
13627
13628 2014-03-25 Pedro Alves <palves@redhat.com>
13629 Doug Evans <dje@google.com>
13630
13631 * gdb.base/source-execution.c: New file.
13632 * gdb.base/source-execution.exp: New file.
13633 * gdb.base/source-execution.gdb: New file.
13634
13635 2014-03-24 Doug Evans <dje@google.com>
13636
13637 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13638 using fission.
13639
13640 2014-03-24 Hui Zhu <hui@codesourcery.com>
13641 Pedro Alves <palves@redhat.com>
13642
13643 PR breakpoints/16101
13644 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13645 test pass/fail messages. Detect missing support for dprintf when
13646 breakpoints are actually inserted.
13647 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13648 breakpoints are actually inserted.
13649 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13650 fails.
13651
13652 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13653
13654 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13655
13656 2014-03-22 Doug Evans <xdje42@gmail.com>
13657
13658 * gdb.python/python.exp (python not supported): Verify multi-line
13659 python command issues an error.
13660 * gdb.guile/guile.exp (guile not supported): Verify multi-line
13661 guile command issues an error.
13662
13663 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13664
13665 * gdb.threads/thread-specific.exp: Handle the lack of usable
13666 $this_breakpoint and $this_thread.
13667
13668 2014-03-21 Hui Zhu <hui@codesourcery.com>
13669
13670 * gdb.base/attach.exp (do_command_attach_tests): New.
13671
13672 2014-03-20 Tom Tromey <tromey@redhat.com>
13673 Pedro Alves <palves@redhat.com>
13674
13675 PR cli/15718
13676 * gdb.base/condbreak-call-false.c: New file.
13677 * gdb.base/condbreak-call-false.exp: New file.
13678
13679 2014-03-20 Pedro Alves <palves@redhat.com>
13680
13681 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13682 Delete.
13683 (block_signals, unblock_signals): Delete.
13684 (child_function_2, main): Remove references to deleted variable
13685 and functions.
13686
13687 2014-03-20 Pedro Alves <palves@redhat.com>
13688
13689 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13690 Use pthread_kill to signal thread 2.
13691 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13692 Adjust to make the test send itself a signal rather than using the
13693 host's "kill" command.
13694
13695 2014-03-20 Pedro Alves <palves@redhat.com>
13696
13697 * gdb.threads/multiple-step-overs.c: New file.
13698 * gdb.threads/multiple-step-overs.exp: New file.
13699 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13700 Adjust expected infrun debug output.
13701
13702 2014-03-20 Pedro Alves <palves@redhat.com>
13703
13704 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13705 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13706
13707 2014-03-20 Pedro Alves <palves@redhat.com>
13708
13709 PR breakpoints/7143
13710 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13711 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13712 of gdb_test_multiple.
13713 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13714 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13715
13716 2014-03-20 Pedro Alves <palves@redhat.com>
13717
13718 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13719 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13720
13721 2014-03-19 Pedro Alves <palves@redhat.com>
13722
13723 * gdb.base/async.exp: Remove early return.
13724
13725 2014-03-19 Pedro Alves <palves@redhat.com>
13726
13727 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13728
13729 2014-03-19 Pedro Alves <palves@redhat.com>
13730
13731 * gdb.base/async.exp (test_background): Expect \r\n after
13732 "completed." in the fail pattern.
13733
13734 2014-03-19 Pedro Alves <palves@redhat.com>
13735
13736 * gdb.base/async.exp (test_background): New procedure.
13737 Use it for all background execution command tests.
13738
13739 2014-03-19 Pedro Alves <palves@redhat.com>
13740
13741 * gdb.base/async.exp: Use prepare_for_testing.
13742
13743 2014-03-19 Pedro Alves <palves@redhat.com>
13744
13745 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13746 the same line.
13747
13748 2014-03-19 Pedro Alves <palves@redhat.com>
13749
13750 * gdb.base/async.c (main): Add "jump here" and "until here" line
13751 marker comments.
13752 * gdb.base/async.exp (jump_here): New global.
13753 (jump& test): Use it.
13754 (until_here): New global.
13755 (until& test): Use it.
13756
13757 2014-03-19 Pedro Alves <palves@redhat.com>
13758
13759 * gdb.base/async.exp: Don't frob gdb_protocol.
13760
13761 2014-03-18 Doug Evans <xdje42@gmail.com>
13762
13763 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13764 Fix spelling of exec-done-display.
13765
13766 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13767
13768 PR gdb/15358
13769 * gdb.base/gdb-sigterm.c: New file.
13770 * gdb.base/gdb-sigterm.exp: New file.
13771
13772 2014-03-18 Pedro Alves <palves@redhat.com>
13773
13774 PR gdb/13860
13775 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13776 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13777 solib-event.
13778
13779 2014-03-17 Joel Brobecker <brobecker@adacore.com>
13780
13781 * gdb.ada/pckd_arr_ren: New testcase.
13782
13783 2014-03-13 Doug Evans <xdje42@gmail.com>
13784
13785 PR guile/16612
13786 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13787 collect after discarding symbols.
13788
13789 2014-03-13 Ludovic Courtès <ludo@gnu.org>
13790 Doug Evans <xdje42@gmail.com>
13791
13792 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13793 to history survives a gc.
13794
13795 2014-03-13 Pedro Alves <palves@redhat.com>
13796
13797 * gdb.base/default.exp: Don't test "target procfs".
13798
13799 2014-03-13 Pedro Alves <palves@redhat.com>
13800
13801 * gdb.base/default.exp: Update "target child" and "target procfs"
13802 tests to not expect "Unix".
13803
13804 2014-03-12 Tom Tromey <tromey@redhat.com>
13805
13806 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13807 New procs. Add target-async tests.
13808 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13809 Add target-async tests.
13810
13811 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13812
13813 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13814 'func_start' and 'func_end' for the beginning and end of the
13815 function code, respectively.
13816 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13817 'func_end' instead of 'func' and 'main'.
13818
13819 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13820
13821 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13822 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13823 generate the debug info assembler source.
13824
13825 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13826
13827 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13828 * gdb.dwarf2/arr-subrange.exp: Likewise.
13829 * gdb.dwarf2/dwz.exp: Likewise.
13830 * gdb.dwarf2/method-ptr.exp: Likewise.
13831 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13832 * gdb.dwarf2/subrange.exp: Likewise.
13833 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13834 * gdb.dwarf2/implptrpiece.exp: Likewise.
13835 * gdb.dwarf2/nostaticblock.exp: Likewise.
13836
13837 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13838
13839 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13840 directory to absolute path name arguments.
13841
13842 2014-03-10 Joel Brobecker <brobecker@adacore.com>
13843
13844 * gdb.ada/tagged_access: New testcase.
13845
13846 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13847
13848 * gdb.btrace/data.exp: Update expected output.
13849
13850 2014-03-06 Yao Qi <yao@codesourcery.com>
13851
13852 * gdb.trace/pr16508.exp: New file.
13853
13854 2014-03-05 Pedro Alves <palves@redhat.com>
13855
13856 PR gdb/16575
13857 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13858 procedure.
13859 (top level): Adjust to use it. Add tests that exercise breakpoint
13860 interaction with the code-cache.
13861
13862 2014-02-26 Ludovic Courtès <ludo@gnu.org>
13863
13864 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13865 test for 'history-append!'.
13866
13867 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13868
13869 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13870 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13871 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13872 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13873 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13874 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13875
13876 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13877
13878 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13879 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13880 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13881
13882 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13883
13884 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13885
13886 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13887
13888 * gdb.dwarf2/arr-stride.c: New file.
13889 * gdb.dwarf2/arr-stride.exp: New file.
13890
13891 2014-02-26 Pedro Alves <palves@redhat.com>
13892
13893 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13894 that won't ever trigger. Make sure that GDB reports the correct
13895 breakpoint that caused the stop.
13896
13897 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13898
13899 PR gdb/16626
13900 * gdb.base/auto-load-script: New file.
13901 * gdb.base/auto-load.c: New file.
13902 * gdb.base/auto-load.exp: New file.
13903
13904 PR gdb/16626
13905 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13906
13907 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13908
13909 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13910 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13911
13912 2014-02-24 Doug Evans <dje@google.com>
13913
13914 * lib/gdb.exp (run_on_host): Log error output if program fails.
13915
13916 2014-02-21 Pedro Alves <palves@redhat.com>
13917
13918 * gdb.threads/step-after-sr-lock.c: Rename to ...
13919 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13920 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13921 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13922 ... this.
13923
13924 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13925
13926 PR tdep/16397
13927 * gdb.arch/amd64-stap-special-operands.exp: New file.
13928 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13929 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13930 * gdb.arch/amd64-stap-triplet.S: Likewise.
13931 * gdb.arch/amd64-stap-triplet.c: Likewise.
13932
13933 2014-02-20 Joel Brobecker <brobecker@adacore.com>
13934
13935 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13936 in .section pseudo-op.
13937
13938 2014-02-20 lin zuojian <manjian2006@gmail.com>
13939 Joel Brobecker <brobecker@adacore.com>
13940 Doug Evans <xdje42@gmail.com>
13941
13942 PR symtab/16581
13943 * gdb.dwarf2/dw2-icycle.S: New file.
13944 * gdb.dwarf2/dw2-icycle.c: New file.
13945 * gdb.dwarf2/dw2-icycle.exp: New file.
13946
13947 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13948
13949 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13950 operations on gdb.Value objects.
13951 * gdb.python/py-value-cc.exp: Add new test to test operations on
13952 gdb.Value objects.
13953
13954 2014-02-18 Doug Evans <dje@google.com>
13955
13956 * Makefile.in (TESTS): New variable.
13957 (expanded_tests, expanded_tests_or_none): New variables
13958 (check-single): Pass $(expanded_tests_or_none) to runtest.
13959 (check-parallel): Only run tests in $(TESTS) if non-empty.
13960 (check/no-matching-tests-found): New rule.
13961 * README: Document TESTS makefile variable.
13962
13963 2014-02-18 Doug Evans <dje@google.com>
13964
13965 * Makefile.in (check-parallel): rm -rf outputs temp.
13966
13967 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13968
13969 Fix "ERROR: no fileid for" in the testsuite.
13970 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13971
13972 2014-02-12 Doug Evans <dje@google.com>
13973
13974 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13975 (MISCELLANEOUS): New variable.
13976 (clean): rm -rf $(MISCELLANEOUS).
13977 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13978 dwp live in the same directory as symlinks, with each symlink pointed
13979 to a differently named file in a different directory.
13980
13981 2014-02-11 Doug Evans <dje@google.com>
13982
13983 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13984 of Tcl file commands.
13985
13986 2014-02-10 Mark Kettenis <kettenis@gnu.org>
13987
13988 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13989 "kill -SIGUSR1 -1".
13990
13991 2014-02-10 Joel Brobecker <brobecker@adacore.com>
13992
13993 * gdb.ada/tick_length_array_enum_idx: New testcase.
13994
13995 2014-02-10 Doug Evans <xdje42@gmail.com>
13996
13997 * configure.ac (AC_OUTPUT): Add gdb.guile.
13998 * configure: Regenerate.
13999 * lib/gdb-guile.exp: New file.
14000 * lib/gdb.exp (get_target_charset): New function.
14001 * gdb.base/help.exp: Update expected output from "apropos apropos".
14002 * gdb.guile/Makefile.in: New file.
14003 * gdb.guile/guile.exp: New file.
14004 * gdb.guile/scm-arch.c: New file.
14005 * gdb.guile/scm-arch.exp: New file.
14006 * gdb.guile/scm-block.c: New file.
14007 * gdb.guile/scm-block.exp: New file.
14008 * gdb.guile/scm-breakpoint.c: New file.
14009 * gdb.guile/scm-breakpoint.exp: New file.
14010 * gdb.guile/scm-disasm.c: New file.
14011 * gdb.guile/scm-disasm.exp: New file.
14012 * gdb.guile/scm-equal.c: New file.
14013 * gdb.guile/scm-equal.exp: New file.
14014 * gdb.guile/scm-error.exp: New file.
14015 * gdb.guile/scm-error.scm: New file.
14016 * gdb.guile/scm-frame-args.c: New file.
14017 * gdb.guile/scm-frame-args.exp: New file.
14018 * gdb.guile/scm-frame-args.scm: New file.
14019 * gdb.guile/scm-frame-inline.c: New file.
14020 * gdb.guile/scm-frame-inline.exp: New file.
14021 * gdb.guile/scm-frame.c: New file.
14022 * gdb.guile/scm-frame.exp: New file.
14023 * gdb.guile/scm-generics.exp: New file.
14024 * gdb.guile/scm-gsmob.exp: New file.
14025 * gdb.guile/scm-iterator.c: New file.
14026 * gdb.guile/scm-iterator.exp: New file.
14027 * gdb.guile/scm-math.c: New file.
14028 * gdb.guile/scm-math.exp: New file.
14029 * gdb.guile/scm-objfile-script-gdb.in: New file.
14030 * gdb.guile/scm-objfile-script.c: New file.
14031 * gdb.guile/scm-objfile-script.exp: New file.
14032 * gdb.guile/scm-objfile.c: New file.
14033 * gdb.guile/scm-objfile.exp: New file.
14034 * gdb.guile/scm-ports.exp: New file.
14035 * gdb.guile/scm-pretty-print.c: New file.
14036 * gdb.guile/scm-pretty-print.exp: New file.
14037 * gdb.guile/scm-pretty-print.scm: New file.
14038 * gdb.guile/scm-section-script.c: New file.
14039 * gdb.guile/scm-section-script.exp: New file.
14040 * gdb.guile/scm-section-script.scm: New file.
14041 * gdb.guile/scm-symbol.c: New file.
14042 * gdb.guile/scm-symbol.exp: New file.
14043 * gdb.guile/scm-symtab-2.c: New file.
14044 * gdb.guile/scm-symtab.c: New file.
14045 * gdb.guile/scm-symtab.exp: New file.
14046 * gdb.guile/scm-type.c: New file.
14047 * gdb.guile/scm-type.exp: New file.
14048 * gdb.guile/scm-value-cc.cc: New file.
14049 * gdb.guile/scm-value-cc.exp: New file.
14050 * gdb.guile/scm-value.c: New file.
14051 * gdb.guile/scm-value.exp: New file.
14052 * gdb.guile/source2.scm: New file.
14053 * gdb.guile/types-module.cc: New file.
14054 * gdb.guile/types-module.exp: New file.
14055
14056 2014-02-10 Yao Qi <yao@codesourcery.com>
14057
14058 PR testsuite/16543
14059 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14060 * configure: Regenerated.
14061 * Makefile.in: New file.
14062
14063 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14064
14065 * gdb.python/py-framefilter.exp: Fix typo.
14066
14067 2014-02-08 Yao Qi <yao@codesourcery.com>
14068
14069 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14070 that no =breakpoint-modified is emitted when breakpoints are
14071 modified through MI commands.
14072
14073 2014-02-07 Pedro Alves <pedro@codesourcery.com>
14074 Pedro Alves <palves@redhat.com>
14075
14076 * gdb.threads/step-after-sr-lock.c: New file.
14077 * gdb.threads/step-after-sr-lock.exp: New file.
14078
14079 2014-02-07 Pedro Alves <palves@redhat.com>
14080
14081 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14082
14083 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14084
14085 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14086 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14087
14088 2014-02-06 Doug Evans <xdje42@gmail.com>
14089
14090 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14091 output.
14092
14093 * gdb.gdb/python-interrupts.exp: New file.
14094
14095 2014-02-05 Yao Qi <yao@codesourcery.com>
14096
14097 * gdb.trace/report.exp (use_collected_data): Test the output
14098 of "info threads" and "info inferiors".
14099
14100 2014-02-05 Yao Qi <yao@codesourcery.com>
14101
14102 Revert this patch:
14103
14104 2013-05-24 Yao Qi <yao@codesourcery.com>
14105
14106 * gdb.trace/tfile.exp: Test inferior and thread.
14107
14108 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14109
14110 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14111 on a function.
14112 * gdb.base/step-bt.c: Call hello via function pointer to make
14113 sure its first instruction is executed on powerpc64le-linux.
14114
14115 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14116
14117 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14118
14119 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14120
14121 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14122 of the test patterns for use on little-endian systems.
14123
14124 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14125
14126 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14127 (decimal_vector): Fix for little-endian.
14128
14129 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14130
14131 * gdb.arch/sparc-sysstep.exp: New file.
14132 * gdb.arch/sparc-sysstep.c: Likewise.
14133
14134 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14135
14136 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14137
14138 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14139
14140 2014-01-23 Tom Tromey <tromey@redhat.com>
14141
14142 * gdb.ada/array_char_idx: New testcase.
14143
14144 2014-01-23 Tom Tromey <tromey@redhat.com>
14145
14146 PR python/16487:
14147 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14148 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14149 classes.
14150
14151 2014-01-23 Tom Tromey <tromey@redhat.com>
14152
14153 PR python/16491:
14154 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14155 string from an inferior frame.
14156 * gdb.python/py-framefilter-mi.exp: Update.
14157
14158 2014-01-22 Doug Evans <dje@google.com>
14159
14160 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14161
14162 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14163
14164 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14165
14166 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14167
14168 * gdb.trace/entry-values.exp: Remove excess space character from
14169 regex patterns. Handle s390 call instruction.
14170
14171 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14172
14173 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14174 define "*_start" label. Make "name" static.
14175 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14176 ${name} by references to ${name}_start.
14177
14178 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14179
14180 * gdb.base/info-macros.exp: Remove "debug" from the compile
14181 options.
14182
14183 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14184
14185 * gdb.dlang/demangle.exp: New file.
14186
14187 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14188
14189 * gdb.dlang/primitive-types.exp: New file.
14190
14191 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14192
14193 * configure.ac: Create gdb.dlang/Makefile.
14194 * configure: Regenerate.
14195 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14196 * gdb.dlang/Makefile.in: New file.
14197 * lib/d-support.exp: New file.
14198 * lib/gdb.exp (skip_d_tests): New proc.
14199
14200 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14201
14202 * gdb.btrace/delta.exp: Check reverse stepi.
14203 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14204 * gdb.btrace/finish.exp: New.
14205 * gdb.btrace/next.exp: New.
14206 * gdb.btrace/nexti.exp: New.
14207 * gdb.btrace/record_goto.c: Add comments.
14208 * gdb.btrace/step.exp: New.
14209 * gdb.btrace/stepi.exp: New.
14210 * gdb.btrace/multi-thread-step.c: New.
14211 * gdb.btrace/multi-thread-step.exp: New.
14212 * gdb.btrace/rn-dl-bind.c: New.
14213 * gdb.btrace/rn-dl-bind.exp: New.
14214 * gdb.btrace/data.c: New.
14215 * gdb.btrace/data.exp: New.
14216 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14217
14218 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14219
14220 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14221 * gdb.btrace/exception.exp: Update.
14222 * gdb.btrace/instruction_history.exp: Update.
14223 * gdb.btrace/record_goto.exp: Update.
14224 * gdb.btrace/tailcall.exp: Update.
14225 * gdb.btrace/unknown_functions.exp: Update.
14226 * gdb.btrace/delta.exp: New.
14227
14228 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14229
14230 * gdb.btrace/record_goto.exp: Add backtrace test.
14231 * gdb.btrace/tailcall.exp: Add backtrace test.
14232
14233 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14234
14235 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14236 * gdb.btrace/record_goto.c: New.
14237 * gdb.btrace/record_goto.exp: New.
14238 * gdb.btrace/x86-record_goto.S: New.
14239
14240 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14241
14242 * gdb.btrace/function_call_history.exp: Update tests.
14243 * gdb.btrace/instruction_history.exp: Update tests.
14244
14245 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14246
14247 * gdb.btrace/function_call_history.exp: Fix expected field
14248 order for "record function-call-history".
14249 Add new tests for "record function-call-history /c".
14250 * gdb.btrace/exception.cc: New.
14251 * gdb.btrace/exception.exp: New.
14252 * gdb.btrace/tailcall.exp: New.
14253 * gdb.btrace/x86-tailcall.S: New.
14254 * gdb.btrace/x86-tailcall.c: New.
14255 * gdb.btrace/unknown_functions.c: New.
14256 * gdb.btrace/unknown_functions.exp: New.
14257 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14258
14259 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14260
14261 * gdb.btrace/instruction_history.exp: Update.
14262 * gdb.btrace/function_call_history.exp: Update.
14263
14264 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14265
14266 * gdb.btrace/function_call_history.exp: Fix expected function
14267 trace.
14268 * gdb.btrace/instruction_history.exp: Initialize traced.
14269 Remove traced_functions.
14270
14271 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14272
14273 * gdb.btrace/function_call_history.exp: Update
14274 * gdb.btrace/instruction_history.exp: Update.
14275
14276 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14277
14278 * gdb.btrace/enable.exp: Update expected text.
14279
14280 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14281
14282 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14283 bytes.
14284
14285 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14286
14287 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14288
14289 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
14290
14291 * lib/gdb.exp (supports_process_record): Return true for
14292 arm*-linux*. (supports_reverse): Likewise.
14293
14294 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14295
14296 PR python/15464
14297 PR python/16113
14298 * gdb.python/py-type.c: Enhance test case.
14299 * gdb.python/py-value-cc.cc: Likewise
14300 * gdb.python/py-type.exp: Add new tests.
14301 * gdb.python/py-value-cc.exp: Likewise
14302
14303 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14304 Pedro Alves <palves@redhat.com>
14305
14306 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14307 Make "name" extern.
14308 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14309 references to ${name}_start by references to ${name}.
14310
14311 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14312
14313 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14314
14315 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14316
14317 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14318
14319 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14320 Pedro Alves <palves@redhat.com>
14321
14322 * gdb.mi/mi-info-os.exp: Connect to the target with
14323 mi_gdb_target_load.
14324
14325 2014-01-08 Pedro Alves <palves@redhat.com>
14326
14327 * gdb.threads/reconnect-signal.c: New file.
14328 * gdb.threads/reconnect-signal.exp: New file.
14329
14330 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14331
14332 * gdb.base/source-dir.exp: New file.
14333
14334 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14335
14336 * gdb.ada/mi_interface: New testcase.
14337
14338 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14339
14340 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14341 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14342 gdb.ada/pp-rec-component/pck.ads: New files.
14343
14344 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14345
14346 * gdb.python/py-pp-integral.c: New file.
14347 * gdb.python/py-pp-integral.py: New file.
14348 * gdb.python/py-pp-integral.exp: New file.
14349
14350 For older changes see ChangeLog-1993-2013.
14351 \f
14352 ;; Local Variables:
14353 ;; mode: change-log
14354 ;; left-margin: 8
14355 ;; fill-column: 74
14356 ;; version-control: never
14357 ;; End:
14358
14359 Copyright 2014-2018 Free Software Foundation, Inc.
14360 Copying and distribution of this file, with or without modification,
14361 are permitted provided the copyright notice and this notice are preserved.