gdb: Only run scheduler-locking tests if feature is supported
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5 tests if the target supports scheduler locking.
6
7 2018-08-04 Tom de Vries <tdevries@suse.de>
8
9 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10
11 2018-08-02 Tom Tromey <tom@tromey.com>
12
13 PR symtab/16842.
14 * gdb.cp/temargs.exp: Test "info address" of a template
15 parameter.
16
17 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
18
19 * gdb.python/py-mi-var-info-path-expression.c: New file.
20 * gdb.python/py-mi-var-info-path-expression.py: New file.
21 * gdb.python/py-mi-var-info-path-expression.exp: New file.
22
23 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
24
25 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
26 error after "cannot resolve name" string.
27
28 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
29
30 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
31 started.
32 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
33
34 2018-07-28 Tom de Vries <tdevries@suse.de>
35
36 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
37
38 2018-07-26 Tom de Vries <tdevries@suse.de>
39
40 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
41
42 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
43
44 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
45 is visible.
46
47 2018-07-26 Tom de Vries <tdevries@suse.de>
48
49 PR breakpoints/23366
50 * gdb.base/catch-follow-exec.c: New test.
51 * gdb.base/catch-follow-exec.exp: New file.
52
53 2018-07-25 Tom de Vries <tdevries@suse.de>
54
55 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
56 vla-optimized-out.c.
57
58 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
59
60 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
61 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
62
63 2018-07-20 Tom de Vries <tdevries@suse.de>
64
65 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
66 NOCLONE macro.
67 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
68
69 2018-07-19 Tom de Vries <tdevries@suse.de>
70
71 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
72 regular expression.
73
74 2018-07-18 Tom de Vries <tdevries@suse.de>
75
76 * gdb.base/vla-optimized-out.c: New test.
77 * gdb.base/vla-optimized-out.exp: New file.
78
79 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
80
81 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
82 message "No address associated with hostname" when gdbserver
83 cannot resolve the hostname.
84
85 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
86
87 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
88 Add some test prefixes to make tests unique.
89
90 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
91
92 * gdb.base/frameapply.c: New file.
93 * gdb.base/frameapply.exp: New file.
94
95 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
96
97 * gdb.base/skip.exp: Update expected error message.
98
99 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
100 Jan Kratochvil <jan.kratochvil@redhat.com>
101 Paul Fertser <fercerpav@gmail.com>
102 Tsutomu Seki <sekiriki@gmail.com>
103
104 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
105 parameter.
106 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
107 by default.
108 * boards/native-gdbserver.exp: Likewise.
109 * gdb.server/run-without-local-binary.exp: Improve regexp used
110 for detecting when a remote debugging connection succeeds.
111 * gdb.server/server-connect.exp: New file.
112 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
113 Do not prefix the port number with ":".
114 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
115 support for detecting and using it. Add '$debughost_gdbserver'
116 to the list of arguments used to start gdbserver. Handle case
117 when gdbserver cannot resolve a network name.
118
119 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
120
121 PR c++/23373
122 * gdb.base/ptype-offsets.cc (struct static_member): New
123 struct.
124 (main) <stmember>: New variable.
125 * gdb.base/ptype-offsets.exp: Add test for printing a struct
126 with a static member in it.
127
128 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
129
130 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
131 watchpoints enabled and disabled.
132
133 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
134
135 * gdb.base/examine-backward.exp: Still run tests around address
136 0x0, even if address 0x0 is not readable. Update the pattern for
137 matching address 0x0 in expected output.
138
139 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
140
141 * gdb.base/share-env-with-gdbserver.c (main): Add call to
142 malloc/free.
143
144 2018-07-04 Tom de Vries <tdevries@suse.de>
145
146 * gdb.dwarf2/dw2-error.exp: Update expected error message.
147
148 2018-07-02 Maciej W. Rozycki <macro@mips.com>
149
150 PR tdep/8282
151 * gdb.arch/mips-disassembler-options.exp: New test.
152 * gdb.arch/mips-disassembler-options.s: New test source.
153
154 2018-06-29 Pedro Alves <palves@redhat.com>
155
156 * gdb.threads/names.exp: Adjust expected "info threads" output.
157
158 2018-06-29 Pedro Alves <palves@redhat.com>
159
160 * gdb.opt/inline-break.exp (line number, address): Add "info
161 break" tests.
162
163 2018-06-29 Pedro Alves <palves@redhat.com>
164
165 * gdb.opt/inline-break.c (func1): Add "break here" marker.
166 * gdb.opt/inline-break.exp: Test setting breakpoints by line
167 number and address and running to them.
168
169 2018-06-29 Richard Bunt <richard.bunt@arm.com>
170
171 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
172
173 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
174
175 * lib/compiler.c: Remove executable permission flag.
176
177 2018-06-28 Richard Bunt <richard.bunt@arm.com>
178
179 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
180 code.
181 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
182
183 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
184
185 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
186
187 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
188
189 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
190 address argument is omitted.
191
192 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
193
194 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
195
196 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
197
198 PR gdb/21695
199 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
200 * gdb.base/infoline-reloc-main-from-zero.c: New file.
201
202 2018-06-26 Tom Tromey <tom@tromey.com>
203
204 PR rust/22574:
205 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
206 * gdb.rust/simple.rs (struct SimpleLayout): New.
207
208 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
209
210 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
211 "info registers" output.
212
213 2018-06-21 Richard Bunt <richard.bunt@arm.com>
214
215 * gdb.base/watchpoint-hw-attach.c: New test.
216 * gdb.base/watchpoint-hw-attach.exp: New file.
217
218 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
219
220 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
221 through /bin/sh.
222 * boards/dwarf4-gdb-index.exp: Likewise.
223 * boards/fission-dwp.exp: Likewise.
224
225 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
226
227 * gdb.base/float128.exp: Add comment and improved fail message
228 to the failure case of "print large128" test.
229
230 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
231
232 * configure.ac: Remove AC_PREREQ.
233 * configure: Re-generate.
234
235 2018-06-19 Pedro Alves <palves@redhat.com>
236
237 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
238 (func_extern_caller): New.
239 (main): Call func_extern_caller.
240 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
241 logic change.
242
243 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
244
245 PR gdb/16841
246 * gdb.cp/typedef-base.cc: New file.
247 * gdb.cp/typedef-base.exp: New file.
248
249 2018-06-18 Tom de Vries <tdevries@suse.de>
250
251 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
252
253 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
254 Richard Bunt <Richard.Bunt@arm.com>
255
256 * gdb.threads/attach-slow-waitpid.c: New file.
257 * gdb.threads/attach-slow-waitpid.exp: New file.
258 * gdb.threads/slow-waitpid.c: New file.
259
260 2018-06-14 Pedro Alves <palves@redhat.com>
261
262 * gdb.base/fork-running-state.c: Include <errno.h>.
263 (exit_if_relative_exits): New.
264 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
265 exits.
266 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
267 child exits.
268
269 2018-06-14 Tom de Vries <tdevries@suse.de>
270
271 PR cli/22573
272 * gdb.base/finish-pretty.c: New test.
273 * gdb.base/finish-pretty.exp: New file.
274
275 2018-06-14 Pedro Alves <palves@redhat.com>
276
277 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
278 gdb's expected startup output.
279
280 2018-06-14 Pedro Alves <palves@redhat.com>
281
282 * lib/selftest-support.exp (selftest_setup): Remove inlined
283 function handling.
284
285 2018-06-14 Tom de Vries <tdevries@suse.de>
286
287 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
288 matching of breakpoint printing.
289
290 2018-06-13 Tom de Vries <tdevries@suse.de>
291
292 PR testsuite/23269
293 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
294 (fork_child): ... here, and ...
295 (fork_parent): ... here.
296
297 2018-06-12 Tom de Vries <tdevries@suse.de>
298
299 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
300
301 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
302 Stephen Roberts <stephen.roberts@arm.com>
303
304 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
305 rewrite test to describe action performed, rather than possible
306 failure.
307
308 2018-06-08 Gary Benson <gbenson@redhat.com>
309
310 * gdb.threads/check-libthread-db.exp: New file.
311 * gdb.threads/check-libthread-db.c: Likewise.
312
313 2018-06-05 Tom Tromey <tom@tromey.com>
314
315 * gdb.base/default.exp: Update expected "show version" output.
316
317 2018-06-05 Tom Tromey <tom@tromey.com>
318
319 PR cli/12326:
320 * gdb.cp/static-print-quit.exp: Update.
321 * lib/gdb.exp (pagination_prompt): Update.
322 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
323 * gdb.python/python.exp: Update.
324
325 2018-06-04 Joel Brobecker <brobecker@adacore.com>
326
327 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
328
329 2018-06-01 Joel Brobecker <brobecker@adacore.com>
330
331 * gdb.ada/bp_fun_addr: New testcase.
332
333 2018-06-01 Tom Tromey <tom@tromey.com>
334
335 * gdb.xml/tdesc-regs.exp (load_description): Update expected
336 results.
337 * gdb.dwarf2/method-ptr.exp: Set language to C++.
338 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
339 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
340 * gdb.base/maint.exp (maint_pass_if): Update.
341
342 2018-05-31 Maciej W. Rozycki <macro@mips.com>
343
344 * gdb.base/endian.exp: New test.
345 * gdb.base/endian.c: New test source.
346
347 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
348
349 PR gdb/23203
350 * gdb.base/bt-selected-frame.c: New file.
351 * gdb.base/bt-selected-frame.exp: New file.
352 * lib/gdb.exp (get_current_frame_number): New function.
353
354 2018-05-24 Maciej W. Rozycki <macro@mips.com>
355 Pedro Alves <palves@redhat.com>
356
357 * gdb.threads/tls-core.c: Include <stdlib.h>
358 (thread_proc): Call `abort'.
359 * gdb.threads/tls-core.exp: Generate a core with core_find too.
360 (tls_core_test): New procedure, bits factored out from ...
361 (top level): ... here. Test both native cores and gcore cores.
362
363 2018-05-23 Tom Tromey <tom@tromey.com>
364
365 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
366
367 2018-05-23 Tom Tromey <tom@tromey.com>
368
369 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
370 symfile_complaints.
371 (test_short_complaints): Likewise.
372 (test_empty_complaints): Likewise.
373 (test_initial_complaints): Update.
374
375 2018-05-23 Tom Tromey <tom@tromey.com>
376
377 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
378
379 2018-05-23 Tom Tromey <tom@tromey.com>
380
381 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
382 (test_short_complaints): Update.
383
384 2018-05-22 Pedro Alves <palves@redhat.com>
385
386 * gdb.base/remote.exp: Only gdb_start after compiling the
387 testcase. Issue "disconnect" before testing "set remote" command
388 defaults. Issue clean_restart before running to main.
389
390 2018-05-22 Pedro Alves <palves@redhat.com>
391
392 * gdb.base/remote.exp: Adjust expected output of "show remote
393 memory-write-packet-size". Add tests for "set remote
394 memory-write-packet-size 0" and "set remote
395 memory-write-packet-size fixed/limit".
396
397 2018-05-22 Pedro Alves <palves@redhat.com>
398
399 PR gdb/22973
400 * gdb.base/utf8-identifiers.c: New file.
401 * gdb.base/utf8-identifiers.exp: New file.
402
403 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
404
405 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
406
407 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
408
409 * gdb.arch/powerpc-vsx-gcore.exp: New file.
410
411 2018-05-18 Tom Tromey <tom@tromey.com>
412
413 * gdb.base/ptype-offsets.exp: Update.
414
415 2018-05-17 Keith Seitz <keiths@redhat.com>
416
417 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
418 in expected breakpoint stop locations.
419 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
420 move to proper scope to test variable values.
421 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
422 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
423 New functions.
424 (main): Call not_inline_func3.
425 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
426 inline_func1, inline_func2, and inline_func3. Test that when each
427 breakpoint is hit, GDB properly reports both the stop location
428 and the backtrace. Repeat tests for temporary breakpoints.
429
430 2018-05-15 Maciej W. Rozycki <macro@mips.com>
431
432 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
433 rather then trying to access it in determining whether the PID
434 of `gdbserver' could have been retrieved.
435
436 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
437
438 * gdb.arch/amd64-init-x87-values.S: New file.
439 * gdb.arch/amd64-init-x87-values.exp: New file.
440
441 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
442
443 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
444
445 2018-05-04 Tom Tromey <tom@tromey.com>
446
447 PR python/22730:
448 * gdb.python/python.exp: Test multi-line execute.
449
450 2018-05-04 Tom Tromey <tom@tromey.com>
451
452 PR python/22731:
453 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
454
455 2018-05-04 Tom Tromey <tom@tromey.com>
456
457 PR gdb/11750:
458 * gdb.base/define.exp: Test defining a user command inside a user
459 command.
460 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
461
462 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
463 Pedro Alves <palves@redhat.com>
464
465 PR breakpoints/19806 and support for PR external/20207.
466 * gdb.base/watchpoint-unaligned.c: New file.
467 * gdb.base/watchpoint-unaligned.exp: New file.
468
469 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * gdb.base/maint.exp: Make test names unique, use
472 test_prefix_command_help to test 'help maint info', and remove
473 repeated test of 'help maint'.
474
475 2018-05-04 Tom Tromey <tom@tromey.com>
476
477 PR gdb/22619:
478 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
479 behavior.
480
481 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
482
483 * gdb.base/maint.exp: Process output from 'maint print registers'
484 line at a time.
485
486 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
489 timeout.
490
491 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
492
493 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
494 filter pattern.
495
496 2018-05-02 Pedro Alves <palves@redhat.com>
497
498 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
499 to_log_command renames.
500 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
501
502 2018-05-02 Tom Tromey <tom@tromey.com>
503
504 * gdb.python/py-parameter.exp: Set test message.
505
506 2018-05-02 Tom Tromey <tom@tromey.com>
507
508 PR python/20084:
509 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
510 PARAM_ZUINTEGER_UNLIMITED tests.
511
512 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
513
514 PR rust/23124
515 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
516 when casting.
517
518 2018-04-30 Tom Tromey <tom@tromey.com>
519
520 * gdb.python/py-type.exp: Check align attribute.
521 * gdb.python/py-type.c: New "aligncheck" global.
522
523 2018-04-30 Tom Tromey <tom@tromey.com>
524
525 PR exp/17095:
526 * gdb.dwarf2/dw2-align.exp: New file.
527 * gdb.cp/align.exp: New file.
528 * gdb.base/align.exp: New file.
529 * lib/gdb.exp (gdb_int128_helper): New proc.
530 (has_int128_c, has_int128_cxx): New caching procs.
531
532 2018-04-27 Tom Tromey <tom@tromey.com>
533
534 PR rust/22545:
535 * gdb.rust/simple.exp: Add inclusive range tests.
536
537 2018-04-26 Pedro Alves <palves@redhat.com>
538
539 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
540 ifunc breakpoint locations correctly of ifunc breakpoints set
541 while the program resolves the ifunc.
542
543 2018-04-26 Pedro Alves <palves@redhat.com>
544
545 * gdb.base/gnu-ifunc-final.c: New file.
546 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
547 * gdb.base/gnu-ifunc.exp (executable): Delete.
548 (staticexecutable): Adjust.
549 (lib_opts, exec_opts): Delete.
550 (make_binsuffix, build, set-break): New procedures.
551 (misc_tests): New, with tests factored out from the top level.
552 (top level): Test different combinations of ifunc resolver name,
553 resolver with and with debug info, and ifunc target with and
554 without debug info. Wrap static tests with with_target_prefix.
555
556 2018-04-26 Pedro Alves <palves@redhat.com>
557
558 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
559 return type" warnings.
560
561 2018-04-25 Pedro Alves <palves@redhat.com>
562
563 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
564 killed".
565 * gdb.base/kill-after-signal.exp: Likewise.
566 * gdb.threads/kill.exp: Likewise.
567
568 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
569 Sergio Durigan Junior <sergiodj@redhat.com>
570 Pedro Alves <palves@redhat.com>
571
572 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
573 regexps to expect for '[Inferior ... detached]' as well.
574 * gdb.base/attach.exp: Likewise.
575 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
576 "gdb_continue_to_end".
577 (test_catch_syscall_with_wrong_args): Likewise.
578 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
579 ']'. Don't set 'verbose' on.
580 * gdb.base/foll-vfork.exp: Likewise.
581 * gdb.base/fork-print-inferior-events.c: New file.
582 * gdb.base/fork-print-inferior-events.exp: New file.
583 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
584 '[Inferior ... has been killed]' message.
585 * gdb.base/kill-after-signal.exp: Likewise.
586 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
587 detach message.
588 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
589 message.
590 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
591 regexps to expect for '[Inferior ... detached]' as well.
592 * gdb.threads/process-dies-while-detaching.exp: Likewise.
593
594 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
595
596 PR gdb/23104
597 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
598
599 2018-04-19 Richard Bunt <richard.bunt@arm.com>
600
601 * gdb.threads/multiple-successive-infcall.c: New test.
602 * gdb.threads/multiple-successive-infcall.exp: New file.
603
604 2018-04-17 Tom Tromey <tom@tromey.com>
605
606 * gdb.rust/simple.rs (Union): New type.
607 (main): New local "u".
608 * gdb.rust/simple.exp (test_one_slice): Add new test case.
609
610 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
611
612 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
613 number information in output of "whereis" command.
614 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
615
616 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
617
618 * gdb.ada/info_types.exp: Adjust expected output to the line
619 numbers now printed by "info var/func/type".
620 * gdb.base/completion.exp: Likewise.
621 * gdb.base/included.exp: Likewise.
622 * gdb.cp/cp-relocate.exp: Likewise.
623 * gdb.cp/cplusfuncs.exp: Likewise.
624 * gdb.cp/namespace.exp: Likewise.
625 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
626
627 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
628
629 * gdb.btrace/cpu.exp: New.
630
631 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
632
633 * gdb.base/step-indirect-call-thunk.exp: New.
634 * gdb.base/step-indirect-call-thunk.c: New.
635 * gdb.reverse/step-indirect-call-thunk.exp: New.
636 * gdb.reverse/step-indirect-call-thunk.c: New.
637
638 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
639
640 * gdb.base/pie-fork.c: New file.
641 * gdb.base/pie-fork.exp: New file.
642
643 2018-04-11 Tom Tromey <tom@tromey.com>
644
645 * gdb.rust/simple.exp: Add test for ".." struct initializer.
646
647 2018-04-10 Pedro Alves <palves@redhat.com>
648
649 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
650 exits. Instead loop running forever.
651 (fork_parent): Run forever too.
652
653 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
654
655 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
656 mi_continue_to_line.
657 * gdb.mi/mi-stack.c (callee4): Add comment.
658
659 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
660
661 * gdb.mi/mi-stack.exp: Fix indentation.
662
663 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
664
665 PR gdb/22979
666 * gdb.arch/amd64-osabi.exp: New file.
667
668 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
669
670 PR gdb/22980
671 * gdb.base/osabi.exp: New file.
672
673 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
674
675 * gdb.cp/static-typedef-print.exp: New file.
676 * gdb.cp/static-typedef-print.cc: New file.
677
678 2018-03-27 Joel Brobecker <brobecker@adacore.com>
679
680 * gdb.ada/varsize_limit: New testcase.
681
682 2018-03-27 Joel Brobecker <brobecker@adacore.com>
683
684 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
685
686 * gdb.ada/notcplusplus: New testcase.
687
688 * gdb.base/c-linkage-name.c: New file.
689 * gdb.base/c-linkage-name.exp: New testcase.
690
691 2018-03-26 Tom Tromey <tom@tromey.com>
692
693 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
694 * gdb.python/py-framefilter.py (name_error): New global.
695 (ErrorInName.function): Use name_error.
696
697 2018-03-26 Tom Tromey <tom@tromey.com>
698
699 PR backtrace/15582:
700 * gdb.python/py-framefilter.exp: Add "bt hide" test.
701
702 2018-03-23 Keith Seitz <keiths@redhat.com>
703
704 PR c++/22968
705 * gdb.cp/subtypes.exp: New file.
706 * gdb.cp/subtypes.h: New file.
707 * gdb.cp/subtypes.cc: New file.
708 * gdb.cp/subtypes-2.cc: New file.
709
710 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
711
712 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
713 (done): Call '_exit' not 'exit' to avoid atexit handlers.
714 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
715 -nostartfiles when compiling the test. Confirm that all registers
716 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
717
718 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
719
720 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
721 option, syntax was wrong anyway.
722 * gdb.arch/arm-disp-step.exp: Likewise.
723 * gdb.arch/sparc64-regs.exp: Likewise.
724 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
725 option, syntax was wrong anyway, switch to use
726 prepare_for_testing.
727 * gdb.arch/i386-disp-step.exp: Likewise.
728
729 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
730
731 * gdb.ada/exec_changed.exp: Replace "target_info exists
732 use_gdb_stub" by "use_gdb_stub".
733 * gdb.ada/start.exp: Likewise.
734 * gdb.base/async-shell.exp: Likewise.
735 * gdb.base/attach-pie-misread.exp: Likewise.
736 * gdb.base/attach-wait-input.exp: Likewise.
737 * gdb.base/break-entry.exp: Likewise.
738 * gdb.base/break-interp.exp: Likewise.
739 * gdb.base/dprintf-detach.exp: Likewise.
740 * gdb.base/nostdlib.exp: Likewise.
741 * gdb.base/solib-nodir.exp: Likewise.
742 * gdb.base/statistics.exp: Likewise.
743 * gdb.base/testenv.exp: Likewise.
744 * gdb.mi/mi-exec-run.exp: Likewise.
745 * gdb.mi/mi-start.exp: Likewise.
746 * gdb.multi/dummy-frame-restore.exp: Likewise.
747 * gdb.multi/multi-arch-exec.exp: Likewise.
748 * gdb.multi/multi-arch.exp: Likewise.
749 * gdb.multi/tids.exp: Likewise.
750 * gdb.multi/watchpoint-multi.exp: Likewise.
751 * gdb.python/py-events.exp: Likewise.
752 * gdb.threads/attach-into-signal.exp: Likewise.
753 * gdb.threads/attach-stopped.exp: Likewise.
754 * gdb.threads/threadapply.exp: Likewise.
755 * lib/selftest-support.exp: Likewise.
756
757 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
758
759 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
760
761 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
762
763 * gdb.perf/template-breakpoints.cc: New file.
764 * gdb.perf/template-breakpoints.exp: New file.
765 * gdb.perf/template-breakpoints.py: New file.
766
767 2018-03-19 Tom Tromey <tom@tromey.com>
768
769 * gdb.rust/simple.rs (main): Add local variables field1, field2,
770 y0.
771 * gdb.rust/simple.exp: Test bare identifier form of struct
772 initializer.
773
774 2018-03-19 Tom Tromey <tom@tromey.com>
775
776 * gdb.gdb/observer.exp: Remove.
777
778 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
779
780 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
781 "qualified" option when setting breakpoints.
782 * gdb.trace/backtrace.exp: Likewise.
783 * gdb.trace/circ.exp: Likewise.
784 * gdb.trace/collection.exp: Likewise.
785 * gdb.trace/disconnected-tracing.exp: Likewise.
786 * gdb.trace/ftrace-lock.exp: Likewise.
787 * gdb.trace/ftrace.exp: Likewise.
788 * gdb.trace/infotrace.exp: Likewise.
789 * gdb.trace/packetlen.exp: Likewise.
790 * gdb.trace/passc-dyn.exp: Likewise.
791 * gdb.trace/qtro.exp: Likewise.
792 * gdb.trace/read-memory.exp: Likewise.
793 * gdb.trace/report.exp: Likewise.
794 * gdb.trace/signal.exp: Likewise.
795 * gdb.trace/status-stop.exp: Likewise.
796 * gdb.trace/strace.exp: Likewise.
797 * gdb.trace/tfind.exp: Likewise.
798 * gdb.trace/trace-break.exp: Likewise.
799 * gdb.trace/trace-condition.exp: Likewise.
800 * gdb.trace/trace-mt.exp: Likewise.
801 * gdb.trace/tstatus.exp: Likewise.
802 * gdb.trace/tsv.exp: Likewise.
803 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
804 * gdb.trace/unavailable.exp: Likewise.
805 * gdb.trace/while-dyn.exp: Likewise.
806
807 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
808
809 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
810 that libinproctrace is copied to the target.
811
812 2018-03-14 Tom Tromey <tom@tromey.com>
813
814 PR cli/14977:
815 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
816 a null pointer.
817 * gdb.base/wchar.exp: Likewise.
818
819 2018-03-14 Tom Tromey <tom@tromey.com>
820
821 PR cli/19918:
822 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
823 flag.
824
825 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
826
827 PR gdb/22841
828 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
829 "target" to remote_exec.
830
831 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
832
833 PR gdb/22841
834 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
835 ${board}_upload): Remove.
836
837 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
838
839 * gdb.cp/watch-cp.cc: New test.
840 * gdb.cp/watch-cp.exp: New file.
841
842 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
843
844 * gdb.base/infcall-nested-structs.exp: New file.
845 * gdb.base/infcall-nested-structs.c: New file.
846 * gdb.base/float.exp: Add riscv support.
847
848 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
849
850 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
851 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
852
853 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
854
855 * gdb.server/abspath.exp: New file.
856 * lib/gdb.exp (with_cwd): New procedure.
857
858 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
859
860 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
861 use it.
862 (gdb_is_target_remote_prompt): New proc.
863 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
864 (gdb_is_target_native): Pass prompt parameter to
865 gdb_is_target_1.
866
867 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
868
869 * gdb.base/load-command.c: New file.
870 * gdb.base/load-command.exp: New file.
871 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
872 (gdb_is_target_1): ...this, and generalize for other targets
873 than just remote.
874 (gdb_is_target_remote): Use gdb_is_target_1.
875 (gdb_is_target_native): use gdb_is_target_1.
876
877 2018-02-26 Tom Tromey <tom@tromey.com>
878
879 PR python/16497:
880 * gdb.python/py-framefilter.exp: Update test.
881
882 2018-02-26 Tom Tromey <tom@tromey.com>
883
884 * gdb.dwarf2/variant.c: New file.
885 * gdb.dwarf2/variant.exp: New file.
886
887 2018-02-26 Tom Tromey <tom@tromey.com>
888
889 * gdb.rust/simple.exp: Accept more possible results in enum test.
890
891 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
892
893 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
894 parentheses.
895
896 2018-02-23 Maciej W. Rozycki <macro@mips.com>
897
898 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
899 name of a variable: $actual_linejj -> $actual_line.
900
901 2018-02-21 John Baldwin <jhb@FreeBSD.org>
902
903 * gdb.arch/amd64-i386-address.exp: Fix a typo.
904
905 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
906
907 * gdb.btrace/buffer-size.exp: Do not force BTS.
908
909 2018-02-14 Pedro Alves <palves@redhat.com>
910
911 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
912 getting a "Quit".
913
914 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
915
916 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
917 Fix test name.
918
919 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
920
921 * gdb.cp/m-static.exp: Check type of optimized out static
922 member.
923
924 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
927 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
928
929 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
930 Leszek Swirski <leszeks@google.com>
931
932 * gdb.python/py-prettyprint.c
933 (struct to_string_returns_value_inner,
934 struct to_string_returns_value_wrapper): New.
935 (main): Add tsrvw variable.
936 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
937 ToStringReturnsValueWrapper): New classes.
938 (register_pretty_printers): Register new pretty-printers.
939 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
940 recursive pretty printer.
941 * gdb.python/py-mi.exp: Likewise.
942
943 2018-02-01 Leszek Swirski <leszeks@google.com>
944
945 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
946 functions with the same name as an include file are parsed
947 correctly.
948
949 2018-02-01 Yao Qi <yao.qi@linaro.org>
950
951 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
952 "\[^\r\n\]*".
953
954 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
955
956 * gdb.arch/powerpc-prologue-frame.s: New file.
957 * gdb.arch/powerpc-prologue-frame.c: Likewise.
958 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
959
960 2018-01-31 Joel Brobecker <brobecker@adacore.com>
961
962 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
963
964 2018-01-30 Pedro Alves <palves@redhat.com>
965
966 PR gdb/13211
967 * gdb.base/interrupt-daemon.c: New.
968 * gdb.base/interrupt-daemon.exp: New.
969 * gdb.multi/multi-term-settings.c: New.
970 * gdb.multi/multi-term-settings.exp: New.
971
972 2018-01-30 Joel Brobecker <brobecker@adacore.com>
973
974 * gdb.base/break.exp: Save the location where the breakpoint
975 on break.c:47 was actually inserted when debugging the version
976 compiled at -O2 and use it in the expected output of the "info
977 break" test performed soon after.
978
979 2018-01-22 Pedro Alves <palves@redhat.com>
980 Sergio Durigan Junior <sergiodj@redhat.com>
981
982 * gdb.base/whatis.exp: Add tests for 'set print object on' +
983 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
984
985 2018-01-22 Joel Brobecker <brobecker@adacore.com>
986
987 * gdb.base/break-include.c, gdb.base/break-include.inc,
988 gdb.base/break-include.exp: New files.
989 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
990 line number now being the actual line number where the breakpoint
991 was inserted.
992 * gdb.mi/mi-break.exp: Likewise.
993 * gdb.mi/mi-reverse.exp: Likewise.
994 * gdb.mi/mi-simplerun.exp: Ditto.
995
996 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
997
998 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
999 varobj.
1000 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1001
1002 2018-01-21 Don Breazeal <donb@codesourcery.com>
1003 Andrew Burgess <andrew.burgess@embecosm.com>
1004
1005 * gdb.mi/basics.c: Add new global.
1006 * gdb.mi/mi-frame-regs.exp: New file.
1007 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1008 case.
1009
1010 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1011
1012 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1013 non-parameter, and on an unknown symbol.
1014
1015 2018-01-19 Tom Tromey <tom@tromey.com>
1016
1017 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1018 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1019
1020 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1021
1022 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1023 setrlimit and chdir to int.
1024
1025 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1026
1027 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1028 function.
1029 (my_tend): Likewise.
1030 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1031 rationale of avoiding FP- and vector instructions.
1032
1033 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1034
1035 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1036 "info reg" with "\[ \t\]*".
1037 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1038 "\[ \t\]+".
1039 * gdb.arch/s390-multiarch.exp: Ditto.
1040 * gdb.base/pc-fp.exp: Ditto.
1041 * gdb.reverse/i386-precsave.exp: Ditto.
1042 * gdb.reverse/i386-reverse.exp: Ditto.
1043 * gdb.reverse/i387-env-reverse.exp: Ditto.
1044 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1045
1046 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1047
1048 * lib/gdb.exp (gdb_compile): Re-enable use of
1049 universal_compile_options for languages other than Rust.
1050
1051 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1052
1053 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1054
1055 2018-01-17 Mike Gulick <mgulick@mathworks.com>
1056
1057 PR gdb/16577
1058 * gdb.base/solib-vanish.exp: New.
1059 * gdb.base/solib-vanish-main.c: New.
1060 * gdb.base/solib-vanish-lib1.c: New.
1061 * gdb.base/solib-vanish-lib2.c: New.
1062
1063 2018-01-17 Yao Qi <yao.qi@linaro.org>
1064
1065 * gdb.compile/compile.exp: Match the address printed for
1066 frame in the output of command "bt".
1067
1068 2018-01-15 Tom Tromey <tom@tromey.com>
1069
1070 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1071 compute sp_reg.
1072
1073 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1074
1075 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1076 to prepare.
1077 (prepare): Return 0 on error, 1 on success.
1078
1079 2018-01-12 Pedro Alves <palves@redhat.com>
1080
1081 * gdb.base/continue-after-aborted-step-over.c: New.
1082 * gdb.base/continue-after-aborted-step-over.exp: New.
1083
1084 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1085
1086 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1087 options when not creating an executable.
1088
1089 2018-01-11 Pedro Alves <palves@redhat.com>
1090
1091 PR remote/22597
1092 * gdb.server/stop-reply-no-thread.c: New file.
1093 * gdb.server/stop-reply-no-thread.exp: New file.
1094
1095 2018-01-10 Pedro Alves <palves@redhat.com>
1096
1097 PR gdb/22670
1098 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1099 functions too. Test setting breakpoints and printing C functions
1100 with no debug info too.
1101 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1102
1103 2018-01-10 Pedro Alves <palves@redhat.com>
1104
1105 PR gdb/22670
1106 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1107 a fail.
1108
1109 2018-01-10 Pedro Alves <palves@redhat.com>
1110
1111 PR gdb/22670
1112 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1113
1114 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1115
1116 * gdb.server/unittest.exp: Match the output in non-development
1117 mode.
1118
1119 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1120
1121 * gdb.gdb/unittest.exp: Match output in non-development mode.
1122
1123 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1124
1125 * gdb.ada/access_tagged_param.exp: Relax expected output
1126 for value of "ObjL" in "continue" to pck.inspect breakpoint
1127 test.
1128
1129 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1130
1131 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1132 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1133
1134 2018-01-05 Pedro Alves <palves@redhat.com>
1135
1136 PR gdb/18653
1137 * gdb.base/libsegfault.exp: New.
1138
1139 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1140
1141 PR gdb/22670
1142 * gdb.ada/access_tagged_param.exp: New file.
1143 * gdb.ada/access_tagged_param/foo.adb: New file.
1144
1145 2018-01-05 Pedro Alves <palves@redhat.com>
1146
1147 PR gdb/22670
1148 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1149 exercise lower case too, and to exercise both full matching and
1150 wild matching.
1151
1152 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1153
1154 * gdb.ada/rename_subscript_param: New testcase.
1155
1156 2018-01-05 Jerome Guitton <guitton@adacore.com>
1157
1158 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1159
1160 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1161
1162 * gdb.ada/convvar_comp: New testcase.
1163
1164 2018-01-05 Xavier Roirand <roirand@adacore.com>
1165
1166 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1167 (My_Table): New global variable.
1168 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1169
1170 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1171
1172 PR gdb/22670
1173 * gdb.ada/maint_with_ada: New testcase.
1174
1175 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1176
1177 PR gdb/22670
1178 * gdb.ada/bp_c_mixed_case: New testcase.
1179
1180 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1181
1182 PR gdb/22670
1183 * gdb.ada/complete.exp: Add "complete break ada" test.
1184
1185 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1186
1187 PR gdb/22670
1188 * gdb.ada/info_addr_mixed_case: New testcase.
1189
1190 2018-01-03 Xavier Roirand <roirand@adacore.com>
1191
1192 * gdb.ada/excep_handle.exp: New testcase.
1193 * gdb.ada/excep_handle/foo.adb: New file.
1194 * gdb.ada/excep_handle/pck.ads: New file.
1195
1196 2018-01-03 Joel Brobecker <brobecker@adacore.com>
1197
1198 * gdb.base/step-line.c: Add extra empty line in copyright header.
1199 * gdb.base/step-line.inp: Likewise.
1200
1201 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1202
1203 * gdb.ada/dyn_stride.exp: Add slice test.
1204
1205 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1206
1207 * gdb.ada/dyn_stride: New testcase.
1208
1209 2017-12-27 Stafford Horne <shorne@gmail.com>
1210
1211 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1212 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1213
1214 2017-12-27 Stafford Horne <shorne@gmail.com>
1215
1216 * gdb.base/reggroups.c: New file.
1217 * gdb.base/reggroups.exp: New file.
1218
1219 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1220
1221 * gdb.dwarf2/ada-valprint-error.c: New file.
1222 * gdb.dwarf2/ada-valprint-error.exp: New file.
1223
1224 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1225
1226 * gdb.ada/assign_arr: New testcase.
1227
1228 2017-12-18 Xavier Roirand <roirand@adacore.com>
1229
1230 * gdb.ada/funcall_ptr: New testcase.
1231
1232 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1233
1234 PR cli/16224
1235 * gdb.base/ptype-offsets.cc: New file.
1236 * gdb.base/ptype-offsets.exp: New file.
1237
1238 2017-12-15 Yao Qi <yao.qi@linaro.org>
1239
1240 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1241 if XML is disabled.
1242
1243 2017-12-15 Xavier Roirand <roirand@adacore.com>
1244
1245 * gdb.ada/same_component_name: New testcase.
1246
1247 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1248
1249 * gdb.ada/str_binop_equal: New testcase.
1250
1251 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1252
1253 * gdb.ada/task_switch_in_core: New testcase.
1254
1255 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1256
1257 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1258 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1259 call test_bkpt_qualified.
1260 (test_bkpt_qualified): New proc.
1261
1262 2017-12-13 Pedro Alves <palves@redhat.com>
1263
1264 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1265 Tighten regexp by matching with an anchor.
1266
1267 2017-12-13 Pedro Alves <palves@redhat.com>
1268
1269 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1270 ("expression with namespace"): New set of tests.
1271 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1272 (Nested::Test_NS::qux): New.
1273 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1274 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1275
1276 2017-12-13 Joel Brobecker <brobecker@adacore.com>
1277
1278 * gdb.base/server-del-break.c: New file.
1279 * gdb.base/server-del-break.exp: New file.
1280
1281 2017-12-12 Stafford Horne <shorne@gmail.com>
1282
1283 * gdb.xml/tdesc-regs.exp: Add or1k support.
1284
1285 2017-12-12 Stafford Horne <shorne@gmail.com>
1286
1287 * gdb.base/bp-permanent.c: Define nop of or1k.
1288
1289 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1290
1291 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1292 output with components being reordered.
1293
1294 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1295
1296 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1297 output with components being reordered.
1298
1299 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1300 Pedro Alves <palves@redhat.com>
1301
1302 * gdb.base/maint.exp (check for .gdb_index): Check also for
1303 .debug_names.
1304 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1305 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1306 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1307 (.gdb_index used after symbol reloading): Support also .debug_names.
1308 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1309
1310 2017-12-08 Yao Qi <yao.qi@linaro.org>
1311
1312 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1313 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1314
1315 2017-12-08 Yao Qi <yao.qi@linaro.org>
1316
1317 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1318 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1319
1320 2017-12-08 Yao Qi <yao.qi@linaro.org>
1321
1322 * gdb.arch/aarch64-tagged-pointer.c: New file.
1323 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1324
1325 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1326
1327 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1328 "int".
1329
1330 2017-12-07 Keith Seitz <keiths@redhat.com>
1331
1332 PR breakpoints/22569
1333 * gdb.linespec/ls-errs.exp: Change expected result of "break
1334 -source this file has spaces.c -line 3".
1335 Check that an explicit source file followed by whitespace is
1336 identified as an invalid explicit location.
1337
1338 2017-12-07 Keith Seitz <keiths@redhat.com>
1339
1340 * gdb.cp/nested-types.cc: New file.
1341 * gdb.cp/nested-types.exp: New file.
1342 * lib/cp-support.exp: Load data-structures.exp library.
1343 (debug_cp_test_ptype_class): New global.
1344 (cp_ptype_class_verbose, next_line): New procedures.
1345 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1346 Add and document new return value.
1347 Switch the list of lines to a queue.
1348 Add support for new `type' key for nested type definitions.
1349 Add debugging/troubleshooting messages.
1350 * lib/data-structures.exp: New file.
1351
1352 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1353
1354 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1355 with proc_with_prefix, don't use with_test_prefix.
1356
1357 2017-12-07 Tom Tromey <tom@tromey.com>
1358
1359 * gdb.base/break.exp: Add test for empty "commands".
1360
1361 2017-12-07 Yao Qi <yao.qi@linaro.org>
1362
1363 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1364 malloc and catch syscall.
1365
1366 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1367
1368 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1369 tests for explicit locations.
1370
1371 2017-12-06 Pedro Alves <palves@redhat.com>
1372
1373 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1374 force-disabling XML descriptions.
1375
1376 2017-12-04 Pedro Alves <palves@redhat.com>
1377
1378 PR gdb/22499
1379 * gdb.arch/amd64-disp-step-avx.S: New file.
1380 * gdb.arch/amd64-disp-step-avx.exp: New file.
1381
1382 2017-12-03 Pedro Alves <palves@redhat.com>
1383
1384 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1385 and <string.h>.
1386 (parent_function): Print distinct messages when waitpid fails, or
1387 the child exits with a signal, or the child exits for an unhandled
1388 reason.
1389 * gdb.threads/process-dies-while-detaching.exp
1390 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1391 it. Wait for both inferior output and GDB's prompt. Use an
1392 indirect spawn id list.
1393 (do_detach): New parameter 'child_exit'. Use it to compute
1394 expected inferior output.
1395 (test_detach, test_detach_watch, test_detach_killed_outside):
1396 Adjust to pass down the expected child exit kind.
1397
1398 2017-12-01 Joel Brobecker <brobecker@adacore.com>
1399 Sergio Durigan Junior <sergiodj@redhat.com>
1400 Pedro Alves <palves@redhat.com>
1401
1402 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1403
1404 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1405
1406 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1407 to 'symbol-file' and 'add-symbol-file' can be
1408 position-independent.
1409
1410 2017-12-01 Yao Qi <yao.qi@linaro.org>
1411
1412 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1413 the URL in copyright header.
1414 * gdb.arch/aarch64-fp.exp: Likewise.
1415 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1416 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1417 * gdb.base/expand-psymtabs.exp: Likewise.
1418 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1419 * gdb.fortran/common-block.exp: Likewise.
1420 * gdb.fortran/common-block.f90: Likewise.
1421 * gdb.fortran/logical.exp: Likewise.
1422 * gdb.fortran/vla-datatypes.f90: Likewise.
1423 * gdb.fortran/vla-sub.f90: Likewise.
1424
1425 2017-11-30 Joel Brobecker <brobecker@adacore.com>
1426
1427 * gdb.ada/repeat_dyn: New testcase.
1428
1429 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1430
1431 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1432 Update for changed thread numbering.
1433 * gdb.cell/bt.exp: Update for changed GDB output.
1434
1435 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1436
1437 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1438 setting isremote by hand.
1439 * boards/dwarf4-gdb-index.exp: Likewise.
1440 * boards/fission.exp: Likewise.
1441 * boards/stabs.exp: Likewise.
1442
1443 2017-11-30 Pedro Alves <palves@redhat.com>
1444
1445 * gdb.linespec/cpls-ops.exp
1446 (check_explicit_skips_function_argument): Extract the underlying
1447 type of size_t instead of hardcoding it.
1448
1449 2017-11-29 Pedro Alves <palves@redhat.com>
1450
1451 PR c++/19436
1452 * gdb.linespec/cpls-abi-tag.cc: New file.
1453 * gdb.linespec/cpls-abi-tag.exp: New file.
1454
1455 2017-11-29 Pedro Alves <palves@redhat.com>
1456
1457 * gdb.base/langs.exp: Use -qualified.
1458 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1459 it.
1460 * gdb.cp/namespace.exp: Use -qualified.
1461 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1462 (overload-3, template-overload, template-ret-type, const-overload)
1463 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1464 procedures.
1465 (test_driver): Call them.
1466 * gdb.cp/save-bp-qualified.cc: New.
1467 * gdb.cp/save-bp-qualified.exp: New.
1468 * gdb.linespec/explicit.exp: Test -qualified.
1469 * lib/completion-support.exp (completion::explicit_opts_list): Add
1470 "-qualified".
1471 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1472
1473 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1474
1475 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1476
1477 2017-11-29 Tom Tromey <tom@tromey.com>
1478
1479 * gdb.base/relocate.exp: Update invalid argument test.
1480 Add new tests for invalid arguments.
1481
1482 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1483
1484 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1485 Return 0 as a long.
1486 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1487
1488 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1489
1490 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1491 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1492 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1493 func ().
1494 * gdb.cp/shadow.cc (B.func): Return 0.
1495
1496 2017-11-27 Joel Brobecker <brobecker@adacore.com>
1497
1498 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1499 expected output in gdb_expect call to allow the exception
1500 message to be present as well. Fix syntax confusion to avoid
1501 TCL thinking that exception_name is an array.
1502
1503 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1504
1505 * gdb.arch/spu-info.c: Include <unistd.h>.
1506 (do_signal_test): Fix broken calls to write.
1507 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1508 Fix checks for empty mailboxes. Update signal tests for corrected
1509 do_signal_test routine. Allow nonzero event status.
1510 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1511 * gdb.cell/arch.exp: Use standard_output_file.
1512 * gdb.cell/break.exp: Likewise.
1513 * gdb.cell/bt.exp: Likewise.
1514 * gdb.cell/core.exp: Likewise.
1515 * gdb.cell/dwarfaddr.exp: Likewise.
1516 * gdb.cell/ea-cache.exp: Likewise.
1517 * gdb.cell/ea-standalone.exp: Likewise.
1518 * gdb.cell/f-regs.exp: Likewise.
1519 * gdb.cell/fork.exp: Likewise.
1520 * gdb.cell/gcore.exp: Likewise.
1521 * gdb.cell/mem-access.exp: Likewise.
1522 * gdb.cell/ptype.exp: Likewise.
1523 * gdb.cell/registers.exp: Likewise.
1524 * gdb.cell/sizeof.exp: Likewise.
1525 * gdb.cell/solib-symbol.exp: Likewise.
1526 * gdb.cell/solib.exp: Likewise.
1527
1528 2017-11-25 Pedro Alves <palves@redhat.com>
1529
1530 * gdb.base/complete-empty.exp: New file.
1531 * gdb.base/completion.exp: Adjust.
1532
1533 2017-11-25 Pedro Alves <palves@redhat.com>
1534
1535 * gdb.linespec/cpls-ops.cc: New file.
1536 * gdb.linespec/cpls-ops.exp: New file.
1537 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1538 factored out from ...
1539 (test_complete_prefix_range): ... this.
1540
1541 2017-11-24 Pedro Alves <palves@redhat.com>
1542
1543 * gdb.linespec/cpcompletion.exp: New file.
1544 * gdb.linespec/cpls-hyphen.cc: New file.
1545 * gdb.linespec/cpls.cc: New file.
1546 * gdb.linespec/cpls2.cc: New file.
1547 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1548 test to use test_gdb_complete_unique. Add label completion,
1549 keyword completion and explicit location completion tests.
1550 * lib/completion-support.exp: New file.
1551
1552 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1553
1554 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1555 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1556 when hitting an exception catchpoint.
1557
1558 2017-11-22 Yao Qi <yao.qi@linaro.org>
1559
1560 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1561
1562 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1563
1564 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1565 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1566 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1567
1568 2017-11-22 Yao Qi <yao.qi@linaro.org>
1569
1570 * gdb.base/info-os.exp: Pass pthreads.
1571 * gdb.multi/multi-attach.exp: Likewise.
1572
1573 2017-11-22 Yao Qi <yao.qi@linaro.org>
1574
1575 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1576 compiler.
1577
1578 2017-11-22 Yao Qi <yao.qi@linaro.org>
1579
1580 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1581 * gdb.base/break-interp.exp: Likewise.
1582 * gdb.base/jit-attach-pie.exp: Likewise.
1583
1584 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1585
1586 * gdb.base/float128.c (large128): New variable.
1587 * gdb.base/float128.exp: Add test to print largest __float128 value.
1588
1589 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1590
1591 * gdb.arch/vsx-regs.exp: Update register content checks.
1592
1593 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1594
1595 * gdb.arch/ppc-longdouble.exp: New file.
1596 * gdb.arch/ppc-longdouble.c: Likewise.
1597
1598 2017-11-21 Pedro Alves <palves@redhat.com>
1599
1600 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1601
1602 2017-11-20 Pedro Alves <palves@redhat.com>
1603
1604 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1605 (long_double_typedef): New typedefs.
1606 Use DEF on double and long double.
1607 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1608 cases.
1609 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1610 and 'long_double_ptr_same_size' locals. Use them to decide
1611 whether cast from array/function to float is valid/invalid.
1612
1613 2017-11-17 Tom Tromey <tom@tromey.com>
1614
1615 * gdb.rust/traits.rs: New file.
1616 * gdb.rust/traits.exp: New file.
1617
1618 2017-11-17 Joel Brobecker <brobecker@adacore.com>
1619
1620 * gdb.ada/minsyms: New testcase.
1621
1622 2017-11-16 Pedro Alves <palves@redhat.com>
1623
1624 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1625 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1626
1627 2017-11-16 Pedro Alves <palves@redhat.com>
1628
1629 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1630 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1631
1632 2017-11-16 Pedro Alves <palves@redhat.com>
1633
1634 * gdb.server/reconnect-ctrl-c.c: New file.
1635 * gdb.server/reconnect-ctrl-c.exp: New file.
1636
1637 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1638
1639 * gdb.python/py-rbreak.exp: New file.
1640 * gdb.python/py-rbreak.c: New file.
1641 * gdb.python/py-rbreak-func2.c: New file.
1642
1643 2017-11-16 Pedro Alves <palves@redhat.com>
1644
1645 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1646 pattern.
1647 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1648 GDB.
1649
1650 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1651
1652 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1653 regex.
1654
1655 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1656
1657 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1658 test names.
1659
1660 2017-11-09 Pedro Alves <palves@redhat.com>
1661
1662 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1663 factored out from ...
1664 (top level): ... here, and adjusted to avoid expecting beyond the
1665 prompt in a single gdb_test_multiple.
1666
1667 2017-11-09 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1670 output.
1671 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1672 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1673 * gdb.server/ext-run.exp ("kill" test): Likewise.
1674 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1675
1676 2017-11-09 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1679 match till end of line.
1680
1681 2017-11-09 Pedro Alves <palves@redhat.com>
1682
1683 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1684
1685 2017-11-09 Pedro Alves <palves@redhat.com>
1686
1687 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1688 New procedures, factored out from ...
1689 (top level): ... here, and adjusted to avoid expecting beyond the
1690 prompt in one go.
1691
1692 2017-11-09 Pedro Alves <palves@redhat.com>
1693
1694 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1695 output. Fix '?' match.
1696
1697 2017-11-08 Joel Brobecker <brobecker@adacore.com>
1698
1699 * gdb.ada/scoped_watch: New testcase.
1700 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1701 which is actually correct.
1702 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1703 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1704
1705 2017-11-08 Pedro Alves <palves@redhat.com>
1706
1707 * gdb.gdb/complaints.exp (test_initial_complaints)
1708 (test_serial_complaints, test_short_complaints): Call
1709 complaint_internal instead of complaint.
1710
1711 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1712
1713 * gdb.threads/tls-core.c: New file.
1714 * gdb.threads/tls-core.exp: Likewise.
1715
1716 2017-11-08 Pedro Alves <palves@redhat.com>
1717
1718 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1719 (p Exported_Capitalized): New test.
1720 (p exported_capitalized): New test.
1721
1722 2017-11-07 Pedro Alves <palves@redhat.com>
1723
1724 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1725
1726 2017-11-07 Pedro Alves <palves@redhat.com>
1727
1728 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1729 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1730 (disable_invalid, disable_inverted, disable_negative): New
1731 procedures.
1732 ("bad numbers"): New set of tests.
1733
1734 2017-11-07 Pedro Alves <palves@redhat.com>
1735
1736 * gdb.cp/ena-dis-br-range.exp: Add tests.
1737
1738 2017-11-07 Pedro Alves <palves@redhat.com>
1739
1740 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1741
1742 2017-11-07 Xavier Roirand <roirand@adacore.com>
1743 Pedro Alves <palves@redhat.com>
1744
1745 * gdb.base/ena-dis-br.exp: Add reference to
1746 gdb.cp/ena-dis-br-range.exp.
1747 * gdb.cp/ena-dis-br-range.exp: New file.
1748 * gdb.cp/ena-dis-br-range.cc: New file.
1749
1750 2017-11-06 Pedro Alves <palves@redhat.com>
1751
1752 * gdb.base/attach-non-pgrp-leader.c: New.
1753 * gdb.base/attach-non-pgrp-leader.exp: New.
1754
1755 2017-11-06 Pedro Alves <palves@redhat.com>
1756
1757 * configure.ac: No longer check for termio.h and sgtty.h.
1758 * configure: Regenerate.
1759 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1760 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1761 Remove termio and sgtty code.
1762
1763 2017-11-03 Yao Qi <yao.qi@linaro.org>
1764
1765 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1766 in GDB is disabled.
1767
1768 2017-11-03 Yao Qi <yao.qi@linaro.org>
1769
1770 * gdb.python/py-thrhandle.exp: Skip it if python is not
1771 enabled.
1772
1773 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1774
1775 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1776 as a breakpoint command.
1777
1778 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1779
1780 PR python/21213
1781 * gdb.python/py-infthread.exp: Test calling
1782 InferiorThread.inferior () multiple times in a row.
1783
1784 2017-10-27 Keith Seitz <keiths@redhat.com>
1785
1786 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1787 Test "info break" for every inlined function breakpoint.
1788
1789 2017-10-27 Yao Qi <yao.qi@linaro.org>
1790
1791 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1792
1793 2017-10-26 Patrick Frants <osscontribute@gmail.com>
1794
1795 * gdb.cp/classes.exp (test_static_members): Test printing
1796 Outer::instance.
1797 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1798 (Inner::instance, Outer::instance): New.
1799
1800 2017-10-24 Pedro Alves <palves@redhat.com>
1801
1802 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1803 extra console" test in two stages.
1804
1805 2017-10-24 Pedro Alves <palves@redhat.com>
1806
1807 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1808
1809 2017-10-24 Pedro Alves <palves@redhat.com>
1810
1811 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1812 loop.
1813
1814 2017-10-24 Pedro Alves <palves@redhat.com>
1815
1816 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1817 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1818
1819 2017-10-24 Pedro Alves <palves@redhat.com>
1820
1821 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1822 parameter and handle it. Don't output read value in test name.
1823
1824 2017-10-24 Pedro Alves <palves@redhat.com>
1825
1826 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1827 custom test name.
1828
1829 2017-10-24 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1832 include the unstable output directory name in the test's name.
1833 (initial_setup_simple) <'set args'>: Use custom test name.
1834
1835 2017-10-24 Pedro Alves <palves@redhat.com>
1836
1837 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1838 with explicit test name.
1839
1840 2017-10-20 Pedro Alves <palves@redhat.com>
1841
1842 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1843 'wait -i'. Use gdb_assert and remote_close.
1844
1845 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1846
1847 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1848 number from variable rather than hard-coded.
1849
1850 2017-10-19 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.base/long-inferior-output.c: New file.
1853 * gdb.base/long-inferior-output.exp: New file.
1854
1855 2017-11-18 Keith Seitz <keiths@redhat.com>
1856
1857 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1858 method.
1859 (main): Call it.
1860 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1861 Add additional user-defined conversion operator tests.
1862
1863 2017-10-17 Pedro Alves <palves@redhat.com>
1864
1865 * boards/native-stdio-gdbserver.exp: Load "local-board".
1866
1867 2017-10-17 Pedro Alves <palves@redhat.com>
1868
1869 * gdb.base/quit-live.c: New file.
1870 * gdb.base/quit-live.exp: New file.
1871
1872 2017-10-16 Keith Seitz <keiths@redhat.com>
1873
1874 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1875 (class_with_protected_typedef, class_with_private_typedef)
1876 (struct_with_public_typedef, struct_with_protected_typedef)
1877 (struct_with_private_typedef): New classes/structs.
1878 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1879 typedefs and access specifiers.
1880
1881 2017-10-16 Pedro Alves <palves@redhat.com>
1882 Simon Marchi <simon.marchi@polymtl.ca>
1883
1884 * README (Local vs Remote vs Native): New section.
1885 * boards/local-board.exp: New file, with bits factored out from
1886 ...
1887 * boards/native-extended-gdbserver.exp: ... here. Load
1888 "local-board".
1889 * boards/native-gdbserver.exp: Load "local-board".
1890 (${board}_spawn, ${board}_exec): Delete.
1891 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1892 ...
1893 * boards/stdio-gdbserver-base.exp: ... this new file.
1894 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1895 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1896 procedure.
1897 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1898 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1899 stdio_gdbserver_command.
1900 (${board}_get_remote_address, ${board}_get_comm_port)
1901 (${board}_download, ${board}_upload): Delete.
1902 (get_target_remote_pipe_cmd): New.
1903
1904 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1905
1906 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1907 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1908 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1909 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1910 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1911 remove with_test_prefix.
1912
1913 2017-10-13 Pedro Alves <palves@redhat.com>
1914
1915 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1916 * gdb.base/annota1.exp: Use it instead of is_remote.
1917 * gdb.base/annota3.exp: Use it instead of is_remote.
1918 * gdb.cp/annota2.exp: Use it instead of is_remote.
1919 * gdb.cp/annota3.exp: Use it instead of is_remote.
1920 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1921
1922 2017-10-13 Pedro Alves <palves@redhat.com>
1923
1924 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1925 (test_num_test_vars, run_and_count_vars, find_env)
1926 (test_set_unset_env, test_inherit_env_var): New procedures.
1927 (top level): Use them.
1928
1929 2017-10-13 Pedro Alves <palves@redhat.com>
1930
1931 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1932 also skip on stub-like targets.
1933
1934 2017-10-13 Pedro Alves <palves@redhat.com>
1935
1936 PR gdb/22293
1937 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1938 (top level): Move some tests to ...
1939 (test_not_found): ... this new procedure.
1940 (top level): Call it.
1941
1942 2017-10-13 Pedro Alves <palves@redhat.com>
1943
1944 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1945 expect different "info terminal" output if testing with a
1946 non-native target.
1947
1948 2017-10-13 Pedro Alves <palves@redhat.com>
1949 Simon Marchi <simon.marchi@polymtl.ca>
1950
1951 PR python/12966
1952 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
1953
1954 2017-10-13 Pedro Alves <palves@redhat.com>
1955
1956 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
1957 already.
1958
1959 2017-10-13 Pedro Alves <palves@redhat.com>
1960
1961 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
1962 is_remote.
1963
1964 2017-10-13 Pedro Alves <palves@redhat.com>
1965
1966 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
1967 is_remote.
1968
1969 2017-10-13 Pedro Alves <palves@redhat.com>
1970
1971 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
1972 is set.
1973 (corefile_test_attach): Likewise. Check can_spawn_for_attach
1974 instead of is_remote.
1975
1976 2017-10-13 Pedro Alves <palves@redhat.com>
1977
1978 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
1979 (top level): Add comment.
1980
1981 2017-10-13 Pedro Alves <palves@redhat.com>
1982
1983 * gdb.base/remote.exp (top level): Fix comment typo and add
1984 missing return.
1985
1986 2017-10-13 Pedro Alves <palves@redhat.com>
1987 Simon Marchi <simon.marchi@polymtl.ca>
1988
1989 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
1990 calls and add comments. Skip test if use_gdb_stub is set.
1991 (top level): Use "set cwd" command instead of "cd" command.
1992
1993 2017-10-13 Pedro Alves <palves@redhat.com>
1994
1995 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
1996 is_remote target check.
1997
1998 2017-10-13 Pedro Alves <palves@redhat.com>
1999
2000 * gdb.base/scope.exp: Use build_executable + clean_restart +
2001 gdb_file_cmd instead of prepare_for_testing and no longer skip
2002 "before run" tests on is_remote target boards. Update comments.
2003 * boards/native-extended-gdbserver.exp
2004 (extended_gdbserver_load_last_file): New, factored out from ...
2005 (gdb_load): ... this. Move further below and add comment.
2006 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2007
2008 2017-10-12 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.base/attach.exp: Remove references to gdb64.
2011 * gdb.base/dbx.exp: Remove references to gdb64.
2012
2013 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2014 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.base/label.exp: Remove is_remote target check.
2017
2018 2017-10-12 Pedro Alves <palves@redhat.com>
2019
2020 * gdb.base/auvx.exp (coredir): Update comment.
2021 (top level) <core_works>: Use "set cwd" command instead of "cd"
2022 command.
2023
2024 2017-10-12 Pedro Alves <palves@redhat.com>
2025 Simon Marchi <simon.marchi@polymtl.ca>
2026
2027 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2028 target boards.
2029
2030 2017-10-12 Pedro Alves <palves@redhat.com>
2031 Simon Marchi <simon.marchi@polymtl.ca>
2032
2033 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2034 Instead skip if there's any gdb_protocol set.
2035
2036 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2037 Pedro Alves <palves@redhat.com>
2038
2039 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2040
2041 2017-10-12 Pedro Alves <palves@redhat.com>
2042 Simon Marchi <simon.marchi@polymtl.ca>
2043
2044 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2045 instead of on dejagnu remote boards.
2046
2047 2017-10-12 Pedro Alves <palves@redhat.com>
2048 Simon Marchi <simon.marchi@polymtl.ca>
2049
2050 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2051 checks. Use build_executable + clean_restart instead of
2052 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2053 of enabling non-stop after starting gdb.
2054
2055 2017-10-12 Pedro Alves <palves@redhat.com>
2056
2057 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2058 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2059 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2060 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2061
2062 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2063
2064 * gdb.arch/arc-tdesc-cpu.exp: New file.
2065 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2066
2067 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2068
2069 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2070
2071 2017-10-10 Pedro Alves <palves@redhat.com>
2072
2073 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2074 expect CLI output.
2075
2076 2017-10-10 Pedro Alves <palves@redhat.com>
2077
2078 * lib/selftest-support.exp (selftest_setup): Update for
2079 captured_command_loop's prototype change.
2080
2081 2017-10-09 Pedro Alves <palves@redhat.com>
2082
2083 Test both arch1=>arch2 and arch2=>arch1.
2084
2085 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2086 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2087 factored out to...
2088 (append_arch1_options, append_arch2_options, append_arch_options)
2089 (build_executables): New procedures.
2090 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2091 local.
2092 (top level): Add new 'first_arch' testing axis.
2093
2094 2017-10-09 Pedro Alves <palves@redhat.com>
2095
2096 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2097 (barrier): New.
2098 (thread_start, all_started): New functions.
2099 (main): Spawn new thread and wait until it is scheduled.
2100 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2101 option.
2102 (do_test): Add 'selected_thread' parameter. Run to all_started
2103 instead of main. Explicitly set the breakpoint at main. Switch
2104 to the SELECTED_THREAD thread.
2105 (top level): Test handling the exec event with either the main
2106 thread or the second thread selected.
2107
2108 2017-10-09 Pedro Alves <palves@redhat.com>
2109
2110 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2111 logic. Move STOP marker after the value checks.
2112 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2113 regexp.
2114
2115 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2116
2117 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2118
2119 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2120
2121 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2122 integer-to-dfp conversion.
2123 * gdb.base/dfp-test.exp: Likewise.
2124
2125 2017-10-04 Pedro Alves <palves@redhat.com>
2126
2127 * gdb.multi/hangout.c: Include <unistd.h>.
2128 (hangout_loop): New function.
2129 (main): Call alarm. Call hangout_loop in a loop.
2130 * gdb.multi/hello.c: Include <unistd.h>.
2131 (hello_loop): New function.
2132 (main): Call alarm. Call hangout_loop in a loop.
2133 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2134 inferior with the other selected.
2135
2136 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2137
2138 * gdb.mi/list-thread-groups-available.exp: New file.
2139 * gdb.mi/list-thread-groups-available.c: New file.
2140
2141 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2142
2143 * gdb.base/set-cwd.exp: Make it available on
2144 native-extended-gdbserver.
2145
2146 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2147
2148 * gdb.base/set-cwd.c: New file.
2149 * gdb.base/set-cwd.exp: Likewise.
2150
2151 2017-10-02 Tom Tromey <tom@tromey.com>
2152
2153 PR rust/22236:
2154 * gdb.rust/simple.rs (main): New variable "fslice".
2155 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2156
2157 2017-10-02 Tom Tromey <tom@tromey.com>
2158
2159 * gdb.rust/simple.exp: Test ptype of a slice.
2160
2161 2017-10-02 Tom Tromey <tom@tromey.com>
2162
2163 * gdb.rust/simple.exp: Test index of slice.
2164
2165 2017-09-27 Tom Tromey <tom@tromey.com>
2166
2167 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2168
2169 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2170 Pedro Alves <palves@redhat.com>
2171
2172 * gdb.base/compare-sections.exp (get value of read-only section): Read
2173 as unsigned value.
2174 (corrupt read-only section): Likewise and don't set written if patching
2175 failed.
2176
2177 2017-09-21 Kevin Buettner <kevinb@redhat.com>
2178
2179 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2180 files.
2181
2182 2017-09-20 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2185 symbol names in gdb's output.
2186 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2187
2188 2017-09-20 Pedro Alves <palves@redhat.com>
2189
2190 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2191 Rename to ...
2192 (test_list_ambiguous_symbol): ... this and add a symbol name
2193 parameter. Adjust.
2194 (test_list_ambiguous_function): Reimplement on top of
2195 test_list_ambiguous_symbol and also test listing ambiguous
2196 variables.
2197 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2198 (ambiguous_fun): ... this.
2199 (ambiguous_var): New.
2200 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2201 (ambiguous_fun): ... this.
2202 (ambiguous_var): New.
2203
2204 2017-09-19 John Baldwin <jhb@FreeBSD.org>
2205
2206 * gdb.base/starti.c: New file.
2207 * gdb.base/starti.exp: New file.
2208 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2209
2210 2017-09-14 Pedro Alves <palves@redhat.com>
2211
2212 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2213 (top level): Use it instead of runto.
2214
2215 2017-09-11 Tom Tromey <tom@tromey.com>
2216
2217 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2218
2219 2017-09-11 Tom Tromey <tom@tromey.com>
2220
2221 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2222 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2223
2224 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2225
2226 * gdb.fortran/printing-types.exp: New file.
2227 * gdb.fortran/printing-types.exp: New file.
2228
2229 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2230
2231 * gdb.fortran/vla-ptype.exp: Fix typos.
2232 * gdb.fortran/vla-value.exp: Same.
2233
2234 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2235
2236 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2237 * gdb.mi/mi-var-child-f.exp: Likewise.
2238 * gdb.mi/mi-vla-fortran.exp: Likewise.
2239
2240 2017-09-08 Frank Penczek <frank.penczek@intel.com>
2241 Christoph Weinmann <christoph.t.weinmann@intel.com>
2242 Bernhard Heckel <bernhard.heckel@intel.com>
2243
2244 * gdb.fortran/ptr-indentation.f90: New file.
2245 * gdb.fortran/ptr-indentation.exp: New file.
2246
2247 2017-09-05 Tom Tromey <tom@tromey.com>
2248
2249 PR gdb/22010:
2250 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2251
2252 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2253
2254 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2255
2256 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2257
2258 * gdb.threads/tls-nodebug-pie.c: New file.
2259 * gdb.threads/tls-nodebug-pie.exp: New file.
2260
2261 2017-09-05 Tom Tromey <tom@tromey.com>
2262
2263 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2264 for rust.
2265
2266 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2267
2268 * gdb.multi/multi-arch-exec.exp: Test with different
2269 "follow-exec-mode" settings.
2270 (do_test): New procedure.
2271
2272 2017-09-04 Pedro Alves <palves@redhat.com>
2273
2274 * gdb.base/func-static.c (S::method const, S::method volatile)
2275 (S::method volatile const): New methods.
2276 (c_s, v_s, cv_s): New instances.
2277 (main): Call method() on them.
2278 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2279 (cannot_resolve): New procedure.
2280 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2281 print-quote-unquoted columns.
2282 (do_test): Test printing each scope too.
2283
2284 2017-09-04 Pedro Alves <palves@redhat.com>
2285
2286 * gdb.base/local-static.exp: Also test with
2287 class::method::variable wholly quoted.
2288 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2289
2290 2017-09-04 Pedro Alves <palves@redhat.com>
2291
2292 * gdb.base/local-static.c: New.
2293 * gdb.base/local-static.cc: New.
2294 * gdb.base/local-static.exp: New.
2295
2296 2017-09-04 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.asm/asm-source.exp: Add casts to int.
2299 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2300 (dataglobal64_1, dataglobal64_2): New globals.
2301 * gdb.base/nodebug.exp: Test different expressions involving the
2302 new globals, with print, whatis and ptype. Add casts to int.
2303 * gdb.base/solib-display.exp: Add casts to int.
2304 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2305 * gdb.cp/m-static.exp: Add cast to int.
2306 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2307 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2308 tls variable with no debug info without a cast. Test with a cast
2309 to int too.
2310 * gdb.trace/entry-values.exp: Add casts.
2311
2312 2017-09-04 Pedro Alves <palves@redhat.com>
2313
2314 * gdb.base/nodebug.exp: Test that ptype's error about functions
2315 with unknown return type includes the function name too.
2316
2317 2017-09-04 Pedro Alves <palves@redhat.com>
2318
2319 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2320 return type of munmap in infcall.
2321 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2322 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2323 type of ftell in infcall.
2324 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2325 type of getpid in infcall.
2326 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2327 infcall.
2328 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2329 Bail on failure to extract the pid.
2330 * gdb.base/nodebug.c: #include <stdint.h>.
2331 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2332 New functions.
2333 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2334 Change expected output of print/whatis/ptype with functions with
2335 no debug info. Test all supported languages. Call
2336 test_call_promotion.
2337 * gdb.compile/compile.exp: Adjust expected output to expect
2338 warning.
2339 * gdb.threads/siginfo-threads.exp: Likewise.
2340
2341 2017-09-04 Pedro Alves <palves@redhat.com>
2342
2343 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2344 "prototypes". Test calling float functions via prototyped and
2345 unprototyped function pointers.
2346 (perform_all_tests): New parameter "prototypes". Pass it down.
2347 (top level): Pass down "prototypes" parameter to
2348 perform_all_tests.
2349
2350 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2351
2352 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2353 Test with nested loops.
2354
2355 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2356
2357 * gdb.base/commands.exp: Call the new procedures.
2358 (loop_break_test, loop_continue_test): New procedures.
2359
2360 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2361
2362 * gdb.base/commands.exp: Call new procedure.
2363 (define_if_without_arg_test): New procedure.
2364
2365 2017-09-04 Pedro Alves <palves@redhat.com>
2366
2367 * gdb.base/list-ambiguous.exp: New file.
2368 * gdb.base/list-ambiguous0.c: New file.
2369 * gdb.base/list-ambiguous1.c: New file.
2370 * gdb.base/list.exp (test_list_range): Adjust expected output.
2371
2372 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2373
2374 * gdb.base/share-env-with-gdbserver.c: New file.
2375 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2376
2377 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2378
2379 * gdb.base/commands.exp (gdbvar_simple_if_test,
2380 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2381 progvar_simple_if_test, progvar_simple_while_test,
2382 progvar_complex_if_while_test, user_defined_command_test,
2383 user_defined_command_args_eval,
2384 user_defined_command_args_stack_test,
2385 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2386 temporary_breakpoint_commands,
2387 gdb_test_no_prompt, redefine_hook_test,
2388 redefine_backtrace_test): Remove "global gdb_prompt".
2389
2390 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2391
2392 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2393 New proc, call it from toplevel.
2394
2395 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2396
2397 PR remote/21852
2398 * gdb.server/normal.c: New file, copied from gdb.base.
2399 * gdb.server/run-without-local-binary.exp: New file.
2400
2401 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
2402
2403 * gdb.arch/sparc64-adi.exp: New file.
2404 * gdb.arch/sparc64-adi.c: New file.
2405
2406 2017-08-22 Pedro Alves <palves@redhat.com>
2407
2408 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2409 (top level): Add "list all overloads" tests.
2410
2411 2017-08-22 Tom Tromey <tom@tromey.com>
2412
2413 * gdb.gdb/xfullpath.exp: Remove.
2414
2415 2017-08-21 Pedro Alves <palves@redhat.com>
2416
2417 PR gdb/19487
2418 * gdb.base/symbol-alias.c: New.
2419 * gdb.base/symbol-alias2.c: New.
2420 * gdb.base/symbol-alias.exp: New.
2421
2422 2017-08-21 Pedro Alves <palves@redhat.com>
2423
2424 * gdb.base/dfp-test.c
2425 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2426 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2427 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2428 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2429 * gdb.base/whatis-ptype-typedefs.c: New.
2430 * gdb.base/whatis-ptype-typedefs.exp: New.
2431 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2432 (an_int, an_int_type, an_int_type2): New globals.
2433 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2434 involving typedefs and cast expressions.
2435 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2436 (lookup_typedefs_function): New.
2437 (typedefs_pretty_printers_dict): New.
2438 (top level): Register lookup_typedefs_function in
2439 gdb.pretty_printers.
2440
2441 2017-08-18 Yao Qi <yao.qi@linaro.org>
2442
2443 * gdb.server/unittest.exp: New.
2444
2445 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2446
2447 PR gdb/21954
2448 * gdb.base/environ.exp: Add test to check if 'unset environment'
2449 works.
2450
2451 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2452
2453 * lib/gdb.exp (universal_compile_options): New caching proc.
2454 (gdb_compile): Suppress GCC's coloring of messages.
2455
2456 2017-08-14 Tom Tromey <tom@tromey.com>
2457
2458 PR gdb/21675:
2459 * gdb.base/printcmds.exp (test_radices): New function.
2460 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2461 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2462 * lib/gdb.exp (get_integer_valueof): Use p/d.
2463
2464 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2465
2466 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2467 characters.
2468
2469 2017-08-05 Tom Tromey <tom@tromey.com>
2470
2471 * gdb.rust/simple.exp: Allow String to appear in a different
2472 namespace.
2473
2474 2017-07-26 Yao Qi <yao.qi@linaro.org>
2475
2476 * gdb.gdb/unittest.exp: Invoke command
2477 "maintenance check xml-descriptions".
2478
2479 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2480
2481 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2482 calling context.
2483 (hex128): Drop erroneous calculation of parameters.
2484
2485 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2486
2487 * gdb.python/py-unwind.exp: Disable stack protection when
2488 building test file.
2489
2490 2017-07-20 Pedro Alves <palves@redhat.com>
2491
2492 * gdb.base/default.exp (set language): Adjust expected output.
2493
2494 2017-07-20 Pedro Alves <palves@redhat.com>
2495
2496 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2497 (test_minsym): ... this, and make static.
2498 (get_pck__foo__bar__minsym): Rename to ...
2499 (get_test_minsym): ... this.
2500 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2501 symbol names and comments.
2502 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2503 (get_test_minsym): ... this.
2504 (pck__foo__bar__minsym__2): Rename to ...
2505 (test_minsym): ... this.
2506 (main): Adjust.
2507
2508 2017-07-17 Pedro Alves <palves@redhat.com>
2509
2510 * gdb.base/completion.exp: Adjust expected output.
2511 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2512 the completer works.
2513
2514 2017-07-17 Pedro Alves <palves@redhat.com>
2515
2516 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2517
2518 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2519
2520 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2521
2522 2017-07-14 Tom Tromey <tom@tromey.com>
2523
2524 PR rust/21764:
2525 * gdb.rust/simple.exp: Add tests.
2526
2527 2017-07-14 Tom Tromey <tom@tromey.com>
2528
2529 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2530
2531 2017-07-14 Pedro Alves <palves@redhat.com>
2532
2533 * gdb.linespec/base/one/thefile.cc (z1): New function.
2534 * gdb.linespec/base/two/thefile.cc (z2): New function.
2535 * gdb.linespec/linespec.exp: Add tests.
2536
2537 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2538
2539 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2540 to mi_create_breakpoint.
2541
2542 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2543
2544 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2545 mi_create_breakpoint.
2546
2547 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2548
2549 * gdb.dlang/demangle.exp: Update for demangling changes.
2550
2551 2017-07-09 Tom Tromey <tom@tromey.com>
2552
2553 * gdb.dwarf2/shortpiece.exp: New file.
2554
2555 2017-07-06 David Blaikie <dblaikie@gmail.com>
2556
2557 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2558 built from fissiont-multi-cu{1,2}.c.
2559 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2560 except putting 'main' and 'func' in separate CUs in the same DWO file.
2561 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2562 test.
2563 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2564 test.
2565
2566 2017-07-06 Pedro Alves <palves@redhat.com>
2567
2568 * gdb.python/py-unwind.exp: Test flushregs.
2569
2570 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2571
2572 PR cli/21688
2573 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2574 tests for alias commands and trailing whitespace.
2575
2576 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2577
2578 PR cli/21688
2579 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2580 procedure. Call it.
2581
2582 2017-06-29 Pedro Alves <palves@redhat.com>
2583
2584 * gdb.base/printcmds.exp: Add tests.
2585
2586 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2587
2588 PR gdb/21337
2589 * gdb.base/reread-readsym.exp: New file.
2590 * gdb.base/reread-readsym.c: New file.
2591
2592 2017-06-21 Kevin Buettner <kevinb@redhat.com>
2593
2594 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2595 subpattern.
2596
2597 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2598
2599 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2600 extended mnemonic.
2601 * gdb.arch/powerpc-power9.s: Likewise.
2602
2603 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2604
2605 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2606 on 32-bit x86 targets. Exploit is_*_target macros where
2607 appropriate.
2608
2609 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2610
2611 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2612 register pieces.
2613
2614 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2615
2616 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2617 located in one or more DWARF pieces.
2618
2619 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2620
2621 * lib/gdb.exp (get_endianness): New proc.
2622 * gdb.arch/aarch64-fp.exp: Use it.
2623 * gdb.arch/altivec-regs.exp: Likewise.
2624 * gdb.arch/e500-regs.exp: Likewise.
2625 * gdb.arch/vsx-regs.exp: Likewise.
2626 * gdb.base/dump.exp: Likewise.
2627 * gdb.base/funcargs.exp: Likewise.
2628 * gdb.base/gnu_vector.exp: Likewise.
2629 * gdb.dwarf2/formdata16.exp: Likewise.
2630 * gdb.dwarf2/implptrpiece.exp: Likewise.
2631 * gdb.dwarf2/nonvar-access.exp: Likewise.
2632 * gdb.python/py-inferior.exp: Likewise.
2633 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2634
2635 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2636
2637 PR gdb/21226
2638 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2639 stack value pieces are taken from the LSB end.
2640
2641 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2642
2643 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2644 variable at nonzero offset.
2645
2646 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2647
2648 * gdb.dwarf2/var-access.c: New file.
2649 * gdb.dwarf2/var-access.exp: New test.
2650 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2651
2652 2017-06-12 Tom Tromey <tom@tromey.com>
2653
2654 * gdb.dwarf2/formdata16.exp: Add tests.
2655
2656 2017-06-12 Tom Tromey <tom@tromey.com>
2657
2658 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2659
2660 2017-06-12 Tom Tromey <tom@tromey.com>
2661
2662 PR exp/16225:
2663 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2664 * gdb.arch/vsx-regs.exp: Update tests.
2665 * gdb.arch/s390-vregs.exp (hex128): New proc.
2666 Update test.
2667 * gdb.arch/altivec-regs.exp: Update tests.
2668
2669 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2670
2671 * gdb.base/startup-with-shell.c: New file.
2672 * gdb.base/startup-with-shell.exp: Likewise.
2673
2674 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2675
2676 * gdb.server/non-existing-program.exp: Update regex in order to
2677 reflect the fact that gdbserver is now using fork_inferior (with a
2678 shell) to startup the inferior.
2679
2680 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2681
2682 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2683 support function calls from GDB.
2684
2685 2017-05-21 Tom Tromey <tom@tromey.com>
2686
2687 PR rust/21466:
2688 * gdb.rust/unsized.exp: New file.
2689 * gdb.rust/unsized.rs: New file.
2690
2691 2017-05-19 Tom Tromey <tom@tromey.com>
2692
2693 PR rust/21484:
2694 * gdb.rust/watch.exp: New file.
2695 * gdb.rust/watch.rs: New file.
2696
2697 2017-05-18 Tom Tromey <tom@tromey.com>
2698
2699 * gdb.rust/simple.exp: Allow Box to be qualified.
2700
2701 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2702
2703 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2704
2705 2017-05-18 Pedro Alves <palves@redhat.com>
2706
2707 * gdb.base/fileio.c (test_write, test_read, test_close)
2708 (test_fstat): Don't print 'ret' in the fail path.
2709
2710 2017-05-18 Pedro Alves <palves@redhat.com>
2711
2712 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2713 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2714 (test_system, test_rename, test_unlink, test_time): Change
2715 prototypes.
2716 * gdb.base/fileio.exp (stop_msg): Adjust.
2717
2718 2017-05-18 Pedro Alves <palves@redhat.com>
2719
2720 * gdb.base/fileio.c (null_str): New global.
2721 (test_stat): Use it.
2722 * gdb.base/fileio.exp: Remove nowarnings.
2723
2724 2017-05-17 Yao Qi <yao.qi@linaro.org>
2725
2726 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2727
2728 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2729
2730 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2731 argument command.
2732 (top-level): Invoke test_set_inferior_tty.
2733
2734 2017-05-04 Pedro Alves <palves@redhat.com>
2735
2736 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2737 Add parens to print call for Python 3.
2738
2739 2017-05-03 Keith Seitz <keiths@redhat.com>
2740
2741 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2742 (main): Call it.
2743
2744 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2745
2746 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2747 to prev and next.
2748
2749 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2750
2751 * gdb.python/py-record-btrace.exp: Remove test for
2752 gdb.BtraceInstruction.error.
2753
2754 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2755
2756 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2757
2758 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2759
2760 * gdb.python/py-record-btrace-threads.c: New file.
2761 * gdb.python/py-record-btrace-threads.exp: New file.
2762
2763 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2764
2765 PR testsuite/8595
2766 * gdb.base/environ.exp: Make test available in all architectures.
2767 Move bits related to "info program" testing to
2768 gdb.base/info-program.exp. Rewrite tests to use the two new
2769 procedures mentione below.
2770 (test_set_show_env_var) New procedure.
2771 (test_set_show_env_var_equal): Likewise.
2772 * gdb.base/info-program.exp: New file.
2773
2774 2017-04-27 Keith Seitz <keiths@redhat.com>
2775
2776 * gdb.cp/oranking.cc (test15): New function.
2777 (main): Call test15 and declare additional variables for testing.
2778 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2779 "p foo101('abc')" tests.
2780 Add tests for cv qualifier overloads.
2781 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2782 "lvalue reference overload" test.
2783 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2784 "print value of f1 on Child&& in f2" test.
2785
2786 2017-04-19 Pedro Alves <palves@redhat.com>
2787
2788 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2789 procedure.
2790 (top level): Call it.
2791 * lib/gdb.exp (gdb_define_cmd): New procedure.
2792
2793 2017-04-12 Pedro Alves <palves@redhat.com>
2794
2795 PR gdb/21323
2796 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2797 (wchar): New global.
2798 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2799 (do_test_wide_char, wide_char_types_no_program, top level): Add
2800 wchar_t testing.
2801
2802 2017-04-12 Pedro Alves <palves@redhat.com>
2803
2804 PR c++/21323
2805 * gdb.cp/wide_char_types.c: New file.
2806 * gdb.cp/wide_char_types.exp: New file.
2807
2808 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2809
2810 PR gdb/21352
2811 * gdb.trace/tsv.exp: Add test for "tsave -r".
2812
2813 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2814
2815 * gdb.dlang/watch-loc.c: New file.
2816 * gdb.dlang/watch-loc.exp: New file.
2817
2818 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2819
2820 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2821
2822 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2823
2824 * gdb.arch/arc-analyze-prologue.S: New file.
2825 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2826
2827 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2828
2829 * gdb.arch/arc-decode-insn.S: New file.
2830 * gdb.arch/arc-decode-insn.exp: Likewise.
2831
2832 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2833
2834 PR tdep/20928
2835 * gdb.arch/sparc64-regs.exp: New file.
2836 * gdb.arch/sparc64-regs.S: Likewise.
2837
2838 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2839
2840 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2841 and memory view on Python 3.
2842
2843 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
2844 Keith Seitz <keiths@redhat.com>
2845
2846 PR gdb/14441
2847 * gdb.cp/demangle.exp: Add rvalue reference tests.
2848 * gdb.cp/rvalue-ref-casts.cc: New file.
2849 * gdb.cp/rvalue-ref-casts.exp: New file.
2850 * gdb.cp/rvalue-ref-overload.cc: New file.
2851 * gdb.cp/rvalue-ref-overload.exp: New file.
2852 * gdb.cp/rvalue-ref-params.cc: New file.
2853 * gdb.cp/rvalue-ref-params.exp: New file.
2854 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2855 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2856 * gdb.cp/rvalue-ref-types.cc: New file.
2857 * gdb.cp/rvalue-ref-types.exp: New file.
2858 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2859 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2860
2861 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2862
2863 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2864 New procedure.
2865
2866 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2867
2868 * lib/mi-support.exp (mi_gdb_test): Add additional message
2869 for unexpected output.
2870
2871 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2872
2873 * gdb.base/examine-backward.c (Barrier): New character array
2874 constant, to ensure that TestStrings is preceded by a string
2875 terminator.
2876
2877 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2878
2879 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2880 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2881 and implicit pointer into such a location.
2882
2883 2017-03-16 Doug Evans <dje@google.com>
2884
2885 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2886
2887 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2888
2889 * gdb.cp/m-static.exp: Fix expectation for prototype of
2890 test5.single_constructor and single_constructor::single_constructor.
2891
2892 2017-03-16 Doug Evans <dje@google.com>
2893
2894 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2895 * gdb.guile/scm-lazy-string.c: New file.
2896 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2897 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2898 for pointer, array, typedef lazy strings.
2899
2900 2017-03-16 Doug Evans <dje@google.com>
2901
2902 PR python/17728, python/18439, python/18779
2903 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2904 * gdb.python/py-lazy-string.c (pointer): New typedef.
2905 (main): New locals ptr, array, typedef_ptr.
2906 * gdb.python/py-value.exp: Move lazy string tests to ...
2907 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2908 array, typedef lazy strings.
2909
2910 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2911
2912 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2913 Add optional 'test' parameter.
2914
2915 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2916
2917 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2918 Skip for versions of DejaGnu < 1.5.
2919
2920 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2921
2922 * lib/gdb.exp (dejagnu_version): New proc.
2923 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2924 Use dejagnu_version.
2925
2926 2017-03-10 Keith Seitz <keiths@redhat.com>
2927
2928 PR c++/8128
2929 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2930 type from destructor regexps.
2931 Add a branch which actually passes the test.
2932 Adjust "ptype t5i" test names.
2933
2934 2017-03-08 Pedro Alves <palves@redhat.com>
2935
2936 * gdb.base/step-over-exit.exp: Add explicit test message.
2937
2938 2017-03-08 Pedro Alves <palves@redhat.com>
2939
2940 PR gdb/18360
2941 * gdb.threads/interrupt-while-step-over.c: New file.
2942 * gdb.threads/interrupt-while-step-over.exp: New file.
2943
2944 2017-03-08 Pedro Alves <palves@redhat.com>
2945
2946 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2947 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2948
2949 2017-03-08 Pedro Alves <palves@redhat.com>
2950
2951 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
2952 PKRU as not supported as a PASS.
2953
2954 2017-03-08 Pedro Alves <palves@redhat.com>
2955
2956 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
2957 prefix instead of $binfile1/$binfile2.
2958 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
2959 in test message.
2960 * gdb.python/py-completion.exp: Use "load python file" as test
2961 messages instead of unstable path names.
2962
2963 2017-03-08 Pedro Alves <palves@redhat.com>
2964 Jan Kratochvil <jan.kratochvil@redhat.com>
2965
2966 PR cli/21218
2967 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2968 New proc.
2969 (top level): Call it.
2970
2971 2017-03-08 Pedro Alves <palves@redhat.com>
2972
2973 PR tui/21216
2974 * gdb.tui/tui-nl-filtered-output.exp: New file.
2975
2976 2017-03-08 Pedro Alves <palves@redhat.com>
2977
2978 * gdb.base/completion.exp: Move TUI completion tests to ...
2979 * gdb.tui/completion.exp: ... this new file.
2980
2981 2017-03-08 Pedro Alves <palves@redhat.com>
2982
2983 * gdb.base/tui-disasm-long-lines.c,
2984 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
2985 gdb.base/tui-layout.exp: Move to ...
2986 * gdb.tui/: ... this new directory.
2987
2988 2017-03-07 Pedro Alves <palves@redhat.com>
2989
2990 * gdb.base/tui-layout.c: New file.
2991 * gdb.base/tui-layout.exp: New file.
2992
2993 2017-03-07 Pedro Alves <palves@redhat.com>
2994
2995 * gdb.base/tui-layout.c: Rename to ...
2996 * gdb.base/tui-disasm-long-lines.c: ... this.
2997 * gdb.base/tui-layout.exp: Rename to ...
2998 * gdb.base/tui-disasm-long-lines.exp: ... this.
2999
3000 2017-03-07 Pedro Alves <palves@redhat.com>
3001
3002 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3003
3004 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3005
3006 * i386-mpx-call.c: New file.
3007 * i386-mpx-call.exp: New file.
3008
3009 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3010
3011 * gdb.arch/powerpc-power.exp: Delete test.
3012 * gdb.arch/powerpc-power.s: Likewise.
3013 * gdb.disasm/disassembler-options.exp: New test.
3014 * gdb.arch/powerpc-altivec.exp: Likewise.
3015 * gdb.arch/powerpc-altivec.s: Likewise.
3016 * gdb.arch/powerpc-altivec2.exp: Likewise.
3017 * gdb.arch/powerpc-altivec2.s: Likewise.
3018 * gdb.arch/powerpc-altivec3.exp: Likewise.
3019 * gdb.arch/powerpc-altivec3.s: Likewise.
3020 * gdb.arch/powerpc-power7.exp: Likewise.
3021 * gdb.arch/powerpc-power7.s: Likewise.
3022 * gdb.arch/powerpc-power8.exp: Likewise.
3023 * gdb.arch/powerpc-power8.s: Likewise.
3024 * gdb.arch/powerpc-power9.exp: Likewise.
3025 * gdb.arch/powerpc-power9.s: Likewise.
3026 * gdb.arch/powerpc-vsx.exp: Likewise.
3027 * gdb.arch/powerpc-vsx.s: Likewise.
3028 * gdb.arch/powerpc-vsx2.exp: Likewise.
3029 * gdb.arch/powerpc-vsx2.s: Likewise.
3030 * gdb.arch/powerpc-vsx3.exp: Likewise.
3031 * gdb.arch/powerpc-vsx3.s: Likewise.
3032 * gdb.arch/arm-disassembler-options.exp: Likewise.
3033 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3034 * gdb.arch/s390-disassembler-options.exp: Likewise.
3035
3036 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
3037
3038 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3039 (check_supported_features): ... this. Changed return type to void.
3040 (supports_rdseed): New static global.
3041 (rdseed): Check supports_rdseed.
3042 (initialize): Call check_supported_features.
3043
3044 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3045
3046 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3047 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3048 and lqarx/stqcx.
3049 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3050 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3051
3052 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3053
3054 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3055 uppercase.
3056
3057 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3058
3059 * gdb.dwarf2/formdata16.c: New file.
3060 * gdb.dwarf2/formdata16.exp: New file.
3061 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3062
3063 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3064
3065 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3066 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3067 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3068 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3069 DW_AT_GNU_*.
3070
3071 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3072
3073 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3074
3075 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3076
3077 PR gdb/21164
3078 * gdb.base/maint.exp: Add testcases for when the commands do
3079 not have arguments.
3080
3081 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3082
3083 * gdb.cp/chained-calls.exp: Use p instead of P.
3084
3085 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3086
3087 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3088 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3089
3090 2017-02-14 Tom Tromey <tom@tromey.com>
3091
3092 PR python/13598:
3093 * gdb.python/py-events.exp: Add before_prompt event tests.
3094
3095 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3096
3097 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3098
3099 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3100
3101 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3102 (main): Call my_unique_function_name.
3103 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3104 completion of patterns with a single match.
3105 Add missing -re switches to gdb_test_multiple calls.
3106
3107 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3108
3109 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3110 return if core file is not recognized.
3111
3112 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3113
3114 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3115 and extra UIs.
3116
3117 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3118
3119 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3120 proc_with_prefix.
3121
3122 2017-02-10 Tom Tromey <tom@tromey.com>
3123
3124 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3125
3126 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
3127
3128 PR gdb/21122
3129 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3130
3131 2017-02-08 Jerome Guitton <guitton@adacore.com>
3132
3133 * gdb.base/define.exp: Add test for command abbreviations
3134 in define.
3135
3136 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
3137
3138 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3139 * gdb.reverse/insn-reverse-x86.c: New file.
3140
3141 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3142
3143 PR tdep/20936
3144 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3145
3146 2017-02-03 Tom Tromey <tom@tromey.com>
3147
3148 PR rust/21097:
3149 * gdb.rust/simple.exp: Add new tests.
3150
3151 2017-02-02 Pedro Alves <palves@redhat.com>
3152
3153 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3154 tests.
3155
3156 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3157
3158 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3159 taking a 2-byte value out of a 4-byte DWARF implicit value on
3160 big-endian targets.
3161 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3162 logic. Add test cases for DW_OP_implicit.
3163
3164 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3165
3166 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3167
3168 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3169
3170 * gdb.btrace/enable.exp: Call gdb_exit before
3171 skip_gdbserver_tests.
3172
3173 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3174
3175 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3176 GDBFLAGS.
3177
3178 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3179
3180 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3181 the test is skipped.
3182 * gdb.btrace/data.exp: Likewise.
3183 * gdb.btrace/delta.exp: Likewise.
3184 * gdb.btrace/dlopen.exp: Likewise.
3185 * gdb.btrace/enable-running.exp: Likewise.
3186 * gdb.btrace/enable.exp: Likewise.
3187 * gdb.btrace/exception.exp: Likewise.
3188 * gdb.btrace/function_call_history.exp: Likewise.
3189 * gdb.btrace/gcore.exp: Likewise.
3190 * gdb.btrace/instruction_history.exp: Likewise.
3191 * gdb.btrace/multi-thread-step.exp: Likewise.
3192 * gdb.btrace/nohist.exp: Likewise.
3193 * gdb.btrace/non-stop.exp: Likewise.
3194 * gdb.btrace/reconnect.exp: Likewise.
3195 * gdb.btrace/record_goto-step.exp: Likewise.
3196 * gdb.btrace/record_goto.exp: Likewise.
3197 * gdb.btrace/rn-dl-bind.exp: Likewise.
3198 * gdb.btrace/segv.exp: Likewise.
3199 * gdb.btrace/step.exp: Likewise.
3200 * gdb.btrace/stepi.exp: Likewise.
3201 * gdb.btrace/tailcall-only.exp: Likewise.
3202 * gdb.btrace/tailcall.exp: Likewise.
3203 * gdb.btrace/tsx.exp: Likewise.
3204 * gdb.btrace/unknown_functions.exp: Likewise.
3205 * gdb.btrace/vdso.exp: Likewise.
3206
3207 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3208
3209 * gdb.btrace/enable-running.c: New.
3210 * gdb.btrace/enable-running.exp: New.
3211
3212 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3213
3214 * gdb.arch/amd64-gs_base.c: New file.
3215 * gdb.arch/amd64-gs_base.exp: New file.
3216
3217 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3218
3219 * lib/memory.exp: Remove spurious empty newlines.
3220
3221 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3222
3223 * gdb.python/py-bad-printers.exp: Load python file using "source".
3224 * gdb.python/py-events.exp: Likewise.
3225 * gdb.python/py-evsignal.exp: Likewise.
3226 * gdb.python/py-evthreads.exp: Likewise.
3227 * gdb.python/py-frame-args.exp: Likewise.
3228 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3229 * gdb.python/py-framefilter-mi.exp: Likewise.
3230 * gdb.python/py-framefilter.exp: Likewise.
3231 * gdb.python/py-mi.exp: Likewise.
3232 * gdb.python/py-pp-maint.exp: Likewise.
3233 * gdb.python/py-pp-registration.exp: Likewise.
3234 * gdb.python/py-prettyprint.exp: Likewise.
3235 (run_lang_tests): Likewise.
3236 * gdb.python/py-typeprint.exp: Likewise.
3237
3238 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3239
3240 * lib/memory.exp: New file.
3241 * lib/gdb.exp: Load memory.exp.
3242 * gdb.base/memattr.exp (delete_memory): Move proc to
3243 lib/memory.exp and rename to delete_memory_regions.
3244 Replace delete_memory with delete_memory_regions.
3245 Cleanup memory regions before tests.
3246 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3247 before tests.
3248
3249 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3250
3251 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3252 files.
3253 (initialize): New function conditionally defined.
3254 (testcases): Move within conditional block.
3255 (main): Call initialize.
3256 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3257 of gdb.reverse/insn-reverse.c.
3258 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3259 gdb.reverse/insn-reverse.c.
3260
3261 2017-01-26 Yao Qi <yao.qi@linaro.org>
3262
3263 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3264 disassemble on address 0.
3265
3266 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3267 Yao Qi <yao.qi@linaro.org>
3268
3269 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3270 * gdb.dwarf2/implptr-64bit.S: Remove.
3271 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3272 variables in caller's context. Add DW_OP_implicit_value.
3273
3274 2017-01-25 Yao Qi <yao.qi@linaro.org>
3275
3276 * lib/dwarf.exp (Dwarf::_location): Handle
3277 DW_OP_GNU_implicit_pointer with proper size.
3278
3279 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3280
3281 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3282 and add untested calls.
3283
3284 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3285
3286 * gdb.python/python.exp: Check line number against what GDB thinks
3287 the line number is for func1.
3288
3289 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3290
3291 * gdb.dlang/debug-expr.exp: New file.
3292
3293 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
3294
3295 Fix test names for the following files:
3296
3297 * gdb.ada/exec_changed.exp
3298 * gdb.ada/info_types.exp
3299 * gdb.arch/aarch64-atomic-inst.exp
3300 * gdb.arch/aarch64-fp.exp
3301 * gdb.arch/altivec-abi.exp
3302 * gdb.arch/altivec-regs.exp
3303 * gdb.arch/amd64-byte.exp
3304 * gdb.arch/amd64-disp-step.exp
3305 * gdb.arch/amd64-dword.exp
3306 * gdb.arch/amd64-entry-value-inline.exp
3307 * gdb.arch/amd64-entry-value-param.exp
3308 * gdb.arch/amd64-entry-value-paramref.exp
3309 * gdb.arch/amd64-entry-value.exp
3310 * gdb.arch/amd64-i386-address.exp
3311 * gdb.arch/amd64-invalid-stack-middle.exp
3312 * gdb.arch/amd64-invalid-stack-top.exp
3313 * gdb.arch/amd64-optimout-repeat.exp
3314 * gdb.arch/amd64-prologue-skip.exp
3315 * gdb.arch/amd64-prologue-xmm.exp
3316 * gdb.arch/amd64-stap-special-operands.exp
3317 * gdb.arch/amd64-stap-wrong-subexp.exp
3318 * gdb.arch/amd64-tailcall-cxx.exp
3319 * gdb.arch/amd64-tailcall-noret.exp
3320 * gdb.arch/amd64-tailcall-ret.exp
3321 * gdb.arch/amd64-tailcall-self.exp
3322 * gdb.arch/amd64-word.exp
3323 * gdb.arch/arm-bl-branch-dest.exp
3324 * gdb.arch/arm-disp-step.exp
3325 * gdb.arch/arm-neon.exp
3326 * gdb.arch/arm-single-step-kernel-helper.exp
3327 * gdb.arch/avr-flash-qualifier.exp
3328 * gdb.arch/disp-step-insn-reloc.exp
3329 * gdb.arch/e500-abi.exp
3330 * gdb.arch/e500-regs.exp
3331 * gdb.arch/ftrace-insn-reloc.exp
3332 * gdb.arch/i386-avx512.exp
3333 * gdb.arch/i386-bp_permanent.exp
3334 * gdb.arch/i386-byte.exp
3335 * gdb.arch/i386-cfi-notcurrent.exp
3336 * gdb.arch/i386-disp-step.exp
3337 * gdb.arch/i386-dr3-watch.exp
3338 * gdb.arch/i386-float.exp
3339 * gdb.arch/i386-gnu-cfi.exp
3340 * gdb.arch/i386-mpx-map.exp
3341 * gdb.arch/i386-mpx-sigsegv.exp
3342 * gdb.arch/i386-mpx-simple_segv.exp
3343 * gdb.arch/i386-mpx.exp
3344 * gdb.arch/i386-permbkpt.exp
3345 * gdb.arch/i386-prologue.exp
3346 * gdb.arch/i386-signal.exp
3347 * gdb.arch/i386-size-overlap.exp
3348 * gdb.arch/i386-unwind.exp
3349 * gdb.arch/i386-word.exp
3350 * gdb.arch/mips-fcr.exp
3351 * gdb.arch/powerpc-d128-regs.exp
3352 * gdb.arch/powerpc-stackless.exp
3353 * gdb.arch/ppc64-atomic-inst.exp
3354 * gdb.arch/s390-stackless.exp
3355 * gdb.arch/s390-tdbregs.exp
3356 * gdb.arch/s390-vregs.exp
3357 * gdb.arch/sparc-sysstep.exp
3358 * gdb.arch/thumb-bx-pc.exp
3359 * gdb.arch/thumb-singlestep.exp
3360 * gdb.arch/thumb2-it.exp
3361 * gdb.arch/vsx-regs.exp
3362 * gdb.asm/asm-source.exp
3363 * gdb.base/a2-run.exp
3364 * gdb.base/advance.exp
3365 * gdb.base/all-bin.exp
3366 * gdb.base/anon.exp
3367 * gdb.base/args.exp
3368 * gdb.base/arithmet.exp
3369 * gdb.base/async-shell.exp
3370 * gdb.base/async.exp
3371 * gdb.base/attach-pie-noexec.exp
3372 * gdb.base/attach-twice.exp
3373 * gdb.base/auto-load.exp
3374 * gdb.base/bang.exp
3375 * gdb.base/bitfields.exp
3376 * gdb.base/break-always.exp
3377 * gdb.base/break-caller-line.exp
3378 * gdb.base/break-entry.exp
3379 * gdb.base/break-inline.exp
3380 * gdb.base/break-on-linker-gcd-function.exp
3381 * gdb.base/break-probes.exp
3382 * gdb.base/break.exp
3383 * gdb.base/breakpoint-shadow.exp
3384 * gdb.base/call-ar-st.exp
3385 * gdb.base/call-sc.exp
3386 * gdb.base/call-signal-resume.exp
3387 * gdb.base/call-strs.exp
3388 * gdb.base/callfuncs.exp
3389 * gdb.base/catch-fork-static.exp
3390 * gdb.base/catch-gdb-caused-signals.exp
3391 * gdb.base/catch-load.exp
3392 * gdb.base/catch-signal-fork.exp
3393 * gdb.base/catch-signal.exp
3394 * gdb.base/catch-syscall.exp
3395 * gdb.base/charset.exp
3396 * gdb.base/checkpoint.exp
3397 * gdb.base/chng-syms.exp
3398 * gdb.base/code-expr.exp
3399 * gdb.base/code_elim.exp
3400 * gdb.base/commands.exp
3401 * gdb.base/completion.exp
3402 * gdb.base/complex.exp
3403 * gdb.base/cond-expr.exp
3404 * gdb.base/condbreak.exp
3405 * gdb.base/consecutive.exp
3406 * gdb.base/continue-all-already-running.exp
3407 * gdb.base/coredump-filter.exp
3408 * gdb.base/corefile.exp
3409 * gdb.base/dbx.exp
3410 * gdb.base/debug-expr.exp
3411 * gdb.base/define.exp
3412 * gdb.base/del.exp
3413 * gdb.base/disabled-location.exp
3414 * gdb.base/disasm-end-cu.exp
3415 * gdb.base/disasm-optim.exp
3416 * gdb.base/display.exp
3417 * gdb.base/duplicate-bp.exp
3418 * gdb.base/ena-dis-br.exp
3419 * gdb.base/ending-run.exp
3420 * gdb.base/enumval.exp
3421 * gdb.base/environ.exp
3422 * gdb.base/eu-strip-infcall.exp
3423 * gdb.base/eval-avoid-side-effects.exp
3424 * gdb.base/eval-skip.exp
3425 * gdb.base/exitsignal.exp
3426 * gdb.base/expand-psymtabs.exp
3427 * gdb.base/filesym.exp
3428 * gdb.base/find-unmapped.exp
3429 * gdb.base/finish.exp
3430 * gdb.base/float.exp
3431 * gdb.base/foll-exec-mode.exp
3432 * gdb.base/foll-exec.exp
3433 * gdb.base/foll-fork.exp
3434 * gdb.base/fortran-sym-case.exp
3435 * gdb.base/freebpcmd.exp
3436 * gdb.base/func-ptr.exp
3437 * gdb.base/func-ptrs.exp
3438 * gdb.base/funcargs.exp
3439 * gdb.base/gcore-buffer-overflow.exp
3440 * gdb.base/gcore-relro-pie.exp
3441 * gdb.base/gcore-relro.exp
3442 * gdb.base/gcore.exp
3443 * gdb.base/gdb1090.exp
3444 * gdb.base/gdb11530.exp
3445 * gdb.base/gdb11531.exp
3446 * gdb.base/gdb1821.exp
3447 * gdb.base/gdbindex-stabs.exp
3448 * gdb.base/gdbvars.exp
3449 * gdb.base/hbreak.exp
3450 * gdb.base/hbreak2.exp
3451 * gdb.base/included.exp
3452 * gdb.base/infcall-input.exp
3453 * gdb.base/inferior-died.exp
3454 * gdb.base/infnan.exp
3455 * gdb.base/info-macros.exp
3456 * gdb.base/info-os.exp
3457 * gdb.base/info-proc.exp
3458 * gdb.base/info-shared.exp
3459 * gdb.base/info-target.exp
3460 * gdb.base/infoline.exp
3461 * gdb.base/interp.exp
3462 * gdb.base/interrupt.exp
3463 * gdb.base/jit-reader.exp
3464 * gdb.base/jit-simple.exp
3465 * gdb.base/kill-after-signal.exp
3466 * gdb.base/kill-detach-inferiors-cmd.exp
3467 * gdb.base/label.exp
3468 * gdb.base/langs.exp
3469 * gdb.base/ldbl_e308.exp
3470 * gdb.base/line-symtabs.exp
3471 * gdb.base/linespecs.exp
3472 * gdb.base/list.exp
3473 * gdb.base/long_long.exp
3474 * gdb.base/longest-types.exp
3475 * gdb.base/maint.exp
3476 * gdb.base/max-value-size.exp
3477 * gdb.base/memattr.exp
3478 * gdb.base/mips_pro.exp
3479 * gdb.base/morestack.exp
3480 * gdb.base/moribund-step.exp
3481 * gdb.base/multi-forks.exp
3482 * gdb.base/nested-addr.exp
3483 * gdb.base/nextoverexit.exp
3484 * gdb.base/noreturn-finish.exp
3485 * gdb.base/noreturn-return.exp
3486 * gdb.base/nostdlib.exp
3487 * gdb.base/offsets.exp
3488 * gdb.base/opaque.exp
3489 * gdb.base/pc-fp.exp
3490 * gdb.base/permissions.exp
3491 * gdb.base/print-symbol-loading.exp
3492 * gdb.base/prologue-include.exp
3493 * gdb.base/psymtab.exp
3494 * gdb.base/ptype.exp
3495 * gdb.base/random-signal.exp
3496 * gdb.base/randomize.exp
3497 * gdb.base/range-stepping.exp
3498 * gdb.base/readline-ask.exp
3499 * gdb.base/recpar.exp
3500 * gdb.base/recurse.exp
3501 * gdb.base/relational.exp
3502 * gdb.base/restore.exp
3503 * gdb.base/return-nodebug.exp
3504 * gdb.base/return.exp
3505 * gdb.base/run-after-attach.exp
3506 * gdb.base/save-bp.exp
3507 * gdb.base/scope.exp
3508 * gdb.base/sect-cmd.exp
3509 * gdb.base/set-lang-auto.exp
3510 * gdb.base/set-noassign.exp
3511 * gdb.base/setvar.exp
3512 * gdb.base/sigall.exp
3513 * gdb.base/sigbpt.exp
3514 * gdb.base/siginfo-addr.exp
3515 * gdb.base/siginfo-infcall.exp
3516 * gdb.base/siginfo-obj.exp
3517 * gdb.base/siginfo.exp
3518 * gdb.base/signals-state-child.exp
3519 * gdb.base/signest.exp
3520 * gdb.base/sigstep.exp
3521 * gdb.base/sizeof.exp
3522 * gdb.base/skip.exp
3523 * gdb.base/solib-corrupted.exp
3524 * gdb.base/solib-nodir.exp
3525 * gdb.base/solib-search.exp
3526 * gdb.base/stack-checking.exp
3527 * gdb.base/stale-infcall.exp
3528 * gdb.base/stap-probe.exp
3529 * gdb.base/start.exp
3530 * gdb.base/step-break.exp
3531 * gdb.base/step-bt.exp
3532 * gdb.base/step-line.exp
3533 * gdb.base/step-over-exit.exp
3534 * gdb.base/step-over-syscall.exp
3535 * gdb.base/step-resume-infcall.exp
3536 * gdb.base/step-test.exp
3537 * gdb.base/store.exp
3538 * gdb.base/structs3.exp
3539 * gdb.base/sym-file.exp
3540 * gdb.base/symbol-without-target_section.exp
3541 * gdb.base/term.exp
3542 * gdb.base/testenv.exp
3543 * gdb.base/ui-redirect.exp
3544 * gdb.base/until.exp
3545 * gdb.base/unwindonsignal.exp
3546 * gdb.base/value-double-free.exp
3547 * gdb.base/vla-datatypes.exp
3548 * gdb.base/vla-ptr.exp
3549 * gdb.base/vla-sideeffect.exp
3550 * gdb.base/volatile.exp
3551 * gdb.base/watch-cond-infcall.exp
3552 * gdb.base/watch-cond.exp
3553 * gdb.base/watch-non-mem.exp
3554 * gdb.base/watch-read.exp
3555 * gdb.base/watch-vfork.exp
3556 * gdb.base/watchpoint-cond-gone.exp
3557 * gdb.base/watchpoint-delete.exp
3558 * gdb.base/watchpoint-hw-hit-once.exp
3559 * gdb.base/watchpoint-hw.exp
3560 * gdb.base/watchpoint-stops-at-right-insn.exp
3561 * gdb.base/watchpoints.exp
3562 * gdb.base/wchar.exp
3563 * gdb.base/whatis-exp.exp
3564 * gdb.btrace/buffer-size.exp
3565 * gdb.btrace/data.exp
3566 * gdb.btrace/delta.exp
3567 * gdb.btrace/dlopen.exp
3568 * gdb.btrace/enable.exp
3569 * gdb.btrace/exception.exp
3570 * gdb.btrace/function_call_history.exp
3571 * gdb.btrace/gcore.exp
3572 * gdb.btrace/instruction_history.exp
3573 * gdb.btrace/nohist.exp
3574 * gdb.btrace/reconnect.exp
3575 * gdb.btrace/record_goto-step.exp
3576 * gdb.btrace/record_goto.exp
3577 * gdb.btrace/rn-dl-bind.exp
3578 * gdb.btrace/segv.exp
3579 * gdb.btrace/step.exp
3580 * gdb.btrace/stepi.exp
3581 * gdb.btrace/tailcall-only.exp
3582 * gdb.btrace/tailcall.exp
3583 * gdb.btrace/tsx.exp
3584 * gdb.btrace/unknown_functions.exp
3585 * gdb.btrace/vdso.exp
3586 * gdb.compile/compile-ifunc.exp
3587 * gdb.compile/compile-ops.exp
3588 * gdb.compile/compile-print.exp
3589 * gdb.compile/compile-setjmp.exp
3590 * gdb.cp/abstract-origin.exp
3591 * gdb.cp/ambiguous.exp
3592 * gdb.cp/annota2.exp
3593 * gdb.cp/annota3.exp
3594 * gdb.cp/anon-ns.exp
3595 * gdb.cp/anon-struct.exp
3596 * gdb.cp/anon-union.exp
3597 * gdb.cp/arg-reference.exp
3598 * gdb.cp/baseenum.exp
3599 * gdb.cp/bool.exp
3600 * gdb.cp/breakpoint.exp
3601 * gdb.cp/bs15503.exp
3602 * gdb.cp/call-c.exp
3603 * gdb.cp/casts.exp
3604 * gdb.cp/chained-calls.exp
3605 * gdb.cp/class2.exp
3606 * gdb.cp/classes.exp
3607 * gdb.cp/cmpd-minsyms.exp
3608 * gdb.cp/converts.exp
3609 * gdb.cp/cp-relocate.exp
3610 * gdb.cp/cpcompletion.exp
3611 * gdb.cp/cpexprs.exp
3612 * gdb.cp/cplabel.exp
3613 * gdb.cp/cplusfuncs.exp
3614 * gdb.cp/cpsizeof.exp
3615 * gdb.cp/ctti.exp
3616 * gdb.cp/derivation.exp
3617 * gdb.cp/destrprint.exp
3618 * gdb.cp/dispcxx.exp
3619 * gdb.cp/enum-class.exp
3620 * gdb.cp/exception.exp
3621 * gdb.cp/exceptprint.exp
3622 * gdb.cp/expand-psymtabs-cxx.exp
3623 * gdb.cp/expand-sals.exp
3624 * gdb.cp/extern-c.exp
3625 * gdb.cp/filename.exp
3626 * gdb.cp/formatted-ref.exp
3627 * gdb.cp/fpointer.exp
3628 * gdb.cp/gdb1355.exp
3629 * gdb.cp/gdb2495.exp
3630 * gdb.cp/hang.exp
3631 * gdb.cp/impl-this.exp
3632 * gdb.cp/infcall-dlopen.exp
3633 * gdb.cp/inherit.exp
3634 * gdb.cp/iostream.exp
3635 * gdb.cp/koenig.exp
3636 * gdb.cp/local.exp
3637 * gdb.cp/m-data.exp
3638 * gdb.cp/m-static.exp
3639 * gdb.cp/mb-ctor.exp
3640 * gdb.cp/mb-inline.exp
3641 * gdb.cp/mb-templates.exp
3642 * gdb.cp/member-name.exp
3643 * gdb.cp/member-ptr.exp
3644 * gdb.cp/meth-typedefs.exp
3645 * gdb.cp/method.exp
3646 * gdb.cp/method2.exp
3647 * gdb.cp/minsym-fallback.exp
3648 * gdb.cp/misc.exp
3649 * gdb.cp/namelessclass.exp
3650 * gdb.cp/namespace-enum.exp
3651 * gdb.cp/namespace-nested-import.exp
3652 * gdb.cp/namespace.exp
3653 * gdb.cp/nextoverthrow.exp
3654 * gdb.cp/no-dmgl-verbose.exp
3655 * gdb.cp/non-trivial-retval.exp
3656 * gdb.cp/noparam.exp
3657 * gdb.cp/nsdecl.exp
3658 * gdb.cp/nsimport.exp
3659 * gdb.cp/nsnested.exp
3660 * gdb.cp/nsnoimports.exp
3661 * gdb.cp/nsrecurs.exp
3662 * gdb.cp/nsstress.exp
3663 * gdb.cp/nsusing.exp
3664 * gdb.cp/operator.exp
3665 * gdb.cp/oranking.exp
3666 * gdb.cp/overload-const.exp
3667 * gdb.cp/overload.exp
3668 * gdb.cp/ovldbreak.exp
3669 * gdb.cp/ovsrch.exp
3670 * gdb.cp/paren-type.exp
3671 * gdb.cp/parse-lang.exp
3672 * gdb.cp/pass-by-ref.exp
3673 * gdb.cp/pr-1023.exp
3674 * gdb.cp/pr-1210.exp
3675 * gdb.cp/pr-574.exp
3676 * gdb.cp/pr10687.exp
3677 * gdb.cp/pr12028.exp
3678 * gdb.cp/pr17132.exp
3679 * gdb.cp/pr17494.exp
3680 * gdb.cp/pr9067.exp
3681 * gdb.cp/pr9167.exp
3682 * gdb.cp/pr9631.exp
3683 * gdb.cp/printmethod.exp
3684 * gdb.cp/psmang.exp
3685 * gdb.cp/psymtab-parameter.exp
3686 * gdb.cp/ptype-cv-cp.exp
3687 * gdb.cp/ptype-flags.exp
3688 * gdb.cp/re-set-overloaded.exp
3689 * gdb.cp/ref-types.exp
3690 * gdb.cp/rtti.exp
3691 * gdb.cp/scope-err.exp
3692 * gdb.cp/shadow.exp
3693 * gdb.cp/smartp.exp
3694 * gdb.cp/static-method.exp
3695 * gdb.cp/static-print-quit.exp
3696 * gdb.cp/temargs.exp
3697 * gdb.cp/templates.exp
3698 * gdb.cp/try_catch.exp
3699 * gdb.cp/typedef-operator.exp
3700 * gdb.cp/typeid.exp
3701 * gdb.cp/userdef.exp
3702 * gdb.cp/using-crash.exp
3703 * gdb.cp/var-tag.exp
3704 * gdb.cp/virtbase.exp
3705 * gdb.cp/virtfunc.exp
3706 * gdb.cp/virtfunc2.exp
3707 * gdb.cp/vla-cxx.exp
3708 * gdb.disasm/t01_mov.exp
3709 * gdb.disasm/t02_mova.exp
3710 * gdb.disasm/t03_add.exp
3711 * gdb.disasm/t04_sub.exp
3712 * gdb.disasm/t05_cmp.exp
3713 * gdb.disasm/t06_ari2.exp
3714 * gdb.disasm/t07_ari3.exp
3715 * gdb.disasm/t08_or.exp
3716 * gdb.disasm/t09_xor.exp
3717 * gdb.disasm/t10_and.exp
3718 * gdb.disasm/t11_logs.exp
3719 * gdb.disasm/t12_bit.exp
3720 * gdb.disasm/t13_otr.exp
3721 * gdb.dlang/circular.exp
3722 * gdb.dwarf2/arr-stride.exp
3723 * gdb.dwarf2/arr-subrange.exp
3724 * gdb.dwarf2/atomic-type.exp
3725 * gdb.dwarf2/bad-regnum.exp
3726 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3727 * gdb.dwarf2/callframecfa.exp
3728 * gdb.dwarf2/clztest.exp
3729 * gdb.dwarf2/corrupt.exp
3730 * gdb.dwarf2/data-loc.exp
3731 * gdb.dwarf2/dup-psym.exp
3732 * gdb.dwarf2/dw2-anon-mptr.exp
3733 * gdb.dwarf2/dw2-anonymous-func.exp
3734 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3735 * gdb.dwarf2/dw2-bad-unresolved.exp
3736 * gdb.dwarf2/dw2-basic.exp
3737 * gdb.dwarf2/dw2-canonicalize-type.exp
3738 * gdb.dwarf2/dw2-case-insensitive.exp
3739 * gdb.dwarf2/dw2-common-block.exp
3740 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3741 * gdb.dwarf2/dw2-compressed.exp
3742 * gdb.dwarf2/dw2-const.exp
3743 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3744 * gdb.dwarf2/dw2-cu-size.exp
3745 * gdb.dwarf2/dw2-dup-frame.exp
3746 * gdb.dwarf2/dw2-entry-value.exp
3747 * gdb.dwarf2/dw2-icycle.exp
3748 * gdb.dwarf2/dw2-ifort-parameter.exp
3749 * gdb.dwarf2/dw2-inline-break.exp
3750 * gdb.dwarf2/dw2-inline-param.exp
3751 * gdb.dwarf2/dw2-intercu.exp
3752 * gdb.dwarf2/dw2-intermix.exp
3753 * gdb.dwarf2/dw2-lexical-block-bare.exp
3754 * gdb.dwarf2/dw2-linkage-name-trust.exp
3755 * gdb.dwarf2/dw2-minsym-in-cu.exp
3756 * gdb.dwarf2/dw2-noloc.exp
3757 * gdb.dwarf2/dw2-op-call.exp
3758 * gdb.dwarf2/dw2-op-out-param.exp
3759 * gdb.dwarf2/dw2-opt-structptr.exp
3760 * gdb.dwarf2/dw2-param-error.exp
3761 * gdb.dwarf2/dw2-producer.exp
3762 * gdb.dwarf2/dw2-ranges-base.exp
3763 * gdb.dwarf2/dw2-ref-missing-frame.exp
3764 * gdb.dwarf2/dw2-reg-undefined.exp
3765 * gdb.dwarf2/dw2-regno-invalid.exp
3766 * gdb.dwarf2/dw2-restore.exp
3767 * gdb.dwarf2/dw2-restrict.exp
3768 * gdb.dwarf2/dw2-single-line-discriminators.exp
3769 * gdb.dwarf2/dw2-strp.exp
3770 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3771 * gdb.dwarf2/dw2-unresolved.exp
3772 * gdb.dwarf2/dw2-var-zero-addr.exp
3773 * gdb.dwarf2/dw4-sig-types.exp
3774 * gdb.dwarf2/dwz.exp
3775 * gdb.dwarf2/dynarr-ptr.exp
3776 * gdb.dwarf2/enum-type.exp
3777 * gdb.dwarf2/gdb-index.exp
3778 * gdb.dwarf2/implptr-64bit.exp
3779 * gdb.dwarf2/implptr-optimized-out.exp
3780 * gdb.dwarf2/implptr.exp
3781 * gdb.dwarf2/implref-array.exp
3782 * gdb.dwarf2/implref-const.exp
3783 * gdb.dwarf2/implref-global.exp
3784 * gdb.dwarf2/implref-struct.exp
3785 * gdb.dwarf2/mac-fileno.exp
3786 * gdb.dwarf2/main-subprogram.exp
3787 * gdb.dwarf2/member-ptr-forwardref.exp
3788 * gdb.dwarf2/method-ptr.exp
3789 * gdb.dwarf2/missing-sig-type.exp
3790 * gdb.dwarf2/nonvar-access.exp
3791 * gdb.dwarf2/opaque-type-lookup.exp
3792 * gdb.dwarf2/pieces-optimized-out.exp
3793 * gdb.dwarf2/pieces.exp
3794 * gdb.dwarf2/pr10770.exp
3795 * gdb.dwarf2/pr13961.exp
3796 * gdb.dwarf2/staticvirtual.exp
3797 * gdb.dwarf2/subrange.exp
3798 * gdb.dwarf2/symtab-producer.exp
3799 * gdb.dwarf2/trace-crash.exp
3800 * gdb.dwarf2/typeddwarf.exp
3801 * gdb.dwarf2/valop.exp
3802 * gdb.dwarf2/watch-notconst.exp
3803 * gdb.fortran/array-element.exp
3804 * gdb.fortran/charset.exp
3805 * gdb.fortran/common-block.exp
3806 * gdb.fortran/complex.exp
3807 * gdb.fortran/derived-type-function.exp
3808 * gdb.fortran/derived-type.exp
3809 * gdb.fortran/logical.exp
3810 * gdb.fortran/module.exp
3811 * gdb.fortran/multi-dim.exp
3812 * gdb.fortran/nested-funcs.exp
3813 * gdb.fortran/print-formatted.exp
3814 * gdb.fortran/subarray.exp
3815 * gdb.fortran/vla-alloc-assoc.exp
3816 * gdb.fortran/vla-datatypes.exp
3817 * gdb.fortran/vla-history.exp
3818 * gdb.fortran/vla-ptr-info.exp
3819 * gdb.fortran/vla-ptype-sub.exp
3820 * gdb.fortran/vla-ptype.exp
3821 * gdb.fortran/vla-sizeof.exp
3822 * gdb.fortran/vla-type.exp
3823 * gdb.fortran/vla-value-sub-arbitrary.exp
3824 * gdb.fortran/vla-value-sub-finish.exp
3825 * gdb.fortran/vla-value-sub.exp
3826 * gdb.fortran/vla-value.exp
3827 * gdb.fortran/whatis_type.exp
3828 * gdb.go/chan.exp
3829 * gdb.go/handcall.exp
3830 * gdb.go/hello.exp
3831 * gdb.go/integers.exp
3832 * gdb.go/methods.exp
3833 * gdb.go/package.exp
3834 * gdb.go/strings.exp
3835 * gdb.go/types.exp
3836 * gdb.go/unsafe.exp
3837 * gdb.guile/scm-arch.exp
3838 * gdb.guile/scm-block.exp
3839 * gdb.guile/scm-breakpoint.exp
3840 * gdb.guile/scm-cmd.exp
3841 * gdb.guile/scm-disasm.exp
3842 * gdb.guile/scm-equal.exp
3843 * gdb.guile/scm-frame-args.exp
3844 * gdb.guile/scm-frame-inline.exp
3845 * gdb.guile/scm-frame.exp
3846 * gdb.guile/scm-iterator.exp
3847 * gdb.guile/scm-math.exp
3848 * gdb.guile/scm-objfile.exp
3849 * gdb.guile/scm-ports.exp
3850 * gdb.guile/scm-symbol.exp
3851 * gdb.guile/scm-symtab.exp
3852 * gdb.guile/scm-value-cc.exp
3853 * gdb.guile/types-module.exp
3854 * gdb.linespec/break-ask.exp
3855 * gdb.linespec/cpexplicit.exp
3856 * gdb.linespec/explicit.exp
3857 * gdb.linespec/keywords.exp
3858 * gdb.linespec/linespec.exp
3859 * gdb.linespec/ls-dollar.exp
3860 * gdb.linespec/ls-errs.exp
3861 * gdb.linespec/skip-two.exp
3862 * gdb.linespec/thread.exp
3863 * gdb.mi/mi-async.exp
3864 * gdb.mi/mi-basics.exp
3865 * gdb.mi/mi-break.exp
3866 * gdb.mi/mi-catch-load.exp
3867 * gdb.mi/mi-cli.exp
3868 * gdb.mi/mi-cmd-param-changed.exp
3869 * gdb.mi/mi-console.exp
3870 * gdb.mi/mi-detach.exp
3871 * gdb.mi/mi-disassemble.exp
3872 * gdb.mi/mi-eval.exp
3873 * gdb.mi/mi-file-transfer.exp
3874 * gdb.mi/mi-file.exp
3875 * gdb.mi/mi-fill-memory.exp
3876 * gdb.mi/mi-inheritance-syntax-error.exp
3877 * gdb.mi/mi-linespec-err-cp.exp
3878 * gdb.mi/mi-logging.exp
3879 * gdb.mi/mi-memory-changed.exp
3880 * gdb.mi/mi-read-memory.exp
3881 * gdb.mi/mi-record-changed.exp
3882 * gdb.mi/mi-reg-undefined.exp
3883 * gdb.mi/mi-regs.exp
3884 * gdb.mi/mi-return.exp
3885 * gdb.mi/mi-reverse.exp
3886 * gdb.mi/mi-simplerun.exp
3887 * gdb.mi/mi-solib.exp
3888 * gdb.mi/mi-stack.exp
3889 * gdb.mi/mi-stepi.exp
3890 * gdb.mi/mi-syn-frame.exp
3891 * gdb.mi/mi-until.exp
3892 * gdb.mi/mi-var-block.exp
3893 * gdb.mi/mi-var-child.exp
3894 * gdb.mi/mi-var-cmd.exp
3895 * gdb.mi/mi-var-cp.exp
3896 * gdb.mi/mi-var-display.exp
3897 * gdb.mi/mi-var-invalidate.exp
3898 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3899 * gdb.mi/mi-vla-fortran.exp
3900 * gdb.mi/mi-watch.exp
3901 * gdb.mi/mi2-var-child.exp
3902 * gdb.mi/user-selected-context-sync.exp
3903 * gdb.modula2/unbounded-array.exp
3904 * gdb.multi/dummy-frame-restore.exp
3905 * gdb.multi/multi-arch-exec.exp
3906 * gdb.multi/multi-arch.exp
3907 * gdb.multi/tids.exp
3908 * gdb.multi/watchpoint-multi.exp
3909 * gdb.opencl/callfuncs.exp
3910 * gdb.opencl/convs_casts.exp
3911 * gdb.opencl/datatypes.exp
3912 * gdb.opencl/operators.exp
3913 * gdb.opencl/vec_comps.exp
3914 * gdb.opt/clobbered-registers-O2.exp
3915 * gdb.opt/inline-break.exp
3916 * gdb.opt/inline-bt.exp
3917 * gdb.opt/inline-cmds.exp
3918 * gdb.opt/inline-locals.exp
3919 * gdb.pascal/case-insensitive-symbols.exp
3920 * gdb.pascal/floats.exp
3921 * gdb.pascal/gdb11492.exp
3922 * gdb.python/lib-types.exp
3923 * gdb.python/py-arch.exp
3924 * gdb.python/py-as-string.exp
3925 * gdb.python/py-bad-printers.exp
3926 * gdb.python/py-block.exp
3927 * gdb.python/py-breakpoint-create-fail.exp
3928 * gdb.python/py-breakpoint.exp
3929 * gdb.python/py-caller-is.exp
3930 * gdb.python/py-cmd.exp
3931 * gdb.python/py-explore-cc.exp
3932 * gdb.python/py-explore.exp
3933 * gdb.python/py-finish-breakpoint.exp
3934 * gdb.python/py-finish-breakpoint2.exp
3935 * gdb.python/py-frame-args.exp
3936 * gdb.python/py-frame-inline.exp
3937 * gdb.python/py-frame.exp
3938 * gdb.python/py-framefilter-mi.exp
3939 * gdb.python/py-infthread.exp
3940 * gdb.python/py-lazy-string.exp
3941 * gdb.python/py-linetable.exp
3942 * gdb.python/py-mi-events.exp
3943 * gdb.python/py-mi-objfile.exp
3944 * gdb.python/py-mi.exp
3945 * gdb.python/py-objfile.exp
3946 * gdb.python/py-pp-integral.exp
3947 * gdb.python/py-pp-maint.exp
3948 * gdb.python/py-pp-re-notag.exp
3949 * gdb.python/py-pp-registration.exp
3950 * gdb.python/py-recurse-unwind.exp
3951 * gdb.python/py-strfns.exp
3952 * gdb.python/py-symbol.exp
3953 * gdb.python/py-symtab.exp
3954 * gdb.python/py-sync-interp.exp
3955 * gdb.python/py-typeprint.exp
3956 * gdb.python/py-unwind-maint.exp
3957 * gdb.python/py-unwind.exp
3958 * gdb.python/py-value-cc.exp
3959 * gdb.python/py-xmethods.exp
3960 * gdb.reverse/amd64-tailcall-reverse.exp
3961 * gdb.reverse/break-precsave.exp
3962 * gdb.reverse/break-reverse.exp
3963 * gdb.reverse/consecutive-precsave.exp
3964 * gdb.reverse/consecutive-reverse.exp
3965 * gdb.reverse/finish-precsave.exp
3966 * gdb.reverse/finish-reverse-bkpt.exp
3967 * gdb.reverse/finish-reverse.exp
3968 * gdb.reverse/fstatat-reverse.exp
3969 * gdb.reverse/getresuid-reverse.exp
3970 * gdb.reverse/i386-precsave.exp
3971 * gdb.reverse/i386-reverse.exp
3972 * gdb.reverse/i386-sse-reverse.exp
3973 * gdb.reverse/i387-env-reverse.exp
3974 * gdb.reverse/i387-stack-reverse.exp
3975 * gdb.reverse/insn-reverse.exp
3976 * gdb.reverse/machinestate-precsave.exp
3977 * gdb.reverse/machinestate.exp
3978 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3979 * gdb.reverse/pipe-reverse.exp
3980 * gdb.reverse/readv-reverse.exp
3981 * gdb.reverse/recvmsg-reverse.exp
3982 * gdb.reverse/rerun-prec.exp
3983 * gdb.reverse/s390-mvcle.exp
3984 * gdb.reverse/step-precsave.exp
3985 * gdb.reverse/step-reverse.exp
3986 * gdb.reverse/time-reverse.exp
3987 * gdb.reverse/until-precsave.exp
3988 * gdb.reverse/until-reverse.exp
3989 * gdb.reverse/waitpid-reverse.exp
3990 * gdb.reverse/watch-precsave.exp
3991 * gdb.reverse/watch-reverse.exp
3992 * gdb.rust/generics.exp
3993 * gdb.rust/methods.exp
3994 * gdb.rust/modules.exp
3995 * gdb.rust/simple.exp
3996 * gdb.server/connect-with-no-symbol-file.exp
3997 * gdb.server/ext-attach.exp
3998 * gdb.server/ext-restart.exp
3999 * gdb.server/ext-wrapper.exp
4000 * gdb.server/file-transfer.exp
4001 * gdb.server/server-exec-info.exp
4002 * gdb.server/server-kill.exp
4003 * gdb.server/server-mon.exp
4004 * gdb.server/wrapper.exp
4005 * gdb.stabs/exclfwd.exp
4006 * gdb.stabs/gdb11479.exp
4007 * gdb.threads/clone-new-thread-event.exp
4008 * gdb.threads/corethreads.exp
4009 * gdb.threads/current-lwp-dead.exp
4010 * gdb.threads/dlopen-libpthread.exp
4011 * gdb.threads/gcore-thread.exp
4012 * gdb.threads/sigstep-threads.exp
4013 * gdb.threads/watchpoint-fork.exp
4014 * gdb.trace/actions-changed.exp
4015 * gdb.trace/backtrace.exp
4016 * gdb.trace/change-loc.exp
4017 * gdb.trace/circ.exp
4018 * gdb.trace/collection.exp
4019 * gdb.trace/disconnected-tracing.exp
4020 * gdb.trace/ftrace.exp
4021 * gdb.trace/mi-trace-frame-collected.exp
4022 * gdb.trace/mi-trace-unavailable.exp
4023 * gdb.trace/mi-traceframe-changed.exp
4024 * gdb.trace/mi-tsv-changed.exp
4025 * gdb.trace/no-attach-trace.exp
4026 * gdb.trace/passc-dyn.exp
4027 * gdb.trace/qtro.exp
4028 * gdb.trace/range-stepping.exp
4029 * gdb.trace/read-memory.exp
4030 * gdb.trace/save-trace.exp
4031 * gdb.trace/signal.exp
4032 * gdb.trace/status-stop.exp
4033 * gdb.trace/tfile.exp
4034 * gdb.trace/trace-break.exp
4035 * gdb.trace/trace-buffer-size.exp
4036 * gdb.trace/trace-condition.exp
4037 * gdb.trace/tracefile-pseudo-reg.exp
4038 * gdb.trace/tstatus.exp
4039 * gdb.trace/unavailable.exp
4040 * gdb.trace/while-dyn.exp
4041 * gdb.trace/while-stepping.exp
4042
4043 2016-12-22 Doug Evans <xdje42@gmail.com>
4044
4045 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4046 and msymbols.
4047
4048 2016-12-19 Yao Qi <yao.qi@linaro.org>
4049
4050 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4051 (test_with_self): Don't call do_steps_and_nexts, and remove
4052 code about stepping into xmalloc.
4053
4054 2016-12-09 Yao Qi <yao.qi@linaro.org>
4055
4056 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4057
4058 2016-12-09 Yao Qi <yao.qi@linaro.org>
4059
4060 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4061
4062 2016-12-09 Pedro Alves <palves@redhat.com>
4063
4064 * gdb.base/all-architectures-0.exp: New file.
4065 * gdb.base/all-architectures-1.exp: New file.
4066 * gdb.base/all-architectures-2.exp: New file.
4067 * gdb.base/all-architectures-3.exp: New file.
4068 * gdb.base/all-architectures-4.exp: New file.
4069 * gdb.base/all-architectures-5.exp: New file.
4070 * gdb.base/all-architectures-6.exp: New file.
4071 * gdb.base/all-architectures-7.exp: New file.
4072 * gdb.base/all-architectures.exp.in: New file.
4073
4074 2016-12-09 Yao Qi <yao.qi@linaro.org>
4075
4076 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4077
4078 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4079
4080 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4081 possible.
4082 Remove useless pattern-matching code.
4083
4084 2016-12-02 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4087 procedure.
4088 (top level): Call it.
4089
4090 2016-12-02 Pedro Alves <palves@redhat.com>
4091
4092 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4093 New procedure.
4094 (top level): Call it.
4095
4096 2016-12-02 Pedro Alves <palves@redhat.com>
4097
4098 PR cli/20559
4099 * gdb.base/commands.exp (user_defined_command_args_eval): New
4100 procedure.
4101 (top level): Call it.
4102
4103 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4104
4105 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4106 timeout handling.
4107
4108 2016-12-02 Tom Tromey <tom@tromey.com>
4109
4110 * gdb.dwarf2/main-subprogram.c: New file.
4111 * gdb.dwarf2/main-subprogram.exp: New file.
4112
4113 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4114
4115 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4116 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4117 gdb_test_no_output for a couple of cases.
4118 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4119
4120 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4121
4122 Fix test names and standardize compilation error messages throughout
4123 the following files:
4124
4125 * gdb.ada/start.exp
4126 * gdb.arch/alpha-step.exp
4127 * gdb.arch/e500-prologue.exp
4128 * gdb.arch/ftrace-insn-reloc.exp
4129 * gdb.arch/gdb1291.exp
4130 * gdb.arch/gdb1431.exp
4131 * gdb.arch/gdb1558.exp
4132 * gdb.arch/i386-dr3-watch.exp
4133 * gdb.arch/i386-sse-stack-align.exp
4134 * gdb.arch/ia64-breakpoint-shadow.exp
4135 * gdb.arch/pa-nullify.exp
4136 * gdb.arch/powerpc-aix-prologue.exp
4137 * gdb.arch/thumb-bx-pc.exp
4138 * gdb.base/annota1.exp
4139 * gdb.base/annota3.exp
4140 * gdb.base/arrayidx.exp
4141 * gdb.base/assign.exp
4142 * gdb.base/attach.exp
4143 * gdb.base/auxv.exp
4144 * gdb.base/bang.exp
4145 * gdb.base/bfp-test.exp
4146 * gdb.base/bigcore.exp
4147 * gdb.base/bitfields2.exp
4148 * gdb.base/break-fun-addr.exp
4149 * gdb.base/break-probes.exp
4150 * gdb.base/call-rt-st.exp
4151 * gdb.base/callexit.exp
4152 * gdb.base/catch-fork-kill.exp
4153 * gdb.base/charset.exp
4154 * gdb.base/checkpoint.exp
4155 * gdb.base/comprdebug.exp
4156 * gdb.base/constvars.exp
4157 * gdb.base/coredump-filter.exp
4158 * gdb.base/cursal.exp
4159 * gdb.base/cvexpr.exp
4160 * gdb.base/detach.exp
4161 * gdb.base/display.exp
4162 * gdb.base/dmsym.exp
4163 * gdb.base/dprintf-pending.exp
4164 * gdb.base/dso2dso.exp
4165 * gdb.base/dtrace-probe.exp
4166 * gdb.base/dump.exp
4167 * gdb.base/enum_cond.exp
4168 * gdb.base/exe-lock.exp
4169 * gdb.base/exec-invalid-sysroot.exp
4170 * gdb.base/execl-update-breakpoints.exp
4171 * gdb.base/exprs.exp
4172 * gdb.base/fileio.exp
4173 * gdb.base/find.exp
4174 * gdb.base/finish.exp
4175 * gdb.base/fixsection.exp
4176 * gdb.base/foll-vfork.exp
4177 * gdb.base/frame-args.exp
4178 * gdb.base/gcore.exp
4179 * gdb.base/gdb1250.exp
4180 * gdb.base/global-var-nested-by-dso.exp
4181 * gdb.base/gnu-ifunc.exp
4182 * gdb.base/hashline1.exp
4183 * gdb.base/hashline2.exp
4184 * gdb.base/hashline3.exp
4185 * gdb.base/hbreak-in-shr-unsupported.exp
4186 * gdb.base/huge.exp
4187 * gdb.base/infcall-input.exp
4188 * gdb.base/info-fun.exp
4189 * gdb.base/info-shared.exp
4190 * gdb.base/jit-simple.exp
4191 * gdb.base/jit-so.exp
4192 * gdb.base/jit.exp
4193 * gdb.base/jump.exp
4194 * gdb.base/label.exp
4195 * gdb.base/lineinc.exp
4196 * gdb.base/logical.exp
4197 * gdb.base/longjmp.exp
4198 * gdb.base/macscp.exp
4199 * gdb.base/miscexprs.exp
4200 * gdb.base/new-ui-echo.exp
4201 * gdb.base/new-ui-pending-input.exp
4202 * gdb.base/new-ui.exp
4203 * gdb.base/nodebug.exp
4204 * gdb.base/nofield.exp
4205 * gdb.base/offsets.exp
4206 * gdb.base/overlays.exp
4207 * gdb.base/pending.exp
4208 * gdb.base/pointers.exp
4209 * gdb.base/pr11022.exp
4210 * gdb.base/printcmds.exp
4211 * gdb.base/prologue.exp
4212 * gdb.base/ptr-typedef.exp
4213 * gdb.base/realname-expand.exp
4214 * gdb.base/relativedebug.exp
4215 * gdb.base/relocate.exp
4216 * gdb.base/remote.exp
4217 * gdb.base/reread.exp
4218 * gdb.base/return2.exp
4219 * gdb.base/savedregs.exp
4220 * gdb.base/sep.exp
4221 * gdb.base/sepdebug.exp
4222 * gdb.base/sepsymtab.exp
4223 * gdb.base/set-inferior-tty.exp
4224 * gdb.base/setshow.exp
4225 * gdb.base/shlib-call.exp
4226 * gdb.base/sigaltstack.exp
4227 * gdb.base/siginfo-addr.exp
4228 * gdb.base/signals.exp
4229 * gdb.base/signull.exp
4230 * gdb.base/sigrepeat.exp
4231 * gdb.base/so-impl-ld.exp
4232 * gdb.base/solib-display.exp
4233 * gdb.base/solib-overlap.exp
4234 * gdb.base/solib-search.exp
4235 * gdb.base/solib-symbol.exp
4236 * gdb.base/structs.exp
4237 * gdb.base/structs2.exp
4238 * gdb.base/symtab-search-order.exp
4239 * gdb.base/twice.exp
4240 * gdb.base/unload.exp
4241 * gdb.base/varargs.exp
4242 * gdb.base/watchpoint-solib.exp
4243 * gdb.base/watchpoint.exp
4244 * gdb.base/whatis.exp
4245 * gdb.base/wrong_frame_bt_full.exp
4246 * gdb.btrace/dlopen.exp
4247 * gdb.cell/ea-standalone.exp
4248 * gdb.cell/ea-test.exp
4249 * gdb.cp/dispcxx.exp
4250 * gdb.cp/gdb2384.exp
4251 * gdb.cp/method2.exp
4252 * gdb.cp/nextoverthrow.exp
4253 * gdb.cp/pr10728.exp
4254 * gdb.disasm/am33.exp
4255 * gdb.disasm/h8300s.exp
4256 * gdb.disasm/mn10300.exp
4257 * gdb.disasm/sh3.exp
4258 * gdb.dwarf2/dw2-dir-file-name.exp
4259 * gdb.fortran/complex.exp
4260 * gdb.fortran/library-module.exp
4261 * gdb.guile/scm-pretty-print.exp
4262 * gdb.guile/scm-symbol.exp
4263 * gdb.guile/scm-type.exp
4264 * gdb.guile/scm-value.exp
4265 * gdb.linespec/linespec.exp
4266 * gdb.mi/gdb701.exp
4267 * gdb.mi/gdb792.exp
4268 * gdb.mi/mi-breakpoint-changed.exp
4269 * gdb.mi/mi-dprintf-pending.exp
4270 * gdb.mi/mi-dprintf.exp
4271 * gdb.mi/mi-exit-code.exp
4272 * gdb.mi/mi-pending.exp
4273 * gdb.mi/mi-solib.exp
4274 * gdb.mi/new-ui-mi-sync.exp
4275 * gdb.mi/pr11022.exp
4276 * gdb.mi/user-selected-context-sync.exp
4277 * gdb.opt/solib-intra-step.exp
4278 * gdb.python/py-events.exp
4279 * gdb.python/py-finish-breakpoint.exp
4280 * gdb.python/py-mi.exp
4281 * gdb.python/py-prettyprint.exp
4282 * gdb.python/py-shared.exp
4283 * gdb.python/py-symbol.exp
4284 * gdb.python/py-template.exp
4285 * gdb.python/py-type.exp
4286 * gdb.python/py-value.exp
4287 * gdb.reverse/solib-precsave.exp
4288 * gdb.reverse/solib-reverse.exp
4289 * gdb.server/solib-list.exp
4290 * gdb.stabs/weird.exp
4291 * gdb.threads/reconnect-signal.exp
4292 * gdb.threads/stepi-random-signal.exp
4293 * gdb.trace/actions.exp
4294 * gdb.trace/ax.exp
4295 * gdb.trace/backtrace.exp
4296 * gdb.trace/change-loc.exp
4297 * gdb.trace/deltrace.exp
4298 * gdb.trace/ftrace-lock.exp
4299 * gdb.trace/ftrace.exp
4300 * gdb.trace/infotrace.exp
4301 * gdb.trace/mi-tracepoint-changed.exp
4302 * gdb.trace/packetlen.exp
4303 * gdb.trace/passcount.exp
4304 * gdb.trace/pending.exp
4305 * gdb.trace/range-stepping.exp
4306 * gdb.trace/report.exp
4307 * gdb.trace/stap-trace.exp
4308 * gdb.trace/tfind.exp
4309 * gdb.trace/trace-break.exp
4310 * gdb.trace/trace-condition.exp
4311 * gdb.trace/trace-enable-disable.exp
4312 * gdb.trace/trace-mt.exp
4313 * gdb.trace/tracecmd.exp
4314 * gdb.trace/tspeed.exp
4315 * gdb.trace/tsv.exp
4316 * lib/perftest.exp
4317
4318 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4319
4320 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4321 with gdb_test_no_output.
4322 Use command as test name.
4323
4324 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4325
4326 Fix test names starting with uppercase throughout the files.
4327
4328 * gdb.ada/assign_1.exp
4329 * gdb.ada/boolean_expr.exp
4330 * gdb.base/arrayidx.exp
4331 * gdb.base/del.exp
4332 * gdb.base/gcore-buffer-overflow.exp
4333 * gdb.base/testenv.exp
4334 * gdb.compile/compile.exp
4335 * gdb.python/py-framefilter-invalidarg.exp
4336 * gdb.python/py-framefilter.exp
4337
4338 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4339
4340 Fix test names starting with uppercase throughout the files.
4341
4342 * gdb.ada/array_return.exp
4343 * gdb.ada/expr_delims.exp
4344 * gdb.ada/mi_dyn_arr.exp
4345 * gdb.ada/mi_interface.exp
4346 * gdb.ada/mi_var_array.exp
4347 * gdb.ada/watch_arg.exp
4348 * gdb.arch/alpha-step.exp
4349 * gdb.arch/altivec-regs.exp
4350 * gdb.arch/e500-regs.exp
4351 * gdb.arch/powerpc-d128-regs.exp
4352 * gdb.base/arrayidx.exp
4353 * gdb.base/break.exp
4354 * gdb.base/checkpoint.exp
4355 * gdb.base/debug-expr.exp
4356 * gdb.base/dmsym.exp
4357 * gdb.base/radix.exp
4358 * gdb.base/sepdebug.exp
4359 * gdb.base/testenv.exp
4360 * gdb.base/watch_thread_num.exp
4361 * gdb.base/watchpoint-cond-gone.exp
4362 * gdb.cell/break.exp
4363 * gdb.cell/ea-cache.exp
4364 * gdb.compile/compile.exp
4365 * gdb.cp/gdb2495.exp
4366 * gdb.gdb/selftest.exp
4367 * gdb.gdb/xfullpath.exp
4368 * gdb.go/hello.exp
4369 * gdb.go/integers.exp
4370 * gdb.objc/basicclass.exp
4371 * gdb.pascal/hello.exp
4372 * gdb.pascal/integers.exp
4373 * gdb.python/py-breakpoint.exp
4374 * gdb.python/py-cmd.exp
4375 * gdb.python/py-linetable.exp
4376 * gdb.python/py-xmethods.exp
4377 * gdb.python/python.exp
4378 * gdb.reverse/consecutive-precsave.exp
4379 * gdb.reverse/finish-precsave.exp
4380 * gdb.reverse/i386-precsave.exp
4381 * gdb.reverse/machinestate-precsave.exp
4382 * gdb.reverse/sigall-precsave.exp
4383 * gdb.reverse/solib-precsave.exp
4384 * gdb.reverse/step-precsave.exp
4385 * gdb.reverse/until-precsave.exp
4386 * gdb.reverse/watch-precsave.exp
4387 * gdb.threads/leader-exit.exp
4388 * gdb.threads/pthreads.exp
4389 * gdb.threads/wp-replication.exp
4390 * gdb.trace/actions.exp
4391 * gdb.trace/mi-tsv-changed.exp
4392 * gdb.trace/tsv.exp
4393
4394 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4395
4396 Fix test names starting with uppercase throughout the files.
4397
4398 * gdb.arch/i386-bp_permanent.exp
4399 * gdb.arch/i386-gnu-cfi.exp
4400 * gdb.base/disasm-end-cu.exp
4401 * gdb.base/macscp.exp
4402 * gdb.base/pending.exp
4403 * gdb.base/watch_thread_num.exp
4404 * gdb.cp/exception.exp
4405 * gdb.cp/gdb2495.exp
4406 * gdb.cp/local.exp
4407 * gdb.python/py-evsignal.exp
4408 * gdb.python/python.exp
4409 * gdb.trace/tracecmd.exp
4410
4411 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4412
4413 Fix test names starting with uppercase throughout the files.
4414
4415 * gdb.base/charset.exp
4416 * gdb.base/eval.exp
4417 * gdb.base/multi-forks.exp
4418 * gdb.guile/scm-progspace.exp
4419 * gdb.opencl/datatypes.exp
4420 * gdb.python/py-block.exp
4421 * gdb.python/py-function.exp
4422 * gdb.python/py-symbol.exp
4423 * gdb.python/py-symtab.exp
4424 * gdb.python/py-xmethods.exp
4425 * gdb.reverse/break-precsave.exp
4426 * gdb.reverse/break-reverse.exp
4427 * gdb.reverse/consecutive-precsave.exp
4428 * gdb.reverse/consecutive-reverse.exp
4429 * gdb.reverse/finish-precsave.exp
4430 * gdb.reverse/finish-reverse-bkpt.exp
4431 * gdb.reverse/finish-reverse.exp
4432 * gdb.reverse/fstatat-reverse.exp
4433 * gdb.reverse/getresuid-reverse.exp
4434 * gdb.reverse/i386-precsave.exp
4435 * gdb.reverse/i386-reverse.exp
4436 * gdb.reverse/i386-sse-reverse.exp
4437 * gdb.reverse/i387-stack-reverse.exp
4438 * gdb.reverse/insn-reverse.exp
4439 * gdb.reverse/machinestate-precsave.exp
4440 * gdb.reverse/machinestate.exp
4441 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4442 * gdb.reverse/pipe-reverse.exp
4443 * gdb.reverse/readv-reverse.exp
4444 * gdb.reverse/recvmsg-reverse.exp
4445 * gdb.reverse/rerun-prec.exp
4446 * gdb.reverse/s390-mvcle.exp
4447 * gdb.reverse/sigall-precsave.exp
4448 * gdb.reverse/sigall-reverse.exp
4449 * gdb.reverse/solib-precsave.exp
4450 * gdb.reverse/solib-reverse.exp
4451 * gdb.reverse/step-precsave.exp
4452 * gdb.reverse/step-reverse.exp
4453 * gdb.reverse/time-reverse.exp
4454 * gdb.reverse/until-precsave.exp
4455 * gdb.reverse/until-reverse.exp
4456 * gdb.reverse/waitpid-reverse.exp
4457 * gdb.reverse/watch-precsave.exp
4458 * gdb.reverse/watch-reverse.exp
4459
4460 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4461
4462 Fix test names starting with uppercase throughout the files.
4463
4464 * gdb.arch/i386-mpx-simple_segv.exp
4465 * gdb.arch/i386-mpx.exp
4466 * gdb.arch/i386-permbkpt.exp
4467 * gdb.arch/pa-nullify.exp
4468 * gdb.arch/powerpc-d128-regs.exp
4469 * gdb.arch/vsx-regs.exp
4470 * gdb.base/bfp-test.exp
4471 * gdb.base/break.exp
4472 * gdb.base/breakpoint-shadow.exp
4473 * gdb.base/callfuncs.exp
4474 * gdb.base/charset.exp
4475 * gdb.base/commands.exp
4476 * gdb.base/completion.exp
4477 * gdb.base/dfp-test.exp
4478 * gdb.base/echo.exp
4479 * gdb.base/ending-run.exp
4480 * gdb.base/eval.exp
4481 * gdb.base/expand-psymtabs.exp
4482 * gdb.base/float128.exp
4483 * gdb.base/floatn.exp
4484 * gdb.base/foll-exec-mode.exp
4485 * gdb.base/gdb1056.exp
4486 * gdb.base/gdb11531.exp
4487 * gdb.base/kill-after-signal.exp
4488 * gdb.base/multi-forks.exp
4489 * gdb.base/overlays.exp
4490 * gdb.base/pending.exp
4491 * gdb.base/sepdebug.exp
4492 * gdb.base/testenv.exp
4493 * gdb.base/valgrind-db-attach.exp
4494 * gdb.base/watch_thread_num.exp
4495 * gdb.base/watchpoint-cond-gone.exp
4496 * gdb.base/watchpoint.exp
4497 * gdb.base/watchpoints.exp
4498 * gdb.cp/arg-reference.exp
4499 * gdb.cp/baseenum.exp
4500 * gdb.cp/operator.exp
4501 * gdb.cp/shadow.exp
4502 * gdb.dwarf2/dw2-op-out-param.exp
4503 * gdb.dwarf2/dw2-reg-undefined.exp
4504 * gdb.go/chan.exp
4505 * gdb.go/hello.exp
4506 * gdb.go/integers.exp
4507 * gdb.go/methods.exp
4508 * gdb.go/package.exp
4509 * gdb.guile/scm-parameter.exp
4510 * gdb.guile/scm-progspace.exp
4511 * gdb.guile/scm-value.exp
4512 * gdb.mi/mi-pending.exp
4513 * gdb.mi/user-selected-context-sync.exp
4514 * gdb.multi/multi-attach.exp
4515 * gdb.multi/tids.exp
4516 * gdb.opt/clobbered-registers-O2.exp
4517 * gdb.pascal/floats.exp
4518 * gdb.pascal/integers.exp
4519 * gdb.python/py-block.exp
4520 * gdb.python/py-events.exp
4521 * gdb.python/py-parameter.exp
4522 * gdb.python/py-symbol.exp
4523 * gdb.python/py-symtab.exp
4524 * gdb.python/py-type.exp
4525 * gdb.python/py-value.exp
4526 * gdb.python/py-xmethods.exp
4527 * gdb.python/python.exp
4528 * gdb.reverse/break-precsave.exp
4529 * gdb.reverse/consecutive-precsave.exp
4530 * gdb.reverse/finish-precsave.exp
4531 * gdb.reverse/i386-precsave.exp
4532 * gdb.reverse/machinestate-precsave.exp
4533 * gdb.reverse/sigall-precsave.exp
4534 * gdb.reverse/solib-precsave.exp
4535 * gdb.reverse/step-precsave.exp
4536 * gdb.reverse/until-precsave.exp
4537 * gdb.reverse/watch-precsave.exp
4538 * gdb.server/ext-attach.exp
4539 * gdb.server/ext-restart.exp
4540 * gdb.server/ext-run.exp
4541 * gdb.server/ext-wrapper.exp
4542 * gdb.stabs/gdb11479.exp
4543 * gdb.stabs/weird.exp
4544 * gdb.threads/attach-many-short-lived-threads.exp
4545 * gdb.threads/kill.exp
4546 * gdb.threads/watchpoint-fork.exp
4547
4548 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4549
4550 Fix test names starting with uppercase throughout all the files below.
4551
4552 * gdb.ada/array_return.exp
4553 * gdb.ada/catch_ex.exp
4554 * gdb.ada/info_exc.exp
4555 * gdb.ada/mi_catch_ex.exp
4556 * gdb.ada/mi_dyn_arr.exp
4557 * gdb.ada/mi_ex_cond.exp
4558 * gdb.ada/mi_exc_info.exp
4559 * gdb.ada/mi_interface.exp
4560 * gdb.ada/mi_task_arg.exp
4561 * gdb.ada/mi_task_info.exp
4562 * gdb.ada/mi_var_array.exp
4563 * gdb.arch/alpha-step.exp
4564 * gdb.arch/amd64-disp-step.exp
4565 * gdb.arch/arm-disp-step.exp
4566 * gdb.arch/disp-step-insn-reloc.exp
4567 * gdb.arch/e500-prologue.exp
4568 * gdb.arch/ftrace-insn-reloc.exp
4569 * gdb.arch/gdb1558.exp
4570 * gdb.arch/i386-bp_permanent.exp
4571 * gdb.arch/i386-disp-step.exp
4572 * gdb.arch/i386-float.exp
4573 * gdb.arch/i386-gnu-cfi.exp
4574 * gdb.arch/ia64-breakpoint-shadow.exp
4575 * gdb.arch/mips16-thunks.exp
4576 * gdb.arch/pa-nullify.exp
4577 * gdb.arch/powerpc-aix-prologue.exp
4578 * gdb.arch/powerpc-power.exp
4579 * gdb.arch/ppc-dfp.exp
4580 * gdb.arch/s390-tdbregs.exp
4581 * gdb.arch/spu-info.exp
4582 * gdb.arch/spu-ls.exp
4583 * gdb.arch/thumb-bx-pc.exp
4584 * gdb.base/advance.exp
4585 * gdb.base/annota-input-while-running.exp
4586 * gdb.base/arrayidx.exp
4587 * gdb.base/asmlabel.exp
4588 * gdb.base/async.exp
4589 * gdb.base/attach-wait-input.exp
4590 * gdb.base/auto-connect-native-target.exp
4591 * gdb.base/batch-preserve-term-settings.exp
4592 * gdb.base/bfp-test.exp
4593 * gdb.base/bigcore.exp
4594 * gdb.base/bp-permanent.exp
4595 * gdb.base/break-always.exp
4596 * gdb.base/break-fun-addr.exp
4597 * gdb.base/break-idempotent.exp
4598 * gdb.base/break-main-file-remove-fail.exp
4599 * gdb.base/break-probes.exp
4600 * gdb.base/break-unload-file.exp
4601 * gdb.base/break.exp
4602 * gdb.base/call-ar-st.exp
4603 * gdb.base/call-rt-st.exp
4604 * gdb.base/call-sc.exp
4605 * gdb.base/call-signal-resume.exp
4606 * gdb.base/call-strs.exp
4607 * gdb.base/callexit.exp
4608 * gdb.base/callfuncs.exp
4609 * gdb.base/catch-gdb-caused-signals.exp
4610 * gdb.base/catch-signal-siginfo-cond.exp
4611 * gdb.base/catch-syscall.exp
4612 * gdb.base/compare-sections.exp
4613 * gdb.base/cond-eval-mode.exp
4614 * gdb.base/condbreak-call-false.exp
4615 * gdb.base/consecutive-step-over.exp
4616 * gdb.base/cursal.exp
4617 * gdb.base/disabled-location.exp
4618 * gdb.base/disasm-end-cu.exp
4619 * gdb.base/display.exp
4620 * gdb.base/double-prompt-target-event-error.exp
4621 * gdb.base/dprintf-bp-same-addr.exp
4622 * gdb.base/dprintf-detach.exp
4623 * gdb.base/dprintf-next.exp
4624 * gdb.base/dprintf-non-stop.exp
4625 * gdb.base/dprintf-pending.exp
4626 * gdb.base/dso2dso.exp
4627 * gdb.base/ending-run.exp
4628 * gdb.base/enum_cond.exp
4629 * gdb.base/examine-backward.exp
4630 * gdb.base/exe-lock.exp
4631 * gdb.base/exec-invalid-sysroot.exp
4632 * gdb.base/execl-update-breakpoints.exp
4633 * gdb.base/execution-termios.exp
4634 * gdb.base/fileio.exp
4635 * gdb.base/fixsection.exp
4636 * gdb.base/foll-exec-mode.exp
4637 * gdb.base/foll-exec.exp
4638 * gdb.base/fork-running-state.exp
4639 * gdb.base/frame-args.exp
4640 * gdb.base/fullpath-expand.exp
4641 * gdb.base/func-ptr.exp
4642 * gdb.base/gcore-relro-pie.exp
4643 * gdb.base/gdb1090.exp
4644 * gdb.base/gdb1555.exp
4645 * gdb.base/global-var-nested-by-dso.exp
4646 * gdb.base/gnu-ifunc.exp
4647 * gdb.base/hbreak-in-shr-unsupported.exp
4648 * gdb.base/hbreak-unmapped.exp
4649 * gdb.base/hook-stop.exp
4650 * gdb.base/infcall-input.exp
4651 * gdb.base/info-fun.exp
4652 * gdb.base/info-shared.exp
4653 * gdb.base/interrupt-noterm.exp
4654 * gdb.base/jit-so.exp
4655 * gdb.base/jit.exp
4656 * gdb.base/line-symtabs.exp
4657 * gdb.base/list.exp
4658 * gdb.base/longjmp.exp
4659 * gdb.base/macscp.exp
4660 * gdb.base/max-value-size.exp
4661 * gdb.base/nodebug.exp
4662 * gdb.base/nofield.exp
4663 * gdb.base/overlays.exp
4664 * gdb.base/paginate-after-ctrl-c-running.exp
4665 * gdb.base/paginate-bg-execution.exp
4666 * gdb.base/paginate-inferior-exit.exp
4667 * gdb.base/pending.exp
4668 * gdb.base/pr11022.exp
4669 * gdb.base/printcmds.exp
4670 * gdb.base/ptr-typedef.exp
4671 * gdb.base/ptype.exp
4672 * gdb.base/randomize.exp
4673 * gdb.base/range-stepping.exp
4674 * gdb.base/realname-expand.exp
4675 * gdb.base/relativedebug.exp
4676 * gdb.base/remote.exp
4677 * gdb.base/savedregs.exp
4678 * gdb.base/sepdebug.exp
4679 * gdb.base/set-noassign.exp
4680 * gdb.base/shlib-call.exp
4681 * gdb.base/shreloc.exp
4682 * gdb.base/sigaltstack.exp
4683 * gdb.base/sigbpt.exp
4684 * gdb.base/siginfo-addr.exp
4685 * gdb.base/siginfo-obj.exp
4686 * gdb.base/siginfo-thread.exp
4687 * gdb.base/signest.exp
4688 * gdb.base/signull.exp
4689 * gdb.base/sigrepeat.exp
4690 * gdb.base/skip.exp
4691 * gdb.base/so-impl-ld.exp
4692 * gdb.base/solib-corrupted.exp
4693 * gdb.base/solib-disc.exp
4694 * gdb.base/solib-display.exp
4695 * gdb.base/solib-overlap.exp
4696 * gdb.base/solib-search.exp
4697 * gdb.base/solib-symbol.exp
4698 * gdb.base/source-execution.exp
4699 * gdb.base/sss-bp-on-user-bp-2.exp
4700 * gdb.base/sss-bp-on-user-bp.exp
4701 * gdb.base/stack-checking.exp
4702 * gdb.base/stale-infcall.exp
4703 * gdb.base/step-break.exp
4704 * gdb.base/step-line.exp
4705 * gdb.base/step-over-exit.exp
4706 * gdb.base/step-test.exp
4707 * gdb.base/structs.exp
4708 * gdb.base/sym-file.exp
4709 * gdb.base/symtab-search-order.exp
4710 * gdb.base/term.exp
4711 * gdb.base/type-opaque.exp
4712 * gdb.base/unload.exp
4713 * gdb.base/until-nodebug.exp
4714 * gdb.base/until.exp
4715 * gdb.base/unwindonsignal.exp
4716 * gdb.base/watch-cond.exp
4717 * gdb.base/watch-non-mem.exp
4718 * gdb.base/watch_thread_num.exp
4719 * gdb.base/watchpoint-reuse-slot.exp
4720 * gdb.base/watchpoint-solib.exp
4721 * gdb.base/watchpoint.exp
4722 * gdb.btrace/dlopen.exp
4723 * gdb.cell/arch.exp
4724 * gdb.cell/break.exp
4725 * gdb.cell/bt.exp
4726 * gdb.cell/core.exp
4727 * gdb.cell/data.exp
4728 * gdb.cell/dwarfaddr.exp
4729 * gdb.cell/ea-cache.exp
4730 * gdb.cell/ea-standalone.exp
4731 * gdb.cell/ea-test.exp
4732 * gdb.cell/f-regs.exp
4733 * gdb.cell/fork.exp
4734 * gdb.cell/gcore.exp
4735 * gdb.cell/mem-access.exp
4736 * gdb.cell/ptype.exp
4737 * gdb.cell/registers.exp
4738 * gdb.cell/sizeof.exp
4739 * gdb.cell/solib-symbol.exp
4740 * gdb.cell/solib.exp
4741 * gdb.compile/compile-tls.exp
4742 * gdb.cp/exception.exp
4743 * gdb.cp/gdb2495.exp
4744 * gdb.cp/local.exp
4745 * gdb.cp/mb-inline.exp
4746 * gdb.cp/mb-templates.exp
4747 * gdb.cp/pr10687.exp
4748 * gdb.cp/pr9167.exp
4749 * gdb.cp/scope-err.exp
4750 * gdb.cp/templates.exp
4751 * gdb.cp/virtfunc.exp
4752 * gdb.dwarf2/dw2-dir-file-name.exp
4753 * gdb.dwarf2/dw2-single-line-discriminators.exp
4754 * gdb.fortran/complex.exp
4755 * gdb.fortran/library-module.exp
4756 * gdb.guile/guile.exp
4757 * gdb.guile/scm-cmd.exp
4758 * gdb.guile/scm-frame-inline.exp
4759 * gdb.guile/scm-objfile.exp
4760 * gdb.guile/scm-pretty-print.exp
4761 * gdb.guile/scm-symbol.exp
4762 * gdb.guile/scm-type.exp
4763 * gdb.guile/scm-value.exp
4764 * gdb.linespec/keywords.exp
4765 * gdb.linespec/ls-errs.exp
4766 * gdb.linespec/macro-relative.exp
4767 * gdb.linespec/thread.exp
4768 * gdb.mi/mi-breakpoint-changed.exp
4769 * gdb.mi/mi-dprintf-pending.exp
4770 * gdb.mi/mi-fullname-deleted.exp
4771 * gdb.mi/mi-logging.exp
4772 * gdb.mi/mi-pending.exp
4773 * gdb.mi/mi-solib.exp
4774 * gdb.mi/new-ui-mi-sync.exp
4775 * gdb.mi/user-selected-context-sync.exp
4776 * gdb.multi/dummy-frame-restore.exp
4777 * gdb.multi/multi-arch-exec.exp
4778 * gdb.multi/remove-inferiors.exp
4779 * gdb.multi/watchpoint-multi-exit.exp
4780 * gdb.opt/solib-intra-step.exp
4781 * gdb.perf/backtrace.exp
4782 * gdb.perf/single-step.exp
4783 * gdb.perf/skip-command.exp
4784 * gdb.perf/skip-prologue.exp
4785 * gdb.perf/solib.exp
4786 * gdb.python/lib-types.exp
4787 * gdb.python/py-as-string.exp
4788 * gdb.python/py-bad-printers.exp
4789 * gdb.python/py-block.exp
4790 * gdb.python/py-breakpoint.exp
4791 * gdb.python/py-cmd.exp
4792 * gdb.python/py-events.exp
4793 * gdb.python/py-evthreads.exp
4794 * gdb.python/py-finish-breakpoint.exp
4795 * gdb.python/py-finish-breakpoint2.exp
4796 * gdb.python/py-frame-inline.exp
4797 * gdb.python/py-frame.exp
4798 * gdb.python/py-inferior.exp
4799 * gdb.python/py-infthread.exp
4800 * gdb.python/py-mi.exp
4801 * gdb.python/py-objfile.exp
4802 * gdb.python/py-pp-maint.exp
4803 * gdb.python/py-pp-registration.exp
4804 * gdb.python/py-prettyprint.exp
4805 * gdb.python/py-recurse-unwind.exp
4806 * gdb.python/py-shared.exp
4807 * gdb.python/py-symbol.exp
4808 * gdb.python/py-symtab.exp
4809 * gdb.python/py-template.exp
4810 * gdb.python/py-type.exp
4811 * gdb.python/py-unwind-maint.exp
4812 * gdb.python/py-unwind.exp
4813 * gdb.python/py-value.exp
4814 * gdb.python/python.exp
4815 * gdb.reverse/finish-reverse-bkpt.exp
4816 * gdb.reverse/insn-reverse.exp
4817 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4818 * gdb.reverse/solib-precsave.exp
4819 * gdb.reverse/solib-reverse.exp
4820 * gdb.stabs/gdb11479.exp
4821 * gdb.stabs/weird.exp
4822 * gdb.threads/fork-child-threads.exp
4823 * gdb.threads/fork-plus-threads.exp
4824 * gdb.threads/fork-thread-pending.exp
4825 * gdb.threads/forking-threads-plus-breakpoint.exp
4826 * gdb.threads/hand-call-in-threads.exp
4827 * gdb.threads/interrupted-hand-call.exp
4828 * gdb.threads/linux-dp.exp
4829 * gdb.threads/local-watch-wrong-thread.exp
4830 * gdb.threads/next-while-other-thread-longjmps.exp
4831 * gdb.threads/non-ldr-exit.exp
4832 * gdb.threads/pending-step.exp
4833 * gdb.threads/print-threads.exp
4834 * gdb.threads/process-dies-while-detaching.exp
4835 * gdb.threads/process-dies-while-handling-bp.exp
4836 * gdb.threads/pthreads.exp
4837 * gdb.threads/queue-signal.exp
4838 * gdb.threads/reconnect-signal.exp
4839 * gdb.threads/signal-command-handle-nopass.exp
4840 * gdb.threads/signal-command-multiple-signals-pending.exp
4841 * gdb.threads/signal-delivered-right-thread.exp
4842 * gdb.threads/signal-sigtrap.exp
4843 * gdb.threads/sigthread.exp
4844 * gdb.threads/staticthreads.exp
4845 * gdb.threads/stepi-random-signal.exp
4846 * gdb.threads/thread-unwindonsignal.exp
4847 * gdb.threads/thread_check.exp
4848 * gdb.threads/thread_events.exp
4849 * gdb.threads/tid-reuse.exp
4850 * gdb.threads/tls-nodebug.exp
4851 * gdb.threads/tls-shared.exp
4852 * gdb.threads/tls-so_extern.exp
4853 * gdb.threads/tls.exp
4854 * gdb.threads/wp-replication.exp
4855 * gdb.trace/actions-changed.exp
4856 * gdb.trace/actions.exp
4857 * gdb.trace/backtrace.exp
4858 * gdb.trace/change-loc.exp
4859 * gdb.trace/collection.exp
4860 * gdb.trace/deltrace.exp
4861 * gdb.trace/disconnected-tracing.exp
4862 * gdb.trace/entry-values.exp
4863 * gdb.trace/ftrace-lock.exp
4864 * gdb.trace/ftrace.exp
4865 * gdb.trace/infotrace.exp
4866 * gdb.trace/mi-trace-frame-collected.exp
4867 * gdb.trace/mi-trace-unavailable.exp
4868 * gdb.trace/mi-traceframe-changed.exp
4869 * gdb.trace/mi-tracepoint-changed.exp
4870 * gdb.trace/mi-tsv-changed.exp
4871 * gdb.trace/no-attach-trace.exp
4872 * gdb.trace/packetlen.exp
4873 * gdb.trace/passc-dyn.exp
4874 * gdb.trace/passcount.exp
4875 * gdb.trace/pending.exp
4876 * gdb.trace/pr16508.exp
4877 * gdb.trace/qtro.exp
4878 * gdb.trace/range-stepping.exp
4879 * gdb.trace/read-memory.exp
4880 * gdb.trace/report.exp
4881 * gdb.trace/save-trace.exp
4882 * gdb.trace/signal.exp
4883 * gdb.trace/stap-trace.exp
4884 * gdb.trace/status-stop.exp
4885 * gdb.trace/strace.exp
4886 * gdb.trace/tfile.exp
4887 * gdb.trace/tfind.exp
4888 * gdb.trace/trace-break.exp
4889 * gdb.trace/trace-condition.exp
4890 * gdb.trace/trace-enable-disable.exp
4891 * gdb.trace/trace-mt.exp
4892 * gdb.trace/tracecmd.exp
4893 * gdb.trace/tracefile-pseudo-reg.exp
4894 * gdb.trace/tspeed.exp
4895 * gdb.trace/tstatus.exp
4896 * gdb.trace/tsv.exp
4897 * gdb.trace/unavailable.exp
4898 * gdb.trace/while-dyn.exp
4899 * gdb.trace/while-stepping.exp
4900 * lib/gdb-guile.exp
4901 * lib/gdb.exp
4902 * lib/mi-support.exp
4903 * lib/pascal.exp
4904 * lib/perftest.exp
4905 * lib/prelink-support.exp
4906 * lib/selftest-support.exp
4907
4908 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4909
4910 * Makefile.in: Include disable-implicit-rules.mk.
4911
4912 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4913
4914 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4915 non-byte-aligned bit fields.
4916
4917 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4918
4919 PR gdb/12616
4920 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4921 respects the DW_AT_data_bit_offset attribute.
4922
4923 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4924
4925 * gdb.base/default.exp: Fix output of "set language".
4926
4927 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4928
4929 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4930 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4931 make.
4932 * configure.ac: Remove checks for the make program.
4933 * configure: Re-generate.
4934
4935 2016-11-16 Kevin Buettner <kevinb@redhat.com>
4936
4937 * gdb.python/py-recurse-unwind.c (main): Add loop.
4938 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4939 to read_register() and gdb.parse_and_eval(). Make each code
4940 call a separate case that can be individually tested.
4941 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4942 proc. Call cont_and_backtrace for each of the code paths that
4943 we want to test in the unwinder.
4944
4945 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4946
4947 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4948 the definition of struct S.
4949
4950 2016-11-11 Catherine Moore <clm@codesourcery.com>
4951
4952 * gdb.base/dump.exp: Identify verilog format dump tests as such.
4953
4954 2016-11-09 Pedro Alves <palves@redhat.com>
4955
4956 * gdb.base/commands.exp (runto_or_return): New procedure.
4957 (gdbvar_simple_if_test, gdbvar_simple_while_test)
4958 (gdbvar_complex_if_while_test, progvar_simple_if_test)
4959 (progvar_simple_while_test, progvar_complex_if_while_test)
4960 (if_while_breakpoint_command_test)
4961 (infrun_breakpoint_command_test, breakpoint_command_test)
4962 (user_defined_command_test, watchpoint_command_test)
4963 (test_command_prompt_position, redefine_hook_test)
4964 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
4965 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
4966 multi_line_input and multi_line. Remove gdb_expect and
4967 gdb_stop_suppressing_tests uses.
4968 * lib/gdb.exp (valnum_re): New global.
4969 (multi_line_input): New procedure.
4970
4971 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
4972
4973 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
4974 Remove.
4975 (test_setup): Define with proc_with_prefix.
4976 (test_cli_inferior): Likewise.
4977 (test_cli_thread): Likewise.
4978 (test_cli_frame): Likewise.
4979 (test_cli_select_frame): Likewise.
4980 (test_cli_up_down): Likewise.
4981 (test_mi_thread_select): Likewise.
4982 (test_mi_stack_select_frame): Likewise.
4983 (test_cli_in_mi_inferior): Likewise.
4984 (test_cli_in_mi_thread): Likewise.
4985 (test_cli_in_mi_frame): Likewise.
4986 (top level): Do not use with_test_prefix_procname.
4987
4988 2016-11-09 Pedro Alves <palves@redhat.com>
4989
4990 * gdb.base/commands.exp (gdbvar_simple_if_test)
4991 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
4992 (progvar_simple_if_test, progvar_simple_while_test)
4993 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
4994 (infrun_breakpoint_command_test, breakpoint_command_test)
4995 (user_defined_command_test, watchpoint_command_test)
4996 (test_command_prompt_position, deprecated_command_test)
4997 (bp_deleted_in_command, temporary_breakpoint_commands)
4998 (stray_arg0_test, source_file_with_indented_comment)
4999 (recursive_source_test, if_commands_test)
5000 (error_clears_commands_left, redefine_hook_test)
5001 (redefine_backtrace_test): Use proc_with_prefix.
5002 * lib/gdb.exp (proc_with_prefix): New proc.
5003
5004 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5005
5006 * gdb.base/tui-layout.c: New file.
5007 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5008 disassembly window contains very long lines.
5009
5010 2016-11-08 Tom Tromey <tom@tromey.com>
5011
5012 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5013 depend on Python 2.
5014
5015 2016-11-08 Tom Tromey <tom@tromey.com>
5016
5017 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5018 New method.
5019
5020 2016-10-29 Manish Goregaokar <manish@mozilla.com>
5021
5022 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5023
5024 2016-10-27 Manish Goregaokar <manish@mozilla.com>
5025
5026 * gdb.rust/simple.rs: Add test for univariant enums without
5027 discriminants and for encoded struct-like enums.
5028
5029 2016-10-28 Pedro Alves <palves@redhat.com>
5030
5031 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5032 gdb_test_multiple, tighten regexps and match symtabs and line
5033 tables incrementally.
5034
5035 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
5036
5037 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5038 general.
5039
5040 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
5041
5042 * gdb.base/exec-invalid-sysroot.exp: New file.
5043
5044 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5045
5046 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5047
5048 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5049
5050 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5051
5052 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5053
5054 * gdb.base/killed-outside.exp: Remove $options from a call to
5055 `prepare_for_testing'.
5056
5057 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5058
5059 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5060 Change test message.
5061
5062 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5063
5064 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5065 Update comment.
5066
5067 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5068
5069 * gdb.trace/mi-trace-save.exp: New file.
5070
5071 2016-10-13 Yao Qi <yao.qi@linaro.org>
5072
5073 * gdb.base/code_elim.exp (get_var_address): Remove.
5074 * gdb.base/relocate.exp: Likewise.
5075 * gdb.base/shreloc.exp: Likewise.
5076 * lib/gdb.exp (get_var_address): New.
5077
5078 2016-10-13 Yao Qi <yao.qi@linaro.org>
5079
5080 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5081 floating point tests if $skip_float_test is false.
5082
5083 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
5084
5085 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5086 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5087 argc values.
5088 Add 1 to argc so we guarantee distinct initial/modified argc values.
5089
5090 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5091
5092 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5093
5094 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5095
5096 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5097 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5098 * gdb.arch/vsx-regs.exp: Likewise.
5099
5100 2016-10-07 Yao Qi <yao.qi@linaro.org>
5101
5102 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5103
5104 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5105
5106 * gdb.python/python.exp: Test decode_line("*0").
5107
5108 2016-10-06 Doug Evans <dje@google.com>
5109
5110 * gdb.python/py-value.exp (test_value_creation): Add test for large
5111 unsigned 64-bit value.
5112
5113 2016-10-06 Tom Tromey <tom@tromey.com>
5114
5115 * gdb.compile/compile.exp: Change java tests to rust.
5116 * gdb.base/setshow.exp: Change java tests to rust.
5117 * gdb.base/default.exp: Remove java from language list.
5118 * README (Examples): Update language example.
5119 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5120 test.
5121 * lib/gdb.exp (skip_java_tests): Remove.
5122 * lib/java.exp: Remove.
5123 * gdb.java: Remove.
5124
5125 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5126
5127 * gdb.arch/mips-fcr.exp: New test.
5128 * gdb.arch/mips-fcr.c: Source for the new test.
5129
5130 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5131
5132 * gdb.base/solib-disc.exp: Use `standard_output_file'
5133 throughout.
5134
5135 2016-10-06 Pedro Alves <palves@redhat.com>
5136
5137 * gdb.base/jit-simple-dl.c: New file.
5138 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5139 * gdb.base/jit-simple.c: ... this.
5140 * gdb.base/jit-simple.exp (jit_run): Delete.
5141 (build_jit): New proc.
5142 (jit_test_reread): Recompile either the main program or the shared
5143 library, depending on what is being tested. Skip changing address
5144 if caller wants to. Compare before/after addresses. If testing
5145 standalone, explicitly load the binary. Test "maint info
5146 breakpoints".
5147 (top level): Add "standalone vs shared lib" and "change address"
5148 vs "same address" axes.
5149
5150 2016-10-06 Pedro Alves <palves@redhat.com>
5151
5152 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5153 call.
5154 (jit_run): Delete.
5155 (jit_test_reread): Use with_test_prefix. Reload the main binary
5156 explicitly. Compare the before/after addresses of the JIT
5157 descriptor.
5158
5159 2016-08-15 Doug Evans <dje@google.com>
5160
5161 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5162 for single bitfields is bool.
5163 * gdb.xml/tdesc-regs.exp: Ditto.
5164
5165 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5166
5167 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5168
5169 2016-10-05 Yao Qi <yao.qi@linaro.org>
5170
5171 * lib/gdb.exp (support_complex_tests): Return zero if
5172 gdb_skip_float_test return true.
5173
5174 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5175 Simon Marchi <simon.marchi@ericsson.com>
5176
5177 PR gdb/20487
5178 * gdb.mi/user-selected-context-sync.exp: New file.
5179 * gdb.mi/user-selected-context-sync.c: New file.
5180
5181 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5182 Simon Marchi <simon.marchi@ericsson.com>
5183
5184 PR gdb/20487
5185 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5186 =thread-select-event check.
5187
5188 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5189
5190 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5191 the compulsory L operand changes.
5192 * gdb.arch/powerpc-power.s: Likewise.
5193
5194 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5195
5196 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5197 * gdb.base/jit-attach-pie.c: New file.
5198 * gdb.base/jit-attach-pie.exp: New file.
5199
5200 2016-09-28 Pedro Alves <palves@redhat.com>
5201
5202 * gdb.base/infcall-input.c: New file.
5203 * gdb.base/infcall-input.exp: New file.
5204
5205 2016-09-22 Yao Qi <yao.qi@linaro.org>
5206
5207 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5208 (gdb_exit): Rename it to ...
5209 (gdbserver_gdb_exit): ... Close GDBserver.
5210 (gdb_exit): New proc, call gdbserver_gdb_exit.
5211 (mi_gdb_exit): Likewise.
5212
5213 2016-09-22 Yao Qi <yao.qi@linaro.org>
5214
5215 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5216 path.
5217 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5218 Remove duplication.
5219
5220 2016-09-22 Yao Qi <yao.qi@linaro.org>
5221
5222 * lib/gdbserver-support.exp: Check the existence of
5223 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5224
5225 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5226
5227 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5228
5229 2016-09-21 Tom Tromey <tom@tromey.com>
5230
5231 PR gdb/20604:
5232 * gdb.base/quit.exp: New file.
5233
5234 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5235
5236 * .gitignore: New file.
5237
5238 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5239
5240 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5241 throughout.
5242
5243 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5244
5245 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5246
5247 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5248
5249 * gdb.cp/casts.cc (decltype): Move it ...
5250 (main): ... with its call to ...
5251 * gdb.cp/casts03.cc: ... a new file.
5252 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5253
5254 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5255
5256 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5257
5258 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5259
5260 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5261 and sync up the test with tests in gas/testsuite/gas/ppc.
5262 * gdb.arch/powerpc-power.exp: Likewise.
5263
5264 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5265
5266 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5267
5268 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5269 Jan Kratochvil <jan.kratochvil@redhat.com>
5270
5271 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5272 make m1's definition to be different from m2's. Use 'dummy' as an
5273 argument for probe 'two'.
5274
5275 2016-09-10 Jon Beniston <jon@beniston.com>
5276
5277 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5278 for sim target.
5279
5280 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5281
5282 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5283 variable declaration.
5284 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5285 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5286 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5287 received HWCAP as its argument.
5288
5289 2016-09-06 Pedro Alves <palves@redhat.com>
5290
5291 * gdb.base/new-ui-pending-input.c: New file.
5292 * gdb.base/new-ui-pending-input.exp: New file.
5293 * gdb.exp (clear_gdb_spawn_id): New procedure.
5294 (with_spawn_id): Check whether gdb_spawn_id exists before
5295 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5296 on exit.
5297
5298 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5299
5300 * gdb.base/float128.c: New file.
5301 * gdb.base/float128.exp: Likewise.
5302 * gdb.base/floatn.c: Likewise.
5303 * gdb.base/floatn.exp: Likewise.
5304
5305 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5306
5307 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5308
5309 2016-09-05 Pedro Alves <palves@redhat.com>
5310
5311 PR backtrace/19927
5312 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5313 unwinders are immediately called as side effect of "source" or
5314 "disable unwinder" commands.
5315 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5316
5317 2016-09-02 Yao Qi <yao.qi@linaro.org>
5318
5319 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5320 is true and $type is "float" or "double".
5321
5322 2016-09-02 Yao Qi <yao.qi@linaro.org>
5323
5324 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5325 true.
5326 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5327 * gdb.base/call-rt-st.exp: Likewise.
5328 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5329 return value instead of gdb,skip_float_test.
5330 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5331 (do_function_calls): Use its return value instead of
5332 gdb,skip_float_test.
5333 * gdb.base/finish.exp: Likewise.
5334 * gdb.base/funcargs.exp: Likewise.
5335 * gdb.base/return.exp: Likewise.
5336 * gdb.base/return2.exp: Likewise.
5337 * gdb.base/varargs.exp: Likewise.
5338 * lib/gdb.exp (gdb_skip_float_test): Change it to
5339 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5340
5341 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5342
5343 * gdb.multi/tids.exp: Test "thread apply all".
5344
5345 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5346
5347 * gdb.base/default.exp (tty): Remove.
5348
5349 2016-08-24 Kevin Buettner <kevinb@redhat.com>
5350
5351 * gdb.python/py-recurse-unwind.c: New file.
5352 * gdb.python/py-recurse-unwind.py: New file.
5353 * gdb.python/py-recurse-unwind.exp: New file.
5354
5355 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5356
5357 * gdb.base/set-inferior-tty.exp: New file.
5358 * gdb.base/set-inferior-tty.c: New file.
5359
5360 2016-08-23 Pedro Alves <palves@redhat.com>
5361
5362 PR gdb/20494
5363 * gdb.base/new-ui-echo.c: New file.
5364 * gdb.base/new-ui-echo.exp: New file.
5365
5366 2016-08-23 Yao Qi <yao.qi@linaro.org>
5367
5368 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5369 gdbserver_spawn.
5370 * gdb.server/connect-without-multi-process.exp (do_test):
5371 Likewise.
5372
5373 2016-08-23 Yao Qi <yao.qi@linaro.org>
5374
5375 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5376 standalone_txt. Delete gdb_txt and standalone_txt on host
5377 and target. Spawn the binary on target. Copy files from
5378 target to host.
5379
5380 2016-08-22 Pedro Alves <palves@redhat.com>
5381
5382 PR gdb/20505
5383 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5384 with_test_prefix. Factor out bits to ...
5385 (test_no_vdso): ... this new procedure.
5386
5387 2016-08-19 Carl Love <cel@us.ibm.com>
5388
5389 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5390 maintaining separate logic for constructing the output path.
5391 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5392 * gdb.arch/ppc-dfp.exp: Likewise.
5393 * gdb.arch/ppc-fp.exp: Likewise.
5394 * gdb.arch/vsx-regs.exp: Likewise.
5395 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5396 binprefix for generating the additional binary files.
5397
5398 2016-08-19 Pedro Alves <palves@redhat.com>
5399
5400 * gdb.trace/mi-trace-frame-collected.exp
5401 (test_trace_frame_collected): On x32, expect two registers.
5402
5403 2016-08-18 Carl Love <cel@us.ibm.com>
5404
5405 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5406 and sync up the test with tests in gas/testsuite/gas/ppc.
5407 * gdb.arch/powerpc-power.exp: Likewise.
5408
5409 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5410
5411 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5412 expected error message.
5413
5414 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5415
5416 * gdb.multi/remove-inferiors.exp: New file.
5417 * gdb.multi/remove-inferiors.c: New file.
5418
5419 2016-08-12 Yao Qi <yao.qi@linaro.org>
5420
5421 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5422 argument list.
5423
5424 2016-08-10 Pedro Alves <palves@redhat.com>
5425
5426 PR gdb/19187
5427 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5428 setup_kfails.
5429
5430 2016-08-09 Pedro Alves <palves@redhat.com>
5431 Simon Marchi <simon.marchi@ericsson.com>
5432
5433 PR gdb/20418
5434 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5435 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5436
5437 2016-08-09 Pedro Alves <palves@redhat.com>
5438
5439 PR mi/20431
5440 * gdb.mi/mi-cmd-error.exp: New file.
5441
5442 2016-08-09 Pedro Alves <palves@redhat.com>
5443
5444 PR gdb/18653
5445 * gdb.base/signals-state-child.c: New file.
5446 * gdb.base/signals-state-child.exp: New file.
5447 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5448
5449 2016-08-09 Pedro Alves <palves@redhat.com>
5450
5451 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5452
5453 2016-08-03 Tom Tromey <tom@tromey.com>
5454
5455 PR python/18565:
5456 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5457
5458 2016-08-01 Yao Qi <yao.qi@linaro.org>
5459
5460 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5461 variable mode to "multi-process" if $multi_process is 1, otherwise
5462 set it to "single-process".
5463
5464 2016-08-01 Yao Qi <yao.qi@linaro.org>
5465
5466 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5467 * gdb.cp/cpexprs.exp: Likewise.
5468 * gdb.cp/m-static.exp: Likewise.
5469
5470 2016-07-26 Tom Tromey <tom@tromey.com>
5471
5472 PR python/20190:
5473 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5474 test.
5475
5476 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5477
5478 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5479 selecting assembly source files.
5480 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5481 assembly source files.
5482 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5483 assembly source files.
5484 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5485 selecting assembly source files.
5486
5487 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5488
5489 * gdb.base/new-ui.exp (do_test_invalid_args): New
5490 procedure.
5491
5492 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5493
5494 * gdb.btrace/reconnect.c: New file.
5495 * gdb.btrace/reconnect.exp: New file.
5496
5497 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5498
5499 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5500 to test_catch_syscall_group.
5501 (test_catch_syscall_group): New.
5502
5503 2016-07-21 Tom Tromey <tom@tromey.com>
5504
5505 * gdb.rust/simple.rs (main): Use empty struct expression.
5506 * gdb.rust/simple.exp: Add tests for empty struct expression.
5507
5508 2016-07-21 Yao Qi <yao.qi@linaro.org>
5509
5510 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5511 if gdb_skip_xml_test is true on some targets.
5512
5513 2016-07-21 Yao Qi <yao.qi@linaro.org>
5514
5515 * gdb.server/solib-list.exp: Unset last_loaded_file.
5516
5517 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5518
5519 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5520 "step into captured_main (args)".
5521
5522 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5523
5524 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5525
5526 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5527
5528 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5529
5530 2016-07-19 Pedro Alves <palves@redhat.com>
5531
5532 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5533 * gdb.opt/inline-bt.exp: Likewise.
5534 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5535 additional_flags=-Winline.
5536 * gdb.opt/inline-locals.exp: Likewise.
5537 * gdb.opt/inline-markers.c (ATTR): Define.
5538 (inlined_fn): Use it.
5539
5540 2016-07-19 Yao Qi <yao.qi@linaro.org>
5541
5542 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5543 (test_with_self): Remove some code. Remove argument executable.
5544 (top-level): Use do_self_tests.
5545
5546 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
5547 Don Breazeal <donb@codesourcery.com>
5548
5549 * gdb.base/maint.exp: Escape paths used in regular expressions.
5550 * gdb.stabs/weird.exp: Likewise.
5551
5552 2016-07-13 Tom Tromey <tom@tromey.com>
5553
5554 PR python/15620, PR python/18620:
5555 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5556 (test_bkpt_events): New procs.
5557
5558 2016-07-13 Tom Tromey <tom@tromey.com>
5559
5560 PR python/17698:
5561 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5562 test.
5563 (test_watchpoints): Likewise.
5564 (test_bkpt_pending): New proc.
5565
5566 2016-07-13 Tom Tromey <tom@tromey.com>
5567
5568 PR cli/18053:
5569 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5570 completion test.
5571
5572 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5573
5574 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5575 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5576 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5577 f_label.
5578 (g): Rename g_end_lbl to g_label.
5579 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5580 low_pc and high_pc.
5581 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5582
5583 2016-07-12 Tom Tromey <tom@tromey.com>
5584
5585 PR python/19293:
5586 * gdb.python/py-unwind-maint.exp: Update tests.
5587
5588 2016-07-12 Yao Qi <yao.qi@linaro.org>
5589
5590 * lib/selftest-support.exp (selftest_setup): Match the output
5591 when captured_main is inlined.
5592
5593 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5594
5595 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5596 New variables.
5597 (print this%a, print this%b, print this): New tests.
5598 * gdb.fortran/derived-types.f90 (this): New object and
5599 initialization.
5600
5601 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5602
5603 * gdb.ada/arraydim.exp: Remove extra directory level in build
5604 directory.
5605
5606 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5607
5608 * lib/ada.exp: Remove extra directory level in build directory.
5609 * gdb.ada/cond_lang.exp: Likewise.
5610 * gdb.ada/exec_changed.exp: Likewise.
5611 * gdb.ada/lang_switch.exp: Likewise.
5612
5613 2016-07-06 Manish Goregaokar <manish@mozilla.com>
5614
5615 * simple.rs: Add test for raw pointer subscripting.
5616 * simple.exp: Add test expectations.
5617
5618 2016-07-05 Yao Qi <yao.qi@linaro.org>
5619
5620 * gdb.mi/mi-reverse.exp: Match =record-started output.
5621
5622 2016-07-01 Pedro Alves <palves@redhat.com>
5623
5624 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5625 procedure.
5626 (jit_reader_test): Test the jit reader's unwinder.
5627 * gdb.base/jithost.c (jit_function_00_code): New global.
5628 (main): Use memcpy to fill in the mmapped code, instead of poking
5629 bytes manually here.
5630 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5631 value.
5632 (read_debug_info): Save the function's range.
5633 (read_sp): New function.
5634 (unwind_frame): Use it. Also unwind RBP.
5635 (get_frame_id): Use read_sp.
5636 (gdb_init_reader): Use calloc instead of malloc.
5637 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5638 parameter. Use gdb_test_multiple.
5639
5640 2016-07-01 Pedro Alves <palves@redhat.com>
5641 Antoine Tremblay <antoine.tremblay@ericsson.com>
5642
5643 * gdb.threads/process-dies-while-detaching.c: New file.
5644 * gdb.threads/process-dies-while-detaching.exp: New file.
5645
5646 2016-07-01 Pedro Alves <palves@redhat.com>
5647
5648 * gdb.multi/watchpoint-multi-exit.c: New file.
5649 * gdb.multi/watchpoint-multi-exit.exp: New file.
5650
5651 2016-06-30 Pedro Alves <palves@redhat.com>
5652
5653 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5654 unset inferior_spawn_id.
5655
5656 2016-06-30 Pedro Alves <palves@redhat.com>
5657
5658 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5659 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5660
5661 2016-06-29 Yao Qi <yao.qi@linaro.org>
5662
5663 * gdb.base/return.c: Add copyright header.
5664
5665 2016-06-29 Tom Tromey <tom@tromey.com>
5666
5667 PR python/20129:
5668 * gdb.python/py-framefilter.exp: Add tests for setting priority
5669 and disabling of non-existent frame filter.
5670
5671 2016-06-29 Yao Qi <yao.qi@linaro.org>
5672
5673 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5674 0x0f07ff.
5675
5676 2016-06-28 Yao Qi <yao.qi@linaro.org>
5677
5678 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5679 triplets. Start gdb, execute catch syscall, and continue. Check
5680 gdb's output to determine catch syscall is supported.
5681
5682 2016-06-27 Manish Goregaokar <manish@mozilla.com>
5683
5684 * gdb.rust/simple.rs: Add test for returning unit in a function.
5685 * gdb.rust/simple.exp: Add expectation for functions returning
5686 unit.
5687
5688 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5689
5690 * gdb.python/py-breakpoint-create-fail.c,
5691 gdb.python/py-breakpoint-create-fail.exp,
5692 gdb.python/py-breakpoint-create-fail.py: New testcase.
5693
5694 2016-06-25 Manish Goregaokar <manish@mozilla.com>
5695
5696 PR gdb/20239
5697 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
5698 * gdb.rust/simple.exp: Add test expectations for new NonZero
5699 tests.
5700
5701 2016-06-24 David Taylor <dtaylor@emc.com>
5702
5703 * gdb.base/offsets.exp: New file.
5704 * gdb.base/offsets.c: New file.
5705
5706 2016-06-23 Tom Tromey <tom@tromey.com>
5707
5708 PR gdb/16483:
5709 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5710 before any filters are loaded.
5711
5712 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5713
5714 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5715 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5716 structs.
5717 * gdb.fortran/derived-type-function.exp: New file.
5718 * gdb.fortran/derived-type-function.f90: New file.
5719
5720
5721 2016-06-21 Pedro Alves <palves@redhat.com>
5722
5723 * gdb.base/new-ui.exp: New file.
5724 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5725 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5726 (with_spawn_id): New procedure.
5727
5728 2016-06-21 Pedro Alves <palves@redhat.com>
5729
5730 * gdb.mi/mi-exec-run.exp: New file.
5731
5732 2016-06-21 Pedro Alves <palves@redhat.com>
5733
5734 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5735 breakpoint command's output on the main UI.
5736 (test_break): New procedure, factored out from calls in the top
5737 level.
5738 (top level): Use foreach_with_prefix to test MI as main UI and as
5739 separate UI.
5740
5741 2016-06-21 Pedro Alves <palves@redhat.com>
5742
5743 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5744 (test_awatch_creation_and_listing)
5745 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5746 Remove 'type' parameter.
5747 (test_watchpoint_all): New parameter mi_mode. Remove
5748 with_test_prefix.
5749 (top level): Use foreach_with_prefix, and add main/separate UI MI
5750 testing axis.
5751
5752 2016-06-21 Pedro Alves <palves@redhat.com>
5753
5754 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5755 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5756 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5757 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5758 (gdb_main_spawn_id, mi_spawn_id): Declare and
5759 comment.
5760 (mi_create_inferior_pty): New procedure,
5761 factored out from default_mi_gdb_start.
5762 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5763 procedures.
5764 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5765 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5766 Use mi_create_inferior_pty.
5767 (mi_gdb_start): Use eval to pass down args list.
5768
5769 2016-06-21 Pedro Alves <palves@redhat.com>
5770
5771 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5772 * gdb.opt/inline-cmds.exp: Add MI tests.
5773
5774 2016-06-21 Pedro Alves <palves@redhat.com>
5775
5776 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5777
5778 2016-06-21 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5781 (top level): Use it instead of mi_execute_to.
5782
5783 2016-06-21 Pedro Alves <palves@redhat.com>
5784
5785 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5786 (cont_handler_str): New.
5787 (signal_stop_handler): Set stop_handler_str instead of printing to
5788 stdout.
5789 (continue_handler): Set cont_handler_str instead of printing to
5790 stdout.
5791 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5792 mi_send_resuming_command. Print stop_handler_str and
5793 cont_handler_str instead of expecting the python events print
5794 directly.
5795
5796 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5797
5798 * gdb.base/jit-reader.exp: New file.
5799 * gdb.base/jithost.c: New file.
5800 * gdb.base/jithost.h: New file.
5801 * gdb.base/jitreader.c : New file.
5802 * gdb.base/jit-protocol.h: New file.
5803
5804 2016-06-17 Yao Qi <yao.qi@linaro.org>
5805
5806 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5807 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5808 and detach-on-fork. Adjust tests.
5809 (top level): Invoke break_cond_on_syscall with combinations of
5810 syscall, follow-fork-mode and detach-on-fork.
5811
5812 2016-06-17 Yao Qi <yao.qi@linaro.org>
5813
5814 * gdb.base/step-over-exit.c: New.
5815 * gdb.base/step-over-exit.exp: New.
5816
5817 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5818
5819 * gdb.base/float.exp: Add target check for nds32*-*-*.
5820 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5821
5822 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5823
5824 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5825 for unsupported target features.
5826 * gdb.base/call-rt-st.exp: Likewise.
5827 * gdb.base/call-sc.exp: Likewise.
5828 * gdb.base/call-signal-resume.exp: Likewise.
5829 * gdb.base/call-strs.exp: Likewise.
5830 * gdb.base/callexit.exp: Likewise.
5831 * gdb.base/callfuncs.exp: Likewise.
5832 * gdb.base/nodebug.exp: Likewise.
5833 * gdb.base/printcmds.exp: Likewise.
5834 * gdb.base/ptype.exp: Likewise.
5835 * gdb.base/structs.exp: Likewise.
5836 * gdb.base/unwindonsignal.exp: Likewise.
5837 * gdb.cp/gdb2495.exp: Likewise.
5838 * gdb.cp/templates.exp: Likewise.
5839 * gdb.cp/virtfunc.exp: Likewise.
5840 * gdb.threads/hand-call-in-threads.exp: Likewise.
5841 * gdb.threads/interrupted-hand-call.exp: Likewise.
5842 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5843
5844 2016-06-10 Tom Tromey <tom@tromey.com>
5845
5846 PR rust/20110:
5847 * gdb.rust/expr.exp: Add test for integer constant larger than
5848 i32.
5849
5850 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5851
5852 * gdb.fortran/nested-funcs.exp: New.
5853 * gdb.fortran/nested-funcs.f90: New.
5854
5855 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5856
5857 * gdb.base/examine-backward.c: New file.
5858 * gdb.base/examine-backward.exp: New file.
5859
5860 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5861
5862 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5863 matching.
5864
5865 2016-06-02 Tom Tromey <tom@tromey.com>
5866
5867 PR python/18984:
5868 * gdb.python/py-shared.exp: Add solib_name test.
5869
5870 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5871
5872 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5873
5874 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5875
5876 PR c++/19893
5877 * gdb.dwarf2/implref.exp: Rename to...
5878 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5879 * gdb.dwarf2/implref-array.c: New file.
5880 * gdb.dwarf2/implref-array.exp: Likewise.
5881 * gdb.dwarf2/implref-global.c: Likewise.
5882 * gdb.dwarf2/implref-global.exp: Likewise.
5883 * gdb.dwarf2/implref-struct.c: Likewise.
5884 * gdb.dwarf2/implref-struct.exp: Likewise.
5885
5886 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5887
5888 * gdb.trace/trace-condition.exp: Add 64bit tests.
5889
5890 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5891
5892 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5893 bits types.
5894 (main): Adapt to 8 to 64 bits types.
5895 * gdb.trace/trace-condition.exp: Add new tests.
5896
5897 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5898
5899 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5900
5901 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5902
5903 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5904 Move condition tests...
5905 * gdb.trace/trace-condition.exp: Here.
5906
5907 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5908
5909 * gdb.trace/trace-condition.exp: Add counter-case tests.
5910
5911 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5912
5913 PR c++/15231
5914 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5915 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5916
5917 2016-05-27 Pedro Alves <palves@redhat.com>
5918
5919 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5920 New procedure.
5921 (top level): Call it, and bail out of DejaGnu is known to be bad.
5922
5923 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5924
5925 * gdb.base/whatis.c: Extend the test case.
5926 * gdb.base/whatis.exp: Add additional tests.
5927
5928 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5929
5930 * gdb.fortran/type.f90: Add pointer variable.
5931 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5932
5933 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5934
5935 * gdb.fortran/vla-type.exp: Fix testcase name.
5936
5937 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5938
5939 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5940
5941 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5942
5943 * gdb.fortran/type.f90: Add nested structures.
5944 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5945 * gdb.fortran/derived-type.exp: Adapt expected output.
5946 * gdb.fortran/vla-type.exp: Adapt expected output.
5947
5948 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5949
5950 * gdb.fortran/whatis_type.exp: Adapt expected output.
5951
5952 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5953
5954 * gdb.fortran/print_type.exp: Fix expected output.
5955 * gdb.fortran/whatis_type.exp: Fix expected output.
5956
5957 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5958
5959 * gdb.fortran/whatis_type.exp: Use multi_line.
5960
5961 2016-05-24 Tom Tromey <tom@tromey.com>
5962
5963 PR python/17386:
5964 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
5965 use value as an index.
5966
5967 2016-05-23 Tom Tromey <tom@tromey.com>
5968
5969 PR python/17981:
5970 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
5971 no-breakpoint case.
5972
5973 2016-05-24 Pedro Alves <palves@redhat.com>
5974
5975 PR gdb/19828
5976 * gdb.threads/clone-attach-detach.c: New file.
5977 * gdb.threads/clone-attach-detach.exp: New file.
5978
5979 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
5980
5981 * gdb.base/annota-input-while-running.exp: Fix syntax error.
5982
5983 2016-05-23 Tom Tromey <tom@tromey.com>
5984
5985 PR python/19438, PR python/18393:
5986 * gdb.python/py-progspace.exp: Add "dir" test.
5987 * gdb.python/py-objfile.exp: Add "dir" test.
5988
5989 2016-05-23 Yao Qi <yao.qi@linaro.org>
5990
5991 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
5992 * gdb.arch/thumb2-it.exp: Likewise.
5993
5994 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
5995
5996 * gdb.mi/mi-threads-interrupt.c: New file.
5997 * gdb.mi/mi-threads-interrupt.exp: New file.
5998
5999 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6000
6001 PR gdb/18077
6002 * gdb.mi/mi-async-run.exp: New file.
6003 * gdb.mi/mi-async-run.c: New file.
6004
6005 2016-05-17 Tom Tromey <tom@tromey.com>
6006 Manish Goregaokar <manishsmail@gmail.com>
6007
6008 * lib/rust-support.exp: New file.
6009 * lib/gdb.exp (skip_rust_tests): New proc.
6010 (build_executable_from_specs): Handle rust.
6011 * lib/future.exp (gdb_find_rustc): New proc.
6012 (gdb_default_target_compile): Handle rust.
6013 * gdb.rust/expr.exp: New file.
6014 * gdb.rust/generics.exp: New file.
6015 * gdb.rust/generics.rs: New file.
6016 * gdb.rust/methods.exp: New file.
6017 * gdb.rust/methods.rs: New file.
6018 * gdb.rust/modules.exp: New file.
6019 * gdb.rust/modules.rs: New file.
6020 * gdb.rust/simple.exp: New file.
6021 * gdb.rust/simple.rs: New file.
6022
6023 2016-05-17 Tom Tromey <tom@tromey.com>
6024
6025 * gdb.base/default.exp (set language): Add rust.
6026
6027 2016-05-17 Tom Tromey <tom@tromey.com>
6028
6029 * gdb.gdb/unittest.exp: New file.
6030
6031 2016-05-16 Yao Qi <yao.qi@linaro.org>
6032
6033 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6034 shell_prompt. Update shell_prompt_re.
6035
6036 2016-05-12 Doug Evans <dje@google.com>
6037
6038 PR symtab/19999
6039 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6040 $options when building executable.
6041 * gdb.dwarf2/fission-loclists-pie.S: New file.
6042 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6043
6044 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6045
6046 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6047 of [is_remote target],
6048
6049 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6050
6051 * lib/gdb.exp (use_gdb_stub): New procedure.
6052
6053 2016-05-03 Yunlian Jiang <yunlian@google.com>
6054 Doug Evans <dje@google.com>
6055
6056 PR symtab/19914
6057 * gdb.dwarf2/dwp-sepdebug.c: New file.
6058 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6059
6060 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6061
6062 * gdb.base/detach.exp: Remove is_remote check.
6063
6064 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6065
6066 * gdb.base/annota-input-while-running.exp: Don't check for
6067 [is_remote target]. Enable annotations after running to main.
6068 Remove unused "set test..." line.
6069
6070 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6071
6072 * gdb.trace/trace-enable-disable.exp: New file.
6073 * gdb.trace/trace-enable-disable.c: New file.
6074
6075 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6076
6077 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6078 use it in info sharedlibrary test.
6079 * gdb.trace/ftrace-lock.exp: Likewise.
6080 * gdb.trace/ftrace.exp: Likewise.
6081 * gdb.trace/range-stepping.exp: Likewise.
6082 * gdb.trace/trace-break.exp: Likewise.
6083 * gdb.trace/trace-condition.exp: Likewise.
6084 * gdb.trace/trace-mt.exp: Likewise.
6085
6086 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6087
6088 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6089 (gdb_load_shlib): ... this.
6090 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6091 gdb_load_shlib.
6092 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6093 * gdb.base/ctxobj.exp: Likewise.
6094 * gdb.base/dprintf-pending.exp: Likewise.
6095 * gdb.base/dso2dso.exp: Likewise.
6096 * gdb.base/fixsection.exp: Likewise.
6097 * gdb.base/gcore-relro.exp: Likewise.
6098 * gdb.base/gdb1555.exp: Likewise.
6099 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6100 * gdb.base/gnu-ifunc.exp: Likewise.
6101 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6102 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6103 * gdb.base/pending.exp: Likewise.
6104 * gdb.base/print-file-var.exp: Likewise.
6105 * gdb.base/print-symbol-loading.exp: Likewise.
6106 * gdb.base/shlib-call.exp: Likewise.
6107 * gdb.base/shreloc.exp: Likewise.
6108 * gdb.base/so-impl-ld.exp: Likewise.
6109 * gdb.base/solib-disc.exp: Likewise.
6110 * gdb.base/solib-nodir.exp: Likewise.
6111 * gdb.base/solib-overlap.exp: Likewise.
6112 * gdb.base/solib-symbol.exp: Likewise.
6113 * gdb.base/solib-weak.exp (do_test): Likewise.
6114 * gdb.base/sym-file.exp: Likewise.
6115 * gdb.base/symtab-search-order.exp: Likewise.
6116 * gdb.base/type-opaque.exp: Likewise.
6117 * gdb.base/unload.exp: Likewise.
6118 * gdb.base/watchpoint-solib.exp: Likewise.
6119 * gdb.compile/compile.exp: Likewise.
6120 * gdb.cp/gdb2384.exp: Likewise.
6121 * gdb.cp/infcall-dlopen.exp: Likewise.
6122 * gdb.cp/re-set-overloaded.exp: Likewise.
6123 * gdb.fortran/library-module.exp: Likewise.
6124 * gdb.opt/solib-intra-step.exp: Likewise.
6125 * gdb.python/py-finish-breakpoint.exp: Likewise.
6126 * gdb.python/py-shared.exp: Likewise.
6127 * gdb.reverse/solib-precsave.exp: Likewise.
6128 * gdb.reverse/solib-reverse.exp: Likewise.
6129 * gdb.server/solib-list.exp: Likewise.
6130 * gdb.threads/dlopen-libpthread.exp: Likewise.
6131 * gdb.threads/tls-shared.exp: Likewise.
6132 * gdb.threads/tls-so_extern.exp: Likewise.
6133 * gdb.trace/change-loc.exp: Likewise.
6134 * gdb.trace/ftrace-lock.exp: Likewise.
6135 * gdb.trace/ftrace.exp: Likewise.
6136 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6137 * gdb.trace/pending.exp: Likewise.
6138 * gdb.trace/range-stepping.exp: Likewise.
6139 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6140 (strace_info_marker): Likewise.
6141 (strace_probe_marker): Likewise.
6142 (strace_trace_on_same_addr): Likewise.
6143 (strace_trace_on_diff_addr): Likewise.
6144 * gdb.trace/trace-break.exp: Likewise.
6145 * gdb.trace/trace-condition.exp: Likewise.
6146 * gdb.trace/trace-mt.exp: Likewise.
6147
6148 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6149
6150 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6151 result of gdb_remote_download.
6152 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6153 * gdb.base/dso2dso.exp: Likewise.
6154 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6155 * gdb.base/print-file-var.exp: Likewise.
6156 * gdb.base/shlib-call.exp: Likewise.
6157 * gdb.base/shreloc.exp: Likewise.
6158 * gdb.base/solib-overlap.exp: Likewise.
6159 * gdb.base/solib-weak.exp (do_test): Likewise.
6160 * gdb.base/unload.exp: Likewise.
6161
6162 2016-04-27 Yao Qi <yao.qi@linaro.org>
6163
6164 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6165 exists.
6166
6167 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6168
6169 * vla-type.exp: Print structure from toplevel.
6170
6171 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6172
6173 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6174 of dynamic types.
6175 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6176 of dynamic types.
6177
6178 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6179
6180 * gdb.fortran/vla-type.f90: New file.
6181 * gdb.fortran/vla-type.exp: New file.
6182
6183 2016-04-25 Yao Qi <yao.qi@linaro.org>
6184
6185 * gdb.base/branch-to-self.c: New file.
6186 * gdb.base/branch-to-self.exp: New file.
6187
6188 2016-04-22 Yao Qi <yao.qi@linaro.org>
6189
6190 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6191 more after $hex.
6192
6193 2016-04-22 Yao Qi <yao.qi@linaro.org>
6194
6195 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6196 * gdb.base/annota3.exp: Likewise.
6197
6198 2016-04-22 Yao Qi <yao.qi@linaro.org>
6199
6200 * gdb.reverse/step-precsave.exp: Do one step and test program
6201 stops in "callee" and do multiple steps until program goes out
6202 of "callee".
6203 * gdb.reverse/step-reverse.exp: Likewise.
6204
6205 2016-04-22 Yao Qi <yao.qi@linaro.org>
6206
6207 * gdb.trace/signal.exp: Also pass if
6208 $tracepoint_hits($i) > $iterations.
6209
6210 2016-04-22 Yao Qi <yao.qi@linaro.org>
6211
6212 * gdb.trace/signal.c: New file.
6213 * gdb.trace/signal.exp: New file.
6214
6215 2016-04-19 Doug Evans <xdje42@gmail.com>
6216
6217 * gdb.base/bad-file.exp: New file.
6218
6219 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6220
6221 * gdb.dwarf2/implref.exp: New file.
6222
6223 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6224
6225 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6226 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6227 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6228 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6229 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6230 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6231 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6232 * lib/fortran.exp (fortran_int4): New procedure.
6233 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6234 (fortran_logical4): Likewise.
6235
6236 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6237
6238 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6239
6240 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6241
6242 * lib/compiler.c: Add Intel specific preprocessor macros.
6243 * lib/compiler.cc: Likewise.
6244
6245 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
6246
6247 * gdb.server/connect-with-no-symbol-file.c: New file.
6248 * gdb.server/connect-with-no-symbol-file.exp: New file.
6249
6250 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6251
6252 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6253
6254 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6255
6256 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6257 standard output directory.
6258
6259 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6260
6261 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6262
6263 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6264
6265 * gdb.btrace/instruction_history.c (loop): Add declaration.
6266
6267 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6268
6269 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6270
6271 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6272
6273 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6274 parentheses to print.
6275 (continue_handler): Likewise.
6276
6277 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6278
6279 * gdb.server/solib-list.exp: Remove is_remote check.
6280 Pass shlib= to gdb_compile. Don't link shared library with
6281 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6282 Run binary filename through "readlink -f" on the target.
6283
6284 2016-04-08 Pedro Alves <palves@redhat.com>
6285
6286 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6287 interpreter filename as argument to gdbserver_spawn.
6288 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6289 Return empty if $last_loaded_file does not exist.
6290
6291 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6292
6293 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6294 * gdb.base/jit-main.c: Use exit after usage.
6295
6296 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6297
6298 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6299 GDBHISTSIZE prior to the tests.
6300 * gdb.base/gdbinit-history.exp: Likewise.
6301
6302 2016-04-07 Pedro Alves <palves@redhat.com>
6303
6304 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6305 instead of build_executable. Use gdb_load_shlibs.
6306
6307 2016-04-07 Yao Qi <yao.qi@linaro.org>
6308
6309 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6310 Execute "si" command.
6311
6312 2016-04-07 Yao Qi <yao.qi@linaro.org>
6313
6314 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6315 number instead of the comments on some line.
6316
6317 2016-04-06 Don Breazeal <donb@codesourcery.com>
6318
6319 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6320 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6321
6322 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6323
6324 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6325 standard_output_file. Remove unused binfile variable.
6326
6327 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
6328
6329 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6330 * gdb.python/py-mi-objfile.exp: Match "list main" output
6331 in console format.
6332
6333 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6334
6335 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6336 absolute.
6337
6338 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6339
6340 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6341 absolute.
6342 * gdb.trace/ftrace.exp: Likewise.
6343 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6344 targets as well.
6345 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6346 (gdb_load_shlibs): Copy libraries to test directory when testing
6347 natively. Only set solib-search-path if testing remotely.
6348 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6349
6350 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6351
6352 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6353 gdb_download. Use it even if the target is not remote.
6354 * gdb.base/jit.exp (compile_jit_test): Likewise.
6355 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6356 output directory if the destination board is local, otherwise use
6357 the standard remote_download from DejaGnu.
6358 (gdb_download): Remove.
6359 (gdb_load_shlibs): Use gdb_remote_download instead of
6360 gdb_download.
6361 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6362 Use gdb_remote_download instead of gdb_download. Use it even if
6363 the target is not remote.
6364 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6365 instead of gdb_download.
6366
6367 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6368
6369 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6370 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6371 run.
6372
6373 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
6374
6375 PR gdb/19820
6376 * gdb.base/printcmds.exp: Add artificial arrays tests.
6377
6378 2016-03-31 Pedro Alves <palves@redhat.com>
6379
6380 PR gdb/19858
6381 * gdb.base/jit-main.c: Include unistd.h.
6382 (ATTACH): Define to 0 if not already defined.
6383 (wait_for_gdb, mypid): New globals.
6384 (WAIT_FOR_GDB): New macro.
6385 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6386 some breakpoint locations.
6387 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6388 New procedures.
6389 (one_jit_test): Add REATTACH parameter, and handle it. Use
6390 continue_to_test_location.
6391 (top level): Test attach, and adjusts calls to one_jit_test.
6392
6393 2016-03-31 Pedro Alves <palves@redhat.com>
6394
6395 PR gdb/19858
6396 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6397 BINSUFFIX parameter, and handle it.
6398 (top level): Adjust calls compile_jit_test.
6399
6400 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
6401
6402 PR python/19743
6403 * gdb.python/py-mi-events-gdb.py: New file.
6404 * gdb.python/py-mi-events.c: New file.
6405 * gdb.python/py-mi-events.exp: New file.
6406
6407 2016-03-30 Yao Qi <yao.qi@linaro.org>
6408
6409 * gdb.reverse/until-precsave.exp: Match function name only.
6410 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6411 Move malloc to a condition block.
6412 * gdb.reverse/until-reverse.exp: Match function name only.
6413
6414 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6415
6416 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6417 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6418 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6419 variable for GPR 0 instead of assuming it is register 0.
6420 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6421 * lib/trace-support.exp: Add s390 registers.
6422
6423 2016-03-29 Yao Qi <yao.qi@linaro.org>
6424
6425 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6426
6427 2016-03-24 Yao Qi <yao.qi@linaro.org>
6428
6429 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6430 test message.
6431
6432 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6433
6434 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6435 maintaining separate logic for constructing the output path.
6436
6437 2016-03-16 Don Breazeal <donb@codesourcery.com>
6438
6439 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6440 Retry fork and waitpid on interrupted system call errors.
6441 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6442 Use with_timeout_factor to increase timeout by factor of 10.
6443
6444 2016-03-15 Don Breazeal <donb@codesourcery.com>
6445
6446 * gdb.cp/scope-err.cc: New test program.
6447 * gdb.cp/scope-err.exp: New test script.
6448 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6449 lines and "set breakpoint here" comment.
6450 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6451 Fixed some whitespace and format issues.
6452 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6453 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6454
6455 2016-03-15 Doug Evans <dje@google.com>
6456
6457 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6458 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6459 All callers updated. Add tests for enums, mixed flags register.
6460
6461 2016-03-15 Doug Evans <dje@google.com>
6462
6463 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6464 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6465
6466 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6467
6468 * gdb.base/default.exp: Add $_as_string to the list of expected
6469 convenience functions.
6470
6471 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6472
6473 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6474
6475 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6476
6477 * gdb.python/py-as-string.exp: New file.
6478 * gdb.python/py-as-string.c: New file.
6479
6480 2016-03-09 Pedro Alves <palves@redhat.com>
6481
6482 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6483 signal" -> "Thread NN received signal" output change.
6484 * gdb.threads/ia64-sigill.exp: Likewise.
6485 * gdb.threads/linux-dp.exp: Likewise.
6486 * gdb.threads/manythreads.exp: Likewise.
6487 * gdb.threads/pending-step.exp: Likewise.
6488 * gdb.threads/print-threads.exp: Likewise.
6489 * gdb.threads/sigstep-threads.exp: Likewise.
6490 * gdb.threads/staticthreads.exp: Likewise.
6491 * gdb.threads/tls.exp: Likewise.
6492
6493 2016-03-09 Pedro Alves <palves@redhat.com>
6494
6495 * gdb.base/command-line-input.exp: New file.
6496
6497 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6498
6499 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6500 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6501 * gdb.trace/pending.exp: Accept leading dot before function name.
6502 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6503 * lib/trace-support.exp: Set registers for ppc.
6504
6505 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6506
6507 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6508 use it for disassembly; accept .main in addition to main in backtrace.
6509
6510 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
6511 Marcin Kościelnicki <koriakin@0x04.net>
6512
6513 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6514 (gdb_recursion_test_ptr): New global variable.
6515 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6516 gdb_recursion_test.
6517 (gdb_c_test): Ditto.
6518
6519 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6520
6521 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6522 ordering.
6523
6524 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6525
6526 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6527 (bar): Add bar_start_lbl label.
6528 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6529 of foo/bar for emitting DWARF and tracing.
6530
6531 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6532
6533 * analyze-racy-logs.py: Set executable bit.
6534
6535 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6536
6537 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6538 (CHECK_TARGET_TMP): Likewise.
6539 (check-single-racy): New rule.
6540 (check-parallel-racy): Likewise.
6541 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6542 (do-check-parallel-racy): New rule.
6543 (check-racy/%.exp): Likewise.
6544 * README (Racy testcases): New section.
6545 * analyze-racy-logs.py: New file.
6546
6547 2016-03-03 Doug Evans <dje@google.com>
6548
6549 * gdb.base/skip.exp: Use with_test_prefix.
6550
6551 2016-03-03 Yao Qi <yao.qi@linaro.org>
6552
6553 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6554 Invoke step_over_syscall "clone" and break_cond_on_syscall
6555 "clone".
6556 * gdb.base/step-over-clone.c: New file.
6557
6558 2016-03-03 Yao Qi <yao.qi@linaro.org>
6559
6560 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6561 code format.
6562
6563 2016-03-03 Yao Qi <yao.qi@linaro.org>
6564
6565 * gdb.base/disp-step-fork.c: Rename to ...
6566 * gdb.base/step-over-fork.c: ... it. New file.
6567 * gdb.base/disp-step-vfork.c: Rename to ...
6568 * gdb.base/step-over-vfork.c: ... it. New file.
6569 * gdb.base/disp-step-syscall.exp: Rename to ...
6570 * gdb.base/step-over-syscall.exp: ... it. New file.
6571 (disp_step_cross_syscall): Rename to ...
6572 (step_over_syscall): ... it.
6573
6574 2016-03-03 Yao Qi <yao.qi@linaro.org>
6575
6576 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6577 If target supports condition evaluation on target, invoke
6578 break_cond_on_syscall for fork and vfork.
6579
6580 2016-03-03 Yao Qi <yao.qi@linaro.org>
6581
6582 * gdb.base/disp-step-syscall.exp: Don't invoke
6583 support_displaced_stepping.
6584 (disp_step_cross_syscall): Test with displaced stepping off and
6585 on if supported.
6586
6587 2016-03-03 Yao Qi <yao.qi@linaro.org>
6588
6589 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6590 proc.
6591 (setup): New proc.
6592 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6593 and setup.
6594
6595 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6596
6597 * gdb.fortran/vla-history.exp: Remove breakpoint.
6598
6599 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6600
6601 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6602 exceeds timeout.
6603
6604 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6605
6606 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6607 breakpoint.
6608
6609 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6610
6611 * gdb.mi/vla.f90: Nullify pointer after declaration.
6612
6613 2016-03-01 Pedro Alves <palves@redhat.com>
6614
6615 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6616
6617 2016-03-01 Pedro Alves <palves@redhat.com>
6618
6619 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6620 before anything else.
6621 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6622 _GNU_SOURCE here.
6623 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6624 before anything else.
6625 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6626
6627 2016-03-01 Pedro Alves <palves@redhat.com>
6628
6629 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6630
6631 2016-03-01 Yao Qi <yao.qi@linaro.org>
6632
6633 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6634 prepare_for_testing.
6635
6636 2016-03-01 Yao Qi <yao.qi@linaro.org>
6637
6638 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6639
6640 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6641
6642 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6643 manually constructing the output path.
6644
6645 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6646
6647 * gdb.arch/s390-stackless.S: New.
6648 * gdb.arch/s390-stackless.exp: New.
6649
6650 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6651
6652 * gdb.dlang/circular.c: New file.
6653 * gdb.dlang/circular.exp: New file.
6654
6655 2016-02-26 Yao Qi <yao.qi@linaro.org>
6656
6657 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6658 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6659 (testcases): Update.
6660
6661 2016-02-26 Yao Qi <yao.qi@linaro.org>
6662
6663 * gdb.reverse/aarch64.c: Rename to ...
6664 * gdb.reverse/insn-reverse.c: ... it.
6665 * gdb.reverse/aarch64.exp: Rename to ...
6666 * gdb.reverse/insn-reverse.exp: ... it.
6667
6668 2016-02-26 Yao Qi <yao.qi@linaro.org>
6669
6670 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6671 (testcase_ftype): New.
6672 (testcases): New array.
6673 (n_testcases): New.
6674 (main): Call each element in testcases.
6675 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6676 (read_testcase): New.
6677 Do the tests in a loop.
6678
6679 2016-02-25 Yao Qi <yao.qi@linaro.org>
6680
6681 * gdb.base/branches.c: Remove.
6682
6683 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6684
6685 PR gdb/13808
6686 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6687
6688 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6689
6690 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6691
6692 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6693
6694 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6695 change x86_64 call_insn to 'callq'.
6696
6697 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6698
6699 * gdb.trace/tfile-avx.c: Move to...
6700 * gdb.trace/tracefile-pseudo-reg.c: Here.
6701 * gdb.trace/tfile-avx.exp: Move to...
6702 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6703
6704 2016-02-24 Gary Benson <gbenson@redhat.com>
6705
6706 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6707 message on attach.
6708
6709 2016-02-23 Doug Evans <dje@google.com>
6710
6711 * gdb.base/skip.c (test_skip): New function.
6712 (end_test_skip_file_and_function): New function.
6713 (test_skip_file_and_function): New function.
6714 * gdb.base/skip1.c (test_skip): New function.
6715 (skip1_test_skip_file_and_function): New function.
6716 * gdb.base/skip.exp: Add tests for new skip options.
6717 * gdb.base/skip-solib.exp: Update expected output.
6718 * gdb.perf/skip-command.cc: New file.
6719 * gdb.perf/skip-command.exp: New file.
6720 * gdb.perf/skip-command.py: New file.
6721
6722 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6723
6724 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6725 info registers pattern.
6726
6727 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6728
6729 * lib/future.exp: Add D support.
6730 (gdb_find_gdc): New proc.
6731 (gdb_default_target_compile): Add D support.
6732
6733 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
6734
6735 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6736 user+system time.
6737 (trace_speed_test): Determine the iteration count for a time
6738 between 15..30 seconds.
6739
6740 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6741
6742 * gdb.arch/i386-mpx-sigsegv.c: New file.
6743 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6744 * gdb.arch/i386-mpx-simple_segv.c: New file.
6745 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6746
6747 2016-02-18 Yao Qi <yao.qi@linaro.org>
6748
6749 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6750 Don't call setup_kfail.
6751
6752 2016-02-18 Yao Qi <yao.qi@linaro.org>
6753
6754 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6755 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6756
6757 2016-02-16 Doug Evans <dje@google.com>
6758
6759 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6760 * gdb.base/skip1.c: Ditto.
6761 * gdb.base/skip.exp: Whitespace cleanup.
6762
6763 2016-02-16 Don Breazeal <donb@codesourcery.com>
6764
6765 PR remote/19496
6766 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6767 Remove kfail for PR remote/19496.
6768
6769 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6770
6771 * lib/gdb.exp (standard_temp_file): Return a path specific to
6772 the runtest invocation.
6773
6774 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6775
6776 * gdb.trace/save-trace.exp: Change relative path to be in the
6777 standard output directory.
6778
6779 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6780
6781 * gdb.arch/i386-prologue.c: Add missing prototypes.
6782
6783 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6784
6785 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6786 * gdb.arch/i386-prologue.exp: Likewise.
6787 * gdb.arch/i386-size.exp: Likewise.
6788
6789 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6790
6791 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6792 define object file path.
6793 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6794 file path.
6795 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6796 standard_output_file to define binfile.
6797
6798 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6799
6800 Fix compatibility with recent gfortran-5.3.1.
6801 * gdb.fortran/vla-history.exp (print vla1 allocated)
6802 (print vla2 allocated, print $2, print $3): Remove
6803 (print $4): Rename to ...
6804 (print $2): ... here.
6805 (print $9): Rename to ...
6806 (print $5): ... here.
6807 (print $10): Rename to ...
6808 (print $6): ... here.
6809 * gdb.fortran/vla.f90: Add pvla initialization.
6810
6811 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6812
6813 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6814 New test.
6815 * gdb.fortran/vla-value-sub.exp: Likewise.
6816
6817 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6818
6819 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6820
6821 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6822
6823 * i386-biarch-core.exp: Define corefile using
6824 standard_output_file.
6825
6826 2016-02-12 Yao Qi <yao.qi@linaro.org>
6827
6828 * gdb.arch/arm-single-step-kernel-helper.c: New.
6829 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6830
6831 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6832
6833 * gdb.btrace/tailcall-only.exp: New.
6834 * gdb.btrace/tailcall-only.c: New.
6835 * gdb.btrace/x86_64-tailcall-only.S: New.
6836 * gdb.btrace/i686-tailcall-only.S: New.
6837
6838 2016-02-11 Pedro Alves <palves@redhat.com>
6839
6840 * README (Parallel testing): Add missing double quotes.
6841
6842 2016-02-11 Pedro Alves <palves@redhat.com>
6843
6844 * README (Parallel testing): New section.
6845 (GDB_PARALLEL): Rewrite.
6846 (FORCE_PARALLEL): Document.
6847
6848 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6849
6850 * gdb.trace/tfile-avx.c: New test.
6851 * gdb.trace/tfile-avx.exp: New test.
6852
6853 2016-02-09 Keith Seitz <keiths@redhat.com>
6854
6855 PR breakpoints/19546
6856 * gdb.base/infcall-exec.c: New file.
6857 * gdb.base/infcall-exec2.c: New file.
6858 * gdb.base/infcall-exec.exp: New file.
6859
6860 2016-02-09 Keith Seitz <keiths@redhat.com>
6861
6862 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6863 (toplevel): Call test_bkpt_address.
6864
6865 2016-02-09 Keith Seitz <keiths@redhat.com>
6866
6867 PR python/19506
6868 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6869 (toplevel): Call test_bkpt_address.
6870
6871 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6872
6873 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6874 to AC_OUTPUT.
6875 * configure: Regenerate.
6876
6877 2016-02-09 Pedro Alves <palves@redhat.com>
6878
6879 PR breakpoints/19548
6880 * gdb.base/execl-update-breakpoints.c (some_function): New
6881 function.
6882 (main): Call it.
6883 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6884 Tighten expected GDB output.
6885
6886 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6887
6888 * Makefile.in (ALL_SUBDIRS): Remove.
6889 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6890 (distclean maintainer-clean realclean): Likewise.
6891 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6892 * configure: Regenerate.
6893 * gdb.ada/Makefile.in: Delete.
6894 * gdb.arch/Makefile.in: Likewise.
6895 * gdb.asm/Makefile.in: Likewise.
6896 * gdb.base/Makefile.in: Likewise.
6897 * gdb.btrace/Makefile.in: Likewise.
6898 * gdb.cell/Makefile.in: Likewise.
6899 * gdb.compile/Makefile.in: Likewise.
6900 * gdb.cp/Makefile.in: Likewise.
6901 * gdb.disasm/Makefile.in: Likewise.
6902 * gdb.dlang/Makefile.in: Likewise.
6903 * gdb.dwarf2/Makefile.in: Likewise.
6904 * gdb.fortran/Makefile.in: Likewise.
6905 * gdb.gdb/Makefile.in: Likewise.
6906 * gdb.go/Makefile.in: Likewise.
6907 * gdb.guile/Makefile.in: Likewise.
6908 * gdb.java/Makefile.in: Likewise.
6909 * gdb.linespec/Makefile.in: Likewise.
6910 * gdb.mi/Makefile.in: Likewise.
6911 * gdb.modula2/Makefile.in: Likewise.
6912 * gdb.multi/Makefile.in: Likewise.
6913 * gdb.objc/Makefile.in: Likewise.
6914 * gdb.opencl/Makefile.in: Likewise.
6915 * gdb.opt/Makefile.in: Likewise.
6916 * gdb.pascal/Makefile.in: Likewise.
6917 * gdb.perf/Makefile.in: Likewise.
6918 * gdb.python/Makefile.in: Likewise.
6919 * gdb.reverse/Makefile.in: Likewise.
6920 * gdb.server/Makefile.in: Likewise.
6921 * gdb.stabs/Makefile.in: Likewise.
6922 * gdb.threads/Makefile.in: Likewise.
6923 * gdb.trace/Makefile.in: Likewise.
6924 * gdb.xml/Makefile.in: Likewise.
6925 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6926 GDB_PARALLEL.
6927 (standard_output_file): Remove check for GDB_PARALLEL, always
6928 return path in outputs/$subdir/$testname.
6929
6930 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6931
6932 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6933 (site.exp): Assign abs_srcdir to tcl's srcdir.
6934
6935 2016-02-04 Yao Qi <yao.qi@linaro.org>
6936
6937 * gdb.base/foll-exec-mode.c: Include limits.h.
6938 (main): Add parameters argc and argv. Get directory from
6939 argv[0].
6940 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6941 compilation.
6942 * gdb.base/foll-exec.c: Include limits.h.
6943 (main): Add parameters argc and argv.
6944 Get directory from argv[0].
6945 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6946 Adjust tests on the number of lines as source code changed.
6947 * gdb.base/foll-vfork-exit.c: Include limits.h.
6948 (main): Add one line of statement before vfork.
6949 * gdb.base/foll-vfork.c: Include limits.h and string.h.
6950 (main): Add parameters argc and argv. Get directory from
6951 argv[0].
6952 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
6953 (setup_gdb): Set tbreak to skip some source lines.
6954 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
6955 (main): Add parameters argc and argv. Get directory from
6956 argv[0].
6957 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
6958 compilation.
6959 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
6960 (main): Add parameters argc and argv. Get directory from
6961 argv[0].
6962 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
6963 compilation.
6964
6965 2016-02-01 Doug Evans <dje@google.com>
6966
6967 * gdb.base/skip.exp: Clean up multiple references to same test name.
6968
6969 2016-02-01 Pedro Alves <palves@redhat.com>
6970
6971 PR remote/19496
6972 * gdb.threads/forking-threads-plus-breakpoint.exp
6973 (displaced_stepping_supported): New global.
6974 (probe_displaced_stepping_support): New procedure.
6975 (do_test): Add 'displaced' parameter, and use it.
6976 (top level): Check for displaced stepping support. Add displaced
6977 stepping on/off testing axis.
6978
6979 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6980
6981 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
6982 pointer. Don't perform further tests on the unassociated pointer
6983 if the first test fails.
6984
6985 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6986
6987 * gdb.base/max-value-size.c: New file.
6988 * gdb.base/max-value-size.exp: New file.
6989 * gdb.base/huge.exp: Disable max-value-size for this test.
6990
6991 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
6992
6993 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6994
6995 2016-01-28 Yao Qi <yao.qi@linaro.org>
6996
6997 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
6998
6999 2016-01-25 Pedro Alves <palves@redhat.com>
7000
7001 PR threads/19461
7002 * gdb.base/fork-running-state.c: New file.
7003 * gdb.base/fork-running-state.exp: New file.
7004
7005 2016-01-25 Pedro Alves <palves@redhat.com>
7006
7007 PR gdb/19494
7008 * gdb.base/catch-fork-kill.c: New file.
7009 * gdb.base/catch-fork-kill.exp: New file.
7010
7011 2016-01-25 Pedro Alves <palves@redhat.com>
7012
7013 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7014 Delete, moved to lib/gdb.exp.
7015 * gdb.threads/forking-threads-plus-breakpoint.exp
7016 (foreach_with_prefix): Likewise.
7017 * gdb.threads/process-dies-while-handling-bp.exp
7018 (foreach_with_prefix): Likewise.
7019 * lib/gdb.exp (foreach_with_prefix): New procedure.
7020
7021 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7022
7023 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7024 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7025
7026 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7027
7028 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7029 endian targets.
7030
7031 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7032 Pedro Alves <palves@redhat.com>
7033
7034 Fix testsuite compatibility with Guile.
7035 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7036 number.
7037
7038 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7039
7040 Fix testsuite compatibility with Guile.
7041 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7042 (thread 1): New test for backtrace through signal handler.
7043
7044 2016-01-22 Yao Qi <yao.qi@linaro.org>
7045
7046 PR testsuite/19491
7047 * gdb.base/multi-forks.c: Include
7048 ../lib/unbuffer_output.c
7049 (main): Call gdb_unbuffer_output.
7050
7051 2016-01-21 Doug Evans <dje@google.com>
7052
7053 * lib/ada.exp (gdb_compile_ada): Fix typo.
7054
7055 2016-01-21 Joel Brobecker <brobecker@adacore.com>
7056
7057 * gdb.base/break-fun-addr.exp: New file.
7058 * gdb.base/break-fun-addr1.c: New file.
7059 * gdb.base/break-fun-addr2.c: New file.
7060
7061 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7062
7063 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7064 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7065 enum flag values.
7066
7067 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7068
7069 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7070 when GDB can not set the vector return value. Add more comments
7071 for clarification.
7072
7073 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7074
7075 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7076 command.
7077
7078 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7079
7080 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7081
7082 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7083
7084 * Makefile.in (check-single): Pass --status to runtest.
7085 (check/%.exp): Likewise.
7086
7087 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7088
7089 * Makefile.in (check-parallel): Propagate return code from make
7090 do-check-parallel.
7091
7092 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7093
7094 * gdb.trace/ftrace.exp: Fix expected message on continue.
7095 * gdb.trace/pending.exp: Fix expected message on continue.
7096 * gdb.trace/trace-break.exp: Fix expected message on continue.
7097
7098 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7099
7100 * lib/gdb.exp (gdb_test): Remove unused global references.
7101
7102 2016-01-18 Pedro Alves <palves@redhat.com>
7103
7104 * gdb.base/async-shell.exp: Adjust expected output.
7105 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7106 * gdb.base/siginfo-thread.exp: Adjust expected output.
7107 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7108 * gdb.java/jnpe.exp: Adjust expected output.
7109 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7110 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7111 * gdb.threads/leader-exit.exp: Adjust expected output.
7112 * gdb.threads/manythreads.exp: Adjust expected output.
7113 * gdb.threads/pthreads.exp: Adjust expected output.
7114 * gdb.threads/schedlock.exp: Adjust expected output.
7115 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7116 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7117 expected output.
7118 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7119 output.
7120 * gdb.threads/sigthread.exp: Adjust expected output.
7121 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7122
7123 2016-01-18 Yao Qi <yao.qi@linaro.org>
7124
7125 * gdb.guile/scm-section-script.c: Replace @progbits with
7126 %progbits.
7127 * gdb.python/py-section-script.c: Likewise.
7128
7129 2016-01-15 Pedro Alves <palves@redhat.com>
7130
7131 * gdb.multi/tids.exp: Test star wildcard ranges.
7132
7133 2016-01-15 Pedro Alves <palves@redhat.com>
7134
7135 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7136 command from "thread apply" invocation.
7137 (thr_apply_info_thr_invalid): Default the expected output to the
7138 input tid list.
7139 (top level): Add tests that use convenience variables. Add tests
7140 for "thread apply" with a valid TID list, but missing the command.
7141
7142 2016-01-13 Pedro Alves <palves@redhat.com>
7143
7144 * gdb.base/default.exp: Expect $_gthread as well.
7145 * gdb.multi/tids.exp: Test $_gthread.
7146 * gdb.threads/thread-specific.exp: Test $_gthread.
7147
7148 2016-01-13 Pedro Alves <palves@redhat.com>
7149
7150 * gdb.multi/tids.exp: Test "info threads -gid".
7151
7152 2016-01-13 Pedro Alves <palves@redhat.com>
7153
7154 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7155 Breakpoint.thread.
7156 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7157
7158 2016-01-07 Pedro Alves <palves@redhat.com>
7159
7160 * gdb.base/break.exp: Adjust to output changes.
7161 * gdb.base/hbreak2.exp: Likewise.
7162 * gdb.base/sepdebug.exp: Likewise.
7163 * gdb.base/watch_thread_num.exp: Likewise.
7164 * gdb.linespec/keywords.exp: Likewise.
7165 * gdb.multi/info-threads.exp: Likewise.
7166 * gdb.threads/thread-find.exp: Likewise.
7167 * gdb.multi/tids.c: New file.
7168 * gdb.multi/tids.exp: New file.
7169
7170 2016-01-13 Pedro Alves <palves@redhat.com>
7171
7172 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7173
7174 2016-01-13 Pedro Alves <palves@redhat.com>
7175
7176 * gdb.base/default.exp: Expect $_inferior as well.
7177 * gdb.multi/base.exp: Test $_inferior.
7178
7179 2016-01-13 Pedro Alves <palves@redhat.com>
7180
7181 PR breakpoints/19388
7182 * gdb.base/catch-signal-siginfo-cond.c: New file.
7183 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7184
7185 2016-01-12 Josh Stone <jistone@redhat.com>
7186 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7187
7188 * gdb.base/catch-syscall.c (do_execve): New variable.
7189 (main): Conditionally trigger an execve.
7190 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7191 (test_catch_syscall_execve): New, check entry/return across execve.
7192 (do_syscall_tests): Call test_catch_syscall_execve.
7193
7194 2016-01-12 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.base/random-signal.exp (do_test): New procedure, with body
7197 of testcase moved in.
7198
7199 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7200 Pedro Alves <palves@redhat.com>
7201
7202 * gdb.base/funcargs.exp (finish from indirectly called function):
7203 Reintroduce the case for 'First'.
7204
7205 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7206 Pedro Alves <palves@redhat.com>
7207
7208 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7209 (tcatch_vfork_then_child_follow_exec)
7210 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7211 identification.
7212
7213 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7214
7215 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7216 and repeats to unlimited.
7217 * gdb.python/py-value.exp: Likewise.
7218 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7219 and repeats to unlimited.
7220
7221 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7222
7223 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7224 and reordering the functions.
7225 * gdb.multi/hangout.c: Likewise.
7226 * gdb.multi/hello.c: Likewise.
7227
7228 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7229
7230 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7231 absolute.
7232 (SingleStatisticTestResult.report): Use dict.keys instead of
7233 dict.iterkeys.
7234
7235 2016-01-06 Pedro Alves <palves@redhat.com>
7236
7237 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7238
7239 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7240
7241 * gdb.btrace/dlopen.exp: New.
7242 * gdb.btrace/dlopen.c: New.
7243 * gdb.btrace/dlopen-dso.c: New.
7244
7245 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7246
7247 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7248 PATTERN argument is optional.
7249
7250 2015-12-24 Joel Brobecker <brobecker@adacore.com>
7251
7252 * lib/ada.exp (target_compile_ada_from_dir): New function.
7253 (gdb_compile_ada): Reimplement avoiding the use of project files.
7254 * gdb.ada/gnat_ada.gpr: Delete.
7255 * gdb.ada/cond_lang.exp: Adjust test to make path before
7256 filename optional.
7257 * gdb.ada/small_reg_param.exp: Likewise.
7258
7259 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7260
7261 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7262
7263 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7264
7265 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7266 case.
7267
7268 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7269
7270 * gdb.base/break.exp: Remove dead code.
7271 * gdb.base/sepdebug.exp: Likewise.
7272
7273 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7274
7275 * gdb.asm/asm-source.exp: Remove HP-UX references.
7276 * gdb.base/annota1.exp: Likewise.
7277 * gdb.base/annota3.exp: Likewise.
7278 * gdb.base/attach.exp: Likewise.
7279 * gdb.base/bigcore.exp: Likewise.
7280 * gdb.base/break.exp: Likewise.
7281 * gdb.base/call-ar-st.exp: Likewise.
7282 * gdb.base/callfuncs.exp: Likewise.
7283 * gdb.base/catch-fork-static.exp: Likewise.
7284 * gdb.base/display.exp: Likewise.
7285 * gdb.base/foll-exec-mode.exp: Likewise.
7286 * gdb.base/foll-exec.exp: Likewise.
7287 * gdb.base/foll-fork.exp: Likewise.
7288 * gdb.base/foll-vfork.exp: Likewise.
7289 * gdb.base/funcargs.exp: Likewise.
7290 * gdb.base/hbreak2.exp: Likewise.
7291 * gdb.base/inferior-died.exp: Likewise.
7292 * gdb.base/interrupt.exp: Likewise.
7293 * gdb.base/multi-forks.exp: Likewise.
7294 * gdb.base/nodebug.exp: Likewise.
7295 * gdb.base/sepdebug.exp: Likewise.
7296 * gdb.base/solib1.c: Likewise.
7297 * gdb.base/step-test.exp: Likewise.
7298 * gdb.mi/non-stop.c: Likewise.
7299 * gdb.mi/pthreads.c: Likewise.
7300 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7301 * gdb.threads/pthreads.c: Likewise.
7302 * gdb.threads/staticthreads.exp: Likewise.
7303 * lib/future.exp: Likewise.
7304 * lib/gdb.exp: Likewise.
7305 * gdb.base/so-indr-cl.c: Remove.
7306 * gdb.base/so-indr-cl.exp: Likewise.
7307 * gdb.base/solib.c: Likewise.
7308 * gdb.base/solib.exp: Likewise.
7309 * gdb.base/solib2.c: Likewise.
7310
7311 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7312
7313 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7314 * gdb.base/call-ar-st.exp: Likewise.
7315 * gdb.base/callfuncs.exp: Likewise.
7316 * gdb.base/condbreak.exp: Likewise.
7317 * gdb.base/constvars.exp: Likewise.
7318 * gdb.base/hbreak2.exp: Likewise.
7319 * gdb.base/langs.exp: Likewise.
7320 * gdb.base/list.exp: Likewise.
7321 * gdb.base/long_long.exp: Likewise.
7322 * gdb.base/ptype.exp: Likewise.
7323 * gdb.base/scope.exp: Likewise.
7324 * gdb.base/signals.exp: Likewise.
7325 * gdb.base/so-impl-ld.exp: Likewise.
7326 * gdb.base/varargs.exp: Likewise.
7327 * gdb.base/volatile.exp: Likewise.
7328 * gdb.base/whatis.exp: Likewise.
7329 * gdb.cp/cplusfuncs.exp: Likewise.
7330 * gdb.cp/inherit.exp: Likewise.
7331 * gdb.cp/local.exp: Likewise.
7332 * gdb.cp/member-ptr.exp: Likewise.
7333 * gdb.cp/method.exp: Likewise.
7334 * gdb.cp/overload.exp: Likewise.
7335 * gdb.cp/templates.exp: Likewise.
7336 * gdb.stabs/weird.exp: Likewise.
7337 * lib/compiler.c: Likewise.
7338 * lib/compiler.cc: Likewise.
7339 * lib/cp-support.exp: Likewise.
7340 * lib/gdb.exp: Likewise.
7341
7342 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7343
7344 * configure.ac: Remove HP-UX case.
7345 * configure: Regenerate.
7346
7347 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7348
7349 * lib/gdb.exp (gdb_compile): Add function doc.
7350
7351 2015-12-17 Pedro Alves <palves@redhat.com>
7352
7353 PR threads/19354
7354 * gdb.multi/info-threads.exp: New file.
7355
7356 2015-12-15 Yao Qi <yao.qi@linaro.org>
7357
7358 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7359 is aarch64*-*-*.
7360
7361 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7362
7363 * gdb.base/history-duplicates.exp: Skip if no readline support.
7364
7365 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7366
7367 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7368
7369 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7370
7371 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7372
7373 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7374
7375 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7376 ctrl-C if nointerrupts target property is set.
7377 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7378 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7379 * gdb.base/paginate-bg-execution.exp: Likewise.
7380 * gdb.base/paginate-execution-startup.exp: Likewise.
7381 * gdb.base/random-signal.exp: Likewise.
7382 * gdb.base/range-stepping.exp: Likewise.
7383 * gdb.cp/annota2.exp: Likewise.
7384 * gdb.cp/annota3.exp: Likewise.
7385 * gdb.gdb/selftest.exp: Likewise.
7386 * gdb.threads/continue-pending-status.exp: Likewise.
7387 * gdb.threads/leader-exit.exp: Likewise.
7388 * gdb.threads/manythreads.exp: Likewise.
7389 * gdb.threads/pthreads.exp: Likewise.
7390 * gdb.threads/schedlock.exp: Likewise.
7391 * gdb.threads/sigthread.exp: Likewise.
7392
7393 2015-12-11 Don Breazeal <donb@codesourcery.com>
7394
7395 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7396 remote.
7397 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7398 * gdb.base/foll-exec.exp (main): Enable for target remote.
7399 * gdb.base/foll-fork.exp (main): Likewise.
7400 * gdb.base/foll-vfork.exp (main): Likewise.
7401 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7402 (proc continue_to_exit_bp_loc): Use clean_restart.
7403 * gdb.base/pie-execl.exp (main): Disable for target remote.
7404 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7405 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7406 * gdb.threads/execl.exp (main): Likewise.
7407 * gdb.threads/fork-child-threads.exp (main): Likewise.
7408 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7409 remote.
7410 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7411 remote.
7412 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7413 pid.tid style ptids, instead of just tid.
7414 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7415 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7416 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7417 ptids, instead of just tid.
7418
7419 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7420
7421 * gdb.base/list.exp (test_list_forward): Add end of file error
7422 test.
7423 (test_repeat_list_command): Add end of file error test.
7424 (test_list_backwards): Add beginning of file error test.
7425
7426 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7427
7428 * gdb.base/list.exp (test_list_invalid_args): New function,
7429 defined, and called.
7430
7431 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7432
7433 * gdb.base/list.exp (test_list): Make test names unique.
7434
7435 2015-12-11 Yao Qi <yao.qi@linaro.org>
7436
7437 * gdb.base/coremaker2.c: Remove.
7438
7439 2015-12-10 Pedro Alves <palves@redhat.com>
7440
7441 * gdb.multi/base.exp: Remove stale "spaces" references.
7442
7443 2015-12-10 Pedro Alves <palves@redhat.com>
7444
7445 * gdb.multi/base.exp: Don't use nowarnings.
7446 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7447 * gdb.multi/hangout.c: Include stdio.h.
7448 * gdb.multi/hello.c: Include stdlib.h.
7449 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7450 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7451 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7452
7453 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7454
7455 * gdb.dwarf2/dw2-ranges-base.c: New file.
7456 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7457 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7458 support additional line table, and debug ranges generation.
7459 (Dwarf::ranges): New function, generate .debug_ranges.
7460 (Dwarf::lines): Support generating simple line table programs.
7461 (Dwarf::assemble): Initialise new namespace variables.
7462
7463 2015-12-09 Kevin Buettner <kevinb@redhat.com>
7464
7465 * gdb.base/async.exp (proc test_background): Add case for
7466 asynchronous execution not supported.
7467
7468 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
7469
7470 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7471 format and change test names to make them unique.
7472
7473 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7474 Pedro Alves <pedro@redhat.com>
7475
7476 PR gdb/18702
7477 Add checking of floatformats setup on x86_64 hosts.
7478 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7479 (smallval, bigval): New labels/constants.
7480 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7481 float" after loading bigval and smallval.
7482
7483 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7484
7485 * gdb.ada/fun_overload_menu.exp: New testcase.
7486 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7487
7488 2015-12-04 Josh Stone <jistone@redhat.com>
7489
7490 * gdb.base/catch-fork-static.exp: New.
7491
7492 2015-12-03 Yao Qi <yao.qi@linaro.org>
7493
7494 * gdb.base/sizeof.c: Don't include stdio.h and
7495 ../lib/unbuffer_output.c.
7496 (main): New variable 'size' and 'value'. Remove printf and
7497 gdb_unbuffer_output. Assign return value to size and value.
7498 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7499 at the beginning.
7500 (check_sizeof): Check the result by printing variable 'size'.
7501 (check_valueof): Check the result by printing variable 'value'.
7502
7503 2015-12-01 Yao Qi <yao.qi@linaro.org>
7504
7505 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7506 for aarch64*-*-linux* target.
7507
7508 2015-11-30 Pedro Alves <palves@redhat.com>
7509
7510 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7511
7512 2015-11-30 Pedro Alves <palves@redhat.com>
7513
7514 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7515 Handle non-stop mode vCont replies.
7516
7517 2015-11-30 Pedro Alves <palves@redhat.com>
7518
7519 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7520 prepare_for_testing. Start gdb with "set non-stop on" appended to
7521 GDBFLAGS. Lax expected stop output.
7522
7523 2015-11-27 Yao Qi <yao.qi@linaro.org>
7524
7525 * gdb.arch/arm-neon.exp: New.
7526 * gdb.arch/arm-neon.c: New.
7527
7528 2015-11-27 Yao Qi <yao.qi@linaro.org>
7529
7530 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7531
7532 2015-11-27 Yao Qi <yao.qi@linaro.org>
7533
7534 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7535 frames-invalid annotation.
7536
7537 2015-11-27 Yao Qi <yao.qi@linaro.org>
7538
7539 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7540
7541 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7542
7543 * gdb.threads/names.exp: New file.
7544 * gdb.threads/names.c: New file.
7545 * README: Mention gdb,no_thread_names.
7546
7547 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7548
7549 PR 19297
7550 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7551 support" error.
7552
7553 2015-11-24 Pedro Alves <palves@redhat.com>
7554
7555 PR 17539
7556 * gdb.base/display.exp: Expect displays to be sorted in ascending
7557 order. Use multi_line.
7558 * gdb.base/solib-display.exp: Likewise.
7559
7560 2015-11-24 Pedro Alves <palves@redhat.com>
7561
7562 PR 17539
7563 * gdb.base/display.exp: Expect displays to be sorted in ascending
7564 order. Use multi_line.
7565 * gdb.base/solib-display.exp: Likewise.
7566
7567 2015-11-24 Pedro Alves <palves@redhat.com>
7568
7569 PR 17539
7570 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7571 threads in ascending order.
7572 * gdb.base/foll-fork.exp: Likewise.
7573 * gdb.base/foll-vfork.exp: Likewise.
7574 * gdb.base/multi-forks.exp: Likewise.
7575 * gdb.mi/mi-nonstop.exp: Likewise.
7576 * gdb.mi/mi-nsintrall.exp: Likewise.
7577 * gdb.multi/base.exp: Likewise.
7578 * gdb.multi/multi-arch.exp: Likewise.
7579 * gdb.python/py-inferior.exp: Likewise.
7580 * gdb.threads/break-while-running.exp: Likewise.
7581 * gdb.threads/execl.exp: Likewise.
7582 * gdb.threads/gcore-thread.exp: Likewise.
7583 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7584 * gdb.threads/kill.exp: Likewise.
7585 * gdb.threads/linux-dp.exp: Likewise.
7586 * gdb.threads/multiple-step-overs.exp: Likewise.
7587 * gdb.threads/next-bp-other-thread.exp: Likewise.
7588 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7589 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7590 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7591 * gdb.threads/thread-find.exp: Likewise.
7592 * gdb.threads/tls.exp: Likewise.
7593 * lib/mi-support.exp (mi_reverse_list): Delete.
7594 (mi_check_thread_states): No longer reverse list.
7595
7596 2015-11-24 Pedro Alves <palves@redhat.com>
7597
7598 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7599 use lowercase.
7600
7601 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7602
7603 * gdb.trace/actions.c: Include trace-common.h.
7604 (main): Add a location for a fast tracepoint.
7605 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7606 the normal tracepoints.
7607 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7608
7609 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7610
7611 * save-trace.exp: Factor out code to these...
7612 (gdb_save_tracepoints): New.
7613 (gdb_load_tracepoints): New.
7614 (do_save_load_test): New.
7615
7616 2015-11-23 Kevin Buettner <kevinb@redhat.com>
7617
7618 * gdb.base/asmlabel.exp: New test.
7619 * gdb.base/asmlabel.c: New test case.
7620
7621 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7622
7623 * gdb.base/wrong_frame_bt_full-main.c: New file.
7624 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7625 * gdb.base/wrong_frame_bt_full.exp: New file.
7626
7627 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7628
7629 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7630
7631 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7632
7633 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
7634 pstate register when comparing registers values in
7635 sparc64-*-linux-gnu targets to avoid spurious differences.
7636
7637 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7638
7639 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
7640
7641 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7642
7643 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7644 as type argument to gdb_compile.
7645 * gdb.base/nested-subp2.exp: Likewise.
7646 * gdb.base/nested-subp3.exp: Likewise.
7647
7648 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7649
7650 * lib/dwarf.exp (_note): Fix left shift of negative value.
7651 * gdb.trace/trace-condition.exp: Likewise.
7652
7653 2015-11-13 Yao Qi <yao.qi@linaro.org>
7654
7655 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7656 comments about d10v.
7657 (test_scalar_returns): Likewise.
7658 * gdb.base/d10v.ld: Remove.
7659 * gdb.base/overlays.exp: Remove the target triplet checking for
7660 d10v-*-*.
7661 * gdb.base/structs.exp (test_struct_returns): Remove the
7662 comments about d10v.
7663 (test_struct_calls): Likewise.
7664
7665 2015-11-13 Yao Qi <yao.qi@linaro.org>
7666
7667 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7668 * gdb.base/gnu_vector.c: Don't include stdio.h.
7669 (main): Don't print res and call add_some_intvecs.
7670
7671 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7672
7673 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7674 macro.
7675 (func5): Removed.
7676 (func4): Use FAST_TRACEPOINT_LABEL.
7677 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7678 macro.
7679 (func): Removed.
7680 (thread_function): Use FAST_TRACEPOINT_LABEL.
7681 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7682 (func): Remove.
7683 (marker): Use FAST_TRACEPOINT_LABEL.
7684 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7685 (pendfunc1): Remove.
7686 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7687 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7688 (foo): Remove.
7689 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7690 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7691 macro.
7692 (func): Remove.
7693 (marker): Use FAST_TRACEPOINT_LABEL.
7694 * gdb.trace/trace-common.h: New header.
7695 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7696 macro.
7697 (func): Remove.
7698 (marker): Use FAST_TRACEPOINT_LABEL.
7699 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7700 (func): Remove.
7701 (thread_function): Use FAST_TRACEPOINT_LABEL.
7702
7703 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7704
7705 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7706 in front.
7707 * gdb.trace/change-loc.exp: Use global pcreg definition.
7708 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7709 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7710 in front.
7711 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7712 * gdb.trace/pending.exp: Likewise.
7713 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7714 * gdb.trace/trace-break.exp: Likewise.
7715 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7716 in front.
7717 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7718 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7719 in front.
7720 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7721
7722 2015-11-09 Joel Brobecker <brobecker@adacore.com>
7723
7724 * gdb.ada/fin_fun_out: New testcase.
7725
7726 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7727
7728 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7729 value associated with DW_AT_byte_size.
7730 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7731 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7732 DW_AT_upper_bound.
7733
7734 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7735
7736 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7737 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7738 version.
7739 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7740 gdb.dwarf2/dw2-canonicalize-type.exp,
7741 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7742 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7743 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7744 provided by gdb_target_symbol_prefix_flags_asm.
7745 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7746 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7747 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7748 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7749 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7750 macros where needed). Use this macro for symbols which require
7751 the prefix provided by SYMBOL_PREFIX.
7752
7753 2015-11-05 Kevin Buettner <kevinb@redhat.com>
7754
7755 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7756 New procs.
7757 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7758 representing expressions, of more than one list element.
7759 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7760 to prepend linker symbol prefix to f.
7761 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7762 table_1 and table_2.
7763 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7764 Likewise, for f and g.
7765 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7766 for ptr.
7767 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7768 for main.
7769 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7770 table_1_ptr and table_2_ptr.
7771
7772 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7773 Joel Brobecker <brobecker@adacore.com>
7774
7775 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7776
7777 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7778
7779 * gdb.reverse/s390-mvcle.c: New test.
7780 * gdb.reverse/s390-mvcle.exp: New file.
7781 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7782
7783 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7784
7785 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7786
7787 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7788
7789 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7790 reaching marker2.
7791 * gdb.reverse/getresuid-reverse.exp: Likewise.
7792 * gdb.reverse/pipe-reverse.exp: Likewise.
7793 * gdb.reverse/readv-reverse.exp: Likewise.
7794 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7795 * gdb.reverse/time-reverse.exp: Likewise.
7796 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7797
7798 2015-10-30 Yao Qi <yao.qi@linaro.org>
7799
7800 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7801 (empty_cycle): Remove.
7802 (main): Don't call empty_cycle. Don't use watch_count_done.
7803 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7804 empty_cycle. Rewrite the code counting HW watchpoints.
7805
7806 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7807
7808 * gdb.reverse/fstatat-reverse.c: New test.
7809 * gdb.reverse/fstatat-reverse.exp: New file.
7810 * gdb.reverse/getresuid-reverse.c: New test.
7811 * gdb.reverse/getresuid-reverse.exp: New file.
7812 * gdb.reverse/pipe-reverse.c: New test.
7813 * gdb.reverse/pipe-reverse.exp: New file.
7814 * gdb.reverse/readv-reverse.c: New test.
7815 * gdb.reverse/readv-reverse.exp: New file.
7816 * gdb.reverse/recvmsg-reverse.c: New test.
7817 * gdb.reverse/recvmsg-reverse.exp: New file.
7818 * gdb.reverse/time-reverse.c: New test.
7819 * gdb.reverse/time-reverse.exp: New file.
7820 * gdb.reverse/waitpid-reverse.c: New test.
7821 * gdb.reverse/waitpid-reverse.exp: New file.
7822
7823 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7824
7825 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7826
7827 2015-10-26 Doug Evans <dje@google.com>
7828
7829 PR symtab/17391
7830 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7831 * gdb.dwarf2/bad-regnum.c: New file.
7832 * gdb.dwarf2/bad-regnum.exp: New file.
7833
7834 2015-10-26 Doug Evans <dje@google.com>
7835
7836 PR python/18938
7837 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7838 file.
7839
7840 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7841
7842 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7843 for a change by "Mention language in compile error message".
7844
7845 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7846
7847 PR python/18073
7848 * gdb.python/py-type.c (C::a_method): New.
7849 (C::a_const_method): New.
7850 (C::a_static_method): New.
7851 (a_function): New.
7852 * gdb.python/py-type.exp (test_fields): Test getting fields
7853 from function and method.
7854
7855 2015-10-21 Keven Boell <keven.boell@intel.com>
7856
7857 * gdb.fortran/vla-alloc-assoc.exp: New file.
7858 * gdb.fortran/vla-datatypes.exp: New file.
7859 * gdb.fortran/vla-datatypes.f90: New file.
7860 * gdb.fortran/vla-history.exp: New file.
7861 * gdb.fortran/vla-ptype-sub.exp: New file.
7862 * gdb.fortran/vla-ptype.exp: New file.
7863 * gdb.fortran/vla-sizeof.exp: New file.
7864 * gdb.fortran/vla-sub.f90: New file.
7865 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7866 * gdb.fortran/vla-value-sub-finish.exp: New file.
7867 * gdb.fortran/vla-value-sub.exp: New file.
7868 * gdb.fortran/vla-value.exp: New file.
7869 * gdb.fortran/vla-ptr-info.exp: New file.
7870 * gdb.mi/mi-vla-fortran.exp: New file.
7871 * gdb.mi/vla.f90: New file.
7872
7873 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7874
7875 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7876 of hardwired timeout value.
7877
7878 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7879 Pedro Alves <palves@redhat.com>
7880
7881 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7882 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7883
7884 2015-10-19 Josh Stone <jistone@redhat.com>
7885
7886 * gdb.base/catch-syscall.c: Include <sched.h>.
7887 (unknown_syscall): New variable.
7888 (main): Trigger a vfork and an unknown syscall.
7889 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7890 (unknown_syscall_number): Likewise.
7891 (check_call_to_syscall): Accept an optional syscall pattern.
7892 (check_return_from_syscall): Likewise.
7893 (check_continue): Likewise.
7894 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7895 (test_catch_syscall_skipping_return): New test toggling off 'catch
7896 syscall' to step over the syscall return, then toggling back on.
7897 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7898 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7899 (do_syscall_tests): Call test_catch_syscall_without_args and
7900 test_catch_syscall_mid_vfork.
7901 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7902 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7903
7904 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
7905
7906 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7907 print g_vE): Add new pass patterns.
7908 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7909 print various symbol names for vptr fields.
7910
7911 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7912
7913 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7914 results.
7915
7916 2015-10-12 Yao Qi <yao.qi@linaro.org>
7917
7918 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7919
7920 2015-10-12 Yao Qi <yao.qi@linaro.org>
7921
7922 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7923 is aarch64*-*-linux*.
7924
7925 2015-10-12 Yao Qi <yao.qi@linaro.org>
7926
7927 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7928 (can_relocate_bcond_true): ... it.
7929 (can_relocate_bcond_false): New function.
7930 (foo): Likewise.
7931 (can_relocate_bl): Likewise.
7932 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7933 can_relocate_bl.
7934
7935 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7936
7937 * gdb.base/nested-addr.c: New file.
7938 * gdb.base/nested-addr.exp: New testcase.
7939
7940 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7941
7942 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7943 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7944 its output. Ignore the output of "record goto begin" and instead
7945 check that GDB is replaying.
7946
7947 2015-10-09 Pedro Alves <palves@redhat.com>
7948
7949 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
7950 (top level): Use it in the run with no args test.
7951
7952 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
7953
7954 * gdb.dlang/properties.exp: New file.
7955
7956 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
7957
7958 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
7959 whether or not address 0x1000 is mapped on the target.
7960
7961 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
7962
7963 * gdb.python/py-type.exp: Do not run tests if binaries fail to
7964 build.
7965
7966 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
7967
7968 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
7969 instruction-history test.
7970
7971 2015-09-28 Doug Evans <dje@google.com>
7972
7973 * gdb.base/gcore.c (array_func): Add reference to static_array.
7974
7975 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
7976
7977 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
7978 source line.
7979
7980 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
7981
7982 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
7983 short or char as base type.
7984
7985 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
7986
7987 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
7988 to allow any size enum.
7989
7990 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
7991
7992 * gdb.ada/array_ptr_renaming.exp: New testcase.
7993 * gdb.ada/array_ptr_renaming/foo.adb: New file.
7994 * gdb.ada/array_ptr_renaming/pack.ads: New file.
7995
7996 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7997
7998 * gdb.trace/ftrace-lock.c: New file.
7999 * gdb.trace/ftrace-lock.exp: New file.
8000
8001 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8002
8003 * gdb.arch/insn-reloc.c: New file.
8004 * gdb.arch/ftrace-insn-reloc.exp: New file.
8005
8006 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8007
8008 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8009 instruction.
8010 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8011 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8012 * gdb.trace/range-stepping.c: Likewise.
8013 * gdb.trace/trace-break.c: Likewise.
8014 * gdb.trace/trace-mt.c (thread_function): Likewise.
8015 * gdb.trace/ftrace.c (marker): Likewise.
8016 * gdb.trace/trace-condition.c (marker): Likewise.
8017 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8018 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8019 is_aarch64_target.
8020
8021 2015-09-18 Doug Evans <xdje42@gmail.com>
8022
8023 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8024 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8025
8026 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8027
8028 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8029 the breakpoint.
8030
8031 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8032
8033 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8034 the pending breakpoint. Remove timeout override for "Run till
8035 MI pending breakpoint on pendfunc3 on thread 2" test.
8036
8037 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8038
8039 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8040 filename pattern.
8041
8042 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8043
8044 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8045 in breakpoint filename pattern.
8046
8047 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8048
8049 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8050
8051 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8052
8053 * gdb.linespec/explicit.exp: Check for readline support for
8054 tab-completion tests. Fix obvious typo.
8055
8056 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8057
8058 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8059 and replay.
8060
8061 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8062
8063 * gdb.btrace/non-stop.c: New.
8064 * gdb.btrace/non-stop.exp: New.
8065
8066 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8067 Yao Qi <yao.qi@linaro.org>
8068
8069 * gdb.trace/trace-condition.c: New file.
8070 * gdb.trace/trace-condition.exp: New file.
8071
8072 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
8073
8074 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8075 for testing bytecode compilation.
8076
8077 2015-09-16 Pedro Alves <palves@redhat.com>
8078 Sandra Loosemore <sandra@codesourcery.com>
8079
8080 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8081 (SECONDS): Redefine.
8082 (main): Call pthread_kill and alarm early.
8083 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8084 support.
8085 (test): If the target can't hardware step and doesn't support
8086 displaced stepping, increase the timeout.
8087
8088 2015-09-16 Pedro Alves <palves@redhat.com>
8089
8090 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8091 (enable_debug): New procedures.
8092 (test): Use them. Bail out if waiting for threads fails.
8093 (top level): Bail out if a test fails.
8094
8095 2015-09-16 Yao Qi <yao.qi@linaro.org>
8096
8097 * gdb.asm/asm-source.exp: Set asm-arch for
8098 aarch64*-*-* target.
8099 * gdb.asm/aarch64.inc: New file.
8100
8101 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8102
8103 * gdb.ada/array_of_variable_length.exp: New testcase.
8104 * gdb.ada/array_of_variable_length/foo.adb: New file.
8105 * gdb.ada/array_of_variable_length/pck.adb: New file.
8106 * gdb.ada/array_of_variable_length/pck.ads: New file.
8107
8108 2015-09-15 Doug Evans <dje@google.com>
8109
8110 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8111 of function static local variable.
8112
8113 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8114
8115 * gdb.threads/tls-so_extern.exp: New test file.
8116 * gdb.threads/tls-so_extern.c: New test file.
8117 * gdb.threads/tls-so_extern_main.c: New test file.
8118
8119 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8120
8121 * gdb.opt/solib-intra-step-lib.c: New file.
8122 * gdb.opt/solib-intra-step-main.c: New file.
8123 * gdb.opt/solib-intra-step.exp: New file.
8124
8125 2015-09-15 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8128 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8129
8130 2015-09-14 Pedro Alves <palves@redhat.com>
8131
8132 * gdb.base/hook-stop-continue.c: Delete.
8133 * gdb.base/hook-stop-continue.exp: Delete.
8134 * gdb.base/hook-stop-frame.c: Delete.
8135 * gdb.base/hook-stop-frame.exp: Delete.
8136 * gdb.base/hook-stop.c: New file.
8137 * gdb.base/hook-stop.exp: New file.
8138
8139 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8140
8141 * gdb.ada/access_to_packed_array.exp: New testcase.
8142 * gdb.ada/access_to_packed_array/foo.adb: New file.
8143 * gdb.ada/access_to_packed_array/pack.adb: New file.
8144 * gdb.ada/access_to_packed_array/pack.ads: New file.
8145
8146 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8147
8148 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8149 buffer size test.
8150
8151 2015-09-11 Don Breazeal <donb@codesourcery.com>
8152
8153 * gdb.base/foll-exec.c: Add copyright header. Fix
8154 formatting issues.
8155 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8156 (do_exec_tests): Use clean_restart in place of zap_session,
8157 and for test initialization. Fix formatting issues. Use
8158 fail in place of perror.
8159 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8160 an expect statement to match an expression with output from
8161 the program under debug.
8162 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8163 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8164 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8165 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8166 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8167
8168 2015-09-09 Doug Evans <dje@google.com>
8169
8170 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8171
8172 2015-09-09 Doug Evans <dje@google.com>
8173
8174 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8175
8176 2015-09-09 Doug Evans <dje@google.com>
8177
8178 * gdb.base/savedregs.exp: Fix typo.
8179
8180 2015-09-09 Pedro Alves <palves@redhat.com>
8181
8182 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8183
8184 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8185
8186 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8187 command actually switches threads. Give up on remaining
8188 tests if target fails to stop at breakpoint.
8189
8190 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8191
8192 * gdb.ada/funcall_char.exp: New testcase.
8193 * gdb.ada/funcall_char/foo.adb: New file.
8194
8195 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8196
8197 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8198 expected outputs. Add two testcases for completing ambiguous
8199 functions.
8200 * gdb.ada/complete/aux_pck.adb: New file.
8201 * gdb.ada/complete/aux_pck.ads: New file.
8202 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8203 Ambiguous_Func functions.
8204 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8205 * gdb.ada/complete/pck.adb: Likewise.
8206
8207 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8208
8209 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8210 failures to run the test program under GDB.
8211
8212 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
8213
8214 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8215 to C.
8216
8217 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8218
8219 * gdb.base/run-after-attach.exp: New test file.
8220 * gdb.base/run-after-attach.c: New test file.
8221
8222 2015-08-26 Don Breazeal <donb@codesourcery.com>
8223
8224 * gdb.base/foll-exec-2.c: New test program.
8225 * gdb.base/foll-exec-2.exp: New test.
8226
8227 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8228
8229 * gdb.base/nested-subp1.exp: New file.
8230 * gdb.base/nested-subp1.c: New file.
8231 * gdb.base/nested-subp2.exp: New file.
8232 * gdb.base/nested-subp2.c: New file.
8233 * gdb.base/nested-subp3.exp: New file.
8234 * gdb.base/nested-subp3.c: New file.
8235
8236 2015-08-24 Pedro Alves <palves@redhat.com>
8237
8238 * gdb.server/connect-without-multi-process.c: New file.
8239 * gdb.server/connect-without-multi-process.exp: New file.
8240
8241 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8242
8243 * gdb.opt/inline-markers.c: Make z int.
8244
8245 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8246
8247 * gdb.opt/inline-markers.c: Make z volatile.
8248
8249 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8250
8251 * gdb.opt/inline-bt.c: New volatile global z.
8252 * gdb.opt/inline-cmds.c: Likewise.
8253 * gdb.opt/inline-locals.c: Likewise.
8254 * gdb.opt/inline-markers.c: New extern global z.
8255 (marker): Use z.
8256 (inline_fn): Likewise.
8257
8258 2015-08-24 Pedro Alves <palves@redhat.com>
8259
8260 * config/m32r-stub.exp: Remove file.
8261 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8262 * gdb.base/call-rt-st.exp: Likewise.
8263 * gdb.base/call-strs.exp: Likewise.
8264 * gdb.base/default.exp: Remove references to h8300-*-hms and
8265 *-*-udi*.
8266 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8267
8268 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8269
8270 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8271 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8272 and "return" use KFAIL when GDB can not read/write the vector
8273 return value.
8274
8275 2015-08-21 Gary Benson <gbenson@redhat.com>
8276
8277 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8278
8279 2015-08-20 Pedro Alves <palves@redhat.com>
8280
8281 * gdb.server/solib-list.exp: No longer expect an interior stop in
8282 non-stop mode.
8283
8284 2015-08-20 Pedro Alves <palves@redhat.com>
8285
8286 * gdb.server/connect-stopped-target.c: New file.
8287 * gdb.server/connect-stopped-target.exp: New file.
8288
8289 2015-08-20 Pedro Alves <palves@redhat.com>
8290
8291 * gdb.dwarf2/comp-unit-lang.exp: New file.
8292 * gdb.dwarf2/comp-unit-lang.c: New file.
8293
8294 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8295
8296 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8297 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8298
8299 2015-08-19 Kevin Buettner <kevinb@redhat.com>
8300
8301 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8302 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8303
8304 2015-08-18 Doug Evans <dje@google.com>
8305 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8306
8307 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8308 skip_python_tests. New arg prompt_regexp.
8309 (skip_python_tests): New function.
8310 * lib/mi-support.exp (mi_skip_python_tests): New function.
8311 * gdb.python/py-mi-objfile-gdb.py: New file.
8312 * gdb.python/py-mi-objfile.c: New file.
8313 * gdb.python/py-mi-objfile.exp: New file.
8314
8315 2015-08-17 Keith Seitz <keiths@redhat.com>
8316
8317 * gdb.linespec/explicit.exp: Move strace test from here ...
8318 * gdb.trace/strace.exp: ... to here.
8319
8320 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8321
8322 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8323 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8324
8325 2015-08-14 Doug Evans <xdje42@gmail.com>
8326
8327 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8328 inferior before selecting a new file.
8329
8330 2015-08-14 Doug Evans <xdje42@gmail.com>
8331
8332 * gdb.mi/mi-disassemble.exp: Update.
8333 * gdb.base/disasm-optim.S: New file.
8334 * gdb.base/disasm-optim.c: New file.
8335 * gdb.base/disasm-optim.h: New file.
8336 * gdb.base/disasm-optim.exp: New file.
8337
8338 2015-08-14 Keith Seitz <keiths@redhat.com>
8339
8340 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8341 "evaluated-by".
8342
8343 2015-08-13 Joel Brobecker <brobecker@adacore.com>
8344
8345 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8346
8347 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8348
8349 * gdb.ada/fun_renaming.exp: New testcase.
8350 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8351 * gdb.ada/fun_renaming/pack.adb: New file.
8352 * gdb.ada/fun_renaming/pack.ads: New file.
8353
8354 2015-08-12 Keith Seitz <keiths@redhat.com>
8355
8356 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8357 gdb_get_line_number.
8358
8359 2015-08-12 Joel Brobecker <brobecker@adacore.com>
8360
8361 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8362 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8363 gdb.base/dso2dso.exp: New files.
8364
8365 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8366 Pedro Alves <palves@redhat.com>
8367 Keith Seitz <keiths@redhat.com>
8368
8369 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8370 GDBFLAGS.
8371
8372 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8373
8374 * gdb.base/gdbhistsize-history.exp
8375 (test_histsize_history_setting): Use save_vars.
8376 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8377 Use save_vars.
8378 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8379 * gdb.base/readline.exp: Use save_vars.
8380
8381 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8382
8383 * lib/gdb.exp (save_vars): New proc.
8384
8385 2015-08-11 Keith Seitz <keiths@redhat.com>
8386
8387 * gdb.base/help.exp: Update help_breakpoint_text.
8388
8389 2015-08-11 Keith Seitz <keiths@redhat.com>
8390
8391 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8392 (at toplevel): Call test_explicit_breakpoints.
8393 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8394 breakpoints.
8395 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8396 breakpoint conditions, "-cond".
8397
8398 2015-08-11 Keith Seitz <keiths@redhat.com>
8399
8400 * gdb.linespec/3explicit.c: New file.
8401 * gdb.linespec/cpexplicit.cc: New file.
8402 * gdb.linespec/cpexplicit.exp: New file.
8403 * gdb.linespec/explicit.c: New file.
8404 * gdb.linespec/explicit.exp: New file.
8405 * gdb.linespec/explicit2.c: New file.
8406 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8407 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8408 before using in the matching pattern.
8409 Clarify that `prefix' is a regular expression.
8410
8411 2015-08-11 Keith Seitz <keiths@redhat.com>
8412
8413 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8414 test.
8415 Add tests for missing ",FMT" and ",".
8416
8417 2015-08-10 Doug Evans <dje@google.com>
8418 Keith Seitz <keiths@redhat.com>
8419
8420 PR gdb/17960
8421 * gdb.base/completion.exp: Add location completer tests.
8422
8423 2015-08-07 Pedro Alves <palves@redhat.com>
8424
8425 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8426 tests here.
8427 (top level): Run do_test with and without displaced stepping.
8428
8429 2015-08-07 Pedro Alves <palves@redhat.com>
8430
8431 * gdb.base/valgrind-disp-step.c: New file.
8432 * gdb.base/valgrind-disp-step.exp: New file.
8433
8434 2015-08-07 Pedro Alves <palves@redhat.com>
8435
8436 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8437 Delete function.
8438 (main): Add alarm. Run an infinite loop instead of calling
8439 wait_threads.
8440 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8441 comment.
8442 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8443 Delete function.
8444 (main): Add alarm. Run an infinite loop instead of calling
8445 wait_threads.
8446 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8447 comment.
8448
8449 2015-08-07 Pedro Alves <palves@redhat.com>
8450
8451 * gdb.base/checkpoint-ns.exp: New file.
8452 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8453 standard_testfile.
8454
8455 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8456
8457 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8458 * gdb.btrace/instruction_history.exp: Update.
8459 * gdb.btrace/tsx.exp: New.
8460 * gdb.btrace/tsx.c: New.
8461
8462 2015-08-06 Pedro Alves <palves@redhat.com>
8463
8464 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8465 increase timeout.
8466 * gdb.reverse/until-precsave.exp: Bump timeouts.
8467
8468 2015-08-06 Pedro Alves <palves@redhat.com>
8469
8470 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8471
8472 2015-08-06 Pedro Alves <palves@redhat.com>
8473
8474 PR gdb/18749
8475 * gdb.threads/process-dies-while-handling-bp.c: New file.
8476 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8477
8478 2015-08-06 Pedro Alves <palves@redhat.com>
8479
8480 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8481 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8482
8483 2015-08-05 Pedro Alves <palves@redhat.com>
8484
8485 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8486 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8487
8488 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8489
8490 * gdb.base/bp-permanent.exp: Report test as unsupported if
8491 the target cannot stop at the permanent breakpoint.
8492
8493 2015-08-03 Doug Evans <dje@google.com>
8494
8495 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8496 10000.
8497
8498 2015-08-03 Doug Evans <dje@google.com>
8499
8500 * Makefile.in (workers/%.worker, build-perf): New rule.
8501 (GDB_PERFTEST_MODE): New variable.
8502 (check-perf): Use it.
8503 (clean): Clean up gdb.perf parallel build subdirs.
8504 * lib/build-piece.exp: New file.
8505 * lib/gdb.exp (make_gdb_parallel_path): New function
8506 (standard_output_file, standard_temp_file): Call it.
8507 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8508 of $GDB_PARALLEL.
8509 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8510
8511 2015-08-03 Doug Evans <dje@google.com>
8512
8513 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
8514 (LOG_FILE_NAME): New global.
8515 (TextReporter.__init__): Initialize self.txt_sum.
8516 (TextReporter.report): Add support for multiple data-points.
8517 Move report to perftest.sum, put raw data in perftest.log.
8518 (TextReporter.start): Open sum and log files.
8519 (TextReporter.end): Close sum and log files.
8520 * gdb.perf/lib/perftest/testresult.py
8521 (SingleStatisticTestResult.record): Handle multiple data-points.
8522
8523 2015-07-31 Pedro Alves <palves@redhat.com>
8524
8525 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8526 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8527 kill_wait_spawned_process instead of explicit "kill -9".
8528 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8529 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8530 kill_wait_spawned_process.
8531 * gdb.base/attach-twice.exp: Likewise.
8532 * gdb.base/attach.exp: Likewise.
8533 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8534 gdb_test_multiple.
8535 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8536 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8537 kill_wait_spawned_process.
8538 * gdb.base/valgrind-infcall.exp: Likewise.
8539 * gdb.multi/multi-attach.exp: Likewise.
8540 * gdb.python/py-prompt.exp: Likewise.
8541 * gdb.python/py-sync-interp.exp: Likewise.
8542 * gdb.server/ext-attach.exp: Likewise.
8543 * gdb.threads/attach-into-signal.exp (corefunc): Use
8544 spawn_wait_for_attach, spawn_id_get_pid and
8545 kill_wait_spawned_process.
8546 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8547 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8548 spawn_id_get_pid and kill_wait_spawned_process.
8549 * gdb.threads/attach-stopped.exp (corefunc): Use
8550 spawn_wait_for_attach, spawn_id_get_pid and
8551 kill_wait_spawned_process.
8552 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8553 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8554 kill_wait_spawned_process instead of explicit "kill -9".
8555 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8556 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8557 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8558 processes. Don't map cygwin/windows pids here. Now returns a
8559 spawn id list.
8560
8561 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8562
8563 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8564 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8565 correct patch.
8566
8567 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8568
8569 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8570
8571 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8572
8573 Reapply:
8574 2014-05-21 Mark Wielaard <mjw@redhat.com>
8575
8576 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8577
8578 2015-07-30 Pedro Alves <palves@redhat.com>
8579
8580 * linux-low.c (handle_extended_wait): Set the child's last
8581 reported status to TARGET_WAITKIND_STOPPED.
8582
8583 2015-07-30 Pedro Alves <palves@redhat.com>
8584
8585 PR threads/18600
8586 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8587 only shows inferior 1.
8588
8589 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8590 Pedro Alves <palves@redhat.com>
8591
8592 PR threads/18600
8593 * gdb.threads/fork-plus-threads.c: New file.
8594 * gdb.threads/fork-plus-threads.exp: New file.
8595
8596 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8597
8598 * gdb.base/batch-preserve-term-settings.exp
8599 (test_terminal_settings_preserved_after_cli_exit): Use
8600 send_quit_command.
8601
8602 2015-07-29 Pedro Alves <palves@redhat.com>
8603 Don Breazeal <donb@codesourcery.com>
8604
8605 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8606 output from both inferior_spawn_id and gdb_spawn_id.
8607
8608 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8609
8610 * gdb.threads/attach-into-signal.exp (corefunc): Use
8611 with_test_prefix on nested loops, uniquefying the test messages.
8612
8613 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8614
8615 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8616 commit.
8617
8618 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8619
8620 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8621 New proc.
8622 (test_terminal_settings_preserved_after_sigterm): New test.
8623
8624 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8625
8626 * gdb.base/batch-preserve-term-settings.exp
8627 (test_terminal_settings_preserved_after_cli_exit): New test.
8628
8629 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8630
8631 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8632 manipulation of saved_gdbflags.
8633 (test_terminal_settings_preserved): Remove global declaration of
8634 the unused variable pagination_prompt. Remove manipulation of
8635 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8636 GDBFLAGS.
8637
8638 2015-07-29 Pedro Alves <palves@redhat.com>
8639
8640 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8641
8642 2015-07-29 Pedro Alves <palves@redhat.com>
8643
8644 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8645 at the top.
8646
8647 2015-07-29 Pedro Alves <palves@redhat.com>
8648
8649 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8650 (main): Call gdb_unbuffer_output.
8651 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8652 (main): Call gdb_unbuffer_output.
8653 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8654 (main): Call gdb_unbuffer_output.
8655 * gdb.base/call-strs.exp: Adjust to step over the
8656 gdb_unbuffer_output call.
8657 * gdb.base/catch-gdb-caused-signals.c: Include
8658 "../lib/unbuffer_output.c".
8659 (main): Call gdb_unbuffer_output.
8660 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8661 (main): Call gdb_unbuffer_output.
8662 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8663 (main): Call gdb_unbuffer_output.
8664 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8665 (main): Call gdb_unbuffer_output.
8666 * gdb.base/shlib-call.exp: Adjust to step over the
8667 gdb_unbuffer_output call.
8668 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8669 (main): Call gdb_unbuffer_output.
8670 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8671 (main): Call gdb_unbuffer_output.
8672 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8673 (main): Rename to ...
8674 (test): ... this.
8675 (main): Reimplement.
8676 * gdb.base/varargs.exp: Run to test instead of to main.
8677 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8678 (main): Call gdb_unbuffer_output.
8679
8680 2015-07-29 Pedro Alves <palves@redhat.com>
8681
8682 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8683 factore out from mi_continue_dprintf. For call-style dprintfs,
8684 expect dprintf output out of $inferior_spawn_id.
8685 (mi_continue_dprintf): Use mi_expect_dprintf.
8686 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8687 (main): Call gdb_unbuffer_output.
8688
8689 2015-07-29 Pedro Alves <palves@redhat.com>
8690
8691 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8692 (default_mi_gdb_start): Set inferior_spawn_id instead of
8693 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8694 gdb_spawn_id.
8695 (mi_gdb_test): Always expect inferior output from both
8696 $inferior_spawn_id and $gdb_spawn_id.
8697
8698 2015-07-29 Pedro Alves <palves@redhat.com>
8699
8700 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8701 send_inferior and $inferior_spawn_id.
8702
8703 2015-07-29 Pedro Alves <palves@redhat.com>
8704
8705 * gdb.gdb/complaints.exp (test_initial_complaints)
8706 (test_serial_complaints, test_short_complaints): Use
8707 gdb_test_stdio.
8708 (test_empty_complaint): Handle $inferior_spawn_id !=
8709 $gdb_spawn_id.
8710
8711 2015-07-29 Pedro Alves <palves@redhat.com>
8712
8713 * gdb.base/varargs.exp: Use gdb_test_stdio.
8714
8715 2015-07-29 Pedro Alves <palves@redhat.com>
8716
8717 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8718
8719 2015-07-29 Pedro Alves <palves@redhat.com>
8720
8721 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8722
8723 2015-07-29 Pedro Alves <palves@redhat.com>
8724
8725 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8726 parameter into two new parameters, "inf_result" and "gdb_result".
8727 Expect inferior output and gdb output from $inferior_spawn_id and
8728 $gdb_spawn_id, respectively. Adjust all callers.
8729
8730 2015-07-29 Pedro Alves <palves@redhat.com>
8731
8732 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8733 of gdb_test_sequence.
8734
8735 2015-07-29 Pedro Alves <palves@redhat.com>
8736
8737 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8738 (saw_spurious_output): Expect inferior output from
8739 $inferior_spawn_id. Use gdb_test_stdio.
8740
8741 2015-07-29 Pedro Alves <palves@redhat.com>
8742
8743 * gdb.base/dprintf.exp: Use standard_testfile. Change
8744 prepare_for_testing call.
8745 (srcfile): Don't set.
8746 (restart): New procedure.
8747 (test_dprintf): New procecure, use to continue over dprintfs.
8748 (test_call, test_agent): New procedures, tests moved here.
8749 Restart gdb and recreate dprintfs. Adjust expected output.
8750
8751 2015-07-29 Pedro Alves <palves@redhat.com>
8752
8753 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8754
8755 2015-07-29 Pedro Alves <palves@redhat.com>
8756
8757 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8758
8759 2015-07-29 Pedro Alves <palves@redhat.com>
8760
8761 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8762 gdb_test_stdio.
8763
8764 2015-07-29 Pedro Alves <palves@redhat.com>
8765
8766 * lib/gdb.exp (gdb_test_stdio): New procedure.
8767
8768 2015-07-29 Pedro Alves <palves@redhat.com>
8769
8770 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8771
8772 2015-07-29 Pedro Alves <palves@redhat.com>
8773
8774 * gdb.base/call-signal-resume.exp: Remove check for
8775 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8776 * gdb.base/unwindonsignal.exp: Likewise.
8777 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8778 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8779
8780 2015-07-29 Pedro Alves <palves@redhat.com>
8781
8782 * gdb.base/siginfo-addr.c (pass): New function.
8783 (handler): Call it iff si_addr is correct.
8784 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8785 Set a breakpoint at "pass" and continue to it.
8786
8787 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8788
8789 * gdb.python/py-objfile.exp: Make some tests have unique names.
8790 * gdb.python/py-pp-registration.exp: Likewise.
8791
8792 2015-07-28 Pedro Alves <palves@redhat.com>
8793
8794 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8795
8796 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8797
8798 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8799
8800 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8801
8802 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8803
8804 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8805
8806 * gdb.base/gdb-sigterm-2.exp: New test.
8807
8808 2015-07-25 Doug Evans <xdje42@gmail.com>
8809
8810 Revert:
8811 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8812 (workers/%.worker, build-perf): New rule.
8813 (GDB_PERFTEST_MODE): New variable.
8814 (check-perf): Use it.
8815 (clean): Clean up gdb.perf parallel build subdirs.
8816 * lib/build-piece.exp: New file.
8817 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8818 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8819 name.
8820 (standard_temp_file): Ditto.
8821 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8822 of $GDB_PARALLEL.
8823
8824 2015-07-24 Doug Evans <dje@google.com>
8825
8826 * gdb.perf/lib/perftest/utils.py: New file.
8827 * gdb.perf/gm-hello.cc: New file.
8828 * gdb.perf/gm-pervasive-typedef.cc: New file.
8829 * gdb.perf/gm-pervasive-typedef.h: New file.
8830 * gdb.perf/gm-std.cc: New file.
8831 * gdb.perf/gm-std.h: New file.
8832 * gdb.perf/gm-use-cerr.cc: New file.
8833 * gdb.perf/gm-utils.h: New file.
8834 * gdb.perf/gmonster-null-lookup.py: New file.
8835 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8836 * gdb.perf/gmonster-print-cerr.py: New file.
8837 * gdb.perf/gmonster-ptype-string.py: New file.
8838 * gdb.perf/gmonster-runto-main.py: New file.
8839 * gdb.perf/gmonster-select-file.py: New file.
8840 * gdb.perf/gmonster1-null-lookup.exp: New file.
8841 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8842 * gdb.perf/gmonster1-print-cerr.exp: New file.
8843 * gdb.perf/gmonster1-ptype-string.exp: New file.
8844 * gdb.perf/gmonster1-runto-main.exp: New file.
8845 * gdb.perf/gmonster1-select-file.exp: New file.
8846 * gdb.perf/gmonster1.cc: New file.
8847 * gdb.perf/gmonster1.exp: New file.
8848 * gdb.perf/gmonster2-null-lookup.exp: New file.
8849 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8850 * gdb.perf/gmonster2-print-cerr.exp: New file.
8851 * gdb.perf/gmonster2-ptype-string.exp: New file.
8852 * gdb.perf/gmonster2-runto-main.exp: New file.
8853 * gdb.perf/gmonster2-select-file.exp: New file.
8854 * gdb.perf/gmonster2.cc: New file.
8855 * gdb.perf/gmonster2.exp: New file.
8856
8857 2015-07-24 Doug Evans <dje@google.com>
8858
8859 * gdb.perf/README: New file.
8860 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8861 * lib/gen-perf-test.exp: New file.
8862
8863 2015-07-24 Doug Evans <dje@google.com>
8864
8865 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8866 (PerfTest::startup): New function.
8867 (PerfTest::run): Return result of calling body.
8868 (PerfTest::assemble): Rewrite.
8869 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8870 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8871 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8872 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8873 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8874
8875 2015-07-24 Doug Evans <dje@google.com>
8876
8877 * lib/gdb.exp (clean_restart): Make executable optional.
8878
8879 2015-07-24 Doug Evans <dje@google.com>
8880
8881 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8882 compiler_info references.
8883 * gdb.cp/temargs.exp: Ditto.
8884 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8885 (get_compiler_info): Early exit if already computed. Set compiler_info
8886 to "unknown" if there was a problem.
8887 (test_compiler_info): Add function comment. Call get_compiler_info.
8888
8889 2015-07-24 Doug Evans <dje@google.com>
8890
8891 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8892 (workers/%.worker, build-perf): New rule.
8893 (GDB_PERFTEST_MODE): New variable.
8894 (check-perf): Use it.
8895 (clean): Clean up gdb.perf parallel build subdirs.
8896 * lib/build-piece.exp: New file.
8897 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8898 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8899 name.
8900 (standard_temp_file): Ditto.
8901 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8902 of $GDB_PARALLEL.
8903
8904 2015-07-24 Doug Evans <dje@google.com>
8905
8906 * lib/future.exp (gdb_default_target_compile): New option
8907 "early_flags".
8908 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8909 --as-needed.
8910
8911 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8912
8913 * gdb.base/catch-syscall.exp: Call gdb_exit before
8914 gdb_skip_xml_test.
8915
8916 2015-07-24 Pedro Alves <palves@redhat.com>
8917
8918 * gdb.python/py-events.exp: Accept output between the stop event
8919 and the prompt.
8920 * gdb.python/py-evsignal.exp: Likewise.
8921 * gdb.python/py-evthreads.exp: Likewise.
8922
8923 2015-07-24 Pedro Alves <palves@redhat.com>
8924
8925 PR gdb/18717
8926 * gdb.threads/non-ldr-exit.c: New file.
8927 * gdb.threads/non-ldr-exit.exp: New file.
8928
8929 2015-07-24 Yao Qi <yao.qi@linaro.org>
8930
8931 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8932 restarting process.
8933
8934 2015-07-24 Yao Qi <yao.qi@linaro.org>
8935
8936 * gdb.server/ext-restart.exp: New file.
8937
8938 2015-07-24 Yao Qi <yao.qi@linaro.org>
8939
8940 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8941 argument options.
8942 * gdb.server/ext-wrapper.exp: New file.
8943
8944 2015-07-23 Doug Evans <dje@google.com>
8945
8946 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8947 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8948
8949 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
8950
8951 * gdb.ada/var_arr_typedef.exp: New testcase.
8952 * gdb.ada/var_arr_typedef/pack.adb: New file.
8953 * gdb.ada/var_arr_typedef/pack.ads: New file.
8954 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
8955
8956 2015-07-20 Joel Brobecker <brobecker@adacore.com>
8957
8958 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
8959
8960 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8961
8962 * gdb.arch/i386-biarch-core.exp: Replace istarget
8963 by "complete set gnutarget". Remove expectation for the "core-file"
8964 command.
8965
8966 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8967
8968 Revert the previous commit:
8969 Tests for validate symbol file using build-id.
8970
8971 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
8972
8973 Tests for validate symbol file using build-id.
8974 * gdb.base/solib-mismatch-lib.c: New file.
8975 * gdb.base/solib-mismatch-libmod.c: New file.
8976 * gdb.base/solib-mismatch.c: New file.
8977 * gdb.base/solib-mismatch.exp: New file.
8978
8979 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
8980
8981 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
8982 nios2-*-linux*.
8983 * gdb.base/sigbpt.exp (stepi_out): Likewise.
8984 * gdb.base/siginfo.exp: Likewise.
8985 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8986
8987 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
8988
8989 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
8990 Move it to ...
8991 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
8992 ... here.
8993 * gdb.trace/range-stepping.exp: Check that the target supports
8994 range stepping.
8995
8996 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8997
8998 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
8999
9000 2015-07-14 Pedro Alves <palves@redhat.com>
9001
9002 * gdb.base/killed-outside.exp: New file.
9003 * gdb.base/killed-outside.c: New file.
9004
9005 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9006
9007 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9008 (n at main): New.
9009 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9010
9011 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9012
9013 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9014 infcall tests instead of setting up for KFAIL.
9015
9016 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9017
9018 * gdb.btrace/record_goto-step.exp: New.
9019
9020 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9021
9022 PR compile/18484
9023 * gdb.compile/compile.c (struct struct_type): Add volatile to
9024 selffield's type.
9025 * gdb.compile/compile.exp
9026 (compile code struct_object.selffield = &struct_object): Skip further
9027 struct_object tests if this one xfails.
9028
9029 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
9030
9031 PR exp/18617
9032 * gdb.trace/ax.exp: Add test.
9033
9034 2015-07-07 Yao Qi <yao.qi@linaro.org>
9035
9036 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9037 instead of istarget "aarch64*-*-*".
9038 * gdb.arch/aarch64-fp.exp: Likewise.
9039 * gdb.base/float.exp: Likewise.
9040 * gdb.reverse/aarch64.exp: Likewise.
9041 * lib/gdb.exp (is_aarch64_target): New proc.
9042
9043 2015-07-07 Yao Qi <yao.qi@linaro.org>
9044
9045 * lib/gdb.exp (is_aarch32_target): New proc.
9046 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9047 instead of "istarget "arm*-*-*"".
9048 * gdb.arch/arm-disp-step.exp: Likewise.
9049 * gdb.arch/thumb-bx-pc.exp: Likewise.
9050 * gdb.arch/thumb-prologue.exp: Likewise.
9051 * gdb.arch/thumb-singlestep.exp: Likewise.
9052 * gdb.base/disp-step-syscall.exp: Likewise.
9053 * gdb.base/float.exp: Likewise.
9054
9055 2015-07-07 Yao Qi <yao.qi@linaro.org>
9056
9057 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9058 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9059
9060 2015-07-07 Yao Qi <yao.qi@linaro.org>
9061
9062 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9063 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9064 if it exists.
9065 * gdb.multi/multi-arch.exp: Likewise.
9066
9067 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9068
9069 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9070 print.
9071
9072 2015-07-07 Yao Qi <yao.qi@linaro.org>
9073
9074 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9075
9076 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9077
9078 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9079 '[' and ']' characters.
9080
9081 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9082
9083 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9084
9085 2015-06-29 Pedro Alves <palves@redhat.com>
9086
9087 PR threads/18127
9088 * gdb.threads/hand-call-new-thread.c: New file.
9089 * gdb.threads/hand-call-new-thread.c: New file.
9090
9091 2015-06-26 Keith Seitz <keiths@redhat.com>
9092 Doug Evans <dje@google.com>
9093
9094 PR 16253
9095 * gdb.cp/var-tag-2.cc: New file.
9096 * gdb.cp/var-tag-3.cc: New file.
9097 * gdb.cp/var-tag-4.cc: New file.
9098 * gdb.cp/var-tag.cc: New file.
9099 * gdb.cp/var-tag.exp: New file.
9100
9101 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9102
9103 * gdb.base/history-duplicates.exp: New test.
9104
9105 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9106
9107 * gdb.base/completion.exp: Test the completion of the "focus"
9108 command.
9109
9110 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9111
9112 * gdb.arch/amd64-prologue-skip.S: New file.
9113 * gdb.arch/amd64-prologue-skip.exp: New file.
9114
9115 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9116
9117 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9118 is_address_zero_readable check.
9119
9120 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9121
9122 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9123 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9124
9125 2015-06-24 Yao Qi <yao.qi@linaro.org>
9126
9127 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9128 linux targets.
9129
9130 2015-06-24 Yao Qi <yao.qi@linaro.org>
9131
9132 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9133 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9134 * gdb.base/siginfo-thread.exp: Likewise.
9135
9136 2015-06-22 Yao Qi <yao.qi@linaro.org>
9137
9138 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9139
9140 2015-06-22 Yao Qi <yao.qi@linaro.org>
9141
9142 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9143 aarch64*-*-*.
9144 (skip_hw_watchpoint_tests): Likewise.
9145
9146 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9147
9148 * gdb.base/gdbinit-history.exp: Test the interaction between
9149 setting GDBHISTSIZE and setting the history size via .gdbinit.
9150
9151 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9152
9153 PR gdb/16999
9154 * gdb.base/gdbhistsize-history.exp: New test.
9155
9156 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9157
9158 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9159 with GDBHISTSIZE.
9160 * gdb.base/readline.exp: Likewise.
9161
9162 2015-06-17 Yao Qi <yao.qi@linaro.org>
9163
9164 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9165 line.
9166
9167 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9168
9169 * gdb.base/gdbinit-history.exp: Add test case to check that
9170 an unlimited history file does not get truncated on exit.
9171
9172 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9173
9174 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9175 (VECTOR): New macro. Use it...
9176 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9177 ...for these typedefs.
9178 (int8, char1, int1, double1): New typedefs.
9179 (struct just_int2, struct two_int2): New structures.
9180 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9181 (add_structvecs, add_singlevecs): New functions.
9182 (main): Call add_some_intvecs twice.
9183 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9184 the compile and exit upon failure. Try compiling for the "native"
9185 architecture. Test inferior function calls with vector arguments
9186 and vector return value handling with "finish" and "return".
9187
9188 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9189
9190 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9191 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9192 PE file.
9193 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9194
9195 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9196
9197 PR breakpoints/16465
9198 * gdb.mi/mi-dprintf-pending.c: New file.
9199 * gdb.mi/mi-dprintf-pending.exp: New test.
9200 * gdb.mi/mi-dprintf-pendshr.c: New file.
9201
9202 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9203 Mircea Gherzan <mircea.gherzan@intel.com>
9204
9205 * gdb.arch/i386-mpx-map.c: New file.
9206 * gdb.arch/i386-mpx-map.exp: New File.
9207
9208 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9209
9210 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9211 * gdb.arch/i386-mpx.exp: Indentation fixed.
9212
9213 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9214
9215 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9216 function and improved indentation.
9217 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9218 gdb_test_multiple. Added additional tests to skip the test.
9219
9220 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9221
9222 * gdb.arch/i386-avx512.c: Change path in include file.
9223 * gdb.arch/i386-avx512.exp: Change include dir path
9224 compilation flag.
9225 * gdb.arch/i386-mpx.c: Change path in include file.
9226 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9227 flag.
9228
9229 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9230
9231 * gdb.compile/compile-print.exp (compile print *vararray@3)
9232 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9233
9234 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9235
9236 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9237 (do not keep jit in memory): ... this.
9238 (expect 5): Change it to ...
9239 (expect no 5): ... this.
9240
9241 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9242
9243 PR gdb/15564
9244 * gdb.mi/mi-detach.exp: New file.
9245
9246 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9247
9248 PR symtab/18392
9249 * gdb.arch/amd64-tailcall-self.S: New file.
9250 * gdb.arch/amd64-tailcall-self.c: New file.
9251 * gdb.arch/amd64-tailcall-self.exp: New file.
9252
9253 2015-05-28 Don Breazeal <donb@codesourcery.com>
9254
9255 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9256 tests for remote targets by checking is_target_gdbserver.
9257
9258 2015-05-27 Doug Evans <dje@google.com>
9259
9260 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9261 * gdb.dwarf2/opaque-type-lookup.c: New file.
9262 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9263
9264 2015-05-26 Doug Evans <dje@google.com>
9265
9266 * gdb.cp/iostream.cc: New file.
9267 * gdb.cp/iostream.exp: New file.
9268
9269 2015-05-26 Doug Evans <dje@google.com>
9270
9271 * gdb.dwarf2/dw2-op-call.exp: Update.
9272 * gdb.dwarf2/dw4-sig-types.exp: Update.
9273 * gdb.dwarf2/implptr.exp: Update.
9274 * gdb.mi/mi-cmd-param-changed.exp: Update.
9275
9276 2015-05-26 Doug Evans <dje@google.com>
9277
9278 * gdb.python/py-lazy-string.c: New file.
9279 * gdb.python/py-lazy-string.exp: New file.
9280 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9281 (main): Update. Add estring3.
9282 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9283 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9284
9285 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9286 Yao Qi <yao.qi@linaro.org>
9287
9288 * gdb.reverse/aarch64.c: New.
9289 * gdb.reverse/aarch64.exp: New.
9290
9291 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9292
9293 * lib/gdb.exp (supports_process_record): Return true for
9294 aarch64*-linux*.
9295 (supports_reverse): Likewise.
9296
9297 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9298
9299 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9300 Use with_test_prefix.
9301
9302 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9303
9304 * gdb.base/completion.exp: Add test for completion of layout
9305 names.
9306
9307 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9308
9309 * lib/gdb.exp (skip_tui_tests): New proc.
9310 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9311
9312 2015-05-19 Pedro Alves <palves@redhat.com>
9313
9314 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9315 Save the whole env array instead of just HOME. Unset HISTSIZE in
9316 the environment while testing. Restore whole environment
9317 afterwards.
9318
9319 2015-05-16 Doug Evans <xdje42@gmail.com>
9320
9321 * gdb.guile/scm-ports.c: New file.
9322 * gdb.guile/scm-ports.exp: Add memory port tests.
9323
9324 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9325
9326 * gdb.compile/compile-print.c: New file.
9327 * gdb.compile/compile-print.exp: New file.
9328
9329 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9330
9331 * gdb.compile/compile-ops.exp: Cast param to void.
9332 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9333 (compile code struct_object.selffield = &struct_object): Add xfail.
9334
9335 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9336
9337 * gdb.ada/arr_enum_with_gap: New testcase.
9338
9339 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9340
9341 * gdb.ada/byte_packed_arr: New testcase.
9342
9343 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9344
9345 * gdb.ada/pckd_neg: New testcase.
9346
9347 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9348
9349 PR gdb/17820
9350 * gdb.base/gdbinit-history.exp: New test.
9351 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9352 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9353
9354 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9355
9356 * gdb.python/py-xmethods.cc: Enhance test case.
9357 * gdb.python/py-xmethods.exp: New tests.
9358 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9359 function.
9360 (B_indexoper): Likewise.
9361 (global_dm_list) : Add new xmethod worker functions.
9362
9363 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9364
9365 * gdb.base/coredump-filter.exp: Correctly unset
9366 "coredump_var_addr" array.
9367
9368 2015-05-08 Pedro Alves <palves@redhat.com>
9369
9370 * gdb.server/non-existing-program.exp: Unset spawn_id.
9371
9372 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9373
9374 PR python/18291
9375 * gdb.python/py-xmethods.exp: Add tests.
9376
9377 2015-05-08 Yao Qi <yao.qi@linaro.org>
9378
9379 PR gdb/18208
9380 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9381 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9382 function set_coredump_filter, and remove remote_exec call.
9383 Remove argument ipid. Callers update.
9384 (top level): Don't get inferior's PID.
9385
9386 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9387
9388 * gdb.base/watch_thread_num.exp: Skip test on targets without
9389 access watchpoints.
9390
9391 2015-05-06 Pedro Alves <palves@redhat.com>
9392
9393 PR server/18081
9394 * gdb.server/non-existing-program.exp: New file.
9395
9396 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9397
9398 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9399
9400 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9401
9402 * gdb.ada/out_of_line_in_inlined: New testcase.
9403
9404 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9405
9406 * gdb.ada/var_rec_arr: New testcase.
9407
9408 2015-04-30 Yao Qi <yao.qi@linaro.org>
9409
9410 * gdb.base/break-idempotent.exp: If
9411 skip_hw_watchpoint_multi_tests returns true, skip the tests
9412 on "rwatch" and "awatch".
9413
9414 2015-04-30 Yao Qi <yao.qi@linaro.org>
9415
9416 * gdb.base/relativedebug.exp: Invoke gdb command
9417 "info sharedlibrary", and if libc.so doesn't have debug info,
9418 skip the test.
9419
9420 2015-04-29 Doug Evans <dje@google.com>
9421
9422 * gdb.python/py-xmethods.exp: Add ptype tests.
9423 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9424 get_result_type method.
9425
9426 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9427
9428 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9429 the target does not support hardware watchpoints.
9430
9431 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9432
9433 * gdb.base/break-always.exp: Abort testing if writing to memory
9434 causes an error.
9435
9436 2015-04-28 Doug Evans <dje@google.com>
9437
9438 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9439 * gdb.python/py-pp-registration.exp: ... here. New file.
9440 * gdb.python/py-pp-registration.c: New file.
9441 * gdb.python/py-pp-registration.py: New file.
9442
9443 2015-04-28 Doug Evans <dje@google.com>
9444
9445 * gdb.python/py-bad-printers.c: New file.
9446 * gdb.python/py-bad-printers.py: New file.
9447 * gdb.python/py-bad-printers.exp: New file.
9448
9449 2015-04-28 Sasha Smundak <asmundak@google.com>
9450
9451 * gdb.python/py-type.exp: New test.
9452
9453 2015-04-28 Andy Wingo <wingo@igalia.com>
9454
9455 * gdb.python/py-parameter.exp:
9456 * gdb.guile/scm-parameter.exp: Escape the path that we are
9457 matching against, as it might contain characters that are special
9458 to regular expressions.
9459
9460 2015-04-27 Joel Brobecker <brobecker@adacore.com>
9461
9462 * gdb.ada/rec_comp: New testcase.
9463
9464 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9465
9466 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9467 before using it.
9468
9469 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9470
9471 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9472 new tests for verilog output.
9473
9474 2015-04-24 Yao Qi <yao.qi@linaro.org>
9475
9476 * boards/remote-gdbserver-on-localhost.exp: New file.
9477
9478 2015-04-23 Pedro Alves <palves@redhat.com>
9479
9480 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9481 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9482 "end of file", remove $inferior_spawn_id from the indirect list.
9483
9484 2015-04-23 Pedro Alves <palves@redhat.com>
9485
9486 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9487
9488 2015-04-23 Pedro Alves <palves@redhat.com>
9489
9490 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9491 on $any_spawn_id instead of only on $gdb_spawn_id.
9492
9493 2015-04-21 Pierre Muller <muller@sourceware.org>
9494
9495 PR pascal/17815
9496 * lib/pascal.exp (gpc_compile): Add new option "class".
9497 (fpc_compile): Likewise.
9498 * gdb.pascal/case-insensitive-symbols.pas: New file.
9499 * gdb.pascal/case-insensitive-symbols.exp: New file.
9500
9501 2015-04-20 Gary Benson <gbenson@redhat.com>
9502
9503 * gdb.base/attach.exp: Fix three extended remote failures.
9504
9505 2015-04-17 Gary Benson <gbenson@redhat.com>
9506
9507 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9508 the main executable over the remote protocol.
9509
9510 2015-04-16 Pedro Alves <palves@redhat.com>
9511
9512 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9513 a new gdbserver if gdbserver_reconnect_p is set.
9514
9515 2015-04-16 Pedro Alves <palves@redhat.com>
9516
9517 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9518 is set, don't exit gdbserver.
9519
9520 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9521
9522 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9523 appropriate .insn, such that an older assembler can be used.
9524 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9525 the z/Architecture instruction set on 31-bit targets as well.
9526
9527 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9528
9529 * gdb.go/handcall.exp: Remove all logic related to the first
9530 breakpoint and rely on go_runto_main instead.
9531 * gdb.go/strings.exp: Likewise.
9532 * gdb.go/unsafe.exp: Likewise.
9533 * gdb.go/hello.exp: Likewise. Also rename the remaining
9534 breakpoint marker to "breakpoint 1".
9535 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9536 * gdb.go/strings.go: Likewise.
9537 * gdb.go/unsafe.go: Likewise.
9538 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9539 "set breakpoint 2 here" and rename the remaining breakpoint marker
9540 to "breakpoint 1".
9541
9542 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9543
9544 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9545 if itertools.imap is not present.
9546 * gdb.python/py-objfile.exp: Add parentheses.
9547 * gdb.python/py-type.exp: Same.
9548 * gdb.python/py-unwind-maint.py: Same.
9549
9550 2015-04-15 Yao Qi <yao.qi@linaro.org>
9551
9552 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9553 of ":$ptr_size" and set its form explicitly.
9554
9555 2015-04-15 Pedro Alves <palves@redhat.com>
9556 Yao Qi <yao.qi@linaro.org>
9557
9558 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9559 timeout by factor of 4.
9560 (test_regular_watch): Likewise.
9561 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9562 * gdb.reverse/sigall-reverse.exp: Likewise.
9563 * gdb.reverse/until-precsave.exp: Likewise.
9564 * lib/gdb.exp (with_timeout_factor): New proc.
9565 (gdb_expect): Move some code to ...
9566 (get_largest_timeout): ... here. New procedure.
9567
9568 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
9569
9570 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9571
9572 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9573
9574 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9575 to write to the .text section.
9576
9577 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9578
9579 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9580 Handle the case of targets that do not provide PID information.
9581
9582 2015-04-13 Yao Qi <yao.qi@linaro.org>
9583
9584 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9585 and use expect instead of gdb_expect.
9586
9587 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9588
9589 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9590 "coredump_var_addr" to avoid naming conflict with other testcases.
9591
9592 2015-04-10 Pedro Alves <palves@redhat.com>
9593
9594 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9595 gdb_test_sequence and gdb_assert.
9596
9597 2015-04-10 Pedro Alves <palves@redhat.com>
9598
9599 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9600 test messages that don't include the breakpoint address.
9601
9602 2015-04-10 Yao Qi <yao.qi@linaro.org>
9603
9604 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9605 false for some offset and width combinations which aren't
9606 supported by linux kernel.
9607
9608 2015-04-10 Pedro Alves <palves@redhat.com>
9609
9610 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9611 procedure, factored out from ...
9612 (top level): ... here. Add "set displaced-stepping" testing axis.
9613 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9614 parameter "displaced". Use it.
9615 (top level): Use foreach and add "set displaced-stepping" testing
9616 axis.
9617
9618 2015-04-10 Pedro Alves <palves@redhat.com>
9619
9620 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9621 Remove comment.
9622 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9623 both the address of the instruction that triggers the watchpoint
9624 and the address of the instruction immediately after, and use
9625 those addresses for the test. Fix comment.
9626
9627 2015-04-10 Pedro Alves <palves@redhat.com>
9628
9629 * gdb.base/sigstep.exp (breakpoint_to_handler)
9630 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9631 Test "backtrace" in handler.
9632 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9633 (top level): Add new "displaced" test axis to
9634 breakpoint_to_handler, breakpoint_to_handler_entry and
9635 breakpoint_over_handler.
9636
9637 2015-04-10 Pedro Alves <palves@redhat.com>
9638
9639 PR gdb/18216
9640 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9641
9642 2015-04-10 Yao Qi <yao.qi@linaro.org>
9643
9644 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9645 (test_add_rn_pc): New function.
9646 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9647 (top level): Invoke test_add_rn_pc.
9648
9649 2015-04-10 Pedro Alves <palves@redhat.com>
9650
9651 PR gdb/13858
9652 * gdb.base/step-over-no-symbols.exp: New file.
9653
9654 2015-04-09 Andy Wingo <wingo@igalia.com>
9655
9656 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9657 after the Python tests.
9658
9659 2015-04-08 Keith Seitz <keiths@redhat.com>
9660
9661 PR python/16699
9662 * gdb.python/py-completion.exp: New tests for completion.
9663 * gdb.python/py-completion.py (CompleteLimit1): New class.
9664 (CompleteLimit2): Likewise.
9665 (CompleteLimit3): Likewise.
9666 (CompleteLimit4): Likewise.
9667 (CompleteLimit5): Likewise.
9668 (CompleteLimit6): Likewise.
9669 (CompleteLimit7): Likewise.
9670
9671 2015-04-08 Pedro Alves <palves@redhat.com>
9672
9673 PR gdb/18214
9674 PR gdb/18216
9675 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9676 function.
9677 (main): Install it as SIGUSR1 handler.
9678 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9679 parameter. Always use "setup" as prefix. Toggle "set
9680 displaced-stepping" off/on depending on global. Don't switch to
9681 thread 1 here.
9682 (top level): Add displaced stepping "off/on" test axis. Update
9683 "setup" calls. Wrap each subtest with with_test_prefix. Test
9684 continuing with a queued signal in each thread.
9685
9686 2015-04-08 Pedro Alves <palves@redhat.com>
9687
9688 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9689 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9690 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9691 Return early if running to main fails.
9692 * gdb.trace/while-stepping.exp: Likewise.
9693
9694 2015-04-07 Pedro Alves <palves@redhat.com>
9695
9696 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9697 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9698 interact with inferior program.
9699
9700 2015-04-07 Pedro Alves <palves@redhat.com>
9701
9702 * lib/gdb.exp (inferior_spawn_id): New global.
9703 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9704 spawn id after processing the user code.
9705 (default_gdb_start): Set inferior_spawn_id.
9706 (send_inferior): New procedure.
9707 * lib/gdbserver-support.exp (gdbserver_start): Set
9708 inferior_spawn_id.
9709 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9710
9711 2015-04-07 Pedro Alves <palves@redhat.com>
9712
9713 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9714 * lib/gdbserver-support.exp (gdbserver_start): Make
9715 $server_spawn_id global.
9716 (gdbserver_start): Don't wait for gdbserver's spawn id with
9717 expect_background.
9718 (close_gdbserver): New procedure.
9719 (gdb_exit): Rename the default version and reimplement.
9720
9721 2015-04-07 Pedro Alves <palves@redhat.com>
9722
9723 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
9724 append the substituted item, not the original item.
9725
9726 2015-04-07 Pedro Alves <palves@redhat.com>
9727
9728 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9729 gdb_expect.
9730
9731 2015-04-07 Pedro Alves <palves@redhat.com>
9732
9733 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9734 output appearing once only.
9735
9736 2015-04-07 Pedro Alves <palves@redhat.com>
9737
9738 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9739 that doesn't expect anything. Return early if running to main
9740 fails.
9741
9742 2015-04-07 Yao Qi <yao.qi@linaro.org>
9743
9744 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9745 (child_function): Call alarm.
9746 (main): Move call to alarm into the loop.
9747 * gdb.threads/non-stop-fair-events.exp: Build program with
9748 -DTIMEOUT=$timeout.
9749
9750 2015-04-06 Doug Evans <xdje42@gmail.com>
9751
9752 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9753 Fix dest parameter to board_info.
9754 (fpc_compile): Ditto.
9755 (gdb_compile_pascal): Rename dest arg to destfile.
9756
9757 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9758
9759 * gdb.ada/funcall_ref.exp: New file.
9760 * gdb.ada/funcall_ref/foo.adb: New file.
9761
9762 2015-04-02 Yao Qi <yao.qi@linaro.org>
9763
9764 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9765 is remote.
9766
9767 2015-04-02 Gary Benson <gbenson@redhat.com>
9768
9769 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9770
9771 2015-04-01 Sasha Smundak <asmundak@google.com>
9772
9773 * gdb.python/py-unwind-maint.c: New file.
9774 * gdb.python/py-unwind-maint.exp: New test.
9775 * gdb.python/py-unwind-maint.py: New file.
9776 * gdb.python/py-unwind.c: New file.
9777 * gdb.python/py-unwind.exp: New test.
9778 * gdb.python/py-unwind.py: New test.
9779
9780 2015-04-01 Pedro Alves <palves@redhat.com>
9781
9782 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9783 to fail instead of non-existent $test.
9784
9785 2015-04-01 Pedro Alves <palves@redhat.com>
9786
9787 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9788 GDBFLAGS if not empty.
9789
9790 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9791
9792 * gdb.ada/complete.exp: Remove "multi_line".
9793 * gdb.ada/info_exc.exp: Remove "multi_line".
9794 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9795 * gdb.ada/ptype_field.exp: Remove "multi_line".
9796 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9797 * gdb.ada/tagged.exp: Remove "multi_line".
9798 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9799 [multi_line ...]
9800 * gdb.btrace/delta.exp: Likewise.
9801 * gdb.btrace/exception.exp: Likewise.
9802 * gdb.btrace/function_call_history.exp: Likewise.
9803 * gdb.btrace/instruction_history.exp: Likewise.
9804 * gdb.btrace/nohist.exp: Likewise.
9805 * gdb.btrace/record_goto.exp: Likewise.
9806 * gdb.btrace/segv.exp: Likewise.
9807 * gdb.btrace/stepi.exp: Likewise.
9808 * gdb.btrace/tailcall.exp: Likewise.
9809 * gdb.btrace/unknown_functions.exp: Likewise.
9810 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9811 * lib/gdb.exp: Add the "multi_line" helper.
9812
9813 2015-04-01 Pedro Alves <palves@redhat.com>
9814
9815 * gdb.threads/tid-reuse.c: New file.
9816 * gdb.threads/tid-reuse.exp: New file.
9817
9818 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9819
9820 PR corefiles/16092
9821 * gdb.base/coredump-filter.c: New file.
9822 * gdb.base/coredump-filter.exp: Likewise.
9823
9824 2015-03-27 Petr Machata <pmachata@redhat.com>
9825
9826 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9827 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9828 (Dwarf::assemble): Initialize them.
9829 (Dwarf::lines): New function.
9830
9831 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9832
9833 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9834 SYMBOL_PREFIX for x86_64-*-cygwin.
9835
9836 2015-03-26 Andy Wingo <wingo@igalia.com>
9837
9838 PR symtab/18148
9839 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9840 const_value but not a location.
9841 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9842 location defined in non-main CUs are visible.
9843
9844 2015-03-26 Yao Qi <yao.qi@linaro.org>
9845
9846 PR testsuite/18139
9847 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9848 Add a line number entry for the same line.
9849 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9850 Add a line number entry for the same line.
9851
9852 2015-03-26 Yao Qi <yao.qi@linaro.org>
9853
9854 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9855 .int 0.
9856 (func): Likewise. Add .Lfunc_1 label.
9857 Use .Lfunc_1 label.
9858 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9859 .int 0.
9860 (func): Likewise.
9861 Use .Lfunc_1 label.
9862
9863 2015-03-26 Yao Qi <yao.qi@linaro.org>
9864
9865 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9866 Call gdb_compile instead to compile each .s files without debug
9867 information.
9868
9869 2015-03-26 Yao Qi <yao.qi@linaro.org>
9870
9871 * gdb.base/savedregs.exp (process_saved_regs): Make
9872 "Saved registers:" optional in the pattern.
9873
9874 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9875
9876 * gdb.btrace/next.exp: Merged into step.exp.
9877 * gdb.btrace/finish.exp: Merged into step.exp.
9878 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9879 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9880 "record goto" and checking the exact replay position.
9881 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9882 check for "Recording format" in "info record" output.
9883 * gdb.btrace/record_goto.exp: Choose test file based on target.
9884 * gdb.btrace/x86-record_goto.S: Renamed into ...
9885 * gdb.btrace/x86_64-record_goto.S: ... this.
9886 * gdb.btrace/i686-record_goto.S: New.
9887 * gdb.btrace/x86-tailcall.S: Renamed into ...
9888 * gdb.btrace/x86_64-tailcall.S: ... this.
9889 * gdb.btrace/i686-tailcall.S: New.
9890 * gdb.btrace/x86-tailcall.c: Renamed into ...
9891 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9892 separate statements. Update test.
9893 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9894 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9895 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9896 * gdb.btrace/tailcall.exp: Choose test file based on target.
9897 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9898
9899 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9900
9901 * gdb.btrace/exception.exp: Increase BTS buffer size.
9902
9903 2015-03-24 Pedro Alves <palves@redhat.com>
9904
9905 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9906
9907 2015-03-24 Pedro Alves <palves@redhat.com>
9908
9909 * gdb.threads/schedlock.exp (test_step): No longer expect that
9910 "set scheduler-locking step" with "next" over a function call runs
9911 threads unlocked.
9912
9913 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9914
9915 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9916
9917 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9918
9919 PR breakpoints/16466
9920 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9921 * gdb.mi/mi-pending.c (thread_func): New function.
9922 (int main): Add threading support required.
9923 * gdb.mi/mi-pending.exp: Add tests for this issue.
9924 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9925 (pendfunc2): Remove stdio dependency.
9926 * gdb.mi/mi-pendshr2.c: New file.
9927
9928 2015-03-23 Keith Seitz <keiths@redhat.com>
9929
9930 * gdb.linespec/keywords.c: New file.
9931 * gdb.linespec/keywords.exp: New file.
9932
9933 2015-03-23 Keith Seitz <keiths@redhat.com>
9934
9935 PR gdb/18021
9936 * gdb.dwarf2/staticvirtual.exp: New test.
9937
9938 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9939
9940 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9941 * README: Remove HP-UX and gdb.hp.
9942 (configuration):
9943 * configure: Regenerate.
9944 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9945 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9946 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9947 gdb.hp/gdb.defects/Makefile.
9948 * gdb.hp/Makefile.in: File deleted.
9949 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
9950 * gdb.hp/gdb.aCC/optimize.c: File deleted.
9951 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
9952 * gdb.hp/gdb.aCC/run.c: File deleted.
9953 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
9954 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
9955 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
9956 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
9957 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
9958 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
9959 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
9960 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
9961 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
9962 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
9963 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
9964 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
9965 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
9966 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
9967 * gdb.hp/gdb.base-hp/reg.s: File deleted.
9968 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
9969 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
9970 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
9971 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
9972 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
9973 * gdb.hp/gdb.compat/Makefile.in: File deleted.
9974 * gdb.hp/gdb.compat/average.c: File deleted.
9975 * gdb.hp/gdb.compat/sum.c: File deleted.
9976 * gdb.hp/gdb.compat/xdb.c: File deleted.
9977 * gdb.hp/gdb.compat/xdb0.c: File deleted.
9978 * gdb.hp/gdb.compat/xdb0.h: File deleted.
9979 * gdb.hp/gdb.compat/xdb1.c: File deleted.
9980 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
9981 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
9982 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
9983 * gdb.hp/gdb.defects/Makefile.in: File deleted.
9984 * gdb.hp/gdb.defects/bs14602.c: File deleted.
9985 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
9986 * gdb.hp/gdb.defects/solib-d.c: File deleted.
9987 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
9988 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
9989 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
9990 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
9991 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
9992 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
9993 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
9994 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
9995 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
9996 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
9997 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
9998 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
9999 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10000 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10001 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10002 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10003 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10004 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10005 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10006 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10007 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10008 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10009 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10010 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10011 * gdb.hp/tools/odump: File deleted.
10012
10013 2015-03-19 Pedro Alves <palves@redhat.com>
10014
10015 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10016 (saw_thread_3): New globals.
10017 (top level): Increment them when an event for the corresponding
10018 thread is seen.
10019 (no thread starvation): New test.
10020
10021 2015-03-19 Pedro Alves <palves@redhat.com>
10022
10023 * gdb.threads/continue-pending-status.c: New file.
10024 * gdb.threads/continue-pending-status.exp: New file.
10025
10026 2015-03-18 Pedro Alves <palves@redhat.com>
10027
10028 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10029 Use gdb_is_target_remote instead of is_remote. Use
10030 gdb_test_multiple instead of gdb_expect. Exit early if
10031 gdb_test_multiple hits its internal matches. Tighten stepi tests
10032 expected output. Fail on exit with any signal, instead of just
10033 SIGILL.
10034
10035 2015-03-18 Yao Qi <yao.qi@linaro.org>
10036
10037 PR tdep/18107
10038 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10039 variable.
10040 * gdb.base/catch-syscall.exp: Don't skip it on
10041 aarch64*-*-linux* target. Remove elements in all_syscalls.
10042 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10043 target.
10044 (setup_all_syscalls): New proc.
10045
10046 2015-03-16 Yao Qi <yao.qi@linaro.org>
10047
10048 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10049 (top level): Skip tests if valid_addr_p returns false for
10050 $cmd1 or $cmd2.
10051
10052 2015-03-11 Andy Wingo <wingo@igalia.com>
10053
10054 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10055
10056 2015-03-11 Yao Qi <yao.qi@linaro.org>
10057
10058 * gdb.base/catch-syscall.exp: Fix typo in comments.
10059
10060 2015-03-11 Yao Qi <yao.qi@linaro.org>
10061
10062 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10063
10064 2015-03-09 Pedro Alves <palves@redhat.com>
10065
10066 * dg-extract-results.py: Delete.
10067
10068 2015-03-09 Pedro Alves <palves@redhat.com>
10069
10070 Merge dg-extract-results.sh from GCC upstream (r218843).
10071
10072 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10073 * dg-extract-results.sh: Use --text with grep to avoid issues with
10074 binary files. Fall back to cat -v, if that doesn't work.
10075
10076 2015-03-05 Pedro Alves <palves@redhat.com>
10077
10078 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10079
10080 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10081
10082 * lib/mi-support.exp (mi_expect_interrupt): Accept
10083 alternative event for when in all-stop mode.
10084
10085 2015-03-04 Pedro Alves <palves@redhat.com>
10086
10087 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10088
10089 2015-03-04 Mark Kettenis <kettenis@gnu.org>
10090
10091 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10092
10093 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10094
10095 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10096 regexps for GDB's current line display, accept a hex address
10097 preceding the line number.
10098
10099 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10100
10101 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10102 the 'arch1' variable for "s390*-linux*" targets.
10103
10104 2015-03-04 Pedro Alves <palves@redhat.com>
10105
10106 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10107 (main): Pass missing retval argument to pthread_join call.
10108
10109 2015-03-02 Pedro Alves <palves@redhat.com>
10110
10111 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10112 (top level): Call do_test with non-stop as well.
10113
10114 2015-03-02 Pedro Alves <palves@redhat.com>
10115
10116 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10117 -1.
10118
10119 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10120
10121 * gdb.arch/s390-vregs.exp: New test.
10122 * gdb.arch/s390-vregs.S: New file.
10123
10124 2015-02-27 Pedro Alves <palves@redhat.com>
10125
10126 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10127 call to catch_command_errors.
10128 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10129 catch_command_errors.
10130
10131 2015-02-27 Pedro Alves <palves@redhat.com>
10132
10133 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10134 "true" for boolean result.
10135 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10136 prototype of main.
10137
10138 2015-02-27 Pedro Alves <palves@redhat.com>
10139
10140 * lib/unbuffer_output.c: New file.
10141 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10142 (main): Call gdb_unbuffer_output.
10143
10144 2015-02-27 Yao Qi <yao.qi@linaro.org>
10145
10146 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10147 target.
10148
10149 2015-02-26 Doug Evans <dje@google.com>
10150
10151 * gdb.cp/class2.cc (Dbase, D): New classes.
10152 (main): New local delta.
10153 * gdb.cp/class2.exp: Test printing delta.
10154 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10155 (dynbar): New global.
10156 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10157
10158 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10159
10160 * gdb.compile/compile-ifunc.c: New file.
10161 * gdb.compile/compile-ifunc.exp: New file.
10162
10163 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10164
10165 * gdb.base/structs.exp: Check for correct struct on finish.
10166
10167 2015-02-26 Yao Qi <yao.qi@linaro.org>
10168
10169 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10170 is zero.
10171
10172 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10173
10174 * gdb.arch/cordic.ko.bz2: New file.
10175 * gdb.arch/cordic.ko.debug.bz2: New file.
10176 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10177
10178 2015-02-25 Yao Qi <yao.qi@linaro.org>
10179
10180 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10181 aarch64*-*-* target.
10182
10183 2015-02-23 Pedro Alves <palves@redhat.com>
10184
10185 * lib/gdb.exp (delete_breakpoints): Rewrite using
10186 gdb_test_multiple.
10187
10188 2015-02-23 Pedro Alves <palves@redhat.com>
10189
10190 * gdb.base/info-os.c: Include stdlib.h.
10191
10192 2015-02-22 Doug Evans <xdje42@gmail.com>
10193
10194 PR symtab/17855
10195 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10196 is read after symbols have been re-read.
10197 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10198 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10199
10200 2015-02-21 Doug Evans <dje@google.com>
10201
10202 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10203
10204 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10205
10206 PR corefiles/17808
10207 * gdb.arch/i386-biarch-core.core.bz2: New file.
10208 * gdb.arch/i386-biarch-core.exp: New file.
10209
10210 2015-02-21 Pedro Alves <palves@redhat.com>
10211
10212 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10213 runto_main fails.
10214
10215 2015-02-20 Pedro Alves <palves@redhat.com>
10216
10217 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10218 info probes.
10219
10220 2015-02-20 Pedro Alves <palves@redhat.com>
10221
10222 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10223
10224 2015-02-20 Pedro Alves <palves@redhat.com>
10225
10226 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10227 clean_restart before gdb_target_supports_trace.
10228
10229 2015-02-20 Pedro Alves <palves@redhat.com>
10230
10231 PR threads/18006
10232 * gdb.threads/clone-thread_db.c: New file.
10233 * gdb.threads/clone-thread_db.exp: New file.
10234
10235 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10236
10237 PR breakpoints/16812
10238 * gdb.base/catch-gdb-caused-signals.c: New file.
10239 * gdb.base/catch-gdb-caused-signals.exp: New file.
10240
10241 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10242
10243 * configure: Regenerated.
10244 * configure.ac: Use GDB_AC_TRANSFORM.
10245 * aclocal.m4: sinclude ../transform.m4.
10246
10247 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10248
10249 * lib/dtrace.exp: New file.
10250 * gdb.base/dtrace-probe.exp: Likewise.
10251 * gdb.base/dtrace-probe.d: Likewise.
10252 * gdb.base/dtrace-probe.c: Likewise.
10253 * lib/pdtrace.in: Likewise.
10254 * configure.ac: Output variables with the transformed names of
10255 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10256 * configure: Regenerated.
10257
10258 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10259
10260 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10261 expected message when trying to access $_probe_* convenience
10262 variables while not on a probe.
10263
10264 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10265
10266 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10267
10268 2015-02-11 Pedro Alves <pedro@codesourcery.com>
10269
10270 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10271 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10272
10273 2015-02-10 Doug Evans <xdje42@gmail.com>
10274
10275 * lib/gdb.exp (gdb_load): Always return a result.
10276
10277 2015-02-10 Pedro Alves <palves@redhat.com>
10278
10279 * gdb.threads/signal-sigtrap.c: New file.
10280 * gdb.threads/signal-sigtrap.exp: New file.
10281
10282 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10283
10284 * gdb.trace/no-attach-trace.c: New file.
10285 * gdb.trace/no-attach-trace.exp: New file.
10286
10287 2015-02-09 Mark Wielaard <mjw@redhat.com>
10288
10289 * gdb.dwarf2/atomic.c: New file.
10290 * gdb.dwarf2/atomic-type.exp: Likewise.
10291
10292 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10293
10294 * gdb.btrace/buffer-size.exp: Update "info record" output.
10295 * gdb.btrace/delta.exp: Update "info record" output.
10296 * gdb.btrace/enable.exp: Update "info record" output.
10297 * gdb.btrace/finish.exp: Update "info record" output.
10298 * gdb.btrace/instruction_history.exp: Update "info record" output.
10299 * gdb.btrace/next.exp: Update "info record" output.
10300 * gdb.btrace/nexti.exp: Update "info record" output.
10301 * gdb.btrace/step.exp: Update "info record" output.
10302 * gdb.btrace/stepi.exp: Update "info record" output.
10303 * gdb.btrace/nohist.exp: Update "info record" output.
10304
10305 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10306
10307 * gdb.btrace/buffer-size: New.
10308
10309 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10310
10311 * gdb.btrace/delta.exp: Update "info record" output.
10312 * gdb.btrace/enable.exp: Update "info record" output.
10313 * gdb.btrace/finish.exp: Update "info record" output.
10314 * gdb.btrace/instruction_history.exp: Update "info record" output.
10315 * gdb.btrace/next.exp: Update "info record" output.
10316 * gdb.btrace/nexti.exp: Update "info record" output.
10317 * gdb.btrace/step.exp: Update "info record" output.
10318 * gdb.btrace/stepi.exp: Update "info record" output.
10319 * gdb.btrace/nohist.exp: Update "info record" output.
10320
10321 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10322
10323 PR gdb/15678
10324 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10325
10326 2015-02-06 Pedro Alves <palves@redhat.com>
10327
10328 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10329 macro.
10330 (seconds_left, again): New globals.
10331 (main): Wait seconds_left in a 1-second sleep loop instead of
10332 sleeping 180 seconds. If 'again' is set, reset the seconds
10333 counter.
10334 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10335 'again' in the inferior before detaching. Print the seconds left.
10336 (options): New global.
10337 (top level): Build program with -DTIMEOUT=$timeout.
10338
10339 2015-02-06 Pedro Alves <palves@redhat.com>
10340
10341 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10342 determine how many seconds to pass to 'alarm'.
10343 * gdb.base/gdb-sigterm.exp (top level): Build program with
10344 -DTIMEOUT=$timeout.
10345 (do_test): Return success/failure indication. Add more verbose
10346 logging. Don't fail if 200 single steps are seen. Instead, fail
10347 when the test times out.
10348 (passes): New global.
10349 (top level): Break the testing loop if testing fails on any
10350 iteration. Use gdb_assert.
10351
10352 2015-02-04 Don Breazeal <donb@codesourcery.com>
10353
10354 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10355 and initialize them.
10356 (ipc_cleanup): New function.
10357 (main): Don't declare shmid, semid, and msqid. Add a call to
10358 atexit so that we call ipc_cleanup on exit.
10359
10360 2015-02-04 Pedro Alves <palves@redhat.com>
10361
10362 * boards/native-extended-gdbserver.exp: Remove any target variant
10363 specifications from the board name before clearing the isremote
10364 flag from board_info.
10365
10366 2015-01-31 Doug Evans <xdje42@gmail.com>
10367
10368 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10369
10370 2015-01-31 Gary Benson <gbenson@redhat.com>
10371
10372 * gdb.base/completion.exp: Disable completion limiting for
10373 existing tests. Add new tests to check completion limiting.
10374 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10375
10376 2015-01-31 Doug Evans <xdje42@gmail.com>
10377
10378 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10379
10380 2015-01-31 Doug Evans <xdje42@gmail.com>
10381
10382 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10383 entries. Duplicate file section script entries.
10384 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10385 inlined entries. Add test for safe-path rejection.
10386 * gdb.python/py-section-script.c: Add duplicate inlined section script
10387 entries. Duplicate file section script entries.
10388 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10389 inlined entries. Add test for safe-path rejection.
10390
10391 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10392
10393 * gdb.ada/disc_arr_bound: New testcase.
10394
10395 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10396
10397 * gdb.ada/mi_var_array: New testcase.
10398
10399 2015-01-27 Doug Evans <dje@google.com>
10400
10401 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10402 Add test for objfile.filename, objfile.username after objfile
10403 has been unloaded.
10404
10405 2015-01-26 Joel Brobecker <brobecker@adacore.com>
10406
10407 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10408 the second test to print the name attribute of value
10409 returned by the call to gdb.lookup_type, and adjust
10410 the expected output accordingly.
10411
10412 2015-01-25 Mark Wielaard <mjw@redhat.com>
10413
10414 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10415 * gdb.base/disp-step-fork.c: Include unistd.h.
10416 * gdb.base/siginfo-obj.c: Include stdio.h.
10417 * gdb.base/siginfo-thread.c: Likewise.
10418 * gdb.mi/non-stop.c: Include unistd.h.
10419 * gdb.mi/nsthrexec.c: Include stdio.h.
10420 * gdb.mi/pthreads.c: Include unistd.h.
10421 * gdb.modula2/unbounded1.c (main): Declare returns int.
10422 * gdb.reverse/consecutive-reverse.c: Likewise.
10423 * gdb.threads/create-fail.c: Include unistd.h.
10424 * gdb.threads/killed.c: Likewise.
10425 * gdb.threads/linux-dp.c: Likewise.
10426 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10427 * gdb.threads/non-ldr-exc-2.c: Likewise.
10428 * gdb.threads/non-ldr-exc-3.c: Likewise.
10429 * gdb.threads/non-ldr-exc-4.c: Likewise.
10430 * gdb.threads/pthreads.c: Include unistd.h.
10431 (main): Declare returns int.
10432 * gdb.threads/tls-main.c (foo): New declaration.
10433 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10434
10435 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10436
10437 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10438 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10439
10440 2015-01-15 Mark Wielaard <mjw@redhat.com>
10441
10442 * gdb.base/noreturn-return.c: New file.
10443 * gdb.base/noreturn-return.exp: New file.
10444 * gdb.base/noreturn-finish.c: New file.
10445 * gdb.base/noreturn-finish.exp: New file.
10446
10447 2015-01-23 Pedro Alves <palves@redhat.com>
10448
10449 * gdb.threads/continue-pending-after-query.c: New file.
10450 * gdb.threads/continue-pending-after-query.exp: New file.
10451
10452 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10453 Simon Marchi <simon.marchi@ericsson.com>
10454
10455 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10456 * gdb.base/valgrind-db-attach.exp: Same.
10457 * gdb.base/valgrind-infcall.exp: Same.
10458 * lib/mi-support.exp (default_mi_gdb_start): Same.
10459 * lib/prompt.exp (default_prompt_gdb_start): Same.
10460 * lib/gdb.exp (default_gdb_spawn): Same.
10461 (gdb_interact): New.
10462
10463
10464 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10465
10466 * gdb.compile/compile.exp (pointer to jit function): New test.
10467
10468 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
10469
10470 * lib/gdb.exp (supports_process_record): Return true for
10471 powerpc*-*-linux*.
10472 (supports_reverse): Likewise.
10473
10474 2015-01-15 Don Breazeal <donb@codesourcery.com>
10475
10476 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10477 instead of checking whether the target board is remote and
10478 use spawn_wait_for_attach instead of exec/sleep.
10479 * gdb.base/attach-twice.exp: Likewise.
10480
10481 2015-01-15 Joel Brobecker <brobecker@adacore.com>
10482
10483 * gdb.ada/var_arr_attrs: New testcase.
10484
10485 2015-01-14 Pedro Alves <palves@redhat.com>
10486 Joel Brobecker <brobecker@adacore.com>
10487
10488 PR gdb/17525
10489 * gdb.base/bp-cmds-execution-x-script.c: New file.
10490 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10491 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10492
10493 2015-01-14 Pedro Alves <palves@redhat.com>
10494
10495 PR cli/17828
10496 * gdb.base/batch-preserve-term-settings.c: New file.
10497 * gdb.base/batch-preserve-term-settings.exp: New file.
10498
10499 2015-01-13 Doug Evans <dje@google.com>
10500
10501 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10502 binary.
10503
10504 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10505
10506 * Makefile.in (clean mostlyclean): Do not delete *.py.
10507
10508 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10509
10510 * gdb.python/py-lookup-type.exp: New file.
10511
10512 2015-01-12 Pedro Alves <palves@redhat.com>
10513
10514 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10515 restore GDBFLAGS before returning.
10516
10517 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10518
10519 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10520 is_amd64_regs_target and is_x86_like_target.
10521
10522 2015-01-11 Doug Evans <xdje42@gmail.com>
10523
10524 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10525 is given without an explicit form.
10526 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10527 attributes.
10528 * gdb.dwarf/corrupt.exp: Ditto.
10529 * gdb.dwarf2/enum-type.exp: Ditto.
10530 * gdb.trace/entry-values.exp: Ditto.
10531 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10532
10533 2015-01-11 Doug Evans <xdje42@gmail.com>
10534
10535 PR gdb/15830
10536 * gdb.base/maint.exp: Remove references to "maint demangle".
10537 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10538 Add tests for explicitly specifying language to demangle.
10539 * gdb.dlang/demangle.exp: Ditto.
10540
10541 2015-01-09 Pedro Alves <palves@redhat.com>
10542
10543 * gdb.threads/non-stop-fair-events.c: New file.
10544 * gdb.threads/non-stop-fair-events.exp: New file.
10545
10546 2015-01-09 Pedro Alves <palves@redhat.com>
10547
10548 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10549 the global scope. Set a breakpoint after all threads are started
10550 rather than stepping over two source lines. Expect the prompt.
10551 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10552 global.
10553 (NUM): Now 15.
10554 (main): Use threads_started_barrier to wait for all threads to
10555 start. Main thread no longer calls thread_function. Exit after
10556 180 seconds.
10557 (loop): New function.
10558 (thread_function): Wait on threads_started_barrier barrier. Call
10559 'loop' at each iteration.
10560 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10561 threads have started, instead of hardcoding number of "next"
10562 steps. Use an access watchpoint instead of a write watchpoint.
10563
10564 2015-01-09 Pedro Alves <palves@redhat.com>
10565
10566 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10567 (thread_func): Wait on barrier.
10568 (main): Wait for all threads to start before stopping GDB.
10569 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10570 global.
10571 (thread1_func, thread2_func): Wait on barrier.
10572 (main): Wait for all threads to start before stopping GDB.
10573 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10574 New global.
10575 (thread1_func, thread2_func): Wait on barrier.
10576 (main): Wait for all threads to start before stopping GDB.
10577
10578 2015-01-09 Pedro Alves <palves@redhat.com>
10579
10580 * gdb.threads/attach-many-short-lived-threads.c: New file.
10581 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10582
10583 2014-01-09 Pedro Alves <palves@redhat.com>
10584
10585 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10586 instead of to thread 2.
10587 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10588 Add barrier around each pthread_create call instead of around all
10589 calls.
10590 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10591 Set a break on thread_function and have the child threads hit it
10592 one at at a time.
10593
10594 2015-01-09 Pedro Alves <palves@redhat.com>
10595
10596 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10597 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10598 false.
10599 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10600 checking whether the target board is remote.
10601 * gdb.multi/multi-attach.exp: Likewise.
10602 * gdb.python/py-sync-interp.exp: Likewise.
10603 * gdb.server/ext-attach.exp: Likewise.
10604 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10605 tests that need to attach, instead of checking whether the target
10606 board is remote at the top of the file.
10607
10608 2015-01-08 Yao Qi <yao@codesourcery.com>
10609
10610 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10611
10612 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10613
10614 Fix testcase compilation.
10615 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10616
10617 2015-01-06 Joel Brobecker <brobecker@adacore.com>
10618
10619 * gdb.python/py-type.exp: Add a couple test about empty
10620 array creation, and negative-length array creation.
10621
10622 2015-01-02 Doug Evans <xdje42@gmail.com>
10623
10624 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10625
10626 2015-01-02 Doug Evans <dje@google.com>
10627
10628 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10629
10630 2014-12-29 Yao Qi <yao@codesourcery.com>
10631
10632 * gdb.trace/entry-values.exp: Update comments. Rename variable
10633 bar_call_foo to returned_from_foo.
10634
10635 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10636
10637 PR gdb/17394
10638 * gdb.linespec/break-asm-file.c: New file.
10639 * gdb.linespec/break-asm-file.exp: New file.
10640 * gdb.linespec/break-asm-file0.s: New file.
10641 * gdb.linespec/break-asm-file1.s: New file.
10642
10643 2014-12-18 Nigel Stephens <nigel@mips.com>
10644 Maciej W. Rozycki <macro@codesourcery.com>
10645
10646 * gdb.base/float.exp: Handle the new output from "info float" on
10647 MIPS targets.
10648
10649 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10650
10651 Fix MinGW compilation.
10652 * gdb.compile/compile-ops.exp: Update untested message if
10653 !skip_compile_feature_tests.
10654 * gdb.compile/compile-setjmp.exp: Likewise.
10655 * gdb.compile/compile-tls.exp: Likewise.
10656 * gdb.compile/compile.exp: Likewise.
10657 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10658 supported on this host".
10659
10660 2014-12-16 Doug Evans <xdje42@gmail.com>
10661
10662 * boards/stabs.exp: New file.
10663
10664 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10665
10666 * gdb.base/completion.exp: Adjust to format changes of "maint
10667 print user-registers".
10668
10669 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
10670
10671 PR server/17457
10672 * gdb.arch/aarch64-fp.c: New file.
10673 * gdb.arch/aarch64-fp.exp: New file.
10674
10675 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10676
10677 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10678 r210637, r210913, r211666, r215400, r215817).
10679
10680 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10681 * dg-extract-results.py: New file.
10682 * dg-extract-results.sh: Use it if the environment seems
10683 suitable.
10684
10685 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10686
10687 * dg-extract-results.py (parse_run): Handle warnings that
10688 are printed before a test harness is run.
10689
10690 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10691
10692 * dg-extract-results.py (Named): Remove __cmp__ method.
10693 (output_variation): Use a key to sort variation.harnesses.
10694
10695 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10696
10697 * dg-extract-results.py: For Python 3, force sys.stdout to
10698 handle surrogate escape sequences.
10699 (safe_open): New function.
10700 (output_segment, main): Use it.
10701
10702 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10703
10704 * dg-extract-results.py (Prog.result_re): Include options
10705 in test name.
10706
10707 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10708
10709 * dg-extract-results.py (output_variation): Always sort if
10710 do_sum.
10711
10712 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10713
10714 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10715 as long as we get pagination notifications.
10716
10717 2014-12-15 Jason Merrill <jason@redhat.com>
10718
10719 * Makefile.in (check-gdb.%): Restore.
10720 * README: Mention it.
10721
10722 2014-12-13 Joel Brobecker <brobecker@adacore.com>
10723
10724 * gdb.ada/str_uninit: New testcase.
10725
10726 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10727
10728 PR symtab/17642
10729 * gdb.base/vla-stub-define.c: New file.
10730 * gdb.base/vla-stub.c: New file.
10731 * gdb.base/vla-stub.exp: New file.
10732
10733 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10734 Jan Kratochvil <jan.kratochvil@redhat.com>
10735 Tom Tromey <tromey@redhat.com>
10736
10737 * configure.ac: Add gdb.compile/.
10738 * configure: Regenerate.
10739 * gdb.compile/Makefile.in: New file.
10740 * gdb.compile/compile-ops.exp: New file.
10741 * gdb.compile/compile-ops.c: New file.
10742 * gdb.compile/compile-tls.c: New file.
10743 * gdb.compile/compile-tls.exp: New file.
10744 * gdb.compile/compile-constvar.S: New file.
10745 * gdb.compile/compile-constvar.c: New file.
10746 * gdb.compile/compile-mod.c: New file.
10747 * gdb.compile/compile-nodebug.c: New file.
10748 * gdb.compile/compile-setjmp-mod.c: New file.
10749 * gdb.compile/compile-setjmp.c: New file.
10750 * gdb.compile/compile-setjmp.exp: New file.
10751 * gdb.compile/compile-shlib.c: New file.
10752 * gdb.compile/compile.c: New file.
10753 * gdb.compile/compile.exp: New file.
10754 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10755
10756 2014-12-12 Tom Tromey <tromey@redhat.com>
10757
10758 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10759 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10760
10761 2014-12-12 Doug Evans <dje@google.com>
10762
10763 * lib/gdb-python.exp (get_python_valueof): New function.
10764 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10765
10766 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10767
10768 * gdb.base/completion.exp: Add test for completion of "info
10769 registers ".
10770
10771 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10772
10773 * gdb.base/func-ptrs.c: New file.
10774 * gdb.base/func-ptrs.exp: New file.
10775
10776 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10777
10778 PR breakpoints/17012
10779 * gdb.base/dprintf-detach.c: New file.
10780 * gdb.base/dprintf-detach.exp: New file.
10781
10782 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10783
10784 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10785 * lib/gdb.exp (target_is_gdbserver): New procedure.
10786
10787 2014-12-08 Doug Evans <dje@google.com>
10788
10789 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10790
10791 2014-12-05 Yao Qi <yao@codesourcery.com>
10792
10793 * gdb.guile/scm-error.exp: Remove the third argument to
10794 gdb_remote_download.
10795 * gdb.guile/scm-frame-args.exp: Likewise.
10796 * gdb.guile/scm-section-script.exp: Likewise.
10797
10798 2014-12-05 Yao Qi <yao@codesourcery.com>
10799
10800 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10801
10802 2014-12-04 Doug Evans <dje@google.com>
10803
10804 * gdb.python/py-objfile.exp: Add tests for
10805 objfile.add_separate_debug_file.
10806
10807 2014-12-04 Doug Evans <dje@google.com>
10808
10809 * lib/gdb.exp (get_build_id): New function.
10810 (build_id_debug_filename_get): Rewrite to use it.
10811 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10812
10813 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10814
10815 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10816 `method(long)', not just 0x0.
10817 * gdb.cp/nsalias.exp: Align code labels to 4.
10818 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10819 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10820 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10821 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10822 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10823 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10824
10825 2014-12-02 Doug Evans <dje@google.com>
10826
10827 PR symtab/17602
10828 * gdb.cp/anon-ns.cc: Move guts of this file to ...
10829 * gdb.cp/anon-ns2.cc: ... here. New file.
10830 * gdb.cp/anon-ns.exp: Update.
10831
10832 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
10833
10834 * gdb.python/py-events.py (inferior_call_handler): New.
10835 (register_changed_handler, memory_changed_handler): New.
10836 (test_events.invoke): Register new handlers.
10837 * gdb.python/py-events.exp: Add tests for inferior call,
10838 memory_changed and register_changed events.
10839
10840 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10841
10842 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10843 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10844 if the linker doesn't understand this.
10845
10846 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10847
10848 * gdb.python/python.exp: Change expected reply to help().
10849
10850 2014-12-01 Yao Qi <yao@codesourcery.com>
10851
10852 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10853 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10854 * configure: Re-generated.
10855
10856 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10857
10858 * gdb.cp/chained-calls.cc: New file.
10859 * gdb.cp/chained-calls.exp: New file.
10860 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10861
10862 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10863
10864 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10865 * gdb.dwarf2/symtab-producer.exp: Same.
10866 * gdb.gdb/python-interrupts.exp: Same.
10867 * gdb.gdb/python-selftest.exp: Same.
10868 * gdb.python/py-linetable.exp: Same.
10869 * gdb.python/py-type.exp: Same.
10870 * gdb.python/py-value-cc.exp: Same.
10871 * gdb.python/py-value.exp: Same.
10872
10873 2014-11-28 Yao Qi <yao@codesourcery.com>
10874
10875 * gdb.base/break-probes.exp: Match library name prefixed with
10876 sysroot.
10877
10878 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10879
10880 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10881 test expected output. Add parentheses for the call to print.
10882 Remove L suffix from integers.
10883
10884 2014-11-26 Doug Evans <dje@google.com>
10885
10886 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10887
10888 2014-11-22 Yao Qi <yao@codesourcery.com>
10889
10890 * gdb.trace/entry-values.c: Remove asms.
10891 (foo): Add foo_label.
10892 (bar): Add bar_label.
10893 * gdb.trace/entry-values.exp: Remove code computing foo's
10894 length and bar's length.
10895 (Dwarf::assemble): Invoke function_range for bar and use
10896 MACRO_AT_func for foo.
10897
10898 2014-11-22 Yao Qi <yao@codesourcery.com>
10899
10900 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10901 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10902 Use .Lgcc43_procstart instead of gcc43.
10903
10904 2014-11-21 Joel Brobecker <brobecker@adacore.com>
10905
10906 * gdb.ada/n_arr_bound: New testcase.
10907
10908 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10909
10910 PR breakpoints/10737
10911 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10912 test_catch_syscall_multi_arch.
10913 (test_catch_syscall_multi_arch): New function.
10914
10915 2014-11-20 Doug Evans <xdje42@gmail.com>
10916
10917 * gdb.base/maint.exp: Update expected output.
10918
10919 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10920
10921 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10922 4-byte instruction on S390.
10923
10924 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10925
10926 * gdb.ada/arr_arr: New testcase.
10927
10928 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10929
10930 * gdb.ada/pkd_arr_elem: New Testcase.
10931
10932 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
10933
10934 * gdb.reverse/break-precsave: Expect completion message for
10935 core file reads.
10936 * gdb.reverse/consecutive-precsave.exp: Likewise.
10937 * gdb.reverse/finish-precsave.exp: Likewise.
10938 * gdb.reverse/i386-precsave.exp: Likewise.
10939 * gdb.reverse/machinestate-precsave.exp: Likewise.
10940 * gdb.reverse/sigall-precsave.exp: Likewise.
10941 * gdb.reverse/solib-precsave.exp: Likewise.
10942 * gdb.reverse/step-precsave.exp: Likewise.
10943 * gdb.reverse/until-precsave.exp: Likewise.
10944 * gdb.reverse/watch-precsave.exp: Likewise.
10945
10946 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10947
10948 * gdb.base/bp-permanent.c: Include unistd.h.
10949 * gdb.python/py-framefilter-mi.c (main): Add return type.
10950 * gdb.python/py-framefilter.c (main): Likewise.
10951 * gdb.trace/actions-changed.c (main): Likewise.
10952
10953 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10954
10955 * gdb.mi/until.c: Add eye-catchers.
10956 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
10957 line numbers.
10958
10959 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10960
10961 * gdb.base/condbreak.exp: Drop references to removed non-prototype
10962 function header variants in break1.c.
10963 * gdb.base/ena-dis-br.exp: Likewise.
10964 * gdb.base/hbreak2.exp: Likewise.
10965 * gdb.reverse/until-precsave.exp: Drop references to removed
10966 non-prototype function header variants in ur1.c.
10967 * gdb.reverse/until-reverse.exp: Likewise.
10968
10969 2014-11-17 Petr Machata <pmachata@redhat.com>
10970
10971 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
10972 ${_cu_offset_size} bytes abbrev offset.
10973
10974 2014-11-15 Doug Evans <xdje42@gmail.com>
10975
10976 PR symtab/17559
10977 * gdb.base/line-symtabs.exp: New file.
10978 * gdb.base/line-symtabs.c: New file.
10979 * gdb.base/line-symtabs.h: New file.
10980
10981 2014-11-14 Yao Qi <yao@codesourcery.com>
10982
10983 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
10984 (func): Add label func_label.
10985 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
10986 Replace low_pc and high_pc with MACRO_AT_range.
10987 Replace name, low_pc and high_pc with MACRO_AT_func.
10988
10989 2014-11-14 Yao Qi <yao@codesourcery.com>
10990
10991 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
10992 Replace name, low_pc and high_pc with MACRO_AT_func.
10993
10994 2014-11-14 Yao Qi <yao@codesourcery.com>
10995
10996 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
10997 produce debug information.
10998 * gdb.dwarf2/implptr-optimized-out.S: Removed.
10999
11000 2014-11-14 Yao Qi <yao@codesourcery.com>
11001
11002 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11003 object and get function length.
11004 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11005 with MACRO_AT_func.
11006 (top-level): Replace gdb_compile and clean_restart with
11007 prepare_for_testing.
11008 * gdb.dwarf2/main.c (main): Add label main_label.
11009
11010 2014-11-14 Yao Qi <yao@codesourcery.com>
11011
11012 * lib/dwarf.exp (function_range): New procedure.
11013 (Dwarf::_handle_macro_at_func): New procedure.
11014 (Dwarf::_handle_macro_at_range): New procedure.
11015 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11016
11017 2014-11-14 Yao Qi <yao@codesourcery.com>
11018
11019 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11020 (_handle_attribute): New procedure.
11021
11022 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11023
11024 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11025 * gdb.base/call-sc.c (zed): Likewise.
11026 * gdb.base/checkpoint.c (main): Likewise.
11027 * gdb.base/dump.c (main): Likewise.
11028 * gdb.base/gcore.c (main): Likewise.
11029 * gdb.base/huge.c (main): Likewise.
11030 * gdb.base/multi-forks.c (main): Likewise.
11031 * gdb.base/pr10179-a.c (main): Likewise.
11032 * gdb.base/savedregs.c (main): Likewise.
11033 * gdb.base/sigaltstack.c (main): Likewise.
11034 * gdb.base/siginfo.c (main): Likewise.
11035 * gdb.base/structs.c (zed): Likewise.
11036 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11037 * gdb.mi/mi-syn-frame.c (main): Likewise.
11038 * gdb.mi/until.c (foo, main): Likewise.
11039 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11040 * gdb.base/solib-weak.c (foo): Declare.
11041 * gdb.base/attach-twice.c: Include stdio.h.
11042 * gdb.base/weaklib1.c: Likewise.
11043 * gdb.base/weaklib2.c: Likewise.
11044 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11045 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11046 unistd.h.
11047 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11048 * gdb.mi/mi-exit-code.c: Likewise.
11049 * gdb.base/break-interp-lib.c: Include string.h.
11050 * gdb.base/coremaker.c: Likewise.
11051 * gdb.base/testenv.c: Likewise.
11052 * gdb.python/py-finish-breakpoint.c: Likewise.
11053 * gdb.base/inferior-died.c: Include sys/wait.h.
11054 * gdb.base/fileio.c: Include time.h.
11055 * gdb.base/async-shell.c: Include unistd.h.
11056 * gdb.base/dprintf-non-stop.c: Likewise.
11057 * gdb.base/info-os.c: Likewise.
11058 * gdb.mi/mi-console.c: Likewise.
11059 * gdb.mi/watch-nonstop.c: Likewise.
11060 * gdb.python/py-events.c: Likewise.
11061 * gdb.base/async.c (baz): Move up before its invocation.
11062 * gdb.base/code_elim2.c (my_global_func): Likewise.
11063 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11064 * gdb.base/advance.c (func2): Likewise.
11065
11066 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11067
11068 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11069 variant.
11070 * gdb.base/annota3.c: Likewise.
11071 * gdb.base/async.c: Likewise.
11072 * gdb.base/average.c: Likewise.
11073 * gdb.base/call-ar-st.c: Likewise.
11074 * gdb.base/call-rt-st.c: Likewise.
11075 * gdb.base/call-sc.c: Likewise.
11076 * gdb.base/call-strs.c: Likewise.
11077 * gdb.base/ending-run.c: Likewise.
11078 * gdb.base/execd-prog.c: Likewise.
11079 * gdb.base/exprs.c: Likewise.
11080 * gdb.base/foll-exec.c: Likewise.
11081 * gdb.base/foll-fork.c: Likewise.
11082 * gdb.base/foll-vfork.c: Likewise.
11083 * gdb.base/funcargs.c: Likewise.
11084 * gdb.base/gcore.c: Likewise.
11085 * gdb.base/jump.c: Likewise.
11086 * gdb.base/langs0.c: Likewise.
11087 * gdb.base/langs1.c: Likewise.
11088 * gdb.base/langs2.c: Likewise.
11089 * gdb.base/mips_pro.c: Likewise.
11090 * gdb.base/nodebug.c: Likewise.
11091 * gdb.base/opaque0.c: Likewise.
11092 * gdb.base/opaque1.c: Likewise.
11093 * gdb.base/recurse.c: Likewise.
11094 * gdb.base/run.c: Likewise.
11095 * gdb.base/scope0.c: Likewise.
11096 * gdb.base/scope1.c: Likewise.
11097 * gdb.base/setshow.c: Likewise.
11098 * gdb.base/setvar.c: Likewise.
11099 * gdb.base/shmain.c: Likewise.
11100 * gdb.base/shr1.c: Likewise.
11101 * gdb.base/shr2.c: Likewise.
11102 * gdb.base/sigall.c: Likewise.
11103 * gdb.base/signals.c: Likewise.
11104 * gdb.base/so-indr-cl.c: Likewise.
11105 * gdb.base/solib2.c: Likewise.
11106 * gdb.base/structs.c: Likewise.
11107 * gdb.base/sum.c: Likewise.
11108 * gdb.base/vforked-prog.c: Likewise.
11109 * gdb.base/watchpoint.c: Likewise.
11110 * gdb.reverse/shr2.c: Likewise.
11111 * gdb.reverse/until-reverse.c: Likewise.
11112 * gdb.reverse/ur1.c: Likewise.
11113 * gdb.reverse/watch-reverse.c: Likewise.
11114
11115 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11116
11117 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11118 variant.
11119 * gdb.base/sepdebug.exp: Drop references to removed code.
11120
11121 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11122
11123 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11124 variant. Preserve original line numbering.
11125 * gdb.base/list1.c: Likewise.
11126
11127 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11128
11129 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11130 variant.
11131 * gdb.base/break1.c: Likewise.
11132 * gdb.base/break.exp: Drop references to removed code.
11133
11134 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11135
11136 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11137 variant.
11138
11139 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11140
11141 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11142
11143 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11144
11145 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11146 logic into perform_all_tests() and invoke it with and without
11147 function header prototypes.
11148 (do_function_calls): Remove conditional XFAIL for PR 5318.
11149 (rerun_and_prepare): Remove duplicate code.
11150 (perform_all_tests): New. Main logic moved here.
11151
11152 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11153
11154 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11155 code guarded by #ifdef NO_PROTOTYPES.
11156 (t_double_many_args): Likewise.
11157 (DEF_FUNC_MANY_ARGS_1): Likewise.
11158 (DEF_FUNC_VALUES_1): Likewise.
11159 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11160 guarded by #ifdef PROTOTYPES.
11161
11162 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11163
11164 * gdb.mi/mi-console.c: Add eye-catcher.
11165 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11166 instead of literal line number.
11167
11168 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11169
11170 * gdb.base/shr2.c: Add eye-catcher.
11171 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11172 line number.
11173
11174 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11175
11176 * gdb.base/jump.c: Add eye-catchers.
11177 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11178 numbers.
11179
11180 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11181
11182 * gdb.base/execd-prog.c: Add eye-catchers.
11183 * gdb.base/foll-exec.c: Likewise.
11184 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11185 line numbers.
11186
11187 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11188
11189 * gdb.base/ending-run.c: Add eye-catchers.
11190 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11191 literal line numbers.
11192
11193 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11194
11195 * gdb.base/call-rt-st.c: Add eye-catchers.
11196 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11197 literal line numbers.
11198
11199 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11200
11201 * gdb.base/call-ar-st.c: Add eye-catchers.
11202 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11203 literal line numbers.
11204
11205 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11206
11207 * gdb.base/average.c: Add eye-catchers.
11208 * gdb.base/sum.c: Likewise.
11209 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11210 regexps dynamically.
11211
11212 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11213
11214 * gdb.base/solib1.c: Add eye-catchers.
11215 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11216 literal line numbers.
11217
11218 2014-11-12 Pedro Alves <palves@redhat.com>
11219
11220 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11221 leader has exited.
11222
11223 2014-11-12 Pedro Alves <palves@redhat.com>
11224
11225 * gdb.arch/i386-bp_permanent.c: New file.
11226 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11227 (srcfile): Set to i386-bp_permanent.c.
11228 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11229 that stepi does not execute the 'leave' instruction, instead of
11230 testing it does execute.
11231 * gdb.base/bp-permanent.c: New file.
11232 * gdb.base/bp-permanent.exp: New file.
11233
11234 2014-11-10 Doug Evans <xdje42@gmail.com>
11235
11236 PR symtab/17564
11237 * gdb.base/symtab-search-order.exp: New file.
11238 * gdb.base/symtab-search-order.c: New file.
11239 * gdb.base/symtab-search-order-1.c: New file.
11240 * gdb.base/symtab-search-order-shlib-1.c: New file.
11241
11242 2014-11-07 Pedro Alves <palves@redhat.com>
11243
11244 PR gdb/17511
11245 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11246 i?86-*-linux*.
11247
11248 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11249
11250 PR c++/17494
11251 * gdb.cp/pr17494.cc: New file.
11252 * gdb.cp/pr17494.exp: New file.
11253
11254 2014-11-02 Yao Qi <yao@codesourcery.com>
11255
11256 * gdb.python/python.exp: Get working directory and match the
11257 output of "set extended-prompt \\w " with it.
11258
11259 2014-10-30 Doug Evans <dje@google.com>
11260
11261 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11262 in objfiles.
11263 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11264 in progspaces.
11265
11266 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
11267
11268 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11269 * gdb.base/realname-expand.exp: Likewise.
11270 * gdb.linespec/macro-relative.exp: Likewise.
11271
11272 2014-10-29 Pedro Alves <palves@redhat.com>
11273
11274 PR gdb/17408
11275 * gdb.threads/schedlock.c (some_function): New function.
11276 (call_function): New global.
11277 (MAYBE_CALL_SOME_FUNCTION): New macro.
11278 (thread_function): Call it.
11279 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11280 and use it instead of a global counter. Adjust all callers.
11281 (get_current_thread): Use "find current thread" for test message
11282 here rather than having all callers pass down the same string.
11283 (goto_loop): New procedure, factored out from ...
11284 (my_continue): ... this.
11285 (step_ten_loops): Change parameter from test message to command to
11286 use. Adjust.
11287 (list_count): Delete global.
11288 (check_result): New procedure, factored out from duplicate top
11289 level code.
11290 (continue tests): Wrap in with_test_prefix.
11291 (test_step): New procedure, factored out from duplicate top level
11292 code.
11293 (top level): Test "step" in combination with all scheduler-locking
11294 modes. Test "next" in combination with all scheduler-locking
11295 modes, and in combination with stepping over a function call or
11296 not.
11297 * gdb.threads/next-bp-other-thread.c: New file.
11298 * gdb.threads/next-bp-other-thread.exp: New file.
11299
11300 2014-10-29 Pedro Alves <palves@redhat.com>
11301
11302 PR python/17372
11303 * gdb.python/python.exp: Test a multi-line command that spawns
11304 interactive Python.
11305 * gdb.base/multi-line-starts-subshell.exp: New file.
11306
11307 2014-10-29 Yao Qi <yao@codesourcery.com>
11308
11309 * gdb.base/fileio.exp: Make directories on host.
11310
11311 2014-10-29 Yao Qi <yao@codesourcery.com>
11312
11313 * gdb.base/fileio.c (test_write): Close the file.
11314
11315 2014-10-28 Pedro Alves <palves@redhat.com>
11316
11317 PR gdb/12623
11318 * gdb.base/sigstep.c (no_handler): New global.
11319 (main): If 'no_handler is true, set the signal handlers to
11320 SIG_IGN.
11321 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11322 with_sw_watch and no_handler parameters. Handle them.
11323 (top level) <stepping over handler when stopped at a breakpoint
11324 test>: Add a test axis for testing with a software watchpoint, and
11325 another for testing with the signal handler set to SIG_IGN.
11326 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11327 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11328
11329 2014-10-28 Pedro Alves <palves@redhat.com>
11330
11331 PR gdb/17511
11332 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11333 * gdb.base/sigstep.exp (other_handler_location): New global.
11334 (advance): Support stepping into the signal handler, and running
11335 commands while in the handler.
11336 (in_handler_map): New global.
11337 (top level): In the advance test, add combinations for getting
11338 into the handler with stepping commands, and for running commands
11339 in the handler. Add comment descripting the advancei tests.
11340
11341 2014-10-28 Pedro Alves <palves@redhat.com>
11342
11343 * gdb.base/sigstep.exp: Use build_executable instead of
11344 prepare_for_testing.
11345 (top level): Move code that starts GDB, runs to main and creates a
11346 display to ...
11347 (restart): ... this new procedure.
11348 (top level): Move backtrace from signal handler test to ...
11349 (validate_backtrace): ... this new procedure.
11350 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11351 with_test_prefix. Always restart GDB.
11352 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11353 with_test_prefix. Always restart GDB. No need to delete
11354 breakpoints after the test.
11355 (test_skip_handler): Remove prefix parameter.
11356 (skip_over_handler, breakpoint_to_handler)
11357 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11358 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11359 restart GDB. No need to delete breakpoints after the test.
11360 (top level): Use foreach to call the test procedures with
11361 different commands.
11362
11363 2014-10-28 Pedro Alves <palves@redhat.com>
11364
11365 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11366 instead of GNATS numbers.
11367 * gdb.base/sigbpt.exp: Likewise.
11368 * gdb.base/siginfo.exp: Likewise.
11369 * gdb.base/sigstep.exp: Likewise.
11370
11371 2014-10-27 Pedro Alves <palves@redhat.com>
11372
11373 * gdb.base/sigstep.c (dummy): New global.
11374 (main): Issue a couple writes to the new global.
11375 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11376 procedures.
11377 (skip_over_handler): Use test_skip_handler.
11378 (top level): Call skip_over_handler for stepi and nexti too.
11379 (breakpoint_over_handler): Use test_skip_handler.
11380 (top level): Call breakpoint_over_handler for stepi and nexti too.
11381
11382 2014-10-27 Yao Qi <yao@codesourcery.com>
11383
11384 * gdb.trace/tfile.c (adjust_function_address)
11385 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11386 function descriptor.
11387
11388 2014-10-24 Don Breazeal <donb@codesourcery.com>
11389
11390 * gdb.base/foll-fork.exp (test_follow_fork,
11391 catch_fork_child_follow): Check for updated fork messages emitted
11392 from infrun.c.
11393 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11394 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11395 vfork_and_exec_child_follow_through_step): Check for updated vfork
11396 messages emitted from infrun.c.
11397
11398 2014-10-24 Pedro Alves <palves@redhat.com>
11399
11400 * gdb.base/corefile.exp: Remove references to ultrix.
11401 * gdb.base/interrupt.exp: Likewise.
11402 * gdb.base/whatis.exp: Likewise.
11403 * gdb.gdb/selftest.exp: Likewise.
11404 * gdb.threads/manythreads.exp: Likewise.
11405 * gdb.threads/print-threads.exp: Likewise.
11406 * gdb.threads/pthreads.exp:: Likewise.
11407 * gdb.threads/schedlock.exp: Likewise.
11408
11409 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11410
11411 * gdb.cp/non-trivial-retval.cc: Add a test case.
11412 * gdb.cp/non-trivial-retval.exp: Add a test.
11413
11414 2014-10-20 Yao Qi <yao@codesourcery.com>
11415
11416 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11417 * gdb.python/py-objfile-script-gdb.py: New file.
11418 * gdb.python/py-objfile-script.exp: Update reference to
11419 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11420 of remote_download. Remove the dest file.
11421
11422 2014-10-20 Yao Qi <yao@codesourcery.com>
11423
11424 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11425 * gdb.base/step-line.exp: Likewise.
11426 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11427 * gdb.dwarf2/dw2-basic.exp: Likewise.
11428 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11429 * gdb.dwarf2/dw2-filename.exp: Likewise.
11430 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11431 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11432 * gdb.dwarf2/dw2-producer.exp: Likewise.
11433 * gdb.dwarf2/mac-fileno.exp: Likewise.
11434 * gdb.python/py-frame-args.exp: Likewise.
11435 * gdb.python/py-framefilter.exp: Likewise.
11436 * gdb.python/py-mi.exp: Likewise.
11437 * gdb.python/py-objfile-script.exp: Likewise
11438 * gdb.python/py-pp-integral.exp: Likewise.
11439 * gdb.python/py-pp-re-notag.exp: Likewise.
11440 * gdb.python/py-prettyprint.exp: Likewise.
11441 * gdb.python/py-section-script.exp: Likewise.
11442 * gdb.python/py-typeprint.exp: Likewise.
11443 * gdb.python/py-xmethods.exp: Likewise.
11444 * gdb.stabs/weird.exp: Likewise.
11445 * gdb.xml/tdesc-regs.exp: Likewise.
11446
11447 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11448
11449 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11450 (out_cu): Use addr_len for the size of addresses.
11451 (out_line): Likewise. Size DW_LNE_set_address instruction
11452 according to addr_len.
11453 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11454 (FUNC): Add START_INSNS to definition.
11455
11456 2014-10-18 Yao Qi <yao@codesourcery.com>
11457
11458 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11459 gdb_has_argv0 return true.
11460 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11461 check [target_info exists noargs], check [gdb_has_argv0]
11462 instead.
11463 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11464 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11465 procedures.
11466
11467 2014-10-17 Doug Evans <dje@google.com>
11468
11469 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11470 event.
11471 * gdb.python/py-events.py: Add clear_objfiles event.
11472
11473 2014-10-17 Doug Evans <dje@google.com>
11474
11475 * gdb.python/py-objfile.exp: Test progspace attribute.
11476
11477 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
11478
11479 * gdb.guile/scm-breakpoint.exp: Do not assume any
11480 directory separators when matching source file paths.
11481 * gdb.python/py-breakpoint.exp: Likewise.
11482 * gdb.reverse/break-precsave.exp: Likewise.
11483 * gdb.reverse/break-reverse.exp: Likewise.
11484 * gdb.reverse/consecutive-precsave.exp: Likewise.
11485 * gdb.reverse/finish-precsave.exp: Likewise.
11486 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11487 * gdb.reverse/finish-reverse.exp: Likewise.
11488 * gdb.reverse/i386-precsave.exp: Likewise.
11489 * gdb.reverse/i387-env-reverse.exp: Likewise.
11490 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11491 * gdb.reverse/machinestate-precsave.exp: Likewise.
11492 * gdb.reverse/machinestate.exp: Likewise.
11493 * gdb.reverse/sigall-precsave.exp: Likewise.
11494 * gdb.reverse/solib-precsave.exp: Likewise.
11495 * gdb.reverse/step-precsave.exp: Likewise.
11496 * gdb.reverse/until-precsave.exp: Likewise.
11497 * gdb.reverse/watch-precsave.exp: Likewise.
11498 * gdb.reverse/watch-reverse.exp: Likewise.
11499
11500 2014-10-17 Yao Qi <yao@codesourcery.com>
11501
11502 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11503 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11504
11505 2014-10-17 Pedro Alves <palves@redhat.com>
11506
11507 PR gdb/17471
11508 * gdb.base/bg-execution-repeat.c: New file.
11509 * gdb.base/bg-execution-repeat.exp: New file.
11510
11511 2014-10-17 Pedro Alves <palves@redhat.com>
11512
11513 PR gdb/17300
11514 * gdb.base/continue-all-already-running.c: New file.
11515 * gdb.base/continue-all-already-running.exp: New file.
11516
11517 2014-10-17 Pedro Alves <palves@redhat.com>
11518
11519 PR gdb/17472
11520 * gdb.base/annota-input-while-running.c: New file.
11521 * gdb.base/annota-input-while-running.exp: New file.
11522
11523 2014-10-17 Pedro Alves <palves@redhat.com>
11524
11525 * gdb.base/callfuncs.exp: emove references to osf.
11526 * gdb.base/sigall.exp: Likewise.
11527 * gdb.gdb/selftest.exp: Likewise.
11528 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11529 * gdb.mi/non-stop.c: Likewise.
11530 * gdb.mi/pthreads.c: Likewise.
11531 * gdb.reverse/sigall-precsave.exp: Likewise.
11532 * gdb.reverse/sigall-reverse.exp: Likewise.
11533 * gdb.threads/pthreads.c: Likewise.
11534 * gdb.threads/pthreads.exp: Likewise.
11535
11536 2014-10-17 Yao Qi <yao@codesourcery.com>
11537
11538 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11539 check 'target_info exists noargs'.
11540 (test_command_prompt_position): Likewise.
11541 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11542 Remove "set args".
11543 (progvar_simple_while_test): Likewise.
11544 (progvar_complex_if_while_test): Likewise.
11545 (if_while_breakpoint_command_test): Likewise.
11546 (infrun_breakpoint_command_test): Likewise.
11547 (breakpoint_command_test): Likewise.
11548 (watchpoint_command_test): Likewise.
11549 (bp_deleted_in_command_test): Likewise.
11550 (temporary_breakpoint_commands): Likewise.
11551
11552 2014-10-16 Yao Qi <yao@codesourcery.com>
11553
11554 * gdb.base/remotetimeout.exp: Remove noargs checking.
11555
11556 2014-10-15 Pedro Alves <palves@redhat.com>
11557
11558 PR breakpoints/9649
11559 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11560 * gdb.base/breakpoint-in-ro-region.exp
11561 (probe_target_hardware_step): New procedure.
11562 (top level): Probe hardware stepping and hardware breakpoint
11563 support. Test stepping through a read-only region, with both
11564 "breakpoint auto-hw" on and off and both "always-inserted" on and
11565 off.
11566
11567 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11568
11569 * gdb.dlang/demangle.exp: Update for demangling changes.
11570
11571 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11572
11573 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11574 * gdb.cp/non-trivial-retval.exp: Add new tests.
11575
11576 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11577
11578 PR c++/13403
11579 PR c++/15154
11580 * gdb.cp/non-trivial-retval.cc: New file.
11581 * gdb.cp/non-trivial-retval.exp: New file.
11582
11583 2014-10-15 Yao Qi <yao@codesourcery.com>
11584
11585 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11586 remote host.
11587
11588 2014-10-15 Yao Qi <yao@codesourcery.com>
11589
11590 * gdb.python/py-symbol.exp: Match file base name if host is
11591 remote, otherwise match file name with dir name.
11592 * gdb.python/py-symtab.exp: Likewise.
11593 * gdb.python/python.exp: Likewise.
11594
11595 2014-10-15 Yao Qi <yao@codesourcery.com>
11596
11597 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11598 pattern.
11599 * gdb.python/py-symtab.exp: Likewise.
11600 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11601 locationn.
11602
11603 2014-10-14 Joel Brobecker <brobecker@adacore.com>
11604
11605 * gdb.ada/addr_arith: New testcase.
11606
11607 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11608
11609 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11610 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11611 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11612 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11613
11614 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11615
11616 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11617 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11618 * gdb.arch/stap-eval-lang-ada.exp: New file.
11619
11620 2014-10-14 Yao Qi <yao@codesourcery.com>
11621
11622 * gdb.mi/mi-var-child.c (nothing1): New function.
11623 (nothing2): New function.
11624 (do_children_tests): Set function pointers by nothing1 and
11625 nothing2.
11626 * gdb.mi/mi-var-child.exp: Step over new added statements.
11627 Update test to match the new output.
11628 * gdb.mi/var-cmd.c (nothing1): New function.
11629 (nothing2): New function.
11630 (do_children_tests): Set function pointers by nothing1 and
11631 nothing2.
11632 * gdb.mi/mi-var-display.exp: Update test to match output.
11633 Step to the line specified by $line_dct_nothing.
11634 Increase the number of lines to step.
11635
11636 2014-10-14 Yao Qi <yao@codesourcery.com>
11637
11638 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11639 tests.
11640 * gdb.mi/mi2-var-child.exp: Likewise.
11641
11642 2014-10-13 Doug Evans <dje@google.com>
11643
11644 * gdb.python/py-objfile.exp: Change name of file name test.
11645
11646 2014-10-13 Doug Evans <dje@google.com>
11647
11648 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11649 from the start of the CU.
11650
11651 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11652 Yao Qi <yao@codesourcery.com>
11653
11654 Fix "save breakpoints" for "catch" command.
11655 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11656 Remove -nonewline. Match also the added "main" line.
11657
11658 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11659
11660 Fix "save breakpoints" for "disable $bpnum" command.
11661 * gdb.base/save-bp.c (main): Add label.
11662 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11663
11664 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11665
11666 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11667
11668 2014-10-11 Yao Qi <yao@codesourcery.com>
11669
11670 * gdb.server/server-kill.exp: Execute command
11671 "set remote trace-status-packet on" before "tstatus".
11672
11673 2014-10-11 Yao Qi <yao@codesourcery.com>
11674
11675 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11676 (main): Call getppid.
11677 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11678 and continue to it. Read variable "server_pid".
11679
11680 2014-10-11 Yao Qi <yao@codesourcery.com>
11681
11682 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11683
11684 2014-10-11 Yao Qi <yao@codesourcery.com>
11685
11686 * gdb.threads/thread-find.exp: Don't execute command
11687 "info threads".
11688 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11689 * gdb.threads/linux-dp.exp: Don't check the condition
11690 $threads_created equals to zero.
11691
11692 2014-10-10 Pedro Alves <palves@redhat.com>
11693
11694 * gdb.base/bigcore.exp: Remove references to IRIX.
11695 * gdb.base/funcargs.exp: Likewise.
11696 * gdb.base/interrupt.exp: Likewise.
11697 * gdb.base/mips_pro.exp: Likewise.
11698 * gdb.base/nodebug.exp: Likewise.
11699 * gdb.base/setvar.exp: Likewise.
11700 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11701
11702 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11703 Pedro Alves <palves@redhat.com>
11704
11705 PR symtab/14466
11706 * gdb.base/vdso-warning.c: New file.
11707 * gdb.base/vdso-warning.exp: New file.
11708
11709 2014-10-02 Doug Evans <dje@google.com>
11710
11711 * gdb.base/structs.c (main): Don't run forever.
11712
11713 2014-10-02 Pedro Alves <palves@redhat.com>
11714
11715 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11716 (top level) <stop threads 1, stop threads 2>: Use it.
11717
11718 2014-10-02 Pedro Alves <palves@redhat.com>
11719
11720 * gdb.threads/break-while-running.exp (test): Add new
11721 'update_thread_list' argument. Skip "info threads" if false.
11722 (top level): Add new 'update_thread_list' axis.
11723
11724 2014-10-02 Pedro Alves <palves@redhat.com>
11725
11726 PR breakpoints/17431
11727 * gdb.base/execl-update-breakpoints.c: New file.
11728 * gdb.base/execl-update-breakpoints.exp: New file.
11729
11730 2014-10-01 Pedro Alves <palves@redhat.com>
11731
11732 * gdb.base/breakpoint-in-ro-region.c: New file.
11733 * gdb.base/breakpoint-in-ro-region.exp: New file.
11734
11735 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11736
11737 * gdb.mi/mi-exit-code.exp: New file.
11738 * gdb.mi/mi-exit-code.c: New file.
11739
11740 2014-09-30 Yao Qi <yao@codesourcery.com>
11741
11742 * lib/prelink-support.exp (build_executable_own_libs): Error if
11743 the target isn't native.
11744
11745 2014-09-30 Yao Qi <yao@codesourcery.com>
11746
11747 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11748 false.
11749
11750 2014-09-22 Pedro Alves <palves@redhat.com>
11751
11752 * gdb.threads/break-while-running.exp: New file.
11753 * gdb.threads/break-while-running.c: New file.
11754
11755 2014-09-19 Yao Qi <yao@codesourcery.com>
11756
11757 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11758 Invoke test. Restart GDB with --readnow and invoke test again.
11759
11760 2014-09-19 Yao Qi <yao@codesourcery.com>
11761
11762 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11763 proc set_breakpoint_on_gcd_function. Invoke
11764 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11765 invoke set_breakpoint_on_gcd_function again.
11766
11767 2014-09-18 Doug Evans <dje@google.com>
11768
11769 * gdb.dwarf2/symtab-producer.exp: New file.
11770
11771 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11772
11773 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11774 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11775 * gdb.base/global-var-nested-by-dso.c: Likewise.
11776 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11777
11778 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11779 Pedro Alves <palves@redhat.com>
11780
11781 * gdb.base/watch-bitfields.exp: Pass string other than test file
11782 name to prepare_for_testing.
11783 (watch): New procedure.
11784 (expect_watchpoint): Use with_test_prefix.
11785 (top level): Factor out tests to ...
11786 (test_watch_location, test_regular_watch): ... these new
11787 procedures, and use with_test_prefix and gdb_continue_to_end.
11788
11789 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11790
11791 PR breakpoints/12526
11792 * gdb.base/watch-bitfields.exp: New file.
11793 * gdb.base/watch-bitfields.c: New file.
11794
11795 2014-09-16 Pedro Alves <palves@redhat.com>
11796
11797 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11798 software and hardware addresses, not software address against
11799 itself.
11800
11801 2014-09-16 Pedro Alves <palves@redhat.com>
11802
11803 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11804 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11805
11806 2014-09-16 Pedro Alves <palves@redhat.com>
11807
11808 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11809 files.
11810 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11811 "*-*-vxworks*" throughout.
11812 * gdb.base/break.exp: Likewise.
11813 * gdb.base/default.exp: Likewise.
11814 * gdb.base/scope.exp: Likewise.
11815 * gdb.base/sepdebug.exp: Likewise.
11816 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11817 throughout.
11818 * gdb.base/run.c: Likewise.
11819 * gdb.base/sepdebug.c: Likewise.
11820 * gdb.hp/gdb.aCC/run.c: Likewise.
11821 * gdb.reverse/until-reverse.c: Likewise.
11822 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11823
11824 2014-09-16 Yao Qi <yao@codesourcery.com>
11825
11826 * boards/local-remote-host-native.exp: New file.
11827
11828 2014-09-14 Doug Evans <xdje42@gmail.com>
11829
11830 * gdb.threads/queue-signal.c (thread_count): New variable.
11831 (thread_count_mutex, thread_count_condvar): New variables.
11832 (incr_thread_count, wait_all_threads_running): New functions.
11833 (main): Wait for all threads to be in their thread functions.
11834
11835 2014-09-13 Doug Evans <xdje42@gmail.com>
11836
11837 * gdb.threads/queue-signal.c: New file.
11838 * gdb.threads/queue-signal.exp: New file.
11839
11840 2014-09-13 Doug Evans <xdje42@gmail.com>
11841
11842 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11843 be consistent with what default_gdb_init uses.
11844 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11845 the plain text of the prompt. Add some logging printfs.
11846 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11847
11848 2014-09-12 Pedro Alves <palves@redhat.com>
11849
11850 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11851 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11852 * gdb.arch/i386-size-overlap.exp: Likewise.
11853 * gdb.arch/i386-size.exp: Likewise.
11854 * gdb.arch/i386-unwind.exp: Likewise.
11855 * gdb.base/a2-run.exp: Likewise.
11856 * gdb.base/break.exp: Likewise.
11857 * gdb.base/charset.exp: Likewise.
11858 * gdb.base/chng-syms.exp: Likewise.
11859 * gdb.base/commands.exp: Likewise.
11860 * gdb.base/dbx.exp: Likewise.
11861 * gdb.base/find.exp: Likewise.
11862 * gdb.base/funcargs.exp: Likewise.
11863 * gdb.base/jit-simple.exp: Likewise.
11864 * gdb.base/reread.exp: Likewise.
11865 * gdb.base/sepdebug.exp: Likewise.
11866 * gdb.base/step-bt.exp: Likewise.
11867 * gdb.cp/mb-inline.exp: Likewise.
11868 * gdb.cp/mb-templates.exp: Likewise.
11869 * gdb.objc/basicclass.exp: Likewise.
11870 * gdb.threads/killed.exp: Likewise.
11871
11872 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11873
11874 PR tdep/17379
11875 * gdb.arch/powerpc-stackless.S: New file.
11876 * gdb.arch/powerpc-stackless.exp: New file.
11877
11878 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11879
11880 * gdb.base/attach.c: Include unistd.h.
11881 (main): Call alarm. Add label postloop.
11882 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11883 gdb_breakpoint, gdb_continue_to_breakpoint.
11884 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11885
11886 2014-09-11 Pedro Alves <palves@redhat.com>
11887
11888 PR gdb/17347
11889 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11890 * gdb.base/attach.exp (test_command_line_attach_run): New
11891 procedure.
11892 (top level): Call it.
11893
11894 2014-09-11 Pedro Alves <palves@redhat.com>
11895
11896 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11897 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11898 (do_command_attach_tests): Use spawn_wait_for_attach.
11899 * gdb.base/solib-overlap.exp: Likewise.
11900 * gdb.multi/multi-attach.exp: Likewise.
11901 * gdb.python/py-prompt.exp: Likewise.
11902 * gdb.python/py-sync-interp.exp: Likewise.
11903 * gdb.server/ext-attach.exp: Likewise.
11904
11905 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11906
11907 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11908 command in testcase. Simplify testcase.
11909
11910 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11911
11912 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11913
11914 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11915
11916 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11917
11918 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11919
11920 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11921
11922 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11923
11924 * gdb.dwarf2/dynarr-ptr.c: New file.
11925 * gdb.dwarf2/dynarr-ptr.exp: New file.
11926
11927 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11928
11929 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11930 of 30 rather than hardcoding 120 for a slow test case. Take the
11931 `gdb,timeout' target setting into account for this calculation.
11932 Don't extend the timeout for the test cases that don't need it.
11933
11934 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11935
11936 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11937 a factor of 2 for a slow test case. Take the `gdb,timeout'
11938 target setting into account for this calculation.
11939 * gdb.reverse/until-precsave.exp: Increase the timeout by
11940 a factor of 15 and 3 respectively rather than adding 120
11941 for a pair of slow test cases. Take the `gdb,timeout'
11942 target setting into account for this calculation.
11943
11944 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11945
11946 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11947 timeout, don't pass one down to gdb_expect.
11948 (gdb_expect): Rework timeout selection.
11949
11950 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11951
11952 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
11953 exception on timeout.
11954 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
11955 (gdbserver_start_extended): Catch any `gdbserver_start' error
11956 exceptions.
11957 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
11958 * lib/mi-support.exp (mi_gdb_target_load): Catch any
11959 `gdbserver_gdb_load' error exceptions.
11960
11961 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11962
11963 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
11964 120 on waiting for the TCP socket to open.
11965
11966 2014-09-09 Doug Evans <xdje42@gmail.com>
11967
11968 * gdb.base/default.exp (show_conv_list): Add _caller_is,
11969 _caller_matches, _any_caller_is, _any_caller_matches.
11970
11971 2014-09-09 Doug Evans <xdje42@gmail.com>
11972
11973 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
11974
11975 2014-09-09 Yao Qi <yao@codesourcery.com>
11976
11977 * gdb.mi/mi-var-display.exp: Set print symbol off.
11978
11979 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
11980
11981 PR gdb/17035
11982 * gdb.base/commands.exp: Add tests to verify user-defined
11983 commands with empty bodies.
11984 * gdb.python/py-cmd.exp: Test that we don't show user-defined
11985 python commands in `show user command`.
11986 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
11987 scheme commands in `show user command`.
11988
11989 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11990
11991 PR python/17355
11992 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
11993 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
11994 * gdb.python/py-framefilter-invalidarg.exp: New file.
11995 * gdb.python/py-framefilter-invalidarg.py: New file.
11996
11997 2014-09-06 Doug Evans <xdje42@gmail.com>
11998
11999 PR 15276
12000 * gdb.python/py-caller-is.c: New file.
12001 * gdb.python/py-caller-is.exp: New file.
12002
12003 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12004
12005 PR gdb/17235
12006 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12007 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12008
12009 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12010
12011 PR fortran/17237
12012 * gdb.fortran/print-formatted.exp: New file.
12013 * gdb.fortran/print-formatted.f90: Likewise.
12014
12015 2014-09-03 Sasha Smundak <asmundak@google.com>
12016
12017 * gdb.python/py-frame.exp: Test Frame.read_register.
12018
12019 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12020
12021 PR python/16699
12022 * gdb.python/py-completion.exp: New file.
12023 * gdb.python/py-completion.py: Likewise.
12024
12025 2014-08-28 Doug Evans <dje@google.com>
12026
12027 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12028 eax,etc. are live with values set by gdb and thus the compiler can't
12029 use them.
12030 * gdb.arch/i386-pseudo.c (main): Ditto.
12031
12032 2014-08-27 Doug Evans <dje@google.com>
12033
12034 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12035
12036 2014-08-25 Doug Evans <dje@google.com>
12037
12038 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12039 (main): Ditto.
12040
12041 2014-08-25 Doug Evans <dje@google.com>
12042
12043 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12044
12045 2014-08-24 Yao Qi <yao@codesourcery.com>
12046
12047 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12048 symbol off.
12049 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12050
12051 2014-08-22 Doug Evans <dje@google.com>
12052
12053 PR 17276
12054 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12055 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12056 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12057
12058 2014-08-22 Yao Qi <yao@codesourcery.com>
12059
12060 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12061 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12062 * gdb.python/python.exp: Likewise. Use .py file on the host
12063 instead of the build.
12064
12065 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12066
12067 * gdb.threads/gcore-stale-thread.c: New file.
12068 * gdb.threads/gcore-stale-thread.exp: New file.
12069
12070 2014-08-21 Pedro Alves <palves@redhat.com>
12071
12072 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12073 * gdb.base/gcore-relro-pie.exp: Likewise.
12074 * gdb.base/gcore-relro.exp: Likewise.
12075 * gdb.base/gcore.exp: Likewise.
12076 * gdb.base/print-symbol-loading.exp: Likewise.
12077 * gdb.threads/gcore-thread.exp: Likewise.
12078 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12079
12080 2014-08-20 Pedro Alves <palves@redhat.com>
12081 Jan Kratochvil <jan.kratochvil@redhat.com>
12082
12083 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12084 configure.
12085 (EXPECT): Handle READ1 being set.
12086 (all): Depend on EXTRA_RULES.
12087 (check-read1, expect-read1, read1.so, read1): New rules.
12088 * README (Testsuite Parameters): Document the READ1 make variable.
12089 (Race detection): New section.
12090 * configure: Regenerate.
12091 * configure.ac: If build==host==target, and running under a
12092 GNU/glibc system, add read1 to the extra Makefile rules.
12093 (EXTRA_RULES): AC_SUBST it.
12094 * lib/read1.c: New file.
12095
12096 2014-08-20 Joel Brobecker <brobecker@adacore.com>
12097
12098 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12099 the handling of variables declared as a typedef to an array
12100 which a DW_AT_data_location attribute.
12101
12102 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
12103 Pedro Alves <palves@redhat.com>
12104
12105 PR symtab/14604
12106 PR symtab/14605
12107 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12108 gdb_test.
12109
12110 2014-08-19 Pedro Alves <palves@redhat.com>
12111
12112 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12113
12114 2014-08-19 Yao Qi <yao@codesourcery.com>
12115
12116 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12117 right line.
12118
12119 2014-08-18 David Blaikie <dblaikie@gmail.com>
12120
12121 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12122
12123 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12124
12125 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12126 attribute in array range.
12127
12128 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12129
12130 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12131
12132 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12133
12134 PR c++/17132
12135 * gdb.cp/pr17132.cc: New file.
12136 * gdb.cp/pr17132.exp: New file.
12137
12138 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12139
12140 * gdb.python/py-xmethods.py (A_getarrayind)
12141 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12142 Use 'print' with function call syntax.
12143 (E_method_matcher.match): Fix tab vs space indentation mixup.
12144
12145 2014-08-15 Yao Qi <yao@codesourcery.com>
12146
12147 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12148 false.
12149
12150 2014-08-15 Yao Qi <yao@codesourcery.com>
12151
12152 * gdb.cp/casts.exp: Set print symbol off.
12153 * gdb.cp/class2.exp: Likewise.
12154 * gdb.cp/overload.exp: Likewise.
12155 * gdb.cp/templates.exp: Likewise.
12156
12157 2014-08-11 Doug Evans <dje@google.com>
12158
12159 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12160 (test_load_shlib): Update.
12161
12162 2014-08-09 Yao Qi <yao@codesourcery.com>
12163
12164 * gdb.base/display.exp: Invoke is_address_zero_readable.
12165 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12166 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12167 * gdb.base/hbreak-unmapped.exp: Return if
12168 is_address_zero_readable returns true.
12169 * gdb.base/signest.exp: Likewise.
12170 * gdb.base/signull.exp: Likewise.
12171 * gdb.base/sigbpt.exp: Likewise.
12172 * gdb.guile/scm-disasm.exp: Do the test if
12173 is_address_zero_readable returns false.
12174 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12175 * gdb.python/py-arch.exp: Likewise.
12176 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12177 * lib/gdb.exp (is_address_zero_readable): New proc.
12178
12179 2014-08-09 Yao Qi <yao@codesourcery.com>
12180
12181 PR testsuite/13443
12182 * gdb.mi/mi-var-display.exp: Make test messages unique.
12183
12184 2014-08-04 Tom Tromey <tromey@redhat.com>
12185
12186 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12187 target 0".
12188
12189 2014-08-04 Tom Tromey <tromey@redhat.com>
12190
12191 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12192 "target_resume".
12193
12194 2014-08-01 Joel Brobecker <brobecker@adacore.com>
12195
12196 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12197 inner_vla_struct_object_size.
12198 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12199 as xfail.
12200
12201 2014-07-30 Pedro Alves <palves@redhat.com>
12202
12203 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12204 comment.
12205
12206 2014-07-29 Yao Qi <yao@codesourcery.com>
12207
12208 PR gdb/17206
12209 * gdb.base/until-nodebug.exp: New.
12210
12211 2014-07-28 Doug Evans <xdje42@gmail.com>
12212
12213 PR guile/17203
12214 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12215 previously existing parameter, and previously ambiguously spelled
12216 parameter.
12217
12218 2014-07-28 Will Newton <will.newton@linaro.org>
12219
12220 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12221
12222 2014-07-26 Ludovic Courtès <ludo@gnu.org>
12223 Doug Evans <xdje42@gmail.com>
12224
12225 PR guile/17146
12226 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12227
12228 2014-07-25 Pedro Alves <palves@redhat.com>
12229
12230 * gdb.threads/signal-command-handle-nopass.c: New file.
12231 * gdb.threads/signal-command-handle-nopass.exp: New file.
12232 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12233 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12234 * gdb.threads/signal-delivered-right-thread.c: New file.
12235 * gdb.threads/signal-delivered-right-thread.exp: New file.
12236
12237 2014-07-25 Pedro Alves <palves@redhat.com>
12238
12239 * gdb.base/double-prompt-target-event-error.exp
12240 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12241 match.
12242 (cancel_pagination_in_target_event): Rework double prompt
12243 detection.
12244 * gdb.base/paginate-after-ctrl-c-running.exp
12245 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12246 <return>' match.
12247 * gdb.base/paginate-bg-execution.exp
12248 (test_bg_execution_pagination_return)
12249 (test_bg_execution_pagination_cancel): Remove '-notransfer
12250 <return>' matches.
12251 * gdb.base/paginate-execution-startup.exp
12252 (test_fg_execution_pagination_return)
12253 (test_fg_execution_pagination_cancel): Remove '-notransfer
12254 <return>' matches.
12255 * gdb.base/paginate-inferior-exit.exp
12256 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12257 match.
12258 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12259 * lib/gdb.exp (pagination_prompt): Run text through
12260 string_to_regexp.
12261 (gdb_test_multiple): Match $pagination_prompt instead of
12262 "<return>".
12263 (string_to_regexp): Move to lib/gdb-utils.exp.
12264
12265 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12266
12267 * gdb.arch/amd64-entry-value-paramref.S: New file.
12268 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12269 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12270 * gdb.arch/amd64-optimout-repeat.S: New file.
12271 * gdb.arch/amd64-optimout-repeat.c: New file.
12272 * gdb.arch/amd64-optimout-repeat.exp: New file.
12273
12274 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12275
12276 PR gdb/17170
12277 * gdb.base/statistics.exp: New file.
12278
12279 2014-07-17 Doug Evans <dje@google.com>
12280
12281 PR gdb/17170
12282 * gdb.base/maint.exp: Update testing of per-command stats.
12283
12284 2014-07-16 Pedro Alves <palves@redhat.com>
12285
12286 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12287 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12288 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12289 (tfile_write_buf): New functions.
12290 (add_memory_block): Rewrite using the above.
12291 (adjust_function_address): New function.
12292 (FUNCTION_ADDRESS): New macro.
12293 (write_basic_trace_file): Remove short_x local, and use
12294 tfile_write_16. Change type of func_addr local to unsigned long
12295 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12296 here. Cast argument of add_memory_block to char pointer.
12297 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12298 (main): Remove parameters.
12299 * gdb.trace/tfile.exp: Remove nowarnings.
12300
12301 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12302
12303 * gdb.base/debug-expr.exp: Test string evaluation with
12304 "debug expression" on.
12305
12306 2014-07-15 Pedro Alves <palves@redhat.com>
12307
12308 * gdb.base/reread.exp: Use clean_restart.
12309
12310 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12311
12312 * gdb.arch/avr-flash-qualifer.c: New.
12313 * gdb.arch/avr-flash-qualifer.exp: New.
12314
12315 2014-07-14 Pedro Alves <palves@redhat.com>
12316
12317 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12318 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12319
12320 2014-07-14 Pedro Alves <palves@redhat.com>
12321
12322 * gdb.base/double-prompt-target-event-error.c: New file.
12323 * gdb.base/double-prompt-target-event-error.exp: New file.
12324
12325 2014-07-14 Pedro Alves <palves@redhat.com>
12326
12327 PR gdb/17072
12328 * gdb.base/paginate-inferior-exit.c: New file.
12329 * gdb.base/paginate-inferior-exit.exp: New file.
12330
12331 2014-07-14 Pedro Alves <palves@redhat.com>
12332
12333 PR gdb/17072
12334 * gdb.base/paginate-bg-execution.c: New file.
12335 * gdb.base/paginate-bg-execution.exp: New file.
12336
12337 2014-07-14 Pedro Alves <palves@redhat.com>
12338
12339 PR gdb/17072
12340 * gdb.base/paginate-execution-startup.c: New file.
12341 * gdb.base/paginate-execution-startup.exp: New file.
12342 * lib/gdb.exp (pagination_prompt): New global.
12343 (default_gdb_spawn): New procedure, factored out from
12344 default_gdb_spawn.
12345 (default_gdb_start): Adjust to call default_gdb_spawn.
12346 (gdb_spawn): New procedure.
12347
12348 2014-07-14 Pedro Alves <palves@redhat.com>
12349
12350 * lib/gdb.exp (gdb_assert): New procedure.
12351 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12352
12353 2014-07-14 Pedro Alves <palves@redhat.com>
12354
12355 * gdb.base/execution-termios.c: New file.
12356 * gdb.base/execution-termios.exp: New file.
12357
12358 2014-07-14 Tom Tromey <tromey@redhat.com>
12359
12360 * gdb.cp/vla-cxx.cc: New file.
12361 * gdb.cp/vla-cxx.exp: New file.
12362
12363 2014-07-14 Tom Tromey <tromey@redhat.com>
12364
12365 * gdb.reverse/rerun-prec.c: New file.
12366 * gdb.reverse/rerun-prec.exp: New file.
12367
12368 2014-07-12 Maciej W. Rozycki <macro@mips.com>
12369 Maciej W. Rozycki <macro@codesourcery.com>
12370
12371 * lib/gdb-utils.exp: New file.
12372 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12373 inline `gdb_init_command' processing.
12374 (gdb_start_cmd): Likewise.
12375 * lib/mi-support.exp (mi_run_cmd): Likewise.
12376 * README: Document `gdb_init_command' and `gdb_init_commands'.
12377
12378 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12379
12380 Fix false FAIL running under a very long directory name.
12381 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12382 and "set print elements 10000". Twice.
12383
12384 2014-07-11 Yao Qi <yao@codesourcery.com>
12385
12386 * gdb.base/exprs.exp: "set print symbol off".
12387
12388 2014-07-11 Pedro Alves <palves@redhat.com>
12389
12390 * gdb.threads/kill.c: New file.
12391 * gdb.threads/kill.exp: New file.
12392
12393 2014-07-10 Yao Qi <yao@codesourcery.com>
12394
12395 * gdb.trace/tfile.c (write_basic_trace_file)
12396 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12397 address written to trace file.
12398
12399 2014-07-09 Pedro Alves <palves@redhat.com>
12400
12401 * gdb.base/attach-wait-input.exp: New file.
12402 * gdb.base/attach-wait-input.c: New file.
12403
12404 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12405
12406 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12407 setting up test structures.
12408 (main): Call new test function.
12409 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12410 test function, continue into test function and walk test
12411 structures.
12412
12413 2014-07-02 Yao Qi <yao@codesourcery.com>
12414
12415 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12416 'bar_start' at the beginning of functions 'foo' and 'bar'
12417 respectively.
12418 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12419 instead of 'foo' and 'bar'.
12420
12421 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12422
12423 * gdb.btrace/segv.exp: New.
12424 * gdb.btrace/segv.c: New.
12425
12426 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
12427
12428 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12429 instruction.
12430
12431 2014-06-30 Mark Wielaard <mjw@redhat.com>
12432
12433 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12434 vulture, vilify, villar): New volatile array constants.
12435 (vindictive, vegetation): New const volatile array constants.
12436 * gdb.base/volatile.exp: Test volatile and const volatile array
12437 types.
12438
12439 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12440
12441 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12442 target lacks support for awatch, rwatch, or hbreak.
12443
12444 2014-06-27 Yao Qi <yao@codesourcery.com>
12445
12446 * gdb.multi/dummy-frame-restore.exp: New.
12447 * gdb.multi/dummy-frame-restore.c: New.
12448
12449 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12450
12451 * gdb.btrace/gcore.exp: New.
12452
12453 2014-06-23 Pedro Alves <palves@redhat.com>
12454
12455 * gdb.base/watchpoint-reuse-slot.c: New file.
12456 * gdb.base/watchpoint-reuse-slot.exp: New file.
12457
12458 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12459
12460 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12461 progspace's filename in 'info', 'enable' and 'disable' command
12462 tests.
12463
12464 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12465
12466 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12467 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12468 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12469
12470 2014-06-20 Gary Benson <gbenson@redhat.com>
12471
12472 * gdb.arch/i386-avx.exp: Fix include file location.
12473 * gdb.arch/i386-sse.exp: Likewise.
12474
12475 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12476
12477 * gdb.dlang/expression.exp: New file.
12478
12479 2014-06-19 Pedro Alves <palves@redhat.com>
12480
12481 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12482 out from ...
12483 (top level): ... here. Iterate running tests under different
12484 scheduler-locking settings.
12485
12486 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
12487
12488 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12489 to DW_FORM_addr and use non-zero addresses.
12490
12491 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12492
12493 PR gdb/17017
12494 * gdb.python/py-xmethods.cc: Add global function call counters and
12495 increment them in their respective functions. Remove "cout"
12496 statements.
12497 * gdb.python/py-xmethods.exp: Make tests check the global function
12498 call counters instead of depending on inferior IO.
12499
12500 2014-06-18 Don Breazeal <donb@codesourcery.com>
12501
12502 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12503 Deleted procedure.
12504 (explicit_fork_parent_follow): Deleted procedure.
12505 (explicit_fork_child_follow): Deleted procedure.
12506 (test_follow_fork): New procedure.
12507 (do_fork_tests): Replace calls to deleted procedures with
12508 calls to test_follow_fork and reset GDB for subsequent
12509 procedure calls.
12510
12511 2014-06-17 Yao Qi <yao@codesourcery.com>
12512
12513 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12514 CP1252.
12515
12516 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
12517
12518 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12519 Initialize ptr and S explicitly.
12520 (skip_type_update_when_not_use_rtti_test): Likewise.
12521
12522 2014-06-16 Keith Seitz <keiths@redhat.com>
12523
12524 PR mi/15863
12525 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12526 the inferior is started.
12527
12528 2014-06-16 Pedro Alves <palves@redhat.com>
12529
12530 * gdb.base/break-main-file-remove-fail.c: New file.
12531 * gdb.base/break-main-file-remove-fail.exp: New file.
12532 * gdb.base/break-unload-file.exp: Use build_executable instead of
12533 prepare_for_testing.
12534 (test_break): New parameter "initial_load". Handle it.
12535 (top level): Add initial_load cmdline/file axis.
12536
12537 2014-06-12 Tom Tromey <tromey@redhat.com>
12538
12539 * gdb.base/completion.exp: Don't use directory name in test.
12540
12541 2014-06-09 Gary Benson <gbenson@redhat.com>
12542
12543 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12544 separate the always-available ANSI-standard signals from the
12545 signals that require checking.
12546 (main): Likewise.
12547 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12548 Likewise.
12549 (main): Likewise.
12550
12551 2014-06-07 Keith Seitz <keiths@redhat.com>
12552
12553 Revert:
12554 PR c++/16253
12555 * gdb.cp/var-tag.cc: New file.
12556 * gdb.cp/var-tag.exp: New file.
12557 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12558 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12559 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12560 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12561
12562 2014-06-06 Doug Evans <xdje42@gmail.com>
12563
12564 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12565
12566 2014-06-06 Pedro Alves <palves@redhat.com>
12567
12568 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12569 in target debug output instead of looking at RSP packets,
12570 disabling the test on any target that uses hardware stepping.
12571 Update comments.
12572
12573 2014-06-06 Pedro Alves <palves@redhat.com>
12574
12575 * gdb.base/break-unload-file.exp: Fix typo.
12576
12577 2014-06-06 Yao Qi <yao@codesourcery.com>
12578
12579 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12580 from "jit_function" to "^jit_function".
12581
12582 2014-06-06 Yao Qi <yao@codesourcery.com>
12583
12584 * gdb.base/async.c (foo): Add one statement.
12585 * gdb.base/async.exp: Get the next instruction address and
12586 match the output of "nexti" by instruction address. Match
12587 the hex address in the output of "finish".
12588
12589 2014-06-06 Gary Benson <gbenson@redhat.com>
12590
12591 * gdb.base/call-signals.c: Remove preprocessor conditionals
12592 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12593 SIGSEGV and SIGTERM.
12594 * gdb.base/sigall.c: Likewise.
12595 * gdb.base/unwindonsignal.c: Likewise.
12596 * gdb.reverse/sigall-reverse.c: Likewise.
12597
12598 2014-06-06 Yao Qi <yao@codesourcery.com>
12599
12600 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12601 readable, skip the test.
12602
12603 2014-06-06 Yao Qi <yao@codesourcery.com>
12604
12605 * gdb.threads/staticthreads.c (thread_function): Move the line
12606 setting breakpoint on forward.
12607 * gdb.threads/staticthreads.exp: Update comments.
12608
12609 2014-06-05 Ludovic Courtès <ludo@gnu.org>
12610
12611 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12612 "history-append! type error".
12613
12614 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12615
12616 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12617 erroneous dprintf expected input.
12618
12619 2014-06-04 Doug Evans <xdje42@gmail.com>
12620
12621 * gdb.guile/scm-generics.exp: Delete.
12622
12623 2014-06-04 Doug Evans <xdje42@gmail.com>
12624
12625 * gdb.guile/scm-breakpoint.exp: Update.
12626 Add tests for breakpoint registration.
12627
12628 2014-06-04 Tom Tromey <tromey@redhat.com>
12629
12630 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12631 VLA-in-union.
12632 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12633 inner_vla_struct, vla_union types. Initialize objects of those
12634 types and compute their sizes.
12635
12636 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12637 Hui Zhu <hui@codesourcery.com>
12638
12639 * gdb.base/fileio.exp: Add test for shell not available as well as
12640 available.
12641 * gdb.base/fileio.c (test_system): Check for shell twice.
12642
12643 2014-06-04 Yao Qi <yao@codesourcery.com>
12644
12645 * gdb.base/auto-connect-native-target.exp: Remove redundant
12646 space from the regexp pattern.
12647
12648 2014-06-04 Yao Qi <yao@codesourcery.com>
12649
12650 * gdb.base/default.exp: Replace "child" with "native" in
12651 regexp pattern.
12652
12653 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12654
12655 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12656 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12657 * gdb.python/py-xmethods.py: Python script supporting the
12658 new testcase and tests.
12659
12660 2014-06-03 Joel Brobecker <brobecker@adacore.com>
12661 Pedro Alves <palves@redhat.com>
12662
12663 PR breakpoints/17000
12664 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12665 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12666
12667 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12668
12669 * gdb.base/subst.exp: Add tests to verify partial path matching
12670 output.
12671
12672 2014-06-03 Pedro Alves <palves@redhat.com>
12673
12674 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12675 target that doesn't use software single-stepping.
12676
12677 2014-06-03 Pedro Alves <palves@redhat.com>
12678
12679 PR breakpoints/17000
12680 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12681 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12682
12683 2014-06-02 Doug Evans <xdje42@gmail.com>
12684
12685 * gdb.guile/scm-parameter.exp: New file.
12686
12687 2014-06-02 Doug Evans <xdje42@gmail.com>
12688
12689 * gdb.guile/scm-cmd.c: New file.
12690 * gdb.guile/scm-cmd.exp: New file.
12691
12692 2014-06-02 Doug Evans <xdje42@gmail.com>
12693
12694 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12695 pretty-printer lookup.
12696 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12697 (make-pp_s-printer): Call it.
12698 (make-pretty-printer-from-dict): New function.
12699 (lookup-pretty-printer-maker-from-dict): New function.
12700 (*pretty-printer*): Simplify.
12701 (make-objfile-pp_s-printer): New function.
12702 (install-objfile-pretty-printers!): New function.
12703 (make-progspace-pp_s-printer): New function.
12704 (install-progspace-pretty-printers!): New function.
12705 * gdb.guile/scm-progspace.c: New file.
12706 * gdb.guile/scm-progspace.exp: New file.
12707
12708 2014-06-02 Pedro Alves <palves@redhat.com>
12709
12710 * gdb.base/dprintf-bp-same-addr.c: New file.
12711 * gdb.base/dprintf-bp-same-addr.exp: New file.
12712
12713 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12714
12715 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12716 * gdb.arch/powerpc-power.s: Likewise.
12717
12718 2014-06-02 Joel Brobecker <brobecker@adacore.com>
12719
12720 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12721
12722 2014-06-01 Yao Qi <yao@codesourcery.com>
12723
12724 * gdb.base/watchpoint.exp (test_watch_location): Check null
12725 pointer can be dereferenced. If not, do the test, otherwise
12726 skip it.
12727
12728 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12729
12730 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12731 results.
12732 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12733
12734 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12735
12736 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12737 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12738 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12739 * gdb.arch/amd64-invalid-stack-top.c: New file.
12740 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12741
12742 2014-05-30 Pedro Alves <palves@redhat.com>
12743
12744 PR breakpoints/17000
12745 * gdb.base/sss-bp-on-user-bp.c: New file.
12746 * gdb.base/sss-bp-on-user-bp.exp: New file.
12747
12748 2014-05-30 David Blaikie <dblaikie@gmail.com>
12749
12750 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12751 gnu_inline semantics via attribute.
12752 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12753 source explicitly specifies the required semantics.
12754
12755 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12756
12757 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12758
12759 2014-05-29 Pedro Alves <palves@redhat.com>
12760 Tom Tromey <tromey@redhat.com>
12761
12762 * gdb.base/async-shell.exp: Don't enable target-async.
12763 * gdb.base/async.exp
12764 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12765 parameter. Adjust.
12766 (top level): Don't test with "target-async".
12767 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12768 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12769 * gdb.base/inferior-died.exp: Don't enable target-async.
12770 * gdb.base/interrupt-noterm.exp: Likewise.
12771 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12772 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12773 * gdb.mi/mi-nonstop.exp: Likewise.
12774 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12775 * gdb.mi/mi-nsintrall.exp: Likewise.
12776 * gdb.mi/mi-nsmoribund.exp: Likewise.
12777 * gdb.mi/mi-nsthrexec.exp: Likewise.
12778 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12779 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12780 * gdb.python/py-evsignal.exp: Don't enable target-async.
12781 * gdb.python/py-evthreads.exp: Likewise.
12782 * gdb.python/py-prompt.exp: Likewise.
12783 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12784 * gdb.server/solib-list.exp: Don't enable target-async.
12785 * gdb.threads/thread-specific-bp.exp: Likewise.
12786 * lib/mi-support.exp: Adjust to use mi-async.
12787
12788 2014-05-29 Pedro Alves <palves@redhat.com>
12789
12790 PR gdb/13860
12791 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12792 reason, even in sync mode.
12793
12794 2014-05-29 Pedro Alves <palves@redhat.com>
12795 Hui Zhu <hui@codesourcery.com>
12796
12797 PR PR15693
12798 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12799 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12800 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12801 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12802
12803 2014-05-28 Joel Brobecker <brobecker@adacore.com>
12804
12805 * config/monitor.exp (gdb_target_monitor): Replace use of
12806 "set remotebaud" by "set serial baud".
12807
12808 2014-05-26 Andy Wingo <wingo@igalia.com>
12809
12810 * gdb.guile/scm-breakpoint.exp:
12811 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12812 properties instead of gdb-object-properties.
12813
12814 2014-05-26 Yao Qi <yao@codesourcery.com>
12815
12816 * gdb.server/no-thread-db.exp: Specify source file name
12817 explicitly when setting a breakpoint.
12818
12819 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12820
12821 * gdb.btrace/vdso.c: New.
12822 * gdb.btrace/vdso.exp: New.
12823
12824 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12825
12826 * gdb.base/gcore.exp (capture_command_output): Move ...
12827 * lib/gdb.exp (capture_command_output): ... here.
12828
12829 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12830
12831 * gdb.btrace/data.exp: Test memory access during btrace replay.
12832
12833 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12834
12835 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12836
12837 2014-05-21 Pedro Alves <palves@redhat.com>
12838
12839 PR gdb/13860
12840 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12841 (top level): Test that output related to execution commands is
12842 sent to the console with CLI commands, but not with MI commands.
12843 Test that breakpoint events are always mirrored to the console.
12844 Also expect the new source line to be output after a "next" in
12845 async mode too. Make it a pass/fail test.
12846 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12847 output.
12848 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12849
12850 2014-05-21 Pedro Alves <palves@redhat.com>
12851
12852 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12853 Use them to test variations of "list" after reaching a breakpoint.
12854 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12855 Test "list" with listsize 10 after reaching a breakpoint.
12856 * gdb.python/python.exp (decode_line current location line
12857 number): Adjust expected line number.
12858
12859 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12860
12861 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12862 behavior for $args, pass it directly to "run".
12863
12864 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12865
12866 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12867 30000 to 65536.
12868
12869 2014-05-21 Pedro Alves <palves@redhat.com>
12870
12871 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12872 auto-connect-native-target off".
12873 * gdb.base/auto-connect-native-target.c: New file.
12874 * gdb.base/auto-connect-native-target.exp: New file.
12875
12876 2014-05-21 Pedro Alves <palves@redhat.com>
12877
12878 * gdb.base/default.exp: Test "target native" instead of "target
12879 child".
12880
12881 2014-05-21 Mark Wielaard <mjw@redhat.com>
12882
12883 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12884
12885 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12886
12887 Fix TLS access for -static -pthread.
12888 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12889 <HAVE_TLS> (thread_function, main): Initialize it.
12890 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12891 Add clean_restart.
12892 <$have_tls != "">: Check TLSVAR.
12893
12894 2014-05-21 Pedro Alves <palves@redhat.com>
12895
12896 * gdb.base/dcache-line-read-error.c: New.
12897 * gdb.base/dcache-line-read-error.exp: New.
12898
12899 2014-05-20 Pedro Alves <palves@redhat.com>
12900
12901 * gdb.base/compare-sections.c: New file.
12902 * gdb.base/compare-sections.exp: New file.
12903
12904 2014-05-20 Pedro Alves <palves@redhat.com>
12905
12906 * gdb.base/break-idempotent.c: New file.
12907 * gdb.base/break-idempotent.exp: New file.
12908
12909 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12910
12911 * gdb.btrace/nohist.exp: New.
12912
12913 2014-05-20 Yao Qi <yao@codesourcery.com>
12914
12915 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12916 gdb.reverse directory and gdb_reverse_timeout exists in board
12917 setting.
12918 * README: Document gdb_reverse_timeout.
12919
12920 2014-05-20 Yao Qi <yao@codesourcery.com>
12921
12922 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12923 'test_file_name'. Treat args as a string instead of a list.
12924 (gdb_init): Rename argument 'args' by 'test_file_name'.
12925
12926 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12927
12928 * gdb.arch/powerpc-power.exp: New file.
12929 * gdb.arch/powerpc-power.s: New file.
12930
12931 2014-05-16 Doug Evans <dje@google.com>
12932
12933 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
12934 * gdb.base/completion.exp: Check that all expected files exist
12935 before doing file completion.
12936
12937 2014-05-16 Doug Evans <dje@google.com>
12938
12939 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12940 Update.
12941 (do_syscall_tests_without_xml): Update.
12942
12943 2014-05-16 Pedro Alves <palves@redhat.com>
12944
12945 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12946 instead of "unknown output after running".
12947
12948 2014-05-16 Yao Qi <yao@codesourcery.com>
12949
12950 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
12951 file1.txt from host at the end.
12952 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12953
12954 2014-05-15 Doug Evans <dje@google.com>
12955
12956 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
12957 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
12958 loading file. Add test for TU lookup.
12959
12960 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12961
12962 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
12963 calling "-exec-arguments" or "set args" before running the
12964 inferior.
12965
12966 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12967
12968 * lib/mi-support.exp (mi_expect_stop): Expect message for
12969 inferiors that exit with non-zero exit code.
12970
12971 2014-05-14 Yao Qi <yao@codesourcery.com>
12972
12973 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
12974 match absolute path on remote host.
12975 (test_file_list_exec_source_files): Remove "/" from the
12976 pattern.
12977
12978 2014-05-14 Yao Qi <yao@codesourcery.com>
12979
12980 * boards/local-remote-host-notty.exp (${board}_file): New
12981 proc.
12982
12983 2014-05-07 Kyle McMartin <kyle@redhat.com>
12984
12985 Pushed by Joel Brobecker <brobecker@adacore.com>.
12986 * gdb.arch/aarch64-atomic-inst.c: New file.
12987 * gdb.arch/aarch64-atomic-inst.exp: New file.
12988
12989 2014-05-07 Yao Qi <yao@codesourcery.com>
12990
12991 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
12992 in current context" too.
12993
12994 2014-05-05 Keith Seitz <keiths@redhat.com>
12995
12996 * gdb.linespec/ls-dollar.exp: Add test for linespec
12997 file:convenience_variable.
12998
12999 2014-05-05 Yao Qi <yao@codesourcery.com>
13000
13001 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13002 traceframes into tfile and ctf trace files. Read data from
13003 trace file and test collected data.
13004 (gdb_collect_locals_test): Likewise.
13005 (gdb_unavailable_registers_test): Likewise.
13006 (gdb_unavailable_floats): Likewise.
13007 (gdb_collect_globals_test): Likewise.
13008 (top-level): Append "ctf" to trace_file_targets if GDB
13009 supports.
13010
13011 2014-05-05 Yao Qi <yao@codesourcery.com>
13012
13013 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13014 code to ...
13015 (gdb_collect_args_test_1): ... it. New proc.
13016 (gdb_collect_locals_test): Move some code to ...
13017 (gdb_collect_locals_test_1): ... it. New proc.
13018 (gdb_unavailable_registers_test): Move some code to ...
13019 (gdb_unavailable_registers_test_1): ... it. New proc.
13020 (gdb_unavailable_floats): Move some code to ...
13021 (gdb_unavailable_floats_1): ... it. New proc.
13022
13023 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13024
13025 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13026 probes to test for bitness recognition.
13027 * gdb.arch/amd64-stap-optional-prefix.exp
13028 (test_probe_value_without_reg): New procedure.
13029 Add code to test for different kinds of bitness.
13030
13031 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13032
13033 PR breakpoints/16889
13034 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13035 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13036
13037 2014-05-01 Pedro Alves <palves@redhat.com>
13038
13039 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13040 gdb_file_cmd if no file is specified.
13041 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13042 last_loaded_file to set the remote exec-file.
13043
13044 2014-05-01 Pedro Alves <palves@redhat.com>
13045
13046 * boards/local-remote-host.exp: New file.
13047
13048 2014-05-01 Pedro Alves <palves@redhat.com>
13049
13050 * boards/local-remote-host.exp: Rename to ...
13051 * boards/local-remote-host-notty.exp: ... this.
13052
13053 2014-04-28 Joel Brobecker <brobecker@adacore.com>
13054
13055 * gdb.ada/dyn_arrayidx: New testcase.
13056
13057 2014-04-26 Yao Qi <yao@codesourcery.com>
13058
13059 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13060 and compute the length of function main. Save it in
13061 $main_length.
13062 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13063 (top-level): Use gdb_compile to compile objects into
13064 executable and restart GDB. Remove invocation to
13065 prepare_for_testing.
13066
13067 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13068 Pedro Alves <palves@redhat.com>
13069
13070 PR server/16255
13071 * gdb.multi/multi-attach.c: New file.
13072 * gdb.multi/multi-attach.exp: New file.
13073
13074 2014-04-25 Pedro Alves <palves@redhat.com>
13075
13076 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13077 user.
13078 (top level): Test that "set remote conditional-breakpoints-packet
13079 off" works as intended.
13080 * gdb.base/dprintf.exp: Test that "set remote
13081 breakpoint-commands-packet off" works as intended.
13082 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13083 New function.
13084 (top level): Call it.
13085 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13086 remote fast-tracepoints-packet off" works as intended.
13087 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13088 * lib/gdb.exp (gdb_is_target_remote): ... here.
13089
13090 2014-04-24 David Blaikie <dblaikie@gmail.com>
13091
13092 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13093 ensure clang would not discard them.
13094 * gdb.base/gdbvars.c: Ditto.
13095 * gdb.base/memattr.c: Ditto.
13096 * gdb.base/whatis.c: Ditto.
13097 * gdb.python/py-prettyprint.c: Ditto.
13098 * gdb.trace/actions.c: Ditto.
13099 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13100 ensure clang would not discard it.
13101
13102 2014-04-24 David Blaikie <dblaikie@gmail.com>
13103
13104 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13105 clang to emit the full definition of type required by the test
13106 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13107
13108 2014-04-24 David Blaikie <dblaikie@gmail.com>
13109
13110 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13111 coax Clang into emitting the definition of the type.
13112 * gdb.cp/pr10728-x.h (y): Ditto.
13113 * gdb.cp/pr10728-y.cc (y): Ditto.
13114
13115 2014-04-24 David Blaikie <dblaikie@gmail.com>
13116
13117 * gdb.base/label.exp: XFAIL label related tests under Clang.
13118 * gdb.cp/cplabel.exp: Ditto.
13119 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13120 under Clang those using labels.
13121
13122 2014-04-25 Yao Qi <yao@codesourcery.com>
13123
13124 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13125 double_label.
13126 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13127 partial_label and double_label.
13128
13129 2014-04-24 David Blaikie <dblaikie@gmail.com>
13130
13131 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13132
13133 2014-04-24 David Blaikie <dblaikie@gmail.com>
13134
13135 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13136 of the function to work across GCC and Clang.
13137 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13138 pointer types (const void ** const V void **).
13139
13140 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
13141 Walfred Tedeschi <walfred.tedeschi@intel.com>
13142
13143 * Makefile.in (EXECUTABLES): Added i386-avx512.
13144 * gdb.arch/i386-avx512.c: New file.
13145 * gdb.arch/i386-avx512.exp: Likewise.
13146
13147 2014-04-23 Keith Seitz <keiths@redhat.com>
13148
13149 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13150 (mi_make_breakpoint_table): New procedure.
13151 (mi_create_breakpoint): Use mi_make_breakpoint
13152 and return the result.
13153 (mi_make_breakpoint): New procedure.
13154 (mi_build_kv_pairs): New procedure.
13155
13156 * gdb.mi/mi-break.exp: Remove unused globals,
13157 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13158 All callers updated.
13159 * gdb.mi/mi-dprintf.exp: Use variable to track command
13160 number.
13161 Update all callers of mi_create_breakpoint and use
13162 mi_make_breakpoint_table.
13163 Remove any unused global variables.
13164 * gdb.mi/mi-nonstop.exp: Likewise.
13165 * gdb.mi/mi-nsintrall.exp: Likewise.
13166 * gdb.mi/mi-nsmoribund.exp: Likewise.
13167 * gdb.mi/mi-nsthrexec.exp: Likewise.
13168 * gdb.mi/mi-reverse.exp: Likewise.
13169 * gdb.mi/mi-simplerun.exp: Likewise.
13170 * gdb.mi/mi-stepn.exp: Likewise.
13171 * gdb.mi/mi-syn-frame.exp: Likewise.
13172 * gdb.mi/mi-until.exp: Likewise.
13173 * gdb.mi/mi-var-cp.exp: Likewise.
13174 * gdb.mi/mi-var-display.exp: Likewise.
13175 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13176 * gdb.mi/mi2-var-child.exp: Likewise.
13177 * gdb.mi/mi-vla-c99.exp: Likewise.
13178 * lib/mi-support.exp: Likewise.
13179
13180 From Ian Lance Taylor <iant@cygnus.com>:
13181 * lib/gdb.exp (parse_args): New procedure.
13182
13183 2014-04-23 Pedro Alves <palves@redhat.com>
13184
13185 * gdb.base/break-unload-file.c: New file.
13186 * gdb.base/break-unload-file.exp: New file.
13187 * gdb.base/sym-file-lib.c (baz): New function.
13188 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13189 field.
13190 (load): Store the segment's mapped size.
13191 (unload): New function.
13192 (unload_shlib): New function.
13193 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13194 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13195 set a breakpoint at baz, and call it.
13196 * gdb.base/sym-file.exp: New tests for stale breakpoint
13197 instructions.
13198
13199 2014-04-23 Pedro Alves <palves@redhat.com>
13200
13201 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13202 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13203 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13204 * gdb.base/hbreak-unmapped.c: New file.
13205 * gdb.base/hbreak-unmapped.exp: New file.
13206 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13207 * lib/gdb.exp (gdb_is_target_remote): ... here.
13208
13209 2014-04-22 Pedro Alves <palves@redhat.com>
13210
13211 * gdb.base/consecutive-step-over.c: New file.
13212 * gdb.base/consecutive-step-over.exp: New file.
13213
13214 2014-04-22 Pedro Alves <palves@redhat.com>
13215
13216 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13217 instead of send_gdb/gdb_expect.
13218
13219 2014-04-22 Yao Qi <yao@codesourcery.com>
13220
13221 * lib/trace-support.exp (generate_tracefile): New procedure.
13222 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13223 return 0.
13224 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13225 if generate_tracefile returns 1.
13226
13227 2014-04-18 Tom Tromey <palves@redhat.com>
13228 Pedro alves <tromey@redhat.com>
13229
13230 PR backtrace/15558
13231 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13232 with a backtrace limit.
13233 * gdb.python/py-frame-inline.exp: Test running to an inline
13234 function with a backtrace limit, and printing the newest frame.
13235 * gdb.python/py-frame-inline.c (main): Call f.
13236
13237 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13238
13239 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13240
13241 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13242
13243 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13244 Drop prefix from unsupported source file path.
13245
13246 2014-04-17 Yao Qi <yao@codesourcery.com>
13247
13248 * lib/gdb.exp (with_target_charset): New proc.
13249 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13250 with_target_charset.
13251 (test_print_strings): Likewise.
13252 (test_repeat_bytes): Likewise.
13253 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13254 for some tests.
13255
13256 2014-04-16 Keith Seitz <keiths@redhat.com>
13257
13258 PR gdb/15827
13259 * gdb.dwarf2/corrupt.c: New file.
13260 * gdb.dwarf2/corrupt.exp: New file.
13261
13262 2014-04-16 Keith Seitz <keiths@redhat.com>
13263
13264 PR c++/16597
13265 * gdb.cp/namelessclass.cc: New file.
13266 * gdb.cp/namelessclass.exp: New file.
13267 * gdb.cp/namelessclass.S: New file.
13268
13269 2014-04-16 Doug Evans <dje@google.com>
13270
13271 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13272 Add comment.
13273 (gdbserver_default_get_comm_port): New function.
13274 (gdbserver_start): Check if board file provided
13275 "gdbserver,get_comm_port" and use it if so.
13276 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13277 (gdb,socketport): Set to "stdio".
13278 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13279 (stdio_gdbserver_template): Delete.
13280 (${board}_get_remote_address): Update.
13281 (${board}_build_remote_cmd): Delete.
13282 (${board}_get_comm_port): New function.
13283 (${board}_spawn): Update.
13284 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13285 Delete.
13286 (${board}_get_remote_address): Update.
13287 (${board}_get_comm_port): New function.
13288
13289 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
13290
13291 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13292 appearing in any order.
13293
13294 2014-04-15 Doug Evans <dje@google.com>
13295
13296 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13297 uninitialized value of "description".
13298
13299 2014-04-15 Keith Seitz <keiths@redhat.com>
13300
13301 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13302 Remove unused globals.
13303 (test_running_the_program): Likewise.
13304 (test_controlled_execution): Likewise.
13305 (test_controlling_breakpoints): Likewise.
13306 (test_program_termination): Likewise.
13307
13308 2014-04-15 Keith Seitz <keiths@redhat.com>
13309
13310 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13311 unused globals.
13312 (test_rbreak_creation_and_listing): Likewise.
13313 (test_ignore_count): Likewise.
13314 (test_error): Likewise.
13315
13316 2014-04-15 Pedro Alves <palves@redhat.com>
13317
13318 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13319 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13320 sym-file-loader.c.
13321 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13322 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13323 to sym-file-loader.c.
13324 (struct library): Forward declare.
13325 (load_shlib, lookup_function): Change prototypes.
13326 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13327 (translate_offset): Remove declarations.
13328 (get_text_addr): New declaration.
13329 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13330 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13331 sym-file-loader.h.
13332 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13333 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13334 here from sym-file-loader.h.
13335 (struct library): New structure.
13336 (load_shlib, lookup_function): Change prototypes and adjust to
13337 work with a struct library.
13338 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13339 (translate_offset): Make static.
13340 (get_text_addr): New function.
13341 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13342
13343 2014-04-15 Pedro Alves <palves@redhat.com>
13344
13345 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13346
13347 2014-04-15 Pedro Alves <palves@redhat.com>
13348
13349 * gdb.base/sym-file-loader.c: Include <limits.h>.
13350 (SELF_LINK): New define.
13351 (get_origin): New function.
13352 (load_shlib): Use it.
13353 * gdb.base/sym-file.exp: Don't early return if the target is
13354 remote. Use runto_main, and issue fail is that fails. Use
13355 gdb_load_shlibs.
13356 (shlib_name): Delete.
13357 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13358
13359 2014-04-15 Pedro Alves <palves@redhat.com>
13360
13361 * gdb.base/sym-file.exp: Remove regex characters from test
13362 message. Don't refer to breakpoint numbers in test messages.
13363
13364 2014-04-14 Keith Seitz <keiths@redhat.com>
13365
13366 PR c++/16253
13367 * gdb.cp/var-tag.cc: New file.
13368 * gdb.cp/var-tag.exp: New file.
13369 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13370 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13371 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13372 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13373
13374 2014-04-14 Tom Tromey <tromey@redhat.com>
13375
13376 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13377 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13378 type.
13379 * gdb.cp/enum-class.exp: New file.
13380 * gdb.cp/enum-class.cc: New file.
13381
13382 2014-04-14 Tom Tromey <tromey@redhat.com>
13383
13384 * gdb.dwarf2/enum-type.exp: New file.
13385
13386 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13387
13388 * gdb.mi/mi-vla-c99.exp: New file.
13389 * gdb.mi/vla.c: New file.
13390
13391 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13392
13393 * gdb.base/vla-datatypes.c: New file.
13394 * gdb.base/vla-datatypes.exp: New file.
13395
13396 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13397
13398 * gdb.base/vla-ptr.c: New file.
13399 * gdb.base/vla-ptr.exp: New file.
13400
13401 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13402
13403 * gdb.dwarf2/count.exp: New file.
13404
13405 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13406
13407 * gdb.base/vla-sideeffect.c: New file.
13408 * gdb.base/vla-sideeffect.exp: New file.
13409
13410 2014-04-14 David Blaikie <dblaikie@gmail.com>
13411
13412 * gdb.mi/non-stop.c: Add return value for non-void function return
13413 statement.
13414 * gdb.threads/staticthreads.c: Ditto.
13415
13416 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13417 Doug Evans <xdje42@gmail.com>
13418
13419 * gdb.guile/scm-value.c: Improve test case.
13420 * gdb.guile/scm-value.exp: Add new test.
13421
13422 2014-04-11 David Blaikie <dblaikie@gmail.com>
13423
13424 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13425 override Clang's default.
13426
13427 2014-04-11 Joel Brobecker <brobecker@adacore.com>
13428
13429 Revert the following changes (regressions):
13430
13431 * gdb.base/vla-sideeffect.c: New file.
13432 * gdb.base/vla-sideeffect.exp: New file.
13433
13434 * gdb.dwarf2/count.exp: New file.
13435
13436 * gdb.base/vla-multi.c: New file.
13437 * gdb.base/vla-multi.exp: New file.
13438
13439 * gdb.base/vla-ptr.c: New file.
13440 * gdb.base/vla-ptr.exp: New file.
13441
13442 * gdb.base/vla-datatypes.c: New file.
13443 * gdb.base/vla-datatypes.exp: New file.
13444
13445 * gdb.mi/mi-vla-c99.exp: New file.
13446 * gdb.mi/vla.c: New file.
13447
13448 2014-04-11 Keith Seitz <keiths@redhat.com>
13449
13450 PR c++/16675
13451 * gdb.cp/cpsizeof.exp: New file.
13452 * gdb.cp/cpsizeof.cc: New file.
13453
13454 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13455
13456 * gdb.mi/mi-vla-c99.exp: New file.
13457 * gdb.mi/vla.c: New file.
13458
13459 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13460
13461 * gdb.base/vla-datatypes.c: New file.
13462 * gdb.base/vla-datatypes.exp: New file.
13463
13464 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13465
13466 * gdb.base/vla-ptr.c: New file.
13467 * gdb.base/vla-ptr.exp: New file.
13468
13469 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13470
13471 * gdb.base/vla-multi.c: New file.
13472 * gdb.base/vla-multi.exp: New file.
13473
13474 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13475
13476 * gdb.dwarf2/count.exp: New file.
13477
13478 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13479
13480 * gdb.base/vla-sideeffect.c: New file.
13481 * gdb.base/vla-sideeffect.exp: New file.
13482
13483 2014-04-11 Yao Qi <yao@codesourcery.com>
13484
13485 * gdb.base/completion.exp: Check file exists before running tests
13486 on file completion.
13487
13488 2014-04-10 Pedro Alves <palves@redhat.com>
13489
13490 * gdb.base/cond-eval-mode.c: New file.
13491 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13492 prepare_for_testing to build the new file. Check result of
13493 runto_main.
13494 (test_break, test_watch): New procedures.
13495 (top level): Use them.
13496
13497 2014-04-08 Pierre Muller <muller@sourceware.org>
13498
13499 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13500 Ctrl-V use for mingw hosts.
13501
13502 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13503
13504 * gdb.python/py-value.c: Improve test case.
13505 * gdb.python/py-value.exp: Add new test.
13506
13507 2014-04-07 David Blaikie <dblaikie@gmail.com>
13508
13509 * lib/compiler.c: Identify the clang compiler.
13510 * lib/compiler.cc: Ditto.
13511
13512 2014-04-03 Yao Qi <yao@codesourcery.com>
13513
13514 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13515
13516 2014-04-01 Anton Blanchard <anton@samba.org>
13517
13518 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13519 messages unique.
13520
13521 2014-04-01 Anton Blanchard <anton@samba.org>
13522
13523 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13524 prepare_for_testing.
13525
13526 2014-04-01 Anton Blanchard <anton@samba.org>
13527
13528 * gdb.arch/ppc64-atomic-inst.c: Remove.
13529 * gdb.arch/ppc64-atomic-inst.S: New file.
13530 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13531
13532 2014-03-31 Doug Evans <dje@google.com>
13533
13534 * gdb.base/print-symbol-loading-lib.c: New file.
13535 * gdb.base/print-symbol-loading-main.c: New file.
13536 * gdb.base/print-symbol-loading.exp: New file.
13537
13538 2014-03-31 Yao Qi <yao@codesourcery.com>
13539
13540 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13541
13542 2014-03-28 Joel Brobecker <brobecker@adacore.com>
13543
13544 * gdb.ada/mi_dyn_arr: New testcase.
13545
13546 2014-03-27 Doug Evans <dje@google.com>
13547
13548 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13549
13550 2014-03-27 Yao Qi <yao@codesourcery.com>
13551
13552 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13553 if target is nios2-*-*.
13554
13555 2014-03-26 Yao Qi <yao@codesourcery.com>
13556
13557 * lib/gdb.exp (readline_is_used): New proc.
13558 * gdb.base/completion.exp: Move tests on command complete up.
13559 Skip the rest of tests if readline is not used.
13560 * gdb.ada/complete.exp: Skp the test if readline is not
13561 used.
13562 * gdb.base/filesym.exp: Likewise.
13563 * gdb.base/macscp.exp: Likewise.
13564 * gdb.base/readline-ask.exp: Likewise.
13565 * gdb.base/readline.exp: Likewise.
13566 * gdb.python/py-cmd.exp: Likewise.
13567 * gdb.trace/tfile.exp: Likewise.
13568
13569 2014-03-26 Yao Qi <yao@codesourcery.com>
13570
13571 * gdb.base/macscp.exp: Fix code format issues.
13572
13573 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13574
13575 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13576 * gdb.asm/powerpc64le.inc: New file.
13577
13578 2014-03-25 Pedro Alves <palves@redhat.com>
13579 Doug Evans <dje@google.com>
13580
13581 * gdb.base/source-execution.c: New file.
13582 * gdb.base/source-execution.exp: New file.
13583 * gdb.base/source-execution.gdb: New file.
13584
13585 2014-03-24 Doug Evans <dje@google.com>
13586
13587 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13588 using fission.
13589
13590 2014-03-24 Hui Zhu <hui@codesourcery.com>
13591 Pedro Alves <palves@redhat.com>
13592
13593 PR breakpoints/16101
13594 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13595 test pass/fail messages. Detect missing support for dprintf when
13596 breakpoints are actually inserted.
13597 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13598 breakpoints are actually inserted.
13599 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13600 fails.
13601
13602 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13603
13604 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13605
13606 2014-03-22 Doug Evans <xdje42@gmail.com>
13607
13608 * gdb.python/python.exp (python not supported): Verify multi-line
13609 python command issues an error.
13610 * gdb.guile/guile.exp (guile not supported): Verify multi-line
13611 guile command issues an error.
13612
13613 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13614
13615 * gdb.threads/thread-specific.exp: Handle the lack of usable
13616 $this_breakpoint and $this_thread.
13617
13618 2014-03-21 Hui Zhu <hui@codesourcery.com>
13619
13620 * gdb.base/attach.exp (do_command_attach_tests): New.
13621
13622 2014-03-20 Tom Tromey <tromey@redhat.com>
13623 Pedro Alves <palves@redhat.com>
13624
13625 PR cli/15718
13626 * gdb.base/condbreak-call-false.c: New file.
13627 * gdb.base/condbreak-call-false.exp: New file.
13628
13629 2014-03-20 Pedro Alves <palves@redhat.com>
13630
13631 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13632 Delete.
13633 (block_signals, unblock_signals): Delete.
13634 (child_function_2, main): Remove references to deleted variable
13635 and functions.
13636
13637 2014-03-20 Pedro Alves <palves@redhat.com>
13638
13639 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13640 Use pthread_kill to signal thread 2.
13641 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13642 Adjust to make the test send itself a signal rather than using the
13643 host's "kill" command.
13644
13645 2014-03-20 Pedro Alves <palves@redhat.com>
13646
13647 * gdb.threads/multiple-step-overs.c: New file.
13648 * gdb.threads/multiple-step-overs.exp: New file.
13649 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13650 Adjust expected infrun debug output.
13651
13652 2014-03-20 Pedro Alves <palves@redhat.com>
13653
13654 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13655 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13656
13657 2014-03-20 Pedro Alves <palves@redhat.com>
13658
13659 PR breakpoints/7143
13660 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13661 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13662 of gdb_test_multiple.
13663 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13664 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13665
13666 2014-03-20 Pedro Alves <palves@redhat.com>
13667
13668 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13669 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13670
13671 2014-03-19 Pedro Alves <palves@redhat.com>
13672
13673 * gdb.base/async.exp: Remove early return.
13674
13675 2014-03-19 Pedro Alves <palves@redhat.com>
13676
13677 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13678
13679 2014-03-19 Pedro Alves <palves@redhat.com>
13680
13681 * gdb.base/async.exp (test_background): Expect \r\n after
13682 "completed." in the fail pattern.
13683
13684 2014-03-19 Pedro Alves <palves@redhat.com>
13685
13686 * gdb.base/async.exp (test_background): New procedure.
13687 Use it for all background execution command tests.
13688
13689 2014-03-19 Pedro Alves <palves@redhat.com>
13690
13691 * gdb.base/async.exp: Use prepare_for_testing.
13692
13693 2014-03-19 Pedro Alves <palves@redhat.com>
13694
13695 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13696 the same line.
13697
13698 2014-03-19 Pedro Alves <palves@redhat.com>
13699
13700 * gdb.base/async.c (main): Add "jump here" and "until here" line
13701 marker comments.
13702 * gdb.base/async.exp (jump_here): New global.
13703 (jump& test): Use it.
13704 (until_here): New global.
13705 (until& test): Use it.
13706
13707 2014-03-19 Pedro Alves <palves@redhat.com>
13708
13709 * gdb.base/async.exp: Don't frob gdb_protocol.
13710
13711 2014-03-18 Doug Evans <xdje42@gmail.com>
13712
13713 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13714 Fix spelling of exec-done-display.
13715
13716 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13717
13718 PR gdb/15358
13719 * gdb.base/gdb-sigterm.c: New file.
13720 * gdb.base/gdb-sigterm.exp: New file.
13721
13722 2014-03-18 Pedro Alves <palves@redhat.com>
13723
13724 PR gdb/13860
13725 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13726 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13727 solib-event.
13728
13729 2014-03-17 Joel Brobecker <brobecker@adacore.com>
13730
13731 * gdb.ada/pckd_arr_ren: New testcase.
13732
13733 2014-03-13 Doug Evans <xdje42@gmail.com>
13734
13735 PR guile/16612
13736 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13737 collect after discarding symbols.
13738
13739 2014-03-13 Ludovic Courtès <ludo@gnu.org>
13740 Doug Evans <xdje42@gmail.com>
13741
13742 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13743 to history survives a gc.
13744
13745 2014-03-13 Pedro Alves <palves@redhat.com>
13746
13747 * gdb.base/default.exp: Don't test "target procfs".
13748
13749 2014-03-13 Pedro Alves <palves@redhat.com>
13750
13751 * gdb.base/default.exp: Update "target child" and "target procfs"
13752 tests to not expect "Unix".
13753
13754 2014-03-12 Tom Tromey <tromey@redhat.com>
13755
13756 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13757 New procs. Add target-async tests.
13758 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13759 Add target-async tests.
13760
13761 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13762
13763 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13764 'func_start' and 'func_end' for the beginning and end of the
13765 function code, respectively.
13766 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13767 'func_end' instead of 'func' and 'main'.
13768
13769 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13770
13771 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13772 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13773 generate the debug info assembler source.
13774
13775 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13776
13777 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13778 * gdb.dwarf2/arr-subrange.exp: Likewise.
13779 * gdb.dwarf2/dwz.exp: Likewise.
13780 * gdb.dwarf2/method-ptr.exp: Likewise.
13781 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13782 * gdb.dwarf2/subrange.exp: Likewise.
13783 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13784 * gdb.dwarf2/implptrpiece.exp: Likewise.
13785 * gdb.dwarf2/nostaticblock.exp: Likewise.
13786
13787 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13788
13789 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13790 directory to absolute path name arguments.
13791
13792 2014-03-10 Joel Brobecker <brobecker@adacore.com>
13793
13794 * gdb.ada/tagged_access: New testcase.
13795
13796 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13797
13798 * gdb.btrace/data.exp: Update expected output.
13799
13800 2014-03-06 Yao Qi <yao@codesourcery.com>
13801
13802 * gdb.trace/pr16508.exp: New file.
13803
13804 2014-03-05 Pedro Alves <palves@redhat.com>
13805
13806 PR gdb/16575
13807 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13808 procedure.
13809 (top level): Adjust to use it. Add tests that exercise breakpoint
13810 interaction with the code-cache.
13811
13812 2014-02-26 Ludovic Courtès <ludo@gnu.org>
13813
13814 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13815 test for 'history-append!'.
13816
13817 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13818
13819 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13820 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13821 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13822 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13823 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13824 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13825
13826 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13827
13828 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13829 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13830 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13831
13832 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13833
13834 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13835
13836 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13837
13838 * gdb.dwarf2/arr-stride.c: New file.
13839 * gdb.dwarf2/arr-stride.exp: New file.
13840
13841 2014-02-26 Pedro Alves <palves@redhat.com>
13842
13843 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13844 that won't ever trigger. Make sure that GDB reports the correct
13845 breakpoint that caused the stop.
13846
13847 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13848
13849 PR gdb/16626
13850 * gdb.base/auto-load-script: New file.
13851 * gdb.base/auto-load.c: New file.
13852 * gdb.base/auto-load.exp: New file.
13853
13854 PR gdb/16626
13855 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13856
13857 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13858
13859 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13860 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13861
13862 2014-02-24 Doug Evans <dje@google.com>
13863
13864 * lib/gdb.exp (run_on_host): Log error output if program fails.
13865
13866 2014-02-21 Pedro Alves <palves@redhat.com>
13867
13868 * gdb.threads/step-after-sr-lock.c: Rename to ...
13869 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13870 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13871 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13872 ... this.
13873
13874 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13875
13876 PR tdep/16397
13877 * gdb.arch/amd64-stap-special-operands.exp: New file.
13878 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13879 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13880 * gdb.arch/amd64-stap-triplet.S: Likewise.
13881 * gdb.arch/amd64-stap-triplet.c: Likewise.
13882
13883 2014-02-20 Joel Brobecker <brobecker@adacore.com>
13884
13885 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13886 in .section pseudo-op.
13887
13888 2014-02-20 lin zuojian <manjian2006@gmail.com>
13889 Joel Brobecker <brobecker@adacore.com>
13890 Doug Evans <xdje42@gmail.com>
13891
13892 PR symtab/16581
13893 * gdb.dwarf2/dw2-icycle.S: New file.
13894 * gdb.dwarf2/dw2-icycle.c: New file.
13895 * gdb.dwarf2/dw2-icycle.exp: New file.
13896
13897 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13898
13899 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13900 operations on gdb.Value objects.
13901 * gdb.python/py-value-cc.exp: Add new test to test operations on
13902 gdb.Value objects.
13903
13904 2014-02-18 Doug Evans <dje@google.com>
13905
13906 * Makefile.in (TESTS): New variable.
13907 (expanded_tests, expanded_tests_or_none): New variables
13908 (check-single): Pass $(expanded_tests_or_none) to runtest.
13909 (check-parallel): Only run tests in $(TESTS) if non-empty.
13910 (check/no-matching-tests-found): New rule.
13911 * README: Document TESTS makefile variable.
13912
13913 2014-02-18 Doug Evans <dje@google.com>
13914
13915 * Makefile.in (check-parallel): rm -rf outputs temp.
13916
13917 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13918
13919 Fix "ERROR: no fileid for" in the testsuite.
13920 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13921
13922 2014-02-12 Doug Evans <dje@google.com>
13923
13924 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13925 (MISCELLANEOUS): New variable.
13926 (clean): rm -rf $(MISCELLANEOUS).
13927 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13928 dwp live in the same directory as symlinks, with each symlink pointed
13929 to a differently named file in a different directory.
13930
13931 2014-02-11 Doug Evans <dje@google.com>
13932
13933 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13934 of Tcl file commands.
13935
13936 2014-02-10 Mark Kettenis <kettenis@gnu.org>
13937
13938 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13939 "kill -SIGUSR1 -1".
13940
13941 2014-02-10 Joel Brobecker <brobecker@adacore.com>
13942
13943 * gdb.ada/tick_length_array_enum_idx: New testcase.
13944
13945 2014-02-10 Doug Evans <xdje42@gmail.com>
13946
13947 * configure.ac (AC_OUTPUT): Add gdb.guile.
13948 * configure: Regenerate.
13949 * lib/gdb-guile.exp: New file.
13950 * lib/gdb.exp (get_target_charset): New function.
13951 * gdb.base/help.exp: Update expected output from "apropos apropos".
13952 * gdb.guile/Makefile.in: New file.
13953 * gdb.guile/guile.exp: New file.
13954 * gdb.guile/scm-arch.c: New file.
13955 * gdb.guile/scm-arch.exp: New file.
13956 * gdb.guile/scm-block.c: New file.
13957 * gdb.guile/scm-block.exp: New file.
13958 * gdb.guile/scm-breakpoint.c: New file.
13959 * gdb.guile/scm-breakpoint.exp: New file.
13960 * gdb.guile/scm-disasm.c: New file.
13961 * gdb.guile/scm-disasm.exp: New file.
13962 * gdb.guile/scm-equal.c: New file.
13963 * gdb.guile/scm-equal.exp: New file.
13964 * gdb.guile/scm-error.exp: New file.
13965 * gdb.guile/scm-error.scm: New file.
13966 * gdb.guile/scm-frame-args.c: New file.
13967 * gdb.guile/scm-frame-args.exp: New file.
13968 * gdb.guile/scm-frame-args.scm: New file.
13969 * gdb.guile/scm-frame-inline.c: New file.
13970 * gdb.guile/scm-frame-inline.exp: New file.
13971 * gdb.guile/scm-frame.c: New file.
13972 * gdb.guile/scm-frame.exp: New file.
13973 * gdb.guile/scm-generics.exp: New file.
13974 * gdb.guile/scm-gsmob.exp: New file.
13975 * gdb.guile/scm-iterator.c: New file.
13976 * gdb.guile/scm-iterator.exp: New file.
13977 * gdb.guile/scm-math.c: New file.
13978 * gdb.guile/scm-math.exp: New file.
13979 * gdb.guile/scm-objfile-script-gdb.in: New file.
13980 * gdb.guile/scm-objfile-script.c: New file.
13981 * gdb.guile/scm-objfile-script.exp: New file.
13982 * gdb.guile/scm-objfile.c: New file.
13983 * gdb.guile/scm-objfile.exp: New file.
13984 * gdb.guile/scm-ports.exp: New file.
13985 * gdb.guile/scm-pretty-print.c: New file.
13986 * gdb.guile/scm-pretty-print.exp: New file.
13987 * gdb.guile/scm-pretty-print.scm: New file.
13988 * gdb.guile/scm-section-script.c: New file.
13989 * gdb.guile/scm-section-script.exp: New file.
13990 * gdb.guile/scm-section-script.scm: New file.
13991 * gdb.guile/scm-symbol.c: New file.
13992 * gdb.guile/scm-symbol.exp: New file.
13993 * gdb.guile/scm-symtab-2.c: New file.
13994 * gdb.guile/scm-symtab.c: New file.
13995 * gdb.guile/scm-symtab.exp: New file.
13996 * gdb.guile/scm-type.c: New file.
13997 * gdb.guile/scm-type.exp: New file.
13998 * gdb.guile/scm-value-cc.cc: New file.
13999 * gdb.guile/scm-value-cc.exp: New file.
14000 * gdb.guile/scm-value.c: New file.
14001 * gdb.guile/scm-value.exp: New file.
14002 * gdb.guile/source2.scm: New file.
14003 * gdb.guile/types-module.cc: New file.
14004 * gdb.guile/types-module.exp: New file.
14005
14006 2014-02-10 Yao Qi <yao@codesourcery.com>
14007
14008 PR testsuite/16543
14009 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14010 * configure: Regenerated.
14011 * Makefile.in: New file.
14012
14013 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14014
14015 * gdb.python/py-framefilter.exp: Fix typo.
14016
14017 2014-02-08 Yao Qi <yao@codesourcery.com>
14018
14019 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14020 that no =breakpoint-modified is emitted when breakpoints are
14021 modified through MI commands.
14022
14023 2014-02-07 Pedro Alves <pedro@codesourcery.com>
14024 Pedro Alves <palves@redhat.com>
14025
14026 * gdb.threads/step-after-sr-lock.c: New file.
14027 * gdb.threads/step-after-sr-lock.exp: New file.
14028
14029 2014-02-07 Pedro Alves <palves@redhat.com>
14030
14031 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14032
14033 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14034
14035 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14036 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14037
14038 2014-02-06 Doug Evans <xdje42@gmail.com>
14039
14040 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14041 output.
14042
14043 * gdb.gdb/python-interrupts.exp: New file.
14044
14045 2014-02-05 Yao Qi <yao@codesourcery.com>
14046
14047 * gdb.trace/report.exp (use_collected_data): Test the output
14048 of "info threads" and "info inferiors".
14049
14050 2014-02-05 Yao Qi <yao@codesourcery.com>
14051
14052 Revert this patch:
14053
14054 2013-05-24 Yao Qi <yao@codesourcery.com>
14055
14056 * gdb.trace/tfile.exp: Test inferior and thread.
14057
14058 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14059
14060 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14061 on a function.
14062 * gdb.base/step-bt.c: Call hello via function pointer to make
14063 sure its first instruction is executed on powerpc64le-linux.
14064
14065 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14066
14067 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14068
14069 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14070
14071 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14072 of the test patterns for use on little-endian systems.
14073
14074 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14075
14076 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14077 (decimal_vector): Fix for little-endian.
14078
14079 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14080
14081 * gdb.arch/sparc-sysstep.exp: New file.
14082 * gdb.arch/sparc-sysstep.c: Likewise.
14083
14084 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14085
14086 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14087
14088 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14089
14090 2014-01-23 Tom Tromey <tromey@redhat.com>
14091
14092 * gdb.ada/array_char_idx: New testcase.
14093
14094 2014-01-23 Tom Tromey <tromey@redhat.com>
14095
14096 PR python/16487:
14097 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14098 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14099 classes.
14100
14101 2014-01-23 Tom Tromey <tromey@redhat.com>
14102
14103 PR python/16491:
14104 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14105 string from an inferior frame.
14106 * gdb.python/py-framefilter-mi.exp: Update.
14107
14108 2014-01-22 Doug Evans <dje@google.com>
14109
14110 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14111
14112 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14113
14114 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14115
14116 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14117
14118 * gdb.trace/entry-values.exp: Remove excess space character from
14119 regex patterns. Handle s390 call instruction.
14120
14121 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14122
14123 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14124 define "*_start" label. Make "name" static.
14125 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14126 ${name} by references to ${name}_start.
14127
14128 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14129
14130 * gdb.base/info-macros.exp: Remove "debug" from the compile
14131 options.
14132
14133 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14134
14135 * gdb.dlang/demangle.exp: New file.
14136
14137 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14138
14139 * gdb.dlang/primitive-types.exp: New file.
14140
14141 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14142
14143 * configure.ac: Create gdb.dlang/Makefile.
14144 * configure: Regenerate.
14145 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14146 * gdb.dlang/Makefile.in: New file.
14147 * lib/d-support.exp: New file.
14148 * lib/gdb.exp (skip_d_tests): New proc.
14149
14150 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14151
14152 * gdb.btrace/delta.exp: Check reverse stepi.
14153 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14154 * gdb.btrace/finish.exp: New.
14155 * gdb.btrace/next.exp: New.
14156 * gdb.btrace/nexti.exp: New.
14157 * gdb.btrace/record_goto.c: Add comments.
14158 * gdb.btrace/step.exp: New.
14159 * gdb.btrace/stepi.exp: New.
14160 * gdb.btrace/multi-thread-step.c: New.
14161 * gdb.btrace/multi-thread-step.exp: New.
14162 * gdb.btrace/rn-dl-bind.c: New.
14163 * gdb.btrace/rn-dl-bind.exp: New.
14164 * gdb.btrace/data.c: New.
14165 * gdb.btrace/data.exp: New.
14166 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14167
14168 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14169
14170 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14171 * gdb.btrace/exception.exp: Update.
14172 * gdb.btrace/instruction_history.exp: Update.
14173 * gdb.btrace/record_goto.exp: Update.
14174 * gdb.btrace/tailcall.exp: Update.
14175 * gdb.btrace/unknown_functions.exp: Update.
14176 * gdb.btrace/delta.exp: New.
14177
14178 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14179
14180 * gdb.btrace/record_goto.exp: Add backtrace test.
14181 * gdb.btrace/tailcall.exp: Add backtrace test.
14182
14183 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14184
14185 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14186 * gdb.btrace/record_goto.c: New.
14187 * gdb.btrace/record_goto.exp: New.
14188 * gdb.btrace/x86-record_goto.S: New.
14189
14190 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14191
14192 * gdb.btrace/function_call_history.exp: Update tests.
14193 * gdb.btrace/instruction_history.exp: Update tests.
14194
14195 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14196
14197 * gdb.btrace/function_call_history.exp: Fix expected field
14198 order for "record function-call-history".
14199 Add new tests for "record function-call-history /c".
14200 * gdb.btrace/exception.cc: New.
14201 * gdb.btrace/exception.exp: New.
14202 * gdb.btrace/tailcall.exp: New.
14203 * gdb.btrace/x86-tailcall.S: New.
14204 * gdb.btrace/x86-tailcall.c: New.
14205 * gdb.btrace/unknown_functions.c: New.
14206 * gdb.btrace/unknown_functions.exp: New.
14207 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14208
14209 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14210
14211 * gdb.btrace/instruction_history.exp: Update.
14212 * gdb.btrace/function_call_history.exp: Update.
14213
14214 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14215
14216 * gdb.btrace/function_call_history.exp: Fix expected function
14217 trace.
14218 * gdb.btrace/instruction_history.exp: Initialize traced.
14219 Remove traced_functions.
14220
14221 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14222
14223 * gdb.btrace/function_call_history.exp: Update
14224 * gdb.btrace/instruction_history.exp: Update.
14225
14226 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14227
14228 * gdb.btrace/enable.exp: Update expected text.
14229
14230 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14231
14232 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14233 bytes.
14234
14235 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14236
14237 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14238
14239 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
14240
14241 * lib/gdb.exp (supports_process_record): Return true for
14242 arm*-linux*. (supports_reverse): Likewise.
14243
14244 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14245
14246 PR python/15464
14247 PR python/16113
14248 * gdb.python/py-type.c: Enhance test case.
14249 * gdb.python/py-value-cc.cc: Likewise
14250 * gdb.python/py-type.exp: Add new tests.
14251 * gdb.python/py-value-cc.exp: Likewise
14252
14253 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14254 Pedro Alves <palves@redhat.com>
14255
14256 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14257 Make "name" extern.
14258 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14259 references to ${name}_start by references to ${name}.
14260
14261 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14262
14263 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14264
14265 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14266
14267 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14268
14269 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14270 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.mi/mi-info-os.exp: Connect to the target with
14273 mi_gdb_target_load.
14274
14275 2014-01-08 Pedro Alves <palves@redhat.com>
14276
14277 * gdb.threads/reconnect-signal.c: New file.
14278 * gdb.threads/reconnect-signal.exp: New file.
14279
14280 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14281
14282 * gdb.base/source-dir.exp: New file.
14283
14284 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14285
14286 * gdb.ada/mi_interface: New testcase.
14287
14288 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14289
14290 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14291 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14292 gdb.ada/pp-rec-component/pck.ads: New files.
14293
14294 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14295
14296 * gdb.python/py-pp-integral.c: New file.
14297 * gdb.python/py-pp-integral.py: New file.
14298 * gdb.python/py-pp-integral.exp: New file.
14299
14300 For older changes see ChangeLog-1993-2013.
14301 \f
14302 ;; Local Variables:
14303 ;; mode: change-log
14304 ;; left-margin: 8
14305 ;; fill-column: 74
14306 ;; version-control: never
14307 ;; End:
14308
14309 Copyright 2014-2018 Free Software Foundation, Inc.
14310 Copying and distribution of this file, with or without modification,
14311 are permitted provided the copyright notice and this notice are preserved.