gdb: Merge similar tests into a single test script
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.base/vla-optimized-out-o3.exp: Delete.
4 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6 deleted tests.
7
8 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9
10 PR gdb/18050:
11 * gdb.server/extended-remote-restart.c: New file.
12 * gdb.server/extended-remote-restart.exp: New file.
13
14 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
15
16 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
17 "set variable index = 42".
18
19 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
20
21 * boards/index-cache-gdb.exp: New file.
22 * gdb.dwarf2/index-cache.exp: New file.
23 * gdb.dwarf2/index-cache.c: New file.
24 * gdb.base/maint.exp: Check if we are using the index cache.
25
26 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
27
28 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
29 MAKEFLAGS.
30
31 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
32
33 * dg-extract-results.sh: Move to toplevel contrib.
34 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
35 * Makefile.in (check-parallel-racy): Likewise.
36
37 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
38
39 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
40 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
41 tests if the target supports scheduler locking.
42
43 2018-08-04 Tom de Vries <tdevries@suse.de>
44
45 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
46
47 2018-08-02 Tom Tromey <tom@tromey.com>
48
49 PR symtab/16842.
50 * gdb.cp/temargs.exp: Test "info address" of a template
51 parameter.
52
53 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
54
55 * gdb.python/py-mi-var-info-path-expression.c: New file.
56 * gdb.python/py-mi-var-info-path-expression.py: New file.
57 * gdb.python/py-mi-var-info-path-expression.exp: New file.
58
59 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
60
61 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
62 error after "cannot resolve name" string.
63
64 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
67 started.
68 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
69
70 2018-07-28 Tom de Vries <tdevries@suse.de>
71
72 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
73
74 2018-07-26 Tom de Vries <tdevries@suse.de>
75
76 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
77
78 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
79
80 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
81 is visible.
82
83 2018-07-26 Tom de Vries <tdevries@suse.de>
84
85 PR breakpoints/23366
86 * gdb.base/catch-follow-exec.c: New test.
87 * gdb.base/catch-follow-exec.exp: New file.
88
89 2018-07-25 Tom de Vries <tdevries@suse.de>
90
91 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
92 vla-optimized-out.c.
93
94 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
95
96 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
97 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
98
99 2018-07-20 Tom de Vries <tdevries@suse.de>
100
101 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
102 NOCLONE macro.
103 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
104
105 2018-07-19 Tom de Vries <tdevries@suse.de>
106
107 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
108 regular expression.
109
110 2018-07-18 Tom de Vries <tdevries@suse.de>
111
112 * gdb.base/vla-optimized-out.c: New test.
113 * gdb.base/vla-optimized-out.exp: New file.
114
115 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
116
117 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
118 message "No address associated with hostname" when gdbserver
119 cannot resolve the hostname.
120
121 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
122
123 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
124 Add some test prefixes to make tests unique.
125
126 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
127
128 * gdb.base/frameapply.c: New file.
129 * gdb.base/frameapply.exp: New file.
130
131 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
132
133 * gdb.base/skip.exp: Update expected error message.
134
135 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
136 Jan Kratochvil <jan.kratochvil@redhat.com>
137 Paul Fertser <fercerpav@gmail.com>
138 Tsutomu Seki <sekiriki@gmail.com>
139
140 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
141 parameter.
142 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
143 by default.
144 * boards/native-gdbserver.exp: Likewise.
145 * gdb.server/run-without-local-binary.exp: Improve regexp used
146 for detecting when a remote debugging connection succeeds.
147 * gdb.server/server-connect.exp: New file.
148 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
149 Do not prefix the port number with ":".
150 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
151 support for detecting and using it. Add '$debughost_gdbserver'
152 to the list of arguments used to start gdbserver. Handle case
153 when gdbserver cannot resolve a network name.
154
155 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
156
157 PR c++/23373
158 * gdb.base/ptype-offsets.cc (struct static_member): New
159 struct.
160 (main) <stmember>: New variable.
161 * gdb.base/ptype-offsets.exp: Add test for printing a struct
162 with a static member in it.
163
164 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
165
166 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
167 watchpoints enabled and disabled.
168
169 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
170
171 * gdb.base/examine-backward.exp: Still run tests around address
172 0x0, even if address 0x0 is not readable. Update the pattern for
173 matching address 0x0 in expected output.
174
175 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
176
177 * gdb.base/share-env-with-gdbserver.c (main): Add call to
178 malloc/free.
179
180 2018-07-04 Tom de Vries <tdevries@suse.de>
181
182 * gdb.dwarf2/dw2-error.exp: Update expected error message.
183
184 2018-07-02 Maciej W. Rozycki <macro@mips.com>
185
186 PR tdep/8282
187 * gdb.arch/mips-disassembler-options.exp: New test.
188 * gdb.arch/mips-disassembler-options.s: New test source.
189
190 2018-06-29 Pedro Alves <palves@redhat.com>
191
192 * gdb.threads/names.exp: Adjust expected "info threads" output.
193
194 2018-06-29 Pedro Alves <palves@redhat.com>
195
196 * gdb.opt/inline-break.exp (line number, address): Add "info
197 break" tests.
198
199 2018-06-29 Pedro Alves <palves@redhat.com>
200
201 * gdb.opt/inline-break.c (func1): Add "break here" marker.
202 * gdb.opt/inline-break.exp: Test setting breakpoints by line
203 number and address and running to them.
204
205 2018-06-29 Richard Bunt <richard.bunt@arm.com>
206
207 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
208
209 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
210
211 * lib/compiler.c: Remove executable permission flag.
212
213 2018-06-28 Richard Bunt <richard.bunt@arm.com>
214
215 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
216 code.
217 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
218
219 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
220
221 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
222
223 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
224
225 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
226 address argument is omitted.
227
228 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
229
230 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
231
232 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
233
234 PR gdb/21695
235 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
236 * gdb.base/infoline-reloc-main-from-zero.c: New file.
237
238 2018-06-26 Tom Tromey <tom@tromey.com>
239
240 PR rust/22574:
241 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
242 * gdb.rust/simple.rs (struct SimpleLayout): New.
243
244 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
245
246 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
247 "info registers" output.
248
249 2018-06-21 Richard Bunt <richard.bunt@arm.com>
250
251 * gdb.base/watchpoint-hw-attach.c: New test.
252 * gdb.base/watchpoint-hw-attach.exp: New file.
253
254 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
255
256 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
257 through /bin/sh.
258 * boards/dwarf4-gdb-index.exp: Likewise.
259 * boards/fission-dwp.exp: Likewise.
260
261 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
262
263 * gdb.base/float128.exp: Add comment and improved fail message
264 to the failure case of "print large128" test.
265
266 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
267
268 * configure.ac: Remove AC_PREREQ.
269 * configure: Re-generate.
270
271 2018-06-19 Pedro Alves <palves@redhat.com>
272
273 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
274 (func_extern_caller): New.
275 (main): Call func_extern_caller.
276 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
277 logic change.
278
279 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
280
281 PR gdb/16841
282 * gdb.cp/typedef-base.cc: New file.
283 * gdb.cp/typedef-base.exp: New file.
284
285 2018-06-18 Tom de Vries <tdevries@suse.de>
286
287 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
288
289 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
290 Richard Bunt <Richard.Bunt@arm.com>
291
292 * gdb.threads/attach-slow-waitpid.c: New file.
293 * gdb.threads/attach-slow-waitpid.exp: New file.
294 * gdb.threads/slow-waitpid.c: New file.
295
296 2018-06-14 Pedro Alves <palves@redhat.com>
297
298 * gdb.base/fork-running-state.c: Include <errno.h>.
299 (exit_if_relative_exits): New.
300 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
301 exits.
302 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
303 child exits.
304
305 2018-06-14 Tom de Vries <tdevries@suse.de>
306
307 PR cli/22573
308 * gdb.base/finish-pretty.c: New test.
309 * gdb.base/finish-pretty.exp: New file.
310
311 2018-06-14 Pedro Alves <palves@redhat.com>
312
313 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
314 gdb's expected startup output.
315
316 2018-06-14 Pedro Alves <palves@redhat.com>
317
318 * lib/selftest-support.exp (selftest_setup): Remove inlined
319 function handling.
320
321 2018-06-14 Tom de Vries <tdevries@suse.de>
322
323 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
324 matching of breakpoint printing.
325
326 2018-06-13 Tom de Vries <tdevries@suse.de>
327
328 PR testsuite/23269
329 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
330 (fork_child): ... here, and ...
331 (fork_parent): ... here.
332
333 2018-06-12 Tom de Vries <tdevries@suse.de>
334
335 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
336
337 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
338 Stephen Roberts <stephen.roberts@arm.com>
339
340 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
341 rewrite test to describe action performed, rather than possible
342 failure.
343
344 2018-06-08 Gary Benson <gbenson@redhat.com>
345
346 * gdb.threads/check-libthread-db.exp: New file.
347 * gdb.threads/check-libthread-db.c: Likewise.
348
349 2018-06-05 Tom Tromey <tom@tromey.com>
350
351 * gdb.base/default.exp: Update expected "show version" output.
352
353 2018-06-05 Tom Tromey <tom@tromey.com>
354
355 PR cli/12326:
356 * gdb.cp/static-print-quit.exp: Update.
357 * lib/gdb.exp (pagination_prompt): Update.
358 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
359 * gdb.python/python.exp: Update.
360
361 2018-06-04 Joel Brobecker <brobecker@adacore.com>
362
363 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
364
365 2018-06-01 Joel Brobecker <brobecker@adacore.com>
366
367 * gdb.ada/bp_fun_addr: New testcase.
368
369 2018-06-01 Tom Tromey <tom@tromey.com>
370
371 * gdb.xml/tdesc-regs.exp (load_description): Update expected
372 results.
373 * gdb.dwarf2/method-ptr.exp: Set language to C++.
374 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
375 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
376 * gdb.base/maint.exp (maint_pass_if): Update.
377
378 2018-05-31 Maciej W. Rozycki <macro@mips.com>
379
380 * gdb.base/endian.exp: New test.
381 * gdb.base/endian.c: New test source.
382
383 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
384
385 PR gdb/23203
386 * gdb.base/bt-selected-frame.c: New file.
387 * gdb.base/bt-selected-frame.exp: New file.
388 * lib/gdb.exp (get_current_frame_number): New function.
389
390 2018-05-24 Maciej W. Rozycki <macro@mips.com>
391 Pedro Alves <palves@redhat.com>
392
393 * gdb.threads/tls-core.c: Include <stdlib.h>
394 (thread_proc): Call `abort'.
395 * gdb.threads/tls-core.exp: Generate a core with core_find too.
396 (tls_core_test): New procedure, bits factored out from ...
397 (top level): ... here. Test both native cores and gcore cores.
398
399 2018-05-23 Tom Tromey <tom@tromey.com>
400
401 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
402
403 2018-05-23 Tom Tromey <tom@tromey.com>
404
405 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
406 symfile_complaints.
407 (test_short_complaints): Likewise.
408 (test_empty_complaints): Likewise.
409 (test_initial_complaints): Update.
410
411 2018-05-23 Tom Tromey <tom@tromey.com>
412
413 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
414
415 2018-05-23 Tom Tromey <tom@tromey.com>
416
417 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
418 (test_short_complaints): Update.
419
420 2018-05-22 Pedro Alves <palves@redhat.com>
421
422 * gdb.base/remote.exp: Only gdb_start after compiling the
423 testcase. Issue "disconnect" before testing "set remote" command
424 defaults. Issue clean_restart before running to main.
425
426 2018-05-22 Pedro Alves <palves@redhat.com>
427
428 * gdb.base/remote.exp: Adjust expected output of "show remote
429 memory-write-packet-size". Add tests for "set remote
430 memory-write-packet-size 0" and "set remote
431 memory-write-packet-size fixed/limit".
432
433 2018-05-22 Pedro Alves <palves@redhat.com>
434
435 PR gdb/22973
436 * gdb.base/utf8-identifiers.c: New file.
437 * gdb.base/utf8-identifiers.exp: New file.
438
439 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
440
441 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
442
443 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
444
445 * gdb.arch/powerpc-vsx-gcore.exp: New file.
446
447 2018-05-18 Tom Tromey <tom@tromey.com>
448
449 * gdb.base/ptype-offsets.exp: Update.
450
451 2018-05-17 Keith Seitz <keiths@redhat.com>
452
453 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
454 in expected breakpoint stop locations.
455 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
456 move to proper scope to test variable values.
457 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
458 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
459 New functions.
460 (main): Call not_inline_func3.
461 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
462 inline_func1, inline_func2, and inline_func3. Test that when each
463 breakpoint is hit, GDB properly reports both the stop location
464 and the backtrace. Repeat tests for temporary breakpoints.
465
466 2018-05-15 Maciej W. Rozycki <macro@mips.com>
467
468 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
469 rather then trying to access it in determining whether the PID
470 of `gdbserver' could have been retrieved.
471
472 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
473
474 * gdb.arch/amd64-init-x87-values.S: New file.
475 * gdb.arch/amd64-init-x87-values.exp: New file.
476
477 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
478
479 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
480
481 2018-05-04 Tom Tromey <tom@tromey.com>
482
483 PR python/22730:
484 * gdb.python/python.exp: Test multi-line execute.
485
486 2018-05-04 Tom Tromey <tom@tromey.com>
487
488 PR python/22731:
489 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
490
491 2018-05-04 Tom Tromey <tom@tromey.com>
492
493 PR gdb/11750:
494 * gdb.base/define.exp: Test defining a user command inside a user
495 command.
496 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
497
498 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
499 Pedro Alves <palves@redhat.com>
500
501 PR breakpoints/19806 and support for PR external/20207.
502 * gdb.base/watchpoint-unaligned.c: New file.
503 * gdb.base/watchpoint-unaligned.exp: New file.
504
505 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 * gdb.base/maint.exp: Make test names unique, use
508 test_prefix_command_help to test 'help maint info', and remove
509 repeated test of 'help maint'.
510
511 2018-05-04 Tom Tromey <tom@tromey.com>
512
513 PR gdb/22619:
514 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
515 behavior.
516
517 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
518
519 * gdb.base/maint.exp: Process output from 'maint print registers'
520 line at a time.
521
522 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
523
524 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
525 timeout.
526
527 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
528
529 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
530 filter pattern.
531
532 2018-05-02 Pedro Alves <palves@redhat.com>
533
534 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
535 to_log_command renames.
536 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
537
538 2018-05-02 Tom Tromey <tom@tromey.com>
539
540 * gdb.python/py-parameter.exp: Set test message.
541
542 2018-05-02 Tom Tromey <tom@tromey.com>
543
544 PR python/20084:
545 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
546 PARAM_ZUINTEGER_UNLIMITED tests.
547
548 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
549
550 PR rust/23124
551 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
552 when casting.
553
554 2018-04-30 Tom Tromey <tom@tromey.com>
555
556 * gdb.python/py-type.exp: Check align attribute.
557 * gdb.python/py-type.c: New "aligncheck" global.
558
559 2018-04-30 Tom Tromey <tom@tromey.com>
560
561 PR exp/17095:
562 * gdb.dwarf2/dw2-align.exp: New file.
563 * gdb.cp/align.exp: New file.
564 * gdb.base/align.exp: New file.
565 * lib/gdb.exp (gdb_int128_helper): New proc.
566 (has_int128_c, has_int128_cxx): New caching procs.
567
568 2018-04-27 Tom Tromey <tom@tromey.com>
569
570 PR rust/22545:
571 * gdb.rust/simple.exp: Add inclusive range tests.
572
573 2018-04-26 Pedro Alves <palves@redhat.com>
574
575 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
576 ifunc breakpoint locations correctly of ifunc breakpoints set
577 while the program resolves the ifunc.
578
579 2018-04-26 Pedro Alves <palves@redhat.com>
580
581 * gdb.base/gnu-ifunc-final.c: New file.
582 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
583 * gdb.base/gnu-ifunc.exp (executable): Delete.
584 (staticexecutable): Adjust.
585 (lib_opts, exec_opts): Delete.
586 (make_binsuffix, build, set-break): New procedures.
587 (misc_tests): New, with tests factored out from the top level.
588 (top level): Test different combinations of ifunc resolver name,
589 resolver with and with debug info, and ifunc target with and
590 without debug info. Wrap static tests with with_target_prefix.
591
592 2018-04-26 Pedro Alves <palves@redhat.com>
593
594 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
595 return type" warnings.
596
597 2018-04-25 Pedro Alves <palves@redhat.com>
598
599 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
600 killed".
601 * gdb.base/kill-after-signal.exp: Likewise.
602 * gdb.threads/kill.exp: Likewise.
603
604 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
605 Sergio Durigan Junior <sergiodj@redhat.com>
606 Pedro Alves <palves@redhat.com>
607
608 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
609 regexps to expect for '[Inferior ... detached]' as well.
610 * gdb.base/attach.exp: Likewise.
611 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
612 "gdb_continue_to_end".
613 (test_catch_syscall_with_wrong_args): Likewise.
614 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
615 ']'. Don't set 'verbose' on.
616 * gdb.base/foll-vfork.exp: Likewise.
617 * gdb.base/fork-print-inferior-events.c: New file.
618 * gdb.base/fork-print-inferior-events.exp: New file.
619 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
620 '[Inferior ... has been killed]' message.
621 * gdb.base/kill-after-signal.exp: Likewise.
622 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
623 detach message.
624 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
625 message.
626 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
627 regexps to expect for '[Inferior ... detached]' as well.
628 * gdb.threads/process-dies-while-detaching.exp: Likewise.
629
630 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
631
632 PR gdb/23104
633 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
634
635 2018-04-19 Richard Bunt <richard.bunt@arm.com>
636
637 * gdb.threads/multiple-successive-infcall.c: New test.
638 * gdb.threads/multiple-successive-infcall.exp: New file.
639
640 2018-04-17 Tom Tromey <tom@tromey.com>
641
642 * gdb.rust/simple.rs (Union): New type.
643 (main): New local "u".
644 * gdb.rust/simple.exp (test_one_slice): Add new test case.
645
646 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
647
648 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
649 number information in output of "whereis" command.
650 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
651
652 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
653
654 * gdb.ada/info_types.exp: Adjust expected output to the line
655 numbers now printed by "info var/func/type".
656 * gdb.base/completion.exp: Likewise.
657 * gdb.base/included.exp: Likewise.
658 * gdb.cp/cp-relocate.exp: Likewise.
659 * gdb.cp/cplusfuncs.exp: Likewise.
660 * gdb.cp/namespace.exp: Likewise.
661 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
662
663 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
664
665 * gdb.btrace/cpu.exp: New.
666
667 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
668
669 * gdb.base/step-indirect-call-thunk.exp: New.
670 * gdb.base/step-indirect-call-thunk.c: New.
671 * gdb.reverse/step-indirect-call-thunk.exp: New.
672 * gdb.reverse/step-indirect-call-thunk.c: New.
673
674 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
675
676 * gdb.base/pie-fork.c: New file.
677 * gdb.base/pie-fork.exp: New file.
678
679 2018-04-11 Tom Tromey <tom@tromey.com>
680
681 * gdb.rust/simple.exp: Add test for ".." struct initializer.
682
683 2018-04-10 Pedro Alves <palves@redhat.com>
684
685 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
686 exits. Instead loop running forever.
687 (fork_parent): Run forever too.
688
689 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
690
691 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
692 mi_continue_to_line.
693 * gdb.mi/mi-stack.c (callee4): Add comment.
694
695 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
696
697 * gdb.mi/mi-stack.exp: Fix indentation.
698
699 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
700
701 PR gdb/22979
702 * gdb.arch/amd64-osabi.exp: New file.
703
704 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
705
706 PR gdb/22980
707 * gdb.base/osabi.exp: New file.
708
709 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
710
711 * gdb.cp/static-typedef-print.exp: New file.
712 * gdb.cp/static-typedef-print.cc: New file.
713
714 2018-03-27 Joel Brobecker <brobecker@adacore.com>
715
716 * gdb.ada/varsize_limit: New testcase.
717
718 2018-03-27 Joel Brobecker <brobecker@adacore.com>
719
720 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
721
722 * gdb.ada/notcplusplus: New testcase.
723
724 * gdb.base/c-linkage-name.c: New file.
725 * gdb.base/c-linkage-name.exp: New testcase.
726
727 2018-03-26 Tom Tromey <tom@tromey.com>
728
729 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
730 * gdb.python/py-framefilter.py (name_error): New global.
731 (ErrorInName.function): Use name_error.
732
733 2018-03-26 Tom Tromey <tom@tromey.com>
734
735 PR backtrace/15582:
736 * gdb.python/py-framefilter.exp: Add "bt hide" test.
737
738 2018-03-23 Keith Seitz <keiths@redhat.com>
739
740 PR c++/22968
741 * gdb.cp/subtypes.exp: New file.
742 * gdb.cp/subtypes.h: New file.
743 * gdb.cp/subtypes.cc: New file.
744 * gdb.cp/subtypes-2.cc: New file.
745
746 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
747
748 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
749 (done): Call '_exit' not 'exit' to avoid atexit handlers.
750 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
751 -nostartfiles when compiling the test. Confirm that all registers
752 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
753
754 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
757 option, syntax was wrong anyway.
758 * gdb.arch/arm-disp-step.exp: Likewise.
759 * gdb.arch/sparc64-regs.exp: Likewise.
760 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
761 option, syntax was wrong anyway, switch to use
762 prepare_for_testing.
763 * gdb.arch/i386-disp-step.exp: Likewise.
764
765 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
766
767 * gdb.ada/exec_changed.exp: Replace "target_info exists
768 use_gdb_stub" by "use_gdb_stub".
769 * gdb.ada/start.exp: Likewise.
770 * gdb.base/async-shell.exp: Likewise.
771 * gdb.base/attach-pie-misread.exp: Likewise.
772 * gdb.base/attach-wait-input.exp: Likewise.
773 * gdb.base/break-entry.exp: Likewise.
774 * gdb.base/break-interp.exp: Likewise.
775 * gdb.base/dprintf-detach.exp: Likewise.
776 * gdb.base/nostdlib.exp: Likewise.
777 * gdb.base/solib-nodir.exp: Likewise.
778 * gdb.base/statistics.exp: Likewise.
779 * gdb.base/testenv.exp: Likewise.
780 * gdb.mi/mi-exec-run.exp: Likewise.
781 * gdb.mi/mi-start.exp: Likewise.
782 * gdb.multi/dummy-frame-restore.exp: Likewise.
783 * gdb.multi/multi-arch-exec.exp: Likewise.
784 * gdb.multi/multi-arch.exp: Likewise.
785 * gdb.multi/tids.exp: Likewise.
786 * gdb.multi/watchpoint-multi.exp: Likewise.
787 * gdb.python/py-events.exp: Likewise.
788 * gdb.threads/attach-into-signal.exp: Likewise.
789 * gdb.threads/attach-stopped.exp: Likewise.
790 * gdb.threads/threadapply.exp: Likewise.
791 * lib/selftest-support.exp: Likewise.
792
793 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
794
795 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
796
797 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
798
799 * gdb.perf/template-breakpoints.cc: New file.
800 * gdb.perf/template-breakpoints.exp: New file.
801 * gdb.perf/template-breakpoints.py: New file.
802
803 2018-03-19 Tom Tromey <tom@tromey.com>
804
805 * gdb.rust/simple.rs (main): Add local variables field1, field2,
806 y0.
807 * gdb.rust/simple.exp: Test bare identifier form of struct
808 initializer.
809
810 2018-03-19 Tom Tromey <tom@tromey.com>
811
812 * gdb.gdb/observer.exp: Remove.
813
814 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
815
816 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
817 "qualified" option when setting breakpoints.
818 * gdb.trace/backtrace.exp: Likewise.
819 * gdb.trace/circ.exp: Likewise.
820 * gdb.trace/collection.exp: Likewise.
821 * gdb.trace/disconnected-tracing.exp: Likewise.
822 * gdb.trace/ftrace-lock.exp: Likewise.
823 * gdb.trace/ftrace.exp: Likewise.
824 * gdb.trace/infotrace.exp: Likewise.
825 * gdb.trace/packetlen.exp: Likewise.
826 * gdb.trace/passc-dyn.exp: Likewise.
827 * gdb.trace/qtro.exp: Likewise.
828 * gdb.trace/read-memory.exp: Likewise.
829 * gdb.trace/report.exp: Likewise.
830 * gdb.trace/signal.exp: Likewise.
831 * gdb.trace/status-stop.exp: Likewise.
832 * gdb.trace/strace.exp: Likewise.
833 * gdb.trace/tfind.exp: Likewise.
834 * gdb.trace/trace-break.exp: Likewise.
835 * gdb.trace/trace-condition.exp: Likewise.
836 * gdb.trace/trace-mt.exp: Likewise.
837 * gdb.trace/tstatus.exp: Likewise.
838 * gdb.trace/tsv.exp: Likewise.
839 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
840 * gdb.trace/unavailable.exp: Likewise.
841 * gdb.trace/while-dyn.exp: Likewise.
842
843 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
844
845 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
846 that libinproctrace is copied to the target.
847
848 2018-03-14 Tom Tromey <tom@tromey.com>
849
850 PR cli/14977:
851 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
852 a null pointer.
853 * gdb.base/wchar.exp: Likewise.
854
855 2018-03-14 Tom Tromey <tom@tromey.com>
856
857 PR cli/19918:
858 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
859 flag.
860
861 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
862
863 PR gdb/22841
864 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
865 "target" to remote_exec.
866
867 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
868
869 PR gdb/22841
870 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
871 ${board}_upload): Remove.
872
873 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
874
875 * gdb.cp/watch-cp.cc: New test.
876 * gdb.cp/watch-cp.exp: New file.
877
878 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
879
880 * gdb.base/infcall-nested-structs.exp: New file.
881 * gdb.base/infcall-nested-structs.c: New file.
882 * gdb.base/float.exp: Add riscv support.
883
884 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
885
886 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
887 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
888
889 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
890
891 * gdb.server/abspath.exp: New file.
892 * lib/gdb.exp (with_cwd): New procedure.
893
894 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
895
896 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
897 use it.
898 (gdb_is_target_remote_prompt): New proc.
899 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
900 (gdb_is_target_native): Pass prompt parameter to
901 gdb_is_target_1.
902
903 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
904
905 * gdb.base/load-command.c: New file.
906 * gdb.base/load-command.exp: New file.
907 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
908 (gdb_is_target_1): ...this, and generalize for other targets
909 than just remote.
910 (gdb_is_target_remote): Use gdb_is_target_1.
911 (gdb_is_target_native): use gdb_is_target_1.
912
913 2018-02-26 Tom Tromey <tom@tromey.com>
914
915 PR python/16497:
916 * gdb.python/py-framefilter.exp: Update test.
917
918 2018-02-26 Tom Tromey <tom@tromey.com>
919
920 * gdb.dwarf2/variant.c: New file.
921 * gdb.dwarf2/variant.exp: New file.
922
923 2018-02-26 Tom Tromey <tom@tromey.com>
924
925 * gdb.rust/simple.exp: Accept more possible results in enum test.
926
927 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
928
929 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
930 parentheses.
931
932 2018-02-23 Maciej W. Rozycki <macro@mips.com>
933
934 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
935 name of a variable: $actual_linejj -> $actual_line.
936
937 2018-02-21 John Baldwin <jhb@FreeBSD.org>
938
939 * gdb.arch/amd64-i386-address.exp: Fix a typo.
940
941 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
942
943 * gdb.btrace/buffer-size.exp: Do not force BTS.
944
945 2018-02-14 Pedro Alves <palves@redhat.com>
946
947 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
948 getting a "Quit".
949
950 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
951
952 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
953 Fix test name.
954
955 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
956
957 * gdb.cp/m-static.exp: Check type of optimized out static
958 member.
959
960 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
961
962 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
963 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
964
965 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
966 Leszek Swirski <leszeks@google.com>
967
968 * gdb.python/py-prettyprint.c
969 (struct to_string_returns_value_inner,
970 struct to_string_returns_value_wrapper): New.
971 (main): Add tsrvw variable.
972 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
973 ToStringReturnsValueWrapper): New classes.
974 (register_pretty_printers): Register new pretty-printers.
975 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
976 recursive pretty printer.
977 * gdb.python/py-mi.exp: Likewise.
978
979 2018-02-01 Leszek Swirski <leszeks@google.com>
980
981 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
982 functions with the same name as an include file are parsed
983 correctly.
984
985 2018-02-01 Yao Qi <yao.qi@linaro.org>
986
987 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
988 "\[^\r\n\]*".
989
990 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
991
992 * gdb.arch/powerpc-prologue-frame.s: New file.
993 * gdb.arch/powerpc-prologue-frame.c: Likewise.
994 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
995
996 2018-01-31 Joel Brobecker <brobecker@adacore.com>
997
998 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
999
1000 2018-01-30 Pedro Alves <palves@redhat.com>
1001
1002 PR gdb/13211
1003 * gdb.base/interrupt-daemon.c: New.
1004 * gdb.base/interrupt-daemon.exp: New.
1005 * gdb.multi/multi-term-settings.c: New.
1006 * gdb.multi/multi-term-settings.exp: New.
1007
1008 2018-01-30 Joel Brobecker <brobecker@adacore.com>
1009
1010 * gdb.base/break.exp: Save the location where the breakpoint
1011 on break.c:47 was actually inserted when debugging the version
1012 compiled at -O2 and use it in the expected output of the "info
1013 break" test performed soon after.
1014
1015 2018-01-22 Pedro Alves <palves@redhat.com>
1016 Sergio Durigan Junior <sergiodj@redhat.com>
1017
1018 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1019 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1020
1021 2018-01-22 Joel Brobecker <brobecker@adacore.com>
1022
1023 * gdb.base/break-include.c, gdb.base/break-include.inc,
1024 gdb.base/break-include.exp: New files.
1025 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1026 line number now being the actual line number where the breakpoint
1027 was inserted.
1028 * gdb.mi/mi-break.exp: Likewise.
1029 * gdb.mi/mi-reverse.exp: Likewise.
1030 * gdb.mi/mi-simplerun.exp: Ditto.
1031
1032 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1033
1034 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1035 varobj.
1036 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1037
1038 2018-01-21 Don Breazeal <donb@codesourcery.com>
1039 Andrew Burgess <andrew.burgess@embecosm.com>
1040
1041 * gdb.mi/basics.c: Add new global.
1042 * gdb.mi/mi-frame-regs.exp: New file.
1043 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1044 case.
1045
1046 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1047
1048 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1049 non-parameter, and on an unknown symbol.
1050
1051 2018-01-19 Tom Tromey <tom@tromey.com>
1052
1053 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1054 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1055
1056 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1057
1058 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1059 setrlimit and chdir to int.
1060
1061 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1062
1063 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1064 function.
1065 (my_tend): Likewise.
1066 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1067 rationale of avoiding FP- and vector instructions.
1068
1069 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1070
1071 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1072 "info reg" with "\[ \t\]*".
1073 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1074 "\[ \t\]+".
1075 * gdb.arch/s390-multiarch.exp: Ditto.
1076 * gdb.base/pc-fp.exp: Ditto.
1077 * gdb.reverse/i386-precsave.exp: Ditto.
1078 * gdb.reverse/i386-reverse.exp: Ditto.
1079 * gdb.reverse/i387-env-reverse.exp: Ditto.
1080 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1081
1082 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1083
1084 * lib/gdb.exp (gdb_compile): Re-enable use of
1085 universal_compile_options for languages other than Rust.
1086
1087 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1088
1089 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1090
1091 2018-01-17 Mike Gulick <mgulick@mathworks.com>
1092
1093 PR gdb/16577
1094 * gdb.base/solib-vanish.exp: New.
1095 * gdb.base/solib-vanish-main.c: New.
1096 * gdb.base/solib-vanish-lib1.c: New.
1097 * gdb.base/solib-vanish-lib2.c: New.
1098
1099 2018-01-17 Yao Qi <yao.qi@linaro.org>
1100
1101 * gdb.compile/compile.exp: Match the address printed for
1102 frame in the output of command "bt".
1103
1104 2018-01-15 Tom Tromey <tom@tromey.com>
1105
1106 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1107 compute sp_reg.
1108
1109 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1110
1111 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1112 to prepare.
1113 (prepare): Return 0 on error, 1 on success.
1114
1115 2018-01-12 Pedro Alves <palves@redhat.com>
1116
1117 * gdb.base/continue-after-aborted-step-over.c: New.
1118 * gdb.base/continue-after-aborted-step-over.exp: New.
1119
1120 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1121
1122 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1123 options when not creating an executable.
1124
1125 2018-01-11 Pedro Alves <palves@redhat.com>
1126
1127 PR remote/22597
1128 * gdb.server/stop-reply-no-thread.c: New file.
1129 * gdb.server/stop-reply-no-thread.exp: New file.
1130
1131 2018-01-10 Pedro Alves <palves@redhat.com>
1132
1133 PR gdb/22670
1134 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1135 functions too. Test setting breakpoints and printing C functions
1136 with no debug info too.
1137 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1138
1139 2018-01-10 Pedro Alves <palves@redhat.com>
1140
1141 PR gdb/22670
1142 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1143 a fail.
1144
1145 2018-01-10 Pedro Alves <palves@redhat.com>
1146
1147 PR gdb/22670
1148 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1149
1150 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1151
1152 * gdb.server/unittest.exp: Match the output in non-development
1153 mode.
1154
1155 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1156
1157 * gdb.gdb/unittest.exp: Match output in non-development mode.
1158
1159 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1160
1161 * gdb.ada/access_tagged_param.exp: Relax expected output
1162 for value of "ObjL" in "continue" to pck.inspect breakpoint
1163 test.
1164
1165 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1166
1167 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1168 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1169
1170 2018-01-05 Pedro Alves <palves@redhat.com>
1171
1172 PR gdb/18653
1173 * gdb.base/libsegfault.exp: New.
1174
1175 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1176
1177 PR gdb/22670
1178 * gdb.ada/access_tagged_param.exp: New file.
1179 * gdb.ada/access_tagged_param/foo.adb: New file.
1180
1181 2018-01-05 Pedro Alves <palves@redhat.com>
1182
1183 PR gdb/22670
1184 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1185 exercise lower case too, and to exercise both full matching and
1186 wild matching.
1187
1188 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1189
1190 * gdb.ada/rename_subscript_param: New testcase.
1191
1192 2018-01-05 Jerome Guitton <guitton@adacore.com>
1193
1194 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1195
1196 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1197
1198 * gdb.ada/convvar_comp: New testcase.
1199
1200 2018-01-05 Xavier Roirand <roirand@adacore.com>
1201
1202 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1203 (My_Table): New global variable.
1204 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1205
1206 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1207
1208 PR gdb/22670
1209 * gdb.ada/maint_with_ada: New testcase.
1210
1211 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1212
1213 PR gdb/22670
1214 * gdb.ada/bp_c_mixed_case: New testcase.
1215
1216 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1217
1218 PR gdb/22670
1219 * gdb.ada/complete.exp: Add "complete break ada" test.
1220
1221 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1222
1223 PR gdb/22670
1224 * gdb.ada/info_addr_mixed_case: New testcase.
1225
1226 2018-01-03 Xavier Roirand <roirand@adacore.com>
1227
1228 * gdb.ada/excep_handle.exp: New testcase.
1229 * gdb.ada/excep_handle/foo.adb: New file.
1230 * gdb.ada/excep_handle/pck.ads: New file.
1231
1232 2018-01-03 Joel Brobecker <brobecker@adacore.com>
1233
1234 * gdb.base/step-line.c: Add extra empty line in copyright header.
1235 * gdb.base/step-line.inp: Likewise.
1236
1237 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1238
1239 * gdb.ada/dyn_stride.exp: Add slice test.
1240
1241 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1242
1243 * gdb.ada/dyn_stride: New testcase.
1244
1245 2017-12-27 Stafford Horne <shorne@gmail.com>
1246
1247 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1248 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1249
1250 2017-12-27 Stafford Horne <shorne@gmail.com>
1251
1252 * gdb.base/reggroups.c: New file.
1253 * gdb.base/reggroups.exp: New file.
1254
1255 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1256
1257 * gdb.dwarf2/ada-valprint-error.c: New file.
1258 * gdb.dwarf2/ada-valprint-error.exp: New file.
1259
1260 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1261
1262 * gdb.ada/assign_arr: New testcase.
1263
1264 2017-12-18 Xavier Roirand <roirand@adacore.com>
1265
1266 * gdb.ada/funcall_ptr: New testcase.
1267
1268 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1269
1270 PR cli/16224
1271 * gdb.base/ptype-offsets.cc: New file.
1272 * gdb.base/ptype-offsets.exp: New file.
1273
1274 2017-12-15 Yao Qi <yao.qi@linaro.org>
1275
1276 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1277 if XML is disabled.
1278
1279 2017-12-15 Xavier Roirand <roirand@adacore.com>
1280
1281 * gdb.ada/same_component_name: New testcase.
1282
1283 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1284
1285 * gdb.ada/str_binop_equal: New testcase.
1286
1287 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1288
1289 * gdb.ada/task_switch_in_core: New testcase.
1290
1291 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1292
1293 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1294 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1295 call test_bkpt_qualified.
1296 (test_bkpt_qualified): New proc.
1297
1298 2017-12-13 Pedro Alves <palves@redhat.com>
1299
1300 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1301 Tighten regexp by matching with an anchor.
1302
1303 2017-12-13 Pedro Alves <palves@redhat.com>
1304
1305 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1306 ("expression with namespace"): New set of tests.
1307 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1308 (Nested::Test_NS::qux): New.
1309 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1310 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1311
1312 2017-12-13 Joel Brobecker <brobecker@adacore.com>
1313
1314 * gdb.base/server-del-break.c: New file.
1315 * gdb.base/server-del-break.exp: New file.
1316
1317 2017-12-12 Stafford Horne <shorne@gmail.com>
1318
1319 * gdb.xml/tdesc-regs.exp: Add or1k support.
1320
1321 2017-12-12 Stafford Horne <shorne@gmail.com>
1322
1323 * gdb.base/bp-permanent.c: Define nop of or1k.
1324
1325 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1326
1327 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1328 output with components being reordered.
1329
1330 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1331
1332 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1333 output with components being reordered.
1334
1335 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1336 Pedro Alves <palves@redhat.com>
1337
1338 * gdb.base/maint.exp (check for .gdb_index): Check also for
1339 .debug_names.
1340 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1341 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1342 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1343 (.gdb_index used after symbol reloading): Support also .debug_names.
1344 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1345
1346 2017-12-08 Yao Qi <yao.qi@linaro.org>
1347
1348 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1349 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1350
1351 2017-12-08 Yao Qi <yao.qi@linaro.org>
1352
1353 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1354 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1355
1356 2017-12-08 Yao Qi <yao.qi@linaro.org>
1357
1358 * gdb.arch/aarch64-tagged-pointer.c: New file.
1359 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1360
1361 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1362
1363 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1364 "int".
1365
1366 2017-12-07 Keith Seitz <keiths@redhat.com>
1367
1368 PR breakpoints/22569
1369 * gdb.linespec/ls-errs.exp: Change expected result of "break
1370 -source this file has spaces.c -line 3".
1371 Check that an explicit source file followed by whitespace is
1372 identified as an invalid explicit location.
1373
1374 2017-12-07 Keith Seitz <keiths@redhat.com>
1375
1376 * gdb.cp/nested-types.cc: New file.
1377 * gdb.cp/nested-types.exp: New file.
1378 * lib/cp-support.exp: Load data-structures.exp library.
1379 (debug_cp_test_ptype_class): New global.
1380 (cp_ptype_class_verbose, next_line): New procedures.
1381 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1382 Add and document new return value.
1383 Switch the list of lines to a queue.
1384 Add support for new `type' key for nested type definitions.
1385 Add debugging/troubleshooting messages.
1386 * lib/data-structures.exp: New file.
1387
1388 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1389
1390 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1391 with proc_with_prefix, don't use with_test_prefix.
1392
1393 2017-12-07 Tom Tromey <tom@tromey.com>
1394
1395 * gdb.base/break.exp: Add test for empty "commands".
1396
1397 2017-12-07 Yao Qi <yao.qi@linaro.org>
1398
1399 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1400 malloc and catch syscall.
1401
1402 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1403
1404 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1405 tests for explicit locations.
1406
1407 2017-12-06 Pedro Alves <palves@redhat.com>
1408
1409 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1410 force-disabling XML descriptions.
1411
1412 2017-12-04 Pedro Alves <palves@redhat.com>
1413
1414 PR gdb/22499
1415 * gdb.arch/amd64-disp-step-avx.S: New file.
1416 * gdb.arch/amd64-disp-step-avx.exp: New file.
1417
1418 2017-12-03 Pedro Alves <palves@redhat.com>
1419
1420 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1421 and <string.h>.
1422 (parent_function): Print distinct messages when waitpid fails, or
1423 the child exits with a signal, or the child exits for an unhandled
1424 reason.
1425 * gdb.threads/process-dies-while-detaching.exp
1426 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1427 it. Wait for both inferior output and GDB's prompt. Use an
1428 indirect spawn id list.
1429 (do_detach): New parameter 'child_exit'. Use it to compute
1430 expected inferior output.
1431 (test_detach, test_detach_watch, test_detach_killed_outside):
1432 Adjust to pass down the expected child exit kind.
1433
1434 2017-12-01 Joel Brobecker <brobecker@adacore.com>
1435 Sergio Durigan Junior <sergiodj@redhat.com>
1436 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1439
1440 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1441
1442 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1443 to 'symbol-file' and 'add-symbol-file' can be
1444 position-independent.
1445
1446 2017-12-01 Yao Qi <yao.qi@linaro.org>
1447
1448 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1449 the URL in copyright header.
1450 * gdb.arch/aarch64-fp.exp: Likewise.
1451 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1452 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1453 * gdb.base/expand-psymtabs.exp: Likewise.
1454 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1455 * gdb.fortran/common-block.exp: Likewise.
1456 * gdb.fortran/common-block.f90: Likewise.
1457 * gdb.fortran/logical.exp: Likewise.
1458 * gdb.fortran/vla-datatypes.f90: Likewise.
1459 * gdb.fortran/vla-sub.f90: Likewise.
1460
1461 2017-11-30 Joel Brobecker <brobecker@adacore.com>
1462
1463 * gdb.ada/repeat_dyn: New testcase.
1464
1465 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1466
1467 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1468 Update for changed thread numbering.
1469 * gdb.cell/bt.exp: Update for changed GDB output.
1470
1471 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1472
1473 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1474 setting isremote by hand.
1475 * boards/dwarf4-gdb-index.exp: Likewise.
1476 * boards/fission.exp: Likewise.
1477 * boards/stabs.exp: Likewise.
1478
1479 2017-11-30 Pedro Alves <palves@redhat.com>
1480
1481 * gdb.linespec/cpls-ops.exp
1482 (check_explicit_skips_function_argument): Extract the underlying
1483 type of size_t instead of hardcoding it.
1484
1485 2017-11-29 Pedro Alves <palves@redhat.com>
1486
1487 PR c++/19436
1488 * gdb.linespec/cpls-abi-tag.cc: New file.
1489 * gdb.linespec/cpls-abi-tag.exp: New file.
1490
1491 2017-11-29 Pedro Alves <palves@redhat.com>
1492
1493 * gdb.base/langs.exp: Use -qualified.
1494 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1495 it.
1496 * gdb.cp/namespace.exp: Use -qualified.
1497 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1498 (overload-3, template-overload, template-ret-type, const-overload)
1499 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1500 procedures.
1501 (test_driver): Call them.
1502 * gdb.cp/save-bp-qualified.cc: New.
1503 * gdb.cp/save-bp-qualified.exp: New.
1504 * gdb.linespec/explicit.exp: Test -qualified.
1505 * lib/completion-support.exp (completion::explicit_opts_list): Add
1506 "-qualified".
1507 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1508
1509 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1510
1511 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1512
1513 2017-11-29 Tom Tromey <tom@tromey.com>
1514
1515 * gdb.base/relocate.exp: Update invalid argument test.
1516 Add new tests for invalid arguments.
1517
1518 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1519
1520 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1521 Return 0 as a long.
1522 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1523
1524 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1525
1526 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1527 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1528 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1529 func ().
1530 * gdb.cp/shadow.cc (B.func): Return 0.
1531
1532 2017-11-27 Joel Brobecker <brobecker@adacore.com>
1533
1534 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1535 expected output in gdb_expect call to allow the exception
1536 message to be present as well. Fix syntax confusion to avoid
1537 TCL thinking that exception_name is an array.
1538
1539 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1540
1541 * gdb.arch/spu-info.c: Include <unistd.h>.
1542 (do_signal_test): Fix broken calls to write.
1543 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1544 Fix checks for empty mailboxes. Update signal tests for corrected
1545 do_signal_test routine. Allow nonzero event status.
1546 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1547 * gdb.cell/arch.exp: Use standard_output_file.
1548 * gdb.cell/break.exp: Likewise.
1549 * gdb.cell/bt.exp: Likewise.
1550 * gdb.cell/core.exp: Likewise.
1551 * gdb.cell/dwarfaddr.exp: Likewise.
1552 * gdb.cell/ea-cache.exp: Likewise.
1553 * gdb.cell/ea-standalone.exp: Likewise.
1554 * gdb.cell/f-regs.exp: Likewise.
1555 * gdb.cell/fork.exp: Likewise.
1556 * gdb.cell/gcore.exp: Likewise.
1557 * gdb.cell/mem-access.exp: Likewise.
1558 * gdb.cell/ptype.exp: Likewise.
1559 * gdb.cell/registers.exp: Likewise.
1560 * gdb.cell/sizeof.exp: Likewise.
1561 * gdb.cell/solib-symbol.exp: Likewise.
1562 * gdb.cell/solib.exp: Likewise.
1563
1564 2017-11-25 Pedro Alves <palves@redhat.com>
1565
1566 * gdb.base/complete-empty.exp: New file.
1567 * gdb.base/completion.exp: Adjust.
1568
1569 2017-11-25 Pedro Alves <palves@redhat.com>
1570
1571 * gdb.linespec/cpls-ops.cc: New file.
1572 * gdb.linespec/cpls-ops.exp: New file.
1573 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1574 factored out from ...
1575 (test_complete_prefix_range): ... this.
1576
1577 2017-11-24 Pedro Alves <palves@redhat.com>
1578
1579 * gdb.linespec/cpcompletion.exp: New file.
1580 * gdb.linespec/cpls-hyphen.cc: New file.
1581 * gdb.linespec/cpls.cc: New file.
1582 * gdb.linespec/cpls2.cc: New file.
1583 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1584 test to use test_gdb_complete_unique. Add label completion,
1585 keyword completion and explicit location completion tests.
1586 * lib/completion-support.exp: New file.
1587
1588 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1589
1590 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1591 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1592 when hitting an exception catchpoint.
1593
1594 2017-11-22 Yao Qi <yao.qi@linaro.org>
1595
1596 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1597
1598 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1599
1600 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1601 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1602 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1603
1604 2017-11-22 Yao Qi <yao.qi@linaro.org>
1605
1606 * gdb.base/info-os.exp: Pass pthreads.
1607 * gdb.multi/multi-attach.exp: Likewise.
1608
1609 2017-11-22 Yao Qi <yao.qi@linaro.org>
1610
1611 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1612 compiler.
1613
1614 2017-11-22 Yao Qi <yao.qi@linaro.org>
1615
1616 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1617 * gdb.base/break-interp.exp: Likewise.
1618 * gdb.base/jit-attach-pie.exp: Likewise.
1619
1620 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1621
1622 * gdb.base/float128.c (large128): New variable.
1623 * gdb.base/float128.exp: Add test to print largest __float128 value.
1624
1625 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1626
1627 * gdb.arch/vsx-regs.exp: Update register content checks.
1628
1629 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1630
1631 * gdb.arch/ppc-longdouble.exp: New file.
1632 * gdb.arch/ppc-longdouble.c: Likewise.
1633
1634 2017-11-21 Pedro Alves <palves@redhat.com>
1635
1636 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1637
1638 2017-11-20 Pedro Alves <palves@redhat.com>
1639
1640 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1641 (long_double_typedef): New typedefs.
1642 Use DEF on double and long double.
1643 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1644 cases.
1645 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1646 and 'long_double_ptr_same_size' locals. Use them to decide
1647 whether cast from array/function to float is valid/invalid.
1648
1649 2017-11-17 Tom Tromey <tom@tromey.com>
1650
1651 * gdb.rust/traits.rs: New file.
1652 * gdb.rust/traits.exp: New file.
1653
1654 2017-11-17 Joel Brobecker <brobecker@adacore.com>
1655
1656 * gdb.ada/minsyms: New testcase.
1657
1658 2017-11-16 Pedro Alves <palves@redhat.com>
1659
1660 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1661 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1662
1663 2017-11-16 Pedro Alves <palves@redhat.com>
1664
1665 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1666 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1667
1668 2017-11-16 Pedro Alves <palves@redhat.com>
1669
1670 * gdb.server/reconnect-ctrl-c.c: New file.
1671 * gdb.server/reconnect-ctrl-c.exp: New file.
1672
1673 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1674
1675 * gdb.python/py-rbreak.exp: New file.
1676 * gdb.python/py-rbreak.c: New file.
1677 * gdb.python/py-rbreak-func2.c: New file.
1678
1679 2017-11-16 Pedro Alves <palves@redhat.com>
1680
1681 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1682 pattern.
1683 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1684 GDB.
1685
1686 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1687
1688 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1689 regex.
1690
1691 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1692
1693 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1694 test names.
1695
1696 2017-11-09 Pedro Alves <palves@redhat.com>
1697
1698 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1699 factored out from ...
1700 (top level): ... here, and adjusted to avoid expecting beyond the
1701 prompt in a single gdb_test_multiple.
1702
1703 2017-11-09 Pedro Alves <palves@redhat.com>
1704
1705 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1706 output.
1707 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1708 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1709 * gdb.server/ext-run.exp ("kill" test): Likewise.
1710 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1711
1712 2017-11-09 Pedro Alves <palves@redhat.com>
1713
1714 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1715 match till end of line.
1716
1717 2017-11-09 Pedro Alves <palves@redhat.com>
1718
1719 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1720
1721 2017-11-09 Pedro Alves <palves@redhat.com>
1722
1723 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1724 New procedures, factored out from ...
1725 (top level): ... here, and adjusted to avoid expecting beyond the
1726 prompt in one go.
1727
1728 2017-11-09 Pedro Alves <palves@redhat.com>
1729
1730 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1731 output. Fix '?' match.
1732
1733 2017-11-08 Joel Brobecker <brobecker@adacore.com>
1734
1735 * gdb.ada/scoped_watch: New testcase.
1736 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1737 which is actually correct.
1738 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1739 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1740
1741 2017-11-08 Pedro Alves <palves@redhat.com>
1742
1743 * gdb.gdb/complaints.exp (test_initial_complaints)
1744 (test_serial_complaints, test_short_complaints): Call
1745 complaint_internal instead of complaint.
1746
1747 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1748
1749 * gdb.threads/tls-core.c: New file.
1750 * gdb.threads/tls-core.exp: Likewise.
1751
1752 2017-11-08 Pedro Alves <palves@redhat.com>
1753
1754 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1755 (p Exported_Capitalized): New test.
1756 (p exported_capitalized): New test.
1757
1758 2017-11-07 Pedro Alves <palves@redhat.com>
1759
1760 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1761
1762 2017-11-07 Pedro Alves <palves@redhat.com>
1763
1764 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1765 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1766 (disable_invalid, disable_inverted, disable_negative): New
1767 procedures.
1768 ("bad numbers"): New set of tests.
1769
1770 2017-11-07 Pedro Alves <palves@redhat.com>
1771
1772 * gdb.cp/ena-dis-br-range.exp: Add tests.
1773
1774 2017-11-07 Pedro Alves <palves@redhat.com>
1775
1776 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1777
1778 2017-11-07 Xavier Roirand <roirand@adacore.com>
1779 Pedro Alves <palves@redhat.com>
1780
1781 * gdb.base/ena-dis-br.exp: Add reference to
1782 gdb.cp/ena-dis-br-range.exp.
1783 * gdb.cp/ena-dis-br-range.exp: New file.
1784 * gdb.cp/ena-dis-br-range.cc: New file.
1785
1786 2017-11-06 Pedro Alves <palves@redhat.com>
1787
1788 * gdb.base/attach-non-pgrp-leader.c: New.
1789 * gdb.base/attach-non-pgrp-leader.exp: New.
1790
1791 2017-11-06 Pedro Alves <palves@redhat.com>
1792
1793 * configure.ac: No longer check for termio.h and sgtty.h.
1794 * configure: Regenerate.
1795 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1796 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1797 Remove termio and sgtty code.
1798
1799 2017-11-03 Yao Qi <yao.qi@linaro.org>
1800
1801 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1802 in GDB is disabled.
1803
1804 2017-11-03 Yao Qi <yao.qi@linaro.org>
1805
1806 * gdb.python/py-thrhandle.exp: Skip it if python is not
1807 enabled.
1808
1809 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1810
1811 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1812 as a breakpoint command.
1813
1814 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1815
1816 PR python/21213
1817 * gdb.python/py-infthread.exp: Test calling
1818 InferiorThread.inferior () multiple times in a row.
1819
1820 2017-10-27 Keith Seitz <keiths@redhat.com>
1821
1822 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1823 Test "info break" for every inlined function breakpoint.
1824
1825 2017-10-27 Yao Qi <yao.qi@linaro.org>
1826
1827 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1828
1829 2017-10-26 Patrick Frants <osscontribute@gmail.com>
1830
1831 * gdb.cp/classes.exp (test_static_members): Test printing
1832 Outer::instance.
1833 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1834 (Inner::instance, Outer::instance): New.
1835
1836 2017-10-24 Pedro Alves <palves@redhat.com>
1837
1838 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1839 extra console" test in two stages.
1840
1841 2017-10-24 Pedro Alves <palves@redhat.com>
1842
1843 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1844
1845 2017-10-24 Pedro Alves <palves@redhat.com>
1846
1847 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1848 loop.
1849
1850 2017-10-24 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1853 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1854
1855 2017-10-24 Pedro Alves <palves@redhat.com>
1856
1857 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1858 parameter and handle it. Don't output read value in test name.
1859
1860 2017-10-24 Pedro Alves <palves@redhat.com>
1861
1862 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1863 custom test name.
1864
1865 2017-10-24 Pedro Alves <palves@redhat.com>
1866
1867 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1868 include the unstable output directory name in the test's name.
1869 (initial_setup_simple) <'set args'>: Use custom test name.
1870
1871 2017-10-24 Pedro Alves <palves@redhat.com>
1872
1873 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1874 with explicit test name.
1875
1876 2017-10-20 Pedro Alves <palves@redhat.com>
1877
1878 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1879 'wait -i'. Use gdb_assert and remote_close.
1880
1881 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1882
1883 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1884 number from variable rather than hard-coded.
1885
1886 2017-10-19 Pedro Alves <palves@redhat.com>
1887
1888 * gdb.base/long-inferior-output.c: New file.
1889 * gdb.base/long-inferior-output.exp: New file.
1890
1891 2017-11-18 Keith Seitz <keiths@redhat.com>
1892
1893 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1894 method.
1895 (main): Call it.
1896 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1897 Add additional user-defined conversion operator tests.
1898
1899 2017-10-17 Pedro Alves <palves@redhat.com>
1900
1901 * boards/native-stdio-gdbserver.exp: Load "local-board".
1902
1903 2017-10-17 Pedro Alves <palves@redhat.com>
1904
1905 * gdb.base/quit-live.c: New file.
1906 * gdb.base/quit-live.exp: New file.
1907
1908 2017-10-16 Keith Seitz <keiths@redhat.com>
1909
1910 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1911 (class_with_protected_typedef, class_with_private_typedef)
1912 (struct_with_public_typedef, struct_with_protected_typedef)
1913 (struct_with_private_typedef): New classes/structs.
1914 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1915 typedefs and access specifiers.
1916
1917 2017-10-16 Pedro Alves <palves@redhat.com>
1918 Simon Marchi <simon.marchi@polymtl.ca>
1919
1920 * README (Local vs Remote vs Native): New section.
1921 * boards/local-board.exp: New file, with bits factored out from
1922 ...
1923 * boards/native-extended-gdbserver.exp: ... here. Load
1924 "local-board".
1925 * boards/native-gdbserver.exp: Load "local-board".
1926 (${board}_spawn, ${board}_exec): Delete.
1927 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1928 ...
1929 * boards/stdio-gdbserver-base.exp: ... this new file.
1930 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1931 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1932 procedure.
1933 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1934 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1935 stdio_gdbserver_command.
1936 (${board}_get_remote_address, ${board}_get_comm_port)
1937 (${board}_download, ${board}_upload): Delete.
1938 (get_target_remote_pipe_cmd): New.
1939
1940 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1941
1942 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1943 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1944 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1945 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1946 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1947 remove with_test_prefix.
1948
1949 2017-10-13 Pedro Alves <palves@redhat.com>
1950
1951 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1952 * gdb.base/annota1.exp: Use it instead of is_remote.
1953 * gdb.base/annota3.exp: Use it instead of is_remote.
1954 * gdb.cp/annota2.exp: Use it instead of is_remote.
1955 * gdb.cp/annota3.exp: Use it instead of is_remote.
1956 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1957
1958 2017-10-13 Pedro Alves <palves@redhat.com>
1959
1960 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1961 (test_num_test_vars, run_and_count_vars, find_env)
1962 (test_set_unset_env, test_inherit_env_var): New procedures.
1963 (top level): Use them.
1964
1965 2017-10-13 Pedro Alves <palves@redhat.com>
1966
1967 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1968 also skip on stub-like targets.
1969
1970 2017-10-13 Pedro Alves <palves@redhat.com>
1971
1972 PR gdb/22293
1973 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1974 (top level): Move some tests to ...
1975 (test_not_found): ... this new procedure.
1976 (top level): Call it.
1977
1978 2017-10-13 Pedro Alves <palves@redhat.com>
1979
1980 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1981 expect different "info terminal" output if testing with a
1982 non-native target.
1983
1984 2017-10-13 Pedro Alves <palves@redhat.com>
1985 Simon Marchi <simon.marchi@polymtl.ca>
1986
1987 PR python/12966
1988 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
1989
1990 2017-10-13 Pedro Alves <palves@redhat.com>
1991
1992 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
1993 already.
1994
1995 2017-10-13 Pedro Alves <palves@redhat.com>
1996
1997 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
1998 is_remote.
1999
2000 2017-10-13 Pedro Alves <palves@redhat.com>
2001
2002 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2003 is_remote.
2004
2005 2017-10-13 Pedro Alves <palves@redhat.com>
2006
2007 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2008 is set.
2009 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2010 instead of is_remote.
2011
2012 2017-10-13 Pedro Alves <palves@redhat.com>
2013
2014 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2015 (top level): Add comment.
2016
2017 2017-10-13 Pedro Alves <palves@redhat.com>
2018
2019 * gdb.base/remote.exp (top level): Fix comment typo and add
2020 missing return.
2021
2022 2017-10-13 Pedro Alves <palves@redhat.com>
2023 Simon Marchi <simon.marchi@polymtl.ca>
2024
2025 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2026 calls and add comments. Skip test if use_gdb_stub is set.
2027 (top level): Use "set cwd" command instead of "cd" command.
2028
2029 2017-10-13 Pedro Alves <palves@redhat.com>
2030
2031 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2032 is_remote target check.
2033
2034 2017-10-13 Pedro Alves <palves@redhat.com>
2035
2036 * gdb.base/scope.exp: Use build_executable + clean_restart +
2037 gdb_file_cmd instead of prepare_for_testing and no longer skip
2038 "before run" tests on is_remote target boards. Update comments.
2039 * boards/native-extended-gdbserver.exp
2040 (extended_gdbserver_load_last_file): New, factored out from ...
2041 (gdb_load): ... this. Move further below and add comment.
2042 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2043
2044 2017-10-12 Pedro Alves <palves@redhat.com>
2045
2046 * gdb.base/attach.exp: Remove references to gdb64.
2047 * gdb.base/dbx.exp: Remove references to gdb64.
2048
2049 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2050 Pedro Alves <palves@redhat.com>
2051
2052 * gdb.base/label.exp: Remove is_remote target check.
2053
2054 2017-10-12 Pedro Alves <palves@redhat.com>
2055
2056 * gdb.base/auvx.exp (coredir): Update comment.
2057 (top level) <core_works>: Use "set cwd" command instead of "cd"
2058 command.
2059
2060 2017-10-12 Pedro Alves <palves@redhat.com>
2061 Simon Marchi <simon.marchi@polymtl.ca>
2062
2063 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2064 target boards.
2065
2066 2017-10-12 Pedro Alves <palves@redhat.com>
2067 Simon Marchi <simon.marchi@polymtl.ca>
2068
2069 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2070 Instead skip if there's any gdb_protocol set.
2071
2072 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2073 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2076
2077 2017-10-12 Pedro Alves <palves@redhat.com>
2078 Simon Marchi <simon.marchi@polymtl.ca>
2079
2080 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2081 instead of on dejagnu remote boards.
2082
2083 2017-10-12 Pedro Alves <palves@redhat.com>
2084 Simon Marchi <simon.marchi@polymtl.ca>
2085
2086 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2087 checks. Use build_executable + clean_restart instead of
2088 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2089 of enabling non-stop after starting gdb.
2090
2091 2017-10-12 Pedro Alves <palves@redhat.com>
2092
2093 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2094 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2095 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2096 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2097
2098 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2099
2100 * gdb.arch/arc-tdesc-cpu.exp: New file.
2101 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2102
2103 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2104
2105 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2106
2107 2017-10-10 Pedro Alves <palves@redhat.com>
2108
2109 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2110 expect CLI output.
2111
2112 2017-10-10 Pedro Alves <palves@redhat.com>
2113
2114 * lib/selftest-support.exp (selftest_setup): Update for
2115 captured_command_loop's prototype change.
2116
2117 2017-10-09 Pedro Alves <palves@redhat.com>
2118
2119 Test both arch1=>arch2 and arch2=>arch1.
2120
2121 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2122 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2123 factored out to...
2124 (append_arch1_options, append_arch2_options, append_arch_options)
2125 (build_executables): New procedures.
2126 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2127 local.
2128 (top level): Add new 'first_arch' testing axis.
2129
2130 2017-10-09 Pedro Alves <palves@redhat.com>
2131
2132 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2133 (barrier): New.
2134 (thread_start, all_started): New functions.
2135 (main): Spawn new thread and wait until it is scheduled.
2136 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2137 option.
2138 (do_test): Add 'selected_thread' parameter. Run to all_started
2139 instead of main. Explicitly set the breakpoint at main. Switch
2140 to the SELECTED_THREAD thread.
2141 (top level): Test handling the exec event with either the main
2142 thread or the second thread selected.
2143
2144 2017-10-09 Pedro Alves <palves@redhat.com>
2145
2146 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2147 logic. Move STOP marker after the value checks.
2148 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2149 regexp.
2150
2151 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2152
2153 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2154
2155 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2156
2157 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2158 integer-to-dfp conversion.
2159 * gdb.base/dfp-test.exp: Likewise.
2160
2161 2017-10-04 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.multi/hangout.c: Include <unistd.h>.
2164 (hangout_loop): New function.
2165 (main): Call alarm. Call hangout_loop in a loop.
2166 * gdb.multi/hello.c: Include <unistd.h>.
2167 (hello_loop): New function.
2168 (main): Call alarm. Call hangout_loop in a loop.
2169 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2170 inferior with the other selected.
2171
2172 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2173
2174 * gdb.mi/list-thread-groups-available.exp: New file.
2175 * gdb.mi/list-thread-groups-available.c: New file.
2176
2177 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2178
2179 * gdb.base/set-cwd.exp: Make it available on
2180 native-extended-gdbserver.
2181
2182 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2183
2184 * gdb.base/set-cwd.c: New file.
2185 * gdb.base/set-cwd.exp: Likewise.
2186
2187 2017-10-02 Tom Tromey <tom@tromey.com>
2188
2189 PR rust/22236:
2190 * gdb.rust/simple.rs (main): New variable "fslice".
2191 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2192
2193 2017-10-02 Tom Tromey <tom@tromey.com>
2194
2195 * gdb.rust/simple.exp: Test ptype of a slice.
2196
2197 2017-10-02 Tom Tromey <tom@tromey.com>
2198
2199 * gdb.rust/simple.exp: Test index of slice.
2200
2201 2017-09-27 Tom Tromey <tom@tromey.com>
2202
2203 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2204
2205 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2206 Pedro Alves <palves@redhat.com>
2207
2208 * gdb.base/compare-sections.exp (get value of read-only section): Read
2209 as unsigned value.
2210 (corrupt read-only section): Likewise and don't set written if patching
2211 failed.
2212
2213 2017-09-21 Kevin Buettner <kevinb@redhat.com>
2214
2215 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2216 files.
2217
2218 2017-09-20 Pedro Alves <palves@redhat.com>
2219
2220 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2221 symbol names in gdb's output.
2222 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2223
2224 2017-09-20 Pedro Alves <palves@redhat.com>
2225
2226 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2227 Rename to ...
2228 (test_list_ambiguous_symbol): ... this and add a symbol name
2229 parameter. Adjust.
2230 (test_list_ambiguous_function): Reimplement on top of
2231 test_list_ambiguous_symbol and also test listing ambiguous
2232 variables.
2233 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2234 (ambiguous_fun): ... this.
2235 (ambiguous_var): New.
2236 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2237 (ambiguous_fun): ... this.
2238 (ambiguous_var): New.
2239
2240 2017-09-19 John Baldwin <jhb@FreeBSD.org>
2241
2242 * gdb.base/starti.c: New file.
2243 * gdb.base/starti.exp: New file.
2244 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2245
2246 2017-09-14 Pedro Alves <palves@redhat.com>
2247
2248 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2249 (top level): Use it instead of runto.
2250
2251 2017-09-11 Tom Tromey <tom@tromey.com>
2252
2253 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2254
2255 2017-09-11 Tom Tromey <tom@tromey.com>
2256
2257 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2258 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2259
2260 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2261
2262 * gdb.fortran/printing-types.exp: New file.
2263 * gdb.fortran/printing-types.exp: New file.
2264
2265 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2266
2267 * gdb.fortran/vla-ptype.exp: Fix typos.
2268 * gdb.fortran/vla-value.exp: Same.
2269
2270 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2271
2272 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2273 * gdb.mi/mi-var-child-f.exp: Likewise.
2274 * gdb.mi/mi-vla-fortran.exp: Likewise.
2275
2276 2017-09-08 Frank Penczek <frank.penczek@intel.com>
2277 Christoph Weinmann <christoph.t.weinmann@intel.com>
2278 Bernhard Heckel <bernhard.heckel@intel.com>
2279
2280 * gdb.fortran/ptr-indentation.f90: New file.
2281 * gdb.fortran/ptr-indentation.exp: New file.
2282
2283 2017-09-05 Tom Tromey <tom@tromey.com>
2284
2285 PR gdb/22010:
2286 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2287
2288 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2289
2290 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2291
2292 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2293
2294 * gdb.threads/tls-nodebug-pie.c: New file.
2295 * gdb.threads/tls-nodebug-pie.exp: New file.
2296
2297 2017-09-05 Tom Tromey <tom@tromey.com>
2298
2299 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2300 for rust.
2301
2302 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2303
2304 * gdb.multi/multi-arch-exec.exp: Test with different
2305 "follow-exec-mode" settings.
2306 (do_test): New procedure.
2307
2308 2017-09-04 Pedro Alves <palves@redhat.com>
2309
2310 * gdb.base/func-static.c (S::method const, S::method volatile)
2311 (S::method volatile const): New methods.
2312 (c_s, v_s, cv_s): New instances.
2313 (main): Call method() on them.
2314 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2315 (cannot_resolve): New procedure.
2316 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2317 print-quote-unquoted columns.
2318 (do_test): Test printing each scope too.
2319
2320 2017-09-04 Pedro Alves <palves@redhat.com>
2321
2322 * gdb.base/local-static.exp: Also test with
2323 class::method::variable wholly quoted.
2324 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2325
2326 2017-09-04 Pedro Alves <palves@redhat.com>
2327
2328 * gdb.base/local-static.c: New.
2329 * gdb.base/local-static.cc: New.
2330 * gdb.base/local-static.exp: New.
2331
2332 2017-09-04 Pedro Alves <palves@redhat.com>
2333
2334 * gdb.asm/asm-source.exp: Add casts to int.
2335 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2336 (dataglobal64_1, dataglobal64_2): New globals.
2337 * gdb.base/nodebug.exp: Test different expressions involving the
2338 new globals, with print, whatis and ptype. Add casts to int.
2339 * gdb.base/solib-display.exp: Add casts to int.
2340 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2341 * gdb.cp/m-static.exp: Add cast to int.
2342 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2343 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2344 tls variable with no debug info without a cast. Test with a cast
2345 to int too.
2346 * gdb.trace/entry-values.exp: Add casts.
2347
2348 2017-09-04 Pedro Alves <palves@redhat.com>
2349
2350 * gdb.base/nodebug.exp: Test that ptype's error about functions
2351 with unknown return type includes the function name too.
2352
2353 2017-09-04 Pedro Alves <palves@redhat.com>
2354
2355 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2356 return type of munmap in infcall.
2357 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2358 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2359 type of ftell in infcall.
2360 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2361 type of getpid in infcall.
2362 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2363 infcall.
2364 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2365 Bail on failure to extract the pid.
2366 * gdb.base/nodebug.c: #include <stdint.h>.
2367 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2368 New functions.
2369 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2370 Change expected output of print/whatis/ptype with functions with
2371 no debug info. Test all supported languages. Call
2372 test_call_promotion.
2373 * gdb.compile/compile.exp: Adjust expected output to expect
2374 warning.
2375 * gdb.threads/siginfo-threads.exp: Likewise.
2376
2377 2017-09-04 Pedro Alves <palves@redhat.com>
2378
2379 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2380 "prototypes". Test calling float functions via prototyped and
2381 unprototyped function pointers.
2382 (perform_all_tests): New parameter "prototypes". Pass it down.
2383 (top level): Pass down "prototypes" parameter to
2384 perform_all_tests.
2385
2386 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2387
2388 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2389 Test with nested loops.
2390
2391 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2392
2393 * gdb.base/commands.exp: Call the new procedures.
2394 (loop_break_test, loop_continue_test): New procedures.
2395
2396 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2397
2398 * gdb.base/commands.exp: Call new procedure.
2399 (define_if_without_arg_test): New procedure.
2400
2401 2017-09-04 Pedro Alves <palves@redhat.com>
2402
2403 * gdb.base/list-ambiguous.exp: New file.
2404 * gdb.base/list-ambiguous0.c: New file.
2405 * gdb.base/list-ambiguous1.c: New file.
2406 * gdb.base/list.exp (test_list_range): Adjust expected output.
2407
2408 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2409
2410 * gdb.base/share-env-with-gdbserver.c: New file.
2411 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2412
2413 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2414
2415 * gdb.base/commands.exp (gdbvar_simple_if_test,
2416 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2417 progvar_simple_if_test, progvar_simple_while_test,
2418 progvar_complex_if_while_test, user_defined_command_test,
2419 user_defined_command_args_eval,
2420 user_defined_command_args_stack_test,
2421 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2422 temporary_breakpoint_commands,
2423 gdb_test_no_prompt, redefine_hook_test,
2424 redefine_backtrace_test): Remove "global gdb_prompt".
2425
2426 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2427
2428 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2429 New proc, call it from toplevel.
2430
2431 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2432
2433 PR remote/21852
2434 * gdb.server/normal.c: New file, copied from gdb.base.
2435 * gdb.server/run-without-local-binary.exp: New file.
2436
2437 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
2438
2439 * gdb.arch/sparc64-adi.exp: New file.
2440 * gdb.arch/sparc64-adi.c: New file.
2441
2442 2017-08-22 Pedro Alves <palves@redhat.com>
2443
2444 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2445 (top level): Add "list all overloads" tests.
2446
2447 2017-08-22 Tom Tromey <tom@tromey.com>
2448
2449 * gdb.gdb/xfullpath.exp: Remove.
2450
2451 2017-08-21 Pedro Alves <palves@redhat.com>
2452
2453 PR gdb/19487
2454 * gdb.base/symbol-alias.c: New.
2455 * gdb.base/symbol-alias2.c: New.
2456 * gdb.base/symbol-alias.exp: New.
2457
2458 2017-08-21 Pedro Alves <palves@redhat.com>
2459
2460 * gdb.base/dfp-test.c
2461 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2462 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2463 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2464 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2465 * gdb.base/whatis-ptype-typedefs.c: New.
2466 * gdb.base/whatis-ptype-typedefs.exp: New.
2467 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2468 (an_int, an_int_type, an_int_type2): New globals.
2469 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2470 involving typedefs and cast expressions.
2471 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2472 (lookup_typedefs_function): New.
2473 (typedefs_pretty_printers_dict): New.
2474 (top level): Register lookup_typedefs_function in
2475 gdb.pretty_printers.
2476
2477 2017-08-18 Yao Qi <yao.qi@linaro.org>
2478
2479 * gdb.server/unittest.exp: New.
2480
2481 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2482
2483 PR gdb/21954
2484 * gdb.base/environ.exp: Add test to check if 'unset environment'
2485 works.
2486
2487 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2488
2489 * lib/gdb.exp (universal_compile_options): New caching proc.
2490 (gdb_compile): Suppress GCC's coloring of messages.
2491
2492 2017-08-14 Tom Tromey <tom@tromey.com>
2493
2494 PR gdb/21675:
2495 * gdb.base/printcmds.exp (test_radices): New function.
2496 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2497 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2498 * lib/gdb.exp (get_integer_valueof): Use p/d.
2499
2500 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2501
2502 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2503 characters.
2504
2505 2017-08-05 Tom Tromey <tom@tromey.com>
2506
2507 * gdb.rust/simple.exp: Allow String to appear in a different
2508 namespace.
2509
2510 2017-07-26 Yao Qi <yao.qi@linaro.org>
2511
2512 * gdb.gdb/unittest.exp: Invoke command
2513 "maintenance check xml-descriptions".
2514
2515 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2516
2517 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2518 calling context.
2519 (hex128): Drop erroneous calculation of parameters.
2520
2521 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2522
2523 * gdb.python/py-unwind.exp: Disable stack protection when
2524 building test file.
2525
2526 2017-07-20 Pedro Alves <palves@redhat.com>
2527
2528 * gdb.base/default.exp (set language): Adjust expected output.
2529
2530 2017-07-20 Pedro Alves <palves@redhat.com>
2531
2532 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2533 (test_minsym): ... this, and make static.
2534 (get_pck__foo__bar__minsym): Rename to ...
2535 (get_test_minsym): ... this.
2536 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2537 symbol names and comments.
2538 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2539 (get_test_minsym): ... this.
2540 (pck__foo__bar__minsym__2): Rename to ...
2541 (test_minsym): ... this.
2542 (main): Adjust.
2543
2544 2017-07-17 Pedro Alves <palves@redhat.com>
2545
2546 * gdb.base/completion.exp: Adjust expected output.
2547 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2548 the completer works.
2549
2550 2017-07-17 Pedro Alves <palves@redhat.com>
2551
2552 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2553
2554 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2555
2556 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2557
2558 2017-07-14 Tom Tromey <tom@tromey.com>
2559
2560 PR rust/21764:
2561 * gdb.rust/simple.exp: Add tests.
2562
2563 2017-07-14 Tom Tromey <tom@tromey.com>
2564
2565 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2566
2567 2017-07-14 Pedro Alves <palves@redhat.com>
2568
2569 * gdb.linespec/base/one/thefile.cc (z1): New function.
2570 * gdb.linespec/base/two/thefile.cc (z2): New function.
2571 * gdb.linespec/linespec.exp: Add tests.
2572
2573 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2574
2575 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2576 to mi_create_breakpoint.
2577
2578 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2579
2580 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2581 mi_create_breakpoint.
2582
2583 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2584
2585 * gdb.dlang/demangle.exp: Update for demangling changes.
2586
2587 2017-07-09 Tom Tromey <tom@tromey.com>
2588
2589 * gdb.dwarf2/shortpiece.exp: New file.
2590
2591 2017-07-06 David Blaikie <dblaikie@gmail.com>
2592
2593 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2594 built from fissiont-multi-cu{1,2}.c.
2595 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2596 except putting 'main' and 'func' in separate CUs in the same DWO file.
2597 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2598 test.
2599 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2600 test.
2601
2602 2017-07-06 Pedro Alves <palves@redhat.com>
2603
2604 * gdb.python/py-unwind.exp: Test flushregs.
2605
2606 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2607
2608 PR cli/21688
2609 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2610 tests for alias commands and trailing whitespace.
2611
2612 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2613
2614 PR cli/21688
2615 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2616 procedure. Call it.
2617
2618 2017-06-29 Pedro Alves <palves@redhat.com>
2619
2620 * gdb.base/printcmds.exp: Add tests.
2621
2622 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2623
2624 PR gdb/21337
2625 * gdb.base/reread-readsym.exp: New file.
2626 * gdb.base/reread-readsym.c: New file.
2627
2628 2017-06-21 Kevin Buettner <kevinb@redhat.com>
2629
2630 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2631 subpattern.
2632
2633 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2634
2635 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2636 extended mnemonic.
2637 * gdb.arch/powerpc-power9.s: Likewise.
2638
2639 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2640
2641 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2642 on 32-bit x86 targets. Exploit is_*_target macros where
2643 appropriate.
2644
2645 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2646
2647 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2648 register pieces.
2649
2650 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2651
2652 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2653 located in one or more DWARF pieces.
2654
2655 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2656
2657 * lib/gdb.exp (get_endianness): New proc.
2658 * gdb.arch/aarch64-fp.exp: Use it.
2659 * gdb.arch/altivec-regs.exp: Likewise.
2660 * gdb.arch/e500-regs.exp: Likewise.
2661 * gdb.arch/vsx-regs.exp: Likewise.
2662 * gdb.base/dump.exp: Likewise.
2663 * gdb.base/funcargs.exp: Likewise.
2664 * gdb.base/gnu_vector.exp: Likewise.
2665 * gdb.dwarf2/formdata16.exp: Likewise.
2666 * gdb.dwarf2/implptrpiece.exp: Likewise.
2667 * gdb.dwarf2/nonvar-access.exp: Likewise.
2668 * gdb.python/py-inferior.exp: Likewise.
2669 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2670
2671 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2672
2673 PR gdb/21226
2674 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2675 stack value pieces are taken from the LSB end.
2676
2677 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2678
2679 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2680 variable at nonzero offset.
2681
2682 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2683
2684 * gdb.dwarf2/var-access.c: New file.
2685 * gdb.dwarf2/var-access.exp: New test.
2686 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2687
2688 2017-06-12 Tom Tromey <tom@tromey.com>
2689
2690 * gdb.dwarf2/formdata16.exp: Add tests.
2691
2692 2017-06-12 Tom Tromey <tom@tromey.com>
2693
2694 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2695
2696 2017-06-12 Tom Tromey <tom@tromey.com>
2697
2698 PR exp/16225:
2699 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2700 * gdb.arch/vsx-regs.exp: Update tests.
2701 * gdb.arch/s390-vregs.exp (hex128): New proc.
2702 Update test.
2703 * gdb.arch/altivec-regs.exp: Update tests.
2704
2705 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2706
2707 * gdb.base/startup-with-shell.c: New file.
2708 * gdb.base/startup-with-shell.exp: Likewise.
2709
2710 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2711
2712 * gdb.server/non-existing-program.exp: Update regex in order to
2713 reflect the fact that gdbserver is now using fork_inferior (with a
2714 shell) to startup the inferior.
2715
2716 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2717
2718 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2719 support function calls from GDB.
2720
2721 2017-05-21 Tom Tromey <tom@tromey.com>
2722
2723 PR rust/21466:
2724 * gdb.rust/unsized.exp: New file.
2725 * gdb.rust/unsized.rs: New file.
2726
2727 2017-05-19 Tom Tromey <tom@tromey.com>
2728
2729 PR rust/21484:
2730 * gdb.rust/watch.exp: New file.
2731 * gdb.rust/watch.rs: New file.
2732
2733 2017-05-18 Tom Tromey <tom@tromey.com>
2734
2735 * gdb.rust/simple.exp: Allow Box to be qualified.
2736
2737 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2738
2739 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2740
2741 2017-05-18 Pedro Alves <palves@redhat.com>
2742
2743 * gdb.base/fileio.c (test_write, test_read, test_close)
2744 (test_fstat): Don't print 'ret' in the fail path.
2745
2746 2017-05-18 Pedro Alves <palves@redhat.com>
2747
2748 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2749 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2750 (test_system, test_rename, test_unlink, test_time): Change
2751 prototypes.
2752 * gdb.base/fileio.exp (stop_msg): Adjust.
2753
2754 2017-05-18 Pedro Alves <palves@redhat.com>
2755
2756 * gdb.base/fileio.c (null_str): New global.
2757 (test_stat): Use it.
2758 * gdb.base/fileio.exp: Remove nowarnings.
2759
2760 2017-05-17 Yao Qi <yao.qi@linaro.org>
2761
2762 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2763
2764 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2765
2766 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2767 argument command.
2768 (top-level): Invoke test_set_inferior_tty.
2769
2770 2017-05-04 Pedro Alves <palves@redhat.com>
2771
2772 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2773 Add parens to print call for Python 3.
2774
2775 2017-05-03 Keith Seitz <keiths@redhat.com>
2776
2777 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2778 (main): Call it.
2779
2780 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2781
2782 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2783 to prev and next.
2784
2785 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2786
2787 * gdb.python/py-record-btrace.exp: Remove test for
2788 gdb.BtraceInstruction.error.
2789
2790 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2791
2792 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2793
2794 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2795
2796 * gdb.python/py-record-btrace-threads.c: New file.
2797 * gdb.python/py-record-btrace-threads.exp: New file.
2798
2799 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2800
2801 PR testsuite/8595
2802 * gdb.base/environ.exp: Make test available in all architectures.
2803 Move bits related to "info program" testing to
2804 gdb.base/info-program.exp. Rewrite tests to use the two new
2805 procedures mentione below.
2806 (test_set_show_env_var) New procedure.
2807 (test_set_show_env_var_equal): Likewise.
2808 * gdb.base/info-program.exp: New file.
2809
2810 2017-04-27 Keith Seitz <keiths@redhat.com>
2811
2812 * gdb.cp/oranking.cc (test15): New function.
2813 (main): Call test15 and declare additional variables for testing.
2814 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2815 "p foo101('abc')" tests.
2816 Add tests for cv qualifier overloads.
2817 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2818 "lvalue reference overload" test.
2819 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2820 "print value of f1 on Child&& in f2" test.
2821
2822 2017-04-19 Pedro Alves <palves@redhat.com>
2823
2824 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2825 procedure.
2826 (top level): Call it.
2827 * lib/gdb.exp (gdb_define_cmd): New procedure.
2828
2829 2017-04-12 Pedro Alves <palves@redhat.com>
2830
2831 PR gdb/21323
2832 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2833 (wchar): New global.
2834 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2835 (do_test_wide_char, wide_char_types_no_program, top level): Add
2836 wchar_t testing.
2837
2838 2017-04-12 Pedro Alves <palves@redhat.com>
2839
2840 PR c++/21323
2841 * gdb.cp/wide_char_types.c: New file.
2842 * gdb.cp/wide_char_types.exp: New file.
2843
2844 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2845
2846 PR gdb/21352
2847 * gdb.trace/tsv.exp: Add test for "tsave -r".
2848
2849 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2850
2851 * gdb.dlang/watch-loc.c: New file.
2852 * gdb.dlang/watch-loc.exp: New file.
2853
2854 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2855
2856 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2857
2858 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2859
2860 * gdb.arch/arc-analyze-prologue.S: New file.
2861 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2862
2863 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2864
2865 * gdb.arch/arc-decode-insn.S: New file.
2866 * gdb.arch/arc-decode-insn.exp: Likewise.
2867
2868 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2869
2870 PR tdep/20928
2871 * gdb.arch/sparc64-regs.exp: New file.
2872 * gdb.arch/sparc64-regs.S: Likewise.
2873
2874 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2875
2876 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2877 and memory view on Python 3.
2878
2879 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
2880 Keith Seitz <keiths@redhat.com>
2881
2882 PR gdb/14441
2883 * gdb.cp/demangle.exp: Add rvalue reference tests.
2884 * gdb.cp/rvalue-ref-casts.cc: New file.
2885 * gdb.cp/rvalue-ref-casts.exp: New file.
2886 * gdb.cp/rvalue-ref-overload.cc: New file.
2887 * gdb.cp/rvalue-ref-overload.exp: New file.
2888 * gdb.cp/rvalue-ref-params.cc: New file.
2889 * gdb.cp/rvalue-ref-params.exp: New file.
2890 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2891 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2892 * gdb.cp/rvalue-ref-types.cc: New file.
2893 * gdb.cp/rvalue-ref-types.exp: New file.
2894 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2895 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2896
2897 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2898
2899 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2900 New procedure.
2901
2902 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2903
2904 * lib/mi-support.exp (mi_gdb_test): Add additional message
2905 for unexpected output.
2906
2907 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2908
2909 * gdb.base/examine-backward.c (Barrier): New character array
2910 constant, to ensure that TestStrings is preceded by a string
2911 terminator.
2912
2913 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2914
2915 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2916 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2917 and implicit pointer into such a location.
2918
2919 2017-03-16 Doug Evans <dje@google.com>
2920
2921 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2922
2923 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2924
2925 * gdb.cp/m-static.exp: Fix expectation for prototype of
2926 test5.single_constructor and single_constructor::single_constructor.
2927
2928 2017-03-16 Doug Evans <dje@google.com>
2929
2930 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2931 * gdb.guile/scm-lazy-string.c: New file.
2932 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2933 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2934 for pointer, array, typedef lazy strings.
2935
2936 2017-03-16 Doug Evans <dje@google.com>
2937
2938 PR python/17728, python/18439, python/18779
2939 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2940 * gdb.python/py-lazy-string.c (pointer): New typedef.
2941 (main): New locals ptr, array, typedef_ptr.
2942 * gdb.python/py-value.exp: Move lazy string tests to ...
2943 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2944 array, typedef lazy strings.
2945
2946 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2947
2948 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2949 Add optional 'test' parameter.
2950
2951 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2952
2953 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2954 Skip for versions of DejaGnu < 1.5.
2955
2956 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2957
2958 * lib/gdb.exp (dejagnu_version): New proc.
2959 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2960 Use dejagnu_version.
2961
2962 2017-03-10 Keith Seitz <keiths@redhat.com>
2963
2964 PR c++/8128
2965 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2966 type from destructor regexps.
2967 Add a branch which actually passes the test.
2968 Adjust "ptype t5i" test names.
2969
2970 2017-03-08 Pedro Alves <palves@redhat.com>
2971
2972 * gdb.base/step-over-exit.exp: Add explicit test message.
2973
2974 2017-03-08 Pedro Alves <palves@redhat.com>
2975
2976 PR gdb/18360
2977 * gdb.threads/interrupt-while-step-over.c: New file.
2978 * gdb.threads/interrupt-while-step-over.exp: New file.
2979
2980 2017-03-08 Pedro Alves <palves@redhat.com>
2981
2982 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2983 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2984
2985 2017-03-08 Pedro Alves <palves@redhat.com>
2986
2987 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
2988 PKRU as not supported as a PASS.
2989
2990 2017-03-08 Pedro Alves <palves@redhat.com>
2991
2992 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
2993 prefix instead of $binfile1/$binfile2.
2994 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
2995 in test message.
2996 * gdb.python/py-completion.exp: Use "load python file" as test
2997 messages instead of unstable path names.
2998
2999 2017-03-08 Pedro Alves <palves@redhat.com>
3000 Jan Kratochvil <jan.kratochvil@redhat.com>
3001
3002 PR cli/21218
3003 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3004 New proc.
3005 (top level): Call it.
3006
3007 2017-03-08 Pedro Alves <palves@redhat.com>
3008
3009 PR tui/21216
3010 * gdb.tui/tui-nl-filtered-output.exp: New file.
3011
3012 2017-03-08 Pedro Alves <palves@redhat.com>
3013
3014 * gdb.base/completion.exp: Move TUI completion tests to ...
3015 * gdb.tui/completion.exp: ... this new file.
3016
3017 2017-03-08 Pedro Alves <palves@redhat.com>
3018
3019 * gdb.base/tui-disasm-long-lines.c,
3020 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3021 gdb.base/tui-layout.exp: Move to ...
3022 * gdb.tui/: ... this new directory.
3023
3024 2017-03-07 Pedro Alves <palves@redhat.com>
3025
3026 * gdb.base/tui-layout.c: New file.
3027 * gdb.base/tui-layout.exp: New file.
3028
3029 2017-03-07 Pedro Alves <palves@redhat.com>
3030
3031 * gdb.base/tui-layout.c: Rename to ...
3032 * gdb.base/tui-disasm-long-lines.c: ... this.
3033 * gdb.base/tui-layout.exp: Rename to ...
3034 * gdb.base/tui-disasm-long-lines.exp: ... this.
3035
3036 2017-03-07 Pedro Alves <palves@redhat.com>
3037
3038 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3039
3040 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3041
3042 * i386-mpx-call.c: New file.
3043 * i386-mpx-call.exp: New file.
3044
3045 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3046
3047 * gdb.arch/powerpc-power.exp: Delete test.
3048 * gdb.arch/powerpc-power.s: Likewise.
3049 * gdb.disasm/disassembler-options.exp: New test.
3050 * gdb.arch/powerpc-altivec.exp: Likewise.
3051 * gdb.arch/powerpc-altivec.s: Likewise.
3052 * gdb.arch/powerpc-altivec2.exp: Likewise.
3053 * gdb.arch/powerpc-altivec2.s: Likewise.
3054 * gdb.arch/powerpc-altivec3.exp: Likewise.
3055 * gdb.arch/powerpc-altivec3.s: Likewise.
3056 * gdb.arch/powerpc-power7.exp: Likewise.
3057 * gdb.arch/powerpc-power7.s: Likewise.
3058 * gdb.arch/powerpc-power8.exp: Likewise.
3059 * gdb.arch/powerpc-power8.s: Likewise.
3060 * gdb.arch/powerpc-power9.exp: Likewise.
3061 * gdb.arch/powerpc-power9.s: Likewise.
3062 * gdb.arch/powerpc-vsx.exp: Likewise.
3063 * gdb.arch/powerpc-vsx.s: Likewise.
3064 * gdb.arch/powerpc-vsx2.exp: Likewise.
3065 * gdb.arch/powerpc-vsx2.s: Likewise.
3066 * gdb.arch/powerpc-vsx3.exp: Likewise.
3067 * gdb.arch/powerpc-vsx3.s: Likewise.
3068 * gdb.arch/arm-disassembler-options.exp: Likewise.
3069 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3070 * gdb.arch/s390-disassembler-options.exp: Likewise.
3071
3072 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
3073
3074 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3075 (check_supported_features): ... this. Changed return type to void.
3076 (supports_rdseed): New static global.
3077 (rdseed): Check supports_rdseed.
3078 (initialize): Call check_supported_features.
3079
3080 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3081
3082 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3083 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3084 and lqarx/stqcx.
3085 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3086 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3087
3088 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3089
3090 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3091 uppercase.
3092
3093 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3094
3095 * gdb.dwarf2/formdata16.c: New file.
3096 * gdb.dwarf2/formdata16.exp: New file.
3097 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3098
3099 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3100
3101 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3102 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3103 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3104 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3105 DW_AT_GNU_*.
3106
3107 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3108
3109 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3110
3111 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3112
3113 PR gdb/21164
3114 * gdb.base/maint.exp: Add testcases for when the commands do
3115 not have arguments.
3116
3117 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3118
3119 * gdb.cp/chained-calls.exp: Use p instead of P.
3120
3121 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3122
3123 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3124 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3125
3126 2017-02-14 Tom Tromey <tom@tromey.com>
3127
3128 PR python/13598:
3129 * gdb.python/py-events.exp: Add before_prompt event tests.
3130
3131 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3132
3133 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3134
3135 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3136
3137 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3138 (main): Call my_unique_function_name.
3139 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3140 completion of patterns with a single match.
3141 Add missing -re switches to gdb_test_multiple calls.
3142
3143 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3144
3145 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3146 return if core file is not recognized.
3147
3148 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3149
3150 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3151 and extra UIs.
3152
3153 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3154
3155 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3156 proc_with_prefix.
3157
3158 2017-02-10 Tom Tromey <tom@tromey.com>
3159
3160 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3161
3162 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
3163
3164 PR gdb/21122
3165 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3166
3167 2017-02-08 Jerome Guitton <guitton@adacore.com>
3168
3169 * gdb.base/define.exp: Add test for command abbreviations
3170 in define.
3171
3172 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
3173
3174 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3175 * gdb.reverse/insn-reverse-x86.c: New file.
3176
3177 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3178
3179 PR tdep/20936
3180 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3181
3182 2017-02-03 Tom Tromey <tom@tromey.com>
3183
3184 PR rust/21097:
3185 * gdb.rust/simple.exp: Add new tests.
3186
3187 2017-02-02 Pedro Alves <palves@redhat.com>
3188
3189 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3190 tests.
3191
3192 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3193
3194 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3195 taking a 2-byte value out of a 4-byte DWARF implicit value on
3196 big-endian targets.
3197 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3198 logic. Add test cases for DW_OP_implicit.
3199
3200 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3201
3202 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3203
3204 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3205
3206 * gdb.btrace/enable.exp: Call gdb_exit before
3207 skip_gdbserver_tests.
3208
3209 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3210
3211 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3212 GDBFLAGS.
3213
3214 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3215
3216 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3217 the test is skipped.
3218 * gdb.btrace/data.exp: Likewise.
3219 * gdb.btrace/delta.exp: Likewise.
3220 * gdb.btrace/dlopen.exp: Likewise.
3221 * gdb.btrace/enable-running.exp: Likewise.
3222 * gdb.btrace/enable.exp: Likewise.
3223 * gdb.btrace/exception.exp: Likewise.
3224 * gdb.btrace/function_call_history.exp: Likewise.
3225 * gdb.btrace/gcore.exp: Likewise.
3226 * gdb.btrace/instruction_history.exp: Likewise.
3227 * gdb.btrace/multi-thread-step.exp: Likewise.
3228 * gdb.btrace/nohist.exp: Likewise.
3229 * gdb.btrace/non-stop.exp: Likewise.
3230 * gdb.btrace/reconnect.exp: Likewise.
3231 * gdb.btrace/record_goto-step.exp: Likewise.
3232 * gdb.btrace/record_goto.exp: Likewise.
3233 * gdb.btrace/rn-dl-bind.exp: Likewise.
3234 * gdb.btrace/segv.exp: Likewise.
3235 * gdb.btrace/step.exp: Likewise.
3236 * gdb.btrace/stepi.exp: Likewise.
3237 * gdb.btrace/tailcall-only.exp: Likewise.
3238 * gdb.btrace/tailcall.exp: Likewise.
3239 * gdb.btrace/tsx.exp: Likewise.
3240 * gdb.btrace/unknown_functions.exp: Likewise.
3241 * gdb.btrace/vdso.exp: Likewise.
3242
3243 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3244
3245 * gdb.btrace/enable-running.c: New.
3246 * gdb.btrace/enable-running.exp: New.
3247
3248 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3249
3250 * gdb.arch/amd64-gs_base.c: New file.
3251 * gdb.arch/amd64-gs_base.exp: New file.
3252
3253 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3254
3255 * lib/memory.exp: Remove spurious empty newlines.
3256
3257 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3258
3259 * gdb.python/py-bad-printers.exp: Load python file using "source".
3260 * gdb.python/py-events.exp: Likewise.
3261 * gdb.python/py-evsignal.exp: Likewise.
3262 * gdb.python/py-evthreads.exp: Likewise.
3263 * gdb.python/py-frame-args.exp: Likewise.
3264 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3265 * gdb.python/py-framefilter-mi.exp: Likewise.
3266 * gdb.python/py-framefilter.exp: Likewise.
3267 * gdb.python/py-mi.exp: Likewise.
3268 * gdb.python/py-pp-maint.exp: Likewise.
3269 * gdb.python/py-pp-registration.exp: Likewise.
3270 * gdb.python/py-prettyprint.exp: Likewise.
3271 (run_lang_tests): Likewise.
3272 * gdb.python/py-typeprint.exp: Likewise.
3273
3274 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3275
3276 * lib/memory.exp: New file.
3277 * lib/gdb.exp: Load memory.exp.
3278 * gdb.base/memattr.exp (delete_memory): Move proc to
3279 lib/memory.exp and rename to delete_memory_regions.
3280 Replace delete_memory with delete_memory_regions.
3281 Cleanup memory regions before tests.
3282 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3283 before tests.
3284
3285 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3286
3287 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3288 files.
3289 (initialize): New function conditionally defined.
3290 (testcases): Move within conditional block.
3291 (main): Call initialize.
3292 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3293 of gdb.reverse/insn-reverse.c.
3294 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3295 gdb.reverse/insn-reverse.c.
3296
3297 2017-01-26 Yao Qi <yao.qi@linaro.org>
3298
3299 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3300 disassemble on address 0.
3301
3302 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3303 Yao Qi <yao.qi@linaro.org>
3304
3305 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3306 * gdb.dwarf2/implptr-64bit.S: Remove.
3307 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3308 variables in caller's context. Add DW_OP_implicit_value.
3309
3310 2017-01-25 Yao Qi <yao.qi@linaro.org>
3311
3312 * lib/dwarf.exp (Dwarf::_location): Handle
3313 DW_OP_GNU_implicit_pointer with proper size.
3314
3315 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3316
3317 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3318 and add untested calls.
3319
3320 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3321
3322 * gdb.python/python.exp: Check line number against what GDB thinks
3323 the line number is for func1.
3324
3325 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3326
3327 * gdb.dlang/debug-expr.exp: New file.
3328
3329 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
3330
3331 Fix test names for the following files:
3332
3333 * gdb.ada/exec_changed.exp
3334 * gdb.ada/info_types.exp
3335 * gdb.arch/aarch64-atomic-inst.exp
3336 * gdb.arch/aarch64-fp.exp
3337 * gdb.arch/altivec-abi.exp
3338 * gdb.arch/altivec-regs.exp
3339 * gdb.arch/amd64-byte.exp
3340 * gdb.arch/amd64-disp-step.exp
3341 * gdb.arch/amd64-dword.exp
3342 * gdb.arch/amd64-entry-value-inline.exp
3343 * gdb.arch/amd64-entry-value-param.exp
3344 * gdb.arch/amd64-entry-value-paramref.exp
3345 * gdb.arch/amd64-entry-value.exp
3346 * gdb.arch/amd64-i386-address.exp
3347 * gdb.arch/amd64-invalid-stack-middle.exp
3348 * gdb.arch/amd64-invalid-stack-top.exp
3349 * gdb.arch/amd64-optimout-repeat.exp
3350 * gdb.arch/amd64-prologue-skip.exp
3351 * gdb.arch/amd64-prologue-xmm.exp
3352 * gdb.arch/amd64-stap-special-operands.exp
3353 * gdb.arch/amd64-stap-wrong-subexp.exp
3354 * gdb.arch/amd64-tailcall-cxx.exp
3355 * gdb.arch/amd64-tailcall-noret.exp
3356 * gdb.arch/amd64-tailcall-ret.exp
3357 * gdb.arch/amd64-tailcall-self.exp
3358 * gdb.arch/amd64-word.exp
3359 * gdb.arch/arm-bl-branch-dest.exp
3360 * gdb.arch/arm-disp-step.exp
3361 * gdb.arch/arm-neon.exp
3362 * gdb.arch/arm-single-step-kernel-helper.exp
3363 * gdb.arch/avr-flash-qualifier.exp
3364 * gdb.arch/disp-step-insn-reloc.exp
3365 * gdb.arch/e500-abi.exp
3366 * gdb.arch/e500-regs.exp
3367 * gdb.arch/ftrace-insn-reloc.exp
3368 * gdb.arch/i386-avx512.exp
3369 * gdb.arch/i386-bp_permanent.exp
3370 * gdb.arch/i386-byte.exp
3371 * gdb.arch/i386-cfi-notcurrent.exp
3372 * gdb.arch/i386-disp-step.exp
3373 * gdb.arch/i386-dr3-watch.exp
3374 * gdb.arch/i386-float.exp
3375 * gdb.arch/i386-gnu-cfi.exp
3376 * gdb.arch/i386-mpx-map.exp
3377 * gdb.arch/i386-mpx-sigsegv.exp
3378 * gdb.arch/i386-mpx-simple_segv.exp
3379 * gdb.arch/i386-mpx.exp
3380 * gdb.arch/i386-permbkpt.exp
3381 * gdb.arch/i386-prologue.exp
3382 * gdb.arch/i386-signal.exp
3383 * gdb.arch/i386-size-overlap.exp
3384 * gdb.arch/i386-unwind.exp
3385 * gdb.arch/i386-word.exp
3386 * gdb.arch/mips-fcr.exp
3387 * gdb.arch/powerpc-d128-regs.exp
3388 * gdb.arch/powerpc-stackless.exp
3389 * gdb.arch/ppc64-atomic-inst.exp
3390 * gdb.arch/s390-stackless.exp
3391 * gdb.arch/s390-tdbregs.exp
3392 * gdb.arch/s390-vregs.exp
3393 * gdb.arch/sparc-sysstep.exp
3394 * gdb.arch/thumb-bx-pc.exp
3395 * gdb.arch/thumb-singlestep.exp
3396 * gdb.arch/thumb2-it.exp
3397 * gdb.arch/vsx-regs.exp
3398 * gdb.asm/asm-source.exp
3399 * gdb.base/a2-run.exp
3400 * gdb.base/advance.exp
3401 * gdb.base/all-bin.exp
3402 * gdb.base/anon.exp
3403 * gdb.base/args.exp
3404 * gdb.base/arithmet.exp
3405 * gdb.base/async-shell.exp
3406 * gdb.base/async.exp
3407 * gdb.base/attach-pie-noexec.exp
3408 * gdb.base/attach-twice.exp
3409 * gdb.base/auto-load.exp
3410 * gdb.base/bang.exp
3411 * gdb.base/bitfields.exp
3412 * gdb.base/break-always.exp
3413 * gdb.base/break-caller-line.exp
3414 * gdb.base/break-entry.exp
3415 * gdb.base/break-inline.exp
3416 * gdb.base/break-on-linker-gcd-function.exp
3417 * gdb.base/break-probes.exp
3418 * gdb.base/break.exp
3419 * gdb.base/breakpoint-shadow.exp
3420 * gdb.base/call-ar-st.exp
3421 * gdb.base/call-sc.exp
3422 * gdb.base/call-signal-resume.exp
3423 * gdb.base/call-strs.exp
3424 * gdb.base/callfuncs.exp
3425 * gdb.base/catch-fork-static.exp
3426 * gdb.base/catch-gdb-caused-signals.exp
3427 * gdb.base/catch-load.exp
3428 * gdb.base/catch-signal-fork.exp
3429 * gdb.base/catch-signal.exp
3430 * gdb.base/catch-syscall.exp
3431 * gdb.base/charset.exp
3432 * gdb.base/checkpoint.exp
3433 * gdb.base/chng-syms.exp
3434 * gdb.base/code-expr.exp
3435 * gdb.base/code_elim.exp
3436 * gdb.base/commands.exp
3437 * gdb.base/completion.exp
3438 * gdb.base/complex.exp
3439 * gdb.base/cond-expr.exp
3440 * gdb.base/condbreak.exp
3441 * gdb.base/consecutive.exp
3442 * gdb.base/continue-all-already-running.exp
3443 * gdb.base/coredump-filter.exp
3444 * gdb.base/corefile.exp
3445 * gdb.base/dbx.exp
3446 * gdb.base/debug-expr.exp
3447 * gdb.base/define.exp
3448 * gdb.base/del.exp
3449 * gdb.base/disabled-location.exp
3450 * gdb.base/disasm-end-cu.exp
3451 * gdb.base/disasm-optim.exp
3452 * gdb.base/display.exp
3453 * gdb.base/duplicate-bp.exp
3454 * gdb.base/ena-dis-br.exp
3455 * gdb.base/ending-run.exp
3456 * gdb.base/enumval.exp
3457 * gdb.base/environ.exp
3458 * gdb.base/eu-strip-infcall.exp
3459 * gdb.base/eval-avoid-side-effects.exp
3460 * gdb.base/eval-skip.exp
3461 * gdb.base/exitsignal.exp
3462 * gdb.base/expand-psymtabs.exp
3463 * gdb.base/filesym.exp
3464 * gdb.base/find-unmapped.exp
3465 * gdb.base/finish.exp
3466 * gdb.base/float.exp
3467 * gdb.base/foll-exec-mode.exp
3468 * gdb.base/foll-exec.exp
3469 * gdb.base/foll-fork.exp
3470 * gdb.base/fortran-sym-case.exp
3471 * gdb.base/freebpcmd.exp
3472 * gdb.base/func-ptr.exp
3473 * gdb.base/func-ptrs.exp
3474 * gdb.base/funcargs.exp
3475 * gdb.base/gcore-buffer-overflow.exp
3476 * gdb.base/gcore-relro-pie.exp
3477 * gdb.base/gcore-relro.exp
3478 * gdb.base/gcore.exp
3479 * gdb.base/gdb1090.exp
3480 * gdb.base/gdb11530.exp
3481 * gdb.base/gdb11531.exp
3482 * gdb.base/gdb1821.exp
3483 * gdb.base/gdbindex-stabs.exp
3484 * gdb.base/gdbvars.exp
3485 * gdb.base/hbreak.exp
3486 * gdb.base/hbreak2.exp
3487 * gdb.base/included.exp
3488 * gdb.base/infcall-input.exp
3489 * gdb.base/inferior-died.exp
3490 * gdb.base/infnan.exp
3491 * gdb.base/info-macros.exp
3492 * gdb.base/info-os.exp
3493 * gdb.base/info-proc.exp
3494 * gdb.base/info-shared.exp
3495 * gdb.base/info-target.exp
3496 * gdb.base/infoline.exp
3497 * gdb.base/interp.exp
3498 * gdb.base/interrupt.exp
3499 * gdb.base/jit-reader.exp
3500 * gdb.base/jit-simple.exp
3501 * gdb.base/kill-after-signal.exp
3502 * gdb.base/kill-detach-inferiors-cmd.exp
3503 * gdb.base/label.exp
3504 * gdb.base/langs.exp
3505 * gdb.base/ldbl_e308.exp
3506 * gdb.base/line-symtabs.exp
3507 * gdb.base/linespecs.exp
3508 * gdb.base/list.exp
3509 * gdb.base/long_long.exp
3510 * gdb.base/longest-types.exp
3511 * gdb.base/maint.exp
3512 * gdb.base/max-value-size.exp
3513 * gdb.base/memattr.exp
3514 * gdb.base/mips_pro.exp
3515 * gdb.base/morestack.exp
3516 * gdb.base/moribund-step.exp
3517 * gdb.base/multi-forks.exp
3518 * gdb.base/nested-addr.exp
3519 * gdb.base/nextoverexit.exp
3520 * gdb.base/noreturn-finish.exp
3521 * gdb.base/noreturn-return.exp
3522 * gdb.base/nostdlib.exp
3523 * gdb.base/offsets.exp
3524 * gdb.base/opaque.exp
3525 * gdb.base/pc-fp.exp
3526 * gdb.base/permissions.exp
3527 * gdb.base/print-symbol-loading.exp
3528 * gdb.base/prologue-include.exp
3529 * gdb.base/psymtab.exp
3530 * gdb.base/ptype.exp
3531 * gdb.base/random-signal.exp
3532 * gdb.base/randomize.exp
3533 * gdb.base/range-stepping.exp
3534 * gdb.base/readline-ask.exp
3535 * gdb.base/recpar.exp
3536 * gdb.base/recurse.exp
3537 * gdb.base/relational.exp
3538 * gdb.base/restore.exp
3539 * gdb.base/return-nodebug.exp
3540 * gdb.base/return.exp
3541 * gdb.base/run-after-attach.exp
3542 * gdb.base/save-bp.exp
3543 * gdb.base/scope.exp
3544 * gdb.base/sect-cmd.exp
3545 * gdb.base/set-lang-auto.exp
3546 * gdb.base/set-noassign.exp
3547 * gdb.base/setvar.exp
3548 * gdb.base/sigall.exp
3549 * gdb.base/sigbpt.exp
3550 * gdb.base/siginfo-addr.exp
3551 * gdb.base/siginfo-infcall.exp
3552 * gdb.base/siginfo-obj.exp
3553 * gdb.base/siginfo.exp
3554 * gdb.base/signals-state-child.exp
3555 * gdb.base/signest.exp
3556 * gdb.base/sigstep.exp
3557 * gdb.base/sizeof.exp
3558 * gdb.base/skip.exp
3559 * gdb.base/solib-corrupted.exp
3560 * gdb.base/solib-nodir.exp
3561 * gdb.base/solib-search.exp
3562 * gdb.base/stack-checking.exp
3563 * gdb.base/stale-infcall.exp
3564 * gdb.base/stap-probe.exp
3565 * gdb.base/start.exp
3566 * gdb.base/step-break.exp
3567 * gdb.base/step-bt.exp
3568 * gdb.base/step-line.exp
3569 * gdb.base/step-over-exit.exp
3570 * gdb.base/step-over-syscall.exp
3571 * gdb.base/step-resume-infcall.exp
3572 * gdb.base/step-test.exp
3573 * gdb.base/store.exp
3574 * gdb.base/structs3.exp
3575 * gdb.base/sym-file.exp
3576 * gdb.base/symbol-without-target_section.exp
3577 * gdb.base/term.exp
3578 * gdb.base/testenv.exp
3579 * gdb.base/ui-redirect.exp
3580 * gdb.base/until.exp
3581 * gdb.base/unwindonsignal.exp
3582 * gdb.base/value-double-free.exp
3583 * gdb.base/vla-datatypes.exp
3584 * gdb.base/vla-ptr.exp
3585 * gdb.base/vla-sideeffect.exp
3586 * gdb.base/volatile.exp
3587 * gdb.base/watch-cond-infcall.exp
3588 * gdb.base/watch-cond.exp
3589 * gdb.base/watch-non-mem.exp
3590 * gdb.base/watch-read.exp
3591 * gdb.base/watch-vfork.exp
3592 * gdb.base/watchpoint-cond-gone.exp
3593 * gdb.base/watchpoint-delete.exp
3594 * gdb.base/watchpoint-hw-hit-once.exp
3595 * gdb.base/watchpoint-hw.exp
3596 * gdb.base/watchpoint-stops-at-right-insn.exp
3597 * gdb.base/watchpoints.exp
3598 * gdb.base/wchar.exp
3599 * gdb.base/whatis-exp.exp
3600 * gdb.btrace/buffer-size.exp
3601 * gdb.btrace/data.exp
3602 * gdb.btrace/delta.exp
3603 * gdb.btrace/dlopen.exp
3604 * gdb.btrace/enable.exp
3605 * gdb.btrace/exception.exp
3606 * gdb.btrace/function_call_history.exp
3607 * gdb.btrace/gcore.exp
3608 * gdb.btrace/instruction_history.exp
3609 * gdb.btrace/nohist.exp
3610 * gdb.btrace/reconnect.exp
3611 * gdb.btrace/record_goto-step.exp
3612 * gdb.btrace/record_goto.exp
3613 * gdb.btrace/rn-dl-bind.exp
3614 * gdb.btrace/segv.exp
3615 * gdb.btrace/step.exp
3616 * gdb.btrace/stepi.exp
3617 * gdb.btrace/tailcall-only.exp
3618 * gdb.btrace/tailcall.exp
3619 * gdb.btrace/tsx.exp
3620 * gdb.btrace/unknown_functions.exp
3621 * gdb.btrace/vdso.exp
3622 * gdb.compile/compile-ifunc.exp
3623 * gdb.compile/compile-ops.exp
3624 * gdb.compile/compile-print.exp
3625 * gdb.compile/compile-setjmp.exp
3626 * gdb.cp/abstract-origin.exp
3627 * gdb.cp/ambiguous.exp
3628 * gdb.cp/annota2.exp
3629 * gdb.cp/annota3.exp
3630 * gdb.cp/anon-ns.exp
3631 * gdb.cp/anon-struct.exp
3632 * gdb.cp/anon-union.exp
3633 * gdb.cp/arg-reference.exp
3634 * gdb.cp/baseenum.exp
3635 * gdb.cp/bool.exp
3636 * gdb.cp/breakpoint.exp
3637 * gdb.cp/bs15503.exp
3638 * gdb.cp/call-c.exp
3639 * gdb.cp/casts.exp
3640 * gdb.cp/chained-calls.exp
3641 * gdb.cp/class2.exp
3642 * gdb.cp/classes.exp
3643 * gdb.cp/cmpd-minsyms.exp
3644 * gdb.cp/converts.exp
3645 * gdb.cp/cp-relocate.exp
3646 * gdb.cp/cpcompletion.exp
3647 * gdb.cp/cpexprs.exp
3648 * gdb.cp/cplabel.exp
3649 * gdb.cp/cplusfuncs.exp
3650 * gdb.cp/cpsizeof.exp
3651 * gdb.cp/ctti.exp
3652 * gdb.cp/derivation.exp
3653 * gdb.cp/destrprint.exp
3654 * gdb.cp/dispcxx.exp
3655 * gdb.cp/enum-class.exp
3656 * gdb.cp/exception.exp
3657 * gdb.cp/exceptprint.exp
3658 * gdb.cp/expand-psymtabs-cxx.exp
3659 * gdb.cp/expand-sals.exp
3660 * gdb.cp/extern-c.exp
3661 * gdb.cp/filename.exp
3662 * gdb.cp/formatted-ref.exp
3663 * gdb.cp/fpointer.exp
3664 * gdb.cp/gdb1355.exp
3665 * gdb.cp/gdb2495.exp
3666 * gdb.cp/hang.exp
3667 * gdb.cp/impl-this.exp
3668 * gdb.cp/infcall-dlopen.exp
3669 * gdb.cp/inherit.exp
3670 * gdb.cp/iostream.exp
3671 * gdb.cp/koenig.exp
3672 * gdb.cp/local.exp
3673 * gdb.cp/m-data.exp
3674 * gdb.cp/m-static.exp
3675 * gdb.cp/mb-ctor.exp
3676 * gdb.cp/mb-inline.exp
3677 * gdb.cp/mb-templates.exp
3678 * gdb.cp/member-name.exp
3679 * gdb.cp/member-ptr.exp
3680 * gdb.cp/meth-typedefs.exp
3681 * gdb.cp/method.exp
3682 * gdb.cp/method2.exp
3683 * gdb.cp/minsym-fallback.exp
3684 * gdb.cp/misc.exp
3685 * gdb.cp/namelessclass.exp
3686 * gdb.cp/namespace-enum.exp
3687 * gdb.cp/namespace-nested-import.exp
3688 * gdb.cp/namespace.exp
3689 * gdb.cp/nextoverthrow.exp
3690 * gdb.cp/no-dmgl-verbose.exp
3691 * gdb.cp/non-trivial-retval.exp
3692 * gdb.cp/noparam.exp
3693 * gdb.cp/nsdecl.exp
3694 * gdb.cp/nsimport.exp
3695 * gdb.cp/nsnested.exp
3696 * gdb.cp/nsnoimports.exp
3697 * gdb.cp/nsrecurs.exp
3698 * gdb.cp/nsstress.exp
3699 * gdb.cp/nsusing.exp
3700 * gdb.cp/operator.exp
3701 * gdb.cp/oranking.exp
3702 * gdb.cp/overload-const.exp
3703 * gdb.cp/overload.exp
3704 * gdb.cp/ovldbreak.exp
3705 * gdb.cp/ovsrch.exp
3706 * gdb.cp/paren-type.exp
3707 * gdb.cp/parse-lang.exp
3708 * gdb.cp/pass-by-ref.exp
3709 * gdb.cp/pr-1023.exp
3710 * gdb.cp/pr-1210.exp
3711 * gdb.cp/pr-574.exp
3712 * gdb.cp/pr10687.exp
3713 * gdb.cp/pr12028.exp
3714 * gdb.cp/pr17132.exp
3715 * gdb.cp/pr17494.exp
3716 * gdb.cp/pr9067.exp
3717 * gdb.cp/pr9167.exp
3718 * gdb.cp/pr9631.exp
3719 * gdb.cp/printmethod.exp
3720 * gdb.cp/psmang.exp
3721 * gdb.cp/psymtab-parameter.exp
3722 * gdb.cp/ptype-cv-cp.exp
3723 * gdb.cp/ptype-flags.exp
3724 * gdb.cp/re-set-overloaded.exp
3725 * gdb.cp/ref-types.exp
3726 * gdb.cp/rtti.exp
3727 * gdb.cp/scope-err.exp
3728 * gdb.cp/shadow.exp
3729 * gdb.cp/smartp.exp
3730 * gdb.cp/static-method.exp
3731 * gdb.cp/static-print-quit.exp
3732 * gdb.cp/temargs.exp
3733 * gdb.cp/templates.exp
3734 * gdb.cp/try_catch.exp
3735 * gdb.cp/typedef-operator.exp
3736 * gdb.cp/typeid.exp
3737 * gdb.cp/userdef.exp
3738 * gdb.cp/using-crash.exp
3739 * gdb.cp/var-tag.exp
3740 * gdb.cp/virtbase.exp
3741 * gdb.cp/virtfunc.exp
3742 * gdb.cp/virtfunc2.exp
3743 * gdb.cp/vla-cxx.exp
3744 * gdb.disasm/t01_mov.exp
3745 * gdb.disasm/t02_mova.exp
3746 * gdb.disasm/t03_add.exp
3747 * gdb.disasm/t04_sub.exp
3748 * gdb.disasm/t05_cmp.exp
3749 * gdb.disasm/t06_ari2.exp
3750 * gdb.disasm/t07_ari3.exp
3751 * gdb.disasm/t08_or.exp
3752 * gdb.disasm/t09_xor.exp
3753 * gdb.disasm/t10_and.exp
3754 * gdb.disasm/t11_logs.exp
3755 * gdb.disasm/t12_bit.exp
3756 * gdb.disasm/t13_otr.exp
3757 * gdb.dlang/circular.exp
3758 * gdb.dwarf2/arr-stride.exp
3759 * gdb.dwarf2/arr-subrange.exp
3760 * gdb.dwarf2/atomic-type.exp
3761 * gdb.dwarf2/bad-regnum.exp
3762 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3763 * gdb.dwarf2/callframecfa.exp
3764 * gdb.dwarf2/clztest.exp
3765 * gdb.dwarf2/corrupt.exp
3766 * gdb.dwarf2/data-loc.exp
3767 * gdb.dwarf2/dup-psym.exp
3768 * gdb.dwarf2/dw2-anon-mptr.exp
3769 * gdb.dwarf2/dw2-anonymous-func.exp
3770 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3771 * gdb.dwarf2/dw2-bad-unresolved.exp
3772 * gdb.dwarf2/dw2-basic.exp
3773 * gdb.dwarf2/dw2-canonicalize-type.exp
3774 * gdb.dwarf2/dw2-case-insensitive.exp
3775 * gdb.dwarf2/dw2-common-block.exp
3776 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3777 * gdb.dwarf2/dw2-compressed.exp
3778 * gdb.dwarf2/dw2-const.exp
3779 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3780 * gdb.dwarf2/dw2-cu-size.exp
3781 * gdb.dwarf2/dw2-dup-frame.exp
3782 * gdb.dwarf2/dw2-entry-value.exp
3783 * gdb.dwarf2/dw2-icycle.exp
3784 * gdb.dwarf2/dw2-ifort-parameter.exp
3785 * gdb.dwarf2/dw2-inline-break.exp
3786 * gdb.dwarf2/dw2-inline-param.exp
3787 * gdb.dwarf2/dw2-intercu.exp
3788 * gdb.dwarf2/dw2-intermix.exp
3789 * gdb.dwarf2/dw2-lexical-block-bare.exp
3790 * gdb.dwarf2/dw2-linkage-name-trust.exp
3791 * gdb.dwarf2/dw2-minsym-in-cu.exp
3792 * gdb.dwarf2/dw2-noloc.exp
3793 * gdb.dwarf2/dw2-op-call.exp
3794 * gdb.dwarf2/dw2-op-out-param.exp
3795 * gdb.dwarf2/dw2-opt-structptr.exp
3796 * gdb.dwarf2/dw2-param-error.exp
3797 * gdb.dwarf2/dw2-producer.exp
3798 * gdb.dwarf2/dw2-ranges-base.exp
3799 * gdb.dwarf2/dw2-ref-missing-frame.exp
3800 * gdb.dwarf2/dw2-reg-undefined.exp
3801 * gdb.dwarf2/dw2-regno-invalid.exp
3802 * gdb.dwarf2/dw2-restore.exp
3803 * gdb.dwarf2/dw2-restrict.exp
3804 * gdb.dwarf2/dw2-single-line-discriminators.exp
3805 * gdb.dwarf2/dw2-strp.exp
3806 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3807 * gdb.dwarf2/dw2-unresolved.exp
3808 * gdb.dwarf2/dw2-var-zero-addr.exp
3809 * gdb.dwarf2/dw4-sig-types.exp
3810 * gdb.dwarf2/dwz.exp
3811 * gdb.dwarf2/dynarr-ptr.exp
3812 * gdb.dwarf2/enum-type.exp
3813 * gdb.dwarf2/gdb-index.exp
3814 * gdb.dwarf2/implptr-64bit.exp
3815 * gdb.dwarf2/implptr-optimized-out.exp
3816 * gdb.dwarf2/implptr.exp
3817 * gdb.dwarf2/implref-array.exp
3818 * gdb.dwarf2/implref-const.exp
3819 * gdb.dwarf2/implref-global.exp
3820 * gdb.dwarf2/implref-struct.exp
3821 * gdb.dwarf2/mac-fileno.exp
3822 * gdb.dwarf2/main-subprogram.exp
3823 * gdb.dwarf2/member-ptr-forwardref.exp
3824 * gdb.dwarf2/method-ptr.exp
3825 * gdb.dwarf2/missing-sig-type.exp
3826 * gdb.dwarf2/nonvar-access.exp
3827 * gdb.dwarf2/opaque-type-lookup.exp
3828 * gdb.dwarf2/pieces-optimized-out.exp
3829 * gdb.dwarf2/pieces.exp
3830 * gdb.dwarf2/pr10770.exp
3831 * gdb.dwarf2/pr13961.exp
3832 * gdb.dwarf2/staticvirtual.exp
3833 * gdb.dwarf2/subrange.exp
3834 * gdb.dwarf2/symtab-producer.exp
3835 * gdb.dwarf2/trace-crash.exp
3836 * gdb.dwarf2/typeddwarf.exp
3837 * gdb.dwarf2/valop.exp
3838 * gdb.dwarf2/watch-notconst.exp
3839 * gdb.fortran/array-element.exp
3840 * gdb.fortran/charset.exp
3841 * gdb.fortran/common-block.exp
3842 * gdb.fortran/complex.exp
3843 * gdb.fortran/derived-type-function.exp
3844 * gdb.fortran/derived-type.exp
3845 * gdb.fortran/logical.exp
3846 * gdb.fortran/module.exp
3847 * gdb.fortran/multi-dim.exp
3848 * gdb.fortran/nested-funcs.exp
3849 * gdb.fortran/print-formatted.exp
3850 * gdb.fortran/subarray.exp
3851 * gdb.fortran/vla-alloc-assoc.exp
3852 * gdb.fortran/vla-datatypes.exp
3853 * gdb.fortran/vla-history.exp
3854 * gdb.fortran/vla-ptr-info.exp
3855 * gdb.fortran/vla-ptype-sub.exp
3856 * gdb.fortran/vla-ptype.exp
3857 * gdb.fortran/vla-sizeof.exp
3858 * gdb.fortran/vla-type.exp
3859 * gdb.fortran/vla-value-sub-arbitrary.exp
3860 * gdb.fortran/vla-value-sub-finish.exp
3861 * gdb.fortran/vla-value-sub.exp
3862 * gdb.fortran/vla-value.exp
3863 * gdb.fortran/whatis_type.exp
3864 * gdb.go/chan.exp
3865 * gdb.go/handcall.exp
3866 * gdb.go/hello.exp
3867 * gdb.go/integers.exp
3868 * gdb.go/methods.exp
3869 * gdb.go/package.exp
3870 * gdb.go/strings.exp
3871 * gdb.go/types.exp
3872 * gdb.go/unsafe.exp
3873 * gdb.guile/scm-arch.exp
3874 * gdb.guile/scm-block.exp
3875 * gdb.guile/scm-breakpoint.exp
3876 * gdb.guile/scm-cmd.exp
3877 * gdb.guile/scm-disasm.exp
3878 * gdb.guile/scm-equal.exp
3879 * gdb.guile/scm-frame-args.exp
3880 * gdb.guile/scm-frame-inline.exp
3881 * gdb.guile/scm-frame.exp
3882 * gdb.guile/scm-iterator.exp
3883 * gdb.guile/scm-math.exp
3884 * gdb.guile/scm-objfile.exp
3885 * gdb.guile/scm-ports.exp
3886 * gdb.guile/scm-symbol.exp
3887 * gdb.guile/scm-symtab.exp
3888 * gdb.guile/scm-value-cc.exp
3889 * gdb.guile/types-module.exp
3890 * gdb.linespec/break-ask.exp
3891 * gdb.linespec/cpexplicit.exp
3892 * gdb.linespec/explicit.exp
3893 * gdb.linespec/keywords.exp
3894 * gdb.linespec/linespec.exp
3895 * gdb.linespec/ls-dollar.exp
3896 * gdb.linespec/ls-errs.exp
3897 * gdb.linespec/skip-two.exp
3898 * gdb.linespec/thread.exp
3899 * gdb.mi/mi-async.exp
3900 * gdb.mi/mi-basics.exp
3901 * gdb.mi/mi-break.exp
3902 * gdb.mi/mi-catch-load.exp
3903 * gdb.mi/mi-cli.exp
3904 * gdb.mi/mi-cmd-param-changed.exp
3905 * gdb.mi/mi-console.exp
3906 * gdb.mi/mi-detach.exp
3907 * gdb.mi/mi-disassemble.exp
3908 * gdb.mi/mi-eval.exp
3909 * gdb.mi/mi-file-transfer.exp
3910 * gdb.mi/mi-file.exp
3911 * gdb.mi/mi-fill-memory.exp
3912 * gdb.mi/mi-inheritance-syntax-error.exp
3913 * gdb.mi/mi-linespec-err-cp.exp
3914 * gdb.mi/mi-logging.exp
3915 * gdb.mi/mi-memory-changed.exp
3916 * gdb.mi/mi-read-memory.exp
3917 * gdb.mi/mi-record-changed.exp
3918 * gdb.mi/mi-reg-undefined.exp
3919 * gdb.mi/mi-regs.exp
3920 * gdb.mi/mi-return.exp
3921 * gdb.mi/mi-reverse.exp
3922 * gdb.mi/mi-simplerun.exp
3923 * gdb.mi/mi-solib.exp
3924 * gdb.mi/mi-stack.exp
3925 * gdb.mi/mi-stepi.exp
3926 * gdb.mi/mi-syn-frame.exp
3927 * gdb.mi/mi-until.exp
3928 * gdb.mi/mi-var-block.exp
3929 * gdb.mi/mi-var-child.exp
3930 * gdb.mi/mi-var-cmd.exp
3931 * gdb.mi/mi-var-cp.exp
3932 * gdb.mi/mi-var-display.exp
3933 * gdb.mi/mi-var-invalidate.exp
3934 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3935 * gdb.mi/mi-vla-fortran.exp
3936 * gdb.mi/mi-watch.exp
3937 * gdb.mi/mi2-var-child.exp
3938 * gdb.mi/user-selected-context-sync.exp
3939 * gdb.modula2/unbounded-array.exp
3940 * gdb.multi/dummy-frame-restore.exp
3941 * gdb.multi/multi-arch-exec.exp
3942 * gdb.multi/multi-arch.exp
3943 * gdb.multi/tids.exp
3944 * gdb.multi/watchpoint-multi.exp
3945 * gdb.opencl/callfuncs.exp
3946 * gdb.opencl/convs_casts.exp
3947 * gdb.opencl/datatypes.exp
3948 * gdb.opencl/operators.exp
3949 * gdb.opencl/vec_comps.exp
3950 * gdb.opt/clobbered-registers-O2.exp
3951 * gdb.opt/inline-break.exp
3952 * gdb.opt/inline-bt.exp
3953 * gdb.opt/inline-cmds.exp
3954 * gdb.opt/inline-locals.exp
3955 * gdb.pascal/case-insensitive-symbols.exp
3956 * gdb.pascal/floats.exp
3957 * gdb.pascal/gdb11492.exp
3958 * gdb.python/lib-types.exp
3959 * gdb.python/py-arch.exp
3960 * gdb.python/py-as-string.exp
3961 * gdb.python/py-bad-printers.exp
3962 * gdb.python/py-block.exp
3963 * gdb.python/py-breakpoint-create-fail.exp
3964 * gdb.python/py-breakpoint.exp
3965 * gdb.python/py-caller-is.exp
3966 * gdb.python/py-cmd.exp
3967 * gdb.python/py-explore-cc.exp
3968 * gdb.python/py-explore.exp
3969 * gdb.python/py-finish-breakpoint.exp
3970 * gdb.python/py-finish-breakpoint2.exp
3971 * gdb.python/py-frame-args.exp
3972 * gdb.python/py-frame-inline.exp
3973 * gdb.python/py-frame.exp
3974 * gdb.python/py-framefilter-mi.exp
3975 * gdb.python/py-infthread.exp
3976 * gdb.python/py-lazy-string.exp
3977 * gdb.python/py-linetable.exp
3978 * gdb.python/py-mi-events.exp
3979 * gdb.python/py-mi-objfile.exp
3980 * gdb.python/py-mi.exp
3981 * gdb.python/py-objfile.exp
3982 * gdb.python/py-pp-integral.exp
3983 * gdb.python/py-pp-maint.exp
3984 * gdb.python/py-pp-re-notag.exp
3985 * gdb.python/py-pp-registration.exp
3986 * gdb.python/py-recurse-unwind.exp
3987 * gdb.python/py-strfns.exp
3988 * gdb.python/py-symbol.exp
3989 * gdb.python/py-symtab.exp
3990 * gdb.python/py-sync-interp.exp
3991 * gdb.python/py-typeprint.exp
3992 * gdb.python/py-unwind-maint.exp
3993 * gdb.python/py-unwind.exp
3994 * gdb.python/py-value-cc.exp
3995 * gdb.python/py-xmethods.exp
3996 * gdb.reverse/amd64-tailcall-reverse.exp
3997 * gdb.reverse/break-precsave.exp
3998 * gdb.reverse/break-reverse.exp
3999 * gdb.reverse/consecutive-precsave.exp
4000 * gdb.reverse/consecutive-reverse.exp
4001 * gdb.reverse/finish-precsave.exp
4002 * gdb.reverse/finish-reverse-bkpt.exp
4003 * gdb.reverse/finish-reverse.exp
4004 * gdb.reverse/fstatat-reverse.exp
4005 * gdb.reverse/getresuid-reverse.exp
4006 * gdb.reverse/i386-precsave.exp
4007 * gdb.reverse/i386-reverse.exp
4008 * gdb.reverse/i386-sse-reverse.exp
4009 * gdb.reverse/i387-env-reverse.exp
4010 * gdb.reverse/i387-stack-reverse.exp
4011 * gdb.reverse/insn-reverse.exp
4012 * gdb.reverse/machinestate-precsave.exp
4013 * gdb.reverse/machinestate.exp
4014 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4015 * gdb.reverse/pipe-reverse.exp
4016 * gdb.reverse/readv-reverse.exp
4017 * gdb.reverse/recvmsg-reverse.exp
4018 * gdb.reverse/rerun-prec.exp
4019 * gdb.reverse/s390-mvcle.exp
4020 * gdb.reverse/step-precsave.exp
4021 * gdb.reverse/step-reverse.exp
4022 * gdb.reverse/time-reverse.exp
4023 * gdb.reverse/until-precsave.exp
4024 * gdb.reverse/until-reverse.exp
4025 * gdb.reverse/waitpid-reverse.exp
4026 * gdb.reverse/watch-precsave.exp
4027 * gdb.reverse/watch-reverse.exp
4028 * gdb.rust/generics.exp
4029 * gdb.rust/methods.exp
4030 * gdb.rust/modules.exp
4031 * gdb.rust/simple.exp
4032 * gdb.server/connect-with-no-symbol-file.exp
4033 * gdb.server/ext-attach.exp
4034 * gdb.server/ext-restart.exp
4035 * gdb.server/ext-wrapper.exp
4036 * gdb.server/file-transfer.exp
4037 * gdb.server/server-exec-info.exp
4038 * gdb.server/server-kill.exp
4039 * gdb.server/server-mon.exp
4040 * gdb.server/wrapper.exp
4041 * gdb.stabs/exclfwd.exp
4042 * gdb.stabs/gdb11479.exp
4043 * gdb.threads/clone-new-thread-event.exp
4044 * gdb.threads/corethreads.exp
4045 * gdb.threads/current-lwp-dead.exp
4046 * gdb.threads/dlopen-libpthread.exp
4047 * gdb.threads/gcore-thread.exp
4048 * gdb.threads/sigstep-threads.exp
4049 * gdb.threads/watchpoint-fork.exp
4050 * gdb.trace/actions-changed.exp
4051 * gdb.trace/backtrace.exp
4052 * gdb.trace/change-loc.exp
4053 * gdb.trace/circ.exp
4054 * gdb.trace/collection.exp
4055 * gdb.trace/disconnected-tracing.exp
4056 * gdb.trace/ftrace.exp
4057 * gdb.trace/mi-trace-frame-collected.exp
4058 * gdb.trace/mi-trace-unavailable.exp
4059 * gdb.trace/mi-traceframe-changed.exp
4060 * gdb.trace/mi-tsv-changed.exp
4061 * gdb.trace/no-attach-trace.exp
4062 * gdb.trace/passc-dyn.exp
4063 * gdb.trace/qtro.exp
4064 * gdb.trace/range-stepping.exp
4065 * gdb.trace/read-memory.exp
4066 * gdb.trace/save-trace.exp
4067 * gdb.trace/signal.exp
4068 * gdb.trace/status-stop.exp
4069 * gdb.trace/tfile.exp
4070 * gdb.trace/trace-break.exp
4071 * gdb.trace/trace-buffer-size.exp
4072 * gdb.trace/trace-condition.exp
4073 * gdb.trace/tracefile-pseudo-reg.exp
4074 * gdb.trace/tstatus.exp
4075 * gdb.trace/unavailable.exp
4076 * gdb.trace/while-dyn.exp
4077 * gdb.trace/while-stepping.exp
4078
4079 2016-12-22 Doug Evans <xdje42@gmail.com>
4080
4081 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4082 and msymbols.
4083
4084 2016-12-19 Yao Qi <yao.qi@linaro.org>
4085
4086 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4087 (test_with_self): Don't call do_steps_and_nexts, and remove
4088 code about stepping into xmalloc.
4089
4090 2016-12-09 Yao Qi <yao.qi@linaro.org>
4091
4092 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4093
4094 2016-12-09 Yao Qi <yao.qi@linaro.org>
4095
4096 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4097
4098 2016-12-09 Pedro Alves <palves@redhat.com>
4099
4100 * gdb.base/all-architectures-0.exp: New file.
4101 * gdb.base/all-architectures-1.exp: New file.
4102 * gdb.base/all-architectures-2.exp: New file.
4103 * gdb.base/all-architectures-3.exp: New file.
4104 * gdb.base/all-architectures-4.exp: New file.
4105 * gdb.base/all-architectures-5.exp: New file.
4106 * gdb.base/all-architectures-6.exp: New file.
4107 * gdb.base/all-architectures-7.exp: New file.
4108 * gdb.base/all-architectures.exp.in: New file.
4109
4110 2016-12-09 Yao Qi <yao.qi@linaro.org>
4111
4112 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4113
4114 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4115
4116 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4117 possible.
4118 Remove useless pattern-matching code.
4119
4120 2016-12-02 Pedro Alves <palves@redhat.com>
4121
4122 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4123 procedure.
4124 (top level): Call it.
4125
4126 2016-12-02 Pedro Alves <palves@redhat.com>
4127
4128 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4129 New procedure.
4130 (top level): Call it.
4131
4132 2016-12-02 Pedro Alves <palves@redhat.com>
4133
4134 PR cli/20559
4135 * gdb.base/commands.exp (user_defined_command_args_eval): New
4136 procedure.
4137 (top level): Call it.
4138
4139 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4140
4141 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4142 timeout handling.
4143
4144 2016-12-02 Tom Tromey <tom@tromey.com>
4145
4146 * gdb.dwarf2/main-subprogram.c: New file.
4147 * gdb.dwarf2/main-subprogram.exp: New file.
4148
4149 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4150
4151 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4152 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4153 gdb_test_no_output for a couple of cases.
4154 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4155
4156 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4157
4158 Fix test names and standardize compilation error messages throughout
4159 the following files:
4160
4161 * gdb.ada/start.exp
4162 * gdb.arch/alpha-step.exp
4163 * gdb.arch/e500-prologue.exp
4164 * gdb.arch/ftrace-insn-reloc.exp
4165 * gdb.arch/gdb1291.exp
4166 * gdb.arch/gdb1431.exp
4167 * gdb.arch/gdb1558.exp
4168 * gdb.arch/i386-dr3-watch.exp
4169 * gdb.arch/i386-sse-stack-align.exp
4170 * gdb.arch/ia64-breakpoint-shadow.exp
4171 * gdb.arch/pa-nullify.exp
4172 * gdb.arch/powerpc-aix-prologue.exp
4173 * gdb.arch/thumb-bx-pc.exp
4174 * gdb.base/annota1.exp
4175 * gdb.base/annota3.exp
4176 * gdb.base/arrayidx.exp
4177 * gdb.base/assign.exp
4178 * gdb.base/attach.exp
4179 * gdb.base/auxv.exp
4180 * gdb.base/bang.exp
4181 * gdb.base/bfp-test.exp
4182 * gdb.base/bigcore.exp
4183 * gdb.base/bitfields2.exp
4184 * gdb.base/break-fun-addr.exp
4185 * gdb.base/break-probes.exp
4186 * gdb.base/call-rt-st.exp
4187 * gdb.base/callexit.exp
4188 * gdb.base/catch-fork-kill.exp
4189 * gdb.base/charset.exp
4190 * gdb.base/checkpoint.exp
4191 * gdb.base/comprdebug.exp
4192 * gdb.base/constvars.exp
4193 * gdb.base/coredump-filter.exp
4194 * gdb.base/cursal.exp
4195 * gdb.base/cvexpr.exp
4196 * gdb.base/detach.exp
4197 * gdb.base/display.exp
4198 * gdb.base/dmsym.exp
4199 * gdb.base/dprintf-pending.exp
4200 * gdb.base/dso2dso.exp
4201 * gdb.base/dtrace-probe.exp
4202 * gdb.base/dump.exp
4203 * gdb.base/enum_cond.exp
4204 * gdb.base/exe-lock.exp
4205 * gdb.base/exec-invalid-sysroot.exp
4206 * gdb.base/execl-update-breakpoints.exp
4207 * gdb.base/exprs.exp
4208 * gdb.base/fileio.exp
4209 * gdb.base/find.exp
4210 * gdb.base/finish.exp
4211 * gdb.base/fixsection.exp
4212 * gdb.base/foll-vfork.exp
4213 * gdb.base/frame-args.exp
4214 * gdb.base/gcore.exp
4215 * gdb.base/gdb1250.exp
4216 * gdb.base/global-var-nested-by-dso.exp
4217 * gdb.base/gnu-ifunc.exp
4218 * gdb.base/hashline1.exp
4219 * gdb.base/hashline2.exp
4220 * gdb.base/hashline3.exp
4221 * gdb.base/hbreak-in-shr-unsupported.exp
4222 * gdb.base/huge.exp
4223 * gdb.base/infcall-input.exp
4224 * gdb.base/info-fun.exp
4225 * gdb.base/info-shared.exp
4226 * gdb.base/jit-simple.exp
4227 * gdb.base/jit-so.exp
4228 * gdb.base/jit.exp
4229 * gdb.base/jump.exp
4230 * gdb.base/label.exp
4231 * gdb.base/lineinc.exp
4232 * gdb.base/logical.exp
4233 * gdb.base/longjmp.exp
4234 * gdb.base/macscp.exp
4235 * gdb.base/miscexprs.exp
4236 * gdb.base/new-ui-echo.exp
4237 * gdb.base/new-ui-pending-input.exp
4238 * gdb.base/new-ui.exp
4239 * gdb.base/nodebug.exp
4240 * gdb.base/nofield.exp
4241 * gdb.base/offsets.exp
4242 * gdb.base/overlays.exp
4243 * gdb.base/pending.exp
4244 * gdb.base/pointers.exp
4245 * gdb.base/pr11022.exp
4246 * gdb.base/printcmds.exp
4247 * gdb.base/prologue.exp
4248 * gdb.base/ptr-typedef.exp
4249 * gdb.base/realname-expand.exp
4250 * gdb.base/relativedebug.exp
4251 * gdb.base/relocate.exp
4252 * gdb.base/remote.exp
4253 * gdb.base/reread.exp
4254 * gdb.base/return2.exp
4255 * gdb.base/savedregs.exp
4256 * gdb.base/sep.exp
4257 * gdb.base/sepdebug.exp
4258 * gdb.base/sepsymtab.exp
4259 * gdb.base/set-inferior-tty.exp
4260 * gdb.base/setshow.exp
4261 * gdb.base/shlib-call.exp
4262 * gdb.base/sigaltstack.exp
4263 * gdb.base/siginfo-addr.exp
4264 * gdb.base/signals.exp
4265 * gdb.base/signull.exp
4266 * gdb.base/sigrepeat.exp
4267 * gdb.base/so-impl-ld.exp
4268 * gdb.base/solib-display.exp
4269 * gdb.base/solib-overlap.exp
4270 * gdb.base/solib-search.exp
4271 * gdb.base/solib-symbol.exp
4272 * gdb.base/structs.exp
4273 * gdb.base/structs2.exp
4274 * gdb.base/symtab-search-order.exp
4275 * gdb.base/twice.exp
4276 * gdb.base/unload.exp
4277 * gdb.base/varargs.exp
4278 * gdb.base/watchpoint-solib.exp
4279 * gdb.base/watchpoint.exp
4280 * gdb.base/whatis.exp
4281 * gdb.base/wrong_frame_bt_full.exp
4282 * gdb.btrace/dlopen.exp
4283 * gdb.cell/ea-standalone.exp
4284 * gdb.cell/ea-test.exp
4285 * gdb.cp/dispcxx.exp
4286 * gdb.cp/gdb2384.exp
4287 * gdb.cp/method2.exp
4288 * gdb.cp/nextoverthrow.exp
4289 * gdb.cp/pr10728.exp
4290 * gdb.disasm/am33.exp
4291 * gdb.disasm/h8300s.exp
4292 * gdb.disasm/mn10300.exp
4293 * gdb.disasm/sh3.exp
4294 * gdb.dwarf2/dw2-dir-file-name.exp
4295 * gdb.fortran/complex.exp
4296 * gdb.fortran/library-module.exp
4297 * gdb.guile/scm-pretty-print.exp
4298 * gdb.guile/scm-symbol.exp
4299 * gdb.guile/scm-type.exp
4300 * gdb.guile/scm-value.exp
4301 * gdb.linespec/linespec.exp
4302 * gdb.mi/gdb701.exp
4303 * gdb.mi/gdb792.exp
4304 * gdb.mi/mi-breakpoint-changed.exp
4305 * gdb.mi/mi-dprintf-pending.exp
4306 * gdb.mi/mi-dprintf.exp
4307 * gdb.mi/mi-exit-code.exp
4308 * gdb.mi/mi-pending.exp
4309 * gdb.mi/mi-solib.exp
4310 * gdb.mi/new-ui-mi-sync.exp
4311 * gdb.mi/pr11022.exp
4312 * gdb.mi/user-selected-context-sync.exp
4313 * gdb.opt/solib-intra-step.exp
4314 * gdb.python/py-events.exp
4315 * gdb.python/py-finish-breakpoint.exp
4316 * gdb.python/py-mi.exp
4317 * gdb.python/py-prettyprint.exp
4318 * gdb.python/py-shared.exp
4319 * gdb.python/py-symbol.exp
4320 * gdb.python/py-template.exp
4321 * gdb.python/py-type.exp
4322 * gdb.python/py-value.exp
4323 * gdb.reverse/solib-precsave.exp
4324 * gdb.reverse/solib-reverse.exp
4325 * gdb.server/solib-list.exp
4326 * gdb.stabs/weird.exp
4327 * gdb.threads/reconnect-signal.exp
4328 * gdb.threads/stepi-random-signal.exp
4329 * gdb.trace/actions.exp
4330 * gdb.trace/ax.exp
4331 * gdb.trace/backtrace.exp
4332 * gdb.trace/change-loc.exp
4333 * gdb.trace/deltrace.exp
4334 * gdb.trace/ftrace-lock.exp
4335 * gdb.trace/ftrace.exp
4336 * gdb.trace/infotrace.exp
4337 * gdb.trace/mi-tracepoint-changed.exp
4338 * gdb.trace/packetlen.exp
4339 * gdb.trace/passcount.exp
4340 * gdb.trace/pending.exp
4341 * gdb.trace/range-stepping.exp
4342 * gdb.trace/report.exp
4343 * gdb.trace/stap-trace.exp
4344 * gdb.trace/tfind.exp
4345 * gdb.trace/trace-break.exp
4346 * gdb.trace/trace-condition.exp
4347 * gdb.trace/trace-enable-disable.exp
4348 * gdb.trace/trace-mt.exp
4349 * gdb.trace/tracecmd.exp
4350 * gdb.trace/tspeed.exp
4351 * gdb.trace/tsv.exp
4352 * lib/perftest.exp
4353
4354 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4355
4356 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4357 with gdb_test_no_output.
4358 Use command as test name.
4359
4360 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4361
4362 Fix test names starting with uppercase throughout the files.
4363
4364 * gdb.ada/assign_1.exp
4365 * gdb.ada/boolean_expr.exp
4366 * gdb.base/arrayidx.exp
4367 * gdb.base/del.exp
4368 * gdb.base/gcore-buffer-overflow.exp
4369 * gdb.base/testenv.exp
4370 * gdb.compile/compile.exp
4371 * gdb.python/py-framefilter-invalidarg.exp
4372 * gdb.python/py-framefilter.exp
4373
4374 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4375
4376 Fix test names starting with uppercase throughout the files.
4377
4378 * gdb.ada/array_return.exp
4379 * gdb.ada/expr_delims.exp
4380 * gdb.ada/mi_dyn_arr.exp
4381 * gdb.ada/mi_interface.exp
4382 * gdb.ada/mi_var_array.exp
4383 * gdb.ada/watch_arg.exp
4384 * gdb.arch/alpha-step.exp
4385 * gdb.arch/altivec-regs.exp
4386 * gdb.arch/e500-regs.exp
4387 * gdb.arch/powerpc-d128-regs.exp
4388 * gdb.base/arrayidx.exp
4389 * gdb.base/break.exp
4390 * gdb.base/checkpoint.exp
4391 * gdb.base/debug-expr.exp
4392 * gdb.base/dmsym.exp
4393 * gdb.base/radix.exp
4394 * gdb.base/sepdebug.exp
4395 * gdb.base/testenv.exp
4396 * gdb.base/watch_thread_num.exp
4397 * gdb.base/watchpoint-cond-gone.exp
4398 * gdb.cell/break.exp
4399 * gdb.cell/ea-cache.exp
4400 * gdb.compile/compile.exp
4401 * gdb.cp/gdb2495.exp
4402 * gdb.gdb/selftest.exp
4403 * gdb.gdb/xfullpath.exp
4404 * gdb.go/hello.exp
4405 * gdb.go/integers.exp
4406 * gdb.objc/basicclass.exp
4407 * gdb.pascal/hello.exp
4408 * gdb.pascal/integers.exp
4409 * gdb.python/py-breakpoint.exp
4410 * gdb.python/py-cmd.exp
4411 * gdb.python/py-linetable.exp
4412 * gdb.python/py-xmethods.exp
4413 * gdb.python/python.exp
4414 * gdb.reverse/consecutive-precsave.exp
4415 * gdb.reverse/finish-precsave.exp
4416 * gdb.reverse/i386-precsave.exp
4417 * gdb.reverse/machinestate-precsave.exp
4418 * gdb.reverse/sigall-precsave.exp
4419 * gdb.reverse/solib-precsave.exp
4420 * gdb.reverse/step-precsave.exp
4421 * gdb.reverse/until-precsave.exp
4422 * gdb.reverse/watch-precsave.exp
4423 * gdb.threads/leader-exit.exp
4424 * gdb.threads/pthreads.exp
4425 * gdb.threads/wp-replication.exp
4426 * gdb.trace/actions.exp
4427 * gdb.trace/mi-tsv-changed.exp
4428 * gdb.trace/tsv.exp
4429
4430 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4431
4432 Fix test names starting with uppercase throughout the files.
4433
4434 * gdb.arch/i386-bp_permanent.exp
4435 * gdb.arch/i386-gnu-cfi.exp
4436 * gdb.base/disasm-end-cu.exp
4437 * gdb.base/macscp.exp
4438 * gdb.base/pending.exp
4439 * gdb.base/watch_thread_num.exp
4440 * gdb.cp/exception.exp
4441 * gdb.cp/gdb2495.exp
4442 * gdb.cp/local.exp
4443 * gdb.python/py-evsignal.exp
4444 * gdb.python/python.exp
4445 * gdb.trace/tracecmd.exp
4446
4447 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4448
4449 Fix test names starting with uppercase throughout the files.
4450
4451 * gdb.base/charset.exp
4452 * gdb.base/eval.exp
4453 * gdb.base/multi-forks.exp
4454 * gdb.guile/scm-progspace.exp
4455 * gdb.opencl/datatypes.exp
4456 * gdb.python/py-block.exp
4457 * gdb.python/py-function.exp
4458 * gdb.python/py-symbol.exp
4459 * gdb.python/py-symtab.exp
4460 * gdb.python/py-xmethods.exp
4461 * gdb.reverse/break-precsave.exp
4462 * gdb.reverse/break-reverse.exp
4463 * gdb.reverse/consecutive-precsave.exp
4464 * gdb.reverse/consecutive-reverse.exp
4465 * gdb.reverse/finish-precsave.exp
4466 * gdb.reverse/finish-reverse-bkpt.exp
4467 * gdb.reverse/finish-reverse.exp
4468 * gdb.reverse/fstatat-reverse.exp
4469 * gdb.reverse/getresuid-reverse.exp
4470 * gdb.reverse/i386-precsave.exp
4471 * gdb.reverse/i386-reverse.exp
4472 * gdb.reverse/i386-sse-reverse.exp
4473 * gdb.reverse/i387-stack-reverse.exp
4474 * gdb.reverse/insn-reverse.exp
4475 * gdb.reverse/machinestate-precsave.exp
4476 * gdb.reverse/machinestate.exp
4477 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4478 * gdb.reverse/pipe-reverse.exp
4479 * gdb.reverse/readv-reverse.exp
4480 * gdb.reverse/recvmsg-reverse.exp
4481 * gdb.reverse/rerun-prec.exp
4482 * gdb.reverse/s390-mvcle.exp
4483 * gdb.reverse/sigall-precsave.exp
4484 * gdb.reverse/sigall-reverse.exp
4485 * gdb.reverse/solib-precsave.exp
4486 * gdb.reverse/solib-reverse.exp
4487 * gdb.reverse/step-precsave.exp
4488 * gdb.reverse/step-reverse.exp
4489 * gdb.reverse/time-reverse.exp
4490 * gdb.reverse/until-precsave.exp
4491 * gdb.reverse/until-reverse.exp
4492 * gdb.reverse/waitpid-reverse.exp
4493 * gdb.reverse/watch-precsave.exp
4494 * gdb.reverse/watch-reverse.exp
4495
4496 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4497
4498 Fix test names starting with uppercase throughout the files.
4499
4500 * gdb.arch/i386-mpx-simple_segv.exp
4501 * gdb.arch/i386-mpx.exp
4502 * gdb.arch/i386-permbkpt.exp
4503 * gdb.arch/pa-nullify.exp
4504 * gdb.arch/powerpc-d128-regs.exp
4505 * gdb.arch/vsx-regs.exp
4506 * gdb.base/bfp-test.exp
4507 * gdb.base/break.exp
4508 * gdb.base/breakpoint-shadow.exp
4509 * gdb.base/callfuncs.exp
4510 * gdb.base/charset.exp
4511 * gdb.base/commands.exp
4512 * gdb.base/completion.exp
4513 * gdb.base/dfp-test.exp
4514 * gdb.base/echo.exp
4515 * gdb.base/ending-run.exp
4516 * gdb.base/eval.exp
4517 * gdb.base/expand-psymtabs.exp
4518 * gdb.base/float128.exp
4519 * gdb.base/floatn.exp
4520 * gdb.base/foll-exec-mode.exp
4521 * gdb.base/gdb1056.exp
4522 * gdb.base/gdb11531.exp
4523 * gdb.base/kill-after-signal.exp
4524 * gdb.base/multi-forks.exp
4525 * gdb.base/overlays.exp
4526 * gdb.base/pending.exp
4527 * gdb.base/sepdebug.exp
4528 * gdb.base/testenv.exp
4529 * gdb.base/valgrind-db-attach.exp
4530 * gdb.base/watch_thread_num.exp
4531 * gdb.base/watchpoint-cond-gone.exp
4532 * gdb.base/watchpoint.exp
4533 * gdb.base/watchpoints.exp
4534 * gdb.cp/arg-reference.exp
4535 * gdb.cp/baseenum.exp
4536 * gdb.cp/operator.exp
4537 * gdb.cp/shadow.exp
4538 * gdb.dwarf2/dw2-op-out-param.exp
4539 * gdb.dwarf2/dw2-reg-undefined.exp
4540 * gdb.go/chan.exp
4541 * gdb.go/hello.exp
4542 * gdb.go/integers.exp
4543 * gdb.go/methods.exp
4544 * gdb.go/package.exp
4545 * gdb.guile/scm-parameter.exp
4546 * gdb.guile/scm-progspace.exp
4547 * gdb.guile/scm-value.exp
4548 * gdb.mi/mi-pending.exp
4549 * gdb.mi/user-selected-context-sync.exp
4550 * gdb.multi/multi-attach.exp
4551 * gdb.multi/tids.exp
4552 * gdb.opt/clobbered-registers-O2.exp
4553 * gdb.pascal/floats.exp
4554 * gdb.pascal/integers.exp
4555 * gdb.python/py-block.exp
4556 * gdb.python/py-events.exp
4557 * gdb.python/py-parameter.exp
4558 * gdb.python/py-symbol.exp
4559 * gdb.python/py-symtab.exp
4560 * gdb.python/py-type.exp
4561 * gdb.python/py-value.exp
4562 * gdb.python/py-xmethods.exp
4563 * gdb.python/python.exp
4564 * gdb.reverse/break-precsave.exp
4565 * gdb.reverse/consecutive-precsave.exp
4566 * gdb.reverse/finish-precsave.exp
4567 * gdb.reverse/i386-precsave.exp
4568 * gdb.reverse/machinestate-precsave.exp
4569 * gdb.reverse/sigall-precsave.exp
4570 * gdb.reverse/solib-precsave.exp
4571 * gdb.reverse/step-precsave.exp
4572 * gdb.reverse/until-precsave.exp
4573 * gdb.reverse/watch-precsave.exp
4574 * gdb.server/ext-attach.exp
4575 * gdb.server/ext-restart.exp
4576 * gdb.server/ext-run.exp
4577 * gdb.server/ext-wrapper.exp
4578 * gdb.stabs/gdb11479.exp
4579 * gdb.stabs/weird.exp
4580 * gdb.threads/attach-many-short-lived-threads.exp
4581 * gdb.threads/kill.exp
4582 * gdb.threads/watchpoint-fork.exp
4583
4584 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4585
4586 Fix test names starting with uppercase throughout all the files below.
4587
4588 * gdb.ada/array_return.exp
4589 * gdb.ada/catch_ex.exp
4590 * gdb.ada/info_exc.exp
4591 * gdb.ada/mi_catch_ex.exp
4592 * gdb.ada/mi_dyn_arr.exp
4593 * gdb.ada/mi_ex_cond.exp
4594 * gdb.ada/mi_exc_info.exp
4595 * gdb.ada/mi_interface.exp
4596 * gdb.ada/mi_task_arg.exp
4597 * gdb.ada/mi_task_info.exp
4598 * gdb.ada/mi_var_array.exp
4599 * gdb.arch/alpha-step.exp
4600 * gdb.arch/amd64-disp-step.exp
4601 * gdb.arch/arm-disp-step.exp
4602 * gdb.arch/disp-step-insn-reloc.exp
4603 * gdb.arch/e500-prologue.exp
4604 * gdb.arch/ftrace-insn-reloc.exp
4605 * gdb.arch/gdb1558.exp
4606 * gdb.arch/i386-bp_permanent.exp
4607 * gdb.arch/i386-disp-step.exp
4608 * gdb.arch/i386-float.exp
4609 * gdb.arch/i386-gnu-cfi.exp
4610 * gdb.arch/ia64-breakpoint-shadow.exp
4611 * gdb.arch/mips16-thunks.exp
4612 * gdb.arch/pa-nullify.exp
4613 * gdb.arch/powerpc-aix-prologue.exp
4614 * gdb.arch/powerpc-power.exp
4615 * gdb.arch/ppc-dfp.exp
4616 * gdb.arch/s390-tdbregs.exp
4617 * gdb.arch/spu-info.exp
4618 * gdb.arch/spu-ls.exp
4619 * gdb.arch/thumb-bx-pc.exp
4620 * gdb.base/advance.exp
4621 * gdb.base/annota-input-while-running.exp
4622 * gdb.base/arrayidx.exp
4623 * gdb.base/asmlabel.exp
4624 * gdb.base/async.exp
4625 * gdb.base/attach-wait-input.exp
4626 * gdb.base/auto-connect-native-target.exp
4627 * gdb.base/batch-preserve-term-settings.exp
4628 * gdb.base/bfp-test.exp
4629 * gdb.base/bigcore.exp
4630 * gdb.base/bp-permanent.exp
4631 * gdb.base/break-always.exp
4632 * gdb.base/break-fun-addr.exp
4633 * gdb.base/break-idempotent.exp
4634 * gdb.base/break-main-file-remove-fail.exp
4635 * gdb.base/break-probes.exp
4636 * gdb.base/break-unload-file.exp
4637 * gdb.base/break.exp
4638 * gdb.base/call-ar-st.exp
4639 * gdb.base/call-rt-st.exp
4640 * gdb.base/call-sc.exp
4641 * gdb.base/call-signal-resume.exp
4642 * gdb.base/call-strs.exp
4643 * gdb.base/callexit.exp
4644 * gdb.base/callfuncs.exp
4645 * gdb.base/catch-gdb-caused-signals.exp
4646 * gdb.base/catch-signal-siginfo-cond.exp
4647 * gdb.base/catch-syscall.exp
4648 * gdb.base/compare-sections.exp
4649 * gdb.base/cond-eval-mode.exp
4650 * gdb.base/condbreak-call-false.exp
4651 * gdb.base/consecutive-step-over.exp
4652 * gdb.base/cursal.exp
4653 * gdb.base/disabled-location.exp
4654 * gdb.base/disasm-end-cu.exp
4655 * gdb.base/display.exp
4656 * gdb.base/double-prompt-target-event-error.exp
4657 * gdb.base/dprintf-bp-same-addr.exp
4658 * gdb.base/dprintf-detach.exp
4659 * gdb.base/dprintf-next.exp
4660 * gdb.base/dprintf-non-stop.exp
4661 * gdb.base/dprintf-pending.exp
4662 * gdb.base/dso2dso.exp
4663 * gdb.base/ending-run.exp
4664 * gdb.base/enum_cond.exp
4665 * gdb.base/examine-backward.exp
4666 * gdb.base/exe-lock.exp
4667 * gdb.base/exec-invalid-sysroot.exp
4668 * gdb.base/execl-update-breakpoints.exp
4669 * gdb.base/execution-termios.exp
4670 * gdb.base/fileio.exp
4671 * gdb.base/fixsection.exp
4672 * gdb.base/foll-exec-mode.exp
4673 * gdb.base/foll-exec.exp
4674 * gdb.base/fork-running-state.exp
4675 * gdb.base/frame-args.exp
4676 * gdb.base/fullpath-expand.exp
4677 * gdb.base/func-ptr.exp
4678 * gdb.base/gcore-relro-pie.exp
4679 * gdb.base/gdb1090.exp
4680 * gdb.base/gdb1555.exp
4681 * gdb.base/global-var-nested-by-dso.exp
4682 * gdb.base/gnu-ifunc.exp
4683 * gdb.base/hbreak-in-shr-unsupported.exp
4684 * gdb.base/hbreak-unmapped.exp
4685 * gdb.base/hook-stop.exp
4686 * gdb.base/infcall-input.exp
4687 * gdb.base/info-fun.exp
4688 * gdb.base/info-shared.exp
4689 * gdb.base/interrupt-noterm.exp
4690 * gdb.base/jit-so.exp
4691 * gdb.base/jit.exp
4692 * gdb.base/line-symtabs.exp
4693 * gdb.base/list.exp
4694 * gdb.base/longjmp.exp
4695 * gdb.base/macscp.exp
4696 * gdb.base/max-value-size.exp
4697 * gdb.base/nodebug.exp
4698 * gdb.base/nofield.exp
4699 * gdb.base/overlays.exp
4700 * gdb.base/paginate-after-ctrl-c-running.exp
4701 * gdb.base/paginate-bg-execution.exp
4702 * gdb.base/paginate-inferior-exit.exp
4703 * gdb.base/pending.exp
4704 * gdb.base/pr11022.exp
4705 * gdb.base/printcmds.exp
4706 * gdb.base/ptr-typedef.exp
4707 * gdb.base/ptype.exp
4708 * gdb.base/randomize.exp
4709 * gdb.base/range-stepping.exp
4710 * gdb.base/realname-expand.exp
4711 * gdb.base/relativedebug.exp
4712 * gdb.base/remote.exp
4713 * gdb.base/savedregs.exp
4714 * gdb.base/sepdebug.exp
4715 * gdb.base/set-noassign.exp
4716 * gdb.base/shlib-call.exp
4717 * gdb.base/shreloc.exp
4718 * gdb.base/sigaltstack.exp
4719 * gdb.base/sigbpt.exp
4720 * gdb.base/siginfo-addr.exp
4721 * gdb.base/siginfo-obj.exp
4722 * gdb.base/siginfo-thread.exp
4723 * gdb.base/signest.exp
4724 * gdb.base/signull.exp
4725 * gdb.base/sigrepeat.exp
4726 * gdb.base/skip.exp
4727 * gdb.base/so-impl-ld.exp
4728 * gdb.base/solib-corrupted.exp
4729 * gdb.base/solib-disc.exp
4730 * gdb.base/solib-display.exp
4731 * gdb.base/solib-overlap.exp
4732 * gdb.base/solib-search.exp
4733 * gdb.base/solib-symbol.exp
4734 * gdb.base/source-execution.exp
4735 * gdb.base/sss-bp-on-user-bp-2.exp
4736 * gdb.base/sss-bp-on-user-bp.exp
4737 * gdb.base/stack-checking.exp
4738 * gdb.base/stale-infcall.exp
4739 * gdb.base/step-break.exp
4740 * gdb.base/step-line.exp
4741 * gdb.base/step-over-exit.exp
4742 * gdb.base/step-test.exp
4743 * gdb.base/structs.exp
4744 * gdb.base/sym-file.exp
4745 * gdb.base/symtab-search-order.exp
4746 * gdb.base/term.exp
4747 * gdb.base/type-opaque.exp
4748 * gdb.base/unload.exp
4749 * gdb.base/until-nodebug.exp
4750 * gdb.base/until.exp
4751 * gdb.base/unwindonsignal.exp
4752 * gdb.base/watch-cond.exp
4753 * gdb.base/watch-non-mem.exp
4754 * gdb.base/watch_thread_num.exp
4755 * gdb.base/watchpoint-reuse-slot.exp
4756 * gdb.base/watchpoint-solib.exp
4757 * gdb.base/watchpoint.exp
4758 * gdb.btrace/dlopen.exp
4759 * gdb.cell/arch.exp
4760 * gdb.cell/break.exp
4761 * gdb.cell/bt.exp
4762 * gdb.cell/core.exp
4763 * gdb.cell/data.exp
4764 * gdb.cell/dwarfaddr.exp
4765 * gdb.cell/ea-cache.exp
4766 * gdb.cell/ea-standalone.exp
4767 * gdb.cell/ea-test.exp
4768 * gdb.cell/f-regs.exp
4769 * gdb.cell/fork.exp
4770 * gdb.cell/gcore.exp
4771 * gdb.cell/mem-access.exp
4772 * gdb.cell/ptype.exp
4773 * gdb.cell/registers.exp
4774 * gdb.cell/sizeof.exp
4775 * gdb.cell/solib-symbol.exp
4776 * gdb.cell/solib.exp
4777 * gdb.compile/compile-tls.exp
4778 * gdb.cp/exception.exp
4779 * gdb.cp/gdb2495.exp
4780 * gdb.cp/local.exp
4781 * gdb.cp/mb-inline.exp
4782 * gdb.cp/mb-templates.exp
4783 * gdb.cp/pr10687.exp
4784 * gdb.cp/pr9167.exp
4785 * gdb.cp/scope-err.exp
4786 * gdb.cp/templates.exp
4787 * gdb.cp/virtfunc.exp
4788 * gdb.dwarf2/dw2-dir-file-name.exp
4789 * gdb.dwarf2/dw2-single-line-discriminators.exp
4790 * gdb.fortran/complex.exp
4791 * gdb.fortran/library-module.exp
4792 * gdb.guile/guile.exp
4793 * gdb.guile/scm-cmd.exp
4794 * gdb.guile/scm-frame-inline.exp
4795 * gdb.guile/scm-objfile.exp
4796 * gdb.guile/scm-pretty-print.exp
4797 * gdb.guile/scm-symbol.exp
4798 * gdb.guile/scm-type.exp
4799 * gdb.guile/scm-value.exp
4800 * gdb.linespec/keywords.exp
4801 * gdb.linespec/ls-errs.exp
4802 * gdb.linespec/macro-relative.exp
4803 * gdb.linespec/thread.exp
4804 * gdb.mi/mi-breakpoint-changed.exp
4805 * gdb.mi/mi-dprintf-pending.exp
4806 * gdb.mi/mi-fullname-deleted.exp
4807 * gdb.mi/mi-logging.exp
4808 * gdb.mi/mi-pending.exp
4809 * gdb.mi/mi-solib.exp
4810 * gdb.mi/new-ui-mi-sync.exp
4811 * gdb.mi/user-selected-context-sync.exp
4812 * gdb.multi/dummy-frame-restore.exp
4813 * gdb.multi/multi-arch-exec.exp
4814 * gdb.multi/remove-inferiors.exp
4815 * gdb.multi/watchpoint-multi-exit.exp
4816 * gdb.opt/solib-intra-step.exp
4817 * gdb.perf/backtrace.exp
4818 * gdb.perf/single-step.exp
4819 * gdb.perf/skip-command.exp
4820 * gdb.perf/skip-prologue.exp
4821 * gdb.perf/solib.exp
4822 * gdb.python/lib-types.exp
4823 * gdb.python/py-as-string.exp
4824 * gdb.python/py-bad-printers.exp
4825 * gdb.python/py-block.exp
4826 * gdb.python/py-breakpoint.exp
4827 * gdb.python/py-cmd.exp
4828 * gdb.python/py-events.exp
4829 * gdb.python/py-evthreads.exp
4830 * gdb.python/py-finish-breakpoint.exp
4831 * gdb.python/py-finish-breakpoint2.exp
4832 * gdb.python/py-frame-inline.exp
4833 * gdb.python/py-frame.exp
4834 * gdb.python/py-inferior.exp
4835 * gdb.python/py-infthread.exp
4836 * gdb.python/py-mi.exp
4837 * gdb.python/py-objfile.exp
4838 * gdb.python/py-pp-maint.exp
4839 * gdb.python/py-pp-registration.exp
4840 * gdb.python/py-prettyprint.exp
4841 * gdb.python/py-recurse-unwind.exp
4842 * gdb.python/py-shared.exp
4843 * gdb.python/py-symbol.exp
4844 * gdb.python/py-symtab.exp
4845 * gdb.python/py-template.exp
4846 * gdb.python/py-type.exp
4847 * gdb.python/py-unwind-maint.exp
4848 * gdb.python/py-unwind.exp
4849 * gdb.python/py-value.exp
4850 * gdb.python/python.exp
4851 * gdb.reverse/finish-reverse-bkpt.exp
4852 * gdb.reverse/insn-reverse.exp
4853 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4854 * gdb.reverse/solib-precsave.exp
4855 * gdb.reverse/solib-reverse.exp
4856 * gdb.stabs/gdb11479.exp
4857 * gdb.stabs/weird.exp
4858 * gdb.threads/fork-child-threads.exp
4859 * gdb.threads/fork-plus-threads.exp
4860 * gdb.threads/fork-thread-pending.exp
4861 * gdb.threads/forking-threads-plus-breakpoint.exp
4862 * gdb.threads/hand-call-in-threads.exp
4863 * gdb.threads/interrupted-hand-call.exp
4864 * gdb.threads/linux-dp.exp
4865 * gdb.threads/local-watch-wrong-thread.exp
4866 * gdb.threads/next-while-other-thread-longjmps.exp
4867 * gdb.threads/non-ldr-exit.exp
4868 * gdb.threads/pending-step.exp
4869 * gdb.threads/print-threads.exp
4870 * gdb.threads/process-dies-while-detaching.exp
4871 * gdb.threads/process-dies-while-handling-bp.exp
4872 * gdb.threads/pthreads.exp
4873 * gdb.threads/queue-signal.exp
4874 * gdb.threads/reconnect-signal.exp
4875 * gdb.threads/signal-command-handle-nopass.exp
4876 * gdb.threads/signal-command-multiple-signals-pending.exp
4877 * gdb.threads/signal-delivered-right-thread.exp
4878 * gdb.threads/signal-sigtrap.exp
4879 * gdb.threads/sigthread.exp
4880 * gdb.threads/staticthreads.exp
4881 * gdb.threads/stepi-random-signal.exp
4882 * gdb.threads/thread-unwindonsignal.exp
4883 * gdb.threads/thread_check.exp
4884 * gdb.threads/thread_events.exp
4885 * gdb.threads/tid-reuse.exp
4886 * gdb.threads/tls-nodebug.exp
4887 * gdb.threads/tls-shared.exp
4888 * gdb.threads/tls-so_extern.exp
4889 * gdb.threads/tls.exp
4890 * gdb.threads/wp-replication.exp
4891 * gdb.trace/actions-changed.exp
4892 * gdb.trace/actions.exp
4893 * gdb.trace/backtrace.exp
4894 * gdb.trace/change-loc.exp
4895 * gdb.trace/collection.exp
4896 * gdb.trace/deltrace.exp
4897 * gdb.trace/disconnected-tracing.exp
4898 * gdb.trace/entry-values.exp
4899 * gdb.trace/ftrace-lock.exp
4900 * gdb.trace/ftrace.exp
4901 * gdb.trace/infotrace.exp
4902 * gdb.trace/mi-trace-frame-collected.exp
4903 * gdb.trace/mi-trace-unavailable.exp
4904 * gdb.trace/mi-traceframe-changed.exp
4905 * gdb.trace/mi-tracepoint-changed.exp
4906 * gdb.trace/mi-tsv-changed.exp
4907 * gdb.trace/no-attach-trace.exp
4908 * gdb.trace/packetlen.exp
4909 * gdb.trace/passc-dyn.exp
4910 * gdb.trace/passcount.exp
4911 * gdb.trace/pending.exp
4912 * gdb.trace/pr16508.exp
4913 * gdb.trace/qtro.exp
4914 * gdb.trace/range-stepping.exp
4915 * gdb.trace/read-memory.exp
4916 * gdb.trace/report.exp
4917 * gdb.trace/save-trace.exp
4918 * gdb.trace/signal.exp
4919 * gdb.trace/stap-trace.exp
4920 * gdb.trace/status-stop.exp
4921 * gdb.trace/strace.exp
4922 * gdb.trace/tfile.exp
4923 * gdb.trace/tfind.exp
4924 * gdb.trace/trace-break.exp
4925 * gdb.trace/trace-condition.exp
4926 * gdb.trace/trace-enable-disable.exp
4927 * gdb.trace/trace-mt.exp
4928 * gdb.trace/tracecmd.exp
4929 * gdb.trace/tracefile-pseudo-reg.exp
4930 * gdb.trace/tspeed.exp
4931 * gdb.trace/tstatus.exp
4932 * gdb.trace/tsv.exp
4933 * gdb.trace/unavailable.exp
4934 * gdb.trace/while-dyn.exp
4935 * gdb.trace/while-stepping.exp
4936 * lib/gdb-guile.exp
4937 * lib/gdb.exp
4938 * lib/mi-support.exp
4939 * lib/pascal.exp
4940 * lib/perftest.exp
4941 * lib/prelink-support.exp
4942 * lib/selftest-support.exp
4943
4944 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4945
4946 * Makefile.in: Include disable-implicit-rules.mk.
4947
4948 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4949
4950 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4951 non-byte-aligned bit fields.
4952
4953 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4954
4955 PR gdb/12616
4956 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4957 respects the DW_AT_data_bit_offset attribute.
4958
4959 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4960
4961 * gdb.base/default.exp: Fix output of "set language".
4962
4963 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4964
4965 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4966 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4967 make.
4968 * configure.ac: Remove checks for the make program.
4969 * configure: Re-generate.
4970
4971 2016-11-16 Kevin Buettner <kevinb@redhat.com>
4972
4973 * gdb.python/py-recurse-unwind.c (main): Add loop.
4974 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4975 to read_register() and gdb.parse_and_eval(). Make each code
4976 call a separate case that can be individually tested.
4977 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4978 proc. Call cont_and_backtrace for each of the code paths that
4979 we want to test in the unwinder.
4980
4981 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4982
4983 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4984 the definition of struct S.
4985
4986 2016-11-11 Catherine Moore <clm@codesourcery.com>
4987
4988 * gdb.base/dump.exp: Identify verilog format dump tests as such.
4989
4990 2016-11-09 Pedro Alves <palves@redhat.com>
4991
4992 * gdb.base/commands.exp (runto_or_return): New procedure.
4993 (gdbvar_simple_if_test, gdbvar_simple_while_test)
4994 (gdbvar_complex_if_while_test, progvar_simple_if_test)
4995 (progvar_simple_while_test, progvar_complex_if_while_test)
4996 (if_while_breakpoint_command_test)
4997 (infrun_breakpoint_command_test, breakpoint_command_test)
4998 (user_defined_command_test, watchpoint_command_test)
4999 (test_command_prompt_position, redefine_hook_test)
5000 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5001 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5002 multi_line_input and multi_line. Remove gdb_expect and
5003 gdb_stop_suppressing_tests uses.
5004 * lib/gdb.exp (valnum_re): New global.
5005 (multi_line_input): New procedure.
5006
5007 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5008
5009 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5010 Remove.
5011 (test_setup): Define with proc_with_prefix.
5012 (test_cli_inferior): Likewise.
5013 (test_cli_thread): Likewise.
5014 (test_cli_frame): Likewise.
5015 (test_cli_select_frame): Likewise.
5016 (test_cli_up_down): Likewise.
5017 (test_mi_thread_select): Likewise.
5018 (test_mi_stack_select_frame): Likewise.
5019 (test_cli_in_mi_inferior): Likewise.
5020 (test_cli_in_mi_thread): Likewise.
5021 (test_cli_in_mi_frame): Likewise.
5022 (top level): Do not use with_test_prefix_procname.
5023
5024 2016-11-09 Pedro Alves <palves@redhat.com>
5025
5026 * gdb.base/commands.exp (gdbvar_simple_if_test)
5027 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5028 (progvar_simple_if_test, progvar_simple_while_test)
5029 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5030 (infrun_breakpoint_command_test, breakpoint_command_test)
5031 (user_defined_command_test, watchpoint_command_test)
5032 (test_command_prompt_position, deprecated_command_test)
5033 (bp_deleted_in_command, temporary_breakpoint_commands)
5034 (stray_arg0_test, source_file_with_indented_comment)
5035 (recursive_source_test, if_commands_test)
5036 (error_clears_commands_left, redefine_hook_test)
5037 (redefine_backtrace_test): Use proc_with_prefix.
5038 * lib/gdb.exp (proc_with_prefix): New proc.
5039
5040 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5041
5042 * gdb.base/tui-layout.c: New file.
5043 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5044 disassembly window contains very long lines.
5045
5046 2016-11-08 Tom Tromey <tom@tromey.com>
5047
5048 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5049 depend on Python 2.
5050
5051 2016-11-08 Tom Tromey <tom@tromey.com>
5052
5053 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5054 New method.
5055
5056 2016-10-29 Manish Goregaokar <manish@mozilla.com>
5057
5058 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5059
5060 2016-10-27 Manish Goregaokar <manish@mozilla.com>
5061
5062 * gdb.rust/simple.rs: Add test for univariant enums without
5063 discriminants and for encoded struct-like enums.
5064
5065 2016-10-28 Pedro Alves <palves@redhat.com>
5066
5067 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5068 gdb_test_multiple, tighten regexps and match symtabs and line
5069 tables incrementally.
5070
5071 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
5072
5073 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5074 general.
5075
5076 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
5077
5078 * gdb.base/exec-invalid-sysroot.exp: New file.
5079
5080 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5081
5082 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5083
5084 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5085
5086 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5087
5088 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5089
5090 * gdb.base/killed-outside.exp: Remove $options from a call to
5091 `prepare_for_testing'.
5092
5093 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5094
5095 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5096 Change test message.
5097
5098 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5099
5100 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5101 Update comment.
5102
5103 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5104
5105 * gdb.trace/mi-trace-save.exp: New file.
5106
5107 2016-10-13 Yao Qi <yao.qi@linaro.org>
5108
5109 * gdb.base/code_elim.exp (get_var_address): Remove.
5110 * gdb.base/relocate.exp: Likewise.
5111 * gdb.base/shreloc.exp: Likewise.
5112 * lib/gdb.exp (get_var_address): New.
5113
5114 2016-10-13 Yao Qi <yao.qi@linaro.org>
5115
5116 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5117 floating point tests if $skip_float_test is false.
5118
5119 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
5120
5121 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5122 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5123 argc values.
5124 Add 1 to argc so we guarantee distinct initial/modified argc values.
5125
5126 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5127
5128 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5129
5130 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5131
5132 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5133 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5134 * gdb.arch/vsx-regs.exp: Likewise.
5135
5136 2016-10-07 Yao Qi <yao.qi@linaro.org>
5137
5138 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5139
5140 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5141
5142 * gdb.python/python.exp: Test decode_line("*0").
5143
5144 2016-10-06 Doug Evans <dje@google.com>
5145
5146 * gdb.python/py-value.exp (test_value_creation): Add test for large
5147 unsigned 64-bit value.
5148
5149 2016-10-06 Tom Tromey <tom@tromey.com>
5150
5151 * gdb.compile/compile.exp: Change java tests to rust.
5152 * gdb.base/setshow.exp: Change java tests to rust.
5153 * gdb.base/default.exp: Remove java from language list.
5154 * README (Examples): Update language example.
5155 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5156 test.
5157 * lib/gdb.exp (skip_java_tests): Remove.
5158 * lib/java.exp: Remove.
5159 * gdb.java: Remove.
5160
5161 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5162
5163 * gdb.arch/mips-fcr.exp: New test.
5164 * gdb.arch/mips-fcr.c: Source for the new test.
5165
5166 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5167
5168 * gdb.base/solib-disc.exp: Use `standard_output_file'
5169 throughout.
5170
5171 2016-10-06 Pedro Alves <palves@redhat.com>
5172
5173 * gdb.base/jit-simple-dl.c: New file.
5174 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5175 * gdb.base/jit-simple.c: ... this.
5176 * gdb.base/jit-simple.exp (jit_run): Delete.
5177 (build_jit): New proc.
5178 (jit_test_reread): Recompile either the main program or the shared
5179 library, depending on what is being tested. Skip changing address
5180 if caller wants to. Compare before/after addresses. If testing
5181 standalone, explicitly load the binary. Test "maint info
5182 breakpoints".
5183 (top level): Add "standalone vs shared lib" and "change address"
5184 vs "same address" axes.
5185
5186 2016-10-06 Pedro Alves <palves@redhat.com>
5187
5188 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5189 call.
5190 (jit_run): Delete.
5191 (jit_test_reread): Use with_test_prefix. Reload the main binary
5192 explicitly. Compare the before/after addresses of the JIT
5193 descriptor.
5194
5195 2016-08-15 Doug Evans <dje@google.com>
5196
5197 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5198 for single bitfields is bool.
5199 * gdb.xml/tdesc-regs.exp: Ditto.
5200
5201 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5202
5203 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5204
5205 2016-10-05 Yao Qi <yao.qi@linaro.org>
5206
5207 * lib/gdb.exp (support_complex_tests): Return zero if
5208 gdb_skip_float_test return true.
5209
5210 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5211 Simon Marchi <simon.marchi@ericsson.com>
5212
5213 PR gdb/20487
5214 * gdb.mi/user-selected-context-sync.exp: New file.
5215 * gdb.mi/user-selected-context-sync.c: New file.
5216
5217 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5218 Simon Marchi <simon.marchi@ericsson.com>
5219
5220 PR gdb/20487
5221 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5222 =thread-select-event check.
5223
5224 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5225
5226 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5227 the compulsory L operand changes.
5228 * gdb.arch/powerpc-power.s: Likewise.
5229
5230 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5231
5232 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5233 * gdb.base/jit-attach-pie.c: New file.
5234 * gdb.base/jit-attach-pie.exp: New file.
5235
5236 2016-09-28 Pedro Alves <palves@redhat.com>
5237
5238 * gdb.base/infcall-input.c: New file.
5239 * gdb.base/infcall-input.exp: New file.
5240
5241 2016-09-22 Yao Qi <yao.qi@linaro.org>
5242
5243 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5244 (gdb_exit): Rename it to ...
5245 (gdbserver_gdb_exit): ... Close GDBserver.
5246 (gdb_exit): New proc, call gdbserver_gdb_exit.
5247 (mi_gdb_exit): Likewise.
5248
5249 2016-09-22 Yao Qi <yao.qi@linaro.org>
5250
5251 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5252 path.
5253 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5254 Remove duplication.
5255
5256 2016-09-22 Yao Qi <yao.qi@linaro.org>
5257
5258 * lib/gdbserver-support.exp: Check the existence of
5259 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5260
5261 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5262
5263 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5264
5265 2016-09-21 Tom Tromey <tom@tromey.com>
5266
5267 PR gdb/20604:
5268 * gdb.base/quit.exp: New file.
5269
5270 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5271
5272 * .gitignore: New file.
5273
5274 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5275
5276 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5277 throughout.
5278
5279 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5280
5281 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5282
5283 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5284
5285 * gdb.cp/casts.cc (decltype): Move it ...
5286 (main): ... with its call to ...
5287 * gdb.cp/casts03.cc: ... a new file.
5288 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5289
5290 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5291
5292 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5293
5294 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5295
5296 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5297 and sync up the test with tests in gas/testsuite/gas/ppc.
5298 * gdb.arch/powerpc-power.exp: Likewise.
5299
5300 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5301
5302 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5303
5304 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5305 Jan Kratochvil <jan.kratochvil@redhat.com>
5306
5307 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5308 make m1's definition to be different from m2's. Use 'dummy' as an
5309 argument for probe 'two'.
5310
5311 2016-09-10 Jon Beniston <jon@beniston.com>
5312
5313 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5314 for sim target.
5315
5316 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5317
5318 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5319 variable declaration.
5320 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5321 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5322 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5323 received HWCAP as its argument.
5324
5325 2016-09-06 Pedro Alves <palves@redhat.com>
5326
5327 * gdb.base/new-ui-pending-input.c: New file.
5328 * gdb.base/new-ui-pending-input.exp: New file.
5329 * gdb.exp (clear_gdb_spawn_id): New procedure.
5330 (with_spawn_id): Check whether gdb_spawn_id exists before
5331 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5332 on exit.
5333
5334 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5335
5336 * gdb.base/float128.c: New file.
5337 * gdb.base/float128.exp: Likewise.
5338 * gdb.base/floatn.c: Likewise.
5339 * gdb.base/floatn.exp: Likewise.
5340
5341 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5342
5343 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5344
5345 2016-09-05 Pedro Alves <palves@redhat.com>
5346
5347 PR backtrace/19927
5348 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5349 unwinders are immediately called as side effect of "source" or
5350 "disable unwinder" commands.
5351 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5352
5353 2016-09-02 Yao Qi <yao.qi@linaro.org>
5354
5355 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5356 is true and $type is "float" or "double".
5357
5358 2016-09-02 Yao Qi <yao.qi@linaro.org>
5359
5360 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5361 true.
5362 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5363 * gdb.base/call-rt-st.exp: Likewise.
5364 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5365 return value instead of gdb,skip_float_test.
5366 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5367 (do_function_calls): Use its return value instead of
5368 gdb,skip_float_test.
5369 * gdb.base/finish.exp: Likewise.
5370 * gdb.base/funcargs.exp: Likewise.
5371 * gdb.base/return.exp: Likewise.
5372 * gdb.base/return2.exp: Likewise.
5373 * gdb.base/varargs.exp: Likewise.
5374 * lib/gdb.exp (gdb_skip_float_test): Change it to
5375 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5376
5377 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5378
5379 * gdb.multi/tids.exp: Test "thread apply all".
5380
5381 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5382
5383 * gdb.base/default.exp (tty): Remove.
5384
5385 2016-08-24 Kevin Buettner <kevinb@redhat.com>
5386
5387 * gdb.python/py-recurse-unwind.c: New file.
5388 * gdb.python/py-recurse-unwind.py: New file.
5389 * gdb.python/py-recurse-unwind.exp: New file.
5390
5391 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5392
5393 * gdb.base/set-inferior-tty.exp: New file.
5394 * gdb.base/set-inferior-tty.c: New file.
5395
5396 2016-08-23 Pedro Alves <palves@redhat.com>
5397
5398 PR gdb/20494
5399 * gdb.base/new-ui-echo.c: New file.
5400 * gdb.base/new-ui-echo.exp: New file.
5401
5402 2016-08-23 Yao Qi <yao.qi@linaro.org>
5403
5404 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5405 gdbserver_spawn.
5406 * gdb.server/connect-without-multi-process.exp (do_test):
5407 Likewise.
5408
5409 2016-08-23 Yao Qi <yao.qi@linaro.org>
5410
5411 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5412 standalone_txt. Delete gdb_txt and standalone_txt on host
5413 and target. Spawn the binary on target. Copy files from
5414 target to host.
5415
5416 2016-08-22 Pedro Alves <palves@redhat.com>
5417
5418 PR gdb/20505
5419 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5420 with_test_prefix. Factor out bits to ...
5421 (test_no_vdso): ... this new procedure.
5422
5423 2016-08-19 Carl Love <cel@us.ibm.com>
5424
5425 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5426 maintaining separate logic for constructing the output path.
5427 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5428 * gdb.arch/ppc-dfp.exp: Likewise.
5429 * gdb.arch/ppc-fp.exp: Likewise.
5430 * gdb.arch/vsx-regs.exp: Likewise.
5431 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5432 binprefix for generating the additional binary files.
5433
5434 2016-08-19 Pedro Alves <palves@redhat.com>
5435
5436 * gdb.trace/mi-trace-frame-collected.exp
5437 (test_trace_frame_collected): On x32, expect two registers.
5438
5439 2016-08-18 Carl Love <cel@us.ibm.com>
5440
5441 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5442 and sync up the test with tests in gas/testsuite/gas/ppc.
5443 * gdb.arch/powerpc-power.exp: Likewise.
5444
5445 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5446
5447 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5448 expected error message.
5449
5450 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5451
5452 * gdb.multi/remove-inferiors.exp: New file.
5453 * gdb.multi/remove-inferiors.c: New file.
5454
5455 2016-08-12 Yao Qi <yao.qi@linaro.org>
5456
5457 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5458 argument list.
5459
5460 2016-08-10 Pedro Alves <palves@redhat.com>
5461
5462 PR gdb/19187
5463 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5464 setup_kfails.
5465
5466 2016-08-09 Pedro Alves <palves@redhat.com>
5467 Simon Marchi <simon.marchi@ericsson.com>
5468
5469 PR gdb/20418
5470 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5471 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5472
5473 2016-08-09 Pedro Alves <palves@redhat.com>
5474
5475 PR mi/20431
5476 * gdb.mi/mi-cmd-error.exp: New file.
5477
5478 2016-08-09 Pedro Alves <palves@redhat.com>
5479
5480 PR gdb/18653
5481 * gdb.base/signals-state-child.c: New file.
5482 * gdb.base/signals-state-child.exp: New file.
5483 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5484
5485 2016-08-09 Pedro Alves <palves@redhat.com>
5486
5487 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5488
5489 2016-08-03 Tom Tromey <tom@tromey.com>
5490
5491 PR python/18565:
5492 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5493
5494 2016-08-01 Yao Qi <yao.qi@linaro.org>
5495
5496 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5497 variable mode to "multi-process" if $multi_process is 1, otherwise
5498 set it to "single-process".
5499
5500 2016-08-01 Yao Qi <yao.qi@linaro.org>
5501
5502 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5503 * gdb.cp/cpexprs.exp: Likewise.
5504 * gdb.cp/m-static.exp: Likewise.
5505
5506 2016-07-26 Tom Tromey <tom@tromey.com>
5507
5508 PR python/20190:
5509 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5510 test.
5511
5512 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5513
5514 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5515 selecting assembly source files.
5516 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5517 assembly source files.
5518 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5519 assembly source files.
5520 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5521 selecting assembly source files.
5522
5523 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5524
5525 * gdb.base/new-ui.exp (do_test_invalid_args): New
5526 procedure.
5527
5528 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5529
5530 * gdb.btrace/reconnect.c: New file.
5531 * gdb.btrace/reconnect.exp: New file.
5532
5533 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5534
5535 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5536 to test_catch_syscall_group.
5537 (test_catch_syscall_group): New.
5538
5539 2016-07-21 Tom Tromey <tom@tromey.com>
5540
5541 * gdb.rust/simple.rs (main): Use empty struct expression.
5542 * gdb.rust/simple.exp: Add tests for empty struct expression.
5543
5544 2016-07-21 Yao Qi <yao.qi@linaro.org>
5545
5546 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5547 if gdb_skip_xml_test is true on some targets.
5548
5549 2016-07-21 Yao Qi <yao.qi@linaro.org>
5550
5551 * gdb.server/solib-list.exp: Unset last_loaded_file.
5552
5553 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5554
5555 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5556 "step into captured_main (args)".
5557
5558 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5559
5560 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5561
5562 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5563
5564 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5565
5566 2016-07-19 Pedro Alves <palves@redhat.com>
5567
5568 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5569 * gdb.opt/inline-bt.exp: Likewise.
5570 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5571 additional_flags=-Winline.
5572 * gdb.opt/inline-locals.exp: Likewise.
5573 * gdb.opt/inline-markers.c (ATTR): Define.
5574 (inlined_fn): Use it.
5575
5576 2016-07-19 Yao Qi <yao.qi@linaro.org>
5577
5578 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5579 (test_with_self): Remove some code. Remove argument executable.
5580 (top-level): Use do_self_tests.
5581
5582 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
5583 Don Breazeal <donb@codesourcery.com>
5584
5585 * gdb.base/maint.exp: Escape paths used in regular expressions.
5586 * gdb.stabs/weird.exp: Likewise.
5587
5588 2016-07-13 Tom Tromey <tom@tromey.com>
5589
5590 PR python/15620, PR python/18620:
5591 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5592 (test_bkpt_events): New procs.
5593
5594 2016-07-13 Tom Tromey <tom@tromey.com>
5595
5596 PR python/17698:
5597 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5598 test.
5599 (test_watchpoints): Likewise.
5600 (test_bkpt_pending): New proc.
5601
5602 2016-07-13 Tom Tromey <tom@tromey.com>
5603
5604 PR cli/18053:
5605 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5606 completion test.
5607
5608 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5609
5610 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5611 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5612 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5613 f_label.
5614 (g): Rename g_end_lbl to g_label.
5615 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5616 low_pc and high_pc.
5617 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5618
5619 2016-07-12 Tom Tromey <tom@tromey.com>
5620
5621 PR python/19293:
5622 * gdb.python/py-unwind-maint.exp: Update tests.
5623
5624 2016-07-12 Yao Qi <yao.qi@linaro.org>
5625
5626 * lib/selftest-support.exp (selftest_setup): Match the output
5627 when captured_main is inlined.
5628
5629 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5630
5631 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5632 New variables.
5633 (print this%a, print this%b, print this): New tests.
5634 * gdb.fortran/derived-types.f90 (this): New object and
5635 initialization.
5636
5637 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5638
5639 * gdb.ada/arraydim.exp: Remove extra directory level in build
5640 directory.
5641
5642 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5643
5644 * lib/ada.exp: Remove extra directory level in build directory.
5645 * gdb.ada/cond_lang.exp: Likewise.
5646 * gdb.ada/exec_changed.exp: Likewise.
5647 * gdb.ada/lang_switch.exp: Likewise.
5648
5649 2016-07-06 Manish Goregaokar <manish@mozilla.com>
5650
5651 * simple.rs: Add test for raw pointer subscripting.
5652 * simple.exp: Add test expectations.
5653
5654 2016-07-05 Yao Qi <yao.qi@linaro.org>
5655
5656 * gdb.mi/mi-reverse.exp: Match =record-started output.
5657
5658 2016-07-01 Pedro Alves <palves@redhat.com>
5659
5660 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5661 procedure.
5662 (jit_reader_test): Test the jit reader's unwinder.
5663 * gdb.base/jithost.c (jit_function_00_code): New global.
5664 (main): Use memcpy to fill in the mmapped code, instead of poking
5665 bytes manually here.
5666 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5667 value.
5668 (read_debug_info): Save the function's range.
5669 (read_sp): New function.
5670 (unwind_frame): Use it. Also unwind RBP.
5671 (get_frame_id): Use read_sp.
5672 (gdb_init_reader): Use calloc instead of malloc.
5673 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5674 parameter. Use gdb_test_multiple.
5675
5676 2016-07-01 Pedro Alves <palves@redhat.com>
5677 Antoine Tremblay <antoine.tremblay@ericsson.com>
5678
5679 * gdb.threads/process-dies-while-detaching.c: New file.
5680 * gdb.threads/process-dies-while-detaching.exp: New file.
5681
5682 2016-07-01 Pedro Alves <palves@redhat.com>
5683
5684 * gdb.multi/watchpoint-multi-exit.c: New file.
5685 * gdb.multi/watchpoint-multi-exit.exp: New file.
5686
5687 2016-06-30 Pedro Alves <palves@redhat.com>
5688
5689 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5690 unset inferior_spawn_id.
5691
5692 2016-06-30 Pedro Alves <palves@redhat.com>
5693
5694 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5695 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5696
5697 2016-06-29 Yao Qi <yao.qi@linaro.org>
5698
5699 * gdb.base/return.c: Add copyright header.
5700
5701 2016-06-29 Tom Tromey <tom@tromey.com>
5702
5703 PR python/20129:
5704 * gdb.python/py-framefilter.exp: Add tests for setting priority
5705 and disabling of non-existent frame filter.
5706
5707 2016-06-29 Yao Qi <yao.qi@linaro.org>
5708
5709 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5710 0x0f07ff.
5711
5712 2016-06-28 Yao Qi <yao.qi@linaro.org>
5713
5714 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5715 triplets. Start gdb, execute catch syscall, and continue. Check
5716 gdb's output to determine catch syscall is supported.
5717
5718 2016-06-27 Manish Goregaokar <manish@mozilla.com>
5719
5720 * gdb.rust/simple.rs: Add test for returning unit in a function.
5721 * gdb.rust/simple.exp: Add expectation for functions returning
5722 unit.
5723
5724 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5725
5726 * gdb.python/py-breakpoint-create-fail.c,
5727 gdb.python/py-breakpoint-create-fail.exp,
5728 gdb.python/py-breakpoint-create-fail.py: New testcase.
5729
5730 2016-06-25 Manish Goregaokar <manish@mozilla.com>
5731
5732 PR gdb/20239
5733 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
5734 * gdb.rust/simple.exp: Add test expectations for new NonZero
5735 tests.
5736
5737 2016-06-24 David Taylor <dtaylor@emc.com>
5738
5739 * gdb.base/offsets.exp: New file.
5740 * gdb.base/offsets.c: New file.
5741
5742 2016-06-23 Tom Tromey <tom@tromey.com>
5743
5744 PR gdb/16483:
5745 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5746 before any filters are loaded.
5747
5748 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5749
5750 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5751 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5752 structs.
5753 * gdb.fortran/derived-type-function.exp: New file.
5754 * gdb.fortran/derived-type-function.f90: New file.
5755
5756
5757 2016-06-21 Pedro Alves <palves@redhat.com>
5758
5759 * gdb.base/new-ui.exp: New file.
5760 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5761 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5762 (with_spawn_id): New procedure.
5763
5764 2016-06-21 Pedro Alves <palves@redhat.com>
5765
5766 * gdb.mi/mi-exec-run.exp: New file.
5767
5768 2016-06-21 Pedro Alves <palves@redhat.com>
5769
5770 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5771 breakpoint command's output on the main UI.
5772 (test_break): New procedure, factored out from calls in the top
5773 level.
5774 (top level): Use foreach_with_prefix to test MI as main UI and as
5775 separate UI.
5776
5777 2016-06-21 Pedro Alves <palves@redhat.com>
5778
5779 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5780 (test_awatch_creation_and_listing)
5781 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5782 Remove 'type' parameter.
5783 (test_watchpoint_all): New parameter mi_mode. Remove
5784 with_test_prefix.
5785 (top level): Use foreach_with_prefix, and add main/separate UI MI
5786 testing axis.
5787
5788 2016-06-21 Pedro Alves <palves@redhat.com>
5789
5790 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5791 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5792 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5793 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5794 (gdb_main_spawn_id, mi_spawn_id): Declare and
5795 comment.
5796 (mi_create_inferior_pty): New procedure,
5797 factored out from default_mi_gdb_start.
5798 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5799 procedures.
5800 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5801 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5802 Use mi_create_inferior_pty.
5803 (mi_gdb_start): Use eval to pass down args list.
5804
5805 2016-06-21 Pedro Alves <palves@redhat.com>
5806
5807 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5808 * gdb.opt/inline-cmds.exp: Add MI tests.
5809
5810 2016-06-21 Pedro Alves <palves@redhat.com>
5811
5812 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5813
5814 2016-06-21 Pedro Alves <palves@redhat.com>
5815
5816 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5817 (top level): Use it instead of mi_execute_to.
5818
5819 2016-06-21 Pedro Alves <palves@redhat.com>
5820
5821 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5822 (cont_handler_str): New.
5823 (signal_stop_handler): Set stop_handler_str instead of printing to
5824 stdout.
5825 (continue_handler): Set cont_handler_str instead of printing to
5826 stdout.
5827 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5828 mi_send_resuming_command. Print stop_handler_str and
5829 cont_handler_str instead of expecting the python events print
5830 directly.
5831
5832 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5833
5834 * gdb.base/jit-reader.exp: New file.
5835 * gdb.base/jithost.c: New file.
5836 * gdb.base/jithost.h: New file.
5837 * gdb.base/jitreader.c : New file.
5838 * gdb.base/jit-protocol.h: New file.
5839
5840 2016-06-17 Yao Qi <yao.qi@linaro.org>
5841
5842 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5843 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5844 and detach-on-fork. Adjust tests.
5845 (top level): Invoke break_cond_on_syscall with combinations of
5846 syscall, follow-fork-mode and detach-on-fork.
5847
5848 2016-06-17 Yao Qi <yao.qi@linaro.org>
5849
5850 * gdb.base/step-over-exit.c: New.
5851 * gdb.base/step-over-exit.exp: New.
5852
5853 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5854
5855 * gdb.base/float.exp: Add target check for nds32*-*-*.
5856 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5857
5858 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5859
5860 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5861 for unsupported target features.
5862 * gdb.base/call-rt-st.exp: Likewise.
5863 * gdb.base/call-sc.exp: Likewise.
5864 * gdb.base/call-signal-resume.exp: Likewise.
5865 * gdb.base/call-strs.exp: Likewise.
5866 * gdb.base/callexit.exp: Likewise.
5867 * gdb.base/callfuncs.exp: Likewise.
5868 * gdb.base/nodebug.exp: Likewise.
5869 * gdb.base/printcmds.exp: Likewise.
5870 * gdb.base/ptype.exp: Likewise.
5871 * gdb.base/structs.exp: Likewise.
5872 * gdb.base/unwindonsignal.exp: Likewise.
5873 * gdb.cp/gdb2495.exp: Likewise.
5874 * gdb.cp/templates.exp: Likewise.
5875 * gdb.cp/virtfunc.exp: Likewise.
5876 * gdb.threads/hand-call-in-threads.exp: Likewise.
5877 * gdb.threads/interrupted-hand-call.exp: Likewise.
5878 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5879
5880 2016-06-10 Tom Tromey <tom@tromey.com>
5881
5882 PR rust/20110:
5883 * gdb.rust/expr.exp: Add test for integer constant larger than
5884 i32.
5885
5886 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5887
5888 * gdb.fortran/nested-funcs.exp: New.
5889 * gdb.fortran/nested-funcs.f90: New.
5890
5891 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5892
5893 * gdb.base/examine-backward.c: New file.
5894 * gdb.base/examine-backward.exp: New file.
5895
5896 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5897
5898 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5899 matching.
5900
5901 2016-06-02 Tom Tromey <tom@tromey.com>
5902
5903 PR python/18984:
5904 * gdb.python/py-shared.exp: Add solib_name test.
5905
5906 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5907
5908 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5909
5910 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5911
5912 PR c++/19893
5913 * gdb.dwarf2/implref.exp: Rename to...
5914 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5915 * gdb.dwarf2/implref-array.c: New file.
5916 * gdb.dwarf2/implref-array.exp: Likewise.
5917 * gdb.dwarf2/implref-global.c: Likewise.
5918 * gdb.dwarf2/implref-global.exp: Likewise.
5919 * gdb.dwarf2/implref-struct.c: Likewise.
5920 * gdb.dwarf2/implref-struct.exp: Likewise.
5921
5922 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5923
5924 * gdb.trace/trace-condition.exp: Add 64bit tests.
5925
5926 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5927
5928 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5929 bits types.
5930 (main): Adapt to 8 to 64 bits types.
5931 * gdb.trace/trace-condition.exp: Add new tests.
5932
5933 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5934
5935 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5936
5937 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5938
5939 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5940 Move condition tests...
5941 * gdb.trace/trace-condition.exp: Here.
5942
5943 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5944
5945 * gdb.trace/trace-condition.exp: Add counter-case tests.
5946
5947 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5948
5949 PR c++/15231
5950 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5951 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5952
5953 2016-05-27 Pedro Alves <palves@redhat.com>
5954
5955 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5956 New procedure.
5957 (top level): Call it, and bail out of DejaGnu is known to be bad.
5958
5959 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5960
5961 * gdb.base/whatis.c: Extend the test case.
5962 * gdb.base/whatis.exp: Add additional tests.
5963
5964 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5965
5966 * gdb.fortran/type.f90: Add pointer variable.
5967 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5968
5969 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5970
5971 * gdb.fortran/vla-type.exp: Fix testcase name.
5972
5973 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5974
5975 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5976
5977 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5978
5979 * gdb.fortran/type.f90: Add nested structures.
5980 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5981 * gdb.fortran/derived-type.exp: Adapt expected output.
5982 * gdb.fortran/vla-type.exp: Adapt expected output.
5983
5984 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5985
5986 * gdb.fortran/whatis_type.exp: Adapt expected output.
5987
5988 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5989
5990 * gdb.fortran/print_type.exp: Fix expected output.
5991 * gdb.fortran/whatis_type.exp: Fix expected output.
5992
5993 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5994
5995 * gdb.fortran/whatis_type.exp: Use multi_line.
5996
5997 2016-05-24 Tom Tromey <tom@tromey.com>
5998
5999 PR python/17386:
6000 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6001 use value as an index.
6002
6003 2016-05-23 Tom Tromey <tom@tromey.com>
6004
6005 PR python/17981:
6006 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6007 no-breakpoint case.
6008
6009 2016-05-24 Pedro Alves <palves@redhat.com>
6010
6011 PR gdb/19828
6012 * gdb.threads/clone-attach-detach.c: New file.
6013 * gdb.threads/clone-attach-detach.exp: New file.
6014
6015 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6016
6017 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6018
6019 2016-05-23 Tom Tromey <tom@tromey.com>
6020
6021 PR python/19438, PR python/18393:
6022 * gdb.python/py-progspace.exp: Add "dir" test.
6023 * gdb.python/py-objfile.exp: Add "dir" test.
6024
6025 2016-05-23 Yao Qi <yao.qi@linaro.org>
6026
6027 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6028 * gdb.arch/thumb2-it.exp: Likewise.
6029
6030 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6031
6032 * gdb.mi/mi-threads-interrupt.c: New file.
6033 * gdb.mi/mi-threads-interrupt.exp: New file.
6034
6035 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6036
6037 PR gdb/18077
6038 * gdb.mi/mi-async-run.exp: New file.
6039 * gdb.mi/mi-async-run.c: New file.
6040
6041 2016-05-17 Tom Tromey <tom@tromey.com>
6042 Manish Goregaokar <manishsmail@gmail.com>
6043
6044 * lib/rust-support.exp: New file.
6045 * lib/gdb.exp (skip_rust_tests): New proc.
6046 (build_executable_from_specs): Handle rust.
6047 * lib/future.exp (gdb_find_rustc): New proc.
6048 (gdb_default_target_compile): Handle rust.
6049 * gdb.rust/expr.exp: New file.
6050 * gdb.rust/generics.exp: New file.
6051 * gdb.rust/generics.rs: New file.
6052 * gdb.rust/methods.exp: New file.
6053 * gdb.rust/methods.rs: New file.
6054 * gdb.rust/modules.exp: New file.
6055 * gdb.rust/modules.rs: New file.
6056 * gdb.rust/simple.exp: New file.
6057 * gdb.rust/simple.rs: New file.
6058
6059 2016-05-17 Tom Tromey <tom@tromey.com>
6060
6061 * gdb.base/default.exp (set language): Add rust.
6062
6063 2016-05-17 Tom Tromey <tom@tromey.com>
6064
6065 * gdb.gdb/unittest.exp: New file.
6066
6067 2016-05-16 Yao Qi <yao.qi@linaro.org>
6068
6069 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6070 shell_prompt. Update shell_prompt_re.
6071
6072 2016-05-12 Doug Evans <dje@google.com>
6073
6074 PR symtab/19999
6075 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6076 $options when building executable.
6077 * gdb.dwarf2/fission-loclists-pie.S: New file.
6078 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6079
6080 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6081
6082 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6083 of [is_remote target],
6084
6085 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6086
6087 * lib/gdb.exp (use_gdb_stub): New procedure.
6088
6089 2016-05-03 Yunlian Jiang <yunlian@google.com>
6090 Doug Evans <dje@google.com>
6091
6092 PR symtab/19914
6093 * gdb.dwarf2/dwp-sepdebug.c: New file.
6094 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6095
6096 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6097
6098 * gdb.base/detach.exp: Remove is_remote check.
6099
6100 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6101
6102 * gdb.base/annota-input-while-running.exp: Don't check for
6103 [is_remote target]. Enable annotations after running to main.
6104 Remove unused "set test..." line.
6105
6106 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6107
6108 * gdb.trace/trace-enable-disable.exp: New file.
6109 * gdb.trace/trace-enable-disable.c: New file.
6110
6111 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6112
6113 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6114 use it in info sharedlibrary test.
6115 * gdb.trace/ftrace-lock.exp: Likewise.
6116 * gdb.trace/ftrace.exp: Likewise.
6117 * gdb.trace/range-stepping.exp: Likewise.
6118 * gdb.trace/trace-break.exp: Likewise.
6119 * gdb.trace/trace-condition.exp: Likewise.
6120 * gdb.trace/trace-mt.exp: Likewise.
6121
6122 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6123
6124 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6125 (gdb_load_shlib): ... this.
6126 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6127 gdb_load_shlib.
6128 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6129 * gdb.base/ctxobj.exp: Likewise.
6130 * gdb.base/dprintf-pending.exp: Likewise.
6131 * gdb.base/dso2dso.exp: Likewise.
6132 * gdb.base/fixsection.exp: Likewise.
6133 * gdb.base/gcore-relro.exp: Likewise.
6134 * gdb.base/gdb1555.exp: Likewise.
6135 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6136 * gdb.base/gnu-ifunc.exp: Likewise.
6137 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6138 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6139 * gdb.base/pending.exp: Likewise.
6140 * gdb.base/print-file-var.exp: Likewise.
6141 * gdb.base/print-symbol-loading.exp: Likewise.
6142 * gdb.base/shlib-call.exp: Likewise.
6143 * gdb.base/shreloc.exp: Likewise.
6144 * gdb.base/so-impl-ld.exp: Likewise.
6145 * gdb.base/solib-disc.exp: Likewise.
6146 * gdb.base/solib-nodir.exp: Likewise.
6147 * gdb.base/solib-overlap.exp: Likewise.
6148 * gdb.base/solib-symbol.exp: Likewise.
6149 * gdb.base/solib-weak.exp (do_test): Likewise.
6150 * gdb.base/sym-file.exp: Likewise.
6151 * gdb.base/symtab-search-order.exp: Likewise.
6152 * gdb.base/type-opaque.exp: Likewise.
6153 * gdb.base/unload.exp: Likewise.
6154 * gdb.base/watchpoint-solib.exp: Likewise.
6155 * gdb.compile/compile.exp: Likewise.
6156 * gdb.cp/gdb2384.exp: Likewise.
6157 * gdb.cp/infcall-dlopen.exp: Likewise.
6158 * gdb.cp/re-set-overloaded.exp: Likewise.
6159 * gdb.fortran/library-module.exp: Likewise.
6160 * gdb.opt/solib-intra-step.exp: Likewise.
6161 * gdb.python/py-finish-breakpoint.exp: Likewise.
6162 * gdb.python/py-shared.exp: Likewise.
6163 * gdb.reverse/solib-precsave.exp: Likewise.
6164 * gdb.reverse/solib-reverse.exp: Likewise.
6165 * gdb.server/solib-list.exp: Likewise.
6166 * gdb.threads/dlopen-libpthread.exp: Likewise.
6167 * gdb.threads/tls-shared.exp: Likewise.
6168 * gdb.threads/tls-so_extern.exp: Likewise.
6169 * gdb.trace/change-loc.exp: Likewise.
6170 * gdb.trace/ftrace-lock.exp: Likewise.
6171 * gdb.trace/ftrace.exp: Likewise.
6172 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6173 * gdb.trace/pending.exp: Likewise.
6174 * gdb.trace/range-stepping.exp: Likewise.
6175 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6176 (strace_info_marker): Likewise.
6177 (strace_probe_marker): Likewise.
6178 (strace_trace_on_same_addr): Likewise.
6179 (strace_trace_on_diff_addr): Likewise.
6180 * gdb.trace/trace-break.exp: Likewise.
6181 * gdb.trace/trace-condition.exp: Likewise.
6182 * gdb.trace/trace-mt.exp: Likewise.
6183
6184 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6185
6186 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6187 result of gdb_remote_download.
6188 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6189 * gdb.base/dso2dso.exp: Likewise.
6190 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6191 * gdb.base/print-file-var.exp: Likewise.
6192 * gdb.base/shlib-call.exp: Likewise.
6193 * gdb.base/shreloc.exp: Likewise.
6194 * gdb.base/solib-overlap.exp: Likewise.
6195 * gdb.base/solib-weak.exp (do_test): Likewise.
6196 * gdb.base/unload.exp: Likewise.
6197
6198 2016-04-27 Yao Qi <yao.qi@linaro.org>
6199
6200 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6201 exists.
6202
6203 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6204
6205 * vla-type.exp: Print structure from toplevel.
6206
6207 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6208
6209 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6210 of dynamic types.
6211 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6212 of dynamic types.
6213
6214 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6215
6216 * gdb.fortran/vla-type.f90: New file.
6217 * gdb.fortran/vla-type.exp: New file.
6218
6219 2016-04-25 Yao Qi <yao.qi@linaro.org>
6220
6221 * gdb.base/branch-to-self.c: New file.
6222 * gdb.base/branch-to-self.exp: New file.
6223
6224 2016-04-22 Yao Qi <yao.qi@linaro.org>
6225
6226 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6227 more after $hex.
6228
6229 2016-04-22 Yao Qi <yao.qi@linaro.org>
6230
6231 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6232 * gdb.base/annota3.exp: Likewise.
6233
6234 2016-04-22 Yao Qi <yao.qi@linaro.org>
6235
6236 * gdb.reverse/step-precsave.exp: Do one step and test program
6237 stops in "callee" and do multiple steps until program goes out
6238 of "callee".
6239 * gdb.reverse/step-reverse.exp: Likewise.
6240
6241 2016-04-22 Yao Qi <yao.qi@linaro.org>
6242
6243 * gdb.trace/signal.exp: Also pass if
6244 $tracepoint_hits($i) > $iterations.
6245
6246 2016-04-22 Yao Qi <yao.qi@linaro.org>
6247
6248 * gdb.trace/signal.c: New file.
6249 * gdb.trace/signal.exp: New file.
6250
6251 2016-04-19 Doug Evans <xdje42@gmail.com>
6252
6253 * gdb.base/bad-file.exp: New file.
6254
6255 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6256
6257 * gdb.dwarf2/implref.exp: New file.
6258
6259 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6260
6261 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6262 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6263 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6264 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6265 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6266 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6267 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6268 * lib/fortran.exp (fortran_int4): New procedure.
6269 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6270 (fortran_logical4): Likewise.
6271
6272 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6273
6274 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6275
6276 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6277
6278 * lib/compiler.c: Add Intel specific preprocessor macros.
6279 * lib/compiler.cc: Likewise.
6280
6281 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
6282
6283 * gdb.server/connect-with-no-symbol-file.c: New file.
6284 * gdb.server/connect-with-no-symbol-file.exp: New file.
6285
6286 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6287
6288 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6289
6290 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6291
6292 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6293 standard output directory.
6294
6295 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6296
6297 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6298
6299 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6300
6301 * gdb.btrace/instruction_history.c (loop): Add declaration.
6302
6303 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6304
6305 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6306
6307 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6308
6309 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6310 parentheses to print.
6311 (continue_handler): Likewise.
6312
6313 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6314
6315 * gdb.server/solib-list.exp: Remove is_remote check.
6316 Pass shlib= to gdb_compile. Don't link shared library with
6317 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6318 Run binary filename through "readlink -f" on the target.
6319
6320 2016-04-08 Pedro Alves <palves@redhat.com>
6321
6322 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6323 interpreter filename as argument to gdbserver_spawn.
6324 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6325 Return empty if $last_loaded_file does not exist.
6326
6327 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6328
6329 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6330 * gdb.base/jit-main.c: Use exit after usage.
6331
6332 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6333
6334 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6335 GDBHISTSIZE prior to the tests.
6336 * gdb.base/gdbinit-history.exp: Likewise.
6337
6338 2016-04-07 Pedro Alves <palves@redhat.com>
6339
6340 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6341 instead of build_executable. Use gdb_load_shlibs.
6342
6343 2016-04-07 Yao Qi <yao.qi@linaro.org>
6344
6345 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6346 Execute "si" command.
6347
6348 2016-04-07 Yao Qi <yao.qi@linaro.org>
6349
6350 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6351 number instead of the comments on some line.
6352
6353 2016-04-06 Don Breazeal <donb@codesourcery.com>
6354
6355 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6356 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6357
6358 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6359
6360 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6361 standard_output_file. Remove unused binfile variable.
6362
6363 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
6364
6365 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6366 * gdb.python/py-mi-objfile.exp: Match "list main" output
6367 in console format.
6368
6369 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6370
6371 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6372 absolute.
6373
6374 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6375
6376 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6377 absolute.
6378 * gdb.trace/ftrace.exp: Likewise.
6379 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6380 targets as well.
6381 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6382 (gdb_load_shlibs): Copy libraries to test directory when testing
6383 natively. Only set solib-search-path if testing remotely.
6384 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6385
6386 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6387
6388 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6389 gdb_download. Use it even if the target is not remote.
6390 * gdb.base/jit.exp (compile_jit_test): Likewise.
6391 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6392 output directory if the destination board is local, otherwise use
6393 the standard remote_download from DejaGnu.
6394 (gdb_download): Remove.
6395 (gdb_load_shlibs): Use gdb_remote_download instead of
6396 gdb_download.
6397 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6398 Use gdb_remote_download instead of gdb_download. Use it even if
6399 the target is not remote.
6400 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6401 instead of gdb_download.
6402
6403 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6404
6405 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6406 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6407 run.
6408
6409 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
6410
6411 PR gdb/19820
6412 * gdb.base/printcmds.exp: Add artificial arrays tests.
6413
6414 2016-03-31 Pedro Alves <palves@redhat.com>
6415
6416 PR gdb/19858
6417 * gdb.base/jit-main.c: Include unistd.h.
6418 (ATTACH): Define to 0 if not already defined.
6419 (wait_for_gdb, mypid): New globals.
6420 (WAIT_FOR_GDB): New macro.
6421 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6422 some breakpoint locations.
6423 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6424 New procedures.
6425 (one_jit_test): Add REATTACH parameter, and handle it. Use
6426 continue_to_test_location.
6427 (top level): Test attach, and adjusts calls to one_jit_test.
6428
6429 2016-03-31 Pedro Alves <palves@redhat.com>
6430
6431 PR gdb/19858
6432 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6433 BINSUFFIX parameter, and handle it.
6434 (top level): Adjust calls compile_jit_test.
6435
6436 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
6437
6438 PR python/19743
6439 * gdb.python/py-mi-events-gdb.py: New file.
6440 * gdb.python/py-mi-events.c: New file.
6441 * gdb.python/py-mi-events.exp: New file.
6442
6443 2016-03-30 Yao Qi <yao.qi@linaro.org>
6444
6445 * gdb.reverse/until-precsave.exp: Match function name only.
6446 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6447 Move malloc to a condition block.
6448 * gdb.reverse/until-reverse.exp: Match function name only.
6449
6450 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6451
6452 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6453 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6454 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6455 variable for GPR 0 instead of assuming it is register 0.
6456 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6457 * lib/trace-support.exp: Add s390 registers.
6458
6459 2016-03-29 Yao Qi <yao.qi@linaro.org>
6460
6461 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6462
6463 2016-03-24 Yao Qi <yao.qi@linaro.org>
6464
6465 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6466 test message.
6467
6468 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6469
6470 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6471 maintaining separate logic for constructing the output path.
6472
6473 2016-03-16 Don Breazeal <donb@codesourcery.com>
6474
6475 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6476 Retry fork and waitpid on interrupted system call errors.
6477 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6478 Use with_timeout_factor to increase timeout by factor of 10.
6479
6480 2016-03-15 Don Breazeal <donb@codesourcery.com>
6481
6482 * gdb.cp/scope-err.cc: New test program.
6483 * gdb.cp/scope-err.exp: New test script.
6484 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6485 lines and "set breakpoint here" comment.
6486 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6487 Fixed some whitespace and format issues.
6488 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6489 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6490
6491 2016-03-15 Doug Evans <dje@google.com>
6492
6493 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6494 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6495 All callers updated. Add tests for enums, mixed flags register.
6496
6497 2016-03-15 Doug Evans <dje@google.com>
6498
6499 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6500 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6501
6502 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6503
6504 * gdb.base/default.exp: Add $_as_string to the list of expected
6505 convenience functions.
6506
6507 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6508
6509 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6510
6511 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6512
6513 * gdb.python/py-as-string.exp: New file.
6514 * gdb.python/py-as-string.c: New file.
6515
6516 2016-03-09 Pedro Alves <palves@redhat.com>
6517
6518 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6519 signal" -> "Thread NN received signal" output change.
6520 * gdb.threads/ia64-sigill.exp: Likewise.
6521 * gdb.threads/linux-dp.exp: Likewise.
6522 * gdb.threads/manythreads.exp: Likewise.
6523 * gdb.threads/pending-step.exp: Likewise.
6524 * gdb.threads/print-threads.exp: Likewise.
6525 * gdb.threads/sigstep-threads.exp: Likewise.
6526 * gdb.threads/staticthreads.exp: Likewise.
6527 * gdb.threads/tls.exp: Likewise.
6528
6529 2016-03-09 Pedro Alves <palves@redhat.com>
6530
6531 * gdb.base/command-line-input.exp: New file.
6532
6533 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6534
6535 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6536 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6537 * gdb.trace/pending.exp: Accept leading dot before function name.
6538 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6539 * lib/trace-support.exp: Set registers for ppc.
6540
6541 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6542
6543 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6544 use it for disassembly; accept .main in addition to main in backtrace.
6545
6546 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
6547 Marcin Kościelnicki <koriakin@0x04.net>
6548
6549 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6550 (gdb_recursion_test_ptr): New global variable.
6551 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6552 gdb_recursion_test.
6553 (gdb_c_test): Ditto.
6554
6555 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6556
6557 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6558 ordering.
6559
6560 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6561
6562 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6563 (bar): Add bar_start_lbl label.
6564 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6565 of foo/bar for emitting DWARF and tracing.
6566
6567 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6568
6569 * analyze-racy-logs.py: Set executable bit.
6570
6571 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6572
6573 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6574 (CHECK_TARGET_TMP): Likewise.
6575 (check-single-racy): New rule.
6576 (check-parallel-racy): Likewise.
6577 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6578 (do-check-parallel-racy): New rule.
6579 (check-racy/%.exp): Likewise.
6580 * README (Racy testcases): New section.
6581 * analyze-racy-logs.py: New file.
6582
6583 2016-03-03 Doug Evans <dje@google.com>
6584
6585 * gdb.base/skip.exp: Use with_test_prefix.
6586
6587 2016-03-03 Yao Qi <yao.qi@linaro.org>
6588
6589 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6590 Invoke step_over_syscall "clone" and break_cond_on_syscall
6591 "clone".
6592 * gdb.base/step-over-clone.c: New file.
6593
6594 2016-03-03 Yao Qi <yao.qi@linaro.org>
6595
6596 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6597 code format.
6598
6599 2016-03-03 Yao Qi <yao.qi@linaro.org>
6600
6601 * gdb.base/disp-step-fork.c: Rename to ...
6602 * gdb.base/step-over-fork.c: ... it. New file.
6603 * gdb.base/disp-step-vfork.c: Rename to ...
6604 * gdb.base/step-over-vfork.c: ... it. New file.
6605 * gdb.base/disp-step-syscall.exp: Rename to ...
6606 * gdb.base/step-over-syscall.exp: ... it. New file.
6607 (disp_step_cross_syscall): Rename to ...
6608 (step_over_syscall): ... it.
6609
6610 2016-03-03 Yao Qi <yao.qi@linaro.org>
6611
6612 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6613 If target supports condition evaluation on target, invoke
6614 break_cond_on_syscall for fork and vfork.
6615
6616 2016-03-03 Yao Qi <yao.qi@linaro.org>
6617
6618 * gdb.base/disp-step-syscall.exp: Don't invoke
6619 support_displaced_stepping.
6620 (disp_step_cross_syscall): Test with displaced stepping off and
6621 on if supported.
6622
6623 2016-03-03 Yao Qi <yao.qi@linaro.org>
6624
6625 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6626 proc.
6627 (setup): New proc.
6628 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6629 and setup.
6630
6631 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6632
6633 * gdb.fortran/vla-history.exp: Remove breakpoint.
6634
6635 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6636
6637 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6638 exceeds timeout.
6639
6640 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6641
6642 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6643 breakpoint.
6644
6645 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6646
6647 * gdb.mi/vla.f90: Nullify pointer after declaration.
6648
6649 2016-03-01 Pedro Alves <palves@redhat.com>
6650
6651 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6652
6653 2016-03-01 Pedro Alves <palves@redhat.com>
6654
6655 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6656 before anything else.
6657 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6658 _GNU_SOURCE here.
6659 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6660 before anything else.
6661 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6662
6663 2016-03-01 Pedro Alves <palves@redhat.com>
6664
6665 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6666
6667 2016-03-01 Yao Qi <yao.qi@linaro.org>
6668
6669 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6670 prepare_for_testing.
6671
6672 2016-03-01 Yao Qi <yao.qi@linaro.org>
6673
6674 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6675
6676 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6677
6678 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6679 manually constructing the output path.
6680
6681 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6682
6683 * gdb.arch/s390-stackless.S: New.
6684 * gdb.arch/s390-stackless.exp: New.
6685
6686 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6687
6688 * gdb.dlang/circular.c: New file.
6689 * gdb.dlang/circular.exp: New file.
6690
6691 2016-02-26 Yao Qi <yao.qi@linaro.org>
6692
6693 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6694 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6695 (testcases): Update.
6696
6697 2016-02-26 Yao Qi <yao.qi@linaro.org>
6698
6699 * gdb.reverse/aarch64.c: Rename to ...
6700 * gdb.reverse/insn-reverse.c: ... it.
6701 * gdb.reverse/aarch64.exp: Rename to ...
6702 * gdb.reverse/insn-reverse.exp: ... it.
6703
6704 2016-02-26 Yao Qi <yao.qi@linaro.org>
6705
6706 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6707 (testcase_ftype): New.
6708 (testcases): New array.
6709 (n_testcases): New.
6710 (main): Call each element in testcases.
6711 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6712 (read_testcase): New.
6713 Do the tests in a loop.
6714
6715 2016-02-25 Yao Qi <yao.qi@linaro.org>
6716
6717 * gdb.base/branches.c: Remove.
6718
6719 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6720
6721 PR gdb/13808
6722 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6723
6724 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6725
6726 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6727
6728 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6729
6730 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6731 change x86_64 call_insn to 'callq'.
6732
6733 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6734
6735 * gdb.trace/tfile-avx.c: Move to...
6736 * gdb.trace/tracefile-pseudo-reg.c: Here.
6737 * gdb.trace/tfile-avx.exp: Move to...
6738 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6739
6740 2016-02-24 Gary Benson <gbenson@redhat.com>
6741
6742 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6743 message on attach.
6744
6745 2016-02-23 Doug Evans <dje@google.com>
6746
6747 * gdb.base/skip.c (test_skip): New function.
6748 (end_test_skip_file_and_function): New function.
6749 (test_skip_file_and_function): New function.
6750 * gdb.base/skip1.c (test_skip): New function.
6751 (skip1_test_skip_file_and_function): New function.
6752 * gdb.base/skip.exp: Add tests for new skip options.
6753 * gdb.base/skip-solib.exp: Update expected output.
6754 * gdb.perf/skip-command.cc: New file.
6755 * gdb.perf/skip-command.exp: New file.
6756 * gdb.perf/skip-command.py: New file.
6757
6758 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6759
6760 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6761 info registers pattern.
6762
6763 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6764
6765 * lib/future.exp: Add D support.
6766 (gdb_find_gdc): New proc.
6767 (gdb_default_target_compile): Add D support.
6768
6769 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
6770
6771 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6772 user+system time.
6773 (trace_speed_test): Determine the iteration count for a time
6774 between 15..30 seconds.
6775
6776 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6777
6778 * gdb.arch/i386-mpx-sigsegv.c: New file.
6779 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6780 * gdb.arch/i386-mpx-simple_segv.c: New file.
6781 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6782
6783 2016-02-18 Yao Qi <yao.qi@linaro.org>
6784
6785 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6786 Don't call setup_kfail.
6787
6788 2016-02-18 Yao Qi <yao.qi@linaro.org>
6789
6790 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6791 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6792
6793 2016-02-16 Doug Evans <dje@google.com>
6794
6795 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6796 * gdb.base/skip1.c: Ditto.
6797 * gdb.base/skip.exp: Whitespace cleanup.
6798
6799 2016-02-16 Don Breazeal <donb@codesourcery.com>
6800
6801 PR remote/19496
6802 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6803 Remove kfail for PR remote/19496.
6804
6805 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6806
6807 * lib/gdb.exp (standard_temp_file): Return a path specific to
6808 the runtest invocation.
6809
6810 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6811
6812 * gdb.trace/save-trace.exp: Change relative path to be in the
6813 standard output directory.
6814
6815 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6816
6817 * gdb.arch/i386-prologue.c: Add missing prototypes.
6818
6819 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6820
6821 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6822 * gdb.arch/i386-prologue.exp: Likewise.
6823 * gdb.arch/i386-size.exp: Likewise.
6824
6825 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6826
6827 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6828 define object file path.
6829 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6830 file path.
6831 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6832 standard_output_file to define binfile.
6833
6834 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6835
6836 Fix compatibility with recent gfortran-5.3.1.
6837 * gdb.fortran/vla-history.exp (print vla1 allocated)
6838 (print vla2 allocated, print $2, print $3): Remove
6839 (print $4): Rename to ...
6840 (print $2): ... here.
6841 (print $9): Rename to ...
6842 (print $5): ... here.
6843 (print $10): Rename to ...
6844 (print $6): ... here.
6845 * gdb.fortran/vla.f90: Add pvla initialization.
6846
6847 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6848
6849 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6850 New test.
6851 * gdb.fortran/vla-value-sub.exp: Likewise.
6852
6853 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6854
6855 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6856
6857 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6858
6859 * i386-biarch-core.exp: Define corefile using
6860 standard_output_file.
6861
6862 2016-02-12 Yao Qi <yao.qi@linaro.org>
6863
6864 * gdb.arch/arm-single-step-kernel-helper.c: New.
6865 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6866
6867 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6868
6869 * gdb.btrace/tailcall-only.exp: New.
6870 * gdb.btrace/tailcall-only.c: New.
6871 * gdb.btrace/x86_64-tailcall-only.S: New.
6872 * gdb.btrace/i686-tailcall-only.S: New.
6873
6874 2016-02-11 Pedro Alves <palves@redhat.com>
6875
6876 * README (Parallel testing): Add missing double quotes.
6877
6878 2016-02-11 Pedro Alves <palves@redhat.com>
6879
6880 * README (Parallel testing): New section.
6881 (GDB_PARALLEL): Rewrite.
6882 (FORCE_PARALLEL): Document.
6883
6884 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6885
6886 * gdb.trace/tfile-avx.c: New test.
6887 * gdb.trace/tfile-avx.exp: New test.
6888
6889 2016-02-09 Keith Seitz <keiths@redhat.com>
6890
6891 PR breakpoints/19546
6892 * gdb.base/infcall-exec.c: New file.
6893 * gdb.base/infcall-exec2.c: New file.
6894 * gdb.base/infcall-exec.exp: New file.
6895
6896 2016-02-09 Keith Seitz <keiths@redhat.com>
6897
6898 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6899 (toplevel): Call test_bkpt_address.
6900
6901 2016-02-09 Keith Seitz <keiths@redhat.com>
6902
6903 PR python/19506
6904 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6905 (toplevel): Call test_bkpt_address.
6906
6907 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6908
6909 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6910 to AC_OUTPUT.
6911 * configure: Regenerate.
6912
6913 2016-02-09 Pedro Alves <palves@redhat.com>
6914
6915 PR breakpoints/19548
6916 * gdb.base/execl-update-breakpoints.c (some_function): New
6917 function.
6918 (main): Call it.
6919 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6920 Tighten expected GDB output.
6921
6922 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6923
6924 * Makefile.in (ALL_SUBDIRS): Remove.
6925 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6926 (distclean maintainer-clean realclean): Likewise.
6927 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6928 * configure: Regenerate.
6929 * gdb.ada/Makefile.in: Delete.
6930 * gdb.arch/Makefile.in: Likewise.
6931 * gdb.asm/Makefile.in: Likewise.
6932 * gdb.base/Makefile.in: Likewise.
6933 * gdb.btrace/Makefile.in: Likewise.
6934 * gdb.cell/Makefile.in: Likewise.
6935 * gdb.compile/Makefile.in: Likewise.
6936 * gdb.cp/Makefile.in: Likewise.
6937 * gdb.disasm/Makefile.in: Likewise.
6938 * gdb.dlang/Makefile.in: Likewise.
6939 * gdb.dwarf2/Makefile.in: Likewise.
6940 * gdb.fortran/Makefile.in: Likewise.
6941 * gdb.gdb/Makefile.in: Likewise.
6942 * gdb.go/Makefile.in: Likewise.
6943 * gdb.guile/Makefile.in: Likewise.
6944 * gdb.java/Makefile.in: Likewise.
6945 * gdb.linespec/Makefile.in: Likewise.
6946 * gdb.mi/Makefile.in: Likewise.
6947 * gdb.modula2/Makefile.in: Likewise.
6948 * gdb.multi/Makefile.in: Likewise.
6949 * gdb.objc/Makefile.in: Likewise.
6950 * gdb.opencl/Makefile.in: Likewise.
6951 * gdb.opt/Makefile.in: Likewise.
6952 * gdb.pascal/Makefile.in: Likewise.
6953 * gdb.perf/Makefile.in: Likewise.
6954 * gdb.python/Makefile.in: Likewise.
6955 * gdb.reverse/Makefile.in: Likewise.
6956 * gdb.server/Makefile.in: Likewise.
6957 * gdb.stabs/Makefile.in: Likewise.
6958 * gdb.threads/Makefile.in: Likewise.
6959 * gdb.trace/Makefile.in: Likewise.
6960 * gdb.xml/Makefile.in: Likewise.
6961 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6962 GDB_PARALLEL.
6963 (standard_output_file): Remove check for GDB_PARALLEL, always
6964 return path in outputs/$subdir/$testname.
6965
6966 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6967
6968 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6969 (site.exp): Assign abs_srcdir to tcl's srcdir.
6970
6971 2016-02-04 Yao Qi <yao.qi@linaro.org>
6972
6973 * gdb.base/foll-exec-mode.c: Include limits.h.
6974 (main): Add parameters argc and argv. Get directory from
6975 argv[0].
6976 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6977 compilation.
6978 * gdb.base/foll-exec.c: Include limits.h.
6979 (main): Add parameters argc and argv.
6980 Get directory from argv[0].
6981 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6982 Adjust tests on the number of lines as source code changed.
6983 * gdb.base/foll-vfork-exit.c: Include limits.h.
6984 (main): Add one line of statement before vfork.
6985 * gdb.base/foll-vfork.c: Include limits.h and string.h.
6986 (main): Add parameters argc and argv. Get directory from
6987 argv[0].
6988 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
6989 (setup_gdb): Set tbreak to skip some source lines.
6990 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
6991 (main): Add parameters argc and argv. Get directory from
6992 argv[0].
6993 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
6994 compilation.
6995 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
6996 (main): Add parameters argc and argv. Get directory from
6997 argv[0].
6998 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
6999 compilation.
7000
7001 2016-02-01 Doug Evans <dje@google.com>
7002
7003 * gdb.base/skip.exp: Clean up multiple references to same test name.
7004
7005 2016-02-01 Pedro Alves <palves@redhat.com>
7006
7007 PR remote/19496
7008 * gdb.threads/forking-threads-plus-breakpoint.exp
7009 (displaced_stepping_supported): New global.
7010 (probe_displaced_stepping_support): New procedure.
7011 (do_test): Add 'displaced' parameter, and use it.
7012 (top level): Check for displaced stepping support. Add displaced
7013 stepping on/off testing axis.
7014
7015 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7016
7017 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7018 pointer. Don't perform further tests on the unassociated pointer
7019 if the first test fails.
7020
7021 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7022
7023 * gdb.base/max-value-size.c: New file.
7024 * gdb.base/max-value-size.exp: New file.
7025 * gdb.base/huge.exp: Disable max-value-size for this test.
7026
7027 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7028
7029 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7030
7031 2016-01-28 Yao Qi <yao.qi@linaro.org>
7032
7033 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7034
7035 2016-01-25 Pedro Alves <palves@redhat.com>
7036
7037 PR threads/19461
7038 * gdb.base/fork-running-state.c: New file.
7039 * gdb.base/fork-running-state.exp: New file.
7040
7041 2016-01-25 Pedro Alves <palves@redhat.com>
7042
7043 PR gdb/19494
7044 * gdb.base/catch-fork-kill.c: New file.
7045 * gdb.base/catch-fork-kill.exp: New file.
7046
7047 2016-01-25 Pedro Alves <palves@redhat.com>
7048
7049 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7050 Delete, moved to lib/gdb.exp.
7051 * gdb.threads/forking-threads-plus-breakpoint.exp
7052 (foreach_with_prefix): Likewise.
7053 * gdb.threads/process-dies-while-handling-bp.exp
7054 (foreach_with_prefix): Likewise.
7055 * lib/gdb.exp (foreach_with_prefix): New procedure.
7056
7057 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7058
7059 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7060 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7061
7062 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7063
7064 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7065 endian targets.
7066
7067 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7068 Pedro Alves <palves@redhat.com>
7069
7070 Fix testsuite compatibility with Guile.
7071 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7072 number.
7073
7074 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7075
7076 Fix testsuite compatibility with Guile.
7077 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7078 (thread 1): New test for backtrace through signal handler.
7079
7080 2016-01-22 Yao Qi <yao.qi@linaro.org>
7081
7082 PR testsuite/19491
7083 * gdb.base/multi-forks.c: Include
7084 ../lib/unbuffer_output.c
7085 (main): Call gdb_unbuffer_output.
7086
7087 2016-01-21 Doug Evans <dje@google.com>
7088
7089 * lib/ada.exp (gdb_compile_ada): Fix typo.
7090
7091 2016-01-21 Joel Brobecker <brobecker@adacore.com>
7092
7093 * gdb.base/break-fun-addr.exp: New file.
7094 * gdb.base/break-fun-addr1.c: New file.
7095 * gdb.base/break-fun-addr2.c: New file.
7096
7097 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7098
7099 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7100 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7101 enum flag values.
7102
7103 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7104
7105 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7106 when GDB can not set the vector return value. Add more comments
7107 for clarification.
7108
7109 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7110
7111 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7112 command.
7113
7114 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7115
7116 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7117
7118 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7119
7120 * Makefile.in (check-single): Pass --status to runtest.
7121 (check/%.exp): Likewise.
7122
7123 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7124
7125 * Makefile.in (check-parallel): Propagate return code from make
7126 do-check-parallel.
7127
7128 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7129
7130 * gdb.trace/ftrace.exp: Fix expected message on continue.
7131 * gdb.trace/pending.exp: Fix expected message on continue.
7132 * gdb.trace/trace-break.exp: Fix expected message on continue.
7133
7134 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7135
7136 * lib/gdb.exp (gdb_test): Remove unused global references.
7137
7138 2016-01-18 Pedro Alves <palves@redhat.com>
7139
7140 * gdb.base/async-shell.exp: Adjust expected output.
7141 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7142 * gdb.base/siginfo-thread.exp: Adjust expected output.
7143 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7144 * gdb.java/jnpe.exp: Adjust expected output.
7145 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7146 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7147 * gdb.threads/leader-exit.exp: Adjust expected output.
7148 * gdb.threads/manythreads.exp: Adjust expected output.
7149 * gdb.threads/pthreads.exp: Adjust expected output.
7150 * gdb.threads/schedlock.exp: Adjust expected output.
7151 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7152 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7153 expected output.
7154 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7155 output.
7156 * gdb.threads/sigthread.exp: Adjust expected output.
7157 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7158
7159 2016-01-18 Yao Qi <yao.qi@linaro.org>
7160
7161 * gdb.guile/scm-section-script.c: Replace @progbits with
7162 %progbits.
7163 * gdb.python/py-section-script.c: Likewise.
7164
7165 2016-01-15 Pedro Alves <palves@redhat.com>
7166
7167 * gdb.multi/tids.exp: Test star wildcard ranges.
7168
7169 2016-01-15 Pedro Alves <palves@redhat.com>
7170
7171 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7172 command from "thread apply" invocation.
7173 (thr_apply_info_thr_invalid): Default the expected output to the
7174 input tid list.
7175 (top level): Add tests that use convenience variables. Add tests
7176 for "thread apply" with a valid TID list, but missing the command.
7177
7178 2016-01-13 Pedro Alves <palves@redhat.com>
7179
7180 * gdb.base/default.exp: Expect $_gthread as well.
7181 * gdb.multi/tids.exp: Test $_gthread.
7182 * gdb.threads/thread-specific.exp: Test $_gthread.
7183
7184 2016-01-13 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.multi/tids.exp: Test "info threads -gid".
7187
7188 2016-01-13 Pedro Alves <palves@redhat.com>
7189
7190 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7191 Breakpoint.thread.
7192 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7193
7194 2016-01-07 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.base/break.exp: Adjust to output changes.
7197 * gdb.base/hbreak2.exp: Likewise.
7198 * gdb.base/sepdebug.exp: Likewise.
7199 * gdb.base/watch_thread_num.exp: Likewise.
7200 * gdb.linespec/keywords.exp: Likewise.
7201 * gdb.multi/info-threads.exp: Likewise.
7202 * gdb.threads/thread-find.exp: Likewise.
7203 * gdb.multi/tids.c: New file.
7204 * gdb.multi/tids.exp: New file.
7205
7206 2016-01-13 Pedro Alves <palves@redhat.com>
7207
7208 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7209
7210 2016-01-13 Pedro Alves <palves@redhat.com>
7211
7212 * gdb.base/default.exp: Expect $_inferior as well.
7213 * gdb.multi/base.exp: Test $_inferior.
7214
7215 2016-01-13 Pedro Alves <palves@redhat.com>
7216
7217 PR breakpoints/19388
7218 * gdb.base/catch-signal-siginfo-cond.c: New file.
7219 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7220
7221 2016-01-12 Josh Stone <jistone@redhat.com>
7222 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7223
7224 * gdb.base/catch-syscall.c (do_execve): New variable.
7225 (main): Conditionally trigger an execve.
7226 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7227 (test_catch_syscall_execve): New, check entry/return across execve.
7228 (do_syscall_tests): Call test_catch_syscall_execve.
7229
7230 2016-01-12 Pedro Alves <palves@redhat.com>
7231
7232 * gdb.base/random-signal.exp (do_test): New procedure, with body
7233 of testcase moved in.
7234
7235 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7236 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.base/funcargs.exp (finish from indirectly called function):
7239 Reintroduce the case for 'First'.
7240
7241 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7242 Pedro Alves <palves@redhat.com>
7243
7244 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7245 (tcatch_vfork_then_child_follow_exec)
7246 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7247 identification.
7248
7249 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7250
7251 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7252 and repeats to unlimited.
7253 * gdb.python/py-value.exp: Likewise.
7254 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7255 and repeats to unlimited.
7256
7257 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7258
7259 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7260 and reordering the functions.
7261 * gdb.multi/hangout.c: Likewise.
7262 * gdb.multi/hello.c: Likewise.
7263
7264 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7265
7266 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7267 absolute.
7268 (SingleStatisticTestResult.report): Use dict.keys instead of
7269 dict.iterkeys.
7270
7271 2016-01-06 Pedro Alves <palves@redhat.com>
7272
7273 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7274
7275 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7276
7277 * gdb.btrace/dlopen.exp: New.
7278 * gdb.btrace/dlopen.c: New.
7279 * gdb.btrace/dlopen-dso.c: New.
7280
7281 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7282
7283 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7284 PATTERN argument is optional.
7285
7286 2015-12-24 Joel Brobecker <brobecker@adacore.com>
7287
7288 * lib/ada.exp (target_compile_ada_from_dir): New function.
7289 (gdb_compile_ada): Reimplement avoiding the use of project files.
7290 * gdb.ada/gnat_ada.gpr: Delete.
7291 * gdb.ada/cond_lang.exp: Adjust test to make path before
7292 filename optional.
7293 * gdb.ada/small_reg_param.exp: Likewise.
7294
7295 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7296
7297 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7298
7299 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7300
7301 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7302 case.
7303
7304 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7305
7306 * gdb.base/break.exp: Remove dead code.
7307 * gdb.base/sepdebug.exp: Likewise.
7308
7309 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7310
7311 * gdb.asm/asm-source.exp: Remove HP-UX references.
7312 * gdb.base/annota1.exp: Likewise.
7313 * gdb.base/annota3.exp: Likewise.
7314 * gdb.base/attach.exp: Likewise.
7315 * gdb.base/bigcore.exp: Likewise.
7316 * gdb.base/break.exp: Likewise.
7317 * gdb.base/call-ar-st.exp: Likewise.
7318 * gdb.base/callfuncs.exp: Likewise.
7319 * gdb.base/catch-fork-static.exp: Likewise.
7320 * gdb.base/display.exp: Likewise.
7321 * gdb.base/foll-exec-mode.exp: Likewise.
7322 * gdb.base/foll-exec.exp: Likewise.
7323 * gdb.base/foll-fork.exp: Likewise.
7324 * gdb.base/foll-vfork.exp: Likewise.
7325 * gdb.base/funcargs.exp: Likewise.
7326 * gdb.base/hbreak2.exp: Likewise.
7327 * gdb.base/inferior-died.exp: Likewise.
7328 * gdb.base/interrupt.exp: Likewise.
7329 * gdb.base/multi-forks.exp: Likewise.
7330 * gdb.base/nodebug.exp: Likewise.
7331 * gdb.base/sepdebug.exp: Likewise.
7332 * gdb.base/solib1.c: Likewise.
7333 * gdb.base/step-test.exp: Likewise.
7334 * gdb.mi/non-stop.c: Likewise.
7335 * gdb.mi/pthreads.c: Likewise.
7336 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7337 * gdb.threads/pthreads.c: Likewise.
7338 * gdb.threads/staticthreads.exp: Likewise.
7339 * lib/future.exp: Likewise.
7340 * lib/gdb.exp: Likewise.
7341 * gdb.base/so-indr-cl.c: Remove.
7342 * gdb.base/so-indr-cl.exp: Likewise.
7343 * gdb.base/solib.c: Likewise.
7344 * gdb.base/solib.exp: Likewise.
7345 * gdb.base/solib2.c: Likewise.
7346
7347 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7348
7349 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7350 * gdb.base/call-ar-st.exp: Likewise.
7351 * gdb.base/callfuncs.exp: Likewise.
7352 * gdb.base/condbreak.exp: Likewise.
7353 * gdb.base/constvars.exp: Likewise.
7354 * gdb.base/hbreak2.exp: Likewise.
7355 * gdb.base/langs.exp: Likewise.
7356 * gdb.base/list.exp: Likewise.
7357 * gdb.base/long_long.exp: Likewise.
7358 * gdb.base/ptype.exp: Likewise.
7359 * gdb.base/scope.exp: Likewise.
7360 * gdb.base/signals.exp: Likewise.
7361 * gdb.base/so-impl-ld.exp: Likewise.
7362 * gdb.base/varargs.exp: Likewise.
7363 * gdb.base/volatile.exp: Likewise.
7364 * gdb.base/whatis.exp: Likewise.
7365 * gdb.cp/cplusfuncs.exp: Likewise.
7366 * gdb.cp/inherit.exp: Likewise.
7367 * gdb.cp/local.exp: Likewise.
7368 * gdb.cp/member-ptr.exp: Likewise.
7369 * gdb.cp/method.exp: Likewise.
7370 * gdb.cp/overload.exp: Likewise.
7371 * gdb.cp/templates.exp: Likewise.
7372 * gdb.stabs/weird.exp: Likewise.
7373 * lib/compiler.c: Likewise.
7374 * lib/compiler.cc: Likewise.
7375 * lib/cp-support.exp: Likewise.
7376 * lib/gdb.exp: Likewise.
7377
7378 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7379
7380 * configure.ac: Remove HP-UX case.
7381 * configure: Regenerate.
7382
7383 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7384
7385 * lib/gdb.exp (gdb_compile): Add function doc.
7386
7387 2015-12-17 Pedro Alves <palves@redhat.com>
7388
7389 PR threads/19354
7390 * gdb.multi/info-threads.exp: New file.
7391
7392 2015-12-15 Yao Qi <yao.qi@linaro.org>
7393
7394 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7395 is aarch64*-*-*.
7396
7397 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7398
7399 * gdb.base/history-duplicates.exp: Skip if no readline support.
7400
7401 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7402
7403 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7404
7405 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7406
7407 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7408
7409 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7410
7411 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7412 ctrl-C if nointerrupts target property is set.
7413 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7414 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7415 * gdb.base/paginate-bg-execution.exp: Likewise.
7416 * gdb.base/paginate-execution-startup.exp: Likewise.
7417 * gdb.base/random-signal.exp: Likewise.
7418 * gdb.base/range-stepping.exp: Likewise.
7419 * gdb.cp/annota2.exp: Likewise.
7420 * gdb.cp/annota3.exp: Likewise.
7421 * gdb.gdb/selftest.exp: Likewise.
7422 * gdb.threads/continue-pending-status.exp: Likewise.
7423 * gdb.threads/leader-exit.exp: Likewise.
7424 * gdb.threads/manythreads.exp: Likewise.
7425 * gdb.threads/pthreads.exp: Likewise.
7426 * gdb.threads/schedlock.exp: Likewise.
7427 * gdb.threads/sigthread.exp: Likewise.
7428
7429 2015-12-11 Don Breazeal <donb@codesourcery.com>
7430
7431 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7432 remote.
7433 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7434 * gdb.base/foll-exec.exp (main): Enable for target remote.
7435 * gdb.base/foll-fork.exp (main): Likewise.
7436 * gdb.base/foll-vfork.exp (main): Likewise.
7437 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7438 (proc continue_to_exit_bp_loc): Use clean_restart.
7439 * gdb.base/pie-execl.exp (main): Disable for target remote.
7440 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7441 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7442 * gdb.threads/execl.exp (main): Likewise.
7443 * gdb.threads/fork-child-threads.exp (main): Likewise.
7444 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7445 remote.
7446 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7447 remote.
7448 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7449 pid.tid style ptids, instead of just tid.
7450 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7451 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7452 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7453 ptids, instead of just tid.
7454
7455 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7456
7457 * gdb.base/list.exp (test_list_forward): Add end of file error
7458 test.
7459 (test_repeat_list_command): Add end of file error test.
7460 (test_list_backwards): Add beginning of file error test.
7461
7462 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7463
7464 * gdb.base/list.exp (test_list_invalid_args): New function,
7465 defined, and called.
7466
7467 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7468
7469 * gdb.base/list.exp (test_list): Make test names unique.
7470
7471 2015-12-11 Yao Qi <yao.qi@linaro.org>
7472
7473 * gdb.base/coremaker2.c: Remove.
7474
7475 2015-12-10 Pedro Alves <palves@redhat.com>
7476
7477 * gdb.multi/base.exp: Remove stale "spaces" references.
7478
7479 2015-12-10 Pedro Alves <palves@redhat.com>
7480
7481 * gdb.multi/base.exp: Don't use nowarnings.
7482 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7483 * gdb.multi/hangout.c: Include stdio.h.
7484 * gdb.multi/hello.c: Include stdlib.h.
7485 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7486 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7487 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7488
7489 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7490
7491 * gdb.dwarf2/dw2-ranges-base.c: New file.
7492 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7493 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7494 support additional line table, and debug ranges generation.
7495 (Dwarf::ranges): New function, generate .debug_ranges.
7496 (Dwarf::lines): Support generating simple line table programs.
7497 (Dwarf::assemble): Initialise new namespace variables.
7498
7499 2015-12-09 Kevin Buettner <kevinb@redhat.com>
7500
7501 * gdb.base/async.exp (proc test_background): Add case for
7502 asynchronous execution not supported.
7503
7504 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
7505
7506 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7507 format and change test names to make them unique.
7508
7509 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7510 Pedro Alves <pedro@redhat.com>
7511
7512 PR gdb/18702
7513 Add checking of floatformats setup on x86_64 hosts.
7514 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7515 (smallval, bigval): New labels/constants.
7516 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7517 float" after loading bigval and smallval.
7518
7519 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7520
7521 * gdb.ada/fun_overload_menu.exp: New testcase.
7522 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7523
7524 2015-12-04 Josh Stone <jistone@redhat.com>
7525
7526 * gdb.base/catch-fork-static.exp: New.
7527
7528 2015-12-03 Yao Qi <yao.qi@linaro.org>
7529
7530 * gdb.base/sizeof.c: Don't include stdio.h and
7531 ../lib/unbuffer_output.c.
7532 (main): New variable 'size' and 'value'. Remove printf and
7533 gdb_unbuffer_output. Assign return value to size and value.
7534 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7535 at the beginning.
7536 (check_sizeof): Check the result by printing variable 'size'.
7537 (check_valueof): Check the result by printing variable 'value'.
7538
7539 2015-12-01 Yao Qi <yao.qi@linaro.org>
7540
7541 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7542 for aarch64*-*-linux* target.
7543
7544 2015-11-30 Pedro Alves <palves@redhat.com>
7545
7546 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7547
7548 2015-11-30 Pedro Alves <palves@redhat.com>
7549
7550 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7551 Handle non-stop mode vCont replies.
7552
7553 2015-11-30 Pedro Alves <palves@redhat.com>
7554
7555 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7556 prepare_for_testing. Start gdb with "set non-stop on" appended to
7557 GDBFLAGS. Lax expected stop output.
7558
7559 2015-11-27 Yao Qi <yao.qi@linaro.org>
7560
7561 * gdb.arch/arm-neon.exp: New.
7562 * gdb.arch/arm-neon.c: New.
7563
7564 2015-11-27 Yao Qi <yao.qi@linaro.org>
7565
7566 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7567
7568 2015-11-27 Yao Qi <yao.qi@linaro.org>
7569
7570 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7571 frames-invalid annotation.
7572
7573 2015-11-27 Yao Qi <yao.qi@linaro.org>
7574
7575 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7576
7577 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7578
7579 * gdb.threads/names.exp: New file.
7580 * gdb.threads/names.c: New file.
7581 * README: Mention gdb,no_thread_names.
7582
7583 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7584
7585 PR 19297
7586 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7587 support" error.
7588
7589 2015-11-24 Pedro Alves <palves@redhat.com>
7590
7591 PR 17539
7592 * gdb.base/display.exp: Expect displays to be sorted in ascending
7593 order. Use multi_line.
7594 * gdb.base/solib-display.exp: Likewise.
7595
7596 2015-11-24 Pedro Alves <palves@redhat.com>
7597
7598 PR 17539
7599 * gdb.base/display.exp: Expect displays to be sorted in ascending
7600 order. Use multi_line.
7601 * gdb.base/solib-display.exp: Likewise.
7602
7603 2015-11-24 Pedro Alves <palves@redhat.com>
7604
7605 PR 17539
7606 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7607 threads in ascending order.
7608 * gdb.base/foll-fork.exp: Likewise.
7609 * gdb.base/foll-vfork.exp: Likewise.
7610 * gdb.base/multi-forks.exp: Likewise.
7611 * gdb.mi/mi-nonstop.exp: Likewise.
7612 * gdb.mi/mi-nsintrall.exp: Likewise.
7613 * gdb.multi/base.exp: Likewise.
7614 * gdb.multi/multi-arch.exp: Likewise.
7615 * gdb.python/py-inferior.exp: Likewise.
7616 * gdb.threads/break-while-running.exp: Likewise.
7617 * gdb.threads/execl.exp: Likewise.
7618 * gdb.threads/gcore-thread.exp: Likewise.
7619 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7620 * gdb.threads/kill.exp: Likewise.
7621 * gdb.threads/linux-dp.exp: Likewise.
7622 * gdb.threads/multiple-step-overs.exp: Likewise.
7623 * gdb.threads/next-bp-other-thread.exp: Likewise.
7624 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7625 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7626 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7627 * gdb.threads/thread-find.exp: Likewise.
7628 * gdb.threads/tls.exp: Likewise.
7629 * lib/mi-support.exp (mi_reverse_list): Delete.
7630 (mi_check_thread_states): No longer reverse list.
7631
7632 2015-11-24 Pedro Alves <palves@redhat.com>
7633
7634 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7635 use lowercase.
7636
7637 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7638
7639 * gdb.trace/actions.c: Include trace-common.h.
7640 (main): Add a location for a fast tracepoint.
7641 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7642 the normal tracepoints.
7643 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7644
7645 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7646
7647 * save-trace.exp: Factor out code to these...
7648 (gdb_save_tracepoints): New.
7649 (gdb_load_tracepoints): New.
7650 (do_save_load_test): New.
7651
7652 2015-11-23 Kevin Buettner <kevinb@redhat.com>
7653
7654 * gdb.base/asmlabel.exp: New test.
7655 * gdb.base/asmlabel.c: New test case.
7656
7657 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7658
7659 * gdb.base/wrong_frame_bt_full-main.c: New file.
7660 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7661 * gdb.base/wrong_frame_bt_full.exp: New file.
7662
7663 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7664
7665 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7666
7667 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7668
7669 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
7670 pstate register when comparing registers values in
7671 sparc64-*-linux-gnu targets to avoid spurious differences.
7672
7673 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7674
7675 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
7676
7677 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7678
7679 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7680 as type argument to gdb_compile.
7681 * gdb.base/nested-subp2.exp: Likewise.
7682 * gdb.base/nested-subp3.exp: Likewise.
7683
7684 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7685
7686 * lib/dwarf.exp (_note): Fix left shift of negative value.
7687 * gdb.trace/trace-condition.exp: Likewise.
7688
7689 2015-11-13 Yao Qi <yao.qi@linaro.org>
7690
7691 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7692 comments about d10v.
7693 (test_scalar_returns): Likewise.
7694 * gdb.base/d10v.ld: Remove.
7695 * gdb.base/overlays.exp: Remove the target triplet checking for
7696 d10v-*-*.
7697 * gdb.base/structs.exp (test_struct_returns): Remove the
7698 comments about d10v.
7699 (test_struct_calls): Likewise.
7700
7701 2015-11-13 Yao Qi <yao.qi@linaro.org>
7702
7703 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7704 * gdb.base/gnu_vector.c: Don't include stdio.h.
7705 (main): Don't print res and call add_some_intvecs.
7706
7707 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7708
7709 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7710 macro.
7711 (func5): Removed.
7712 (func4): Use FAST_TRACEPOINT_LABEL.
7713 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7714 macro.
7715 (func): Removed.
7716 (thread_function): Use FAST_TRACEPOINT_LABEL.
7717 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7718 (func): Remove.
7719 (marker): Use FAST_TRACEPOINT_LABEL.
7720 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7721 (pendfunc1): Remove.
7722 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7723 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7724 (foo): Remove.
7725 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7726 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7727 macro.
7728 (func): Remove.
7729 (marker): Use FAST_TRACEPOINT_LABEL.
7730 * gdb.trace/trace-common.h: New header.
7731 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7732 macro.
7733 (func): Remove.
7734 (marker): Use FAST_TRACEPOINT_LABEL.
7735 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7736 (func): Remove.
7737 (thread_function): Use FAST_TRACEPOINT_LABEL.
7738
7739 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7740
7741 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7742 in front.
7743 * gdb.trace/change-loc.exp: Use global pcreg definition.
7744 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7745 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7746 in front.
7747 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7748 * gdb.trace/pending.exp: Likewise.
7749 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7750 * gdb.trace/trace-break.exp: Likewise.
7751 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7752 in front.
7753 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7754 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7755 in front.
7756 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7757
7758 2015-11-09 Joel Brobecker <brobecker@adacore.com>
7759
7760 * gdb.ada/fin_fun_out: New testcase.
7761
7762 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7763
7764 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7765 value associated with DW_AT_byte_size.
7766 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7767 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7768 DW_AT_upper_bound.
7769
7770 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7771
7772 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7773 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7774 version.
7775 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7776 gdb.dwarf2/dw2-canonicalize-type.exp,
7777 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7778 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7779 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7780 provided by gdb_target_symbol_prefix_flags_asm.
7781 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7782 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7783 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7784 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7785 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7786 macros where needed). Use this macro for symbols which require
7787 the prefix provided by SYMBOL_PREFIX.
7788
7789 2015-11-05 Kevin Buettner <kevinb@redhat.com>
7790
7791 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7792 New procs.
7793 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7794 representing expressions, of more than one list element.
7795 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7796 to prepend linker symbol prefix to f.
7797 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7798 table_1 and table_2.
7799 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7800 Likewise, for f and g.
7801 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7802 for ptr.
7803 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7804 for main.
7805 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7806 table_1_ptr and table_2_ptr.
7807
7808 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7809 Joel Brobecker <brobecker@adacore.com>
7810
7811 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7812
7813 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7814
7815 * gdb.reverse/s390-mvcle.c: New test.
7816 * gdb.reverse/s390-mvcle.exp: New file.
7817 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7818
7819 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7820
7821 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7822
7823 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7824
7825 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7826 reaching marker2.
7827 * gdb.reverse/getresuid-reverse.exp: Likewise.
7828 * gdb.reverse/pipe-reverse.exp: Likewise.
7829 * gdb.reverse/readv-reverse.exp: Likewise.
7830 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7831 * gdb.reverse/time-reverse.exp: Likewise.
7832 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7833
7834 2015-10-30 Yao Qi <yao.qi@linaro.org>
7835
7836 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7837 (empty_cycle): Remove.
7838 (main): Don't call empty_cycle. Don't use watch_count_done.
7839 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7840 empty_cycle. Rewrite the code counting HW watchpoints.
7841
7842 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7843
7844 * gdb.reverse/fstatat-reverse.c: New test.
7845 * gdb.reverse/fstatat-reverse.exp: New file.
7846 * gdb.reverse/getresuid-reverse.c: New test.
7847 * gdb.reverse/getresuid-reverse.exp: New file.
7848 * gdb.reverse/pipe-reverse.c: New test.
7849 * gdb.reverse/pipe-reverse.exp: New file.
7850 * gdb.reverse/readv-reverse.c: New test.
7851 * gdb.reverse/readv-reverse.exp: New file.
7852 * gdb.reverse/recvmsg-reverse.c: New test.
7853 * gdb.reverse/recvmsg-reverse.exp: New file.
7854 * gdb.reverse/time-reverse.c: New test.
7855 * gdb.reverse/time-reverse.exp: New file.
7856 * gdb.reverse/waitpid-reverse.c: New test.
7857 * gdb.reverse/waitpid-reverse.exp: New file.
7858
7859 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7860
7861 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7862
7863 2015-10-26 Doug Evans <dje@google.com>
7864
7865 PR symtab/17391
7866 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7867 * gdb.dwarf2/bad-regnum.c: New file.
7868 * gdb.dwarf2/bad-regnum.exp: New file.
7869
7870 2015-10-26 Doug Evans <dje@google.com>
7871
7872 PR python/18938
7873 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7874 file.
7875
7876 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7877
7878 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7879 for a change by "Mention language in compile error message".
7880
7881 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7882
7883 PR python/18073
7884 * gdb.python/py-type.c (C::a_method): New.
7885 (C::a_const_method): New.
7886 (C::a_static_method): New.
7887 (a_function): New.
7888 * gdb.python/py-type.exp (test_fields): Test getting fields
7889 from function and method.
7890
7891 2015-10-21 Keven Boell <keven.boell@intel.com>
7892
7893 * gdb.fortran/vla-alloc-assoc.exp: New file.
7894 * gdb.fortran/vla-datatypes.exp: New file.
7895 * gdb.fortran/vla-datatypes.f90: New file.
7896 * gdb.fortran/vla-history.exp: New file.
7897 * gdb.fortran/vla-ptype-sub.exp: New file.
7898 * gdb.fortran/vla-ptype.exp: New file.
7899 * gdb.fortran/vla-sizeof.exp: New file.
7900 * gdb.fortran/vla-sub.f90: New file.
7901 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7902 * gdb.fortran/vla-value-sub-finish.exp: New file.
7903 * gdb.fortran/vla-value-sub.exp: New file.
7904 * gdb.fortran/vla-value.exp: New file.
7905 * gdb.fortran/vla-ptr-info.exp: New file.
7906 * gdb.mi/mi-vla-fortran.exp: New file.
7907 * gdb.mi/vla.f90: New file.
7908
7909 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7910
7911 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7912 of hardwired timeout value.
7913
7914 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7915 Pedro Alves <palves@redhat.com>
7916
7917 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7918 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7919
7920 2015-10-19 Josh Stone <jistone@redhat.com>
7921
7922 * gdb.base/catch-syscall.c: Include <sched.h>.
7923 (unknown_syscall): New variable.
7924 (main): Trigger a vfork and an unknown syscall.
7925 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7926 (unknown_syscall_number): Likewise.
7927 (check_call_to_syscall): Accept an optional syscall pattern.
7928 (check_return_from_syscall): Likewise.
7929 (check_continue): Likewise.
7930 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7931 (test_catch_syscall_skipping_return): New test toggling off 'catch
7932 syscall' to step over the syscall return, then toggling back on.
7933 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7934 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7935 (do_syscall_tests): Call test_catch_syscall_without_args and
7936 test_catch_syscall_mid_vfork.
7937 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7938 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7939
7940 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
7941
7942 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7943 print g_vE): Add new pass patterns.
7944 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7945 print various symbol names for vptr fields.
7946
7947 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7948
7949 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7950 results.
7951
7952 2015-10-12 Yao Qi <yao.qi@linaro.org>
7953
7954 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7955
7956 2015-10-12 Yao Qi <yao.qi@linaro.org>
7957
7958 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7959 is aarch64*-*-linux*.
7960
7961 2015-10-12 Yao Qi <yao.qi@linaro.org>
7962
7963 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7964 (can_relocate_bcond_true): ... it.
7965 (can_relocate_bcond_false): New function.
7966 (foo): Likewise.
7967 (can_relocate_bl): Likewise.
7968 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7969 can_relocate_bl.
7970
7971 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7972
7973 * gdb.base/nested-addr.c: New file.
7974 * gdb.base/nested-addr.exp: New testcase.
7975
7976 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7977
7978 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7979 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7980 its output. Ignore the output of "record goto begin" and instead
7981 check that GDB is replaying.
7982
7983 2015-10-09 Pedro Alves <palves@redhat.com>
7984
7985 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
7986 (top level): Use it in the run with no args test.
7987
7988 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
7989
7990 * gdb.dlang/properties.exp: New file.
7991
7992 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
7993
7994 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
7995 whether or not address 0x1000 is mapped on the target.
7996
7997 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
7998
7999 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8000 build.
8001
8002 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8003
8004 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8005 instruction-history test.
8006
8007 2015-09-28 Doug Evans <dje@google.com>
8008
8009 * gdb.base/gcore.c (array_func): Add reference to static_array.
8010
8011 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8012
8013 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8014 source line.
8015
8016 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8017
8018 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8019 short or char as base type.
8020
8021 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8022
8023 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8024 to allow any size enum.
8025
8026 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8027
8028 * gdb.ada/array_ptr_renaming.exp: New testcase.
8029 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8030 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8031
8032 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8033
8034 * gdb.trace/ftrace-lock.c: New file.
8035 * gdb.trace/ftrace-lock.exp: New file.
8036
8037 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8038
8039 * gdb.arch/insn-reloc.c: New file.
8040 * gdb.arch/ftrace-insn-reloc.exp: New file.
8041
8042 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8043
8044 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8045 instruction.
8046 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8047 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8048 * gdb.trace/range-stepping.c: Likewise.
8049 * gdb.trace/trace-break.c: Likewise.
8050 * gdb.trace/trace-mt.c (thread_function): Likewise.
8051 * gdb.trace/ftrace.c (marker): Likewise.
8052 * gdb.trace/trace-condition.c (marker): Likewise.
8053 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8054 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8055 is_aarch64_target.
8056
8057 2015-09-18 Doug Evans <xdje42@gmail.com>
8058
8059 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8060 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8061
8062 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8063
8064 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8065 the breakpoint.
8066
8067 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8068
8069 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8070 the pending breakpoint. Remove timeout override for "Run till
8071 MI pending breakpoint on pendfunc3 on thread 2" test.
8072
8073 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8074
8075 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8076 filename pattern.
8077
8078 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8079
8080 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8081 in breakpoint filename pattern.
8082
8083 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8084
8085 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8086
8087 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8088
8089 * gdb.linespec/explicit.exp: Check for readline support for
8090 tab-completion tests. Fix obvious typo.
8091
8092 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8093
8094 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8095 and replay.
8096
8097 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8098
8099 * gdb.btrace/non-stop.c: New.
8100 * gdb.btrace/non-stop.exp: New.
8101
8102 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8103 Yao Qi <yao.qi@linaro.org>
8104
8105 * gdb.trace/trace-condition.c: New file.
8106 * gdb.trace/trace-condition.exp: New file.
8107
8108 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
8109
8110 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8111 for testing bytecode compilation.
8112
8113 2015-09-16 Pedro Alves <palves@redhat.com>
8114 Sandra Loosemore <sandra@codesourcery.com>
8115
8116 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8117 (SECONDS): Redefine.
8118 (main): Call pthread_kill and alarm early.
8119 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8120 support.
8121 (test): If the target can't hardware step and doesn't support
8122 displaced stepping, increase the timeout.
8123
8124 2015-09-16 Pedro Alves <palves@redhat.com>
8125
8126 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8127 (enable_debug): New procedures.
8128 (test): Use them. Bail out if waiting for threads fails.
8129 (top level): Bail out if a test fails.
8130
8131 2015-09-16 Yao Qi <yao.qi@linaro.org>
8132
8133 * gdb.asm/asm-source.exp: Set asm-arch for
8134 aarch64*-*-* target.
8135 * gdb.asm/aarch64.inc: New file.
8136
8137 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8138
8139 * gdb.ada/array_of_variable_length.exp: New testcase.
8140 * gdb.ada/array_of_variable_length/foo.adb: New file.
8141 * gdb.ada/array_of_variable_length/pck.adb: New file.
8142 * gdb.ada/array_of_variable_length/pck.ads: New file.
8143
8144 2015-09-15 Doug Evans <dje@google.com>
8145
8146 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8147 of function static local variable.
8148
8149 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8150
8151 * gdb.threads/tls-so_extern.exp: New test file.
8152 * gdb.threads/tls-so_extern.c: New test file.
8153 * gdb.threads/tls-so_extern_main.c: New test file.
8154
8155 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8156
8157 * gdb.opt/solib-intra-step-lib.c: New file.
8158 * gdb.opt/solib-intra-step-main.c: New file.
8159 * gdb.opt/solib-intra-step.exp: New file.
8160
8161 2015-09-15 Pedro Alves <palves@redhat.com>
8162
8163 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8164 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8165
8166 2015-09-14 Pedro Alves <palves@redhat.com>
8167
8168 * gdb.base/hook-stop-continue.c: Delete.
8169 * gdb.base/hook-stop-continue.exp: Delete.
8170 * gdb.base/hook-stop-frame.c: Delete.
8171 * gdb.base/hook-stop-frame.exp: Delete.
8172 * gdb.base/hook-stop.c: New file.
8173 * gdb.base/hook-stop.exp: New file.
8174
8175 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8176
8177 * gdb.ada/access_to_packed_array.exp: New testcase.
8178 * gdb.ada/access_to_packed_array/foo.adb: New file.
8179 * gdb.ada/access_to_packed_array/pack.adb: New file.
8180 * gdb.ada/access_to_packed_array/pack.ads: New file.
8181
8182 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8183
8184 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8185 buffer size test.
8186
8187 2015-09-11 Don Breazeal <donb@codesourcery.com>
8188
8189 * gdb.base/foll-exec.c: Add copyright header. Fix
8190 formatting issues.
8191 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8192 (do_exec_tests): Use clean_restart in place of zap_session,
8193 and for test initialization. Fix formatting issues. Use
8194 fail in place of perror.
8195 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8196 an expect statement to match an expression with output from
8197 the program under debug.
8198 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8199 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8200 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8201 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8202 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8203
8204 2015-09-09 Doug Evans <dje@google.com>
8205
8206 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8207
8208 2015-09-09 Doug Evans <dje@google.com>
8209
8210 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8211
8212 2015-09-09 Doug Evans <dje@google.com>
8213
8214 * gdb.base/savedregs.exp: Fix typo.
8215
8216 2015-09-09 Pedro Alves <palves@redhat.com>
8217
8218 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8219
8220 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8221
8222 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8223 command actually switches threads. Give up on remaining
8224 tests if target fails to stop at breakpoint.
8225
8226 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8227
8228 * gdb.ada/funcall_char.exp: New testcase.
8229 * gdb.ada/funcall_char/foo.adb: New file.
8230
8231 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8232
8233 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8234 expected outputs. Add two testcases for completing ambiguous
8235 functions.
8236 * gdb.ada/complete/aux_pck.adb: New file.
8237 * gdb.ada/complete/aux_pck.ads: New file.
8238 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8239 Ambiguous_Func functions.
8240 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8241 * gdb.ada/complete/pck.adb: Likewise.
8242
8243 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8244
8245 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8246 failures to run the test program under GDB.
8247
8248 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
8249
8250 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8251 to C.
8252
8253 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8254
8255 * gdb.base/run-after-attach.exp: New test file.
8256 * gdb.base/run-after-attach.c: New test file.
8257
8258 2015-08-26 Don Breazeal <donb@codesourcery.com>
8259
8260 * gdb.base/foll-exec-2.c: New test program.
8261 * gdb.base/foll-exec-2.exp: New test.
8262
8263 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8264
8265 * gdb.base/nested-subp1.exp: New file.
8266 * gdb.base/nested-subp1.c: New file.
8267 * gdb.base/nested-subp2.exp: New file.
8268 * gdb.base/nested-subp2.c: New file.
8269 * gdb.base/nested-subp3.exp: New file.
8270 * gdb.base/nested-subp3.c: New file.
8271
8272 2015-08-24 Pedro Alves <palves@redhat.com>
8273
8274 * gdb.server/connect-without-multi-process.c: New file.
8275 * gdb.server/connect-without-multi-process.exp: New file.
8276
8277 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8278
8279 * gdb.opt/inline-markers.c: Make z int.
8280
8281 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8282
8283 * gdb.opt/inline-markers.c: Make z volatile.
8284
8285 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8286
8287 * gdb.opt/inline-bt.c: New volatile global z.
8288 * gdb.opt/inline-cmds.c: Likewise.
8289 * gdb.opt/inline-locals.c: Likewise.
8290 * gdb.opt/inline-markers.c: New extern global z.
8291 (marker): Use z.
8292 (inline_fn): Likewise.
8293
8294 2015-08-24 Pedro Alves <palves@redhat.com>
8295
8296 * config/m32r-stub.exp: Remove file.
8297 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8298 * gdb.base/call-rt-st.exp: Likewise.
8299 * gdb.base/call-strs.exp: Likewise.
8300 * gdb.base/default.exp: Remove references to h8300-*-hms and
8301 *-*-udi*.
8302 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8303
8304 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8305
8306 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8307 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8308 and "return" use KFAIL when GDB can not read/write the vector
8309 return value.
8310
8311 2015-08-21 Gary Benson <gbenson@redhat.com>
8312
8313 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8314
8315 2015-08-20 Pedro Alves <palves@redhat.com>
8316
8317 * gdb.server/solib-list.exp: No longer expect an interior stop in
8318 non-stop mode.
8319
8320 2015-08-20 Pedro Alves <palves@redhat.com>
8321
8322 * gdb.server/connect-stopped-target.c: New file.
8323 * gdb.server/connect-stopped-target.exp: New file.
8324
8325 2015-08-20 Pedro Alves <palves@redhat.com>
8326
8327 * gdb.dwarf2/comp-unit-lang.exp: New file.
8328 * gdb.dwarf2/comp-unit-lang.c: New file.
8329
8330 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8331
8332 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8333 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8334
8335 2015-08-19 Kevin Buettner <kevinb@redhat.com>
8336
8337 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8338 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8339
8340 2015-08-18 Doug Evans <dje@google.com>
8341 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8342
8343 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8344 skip_python_tests. New arg prompt_regexp.
8345 (skip_python_tests): New function.
8346 * lib/mi-support.exp (mi_skip_python_tests): New function.
8347 * gdb.python/py-mi-objfile-gdb.py: New file.
8348 * gdb.python/py-mi-objfile.c: New file.
8349 * gdb.python/py-mi-objfile.exp: New file.
8350
8351 2015-08-17 Keith Seitz <keiths@redhat.com>
8352
8353 * gdb.linespec/explicit.exp: Move strace test from here ...
8354 * gdb.trace/strace.exp: ... to here.
8355
8356 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8357
8358 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8359 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8360
8361 2015-08-14 Doug Evans <xdje42@gmail.com>
8362
8363 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8364 inferior before selecting a new file.
8365
8366 2015-08-14 Doug Evans <xdje42@gmail.com>
8367
8368 * gdb.mi/mi-disassemble.exp: Update.
8369 * gdb.base/disasm-optim.S: New file.
8370 * gdb.base/disasm-optim.c: New file.
8371 * gdb.base/disasm-optim.h: New file.
8372 * gdb.base/disasm-optim.exp: New file.
8373
8374 2015-08-14 Keith Seitz <keiths@redhat.com>
8375
8376 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8377 "evaluated-by".
8378
8379 2015-08-13 Joel Brobecker <brobecker@adacore.com>
8380
8381 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8382
8383 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8384
8385 * gdb.ada/fun_renaming.exp: New testcase.
8386 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8387 * gdb.ada/fun_renaming/pack.adb: New file.
8388 * gdb.ada/fun_renaming/pack.ads: New file.
8389
8390 2015-08-12 Keith Seitz <keiths@redhat.com>
8391
8392 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8393 gdb_get_line_number.
8394
8395 2015-08-12 Joel Brobecker <brobecker@adacore.com>
8396
8397 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8398 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8399 gdb.base/dso2dso.exp: New files.
8400
8401 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8402 Pedro Alves <palves@redhat.com>
8403 Keith Seitz <keiths@redhat.com>
8404
8405 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8406 GDBFLAGS.
8407
8408 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8409
8410 * gdb.base/gdbhistsize-history.exp
8411 (test_histsize_history_setting): Use save_vars.
8412 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8413 Use save_vars.
8414 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8415 * gdb.base/readline.exp: Use save_vars.
8416
8417 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8418
8419 * lib/gdb.exp (save_vars): New proc.
8420
8421 2015-08-11 Keith Seitz <keiths@redhat.com>
8422
8423 * gdb.base/help.exp: Update help_breakpoint_text.
8424
8425 2015-08-11 Keith Seitz <keiths@redhat.com>
8426
8427 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8428 (at toplevel): Call test_explicit_breakpoints.
8429 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8430 breakpoints.
8431 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8432 breakpoint conditions, "-cond".
8433
8434 2015-08-11 Keith Seitz <keiths@redhat.com>
8435
8436 * gdb.linespec/3explicit.c: New file.
8437 * gdb.linespec/cpexplicit.cc: New file.
8438 * gdb.linespec/cpexplicit.exp: New file.
8439 * gdb.linespec/explicit.c: New file.
8440 * gdb.linespec/explicit.exp: New file.
8441 * gdb.linespec/explicit2.c: New file.
8442 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8443 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8444 before using in the matching pattern.
8445 Clarify that `prefix' is a regular expression.
8446
8447 2015-08-11 Keith Seitz <keiths@redhat.com>
8448
8449 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8450 test.
8451 Add tests for missing ",FMT" and ",".
8452
8453 2015-08-10 Doug Evans <dje@google.com>
8454 Keith Seitz <keiths@redhat.com>
8455
8456 PR gdb/17960
8457 * gdb.base/completion.exp: Add location completer tests.
8458
8459 2015-08-07 Pedro Alves <palves@redhat.com>
8460
8461 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8462 tests here.
8463 (top level): Run do_test with and without displaced stepping.
8464
8465 2015-08-07 Pedro Alves <palves@redhat.com>
8466
8467 * gdb.base/valgrind-disp-step.c: New file.
8468 * gdb.base/valgrind-disp-step.exp: New file.
8469
8470 2015-08-07 Pedro Alves <palves@redhat.com>
8471
8472 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8473 Delete function.
8474 (main): Add alarm. Run an infinite loop instead of calling
8475 wait_threads.
8476 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8477 comment.
8478 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8479 Delete function.
8480 (main): Add alarm. Run an infinite loop instead of calling
8481 wait_threads.
8482 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8483 comment.
8484
8485 2015-08-07 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.base/checkpoint-ns.exp: New file.
8488 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8489 standard_testfile.
8490
8491 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8492
8493 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8494 * gdb.btrace/instruction_history.exp: Update.
8495 * gdb.btrace/tsx.exp: New.
8496 * gdb.btrace/tsx.c: New.
8497
8498 2015-08-06 Pedro Alves <palves@redhat.com>
8499
8500 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8501 increase timeout.
8502 * gdb.reverse/until-precsave.exp: Bump timeouts.
8503
8504 2015-08-06 Pedro Alves <palves@redhat.com>
8505
8506 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8507
8508 2015-08-06 Pedro Alves <palves@redhat.com>
8509
8510 PR gdb/18749
8511 * gdb.threads/process-dies-while-handling-bp.c: New file.
8512 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8513
8514 2015-08-06 Pedro Alves <palves@redhat.com>
8515
8516 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8517 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8518
8519 2015-08-05 Pedro Alves <palves@redhat.com>
8520
8521 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8522 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8523
8524 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8525
8526 * gdb.base/bp-permanent.exp: Report test as unsupported if
8527 the target cannot stop at the permanent breakpoint.
8528
8529 2015-08-03 Doug Evans <dje@google.com>
8530
8531 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8532 10000.
8533
8534 2015-08-03 Doug Evans <dje@google.com>
8535
8536 * Makefile.in (workers/%.worker, build-perf): New rule.
8537 (GDB_PERFTEST_MODE): New variable.
8538 (check-perf): Use it.
8539 (clean): Clean up gdb.perf parallel build subdirs.
8540 * lib/build-piece.exp: New file.
8541 * lib/gdb.exp (make_gdb_parallel_path): New function
8542 (standard_output_file, standard_temp_file): Call it.
8543 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8544 of $GDB_PARALLEL.
8545 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8546
8547 2015-08-03 Doug Evans <dje@google.com>
8548
8549 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
8550 (LOG_FILE_NAME): New global.
8551 (TextReporter.__init__): Initialize self.txt_sum.
8552 (TextReporter.report): Add support for multiple data-points.
8553 Move report to perftest.sum, put raw data in perftest.log.
8554 (TextReporter.start): Open sum and log files.
8555 (TextReporter.end): Close sum and log files.
8556 * gdb.perf/lib/perftest/testresult.py
8557 (SingleStatisticTestResult.record): Handle multiple data-points.
8558
8559 2015-07-31 Pedro Alves <palves@redhat.com>
8560
8561 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8562 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8563 kill_wait_spawned_process instead of explicit "kill -9".
8564 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8565 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8566 kill_wait_spawned_process.
8567 * gdb.base/attach-twice.exp: Likewise.
8568 * gdb.base/attach.exp: Likewise.
8569 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8570 gdb_test_multiple.
8571 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8572 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8573 kill_wait_spawned_process.
8574 * gdb.base/valgrind-infcall.exp: Likewise.
8575 * gdb.multi/multi-attach.exp: Likewise.
8576 * gdb.python/py-prompt.exp: Likewise.
8577 * gdb.python/py-sync-interp.exp: Likewise.
8578 * gdb.server/ext-attach.exp: Likewise.
8579 * gdb.threads/attach-into-signal.exp (corefunc): Use
8580 spawn_wait_for_attach, spawn_id_get_pid and
8581 kill_wait_spawned_process.
8582 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8583 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8584 spawn_id_get_pid and kill_wait_spawned_process.
8585 * gdb.threads/attach-stopped.exp (corefunc): Use
8586 spawn_wait_for_attach, spawn_id_get_pid and
8587 kill_wait_spawned_process.
8588 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8589 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8590 kill_wait_spawned_process instead of explicit "kill -9".
8591 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8592 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8593 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8594 processes. Don't map cygwin/windows pids here. Now returns a
8595 spawn id list.
8596
8597 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8598
8599 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8600 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8601 correct patch.
8602
8603 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8604
8605 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8606
8607 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8608
8609 Reapply:
8610 2014-05-21 Mark Wielaard <mjw@redhat.com>
8611
8612 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8613
8614 2015-07-30 Pedro Alves <palves@redhat.com>
8615
8616 * linux-low.c (handle_extended_wait): Set the child's last
8617 reported status to TARGET_WAITKIND_STOPPED.
8618
8619 2015-07-30 Pedro Alves <palves@redhat.com>
8620
8621 PR threads/18600
8622 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8623 only shows inferior 1.
8624
8625 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8626 Pedro Alves <palves@redhat.com>
8627
8628 PR threads/18600
8629 * gdb.threads/fork-plus-threads.c: New file.
8630 * gdb.threads/fork-plus-threads.exp: New file.
8631
8632 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8633
8634 * gdb.base/batch-preserve-term-settings.exp
8635 (test_terminal_settings_preserved_after_cli_exit): Use
8636 send_quit_command.
8637
8638 2015-07-29 Pedro Alves <palves@redhat.com>
8639 Don Breazeal <donb@codesourcery.com>
8640
8641 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8642 output from both inferior_spawn_id and gdb_spawn_id.
8643
8644 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8645
8646 * gdb.threads/attach-into-signal.exp (corefunc): Use
8647 with_test_prefix on nested loops, uniquefying the test messages.
8648
8649 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8650
8651 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8652 commit.
8653
8654 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8655
8656 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8657 New proc.
8658 (test_terminal_settings_preserved_after_sigterm): New test.
8659
8660 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8661
8662 * gdb.base/batch-preserve-term-settings.exp
8663 (test_terminal_settings_preserved_after_cli_exit): New test.
8664
8665 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8666
8667 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8668 manipulation of saved_gdbflags.
8669 (test_terminal_settings_preserved): Remove global declaration of
8670 the unused variable pagination_prompt. Remove manipulation of
8671 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8672 GDBFLAGS.
8673
8674 2015-07-29 Pedro Alves <palves@redhat.com>
8675
8676 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8677
8678 2015-07-29 Pedro Alves <palves@redhat.com>
8679
8680 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8681 at the top.
8682
8683 2015-07-29 Pedro Alves <palves@redhat.com>
8684
8685 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8686 (main): Call gdb_unbuffer_output.
8687 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8688 (main): Call gdb_unbuffer_output.
8689 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8690 (main): Call gdb_unbuffer_output.
8691 * gdb.base/call-strs.exp: Adjust to step over the
8692 gdb_unbuffer_output call.
8693 * gdb.base/catch-gdb-caused-signals.c: Include
8694 "../lib/unbuffer_output.c".
8695 (main): Call gdb_unbuffer_output.
8696 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8697 (main): Call gdb_unbuffer_output.
8698 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8699 (main): Call gdb_unbuffer_output.
8700 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8701 (main): Call gdb_unbuffer_output.
8702 * gdb.base/shlib-call.exp: Adjust to step over the
8703 gdb_unbuffer_output call.
8704 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8705 (main): Call gdb_unbuffer_output.
8706 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8707 (main): Call gdb_unbuffer_output.
8708 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8709 (main): Rename to ...
8710 (test): ... this.
8711 (main): Reimplement.
8712 * gdb.base/varargs.exp: Run to test instead of to main.
8713 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8714 (main): Call gdb_unbuffer_output.
8715
8716 2015-07-29 Pedro Alves <palves@redhat.com>
8717
8718 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8719 factore out from mi_continue_dprintf. For call-style dprintfs,
8720 expect dprintf output out of $inferior_spawn_id.
8721 (mi_continue_dprintf): Use mi_expect_dprintf.
8722 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8723 (main): Call gdb_unbuffer_output.
8724
8725 2015-07-29 Pedro Alves <palves@redhat.com>
8726
8727 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8728 (default_mi_gdb_start): Set inferior_spawn_id instead of
8729 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8730 gdb_spawn_id.
8731 (mi_gdb_test): Always expect inferior output from both
8732 $inferior_spawn_id and $gdb_spawn_id.
8733
8734 2015-07-29 Pedro Alves <palves@redhat.com>
8735
8736 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8737 send_inferior and $inferior_spawn_id.
8738
8739 2015-07-29 Pedro Alves <palves@redhat.com>
8740
8741 * gdb.gdb/complaints.exp (test_initial_complaints)
8742 (test_serial_complaints, test_short_complaints): Use
8743 gdb_test_stdio.
8744 (test_empty_complaint): Handle $inferior_spawn_id !=
8745 $gdb_spawn_id.
8746
8747 2015-07-29 Pedro Alves <palves@redhat.com>
8748
8749 * gdb.base/varargs.exp: Use gdb_test_stdio.
8750
8751 2015-07-29 Pedro Alves <palves@redhat.com>
8752
8753 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8754
8755 2015-07-29 Pedro Alves <palves@redhat.com>
8756
8757 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8758
8759 2015-07-29 Pedro Alves <palves@redhat.com>
8760
8761 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8762 parameter into two new parameters, "inf_result" and "gdb_result".
8763 Expect inferior output and gdb output from $inferior_spawn_id and
8764 $gdb_spawn_id, respectively. Adjust all callers.
8765
8766 2015-07-29 Pedro Alves <palves@redhat.com>
8767
8768 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8769 of gdb_test_sequence.
8770
8771 2015-07-29 Pedro Alves <palves@redhat.com>
8772
8773 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8774 (saw_spurious_output): Expect inferior output from
8775 $inferior_spawn_id. Use gdb_test_stdio.
8776
8777 2015-07-29 Pedro Alves <palves@redhat.com>
8778
8779 * gdb.base/dprintf.exp: Use standard_testfile. Change
8780 prepare_for_testing call.
8781 (srcfile): Don't set.
8782 (restart): New procedure.
8783 (test_dprintf): New procecure, use to continue over dprintfs.
8784 (test_call, test_agent): New procedures, tests moved here.
8785 Restart gdb and recreate dprintfs. Adjust expected output.
8786
8787 2015-07-29 Pedro Alves <palves@redhat.com>
8788
8789 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8790
8791 2015-07-29 Pedro Alves <palves@redhat.com>
8792
8793 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8794
8795 2015-07-29 Pedro Alves <palves@redhat.com>
8796
8797 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8798 gdb_test_stdio.
8799
8800 2015-07-29 Pedro Alves <palves@redhat.com>
8801
8802 * lib/gdb.exp (gdb_test_stdio): New procedure.
8803
8804 2015-07-29 Pedro Alves <palves@redhat.com>
8805
8806 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8807
8808 2015-07-29 Pedro Alves <palves@redhat.com>
8809
8810 * gdb.base/call-signal-resume.exp: Remove check for
8811 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8812 * gdb.base/unwindonsignal.exp: Likewise.
8813 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8814 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8815
8816 2015-07-29 Pedro Alves <palves@redhat.com>
8817
8818 * gdb.base/siginfo-addr.c (pass): New function.
8819 (handler): Call it iff si_addr is correct.
8820 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8821 Set a breakpoint at "pass" and continue to it.
8822
8823 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8824
8825 * gdb.python/py-objfile.exp: Make some tests have unique names.
8826 * gdb.python/py-pp-registration.exp: Likewise.
8827
8828 2015-07-28 Pedro Alves <palves@redhat.com>
8829
8830 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8831
8832 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8833
8834 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8835
8836 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8837
8838 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8839
8840 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8841
8842 * gdb.base/gdb-sigterm-2.exp: New test.
8843
8844 2015-07-25 Doug Evans <xdje42@gmail.com>
8845
8846 Revert:
8847 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8848 (workers/%.worker, build-perf): New rule.
8849 (GDB_PERFTEST_MODE): New variable.
8850 (check-perf): Use it.
8851 (clean): Clean up gdb.perf parallel build subdirs.
8852 * lib/build-piece.exp: New file.
8853 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8854 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8855 name.
8856 (standard_temp_file): Ditto.
8857 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8858 of $GDB_PARALLEL.
8859
8860 2015-07-24 Doug Evans <dje@google.com>
8861
8862 * gdb.perf/lib/perftest/utils.py: New file.
8863 * gdb.perf/gm-hello.cc: New file.
8864 * gdb.perf/gm-pervasive-typedef.cc: New file.
8865 * gdb.perf/gm-pervasive-typedef.h: New file.
8866 * gdb.perf/gm-std.cc: New file.
8867 * gdb.perf/gm-std.h: New file.
8868 * gdb.perf/gm-use-cerr.cc: New file.
8869 * gdb.perf/gm-utils.h: New file.
8870 * gdb.perf/gmonster-null-lookup.py: New file.
8871 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8872 * gdb.perf/gmonster-print-cerr.py: New file.
8873 * gdb.perf/gmonster-ptype-string.py: New file.
8874 * gdb.perf/gmonster-runto-main.py: New file.
8875 * gdb.perf/gmonster-select-file.py: New file.
8876 * gdb.perf/gmonster1-null-lookup.exp: New file.
8877 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8878 * gdb.perf/gmonster1-print-cerr.exp: New file.
8879 * gdb.perf/gmonster1-ptype-string.exp: New file.
8880 * gdb.perf/gmonster1-runto-main.exp: New file.
8881 * gdb.perf/gmonster1-select-file.exp: New file.
8882 * gdb.perf/gmonster1.cc: New file.
8883 * gdb.perf/gmonster1.exp: New file.
8884 * gdb.perf/gmonster2-null-lookup.exp: New file.
8885 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8886 * gdb.perf/gmonster2-print-cerr.exp: New file.
8887 * gdb.perf/gmonster2-ptype-string.exp: New file.
8888 * gdb.perf/gmonster2-runto-main.exp: New file.
8889 * gdb.perf/gmonster2-select-file.exp: New file.
8890 * gdb.perf/gmonster2.cc: New file.
8891 * gdb.perf/gmonster2.exp: New file.
8892
8893 2015-07-24 Doug Evans <dje@google.com>
8894
8895 * gdb.perf/README: New file.
8896 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8897 * lib/gen-perf-test.exp: New file.
8898
8899 2015-07-24 Doug Evans <dje@google.com>
8900
8901 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8902 (PerfTest::startup): New function.
8903 (PerfTest::run): Return result of calling body.
8904 (PerfTest::assemble): Rewrite.
8905 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8906 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8907 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8908 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8909 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8910
8911 2015-07-24 Doug Evans <dje@google.com>
8912
8913 * lib/gdb.exp (clean_restart): Make executable optional.
8914
8915 2015-07-24 Doug Evans <dje@google.com>
8916
8917 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8918 compiler_info references.
8919 * gdb.cp/temargs.exp: Ditto.
8920 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8921 (get_compiler_info): Early exit if already computed. Set compiler_info
8922 to "unknown" if there was a problem.
8923 (test_compiler_info): Add function comment. Call get_compiler_info.
8924
8925 2015-07-24 Doug Evans <dje@google.com>
8926
8927 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8928 (workers/%.worker, build-perf): New rule.
8929 (GDB_PERFTEST_MODE): New variable.
8930 (check-perf): Use it.
8931 (clean): Clean up gdb.perf parallel build subdirs.
8932 * lib/build-piece.exp: New file.
8933 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8934 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8935 name.
8936 (standard_temp_file): Ditto.
8937 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8938 of $GDB_PARALLEL.
8939
8940 2015-07-24 Doug Evans <dje@google.com>
8941
8942 * lib/future.exp (gdb_default_target_compile): New option
8943 "early_flags".
8944 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8945 --as-needed.
8946
8947 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8948
8949 * gdb.base/catch-syscall.exp: Call gdb_exit before
8950 gdb_skip_xml_test.
8951
8952 2015-07-24 Pedro Alves <palves@redhat.com>
8953
8954 * gdb.python/py-events.exp: Accept output between the stop event
8955 and the prompt.
8956 * gdb.python/py-evsignal.exp: Likewise.
8957 * gdb.python/py-evthreads.exp: Likewise.
8958
8959 2015-07-24 Pedro Alves <palves@redhat.com>
8960
8961 PR gdb/18717
8962 * gdb.threads/non-ldr-exit.c: New file.
8963 * gdb.threads/non-ldr-exit.exp: New file.
8964
8965 2015-07-24 Yao Qi <yao.qi@linaro.org>
8966
8967 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8968 restarting process.
8969
8970 2015-07-24 Yao Qi <yao.qi@linaro.org>
8971
8972 * gdb.server/ext-restart.exp: New file.
8973
8974 2015-07-24 Yao Qi <yao.qi@linaro.org>
8975
8976 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8977 argument options.
8978 * gdb.server/ext-wrapper.exp: New file.
8979
8980 2015-07-23 Doug Evans <dje@google.com>
8981
8982 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8983 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8984
8985 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
8986
8987 * gdb.ada/var_arr_typedef.exp: New testcase.
8988 * gdb.ada/var_arr_typedef/pack.adb: New file.
8989 * gdb.ada/var_arr_typedef/pack.ads: New file.
8990 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
8991
8992 2015-07-20 Joel Brobecker <brobecker@adacore.com>
8993
8994 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
8995
8996 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8997
8998 * gdb.arch/i386-biarch-core.exp: Replace istarget
8999 by "complete set gnutarget". Remove expectation for the "core-file"
9000 command.
9001
9002 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9003
9004 Revert the previous commit:
9005 Tests for validate symbol file using build-id.
9006
9007 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9008
9009 Tests for validate symbol file using build-id.
9010 * gdb.base/solib-mismatch-lib.c: New file.
9011 * gdb.base/solib-mismatch-libmod.c: New file.
9012 * gdb.base/solib-mismatch.c: New file.
9013 * gdb.base/solib-mismatch.exp: New file.
9014
9015 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9016
9017 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9018 nios2-*-linux*.
9019 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9020 * gdb.base/siginfo.exp: Likewise.
9021 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9022
9023 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9024
9025 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9026 Move it to ...
9027 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9028 ... here.
9029 * gdb.trace/range-stepping.exp: Check that the target supports
9030 range stepping.
9031
9032 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9033
9034 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9035
9036 2015-07-14 Pedro Alves <palves@redhat.com>
9037
9038 * gdb.base/killed-outside.exp: New file.
9039 * gdb.base/killed-outside.c: New file.
9040
9041 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9042
9043 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9044 (n at main): New.
9045 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9046
9047 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9048
9049 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9050 infcall tests instead of setting up for KFAIL.
9051
9052 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9053
9054 * gdb.btrace/record_goto-step.exp: New.
9055
9056 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9057
9058 PR compile/18484
9059 * gdb.compile/compile.c (struct struct_type): Add volatile to
9060 selffield's type.
9061 * gdb.compile/compile.exp
9062 (compile code struct_object.selffield = &struct_object): Skip further
9063 struct_object tests if this one xfails.
9064
9065 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
9066
9067 PR exp/18617
9068 * gdb.trace/ax.exp: Add test.
9069
9070 2015-07-07 Yao Qi <yao.qi@linaro.org>
9071
9072 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9073 instead of istarget "aarch64*-*-*".
9074 * gdb.arch/aarch64-fp.exp: Likewise.
9075 * gdb.base/float.exp: Likewise.
9076 * gdb.reverse/aarch64.exp: Likewise.
9077 * lib/gdb.exp (is_aarch64_target): New proc.
9078
9079 2015-07-07 Yao Qi <yao.qi@linaro.org>
9080
9081 * lib/gdb.exp (is_aarch32_target): New proc.
9082 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9083 instead of "istarget "arm*-*-*"".
9084 * gdb.arch/arm-disp-step.exp: Likewise.
9085 * gdb.arch/thumb-bx-pc.exp: Likewise.
9086 * gdb.arch/thumb-prologue.exp: Likewise.
9087 * gdb.arch/thumb-singlestep.exp: Likewise.
9088 * gdb.base/disp-step-syscall.exp: Likewise.
9089 * gdb.base/float.exp: Likewise.
9090
9091 2015-07-07 Yao Qi <yao.qi@linaro.org>
9092
9093 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9094 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9095
9096 2015-07-07 Yao Qi <yao.qi@linaro.org>
9097
9098 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9099 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9100 if it exists.
9101 * gdb.multi/multi-arch.exp: Likewise.
9102
9103 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9104
9105 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9106 print.
9107
9108 2015-07-07 Yao Qi <yao.qi@linaro.org>
9109
9110 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9111
9112 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9113
9114 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9115 '[' and ']' characters.
9116
9117 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9118
9119 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9120
9121 2015-06-29 Pedro Alves <palves@redhat.com>
9122
9123 PR threads/18127
9124 * gdb.threads/hand-call-new-thread.c: New file.
9125 * gdb.threads/hand-call-new-thread.c: New file.
9126
9127 2015-06-26 Keith Seitz <keiths@redhat.com>
9128 Doug Evans <dje@google.com>
9129
9130 PR 16253
9131 * gdb.cp/var-tag-2.cc: New file.
9132 * gdb.cp/var-tag-3.cc: New file.
9133 * gdb.cp/var-tag-4.cc: New file.
9134 * gdb.cp/var-tag.cc: New file.
9135 * gdb.cp/var-tag.exp: New file.
9136
9137 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9138
9139 * gdb.base/history-duplicates.exp: New test.
9140
9141 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9142
9143 * gdb.base/completion.exp: Test the completion of the "focus"
9144 command.
9145
9146 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9147
9148 * gdb.arch/amd64-prologue-skip.S: New file.
9149 * gdb.arch/amd64-prologue-skip.exp: New file.
9150
9151 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9152
9153 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9154 is_address_zero_readable check.
9155
9156 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9157
9158 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9159 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9160
9161 2015-06-24 Yao Qi <yao.qi@linaro.org>
9162
9163 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9164 linux targets.
9165
9166 2015-06-24 Yao Qi <yao.qi@linaro.org>
9167
9168 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9169 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9170 * gdb.base/siginfo-thread.exp: Likewise.
9171
9172 2015-06-22 Yao Qi <yao.qi@linaro.org>
9173
9174 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9175
9176 2015-06-22 Yao Qi <yao.qi@linaro.org>
9177
9178 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9179 aarch64*-*-*.
9180 (skip_hw_watchpoint_tests): Likewise.
9181
9182 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9183
9184 * gdb.base/gdbinit-history.exp: Test the interaction between
9185 setting GDBHISTSIZE and setting the history size via .gdbinit.
9186
9187 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9188
9189 PR gdb/16999
9190 * gdb.base/gdbhistsize-history.exp: New test.
9191
9192 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9193
9194 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9195 with GDBHISTSIZE.
9196 * gdb.base/readline.exp: Likewise.
9197
9198 2015-06-17 Yao Qi <yao.qi@linaro.org>
9199
9200 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9201 line.
9202
9203 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9204
9205 * gdb.base/gdbinit-history.exp: Add test case to check that
9206 an unlimited history file does not get truncated on exit.
9207
9208 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9209
9210 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9211 (VECTOR): New macro. Use it...
9212 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9213 ...for these typedefs.
9214 (int8, char1, int1, double1): New typedefs.
9215 (struct just_int2, struct two_int2): New structures.
9216 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9217 (add_structvecs, add_singlevecs): New functions.
9218 (main): Call add_some_intvecs twice.
9219 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9220 the compile and exit upon failure. Try compiling for the "native"
9221 architecture. Test inferior function calls with vector arguments
9222 and vector return value handling with "finish" and "return".
9223
9224 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9225
9226 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9227 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9228 PE file.
9229 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9230
9231 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9232
9233 PR breakpoints/16465
9234 * gdb.mi/mi-dprintf-pending.c: New file.
9235 * gdb.mi/mi-dprintf-pending.exp: New test.
9236 * gdb.mi/mi-dprintf-pendshr.c: New file.
9237
9238 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9239 Mircea Gherzan <mircea.gherzan@intel.com>
9240
9241 * gdb.arch/i386-mpx-map.c: New file.
9242 * gdb.arch/i386-mpx-map.exp: New File.
9243
9244 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9245
9246 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9247 * gdb.arch/i386-mpx.exp: Indentation fixed.
9248
9249 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9250
9251 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9252 function and improved indentation.
9253 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9254 gdb_test_multiple. Added additional tests to skip the test.
9255
9256 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9257
9258 * gdb.arch/i386-avx512.c: Change path in include file.
9259 * gdb.arch/i386-avx512.exp: Change include dir path
9260 compilation flag.
9261 * gdb.arch/i386-mpx.c: Change path in include file.
9262 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9263 flag.
9264
9265 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9266
9267 * gdb.compile/compile-print.exp (compile print *vararray@3)
9268 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9269
9270 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9271
9272 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9273 (do not keep jit in memory): ... this.
9274 (expect 5): Change it to ...
9275 (expect no 5): ... this.
9276
9277 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9278
9279 PR gdb/15564
9280 * gdb.mi/mi-detach.exp: New file.
9281
9282 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9283
9284 PR symtab/18392
9285 * gdb.arch/amd64-tailcall-self.S: New file.
9286 * gdb.arch/amd64-tailcall-self.c: New file.
9287 * gdb.arch/amd64-tailcall-self.exp: New file.
9288
9289 2015-05-28 Don Breazeal <donb@codesourcery.com>
9290
9291 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9292 tests for remote targets by checking is_target_gdbserver.
9293
9294 2015-05-27 Doug Evans <dje@google.com>
9295
9296 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9297 * gdb.dwarf2/opaque-type-lookup.c: New file.
9298 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9299
9300 2015-05-26 Doug Evans <dje@google.com>
9301
9302 * gdb.cp/iostream.cc: New file.
9303 * gdb.cp/iostream.exp: New file.
9304
9305 2015-05-26 Doug Evans <dje@google.com>
9306
9307 * gdb.dwarf2/dw2-op-call.exp: Update.
9308 * gdb.dwarf2/dw4-sig-types.exp: Update.
9309 * gdb.dwarf2/implptr.exp: Update.
9310 * gdb.mi/mi-cmd-param-changed.exp: Update.
9311
9312 2015-05-26 Doug Evans <dje@google.com>
9313
9314 * gdb.python/py-lazy-string.c: New file.
9315 * gdb.python/py-lazy-string.exp: New file.
9316 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9317 (main): Update. Add estring3.
9318 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9319 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9320
9321 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9322 Yao Qi <yao.qi@linaro.org>
9323
9324 * gdb.reverse/aarch64.c: New.
9325 * gdb.reverse/aarch64.exp: New.
9326
9327 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9328
9329 * lib/gdb.exp (supports_process_record): Return true for
9330 aarch64*-linux*.
9331 (supports_reverse): Likewise.
9332
9333 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9334
9335 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9336 Use with_test_prefix.
9337
9338 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9339
9340 * gdb.base/completion.exp: Add test for completion of layout
9341 names.
9342
9343 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9344
9345 * lib/gdb.exp (skip_tui_tests): New proc.
9346 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9347
9348 2015-05-19 Pedro Alves <palves@redhat.com>
9349
9350 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9351 Save the whole env array instead of just HOME. Unset HISTSIZE in
9352 the environment while testing. Restore whole environment
9353 afterwards.
9354
9355 2015-05-16 Doug Evans <xdje42@gmail.com>
9356
9357 * gdb.guile/scm-ports.c: New file.
9358 * gdb.guile/scm-ports.exp: Add memory port tests.
9359
9360 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9361
9362 * gdb.compile/compile-print.c: New file.
9363 * gdb.compile/compile-print.exp: New file.
9364
9365 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9366
9367 * gdb.compile/compile-ops.exp: Cast param to void.
9368 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9369 (compile code struct_object.selffield = &struct_object): Add xfail.
9370
9371 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9372
9373 * gdb.ada/arr_enum_with_gap: New testcase.
9374
9375 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9376
9377 * gdb.ada/byte_packed_arr: New testcase.
9378
9379 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9380
9381 * gdb.ada/pckd_neg: New testcase.
9382
9383 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9384
9385 PR gdb/17820
9386 * gdb.base/gdbinit-history.exp: New test.
9387 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9388 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9389
9390 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9391
9392 * gdb.python/py-xmethods.cc: Enhance test case.
9393 * gdb.python/py-xmethods.exp: New tests.
9394 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9395 function.
9396 (B_indexoper): Likewise.
9397 (global_dm_list) : Add new xmethod worker functions.
9398
9399 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9400
9401 * gdb.base/coredump-filter.exp: Correctly unset
9402 "coredump_var_addr" array.
9403
9404 2015-05-08 Pedro Alves <palves@redhat.com>
9405
9406 * gdb.server/non-existing-program.exp: Unset spawn_id.
9407
9408 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9409
9410 PR python/18291
9411 * gdb.python/py-xmethods.exp: Add tests.
9412
9413 2015-05-08 Yao Qi <yao.qi@linaro.org>
9414
9415 PR gdb/18208
9416 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9417 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9418 function set_coredump_filter, and remove remote_exec call.
9419 Remove argument ipid. Callers update.
9420 (top level): Don't get inferior's PID.
9421
9422 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9423
9424 * gdb.base/watch_thread_num.exp: Skip test on targets without
9425 access watchpoints.
9426
9427 2015-05-06 Pedro Alves <palves@redhat.com>
9428
9429 PR server/18081
9430 * gdb.server/non-existing-program.exp: New file.
9431
9432 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9433
9434 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9435
9436 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9437
9438 * gdb.ada/out_of_line_in_inlined: New testcase.
9439
9440 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9441
9442 * gdb.ada/var_rec_arr: New testcase.
9443
9444 2015-04-30 Yao Qi <yao.qi@linaro.org>
9445
9446 * gdb.base/break-idempotent.exp: If
9447 skip_hw_watchpoint_multi_tests returns true, skip the tests
9448 on "rwatch" and "awatch".
9449
9450 2015-04-30 Yao Qi <yao.qi@linaro.org>
9451
9452 * gdb.base/relativedebug.exp: Invoke gdb command
9453 "info sharedlibrary", and if libc.so doesn't have debug info,
9454 skip the test.
9455
9456 2015-04-29 Doug Evans <dje@google.com>
9457
9458 * gdb.python/py-xmethods.exp: Add ptype tests.
9459 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9460 get_result_type method.
9461
9462 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9463
9464 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9465 the target does not support hardware watchpoints.
9466
9467 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9468
9469 * gdb.base/break-always.exp: Abort testing if writing to memory
9470 causes an error.
9471
9472 2015-04-28 Doug Evans <dje@google.com>
9473
9474 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9475 * gdb.python/py-pp-registration.exp: ... here. New file.
9476 * gdb.python/py-pp-registration.c: New file.
9477 * gdb.python/py-pp-registration.py: New file.
9478
9479 2015-04-28 Doug Evans <dje@google.com>
9480
9481 * gdb.python/py-bad-printers.c: New file.
9482 * gdb.python/py-bad-printers.py: New file.
9483 * gdb.python/py-bad-printers.exp: New file.
9484
9485 2015-04-28 Sasha Smundak <asmundak@google.com>
9486
9487 * gdb.python/py-type.exp: New test.
9488
9489 2015-04-28 Andy Wingo <wingo@igalia.com>
9490
9491 * gdb.python/py-parameter.exp:
9492 * gdb.guile/scm-parameter.exp: Escape the path that we are
9493 matching against, as it might contain characters that are special
9494 to regular expressions.
9495
9496 2015-04-27 Joel Brobecker <brobecker@adacore.com>
9497
9498 * gdb.ada/rec_comp: New testcase.
9499
9500 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9501
9502 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9503 before using it.
9504
9505 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9506
9507 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9508 new tests for verilog output.
9509
9510 2015-04-24 Yao Qi <yao.qi@linaro.org>
9511
9512 * boards/remote-gdbserver-on-localhost.exp: New file.
9513
9514 2015-04-23 Pedro Alves <palves@redhat.com>
9515
9516 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9517 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9518 "end of file", remove $inferior_spawn_id from the indirect list.
9519
9520 2015-04-23 Pedro Alves <palves@redhat.com>
9521
9522 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9523
9524 2015-04-23 Pedro Alves <palves@redhat.com>
9525
9526 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9527 on $any_spawn_id instead of only on $gdb_spawn_id.
9528
9529 2015-04-21 Pierre Muller <muller@sourceware.org>
9530
9531 PR pascal/17815
9532 * lib/pascal.exp (gpc_compile): Add new option "class".
9533 (fpc_compile): Likewise.
9534 * gdb.pascal/case-insensitive-symbols.pas: New file.
9535 * gdb.pascal/case-insensitive-symbols.exp: New file.
9536
9537 2015-04-20 Gary Benson <gbenson@redhat.com>
9538
9539 * gdb.base/attach.exp: Fix three extended remote failures.
9540
9541 2015-04-17 Gary Benson <gbenson@redhat.com>
9542
9543 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9544 the main executable over the remote protocol.
9545
9546 2015-04-16 Pedro Alves <palves@redhat.com>
9547
9548 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9549 a new gdbserver if gdbserver_reconnect_p is set.
9550
9551 2015-04-16 Pedro Alves <palves@redhat.com>
9552
9553 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9554 is set, don't exit gdbserver.
9555
9556 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9557
9558 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9559 appropriate .insn, such that an older assembler can be used.
9560 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9561 the z/Architecture instruction set on 31-bit targets as well.
9562
9563 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9564
9565 * gdb.go/handcall.exp: Remove all logic related to the first
9566 breakpoint and rely on go_runto_main instead.
9567 * gdb.go/strings.exp: Likewise.
9568 * gdb.go/unsafe.exp: Likewise.
9569 * gdb.go/hello.exp: Likewise. Also rename the remaining
9570 breakpoint marker to "breakpoint 1".
9571 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9572 * gdb.go/strings.go: Likewise.
9573 * gdb.go/unsafe.go: Likewise.
9574 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9575 "set breakpoint 2 here" and rename the remaining breakpoint marker
9576 to "breakpoint 1".
9577
9578 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9579
9580 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9581 if itertools.imap is not present.
9582 * gdb.python/py-objfile.exp: Add parentheses.
9583 * gdb.python/py-type.exp: Same.
9584 * gdb.python/py-unwind-maint.py: Same.
9585
9586 2015-04-15 Yao Qi <yao.qi@linaro.org>
9587
9588 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9589 of ":$ptr_size" and set its form explicitly.
9590
9591 2015-04-15 Pedro Alves <palves@redhat.com>
9592 Yao Qi <yao.qi@linaro.org>
9593
9594 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9595 timeout by factor of 4.
9596 (test_regular_watch): Likewise.
9597 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9598 * gdb.reverse/sigall-reverse.exp: Likewise.
9599 * gdb.reverse/until-precsave.exp: Likewise.
9600 * lib/gdb.exp (with_timeout_factor): New proc.
9601 (gdb_expect): Move some code to ...
9602 (get_largest_timeout): ... here. New procedure.
9603
9604 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
9605
9606 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9607
9608 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9609
9610 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9611 to write to the .text section.
9612
9613 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9614
9615 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9616 Handle the case of targets that do not provide PID information.
9617
9618 2015-04-13 Yao Qi <yao.qi@linaro.org>
9619
9620 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9621 and use expect instead of gdb_expect.
9622
9623 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9624
9625 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9626 "coredump_var_addr" to avoid naming conflict with other testcases.
9627
9628 2015-04-10 Pedro Alves <palves@redhat.com>
9629
9630 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9631 gdb_test_sequence and gdb_assert.
9632
9633 2015-04-10 Pedro Alves <palves@redhat.com>
9634
9635 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9636 test messages that don't include the breakpoint address.
9637
9638 2015-04-10 Yao Qi <yao.qi@linaro.org>
9639
9640 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9641 false for some offset and width combinations which aren't
9642 supported by linux kernel.
9643
9644 2015-04-10 Pedro Alves <palves@redhat.com>
9645
9646 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9647 procedure, factored out from ...
9648 (top level): ... here. Add "set displaced-stepping" testing axis.
9649 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9650 parameter "displaced". Use it.
9651 (top level): Use foreach and add "set displaced-stepping" testing
9652 axis.
9653
9654 2015-04-10 Pedro Alves <palves@redhat.com>
9655
9656 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9657 Remove comment.
9658 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9659 both the address of the instruction that triggers the watchpoint
9660 and the address of the instruction immediately after, and use
9661 those addresses for the test. Fix comment.
9662
9663 2015-04-10 Pedro Alves <palves@redhat.com>
9664
9665 * gdb.base/sigstep.exp (breakpoint_to_handler)
9666 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9667 Test "backtrace" in handler.
9668 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9669 (top level): Add new "displaced" test axis to
9670 breakpoint_to_handler, breakpoint_to_handler_entry and
9671 breakpoint_over_handler.
9672
9673 2015-04-10 Pedro Alves <palves@redhat.com>
9674
9675 PR gdb/18216
9676 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9677
9678 2015-04-10 Yao Qi <yao.qi@linaro.org>
9679
9680 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9681 (test_add_rn_pc): New function.
9682 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9683 (top level): Invoke test_add_rn_pc.
9684
9685 2015-04-10 Pedro Alves <palves@redhat.com>
9686
9687 PR gdb/13858
9688 * gdb.base/step-over-no-symbols.exp: New file.
9689
9690 2015-04-09 Andy Wingo <wingo@igalia.com>
9691
9692 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9693 after the Python tests.
9694
9695 2015-04-08 Keith Seitz <keiths@redhat.com>
9696
9697 PR python/16699
9698 * gdb.python/py-completion.exp: New tests for completion.
9699 * gdb.python/py-completion.py (CompleteLimit1): New class.
9700 (CompleteLimit2): Likewise.
9701 (CompleteLimit3): Likewise.
9702 (CompleteLimit4): Likewise.
9703 (CompleteLimit5): Likewise.
9704 (CompleteLimit6): Likewise.
9705 (CompleteLimit7): Likewise.
9706
9707 2015-04-08 Pedro Alves <palves@redhat.com>
9708
9709 PR gdb/18214
9710 PR gdb/18216
9711 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9712 function.
9713 (main): Install it as SIGUSR1 handler.
9714 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9715 parameter. Always use "setup" as prefix. Toggle "set
9716 displaced-stepping" off/on depending on global. Don't switch to
9717 thread 1 here.
9718 (top level): Add displaced stepping "off/on" test axis. Update
9719 "setup" calls. Wrap each subtest with with_test_prefix. Test
9720 continuing with a queued signal in each thread.
9721
9722 2015-04-08 Pedro Alves <palves@redhat.com>
9723
9724 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9725 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9726 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9727 Return early if running to main fails.
9728 * gdb.trace/while-stepping.exp: Likewise.
9729
9730 2015-04-07 Pedro Alves <palves@redhat.com>
9731
9732 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9733 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9734 interact with inferior program.
9735
9736 2015-04-07 Pedro Alves <palves@redhat.com>
9737
9738 * lib/gdb.exp (inferior_spawn_id): New global.
9739 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9740 spawn id after processing the user code.
9741 (default_gdb_start): Set inferior_spawn_id.
9742 (send_inferior): New procedure.
9743 * lib/gdbserver-support.exp (gdbserver_start): Set
9744 inferior_spawn_id.
9745 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9746
9747 2015-04-07 Pedro Alves <palves@redhat.com>
9748
9749 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9750 * lib/gdbserver-support.exp (gdbserver_start): Make
9751 $server_spawn_id global.
9752 (gdbserver_start): Don't wait for gdbserver's spawn id with
9753 expect_background.
9754 (close_gdbserver): New procedure.
9755 (gdb_exit): Rename the default version and reimplement.
9756
9757 2015-04-07 Pedro Alves <palves@redhat.com>
9758
9759 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
9760 append the substituted item, not the original item.
9761
9762 2015-04-07 Pedro Alves <palves@redhat.com>
9763
9764 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9765 gdb_expect.
9766
9767 2015-04-07 Pedro Alves <palves@redhat.com>
9768
9769 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9770 output appearing once only.
9771
9772 2015-04-07 Pedro Alves <palves@redhat.com>
9773
9774 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9775 that doesn't expect anything. Return early if running to main
9776 fails.
9777
9778 2015-04-07 Yao Qi <yao.qi@linaro.org>
9779
9780 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9781 (child_function): Call alarm.
9782 (main): Move call to alarm into the loop.
9783 * gdb.threads/non-stop-fair-events.exp: Build program with
9784 -DTIMEOUT=$timeout.
9785
9786 2015-04-06 Doug Evans <xdje42@gmail.com>
9787
9788 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9789 Fix dest parameter to board_info.
9790 (fpc_compile): Ditto.
9791 (gdb_compile_pascal): Rename dest arg to destfile.
9792
9793 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9794
9795 * gdb.ada/funcall_ref.exp: New file.
9796 * gdb.ada/funcall_ref/foo.adb: New file.
9797
9798 2015-04-02 Yao Qi <yao.qi@linaro.org>
9799
9800 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9801 is remote.
9802
9803 2015-04-02 Gary Benson <gbenson@redhat.com>
9804
9805 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9806
9807 2015-04-01 Sasha Smundak <asmundak@google.com>
9808
9809 * gdb.python/py-unwind-maint.c: New file.
9810 * gdb.python/py-unwind-maint.exp: New test.
9811 * gdb.python/py-unwind-maint.py: New file.
9812 * gdb.python/py-unwind.c: New file.
9813 * gdb.python/py-unwind.exp: New test.
9814 * gdb.python/py-unwind.py: New test.
9815
9816 2015-04-01 Pedro Alves <palves@redhat.com>
9817
9818 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9819 to fail instead of non-existent $test.
9820
9821 2015-04-01 Pedro Alves <palves@redhat.com>
9822
9823 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9824 GDBFLAGS if not empty.
9825
9826 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9827
9828 * gdb.ada/complete.exp: Remove "multi_line".
9829 * gdb.ada/info_exc.exp: Remove "multi_line".
9830 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9831 * gdb.ada/ptype_field.exp: Remove "multi_line".
9832 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9833 * gdb.ada/tagged.exp: Remove "multi_line".
9834 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9835 [multi_line ...]
9836 * gdb.btrace/delta.exp: Likewise.
9837 * gdb.btrace/exception.exp: Likewise.
9838 * gdb.btrace/function_call_history.exp: Likewise.
9839 * gdb.btrace/instruction_history.exp: Likewise.
9840 * gdb.btrace/nohist.exp: Likewise.
9841 * gdb.btrace/record_goto.exp: Likewise.
9842 * gdb.btrace/segv.exp: Likewise.
9843 * gdb.btrace/stepi.exp: Likewise.
9844 * gdb.btrace/tailcall.exp: Likewise.
9845 * gdb.btrace/unknown_functions.exp: Likewise.
9846 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9847 * lib/gdb.exp: Add the "multi_line" helper.
9848
9849 2015-04-01 Pedro Alves <palves@redhat.com>
9850
9851 * gdb.threads/tid-reuse.c: New file.
9852 * gdb.threads/tid-reuse.exp: New file.
9853
9854 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9855
9856 PR corefiles/16092
9857 * gdb.base/coredump-filter.c: New file.
9858 * gdb.base/coredump-filter.exp: Likewise.
9859
9860 2015-03-27 Petr Machata <pmachata@redhat.com>
9861
9862 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9863 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9864 (Dwarf::assemble): Initialize them.
9865 (Dwarf::lines): New function.
9866
9867 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9868
9869 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9870 SYMBOL_PREFIX for x86_64-*-cygwin.
9871
9872 2015-03-26 Andy Wingo <wingo@igalia.com>
9873
9874 PR symtab/18148
9875 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9876 const_value but not a location.
9877 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9878 location defined in non-main CUs are visible.
9879
9880 2015-03-26 Yao Qi <yao.qi@linaro.org>
9881
9882 PR testsuite/18139
9883 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9884 Add a line number entry for the same line.
9885 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9886 Add a line number entry for the same line.
9887
9888 2015-03-26 Yao Qi <yao.qi@linaro.org>
9889
9890 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9891 .int 0.
9892 (func): Likewise. Add .Lfunc_1 label.
9893 Use .Lfunc_1 label.
9894 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9895 .int 0.
9896 (func): Likewise.
9897 Use .Lfunc_1 label.
9898
9899 2015-03-26 Yao Qi <yao.qi@linaro.org>
9900
9901 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9902 Call gdb_compile instead to compile each .s files without debug
9903 information.
9904
9905 2015-03-26 Yao Qi <yao.qi@linaro.org>
9906
9907 * gdb.base/savedregs.exp (process_saved_regs): Make
9908 "Saved registers:" optional in the pattern.
9909
9910 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9911
9912 * gdb.btrace/next.exp: Merged into step.exp.
9913 * gdb.btrace/finish.exp: Merged into step.exp.
9914 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9915 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9916 "record goto" and checking the exact replay position.
9917 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9918 check for "Recording format" in "info record" output.
9919 * gdb.btrace/record_goto.exp: Choose test file based on target.
9920 * gdb.btrace/x86-record_goto.S: Renamed into ...
9921 * gdb.btrace/x86_64-record_goto.S: ... this.
9922 * gdb.btrace/i686-record_goto.S: New.
9923 * gdb.btrace/x86-tailcall.S: Renamed into ...
9924 * gdb.btrace/x86_64-tailcall.S: ... this.
9925 * gdb.btrace/i686-tailcall.S: New.
9926 * gdb.btrace/x86-tailcall.c: Renamed into ...
9927 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9928 separate statements. Update test.
9929 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9930 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9931 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9932 * gdb.btrace/tailcall.exp: Choose test file based on target.
9933 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9934
9935 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9936
9937 * gdb.btrace/exception.exp: Increase BTS buffer size.
9938
9939 2015-03-24 Pedro Alves <palves@redhat.com>
9940
9941 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9942
9943 2015-03-24 Pedro Alves <palves@redhat.com>
9944
9945 * gdb.threads/schedlock.exp (test_step): No longer expect that
9946 "set scheduler-locking step" with "next" over a function call runs
9947 threads unlocked.
9948
9949 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9950
9951 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9952
9953 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9954
9955 PR breakpoints/16466
9956 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9957 * gdb.mi/mi-pending.c (thread_func): New function.
9958 (int main): Add threading support required.
9959 * gdb.mi/mi-pending.exp: Add tests for this issue.
9960 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9961 (pendfunc2): Remove stdio dependency.
9962 * gdb.mi/mi-pendshr2.c: New file.
9963
9964 2015-03-23 Keith Seitz <keiths@redhat.com>
9965
9966 * gdb.linespec/keywords.c: New file.
9967 * gdb.linespec/keywords.exp: New file.
9968
9969 2015-03-23 Keith Seitz <keiths@redhat.com>
9970
9971 PR gdb/18021
9972 * gdb.dwarf2/staticvirtual.exp: New test.
9973
9974 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9975
9976 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9977 * README: Remove HP-UX and gdb.hp.
9978 (configuration):
9979 * configure: Regenerate.
9980 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9981 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9982 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9983 gdb.hp/gdb.defects/Makefile.
9984 * gdb.hp/Makefile.in: File deleted.
9985 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
9986 * gdb.hp/gdb.aCC/optimize.c: File deleted.
9987 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
9988 * gdb.hp/gdb.aCC/run.c: File deleted.
9989 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
9990 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
9991 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
9992 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
9993 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
9994 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
9995 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
9996 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
9997 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
9998 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
9999 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10000 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10001 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10002 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10003 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10004 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10005 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10006 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10007 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10008 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10009 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10010 * gdb.hp/gdb.compat/average.c: File deleted.
10011 * gdb.hp/gdb.compat/sum.c: File deleted.
10012 * gdb.hp/gdb.compat/xdb.c: File deleted.
10013 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10014 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10015 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10016 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10017 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10018 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10019 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10020 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10021 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10022 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10023 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10024 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10025 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10026 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10027 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10028 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10029 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10030 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10031 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10032 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10033 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10034 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10035 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10036 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10037 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10038 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10039 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10040 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10041 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10042 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10043 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10044 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10045 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10046 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10047 * gdb.hp/tools/odump: File deleted.
10048
10049 2015-03-19 Pedro Alves <palves@redhat.com>
10050
10051 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10052 (saw_thread_3): New globals.
10053 (top level): Increment them when an event for the corresponding
10054 thread is seen.
10055 (no thread starvation): New test.
10056
10057 2015-03-19 Pedro Alves <palves@redhat.com>
10058
10059 * gdb.threads/continue-pending-status.c: New file.
10060 * gdb.threads/continue-pending-status.exp: New file.
10061
10062 2015-03-18 Pedro Alves <palves@redhat.com>
10063
10064 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10065 Use gdb_is_target_remote instead of is_remote. Use
10066 gdb_test_multiple instead of gdb_expect. Exit early if
10067 gdb_test_multiple hits its internal matches. Tighten stepi tests
10068 expected output. Fail on exit with any signal, instead of just
10069 SIGILL.
10070
10071 2015-03-18 Yao Qi <yao.qi@linaro.org>
10072
10073 PR tdep/18107
10074 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10075 variable.
10076 * gdb.base/catch-syscall.exp: Don't skip it on
10077 aarch64*-*-linux* target. Remove elements in all_syscalls.
10078 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10079 target.
10080 (setup_all_syscalls): New proc.
10081
10082 2015-03-16 Yao Qi <yao.qi@linaro.org>
10083
10084 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10085 (top level): Skip tests if valid_addr_p returns false for
10086 $cmd1 or $cmd2.
10087
10088 2015-03-11 Andy Wingo <wingo@igalia.com>
10089
10090 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10091
10092 2015-03-11 Yao Qi <yao.qi@linaro.org>
10093
10094 * gdb.base/catch-syscall.exp: Fix typo in comments.
10095
10096 2015-03-11 Yao Qi <yao.qi@linaro.org>
10097
10098 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10099
10100 2015-03-09 Pedro Alves <palves@redhat.com>
10101
10102 * dg-extract-results.py: Delete.
10103
10104 2015-03-09 Pedro Alves <palves@redhat.com>
10105
10106 Merge dg-extract-results.sh from GCC upstream (r218843).
10107
10108 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10109 * dg-extract-results.sh: Use --text with grep to avoid issues with
10110 binary files. Fall back to cat -v, if that doesn't work.
10111
10112 2015-03-05 Pedro Alves <palves@redhat.com>
10113
10114 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10115
10116 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10117
10118 * lib/mi-support.exp (mi_expect_interrupt): Accept
10119 alternative event for when in all-stop mode.
10120
10121 2015-03-04 Pedro Alves <palves@redhat.com>
10122
10123 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10124
10125 2015-03-04 Mark Kettenis <kettenis@gnu.org>
10126
10127 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10128
10129 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10130
10131 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10132 regexps for GDB's current line display, accept a hex address
10133 preceding the line number.
10134
10135 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10136
10137 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10138 the 'arch1' variable for "s390*-linux*" targets.
10139
10140 2015-03-04 Pedro Alves <palves@redhat.com>
10141
10142 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10143 (main): Pass missing retval argument to pthread_join call.
10144
10145 2015-03-02 Pedro Alves <palves@redhat.com>
10146
10147 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10148 (top level): Call do_test with non-stop as well.
10149
10150 2015-03-02 Pedro Alves <palves@redhat.com>
10151
10152 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10153 -1.
10154
10155 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10156
10157 * gdb.arch/s390-vregs.exp: New test.
10158 * gdb.arch/s390-vregs.S: New file.
10159
10160 2015-02-27 Pedro Alves <palves@redhat.com>
10161
10162 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10163 call to catch_command_errors.
10164 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10165 catch_command_errors.
10166
10167 2015-02-27 Pedro Alves <palves@redhat.com>
10168
10169 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10170 "true" for boolean result.
10171 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10172 prototype of main.
10173
10174 2015-02-27 Pedro Alves <palves@redhat.com>
10175
10176 * lib/unbuffer_output.c: New file.
10177 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10178 (main): Call gdb_unbuffer_output.
10179
10180 2015-02-27 Yao Qi <yao.qi@linaro.org>
10181
10182 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10183 target.
10184
10185 2015-02-26 Doug Evans <dje@google.com>
10186
10187 * gdb.cp/class2.cc (Dbase, D): New classes.
10188 (main): New local delta.
10189 * gdb.cp/class2.exp: Test printing delta.
10190 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10191 (dynbar): New global.
10192 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10193
10194 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10195
10196 * gdb.compile/compile-ifunc.c: New file.
10197 * gdb.compile/compile-ifunc.exp: New file.
10198
10199 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10200
10201 * gdb.base/structs.exp: Check for correct struct on finish.
10202
10203 2015-02-26 Yao Qi <yao.qi@linaro.org>
10204
10205 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10206 is zero.
10207
10208 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10209
10210 * gdb.arch/cordic.ko.bz2: New file.
10211 * gdb.arch/cordic.ko.debug.bz2: New file.
10212 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10213
10214 2015-02-25 Yao Qi <yao.qi@linaro.org>
10215
10216 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10217 aarch64*-*-* target.
10218
10219 2015-02-23 Pedro Alves <palves@redhat.com>
10220
10221 * lib/gdb.exp (delete_breakpoints): Rewrite using
10222 gdb_test_multiple.
10223
10224 2015-02-23 Pedro Alves <palves@redhat.com>
10225
10226 * gdb.base/info-os.c: Include stdlib.h.
10227
10228 2015-02-22 Doug Evans <xdje42@gmail.com>
10229
10230 PR symtab/17855
10231 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10232 is read after symbols have been re-read.
10233 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10234 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10235
10236 2015-02-21 Doug Evans <dje@google.com>
10237
10238 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10239
10240 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10241
10242 PR corefiles/17808
10243 * gdb.arch/i386-biarch-core.core.bz2: New file.
10244 * gdb.arch/i386-biarch-core.exp: New file.
10245
10246 2015-02-21 Pedro Alves <palves@redhat.com>
10247
10248 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10249 runto_main fails.
10250
10251 2015-02-20 Pedro Alves <palves@redhat.com>
10252
10253 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10254 info probes.
10255
10256 2015-02-20 Pedro Alves <palves@redhat.com>
10257
10258 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10259
10260 2015-02-20 Pedro Alves <palves@redhat.com>
10261
10262 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10263 clean_restart before gdb_target_supports_trace.
10264
10265 2015-02-20 Pedro Alves <palves@redhat.com>
10266
10267 PR threads/18006
10268 * gdb.threads/clone-thread_db.c: New file.
10269 * gdb.threads/clone-thread_db.exp: New file.
10270
10271 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10272
10273 PR breakpoints/16812
10274 * gdb.base/catch-gdb-caused-signals.c: New file.
10275 * gdb.base/catch-gdb-caused-signals.exp: New file.
10276
10277 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10278
10279 * configure: Regenerated.
10280 * configure.ac: Use GDB_AC_TRANSFORM.
10281 * aclocal.m4: sinclude ../transform.m4.
10282
10283 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10284
10285 * lib/dtrace.exp: New file.
10286 * gdb.base/dtrace-probe.exp: Likewise.
10287 * gdb.base/dtrace-probe.d: Likewise.
10288 * gdb.base/dtrace-probe.c: Likewise.
10289 * lib/pdtrace.in: Likewise.
10290 * configure.ac: Output variables with the transformed names of
10291 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10292 * configure: Regenerated.
10293
10294 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10295
10296 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10297 expected message when trying to access $_probe_* convenience
10298 variables while not on a probe.
10299
10300 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10301
10302 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10303
10304 2015-02-11 Pedro Alves <pedro@codesourcery.com>
10305
10306 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10307 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10308
10309 2015-02-10 Doug Evans <xdje42@gmail.com>
10310
10311 * lib/gdb.exp (gdb_load): Always return a result.
10312
10313 2015-02-10 Pedro Alves <palves@redhat.com>
10314
10315 * gdb.threads/signal-sigtrap.c: New file.
10316 * gdb.threads/signal-sigtrap.exp: New file.
10317
10318 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10319
10320 * gdb.trace/no-attach-trace.c: New file.
10321 * gdb.trace/no-attach-trace.exp: New file.
10322
10323 2015-02-09 Mark Wielaard <mjw@redhat.com>
10324
10325 * gdb.dwarf2/atomic.c: New file.
10326 * gdb.dwarf2/atomic-type.exp: Likewise.
10327
10328 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10329
10330 * gdb.btrace/buffer-size.exp: Update "info record" output.
10331 * gdb.btrace/delta.exp: Update "info record" output.
10332 * gdb.btrace/enable.exp: Update "info record" output.
10333 * gdb.btrace/finish.exp: Update "info record" output.
10334 * gdb.btrace/instruction_history.exp: Update "info record" output.
10335 * gdb.btrace/next.exp: Update "info record" output.
10336 * gdb.btrace/nexti.exp: Update "info record" output.
10337 * gdb.btrace/step.exp: Update "info record" output.
10338 * gdb.btrace/stepi.exp: Update "info record" output.
10339 * gdb.btrace/nohist.exp: Update "info record" output.
10340
10341 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10342
10343 * gdb.btrace/buffer-size: New.
10344
10345 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10346
10347 * gdb.btrace/delta.exp: Update "info record" output.
10348 * gdb.btrace/enable.exp: Update "info record" output.
10349 * gdb.btrace/finish.exp: Update "info record" output.
10350 * gdb.btrace/instruction_history.exp: Update "info record" output.
10351 * gdb.btrace/next.exp: Update "info record" output.
10352 * gdb.btrace/nexti.exp: Update "info record" output.
10353 * gdb.btrace/step.exp: Update "info record" output.
10354 * gdb.btrace/stepi.exp: Update "info record" output.
10355 * gdb.btrace/nohist.exp: Update "info record" output.
10356
10357 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10358
10359 PR gdb/15678
10360 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10361
10362 2015-02-06 Pedro Alves <palves@redhat.com>
10363
10364 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10365 macro.
10366 (seconds_left, again): New globals.
10367 (main): Wait seconds_left in a 1-second sleep loop instead of
10368 sleeping 180 seconds. If 'again' is set, reset the seconds
10369 counter.
10370 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10371 'again' in the inferior before detaching. Print the seconds left.
10372 (options): New global.
10373 (top level): Build program with -DTIMEOUT=$timeout.
10374
10375 2015-02-06 Pedro Alves <palves@redhat.com>
10376
10377 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10378 determine how many seconds to pass to 'alarm'.
10379 * gdb.base/gdb-sigterm.exp (top level): Build program with
10380 -DTIMEOUT=$timeout.
10381 (do_test): Return success/failure indication. Add more verbose
10382 logging. Don't fail if 200 single steps are seen. Instead, fail
10383 when the test times out.
10384 (passes): New global.
10385 (top level): Break the testing loop if testing fails on any
10386 iteration. Use gdb_assert.
10387
10388 2015-02-04 Don Breazeal <donb@codesourcery.com>
10389
10390 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10391 and initialize them.
10392 (ipc_cleanup): New function.
10393 (main): Don't declare shmid, semid, and msqid. Add a call to
10394 atexit so that we call ipc_cleanup on exit.
10395
10396 2015-02-04 Pedro Alves <palves@redhat.com>
10397
10398 * boards/native-extended-gdbserver.exp: Remove any target variant
10399 specifications from the board name before clearing the isremote
10400 flag from board_info.
10401
10402 2015-01-31 Doug Evans <xdje42@gmail.com>
10403
10404 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10405
10406 2015-01-31 Gary Benson <gbenson@redhat.com>
10407
10408 * gdb.base/completion.exp: Disable completion limiting for
10409 existing tests. Add new tests to check completion limiting.
10410 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10411
10412 2015-01-31 Doug Evans <xdje42@gmail.com>
10413
10414 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10415
10416 2015-01-31 Doug Evans <xdje42@gmail.com>
10417
10418 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10419 entries. Duplicate file section script entries.
10420 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10421 inlined entries. Add test for safe-path rejection.
10422 * gdb.python/py-section-script.c: Add duplicate inlined section script
10423 entries. Duplicate file section script entries.
10424 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10425 inlined entries. Add test for safe-path rejection.
10426
10427 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10428
10429 * gdb.ada/disc_arr_bound: New testcase.
10430
10431 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10432
10433 * gdb.ada/mi_var_array: New testcase.
10434
10435 2015-01-27 Doug Evans <dje@google.com>
10436
10437 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10438 Add test for objfile.filename, objfile.username after objfile
10439 has been unloaded.
10440
10441 2015-01-26 Joel Brobecker <brobecker@adacore.com>
10442
10443 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10444 the second test to print the name attribute of value
10445 returned by the call to gdb.lookup_type, and adjust
10446 the expected output accordingly.
10447
10448 2015-01-25 Mark Wielaard <mjw@redhat.com>
10449
10450 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10451 * gdb.base/disp-step-fork.c: Include unistd.h.
10452 * gdb.base/siginfo-obj.c: Include stdio.h.
10453 * gdb.base/siginfo-thread.c: Likewise.
10454 * gdb.mi/non-stop.c: Include unistd.h.
10455 * gdb.mi/nsthrexec.c: Include stdio.h.
10456 * gdb.mi/pthreads.c: Include unistd.h.
10457 * gdb.modula2/unbounded1.c (main): Declare returns int.
10458 * gdb.reverse/consecutive-reverse.c: Likewise.
10459 * gdb.threads/create-fail.c: Include unistd.h.
10460 * gdb.threads/killed.c: Likewise.
10461 * gdb.threads/linux-dp.c: Likewise.
10462 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10463 * gdb.threads/non-ldr-exc-2.c: Likewise.
10464 * gdb.threads/non-ldr-exc-3.c: Likewise.
10465 * gdb.threads/non-ldr-exc-4.c: Likewise.
10466 * gdb.threads/pthreads.c: Include unistd.h.
10467 (main): Declare returns int.
10468 * gdb.threads/tls-main.c (foo): New declaration.
10469 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10470
10471 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10472
10473 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10474 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10475
10476 2015-01-15 Mark Wielaard <mjw@redhat.com>
10477
10478 * gdb.base/noreturn-return.c: New file.
10479 * gdb.base/noreturn-return.exp: New file.
10480 * gdb.base/noreturn-finish.c: New file.
10481 * gdb.base/noreturn-finish.exp: New file.
10482
10483 2015-01-23 Pedro Alves <palves@redhat.com>
10484
10485 * gdb.threads/continue-pending-after-query.c: New file.
10486 * gdb.threads/continue-pending-after-query.exp: New file.
10487
10488 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10489 Simon Marchi <simon.marchi@ericsson.com>
10490
10491 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10492 * gdb.base/valgrind-db-attach.exp: Same.
10493 * gdb.base/valgrind-infcall.exp: Same.
10494 * lib/mi-support.exp (default_mi_gdb_start): Same.
10495 * lib/prompt.exp (default_prompt_gdb_start): Same.
10496 * lib/gdb.exp (default_gdb_spawn): Same.
10497 (gdb_interact): New.
10498
10499
10500 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10501
10502 * gdb.compile/compile.exp (pointer to jit function): New test.
10503
10504 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
10505
10506 * lib/gdb.exp (supports_process_record): Return true for
10507 powerpc*-*-linux*.
10508 (supports_reverse): Likewise.
10509
10510 2015-01-15 Don Breazeal <donb@codesourcery.com>
10511
10512 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10513 instead of checking whether the target board is remote and
10514 use spawn_wait_for_attach instead of exec/sleep.
10515 * gdb.base/attach-twice.exp: Likewise.
10516
10517 2015-01-15 Joel Brobecker <brobecker@adacore.com>
10518
10519 * gdb.ada/var_arr_attrs: New testcase.
10520
10521 2015-01-14 Pedro Alves <palves@redhat.com>
10522 Joel Brobecker <brobecker@adacore.com>
10523
10524 PR gdb/17525
10525 * gdb.base/bp-cmds-execution-x-script.c: New file.
10526 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10527 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10528
10529 2015-01-14 Pedro Alves <palves@redhat.com>
10530
10531 PR cli/17828
10532 * gdb.base/batch-preserve-term-settings.c: New file.
10533 * gdb.base/batch-preserve-term-settings.exp: New file.
10534
10535 2015-01-13 Doug Evans <dje@google.com>
10536
10537 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10538 binary.
10539
10540 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10541
10542 * Makefile.in (clean mostlyclean): Do not delete *.py.
10543
10544 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10545
10546 * gdb.python/py-lookup-type.exp: New file.
10547
10548 2015-01-12 Pedro Alves <palves@redhat.com>
10549
10550 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10551 restore GDBFLAGS before returning.
10552
10553 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10554
10555 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10556 is_amd64_regs_target and is_x86_like_target.
10557
10558 2015-01-11 Doug Evans <xdje42@gmail.com>
10559
10560 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10561 is given without an explicit form.
10562 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10563 attributes.
10564 * gdb.dwarf/corrupt.exp: Ditto.
10565 * gdb.dwarf2/enum-type.exp: Ditto.
10566 * gdb.trace/entry-values.exp: Ditto.
10567 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10568
10569 2015-01-11 Doug Evans <xdje42@gmail.com>
10570
10571 PR gdb/15830
10572 * gdb.base/maint.exp: Remove references to "maint demangle".
10573 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10574 Add tests for explicitly specifying language to demangle.
10575 * gdb.dlang/demangle.exp: Ditto.
10576
10577 2015-01-09 Pedro Alves <palves@redhat.com>
10578
10579 * gdb.threads/non-stop-fair-events.c: New file.
10580 * gdb.threads/non-stop-fair-events.exp: New file.
10581
10582 2015-01-09 Pedro Alves <palves@redhat.com>
10583
10584 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10585 the global scope. Set a breakpoint after all threads are started
10586 rather than stepping over two source lines. Expect the prompt.
10587 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10588 global.
10589 (NUM): Now 15.
10590 (main): Use threads_started_barrier to wait for all threads to
10591 start. Main thread no longer calls thread_function. Exit after
10592 180 seconds.
10593 (loop): New function.
10594 (thread_function): Wait on threads_started_barrier barrier. Call
10595 'loop' at each iteration.
10596 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10597 threads have started, instead of hardcoding number of "next"
10598 steps. Use an access watchpoint instead of a write watchpoint.
10599
10600 2015-01-09 Pedro Alves <palves@redhat.com>
10601
10602 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10603 (thread_func): Wait on barrier.
10604 (main): Wait for all threads to start before stopping GDB.
10605 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10606 global.
10607 (thread1_func, thread2_func): Wait on barrier.
10608 (main): Wait for all threads to start before stopping GDB.
10609 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10610 New global.
10611 (thread1_func, thread2_func): Wait on barrier.
10612 (main): Wait for all threads to start before stopping GDB.
10613
10614 2015-01-09 Pedro Alves <palves@redhat.com>
10615
10616 * gdb.threads/attach-many-short-lived-threads.c: New file.
10617 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10618
10619 2014-01-09 Pedro Alves <palves@redhat.com>
10620
10621 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10622 instead of to thread 2.
10623 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10624 Add barrier around each pthread_create call instead of around all
10625 calls.
10626 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10627 Set a break on thread_function and have the child threads hit it
10628 one at at a time.
10629
10630 2015-01-09 Pedro Alves <palves@redhat.com>
10631
10632 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10633 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10634 false.
10635 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10636 checking whether the target board is remote.
10637 * gdb.multi/multi-attach.exp: Likewise.
10638 * gdb.python/py-sync-interp.exp: Likewise.
10639 * gdb.server/ext-attach.exp: Likewise.
10640 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10641 tests that need to attach, instead of checking whether the target
10642 board is remote at the top of the file.
10643
10644 2015-01-08 Yao Qi <yao@codesourcery.com>
10645
10646 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10647
10648 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10649
10650 Fix testcase compilation.
10651 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10652
10653 2015-01-06 Joel Brobecker <brobecker@adacore.com>
10654
10655 * gdb.python/py-type.exp: Add a couple test about empty
10656 array creation, and negative-length array creation.
10657
10658 2015-01-02 Doug Evans <xdje42@gmail.com>
10659
10660 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10661
10662 2015-01-02 Doug Evans <dje@google.com>
10663
10664 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10665
10666 2014-12-29 Yao Qi <yao@codesourcery.com>
10667
10668 * gdb.trace/entry-values.exp: Update comments. Rename variable
10669 bar_call_foo to returned_from_foo.
10670
10671 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10672
10673 PR gdb/17394
10674 * gdb.linespec/break-asm-file.c: New file.
10675 * gdb.linespec/break-asm-file.exp: New file.
10676 * gdb.linespec/break-asm-file0.s: New file.
10677 * gdb.linespec/break-asm-file1.s: New file.
10678
10679 2014-12-18 Nigel Stephens <nigel@mips.com>
10680 Maciej W. Rozycki <macro@codesourcery.com>
10681
10682 * gdb.base/float.exp: Handle the new output from "info float" on
10683 MIPS targets.
10684
10685 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10686
10687 Fix MinGW compilation.
10688 * gdb.compile/compile-ops.exp: Update untested message if
10689 !skip_compile_feature_tests.
10690 * gdb.compile/compile-setjmp.exp: Likewise.
10691 * gdb.compile/compile-tls.exp: Likewise.
10692 * gdb.compile/compile.exp: Likewise.
10693 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10694 supported on this host".
10695
10696 2014-12-16 Doug Evans <xdje42@gmail.com>
10697
10698 * boards/stabs.exp: New file.
10699
10700 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10701
10702 * gdb.base/completion.exp: Adjust to format changes of "maint
10703 print user-registers".
10704
10705 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
10706
10707 PR server/17457
10708 * gdb.arch/aarch64-fp.c: New file.
10709 * gdb.arch/aarch64-fp.exp: New file.
10710
10711 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10712
10713 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10714 r210637, r210913, r211666, r215400, r215817).
10715
10716 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10717 * dg-extract-results.py: New file.
10718 * dg-extract-results.sh: Use it if the environment seems
10719 suitable.
10720
10721 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10722
10723 * dg-extract-results.py (parse_run): Handle warnings that
10724 are printed before a test harness is run.
10725
10726 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10727
10728 * dg-extract-results.py (Named): Remove __cmp__ method.
10729 (output_variation): Use a key to sort variation.harnesses.
10730
10731 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10732
10733 * dg-extract-results.py: For Python 3, force sys.stdout to
10734 handle surrogate escape sequences.
10735 (safe_open): New function.
10736 (output_segment, main): Use it.
10737
10738 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10739
10740 * dg-extract-results.py (Prog.result_re): Include options
10741 in test name.
10742
10743 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10744
10745 * dg-extract-results.py (output_variation): Always sort if
10746 do_sum.
10747
10748 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10749
10750 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10751 as long as we get pagination notifications.
10752
10753 2014-12-15 Jason Merrill <jason@redhat.com>
10754
10755 * Makefile.in (check-gdb.%): Restore.
10756 * README: Mention it.
10757
10758 2014-12-13 Joel Brobecker <brobecker@adacore.com>
10759
10760 * gdb.ada/str_uninit: New testcase.
10761
10762 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10763
10764 PR symtab/17642
10765 * gdb.base/vla-stub-define.c: New file.
10766 * gdb.base/vla-stub.c: New file.
10767 * gdb.base/vla-stub.exp: New file.
10768
10769 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10770 Jan Kratochvil <jan.kratochvil@redhat.com>
10771 Tom Tromey <tromey@redhat.com>
10772
10773 * configure.ac: Add gdb.compile/.
10774 * configure: Regenerate.
10775 * gdb.compile/Makefile.in: New file.
10776 * gdb.compile/compile-ops.exp: New file.
10777 * gdb.compile/compile-ops.c: New file.
10778 * gdb.compile/compile-tls.c: New file.
10779 * gdb.compile/compile-tls.exp: New file.
10780 * gdb.compile/compile-constvar.S: New file.
10781 * gdb.compile/compile-constvar.c: New file.
10782 * gdb.compile/compile-mod.c: New file.
10783 * gdb.compile/compile-nodebug.c: New file.
10784 * gdb.compile/compile-setjmp-mod.c: New file.
10785 * gdb.compile/compile-setjmp.c: New file.
10786 * gdb.compile/compile-setjmp.exp: New file.
10787 * gdb.compile/compile-shlib.c: New file.
10788 * gdb.compile/compile.c: New file.
10789 * gdb.compile/compile.exp: New file.
10790 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10791
10792 2014-12-12 Tom Tromey <tromey@redhat.com>
10793
10794 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10795 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10796
10797 2014-12-12 Doug Evans <dje@google.com>
10798
10799 * lib/gdb-python.exp (get_python_valueof): New function.
10800 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10801
10802 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10803
10804 * gdb.base/completion.exp: Add test for completion of "info
10805 registers ".
10806
10807 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10808
10809 * gdb.base/func-ptrs.c: New file.
10810 * gdb.base/func-ptrs.exp: New file.
10811
10812 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10813
10814 PR breakpoints/17012
10815 * gdb.base/dprintf-detach.c: New file.
10816 * gdb.base/dprintf-detach.exp: New file.
10817
10818 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10819
10820 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10821 * lib/gdb.exp (target_is_gdbserver): New procedure.
10822
10823 2014-12-08 Doug Evans <dje@google.com>
10824
10825 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10826
10827 2014-12-05 Yao Qi <yao@codesourcery.com>
10828
10829 * gdb.guile/scm-error.exp: Remove the third argument to
10830 gdb_remote_download.
10831 * gdb.guile/scm-frame-args.exp: Likewise.
10832 * gdb.guile/scm-section-script.exp: Likewise.
10833
10834 2014-12-05 Yao Qi <yao@codesourcery.com>
10835
10836 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10837
10838 2014-12-04 Doug Evans <dje@google.com>
10839
10840 * gdb.python/py-objfile.exp: Add tests for
10841 objfile.add_separate_debug_file.
10842
10843 2014-12-04 Doug Evans <dje@google.com>
10844
10845 * lib/gdb.exp (get_build_id): New function.
10846 (build_id_debug_filename_get): Rewrite to use it.
10847 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10848
10849 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10850
10851 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10852 `method(long)', not just 0x0.
10853 * gdb.cp/nsalias.exp: Align code labels to 4.
10854 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10855 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10856 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10857 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10858 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10859 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10860
10861 2014-12-02 Doug Evans <dje@google.com>
10862
10863 PR symtab/17602
10864 * gdb.cp/anon-ns.cc: Move guts of this file to ...
10865 * gdb.cp/anon-ns2.cc: ... here. New file.
10866 * gdb.cp/anon-ns.exp: Update.
10867
10868 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
10869
10870 * gdb.python/py-events.py (inferior_call_handler): New.
10871 (register_changed_handler, memory_changed_handler): New.
10872 (test_events.invoke): Register new handlers.
10873 * gdb.python/py-events.exp: Add tests for inferior call,
10874 memory_changed and register_changed events.
10875
10876 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10877
10878 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10879 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10880 if the linker doesn't understand this.
10881
10882 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10883
10884 * gdb.python/python.exp: Change expected reply to help().
10885
10886 2014-12-01 Yao Qi <yao@codesourcery.com>
10887
10888 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10889 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10890 * configure: Re-generated.
10891
10892 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10893
10894 * gdb.cp/chained-calls.cc: New file.
10895 * gdb.cp/chained-calls.exp: New file.
10896 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10897
10898 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10899
10900 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10901 * gdb.dwarf2/symtab-producer.exp: Same.
10902 * gdb.gdb/python-interrupts.exp: Same.
10903 * gdb.gdb/python-selftest.exp: Same.
10904 * gdb.python/py-linetable.exp: Same.
10905 * gdb.python/py-type.exp: Same.
10906 * gdb.python/py-value-cc.exp: Same.
10907 * gdb.python/py-value.exp: Same.
10908
10909 2014-11-28 Yao Qi <yao@codesourcery.com>
10910
10911 * gdb.base/break-probes.exp: Match library name prefixed with
10912 sysroot.
10913
10914 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10915
10916 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10917 test expected output. Add parentheses for the call to print.
10918 Remove L suffix from integers.
10919
10920 2014-11-26 Doug Evans <dje@google.com>
10921
10922 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10923
10924 2014-11-22 Yao Qi <yao@codesourcery.com>
10925
10926 * gdb.trace/entry-values.c: Remove asms.
10927 (foo): Add foo_label.
10928 (bar): Add bar_label.
10929 * gdb.trace/entry-values.exp: Remove code computing foo's
10930 length and bar's length.
10931 (Dwarf::assemble): Invoke function_range for bar and use
10932 MACRO_AT_func for foo.
10933
10934 2014-11-22 Yao Qi <yao@codesourcery.com>
10935
10936 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10937 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10938 Use .Lgcc43_procstart instead of gcc43.
10939
10940 2014-11-21 Joel Brobecker <brobecker@adacore.com>
10941
10942 * gdb.ada/n_arr_bound: New testcase.
10943
10944 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10945
10946 PR breakpoints/10737
10947 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10948 test_catch_syscall_multi_arch.
10949 (test_catch_syscall_multi_arch): New function.
10950
10951 2014-11-20 Doug Evans <xdje42@gmail.com>
10952
10953 * gdb.base/maint.exp: Update expected output.
10954
10955 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10956
10957 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10958 4-byte instruction on S390.
10959
10960 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10961
10962 * gdb.ada/arr_arr: New testcase.
10963
10964 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10965
10966 * gdb.ada/pkd_arr_elem: New Testcase.
10967
10968 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
10969
10970 * gdb.reverse/break-precsave: Expect completion message for
10971 core file reads.
10972 * gdb.reverse/consecutive-precsave.exp: Likewise.
10973 * gdb.reverse/finish-precsave.exp: Likewise.
10974 * gdb.reverse/i386-precsave.exp: Likewise.
10975 * gdb.reverse/machinestate-precsave.exp: Likewise.
10976 * gdb.reverse/sigall-precsave.exp: Likewise.
10977 * gdb.reverse/solib-precsave.exp: Likewise.
10978 * gdb.reverse/step-precsave.exp: Likewise.
10979 * gdb.reverse/until-precsave.exp: Likewise.
10980 * gdb.reverse/watch-precsave.exp: Likewise.
10981
10982 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10983
10984 * gdb.base/bp-permanent.c: Include unistd.h.
10985 * gdb.python/py-framefilter-mi.c (main): Add return type.
10986 * gdb.python/py-framefilter.c (main): Likewise.
10987 * gdb.trace/actions-changed.c (main): Likewise.
10988
10989 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10990
10991 * gdb.mi/until.c: Add eye-catchers.
10992 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
10993 line numbers.
10994
10995 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10996
10997 * gdb.base/condbreak.exp: Drop references to removed non-prototype
10998 function header variants in break1.c.
10999 * gdb.base/ena-dis-br.exp: Likewise.
11000 * gdb.base/hbreak2.exp: Likewise.
11001 * gdb.reverse/until-precsave.exp: Drop references to removed
11002 non-prototype function header variants in ur1.c.
11003 * gdb.reverse/until-reverse.exp: Likewise.
11004
11005 2014-11-17 Petr Machata <pmachata@redhat.com>
11006
11007 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11008 ${_cu_offset_size} bytes abbrev offset.
11009
11010 2014-11-15 Doug Evans <xdje42@gmail.com>
11011
11012 PR symtab/17559
11013 * gdb.base/line-symtabs.exp: New file.
11014 * gdb.base/line-symtabs.c: New file.
11015 * gdb.base/line-symtabs.h: New file.
11016
11017 2014-11-14 Yao Qi <yao@codesourcery.com>
11018
11019 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11020 (func): Add label func_label.
11021 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11022 Replace low_pc and high_pc with MACRO_AT_range.
11023 Replace name, low_pc and high_pc with MACRO_AT_func.
11024
11025 2014-11-14 Yao Qi <yao@codesourcery.com>
11026
11027 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11028 Replace name, low_pc and high_pc with MACRO_AT_func.
11029
11030 2014-11-14 Yao Qi <yao@codesourcery.com>
11031
11032 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11033 produce debug information.
11034 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11035
11036 2014-11-14 Yao Qi <yao@codesourcery.com>
11037
11038 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11039 object and get function length.
11040 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11041 with MACRO_AT_func.
11042 (top-level): Replace gdb_compile and clean_restart with
11043 prepare_for_testing.
11044 * gdb.dwarf2/main.c (main): Add label main_label.
11045
11046 2014-11-14 Yao Qi <yao@codesourcery.com>
11047
11048 * lib/dwarf.exp (function_range): New procedure.
11049 (Dwarf::_handle_macro_at_func): New procedure.
11050 (Dwarf::_handle_macro_at_range): New procedure.
11051 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11052
11053 2014-11-14 Yao Qi <yao@codesourcery.com>
11054
11055 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11056 (_handle_attribute): New procedure.
11057
11058 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11059
11060 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11061 * gdb.base/call-sc.c (zed): Likewise.
11062 * gdb.base/checkpoint.c (main): Likewise.
11063 * gdb.base/dump.c (main): Likewise.
11064 * gdb.base/gcore.c (main): Likewise.
11065 * gdb.base/huge.c (main): Likewise.
11066 * gdb.base/multi-forks.c (main): Likewise.
11067 * gdb.base/pr10179-a.c (main): Likewise.
11068 * gdb.base/savedregs.c (main): Likewise.
11069 * gdb.base/sigaltstack.c (main): Likewise.
11070 * gdb.base/siginfo.c (main): Likewise.
11071 * gdb.base/structs.c (zed): Likewise.
11072 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11073 * gdb.mi/mi-syn-frame.c (main): Likewise.
11074 * gdb.mi/until.c (foo, main): Likewise.
11075 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11076 * gdb.base/solib-weak.c (foo): Declare.
11077 * gdb.base/attach-twice.c: Include stdio.h.
11078 * gdb.base/weaklib1.c: Likewise.
11079 * gdb.base/weaklib2.c: Likewise.
11080 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11081 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11082 unistd.h.
11083 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11084 * gdb.mi/mi-exit-code.c: Likewise.
11085 * gdb.base/break-interp-lib.c: Include string.h.
11086 * gdb.base/coremaker.c: Likewise.
11087 * gdb.base/testenv.c: Likewise.
11088 * gdb.python/py-finish-breakpoint.c: Likewise.
11089 * gdb.base/inferior-died.c: Include sys/wait.h.
11090 * gdb.base/fileio.c: Include time.h.
11091 * gdb.base/async-shell.c: Include unistd.h.
11092 * gdb.base/dprintf-non-stop.c: Likewise.
11093 * gdb.base/info-os.c: Likewise.
11094 * gdb.mi/mi-console.c: Likewise.
11095 * gdb.mi/watch-nonstop.c: Likewise.
11096 * gdb.python/py-events.c: Likewise.
11097 * gdb.base/async.c (baz): Move up before its invocation.
11098 * gdb.base/code_elim2.c (my_global_func): Likewise.
11099 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11100 * gdb.base/advance.c (func2): Likewise.
11101
11102 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11103
11104 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11105 variant.
11106 * gdb.base/annota3.c: Likewise.
11107 * gdb.base/async.c: Likewise.
11108 * gdb.base/average.c: Likewise.
11109 * gdb.base/call-ar-st.c: Likewise.
11110 * gdb.base/call-rt-st.c: Likewise.
11111 * gdb.base/call-sc.c: Likewise.
11112 * gdb.base/call-strs.c: Likewise.
11113 * gdb.base/ending-run.c: Likewise.
11114 * gdb.base/execd-prog.c: Likewise.
11115 * gdb.base/exprs.c: Likewise.
11116 * gdb.base/foll-exec.c: Likewise.
11117 * gdb.base/foll-fork.c: Likewise.
11118 * gdb.base/foll-vfork.c: Likewise.
11119 * gdb.base/funcargs.c: Likewise.
11120 * gdb.base/gcore.c: Likewise.
11121 * gdb.base/jump.c: Likewise.
11122 * gdb.base/langs0.c: Likewise.
11123 * gdb.base/langs1.c: Likewise.
11124 * gdb.base/langs2.c: Likewise.
11125 * gdb.base/mips_pro.c: Likewise.
11126 * gdb.base/nodebug.c: Likewise.
11127 * gdb.base/opaque0.c: Likewise.
11128 * gdb.base/opaque1.c: Likewise.
11129 * gdb.base/recurse.c: Likewise.
11130 * gdb.base/run.c: Likewise.
11131 * gdb.base/scope0.c: Likewise.
11132 * gdb.base/scope1.c: Likewise.
11133 * gdb.base/setshow.c: Likewise.
11134 * gdb.base/setvar.c: Likewise.
11135 * gdb.base/shmain.c: Likewise.
11136 * gdb.base/shr1.c: Likewise.
11137 * gdb.base/shr2.c: Likewise.
11138 * gdb.base/sigall.c: Likewise.
11139 * gdb.base/signals.c: Likewise.
11140 * gdb.base/so-indr-cl.c: Likewise.
11141 * gdb.base/solib2.c: Likewise.
11142 * gdb.base/structs.c: Likewise.
11143 * gdb.base/sum.c: Likewise.
11144 * gdb.base/vforked-prog.c: Likewise.
11145 * gdb.base/watchpoint.c: Likewise.
11146 * gdb.reverse/shr2.c: Likewise.
11147 * gdb.reverse/until-reverse.c: Likewise.
11148 * gdb.reverse/ur1.c: Likewise.
11149 * gdb.reverse/watch-reverse.c: Likewise.
11150
11151 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11152
11153 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11154 variant.
11155 * gdb.base/sepdebug.exp: Drop references to removed code.
11156
11157 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11158
11159 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11160 variant. Preserve original line numbering.
11161 * gdb.base/list1.c: Likewise.
11162
11163 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11164
11165 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11166 variant.
11167 * gdb.base/break1.c: Likewise.
11168 * gdb.base/break.exp: Drop references to removed code.
11169
11170 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11171
11172 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11173 variant.
11174
11175 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11176
11177 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11178
11179 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11180
11181 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11182 logic into perform_all_tests() and invoke it with and without
11183 function header prototypes.
11184 (do_function_calls): Remove conditional XFAIL for PR 5318.
11185 (rerun_and_prepare): Remove duplicate code.
11186 (perform_all_tests): New. Main logic moved here.
11187
11188 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11189
11190 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11191 code guarded by #ifdef NO_PROTOTYPES.
11192 (t_double_many_args): Likewise.
11193 (DEF_FUNC_MANY_ARGS_1): Likewise.
11194 (DEF_FUNC_VALUES_1): Likewise.
11195 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11196 guarded by #ifdef PROTOTYPES.
11197
11198 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11199
11200 * gdb.mi/mi-console.c: Add eye-catcher.
11201 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11202 instead of literal line number.
11203
11204 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11205
11206 * gdb.base/shr2.c: Add eye-catcher.
11207 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11208 line number.
11209
11210 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11211
11212 * gdb.base/jump.c: Add eye-catchers.
11213 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11214 numbers.
11215
11216 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11217
11218 * gdb.base/execd-prog.c: Add eye-catchers.
11219 * gdb.base/foll-exec.c: Likewise.
11220 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11221 line numbers.
11222
11223 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11224
11225 * gdb.base/ending-run.c: Add eye-catchers.
11226 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11227 literal line numbers.
11228
11229 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11230
11231 * gdb.base/call-rt-st.c: Add eye-catchers.
11232 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11233 literal line numbers.
11234
11235 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11236
11237 * gdb.base/call-ar-st.c: Add eye-catchers.
11238 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11239 literal line numbers.
11240
11241 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11242
11243 * gdb.base/average.c: Add eye-catchers.
11244 * gdb.base/sum.c: Likewise.
11245 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11246 regexps dynamically.
11247
11248 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11249
11250 * gdb.base/solib1.c: Add eye-catchers.
11251 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11252 literal line numbers.
11253
11254 2014-11-12 Pedro Alves <palves@redhat.com>
11255
11256 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11257 leader has exited.
11258
11259 2014-11-12 Pedro Alves <palves@redhat.com>
11260
11261 * gdb.arch/i386-bp_permanent.c: New file.
11262 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11263 (srcfile): Set to i386-bp_permanent.c.
11264 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11265 that stepi does not execute the 'leave' instruction, instead of
11266 testing it does execute.
11267 * gdb.base/bp-permanent.c: New file.
11268 * gdb.base/bp-permanent.exp: New file.
11269
11270 2014-11-10 Doug Evans <xdje42@gmail.com>
11271
11272 PR symtab/17564
11273 * gdb.base/symtab-search-order.exp: New file.
11274 * gdb.base/symtab-search-order.c: New file.
11275 * gdb.base/symtab-search-order-1.c: New file.
11276 * gdb.base/symtab-search-order-shlib-1.c: New file.
11277
11278 2014-11-07 Pedro Alves <palves@redhat.com>
11279
11280 PR gdb/17511
11281 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11282 i?86-*-linux*.
11283
11284 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11285
11286 PR c++/17494
11287 * gdb.cp/pr17494.cc: New file.
11288 * gdb.cp/pr17494.exp: New file.
11289
11290 2014-11-02 Yao Qi <yao@codesourcery.com>
11291
11292 * gdb.python/python.exp: Get working directory and match the
11293 output of "set extended-prompt \\w " with it.
11294
11295 2014-10-30 Doug Evans <dje@google.com>
11296
11297 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11298 in objfiles.
11299 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11300 in progspaces.
11301
11302 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
11303
11304 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11305 * gdb.base/realname-expand.exp: Likewise.
11306 * gdb.linespec/macro-relative.exp: Likewise.
11307
11308 2014-10-29 Pedro Alves <palves@redhat.com>
11309
11310 PR gdb/17408
11311 * gdb.threads/schedlock.c (some_function): New function.
11312 (call_function): New global.
11313 (MAYBE_CALL_SOME_FUNCTION): New macro.
11314 (thread_function): Call it.
11315 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11316 and use it instead of a global counter. Adjust all callers.
11317 (get_current_thread): Use "find current thread" for test message
11318 here rather than having all callers pass down the same string.
11319 (goto_loop): New procedure, factored out from ...
11320 (my_continue): ... this.
11321 (step_ten_loops): Change parameter from test message to command to
11322 use. Adjust.
11323 (list_count): Delete global.
11324 (check_result): New procedure, factored out from duplicate top
11325 level code.
11326 (continue tests): Wrap in with_test_prefix.
11327 (test_step): New procedure, factored out from duplicate top level
11328 code.
11329 (top level): Test "step" in combination with all scheduler-locking
11330 modes. Test "next" in combination with all scheduler-locking
11331 modes, and in combination with stepping over a function call or
11332 not.
11333 * gdb.threads/next-bp-other-thread.c: New file.
11334 * gdb.threads/next-bp-other-thread.exp: New file.
11335
11336 2014-10-29 Pedro Alves <palves@redhat.com>
11337
11338 PR python/17372
11339 * gdb.python/python.exp: Test a multi-line command that spawns
11340 interactive Python.
11341 * gdb.base/multi-line-starts-subshell.exp: New file.
11342
11343 2014-10-29 Yao Qi <yao@codesourcery.com>
11344
11345 * gdb.base/fileio.exp: Make directories on host.
11346
11347 2014-10-29 Yao Qi <yao@codesourcery.com>
11348
11349 * gdb.base/fileio.c (test_write): Close the file.
11350
11351 2014-10-28 Pedro Alves <palves@redhat.com>
11352
11353 PR gdb/12623
11354 * gdb.base/sigstep.c (no_handler): New global.
11355 (main): If 'no_handler is true, set the signal handlers to
11356 SIG_IGN.
11357 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11358 with_sw_watch and no_handler parameters. Handle them.
11359 (top level) <stepping over handler when stopped at a breakpoint
11360 test>: Add a test axis for testing with a software watchpoint, and
11361 another for testing with the signal handler set to SIG_IGN.
11362 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11363 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11364
11365 2014-10-28 Pedro Alves <palves@redhat.com>
11366
11367 PR gdb/17511
11368 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11369 * gdb.base/sigstep.exp (other_handler_location): New global.
11370 (advance): Support stepping into the signal handler, and running
11371 commands while in the handler.
11372 (in_handler_map): New global.
11373 (top level): In the advance test, add combinations for getting
11374 into the handler with stepping commands, and for running commands
11375 in the handler. Add comment descripting the advancei tests.
11376
11377 2014-10-28 Pedro Alves <palves@redhat.com>
11378
11379 * gdb.base/sigstep.exp: Use build_executable instead of
11380 prepare_for_testing.
11381 (top level): Move code that starts GDB, runs to main and creates a
11382 display to ...
11383 (restart): ... this new procedure.
11384 (top level): Move backtrace from signal handler test to ...
11385 (validate_backtrace): ... this new procedure.
11386 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11387 with_test_prefix. Always restart GDB.
11388 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11389 with_test_prefix. Always restart GDB. No need to delete
11390 breakpoints after the test.
11391 (test_skip_handler): Remove prefix parameter.
11392 (skip_over_handler, breakpoint_to_handler)
11393 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11394 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11395 restart GDB. No need to delete breakpoints after the test.
11396 (top level): Use foreach to call the test procedures with
11397 different commands.
11398
11399 2014-10-28 Pedro Alves <palves@redhat.com>
11400
11401 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11402 instead of GNATS numbers.
11403 * gdb.base/sigbpt.exp: Likewise.
11404 * gdb.base/siginfo.exp: Likewise.
11405 * gdb.base/sigstep.exp: Likewise.
11406
11407 2014-10-27 Pedro Alves <palves@redhat.com>
11408
11409 * gdb.base/sigstep.c (dummy): New global.
11410 (main): Issue a couple writes to the new global.
11411 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11412 procedures.
11413 (skip_over_handler): Use test_skip_handler.
11414 (top level): Call skip_over_handler for stepi and nexti too.
11415 (breakpoint_over_handler): Use test_skip_handler.
11416 (top level): Call breakpoint_over_handler for stepi and nexti too.
11417
11418 2014-10-27 Yao Qi <yao@codesourcery.com>
11419
11420 * gdb.trace/tfile.c (adjust_function_address)
11421 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11422 function descriptor.
11423
11424 2014-10-24 Don Breazeal <donb@codesourcery.com>
11425
11426 * gdb.base/foll-fork.exp (test_follow_fork,
11427 catch_fork_child_follow): Check for updated fork messages emitted
11428 from infrun.c.
11429 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11430 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11431 vfork_and_exec_child_follow_through_step): Check for updated vfork
11432 messages emitted from infrun.c.
11433
11434 2014-10-24 Pedro Alves <palves@redhat.com>
11435
11436 * gdb.base/corefile.exp: Remove references to ultrix.
11437 * gdb.base/interrupt.exp: Likewise.
11438 * gdb.base/whatis.exp: Likewise.
11439 * gdb.gdb/selftest.exp: Likewise.
11440 * gdb.threads/manythreads.exp: Likewise.
11441 * gdb.threads/print-threads.exp: Likewise.
11442 * gdb.threads/pthreads.exp:: Likewise.
11443 * gdb.threads/schedlock.exp: Likewise.
11444
11445 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11446
11447 * gdb.cp/non-trivial-retval.cc: Add a test case.
11448 * gdb.cp/non-trivial-retval.exp: Add a test.
11449
11450 2014-10-20 Yao Qi <yao@codesourcery.com>
11451
11452 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11453 * gdb.python/py-objfile-script-gdb.py: New file.
11454 * gdb.python/py-objfile-script.exp: Update reference to
11455 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11456 of remote_download. Remove the dest file.
11457
11458 2014-10-20 Yao Qi <yao@codesourcery.com>
11459
11460 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11461 * gdb.base/step-line.exp: Likewise.
11462 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11463 * gdb.dwarf2/dw2-basic.exp: Likewise.
11464 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11465 * gdb.dwarf2/dw2-filename.exp: Likewise.
11466 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11467 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11468 * gdb.dwarf2/dw2-producer.exp: Likewise.
11469 * gdb.dwarf2/mac-fileno.exp: Likewise.
11470 * gdb.python/py-frame-args.exp: Likewise.
11471 * gdb.python/py-framefilter.exp: Likewise.
11472 * gdb.python/py-mi.exp: Likewise.
11473 * gdb.python/py-objfile-script.exp: Likewise
11474 * gdb.python/py-pp-integral.exp: Likewise.
11475 * gdb.python/py-pp-re-notag.exp: Likewise.
11476 * gdb.python/py-prettyprint.exp: Likewise.
11477 * gdb.python/py-section-script.exp: Likewise.
11478 * gdb.python/py-typeprint.exp: Likewise.
11479 * gdb.python/py-xmethods.exp: Likewise.
11480 * gdb.stabs/weird.exp: Likewise.
11481 * gdb.xml/tdesc-regs.exp: Likewise.
11482
11483 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11484
11485 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11486 (out_cu): Use addr_len for the size of addresses.
11487 (out_line): Likewise. Size DW_LNE_set_address instruction
11488 according to addr_len.
11489 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11490 (FUNC): Add START_INSNS to definition.
11491
11492 2014-10-18 Yao Qi <yao@codesourcery.com>
11493
11494 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11495 gdb_has_argv0 return true.
11496 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11497 check [target_info exists noargs], check [gdb_has_argv0]
11498 instead.
11499 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11500 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11501 procedures.
11502
11503 2014-10-17 Doug Evans <dje@google.com>
11504
11505 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11506 event.
11507 * gdb.python/py-events.py: Add clear_objfiles event.
11508
11509 2014-10-17 Doug Evans <dje@google.com>
11510
11511 * gdb.python/py-objfile.exp: Test progspace attribute.
11512
11513 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
11514
11515 * gdb.guile/scm-breakpoint.exp: Do not assume any
11516 directory separators when matching source file paths.
11517 * gdb.python/py-breakpoint.exp: Likewise.
11518 * gdb.reverse/break-precsave.exp: Likewise.
11519 * gdb.reverse/break-reverse.exp: Likewise.
11520 * gdb.reverse/consecutive-precsave.exp: Likewise.
11521 * gdb.reverse/finish-precsave.exp: Likewise.
11522 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11523 * gdb.reverse/finish-reverse.exp: Likewise.
11524 * gdb.reverse/i386-precsave.exp: Likewise.
11525 * gdb.reverse/i387-env-reverse.exp: Likewise.
11526 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11527 * gdb.reverse/machinestate-precsave.exp: Likewise.
11528 * gdb.reverse/machinestate.exp: Likewise.
11529 * gdb.reverse/sigall-precsave.exp: Likewise.
11530 * gdb.reverse/solib-precsave.exp: Likewise.
11531 * gdb.reverse/step-precsave.exp: Likewise.
11532 * gdb.reverse/until-precsave.exp: Likewise.
11533 * gdb.reverse/watch-precsave.exp: Likewise.
11534 * gdb.reverse/watch-reverse.exp: Likewise.
11535
11536 2014-10-17 Yao Qi <yao@codesourcery.com>
11537
11538 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11539 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11540
11541 2014-10-17 Pedro Alves <palves@redhat.com>
11542
11543 PR gdb/17471
11544 * gdb.base/bg-execution-repeat.c: New file.
11545 * gdb.base/bg-execution-repeat.exp: New file.
11546
11547 2014-10-17 Pedro Alves <palves@redhat.com>
11548
11549 PR gdb/17300
11550 * gdb.base/continue-all-already-running.c: New file.
11551 * gdb.base/continue-all-already-running.exp: New file.
11552
11553 2014-10-17 Pedro Alves <palves@redhat.com>
11554
11555 PR gdb/17472
11556 * gdb.base/annota-input-while-running.c: New file.
11557 * gdb.base/annota-input-while-running.exp: New file.
11558
11559 2014-10-17 Pedro Alves <palves@redhat.com>
11560
11561 * gdb.base/callfuncs.exp: emove references to osf.
11562 * gdb.base/sigall.exp: Likewise.
11563 * gdb.gdb/selftest.exp: Likewise.
11564 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11565 * gdb.mi/non-stop.c: Likewise.
11566 * gdb.mi/pthreads.c: Likewise.
11567 * gdb.reverse/sigall-precsave.exp: Likewise.
11568 * gdb.reverse/sigall-reverse.exp: Likewise.
11569 * gdb.threads/pthreads.c: Likewise.
11570 * gdb.threads/pthreads.exp: Likewise.
11571
11572 2014-10-17 Yao Qi <yao@codesourcery.com>
11573
11574 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11575 check 'target_info exists noargs'.
11576 (test_command_prompt_position): Likewise.
11577 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11578 Remove "set args".
11579 (progvar_simple_while_test): Likewise.
11580 (progvar_complex_if_while_test): Likewise.
11581 (if_while_breakpoint_command_test): Likewise.
11582 (infrun_breakpoint_command_test): Likewise.
11583 (breakpoint_command_test): Likewise.
11584 (watchpoint_command_test): Likewise.
11585 (bp_deleted_in_command_test): Likewise.
11586 (temporary_breakpoint_commands): Likewise.
11587
11588 2014-10-16 Yao Qi <yao@codesourcery.com>
11589
11590 * gdb.base/remotetimeout.exp: Remove noargs checking.
11591
11592 2014-10-15 Pedro Alves <palves@redhat.com>
11593
11594 PR breakpoints/9649
11595 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11596 * gdb.base/breakpoint-in-ro-region.exp
11597 (probe_target_hardware_step): New procedure.
11598 (top level): Probe hardware stepping and hardware breakpoint
11599 support. Test stepping through a read-only region, with both
11600 "breakpoint auto-hw" on and off and both "always-inserted" on and
11601 off.
11602
11603 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11604
11605 * gdb.dlang/demangle.exp: Update for demangling changes.
11606
11607 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11608
11609 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11610 * gdb.cp/non-trivial-retval.exp: Add new tests.
11611
11612 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11613
11614 PR c++/13403
11615 PR c++/15154
11616 * gdb.cp/non-trivial-retval.cc: New file.
11617 * gdb.cp/non-trivial-retval.exp: New file.
11618
11619 2014-10-15 Yao Qi <yao@codesourcery.com>
11620
11621 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11622 remote host.
11623
11624 2014-10-15 Yao Qi <yao@codesourcery.com>
11625
11626 * gdb.python/py-symbol.exp: Match file base name if host is
11627 remote, otherwise match file name with dir name.
11628 * gdb.python/py-symtab.exp: Likewise.
11629 * gdb.python/python.exp: Likewise.
11630
11631 2014-10-15 Yao Qi <yao@codesourcery.com>
11632
11633 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11634 pattern.
11635 * gdb.python/py-symtab.exp: Likewise.
11636 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11637 locationn.
11638
11639 2014-10-14 Joel Brobecker <brobecker@adacore.com>
11640
11641 * gdb.ada/addr_arith: New testcase.
11642
11643 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11644
11645 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11646 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11647 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11648 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11649
11650 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11651
11652 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11653 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11654 * gdb.arch/stap-eval-lang-ada.exp: New file.
11655
11656 2014-10-14 Yao Qi <yao@codesourcery.com>
11657
11658 * gdb.mi/mi-var-child.c (nothing1): New function.
11659 (nothing2): New function.
11660 (do_children_tests): Set function pointers by nothing1 and
11661 nothing2.
11662 * gdb.mi/mi-var-child.exp: Step over new added statements.
11663 Update test to match the new output.
11664 * gdb.mi/var-cmd.c (nothing1): New function.
11665 (nothing2): New function.
11666 (do_children_tests): Set function pointers by nothing1 and
11667 nothing2.
11668 * gdb.mi/mi-var-display.exp: Update test to match output.
11669 Step to the line specified by $line_dct_nothing.
11670 Increase the number of lines to step.
11671
11672 2014-10-14 Yao Qi <yao@codesourcery.com>
11673
11674 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11675 tests.
11676 * gdb.mi/mi2-var-child.exp: Likewise.
11677
11678 2014-10-13 Doug Evans <dje@google.com>
11679
11680 * gdb.python/py-objfile.exp: Change name of file name test.
11681
11682 2014-10-13 Doug Evans <dje@google.com>
11683
11684 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11685 from the start of the CU.
11686
11687 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11688 Yao Qi <yao@codesourcery.com>
11689
11690 Fix "save breakpoints" for "catch" command.
11691 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11692 Remove -nonewline. Match also the added "main" line.
11693
11694 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11695
11696 Fix "save breakpoints" for "disable $bpnum" command.
11697 * gdb.base/save-bp.c (main): Add label.
11698 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11699
11700 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11701
11702 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11703
11704 2014-10-11 Yao Qi <yao@codesourcery.com>
11705
11706 * gdb.server/server-kill.exp: Execute command
11707 "set remote trace-status-packet on" before "tstatus".
11708
11709 2014-10-11 Yao Qi <yao@codesourcery.com>
11710
11711 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11712 (main): Call getppid.
11713 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11714 and continue to it. Read variable "server_pid".
11715
11716 2014-10-11 Yao Qi <yao@codesourcery.com>
11717
11718 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11719
11720 2014-10-11 Yao Qi <yao@codesourcery.com>
11721
11722 * gdb.threads/thread-find.exp: Don't execute command
11723 "info threads".
11724 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11725 * gdb.threads/linux-dp.exp: Don't check the condition
11726 $threads_created equals to zero.
11727
11728 2014-10-10 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.base/bigcore.exp: Remove references to IRIX.
11731 * gdb.base/funcargs.exp: Likewise.
11732 * gdb.base/interrupt.exp: Likewise.
11733 * gdb.base/mips_pro.exp: Likewise.
11734 * gdb.base/nodebug.exp: Likewise.
11735 * gdb.base/setvar.exp: Likewise.
11736 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11737
11738 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11739 Pedro Alves <palves@redhat.com>
11740
11741 PR symtab/14466
11742 * gdb.base/vdso-warning.c: New file.
11743 * gdb.base/vdso-warning.exp: New file.
11744
11745 2014-10-02 Doug Evans <dje@google.com>
11746
11747 * gdb.base/structs.c (main): Don't run forever.
11748
11749 2014-10-02 Pedro Alves <palves@redhat.com>
11750
11751 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11752 (top level) <stop threads 1, stop threads 2>: Use it.
11753
11754 2014-10-02 Pedro Alves <palves@redhat.com>
11755
11756 * gdb.threads/break-while-running.exp (test): Add new
11757 'update_thread_list' argument. Skip "info threads" if false.
11758 (top level): Add new 'update_thread_list' axis.
11759
11760 2014-10-02 Pedro Alves <palves@redhat.com>
11761
11762 PR breakpoints/17431
11763 * gdb.base/execl-update-breakpoints.c: New file.
11764 * gdb.base/execl-update-breakpoints.exp: New file.
11765
11766 2014-10-01 Pedro Alves <palves@redhat.com>
11767
11768 * gdb.base/breakpoint-in-ro-region.c: New file.
11769 * gdb.base/breakpoint-in-ro-region.exp: New file.
11770
11771 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11772
11773 * gdb.mi/mi-exit-code.exp: New file.
11774 * gdb.mi/mi-exit-code.c: New file.
11775
11776 2014-09-30 Yao Qi <yao@codesourcery.com>
11777
11778 * lib/prelink-support.exp (build_executable_own_libs): Error if
11779 the target isn't native.
11780
11781 2014-09-30 Yao Qi <yao@codesourcery.com>
11782
11783 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11784 false.
11785
11786 2014-09-22 Pedro Alves <palves@redhat.com>
11787
11788 * gdb.threads/break-while-running.exp: New file.
11789 * gdb.threads/break-while-running.c: New file.
11790
11791 2014-09-19 Yao Qi <yao@codesourcery.com>
11792
11793 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11794 Invoke test. Restart GDB with --readnow and invoke test again.
11795
11796 2014-09-19 Yao Qi <yao@codesourcery.com>
11797
11798 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11799 proc set_breakpoint_on_gcd_function. Invoke
11800 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11801 invoke set_breakpoint_on_gcd_function again.
11802
11803 2014-09-18 Doug Evans <dje@google.com>
11804
11805 * gdb.dwarf2/symtab-producer.exp: New file.
11806
11807 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11808
11809 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11810 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11811 * gdb.base/global-var-nested-by-dso.c: Likewise.
11812 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11813
11814 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11815 Pedro Alves <palves@redhat.com>
11816
11817 * gdb.base/watch-bitfields.exp: Pass string other than test file
11818 name to prepare_for_testing.
11819 (watch): New procedure.
11820 (expect_watchpoint): Use with_test_prefix.
11821 (top level): Factor out tests to ...
11822 (test_watch_location, test_regular_watch): ... these new
11823 procedures, and use with_test_prefix and gdb_continue_to_end.
11824
11825 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11826
11827 PR breakpoints/12526
11828 * gdb.base/watch-bitfields.exp: New file.
11829 * gdb.base/watch-bitfields.c: New file.
11830
11831 2014-09-16 Pedro Alves <palves@redhat.com>
11832
11833 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11834 software and hardware addresses, not software address against
11835 itself.
11836
11837 2014-09-16 Pedro Alves <palves@redhat.com>
11838
11839 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11840 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11841
11842 2014-09-16 Pedro Alves <palves@redhat.com>
11843
11844 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11845 files.
11846 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11847 "*-*-vxworks*" throughout.
11848 * gdb.base/break.exp: Likewise.
11849 * gdb.base/default.exp: Likewise.
11850 * gdb.base/scope.exp: Likewise.
11851 * gdb.base/sepdebug.exp: Likewise.
11852 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11853 throughout.
11854 * gdb.base/run.c: Likewise.
11855 * gdb.base/sepdebug.c: Likewise.
11856 * gdb.hp/gdb.aCC/run.c: Likewise.
11857 * gdb.reverse/until-reverse.c: Likewise.
11858 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11859
11860 2014-09-16 Yao Qi <yao@codesourcery.com>
11861
11862 * boards/local-remote-host-native.exp: New file.
11863
11864 2014-09-14 Doug Evans <xdje42@gmail.com>
11865
11866 * gdb.threads/queue-signal.c (thread_count): New variable.
11867 (thread_count_mutex, thread_count_condvar): New variables.
11868 (incr_thread_count, wait_all_threads_running): New functions.
11869 (main): Wait for all threads to be in their thread functions.
11870
11871 2014-09-13 Doug Evans <xdje42@gmail.com>
11872
11873 * gdb.threads/queue-signal.c: New file.
11874 * gdb.threads/queue-signal.exp: New file.
11875
11876 2014-09-13 Doug Evans <xdje42@gmail.com>
11877
11878 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11879 be consistent with what default_gdb_init uses.
11880 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11881 the plain text of the prompt. Add some logging printfs.
11882 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11883
11884 2014-09-12 Pedro Alves <palves@redhat.com>
11885
11886 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11887 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11888 * gdb.arch/i386-size-overlap.exp: Likewise.
11889 * gdb.arch/i386-size.exp: Likewise.
11890 * gdb.arch/i386-unwind.exp: Likewise.
11891 * gdb.base/a2-run.exp: Likewise.
11892 * gdb.base/break.exp: Likewise.
11893 * gdb.base/charset.exp: Likewise.
11894 * gdb.base/chng-syms.exp: Likewise.
11895 * gdb.base/commands.exp: Likewise.
11896 * gdb.base/dbx.exp: Likewise.
11897 * gdb.base/find.exp: Likewise.
11898 * gdb.base/funcargs.exp: Likewise.
11899 * gdb.base/jit-simple.exp: Likewise.
11900 * gdb.base/reread.exp: Likewise.
11901 * gdb.base/sepdebug.exp: Likewise.
11902 * gdb.base/step-bt.exp: Likewise.
11903 * gdb.cp/mb-inline.exp: Likewise.
11904 * gdb.cp/mb-templates.exp: Likewise.
11905 * gdb.objc/basicclass.exp: Likewise.
11906 * gdb.threads/killed.exp: Likewise.
11907
11908 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11909
11910 PR tdep/17379
11911 * gdb.arch/powerpc-stackless.S: New file.
11912 * gdb.arch/powerpc-stackless.exp: New file.
11913
11914 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11915
11916 * gdb.base/attach.c: Include unistd.h.
11917 (main): Call alarm. Add label postloop.
11918 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11919 gdb_breakpoint, gdb_continue_to_breakpoint.
11920 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11921
11922 2014-09-11 Pedro Alves <palves@redhat.com>
11923
11924 PR gdb/17347
11925 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11926 * gdb.base/attach.exp (test_command_line_attach_run): New
11927 procedure.
11928 (top level): Call it.
11929
11930 2014-09-11 Pedro Alves <palves@redhat.com>
11931
11932 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11933 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11934 (do_command_attach_tests): Use spawn_wait_for_attach.
11935 * gdb.base/solib-overlap.exp: Likewise.
11936 * gdb.multi/multi-attach.exp: Likewise.
11937 * gdb.python/py-prompt.exp: Likewise.
11938 * gdb.python/py-sync-interp.exp: Likewise.
11939 * gdb.server/ext-attach.exp: Likewise.
11940
11941 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11942
11943 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11944 command in testcase. Simplify testcase.
11945
11946 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11947
11948 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11949
11950 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11951
11952 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11953
11954 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11955
11956 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11957
11958 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11959
11960 * gdb.dwarf2/dynarr-ptr.c: New file.
11961 * gdb.dwarf2/dynarr-ptr.exp: New file.
11962
11963 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11964
11965 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11966 of 30 rather than hardcoding 120 for a slow test case. Take the
11967 `gdb,timeout' target setting into account for this calculation.
11968 Don't extend the timeout for the test cases that don't need it.
11969
11970 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11971
11972 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11973 a factor of 2 for a slow test case. Take the `gdb,timeout'
11974 target setting into account for this calculation.
11975 * gdb.reverse/until-precsave.exp: Increase the timeout by
11976 a factor of 15 and 3 respectively rather than adding 120
11977 for a pair of slow test cases. Take the `gdb,timeout'
11978 target setting into account for this calculation.
11979
11980 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11981
11982 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11983 timeout, don't pass one down to gdb_expect.
11984 (gdb_expect): Rework timeout selection.
11985
11986 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11987
11988 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
11989 exception on timeout.
11990 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
11991 (gdbserver_start_extended): Catch any `gdbserver_start' error
11992 exceptions.
11993 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
11994 * lib/mi-support.exp (mi_gdb_target_load): Catch any
11995 `gdbserver_gdb_load' error exceptions.
11996
11997 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11998
11999 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12000 120 on waiting for the TCP socket to open.
12001
12002 2014-09-09 Doug Evans <xdje42@gmail.com>
12003
12004 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12005 _caller_matches, _any_caller_is, _any_caller_matches.
12006
12007 2014-09-09 Doug Evans <xdje42@gmail.com>
12008
12009 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12010
12011 2014-09-09 Yao Qi <yao@codesourcery.com>
12012
12013 * gdb.mi/mi-var-display.exp: Set print symbol off.
12014
12015 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12016
12017 PR gdb/17035
12018 * gdb.base/commands.exp: Add tests to verify user-defined
12019 commands with empty bodies.
12020 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12021 python commands in `show user command`.
12022 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12023 scheme commands in `show user command`.
12024
12025 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12026
12027 PR python/17355
12028 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12029 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12030 * gdb.python/py-framefilter-invalidarg.exp: New file.
12031 * gdb.python/py-framefilter-invalidarg.py: New file.
12032
12033 2014-09-06 Doug Evans <xdje42@gmail.com>
12034
12035 PR 15276
12036 * gdb.python/py-caller-is.c: New file.
12037 * gdb.python/py-caller-is.exp: New file.
12038
12039 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12040
12041 PR gdb/17235
12042 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12043 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12044
12045 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12046
12047 PR fortran/17237
12048 * gdb.fortran/print-formatted.exp: New file.
12049 * gdb.fortran/print-formatted.f90: Likewise.
12050
12051 2014-09-03 Sasha Smundak <asmundak@google.com>
12052
12053 * gdb.python/py-frame.exp: Test Frame.read_register.
12054
12055 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12056
12057 PR python/16699
12058 * gdb.python/py-completion.exp: New file.
12059 * gdb.python/py-completion.py: Likewise.
12060
12061 2014-08-28 Doug Evans <dje@google.com>
12062
12063 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12064 eax,etc. are live with values set by gdb and thus the compiler can't
12065 use them.
12066 * gdb.arch/i386-pseudo.c (main): Ditto.
12067
12068 2014-08-27 Doug Evans <dje@google.com>
12069
12070 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12071
12072 2014-08-25 Doug Evans <dje@google.com>
12073
12074 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12075 (main): Ditto.
12076
12077 2014-08-25 Doug Evans <dje@google.com>
12078
12079 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12080
12081 2014-08-24 Yao Qi <yao@codesourcery.com>
12082
12083 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12084 symbol off.
12085 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12086
12087 2014-08-22 Doug Evans <dje@google.com>
12088
12089 PR 17276
12090 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12091 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12092 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12093
12094 2014-08-22 Yao Qi <yao@codesourcery.com>
12095
12096 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12097 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12098 * gdb.python/python.exp: Likewise. Use .py file on the host
12099 instead of the build.
12100
12101 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12102
12103 * gdb.threads/gcore-stale-thread.c: New file.
12104 * gdb.threads/gcore-stale-thread.exp: New file.
12105
12106 2014-08-21 Pedro Alves <palves@redhat.com>
12107
12108 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12109 * gdb.base/gcore-relro-pie.exp: Likewise.
12110 * gdb.base/gcore-relro.exp: Likewise.
12111 * gdb.base/gcore.exp: Likewise.
12112 * gdb.base/print-symbol-loading.exp: Likewise.
12113 * gdb.threads/gcore-thread.exp: Likewise.
12114 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12115
12116 2014-08-20 Pedro Alves <palves@redhat.com>
12117 Jan Kratochvil <jan.kratochvil@redhat.com>
12118
12119 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12120 configure.
12121 (EXPECT): Handle READ1 being set.
12122 (all): Depend on EXTRA_RULES.
12123 (check-read1, expect-read1, read1.so, read1): New rules.
12124 * README (Testsuite Parameters): Document the READ1 make variable.
12125 (Race detection): New section.
12126 * configure: Regenerate.
12127 * configure.ac: If build==host==target, and running under a
12128 GNU/glibc system, add read1 to the extra Makefile rules.
12129 (EXTRA_RULES): AC_SUBST it.
12130 * lib/read1.c: New file.
12131
12132 2014-08-20 Joel Brobecker <brobecker@adacore.com>
12133
12134 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12135 the handling of variables declared as a typedef to an array
12136 which a DW_AT_data_location attribute.
12137
12138 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
12139 Pedro Alves <palves@redhat.com>
12140
12141 PR symtab/14604
12142 PR symtab/14605
12143 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12144 gdb_test.
12145
12146 2014-08-19 Pedro Alves <palves@redhat.com>
12147
12148 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12149
12150 2014-08-19 Yao Qi <yao@codesourcery.com>
12151
12152 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12153 right line.
12154
12155 2014-08-18 David Blaikie <dblaikie@gmail.com>
12156
12157 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12158
12159 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12160
12161 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12162 attribute in array range.
12163
12164 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12165
12166 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12167
12168 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12169
12170 PR c++/17132
12171 * gdb.cp/pr17132.cc: New file.
12172 * gdb.cp/pr17132.exp: New file.
12173
12174 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12175
12176 * gdb.python/py-xmethods.py (A_getarrayind)
12177 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12178 Use 'print' with function call syntax.
12179 (E_method_matcher.match): Fix tab vs space indentation mixup.
12180
12181 2014-08-15 Yao Qi <yao@codesourcery.com>
12182
12183 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12184 false.
12185
12186 2014-08-15 Yao Qi <yao@codesourcery.com>
12187
12188 * gdb.cp/casts.exp: Set print symbol off.
12189 * gdb.cp/class2.exp: Likewise.
12190 * gdb.cp/overload.exp: Likewise.
12191 * gdb.cp/templates.exp: Likewise.
12192
12193 2014-08-11 Doug Evans <dje@google.com>
12194
12195 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12196 (test_load_shlib): Update.
12197
12198 2014-08-09 Yao Qi <yao@codesourcery.com>
12199
12200 * gdb.base/display.exp: Invoke is_address_zero_readable.
12201 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12202 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12203 * gdb.base/hbreak-unmapped.exp: Return if
12204 is_address_zero_readable returns true.
12205 * gdb.base/signest.exp: Likewise.
12206 * gdb.base/signull.exp: Likewise.
12207 * gdb.base/sigbpt.exp: Likewise.
12208 * gdb.guile/scm-disasm.exp: Do the test if
12209 is_address_zero_readable returns false.
12210 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12211 * gdb.python/py-arch.exp: Likewise.
12212 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12213 * lib/gdb.exp (is_address_zero_readable): New proc.
12214
12215 2014-08-09 Yao Qi <yao@codesourcery.com>
12216
12217 PR testsuite/13443
12218 * gdb.mi/mi-var-display.exp: Make test messages unique.
12219
12220 2014-08-04 Tom Tromey <tromey@redhat.com>
12221
12222 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12223 target 0".
12224
12225 2014-08-04 Tom Tromey <tromey@redhat.com>
12226
12227 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12228 "target_resume".
12229
12230 2014-08-01 Joel Brobecker <brobecker@adacore.com>
12231
12232 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12233 inner_vla_struct_object_size.
12234 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12235 as xfail.
12236
12237 2014-07-30 Pedro Alves <palves@redhat.com>
12238
12239 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12240 comment.
12241
12242 2014-07-29 Yao Qi <yao@codesourcery.com>
12243
12244 PR gdb/17206
12245 * gdb.base/until-nodebug.exp: New.
12246
12247 2014-07-28 Doug Evans <xdje42@gmail.com>
12248
12249 PR guile/17203
12250 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12251 previously existing parameter, and previously ambiguously spelled
12252 parameter.
12253
12254 2014-07-28 Will Newton <will.newton@linaro.org>
12255
12256 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12257
12258 2014-07-26 Ludovic Courtès <ludo@gnu.org>
12259 Doug Evans <xdje42@gmail.com>
12260
12261 PR guile/17146
12262 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12263
12264 2014-07-25 Pedro Alves <palves@redhat.com>
12265
12266 * gdb.threads/signal-command-handle-nopass.c: New file.
12267 * gdb.threads/signal-command-handle-nopass.exp: New file.
12268 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12269 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12270 * gdb.threads/signal-delivered-right-thread.c: New file.
12271 * gdb.threads/signal-delivered-right-thread.exp: New file.
12272
12273 2014-07-25 Pedro Alves <palves@redhat.com>
12274
12275 * gdb.base/double-prompt-target-event-error.exp
12276 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12277 match.
12278 (cancel_pagination_in_target_event): Rework double prompt
12279 detection.
12280 * gdb.base/paginate-after-ctrl-c-running.exp
12281 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12282 <return>' match.
12283 * gdb.base/paginate-bg-execution.exp
12284 (test_bg_execution_pagination_return)
12285 (test_bg_execution_pagination_cancel): Remove '-notransfer
12286 <return>' matches.
12287 * gdb.base/paginate-execution-startup.exp
12288 (test_fg_execution_pagination_return)
12289 (test_fg_execution_pagination_cancel): Remove '-notransfer
12290 <return>' matches.
12291 * gdb.base/paginate-inferior-exit.exp
12292 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12293 match.
12294 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12295 * lib/gdb.exp (pagination_prompt): Run text through
12296 string_to_regexp.
12297 (gdb_test_multiple): Match $pagination_prompt instead of
12298 "<return>".
12299 (string_to_regexp): Move to lib/gdb-utils.exp.
12300
12301 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12302
12303 * gdb.arch/amd64-entry-value-paramref.S: New file.
12304 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12305 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12306 * gdb.arch/amd64-optimout-repeat.S: New file.
12307 * gdb.arch/amd64-optimout-repeat.c: New file.
12308 * gdb.arch/amd64-optimout-repeat.exp: New file.
12309
12310 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12311
12312 PR gdb/17170
12313 * gdb.base/statistics.exp: New file.
12314
12315 2014-07-17 Doug Evans <dje@google.com>
12316
12317 PR gdb/17170
12318 * gdb.base/maint.exp: Update testing of per-command stats.
12319
12320 2014-07-16 Pedro Alves <palves@redhat.com>
12321
12322 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12323 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12324 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12325 (tfile_write_buf): New functions.
12326 (add_memory_block): Rewrite using the above.
12327 (adjust_function_address): New function.
12328 (FUNCTION_ADDRESS): New macro.
12329 (write_basic_trace_file): Remove short_x local, and use
12330 tfile_write_16. Change type of func_addr local to unsigned long
12331 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12332 here. Cast argument of add_memory_block to char pointer.
12333 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12334 (main): Remove parameters.
12335 * gdb.trace/tfile.exp: Remove nowarnings.
12336
12337 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12338
12339 * gdb.base/debug-expr.exp: Test string evaluation with
12340 "debug expression" on.
12341
12342 2014-07-15 Pedro Alves <palves@redhat.com>
12343
12344 * gdb.base/reread.exp: Use clean_restart.
12345
12346 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12347
12348 * gdb.arch/avr-flash-qualifer.c: New.
12349 * gdb.arch/avr-flash-qualifer.exp: New.
12350
12351 2014-07-14 Pedro Alves <palves@redhat.com>
12352
12353 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12354 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12355
12356 2014-07-14 Pedro Alves <palves@redhat.com>
12357
12358 * gdb.base/double-prompt-target-event-error.c: New file.
12359 * gdb.base/double-prompt-target-event-error.exp: New file.
12360
12361 2014-07-14 Pedro Alves <palves@redhat.com>
12362
12363 PR gdb/17072
12364 * gdb.base/paginate-inferior-exit.c: New file.
12365 * gdb.base/paginate-inferior-exit.exp: New file.
12366
12367 2014-07-14 Pedro Alves <palves@redhat.com>
12368
12369 PR gdb/17072
12370 * gdb.base/paginate-bg-execution.c: New file.
12371 * gdb.base/paginate-bg-execution.exp: New file.
12372
12373 2014-07-14 Pedro Alves <palves@redhat.com>
12374
12375 PR gdb/17072
12376 * gdb.base/paginate-execution-startup.c: New file.
12377 * gdb.base/paginate-execution-startup.exp: New file.
12378 * lib/gdb.exp (pagination_prompt): New global.
12379 (default_gdb_spawn): New procedure, factored out from
12380 default_gdb_spawn.
12381 (default_gdb_start): Adjust to call default_gdb_spawn.
12382 (gdb_spawn): New procedure.
12383
12384 2014-07-14 Pedro Alves <palves@redhat.com>
12385
12386 * lib/gdb.exp (gdb_assert): New procedure.
12387 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12388
12389 2014-07-14 Pedro Alves <palves@redhat.com>
12390
12391 * gdb.base/execution-termios.c: New file.
12392 * gdb.base/execution-termios.exp: New file.
12393
12394 2014-07-14 Tom Tromey <tromey@redhat.com>
12395
12396 * gdb.cp/vla-cxx.cc: New file.
12397 * gdb.cp/vla-cxx.exp: New file.
12398
12399 2014-07-14 Tom Tromey <tromey@redhat.com>
12400
12401 * gdb.reverse/rerun-prec.c: New file.
12402 * gdb.reverse/rerun-prec.exp: New file.
12403
12404 2014-07-12 Maciej W. Rozycki <macro@mips.com>
12405 Maciej W. Rozycki <macro@codesourcery.com>
12406
12407 * lib/gdb-utils.exp: New file.
12408 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12409 inline `gdb_init_command' processing.
12410 (gdb_start_cmd): Likewise.
12411 * lib/mi-support.exp (mi_run_cmd): Likewise.
12412 * README: Document `gdb_init_command' and `gdb_init_commands'.
12413
12414 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12415
12416 Fix false FAIL running under a very long directory name.
12417 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12418 and "set print elements 10000". Twice.
12419
12420 2014-07-11 Yao Qi <yao@codesourcery.com>
12421
12422 * gdb.base/exprs.exp: "set print symbol off".
12423
12424 2014-07-11 Pedro Alves <palves@redhat.com>
12425
12426 * gdb.threads/kill.c: New file.
12427 * gdb.threads/kill.exp: New file.
12428
12429 2014-07-10 Yao Qi <yao@codesourcery.com>
12430
12431 * gdb.trace/tfile.c (write_basic_trace_file)
12432 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12433 address written to trace file.
12434
12435 2014-07-09 Pedro Alves <palves@redhat.com>
12436
12437 * gdb.base/attach-wait-input.exp: New file.
12438 * gdb.base/attach-wait-input.c: New file.
12439
12440 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12441
12442 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12443 setting up test structures.
12444 (main): Call new test function.
12445 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12446 test function, continue into test function and walk test
12447 structures.
12448
12449 2014-07-02 Yao Qi <yao@codesourcery.com>
12450
12451 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12452 'bar_start' at the beginning of functions 'foo' and 'bar'
12453 respectively.
12454 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12455 instead of 'foo' and 'bar'.
12456
12457 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12458
12459 * gdb.btrace/segv.exp: New.
12460 * gdb.btrace/segv.c: New.
12461
12462 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
12463
12464 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12465 instruction.
12466
12467 2014-06-30 Mark Wielaard <mjw@redhat.com>
12468
12469 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12470 vulture, vilify, villar): New volatile array constants.
12471 (vindictive, vegetation): New const volatile array constants.
12472 * gdb.base/volatile.exp: Test volatile and const volatile array
12473 types.
12474
12475 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12476
12477 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12478 target lacks support for awatch, rwatch, or hbreak.
12479
12480 2014-06-27 Yao Qi <yao@codesourcery.com>
12481
12482 * gdb.multi/dummy-frame-restore.exp: New.
12483 * gdb.multi/dummy-frame-restore.c: New.
12484
12485 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12486
12487 * gdb.btrace/gcore.exp: New.
12488
12489 2014-06-23 Pedro Alves <palves@redhat.com>
12490
12491 * gdb.base/watchpoint-reuse-slot.c: New file.
12492 * gdb.base/watchpoint-reuse-slot.exp: New file.
12493
12494 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12495
12496 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12497 progspace's filename in 'info', 'enable' and 'disable' command
12498 tests.
12499
12500 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12501
12502 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12503 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12504 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12505
12506 2014-06-20 Gary Benson <gbenson@redhat.com>
12507
12508 * gdb.arch/i386-avx.exp: Fix include file location.
12509 * gdb.arch/i386-sse.exp: Likewise.
12510
12511 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12512
12513 * gdb.dlang/expression.exp: New file.
12514
12515 2014-06-19 Pedro Alves <palves@redhat.com>
12516
12517 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12518 out from ...
12519 (top level): ... here. Iterate running tests under different
12520 scheduler-locking settings.
12521
12522 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
12523
12524 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12525 to DW_FORM_addr and use non-zero addresses.
12526
12527 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12528
12529 PR gdb/17017
12530 * gdb.python/py-xmethods.cc: Add global function call counters and
12531 increment them in their respective functions. Remove "cout"
12532 statements.
12533 * gdb.python/py-xmethods.exp: Make tests check the global function
12534 call counters instead of depending on inferior IO.
12535
12536 2014-06-18 Don Breazeal <donb@codesourcery.com>
12537
12538 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12539 Deleted procedure.
12540 (explicit_fork_parent_follow): Deleted procedure.
12541 (explicit_fork_child_follow): Deleted procedure.
12542 (test_follow_fork): New procedure.
12543 (do_fork_tests): Replace calls to deleted procedures with
12544 calls to test_follow_fork and reset GDB for subsequent
12545 procedure calls.
12546
12547 2014-06-17 Yao Qi <yao@codesourcery.com>
12548
12549 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12550 CP1252.
12551
12552 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
12553
12554 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12555 Initialize ptr and S explicitly.
12556 (skip_type_update_when_not_use_rtti_test): Likewise.
12557
12558 2014-06-16 Keith Seitz <keiths@redhat.com>
12559
12560 PR mi/15863
12561 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12562 the inferior is started.
12563
12564 2014-06-16 Pedro Alves <palves@redhat.com>
12565
12566 * gdb.base/break-main-file-remove-fail.c: New file.
12567 * gdb.base/break-main-file-remove-fail.exp: New file.
12568 * gdb.base/break-unload-file.exp: Use build_executable instead of
12569 prepare_for_testing.
12570 (test_break): New parameter "initial_load". Handle it.
12571 (top level): Add initial_load cmdline/file axis.
12572
12573 2014-06-12 Tom Tromey <tromey@redhat.com>
12574
12575 * gdb.base/completion.exp: Don't use directory name in test.
12576
12577 2014-06-09 Gary Benson <gbenson@redhat.com>
12578
12579 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12580 separate the always-available ANSI-standard signals from the
12581 signals that require checking.
12582 (main): Likewise.
12583 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12584 Likewise.
12585 (main): Likewise.
12586
12587 2014-06-07 Keith Seitz <keiths@redhat.com>
12588
12589 Revert:
12590 PR c++/16253
12591 * gdb.cp/var-tag.cc: New file.
12592 * gdb.cp/var-tag.exp: New file.
12593 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12594 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12595 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12596 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12597
12598 2014-06-06 Doug Evans <xdje42@gmail.com>
12599
12600 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12601
12602 2014-06-06 Pedro Alves <palves@redhat.com>
12603
12604 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12605 in target debug output instead of looking at RSP packets,
12606 disabling the test on any target that uses hardware stepping.
12607 Update comments.
12608
12609 2014-06-06 Pedro Alves <palves@redhat.com>
12610
12611 * gdb.base/break-unload-file.exp: Fix typo.
12612
12613 2014-06-06 Yao Qi <yao@codesourcery.com>
12614
12615 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12616 from "jit_function" to "^jit_function".
12617
12618 2014-06-06 Yao Qi <yao@codesourcery.com>
12619
12620 * gdb.base/async.c (foo): Add one statement.
12621 * gdb.base/async.exp: Get the next instruction address and
12622 match the output of "nexti" by instruction address. Match
12623 the hex address in the output of "finish".
12624
12625 2014-06-06 Gary Benson <gbenson@redhat.com>
12626
12627 * gdb.base/call-signals.c: Remove preprocessor conditionals
12628 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12629 SIGSEGV and SIGTERM.
12630 * gdb.base/sigall.c: Likewise.
12631 * gdb.base/unwindonsignal.c: Likewise.
12632 * gdb.reverse/sigall-reverse.c: Likewise.
12633
12634 2014-06-06 Yao Qi <yao@codesourcery.com>
12635
12636 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12637 readable, skip the test.
12638
12639 2014-06-06 Yao Qi <yao@codesourcery.com>
12640
12641 * gdb.threads/staticthreads.c (thread_function): Move the line
12642 setting breakpoint on forward.
12643 * gdb.threads/staticthreads.exp: Update comments.
12644
12645 2014-06-05 Ludovic Courtès <ludo@gnu.org>
12646
12647 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12648 "history-append! type error".
12649
12650 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12651
12652 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12653 erroneous dprintf expected input.
12654
12655 2014-06-04 Doug Evans <xdje42@gmail.com>
12656
12657 * gdb.guile/scm-generics.exp: Delete.
12658
12659 2014-06-04 Doug Evans <xdje42@gmail.com>
12660
12661 * gdb.guile/scm-breakpoint.exp: Update.
12662 Add tests for breakpoint registration.
12663
12664 2014-06-04 Tom Tromey <tromey@redhat.com>
12665
12666 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12667 VLA-in-union.
12668 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12669 inner_vla_struct, vla_union types. Initialize objects of those
12670 types and compute their sizes.
12671
12672 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12673 Hui Zhu <hui@codesourcery.com>
12674
12675 * gdb.base/fileio.exp: Add test for shell not available as well as
12676 available.
12677 * gdb.base/fileio.c (test_system): Check for shell twice.
12678
12679 2014-06-04 Yao Qi <yao@codesourcery.com>
12680
12681 * gdb.base/auto-connect-native-target.exp: Remove redundant
12682 space from the regexp pattern.
12683
12684 2014-06-04 Yao Qi <yao@codesourcery.com>
12685
12686 * gdb.base/default.exp: Replace "child" with "native" in
12687 regexp pattern.
12688
12689 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12690
12691 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12692 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12693 * gdb.python/py-xmethods.py: Python script supporting the
12694 new testcase and tests.
12695
12696 2014-06-03 Joel Brobecker <brobecker@adacore.com>
12697 Pedro Alves <palves@redhat.com>
12698
12699 PR breakpoints/17000
12700 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12701 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12702
12703 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12704
12705 * gdb.base/subst.exp: Add tests to verify partial path matching
12706 output.
12707
12708 2014-06-03 Pedro Alves <palves@redhat.com>
12709
12710 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12711 target that doesn't use software single-stepping.
12712
12713 2014-06-03 Pedro Alves <palves@redhat.com>
12714
12715 PR breakpoints/17000
12716 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12717 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12718
12719 2014-06-02 Doug Evans <xdje42@gmail.com>
12720
12721 * gdb.guile/scm-parameter.exp: New file.
12722
12723 2014-06-02 Doug Evans <xdje42@gmail.com>
12724
12725 * gdb.guile/scm-cmd.c: New file.
12726 * gdb.guile/scm-cmd.exp: New file.
12727
12728 2014-06-02 Doug Evans <xdje42@gmail.com>
12729
12730 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12731 pretty-printer lookup.
12732 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12733 (make-pp_s-printer): Call it.
12734 (make-pretty-printer-from-dict): New function.
12735 (lookup-pretty-printer-maker-from-dict): New function.
12736 (*pretty-printer*): Simplify.
12737 (make-objfile-pp_s-printer): New function.
12738 (install-objfile-pretty-printers!): New function.
12739 (make-progspace-pp_s-printer): New function.
12740 (install-progspace-pretty-printers!): New function.
12741 * gdb.guile/scm-progspace.c: New file.
12742 * gdb.guile/scm-progspace.exp: New file.
12743
12744 2014-06-02 Pedro Alves <palves@redhat.com>
12745
12746 * gdb.base/dprintf-bp-same-addr.c: New file.
12747 * gdb.base/dprintf-bp-same-addr.exp: New file.
12748
12749 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12750
12751 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12752 * gdb.arch/powerpc-power.s: Likewise.
12753
12754 2014-06-02 Joel Brobecker <brobecker@adacore.com>
12755
12756 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12757
12758 2014-06-01 Yao Qi <yao@codesourcery.com>
12759
12760 * gdb.base/watchpoint.exp (test_watch_location): Check null
12761 pointer can be dereferenced. If not, do the test, otherwise
12762 skip it.
12763
12764 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12765
12766 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12767 results.
12768 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12769
12770 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12771
12772 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12773 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12774 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12775 * gdb.arch/amd64-invalid-stack-top.c: New file.
12776 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12777
12778 2014-05-30 Pedro Alves <palves@redhat.com>
12779
12780 PR breakpoints/17000
12781 * gdb.base/sss-bp-on-user-bp.c: New file.
12782 * gdb.base/sss-bp-on-user-bp.exp: New file.
12783
12784 2014-05-30 David Blaikie <dblaikie@gmail.com>
12785
12786 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12787 gnu_inline semantics via attribute.
12788 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12789 source explicitly specifies the required semantics.
12790
12791 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12792
12793 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12794
12795 2014-05-29 Pedro Alves <palves@redhat.com>
12796 Tom Tromey <tromey@redhat.com>
12797
12798 * gdb.base/async-shell.exp: Don't enable target-async.
12799 * gdb.base/async.exp
12800 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12801 parameter. Adjust.
12802 (top level): Don't test with "target-async".
12803 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12804 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12805 * gdb.base/inferior-died.exp: Don't enable target-async.
12806 * gdb.base/interrupt-noterm.exp: Likewise.
12807 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12808 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12809 * gdb.mi/mi-nonstop.exp: Likewise.
12810 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12811 * gdb.mi/mi-nsintrall.exp: Likewise.
12812 * gdb.mi/mi-nsmoribund.exp: Likewise.
12813 * gdb.mi/mi-nsthrexec.exp: Likewise.
12814 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12815 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12816 * gdb.python/py-evsignal.exp: Don't enable target-async.
12817 * gdb.python/py-evthreads.exp: Likewise.
12818 * gdb.python/py-prompt.exp: Likewise.
12819 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12820 * gdb.server/solib-list.exp: Don't enable target-async.
12821 * gdb.threads/thread-specific-bp.exp: Likewise.
12822 * lib/mi-support.exp: Adjust to use mi-async.
12823
12824 2014-05-29 Pedro Alves <palves@redhat.com>
12825
12826 PR gdb/13860
12827 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12828 reason, even in sync mode.
12829
12830 2014-05-29 Pedro Alves <palves@redhat.com>
12831 Hui Zhu <hui@codesourcery.com>
12832
12833 PR PR15693
12834 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12835 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12836 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12837 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12838
12839 2014-05-28 Joel Brobecker <brobecker@adacore.com>
12840
12841 * config/monitor.exp (gdb_target_monitor): Replace use of
12842 "set remotebaud" by "set serial baud".
12843
12844 2014-05-26 Andy Wingo <wingo@igalia.com>
12845
12846 * gdb.guile/scm-breakpoint.exp:
12847 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12848 properties instead of gdb-object-properties.
12849
12850 2014-05-26 Yao Qi <yao@codesourcery.com>
12851
12852 * gdb.server/no-thread-db.exp: Specify source file name
12853 explicitly when setting a breakpoint.
12854
12855 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12856
12857 * gdb.btrace/vdso.c: New.
12858 * gdb.btrace/vdso.exp: New.
12859
12860 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12861
12862 * gdb.base/gcore.exp (capture_command_output): Move ...
12863 * lib/gdb.exp (capture_command_output): ... here.
12864
12865 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12866
12867 * gdb.btrace/data.exp: Test memory access during btrace replay.
12868
12869 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12870
12871 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12872
12873 2014-05-21 Pedro Alves <palves@redhat.com>
12874
12875 PR gdb/13860
12876 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12877 (top level): Test that output related to execution commands is
12878 sent to the console with CLI commands, but not with MI commands.
12879 Test that breakpoint events are always mirrored to the console.
12880 Also expect the new source line to be output after a "next" in
12881 async mode too. Make it a pass/fail test.
12882 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12883 output.
12884 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12885
12886 2014-05-21 Pedro Alves <palves@redhat.com>
12887
12888 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12889 Use them to test variations of "list" after reaching a breakpoint.
12890 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12891 Test "list" with listsize 10 after reaching a breakpoint.
12892 * gdb.python/python.exp (decode_line current location line
12893 number): Adjust expected line number.
12894
12895 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12896
12897 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12898 behavior for $args, pass it directly to "run".
12899
12900 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12901
12902 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12903 30000 to 65536.
12904
12905 2014-05-21 Pedro Alves <palves@redhat.com>
12906
12907 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12908 auto-connect-native-target off".
12909 * gdb.base/auto-connect-native-target.c: New file.
12910 * gdb.base/auto-connect-native-target.exp: New file.
12911
12912 2014-05-21 Pedro Alves <palves@redhat.com>
12913
12914 * gdb.base/default.exp: Test "target native" instead of "target
12915 child".
12916
12917 2014-05-21 Mark Wielaard <mjw@redhat.com>
12918
12919 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12920
12921 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12922
12923 Fix TLS access for -static -pthread.
12924 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12925 <HAVE_TLS> (thread_function, main): Initialize it.
12926 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12927 Add clean_restart.
12928 <$have_tls != "">: Check TLSVAR.
12929
12930 2014-05-21 Pedro Alves <palves@redhat.com>
12931
12932 * gdb.base/dcache-line-read-error.c: New.
12933 * gdb.base/dcache-line-read-error.exp: New.
12934
12935 2014-05-20 Pedro Alves <palves@redhat.com>
12936
12937 * gdb.base/compare-sections.c: New file.
12938 * gdb.base/compare-sections.exp: New file.
12939
12940 2014-05-20 Pedro Alves <palves@redhat.com>
12941
12942 * gdb.base/break-idempotent.c: New file.
12943 * gdb.base/break-idempotent.exp: New file.
12944
12945 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12946
12947 * gdb.btrace/nohist.exp: New.
12948
12949 2014-05-20 Yao Qi <yao@codesourcery.com>
12950
12951 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12952 gdb.reverse directory and gdb_reverse_timeout exists in board
12953 setting.
12954 * README: Document gdb_reverse_timeout.
12955
12956 2014-05-20 Yao Qi <yao@codesourcery.com>
12957
12958 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12959 'test_file_name'. Treat args as a string instead of a list.
12960 (gdb_init): Rename argument 'args' by 'test_file_name'.
12961
12962 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12963
12964 * gdb.arch/powerpc-power.exp: New file.
12965 * gdb.arch/powerpc-power.s: New file.
12966
12967 2014-05-16 Doug Evans <dje@google.com>
12968
12969 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
12970 * gdb.base/completion.exp: Check that all expected files exist
12971 before doing file completion.
12972
12973 2014-05-16 Doug Evans <dje@google.com>
12974
12975 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12976 Update.
12977 (do_syscall_tests_without_xml): Update.
12978
12979 2014-05-16 Pedro Alves <palves@redhat.com>
12980
12981 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12982 instead of "unknown output after running".
12983
12984 2014-05-16 Yao Qi <yao@codesourcery.com>
12985
12986 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
12987 file1.txt from host at the end.
12988 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12989
12990 2014-05-15 Doug Evans <dje@google.com>
12991
12992 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
12993 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
12994 loading file. Add test for TU lookup.
12995
12996 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12997
12998 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
12999 calling "-exec-arguments" or "set args" before running the
13000 inferior.
13001
13002 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13003
13004 * lib/mi-support.exp (mi_expect_stop): Expect message for
13005 inferiors that exit with non-zero exit code.
13006
13007 2014-05-14 Yao Qi <yao@codesourcery.com>
13008
13009 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13010 match absolute path on remote host.
13011 (test_file_list_exec_source_files): Remove "/" from the
13012 pattern.
13013
13014 2014-05-14 Yao Qi <yao@codesourcery.com>
13015
13016 * boards/local-remote-host-notty.exp (${board}_file): New
13017 proc.
13018
13019 2014-05-07 Kyle McMartin <kyle@redhat.com>
13020
13021 Pushed by Joel Brobecker <brobecker@adacore.com>.
13022 * gdb.arch/aarch64-atomic-inst.c: New file.
13023 * gdb.arch/aarch64-atomic-inst.exp: New file.
13024
13025 2014-05-07 Yao Qi <yao@codesourcery.com>
13026
13027 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13028 in current context" too.
13029
13030 2014-05-05 Keith Seitz <keiths@redhat.com>
13031
13032 * gdb.linespec/ls-dollar.exp: Add test for linespec
13033 file:convenience_variable.
13034
13035 2014-05-05 Yao Qi <yao@codesourcery.com>
13036
13037 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13038 traceframes into tfile and ctf trace files. Read data from
13039 trace file and test collected data.
13040 (gdb_collect_locals_test): Likewise.
13041 (gdb_unavailable_registers_test): Likewise.
13042 (gdb_unavailable_floats): Likewise.
13043 (gdb_collect_globals_test): Likewise.
13044 (top-level): Append "ctf" to trace_file_targets if GDB
13045 supports.
13046
13047 2014-05-05 Yao Qi <yao@codesourcery.com>
13048
13049 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13050 code to ...
13051 (gdb_collect_args_test_1): ... it. New proc.
13052 (gdb_collect_locals_test): Move some code to ...
13053 (gdb_collect_locals_test_1): ... it. New proc.
13054 (gdb_unavailable_registers_test): Move some code to ...
13055 (gdb_unavailable_registers_test_1): ... it. New proc.
13056 (gdb_unavailable_floats): Move some code to ...
13057 (gdb_unavailable_floats_1): ... it. New proc.
13058
13059 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13060
13061 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13062 probes to test for bitness recognition.
13063 * gdb.arch/amd64-stap-optional-prefix.exp
13064 (test_probe_value_without_reg): New procedure.
13065 Add code to test for different kinds of bitness.
13066
13067 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13068
13069 PR breakpoints/16889
13070 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13071 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13072
13073 2014-05-01 Pedro Alves <palves@redhat.com>
13074
13075 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13076 gdb_file_cmd if no file is specified.
13077 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13078 last_loaded_file to set the remote exec-file.
13079
13080 2014-05-01 Pedro Alves <palves@redhat.com>
13081
13082 * boards/local-remote-host.exp: New file.
13083
13084 2014-05-01 Pedro Alves <palves@redhat.com>
13085
13086 * boards/local-remote-host.exp: Rename to ...
13087 * boards/local-remote-host-notty.exp: ... this.
13088
13089 2014-04-28 Joel Brobecker <brobecker@adacore.com>
13090
13091 * gdb.ada/dyn_arrayidx: New testcase.
13092
13093 2014-04-26 Yao Qi <yao@codesourcery.com>
13094
13095 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13096 and compute the length of function main. Save it in
13097 $main_length.
13098 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13099 (top-level): Use gdb_compile to compile objects into
13100 executable and restart GDB. Remove invocation to
13101 prepare_for_testing.
13102
13103 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13104 Pedro Alves <palves@redhat.com>
13105
13106 PR server/16255
13107 * gdb.multi/multi-attach.c: New file.
13108 * gdb.multi/multi-attach.exp: New file.
13109
13110 2014-04-25 Pedro Alves <palves@redhat.com>
13111
13112 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13113 user.
13114 (top level): Test that "set remote conditional-breakpoints-packet
13115 off" works as intended.
13116 * gdb.base/dprintf.exp: Test that "set remote
13117 breakpoint-commands-packet off" works as intended.
13118 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13119 New function.
13120 (top level): Call it.
13121 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13122 remote fast-tracepoints-packet off" works as intended.
13123 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13124 * lib/gdb.exp (gdb_is_target_remote): ... here.
13125
13126 2014-04-24 David Blaikie <dblaikie@gmail.com>
13127
13128 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13129 ensure clang would not discard them.
13130 * gdb.base/gdbvars.c: Ditto.
13131 * gdb.base/memattr.c: Ditto.
13132 * gdb.base/whatis.c: Ditto.
13133 * gdb.python/py-prettyprint.c: Ditto.
13134 * gdb.trace/actions.c: Ditto.
13135 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13136 ensure clang would not discard it.
13137
13138 2014-04-24 David Blaikie <dblaikie@gmail.com>
13139
13140 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13141 clang to emit the full definition of type required by the test
13142 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13143
13144 2014-04-24 David Blaikie <dblaikie@gmail.com>
13145
13146 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13147 coax Clang into emitting the definition of the type.
13148 * gdb.cp/pr10728-x.h (y): Ditto.
13149 * gdb.cp/pr10728-y.cc (y): Ditto.
13150
13151 2014-04-24 David Blaikie <dblaikie@gmail.com>
13152
13153 * gdb.base/label.exp: XFAIL label related tests under Clang.
13154 * gdb.cp/cplabel.exp: Ditto.
13155 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13156 under Clang those using labels.
13157
13158 2014-04-25 Yao Qi <yao@codesourcery.com>
13159
13160 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13161 double_label.
13162 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13163 partial_label and double_label.
13164
13165 2014-04-24 David Blaikie <dblaikie@gmail.com>
13166
13167 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13168
13169 2014-04-24 David Blaikie <dblaikie@gmail.com>
13170
13171 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13172 of the function to work across GCC and Clang.
13173 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13174 pointer types (const void ** const V void **).
13175
13176 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
13177 Walfred Tedeschi <walfred.tedeschi@intel.com>
13178
13179 * Makefile.in (EXECUTABLES): Added i386-avx512.
13180 * gdb.arch/i386-avx512.c: New file.
13181 * gdb.arch/i386-avx512.exp: Likewise.
13182
13183 2014-04-23 Keith Seitz <keiths@redhat.com>
13184
13185 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13186 (mi_make_breakpoint_table): New procedure.
13187 (mi_create_breakpoint): Use mi_make_breakpoint
13188 and return the result.
13189 (mi_make_breakpoint): New procedure.
13190 (mi_build_kv_pairs): New procedure.
13191
13192 * gdb.mi/mi-break.exp: Remove unused globals,
13193 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13194 All callers updated.
13195 * gdb.mi/mi-dprintf.exp: Use variable to track command
13196 number.
13197 Update all callers of mi_create_breakpoint and use
13198 mi_make_breakpoint_table.
13199 Remove any unused global variables.
13200 * gdb.mi/mi-nonstop.exp: Likewise.
13201 * gdb.mi/mi-nsintrall.exp: Likewise.
13202 * gdb.mi/mi-nsmoribund.exp: Likewise.
13203 * gdb.mi/mi-nsthrexec.exp: Likewise.
13204 * gdb.mi/mi-reverse.exp: Likewise.
13205 * gdb.mi/mi-simplerun.exp: Likewise.
13206 * gdb.mi/mi-stepn.exp: Likewise.
13207 * gdb.mi/mi-syn-frame.exp: Likewise.
13208 * gdb.mi/mi-until.exp: Likewise.
13209 * gdb.mi/mi-var-cp.exp: Likewise.
13210 * gdb.mi/mi-var-display.exp: Likewise.
13211 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13212 * gdb.mi/mi2-var-child.exp: Likewise.
13213 * gdb.mi/mi-vla-c99.exp: Likewise.
13214 * lib/mi-support.exp: Likewise.
13215
13216 From Ian Lance Taylor <iant@cygnus.com>:
13217 * lib/gdb.exp (parse_args): New procedure.
13218
13219 2014-04-23 Pedro Alves <palves@redhat.com>
13220
13221 * gdb.base/break-unload-file.c: New file.
13222 * gdb.base/break-unload-file.exp: New file.
13223 * gdb.base/sym-file-lib.c (baz): New function.
13224 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13225 field.
13226 (load): Store the segment's mapped size.
13227 (unload): New function.
13228 (unload_shlib): New function.
13229 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13230 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13231 set a breakpoint at baz, and call it.
13232 * gdb.base/sym-file.exp: New tests for stale breakpoint
13233 instructions.
13234
13235 2014-04-23 Pedro Alves <palves@redhat.com>
13236
13237 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13238 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13239 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13240 * gdb.base/hbreak-unmapped.c: New file.
13241 * gdb.base/hbreak-unmapped.exp: New file.
13242 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13243 * lib/gdb.exp (gdb_is_target_remote): ... here.
13244
13245 2014-04-22 Pedro Alves <palves@redhat.com>
13246
13247 * gdb.base/consecutive-step-over.c: New file.
13248 * gdb.base/consecutive-step-over.exp: New file.
13249
13250 2014-04-22 Pedro Alves <palves@redhat.com>
13251
13252 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13253 instead of send_gdb/gdb_expect.
13254
13255 2014-04-22 Yao Qi <yao@codesourcery.com>
13256
13257 * lib/trace-support.exp (generate_tracefile): New procedure.
13258 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13259 return 0.
13260 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13261 if generate_tracefile returns 1.
13262
13263 2014-04-18 Tom Tromey <palves@redhat.com>
13264 Pedro alves <tromey@redhat.com>
13265
13266 PR backtrace/15558
13267 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13268 with a backtrace limit.
13269 * gdb.python/py-frame-inline.exp: Test running to an inline
13270 function with a backtrace limit, and printing the newest frame.
13271 * gdb.python/py-frame-inline.c (main): Call f.
13272
13273 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13274
13275 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13276
13277 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13278
13279 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13280 Drop prefix from unsupported source file path.
13281
13282 2014-04-17 Yao Qi <yao@codesourcery.com>
13283
13284 * lib/gdb.exp (with_target_charset): New proc.
13285 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13286 with_target_charset.
13287 (test_print_strings): Likewise.
13288 (test_repeat_bytes): Likewise.
13289 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13290 for some tests.
13291
13292 2014-04-16 Keith Seitz <keiths@redhat.com>
13293
13294 PR gdb/15827
13295 * gdb.dwarf2/corrupt.c: New file.
13296 * gdb.dwarf2/corrupt.exp: New file.
13297
13298 2014-04-16 Keith Seitz <keiths@redhat.com>
13299
13300 PR c++/16597
13301 * gdb.cp/namelessclass.cc: New file.
13302 * gdb.cp/namelessclass.exp: New file.
13303 * gdb.cp/namelessclass.S: New file.
13304
13305 2014-04-16 Doug Evans <dje@google.com>
13306
13307 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13308 Add comment.
13309 (gdbserver_default_get_comm_port): New function.
13310 (gdbserver_start): Check if board file provided
13311 "gdbserver,get_comm_port" and use it if so.
13312 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13313 (gdb,socketport): Set to "stdio".
13314 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13315 (stdio_gdbserver_template): Delete.
13316 (${board}_get_remote_address): Update.
13317 (${board}_build_remote_cmd): Delete.
13318 (${board}_get_comm_port): New function.
13319 (${board}_spawn): Update.
13320 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13321 Delete.
13322 (${board}_get_remote_address): Update.
13323 (${board}_get_comm_port): New function.
13324
13325 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
13326
13327 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13328 appearing in any order.
13329
13330 2014-04-15 Doug Evans <dje@google.com>
13331
13332 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13333 uninitialized value of "description".
13334
13335 2014-04-15 Keith Seitz <keiths@redhat.com>
13336
13337 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13338 Remove unused globals.
13339 (test_running_the_program): Likewise.
13340 (test_controlled_execution): Likewise.
13341 (test_controlling_breakpoints): Likewise.
13342 (test_program_termination): Likewise.
13343
13344 2014-04-15 Keith Seitz <keiths@redhat.com>
13345
13346 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13347 unused globals.
13348 (test_rbreak_creation_and_listing): Likewise.
13349 (test_ignore_count): Likewise.
13350 (test_error): Likewise.
13351
13352 2014-04-15 Pedro Alves <palves@redhat.com>
13353
13354 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13355 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13356 sym-file-loader.c.
13357 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13358 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13359 to sym-file-loader.c.
13360 (struct library): Forward declare.
13361 (load_shlib, lookup_function): Change prototypes.
13362 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13363 (translate_offset): Remove declarations.
13364 (get_text_addr): New declaration.
13365 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13366 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13367 sym-file-loader.h.
13368 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13369 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13370 here from sym-file-loader.h.
13371 (struct library): New structure.
13372 (load_shlib, lookup_function): Change prototypes and adjust to
13373 work with a struct library.
13374 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13375 (translate_offset): Make static.
13376 (get_text_addr): New function.
13377 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13378
13379 2014-04-15 Pedro Alves <palves@redhat.com>
13380
13381 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13382
13383 2014-04-15 Pedro Alves <palves@redhat.com>
13384
13385 * gdb.base/sym-file-loader.c: Include <limits.h>.
13386 (SELF_LINK): New define.
13387 (get_origin): New function.
13388 (load_shlib): Use it.
13389 * gdb.base/sym-file.exp: Don't early return if the target is
13390 remote. Use runto_main, and issue fail is that fails. Use
13391 gdb_load_shlibs.
13392 (shlib_name): Delete.
13393 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13394
13395 2014-04-15 Pedro Alves <palves@redhat.com>
13396
13397 * gdb.base/sym-file.exp: Remove regex characters from test
13398 message. Don't refer to breakpoint numbers in test messages.
13399
13400 2014-04-14 Keith Seitz <keiths@redhat.com>
13401
13402 PR c++/16253
13403 * gdb.cp/var-tag.cc: New file.
13404 * gdb.cp/var-tag.exp: New file.
13405 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13406 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13407 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13408 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13409
13410 2014-04-14 Tom Tromey <tromey@redhat.com>
13411
13412 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13413 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13414 type.
13415 * gdb.cp/enum-class.exp: New file.
13416 * gdb.cp/enum-class.cc: New file.
13417
13418 2014-04-14 Tom Tromey <tromey@redhat.com>
13419
13420 * gdb.dwarf2/enum-type.exp: New file.
13421
13422 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13423
13424 * gdb.mi/mi-vla-c99.exp: New file.
13425 * gdb.mi/vla.c: New file.
13426
13427 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13428
13429 * gdb.base/vla-datatypes.c: New file.
13430 * gdb.base/vla-datatypes.exp: New file.
13431
13432 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13433
13434 * gdb.base/vla-ptr.c: New file.
13435 * gdb.base/vla-ptr.exp: New file.
13436
13437 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13438
13439 * gdb.dwarf2/count.exp: New file.
13440
13441 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13442
13443 * gdb.base/vla-sideeffect.c: New file.
13444 * gdb.base/vla-sideeffect.exp: New file.
13445
13446 2014-04-14 David Blaikie <dblaikie@gmail.com>
13447
13448 * gdb.mi/non-stop.c: Add return value for non-void function return
13449 statement.
13450 * gdb.threads/staticthreads.c: Ditto.
13451
13452 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13453 Doug Evans <xdje42@gmail.com>
13454
13455 * gdb.guile/scm-value.c: Improve test case.
13456 * gdb.guile/scm-value.exp: Add new test.
13457
13458 2014-04-11 David Blaikie <dblaikie@gmail.com>
13459
13460 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13461 override Clang's default.
13462
13463 2014-04-11 Joel Brobecker <brobecker@adacore.com>
13464
13465 Revert the following changes (regressions):
13466
13467 * gdb.base/vla-sideeffect.c: New file.
13468 * gdb.base/vla-sideeffect.exp: New file.
13469
13470 * gdb.dwarf2/count.exp: New file.
13471
13472 * gdb.base/vla-multi.c: New file.
13473 * gdb.base/vla-multi.exp: New file.
13474
13475 * gdb.base/vla-ptr.c: New file.
13476 * gdb.base/vla-ptr.exp: New file.
13477
13478 * gdb.base/vla-datatypes.c: New file.
13479 * gdb.base/vla-datatypes.exp: New file.
13480
13481 * gdb.mi/mi-vla-c99.exp: New file.
13482 * gdb.mi/vla.c: New file.
13483
13484 2014-04-11 Keith Seitz <keiths@redhat.com>
13485
13486 PR c++/16675
13487 * gdb.cp/cpsizeof.exp: New file.
13488 * gdb.cp/cpsizeof.cc: New file.
13489
13490 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13491
13492 * gdb.mi/mi-vla-c99.exp: New file.
13493 * gdb.mi/vla.c: New file.
13494
13495 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13496
13497 * gdb.base/vla-datatypes.c: New file.
13498 * gdb.base/vla-datatypes.exp: New file.
13499
13500 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13501
13502 * gdb.base/vla-ptr.c: New file.
13503 * gdb.base/vla-ptr.exp: New file.
13504
13505 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13506
13507 * gdb.base/vla-multi.c: New file.
13508 * gdb.base/vla-multi.exp: New file.
13509
13510 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13511
13512 * gdb.dwarf2/count.exp: New file.
13513
13514 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13515
13516 * gdb.base/vla-sideeffect.c: New file.
13517 * gdb.base/vla-sideeffect.exp: New file.
13518
13519 2014-04-11 Yao Qi <yao@codesourcery.com>
13520
13521 * gdb.base/completion.exp: Check file exists before running tests
13522 on file completion.
13523
13524 2014-04-10 Pedro Alves <palves@redhat.com>
13525
13526 * gdb.base/cond-eval-mode.c: New file.
13527 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13528 prepare_for_testing to build the new file. Check result of
13529 runto_main.
13530 (test_break, test_watch): New procedures.
13531 (top level): Use them.
13532
13533 2014-04-08 Pierre Muller <muller@sourceware.org>
13534
13535 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13536 Ctrl-V use for mingw hosts.
13537
13538 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13539
13540 * gdb.python/py-value.c: Improve test case.
13541 * gdb.python/py-value.exp: Add new test.
13542
13543 2014-04-07 David Blaikie <dblaikie@gmail.com>
13544
13545 * lib/compiler.c: Identify the clang compiler.
13546 * lib/compiler.cc: Ditto.
13547
13548 2014-04-03 Yao Qi <yao@codesourcery.com>
13549
13550 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13551
13552 2014-04-01 Anton Blanchard <anton@samba.org>
13553
13554 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13555 messages unique.
13556
13557 2014-04-01 Anton Blanchard <anton@samba.org>
13558
13559 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13560 prepare_for_testing.
13561
13562 2014-04-01 Anton Blanchard <anton@samba.org>
13563
13564 * gdb.arch/ppc64-atomic-inst.c: Remove.
13565 * gdb.arch/ppc64-atomic-inst.S: New file.
13566 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13567
13568 2014-03-31 Doug Evans <dje@google.com>
13569
13570 * gdb.base/print-symbol-loading-lib.c: New file.
13571 * gdb.base/print-symbol-loading-main.c: New file.
13572 * gdb.base/print-symbol-loading.exp: New file.
13573
13574 2014-03-31 Yao Qi <yao@codesourcery.com>
13575
13576 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13577
13578 2014-03-28 Joel Brobecker <brobecker@adacore.com>
13579
13580 * gdb.ada/mi_dyn_arr: New testcase.
13581
13582 2014-03-27 Doug Evans <dje@google.com>
13583
13584 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13585
13586 2014-03-27 Yao Qi <yao@codesourcery.com>
13587
13588 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13589 if target is nios2-*-*.
13590
13591 2014-03-26 Yao Qi <yao@codesourcery.com>
13592
13593 * lib/gdb.exp (readline_is_used): New proc.
13594 * gdb.base/completion.exp: Move tests on command complete up.
13595 Skip the rest of tests if readline is not used.
13596 * gdb.ada/complete.exp: Skp the test if readline is not
13597 used.
13598 * gdb.base/filesym.exp: Likewise.
13599 * gdb.base/macscp.exp: Likewise.
13600 * gdb.base/readline-ask.exp: Likewise.
13601 * gdb.base/readline.exp: Likewise.
13602 * gdb.python/py-cmd.exp: Likewise.
13603 * gdb.trace/tfile.exp: Likewise.
13604
13605 2014-03-26 Yao Qi <yao@codesourcery.com>
13606
13607 * gdb.base/macscp.exp: Fix code format issues.
13608
13609 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13610
13611 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13612 * gdb.asm/powerpc64le.inc: New file.
13613
13614 2014-03-25 Pedro Alves <palves@redhat.com>
13615 Doug Evans <dje@google.com>
13616
13617 * gdb.base/source-execution.c: New file.
13618 * gdb.base/source-execution.exp: New file.
13619 * gdb.base/source-execution.gdb: New file.
13620
13621 2014-03-24 Doug Evans <dje@google.com>
13622
13623 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13624 using fission.
13625
13626 2014-03-24 Hui Zhu <hui@codesourcery.com>
13627 Pedro Alves <palves@redhat.com>
13628
13629 PR breakpoints/16101
13630 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13631 test pass/fail messages. Detect missing support for dprintf when
13632 breakpoints are actually inserted.
13633 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13634 breakpoints are actually inserted.
13635 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13636 fails.
13637
13638 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13639
13640 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13641
13642 2014-03-22 Doug Evans <xdje42@gmail.com>
13643
13644 * gdb.python/python.exp (python not supported): Verify multi-line
13645 python command issues an error.
13646 * gdb.guile/guile.exp (guile not supported): Verify multi-line
13647 guile command issues an error.
13648
13649 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13650
13651 * gdb.threads/thread-specific.exp: Handle the lack of usable
13652 $this_breakpoint and $this_thread.
13653
13654 2014-03-21 Hui Zhu <hui@codesourcery.com>
13655
13656 * gdb.base/attach.exp (do_command_attach_tests): New.
13657
13658 2014-03-20 Tom Tromey <tromey@redhat.com>
13659 Pedro Alves <palves@redhat.com>
13660
13661 PR cli/15718
13662 * gdb.base/condbreak-call-false.c: New file.
13663 * gdb.base/condbreak-call-false.exp: New file.
13664
13665 2014-03-20 Pedro Alves <palves@redhat.com>
13666
13667 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13668 Delete.
13669 (block_signals, unblock_signals): Delete.
13670 (child_function_2, main): Remove references to deleted variable
13671 and functions.
13672
13673 2014-03-20 Pedro Alves <palves@redhat.com>
13674
13675 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13676 Use pthread_kill to signal thread 2.
13677 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13678 Adjust to make the test send itself a signal rather than using the
13679 host's "kill" command.
13680
13681 2014-03-20 Pedro Alves <palves@redhat.com>
13682
13683 * gdb.threads/multiple-step-overs.c: New file.
13684 * gdb.threads/multiple-step-overs.exp: New file.
13685 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13686 Adjust expected infrun debug output.
13687
13688 2014-03-20 Pedro Alves <palves@redhat.com>
13689
13690 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13691 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13692
13693 2014-03-20 Pedro Alves <palves@redhat.com>
13694
13695 PR breakpoints/7143
13696 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13697 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13698 of gdb_test_multiple.
13699 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13700 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13701
13702 2014-03-20 Pedro Alves <palves@redhat.com>
13703
13704 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13705 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13706
13707 2014-03-19 Pedro Alves <palves@redhat.com>
13708
13709 * gdb.base/async.exp: Remove early return.
13710
13711 2014-03-19 Pedro Alves <palves@redhat.com>
13712
13713 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13714
13715 2014-03-19 Pedro Alves <palves@redhat.com>
13716
13717 * gdb.base/async.exp (test_background): Expect \r\n after
13718 "completed." in the fail pattern.
13719
13720 2014-03-19 Pedro Alves <palves@redhat.com>
13721
13722 * gdb.base/async.exp (test_background): New procedure.
13723 Use it for all background execution command tests.
13724
13725 2014-03-19 Pedro Alves <palves@redhat.com>
13726
13727 * gdb.base/async.exp: Use prepare_for_testing.
13728
13729 2014-03-19 Pedro Alves <palves@redhat.com>
13730
13731 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13732 the same line.
13733
13734 2014-03-19 Pedro Alves <palves@redhat.com>
13735
13736 * gdb.base/async.c (main): Add "jump here" and "until here" line
13737 marker comments.
13738 * gdb.base/async.exp (jump_here): New global.
13739 (jump& test): Use it.
13740 (until_here): New global.
13741 (until& test): Use it.
13742
13743 2014-03-19 Pedro Alves <palves@redhat.com>
13744
13745 * gdb.base/async.exp: Don't frob gdb_protocol.
13746
13747 2014-03-18 Doug Evans <xdje42@gmail.com>
13748
13749 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13750 Fix spelling of exec-done-display.
13751
13752 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13753
13754 PR gdb/15358
13755 * gdb.base/gdb-sigterm.c: New file.
13756 * gdb.base/gdb-sigterm.exp: New file.
13757
13758 2014-03-18 Pedro Alves <palves@redhat.com>
13759
13760 PR gdb/13860
13761 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13762 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13763 solib-event.
13764
13765 2014-03-17 Joel Brobecker <brobecker@adacore.com>
13766
13767 * gdb.ada/pckd_arr_ren: New testcase.
13768
13769 2014-03-13 Doug Evans <xdje42@gmail.com>
13770
13771 PR guile/16612
13772 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13773 collect after discarding symbols.
13774
13775 2014-03-13 Ludovic Courtès <ludo@gnu.org>
13776 Doug Evans <xdje42@gmail.com>
13777
13778 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13779 to history survives a gc.
13780
13781 2014-03-13 Pedro Alves <palves@redhat.com>
13782
13783 * gdb.base/default.exp: Don't test "target procfs".
13784
13785 2014-03-13 Pedro Alves <palves@redhat.com>
13786
13787 * gdb.base/default.exp: Update "target child" and "target procfs"
13788 tests to not expect "Unix".
13789
13790 2014-03-12 Tom Tromey <tromey@redhat.com>
13791
13792 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13793 New procs. Add target-async tests.
13794 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13795 Add target-async tests.
13796
13797 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13798
13799 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13800 'func_start' and 'func_end' for the beginning and end of the
13801 function code, respectively.
13802 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13803 'func_end' instead of 'func' and 'main'.
13804
13805 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13806
13807 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13808 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13809 generate the debug info assembler source.
13810
13811 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13812
13813 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13814 * gdb.dwarf2/arr-subrange.exp: Likewise.
13815 * gdb.dwarf2/dwz.exp: Likewise.
13816 * gdb.dwarf2/method-ptr.exp: Likewise.
13817 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13818 * gdb.dwarf2/subrange.exp: Likewise.
13819 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13820 * gdb.dwarf2/implptrpiece.exp: Likewise.
13821 * gdb.dwarf2/nostaticblock.exp: Likewise.
13822
13823 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13824
13825 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13826 directory to absolute path name arguments.
13827
13828 2014-03-10 Joel Brobecker <brobecker@adacore.com>
13829
13830 * gdb.ada/tagged_access: New testcase.
13831
13832 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13833
13834 * gdb.btrace/data.exp: Update expected output.
13835
13836 2014-03-06 Yao Qi <yao@codesourcery.com>
13837
13838 * gdb.trace/pr16508.exp: New file.
13839
13840 2014-03-05 Pedro Alves <palves@redhat.com>
13841
13842 PR gdb/16575
13843 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13844 procedure.
13845 (top level): Adjust to use it. Add tests that exercise breakpoint
13846 interaction with the code-cache.
13847
13848 2014-02-26 Ludovic Courtès <ludo@gnu.org>
13849
13850 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13851 test for 'history-append!'.
13852
13853 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13854
13855 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13856 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13857 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13858 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13859 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13860 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13861
13862 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13863
13864 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13865 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13866 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13867
13868 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13869
13870 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13871
13872 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13873
13874 * gdb.dwarf2/arr-stride.c: New file.
13875 * gdb.dwarf2/arr-stride.exp: New file.
13876
13877 2014-02-26 Pedro Alves <palves@redhat.com>
13878
13879 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13880 that won't ever trigger. Make sure that GDB reports the correct
13881 breakpoint that caused the stop.
13882
13883 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13884
13885 PR gdb/16626
13886 * gdb.base/auto-load-script: New file.
13887 * gdb.base/auto-load.c: New file.
13888 * gdb.base/auto-load.exp: New file.
13889
13890 PR gdb/16626
13891 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13892
13893 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13894
13895 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13896 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13897
13898 2014-02-24 Doug Evans <dje@google.com>
13899
13900 * lib/gdb.exp (run_on_host): Log error output if program fails.
13901
13902 2014-02-21 Pedro Alves <palves@redhat.com>
13903
13904 * gdb.threads/step-after-sr-lock.c: Rename to ...
13905 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13906 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13907 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13908 ... this.
13909
13910 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13911
13912 PR tdep/16397
13913 * gdb.arch/amd64-stap-special-operands.exp: New file.
13914 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13915 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13916 * gdb.arch/amd64-stap-triplet.S: Likewise.
13917 * gdb.arch/amd64-stap-triplet.c: Likewise.
13918
13919 2014-02-20 Joel Brobecker <brobecker@adacore.com>
13920
13921 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13922 in .section pseudo-op.
13923
13924 2014-02-20 lin zuojian <manjian2006@gmail.com>
13925 Joel Brobecker <brobecker@adacore.com>
13926 Doug Evans <xdje42@gmail.com>
13927
13928 PR symtab/16581
13929 * gdb.dwarf2/dw2-icycle.S: New file.
13930 * gdb.dwarf2/dw2-icycle.c: New file.
13931 * gdb.dwarf2/dw2-icycle.exp: New file.
13932
13933 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13934
13935 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13936 operations on gdb.Value objects.
13937 * gdb.python/py-value-cc.exp: Add new test to test operations on
13938 gdb.Value objects.
13939
13940 2014-02-18 Doug Evans <dje@google.com>
13941
13942 * Makefile.in (TESTS): New variable.
13943 (expanded_tests, expanded_tests_or_none): New variables
13944 (check-single): Pass $(expanded_tests_or_none) to runtest.
13945 (check-parallel): Only run tests in $(TESTS) if non-empty.
13946 (check/no-matching-tests-found): New rule.
13947 * README: Document TESTS makefile variable.
13948
13949 2014-02-18 Doug Evans <dje@google.com>
13950
13951 * Makefile.in (check-parallel): rm -rf outputs temp.
13952
13953 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13954
13955 Fix "ERROR: no fileid for" in the testsuite.
13956 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13957
13958 2014-02-12 Doug Evans <dje@google.com>
13959
13960 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13961 (MISCELLANEOUS): New variable.
13962 (clean): rm -rf $(MISCELLANEOUS).
13963 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13964 dwp live in the same directory as symlinks, with each symlink pointed
13965 to a differently named file in a different directory.
13966
13967 2014-02-11 Doug Evans <dje@google.com>
13968
13969 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13970 of Tcl file commands.
13971
13972 2014-02-10 Mark Kettenis <kettenis@gnu.org>
13973
13974 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13975 "kill -SIGUSR1 -1".
13976
13977 2014-02-10 Joel Brobecker <brobecker@adacore.com>
13978
13979 * gdb.ada/tick_length_array_enum_idx: New testcase.
13980
13981 2014-02-10 Doug Evans <xdje42@gmail.com>
13982
13983 * configure.ac (AC_OUTPUT): Add gdb.guile.
13984 * configure: Regenerate.
13985 * lib/gdb-guile.exp: New file.
13986 * lib/gdb.exp (get_target_charset): New function.
13987 * gdb.base/help.exp: Update expected output from "apropos apropos".
13988 * gdb.guile/Makefile.in: New file.
13989 * gdb.guile/guile.exp: New file.
13990 * gdb.guile/scm-arch.c: New file.
13991 * gdb.guile/scm-arch.exp: New file.
13992 * gdb.guile/scm-block.c: New file.
13993 * gdb.guile/scm-block.exp: New file.
13994 * gdb.guile/scm-breakpoint.c: New file.
13995 * gdb.guile/scm-breakpoint.exp: New file.
13996 * gdb.guile/scm-disasm.c: New file.
13997 * gdb.guile/scm-disasm.exp: New file.
13998 * gdb.guile/scm-equal.c: New file.
13999 * gdb.guile/scm-equal.exp: New file.
14000 * gdb.guile/scm-error.exp: New file.
14001 * gdb.guile/scm-error.scm: New file.
14002 * gdb.guile/scm-frame-args.c: New file.
14003 * gdb.guile/scm-frame-args.exp: New file.
14004 * gdb.guile/scm-frame-args.scm: New file.
14005 * gdb.guile/scm-frame-inline.c: New file.
14006 * gdb.guile/scm-frame-inline.exp: New file.
14007 * gdb.guile/scm-frame.c: New file.
14008 * gdb.guile/scm-frame.exp: New file.
14009 * gdb.guile/scm-generics.exp: New file.
14010 * gdb.guile/scm-gsmob.exp: New file.
14011 * gdb.guile/scm-iterator.c: New file.
14012 * gdb.guile/scm-iterator.exp: New file.
14013 * gdb.guile/scm-math.c: New file.
14014 * gdb.guile/scm-math.exp: New file.
14015 * gdb.guile/scm-objfile-script-gdb.in: New file.
14016 * gdb.guile/scm-objfile-script.c: New file.
14017 * gdb.guile/scm-objfile-script.exp: New file.
14018 * gdb.guile/scm-objfile.c: New file.
14019 * gdb.guile/scm-objfile.exp: New file.
14020 * gdb.guile/scm-ports.exp: New file.
14021 * gdb.guile/scm-pretty-print.c: New file.
14022 * gdb.guile/scm-pretty-print.exp: New file.
14023 * gdb.guile/scm-pretty-print.scm: New file.
14024 * gdb.guile/scm-section-script.c: New file.
14025 * gdb.guile/scm-section-script.exp: New file.
14026 * gdb.guile/scm-section-script.scm: New file.
14027 * gdb.guile/scm-symbol.c: New file.
14028 * gdb.guile/scm-symbol.exp: New file.
14029 * gdb.guile/scm-symtab-2.c: New file.
14030 * gdb.guile/scm-symtab.c: New file.
14031 * gdb.guile/scm-symtab.exp: New file.
14032 * gdb.guile/scm-type.c: New file.
14033 * gdb.guile/scm-type.exp: New file.
14034 * gdb.guile/scm-value-cc.cc: New file.
14035 * gdb.guile/scm-value-cc.exp: New file.
14036 * gdb.guile/scm-value.c: New file.
14037 * gdb.guile/scm-value.exp: New file.
14038 * gdb.guile/source2.scm: New file.
14039 * gdb.guile/types-module.cc: New file.
14040 * gdb.guile/types-module.exp: New file.
14041
14042 2014-02-10 Yao Qi <yao@codesourcery.com>
14043
14044 PR testsuite/16543
14045 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14046 * configure: Regenerated.
14047 * Makefile.in: New file.
14048
14049 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14050
14051 * gdb.python/py-framefilter.exp: Fix typo.
14052
14053 2014-02-08 Yao Qi <yao@codesourcery.com>
14054
14055 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14056 that no =breakpoint-modified is emitted when breakpoints are
14057 modified through MI commands.
14058
14059 2014-02-07 Pedro Alves <pedro@codesourcery.com>
14060 Pedro Alves <palves@redhat.com>
14061
14062 * gdb.threads/step-after-sr-lock.c: New file.
14063 * gdb.threads/step-after-sr-lock.exp: New file.
14064
14065 2014-02-07 Pedro Alves <palves@redhat.com>
14066
14067 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14068
14069 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14070
14071 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14072 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14073
14074 2014-02-06 Doug Evans <xdje42@gmail.com>
14075
14076 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14077 output.
14078
14079 * gdb.gdb/python-interrupts.exp: New file.
14080
14081 2014-02-05 Yao Qi <yao@codesourcery.com>
14082
14083 * gdb.trace/report.exp (use_collected_data): Test the output
14084 of "info threads" and "info inferiors".
14085
14086 2014-02-05 Yao Qi <yao@codesourcery.com>
14087
14088 Revert this patch:
14089
14090 2013-05-24 Yao Qi <yao@codesourcery.com>
14091
14092 * gdb.trace/tfile.exp: Test inferior and thread.
14093
14094 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14095
14096 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14097 on a function.
14098 * gdb.base/step-bt.c: Call hello via function pointer to make
14099 sure its first instruction is executed on powerpc64le-linux.
14100
14101 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14102
14103 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14104
14105 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14106
14107 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14108 of the test patterns for use on little-endian systems.
14109
14110 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14111
14112 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14113 (decimal_vector): Fix for little-endian.
14114
14115 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14116
14117 * gdb.arch/sparc-sysstep.exp: New file.
14118 * gdb.arch/sparc-sysstep.c: Likewise.
14119
14120 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14121
14122 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14123
14124 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14125
14126 2014-01-23 Tom Tromey <tromey@redhat.com>
14127
14128 * gdb.ada/array_char_idx: New testcase.
14129
14130 2014-01-23 Tom Tromey <tromey@redhat.com>
14131
14132 PR python/16487:
14133 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14134 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14135 classes.
14136
14137 2014-01-23 Tom Tromey <tromey@redhat.com>
14138
14139 PR python/16491:
14140 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14141 string from an inferior frame.
14142 * gdb.python/py-framefilter-mi.exp: Update.
14143
14144 2014-01-22 Doug Evans <dje@google.com>
14145
14146 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14147
14148 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14149
14150 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14151
14152 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14153
14154 * gdb.trace/entry-values.exp: Remove excess space character from
14155 regex patterns. Handle s390 call instruction.
14156
14157 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14158
14159 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14160 define "*_start" label. Make "name" static.
14161 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14162 ${name} by references to ${name}_start.
14163
14164 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14165
14166 * gdb.base/info-macros.exp: Remove "debug" from the compile
14167 options.
14168
14169 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14170
14171 * gdb.dlang/demangle.exp: New file.
14172
14173 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14174
14175 * gdb.dlang/primitive-types.exp: New file.
14176
14177 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14178
14179 * configure.ac: Create gdb.dlang/Makefile.
14180 * configure: Regenerate.
14181 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14182 * gdb.dlang/Makefile.in: New file.
14183 * lib/d-support.exp: New file.
14184 * lib/gdb.exp (skip_d_tests): New proc.
14185
14186 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14187
14188 * gdb.btrace/delta.exp: Check reverse stepi.
14189 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14190 * gdb.btrace/finish.exp: New.
14191 * gdb.btrace/next.exp: New.
14192 * gdb.btrace/nexti.exp: New.
14193 * gdb.btrace/record_goto.c: Add comments.
14194 * gdb.btrace/step.exp: New.
14195 * gdb.btrace/stepi.exp: New.
14196 * gdb.btrace/multi-thread-step.c: New.
14197 * gdb.btrace/multi-thread-step.exp: New.
14198 * gdb.btrace/rn-dl-bind.c: New.
14199 * gdb.btrace/rn-dl-bind.exp: New.
14200 * gdb.btrace/data.c: New.
14201 * gdb.btrace/data.exp: New.
14202 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14203
14204 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14205
14206 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14207 * gdb.btrace/exception.exp: Update.
14208 * gdb.btrace/instruction_history.exp: Update.
14209 * gdb.btrace/record_goto.exp: Update.
14210 * gdb.btrace/tailcall.exp: Update.
14211 * gdb.btrace/unknown_functions.exp: Update.
14212 * gdb.btrace/delta.exp: New.
14213
14214 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14215
14216 * gdb.btrace/record_goto.exp: Add backtrace test.
14217 * gdb.btrace/tailcall.exp: Add backtrace test.
14218
14219 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14220
14221 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14222 * gdb.btrace/record_goto.c: New.
14223 * gdb.btrace/record_goto.exp: New.
14224 * gdb.btrace/x86-record_goto.S: New.
14225
14226 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14227
14228 * gdb.btrace/function_call_history.exp: Update tests.
14229 * gdb.btrace/instruction_history.exp: Update tests.
14230
14231 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14232
14233 * gdb.btrace/function_call_history.exp: Fix expected field
14234 order for "record function-call-history".
14235 Add new tests for "record function-call-history /c".
14236 * gdb.btrace/exception.cc: New.
14237 * gdb.btrace/exception.exp: New.
14238 * gdb.btrace/tailcall.exp: New.
14239 * gdb.btrace/x86-tailcall.S: New.
14240 * gdb.btrace/x86-tailcall.c: New.
14241 * gdb.btrace/unknown_functions.c: New.
14242 * gdb.btrace/unknown_functions.exp: New.
14243 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14244
14245 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14246
14247 * gdb.btrace/instruction_history.exp: Update.
14248 * gdb.btrace/function_call_history.exp: Update.
14249
14250 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14251
14252 * gdb.btrace/function_call_history.exp: Fix expected function
14253 trace.
14254 * gdb.btrace/instruction_history.exp: Initialize traced.
14255 Remove traced_functions.
14256
14257 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14258
14259 * gdb.btrace/function_call_history.exp: Update
14260 * gdb.btrace/instruction_history.exp: Update.
14261
14262 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14263
14264 * gdb.btrace/enable.exp: Update expected text.
14265
14266 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14267
14268 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14269 bytes.
14270
14271 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14272
14273 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14274
14275 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
14276
14277 * lib/gdb.exp (supports_process_record): Return true for
14278 arm*-linux*. (supports_reverse): Likewise.
14279
14280 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14281
14282 PR python/15464
14283 PR python/16113
14284 * gdb.python/py-type.c: Enhance test case.
14285 * gdb.python/py-value-cc.cc: Likewise
14286 * gdb.python/py-type.exp: Add new tests.
14287 * gdb.python/py-value-cc.exp: Likewise
14288
14289 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14290 Pedro Alves <palves@redhat.com>
14291
14292 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14293 Make "name" extern.
14294 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14295 references to ${name}_start by references to ${name}.
14296
14297 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14298
14299 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14300
14301 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14302
14303 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14304
14305 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14306 Pedro Alves <palves@redhat.com>
14307
14308 * gdb.mi/mi-info-os.exp: Connect to the target with
14309 mi_gdb_target_load.
14310
14311 2014-01-08 Pedro Alves <palves@redhat.com>
14312
14313 * gdb.threads/reconnect-signal.c: New file.
14314 * gdb.threads/reconnect-signal.exp: New file.
14315
14316 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14317
14318 * gdb.base/source-dir.exp: New file.
14319
14320 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14321
14322 * gdb.ada/mi_interface: New testcase.
14323
14324 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14325
14326 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14327 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14328 gdb.ada/pp-rec-component/pck.ads: New files.
14329
14330 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14331
14332 * gdb.python/py-pp-integral.c: New file.
14333 * gdb.python/py-pp-integral.py: New file.
14334 * gdb.python/py-pp-integral.exp: New file.
14335
14336 For older changes see ChangeLog-1993-2013.
14337 \f
14338 ;; Local Variables:
14339 ;; mode: change-log
14340 ;; left-margin: 8
14341 ;; fill-column: 74
14342 ;; version-control: never
14343 ;; End:
14344
14345 Copyright 2014-2018 Free Software Foundation, Inc.
14346 Copying and distribution of this file, with or without modification,
14347 are permitted provided the copyright notice and this notice are preserved.