Fix segfault when invoking -var-info-path-expression on a dynamic varobj
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2
3 * gdb.python/py-mi-var-info-path-expression.c: New file.
4 * gdb.python/py-mi-var-info-path-expression.py: New file.
5 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6
7 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
8
9 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10 error after "cannot resolve name" string.
11
12 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
13
14 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
15 started.
16 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
17
18 2018-07-28 Tom de Vries <tdevries@suse.de>
19
20 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
21
22 2018-07-26 Tom de Vries <tdevries@suse.de>
23
24 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
25
26 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
29 is visible.
30
31 2018-07-26 Tom de Vries <tdevries@suse.de>
32
33 PR breakpoints/23366
34 * gdb.base/catch-follow-exec.c: New test.
35 * gdb.base/catch-follow-exec.exp: New file.
36
37 2018-07-25 Tom de Vries <tdevries@suse.de>
38
39 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
40 vla-optimized-out.c.
41
42 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
43
44 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
45 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
46
47 2018-07-20 Tom de Vries <tdevries@suse.de>
48
49 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
50 NOCLONE macro.
51 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
52
53 2018-07-19 Tom de Vries <tdevries@suse.de>
54
55 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
56 regular expression.
57
58 2018-07-18 Tom de Vries <tdevries@suse.de>
59
60 * gdb.base/vla-optimized-out.c: New test.
61 * gdb.base/vla-optimized-out.exp: New file.
62
63 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
64
65 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
66 message "No address associated with hostname" when gdbserver
67 cannot resolve the hostname.
68
69 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
70
71 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
72 Add some test prefixes to make tests unique.
73
74 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
75
76 * gdb.base/frameapply.c: New file.
77 * gdb.base/frameapply.exp: New file.
78
79 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
80
81 * gdb.base/skip.exp: Update expected error message.
82
83 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
84 Jan Kratochvil <jan.kratochvil@redhat.com>
85 Paul Fertser <fercerpav@gmail.com>
86 Tsutomu Seki <sekiriki@gmail.com>
87
88 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
89 parameter.
90 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
91 by default.
92 * boards/native-gdbserver.exp: Likewise.
93 * gdb.server/run-without-local-binary.exp: Improve regexp used
94 for detecting when a remote debugging connection succeeds.
95 * gdb.server/server-connect.exp: New file.
96 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
97 Do not prefix the port number with ":".
98 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
99 support for detecting and using it. Add '$debughost_gdbserver'
100 to the list of arguments used to start gdbserver. Handle case
101 when gdbserver cannot resolve a network name.
102
103 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
104
105 PR c++/23373
106 * gdb.base/ptype-offsets.cc (struct static_member): New
107 struct.
108 (main) <stmember>: New variable.
109 * gdb.base/ptype-offsets.exp: Add test for printing a struct
110 with a static member in it.
111
112 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
115 watchpoints enabled and disabled.
116
117 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
118
119 * gdb.base/examine-backward.exp: Still run tests around address
120 0x0, even if address 0x0 is not readable. Update the pattern for
121 matching address 0x0 in expected output.
122
123 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
124
125 * gdb.base/share-env-with-gdbserver.c (main): Add call to
126 malloc/free.
127
128 2018-07-04 Tom de Vries <tdevries@suse.de>
129
130 * gdb.dwarf2/dw2-error.exp: Update expected error message.
131
132 2018-07-02 Maciej W. Rozycki <macro@mips.com>
133
134 PR tdep/8282
135 * gdb.arch/mips-disassembler-options.exp: New test.
136 * gdb.arch/mips-disassembler-options.s: New test source.
137
138 2018-06-29 Pedro Alves <palves@redhat.com>
139
140 * gdb.threads/names.exp: Adjust expected "info threads" output.
141
142 2018-06-29 Pedro Alves <palves@redhat.com>
143
144 * gdb.opt/inline-break.exp (line number, address): Add "info
145 break" tests.
146
147 2018-06-29 Pedro Alves <palves@redhat.com>
148
149 * gdb.opt/inline-break.c (func1): Add "break here" marker.
150 * gdb.opt/inline-break.exp: Test setting breakpoints by line
151 number and address and running to them.
152
153 2018-06-29 Richard Bunt <richard.bunt@arm.com>
154
155 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
156
157 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
158
159 * lib/compiler.c: Remove executable permission flag.
160
161 2018-06-28 Richard Bunt <richard.bunt@arm.com>
162
163 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
164 code.
165 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
166
167 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
168
169 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
170
171 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
172
173 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
174 address argument is omitted.
175
176 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
177
178 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
179
180 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
181
182 PR gdb/21695
183 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
184 * gdb.base/infoline-reloc-main-from-zero.c: New file.
185
186 2018-06-26 Tom Tromey <tom@tromey.com>
187
188 PR rust/22574:
189 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
190 * gdb.rust/simple.rs (struct SimpleLayout): New.
191
192 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
193
194 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
195 "info registers" output.
196
197 2018-06-21 Richard Bunt <richard.bunt@arm.com>
198
199 * gdb.base/watchpoint-hw-attach.c: New test.
200 * gdb.base/watchpoint-hw-attach.exp: New file.
201
202 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
203
204 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
205 through /bin/sh.
206 * boards/dwarf4-gdb-index.exp: Likewise.
207 * boards/fission-dwp.exp: Likewise.
208
209 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
210
211 * gdb.base/float128.exp: Add comment and improved fail message
212 to the failure case of "print large128" test.
213
214 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
215
216 * configure.ac: Remove AC_PREREQ.
217 * configure: Re-generate.
218
219 2018-06-19 Pedro Alves <palves@redhat.com>
220
221 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
222 (func_extern_caller): New.
223 (main): Call func_extern_caller.
224 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
225 logic change.
226
227 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
228
229 PR gdb/16841
230 * gdb.cp/typedef-base.cc: New file.
231 * gdb.cp/typedef-base.exp: New file.
232
233 2018-06-18 Tom de Vries <tdevries@suse.de>
234
235 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
236
237 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
238 Richard Bunt <Richard.Bunt@arm.com>
239
240 * gdb.threads/attach-slow-waitpid.c: New file.
241 * gdb.threads/attach-slow-waitpid.exp: New file.
242 * gdb.threads/slow-waitpid.c: New file.
243
244 2018-06-14 Pedro Alves <palves@redhat.com>
245
246 * gdb.base/fork-running-state.c: Include <errno.h>.
247 (exit_if_relative_exits): New.
248 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
249 exits.
250 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
251 child exits.
252
253 2018-06-14 Tom de Vries <tdevries@suse.de>
254
255 PR cli/22573
256 * gdb.base/finish-pretty.c: New test.
257 * gdb.base/finish-pretty.exp: New file.
258
259 2018-06-14 Pedro Alves <palves@redhat.com>
260
261 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
262 gdb's expected startup output.
263
264 2018-06-14 Pedro Alves <palves@redhat.com>
265
266 * lib/selftest-support.exp (selftest_setup): Remove inlined
267 function handling.
268
269 2018-06-14 Tom de Vries <tdevries@suse.de>
270
271 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
272 matching of breakpoint printing.
273
274 2018-06-13 Tom de Vries <tdevries@suse.de>
275
276 PR testsuite/23269
277 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
278 (fork_child): ... here, and ...
279 (fork_parent): ... here.
280
281 2018-06-12 Tom de Vries <tdevries@suse.de>
282
283 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
284
285 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
286 Stephen Roberts <stephen.roberts@arm.com>
287
288 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
289 rewrite test to describe action performed, rather than possible
290 failure.
291
292 2018-06-08 Gary Benson <gbenson@redhat.com>
293
294 * gdb.threads/check-libthread-db.exp: New file.
295 * gdb.threads/check-libthread-db.c: Likewise.
296
297 2018-06-05 Tom Tromey <tom@tromey.com>
298
299 * gdb.base/default.exp: Update expected "show version" output.
300
301 2018-06-05 Tom Tromey <tom@tromey.com>
302
303 PR cli/12326:
304 * gdb.cp/static-print-quit.exp: Update.
305 * lib/gdb.exp (pagination_prompt): Update.
306 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
307 * gdb.python/python.exp: Update.
308
309 2018-06-04 Joel Brobecker <brobecker@adacore.com>
310
311 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
312
313 2018-06-01 Joel Brobecker <brobecker@adacore.com>
314
315 * gdb.ada/bp_fun_addr: New testcase.
316
317 2018-06-01 Tom Tromey <tom@tromey.com>
318
319 * gdb.xml/tdesc-regs.exp (load_description): Update expected
320 results.
321 * gdb.dwarf2/method-ptr.exp: Set language to C++.
322 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
323 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
324 * gdb.base/maint.exp (maint_pass_if): Update.
325
326 2018-05-31 Maciej W. Rozycki <macro@mips.com>
327
328 * gdb.base/endian.exp: New test.
329 * gdb.base/endian.c: New test source.
330
331 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 PR gdb/23203
334 * gdb.base/bt-selected-frame.c: New file.
335 * gdb.base/bt-selected-frame.exp: New file.
336 * lib/gdb.exp (get_current_frame_number): New function.
337
338 2018-05-24 Maciej W. Rozycki <macro@mips.com>
339 Pedro Alves <palves@redhat.com>
340
341 * gdb.threads/tls-core.c: Include <stdlib.h>
342 (thread_proc): Call `abort'.
343 * gdb.threads/tls-core.exp: Generate a core with core_find too.
344 (tls_core_test): New procedure, bits factored out from ...
345 (top level): ... here. Test both native cores and gcore cores.
346
347 2018-05-23 Tom Tromey <tom@tromey.com>
348
349 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
350
351 2018-05-23 Tom Tromey <tom@tromey.com>
352
353 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
354 symfile_complaints.
355 (test_short_complaints): Likewise.
356 (test_empty_complaints): Likewise.
357 (test_initial_complaints): Update.
358
359 2018-05-23 Tom Tromey <tom@tromey.com>
360
361 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
362
363 2018-05-23 Tom Tromey <tom@tromey.com>
364
365 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
366 (test_short_complaints): Update.
367
368 2018-05-22 Pedro Alves <palves@redhat.com>
369
370 * gdb.base/remote.exp: Only gdb_start after compiling the
371 testcase. Issue "disconnect" before testing "set remote" command
372 defaults. Issue clean_restart before running to main.
373
374 2018-05-22 Pedro Alves <palves@redhat.com>
375
376 * gdb.base/remote.exp: Adjust expected output of "show remote
377 memory-write-packet-size". Add tests for "set remote
378 memory-write-packet-size 0" and "set remote
379 memory-write-packet-size fixed/limit".
380
381 2018-05-22 Pedro Alves <palves@redhat.com>
382
383 PR gdb/22973
384 * gdb.base/utf8-identifiers.c: New file.
385 * gdb.base/utf8-identifiers.exp: New file.
386
387 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
388
389 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
390
391 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
392
393 * gdb.arch/powerpc-vsx-gcore.exp: New file.
394
395 2018-05-18 Tom Tromey <tom@tromey.com>
396
397 * gdb.base/ptype-offsets.exp: Update.
398
399 2018-05-17 Keith Seitz <keiths@redhat.com>
400
401 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
402 in expected breakpoint stop locations.
403 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
404 move to proper scope to test variable values.
405 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
406 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
407 New functions.
408 (main): Call not_inline_func3.
409 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
410 inline_func1, inline_func2, and inline_func3. Test that when each
411 breakpoint is hit, GDB properly reports both the stop location
412 and the backtrace. Repeat tests for temporary breakpoints.
413
414 2018-05-15 Maciej W. Rozycki <macro@mips.com>
415
416 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
417 rather then trying to access it in determining whether the PID
418 of `gdbserver' could have been retrieved.
419
420 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
421
422 * gdb.arch/amd64-init-x87-values.S: New file.
423 * gdb.arch/amd64-init-x87-values.exp: New file.
424
425 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
426
427 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
428
429 2018-05-04 Tom Tromey <tom@tromey.com>
430
431 PR python/22730:
432 * gdb.python/python.exp: Test multi-line execute.
433
434 2018-05-04 Tom Tromey <tom@tromey.com>
435
436 PR python/22731:
437 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
438
439 2018-05-04 Tom Tromey <tom@tromey.com>
440
441 PR gdb/11750:
442 * gdb.base/define.exp: Test defining a user command inside a user
443 command.
444 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
445
446 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
447 Pedro Alves <palves@redhat.com>
448
449 PR breakpoints/19806 and support for PR external/20207.
450 * gdb.base/watchpoint-unaligned.c: New file.
451 * gdb.base/watchpoint-unaligned.exp: New file.
452
453 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
454
455 * gdb.base/maint.exp: Make test names unique, use
456 test_prefix_command_help to test 'help maint info', and remove
457 repeated test of 'help maint'.
458
459 2018-05-04 Tom Tromey <tom@tromey.com>
460
461 PR gdb/22619:
462 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
463 behavior.
464
465 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
466
467 * gdb.base/maint.exp: Process output from 'maint print registers'
468 line at a time.
469
470 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
471
472 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
473 timeout.
474
475 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
478 filter pattern.
479
480 2018-05-02 Pedro Alves <palves@redhat.com>
481
482 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
483 to_log_command renames.
484 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
485
486 2018-05-02 Tom Tromey <tom@tromey.com>
487
488 * gdb.python/py-parameter.exp: Set test message.
489
490 2018-05-02 Tom Tromey <tom@tromey.com>
491
492 PR python/20084:
493 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
494 PARAM_ZUINTEGER_UNLIMITED tests.
495
496 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
497
498 PR rust/23124
499 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
500 when casting.
501
502 2018-04-30 Tom Tromey <tom@tromey.com>
503
504 * gdb.python/py-type.exp: Check align attribute.
505 * gdb.python/py-type.c: New "aligncheck" global.
506
507 2018-04-30 Tom Tromey <tom@tromey.com>
508
509 PR exp/17095:
510 * gdb.dwarf2/dw2-align.exp: New file.
511 * gdb.cp/align.exp: New file.
512 * gdb.base/align.exp: New file.
513 * lib/gdb.exp (gdb_int128_helper): New proc.
514 (has_int128_c, has_int128_cxx): New caching procs.
515
516 2018-04-27 Tom Tromey <tom@tromey.com>
517
518 PR rust/22545:
519 * gdb.rust/simple.exp: Add inclusive range tests.
520
521 2018-04-26 Pedro Alves <palves@redhat.com>
522
523 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
524 ifunc breakpoint locations correctly of ifunc breakpoints set
525 while the program resolves the ifunc.
526
527 2018-04-26 Pedro Alves <palves@redhat.com>
528
529 * gdb.base/gnu-ifunc-final.c: New file.
530 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
531 * gdb.base/gnu-ifunc.exp (executable): Delete.
532 (staticexecutable): Adjust.
533 (lib_opts, exec_opts): Delete.
534 (make_binsuffix, build, set-break): New procedures.
535 (misc_tests): New, with tests factored out from the top level.
536 (top level): Test different combinations of ifunc resolver name,
537 resolver with and with debug info, and ifunc target with and
538 without debug info. Wrap static tests with with_target_prefix.
539
540 2018-04-26 Pedro Alves <palves@redhat.com>
541
542 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
543 return type" warnings.
544
545 2018-04-25 Pedro Alves <palves@redhat.com>
546
547 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
548 killed".
549 * gdb.base/kill-after-signal.exp: Likewise.
550 * gdb.threads/kill.exp: Likewise.
551
552 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
553 Sergio Durigan Junior <sergiodj@redhat.com>
554 Pedro Alves <palves@redhat.com>
555
556 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
557 regexps to expect for '[Inferior ... detached]' as well.
558 * gdb.base/attach.exp: Likewise.
559 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
560 "gdb_continue_to_end".
561 (test_catch_syscall_with_wrong_args): Likewise.
562 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
563 ']'. Don't set 'verbose' on.
564 * gdb.base/foll-vfork.exp: Likewise.
565 * gdb.base/fork-print-inferior-events.c: New file.
566 * gdb.base/fork-print-inferior-events.exp: New file.
567 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
568 '[Inferior ... has been killed]' message.
569 * gdb.base/kill-after-signal.exp: Likewise.
570 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
571 detach message.
572 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
573 message.
574 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
575 regexps to expect for '[Inferior ... detached]' as well.
576 * gdb.threads/process-dies-while-detaching.exp: Likewise.
577
578 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
579
580 PR gdb/23104
581 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
582
583 2018-04-19 Richard Bunt <richard.bunt@arm.com>
584
585 * gdb.threads/multiple-successive-infcall.c: New test.
586 * gdb.threads/multiple-successive-infcall.exp: New file.
587
588 2018-04-17 Tom Tromey <tom@tromey.com>
589
590 * gdb.rust/simple.rs (Union): New type.
591 (main): New local "u".
592 * gdb.rust/simple.exp (test_one_slice): Add new test case.
593
594 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
595
596 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
597 number information in output of "whereis" command.
598 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
599
600 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
601
602 * gdb.ada/info_types.exp: Adjust expected output to the line
603 numbers now printed by "info var/func/type".
604 * gdb.base/completion.exp: Likewise.
605 * gdb.base/included.exp: Likewise.
606 * gdb.cp/cp-relocate.exp: Likewise.
607 * gdb.cp/cplusfuncs.exp: Likewise.
608 * gdb.cp/namespace.exp: Likewise.
609 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
610
611 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
612
613 * gdb.btrace/cpu.exp: New.
614
615 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
616
617 * gdb.base/step-indirect-call-thunk.exp: New.
618 * gdb.base/step-indirect-call-thunk.c: New.
619 * gdb.reverse/step-indirect-call-thunk.exp: New.
620 * gdb.reverse/step-indirect-call-thunk.c: New.
621
622 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
623
624 * gdb.base/pie-fork.c: New file.
625 * gdb.base/pie-fork.exp: New file.
626
627 2018-04-11 Tom Tromey <tom@tromey.com>
628
629 * gdb.rust/simple.exp: Add test for ".." struct initializer.
630
631 2018-04-10 Pedro Alves <palves@redhat.com>
632
633 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
634 exits. Instead loop running forever.
635 (fork_parent): Run forever too.
636
637 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
638
639 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
640 mi_continue_to_line.
641 * gdb.mi/mi-stack.c (callee4): Add comment.
642
643 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
644
645 * gdb.mi/mi-stack.exp: Fix indentation.
646
647 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
648
649 PR gdb/22979
650 * gdb.arch/amd64-osabi.exp: New file.
651
652 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
653
654 PR gdb/22980
655 * gdb.base/osabi.exp: New file.
656
657 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
658
659 * gdb.cp/static-typedef-print.exp: New file.
660 * gdb.cp/static-typedef-print.cc: New file.
661
662 2018-03-27 Joel Brobecker <brobecker@adacore.com>
663
664 * gdb.ada/varsize_limit: New testcase.
665
666 2018-03-27 Joel Brobecker <brobecker@adacore.com>
667
668 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
669
670 * gdb.ada/notcplusplus: New testcase.
671
672 * gdb.base/c-linkage-name.c: New file.
673 * gdb.base/c-linkage-name.exp: New testcase.
674
675 2018-03-26 Tom Tromey <tom@tromey.com>
676
677 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
678 * gdb.python/py-framefilter.py (name_error): New global.
679 (ErrorInName.function): Use name_error.
680
681 2018-03-26 Tom Tromey <tom@tromey.com>
682
683 PR backtrace/15582:
684 * gdb.python/py-framefilter.exp: Add "bt hide" test.
685
686 2018-03-23 Keith Seitz <keiths@redhat.com>
687
688 PR c++/22968
689 * gdb.cp/subtypes.exp: New file.
690 * gdb.cp/subtypes.h: New file.
691 * gdb.cp/subtypes.cc: New file.
692 * gdb.cp/subtypes-2.cc: New file.
693
694 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
695
696 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
697 (done): Call '_exit' not 'exit' to avoid atexit handlers.
698 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
699 -nostartfiles when compiling the test. Confirm that all registers
700 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
701
702 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
703
704 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
705 option, syntax was wrong anyway.
706 * gdb.arch/arm-disp-step.exp: Likewise.
707 * gdb.arch/sparc64-regs.exp: Likewise.
708 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
709 option, syntax was wrong anyway, switch to use
710 prepare_for_testing.
711 * gdb.arch/i386-disp-step.exp: Likewise.
712
713 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
714
715 * gdb.ada/exec_changed.exp: Replace "target_info exists
716 use_gdb_stub" by "use_gdb_stub".
717 * gdb.ada/start.exp: Likewise.
718 * gdb.base/async-shell.exp: Likewise.
719 * gdb.base/attach-pie-misread.exp: Likewise.
720 * gdb.base/attach-wait-input.exp: Likewise.
721 * gdb.base/break-entry.exp: Likewise.
722 * gdb.base/break-interp.exp: Likewise.
723 * gdb.base/dprintf-detach.exp: Likewise.
724 * gdb.base/nostdlib.exp: Likewise.
725 * gdb.base/solib-nodir.exp: Likewise.
726 * gdb.base/statistics.exp: Likewise.
727 * gdb.base/testenv.exp: Likewise.
728 * gdb.mi/mi-exec-run.exp: Likewise.
729 * gdb.mi/mi-start.exp: Likewise.
730 * gdb.multi/dummy-frame-restore.exp: Likewise.
731 * gdb.multi/multi-arch-exec.exp: Likewise.
732 * gdb.multi/multi-arch.exp: Likewise.
733 * gdb.multi/tids.exp: Likewise.
734 * gdb.multi/watchpoint-multi.exp: Likewise.
735 * gdb.python/py-events.exp: Likewise.
736 * gdb.threads/attach-into-signal.exp: Likewise.
737 * gdb.threads/attach-stopped.exp: Likewise.
738 * gdb.threads/threadapply.exp: Likewise.
739 * lib/selftest-support.exp: Likewise.
740
741 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
742
743 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
744
745 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
746
747 * gdb.perf/template-breakpoints.cc: New file.
748 * gdb.perf/template-breakpoints.exp: New file.
749 * gdb.perf/template-breakpoints.py: New file.
750
751 2018-03-19 Tom Tromey <tom@tromey.com>
752
753 * gdb.rust/simple.rs (main): Add local variables field1, field2,
754 y0.
755 * gdb.rust/simple.exp: Test bare identifier form of struct
756 initializer.
757
758 2018-03-19 Tom Tromey <tom@tromey.com>
759
760 * gdb.gdb/observer.exp: Remove.
761
762 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
763
764 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
765 "qualified" option when setting breakpoints.
766 * gdb.trace/backtrace.exp: Likewise.
767 * gdb.trace/circ.exp: Likewise.
768 * gdb.trace/collection.exp: Likewise.
769 * gdb.trace/disconnected-tracing.exp: Likewise.
770 * gdb.trace/ftrace-lock.exp: Likewise.
771 * gdb.trace/ftrace.exp: Likewise.
772 * gdb.trace/infotrace.exp: Likewise.
773 * gdb.trace/packetlen.exp: Likewise.
774 * gdb.trace/passc-dyn.exp: Likewise.
775 * gdb.trace/qtro.exp: Likewise.
776 * gdb.trace/read-memory.exp: Likewise.
777 * gdb.trace/report.exp: Likewise.
778 * gdb.trace/signal.exp: Likewise.
779 * gdb.trace/status-stop.exp: Likewise.
780 * gdb.trace/strace.exp: Likewise.
781 * gdb.trace/tfind.exp: Likewise.
782 * gdb.trace/trace-break.exp: Likewise.
783 * gdb.trace/trace-condition.exp: Likewise.
784 * gdb.trace/trace-mt.exp: Likewise.
785 * gdb.trace/tstatus.exp: Likewise.
786 * gdb.trace/tsv.exp: Likewise.
787 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
788 * gdb.trace/unavailable.exp: Likewise.
789 * gdb.trace/while-dyn.exp: Likewise.
790
791 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
792
793 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
794 that libinproctrace is copied to the target.
795
796 2018-03-14 Tom Tromey <tom@tromey.com>
797
798 PR cli/14977:
799 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
800 a null pointer.
801 * gdb.base/wchar.exp: Likewise.
802
803 2018-03-14 Tom Tromey <tom@tromey.com>
804
805 PR cli/19918:
806 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
807 flag.
808
809 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
810
811 PR gdb/22841
812 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
813 "target" to remote_exec.
814
815 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
816
817 PR gdb/22841
818 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
819 ${board}_upload): Remove.
820
821 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
822
823 * gdb.cp/watch-cp.cc: New test.
824 * gdb.cp/watch-cp.exp: New file.
825
826 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
827
828 * gdb.base/infcall-nested-structs.exp: New file.
829 * gdb.base/infcall-nested-structs.c: New file.
830 * gdb.base/float.exp: Add riscv support.
831
832 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
833
834 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
835 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
836
837 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
838
839 * gdb.server/abspath.exp: New file.
840 * lib/gdb.exp (with_cwd): New procedure.
841
842 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
843
844 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
845 use it.
846 (gdb_is_target_remote_prompt): New proc.
847 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
848 (gdb_is_target_native): Pass prompt parameter to
849 gdb_is_target_1.
850
851 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
852
853 * gdb.base/load-command.c: New file.
854 * gdb.base/load-command.exp: New file.
855 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
856 (gdb_is_target_1): ...this, and generalize for other targets
857 than just remote.
858 (gdb_is_target_remote): Use gdb_is_target_1.
859 (gdb_is_target_native): use gdb_is_target_1.
860
861 2018-02-26 Tom Tromey <tom@tromey.com>
862
863 PR python/16497:
864 * gdb.python/py-framefilter.exp: Update test.
865
866 2018-02-26 Tom Tromey <tom@tromey.com>
867
868 * gdb.dwarf2/variant.c: New file.
869 * gdb.dwarf2/variant.exp: New file.
870
871 2018-02-26 Tom Tromey <tom@tromey.com>
872
873 * gdb.rust/simple.exp: Accept more possible results in enum test.
874
875 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
876
877 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
878 parentheses.
879
880 2018-02-23 Maciej W. Rozycki <macro@mips.com>
881
882 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
883 name of a variable: $actual_linejj -> $actual_line.
884
885 2018-02-21 John Baldwin <jhb@FreeBSD.org>
886
887 * gdb.arch/amd64-i386-address.exp: Fix a typo.
888
889 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
890
891 * gdb.btrace/buffer-size.exp: Do not force BTS.
892
893 2018-02-14 Pedro Alves <palves@redhat.com>
894
895 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
896 getting a "Quit".
897
898 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
899
900 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
901 Fix test name.
902
903 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
904
905 * gdb.cp/m-static.exp: Check type of optimized out static
906 member.
907
908 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
909
910 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
911 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
912
913 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
914 Leszek Swirski <leszeks@google.com>
915
916 * gdb.python/py-prettyprint.c
917 (struct to_string_returns_value_inner,
918 struct to_string_returns_value_wrapper): New.
919 (main): Add tsrvw variable.
920 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
921 ToStringReturnsValueWrapper): New classes.
922 (register_pretty_printers): Register new pretty-printers.
923 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
924 recursive pretty printer.
925 * gdb.python/py-mi.exp: Likewise.
926
927 2018-02-01 Leszek Swirski <leszeks@google.com>
928
929 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
930 functions with the same name as an include file are parsed
931 correctly.
932
933 2018-02-01 Yao Qi <yao.qi@linaro.org>
934
935 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
936 "\[^\r\n\]*".
937
938 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
939
940 * gdb.arch/powerpc-prologue-frame.s: New file.
941 * gdb.arch/powerpc-prologue-frame.c: Likewise.
942 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
943
944 2018-01-31 Joel Brobecker <brobecker@adacore.com>
945
946 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
947
948 2018-01-30 Pedro Alves <palves@redhat.com>
949
950 PR gdb/13211
951 * gdb.base/interrupt-daemon.c: New.
952 * gdb.base/interrupt-daemon.exp: New.
953 * gdb.multi/multi-term-settings.c: New.
954 * gdb.multi/multi-term-settings.exp: New.
955
956 2018-01-30 Joel Brobecker <brobecker@adacore.com>
957
958 * gdb.base/break.exp: Save the location where the breakpoint
959 on break.c:47 was actually inserted when debugging the version
960 compiled at -O2 and use it in the expected output of the "info
961 break" test performed soon after.
962
963 2018-01-22 Pedro Alves <palves@redhat.com>
964 Sergio Durigan Junior <sergiodj@redhat.com>
965
966 * gdb.base/whatis.exp: Add tests for 'set print object on' +
967 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
968
969 2018-01-22 Joel Brobecker <brobecker@adacore.com>
970
971 * gdb.base/break-include.c, gdb.base/break-include.inc,
972 gdb.base/break-include.exp: New files.
973 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
974 line number now being the actual line number where the breakpoint
975 was inserted.
976 * gdb.mi/mi-break.exp: Likewise.
977 * gdb.mi/mi-reverse.exp: Likewise.
978 * gdb.mi/mi-simplerun.exp: Ditto.
979
980 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
981
982 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
983 varobj.
984 * gdb.mi/mi-var-create-rtti.exp: Likewise.
985
986 2018-01-21 Don Breazeal <donb@codesourcery.com>
987 Andrew Burgess <andrew.burgess@embecosm.com>
988
989 * gdb.mi/basics.c: Add new global.
990 * gdb.mi/mi-frame-regs.exp: New file.
991 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
992 case.
993
994 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
995
996 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
997 non-parameter, and on an unknown symbol.
998
999 2018-01-19 Tom Tromey <tom@tromey.com>
1000
1001 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1002 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1003
1004 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1005
1006 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1007 setrlimit and chdir to int.
1008
1009 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1010
1011 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1012 function.
1013 (my_tend): Likewise.
1014 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1015 rationale of avoiding FP- and vector instructions.
1016
1017 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1018
1019 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1020 "info reg" with "\[ \t\]*".
1021 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1022 "\[ \t\]+".
1023 * gdb.arch/s390-multiarch.exp: Ditto.
1024 * gdb.base/pc-fp.exp: Ditto.
1025 * gdb.reverse/i386-precsave.exp: Ditto.
1026 * gdb.reverse/i386-reverse.exp: Ditto.
1027 * gdb.reverse/i387-env-reverse.exp: Ditto.
1028 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1029
1030 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1031
1032 * lib/gdb.exp (gdb_compile): Re-enable use of
1033 universal_compile_options for languages other than Rust.
1034
1035 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1036
1037 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1038
1039 2018-01-17 Mike Gulick <mgulick@mathworks.com>
1040
1041 PR gdb/16577
1042 * gdb.base/solib-vanish.exp: New.
1043 * gdb.base/solib-vanish-main.c: New.
1044 * gdb.base/solib-vanish-lib1.c: New.
1045 * gdb.base/solib-vanish-lib2.c: New.
1046
1047 2018-01-17 Yao Qi <yao.qi@linaro.org>
1048
1049 * gdb.compile/compile.exp: Match the address printed for
1050 frame in the output of command "bt".
1051
1052 2018-01-15 Tom Tromey <tom@tromey.com>
1053
1054 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1055 compute sp_reg.
1056
1057 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1058
1059 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1060 to prepare.
1061 (prepare): Return 0 on error, 1 on success.
1062
1063 2018-01-12 Pedro Alves <palves@redhat.com>
1064
1065 * gdb.base/continue-after-aborted-step-over.c: New.
1066 * gdb.base/continue-after-aborted-step-over.exp: New.
1067
1068 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1069
1070 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1071 options when not creating an executable.
1072
1073 2018-01-11 Pedro Alves <palves@redhat.com>
1074
1075 PR remote/22597
1076 * gdb.server/stop-reply-no-thread.c: New file.
1077 * gdb.server/stop-reply-no-thread.exp: New file.
1078
1079 2018-01-10 Pedro Alves <palves@redhat.com>
1080
1081 PR gdb/22670
1082 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1083 functions too. Test setting breakpoints and printing C functions
1084 with no debug info too.
1085 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1086
1087 2018-01-10 Pedro Alves <palves@redhat.com>
1088
1089 PR gdb/22670
1090 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1091 a fail.
1092
1093 2018-01-10 Pedro Alves <palves@redhat.com>
1094
1095 PR gdb/22670
1096 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1097
1098 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1099
1100 * gdb.server/unittest.exp: Match the output in non-development
1101 mode.
1102
1103 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1104
1105 * gdb.gdb/unittest.exp: Match output in non-development mode.
1106
1107 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1108
1109 * gdb.ada/access_tagged_param.exp: Relax expected output
1110 for value of "ObjL" in "continue" to pck.inspect breakpoint
1111 test.
1112
1113 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1114
1115 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1116 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1117
1118 2018-01-05 Pedro Alves <palves@redhat.com>
1119
1120 PR gdb/18653
1121 * gdb.base/libsegfault.exp: New.
1122
1123 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1124
1125 PR gdb/22670
1126 * gdb.ada/access_tagged_param.exp: New file.
1127 * gdb.ada/access_tagged_param/foo.adb: New file.
1128
1129 2018-01-05 Pedro Alves <palves@redhat.com>
1130
1131 PR gdb/22670
1132 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1133 exercise lower case too, and to exercise both full matching and
1134 wild matching.
1135
1136 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1137
1138 * gdb.ada/rename_subscript_param: New testcase.
1139
1140 2018-01-05 Jerome Guitton <guitton@adacore.com>
1141
1142 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1143
1144 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1145
1146 * gdb.ada/convvar_comp: New testcase.
1147
1148 2018-01-05 Xavier Roirand <roirand@adacore.com>
1149
1150 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1151 (My_Table): New global variable.
1152 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1153
1154 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1155
1156 PR gdb/22670
1157 * gdb.ada/maint_with_ada: New testcase.
1158
1159 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1160
1161 PR gdb/22670
1162 * gdb.ada/bp_c_mixed_case: New testcase.
1163
1164 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1165
1166 PR gdb/22670
1167 * gdb.ada/complete.exp: Add "complete break ada" test.
1168
1169 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1170
1171 PR gdb/22670
1172 * gdb.ada/info_addr_mixed_case: New testcase.
1173
1174 2018-01-03 Xavier Roirand <roirand@adacore.com>
1175
1176 * gdb.ada/excep_handle.exp: New testcase.
1177 * gdb.ada/excep_handle/foo.adb: New file.
1178 * gdb.ada/excep_handle/pck.ads: New file.
1179
1180 2018-01-03 Joel Brobecker <brobecker@adacore.com>
1181
1182 * gdb.base/step-line.c: Add extra empty line in copyright header.
1183 * gdb.base/step-line.inp: Likewise.
1184
1185 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1186
1187 * gdb.ada/dyn_stride.exp: Add slice test.
1188
1189 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1190
1191 * gdb.ada/dyn_stride: New testcase.
1192
1193 2017-12-27 Stafford Horne <shorne@gmail.com>
1194
1195 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1196 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1197
1198 2017-12-27 Stafford Horne <shorne@gmail.com>
1199
1200 * gdb.base/reggroups.c: New file.
1201 * gdb.base/reggroups.exp: New file.
1202
1203 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1204
1205 * gdb.dwarf2/ada-valprint-error.c: New file.
1206 * gdb.dwarf2/ada-valprint-error.exp: New file.
1207
1208 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1209
1210 * gdb.ada/assign_arr: New testcase.
1211
1212 2017-12-18 Xavier Roirand <roirand@adacore.com>
1213
1214 * gdb.ada/funcall_ptr: New testcase.
1215
1216 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1217
1218 PR cli/16224
1219 * gdb.base/ptype-offsets.cc: New file.
1220 * gdb.base/ptype-offsets.exp: New file.
1221
1222 2017-12-15 Yao Qi <yao.qi@linaro.org>
1223
1224 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1225 if XML is disabled.
1226
1227 2017-12-15 Xavier Roirand <roirand@adacore.com>
1228
1229 * gdb.ada/same_component_name: New testcase.
1230
1231 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1232
1233 * gdb.ada/str_binop_equal: New testcase.
1234
1235 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1236
1237 * gdb.ada/task_switch_in_core: New testcase.
1238
1239 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1240
1241 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1242 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1243 call test_bkpt_qualified.
1244 (test_bkpt_qualified): New proc.
1245
1246 2017-12-13 Pedro Alves <palves@redhat.com>
1247
1248 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1249 Tighten regexp by matching with an anchor.
1250
1251 2017-12-13 Pedro Alves <palves@redhat.com>
1252
1253 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1254 ("expression with namespace"): New set of tests.
1255 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1256 (Nested::Test_NS::qux): New.
1257 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1258 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1259
1260 2017-12-13 Joel Brobecker <brobecker@adacore.com>
1261
1262 * gdb.base/server-del-break.c: New file.
1263 * gdb.base/server-del-break.exp: New file.
1264
1265 2017-12-12 Stafford Horne <shorne@gmail.com>
1266
1267 * gdb.xml/tdesc-regs.exp: Add or1k support.
1268
1269 2017-12-12 Stafford Horne <shorne@gmail.com>
1270
1271 * gdb.base/bp-permanent.c: Define nop of or1k.
1272
1273 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1274
1275 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1276 output with components being reordered.
1277
1278 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1279
1280 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1281 output with components being reordered.
1282
1283 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1284 Pedro Alves <palves@redhat.com>
1285
1286 * gdb.base/maint.exp (check for .gdb_index): Check also for
1287 .debug_names.
1288 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1289 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1290 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1291 (.gdb_index used after symbol reloading): Support also .debug_names.
1292 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1293
1294 2017-12-08 Yao Qi <yao.qi@linaro.org>
1295
1296 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1297 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1298
1299 2017-12-08 Yao Qi <yao.qi@linaro.org>
1300
1301 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1302 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1303
1304 2017-12-08 Yao Qi <yao.qi@linaro.org>
1305
1306 * gdb.arch/aarch64-tagged-pointer.c: New file.
1307 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1308
1309 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1310
1311 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1312 "int".
1313
1314 2017-12-07 Keith Seitz <keiths@redhat.com>
1315
1316 PR breakpoints/22569
1317 * gdb.linespec/ls-errs.exp: Change expected result of "break
1318 -source this file has spaces.c -line 3".
1319 Check that an explicit source file followed by whitespace is
1320 identified as an invalid explicit location.
1321
1322 2017-12-07 Keith Seitz <keiths@redhat.com>
1323
1324 * gdb.cp/nested-types.cc: New file.
1325 * gdb.cp/nested-types.exp: New file.
1326 * lib/cp-support.exp: Load data-structures.exp library.
1327 (debug_cp_test_ptype_class): New global.
1328 (cp_ptype_class_verbose, next_line): New procedures.
1329 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1330 Add and document new return value.
1331 Switch the list of lines to a queue.
1332 Add support for new `type' key for nested type definitions.
1333 Add debugging/troubleshooting messages.
1334 * lib/data-structures.exp: New file.
1335
1336 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1337
1338 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1339 with proc_with_prefix, don't use with_test_prefix.
1340
1341 2017-12-07 Tom Tromey <tom@tromey.com>
1342
1343 * gdb.base/break.exp: Add test for empty "commands".
1344
1345 2017-12-07 Yao Qi <yao.qi@linaro.org>
1346
1347 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1348 malloc and catch syscall.
1349
1350 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1351
1352 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1353 tests for explicit locations.
1354
1355 2017-12-06 Pedro Alves <palves@redhat.com>
1356
1357 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1358 force-disabling XML descriptions.
1359
1360 2017-12-04 Pedro Alves <palves@redhat.com>
1361
1362 PR gdb/22499
1363 * gdb.arch/amd64-disp-step-avx.S: New file.
1364 * gdb.arch/amd64-disp-step-avx.exp: New file.
1365
1366 2017-12-03 Pedro Alves <palves@redhat.com>
1367
1368 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1369 and <string.h>.
1370 (parent_function): Print distinct messages when waitpid fails, or
1371 the child exits with a signal, or the child exits for an unhandled
1372 reason.
1373 * gdb.threads/process-dies-while-detaching.exp
1374 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1375 it. Wait for both inferior output and GDB's prompt. Use an
1376 indirect spawn id list.
1377 (do_detach): New parameter 'child_exit'. Use it to compute
1378 expected inferior output.
1379 (test_detach, test_detach_watch, test_detach_killed_outside):
1380 Adjust to pass down the expected child exit kind.
1381
1382 2017-12-01 Joel Brobecker <brobecker@adacore.com>
1383 Sergio Durigan Junior <sergiodj@redhat.com>
1384 Pedro Alves <palves@redhat.com>
1385
1386 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1387
1388 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1389
1390 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1391 to 'symbol-file' and 'add-symbol-file' can be
1392 position-independent.
1393
1394 2017-12-01 Yao Qi <yao.qi@linaro.org>
1395
1396 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1397 the URL in copyright header.
1398 * gdb.arch/aarch64-fp.exp: Likewise.
1399 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1400 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1401 * gdb.base/expand-psymtabs.exp: Likewise.
1402 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1403 * gdb.fortran/common-block.exp: Likewise.
1404 * gdb.fortran/common-block.f90: Likewise.
1405 * gdb.fortran/logical.exp: Likewise.
1406 * gdb.fortran/vla-datatypes.f90: Likewise.
1407 * gdb.fortran/vla-sub.f90: Likewise.
1408
1409 2017-11-30 Joel Brobecker <brobecker@adacore.com>
1410
1411 * gdb.ada/repeat_dyn: New testcase.
1412
1413 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1414
1415 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1416 Update for changed thread numbering.
1417 * gdb.cell/bt.exp: Update for changed GDB output.
1418
1419 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1420
1421 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1422 setting isremote by hand.
1423 * boards/dwarf4-gdb-index.exp: Likewise.
1424 * boards/fission.exp: Likewise.
1425 * boards/stabs.exp: Likewise.
1426
1427 2017-11-30 Pedro Alves <palves@redhat.com>
1428
1429 * gdb.linespec/cpls-ops.exp
1430 (check_explicit_skips_function_argument): Extract the underlying
1431 type of size_t instead of hardcoding it.
1432
1433 2017-11-29 Pedro Alves <palves@redhat.com>
1434
1435 PR c++/19436
1436 * gdb.linespec/cpls-abi-tag.cc: New file.
1437 * gdb.linespec/cpls-abi-tag.exp: New file.
1438
1439 2017-11-29 Pedro Alves <palves@redhat.com>
1440
1441 * gdb.base/langs.exp: Use -qualified.
1442 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1443 it.
1444 * gdb.cp/namespace.exp: Use -qualified.
1445 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1446 (overload-3, template-overload, template-ret-type, const-overload)
1447 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1448 procedures.
1449 (test_driver): Call them.
1450 * gdb.cp/save-bp-qualified.cc: New.
1451 * gdb.cp/save-bp-qualified.exp: New.
1452 * gdb.linespec/explicit.exp: Test -qualified.
1453 * lib/completion-support.exp (completion::explicit_opts_list): Add
1454 "-qualified".
1455 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1456
1457 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1458
1459 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1460
1461 2017-11-29 Tom Tromey <tom@tromey.com>
1462
1463 * gdb.base/relocate.exp: Update invalid argument test.
1464 Add new tests for invalid arguments.
1465
1466 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1467
1468 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1469 Return 0 as a long.
1470 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1471
1472 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1473
1474 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1475 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1476 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1477 func ().
1478 * gdb.cp/shadow.cc (B.func): Return 0.
1479
1480 2017-11-27 Joel Brobecker <brobecker@adacore.com>
1481
1482 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1483 expected output in gdb_expect call to allow the exception
1484 message to be present as well. Fix syntax confusion to avoid
1485 TCL thinking that exception_name is an array.
1486
1487 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1488
1489 * gdb.arch/spu-info.c: Include <unistd.h>.
1490 (do_signal_test): Fix broken calls to write.
1491 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1492 Fix checks for empty mailboxes. Update signal tests for corrected
1493 do_signal_test routine. Allow nonzero event status.
1494 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1495 * gdb.cell/arch.exp: Use standard_output_file.
1496 * gdb.cell/break.exp: Likewise.
1497 * gdb.cell/bt.exp: Likewise.
1498 * gdb.cell/core.exp: Likewise.
1499 * gdb.cell/dwarfaddr.exp: Likewise.
1500 * gdb.cell/ea-cache.exp: Likewise.
1501 * gdb.cell/ea-standalone.exp: Likewise.
1502 * gdb.cell/f-regs.exp: Likewise.
1503 * gdb.cell/fork.exp: Likewise.
1504 * gdb.cell/gcore.exp: Likewise.
1505 * gdb.cell/mem-access.exp: Likewise.
1506 * gdb.cell/ptype.exp: Likewise.
1507 * gdb.cell/registers.exp: Likewise.
1508 * gdb.cell/sizeof.exp: Likewise.
1509 * gdb.cell/solib-symbol.exp: Likewise.
1510 * gdb.cell/solib.exp: Likewise.
1511
1512 2017-11-25 Pedro Alves <palves@redhat.com>
1513
1514 * gdb.base/complete-empty.exp: New file.
1515 * gdb.base/completion.exp: Adjust.
1516
1517 2017-11-25 Pedro Alves <palves@redhat.com>
1518
1519 * gdb.linespec/cpls-ops.cc: New file.
1520 * gdb.linespec/cpls-ops.exp: New file.
1521 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1522 factored out from ...
1523 (test_complete_prefix_range): ... this.
1524
1525 2017-11-24 Pedro Alves <palves@redhat.com>
1526
1527 * gdb.linespec/cpcompletion.exp: New file.
1528 * gdb.linespec/cpls-hyphen.cc: New file.
1529 * gdb.linespec/cpls.cc: New file.
1530 * gdb.linespec/cpls2.cc: New file.
1531 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1532 test to use test_gdb_complete_unique. Add label completion,
1533 keyword completion and explicit location completion tests.
1534 * lib/completion-support.exp: New file.
1535
1536 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1537
1538 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1539 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1540 when hitting an exception catchpoint.
1541
1542 2017-11-22 Yao Qi <yao.qi@linaro.org>
1543
1544 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1545
1546 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1547
1548 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1549 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1550 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1551
1552 2017-11-22 Yao Qi <yao.qi@linaro.org>
1553
1554 * gdb.base/info-os.exp: Pass pthreads.
1555 * gdb.multi/multi-attach.exp: Likewise.
1556
1557 2017-11-22 Yao Qi <yao.qi@linaro.org>
1558
1559 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1560 compiler.
1561
1562 2017-11-22 Yao Qi <yao.qi@linaro.org>
1563
1564 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1565 * gdb.base/break-interp.exp: Likewise.
1566 * gdb.base/jit-attach-pie.exp: Likewise.
1567
1568 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1569
1570 * gdb.base/float128.c (large128): New variable.
1571 * gdb.base/float128.exp: Add test to print largest __float128 value.
1572
1573 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1574
1575 * gdb.arch/vsx-regs.exp: Update register content checks.
1576
1577 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1578
1579 * gdb.arch/ppc-longdouble.exp: New file.
1580 * gdb.arch/ppc-longdouble.c: Likewise.
1581
1582 2017-11-21 Pedro Alves <palves@redhat.com>
1583
1584 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1585
1586 2017-11-20 Pedro Alves <palves@redhat.com>
1587
1588 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1589 (long_double_typedef): New typedefs.
1590 Use DEF on double and long double.
1591 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1592 cases.
1593 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1594 and 'long_double_ptr_same_size' locals. Use them to decide
1595 whether cast from array/function to float is valid/invalid.
1596
1597 2017-11-17 Tom Tromey <tom@tromey.com>
1598
1599 * gdb.rust/traits.rs: New file.
1600 * gdb.rust/traits.exp: New file.
1601
1602 2017-11-17 Joel Brobecker <brobecker@adacore.com>
1603
1604 * gdb.ada/minsyms: New testcase.
1605
1606 2017-11-16 Pedro Alves <palves@redhat.com>
1607
1608 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1609 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1610
1611 2017-11-16 Pedro Alves <palves@redhat.com>
1612
1613 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1614 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1615
1616 2017-11-16 Pedro Alves <palves@redhat.com>
1617
1618 * gdb.server/reconnect-ctrl-c.c: New file.
1619 * gdb.server/reconnect-ctrl-c.exp: New file.
1620
1621 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1622
1623 * gdb.python/py-rbreak.exp: New file.
1624 * gdb.python/py-rbreak.c: New file.
1625 * gdb.python/py-rbreak-func2.c: New file.
1626
1627 2017-11-16 Pedro Alves <palves@redhat.com>
1628
1629 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1630 pattern.
1631 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1632 GDB.
1633
1634 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1635
1636 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1637 regex.
1638
1639 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1640
1641 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1642 test names.
1643
1644 2017-11-09 Pedro Alves <palves@redhat.com>
1645
1646 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1647 factored out from ...
1648 (top level): ... here, and adjusted to avoid expecting beyond the
1649 prompt in a single gdb_test_multiple.
1650
1651 2017-11-09 Pedro Alves <palves@redhat.com>
1652
1653 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1654 output.
1655 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1656 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1657 * gdb.server/ext-run.exp ("kill" test): Likewise.
1658 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1659
1660 2017-11-09 Pedro Alves <palves@redhat.com>
1661
1662 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1663 match till end of line.
1664
1665 2017-11-09 Pedro Alves <palves@redhat.com>
1666
1667 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1668
1669 2017-11-09 Pedro Alves <palves@redhat.com>
1670
1671 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1672 New procedures, factored out from ...
1673 (top level): ... here, and adjusted to avoid expecting beyond the
1674 prompt in one go.
1675
1676 2017-11-09 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1679 output. Fix '?' match.
1680
1681 2017-11-08 Joel Brobecker <brobecker@adacore.com>
1682
1683 * gdb.ada/scoped_watch: New testcase.
1684 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1685 which is actually correct.
1686 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1687 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1688
1689 2017-11-08 Pedro Alves <palves@redhat.com>
1690
1691 * gdb.gdb/complaints.exp (test_initial_complaints)
1692 (test_serial_complaints, test_short_complaints): Call
1693 complaint_internal instead of complaint.
1694
1695 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1696
1697 * gdb.threads/tls-core.c: New file.
1698 * gdb.threads/tls-core.exp: Likewise.
1699
1700 2017-11-08 Pedro Alves <palves@redhat.com>
1701
1702 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1703 (p Exported_Capitalized): New test.
1704 (p exported_capitalized): New test.
1705
1706 2017-11-07 Pedro Alves <palves@redhat.com>
1707
1708 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1709
1710 2017-11-07 Pedro Alves <palves@redhat.com>
1711
1712 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1713 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1714 (disable_invalid, disable_inverted, disable_negative): New
1715 procedures.
1716 ("bad numbers"): New set of tests.
1717
1718 2017-11-07 Pedro Alves <palves@redhat.com>
1719
1720 * gdb.cp/ena-dis-br-range.exp: Add tests.
1721
1722 2017-11-07 Pedro Alves <palves@redhat.com>
1723
1724 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1725
1726 2017-11-07 Xavier Roirand <roirand@adacore.com>
1727 Pedro Alves <palves@redhat.com>
1728
1729 * gdb.base/ena-dis-br.exp: Add reference to
1730 gdb.cp/ena-dis-br-range.exp.
1731 * gdb.cp/ena-dis-br-range.exp: New file.
1732 * gdb.cp/ena-dis-br-range.cc: New file.
1733
1734 2017-11-06 Pedro Alves <palves@redhat.com>
1735
1736 * gdb.base/attach-non-pgrp-leader.c: New.
1737 * gdb.base/attach-non-pgrp-leader.exp: New.
1738
1739 2017-11-06 Pedro Alves <palves@redhat.com>
1740
1741 * configure.ac: No longer check for termio.h and sgtty.h.
1742 * configure: Regenerate.
1743 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1744 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1745 Remove termio and sgtty code.
1746
1747 2017-11-03 Yao Qi <yao.qi@linaro.org>
1748
1749 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1750 in GDB is disabled.
1751
1752 2017-11-03 Yao Qi <yao.qi@linaro.org>
1753
1754 * gdb.python/py-thrhandle.exp: Skip it if python is not
1755 enabled.
1756
1757 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1758
1759 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1760 as a breakpoint command.
1761
1762 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1763
1764 PR python/21213
1765 * gdb.python/py-infthread.exp: Test calling
1766 InferiorThread.inferior () multiple times in a row.
1767
1768 2017-10-27 Keith Seitz <keiths@redhat.com>
1769
1770 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1771 Test "info break" for every inlined function breakpoint.
1772
1773 2017-10-27 Yao Qi <yao.qi@linaro.org>
1774
1775 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1776
1777 2017-10-26 Patrick Frants <osscontribute@gmail.com>
1778
1779 * gdb.cp/classes.exp (test_static_members): Test printing
1780 Outer::instance.
1781 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1782 (Inner::instance, Outer::instance): New.
1783
1784 2017-10-24 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1787 extra console" test in two stages.
1788
1789 2017-10-24 Pedro Alves <palves@redhat.com>
1790
1791 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1792
1793 2017-10-24 Pedro Alves <palves@redhat.com>
1794
1795 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1796 loop.
1797
1798 2017-10-24 Pedro Alves <palves@redhat.com>
1799
1800 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1801 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1802
1803 2017-10-24 Pedro Alves <palves@redhat.com>
1804
1805 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1806 parameter and handle it. Don't output read value in test name.
1807
1808 2017-10-24 Pedro Alves <palves@redhat.com>
1809
1810 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1811 custom test name.
1812
1813 2017-10-24 Pedro Alves <palves@redhat.com>
1814
1815 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1816 include the unstable output directory name in the test's name.
1817 (initial_setup_simple) <'set args'>: Use custom test name.
1818
1819 2017-10-24 Pedro Alves <palves@redhat.com>
1820
1821 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1822 with explicit test name.
1823
1824 2017-10-20 Pedro Alves <palves@redhat.com>
1825
1826 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1827 'wait -i'. Use gdb_assert and remote_close.
1828
1829 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1830
1831 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1832 number from variable rather than hard-coded.
1833
1834 2017-10-19 Pedro Alves <palves@redhat.com>
1835
1836 * gdb.base/long-inferior-output.c: New file.
1837 * gdb.base/long-inferior-output.exp: New file.
1838
1839 2017-11-18 Keith Seitz <keiths@redhat.com>
1840
1841 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1842 method.
1843 (main): Call it.
1844 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1845 Add additional user-defined conversion operator tests.
1846
1847 2017-10-17 Pedro Alves <palves@redhat.com>
1848
1849 * boards/native-stdio-gdbserver.exp: Load "local-board".
1850
1851 2017-10-17 Pedro Alves <palves@redhat.com>
1852
1853 * gdb.base/quit-live.c: New file.
1854 * gdb.base/quit-live.exp: New file.
1855
1856 2017-10-16 Keith Seitz <keiths@redhat.com>
1857
1858 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1859 (class_with_protected_typedef, class_with_private_typedef)
1860 (struct_with_public_typedef, struct_with_protected_typedef)
1861 (struct_with_private_typedef): New classes/structs.
1862 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1863 typedefs and access specifiers.
1864
1865 2017-10-16 Pedro Alves <palves@redhat.com>
1866 Simon Marchi <simon.marchi@polymtl.ca>
1867
1868 * README (Local vs Remote vs Native): New section.
1869 * boards/local-board.exp: New file, with bits factored out from
1870 ...
1871 * boards/native-extended-gdbserver.exp: ... here. Load
1872 "local-board".
1873 * boards/native-gdbserver.exp: Load "local-board".
1874 (${board}_spawn, ${board}_exec): Delete.
1875 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1876 ...
1877 * boards/stdio-gdbserver-base.exp: ... this new file.
1878 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1879 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1880 procedure.
1881 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1882 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1883 stdio_gdbserver_command.
1884 (${board}_get_remote_address, ${board}_get_comm_port)
1885 (${board}_download, ${board}_upload): Delete.
1886 (get_target_remote_pipe_cmd): New.
1887
1888 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1889
1890 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1891 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1892 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1893 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1894 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1895 remove with_test_prefix.
1896
1897 2017-10-13 Pedro Alves <palves@redhat.com>
1898
1899 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1900 * gdb.base/annota1.exp: Use it instead of is_remote.
1901 * gdb.base/annota3.exp: Use it instead of is_remote.
1902 * gdb.cp/annota2.exp: Use it instead of is_remote.
1903 * gdb.cp/annota3.exp: Use it instead of is_remote.
1904 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1905
1906 2017-10-13 Pedro Alves <palves@redhat.com>
1907
1908 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1909 (test_num_test_vars, run_and_count_vars, find_env)
1910 (test_set_unset_env, test_inherit_env_var): New procedures.
1911 (top level): Use them.
1912
1913 2017-10-13 Pedro Alves <palves@redhat.com>
1914
1915 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1916 also skip on stub-like targets.
1917
1918 2017-10-13 Pedro Alves <palves@redhat.com>
1919
1920 PR gdb/22293
1921 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1922 (top level): Move some tests to ...
1923 (test_not_found): ... this new procedure.
1924 (top level): Call it.
1925
1926 2017-10-13 Pedro Alves <palves@redhat.com>
1927
1928 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1929 expect different "info terminal" output if testing with a
1930 non-native target.
1931
1932 2017-10-13 Pedro Alves <palves@redhat.com>
1933 Simon Marchi <simon.marchi@polymtl.ca>
1934
1935 PR python/12966
1936 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
1937
1938 2017-10-13 Pedro Alves <palves@redhat.com>
1939
1940 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
1941 already.
1942
1943 2017-10-13 Pedro Alves <palves@redhat.com>
1944
1945 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
1946 is_remote.
1947
1948 2017-10-13 Pedro Alves <palves@redhat.com>
1949
1950 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
1951 is_remote.
1952
1953 2017-10-13 Pedro Alves <palves@redhat.com>
1954
1955 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
1956 is set.
1957 (corefile_test_attach): Likewise. Check can_spawn_for_attach
1958 instead of is_remote.
1959
1960 2017-10-13 Pedro Alves <palves@redhat.com>
1961
1962 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
1963 (top level): Add comment.
1964
1965 2017-10-13 Pedro Alves <palves@redhat.com>
1966
1967 * gdb.base/remote.exp (top level): Fix comment typo and add
1968 missing return.
1969
1970 2017-10-13 Pedro Alves <palves@redhat.com>
1971 Simon Marchi <simon.marchi@polymtl.ca>
1972
1973 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
1974 calls and add comments. Skip test if use_gdb_stub is set.
1975 (top level): Use "set cwd" command instead of "cd" command.
1976
1977 2017-10-13 Pedro Alves <palves@redhat.com>
1978
1979 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
1980 is_remote target check.
1981
1982 2017-10-13 Pedro Alves <palves@redhat.com>
1983
1984 * gdb.base/scope.exp: Use build_executable + clean_restart +
1985 gdb_file_cmd instead of prepare_for_testing and no longer skip
1986 "before run" tests on is_remote target boards. Update comments.
1987 * boards/native-extended-gdbserver.exp
1988 (extended_gdbserver_load_last_file): New, factored out from ...
1989 (gdb_load): ... this. Move further below and add comment.
1990 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
1991
1992 2017-10-12 Pedro Alves <palves@redhat.com>
1993
1994 * gdb.base/attach.exp: Remove references to gdb64.
1995 * gdb.base/dbx.exp: Remove references to gdb64.
1996
1997 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1998 Pedro Alves <palves@redhat.com>
1999
2000 * gdb.base/label.exp: Remove is_remote target check.
2001
2002 2017-10-12 Pedro Alves <palves@redhat.com>
2003
2004 * gdb.base/auvx.exp (coredir): Update comment.
2005 (top level) <core_works>: Use "set cwd" command instead of "cd"
2006 command.
2007
2008 2017-10-12 Pedro Alves <palves@redhat.com>
2009 Simon Marchi <simon.marchi@polymtl.ca>
2010
2011 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2012 target boards.
2013
2014 2017-10-12 Pedro Alves <palves@redhat.com>
2015 Simon Marchi <simon.marchi@polymtl.ca>
2016
2017 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2018 Instead skip if there's any gdb_protocol set.
2019
2020 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2021 Pedro Alves <palves@redhat.com>
2022
2023 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2024
2025 2017-10-12 Pedro Alves <palves@redhat.com>
2026 Simon Marchi <simon.marchi@polymtl.ca>
2027
2028 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2029 instead of on dejagnu remote boards.
2030
2031 2017-10-12 Pedro Alves <palves@redhat.com>
2032 Simon Marchi <simon.marchi@polymtl.ca>
2033
2034 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2035 checks. Use build_executable + clean_restart instead of
2036 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2037 of enabling non-stop after starting gdb.
2038
2039 2017-10-12 Pedro Alves <palves@redhat.com>
2040
2041 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2042 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2043 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2044 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2045
2046 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2047
2048 * gdb.arch/arc-tdesc-cpu.exp: New file.
2049 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2050
2051 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2052
2053 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2054
2055 2017-10-10 Pedro Alves <palves@redhat.com>
2056
2057 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2058 expect CLI output.
2059
2060 2017-10-10 Pedro Alves <palves@redhat.com>
2061
2062 * lib/selftest-support.exp (selftest_setup): Update for
2063 captured_command_loop's prototype change.
2064
2065 2017-10-09 Pedro Alves <palves@redhat.com>
2066
2067 Test both arch1=>arch2 and arch2=>arch1.
2068
2069 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2070 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2071 factored out to...
2072 (append_arch1_options, append_arch2_options, append_arch_options)
2073 (build_executables): New procedures.
2074 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2075 local.
2076 (top level): Add new 'first_arch' testing axis.
2077
2078 2017-10-09 Pedro Alves <palves@redhat.com>
2079
2080 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2081 (barrier): New.
2082 (thread_start, all_started): New functions.
2083 (main): Spawn new thread and wait until it is scheduled.
2084 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2085 option.
2086 (do_test): Add 'selected_thread' parameter. Run to all_started
2087 instead of main. Explicitly set the breakpoint at main. Switch
2088 to the SELECTED_THREAD thread.
2089 (top level): Test handling the exec event with either the main
2090 thread or the second thread selected.
2091
2092 2017-10-09 Pedro Alves <palves@redhat.com>
2093
2094 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2095 logic. Move STOP marker after the value checks.
2096 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2097 regexp.
2098
2099 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2100
2101 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2102
2103 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2104
2105 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2106 integer-to-dfp conversion.
2107 * gdb.base/dfp-test.exp: Likewise.
2108
2109 2017-10-04 Pedro Alves <palves@redhat.com>
2110
2111 * gdb.multi/hangout.c: Include <unistd.h>.
2112 (hangout_loop): New function.
2113 (main): Call alarm. Call hangout_loop in a loop.
2114 * gdb.multi/hello.c: Include <unistd.h>.
2115 (hello_loop): New function.
2116 (main): Call alarm. Call hangout_loop in a loop.
2117 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2118 inferior with the other selected.
2119
2120 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2121
2122 * gdb.mi/list-thread-groups-available.exp: New file.
2123 * gdb.mi/list-thread-groups-available.c: New file.
2124
2125 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2126
2127 * gdb.base/set-cwd.exp: Make it available on
2128 native-extended-gdbserver.
2129
2130 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2131
2132 * gdb.base/set-cwd.c: New file.
2133 * gdb.base/set-cwd.exp: Likewise.
2134
2135 2017-10-02 Tom Tromey <tom@tromey.com>
2136
2137 PR rust/22236:
2138 * gdb.rust/simple.rs (main): New variable "fslice".
2139 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2140
2141 2017-10-02 Tom Tromey <tom@tromey.com>
2142
2143 * gdb.rust/simple.exp: Test ptype of a slice.
2144
2145 2017-10-02 Tom Tromey <tom@tromey.com>
2146
2147 * gdb.rust/simple.exp: Test index of slice.
2148
2149 2017-09-27 Tom Tromey <tom@tromey.com>
2150
2151 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2152
2153 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2154 Pedro Alves <palves@redhat.com>
2155
2156 * gdb.base/compare-sections.exp (get value of read-only section): Read
2157 as unsigned value.
2158 (corrupt read-only section): Likewise and don't set written if patching
2159 failed.
2160
2161 2017-09-21 Kevin Buettner <kevinb@redhat.com>
2162
2163 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2164 files.
2165
2166 2017-09-20 Pedro Alves <palves@redhat.com>
2167
2168 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2169 symbol names in gdb's output.
2170 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2171
2172 2017-09-20 Pedro Alves <palves@redhat.com>
2173
2174 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2175 Rename to ...
2176 (test_list_ambiguous_symbol): ... this and add a symbol name
2177 parameter. Adjust.
2178 (test_list_ambiguous_function): Reimplement on top of
2179 test_list_ambiguous_symbol and also test listing ambiguous
2180 variables.
2181 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2182 (ambiguous_fun): ... this.
2183 (ambiguous_var): New.
2184 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2185 (ambiguous_fun): ... this.
2186 (ambiguous_var): New.
2187
2188 2017-09-19 John Baldwin <jhb@FreeBSD.org>
2189
2190 * gdb.base/starti.c: New file.
2191 * gdb.base/starti.exp: New file.
2192 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2193
2194 2017-09-14 Pedro Alves <palves@redhat.com>
2195
2196 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2197 (top level): Use it instead of runto.
2198
2199 2017-09-11 Tom Tromey <tom@tromey.com>
2200
2201 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2202
2203 2017-09-11 Tom Tromey <tom@tromey.com>
2204
2205 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2206 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2207
2208 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2209
2210 * gdb.fortran/printing-types.exp: New file.
2211 * gdb.fortran/printing-types.exp: New file.
2212
2213 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2214
2215 * gdb.fortran/vla-ptype.exp: Fix typos.
2216 * gdb.fortran/vla-value.exp: Same.
2217
2218 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2219
2220 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2221 * gdb.mi/mi-var-child-f.exp: Likewise.
2222 * gdb.mi/mi-vla-fortran.exp: Likewise.
2223
2224 2017-09-08 Frank Penczek <frank.penczek@intel.com>
2225 Christoph Weinmann <christoph.t.weinmann@intel.com>
2226 Bernhard Heckel <bernhard.heckel@intel.com>
2227
2228 * gdb.fortran/ptr-indentation.f90: New file.
2229 * gdb.fortran/ptr-indentation.exp: New file.
2230
2231 2017-09-05 Tom Tromey <tom@tromey.com>
2232
2233 PR gdb/22010:
2234 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2235
2236 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2237
2238 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2239
2240 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2241
2242 * gdb.threads/tls-nodebug-pie.c: New file.
2243 * gdb.threads/tls-nodebug-pie.exp: New file.
2244
2245 2017-09-05 Tom Tromey <tom@tromey.com>
2246
2247 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2248 for rust.
2249
2250 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2251
2252 * gdb.multi/multi-arch-exec.exp: Test with different
2253 "follow-exec-mode" settings.
2254 (do_test): New procedure.
2255
2256 2017-09-04 Pedro Alves <palves@redhat.com>
2257
2258 * gdb.base/func-static.c (S::method const, S::method volatile)
2259 (S::method volatile const): New methods.
2260 (c_s, v_s, cv_s): New instances.
2261 (main): Call method() on them.
2262 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2263 (cannot_resolve): New procedure.
2264 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2265 print-quote-unquoted columns.
2266 (do_test): Test printing each scope too.
2267
2268 2017-09-04 Pedro Alves <palves@redhat.com>
2269
2270 * gdb.base/local-static.exp: Also test with
2271 class::method::variable wholly quoted.
2272 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2273
2274 2017-09-04 Pedro Alves <palves@redhat.com>
2275
2276 * gdb.base/local-static.c: New.
2277 * gdb.base/local-static.cc: New.
2278 * gdb.base/local-static.exp: New.
2279
2280 2017-09-04 Pedro Alves <palves@redhat.com>
2281
2282 * gdb.asm/asm-source.exp: Add casts to int.
2283 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2284 (dataglobal64_1, dataglobal64_2): New globals.
2285 * gdb.base/nodebug.exp: Test different expressions involving the
2286 new globals, with print, whatis and ptype. Add casts to int.
2287 * gdb.base/solib-display.exp: Add casts to int.
2288 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2289 * gdb.cp/m-static.exp: Add cast to int.
2290 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2291 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2292 tls variable with no debug info without a cast. Test with a cast
2293 to int too.
2294 * gdb.trace/entry-values.exp: Add casts.
2295
2296 2017-09-04 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.base/nodebug.exp: Test that ptype's error about functions
2299 with unknown return type includes the function name too.
2300
2301 2017-09-04 Pedro Alves <palves@redhat.com>
2302
2303 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2304 return type of munmap in infcall.
2305 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2306 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2307 type of ftell in infcall.
2308 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2309 type of getpid in infcall.
2310 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2311 infcall.
2312 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2313 Bail on failure to extract the pid.
2314 * gdb.base/nodebug.c: #include <stdint.h>.
2315 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2316 New functions.
2317 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2318 Change expected output of print/whatis/ptype with functions with
2319 no debug info. Test all supported languages. Call
2320 test_call_promotion.
2321 * gdb.compile/compile.exp: Adjust expected output to expect
2322 warning.
2323 * gdb.threads/siginfo-threads.exp: Likewise.
2324
2325 2017-09-04 Pedro Alves <palves@redhat.com>
2326
2327 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2328 "prototypes". Test calling float functions via prototyped and
2329 unprototyped function pointers.
2330 (perform_all_tests): New parameter "prototypes". Pass it down.
2331 (top level): Pass down "prototypes" parameter to
2332 perform_all_tests.
2333
2334 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2335
2336 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2337 Test with nested loops.
2338
2339 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2340
2341 * gdb.base/commands.exp: Call the new procedures.
2342 (loop_break_test, loop_continue_test): New procedures.
2343
2344 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2345
2346 * gdb.base/commands.exp: Call new procedure.
2347 (define_if_without_arg_test): New procedure.
2348
2349 2017-09-04 Pedro Alves <palves@redhat.com>
2350
2351 * gdb.base/list-ambiguous.exp: New file.
2352 * gdb.base/list-ambiguous0.c: New file.
2353 * gdb.base/list-ambiguous1.c: New file.
2354 * gdb.base/list.exp (test_list_range): Adjust expected output.
2355
2356 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2357
2358 * gdb.base/share-env-with-gdbserver.c: New file.
2359 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2360
2361 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2362
2363 * gdb.base/commands.exp (gdbvar_simple_if_test,
2364 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2365 progvar_simple_if_test, progvar_simple_while_test,
2366 progvar_complex_if_while_test, user_defined_command_test,
2367 user_defined_command_args_eval,
2368 user_defined_command_args_stack_test,
2369 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2370 temporary_breakpoint_commands,
2371 gdb_test_no_prompt, redefine_hook_test,
2372 redefine_backtrace_test): Remove "global gdb_prompt".
2373
2374 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2375
2376 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2377 New proc, call it from toplevel.
2378
2379 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2380
2381 PR remote/21852
2382 * gdb.server/normal.c: New file, copied from gdb.base.
2383 * gdb.server/run-without-local-binary.exp: New file.
2384
2385 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
2386
2387 * gdb.arch/sparc64-adi.exp: New file.
2388 * gdb.arch/sparc64-adi.c: New file.
2389
2390 2017-08-22 Pedro Alves <palves@redhat.com>
2391
2392 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2393 (top level): Add "list all overloads" tests.
2394
2395 2017-08-22 Tom Tromey <tom@tromey.com>
2396
2397 * gdb.gdb/xfullpath.exp: Remove.
2398
2399 2017-08-21 Pedro Alves <palves@redhat.com>
2400
2401 PR gdb/19487
2402 * gdb.base/symbol-alias.c: New.
2403 * gdb.base/symbol-alias2.c: New.
2404 * gdb.base/symbol-alias.exp: New.
2405
2406 2017-08-21 Pedro Alves <palves@redhat.com>
2407
2408 * gdb.base/dfp-test.c
2409 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2410 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2411 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2412 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2413 * gdb.base/whatis-ptype-typedefs.c: New.
2414 * gdb.base/whatis-ptype-typedefs.exp: New.
2415 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2416 (an_int, an_int_type, an_int_type2): New globals.
2417 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2418 involving typedefs and cast expressions.
2419 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2420 (lookup_typedefs_function): New.
2421 (typedefs_pretty_printers_dict): New.
2422 (top level): Register lookup_typedefs_function in
2423 gdb.pretty_printers.
2424
2425 2017-08-18 Yao Qi <yao.qi@linaro.org>
2426
2427 * gdb.server/unittest.exp: New.
2428
2429 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2430
2431 PR gdb/21954
2432 * gdb.base/environ.exp: Add test to check if 'unset environment'
2433 works.
2434
2435 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2436
2437 * lib/gdb.exp (universal_compile_options): New caching proc.
2438 (gdb_compile): Suppress GCC's coloring of messages.
2439
2440 2017-08-14 Tom Tromey <tom@tromey.com>
2441
2442 PR gdb/21675:
2443 * gdb.base/printcmds.exp (test_radices): New function.
2444 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2445 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2446 * lib/gdb.exp (get_integer_valueof): Use p/d.
2447
2448 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2449
2450 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2451 characters.
2452
2453 2017-08-05 Tom Tromey <tom@tromey.com>
2454
2455 * gdb.rust/simple.exp: Allow String to appear in a different
2456 namespace.
2457
2458 2017-07-26 Yao Qi <yao.qi@linaro.org>
2459
2460 * gdb.gdb/unittest.exp: Invoke command
2461 "maintenance check xml-descriptions".
2462
2463 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2464
2465 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2466 calling context.
2467 (hex128): Drop erroneous calculation of parameters.
2468
2469 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2470
2471 * gdb.python/py-unwind.exp: Disable stack protection when
2472 building test file.
2473
2474 2017-07-20 Pedro Alves <palves@redhat.com>
2475
2476 * gdb.base/default.exp (set language): Adjust expected output.
2477
2478 2017-07-20 Pedro Alves <palves@redhat.com>
2479
2480 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2481 (test_minsym): ... this, and make static.
2482 (get_pck__foo__bar__minsym): Rename to ...
2483 (get_test_minsym): ... this.
2484 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2485 symbol names and comments.
2486 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2487 (get_test_minsym): ... this.
2488 (pck__foo__bar__minsym__2): Rename to ...
2489 (test_minsym): ... this.
2490 (main): Adjust.
2491
2492 2017-07-17 Pedro Alves <palves@redhat.com>
2493
2494 * gdb.base/completion.exp: Adjust expected output.
2495 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2496 the completer works.
2497
2498 2017-07-17 Pedro Alves <palves@redhat.com>
2499
2500 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2501
2502 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2503
2504 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2505
2506 2017-07-14 Tom Tromey <tom@tromey.com>
2507
2508 PR rust/21764:
2509 * gdb.rust/simple.exp: Add tests.
2510
2511 2017-07-14 Tom Tromey <tom@tromey.com>
2512
2513 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2514
2515 2017-07-14 Pedro Alves <palves@redhat.com>
2516
2517 * gdb.linespec/base/one/thefile.cc (z1): New function.
2518 * gdb.linespec/base/two/thefile.cc (z2): New function.
2519 * gdb.linespec/linespec.exp: Add tests.
2520
2521 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2522
2523 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2524 to mi_create_breakpoint.
2525
2526 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2527
2528 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2529 mi_create_breakpoint.
2530
2531 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2532
2533 * gdb.dlang/demangle.exp: Update for demangling changes.
2534
2535 2017-07-09 Tom Tromey <tom@tromey.com>
2536
2537 * gdb.dwarf2/shortpiece.exp: New file.
2538
2539 2017-07-06 David Blaikie <dblaikie@gmail.com>
2540
2541 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2542 built from fissiont-multi-cu{1,2}.c.
2543 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2544 except putting 'main' and 'func' in separate CUs in the same DWO file.
2545 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2546 test.
2547 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2548 test.
2549
2550 2017-07-06 Pedro Alves <palves@redhat.com>
2551
2552 * gdb.python/py-unwind.exp: Test flushregs.
2553
2554 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2555
2556 PR cli/21688
2557 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2558 tests for alias commands and trailing whitespace.
2559
2560 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2561
2562 PR cli/21688
2563 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2564 procedure. Call it.
2565
2566 2017-06-29 Pedro Alves <palves@redhat.com>
2567
2568 * gdb.base/printcmds.exp: Add tests.
2569
2570 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2571
2572 PR gdb/21337
2573 * gdb.base/reread-readsym.exp: New file.
2574 * gdb.base/reread-readsym.c: New file.
2575
2576 2017-06-21 Kevin Buettner <kevinb@redhat.com>
2577
2578 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2579 subpattern.
2580
2581 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2582
2583 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2584 extended mnemonic.
2585 * gdb.arch/powerpc-power9.s: Likewise.
2586
2587 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2588
2589 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2590 on 32-bit x86 targets. Exploit is_*_target macros where
2591 appropriate.
2592
2593 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2594
2595 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2596 register pieces.
2597
2598 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2599
2600 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2601 located in one or more DWARF pieces.
2602
2603 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2604
2605 * lib/gdb.exp (get_endianness): New proc.
2606 * gdb.arch/aarch64-fp.exp: Use it.
2607 * gdb.arch/altivec-regs.exp: Likewise.
2608 * gdb.arch/e500-regs.exp: Likewise.
2609 * gdb.arch/vsx-regs.exp: Likewise.
2610 * gdb.base/dump.exp: Likewise.
2611 * gdb.base/funcargs.exp: Likewise.
2612 * gdb.base/gnu_vector.exp: Likewise.
2613 * gdb.dwarf2/formdata16.exp: Likewise.
2614 * gdb.dwarf2/implptrpiece.exp: Likewise.
2615 * gdb.dwarf2/nonvar-access.exp: Likewise.
2616 * gdb.python/py-inferior.exp: Likewise.
2617 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2618
2619 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2620
2621 PR gdb/21226
2622 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2623 stack value pieces are taken from the LSB end.
2624
2625 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2626
2627 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2628 variable at nonzero offset.
2629
2630 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2631
2632 * gdb.dwarf2/var-access.c: New file.
2633 * gdb.dwarf2/var-access.exp: New test.
2634 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2635
2636 2017-06-12 Tom Tromey <tom@tromey.com>
2637
2638 * gdb.dwarf2/formdata16.exp: Add tests.
2639
2640 2017-06-12 Tom Tromey <tom@tromey.com>
2641
2642 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2643
2644 2017-06-12 Tom Tromey <tom@tromey.com>
2645
2646 PR exp/16225:
2647 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2648 * gdb.arch/vsx-regs.exp: Update tests.
2649 * gdb.arch/s390-vregs.exp (hex128): New proc.
2650 Update test.
2651 * gdb.arch/altivec-regs.exp: Update tests.
2652
2653 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2654
2655 * gdb.base/startup-with-shell.c: New file.
2656 * gdb.base/startup-with-shell.exp: Likewise.
2657
2658 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2659
2660 * gdb.server/non-existing-program.exp: Update regex in order to
2661 reflect the fact that gdbserver is now using fork_inferior (with a
2662 shell) to startup the inferior.
2663
2664 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2665
2666 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2667 support function calls from GDB.
2668
2669 2017-05-21 Tom Tromey <tom@tromey.com>
2670
2671 PR rust/21466:
2672 * gdb.rust/unsized.exp: New file.
2673 * gdb.rust/unsized.rs: New file.
2674
2675 2017-05-19 Tom Tromey <tom@tromey.com>
2676
2677 PR rust/21484:
2678 * gdb.rust/watch.exp: New file.
2679 * gdb.rust/watch.rs: New file.
2680
2681 2017-05-18 Tom Tromey <tom@tromey.com>
2682
2683 * gdb.rust/simple.exp: Allow Box to be qualified.
2684
2685 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2686
2687 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2688
2689 2017-05-18 Pedro Alves <palves@redhat.com>
2690
2691 * gdb.base/fileio.c (test_write, test_read, test_close)
2692 (test_fstat): Don't print 'ret' in the fail path.
2693
2694 2017-05-18 Pedro Alves <palves@redhat.com>
2695
2696 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2697 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2698 (test_system, test_rename, test_unlink, test_time): Change
2699 prototypes.
2700 * gdb.base/fileio.exp (stop_msg): Adjust.
2701
2702 2017-05-18 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.base/fileio.c (null_str): New global.
2705 (test_stat): Use it.
2706 * gdb.base/fileio.exp: Remove nowarnings.
2707
2708 2017-05-17 Yao Qi <yao.qi@linaro.org>
2709
2710 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2711
2712 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2713
2714 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2715 argument command.
2716 (top-level): Invoke test_set_inferior_tty.
2717
2718 2017-05-04 Pedro Alves <palves@redhat.com>
2719
2720 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2721 Add parens to print call for Python 3.
2722
2723 2017-05-03 Keith Seitz <keiths@redhat.com>
2724
2725 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2726 (main): Call it.
2727
2728 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2729
2730 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2731 to prev and next.
2732
2733 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2734
2735 * gdb.python/py-record-btrace.exp: Remove test for
2736 gdb.BtraceInstruction.error.
2737
2738 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2739
2740 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2741
2742 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2743
2744 * gdb.python/py-record-btrace-threads.c: New file.
2745 * gdb.python/py-record-btrace-threads.exp: New file.
2746
2747 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2748
2749 PR testsuite/8595
2750 * gdb.base/environ.exp: Make test available in all architectures.
2751 Move bits related to "info program" testing to
2752 gdb.base/info-program.exp. Rewrite tests to use the two new
2753 procedures mentione below.
2754 (test_set_show_env_var) New procedure.
2755 (test_set_show_env_var_equal): Likewise.
2756 * gdb.base/info-program.exp: New file.
2757
2758 2017-04-27 Keith Seitz <keiths@redhat.com>
2759
2760 * gdb.cp/oranking.cc (test15): New function.
2761 (main): Call test15 and declare additional variables for testing.
2762 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2763 "p foo101('abc')" tests.
2764 Add tests for cv qualifier overloads.
2765 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2766 "lvalue reference overload" test.
2767 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2768 "print value of f1 on Child&& in f2" test.
2769
2770 2017-04-19 Pedro Alves <palves@redhat.com>
2771
2772 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2773 procedure.
2774 (top level): Call it.
2775 * lib/gdb.exp (gdb_define_cmd): New procedure.
2776
2777 2017-04-12 Pedro Alves <palves@redhat.com>
2778
2779 PR gdb/21323
2780 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2781 (wchar): New global.
2782 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2783 (do_test_wide_char, wide_char_types_no_program, top level): Add
2784 wchar_t testing.
2785
2786 2017-04-12 Pedro Alves <palves@redhat.com>
2787
2788 PR c++/21323
2789 * gdb.cp/wide_char_types.c: New file.
2790 * gdb.cp/wide_char_types.exp: New file.
2791
2792 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2793
2794 PR gdb/21352
2795 * gdb.trace/tsv.exp: Add test for "tsave -r".
2796
2797 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2798
2799 * gdb.dlang/watch-loc.c: New file.
2800 * gdb.dlang/watch-loc.exp: New file.
2801
2802 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2803
2804 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2805
2806 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2807
2808 * gdb.arch/arc-analyze-prologue.S: New file.
2809 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2810
2811 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2812
2813 * gdb.arch/arc-decode-insn.S: New file.
2814 * gdb.arch/arc-decode-insn.exp: Likewise.
2815
2816 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2817
2818 PR tdep/20928
2819 * gdb.arch/sparc64-regs.exp: New file.
2820 * gdb.arch/sparc64-regs.S: Likewise.
2821
2822 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2823
2824 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2825 and memory view on Python 3.
2826
2827 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
2828 Keith Seitz <keiths@redhat.com>
2829
2830 PR gdb/14441
2831 * gdb.cp/demangle.exp: Add rvalue reference tests.
2832 * gdb.cp/rvalue-ref-casts.cc: New file.
2833 * gdb.cp/rvalue-ref-casts.exp: New file.
2834 * gdb.cp/rvalue-ref-overload.cc: New file.
2835 * gdb.cp/rvalue-ref-overload.exp: New file.
2836 * gdb.cp/rvalue-ref-params.cc: New file.
2837 * gdb.cp/rvalue-ref-params.exp: New file.
2838 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2839 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2840 * gdb.cp/rvalue-ref-types.cc: New file.
2841 * gdb.cp/rvalue-ref-types.exp: New file.
2842 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2843 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2844
2845 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2846
2847 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2848 New procedure.
2849
2850 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2851
2852 * lib/mi-support.exp (mi_gdb_test): Add additional message
2853 for unexpected output.
2854
2855 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2856
2857 * gdb.base/examine-backward.c (Barrier): New character array
2858 constant, to ensure that TestStrings is preceded by a string
2859 terminator.
2860
2861 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2862
2863 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2864 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2865 and implicit pointer into such a location.
2866
2867 2017-03-16 Doug Evans <dje@google.com>
2868
2869 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2870
2871 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2872
2873 * gdb.cp/m-static.exp: Fix expectation for prototype of
2874 test5.single_constructor and single_constructor::single_constructor.
2875
2876 2017-03-16 Doug Evans <dje@google.com>
2877
2878 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2879 * gdb.guile/scm-lazy-string.c: New file.
2880 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2881 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2882 for pointer, array, typedef lazy strings.
2883
2884 2017-03-16 Doug Evans <dje@google.com>
2885
2886 PR python/17728, python/18439, python/18779
2887 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2888 * gdb.python/py-lazy-string.c (pointer): New typedef.
2889 (main): New locals ptr, array, typedef_ptr.
2890 * gdb.python/py-value.exp: Move lazy string tests to ...
2891 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2892 array, typedef lazy strings.
2893
2894 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2895
2896 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2897 Add optional 'test' parameter.
2898
2899 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2900
2901 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2902 Skip for versions of DejaGnu < 1.5.
2903
2904 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2905
2906 * lib/gdb.exp (dejagnu_version): New proc.
2907 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2908 Use dejagnu_version.
2909
2910 2017-03-10 Keith Seitz <keiths@redhat.com>
2911
2912 PR c++/8128
2913 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2914 type from destructor regexps.
2915 Add a branch which actually passes the test.
2916 Adjust "ptype t5i" test names.
2917
2918 2017-03-08 Pedro Alves <palves@redhat.com>
2919
2920 * gdb.base/step-over-exit.exp: Add explicit test message.
2921
2922 2017-03-08 Pedro Alves <palves@redhat.com>
2923
2924 PR gdb/18360
2925 * gdb.threads/interrupt-while-step-over.c: New file.
2926 * gdb.threads/interrupt-while-step-over.exp: New file.
2927
2928 2017-03-08 Pedro Alves <palves@redhat.com>
2929
2930 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2931 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2932
2933 2017-03-08 Pedro Alves <palves@redhat.com>
2934
2935 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
2936 PKRU as not supported as a PASS.
2937
2938 2017-03-08 Pedro Alves <palves@redhat.com>
2939
2940 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
2941 prefix instead of $binfile1/$binfile2.
2942 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
2943 in test message.
2944 * gdb.python/py-completion.exp: Use "load python file" as test
2945 messages instead of unstable path names.
2946
2947 2017-03-08 Pedro Alves <palves@redhat.com>
2948 Jan Kratochvil <jan.kratochvil@redhat.com>
2949
2950 PR cli/21218
2951 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2952 New proc.
2953 (top level): Call it.
2954
2955 2017-03-08 Pedro Alves <palves@redhat.com>
2956
2957 PR tui/21216
2958 * gdb.tui/tui-nl-filtered-output.exp: New file.
2959
2960 2017-03-08 Pedro Alves <palves@redhat.com>
2961
2962 * gdb.base/completion.exp: Move TUI completion tests to ...
2963 * gdb.tui/completion.exp: ... this new file.
2964
2965 2017-03-08 Pedro Alves <palves@redhat.com>
2966
2967 * gdb.base/tui-disasm-long-lines.c,
2968 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
2969 gdb.base/tui-layout.exp: Move to ...
2970 * gdb.tui/: ... this new directory.
2971
2972 2017-03-07 Pedro Alves <palves@redhat.com>
2973
2974 * gdb.base/tui-layout.c: New file.
2975 * gdb.base/tui-layout.exp: New file.
2976
2977 2017-03-07 Pedro Alves <palves@redhat.com>
2978
2979 * gdb.base/tui-layout.c: Rename to ...
2980 * gdb.base/tui-disasm-long-lines.c: ... this.
2981 * gdb.base/tui-layout.exp: Rename to ...
2982 * gdb.base/tui-disasm-long-lines.exp: ... this.
2983
2984 2017-03-07 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
2987
2988 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2989
2990 * i386-mpx-call.c: New file.
2991 * i386-mpx-call.exp: New file.
2992
2993 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
2994
2995 * gdb.arch/powerpc-power.exp: Delete test.
2996 * gdb.arch/powerpc-power.s: Likewise.
2997 * gdb.disasm/disassembler-options.exp: New test.
2998 * gdb.arch/powerpc-altivec.exp: Likewise.
2999 * gdb.arch/powerpc-altivec.s: Likewise.
3000 * gdb.arch/powerpc-altivec2.exp: Likewise.
3001 * gdb.arch/powerpc-altivec2.s: Likewise.
3002 * gdb.arch/powerpc-altivec3.exp: Likewise.
3003 * gdb.arch/powerpc-altivec3.s: Likewise.
3004 * gdb.arch/powerpc-power7.exp: Likewise.
3005 * gdb.arch/powerpc-power7.s: Likewise.
3006 * gdb.arch/powerpc-power8.exp: Likewise.
3007 * gdb.arch/powerpc-power8.s: Likewise.
3008 * gdb.arch/powerpc-power9.exp: Likewise.
3009 * gdb.arch/powerpc-power9.s: Likewise.
3010 * gdb.arch/powerpc-vsx.exp: Likewise.
3011 * gdb.arch/powerpc-vsx.s: Likewise.
3012 * gdb.arch/powerpc-vsx2.exp: Likewise.
3013 * gdb.arch/powerpc-vsx2.s: Likewise.
3014 * gdb.arch/powerpc-vsx3.exp: Likewise.
3015 * gdb.arch/powerpc-vsx3.s: Likewise.
3016 * gdb.arch/arm-disassembler-options.exp: Likewise.
3017 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3018 * gdb.arch/s390-disassembler-options.exp: Likewise.
3019
3020 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
3021
3022 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3023 (check_supported_features): ... this. Changed return type to void.
3024 (supports_rdseed): New static global.
3025 (rdseed): Check supports_rdseed.
3026 (initialize): Call check_supported_features.
3027
3028 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3029
3030 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3031 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3032 and lqarx/stqcx.
3033 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3034 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3035
3036 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3037
3038 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3039 uppercase.
3040
3041 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3042
3043 * gdb.dwarf2/formdata16.c: New file.
3044 * gdb.dwarf2/formdata16.exp: New file.
3045 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3046
3047 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3048
3049 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3050 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3051 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3052 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3053 DW_AT_GNU_*.
3054
3055 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3056
3057 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3058
3059 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3060
3061 PR gdb/21164
3062 * gdb.base/maint.exp: Add testcases for when the commands do
3063 not have arguments.
3064
3065 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3066
3067 * gdb.cp/chained-calls.exp: Use p instead of P.
3068
3069 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3070
3071 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3072 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3073
3074 2017-02-14 Tom Tromey <tom@tromey.com>
3075
3076 PR python/13598:
3077 * gdb.python/py-events.exp: Add before_prompt event tests.
3078
3079 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3080
3081 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3082
3083 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3084
3085 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3086 (main): Call my_unique_function_name.
3087 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3088 completion of patterns with a single match.
3089 Add missing -re switches to gdb_test_multiple calls.
3090
3091 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3092
3093 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3094 return if core file is not recognized.
3095
3096 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3097
3098 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3099 and extra UIs.
3100
3101 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3102
3103 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3104 proc_with_prefix.
3105
3106 2017-02-10 Tom Tromey <tom@tromey.com>
3107
3108 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3109
3110 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
3111
3112 PR gdb/21122
3113 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3114
3115 2017-02-08 Jerome Guitton <guitton@adacore.com>
3116
3117 * gdb.base/define.exp: Add test for command abbreviations
3118 in define.
3119
3120 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
3121
3122 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3123 * gdb.reverse/insn-reverse-x86.c: New file.
3124
3125 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3126
3127 PR tdep/20936
3128 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3129
3130 2017-02-03 Tom Tromey <tom@tromey.com>
3131
3132 PR rust/21097:
3133 * gdb.rust/simple.exp: Add new tests.
3134
3135 2017-02-02 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3138 tests.
3139
3140 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3141
3142 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3143 taking a 2-byte value out of a 4-byte DWARF implicit value on
3144 big-endian targets.
3145 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3146 logic. Add test cases for DW_OP_implicit.
3147
3148 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3149
3150 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3151
3152 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3153
3154 * gdb.btrace/enable.exp: Call gdb_exit before
3155 skip_gdbserver_tests.
3156
3157 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3158
3159 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3160 GDBFLAGS.
3161
3162 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3163
3164 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3165 the test is skipped.
3166 * gdb.btrace/data.exp: Likewise.
3167 * gdb.btrace/delta.exp: Likewise.
3168 * gdb.btrace/dlopen.exp: Likewise.
3169 * gdb.btrace/enable-running.exp: Likewise.
3170 * gdb.btrace/enable.exp: Likewise.
3171 * gdb.btrace/exception.exp: Likewise.
3172 * gdb.btrace/function_call_history.exp: Likewise.
3173 * gdb.btrace/gcore.exp: Likewise.
3174 * gdb.btrace/instruction_history.exp: Likewise.
3175 * gdb.btrace/multi-thread-step.exp: Likewise.
3176 * gdb.btrace/nohist.exp: Likewise.
3177 * gdb.btrace/non-stop.exp: Likewise.
3178 * gdb.btrace/reconnect.exp: Likewise.
3179 * gdb.btrace/record_goto-step.exp: Likewise.
3180 * gdb.btrace/record_goto.exp: Likewise.
3181 * gdb.btrace/rn-dl-bind.exp: Likewise.
3182 * gdb.btrace/segv.exp: Likewise.
3183 * gdb.btrace/step.exp: Likewise.
3184 * gdb.btrace/stepi.exp: Likewise.
3185 * gdb.btrace/tailcall-only.exp: Likewise.
3186 * gdb.btrace/tailcall.exp: Likewise.
3187 * gdb.btrace/tsx.exp: Likewise.
3188 * gdb.btrace/unknown_functions.exp: Likewise.
3189 * gdb.btrace/vdso.exp: Likewise.
3190
3191 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3192
3193 * gdb.btrace/enable-running.c: New.
3194 * gdb.btrace/enable-running.exp: New.
3195
3196 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3197
3198 * gdb.arch/amd64-gs_base.c: New file.
3199 * gdb.arch/amd64-gs_base.exp: New file.
3200
3201 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3202
3203 * lib/memory.exp: Remove spurious empty newlines.
3204
3205 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3206
3207 * gdb.python/py-bad-printers.exp: Load python file using "source".
3208 * gdb.python/py-events.exp: Likewise.
3209 * gdb.python/py-evsignal.exp: Likewise.
3210 * gdb.python/py-evthreads.exp: Likewise.
3211 * gdb.python/py-frame-args.exp: Likewise.
3212 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3213 * gdb.python/py-framefilter-mi.exp: Likewise.
3214 * gdb.python/py-framefilter.exp: Likewise.
3215 * gdb.python/py-mi.exp: Likewise.
3216 * gdb.python/py-pp-maint.exp: Likewise.
3217 * gdb.python/py-pp-registration.exp: Likewise.
3218 * gdb.python/py-prettyprint.exp: Likewise.
3219 (run_lang_tests): Likewise.
3220 * gdb.python/py-typeprint.exp: Likewise.
3221
3222 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3223
3224 * lib/memory.exp: New file.
3225 * lib/gdb.exp: Load memory.exp.
3226 * gdb.base/memattr.exp (delete_memory): Move proc to
3227 lib/memory.exp and rename to delete_memory_regions.
3228 Replace delete_memory with delete_memory_regions.
3229 Cleanup memory regions before tests.
3230 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3231 before tests.
3232
3233 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3234
3235 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3236 files.
3237 (initialize): New function conditionally defined.
3238 (testcases): Move within conditional block.
3239 (main): Call initialize.
3240 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3241 of gdb.reverse/insn-reverse.c.
3242 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3243 gdb.reverse/insn-reverse.c.
3244
3245 2017-01-26 Yao Qi <yao.qi@linaro.org>
3246
3247 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3248 disassemble on address 0.
3249
3250 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3251 Yao Qi <yao.qi@linaro.org>
3252
3253 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3254 * gdb.dwarf2/implptr-64bit.S: Remove.
3255 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3256 variables in caller's context. Add DW_OP_implicit_value.
3257
3258 2017-01-25 Yao Qi <yao.qi@linaro.org>
3259
3260 * lib/dwarf.exp (Dwarf::_location): Handle
3261 DW_OP_GNU_implicit_pointer with proper size.
3262
3263 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3264
3265 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3266 and add untested calls.
3267
3268 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3269
3270 * gdb.python/python.exp: Check line number against what GDB thinks
3271 the line number is for func1.
3272
3273 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3274
3275 * gdb.dlang/debug-expr.exp: New file.
3276
3277 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
3278
3279 Fix test names for the following files:
3280
3281 * gdb.ada/exec_changed.exp
3282 * gdb.ada/info_types.exp
3283 * gdb.arch/aarch64-atomic-inst.exp
3284 * gdb.arch/aarch64-fp.exp
3285 * gdb.arch/altivec-abi.exp
3286 * gdb.arch/altivec-regs.exp
3287 * gdb.arch/amd64-byte.exp
3288 * gdb.arch/amd64-disp-step.exp
3289 * gdb.arch/amd64-dword.exp
3290 * gdb.arch/amd64-entry-value-inline.exp
3291 * gdb.arch/amd64-entry-value-param.exp
3292 * gdb.arch/amd64-entry-value-paramref.exp
3293 * gdb.arch/amd64-entry-value.exp
3294 * gdb.arch/amd64-i386-address.exp
3295 * gdb.arch/amd64-invalid-stack-middle.exp
3296 * gdb.arch/amd64-invalid-stack-top.exp
3297 * gdb.arch/amd64-optimout-repeat.exp
3298 * gdb.arch/amd64-prologue-skip.exp
3299 * gdb.arch/amd64-prologue-xmm.exp
3300 * gdb.arch/amd64-stap-special-operands.exp
3301 * gdb.arch/amd64-stap-wrong-subexp.exp
3302 * gdb.arch/amd64-tailcall-cxx.exp
3303 * gdb.arch/amd64-tailcall-noret.exp
3304 * gdb.arch/amd64-tailcall-ret.exp
3305 * gdb.arch/amd64-tailcall-self.exp
3306 * gdb.arch/amd64-word.exp
3307 * gdb.arch/arm-bl-branch-dest.exp
3308 * gdb.arch/arm-disp-step.exp
3309 * gdb.arch/arm-neon.exp
3310 * gdb.arch/arm-single-step-kernel-helper.exp
3311 * gdb.arch/avr-flash-qualifier.exp
3312 * gdb.arch/disp-step-insn-reloc.exp
3313 * gdb.arch/e500-abi.exp
3314 * gdb.arch/e500-regs.exp
3315 * gdb.arch/ftrace-insn-reloc.exp
3316 * gdb.arch/i386-avx512.exp
3317 * gdb.arch/i386-bp_permanent.exp
3318 * gdb.arch/i386-byte.exp
3319 * gdb.arch/i386-cfi-notcurrent.exp
3320 * gdb.arch/i386-disp-step.exp
3321 * gdb.arch/i386-dr3-watch.exp
3322 * gdb.arch/i386-float.exp
3323 * gdb.arch/i386-gnu-cfi.exp
3324 * gdb.arch/i386-mpx-map.exp
3325 * gdb.arch/i386-mpx-sigsegv.exp
3326 * gdb.arch/i386-mpx-simple_segv.exp
3327 * gdb.arch/i386-mpx.exp
3328 * gdb.arch/i386-permbkpt.exp
3329 * gdb.arch/i386-prologue.exp
3330 * gdb.arch/i386-signal.exp
3331 * gdb.arch/i386-size-overlap.exp
3332 * gdb.arch/i386-unwind.exp
3333 * gdb.arch/i386-word.exp
3334 * gdb.arch/mips-fcr.exp
3335 * gdb.arch/powerpc-d128-regs.exp
3336 * gdb.arch/powerpc-stackless.exp
3337 * gdb.arch/ppc64-atomic-inst.exp
3338 * gdb.arch/s390-stackless.exp
3339 * gdb.arch/s390-tdbregs.exp
3340 * gdb.arch/s390-vregs.exp
3341 * gdb.arch/sparc-sysstep.exp
3342 * gdb.arch/thumb-bx-pc.exp
3343 * gdb.arch/thumb-singlestep.exp
3344 * gdb.arch/thumb2-it.exp
3345 * gdb.arch/vsx-regs.exp
3346 * gdb.asm/asm-source.exp
3347 * gdb.base/a2-run.exp
3348 * gdb.base/advance.exp
3349 * gdb.base/all-bin.exp
3350 * gdb.base/anon.exp
3351 * gdb.base/args.exp
3352 * gdb.base/arithmet.exp
3353 * gdb.base/async-shell.exp
3354 * gdb.base/async.exp
3355 * gdb.base/attach-pie-noexec.exp
3356 * gdb.base/attach-twice.exp
3357 * gdb.base/auto-load.exp
3358 * gdb.base/bang.exp
3359 * gdb.base/bitfields.exp
3360 * gdb.base/break-always.exp
3361 * gdb.base/break-caller-line.exp
3362 * gdb.base/break-entry.exp
3363 * gdb.base/break-inline.exp
3364 * gdb.base/break-on-linker-gcd-function.exp
3365 * gdb.base/break-probes.exp
3366 * gdb.base/break.exp
3367 * gdb.base/breakpoint-shadow.exp
3368 * gdb.base/call-ar-st.exp
3369 * gdb.base/call-sc.exp
3370 * gdb.base/call-signal-resume.exp
3371 * gdb.base/call-strs.exp
3372 * gdb.base/callfuncs.exp
3373 * gdb.base/catch-fork-static.exp
3374 * gdb.base/catch-gdb-caused-signals.exp
3375 * gdb.base/catch-load.exp
3376 * gdb.base/catch-signal-fork.exp
3377 * gdb.base/catch-signal.exp
3378 * gdb.base/catch-syscall.exp
3379 * gdb.base/charset.exp
3380 * gdb.base/checkpoint.exp
3381 * gdb.base/chng-syms.exp
3382 * gdb.base/code-expr.exp
3383 * gdb.base/code_elim.exp
3384 * gdb.base/commands.exp
3385 * gdb.base/completion.exp
3386 * gdb.base/complex.exp
3387 * gdb.base/cond-expr.exp
3388 * gdb.base/condbreak.exp
3389 * gdb.base/consecutive.exp
3390 * gdb.base/continue-all-already-running.exp
3391 * gdb.base/coredump-filter.exp
3392 * gdb.base/corefile.exp
3393 * gdb.base/dbx.exp
3394 * gdb.base/debug-expr.exp
3395 * gdb.base/define.exp
3396 * gdb.base/del.exp
3397 * gdb.base/disabled-location.exp
3398 * gdb.base/disasm-end-cu.exp
3399 * gdb.base/disasm-optim.exp
3400 * gdb.base/display.exp
3401 * gdb.base/duplicate-bp.exp
3402 * gdb.base/ena-dis-br.exp
3403 * gdb.base/ending-run.exp
3404 * gdb.base/enumval.exp
3405 * gdb.base/environ.exp
3406 * gdb.base/eu-strip-infcall.exp
3407 * gdb.base/eval-avoid-side-effects.exp
3408 * gdb.base/eval-skip.exp
3409 * gdb.base/exitsignal.exp
3410 * gdb.base/expand-psymtabs.exp
3411 * gdb.base/filesym.exp
3412 * gdb.base/find-unmapped.exp
3413 * gdb.base/finish.exp
3414 * gdb.base/float.exp
3415 * gdb.base/foll-exec-mode.exp
3416 * gdb.base/foll-exec.exp
3417 * gdb.base/foll-fork.exp
3418 * gdb.base/fortran-sym-case.exp
3419 * gdb.base/freebpcmd.exp
3420 * gdb.base/func-ptr.exp
3421 * gdb.base/func-ptrs.exp
3422 * gdb.base/funcargs.exp
3423 * gdb.base/gcore-buffer-overflow.exp
3424 * gdb.base/gcore-relro-pie.exp
3425 * gdb.base/gcore-relro.exp
3426 * gdb.base/gcore.exp
3427 * gdb.base/gdb1090.exp
3428 * gdb.base/gdb11530.exp
3429 * gdb.base/gdb11531.exp
3430 * gdb.base/gdb1821.exp
3431 * gdb.base/gdbindex-stabs.exp
3432 * gdb.base/gdbvars.exp
3433 * gdb.base/hbreak.exp
3434 * gdb.base/hbreak2.exp
3435 * gdb.base/included.exp
3436 * gdb.base/infcall-input.exp
3437 * gdb.base/inferior-died.exp
3438 * gdb.base/infnan.exp
3439 * gdb.base/info-macros.exp
3440 * gdb.base/info-os.exp
3441 * gdb.base/info-proc.exp
3442 * gdb.base/info-shared.exp
3443 * gdb.base/info-target.exp
3444 * gdb.base/infoline.exp
3445 * gdb.base/interp.exp
3446 * gdb.base/interrupt.exp
3447 * gdb.base/jit-reader.exp
3448 * gdb.base/jit-simple.exp
3449 * gdb.base/kill-after-signal.exp
3450 * gdb.base/kill-detach-inferiors-cmd.exp
3451 * gdb.base/label.exp
3452 * gdb.base/langs.exp
3453 * gdb.base/ldbl_e308.exp
3454 * gdb.base/line-symtabs.exp
3455 * gdb.base/linespecs.exp
3456 * gdb.base/list.exp
3457 * gdb.base/long_long.exp
3458 * gdb.base/longest-types.exp
3459 * gdb.base/maint.exp
3460 * gdb.base/max-value-size.exp
3461 * gdb.base/memattr.exp
3462 * gdb.base/mips_pro.exp
3463 * gdb.base/morestack.exp
3464 * gdb.base/moribund-step.exp
3465 * gdb.base/multi-forks.exp
3466 * gdb.base/nested-addr.exp
3467 * gdb.base/nextoverexit.exp
3468 * gdb.base/noreturn-finish.exp
3469 * gdb.base/noreturn-return.exp
3470 * gdb.base/nostdlib.exp
3471 * gdb.base/offsets.exp
3472 * gdb.base/opaque.exp
3473 * gdb.base/pc-fp.exp
3474 * gdb.base/permissions.exp
3475 * gdb.base/print-symbol-loading.exp
3476 * gdb.base/prologue-include.exp
3477 * gdb.base/psymtab.exp
3478 * gdb.base/ptype.exp
3479 * gdb.base/random-signal.exp
3480 * gdb.base/randomize.exp
3481 * gdb.base/range-stepping.exp
3482 * gdb.base/readline-ask.exp
3483 * gdb.base/recpar.exp
3484 * gdb.base/recurse.exp
3485 * gdb.base/relational.exp
3486 * gdb.base/restore.exp
3487 * gdb.base/return-nodebug.exp
3488 * gdb.base/return.exp
3489 * gdb.base/run-after-attach.exp
3490 * gdb.base/save-bp.exp
3491 * gdb.base/scope.exp
3492 * gdb.base/sect-cmd.exp
3493 * gdb.base/set-lang-auto.exp
3494 * gdb.base/set-noassign.exp
3495 * gdb.base/setvar.exp
3496 * gdb.base/sigall.exp
3497 * gdb.base/sigbpt.exp
3498 * gdb.base/siginfo-addr.exp
3499 * gdb.base/siginfo-infcall.exp
3500 * gdb.base/siginfo-obj.exp
3501 * gdb.base/siginfo.exp
3502 * gdb.base/signals-state-child.exp
3503 * gdb.base/signest.exp
3504 * gdb.base/sigstep.exp
3505 * gdb.base/sizeof.exp
3506 * gdb.base/skip.exp
3507 * gdb.base/solib-corrupted.exp
3508 * gdb.base/solib-nodir.exp
3509 * gdb.base/solib-search.exp
3510 * gdb.base/stack-checking.exp
3511 * gdb.base/stale-infcall.exp
3512 * gdb.base/stap-probe.exp
3513 * gdb.base/start.exp
3514 * gdb.base/step-break.exp
3515 * gdb.base/step-bt.exp
3516 * gdb.base/step-line.exp
3517 * gdb.base/step-over-exit.exp
3518 * gdb.base/step-over-syscall.exp
3519 * gdb.base/step-resume-infcall.exp
3520 * gdb.base/step-test.exp
3521 * gdb.base/store.exp
3522 * gdb.base/structs3.exp
3523 * gdb.base/sym-file.exp
3524 * gdb.base/symbol-without-target_section.exp
3525 * gdb.base/term.exp
3526 * gdb.base/testenv.exp
3527 * gdb.base/ui-redirect.exp
3528 * gdb.base/until.exp
3529 * gdb.base/unwindonsignal.exp
3530 * gdb.base/value-double-free.exp
3531 * gdb.base/vla-datatypes.exp
3532 * gdb.base/vla-ptr.exp
3533 * gdb.base/vla-sideeffect.exp
3534 * gdb.base/volatile.exp
3535 * gdb.base/watch-cond-infcall.exp
3536 * gdb.base/watch-cond.exp
3537 * gdb.base/watch-non-mem.exp
3538 * gdb.base/watch-read.exp
3539 * gdb.base/watch-vfork.exp
3540 * gdb.base/watchpoint-cond-gone.exp
3541 * gdb.base/watchpoint-delete.exp
3542 * gdb.base/watchpoint-hw-hit-once.exp
3543 * gdb.base/watchpoint-hw.exp
3544 * gdb.base/watchpoint-stops-at-right-insn.exp
3545 * gdb.base/watchpoints.exp
3546 * gdb.base/wchar.exp
3547 * gdb.base/whatis-exp.exp
3548 * gdb.btrace/buffer-size.exp
3549 * gdb.btrace/data.exp
3550 * gdb.btrace/delta.exp
3551 * gdb.btrace/dlopen.exp
3552 * gdb.btrace/enable.exp
3553 * gdb.btrace/exception.exp
3554 * gdb.btrace/function_call_history.exp
3555 * gdb.btrace/gcore.exp
3556 * gdb.btrace/instruction_history.exp
3557 * gdb.btrace/nohist.exp
3558 * gdb.btrace/reconnect.exp
3559 * gdb.btrace/record_goto-step.exp
3560 * gdb.btrace/record_goto.exp
3561 * gdb.btrace/rn-dl-bind.exp
3562 * gdb.btrace/segv.exp
3563 * gdb.btrace/step.exp
3564 * gdb.btrace/stepi.exp
3565 * gdb.btrace/tailcall-only.exp
3566 * gdb.btrace/tailcall.exp
3567 * gdb.btrace/tsx.exp
3568 * gdb.btrace/unknown_functions.exp
3569 * gdb.btrace/vdso.exp
3570 * gdb.compile/compile-ifunc.exp
3571 * gdb.compile/compile-ops.exp
3572 * gdb.compile/compile-print.exp
3573 * gdb.compile/compile-setjmp.exp
3574 * gdb.cp/abstract-origin.exp
3575 * gdb.cp/ambiguous.exp
3576 * gdb.cp/annota2.exp
3577 * gdb.cp/annota3.exp
3578 * gdb.cp/anon-ns.exp
3579 * gdb.cp/anon-struct.exp
3580 * gdb.cp/anon-union.exp
3581 * gdb.cp/arg-reference.exp
3582 * gdb.cp/baseenum.exp
3583 * gdb.cp/bool.exp
3584 * gdb.cp/breakpoint.exp
3585 * gdb.cp/bs15503.exp
3586 * gdb.cp/call-c.exp
3587 * gdb.cp/casts.exp
3588 * gdb.cp/chained-calls.exp
3589 * gdb.cp/class2.exp
3590 * gdb.cp/classes.exp
3591 * gdb.cp/cmpd-minsyms.exp
3592 * gdb.cp/converts.exp
3593 * gdb.cp/cp-relocate.exp
3594 * gdb.cp/cpcompletion.exp
3595 * gdb.cp/cpexprs.exp
3596 * gdb.cp/cplabel.exp
3597 * gdb.cp/cplusfuncs.exp
3598 * gdb.cp/cpsizeof.exp
3599 * gdb.cp/ctti.exp
3600 * gdb.cp/derivation.exp
3601 * gdb.cp/destrprint.exp
3602 * gdb.cp/dispcxx.exp
3603 * gdb.cp/enum-class.exp
3604 * gdb.cp/exception.exp
3605 * gdb.cp/exceptprint.exp
3606 * gdb.cp/expand-psymtabs-cxx.exp
3607 * gdb.cp/expand-sals.exp
3608 * gdb.cp/extern-c.exp
3609 * gdb.cp/filename.exp
3610 * gdb.cp/formatted-ref.exp
3611 * gdb.cp/fpointer.exp
3612 * gdb.cp/gdb1355.exp
3613 * gdb.cp/gdb2495.exp
3614 * gdb.cp/hang.exp
3615 * gdb.cp/impl-this.exp
3616 * gdb.cp/infcall-dlopen.exp
3617 * gdb.cp/inherit.exp
3618 * gdb.cp/iostream.exp
3619 * gdb.cp/koenig.exp
3620 * gdb.cp/local.exp
3621 * gdb.cp/m-data.exp
3622 * gdb.cp/m-static.exp
3623 * gdb.cp/mb-ctor.exp
3624 * gdb.cp/mb-inline.exp
3625 * gdb.cp/mb-templates.exp
3626 * gdb.cp/member-name.exp
3627 * gdb.cp/member-ptr.exp
3628 * gdb.cp/meth-typedefs.exp
3629 * gdb.cp/method.exp
3630 * gdb.cp/method2.exp
3631 * gdb.cp/minsym-fallback.exp
3632 * gdb.cp/misc.exp
3633 * gdb.cp/namelessclass.exp
3634 * gdb.cp/namespace-enum.exp
3635 * gdb.cp/namespace-nested-import.exp
3636 * gdb.cp/namespace.exp
3637 * gdb.cp/nextoverthrow.exp
3638 * gdb.cp/no-dmgl-verbose.exp
3639 * gdb.cp/non-trivial-retval.exp
3640 * gdb.cp/noparam.exp
3641 * gdb.cp/nsdecl.exp
3642 * gdb.cp/nsimport.exp
3643 * gdb.cp/nsnested.exp
3644 * gdb.cp/nsnoimports.exp
3645 * gdb.cp/nsrecurs.exp
3646 * gdb.cp/nsstress.exp
3647 * gdb.cp/nsusing.exp
3648 * gdb.cp/operator.exp
3649 * gdb.cp/oranking.exp
3650 * gdb.cp/overload-const.exp
3651 * gdb.cp/overload.exp
3652 * gdb.cp/ovldbreak.exp
3653 * gdb.cp/ovsrch.exp
3654 * gdb.cp/paren-type.exp
3655 * gdb.cp/parse-lang.exp
3656 * gdb.cp/pass-by-ref.exp
3657 * gdb.cp/pr-1023.exp
3658 * gdb.cp/pr-1210.exp
3659 * gdb.cp/pr-574.exp
3660 * gdb.cp/pr10687.exp
3661 * gdb.cp/pr12028.exp
3662 * gdb.cp/pr17132.exp
3663 * gdb.cp/pr17494.exp
3664 * gdb.cp/pr9067.exp
3665 * gdb.cp/pr9167.exp
3666 * gdb.cp/pr9631.exp
3667 * gdb.cp/printmethod.exp
3668 * gdb.cp/psmang.exp
3669 * gdb.cp/psymtab-parameter.exp
3670 * gdb.cp/ptype-cv-cp.exp
3671 * gdb.cp/ptype-flags.exp
3672 * gdb.cp/re-set-overloaded.exp
3673 * gdb.cp/ref-types.exp
3674 * gdb.cp/rtti.exp
3675 * gdb.cp/scope-err.exp
3676 * gdb.cp/shadow.exp
3677 * gdb.cp/smartp.exp
3678 * gdb.cp/static-method.exp
3679 * gdb.cp/static-print-quit.exp
3680 * gdb.cp/temargs.exp
3681 * gdb.cp/templates.exp
3682 * gdb.cp/try_catch.exp
3683 * gdb.cp/typedef-operator.exp
3684 * gdb.cp/typeid.exp
3685 * gdb.cp/userdef.exp
3686 * gdb.cp/using-crash.exp
3687 * gdb.cp/var-tag.exp
3688 * gdb.cp/virtbase.exp
3689 * gdb.cp/virtfunc.exp
3690 * gdb.cp/virtfunc2.exp
3691 * gdb.cp/vla-cxx.exp
3692 * gdb.disasm/t01_mov.exp
3693 * gdb.disasm/t02_mova.exp
3694 * gdb.disasm/t03_add.exp
3695 * gdb.disasm/t04_sub.exp
3696 * gdb.disasm/t05_cmp.exp
3697 * gdb.disasm/t06_ari2.exp
3698 * gdb.disasm/t07_ari3.exp
3699 * gdb.disasm/t08_or.exp
3700 * gdb.disasm/t09_xor.exp
3701 * gdb.disasm/t10_and.exp
3702 * gdb.disasm/t11_logs.exp
3703 * gdb.disasm/t12_bit.exp
3704 * gdb.disasm/t13_otr.exp
3705 * gdb.dlang/circular.exp
3706 * gdb.dwarf2/arr-stride.exp
3707 * gdb.dwarf2/arr-subrange.exp
3708 * gdb.dwarf2/atomic-type.exp
3709 * gdb.dwarf2/bad-regnum.exp
3710 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3711 * gdb.dwarf2/callframecfa.exp
3712 * gdb.dwarf2/clztest.exp
3713 * gdb.dwarf2/corrupt.exp
3714 * gdb.dwarf2/data-loc.exp
3715 * gdb.dwarf2/dup-psym.exp
3716 * gdb.dwarf2/dw2-anon-mptr.exp
3717 * gdb.dwarf2/dw2-anonymous-func.exp
3718 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3719 * gdb.dwarf2/dw2-bad-unresolved.exp
3720 * gdb.dwarf2/dw2-basic.exp
3721 * gdb.dwarf2/dw2-canonicalize-type.exp
3722 * gdb.dwarf2/dw2-case-insensitive.exp
3723 * gdb.dwarf2/dw2-common-block.exp
3724 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3725 * gdb.dwarf2/dw2-compressed.exp
3726 * gdb.dwarf2/dw2-const.exp
3727 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3728 * gdb.dwarf2/dw2-cu-size.exp
3729 * gdb.dwarf2/dw2-dup-frame.exp
3730 * gdb.dwarf2/dw2-entry-value.exp
3731 * gdb.dwarf2/dw2-icycle.exp
3732 * gdb.dwarf2/dw2-ifort-parameter.exp
3733 * gdb.dwarf2/dw2-inline-break.exp
3734 * gdb.dwarf2/dw2-inline-param.exp
3735 * gdb.dwarf2/dw2-intercu.exp
3736 * gdb.dwarf2/dw2-intermix.exp
3737 * gdb.dwarf2/dw2-lexical-block-bare.exp
3738 * gdb.dwarf2/dw2-linkage-name-trust.exp
3739 * gdb.dwarf2/dw2-minsym-in-cu.exp
3740 * gdb.dwarf2/dw2-noloc.exp
3741 * gdb.dwarf2/dw2-op-call.exp
3742 * gdb.dwarf2/dw2-op-out-param.exp
3743 * gdb.dwarf2/dw2-opt-structptr.exp
3744 * gdb.dwarf2/dw2-param-error.exp
3745 * gdb.dwarf2/dw2-producer.exp
3746 * gdb.dwarf2/dw2-ranges-base.exp
3747 * gdb.dwarf2/dw2-ref-missing-frame.exp
3748 * gdb.dwarf2/dw2-reg-undefined.exp
3749 * gdb.dwarf2/dw2-regno-invalid.exp
3750 * gdb.dwarf2/dw2-restore.exp
3751 * gdb.dwarf2/dw2-restrict.exp
3752 * gdb.dwarf2/dw2-single-line-discriminators.exp
3753 * gdb.dwarf2/dw2-strp.exp
3754 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3755 * gdb.dwarf2/dw2-unresolved.exp
3756 * gdb.dwarf2/dw2-var-zero-addr.exp
3757 * gdb.dwarf2/dw4-sig-types.exp
3758 * gdb.dwarf2/dwz.exp
3759 * gdb.dwarf2/dynarr-ptr.exp
3760 * gdb.dwarf2/enum-type.exp
3761 * gdb.dwarf2/gdb-index.exp
3762 * gdb.dwarf2/implptr-64bit.exp
3763 * gdb.dwarf2/implptr-optimized-out.exp
3764 * gdb.dwarf2/implptr.exp
3765 * gdb.dwarf2/implref-array.exp
3766 * gdb.dwarf2/implref-const.exp
3767 * gdb.dwarf2/implref-global.exp
3768 * gdb.dwarf2/implref-struct.exp
3769 * gdb.dwarf2/mac-fileno.exp
3770 * gdb.dwarf2/main-subprogram.exp
3771 * gdb.dwarf2/member-ptr-forwardref.exp
3772 * gdb.dwarf2/method-ptr.exp
3773 * gdb.dwarf2/missing-sig-type.exp
3774 * gdb.dwarf2/nonvar-access.exp
3775 * gdb.dwarf2/opaque-type-lookup.exp
3776 * gdb.dwarf2/pieces-optimized-out.exp
3777 * gdb.dwarf2/pieces.exp
3778 * gdb.dwarf2/pr10770.exp
3779 * gdb.dwarf2/pr13961.exp
3780 * gdb.dwarf2/staticvirtual.exp
3781 * gdb.dwarf2/subrange.exp
3782 * gdb.dwarf2/symtab-producer.exp
3783 * gdb.dwarf2/trace-crash.exp
3784 * gdb.dwarf2/typeddwarf.exp
3785 * gdb.dwarf2/valop.exp
3786 * gdb.dwarf2/watch-notconst.exp
3787 * gdb.fortran/array-element.exp
3788 * gdb.fortran/charset.exp
3789 * gdb.fortran/common-block.exp
3790 * gdb.fortran/complex.exp
3791 * gdb.fortran/derived-type-function.exp
3792 * gdb.fortran/derived-type.exp
3793 * gdb.fortran/logical.exp
3794 * gdb.fortran/module.exp
3795 * gdb.fortran/multi-dim.exp
3796 * gdb.fortran/nested-funcs.exp
3797 * gdb.fortran/print-formatted.exp
3798 * gdb.fortran/subarray.exp
3799 * gdb.fortran/vla-alloc-assoc.exp
3800 * gdb.fortran/vla-datatypes.exp
3801 * gdb.fortran/vla-history.exp
3802 * gdb.fortran/vla-ptr-info.exp
3803 * gdb.fortran/vla-ptype-sub.exp
3804 * gdb.fortran/vla-ptype.exp
3805 * gdb.fortran/vla-sizeof.exp
3806 * gdb.fortran/vla-type.exp
3807 * gdb.fortran/vla-value-sub-arbitrary.exp
3808 * gdb.fortran/vla-value-sub-finish.exp
3809 * gdb.fortran/vla-value-sub.exp
3810 * gdb.fortran/vla-value.exp
3811 * gdb.fortran/whatis_type.exp
3812 * gdb.go/chan.exp
3813 * gdb.go/handcall.exp
3814 * gdb.go/hello.exp
3815 * gdb.go/integers.exp
3816 * gdb.go/methods.exp
3817 * gdb.go/package.exp
3818 * gdb.go/strings.exp
3819 * gdb.go/types.exp
3820 * gdb.go/unsafe.exp
3821 * gdb.guile/scm-arch.exp
3822 * gdb.guile/scm-block.exp
3823 * gdb.guile/scm-breakpoint.exp
3824 * gdb.guile/scm-cmd.exp
3825 * gdb.guile/scm-disasm.exp
3826 * gdb.guile/scm-equal.exp
3827 * gdb.guile/scm-frame-args.exp
3828 * gdb.guile/scm-frame-inline.exp
3829 * gdb.guile/scm-frame.exp
3830 * gdb.guile/scm-iterator.exp
3831 * gdb.guile/scm-math.exp
3832 * gdb.guile/scm-objfile.exp
3833 * gdb.guile/scm-ports.exp
3834 * gdb.guile/scm-symbol.exp
3835 * gdb.guile/scm-symtab.exp
3836 * gdb.guile/scm-value-cc.exp
3837 * gdb.guile/types-module.exp
3838 * gdb.linespec/break-ask.exp
3839 * gdb.linespec/cpexplicit.exp
3840 * gdb.linespec/explicit.exp
3841 * gdb.linespec/keywords.exp
3842 * gdb.linespec/linespec.exp
3843 * gdb.linespec/ls-dollar.exp
3844 * gdb.linespec/ls-errs.exp
3845 * gdb.linespec/skip-two.exp
3846 * gdb.linespec/thread.exp
3847 * gdb.mi/mi-async.exp
3848 * gdb.mi/mi-basics.exp
3849 * gdb.mi/mi-break.exp
3850 * gdb.mi/mi-catch-load.exp
3851 * gdb.mi/mi-cli.exp
3852 * gdb.mi/mi-cmd-param-changed.exp
3853 * gdb.mi/mi-console.exp
3854 * gdb.mi/mi-detach.exp
3855 * gdb.mi/mi-disassemble.exp
3856 * gdb.mi/mi-eval.exp
3857 * gdb.mi/mi-file-transfer.exp
3858 * gdb.mi/mi-file.exp
3859 * gdb.mi/mi-fill-memory.exp
3860 * gdb.mi/mi-inheritance-syntax-error.exp
3861 * gdb.mi/mi-linespec-err-cp.exp
3862 * gdb.mi/mi-logging.exp
3863 * gdb.mi/mi-memory-changed.exp
3864 * gdb.mi/mi-read-memory.exp
3865 * gdb.mi/mi-record-changed.exp
3866 * gdb.mi/mi-reg-undefined.exp
3867 * gdb.mi/mi-regs.exp
3868 * gdb.mi/mi-return.exp
3869 * gdb.mi/mi-reverse.exp
3870 * gdb.mi/mi-simplerun.exp
3871 * gdb.mi/mi-solib.exp
3872 * gdb.mi/mi-stack.exp
3873 * gdb.mi/mi-stepi.exp
3874 * gdb.mi/mi-syn-frame.exp
3875 * gdb.mi/mi-until.exp
3876 * gdb.mi/mi-var-block.exp
3877 * gdb.mi/mi-var-child.exp
3878 * gdb.mi/mi-var-cmd.exp
3879 * gdb.mi/mi-var-cp.exp
3880 * gdb.mi/mi-var-display.exp
3881 * gdb.mi/mi-var-invalidate.exp
3882 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3883 * gdb.mi/mi-vla-fortran.exp
3884 * gdb.mi/mi-watch.exp
3885 * gdb.mi/mi2-var-child.exp
3886 * gdb.mi/user-selected-context-sync.exp
3887 * gdb.modula2/unbounded-array.exp
3888 * gdb.multi/dummy-frame-restore.exp
3889 * gdb.multi/multi-arch-exec.exp
3890 * gdb.multi/multi-arch.exp
3891 * gdb.multi/tids.exp
3892 * gdb.multi/watchpoint-multi.exp
3893 * gdb.opencl/callfuncs.exp
3894 * gdb.opencl/convs_casts.exp
3895 * gdb.opencl/datatypes.exp
3896 * gdb.opencl/operators.exp
3897 * gdb.opencl/vec_comps.exp
3898 * gdb.opt/clobbered-registers-O2.exp
3899 * gdb.opt/inline-break.exp
3900 * gdb.opt/inline-bt.exp
3901 * gdb.opt/inline-cmds.exp
3902 * gdb.opt/inline-locals.exp
3903 * gdb.pascal/case-insensitive-symbols.exp
3904 * gdb.pascal/floats.exp
3905 * gdb.pascal/gdb11492.exp
3906 * gdb.python/lib-types.exp
3907 * gdb.python/py-arch.exp
3908 * gdb.python/py-as-string.exp
3909 * gdb.python/py-bad-printers.exp
3910 * gdb.python/py-block.exp
3911 * gdb.python/py-breakpoint-create-fail.exp
3912 * gdb.python/py-breakpoint.exp
3913 * gdb.python/py-caller-is.exp
3914 * gdb.python/py-cmd.exp
3915 * gdb.python/py-explore-cc.exp
3916 * gdb.python/py-explore.exp
3917 * gdb.python/py-finish-breakpoint.exp
3918 * gdb.python/py-finish-breakpoint2.exp
3919 * gdb.python/py-frame-args.exp
3920 * gdb.python/py-frame-inline.exp
3921 * gdb.python/py-frame.exp
3922 * gdb.python/py-framefilter-mi.exp
3923 * gdb.python/py-infthread.exp
3924 * gdb.python/py-lazy-string.exp
3925 * gdb.python/py-linetable.exp
3926 * gdb.python/py-mi-events.exp
3927 * gdb.python/py-mi-objfile.exp
3928 * gdb.python/py-mi.exp
3929 * gdb.python/py-objfile.exp
3930 * gdb.python/py-pp-integral.exp
3931 * gdb.python/py-pp-maint.exp
3932 * gdb.python/py-pp-re-notag.exp
3933 * gdb.python/py-pp-registration.exp
3934 * gdb.python/py-recurse-unwind.exp
3935 * gdb.python/py-strfns.exp
3936 * gdb.python/py-symbol.exp
3937 * gdb.python/py-symtab.exp
3938 * gdb.python/py-sync-interp.exp
3939 * gdb.python/py-typeprint.exp
3940 * gdb.python/py-unwind-maint.exp
3941 * gdb.python/py-unwind.exp
3942 * gdb.python/py-value-cc.exp
3943 * gdb.python/py-xmethods.exp
3944 * gdb.reverse/amd64-tailcall-reverse.exp
3945 * gdb.reverse/break-precsave.exp
3946 * gdb.reverse/break-reverse.exp
3947 * gdb.reverse/consecutive-precsave.exp
3948 * gdb.reverse/consecutive-reverse.exp
3949 * gdb.reverse/finish-precsave.exp
3950 * gdb.reverse/finish-reverse-bkpt.exp
3951 * gdb.reverse/finish-reverse.exp
3952 * gdb.reverse/fstatat-reverse.exp
3953 * gdb.reverse/getresuid-reverse.exp
3954 * gdb.reverse/i386-precsave.exp
3955 * gdb.reverse/i386-reverse.exp
3956 * gdb.reverse/i386-sse-reverse.exp
3957 * gdb.reverse/i387-env-reverse.exp
3958 * gdb.reverse/i387-stack-reverse.exp
3959 * gdb.reverse/insn-reverse.exp
3960 * gdb.reverse/machinestate-precsave.exp
3961 * gdb.reverse/machinestate.exp
3962 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3963 * gdb.reverse/pipe-reverse.exp
3964 * gdb.reverse/readv-reverse.exp
3965 * gdb.reverse/recvmsg-reverse.exp
3966 * gdb.reverse/rerun-prec.exp
3967 * gdb.reverse/s390-mvcle.exp
3968 * gdb.reverse/step-precsave.exp
3969 * gdb.reverse/step-reverse.exp
3970 * gdb.reverse/time-reverse.exp
3971 * gdb.reverse/until-precsave.exp
3972 * gdb.reverse/until-reverse.exp
3973 * gdb.reverse/waitpid-reverse.exp
3974 * gdb.reverse/watch-precsave.exp
3975 * gdb.reverse/watch-reverse.exp
3976 * gdb.rust/generics.exp
3977 * gdb.rust/methods.exp
3978 * gdb.rust/modules.exp
3979 * gdb.rust/simple.exp
3980 * gdb.server/connect-with-no-symbol-file.exp
3981 * gdb.server/ext-attach.exp
3982 * gdb.server/ext-restart.exp
3983 * gdb.server/ext-wrapper.exp
3984 * gdb.server/file-transfer.exp
3985 * gdb.server/server-exec-info.exp
3986 * gdb.server/server-kill.exp
3987 * gdb.server/server-mon.exp
3988 * gdb.server/wrapper.exp
3989 * gdb.stabs/exclfwd.exp
3990 * gdb.stabs/gdb11479.exp
3991 * gdb.threads/clone-new-thread-event.exp
3992 * gdb.threads/corethreads.exp
3993 * gdb.threads/current-lwp-dead.exp
3994 * gdb.threads/dlopen-libpthread.exp
3995 * gdb.threads/gcore-thread.exp
3996 * gdb.threads/sigstep-threads.exp
3997 * gdb.threads/watchpoint-fork.exp
3998 * gdb.trace/actions-changed.exp
3999 * gdb.trace/backtrace.exp
4000 * gdb.trace/change-loc.exp
4001 * gdb.trace/circ.exp
4002 * gdb.trace/collection.exp
4003 * gdb.trace/disconnected-tracing.exp
4004 * gdb.trace/ftrace.exp
4005 * gdb.trace/mi-trace-frame-collected.exp
4006 * gdb.trace/mi-trace-unavailable.exp
4007 * gdb.trace/mi-traceframe-changed.exp
4008 * gdb.trace/mi-tsv-changed.exp
4009 * gdb.trace/no-attach-trace.exp
4010 * gdb.trace/passc-dyn.exp
4011 * gdb.trace/qtro.exp
4012 * gdb.trace/range-stepping.exp
4013 * gdb.trace/read-memory.exp
4014 * gdb.trace/save-trace.exp
4015 * gdb.trace/signal.exp
4016 * gdb.trace/status-stop.exp
4017 * gdb.trace/tfile.exp
4018 * gdb.trace/trace-break.exp
4019 * gdb.trace/trace-buffer-size.exp
4020 * gdb.trace/trace-condition.exp
4021 * gdb.trace/tracefile-pseudo-reg.exp
4022 * gdb.trace/tstatus.exp
4023 * gdb.trace/unavailable.exp
4024 * gdb.trace/while-dyn.exp
4025 * gdb.trace/while-stepping.exp
4026
4027 2016-12-22 Doug Evans <xdje42@gmail.com>
4028
4029 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4030 and msymbols.
4031
4032 2016-12-19 Yao Qi <yao.qi@linaro.org>
4033
4034 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4035 (test_with_self): Don't call do_steps_and_nexts, and remove
4036 code about stepping into xmalloc.
4037
4038 2016-12-09 Yao Qi <yao.qi@linaro.org>
4039
4040 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4041
4042 2016-12-09 Yao Qi <yao.qi@linaro.org>
4043
4044 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4045
4046 2016-12-09 Pedro Alves <palves@redhat.com>
4047
4048 * gdb.base/all-architectures-0.exp: New file.
4049 * gdb.base/all-architectures-1.exp: New file.
4050 * gdb.base/all-architectures-2.exp: New file.
4051 * gdb.base/all-architectures-3.exp: New file.
4052 * gdb.base/all-architectures-4.exp: New file.
4053 * gdb.base/all-architectures-5.exp: New file.
4054 * gdb.base/all-architectures-6.exp: New file.
4055 * gdb.base/all-architectures-7.exp: New file.
4056 * gdb.base/all-architectures.exp.in: New file.
4057
4058 2016-12-09 Yao Qi <yao.qi@linaro.org>
4059
4060 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4061
4062 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4063
4064 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4065 possible.
4066 Remove useless pattern-matching code.
4067
4068 2016-12-02 Pedro Alves <palves@redhat.com>
4069
4070 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4071 procedure.
4072 (top level): Call it.
4073
4074 2016-12-02 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4077 New procedure.
4078 (top level): Call it.
4079
4080 2016-12-02 Pedro Alves <palves@redhat.com>
4081
4082 PR cli/20559
4083 * gdb.base/commands.exp (user_defined_command_args_eval): New
4084 procedure.
4085 (top level): Call it.
4086
4087 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4088
4089 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4090 timeout handling.
4091
4092 2016-12-02 Tom Tromey <tom@tromey.com>
4093
4094 * gdb.dwarf2/main-subprogram.c: New file.
4095 * gdb.dwarf2/main-subprogram.exp: New file.
4096
4097 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4098
4099 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4100 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4101 gdb_test_no_output for a couple of cases.
4102 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4103
4104 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4105
4106 Fix test names and standardize compilation error messages throughout
4107 the following files:
4108
4109 * gdb.ada/start.exp
4110 * gdb.arch/alpha-step.exp
4111 * gdb.arch/e500-prologue.exp
4112 * gdb.arch/ftrace-insn-reloc.exp
4113 * gdb.arch/gdb1291.exp
4114 * gdb.arch/gdb1431.exp
4115 * gdb.arch/gdb1558.exp
4116 * gdb.arch/i386-dr3-watch.exp
4117 * gdb.arch/i386-sse-stack-align.exp
4118 * gdb.arch/ia64-breakpoint-shadow.exp
4119 * gdb.arch/pa-nullify.exp
4120 * gdb.arch/powerpc-aix-prologue.exp
4121 * gdb.arch/thumb-bx-pc.exp
4122 * gdb.base/annota1.exp
4123 * gdb.base/annota3.exp
4124 * gdb.base/arrayidx.exp
4125 * gdb.base/assign.exp
4126 * gdb.base/attach.exp
4127 * gdb.base/auxv.exp
4128 * gdb.base/bang.exp
4129 * gdb.base/bfp-test.exp
4130 * gdb.base/bigcore.exp
4131 * gdb.base/bitfields2.exp
4132 * gdb.base/break-fun-addr.exp
4133 * gdb.base/break-probes.exp
4134 * gdb.base/call-rt-st.exp
4135 * gdb.base/callexit.exp
4136 * gdb.base/catch-fork-kill.exp
4137 * gdb.base/charset.exp
4138 * gdb.base/checkpoint.exp
4139 * gdb.base/comprdebug.exp
4140 * gdb.base/constvars.exp
4141 * gdb.base/coredump-filter.exp
4142 * gdb.base/cursal.exp
4143 * gdb.base/cvexpr.exp
4144 * gdb.base/detach.exp
4145 * gdb.base/display.exp
4146 * gdb.base/dmsym.exp
4147 * gdb.base/dprintf-pending.exp
4148 * gdb.base/dso2dso.exp
4149 * gdb.base/dtrace-probe.exp
4150 * gdb.base/dump.exp
4151 * gdb.base/enum_cond.exp
4152 * gdb.base/exe-lock.exp
4153 * gdb.base/exec-invalid-sysroot.exp
4154 * gdb.base/execl-update-breakpoints.exp
4155 * gdb.base/exprs.exp
4156 * gdb.base/fileio.exp
4157 * gdb.base/find.exp
4158 * gdb.base/finish.exp
4159 * gdb.base/fixsection.exp
4160 * gdb.base/foll-vfork.exp
4161 * gdb.base/frame-args.exp
4162 * gdb.base/gcore.exp
4163 * gdb.base/gdb1250.exp
4164 * gdb.base/global-var-nested-by-dso.exp
4165 * gdb.base/gnu-ifunc.exp
4166 * gdb.base/hashline1.exp
4167 * gdb.base/hashline2.exp
4168 * gdb.base/hashline3.exp
4169 * gdb.base/hbreak-in-shr-unsupported.exp
4170 * gdb.base/huge.exp
4171 * gdb.base/infcall-input.exp
4172 * gdb.base/info-fun.exp
4173 * gdb.base/info-shared.exp
4174 * gdb.base/jit-simple.exp
4175 * gdb.base/jit-so.exp
4176 * gdb.base/jit.exp
4177 * gdb.base/jump.exp
4178 * gdb.base/label.exp
4179 * gdb.base/lineinc.exp
4180 * gdb.base/logical.exp
4181 * gdb.base/longjmp.exp
4182 * gdb.base/macscp.exp
4183 * gdb.base/miscexprs.exp
4184 * gdb.base/new-ui-echo.exp
4185 * gdb.base/new-ui-pending-input.exp
4186 * gdb.base/new-ui.exp
4187 * gdb.base/nodebug.exp
4188 * gdb.base/nofield.exp
4189 * gdb.base/offsets.exp
4190 * gdb.base/overlays.exp
4191 * gdb.base/pending.exp
4192 * gdb.base/pointers.exp
4193 * gdb.base/pr11022.exp
4194 * gdb.base/printcmds.exp
4195 * gdb.base/prologue.exp
4196 * gdb.base/ptr-typedef.exp
4197 * gdb.base/realname-expand.exp
4198 * gdb.base/relativedebug.exp
4199 * gdb.base/relocate.exp
4200 * gdb.base/remote.exp
4201 * gdb.base/reread.exp
4202 * gdb.base/return2.exp
4203 * gdb.base/savedregs.exp
4204 * gdb.base/sep.exp
4205 * gdb.base/sepdebug.exp
4206 * gdb.base/sepsymtab.exp
4207 * gdb.base/set-inferior-tty.exp
4208 * gdb.base/setshow.exp
4209 * gdb.base/shlib-call.exp
4210 * gdb.base/sigaltstack.exp
4211 * gdb.base/siginfo-addr.exp
4212 * gdb.base/signals.exp
4213 * gdb.base/signull.exp
4214 * gdb.base/sigrepeat.exp
4215 * gdb.base/so-impl-ld.exp
4216 * gdb.base/solib-display.exp
4217 * gdb.base/solib-overlap.exp
4218 * gdb.base/solib-search.exp
4219 * gdb.base/solib-symbol.exp
4220 * gdb.base/structs.exp
4221 * gdb.base/structs2.exp
4222 * gdb.base/symtab-search-order.exp
4223 * gdb.base/twice.exp
4224 * gdb.base/unload.exp
4225 * gdb.base/varargs.exp
4226 * gdb.base/watchpoint-solib.exp
4227 * gdb.base/watchpoint.exp
4228 * gdb.base/whatis.exp
4229 * gdb.base/wrong_frame_bt_full.exp
4230 * gdb.btrace/dlopen.exp
4231 * gdb.cell/ea-standalone.exp
4232 * gdb.cell/ea-test.exp
4233 * gdb.cp/dispcxx.exp
4234 * gdb.cp/gdb2384.exp
4235 * gdb.cp/method2.exp
4236 * gdb.cp/nextoverthrow.exp
4237 * gdb.cp/pr10728.exp
4238 * gdb.disasm/am33.exp
4239 * gdb.disasm/h8300s.exp
4240 * gdb.disasm/mn10300.exp
4241 * gdb.disasm/sh3.exp
4242 * gdb.dwarf2/dw2-dir-file-name.exp
4243 * gdb.fortran/complex.exp
4244 * gdb.fortran/library-module.exp
4245 * gdb.guile/scm-pretty-print.exp
4246 * gdb.guile/scm-symbol.exp
4247 * gdb.guile/scm-type.exp
4248 * gdb.guile/scm-value.exp
4249 * gdb.linespec/linespec.exp
4250 * gdb.mi/gdb701.exp
4251 * gdb.mi/gdb792.exp
4252 * gdb.mi/mi-breakpoint-changed.exp
4253 * gdb.mi/mi-dprintf-pending.exp
4254 * gdb.mi/mi-dprintf.exp
4255 * gdb.mi/mi-exit-code.exp
4256 * gdb.mi/mi-pending.exp
4257 * gdb.mi/mi-solib.exp
4258 * gdb.mi/new-ui-mi-sync.exp
4259 * gdb.mi/pr11022.exp
4260 * gdb.mi/user-selected-context-sync.exp
4261 * gdb.opt/solib-intra-step.exp
4262 * gdb.python/py-events.exp
4263 * gdb.python/py-finish-breakpoint.exp
4264 * gdb.python/py-mi.exp
4265 * gdb.python/py-prettyprint.exp
4266 * gdb.python/py-shared.exp
4267 * gdb.python/py-symbol.exp
4268 * gdb.python/py-template.exp
4269 * gdb.python/py-type.exp
4270 * gdb.python/py-value.exp
4271 * gdb.reverse/solib-precsave.exp
4272 * gdb.reverse/solib-reverse.exp
4273 * gdb.server/solib-list.exp
4274 * gdb.stabs/weird.exp
4275 * gdb.threads/reconnect-signal.exp
4276 * gdb.threads/stepi-random-signal.exp
4277 * gdb.trace/actions.exp
4278 * gdb.trace/ax.exp
4279 * gdb.trace/backtrace.exp
4280 * gdb.trace/change-loc.exp
4281 * gdb.trace/deltrace.exp
4282 * gdb.trace/ftrace-lock.exp
4283 * gdb.trace/ftrace.exp
4284 * gdb.trace/infotrace.exp
4285 * gdb.trace/mi-tracepoint-changed.exp
4286 * gdb.trace/packetlen.exp
4287 * gdb.trace/passcount.exp
4288 * gdb.trace/pending.exp
4289 * gdb.trace/range-stepping.exp
4290 * gdb.trace/report.exp
4291 * gdb.trace/stap-trace.exp
4292 * gdb.trace/tfind.exp
4293 * gdb.trace/trace-break.exp
4294 * gdb.trace/trace-condition.exp
4295 * gdb.trace/trace-enable-disable.exp
4296 * gdb.trace/trace-mt.exp
4297 * gdb.trace/tracecmd.exp
4298 * gdb.trace/tspeed.exp
4299 * gdb.trace/tsv.exp
4300 * lib/perftest.exp
4301
4302 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4303
4304 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4305 with gdb_test_no_output.
4306 Use command as test name.
4307
4308 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4309
4310 Fix test names starting with uppercase throughout the files.
4311
4312 * gdb.ada/assign_1.exp
4313 * gdb.ada/boolean_expr.exp
4314 * gdb.base/arrayidx.exp
4315 * gdb.base/del.exp
4316 * gdb.base/gcore-buffer-overflow.exp
4317 * gdb.base/testenv.exp
4318 * gdb.compile/compile.exp
4319 * gdb.python/py-framefilter-invalidarg.exp
4320 * gdb.python/py-framefilter.exp
4321
4322 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4323
4324 Fix test names starting with uppercase throughout the files.
4325
4326 * gdb.ada/array_return.exp
4327 * gdb.ada/expr_delims.exp
4328 * gdb.ada/mi_dyn_arr.exp
4329 * gdb.ada/mi_interface.exp
4330 * gdb.ada/mi_var_array.exp
4331 * gdb.ada/watch_arg.exp
4332 * gdb.arch/alpha-step.exp
4333 * gdb.arch/altivec-regs.exp
4334 * gdb.arch/e500-regs.exp
4335 * gdb.arch/powerpc-d128-regs.exp
4336 * gdb.base/arrayidx.exp
4337 * gdb.base/break.exp
4338 * gdb.base/checkpoint.exp
4339 * gdb.base/debug-expr.exp
4340 * gdb.base/dmsym.exp
4341 * gdb.base/radix.exp
4342 * gdb.base/sepdebug.exp
4343 * gdb.base/testenv.exp
4344 * gdb.base/watch_thread_num.exp
4345 * gdb.base/watchpoint-cond-gone.exp
4346 * gdb.cell/break.exp
4347 * gdb.cell/ea-cache.exp
4348 * gdb.compile/compile.exp
4349 * gdb.cp/gdb2495.exp
4350 * gdb.gdb/selftest.exp
4351 * gdb.gdb/xfullpath.exp
4352 * gdb.go/hello.exp
4353 * gdb.go/integers.exp
4354 * gdb.objc/basicclass.exp
4355 * gdb.pascal/hello.exp
4356 * gdb.pascal/integers.exp
4357 * gdb.python/py-breakpoint.exp
4358 * gdb.python/py-cmd.exp
4359 * gdb.python/py-linetable.exp
4360 * gdb.python/py-xmethods.exp
4361 * gdb.python/python.exp
4362 * gdb.reverse/consecutive-precsave.exp
4363 * gdb.reverse/finish-precsave.exp
4364 * gdb.reverse/i386-precsave.exp
4365 * gdb.reverse/machinestate-precsave.exp
4366 * gdb.reverse/sigall-precsave.exp
4367 * gdb.reverse/solib-precsave.exp
4368 * gdb.reverse/step-precsave.exp
4369 * gdb.reverse/until-precsave.exp
4370 * gdb.reverse/watch-precsave.exp
4371 * gdb.threads/leader-exit.exp
4372 * gdb.threads/pthreads.exp
4373 * gdb.threads/wp-replication.exp
4374 * gdb.trace/actions.exp
4375 * gdb.trace/mi-tsv-changed.exp
4376 * gdb.trace/tsv.exp
4377
4378 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4379
4380 Fix test names starting with uppercase throughout the files.
4381
4382 * gdb.arch/i386-bp_permanent.exp
4383 * gdb.arch/i386-gnu-cfi.exp
4384 * gdb.base/disasm-end-cu.exp
4385 * gdb.base/macscp.exp
4386 * gdb.base/pending.exp
4387 * gdb.base/watch_thread_num.exp
4388 * gdb.cp/exception.exp
4389 * gdb.cp/gdb2495.exp
4390 * gdb.cp/local.exp
4391 * gdb.python/py-evsignal.exp
4392 * gdb.python/python.exp
4393 * gdb.trace/tracecmd.exp
4394
4395 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4396
4397 Fix test names starting with uppercase throughout the files.
4398
4399 * gdb.base/charset.exp
4400 * gdb.base/eval.exp
4401 * gdb.base/multi-forks.exp
4402 * gdb.guile/scm-progspace.exp
4403 * gdb.opencl/datatypes.exp
4404 * gdb.python/py-block.exp
4405 * gdb.python/py-function.exp
4406 * gdb.python/py-symbol.exp
4407 * gdb.python/py-symtab.exp
4408 * gdb.python/py-xmethods.exp
4409 * gdb.reverse/break-precsave.exp
4410 * gdb.reverse/break-reverse.exp
4411 * gdb.reverse/consecutive-precsave.exp
4412 * gdb.reverse/consecutive-reverse.exp
4413 * gdb.reverse/finish-precsave.exp
4414 * gdb.reverse/finish-reverse-bkpt.exp
4415 * gdb.reverse/finish-reverse.exp
4416 * gdb.reverse/fstatat-reverse.exp
4417 * gdb.reverse/getresuid-reverse.exp
4418 * gdb.reverse/i386-precsave.exp
4419 * gdb.reverse/i386-reverse.exp
4420 * gdb.reverse/i386-sse-reverse.exp
4421 * gdb.reverse/i387-stack-reverse.exp
4422 * gdb.reverse/insn-reverse.exp
4423 * gdb.reverse/machinestate-precsave.exp
4424 * gdb.reverse/machinestate.exp
4425 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4426 * gdb.reverse/pipe-reverse.exp
4427 * gdb.reverse/readv-reverse.exp
4428 * gdb.reverse/recvmsg-reverse.exp
4429 * gdb.reverse/rerun-prec.exp
4430 * gdb.reverse/s390-mvcle.exp
4431 * gdb.reverse/sigall-precsave.exp
4432 * gdb.reverse/sigall-reverse.exp
4433 * gdb.reverse/solib-precsave.exp
4434 * gdb.reverse/solib-reverse.exp
4435 * gdb.reverse/step-precsave.exp
4436 * gdb.reverse/step-reverse.exp
4437 * gdb.reverse/time-reverse.exp
4438 * gdb.reverse/until-precsave.exp
4439 * gdb.reverse/until-reverse.exp
4440 * gdb.reverse/waitpid-reverse.exp
4441 * gdb.reverse/watch-precsave.exp
4442 * gdb.reverse/watch-reverse.exp
4443
4444 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4445
4446 Fix test names starting with uppercase throughout the files.
4447
4448 * gdb.arch/i386-mpx-simple_segv.exp
4449 * gdb.arch/i386-mpx.exp
4450 * gdb.arch/i386-permbkpt.exp
4451 * gdb.arch/pa-nullify.exp
4452 * gdb.arch/powerpc-d128-regs.exp
4453 * gdb.arch/vsx-regs.exp
4454 * gdb.base/bfp-test.exp
4455 * gdb.base/break.exp
4456 * gdb.base/breakpoint-shadow.exp
4457 * gdb.base/callfuncs.exp
4458 * gdb.base/charset.exp
4459 * gdb.base/commands.exp
4460 * gdb.base/completion.exp
4461 * gdb.base/dfp-test.exp
4462 * gdb.base/echo.exp
4463 * gdb.base/ending-run.exp
4464 * gdb.base/eval.exp
4465 * gdb.base/expand-psymtabs.exp
4466 * gdb.base/float128.exp
4467 * gdb.base/floatn.exp
4468 * gdb.base/foll-exec-mode.exp
4469 * gdb.base/gdb1056.exp
4470 * gdb.base/gdb11531.exp
4471 * gdb.base/kill-after-signal.exp
4472 * gdb.base/multi-forks.exp
4473 * gdb.base/overlays.exp
4474 * gdb.base/pending.exp
4475 * gdb.base/sepdebug.exp
4476 * gdb.base/testenv.exp
4477 * gdb.base/valgrind-db-attach.exp
4478 * gdb.base/watch_thread_num.exp
4479 * gdb.base/watchpoint-cond-gone.exp
4480 * gdb.base/watchpoint.exp
4481 * gdb.base/watchpoints.exp
4482 * gdb.cp/arg-reference.exp
4483 * gdb.cp/baseenum.exp
4484 * gdb.cp/operator.exp
4485 * gdb.cp/shadow.exp
4486 * gdb.dwarf2/dw2-op-out-param.exp
4487 * gdb.dwarf2/dw2-reg-undefined.exp
4488 * gdb.go/chan.exp
4489 * gdb.go/hello.exp
4490 * gdb.go/integers.exp
4491 * gdb.go/methods.exp
4492 * gdb.go/package.exp
4493 * gdb.guile/scm-parameter.exp
4494 * gdb.guile/scm-progspace.exp
4495 * gdb.guile/scm-value.exp
4496 * gdb.mi/mi-pending.exp
4497 * gdb.mi/user-selected-context-sync.exp
4498 * gdb.multi/multi-attach.exp
4499 * gdb.multi/tids.exp
4500 * gdb.opt/clobbered-registers-O2.exp
4501 * gdb.pascal/floats.exp
4502 * gdb.pascal/integers.exp
4503 * gdb.python/py-block.exp
4504 * gdb.python/py-events.exp
4505 * gdb.python/py-parameter.exp
4506 * gdb.python/py-symbol.exp
4507 * gdb.python/py-symtab.exp
4508 * gdb.python/py-type.exp
4509 * gdb.python/py-value.exp
4510 * gdb.python/py-xmethods.exp
4511 * gdb.python/python.exp
4512 * gdb.reverse/break-precsave.exp
4513 * gdb.reverse/consecutive-precsave.exp
4514 * gdb.reverse/finish-precsave.exp
4515 * gdb.reverse/i386-precsave.exp
4516 * gdb.reverse/machinestate-precsave.exp
4517 * gdb.reverse/sigall-precsave.exp
4518 * gdb.reverse/solib-precsave.exp
4519 * gdb.reverse/step-precsave.exp
4520 * gdb.reverse/until-precsave.exp
4521 * gdb.reverse/watch-precsave.exp
4522 * gdb.server/ext-attach.exp
4523 * gdb.server/ext-restart.exp
4524 * gdb.server/ext-run.exp
4525 * gdb.server/ext-wrapper.exp
4526 * gdb.stabs/gdb11479.exp
4527 * gdb.stabs/weird.exp
4528 * gdb.threads/attach-many-short-lived-threads.exp
4529 * gdb.threads/kill.exp
4530 * gdb.threads/watchpoint-fork.exp
4531
4532 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4533
4534 Fix test names starting with uppercase throughout all the files below.
4535
4536 * gdb.ada/array_return.exp
4537 * gdb.ada/catch_ex.exp
4538 * gdb.ada/info_exc.exp
4539 * gdb.ada/mi_catch_ex.exp
4540 * gdb.ada/mi_dyn_arr.exp
4541 * gdb.ada/mi_ex_cond.exp
4542 * gdb.ada/mi_exc_info.exp
4543 * gdb.ada/mi_interface.exp
4544 * gdb.ada/mi_task_arg.exp
4545 * gdb.ada/mi_task_info.exp
4546 * gdb.ada/mi_var_array.exp
4547 * gdb.arch/alpha-step.exp
4548 * gdb.arch/amd64-disp-step.exp
4549 * gdb.arch/arm-disp-step.exp
4550 * gdb.arch/disp-step-insn-reloc.exp
4551 * gdb.arch/e500-prologue.exp
4552 * gdb.arch/ftrace-insn-reloc.exp
4553 * gdb.arch/gdb1558.exp
4554 * gdb.arch/i386-bp_permanent.exp
4555 * gdb.arch/i386-disp-step.exp
4556 * gdb.arch/i386-float.exp
4557 * gdb.arch/i386-gnu-cfi.exp
4558 * gdb.arch/ia64-breakpoint-shadow.exp
4559 * gdb.arch/mips16-thunks.exp
4560 * gdb.arch/pa-nullify.exp
4561 * gdb.arch/powerpc-aix-prologue.exp
4562 * gdb.arch/powerpc-power.exp
4563 * gdb.arch/ppc-dfp.exp
4564 * gdb.arch/s390-tdbregs.exp
4565 * gdb.arch/spu-info.exp
4566 * gdb.arch/spu-ls.exp
4567 * gdb.arch/thumb-bx-pc.exp
4568 * gdb.base/advance.exp
4569 * gdb.base/annota-input-while-running.exp
4570 * gdb.base/arrayidx.exp
4571 * gdb.base/asmlabel.exp
4572 * gdb.base/async.exp
4573 * gdb.base/attach-wait-input.exp
4574 * gdb.base/auto-connect-native-target.exp
4575 * gdb.base/batch-preserve-term-settings.exp
4576 * gdb.base/bfp-test.exp
4577 * gdb.base/bigcore.exp
4578 * gdb.base/bp-permanent.exp
4579 * gdb.base/break-always.exp
4580 * gdb.base/break-fun-addr.exp
4581 * gdb.base/break-idempotent.exp
4582 * gdb.base/break-main-file-remove-fail.exp
4583 * gdb.base/break-probes.exp
4584 * gdb.base/break-unload-file.exp
4585 * gdb.base/break.exp
4586 * gdb.base/call-ar-st.exp
4587 * gdb.base/call-rt-st.exp
4588 * gdb.base/call-sc.exp
4589 * gdb.base/call-signal-resume.exp
4590 * gdb.base/call-strs.exp
4591 * gdb.base/callexit.exp
4592 * gdb.base/callfuncs.exp
4593 * gdb.base/catch-gdb-caused-signals.exp
4594 * gdb.base/catch-signal-siginfo-cond.exp
4595 * gdb.base/catch-syscall.exp
4596 * gdb.base/compare-sections.exp
4597 * gdb.base/cond-eval-mode.exp
4598 * gdb.base/condbreak-call-false.exp
4599 * gdb.base/consecutive-step-over.exp
4600 * gdb.base/cursal.exp
4601 * gdb.base/disabled-location.exp
4602 * gdb.base/disasm-end-cu.exp
4603 * gdb.base/display.exp
4604 * gdb.base/double-prompt-target-event-error.exp
4605 * gdb.base/dprintf-bp-same-addr.exp
4606 * gdb.base/dprintf-detach.exp
4607 * gdb.base/dprintf-next.exp
4608 * gdb.base/dprintf-non-stop.exp
4609 * gdb.base/dprintf-pending.exp
4610 * gdb.base/dso2dso.exp
4611 * gdb.base/ending-run.exp
4612 * gdb.base/enum_cond.exp
4613 * gdb.base/examine-backward.exp
4614 * gdb.base/exe-lock.exp
4615 * gdb.base/exec-invalid-sysroot.exp
4616 * gdb.base/execl-update-breakpoints.exp
4617 * gdb.base/execution-termios.exp
4618 * gdb.base/fileio.exp
4619 * gdb.base/fixsection.exp
4620 * gdb.base/foll-exec-mode.exp
4621 * gdb.base/foll-exec.exp
4622 * gdb.base/fork-running-state.exp
4623 * gdb.base/frame-args.exp
4624 * gdb.base/fullpath-expand.exp
4625 * gdb.base/func-ptr.exp
4626 * gdb.base/gcore-relro-pie.exp
4627 * gdb.base/gdb1090.exp
4628 * gdb.base/gdb1555.exp
4629 * gdb.base/global-var-nested-by-dso.exp
4630 * gdb.base/gnu-ifunc.exp
4631 * gdb.base/hbreak-in-shr-unsupported.exp
4632 * gdb.base/hbreak-unmapped.exp
4633 * gdb.base/hook-stop.exp
4634 * gdb.base/infcall-input.exp
4635 * gdb.base/info-fun.exp
4636 * gdb.base/info-shared.exp
4637 * gdb.base/interrupt-noterm.exp
4638 * gdb.base/jit-so.exp
4639 * gdb.base/jit.exp
4640 * gdb.base/line-symtabs.exp
4641 * gdb.base/list.exp
4642 * gdb.base/longjmp.exp
4643 * gdb.base/macscp.exp
4644 * gdb.base/max-value-size.exp
4645 * gdb.base/nodebug.exp
4646 * gdb.base/nofield.exp
4647 * gdb.base/overlays.exp
4648 * gdb.base/paginate-after-ctrl-c-running.exp
4649 * gdb.base/paginate-bg-execution.exp
4650 * gdb.base/paginate-inferior-exit.exp
4651 * gdb.base/pending.exp
4652 * gdb.base/pr11022.exp
4653 * gdb.base/printcmds.exp
4654 * gdb.base/ptr-typedef.exp
4655 * gdb.base/ptype.exp
4656 * gdb.base/randomize.exp
4657 * gdb.base/range-stepping.exp
4658 * gdb.base/realname-expand.exp
4659 * gdb.base/relativedebug.exp
4660 * gdb.base/remote.exp
4661 * gdb.base/savedregs.exp
4662 * gdb.base/sepdebug.exp
4663 * gdb.base/set-noassign.exp
4664 * gdb.base/shlib-call.exp
4665 * gdb.base/shreloc.exp
4666 * gdb.base/sigaltstack.exp
4667 * gdb.base/sigbpt.exp
4668 * gdb.base/siginfo-addr.exp
4669 * gdb.base/siginfo-obj.exp
4670 * gdb.base/siginfo-thread.exp
4671 * gdb.base/signest.exp
4672 * gdb.base/signull.exp
4673 * gdb.base/sigrepeat.exp
4674 * gdb.base/skip.exp
4675 * gdb.base/so-impl-ld.exp
4676 * gdb.base/solib-corrupted.exp
4677 * gdb.base/solib-disc.exp
4678 * gdb.base/solib-display.exp
4679 * gdb.base/solib-overlap.exp
4680 * gdb.base/solib-search.exp
4681 * gdb.base/solib-symbol.exp
4682 * gdb.base/source-execution.exp
4683 * gdb.base/sss-bp-on-user-bp-2.exp
4684 * gdb.base/sss-bp-on-user-bp.exp
4685 * gdb.base/stack-checking.exp
4686 * gdb.base/stale-infcall.exp
4687 * gdb.base/step-break.exp
4688 * gdb.base/step-line.exp
4689 * gdb.base/step-over-exit.exp
4690 * gdb.base/step-test.exp
4691 * gdb.base/structs.exp
4692 * gdb.base/sym-file.exp
4693 * gdb.base/symtab-search-order.exp
4694 * gdb.base/term.exp
4695 * gdb.base/type-opaque.exp
4696 * gdb.base/unload.exp
4697 * gdb.base/until-nodebug.exp
4698 * gdb.base/until.exp
4699 * gdb.base/unwindonsignal.exp
4700 * gdb.base/watch-cond.exp
4701 * gdb.base/watch-non-mem.exp
4702 * gdb.base/watch_thread_num.exp
4703 * gdb.base/watchpoint-reuse-slot.exp
4704 * gdb.base/watchpoint-solib.exp
4705 * gdb.base/watchpoint.exp
4706 * gdb.btrace/dlopen.exp
4707 * gdb.cell/arch.exp
4708 * gdb.cell/break.exp
4709 * gdb.cell/bt.exp
4710 * gdb.cell/core.exp
4711 * gdb.cell/data.exp
4712 * gdb.cell/dwarfaddr.exp
4713 * gdb.cell/ea-cache.exp
4714 * gdb.cell/ea-standalone.exp
4715 * gdb.cell/ea-test.exp
4716 * gdb.cell/f-regs.exp
4717 * gdb.cell/fork.exp
4718 * gdb.cell/gcore.exp
4719 * gdb.cell/mem-access.exp
4720 * gdb.cell/ptype.exp
4721 * gdb.cell/registers.exp
4722 * gdb.cell/sizeof.exp
4723 * gdb.cell/solib-symbol.exp
4724 * gdb.cell/solib.exp
4725 * gdb.compile/compile-tls.exp
4726 * gdb.cp/exception.exp
4727 * gdb.cp/gdb2495.exp
4728 * gdb.cp/local.exp
4729 * gdb.cp/mb-inline.exp
4730 * gdb.cp/mb-templates.exp
4731 * gdb.cp/pr10687.exp
4732 * gdb.cp/pr9167.exp
4733 * gdb.cp/scope-err.exp
4734 * gdb.cp/templates.exp
4735 * gdb.cp/virtfunc.exp
4736 * gdb.dwarf2/dw2-dir-file-name.exp
4737 * gdb.dwarf2/dw2-single-line-discriminators.exp
4738 * gdb.fortran/complex.exp
4739 * gdb.fortran/library-module.exp
4740 * gdb.guile/guile.exp
4741 * gdb.guile/scm-cmd.exp
4742 * gdb.guile/scm-frame-inline.exp
4743 * gdb.guile/scm-objfile.exp
4744 * gdb.guile/scm-pretty-print.exp
4745 * gdb.guile/scm-symbol.exp
4746 * gdb.guile/scm-type.exp
4747 * gdb.guile/scm-value.exp
4748 * gdb.linespec/keywords.exp
4749 * gdb.linespec/ls-errs.exp
4750 * gdb.linespec/macro-relative.exp
4751 * gdb.linespec/thread.exp
4752 * gdb.mi/mi-breakpoint-changed.exp
4753 * gdb.mi/mi-dprintf-pending.exp
4754 * gdb.mi/mi-fullname-deleted.exp
4755 * gdb.mi/mi-logging.exp
4756 * gdb.mi/mi-pending.exp
4757 * gdb.mi/mi-solib.exp
4758 * gdb.mi/new-ui-mi-sync.exp
4759 * gdb.mi/user-selected-context-sync.exp
4760 * gdb.multi/dummy-frame-restore.exp
4761 * gdb.multi/multi-arch-exec.exp
4762 * gdb.multi/remove-inferiors.exp
4763 * gdb.multi/watchpoint-multi-exit.exp
4764 * gdb.opt/solib-intra-step.exp
4765 * gdb.perf/backtrace.exp
4766 * gdb.perf/single-step.exp
4767 * gdb.perf/skip-command.exp
4768 * gdb.perf/skip-prologue.exp
4769 * gdb.perf/solib.exp
4770 * gdb.python/lib-types.exp
4771 * gdb.python/py-as-string.exp
4772 * gdb.python/py-bad-printers.exp
4773 * gdb.python/py-block.exp
4774 * gdb.python/py-breakpoint.exp
4775 * gdb.python/py-cmd.exp
4776 * gdb.python/py-events.exp
4777 * gdb.python/py-evthreads.exp
4778 * gdb.python/py-finish-breakpoint.exp
4779 * gdb.python/py-finish-breakpoint2.exp
4780 * gdb.python/py-frame-inline.exp
4781 * gdb.python/py-frame.exp
4782 * gdb.python/py-inferior.exp
4783 * gdb.python/py-infthread.exp
4784 * gdb.python/py-mi.exp
4785 * gdb.python/py-objfile.exp
4786 * gdb.python/py-pp-maint.exp
4787 * gdb.python/py-pp-registration.exp
4788 * gdb.python/py-prettyprint.exp
4789 * gdb.python/py-recurse-unwind.exp
4790 * gdb.python/py-shared.exp
4791 * gdb.python/py-symbol.exp
4792 * gdb.python/py-symtab.exp
4793 * gdb.python/py-template.exp
4794 * gdb.python/py-type.exp
4795 * gdb.python/py-unwind-maint.exp
4796 * gdb.python/py-unwind.exp
4797 * gdb.python/py-value.exp
4798 * gdb.python/python.exp
4799 * gdb.reverse/finish-reverse-bkpt.exp
4800 * gdb.reverse/insn-reverse.exp
4801 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4802 * gdb.reverse/solib-precsave.exp
4803 * gdb.reverse/solib-reverse.exp
4804 * gdb.stabs/gdb11479.exp
4805 * gdb.stabs/weird.exp
4806 * gdb.threads/fork-child-threads.exp
4807 * gdb.threads/fork-plus-threads.exp
4808 * gdb.threads/fork-thread-pending.exp
4809 * gdb.threads/forking-threads-plus-breakpoint.exp
4810 * gdb.threads/hand-call-in-threads.exp
4811 * gdb.threads/interrupted-hand-call.exp
4812 * gdb.threads/linux-dp.exp
4813 * gdb.threads/local-watch-wrong-thread.exp
4814 * gdb.threads/next-while-other-thread-longjmps.exp
4815 * gdb.threads/non-ldr-exit.exp
4816 * gdb.threads/pending-step.exp
4817 * gdb.threads/print-threads.exp
4818 * gdb.threads/process-dies-while-detaching.exp
4819 * gdb.threads/process-dies-while-handling-bp.exp
4820 * gdb.threads/pthreads.exp
4821 * gdb.threads/queue-signal.exp
4822 * gdb.threads/reconnect-signal.exp
4823 * gdb.threads/signal-command-handle-nopass.exp
4824 * gdb.threads/signal-command-multiple-signals-pending.exp
4825 * gdb.threads/signal-delivered-right-thread.exp
4826 * gdb.threads/signal-sigtrap.exp
4827 * gdb.threads/sigthread.exp
4828 * gdb.threads/staticthreads.exp
4829 * gdb.threads/stepi-random-signal.exp
4830 * gdb.threads/thread-unwindonsignal.exp
4831 * gdb.threads/thread_check.exp
4832 * gdb.threads/thread_events.exp
4833 * gdb.threads/tid-reuse.exp
4834 * gdb.threads/tls-nodebug.exp
4835 * gdb.threads/tls-shared.exp
4836 * gdb.threads/tls-so_extern.exp
4837 * gdb.threads/tls.exp
4838 * gdb.threads/wp-replication.exp
4839 * gdb.trace/actions-changed.exp
4840 * gdb.trace/actions.exp
4841 * gdb.trace/backtrace.exp
4842 * gdb.trace/change-loc.exp
4843 * gdb.trace/collection.exp
4844 * gdb.trace/deltrace.exp
4845 * gdb.trace/disconnected-tracing.exp
4846 * gdb.trace/entry-values.exp
4847 * gdb.trace/ftrace-lock.exp
4848 * gdb.trace/ftrace.exp
4849 * gdb.trace/infotrace.exp
4850 * gdb.trace/mi-trace-frame-collected.exp
4851 * gdb.trace/mi-trace-unavailable.exp
4852 * gdb.trace/mi-traceframe-changed.exp
4853 * gdb.trace/mi-tracepoint-changed.exp
4854 * gdb.trace/mi-tsv-changed.exp
4855 * gdb.trace/no-attach-trace.exp
4856 * gdb.trace/packetlen.exp
4857 * gdb.trace/passc-dyn.exp
4858 * gdb.trace/passcount.exp
4859 * gdb.trace/pending.exp
4860 * gdb.trace/pr16508.exp
4861 * gdb.trace/qtro.exp
4862 * gdb.trace/range-stepping.exp
4863 * gdb.trace/read-memory.exp
4864 * gdb.trace/report.exp
4865 * gdb.trace/save-trace.exp
4866 * gdb.trace/signal.exp
4867 * gdb.trace/stap-trace.exp
4868 * gdb.trace/status-stop.exp
4869 * gdb.trace/strace.exp
4870 * gdb.trace/tfile.exp
4871 * gdb.trace/tfind.exp
4872 * gdb.trace/trace-break.exp
4873 * gdb.trace/trace-condition.exp
4874 * gdb.trace/trace-enable-disable.exp
4875 * gdb.trace/trace-mt.exp
4876 * gdb.trace/tracecmd.exp
4877 * gdb.trace/tracefile-pseudo-reg.exp
4878 * gdb.trace/tspeed.exp
4879 * gdb.trace/tstatus.exp
4880 * gdb.trace/tsv.exp
4881 * gdb.trace/unavailable.exp
4882 * gdb.trace/while-dyn.exp
4883 * gdb.trace/while-stepping.exp
4884 * lib/gdb-guile.exp
4885 * lib/gdb.exp
4886 * lib/mi-support.exp
4887 * lib/pascal.exp
4888 * lib/perftest.exp
4889 * lib/prelink-support.exp
4890 * lib/selftest-support.exp
4891
4892 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4893
4894 * Makefile.in: Include disable-implicit-rules.mk.
4895
4896 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4897
4898 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4899 non-byte-aligned bit fields.
4900
4901 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4902
4903 PR gdb/12616
4904 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4905 respects the DW_AT_data_bit_offset attribute.
4906
4907 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4908
4909 * gdb.base/default.exp: Fix output of "set language".
4910
4911 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4912
4913 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4914 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4915 make.
4916 * configure.ac: Remove checks for the make program.
4917 * configure: Re-generate.
4918
4919 2016-11-16 Kevin Buettner <kevinb@redhat.com>
4920
4921 * gdb.python/py-recurse-unwind.c (main): Add loop.
4922 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4923 to read_register() and gdb.parse_and_eval(). Make each code
4924 call a separate case that can be individually tested.
4925 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4926 proc. Call cont_and_backtrace for each of the code paths that
4927 we want to test in the unwinder.
4928
4929 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4930
4931 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4932 the definition of struct S.
4933
4934 2016-11-11 Catherine Moore <clm@codesourcery.com>
4935
4936 * gdb.base/dump.exp: Identify verilog format dump tests as such.
4937
4938 2016-11-09 Pedro Alves <palves@redhat.com>
4939
4940 * gdb.base/commands.exp (runto_or_return): New procedure.
4941 (gdbvar_simple_if_test, gdbvar_simple_while_test)
4942 (gdbvar_complex_if_while_test, progvar_simple_if_test)
4943 (progvar_simple_while_test, progvar_complex_if_while_test)
4944 (if_while_breakpoint_command_test)
4945 (infrun_breakpoint_command_test, breakpoint_command_test)
4946 (user_defined_command_test, watchpoint_command_test)
4947 (test_command_prompt_position, redefine_hook_test)
4948 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
4949 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
4950 multi_line_input and multi_line. Remove gdb_expect and
4951 gdb_stop_suppressing_tests uses.
4952 * lib/gdb.exp (valnum_re): New global.
4953 (multi_line_input): New procedure.
4954
4955 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
4956
4957 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
4958 Remove.
4959 (test_setup): Define with proc_with_prefix.
4960 (test_cli_inferior): Likewise.
4961 (test_cli_thread): Likewise.
4962 (test_cli_frame): Likewise.
4963 (test_cli_select_frame): Likewise.
4964 (test_cli_up_down): Likewise.
4965 (test_mi_thread_select): Likewise.
4966 (test_mi_stack_select_frame): Likewise.
4967 (test_cli_in_mi_inferior): Likewise.
4968 (test_cli_in_mi_thread): Likewise.
4969 (test_cli_in_mi_frame): Likewise.
4970 (top level): Do not use with_test_prefix_procname.
4971
4972 2016-11-09 Pedro Alves <palves@redhat.com>
4973
4974 * gdb.base/commands.exp (gdbvar_simple_if_test)
4975 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
4976 (progvar_simple_if_test, progvar_simple_while_test)
4977 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
4978 (infrun_breakpoint_command_test, breakpoint_command_test)
4979 (user_defined_command_test, watchpoint_command_test)
4980 (test_command_prompt_position, deprecated_command_test)
4981 (bp_deleted_in_command, temporary_breakpoint_commands)
4982 (stray_arg0_test, source_file_with_indented_comment)
4983 (recursive_source_test, if_commands_test)
4984 (error_clears_commands_left, redefine_hook_test)
4985 (redefine_backtrace_test): Use proc_with_prefix.
4986 * lib/gdb.exp (proc_with_prefix): New proc.
4987
4988 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4989
4990 * gdb.base/tui-layout.c: New file.
4991 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
4992 disassembly window contains very long lines.
4993
4994 2016-11-08 Tom Tromey <tom@tromey.com>
4995
4996 * gdb.python/py-value.exp (test_value_creation): Make "long" test
4997 depend on Python 2.
4998
4999 2016-11-08 Tom Tromey <tom@tromey.com>
5000
5001 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5002 New method.
5003
5004 2016-10-29 Manish Goregaokar <manish@mozilla.com>
5005
5006 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5007
5008 2016-10-27 Manish Goregaokar <manish@mozilla.com>
5009
5010 * gdb.rust/simple.rs: Add test for univariant enums without
5011 discriminants and for encoded struct-like enums.
5012
5013 2016-10-28 Pedro Alves <palves@redhat.com>
5014
5015 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5016 gdb_test_multiple, tighten regexps and match symtabs and line
5017 tables incrementally.
5018
5019 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
5020
5021 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5022 general.
5023
5024 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
5025
5026 * gdb.base/exec-invalid-sysroot.exp: New file.
5027
5028 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5029
5030 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5031
5032 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5033
5034 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5035
5036 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5037
5038 * gdb.base/killed-outside.exp: Remove $options from a call to
5039 `prepare_for_testing'.
5040
5041 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5042
5043 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5044 Change test message.
5045
5046 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5047
5048 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5049 Update comment.
5050
5051 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5052
5053 * gdb.trace/mi-trace-save.exp: New file.
5054
5055 2016-10-13 Yao Qi <yao.qi@linaro.org>
5056
5057 * gdb.base/code_elim.exp (get_var_address): Remove.
5058 * gdb.base/relocate.exp: Likewise.
5059 * gdb.base/shreloc.exp: Likewise.
5060 * lib/gdb.exp (get_var_address): New.
5061
5062 2016-10-13 Yao Qi <yao.qi@linaro.org>
5063
5064 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5065 floating point tests if $skip_float_test is false.
5066
5067 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
5068
5069 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5070 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5071 argc values.
5072 Add 1 to argc so we guarantee distinct initial/modified argc values.
5073
5074 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5075
5076 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5077
5078 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5079
5080 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5081 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5082 * gdb.arch/vsx-regs.exp: Likewise.
5083
5084 2016-10-07 Yao Qi <yao.qi@linaro.org>
5085
5086 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5087
5088 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5089
5090 * gdb.python/python.exp: Test decode_line("*0").
5091
5092 2016-10-06 Doug Evans <dje@google.com>
5093
5094 * gdb.python/py-value.exp (test_value_creation): Add test for large
5095 unsigned 64-bit value.
5096
5097 2016-10-06 Tom Tromey <tom@tromey.com>
5098
5099 * gdb.compile/compile.exp: Change java tests to rust.
5100 * gdb.base/setshow.exp: Change java tests to rust.
5101 * gdb.base/default.exp: Remove java from language list.
5102 * README (Examples): Update language example.
5103 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5104 test.
5105 * lib/gdb.exp (skip_java_tests): Remove.
5106 * lib/java.exp: Remove.
5107 * gdb.java: Remove.
5108
5109 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5110
5111 * gdb.arch/mips-fcr.exp: New test.
5112 * gdb.arch/mips-fcr.c: Source for the new test.
5113
5114 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5115
5116 * gdb.base/solib-disc.exp: Use `standard_output_file'
5117 throughout.
5118
5119 2016-10-06 Pedro Alves <palves@redhat.com>
5120
5121 * gdb.base/jit-simple-dl.c: New file.
5122 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5123 * gdb.base/jit-simple.c: ... this.
5124 * gdb.base/jit-simple.exp (jit_run): Delete.
5125 (build_jit): New proc.
5126 (jit_test_reread): Recompile either the main program or the shared
5127 library, depending on what is being tested. Skip changing address
5128 if caller wants to. Compare before/after addresses. If testing
5129 standalone, explicitly load the binary. Test "maint info
5130 breakpoints".
5131 (top level): Add "standalone vs shared lib" and "change address"
5132 vs "same address" axes.
5133
5134 2016-10-06 Pedro Alves <palves@redhat.com>
5135
5136 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5137 call.
5138 (jit_run): Delete.
5139 (jit_test_reread): Use with_test_prefix. Reload the main binary
5140 explicitly. Compare the before/after addresses of the JIT
5141 descriptor.
5142
5143 2016-08-15 Doug Evans <dje@google.com>
5144
5145 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5146 for single bitfields is bool.
5147 * gdb.xml/tdesc-regs.exp: Ditto.
5148
5149 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5150
5151 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5152
5153 2016-10-05 Yao Qi <yao.qi@linaro.org>
5154
5155 * lib/gdb.exp (support_complex_tests): Return zero if
5156 gdb_skip_float_test return true.
5157
5158 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5159 Simon Marchi <simon.marchi@ericsson.com>
5160
5161 PR gdb/20487
5162 * gdb.mi/user-selected-context-sync.exp: New file.
5163 * gdb.mi/user-selected-context-sync.c: New file.
5164
5165 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5166 Simon Marchi <simon.marchi@ericsson.com>
5167
5168 PR gdb/20487
5169 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5170 =thread-select-event check.
5171
5172 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5173
5174 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5175 the compulsory L operand changes.
5176 * gdb.arch/powerpc-power.s: Likewise.
5177
5178 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5179
5180 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5181 * gdb.base/jit-attach-pie.c: New file.
5182 * gdb.base/jit-attach-pie.exp: New file.
5183
5184 2016-09-28 Pedro Alves <palves@redhat.com>
5185
5186 * gdb.base/infcall-input.c: New file.
5187 * gdb.base/infcall-input.exp: New file.
5188
5189 2016-09-22 Yao Qi <yao.qi@linaro.org>
5190
5191 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5192 (gdb_exit): Rename it to ...
5193 (gdbserver_gdb_exit): ... Close GDBserver.
5194 (gdb_exit): New proc, call gdbserver_gdb_exit.
5195 (mi_gdb_exit): Likewise.
5196
5197 2016-09-22 Yao Qi <yao.qi@linaro.org>
5198
5199 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5200 path.
5201 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5202 Remove duplication.
5203
5204 2016-09-22 Yao Qi <yao.qi@linaro.org>
5205
5206 * lib/gdbserver-support.exp: Check the existence of
5207 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5208
5209 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5210
5211 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5212
5213 2016-09-21 Tom Tromey <tom@tromey.com>
5214
5215 PR gdb/20604:
5216 * gdb.base/quit.exp: New file.
5217
5218 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5219
5220 * .gitignore: New file.
5221
5222 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5223
5224 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5225 throughout.
5226
5227 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5228
5229 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5230
5231 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5232
5233 * gdb.cp/casts.cc (decltype): Move it ...
5234 (main): ... with its call to ...
5235 * gdb.cp/casts03.cc: ... a new file.
5236 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5237
5238 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5239
5240 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5241
5242 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5243
5244 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5245 and sync up the test with tests in gas/testsuite/gas/ppc.
5246 * gdb.arch/powerpc-power.exp: Likewise.
5247
5248 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5249
5250 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5251
5252 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5253 Jan Kratochvil <jan.kratochvil@redhat.com>
5254
5255 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5256 make m1's definition to be different from m2's. Use 'dummy' as an
5257 argument for probe 'two'.
5258
5259 2016-09-10 Jon Beniston <jon@beniston.com>
5260
5261 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5262 for sim target.
5263
5264 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5265
5266 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5267 variable declaration.
5268 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5269 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5270 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5271 received HWCAP as its argument.
5272
5273 2016-09-06 Pedro Alves <palves@redhat.com>
5274
5275 * gdb.base/new-ui-pending-input.c: New file.
5276 * gdb.base/new-ui-pending-input.exp: New file.
5277 * gdb.exp (clear_gdb_spawn_id): New procedure.
5278 (with_spawn_id): Check whether gdb_spawn_id exists before
5279 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5280 on exit.
5281
5282 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5283
5284 * gdb.base/float128.c: New file.
5285 * gdb.base/float128.exp: Likewise.
5286 * gdb.base/floatn.c: Likewise.
5287 * gdb.base/floatn.exp: Likewise.
5288
5289 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5290
5291 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5292
5293 2016-09-05 Pedro Alves <palves@redhat.com>
5294
5295 PR backtrace/19927
5296 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5297 unwinders are immediately called as side effect of "source" or
5298 "disable unwinder" commands.
5299 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5300
5301 2016-09-02 Yao Qi <yao.qi@linaro.org>
5302
5303 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5304 is true and $type is "float" or "double".
5305
5306 2016-09-02 Yao Qi <yao.qi@linaro.org>
5307
5308 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5309 true.
5310 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5311 * gdb.base/call-rt-st.exp: Likewise.
5312 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5313 return value instead of gdb,skip_float_test.
5314 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5315 (do_function_calls): Use its return value instead of
5316 gdb,skip_float_test.
5317 * gdb.base/finish.exp: Likewise.
5318 * gdb.base/funcargs.exp: Likewise.
5319 * gdb.base/return.exp: Likewise.
5320 * gdb.base/return2.exp: Likewise.
5321 * gdb.base/varargs.exp: Likewise.
5322 * lib/gdb.exp (gdb_skip_float_test): Change it to
5323 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5324
5325 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5326
5327 * gdb.multi/tids.exp: Test "thread apply all".
5328
5329 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5330
5331 * gdb.base/default.exp (tty): Remove.
5332
5333 2016-08-24 Kevin Buettner <kevinb@redhat.com>
5334
5335 * gdb.python/py-recurse-unwind.c: New file.
5336 * gdb.python/py-recurse-unwind.py: New file.
5337 * gdb.python/py-recurse-unwind.exp: New file.
5338
5339 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5340
5341 * gdb.base/set-inferior-tty.exp: New file.
5342 * gdb.base/set-inferior-tty.c: New file.
5343
5344 2016-08-23 Pedro Alves <palves@redhat.com>
5345
5346 PR gdb/20494
5347 * gdb.base/new-ui-echo.c: New file.
5348 * gdb.base/new-ui-echo.exp: New file.
5349
5350 2016-08-23 Yao Qi <yao.qi@linaro.org>
5351
5352 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5353 gdbserver_spawn.
5354 * gdb.server/connect-without-multi-process.exp (do_test):
5355 Likewise.
5356
5357 2016-08-23 Yao Qi <yao.qi@linaro.org>
5358
5359 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5360 standalone_txt. Delete gdb_txt and standalone_txt on host
5361 and target. Spawn the binary on target. Copy files from
5362 target to host.
5363
5364 2016-08-22 Pedro Alves <palves@redhat.com>
5365
5366 PR gdb/20505
5367 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5368 with_test_prefix. Factor out bits to ...
5369 (test_no_vdso): ... this new procedure.
5370
5371 2016-08-19 Carl Love <cel@us.ibm.com>
5372
5373 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5374 maintaining separate logic for constructing the output path.
5375 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5376 * gdb.arch/ppc-dfp.exp: Likewise.
5377 * gdb.arch/ppc-fp.exp: Likewise.
5378 * gdb.arch/vsx-regs.exp: Likewise.
5379 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5380 binprefix for generating the additional binary files.
5381
5382 2016-08-19 Pedro Alves <palves@redhat.com>
5383
5384 * gdb.trace/mi-trace-frame-collected.exp
5385 (test_trace_frame_collected): On x32, expect two registers.
5386
5387 2016-08-18 Carl Love <cel@us.ibm.com>
5388
5389 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5390 and sync up the test with tests in gas/testsuite/gas/ppc.
5391 * gdb.arch/powerpc-power.exp: Likewise.
5392
5393 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5394
5395 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5396 expected error message.
5397
5398 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5399
5400 * gdb.multi/remove-inferiors.exp: New file.
5401 * gdb.multi/remove-inferiors.c: New file.
5402
5403 2016-08-12 Yao Qi <yao.qi@linaro.org>
5404
5405 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5406 argument list.
5407
5408 2016-08-10 Pedro Alves <palves@redhat.com>
5409
5410 PR gdb/19187
5411 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5412 setup_kfails.
5413
5414 2016-08-09 Pedro Alves <palves@redhat.com>
5415 Simon Marchi <simon.marchi@ericsson.com>
5416
5417 PR gdb/20418
5418 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5419 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5420
5421 2016-08-09 Pedro Alves <palves@redhat.com>
5422
5423 PR mi/20431
5424 * gdb.mi/mi-cmd-error.exp: New file.
5425
5426 2016-08-09 Pedro Alves <palves@redhat.com>
5427
5428 PR gdb/18653
5429 * gdb.base/signals-state-child.c: New file.
5430 * gdb.base/signals-state-child.exp: New file.
5431 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5432
5433 2016-08-09 Pedro Alves <palves@redhat.com>
5434
5435 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5436
5437 2016-08-03 Tom Tromey <tom@tromey.com>
5438
5439 PR python/18565:
5440 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5441
5442 2016-08-01 Yao Qi <yao.qi@linaro.org>
5443
5444 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5445 variable mode to "multi-process" if $multi_process is 1, otherwise
5446 set it to "single-process".
5447
5448 2016-08-01 Yao Qi <yao.qi@linaro.org>
5449
5450 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5451 * gdb.cp/cpexprs.exp: Likewise.
5452 * gdb.cp/m-static.exp: Likewise.
5453
5454 2016-07-26 Tom Tromey <tom@tromey.com>
5455
5456 PR python/20190:
5457 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5458 test.
5459
5460 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5461
5462 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5463 selecting assembly source files.
5464 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5465 assembly source files.
5466 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5467 assembly source files.
5468 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5469 selecting assembly source files.
5470
5471 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5472
5473 * gdb.base/new-ui.exp (do_test_invalid_args): New
5474 procedure.
5475
5476 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5477
5478 * gdb.btrace/reconnect.c: New file.
5479 * gdb.btrace/reconnect.exp: New file.
5480
5481 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5482
5483 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5484 to test_catch_syscall_group.
5485 (test_catch_syscall_group): New.
5486
5487 2016-07-21 Tom Tromey <tom@tromey.com>
5488
5489 * gdb.rust/simple.rs (main): Use empty struct expression.
5490 * gdb.rust/simple.exp: Add tests for empty struct expression.
5491
5492 2016-07-21 Yao Qi <yao.qi@linaro.org>
5493
5494 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5495 if gdb_skip_xml_test is true on some targets.
5496
5497 2016-07-21 Yao Qi <yao.qi@linaro.org>
5498
5499 * gdb.server/solib-list.exp: Unset last_loaded_file.
5500
5501 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5502
5503 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5504 "step into captured_main (args)".
5505
5506 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5507
5508 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5509
5510 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5511
5512 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5513
5514 2016-07-19 Pedro Alves <palves@redhat.com>
5515
5516 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5517 * gdb.opt/inline-bt.exp: Likewise.
5518 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5519 additional_flags=-Winline.
5520 * gdb.opt/inline-locals.exp: Likewise.
5521 * gdb.opt/inline-markers.c (ATTR): Define.
5522 (inlined_fn): Use it.
5523
5524 2016-07-19 Yao Qi <yao.qi@linaro.org>
5525
5526 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5527 (test_with_self): Remove some code. Remove argument executable.
5528 (top-level): Use do_self_tests.
5529
5530 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
5531 Don Breazeal <donb@codesourcery.com>
5532
5533 * gdb.base/maint.exp: Escape paths used in regular expressions.
5534 * gdb.stabs/weird.exp: Likewise.
5535
5536 2016-07-13 Tom Tromey <tom@tromey.com>
5537
5538 PR python/15620, PR python/18620:
5539 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5540 (test_bkpt_events): New procs.
5541
5542 2016-07-13 Tom Tromey <tom@tromey.com>
5543
5544 PR python/17698:
5545 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5546 test.
5547 (test_watchpoints): Likewise.
5548 (test_bkpt_pending): New proc.
5549
5550 2016-07-13 Tom Tromey <tom@tromey.com>
5551
5552 PR cli/18053:
5553 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5554 completion test.
5555
5556 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5557
5558 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5559 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5560 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5561 f_label.
5562 (g): Rename g_end_lbl to g_label.
5563 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5564 low_pc and high_pc.
5565 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5566
5567 2016-07-12 Tom Tromey <tom@tromey.com>
5568
5569 PR python/19293:
5570 * gdb.python/py-unwind-maint.exp: Update tests.
5571
5572 2016-07-12 Yao Qi <yao.qi@linaro.org>
5573
5574 * lib/selftest-support.exp (selftest_setup): Match the output
5575 when captured_main is inlined.
5576
5577 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5578
5579 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5580 New variables.
5581 (print this%a, print this%b, print this): New tests.
5582 * gdb.fortran/derived-types.f90 (this): New object and
5583 initialization.
5584
5585 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5586
5587 * gdb.ada/arraydim.exp: Remove extra directory level in build
5588 directory.
5589
5590 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5591
5592 * lib/ada.exp: Remove extra directory level in build directory.
5593 * gdb.ada/cond_lang.exp: Likewise.
5594 * gdb.ada/exec_changed.exp: Likewise.
5595 * gdb.ada/lang_switch.exp: Likewise.
5596
5597 2016-07-06 Manish Goregaokar <manish@mozilla.com>
5598
5599 * simple.rs: Add test for raw pointer subscripting.
5600 * simple.exp: Add test expectations.
5601
5602 2016-07-05 Yao Qi <yao.qi@linaro.org>
5603
5604 * gdb.mi/mi-reverse.exp: Match =record-started output.
5605
5606 2016-07-01 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5609 procedure.
5610 (jit_reader_test): Test the jit reader's unwinder.
5611 * gdb.base/jithost.c (jit_function_00_code): New global.
5612 (main): Use memcpy to fill in the mmapped code, instead of poking
5613 bytes manually here.
5614 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5615 value.
5616 (read_debug_info): Save the function's range.
5617 (read_sp): New function.
5618 (unwind_frame): Use it. Also unwind RBP.
5619 (get_frame_id): Use read_sp.
5620 (gdb_init_reader): Use calloc instead of malloc.
5621 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5622 parameter. Use gdb_test_multiple.
5623
5624 2016-07-01 Pedro Alves <palves@redhat.com>
5625 Antoine Tremblay <antoine.tremblay@ericsson.com>
5626
5627 * gdb.threads/process-dies-while-detaching.c: New file.
5628 * gdb.threads/process-dies-while-detaching.exp: New file.
5629
5630 2016-07-01 Pedro Alves <palves@redhat.com>
5631
5632 * gdb.multi/watchpoint-multi-exit.c: New file.
5633 * gdb.multi/watchpoint-multi-exit.exp: New file.
5634
5635 2016-06-30 Pedro Alves <palves@redhat.com>
5636
5637 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5638 unset inferior_spawn_id.
5639
5640 2016-06-30 Pedro Alves <palves@redhat.com>
5641
5642 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5643 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5644
5645 2016-06-29 Yao Qi <yao.qi@linaro.org>
5646
5647 * gdb.base/return.c: Add copyright header.
5648
5649 2016-06-29 Tom Tromey <tom@tromey.com>
5650
5651 PR python/20129:
5652 * gdb.python/py-framefilter.exp: Add tests for setting priority
5653 and disabling of non-existent frame filter.
5654
5655 2016-06-29 Yao Qi <yao.qi@linaro.org>
5656
5657 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5658 0x0f07ff.
5659
5660 2016-06-28 Yao Qi <yao.qi@linaro.org>
5661
5662 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5663 triplets. Start gdb, execute catch syscall, and continue. Check
5664 gdb's output to determine catch syscall is supported.
5665
5666 2016-06-27 Manish Goregaokar <manish@mozilla.com>
5667
5668 * gdb.rust/simple.rs: Add test for returning unit in a function.
5669 * gdb.rust/simple.exp: Add expectation for functions returning
5670 unit.
5671
5672 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5673
5674 * gdb.python/py-breakpoint-create-fail.c,
5675 gdb.python/py-breakpoint-create-fail.exp,
5676 gdb.python/py-breakpoint-create-fail.py: New testcase.
5677
5678 2016-06-25 Manish Goregaokar <manish@mozilla.com>
5679
5680 PR gdb/20239
5681 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
5682 * gdb.rust/simple.exp: Add test expectations for new NonZero
5683 tests.
5684
5685 2016-06-24 David Taylor <dtaylor@emc.com>
5686
5687 * gdb.base/offsets.exp: New file.
5688 * gdb.base/offsets.c: New file.
5689
5690 2016-06-23 Tom Tromey <tom@tromey.com>
5691
5692 PR gdb/16483:
5693 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5694 before any filters are loaded.
5695
5696 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5697
5698 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5699 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5700 structs.
5701 * gdb.fortran/derived-type-function.exp: New file.
5702 * gdb.fortran/derived-type-function.f90: New file.
5703
5704
5705 2016-06-21 Pedro Alves <palves@redhat.com>
5706
5707 * gdb.base/new-ui.exp: New file.
5708 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5709 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5710 (with_spawn_id): New procedure.
5711
5712 2016-06-21 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.mi/mi-exec-run.exp: New file.
5715
5716 2016-06-21 Pedro Alves <palves@redhat.com>
5717
5718 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5719 breakpoint command's output on the main UI.
5720 (test_break): New procedure, factored out from calls in the top
5721 level.
5722 (top level): Use foreach_with_prefix to test MI as main UI and as
5723 separate UI.
5724
5725 2016-06-21 Pedro Alves <palves@redhat.com>
5726
5727 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5728 (test_awatch_creation_and_listing)
5729 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5730 Remove 'type' parameter.
5731 (test_watchpoint_all): New parameter mi_mode. Remove
5732 with_test_prefix.
5733 (top level): Use foreach_with_prefix, and add main/separate UI MI
5734 testing axis.
5735
5736 2016-06-21 Pedro Alves <palves@redhat.com>
5737
5738 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5739 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5740 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5741 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5742 (gdb_main_spawn_id, mi_spawn_id): Declare and
5743 comment.
5744 (mi_create_inferior_pty): New procedure,
5745 factored out from default_mi_gdb_start.
5746 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5747 procedures.
5748 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5749 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5750 Use mi_create_inferior_pty.
5751 (mi_gdb_start): Use eval to pass down args list.
5752
5753 2016-06-21 Pedro Alves <palves@redhat.com>
5754
5755 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5756 * gdb.opt/inline-cmds.exp: Add MI tests.
5757
5758 2016-06-21 Pedro Alves <palves@redhat.com>
5759
5760 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5761
5762 2016-06-21 Pedro Alves <palves@redhat.com>
5763
5764 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5765 (top level): Use it instead of mi_execute_to.
5766
5767 2016-06-21 Pedro Alves <palves@redhat.com>
5768
5769 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5770 (cont_handler_str): New.
5771 (signal_stop_handler): Set stop_handler_str instead of printing to
5772 stdout.
5773 (continue_handler): Set cont_handler_str instead of printing to
5774 stdout.
5775 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5776 mi_send_resuming_command. Print stop_handler_str and
5777 cont_handler_str instead of expecting the python events print
5778 directly.
5779
5780 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5781
5782 * gdb.base/jit-reader.exp: New file.
5783 * gdb.base/jithost.c: New file.
5784 * gdb.base/jithost.h: New file.
5785 * gdb.base/jitreader.c : New file.
5786 * gdb.base/jit-protocol.h: New file.
5787
5788 2016-06-17 Yao Qi <yao.qi@linaro.org>
5789
5790 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5791 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5792 and detach-on-fork. Adjust tests.
5793 (top level): Invoke break_cond_on_syscall with combinations of
5794 syscall, follow-fork-mode and detach-on-fork.
5795
5796 2016-06-17 Yao Qi <yao.qi@linaro.org>
5797
5798 * gdb.base/step-over-exit.c: New.
5799 * gdb.base/step-over-exit.exp: New.
5800
5801 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5802
5803 * gdb.base/float.exp: Add target check for nds32*-*-*.
5804 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5805
5806 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5807
5808 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5809 for unsupported target features.
5810 * gdb.base/call-rt-st.exp: Likewise.
5811 * gdb.base/call-sc.exp: Likewise.
5812 * gdb.base/call-signal-resume.exp: Likewise.
5813 * gdb.base/call-strs.exp: Likewise.
5814 * gdb.base/callexit.exp: Likewise.
5815 * gdb.base/callfuncs.exp: Likewise.
5816 * gdb.base/nodebug.exp: Likewise.
5817 * gdb.base/printcmds.exp: Likewise.
5818 * gdb.base/ptype.exp: Likewise.
5819 * gdb.base/structs.exp: Likewise.
5820 * gdb.base/unwindonsignal.exp: Likewise.
5821 * gdb.cp/gdb2495.exp: Likewise.
5822 * gdb.cp/templates.exp: Likewise.
5823 * gdb.cp/virtfunc.exp: Likewise.
5824 * gdb.threads/hand-call-in-threads.exp: Likewise.
5825 * gdb.threads/interrupted-hand-call.exp: Likewise.
5826 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5827
5828 2016-06-10 Tom Tromey <tom@tromey.com>
5829
5830 PR rust/20110:
5831 * gdb.rust/expr.exp: Add test for integer constant larger than
5832 i32.
5833
5834 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5835
5836 * gdb.fortran/nested-funcs.exp: New.
5837 * gdb.fortran/nested-funcs.f90: New.
5838
5839 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5840
5841 * gdb.base/examine-backward.c: New file.
5842 * gdb.base/examine-backward.exp: New file.
5843
5844 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5845
5846 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5847 matching.
5848
5849 2016-06-02 Tom Tromey <tom@tromey.com>
5850
5851 PR python/18984:
5852 * gdb.python/py-shared.exp: Add solib_name test.
5853
5854 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5855
5856 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5857
5858 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5859
5860 PR c++/19893
5861 * gdb.dwarf2/implref.exp: Rename to...
5862 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5863 * gdb.dwarf2/implref-array.c: New file.
5864 * gdb.dwarf2/implref-array.exp: Likewise.
5865 * gdb.dwarf2/implref-global.c: Likewise.
5866 * gdb.dwarf2/implref-global.exp: Likewise.
5867 * gdb.dwarf2/implref-struct.c: Likewise.
5868 * gdb.dwarf2/implref-struct.exp: Likewise.
5869
5870 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5871
5872 * gdb.trace/trace-condition.exp: Add 64bit tests.
5873
5874 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5875
5876 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5877 bits types.
5878 (main): Adapt to 8 to 64 bits types.
5879 * gdb.trace/trace-condition.exp: Add new tests.
5880
5881 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5882
5883 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5884
5885 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5886
5887 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5888 Move condition tests...
5889 * gdb.trace/trace-condition.exp: Here.
5890
5891 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5892
5893 * gdb.trace/trace-condition.exp: Add counter-case tests.
5894
5895 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5896
5897 PR c++/15231
5898 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5899 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5900
5901 2016-05-27 Pedro Alves <palves@redhat.com>
5902
5903 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5904 New procedure.
5905 (top level): Call it, and bail out of DejaGnu is known to be bad.
5906
5907 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5908
5909 * gdb.base/whatis.c: Extend the test case.
5910 * gdb.base/whatis.exp: Add additional tests.
5911
5912 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5913
5914 * gdb.fortran/type.f90: Add pointer variable.
5915 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5916
5917 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5918
5919 * gdb.fortran/vla-type.exp: Fix testcase name.
5920
5921 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5922
5923 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5924
5925 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5926
5927 * gdb.fortran/type.f90: Add nested structures.
5928 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5929 * gdb.fortran/derived-type.exp: Adapt expected output.
5930 * gdb.fortran/vla-type.exp: Adapt expected output.
5931
5932 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5933
5934 * gdb.fortran/whatis_type.exp: Adapt expected output.
5935
5936 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5937
5938 * gdb.fortran/print_type.exp: Fix expected output.
5939 * gdb.fortran/whatis_type.exp: Fix expected output.
5940
5941 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5942
5943 * gdb.fortran/whatis_type.exp: Use multi_line.
5944
5945 2016-05-24 Tom Tromey <tom@tromey.com>
5946
5947 PR python/17386:
5948 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
5949 use value as an index.
5950
5951 2016-05-23 Tom Tromey <tom@tromey.com>
5952
5953 PR python/17981:
5954 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
5955 no-breakpoint case.
5956
5957 2016-05-24 Pedro Alves <palves@redhat.com>
5958
5959 PR gdb/19828
5960 * gdb.threads/clone-attach-detach.c: New file.
5961 * gdb.threads/clone-attach-detach.exp: New file.
5962
5963 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
5964
5965 * gdb.base/annota-input-while-running.exp: Fix syntax error.
5966
5967 2016-05-23 Tom Tromey <tom@tromey.com>
5968
5969 PR python/19438, PR python/18393:
5970 * gdb.python/py-progspace.exp: Add "dir" test.
5971 * gdb.python/py-objfile.exp: Add "dir" test.
5972
5973 2016-05-23 Yao Qi <yao.qi@linaro.org>
5974
5975 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
5976 * gdb.arch/thumb2-it.exp: Likewise.
5977
5978 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
5979
5980 * gdb.mi/mi-threads-interrupt.c: New file.
5981 * gdb.mi/mi-threads-interrupt.exp: New file.
5982
5983 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5984
5985 PR gdb/18077
5986 * gdb.mi/mi-async-run.exp: New file.
5987 * gdb.mi/mi-async-run.c: New file.
5988
5989 2016-05-17 Tom Tromey <tom@tromey.com>
5990 Manish Goregaokar <manishsmail@gmail.com>
5991
5992 * lib/rust-support.exp: New file.
5993 * lib/gdb.exp (skip_rust_tests): New proc.
5994 (build_executable_from_specs): Handle rust.
5995 * lib/future.exp (gdb_find_rustc): New proc.
5996 (gdb_default_target_compile): Handle rust.
5997 * gdb.rust/expr.exp: New file.
5998 * gdb.rust/generics.exp: New file.
5999 * gdb.rust/generics.rs: New file.
6000 * gdb.rust/methods.exp: New file.
6001 * gdb.rust/methods.rs: New file.
6002 * gdb.rust/modules.exp: New file.
6003 * gdb.rust/modules.rs: New file.
6004 * gdb.rust/simple.exp: New file.
6005 * gdb.rust/simple.rs: New file.
6006
6007 2016-05-17 Tom Tromey <tom@tromey.com>
6008
6009 * gdb.base/default.exp (set language): Add rust.
6010
6011 2016-05-17 Tom Tromey <tom@tromey.com>
6012
6013 * gdb.gdb/unittest.exp: New file.
6014
6015 2016-05-16 Yao Qi <yao.qi@linaro.org>
6016
6017 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6018 shell_prompt. Update shell_prompt_re.
6019
6020 2016-05-12 Doug Evans <dje@google.com>
6021
6022 PR symtab/19999
6023 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6024 $options when building executable.
6025 * gdb.dwarf2/fission-loclists-pie.S: New file.
6026 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6027
6028 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6029
6030 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6031 of [is_remote target],
6032
6033 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6034
6035 * lib/gdb.exp (use_gdb_stub): New procedure.
6036
6037 2016-05-03 Yunlian Jiang <yunlian@google.com>
6038 Doug Evans <dje@google.com>
6039
6040 PR symtab/19914
6041 * gdb.dwarf2/dwp-sepdebug.c: New file.
6042 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6043
6044 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6045
6046 * gdb.base/detach.exp: Remove is_remote check.
6047
6048 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6049
6050 * gdb.base/annota-input-while-running.exp: Don't check for
6051 [is_remote target]. Enable annotations after running to main.
6052 Remove unused "set test..." line.
6053
6054 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6055
6056 * gdb.trace/trace-enable-disable.exp: New file.
6057 * gdb.trace/trace-enable-disable.c: New file.
6058
6059 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6060
6061 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6062 use it in info sharedlibrary test.
6063 * gdb.trace/ftrace-lock.exp: Likewise.
6064 * gdb.trace/ftrace.exp: Likewise.
6065 * gdb.trace/range-stepping.exp: Likewise.
6066 * gdb.trace/trace-break.exp: Likewise.
6067 * gdb.trace/trace-condition.exp: Likewise.
6068 * gdb.trace/trace-mt.exp: Likewise.
6069
6070 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6071
6072 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6073 (gdb_load_shlib): ... this.
6074 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6075 gdb_load_shlib.
6076 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6077 * gdb.base/ctxobj.exp: Likewise.
6078 * gdb.base/dprintf-pending.exp: Likewise.
6079 * gdb.base/dso2dso.exp: Likewise.
6080 * gdb.base/fixsection.exp: Likewise.
6081 * gdb.base/gcore-relro.exp: Likewise.
6082 * gdb.base/gdb1555.exp: Likewise.
6083 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6084 * gdb.base/gnu-ifunc.exp: Likewise.
6085 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6086 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6087 * gdb.base/pending.exp: Likewise.
6088 * gdb.base/print-file-var.exp: Likewise.
6089 * gdb.base/print-symbol-loading.exp: Likewise.
6090 * gdb.base/shlib-call.exp: Likewise.
6091 * gdb.base/shreloc.exp: Likewise.
6092 * gdb.base/so-impl-ld.exp: Likewise.
6093 * gdb.base/solib-disc.exp: Likewise.
6094 * gdb.base/solib-nodir.exp: Likewise.
6095 * gdb.base/solib-overlap.exp: Likewise.
6096 * gdb.base/solib-symbol.exp: Likewise.
6097 * gdb.base/solib-weak.exp (do_test): Likewise.
6098 * gdb.base/sym-file.exp: Likewise.
6099 * gdb.base/symtab-search-order.exp: Likewise.
6100 * gdb.base/type-opaque.exp: Likewise.
6101 * gdb.base/unload.exp: Likewise.
6102 * gdb.base/watchpoint-solib.exp: Likewise.
6103 * gdb.compile/compile.exp: Likewise.
6104 * gdb.cp/gdb2384.exp: Likewise.
6105 * gdb.cp/infcall-dlopen.exp: Likewise.
6106 * gdb.cp/re-set-overloaded.exp: Likewise.
6107 * gdb.fortran/library-module.exp: Likewise.
6108 * gdb.opt/solib-intra-step.exp: Likewise.
6109 * gdb.python/py-finish-breakpoint.exp: Likewise.
6110 * gdb.python/py-shared.exp: Likewise.
6111 * gdb.reverse/solib-precsave.exp: Likewise.
6112 * gdb.reverse/solib-reverse.exp: Likewise.
6113 * gdb.server/solib-list.exp: Likewise.
6114 * gdb.threads/dlopen-libpthread.exp: Likewise.
6115 * gdb.threads/tls-shared.exp: Likewise.
6116 * gdb.threads/tls-so_extern.exp: Likewise.
6117 * gdb.trace/change-loc.exp: Likewise.
6118 * gdb.trace/ftrace-lock.exp: Likewise.
6119 * gdb.trace/ftrace.exp: Likewise.
6120 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6121 * gdb.trace/pending.exp: Likewise.
6122 * gdb.trace/range-stepping.exp: Likewise.
6123 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6124 (strace_info_marker): Likewise.
6125 (strace_probe_marker): Likewise.
6126 (strace_trace_on_same_addr): Likewise.
6127 (strace_trace_on_diff_addr): Likewise.
6128 * gdb.trace/trace-break.exp: Likewise.
6129 * gdb.trace/trace-condition.exp: Likewise.
6130 * gdb.trace/trace-mt.exp: Likewise.
6131
6132 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6133
6134 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6135 result of gdb_remote_download.
6136 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6137 * gdb.base/dso2dso.exp: Likewise.
6138 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6139 * gdb.base/print-file-var.exp: Likewise.
6140 * gdb.base/shlib-call.exp: Likewise.
6141 * gdb.base/shreloc.exp: Likewise.
6142 * gdb.base/solib-overlap.exp: Likewise.
6143 * gdb.base/solib-weak.exp (do_test): Likewise.
6144 * gdb.base/unload.exp: Likewise.
6145
6146 2016-04-27 Yao Qi <yao.qi@linaro.org>
6147
6148 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6149 exists.
6150
6151 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6152
6153 * vla-type.exp: Print structure from toplevel.
6154
6155 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6156
6157 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6158 of dynamic types.
6159 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6160 of dynamic types.
6161
6162 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6163
6164 * gdb.fortran/vla-type.f90: New file.
6165 * gdb.fortran/vla-type.exp: New file.
6166
6167 2016-04-25 Yao Qi <yao.qi@linaro.org>
6168
6169 * gdb.base/branch-to-self.c: New file.
6170 * gdb.base/branch-to-self.exp: New file.
6171
6172 2016-04-22 Yao Qi <yao.qi@linaro.org>
6173
6174 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6175 more after $hex.
6176
6177 2016-04-22 Yao Qi <yao.qi@linaro.org>
6178
6179 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6180 * gdb.base/annota3.exp: Likewise.
6181
6182 2016-04-22 Yao Qi <yao.qi@linaro.org>
6183
6184 * gdb.reverse/step-precsave.exp: Do one step and test program
6185 stops in "callee" and do multiple steps until program goes out
6186 of "callee".
6187 * gdb.reverse/step-reverse.exp: Likewise.
6188
6189 2016-04-22 Yao Qi <yao.qi@linaro.org>
6190
6191 * gdb.trace/signal.exp: Also pass if
6192 $tracepoint_hits($i) > $iterations.
6193
6194 2016-04-22 Yao Qi <yao.qi@linaro.org>
6195
6196 * gdb.trace/signal.c: New file.
6197 * gdb.trace/signal.exp: New file.
6198
6199 2016-04-19 Doug Evans <xdje42@gmail.com>
6200
6201 * gdb.base/bad-file.exp: New file.
6202
6203 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6204
6205 * gdb.dwarf2/implref.exp: New file.
6206
6207 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6208
6209 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6210 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6211 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6212 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6213 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6214 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6215 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6216 * lib/fortran.exp (fortran_int4): New procedure.
6217 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6218 (fortran_logical4): Likewise.
6219
6220 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6221
6222 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6223
6224 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6225
6226 * lib/compiler.c: Add Intel specific preprocessor macros.
6227 * lib/compiler.cc: Likewise.
6228
6229 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
6230
6231 * gdb.server/connect-with-no-symbol-file.c: New file.
6232 * gdb.server/connect-with-no-symbol-file.exp: New file.
6233
6234 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6235
6236 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6237
6238 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6239
6240 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6241 standard output directory.
6242
6243 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6244
6245 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6246
6247 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6248
6249 * gdb.btrace/instruction_history.c (loop): Add declaration.
6250
6251 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6252
6253 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6254
6255 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6256
6257 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6258 parentheses to print.
6259 (continue_handler): Likewise.
6260
6261 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6262
6263 * gdb.server/solib-list.exp: Remove is_remote check.
6264 Pass shlib= to gdb_compile. Don't link shared library with
6265 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6266 Run binary filename through "readlink -f" on the target.
6267
6268 2016-04-08 Pedro Alves <palves@redhat.com>
6269
6270 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6271 interpreter filename as argument to gdbserver_spawn.
6272 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6273 Return empty if $last_loaded_file does not exist.
6274
6275 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6276
6277 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6278 * gdb.base/jit-main.c: Use exit after usage.
6279
6280 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6281
6282 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6283 GDBHISTSIZE prior to the tests.
6284 * gdb.base/gdbinit-history.exp: Likewise.
6285
6286 2016-04-07 Pedro Alves <palves@redhat.com>
6287
6288 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6289 instead of build_executable. Use gdb_load_shlibs.
6290
6291 2016-04-07 Yao Qi <yao.qi@linaro.org>
6292
6293 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6294 Execute "si" command.
6295
6296 2016-04-07 Yao Qi <yao.qi@linaro.org>
6297
6298 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6299 number instead of the comments on some line.
6300
6301 2016-04-06 Don Breazeal <donb@codesourcery.com>
6302
6303 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6304 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6305
6306 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6307
6308 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6309 standard_output_file. Remove unused binfile variable.
6310
6311 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
6312
6313 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6314 * gdb.python/py-mi-objfile.exp: Match "list main" output
6315 in console format.
6316
6317 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6318
6319 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6320 absolute.
6321
6322 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6323
6324 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6325 absolute.
6326 * gdb.trace/ftrace.exp: Likewise.
6327 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6328 targets as well.
6329 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6330 (gdb_load_shlibs): Copy libraries to test directory when testing
6331 natively. Only set solib-search-path if testing remotely.
6332 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6333
6334 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6335
6336 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6337 gdb_download. Use it even if the target is not remote.
6338 * gdb.base/jit.exp (compile_jit_test): Likewise.
6339 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6340 output directory if the destination board is local, otherwise use
6341 the standard remote_download from DejaGnu.
6342 (gdb_download): Remove.
6343 (gdb_load_shlibs): Use gdb_remote_download instead of
6344 gdb_download.
6345 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6346 Use gdb_remote_download instead of gdb_download. Use it even if
6347 the target is not remote.
6348 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6349 instead of gdb_download.
6350
6351 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6352
6353 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6354 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6355 run.
6356
6357 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
6358
6359 PR gdb/19820
6360 * gdb.base/printcmds.exp: Add artificial arrays tests.
6361
6362 2016-03-31 Pedro Alves <palves@redhat.com>
6363
6364 PR gdb/19858
6365 * gdb.base/jit-main.c: Include unistd.h.
6366 (ATTACH): Define to 0 if not already defined.
6367 (wait_for_gdb, mypid): New globals.
6368 (WAIT_FOR_GDB): New macro.
6369 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6370 some breakpoint locations.
6371 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6372 New procedures.
6373 (one_jit_test): Add REATTACH parameter, and handle it. Use
6374 continue_to_test_location.
6375 (top level): Test attach, and adjusts calls to one_jit_test.
6376
6377 2016-03-31 Pedro Alves <palves@redhat.com>
6378
6379 PR gdb/19858
6380 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6381 BINSUFFIX parameter, and handle it.
6382 (top level): Adjust calls compile_jit_test.
6383
6384 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
6385
6386 PR python/19743
6387 * gdb.python/py-mi-events-gdb.py: New file.
6388 * gdb.python/py-mi-events.c: New file.
6389 * gdb.python/py-mi-events.exp: New file.
6390
6391 2016-03-30 Yao Qi <yao.qi@linaro.org>
6392
6393 * gdb.reverse/until-precsave.exp: Match function name only.
6394 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6395 Move malloc to a condition block.
6396 * gdb.reverse/until-reverse.exp: Match function name only.
6397
6398 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6399
6400 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6401 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6402 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6403 variable for GPR 0 instead of assuming it is register 0.
6404 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6405 * lib/trace-support.exp: Add s390 registers.
6406
6407 2016-03-29 Yao Qi <yao.qi@linaro.org>
6408
6409 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6410
6411 2016-03-24 Yao Qi <yao.qi@linaro.org>
6412
6413 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6414 test message.
6415
6416 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6417
6418 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6419 maintaining separate logic for constructing the output path.
6420
6421 2016-03-16 Don Breazeal <donb@codesourcery.com>
6422
6423 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6424 Retry fork and waitpid on interrupted system call errors.
6425 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6426 Use with_timeout_factor to increase timeout by factor of 10.
6427
6428 2016-03-15 Don Breazeal <donb@codesourcery.com>
6429
6430 * gdb.cp/scope-err.cc: New test program.
6431 * gdb.cp/scope-err.exp: New test script.
6432 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6433 lines and "set breakpoint here" comment.
6434 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6435 Fixed some whitespace and format issues.
6436 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6437 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6438
6439 2016-03-15 Doug Evans <dje@google.com>
6440
6441 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6442 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6443 All callers updated. Add tests for enums, mixed flags register.
6444
6445 2016-03-15 Doug Evans <dje@google.com>
6446
6447 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6448 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6449
6450 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6451
6452 * gdb.base/default.exp: Add $_as_string to the list of expected
6453 convenience functions.
6454
6455 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6456
6457 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6458
6459 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6460
6461 * gdb.python/py-as-string.exp: New file.
6462 * gdb.python/py-as-string.c: New file.
6463
6464 2016-03-09 Pedro Alves <palves@redhat.com>
6465
6466 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6467 signal" -> "Thread NN received signal" output change.
6468 * gdb.threads/ia64-sigill.exp: Likewise.
6469 * gdb.threads/linux-dp.exp: Likewise.
6470 * gdb.threads/manythreads.exp: Likewise.
6471 * gdb.threads/pending-step.exp: Likewise.
6472 * gdb.threads/print-threads.exp: Likewise.
6473 * gdb.threads/sigstep-threads.exp: Likewise.
6474 * gdb.threads/staticthreads.exp: Likewise.
6475 * gdb.threads/tls.exp: Likewise.
6476
6477 2016-03-09 Pedro Alves <palves@redhat.com>
6478
6479 * gdb.base/command-line-input.exp: New file.
6480
6481 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6482
6483 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6484 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6485 * gdb.trace/pending.exp: Accept leading dot before function name.
6486 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6487 * lib/trace-support.exp: Set registers for ppc.
6488
6489 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6490
6491 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6492 use it for disassembly; accept .main in addition to main in backtrace.
6493
6494 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
6495 Marcin Kościelnicki <koriakin@0x04.net>
6496
6497 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6498 (gdb_recursion_test_ptr): New global variable.
6499 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6500 gdb_recursion_test.
6501 (gdb_c_test): Ditto.
6502
6503 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6504
6505 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6506 ordering.
6507
6508 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6509
6510 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6511 (bar): Add bar_start_lbl label.
6512 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6513 of foo/bar for emitting DWARF and tracing.
6514
6515 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6516
6517 * analyze-racy-logs.py: Set executable bit.
6518
6519 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6520
6521 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6522 (CHECK_TARGET_TMP): Likewise.
6523 (check-single-racy): New rule.
6524 (check-parallel-racy): Likewise.
6525 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6526 (do-check-parallel-racy): New rule.
6527 (check-racy/%.exp): Likewise.
6528 * README (Racy testcases): New section.
6529 * analyze-racy-logs.py: New file.
6530
6531 2016-03-03 Doug Evans <dje@google.com>
6532
6533 * gdb.base/skip.exp: Use with_test_prefix.
6534
6535 2016-03-03 Yao Qi <yao.qi@linaro.org>
6536
6537 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6538 Invoke step_over_syscall "clone" and break_cond_on_syscall
6539 "clone".
6540 * gdb.base/step-over-clone.c: New file.
6541
6542 2016-03-03 Yao Qi <yao.qi@linaro.org>
6543
6544 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6545 code format.
6546
6547 2016-03-03 Yao Qi <yao.qi@linaro.org>
6548
6549 * gdb.base/disp-step-fork.c: Rename to ...
6550 * gdb.base/step-over-fork.c: ... it. New file.
6551 * gdb.base/disp-step-vfork.c: Rename to ...
6552 * gdb.base/step-over-vfork.c: ... it. New file.
6553 * gdb.base/disp-step-syscall.exp: Rename to ...
6554 * gdb.base/step-over-syscall.exp: ... it. New file.
6555 (disp_step_cross_syscall): Rename to ...
6556 (step_over_syscall): ... it.
6557
6558 2016-03-03 Yao Qi <yao.qi@linaro.org>
6559
6560 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6561 If target supports condition evaluation on target, invoke
6562 break_cond_on_syscall for fork and vfork.
6563
6564 2016-03-03 Yao Qi <yao.qi@linaro.org>
6565
6566 * gdb.base/disp-step-syscall.exp: Don't invoke
6567 support_displaced_stepping.
6568 (disp_step_cross_syscall): Test with displaced stepping off and
6569 on if supported.
6570
6571 2016-03-03 Yao Qi <yao.qi@linaro.org>
6572
6573 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6574 proc.
6575 (setup): New proc.
6576 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6577 and setup.
6578
6579 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6580
6581 * gdb.fortran/vla-history.exp: Remove breakpoint.
6582
6583 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6584
6585 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6586 exceeds timeout.
6587
6588 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6589
6590 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6591 breakpoint.
6592
6593 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6594
6595 * gdb.mi/vla.f90: Nullify pointer after declaration.
6596
6597 2016-03-01 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6600
6601 2016-03-01 Pedro Alves <palves@redhat.com>
6602
6603 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6604 before anything else.
6605 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6606 _GNU_SOURCE here.
6607 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6608 before anything else.
6609 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6610
6611 2016-03-01 Pedro Alves <palves@redhat.com>
6612
6613 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6614
6615 2016-03-01 Yao Qi <yao.qi@linaro.org>
6616
6617 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6618 prepare_for_testing.
6619
6620 2016-03-01 Yao Qi <yao.qi@linaro.org>
6621
6622 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6623
6624 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6625
6626 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6627 manually constructing the output path.
6628
6629 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6630
6631 * gdb.arch/s390-stackless.S: New.
6632 * gdb.arch/s390-stackless.exp: New.
6633
6634 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6635
6636 * gdb.dlang/circular.c: New file.
6637 * gdb.dlang/circular.exp: New file.
6638
6639 2016-02-26 Yao Qi <yao.qi@linaro.org>
6640
6641 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6642 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6643 (testcases): Update.
6644
6645 2016-02-26 Yao Qi <yao.qi@linaro.org>
6646
6647 * gdb.reverse/aarch64.c: Rename to ...
6648 * gdb.reverse/insn-reverse.c: ... it.
6649 * gdb.reverse/aarch64.exp: Rename to ...
6650 * gdb.reverse/insn-reverse.exp: ... it.
6651
6652 2016-02-26 Yao Qi <yao.qi@linaro.org>
6653
6654 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6655 (testcase_ftype): New.
6656 (testcases): New array.
6657 (n_testcases): New.
6658 (main): Call each element in testcases.
6659 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6660 (read_testcase): New.
6661 Do the tests in a loop.
6662
6663 2016-02-25 Yao Qi <yao.qi@linaro.org>
6664
6665 * gdb.base/branches.c: Remove.
6666
6667 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6668
6669 PR gdb/13808
6670 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6671
6672 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6673
6674 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6675
6676 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6677
6678 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6679 change x86_64 call_insn to 'callq'.
6680
6681 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6682
6683 * gdb.trace/tfile-avx.c: Move to...
6684 * gdb.trace/tracefile-pseudo-reg.c: Here.
6685 * gdb.trace/tfile-avx.exp: Move to...
6686 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6687
6688 2016-02-24 Gary Benson <gbenson@redhat.com>
6689
6690 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6691 message on attach.
6692
6693 2016-02-23 Doug Evans <dje@google.com>
6694
6695 * gdb.base/skip.c (test_skip): New function.
6696 (end_test_skip_file_and_function): New function.
6697 (test_skip_file_and_function): New function.
6698 * gdb.base/skip1.c (test_skip): New function.
6699 (skip1_test_skip_file_and_function): New function.
6700 * gdb.base/skip.exp: Add tests for new skip options.
6701 * gdb.base/skip-solib.exp: Update expected output.
6702 * gdb.perf/skip-command.cc: New file.
6703 * gdb.perf/skip-command.exp: New file.
6704 * gdb.perf/skip-command.py: New file.
6705
6706 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6707
6708 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6709 info registers pattern.
6710
6711 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6712
6713 * lib/future.exp: Add D support.
6714 (gdb_find_gdc): New proc.
6715 (gdb_default_target_compile): Add D support.
6716
6717 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
6718
6719 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6720 user+system time.
6721 (trace_speed_test): Determine the iteration count for a time
6722 between 15..30 seconds.
6723
6724 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6725
6726 * gdb.arch/i386-mpx-sigsegv.c: New file.
6727 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6728 * gdb.arch/i386-mpx-simple_segv.c: New file.
6729 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6730
6731 2016-02-18 Yao Qi <yao.qi@linaro.org>
6732
6733 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6734 Don't call setup_kfail.
6735
6736 2016-02-18 Yao Qi <yao.qi@linaro.org>
6737
6738 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6739 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6740
6741 2016-02-16 Doug Evans <dje@google.com>
6742
6743 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6744 * gdb.base/skip1.c: Ditto.
6745 * gdb.base/skip.exp: Whitespace cleanup.
6746
6747 2016-02-16 Don Breazeal <donb@codesourcery.com>
6748
6749 PR remote/19496
6750 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6751 Remove kfail for PR remote/19496.
6752
6753 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6754
6755 * lib/gdb.exp (standard_temp_file): Return a path specific to
6756 the runtest invocation.
6757
6758 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6759
6760 * gdb.trace/save-trace.exp: Change relative path to be in the
6761 standard output directory.
6762
6763 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6764
6765 * gdb.arch/i386-prologue.c: Add missing prototypes.
6766
6767 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6768
6769 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6770 * gdb.arch/i386-prologue.exp: Likewise.
6771 * gdb.arch/i386-size.exp: Likewise.
6772
6773 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6774
6775 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6776 define object file path.
6777 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6778 file path.
6779 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6780 standard_output_file to define binfile.
6781
6782 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6783
6784 Fix compatibility with recent gfortran-5.3.1.
6785 * gdb.fortran/vla-history.exp (print vla1 allocated)
6786 (print vla2 allocated, print $2, print $3): Remove
6787 (print $4): Rename to ...
6788 (print $2): ... here.
6789 (print $9): Rename to ...
6790 (print $5): ... here.
6791 (print $10): Rename to ...
6792 (print $6): ... here.
6793 * gdb.fortran/vla.f90: Add pvla initialization.
6794
6795 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6796
6797 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6798 New test.
6799 * gdb.fortran/vla-value-sub.exp: Likewise.
6800
6801 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6802
6803 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6804
6805 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6806
6807 * i386-biarch-core.exp: Define corefile using
6808 standard_output_file.
6809
6810 2016-02-12 Yao Qi <yao.qi@linaro.org>
6811
6812 * gdb.arch/arm-single-step-kernel-helper.c: New.
6813 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6814
6815 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6816
6817 * gdb.btrace/tailcall-only.exp: New.
6818 * gdb.btrace/tailcall-only.c: New.
6819 * gdb.btrace/x86_64-tailcall-only.S: New.
6820 * gdb.btrace/i686-tailcall-only.S: New.
6821
6822 2016-02-11 Pedro Alves <palves@redhat.com>
6823
6824 * README (Parallel testing): Add missing double quotes.
6825
6826 2016-02-11 Pedro Alves <palves@redhat.com>
6827
6828 * README (Parallel testing): New section.
6829 (GDB_PARALLEL): Rewrite.
6830 (FORCE_PARALLEL): Document.
6831
6832 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6833
6834 * gdb.trace/tfile-avx.c: New test.
6835 * gdb.trace/tfile-avx.exp: New test.
6836
6837 2016-02-09 Keith Seitz <keiths@redhat.com>
6838
6839 PR breakpoints/19546
6840 * gdb.base/infcall-exec.c: New file.
6841 * gdb.base/infcall-exec2.c: New file.
6842 * gdb.base/infcall-exec.exp: New file.
6843
6844 2016-02-09 Keith Seitz <keiths@redhat.com>
6845
6846 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6847 (toplevel): Call test_bkpt_address.
6848
6849 2016-02-09 Keith Seitz <keiths@redhat.com>
6850
6851 PR python/19506
6852 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6853 (toplevel): Call test_bkpt_address.
6854
6855 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6856
6857 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6858 to AC_OUTPUT.
6859 * configure: Regenerate.
6860
6861 2016-02-09 Pedro Alves <palves@redhat.com>
6862
6863 PR breakpoints/19548
6864 * gdb.base/execl-update-breakpoints.c (some_function): New
6865 function.
6866 (main): Call it.
6867 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6868 Tighten expected GDB output.
6869
6870 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6871
6872 * Makefile.in (ALL_SUBDIRS): Remove.
6873 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6874 (distclean maintainer-clean realclean): Likewise.
6875 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6876 * configure: Regenerate.
6877 * gdb.ada/Makefile.in: Delete.
6878 * gdb.arch/Makefile.in: Likewise.
6879 * gdb.asm/Makefile.in: Likewise.
6880 * gdb.base/Makefile.in: Likewise.
6881 * gdb.btrace/Makefile.in: Likewise.
6882 * gdb.cell/Makefile.in: Likewise.
6883 * gdb.compile/Makefile.in: Likewise.
6884 * gdb.cp/Makefile.in: Likewise.
6885 * gdb.disasm/Makefile.in: Likewise.
6886 * gdb.dlang/Makefile.in: Likewise.
6887 * gdb.dwarf2/Makefile.in: Likewise.
6888 * gdb.fortran/Makefile.in: Likewise.
6889 * gdb.gdb/Makefile.in: Likewise.
6890 * gdb.go/Makefile.in: Likewise.
6891 * gdb.guile/Makefile.in: Likewise.
6892 * gdb.java/Makefile.in: Likewise.
6893 * gdb.linespec/Makefile.in: Likewise.
6894 * gdb.mi/Makefile.in: Likewise.
6895 * gdb.modula2/Makefile.in: Likewise.
6896 * gdb.multi/Makefile.in: Likewise.
6897 * gdb.objc/Makefile.in: Likewise.
6898 * gdb.opencl/Makefile.in: Likewise.
6899 * gdb.opt/Makefile.in: Likewise.
6900 * gdb.pascal/Makefile.in: Likewise.
6901 * gdb.perf/Makefile.in: Likewise.
6902 * gdb.python/Makefile.in: Likewise.
6903 * gdb.reverse/Makefile.in: Likewise.
6904 * gdb.server/Makefile.in: Likewise.
6905 * gdb.stabs/Makefile.in: Likewise.
6906 * gdb.threads/Makefile.in: Likewise.
6907 * gdb.trace/Makefile.in: Likewise.
6908 * gdb.xml/Makefile.in: Likewise.
6909 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6910 GDB_PARALLEL.
6911 (standard_output_file): Remove check for GDB_PARALLEL, always
6912 return path in outputs/$subdir/$testname.
6913
6914 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6915
6916 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6917 (site.exp): Assign abs_srcdir to tcl's srcdir.
6918
6919 2016-02-04 Yao Qi <yao.qi@linaro.org>
6920
6921 * gdb.base/foll-exec-mode.c: Include limits.h.
6922 (main): Add parameters argc and argv. Get directory from
6923 argv[0].
6924 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6925 compilation.
6926 * gdb.base/foll-exec.c: Include limits.h.
6927 (main): Add parameters argc and argv.
6928 Get directory from argv[0].
6929 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6930 Adjust tests on the number of lines as source code changed.
6931 * gdb.base/foll-vfork-exit.c: Include limits.h.
6932 (main): Add one line of statement before vfork.
6933 * gdb.base/foll-vfork.c: Include limits.h and string.h.
6934 (main): Add parameters argc and argv. Get directory from
6935 argv[0].
6936 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
6937 (setup_gdb): Set tbreak to skip some source lines.
6938 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
6939 (main): Add parameters argc and argv. Get directory from
6940 argv[0].
6941 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
6942 compilation.
6943 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
6944 (main): Add parameters argc and argv. Get directory from
6945 argv[0].
6946 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
6947 compilation.
6948
6949 2016-02-01 Doug Evans <dje@google.com>
6950
6951 * gdb.base/skip.exp: Clean up multiple references to same test name.
6952
6953 2016-02-01 Pedro Alves <palves@redhat.com>
6954
6955 PR remote/19496
6956 * gdb.threads/forking-threads-plus-breakpoint.exp
6957 (displaced_stepping_supported): New global.
6958 (probe_displaced_stepping_support): New procedure.
6959 (do_test): Add 'displaced' parameter, and use it.
6960 (top level): Check for displaced stepping support. Add displaced
6961 stepping on/off testing axis.
6962
6963 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6964
6965 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
6966 pointer. Don't perform further tests on the unassociated pointer
6967 if the first test fails.
6968
6969 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6970
6971 * gdb.base/max-value-size.c: New file.
6972 * gdb.base/max-value-size.exp: New file.
6973 * gdb.base/huge.exp: Disable max-value-size for this test.
6974
6975 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
6976
6977 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6978
6979 2016-01-28 Yao Qi <yao.qi@linaro.org>
6980
6981 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
6982
6983 2016-01-25 Pedro Alves <palves@redhat.com>
6984
6985 PR threads/19461
6986 * gdb.base/fork-running-state.c: New file.
6987 * gdb.base/fork-running-state.exp: New file.
6988
6989 2016-01-25 Pedro Alves <palves@redhat.com>
6990
6991 PR gdb/19494
6992 * gdb.base/catch-fork-kill.c: New file.
6993 * gdb.base/catch-fork-kill.exp: New file.
6994
6995 2016-01-25 Pedro Alves <palves@redhat.com>
6996
6997 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
6998 Delete, moved to lib/gdb.exp.
6999 * gdb.threads/forking-threads-plus-breakpoint.exp
7000 (foreach_with_prefix): Likewise.
7001 * gdb.threads/process-dies-while-handling-bp.exp
7002 (foreach_with_prefix): Likewise.
7003 * lib/gdb.exp (foreach_with_prefix): New procedure.
7004
7005 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7006
7007 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7008 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7009
7010 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7011
7012 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7013 endian targets.
7014
7015 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7016 Pedro Alves <palves@redhat.com>
7017
7018 Fix testsuite compatibility with Guile.
7019 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7020 number.
7021
7022 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7023
7024 Fix testsuite compatibility with Guile.
7025 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7026 (thread 1): New test for backtrace through signal handler.
7027
7028 2016-01-22 Yao Qi <yao.qi@linaro.org>
7029
7030 PR testsuite/19491
7031 * gdb.base/multi-forks.c: Include
7032 ../lib/unbuffer_output.c
7033 (main): Call gdb_unbuffer_output.
7034
7035 2016-01-21 Doug Evans <dje@google.com>
7036
7037 * lib/ada.exp (gdb_compile_ada): Fix typo.
7038
7039 2016-01-21 Joel Brobecker <brobecker@adacore.com>
7040
7041 * gdb.base/break-fun-addr.exp: New file.
7042 * gdb.base/break-fun-addr1.c: New file.
7043 * gdb.base/break-fun-addr2.c: New file.
7044
7045 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7046
7047 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7048 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7049 enum flag values.
7050
7051 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7052
7053 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7054 when GDB can not set the vector return value. Add more comments
7055 for clarification.
7056
7057 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7058
7059 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7060 command.
7061
7062 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7063
7064 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7065
7066 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7067
7068 * Makefile.in (check-single): Pass --status to runtest.
7069 (check/%.exp): Likewise.
7070
7071 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7072
7073 * Makefile.in (check-parallel): Propagate return code from make
7074 do-check-parallel.
7075
7076 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7077
7078 * gdb.trace/ftrace.exp: Fix expected message on continue.
7079 * gdb.trace/pending.exp: Fix expected message on continue.
7080 * gdb.trace/trace-break.exp: Fix expected message on continue.
7081
7082 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7083
7084 * lib/gdb.exp (gdb_test): Remove unused global references.
7085
7086 2016-01-18 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.base/async-shell.exp: Adjust expected output.
7089 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7090 * gdb.base/siginfo-thread.exp: Adjust expected output.
7091 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7092 * gdb.java/jnpe.exp: Adjust expected output.
7093 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7094 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7095 * gdb.threads/leader-exit.exp: Adjust expected output.
7096 * gdb.threads/manythreads.exp: Adjust expected output.
7097 * gdb.threads/pthreads.exp: Adjust expected output.
7098 * gdb.threads/schedlock.exp: Adjust expected output.
7099 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7100 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7101 expected output.
7102 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7103 output.
7104 * gdb.threads/sigthread.exp: Adjust expected output.
7105 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7106
7107 2016-01-18 Yao Qi <yao.qi@linaro.org>
7108
7109 * gdb.guile/scm-section-script.c: Replace @progbits with
7110 %progbits.
7111 * gdb.python/py-section-script.c: Likewise.
7112
7113 2016-01-15 Pedro Alves <palves@redhat.com>
7114
7115 * gdb.multi/tids.exp: Test star wildcard ranges.
7116
7117 2016-01-15 Pedro Alves <palves@redhat.com>
7118
7119 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7120 command from "thread apply" invocation.
7121 (thr_apply_info_thr_invalid): Default the expected output to the
7122 input tid list.
7123 (top level): Add tests that use convenience variables. Add tests
7124 for "thread apply" with a valid TID list, but missing the command.
7125
7126 2016-01-13 Pedro Alves <palves@redhat.com>
7127
7128 * gdb.base/default.exp: Expect $_gthread as well.
7129 * gdb.multi/tids.exp: Test $_gthread.
7130 * gdb.threads/thread-specific.exp: Test $_gthread.
7131
7132 2016-01-13 Pedro Alves <palves@redhat.com>
7133
7134 * gdb.multi/tids.exp: Test "info threads -gid".
7135
7136 2016-01-13 Pedro Alves <palves@redhat.com>
7137
7138 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7139 Breakpoint.thread.
7140 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7141
7142 2016-01-07 Pedro Alves <palves@redhat.com>
7143
7144 * gdb.base/break.exp: Adjust to output changes.
7145 * gdb.base/hbreak2.exp: Likewise.
7146 * gdb.base/sepdebug.exp: Likewise.
7147 * gdb.base/watch_thread_num.exp: Likewise.
7148 * gdb.linespec/keywords.exp: Likewise.
7149 * gdb.multi/info-threads.exp: Likewise.
7150 * gdb.threads/thread-find.exp: Likewise.
7151 * gdb.multi/tids.c: New file.
7152 * gdb.multi/tids.exp: New file.
7153
7154 2016-01-13 Pedro Alves <palves@redhat.com>
7155
7156 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7157
7158 2016-01-13 Pedro Alves <palves@redhat.com>
7159
7160 * gdb.base/default.exp: Expect $_inferior as well.
7161 * gdb.multi/base.exp: Test $_inferior.
7162
7163 2016-01-13 Pedro Alves <palves@redhat.com>
7164
7165 PR breakpoints/19388
7166 * gdb.base/catch-signal-siginfo-cond.c: New file.
7167 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7168
7169 2016-01-12 Josh Stone <jistone@redhat.com>
7170 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7171
7172 * gdb.base/catch-syscall.c (do_execve): New variable.
7173 (main): Conditionally trigger an execve.
7174 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7175 (test_catch_syscall_execve): New, check entry/return across execve.
7176 (do_syscall_tests): Call test_catch_syscall_execve.
7177
7178 2016-01-12 Pedro Alves <palves@redhat.com>
7179
7180 * gdb.base/random-signal.exp (do_test): New procedure, with body
7181 of testcase moved in.
7182
7183 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7184 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.base/funcargs.exp (finish from indirectly called function):
7187 Reintroduce the case for 'First'.
7188
7189 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7190 Pedro Alves <palves@redhat.com>
7191
7192 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7193 (tcatch_vfork_then_child_follow_exec)
7194 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7195 identification.
7196
7197 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7198
7199 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7200 and repeats to unlimited.
7201 * gdb.python/py-value.exp: Likewise.
7202 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7203 and repeats to unlimited.
7204
7205 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7206
7207 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7208 and reordering the functions.
7209 * gdb.multi/hangout.c: Likewise.
7210 * gdb.multi/hello.c: Likewise.
7211
7212 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7213
7214 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7215 absolute.
7216 (SingleStatisticTestResult.report): Use dict.keys instead of
7217 dict.iterkeys.
7218
7219 2016-01-06 Pedro Alves <palves@redhat.com>
7220
7221 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7222
7223 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7224
7225 * gdb.btrace/dlopen.exp: New.
7226 * gdb.btrace/dlopen.c: New.
7227 * gdb.btrace/dlopen-dso.c: New.
7228
7229 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7230
7231 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7232 PATTERN argument is optional.
7233
7234 2015-12-24 Joel Brobecker <brobecker@adacore.com>
7235
7236 * lib/ada.exp (target_compile_ada_from_dir): New function.
7237 (gdb_compile_ada): Reimplement avoiding the use of project files.
7238 * gdb.ada/gnat_ada.gpr: Delete.
7239 * gdb.ada/cond_lang.exp: Adjust test to make path before
7240 filename optional.
7241 * gdb.ada/small_reg_param.exp: Likewise.
7242
7243 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7244
7245 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7246
7247 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7248
7249 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7250 case.
7251
7252 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7253
7254 * gdb.base/break.exp: Remove dead code.
7255 * gdb.base/sepdebug.exp: Likewise.
7256
7257 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7258
7259 * gdb.asm/asm-source.exp: Remove HP-UX references.
7260 * gdb.base/annota1.exp: Likewise.
7261 * gdb.base/annota3.exp: Likewise.
7262 * gdb.base/attach.exp: Likewise.
7263 * gdb.base/bigcore.exp: Likewise.
7264 * gdb.base/break.exp: Likewise.
7265 * gdb.base/call-ar-st.exp: Likewise.
7266 * gdb.base/callfuncs.exp: Likewise.
7267 * gdb.base/catch-fork-static.exp: Likewise.
7268 * gdb.base/display.exp: Likewise.
7269 * gdb.base/foll-exec-mode.exp: Likewise.
7270 * gdb.base/foll-exec.exp: Likewise.
7271 * gdb.base/foll-fork.exp: Likewise.
7272 * gdb.base/foll-vfork.exp: Likewise.
7273 * gdb.base/funcargs.exp: Likewise.
7274 * gdb.base/hbreak2.exp: Likewise.
7275 * gdb.base/inferior-died.exp: Likewise.
7276 * gdb.base/interrupt.exp: Likewise.
7277 * gdb.base/multi-forks.exp: Likewise.
7278 * gdb.base/nodebug.exp: Likewise.
7279 * gdb.base/sepdebug.exp: Likewise.
7280 * gdb.base/solib1.c: Likewise.
7281 * gdb.base/step-test.exp: Likewise.
7282 * gdb.mi/non-stop.c: Likewise.
7283 * gdb.mi/pthreads.c: Likewise.
7284 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7285 * gdb.threads/pthreads.c: Likewise.
7286 * gdb.threads/staticthreads.exp: Likewise.
7287 * lib/future.exp: Likewise.
7288 * lib/gdb.exp: Likewise.
7289 * gdb.base/so-indr-cl.c: Remove.
7290 * gdb.base/so-indr-cl.exp: Likewise.
7291 * gdb.base/solib.c: Likewise.
7292 * gdb.base/solib.exp: Likewise.
7293 * gdb.base/solib2.c: Likewise.
7294
7295 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7296
7297 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7298 * gdb.base/call-ar-st.exp: Likewise.
7299 * gdb.base/callfuncs.exp: Likewise.
7300 * gdb.base/condbreak.exp: Likewise.
7301 * gdb.base/constvars.exp: Likewise.
7302 * gdb.base/hbreak2.exp: Likewise.
7303 * gdb.base/langs.exp: Likewise.
7304 * gdb.base/list.exp: Likewise.
7305 * gdb.base/long_long.exp: Likewise.
7306 * gdb.base/ptype.exp: Likewise.
7307 * gdb.base/scope.exp: Likewise.
7308 * gdb.base/signals.exp: Likewise.
7309 * gdb.base/so-impl-ld.exp: Likewise.
7310 * gdb.base/varargs.exp: Likewise.
7311 * gdb.base/volatile.exp: Likewise.
7312 * gdb.base/whatis.exp: Likewise.
7313 * gdb.cp/cplusfuncs.exp: Likewise.
7314 * gdb.cp/inherit.exp: Likewise.
7315 * gdb.cp/local.exp: Likewise.
7316 * gdb.cp/member-ptr.exp: Likewise.
7317 * gdb.cp/method.exp: Likewise.
7318 * gdb.cp/overload.exp: Likewise.
7319 * gdb.cp/templates.exp: Likewise.
7320 * gdb.stabs/weird.exp: Likewise.
7321 * lib/compiler.c: Likewise.
7322 * lib/compiler.cc: Likewise.
7323 * lib/cp-support.exp: Likewise.
7324 * lib/gdb.exp: Likewise.
7325
7326 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7327
7328 * configure.ac: Remove HP-UX case.
7329 * configure: Regenerate.
7330
7331 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7332
7333 * lib/gdb.exp (gdb_compile): Add function doc.
7334
7335 2015-12-17 Pedro Alves <palves@redhat.com>
7336
7337 PR threads/19354
7338 * gdb.multi/info-threads.exp: New file.
7339
7340 2015-12-15 Yao Qi <yao.qi@linaro.org>
7341
7342 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7343 is aarch64*-*-*.
7344
7345 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7346
7347 * gdb.base/history-duplicates.exp: Skip if no readline support.
7348
7349 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7350
7351 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7352
7353 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7354
7355 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7356
7357 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7358
7359 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7360 ctrl-C if nointerrupts target property is set.
7361 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7362 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7363 * gdb.base/paginate-bg-execution.exp: Likewise.
7364 * gdb.base/paginate-execution-startup.exp: Likewise.
7365 * gdb.base/random-signal.exp: Likewise.
7366 * gdb.base/range-stepping.exp: Likewise.
7367 * gdb.cp/annota2.exp: Likewise.
7368 * gdb.cp/annota3.exp: Likewise.
7369 * gdb.gdb/selftest.exp: Likewise.
7370 * gdb.threads/continue-pending-status.exp: Likewise.
7371 * gdb.threads/leader-exit.exp: Likewise.
7372 * gdb.threads/manythreads.exp: Likewise.
7373 * gdb.threads/pthreads.exp: Likewise.
7374 * gdb.threads/schedlock.exp: Likewise.
7375 * gdb.threads/sigthread.exp: Likewise.
7376
7377 2015-12-11 Don Breazeal <donb@codesourcery.com>
7378
7379 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7380 remote.
7381 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7382 * gdb.base/foll-exec.exp (main): Enable for target remote.
7383 * gdb.base/foll-fork.exp (main): Likewise.
7384 * gdb.base/foll-vfork.exp (main): Likewise.
7385 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7386 (proc continue_to_exit_bp_loc): Use clean_restart.
7387 * gdb.base/pie-execl.exp (main): Disable for target remote.
7388 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7389 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7390 * gdb.threads/execl.exp (main): Likewise.
7391 * gdb.threads/fork-child-threads.exp (main): Likewise.
7392 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7393 remote.
7394 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7395 remote.
7396 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7397 pid.tid style ptids, instead of just tid.
7398 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7399 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7400 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7401 ptids, instead of just tid.
7402
7403 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7404
7405 * gdb.base/list.exp (test_list_forward): Add end of file error
7406 test.
7407 (test_repeat_list_command): Add end of file error test.
7408 (test_list_backwards): Add beginning of file error test.
7409
7410 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7411
7412 * gdb.base/list.exp (test_list_invalid_args): New function,
7413 defined, and called.
7414
7415 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7416
7417 * gdb.base/list.exp (test_list): Make test names unique.
7418
7419 2015-12-11 Yao Qi <yao.qi@linaro.org>
7420
7421 * gdb.base/coremaker2.c: Remove.
7422
7423 2015-12-10 Pedro Alves <palves@redhat.com>
7424
7425 * gdb.multi/base.exp: Remove stale "spaces" references.
7426
7427 2015-12-10 Pedro Alves <palves@redhat.com>
7428
7429 * gdb.multi/base.exp: Don't use nowarnings.
7430 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7431 * gdb.multi/hangout.c: Include stdio.h.
7432 * gdb.multi/hello.c: Include stdlib.h.
7433 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7434 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7435 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7436
7437 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7438
7439 * gdb.dwarf2/dw2-ranges-base.c: New file.
7440 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7441 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7442 support additional line table, and debug ranges generation.
7443 (Dwarf::ranges): New function, generate .debug_ranges.
7444 (Dwarf::lines): Support generating simple line table programs.
7445 (Dwarf::assemble): Initialise new namespace variables.
7446
7447 2015-12-09 Kevin Buettner <kevinb@redhat.com>
7448
7449 * gdb.base/async.exp (proc test_background): Add case for
7450 asynchronous execution not supported.
7451
7452 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
7453
7454 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7455 format and change test names to make them unique.
7456
7457 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7458 Pedro Alves <pedro@redhat.com>
7459
7460 PR gdb/18702
7461 Add checking of floatformats setup on x86_64 hosts.
7462 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7463 (smallval, bigval): New labels/constants.
7464 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7465 float" after loading bigval and smallval.
7466
7467 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7468
7469 * gdb.ada/fun_overload_menu.exp: New testcase.
7470 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7471
7472 2015-12-04 Josh Stone <jistone@redhat.com>
7473
7474 * gdb.base/catch-fork-static.exp: New.
7475
7476 2015-12-03 Yao Qi <yao.qi@linaro.org>
7477
7478 * gdb.base/sizeof.c: Don't include stdio.h and
7479 ../lib/unbuffer_output.c.
7480 (main): New variable 'size' and 'value'. Remove printf and
7481 gdb_unbuffer_output. Assign return value to size and value.
7482 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7483 at the beginning.
7484 (check_sizeof): Check the result by printing variable 'size'.
7485 (check_valueof): Check the result by printing variable 'value'.
7486
7487 2015-12-01 Yao Qi <yao.qi@linaro.org>
7488
7489 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7490 for aarch64*-*-linux* target.
7491
7492 2015-11-30 Pedro Alves <palves@redhat.com>
7493
7494 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7495
7496 2015-11-30 Pedro Alves <palves@redhat.com>
7497
7498 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7499 Handle non-stop mode vCont replies.
7500
7501 2015-11-30 Pedro Alves <palves@redhat.com>
7502
7503 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7504 prepare_for_testing. Start gdb with "set non-stop on" appended to
7505 GDBFLAGS. Lax expected stop output.
7506
7507 2015-11-27 Yao Qi <yao.qi@linaro.org>
7508
7509 * gdb.arch/arm-neon.exp: New.
7510 * gdb.arch/arm-neon.c: New.
7511
7512 2015-11-27 Yao Qi <yao.qi@linaro.org>
7513
7514 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7515
7516 2015-11-27 Yao Qi <yao.qi@linaro.org>
7517
7518 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7519 frames-invalid annotation.
7520
7521 2015-11-27 Yao Qi <yao.qi@linaro.org>
7522
7523 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7524
7525 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7526
7527 * gdb.threads/names.exp: New file.
7528 * gdb.threads/names.c: New file.
7529 * README: Mention gdb,no_thread_names.
7530
7531 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7532
7533 PR 19297
7534 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7535 support" error.
7536
7537 2015-11-24 Pedro Alves <palves@redhat.com>
7538
7539 PR 17539
7540 * gdb.base/display.exp: Expect displays to be sorted in ascending
7541 order. Use multi_line.
7542 * gdb.base/solib-display.exp: Likewise.
7543
7544 2015-11-24 Pedro Alves <palves@redhat.com>
7545
7546 PR 17539
7547 * gdb.base/display.exp: Expect displays to be sorted in ascending
7548 order. Use multi_line.
7549 * gdb.base/solib-display.exp: Likewise.
7550
7551 2015-11-24 Pedro Alves <palves@redhat.com>
7552
7553 PR 17539
7554 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7555 threads in ascending order.
7556 * gdb.base/foll-fork.exp: Likewise.
7557 * gdb.base/foll-vfork.exp: Likewise.
7558 * gdb.base/multi-forks.exp: Likewise.
7559 * gdb.mi/mi-nonstop.exp: Likewise.
7560 * gdb.mi/mi-nsintrall.exp: Likewise.
7561 * gdb.multi/base.exp: Likewise.
7562 * gdb.multi/multi-arch.exp: Likewise.
7563 * gdb.python/py-inferior.exp: Likewise.
7564 * gdb.threads/break-while-running.exp: Likewise.
7565 * gdb.threads/execl.exp: Likewise.
7566 * gdb.threads/gcore-thread.exp: Likewise.
7567 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7568 * gdb.threads/kill.exp: Likewise.
7569 * gdb.threads/linux-dp.exp: Likewise.
7570 * gdb.threads/multiple-step-overs.exp: Likewise.
7571 * gdb.threads/next-bp-other-thread.exp: Likewise.
7572 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7573 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7574 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7575 * gdb.threads/thread-find.exp: Likewise.
7576 * gdb.threads/tls.exp: Likewise.
7577 * lib/mi-support.exp (mi_reverse_list): Delete.
7578 (mi_check_thread_states): No longer reverse list.
7579
7580 2015-11-24 Pedro Alves <palves@redhat.com>
7581
7582 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7583 use lowercase.
7584
7585 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7586
7587 * gdb.trace/actions.c: Include trace-common.h.
7588 (main): Add a location for a fast tracepoint.
7589 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7590 the normal tracepoints.
7591 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7592
7593 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7594
7595 * save-trace.exp: Factor out code to these...
7596 (gdb_save_tracepoints): New.
7597 (gdb_load_tracepoints): New.
7598 (do_save_load_test): New.
7599
7600 2015-11-23 Kevin Buettner <kevinb@redhat.com>
7601
7602 * gdb.base/asmlabel.exp: New test.
7603 * gdb.base/asmlabel.c: New test case.
7604
7605 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7606
7607 * gdb.base/wrong_frame_bt_full-main.c: New file.
7608 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7609 * gdb.base/wrong_frame_bt_full.exp: New file.
7610
7611 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7612
7613 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7614
7615 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7616
7617 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
7618 pstate register when comparing registers values in
7619 sparc64-*-linux-gnu targets to avoid spurious differences.
7620
7621 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7622
7623 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
7624
7625 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7626
7627 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7628 as type argument to gdb_compile.
7629 * gdb.base/nested-subp2.exp: Likewise.
7630 * gdb.base/nested-subp3.exp: Likewise.
7631
7632 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7633
7634 * lib/dwarf.exp (_note): Fix left shift of negative value.
7635 * gdb.trace/trace-condition.exp: Likewise.
7636
7637 2015-11-13 Yao Qi <yao.qi@linaro.org>
7638
7639 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7640 comments about d10v.
7641 (test_scalar_returns): Likewise.
7642 * gdb.base/d10v.ld: Remove.
7643 * gdb.base/overlays.exp: Remove the target triplet checking for
7644 d10v-*-*.
7645 * gdb.base/structs.exp (test_struct_returns): Remove the
7646 comments about d10v.
7647 (test_struct_calls): Likewise.
7648
7649 2015-11-13 Yao Qi <yao.qi@linaro.org>
7650
7651 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7652 * gdb.base/gnu_vector.c: Don't include stdio.h.
7653 (main): Don't print res and call add_some_intvecs.
7654
7655 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7656
7657 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7658 macro.
7659 (func5): Removed.
7660 (func4): Use FAST_TRACEPOINT_LABEL.
7661 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7662 macro.
7663 (func): Removed.
7664 (thread_function): Use FAST_TRACEPOINT_LABEL.
7665 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7666 (func): Remove.
7667 (marker): Use FAST_TRACEPOINT_LABEL.
7668 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7669 (pendfunc1): Remove.
7670 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7671 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7672 (foo): Remove.
7673 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7674 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7675 macro.
7676 (func): Remove.
7677 (marker): Use FAST_TRACEPOINT_LABEL.
7678 * gdb.trace/trace-common.h: New header.
7679 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7680 macro.
7681 (func): Remove.
7682 (marker): Use FAST_TRACEPOINT_LABEL.
7683 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7684 (func): Remove.
7685 (thread_function): Use FAST_TRACEPOINT_LABEL.
7686
7687 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7688
7689 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7690 in front.
7691 * gdb.trace/change-loc.exp: Use global pcreg definition.
7692 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7693 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7694 in front.
7695 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7696 * gdb.trace/pending.exp: Likewise.
7697 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7698 * gdb.trace/trace-break.exp: Likewise.
7699 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7700 in front.
7701 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7702 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7703 in front.
7704 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7705
7706 2015-11-09 Joel Brobecker <brobecker@adacore.com>
7707
7708 * gdb.ada/fin_fun_out: New testcase.
7709
7710 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7711
7712 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7713 value associated with DW_AT_byte_size.
7714 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7715 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7716 DW_AT_upper_bound.
7717
7718 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7719
7720 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7721 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7722 version.
7723 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7724 gdb.dwarf2/dw2-canonicalize-type.exp,
7725 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7726 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7727 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7728 provided by gdb_target_symbol_prefix_flags_asm.
7729 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7730 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7731 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7732 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7733 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7734 macros where needed). Use this macro for symbols which require
7735 the prefix provided by SYMBOL_PREFIX.
7736
7737 2015-11-05 Kevin Buettner <kevinb@redhat.com>
7738
7739 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7740 New procs.
7741 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7742 representing expressions, of more than one list element.
7743 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7744 to prepend linker symbol prefix to f.
7745 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7746 table_1 and table_2.
7747 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7748 Likewise, for f and g.
7749 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7750 for ptr.
7751 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7752 for main.
7753 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7754 table_1_ptr and table_2_ptr.
7755
7756 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7757 Joel Brobecker <brobecker@adacore.com>
7758
7759 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7760
7761 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7762
7763 * gdb.reverse/s390-mvcle.c: New test.
7764 * gdb.reverse/s390-mvcle.exp: New file.
7765 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7766
7767 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7768
7769 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7770
7771 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7772
7773 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7774 reaching marker2.
7775 * gdb.reverse/getresuid-reverse.exp: Likewise.
7776 * gdb.reverse/pipe-reverse.exp: Likewise.
7777 * gdb.reverse/readv-reverse.exp: Likewise.
7778 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7779 * gdb.reverse/time-reverse.exp: Likewise.
7780 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7781
7782 2015-10-30 Yao Qi <yao.qi@linaro.org>
7783
7784 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7785 (empty_cycle): Remove.
7786 (main): Don't call empty_cycle. Don't use watch_count_done.
7787 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7788 empty_cycle. Rewrite the code counting HW watchpoints.
7789
7790 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7791
7792 * gdb.reverse/fstatat-reverse.c: New test.
7793 * gdb.reverse/fstatat-reverse.exp: New file.
7794 * gdb.reverse/getresuid-reverse.c: New test.
7795 * gdb.reverse/getresuid-reverse.exp: New file.
7796 * gdb.reverse/pipe-reverse.c: New test.
7797 * gdb.reverse/pipe-reverse.exp: New file.
7798 * gdb.reverse/readv-reverse.c: New test.
7799 * gdb.reverse/readv-reverse.exp: New file.
7800 * gdb.reverse/recvmsg-reverse.c: New test.
7801 * gdb.reverse/recvmsg-reverse.exp: New file.
7802 * gdb.reverse/time-reverse.c: New test.
7803 * gdb.reverse/time-reverse.exp: New file.
7804 * gdb.reverse/waitpid-reverse.c: New test.
7805 * gdb.reverse/waitpid-reverse.exp: New file.
7806
7807 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7808
7809 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7810
7811 2015-10-26 Doug Evans <dje@google.com>
7812
7813 PR symtab/17391
7814 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7815 * gdb.dwarf2/bad-regnum.c: New file.
7816 * gdb.dwarf2/bad-regnum.exp: New file.
7817
7818 2015-10-26 Doug Evans <dje@google.com>
7819
7820 PR python/18938
7821 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7822 file.
7823
7824 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7825
7826 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7827 for a change by "Mention language in compile error message".
7828
7829 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7830
7831 PR python/18073
7832 * gdb.python/py-type.c (C::a_method): New.
7833 (C::a_const_method): New.
7834 (C::a_static_method): New.
7835 (a_function): New.
7836 * gdb.python/py-type.exp (test_fields): Test getting fields
7837 from function and method.
7838
7839 2015-10-21 Keven Boell <keven.boell@intel.com>
7840
7841 * gdb.fortran/vla-alloc-assoc.exp: New file.
7842 * gdb.fortran/vla-datatypes.exp: New file.
7843 * gdb.fortran/vla-datatypes.f90: New file.
7844 * gdb.fortran/vla-history.exp: New file.
7845 * gdb.fortran/vla-ptype-sub.exp: New file.
7846 * gdb.fortran/vla-ptype.exp: New file.
7847 * gdb.fortran/vla-sizeof.exp: New file.
7848 * gdb.fortran/vla-sub.f90: New file.
7849 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7850 * gdb.fortran/vla-value-sub-finish.exp: New file.
7851 * gdb.fortran/vla-value-sub.exp: New file.
7852 * gdb.fortran/vla-value.exp: New file.
7853 * gdb.fortran/vla-ptr-info.exp: New file.
7854 * gdb.mi/mi-vla-fortran.exp: New file.
7855 * gdb.mi/vla.f90: New file.
7856
7857 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7858
7859 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7860 of hardwired timeout value.
7861
7862 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7863 Pedro Alves <palves@redhat.com>
7864
7865 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7866 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7867
7868 2015-10-19 Josh Stone <jistone@redhat.com>
7869
7870 * gdb.base/catch-syscall.c: Include <sched.h>.
7871 (unknown_syscall): New variable.
7872 (main): Trigger a vfork and an unknown syscall.
7873 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7874 (unknown_syscall_number): Likewise.
7875 (check_call_to_syscall): Accept an optional syscall pattern.
7876 (check_return_from_syscall): Likewise.
7877 (check_continue): Likewise.
7878 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7879 (test_catch_syscall_skipping_return): New test toggling off 'catch
7880 syscall' to step over the syscall return, then toggling back on.
7881 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7882 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7883 (do_syscall_tests): Call test_catch_syscall_without_args and
7884 test_catch_syscall_mid_vfork.
7885 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7886 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7887
7888 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
7889
7890 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7891 print g_vE): Add new pass patterns.
7892 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7893 print various symbol names for vptr fields.
7894
7895 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7896
7897 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7898 results.
7899
7900 2015-10-12 Yao Qi <yao.qi@linaro.org>
7901
7902 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7903
7904 2015-10-12 Yao Qi <yao.qi@linaro.org>
7905
7906 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7907 is aarch64*-*-linux*.
7908
7909 2015-10-12 Yao Qi <yao.qi@linaro.org>
7910
7911 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7912 (can_relocate_bcond_true): ... it.
7913 (can_relocate_bcond_false): New function.
7914 (foo): Likewise.
7915 (can_relocate_bl): Likewise.
7916 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7917 can_relocate_bl.
7918
7919 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7920
7921 * gdb.base/nested-addr.c: New file.
7922 * gdb.base/nested-addr.exp: New testcase.
7923
7924 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7925
7926 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7927 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7928 its output. Ignore the output of "record goto begin" and instead
7929 check that GDB is replaying.
7930
7931 2015-10-09 Pedro Alves <palves@redhat.com>
7932
7933 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
7934 (top level): Use it in the run with no args test.
7935
7936 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
7937
7938 * gdb.dlang/properties.exp: New file.
7939
7940 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
7941
7942 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
7943 whether or not address 0x1000 is mapped on the target.
7944
7945 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
7946
7947 * gdb.python/py-type.exp: Do not run tests if binaries fail to
7948 build.
7949
7950 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
7951
7952 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
7953 instruction-history test.
7954
7955 2015-09-28 Doug Evans <dje@google.com>
7956
7957 * gdb.base/gcore.c (array_func): Add reference to static_array.
7958
7959 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
7960
7961 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
7962 source line.
7963
7964 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
7965
7966 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
7967 short or char as base type.
7968
7969 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
7970
7971 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
7972 to allow any size enum.
7973
7974 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
7975
7976 * gdb.ada/array_ptr_renaming.exp: New testcase.
7977 * gdb.ada/array_ptr_renaming/foo.adb: New file.
7978 * gdb.ada/array_ptr_renaming/pack.ads: New file.
7979
7980 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7981
7982 * gdb.trace/ftrace-lock.c: New file.
7983 * gdb.trace/ftrace-lock.exp: New file.
7984
7985 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7986
7987 * gdb.arch/insn-reloc.c: New file.
7988 * gdb.arch/ftrace-insn-reloc.exp: New file.
7989
7990 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7991
7992 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
7993 instruction.
7994 * gdb.trace/pendshr1.c (pendfunc): Likewise.
7995 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
7996 * gdb.trace/range-stepping.c: Likewise.
7997 * gdb.trace/trace-break.c: Likewise.
7998 * gdb.trace/trace-mt.c (thread_function): Likewise.
7999 * gdb.trace/ftrace.c (marker): Likewise.
8000 * gdb.trace/trace-condition.c (marker): Likewise.
8001 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8002 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8003 is_aarch64_target.
8004
8005 2015-09-18 Doug Evans <xdje42@gmail.com>
8006
8007 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8008 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8009
8010 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8011
8012 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8013 the breakpoint.
8014
8015 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8016
8017 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8018 the pending breakpoint. Remove timeout override for "Run till
8019 MI pending breakpoint on pendfunc3 on thread 2" test.
8020
8021 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8022
8023 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8024 filename pattern.
8025
8026 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8027
8028 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8029 in breakpoint filename pattern.
8030
8031 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8032
8033 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8034
8035 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8036
8037 * gdb.linespec/explicit.exp: Check for readline support for
8038 tab-completion tests. Fix obvious typo.
8039
8040 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8041
8042 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8043 and replay.
8044
8045 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8046
8047 * gdb.btrace/non-stop.c: New.
8048 * gdb.btrace/non-stop.exp: New.
8049
8050 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8051 Yao Qi <yao.qi@linaro.org>
8052
8053 * gdb.trace/trace-condition.c: New file.
8054 * gdb.trace/trace-condition.exp: New file.
8055
8056 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
8057
8058 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8059 for testing bytecode compilation.
8060
8061 2015-09-16 Pedro Alves <palves@redhat.com>
8062 Sandra Loosemore <sandra@codesourcery.com>
8063
8064 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8065 (SECONDS): Redefine.
8066 (main): Call pthread_kill and alarm early.
8067 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8068 support.
8069 (test): If the target can't hardware step and doesn't support
8070 displaced stepping, increase the timeout.
8071
8072 2015-09-16 Pedro Alves <palves@redhat.com>
8073
8074 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8075 (enable_debug): New procedures.
8076 (test): Use them. Bail out if waiting for threads fails.
8077 (top level): Bail out if a test fails.
8078
8079 2015-09-16 Yao Qi <yao.qi@linaro.org>
8080
8081 * gdb.asm/asm-source.exp: Set asm-arch for
8082 aarch64*-*-* target.
8083 * gdb.asm/aarch64.inc: New file.
8084
8085 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8086
8087 * gdb.ada/array_of_variable_length.exp: New testcase.
8088 * gdb.ada/array_of_variable_length/foo.adb: New file.
8089 * gdb.ada/array_of_variable_length/pck.adb: New file.
8090 * gdb.ada/array_of_variable_length/pck.ads: New file.
8091
8092 2015-09-15 Doug Evans <dje@google.com>
8093
8094 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8095 of function static local variable.
8096
8097 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8098
8099 * gdb.threads/tls-so_extern.exp: New test file.
8100 * gdb.threads/tls-so_extern.c: New test file.
8101 * gdb.threads/tls-so_extern_main.c: New test file.
8102
8103 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8104
8105 * gdb.opt/solib-intra-step-lib.c: New file.
8106 * gdb.opt/solib-intra-step-main.c: New file.
8107 * gdb.opt/solib-intra-step.exp: New file.
8108
8109 2015-09-15 Pedro Alves <palves@redhat.com>
8110
8111 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8112 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8113
8114 2015-09-14 Pedro Alves <palves@redhat.com>
8115
8116 * gdb.base/hook-stop-continue.c: Delete.
8117 * gdb.base/hook-stop-continue.exp: Delete.
8118 * gdb.base/hook-stop-frame.c: Delete.
8119 * gdb.base/hook-stop-frame.exp: Delete.
8120 * gdb.base/hook-stop.c: New file.
8121 * gdb.base/hook-stop.exp: New file.
8122
8123 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8124
8125 * gdb.ada/access_to_packed_array.exp: New testcase.
8126 * gdb.ada/access_to_packed_array/foo.adb: New file.
8127 * gdb.ada/access_to_packed_array/pack.adb: New file.
8128 * gdb.ada/access_to_packed_array/pack.ads: New file.
8129
8130 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8131
8132 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8133 buffer size test.
8134
8135 2015-09-11 Don Breazeal <donb@codesourcery.com>
8136
8137 * gdb.base/foll-exec.c: Add copyright header. Fix
8138 formatting issues.
8139 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8140 (do_exec_tests): Use clean_restart in place of zap_session,
8141 and for test initialization. Fix formatting issues. Use
8142 fail in place of perror.
8143 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8144 an expect statement to match an expression with output from
8145 the program under debug.
8146 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8147 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8148 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8149 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8150 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8151
8152 2015-09-09 Doug Evans <dje@google.com>
8153
8154 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8155
8156 2015-09-09 Doug Evans <dje@google.com>
8157
8158 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8159
8160 2015-09-09 Doug Evans <dje@google.com>
8161
8162 * gdb.base/savedregs.exp: Fix typo.
8163
8164 2015-09-09 Pedro Alves <palves@redhat.com>
8165
8166 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8167
8168 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8169
8170 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8171 command actually switches threads. Give up on remaining
8172 tests if target fails to stop at breakpoint.
8173
8174 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8175
8176 * gdb.ada/funcall_char.exp: New testcase.
8177 * gdb.ada/funcall_char/foo.adb: New file.
8178
8179 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8180
8181 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8182 expected outputs. Add two testcases for completing ambiguous
8183 functions.
8184 * gdb.ada/complete/aux_pck.adb: New file.
8185 * gdb.ada/complete/aux_pck.ads: New file.
8186 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8187 Ambiguous_Func functions.
8188 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8189 * gdb.ada/complete/pck.adb: Likewise.
8190
8191 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8192
8193 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8194 failures to run the test program under GDB.
8195
8196 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
8197
8198 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8199 to C.
8200
8201 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8202
8203 * gdb.base/run-after-attach.exp: New test file.
8204 * gdb.base/run-after-attach.c: New test file.
8205
8206 2015-08-26 Don Breazeal <donb@codesourcery.com>
8207
8208 * gdb.base/foll-exec-2.c: New test program.
8209 * gdb.base/foll-exec-2.exp: New test.
8210
8211 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8212
8213 * gdb.base/nested-subp1.exp: New file.
8214 * gdb.base/nested-subp1.c: New file.
8215 * gdb.base/nested-subp2.exp: New file.
8216 * gdb.base/nested-subp2.c: New file.
8217 * gdb.base/nested-subp3.exp: New file.
8218 * gdb.base/nested-subp3.c: New file.
8219
8220 2015-08-24 Pedro Alves <palves@redhat.com>
8221
8222 * gdb.server/connect-without-multi-process.c: New file.
8223 * gdb.server/connect-without-multi-process.exp: New file.
8224
8225 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8226
8227 * gdb.opt/inline-markers.c: Make z int.
8228
8229 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8230
8231 * gdb.opt/inline-markers.c: Make z volatile.
8232
8233 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8234
8235 * gdb.opt/inline-bt.c: New volatile global z.
8236 * gdb.opt/inline-cmds.c: Likewise.
8237 * gdb.opt/inline-locals.c: Likewise.
8238 * gdb.opt/inline-markers.c: New extern global z.
8239 (marker): Use z.
8240 (inline_fn): Likewise.
8241
8242 2015-08-24 Pedro Alves <palves@redhat.com>
8243
8244 * config/m32r-stub.exp: Remove file.
8245 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8246 * gdb.base/call-rt-st.exp: Likewise.
8247 * gdb.base/call-strs.exp: Likewise.
8248 * gdb.base/default.exp: Remove references to h8300-*-hms and
8249 *-*-udi*.
8250 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8251
8252 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8253
8254 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8255 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8256 and "return" use KFAIL when GDB can not read/write the vector
8257 return value.
8258
8259 2015-08-21 Gary Benson <gbenson@redhat.com>
8260
8261 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8262
8263 2015-08-20 Pedro Alves <palves@redhat.com>
8264
8265 * gdb.server/solib-list.exp: No longer expect an interior stop in
8266 non-stop mode.
8267
8268 2015-08-20 Pedro Alves <palves@redhat.com>
8269
8270 * gdb.server/connect-stopped-target.c: New file.
8271 * gdb.server/connect-stopped-target.exp: New file.
8272
8273 2015-08-20 Pedro Alves <palves@redhat.com>
8274
8275 * gdb.dwarf2/comp-unit-lang.exp: New file.
8276 * gdb.dwarf2/comp-unit-lang.c: New file.
8277
8278 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8279
8280 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8281 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8282
8283 2015-08-19 Kevin Buettner <kevinb@redhat.com>
8284
8285 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8286 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8287
8288 2015-08-18 Doug Evans <dje@google.com>
8289 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8290
8291 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8292 skip_python_tests. New arg prompt_regexp.
8293 (skip_python_tests): New function.
8294 * lib/mi-support.exp (mi_skip_python_tests): New function.
8295 * gdb.python/py-mi-objfile-gdb.py: New file.
8296 * gdb.python/py-mi-objfile.c: New file.
8297 * gdb.python/py-mi-objfile.exp: New file.
8298
8299 2015-08-17 Keith Seitz <keiths@redhat.com>
8300
8301 * gdb.linespec/explicit.exp: Move strace test from here ...
8302 * gdb.trace/strace.exp: ... to here.
8303
8304 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8305
8306 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8307 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8308
8309 2015-08-14 Doug Evans <xdje42@gmail.com>
8310
8311 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8312 inferior before selecting a new file.
8313
8314 2015-08-14 Doug Evans <xdje42@gmail.com>
8315
8316 * gdb.mi/mi-disassemble.exp: Update.
8317 * gdb.base/disasm-optim.S: New file.
8318 * gdb.base/disasm-optim.c: New file.
8319 * gdb.base/disasm-optim.h: New file.
8320 * gdb.base/disasm-optim.exp: New file.
8321
8322 2015-08-14 Keith Seitz <keiths@redhat.com>
8323
8324 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8325 "evaluated-by".
8326
8327 2015-08-13 Joel Brobecker <brobecker@adacore.com>
8328
8329 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8330
8331 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8332
8333 * gdb.ada/fun_renaming.exp: New testcase.
8334 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8335 * gdb.ada/fun_renaming/pack.adb: New file.
8336 * gdb.ada/fun_renaming/pack.ads: New file.
8337
8338 2015-08-12 Keith Seitz <keiths@redhat.com>
8339
8340 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8341 gdb_get_line_number.
8342
8343 2015-08-12 Joel Brobecker <brobecker@adacore.com>
8344
8345 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8346 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8347 gdb.base/dso2dso.exp: New files.
8348
8349 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8350 Pedro Alves <palves@redhat.com>
8351 Keith Seitz <keiths@redhat.com>
8352
8353 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8354 GDBFLAGS.
8355
8356 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8357
8358 * gdb.base/gdbhistsize-history.exp
8359 (test_histsize_history_setting): Use save_vars.
8360 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8361 Use save_vars.
8362 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8363 * gdb.base/readline.exp: Use save_vars.
8364
8365 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8366
8367 * lib/gdb.exp (save_vars): New proc.
8368
8369 2015-08-11 Keith Seitz <keiths@redhat.com>
8370
8371 * gdb.base/help.exp: Update help_breakpoint_text.
8372
8373 2015-08-11 Keith Seitz <keiths@redhat.com>
8374
8375 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8376 (at toplevel): Call test_explicit_breakpoints.
8377 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8378 breakpoints.
8379 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8380 breakpoint conditions, "-cond".
8381
8382 2015-08-11 Keith Seitz <keiths@redhat.com>
8383
8384 * gdb.linespec/3explicit.c: New file.
8385 * gdb.linespec/cpexplicit.cc: New file.
8386 * gdb.linespec/cpexplicit.exp: New file.
8387 * gdb.linespec/explicit.c: New file.
8388 * gdb.linespec/explicit.exp: New file.
8389 * gdb.linespec/explicit2.c: New file.
8390 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8391 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8392 before using in the matching pattern.
8393 Clarify that `prefix' is a regular expression.
8394
8395 2015-08-11 Keith Seitz <keiths@redhat.com>
8396
8397 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8398 test.
8399 Add tests for missing ",FMT" and ",".
8400
8401 2015-08-10 Doug Evans <dje@google.com>
8402 Keith Seitz <keiths@redhat.com>
8403
8404 PR gdb/17960
8405 * gdb.base/completion.exp: Add location completer tests.
8406
8407 2015-08-07 Pedro Alves <palves@redhat.com>
8408
8409 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8410 tests here.
8411 (top level): Run do_test with and without displaced stepping.
8412
8413 2015-08-07 Pedro Alves <palves@redhat.com>
8414
8415 * gdb.base/valgrind-disp-step.c: New file.
8416 * gdb.base/valgrind-disp-step.exp: New file.
8417
8418 2015-08-07 Pedro Alves <palves@redhat.com>
8419
8420 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8421 Delete function.
8422 (main): Add alarm. Run an infinite loop instead of calling
8423 wait_threads.
8424 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8425 comment.
8426 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8427 Delete function.
8428 (main): Add alarm. Run an infinite loop instead of calling
8429 wait_threads.
8430 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8431 comment.
8432
8433 2015-08-07 Pedro Alves <palves@redhat.com>
8434
8435 * gdb.base/checkpoint-ns.exp: New file.
8436 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8437 standard_testfile.
8438
8439 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8440
8441 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8442 * gdb.btrace/instruction_history.exp: Update.
8443 * gdb.btrace/tsx.exp: New.
8444 * gdb.btrace/tsx.c: New.
8445
8446 2015-08-06 Pedro Alves <palves@redhat.com>
8447
8448 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8449 increase timeout.
8450 * gdb.reverse/until-precsave.exp: Bump timeouts.
8451
8452 2015-08-06 Pedro Alves <palves@redhat.com>
8453
8454 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8455
8456 2015-08-06 Pedro Alves <palves@redhat.com>
8457
8458 PR gdb/18749
8459 * gdb.threads/process-dies-while-handling-bp.c: New file.
8460 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8461
8462 2015-08-06 Pedro Alves <palves@redhat.com>
8463
8464 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8465 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8466
8467 2015-08-05 Pedro Alves <palves@redhat.com>
8468
8469 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8470 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8471
8472 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8473
8474 * gdb.base/bp-permanent.exp: Report test as unsupported if
8475 the target cannot stop at the permanent breakpoint.
8476
8477 2015-08-03 Doug Evans <dje@google.com>
8478
8479 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8480 10000.
8481
8482 2015-08-03 Doug Evans <dje@google.com>
8483
8484 * Makefile.in (workers/%.worker, build-perf): New rule.
8485 (GDB_PERFTEST_MODE): New variable.
8486 (check-perf): Use it.
8487 (clean): Clean up gdb.perf parallel build subdirs.
8488 * lib/build-piece.exp: New file.
8489 * lib/gdb.exp (make_gdb_parallel_path): New function
8490 (standard_output_file, standard_temp_file): Call it.
8491 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8492 of $GDB_PARALLEL.
8493 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8494
8495 2015-08-03 Doug Evans <dje@google.com>
8496
8497 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
8498 (LOG_FILE_NAME): New global.
8499 (TextReporter.__init__): Initialize self.txt_sum.
8500 (TextReporter.report): Add support for multiple data-points.
8501 Move report to perftest.sum, put raw data in perftest.log.
8502 (TextReporter.start): Open sum and log files.
8503 (TextReporter.end): Close sum and log files.
8504 * gdb.perf/lib/perftest/testresult.py
8505 (SingleStatisticTestResult.record): Handle multiple data-points.
8506
8507 2015-07-31 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8510 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8511 kill_wait_spawned_process instead of explicit "kill -9".
8512 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8513 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8514 kill_wait_spawned_process.
8515 * gdb.base/attach-twice.exp: Likewise.
8516 * gdb.base/attach.exp: Likewise.
8517 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8518 gdb_test_multiple.
8519 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8520 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8521 kill_wait_spawned_process.
8522 * gdb.base/valgrind-infcall.exp: Likewise.
8523 * gdb.multi/multi-attach.exp: Likewise.
8524 * gdb.python/py-prompt.exp: Likewise.
8525 * gdb.python/py-sync-interp.exp: Likewise.
8526 * gdb.server/ext-attach.exp: Likewise.
8527 * gdb.threads/attach-into-signal.exp (corefunc): Use
8528 spawn_wait_for_attach, spawn_id_get_pid and
8529 kill_wait_spawned_process.
8530 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8531 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8532 spawn_id_get_pid and kill_wait_spawned_process.
8533 * gdb.threads/attach-stopped.exp (corefunc): Use
8534 spawn_wait_for_attach, spawn_id_get_pid and
8535 kill_wait_spawned_process.
8536 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8537 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8538 kill_wait_spawned_process instead of explicit "kill -9".
8539 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8540 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8541 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8542 processes. Don't map cygwin/windows pids here. Now returns a
8543 spawn id list.
8544
8545 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8546
8547 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8548 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8549 correct patch.
8550
8551 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8552
8553 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8554
8555 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8556
8557 Reapply:
8558 2014-05-21 Mark Wielaard <mjw@redhat.com>
8559
8560 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8561
8562 2015-07-30 Pedro Alves <palves@redhat.com>
8563
8564 * linux-low.c (handle_extended_wait): Set the child's last
8565 reported status to TARGET_WAITKIND_STOPPED.
8566
8567 2015-07-30 Pedro Alves <palves@redhat.com>
8568
8569 PR threads/18600
8570 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8571 only shows inferior 1.
8572
8573 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8574 Pedro Alves <palves@redhat.com>
8575
8576 PR threads/18600
8577 * gdb.threads/fork-plus-threads.c: New file.
8578 * gdb.threads/fork-plus-threads.exp: New file.
8579
8580 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8581
8582 * gdb.base/batch-preserve-term-settings.exp
8583 (test_terminal_settings_preserved_after_cli_exit): Use
8584 send_quit_command.
8585
8586 2015-07-29 Pedro Alves <palves@redhat.com>
8587 Don Breazeal <donb@codesourcery.com>
8588
8589 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8590 output from both inferior_spawn_id and gdb_spawn_id.
8591
8592 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8593
8594 * gdb.threads/attach-into-signal.exp (corefunc): Use
8595 with_test_prefix on nested loops, uniquefying the test messages.
8596
8597 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8598
8599 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8600 commit.
8601
8602 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8603
8604 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8605 New proc.
8606 (test_terminal_settings_preserved_after_sigterm): New test.
8607
8608 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8609
8610 * gdb.base/batch-preserve-term-settings.exp
8611 (test_terminal_settings_preserved_after_cli_exit): New test.
8612
8613 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8614
8615 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8616 manipulation of saved_gdbflags.
8617 (test_terminal_settings_preserved): Remove global declaration of
8618 the unused variable pagination_prompt. Remove manipulation of
8619 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8620 GDBFLAGS.
8621
8622 2015-07-29 Pedro Alves <palves@redhat.com>
8623
8624 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8625
8626 2015-07-29 Pedro Alves <palves@redhat.com>
8627
8628 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8629 at the top.
8630
8631 2015-07-29 Pedro Alves <palves@redhat.com>
8632
8633 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8634 (main): Call gdb_unbuffer_output.
8635 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8636 (main): Call gdb_unbuffer_output.
8637 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8638 (main): Call gdb_unbuffer_output.
8639 * gdb.base/call-strs.exp: Adjust to step over the
8640 gdb_unbuffer_output call.
8641 * gdb.base/catch-gdb-caused-signals.c: Include
8642 "../lib/unbuffer_output.c".
8643 (main): Call gdb_unbuffer_output.
8644 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8645 (main): Call gdb_unbuffer_output.
8646 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8647 (main): Call gdb_unbuffer_output.
8648 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8649 (main): Call gdb_unbuffer_output.
8650 * gdb.base/shlib-call.exp: Adjust to step over the
8651 gdb_unbuffer_output call.
8652 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8653 (main): Call gdb_unbuffer_output.
8654 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8655 (main): Call gdb_unbuffer_output.
8656 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8657 (main): Rename to ...
8658 (test): ... this.
8659 (main): Reimplement.
8660 * gdb.base/varargs.exp: Run to test instead of to main.
8661 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8662 (main): Call gdb_unbuffer_output.
8663
8664 2015-07-29 Pedro Alves <palves@redhat.com>
8665
8666 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8667 factore out from mi_continue_dprintf. For call-style dprintfs,
8668 expect dprintf output out of $inferior_spawn_id.
8669 (mi_continue_dprintf): Use mi_expect_dprintf.
8670 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8671 (main): Call gdb_unbuffer_output.
8672
8673 2015-07-29 Pedro Alves <palves@redhat.com>
8674
8675 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8676 (default_mi_gdb_start): Set inferior_spawn_id instead of
8677 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8678 gdb_spawn_id.
8679 (mi_gdb_test): Always expect inferior output from both
8680 $inferior_spawn_id and $gdb_spawn_id.
8681
8682 2015-07-29 Pedro Alves <palves@redhat.com>
8683
8684 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8685 send_inferior and $inferior_spawn_id.
8686
8687 2015-07-29 Pedro Alves <palves@redhat.com>
8688
8689 * gdb.gdb/complaints.exp (test_initial_complaints)
8690 (test_serial_complaints, test_short_complaints): Use
8691 gdb_test_stdio.
8692 (test_empty_complaint): Handle $inferior_spawn_id !=
8693 $gdb_spawn_id.
8694
8695 2015-07-29 Pedro Alves <palves@redhat.com>
8696
8697 * gdb.base/varargs.exp: Use gdb_test_stdio.
8698
8699 2015-07-29 Pedro Alves <palves@redhat.com>
8700
8701 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8702
8703 2015-07-29 Pedro Alves <palves@redhat.com>
8704
8705 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8706
8707 2015-07-29 Pedro Alves <palves@redhat.com>
8708
8709 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8710 parameter into two new parameters, "inf_result" and "gdb_result".
8711 Expect inferior output and gdb output from $inferior_spawn_id and
8712 $gdb_spawn_id, respectively. Adjust all callers.
8713
8714 2015-07-29 Pedro Alves <palves@redhat.com>
8715
8716 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8717 of gdb_test_sequence.
8718
8719 2015-07-29 Pedro Alves <palves@redhat.com>
8720
8721 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8722 (saw_spurious_output): Expect inferior output from
8723 $inferior_spawn_id. Use gdb_test_stdio.
8724
8725 2015-07-29 Pedro Alves <palves@redhat.com>
8726
8727 * gdb.base/dprintf.exp: Use standard_testfile. Change
8728 prepare_for_testing call.
8729 (srcfile): Don't set.
8730 (restart): New procedure.
8731 (test_dprintf): New procecure, use to continue over dprintfs.
8732 (test_call, test_agent): New procedures, tests moved here.
8733 Restart gdb and recreate dprintfs. Adjust expected output.
8734
8735 2015-07-29 Pedro Alves <palves@redhat.com>
8736
8737 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8738
8739 2015-07-29 Pedro Alves <palves@redhat.com>
8740
8741 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8742
8743 2015-07-29 Pedro Alves <palves@redhat.com>
8744
8745 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8746 gdb_test_stdio.
8747
8748 2015-07-29 Pedro Alves <palves@redhat.com>
8749
8750 * lib/gdb.exp (gdb_test_stdio): New procedure.
8751
8752 2015-07-29 Pedro Alves <palves@redhat.com>
8753
8754 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8755
8756 2015-07-29 Pedro Alves <palves@redhat.com>
8757
8758 * gdb.base/call-signal-resume.exp: Remove check for
8759 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8760 * gdb.base/unwindonsignal.exp: Likewise.
8761 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8762 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8763
8764 2015-07-29 Pedro Alves <palves@redhat.com>
8765
8766 * gdb.base/siginfo-addr.c (pass): New function.
8767 (handler): Call it iff si_addr is correct.
8768 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8769 Set a breakpoint at "pass" and continue to it.
8770
8771 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8772
8773 * gdb.python/py-objfile.exp: Make some tests have unique names.
8774 * gdb.python/py-pp-registration.exp: Likewise.
8775
8776 2015-07-28 Pedro Alves <palves@redhat.com>
8777
8778 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8779
8780 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8781
8782 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8783
8784 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8785
8786 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8787
8788 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8789
8790 * gdb.base/gdb-sigterm-2.exp: New test.
8791
8792 2015-07-25 Doug Evans <xdje42@gmail.com>
8793
8794 Revert:
8795 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8796 (workers/%.worker, build-perf): New rule.
8797 (GDB_PERFTEST_MODE): New variable.
8798 (check-perf): Use it.
8799 (clean): Clean up gdb.perf parallel build subdirs.
8800 * lib/build-piece.exp: New file.
8801 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8802 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8803 name.
8804 (standard_temp_file): Ditto.
8805 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8806 of $GDB_PARALLEL.
8807
8808 2015-07-24 Doug Evans <dje@google.com>
8809
8810 * gdb.perf/lib/perftest/utils.py: New file.
8811 * gdb.perf/gm-hello.cc: New file.
8812 * gdb.perf/gm-pervasive-typedef.cc: New file.
8813 * gdb.perf/gm-pervasive-typedef.h: New file.
8814 * gdb.perf/gm-std.cc: New file.
8815 * gdb.perf/gm-std.h: New file.
8816 * gdb.perf/gm-use-cerr.cc: New file.
8817 * gdb.perf/gm-utils.h: New file.
8818 * gdb.perf/gmonster-null-lookup.py: New file.
8819 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8820 * gdb.perf/gmonster-print-cerr.py: New file.
8821 * gdb.perf/gmonster-ptype-string.py: New file.
8822 * gdb.perf/gmonster-runto-main.py: New file.
8823 * gdb.perf/gmonster-select-file.py: New file.
8824 * gdb.perf/gmonster1-null-lookup.exp: New file.
8825 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8826 * gdb.perf/gmonster1-print-cerr.exp: New file.
8827 * gdb.perf/gmonster1-ptype-string.exp: New file.
8828 * gdb.perf/gmonster1-runto-main.exp: New file.
8829 * gdb.perf/gmonster1-select-file.exp: New file.
8830 * gdb.perf/gmonster1.cc: New file.
8831 * gdb.perf/gmonster1.exp: New file.
8832 * gdb.perf/gmonster2-null-lookup.exp: New file.
8833 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8834 * gdb.perf/gmonster2-print-cerr.exp: New file.
8835 * gdb.perf/gmonster2-ptype-string.exp: New file.
8836 * gdb.perf/gmonster2-runto-main.exp: New file.
8837 * gdb.perf/gmonster2-select-file.exp: New file.
8838 * gdb.perf/gmonster2.cc: New file.
8839 * gdb.perf/gmonster2.exp: New file.
8840
8841 2015-07-24 Doug Evans <dje@google.com>
8842
8843 * gdb.perf/README: New file.
8844 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8845 * lib/gen-perf-test.exp: New file.
8846
8847 2015-07-24 Doug Evans <dje@google.com>
8848
8849 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8850 (PerfTest::startup): New function.
8851 (PerfTest::run): Return result of calling body.
8852 (PerfTest::assemble): Rewrite.
8853 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8854 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8855 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8856 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8857 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8858
8859 2015-07-24 Doug Evans <dje@google.com>
8860
8861 * lib/gdb.exp (clean_restart): Make executable optional.
8862
8863 2015-07-24 Doug Evans <dje@google.com>
8864
8865 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8866 compiler_info references.
8867 * gdb.cp/temargs.exp: Ditto.
8868 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8869 (get_compiler_info): Early exit if already computed. Set compiler_info
8870 to "unknown" if there was a problem.
8871 (test_compiler_info): Add function comment. Call get_compiler_info.
8872
8873 2015-07-24 Doug Evans <dje@google.com>
8874
8875 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8876 (workers/%.worker, build-perf): New rule.
8877 (GDB_PERFTEST_MODE): New variable.
8878 (check-perf): Use it.
8879 (clean): Clean up gdb.perf parallel build subdirs.
8880 * lib/build-piece.exp: New file.
8881 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8882 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8883 name.
8884 (standard_temp_file): Ditto.
8885 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8886 of $GDB_PARALLEL.
8887
8888 2015-07-24 Doug Evans <dje@google.com>
8889
8890 * lib/future.exp (gdb_default_target_compile): New option
8891 "early_flags".
8892 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8893 --as-needed.
8894
8895 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8896
8897 * gdb.base/catch-syscall.exp: Call gdb_exit before
8898 gdb_skip_xml_test.
8899
8900 2015-07-24 Pedro Alves <palves@redhat.com>
8901
8902 * gdb.python/py-events.exp: Accept output between the stop event
8903 and the prompt.
8904 * gdb.python/py-evsignal.exp: Likewise.
8905 * gdb.python/py-evthreads.exp: Likewise.
8906
8907 2015-07-24 Pedro Alves <palves@redhat.com>
8908
8909 PR gdb/18717
8910 * gdb.threads/non-ldr-exit.c: New file.
8911 * gdb.threads/non-ldr-exit.exp: New file.
8912
8913 2015-07-24 Yao Qi <yao.qi@linaro.org>
8914
8915 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8916 restarting process.
8917
8918 2015-07-24 Yao Qi <yao.qi@linaro.org>
8919
8920 * gdb.server/ext-restart.exp: New file.
8921
8922 2015-07-24 Yao Qi <yao.qi@linaro.org>
8923
8924 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8925 argument options.
8926 * gdb.server/ext-wrapper.exp: New file.
8927
8928 2015-07-23 Doug Evans <dje@google.com>
8929
8930 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8931 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8932
8933 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
8934
8935 * gdb.ada/var_arr_typedef.exp: New testcase.
8936 * gdb.ada/var_arr_typedef/pack.adb: New file.
8937 * gdb.ada/var_arr_typedef/pack.ads: New file.
8938 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
8939
8940 2015-07-20 Joel Brobecker <brobecker@adacore.com>
8941
8942 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
8943
8944 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8945
8946 * gdb.arch/i386-biarch-core.exp: Replace istarget
8947 by "complete set gnutarget". Remove expectation for the "core-file"
8948 command.
8949
8950 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8951
8952 Revert the previous commit:
8953 Tests for validate symbol file using build-id.
8954
8955 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
8956
8957 Tests for validate symbol file using build-id.
8958 * gdb.base/solib-mismatch-lib.c: New file.
8959 * gdb.base/solib-mismatch-libmod.c: New file.
8960 * gdb.base/solib-mismatch.c: New file.
8961 * gdb.base/solib-mismatch.exp: New file.
8962
8963 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
8964
8965 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
8966 nios2-*-linux*.
8967 * gdb.base/sigbpt.exp (stepi_out): Likewise.
8968 * gdb.base/siginfo.exp: Likewise.
8969 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8970
8971 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
8972
8973 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
8974 Move it to ...
8975 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
8976 ... here.
8977 * gdb.trace/range-stepping.exp: Check that the target supports
8978 range stepping.
8979
8980 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8981
8982 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
8983
8984 2015-07-14 Pedro Alves <palves@redhat.com>
8985
8986 * gdb.base/killed-outside.exp: New file.
8987 * gdb.base/killed-outside.c: New file.
8988
8989 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8990
8991 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
8992 (n at main): New.
8993 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
8994
8995 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8996
8997 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
8998 infcall tests instead of setting up for KFAIL.
8999
9000 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9001
9002 * gdb.btrace/record_goto-step.exp: New.
9003
9004 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9005
9006 PR compile/18484
9007 * gdb.compile/compile.c (struct struct_type): Add volatile to
9008 selffield's type.
9009 * gdb.compile/compile.exp
9010 (compile code struct_object.selffield = &struct_object): Skip further
9011 struct_object tests if this one xfails.
9012
9013 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
9014
9015 PR exp/18617
9016 * gdb.trace/ax.exp: Add test.
9017
9018 2015-07-07 Yao Qi <yao.qi@linaro.org>
9019
9020 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9021 instead of istarget "aarch64*-*-*".
9022 * gdb.arch/aarch64-fp.exp: Likewise.
9023 * gdb.base/float.exp: Likewise.
9024 * gdb.reverse/aarch64.exp: Likewise.
9025 * lib/gdb.exp (is_aarch64_target): New proc.
9026
9027 2015-07-07 Yao Qi <yao.qi@linaro.org>
9028
9029 * lib/gdb.exp (is_aarch32_target): New proc.
9030 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9031 instead of "istarget "arm*-*-*"".
9032 * gdb.arch/arm-disp-step.exp: Likewise.
9033 * gdb.arch/thumb-bx-pc.exp: Likewise.
9034 * gdb.arch/thumb-prologue.exp: Likewise.
9035 * gdb.arch/thumb-singlestep.exp: Likewise.
9036 * gdb.base/disp-step-syscall.exp: Likewise.
9037 * gdb.base/float.exp: Likewise.
9038
9039 2015-07-07 Yao Qi <yao.qi@linaro.org>
9040
9041 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9042 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9043
9044 2015-07-07 Yao Qi <yao.qi@linaro.org>
9045
9046 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9047 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9048 if it exists.
9049 * gdb.multi/multi-arch.exp: Likewise.
9050
9051 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9052
9053 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9054 print.
9055
9056 2015-07-07 Yao Qi <yao.qi@linaro.org>
9057
9058 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9059
9060 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9061
9062 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9063 '[' and ']' characters.
9064
9065 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9066
9067 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9068
9069 2015-06-29 Pedro Alves <palves@redhat.com>
9070
9071 PR threads/18127
9072 * gdb.threads/hand-call-new-thread.c: New file.
9073 * gdb.threads/hand-call-new-thread.c: New file.
9074
9075 2015-06-26 Keith Seitz <keiths@redhat.com>
9076 Doug Evans <dje@google.com>
9077
9078 PR 16253
9079 * gdb.cp/var-tag-2.cc: New file.
9080 * gdb.cp/var-tag-3.cc: New file.
9081 * gdb.cp/var-tag-4.cc: New file.
9082 * gdb.cp/var-tag.cc: New file.
9083 * gdb.cp/var-tag.exp: New file.
9084
9085 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9086
9087 * gdb.base/history-duplicates.exp: New test.
9088
9089 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9090
9091 * gdb.base/completion.exp: Test the completion of the "focus"
9092 command.
9093
9094 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9095
9096 * gdb.arch/amd64-prologue-skip.S: New file.
9097 * gdb.arch/amd64-prologue-skip.exp: New file.
9098
9099 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9100
9101 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9102 is_address_zero_readable check.
9103
9104 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9105
9106 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9107 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9108
9109 2015-06-24 Yao Qi <yao.qi@linaro.org>
9110
9111 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9112 linux targets.
9113
9114 2015-06-24 Yao Qi <yao.qi@linaro.org>
9115
9116 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9117 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9118 * gdb.base/siginfo-thread.exp: Likewise.
9119
9120 2015-06-22 Yao Qi <yao.qi@linaro.org>
9121
9122 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9123
9124 2015-06-22 Yao Qi <yao.qi@linaro.org>
9125
9126 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9127 aarch64*-*-*.
9128 (skip_hw_watchpoint_tests): Likewise.
9129
9130 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9131
9132 * gdb.base/gdbinit-history.exp: Test the interaction between
9133 setting GDBHISTSIZE and setting the history size via .gdbinit.
9134
9135 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9136
9137 PR gdb/16999
9138 * gdb.base/gdbhistsize-history.exp: New test.
9139
9140 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9141
9142 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9143 with GDBHISTSIZE.
9144 * gdb.base/readline.exp: Likewise.
9145
9146 2015-06-17 Yao Qi <yao.qi@linaro.org>
9147
9148 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9149 line.
9150
9151 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9152
9153 * gdb.base/gdbinit-history.exp: Add test case to check that
9154 an unlimited history file does not get truncated on exit.
9155
9156 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9157
9158 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9159 (VECTOR): New macro. Use it...
9160 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9161 ...for these typedefs.
9162 (int8, char1, int1, double1): New typedefs.
9163 (struct just_int2, struct two_int2): New structures.
9164 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9165 (add_structvecs, add_singlevecs): New functions.
9166 (main): Call add_some_intvecs twice.
9167 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9168 the compile and exit upon failure. Try compiling for the "native"
9169 architecture. Test inferior function calls with vector arguments
9170 and vector return value handling with "finish" and "return".
9171
9172 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9173
9174 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9175 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9176 PE file.
9177 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9178
9179 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9180
9181 PR breakpoints/16465
9182 * gdb.mi/mi-dprintf-pending.c: New file.
9183 * gdb.mi/mi-dprintf-pending.exp: New test.
9184 * gdb.mi/mi-dprintf-pendshr.c: New file.
9185
9186 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9187 Mircea Gherzan <mircea.gherzan@intel.com>
9188
9189 * gdb.arch/i386-mpx-map.c: New file.
9190 * gdb.arch/i386-mpx-map.exp: New File.
9191
9192 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9193
9194 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9195 * gdb.arch/i386-mpx.exp: Indentation fixed.
9196
9197 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9198
9199 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9200 function and improved indentation.
9201 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9202 gdb_test_multiple. Added additional tests to skip the test.
9203
9204 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9205
9206 * gdb.arch/i386-avx512.c: Change path in include file.
9207 * gdb.arch/i386-avx512.exp: Change include dir path
9208 compilation flag.
9209 * gdb.arch/i386-mpx.c: Change path in include file.
9210 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9211 flag.
9212
9213 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9214
9215 * gdb.compile/compile-print.exp (compile print *vararray@3)
9216 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9217
9218 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9219
9220 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9221 (do not keep jit in memory): ... this.
9222 (expect 5): Change it to ...
9223 (expect no 5): ... this.
9224
9225 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9226
9227 PR gdb/15564
9228 * gdb.mi/mi-detach.exp: New file.
9229
9230 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9231
9232 PR symtab/18392
9233 * gdb.arch/amd64-tailcall-self.S: New file.
9234 * gdb.arch/amd64-tailcall-self.c: New file.
9235 * gdb.arch/amd64-tailcall-self.exp: New file.
9236
9237 2015-05-28 Don Breazeal <donb@codesourcery.com>
9238
9239 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9240 tests for remote targets by checking is_target_gdbserver.
9241
9242 2015-05-27 Doug Evans <dje@google.com>
9243
9244 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9245 * gdb.dwarf2/opaque-type-lookup.c: New file.
9246 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9247
9248 2015-05-26 Doug Evans <dje@google.com>
9249
9250 * gdb.cp/iostream.cc: New file.
9251 * gdb.cp/iostream.exp: New file.
9252
9253 2015-05-26 Doug Evans <dje@google.com>
9254
9255 * gdb.dwarf2/dw2-op-call.exp: Update.
9256 * gdb.dwarf2/dw4-sig-types.exp: Update.
9257 * gdb.dwarf2/implptr.exp: Update.
9258 * gdb.mi/mi-cmd-param-changed.exp: Update.
9259
9260 2015-05-26 Doug Evans <dje@google.com>
9261
9262 * gdb.python/py-lazy-string.c: New file.
9263 * gdb.python/py-lazy-string.exp: New file.
9264 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9265 (main): Update. Add estring3.
9266 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9267 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9268
9269 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9270 Yao Qi <yao.qi@linaro.org>
9271
9272 * gdb.reverse/aarch64.c: New.
9273 * gdb.reverse/aarch64.exp: New.
9274
9275 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9276
9277 * lib/gdb.exp (supports_process_record): Return true for
9278 aarch64*-linux*.
9279 (supports_reverse): Likewise.
9280
9281 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9282
9283 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9284 Use with_test_prefix.
9285
9286 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9287
9288 * gdb.base/completion.exp: Add test for completion of layout
9289 names.
9290
9291 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9292
9293 * lib/gdb.exp (skip_tui_tests): New proc.
9294 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9295
9296 2015-05-19 Pedro Alves <palves@redhat.com>
9297
9298 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9299 Save the whole env array instead of just HOME. Unset HISTSIZE in
9300 the environment while testing. Restore whole environment
9301 afterwards.
9302
9303 2015-05-16 Doug Evans <xdje42@gmail.com>
9304
9305 * gdb.guile/scm-ports.c: New file.
9306 * gdb.guile/scm-ports.exp: Add memory port tests.
9307
9308 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9309
9310 * gdb.compile/compile-print.c: New file.
9311 * gdb.compile/compile-print.exp: New file.
9312
9313 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9314
9315 * gdb.compile/compile-ops.exp: Cast param to void.
9316 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9317 (compile code struct_object.selffield = &struct_object): Add xfail.
9318
9319 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9320
9321 * gdb.ada/arr_enum_with_gap: New testcase.
9322
9323 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9324
9325 * gdb.ada/byte_packed_arr: New testcase.
9326
9327 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9328
9329 * gdb.ada/pckd_neg: New testcase.
9330
9331 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9332
9333 PR gdb/17820
9334 * gdb.base/gdbinit-history.exp: New test.
9335 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9336 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9337
9338 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9339
9340 * gdb.python/py-xmethods.cc: Enhance test case.
9341 * gdb.python/py-xmethods.exp: New tests.
9342 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9343 function.
9344 (B_indexoper): Likewise.
9345 (global_dm_list) : Add new xmethod worker functions.
9346
9347 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9348
9349 * gdb.base/coredump-filter.exp: Correctly unset
9350 "coredump_var_addr" array.
9351
9352 2015-05-08 Pedro Alves <palves@redhat.com>
9353
9354 * gdb.server/non-existing-program.exp: Unset spawn_id.
9355
9356 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9357
9358 PR python/18291
9359 * gdb.python/py-xmethods.exp: Add tests.
9360
9361 2015-05-08 Yao Qi <yao.qi@linaro.org>
9362
9363 PR gdb/18208
9364 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9365 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9366 function set_coredump_filter, and remove remote_exec call.
9367 Remove argument ipid. Callers update.
9368 (top level): Don't get inferior's PID.
9369
9370 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9371
9372 * gdb.base/watch_thread_num.exp: Skip test on targets without
9373 access watchpoints.
9374
9375 2015-05-06 Pedro Alves <palves@redhat.com>
9376
9377 PR server/18081
9378 * gdb.server/non-existing-program.exp: New file.
9379
9380 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9381
9382 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9383
9384 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9385
9386 * gdb.ada/out_of_line_in_inlined: New testcase.
9387
9388 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9389
9390 * gdb.ada/var_rec_arr: New testcase.
9391
9392 2015-04-30 Yao Qi <yao.qi@linaro.org>
9393
9394 * gdb.base/break-idempotent.exp: If
9395 skip_hw_watchpoint_multi_tests returns true, skip the tests
9396 on "rwatch" and "awatch".
9397
9398 2015-04-30 Yao Qi <yao.qi@linaro.org>
9399
9400 * gdb.base/relativedebug.exp: Invoke gdb command
9401 "info sharedlibrary", and if libc.so doesn't have debug info,
9402 skip the test.
9403
9404 2015-04-29 Doug Evans <dje@google.com>
9405
9406 * gdb.python/py-xmethods.exp: Add ptype tests.
9407 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9408 get_result_type method.
9409
9410 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9411
9412 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9413 the target does not support hardware watchpoints.
9414
9415 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9416
9417 * gdb.base/break-always.exp: Abort testing if writing to memory
9418 causes an error.
9419
9420 2015-04-28 Doug Evans <dje@google.com>
9421
9422 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9423 * gdb.python/py-pp-registration.exp: ... here. New file.
9424 * gdb.python/py-pp-registration.c: New file.
9425 * gdb.python/py-pp-registration.py: New file.
9426
9427 2015-04-28 Doug Evans <dje@google.com>
9428
9429 * gdb.python/py-bad-printers.c: New file.
9430 * gdb.python/py-bad-printers.py: New file.
9431 * gdb.python/py-bad-printers.exp: New file.
9432
9433 2015-04-28 Sasha Smundak <asmundak@google.com>
9434
9435 * gdb.python/py-type.exp: New test.
9436
9437 2015-04-28 Andy Wingo <wingo@igalia.com>
9438
9439 * gdb.python/py-parameter.exp:
9440 * gdb.guile/scm-parameter.exp: Escape the path that we are
9441 matching against, as it might contain characters that are special
9442 to regular expressions.
9443
9444 2015-04-27 Joel Brobecker <brobecker@adacore.com>
9445
9446 * gdb.ada/rec_comp: New testcase.
9447
9448 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9449
9450 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9451 before using it.
9452
9453 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9454
9455 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9456 new tests for verilog output.
9457
9458 2015-04-24 Yao Qi <yao.qi@linaro.org>
9459
9460 * boards/remote-gdbserver-on-localhost.exp: New file.
9461
9462 2015-04-23 Pedro Alves <palves@redhat.com>
9463
9464 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9465 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9466 "end of file", remove $inferior_spawn_id from the indirect list.
9467
9468 2015-04-23 Pedro Alves <palves@redhat.com>
9469
9470 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9471
9472 2015-04-23 Pedro Alves <palves@redhat.com>
9473
9474 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9475 on $any_spawn_id instead of only on $gdb_spawn_id.
9476
9477 2015-04-21 Pierre Muller <muller@sourceware.org>
9478
9479 PR pascal/17815
9480 * lib/pascal.exp (gpc_compile): Add new option "class".
9481 (fpc_compile): Likewise.
9482 * gdb.pascal/case-insensitive-symbols.pas: New file.
9483 * gdb.pascal/case-insensitive-symbols.exp: New file.
9484
9485 2015-04-20 Gary Benson <gbenson@redhat.com>
9486
9487 * gdb.base/attach.exp: Fix three extended remote failures.
9488
9489 2015-04-17 Gary Benson <gbenson@redhat.com>
9490
9491 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9492 the main executable over the remote protocol.
9493
9494 2015-04-16 Pedro Alves <palves@redhat.com>
9495
9496 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9497 a new gdbserver if gdbserver_reconnect_p is set.
9498
9499 2015-04-16 Pedro Alves <palves@redhat.com>
9500
9501 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9502 is set, don't exit gdbserver.
9503
9504 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9505
9506 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9507 appropriate .insn, such that an older assembler can be used.
9508 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9509 the z/Architecture instruction set on 31-bit targets as well.
9510
9511 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9512
9513 * gdb.go/handcall.exp: Remove all logic related to the first
9514 breakpoint and rely on go_runto_main instead.
9515 * gdb.go/strings.exp: Likewise.
9516 * gdb.go/unsafe.exp: Likewise.
9517 * gdb.go/hello.exp: Likewise. Also rename the remaining
9518 breakpoint marker to "breakpoint 1".
9519 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9520 * gdb.go/strings.go: Likewise.
9521 * gdb.go/unsafe.go: Likewise.
9522 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9523 "set breakpoint 2 here" and rename the remaining breakpoint marker
9524 to "breakpoint 1".
9525
9526 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9527
9528 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9529 if itertools.imap is not present.
9530 * gdb.python/py-objfile.exp: Add parentheses.
9531 * gdb.python/py-type.exp: Same.
9532 * gdb.python/py-unwind-maint.py: Same.
9533
9534 2015-04-15 Yao Qi <yao.qi@linaro.org>
9535
9536 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9537 of ":$ptr_size" and set its form explicitly.
9538
9539 2015-04-15 Pedro Alves <palves@redhat.com>
9540 Yao Qi <yao.qi@linaro.org>
9541
9542 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9543 timeout by factor of 4.
9544 (test_regular_watch): Likewise.
9545 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9546 * gdb.reverse/sigall-reverse.exp: Likewise.
9547 * gdb.reverse/until-precsave.exp: Likewise.
9548 * lib/gdb.exp (with_timeout_factor): New proc.
9549 (gdb_expect): Move some code to ...
9550 (get_largest_timeout): ... here. New procedure.
9551
9552 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
9553
9554 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9555
9556 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9557
9558 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9559 to write to the .text section.
9560
9561 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9562
9563 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9564 Handle the case of targets that do not provide PID information.
9565
9566 2015-04-13 Yao Qi <yao.qi@linaro.org>
9567
9568 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9569 and use expect instead of gdb_expect.
9570
9571 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9572
9573 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9574 "coredump_var_addr" to avoid naming conflict with other testcases.
9575
9576 2015-04-10 Pedro Alves <palves@redhat.com>
9577
9578 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9579 gdb_test_sequence and gdb_assert.
9580
9581 2015-04-10 Pedro Alves <palves@redhat.com>
9582
9583 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9584 test messages that don't include the breakpoint address.
9585
9586 2015-04-10 Yao Qi <yao.qi@linaro.org>
9587
9588 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9589 false for some offset and width combinations which aren't
9590 supported by linux kernel.
9591
9592 2015-04-10 Pedro Alves <palves@redhat.com>
9593
9594 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9595 procedure, factored out from ...
9596 (top level): ... here. Add "set displaced-stepping" testing axis.
9597 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9598 parameter "displaced". Use it.
9599 (top level): Use foreach and add "set displaced-stepping" testing
9600 axis.
9601
9602 2015-04-10 Pedro Alves <palves@redhat.com>
9603
9604 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9605 Remove comment.
9606 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9607 both the address of the instruction that triggers the watchpoint
9608 and the address of the instruction immediately after, and use
9609 those addresses for the test. Fix comment.
9610
9611 2015-04-10 Pedro Alves <palves@redhat.com>
9612
9613 * gdb.base/sigstep.exp (breakpoint_to_handler)
9614 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9615 Test "backtrace" in handler.
9616 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9617 (top level): Add new "displaced" test axis to
9618 breakpoint_to_handler, breakpoint_to_handler_entry and
9619 breakpoint_over_handler.
9620
9621 2015-04-10 Pedro Alves <palves@redhat.com>
9622
9623 PR gdb/18216
9624 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9625
9626 2015-04-10 Yao Qi <yao.qi@linaro.org>
9627
9628 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9629 (test_add_rn_pc): New function.
9630 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9631 (top level): Invoke test_add_rn_pc.
9632
9633 2015-04-10 Pedro Alves <palves@redhat.com>
9634
9635 PR gdb/13858
9636 * gdb.base/step-over-no-symbols.exp: New file.
9637
9638 2015-04-09 Andy Wingo <wingo@igalia.com>
9639
9640 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9641 after the Python tests.
9642
9643 2015-04-08 Keith Seitz <keiths@redhat.com>
9644
9645 PR python/16699
9646 * gdb.python/py-completion.exp: New tests for completion.
9647 * gdb.python/py-completion.py (CompleteLimit1): New class.
9648 (CompleteLimit2): Likewise.
9649 (CompleteLimit3): Likewise.
9650 (CompleteLimit4): Likewise.
9651 (CompleteLimit5): Likewise.
9652 (CompleteLimit6): Likewise.
9653 (CompleteLimit7): Likewise.
9654
9655 2015-04-08 Pedro Alves <palves@redhat.com>
9656
9657 PR gdb/18214
9658 PR gdb/18216
9659 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9660 function.
9661 (main): Install it as SIGUSR1 handler.
9662 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9663 parameter. Always use "setup" as prefix. Toggle "set
9664 displaced-stepping" off/on depending on global. Don't switch to
9665 thread 1 here.
9666 (top level): Add displaced stepping "off/on" test axis. Update
9667 "setup" calls. Wrap each subtest with with_test_prefix. Test
9668 continuing with a queued signal in each thread.
9669
9670 2015-04-08 Pedro Alves <palves@redhat.com>
9671
9672 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9673 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9674 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9675 Return early if running to main fails.
9676 * gdb.trace/while-stepping.exp: Likewise.
9677
9678 2015-04-07 Pedro Alves <palves@redhat.com>
9679
9680 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9681 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9682 interact with inferior program.
9683
9684 2015-04-07 Pedro Alves <palves@redhat.com>
9685
9686 * lib/gdb.exp (inferior_spawn_id): New global.
9687 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9688 spawn id after processing the user code.
9689 (default_gdb_start): Set inferior_spawn_id.
9690 (send_inferior): New procedure.
9691 * lib/gdbserver-support.exp (gdbserver_start): Set
9692 inferior_spawn_id.
9693 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9694
9695 2015-04-07 Pedro Alves <palves@redhat.com>
9696
9697 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9698 * lib/gdbserver-support.exp (gdbserver_start): Make
9699 $server_spawn_id global.
9700 (gdbserver_start): Don't wait for gdbserver's spawn id with
9701 expect_background.
9702 (close_gdbserver): New procedure.
9703 (gdb_exit): Rename the default version and reimplement.
9704
9705 2015-04-07 Pedro Alves <palves@redhat.com>
9706
9707 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
9708 append the substituted item, not the original item.
9709
9710 2015-04-07 Pedro Alves <palves@redhat.com>
9711
9712 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9713 gdb_expect.
9714
9715 2015-04-07 Pedro Alves <palves@redhat.com>
9716
9717 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9718 output appearing once only.
9719
9720 2015-04-07 Pedro Alves <palves@redhat.com>
9721
9722 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9723 that doesn't expect anything. Return early if running to main
9724 fails.
9725
9726 2015-04-07 Yao Qi <yao.qi@linaro.org>
9727
9728 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9729 (child_function): Call alarm.
9730 (main): Move call to alarm into the loop.
9731 * gdb.threads/non-stop-fair-events.exp: Build program with
9732 -DTIMEOUT=$timeout.
9733
9734 2015-04-06 Doug Evans <xdje42@gmail.com>
9735
9736 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9737 Fix dest parameter to board_info.
9738 (fpc_compile): Ditto.
9739 (gdb_compile_pascal): Rename dest arg to destfile.
9740
9741 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9742
9743 * gdb.ada/funcall_ref.exp: New file.
9744 * gdb.ada/funcall_ref/foo.adb: New file.
9745
9746 2015-04-02 Yao Qi <yao.qi@linaro.org>
9747
9748 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9749 is remote.
9750
9751 2015-04-02 Gary Benson <gbenson@redhat.com>
9752
9753 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9754
9755 2015-04-01 Sasha Smundak <asmundak@google.com>
9756
9757 * gdb.python/py-unwind-maint.c: New file.
9758 * gdb.python/py-unwind-maint.exp: New test.
9759 * gdb.python/py-unwind-maint.py: New file.
9760 * gdb.python/py-unwind.c: New file.
9761 * gdb.python/py-unwind.exp: New test.
9762 * gdb.python/py-unwind.py: New test.
9763
9764 2015-04-01 Pedro Alves <palves@redhat.com>
9765
9766 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9767 to fail instead of non-existent $test.
9768
9769 2015-04-01 Pedro Alves <palves@redhat.com>
9770
9771 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9772 GDBFLAGS if not empty.
9773
9774 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9775
9776 * gdb.ada/complete.exp: Remove "multi_line".
9777 * gdb.ada/info_exc.exp: Remove "multi_line".
9778 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9779 * gdb.ada/ptype_field.exp: Remove "multi_line".
9780 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9781 * gdb.ada/tagged.exp: Remove "multi_line".
9782 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9783 [multi_line ...]
9784 * gdb.btrace/delta.exp: Likewise.
9785 * gdb.btrace/exception.exp: Likewise.
9786 * gdb.btrace/function_call_history.exp: Likewise.
9787 * gdb.btrace/instruction_history.exp: Likewise.
9788 * gdb.btrace/nohist.exp: Likewise.
9789 * gdb.btrace/record_goto.exp: Likewise.
9790 * gdb.btrace/segv.exp: Likewise.
9791 * gdb.btrace/stepi.exp: Likewise.
9792 * gdb.btrace/tailcall.exp: Likewise.
9793 * gdb.btrace/unknown_functions.exp: Likewise.
9794 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9795 * lib/gdb.exp: Add the "multi_line" helper.
9796
9797 2015-04-01 Pedro Alves <palves@redhat.com>
9798
9799 * gdb.threads/tid-reuse.c: New file.
9800 * gdb.threads/tid-reuse.exp: New file.
9801
9802 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9803
9804 PR corefiles/16092
9805 * gdb.base/coredump-filter.c: New file.
9806 * gdb.base/coredump-filter.exp: Likewise.
9807
9808 2015-03-27 Petr Machata <pmachata@redhat.com>
9809
9810 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9811 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9812 (Dwarf::assemble): Initialize them.
9813 (Dwarf::lines): New function.
9814
9815 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9816
9817 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9818 SYMBOL_PREFIX for x86_64-*-cygwin.
9819
9820 2015-03-26 Andy Wingo <wingo@igalia.com>
9821
9822 PR symtab/18148
9823 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9824 const_value but not a location.
9825 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9826 location defined in non-main CUs are visible.
9827
9828 2015-03-26 Yao Qi <yao.qi@linaro.org>
9829
9830 PR testsuite/18139
9831 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9832 Add a line number entry for the same line.
9833 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9834 Add a line number entry for the same line.
9835
9836 2015-03-26 Yao Qi <yao.qi@linaro.org>
9837
9838 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9839 .int 0.
9840 (func): Likewise. Add .Lfunc_1 label.
9841 Use .Lfunc_1 label.
9842 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9843 .int 0.
9844 (func): Likewise.
9845 Use .Lfunc_1 label.
9846
9847 2015-03-26 Yao Qi <yao.qi@linaro.org>
9848
9849 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9850 Call gdb_compile instead to compile each .s files without debug
9851 information.
9852
9853 2015-03-26 Yao Qi <yao.qi@linaro.org>
9854
9855 * gdb.base/savedregs.exp (process_saved_regs): Make
9856 "Saved registers:" optional in the pattern.
9857
9858 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9859
9860 * gdb.btrace/next.exp: Merged into step.exp.
9861 * gdb.btrace/finish.exp: Merged into step.exp.
9862 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9863 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9864 "record goto" and checking the exact replay position.
9865 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9866 check for "Recording format" in "info record" output.
9867 * gdb.btrace/record_goto.exp: Choose test file based on target.
9868 * gdb.btrace/x86-record_goto.S: Renamed into ...
9869 * gdb.btrace/x86_64-record_goto.S: ... this.
9870 * gdb.btrace/i686-record_goto.S: New.
9871 * gdb.btrace/x86-tailcall.S: Renamed into ...
9872 * gdb.btrace/x86_64-tailcall.S: ... this.
9873 * gdb.btrace/i686-tailcall.S: New.
9874 * gdb.btrace/x86-tailcall.c: Renamed into ...
9875 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9876 separate statements. Update test.
9877 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9878 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9879 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9880 * gdb.btrace/tailcall.exp: Choose test file based on target.
9881 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9882
9883 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9884
9885 * gdb.btrace/exception.exp: Increase BTS buffer size.
9886
9887 2015-03-24 Pedro Alves <palves@redhat.com>
9888
9889 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9890
9891 2015-03-24 Pedro Alves <palves@redhat.com>
9892
9893 * gdb.threads/schedlock.exp (test_step): No longer expect that
9894 "set scheduler-locking step" with "next" over a function call runs
9895 threads unlocked.
9896
9897 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9898
9899 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9900
9901 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9902
9903 PR breakpoints/16466
9904 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9905 * gdb.mi/mi-pending.c (thread_func): New function.
9906 (int main): Add threading support required.
9907 * gdb.mi/mi-pending.exp: Add tests for this issue.
9908 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9909 (pendfunc2): Remove stdio dependency.
9910 * gdb.mi/mi-pendshr2.c: New file.
9911
9912 2015-03-23 Keith Seitz <keiths@redhat.com>
9913
9914 * gdb.linespec/keywords.c: New file.
9915 * gdb.linespec/keywords.exp: New file.
9916
9917 2015-03-23 Keith Seitz <keiths@redhat.com>
9918
9919 PR gdb/18021
9920 * gdb.dwarf2/staticvirtual.exp: New test.
9921
9922 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9923
9924 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9925 * README: Remove HP-UX and gdb.hp.
9926 (configuration):
9927 * configure: Regenerate.
9928 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9929 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9930 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9931 gdb.hp/gdb.defects/Makefile.
9932 * gdb.hp/Makefile.in: File deleted.
9933 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
9934 * gdb.hp/gdb.aCC/optimize.c: File deleted.
9935 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
9936 * gdb.hp/gdb.aCC/run.c: File deleted.
9937 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
9938 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
9939 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
9940 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
9941 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
9942 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
9943 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
9944 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
9945 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
9946 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
9947 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
9948 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
9949 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
9950 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
9951 * gdb.hp/gdb.base-hp/reg.s: File deleted.
9952 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
9953 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
9954 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
9955 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
9956 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
9957 * gdb.hp/gdb.compat/Makefile.in: File deleted.
9958 * gdb.hp/gdb.compat/average.c: File deleted.
9959 * gdb.hp/gdb.compat/sum.c: File deleted.
9960 * gdb.hp/gdb.compat/xdb.c: File deleted.
9961 * gdb.hp/gdb.compat/xdb0.c: File deleted.
9962 * gdb.hp/gdb.compat/xdb0.h: File deleted.
9963 * gdb.hp/gdb.compat/xdb1.c: File deleted.
9964 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
9965 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
9966 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
9967 * gdb.hp/gdb.defects/Makefile.in: File deleted.
9968 * gdb.hp/gdb.defects/bs14602.c: File deleted.
9969 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
9970 * gdb.hp/gdb.defects/solib-d.c: File deleted.
9971 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
9972 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
9973 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
9974 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
9975 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
9976 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
9977 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
9978 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
9979 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
9980 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
9981 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
9982 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
9983 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
9984 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
9985 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
9986 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
9987 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
9988 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
9989 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
9990 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
9991 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
9992 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
9993 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
9994 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
9995 * gdb.hp/tools/odump: File deleted.
9996
9997 2015-03-19 Pedro Alves <palves@redhat.com>
9998
9999 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10000 (saw_thread_3): New globals.
10001 (top level): Increment them when an event for the corresponding
10002 thread is seen.
10003 (no thread starvation): New test.
10004
10005 2015-03-19 Pedro Alves <palves@redhat.com>
10006
10007 * gdb.threads/continue-pending-status.c: New file.
10008 * gdb.threads/continue-pending-status.exp: New file.
10009
10010 2015-03-18 Pedro Alves <palves@redhat.com>
10011
10012 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10013 Use gdb_is_target_remote instead of is_remote. Use
10014 gdb_test_multiple instead of gdb_expect. Exit early if
10015 gdb_test_multiple hits its internal matches. Tighten stepi tests
10016 expected output. Fail on exit with any signal, instead of just
10017 SIGILL.
10018
10019 2015-03-18 Yao Qi <yao.qi@linaro.org>
10020
10021 PR tdep/18107
10022 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10023 variable.
10024 * gdb.base/catch-syscall.exp: Don't skip it on
10025 aarch64*-*-linux* target. Remove elements in all_syscalls.
10026 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10027 target.
10028 (setup_all_syscalls): New proc.
10029
10030 2015-03-16 Yao Qi <yao.qi@linaro.org>
10031
10032 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10033 (top level): Skip tests if valid_addr_p returns false for
10034 $cmd1 or $cmd2.
10035
10036 2015-03-11 Andy Wingo <wingo@igalia.com>
10037
10038 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10039
10040 2015-03-11 Yao Qi <yao.qi@linaro.org>
10041
10042 * gdb.base/catch-syscall.exp: Fix typo in comments.
10043
10044 2015-03-11 Yao Qi <yao.qi@linaro.org>
10045
10046 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10047
10048 2015-03-09 Pedro Alves <palves@redhat.com>
10049
10050 * dg-extract-results.py: Delete.
10051
10052 2015-03-09 Pedro Alves <palves@redhat.com>
10053
10054 Merge dg-extract-results.sh from GCC upstream (r218843).
10055
10056 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10057 * dg-extract-results.sh: Use --text with grep to avoid issues with
10058 binary files. Fall back to cat -v, if that doesn't work.
10059
10060 2015-03-05 Pedro Alves <palves@redhat.com>
10061
10062 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10063
10064 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10065
10066 * lib/mi-support.exp (mi_expect_interrupt): Accept
10067 alternative event for when in all-stop mode.
10068
10069 2015-03-04 Pedro Alves <palves@redhat.com>
10070
10071 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10072
10073 2015-03-04 Mark Kettenis <kettenis@gnu.org>
10074
10075 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10076
10077 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10078
10079 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10080 regexps for GDB's current line display, accept a hex address
10081 preceding the line number.
10082
10083 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10084
10085 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10086 the 'arch1' variable for "s390*-linux*" targets.
10087
10088 2015-03-04 Pedro Alves <palves@redhat.com>
10089
10090 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10091 (main): Pass missing retval argument to pthread_join call.
10092
10093 2015-03-02 Pedro Alves <palves@redhat.com>
10094
10095 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10096 (top level): Call do_test with non-stop as well.
10097
10098 2015-03-02 Pedro Alves <palves@redhat.com>
10099
10100 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10101 -1.
10102
10103 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10104
10105 * gdb.arch/s390-vregs.exp: New test.
10106 * gdb.arch/s390-vregs.S: New file.
10107
10108 2015-02-27 Pedro Alves <palves@redhat.com>
10109
10110 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10111 call to catch_command_errors.
10112 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10113 catch_command_errors.
10114
10115 2015-02-27 Pedro Alves <palves@redhat.com>
10116
10117 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10118 "true" for boolean result.
10119 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10120 prototype of main.
10121
10122 2015-02-27 Pedro Alves <palves@redhat.com>
10123
10124 * lib/unbuffer_output.c: New file.
10125 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10126 (main): Call gdb_unbuffer_output.
10127
10128 2015-02-27 Yao Qi <yao.qi@linaro.org>
10129
10130 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10131 target.
10132
10133 2015-02-26 Doug Evans <dje@google.com>
10134
10135 * gdb.cp/class2.cc (Dbase, D): New classes.
10136 (main): New local delta.
10137 * gdb.cp/class2.exp: Test printing delta.
10138 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10139 (dynbar): New global.
10140 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10141
10142 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10143
10144 * gdb.compile/compile-ifunc.c: New file.
10145 * gdb.compile/compile-ifunc.exp: New file.
10146
10147 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10148
10149 * gdb.base/structs.exp: Check for correct struct on finish.
10150
10151 2015-02-26 Yao Qi <yao.qi@linaro.org>
10152
10153 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10154 is zero.
10155
10156 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10157
10158 * gdb.arch/cordic.ko.bz2: New file.
10159 * gdb.arch/cordic.ko.debug.bz2: New file.
10160 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10161
10162 2015-02-25 Yao Qi <yao.qi@linaro.org>
10163
10164 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10165 aarch64*-*-* target.
10166
10167 2015-02-23 Pedro Alves <palves@redhat.com>
10168
10169 * lib/gdb.exp (delete_breakpoints): Rewrite using
10170 gdb_test_multiple.
10171
10172 2015-02-23 Pedro Alves <palves@redhat.com>
10173
10174 * gdb.base/info-os.c: Include stdlib.h.
10175
10176 2015-02-22 Doug Evans <xdje42@gmail.com>
10177
10178 PR symtab/17855
10179 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10180 is read after symbols have been re-read.
10181 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10182 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10183
10184 2015-02-21 Doug Evans <dje@google.com>
10185
10186 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10187
10188 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10189
10190 PR corefiles/17808
10191 * gdb.arch/i386-biarch-core.core.bz2: New file.
10192 * gdb.arch/i386-biarch-core.exp: New file.
10193
10194 2015-02-21 Pedro Alves <palves@redhat.com>
10195
10196 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10197 runto_main fails.
10198
10199 2015-02-20 Pedro Alves <palves@redhat.com>
10200
10201 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10202 info probes.
10203
10204 2015-02-20 Pedro Alves <palves@redhat.com>
10205
10206 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10207
10208 2015-02-20 Pedro Alves <palves@redhat.com>
10209
10210 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10211 clean_restart before gdb_target_supports_trace.
10212
10213 2015-02-20 Pedro Alves <palves@redhat.com>
10214
10215 PR threads/18006
10216 * gdb.threads/clone-thread_db.c: New file.
10217 * gdb.threads/clone-thread_db.exp: New file.
10218
10219 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10220
10221 PR breakpoints/16812
10222 * gdb.base/catch-gdb-caused-signals.c: New file.
10223 * gdb.base/catch-gdb-caused-signals.exp: New file.
10224
10225 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10226
10227 * configure: Regenerated.
10228 * configure.ac: Use GDB_AC_TRANSFORM.
10229 * aclocal.m4: sinclude ../transform.m4.
10230
10231 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10232
10233 * lib/dtrace.exp: New file.
10234 * gdb.base/dtrace-probe.exp: Likewise.
10235 * gdb.base/dtrace-probe.d: Likewise.
10236 * gdb.base/dtrace-probe.c: Likewise.
10237 * lib/pdtrace.in: Likewise.
10238 * configure.ac: Output variables with the transformed names of
10239 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10240 * configure: Regenerated.
10241
10242 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10243
10244 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10245 expected message when trying to access $_probe_* convenience
10246 variables while not on a probe.
10247
10248 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10249
10250 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10251
10252 2015-02-11 Pedro Alves <pedro@codesourcery.com>
10253
10254 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10255 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10256
10257 2015-02-10 Doug Evans <xdje42@gmail.com>
10258
10259 * lib/gdb.exp (gdb_load): Always return a result.
10260
10261 2015-02-10 Pedro Alves <palves@redhat.com>
10262
10263 * gdb.threads/signal-sigtrap.c: New file.
10264 * gdb.threads/signal-sigtrap.exp: New file.
10265
10266 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10267
10268 * gdb.trace/no-attach-trace.c: New file.
10269 * gdb.trace/no-attach-trace.exp: New file.
10270
10271 2015-02-09 Mark Wielaard <mjw@redhat.com>
10272
10273 * gdb.dwarf2/atomic.c: New file.
10274 * gdb.dwarf2/atomic-type.exp: Likewise.
10275
10276 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10277
10278 * gdb.btrace/buffer-size.exp: Update "info record" output.
10279 * gdb.btrace/delta.exp: Update "info record" output.
10280 * gdb.btrace/enable.exp: Update "info record" output.
10281 * gdb.btrace/finish.exp: Update "info record" output.
10282 * gdb.btrace/instruction_history.exp: Update "info record" output.
10283 * gdb.btrace/next.exp: Update "info record" output.
10284 * gdb.btrace/nexti.exp: Update "info record" output.
10285 * gdb.btrace/step.exp: Update "info record" output.
10286 * gdb.btrace/stepi.exp: Update "info record" output.
10287 * gdb.btrace/nohist.exp: Update "info record" output.
10288
10289 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10290
10291 * gdb.btrace/buffer-size: New.
10292
10293 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10294
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-06 Simon Marchi <simon.marchi@ericsson.com>
10306
10307 PR gdb/15678
10308 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10309
10310 2015-02-06 Pedro Alves <palves@redhat.com>
10311
10312 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10313 macro.
10314 (seconds_left, again): New globals.
10315 (main): Wait seconds_left in a 1-second sleep loop instead of
10316 sleeping 180 seconds. If 'again' is set, reset the seconds
10317 counter.
10318 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10319 'again' in the inferior before detaching. Print the seconds left.
10320 (options): New global.
10321 (top level): Build program with -DTIMEOUT=$timeout.
10322
10323 2015-02-06 Pedro Alves <palves@redhat.com>
10324
10325 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10326 determine how many seconds to pass to 'alarm'.
10327 * gdb.base/gdb-sigterm.exp (top level): Build program with
10328 -DTIMEOUT=$timeout.
10329 (do_test): Return success/failure indication. Add more verbose
10330 logging. Don't fail if 200 single steps are seen. Instead, fail
10331 when the test times out.
10332 (passes): New global.
10333 (top level): Break the testing loop if testing fails on any
10334 iteration. Use gdb_assert.
10335
10336 2015-02-04 Don Breazeal <donb@codesourcery.com>
10337
10338 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10339 and initialize them.
10340 (ipc_cleanup): New function.
10341 (main): Don't declare shmid, semid, and msqid. Add a call to
10342 atexit so that we call ipc_cleanup on exit.
10343
10344 2015-02-04 Pedro Alves <palves@redhat.com>
10345
10346 * boards/native-extended-gdbserver.exp: Remove any target variant
10347 specifications from the board name before clearing the isremote
10348 flag from board_info.
10349
10350 2015-01-31 Doug Evans <xdje42@gmail.com>
10351
10352 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10353
10354 2015-01-31 Gary Benson <gbenson@redhat.com>
10355
10356 * gdb.base/completion.exp: Disable completion limiting for
10357 existing tests. Add new tests to check completion limiting.
10358 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10359
10360 2015-01-31 Doug Evans <xdje42@gmail.com>
10361
10362 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10363
10364 2015-01-31 Doug Evans <xdje42@gmail.com>
10365
10366 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10367 entries. Duplicate file section script entries.
10368 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10369 inlined entries. Add test for safe-path rejection.
10370 * gdb.python/py-section-script.c: Add duplicate inlined section script
10371 entries. Duplicate file section script entries.
10372 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10373 inlined entries. Add test for safe-path rejection.
10374
10375 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10376
10377 * gdb.ada/disc_arr_bound: New testcase.
10378
10379 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10380
10381 * gdb.ada/mi_var_array: New testcase.
10382
10383 2015-01-27 Doug Evans <dje@google.com>
10384
10385 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10386 Add test for objfile.filename, objfile.username after objfile
10387 has been unloaded.
10388
10389 2015-01-26 Joel Brobecker <brobecker@adacore.com>
10390
10391 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10392 the second test to print the name attribute of value
10393 returned by the call to gdb.lookup_type, and adjust
10394 the expected output accordingly.
10395
10396 2015-01-25 Mark Wielaard <mjw@redhat.com>
10397
10398 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10399 * gdb.base/disp-step-fork.c: Include unistd.h.
10400 * gdb.base/siginfo-obj.c: Include stdio.h.
10401 * gdb.base/siginfo-thread.c: Likewise.
10402 * gdb.mi/non-stop.c: Include unistd.h.
10403 * gdb.mi/nsthrexec.c: Include stdio.h.
10404 * gdb.mi/pthreads.c: Include unistd.h.
10405 * gdb.modula2/unbounded1.c (main): Declare returns int.
10406 * gdb.reverse/consecutive-reverse.c: Likewise.
10407 * gdb.threads/create-fail.c: Include unistd.h.
10408 * gdb.threads/killed.c: Likewise.
10409 * gdb.threads/linux-dp.c: Likewise.
10410 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10411 * gdb.threads/non-ldr-exc-2.c: Likewise.
10412 * gdb.threads/non-ldr-exc-3.c: Likewise.
10413 * gdb.threads/non-ldr-exc-4.c: Likewise.
10414 * gdb.threads/pthreads.c: Include unistd.h.
10415 (main): Declare returns int.
10416 * gdb.threads/tls-main.c (foo): New declaration.
10417 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10418
10419 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10420
10421 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10422 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10423
10424 2015-01-15 Mark Wielaard <mjw@redhat.com>
10425
10426 * gdb.base/noreturn-return.c: New file.
10427 * gdb.base/noreturn-return.exp: New file.
10428 * gdb.base/noreturn-finish.c: New file.
10429 * gdb.base/noreturn-finish.exp: New file.
10430
10431 2015-01-23 Pedro Alves <palves@redhat.com>
10432
10433 * gdb.threads/continue-pending-after-query.c: New file.
10434 * gdb.threads/continue-pending-after-query.exp: New file.
10435
10436 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10437 Simon Marchi <simon.marchi@ericsson.com>
10438
10439 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10440 * gdb.base/valgrind-db-attach.exp: Same.
10441 * gdb.base/valgrind-infcall.exp: Same.
10442 * lib/mi-support.exp (default_mi_gdb_start): Same.
10443 * lib/prompt.exp (default_prompt_gdb_start): Same.
10444 * lib/gdb.exp (default_gdb_spawn): Same.
10445 (gdb_interact): New.
10446
10447
10448 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10449
10450 * gdb.compile/compile.exp (pointer to jit function): New test.
10451
10452 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
10453
10454 * lib/gdb.exp (supports_process_record): Return true for
10455 powerpc*-*-linux*.
10456 (supports_reverse): Likewise.
10457
10458 2015-01-15 Don Breazeal <donb@codesourcery.com>
10459
10460 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10461 instead of checking whether the target board is remote and
10462 use spawn_wait_for_attach instead of exec/sleep.
10463 * gdb.base/attach-twice.exp: Likewise.
10464
10465 2015-01-15 Joel Brobecker <brobecker@adacore.com>
10466
10467 * gdb.ada/var_arr_attrs: New testcase.
10468
10469 2015-01-14 Pedro Alves <palves@redhat.com>
10470 Joel Brobecker <brobecker@adacore.com>
10471
10472 PR gdb/17525
10473 * gdb.base/bp-cmds-execution-x-script.c: New file.
10474 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10475 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10476
10477 2015-01-14 Pedro Alves <palves@redhat.com>
10478
10479 PR cli/17828
10480 * gdb.base/batch-preserve-term-settings.c: New file.
10481 * gdb.base/batch-preserve-term-settings.exp: New file.
10482
10483 2015-01-13 Doug Evans <dje@google.com>
10484
10485 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10486 binary.
10487
10488 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10489
10490 * Makefile.in (clean mostlyclean): Do not delete *.py.
10491
10492 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10493
10494 * gdb.python/py-lookup-type.exp: New file.
10495
10496 2015-01-12 Pedro Alves <palves@redhat.com>
10497
10498 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10499 restore GDBFLAGS before returning.
10500
10501 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10502
10503 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10504 is_amd64_regs_target and is_x86_like_target.
10505
10506 2015-01-11 Doug Evans <xdje42@gmail.com>
10507
10508 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10509 is given without an explicit form.
10510 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10511 attributes.
10512 * gdb.dwarf/corrupt.exp: Ditto.
10513 * gdb.dwarf2/enum-type.exp: Ditto.
10514 * gdb.trace/entry-values.exp: Ditto.
10515 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10516
10517 2015-01-11 Doug Evans <xdje42@gmail.com>
10518
10519 PR gdb/15830
10520 * gdb.base/maint.exp: Remove references to "maint demangle".
10521 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10522 Add tests for explicitly specifying language to demangle.
10523 * gdb.dlang/demangle.exp: Ditto.
10524
10525 2015-01-09 Pedro Alves <palves@redhat.com>
10526
10527 * gdb.threads/non-stop-fair-events.c: New file.
10528 * gdb.threads/non-stop-fair-events.exp: New file.
10529
10530 2015-01-09 Pedro Alves <palves@redhat.com>
10531
10532 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10533 the global scope. Set a breakpoint after all threads are started
10534 rather than stepping over two source lines. Expect the prompt.
10535 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10536 global.
10537 (NUM): Now 15.
10538 (main): Use threads_started_barrier to wait for all threads to
10539 start. Main thread no longer calls thread_function. Exit after
10540 180 seconds.
10541 (loop): New function.
10542 (thread_function): Wait on threads_started_barrier barrier. Call
10543 'loop' at each iteration.
10544 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10545 threads have started, instead of hardcoding number of "next"
10546 steps. Use an access watchpoint instead of a write watchpoint.
10547
10548 2015-01-09 Pedro Alves <palves@redhat.com>
10549
10550 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10551 (thread_func): Wait on barrier.
10552 (main): Wait for all threads to start before stopping GDB.
10553 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10554 global.
10555 (thread1_func, thread2_func): Wait on barrier.
10556 (main): Wait for all threads to start before stopping GDB.
10557 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10558 New global.
10559 (thread1_func, thread2_func): Wait on barrier.
10560 (main): Wait for all threads to start before stopping GDB.
10561
10562 2015-01-09 Pedro Alves <palves@redhat.com>
10563
10564 * gdb.threads/attach-many-short-lived-threads.c: New file.
10565 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10566
10567 2014-01-09 Pedro Alves <palves@redhat.com>
10568
10569 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10570 instead of to thread 2.
10571 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10572 Add barrier around each pthread_create call instead of around all
10573 calls.
10574 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10575 Set a break on thread_function and have the child threads hit it
10576 one at at a time.
10577
10578 2015-01-09 Pedro Alves <palves@redhat.com>
10579
10580 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10581 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10582 false.
10583 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10584 checking whether the target board is remote.
10585 * gdb.multi/multi-attach.exp: Likewise.
10586 * gdb.python/py-sync-interp.exp: Likewise.
10587 * gdb.server/ext-attach.exp: Likewise.
10588 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10589 tests that need to attach, instead of checking whether the target
10590 board is remote at the top of the file.
10591
10592 2015-01-08 Yao Qi <yao@codesourcery.com>
10593
10594 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10595
10596 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10597
10598 Fix testcase compilation.
10599 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10600
10601 2015-01-06 Joel Brobecker <brobecker@adacore.com>
10602
10603 * gdb.python/py-type.exp: Add a couple test about empty
10604 array creation, and negative-length array creation.
10605
10606 2015-01-02 Doug Evans <xdje42@gmail.com>
10607
10608 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10609
10610 2015-01-02 Doug Evans <dje@google.com>
10611
10612 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10613
10614 2014-12-29 Yao Qi <yao@codesourcery.com>
10615
10616 * gdb.trace/entry-values.exp: Update comments. Rename variable
10617 bar_call_foo to returned_from_foo.
10618
10619 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10620
10621 PR gdb/17394
10622 * gdb.linespec/break-asm-file.c: New file.
10623 * gdb.linespec/break-asm-file.exp: New file.
10624 * gdb.linespec/break-asm-file0.s: New file.
10625 * gdb.linespec/break-asm-file1.s: New file.
10626
10627 2014-12-18 Nigel Stephens <nigel@mips.com>
10628 Maciej W. Rozycki <macro@codesourcery.com>
10629
10630 * gdb.base/float.exp: Handle the new output from "info float" on
10631 MIPS targets.
10632
10633 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10634
10635 Fix MinGW compilation.
10636 * gdb.compile/compile-ops.exp: Update untested message if
10637 !skip_compile_feature_tests.
10638 * gdb.compile/compile-setjmp.exp: Likewise.
10639 * gdb.compile/compile-tls.exp: Likewise.
10640 * gdb.compile/compile.exp: Likewise.
10641 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10642 supported on this host".
10643
10644 2014-12-16 Doug Evans <xdje42@gmail.com>
10645
10646 * boards/stabs.exp: New file.
10647
10648 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10649
10650 * gdb.base/completion.exp: Adjust to format changes of "maint
10651 print user-registers".
10652
10653 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
10654
10655 PR server/17457
10656 * gdb.arch/aarch64-fp.c: New file.
10657 * gdb.arch/aarch64-fp.exp: New file.
10658
10659 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10660
10661 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10662 r210637, r210913, r211666, r215400, r215817).
10663
10664 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10665 * dg-extract-results.py: New file.
10666 * dg-extract-results.sh: Use it if the environment seems
10667 suitable.
10668
10669 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10670
10671 * dg-extract-results.py (parse_run): Handle warnings that
10672 are printed before a test harness is run.
10673
10674 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10675
10676 * dg-extract-results.py (Named): Remove __cmp__ method.
10677 (output_variation): Use a key to sort variation.harnesses.
10678
10679 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10680
10681 * dg-extract-results.py: For Python 3, force sys.stdout to
10682 handle surrogate escape sequences.
10683 (safe_open): New function.
10684 (output_segment, main): Use it.
10685
10686 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10687
10688 * dg-extract-results.py (Prog.result_re): Include options
10689 in test name.
10690
10691 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10692
10693 * dg-extract-results.py (output_variation): Always sort if
10694 do_sum.
10695
10696 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10697
10698 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10699 as long as we get pagination notifications.
10700
10701 2014-12-15 Jason Merrill <jason@redhat.com>
10702
10703 * Makefile.in (check-gdb.%): Restore.
10704 * README: Mention it.
10705
10706 2014-12-13 Joel Brobecker <brobecker@adacore.com>
10707
10708 * gdb.ada/str_uninit: New testcase.
10709
10710 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10711
10712 PR symtab/17642
10713 * gdb.base/vla-stub-define.c: New file.
10714 * gdb.base/vla-stub.c: New file.
10715 * gdb.base/vla-stub.exp: New file.
10716
10717 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10718 Jan Kratochvil <jan.kratochvil@redhat.com>
10719 Tom Tromey <tromey@redhat.com>
10720
10721 * configure.ac: Add gdb.compile/.
10722 * configure: Regenerate.
10723 * gdb.compile/Makefile.in: New file.
10724 * gdb.compile/compile-ops.exp: New file.
10725 * gdb.compile/compile-ops.c: New file.
10726 * gdb.compile/compile-tls.c: New file.
10727 * gdb.compile/compile-tls.exp: New file.
10728 * gdb.compile/compile-constvar.S: New file.
10729 * gdb.compile/compile-constvar.c: New file.
10730 * gdb.compile/compile-mod.c: New file.
10731 * gdb.compile/compile-nodebug.c: New file.
10732 * gdb.compile/compile-setjmp-mod.c: New file.
10733 * gdb.compile/compile-setjmp.c: New file.
10734 * gdb.compile/compile-setjmp.exp: New file.
10735 * gdb.compile/compile-shlib.c: New file.
10736 * gdb.compile/compile.c: New file.
10737 * gdb.compile/compile.exp: New file.
10738 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10739
10740 2014-12-12 Tom Tromey <tromey@redhat.com>
10741
10742 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10743 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10744
10745 2014-12-12 Doug Evans <dje@google.com>
10746
10747 * lib/gdb-python.exp (get_python_valueof): New function.
10748 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10749
10750 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10751
10752 * gdb.base/completion.exp: Add test for completion of "info
10753 registers ".
10754
10755 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10756
10757 * gdb.base/func-ptrs.c: New file.
10758 * gdb.base/func-ptrs.exp: New file.
10759
10760 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10761
10762 PR breakpoints/17012
10763 * gdb.base/dprintf-detach.c: New file.
10764 * gdb.base/dprintf-detach.exp: New file.
10765
10766 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10767
10768 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10769 * lib/gdb.exp (target_is_gdbserver): New procedure.
10770
10771 2014-12-08 Doug Evans <dje@google.com>
10772
10773 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10774
10775 2014-12-05 Yao Qi <yao@codesourcery.com>
10776
10777 * gdb.guile/scm-error.exp: Remove the third argument to
10778 gdb_remote_download.
10779 * gdb.guile/scm-frame-args.exp: Likewise.
10780 * gdb.guile/scm-section-script.exp: Likewise.
10781
10782 2014-12-05 Yao Qi <yao@codesourcery.com>
10783
10784 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10785
10786 2014-12-04 Doug Evans <dje@google.com>
10787
10788 * gdb.python/py-objfile.exp: Add tests for
10789 objfile.add_separate_debug_file.
10790
10791 2014-12-04 Doug Evans <dje@google.com>
10792
10793 * lib/gdb.exp (get_build_id): New function.
10794 (build_id_debug_filename_get): Rewrite to use it.
10795 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10796
10797 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10798
10799 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10800 `method(long)', not just 0x0.
10801 * gdb.cp/nsalias.exp: Align code labels to 4.
10802 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10803 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10804 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10805 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10806 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10807 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10808
10809 2014-12-02 Doug Evans <dje@google.com>
10810
10811 PR symtab/17602
10812 * gdb.cp/anon-ns.cc: Move guts of this file to ...
10813 * gdb.cp/anon-ns2.cc: ... here. New file.
10814 * gdb.cp/anon-ns.exp: Update.
10815
10816 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
10817
10818 * gdb.python/py-events.py (inferior_call_handler): New.
10819 (register_changed_handler, memory_changed_handler): New.
10820 (test_events.invoke): Register new handlers.
10821 * gdb.python/py-events.exp: Add tests for inferior call,
10822 memory_changed and register_changed events.
10823
10824 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10825
10826 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10827 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10828 if the linker doesn't understand this.
10829
10830 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10831
10832 * gdb.python/python.exp: Change expected reply to help().
10833
10834 2014-12-01 Yao Qi <yao@codesourcery.com>
10835
10836 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10837 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10838 * configure: Re-generated.
10839
10840 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10841
10842 * gdb.cp/chained-calls.cc: New file.
10843 * gdb.cp/chained-calls.exp: New file.
10844 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10845
10846 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10847
10848 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10849 * gdb.dwarf2/symtab-producer.exp: Same.
10850 * gdb.gdb/python-interrupts.exp: Same.
10851 * gdb.gdb/python-selftest.exp: Same.
10852 * gdb.python/py-linetable.exp: Same.
10853 * gdb.python/py-type.exp: Same.
10854 * gdb.python/py-value-cc.exp: Same.
10855 * gdb.python/py-value.exp: Same.
10856
10857 2014-11-28 Yao Qi <yao@codesourcery.com>
10858
10859 * gdb.base/break-probes.exp: Match library name prefixed with
10860 sysroot.
10861
10862 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10863
10864 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10865 test expected output. Add parentheses for the call to print.
10866 Remove L suffix from integers.
10867
10868 2014-11-26 Doug Evans <dje@google.com>
10869
10870 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10871
10872 2014-11-22 Yao Qi <yao@codesourcery.com>
10873
10874 * gdb.trace/entry-values.c: Remove asms.
10875 (foo): Add foo_label.
10876 (bar): Add bar_label.
10877 * gdb.trace/entry-values.exp: Remove code computing foo's
10878 length and bar's length.
10879 (Dwarf::assemble): Invoke function_range for bar and use
10880 MACRO_AT_func for foo.
10881
10882 2014-11-22 Yao Qi <yao@codesourcery.com>
10883
10884 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10885 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10886 Use .Lgcc43_procstart instead of gcc43.
10887
10888 2014-11-21 Joel Brobecker <brobecker@adacore.com>
10889
10890 * gdb.ada/n_arr_bound: New testcase.
10891
10892 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10893
10894 PR breakpoints/10737
10895 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10896 test_catch_syscall_multi_arch.
10897 (test_catch_syscall_multi_arch): New function.
10898
10899 2014-11-20 Doug Evans <xdje42@gmail.com>
10900
10901 * gdb.base/maint.exp: Update expected output.
10902
10903 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10904
10905 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10906 4-byte instruction on S390.
10907
10908 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10909
10910 * gdb.ada/arr_arr: New testcase.
10911
10912 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10913
10914 * gdb.ada/pkd_arr_elem: New Testcase.
10915
10916 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
10917
10918 * gdb.reverse/break-precsave: Expect completion message for
10919 core file reads.
10920 * gdb.reverse/consecutive-precsave.exp: Likewise.
10921 * gdb.reverse/finish-precsave.exp: Likewise.
10922 * gdb.reverse/i386-precsave.exp: Likewise.
10923 * gdb.reverse/machinestate-precsave.exp: Likewise.
10924 * gdb.reverse/sigall-precsave.exp: Likewise.
10925 * gdb.reverse/solib-precsave.exp: Likewise.
10926 * gdb.reverse/step-precsave.exp: Likewise.
10927 * gdb.reverse/until-precsave.exp: Likewise.
10928 * gdb.reverse/watch-precsave.exp: Likewise.
10929
10930 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10931
10932 * gdb.base/bp-permanent.c: Include unistd.h.
10933 * gdb.python/py-framefilter-mi.c (main): Add return type.
10934 * gdb.python/py-framefilter.c (main): Likewise.
10935 * gdb.trace/actions-changed.c (main): Likewise.
10936
10937 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10938
10939 * gdb.mi/until.c: Add eye-catchers.
10940 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
10941 line numbers.
10942
10943 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10944
10945 * gdb.base/condbreak.exp: Drop references to removed non-prototype
10946 function header variants in break1.c.
10947 * gdb.base/ena-dis-br.exp: Likewise.
10948 * gdb.base/hbreak2.exp: Likewise.
10949 * gdb.reverse/until-precsave.exp: Drop references to removed
10950 non-prototype function header variants in ur1.c.
10951 * gdb.reverse/until-reverse.exp: Likewise.
10952
10953 2014-11-17 Petr Machata <pmachata@redhat.com>
10954
10955 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
10956 ${_cu_offset_size} bytes abbrev offset.
10957
10958 2014-11-15 Doug Evans <xdje42@gmail.com>
10959
10960 PR symtab/17559
10961 * gdb.base/line-symtabs.exp: New file.
10962 * gdb.base/line-symtabs.c: New file.
10963 * gdb.base/line-symtabs.h: New file.
10964
10965 2014-11-14 Yao Qi <yao@codesourcery.com>
10966
10967 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
10968 (func): Add label func_label.
10969 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
10970 Replace low_pc and high_pc with MACRO_AT_range.
10971 Replace name, low_pc and high_pc with MACRO_AT_func.
10972
10973 2014-11-14 Yao Qi <yao@codesourcery.com>
10974
10975 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
10976 Replace name, low_pc and high_pc with MACRO_AT_func.
10977
10978 2014-11-14 Yao Qi <yao@codesourcery.com>
10979
10980 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
10981 produce debug information.
10982 * gdb.dwarf2/implptr-optimized-out.S: Removed.
10983
10984 2014-11-14 Yao Qi <yao@codesourcery.com>
10985
10986 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
10987 object and get function length.
10988 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
10989 with MACRO_AT_func.
10990 (top-level): Replace gdb_compile and clean_restart with
10991 prepare_for_testing.
10992 * gdb.dwarf2/main.c (main): Add label main_label.
10993
10994 2014-11-14 Yao Qi <yao@codesourcery.com>
10995
10996 * lib/dwarf.exp (function_range): New procedure.
10997 (Dwarf::_handle_macro_at_func): New procedure.
10998 (Dwarf::_handle_macro_at_range): New procedure.
10999 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11000
11001 2014-11-14 Yao Qi <yao@codesourcery.com>
11002
11003 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11004 (_handle_attribute): New procedure.
11005
11006 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11007
11008 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11009 * gdb.base/call-sc.c (zed): Likewise.
11010 * gdb.base/checkpoint.c (main): Likewise.
11011 * gdb.base/dump.c (main): Likewise.
11012 * gdb.base/gcore.c (main): Likewise.
11013 * gdb.base/huge.c (main): Likewise.
11014 * gdb.base/multi-forks.c (main): Likewise.
11015 * gdb.base/pr10179-a.c (main): Likewise.
11016 * gdb.base/savedregs.c (main): Likewise.
11017 * gdb.base/sigaltstack.c (main): Likewise.
11018 * gdb.base/siginfo.c (main): Likewise.
11019 * gdb.base/structs.c (zed): Likewise.
11020 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11021 * gdb.mi/mi-syn-frame.c (main): Likewise.
11022 * gdb.mi/until.c (foo, main): Likewise.
11023 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11024 * gdb.base/solib-weak.c (foo): Declare.
11025 * gdb.base/attach-twice.c: Include stdio.h.
11026 * gdb.base/weaklib1.c: Likewise.
11027 * gdb.base/weaklib2.c: Likewise.
11028 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11029 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11030 unistd.h.
11031 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11032 * gdb.mi/mi-exit-code.c: Likewise.
11033 * gdb.base/break-interp-lib.c: Include string.h.
11034 * gdb.base/coremaker.c: Likewise.
11035 * gdb.base/testenv.c: Likewise.
11036 * gdb.python/py-finish-breakpoint.c: Likewise.
11037 * gdb.base/inferior-died.c: Include sys/wait.h.
11038 * gdb.base/fileio.c: Include time.h.
11039 * gdb.base/async-shell.c: Include unistd.h.
11040 * gdb.base/dprintf-non-stop.c: Likewise.
11041 * gdb.base/info-os.c: Likewise.
11042 * gdb.mi/mi-console.c: Likewise.
11043 * gdb.mi/watch-nonstop.c: Likewise.
11044 * gdb.python/py-events.c: Likewise.
11045 * gdb.base/async.c (baz): Move up before its invocation.
11046 * gdb.base/code_elim2.c (my_global_func): Likewise.
11047 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11048 * gdb.base/advance.c (func2): Likewise.
11049
11050 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11051
11052 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11053 variant.
11054 * gdb.base/annota3.c: Likewise.
11055 * gdb.base/async.c: Likewise.
11056 * gdb.base/average.c: Likewise.
11057 * gdb.base/call-ar-st.c: Likewise.
11058 * gdb.base/call-rt-st.c: Likewise.
11059 * gdb.base/call-sc.c: Likewise.
11060 * gdb.base/call-strs.c: Likewise.
11061 * gdb.base/ending-run.c: Likewise.
11062 * gdb.base/execd-prog.c: Likewise.
11063 * gdb.base/exprs.c: Likewise.
11064 * gdb.base/foll-exec.c: Likewise.
11065 * gdb.base/foll-fork.c: Likewise.
11066 * gdb.base/foll-vfork.c: Likewise.
11067 * gdb.base/funcargs.c: Likewise.
11068 * gdb.base/gcore.c: Likewise.
11069 * gdb.base/jump.c: Likewise.
11070 * gdb.base/langs0.c: Likewise.
11071 * gdb.base/langs1.c: Likewise.
11072 * gdb.base/langs2.c: Likewise.
11073 * gdb.base/mips_pro.c: Likewise.
11074 * gdb.base/nodebug.c: Likewise.
11075 * gdb.base/opaque0.c: Likewise.
11076 * gdb.base/opaque1.c: Likewise.
11077 * gdb.base/recurse.c: Likewise.
11078 * gdb.base/run.c: Likewise.
11079 * gdb.base/scope0.c: Likewise.
11080 * gdb.base/scope1.c: Likewise.
11081 * gdb.base/setshow.c: Likewise.
11082 * gdb.base/setvar.c: Likewise.
11083 * gdb.base/shmain.c: Likewise.
11084 * gdb.base/shr1.c: Likewise.
11085 * gdb.base/shr2.c: Likewise.
11086 * gdb.base/sigall.c: Likewise.
11087 * gdb.base/signals.c: Likewise.
11088 * gdb.base/so-indr-cl.c: Likewise.
11089 * gdb.base/solib2.c: Likewise.
11090 * gdb.base/structs.c: Likewise.
11091 * gdb.base/sum.c: Likewise.
11092 * gdb.base/vforked-prog.c: Likewise.
11093 * gdb.base/watchpoint.c: Likewise.
11094 * gdb.reverse/shr2.c: Likewise.
11095 * gdb.reverse/until-reverse.c: Likewise.
11096 * gdb.reverse/ur1.c: Likewise.
11097 * gdb.reverse/watch-reverse.c: Likewise.
11098
11099 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11100
11101 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11102 variant.
11103 * gdb.base/sepdebug.exp: Drop references to removed code.
11104
11105 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11106
11107 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11108 variant. Preserve original line numbering.
11109 * gdb.base/list1.c: Likewise.
11110
11111 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11112
11113 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11114 variant.
11115 * gdb.base/break1.c: Likewise.
11116 * gdb.base/break.exp: Drop references to removed code.
11117
11118 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11119
11120 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11121 variant.
11122
11123 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11124
11125 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11126
11127 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11128
11129 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11130 logic into perform_all_tests() and invoke it with and without
11131 function header prototypes.
11132 (do_function_calls): Remove conditional XFAIL for PR 5318.
11133 (rerun_and_prepare): Remove duplicate code.
11134 (perform_all_tests): New. Main logic moved here.
11135
11136 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11137
11138 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11139 code guarded by #ifdef NO_PROTOTYPES.
11140 (t_double_many_args): Likewise.
11141 (DEF_FUNC_MANY_ARGS_1): Likewise.
11142 (DEF_FUNC_VALUES_1): Likewise.
11143 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11144 guarded by #ifdef PROTOTYPES.
11145
11146 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11147
11148 * gdb.mi/mi-console.c: Add eye-catcher.
11149 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11150 instead of literal line number.
11151
11152 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11153
11154 * gdb.base/shr2.c: Add eye-catcher.
11155 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11156 line number.
11157
11158 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11159
11160 * gdb.base/jump.c: Add eye-catchers.
11161 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11162 numbers.
11163
11164 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11165
11166 * gdb.base/execd-prog.c: Add eye-catchers.
11167 * gdb.base/foll-exec.c: Likewise.
11168 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11169 line numbers.
11170
11171 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11172
11173 * gdb.base/ending-run.c: Add eye-catchers.
11174 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11175 literal line numbers.
11176
11177 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11178
11179 * gdb.base/call-rt-st.c: Add eye-catchers.
11180 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11181 literal line numbers.
11182
11183 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11184
11185 * gdb.base/call-ar-st.c: Add eye-catchers.
11186 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11187 literal line numbers.
11188
11189 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11190
11191 * gdb.base/average.c: Add eye-catchers.
11192 * gdb.base/sum.c: Likewise.
11193 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11194 regexps dynamically.
11195
11196 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11197
11198 * gdb.base/solib1.c: Add eye-catchers.
11199 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11200 literal line numbers.
11201
11202 2014-11-12 Pedro Alves <palves@redhat.com>
11203
11204 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11205 leader has exited.
11206
11207 2014-11-12 Pedro Alves <palves@redhat.com>
11208
11209 * gdb.arch/i386-bp_permanent.c: New file.
11210 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11211 (srcfile): Set to i386-bp_permanent.c.
11212 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11213 that stepi does not execute the 'leave' instruction, instead of
11214 testing it does execute.
11215 * gdb.base/bp-permanent.c: New file.
11216 * gdb.base/bp-permanent.exp: New file.
11217
11218 2014-11-10 Doug Evans <xdje42@gmail.com>
11219
11220 PR symtab/17564
11221 * gdb.base/symtab-search-order.exp: New file.
11222 * gdb.base/symtab-search-order.c: New file.
11223 * gdb.base/symtab-search-order-1.c: New file.
11224 * gdb.base/symtab-search-order-shlib-1.c: New file.
11225
11226 2014-11-07 Pedro Alves <palves@redhat.com>
11227
11228 PR gdb/17511
11229 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11230 i?86-*-linux*.
11231
11232 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11233
11234 PR c++/17494
11235 * gdb.cp/pr17494.cc: New file.
11236 * gdb.cp/pr17494.exp: New file.
11237
11238 2014-11-02 Yao Qi <yao@codesourcery.com>
11239
11240 * gdb.python/python.exp: Get working directory and match the
11241 output of "set extended-prompt \\w " with it.
11242
11243 2014-10-30 Doug Evans <dje@google.com>
11244
11245 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11246 in objfiles.
11247 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11248 in progspaces.
11249
11250 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
11251
11252 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11253 * gdb.base/realname-expand.exp: Likewise.
11254 * gdb.linespec/macro-relative.exp: Likewise.
11255
11256 2014-10-29 Pedro Alves <palves@redhat.com>
11257
11258 PR gdb/17408
11259 * gdb.threads/schedlock.c (some_function): New function.
11260 (call_function): New global.
11261 (MAYBE_CALL_SOME_FUNCTION): New macro.
11262 (thread_function): Call it.
11263 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11264 and use it instead of a global counter. Adjust all callers.
11265 (get_current_thread): Use "find current thread" for test message
11266 here rather than having all callers pass down the same string.
11267 (goto_loop): New procedure, factored out from ...
11268 (my_continue): ... this.
11269 (step_ten_loops): Change parameter from test message to command to
11270 use. Adjust.
11271 (list_count): Delete global.
11272 (check_result): New procedure, factored out from duplicate top
11273 level code.
11274 (continue tests): Wrap in with_test_prefix.
11275 (test_step): New procedure, factored out from duplicate top level
11276 code.
11277 (top level): Test "step" in combination with all scheduler-locking
11278 modes. Test "next" in combination with all scheduler-locking
11279 modes, and in combination with stepping over a function call or
11280 not.
11281 * gdb.threads/next-bp-other-thread.c: New file.
11282 * gdb.threads/next-bp-other-thread.exp: New file.
11283
11284 2014-10-29 Pedro Alves <palves@redhat.com>
11285
11286 PR python/17372
11287 * gdb.python/python.exp: Test a multi-line command that spawns
11288 interactive Python.
11289 * gdb.base/multi-line-starts-subshell.exp: New file.
11290
11291 2014-10-29 Yao Qi <yao@codesourcery.com>
11292
11293 * gdb.base/fileio.exp: Make directories on host.
11294
11295 2014-10-29 Yao Qi <yao@codesourcery.com>
11296
11297 * gdb.base/fileio.c (test_write): Close the file.
11298
11299 2014-10-28 Pedro Alves <palves@redhat.com>
11300
11301 PR gdb/12623
11302 * gdb.base/sigstep.c (no_handler): New global.
11303 (main): If 'no_handler is true, set the signal handlers to
11304 SIG_IGN.
11305 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11306 with_sw_watch and no_handler parameters. Handle them.
11307 (top level) <stepping over handler when stopped at a breakpoint
11308 test>: Add a test axis for testing with a software watchpoint, and
11309 another for testing with the signal handler set to SIG_IGN.
11310 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11311 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11312
11313 2014-10-28 Pedro Alves <palves@redhat.com>
11314
11315 PR gdb/17511
11316 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11317 * gdb.base/sigstep.exp (other_handler_location): New global.
11318 (advance): Support stepping into the signal handler, and running
11319 commands while in the handler.
11320 (in_handler_map): New global.
11321 (top level): In the advance test, add combinations for getting
11322 into the handler with stepping commands, and for running commands
11323 in the handler. Add comment descripting the advancei tests.
11324
11325 2014-10-28 Pedro Alves <palves@redhat.com>
11326
11327 * gdb.base/sigstep.exp: Use build_executable instead of
11328 prepare_for_testing.
11329 (top level): Move code that starts GDB, runs to main and creates a
11330 display to ...
11331 (restart): ... this new procedure.
11332 (top level): Move backtrace from signal handler test to ...
11333 (validate_backtrace): ... this new procedure.
11334 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11335 with_test_prefix. Always restart GDB.
11336 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11337 with_test_prefix. Always restart GDB. No need to delete
11338 breakpoints after the test.
11339 (test_skip_handler): Remove prefix parameter.
11340 (skip_over_handler, breakpoint_to_handler)
11341 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11342 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11343 restart GDB. No need to delete breakpoints after the test.
11344 (top level): Use foreach to call the test procedures with
11345 different commands.
11346
11347 2014-10-28 Pedro Alves <palves@redhat.com>
11348
11349 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11350 instead of GNATS numbers.
11351 * gdb.base/sigbpt.exp: Likewise.
11352 * gdb.base/siginfo.exp: Likewise.
11353 * gdb.base/sigstep.exp: Likewise.
11354
11355 2014-10-27 Pedro Alves <palves@redhat.com>
11356
11357 * gdb.base/sigstep.c (dummy): New global.
11358 (main): Issue a couple writes to the new global.
11359 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11360 procedures.
11361 (skip_over_handler): Use test_skip_handler.
11362 (top level): Call skip_over_handler for stepi and nexti too.
11363 (breakpoint_over_handler): Use test_skip_handler.
11364 (top level): Call breakpoint_over_handler for stepi and nexti too.
11365
11366 2014-10-27 Yao Qi <yao@codesourcery.com>
11367
11368 * gdb.trace/tfile.c (adjust_function_address)
11369 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11370 function descriptor.
11371
11372 2014-10-24 Don Breazeal <donb@codesourcery.com>
11373
11374 * gdb.base/foll-fork.exp (test_follow_fork,
11375 catch_fork_child_follow): Check for updated fork messages emitted
11376 from infrun.c.
11377 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11378 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11379 vfork_and_exec_child_follow_through_step): Check for updated vfork
11380 messages emitted from infrun.c.
11381
11382 2014-10-24 Pedro Alves <palves@redhat.com>
11383
11384 * gdb.base/corefile.exp: Remove references to ultrix.
11385 * gdb.base/interrupt.exp: Likewise.
11386 * gdb.base/whatis.exp: Likewise.
11387 * gdb.gdb/selftest.exp: Likewise.
11388 * gdb.threads/manythreads.exp: Likewise.
11389 * gdb.threads/print-threads.exp: Likewise.
11390 * gdb.threads/pthreads.exp:: Likewise.
11391 * gdb.threads/schedlock.exp: Likewise.
11392
11393 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11394
11395 * gdb.cp/non-trivial-retval.cc: Add a test case.
11396 * gdb.cp/non-trivial-retval.exp: Add a test.
11397
11398 2014-10-20 Yao Qi <yao@codesourcery.com>
11399
11400 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11401 * gdb.python/py-objfile-script-gdb.py: New file.
11402 * gdb.python/py-objfile-script.exp: Update reference to
11403 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11404 of remote_download. Remove the dest file.
11405
11406 2014-10-20 Yao Qi <yao@codesourcery.com>
11407
11408 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11409 * gdb.base/step-line.exp: Likewise.
11410 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11411 * gdb.dwarf2/dw2-basic.exp: Likewise.
11412 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11413 * gdb.dwarf2/dw2-filename.exp: Likewise.
11414 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11415 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11416 * gdb.dwarf2/dw2-producer.exp: Likewise.
11417 * gdb.dwarf2/mac-fileno.exp: Likewise.
11418 * gdb.python/py-frame-args.exp: Likewise.
11419 * gdb.python/py-framefilter.exp: Likewise.
11420 * gdb.python/py-mi.exp: Likewise.
11421 * gdb.python/py-objfile-script.exp: Likewise
11422 * gdb.python/py-pp-integral.exp: Likewise.
11423 * gdb.python/py-pp-re-notag.exp: Likewise.
11424 * gdb.python/py-prettyprint.exp: Likewise.
11425 * gdb.python/py-section-script.exp: Likewise.
11426 * gdb.python/py-typeprint.exp: Likewise.
11427 * gdb.python/py-xmethods.exp: Likewise.
11428 * gdb.stabs/weird.exp: Likewise.
11429 * gdb.xml/tdesc-regs.exp: Likewise.
11430
11431 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11432
11433 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11434 (out_cu): Use addr_len for the size of addresses.
11435 (out_line): Likewise. Size DW_LNE_set_address instruction
11436 according to addr_len.
11437 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11438 (FUNC): Add START_INSNS to definition.
11439
11440 2014-10-18 Yao Qi <yao@codesourcery.com>
11441
11442 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11443 gdb_has_argv0 return true.
11444 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11445 check [target_info exists noargs], check [gdb_has_argv0]
11446 instead.
11447 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11448 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11449 procedures.
11450
11451 2014-10-17 Doug Evans <dje@google.com>
11452
11453 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11454 event.
11455 * gdb.python/py-events.py: Add clear_objfiles event.
11456
11457 2014-10-17 Doug Evans <dje@google.com>
11458
11459 * gdb.python/py-objfile.exp: Test progspace attribute.
11460
11461 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
11462
11463 * gdb.guile/scm-breakpoint.exp: Do not assume any
11464 directory separators when matching source file paths.
11465 * gdb.python/py-breakpoint.exp: Likewise.
11466 * gdb.reverse/break-precsave.exp: Likewise.
11467 * gdb.reverse/break-reverse.exp: Likewise.
11468 * gdb.reverse/consecutive-precsave.exp: Likewise.
11469 * gdb.reverse/finish-precsave.exp: Likewise.
11470 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11471 * gdb.reverse/finish-reverse.exp: Likewise.
11472 * gdb.reverse/i386-precsave.exp: Likewise.
11473 * gdb.reverse/i387-env-reverse.exp: Likewise.
11474 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11475 * gdb.reverse/machinestate-precsave.exp: Likewise.
11476 * gdb.reverse/machinestate.exp: Likewise.
11477 * gdb.reverse/sigall-precsave.exp: Likewise.
11478 * gdb.reverse/solib-precsave.exp: Likewise.
11479 * gdb.reverse/step-precsave.exp: Likewise.
11480 * gdb.reverse/until-precsave.exp: Likewise.
11481 * gdb.reverse/watch-precsave.exp: Likewise.
11482 * gdb.reverse/watch-reverse.exp: Likewise.
11483
11484 2014-10-17 Yao Qi <yao@codesourcery.com>
11485
11486 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11487 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11488
11489 2014-10-17 Pedro Alves <palves@redhat.com>
11490
11491 PR gdb/17471
11492 * gdb.base/bg-execution-repeat.c: New file.
11493 * gdb.base/bg-execution-repeat.exp: New file.
11494
11495 2014-10-17 Pedro Alves <palves@redhat.com>
11496
11497 PR gdb/17300
11498 * gdb.base/continue-all-already-running.c: New file.
11499 * gdb.base/continue-all-already-running.exp: New file.
11500
11501 2014-10-17 Pedro Alves <palves@redhat.com>
11502
11503 PR gdb/17472
11504 * gdb.base/annota-input-while-running.c: New file.
11505 * gdb.base/annota-input-while-running.exp: New file.
11506
11507 2014-10-17 Pedro Alves <palves@redhat.com>
11508
11509 * gdb.base/callfuncs.exp: emove references to osf.
11510 * gdb.base/sigall.exp: Likewise.
11511 * gdb.gdb/selftest.exp: Likewise.
11512 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11513 * gdb.mi/non-stop.c: Likewise.
11514 * gdb.mi/pthreads.c: Likewise.
11515 * gdb.reverse/sigall-precsave.exp: Likewise.
11516 * gdb.reverse/sigall-reverse.exp: Likewise.
11517 * gdb.threads/pthreads.c: Likewise.
11518 * gdb.threads/pthreads.exp: Likewise.
11519
11520 2014-10-17 Yao Qi <yao@codesourcery.com>
11521
11522 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11523 check 'target_info exists noargs'.
11524 (test_command_prompt_position): Likewise.
11525 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11526 Remove "set args".
11527 (progvar_simple_while_test): Likewise.
11528 (progvar_complex_if_while_test): Likewise.
11529 (if_while_breakpoint_command_test): Likewise.
11530 (infrun_breakpoint_command_test): Likewise.
11531 (breakpoint_command_test): Likewise.
11532 (watchpoint_command_test): Likewise.
11533 (bp_deleted_in_command_test): Likewise.
11534 (temporary_breakpoint_commands): Likewise.
11535
11536 2014-10-16 Yao Qi <yao@codesourcery.com>
11537
11538 * gdb.base/remotetimeout.exp: Remove noargs checking.
11539
11540 2014-10-15 Pedro Alves <palves@redhat.com>
11541
11542 PR breakpoints/9649
11543 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11544 * gdb.base/breakpoint-in-ro-region.exp
11545 (probe_target_hardware_step): New procedure.
11546 (top level): Probe hardware stepping and hardware breakpoint
11547 support. Test stepping through a read-only region, with both
11548 "breakpoint auto-hw" on and off and both "always-inserted" on and
11549 off.
11550
11551 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11552
11553 * gdb.dlang/demangle.exp: Update for demangling changes.
11554
11555 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11556
11557 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11558 * gdb.cp/non-trivial-retval.exp: Add new tests.
11559
11560 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11561
11562 PR c++/13403
11563 PR c++/15154
11564 * gdb.cp/non-trivial-retval.cc: New file.
11565 * gdb.cp/non-trivial-retval.exp: New file.
11566
11567 2014-10-15 Yao Qi <yao@codesourcery.com>
11568
11569 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11570 remote host.
11571
11572 2014-10-15 Yao Qi <yao@codesourcery.com>
11573
11574 * gdb.python/py-symbol.exp: Match file base name if host is
11575 remote, otherwise match file name with dir name.
11576 * gdb.python/py-symtab.exp: Likewise.
11577 * gdb.python/python.exp: Likewise.
11578
11579 2014-10-15 Yao Qi <yao@codesourcery.com>
11580
11581 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11582 pattern.
11583 * gdb.python/py-symtab.exp: Likewise.
11584 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11585 locationn.
11586
11587 2014-10-14 Joel Brobecker <brobecker@adacore.com>
11588
11589 * gdb.ada/addr_arith: New testcase.
11590
11591 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11592
11593 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11594 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11595 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11596 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11597
11598 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11599
11600 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11601 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11602 * gdb.arch/stap-eval-lang-ada.exp: New file.
11603
11604 2014-10-14 Yao Qi <yao@codesourcery.com>
11605
11606 * gdb.mi/mi-var-child.c (nothing1): New function.
11607 (nothing2): New function.
11608 (do_children_tests): Set function pointers by nothing1 and
11609 nothing2.
11610 * gdb.mi/mi-var-child.exp: Step over new added statements.
11611 Update test to match the new output.
11612 * gdb.mi/var-cmd.c (nothing1): New function.
11613 (nothing2): New function.
11614 (do_children_tests): Set function pointers by nothing1 and
11615 nothing2.
11616 * gdb.mi/mi-var-display.exp: Update test to match output.
11617 Step to the line specified by $line_dct_nothing.
11618 Increase the number of lines to step.
11619
11620 2014-10-14 Yao Qi <yao@codesourcery.com>
11621
11622 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11623 tests.
11624 * gdb.mi/mi2-var-child.exp: Likewise.
11625
11626 2014-10-13 Doug Evans <dje@google.com>
11627
11628 * gdb.python/py-objfile.exp: Change name of file name test.
11629
11630 2014-10-13 Doug Evans <dje@google.com>
11631
11632 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11633 from the start of the CU.
11634
11635 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11636 Yao Qi <yao@codesourcery.com>
11637
11638 Fix "save breakpoints" for "catch" command.
11639 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11640 Remove -nonewline. Match also the added "main" line.
11641
11642 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11643
11644 Fix "save breakpoints" for "disable $bpnum" command.
11645 * gdb.base/save-bp.c (main): Add label.
11646 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11647
11648 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11649
11650 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11651
11652 2014-10-11 Yao Qi <yao@codesourcery.com>
11653
11654 * gdb.server/server-kill.exp: Execute command
11655 "set remote trace-status-packet on" before "tstatus".
11656
11657 2014-10-11 Yao Qi <yao@codesourcery.com>
11658
11659 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11660 (main): Call getppid.
11661 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11662 and continue to it. Read variable "server_pid".
11663
11664 2014-10-11 Yao Qi <yao@codesourcery.com>
11665
11666 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11667
11668 2014-10-11 Yao Qi <yao@codesourcery.com>
11669
11670 * gdb.threads/thread-find.exp: Don't execute command
11671 "info threads".
11672 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11673 * gdb.threads/linux-dp.exp: Don't check the condition
11674 $threads_created equals to zero.
11675
11676 2014-10-10 Pedro Alves <palves@redhat.com>
11677
11678 * gdb.base/bigcore.exp: Remove references to IRIX.
11679 * gdb.base/funcargs.exp: Likewise.
11680 * gdb.base/interrupt.exp: Likewise.
11681 * gdb.base/mips_pro.exp: Likewise.
11682 * gdb.base/nodebug.exp: Likewise.
11683 * gdb.base/setvar.exp: Likewise.
11684 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11685
11686 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11687 Pedro Alves <palves@redhat.com>
11688
11689 PR symtab/14466
11690 * gdb.base/vdso-warning.c: New file.
11691 * gdb.base/vdso-warning.exp: New file.
11692
11693 2014-10-02 Doug Evans <dje@google.com>
11694
11695 * gdb.base/structs.c (main): Don't run forever.
11696
11697 2014-10-02 Pedro Alves <palves@redhat.com>
11698
11699 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11700 (top level) <stop threads 1, stop threads 2>: Use it.
11701
11702 2014-10-02 Pedro Alves <palves@redhat.com>
11703
11704 * gdb.threads/break-while-running.exp (test): Add new
11705 'update_thread_list' argument. Skip "info threads" if false.
11706 (top level): Add new 'update_thread_list' axis.
11707
11708 2014-10-02 Pedro Alves <palves@redhat.com>
11709
11710 PR breakpoints/17431
11711 * gdb.base/execl-update-breakpoints.c: New file.
11712 * gdb.base/execl-update-breakpoints.exp: New file.
11713
11714 2014-10-01 Pedro Alves <palves@redhat.com>
11715
11716 * gdb.base/breakpoint-in-ro-region.c: New file.
11717 * gdb.base/breakpoint-in-ro-region.exp: New file.
11718
11719 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11720
11721 * gdb.mi/mi-exit-code.exp: New file.
11722 * gdb.mi/mi-exit-code.c: New file.
11723
11724 2014-09-30 Yao Qi <yao@codesourcery.com>
11725
11726 * lib/prelink-support.exp (build_executable_own_libs): Error if
11727 the target isn't native.
11728
11729 2014-09-30 Yao Qi <yao@codesourcery.com>
11730
11731 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11732 false.
11733
11734 2014-09-22 Pedro Alves <palves@redhat.com>
11735
11736 * gdb.threads/break-while-running.exp: New file.
11737 * gdb.threads/break-while-running.c: New file.
11738
11739 2014-09-19 Yao Qi <yao@codesourcery.com>
11740
11741 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11742 Invoke test. Restart GDB with --readnow and invoke test again.
11743
11744 2014-09-19 Yao Qi <yao@codesourcery.com>
11745
11746 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11747 proc set_breakpoint_on_gcd_function. Invoke
11748 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11749 invoke set_breakpoint_on_gcd_function again.
11750
11751 2014-09-18 Doug Evans <dje@google.com>
11752
11753 * gdb.dwarf2/symtab-producer.exp: New file.
11754
11755 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11756
11757 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11758 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11759 * gdb.base/global-var-nested-by-dso.c: Likewise.
11760 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11761
11762 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11763 Pedro Alves <palves@redhat.com>
11764
11765 * gdb.base/watch-bitfields.exp: Pass string other than test file
11766 name to prepare_for_testing.
11767 (watch): New procedure.
11768 (expect_watchpoint): Use with_test_prefix.
11769 (top level): Factor out tests to ...
11770 (test_watch_location, test_regular_watch): ... these new
11771 procedures, and use with_test_prefix and gdb_continue_to_end.
11772
11773 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11774
11775 PR breakpoints/12526
11776 * gdb.base/watch-bitfields.exp: New file.
11777 * gdb.base/watch-bitfields.c: New file.
11778
11779 2014-09-16 Pedro Alves <palves@redhat.com>
11780
11781 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11782 software and hardware addresses, not software address against
11783 itself.
11784
11785 2014-09-16 Pedro Alves <palves@redhat.com>
11786
11787 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11788 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11789
11790 2014-09-16 Pedro Alves <palves@redhat.com>
11791
11792 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11793 files.
11794 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11795 "*-*-vxworks*" throughout.
11796 * gdb.base/break.exp: Likewise.
11797 * gdb.base/default.exp: Likewise.
11798 * gdb.base/scope.exp: Likewise.
11799 * gdb.base/sepdebug.exp: Likewise.
11800 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11801 throughout.
11802 * gdb.base/run.c: Likewise.
11803 * gdb.base/sepdebug.c: Likewise.
11804 * gdb.hp/gdb.aCC/run.c: Likewise.
11805 * gdb.reverse/until-reverse.c: Likewise.
11806 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11807
11808 2014-09-16 Yao Qi <yao@codesourcery.com>
11809
11810 * boards/local-remote-host-native.exp: New file.
11811
11812 2014-09-14 Doug Evans <xdje42@gmail.com>
11813
11814 * gdb.threads/queue-signal.c (thread_count): New variable.
11815 (thread_count_mutex, thread_count_condvar): New variables.
11816 (incr_thread_count, wait_all_threads_running): New functions.
11817 (main): Wait for all threads to be in their thread functions.
11818
11819 2014-09-13 Doug Evans <xdje42@gmail.com>
11820
11821 * gdb.threads/queue-signal.c: New file.
11822 * gdb.threads/queue-signal.exp: New file.
11823
11824 2014-09-13 Doug Evans <xdje42@gmail.com>
11825
11826 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11827 be consistent with what default_gdb_init uses.
11828 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11829 the plain text of the prompt. Add some logging printfs.
11830 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11831
11832 2014-09-12 Pedro Alves <palves@redhat.com>
11833
11834 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11835 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11836 * gdb.arch/i386-size-overlap.exp: Likewise.
11837 * gdb.arch/i386-size.exp: Likewise.
11838 * gdb.arch/i386-unwind.exp: Likewise.
11839 * gdb.base/a2-run.exp: Likewise.
11840 * gdb.base/break.exp: Likewise.
11841 * gdb.base/charset.exp: Likewise.
11842 * gdb.base/chng-syms.exp: Likewise.
11843 * gdb.base/commands.exp: Likewise.
11844 * gdb.base/dbx.exp: Likewise.
11845 * gdb.base/find.exp: Likewise.
11846 * gdb.base/funcargs.exp: Likewise.
11847 * gdb.base/jit-simple.exp: Likewise.
11848 * gdb.base/reread.exp: Likewise.
11849 * gdb.base/sepdebug.exp: Likewise.
11850 * gdb.base/step-bt.exp: Likewise.
11851 * gdb.cp/mb-inline.exp: Likewise.
11852 * gdb.cp/mb-templates.exp: Likewise.
11853 * gdb.objc/basicclass.exp: Likewise.
11854 * gdb.threads/killed.exp: Likewise.
11855
11856 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11857
11858 PR tdep/17379
11859 * gdb.arch/powerpc-stackless.S: New file.
11860 * gdb.arch/powerpc-stackless.exp: New file.
11861
11862 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11863
11864 * gdb.base/attach.c: Include unistd.h.
11865 (main): Call alarm. Add label postloop.
11866 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11867 gdb_breakpoint, gdb_continue_to_breakpoint.
11868 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11869
11870 2014-09-11 Pedro Alves <palves@redhat.com>
11871
11872 PR gdb/17347
11873 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11874 * gdb.base/attach.exp (test_command_line_attach_run): New
11875 procedure.
11876 (top level): Call it.
11877
11878 2014-09-11 Pedro Alves <palves@redhat.com>
11879
11880 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11881 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11882 (do_command_attach_tests): Use spawn_wait_for_attach.
11883 * gdb.base/solib-overlap.exp: Likewise.
11884 * gdb.multi/multi-attach.exp: Likewise.
11885 * gdb.python/py-prompt.exp: Likewise.
11886 * gdb.python/py-sync-interp.exp: Likewise.
11887 * gdb.server/ext-attach.exp: Likewise.
11888
11889 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11890
11891 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11892 command in testcase. Simplify testcase.
11893
11894 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11895
11896 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11897
11898 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11899
11900 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11901
11902 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11903
11904 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11905
11906 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11907
11908 * gdb.dwarf2/dynarr-ptr.c: New file.
11909 * gdb.dwarf2/dynarr-ptr.exp: New file.
11910
11911 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11912
11913 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11914 of 30 rather than hardcoding 120 for a slow test case. Take the
11915 `gdb,timeout' target setting into account for this calculation.
11916 Don't extend the timeout for the test cases that don't need it.
11917
11918 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11919
11920 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11921 a factor of 2 for a slow test case. Take the `gdb,timeout'
11922 target setting into account for this calculation.
11923 * gdb.reverse/until-precsave.exp: Increase the timeout by
11924 a factor of 15 and 3 respectively rather than adding 120
11925 for a pair of slow test cases. Take the `gdb,timeout'
11926 target setting into account for this calculation.
11927
11928 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11929
11930 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11931 timeout, don't pass one down to gdb_expect.
11932 (gdb_expect): Rework timeout selection.
11933
11934 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11935
11936 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
11937 exception on timeout.
11938 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
11939 (gdbserver_start_extended): Catch any `gdbserver_start' error
11940 exceptions.
11941 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
11942 * lib/mi-support.exp (mi_gdb_target_load): Catch any
11943 `gdbserver_gdb_load' error exceptions.
11944
11945 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11946
11947 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
11948 120 on waiting for the TCP socket to open.
11949
11950 2014-09-09 Doug Evans <xdje42@gmail.com>
11951
11952 * gdb.base/default.exp (show_conv_list): Add _caller_is,
11953 _caller_matches, _any_caller_is, _any_caller_matches.
11954
11955 2014-09-09 Doug Evans <xdje42@gmail.com>
11956
11957 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
11958
11959 2014-09-09 Yao Qi <yao@codesourcery.com>
11960
11961 * gdb.mi/mi-var-display.exp: Set print symbol off.
11962
11963 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
11964
11965 PR gdb/17035
11966 * gdb.base/commands.exp: Add tests to verify user-defined
11967 commands with empty bodies.
11968 * gdb.python/py-cmd.exp: Test that we don't show user-defined
11969 python commands in `show user command`.
11970 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
11971 scheme commands in `show user command`.
11972
11973 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11974
11975 PR python/17355
11976 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
11977 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
11978 * gdb.python/py-framefilter-invalidarg.exp: New file.
11979 * gdb.python/py-framefilter-invalidarg.py: New file.
11980
11981 2014-09-06 Doug Evans <xdje42@gmail.com>
11982
11983 PR 15276
11984 * gdb.python/py-caller-is.c: New file.
11985 * gdb.python/py-caller-is.exp: New file.
11986
11987 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
11988
11989 PR gdb/17235
11990 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
11991 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
11992
11993 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
11994
11995 PR fortran/17237
11996 * gdb.fortran/print-formatted.exp: New file.
11997 * gdb.fortran/print-formatted.f90: Likewise.
11998
11999 2014-09-03 Sasha Smundak <asmundak@google.com>
12000
12001 * gdb.python/py-frame.exp: Test Frame.read_register.
12002
12003 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12004
12005 PR python/16699
12006 * gdb.python/py-completion.exp: New file.
12007 * gdb.python/py-completion.py: Likewise.
12008
12009 2014-08-28 Doug Evans <dje@google.com>
12010
12011 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12012 eax,etc. are live with values set by gdb and thus the compiler can't
12013 use them.
12014 * gdb.arch/i386-pseudo.c (main): Ditto.
12015
12016 2014-08-27 Doug Evans <dje@google.com>
12017
12018 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12019
12020 2014-08-25 Doug Evans <dje@google.com>
12021
12022 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12023 (main): Ditto.
12024
12025 2014-08-25 Doug Evans <dje@google.com>
12026
12027 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12028
12029 2014-08-24 Yao Qi <yao@codesourcery.com>
12030
12031 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12032 symbol off.
12033 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12034
12035 2014-08-22 Doug Evans <dje@google.com>
12036
12037 PR 17276
12038 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12039 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12040 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12041
12042 2014-08-22 Yao Qi <yao@codesourcery.com>
12043
12044 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12045 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12046 * gdb.python/python.exp: Likewise. Use .py file on the host
12047 instead of the build.
12048
12049 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12050
12051 * gdb.threads/gcore-stale-thread.c: New file.
12052 * gdb.threads/gcore-stale-thread.exp: New file.
12053
12054 2014-08-21 Pedro Alves <palves@redhat.com>
12055
12056 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12057 * gdb.base/gcore-relro-pie.exp: Likewise.
12058 * gdb.base/gcore-relro.exp: Likewise.
12059 * gdb.base/gcore.exp: Likewise.
12060 * gdb.base/print-symbol-loading.exp: Likewise.
12061 * gdb.threads/gcore-thread.exp: Likewise.
12062 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12063
12064 2014-08-20 Pedro Alves <palves@redhat.com>
12065 Jan Kratochvil <jan.kratochvil@redhat.com>
12066
12067 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12068 configure.
12069 (EXPECT): Handle READ1 being set.
12070 (all): Depend on EXTRA_RULES.
12071 (check-read1, expect-read1, read1.so, read1): New rules.
12072 * README (Testsuite Parameters): Document the READ1 make variable.
12073 (Race detection): New section.
12074 * configure: Regenerate.
12075 * configure.ac: If build==host==target, and running under a
12076 GNU/glibc system, add read1 to the extra Makefile rules.
12077 (EXTRA_RULES): AC_SUBST it.
12078 * lib/read1.c: New file.
12079
12080 2014-08-20 Joel Brobecker <brobecker@adacore.com>
12081
12082 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12083 the handling of variables declared as a typedef to an array
12084 which a DW_AT_data_location attribute.
12085
12086 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
12087 Pedro Alves <palves@redhat.com>
12088
12089 PR symtab/14604
12090 PR symtab/14605
12091 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12092 gdb_test.
12093
12094 2014-08-19 Pedro Alves <palves@redhat.com>
12095
12096 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12097
12098 2014-08-19 Yao Qi <yao@codesourcery.com>
12099
12100 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12101 right line.
12102
12103 2014-08-18 David Blaikie <dblaikie@gmail.com>
12104
12105 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12106
12107 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12108
12109 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12110 attribute in array range.
12111
12112 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12113
12114 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12115
12116 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12117
12118 PR c++/17132
12119 * gdb.cp/pr17132.cc: New file.
12120 * gdb.cp/pr17132.exp: New file.
12121
12122 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12123
12124 * gdb.python/py-xmethods.py (A_getarrayind)
12125 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12126 Use 'print' with function call syntax.
12127 (E_method_matcher.match): Fix tab vs space indentation mixup.
12128
12129 2014-08-15 Yao Qi <yao@codesourcery.com>
12130
12131 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12132 false.
12133
12134 2014-08-15 Yao Qi <yao@codesourcery.com>
12135
12136 * gdb.cp/casts.exp: Set print symbol off.
12137 * gdb.cp/class2.exp: Likewise.
12138 * gdb.cp/overload.exp: Likewise.
12139 * gdb.cp/templates.exp: Likewise.
12140
12141 2014-08-11 Doug Evans <dje@google.com>
12142
12143 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12144 (test_load_shlib): Update.
12145
12146 2014-08-09 Yao Qi <yao@codesourcery.com>
12147
12148 * gdb.base/display.exp: Invoke is_address_zero_readable.
12149 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12150 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12151 * gdb.base/hbreak-unmapped.exp: Return if
12152 is_address_zero_readable returns true.
12153 * gdb.base/signest.exp: Likewise.
12154 * gdb.base/signull.exp: Likewise.
12155 * gdb.base/sigbpt.exp: Likewise.
12156 * gdb.guile/scm-disasm.exp: Do the test if
12157 is_address_zero_readable returns false.
12158 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12159 * gdb.python/py-arch.exp: Likewise.
12160 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12161 * lib/gdb.exp (is_address_zero_readable): New proc.
12162
12163 2014-08-09 Yao Qi <yao@codesourcery.com>
12164
12165 PR testsuite/13443
12166 * gdb.mi/mi-var-display.exp: Make test messages unique.
12167
12168 2014-08-04 Tom Tromey <tromey@redhat.com>
12169
12170 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12171 target 0".
12172
12173 2014-08-04 Tom Tromey <tromey@redhat.com>
12174
12175 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12176 "target_resume".
12177
12178 2014-08-01 Joel Brobecker <brobecker@adacore.com>
12179
12180 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12181 inner_vla_struct_object_size.
12182 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12183 as xfail.
12184
12185 2014-07-30 Pedro Alves <palves@redhat.com>
12186
12187 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12188 comment.
12189
12190 2014-07-29 Yao Qi <yao@codesourcery.com>
12191
12192 PR gdb/17206
12193 * gdb.base/until-nodebug.exp: New.
12194
12195 2014-07-28 Doug Evans <xdje42@gmail.com>
12196
12197 PR guile/17203
12198 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12199 previously existing parameter, and previously ambiguously spelled
12200 parameter.
12201
12202 2014-07-28 Will Newton <will.newton@linaro.org>
12203
12204 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12205
12206 2014-07-26 Ludovic Courtès <ludo@gnu.org>
12207 Doug Evans <xdje42@gmail.com>
12208
12209 PR guile/17146
12210 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12211
12212 2014-07-25 Pedro Alves <palves@redhat.com>
12213
12214 * gdb.threads/signal-command-handle-nopass.c: New file.
12215 * gdb.threads/signal-command-handle-nopass.exp: New file.
12216 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12217 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12218 * gdb.threads/signal-delivered-right-thread.c: New file.
12219 * gdb.threads/signal-delivered-right-thread.exp: New file.
12220
12221 2014-07-25 Pedro Alves <palves@redhat.com>
12222
12223 * gdb.base/double-prompt-target-event-error.exp
12224 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12225 match.
12226 (cancel_pagination_in_target_event): Rework double prompt
12227 detection.
12228 * gdb.base/paginate-after-ctrl-c-running.exp
12229 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12230 <return>' match.
12231 * gdb.base/paginate-bg-execution.exp
12232 (test_bg_execution_pagination_return)
12233 (test_bg_execution_pagination_cancel): Remove '-notransfer
12234 <return>' matches.
12235 * gdb.base/paginate-execution-startup.exp
12236 (test_fg_execution_pagination_return)
12237 (test_fg_execution_pagination_cancel): Remove '-notransfer
12238 <return>' matches.
12239 * gdb.base/paginate-inferior-exit.exp
12240 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12241 match.
12242 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12243 * lib/gdb.exp (pagination_prompt): Run text through
12244 string_to_regexp.
12245 (gdb_test_multiple): Match $pagination_prompt instead of
12246 "<return>".
12247 (string_to_regexp): Move to lib/gdb-utils.exp.
12248
12249 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12250
12251 * gdb.arch/amd64-entry-value-paramref.S: New file.
12252 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12253 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12254 * gdb.arch/amd64-optimout-repeat.S: New file.
12255 * gdb.arch/amd64-optimout-repeat.c: New file.
12256 * gdb.arch/amd64-optimout-repeat.exp: New file.
12257
12258 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12259
12260 PR gdb/17170
12261 * gdb.base/statistics.exp: New file.
12262
12263 2014-07-17 Doug Evans <dje@google.com>
12264
12265 PR gdb/17170
12266 * gdb.base/maint.exp: Update testing of per-command stats.
12267
12268 2014-07-16 Pedro Alves <palves@redhat.com>
12269
12270 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12271 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12272 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12273 (tfile_write_buf): New functions.
12274 (add_memory_block): Rewrite using the above.
12275 (adjust_function_address): New function.
12276 (FUNCTION_ADDRESS): New macro.
12277 (write_basic_trace_file): Remove short_x local, and use
12278 tfile_write_16. Change type of func_addr local to unsigned long
12279 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12280 here. Cast argument of add_memory_block to char pointer.
12281 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12282 (main): Remove parameters.
12283 * gdb.trace/tfile.exp: Remove nowarnings.
12284
12285 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12286
12287 * gdb.base/debug-expr.exp: Test string evaluation with
12288 "debug expression" on.
12289
12290 2014-07-15 Pedro Alves <palves@redhat.com>
12291
12292 * gdb.base/reread.exp: Use clean_restart.
12293
12294 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12295
12296 * gdb.arch/avr-flash-qualifer.c: New.
12297 * gdb.arch/avr-flash-qualifer.exp: New.
12298
12299 2014-07-14 Pedro Alves <palves@redhat.com>
12300
12301 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12302 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12303
12304 2014-07-14 Pedro Alves <palves@redhat.com>
12305
12306 * gdb.base/double-prompt-target-event-error.c: New file.
12307 * gdb.base/double-prompt-target-event-error.exp: New file.
12308
12309 2014-07-14 Pedro Alves <palves@redhat.com>
12310
12311 PR gdb/17072
12312 * gdb.base/paginate-inferior-exit.c: New file.
12313 * gdb.base/paginate-inferior-exit.exp: New file.
12314
12315 2014-07-14 Pedro Alves <palves@redhat.com>
12316
12317 PR gdb/17072
12318 * gdb.base/paginate-bg-execution.c: New file.
12319 * gdb.base/paginate-bg-execution.exp: New file.
12320
12321 2014-07-14 Pedro Alves <palves@redhat.com>
12322
12323 PR gdb/17072
12324 * gdb.base/paginate-execution-startup.c: New file.
12325 * gdb.base/paginate-execution-startup.exp: New file.
12326 * lib/gdb.exp (pagination_prompt): New global.
12327 (default_gdb_spawn): New procedure, factored out from
12328 default_gdb_spawn.
12329 (default_gdb_start): Adjust to call default_gdb_spawn.
12330 (gdb_spawn): New procedure.
12331
12332 2014-07-14 Pedro Alves <palves@redhat.com>
12333
12334 * lib/gdb.exp (gdb_assert): New procedure.
12335 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12336
12337 2014-07-14 Pedro Alves <palves@redhat.com>
12338
12339 * gdb.base/execution-termios.c: New file.
12340 * gdb.base/execution-termios.exp: New file.
12341
12342 2014-07-14 Tom Tromey <tromey@redhat.com>
12343
12344 * gdb.cp/vla-cxx.cc: New file.
12345 * gdb.cp/vla-cxx.exp: New file.
12346
12347 2014-07-14 Tom Tromey <tromey@redhat.com>
12348
12349 * gdb.reverse/rerun-prec.c: New file.
12350 * gdb.reverse/rerun-prec.exp: New file.
12351
12352 2014-07-12 Maciej W. Rozycki <macro@mips.com>
12353 Maciej W. Rozycki <macro@codesourcery.com>
12354
12355 * lib/gdb-utils.exp: New file.
12356 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12357 inline `gdb_init_command' processing.
12358 (gdb_start_cmd): Likewise.
12359 * lib/mi-support.exp (mi_run_cmd): Likewise.
12360 * README: Document `gdb_init_command' and `gdb_init_commands'.
12361
12362 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12363
12364 Fix false FAIL running under a very long directory name.
12365 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12366 and "set print elements 10000". Twice.
12367
12368 2014-07-11 Yao Qi <yao@codesourcery.com>
12369
12370 * gdb.base/exprs.exp: "set print symbol off".
12371
12372 2014-07-11 Pedro Alves <palves@redhat.com>
12373
12374 * gdb.threads/kill.c: New file.
12375 * gdb.threads/kill.exp: New file.
12376
12377 2014-07-10 Yao Qi <yao@codesourcery.com>
12378
12379 * gdb.trace/tfile.c (write_basic_trace_file)
12380 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12381 address written to trace file.
12382
12383 2014-07-09 Pedro Alves <palves@redhat.com>
12384
12385 * gdb.base/attach-wait-input.exp: New file.
12386 * gdb.base/attach-wait-input.c: New file.
12387
12388 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12389
12390 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12391 setting up test structures.
12392 (main): Call new test function.
12393 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12394 test function, continue into test function and walk test
12395 structures.
12396
12397 2014-07-02 Yao Qi <yao@codesourcery.com>
12398
12399 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12400 'bar_start' at the beginning of functions 'foo' and 'bar'
12401 respectively.
12402 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12403 instead of 'foo' and 'bar'.
12404
12405 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12406
12407 * gdb.btrace/segv.exp: New.
12408 * gdb.btrace/segv.c: New.
12409
12410 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
12411
12412 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12413 instruction.
12414
12415 2014-06-30 Mark Wielaard <mjw@redhat.com>
12416
12417 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12418 vulture, vilify, villar): New volatile array constants.
12419 (vindictive, vegetation): New const volatile array constants.
12420 * gdb.base/volatile.exp: Test volatile and const volatile array
12421 types.
12422
12423 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12424
12425 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12426 target lacks support for awatch, rwatch, or hbreak.
12427
12428 2014-06-27 Yao Qi <yao@codesourcery.com>
12429
12430 * gdb.multi/dummy-frame-restore.exp: New.
12431 * gdb.multi/dummy-frame-restore.c: New.
12432
12433 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12434
12435 * gdb.btrace/gcore.exp: New.
12436
12437 2014-06-23 Pedro Alves <palves@redhat.com>
12438
12439 * gdb.base/watchpoint-reuse-slot.c: New file.
12440 * gdb.base/watchpoint-reuse-slot.exp: New file.
12441
12442 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12443
12444 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12445 progspace's filename in 'info', 'enable' and 'disable' command
12446 tests.
12447
12448 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12449
12450 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12451 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12452 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12453
12454 2014-06-20 Gary Benson <gbenson@redhat.com>
12455
12456 * gdb.arch/i386-avx.exp: Fix include file location.
12457 * gdb.arch/i386-sse.exp: Likewise.
12458
12459 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12460
12461 * gdb.dlang/expression.exp: New file.
12462
12463 2014-06-19 Pedro Alves <palves@redhat.com>
12464
12465 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12466 out from ...
12467 (top level): ... here. Iterate running tests under different
12468 scheduler-locking settings.
12469
12470 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
12471
12472 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12473 to DW_FORM_addr and use non-zero addresses.
12474
12475 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12476
12477 PR gdb/17017
12478 * gdb.python/py-xmethods.cc: Add global function call counters and
12479 increment them in their respective functions. Remove "cout"
12480 statements.
12481 * gdb.python/py-xmethods.exp: Make tests check the global function
12482 call counters instead of depending on inferior IO.
12483
12484 2014-06-18 Don Breazeal <donb@codesourcery.com>
12485
12486 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12487 Deleted procedure.
12488 (explicit_fork_parent_follow): Deleted procedure.
12489 (explicit_fork_child_follow): Deleted procedure.
12490 (test_follow_fork): New procedure.
12491 (do_fork_tests): Replace calls to deleted procedures with
12492 calls to test_follow_fork and reset GDB for subsequent
12493 procedure calls.
12494
12495 2014-06-17 Yao Qi <yao@codesourcery.com>
12496
12497 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12498 CP1252.
12499
12500 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
12501
12502 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12503 Initialize ptr and S explicitly.
12504 (skip_type_update_when_not_use_rtti_test): Likewise.
12505
12506 2014-06-16 Keith Seitz <keiths@redhat.com>
12507
12508 PR mi/15863
12509 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12510 the inferior is started.
12511
12512 2014-06-16 Pedro Alves <palves@redhat.com>
12513
12514 * gdb.base/break-main-file-remove-fail.c: New file.
12515 * gdb.base/break-main-file-remove-fail.exp: New file.
12516 * gdb.base/break-unload-file.exp: Use build_executable instead of
12517 prepare_for_testing.
12518 (test_break): New parameter "initial_load". Handle it.
12519 (top level): Add initial_load cmdline/file axis.
12520
12521 2014-06-12 Tom Tromey <tromey@redhat.com>
12522
12523 * gdb.base/completion.exp: Don't use directory name in test.
12524
12525 2014-06-09 Gary Benson <gbenson@redhat.com>
12526
12527 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12528 separate the always-available ANSI-standard signals from the
12529 signals that require checking.
12530 (main): Likewise.
12531 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12532 Likewise.
12533 (main): Likewise.
12534
12535 2014-06-07 Keith Seitz <keiths@redhat.com>
12536
12537 Revert:
12538 PR c++/16253
12539 * gdb.cp/var-tag.cc: New file.
12540 * gdb.cp/var-tag.exp: New file.
12541 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12542 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12543 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12544 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12545
12546 2014-06-06 Doug Evans <xdje42@gmail.com>
12547
12548 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12549
12550 2014-06-06 Pedro Alves <palves@redhat.com>
12551
12552 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12553 in target debug output instead of looking at RSP packets,
12554 disabling the test on any target that uses hardware stepping.
12555 Update comments.
12556
12557 2014-06-06 Pedro Alves <palves@redhat.com>
12558
12559 * gdb.base/break-unload-file.exp: Fix typo.
12560
12561 2014-06-06 Yao Qi <yao@codesourcery.com>
12562
12563 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12564 from "jit_function" to "^jit_function".
12565
12566 2014-06-06 Yao Qi <yao@codesourcery.com>
12567
12568 * gdb.base/async.c (foo): Add one statement.
12569 * gdb.base/async.exp: Get the next instruction address and
12570 match the output of "nexti" by instruction address. Match
12571 the hex address in the output of "finish".
12572
12573 2014-06-06 Gary Benson <gbenson@redhat.com>
12574
12575 * gdb.base/call-signals.c: Remove preprocessor conditionals
12576 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12577 SIGSEGV and SIGTERM.
12578 * gdb.base/sigall.c: Likewise.
12579 * gdb.base/unwindonsignal.c: Likewise.
12580 * gdb.reverse/sigall-reverse.c: Likewise.
12581
12582 2014-06-06 Yao Qi <yao@codesourcery.com>
12583
12584 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12585 readable, skip the test.
12586
12587 2014-06-06 Yao Qi <yao@codesourcery.com>
12588
12589 * gdb.threads/staticthreads.c (thread_function): Move the line
12590 setting breakpoint on forward.
12591 * gdb.threads/staticthreads.exp: Update comments.
12592
12593 2014-06-05 Ludovic Courtès <ludo@gnu.org>
12594
12595 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12596 "history-append! type error".
12597
12598 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12599
12600 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12601 erroneous dprintf expected input.
12602
12603 2014-06-04 Doug Evans <xdje42@gmail.com>
12604
12605 * gdb.guile/scm-generics.exp: Delete.
12606
12607 2014-06-04 Doug Evans <xdje42@gmail.com>
12608
12609 * gdb.guile/scm-breakpoint.exp: Update.
12610 Add tests for breakpoint registration.
12611
12612 2014-06-04 Tom Tromey <tromey@redhat.com>
12613
12614 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12615 VLA-in-union.
12616 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12617 inner_vla_struct, vla_union types. Initialize objects of those
12618 types and compute their sizes.
12619
12620 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12621 Hui Zhu <hui@codesourcery.com>
12622
12623 * gdb.base/fileio.exp: Add test for shell not available as well as
12624 available.
12625 * gdb.base/fileio.c (test_system): Check for shell twice.
12626
12627 2014-06-04 Yao Qi <yao@codesourcery.com>
12628
12629 * gdb.base/auto-connect-native-target.exp: Remove redundant
12630 space from the regexp pattern.
12631
12632 2014-06-04 Yao Qi <yao@codesourcery.com>
12633
12634 * gdb.base/default.exp: Replace "child" with "native" in
12635 regexp pattern.
12636
12637 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12638
12639 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12640 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12641 * gdb.python/py-xmethods.py: Python script supporting the
12642 new testcase and tests.
12643
12644 2014-06-03 Joel Brobecker <brobecker@adacore.com>
12645 Pedro Alves <palves@redhat.com>
12646
12647 PR breakpoints/17000
12648 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12649 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12650
12651 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12652
12653 * gdb.base/subst.exp: Add tests to verify partial path matching
12654 output.
12655
12656 2014-06-03 Pedro Alves <palves@redhat.com>
12657
12658 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12659 target that doesn't use software single-stepping.
12660
12661 2014-06-03 Pedro Alves <palves@redhat.com>
12662
12663 PR breakpoints/17000
12664 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12665 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12666
12667 2014-06-02 Doug Evans <xdje42@gmail.com>
12668
12669 * gdb.guile/scm-parameter.exp: New file.
12670
12671 2014-06-02 Doug Evans <xdje42@gmail.com>
12672
12673 * gdb.guile/scm-cmd.c: New file.
12674 * gdb.guile/scm-cmd.exp: New file.
12675
12676 2014-06-02 Doug Evans <xdje42@gmail.com>
12677
12678 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12679 pretty-printer lookup.
12680 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12681 (make-pp_s-printer): Call it.
12682 (make-pretty-printer-from-dict): New function.
12683 (lookup-pretty-printer-maker-from-dict): New function.
12684 (*pretty-printer*): Simplify.
12685 (make-objfile-pp_s-printer): New function.
12686 (install-objfile-pretty-printers!): New function.
12687 (make-progspace-pp_s-printer): New function.
12688 (install-progspace-pretty-printers!): New function.
12689 * gdb.guile/scm-progspace.c: New file.
12690 * gdb.guile/scm-progspace.exp: New file.
12691
12692 2014-06-02 Pedro Alves <palves@redhat.com>
12693
12694 * gdb.base/dprintf-bp-same-addr.c: New file.
12695 * gdb.base/dprintf-bp-same-addr.exp: New file.
12696
12697 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12698
12699 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12700 * gdb.arch/powerpc-power.s: Likewise.
12701
12702 2014-06-02 Joel Brobecker <brobecker@adacore.com>
12703
12704 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12705
12706 2014-06-01 Yao Qi <yao@codesourcery.com>
12707
12708 * gdb.base/watchpoint.exp (test_watch_location): Check null
12709 pointer can be dereferenced. If not, do the test, otherwise
12710 skip it.
12711
12712 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12713
12714 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12715 results.
12716 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12717
12718 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12719
12720 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12721 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12722 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12723 * gdb.arch/amd64-invalid-stack-top.c: New file.
12724 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12725
12726 2014-05-30 Pedro Alves <palves@redhat.com>
12727
12728 PR breakpoints/17000
12729 * gdb.base/sss-bp-on-user-bp.c: New file.
12730 * gdb.base/sss-bp-on-user-bp.exp: New file.
12731
12732 2014-05-30 David Blaikie <dblaikie@gmail.com>
12733
12734 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12735 gnu_inline semantics via attribute.
12736 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12737 source explicitly specifies the required semantics.
12738
12739 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12740
12741 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12742
12743 2014-05-29 Pedro Alves <palves@redhat.com>
12744 Tom Tromey <tromey@redhat.com>
12745
12746 * gdb.base/async-shell.exp: Don't enable target-async.
12747 * gdb.base/async.exp
12748 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12749 parameter. Adjust.
12750 (top level): Don't test with "target-async".
12751 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12752 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12753 * gdb.base/inferior-died.exp: Don't enable target-async.
12754 * gdb.base/interrupt-noterm.exp: Likewise.
12755 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12756 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12757 * gdb.mi/mi-nonstop.exp: Likewise.
12758 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12759 * gdb.mi/mi-nsintrall.exp: Likewise.
12760 * gdb.mi/mi-nsmoribund.exp: Likewise.
12761 * gdb.mi/mi-nsthrexec.exp: Likewise.
12762 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12763 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12764 * gdb.python/py-evsignal.exp: Don't enable target-async.
12765 * gdb.python/py-evthreads.exp: Likewise.
12766 * gdb.python/py-prompt.exp: Likewise.
12767 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12768 * gdb.server/solib-list.exp: Don't enable target-async.
12769 * gdb.threads/thread-specific-bp.exp: Likewise.
12770 * lib/mi-support.exp: Adjust to use mi-async.
12771
12772 2014-05-29 Pedro Alves <palves@redhat.com>
12773
12774 PR gdb/13860
12775 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12776 reason, even in sync mode.
12777
12778 2014-05-29 Pedro Alves <palves@redhat.com>
12779 Hui Zhu <hui@codesourcery.com>
12780
12781 PR PR15693
12782 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12783 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12784 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12785 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12786
12787 2014-05-28 Joel Brobecker <brobecker@adacore.com>
12788
12789 * config/monitor.exp (gdb_target_monitor): Replace use of
12790 "set remotebaud" by "set serial baud".
12791
12792 2014-05-26 Andy Wingo <wingo@igalia.com>
12793
12794 * gdb.guile/scm-breakpoint.exp:
12795 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12796 properties instead of gdb-object-properties.
12797
12798 2014-05-26 Yao Qi <yao@codesourcery.com>
12799
12800 * gdb.server/no-thread-db.exp: Specify source file name
12801 explicitly when setting a breakpoint.
12802
12803 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12804
12805 * gdb.btrace/vdso.c: New.
12806 * gdb.btrace/vdso.exp: New.
12807
12808 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12809
12810 * gdb.base/gcore.exp (capture_command_output): Move ...
12811 * lib/gdb.exp (capture_command_output): ... here.
12812
12813 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12814
12815 * gdb.btrace/data.exp: Test memory access during btrace replay.
12816
12817 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12818
12819 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12820
12821 2014-05-21 Pedro Alves <palves@redhat.com>
12822
12823 PR gdb/13860
12824 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12825 (top level): Test that output related to execution commands is
12826 sent to the console with CLI commands, but not with MI commands.
12827 Test that breakpoint events are always mirrored to the console.
12828 Also expect the new source line to be output after a "next" in
12829 async mode too. Make it a pass/fail test.
12830 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12831 output.
12832 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12833
12834 2014-05-21 Pedro Alves <palves@redhat.com>
12835
12836 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12837 Use them to test variations of "list" after reaching a breakpoint.
12838 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12839 Test "list" with listsize 10 after reaching a breakpoint.
12840 * gdb.python/python.exp (decode_line current location line
12841 number): Adjust expected line number.
12842
12843 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12844
12845 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12846 behavior for $args, pass it directly to "run".
12847
12848 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12849
12850 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12851 30000 to 65536.
12852
12853 2014-05-21 Pedro Alves <palves@redhat.com>
12854
12855 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12856 auto-connect-native-target off".
12857 * gdb.base/auto-connect-native-target.c: New file.
12858 * gdb.base/auto-connect-native-target.exp: New file.
12859
12860 2014-05-21 Pedro Alves <palves@redhat.com>
12861
12862 * gdb.base/default.exp: Test "target native" instead of "target
12863 child".
12864
12865 2014-05-21 Mark Wielaard <mjw@redhat.com>
12866
12867 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12868
12869 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12870
12871 Fix TLS access for -static -pthread.
12872 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12873 <HAVE_TLS> (thread_function, main): Initialize it.
12874 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12875 Add clean_restart.
12876 <$have_tls != "">: Check TLSVAR.
12877
12878 2014-05-21 Pedro Alves <palves@redhat.com>
12879
12880 * gdb.base/dcache-line-read-error.c: New.
12881 * gdb.base/dcache-line-read-error.exp: New.
12882
12883 2014-05-20 Pedro Alves <palves@redhat.com>
12884
12885 * gdb.base/compare-sections.c: New file.
12886 * gdb.base/compare-sections.exp: New file.
12887
12888 2014-05-20 Pedro Alves <palves@redhat.com>
12889
12890 * gdb.base/break-idempotent.c: New file.
12891 * gdb.base/break-idempotent.exp: New file.
12892
12893 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12894
12895 * gdb.btrace/nohist.exp: New.
12896
12897 2014-05-20 Yao Qi <yao@codesourcery.com>
12898
12899 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12900 gdb.reverse directory and gdb_reverse_timeout exists in board
12901 setting.
12902 * README: Document gdb_reverse_timeout.
12903
12904 2014-05-20 Yao Qi <yao@codesourcery.com>
12905
12906 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12907 'test_file_name'. Treat args as a string instead of a list.
12908 (gdb_init): Rename argument 'args' by 'test_file_name'.
12909
12910 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12911
12912 * gdb.arch/powerpc-power.exp: New file.
12913 * gdb.arch/powerpc-power.s: New file.
12914
12915 2014-05-16 Doug Evans <dje@google.com>
12916
12917 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
12918 * gdb.base/completion.exp: Check that all expected files exist
12919 before doing file completion.
12920
12921 2014-05-16 Doug Evans <dje@google.com>
12922
12923 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12924 Update.
12925 (do_syscall_tests_without_xml): Update.
12926
12927 2014-05-16 Pedro Alves <palves@redhat.com>
12928
12929 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12930 instead of "unknown output after running".
12931
12932 2014-05-16 Yao Qi <yao@codesourcery.com>
12933
12934 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
12935 file1.txt from host at the end.
12936 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12937
12938 2014-05-15 Doug Evans <dje@google.com>
12939
12940 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
12941 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
12942 loading file. Add test for TU lookup.
12943
12944 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12945
12946 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
12947 calling "-exec-arguments" or "set args" before running the
12948 inferior.
12949
12950 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12951
12952 * lib/mi-support.exp (mi_expect_stop): Expect message for
12953 inferiors that exit with non-zero exit code.
12954
12955 2014-05-14 Yao Qi <yao@codesourcery.com>
12956
12957 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
12958 match absolute path on remote host.
12959 (test_file_list_exec_source_files): Remove "/" from the
12960 pattern.
12961
12962 2014-05-14 Yao Qi <yao@codesourcery.com>
12963
12964 * boards/local-remote-host-notty.exp (${board}_file): New
12965 proc.
12966
12967 2014-05-07 Kyle McMartin <kyle@redhat.com>
12968
12969 Pushed by Joel Brobecker <brobecker@adacore.com>.
12970 * gdb.arch/aarch64-atomic-inst.c: New file.
12971 * gdb.arch/aarch64-atomic-inst.exp: New file.
12972
12973 2014-05-07 Yao Qi <yao@codesourcery.com>
12974
12975 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
12976 in current context" too.
12977
12978 2014-05-05 Keith Seitz <keiths@redhat.com>
12979
12980 * gdb.linespec/ls-dollar.exp: Add test for linespec
12981 file:convenience_variable.
12982
12983 2014-05-05 Yao Qi <yao@codesourcery.com>
12984
12985 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
12986 traceframes into tfile and ctf trace files. Read data from
12987 trace file and test collected data.
12988 (gdb_collect_locals_test): Likewise.
12989 (gdb_unavailable_registers_test): Likewise.
12990 (gdb_unavailable_floats): Likewise.
12991 (gdb_collect_globals_test): Likewise.
12992 (top-level): Append "ctf" to trace_file_targets if GDB
12993 supports.
12994
12995 2014-05-05 Yao Qi <yao@codesourcery.com>
12996
12997 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
12998 code to ...
12999 (gdb_collect_args_test_1): ... it. New proc.
13000 (gdb_collect_locals_test): Move some code to ...
13001 (gdb_collect_locals_test_1): ... it. New proc.
13002 (gdb_unavailable_registers_test): Move some code to ...
13003 (gdb_unavailable_registers_test_1): ... it. New proc.
13004 (gdb_unavailable_floats): Move some code to ...
13005 (gdb_unavailable_floats_1): ... it. New proc.
13006
13007 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13008
13009 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13010 probes to test for bitness recognition.
13011 * gdb.arch/amd64-stap-optional-prefix.exp
13012 (test_probe_value_without_reg): New procedure.
13013 Add code to test for different kinds of bitness.
13014
13015 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13016
13017 PR breakpoints/16889
13018 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13019 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13020
13021 2014-05-01 Pedro Alves <palves@redhat.com>
13022
13023 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13024 gdb_file_cmd if no file is specified.
13025 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13026 last_loaded_file to set the remote exec-file.
13027
13028 2014-05-01 Pedro Alves <palves@redhat.com>
13029
13030 * boards/local-remote-host.exp: New file.
13031
13032 2014-05-01 Pedro Alves <palves@redhat.com>
13033
13034 * boards/local-remote-host.exp: Rename to ...
13035 * boards/local-remote-host-notty.exp: ... this.
13036
13037 2014-04-28 Joel Brobecker <brobecker@adacore.com>
13038
13039 * gdb.ada/dyn_arrayidx: New testcase.
13040
13041 2014-04-26 Yao Qi <yao@codesourcery.com>
13042
13043 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13044 and compute the length of function main. Save it in
13045 $main_length.
13046 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13047 (top-level): Use gdb_compile to compile objects into
13048 executable and restart GDB. Remove invocation to
13049 prepare_for_testing.
13050
13051 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13052 Pedro Alves <palves@redhat.com>
13053
13054 PR server/16255
13055 * gdb.multi/multi-attach.c: New file.
13056 * gdb.multi/multi-attach.exp: New file.
13057
13058 2014-04-25 Pedro Alves <palves@redhat.com>
13059
13060 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13061 user.
13062 (top level): Test that "set remote conditional-breakpoints-packet
13063 off" works as intended.
13064 * gdb.base/dprintf.exp: Test that "set remote
13065 breakpoint-commands-packet off" works as intended.
13066 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13067 New function.
13068 (top level): Call it.
13069 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13070 remote fast-tracepoints-packet off" works as intended.
13071 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13072 * lib/gdb.exp (gdb_is_target_remote): ... here.
13073
13074 2014-04-24 David Blaikie <dblaikie@gmail.com>
13075
13076 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13077 ensure clang would not discard them.
13078 * gdb.base/gdbvars.c: Ditto.
13079 * gdb.base/memattr.c: Ditto.
13080 * gdb.base/whatis.c: Ditto.
13081 * gdb.python/py-prettyprint.c: Ditto.
13082 * gdb.trace/actions.c: Ditto.
13083 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13084 ensure clang would not discard it.
13085
13086 2014-04-24 David Blaikie <dblaikie@gmail.com>
13087
13088 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13089 clang to emit the full definition of type required by the test
13090 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13091
13092 2014-04-24 David Blaikie <dblaikie@gmail.com>
13093
13094 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13095 coax Clang into emitting the definition of the type.
13096 * gdb.cp/pr10728-x.h (y): Ditto.
13097 * gdb.cp/pr10728-y.cc (y): Ditto.
13098
13099 2014-04-24 David Blaikie <dblaikie@gmail.com>
13100
13101 * gdb.base/label.exp: XFAIL label related tests under Clang.
13102 * gdb.cp/cplabel.exp: Ditto.
13103 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13104 under Clang those using labels.
13105
13106 2014-04-25 Yao Qi <yao@codesourcery.com>
13107
13108 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13109 double_label.
13110 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13111 partial_label and double_label.
13112
13113 2014-04-24 David Blaikie <dblaikie@gmail.com>
13114
13115 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13116
13117 2014-04-24 David Blaikie <dblaikie@gmail.com>
13118
13119 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13120 of the function to work across GCC and Clang.
13121 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13122 pointer types (const void ** const V void **).
13123
13124 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
13125 Walfred Tedeschi <walfred.tedeschi@intel.com>
13126
13127 * Makefile.in (EXECUTABLES): Added i386-avx512.
13128 * gdb.arch/i386-avx512.c: New file.
13129 * gdb.arch/i386-avx512.exp: Likewise.
13130
13131 2014-04-23 Keith Seitz <keiths@redhat.com>
13132
13133 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13134 (mi_make_breakpoint_table): New procedure.
13135 (mi_create_breakpoint): Use mi_make_breakpoint
13136 and return the result.
13137 (mi_make_breakpoint): New procedure.
13138 (mi_build_kv_pairs): New procedure.
13139
13140 * gdb.mi/mi-break.exp: Remove unused globals,
13141 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13142 All callers updated.
13143 * gdb.mi/mi-dprintf.exp: Use variable to track command
13144 number.
13145 Update all callers of mi_create_breakpoint and use
13146 mi_make_breakpoint_table.
13147 Remove any unused global variables.
13148 * gdb.mi/mi-nonstop.exp: Likewise.
13149 * gdb.mi/mi-nsintrall.exp: Likewise.
13150 * gdb.mi/mi-nsmoribund.exp: Likewise.
13151 * gdb.mi/mi-nsthrexec.exp: Likewise.
13152 * gdb.mi/mi-reverse.exp: Likewise.
13153 * gdb.mi/mi-simplerun.exp: Likewise.
13154 * gdb.mi/mi-stepn.exp: Likewise.
13155 * gdb.mi/mi-syn-frame.exp: Likewise.
13156 * gdb.mi/mi-until.exp: Likewise.
13157 * gdb.mi/mi-var-cp.exp: Likewise.
13158 * gdb.mi/mi-var-display.exp: Likewise.
13159 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13160 * gdb.mi/mi2-var-child.exp: Likewise.
13161 * gdb.mi/mi-vla-c99.exp: Likewise.
13162 * lib/mi-support.exp: Likewise.
13163
13164 From Ian Lance Taylor <iant@cygnus.com>:
13165 * lib/gdb.exp (parse_args): New procedure.
13166
13167 2014-04-23 Pedro Alves <palves@redhat.com>
13168
13169 * gdb.base/break-unload-file.c: New file.
13170 * gdb.base/break-unload-file.exp: New file.
13171 * gdb.base/sym-file-lib.c (baz): New function.
13172 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13173 field.
13174 (load): Store the segment's mapped size.
13175 (unload): New function.
13176 (unload_shlib): New function.
13177 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13178 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13179 set a breakpoint at baz, and call it.
13180 * gdb.base/sym-file.exp: New tests for stale breakpoint
13181 instructions.
13182
13183 2014-04-23 Pedro Alves <palves@redhat.com>
13184
13185 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13186 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13187 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13188 * gdb.base/hbreak-unmapped.c: New file.
13189 * gdb.base/hbreak-unmapped.exp: New file.
13190 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13191 * lib/gdb.exp (gdb_is_target_remote): ... here.
13192
13193 2014-04-22 Pedro Alves <palves@redhat.com>
13194
13195 * gdb.base/consecutive-step-over.c: New file.
13196 * gdb.base/consecutive-step-over.exp: New file.
13197
13198 2014-04-22 Pedro Alves <palves@redhat.com>
13199
13200 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13201 instead of send_gdb/gdb_expect.
13202
13203 2014-04-22 Yao Qi <yao@codesourcery.com>
13204
13205 * lib/trace-support.exp (generate_tracefile): New procedure.
13206 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13207 return 0.
13208 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13209 if generate_tracefile returns 1.
13210
13211 2014-04-18 Tom Tromey <palves@redhat.com>
13212 Pedro alves <tromey@redhat.com>
13213
13214 PR backtrace/15558
13215 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13216 with a backtrace limit.
13217 * gdb.python/py-frame-inline.exp: Test running to an inline
13218 function with a backtrace limit, and printing the newest frame.
13219 * gdb.python/py-frame-inline.c (main): Call f.
13220
13221 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13222
13223 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13224
13225 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13226
13227 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13228 Drop prefix from unsupported source file path.
13229
13230 2014-04-17 Yao Qi <yao@codesourcery.com>
13231
13232 * lib/gdb.exp (with_target_charset): New proc.
13233 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13234 with_target_charset.
13235 (test_print_strings): Likewise.
13236 (test_repeat_bytes): Likewise.
13237 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13238 for some tests.
13239
13240 2014-04-16 Keith Seitz <keiths@redhat.com>
13241
13242 PR gdb/15827
13243 * gdb.dwarf2/corrupt.c: New file.
13244 * gdb.dwarf2/corrupt.exp: New file.
13245
13246 2014-04-16 Keith Seitz <keiths@redhat.com>
13247
13248 PR c++/16597
13249 * gdb.cp/namelessclass.cc: New file.
13250 * gdb.cp/namelessclass.exp: New file.
13251 * gdb.cp/namelessclass.S: New file.
13252
13253 2014-04-16 Doug Evans <dje@google.com>
13254
13255 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13256 Add comment.
13257 (gdbserver_default_get_comm_port): New function.
13258 (gdbserver_start): Check if board file provided
13259 "gdbserver,get_comm_port" and use it if so.
13260 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13261 (gdb,socketport): Set to "stdio".
13262 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13263 (stdio_gdbserver_template): Delete.
13264 (${board}_get_remote_address): Update.
13265 (${board}_build_remote_cmd): Delete.
13266 (${board}_get_comm_port): New function.
13267 (${board}_spawn): Update.
13268 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13269 Delete.
13270 (${board}_get_remote_address): Update.
13271 (${board}_get_comm_port): New function.
13272
13273 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
13274
13275 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13276 appearing in any order.
13277
13278 2014-04-15 Doug Evans <dje@google.com>
13279
13280 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13281 uninitialized value of "description".
13282
13283 2014-04-15 Keith Seitz <keiths@redhat.com>
13284
13285 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13286 Remove unused globals.
13287 (test_running_the_program): Likewise.
13288 (test_controlled_execution): Likewise.
13289 (test_controlling_breakpoints): Likewise.
13290 (test_program_termination): Likewise.
13291
13292 2014-04-15 Keith Seitz <keiths@redhat.com>
13293
13294 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13295 unused globals.
13296 (test_rbreak_creation_and_listing): Likewise.
13297 (test_ignore_count): Likewise.
13298 (test_error): Likewise.
13299
13300 2014-04-15 Pedro Alves <palves@redhat.com>
13301
13302 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13303 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13304 sym-file-loader.c.
13305 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13306 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13307 to sym-file-loader.c.
13308 (struct library): Forward declare.
13309 (load_shlib, lookup_function): Change prototypes.
13310 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13311 (translate_offset): Remove declarations.
13312 (get_text_addr): New declaration.
13313 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13314 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13315 sym-file-loader.h.
13316 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13317 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13318 here from sym-file-loader.h.
13319 (struct library): New structure.
13320 (load_shlib, lookup_function): Change prototypes and adjust to
13321 work with a struct library.
13322 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13323 (translate_offset): Make static.
13324 (get_text_addr): New function.
13325 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13326
13327 2014-04-15 Pedro Alves <palves@redhat.com>
13328
13329 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13330
13331 2014-04-15 Pedro Alves <palves@redhat.com>
13332
13333 * gdb.base/sym-file-loader.c: Include <limits.h>.
13334 (SELF_LINK): New define.
13335 (get_origin): New function.
13336 (load_shlib): Use it.
13337 * gdb.base/sym-file.exp: Don't early return if the target is
13338 remote. Use runto_main, and issue fail is that fails. Use
13339 gdb_load_shlibs.
13340 (shlib_name): Delete.
13341 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13342
13343 2014-04-15 Pedro Alves <palves@redhat.com>
13344
13345 * gdb.base/sym-file.exp: Remove regex characters from test
13346 message. Don't refer to breakpoint numbers in test messages.
13347
13348 2014-04-14 Keith Seitz <keiths@redhat.com>
13349
13350 PR c++/16253
13351 * gdb.cp/var-tag.cc: New file.
13352 * gdb.cp/var-tag.exp: New file.
13353 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13354 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13355 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13356 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13357
13358 2014-04-14 Tom Tromey <tromey@redhat.com>
13359
13360 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13361 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13362 type.
13363 * gdb.cp/enum-class.exp: New file.
13364 * gdb.cp/enum-class.cc: New file.
13365
13366 2014-04-14 Tom Tromey <tromey@redhat.com>
13367
13368 * gdb.dwarf2/enum-type.exp: New file.
13369
13370 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13371
13372 * gdb.mi/mi-vla-c99.exp: New file.
13373 * gdb.mi/vla.c: New file.
13374
13375 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13376
13377 * gdb.base/vla-datatypes.c: New file.
13378 * gdb.base/vla-datatypes.exp: New file.
13379
13380 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13381
13382 * gdb.base/vla-ptr.c: New file.
13383 * gdb.base/vla-ptr.exp: New file.
13384
13385 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13386
13387 * gdb.dwarf2/count.exp: New file.
13388
13389 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13390
13391 * gdb.base/vla-sideeffect.c: New file.
13392 * gdb.base/vla-sideeffect.exp: New file.
13393
13394 2014-04-14 David Blaikie <dblaikie@gmail.com>
13395
13396 * gdb.mi/non-stop.c: Add return value for non-void function return
13397 statement.
13398 * gdb.threads/staticthreads.c: Ditto.
13399
13400 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13401 Doug Evans <xdje42@gmail.com>
13402
13403 * gdb.guile/scm-value.c: Improve test case.
13404 * gdb.guile/scm-value.exp: Add new test.
13405
13406 2014-04-11 David Blaikie <dblaikie@gmail.com>
13407
13408 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13409 override Clang's default.
13410
13411 2014-04-11 Joel Brobecker <brobecker@adacore.com>
13412
13413 Revert the following changes (regressions):
13414
13415 * gdb.base/vla-sideeffect.c: New file.
13416 * gdb.base/vla-sideeffect.exp: New file.
13417
13418 * gdb.dwarf2/count.exp: New file.
13419
13420 * gdb.base/vla-multi.c: New file.
13421 * gdb.base/vla-multi.exp: New file.
13422
13423 * gdb.base/vla-ptr.c: New file.
13424 * gdb.base/vla-ptr.exp: New file.
13425
13426 * gdb.base/vla-datatypes.c: New file.
13427 * gdb.base/vla-datatypes.exp: New file.
13428
13429 * gdb.mi/mi-vla-c99.exp: New file.
13430 * gdb.mi/vla.c: New file.
13431
13432 2014-04-11 Keith Seitz <keiths@redhat.com>
13433
13434 PR c++/16675
13435 * gdb.cp/cpsizeof.exp: New file.
13436 * gdb.cp/cpsizeof.cc: New file.
13437
13438 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13439
13440 * gdb.mi/mi-vla-c99.exp: New file.
13441 * gdb.mi/vla.c: New file.
13442
13443 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13444
13445 * gdb.base/vla-datatypes.c: New file.
13446 * gdb.base/vla-datatypes.exp: New file.
13447
13448 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13449
13450 * gdb.base/vla-ptr.c: New file.
13451 * gdb.base/vla-ptr.exp: New file.
13452
13453 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13454
13455 * gdb.base/vla-multi.c: New file.
13456 * gdb.base/vla-multi.exp: New file.
13457
13458 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13459
13460 * gdb.dwarf2/count.exp: New file.
13461
13462 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13463
13464 * gdb.base/vla-sideeffect.c: New file.
13465 * gdb.base/vla-sideeffect.exp: New file.
13466
13467 2014-04-11 Yao Qi <yao@codesourcery.com>
13468
13469 * gdb.base/completion.exp: Check file exists before running tests
13470 on file completion.
13471
13472 2014-04-10 Pedro Alves <palves@redhat.com>
13473
13474 * gdb.base/cond-eval-mode.c: New file.
13475 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13476 prepare_for_testing to build the new file. Check result of
13477 runto_main.
13478 (test_break, test_watch): New procedures.
13479 (top level): Use them.
13480
13481 2014-04-08 Pierre Muller <muller@sourceware.org>
13482
13483 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13484 Ctrl-V use for mingw hosts.
13485
13486 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13487
13488 * gdb.python/py-value.c: Improve test case.
13489 * gdb.python/py-value.exp: Add new test.
13490
13491 2014-04-07 David Blaikie <dblaikie@gmail.com>
13492
13493 * lib/compiler.c: Identify the clang compiler.
13494 * lib/compiler.cc: Ditto.
13495
13496 2014-04-03 Yao Qi <yao@codesourcery.com>
13497
13498 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13499
13500 2014-04-01 Anton Blanchard <anton@samba.org>
13501
13502 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13503 messages unique.
13504
13505 2014-04-01 Anton Blanchard <anton@samba.org>
13506
13507 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13508 prepare_for_testing.
13509
13510 2014-04-01 Anton Blanchard <anton@samba.org>
13511
13512 * gdb.arch/ppc64-atomic-inst.c: Remove.
13513 * gdb.arch/ppc64-atomic-inst.S: New file.
13514 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13515
13516 2014-03-31 Doug Evans <dje@google.com>
13517
13518 * gdb.base/print-symbol-loading-lib.c: New file.
13519 * gdb.base/print-symbol-loading-main.c: New file.
13520 * gdb.base/print-symbol-loading.exp: New file.
13521
13522 2014-03-31 Yao Qi <yao@codesourcery.com>
13523
13524 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13525
13526 2014-03-28 Joel Brobecker <brobecker@adacore.com>
13527
13528 * gdb.ada/mi_dyn_arr: New testcase.
13529
13530 2014-03-27 Doug Evans <dje@google.com>
13531
13532 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13533
13534 2014-03-27 Yao Qi <yao@codesourcery.com>
13535
13536 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13537 if target is nios2-*-*.
13538
13539 2014-03-26 Yao Qi <yao@codesourcery.com>
13540
13541 * lib/gdb.exp (readline_is_used): New proc.
13542 * gdb.base/completion.exp: Move tests on command complete up.
13543 Skip the rest of tests if readline is not used.
13544 * gdb.ada/complete.exp: Skp the test if readline is not
13545 used.
13546 * gdb.base/filesym.exp: Likewise.
13547 * gdb.base/macscp.exp: Likewise.
13548 * gdb.base/readline-ask.exp: Likewise.
13549 * gdb.base/readline.exp: Likewise.
13550 * gdb.python/py-cmd.exp: Likewise.
13551 * gdb.trace/tfile.exp: Likewise.
13552
13553 2014-03-26 Yao Qi <yao@codesourcery.com>
13554
13555 * gdb.base/macscp.exp: Fix code format issues.
13556
13557 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13558
13559 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13560 * gdb.asm/powerpc64le.inc: New file.
13561
13562 2014-03-25 Pedro Alves <palves@redhat.com>
13563 Doug Evans <dje@google.com>
13564
13565 * gdb.base/source-execution.c: New file.
13566 * gdb.base/source-execution.exp: New file.
13567 * gdb.base/source-execution.gdb: New file.
13568
13569 2014-03-24 Doug Evans <dje@google.com>
13570
13571 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13572 using fission.
13573
13574 2014-03-24 Hui Zhu <hui@codesourcery.com>
13575 Pedro Alves <palves@redhat.com>
13576
13577 PR breakpoints/16101
13578 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13579 test pass/fail messages. Detect missing support for dprintf when
13580 breakpoints are actually inserted.
13581 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13582 breakpoints are actually inserted.
13583 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13584 fails.
13585
13586 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13587
13588 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13589
13590 2014-03-22 Doug Evans <xdje42@gmail.com>
13591
13592 * gdb.python/python.exp (python not supported): Verify multi-line
13593 python command issues an error.
13594 * gdb.guile/guile.exp (guile not supported): Verify multi-line
13595 guile command issues an error.
13596
13597 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13598
13599 * gdb.threads/thread-specific.exp: Handle the lack of usable
13600 $this_breakpoint and $this_thread.
13601
13602 2014-03-21 Hui Zhu <hui@codesourcery.com>
13603
13604 * gdb.base/attach.exp (do_command_attach_tests): New.
13605
13606 2014-03-20 Tom Tromey <tromey@redhat.com>
13607 Pedro Alves <palves@redhat.com>
13608
13609 PR cli/15718
13610 * gdb.base/condbreak-call-false.c: New file.
13611 * gdb.base/condbreak-call-false.exp: New file.
13612
13613 2014-03-20 Pedro Alves <palves@redhat.com>
13614
13615 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13616 Delete.
13617 (block_signals, unblock_signals): Delete.
13618 (child_function_2, main): Remove references to deleted variable
13619 and functions.
13620
13621 2014-03-20 Pedro Alves <palves@redhat.com>
13622
13623 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13624 Use pthread_kill to signal thread 2.
13625 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13626 Adjust to make the test send itself a signal rather than using the
13627 host's "kill" command.
13628
13629 2014-03-20 Pedro Alves <palves@redhat.com>
13630
13631 * gdb.threads/multiple-step-overs.c: New file.
13632 * gdb.threads/multiple-step-overs.exp: New file.
13633 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13634 Adjust expected infrun debug output.
13635
13636 2014-03-20 Pedro Alves <palves@redhat.com>
13637
13638 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13639 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13640
13641 2014-03-20 Pedro Alves <palves@redhat.com>
13642
13643 PR breakpoints/7143
13644 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13645 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13646 of gdb_test_multiple.
13647 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13648 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13649
13650 2014-03-20 Pedro Alves <palves@redhat.com>
13651
13652 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13653 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13654
13655 2014-03-19 Pedro Alves <palves@redhat.com>
13656
13657 * gdb.base/async.exp: Remove early return.
13658
13659 2014-03-19 Pedro Alves <palves@redhat.com>
13660
13661 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13662
13663 2014-03-19 Pedro Alves <palves@redhat.com>
13664
13665 * gdb.base/async.exp (test_background): Expect \r\n after
13666 "completed." in the fail pattern.
13667
13668 2014-03-19 Pedro Alves <palves@redhat.com>
13669
13670 * gdb.base/async.exp (test_background): New procedure.
13671 Use it for all background execution command tests.
13672
13673 2014-03-19 Pedro Alves <palves@redhat.com>
13674
13675 * gdb.base/async.exp: Use prepare_for_testing.
13676
13677 2014-03-19 Pedro Alves <palves@redhat.com>
13678
13679 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13680 the same line.
13681
13682 2014-03-19 Pedro Alves <palves@redhat.com>
13683
13684 * gdb.base/async.c (main): Add "jump here" and "until here" line
13685 marker comments.
13686 * gdb.base/async.exp (jump_here): New global.
13687 (jump& test): Use it.
13688 (until_here): New global.
13689 (until& test): Use it.
13690
13691 2014-03-19 Pedro Alves <palves@redhat.com>
13692
13693 * gdb.base/async.exp: Don't frob gdb_protocol.
13694
13695 2014-03-18 Doug Evans <xdje42@gmail.com>
13696
13697 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13698 Fix spelling of exec-done-display.
13699
13700 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13701
13702 PR gdb/15358
13703 * gdb.base/gdb-sigterm.c: New file.
13704 * gdb.base/gdb-sigterm.exp: New file.
13705
13706 2014-03-18 Pedro Alves <palves@redhat.com>
13707
13708 PR gdb/13860
13709 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13710 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13711 solib-event.
13712
13713 2014-03-17 Joel Brobecker <brobecker@adacore.com>
13714
13715 * gdb.ada/pckd_arr_ren: New testcase.
13716
13717 2014-03-13 Doug Evans <xdje42@gmail.com>
13718
13719 PR guile/16612
13720 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13721 collect after discarding symbols.
13722
13723 2014-03-13 Ludovic Courtès <ludo@gnu.org>
13724 Doug Evans <xdje42@gmail.com>
13725
13726 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13727 to history survives a gc.
13728
13729 2014-03-13 Pedro Alves <palves@redhat.com>
13730
13731 * gdb.base/default.exp: Don't test "target procfs".
13732
13733 2014-03-13 Pedro Alves <palves@redhat.com>
13734
13735 * gdb.base/default.exp: Update "target child" and "target procfs"
13736 tests to not expect "Unix".
13737
13738 2014-03-12 Tom Tromey <tromey@redhat.com>
13739
13740 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13741 New procs. Add target-async tests.
13742 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13743 Add target-async tests.
13744
13745 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13746
13747 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13748 'func_start' and 'func_end' for the beginning and end of the
13749 function code, respectively.
13750 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13751 'func_end' instead of 'func' and 'main'.
13752
13753 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13754
13755 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13756 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13757 generate the debug info assembler source.
13758
13759 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13760
13761 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13762 * gdb.dwarf2/arr-subrange.exp: Likewise.
13763 * gdb.dwarf2/dwz.exp: Likewise.
13764 * gdb.dwarf2/method-ptr.exp: Likewise.
13765 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13766 * gdb.dwarf2/subrange.exp: Likewise.
13767 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13768 * gdb.dwarf2/implptrpiece.exp: Likewise.
13769 * gdb.dwarf2/nostaticblock.exp: Likewise.
13770
13771 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13772
13773 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13774 directory to absolute path name arguments.
13775
13776 2014-03-10 Joel Brobecker <brobecker@adacore.com>
13777
13778 * gdb.ada/tagged_access: New testcase.
13779
13780 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13781
13782 * gdb.btrace/data.exp: Update expected output.
13783
13784 2014-03-06 Yao Qi <yao@codesourcery.com>
13785
13786 * gdb.trace/pr16508.exp: New file.
13787
13788 2014-03-05 Pedro Alves <palves@redhat.com>
13789
13790 PR gdb/16575
13791 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13792 procedure.
13793 (top level): Adjust to use it. Add tests that exercise breakpoint
13794 interaction with the code-cache.
13795
13796 2014-02-26 Ludovic Courtès <ludo@gnu.org>
13797
13798 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13799 test for 'history-append!'.
13800
13801 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13802
13803 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13804 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13805 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13806 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13807 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13808 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13809
13810 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13811
13812 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13813 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13814 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13815
13816 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13817
13818 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13819
13820 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13821
13822 * gdb.dwarf2/arr-stride.c: New file.
13823 * gdb.dwarf2/arr-stride.exp: New file.
13824
13825 2014-02-26 Pedro Alves <palves@redhat.com>
13826
13827 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13828 that won't ever trigger. Make sure that GDB reports the correct
13829 breakpoint that caused the stop.
13830
13831 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13832
13833 PR gdb/16626
13834 * gdb.base/auto-load-script: New file.
13835 * gdb.base/auto-load.c: New file.
13836 * gdb.base/auto-load.exp: New file.
13837
13838 PR gdb/16626
13839 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13840
13841 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13842
13843 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13844 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13845
13846 2014-02-24 Doug Evans <dje@google.com>
13847
13848 * lib/gdb.exp (run_on_host): Log error output if program fails.
13849
13850 2014-02-21 Pedro Alves <palves@redhat.com>
13851
13852 * gdb.threads/step-after-sr-lock.c: Rename to ...
13853 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13854 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13855 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13856 ... this.
13857
13858 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13859
13860 PR tdep/16397
13861 * gdb.arch/amd64-stap-special-operands.exp: New file.
13862 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13863 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13864 * gdb.arch/amd64-stap-triplet.S: Likewise.
13865 * gdb.arch/amd64-stap-triplet.c: Likewise.
13866
13867 2014-02-20 Joel Brobecker <brobecker@adacore.com>
13868
13869 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13870 in .section pseudo-op.
13871
13872 2014-02-20 lin zuojian <manjian2006@gmail.com>
13873 Joel Brobecker <brobecker@adacore.com>
13874 Doug Evans <xdje42@gmail.com>
13875
13876 PR symtab/16581
13877 * gdb.dwarf2/dw2-icycle.S: New file.
13878 * gdb.dwarf2/dw2-icycle.c: New file.
13879 * gdb.dwarf2/dw2-icycle.exp: New file.
13880
13881 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13882
13883 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13884 operations on gdb.Value objects.
13885 * gdb.python/py-value-cc.exp: Add new test to test operations on
13886 gdb.Value objects.
13887
13888 2014-02-18 Doug Evans <dje@google.com>
13889
13890 * Makefile.in (TESTS): New variable.
13891 (expanded_tests, expanded_tests_or_none): New variables
13892 (check-single): Pass $(expanded_tests_or_none) to runtest.
13893 (check-parallel): Only run tests in $(TESTS) if non-empty.
13894 (check/no-matching-tests-found): New rule.
13895 * README: Document TESTS makefile variable.
13896
13897 2014-02-18 Doug Evans <dje@google.com>
13898
13899 * Makefile.in (check-parallel): rm -rf outputs temp.
13900
13901 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13902
13903 Fix "ERROR: no fileid for" in the testsuite.
13904 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13905
13906 2014-02-12 Doug Evans <dje@google.com>
13907
13908 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13909 (MISCELLANEOUS): New variable.
13910 (clean): rm -rf $(MISCELLANEOUS).
13911 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13912 dwp live in the same directory as symlinks, with each symlink pointed
13913 to a differently named file in a different directory.
13914
13915 2014-02-11 Doug Evans <dje@google.com>
13916
13917 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13918 of Tcl file commands.
13919
13920 2014-02-10 Mark Kettenis <kettenis@gnu.org>
13921
13922 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13923 "kill -SIGUSR1 -1".
13924
13925 2014-02-10 Joel Brobecker <brobecker@adacore.com>
13926
13927 * gdb.ada/tick_length_array_enum_idx: New testcase.
13928
13929 2014-02-10 Doug Evans <xdje42@gmail.com>
13930
13931 * configure.ac (AC_OUTPUT): Add gdb.guile.
13932 * configure: Regenerate.
13933 * lib/gdb-guile.exp: New file.
13934 * lib/gdb.exp (get_target_charset): New function.
13935 * gdb.base/help.exp: Update expected output from "apropos apropos".
13936 * gdb.guile/Makefile.in: New file.
13937 * gdb.guile/guile.exp: New file.
13938 * gdb.guile/scm-arch.c: New file.
13939 * gdb.guile/scm-arch.exp: New file.
13940 * gdb.guile/scm-block.c: New file.
13941 * gdb.guile/scm-block.exp: New file.
13942 * gdb.guile/scm-breakpoint.c: New file.
13943 * gdb.guile/scm-breakpoint.exp: New file.
13944 * gdb.guile/scm-disasm.c: New file.
13945 * gdb.guile/scm-disasm.exp: New file.
13946 * gdb.guile/scm-equal.c: New file.
13947 * gdb.guile/scm-equal.exp: New file.
13948 * gdb.guile/scm-error.exp: New file.
13949 * gdb.guile/scm-error.scm: New file.
13950 * gdb.guile/scm-frame-args.c: New file.
13951 * gdb.guile/scm-frame-args.exp: New file.
13952 * gdb.guile/scm-frame-args.scm: New file.
13953 * gdb.guile/scm-frame-inline.c: New file.
13954 * gdb.guile/scm-frame-inline.exp: New file.
13955 * gdb.guile/scm-frame.c: New file.
13956 * gdb.guile/scm-frame.exp: New file.
13957 * gdb.guile/scm-generics.exp: New file.
13958 * gdb.guile/scm-gsmob.exp: New file.
13959 * gdb.guile/scm-iterator.c: New file.
13960 * gdb.guile/scm-iterator.exp: New file.
13961 * gdb.guile/scm-math.c: New file.
13962 * gdb.guile/scm-math.exp: New file.
13963 * gdb.guile/scm-objfile-script-gdb.in: New file.
13964 * gdb.guile/scm-objfile-script.c: New file.
13965 * gdb.guile/scm-objfile-script.exp: New file.
13966 * gdb.guile/scm-objfile.c: New file.
13967 * gdb.guile/scm-objfile.exp: New file.
13968 * gdb.guile/scm-ports.exp: New file.
13969 * gdb.guile/scm-pretty-print.c: New file.
13970 * gdb.guile/scm-pretty-print.exp: New file.
13971 * gdb.guile/scm-pretty-print.scm: New file.
13972 * gdb.guile/scm-section-script.c: New file.
13973 * gdb.guile/scm-section-script.exp: New file.
13974 * gdb.guile/scm-section-script.scm: New file.
13975 * gdb.guile/scm-symbol.c: New file.
13976 * gdb.guile/scm-symbol.exp: New file.
13977 * gdb.guile/scm-symtab-2.c: New file.
13978 * gdb.guile/scm-symtab.c: New file.
13979 * gdb.guile/scm-symtab.exp: New file.
13980 * gdb.guile/scm-type.c: New file.
13981 * gdb.guile/scm-type.exp: New file.
13982 * gdb.guile/scm-value-cc.cc: New file.
13983 * gdb.guile/scm-value-cc.exp: New file.
13984 * gdb.guile/scm-value.c: New file.
13985 * gdb.guile/scm-value.exp: New file.
13986 * gdb.guile/source2.scm: New file.
13987 * gdb.guile/types-module.cc: New file.
13988 * gdb.guile/types-module.exp: New file.
13989
13990 2014-02-10 Yao Qi <yao@codesourcery.com>
13991
13992 PR testsuite/16543
13993 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
13994 * configure: Regenerated.
13995 * Makefile.in: New file.
13996
13997 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
13998
13999 * gdb.python/py-framefilter.exp: Fix typo.
14000
14001 2014-02-08 Yao Qi <yao@codesourcery.com>
14002
14003 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14004 that no =breakpoint-modified is emitted when breakpoints are
14005 modified through MI commands.
14006
14007 2014-02-07 Pedro Alves <pedro@codesourcery.com>
14008 Pedro Alves <palves@redhat.com>
14009
14010 * gdb.threads/step-after-sr-lock.c: New file.
14011 * gdb.threads/step-after-sr-lock.exp: New file.
14012
14013 2014-02-07 Pedro Alves <palves@redhat.com>
14014
14015 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14016
14017 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14018
14019 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14020 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14021
14022 2014-02-06 Doug Evans <xdje42@gmail.com>
14023
14024 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14025 output.
14026
14027 * gdb.gdb/python-interrupts.exp: New file.
14028
14029 2014-02-05 Yao Qi <yao@codesourcery.com>
14030
14031 * gdb.trace/report.exp (use_collected_data): Test the output
14032 of "info threads" and "info inferiors".
14033
14034 2014-02-05 Yao Qi <yao@codesourcery.com>
14035
14036 Revert this patch:
14037
14038 2013-05-24 Yao Qi <yao@codesourcery.com>
14039
14040 * gdb.trace/tfile.exp: Test inferior and thread.
14041
14042 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14043
14044 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14045 on a function.
14046 * gdb.base/step-bt.c: Call hello via function pointer to make
14047 sure its first instruction is executed on powerpc64le-linux.
14048
14049 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14050
14051 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14052
14053 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14054
14055 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14056 of the test patterns for use on little-endian systems.
14057
14058 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14059
14060 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14061 (decimal_vector): Fix for little-endian.
14062
14063 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14064
14065 * gdb.arch/sparc-sysstep.exp: New file.
14066 * gdb.arch/sparc-sysstep.c: Likewise.
14067
14068 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14069
14070 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14071
14072 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14073
14074 2014-01-23 Tom Tromey <tromey@redhat.com>
14075
14076 * gdb.ada/array_char_idx: New testcase.
14077
14078 2014-01-23 Tom Tromey <tromey@redhat.com>
14079
14080 PR python/16487:
14081 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14082 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14083 classes.
14084
14085 2014-01-23 Tom Tromey <tromey@redhat.com>
14086
14087 PR python/16491:
14088 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14089 string from an inferior frame.
14090 * gdb.python/py-framefilter-mi.exp: Update.
14091
14092 2014-01-22 Doug Evans <dje@google.com>
14093
14094 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14095
14096 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14097
14098 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14099
14100 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14101
14102 * gdb.trace/entry-values.exp: Remove excess space character from
14103 regex patterns. Handle s390 call instruction.
14104
14105 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14106
14107 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14108 define "*_start" label. Make "name" static.
14109 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14110 ${name} by references to ${name}_start.
14111
14112 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14113
14114 * gdb.base/info-macros.exp: Remove "debug" from the compile
14115 options.
14116
14117 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14118
14119 * gdb.dlang/demangle.exp: New file.
14120
14121 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14122
14123 * gdb.dlang/primitive-types.exp: New file.
14124
14125 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14126
14127 * configure.ac: Create gdb.dlang/Makefile.
14128 * configure: Regenerate.
14129 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14130 * gdb.dlang/Makefile.in: New file.
14131 * lib/d-support.exp: New file.
14132 * lib/gdb.exp (skip_d_tests): New proc.
14133
14134 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14135
14136 * gdb.btrace/delta.exp: Check reverse stepi.
14137 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14138 * gdb.btrace/finish.exp: New.
14139 * gdb.btrace/next.exp: New.
14140 * gdb.btrace/nexti.exp: New.
14141 * gdb.btrace/record_goto.c: Add comments.
14142 * gdb.btrace/step.exp: New.
14143 * gdb.btrace/stepi.exp: New.
14144 * gdb.btrace/multi-thread-step.c: New.
14145 * gdb.btrace/multi-thread-step.exp: New.
14146 * gdb.btrace/rn-dl-bind.c: New.
14147 * gdb.btrace/rn-dl-bind.exp: New.
14148 * gdb.btrace/data.c: New.
14149 * gdb.btrace/data.exp: New.
14150 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14151
14152 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14153
14154 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14155 * gdb.btrace/exception.exp: Update.
14156 * gdb.btrace/instruction_history.exp: Update.
14157 * gdb.btrace/record_goto.exp: Update.
14158 * gdb.btrace/tailcall.exp: Update.
14159 * gdb.btrace/unknown_functions.exp: Update.
14160 * gdb.btrace/delta.exp: New.
14161
14162 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14163
14164 * gdb.btrace/record_goto.exp: Add backtrace test.
14165 * gdb.btrace/tailcall.exp: Add backtrace test.
14166
14167 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14168
14169 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14170 * gdb.btrace/record_goto.c: New.
14171 * gdb.btrace/record_goto.exp: New.
14172 * gdb.btrace/x86-record_goto.S: New.
14173
14174 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14175
14176 * gdb.btrace/function_call_history.exp: Update tests.
14177 * gdb.btrace/instruction_history.exp: Update tests.
14178
14179 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14180
14181 * gdb.btrace/function_call_history.exp: Fix expected field
14182 order for "record function-call-history".
14183 Add new tests for "record function-call-history /c".
14184 * gdb.btrace/exception.cc: New.
14185 * gdb.btrace/exception.exp: New.
14186 * gdb.btrace/tailcall.exp: New.
14187 * gdb.btrace/x86-tailcall.S: New.
14188 * gdb.btrace/x86-tailcall.c: New.
14189 * gdb.btrace/unknown_functions.c: New.
14190 * gdb.btrace/unknown_functions.exp: New.
14191 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14192
14193 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14194
14195 * gdb.btrace/instruction_history.exp: Update.
14196 * gdb.btrace/function_call_history.exp: Update.
14197
14198 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14199
14200 * gdb.btrace/function_call_history.exp: Fix expected function
14201 trace.
14202 * gdb.btrace/instruction_history.exp: Initialize traced.
14203 Remove traced_functions.
14204
14205 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14206
14207 * gdb.btrace/function_call_history.exp: Update
14208 * gdb.btrace/instruction_history.exp: Update.
14209
14210 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14211
14212 * gdb.btrace/enable.exp: Update expected text.
14213
14214 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14215
14216 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14217 bytes.
14218
14219 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14220
14221 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14222
14223 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
14224
14225 * lib/gdb.exp (supports_process_record): Return true for
14226 arm*-linux*. (supports_reverse): Likewise.
14227
14228 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14229
14230 PR python/15464
14231 PR python/16113
14232 * gdb.python/py-type.c: Enhance test case.
14233 * gdb.python/py-value-cc.cc: Likewise
14234 * gdb.python/py-type.exp: Add new tests.
14235 * gdb.python/py-value-cc.exp: Likewise
14236
14237 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14238 Pedro Alves <palves@redhat.com>
14239
14240 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14241 Make "name" extern.
14242 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14243 references to ${name}_start by references to ${name}.
14244
14245 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14246
14247 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14248
14249 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14250
14251 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14252
14253 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14254 Pedro Alves <palves@redhat.com>
14255
14256 * gdb.mi/mi-info-os.exp: Connect to the target with
14257 mi_gdb_target_load.
14258
14259 2014-01-08 Pedro Alves <palves@redhat.com>
14260
14261 * gdb.threads/reconnect-signal.c: New file.
14262 * gdb.threads/reconnect-signal.exp: New file.
14263
14264 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14265
14266 * gdb.base/source-dir.exp: New file.
14267
14268 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14269
14270 * gdb.ada/mi_interface: New testcase.
14271
14272 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14273
14274 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14275 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14276 gdb.ada/pp-rec-component/pck.ads: New files.
14277
14278 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14279
14280 * gdb.python/py-pp-integral.c: New file.
14281 * gdb.python/py-pp-integral.py: New file.
14282 * gdb.python/py-pp-integral.exp: New file.
14283
14284 For older changes see ChangeLog-1993-2013.
14285 \f
14286 ;; Local Variables:
14287 ;; mode: change-log
14288 ;; left-margin: 8
14289 ;; fill-column: 74
14290 ;; version-control: never
14291 ;; End:
14292
14293 Copyright 2014-2018 Free Software Foundation, Inc.
14294 Copying and distribution of this file, with or without modification,
14295 are permitted provided the copyright notice and this notice are preserved.