Fix "info registers" regexes in gdb.base/jit-reader.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2
3 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4 "info registers" output.
5
6 2018-06-21 Richard Bunt <richard.bunt@arm.com>
7
8 * gdb.base/watchpoint-hw-attach.c: New test.
9 * gdb.base/watchpoint-hw-attach.exp: New file.
10
11 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
12
13 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
14 through /bin/sh.
15 * boards/dwarf4-gdb-index.exp: Likewise.
16 * boards/fission-dwp.exp: Likewise.
17
18 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
19
20 * gdb.base/float128.exp: Add comment and improved fail message
21 to the failure case of "print large128" test.
22
23 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
24
25 * configure.ac: Remove AC_PREREQ.
26 * configure: Re-generate.
27
28 2018-06-19 Pedro Alves <palves@redhat.com>
29
30 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
31 (func_extern_caller): New.
32 (main): Call func_extern_caller.
33 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
34 logic change.
35
36 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
37
38 PR gdb/16841
39 * gdb.cp/typedef-base.cc: New file.
40 * gdb.cp/typedef-base.exp: New file.
41
42 2018-06-18 Tom de Vries <tdevries@suse.de>
43
44 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
45
46 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
47 Richard Bunt <Richard.Bunt@arm.com>
48
49 * gdb.threads/attach-slow-waitpid.c: New file.
50 * gdb.threads/attach-slow-waitpid.exp: New file.
51 * gdb.threads/slow-waitpid.c: New file.
52
53 2018-06-14 Pedro Alves <palves@redhat.com>
54
55 * gdb.base/fork-running-state.c: Include <errno.h>.
56 (exit_if_relative_exits): New.
57 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
58 exits.
59 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
60 child exits.
61
62 2018-06-14 Tom de Vries <tdevries@suse.de>
63
64 PR cli/22573
65 * gdb.base/finish-pretty.c: New test.
66 * gdb.base/finish-pretty.exp: New file.
67
68 2018-06-14 Pedro Alves <palves@redhat.com>
69
70 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
71 gdb's expected startup output.
72
73 2018-06-14 Pedro Alves <palves@redhat.com>
74
75 * lib/selftest-support.exp (selftest_setup): Remove inlined
76 function handling.
77
78 2018-06-14 Tom de Vries <tdevries@suse.de>
79
80 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
81 matching of breakpoint printing.
82
83 2018-06-13 Tom de Vries <tdevries@suse.de>
84
85 PR testsuite/23269
86 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
87 (fork_child): ... here, and ...
88 (fork_parent): ... here.
89
90 2018-06-12 Tom de Vries <tdevries@suse.de>
91
92 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
93
94 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
95 Stephen Roberts <stephen.roberts@arm.com>
96
97 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
98 rewrite test to describe action performed, rather than possible
99 failure.
100
101 2018-06-08 Gary Benson <gbenson@redhat.com>
102
103 * gdb.threads/check-libthread-db.exp: New file.
104 * gdb.threads/check-libthread-db.c: Likewise.
105
106 2018-06-05 Tom Tromey <tom@tromey.com>
107
108 * gdb.base/default.exp: Update expected "show version" output.
109
110 2018-06-05 Tom Tromey <tom@tromey.com>
111
112 PR cli/12326:
113 * gdb.cp/static-print-quit.exp: Update.
114 * lib/gdb.exp (pagination_prompt): Update.
115 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
116 * gdb.python/python.exp: Update.
117
118 2018-06-04 Joel Brobecker <brobecker@adacore.com>
119
120 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
121
122 2018-06-01 Joel Brobecker <brobecker@adacore.com>
123
124 * gdb.ada/bp_fun_addr: New testcase.
125
126 2018-06-01 Tom Tromey <tom@tromey.com>
127
128 * gdb.xml/tdesc-regs.exp (load_description): Update expected
129 results.
130 * gdb.dwarf2/method-ptr.exp: Set language to C++.
131 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
132 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
133 * gdb.base/maint.exp (maint_pass_if): Update.
134
135 2018-05-31 Maciej W. Rozycki <macro@mips.com>
136
137 * gdb.base/endian.exp: New test.
138 * gdb.base/endian.c: New test source.
139
140 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
141
142 PR gdb/23203
143 * gdb.base/bt-selected-frame.c: New file.
144 * gdb.base/bt-selected-frame.exp: New file.
145 * lib/gdb.exp (get_current_frame_number): New function.
146
147 2018-05-24 Maciej W. Rozycki <macro@mips.com>
148 Pedro Alves <palves@redhat.com>
149
150 * gdb.threads/tls-core.c: Include <stdlib.h>
151 (thread_proc): Call `abort'.
152 * gdb.threads/tls-core.exp: Generate a core with core_find too.
153 (tls_core_test): New procedure, bits factored out from ...
154 (top level): ... here. Test both native cores and gcore cores.
155
156 2018-05-23 Tom Tromey <tom@tromey.com>
157
158 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
159
160 2018-05-23 Tom Tromey <tom@tromey.com>
161
162 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
163 symfile_complaints.
164 (test_short_complaints): Likewise.
165 (test_empty_complaints): Likewise.
166 (test_initial_complaints): Update.
167
168 2018-05-23 Tom Tromey <tom@tromey.com>
169
170 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
171
172 2018-05-23 Tom Tromey <tom@tromey.com>
173
174 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
175 (test_short_complaints): Update.
176
177 2018-05-22 Pedro Alves <palves@redhat.com>
178
179 * gdb.base/remote.exp: Only gdb_start after compiling the
180 testcase. Issue "disconnect" before testing "set remote" command
181 defaults. Issue clean_restart before running to main.
182
183 2018-05-22 Pedro Alves <palves@redhat.com>
184
185 * gdb.base/remote.exp: Adjust expected output of "show remote
186 memory-write-packet-size". Add tests for "set remote
187 memory-write-packet-size 0" and "set remote
188 memory-write-packet-size fixed/limit".
189
190 2018-05-22 Pedro Alves <palves@redhat.com>
191
192 PR gdb/22973
193 * gdb.base/utf8-identifiers.c: New file.
194 * gdb.base/utf8-identifiers.exp: New file.
195
196 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
197
198 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
199
200 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
201
202 * gdb.arch/powerpc-vsx-gcore.exp: New file.
203
204 2018-05-18 Tom Tromey <tom@tromey.com>
205
206 * gdb.base/ptype-offsets.exp: Update.
207
208 2018-05-17 Keith Seitz <keiths@redhat.com>
209
210 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
211 in expected breakpoint stop locations.
212 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
213 move to proper scope to test variable values.
214 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
215 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
216 New functions.
217 (main): Call not_inline_func3.
218 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
219 inline_func1, inline_func2, and inline_func3. Test that when each
220 breakpoint is hit, GDB properly reports both the stop location
221 and the backtrace. Repeat tests for temporary breakpoints.
222
223 2018-05-15 Maciej W. Rozycki <macro@mips.com>
224
225 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
226 rather then trying to access it in determining whether the PID
227 of `gdbserver' could have been retrieved.
228
229 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
230
231 * gdb.arch/amd64-init-x87-values.S: New file.
232 * gdb.arch/amd64-init-x87-values.exp: New file.
233
234 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
235
236 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
237
238 2018-05-04 Tom Tromey <tom@tromey.com>
239
240 PR python/22730:
241 * gdb.python/python.exp: Test multi-line execute.
242
243 2018-05-04 Tom Tromey <tom@tromey.com>
244
245 PR python/22731:
246 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
247
248 2018-05-04 Tom Tromey <tom@tromey.com>
249
250 PR gdb/11750:
251 * gdb.base/define.exp: Test defining a user command inside a user
252 command.
253 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
254
255 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
256 Pedro Alves <palves@redhat.com>
257
258 PR breakpoints/19806 and support for PR external/20207.
259 * gdb.base/watchpoint-unaligned.c: New file.
260 * gdb.base/watchpoint-unaligned.exp: New file.
261
262 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
263
264 * gdb.base/maint.exp: Make test names unique, use
265 test_prefix_command_help to test 'help maint info', and remove
266 repeated test of 'help maint'.
267
268 2018-05-04 Tom Tromey <tom@tromey.com>
269
270 PR gdb/22619:
271 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
272 behavior.
273
274 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
275
276 * gdb.base/maint.exp: Process output from 'maint print registers'
277 line at a time.
278
279 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
280
281 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
282 timeout.
283
284 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
285
286 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
287 filter pattern.
288
289 2018-05-02 Pedro Alves <palves@redhat.com>
290
291 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
292 to_log_command renames.
293 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
294
295 2018-05-02 Tom Tromey <tom@tromey.com>
296
297 * gdb.python/py-parameter.exp: Set test message.
298
299 2018-05-02 Tom Tromey <tom@tromey.com>
300
301 PR python/20084:
302 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
303 PARAM_ZUINTEGER_UNLIMITED tests.
304
305 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
306
307 PR rust/23124
308 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
309 when casting.
310
311 2018-04-30 Tom Tromey <tom@tromey.com>
312
313 * gdb.python/py-type.exp: Check align attribute.
314 * gdb.python/py-type.c: New "aligncheck" global.
315
316 2018-04-30 Tom Tromey <tom@tromey.com>
317
318 PR exp/17095:
319 * gdb.dwarf2/dw2-align.exp: New file.
320 * gdb.cp/align.exp: New file.
321 * gdb.base/align.exp: New file.
322 * lib/gdb.exp (gdb_int128_helper): New proc.
323 (has_int128_c, has_int128_cxx): New caching procs.
324
325 2018-04-27 Tom Tromey <tom@tromey.com>
326
327 PR rust/22545:
328 * gdb.rust/simple.exp: Add inclusive range tests.
329
330 2018-04-26 Pedro Alves <palves@redhat.com>
331
332 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
333 ifunc breakpoint locations correctly of ifunc breakpoints set
334 while the program resolves the ifunc.
335
336 2018-04-26 Pedro Alves <palves@redhat.com>
337
338 * gdb.base/gnu-ifunc-final.c: New file.
339 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
340 * gdb.base/gnu-ifunc.exp (executable): Delete.
341 (staticexecutable): Adjust.
342 (lib_opts, exec_opts): Delete.
343 (make_binsuffix, build, set-break): New procedures.
344 (misc_tests): New, with tests factored out from the top level.
345 (top level): Test different combinations of ifunc resolver name,
346 resolver with and with debug info, and ifunc target with and
347 without debug info. Wrap static tests with with_target_prefix.
348
349 2018-04-26 Pedro Alves <palves@redhat.com>
350
351 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
352 return type" warnings.
353
354 2018-04-25 Pedro Alves <palves@redhat.com>
355
356 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
357 killed".
358 * gdb.base/kill-after-signal.exp: Likewise.
359 * gdb.threads/kill.exp: Likewise.
360
361 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
362 Sergio Durigan Junior <sergiodj@redhat.com>
363 Pedro Alves <palves@redhat.com>
364
365 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
366 regexps to expect for '[Inferior ... detached]' as well.
367 * gdb.base/attach.exp: Likewise.
368 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
369 "gdb_continue_to_end".
370 (test_catch_syscall_with_wrong_args): Likewise.
371 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
372 ']'. Don't set 'verbose' on.
373 * gdb.base/foll-vfork.exp: Likewise.
374 * gdb.base/fork-print-inferior-events.c: New file.
375 * gdb.base/fork-print-inferior-events.exp: New file.
376 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
377 '[Inferior ... has been killed]' message.
378 * gdb.base/kill-after-signal.exp: Likewise.
379 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
380 detach message.
381 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
382 message.
383 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
384 regexps to expect for '[Inferior ... detached]' as well.
385 * gdb.threads/process-dies-while-detaching.exp: Likewise.
386
387 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
388
389 PR gdb/23104
390 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
391
392 2018-04-19 Richard Bunt <richard.bunt@arm.com>
393
394 * gdb.threads/multiple-successive-infcall.c: New test.
395 * gdb.threads/multiple-successive-infcall.exp: New file.
396
397 2018-04-17 Tom Tromey <tom@tromey.com>
398
399 * gdb.rust/simple.rs (Union): New type.
400 (main): New local "u".
401 * gdb.rust/simple.exp (test_one_slice): Add new test case.
402
403 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
404
405 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
406 number information in output of "whereis" command.
407 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
408
409 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
410
411 * gdb.ada/info_types.exp: Adjust expected output to the line
412 numbers now printed by "info var/func/type".
413 * gdb.base/completion.exp: Likewise.
414 * gdb.base/included.exp: Likewise.
415 * gdb.cp/cp-relocate.exp: Likewise.
416 * gdb.cp/cplusfuncs.exp: Likewise.
417 * gdb.cp/namespace.exp: Likewise.
418 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
419
420 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
421
422 * gdb.btrace/cpu.exp: New.
423
424 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
425
426 * gdb.base/step-indirect-call-thunk.exp: New.
427 * gdb.base/step-indirect-call-thunk.c: New.
428 * gdb.reverse/step-indirect-call-thunk.exp: New.
429 * gdb.reverse/step-indirect-call-thunk.c: New.
430
431 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
432
433 * gdb.base/pie-fork.c: New file.
434 * gdb.base/pie-fork.exp: New file.
435
436 2018-04-11 Tom Tromey <tom@tromey.com>
437
438 * gdb.rust/simple.exp: Add test for ".." struct initializer.
439
440 2018-04-10 Pedro Alves <palves@redhat.com>
441
442 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
443 exits. Instead loop running forever.
444 (fork_parent): Run forever too.
445
446 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
447
448 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
449 mi_continue_to_line.
450 * gdb.mi/mi-stack.c (callee4): Add comment.
451
452 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
453
454 * gdb.mi/mi-stack.exp: Fix indentation.
455
456 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
457
458 PR gdb/22979
459 * gdb.arch/amd64-osabi.exp: New file.
460
461 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
462
463 PR gdb/22980
464 * gdb.base/osabi.exp: New file.
465
466 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
467
468 * gdb.cp/static-typedef-print.exp: New file.
469 * gdb.cp/static-typedef-print.cc: New file.
470
471 2018-03-27 Joel Brobecker <brobecker@adacore.com>
472
473 * gdb.ada/varsize_limit: New testcase.
474
475 2018-03-27 Joel Brobecker <brobecker@adacore.com>
476
477 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
478
479 * gdb.ada/notcplusplus: New testcase.
480
481 * gdb.base/c-linkage-name.c: New file.
482 * gdb.base/c-linkage-name.exp: New testcase.
483
484 2018-03-26 Tom Tromey <tom@tromey.com>
485
486 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
487 * gdb.python/py-framefilter.py (name_error): New global.
488 (ErrorInName.function): Use name_error.
489
490 2018-03-26 Tom Tromey <tom@tromey.com>
491
492 PR backtrace/15582:
493 * gdb.python/py-framefilter.exp: Add "bt hide" test.
494
495 2018-03-23 Keith Seitz <keiths@redhat.com>
496
497 PR c++/22968
498 * gdb.cp/subtypes.exp: New file.
499 * gdb.cp/subtypes.h: New file.
500 * gdb.cp/subtypes.cc: New file.
501 * gdb.cp/subtypes-2.cc: New file.
502
503 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
504
505 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
506 (done): Call '_exit' not 'exit' to avoid atexit handlers.
507 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
508 -nostartfiles when compiling the test. Confirm that all registers
509 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
510
511 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
512
513 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
514 option, syntax was wrong anyway.
515 * gdb.arch/arm-disp-step.exp: Likewise.
516 * gdb.arch/sparc64-regs.exp: Likewise.
517 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
518 option, syntax was wrong anyway, switch to use
519 prepare_for_testing.
520 * gdb.arch/i386-disp-step.exp: Likewise.
521
522 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
523
524 * gdb.ada/exec_changed.exp: Replace "target_info exists
525 use_gdb_stub" by "use_gdb_stub".
526 * gdb.ada/start.exp: Likewise.
527 * gdb.base/async-shell.exp: Likewise.
528 * gdb.base/attach-pie-misread.exp: Likewise.
529 * gdb.base/attach-wait-input.exp: Likewise.
530 * gdb.base/break-entry.exp: Likewise.
531 * gdb.base/break-interp.exp: Likewise.
532 * gdb.base/dprintf-detach.exp: Likewise.
533 * gdb.base/nostdlib.exp: Likewise.
534 * gdb.base/solib-nodir.exp: Likewise.
535 * gdb.base/statistics.exp: Likewise.
536 * gdb.base/testenv.exp: Likewise.
537 * gdb.mi/mi-exec-run.exp: Likewise.
538 * gdb.mi/mi-start.exp: Likewise.
539 * gdb.multi/dummy-frame-restore.exp: Likewise.
540 * gdb.multi/multi-arch-exec.exp: Likewise.
541 * gdb.multi/multi-arch.exp: Likewise.
542 * gdb.multi/tids.exp: Likewise.
543 * gdb.multi/watchpoint-multi.exp: Likewise.
544 * gdb.python/py-events.exp: Likewise.
545 * gdb.threads/attach-into-signal.exp: Likewise.
546 * gdb.threads/attach-stopped.exp: Likewise.
547 * gdb.threads/threadapply.exp: Likewise.
548 * lib/selftest-support.exp: Likewise.
549
550 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
551
552 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
553
554 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
555
556 * gdb.perf/template-breakpoints.cc: New file.
557 * gdb.perf/template-breakpoints.exp: New file.
558 * gdb.perf/template-breakpoints.py: New file.
559
560 2018-03-19 Tom Tromey <tom@tromey.com>
561
562 * gdb.rust/simple.rs (main): Add local variables field1, field2,
563 y0.
564 * gdb.rust/simple.exp: Test bare identifier form of struct
565 initializer.
566
567 2018-03-19 Tom Tromey <tom@tromey.com>
568
569 * gdb.gdb/observer.exp: Remove.
570
571 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
572
573 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
574 "qualified" option when setting breakpoints.
575 * gdb.trace/backtrace.exp: Likewise.
576 * gdb.trace/circ.exp: Likewise.
577 * gdb.trace/collection.exp: Likewise.
578 * gdb.trace/disconnected-tracing.exp: Likewise.
579 * gdb.trace/ftrace-lock.exp: Likewise.
580 * gdb.trace/ftrace.exp: Likewise.
581 * gdb.trace/infotrace.exp: Likewise.
582 * gdb.trace/packetlen.exp: Likewise.
583 * gdb.trace/passc-dyn.exp: Likewise.
584 * gdb.trace/qtro.exp: Likewise.
585 * gdb.trace/read-memory.exp: Likewise.
586 * gdb.trace/report.exp: Likewise.
587 * gdb.trace/signal.exp: Likewise.
588 * gdb.trace/status-stop.exp: Likewise.
589 * gdb.trace/strace.exp: Likewise.
590 * gdb.trace/tfind.exp: Likewise.
591 * gdb.trace/trace-break.exp: Likewise.
592 * gdb.trace/trace-condition.exp: Likewise.
593 * gdb.trace/trace-mt.exp: Likewise.
594 * gdb.trace/tstatus.exp: Likewise.
595 * gdb.trace/tsv.exp: Likewise.
596 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
597 * gdb.trace/unavailable.exp: Likewise.
598 * gdb.trace/while-dyn.exp: Likewise.
599
600 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
601
602 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
603 that libinproctrace is copied to the target.
604
605 2018-03-14 Tom Tromey <tom@tromey.com>
606
607 PR cli/14977:
608 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
609 a null pointer.
610 * gdb.base/wchar.exp: Likewise.
611
612 2018-03-14 Tom Tromey <tom@tromey.com>
613
614 PR cli/19918:
615 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
616 flag.
617
618 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
619
620 PR gdb/22841
621 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
622 "target" to remote_exec.
623
624 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
625
626 PR gdb/22841
627 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
628 ${board}_upload): Remove.
629
630 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
631
632 * gdb.cp/watch-cp.cc: New test.
633 * gdb.cp/watch-cp.exp: New file.
634
635 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
636
637 * gdb.base/infcall-nested-structs.exp: New file.
638 * gdb.base/infcall-nested-structs.c: New file.
639 * gdb.base/float.exp: Add riscv support.
640
641 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
642
643 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
644 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
645
646 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
647
648 * gdb.server/abspath.exp: New file.
649 * lib/gdb.exp (with_cwd): New procedure.
650
651 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
652
653 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
654 use it.
655 (gdb_is_target_remote_prompt): New proc.
656 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
657 (gdb_is_target_native): Pass prompt parameter to
658 gdb_is_target_1.
659
660 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
661
662 * gdb.base/load-command.c: New file.
663 * gdb.base/load-command.exp: New file.
664 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
665 (gdb_is_target_1): ...this, and generalize for other targets
666 than just remote.
667 (gdb_is_target_remote): Use gdb_is_target_1.
668 (gdb_is_target_native): use gdb_is_target_1.
669
670 2018-02-26 Tom Tromey <tom@tromey.com>
671
672 PR python/16497:
673 * gdb.python/py-framefilter.exp: Update test.
674
675 2018-02-26 Tom Tromey <tom@tromey.com>
676
677 * gdb.dwarf2/variant.c: New file.
678 * gdb.dwarf2/variant.exp: New file.
679
680 2018-02-26 Tom Tromey <tom@tromey.com>
681
682 * gdb.rust/simple.exp: Accept more possible results in enum test.
683
684 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
685
686 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
687 parentheses.
688
689 2018-02-23 Maciej W. Rozycki <macro@mips.com>
690
691 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
692 name of a variable: $actual_linejj -> $actual_line.
693
694 2018-02-21 John Baldwin <jhb@FreeBSD.org>
695
696 * gdb.arch/amd64-i386-address.exp: Fix a typo.
697
698 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
699
700 * gdb.btrace/buffer-size.exp: Do not force BTS.
701
702 2018-02-14 Pedro Alves <palves@redhat.com>
703
704 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
705 getting a "Quit".
706
707 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
708
709 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
710 Fix test name.
711
712 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
713
714 * gdb.cp/m-static.exp: Check type of optimized out static
715 member.
716
717 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
718
719 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
720 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
721
722 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
723 Leszek Swirski <leszeks@google.com>
724
725 * gdb.python/py-prettyprint.c
726 (struct to_string_returns_value_inner,
727 struct to_string_returns_value_wrapper): New.
728 (main): Add tsrvw variable.
729 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
730 ToStringReturnsValueWrapper): New classes.
731 (register_pretty_printers): Register new pretty-printers.
732 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
733 recursive pretty printer.
734 * gdb.python/py-mi.exp: Likewise.
735
736 2018-02-01 Leszek Swirski <leszeks@google.com>
737
738 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
739 functions with the same name as an include file are parsed
740 correctly.
741
742 2018-02-01 Yao Qi <yao.qi@linaro.org>
743
744 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
745 "\[^\r\n\]*".
746
747 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
748
749 * gdb.arch/powerpc-prologue-frame.s: New file.
750 * gdb.arch/powerpc-prologue-frame.c: Likewise.
751 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
752
753 2018-01-31 Joel Brobecker <brobecker@adacore.com>
754
755 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
756
757 2018-01-30 Pedro Alves <palves@redhat.com>
758
759 PR gdb/13211
760 * gdb.base/interrupt-daemon.c: New.
761 * gdb.base/interrupt-daemon.exp: New.
762 * gdb.multi/multi-term-settings.c: New.
763 * gdb.multi/multi-term-settings.exp: New.
764
765 2018-01-30 Joel Brobecker <brobecker@adacore.com>
766
767 * gdb.base/break.exp: Save the location where the breakpoint
768 on break.c:47 was actually inserted when debugging the version
769 compiled at -O2 and use it in the expected output of the "info
770 break" test performed soon after.
771
772 2018-01-22 Pedro Alves <palves@redhat.com>
773 Sergio Durigan Junior <sergiodj@redhat.com>
774
775 * gdb.base/whatis.exp: Add tests for 'set print object on' +
776 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
777
778 2018-01-22 Joel Brobecker <brobecker@adacore.com>
779
780 * gdb.base/break-include.c, gdb.base/break-include.inc,
781 gdb.base/break-include.exp: New files.
782 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
783 line number now being the actual line number where the breakpoint
784 was inserted.
785 * gdb.mi/mi-break.exp: Likewise.
786 * gdb.mi/mi-reverse.exp: Likewise.
787 * gdb.mi/mi-simplerun.exp: Ditto.
788
789 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
790
791 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
792 varobj.
793 * gdb.mi/mi-var-create-rtti.exp: Likewise.
794
795 2018-01-21 Don Breazeal <donb@codesourcery.com>
796 Andrew Burgess <andrew.burgess@embecosm.com>
797
798 * gdb.mi/basics.c: Add new global.
799 * gdb.mi/mi-frame-regs.exp: New file.
800 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
801 case.
802
803 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
804
805 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
806 non-parameter, and on an unknown symbol.
807
808 2018-01-19 Tom Tromey <tom@tromey.com>
809
810 * gdb.rust/modules.rs (TWENTY_THREE): New global.
811 * gdb.rust/modules.exp: Add ::-qualified lookup test.
812
813 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
814
815 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
816 setrlimit and chdir to int.
817
818 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
819
820 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
821 function.
822 (my_tend): Likewise.
823 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
824 rationale of avoiding FP- and vector instructions.
825
826 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
827
828 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
829 "info reg" with "\[ \t\]*".
830 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
831 "\[ \t\]+".
832 * gdb.arch/s390-multiarch.exp: Ditto.
833 * gdb.base/pc-fp.exp: Ditto.
834 * gdb.reverse/i386-precsave.exp: Ditto.
835 * gdb.reverse/i386-reverse.exp: Ditto.
836 * gdb.reverse/i387-env-reverse.exp: Ditto.
837 * gdb.reverse/i387-stack-reverse.exp: Ditto.
838
839 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
840
841 * lib/gdb.exp (gdb_compile): Re-enable use of
842 universal_compile_options for languages other than Rust.
843
844 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
845
846 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
847
848 2018-01-17 Mike Gulick <mgulick@mathworks.com>
849
850 PR gdb/16577
851 * gdb.base/solib-vanish.exp: New.
852 * gdb.base/solib-vanish-main.c: New.
853 * gdb.base/solib-vanish-lib1.c: New.
854 * gdb.base/solib-vanish-lib2.c: New.
855
856 2018-01-17 Yao Qi <yao.qi@linaro.org>
857
858 * gdb.compile/compile.exp: Match the address printed for
859 frame in the output of command "bt".
860
861 2018-01-15 Tom Tromey <tom@tromey.com>
862
863 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
864 compute sp_reg.
865
866 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
867
868 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
869 to prepare.
870 (prepare): Return 0 on error, 1 on success.
871
872 2018-01-12 Pedro Alves <palves@redhat.com>
873
874 * gdb.base/continue-after-aborted-step-over.c: New.
875 * gdb.base/continue-after-aborted-step-over.exp: New.
876
877 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
878
879 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
880 options when not creating an executable.
881
882 2018-01-11 Pedro Alves <palves@redhat.com>
883
884 PR remote/22597
885 * gdb.server/stop-reply-no-thread.c: New file.
886 * gdb.server/stop-reply-no-thread.exp: New file.
887
888 2018-01-10 Pedro Alves <palves@redhat.com>
889
890 PR gdb/22670
891 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
892 functions too. Test setting breakpoints and printing C functions
893 with no debug info too.
894 * gdb.ada/bp_c_mixed_case/qux.c: New file.
895
896 2018-01-10 Pedro Alves <palves@redhat.com>
897
898 PR gdb/22670
899 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
900 a fail.
901
902 2018-01-10 Pedro Alves <palves@redhat.com>
903
904 PR gdb/22670
905 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
906
907 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
908
909 * gdb.server/unittest.exp: Match the output in non-development
910 mode.
911
912 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
913
914 * gdb.gdb/unittest.exp: Match output in non-development mode.
915
916 2018-01-08 Joel Brobecker <brobecker@adacore.com>
917
918 * gdb.ada/access_tagged_param.exp: Relax expected output
919 for value of "ObjL" in "continue" to pck.inspect breakpoint
920 test.
921
922 2018-01-08 Joel Brobecker <brobecker@adacore.com>
923
924 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
925 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
926
927 2018-01-05 Pedro Alves <palves@redhat.com>
928
929 PR gdb/18653
930 * gdb.base/libsegfault.exp: New.
931
932 2018-01-05 Joel Brobecker <brobecker@adacore.com>
933
934 PR gdb/22670
935 * gdb.ada/access_tagged_param.exp: New file.
936 * gdb.ada/access_tagged_param/foo.adb: New file.
937
938 2018-01-05 Pedro Alves <palves@redhat.com>
939
940 PR gdb/22670
941 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
942 exercise lower case too, and to exercise both full matching and
943 wild matching.
944
945 2018-01-05 Joel Brobecker <brobecker@adacore.com>
946
947 * gdb.ada/rename_subscript_param: New testcase.
948
949 2018-01-05 Jerome Guitton <guitton@adacore.com>
950
951 * gdb.ada/arr_acc_idx_w_gap: New testcase.
952
953 2018-01-05 Joel Brobecker <brobecker@adacore.com>
954
955 * gdb.ada/convvar_comp: New testcase.
956
957 2018-01-05 Xavier Roirand <roirand@adacore.com>
958
959 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
960 (My_Table): New global variable.
961 * testsuite/gdb.ada/array_char_idx.exp: Add test.
962
963 2018-01-04 Joel Brobecker <brobecker@adacore.com>
964
965 PR gdb/22670
966 * gdb.ada/maint_with_ada: New testcase.
967
968 2018-01-04 Joel Brobecker <brobecker@adacore.com>
969
970 PR gdb/22670
971 * gdb.ada/bp_c_mixed_case: New testcase.
972
973 2018-01-04 Joel Brobecker <brobecker@adacore.com>
974
975 PR gdb/22670
976 * gdb.ada/complete.exp: Add "complete break ada" test.
977
978 2018-01-04 Joel Brobecker <brobecker@adacore.com>
979
980 PR gdb/22670
981 * gdb.ada/info_addr_mixed_case: New testcase.
982
983 2018-01-03 Xavier Roirand <roirand@adacore.com>
984
985 * gdb.ada/excep_handle.exp: New testcase.
986 * gdb.ada/excep_handle/foo.adb: New file.
987 * gdb.ada/excep_handle/pck.ads: New file.
988
989 2018-01-03 Joel Brobecker <brobecker@adacore.com>
990
991 * gdb.base/step-line.c: Add extra empty line in copyright header.
992 * gdb.base/step-line.inp: Likewise.
993
994 2018-01-02 Joel Brobecker <brobecker@adacore.com>
995
996 * gdb.ada/dyn_stride.exp: Add slice test.
997
998 2018-01-02 Joel Brobecker <brobecker@adacore.com>
999
1000 * gdb.ada/dyn_stride: New testcase.
1001
1002 2017-12-27 Stafford Horne <shorne@gmail.com>
1003
1004 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1005 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1006
1007 2017-12-27 Stafford Horne <shorne@gmail.com>
1008
1009 * gdb.base/reggroups.c: New file.
1010 * gdb.base/reggroups.exp: New file.
1011
1012 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1013
1014 * gdb.dwarf2/ada-valprint-error.c: New file.
1015 * gdb.dwarf2/ada-valprint-error.exp: New file.
1016
1017 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1018
1019 * gdb.ada/assign_arr: New testcase.
1020
1021 2017-12-18 Xavier Roirand <roirand@adacore.com>
1022
1023 * gdb.ada/funcall_ptr: New testcase.
1024
1025 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1026
1027 PR cli/16224
1028 * gdb.base/ptype-offsets.cc: New file.
1029 * gdb.base/ptype-offsets.exp: New file.
1030
1031 2017-12-15 Yao Qi <yao.qi@linaro.org>
1032
1033 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1034 if XML is disabled.
1035
1036 2017-12-15 Xavier Roirand <roirand@adacore.com>
1037
1038 * gdb.ada/same_component_name: New testcase.
1039
1040 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1041
1042 * gdb.ada/str_binop_equal: New testcase.
1043
1044 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1045
1046 * gdb.ada/task_switch_in_core: New testcase.
1047
1048 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1049
1050 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1051 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1052 call test_bkpt_qualified.
1053 (test_bkpt_qualified): New proc.
1054
1055 2017-12-13 Pedro Alves <palves@redhat.com>
1056
1057 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1058 Tighten regexp by matching with an anchor.
1059
1060 2017-12-13 Pedro Alves <palves@redhat.com>
1061
1062 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1063 ("expression with namespace"): New set of tests.
1064 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1065 (Nested::Test_NS::qux): New.
1066 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1067 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1068
1069 2017-12-13 Joel Brobecker <brobecker@adacore.com>
1070
1071 * gdb.base/server-del-break.c: New file.
1072 * gdb.base/server-del-break.exp: New file.
1073
1074 2017-12-12 Stafford Horne <shorne@gmail.com>
1075
1076 * gdb.xml/tdesc-regs.exp: Add or1k support.
1077
1078 2017-12-12 Stafford Horne <shorne@gmail.com>
1079
1080 * gdb.base/bp-permanent.c: Define nop of or1k.
1081
1082 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1083
1084 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1085 output with components being reordered.
1086
1087 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1088
1089 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1090 output with components being reordered.
1091
1092 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1093 Pedro Alves <palves@redhat.com>
1094
1095 * gdb.base/maint.exp (check for .gdb_index): Check also for
1096 .debug_names.
1097 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1098 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1099 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1100 (.gdb_index used after symbol reloading): Support also .debug_names.
1101 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1102
1103 2017-12-08 Yao Qi <yao.qi@linaro.org>
1104
1105 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1106 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1107
1108 2017-12-08 Yao Qi <yao.qi@linaro.org>
1109
1110 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1111 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1112
1113 2017-12-08 Yao Qi <yao.qi@linaro.org>
1114
1115 * gdb.arch/aarch64-tagged-pointer.c: New file.
1116 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1117
1118 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1119
1120 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1121 "int".
1122
1123 2017-12-07 Keith Seitz <keiths@redhat.com>
1124
1125 PR breakpoints/22569
1126 * gdb.linespec/ls-errs.exp: Change expected result of "break
1127 -source this file has spaces.c -line 3".
1128 Check that an explicit source file followed by whitespace is
1129 identified as an invalid explicit location.
1130
1131 2017-12-07 Keith Seitz <keiths@redhat.com>
1132
1133 * gdb.cp/nested-types.cc: New file.
1134 * gdb.cp/nested-types.exp: New file.
1135 * lib/cp-support.exp: Load data-structures.exp library.
1136 (debug_cp_test_ptype_class): New global.
1137 (cp_ptype_class_verbose, next_line): New procedures.
1138 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1139 Add and document new return value.
1140 Switch the list of lines to a queue.
1141 Add support for new `type' key for nested type definitions.
1142 Add debugging/troubleshooting messages.
1143 * lib/data-structures.exp: New file.
1144
1145 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1146
1147 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1148 with proc_with_prefix, don't use with_test_prefix.
1149
1150 2017-12-07 Tom Tromey <tom@tromey.com>
1151
1152 * gdb.base/break.exp: Add test for empty "commands".
1153
1154 2017-12-07 Yao Qi <yao.qi@linaro.org>
1155
1156 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1157 malloc and catch syscall.
1158
1159 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1160
1161 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1162 tests for explicit locations.
1163
1164 2017-12-06 Pedro Alves <palves@redhat.com>
1165
1166 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1167 force-disabling XML descriptions.
1168
1169 2017-12-04 Pedro Alves <palves@redhat.com>
1170
1171 PR gdb/22499
1172 * gdb.arch/amd64-disp-step-avx.S: New file.
1173 * gdb.arch/amd64-disp-step-avx.exp: New file.
1174
1175 2017-12-03 Pedro Alves <palves@redhat.com>
1176
1177 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1178 and <string.h>.
1179 (parent_function): Print distinct messages when waitpid fails, or
1180 the child exits with a signal, or the child exits for an unhandled
1181 reason.
1182 * gdb.threads/process-dies-while-detaching.exp
1183 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1184 it. Wait for both inferior output and GDB's prompt. Use an
1185 indirect spawn id list.
1186 (do_detach): New parameter 'child_exit'. Use it to compute
1187 expected inferior output.
1188 (test_detach, test_detach_watch, test_detach_killed_outside):
1189 Adjust to pass down the expected child exit kind.
1190
1191 2017-12-01 Joel Brobecker <brobecker@adacore.com>
1192 Sergio Durigan Junior <sergiodj@redhat.com>
1193 Pedro Alves <palves@redhat.com>
1194
1195 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1196
1197 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1198
1199 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1200 to 'symbol-file' and 'add-symbol-file' can be
1201 position-independent.
1202
1203 2017-12-01 Yao Qi <yao.qi@linaro.org>
1204
1205 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1206 the URL in copyright header.
1207 * gdb.arch/aarch64-fp.exp: Likewise.
1208 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1209 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1210 * gdb.base/expand-psymtabs.exp: Likewise.
1211 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1212 * gdb.fortran/common-block.exp: Likewise.
1213 * gdb.fortran/common-block.f90: Likewise.
1214 * gdb.fortran/logical.exp: Likewise.
1215 * gdb.fortran/vla-datatypes.f90: Likewise.
1216 * gdb.fortran/vla-sub.f90: Likewise.
1217
1218 2017-11-30 Joel Brobecker <brobecker@adacore.com>
1219
1220 * gdb.ada/repeat_dyn: New testcase.
1221
1222 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1223
1224 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1225 Update for changed thread numbering.
1226 * gdb.cell/bt.exp: Update for changed GDB output.
1227
1228 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1229
1230 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1231 setting isremote by hand.
1232 * boards/dwarf4-gdb-index.exp: Likewise.
1233 * boards/fission.exp: Likewise.
1234 * boards/stabs.exp: Likewise.
1235
1236 2017-11-30 Pedro Alves <palves@redhat.com>
1237
1238 * gdb.linespec/cpls-ops.exp
1239 (check_explicit_skips_function_argument): Extract the underlying
1240 type of size_t instead of hardcoding it.
1241
1242 2017-11-29 Pedro Alves <palves@redhat.com>
1243
1244 PR c++/19436
1245 * gdb.linespec/cpls-abi-tag.cc: New file.
1246 * gdb.linespec/cpls-abi-tag.exp: New file.
1247
1248 2017-11-29 Pedro Alves <palves@redhat.com>
1249
1250 * gdb.base/langs.exp: Use -qualified.
1251 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1252 it.
1253 * gdb.cp/namespace.exp: Use -qualified.
1254 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1255 (overload-3, template-overload, template-ret-type, const-overload)
1256 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1257 procedures.
1258 (test_driver): Call them.
1259 * gdb.cp/save-bp-qualified.cc: New.
1260 * gdb.cp/save-bp-qualified.exp: New.
1261 * gdb.linespec/explicit.exp: Test -qualified.
1262 * lib/completion-support.exp (completion::explicit_opts_list): Add
1263 "-qualified".
1264 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1265
1266 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1267
1268 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1269
1270 2017-11-29 Tom Tromey <tom@tromey.com>
1271
1272 * gdb.base/relocate.exp: Update invalid argument test.
1273 Add new tests for invalid arguments.
1274
1275 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1276
1277 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1278 Return 0 as a long.
1279 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1280
1281 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1282
1283 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1284 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1285 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1286 func ().
1287 * gdb.cp/shadow.cc (B.func): Return 0.
1288
1289 2017-11-27 Joel Brobecker <brobecker@adacore.com>
1290
1291 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1292 expected output in gdb_expect call to allow the exception
1293 message to be present as well. Fix syntax confusion to avoid
1294 TCL thinking that exception_name is an array.
1295
1296 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1297
1298 * gdb.arch/spu-info.c: Include <unistd.h>.
1299 (do_signal_test): Fix broken calls to write.
1300 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1301 Fix checks for empty mailboxes. Update signal tests for corrected
1302 do_signal_test routine. Allow nonzero event status.
1303 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1304 * gdb.cell/arch.exp: Use standard_output_file.
1305 * gdb.cell/break.exp: Likewise.
1306 * gdb.cell/bt.exp: Likewise.
1307 * gdb.cell/core.exp: Likewise.
1308 * gdb.cell/dwarfaddr.exp: Likewise.
1309 * gdb.cell/ea-cache.exp: Likewise.
1310 * gdb.cell/ea-standalone.exp: Likewise.
1311 * gdb.cell/f-regs.exp: Likewise.
1312 * gdb.cell/fork.exp: Likewise.
1313 * gdb.cell/gcore.exp: Likewise.
1314 * gdb.cell/mem-access.exp: Likewise.
1315 * gdb.cell/ptype.exp: Likewise.
1316 * gdb.cell/registers.exp: Likewise.
1317 * gdb.cell/sizeof.exp: Likewise.
1318 * gdb.cell/solib-symbol.exp: Likewise.
1319 * gdb.cell/solib.exp: Likewise.
1320
1321 2017-11-25 Pedro Alves <palves@redhat.com>
1322
1323 * gdb.base/complete-empty.exp: New file.
1324 * gdb.base/completion.exp: Adjust.
1325
1326 2017-11-25 Pedro Alves <palves@redhat.com>
1327
1328 * gdb.linespec/cpls-ops.cc: New file.
1329 * gdb.linespec/cpls-ops.exp: New file.
1330 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1331 factored out from ...
1332 (test_complete_prefix_range): ... this.
1333
1334 2017-11-24 Pedro Alves <palves@redhat.com>
1335
1336 * gdb.linespec/cpcompletion.exp: New file.
1337 * gdb.linespec/cpls-hyphen.cc: New file.
1338 * gdb.linespec/cpls.cc: New file.
1339 * gdb.linespec/cpls2.cc: New file.
1340 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1341 test to use test_gdb_complete_unique. Add label completion,
1342 keyword completion and explicit location completion tests.
1343 * lib/completion-support.exp: New file.
1344
1345 2017-11-24 Joel Brobecker <brobecker@adacore.com>
1346
1347 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1348 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1349 when hitting an exception catchpoint.
1350
1351 2017-11-22 Yao Qi <yao.qi@linaro.org>
1352
1353 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1354
1355 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1356
1357 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1358 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1359 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1360
1361 2017-11-22 Yao Qi <yao.qi@linaro.org>
1362
1363 * gdb.base/info-os.exp: Pass pthreads.
1364 * gdb.multi/multi-attach.exp: Likewise.
1365
1366 2017-11-22 Yao Qi <yao.qi@linaro.org>
1367
1368 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1369 compiler.
1370
1371 2017-11-22 Yao Qi <yao.qi@linaro.org>
1372
1373 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1374 * gdb.base/break-interp.exp: Likewise.
1375 * gdb.base/jit-attach-pie.exp: Likewise.
1376
1377 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1378
1379 * gdb.base/float128.c (large128): New variable.
1380 * gdb.base/float128.exp: Add test to print largest __float128 value.
1381
1382 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1383
1384 * gdb.arch/vsx-regs.exp: Update register content checks.
1385
1386 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1387
1388 * gdb.arch/ppc-longdouble.exp: New file.
1389 * gdb.arch/ppc-longdouble.c: Likewise.
1390
1391 2017-11-21 Pedro Alves <palves@redhat.com>
1392
1393 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1394
1395 2017-11-20 Pedro Alves <palves@redhat.com>
1396
1397 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1398 (long_double_typedef): New typedefs.
1399 Use DEF on double and long double.
1400 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1401 cases.
1402 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1403 and 'long_double_ptr_same_size' locals. Use them to decide
1404 whether cast from array/function to float is valid/invalid.
1405
1406 2017-11-17 Tom Tromey <tom@tromey.com>
1407
1408 * gdb.rust/traits.rs: New file.
1409 * gdb.rust/traits.exp: New file.
1410
1411 2017-11-17 Joel Brobecker <brobecker@adacore.com>
1412
1413 * gdb.ada/minsyms: New testcase.
1414
1415 2017-11-16 Pedro Alves <palves@redhat.com>
1416
1417 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1418 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1419
1420 2017-11-16 Pedro Alves <palves@redhat.com>
1421
1422 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1423 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1424
1425 2017-11-16 Pedro Alves <palves@redhat.com>
1426
1427 * gdb.server/reconnect-ctrl-c.c: New file.
1428 * gdb.server/reconnect-ctrl-c.exp: New file.
1429
1430 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1431
1432 * gdb.python/py-rbreak.exp: New file.
1433 * gdb.python/py-rbreak.c: New file.
1434 * gdb.python/py-rbreak-func2.c: New file.
1435
1436 2017-11-16 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1439 pattern.
1440 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1441 GDB.
1442
1443 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1444
1445 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1446 regex.
1447
1448 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1449
1450 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1451 test names.
1452
1453 2017-11-09 Pedro Alves <palves@redhat.com>
1454
1455 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1456 factored out from ...
1457 (top level): ... here, and adjusted to avoid expecting beyond the
1458 prompt in a single gdb_test_multiple.
1459
1460 2017-11-09 Pedro Alves <palves@redhat.com>
1461
1462 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1463 output.
1464 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1465 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1466 * gdb.server/ext-run.exp ("kill" test): Likewise.
1467 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1468
1469 2017-11-09 Pedro Alves <palves@redhat.com>
1470
1471 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1472 match till end of line.
1473
1474 2017-11-09 Pedro Alves <palves@redhat.com>
1475
1476 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1477
1478 2017-11-09 Pedro Alves <palves@redhat.com>
1479
1480 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1481 New procedures, factored out from ...
1482 (top level): ... here, and adjusted to avoid expecting beyond the
1483 prompt in one go.
1484
1485 2017-11-09 Pedro Alves <palves@redhat.com>
1486
1487 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1488 output. Fix '?' match.
1489
1490 2017-11-08 Joel Brobecker <brobecker@adacore.com>
1491
1492 * gdb.ada/scoped_watch: New testcase.
1493 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1494 which is actually correct.
1495 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1496 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1497
1498 2017-11-08 Pedro Alves <palves@redhat.com>
1499
1500 * gdb.gdb/complaints.exp (test_initial_complaints)
1501 (test_serial_complaints, test_short_complaints): Call
1502 complaint_internal instead of complaint.
1503
1504 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1505
1506 * gdb.threads/tls-core.c: New file.
1507 * gdb.threads/tls-core.exp: Likewise.
1508
1509 2017-11-08 Pedro Alves <palves@redhat.com>
1510
1511 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1512 (p Exported_Capitalized): New test.
1513 (p exported_capitalized): New test.
1514
1515 2017-11-07 Pedro Alves <palves@redhat.com>
1516
1517 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1518
1519 2017-11-07 Pedro Alves <palves@redhat.com>
1520
1521 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1522 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1523 (disable_invalid, disable_inverted, disable_negative): New
1524 procedures.
1525 ("bad numbers"): New set of tests.
1526
1527 2017-11-07 Pedro Alves <palves@redhat.com>
1528
1529 * gdb.cp/ena-dis-br-range.exp: Add tests.
1530
1531 2017-11-07 Pedro Alves <palves@redhat.com>
1532
1533 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1534
1535 2017-11-07 Xavier Roirand <roirand@adacore.com>
1536 Pedro Alves <palves@redhat.com>
1537
1538 * gdb.base/ena-dis-br.exp: Add reference to
1539 gdb.cp/ena-dis-br-range.exp.
1540 * gdb.cp/ena-dis-br-range.exp: New file.
1541 * gdb.cp/ena-dis-br-range.cc: New file.
1542
1543 2017-11-06 Pedro Alves <palves@redhat.com>
1544
1545 * gdb.base/attach-non-pgrp-leader.c: New.
1546 * gdb.base/attach-non-pgrp-leader.exp: New.
1547
1548 2017-11-06 Pedro Alves <palves@redhat.com>
1549
1550 * configure.ac: No longer check for termio.h and sgtty.h.
1551 * configure: Regenerate.
1552 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1553 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1554 Remove termio and sgtty code.
1555
1556 2017-11-03 Yao Qi <yao.qi@linaro.org>
1557
1558 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1559 in GDB is disabled.
1560
1561 2017-11-03 Yao Qi <yao.qi@linaro.org>
1562
1563 * gdb.python/py-thrhandle.exp: Skip it if python is not
1564 enabled.
1565
1566 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1567
1568 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1569 as a breakpoint command.
1570
1571 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1572
1573 PR python/21213
1574 * gdb.python/py-infthread.exp: Test calling
1575 InferiorThread.inferior () multiple times in a row.
1576
1577 2017-10-27 Keith Seitz <keiths@redhat.com>
1578
1579 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1580 Test "info break" for every inlined function breakpoint.
1581
1582 2017-10-27 Yao Qi <yao.qi@linaro.org>
1583
1584 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1585
1586 2017-10-26 Patrick Frants <osscontribute@gmail.com>
1587
1588 * gdb.cp/classes.exp (test_static_members): Test printing
1589 Outer::instance.
1590 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1591 (Inner::instance, Outer::instance): New.
1592
1593 2017-10-24 Pedro Alves <palves@redhat.com>
1594
1595 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1596 extra console" test in two stages.
1597
1598 2017-10-24 Pedro Alves <palves@redhat.com>
1599
1600 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1601
1602 2017-10-24 Pedro Alves <palves@redhat.com>
1603
1604 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1605 loop.
1606
1607 2017-10-24 Pedro Alves <palves@redhat.com>
1608
1609 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1610 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1611
1612 2017-10-24 Pedro Alves <palves@redhat.com>
1613
1614 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1615 parameter and handle it. Don't output read value in test name.
1616
1617 2017-10-24 Pedro Alves <palves@redhat.com>
1618
1619 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1620 custom test name.
1621
1622 2017-10-24 Pedro Alves <palves@redhat.com>
1623
1624 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1625 include the unstable output directory name in the test's name.
1626 (initial_setup_simple) <'set args'>: Use custom test name.
1627
1628 2017-10-24 Pedro Alves <palves@redhat.com>
1629
1630 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1631 with explicit test name.
1632
1633 2017-10-20 Pedro Alves <palves@redhat.com>
1634
1635 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1636 'wait -i'. Use gdb_assert and remote_close.
1637
1638 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1639
1640 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1641 number from variable rather than hard-coded.
1642
1643 2017-10-19 Pedro Alves <palves@redhat.com>
1644
1645 * gdb.base/long-inferior-output.c: New file.
1646 * gdb.base/long-inferior-output.exp: New file.
1647
1648 2017-11-18 Keith Seitz <keiths@redhat.com>
1649
1650 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1651 method.
1652 (main): Call it.
1653 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1654 Add additional user-defined conversion operator tests.
1655
1656 2017-10-17 Pedro Alves <palves@redhat.com>
1657
1658 * boards/native-stdio-gdbserver.exp: Load "local-board".
1659
1660 2017-10-17 Pedro Alves <palves@redhat.com>
1661
1662 * gdb.base/quit-live.c: New file.
1663 * gdb.base/quit-live.exp: New file.
1664
1665 2017-10-16 Keith Seitz <keiths@redhat.com>
1666
1667 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1668 (class_with_protected_typedef, class_with_private_typedef)
1669 (struct_with_public_typedef, struct_with_protected_typedef)
1670 (struct_with_private_typedef): New classes/structs.
1671 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1672 typedefs and access specifiers.
1673
1674 2017-10-16 Pedro Alves <palves@redhat.com>
1675 Simon Marchi <simon.marchi@polymtl.ca>
1676
1677 * README (Local vs Remote vs Native): New section.
1678 * boards/local-board.exp: New file, with bits factored out from
1679 ...
1680 * boards/native-extended-gdbserver.exp: ... here. Load
1681 "local-board".
1682 * boards/native-gdbserver.exp: Load "local-board".
1683 (${board}_spawn, ${board}_exec): Delete.
1684 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1685 ...
1686 * boards/stdio-gdbserver-base.exp: ... this new file.
1687 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1688 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1689 procedure.
1690 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1691 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1692 stdio_gdbserver_command.
1693 (${board}_get_remote_address, ${board}_get_comm_port)
1694 (${board}_download, ${board}_upload): Delete.
1695 (get_target_remote_pipe_cmd): New.
1696
1697 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1698
1699 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1700 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1701 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1702 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1703 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1704 remove with_test_prefix.
1705
1706 2017-10-13 Pedro Alves <palves@redhat.com>
1707
1708 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1709 * gdb.base/annota1.exp: Use it instead of is_remote.
1710 * gdb.base/annota3.exp: Use it instead of is_remote.
1711 * gdb.cp/annota2.exp: Use it instead of is_remote.
1712 * gdb.cp/annota3.exp: Use it instead of is_remote.
1713 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1714
1715 2017-10-13 Pedro Alves <palves@redhat.com>
1716
1717 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1718 (test_num_test_vars, run_and_count_vars, find_env)
1719 (test_set_unset_env, test_inherit_env_var): New procedures.
1720 (top level): Use them.
1721
1722 2017-10-13 Pedro Alves <palves@redhat.com>
1723
1724 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1725 also skip on stub-like targets.
1726
1727 2017-10-13 Pedro Alves <palves@redhat.com>
1728
1729 PR gdb/22293
1730 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1731 (top level): Move some tests to ...
1732 (test_not_found): ... this new procedure.
1733 (top level): Call it.
1734
1735 2017-10-13 Pedro Alves <palves@redhat.com>
1736
1737 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1738 expect different "info terminal" output if testing with a
1739 non-native target.
1740
1741 2017-10-13 Pedro Alves <palves@redhat.com>
1742 Simon Marchi <simon.marchi@polymtl.ca>
1743
1744 PR python/12966
1745 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
1746
1747 2017-10-13 Pedro Alves <palves@redhat.com>
1748
1749 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
1750 already.
1751
1752 2017-10-13 Pedro Alves <palves@redhat.com>
1753
1754 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
1755 is_remote.
1756
1757 2017-10-13 Pedro Alves <palves@redhat.com>
1758
1759 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
1760 is_remote.
1761
1762 2017-10-13 Pedro Alves <palves@redhat.com>
1763
1764 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
1765 is set.
1766 (corefile_test_attach): Likewise. Check can_spawn_for_attach
1767 instead of is_remote.
1768
1769 2017-10-13 Pedro Alves <palves@redhat.com>
1770
1771 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
1772 (top level): Add comment.
1773
1774 2017-10-13 Pedro Alves <palves@redhat.com>
1775
1776 * gdb.base/remote.exp (top level): Fix comment typo and add
1777 missing return.
1778
1779 2017-10-13 Pedro Alves <palves@redhat.com>
1780 Simon Marchi <simon.marchi@polymtl.ca>
1781
1782 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
1783 calls and add comments. Skip test if use_gdb_stub is set.
1784 (top level): Use "set cwd" command instead of "cd" command.
1785
1786 2017-10-13 Pedro Alves <palves@redhat.com>
1787
1788 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
1789 is_remote target check.
1790
1791 2017-10-13 Pedro Alves <palves@redhat.com>
1792
1793 * gdb.base/scope.exp: Use build_executable + clean_restart +
1794 gdb_file_cmd instead of prepare_for_testing and no longer skip
1795 "before run" tests on is_remote target boards. Update comments.
1796 * boards/native-extended-gdbserver.exp
1797 (extended_gdbserver_load_last_file): New, factored out from ...
1798 (gdb_load): ... this. Move further below and add comment.
1799 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
1800
1801 2017-10-12 Pedro Alves <palves@redhat.com>
1802
1803 * gdb.base/attach.exp: Remove references to gdb64.
1804 * gdb.base/dbx.exp: Remove references to gdb64.
1805
1806 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1807 Pedro Alves <palves@redhat.com>
1808
1809 * gdb.base/label.exp: Remove is_remote target check.
1810
1811 2017-10-12 Pedro Alves <palves@redhat.com>
1812
1813 * gdb.base/auvx.exp (coredir): Update comment.
1814 (top level) <core_works>: Use "set cwd" command instead of "cd"
1815 command.
1816
1817 2017-10-12 Pedro Alves <palves@redhat.com>
1818 Simon Marchi <simon.marchi@polymtl.ca>
1819
1820 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
1821 target boards.
1822
1823 2017-10-12 Pedro Alves <palves@redhat.com>
1824 Simon Marchi <simon.marchi@polymtl.ca>
1825
1826 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
1827 Instead skip if there's any gdb_protocol set.
1828
1829 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1830 Pedro Alves <palves@redhat.com>
1831
1832 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
1833
1834 2017-10-12 Pedro Alves <palves@redhat.com>
1835 Simon Marchi <simon.marchi@polymtl.ca>
1836
1837 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
1838 instead of on dejagnu remote boards.
1839
1840 2017-10-12 Pedro Alves <palves@redhat.com>
1841 Simon Marchi <simon.marchi@polymtl.ca>
1842
1843 * gdb.base/inferior-died.exp: Remove is_remote and isnative
1844 checks. Use build_executable + clean_restart instead of
1845 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
1846 of enabling non-stop after starting gdb.
1847
1848 2017-10-12 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
1851 * gdb.threads/non-ldr-exc-2.exp: Ditto.
1852 * gdb.threads/non-ldr-exc-3.exp: Ditto.
1853 * gdb.threads/non-ldr-exc-4.exp: Ditto.
1854
1855 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
1856
1857 * gdb.arch/arc-tdesc-cpu.exp: New file.
1858 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
1859
1860 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
1861
1862 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
1863
1864 2017-10-10 Pedro Alves <palves@redhat.com>
1865
1866 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
1867 expect CLI output.
1868
1869 2017-10-10 Pedro Alves <palves@redhat.com>
1870
1871 * lib/selftest-support.exp (selftest_setup): Update for
1872 captured_command_loop's prototype change.
1873
1874 2017-10-09 Pedro Alves <palves@redhat.com>
1875
1876 Test both arch1=>arch2 and arch2=>arch1.
1877
1878 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
1879 (srcfile2, binfile2, march1, march2): Remove globals. Largely
1880 factored out to...
1881 (append_arch1_options, append_arch2_options, append_arch_options)
1882 (build_executables): New procedures.
1883 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
1884 local.
1885 (top level): Add new 'first_arch' testing axis.
1886
1887 2017-10-09 Pedro Alves <palves@redhat.com>
1888
1889 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
1890 (barrier): New.
1891 (thread_start, all_started): New functions.
1892 (main): Spawn new thread and wait until it is scheduled.
1893 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
1894 option.
1895 (do_test): Add 'selected_thread' parameter. Run to all_started
1896 instead of main. Explicitly set the breakpoint at main. Switch
1897 to the SELECTED_THREAD thread.
1898 (top level): Test handling the exec event with either the main
1899 thread or the second thread selected.
1900
1901 2017-10-09 Pedro Alves <palves@redhat.com>
1902
1903 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
1904 logic. Move STOP marker after the value checks.
1905 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
1906 regexp.
1907
1908 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
1909
1910 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
1911
1912 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1913
1914 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
1915 integer-to-dfp conversion.
1916 * gdb.base/dfp-test.exp: Likewise.
1917
1918 2017-10-04 Pedro Alves <palves@redhat.com>
1919
1920 * gdb.multi/hangout.c: Include <unistd.h>.
1921 (hangout_loop): New function.
1922 (main): Call alarm. Call hangout_loop in a loop.
1923 * gdb.multi/hello.c: Include <unistd.h>.
1924 (hello_loop): New function.
1925 (main): Call alarm. Call hangout_loop in a loop.
1926 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
1927 inferior with the other selected.
1928
1929 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
1930
1931 * gdb.mi/list-thread-groups-available.exp: New file.
1932 * gdb.mi/list-thread-groups-available.c: New file.
1933
1934 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1935
1936 * gdb.base/set-cwd.exp: Make it available on
1937 native-extended-gdbserver.
1938
1939 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1940
1941 * gdb.base/set-cwd.c: New file.
1942 * gdb.base/set-cwd.exp: Likewise.
1943
1944 2017-10-02 Tom Tromey <tom@tromey.com>
1945
1946 PR rust/22236:
1947 * gdb.rust/simple.rs (main): New variable "fslice".
1948 * gdb.rust/simple.exp: Add slice tests. Update string tests.
1949
1950 2017-10-02 Tom Tromey <tom@tromey.com>
1951
1952 * gdb.rust/simple.exp: Test ptype of a slice.
1953
1954 2017-10-02 Tom Tromey <tom@tromey.com>
1955
1956 * gdb.rust/simple.exp: Test index of slice.
1957
1958 2017-09-27 Tom Tromey <tom@tromey.com>
1959
1960 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
1961
1962 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
1963 Pedro Alves <palves@redhat.com>
1964
1965 * gdb.base/compare-sections.exp (get value of read-only section): Read
1966 as unsigned value.
1967 (corrupt read-only section): Likewise and don't set written if patching
1968 failed.
1969
1970 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1971
1972 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
1973 files.
1974
1975 2017-09-20 Pedro Alves <palves@redhat.com>
1976
1977 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
1978 symbol names in gdb's output.
1979 * gdb.cp/overload.exp ("list all overloads"): Likewise.
1980
1981 2017-09-20 Pedro Alves <palves@redhat.com>
1982
1983 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
1984 Rename to ...
1985 (test_list_ambiguous_symbol): ... this and add a symbol name
1986 parameter. Adjust.
1987 (test_list_ambiguous_function): Reimplement on top of
1988 test_list_ambiguous_symbol and also test listing ambiguous
1989 variables.
1990 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
1991 (ambiguous_fun): ... this.
1992 (ambiguous_var): New.
1993 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
1994 (ambiguous_fun): ... this.
1995 (ambiguous_var): New.
1996
1997 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1998
1999 * gdb.base/starti.c: New file.
2000 * gdb.base/starti.exp: New file.
2001 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2002
2003 2017-09-14 Pedro Alves <palves@redhat.com>
2004
2005 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2006 (top level): Use it instead of runto.
2007
2008 2017-09-11 Tom Tromey <tom@tromey.com>
2009
2010 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2011
2012 2017-09-11 Tom Tromey <tom@tromey.com>
2013
2014 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2015 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2016
2017 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2018
2019 * gdb.fortran/printing-types.exp: New file.
2020 * gdb.fortran/printing-types.exp: New file.
2021
2022 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2023
2024 * gdb.fortran/vla-ptype.exp: Fix typos.
2025 * gdb.fortran/vla-value.exp: Same.
2026
2027 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2028
2029 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2030 * gdb.mi/mi-var-child-f.exp: Likewise.
2031 * gdb.mi/mi-vla-fortran.exp: Likewise.
2032
2033 2017-09-08 Frank Penczek <frank.penczek@intel.com>
2034 Christoph Weinmann <christoph.t.weinmann@intel.com>
2035 Bernhard Heckel <bernhard.heckel@intel.com>
2036
2037 * gdb.fortran/ptr-indentation.f90: New file.
2038 * gdb.fortran/ptr-indentation.exp: New file.
2039
2040 2017-09-05 Tom Tromey <tom@tromey.com>
2041
2042 PR gdb/22010:
2043 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2044
2045 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2046
2047 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2048
2049 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2050
2051 * gdb.threads/tls-nodebug-pie.c: New file.
2052 * gdb.threads/tls-nodebug-pie.exp: New file.
2053
2054 2017-09-05 Tom Tromey <tom@tromey.com>
2055
2056 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2057 for rust.
2058
2059 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2060
2061 * gdb.multi/multi-arch-exec.exp: Test with different
2062 "follow-exec-mode" settings.
2063 (do_test): New procedure.
2064
2065 2017-09-04 Pedro Alves <palves@redhat.com>
2066
2067 * gdb.base/func-static.c (S::method const, S::method volatile)
2068 (S::method volatile const): New methods.
2069 (c_s, v_s, cv_s): New instances.
2070 (main): Call method() on them.
2071 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2072 (cannot_resolve): New procedure.
2073 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2074 print-quote-unquoted columns.
2075 (do_test): Test printing each scope too.
2076
2077 2017-09-04 Pedro Alves <palves@redhat.com>
2078
2079 * gdb.base/local-static.exp: Also test with
2080 class::method::variable wholly quoted.
2081 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2082
2083 2017-09-04 Pedro Alves <palves@redhat.com>
2084
2085 * gdb.base/local-static.c: New.
2086 * gdb.base/local-static.cc: New.
2087 * gdb.base/local-static.exp: New.
2088
2089 2017-09-04 Pedro Alves <palves@redhat.com>
2090
2091 * gdb.asm/asm-source.exp: Add casts to int.
2092 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2093 (dataglobal64_1, dataglobal64_2): New globals.
2094 * gdb.base/nodebug.exp: Test different expressions involving the
2095 new globals, with print, whatis and ptype. Add casts to int.
2096 * gdb.base/solib-display.exp: Add casts to int.
2097 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2098 * gdb.cp/m-static.exp: Add cast to int.
2099 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2100 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2101 tls variable with no debug info without a cast. Test with a cast
2102 to int too.
2103 * gdb.trace/entry-values.exp: Add casts.
2104
2105 2017-09-04 Pedro Alves <palves@redhat.com>
2106
2107 * gdb.base/nodebug.exp: Test that ptype's error about functions
2108 with unknown return type includes the function name too.
2109
2110 2017-09-04 Pedro Alves <palves@redhat.com>
2111
2112 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2113 return type of munmap in infcall.
2114 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2115 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2116 type of ftell in infcall.
2117 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2118 type of getpid in infcall.
2119 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2120 infcall.
2121 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2122 Bail on failure to extract the pid.
2123 * gdb.base/nodebug.c: #include <stdint.h>.
2124 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2125 New functions.
2126 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2127 Change expected output of print/whatis/ptype with functions with
2128 no debug info. Test all supported languages. Call
2129 test_call_promotion.
2130 * gdb.compile/compile.exp: Adjust expected output to expect
2131 warning.
2132 * gdb.threads/siginfo-threads.exp: Likewise.
2133
2134 2017-09-04 Pedro Alves <palves@redhat.com>
2135
2136 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2137 "prototypes". Test calling float functions via prototyped and
2138 unprototyped function pointers.
2139 (perform_all_tests): New parameter "prototypes". Pass it down.
2140 (top level): Pass down "prototypes" parameter to
2141 perform_all_tests.
2142
2143 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2144
2145 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2146 Test with nested loops.
2147
2148 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2149
2150 * gdb.base/commands.exp: Call the new procedures.
2151 (loop_break_test, loop_continue_test): New procedures.
2152
2153 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2154
2155 * gdb.base/commands.exp: Call new procedure.
2156 (define_if_without_arg_test): New procedure.
2157
2158 2017-09-04 Pedro Alves <palves@redhat.com>
2159
2160 * gdb.base/list-ambiguous.exp: New file.
2161 * gdb.base/list-ambiguous0.c: New file.
2162 * gdb.base/list-ambiguous1.c: New file.
2163 * gdb.base/list.exp (test_list_range): Adjust expected output.
2164
2165 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2166
2167 * gdb.base/share-env-with-gdbserver.c: New file.
2168 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2169
2170 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2171
2172 * gdb.base/commands.exp (gdbvar_simple_if_test,
2173 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2174 progvar_simple_if_test, progvar_simple_while_test,
2175 progvar_complex_if_while_test, user_defined_command_test,
2176 user_defined_command_args_eval,
2177 user_defined_command_args_stack_test,
2178 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2179 temporary_breakpoint_commands,
2180 gdb_test_no_prompt, redefine_hook_test,
2181 redefine_backtrace_test): Remove "global gdb_prompt".
2182
2183 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2184
2185 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2186 New proc, call it from toplevel.
2187
2188 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2189
2190 PR remote/21852
2191 * gdb.server/normal.c: New file, copied from gdb.base.
2192 * gdb.server/run-without-local-binary.exp: New file.
2193
2194 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
2195
2196 * gdb.arch/sparc64-adi.exp: New file.
2197 * gdb.arch/sparc64-adi.c: New file.
2198
2199 2017-08-22 Pedro Alves <palves@redhat.com>
2200
2201 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2202 (top level): Add "list all overloads" tests.
2203
2204 2017-08-22 Tom Tromey <tom@tromey.com>
2205
2206 * gdb.gdb/xfullpath.exp: Remove.
2207
2208 2017-08-21 Pedro Alves <palves@redhat.com>
2209
2210 PR gdb/19487
2211 * gdb.base/symbol-alias.c: New.
2212 * gdb.base/symbol-alias2.c: New.
2213 * gdb.base/symbol-alias.exp: New.
2214
2215 2017-08-21 Pedro Alves <palves@redhat.com>
2216
2217 * gdb.base/dfp-test.c
2218 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2219 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2220 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2221 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2222 * gdb.base/whatis-ptype-typedefs.c: New.
2223 * gdb.base/whatis-ptype-typedefs.exp: New.
2224 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2225 (an_int, an_int_type, an_int_type2): New globals.
2226 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2227 involving typedefs and cast expressions.
2228 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2229 (lookup_typedefs_function): New.
2230 (typedefs_pretty_printers_dict): New.
2231 (top level): Register lookup_typedefs_function in
2232 gdb.pretty_printers.
2233
2234 2017-08-18 Yao Qi <yao.qi@linaro.org>
2235
2236 * gdb.server/unittest.exp: New.
2237
2238 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2239
2240 PR gdb/21954
2241 * gdb.base/environ.exp: Add test to check if 'unset environment'
2242 works.
2243
2244 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2245
2246 * lib/gdb.exp (universal_compile_options): New caching proc.
2247 (gdb_compile): Suppress GCC's coloring of messages.
2248
2249 2017-08-14 Tom Tromey <tom@tromey.com>
2250
2251 PR gdb/21675:
2252 * gdb.base/printcmds.exp (test_radices): New function.
2253 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2254 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2255 * lib/gdb.exp (get_integer_valueof): Use p/d.
2256
2257 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2258
2259 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2260 characters.
2261
2262 2017-08-05 Tom Tromey <tom@tromey.com>
2263
2264 * gdb.rust/simple.exp: Allow String to appear in a different
2265 namespace.
2266
2267 2017-07-26 Yao Qi <yao.qi@linaro.org>
2268
2269 * gdb.gdb/unittest.exp: Invoke command
2270 "maintenance check xml-descriptions".
2271
2272 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2273
2274 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2275 calling context.
2276 (hex128): Drop erroneous calculation of parameters.
2277
2278 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2279
2280 * gdb.python/py-unwind.exp: Disable stack protection when
2281 building test file.
2282
2283 2017-07-20 Pedro Alves <palves@redhat.com>
2284
2285 * gdb.base/default.exp (set language): Adjust expected output.
2286
2287 2017-07-20 Pedro Alves <palves@redhat.com>
2288
2289 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2290 (test_minsym): ... this, and make static.
2291 (get_pck__foo__bar__minsym): Rename to ...
2292 (get_test_minsym): ... this.
2293 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2294 symbol names and comments.
2295 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2296 (get_test_minsym): ... this.
2297 (pck__foo__bar__minsym__2): Rename to ...
2298 (test_minsym): ... this.
2299 (main): Adjust.
2300
2301 2017-07-17 Pedro Alves <palves@redhat.com>
2302
2303 * gdb.base/completion.exp: Adjust expected output.
2304 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2305 the completer works.
2306
2307 2017-07-17 Pedro Alves <palves@redhat.com>
2308
2309 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2310
2311 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2312
2313 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2314
2315 2017-07-14 Tom Tromey <tom@tromey.com>
2316
2317 PR rust/21764:
2318 * gdb.rust/simple.exp: Add tests.
2319
2320 2017-07-14 Tom Tromey <tom@tromey.com>
2321
2322 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2323
2324 2017-07-14 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.linespec/base/one/thefile.cc (z1): New function.
2327 * gdb.linespec/base/two/thefile.cc (z2): New function.
2328 * gdb.linespec/linespec.exp: Add tests.
2329
2330 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2331
2332 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2333 to mi_create_breakpoint.
2334
2335 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2336
2337 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2338 mi_create_breakpoint.
2339
2340 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2341
2342 * gdb.dlang/demangle.exp: Update for demangling changes.
2343
2344 2017-07-09 Tom Tromey <tom@tromey.com>
2345
2346 * gdb.dwarf2/shortpiece.exp: New file.
2347
2348 2017-07-06 David Blaikie <dblaikie@gmail.com>
2349
2350 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2351 built from fissiont-multi-cu{1,2}.c.
2352 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2353 except putting 'main' and 'func' in separate CUs in the same DWO file.
2354 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2355 test.
2356 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2357 test.
2358
2359 2017-07-06 Pedro Alves <palves@redhat.com>
2360
2361 * gdb.python/py-unwind.exp: Test flushregs.
2362
2363 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2364
2365 PR cli/21688
2366 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2367 tests for alias commands and trailing whitespace.
2368
2369 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2370
2371 PR cli/21688
2372 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2373 procedure. Call it.
2374
2375 2017-06-29 Pedro Alves <palves@redhat.com>
2376
2377 * gdb.base/printcmds.exp: Add tests.
2378
2379 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2380
2381 PR gdb/21337
2382 * gdb.base/reread-readsym.exp: New file.
2383 * gdb.base/reread-readsym.c: New file.
2384
2385 2017-06-21 Kevin Buettner <kevinb@redhat.com>
2386
2387 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2388 subpattern.
2389
2390 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2391
2392 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2393 extended mnemonic.
2394 * gdb.arch/powerpc-power9.s: Likewise.
2395
2396 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2397
2398 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2399 on 32-bit x86 targets. Exploit is_*_target macros where
2400 appropriate.
2401
2402 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2403
2404 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2405 register pieces.
2406
2407 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2408
2409 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2410 located in one or more DWARF pieces.
2411
2412 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2413
2414 * lib/gdb.exp (get_endianness): New proc.
2415 * gdb.arch/aarch64-fp.exp: Use it.
2416 * gdb.arch/altivec-regs.exp: Likewise.
2417 * gdb.arch/e500-regs.exp: Likewise.
2418 * gdb.arch/vsx-regs.exp: Likewise.
2419 * gdb.base/dump.exp: Likewise.
2420 * gdb.base/funcargs.exp: Likewise.
2421 * gdb.base/gnu_vector.exp: Likewise.
2422 * gdb.dwarf2/formdata16.exp: Likewise.
2423 * gdb.dwarf2/implptrpiece.exp: Likewise.
2424 * gdb.dwarf2/nonvar-access.exp: Likewise.
2425 * gdb.python/py-inferior.exp: Likewise.
2426 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2427
2428 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2429
2430 PR gdb/21226
2431 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2432 stack value pieces are taken from the LSB end.
2433
2434 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2435
2436 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2437 variable at nonzero offset.
2438
2439 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2440
2441 * gdb.dwarf2/var-access.c: New file.
2442 * gdb.dwarf2/var-access.exp: New test.
2443 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2444
2445 2017-06-12 Tom Tromey <tom@tromey.com>
2446
2447 * gdb.dwarf2/formdata16.exp: Add tests.
2448
2449 2017-06-12 Tom Tromey <tom@tromey.com>
2450
2451 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2452
2453 2017-06-12 Tom Tromey <tom@tromey.com>
2454
2455 PR exp/16225:
2456 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2457 * gdb.arch/vsx-regs.exp: Update tests.
2458 * gdb.arch/s390-vregs.exp (hex128): New proc.
2459 Update test.
2460 * gdb.arch/altivec-regs.exp: Update tests.
2461
2462 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2463
2464 * gdb.base/startup-with-shell.c: New file.
2465 * gdb.base/startup-with-shell.exp: Likewise.
2466
2467 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2468
2469 * gdb.server/non-existing-program.exp: Update regex in order to
2470 reflect the fact that gdbserver is now using fork_inferior (with a
2471 shell) to startup the inferior.
2472
2473 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2474
2475 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2476 support function calls from GDB.
2477
2478 2017-05-21 Tom Tromey <tom@tromey.com>
2479
2480 PR rust/21466:
2481 * gdb.rust/unsized.exp: New file.
2482 * gdb.rust/unsized.rs: New file.
2483
2484 2017-05-19 Tom Tromey <tom@tromey.com>
2485
2486 PR rust/21484:
2487 * gdb.rust/watch.exp: New file.
2488 * gdb.rust/watch.rs: New file.
2489
2490 2017-05-18 Tom Tromey <tom@tromey.com>
2491
2492 * gdb.rust/simple.exp: Allow Box to be qualified.
2493
2494 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2495
2496 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2497
2498 2017-05-18 Pedro Alves <palves@redhat.com>
2499
2500 * gdb.base/fileio.c (test_write, test_read, test_close)
2501 (test_fstat): Don't print 'ret' in the fail path.
2502
2503 2017-05-18 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2506 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2507 (test_system, test_rename, test_unlink, test_time): Change
2508 prototypes.
2509 * gdb.base/fileio.exp (stop_msg): Adjust.
2510
2511 2017-05-18 Pedro Alves <palves@redhat.com>
2512
2513 * gdb.base/fileio.c (null_str): New global.
2514 (test_stat): Use it.
2515 * gdb.base/fileio.exp: Remove nowarnings.
2516
2517 2017-05-17 Yao Qi <yao.qi@linaro.org>
2518
2519 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2520
2521 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2522
2523 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2524 argument command.
2525 (top-level): Invoke test_set_inferior_tty.
2526
2527 2017-05-04 Pedro Alves <palves@redhat.com>
2528
2529 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2530 Add parens to print call for Python 3.
2531
2532 2017-05-03 Keith Seitz <keiths@redhat.com>
2533
2534 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2535 (main): Call it.
2536
2537 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2538
2539 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2540 to prev and next.
2541
2542 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2543
2544 * gdb.python/py-record-btrace.exp: Remove test for
2545 gdb.BtraceInstruction.error.
2546
2547 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2548
2549 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2550
2551 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2552
2553 * gdb.python/py-record-btrace-threads.c: New file.
2554 * gdb.python/py-record-btrace-threads.exp: New file.
2555
2556 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2557
2558 PR testsuite/8595
2559 * gdb.base/environ.exp: Make test available in all architectures.
2560 Move bits related to "info program" testing to
2561 gdb.base/info-program.exp. Rewrite tests to use the two new
2562 procedures mentione below.
2563 (test_set_show_env_var) New procedure.
2564 (test_set_show_env_var_equal): Likewise.
2565 * gdb.base/info-program.exp: New file.
2566
2567 2017-04-27 Keith Seitz <keiths@redhat.com>
2568
2569 * gdb.cp/oranking.cc (test15): New function.
2570 (main): Call test15 and declare additional variables for testing.
2571 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2572 "p foo101('abc')" tests.
2573 Add tests for cv qualifier overloads.
2574 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2575 "lvalue reference overload" test.
2576 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2577 "print value of f1 on Child&& in f2" test.
2578
2579 2017-04-19 Pedro Alves <palves@redhat.com>
2580
2581 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2582 procedure.
2583 (top level): Call it.
2584 * lib/gdb.exp (gdb_define_cmd): New procedure.
2585
2586 2017-04-12 Pedro Alves <palves@redhat.com>
2587
2588 PR gdb/21323
2589 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2590 (wchar): New global.
2591 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2592 (do_test_wide_char, wide_char_types_no_program, top level): Add
2593 wchar_t testing.
2594
2595 2017-04-12 Pedro Alves <palves@redhat.com>
2596
2597 PR c++/21323
2598 * gdb.cp/wide_char_types.c: New file.
2599 * gdb.cp/wide_char_types.exp: New file.
2600
2601 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2602
2603 PR gdb/21352
2604 * gdb.trace/tsv.exp: Add test for "tsave -r".
2605
2606 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2607
2608 * gdb.dlang/watch-loc.c: New file.
2609 * gdb.dlang/watch-loc.exp: New file.
2610
2611 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2612
2613 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2614
2615 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2616
2617 * gdb.arch/arc-analyze-prologue.S: New file.
2618 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2619
2620 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2621
2622 * gdb.arch/arc-decode-insn.S: New file.
2623 * gdb.arch/arc-decode-insn.exp: Likewise.
2624
2625 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2626
2627 PR tdep/20928
2628 * gdb.arch/sparc64-regs.exp: New file.
2629 * gdb.arch/sparc64-regs.S: Likewise.
2630
2631 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2632
2633 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2634 and memory view on Python 3.
2635
2636 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
2637 Keith Seitz <keiths@redhat.com>
2638
2639 PR gdb/14441
2640 * gdb.cp/demangle.exp: Add rvalue reference tests.
2641 * gdb.cp/rvalue-ref-casts.cc: New file.
2642 * gdb.cp/rvalue-ref-casts.exp: New file.
2643 * gdb.cp/rvalue-ref-overload.cc: New file.
2644 * gdb.cp/rvalue-ref-overload.exp: New file.
2645 * gdb.cp/rvalue-ref-params.cc: New file.
2646 * gdb.cp/rvalue-ref-params.exp: New file.
2647 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2648 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2649 * gdb.cp/rvalue-ref-types.cc: New file.
2650 * gdb.cp/rvalue-ref-types.exp: New file.
2651 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2652 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2653
2654 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2655
2656 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2657 New procedure.
2658
2659 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2660
2661 * lib/mi-support.exp (mi_gdb_test): Add additional message
2662 for unexpected output.
2663
2664 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2665
2666 * gdb.base/examine-backward.c (Barrier): New character array
2667 constant, to ensure that TestStrings is preceded by a string
2668 terminator.
2669
2670 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2671
2672 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2673 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2674 and implicit pointer into such a location.
2675
2676 2017-03-16 Doug Evans <dje@google.com>
2677
2678 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2679
2680 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2681
2682 * gdb.cp/m-static.exp: Fix expectation for prototype of
2683 test5.single_constructor and single_constructor::single_constructor.
2684
2685 2017-03-16 Doug Evans <dje@google.com>
2686
2687 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2688 * gdb.guile/scm-lazy-string.c: New file.
2689 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2690 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2691 for pointer, array, typedef lazy strings.
2692
2693 2017-03-16 Doug Evans <dje@google.com>
2694
2695 PR python/17728, python/18439, python/18779
2696 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2697 * gdb.python/py-lazy-string.c (pointer): New typedef.
2698 (main): New locals ptr, array, typedef_ptr.
2699 * gdb.python/py-value.exp: Move lazy string tests to ...
2700 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2701 array, typedef lazy strings.
2702
2703 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2704
2705 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2706 Add optional 'test' parameter.
2707
2708 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2709
2710 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2711 Skip for versions of DejaGnu < 1.5.
2712
2713 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2714
2715 * lib/gdb.exp (dejagnu_version): New proc.
2716 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2717 Use dejagnu_version.
2718
2719 2017-03-10 Keith Seitz <keiths@redhat.com>
2720
2721 PR c++/8128
2722 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2723 type from destructor regexps.
2724 Add a branch which actually passes the test.
2725 Adjust "ptype t5i" test names.
2726
2727 2017-03-08 Pedro Alves <palves@redhat.com>
2728
2729 * gdb.base/step-over-exit.exp: Add explicit test message.
2730
2731 2017-03-08 Pedro Alves <palves@redhat.com>
2732
2733 PR gdb/18360
2734 * gdb.threads/interrupt-while-step-over.c: New file.
2735 * gdb.threads/interrupt-while-step-over.exp: New file.
2736
2737 2017-03-08 Pedro Alves <palves@redhat.com>
2738
2739 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2740 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2741
2742 2017-03-08 Pedro Alves <palves@redhat.com>
2743
2744 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
2745 PKRU as not supported as a PASS.
2746
2747 2017-03-08 Pedro Alves <palves@redhat.com>
2748
2749 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
2750 prefix instead of $binfile1/$binfile2.
2751 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
2752 in test message.
2753 * gdb.python/py-completion.exp: Use "load python file" as test
2754 messages instead of unstable path names.
2755
2756 2017-03-08 Pedro Alves <palves@redhat.com>
2757 Jan Kratochvil <jan.kratochvil@redhat.com>
2758
2759 PR cli/21218
2760 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2761 New proc.
2762 (top level): Call it.
2763
2764 2017-03-08 Pedro Alves <palves@redhat.com>
2765
2766 PR tui/21216
2767 * gdb.tui/tui-nl-filtered-output.exp: New file.
2768
2769 2017-03-08 Pedro Alves <palves@redhat.com>
2770
2771 * gdb.base/completion.exp: Move TUI completion tests to ...
2772 * gdb.tui/completion.exp: ... this new file.
2773
2774 2017-03-08 Pedro Alves <palves@redhat.com>
2775
2776 * gdb.base/tui-disasm-long-lines.c,
2777 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
2778 gdb.base/tui-layout.exp: Move to ...
2779 * gdb.tui/: ... this new directory.
2780
2781 2017-03-07 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.base/tui-layout.c: New file.
2784 * gdb.base/tui-layout.exp: New file.
2785
2786 2017-03-07 Pedro Alves <palves@redhat.com>
2787
2788 * gdb.base/tui-layout.c: Rename to ...
2789 * gdb.base/tui-disasm-long-lines.c: ... this.
2790 * gdb.base/tui-layout.exp: Rename to ...
2791 * gdb.base/tui-disasm-long-lines.exp: ... this.
2792
2793 2017-03-07 Pedro Alves <palves@redhat.com>
2794
2795 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
2796
2797 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2798
2799 * i386-mpx-call.c: New file.
2800 * i386-mpx-call.exp: New file.
2801
2802 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
2803
2804 * gdb.arch/powerpc-power.exp: Delete test.
2805 * gdb.arch/powerpc-power.s: Likewise.
2806 * gdb.disasm/disassembler-options.exp: New test.
2807 * gdb.arch/powerpc-altivec.exp: Likewise.
2808 * gdb.arch/powerpc-altivec.s: Likewise.
2809 * gdb.arch/powerpc-altivec2.exp: Likewise.
2810 * gdb.arch/powerpc-altivec2.s: Likewise.
2811 * gdb.arch/powerpc-altivec3.exp: Likewise.
2812 * gdb.arch/powerpc-altivec3.s: Likewise.
2813 * gdb.arch/powerpc-power7.exp: Likewise.
2814 * gdb.arch/powerpc-power7.s: Likewise.
2815 * gdb.arch/powerpc-power8.exp: Likewise.
2816 * gdb.arch/powerpc-power8.s: Likewise.
2817 * gdb.arch/powerpc-power9.exp: Likewise.
2818 * gdb.arch/powerpc-power9.s: Likewise.
2819 * gdb.arch/powerpc-vsx.exp: Likewise.
2820 * gdb.arch/powerpc-vsx.s: Likewise.
2821 * gdb.arch/powerpc-vsx2.exp: Likewise.
2822 * gdb.arch/powerpc-vsx2.s: Likewise.
2823 * gdb.arch/powerpc-vsx3.exp: Likewise.
2824 * gdb.arch/powerpc-vsx3.s: Likewise.
2825 * gdb.arch/arm-disassembler-options.exp: Likewise.
2826 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2827 * gdb.arch/s390-disassembler-options.exp: Likewise.
2828
2829 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
2830
2831 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
2832 (check_supported_features): ... this. Changed return type to void.
2833 (supports_rdseed): New static global.
2834 (rdseed): Check supports_rdseed.
2835 (initialize): Call check_supported_features.
2836
2837 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2838
2839 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
2840 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
2841 and lqarx/stqcx.
2842 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
2843 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
2844
2845 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2846
2847 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
2848 uppercase.
2849
2850 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2851
2852 * gdb.dwarf2/formdata16.c: New file.
2853 * gdb.dwarf2/formdata16.exp: New file.
2854 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
2855
2856 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
2859 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
2860 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
2861 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
2862 DW_AT_GNU_*.
2863
2864 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2865
2866 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
2867
2868 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
2869
2870 PR gdb/21164
2871 * gdb.base/maint.exp: Add testcases for when the commands do
2872 not have arguments.
2873
2874 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
2875
2876 * gdb.cp/chained-calls.exp: Use p instead of P.
2877
2878 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
2879
2880 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
2881 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
2882
2883 2017-02-14 Tom Tromey <tom@tromey.com>
2884
2885 PR python/13598:
2886 * gdb.python/py-events.exp: Add before_prompt event tests.
2887
2888 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2889
2890 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
2891
2892 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
2893
2894 * gdb.linespec/explicit.c (my_unique_function_name): New function.
2895 (main): Call my_unique_function_name.
2896 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
2897 completion of patterns with a single match.
2898 Add missing -re switches to gdb_test_multiple calls.
2899
2900 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
2901
2902 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
2903 return if core file is not recognized.
2904
2905 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2906
2907 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
2908 and extra UIs.
2909
2910 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2911
2912 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
2913 proc_with_prefix.
2914
2915 2017-02-10 Tom Tromey <tom@tromey.com>
2916
2917 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
2918
2919 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
2920
2921 PR gdb/21122
2922 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
2923
2924 2017-02-08 Jerome Guitton <guitton@adacore.com>
2925
2926 * gdb.base/define.exp: Add test for command abbreviations
2927 in define.
2928
2929 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
2930
2931 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
2932 * gdb.reverse/insn-reverse-x86.c: New file.
2933
2934 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
2935
2936 PR tdep/20936
2937 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
2938
2939 2017-02-03 Tom Tromey <tom@tromey.com>
2940
2941 PR rust/21097:
2942 * gdb.rust/simple.exp: Add new tests.
2943
2944 2017-02-02 Pedro Alves <palves@redhat.com>
2945
2946 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
2947 tests.
2948
2949 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
2950
2951 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
2952 taking a 2-byte value out of a 4-byte DWARF implicit value on
2953 big-endian targets.
2954 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
2955 logic. Add test cases for DW_OP_implicit.
2956
2957 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2958
2959 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
2960
2961 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2962
2963 * gdb.btrace/enable.exp: Call gdb_exit before
2964 skip_gdbserver_tests.
2965
2966 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2967
2968 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
2969 GDBFLAGS.
2970
2971 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2972
2973 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
2974 the test is skipped.
2975 * gdb.btrace/data.exp: Likewise.
2976 * gdb.btrace/delta.exp: Likewise.
2977 * gdb.btrace/dlopen.exp: Likewise.
2978 * gdb.btrace/enable-running.exp: Likewise.
2979 * gdb.btrace/enable.exp: Likewise.
2980 * gdb.btrace/exception.exp: Likewise.
2981 * gdb.btrace/function_call_history.exp: Likewise.
2982 * gdb.btrace/gcore.exp: Likewise.
2983 * gdb.btrace/instruction_history.exp: Likewise.
2984 * gdb.btrace/multi-thread-step.exp: Likewise.
2985 * gdb.btrace/nohist.exp: Likewise.
2986 * gdb.btrace/non-stop.exp: Likewise.
2987 * gdb.btrace/reconnect.exp: Likewise.
2988 * gdb.btrace/record_goto-step.exp: Likewise.
2989 * gdb.btrace/record_goto.exp: Likewise.
2990 * gdb.btrace/rn-dl-bind.exp: Likewise.
2991 * gdb.btrace/segv.exp: Likewise.
2992 * gdb.btrace/step.exp: Likewise.
2993 * gdb.btrace/stepi.exp: Likewise.
2994 * gdb.btrace/tailcall-only.exp: Likewise.
2995 * gdb.btrace/tailcall.exp: Likewise.
2996 * gdb.btrace/tsx.exp: Likewise.
2997 * gdb.btrace/unknown_functions.exp: Likewise.
2998 * gdb.btrace/vdso.exp: Likewise.
2999
3000 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3001
3002 * gdb.btrace/enable-running.c: New.
3003 * gdb.btrace/enable-running.exp: New.
3004
3005 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3006
3007 * gdb.arch/amd64-gs_base.c: New file.
3008 * gdb.arch/amd64-gs_base.exp: New file.
3009
3010 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3011
3012 * lib/memory.exp: Remove spurious empty newlines.
3013
3014 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3015
3016 * gdb.python/py-bad-printers.exp: Load python file using "source".
3017 * gdb.python/py-events.exp: Likewise.
3018 * gdb.python/py-evsignal.exp: Likewise.
3019 * gdb.python/py-evthreads.exp: Likewise.
3020 * gdb.python/py-frame-args.exp: Likewise.
3021 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3022 * gdb.python/py-framefilter-mi.exp: Likewise.
3023 * gdb.python/py-framefilter.exp: Likewise.
3024 * gdb.python/py-mi.exp: Likewise.
3025 * gdb.python/py-pp-maint.exp: Likewise.
3026 * gdb.python/py-pp-registration.exp: Likewise.
3027 * gdb.python/py-prettyprint.exp: Likewise.
3028 (run_lang_tests): Likewise.
3029 * gdb.python/py-typeprint.exp: Likewise.
3030
3031 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3032
3033 * lib/memory.exp: New file.
3034 * lib/gdb.exp: Load memory.exp.
3035 * gdb.base/memattr.exp (delete_memory): Move proc to
3036 lib/memory.exp and rename to delete_memory_regions.
3037 Replace delete_memory with delete_memory_regions.
3038 Cleanup memory regions before tests.
3039 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3040 before tests.
3041
3042 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3043
3044 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3045 files.
3046 (initialize): New function conditionally defined.
3047 (testcases): Move within conditional block.
3048 (main): Call initialize.
3049 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3050 of gdb.reverse/insn-reverse.c.
3051 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3052 gdb.reverse/insn-reverse.c.
3053
3054 2017-01-26 Yao Qi <yao.qi@linaro.org>
3055
3056 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3057 disassemble on address 0.
3058
3059 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3060 Yao Qi <yao.qi@linaro.org>
3061
3062 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3063 * gdb.dwarf2/implptr-64bit.S: Remove.
3064 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3065 variables in caller's context. Add DW_OP_implicit_value.
3066
3067 2017-01-25 Yao Qi <yao.qi@linaro.org>
3068
3069 * lib/dwarf.exp (Dwarf::_location): Handle
3070 DW_OP_GNU_implicit_pointer with proper size.
3071
3072 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3073
3074 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3075 and add untested calls.
3076
3077 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3078
3079 * gdb.python/python.exp: Check line number against what GDB thinks
3080 the line number is for func1.
3081
3082 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3083
3084 * gdb.dlang/debug-expr.exp: New file.
3085
3086 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
3087
3088 Fix test names for the following files:
3089
3090 * gdb.ada/exec_changed.exp
3091 * gdb.ada/info_types.exp
3092 * gdb.arch/aarch64-atomic-inst.exp
3093 * gdb.arch/aarch64-fp.exp
3094 * gdb.arch/altivec-abi.exp
3095 * gdb.arch/altivec-regs.exp
3096 * gdb.arch/amd64-byte.exp
3097 * gdb.arch/amd64-disp-step.exp
3098 * gdb.arch/amd64-dword.exp
3099 * gdb.arch/amd64-entry-value-inline.exp
3100 * gdb.arch/amd64-entry-value-param.exp
3101 * gdb.arch/amd64-entry-value-paramref.exp
3102 * gdb.arch/amd64-entry-value.exp
3103 * gdb.arch/amd64-i386-address.exp
3104 * gdb.arch/amd64-invalid-stack-middle.exp
3105 * gdb.arch/amd64-invalid-stack-top.exp
3106 * gdb.arch/amd64-optimout-repeat.exp
3107 * gdb.arch/amd64-prologue-skip.exp
3108 * gdb.arch/amd64-prologue-xmm.exp
3109 * gdb.arch/amd64-stap-special-operands.exp
3110 * gdb.arch/amd64-stap-wrong-subexp.exp
3111 * gdb.arch/amd64-tailcall-cxx.exp
3112 * gdb.arch/amd64-tailcall-noret.exp
3113 * gdb.arch/amd64-tailcall-ret.exp
3114 * gdb.arch/amd64-tailcall-self.exp
3115 * gdb.arch/amd64-word.exp
3116 * gdb.arch/arm-bl-branch-dest.exp
3117 * gdb.arch/arm-disp-step.exp
3118 * gdb.arch/arm-neon.exp
3119 * gdb.arch/arm-single-step-kernel-helper.exp
3120 * gdb.arch/avr-flash-qualifier.exp
3121 * gdb.arch/disp-step-insn-reloc.exp
3122 * gdb.arch/e500-abi.exp
3123 * gdb.arch/e500-regs.exp
3124 * gdb.arch/ftrace-insn-reloc.exp
3125 * gdb.arch/i386-avx512.exp
3126 * gdb.arch/i386-bp_permanent.exp
3127 * gdb.arch/i386-byte.exp
3128 * gdb.arch/i386-cfi-notcurrent.exp
3129 * gdb.arch/i386-disp-step.exp
3130 * gdb.arch/i386-dr3-watch.exp
3131 * gdb.arch/i386-float.exp
3132 * gdb.arch/i386-gnu-cfi.exp
3133 * gdb.arch/i386-mpx-map.exp
3134 * gdb.arch/i386-mpx-sigsegv.exp
3135 * gdb.arch/i386-mpx-simple_segv.exp
3136 * gdb.arch/i386-mpx.exp
3137 * gdb.arch/i386-permbkpt.exp
3138 * gdb.arch/i386-prologue.exp
3139 * gdb.arch/i386-signal.exp
3140 * gdb.arch/i386-size-overlap.exp
3141 * gdb.arch/i386-unwind.exp
3142 * gdb.arch/i386-word.exp
3143 * gdb.arch/mips-fcr.exp
3144 * gdb.arch/powerpc-d128-regs.exp
3145 * gdb.arch/powerpc-stackless.exp
3146 * gdb.arch/ppc64-atomic-inst.exp
3147 * gdb.arch/s390-stackless.exp
3148 * gdb.arch/s390-tdbregs.exp
3149 * gdb.arch/s390-vregs.exp
3150 * gdb.arch/sparc-sysstep.exp
3151 * gdb.arch/thumb-bx-pc.exp
3152 * gdb.arch/thumb-singlestep.exp
3153 * gdb.arch/thumb2-it.exp
3154 * gdb.arch/vsx-regs.exp
3155 * gdb.asm/asm-source.exp
3156 * gdb.base/a2-run.exp
3157 * gdb.base/advance.exp
3158 * gdb.base/all-bin.exp
3159 * gdb.base/anon.exp
3160 * gdb.base/args.exp
3161 * gdb.base/arithmet.exp
3162 * gdb.base/async-shell.exp
3163 * gdb.base/async.exp
3164 * gdb.base/attach-pie-noexec.exp
3165 * gdb.base/attach-twice.exp
3166 * gdb.base/auto-load.exp
3167 * gdb.base/bang.exp
3168 * gdb.base/bitfields.exp
3169 * gdb.base/break-always.exp
3170 * gdb.base/break-caller-line.exp
3171 * gdb.base/break-entry.exp
3172 * gdb.base/break-inline.exp
3173 * gdb.base/break-on-linker-gcd-function.exp
3174 * gdb.base/break-probes.exp
3175 * gdb.base/break.exp
3176 * gdb.base/breakpoint-shadow.exp
3177 * gdb.base/call-ar-st.exp
3178 * gdb.base/call-sc.exp
3179 * gdb.base/call-signal-resume.exp
3180 * gdb.base/call-strs.exp
3181 * gdb.base/callfuncs.exp
3182 * gdb.base/catch-fork-static.exp
3183 * gdb.base/catch-gdb-caused-signals.exp
3184 * gdb.base/catch-load.exp
3185 * gdb.base/catch-signal-fork.exp
3186 * gdb.base/catch-signal.exp
3187 * gdb.base/catch-syscall.exp
3188 * gdb.base/charset.exp
3189 * gdb.base/checkpoint.exp
3190 * gdb.base/chng-syms.exp
3191 * gdb.base/code-expr.exp
3192 * gdb.base/code_elim.exp
3193 * gdb.base/commands.exp
3194 * gdb.base/completion.exp
3195 * gdb.base/complex.exp
3196 * gdb.base/cond-expr.exp
3197 * gdb.base/condbreak.exp
3198 * gdb.base/consecutive.exp
3199 * gdb.base/continue-all-already-running.exp
3200 * gdb.base/coredump-filter.exp
3201 * gdb.base/corefile.exp
3202 * gdb.base/dbx.exp
3203 * gdb.base/debug-expr.exp
3204 * gdb.base/define.exp
3205 * gdb.base/del.exp
3206 * gdb.base/disabled-location.exp
3207 * gdb.base/disasm-end-cu.exp
3208 * gdb.base/disasm-optim.exp
3209 * gdb.base/display.exp
3210 * gdb.base/duplicate-bp.exp
3211 * gdb.base/ena-dis-br.exp
3212 * gdb.base/ending-run.exp
3213 * gdb.base/enumval.exp
3214 * gdb.base/environ.exp
3215 * gdb.base/eu-strip-infcall.exp
3216 * gdb.base/eval-avoid-side-effects.exp
3217 * gdb.base/eval-skip.exp
3218 * gdb.base/exitsignal.exp
3219 * gdb.base/expand-psymtabs.exp
3220 * gdb.base/filesym.exp
3221 * gdb.base/find-unmapped.exp
3222 * gdb.base/finish.exp
3223 * gdb.base/float.exp
3224 * gdb.base/foll-exec-mode.exp
3225 * gdb.base/foll-exec.exp
3226 * gdb.base/foll-fork.exp
3227 * gdb.base/fortran-sym-case.exp
3228 * gdb.base/freebpcmd.exp
3229 * gdb.base/func-ptr.exp
3230 * gdb.base/func-ptrs.exp
3231 * gdb.base/funcargs.exp
3232 * gdb.base/gcore-buffer-overflow.exp
3233 * gdb.base/gcore-relro-pie.exp
3234 * gdb.base/gcore-relro.exp
3235 * gdb.base/gcore.exp
3236 * gdb.base/gdb1090.exp
3237 * gdb.base/gdb11530.exp
3238 * gdb.base/gdb11531.exp
3239 * gdb.base/gdb1821.exp
3240 * gdb.base/gdbindex-stabs.exp
3241 * gdb.base/gdbvars.exp
3242 * gdb.base/hbreak.exp
3243 * gdb.base/hbreak2.exp
3244 * gdb.base/included.exp
3245 * gdb.base/infcall-input.exp
3246 * gdb.base/inferior-died.exp
3247 * gdb.base/infnan.exp
3248 * gdb.base/info-macros.exp
3249 * gdb.base/info-os.exp
3250 * gdb.base/info-proc.exp
3251 * gdb.base/info-shared.exp
3252 * gdb.base/info-target.exp
3253 * gdb.base/infoline.exp
3254 * gdb.base/interp.exp
3255 * gdb.base/interrupt.exp
3256 * gdb.base/jit-reader.exp
3257 * gdb.base/jit-simple.exp
3258 * gdb.base/kill-after-signal.exp
3259 * gdb.base/kill-detach-inferiors-cmd.exp
3260 * gdb.base/label.exp
3261 * gdb.base/langs.exp
3262 * gdb.base/ldbl_e308.exp
3263 * gdb.base/line-symtabs.exp
3264 * gdb.base/linespecs.exp
3265 * gdb.base/list.exp
3266 * gdb.base/long_long.exp
3267 * gdb.base/longest-types.exp
3268 * gdb.base/maint.exp
3269 * gdb.base/max-value-size.exp
3270 * gdb.base/memattr.exp
3271 * gdb.base/mips_pro.exp
3272 * gdb.base/morestack.exp
3273 * gdb.base/moribund-step.exp
3274 * gdb.base/multi-forks.exp
3275 * gdb.base/nested-addr.exp
3276 * gdb.base/nextoverexit.exp
3277 * gdb.base/noreturn-finish.exp
3278 * gdb.base/noreturn-return.exp
3279 * gdb.base/nostdlib.exp
3280 * gdb.base/offsets.exp
3281 * gdb.base/opaque.exp
3282 * gdb.base/pc-fp.exp
3283 * gdb.base/permissions.exp
3284 * gdb.base/print-symbol-loading.exp
3285 * gdb.base/prologue-include.exp
3286 * gdb.base/psymtab.exp
3287 * gdb.base/ptype.exp
3288 * gdb.base/random-signal.exp
3289 * gdb.base/randomize.exp
3290 * gdb.base/range-stepping.exp
3291 * gdb.base/readline-ask.exp
3292 * gdb.base/recpar.exp
3293 * gdb.base/recurse.exp
3294 * gdb.base/relational.exp
3295 * gdb.base/restore.exp
3296 * gdb.base/return-nodebug.exp
3297 * gdb.base/return.exp
3298 * gdb.base/run-after-attach.exp
3299 * gdb.base/save-bp.exp
3300 * gdb.base/scope.exp
3301 * gdb.base/sect-cmd.exp
3302 * gdb.base/set-lang-auto.exp
3303 * gdb.base/set-noassign.exp
3304 * gdb.base/setvar.exp
3305 * gdb.base/sigall.exp
3306 * gdb.base/sigbpt.exp
3307 * gdb.base/siginfo-addr.exp
3308 * gdb.base/siginfo-infcall.exp
3309 * gdb.base/siginfo-obj.exp
3310 * gdb.base/siginfo.exp
3311 * gdb.base/signals-state-child.exp
3312 * gdb.base/signest.exp
3313 * gdb.base/sigstep.exp
3314 * gdb.base/sizeof.exp
3315 * gdb.base/skip.exp
3316 * gdb.base/solib-corrupted.exp
3317 * gdb.base/solib-nodir.exp
3318 * gdb.base/solib-search.exp
3319 * gdb.base/stack-checking.exp
3320 * gdb.base/stale-infcall.exp
3321 * gdb.base/stap-probe.exp
3322 * gdb.base/start.exp
3323 * gdb.base/step-break.exp
3324 * gdb.base/step-bt.exp
3325 * gdb.base/step-line.exp
3326 * gdb.base/step-over-exit.exp
3327 * gdb.base/step-over-syscall.exp
3328 * gdb.base/step-resume-infcall.exp
3329 * gdb.base/step-test.exp
3330 * gdb.base/store.exp
3331 * gdb.base/structs3.exp
3332 * gdb.base/sym-file.exp
3333 * gdb.base/symbol-without-target_section.exp
3334 * gdb.base/term.exp
3335 * gdb.base/testenv.exp
3336 * gdb.base/ui-redirect.exp
3337 * gdb.base/until.exp
3338 * gdb.base/unwindonsignal.exp
3339 * gdb.base/value-double-free.exp
3340 * gdb.base/vla-datatypes.exp
3341 * gdb.base/vla-ptr.exp
3342 * gdb.base/vla-sideeffect.exp
3343 * gdb.base/volatile.exp
3344 * gdb.base/watch-cond-infcall.exp
3345 * gdb.base/watch-cond.exp
3346 * gdb.base/watch-non-mem.exp
3347 * gdb.base/watch-read.exp
3348 * gdb.base/watch-vfork.exp
3349 * gdb.base/watchpoint-cond-gone.exp
3350 * gdb.base/watchpoint-delete.exp
3351 * gdb.base/watchpoint-hw-hit-once.exp
3352 * gdb.base/watchpoint-hw.exp
3353 * gdb.base/watchpoint-stops-at-right-insn.exp
3354 * gdb.base/watchpoints.exp
3355 * gdb.base/wchar.exp
3356 * gdb.base/whatis-exp.exp
3357 * gdb.btrace/buffer-size.exp
3358 * gdb.btrace/data.exp
3359 * gdb.btrace/delta.exp
3360 * gdb.btrace/dlopen.exp
3361 * gdb.btrace/enable.exp
3362 * gdb.btrace/exception.exp
3363 * gdb.btrace/function_call_history.exp
3364 * gdb.btrace/gcore.exp
3365 * gdb.btrace/instruction_history.exp
3366 * gdb.btrace/nohist.exp
3367 * gdb.btrace/reconnect.exp
3368 * gdb.btrace/record_goto-step.exp
3369 * gdb.btrace/record_goto.exp
3370 * gdb.btrace/rn-dl-bind.exp
3371 * gdb.btrace/segv.exp
3372 * gdb.btrace/step.exp
3373 * gdb.btrace/stepi.exp
3374 * gdb.btrace/tailcall-only.exp
3375 * gdb.btrace/tailcall.exp
3376 * gdb.btrace/tsx.exp
3377 * gdb.btrace/unknown_functions.exp
3378 * gdb.btrace/vdso.exp
3379 * gdb.compile/compile-ifunc.exp
3380 * gdb.compile/compile-ops.exp
3381 * gdb.compile/compile-print.exp
3382 * gdb.compile/compile-setjmp.exp
3383 * gdb.cp/abstract-origin.exp
3384 * gdb.cp/ambiguous.exp
3385 * gdb.cp/annota2.exp
3386 * gdb.cp/annota3.exp
3387 * gdb.cp/anon-ns.exp
3388 * gdb.cp/anon-struct.exp
3389 * gdb.cp/anon-union.exp
3390 * gdb.cp/arg-reference.exp
3391 * gdb.cp/baseenum.exp
3392 * gdb.cp/bool.exp
3393 * gdb.cp/breakpoint.exp
3394 * gdb.cp/bs15503.exp
3395 * gdb.cp/call-c.exp
3396 * gdb.cp/casts.exp
3397 * gdb.cp/chained-calls.exp
3398 * gdb.cp/class2.exp
3399 * gdb.cp/classes.exp
3400 * gdb.cp/cmpd-minsyms.exp
3401 * gdb.cp/converts.exp
3402 * gdb.cp/cp-relocate.exp
3403 * gdb.cp/cpcompletion.exp
3404 * gdb.cp/cpexprs.exp
3405 * gdb.cp/cplabel.exp
3406 * gdb.cp/cplusfuncs.exp
3407 * gdb.cp/cpsizeof.exp
3408 * gdb.cp/ctti.exp
3409 * gdb.cp/derivation.exp
3410 * gdb.cp/destrprint.exp
3411 * gdb.cp/dispcxx.exp
3412 * gdb.cp/enum-class.exp
3413 * gdb.cp/exception.exp
3414 * gdb.cp/exceptprint.exp
3415 * gdb.cp/expand-psymtabs-cxx.exp
3416 * gdb.cp/expand-sals.exp
3417 * gdb.cp/extern-c.exp
3418 * gdb.cp/filename.exp
3419 * gdb.cp/formatted-ref.exp
3420 * gdb.cp/fpointer.exp
3421 * gdb.cp/gdb1355.exp
3422 * gdb.cp/gdb2495.exp
3423 * gdb.cp/hang.exp
3424 * gdb.cp/impl-this.exp
3425 * gdb.cp/infcall-dlopen.exp
3426 * gdb.cp/inherit.exp
3427 * gdb.cp/iostream.exp
3428 * gdb.cp/koenig.exp
3429 * gdb.cp/local.exp
3430 * gdb.cp/m-data.exp
3431 * gdb.cp/m-static.exp
3432 * gdb.cp/mb-ctor.exp
3433 * gdb.cp/mb-inline.exp
3434 * gdb.cp/mb-templates.exp
3435 * gdb.cp/member-name.exp
3436 * gdb.cp/member-ptr.exp
3437 * gdb.cp/meth-typedefs.exp
3438 * gdb.cp/method.exp
3439 * gdb.cp/method2.exp
3440 * gdb.cp/minsym-fallback.exp
3441 * gdb.cp/misc.exp
3442 * gdb.cp/namelessclass.exp
3443 * gdb.cp/namespace-enum.exp
3444 * gdb.cp/namespace-nested-import.exp
3445 * gdb.cp/namespace.exp
3446 * gdb.cp/nextoverthrow.exp
3447 * gdb.cp/no-dmgl-verbose.exp
3448 * gdb.cp/non-trivial-retval.exp
3449 * gdb.cp/noparam.exp
3450 * gdb.cp/nsdecl.exp
3451 * gdb.cp/nsimport.exp
3452 * gdb.cp/nsnested.exp
3453 * gdb.cp/nsnoimports.exp
3454 * gdb.cp/nsrecurs.exp
3455 * gdb.cp/nsstress.exp
3456 * gdb.cp/nsusing.exp
3457 * gdb.cp/operator.exp
3458 * gdb.cp/oranking.exp
3459 * gdb.cp/overload-const.exp
3460 * gdb.cp/overload.exp
3461 * gdb.cp/ovldbreak.exp
3462 * gdb.cp/ovsrch.exp
3463 * gdb.cp/paren-type.exp
3464 * gdb.cp/parse-lang.exp
3465 * gdb.cp/pass-by-ref.exp
3466 * gdb.cp/pr-1023.exp
3467 * gdb.cp/pr-1210.exp
3468 * gdb.cp/pr-574.exp
3469 * gdb.cp/pr10687.exp
3470 * gdb.cp/pr12028.exp
3471 * gdb.cp/pr17132.exp
3472 * gdb.cp/pr17494.exp
3473 * gdb.cp/pr9067.exp
3474 * gdb.cp/pr9167.exp
3475 * gdb.cp/pr9631.exp
3476 * gdb.cp/printmethod.exp
3477 * gdb.cp/psmang.exp
3478 * gdb.cp/psymtab-parameter.exp
3479 * gdb.cp/ptype-cv-cp.exp
3480 * gdb.cp/ptype-flags.exp
3481 * gdb.cp/re-set-overloaded.exp
3482 * gdb.cp/ref-types.exp
3483 * gdb.cp/rtti.exp
3484 * gdb.cp/scope-err.exp
3485 * gdb.cp/shadow.exp
3486 * gdb.cp/smartp.exp
3487 * gdb.cp/static-method.exp
3488 * gdb.cp/static-print-quit.exp
3489 * gdb.cp/temargs.exp
3490 * gdb.cp/templates.exp
3491 * gdb.cp/try_catch.exp
3492 * gdb.cp/typedef-operator.exp
3493 * gdb.cp/typeid.exp
3494 * gdb.cp/userdef.exp
3495 * gdb.cp/using-crash.exp
3496 * gdb.cp/var-tag.exp
3497 * gdb.cp/virtbase.exp
3498 * gdb.cp/virtfunc.exp
3499 * gdb.cp/virtfunc2.exp
3500 * gdb.cp/vla-cxx.exp
3501 * gdb.disasm/t01_mov.exp
3502 * gdb.disasm/t02_mova.exp
3503 * gdb.disasm/t03_add.exp
3504 * gdb.disasm/t04_sub.exp
3505 * gdb.disasm/t05_cmp.exp
3506 * gdb.disasm/t06_ari2.exp
3507 * gdb.disasm/t07_ari3.exp
3508 * gdb.disasm/t08_or.exp
3509 * gdb.disasm/t09_xor.exp
3510 * gdb.disasm/t10_and.exp
3511 * gdb.disasm/t11_logs.exp
3512 * gdb.disasm/t12_bit.exp
3513 * gdb.disasm/t13_otr.exp
3514 * gdb.dlang/circular.exp
3515 * gdb.dwarf2/arr-stride.exp
3516 * gdb.dwarf2/arr-subrange.exp
3517 * gdb.dwarf2/atomic-type.exp
3518 * gdb.dwarf2/bad-regnum.exp
3519 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3520 * gdb.dwarf2/callframecfa.exp
3521 * gdb.dwarf2/clztest.exp
3522 * gdb.dwarf2/corrupt.exp
3523 * gdb.dwarf2/data-loc.exp
3524 * gdb.dwarf2/dup-psym.exp
3525 * gdb.dwarf2/dw2-anon-mptr.exp
3526 * gdb.dwarf2/dw2-anonymous-func.exp
3527 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3528 * gdb.dwarf2/dw2-bad-unresolved.exp
3529 * gdb.dwarf2/dw2-basic.exp
3530 * gdb.dwarf2/dw2-canonicalize-type.exp
3531 * gdb.dwarf2/dw2-case-insensitive.exp
3532 * gdb.dwarf2/dw2-common-block.exp
3533 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3534 * gdb.dwarf2/dw2-compressed.exp
3535 * gdb.dwarf2/dw2-const.exp
3536 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3537 * gdb.dwarf2/dw2-cu-size.exp
3538 * gdb.dwarf2/dw2-dup-frame.exp
3539 * gdb.dwarf2/dw2-entry-value.exp
3540 * gdb.dwarf2/dw2-icycle.exp
3541 * gdb.dwarf2/dw2-ifort-parameter.exp
3542 * gdb.dwarf2/dw2-inline-break.exp
3543 * gdb.dwarf2/dw2-inline-param.exp
3544 * gdb.dwarf2/dw2-intercu.exp
3545 * gdb.dwarf2/dw2-intermix.exp
3546 * gdb.dwarf2/dw2-lexical-block-bare.exp
3547 * gdb.dwarf2/dw2-linkage-name-trust.exp
3548 * gdb.dwarf2/dw2-minsym-in-cu.exp
3549 * gdb.dwarf2/dw2-noloc.exp
3550 * gdb.dwarf2/dw2-op-call.exp
3551 * gdb.dwarf2/dw2-op-out-param.exp
3552 * gdb.dwarf2/dw2-opt-structptr.exp
3553 * gdb.dwarf2/dw2-param-error.exp
3554 * gdb.dwarf2/dw2-producer.exp
3555 * gdb.dwarf2/dw2-ranges-base.exp
3556 * gdb.dwarf2/dw2-ref-missing-frame.exp
3557 * gdb.dwarf2/dw2-reg-undefined.exp
3558 * gdb.dwarf2/dw2-regno-invalid.exp
3559 * gdb.dwarf2/dw2-restore.exp
3560 * gdb.dwarf2/dw2-restrict.exp
3561 * gdb.dwarf2/dw2-single-line-discriminators.exp
3562 * gdb.dwarf2/dw2-strp.exp
3563 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3564 * gdb.dwarf2/dw2-unresolved.exp
3565 * gdb.dwarf2/dw2-var-zero-addr.exp
3566 * gdb.dwarf2/dw4-sig-types.exp
3567 * gdb.dwarf2/dwz.exp
3568 * gdb.dwarf2/dynarr-ptr.exp
3569 * gdb.dwarf2/enum-type.exp
3570 * gdb.dwarf2/gdb-index.exp
3571 * gdb.dwarf2/implptr-64bit.exp
3572 * gdb.dwarf2/implptr-optimized-out.exp
3573 * gdb.dwarf2/implptr.exp
3574 * gdb.dwarf2/implref-array.exp
3575 * gdb.dwarf2/implref-const.exp
3576 * gdb.dwarf2/implref-global.exp
3577 * gdb.dwarf2/implref-struct.exp
3578 * gdb.dwarf2/mac-fileno.exp
3579 * gdb.dwarf2/main-subprogram.exp
3580 * gdb.dwarf2/member-ptr-forwardref.exp
3581 * gdb.dwarf2/method-ptr.exp
3582 * gdb.dwarf2/missing-sig-type.exp
3583 * gdb.dwarf2/nonvar-access.exp
3584 * gdb.dwarf2/opaque-type-lookup.exp
3585 * gdb.dwarf2/pieces-optimized-out.exp
3586 * gdb.dwarf2/pieces.exp
3587 * gdb.dwarf2/pr10770.exp
3588 * gdb.dwarf2/pr13961.exp
3589 * gdb.dwarf2/staticvirtual.exp
3590 * gdb.dwarf2/subrange.exp
3591 * gdb.dwarf2/symtab-producer.exp
3592 * gdb.dwarf2/trace-crash.exp
3593 * gdb.dwarf2/typeddwarf.exp
3594 * gdb.dwarf2/valop.exp
3595 * gdb.dwarf2/watch-notconst.exp
3596 * gdb.fortran/array-element.exp
3597 * gdb.fortran/charset.exp
3598 * gdb.fortran/common-block.exp
3599 * gdb.fortran/complex.exp
3600 * gdb.fortran/derived-type-function.exp
3601 * gdb.fortran/derived-type.exp
3602 * gdb.fortran/logical.exp
3603 * gdb.fortran/module.exp
3604 * gdb.fortran/multi-dim.exp
3605 * gdb.fortran/nested-funcs.exp
3606 * gdb.fortran/print-formatted.exp
3607 * gdb.fortran/subarray.exp
3608 * gdb.fortran/vla-alloc-assoc.exp
3609 * gdb.fortran/vla-datatypes.exp
3610 * gdb.fortran/vla-history.exp
3611 * gdb.fortran/vla-ptr-info.exp
3612 * gdb.fortran/vla-ptype-sub.exp
3613 * gdb.fortran/vla-ptype.exp
3614 * gdb.fortran/vla-sizeof.exp
3615 * gdb.fortran/vla-type.exp
3616 * gdb.fortran/vla-value-sub-arbitrary.exp
3617 * gdb.fortran/vla-value-sub-finish.exp
3618 * gdb.fortran/vla-value-sub.exp
3619 * gdb.fortran/vla-value.exp
3620 * gdb.fortran/whatis_type.exp
3621 * gdb.go/chan.exp
3622 * gdb.go/handcall.exp
3623 * gdb.go/hello.exp
3624 * gdb.go/integers.exp
3625 * gdb.go/methods.exp
3626 * gdb.go/package.exp
3627 * gdb.go/strings.exp
3628 * gdb.go/types.exp
3629 * gdb.go/unsafe.exp
3630 * gdb.guile/scm-arch.exp
3631 * gdb.guile/scm-block.exp
3632 * gdb.guile/scm-breakpoint.exp
3633 * gdb.guile/scm-cmd.exp
3634 * gdb.guile/scm-disasm.exp
3635 * gdb.guile/scm-equal.exp
3636 * gdb.guile/scm-frame-args.exp
3637 * gdb.guile/scm-frame-inline.exp
3638 * gdb.guile/scm-frame.exp
3639 * gdb.guile/scm-iterator.exp
3640 * gdb.guile/scm-math.exp
3641 * gdb.guile/scm-objfile.exp
3642 * gdb.guile/scm-ports.exp
3643 * gdb.guile/scm-symbol.exp
3644 * gdb.guile/scm-symtab.exp
3645 * gdb.guile/scm-value-cc.exp
3646 * gdb.guile/types-module.exp
3647 * gdb.linespec/break-ask.exp
3648 * gdb.linespec/cpexplicit.exp
3649 * gdb.linespec/explicit.exp
3650 * gdb.linespec/keywords.exp
3651 * gdb.linespec/linespec.exp
3652 * gdb.linespec/ls-dollar.exp
3653 * gdb.linespec/ls-errs.exp
3654 * gdb.linespec/skip-two.exp
3655 * gdb.linespec/thread.exp
3656 * gdb.mi/mi-async.exp
3657 * gdb.mi/mi-basics.exp
3658 * gdb.mi/mi-break.exp
3659 * gdb.mi/mi-catch-load.exp
3660 * gdb.mi/mi-cli.exp
3661 * gdb.mi/mi-cmd-param-changed.exp
3662 * gdb.mi/mi-console.exp
3663 * gdb.mi/mi-detach.exp
3664 * gdb.mi/mi-disassemble.exp
3665 * gdb.mi/mi-eval.exp
3666 * gdb.mi/mi-file-transfer.exp
3667 * gdb.mi/mi-file.exp
3668 * gdb.mi/mi-fill-memory.exp
3669 * gdb.mi/mi-inheritance-syntax-error.exp
3670 * gdb.mi/mi-linespec-err-cp.exp
3671 * gdb.mi/mi-logging.exp
3672 * gdb.mi/mi-memory-changed.exp
3673 * gdb.mi/mi-read-memory.exp
3674 * gdb.mi/mi-record-changed.exp
3675 * gdb.mi/mi-reg-undefined.exp
3676 * gdb.mi/mi-regs.exp
3677 * gdb.mi/mi-return.exp
3678 * gdb.mi/mi-reverse.exp
3679 * gdb.mi/mi-simplerun.exp
3680 * gdb.mi/mi-solib.exp
3681 * gdb.mi/mi-stack.exp
3682 * gdb.mi/mi-stepi.exp
3683 * gdb.mi/mi-syn-frame.exp
3684 * gdb.mi/mi-until.exp
3685 * gdb.mi/mi-var-block.exp
3686 * gdb.mi/mi-var-child.exp
3687 * gdb.mi/mi-var-cmd.exp
3688 * gdb.mi/mi-var-cp.exp
3689 * gdb.mi/mi-var-display.exp
3690 * gdb.mi/mi-var-invalidate.exp
3691 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3692 * gdb.mi/mi-vla-fortran.exp
3693 * gdb.mi/mi-watch.exp
3694 * gdb.mi/mi2-var-child.exp
3695 * gdb.mi/user-selected-context-sync.exp
3696 * gdb.modula2/unbounded-array.exp
3697 * gdb.multi/dummy-frame-restore.exp
3698 * gdb.multi/multi-arch-exec.exp
3699 * gdb.multi/multi-arch.exp
3700 * gdb.multi/tids.exp
3701 * gdb.multi/watchpoint-multi.exp
3702 * gdb.opencl/callfuncs.exp
3703 * gdb.opencl/convs_casts.exp
3704 * gdb.opencl/datatypes.exp
3705 * gdb.opencl/operators.exp
3706 * gdb.opencl/vec_comps.exp
3707 * gdb.opt/clobbered-registers-O2.exp
3708 * gdb.opt/inline-break.exp
3709 * gdb.opt/inline-bt.exp
3710 * gdb.opt/inline-cmds.exp
3711 * gdb.opt/inline-locals.exp
3712 * gdb.pascal/case-insensitive-symbols.exp
3713 * gdb.pascal/floats.exp
3714 * gdb.pascal/gdb11492.exp
3715 * gdb.python/lib-types.exp
3716 * gdb.python/py-arch.exp
3717 * gdb.python/py-as-string.exp
3718 * gdb.python/py-bad-printers.exp
3719 * gdb.python/py-block.exp
3720 * gdb.python/py-breakpoint-create-fail.exp
3721 * gdb.python/py-breakpoint.exp
3722 * gdb.python/py-caller-is.exp
3723 * gdb.python/py-cmd.exp
3724 * gdb.python/py-explore-cc.exp
3725 * gdb.python/py-explore.exp
3726 * gdb.python/py-finish-breakpoint.exp
3727 * gdb.python/py-finish-breakpoint2.exp
3728 * gdb.python/py-frame-args.exp
3729 * gdb.python/py-frame-inline.exp
3730 * gdb.python/py-frame.exp
3731 * gdb.python/py-framefilter-mi.exp
3732 * gdb.python/py-infthread.exp
3733 * gdb.python/py-lazy-string.exp
3734 * gdb.python/py-linetable.exp
3735 * gdb.python/py-mi-events.exp
3736 * gdb.python/py-mi-objfile.exp
3737 * gdb.python/py-mi.exp
3738 * gdb.python/py-objfile.exp
3739 * gdb.python/py-pp-integral.exp
3740 * gdb.python/py-pp-maint.exp
3741 * gdb.python/py-pp-re-notag.exp
3742 * gdb.python/py-pp-registration.exp
3743 * gdb.python/py-recurse-unwind.exp
3744 * gdb.python/py-strfns.exp
3745 * gdb.python/py-symbol.exp
3746 * gdb.python/py-symtab.exp
3747 * gdb.python/py-sync-interp.exp
3748 * gdb.python/py-typeprint.exp
3749 * gdb.python/py-unwind-maint.exp
3750 * gdb.python/py-unwind.exp
3751 * gdb.python/py-value-cc.exp
3752 * gdb.python/py-xmethods.exp
3753 * gdb.reverse/amd64-tailcall-reverse.exp
3754 * gdb.reverse/break-precsave.exp
3755 * gdb.reverse/break-reverse.exp
3756 * gdb.reverse/consecutive-precsave.exp
3757 * gdb.reverse/consecutive-reverse.exp
3758 * gdb.reverse/finish-precsave.exp
3759 * gdb.reverse/finish-reverse-bkpt.exp
3760 * gdb.reverse/finish-reverse.exp
3761 * gdb.reverse/fstatat-reverse.exp
3762 * gdb.reverse/getresuid-reverse.exp
3763 * gdb.reverse/i386-precsave.exp
3764 * gdb.reverse/i386-reverse.exp
3765 * gdb.reverse/i386-sse-reverse.exp
3766 * gdb.reverse/i387-env-reverse.exp
3767 * gdb.reverse/i387-stack-reverse.exp
3768 * gdb.reverse/insn-reverse.exp
3769 * gdb.reverse/machinestate-precsave.exp
3770 * gdb.reverse/machinestate.exp
3771 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3772 * gdb.reverse/pipe-reverse.exp
3773 * gdb.reverse/readv-reverse.exp
3774 * gdb.reverse/recvmsg-reverse.exp
3775 * gdb.reverse/rerun-prec.exp
3776 * gdb.reverse/s390-mvcle.exp
3777 * gdb.reverse/step-precsave.exp
3778 * gdb.reverse/step-reverse.exp
3779 * gdb.reverse/time-reverse.exp
3780 * gdb.reverse/until-precsave.exp
3781 * gdb.reverse/until-reverse.exp
3782 * gdb.reverse/waitpid-reverse.exp
3783 * gdb.reverse/watch-precsave.exp
3784 * gdb.reverse/watch-reverse.exp
3785 * gdb.rust/generics.exp
3786 * gdb.rust/methods.exp
3787 * gdb.rust/modules.exp
3788 * gdb.rust/simple.exp
3789 * gdb.server/connect-with-no-symbol-file.exp
3790 * gdb.server/ext-attach.exp
3791 * gdb.server/ext-restart.exp
3792 * gdb.server/ext-wrapper.exp
3793 * gdb.server/file-transfer.exp
3794 * gdb.server/server-exec-info.exp
3795 * gdb.server/server-kill.exp
3796 * gdb.server/server-mon.exp
3797 * gdb.server/wrapper.exp
3798 * gdb.stabs/exclfwd.exp
3799 * gdb.stabs/gdb11479.exp
3800 * gdb.threads/clone-new-thread-event.exp
3801 * gdb.threads/corethreads.exp
3802 * gdb.threads/current-lwp-dead.exp
3803 * gdb.threads/dlopen-libpthread.exp
3804 * gdb.threads/gcore-thread.exp
3805 * gdb.threads/sigstep-threads.exp
3806 * gdb.threads/watchpoint-fork.exp
3807 * gdb.trace/actions-changed.exp
3808 * gdb.trace/backtrace.exp
3809 * gdb.trace/change-loc.exp
3810 * gdb.trace/circ.exp
3811 * gdb.trace/collection.exp
3812 * gdb.trace/disconnected-tracing.exp
3813 * gdb.trace/ftrace.exp
3814 * gdb.trace/mi-trace-frame-collected.exp
3815 * gdb.trace/mi-trace-unavailable.exp
3816 * gdb.trace/mi-traceframe-changed.exp
3817 * gdb.trace/mi-tsv-changed.exp
3818 * gdb.trace/no-attach-trace.exp
3819 * gdb.trace/passc-dyn.exp
3820 * gdb.trace/qtro.exp
3821 * gdb.trace/range-stepping.exp
3822 * gdb.trace/read-memory.exp
3823 * gdb.trace/save-trace.exp
3824 * gdb.trace/signal.exp
3825 * gdb.trace/status-stop.exp
3826 * gdb.trace/tfile.exp
3827 * gdb.trace/trace-break.exp
3828 * gdb.trace/trace-buffer-size.exp
3829 * gdb.trace/trace-condition.exp
3830 * gdb.trace/tracefile-pseudo-reg.exp
3831 * gdb.trace/tstatus.exp
3832 * gdb.trace/unavailable.exp
3833 * gdb.trace/while-dyn.exp
3834 * gdb.trace/while-stepping.exp
3835
3836 2016-12-22 Doug Evans <xdje42@gmail.com>
3837
3838 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
3839 and msymbols.
3840
3841 2016-12-19 Yao Qi <yao.qi@linaro.org>
3842
3843 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
3844 (test_with_self): Don't call do_steps_and_nexts, and remove
3845 code about stepping into xmalloc.
3846
3847 2016-12-09 Yao Qi <yao.qi@linaro.org>
3848
3849 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
3850
3851 2016-12-09 Yao Qi <yao.qi@linaro.org>
3852
3853 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
3854
3855 2016-12-09 Pedro Alves <palves@redhat.com>
3856
3857 * gdb.base/all-architectures-0.exp: New file.
3858 * gdb.base/all-architectures-1.exp: New file.
3859 * gdb.base/all-architectures-2.exp: New file.
3860 * gdb.base/all-architectures-3.exp: New file.
3861 * gdb.base/all-architectures-4.exp: New file.
3862 * gdb.base/all-architectures-5.exp: New file.
3863 * gdb.base/all-architectures-6.exp: New file.
3864 * gdb.base/all-architectures-7.exp: New file.
3865 * gdb.base/all-architectures.exp.in: New file.
3866
3867 2016-12-09 Yao Qi <yao.qi@linaro.org>
3868
3869 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
3870
3871 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
3872
3873 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
3874 possible.
3875 Remove useless pattern-matching code.
3876
3877 2016-12-02 Pedro Alves <palves@redhat.com>
3878
3879 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
3880 procedure.
3881 (top level): Call it.
3882
3883 2016-12-02 Pedro Alves <palves@redhat.com>
3884
3885 * gdb.base/commands.exp (user_defined_command_args_stack_test):
3886 New procedure.
3887 (top level): Call it.
3888
3889 2016-12-02 Pedro Alves <palves@redhat.com>
3890
3891 PR cli/20559
3892 * gdb.base/commands.exp (user_defined_command_args_eval): New
3893 procedure.
3894 (top level): Call it.
3895
3896 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
3897
3898 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
3899 timeout handling.
3900
3901 2016-12-02 Tom Tromey <tom@tromey.com>
3902
3903 * gdb.dwarf2/main-subprogram.c: New file.
3904 * gdb.dwarf2/main-subprogram.exp: New file.
3905
3906 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3907
3908 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
3909 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
3910 gdb_test_no_output for a couple of cases.
3911 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
3912
3913 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3914
3915 Fix test names and standardize compilation error messages throughout
3916 the following files:
3917
3918 * gdb.ada/start.exp
3919 * gdb.arch/alpha-step.exp
3920 * gdb.arch/e500-prologue.exp
3921 * gdb.arch/ftrace-insn-reloc.exp
3922 * gdb.arch/gdb1291.exp
3923 * gdb.arch/gdb1431.exp
3924 * gdb.arch/gdb1558.exp
3925 * gdb.arch/i386-dr3-watch.exp
3926 * gdb.arch/i386-sse-stack-align.exp
3927 * gdb.arch/ia64-breakpoint-shadow.exp
3928 * gdb.arch/pa-nullify.exp
3929 * gdb.arch/powerpc-aix-prologue.exp
3930 * gdb.arch/thumb-bx-pc.exp
3931 * gdb.base/annota1.exp
3932 * gdb.base/annota3.exp
3933 * gdb.base/arrayidx.exp
3934 * gdb.base/assign.exp
3935 * gdb.base/attach.exp
3936 * gdb.base/auxv.exp
3937 * gdb.base/bang.exp
3938 * gdb.base/bfp-test.exp
3939 * gdb.base/bigcore.exp
3940 * gdb.base/bitfields2.exp
3941 * gdb.base/break-fun-addr.exp
3942 * gdb.base/break-probes.exp
3943 * gdb.base/call-rt-st.exp
3944 * gdb.base/callexit.exp
3945 * gdb.base/catch-fork-kill.exp
3946 * gdb.base/charset.exp
3947 * gdb.base/checkpoint.exp
3948 * gdb.base/comprdebug.exp
3949 * gdb.base/constvars.exp
3950 * gdb.base/coredump-filter.exp
3951 * gdb.base/cursal.exp
3952 * gdb.base/cvexpr.exp
3953 * gdb.base/detach.exp
3954 * gdb.base/display.exp
3955 * gdb.base/dmsym.exp
3956 * gdb.base/dprintf-pending.exp
3957 * gdb.base/dso2dso.exp
3958 * gdb.base/dtrace-probe.exp
3959 * gdb.base/dump.exp
3960 * gdb.base/enum_cond.exp
3961 * gdb.base/exe-lock.exp
3962 * gdb.base/exec-invalid-sysroot.exp
3963 * gdb.base/execl-update-breakpoints.exp
3964 * gdb.base/exprs.exp
3965 * gdb.base/fileio.exp
3966 * gdb.base/find.exp
3967 * gdb.base/finish.exp
3968 * gdb.base/fixsection.exp
3969 * gdb.base/foll-vfork.exp
3970 * gdb.base/frame-args.exp
3971 * gdb.base/gcore.exp
3972 * gdb.base/gdb1250.exp
3973 * gdb.base/global-var-nested-by-dso.exp
3974 * gdb.base/gnu-ifunc.exp
3975 * gdb.base/hashline1.exp
3976 * gdb.base/hashline2.exp
3977 * gdb.base/hashline3.exp
3978 * gdb.base/hbreak-in-shr-unsupported.exp
3979 * gdb.base/huge.exp
3980 * gdb.base/infcall-input.exp
3981 * gdb.base/info-fun.exp
3982 * gdb.base/info-shared.exp
3983 * gdb.base/jit-simple.exp
3984 * gdb.base/jit-so.exp
3985 * gdb.base/jit.exp
3986 * gdb.base/jump.exp
3987 * gdb.base/label.exp
3988 * gdb.base/lineinc.exp
3989 * gdb.base/logical.exp
3990 * gdb.base/longjmp.exp
3991 * gdb.base/macscp.exp
3992 * gdb.base/miscexprs.exp
3993 * gdb.base/new-ui-echo.exp
3994 * gdb.base/new-ui-pending-input.exp
3995 * gdb.base/new-ui.exp
3996 * gdb.base/nodebug.exp
3997 * gdb.base/nofield.exp
3998 * gdb.base/offsets.exp
3999 * gdb.base/overlays.exp
4000 * gdb.base/pending.exp
4001 * gdb.base/pointers.exp
4002 * gdb.base/pr11022.exp
4003 * gdb.base/printcmds.exp
4004 * gdb.base/prologue.exp
4005 * gdb.base/ptr-typedef.exp
4006 * gdb.base/realname-expand.exp
4007 * gdb.base/relativedebug.exp
4008 * gdb.base/relocate.exp
4009 * gdb.base/remote.exp
4010 * gdb.base/reread.exp
4011 * gdb.base/return2.exp
4012 * gdb.base/savedregs.exp
4013 * gdb.base/sep.exp
4014 * gdb.base/sepdebug.exp
4015 * gdb.base/sepsymtab.exp
4016 * gdb.base/set-inferior-tty.exp
4017 * gdb.base/setshow.exp
4018 * gdb.base/shlib-call.exp
4019 * gdb.base/sigaltstack.exp
4020 * gdb.base/siginfo-addr.exp
4021 * gdb.base/signals.exp
4022 * gdb.base/signull.exp
4023 * gdb.base/sigrepeat.exp
4024 * gdb.base/so-impl-ld.exp
4025 * gdb.base/solib-display.exp
4026 * gdb.base/solib-overlap.exp
4027 * gdb.base/solib-search.exp
4028 * gdb.base/solib-symbol.exp
4029 * gdb.base/structs.exp
4030 * gdb.base/structs2.exp
4031 * gdb.base/symtab-search-order.exp
4032 * gdb.base/twice.exp
4033 * gdb.base/unload.exp
4034 * gdb.base/varargs.exp
4035 * gdb.base/watchpoint-solib.exp
4036 * gdb.base/watchpoint.exp
4037 * gdb.base/whatis.exp
4038 * gdb.base/wrong_frame_bt_full.exp
4039 * gdb.btrace/dlopen.exp
4040 * gdb.cell/ea-standalone.exp
4041 * gdb.cell/ea-test.exp
4042 * gdb.cp/dispcxx.exp
4043 * gdb.cp/gdb2384.exp
4044 * gdb.cp/method2.exp
4045 * gdb.cp/nextoverthrow.exp
4046 * gdb.cp/pr10728.exp
4047 * gdb.disasm/am33.exp
4048 * gdb.disasm/h8300s.exp
4049 * gdb.disasm/mn10300.exp
4050 * gdb.disasm/sh3.exp
4051 * gdb.dwarf2/dw2-dir-file-name.exp
4052 * gdb.fortran/complex.exp
4053 * gdb.fortran/library-module.exp
4054 * gdb.guile/scm-pretty-print.exp
4055 * gdb.guile/scm-symbol.exp
4056 * gdb.guile/scm-type.exp
4057 * gdb.guile/scm-value.exp
4058 * gdb.linespec/linespec.exp
4059 * gdb.mi/gdb701.exp
4060 * gdb.mi/gdb792.exp
4061 * gdb.mi/mi-breakpoint-changed.exp
4062 * gdb.mi/mi-dprintf-pending.exp
4063 * gdb.mi/mi-dprintf.exp
4064 * gdb.mi/mi-exit-code.exp
4065 * gdb.mi/mi-pending.exp
4066 * gdb.mi/mi-solib.exp
4067 * gdb.mi/new-ui-mi-sync.exp
4068 * gdb.mi/pr11022.exp
4069 * gdb.mi/user-selected-context-sync.exp
4070 * gdb.opt/solib-intra-step.exp
4071 * gdb.python/py-events.exp
4072 * gdb.python/py-finish-breakpoint.exp
4073 * gdb.python/py-mi.exp
4074 * gdb.python/py-prettyprint.exp
4075 * gdb.python/py-shared.exp
4076 * gdb.python/py-symbol.exp
4077 * gdb.python/py-template.exp
4078 * gdb.python/py-type.exp
4079 * gdb.python/py-value.exp
4080 * gdb.reverse/solib-precsave.exp
4081 * gdb.reverse/solib-reverse.exp
4082 * gdb.server/solib-list.exp
4083 * gdb.stabs/weird.exp
4084 * gdb.threads/reconnect-signal.exp
4085 * gdb.threads/stepi-random-signal.exp
4086 * gdb.trace/actions.exp
4087 * gdb.trace/ax.exp
4088 * gdb.trace/backtrace.exp
4089 * gdb.trace/change-loc.exp
4090 * gdb.trace/deltrace.exp
4091 * gdb.trace/ftrace-lock.exp
4092 * gdb.trace/ftrace.exp
4093 * gdb.trace/infotrace.exp
4094 * gdb.trace/mi-tracepoint-changed.exp
4095 * gdb.trace/packetlen.exp
4096 * gdb.trace/passcount.exp
4097 * gdb.trace/pending.exp
4098 * gdb.trace/range-stepping.exp
4099 * gdb.trace/report.exp
4100 * gdb.trace/stap-trace.exp
4101 * gdb.trace/tfind.exp
4102 * gdb.trace/trace-break.exp
4103 * gdb.trace/trace-condition.exp
4104 * gdb.trace/trace-enable-disable.exp
4105 * gdb.trace/trace-mt.exp
4106 * gdb.trace/tracecmd.exp
4107 * gdb.trace/tspeed.exp
4108 * gdb.trace/tsv.exp
4109 * lib/perftest.exp
4110
4111 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4112
4113 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4114 with gdb_test_no_output.
4115 Use command as test name.
4116
4117 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4118
4119 Fix test names starting with uppercase throughout the files.
4120
4121 * gdb.ada/assign_1.exp
4122 * gdb.ada/boolean_expr.exp
4123 * gdb.base/arrayidx.exp
4124 * gdb.base/del.exp
4125 * gdb.base/gcore-buffer-overflow.exp
4126 * gdb.base/testenv.exp
4127 * gdb.compile/compile.exp
4128 * gdb.python/py-framefilter-invalidarg.exp
4129 * gdb.python/py-framefilter.exp
4130
4131 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4132
4133 Fix test names starting with uppercase throughout the files.
4134
4135 * gdb.ada/array_return.exp
4136 * gdb.ada/expr_delims.exp
4137 * gdb.ada/mi_dyn_arr.exp
4138 * gdb.ada/mi_interface.exp
4139 * gdb.ada/mi_var_array.exp
4140 * gdb.ada/watch_arg.exp
4141 * gdb.arch/alpha-step.exp
4142 * gdb.arch/altivec-regs.exp
4143 * gdb.arch/e500-regs.exp
4144 * gdb.arch/powerpc-d128-regs.exp
4145 * gdb.base/arrayidx.exp
4146 * gdb.base/break.exp
4147 * gdb.base/checkpoint.exp
4148 * gdb.base/debug-expr.exp
4149 * gdb.base/dmsym.exp
4150 * gdb.base/radix.exp
4151 * gdb.base/sepdebug.exp
4152 * gdb.base/testenv.exp
4153 * gdb.base/watch_thread_num.exp
4154 * gdb.base/watchpoint-cond-gone.exp
4155 * gdb.cell/break.exp
4156 * gdb.cell/ea-cache.exp
4157 * gdb.compile/compile.exp
4158 * gdb.cp/gdb2495.exp
4159 * gdb.gdb/selftest.exp
4160 * gdb.gdb/xfullpath.exp
4161 * gdb.go/hello.exp
4162 * gdb.go/integers.exp
4163 * gdb.objc/basicclass.exp
4164 * gdb.pascal/hello.exp
4165 * gdb.pascal/integers.exp
4166 * gdb.python/py-breakpoint.exp
4167 * gdb.python/py-cmd.exp
4168 * gdb.python/py-linetable.exp
4169 * gdb.python/py-xmethods.exp
4170 * gdb.python/python.exp
4171 * gdb.reverse/consecutive-precsave.exp
4172 * gdb.reverse/finish-precsave.exp
4173 * gdb.reverse/i386-precsave.exp
4174 * gdb.reverse/machinestate-precsave.exp
4175 * gdb.reverse/sigall-precsave.exp
4176 * gdb.reverse/solib-precsave.exp
4177 * gdb.reverse/step-precsave.exp
4178 * gdb.reverse/until-precsave.exp
4179 * gdb.reverse/watch-precsave.exp
4180 * gdb.threads/leader-exit.exp
4181 * gdb.threads/pthreads.exp
4182 * gdb.threads/wp-replication.exp
4183 * gdb.trace/actions.exp
4184 * gdb.trace/mi-tsv-changed.exp
4185 * gdb.trace/tsv.exp
4186
4187 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4188
4189 Fix test names starting with uppercase throughout the files.
4190
4191 * gdb.arch/i386-bp_permanent.exp
4192 * gdb.arch/i386-gnu-cfi.exp
4193 * gdb.base/disasm-end-cu.exp
4194 * gdb.base/macscp.exp
4195 * gdb.base/pending.exp
4196 * gdb.base/watch_thread_num.exp
4197 * gdb.cp/exception.exp
4198 * gdb.cp/gdb2495.exp
4199 * gdb.cp/local.exp
4200 * gdb.python/py-evsignal.exp
4201 * gdb.python/python.exp
4202 * gdb.trace/tracecmd.exp
4203
4204 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4205
4206 Fix test names starting with uppercase throughout the files.
4207
4208 * gdb.base/charset.exp
4209 * gdb.base/eval.exp
4210 * gdb.base/multi-forks.exp
4211 * gdb.guile/scm-progspace.exp
4212 * gdb.opencl/datatypes.exp
4213 * gdb.python/py-block.exp
4214 * gdb.python/py-function.exp
4215 * gdb.python/py-symbol.exp
4216 * gdb.python/py-symtab.exp
4217 * gdb.python/py-xmethods.exp
4218 * gdb.reverse/break-precsave.exp
4219 * gdb.reverse/break-reverse.exp
4220 * gdb.reverse/consecutive-precsave.exp
4221 * gdb.reverse/consecutive-reverse.exp
4222 * gdb.reverse/finish-precsave.exp
4223 * gdb.reverse/finish-reverse-bkpt.exp
4224 * gdb.reverse/finish-reverse.exp
4225 * gdb.reverse/fstatat-reverse.exp
4226 * gdb.reverse/getresuid-reverse.exp
4227 * gdb.reverse/i386-precsave.exp
4228 * gdb.reverse/i386-reverse.exp
4229 * gdb.reverse/i386-sse-reverse.exp
4230 * gdb.reverse/i387-stack-reverse.exp
4231 * gdb.reverse/insn-reverse.exp
4232 * gdb.reverse/machinestate-precsave.exp
4233 * gdb.reverse/machinestate.exp
4234 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4235 * gdb.reverse/pipe-reverse.exp
4236 * gdb.reverse/readv-reverse.exp
4237 * gdb.reverse/recvmsg-reverse.exp
4238 * gdb.reverse/rerun-prec.exp
4239 * gdb.reverse/s390-mvcle.exp
4240 * gdb.reverse/sigall-precsave.exp
4241 * gdb.reverse/sigall-reverse.exp
4242 * gdb.reverse/solib-precsave.exp
4243 * gdb.reverse/solib-reverse.exp
4244 * gdb.reverse/step-precsave.exp
4245 * gdb.reverse/step-reverse.exp
4246 * gdb.reverse/time-reverse.exp
4247 * gdb.reverse/until-precsave.exp
4248 * gdb.reverse/until-reverse.exp
4249 * gdb.reverse/waitpid-reverse.exp
4250 * gdb.reverse/watch-precsave.exp
4251 * gdb.reverse/watch-reverse.exp
4252
4253 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4254
4255 Fix test names starting with uppercase throughout the files.
4256
4257 * gdb.arch/i386-mpx-simple_segv.exp
4258 * gdb.arch/i386-mpx.exp
4259 * gdb.arch/i386-permbkpt.exp
4260 * gdb.arch/pa-nullify.exp
4261 * gdb.arch/powerpc-d128-regs.exp
4262 * gdb.arch/vsx-regs.exp
4263 * gdb.base/bfp-test.exp
4264 * gdb.base/break.exp
4265 * gdb.base/breakpoint-shadow.exp
4266 * gdb.base/callfuncs.exp
4267 * gdb.base/charset.exp
4268 * gdb.base/commands.exp
4269 * gdb.base/completion.exp
4270 * gdb.base/dfp-test.exp
4271 * gdb.base/echo.exp
4272 * gdb.base/ending-run.exp
4273 * gdb.base/eval.exp
4274 * gdb.base/expand-psymtabs.exp
4275 * gdb.base/float128.exp
4276 * gdb.base/floatn.exp
4277 * gdb.base/foll-exec-mode.exp
4278 * gdb.base/gdb1056.exp
4279 * gdb.base/gdb11531.exp
4280 * gdb.base/kill-after-signal.exp
4281 * gdb.base/multi-forks.exp
4282 * gdb.base/overlays.exp
4283 * gdb.base/pending.exp
4284 * gdb.base/sepdebug.exp
4285 * gdb.base/testenv.exp
4286 * gdb.base/valgrind-db-attach.exp
4287 * gdb.base/watch_thread_num.exp
4288 * gdb.base/watchpoint-cond-gone.exp
4289 * gdb.base/watchpoint.exp
4290 * gdb.base/watchpoints.exp
4291 * gdb.cp/arg-reference.exp
4292 * gdb.cp/baseenum.exp
4293 * gdb.cp/operator.exp
4294 * gdb.cp/shadow.exp
4295 * gdb.dwarf2/dw2-op-out-param.exp
4296 * gdb.dwarf2/dw2-reg-undefined.exp
4297 * gdb.go/chan.exp
4298 * gdb.go/hello.exp
4299 * gdb.go/integers.exp
4300 * gdb.go/methods.exp
4301 * gdb.go/package.exp
4302 * gdb.guile/scm-parameter.exp
4303 * gdb.guile/scm-progspace.exp
4304 * gdb.guile/scm-value.exp
4305 * gdb.mi/mi-pending.exp
4306 * gdb.mi/user-selected-context-sync.exp
4307 * gdb.multi/multi-attach.exp
4308 * gdb.multi/tids.exp
4309 * gdb.opt/clobbered-registers-O2.exp
4310 * gdb.pascal/floats.exp
4311 * gdb.pascal/integers.exp
4312 * gdb.python/py-block.exp
4313 * gdb.python/py-events.exp
4314 * gdb.python/py-parameter.exp
4315 * gdb.python/py-symbol.exp
4316 * gdb.python/py-symtab.exp
4317 * gdb.python/py-type.exp
4318 * gdb.python/py-value.exp
4319 * gdb.python/py-xmethods.exp
4320 * gdb.python/python.exp
4321 * gdb.reverse/break-precsave.exp
4322 * gdb.reverse/consecutive-precsave.exp
4323 * gdb.reverse/finish-precsave.exp
4324 * gdb.reverse/i386-precsave.exp
4325 * gdb.reverse/machinestate-precsave.exp
4326 * gdb.reverse/sigall-precsave.exp
4327 * gdb.reverse/solib-precsave.exp
4328 * gdb.reverse/step-precsave.exp
4329 * gdb.reverse/until-precsave.exp
4330 * gdb.reverse/watch-precsave.exp
4331 * gdb.server/ext-attach.exp
4332 * gdb.server/ext-restart.exp
4333 * gdb.server/ext-run.exp
4334 * gdb.server/ext-wrapper.exp
4335 * gdb.stabs/gdb11479.exp
4336 * gdb.stabs/weird.exp
4337 * gdb.threads/attach-many-short-lived-threads.exp
4338 * gdb.threads/kill.exp
4339 * gdb.threads/watchpoint-fork.exp
4340
4341 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4342
4343 Fix test names starting with uppercase throughout all the files below.
4344
4345 * gdb.ada/array_return.exp
4346 * gdb.ada/catch_ex.exp
4347 * gdb.ada/info_exc.exp
4348 * gdb.ada/mi_catch_ex.exp
4349 * gdb.ada/mi_dyn_arr.exp
4350 * gdb.ada/mi_ex_cond.exp
4351 * gdb.ada/mi_exc_info.exp
4352 * gdb.ada/mi_interface.exp
4353 * gdb.ada/mi_task_arg.exp
4354 * gdb.ada/mi_task_info.exp
4355 * gdb.ada/mi_var_array.exp
4356 * gdb.arch/alpha-step.exp
4357 * gdb.arch/amd64-disp-step.exp
4358 * gdb.arch/arm-disp-step.exp
4359 * gdb.arch/disp-step-insn-reloc.exp
4360 * gdb.arch/e500-prologue.exp
4361 * gdb.arch/ftrace-insn-reloc.exp
4362 * gdb.arch/gdb1558.exp
4363 * gdb.arch/i386-bp_permanent.exp
4364 * gdb.arch/i386-disp-step.exp
4365 * gdb.arch/i386-float.exp
4366 * gdb.arch/i386-gnu-cfi.exp
4367 * gdb.arch/ia64-breakpoint-shadow.exp
4368 * gdb.arch/mips16-thunks.exp
4369 * gdb.arch/pa-nullify.exp
4370 * gdb.arch/powerpc-aix-prologue.exp
4371 * gdb.arch/powerpc-power.exp
4372 * gdb.arch/ppc-dfp.exp
4373 * gdb.arch/s390-tdbregs.exp
4374 * gdb.arch/spu-info.exp
4375 * gdb.arch/spu-ls.exp
4376 * gdb.arch/thumb-bx-pc.exp
4377 * gdb.base/advance.exp
4378 * gdb.base/annota-input-while-running.exp
4379 * gdb.base/arrayidx.exp
4380 * gdb.base/asmlabel.exp
4381 * gdb.base/async.exp
4382 * gdb.base/attach-wait-input.exp
4383 * gdb.base/auto-connect-native-target.exp
4384 * gdb.base/batch-preserve-term-settings.exp
4385 * gdb.base/bfp-test.exp
4386 * gdb.base/bigcore.exp
4387 * gdb.base/bp-permanent.exp
4388 * gdb.base/break-always.exp
4389 * gdb.base/break-fun-addr.exp
4390 * gdb.base/break-idempotent.exp
4391 * gdb.base/break-main-file-remove-fail.exp
4392 * gdb.base/break-probes.exp
4393 * gdb.base/break-unload-file.exp
4394 * gdb.base/break.exp
4395 * gdb.base/call-ar-st.exp
4396 * gdb.base/call-rt-st.exp
4397 * gdb.base/call-sc.exp
4398 * gdb.base/call-signal-resume.exp
4399 * gdb.base/call-strs.exp
4400 * gdb.base/callexit.exp
4401 * gdb.base/callfuncs.exp
4402 * gdb.base/catch-gdb-caused-signals.exp
4403 * gdb.base/catch-signal-siginfo-cond.exp
4404 * gdb.base/catch-syscall.exp
4405 * gdb.base/compare-sections.exp
4406 * gdb.base/cond-eval-mode.exp
4407 * gdb.base/condbreak-call-false.exp
4408 * gdb.base/consecutive-step-over.exp
4409 * gdb.base/cursal.exp
4410 * gdb.base/disabled-location.exp
4411 * gdb.base/disasm-end-cu.exp
4412 * gdb.base/display.exp
4413 * gdb.base/double-prompt-target-event-error.exp
4414 * gdb.base/dprintf-bp-same-addr.exp
4415 * gdb.base/dprintf-detach.exp
4416 * gdb.base/dprintf-next.exp
4417 * gdb.base/dprintf-non-stop.exp
4418 * gdb.base/dprintf-pending.exp
4419 * gdb.base/dso2dso.exp
4420 * gdb.base/ending-run.exp
4421 * gdb.base/enum_cond.exp
4422 * gdb.base/examine-backward.exp
4423 * gdb.base/exe-lock.exp
4424 * gdb.base/exec-invalid-sysroot.exp
4425 * gdb.base/execl-update-breakpoints.exp
4426 * gdb.base/execution-termios.exp
4427 * gdb.base/fileio.exp
4428 * gdb.base/fixsection.exp
4429 * gdb.base/foll-exec-mode.exp
4430 * gdb.base/foll-exec.exp
4431 * gdb.base/fork-running-state.exp
4432 * gdb.base/frame-args.exp
4433 * gdb.base/fullpath-expand.exp
4434 * gdb.base/func-ptr.exp
4435 * gdb.base/gcore-relro-pie.exp
4436 * gdb.base/gdb1090.exp
4437 * gdb.base/gdb1555.exp
4438 * gdb.base/global-var-nested-by-dso.exp
4439 * gdb.base/gnu-ifunc.exp
4440 * gdb.base/hbreak-in-shr-unsupported.exp
4441 * gdb.base/hbreak-unmapped.exp
4442 * gdb.base/hook-stop.exp
4443 * gdb.base/infcall-input.exp
4444 * gdb.base/info-fun.exp
4445 * gdb.base/info-shared.exp
4446 * gdb.base/interrupt-noterm.exp
4447 * gdb.base/jit-so.exp
4448 * gdb.base/jit.exp
4449 * gdb.base/line-symtabs.exp
4450 * gdb.base/list.exp
4451 * gdb.base/longjmp.exp
4452 * gdb.base/macscp.exp
4453 * gdb.base/max-value-size.exp
4454 * gdb.base/nodebug.exp
4455 * gdb.base/nofield.exp
4456 * gdb.base/overlays.exp
4457 * gdb.base/paginate-after-ctrl-c-running.exp
4458 * gdb.base/paginate-bg-execution.exp
4459 * gdb.base/paginate-inferior-exit.exp
4460 * gdb.base/pending.exp
4461 * gdb.base/pr11022.exp
4462 * gdb.base/printcmds.exp
4463 * gdb.base/ptr-typedef.exp
4464 * gdb.base/ptype.exp
4465 * gdb.base/randomize.exp
4466 * gdb.base/range-stepping.exp
4467 * gdb.base/realname-expand.exp
4468 * gdb.base/relativedebug.exp
4469 * gdb.base/remote.exp
4470 * gdb.base/savedregs.exp
4471 * gdb.base/sepdebug.exp
4472 * gdb.base/set-noassign.exp
4473 * gdb.base/shlib-call.exp
4474 * gdb.base/shreloc.exp
4475 * gdb.base/sigaltstack.exp
4476 * gdb.base/sigbpt.exp
4477 * gdb.base/siginfo-addr.exp
4478 * gdb.base/siginfo-obj.exp
4479 * gdb.base/siginfo-thread.exp
4480 * gdb.base/signest.exp
4481 * gdb.base/signull.exp
4482 * gdb.base/sigrepeat.exp
4483 * gdb.base/skip.exp
4484 * gdb.base/so-impl-ld.exp
4485 * gdb.base/solib-corrupted.exp
4486 * gdb.base/solib-disc.exp
4487 * gdb.base/solib-display.exp
4488 * gdb.base/solib-overlap.exp
4489 * gdb.base/solib-search.exp
4490 * gdb.base/solib-symbol.exp
4491 * gdb.base/source-execution.exp
4492 * gdb.base/sss-bp-on-user-bp-2.exp
4493 * gdb.base/sss-bp-on-user-bp.exp
4494 * gdb.base/stack-checking.exp
4495 * gdb.base/stale-infcall.exp
4496 * gdb.base/step-break.exp
4497 * gdb.base/step-line.exp
4498 * gdb.base/step-over-exit.exp
4499 * gdb.base/step-test.exp
4500 * gdb.base/structs.exp
4501 * gdb.base/sym-file.exp
4502 * gdb.base/symtab-search-order.exp
4503 * gdb.base/term.exp
4504 * gdb.base/type-opaque.exp
4505 * gdb.base/unload.exp
4506 * gdb.base/until-nodebug.exp
4507 * gdb.base/until.exp
4508 * gdb.base/unwindonsignal.exp
4509 * gdb.base/watch-cond.exp
4510 * gdb.base/watch-non-mem.exp
4511 * gdb.base/watch_thread_num.exp
4512 * gdb.base/watchpoint-reuse-slot.exp
4513 * gdb.base/watchpoint-solib.exp
4514 * gdb.base/watchpoint.exp
4515 * gdb.btrace/dlopen.exp
4516 * gdb.cell/arch.exp
4517 * gdb.cell/break.exp
4518 * gdb.cell/bt.exp
4519 * gdb.cell/core.exp
4520 * gdb.cell/data.exp
4521 * gdb.cell/dwarfaddr.exp
4522 * gdb.cell/ea-cache.exp
4523 * gdb.cell/ea-standalone.exp
4524 * gdb.cell/ea-test.exp
4525 * gdb.cell/f-regs.exp
4526 * gdb.cell/fork.exp
4527 * gdb.cell/gcore.exp
4528 * gdb.cell/mem-access.exp
4529 * gdb.cell/ptype.exp
4530 * gdb.cell/registers.exp
4531 * gdb.cell/sizeof.exp
4532 * gdb.cell/solib-symbol.exp
4533 * gdb.cell/solib.exp
4534 * gdb.compile/compile-tls.exp
4535 * gdb.cp/exception.exp
4536 * gdb.cp/gdb2495.exp
4537 * gdb.cp/local.exp
4538 * gdb.cp/mb-inline.exp
4539 * gdb.cp/mb-templates.exp
4540 * gdb.cp/pr10687.exp
4541 * gdb.cp/pr9167.exp
4542 * gdb.cp/scope-err.exp
4543 * gdb.cp/templates.exp
4544 * gdb.cp/virtfunc.exp
4545 * gdb.dwarf2/dw2-dir-file-name.exp
4546 * gdb.dwarf2/dw2-single-line-discriminators.exp
4547 * gdb.fortran/complex.exp
4548 * gdb.fortran/library-module.exp
4549 * gdb.guile/guile.exp
4550 * gdb.guile/scm-cmd.exp
4551 * gdb.guile/scm-frame-inline.exp
4552 * gdb.guile/scm-objfile.exp
4553 * gdb.guile/scm-pretty-print.exp
4554 * gdb.guile/scm-symbol.exp
4555 * gdb.guile/scm-type.exp
4556 * gdb.guile/scm-value.exp
4557 * gdb.linespec/keywords.exp
4558 * gdb.linespec/ls-errs.exp
4559 * gdb.linespec/macro-relative.exp
4560 * gdb.linespec/thread.exp
4561 * gdb.mi/mi-breakpoint-changed.exp
4562 * gdb.mi/mi-dprintf-pending.exp
4563 * gdb.mi/mi-fullname-deleted.exp
4564 * gdb.mi/mi-logging.exp
4565 * gdb.mi/mi-pending.exp
4566 * gdb.mi/mi-solib.exp
4567 * gdb.mi/new-ui-mi-sync.exp
4568 * gdb.mi/user-selected-context-sync.exp
4569 * gdb.multi/dummy-frame-restore.exp
4570 * gdb.multi/multi-arch-exec.exp
4571 * gdb.multi/remove-inferiors.exp
4572 * gdb.multi/watchpoint-multi-exit.exp
4573 * gdb.opt/solib-intra-step.exp
4574 * gdb.perf/backtrace.exp
4575 * gdb.perf/single-step.exp
4576 * gdb.perf/skip-command.exp
4577 * gdb.perf/skip-prologue.exp
4578 * gdb.perf/solib.exp
4579 * gdb.python/lib-types.exp
4580 * gdb.python/py-as-string.exp
4581 * gdb.python/py-bad-printers.exp
4582 * gdb.python/py-block.exp
4583 * gdb.python/py-breakpoint.exp
4584 * gdb.python/py-cmd.exp
4585 * gdb.python/py-events.exp
4586 * gdb.python/py-evthreads.exp
4587 * gdb.python/py-finish-breakpoint.exp
4588 * gdb.python/py-finish-breakpoint2.exp
4589 * gdb.python/py-frame-inline.exp
4590 * gdb.python/py-frame.exp
4591 * gdb.python/py-inferior.exp
4592 * gdb.python/py-infthread.exp
4593 * gdb.python/py-mi.exp
4594 * gdb.python/py-objfile.exp
4595 * gdb.python/py-pp-maint.exp
4596 * gdb.python/py-pp-registration.exp
4597 * gdb.python/py-prettyprint.exp
4598 * gdb.python/py-recurse-unwind.exp
4599 * gdb.python/py-shared.exp
4600 * gdb.python/py-symbol.exp
4601 * gdb.python/py-symtab.exp
4602 * gdb.python/py-template.exp
4603 * gdb.python/py-type.exp
4604 * gdb.python/py-unwind-maint.exp
4605 * gdb.python/py-unwind.exp
4606 * gdb.python/py-value.exp
4607 * gdb.python/python.exp
4608 * gdb.reverse/finish-reverse-bkpt.exp
4609 * gdb.reverse/insn-reverse.exp
4610 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4611 * gdb.reverse/solib-precsave.exp
4612 * gdb.reverse/solib-reverse.exp
4613 * gdb.stabs/gdb11479.exp
4614 * gdb.stabs/weird.exp
4615 * gdb.threads/fork-child-threads.exp
4616 * gdb.threads/fork-plus-threads.exp
4617 * gdb.threads/fork-thread-pending.exp
4618 * gdb.threads/forking-threads-plus-breakpoint.exp
4619 * gdb.threads/hand-call-in-threads.exp
4620 * gdb.threads/interrupted-hand-call.exp
4621 * gdb.threads/linux-dp.exp
4622 * gdb.threads/local-watch-wrong-thread.exp
4623 * gdb.threads/next-while-other-thread-longjmps.exp
4624 * gdb.threads/non-ldr-exit.exp
4625 * gdb.threads/pending-step.exp
4626 * gdb.threads/print-threads.exp
4627 * gdb.threads/process-dies-while-detaching.exp
4628 * gdb.threads/process-dies-while-handling-bp.exp
4629 * gdb.threads/pthreads.exp
4630 * gdb.threads/queue-signal.exp
4631 * gdb.threads/reconnect-signal.exp
4632 * gdb.threads/signal-command-handle-nopass.exp
4633 * gdb.threads/signal-command-multiple-signals-pending.exp
4634 * gdb.threads/signal-delivered-right-thread.exp
4635 * gdb.threads/signal-sigtrap.exp
4636 * gdb.threads/sigthread.exp
4637 * gdb.threads/staticthreads.exp
4638 * gdb.threads/stepi-random-signal.exp
4639 * gdb.threads/thread-unwindonsignal.exp
4640 * gdb.threads/thread_check.exp
4641 * gdb.threads/thread_events.exp
4642 * gdb.threads/tid-reuse.exp
4643 * gdb.threads/tls-nodebug.exp
4644 * gdb.threads/tls-shared.exp
4645 * gdb.threads/tls-so_extern.exp
4646 * gdb.threads/tls.exp
4647 * gdb.threads/wp-replication.exp
4648 * gdb.trace/actions-changed.exp
4649 * gdb.trace/actions.exp
4650 * gdb.trace/backtrace.exp
4651 * gdb.trace/change-loc.exp
4652 * gdb.trace/collection.exp
4653 * gdb.trace/deltrace.exp
4654 * gdb.trace/disconnected-tracing.exp
4655 * gdb.trace/entry-values.exp
4656 * gdb.trace/ftrace-lock.exp
4657 * gdb.trace/ftrace.exp
4658 * gdb.trace/infotrace.exp
4659 * gdb.trace/mi-trace-frame-collected.exp
4660 * gdb.trace/mi-trace-unavailable.exp
4661 * gdb.trace/mi-traceframe-changed.exp
4662 * gdb.trace/mi-tracepoint-changed.exp
4663 * gdb.trace/mi-tsv-changed.exp
4664 * gdb.trace/no-attach-trace.exp
4665 * gdb.trace/packetlen.exp
4666 * gdb.trace/passc-dyn.exp
4667 * gdb.trace/passcount.exp
4668 * gdb.trace/pending.exp
4669 * gdb.trace/pr16508.exp
4670 * gdb.trace/qtro.exp
4671 * gdb.trace/range-stepping.exp
4672 * gdb.trace/read-memory.exp
4673 * gdb.trace/report.exp
4674 * gdb.trace/save-trace.exp
4675 * gdb.trace/signal.exp
4676 * gdb.trace/stap-trace.exp
4677 * gdb.trace/status-stop.exp
4678 * gdb.trace/strace.exp
4679 * gdb.trace/tfile.exp
4680 * gdb.trace/tfind.exp
4681 * gdb.trace/trace-break.exp
4682 * gdb.trace/trace-condition.exp
4683 * gdb.trace/trace-enable-disable.exp
4684 * gdb.trace/trace-mt.exp
4685 * gdb.trace/tracecmd.exp
4686 * gdb.trace/tracefile-pseudo-reg.exp
4687 * gdb.trace/tspeed.exp
4688 * gdb.trace/tstatus.exp
4689 * gdb.trace/tsv.exp
4690 * gdb.trace/unavailable.exp
4691 * gdb.trace/while-dyn.exp
4692 * gdb.trace/while-stepping.exp
4693 * lib/gdb-guile.exp
4694 * lib/gdb.exp
4695 * lib/mi-support.exp
4696 * lib/pascal.exp
4697 * lib/perftest.exp
4698 * lib/prelink-support.exp
4699 * lib/selftest-support.exp
4700
4701 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4702
4703 * Makefile.in: Include disable-implicit-rules.mk.
4704
4705 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4706
4707 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4708 non-byte-aligned bit fields.
4709
4710 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4711
4712 PR gdb/12616
4713 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4714 respects the DW_AT_data_bit_offset attribute.
4715
4716 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4717
4718 * gdb.base/default.exp: Fix output of "set language".
4719
4720 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4721
4722 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4723 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4724 make.
4725 * configure.ac: Remove checks for the make program.
4726 * configure: Re-generate.
4727
4728 2016-11-16 Kevin Buettner <kevinb@redhat.com>
4729
4730 * gdb.python/py-recurse-unwind.c (main): Add loop.
4731 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4732 to read_register() and gdb.parse_and_eval(). Make each code
4733 call a separate case that can be individually tested.
4734 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4735 proc. Call cont_and_backtrace for each of the code paths that
4736 we want to test in the unwinder.
4737
4738 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4739
4740 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4741 the definition of struct S.
4742
4743 2016-11-11 Catherine Moore <clm@codesourcery.com>
4744
4745 * gdb.base/dump.exp: Identify verilog format dump tests as such.
4746
4747 2016-11-09 Pedro Alves <palves@redhat.com>
4748
4749 * gdb.base/commands.exp (runto_or_return): New procedure.
4750 (gdbvar_simple_if_test, gdbvar_simple_while_test)
4751 (gdbvar_complex_if_while_test, progvar_simple_if_test)
4752 (progvar_simple_while_test, progvar_complex_if_while_test)
4753 (if_while_breakpoint_command_test)
4754 (infrun_breakpoint_command_test, breakpoint_command_test)
4755 (user_defined_command_test, watchpoint_command_test)
4756 (test_command_prompt_position, redefine_hook_test)
4757 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
4758 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
4759 multi_line_input and multi_line. Remove gdb_expect and
4760 gdb_stop_suppressing_tests uses.
4761 * lib/gdb.exp (valnum_re): New global.
4762 (multi_line_input): New procedure.
4763
4764 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
4765
4766 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
4767 Remove.
4768 (test_setup): Define with proc_with_prefix.
4769 (test_cli_inferior): Likewise.
4770 (test_cli_thread): Likewise.
4771 (test_cli_frame): Likewise.
4772 (test_cli_select_frame): Likewise.
4773 (test_cli_up_down): Likewise.
4774 (test_mi_thread_select): Likewise.
4775 (test_mi_stack_select_frame): Likewise.
4776 (test_cli_in_mi_inferior): Likewise.
4777 (test_cli_in_mi_thread): Likewise.
4778 (test_cli_in_mi_frame): Likewise.
4779 (top level): Do not use with_test_prefix_procname.
4780
4781 2016-11-09 Pedro Alves <palves@redhat.com>
4782
4783 * gdb.base/commands.exp (gdbvar_simple_if_test)
4784 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
4785 (progvar_simple_if_test, progvar_simple_while_test)
4786 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
4787 (infrun_breakpoint_command_test, breakpoint_command_test)
4788 (user_defined_command_test, watchpoint_command_test)
4789 (test_command_prompt_position, deprecated_command_test)
4790 (bp_deleted_in_command, temporary_breakpoint_commands)
4791 (stray_arg0_test, source_file_with_indented_comment)
4792 (recursive_source_test, if_commands_test)
4793 (error_clears_commands_left, redefine_hook_test)
4794 (redefine_backtrace_test): Use proc_with_prefix.
4795 * lib/gdb.exp (proc_with_prefix): New proc.
4796
4797 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4798
4799 * gdb.base/tui-layout.c: New file.
4800 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
4801 disassembly window contains very long lines.
4802
4803 2016-11-08 Tom Tromey <tom@tromey.com>
4804
4805 * gdb.python/py-value.exp (test_value_creation): Make "long" test
4806 depend on Python 2.
4807
4808 2016-11-08 Tom Tromey <tom@tromey.com>
4809
4810 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
4811 New method.
4812
4813 2016-10-29 Manish Goregaokar <manish@mozilla.com>
4814
4815 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
4816
4817 2016-10-27 Manish Goregaokar <manish@mozilla.com>
4818
4819 * gdb.rust/simple.rs: Add test for univariant enums without
4820 discriminants and for encoded struct-like enums.
4821
4822 2016-10-28 Pedro Alves <palves@redhat.com>
4823
4824 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
4825 gdb_test_multiple, tighten regexps and match symtabs and line
4826 tables incrementally.
4827
4828 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
4829
4830 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
4831 general.
4832
4833 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
4834
4835 * gdb.base/exec-invalid-sysroot.exp: New file.
4836
4837 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4838
4839 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
4840
4841 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4842
4843 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
4844
4845 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
4846
4847 * gdb.base/killed-outside.exp: Remove $options from a call to
4848 `prepare_for_testing'.
4849
4850 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4851
4852 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4853 Change test message.
4854
4855 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4856
4857 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4858 Update comment.
4859
4860 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4861
4862 * gdb.trace/mi-trace-save.exp: New file.
4863
4864 2016-10-13 Yao Qi <yao.qi@linaro.org>
4865
4866 * gdb.base/code_elim.exp (get_var_address): Remove.
4867 * gdb.base/relocate.exp: Likewise.
4868 * gdb.base/shreloc.exp: Likewise.
4869 * lib/gdb.exp (get_var_address): New.
4870
4871 2016-10-13 Yao Qi <yao.qi@linaro.org>
4872
4873 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
4874 floating point tests if $skip_float_test is false.
4875
4876 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
4877
4878 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
4879 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
4880 argc values.
4881 Add 1 to argc so we guarantee distinct initial/modified argc values.
4882
4883 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4884
4885 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
4886
4887 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4888
4889 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
4890 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
4891 * gdb.arch/vsx-regs.exp: Likewise.
4892
4893 2016-10-07 Yao Qi <yao.qi@linaro.org>
4894
4895 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
4896
4897 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
4898
4899 * gdb.python/python.exp: Test decode_line("*0").
4900
4901 2016-10-06 Doug Evans <dje@google.com>
4902
4903 * gdb.python/py-value.exp (test_value_creation): Add test for large
4904 unsigned 64-bit value.
4905
4906 2016-10-06 Tom Tromey <tom@tromey.com>
4907
4908 * gdb.compile/compile.exp: Change java tests to rust.
4909 * gdb.base/setshow.exp: Change java tests to rust.
4910 * gdb.base/default.exp: Remove java from language list.
4911 * README (Examples): Update language example.
4912 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
4913 test.
4914 * lib/gdb.exp (skip_java_tests): Remove.
4915 * lib/java.exp: Remove.
4916 * gdb.java: Remove.
4917
4918 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4919
4920 * gdb.arch/mips-fcr.exp: New test.
4921 * gdb.arch/mips-fcr.c: Source for the new test.
4922
4923 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4924
4925 * gdb.base/solib-disc.exp: Use `standard_output_file'
4926 throughout.
4927
4928 2016-10-06 Pedro Alves <palves@redhat.com>
4929
4930 * gdb.base/jit-simple-dl.c: New file.
4931 * gdb.base/jit-simple-jit.c: New file, factored out from ...
4932 * gdb.base/jit-simple.c: ... this.
4933 * gdb.base/jit-simple.exp (jit_run): Delete.
4934 (build_jit): New proc.
4935 (jit_test_reread): Recompile either the main program or the shared
4936 library, depending on what is being tested. Skip changing address
4937 if caller wants to. Compare before/after addresses. If testing
4938 standalone, explicitly load the binary. Test "maint info
4939 breakpoints".
4940 (top level): Add "standalone vs shared lib" and "change address"
4941 vs "same address" axes.
4942
4943 2016-10-06 Pedro Alves <palves@redhat.com>
4944
4945 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
4946 call.
4947 (jit_run): Delete.
4948 (jit_test_reread): Use with_test_prefix. Reload the main binary
4949 explicitly. Compare the before/after addresses of the JIT
4950 descriptor.
4951
4952 2016-08-15 Doug Evans <dje@google.com>
4953
4954 * gdb.xml/extra-regs.xml: Update, end field now required, default type
4955 for single bitfields is bool.
4956 * gdb.xml/tdesc-regs.exp: Ditto.
4957
4958 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
4961
4962 2016-10-05 Yao Qi <yao.qi@linaro.org>
4963
4964 * lib/gdb.exp (support_complex_tests): Return zero if
4965 gdb_skip_float_test return true.
4966
4967 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
4968 Simon Marchi <simon.marchi@ericsson.com>
4969
4970 PR gdb/20487
4971 * gdb.mi/user-selected-context-sync.exp: New file.
4972 * gdb.mi/user-selected-context-sync.c: New file.
4973
4974 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
4975 Simon Marchi <simon.marchi@ericsson.com>
4976
4977 PR gdb/20487
4978 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
4979 =thread-select-event check.
4980
4981 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
4982
4983 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
4984 the compulsory L operand changes.
4985 * gdb.arch/powerpc-power.s: Likewise.
4986
4987 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4988
4989 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
4990 * gdb.base/jit-attach-pie.c: New file.
4991 * gdb.base/jit-attach-pie.exp: New file.
4992
4993 2016-09-28 Pedro Alves <palves@redhat.com>
4994
4995 * gdb.base/infcall-input.c: New file.
4996 * gdb.base/infcall-input.exp: New file.
4997
4998 2016-09-22 Yao Qi <yao.qi@linaro.org>
4999
5000 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5001 (gdb_exit): Rename it to ...
5002 (gdbserver_gdb_exit): ... Close GDBserver.
5003 (gdb_exit): New proc, call gdbserver_gdb_exit.
5004 (mi_gdb_exit): Likewise.
5005
5006 2016-09-22 Yao Qi <yao.qi@linaro.org>
5007
5008 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5009 path.
5010 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5011 Remove duplication.
5012
5013 2016-09-22 Yao Qi <yao.qi@linaro.org>
5014
5015 * lib/gdbserver-support.exp: Check the existence of
5016 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5017
5018 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5019
5020 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5021
5022 2016-09-21 Tom Tromey <tom@tromey.com>
5023
5024 PR gdb/20604:
5025 * gdb.base/quit.exp: New file.
5026
5027 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5028
5029 * .gitignore: New file.
5030
5031 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5032
5033 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5034 throughout.
5035
5036 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5037
5038 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5039
5040 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5041
5042 * gdb.cp/casts.cc (decltype): Move it ...
5043 (main): ... with its call to ...
5044 * gdb.cp/casts03.cc: ... a new file.
5045 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5046
5047 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5048
5049 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5050
5051 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5052
5053 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5054 and sync up the test with tests in gas/testsuite/gas/ppc.
5055 * gdb.arch/powerpc-power.exp: Likewise.
5056
5057 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5058
5059 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5060
5061 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5062 Jan Kratochvil <jan.kratochvil@redhat.com>
5063
5064 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5065 make m1's definition to be different from m2's. Use 'dummy' as an
5066 argument for probe 'two'.
5067
5068 2016-09-10 Jon Beniston <jon@beniston.com>
5069
5070 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5071 for sim target.
5072
5073 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5074
5075 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5076 variable declaration.
5077 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5078 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5079 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5080 received HWCAP as its argument.
5081
5082 2016-09-06 Pedro Alves <palves@redhat.com>
5083
5084 * gdb.base/new-ui-pending-input.c: New file.
5085 * gdb.base/new-ui-pending-input.exp: New file.
5086 * gdb.exp (clear_gdb_spawn_id): New procedure.
5087 (with_spawn_id): Check whether gdb_spawn_id exists before
5088 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5089 on exit.
5090
5091 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5092
5093 * gdb.base/float128.c: New file.
5094 * gdb.base/float128.exp: Likewise.
5095 * gdb.base/floatn.c: Likewise.
5096 * gdb.base/floatn.exp: Likewise.
5097
5098 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5099
5100 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5101
5102 2016-09-05 Pedro Alves <palves@redhat.com>
5103
5104 PR backtrace/19927
5105 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5106 unwinders are immediately called as side effect of "source" or
5107 "disable unwinder" commands.
5108 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5109
5110 2016-09-02 Yao Qi <yao.qi@linaro.org>
5111
5112 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5113 is true and $type is "float" or "double".
5114
5115 2016-09-02 Yao Qi <yao.qi@linaro.org>
5116
5117 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5118 true.
5119 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5120 * gdb.base/call-rt-st.exp: Likewise.
5121 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5122 return value instead of gdb,skip_float_test.
5123 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5124 (do_function_calls): Use its return value instead of
5125 gdb,skip_float_test.
5126 * gdb.base/finish.exp: Likewise.
5127 * gdb.base/funcargs.exp: Likewise.
5128 * gdb.base/return.exp: Likewise.
5129 * gdb.base/return2.exp: Likewise.
5130 * gdb.base/varargs.exp: Likewise.
5131 * lib/gdb.exp (gdb_skip_float_test): Change it to
5132 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5133
5134 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5135
5136 * gdb.multi/tids.exp: Test "thread apply all".
5137
5138 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5139
5140 * gdb.base/default.exp (tty): Remove.
5141
5142 2016-08-24 Kevin Buettner <kevinb@redhat.com>
5143
5144 * gdb.python/py-recurse-unwind.c: New file.
5145 * gdb.python/py-recurse-unwind.py: New file.
5146 * gdb.python/py-recurse-unwind.exp: New file.
5147
5148 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5149
5150 * gdb.base/set-inferior-tty.exp: New file.
5151 * gdb.base/set-inferior-tty.c: New file.
5152
5153 2016-08-23 Pedro Alves <palves@redhat.com>
5154
5155 PR gdb/20494
5156 * gdb.base/new-ui-echo.c: New file.
5157 * gdb.base/new-ui-echo.exp: New file.
5158
5159 2016-08-23 Yao Qi <yao.qi@linaro.org>
5160
5161 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5162 gdbserver_spawn.
5163 * gdb.server/connect-without-multi-process.exp (do_test):
5164 Likewise.
5165
5166 2016-08-23 Yao Qi <yao.qi@linaro.org>
5167
5168 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5169 standalone_txt. Delete gdb_txt and standalone_txt on host
5170 and target. Spawn the binary on target. Copy files from
5171 target to host.
5172
5173 2016-08-22 Pedro Alves <palves@redhat.com>
5174
5175 PR gdb/20505
5176 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5177 with_test_prefix. Factor out bits to ...
5178 (test_no_vdso): ... this new procedure.
5179
5180 2016-08-19 Carl Love <cel@us.ibm.com>
5181
5182 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5183 maintaining separate logic for constructing the output path.
5184 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5185 * gdb.arch/ppc-dfp.exp: Likewise.
5186 * gdb.arch/ppc-fp.exp: Likewise.
5187 * gdb.arch/vsx-regs.exp: Likewise.
5188 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5189 binprefix for generating the additional binary files.
5190
5191 2016-08-19 Pedro Alves <palves@redhat.com>
5192
5193 * gdb.trace/mi-trace-frame-collected.exp
5194 (test_trace_frame_collected): On x32, expect two registers.
5195
5196 2016-08-18 Carl Love <cel@us.ibm.com>
5197
5198 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5199 and sync up the test with tests in gas/testsuite/gas/ppc.
5200 * gdb.arch/powerpc-power.exp: Likewise.
5201
5202 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5203
5204 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5205 expected error message.
5206
5207 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5208
5209 * gdb.multi/remove-inferiors.exp: New file.
5210 * gdb.multi/remove-inferiors.c: New file.
5211
5212 2016-08-12 Yao Qi <yao.qi@linaro.org>
5213
5214 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5215 argument list.
5216
5217 2016-08-10 Pedro Alves <palves@redhat.com>
5218
5219 PR gdb/19187
5220 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5221 setup_kfails.
5222
5223 2016-08-09 Pedro Alves <palves@redhat.com>
5224 Simon Marchi <simon.marchi@ericsson.com>
5225
5226 PR gdb/20418
5227 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5228 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5229
5230 2016-08-09 Pedro Alves <palves@redhat.com>
5231
5232 PR mi/20431
5233 * gdb.mi/mi-cmd-error.exp: New file.
5234
5235 2016-08-09 Pedro Alves <palves@redhat.com>
5236
5237 PR gdb/18653
5238 * gdb.base/signals-state-child.c: New file.
5239 * gdb.base/signals-state-child.exp: New file.
5240 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5241
5242 2016-08-09 Pedro Alves <palves@redhat.com>
5243
5244 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5245
5246 2016-08-03 Tom Tromey <tom@tromey.com>
5247
5248 PR python/18565:
5249 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5250
5251 2016-08-01 Yao Qi <yao.qi@linaro.org>
5252
5253 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5254 variable mode to "multi-process" if $multi_process is 1, otherwise
5255 set it to "single-process".
5256
5257 2016-08-01 Yao Qi <yao.qi@linaro.org>
5258
5259 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5260 * gdb.cp/cpexprs.exp: Likewise.
5261 * gdb.cp/m-static.exp: Likewise.
5262
5263 2016-07-26 Tom Tromey <tom@tromey.com>
5264
5265 PR python/20190:
5266 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5267 test.
5268
5269 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5270
5271 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5272 selecting assembly source files.
5273 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5274 assembly source files.
5275 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5276 assembly source files.
5277 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5278 selecting assembly source files.
5279
5280 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5281
5282 * gdb.base/new-ui.exp (do_test_invalid_args): New
5283 procedure.
5284
5285 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5286
5287 * gdb.btrace/reconnect.c: New file.
5288 * gdb.btrace/reconnect.exp: New file.
5289
5290 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5291
5292 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5293 to test_catch_syscall_group.
5294 (test_catch_syscall_group): New.
5295
5296 2016-07-21 Tom Tromey <tom@tromey.com>
5297
5298 * gdb.rust/simple.rs (main): Use empty struct expression.
5299 * gdb.rust/simple.exp: Add tests for empty struct expression.
5300
5301 2016-07-21 Yao Qi <yao.qi@linaro.org>
5302
5303 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5304 if gdb_skip_xml_test is true on some targets.
5305
5306 2016-07-21 Yao Qi <yao.qi@linaro.org>
5307
5308 * gdb.server/solib-list.exp: Unset last_loaded_file.
5309
5310 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5311
5312 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5313 "step into captured_main (args)".
5314
5315 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5316
5317 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5318
5319 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5320
5321 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5322
5323 2016-07-19 Pedro Alves <palves@redhat.com>
5324
5325 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5326 * gdb.opt/inline-bt.exp: Likewise.
5327 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5328 additional_flags=-Winline.
5329 * gdb.opt/inline-locals.exp: Likewise.
5330 * gdb.opt/inline-markers.c (ATTR): Define.
5331 (inlined_fn): Use it.
5332
5333 2016-07-19 Yao Qi <yao.qi@linaro.org>
5334
5335 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5336 (test_with_self): Remove some code. Remove argument executable.
5337 (top-level): Use do_self_tests.
5338
5339 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
5340 Don Breazeal <donb@codesourcery.com>
5341
5342 * gdb.base/maint.exp: Escape paths used in regular expressions.
5343 * gdb.stabs/weird.exp: Likewise.
5344
5345 2016-07-13 Tom Tromey <tom@tromey.com>
5346
5347 PR python/15620, PR python/18620:
5348 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5349 (test_bkpt_events): New procs.
5350
5351 2016-07-13 Tom Tromey <tom@tromey.com>
5352
5353 PR python/17698:
5354 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5355 test.
5356 (test_watchpoints): Likewise.
5357 (test_bkpt_pending): New proc.
5358
5359 2016-07-13 Tom Tromey <tom@tromey.com>
5360
5361 PR cli/18053:
5362 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5363 completion test.
5364
5365 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5366
5367 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5368 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5369 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5370 f_label.
5371 (g): Rename g_end_lbl to g_label.
5372 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5373 low_pc and high_pc.
5374 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5375
5376 2016-07-12 Tom Tromey <tom@tromey.com>
5377
5378 PR python/19293:
5379 * gdb.python/py-unwind-maint.exp: Update tests.
5380
5381 2016-07-12 Yao Qi <yao.qi@linaro.org>
5382
5383 * lib/selftest-support.exp (selftest_setup): Match the output
5384 when captured_main is inlined.
5385
5386 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5387
5388 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5389 New variables.
5390 (print this%a, print this%b, print this): New tests.
5391 * gdb.fortran/derived-types.f90 (this): New object and
5392 initialization.
5393
5394 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5395
5396 * gdb.ada/arraydim.exp: Remove extra directory level in build
5397 directory.
5398
5399 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5400
5401 * lib/ada.exp: Remove extra directory level in build directory.
5402 * gdb.ada/cond_lang.exp: Likewise.
5403 * gdb.ada/exec_changed.exp: Likewise.
5404 * gdb.ada/lang_switch.exp: Likewise.
5405
5406 2016-07-06 Manish Goregaokar <manish@mozilla.com>
5407
5408 * simple.rs: Add test for raw pointer subscripting.
5409 * simple.exp: Add test expectations.
5410
5411 2016-07-05 Yao Qi <yao.qi@linaro.org>
5412
5413 * gdb.mi/mi-reverse.exp: Match =record-started output.
5414
5415 2016-07-01 Pedro Alves <palves@redhat.com>
5416
5417 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5418 procedure.
5419 (jit_reader_test): Test the jit reader's unwinder.
5420 * gdb.base/jithost.c (jit_function_00_code): New global.
5421 (main): Use memcpy to fill in the mmapped code, instead of poking
5422 bytes manually here.
5423 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5424 value.
5425 (read_debug_info): Save the function's range.
5426 (read_sp): New function.
5427 (unwind_frame): Use it. Also unwind RBP.
5428 (get_frame_id): Use read_sp.
5429 (gdb_init_reader): Use calloc instead of malloc.
5430 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5431 parameter. Use gdb_test_multiple.
5432
5433 2016-07-01 Pedro Alves <palves@redhat.com>
5434 Antoine Tremblay <antoine.tremblay@ericsson.com>
5435
5436 * gdb.threads/process-dies-while-detaching.c: New file.
5437 * gdb.threads/process-dies-while-detaching.exp: New file.
5438
5439 2016-07-01 Pedro Alves <palves@redhat.com>
5440
5441 * gdb.multi/watchpoint-multi-exit.c: New file.
5442 * gdb.multi/watchpoint-multi-exit.exp: New file.
5443
5444 2016-06-30 Pedro Alves <palves@redhat.com>
5445
5446 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5447 unset inferior_spawn_id.
5448
5449 2016-06-30 Pedro Alves <palves@redhat.com>
5450
5451 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5452 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5453
5454 2016-06-29 Yao Qi <yao.qi@linaro.org>
5455
5456 * gdb.base/return.c: Add copyright header.
5457
5458 2016-06-29 Tom Tromey <tom@tromey.com>
5459
5460 PR python/20129:
5461 * gdb.python/py-framefilter.exp: Add tests for setting priority
5462 and disabling of non-existent frame filter.
5463
5464 2016-06-29 Yao Qi <yao.qi@linaro.org>
5465
5466 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5467 0x0f07ff.
5468
5469 2016-06-28 Yao Qi <yao.qi@linaro.org>
5470
5471 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5472 triplets. Start gdb, execute catch syscall, and continue. Check
5473 gdb's output to determine catch syscall is supported.
5474
5475 2016-06-27 Manish Goregaokar <manish@mozilla.com>
5476
5477 * gdb.rust/simple.rs: Add test for returning unit in a function.
5478 * gdb.rust/simple.exp: Add expectation for functions returning
5479 unit.
5480
5481 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5482
5483 * gdb.python/py-breakpoint-create-fail.c,
5484 gdb.python/py-breakpoint-create-fail.exp,
5485 gdb.python/py-breakpoint-create-fail.py: New testcase.
5486
5487 2016-06-25 Manish Goregaokar <manish@mozilla.com>
5488
5489 PR gdb/20239
5490 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
5491 * gdb.rust/simple.exp: Add test expectations for new NonZero
5492 tests.
5493
5494 2016-06-24 David Taylor <dtaylor@emc.com>
5495
5496 * gdb.base/offsets.exp: New file.
5497 * gdb.base/offsets.c: New file.
5498
5499 2016-06-23 Tom Tromey <tom@tromey.com>
5500
5501 PR gdb/16483:
5502 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5503 before any filters are loaded.
5504
5505 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5506
5507 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5508 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5509 structs.
5510 * gdb.fortran/derived-type-function.exp: New file.
5511 * gdb.fortran/derived-type-function.f90: New file.
5512
5513
5514 2016-06-21 Pedro Alves <palves@redhat.com>
5515
5516 * gdb.base/new-ui.exp: New file.
5517 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5518 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5519 (with_spawn_id): New procedure.
5520
5521 2016-06-21 Pedro Alves <palves@redhat.com>
5522
5523 * gdb.mi/mi-exec-run.exp: New file.
5524
5525 2016-06-21 Pedro Alves <palves@redhat.com>
5526
5527 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5528 breakpoint command's output on the main UI.
5529 (test_break): New procedure, factored out from calls in the top
5530 level.
5531 (top level): Use foreach_with_prefix to test MI as main UI and as
5532 separate UI.
5533
5534 2016-06-21 Pedro Alves <palves@redhat.com>
5535
5536 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5537 (test_awatch_creation_and_listing)
5538 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5539 Remove 'type' parameter.
5540 (test_watchpoint_all): New parameter mi_mode. Remove
5541 with_test_prefix.
5542 (top level): Use foreach_with_prefix, and add main/separate UI MI
5543 testing axis.
5544
5545 2016-06-21 Pedro Alves <palves@redhat.com>
5546
5547 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5548 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5549 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5550 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5551 (gdb_main_spawn_id, mi_spawn_id): Declare and
5552 comment.
5553 (mi_create_inferior_pty): New procedure,
5554 factored out from default_mi_gdb_start.
5555 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5556 procedures.
5557 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5558 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5559 Use mi_create_inferior_pty.
5560 (mi_gdb_start): Use eval to pass down args list.
5561
5562 2016-06-21 Pedro Alves <palves@redhat.com>
5563
5564 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5565 * gdb.opt/inline-cmds.exp: Add MI tests.
5566
5567 2016-06-21 Pedro Alves <palves@redhat.com>
5568
5569 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5570
5571 2016-06-21 Pedro Alves <palves@redhat.com>
5572
5573 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5574 (top level): Use it instead of mi_execute_to.
5575
5576 2016-06-21 Pedro Alves <palves@redhat.com>
5577
5578 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5579 (cont_handler_str): New.
5580 (signal_stop_handler): Set stop_handler_str instead of printing to
5581 stdout.
5582 (continue_handler): Set cont_handler_str instead of printing to
5583 stdout.
5584 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5585 mi_send_resuming_command. Print stop_handler_str and
5586 cont_handler_str instead of expecting the python events print
5587 directly.
5588
5589 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5590
5591 * gdb.base/jit-reader.exp: New file.
5592 * gdb.base/jithost.c: New file.
5593 * gdb.base/jithost.h: New file.
5594 * gdb.base/jitreader.c : New file.
5595 * gdb.base/jit-protocol.h: New file.
5596
5597 2016-06-17 Yao Qi <yao.qi@linaro.org>
5598
5599 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5600 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5601 and detach-on-fork. Adjust tests.
5602 (top level): Invoke break_cond_on_syscall with combinations of
5603 syscall, follow-fork-mode and detach-on-fork.
5604
5605 2016-06-17 Yao Qi <yao.qi@linaro.org>
5606
5607 * gdb.base/step-over-exit.c: New.
5608 * gdb.base/step-over-exit.exp: New.
5609
5610 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5611
5612 * gdb.base/float.exp: Add target check for nds32*-*-*.
5613 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5614
5615 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5616
5617 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5618 for unsupported target features.
5619 * gdb.base/call-rt-st.exp: Likewise.
5620 * gdb.base/call-sc.exp: Likewise.
5621 * gdb.base/call-signal-resume.exp: Likewise.
5622 * gdb.base/call-strs.exp: Likewise.
5623 * gdb.base/callexit.exp: Likewise.
5624 * gdb.base/callfuncs.exp: Likewise.
5625 * gdb.base/nodebug.exp: Likewise.
5626 * gdb.base/printcmds.exp: Likewise.
5627 * gdb.base/ptype.exp: Likewise.
5628 * gdb.base/structs.exp: Likewise.
5629 * gdb.base/unwindonsignal.exp: Likewise.
5630 * gdb.cp/gdb2495.exp: Likewise.
5631 * gdb.cp/templates.exp: Likewise.
5632 * gdb.cp/virtfunc.exp: Likewise.
5633 * gdb.threads/hand-call-in-threads.exp: Likewise.
5634 * gdb.threads/interrupted-hand-call.exp: Likewise.
5635 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5636
5637 2016-06-10 Tom Tromey <tom@tromey.com>
5638
5639 PR rust/20110:
5640 * gdb.rust/expr.exp: Add test for integer constant larger than
5641 i32.
5642
5643 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5644
5645 * gdb.fortran/nested-funcs.exp: New.
5646 * gdb.fortran/nested-funcs.f90: New.
5647
5648 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5649
5650 * gdb.base/examine-backward.c: New file.
5651 * gdb.base/examine-backward.exp: New file.
5652
5653 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5654
5655 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5656 matching.
5657
5658 2016-06-02 Tom Tromey <tom@tromey.com>
5659
5660 PR python/18984:
5661 * gdb.python/py-shared.exp: Add solib_name test.
5662
5663 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5664
5665 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5666
5667 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5668
5669 PR c++/19893
5670 * gdb.dwarf2/implref.exp: Rename to...
5671 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5672 * gdb.dwarf2/implref-array.c: New file.
5673 * gdb.dwarf2/implref-array.exp: Likewise.
5674 * gdb.dwarf2/implref-global.c: Likewise.
5675 * gdb.dwarf2/implref-global.exp: Likewise.
5676 * gdb.dwarf2/implref-struct.c: Likewise.
5677 * gdb.dwarf2/implref-struct.exp: Likewise.
5678
5679 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5680
5681 * gdb.trace/trace-condition.exp: Add 64bit tests.
5682
5683 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5684
5685 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5686 bits types.
5687 (main): Adapt to 8 to 64 bits types.
5688 * gdb.trace/trace-condition.exp: Add new tests.
5689
5690 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5691
5692 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5693
5694 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5695
5696 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5697 Move condition tests...
5698 * gdb.trace/trace-condition.exp: Here.
5699
5700 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5701
5702 * gdb.trace/trace-condition.exp: Add counter-case tests.
5703
5704 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5705
5706 PR c++/15231
5707 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5708 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5709
5710 2016-05-27 Pedro Alves <palves@redhat.com>
5711
5712 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5713 New procedure.
5714 (top level): Call it, and bail out of DejaGnu is known to be bad.
5715
5716 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5717
5718 * gdb.base/whatis.c: Extend the test case.
5719 * gdb.base/whatis.exp: Add additional tests.
5720
5721 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5722
5723 * gdb.fortran/type.f90: Add pointer variable.
5724 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5725
5726 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5727
5728 * gdb.fortran/vla-type.exp: Fix testcase name.
5729
5730 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5731
5732 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5733
5734 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5735
5736 * gdb.fortran/type.f90: Add nested structures.
5737 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5738 * gdb.fortran/derived-type.exp: Adapt expected output.
5739 * gdb.fortran/vla-type.exp: Adapt expected output.
5740
5741 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5742
5743 * gdb.fortran/whatis_type.exp: Adapt expected output.
5744
5745 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5746
5747 * gdb.fortran/print_type.exp: Fix expected output.
5748 * gdb.fortran/whatis_type.exp: Fix expected output.
5749
5750 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5751
5752 * gdb.fortran/whatis_type.exp: Use multi_line.
5753
5754 2016-05-24 Tom Tromey <tom@tromey.com>
5755
5756 PR python/17386:
5757 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
5758 use value as an index.
5759
5760 2016-05-23 Tom Tromey <tom@tromey.com>
5761
5762 PR python/17981:
5763 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
5764 no-breakpoint case.
5765
5766 2016-05-24 Pedro Alves <palves@redhat.com>
5767
5768 PR gdb/19828
5769 * gdb.threads/clone-attach-detach.c: New file.
5770 * gdb.threads/clone-attach-detach.exp: New file.
5771
5772 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
5773
5774 * gdb.base/annota-input-while-running.exp: Fix syntax error.
5775
5776 2016-05-23 Tom Tromey <tom@tromey.com>
5777
5778 PR python/19438, PR python/18393:
5779 * gdb.python/py-progspace.exp: Add "dir" test.
5780 * gdb.python/py-objfile.exp: Add "dir" test.
5781
5782 2016-05-23 Yao Qi <yao.qi@linaro.org>
5783
5784 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
5785 * gdb.arch/thumb2-it.exp: Likewise.
5786
5787 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
5788
5789 * gdb.mi/mi-threads-interrupt.c: New file.
5790 * gdb.mi/mi-threads-interrupt.exp: New file.
5791
5792 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5793
5794 PR gdb/18077
5795 * gdb.mi/mi-async-run.exp: New file.
5796 * gdb.mi/mi-async-run.c: New file.
5797
5798 2016-05-17 Tom Tromey <tom@tromey.com>
5799 Manish Goregaokar <manishsmail@gmail.com>
5800
5801 * lib/rust-support.exp: New file.
5802 * lib/gdb.exp (skip_rust_tests): New proc.
5803 (build_executable_from_specs): Handle rust.
5804 * lib/future.exp (gdb_find_rustc): New proc.
5805 (gdb_default_target_compile): Handle rust.
5806 * gdb.rust/expr.exp: New file.
5807 * gdb.rust/generics.exp: New file.
5808 * gdb.rust/generics.rs: New file.
5809 * gdb.rust/methods.exp: New file.
5810 * gdb.rust/methods.rs: New file.
5811 * gdb.rust/modules.exp: New file.
5812 * gdb.rust/modules.rs: New file.
5813 * gdb.rust/simple.exp: New file.
5814 * gdb.rust/simple.rs: New file.
5815
5816 2016-05-17 Tom Tromey <tom@tromey.com>
5817
5818 * gdb.base/default.exp (set language): Add rust.
5819
5820 2016-05-17 Tom Tromey <tom@tromey.com>
5821
5822 * gdb.gdb/unittest.exp: New file.
5823
5824 2016-05-16 Yao Qi <yao.qi@linaro.org>
5825
5826 * gdb.base/batch-preserve-term-settings.exp: Remove variable
5827 shell_prompt. Update shell_prompt_re.
5828
5829 2016-05-12 Doug Evans <dje@google.com>
5830
5831 PR symtab/19999
5832 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
5833 $options when building executable.
5834 * gdb.dwarf2/fission-loclists-pie.S: New file.
5835 * gdb.dwarf2/fission-loclists-pie.exp: New file.
5836
5837 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5838
5839 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
5840 of [is_remote target],
5841
5842 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5843
5844 * lib/gdb.exp (use_gdb_stub): New procedure.
5845
5846 2016-05-03 Yunlian Jiang <yunlian@google.com>
5847 Doug Evans <dje@google.com>
5848
5849 PR symtab/19914
5850 * gdb.dwarf2/dwp-sepdebug.c: New file.
5851 * gdb.dwarf2/dwp-sepdebug.exp: New file.
5852
5853 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5854
5855 * gdb.base/detach.exp: Remove is_remote check.
5856
5857 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5858
5859 * gdb.base/annota-input-while-running.exp: Don't check for
5860 [is_remote target]. Enable annotations after running to main.
5861 Remove unused "set test..." line.
5862
5863 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5864
5865 * gdb.trace/trace-enable-disable.exp: New file.
5866 * gdb.trace/trace-enable-disable.c: New file.
5867
5868 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5869
5870 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
5871 use it in info sharedlibrary test.
5872 * gdb.trace/ftrace-lock.exp: Likewise.
5873 * gdb.trace/ftrace.exp: Likewise.
5874 * gdb.trace/range-stepping.exp: Likewise.
5875 * gdb.trace/trace-break.exp: Likewise.
5876 * gdb.trace/trace-condition.exp: Likewise.
5877 * gdb.trace/trace-mt.exp: Likewise.
5878
5879 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5880
5881 * lib/gdb.exp (gdb_load_shlibs): Rename to...
5882 (gdb_load_shlib): ... this.
5883 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
5884 gdb_load_shlib.
5885 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
5886 * gdb.base/ctxobj.exp: Likewise.
5887 * gdb.base/dprintf-pending.exp: Likewise.
5888 * gdb.base/dso2dso.exp: Likewise.
5889 * gdb.base/fixsection.exp: Likewise.
5890 * gdb.base/gcore-relro.exp: Likewise.
5891 * gdb.base/gdb1555.exp: Likewise.
5892 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5893 * gdb.base/gnu-ifunc.exp: Likewise.
5894 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
5895 * gdb.base/jit-so.exp (one_jit_test): Likewise.
5896 * gdb.base/pending.exp: Likewise.
5897 * gdb.base/print-file-var.exp: Likewise.
5898 * gdb.base/print-symbol-loading.exp: Likewise.
5899 * gdb.base/shlib-call.exp: Likewise.
5900 * gdb.base/shreloc.exp: Likewise.
5901 * gdb.base/so-impl-ld.exp: Likewise.
5902 * gdb.base/solib-disc.exp: Likewise.
5903 * gdb.base/solib-nodir.exp: Likewise.
5904 * gdb.base/solib-overlap.exp: Likewise.
5905 * gdb.base/solib-symbol.exp: Likewise.
5906 * gdb.base/solib-weak.exp (do_test): Likewise.
5907 * gdb.base/sym-file.exp: Likewise.
5908 * gdb.base/symtab-search-order.exp: Likewise.
5909 * gdb.base/type-opaque.exp: Likewise.
5910 * gdb.base/unload.exp: Likewise.
5911 * gdb.base/watchpoint-solib.exp: Likewise.
5912 * gdb.compile/compile.exp: Likewise.
5913 * gdb.cp/gdb2384.exp: Likewise.
5914 * gdb.cp/infcall-dlopen.exp: Likewise.
5915 * gdb.cp/re-set-overloaded.exp: Likewise.
5916 * gdb.fortran/library-module.exp: Likewise.
5917 * gdb.opt/solib-intra-step.exp: Likewise.
5918 * gdb.python/py-finish-breakpoint.exp: Likewise.
5919 * gdb.python/py-shared.exp: Likewise.
5920 * gdb.reverse/solib-precsave.exp: Likewise.
5921 * gdb.reverse/solib-reverse.exp: Likewise.
5922 * gdb.server/solib-list.exp: Likewise.
5923 * gdb.threads/dlopen-libpthread.exp: Likewise.
5924 * gdb.threads/tls-shared.exp: Likewise.
5925 * gdb.threads/tls-so_extern.exp: Likewise.
5926 * gdb.trace/change-loc.exp: Likewise.
5927 * gdb.trace/ftrace-lock.exp: Likewise.
5928 * gdb.trace/ftrace.exp: Likewise.
5929 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
5930 * gdb.trace/pending.exp: Likewise.
5931 * gdb.trace/range-stepping.exp: Likewise.
5932 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
5933 (strace_info_marker): Likewise.
5934 (strace_probe_marker): Likewise.
5935 (strace_trace_on_same_addr): Likewise.
5936 (strace_trace_on_diff_addr): Likewise.
5937 * gdb.trace/trace-break.exp: Likewise.
5938 * gdb.trace/trace-condition.exp: Likewise.
5939 * gdb.trace/trace-mt.exp: Likewise.
5940
5941 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5942
5943 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
5944 result of gdb_remote_download.
5945 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
5946 * gdb.base/dso2dso.exp: Likewise.
5947 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5948 * gdb.base/print-file-var.exp: Likewise.
5949 * gdb.base/shlib-call.exp: Likewise.
5950 * gdb.base/shreloc.exp: Likewise.
5951 * gdb.base/solib-overlap.exp: Likewise.
5952 * gdb.base/solib-weak.exp (do_test): Likewise.
5953 * gdb.base/unload.exp: Likewise.
5954
5955 2016-04-27 Yao Qi <yao.qi@linaro.org>
5956
5957 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
5958 exists.
5959
5960 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5961
5962 * vla-type.exp: Print structure from toplevel.
5963
5964 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5965
5966 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
5967 of dynamic types.
5968 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
5969 of dynamic types.
5970
5971 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5972
5973 * gdb.fortran/vla-type.f90: New file.
5974 * gdb.fortran/vla-type.exp: New file.
5975
5976 2016-04-25 Yao Qi <yao.qi@linaro.org>
5977
5978 * gdb.base/branch-to-self.c: New file.
5979 * gdb.base/branch-to-self.exp: New file.
5980
5981 2016-04-22 Yao Qi <yao.qi@linaro.org>
5982
5983 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
5984 more after $hex.
5985
5986 2016-04-22 Yao Qi <yao.qi@linaro.org>
5987
5988 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
5989 * gdb.base/annota3.exp: Likewise.
5990
5991 2016-04-22 Yao Qi <yao.qi@linaro.org>
5992
5993 * gdb.reverse/step-precsave.exp: Do one step and test program
5994 stops in "callee" and do multiple steps until program goes out
5995 of "callee".
5996 * gdb.reverse/step-reverse.exp: Likewise.
5997
5998 2016-04-22 Yao Qi <yao.qi@linaro.org>
5999
6000 * gdb.trace/signal.exp: Also pass if
6001 $tracepoint_hits($i) > $iterations.
6002
6003 2016-04-22 Yao Qi <yao.qi@linaro.org>
6004
6005 * gdb.trace/signal.c: New file.
6006 * gdb.trace/signal.exp: New file.
6007
6008 2016-04-19 Doug Evans <xdje42@gmail.com>
6009
6010 * gdb.base/bad-file.exp: New file.
6011
6012 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6013
6014 * gdb.dwarf2/implref.exp: New file.
6015
6016 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6017
6018 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6019 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6020 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6021 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6022 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6023 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6024 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6025 * lib/fortran.exp (fortran_int4): New procedure.
6026 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6027 (fortran_logical4): Likewise.
6028
6029 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6030
6031 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6032
6033 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6034
6035 * lib/compiler.c: Add Intel specific preprocessor macros.
6036 * lib/compiler.cc: Likewise.
6037
6038 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
6039
6040 * gdb.server/connect-with-no-symbol-file.c: New file.
6041 * gdb.server/connect-with-no-symbol-file.exp: New file.
6042
6043 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6044
6045 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6046
6047 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6048
6049 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6050 standard output directory.
6051
6052 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6053
6054 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6055
6056 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6057
6058 * gdb.btrace/instruction_history.c (loop): Add declaration.
6059
6060 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6061
6062 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6063
6064 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6065
6066 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6067 parentheses to print.
6068 (continue_handler): Likewise.
6069
6070 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6071
6072 * gdb.server/solib-list.exp: Remove is_remote check.
6073 Pass shlib= to gdb_compile. Don't link shared library with
6074 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6075 Run binary filename through "readlink -f" on the target.
6076
6077 2016-04-08 Pedro Alves <palves@redhat.com>
6078
6079 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6080 interpreter filename as argument to gdbserver_spawn.
6081 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6082 Return empty if $last_loaded_file does not exist.
6083
6084 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6085
6086 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6087 * gdb.base/jit-main.c: Use exit after usage.
6088
6089 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6090
6091 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6092 GDBHISTSIZE prior to the tests.
6093 * gdb.base/gdbinit-history.exp: Likewise.
6094
6095 2016-04-07 Pedro Alves <palves@redhat.com>
6096
6097 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6098 instead of build_executable. Use gdb_load_shlibs.
6099
6100 2016-04-07 Yao Qi <yao.qi@linaro.org>
6101
6102 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6103 Execute "si" command.
6104
6105 2016-04-07 Yao Qi <yao.qi@linaro.org>
6106
6107 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6108 number instead of the comments on some line.
6109
6110 2016-04-06 Don Breazeal <donb@codesourcery.com>
6111
6112 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6113 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6114
6115 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6116
6117 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6118 standard_output_file. Remove unused binfile variable.
6119
6120 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
6121
6122 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6123 * gdb.python/py-mi-objfile.exp: Match "list main" output
6124 in console format.
6125
6126 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6127
6128 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6129 absolute.
6130
6131 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6132
6133 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6134 absolute.
6135 * gdb.trace/ftrace.exp: Likewise.
6136 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6137 targets as well.
6138 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6139 (gdb_load_shlibs): Copy libraries to test directory when testing
6140 natively. Only set solib-search-path if testing remotely.
6141 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6142
6143 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6144
6145 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6146 gdb_download. Use it even if the target is not remote.
6147 * gdb.base/jit.exp (compile_jit_test): Likewise.
6148 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6149 output directory if the destination board is local, otherwise use
6150 the standard remote_download from DejaGnu.
6151 (gdb_download): Remove.
6152 (gdb_load_shlibs): Use gdb_remote_download instead of
6153 gdb_download.
6154 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6155 Use gdb_remote_download instead of gdb_download. Use it even if
6156 the target is not remote.
6157 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6158 instead of gdb_download.
6159
6160 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6161
6162 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6163 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6164 run.
6165
6166 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
6167
6168 PR gdb/19820
6169 * gdb.base/printcmds.exp: Add artificial arrays tests.
6170
6171 2016-03-31 Pedro Alves <palves@redhat.com>
6172
6173 PR gdb/19858
6174 * gdb.base/jit-main.c: Include unistd.h.
6175 (ATTACH): Define to 0 if not already defined.
6176 (wait_for_gdb, mypid): New globals.
6177 (WAIT_FOR_GDB): New macro.
6178 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6179 some breakpoint locations.
6180 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6181 New procedures.
6182 (one_jit_test): Add REATTACH parameter, and handle it. Use
6183 continue_to_test_location.
6184 (top level): Test attach, and adjusts calls to one_jit_test.
6185
6186 2016-03-31 Pedro Alves <palves@redhat.com>
6187
6188 PR gdb/19858
6189 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6190 BINSUFFIX parameter, and handle it.
6191 (top level): Adjust calls compile_jit_test.
6192
6193 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
6194
6195 PR python/19743
6196 * gdb.python/py-mi-events-gdb.py: New file.
6197 * gdb.python/py-mi-events.c: New file.
6198 * gdb.python/py-mi-events.exp: New file.
6199
6200 2016-03-30 Yao Qi <yao.qi@linaro.org>
6201
6202 * gdb.reverse/until-precsave.exp: Match function name only.
6203 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6204 Move malloc to a condition block.
6205 * gdb.reverse/until-reverse.exp: Match function name only.
6206
6207 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6208
6209 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6210 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6211 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6212 variable for GPR 0 instead of assuming it is register 0.
6213 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6214 * lib/trace-support.exp: Add s390 registers.
6215
6216 2016-03-29 Yao Qi <yao.qi@linaro.org>
6217
6218 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6219
6220 2016-03-24 Yao Qi <yao.qi@linaro.org>
6221
6222 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6223 test message.
6224
6225 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6226
6227 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6228 maintaining separate logic for constructing the output path.
6229
6230 2016-03-16 Don Breazeal <donb@codesourcery.com>
6231
6232 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6233 Retry fork and waitpid on interrupted system call errors.
6234 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6235 Use with_timeout_factor to increase timeout by factor of 10.
6236
6237 2016-03-15 Don Breazeal <donb@codesourcery.com>
6238
6239 * gdb.cp/scope-err.cc: New test program.
6240 * gdb.cp/scope-err.exp: New test script.
6241 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6242 lines and "set breakpoint here" comment.
6243 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6244 Fixed some whitespace and format issues.
6245 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6246 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6247
6248 2016-03-15 Doug Evans <dje@google.com>
6249
6250 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6251 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6252 All callers updated. Add tests for enums, mixed flags register.
6253
6254 2016-03-15 Doug Evans <dje@google.com>
6255
6256 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6257 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6258
6259 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6260
6261 * gdb.base/default.exp: Add $_as_string to the list of expected
6262 convenience functions.
6263
6264 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6265
6266 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6267
6268 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6269
6270 * gdb.python/py-as-string.exp: New file.
6271 * gdb.python/py-as-string.c: New file.
6272
6273 2016-03-09 Pedro Alves <palves@redhat.com>
6274
6275 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6276 signal" -> "Thread NN received signal" output change.
6277 * gdb.threads/ia64-sigill.exp: Likewise.
6278 * gdb.threads/linux-dp.exp: Likewise.
6279 * gdb.threads/manythreads.exp: Likewise.
6280 * gdb.threads/pending-step.exp: Likewise.
6281 * gdb.threads/print-threads.exp: Likewise.
6282 * gdb.threads/sigstep-threads.exp: Likewise.
6283 * gdb.threads/staticthreads.exp: Likewise.
6284 * gdb.threads/tls.exp: Likewise.
6285
6286 2016-03-09 Pedro Alves <palves@redhat.com>
6287
6288 * gdb.base/command-line-input.exp: New file.
6289
6290 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6291
6292 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6293 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6294 * gdb.trace/pending.exp: Accept leading dot before function name.
6295 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6296 * lib/trace-support.exp: Set registers for ppc.
6297
6298 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6299
6300 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6301 use it for disassembly; accept .main in addition to main in backtrace.
6302
6303 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
6304 Marcin Kościelnicki <koriakin@0x04.net>
6305
6306 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6307 (gdb_recursion_test_ptr): New global variable.
6308 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6309 gdb_recursion_test.
6310 (gdb_c_test): Ditto.
6311
6312 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6313
6314 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6315 ordering.
6316
6317 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6318
6319 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6320 (bar): Add bar_start_lbl label.
6321 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6322 of foo/bar for emitting DWARF and tracing.
6323
6324 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6325
6326 * analyze-racy-logs.py: Set executable bit.
6327
6328 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6329
6330 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6331 (CHECK_TARGET_TMP): Likewise.
6332 (check-single-racy): New rule.
6333 (check-parallel-racy): Likewise.
6334 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6335 (do-check-parallel-racy): New rule.
6336 (check-racy/%.exp): Likewise.
6337 * README (Racy testcases): New section.
6338 * analyze-racy-logs.py: New file.
6339
6340 2016-03-03 Doug Evans <dje@google.com>
6341
6342 * gdb.base/skip.exp: Use with_test_prefix.
6343
6344 2016-03-03 Yao Qi <yao.qi@linaro.org>
6345
6346 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6347 Invoke step_over_syscall "clone" and break_cond_on_syscall
6348 "clone".
6349 * gdb.base/step-over-clone.c: New file.
6350
6351 2016-03-03 Yao Qi <yao.qi@linaro.org>
6352
6353 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6354 code format.
6355
6356 2016-03-03 Yao Qi <yao.qi@linaro.org>
6357
6358 * gdb.base/disp-step-fork.c: Rename to ...
6359 * gdb.base/step-over-fork.c: ... it. New file.
6360 * gdb.base/disp-step-vfork.c: Rename to ...
6361 * gdb.base/step-over-vfork.c: ... it. New file.
6362 * gdb.base/disp-step-syscall.exp: Rename to ...
6363 * gdb.base/step-over-syscall.exp: ... it. New file.
6364 (disp_step_cross_syscall): Rename to ...
6365 (step_over_syscall): ... it.
6366
6367 2016-03-03 Yao Qi <yao.qi@linaro.org>
6368
6369 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6370 If target supports condition evaluation on target, invoke
6371 break_cond_on_syscall for fork and vfork.
6372
6373 2016-03-03 Yao Qi <yao.qi@linaro.org>
6374
6375 * gdb.base/disp-step-syscall.exp: Don't invoke
6376 support_displaced_stepping.
6377 (disp_step_cross_syscall): Test with displaced stepping off and
6378 on if supported.
6379
6380 2016-03-03 Yao Qi <yao.qi@linaro.org>
6381
6382 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6383 proc.
6384 (setup): New proc.
6385 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6386 and setup.
6387
6388 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6389
6390 * gdb.fortran/vla-history.exp: Remove breakpoint.
6391
6392 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6393
6394 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6395 exceeds timeout.
6396
6397 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6398
6399 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6400 breakpoint.
6401
6402 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6403
6404 * gdb.mi/vla.f90: Nullify pointer after declaration.
6405
6406 2016-03-01 Pedro Alves <palves@redhat.com>
6407
6408 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6409
6410 2016-03-01 Pedro Alves <palves@redhat.com>
6411
6412 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6413 before anything else.
6414 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6415 _GNU_SOURCE here.
6416 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6417 before anything else.
6418 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6419
6420 2016-03-01 Pedro Alves <palves@redhat.com>
6421
6422 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6423
6424 2016-03-01 Yao Qi <yao.qi@linaro.org>
6425
6426 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6427 prepare_for_testing.
6428
6429 2016-03-01 Yao Qi <yao.qi@linaro.org>
6430
6431 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6432
6433 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6434
6435 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6436 manually constructing the output path.
6437
6438 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6439
6440 * gdb.arch/s390-stackless.S: New.
6441 * gdb.arch/s390-stackless.exp: New.
6442
6443 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6444
6445 * gdb.dlang/circular.c: New file.
6446 * gdb.dlang/circular.exp: New file.
6447
6448 2016-02-26 Yao Qi <yao.qi@linaro.org>
6449
6450 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6451 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6452 (testcases): Update.
6453
6454 2016-02-26 Yao Qi <yao.qi@linaro.org>
6455
6456 * gdb.reverse/aarch64.c: Rename to ...
6457 * gdb.reverse/insn-reverse.c: ... it.
6458 * gdb.reverse/aarch64.exp: Rename to ...
6459 * gdb.reverse/insn-reverse.exp: ... it.
6460
6461 2016-02-26 Yao Qi <yao.qi@linaro.org>
6462
6463 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6464 (testcase_ftype): New.
6465 (testcases): New array.
6466 (n_testcases): New.
6467 (main): Call each element in testcases.
6468 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6469 (read_testcase): New.
6470 Do the tests in a loop.
6471
6472 2016-02-25 Yao Qi <yao.qi@linaro.org>
6473
6474 * gdb.base/branches.c: Remove.
6475
6476 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6477
6478 PR gdb/13808
6479 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6480
6481 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6482
6483 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6484
6485 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6486
6487 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6488 change x86_64 call_insn to 'callq'.
6489
6490 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6491
6492 * gdb.trace/tfile-avx.c: Move to...
6493 * gdb.trace/tracefile-pseudo-reg.c: Here.
6494 * gdb.trace/tfile-avx.exp: Move to...
6495 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6496
6497 2016-02-24 Gary Benson <gbenson@redhat.com>
6498
6499 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6500 message on attach.
6501
6502 2016-02-23 Doug Evans <dje@google.com>
6503
6504 * gdb.base/skip.c (test_skip): New function.
6505 (end_test_skip_file_and_function): New function.
6506 (test_skip_file_and_function): New function.
6507 * gdb.base/skip1.c (test_skip): New function.
6508 (skip1_test_skip_file_and_function): New function.
6509 * gdb.base/skip.exp: Add tests for new skip options.
6510 * gdb.base/skip-solib.exp: Update expected output.
6511 * gdb.perf/skip-command.cc: New file.
6512 * gdb.perf/skip-command.exp: New file.
6513 * gdb.perf/skip-command.py: New file.
6514
6515 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6516
6517 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6518 info registers pattern.
6519
6520 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6521
6522 * lib/future.exp: Add D support.
6523 (gdb_find_gdc): New proc.
6524 (gdb_default_target_compile): Add D support.
6525
6526 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
6527
6528 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6529 user+system time.
6530 (trace_speed_test): Determine the iteration count for a time
6531 between 15..30 seconds.
6532
6533 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6534
6535 * gdb.arch/i386-mpx-sigsegv.c: New file.
6536 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6537 * gdb.arch/i386-mpx-simple_segv.c: New file.
6538 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6539
6540 2016-02-18 Yao Qi <yao.qi@linaro.org>
6541
6542 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6543 Don't call setup_kfail.
6544
6545 2016-02-18 Yao Qi <yao.qi@linaro.org>
6546
6547 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6548 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6549
6550 2016-02-16 Doug Evans <dje@google.com>
6551
6552 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6553 * gdb.base/skip1.c: Ditto.
6554 * gdb.base/skip.exp: Whitespace cleanup.
6555
6556 2016-02-16 Don Breazeal <donb@codesourcery.com>
6557
6558 PR remote/19496
6559 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6560 Remove kfail for PR remote/19496.
6561
6562 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6563
6564 * lib/gdb.exp (standard_temp_file): Return a path specific to
6565 the runtest invocation.
6566
6567 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6568
6569 * gdb.trace/save-trace.exp: Change relative path to be in the
6570 standard output directory.
6571
6572 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6573
6574 * gdb.arch/i386-prologue.c: Add missing prototypes.
6575
6576 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6577
6578 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6579 * gdb.arch/i386-prologue.exp: Likewise.
6580 * gdb.arch/i386-size.exp: Likewise.
6581
6582 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6583
6584 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6585 define object file path.
6586 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6587 file path.
6588 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6589 standard_output_file to define binfile.
6590
6591 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6592
6593 Fix compatibility with recent gfortran-5.3.1.
6594 * gdb.fortran/vla-history.exp (print vla1 allocated)
6595 (print vla2 allocated, print $2, print $3): Remove
6596 (print $4): Rename to ...
6597 (print $2): ... here.
6598 (print $9): Rename to ...
6599 (print $5): ... here.
6600 (print $10): Rename to ...
6601 (print $6): ... here.
6602 * gdb.fortran/vla.f90: Add pvla initialization.
6603
6604 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6605
6606 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6607 New test.
6608 * gdb.fortran/vla-value-sub.exp: Likewise.
6609
6610 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6611
6612 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6613
6614 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6615
6616 * i386-biarch-core.exp: Define corefile using
6617 standard_output_file.
6618
6619 2016-02-12 Yao Qi <yao.qi@linaro.org>
6620
6621 * gdb.arch/arm-single-step-kernel-helper.c: New.
6622 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6623
6624 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6625
6626 * gdb.btrace/tailcall-only.exp: New.
6627 * gdb.btrace/tailcall-only.c: New.
6628 * gdb.btrace/x86_64-tailcall-only.S: New.
6629 * gdb.btrace/i686-tailcall-only.S: New.
6630
6631 2016-02-11 Pedro Alves <palves@redhat.com>
6632
6633 * README (Parallel testing): Add missing double quotes.
6634
6635 2016-02-11 Pedro Alves <palves@redhat.com>
6636
6637 * README (Parallel testing): New section.
6638 (GDB_PARALLEL): Rewrite.
6639 (FORCE_PARALLEL): Document.
6640
6641 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6642
6643 * gdb.trace/tfile-avx.c: New test.
6644 * gdb.trace/tfile-avx.exp: New test.
6645
6646 2016-02-09 Keith Seitz <keiths@redhat.com>
6647
6648 PR breakpoints/19546
6649 * gdb.base/infcall-exec.c: New file.
6650 * gdb.base/infcall-exec2.c: New file.
6651 * gdb.base/infcall-exec.exp: New file.
6652
6653 2016-02-09 Keith Seitz <keiths@redhat.com>
6654
6655 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6656 (toplevel): Call test_bkpt_address.
6657
6658 2016-02-09 Keith Seitz <keiths@redhat.com>
6659
6660 PR python/19506
6661 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6662 (toplevel): Call test_bkpt_address.
6663
6664 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6665
6666 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6667 to AC_OUTPUT.
6668 * configure: Regenerate.
6669
6670 2016-02-09 Pedro Alves <palves@redhat.com>
6671
6672 PR breakpoints/19548
6673 * gdb.base/execl-update-breakpoints.c (some_function): New
6674 function.
6675 (main): Call it.
6676 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6677 Tighten expected GDB output.
6678
6679 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6680
6681 * Makefile.in (ALL_SUBDIRS): Remove.
6682 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6683 (distclean maintainer-clean realclean): Likewise.
6684 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6685 * configure: Regenerate.
6686 * gdb.ada/Makefile.in: Delete.
6687 * gdb.arch/Makefile.in: Likewise.
6688 * gdb.asm/Makefile.in: Likewise.
6689 * gdb.base/Makefile.in: Likewise.
6690 * gdb.btrace/Makefile.in: Likewise.
6691 * gdb.cell/Makefile.in: Likewise.
6692 * gdb.compile/Makefile.in: Likewise.
6693 * gdb.cp/Makefile.in: Likewise.
6694 * gdb.disasm/Makefile.in: Likewise.
6695 * gdb.dlang/Makefile.in: Likewise.
6696 * gdb.dwarf2/Makefile.in: Likewise.
6697 * gdb.fortran/Makefile.in: Likewise.
6698 * gdb.gdb/Makefile.in: Likewise.
6699 * gdb.go/Makefile.in: Likewise.
6700 * gdb.guile/Makefile.in: Likewise.
6701 * gdb.java/Makefile.in: Likewise.
6702 * gdb.linespec/Makefile.in: Likewise.
6703 * gdb.mi/Makefile.in: Likewise.
6704 * gdb.modula2/Makefile.in: Likewise.
6705 * gdb.multi/Makefile.in: Likewise.
6706 * gdb.objc/Makefile.in: Likewise.
6707 * gdb.opencl/Makefile.in: Likewise.
6708 * gdb.opt/Makefile.in: Likewise.
6709 * gdb.pascal/Makefile.in: Likewise.
6710 * gdb.perf/Makefile.in: Likewise.
6711 * gdb.python/Makefile.in: Likewise.
6712 * gdb.reverse/Makefile.in: Likewise.
6713 * gdb.server/Makefile.in: Likewise.
6714 * gdb.stabs/Makefile.in: Likewise.
6715 * gdb.threads/Makefile.in: Likewise.
6716 * gdb.trace/Makefile.in: Likewise.
6717 * gdb.xml/Makefile.in: Likewise.
6718 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6719 GDB_PARALLEL.
6720 (standard_output_file): Remove check for GDB_PARALLEL, always
6721 return path in outputs/$subdir/$testname.
6722
6723 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6724
6725 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6726 (site.exp): Assign abs_srcdir to tcl's srcdir.
6727
6728 2016-02-04 Yao Qi <yao.qi@linaro.org>
6729
6730 * gdb.base/foll-exec-mode.c: Include limits.h.
6731 (main): Add parameters argc and argv. Get directory from
6732 argv[0].
6733 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6734 compilation.
6735 * gdb.base/foll-exec.c: Include limits.h.
6736 (main): Add parameters argc and argv.
6737 Get directory from argv[0].
6738 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6739 Adjust tests on the number of lines as source code changed.
6740 * gdb.base/foll-vfork-exit.c: Include limits.h.
6741 (main): Add one line of statement before vfork.
6742 * gdb.base/foll-vfork.c: Include limits.h and string.h.
6743 (main): Add parameters argc and argv. Get directory from
6744 argv[0].
6745 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
6746 (setup_gdb): Set tbreak to skip some source lines.
6747 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
6748 (main): Add parameters argc and argv. Get directory from
6749 argv[0].
6750 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
6751 compilation.
6752 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
6753 (main): Add parameters argc and argv. Get directory from
6754 argv[0].
6755 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
6756 compilation.
6757
6758 2016-02-01 Doug Evans <dje@google.com>
6759
6760 * gdb.base/skip.exp: Clean up multiple references to same test name.
6761
6762 2016-02-01 Pedro Alves <palves@redhat.com>
6763
6764 PR remote/19496
6765 * gdb.threads/forking-threads-plus-breakpoint.exp
6766 (displaced_stepping_supported): New global.
6767 (probe_displaced_stepping_support): New procedure.
6768 (do_test): Add 'displaced' parameter, and use it.
6769 (top level): Check for displaced stepping support. Add displaced
6770 stepping on/off testing axis.
6771
6772 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6773
6774 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
6775 pointer. Don't perform further tests on the unassociated pointer
6776 if the first test fails.
6777
6778 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6779
6780 * gdb.base/max-value-size.c: New file.
6781 * gdb.base/max-value-size.exp: New file.
6782 * gdb.base/huge.exp: Disable max-value-size for this test.
6783
6784 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
6785
6786 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6787
6788 2016-01-28 Yao Qi <yao.qi@linaro.org>
6789
6790 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
6791
6792 2016-01-25 Pedro Alves <palves@redhat.com>
6793
6794 PR threads/19461
6795 * gdb.base/fork-running-state.c: New file.
6796 * gdb.base/fork-running-state.exp: New file.
6797
6798 2016-01-25 Pedro Alves <palves@redhat.com>
6799
6800 PR gdb/19494
6801 * gdb.base/catch-fork-kill.c: New file.
6802 * gdb.base/catch-fork-kill.exp: New file.
6803
6804 2016-01-25 Pedro Alves <palves@redhat.com>
6805
6806 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
6807 Delete, moved to lib/gdb.exp.
6808 * gdb.threads/forking-threads-plus-breakpoint.exp
6809 (foreach_with_prefix): Likewise.
6810 * gdb.threads/process-dies-while-handling-bp.exp
6811 (foreach_with_prefix): Likewise.
6812 * lib/gdb.exp (foreach_with_prefix): New procedure.
6813
6814 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
6815
6816 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
6817 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
6818
6819 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
6820
6821 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
6822 endian targets.
6823
6824 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6825 Pedro Alves <palves@redhat.com>
6826
6827 Fix testsuite compatibility with Guile.
6828 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
6829 number.
6830
6831 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6832
6833 Fix testsuite compatibility with Guile.
6834 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
6835 (thread 1): New test for backtrace through signal handler.
6836
6837 2016-01-22 Yao Qi <yao.qi@linaro.org>
6838
6839 PR testsuite/19491
6840 * gdb.base/multi-forks.c: Include
6841 ../lib/unbuffer_output.c
6842 (main): Call gdb_unbuffer_output.
6843
6844 2016-01-21 Doug Evans <dje@google.com>
6845
6846 * lib/ada.exp (gdb_compile_ada): Fix typo.
6847
6848 2016-01-21 Joel Brobecker <brobecker@adacore.com>
6849
6850 * gdb.base/break-fun-addr.exp: New file.
6851 * gdb.base/break-fun-addr1.c: New file.
6852 * gdb.base/break-fun-addr2.c: New file.
6853
6854 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
6855
6856 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
6857 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
6858 enum flag values.
6859
6860 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6861
6862 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
6863 when GDB can not set the vector return value. Add more comments
6864 for clarification.
6865
6866 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
6867
6868 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
6869 command.
6870
6871 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6872
6873 * Makefile.in (DO_RUNTEST): Add --status and update usages.
6874
6875 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6876
6877 * Makefile.in (check-single): Pass --status to runtest.
6878 (check/%.exp): Likewise.
6879
6880 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6881
6882 * Makefile.in (check-parallel): Propagate return code from make
6883 do-check-parallel.
6884
6885 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
6886
6887 * gdb.trace/ftrace.exp: Fix expected message on continue.
6888 * gdb.trace/pending.exp: Fix expected message on continue.
6889 * gdb.trace/trace-break.exp: Fix expected message on continue.
6890
6891 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
6892
6893 * lib/gdb.exp (gdb_test): Remove unused global references.
6894
6895 2016-01-18 Pedro Alves <palves@redhat.com>
6896
6897 * gdb.base/async-shell.exp: Adjust expected output.
6898 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
6899 * gdb.base/siginfo-thread.exp: Adjust expected output.
6900 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
6901 * gdb.java/jnpe.exp: Adjust expected output.
6902 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
6903 * gdb.threads/continue-pending-status.exp: Adjust expected output.
6904 * gdb.threads/leader-exit.exp: Adjust expected output.
6905 * gdb.threads/manythreads.exp: Adjust expected output.
6906 * gdb.threads/pthreads.exp: Adjust expected output.
6907 * gdb.threads/schedlock.exp: Adjust expected output.
6908 * gdb.threads/siginfo-threads.exp: Adjust expected output.
6909 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
6910 expected output.
6911 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
6912 output.
6913 * gdb.threads/sigthread.exp: Adjust expected output.
6914 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
6915
6916 2016-01-18 Yao Qi <yao.qi@linaro.org>
6917
6918 * gdb.guile/scm-section-script.c: Replace @progbits with
6919 %progbits.
6920 * gdb.python/py-section-script.c: Likewise.
6921
6922 2016-01-15 Pedro Alves <palves@redhat.com>
6923
6924 * gdb.multi/tids.exp: Test star wildcard ranges.
6925
6926 2016-01-15 Pedro Alves <palves@redhat.com>
6927
6928 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
6929 command from "thread apply" invocation.
6930 (thr_apply_info_thr_invalid): Default the expected output to the
6931 input tid list.
6932 (top level): Add tests that use convenience variables. Add tests
6933 for "thread apply" with a valid TID list, but missing the command.
6934
6935 2016-01-13 Pedro Alves <palves@redhat.com>
6936
6937 * gdb.base/default.exp: Expect $_gthread as well.
6938 * gdb.multi/tids.exp: Test $_gthread.
6939 * gdb.threads/thread-specific.exp: Test $_gthread.
6940
6941 2016-01-13 Pedro Alves <palves@redhat.com>
6942
6943 * gdb.multi/tids.exp: Test "info threads -gid".
6944
6945 2016-01-13 Pedro Alves <palves@redhat.com>
6946
6947 * gdb.multi/tids.exp: Test InferiorThread.global_num and
6948 Breakpoint.thread.
6949 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
6950
6951 2016-01-07 Pedro Alves <palves@redhat.com>
6952
6953 * gdb.base/break.exp: Adjust to output changes.
6954 * gdb.base/hbreak2.exp: Likewise.
6955 * gdb.base/sepdebug.exp: Likewise.
6956 * gdb.base/watch_thread_num.exp: Likewise.
6957 * gdb.linespec/keywords.exp: Likewise.
6958 * gdb.multi/info-threads.exp: Likewise.
6959 * gdb.threads/thread-find.exp: Likewise.
6960 * gdb.multi/tids.c: New file.
6961 * gdb.multi/tids.exp: New file.
6962
6963 2016-01-13 Pedro Alves <palves@redhat.com>
6964
6965 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
6966
6967 2016-01-13 Pedro Alves <palves@redhat.com>
6968
6969 * gdb.base/default.exp: Expect $_inferior as well.
6970 * gdb.multi/base.exp: Test $_inferior.
6971
6972 2016-01-13 Pedro Alves <palves@redhat.com>
6973
6974 PR breakpoints/19388
6975 * gdb.base/catch-signal-siginfo-cond.c: New file.
6976 * gdb.base/catch-signal-siginfo-cond.exp: New file.
6977
6978 2016-01-12 Josh Stone <jistone@redhat.com>
6979 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6980
6981 * gdb.base/catch-syscall.c (do_execve): New variable.
6982 (main): Conditionally trigger an execve.
6983 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
6984 (test_catch_syscall_execve): New, check entry/return across execve.
6985 (do_syscall_tests): Call test_catch_syscall_execve.
6986
6987 2016-01-12 Pedro Alves <palves@redhat.com>
6988
6989 * gdb.base/random-signal.exp (do_test): New procedure, with body
6990 of testcase moved in.
6991
6992 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6993 Pedro Alves <palves@redhat.com>
6994
6995 * gdb.base/funcargs.exp (finish from indirectly called function):
6996 Reintroduce the case for 'First'.
6997
6998 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6999 Pedro Alves <palves@redhat.com>
7000
7001 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7002 (tcatch_vfork_then_child_follow_exec)
7003 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7004 identification.
7005
7006 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7007
7008 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7009 and repeats to unlimited.
7010 * gdb.python/py-value.exp: Likewise.
7011 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7012 and repeats to unlimited.
7013
7014 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7015
7016 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7017 and reordering the functions.
7018 * gdb.multi/hangout.c: Likewise.
7019 * gdb.multi/hello.c: Likewise.
7020
7021 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7022
7023 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7024 absolute.
7025 (SingleStatisticTestResult.report): Use dict.keys instead of
7026 dict.iterkeys.
7027
7028 2016-01-06 Pedro Alves <palves@redhat.com>
7029
7030 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7031
7032 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7033
7034 * gdb.btrace/dlopen.exp: New.
7035 * gdb.btrace/dlopen.c: New.
7036 * gdb.btrace/dlopen-dso.c: New.
7037
7038 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7039
7040 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7041 PATTERN argument is optional.
7042
7043 2015-12-24 Joel Brobecker <brobecker@adacore.com>
7044
7045 * lib/ada.exp (target_compile_ada_from_dir): New function.
7046 (gdb_compile_ada): Reimplement avoiding the use of project files.
7047 * gdb.ada/gnat_ada.gpr: Delete.
7048 * gdb.ada/cond_lang.exp: Adjust test to make path before
7049 filename optional.
7050 * gdb.ada/small_reg_param.exp: Likewise.
7051
7052 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7053
7054 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7055
7056 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7057
7058 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7059 case.
7060
7061 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7062
7063 * gdb.base/break.exp: Remove dead code.
7064 * gdb.base/sepdebug.exp: Likewise.
7065
7066 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7067
7068 * gdb.asm/asm-source.exp: Remove HP-UX references.
7069 * gdb.base/annota1.exp: Likewise.
7070 * gdb.base/annota3.exp: Likewise.
7071 * gdb.base/attach.exp: Likewise.
7072 * gdb.base/bigcore.exp: Likewise.
7073 * gdb.base/break.exp: Likewise.
7074 * gdb.base/call-ar-st.exp: Likewise.
7075 * gdb.base/callfuncs.exp: Likewise.
7076 * gdb.base/catch-fork-static.exp: Likewise.
7077 * gdb.base/display.exp: Likewise.
7078 * gdb.base/foll-exec-mode.exp: Likewise.
7079 * gdb.base/foll-exec.exp: Likewise.
7080 * gdb.base/foll-fork.exp: Likewise.
7081 * gdb.base/foll-vfork.exp: Likewise.
7082 * gdb.base/funcargs.exp: Likewise.
7083 * gdb.base/hbreak2.exp: Likewise.
7084 * gdb.base/inferior-died.exp: Likewise.
7085 * gdb.base/interrupt.exp: Likewise.
7086 * gdb.base/multi-forks.exp: Likewise.
7087 * gdb.base/nodebug.exp: Likewise.
7088 * gdb.base/sepdebug.exp: Likewise.
7089 * gdb.base/solib1.c: Likewise.
7090 * gdb.base/step-test.exp: Likewise.
7091 * gdb.mi/non-stop.c: Likewise.
7092 * gdb.mi/pthreads.c: Likewise.
7093 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7094 * gdb.threads/pthreads.c: Likewise.
7095 * gdb.threads/staticthreads.exp: Likewise.
7096 * lib/future.exp: Likewise.
7097 * lib/gdb.exp: Likewise.
7098 * gdb.base/so-indr-cl.c: Remove.
7099 * gdb.base/so-indr-cl.exp: Likewise.
7100 * gdb.base/solib.c: Likewise.
7101 * gdb.base/solib.exp: Likewise.
7102 * gdb.base/solib2.c: Likewise.
7103
7104 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7105
7106 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7107 * gdb.base/call-ar-st.exp: Likewise.
7108 * gdb.base/callfuncs.exp: Likewise.
7109 * gdb.base/condbreak.exp: Likewise.
7110 * gdb.base/constvars.exp: Likewise.
7111 * gdb.base/hbreak2.exp: Likewise.
7112 * gdb.base/langs.exp: Likewise.
7113 * gdb.base/list.exp: Likewise.
7114 * gdb.base/long_long.exp: Likewise.
7115 * gdb.base/ptype.exp: Likewise.
7116 * gdb.base/scope.exp: Likewise.
7117 * gdb.base/signals.exp: Likewise.
7118 * gdb.base/so-impl-ld.exp: Likewise.
7119 * gdb.base/varargs.exp: Likewise.
7120 * gdb.base/volatile.exp: Likewise.
7121 * gdb.base/whatis.exp: Likewise.
7122 * gdb.cp/cplusfuncs.exp: Likewise.
7123 * gdb.cp/inherit.exp: Likewise.
7124 * gdb.cp/local.exp: Likewise.
7125 * gdb.cp/member-ptr.exp: Likewise.
7126 * gdb.cp/method.exp: Likewise.
7127 * gdb.cp/overload.exp: Likewise.
7128 * gdb.cp/templates.exp: Likewise.
7129 * gdb.stabs/weird.exp: Likewise.
7130 * lib/compiler.c: Likewise.
7131 * lib/compiler.cc: Likewise.
7132 * lib/cp-support.exp: Likewise.
7133 * lib/gdb.exp: Likewise.
7134
7135 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7136
7137 * configure.ac: Remove HP-UX case.
7138 * configure: Regenerate.
7139
7140 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7141
7142 * lib/gdb.exp (gdb_compile): Add function doc.
7143
7144 2015-12-17 Pedro Alves <palves@redhat.com>
7145
7146 PR threads/19354
7147 * gdb.multi/info-threads.exp: New file.
7148
7149 2015-12-15 Yao Qi <yao.qi@linaro.org>
7150
7151 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7152 is aarch64*-*-*.
7153
7154 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7155
7156 * gdb.base/history-duplicates.exp: Skip if no readline support.
7157
7158 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7159
7160 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7161
7162 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7163
7164 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7165
7166 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7167
7168 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7169 ctrl-C if nointerrupts target property is set.
7170 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7171 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7172 * gdb.base/paginate-bg-execution.exp: Likewise.
7173 * gdb.base/paginate-execution-startup.exp: Likewise.
7174 * gdb.base/random-signal.exp: Likewise.
7175 * gdb.base/range-stepping.exp: Likewise.
7176 * gdb.cp/annota2.exp: Likewise.
7177 * gdb.cp/annota3.exp: Likewise.
7178 * gdb.gdb/selftest.exp: Likewise.
7179 * gdb.threads/continue-pending-status.exp: Likewise.
7180 * gdb.threads/leader-exit.exp: Likewise.
7181 * gdb.threads/manythreads.exp: Likewise.
7182 * gdb.threads/pthreads.exp: Likewise.
7183 * gdb.threads/schedlock.exp: Likewise.
7184 * gdb.threads/sigthread.exp: Likewise.
7185
7186 2015-12-11 Don Breazeal <donb@codesourcery.com>
7187
7188 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7189 remote.
7190 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7191 * gdb.base/foll-exec.exp (main): Enable for target remote.
7192 * gdb.base/foll-fork.exp (main): Likewise.
7193 * gdb.base/foll-vfork.exp (main): Likewise.
7194 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7195 (proc continue_to_exit_bp_loc): Use clean_restart.
7196 * gdb.base/pie-execl.exp (main): Disable for target remote.
7197 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7198 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7199 * gdb.threads/execl.exp (main): Likewise.
7200 * gdb.threads/fork-child-threads.exp (main): Likewise.
7201 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7202 remote.
7203 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7204 remote.
7205 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7206 pid.tid style ptids, instead of just tid.
7207 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7208 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7209 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7210 ptids, instead of just tid.
7211
7212 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7213
7214 * gdb.base/list.exp (test_list_forward): Add end of file error
7215 test.
7216 (test_repeat_list_command): Add end of file error test.
7217 (test_list_backwards): Add beginning of file error test.
7218
7219 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7220
7221 * gdb.base/list.exp (test_list_invalid_args): New function,
7222 defined, and called.
7223
7224 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7225
7226 * gdb.base/list.exp (test_list): Make test names unique.
7227
7228 2015-12-11 Yao Qi <yao.qi@linaro.org>
7229
7230 * gdb.base/coremaker2.c: Remove.
7231
7232 2015-12-10 Pedro Alves <palves@redhat.com>
7233
7234 * gdb.multi/base.exp: Remove stale "spaces" references.
7235
7236 2015-12-10 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.multi/base.exp: Don't use nowarnings.
7239 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7240 * gdb.multi/hangout.c: Include stdio.h.
7241 * gdb.multi/hello.c: Include stdlib.h.
7242 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7243 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7244 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7245
7246 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7247
7248 * gdb.dwarf2/dw2-ranges-base.c: New file.
7249 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7250 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7251 support additional line table, and debug ranges generation.
7252 (Dwarf::ranges): New function, generate .debug_ranges.
7253 (Dwarf::lines): Support generating simple line table programs.
7254 (Dwarf::assemble): Initialise new namespace variables.
7255
7256 2015-12-09 Kevin Buettner <kevinb@redhat.com>
7257
7258 * gdb.base/async.exp (proc test_background): Add case for
7259 asynchronous execution not supported.
7260
7261 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
7262
7263 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7264 format and change test names to make them unique.
7265
7266 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7267 Pedro Alves <pedro@redhat.com>
7268
7269 PR gdb/18702
7270 Add checking of floatformats setup on x86_64 hosts.
7271 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7272 (smallval, bigval): New labels/constants.
7273 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7274 float" after loading bigval and smallval.
7275
7276 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7277
7278 * gdb.ada/fun_overload_menu.exp: New testcase.
7279 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7280
7281 2015-12-04 Josh Stone <jistone@redhat.com>
7282
7283 * gdb.base/catch-fork-static.exp: New.
7284
7285 2015-12-03 Yao Qi <yao.qi@linaro.org>
7286
7287 * gdb.base/sizeof.c: Don't include stdio.h and
7288 ../lib/unbuffer_output.c.
7289 (main): New variable 'size' and 'value'. Remove printf and
7290 gdb_unbuffer_output. Assign return value to size and value.
7291 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7292 at the beginning.
7293 (check_sizeof): Check the result by printing variable 'size'.
7294 (check_valueof): Check the result by printing variable 'value'.
7295
7296 2015-12-01 Yao Qi <yao.qi@linaro.org>
7297
7298 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7299 for aarch64*-*-linux* target.
7300
7301 2015-11-30 Pedro Alves <palves@redhat.com>
7302
7303 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7304
7305 2015-11-30 Pedro Alves <palves@redhat.com>
7306
7307 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7308 Handle non-stop mode vCont replies.
7309
7310 2015-11-30 Pedro Alves <palves@redhat.com>
7311
7312 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7313 prepare_for_testing. Start gdb with "set non-stop on" appended to
7314 GDBFLAGS. Lax expected stop output.
7315
7316 2015-11-27 Yao Qi <yao.qi@linaro.org>
7317
7318 * gdb.arch/arm-neon.exp: New.
7319 * gdb.arch/arm-neon.c: New.
7320
7321 2015-11-27 Yao Qi <yao.qi@linaro.org>
7322
7323 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7324
7325 2015-11-27 Yao Qi <yao.qi@linaro.org>
7326
7327 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7328 frames-invalid annotation.
7329
7330 2015-11-27 Yao Qi <yao.qi@linaro.org>
7331
7332 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7333
7334 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7335
7336 * gdb.threads/names.exp: New file.
7337 * gdb.threads/names.c: New file.
7338 * README: Mention gdb,no_thread_names.
7339
7340 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7341
7342 PR 19297
7343 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7344 support" error.
7345
7346 2015-11-24 Pedro Alves <palves@redhat.com>
7347
7348 PR 17539
7349 * gdb.base/display.exp: Expect displays to be sorted in ascending
7350 order. Use multi_line.
7351 * gdb.base/solib-display.exp: Likewise.
7352
7353 2015-11-24 Pedro Alves <palves@redhat.com>
7354
7355 PR 17539
7356 * gdb.base/display.exp: Expect displays to be sorted in ascending
7357 order. Use multi_line.
7358 * gdb.base/solib-display.exp: Likewise.
7359
7360 2015-11-24 Pedro Alves <palves@redhat.com>
7361
7362 PR 17539
7363 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7364 threads in ascending order.
7365 * gdb.base/foll-fork.exp: Likewise.
7366 * gdb.base/foll-vfork.exp: Likewise.
7367 * gdb.base/multi-forks.exp: Likewise.
7368 * gdb.mi/mi-nonstop.exp: Likewise.
7369 * gdb.mi/mi-nsintrall.exp: Likewise.
7370 * gdb.multi/base.exp: Likewise.
7371 * gdb.multi/multi-arch.exp: Likewise.
7372 * gdb.python/py-inferior.exp: Likewise.
7373 * gdb.threads/break-while-running.exp: Likewise.
7374 * gdb.threads/execl.exp: Likewise.
7375 * gdb.threads/gcore-thread.exp: Likewise.
7376 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7377 * gdb.threads/kill.exp: Likewise.
7378 * gdb.threads/linux-dp.exp: Likewise.
7379 * gdb.threads/multiple-step-overs.exp: Likewise.
7380 * gdb.threads/next-bp-other-thread.exp: Likewise.
7381 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7382 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7383 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7384 * gdb.threads/thread-find.exp: Likewise.
7385 * gdb.threads/tls.exp: Likewise.
7386 * lib/mi-support.exp (mi_reverse_list): Delete.
7387 (mi_check_thread_states): No longer reverse list.
7388
7389 2015-11-24 Pedro Alves <palves@redhat.com>
7390
7391 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7392 use lowercase.
7393
7394 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7395
7396 * gdb.trace/actions.c: Include trace-common.h.
7397 (main): Add a location for a fast tracepoint.
7398 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7399 the normal tracepoints.
7400 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7401
7402 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7403
7404 * save-trace.exp: Factor out code to these...
7405 (gdb_save_tracepoints): New.
7406 (gdb_load_tracepoints): New.
7407 (do_save_load_test): New.
7408
7409 2015-11-23 Kevin Buettner <kevinb@redhat.com>
7410
7411 * gdb.base/asmlabel.exp: New test.
7412 * gdb.base/asmlabel.c: New test case.
7413
7414 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7415
7416 * gdb.base/wrong_frame_bt_full-main.c: New file.
7417 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7418 * gdb.base/wrong_frame_bt_full.exp: New file.
7419
7420 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7421
7422 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7423
7424 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7425
7426 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
7427 pstate register when comparing registers values in
7428 sparc64-*-linux-gnu targets to avoid spurious differences.
7429
7430 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7431
7432 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
7433
7434 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7435
7436 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7437 as type argument to gdb_compile.
7438 * gdb.base/nested-subp2.exp: Likewise.
7439 * gdb.base/nested-subp3.exp: Likewise.
7440
7441 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7442
7443 * lib/dwarf.exp (_note): Fix left shift of negative value.
7444 * gdb.trace/trace-condition.exp: Likewise.
7445
7446 2015-11-13 Yao Qi <yao.qi@linaro.org>
7447
7448 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7449 comments about d10v.
7450 (test_scalar_returns): Likewise.
7451 * gdb.base/d10v.ld: Remove.
7452 * gdb.base/overlays.exp: Remove the target triplet checking for
7453 d10v-*-*.
7454 * gdb.base/structs.exp (test_struct_returns): Remove the
7455 comments about d10v.
7456 (test_struct_calls): Likewise.
7457
7458 2015-11-13 Yao Qi <yao.qi@linaro.org>
7459
7460 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7461 * gdb.base/gnu_vector.c: Don't include stdio.h.
7462 (main): Don't print res and call add_some_intvecs.
7463
7464 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7465
7466 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7467 macro.
7468 (func5): Removed.
7469 (func4): Use FAST_TRACEPOINT_LABEL.
7470 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7471 macro.
7472 (func): Removed.
7473 (thread_function): Use FAST_TRACEPOINT_LABEL.
7474 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7475 (func): Remove.
7476 (marker): Use FAST_TRACEPOINT_LABEL.
7477 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7478 (pendfunc1): Remove.
7479 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7480 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7481 (foo): Remove.
7482 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7483 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7484 macro.
7485 (func): Remove.
7486 (marker): Use FAST_TRACEPOINT_LABEL.
7487 * gdb.trace/trace-common.h: New header.
7488 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7489 macro.
7490 (func): Remove.
7491 (marker): Use FAST_TRACEPOINT_LABEL.
7492 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7493 (func): Remove.
7494 (thread_function): Use FAST_TRACEPOINT_LABEL.
7495
7496 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7497
7498 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7499 in front.
7500 * gdb.trace/change-loc.exp: Use global pcreg definition.
7501 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7502 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7503 in front.
7504 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7505 * gdb.trace/pending.exp: Likewise.
7506 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7507 * gdb.trace/trace-break.exp: Likewise.
7508 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7509 in front.
7510 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7511 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7512 in front.
7513 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7514
7515 2015-11-09 Joel Brobecker <brobecker@adacore.com>
7516
7517 * gdb.ada/fin_fun_out: New testcase.
7518
7519 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7520
7521 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7522 value associated with DW_AT_byte_size.
7523 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7524 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7525 DW_AT_upper_bound.
7526
7527 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7528
7529 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7530 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7531 version.
7532 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7533 gdb.dwarf2/dw2-canonicalize-type.exp,
7534 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7535 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7536 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7537 provided by gdb_target_symbol_prefix_flags_asm.
7538 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7539 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7540 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7541 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7542 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7543 macros where needed). Use this macro for symbols which require
7544 the prefix provided by SYMBOL_PREFIX.
7545
7546 2015-11-05 Kevin Buettner <kevinb@redhat.com>
7547
7548 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7549 New procs.
7550 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7551 representing expressions, of more than one list element.
7552 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7553 to prepend linker symbol prefix to f.
7554 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7555 table_1 and table_2.
7556 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7557 Likewise, for f and g.
7558 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7559 for ptr.
7560 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7561 for main.
7562 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7563 table_1_ptr and table_2_ptr.
7564
7565 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7566 Joel Brobecker <brobecker@adacore.com>
7567
7568 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7569
7570 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7571
7572 * gdb.reverse/s390-mvcle.c: New test.
7573 * gdb.reverse/s390-mvcle.exp: New file.
7574 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7575
7576 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7577
7578 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7579
7580 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7581
7582 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7583 reaching marker2.
7584 * gdb.reverse/getresuid-reverse.exp: Likewise.
7585 * gdb.reverse/pipe-reverse.exp: Likewise.
7586 * gdb.reverse/readv-reverse.exp: Likewise.
7587 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7588 * gdb.reverse/time-reverse.exp: Likewise.
7589 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7590
7591 2015-10-30 Yao Qi <yao.qi@linaro.org>
7592
7593 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7594 (empty_cycle): Remove.
7595 (main): Don't call empty_cycle. Don't use watch_count_done.
7596 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7597 empty_cycle. Rewrite the code counting HW watchpoints.
7598
7599 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7600
7601 * gdb.reverse/fstatat-reverse.c: New test.
7602 * gdb.reverse/fstatat-reverse.exp: New file.
7603 * gdb.reverse/getresuid-reverse.c: New test.
7604 * gdb.reverse/getresuid-reverse.exp: New file.
7605 * gdb.reverse/pipe-reverse.c: New test.
7606 * gdb.reverse/pipe-reverse.exp: New file.
7607 * gdb.reverse/readv-reverse.c: New test.
7608 * gdb.reverse/readv-reverse.exp: New file.
7609 * gdb.reverse/recvmsg-reverse.c: New test.
7610 * gdb.reverse/recvmsg-reverse.exp: New file.
7611 * gdb.reverse/time-reverse.c: New test.
7612 * gdb.reverse/time-reverse.exp: New file.
7613 * gdb.reverse/waitpid-reverse.c: New test.
7614 * gdb.reverse/waitpid-reverse.exp: New file.
7615
7616 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7617
7618 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7619
7620 2015-10-26 Doug Evans <dje@google.com>
7621
7622 PR symtab/17391
7623 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7624 * gdb.dwarf2/bad-regnum.c: New file.
7625 * gdb.dwarf2/bad-regnum.exp: New file.
7626
7627 2015-10-26 Doug Evans <dje@google.com>
7628
7629 PR python/18938
7630 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7631 file.
7632
7633 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7634
7635 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7636 for a change by "Mention language in compile error message".
7637
7638 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7639
7640 PR python/18073
7641 * gdb.python/py-type.c (C::a_method): New.
7642 (C::a_const_method): New.
7643 (C::a_static_method): New.
7644 (a_function): New.
7645 * gdb.python/py-type.exp (test_fields): Test getting fields
7646 from function and method.
7647
7648 2015-10-21 Keven Boell <keven.boell@intel.com>
7649
7650 * gdb.fortran/vla-alloc-assoc.exp: New file.
7651 * gdb.fortran/vla-datatypes.exp: New file.
7652 * gdb.fortran/vla-datatypes.f90: New file.
7653 * gdb.fortran/vla-history.exp: New file.
7654 * gdb.fortran/vla-ptype-sub.exp: New file.
7655 * gdb.fortran/vla-ptype.exp: New file.
7656 * gdb.fortran/vla-sizeof.exp: New file.
7657 * gdb.fortran/vla-sub.f90: New file.
7658 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7659 * gdb.fortran/vla-value-sub-finish.exp: New file.
7660 * gdb.fortran/vla-value-sub.exp: New file.
7661 * gdb.fortran/vla-value.exp: New file.
7662 * gdb.fortran/vla-ptr-info.exp: New file.
7663 * gdb.mi/mi-vla-fortran.exp: New file.
7664 * gdb.mi/vla.f90: New file.
7665
7666 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7667
7668 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7669 of hardwired timeout value.
7670
7671 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7672 Pedro Alves <palves@redhat.com>
7673
7674 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7675 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7676
7677 2015-10-19 Josh Stone <jistone@redhat.com>
7678
7679 * gdb.base/catch-syscall.c: Include <sched.h>.
7680 (unknown_syscall): New variable.
7681 (main): Trigger a vfork and an unknown syscall.
7682 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7683 (unknown_syscall_number): Likewise.
7684 (check_call_to_syscall): Accept an optional syscall pattern.
7685 (check_return_from_syscall): Likewise.
7686 (check_continue): Likewise.
7687 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7688 (test_catch_syscall_skipping_return): New test toggling off 'catch
7689 syscall' to step over the syscall return, then toggling back on.
7690 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7691 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7692 (do_syscall_tests): Call test_catch_syscall_without_args and
7693 test_catch_syscall_mid_vfork.
7694 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7695 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7696
7697 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
7698
7699 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7700 print g_vE): Add new pass patterns.
7701 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7702 print various symbol names for vptr fields.
7703
7704 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7705
7706 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7707 results.
7708
7709 2015-10-12 Yao Qi <yao.qi@linaro.org>
7710
7711 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7712
7713 2015-10-12 Yao Qi <yao.qi@linaro.org>
7714
7715 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7716 is aarch64*-*-linux*.
7717
7718 2015-10-12 Yao Qi <yao.qi@linaro.org>
7719
7720 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7721 (can_relocate_bcond_true): ... it.
7722 (can_relocate_bcond_false): New function.
7723 (foo): Likewise.
7724 (can_relocate_bl): Likewise.
7725 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7726 can_relocate_bl.
7727
7728 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7729
7730 * gdb.base/nested-addr.c: New file.
7731 * gdb.base/nested-addr.exp: New testcase.
7732
7733 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7734
7735 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7736 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7737 its output. Ignore the output of "record goto begin" and instead
7738 check that GDB is replaying.
7739
7740 2015-10-09 Pedro Alves <palves@redhat.com>
7741
7742 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
7743 (top level): Use it in the run with no args test.
7744
7745 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
7746
7747 * gdb.dlang/properties.exp: New file.
7748
7749 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
7750
7751 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
7752 whether or not address 0x1000 is mapped on the target.
7753
7754 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
7755
7756 * gdb.python/py-type.exp: Do not run tests if binaries fail to
7757 build.
7758
7759 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
7760
7761 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
7762 instruction-history test.
7763
7764 2015-09-28 Doug Evans <dje@google.com>
7765
7766 * gdb.base/gcore.c (array_func): Add reference to static_array.
7767
7768 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
7769
7770 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
7771 source line.
7772
7773 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
7774
7775 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
7776 short or char as base type.
7777
7778 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
7779
7780 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
7781 to allow any size enum.
7782
7783 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
7784
7785 * gdb.ada/array_ptr_renaming.exp: New testcase.
7786 * gdb.ada/array_ptr_renaming/foo.adb: New file.
7787 * gdb.ada/array_ptr_renaming/pack.ads: New file.
7788
7789 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7790
7791 * gdb.trace/ftrace-lock.c: New file.
7792 * gdb.trace/ftrace-lock.exp: New file.
7793
7794 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7795
7796 * gdb.arch/insn-reloc.c: New file.
7797 * gdb.arch/ftrace-insn-reloc.exp: New file.
7798
7799 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7800
7801 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
7802 instruction.
7803 * gdb.trace/pendshr1.c (pendfunc): Likewise.
7804 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
7805 * gdb.trace/range-stepping.c: Likewise.
7806 * gdb.trace/trace-break.c: Likewise.
7807 * gdb.trace/trace-mt.c (thread_function): Likewise.
7808 * gdb.trace/ftrace.c (marker): Likewise.
7809 * gdb.trace/trace-condition.c (marker): Likewise.
7810 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
7811 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
7812 is_aarch64_target.
7813
7814 2015-09-18 Doug Evans <xdje42@gmail.com>
7815
7816 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
7817 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
7818
7819 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7820
7821 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
7822 the breakpoint.
7823
7824 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7825
7826 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
7827 the pending breakpoint. Remove timeout override for "Run till
7828 MI pending breakpoint on pendfunc3 on thread 2" test.
7829
7830 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7831
7832 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
7833 filename pattern.
7834
7835 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7836
7837 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
7838 in breakpoint filename pattern.
7839
7840 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7841
7842 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
7843
7844 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7845
7846 * gdb.linespec/explicit.exp: Check for readline support for
7847 tab-completion tests. Fix obvious typo.
7848
7849 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7850
7851 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
7852 and replay.
7853
7854 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7855
7856 * gdb.btrace/non-stop.c: New.
7857 * gdb.btrace/non-stop.exp: New.
7858
7859 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
7860 Yao Qi <yao.qi@linaro.org>
7861
7862 * gdb.trace/trace-condition.c: New file.
7863 * gdb.trace/trace-condition.exp: New file.
7864
7865 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
7866
7867 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
7868 for testing bytecode compilation.
7869
7870 2015-09-16 Pedro Alves <palves@redhat.com>
7871 Sandra Loosemore <sandra@codesourcery.com>
7872
7873 * gdb.threads/non-stop-fair-events.c (timeout): New global.
7874 (SECONDS): Redefine.
7875 (main): Call pthread_kill and alarm early.
7876 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
7877 support.
7878 (test): If the target can't hardware step and doesn't support
7879 displaced stepping, increase the timeout.
7880
7881 2015-09-16 Pedro Alves <palves@redhat.com>
7882
7883 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
7884 (enable_debug): New procedures.
7885 (test): Use them. Bail out if waiting for threads fails.
7886 (top level): Bail out if a test fails.
7887
7888 2015-09-16 Yao Qi <yao.qi@linaro.org>
7889
7890 * gdb.asm/asm-source.exp: Set asm-arch for
7891 aarch64*-*-* target.
7892 * gdb.asm/aarch64.inc: New file.
7893
7894 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
7895
7896 * gdb.ada/array_of_variable_length.exp: New testcase.
7897 * gdb.ada/array_of_variable_length/foo.adb: New file.
7898 * gdb.ada/array_of_variable_length/pck.adb: New file.
7899 * gdb.ada/array_of_variable_length/pck.ads: New file.
7900
7901 2015-09-15 Doug Evans <dje@google.com>
7902
7903 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
7904 of function static local variable.
7905
7906 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7907
7908 * gdb.threads/tls-so_extern.exp: New test file.
7909 * gdb.threads/tls-so_extern.c: New test file.
7910 * gdb.threads/tls-so_extern_main.c: New test file.
7911
7912 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7913
7914 * gdb.opt/solib-intra-step-lib.c: New file.
7915 * gdb.opt/solib-intra-step-main.c: New file.
7916 * gdb.opt/solib-intra-step.exp: New file.
7917
7918 2015-09-15 Pedro Alves <palves@redhat.com>
7919
7920 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
7921 gdb_continue_to_breakpoint instead of gdb_test_multiple.
7922
7923 2015-09-14 Pedro Alves <palves@redhat.com>
7924
7925 * gdb.base/hook-stop-continue.c: Delete.
7926 * gdb.base/hook-stop-continue.exp: Delete.
7927 * gdb.base/hook-stop-frame.c: Delete.
7928 * gdb.base/hook-stop-frame.exp: Delete.
7929 * gdb.base/hook-stop.c: New file.
7930 * gdb.base/hook-stop.exp: New file.
7931
7932 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
7933
7934 * gdb.ada/access_to_packed_array.exp: New testcase.
7935 * gdb.ada/access_to_packed_array/foo.adb: New file.
7936 * gdb.ada/access_to_packed_array/pack.adb: New file.
7937 * gdb.ada/access_to_packed_array/pack.ads: New file.
7938
7939 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
7940
7941 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
7942 buffer size test.
7943
7944 2015-09-11 Don Breazeal <donb@codesourcery.com>
7945
7946 * gdb.base/foll-exec.c: Add copyright header. Fix
7947 formatting issues.
7948 * gdb.base/foll-exec.exp (zap_session): Delete proc.
7949 (do_exec_tests): Use clean_restart in place of zap_session,
7950 and for test initialization. Fix formatting issues. Use
7951 fail in place of perror.
7952 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
7953 an expect statement to match an expression with output from
7954 the program under debug.
7955 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
7956 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
7957 * gdb.threads/non-ldr-exc-2.exp: Likewise.
7958 * gdb.threads/non-ldr-exc-3.exp: Likewise.
7959 * gdb.threads/non-ldr-exc-4.exp: Likewise.
7960
7961 2015-09-09 Doug Evans <dje@google.com>
7962
7963 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
7964
7965 2015-09-09 Doug Evans <dje@google.com>
7966
7967 * gdb.base/pie-execl.exp: Fix result test of build_executable.
7968
7969 2015-09-09 Doug Evans <dje@google.com>
7970
7971 * gdb.base/savedregs.exp: Fix typo.
7972
7973 2015-09-09 Pedro Alves <palves@redhat.com>
7974
7975 * gdb.mi/mi-cli.exp: Add CLI finish tests.
7976
7977 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
7978
7979 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
7980 command actually switches threads. Give up on remaining
7981 tests if target fails to stop at breakpoint.
7982
7983 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
7984
7985 * gdb.ada/funcall_char.exp: New testcase.
7986 * gdb.ada/funcall_char/foo.adb: New file.
7987
7988 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
7989
7990 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
7991 expected outputs. Add two testcases for completing ambiguous
7992 functions.
7993 * gdb.ada/complete/aux_pck.adb: New file.
7994 * gdb.ada/complete/aux_pck.ads: New file.
7995 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
7996 Ambiguous_Func functions.
7997 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
7998 * gdb.ada/complete/pck.adb: Likewise.
7999
8000 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8001
8002 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8003 failures to run the test program under GDB.
8004
8005 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
8006
8007 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8008 to C.
8009
8010 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8011
8012 * gdb.base/run-after-attach.exp: New test file.
8013 * gdb.base/run-after-attach.c: New test file.
8014
8015 2015-08-26 Don Breazeal <donb@codesourcery.com>
8016
8017 * gdb.base/foll-exec-2.c: New test program.
8018 * gdb.base/foll-exec-2.exp: New test.
8019
8020 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8021
8022 * gdb.base/nested-subp1.exp: New file.
8023 * gdb.base/nested-subp1.c: New file.
8024 * gdb.base/nested-subp2.exp: New file.
8025 * gdb.base/nested-subp2.c: New file.
8026 * gdb.base/nested-subp3.exp: New file.
8027 * gdb.base/nested-subp3.c: New file.
8028
8029 2015-08-24 Pedro Alves <palves@redhat.com>
8030
8031 * gdb.server/connect-without-multi-process.c: New file.
8032 * gdb.server/connect-without-multi-process.exp: New file.
8033
8034 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8035
8036 * gdb.opt/inline-markers.c: Make z int.
8037
8038 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8039
8040 * gdb.opt/inline-markers.c: Make z volatile.
8041
8042 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8043
8044 * gdb.opt/inline-bt.c: New volatile global z.
8045 * gdb.opt/inline-cmds.c: Likewise.
8046 * gdb.opt/inline-locals.c: Likewise.
8047 * gdb.opt/inline-markers.c: New extern global z.
8048 (marker): Use z.
8049 (inline_fn): Likewise.
8050
8051 2015-08-24 Pedro Alves <palves@redhat.com>
8052
8053 * config/m32r-stub.exp: Remove file.
8054 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8055 * gdb.base/call-rt-st.exp: Likewise.
8056 * gdb.base/call-strs.exp: Likewise.
8057 * gdb.base/default.exp: Remove references to h8300-*-hms and
8058 *-*-udi*.
8059 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8060
8061 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8062
8063 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8064 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8065 and "return" use KFAIL when GDB can not read/write the vector
8066 return value.
8067
8068 2015-08-21 Gary Benson <gbenson@redhat.com>
8069
8070 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8071
8072 2015-08-20 Pedro Alves <palves@redhat.com>
8073
8074 * gdb.server/solib-list.exp: No longer expect an interior stop in
8075 non-stop mode.
8076
8077 2015-08-20 Pedro Alves <palves@redhat.com>
8078
8079 * gdb.server/connect-stopped-target.c: New file.
8080 * gdb.server/connect-stopped-target.exp: New file.
8081
8082 2015-08-20 Pedro Alves <palves@redhat.com>
8083
8084 * gdb.dwarf2/comp-unit-lang.exp: New file.
8085 * gdb.dwarf2/comp-unit-lang.c: New file.
8086
8087 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8088
8089 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8090 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8091
8092 2015-08-19 Kevin Buettner <kevinb@redhat.com>
8093
8094 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8095 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8096
8097 2015-08-18 Doug Evans <dje@google.com>
8098 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8099
8100 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8101 skip_python_tests. New arg prompt_regexp.
8102 (skip_python_tests): New function.
8103 * lib/mi-support.exp (mi_skip_python_tests): New function.
8104 * gdb.python/py-mi-objfile-gdb.py: New file.
8105 * gdb.python/py-mi-objfile.c: New file.
8106 * gdb.python/py-mi-objfile.exp: New file.
8107
8108 2015-08-17 Keith Seitz <keiths@redhat.com>
8109
8110 * gdb.linespec/explicit.exp: Move strace test from here ...
8111 * gdb.trace/strace.exp: ... to here.
8112
8113 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8114
8115 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8116 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8117
8118 2015-08-14 Doug Evans <xdje42@gmail.com>
8119
8120 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8121 inferior before selecting a new file.
8122
8123 2015-08-14 Doug Evans <xdje42@gmail.com>
8124
8125 * gdb.mi/mi-disassemble.exp: Update.
8126 * gdb.base/disasm-optim.S: New file.
8127 * gdb.base/disasm-optim.c: New file.
8128 * gdb.base/disasm-optim.h: New file.
8129 * gdb.base/disasm-optim.exp: New file.
8130
8131 2015-08-14 Keith Seitz <keiths@redhat.com>
8132
8133 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8134 "evaluated-by".
8135
8136 2015-08-13 Joel Brobecker <brobecker@adacore.com>
8137
8138 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8139
8140 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8141
8142 * gdb.ada/fun_renaming.exp: New testcase.
8143 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8144 * gdb.ada/fun_renaming/pack.adb: New file.
8145 * gdb.ada/fun_renaming/pack.ads: New file.
8146
8147 2015-08-12 Keith Seitz <keiths@redhat.com>
8148
8149 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8150 gdb_get_line_number.
8151
8152 2015-08-12 Joel Brobecker <brobecker@adacore.com>
8153
8154 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8155 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8156 gdb.base/dso2dso.exp: New files.
8157
8158 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8159 Pedro Alves <palves@redhat.com>
8160 Keith Seitz <keiths@redhat.com>
8161
8162 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8163 GDBFLAGS.
8164
8165 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8166
8167 * gdb.base/gdbhistsize-history.exp
8168 (test_histsize_history_setting): Use save_vars.
8169 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8170 Use save_vars.
8171 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8172 * gdb.base/readline.exp: Use save_vars.
8173
8174 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8175
8176 * lib/gdb.exp (save_vars): New proc.
8177
8178 2015-08-11 Keith Seitz <keiths@redhat.com>
8179
8180 * gdb.base/help.exp: Update help_breakpoint_text.
8181
8182 2015-08-11 Keith Seitz <keiths@redhat.com>
8183
8184 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8185 (at toplevel): Call test_explicit_breakpoints.
8186 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8187 breakpoints.
8188 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8189 breakpoint conditions, "-cond".
8190
8191 2015-08-11 Keith Seitz <keiths@redhat.com>
8192
8193 * gdb.linespec/3explicit.c: New file.
8194 * gdb.linespec/cpexplicit.cc: New file.
8195 * gdb.linespec/cpexplicit.exp: New file.
8196 * gdb.linespec/explicit.c: New file.
8197 * gdb.linespec/explicit.exp: New file.
8198 * gdb.linespec/explicit2.c: New file.
8199 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8200 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8201 before using in the matching pattern.
8202 Clarify that `prefix' is a regular expression.
8203
8204 2015-08-11 Keith Seitz <keiths@redhat.com>
8205
8206 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8207 test.
8208 Add tests for missing ",FMT" and ",".
8209
8210 2015-08-10 Doug Evans <dje@google.com>
8211 Keith Seitz <keiths@redhat.com>
8212
8213 PR gdb/17960
8214 * gdb.base/completion.exp: Add location completer tests.
8215
8216 2015-08-07 Pedro Alves <palves@redhat.com>
8217
8218 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8219 tests here.
8220 (top level): Run do_test with and without displaced stepping.
8221
8222 2015-08-07 Pedro Alves <palves@redhat.com>
8223
8224 * gdb.base/valgrind-disp-step.c: New file.
8225 * gdb.base/valgrind-disp-step.exp: New file.
8226
8227 2015-08-07 Pedro Alves <palves@redhat.com>
8228
8229 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8230 Delete function.
8231 (main): Add alarm. Run an infinite loop instead of calling
8232 wait_threads.
8233 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8234 comment.
8235 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8236 Delete function.
8237 (main): Add alarm. Run an infinite loop instead of calling
8238 wait_threads.
8239 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8240 comment.
8241
8242 2015-08-07 Pedro Alves <palves@redhat.com>
8243
8244 * gdb.base/checkpoint-ns.exp: New file.
8245 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8246 standard_testfile.
8247
8248 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8249
8250 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8251 * gdb.btrace/instruction_history.exp: Update.
8252 * gdb.btrace/tsx.exp: New.
8253 * gdb.btrace/tsx.c: New.
8254
8255 2015-08-06 Pedro Alves <palves@redhat.com>
8256
8257 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8258 increase timeout.
8259 * gdb.reverse/until-precsave.exp: Bump timeouts.
8260
8261 2015-08-06 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8264
8265 2015-08-06 Pedro Alves <palves@redhat.com>
8266
8267 PR gdb/18749
8268 * gdb.threads/process-dies-while-handling-bp.c: New file.
8269 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8270
8271 2015-08-06 Pedro Alves <palves@redhat.com>
8272
8273 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8274 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8275
8276 2015-08-05 Pedro Alves <palves@redhat.com>
8277
8278 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8279 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8280
8281 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8282
8283 * gdb.base/bp-permanent.exp: Report test as unsupported if
8284 the target cannot stop at the permanent breakpoint.
8285
8286 2015-08-03 Doug Evans <dje@google.com>
8287
8288 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8289 10000.
8290
8291 2015-08-03 Doug Evans <dje@google.com>
8292
8293 * Makefile.in (workers/%.worker, build-perf): New rule.
8294 (GDB_PERFTEST_MODE): New variable.
8295 (check-perf): Use it.
8296 (clean): Clean up gdb.perf parallel build subdirs.
8297 * lib/build-piece.exp: New file.
8298 * lib/gdb.exp (make_gdb_parallel_path): New function
8299 (standard_output_file, standard_temp_file): Call it.
8300 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8301 of $GDB_PARALLEL.
8302 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8303
8304 2015-08-03 Doug Evans <dje@google.com>
8305
8306 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
8307 (LOG_FILE_NAME): New global.
8308 (TextReporter.__init__): Initialize self.txt_sum.
8309 (TextReporter.report): Add support for multiple data-points.
8310 Move report to perftest.sum, put raw data in perftest.log.
8311 (TextReporter.start): Open sum and log files.
8312 (TextReporter.end): Close sum and log files.
8313 * gdb.perf/lib/perftest/testresult.py
8314 (SingleStatisticTestResult.record): Handle multiple data-points.
8315
8316 2015-07-31 Pedro Alves <palves@redhat.com>
8317
8318 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8319 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8320 kill_wait_spawned_process instead of explicit "kill -9".
8321 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8322 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8323 kill_wait_spawned_process.
8324 * gdb.base/attach-twice.exp: Likewise.
8325 * gdb.base/attach.exp: Likewise.
8326 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8327 gdb_test_multiple.
8328 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8329 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8330 kill_wait_spawned_process.
8331 * gdb.base/valgrind-infcall.exp: Likewise.
8332 * gdb.multi/multi-attach.exp: Likewise.
8333 * gdb.python/py-prompt.exp: Likewise.
8334 * gdb.python/py-sync-interp.exp: Likewise.
8335 * gdb.server/ext-attach.exp: Likewise.
8336 * gdb.threads/attach-into-signal.exp (corefunc): Use
8337 spawn_wait_for_attach, spawn_id_get_pid and
8338 kill_wait_spawned_process.
8339 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8340 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8341 spawn_id_get_pid and kill_wait_spawned_process.
8342 * gdb.threads/attach-stopped.exp (corefunc): Use
8343 spawn_wait_for_attach, spawn_id_get_pid and
8344 kill_wait_spawned_process.
8345 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8346 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8347 kill_wait_spawned_process instead of explicit "kill -9".
8348 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8349 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8350 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8351 processes. Don't map cygwin/windows pids here. Now returns a
8352 spawn id list.
8353
8354 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8355
8356 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8357 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8358 correct patch.
8359
8360 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8361
8362 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8363
8364 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8365
8366 Reapply:
8367 2014-05-21 Mark Wielaard <mjw@redhat.com>
8368
8369 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8370
8371 2015-07-30 Pedro Alves <palves@redhat.com>
8372
8373 * linux-low.c (handle_extended_wait): Set the child's last
8374 reported status to TARGET_WAITKIND_STOPPED.
8375
8376 2015-07-30 Pedro Alves <palves@redhat.com>
8377
8378 PR threads/18600
8379 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8380 only shows inferior 1.
8381
8382 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8383 Pedro Alves <palves@redhat.com>
8384
8385 PR threads/18600
8386 * gdb.threads/fork-plus-threads.c: New file.
8387 * gdb.threads/fork-plus-threads.exp: New file.
8388
8389 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8390
8391 * gdb.base/batch-preserve-term-settings.exp
8392 (test_terminal_settings_preserved_after_cli_exit): Use
8393 send_quit_command.
8394
8395 2015-07-29 Pedro Alves <palves@redhat.com>
8396 Don Breazeal <donb@codesourcery.com>
8397
8398 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8399 output from both inferior_spawn_id and gdb_spawn_id.
8400
8401 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8402
8403 * gdb.threads/attach-into-signal.exp (corefunc): Use
8404 with_test_prefix on nested loops, uniquefying the test messages.
8405
8406 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8407
8408 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8409 commit.
8410
8411 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8412
8413 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8414 New proc.
8415 (test_terminal_settings_preserved_after_sigterm): New test.
8416
8417 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8418
8419 * gdb.base/batch-preserve-term-settings.exp
8420 (test_terminal_settings_preserved_after_cli_exit): New test.
8421
8422 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8423
8424 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8425 manipulation of saved_gdbflags.
8426 (test_terminal_settings_preserved): Remove global declaration of
8427 the unused variable pagination_prompt. Remove manipulation of
8428 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8429 GDBFLAGS.
8430
8431 2015-07-29 Pedro Alves <palves@redhat.com>
8432
8433 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8434
8435 2015-07-29 Pedro Alves <palves@redhat.com>
8436
8437 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8438 at the top.
8439
8440 2015-07-29 Pedro Alves <palves@redhat.com>
8441
8442 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8443 (main): Call gdb_unbuffer_output.
8444 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8445 (main): Call gdb_unbuffer_output.
8446 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8447 (main): Call gdb_unbuffer_output.
8448 * gdb.base/call-strs.exp: Adjust to step over the
8449 gdb_unbuffer_output call.
8450 * gdb.base/catch-gdb-caused-signals.c: Include
8451 "../lib/unbuffer_output.c".
8452 (main): Call gdb_unbuffer_output.
8453 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8454 (main): Call gdb_unbuffer_output.
8455 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8456 (main): Call gdb_unbuffer_output.
8457 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8458 (main): Call gdb_unbuffer_output.
8459 * gdb.base/shlib-call.exp: Adjust to step over the
8460 gdb_unbuffer_output call.
8461 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8462 (main): Call gdb_unbuffer_output.
8463 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8464 (main): Call gdb_unbuffer_output.
8465 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8466 (main): Rename to ...
8467 (test): ... this.
8468 (main): Reimplement.
8469 * gdb.base/varargs.exp: Run to test instead of to main.
8470 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8471 (main): Call gdb_unbuffer_output.
8472
8473 2015-07-29 Pedro Alves <palves@redhat.com>
8474
8475 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8476 factore out from mi_continue_dprintf. For call-style dprintfs,
8477 expect dprintf output out of $inferior_spawn_id.
8478 (mi_continue_dprintf): Use mi_expect_dprintf.
8479 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8480 (main): Call gdb_unbuffer_output.
8481
8482 2015-07-29 Pedro Alves <palves@redhat.com>
8483
8484 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8485 (default_mi_gdb_start): Set inferior_spawn_id instead of
8486 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8487 gdb_spawn_id.
8488 (mi_gdb_test): Always expect inferior output from both
8489 $inferior_spawn_id and $gdb_spawn_id.
8490
8491 2015-07-29 Pedro Alves <palves@redhat.com>
8492
8493 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8494 send_inferior and $inferior_spawn_id.
8495
8496 2015-07-29 Pedro Alves <palves@redhat.com>
8497
8498 * gdb.gdb/complaints.exp (test_initial_complaints)
8499 (test_serial_complaints, test_short_complaints): Use
8500 gdb_test_stdio.
8501 (test_empty_complaint): Handle $inferior_spawn_id !=
8502 $gdb_spawn_id.
8503
8504 2015-07-29 Pedro Alves <palves@redhat.com>
8505
8506 * gdb.base/varargs.exp: Use gdb_test_stdio.
8507
8508 2015-07-29 Pedro Alves <palves@redhat.com>
8509
8510 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8511
8512 2015-07-29 Pedro Alves <palves@redhat.com>
8513
8514 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8515
8516 2015-07-29 Pedro Alves <palves@redhat.com>
8517
8518 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8519 parameter into two new parameters, "inf_result" and "gdb_result".
8520 Expect inferior output and gdb output from $inferior_spawn_id and
8521 $gdb_spawn_id, respectively. Adjust all callers.
8522
8523 2015-07-29 Pedro Alves <palves@redhat.com>
8524
8525 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8526 of gdb_test_sequence.
8527
8528 2015-07-29 Pedro Alves <palves@redhat.com>
8529
8530 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8531 (saw_spurious_output): Expect inferior output from
8532 $inferior_spawn_id. Use gdb_test_stdio.
8533
8534 2015-07-29 Pedro Alves <palves@redhat.com>
8535
8536 * gdb.base/dprintf.exp: Use standard_testfile. Change
8537 prepare_for_testing call.
8538 (srcfile): Don't set.
8539 (restart): New procedure.
8540 (test_dprintf): New procecure, use to continue over dprintfs.
8541 (test_call, test_agent): New procedures, tests moved here.
8542 Restart gdb and recreate dprintfs. Adjust expected output.
8543
8544 2015-07-29 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8547
8548 2015-07-29 Pedro Alves <palves@redhat.com>
8549
8550 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8551
8552 2015-07-29 Pedro Alves <palves@redhat.com>
8553
8554 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8555 gdb_test_stdio.
8556
8557 2015-07-29 Pedro Alves <palves@redhat.com>
8558
8559 * lib/gdb.exp (gdb_test_stdio): New procedure.
8560
8561 2015-07-29 Pedro Alves <palves@redhat.com>
8562
8563 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8564
8565 2015-07-29 Pedro Alves <palves@redhat.com>
8566
8567 * gdb.base/call-signal-resume.exp: Remove check for
8568 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8569 * gdb.base/unwindonsignal.exp: Likewise.
8570 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8571 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8572
8573 2015-07-29 Pedro Alves <palves@redhat.com>
8574
8575 * gdb.base/siginfo-addr.c (pass): New function.
8576 (handler): Call it iff si_addr is correct.
8577 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8578 Set a breakpoint at "pass" and continue to it.
8579
8580 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8581
8582 * gdb.python/py-objfile.exp: Make some tests have unique names.
8583 * gdb.python/py-pp-registration.exp: Likewise.
8584
8585 2015-07-28 Pedro Alves <palves@redhat.com>
8586
8587 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8588
8589 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8590
8591 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8592
8593 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8594
8595 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8596
8597 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8598
8599 * gdb.base/gdb-sigterm-2.exp: New test.
8600
8601 2015-07-25 Doug Evans <xdje42@gmail.com>
8602
8603 Revert:
8604 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8605 (workers/%.worker, build-perf): New rule.
8606 (GDB_PERFTEST_MODE): New variable.
8607 (check-perf): Use it.
8608 (clean): Clean up gdb.perf parallel build subdirs.
8609 * lib/build-piece.exp: New file.
8610 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8611 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8612 name.
8613 (standard_temp_file): Ditto.
8614 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8615 of $GDB_PARALLEL.
8616
8617 2015-07-24 Doug Evans <dje@google.com>
8618
8619 * gdb.perf/lib/perftest/utils.py: New file.
8620 * gdb.perf/gm-hello.cc: New file.
8621 * gdb.perf/gm-pervasive-typedef.cc: New file.
8622 * gdb.perf/gm-pervasive-typedef.h: New file.
8623 * gdb.perf/gm-std.cc: New file.
8624 * gdb.perf/gm-std.h: New file.
8625 * gdb.perf/gm-use-cerr.cc: New file.
8626 * gdb.perf/gm-utils.h: New file.
8627 * gdb.perf/gmonster-null-lookup.py: New file.
8628 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8629 * gdb.perf/gmonster-print-cerr.py: New file.
8630 * gdb.perf/gmonster-ptype-string.py: New file.
8631 * gdb.perf/gmonster-runto-main.py: New file.
8632 * gdb.perf/gmonster-select-file.py: New file.
8633 * gdb.perf/gmonster1-null-lookup.exp: New file.
8634 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8635 * gdb.perf/gmonster1-print-cerr.exp: New file.
8636 * gdb.perf/gmonster1-ptype-string.exp: New file.
8637 * gdb.perf/gmonster1-runto-main.exp: New file.
8638 * gdb.perf/gmonster1-select-file.exp: New file.
8639 * gdb.perf/gmonster1.cc: New file.
8640 * gdb.perf/gmonster1.exp: New file.
8641 * gdb.perf/gmonster2-null-lookup.exp: New file.
8642 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8643 * gdb.perf/gmonster2-print-cerr.exp: New file.
8644 * gdb.perf/gmonster2-ptype-string.exp: New file.
8645 * gdb.perf/gmonster2-runto-main.exp: New file.
8646 * gdb.perf/gmonster2-select-file.exp: New file.
8647 * gdb.perf/gmonster2.cc: New file.
8648 * gdb.perf/gmonster2.exp: New file.
8649
8650 2015-07-24 Doug Evans <dje@google.com>
8651
8652 * gdb.perf/README: New file.
8653 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8654 * lib/gen-perf-test.exp: New file.
8655
8656 2015-07-24 Doug Evans <dje@google.com>
8657
8658 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8659 (PerfTest::startup): New function.
8660 (PerfTest::run): Return result of calling body.
8661 (PerfTest::assemble): Rewrite.
8662 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8663 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8664 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8665 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8666 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8667
8668 2015-07-24 Doug Evans <dje@google.com>
8669
8670 * lib/gdb.exp (clean_restart): Make executable optional.
8671
8672 2015-07-24 Doug Evans <dje@google.com>
8673
8674 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8675 compiler_info references.
8676 * gdb.cp/temargs.exp: Ditto.
8677 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8678 (get_compiler_info): Early exit if already computed. Set compiler_info
8679 to "unknown" if there was a problem.
8680 (test_compiler_info): Add function comment. Call get_compiler_info.
8681
8682 2015-07-24 Doug Evans <dje@google.com>
8683
8684 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8685 (workers/%.worker, build-perf): New rule.
8686 (GDB_PERFTEST_MODE): New variable.
8687 (check-perf): Use it.
8688 (clean): Clean up gdb.perf parallel build subdirs.
8689 * lib/build-piece.exp: New file.
8690 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8691 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8692 name.
8693 (standard_temp_file): Ditto.
8694 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8695 of $GDB_PARALLEL.
8696
8697 2015-07-24 Doug Evans <dje@google.com>
8698
8699 * lib/future.exp (gdb_default_target_compile): New option
8700 "early_flags".
8701 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8702 --as-needed.
8703
8704 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8705
8706 * gdb.base/catch-syscall.exp: Call gdb_exit before
8707 gdb_skip_xml_test.
8708
8709 2015-07-24 Pedro Alves <palves@redhat.com>
8710
8711 * gdb.python/py-events.exp: Accept output between the stop event
8712 and the prompt.
8713 * gdb.python/py-evsignal.exp: Likewise.
8714 * gdb.python/py-evthreads.exp: Likewise.
8715
8716 2015-07-24 Pedro Alves <palves@redhat.com>
8717
8718 PR gdb/18717
8719 * gdb.threads/non-ldr-exit.c: New file.
8720 * gdb.threads/non-ldr-exit.exp: New file.
8721
8722 2015-07-24 Yao Qi <yao.qi@linaro.org>
8723
8724 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8725 restarting process.
8726
8727 2015-07-24 Yao Qi <yao.qi@linaro.org>
8728
8729 * gdb.server/ext-restart.exp: New file.
8730
8731 2015-07-24 Yao Qi <yao.qi@linaro.org>
8732
8733 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8734 argument options.
8735 * gdb.server/ext-wrapper.exp: New file.
8736
8737 2015-07-23 Doug Evans <dje@google.com>
8738
8739 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8740 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8741
8742 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
8743
8744 * gdb.ada/var_arr_typedef.exp: New testcase.
8745 * gdb.ada/var_arr_typedef/pack.adb: New file.
8746 * gdb.ada/var_arr_typedef/pack.ads: New file.
8747 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
8748
8749 2015-07-20 Joel Brobecker <brobecker@adacore.com>
8750
8751 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
8752
8753 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8754
8755 * gdb.arch/i386-biarch-core.exp: Replace istarget
8756 by "complete set gnutarget". Remove expectation for the "core-file"
8757 command.
8758
8759 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8760
8761 Revert the previous commit:
8762 Tests for validate symbol file using build-id.
8763
8764 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
8765
8766 Tests for validate symbol file using build-id.
8767 * gdb.base/solib-mismatch-lib.c: New file.
8768 * gdb.base/solib-mismatch-libmod.c: New file.
8769 * gdb.base/solib-mismatch.c: New file.
8770 * gdb.base/solib-mismatch.exp: New file.
8771
8772 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
8773
8774 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
8775 nios2-*-linux*.
8776 * gdb.base/sigbpt.exp (stepi_out): Likewise.
8777 * gdb.base/siginfo.exp: Likewise.
8778 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8779
8780 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
8781
8782 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
8783 Move it to ...
8784 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
8785 ... here.
8786 * gdb.trace/range-stepping.exp: Check that the target supports
8787 range stepping.
8788
8789 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8790
8791 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
8792
8793 2015-07-14 Pedro Alves <palves@redhat.com>
8794
8795 * gdb.base/killed-outside.exp: New file.
8796 * gdb.base/killed-outside.c: New file.
8797
8798 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8799
8800 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
8801 (n at main): New.
8802 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
8803
8804 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8805
8806 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
8807 infcall tests instead of setting up for KFAIL.
8808
8809 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
8810
8811 * gdb.btrace/record_goto-step.exp: New.
8812
8813 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8814
8815 PR compile/18484
8816 * gdb.compile/compile.c (struct struct_type): Add volatile to
8817 selffield's type.
8818 * gdb.compile/compile.exp
8819 (compile code struct_object.selffield = &struct_object): Skip further
8820 struct_object tests if this one xfails.
8821
8822 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
8823
8824 PR exp/18617
8825 * gdb.trace/ax.exp: Add test.
8826
8827 2015-07-07 Yao Qi <yao.qi@linaro.org>
8828
8829 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
8830 instead of istarget "aarch64*-*-*".
8831 * gdb.arch/aarch64-fp.exp: Likewise.
8832 * gdb.base/float.exp: Likewise.
8833 * gdb.reverse/aarch64.exp: Likewise.
8834 * lib/gdb.exp (is_aarch64_target): New proc.
8835
8836 2015-07-07 Yao Qi <yao.qi@linaro.org>
8837
8838 * lib/gdb.exp (is_aarch32_target): New proc.
8839 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
8840 instead of "istarget "arm*-*-*"".
8841 * gdb.arch/arm-disp-step.exp: Likewise.
8842 * gdb.arch/thumb-bx-pc.exp: Likewise.
8843 * gdb.arch/thumb-prologue.exp: Likewise.
8844 * gdb.arch/thumb-singlestep.exp: Likewise.
8845 * gdb.base/disp-step-syscall.exp: Likewise.
8846 * gdb.base/float.exp: Likewise.
8847
8848 2015-07-07 Yao Qi <yao.qi@linaro.org>
8849
8850 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
8851 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
8852
8853 2015-07-07 Yao Qi <yao.qi@linaro.org>
8854
8855 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
8856 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
8857 if it exists.
8858 * gdb.multi/multi-arch.exp: Likewise.
8859
8860 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
8861
8862 * gdb.python/py-lazy-string.exp: Add missing parentheses to
8863 print.
8864
8865 2015-07-07 Yao Qi <yao.qi@linaro.org>
8866
8867 * gdb.arch/thumb-singlestep.exp: Do one more single step.
8868
8869 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
8870
8871 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
8872 '[' and ']' characters.
8873
8874 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
8875
8876 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8877
8878 2015-06-29 Pedro Alves <palves@redhat.com>
8879
8880 PR threads/18127
8881 * gdb.threads/hand-call-new-thread.c: New file.
8882 * gdb.threads/hand-call-new-thread.c: New file.
8883
8884 2015-06-26 Keith Seitz <keiths@redhat.com>
8885 Doug Evans <dje@google.com>
8886
8887 PR 16253
8888 * gdb.cp/var-tag-2.cc: New file.
8889 * gdb.cp/var-tag-3.cc: New file.
8890 * gdb.cp/var-tag-4.cc: New file.
8891 * gdb.cp/var-tag.cc: New file.
8892 * gdb.cp/var-tag.exp: New file.
8893
8894 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8895
8896 * gdb.base/history-duplicates.exp: New test.
8897
8898 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8899
8900 * gdb.base/completion.exp: Test the completion of the "focus"
8901 command.
8902
8903 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8904
8905 * gdb.arch/amd64-prologue-skip.S: New file.
8906 * gdb.arch/amd64-prologue-skip.exp: New file.
8907
8908 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
8909
8910 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
8911 is_address_zero_readable check.
8912
8913 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
8914
8915 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
8916 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
8917
8918 2015-06-24 Yao Qi <yao.qi@linaro.org>
8919
8920 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
8921 linux targets.
8922
8923 2015-06-24 Yao Qi <yao.qi@linaro.org>
8924
8925 * lib/gdb.exp (supports_get_siginfo_type): New proc.
8926 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
8927 * gdb.base/siginfo-thread.exp: Likewise.
8928
8929 2015-06-22 Yao Qi <yao.qi@linaro.org>
8930
8931 * boards/remote-gdbserver-on-localhost.exp: Add comments.
8932
8933 2015-06-22 Yao Qi <yao.qi@linaro.org>
8934
8935 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
8936 aarch64*-*-*.
8937 (skip_hw_watchpoint_tests): Likewise.
8938
8939 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
8940
8941 * gdb.base/gdbinit-history.exp: Test the interaction between
8942 setting GDBHISTSIZE and setting the history size via .gdbinit.
8943
8944 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8945
8946 PR gdb/16999
8947 * gdb.base/gdbhistsize-history.exp: New test.
8948
8949 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8950
8951 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
8952 with GDBHISTSIZE.
8953 * gdb.base/readline.exp: Likewise.
8954
8955 2015-06-17 Yao Qi <yao.qi@linaro.org>
8956
8957 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
8958 line.
8959
8960 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8961
8962 * gdb.base/gdbinit-history.exp: Add test case to check that
8963 an unlimited history file does not get truncated on exit.
8964
8965 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8966
8967 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
8968 (VECTOR): New macro. Use it...
8969 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
8970 ...for these typedefs.
8971 (int8, char1, int1, double1): New typedefs.
8972 (struct just_int2, struct two_int2): New structures.
8973 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
8974 (add_structvecs, add_singlevecs): New functions.
8975 (main): Call add_some_intvecs twice.
8976 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
8977 the compile and exit upon failure. Try compiling for the "native"
8978 architecture. Test inferior function calls with vector arguments
8979 and vector return value handling with "finish" and "return".
8980
8981 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
8982
8983 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
8984 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
8985 PE file.
8986 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
8987
8988 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8989
8990 PR breakpoints/16465
8991 * gdb.mi/mi-dprintf-pending.c: New file.
8992 * gdb.mi/mi-dprintf-pending.exp: New test.
8993 * gdb.mi/mi-dprintf-pendshr.c: New file.
8994
8995 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8996 Mircea Gherzan <mircea.gherzan@intel.com>
8997
8998 * gdb.arch/i386-mpx-map.c: New file.
8999 * gdb.arch/i386-mpx-map.exp: New File.
9000
9001 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9002
9003 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9004 * gdb.arch/i386-mpx.exp: Indentation fixed.
9005
9006 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9007
9008 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9009 function and improved indentation.
9010 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9011 gdb_test_multiple. Added additional tests to skip the test.
9012
9013 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9014
9015 * gdb.arch/i386-avx512.c: Change path in include file.
9016 * gdb.arch/i386-avx512.exp: Change include dir path
9017 compilation flag.
9018 * gdb.arch/i386-mpx.c: Change path in include file.
9019 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9020 flag.
9021
9022 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9023
9024 * gdb.compile/compile-print.exp (compile print *vararray@3)
9025 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9026
9027 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9028
9029 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9030 (do not keep jit in memory): ... this.
9031 (expect 5): Change it to ...
9032 (expect no 5): ... this.
9033
9034 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9035
9036 PR gdb/15564
9037 * gdb.mi/mi-detach.exp: New file.
9038
9039 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9040
9041 PR symtab/18392
9042 * gdb.arch/amd64-tailcall-self.S: New file.
9043 * gdb.arch/amd64-tailcall-self.c: New file.
9044 * gdb.arch/amd64-tailcall-self.exp: New file.
9045
9046 2015-05-28 Don Breazeal <donb@codesourcery.com>
9047
9048 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9049 tests for remote targets by checking is_target_gdbserver.
9050
9051 2015-05-27 Doug Evans <dje@google.com>
9052
9053 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9054 * gdb.dwarf2/opaque-type-lookup.c: New file.
9055 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9056
9057 2015-05-26 Doug Evans <dje@google.com>
9058
9059 * gdb.cp/iostream.cc: New file.
9060 * gdb.cp/iostream.exp: New file.
9061
9062 2015-05-26 Doug Evans <dje@google.com>
9063
9064 * gdb.dwarf2/dw2-op-call.exp: Update.
9065 * gdb.dwarf2/dw4-sig-types.exp: Update.
9066 * gdb.dwarf2/implptr.exp: Update.
9067 * gdb.mi/mi-cmd-param-changed.exp: Update.
9068
9069 2015-05-26 Doug Evans <dje@google.com>
9070
9071 * gdb.python/py-lazy-string.c: New file.
9072 * gdb.python/py-lazy-string.exp: New file.
9073 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9074 (main): Update. Add estring3.
9075 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9076 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9077
9078 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9079 Yao Qi <yao.qi@linaro.org>
9080
9081 * gdb.reverse/aarch64.c: New.
9082 * gdb.reverse/aarch64.exp: New.
9083
9084 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9085
9086 * lib/gdb.exp (supports_process_record): Return true for
9087 aarch64*-linux*.
9088 (supports_reverse): Likewise.
9089
9090 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9091
9092 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9093 Use with_test_prefix.
9094
9095 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9096
9097 * gdb.base/completion.exp: Add test for completion of layout
9098 names.
9099
9100 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9101
9102 * lib/gdb.exp (skip_tui_tests): New proc.
9103 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9104
9105 2015-05-19 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9108 Save the whole env array instead of just HOME. Unset HISTSIZE in
9109 the environment while testing. Restore whole environment
9110 afterwards.
9111
9112 2015-05-16 Doug Evans <xdje42@gmail.com>
9113
9114 * gdb.guile/scm-ports.c: New file.
9115 * gdb.guile/scm-ports.exp: Add memory port tests.
9116
9117 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9118
9119 * gdb.compile/compile-print.c: New file.
9120 * gdb.compile/compile-print.exp: New file.
9121
9122 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9123
9124 * gdb.compile/compile-ops.exp: Cast param to void.
9125 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9126 (compile code struct_object.selffield = &struct_object): Add xfail.
9127
9128 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9129
9130 * gdb.ada/arr_enum_with_gap: New testcase.
9131
9132 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9133
9134 * gdb.ada/byte_packed_arr: New testcase.
9135
9136 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9137
9138 * gdb.ada/pckd_neg: New testcase.
9139
9140 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9141
9142 PR gdb/17820
9143 * gdb.base/gdbinit-history.exp: New test.
9144 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9145 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9146
9147 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9148
9149 * gdb.python/py-xmethods.cc: Enhance test case.
9150 * gdb.python/py-xmethods.exp: New tests.
9151 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9152 function.
9153 (B_indexoper): Likewise.
9154 (global_dm_list) : Add new xmethod worker functions.
9155
9156 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9157
9158 * gdb.base/coredump-filter.exp: Correctly unset
9159 "coredump_var_addr" array.
9160
9161 2015-05-08 Pedro Alves <palves@redhat.com>
9162
9163 * gdb.server/non-existing-program.exp: Unset spawn_id.
9164
9165 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9166
9167 PR python/18291
9168 * gdb.python/py-xmethods.exp: Add tests.
9169
9170 2015-05-08 Yao Qi <yao.qi@linaro.org>
9171
9172 PR gdb/18208
9173 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9174 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9175 function set_coredump_filter, and remove remote_exec call.
9176 Remove argument ipid. Callers update.
9177 (top level): Don't get inferior's PID.
9178
9179 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9180
9181 * gdb.base/watch_thread_num.exp: Skip test on targets without
9182 access watchpoints.
9183
9184 2015-05-06 Pedro Alves <palves@redhat.com>
9185
9186 PR server/18081
9187 * gdb.server/non-existing-program.exp: New file.
9188
9189 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9190
9191 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9192
9193 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9194
9195 * gdb.ada/out_of_line_in_inlined: New testcase.
9196
9197 2015-05-05 Joel Brobecker <brobecker@adacore.com>
9198
9199 * gdb.ada/var_rec_arr: New testcase.
9200
9201 2015-04-30 Yao Qi <yao.qi@linaro.org>
9202
9203 * gdb.base/break-idempotent.exp: If
9204 skip_hw_watchpoint_multi_tests returns true, skip the tests
9205 on "rwatch" and "awatch".
9206
9207 2015-04-30 Yao Qi <yao.qi@linaro.org>
9208
9209 * gdb.base/relativedebug.exp: Invoke gdb command
9210 "info sharedlibrary", and if libc.so doesn't have debug info,
9211 skip the test.
9212
9213 2015-04-29 Doug Evans <dje@google.com>
9214
9215 * gdb.python/py-xmethods.exp: Add ptype tests.
9216 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9217 get_result_type method.
9218
9219 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9220
9221 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9222 the target does not support hardware watchpoints.
9223
9224 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
9225
9226 * gdb.base/break-always.exp: Abort testing if writing to memory
9227 causes an error.
9228
9229 2015-04-28 Doug Evans <dje@google.com>
9230
9231 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9232 * gdb.python/py-pp-registration.exp: ... here. New file.
9233 * gdb.python/py-pp-registration.c: New file.
9234 * gdb.python/py-pp-registration.py: New file.
9235
9236 2015-04-28 Doug Evans <dje@google.com>
9237
9238 * gdb.python/py-bad-printers.c: New file.
9239 * gdb.python/py-bad-printers.py: New file.
9240 * gdb.python/py-bad-printers.exp: New file.
9241
9242 2015-04-28 Sasha Smundak <asmundak@google.com>
9243
9244 * gdb.python/py-type.exp: New test.
9245
9246 2015-04-28 Andy Wingo <wingo@igalia.com>
9247
9248 * gdb.python/py-parameter.exp:
9249 * gdb.guile/scm-parameter.exp: Escape the path that we are
9250 matching against, as it might contain characters that are special
9251 to regular expressions.
9252
9253 2015-04-27 Joel Brobecker <brobecker@adacore.com>
9254
9255 * gdb.ada/rec_comp: New testcase.
9256
9257 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9258
9259 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9260 before using it.
9261
9262 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9263
9264 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9265 new tests for verilog output.
9266
9267 2015-04-24 Yao Qi <yao.qi@linaro.org>
9268
9269 * boards/remote-gdbserver-on-localhost.exp: New file.
9270
9271 2015-04-23 Pedro Alves <palves@redhat.com>
9272
9273 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9274 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9275 "end of file", remove $inferior_spawn_id from the indirect list.
9276
9277 2015-04-23 Pedro Alves <palves@redhat.com>
9278
9279 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9280
9281 2015-04-23 Pedro Alves <palves@redhat.com>
9282
9283 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9284 on $any_spawn_id instead of only on $gdb_spawn_id.
9285
9286 2015-04-21 Pierre Muller <muller@sourceware.org>
9287
9288 PR pascal/17815
9289 * lib/pascal.exp (gpc_compile): Add new option "class".
9290 (fpc_compile): Likewise.
9291 * gdb.pascal/case-insensitive-symbols.pas: New file.
9292 * gdb.pascal/case-insensitive-symbols.exp: New file.
9293
9294 2015-04-20 Gary Benson <gbenson@redhat.com>
9295
9296 * gdb.base/attach.exp: Fix three extended remote failures.
9297
9298 2015-04-17 Gary Benson <gbenson@redhat.com>
9299
9300 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9301 the main executable over the remote protocol.
9302
9303 2015-04-16 Pedro Alves <palves@redhat.com>
9304
9305 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9306 a new gdbserver if gdbserver_reconnect_p is set.
9307
9308 2015-04-16 Pedro Alves <palves@redhat.com>
9309
9310 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9311 is set, don't exit gdbserver.
9312
9313 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9314
9315 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9316 appropriate .insn, such that an older assembler can be used.
9317 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9318 the z/Architecture instruction set on 31-bit targets as well.
9319
9320 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9321
9322 * gdb.go/handcall.exp: Remove all logic related to the first
9323 breakpoint and rely on go_runto_main instead.
9324 * gdb.go/strings.exp: Likewise.
9325 * gdb.go/unsafe.exp: Likewise.
9326 * gdb.go/hello.exp: Likewise. Also rename the remaining
9327 breakpoint marker to "breakpoint 1".
9328 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9329 * gdb.go/strings.go: Likewise.
9330 * gdb.go/unsafe.go: Likewise.
9331 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9332 "set breakpoint 2 here" and rename the remaining breakpoint marker
9333 to "breakpoint 1".
9334
9335 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9336
9337 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9338 if itertools.imap is not present.
9339 * gdb.python/py-objfile.exp: Add parentheses.
9340 * gdb.python/py-type.exp: Same.
9341 * gdb.python/py-unwind-maint.py: Same.
9342
9343 2015-04-15 Yao Qi <yao.qi@linaro.org>
9344
9345 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9346 of ":$ptr_size" and set its form explicitly.
9347
9348 2015-04-15 Pedro Alves <palves@redhat.com>
9349 Yao Qi <yao.qi@linaro.org>
9350
9351 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9352 timeout by factor of 4.
9353 (test_regular_watch): Likewise.
9354 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9355 * gdb.reverse/sigall-reverse.exp: Likewise.
9356 * gdb.reverse/until-precsave.exp: Likewise.
9357 * lib/gdb.exp (with_timeout_factor): New proc.
9358 (gdb_expect): Move some code to ...
9359 (get_largest_timeout): ... here. New procedure.
9360
9361 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
9362
9363 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9364
9365 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9366
9367 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9368 to write to the .text section.
9369
9370 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
9371
9372 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9373 Handle the case of targets that do not provide PID information.
9374
9375 2015-04-13 Yao Qi <yao.qi@linaro.org>
9376
9377 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9378 and use expect instead of gdb_expect.
9379
9380 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9381
9382 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9383 "coredump_var_addr" to avoid naming conflict with other testcases.
9384
9385 2015-04-10 Pedro Alves <palves@redhat.com>
9386
9387 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9388 gdb_test_sequence and gdb_assert.
9389
9390 2015-04-10 Pedro Alves <palves@redhat.com>
9391
9392 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9393 test messages that don't include the breakpoint address.
9394
9395 2015-04-10 Yao Qi <yao.qi@linaro.org>
9396
9397 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9398 false for some offset and width combinations which aren't
9399 supported by linux kernel.
9400
9401 2015-04-10 Pedro Alves <palves@redhat.com>
9402
9403 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9404 procedure, factored out from ...
9405 (top level): ... here. Add "set displaced-stepping" testing axis.
9406 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9407 parameter "displaced". Use it.
9408 (top level): Use foreach and add "set displaced-stepping" testing
9409 axis.
9410
9411 2015-04-10 Pedro Alves <palves@redhat.com>
9412
9413 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9414 Remove comment.
9415 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9416 both the address of the instruction that triggers the watchpoint
9417 and the address of the instruction immediately after, and use
9418 those addresses for the test. Fix comment.
9419
9420 2015-04-10 Pedro Alves <palves@redhat.com>
9421
9422 * gdb.base/sigstep.exp (breakpoint_to_handler)
9423 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9424 Test "backtrace" in handler.
9425 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9426 (top level): Add new "displaced" test axis to
9427 breakpoint_to_handler, breakpoint_to_handler_entry and
9428 breakpoint_over_handler.
9429
9430 2015-04-10 Pedro Alves <palves@redhat.com>
9431
9432 PR gdb/18216
9433 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9434
9435 2015-04-10 Yao Qi <yao.qi@linaro.org>
9436
9437 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9438 (test_add_rn_pc): New function.
9439 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9440 (top level): Invoke test_add_rn_pc.
9441
9442 2015-04-10 Pedro Alves <palves@redhat.com>
9443
9444 PR gdb/13858
9445 * gdb.base/step-over-no-symbols.exp: New file.
9446
9447 2015-04-09 Andy Wingo <wingo@igalia.com>
9448
9449 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9450 after the Python tests.
9451
9452 2015-04-08 Keith Seitz <keiths@redhat.com>
9453
9454 PR python/16699
9455 * gdb.python/py-completion.exp: New tests for completion.
9456 * gdb.python/py-completion.py (CompleteLimit1): New class.
9457 (CompleteLimit2): Likewise.
9458 (CompleteLimit3): Likewise.
9459 (CompleteLimit4): Likewise.
9460 (CompleteLimit5): Likewise.
9461 (CompleteLimit6): Likewise.
9462 (CompleteLimit7): Likewise.
9463
9464 2015-04-08 Pedro Alves <palves@redhat.com>
9465
9466 PR gdb/18214
9467 PR gdb/18216
9468 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9469 function.
9470 (main): Install it as SIGUSR1 handler.
9471 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9472 parameter. Always use "setup" as prefix. Toggle "set
9473 displaced-stepping" off/on depending on global. Don't switch to
9474 thread 1 here.
9475 (top level): Add displaced stepping "off/on" test axis. Update
9476 "setup" calls. Wrap each subtest with with_test_prefix. Test
9477 continuing with a queued signal in each thread.
9478
9479 2015-04-08 Pedro Alves <palves@redhat.com>
9480
9481 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9482 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9483 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9484 Return early if running to main fails.
9485 * gdb.trace/while-stepping.exp: Likewise.
9486
9487 2015-04-07 Pedro Alves <palves@redhat.com>
9488
9489 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9490 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9491 interact with inferior program.
9492
9493 2015-04-07 Pedro Alves <palves@redhat.com>
9494
9495 * lib/gdb.exp (inferior_spawn_id): New global.
9496 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9497 spawn id after processing the user code.
9498 (default_gdb_start): Set inferior_spawn_id.
9499 (send_inferior): New procedure.
9500 * lib/gdbserver-support.exp (gdbserver_start): Set
9501 inferior_spawn_id.
9502 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9503
9504 2015-04-07 Pedro Alves <palves@redhat.com>
9505
9506 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9507 * lib/gdbserver-support.exp (gdbserver_start): Make
9508 $server_spawn_id global.
9509 (gdbserver_start): Don't wait for gdbserver's spawn id with
9510 expect_background.
9511 (close_gdbserver): New procedure.
9512 (gdb_exit): Rename the default version and reimplement.
9513
9514 2015-04-07 Pedro Alves <palves@redhat.com>
9515
9516 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
9517 append the substituted item, not the original item.
9518
9519 2015-04-07 Pedro Alves <palves@redhat.com>
9520
9521 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9522 gdb_expect.
9523
9524 2015-04-07 Pedro Alves <palves@redhat.com>
9525
9526 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9527 output appearing once only.
9528
9529 2015-04-07 Pedro Alves <palves@redhat.com>
9530
9531 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9532 that doesn't expect anything. Return early if running to main
9533 fails.
9534
9535 2015-04-07 Yao Qi <yao.qi@linaro.org>
9536
9537 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9538 (child_function): Call alarm.
9539 (main): Move call to alarm into the loop.
9540 * gdb.threads/non-stop-fair-events.exp: Build program with
9541 -DTIMEOUT=$timeout.
9542
9543 2015-04-06 Doug Evans <xdje42@gmail.com>
9544
9545 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9546 Fix dest parameter to board_info.
9547 (fpc_compile): Ditto.
9548 (gdb_compile_pascal): Rename dest arg to destfile.
9549
9550 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9551
9552 * gdb.ada/funcall_ref.exp: New file.
9553 * gdb.ada/funcall_ref/foo.adb: New file.
9554
9555 2015-04-02 Yao Qi <yao.qi@linaro.org>
9556
9557 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9558 is remote.
9559
9560 2015-04-02 Gary Benson <gbenson@redhat.com>
9561
9562 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9563
9564 2015-04-01 Sasha Smundak <asmundak@google.com>
9565
9566 * gdb.python/py-unwind-maint.c: New file.
9567 * gdb.python/py-unwind-maint.exp: New test.
9568 * gdb.python/py-unwind-maint.py: New file.
9569 * gdb.python/py-unwind.c: New file.
9570 * gdb.python/py-unwind.exp: New test.
9571 * gdb.python/py-unwind.py: New test.
9572
9573 2015-04-01 Pedro Alves <palves@redhat.com>
9574
9575 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9576 to fail instead of non-existent $test.
9577
9578 2015-04-01 Pedro Alves <palves@redhat.com>
9579
9580 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9581 GDBFLAGS if not empty.
9582
9583 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9584
9585 * gdb.ada/complete.exp: Remove "multi_line".
9586 * gdb.ada/info_exc.exp: Remove "multi_line".
9587 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9588 * gdb.ada/ptype_field.exp: Remove "multi_line".
9589 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9590 * gdb.ada/tagged.exp: Remove "multi_line".
9591 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9592 [multi_line ...]
9593 * gdb.btrace/delta.exp: Likewise.
9594 * gdb.btrace/exception.exp: Likewise.
9595 * gdb.btrace/function_call_history.exp: Likewise.
9596 * gdb.btrace/instruction_history.exp: Likewise.
9597 * gdb.btrace/nohist.exp: Likewise.
9598 * gdb.btrace/record_goto.exp: Likewise.
9599 * gdb.btrace/segv.exp: Likewise.
9600 * gdb.btrace/stepi.exp: Likewise.
9601 * gdb.btrace/tailcall.exp: Likewise.
9602 * gdb.btrace/unknown_functions.exp: Likewise.
9603 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9604 * lib/gdb.exp: Add the "multi_line" helper.
9605
9606 2015-04-01 Pedro Alves <palves@redhat.com>
9607
9608 * gdb.threads/tid-reuse.c: New file.
9609 * gdb.threads/tid-reuse.exp: New file.
9610
9611 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9612
9613 PR corefiles/16092
9614 * gdb.base/coredump-filter.c: New file.
9615 * gdb.base/coredump-filter.exp: Likewise.
9616
9617 2015-03-27 Petr Machata <pmachata@redhat.com>
9618
9619 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9620 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9621 (Dwarf::assemble): Initialize them.
9622 (Dwarf::lines): New function.
9623
9624 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9625
9626 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9627 SYMBOL_PREFIX for x86_64-*-cygwin.
9628
9629 2015-03-26 Andy Wingo <wingo@igalia.com>
9630
9631 PR symtab/18148
9632 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9633 const_value but not a location.
9634 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9635 location defined in non-main CUs are visible.
9636
9637 2015-03-26 Yao Qi <yao.qi@linaro.org>
9638
9639 PR testsuite/18139
9640 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9641 Add a line number entry for the same line.
9642 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9643 Add a line number entry for the same line.
9644
9645 2015-03-26 Yao Qi <yao.qi@linaro.org>
9646
9647 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9648 .int 0.
9649 (func): Likewise. Add .Lfunc_1 label.
9650 Use .Lfunc_1 label.
9651 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9652 .int 0.
9653 (func): Likewise.
9654 Use .Lfunc_1 label.
9655
9656 2015-03-26 Yao Qi <yao.qi@linaro.org>
9657
9658 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9659 Call gdb_compile instead to compile each .s files without debug
9660 information.
9661
9662 2015-03-26 Yao Qi <yao.qi@linaro.org>
9663
9664 * gdb.base/savedregs.exp (process_saved_regs): Make
9665 "Saved registers:" optional in the pattern.
9666
9667 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9668
9669 * gdb.btrace/next.exp: Merged into step.exp.
9670 * gdb.btrace/finish.exp: Merged into step.exp.
9671 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9672 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9673 "record goto" and checking the exact replay position.
9674 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9675 check for "Recording format" in "info record" output.
9676 * gdb.btrace/record_goto.exp: Choose test file based on target.
9677 * gdb.btrace/x86-record_goto.S: Renamed into ...
9678 * gdb.btrace/x86_64-record_goto.S: ... this.
9679 * gdb.btrace/i686-record_goto.S: New.
9680 * gdb.btrace/x86-tailcall.S: Renamed into ...
9681 * gdb.btrace/x86_64-tailcall.S: ... this.
9682 * gdb.btrace/i686-tailcall.S: New.
9683 * gdb.btrace/x86-tailcall.c: Renamed into ...
9684 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9685 separate statements. Update test.
9686 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9687 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9688 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9689 * gdb.btrace/tailcall.exp: Choose test file based on target.
9690 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9691
9692 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9693
9694 * gdb.btrace/exception.exp: Increase BTS buffer size.
9695
9696 2015-03-24 Pedro Alves <palves@redhat.com>
9697
9698 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9699
9700 2015-03-24 Pedro Alves <palves@redhat.com>
9701
9702 * gdb.threads/schedlock.exp (test_step): No longer expect that
9703 "set scheduler-locking step" with "next" over a function call runs
9704 threads unlocked.
9705
9706 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9707
9708 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9709
9710 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9711
9712 PR breakpoints/16466
9713 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9714 * gdb.mi/mi-pending.c (thread_func): New function.
9715 (int main): Add threading support required.
9716 * gdb.mi/mi-pending.exp: Add tests for this issue.
9717 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9718 (pendfunc2): Remove stdio dependency.
9719 * gdb.mi/mi-pendshr2.c: New file.
9720
9721 2015-03-23 Keith Seitz <keiths@redhat.com>
9722
9723 * gdb.linespec/keywords.c: New file.
9724 * gdb.linespec/keywords.exp: New file.
9725
9726 2015-03-23 Keith Seitz <keiths@redhat.com>
9727
9728 PR gdb/18021
9729 * gdb.dwarf2/staticvirtual.exp: New test.
9730
9731 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9732
9733 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9734 * README: Remove HP-UX and gdb.hp.
9735 (configuration):
9736 * configure: Regenerate.
9737 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9738 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9739 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9740 gdb.hp/gdb.defects/Makefile.
9741 * gdb.hp/Makefile.in: File deleted.
9742 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
9743 * gdb.hp/gdb.aCC/optimize.c: File deleted.
9744 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
9745 * gdb.hp/gdb.aCC/run.c: File deleted.
9746 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
9747 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
9748 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
9749 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
9750 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
9751 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
9752 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
9753 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
9754 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
9755 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
9756 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
9757 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
9758 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
9759 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
9760 * gdb.hp/gdb.base-hp/reg.s: File deleted.
9761 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
9762 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
9763 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
9764 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
9765 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
9766 * gdb.hp/gdb.compat/Makefile.in: File deleted.
9767 * gdb.hp/gdb.compat/average.c: File deleted.
9768 * gdb.hp/gdb.compat/sum.c: File deleted.
9769 * gdb.hp/gdb.compat/xdb.c: File deleted.
9770 * gdb.hp/gdb.compat/xdb0.c: File deleted.
9771 * gdb.hp/gdb.compat/xdb0.h: File deleted.
9772 * gdb.hp/gdb.compat/xdb1.c: File deleted.
9773 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
9774 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
9775 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
9776 * gdb.hp/gdb.defects/Makefile.in: File deleted.
9777 * gdb.hp/gdb.defects/bs14602.c: File deleted.
9778 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
9779 * gdb.hp/gdb.defects/solib-d.c: File deleted.
9780 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
9781 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
9782 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
9783 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
9784 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
9785 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
9786 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
9787 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
9788 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
9789 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
9790 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
9791 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
9792 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
9793 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
9794 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
9795 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
9796 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
9797 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
9798 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
9799 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
9800 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
9801 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
9802 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
9803 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
9804 * gdb.hp/tools/odump: File deleted.
9805
9806 2015-03-19 Pedro Alves <palves@redhat.com>
9807
9808 * gdb.threads/continue-pending-status.exp (saw_thread_2)
9809 (saw_thread_3): New globals.
9810 (top level): Increment them when an event for the corresponding
9811 thread is seen.
9812 (no thread starvation): New test.
9813
9814 2015-03-19 Pedro Alves <palves@redhat.com>
9815
9816 * gdb.threads/continue-pending-status.c: New file.
9817 * gdb.threads/continue-pending-status.exp: New file.
9818
9819 2015-03-18 Pedro Alves <palves@redhat.com>
9820
9821 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9822 Use gdb_is_target_remote instead of is_remote. Use
9823 gdb_test_multiple instead of gdb_expect. Exit early if
9824 gdb_test_multiple hits its internal matches. Tighten stepi tests
9825 expected output. Fail on exit with any signal, instead of just
9826 SIGILL.
9827
9828 2015-03-18 Yao Qi <yao.qi@linaro.org>
9829
9830 PR tdep/18107
9831 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
9832 variable.
9833 * gdb.base/catch-syscall.exp: Don't skip it on
9834 aarch64*-*-linux* target. Remove elements in all_syscalls.
9835 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
9836 target.
9837 (setup_all_syscalls): New proc.
9838
9839 2015-03-16 Yao Qi <yao.qi@linaro.org>
9840
9841 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
9842 (top level): Skip tests if valid_addr_p returns false for
9843 $cmd1 or $cmd2.
9844
9845 2015-03-11 Andy Wingo <wingo@igalia.com>
9846
9847 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
9848
9849 2015-03-11 Yao Qi <yao.qi@linaro.org>
9850
9851 * gdb.base/catch-syscall.exp: Fix typo in comments.
9852
9853 2015-03-11 Yao Qi <yao.qi@linaro.org>
9854
9855 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
9856
9857 2015-03-09 Pedro Alves <palves@redhat.com>
9858
9859 * dg-extract-results.py: Delete.
9860
9861 2015-03-09 Pedro Alves <palves@redhat.com>
9862
9863 Merge dg-extract-results.sh from GCC upstream (r218843).
9864
9865 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
9866 * dg-extract-results.sh: Use --text with grep to avoid issues with
9867 binary files. Fall back to cat -v, if that doesn't work.
9868
9869 2015-03-05 Pedro Alves <palves@redhat.com>
9870
9871 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
9872
9873 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
9874
9875 * lib/mi-support.exp (mi_expect_interrupt): Accept
9876 alternative event for when in all-stop mode.
9877
9878 2015-03-04 Pedro Alves <palves@redhat.com>
9879
9880 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
9881
9882 2015-03-04 Mark Kettenis <kettenis@gnu.org>
9883
9884 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
9885
9886 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9887
9888 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
9889 regexps for GDB's current line display, accept a hex address
9890 preceding the line number.
9891
9892 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9893
9894 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
9895 the 'arch1' variable for "s390*-linux*" targets.
9896
9897 2015-03-04 Pedro Alves <palves@redhat.com>
9898
9899 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
9900 (main): Pass missing retval argument to pthread_join call.
9901
9902 2015-03-02 Pedro Alves <palves@redhat.com>
9903
9904 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
9905 (top level): Call do_test with non-stop as well.
9906
9907 2015-03-02 Pedro Alves <palves@redhat.com>
9908
9909 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
9910 -1.
9911
9912 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
9913
9914 * gdb.arch/s390-vregs.exp: New test.
9915 * gdb.arch/s390-vregs.S: New file.
9916
9917 2015-02-27 Pedro Alves <palves@redhat.com>
9918
9919 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
9920 call to catch_command_errors.
9921 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
9922 catch_command_errors.
9923
9924 2015-02-27 Pedro Alves <palves@redhat.com>
9925
9926 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
9927 "true" for boolean result.
9928 * gdb.gdb/selftest.exp (test_with_self): Also accept full
9929 prototype of main.
9930
9931 2015-02-27 Pedro Alves <palves@redhat.com>
9932
9933 * lib/unbuffer_output.c: New file.
9934 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
9935 (main): Call gdb_unbuffer_output.
9936
9937 2015-02-27 Yao Qi <yao.qi@linaro.org>
9938
9939 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
9940 target.
9941
9942 2015-02-26 Doug Evans <dje@google.com>
9943
9944 * gdb.cp/class2.cc (Dbase, D): New classes.
9945 (main): New local delta.
9946 * gdb.cp/class2.exp: Test printing delta.
9947 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
9948 (dynbar): New global.
9949 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
9950
9951 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9952
9953 * gdb.compile/compile-ifunc.c: New file.
9954 * gdb.compile/compile-ifunc.exp: New file.
9955
9956 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
9957
9958 * gdb.base/structs.exp: Check for correct struct on finish.
9959
9960 2015-02-26 Yao Qi <yao.qi@linaro.org>
9961
9962 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
9963 is zero.
9964
9965 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9966
9967 * gdb.arch/cordic.ko.bz2: New file.
9968 * gdb.arch/cordic.ko.debug.bz2: New file.
9969 * gdb.arch/ppc64-symtab-cordic.exp: New file.
9970
9971 2015-02-25 Yao Qi <yao.qi@linaro.org>
9972
9973 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
9974 aarch64*-*-* target.
9975
9976 2015-02-23 Pedro Alves <palves@redhat.com>
9977
9978 * lib/gdb.exp (delete_breakpoints): Rewrite using
9979 gdb_test_multiple.
9980
9981 2015-02-23 Pedro Alves <palves@redhat.com>
9982
9983 * gdb.base/info-os.c: Include stdlib.h.
9984
9985 2015-02-22 Doug Evans <xdje42@gmail.com>
9986
9987 PR symtab/17855
9988 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
9989 is read after symbols have been re-read.
9990 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
9991 * gdb.ada/exec_changed/second.adb (Second): Ditto.
9992
9993 2015-02-21 Doug Evans <dje@google.com>
9994
9995 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
9996
9997 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9998
9999 PR corefiles/17808
10000 * gdb.arch/i386-biarch-core.core.bz2: New file.
10001 * gdb.arch/i386-biarch-core.exp: New file.
10002
10003 2015-02-21 Pedro Alves <palves@redhat.com>
10004
10005 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10006 runto_main fails.
10007
10008 2015-02-20 Pedro Alves <palves@redhat.com>
10009
10010 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10011 info probes.
10012
10013 2015-02-20 Pedro Alves <palves@redhat.com>
10014
10015 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10016
10017 2015-02-20 Pedro Alves <palves@redhat.com>
10018
10019 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10020 clean_restart before gdb_target_supports_trace.
10021
10022 2015-02-20 Pedro Alves <palves@redhat.com>
10023
10024 PR threads/18006
10025 * gdb.threads/clone-thread_db.c: New file.
10026 * gdb.threads/clone-thread_db.exp: New file.
10027
10028 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10029
10030 PR breakpoints/16812
10031 * gdb.base/catch-gdb-caused-signals.c: New file.
10032 * gdb.base/catch-gdb-caused-signals.exp: New file.
10033
10034 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10035
10036 * configure: Regenerated.
10037 * configure.ac: Use GDB_AC_TRANSFORM.
10038 * aclocal.m4: sinclude ../transform.m4.
10039
10040 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10041
10042 * lib/dtrace.exp: New file.
10043 * gdb.base/dtrace-probe.exp: Likewise.
10044 * gdb.base/dtrace-probe.d: Likewise.
10045 * gdb.base/dtrace-probe.c: Likewise.
10046 * lib/pdtrace.in: Likewise.
10047 * configure.ac: Output variables with the transformed names of
10048 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10049 * configure: Regenerated.
10050
10051 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10052
10053 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10054 expected message when trying to access $_probe_* convenience
10055 variables while not on a probe.
10056
10057 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10058
10059 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10060
10061 2015-02-11 Pedro Alves <pedro@codesourcery.com>
10062
10063 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10064 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10065
10066 2015-02-10 Doug Evans <xdje42@gmail.com>
10067
10068 * lib/gdb.exp (gdb_load): Always return a result.
10069
10070 2015-02-10 Pedro Alves <palves@redhat.com>
10071
10072 * gdb.threads/signal-sigtrap.c: New file.
10073 * gdb.threads/signal-sigtrap.exp: New file.
10074
10075 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10076
10077 * gdb.trace/no-attach-trace.c: New file.
10078 * gdb.trace/no-attach-trace.exp: New file.
10079
10080 2015-02-09 Mark Wielaard <mjw@redhat.com>
10081
10082 * gdb.dwarf2/atomic.c: New file.
10083 * gdb.dwarf2/atomic-type.exp: Likewise.
10084
10085 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10086
10087 * gdb.btrace/buffer-size.exp: Update "info record" output.
10088 * gdb.btrace/delta.exp: Update "info record" output.
10089 * gdb.btrace/enable.exp: Update "info record" output.
10090 * gdb.btrace/finish.exp: Update "info record" output.
10091 * gdb.btrace/instruction_history.exp: Update "info record" output.
10092 * gdb.btrace/next.exp: Update "info record" output.
10093 * gdb.btrace/nexti.exp: Update "info record" output.
10094 * gdb.btrace/step.exp: Update "info record" output.
10095 * gdb.btrace/stepi.exp: Update "info record" output.
10096 * gdb.btrace/nohist.exp: Update "info record" output.
10097
10098 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10099
10100 * gdb.btrace/buffer-size: New.
10101
10102 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10103
10104 * gdb.btrace/delta.exp: Update "info record" output.
10105 * gdb.btrace/enable.exp: Update "info record" output.
10106 * gdb.btrace/finish.exp: Update "info record" output.
10107 * gdb.btrace/instruction_history.exp: Update "info record" output.
10108 * gdb.btrace/next.exp: Update "info record" output.
10109 * gdb.btrace/nexti.exp: Update "info record" output.
10110 * gdb.btrace/step.exp: Update "info record" output.
10111 * gdb.btrace/stepi.exp: Update "info record" output.
10112 * gdb.btrace/nohist.exp: Update "info record" output.
10113
10114 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10115
10116 PR gdb/15678
10117 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10118
10119 2015-02-06 Pedro Alves <palves@redhat.com>
10120
10121 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10122 macro.
10123 (seconds_left, again): New globals.
10124 (main): Wait seconds_left in a 1-second sleep loop instead of
10125 sleeping 180 seconds. If 'again' is set, reset the seconds
10126 counter.
10127 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10128 'again' in the inferior before detaching. Print the seconds left.
10129 (options): New global.
10130 (top level): Build program with -DTIMEOUT=$timeout.
10131
10132 2015-02-06 Pedro Alves <palves@redhat.com>
10133
10134 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10135 determine how many seconds to pass to 'alarm'.
10136 * gdb.base/gdb-sigterm.exp (top level): Build program with
10137 -DTIMEOUT=$timeout.
10138 (do_test): Return success/failure indication. Add more verbose
10139 logging. Don't fail if 200 single steps are seen. Instead, fail
10140 when the test times out.
10141 (passes): New global.
10142 (top level): Break the testing loop if testing fails on any
10143 iteration. Use gdb_assert.
10144
10145 2015-02-04 Don Breazeal <donb@codesourcery.com>
10146
10147 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10148 and initialize them.
10149 (ipc_cleanup): New function.
10150 (main): Don't declare shmid, semid, and msqid. Add a call to
10151 atexit so that we call ipc_cleanup on exit.
10152
10153 2015-02-04 Pedro Alves <palves@redhat.com>
10154
10155 * boards/native-extended-gdbserver.exp: Remove any target variant
10156 specifications from the board name before clearing the isremote
10157 flag from board_info.
10158
10159 2015-01-31 Doug Evans <xdje42@gmail.com>
10160
10161 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10162
10163 2015-01-31 Gary Benson <gbenson@redhat.com>
10164
10165 * gdb.base/completion.exp: Disable completion limiting for
10166 existing tests. Add new tests to check completion limiting.
10167 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10168
10169 2015-01-31 Doug Evans <xdje42@gmail.com>
10170
10171 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10172
10173 2015-01-31 Doug Evans <xdje42@gmail.com>
10174
10175 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10176 entries. Duplicate file section script entries.
10177 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10178 inlined entries. Add test for safe-path rejection.
10179 * gdb.python/py-section-script.c: Add duplicate inlined section script
10180 entries. Duplicate file section script entries.
10181 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10182 inlined entries. Add test for safe-path rejection.
10183
10184 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10185
10186 * gdb.ada/disc_arr_bound: New testcase.
10187
10188 2015-01-29 Joel Brobecker <brobecker@adacore.com>
10189
10190 * gdb.ada/mi_var_array: New testcase.
10191
10192 2015-01-27 Doug Evans <dje@google.com>
10193
10194 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10195 Add test for objfile.filename, objfile.username after objfile
10196 has been unloaded.
10197
10198 2015-01-26 Joel Brobecker <brobecker@adacore.com>
10199
10200 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10201 the second test to print the name attribute of value
10202 returned by the call to gdb.lookup_type, and adjust
10203 the expected output accordingly.
10204
10205 2015-01-25 Mark Wielaard <mjw@redhat.com>
10206
10207 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10208 * gdb.base/disp-step-fork.c: Include unistd.h.
10209 * gdb.base/siginfo-obj.c: Include stdio.h.
10210 * gdb.base/siginfo-thread.c: Likewise.
10211 * gdb.mi/non-stop.c: Include unistd.h.
10212 * gdb.mi/nsthrexec.c: Include stdio.h.
10213 * gdb.mi/pthreads.c: Include unistd.h.
10214 * gdb.modula2/unbounded1.c (main): Declare returns int.
10215 * gdb.reverse/consecutive-reverse.c: Likewise.
10216 * gdb.threads/create-fail.c: Include unistd.h.
10217 * gdb.threads/killed.c: Likewise.
10218 * gdb.threads/linux-dp.c: Likewise.
10219 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10220 * gdb.threads/non-ldr-exc-2.c: Likewise.
10221 * gdb.threads/non-ldr-exc-3.c: Likewise.
10222 * gdb.threads/non-ldr-exc-4.c: Likewise.
10223 * gdb.threads/pthreads.c: Include unistd.h.
10224 (main): Declare returns int.
10225 * gdb.threads/tls-main.c (foo): New declaration.
10226 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10227
10228 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10229
10230 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10231 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10232
10233 2015-01-15 Mark Wielaard <mjw@redhat.com>
10234
10235 * gdb.base/noreturn-return.c: New file.
10236 * gdb.base/noreturn-return.exp: New file.
10237 * gdb.base/noreturn-finish.c: New file.
10238 * gdb.base/noreturn-finish.exp: New file.
10239
10240 2015-01-23 Pedro Alves <palves@redhat.com>
10241
10242 * gdb.threads/continue-pending-after-query.c: New file.
10243 * gdb.threads/continue-pending-after-query.exp: New file.
10244
10245 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10246 Simon Marchi <simon.marchi@ericsson.com>
10247
10248 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10249 * gdb.base/valgrind-db-attach.exp: Same.
10250 * gdb.base/valgrind-infcall.exp: Same.
10251 * lib/mi-support.exp (default_mi_gdb_start): Same.
10252 * lib/prompt.exp (default_prompt_gdb_start): Same.
10253 * lib/gdb.exp (default_gdb_spawn): Same.
10254 (gdb_interact): New.
10255
10256
10257 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10258
10259 * gdb.compile/compile.exp (pointer to jit function): New test.
10260
10261 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
10262
10263 * lib/gdb.exp (supports_process_record): Return true for
10264 powerpc*-*-linux*.
10265 (supports_reverse): Likewise.
10266
10267 2015-01-15 Don Breazeal <donb@codesourcery.com>
10268
10269 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10270 instead of checking whether the target board is remote and
10271 use spawn_wait_for_attach instead of exec/sleep.
10272 * gdb.base/attach-twice.exp: Likewise.
10273
10274 2015-01-15 Joel Brobecker <brobecker@adacore.com>
10275
10276 * gdb.ada/var_arr_attrs: New testcase.
10277
10278 2015-01-14 Pedro Alves <palves@redhat.com>
10279 Joel Brobecker <brobecker@adacore.com>
10280
10281 PR gdb/17525
10282 * gdb.base/bp-cmds-execution-x-script.c: New file.
10283 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10284 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10285
10286 2015-01-14 Pedro Alves <palves@redhat.com>
10287
10288 PR cli/17828
10289 * gdb.base/batch-preserve-term-settings.c: New file.
10290 * gdb.base/batch-preserve-term-settings.exp: New file.
10291
10292 2015-01-13 Doug Evans <dje@google.com>
10293
10294 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10295 binary.
10296
10297 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10298
10299 * Makefile.in (clean mostlyclean): Do not delete *.py.
10300
10301 2015-01-13 Joel Brobecker <brobecker@adacore.com>
10302
10303 * gdb.python/py-lookup-type.exp: New file.
10304
10305 2015-01-12 Pedro Alves <palves@redhat.com>
10306
10307 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10308 restore GDBFLAGS before returning.
10309
10310 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10311
10312 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10313 is_amd64_regs_target and is_x86_like_target.
10314
10315 2015-01-11 Doug Evans <xdje42@gmail.com>
10316
10317 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10318 is given without an explicit form.
10319 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10320 attributes.
10321 * gdb.dwarf/corrupt.exp: Ditto.
10322 * gdb.dwarf2/enum-type.exp: Ditto.
10323 * gdb.trace/entry-values.exp: Ditto.
10324 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10325
10326 2015-01-11 Doug Evans <xdje42@gmail.com>
10327
10328 PR gdb/15830
10329 * gdb.base/maint.exp: Remove references to "maint demangle".
10330 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10331 Add tests for explicitly specifying language to demangle.
10332 * gdb.dlang/demangle.exp: Ditto.
10333
10334 2015-01-09 Pedro Alves <palves@redhat.com>
10335
10336 * gdb.threads/non-stop-fair-events.c: New file.
10337 * gdb.threads/non-stop-fair-events.exp: New file.
10338
10339 2015-01-09 Pedro Alves <palves@redhat.com>
10340
10341 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10342 the global scope. Set a breakpoint after all threads are started
10343 rather than stepping over two source lines. Expect the prompt.
10344 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10345 global.
10346 (NUM): Now 15.
10347 (main): Use threads_started_barrier to wait for all threads to
10348 start. Main thread no longer calls thread_function. Exit after
10349 180 seconds.
10350 (loop): New function.
10351 (thread_function): Wait on threads_started_barrier barrier. Call
10352 'loop' at each iteration.
10353 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10354 threads have started, instead of hardcoding number of "next"
10355 steps. Use an access watchpoint instead of a write watchpoint.
10356
10357 2015-01-09 Pedro Alves <palves@redhat.com>
10358
10359 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10360 (thread_func): Wait on barrier.
10361 (main): Wait for all threads to start before stopping GDB.
10362 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10363 global.
10364 (thread1_func, thread2_func): Wait on barrier.
10365 (main): Wait for all threads to start before stopping GDB.
10366 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10367 New global.
10368 (thread1_func, thread2_func): Wait on barrier.
10369 (main): Wait for all threads to start before stopping GDB.
10370
10371 2015-01-09 Pedro Alves <palves@redhat.com>
10372
10373 * gdb.threads/attach-many-short-lived-threads.c: New file.
10374 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10375
10376 2014-01-09 Pedro Alves <palves@redhat.com>
10377
10378 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10379 instead of to thread 2.
10380 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10381 Add barrier around each pthread_create call instead of around all
10382 calls.
10383 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10384 Set a break on thread_function and have the child threads hit it
10385 one at at a time.
10386
10387 2015-01-09 Pedro Alves <palves@redhat.com>
10388
10389 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10390 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10391 false.
10392 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10393 checking whether the target board is remote.
10394 * gdb.multi/multi-attach.exp: Likewise.
10395 * gdb.python/py-sync-interp.exp: Likewise.
10396 * gdb.server/ext-attach.exp: Likewise.
10397 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10398 tests that need to attach, instead of checking whether the target
10399 board is remote at the top of the file.
10400
10401 2015-01-08 Yao Qi <yao@codesourcery.com>
10402
10403 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10404
10405 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10406
10407 Fix testcase compilation.
10408 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10409
10410 2015-01-06 Joel Brobecker <brobecker@adacore.com>
10411
10412 * gdb.python/py-type.exp: Add a couple test about empty
10413 array creation, and negative-length array creation.
10414
10415 2015-01-02 Doug Evans <xdje42@gmail.com>
10416
10417 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10418
10419 2015-01-02 Doug Evans <dje@google.com>
10420
10421 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10422
10423 2014-12-29 Yao Qi <yao@codesourcery.com>
10424
10425 * gdb.trace/entry-values.exp: Update comments. Rename variable
10426 bar_call_foo to returned_from_foo.
10427
10428 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10429
10430 PR gdb/17394
10431 * gdb.linespec/break-asm-file.c: New file.
10432 * gdb.linespec/break-asm-file.exp: New file.
10433 * gdb.linespec/break-asm-file0.s: New file.
10434 * gdb.linespec/break-asm-file1.s: New file.
10435
10436 2014-12-18 Nigel Stephens <nigel@mips.com>
10437 Maciej W. Rozycki <macro@codesourcery.com>
10438
10439 * gdb.base/float.exp: Handle the new output from "info float" on
10440 MIPS targets.
10441
10442 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10443
10444 Fix MinGW compilation.
10445 * gdb.compile/compile-ops.exp: Update untested message if
10446 !skip_compile_feature_tests.
10447 * gdb.compile/compile-setjmp.exp: Likewise.
10448 * gdb.compile/compile-tls.exp: Likewise.
10449 * gdb.compile/compile.exp: Likewise.
10450 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10451 supported on this host".
10452
10453 2014-12-16 Doug Evans <xdje42@gmail.com>
10454
10455 * boards/stabs.exp: New file.
10456
10457 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10458
10459 * gdb.base/completion.exp: Adjust to format changes of "maint
10460 print user-registers".
10461
10462 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
10463
10464 PR server/17457
10465 * gdb.arch/aarch64-fp.c: New file.
10466 * gdb.arch/aarch64-fp.exp: New file.
10467
10468 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10469
10470 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10471 r210637, r210913, r211666, r215400, r215817).
10472
10473 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10474 * dg-extract-results.py: New file.
10475 * dg-extract-results.sh: Use it if the environment seems
10476 suitable.
10477
10478 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10479
10480 * dg-extract-results.py (parse_run): Handle warnings that
10481 are printed before a test harness is run.
10482
10483 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10484
10485 * dg-extract-results.py (Named): Remove __cmp__ method.
10486 (output_variation): Use a key to sort variation.harnesses.
10487
10488 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10489
10490 * dg-extract-results.py: For Python 3, force sys.stdout to
10491 handle surrogate escape sequences.
10492 (safe_open): New function.
10493 (output_segment, main): Use it.
10494
10495 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10496
10497 * dg-extract-results.py (Prog.result_re): Include options
10498 in test name.
10499
10500 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10501
10502 * dg-extract-results.py (output_variation): Always sort if
10503 do_sum.
10504
10505 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10506
10507 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10508 as long as we get pagination notifications.
10509
10510 2014-12-15 Jason Merrill <jason@redhat.com>
10511
10512 * Makefile.in (check-gdb.%): Restore.
10513 * README: Mention it.
10514
10515 2014-12-13 Joel Brobecker <brobecker@adacore.com>
10516
10517 * gdb.ada/str_uninit: New testcase.
10518
10519 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10520
10521 PR symtab/17642
10522 * gdb.base/vla-stub-define.c: New file.
10523 * gdb.base/vla-stub.c: New file.
10524 * gdb.base/vla-stub.exp: New file.
10525
10526 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10527 Jan Kratochvil <jan.kratochvil@redhat.com>
10528 Tom Tromey <tromey@redhat.com>
10529
10530 * configure.ac: Add gdb.compile/.
10531 * configure: Regenerate.
10532 * gdb.compile/Makefile.in: New file.
10533 * gdb.compile/compile-ops.exp: New file.
10534 * gdb.compile/compile-ops.c: New file.
10535 * gdb.compile/compile-tls.c: New file.
10536 * gdb.compile/compile-tls.exp: New file.
10537 * gdb.compile/compile-constvar.S: New file.
10538 * gdb.compile/compile-constvar.c: New file.
10539 * gdb.compile/compile-mod.c: New file.
10540 * gdb.compile/compile-nodebug.c: New file.
10541 * gdb.compile/compile-setjmp-mod.c: New file.
10542 * gdb.compile/compile-setjmp.c: New file.
10543 * gdb.compile/compile-setjmp.exp: New file.
10544 * gdb.compile/compile-shlib.c: New file.
10545 * gdb.compile/compile.c: New file.
10546 * gdb.compile/compile.exp: New file.
10547 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10548
10549 2014-12-12 Tom Tromey <tromey@redhat.com>
10550
10551 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10552 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10553
10554 2014-12-12 Doug Evans <dje@google.com>
10555
10556 * lib/gdb-python.exp (get_python_valueof): New function.
10557 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10558
10559 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10560
10561 * gdb.base/completion.exp: Add test for completion of "info
10562 registers ".
10563
10564 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10565
10566 * gdb.base/func-ptrs.c: New file.
10567 * gdb.base/func-ptrs.exp: New file.
10568
10569 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10570
10571 PR breakpoints/17012
10572 * gdb.base/dprintf-detach.c: New file.
10573 * gdb.base/dprintf-detach.exp: New file.
10574
10575 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10576
10577 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10578 * lib/gdb.exp (target_is_gdbserver): New procedure.
10579
10580 2014-12-08 Doug Evans <dje@google.com>
10581
10582 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10583
10584 2014-12-05 Yao Qi <yao@codesourcery.com>
10585
10586 * gdb.guile/scm-error.exp: Remove the third argument to
10587 gdb_remote_download.
10588 * gdb.guile/scm-frame-args.exp: Likewise.
10589 * gdb.guile/scm-section-script.exp: Likewise.
10590
10591 2014-12-05 Yao Qi <yao@codesourcery.com>
10592
10593 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10594
10595 2014-12-04 Doug Evans <dje@google.com>
10596
10597 * gdb.python/py-objfile.exp: Add tests for
10598 objfile.add_separate_debug_file.
10599
10600 2014-12-04 Doug Evans <dje@google.com>
10601
10602 * lib/gdb.exp (get_build_id): New function.
10603 (build_id_debug_filename_get): Rewrite to use it.
10604 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10605
10606 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10607
10608 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10609 `method(long)', not just 0x0.
10610 * gdb.cp/nsalias.exp: Align code labels to 4.
10611 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10612 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10613 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10614 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10615 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10616 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10617
10618 2014-12-02 Doug Evans <dje@google.com>
10619
10620 PR symtab/17602
10621 * gdb.cp/anon-ns.cc: Move guts of this file to ...
10622 * gdb.cp/anon-ns2.cc: ... here. New file.
10623 * gdb.cp/anon-ns.exp: Update.
10624
10625 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
10626
10627 * gdb.python/py-events.py (inferior_call_handler): New.
10628 (register_changed_handler, memory_changed_handler): New.
10629 (test_events.invoke): Register new handlers.
10630 * gdb.python/py-events.exp: Add tests for inferior call,
10631 memory_changed and register_changed events.
10632
10633 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10634
10635 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10636 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10637 if the linker doesn't understand this.
10638
10639 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10640
10641 * gdb.python/python.exp: Change expected reply to help().
10642
10643 2014-12-01 Yao Qi <yao@codesourcery.com>
10644
10645 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10646 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10647 * configure: Re-generated.
10648
10649 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10650
10651 * gdb.cp/chained-calls.cc: New file.
10652 * gdb.cp/chained-calls.exp: New file.
10653 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10654
10655 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10656
10657 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10658 * gdb.dwarf2/symtab-producer.exp: Same.
10659 * gdb.gdb/python-interrupts.exp: Same.
10660 * gdb.gdb/python-selftest.exp: Same.
10661 * gdb.python/py-linetable.exp: Same.
10662 * gdb.python/py-type.exp: Same.
10663 * gdb.python/py-value-cc.exp: Same.
10664 * gdb.python/py-value.exp: Same.
10665
10666 2014-11-28 Yao Qi <yao@codesourcery.com>
10667
10668 * gdb.base/break-probes.exp: Match library name prefixed with
10669 sysroot.
10670
10671 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10672
10673 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10674 test expected output. Add parentheses for the call to print.
10675 Remove L suffix from integers.
10676
10677 2014-11-26 Doug Evans <dje@google.com>
10678
10679 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10680
10681 2014-11-22 Yao Qi <yao@codesourcery.com>
10682
10683 * gdb.trace/entry-values.c: Remove asms.
10684 (foo): Add foo_label.
10685 (bar): Add bar_label.
10686 * gdb.trace/entry-values.exp: Remove code computing foo's
10687 length and bar's length.
10688 (Dwarf::assemble): Invoke function_range for bar and use
10689 MACRO_AT_func for foo.
10690
10691 2014-11-22 Yao Qi <yao@codesourcery.com>
10692
10693 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10694 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10695 Use .Lgcc43_procstart instead of gcc43.
10696
10697 2014-11-21 Joel Brobecker <brobecker@adacore.com>
10698
10699 * gdb.ada/n_arr_bound: New testcase.
10700
10701 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10702
10703 PR breakpoints/10737
10704 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10705 test_catch_syscall_multi_arch.
10706 (test_catch_syscall_multi_arch): New function.
10707
10708 2014-11-20 Doug Evans <xdje42@gmail.com>
10709
10710 * gdb.base/maint.exp: Update expected output.
10711
10712 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10713
10714 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10715 4-byte instruction on S390.
10716
10717 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10718
10719 * gdb.ada/arr_arr: New testcase.
10720
10721 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10722
10723 * gdb.ada/pkd_arr_elem: New Testcase.
10724
10725 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
10726
10727 * gdb.reverse/break-precsave: Expect completion message for
10728 core file reads.
10729 * gdb.reverse/consecutive-precsave.exp: Likewise.
10730 * gdb.reverse/finish-precsave.exp: Likewise.
10731 * gdb.reverse/i386-precsave.exp: Likewise.
10732 * gdb.reverse/machinestate-precsave.exp: Likewise.
10733 * gdb.reverse/sigall-precsave.exp: Likewise.
10734 * gdb.reverse/solib-precsave.exp: Likewise.
10735 * gdb.reverse/step-precsave.exp: Likewise.
10736 * gdb.reverse/until-precsave.exp: Likewise.
10737 * gdb.reverse/watch-precsave.exp: Likewise.
10738
10739 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10740
10741 * gdb.base/bp-permanent.c: Include unistd.h.
10742 * gdb.python/py-framefilter-mi.c (main): Add return type.
10743 * gdb.python/py-framefilter.c (main): Likewise.
10744 * gdb.trace/actions-changed.c (main): Likewise.
10745
10746 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10747
10748 * gdb.mi/until.c: Add eye-catchers.
10749 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
10750 line numbers.
10751
10752 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10753
10754 * gdb.base/condbreak.exp: Drop references to removed non-prototype
10755 function header variants in break1.c.
10756 * gdb.base/ena-dis-br.exp: Likewise.
10757 * gdb.base/hbreak2.exp: Likewise.
10758 * gdb.reverse/until-precsave.exp: Drop references to removed
10759 non-prototype function header variants in ur1.c.
10760 * gdb.reverse/until-reverse.exp: Likewise.
10761
10762 2014-11-17 Petr Machata <pmachata@redhat.com>
10763
10764 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
10765 ${_cu_offset_size} bytes abbrev offset.
10766
10767 2014-11-15 Doug Evans <xdje42@gmail.com>
10768
10769 PR symtab/17559
10770 * gdb.base/line-symtabs.exp: New file.
10771 * gdb.base/line-symtabs.c: New file.
10772 * gdb.base/line-symtabs.h: New file.
10773
10774 2014-11-14 Yao Qi <yao@codesourcery.com>
10775
10776 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
10777 (func): Add label func_label.
10778 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
10779 Replace low_pc and high_pc with MACRO_AT_range.
10780 Replace name, low_pc and high_pc with MACRO_AT_func.
10781
10782 2014-11-14 Yao Qi <yao@codesourcery.com>
10783
10784 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
10785 Replace name, low_pc and high_pc with MACRO_AT_func.
10786
10787 2014-11-14 Yao Qi <yao@codesourcery.com>
10788
10789 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
10790 produce debug information.
10791 * gdb.dwarf2/implptr-optimized-out.S: Removed.
10792
10793 2014-11-14 Yao Qi <yao@codesourcery.com>
10794
10795 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
10796 object and get function length.
10797 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
10798 with MACRO_AT_func.
10799 (top-level): Replace gdb_compile and clean_restart with
10800 prepare_for_testing.
10801 * gdb.dwarf2/main.c (main): Add label main_label.
10802
10803 2014-11-14 Yao Qi <yao@codesourcery.com>
10804
10805 * lib/dwarf.exp (function_range): New procedure.
10806 (Dwarf::_handle_macro_at_func): New procedure.
10807 (Dwarf::_handle_macro_at_range): New procedure.
10808 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
10809
10810 2014-11-14 Yao Qi <yao@codesourcery.com>
10811
10812 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
10813 (_handle_attribute): New procedure.
10814
10815 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10816
10817 * gdb.ada/cond_lang/foo.c (callme): Add return type.
10818 * gdb.base/call-sc.c (zed): Likewise.
10819 * gdb.base/checkpoint.c (main): Likewise.
10820 * gdb.base/dump.c (main): Likewise.
10821 * gdb.base/gcore.c (main): Likewise.
10822 * gdb.base/huge.c (main): Likewise.
10823 * gdb.base/multi-forks.c (main): Likewise.
10824 * gdb.base/pr10179-a.c (main): Likewise.
10825 * gdb.base/savedregs.c (main): Likewise.
10826 * gdb.base/sigaltstack.c (main): Likewise.
10827 * gdb.base/siginfo.c (main): Likewise.
10828 * gdb.base/structs.c (zed): Likewise.
10829 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
10830 * gdb.mi/mi-syn-frame.c (main): Likewise.
10831 * gdb.mi/until.c (foo, main): Likewise.
10832 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
10833 * gdb.base/solib-weak.c (foo): Declare.
10834 * gdb.base/attach-twice.c: Include stdio.h.
10835 * gdb.base/weaklib1.c: Likewise.
10836 * gdb.base/weaklib2.c: Likewise.
10837 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
10838 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
10839 unistd.h.
10840 * gdb.base/attach-pie-misread.c: Include stdlib.h.
10841 * gdb.mi/mi-exit-code.c: Likewise.
10842 * gdb.base/break-interp-lib.c: Include string.h.
10843 * gdb.base/coremaker.c: Likewise.
10844 * gdb.base/testenv.c: Likewise.
10845 * gdb.python/py-finish-breakpoint.c: Likewise.
10846 * gdb.base/inferior-died.c: Include sys/wait.h.
10847 * gdb.base/fileio.c: Include time.h.
10848 * gdb.base/async-shell.c: Include unistd.h.
10849 * gdb.base/dprintf-non-stop.c: Likewise.
10850 * gdb.base/info-os.c: Likewise.
10851 * gdb.mi/mi-console.c: Likewise.
10852 * gdb.mi/watch-nonstop.c: Likewise.
10853 * gdb.python/py-events.c: Likewise.
10854 * gdb.base/async.c (baz): Move up before its invocation.
10855 * gdb.base/code_elim2.c (my_global_func): Likewise.
10856 * gdb.base/skip-solib-lib.c (multiply): Likewise.
10857 * gdb.base/advance.c (func2): Likewise.
10858
10859 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10860
10861 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
10862 variant.
10863 * gdb.base/annota3.c: Likewise.
10864 * gdb.base/async.c: Likewise.
10865 * gdb.base/average.c: Likewise.
10866 * gdb.base/call-ar-st.c: Likewise.
10867 * gdb.base/call-rt-st.c: Likewise.
10868 * gdb.base/call-sc.c: Likewise.
10869 * gdb.base/call-strs.c: Likewise.
10870 * gdb.base/ending-run.c: Likewise.
10871 * gdb.base/execd-prog.c: Likewise.
10872 * gdb.base/exprs.c: Likewise.
10873 * gdb.base/foll-exec.c: Likewise.
10874 * gdb.base/foll-fork.c: Likewise.
10875 * gdb.base/foll-vfork.c: Likewise.
10876 * gdb.base/funcargs.c: Likewise.
10877 * gdb.base/gcore.c: Likewise.
10878 * gdb.base/jump.c: Likewise.
10879 * gdb.base/langs0.c: Likewise.
10880 * gdb.base/langs1.c: Likewise.
10881 * gdb.base/langs2.c: Likewise.
10882 * gdb.base/mips_pro.c: Likewise.
10883 * gdb.base/nodebug.c: Likewise.
10884 * gdb.base/opaque0.c: Likewise.
10885 * gdb.base/opaque1.c: Likewise.
10886 * gdb.base/recurse.c: Likewise.
10887 * gdb.base/run.c: Likewise.
10888 * gdb.base/scope0.c: Likewise.
10889 * gdb.base/scope1.c: Likewise.
10890 * gdb.base/setshow.c: Likewise.
10891 * gdb.base/setvar.c: Likewise.
10892 * gdb.base/shmain.c: Likewise.
10893 * gdb.base/shr1.c: Likewise.
10894 * gdb.base/shr2.c: Likewise.
10895 * gdb.base/sigall.c: Likewise.
10896 * gdb.base/signals.c: Likewise.
10897 * gdb.base/so-indr-cl.c: Likewise.
10898 * gdb.base/solib2.c: Likewise.
10899 * gdb.base/structs.c: Likewise.
10900 * gdb.base/sum.c: Likewise.
10901 * gdb.base/vforked-prog.c: Likewise.
10902 * gdb.base/watchpoint.c: Likewise.
10903 * gdb.reverse/shr2.c: Likewise.
10904 * gdb.reverse/until-reverse.c: Likewise.
10905 * gdb.reverse/ur1.c: Likewise.
10906 * gdb.reverse/watch-reverse.c: Likewise.
10907
10908 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10909
10910 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
10911 variant.
10912 * gdb.base/sepdebug.exp: Drop references to removed code.
10913
10914 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10915
10916 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
10917 variant. Preserve original line numbering.
10918 * gdb.base/list1.c: Likewise.
10919
10920 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10921
10922 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
10923 variant.
10924 * gdb.base/break1.c: Likewise.
10925 * gdb.base/break.exp: Drop references to removed code.
10926
10927 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10928
10929 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
10930 variant.
10931
10932 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10933
10934 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
10935
10936 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10937
10938 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
10939 logic into perform_all_tests() and invoke it with and without
10940 function header prototypes.
10941 (do_function_calls): Remove conditional XFAIL for PR 5318.
10942 (rerun_and_prepare): Remove duplicate code.
10943 (perform_all_tests): New. Main logic moved here.
10944
10945 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10946
10947 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
10948 code guarded by #ifdef NO_PROTOTYPES.
10949 (t_double_many_args): Likewise.
10950 (DEF_FUNC_MANY_ARGS_1): Likewise.
10951 (DEF_FUNC_VALUES_1): Likewise.
10952 (t_structs_ldc): Renamed from t_structs_fc in conditional code
10953 guarded by #ifdef PROTOTYPES.
10954
10955 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10956
10957 * gdb.mi/mi-console.c: Add eye-catcher.
10958 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
10959 instead of literal line number.
10960
10961 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10962
10963 * gdb.base/shr2.c: Add eye-catcher.
10964 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
10965 line number.
10966
10967 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10968
10969 * gdb.base/jump.c: Add eye-catchers.
10970 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
10971 numbers.
10972
10973 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10974
10975 * gdb.base/execd-prog.c: Add eye-catchers.
10976 * gdb.base/foll-exec.c: Likewise.
10977 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
10978 line numbers.
10979
10980 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10981
10982 * gdb.base/ending-run.c: Add eye-catchers.
10983 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
10984 literal line numbers.
10985
10986 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10987
10988 * gdb.base/call-rt-st.c: Add eye-catchers.
10989 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
10990 literal line numbers.
10991
10992 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10993
10994 * gdb.base/call-ar-st.c: Add eye-catchers.
10995 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
10996 literal line numbers.
10997
10998 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10999
11000 * gdb.base/average.c: Add eye-catchers.
11001 * gdb.base/sum.c: Likewise.
11002 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11003 regexps dynamically.
11004
11005 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11006
11007 * gdb.base/solib1.c: Add eye-catchers.
11008 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11009 literal line numbers.
11010
11011 2014-11-12 Pedro Alves <palves@redhat.com>
11012
11013 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11014 leader has exited.
11015
11016 2014-11-12 Pedro Alves <palves@redhat.com>
11017
11018 * gdb.arch/i386-bp_permanent.c: New file.
11019 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11020 (srcfile): Set to i386-bp_permanent.c.
11021 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11022 that stepi does not execute the 'leave' instruction, instead of
11023 testing it does execute.
11024 * gdb.base/bp-permanent.c: New file.
11025 * gdb.base/bp-permanent.exp: New file.
11026
11027 2014-11-10 Doug Evans <xdje42@gmail.com>
11028
11029 PR symtab/17564
11030 * gdb.base/symtab-search-order.exp: New file.
11031 * gdb.base/symtab-search-order.c: New file.
11032 * gdb.base/symtab-search-order-1.c: New file.
11033 * gdb.base/symtab-search-order-shlib-1.c: New file.
11034
11035 2014-11-07 Pedro Alves <palves@redhat.com>
11036
11037 PR gdb/17511
11038 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11039 i?86-*-linux*.
11040
11041 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11042
11043 PR c++/17494
11044 * gdb.cp/pr17494.cc: New file.
11045 * gdb.cp/pr17494.exp: New file.
11046
11047 2014-11-02 Yao Qi <yao@codesourcery.com>
11048
11049 * gdb.python/python.exp: Get working directory and match the
11050 output of "set extended-prompt \\w " with it.
11051
11052 2014-10-30 Doug Evans <dje@google.com>
11053
11054 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11055 in objfiles.
11056 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11057 in progspaces.
11058
11059 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
11060
11061 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11062 * gdb.base/realname-expand.exp: Likewise.
11063 * gdb.linespec/macro-relative.exp: Likewise.
11064
11065 2014-10-29 Pedro Alves <palves@redhat.com>
11066
11067 PR gdb/17408
11068 * gdb.threads/schedlock.c (some_function): New function.
11069 (call_function): New global.
11070 (MAYBE_CALL_SOME_FUNCTION): New macro.
11071 (thread_function): Call it.
11072 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11073 and use it instead of a global counter. Adjust all callers.
11074 (get_current_thread): Use "find current thread" for test message
11075 here rather than having all callers pass down the same string.
11076 (goto_loop): New procedure, factored out from ...
11077 (my_continue): ... this.
11078 (step_ten_loops): Change parameter from test message to command to
11079 use. Adjust.
11080 (list_count): Delete global.
11081 (check_result): New procedure, factored out from duplicate top
11082 level code.
11083 (continue tests): Wrap in with_test_prefix.
11084 (test_step): New procedure, factored out from duplicate top level
11085 code.
11086 (top level): Test "step" in combination with all scheduler-locking
11087 modes. Test "next" in combination with all scheduler-locking
11088 modes, and in combination with stepping over a function call or
11089 not.
11090 * gdb.threads/next-bp-other-thread.c: New file.
11091 * gdb.threads/next-bp-other-thread.exp: New file.
11092
11093 2014-10-29 Pedro Alves <palves@redhat.com>
11094
11095 PR python/17372
11096 * gdb.python/python.exp: Test a multi-line command that spawns
11097 interactive Python.
11098 * gdb.base/multi-line-starts-subshell.exp: New file.
11099
11100 2014-10-29 Yao Qi <yao@codesourcery.com>
11101
11102 * gdb.base/fileio.exp: Make directories on host.
11103
11104 2014-10-29 Yao Qi <yao@codesourcery.com>
11105
11106 * gdb.base/fileio.c (test_write): Close the file.
11107
11108 2014-10-28 Pedro Alves <palves@redhat.com>
11109
11110 PR gdb/12623
11111 * gdb.base/sigstep.c (no_handler): New global.
11112 (main): If 'no_handler is true, set the signal handlers to
11113 SIG_IGN.
11114 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11115 with_sw_watch and no_handler parameters. Handle them.
11116 (top level) <stepping over handler when stopped at a breakpoint
11117 test>: Add a test axis for testing with a software watchpoint, and
11118 another for testing with the signal handler set to SIG_IGN.
11119 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11120 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11121
11122 2014-10-28 Pedro Alves <palves@redhat.com>
11123
11124 PR gdb/17511
11125 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11126 * gdb.base/sigstep.exp (other_handler_location): New global.
11127 (advance): Support stepping into the signal handler, and running
11128 commands while in the handler.
11129 (in_handler_map): New global.
11130 (top level): In the advance test, add combinations for getting
11131 into the handler with stepping commands, and for running commands
11132 in the handler. Add comment descripting the advancei tests.
11133
11134 2014-10-28 Pedro Alves <palves@redhat.com>
11135
11136 * gdb.base/sigstep.exp: Use build_executable instead of
11137 prepare_for_testing.
11138 (top level): Move code that starts GDB, runs to main and creates a
11139 display to ...
11140 (restart): ... this new procedure.
11141 (top level): Move backtrace from signal handler test to ...
11142 (validate_backtrace): ... this new procedure.
11143 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11144 with_test_prefix. Always restart GDB.
11145 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11146 with_test_prefix. Always restart GDB. No need to delete
11147 breakpoints after the test.
11148 (test_skip_handler): Remove prefix parameter.
11149 (skip_over_handler, breakpoint_to_handler)
11150 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11151 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11152 restart GDB. No need to delete breakpoints after the test.
11153 (top level): Use foreach to call the test procedures with
11154 different commands.
11155
11156 2014-10-28 Pedro Alves <palves@redhat.com>
11157
11158 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11159 instead of GNATS numbers.
11160 * gdb.base/sigbpt.exp: Likewise.
11161 * gdb.base/siginfo.exp: Likewise.
11162 * gdb.base/sigstep.exp: Likewise.
11163
11164 2014-10-27 Pedro Alves <palves@redhat.com>
11165
11166 * gdb.base/sigstep.c (dummy): New global.
11167 (main): Issue a couple writes to the new global.
11168 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11169 procedures.
11170 (skip_over_handler): Use test_skip_handler.
11171 (top level): Call skip_over_handler for stepi and nexti too.
11172 (breakpoint_over_handler): Use test_skip_handler.
11173 (top level): Call breakpoint_over_handler for stepi and nexti too.
11174
11175 2014-10-27 Yao Qi <yao@codesourcery.com>
11176
11177 * gdb.trace/tfile.c (adjust_function_address)
11178 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11179 function descriptor.
11180
11181 2014-10-24 Don Breazeal <donb@codesourcery.com>
11182
11183 * gdb.base/foll-fork.exp (test_follow_fork,
11184 catch_fork_child_follow): Check for updated fork messages emitted
11185 from infrun.c.
11186 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11187 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11188 vfork_and_exec_child_follow_through_step): Check for updated vfork
11189 messages emitted from infrun.c.
11190
11191 2014-10-24 Pedro Alves <palves@redhat.com>
11192
11193 * gdb.base/corefile.exp: Remove references to ultrix.
11194 * gdb.base/interrupt.exp: Likewise.
11195 * gdb.base/whatis.exp: Likewise.
11196 * gdb.gdb/selftest.exp: Likewise.
11197 * gdb.threads/manythreads.exp: Likewise.
11198 * gdb.threads/print-threads.exp: Likewise.
11199 * gdb.threads/pthreads.exp:: Likewise.
11200 * gdb.threads/schedlock.exp: Likewise.
11201
11202 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11203
11204 * gdb.cp/non-trivial-retval.cc: Add a test case.
11205 * gdb.cp/non-trivial-retval.exp: Add a test.
11206
11207 2014-10-20 Yao Qi <yao@codesourcery.com>
11208
11209 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11210 * gdb.python/py-objfile-script-gdb.py: New file.
11211 * gdb.python/py-objfile-script.exp: Update reference to
11212 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11213 of remote_download. Remove the dest file.
11214
11215 2014-10-20 Yao Qi <yao@codesourcery.com>
11216
11217 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11218 * gdb.base/step-line.exp: Likewise.
11219 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11220 * gdb.dwarf2/dw2-basic.exp: Likewise.
11221 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11222 * gdb.dwarf2/dw2-filename.exp: Likewise.
11223 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11224 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11225 * gdb.dwarf2/dw2-producer.exp: Likewise.
11226 * gdb.dwarf2/mac-fileno.exp: Likewise.
11227 * gdb.python/py-frame-args.exp: Likewise.
11228 * gdb.python/py-framefilter.exp: Likewise.
11229 * gdb.python/py-mi.exp: Likewise.
11230 * gdb.python/py-objfile-script.exp: Likewise
11231 * gdb.python/py-pp-integral.exp: Likewise.
11232 * gdb.python/py-pp-re-notag.exp: Likewise.
11233 * gdb.python/py-prettyprint.exp: Likewise.
11234 * gdb.python/py-section-script.exp: Likewise.
11235 * gdb.python/py-typeprint.exp: Likewise.
11236 * gdb.python/py-xmethods.exp: Likewise.
11237 * gdb.stabs/weird.exp: Likewise.
11238 * gdb.xml/tdesc-regs.exp: Likewise.
11239
11240 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11241
11242 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11243 (out_cu): Use addr_len for the size of addresses.
11244 (out_line): Likewise. Size DW_LNE_set_address instruction
11245 according to addr_len.
11246 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11247 (FUNC): Add START_INSNS to definition.
11248
11249 2014-10-18 Yao Qi <yao@codesourcery.com>
11250
11251 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11252 gdb_has_argv0 return true.
11253 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11254 check [target_info exists noargs], check [gdb_has_argv0]
11255 instead.
11256 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11257 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11258 procedures.
11259
11260 2014-10-17 Doug Evans <dje@google.com>
11261
11262 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11263 event.
11264 * gdb.python/py-events.py: Add clear_objfiles event.
11265
11266 2014-10-17 Doug Evans <dje@google.com>
11267
11268 * gdb.python/py-objfile.exp: Test progspace attribute.
11269
11270 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
11271
11272 * gdb.guile/scm-breakpoint.exp: Do not assume any
11273 directory separators when matching source file paths.
11274 * gdb.python/py-breakpoint.exp: Likewise.
11275 * gdb.reverse/break-precsave.exp: Likewise.
11276 * gdb.reverse/break-reverse.exp: Likewise.
11277 * gdb.reverse/consecutive-precsave.exp: Likewise.
11278 * gdb.reverse/finish-precsave.exp: Likewise.
11279 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11280 * gdb.reverse/finish-reverse.exp: Likewise.
11281 * gdb.reverse/i386-precsave.exp: Likewise.
11282 * gdb.reverse/i387-env-reverse.exp: Likewise.
11283 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11284 * gdb.reverse/machinestate-precsave.exp: Likewise.
11285 * gdb.reverse/machinestate.exp: Likewise.
11286 * gdb.reverse/sigall-precsave.exp: Likewise.
11287 * gdb.reverse/solib-precsave.exp: Likewise.
11288 * gdb.reverse/step-precsave.exp: Likewise.
11289 * gdb.reverse/until-precsave.exp: Likewise.
11290 * gdb.reverse/watch-precsave.exp: Likewise.
11291 * gdb.reverse/watch-reverse.exp: Likewise.
11292
11293 2014-10-17 Yao Qi <yao@codesourcery.com>
11294
11295 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11296 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11297
11298 2014-10-17 Pedro Alves <palves@redhat.com>
11299
11300 PR gdb/17471
11301 * gdb.base/bg-execution-repeat.c: New file.
11302 * gdb.base/bg-execution-repeat.exp: New file.
11303
11304 2014-10-17 Pedro Alves <palves@redhat.com>
11305
11306 PR gdb/17300
11307 * gdb.base/continue-all-already-running.c: New file.
11308 * gdb.base/continue-all-already-running.exp: New file.
11309
11310 2014-10-17 Pedro Alves <palves@redhat.com>
11311
11312 PR gdb/17472
11313 * gdb.base/annota-input-while-running.c: New file.
11314 * gdb.base/annota-input-while-running.exp: New file.
11315
11316 2014-10-17 Pedro Alves <palves@redhat.com>
11317
11318 * gdb.base/callfuncs.exp: emove references to osf.
11319 * gdb.base/sigall.exp: Likewise.
11320 * gdb.gdb/selftest.exp: Likewise.
11321 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11322 * gdb.mi/non-stop.c: Likewise.
11323 * gdb.mi/pthreads.c: Likewise.
11324 * gdb.reverse/sigall-precsave.exp: Likewise.
11325 * gdb.reverse/sigall-reverse.exp: Likewise.
11326 * gdb.threads/pthreads.c: Likewise.
11327 * gdb.threads/pthreads.exp: Likewise.
11328
11329 2014-10-17 Yao Qi <yao@codesourcery.com>
11330
11331 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11332 check 'target_info exists noargs'.
11333 (test_command_prompt_position): Likewise.
11334 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11335 Remove "set args".
11336 (progvar_simple_while_test): Likewise.
11337 (progvar_complex_if_while_test): Likewise.
11338 (if_while_breakpoint_command_test): Likewise.
11339 (infrun_breakpoint_command_test): Likewise.
11340 (breakpoint_command_test): Likewise.
11341 (watchpoint_command_test): Likewise.
11342 (bp_deleted_in_command_test): Likewise.
11343 (temporary_breakpoint_commands): Likewise.
11344
11345 2014-10-16 Yao Qi <yao@codesourcery.com>
11346
11347 * gdb.base/remotetimeout.exp: Remove noargs checking.
11348
11349 2014-10-15 Pedro Alves <palves@redhat.com>
11350
11351 PR breakpoints/9649
11352 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11353 * gdb.base/breakpoint-in-ro-region.exp
11354 (probe_target_hardware_step): New procedure.
11355 (top level): Probe hardware stepping and hardware breakpoint
11356 support. Test stepping through a read-only region, with both
11357 "breakpoint auto-hw" on and off and both "always-inserted" on and
11358 off.
11359
11360 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11361
11362 * gdb.dlang/demangle.exp: Update for demangling changes.
11363
11364 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11365
11366 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11367 * gdb.cp/non-trivial-retval.exp: Add new tests.
11368
11369 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11370
11371 PR c++/13403
11372 PR c++/15154
11373 * gdb.cp/non-trivial-retval.cc: New file.
11374 * gdb.cp/non-trivial-retval.exp: New file.
11375
11376 2014-10-15 Yao Qi <yao@codesourcery.com>
11377
11378 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11379 remote host.
11380
11381 2014-10-15 Yao Qi <yao@codesourcery.com>
11382
11383 * gdb.python/py-symbol.exp: Match file base name if host is
11384 remote, otherwise match file name with dir name.
11385 * gdb.python/py-symtab.exp: Likewise.
11386 * gdb.python/python.exp: Likewise.
11387
11388 2014-10-15 Yao Qi <yao@codesourcery.com>
11389
11390 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11391 pattern.
11392 * gdb.python/py-symtab.exp: Likewise.
11393 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11394 locationn.
11395
11396 2014-10-14 Joel Brobecker <brobecker@adacore.com>
11397
11398 * gdb.ada/addr_arith: New testcase.
11399
11400 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11401
11402 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11403 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11404 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11405 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11406
11407 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11408
11409 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11410 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11411 * gdb.arch/stap-eval-lang-ada.exp: New file.
11412
11413 2014-10-14 Yao Qi <yao@codesourcery.com>
11414
11415 * gdb.mi/mi-var-child.c (nothing1): New function.
11416 (nothing2): New function.
11417 (do_children_tests): Set function pointers by nothing1 and
11418 nothing2.
11419 * gdb.mi/mi-var-child.exp: Step over new added statements.
11420 Update test to match the new output.
11421 * gdb.mi/var-cmd.c (nothing1): New function.
11422 (nothing2): New function.
11423 (do_children_tests): Set function pointers by nothing1 and
11424 nothing2.
11425 * gdb.mi/mi-var-display.exp: Update test to match output.
11426 Step to the line specified by $line_dct_nothing.
11427 Increase the number of lines to step.
11428
11429 2014-10-14 Yao Qi <yao@codesourcery.com>
11430
11431 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11432 tests.
11433 * gdb.mi/mi2-var-child.exp: Likewise.
11434
11435 2014-10-13 Doug Evans <dje@google.com>
11436
11437 * gdb.python/py-objfile.exp: Change name of file name test.
11438
11439 2014-10-13 Doug Evans <dje@google.com>
11440
11441 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11442 from the start of the CU.
11443
11444 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11445 Yao Qi <yao@codesourcery.com>
11446
11447 Fix "save breakpoints" for "catch" command.
11448 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11449 Remove -nonewline. Match also the added "main" line.
11450
11451 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11452
11453 Fix "save breakpoints" for "disable $bpnum" command.
11454 * gdb.base/save-bp.c (main): Add label.
11455 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11456
11457 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11458
11459 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11460
11461 2014-10-11 Yao Qi <yao@codesourcery.com>
11462
11463 * gdb.server/server-kill.exp: Execute command
11464 "set remote trace-status-packet on" before "tstatus".
11465
11466 2014-10-11 Yao Qi <yao@codesourcery.com>
11467
11468 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11469 (main): Call getppid.
11470 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11471 and continue to it. Read variable "server_pid".
11472
11473 2014-10-11 Yao Qi <yao@codesourcery.com>
11474
11475 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11476
11477 2014-10-11 Yao Qi <yao@codesourcery.com>
11478
11479 * gdb.threads/thread-find.exp: Don't execute command
11480 "info threads".
11481 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11482 * gdb.threads/linux-dp.exp: Don't check the condition
11483 $threads_created equals to zero.
11484
11485 2014-10-10 Pedro Alves <palves@redhat.com>
11486
11487 * gdb.base/bigcore.exp: Remove references to IRIX.
11488 * gdb.base/funcargs.exp: Likewise.
11489 * gdb.base/interrupt.exp: Likewise.
11490 * gdb.base/mips_pro.exp: Likewise.
11491 * gdb.base/nodebug.exp: Likewise.
11492 * gdb.base/setvar.exp: Likewise.
11493 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11494
11495 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11496 Pedro Alves <palves@redhat.com>
11497
11498 PR symtab/14466
11499 * gdb.base/vdso-warning.c: New file.
11500 * gdb.base/vdso-warning.exp: New file.
11501
11502 2014-10-02 Doug Evans <dje@google.com>
11503
11504 * gdb.base/structs.c (main): Don't run forever.
11505
11506 2014-10-02 Pedro Alves <palves@redhat.com>
11507
11508 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11509 (top level) <stop threads 1, stop threads 2>: Use it.
11510
11511 2014-10-02 Pedro Alves <palves@redhat.com>
11512
11513 * gdb.threads/break-while-running.exp (test): Add new
11514 'update_thread_list' argument. Skip "info threads" if false.
11515 (top level): Add new 'update_thread_list' axis.
11516
11517 2014-10-02 Pedro Alves <palves@redhat.com>
11518
11519 PR breakpoints/17431
11520 * gdb.base/execl-update-breakpoints.c: New file.
11521 * gdb.base/execl-update-breakpoints.exp: New file.
11522
11523 2014-10-01 Pedro Alves <palves@redhat.com>
11524
11525 * gdb.base/breakpoint-in-ro-region.c: New file.
11526 * gdb.base/breakpoint-in-ro-region.exp: New file.
11527
11528 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11529
11530 * gdb.mi/mi-exit-code.exp: New file.
11531 * gdb.mi/mi-exit-code.c: New file.
11532
11533 2014-09-30 Yao Qi <yao@codesourcery.com>
11534
11535 * lib/prelink-support.exp (build_executable_own_libs): Error if
11536 the target isn't native.
11537
11538 2014-09-30 Yao Qi <yao@codesourcery.com>
11539
11540 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11541 false.
11542
11543 2014-09-22 Pedro Alves <palves@redhat.com>
11544
11545 * gdb.threads/break-while-running.exp: New file.
11546 * gdb.threads/break-while-running.c: New file.
11547
11548 2014-09-19 Yao Qi <yao@codesourcery.com>
11549
11550 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11551 Invoke test. Restart GDB with --readnow and invoke test again.
11552
11553 2014-09-19 Yao Qi <yao@codesourcery.com>
11554
11555 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11556 proc set_breakpoint_on_gcd_function. Invoke
11557 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11558 invoke set_breakpoint_on_gcd_function again.
11559
11560 2014-09-18 Doug Evans <dje@google.com>
11561
11562 * gdb.dwarf2/symtab-producer.exp: New file.
11563
11564 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11565
11566 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11567 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11568 * gdb.base/global-var-nested-by-dso.c: Likewise.
11569 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11570
11571 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11572 Pedro Alves <palves@redhat.com>
11573
11574 * gdb.base/watch-bitfields.exp: Pass string other than test file
11575 name to prepare_for_testing.
11576 (watch): New procedure.
11577 (expect_watchpoint): Use with_test_prefix.
11578 (top level): Factor out tests to ...
11579 (test_watch_location, test_regular_watch): ... these new
11580 procedures, and use with_test_prefix and gdb_continue_to_end.
11581
11582 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11583
11584 PR breakpoints/12526
11585 * gdb.base/watch-bitfields.exp: New file.
11586 * gdb.base/watch-bitfields.c: New file.
11587
11588 2014-09-16 Pedro Alves <palves@redhat.com>
11589
11590 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11591 software and hardware addresses, not software address against
11592 itself.
11593
11594 2014-09-16 Pedro Alves <palves@redhat.com>
11595
11596 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11597 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11598
11599 2014-09-16 Pedro Alves <palves@redhat.com>
11600
11601 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11602 files.
11603 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11604 "*-*-vxworks*" throughout.
11605 * gdb.base/break.exp: Likewise.
11606 * gdb.base/default.exp: Likewise.
11607 * gdb.base/scope.exp: Likewise.
11608 * gdb.base/sepdebug.exp: Likewise.
11609 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11610 throughout.
11611 * gdb.base/run.c: Likewise.
11612 * gdb.base/sepdebug.c: Likewise.
11613 * gdb.hp/gdb.aCC/run.c: Likewise.
11614 * gdb.reverse/until-reverse.c: Likewise.
11615 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11616
11617 2014-09-16 Yao Qi <yao@codesourcery.com>
11618
11619 * boards/local-remote-host-native.exp: New file.
11620
11621 2014-09-14 Doug Evans <xdje42@gmail.com>
11622
11623 * gdb.threads/queue-signal.c (thread_count): New variable.
11624 (thread_count_mutex, thread_count_condvar): New variables.
11625 (incr_thread_count, wait_all_threads_running): New functions.
11626 (main): Wait for all threads to be in their thread functions.
11627
11628 2014-09-13 Doug Evans <xdje42@gmail.com>
11629
11630 * gdb.threads/queue-signal.c: New file.
11631 * gdb.threads/queue-signal.exp: New file.
11632
11633 2014-09-13 Doug Evans <xdje42@gmail.com>
11634
11635 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11636 be consistent with what default_gdb_init uses.
11637 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11638 the plain text of the prompt. Add some logging printfs.
11639 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11640
11641 2014-09-12 Pedro Alves <palves@redhat.com>
11642
11643 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11644 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11645 * gdb.arch/i386-size-overlap.exp: Likewise.
11646 * gdb.arch/i386-size.exp: Likewise.
11647 * gdb.arch/i386-unwind.exp: Likewise.
11648 * gdb.base/a2-run.exp: Likewise.
11649 * gdb.base/break.exp: Likewise.
11650 * gdb.base/charset.exp: Likewise.
11651 * gdb.base/chng-syms.exp: Likewise.
11652 * gdb.base/commands.exp: Likewise.
11653 * gdb.base/dbx.exp: Likewise.
11654 * gdb.base/find.exp: Likewise.
11655 * gdb.base/funcargs.exp: Likewise.
11656 * gdb.base/jit-simple.exp: Likewise.
11657 * gdb.base/reread.exp: Likewise.
11658 * gdb.base/sepdebug.exp: Likewise.
11659 * gdb.base/step-bt.exp: Likewise.
11660 * gdb.cp/mb-inline.exp: Likewise.
11661 * gdb.cp/mb-templates.exp: Likewise.
11662 * gdb.objc/basicclass.exp: Likewise.
11663 * gdb.threads/killed.exp: Likewise.
11664
11665 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11666
11667 PR tdep/17379
11668 * gdb.arch/powerpc-stackless.S: New file.
11669 * gdb.arch/powerpc-stackless.exp: New file.
11670
11671 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11672
11673 * gdb.base/attach.c: Include unistd.h.
11674 (main): Call alarm. Add label postloop.
11675 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11676 gdb_breakpoint, gdb_continue_to_breakpoint.
11677 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11678
11679 2014-09-11 Pedro Alves <palves@redhat.com>
11680
11681 PR gdb/17347
11682 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11683 * gdb.base/attach.exp (test_command_line_attach_run): New
11684 procedure.
11685 (top level): Call it.
11686
11687 2014-09-11 Pedro Alves <palves@redhat.com>
11688
11689 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11690 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11691 (do_command_attach_tests): Use spawn_wait_for_attach.
11692 * gdb.base/solib-overlap.exp: Likewise.
11693 * gdb.multi/multi-attach.exp: Likewise.
11694 * gdb.python/py-prompt.exp: Likewise.
11695 * gdb.python/py-sync-interp.exp: Likewise.
11696 * gdb.server/ext-attach.exp: Likewise.
11697
11698 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11699
11700 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11701 command in testcase. Simplify testcase.
11702
11703 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11704
11705 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11706
11707 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11708
11709 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11710
11711 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11712
11713 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11714
11715 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11716
11717 * gdb.dwarf2/dynarr-ptr.c: New file.
11718 * gdb.dwarf2/dynarr-ptr.exp: New file.
11719
11720 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11721
11722 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11723 of 30 rather than hardcoding 120 for a slow test case. Take the
11724 `gdb,timeout' target setting into account for this calculation.
11725 Don't extend the timeout for the test cases that don't need it.
11726
11727 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11728
11729 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11730 a factor of 2 for a slow test case. Take the `gdb,timeout'
11731 target setting into account for this calculation.
11732 * gdb.reverse/until-precsave.exp: Increase the timeout by
11733 a factor of 15 and 3 respectively rather than adding 120
11734 for a pair of slow test cases. Take the `gdb,timeout'
11735 target setting into account for this calculation.
11736
11737 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11738
11739 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11740 timeout, don't pass one down to gdb_expect.
11741 (gdb_expect): Rework timeout selection.
11742
11743 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11744
11745 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
11746 exception on timeout.
11747 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
11748 (gdbserver_start_extended): Catch any `gdbserver_start' error
11749 exceptions.
11750 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
11751 * lib/mi-support.exp (mi_gdb_target_load): Catch any
11752 `gdbserver_gdb_load' error exceptions.
11753
11754 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11755
11756 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
11757 120 on waiting for the TCP socket to open.
11758
11759 2014-09-09 Doug Evans <xdje42@gmail.com>
11760
11761 * gdb.base/default.exp (show_conv_list): Add _caller_is,
11762 _caller_matches, _any_caller_is, _any_caller_matches.
11763
11764 2014-09-09 Doug Evans <xdje42@gmail.com>
11765
11766 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
11767
11768 2014-09-09 Yao Qi <yao@codesourcery.com>
11769
11770 * gdb.mi/mi-var-display.exp: Set print symbol off.
11771
11772 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
11773
11774 PR gdb/17035
11775 * gdb.base/commands.exp: Add tests to verify user-defined
11776 commands with empty bodies.
11777 * gdb.python/py-cmd.exp: Test that we don't show user-defined
11778 python commands in `show user command`.
11779 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
11780 scheme commands in `show user command`.
11781
11782 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11783
11784 PR python/17355
11785 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
11786 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
11787 * gdb.python/py-framefilter-invalidarg.exp: New file.
11788 * gdb.python/py-framefilter-invalidarg.py: New file.
11789
11790 2014-09-06 Doug Evans <xdje42@gmail.com>
11791
11792 PR 15276
11793 * gdb.python/py-caller-is.c: New file.
11794 * gdb.python/py-caller-is.exp: New file.
11795
11796 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
11797
11798 PR gdb/17235
11799 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
11800 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
11801
11802 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
11803
11804 PR fortran/17237
11805 * gdb.fortran/print-formatted.exp: New file.
11806 * gdb.fortran/print-formatted.f90: Likewise.
11807
11808 2014-09-03 Sasha Smundak <asmundak@google.com>
11809
11810 * gdb.python/py-frame.exp: Test Frame.read_register.
11811
11812 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
11813
11814 PR python/16699
11815 * gdb.python/py-completion.exp: New file.
11816 * gdb.python/py-completion.py: Likewise.
11817
11818 2014-08-28 Doug Evans <dje@google.com>
11819
11820 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
11821 eax,etc. are live with values set by gdb and thus the compiler can't
11822 use them.
11823 * gdb.arch/i386-pseudo.c (main): Ditto.
11824
11825 2014-08-27 Doug Evans <dje@google.com>
11826
11827 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
11828
11829 2014-08-25 Doug Evans <dje@google.com>
11830
11831 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
11832 (main): Ditto.
11833
11834 2014-08-25 Doug Evans <dje@google.com>
11835
11836 * gdb.threads/thread-execl.exp: #include <stdio.h>.
11837
11838 2014-08-24 Yao Qi <yao@codesourcery.com>
11839
11840 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
11841 symbol off.
11842 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
11843
11844 2014-08-22 Doug Evans <dje@google.com>
11845
11846 PR 17276
11847 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
11848 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
11849 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
11850
11851 2014-08-22 Yao Qi <yao@codesourcery.com>
11852
11853 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
11854 * gdb.python/py-finish-breakpoint2.exp: Likewise.
11855 * gdb.python/python.exp: Likewise. Use .py file on the host
11856 instead of the build.
11857
11858 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11859
11860 * gdb.threads/gcore-stale-thread.c: New file.
11861 * gdb.threads/gcore-stale-thread.exp: New file.
11862
11863 2014-08-21 Pedro Alves <palves@redhat.com>
11864
11865 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
11866 * gdb.base/gcore-relro-pie.exp: Likewise.
11867 * gdb.base/gcore-relro.exp: Likewise.
11868 * gdb.base/gcore.exp: Likewise.
11869 * gdb.base/print-symbol-loading.exp: Likewise.
11870 * gdb.threads/gcore-thread.exp: Likewise.
11871 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
11872
11873 2014-08-20 Pedro Alves <palves@redhat.com>
11874 Jan Kratochvil <jan.kratochvil@redhat.com>
11875
11876 * Makefile.in (EXTRA_RULES, CC): New variables, get from
11877 configure.
11878 (EXPECT): Handle READ1 being set.
11879 (all): Depend on EXTRA_RULES.
11880 (check-read1, expect-read1, read1.so, read1): New rules.
11881 * README (Testsuite Parameters): Document the READ1 make variable.
11882 (Race detection): New section.
11883 * configure: Regenerate.
11884 * configure.ac: If build==host==target, and running under a
11885 GNU/glibc system, add read1 to the extra Makefile rules.
11886 (EXTRA_RULES): AC_SUBST it.
11887 * lib/read1.c: New file.
11888
11889 2014-08-20 Joel Brobecker <brobecker@adacore.com>
11890
11891 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
11892 the handling of variables declared as a typedef to an array
11893 which a DW_AT_data_location attribute.
11894
11895 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
11896 Pedro Alves <palves@redhat.com>
11897
11898 PR symtab/14604
11899 PR symtab/14605
11900 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
11901 gdb_test.
11902
11903 2014-08-19 Pedro Alves <palves@redhat.com>
11904
11905 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
11906
11907 2014-08-19 Yao Qi <yao@codesourcery.com>
11908
11909 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
11910 right line.
11911
11912 2014-08-18 David Blaikie <dblaikie@gmail.com>
11913
11914 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
11915
11916 2014-08-18 Joel Brobecker <brobecker@adacore.com>
11917
11918 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
11919 attribute in array range.
11920
11921 2014-08-18 Joel Brobecker <brobecker@adacore.com>
11922
11923 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
11924
11925 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11926
11927 PR c++/17132
11928 * gdb.cp/pr17132.cc: New file.
11929 * gdb.cp/pr17132.exp: New file.
11930
11931 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11932
11933 * gdb.python/py-xmethods.py (A_getarrayind)
11934 (E_method_char_worker.__call__, E_method_int_worker.__call__):
11935 Use 'print' with function call syntax.
11936 (E_method_matcher.match): Fix tab vs space indentation mixup.
11937
11938 2014-08-15 Yao Qi <yao@codesourcery.com>
11939
11940 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
11941 false.
11942
11943 2014-08-15 Yao Qi <yao@codesourcery.com>
11944
11945 * gdb.cp/casts.exp: Set print symbol off.
11946 * gdb.cp/class2.exp: Likewise.
11947 * gdb.cp/overload.exp: Likewise.
11948 * gdb.cp/templates.exp: Likewise.
11949
11950 2014-08-11 Doug Evans <dje@google.com>
11951
11952 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
11953 (test_load_shlib): Update.
11954
11955 2014-08-09 Yao Qi <yao@codesourcery.com>
11956
11957 * gdb.base/display.exp: Invoke is_address_zero_readable.
11958 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
11959 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11960 * gdb.base/hbreak-unmapped.exp: Return if
11961 is_address_zero_readable returns true.
11962 * gdb.base/signest.exp: Likewise.
11963 * gdb.base/signull.exp: Likewise.
11964 * gdb.base/sigbpt.exp: Likewise.
11965 * gdb.guile/scm-disasm.exp: Do the test if
11966 is_address_zero_readable returns false.
11967 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
11968 * gdb.python/py-arch.exp: Likewise.
11969 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
11970 * lib/gdb.exp (is_address_zero_readable): New proc.
11971
11972 2014-08-09 Yao Qi <yao@codesourcery.com>
11973
11974 PR testsuite/13443
11975 * gdb.mi/mi-var-display.exp: Make test messages unique.
11976
11977 2014-08-04 Tom Tromey <tromey@redhat.com>
11978
11979 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
11980 target 0".
11981
11982 2014-08-04 Tom Tromey <tromey@redhat.com>
11983
11984 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
11985 "target_resume".
11986
11987 2014-08-01 Joel Brobecker <brobecker@adacore.com>
11988
11989 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
11990 inner_vla_struct_object_size.
11991 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
11992 as xfail.
11993
11994 2014-07-30 Pedro Alves <palves@redhat.com>
11995
11996 * gdb.threads/signal-command-handle-nopass.exp (test): Add
11997 comment.
11998
11999 2014-07-29 Yao Qi <yao@codesourcery.com>
12000
12001 PR gdb/17206
12002 * gdb.base/until-nodebug.exp: New.
12003
12004 2014-07-28 Doug Evans <xdje42@gmail.com>
12005
12006 PR guile/17203
12007 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12008 previously existing parameter, and previously ambiguously spelled
12009 parameter.
12010
12011 2014-07-28 Will Newton <will.newton@linaro.org>
12012
12013 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12014
12015 2014-07-26 Ludovic Courtès <ludo@gnu.org>
12016 Doug Evans <xdje42@gmail.com>
12017
12018 PR guile/17146
12019 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12020
12021 2014-07-25 Pedro Alves <palves@redhat.com>
12022
12023 * gdb.threads/signal-command-handle-nopass.c: New file.
12024 * gdb.threads/signal-command-handle-nopass.exp: New file.
12025 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12026 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12027 * gdb.threads/signal-delivered-right-thread.c: New file.
12028 * gdb.threads/signal-delivered-right-thread.exp: New file.
12029
12030 2014-07-25 Pedro Alves <palves@redhat.com>
12031
12032 * gdb.base/double-prompt-target-event-error.exp
12033 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12034 match.
12035 (cancel_pagination_in_target_event): Rework double prompt
12036 detection.
12037 * gdb.base/paginate-after-ctrl-c-running.exp
12038 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12039 <return>' match.
12040 * gdb.base/paginate-bg-execution.exp
12041 (test_bg_execution_pagination_return)
12042 (test_bg_execution_pagination_cancel): Remove '-notransfer
12043 <return>' matches.
12044 * gdb.base/paginate-execution-startup.exp
12045 (test_fg_execution_pagination_return)
12046 (test_fg_execution_pagination_cancel): Remove '-notransfer
12047 <return>' matches.
12048 * gdb.base/paginate-inferior-exit.exp
12049 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12050 match.
12051 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12052 * lib/gdb.exp (pagination_prompt): Run text through
12053 string_to_regexp.
12054 (gdb_test_multiple): Match $pagination_prompt instead of
12055 "<return>".
12056 (string_to_regexp): Move to lib/gdb-utils.exp.
12057
12058 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12059
12060 * gdb.arch/amd64-entry-value-paramref.S: New file.
12061 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12062 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12063 * gdb.arch/amd64-optimout-repeat.S: New file.
12064 * gdb.arch/amd64-optimout-repeat.c: New file.
12065 * gdb.arch/amd64-optimout-repeat.exp: New file.
12066
12067 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12068
12069 PR gdb/17170
12070 * gdb.base/statistics.exp: New file.
12071
12072 2014-07-17 Doug Evans <dje@google.com>
12073
12074 PR gdb/17170
12075 * gdb.base/maint.exp: Update testing of per-command stats.
12076
12077 2014-07-16 Pedro Alves <palves@redhat.com>
12078
12079 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12080 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12081 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12082 (tfile_write_buf): New functions.
12083 (add_memory_block): Rewrite using the above.
12084 (adjust_function_address): New function.
12085 (FUNCTION_ADDRESS): New macro.
12086 (write_basic_trace_file): Remove short_x local, and use
12087 tfile_write_16. Change type of func_addr local to unsigned long
12088 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12089 here. Cast argument of add_memory_block to char pointer.
12090 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12091 (main): Remove parameters.
12092 * gdb.trace/tfile.exp: Remove nowarnings.
12093
12094 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12095
12096 * gdb.base/debug-expr.exp: Test string evaluation with
12097 "debug expression" on.
12098
12099 2014-07-15 Pedro Alves <palves@redhat.com>
12100
12101 * gdb.base/reread.exp: Use clean_restart.
12102
12103 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12104
12105 * gdb.arch/avr-flash-qualifer.c: New.
12106 * gdb.arch/avr-flash-qualifer.exp: New.
12107
12108 2014-07-14 Pedro Alves <palves@redhat.com>
12109
12110 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12111 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12112
12113 2014-07-14 Pedro Alves <palves@redhat.com>
12114
12115 * gdb.base/double-prompt-target-event-error.c: New file.
12116 * gdb.base/double-prompt-target-event-error.exp: New file.
12117
12118 2014-07-14 Pedro Alves <palves@redhat.com>
12119
12120 PR gdb/17072
12121 * gdb.base/paginate-inferior-exit.c: New file.
12122 * gdb.base/paginate-inferior-exit.exp: New file.
12123
12124 2014-07-14 Pedro Alves <palves@redhat.com>
12125
12126 PR gdb/17072
12127 * gdb.base/paginate-bg-execution.c: New file.
12128 * gdb.base/paginate-bg-execution.exp: New file.
12129
12130 2014-07-14 Pedro Alves <palves@redhat.com>
12131
12132 PR gdb/17072
12133 * gdb.base/paginate-execution-startup.c: New file.
12134 * gdb.base/paginate-execution-startup.exp: New file.
12135 * lib/gdb.exp (pagination_prompt): New global.
12136 (default_gdb_spawn): New procedure, factored out from
12137 default_gdb_spawn.
12138 (default_gdb_start): Adjust to call default_gdb_spawn.
12139 (gdb_spawn): New procedure.
12140
12141 2014-07-14 Pedro Alves <palves@redhat.com>
12142
12143 * lib/gdb.exp (gdb_assert): New procedure.
12144 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12145
12146 2014-07-14 Pedro Alves <palves@redhat.com>
12147
12148 * gdb.base/execution-termios.c: New file.
12149 * gdb.base/execution-termios.exp: New file.
12150
12151 2014-07-14 Tom Tromey <tromey@redhat.com>
12152
12153 * gdb.cp/vla-cxx.cc: New file.
12154 * gdb.cp/vla-cxx.exp: New file.
12155
12156 2014-07-14 Tom Tromey <tromey@redhat.com>
12157
12158 * gdb.reverse/rerun-prec.c: New file.
12159 * gdb.reverse/rerun-prec.exp: New file.
12160
12161 2014-07-12 Maciej W. Rozycki <macro@mips.com>
12162 Maciej W. Rozycki <macro@codesourcery.com>
12163
12164 * lib/gdb-utils.exp: New file.
12165 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12166 inline `gdb_init_command' processing.
12167 (gdb_start_cmd): Likewise.
12168 * lib/mi-support.exp (mi_run_cmd): Likewise.
12169 * README: Document `gdb_init_command' and `gdb_init_commands'.
12170
12171 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12172
12173 Fix false FAIL running under a very long directory name.
12174 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12175 and "set print elements 10000". Twice.
12176
12177 2014-07-11 Yao Qi <yao@codesourcery.com>
12178
12179 * gdb.base/exprs.exp: "set print symbol off".
12180
12181 2014-07-11 Pedro Alves <palves@redhat.com>
12182
12183 * gdb.threads/kill.c: New file.
12184 * gdb.threads/kill.exp: New file.
12185
12186 2014-07-10 Yao Qi <yao@codesourcery.com>
12187
12188 * gdb.trace/tfile.c (write_basic_trace_file)
12189 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12190 address written to trace file.
12191
12192 2014-07-09 Pedro Alves <palves@redhat.com>
12193
12194 * gdb.base/attach-wait-input.exp: New file.
12195 * gdb.base/attach-wait-input.c: New file.
12196
12197 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12198
12199 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12200 setting up test structures.
12201 (main): Call new test function.
12202 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12203 test function, continue into test function and walk test
12204 structures.
12205
12206 2014-07-02 Yao Qi <yao@codesourcery.com>
12207
12208 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12209 'bar_start' at the beginning of functions 'foo' and 'bar'
12210 respectively.
12211 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12212 instead of 'foo' and 'bar'.
12213
12214 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12215
12216 * gdb.btrace/segv.exp: New.
12217 * gdb.btrace/segv.c: New.
12218
12219 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
12220
12221 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12222 instruction.
12223
12224 2014-06-30 Mark Wielaard <mjw@redhat.com>
12225
12226 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12227 vulture, vilify, villar): New volatile array constants.
12228 (vindictive, vegetation): New const volatile array constants.
12229 * gdb.base/volatile.exp: Test volatile and const volatile array
12230 types.
12231
12232 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12233
12234 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12235 target lacks support for awatch, rwatch, or hbreak.
12236
12237 2014-06-27 Yao Qi <yao@codesourcery.com>
12238
12239 * gdb.multi/dummy-frame-restore.exp: New.
12240 * gdb.multi/dummy-frame-restore.c: New.
12241
12242 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12243
12244 * gdb.btrace/gcore.exp: New.
12245
12246 2014-06-23 Pedro Alves <palves@redhat.com>
12247
12248 * gdb.base/watchpoint-reuse-slot.c: New file.
12249 * gdb.base/watchpoint-reuse-slot.exp: New file.
12250
12251 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12252
12253 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12254 progspace's filename in 'info', 'enable' and 'disable' command
12255 tests.
12256
12257 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12258
12259 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12260 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12261 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12262
12263 2014-06-20 Gary Benson <gbenson@redhat.com>
12264
12265 * gdb.arch/i386-avx.exp: Fix include file location.
12266 * gdb.arch/i386-sse.exp: Likewise.
12267
12268 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12269
12270 * gdb.dlang/expression.exp: New file.
12271
12272 2014-06-19 Pedro Alves <palves@redhat.com>
12273
12274 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12275 out from ...
12276 (top level): ... here. Iterate running tests under different
12277 scheduler-locking settings.
12278
12279 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
12280
12281 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12282 to DW_FORM_addr and use non-zero addresses.
12283
12284 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12285
12286 PR gdb/17017
12287 * gdb.python/py-xmethods.cc: Add global function call counters and
12288 increment them in their respective functions. Remove "cout"
12289 statements.
12290 * gdb.python/py-xmethods.exp: Make tests check the global function
12291 call counters instead of depending on inferior IO.
12292
12293 2014-06-18 Don Breazeal <donb@codesourcery.com>
12294
12295 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12296 Deleted procedure.
12297 (explicit_fork_parent_follow): Deleted procedure.
12298 (explicit_fork_child_follow): Deleted procedure.
12299 (test_follow_fork): New procedure.
12300 (do_fork_tests): Replace calls to deleted procedures with
12301 calls to test_follow_fork and reset GDB for subsequent
12302 procedure calls.
12303
12304 2014-06-17 Yao Qi <yao@codesourcery.com>
12305
12306 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12307 CP1252.
12308
12309 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
12310
12311 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12312 Initialize ptr and S explicitly.
12313 (skip_type_update_when_not_use_rtti_test): Likewise.
12314
12315 2014-06-16 Keith Seitz <keiths@redhat.com>
12316
12317 PR mi/15863
12318 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12319 the inferior is started.
12320
12321 2014-06-16 Pedro Alves <palves@redhat.com>
12322
12323 * gdb.base/break-main-file-remove-fail.c: New file.
12324 * gdb.base/break-main-file-remove-fail.exp: New file.
12325 * gdb.base/break-unload-file.exp: Use build_executable instead of
12326 prepare_for_testing.
12327 (test_break): New parameter "initial_load". Handle it.
12328 (top level): Add initial_load cmdline/file axis.
12329
12330 2014-06-12 Tom Tromey <tromey@redhat.com>
12331
12332 * gdb.base/completion.exp: Don't use directory name in test.
12333
12334 2014-06-09 Gary Benson <gbenson@redhat.com>
12335
12336 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12337 separate the always-available ANSI-standard signals from the
12338 signals that require checking.
12339 (main): Likewise.
12340 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12341 Likewise.
12342 (main): Likewise.
12343
12344 2014-06-07 Keith Seitz <keiths@redhat.com>
12345
12346 Revert:
12347 PR c++/16253
12348 * gdb.cp/var-tag.cc: New file.
12349 * gdb.cp/var-tag.exp: New file.
12350 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12351 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12352 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12353 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12354
12355 2014-06-06 Doug Evans <xdje42@gmail.com>
12356
12357 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12358
12359 2014-06-06 Pedro Alves <palves@redhat.com>
12360
12361 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12362 in target debug output instead of looking at RSP packets,
12363 disabling the test on any target that uses hardware stepping.
12364 Update comments.
12365
12366 2014-06-06 Pedro Alves <palves@redhat.com>
12367
12368 * gdb.base/break-unload-file.exp: Fix typo.
12369
12370 2014-06-06 Yao Qi <yao@codesourcery.com>
12371
12372 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12373 from "jit_function" to "^jit_function".
12374
12375 2014-06-06 Yao Qi <yao@codesourcery.com>
12376
12377 * gdb.base/async.c (foo): Add one statement.
12378 * gdb.base/async.exp: Get the next instruction address and
12379 match the output of "nexti" by instruction address. Match
12380 the hex address in the output of "finish".
12381
12382 2014-06-06 Gary Benson <gbenson@redhat.com>
12383
12384 * gdb.base/call-signals.c: Remove preprocessor conditionals
12385 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12386 SIGSEGV and SIGTERM.
12387 * gdb.base/sigall.c: Likewise.
12388 * gdb.base/unwindonsignal.c: Likewise.
12389 * gdb.reverse/sigall-reverse.c: Likewise.
12390
12391 2014-06-06 Yao Qi <yao@codesourcery.com>
12392
12393 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12394 readable, skip the test.
12395
12396 2014-06-06 Yao Qi <yao@codesourcery.com>
12397
12398 * gdb.threads/staticthreads.c (thread_function): Move the line
12399 setting breakpoint on forward.
12400 * gdb.threads/staticthreads.exp: Update comments.
12401
12402 2014-06-05 Ludovic Courtès <ludo@gnu.org>
12403
12404 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12405 "history-append! type error".
12406
12407 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12408
12409 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12410 erroneous dprintf expected input.
12411
12412 2014-06-04 Doug Evans <xdje42@gmail.com>
12413
12414 * gdb.guile/scm-generics.exp: Delete.
12415
12416 2014-06-04 Doug Evans <xdje42@gmail.com>
12417
12418 * gdb.guile/scm-breakpoint.exp: Update.
12419 Add tests for breakpoint registration.
12420
12421 2014-06-04 Tom Tromey <tromey@redhat.com>
12422
12423 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12424 VLA-in-union.
12425 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12426 inner_vla_struct, vla_union types. Initialize objects of those
12427 types and compute their sizes.
12428
12429 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12430 Hui Zhu <hui@codesourcery.com>
12431
12432 * gdb.base/fileio.exp: Add test for shell not available as well as
12433 available.
12434 * gdb.base/fileio.c (test_system): Check for shell twice.
12435
12436 2014-06-04 Yao Qi <yao@codesourcery.com>
12437
12438 * gdb.base/auto-connect-native-target.exp: Remove redundant
12439 space from the regexp pattern.
12440
12441 2014-06-04 Yao Qi <yao@codesourcery.com>
12442
12443 * gdb.base/default.exp: Replace "child" with "native" in
12444 regexp pattern.
12445
12446 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12447
12448 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12449 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12450 * gdb.python/py-xmethods.py: Python script supporting the
12451 new testcase and tests.
12452
12453 2014-06-03 Joel Brobecker <brobecker@adacore.com>
12454 Pedro Alves <palves@redhat.com>
12455
12456 PR breakpoints/17000
12457 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12458 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12459
12460 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12461
12462 * gdb.base/subst.exp: Add tests to verify partial path matching
12463 output.
12464
12465 2014-06-03 Pedro Alves <palves@redhat.com>
12466
12467 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12468 target that doesn't use software single-stepping.
12469
12470 2014-06-03 Pedro Alves <palves@redhat.com>
12471
12472 PR breakpoints/17000
12473 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12474 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12475
12476 2014-06-02 Doug Evans <xdje42@gmail.com>
12477
12478 * gdb.guile/scm-parameter.exp: New file.
12479
12480 2014-06-02 Doug Evans <xdje42@gmail.com>
12481
12482 * gdb.guile/scm-cmd.c: New file.
12483 * gdb.guile/scm-cmd.exp: New file.
12484
12485 2014-06-02 Doug Evans <xdje42@gmail.com>
12486
12487 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12488 pretty-printer lookup.
12489 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12490 (make-pp_s-printer): Call it.
12491 (make-pretty-printer-from-dict): New function.
12492 (lookup-pretty-printer-maker-from-dict): New function.
12493 (*pretty-printer*): Simplify.
12494 (make-objfile-pp_s-printer): New function.
12495 (install-objfile-pretty-printers!): New function.
12496 (make-progspace-pp_s-printer): New function.
12497 (install-progspace-pretty-printers!): New function.
12498 * gdb.guile/scm-progspace.c: New file.
12499 * gdb.guile/scm-progspace.exp: New file.
12500
12501 2014-06-02 Pedro Alves <palves@redhat.com>
12502
12503 * gdb.base/dprintf-bp-same-addr.c: New file.
12504 * gdb.base/dprintf-bp-same-addr.exp: New file.
12505
12506 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12507
12508 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12509 * gdb.arch/powerpc-power.s: Likewise.
12510
12511 2014-06-02 Joel Brobecker <brobecker@adacore.com>
12512
12513 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12514
12515 2014-06-01 Yao Qi <yao@codesourcery.com>
12516
12517 * gdb.base/watchpoint.exp (test_watch_location): Check null
12518 pointer can be dereferenced. If not, do the test, otherwise
12519 skip it.
12520
12521 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12522
12523 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12524 results.
12525 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12526
12527 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12528
12529 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12530 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12531 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12532 * gdb.arch/amd64-invalid-stack-top.c: New file.
12533 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12534
12535 2014-05-30 Pedro Alves <palves@redhat.com>
12536
12537 PR breakpoints/17000
12538 * gdb.base/sss-bp-on-user-bp.c: New file.
12539 * gdb.base/sss-bp-on-user-bp.exp: New file.
12540
12541 2014-05-30 David Blaikie <dblaikie@gmail.com>
12542
12543 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12544 gnu_inline semantics via attribute.
12545 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12546 source explicitly specifies the required semantics.
12547
12548 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12549
12550 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12551
12552 2014-05-29 Pedro Alves <palves@redhat.com>
12553 Tom Tromey <tromey@redhat.com>
12554
12555 * gdb.base/async-shell.exp: Don't enable target-async.
12556 * gdb.base/async.exp
12557 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12558 parameter. Adjust.
12559 (top level): Don't test with "target-async".
12560 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12561 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12562 * gdb.base/inferior-died.exp: Don't enable target-async.
12563 * gdb.base/interrupt-noterm.exp: Likewise.
12564 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12565 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12566 * gdb.mi/mi-nonstop.exp: Likewise.
12567 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12568 * gdb.mi/mi-nsintrall.exp: Likewise.
12569 * gdb.mi/mi-nsmoribund.exp: Likewise.
12570 * gdb.mi/mi-nsthrexec.exp: Likewise.
12571 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12572 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12573 * gdb.python/py-evsignal.exp: Don't enable target-async.
12574 * gdb.python/py-evthreads.exp: Likewise.
12575 * gdb.python/py-prompt.exp: Likewise.
12576 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12577 * gdb.server/solib-list.exp: Don't enable target-async.
12578 * gdb.threads/thread-specific-bp.exp: Likewise.
12579 * lib/mi-support.exp: Adjust to use mi-async.
12580
12581 2014-05-29 Pedro Alves <palves@redhat.com>
12582
12583 PR gdb/13860
12584 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12585 reason, even in sync mode.
12586
12587 2014-05-29 Pedro Alves <palves@redhat.com>
12588 Hui Zhu <hui@codesourcery.com>
12589
12590 PR PR15693
12591 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12592 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12593 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12594 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12595
12596 2014-05-28 Joel Brobecker <brobecker@adacore.com>
12597
12598 * config/monitor.exp (gdb_target_monitor): Replace use of
12599 "set remotebaud" by "set serial baud".
12600
12601 2014-05-26 Andy Wingo <wingo@igalia.com>
12602
12603 * gdb.guile/scm-breakpoint.exp:
12604 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12605 properties instead of gdb-object-properties.
12606
12607 2014-05-26 Yao Qi <yao@codesourcery.com>
12608
12609 * gdb.server/no-thread-db.exp: Specify source file name
12610 explicitly when setting a breakpoint.
12611
12612 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12613
12614 * gdb.btrace/vdso.c: New.
12615 * gdb.btrace/vdso.exp: New.
12616
12617 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12618
12619 * gdb.base/gcore.exp (capture_command_output): Move ...
12620 * lib/gdb.exp (capture_command_output): ... here.
12621
12622 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12623
12624 * gdb.btrace/data.exp: Test memory access during btrace replay.
12625
12626 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12627
12628 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12629
12630 2014-05-21 Pedro Alves <palves@redhat.com>
12631
12632 PR gdb/13860
12633 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12634 (top level): Test that output related to execution commands is
12635 sent to the console with CLI commands, but not with MI commands.
12636 Test that breakpoint events are always mirrored to the console.
12637 Also expect the new source line to be output after a "next" in
12638 async mode too. Make it a pass/fail test.
12639 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12640 output.
12641 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12642
12643 2014-05-21 Pedro Alves <palves@redhat.com>
12644
12645 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12646 Use them to test variations of "list" after reaching a breakpoint.
12647 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12648 Test "list" with listsize 10 after reaching a breakpoint.
12649 * gdb.python/python.exp (decode_line current location line
12650 number): Adjust expected line number.
12651
12652 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12653
12654 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12655 behavior for $args, pass it directly to "run".
12656
12657 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12658
12659 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12660 30000 to 65536.
12661
12662 2014-05-21 Pedro Alves <palves@redhat.com>
12663
12664 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12665 auto-connect-native-target off".
12666 * gdb.base/auto-connect-native-target.c: New file.
12667 * gdb.base/auto-connect-native-target.exp: New file.
12668
12669 2014-05-21 Pedro Alves <palves@redhat.com>
12670
12671 * gdb.base/default.exp: Test "target native" instead of "target
12672 child".
12673
12674 2014-05-21 Mark Wielaard <mjw@redhat.com>
12675
12676 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12677
12678 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12679
12680 Fix TLS access for -static -pthread.
12681 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12682 <HAVE_TLS> (thread_function, main): Initialize it.
12683 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12684 Add clean_restart.
12685 <$have_tls != "">: Check TLSVAR.
12686
12687 2014-05-21 Pedro Alves <palves@redhat.com>
12688
12689 * gdb.base/dcache-line-read-error.c: New.
12690 * gdb.base/dcache-line-read-error.exp: New.
12691
12692 2014-05-20 Pedro Alves <palves@redhat.com>
12693
12694 * gdb.base/compare-sections.c: New file.
12695 * gdb.base/compare-sections.exp: New file.
12696
12697 2014-05-20 Pedro Alves <palves@redhat.com>
12698
12699 * gdb.base/break-idempotent.c: New file.
12700 * gdb.base/break-idempotent.exp: New file.
12701
12702 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12703
12704 * gdb.btrace/nohist.exp: New.
12705
12706 2014-05-20 Yao Qi <yao@codesourcery.com>
12707
12708 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12709 gdb.reverse directory and gdb_reverse_timeout exists in board
12710 setting.
12711 * README: Document gdb_reverse_timeout.
12712
12713 2014-05-20 Yao Qi <yao@codesourcery.com>
12714
12715 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12716 'test_file_name'. Treat args as a string instead of a list.
12717 (gdb_init): Rename argument 'args' by 'test_file_name'.
12718
12719 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12720
12721 * gdb.arch/powerpc-power.exp: New file.
12722 * gdb.arch/powerpc-power.s: New file.
12723
12724 2014-05-16 Doug Evans <dje@google.com>
12725
12726 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
12727 * gdb.base/completion.exp: Check that all expected files exist
12728 before doing file completion.
12729
12730 2014-05-16 Doug Evans <dje@google.com>
12731
12732 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12733 Update.
12734 (do_syscall_tests_without_xml): Update.
12735
12736 2014-05-16 Pedro Alves <palves@redhat.com>
12737
12738 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12739 instead of "unknown output after running".
12740
12741 2014-05-16 Yao Qi <yao@codesourcery.com>
12742
12743 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
12744 file1.txt from host at the end.
12745 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12746
12747 2014-05-15 Doug Evans <dje@google.com>
12748
12749 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
12750 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
12751 loading file. Add test for TU lookup.
12752
12753 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12754
12755 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
12756 calling "-exec-arguments" or "set args" before running the
12757 inferior.
12758
12759 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12760
12761 * lib/mi-support.exp (mi_expect_stop): Expect message for
12762 inferiors that exit with non-zero exit code.
12763
12764 2014-05-14 Yao Qi <yao@codesourcery.com>
12765
12766 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
12767 match absolute path on remote host.
12768 (test_file_list_exec_source_files): Remove "/" from the
12769 pattern.
12770
12771 2014-05-14 Yao Qi <yao@codesourcery.com>
12772
12773 * boards/local-remote-host-notty.exp (${board}_file): New
12774 proc.
12775
12776 2014-05-07 Kyle McMartin <kyle@redhat.com>
12777
12778 Pushed by Joel Brobecker <brobecker@adacore.com>.
12779 * gdb.arch/aarch64-atomic-inst.c: New file.
12780 * gdb.arch/aarch64-atomic-inst.exp: New file.
12781
12782 2014-05-07 Yao Qi <yao@codesourcery.com>
12783
12784 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
12785 in current context" too.
12786
12787 2014-05-05 Keith Seitz <keiths@redhat.com>
12788
12789 * gdb.linespec/ls-dollar.exp: Add test for linespec
12790 file:convenience_variable.
12791
12792 2014-05-05 Yao Qi <yao@codesourcery.com>
12793
12794 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
12795 traceframes into tfile and ctf trace files. Read data from
12796 trace file and test collected data.
12797 (gdb_collect_locals_test): Likewise.
12798 (gdb_unavailable_registers_test): Likewise.
12799 (gdb_unavailable_floats): Likewise.
12800 (gdb_collect_globals_test): Likewise.
12801 (top-level): Append "ctf" to trace_file_targets if GDB
12802 supports.
12803
12804 2014-05-05 Yao Qi <yao@codesourcery.com>
12805
12806 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
12807 code to ...
12808 (gdb_collect_args_test_1): ... it. New proc.
12809 (gdb_collect_locals_test): Move some code to ...
12810 (gdb_collect_locals_test_1): ... it. New proc.
12811 (gdb_unavailable_registers_test): Move some code to ...
12812 (gdb_unavailable_registers_test_1): ... it. New proc.
12813 (gdb_unavailable_floats): Move some code to ...
12814 (gdb_unavailable_floats_1): ... it. New proc.
12815
12816 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12817
12818 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
12819 probes to test for bitness recognition.
12820 * gdb.arch/amd64-stap-optional-prefix.exp
12821 (test_probe_value_without_reg): New procedure.
12822 Add code to test for different kinds of bitness.
12823
12824 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12825
12826 PR breakpoints/16889
12827 * gdb.arch/amd64-stap-optional-prefix.S: New file.
12828 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12829
12830 2014-05-01 Pedro Alves <palves@redhat.com>
12831
12832 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
12833 gdb_file_cmd if no file is specified.
12834 * boards/native-extended-gdbserver.exp (gdb_load): Use the
12835 last_loaded_file to set the remote exec-file.
12836
12837 2014-05-01 Pedro Alves <palves@redhat.com>
12838
12839 * boards/local-remote-host.exp: New file.
12840
12841 2014-05-01 Pedro Alves <palves@redhat.com>
12842
12843 * boards/local-remote-host.exp: Rename to ...
12844 * boards/local-remote-host-notty.exp: ... this.
12845
12846 2014-04-28 Joel Brobecker <brobecker@adacore.com>
12847
12848 * gdb.ada/dyn_arrayidx: New testcase.
12849
12850 2014-04-26 Yao Qi <yao@codesourcery.com>
12851
12852 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
12853 and compute the length of function main. Save it in
12854 $main_length.
12855 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
12856 (top-level): Use gdb_compile to compile objects into
12857 executable and restart GDB. Remove invocation to
12858 prepare_for_testing.
12859
12860 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
12861 Pedro Alves <palves@redhat.com>
12862
12863 PR server/16255
12864 * gdb.multi/multi-attach.c: New file.
12865 * gdb.multi/multi-attach.exp: New file.
12866
12867 2014-04-25 Pedro Alves <palves@redhat.com>
12868
12869 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
12870 user.
12871 (top level): Test that "set remote conditional-breakpoints-packet
12872 off" works as intended.
12873 * gdb.base/dprintf.exp: Test that "set remote
12874 breakpoint-commands-packet off" works as intended.
12875 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
12876 New function.
12877 (top level): Call it.
12878 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
12879 remote fast-tracepoints-packet off" works as intended.
12880 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
12881 * lib/gdb.exp (gdb_is_target_remote): ... here.
12882
12883 2014-04-24 David Blaikie <dblaikie@gmail.com>
12884
12885 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
12886 ensure clang would not discard them.
12887 * gdb.base/gdbvars.c: Ditto.
12888 * gdb.base/memattr.c: Ditto.
12889 * gdb.base/whatis.c: Ditto.
12890 * gdb.python/py-prettyprint.c: Ditto.
12891 * gdb.trace/actions.c: Ditto.
12892 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
12893 ensure clang would not discard it.
12894
12895 2014-04-24 David Blaikie <dblaikie@gmail.com>
12896
12897 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
12898 clang to emit the full definition of type required by the test
12899 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
12900
12901 2014-04-24 David Blaikie <dblaikie@gmail.com>
12902
12903 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
12904 coax Clang into emitting the definition of the type.
12905 * gdb.cp/pr10728-x.h (y): Ditto.
12906 * gdb.cp/pr10728-y.cc (y): Ditto.
12907
12908 2014-04-24 David Blaikie <dblaikie@gmail.com>
12909
12910 * gdb.base/label.exp: XFAIL label related tests under Clang.
12911 * gdb.cp/cplabel.exp: Ditto.
12912 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
12913 under Clang those using labels.
12914
12915 2014-04-25 Yao Qi <yao@codesourcery.com>
12916
12917 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
12918 double_label.
12919 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
12920 partial_label and double_label.
12921
12922 2014-04-24 David Blaikie <dblaikie@gmail.com>
12923
12924 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
12925
12926 2014-04-24 David Blaikie <dblaikie@gmail.com>
12927
12928 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
12929 of the function to work across GCC and Clang.
12930 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
12931 pointer types (const void ** const V void **).
12932
12933 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
12934 Walfred Tedeschi <walfred.tedeschi@intel.com>
12935
12936 * Makefile.in (EXECUTABLES): Added i386-avx512.
12937 * gdb.arch/i386-avx512.c: New file.
12938 * gdb.arch/i386-avx512.exp: Likewise.
12939
12940 2014-04-23 Keith Seitz <keiths@redhat.com>
12941
12942 * lib/mi-support.exp (mi_list_breakpoints): Delete.
12943 (mi_make_breakpoint_table): New procedure.
12944 (mi_create_breakpoint): Use mi_make_breakpoint
12945 and return the result.
12946 (mi_make_breakpoint): New procedure.
12947 (mi_build_kv_pairs): New procedure.
12948
12949 * gdb.mi/mi-break.exp: Remove unused globals,
12950 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
12951 All callers updated.
12952 * gdb.mi/mi-dprintf.exp: Use variable to track command
12953 number.
12954 Update all callers of mi_create_breakpoint and use
12955 mi_make_breakpoint_table.
12956 Remove any unused global variables.
12957 * gdb.mi/mi-nonstop.exp: Likewise.
12958 * gdb.mi/mi-nsintrall.exp: Likewise.
12959 * gdb.mi/mi-nsmoribund.exp: Likewise.
12960 * gdb.mi/mi-nsthrexec.exp: Likewise.
12961 * gdb.mi/mi-reverse.exp: Likewise.
12962 * gdb.mi/mi-simplerun.exp: Likewise.
12963 * gdb.mi/mi-stepn.exp: Likewise.
12964 * gdb.mi/mi-syn-frame.exp: Likewise.
12965 * gdb.mi/mi-until.exp: Likewise.
12966 * gdb.mi/mi-var-cp.exp: Likewise.
12967 * gdb.mi/mi-var-display.exp: Likewise.
12968 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
12969 * gdb.mi/mi2-var-child.exp: Likewise.
12970 * gdb.mi/mi-vla-c99.exp: Likewise.
12971 * lib/mi-support.exp: Likewise.
12972
12973 From Ian Lance Taylor <iant@cygnus.com>:
12974 * lib/gdb.exp (parse_args): New procedure.
12975
12976 2014-04-23 Pedro Alves <palves@redhat.com>
12977
12978 * gdb.base/break-unload-file.c: New file.
12979 * gdb.base/break-unload-file.exp: New file.
12980 * gdb.base/sym-file-lib.c (baz): New function.
12981 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
12982 field.
12983 (load): Store the segment's mapped size.
12984 (unload): New function.
12985 (unload_shlib): New function.
12986 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
12987 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
12988 set a breakpoint at baz, and call it.
12989 * gdb.base/sym-file.exp: New tests for stale breakpoint
12990 instructions.
12991
12992 2014-04-23 Pedro Alves <palves@redhat.com>
12993
12994 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
12995 * gdb.base/hbreak-in-shr-unsupported.c: New file.
12996 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
12997 * gdb.base/hbreak-unmapped.c: New file.
12998 * gdb.base/hbreak-unmapped.exp: New file.
12999 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13000 * lib/gdb.exp (gdb_is_target_remote): ... here.
13001
13002 2014-04-22 Pedro Alves <palves@redhat.com>
13003
13004 * gdb.base/consecutive-step-over.c: New file.
13005 * gdb.base/consecutive-step-over.exp: New file.
13006
13007 2014-04-22 Pedro Alves <palves@redhat.com>
13008
13009 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13010 instead of send_gdb/gdb_expect.
13011
13012 2014-04-22 Yao Qi <yao@codesourcery.com>
13013
13014 * lib/trace-support.exp (generate_tracefile): New procedure.
13015 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13016 return 0.
13017 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13018 if generate_tracefile returns 1.
13019
13020 2014-04-18 Tom Tromey <palves@redhat.com>
13021 Pedro alves <tromey@redhat.com>
13022
13023 PR backtrace/15558
13024 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13025 with a backtrace limit.
13026 * gdb.python/py-frame-inline.exp: Test running to an inline
13027 function with a backtrace limit, and printing the newest frame.
13028 * gdb.python/py-frame-inline.c (main): Call f.
13029
13030 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13031
13032 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13033
13034 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13035
13036 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13037 Drop prefix from unsupported source file path.
13038
13039 2014-04-17 Yao Qi <yao@codesourcery.com>
13040
13041 * lib/gdb.exp (with_target_charset): New proc.
13042 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13043 with_target_charset.
13044 (test_print_strings): Likewise.
13045 (test_repeat_bytes): Likewise.
13046 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13047 for some tests.
13048
13049 2014-04-16 Keith Seitz <keiths@redhat.com>
13050
13051 PR gdb/15827
13052 * gdb.dwarf2/corrupt.c: New file.
13053 * gdb.dwarf2/corrupt.exp: New file.
13054
13055 2014-04-16 Keith Seitz <keiths@redhat.com>
13056
13057 PR c++/16597
13058 * gdb.cp/namelessclass.cc: New file.
13059 * gdb.cp/namelessclass.exp: New file.
13060 * gdb.cp/namelessclass.S: New file.
13061
13062 2014-04-16 Doug Evans <dje@google.com>
13063
13064 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13065 Add comment.
13066 (gdbserver_default_get_comm_port): New function.
13067 (gdbserver_start): Check if board file provided
13068 "gdbserver,get_comm_port" and use it if so.
13069 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13070 (gdb,socketport): Set to "stdio".
13071 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13072 (stdio_gdbserver_template): Delete.
13073 (${board}_get_remote_address): Update.
13074 (${board}_build_remote_cmd): Delete.
13075 (${board}_get_comm_port): New function.
13076 (${board}_spawn): Update.
13077 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13078 Delete.
13079 (${board}_get_remote_address): Update.
13080 (${board}_get_comm_port): New function.
13081
13082 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
13083
13084 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13085 appearing in any order.
13086
13087 2014-04-15 Doug Evans <dje@google.com>
13088
13089 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13090 uninitialized value of "description".
13091
13092 2014-04-15 Keith Seitz <keiths@redhat.com>
13093
13094 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13095 Remove unused globals.
13096 (test_running_the_program): Likewise.
13097 (test_controlled_execution): Likewise.
13098 (test_controlling_breakpoints): Likewise.
13099 (test_program_termination): Likewise.
13100
13101 2014-04-15 Keith Seitz <keiths@redhat.com>
13102
13103 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13104 unused globals.
13105 (test_rbreak_creation_and_listing): Likewise.
13106 (test_ignore_count): Likewise.
13107 (test_error): Likewise.
13108
13109 2014-04-15 Pedro Alves <palves@redhat.com>
13110
13111 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13112 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13113 sym-file-loader.c.
13114 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13115 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13116 to sym-file-loader.c.
13117 (struct library): Forward declare.
13118 (load_shlib, lookup_function): Change prototypes.
13119 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13120 (translate_offset): Remove declarations.
13121 (get_text_addr): New declaration.
13122 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13123 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13124 sym-file-loader.h.
13125 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13126 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13127 here from sym-file-loader.h.
13128 (struct library): New structure.
13129 (load_shlib, lookup_function): Change prototypes and adjust to
13130 work with a struct library.
13131 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13132 (translate_offset): Make static.
13133 (get_text_addr): New function.
13134 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13135
13136 2014-04-15 Pedro Alves <palves@redhat.com>
13137
13138 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13139
13140 2014-04-15 Pedro Alves <palves@redhat.com>
13141
13142 * gdb.base/sym-file-loader.c: Include <limits.h>.
13143 (SELF_LINK): New define.
13144 (get_origin): New function.
13145 (load_shlib): Use it.
13146 * gdb.base/sym-file.exp: Don't early return if the target is
13147 remote. Use runto_main, and issue fail is that fails. Use
13148 gdb_load_shlibs.
13149 (shlib_name): Delete.
13150 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13151
13152 2014-04-15 Pedro Alves <palves@redhat.com>
13153
13154 * gdb.base/sym-file.exp: Remove regex characters from test
13155 message. Don't refer to breakpoint numbers in test messages.
13156
13157 2014-04-14 Keith Seitz <keiths@redhat.com>
13158
13159 PR c++/16253
13160 * gdb.cp/var-tag.cc: New file.
13161 * gdb.cp/var-tag.exp: New file.
13162 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13163 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13164 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13165 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13166
13167 2014-04-14 Tom Tromey <tromey@redhat.com>
13168
13169 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13170 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13171 type.
13172 * gdb.cp/enum-class.exp: New file.
13173 * gdb.cp/enum-class.cc: New file.
13174
13175 2014-04-14 Tom Tromey <tromey@redhat.com>
13176
13177 * gdb.dwarf2/enum-type.exp: New file.
13178
13179 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13180
13181 * gdb.mi/mi-vla-c99.exp: New file.
13182 * gdb.mi/vla.c: New file.
13183
13184 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13185
13186 * gdb.base/vla-datatypes.c: New file.
13187 * gdb.base/vla-datatypes.exp: New file.
13188
13189 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13190
13191 * gdb.base/vla-ptr.c: New file.
13192 * gdb.base/vla-ptr.exp: New file.
13193
13194 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13195
13196 * gdb.dwarf2/count.exp: New file.
13197
13198 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13199
13200 * gdb.base/vla-sideeffect.c: New file.
13201 * gdb.base/vla-sideeffect.exp: New file.
13202
13203 2014-04-14 David Blaikie <dblaikie@gmail.com>
13204
13205 * gdb.mi/non-stop.c: Add return value for non-void function return
13206 statement.
13207 * gdb.threads/staticthreads.c: Ditto.
13208
13209 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13210 Doug Evans <xdje42@gmail.com>
13211
13212 * gdb.guile/scm-value.c: Improve test case.
13213 * gdb.guile/scm-value.exp: Add new test.
13214
13215 2014-04-11 David Blaikie <dblaikie@gmail.com>
13216
13217 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13218 override Clang's default.
13219
13220 2014-04-11 Joel Brobecker <brobecker@adacore.com>
13221
13222 Revert the following changes (regressions):
13223
13224 * gdb.base/vla-sideeffect.c: New file.
13225 * gdb.base/vla-sideeffect.exp: New file.
13226
13227 * gdb.dwarf2/count.exp: New file.
13228
13229 * gdb.base/vla-multi.c: New file.
13230 * gdb.base/vla-multi.exp: New file.
13231
13232 * gdb.base/vla-ptr.c: New file.
13233 * gdb.base/vla-ptr.exp: New file.
13234
13235 * gdb.base/vla-datatypes.c: New file.
13236 * gdb.base/vla-datatypes.exp: New file.
13237
13238 * gdb.mi/mi-vla-c99.exp: New file.
13239 * gdb.mi/vla.c: New file.
13240
13241 2014-04-11 Keith Seitz <keiths@redhat.com>
13242
13243 PR c++/16675
13244 * gdb.cp/cpsizeof.exp: New file.
13245 * gdb.cp/cpsizeof.cc: New file.
13246
13247 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13248
13249 * gdb.mi/mi-vla-c99.exp: New file.
13250 * gdb.mi/vla.c: New file.
13251
13252 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13253
13254 * gdb.base/vla-datatypes.c: New file.
13255 * gdb.base/vla-datatypes.exp: New file.
13256
13257 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13258
13259 * gdb.base/vla-ptr.c: New file.
13260 * gdb.base/vla-ptr.exp: New file.
13261
13262 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13263
13264 * gdb.base/vla-multi.c: New file.
13265 * gdb.base/vla-multi.exp: New file.
13266
13267 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13268
13269 * gdb.dwarf2/count.exp: New file.
13270
13271 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13272
13273 * gdb.base/vla-sideeffect.c: New file.
13274 * gdb.base/vla-sideeffect.exp: New file.
13275
13276 2014-04-11 Yao Qi <yao@codesourcery.com>
13277
13278 * gdb.base/completion.exp: Check file exists before running tests
13279 on file completion.
13280
13281 2014-04-10 Pedro Alves <palves@redhat.com>
13282
13283 * gdb.base/cond-eval-mode.c: New file.
13284 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13285 prepare_for_testing to build the new file. Check result of
13286 runto_main.
13287 (test_break, test_watch): New procedures.
13288 (top level): Use them.
13289
13290 2014-04-08 Pierre Muller <muller@sourceware.org>
13291
13292 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13293 Ctrl-V use for mingw hosts.
13294
13295 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13296
13297 * gdb.python/py-value.c: Improve test case.
13298 * gdb.python/py-value.exp: Add new test.
13299
13300 2014-04-07 David Blaikie <dblaikie@gmail.com>
13301
13302 * lib/compiler.c: Identify the clang compiler.
13303 * lib/compiler.cc: Ditto.
13304
13305 2014-04-03 Yao Qi <yao@codesourcery.com>
13306
13307 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13308
13309 2014-04-01 Anton Blanchard <anton@samba.org>
13310
13311 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13312 messages unique.
13313
13314 2014-04-01 Anton Blanchard <anton@samba.org>
13315
13316 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13317 prepare_for_testing.
13318
13319 2014-04-01 Anton Blanchard <anton@samba.org>
13320
13321 * gdb.arch/ppc64-atomic-inst.c: Remove.
13322 * gdb.arch/ppc64-atomic-inst.S: New file.
13323 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13324
13325 2014-03-31 Doug Evans <dje@google.com>
13326
13327 * gdb.base/print-symbol-loading-lib.c: New file.
13328 * gdb.base/print-symbol-loading-main.c: New file.
13329 * gdb.base/print-symbol-loading.exp: New file.
13330
13331 2014-03-31 Yao Qi <yao@codesourcery.com>
13332
13333 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13334
13335 2014-03-28 Joel Brobecker <brobecker@adacore.com>
13336
13337 * gdb.ada/mi_dyn_arr: New testcase.
13338
13339 2014-03-27 Doug Evans <dje@google.com>
13340
13341 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13342
13343 2014-03-27 Yao Qi <yao@codesourcery.com>
13344
13345 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13346 if target is nios2-*-*.
13347
13348 2014-03-26 Yao Qi <yao@codesourcery.com>
13349
13350 * lib/gdb.exp (readline_is_used): New proc.
13351 * gdb.base/completion.exp: Move tests on command complete up.
13352 Skip the rest of tests if readline is not used.
13353 * gdb.ada/complete.exp: Skp the test if readline is not
13354 used.
13355 * gdb.base/filesym.exp: Likewise.
13356 * gdb.base/macscp.exp: Likewise.
13357 * gdb.base/readline-ask.exp: Likewise.
13358 * gdb.base/readline.exp: Likewise.
13359 * gdb.python/py-cmd.exp: Likewise.
13360 * gdb.trace/tfile.exp: Likewise.
13361
13362 2014-03-26 Yao Qi <yao@codesourcery.com>
13363
13364 * gdb.base/macscp.exp: Fix code format issues.
13365
13366 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13367
13368 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13369 * gdb.asm/powerpc64le.inc: New file.
13370
13371 2014-03-25 Pedro Alves <palves@redhat.com>
13372 Doug Evans <dje@google.com>
13373
13374 * gdb.base/source-execution.c: New file.
13375 * gdb.base/source-execution.exp: New file.
13376 * gdb.base/source-execution.gdb: New file.
13377
13378 2014-03-24 Doug Evans <dje@google.com>
13379
13380 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13381 using fission.
13382
13383 2014-03-24 Hui Zhu <hui@codesourcery.com>
13384 Pedro Alves <palves@redhat.com>
13385
13386 PR breakpoints/16101
13387 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13388 test pass/fail messages. Detect missing support for dprintf when
13389 breakpoints are actually inserted.
13390 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13391 breakpoints are actually inserted.
13392 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13393 fails.
13394
13395 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13396
13397 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13398
13399 2014-03-22 Doug Evans <xdje42@gmail.com>
13400
13401 * gdb.python/python.exp (python not supported): Verify multi-line
13402 python command issues an error.
13403 * gdb.guile/guile.exp (guile not supported): Verify multi-line
13404 guile command issues an error.
13405
13406 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13407
13408 * gdb.threads/thread-specific.exp: Handle the lack of usable
13409 $this_breakpoint and $this_thread.
13410
13411 2014-03-21 Hui Zhu <hui@codesourcery.com>
13412
13413 * gdb.base/attach.exp (do_command_attach_tests): New.
13414
13415 2014-03-20 Tom Tromey <tromey@redhat.com>
13416 Pedro Alves <palves@redhat.com>
13417
13418 PR cli/15718
13419 * gdb.base/condbreak-call-false.c: New file.
13420 * gdb.base/condbreak-call-false.exp: New file.
13421
13422 2014-03-20 Pedro Alves <palves@redhat.com>
13423
13424 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13425 Delete.
13426 (block_signals, unblock_signals): Delete.
13427 (child_function_2, main): Remove references to deleted variable
13428 and functions.
13429
13430 2014-03-20 Pedro Alves <palves@redhat.com>
13431
13432 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13433 Use pthread_kill to signal thread 2.
13434 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13435 Adjust to make the test send itself a signal rather than using the
13436 host's "kill" command.
13437
13438 2014-03-20 Pedro Alves <palves@redhat.com>
13439
13440 * gdb.threads/multiple-step-overs.c: New file.
13441 * gdb.threads/multiple-step-overs.exp: New file.
13442 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13443 Adjust expected infrun debug output.
13444
13445 2014-03-20 Pedro Alves <palves@redhat.com>
13446
13447 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13448 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13449
13450 2014-03-20 Pedro Alves <palves@redhat.com>
13451
13452 PR breakpoints/7143
13453 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13454 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13455 of gdb_test_multiple.
13456 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13457 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13458
13459 2014-03-20 Pedro Alves <palves@redhat.com>
13460
13461 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13462 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13463
13464 2014-03-19 Pedro Alves <palves@redhat.com>
13465
13466 * gdb.base/async.exp: Remove early return.
13467
13468 2014-03-19 Pedro Alves <palves@redhat.com>
13469
13470 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13471
13472 2014-03-19 Pedro Alves <palves@redhat.com>
13473
13474 * gdb.base/async.exp (test_background): Expect \r\n after
13475 "completed." in the fail pattern.
13476
13477 2014-03-19 Pedro Alves <palves@redhat.com>
13478
13479 * gdb.base/async.exp (test_background): New procedure.
13480 Use it for all background execution command tests.
13481
13482 2014-03-19 Pedro Alves <palves@redhat.com>
13483
13484 * gdb.base/async.exp: Use prepare_for_testing.
13485
13486 2014-03-19 Pedro Alves <palves@redhat.com>
13487
13488 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13489 the same line.
13490
13491 2014-03-19 Pedro Alves <palves@redhat.com>
13492
13493 * gdb.base/async.c (main): Add "jump here" and "until here" line
13494 marker comments.
13495 * gdb.base/async.exp (jump_here): New global.
13496 (jump& test): Use it.
13497 (until_here): New global.
13498 (until& test): Use it.
13499
13500 2014-03-19 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.base/async.exp: Don't frob gdb_protocol.
13503
13504 2014-03-18 Doug Evans <xdje42@gmail.com>
13505
13506 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13507 Fix spelling of exec-done-display.
13508
13509 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13510
13511 PR gdb/15358
13512 * gdb.base/gdb-sigterm.c: New file.
13513 * gdb.base/gdb-sigterm.exp: New file.
13514
13515 2014-03-18 Pedro Alves <palves@redhat.com>
13516
13517 PR gdb/13860
13518 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13519 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13520 solib-event.
13521
13522 2014-03-17 Joel Brobecker <brobecker@adacore.com>
13523
13524 * gdb.ada/pckd_arr_ren: New testcase.
13525
13526 2014-03-13 Doug Evans <xdje42@gmail.com>
13527
13528 PR guile/16612
13529 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13530 collect after discarding symbols.
13531
13532 2014-03-13 Ludovic Courtès <ludo@gnu.org>
13533 Doug Evans <xdje42@gmail.com>
13534
13535 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13536 to history survives a gc.
13537
13538 2014-03-13 Pedro Alves <palves@redhat.com>
13539
13540 * gdb.base/default.exp: Don't test "target procfs".
13541
13542 2014-03-13 Pedro Alves <palves@redhat.com>
13543
13544 * gdb.base/default.exp: Update "target child" and "target procfs"
13545 tests to not expect "Unix".
13546
13547 2014-03-12 Tom Tromey <tromey@redhat.com>
13548
13549 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13550 New procs. Add target-async tests.
13551 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13552 Add target-async tests.
13553
13554 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13555
13556 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13557 'func_start' and 'func_end' for the beginning and end of the
13558 function code, respectively.
13559 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13560 'func_end' instead of 'func' and 'main'.
13561
13562 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13563
13564 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13565 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13566 generate the debug info assembler source.
13567
13568 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13569
13570 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13571 * gdb.dwarf2/arr-subrange.exp: Likewise.
13572 * gdb.dwarf2/dwz.exp: Likewise.
13573 * gdb.dwarf2/method-ptr.exp: Likewise.
13574 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13575 * gdb.dwarf2/subrange.exp: Likewise.
13576 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13577 * gdb.dwarf2/implptrpiece.exp: Likewise.
13578 * gdb.dwarf2/nostaticblock.exp: Likewise.
13579
13580 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13581
13582 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13583 directory to absolute path name arguments.
13584
13585 2014-03-10 Joel Brobecker <brobecker@adacore.com>
13586
13587 * gdb.ada/tagged_access: New testcase.
13588
13589 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13590
13591 * gdb.btrace/data.exp: Update expected output.
13592
13593 2014-03-06 Yao Qi <yao@codesourcery.com>
13594
13595 * gdb.trace/pr16508.exp: New file.
13596
13597 2014-03-05 Pedro Alves <palves@redhat.com>
13598
13599 PR gdb/16575
13600 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13601 procedure.
13602 (top level): Adjust to use it. Add tests that exercise breakpoint
13603 interaction with the code-cache.
13604
13605 2014-02-26 Ludovic Courtès <ludo@gnu.org>
13606
13607 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13608 test for 'history-append!'.
13609
13610 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13611
13612 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13613 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13614 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13615 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13616 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13617 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13618
13619 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13620
13621 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13622 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13623 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13624
13625 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13626
13627 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13628
13629 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13630
13631 * gdb.dwarf2/arr-stride.c: New file.
13632 * gdb.dwarf2/arr-stride.exp: New file.
13633
13634 2014-02-26 Pedro Alves <palves@redhat.com>
13635
13636 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13637 that won't ever trigger. Make sure that GDB reports the correct
13638 breakpoint that caused the stop.
13639
13640 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13641
13642 PR gdb/16626
13643 * gdb.base/auto-load-script: New file.
13644 * gdb.base/auto-load.c: New file.
13645 * gdb.base/auto-load.exp: New file.
13646
13647 PR gdb/16626
13648 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13649
13650 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13651
13652 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13653 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13654
13655 2014-02-24 Doug Evans <dje@google.com>
13656
13657 * lib/gdb.exp (run_on_host): Log error output if program fails.
13658
13659 2014-02-21 Pedro Alves <palves@redhat.com>
13660
13661 * gdb.threads/step-after-sr-lock.c: Rename to ...
13662 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13663 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13664 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13665 ... this.
13666
13667 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13668
13669 PR tdep/16397
13670 * gdb.arch/amd64-stap-special-operands.exp: New file.
13671 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13672 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13673 * gdb.arch/amd64-stap-triplet.S: Likewise.
13674 * gdb.arch/amd64-stap-triplet.c: Likewise.
13675
13676 2014-02-20 Joel Brobecker <brobecker@adacore.com>
13677
13678 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13679 in .section pseudo-op.
13680
13681 2014-02-20 lin zuojian <manjian2006@gmail.com>
13682 Joel Brobecker <brobecker@adacore.com>
13683 Doug Evans <xdje42@gmail.com>
13684
13685 PR symtab/16581
13686 * gdb.dwarf2/dw2-icycle.S: New file.
13687 * gdb.dwarf2/dw2-icycle.c: New file.
13688 * gdb.dwarf2/dw2-icycle.exp: New file.
13689
13690 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13691
13692 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13693 operations on gdb.Value objects.
13694 * gdb.python/py-value-cc.exp: Add new test to test operations on
13695 gdb.Value objects.
13696
13697 2014-02-18 Doug Evans <dje@google.com>
13698
13699 * Makefile.in (TESTS): New variable.
13700 (expanded_tests, expanded_tests_or_none): New variables
13701 (check-single): Pass $(expanded_tests_or_none) to runtest.
13702 (check-parallel): Only run tests in $(TESTS) if non-empty.
13703 (check/no-matching-tests-found): New rule.
13704 * README: Document TESTS makefile variable.
13705
13706 2014-02-18 Doug Evans <dje@google.com>
13707
13708 * Makefile.in (check-parallel): rm -rf outputs temp.
13709
13710 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13711
13712 Fix "ERROR: no fileid for" in the testsuite.
13713 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13714
13715 2014-02-12 Doug Evans <dje@google.com>
13716
13717 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13718 (MISCELLANEOUS): New variable.
13719 (clean): rm -rf $(MISCELLANEOUS).
13720 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13721 dwp live in the same directory as symlinks, with each symlink pointed
13722 to a differently named file in a different directory.
13723
13724 2014-02-11 Doug Evans <dje@google.com>
13725
13726 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13727 of Tcl file commands.
13728
13729 2014-02-10 Mark Kettenis <kettenis@gnu.org>
13730
13731 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13732 "kill -SIGUSR1 -1".
13733
13734 2014-02-10 Joel Brobecker <brobecker@adacore.com>
13735
13736 * gdb.ada/tick_length_array_enum_idx: New testcase.
13737
13738 2014-02-10 Doug Evans <xdje42@gmail.com>
13739
13740 * configure.ac (AC_OUTPUT): Add gdb.guile.
13741 * configure: Regenerate.
13742 * lib/gdb-guile.exp: New file.
13743 * lib/gdb.exp (get_target_charset): New function.
13744 * gdb.base/help.exp: Update expected output from "apropos apropos".
13745 * gdb.guile/Makefile.in: New file.
13746 * gdb.guile/guile.exp: New file.
13747 * gdb.guile/scm-arch.c: New file.
13748 * gdb.guile/scm-arch.exp: New file.
13749 * gdb.guile/scm-block.c: New file.
13750 * gdb.guile/scm-block.exp: New file.
13751 * gdb.guile/scm-breakpoint.c: New file.
13752 * gdb.guile/scm-breakpoint.exp: New file.
13753 * gdb.guile/scm-disasm.c: New file.
13754 * gdb.guile/scm-disasm.exp: New file.
13755 * gdb.guile/scm-equal.c: New file.
13756 * gdb.guile/scm-equal.exp: New file.
13757 * gdb.guile/scm-error.exp: New file.
13758 * gdb.guile/scm-error.scm: New file.
13759 * gdb.guile/scm-frame-args.c: New file.
13760 * gdb.guile/scm-frame-args.exp: New file.
13761 * gdb.guile/scm-frame-args.scm: New file.
13762 * gdb.guile/scm-frame-inline.c: New file.
13763 * gdb.guile/scm-frame-inline.exp: New file.
13764 * gdb.guile/scm-frame.c: New file.
13765 * gdb.guile/scm-frame.exp: New file.
13766 * gdb.guile/scm-generics.exp: New file.
13767 * gdb.guile/scm-gsmob.exp: New file.
13768 * gdb.guile/scm-iterator.c: New file.
13769 * gdb.guile/scm-iterator.exp: New file.
13770 * gdb.guile/scm-math.c: New file.
13771 * gdb.guile/scm-math.exp: New file.
13772 * gdb.guile/scm-objfile-script-gdb.in: New file.
13773 * gdb.guile/scm-objfile-script.c: New file.
13774 * gdb.guile/scm-objfile-script.exp: New file.
13775 * gdb.guile/scm-objfile.c: New file.
13776 * gdb.guile/scm-objfile.exp: New file.
13777 * gdb.guile/scm-ports.exp: New file.
13778 * gdb.guile/scm-pretty-print.c: New file.
13779 * gdb.guile/scm-pretty-print.exp: New file.
13780 * gdb.guile/scm-pretty-print.scm: New file.
13781 * gdb.guile/scm-section-script.c: New file.
13782 * gdb.guile/scm-section-script.exp: New file.
13783 * gdb.guile/scm-section-script.scm: New file.
13784 * gdb.guile/scm-symbol.c: New file.
13785 * gdb.guile/scm-symbol.exp: New file.
13786 * gdb.guile/scm-symtab-2.c: New file.
13787 * gdb.guile/scm-symtab.c: New file.
13788 * gdb.guile/scm-symtab.exp: New file.
13789 * gdb.guile/scm-type.c: New file.
13790 * gdb.guile/scm-type.exp: New file.
13791 * gdb.guile/scm-value-cc.cc: New file.
13792 * gdb.guile/scm-value-cc.exp: New file.
13793 * gdb.guile/scm-value.c: New file.
13794 * gdb.guile/scm-value.exp: New file.
13795 * gdb.guile/source2.scm: New file.
13796 * gdb.guile/types-module.cc: New file.
13797 * gdb.guile/types-module.exp: New file.
13798
13799 2014-02-10 Yao Qi <yao@codesourcery.com>
13800
13801 PR testsuite/16543
13802 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
13803 * configure: Regenerated.
13804 * Makefile.in: New file.
13805
13806 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
13807
13808 * gdb.python/py-framefilter.exp: Fix typo.
13809
13810 2014-02-08 Yao Qi <yao@codesourcery.com>
13811
13812 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
13813 that no =breakpoint-modified is emitted when breakpoints are
13814 modified through MI commands.
13815
13816 2014-02-07 Pedro Alves <pedro@codesourcery.com>
13817 Pedro Alves <palves@redhat.com>
13818
13819 * gdb.threads/step-after-sr-lock.c: New file.
13820 * gdb.threads/step-after-sr-lock.exp: New file.
13821
13822 2014-02-07 Pedro Alves <palves@redhat.com>
13823
13824 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
13825
13826 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13827
13828 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
13829 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
13830
13831 2014-02-06 Doug Evans <xdje42@gmail.com>
13832
13833 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
13834 output.
13835
13836 * gdb.gdb/python-interrupts.exp: New file.
13837
13838 2014-02-05 Yao Qi <yao@codesourcery.com>
13839
13840 * gdb.trace/report.exp (use_collected_data): Test the output
13841 of "info threads" and "info inferiors".
13842
13843 2014-02-05 Yao Qi <yao@codesourcery.com>
13844
13845 Revert this patch:
13846
13847 2013-05-24 Yao Qi <yao@codesourcery.com>
13848
13849 * gdb.trace/tfile.exp: Test inferior and thread.
13850
13851 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13852
13853 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
13854 on a function.
13855 * gdb.base/step-bt.c: Call hello via function pointer to make
13856 sure its first instruction is executed on powerpc64le-linux.
13857
13858 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13859
13860 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
13861
13862 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13863
13864 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
13865 of the test patterns for use on little-endian systems.
13866
13867 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13868
13869 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
13870 (decimal_vector): Fix for little-endian.
13871
13872 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
13873
13874 * gdb.arch/sparc-sysstep.exp: New file.
13875 * gdb.arch/sparc-sysstep.c: Likewise.
13876
13877 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
13878
13879 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13880
13881 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
13882
13883 2014-01-23 Tom Tromey <tromey@redhat.com>
13884
13885 * gdb.ada/array_char_idx: New testcase.
13886
13887 2014-01-23 Tom Tromey <tromey@redhat.com>
13888
13889 PR python/16487:
13890 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
13891 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
13892 classes.
13893
13894 2014-01-23 Tom Tromey <tromey@redhat.com>
13895
13896 PR python/16491:
13897 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
13898 string from an inferior frame.
13899 * gdb.python/py-framefilter-mi.exp: Update.
13900
13901 2014-01-22 Doug Evans <dje@google.com>
13902
13903 * gdb.server/server-mon.exp: Add tests for "set debug-format".
13904
13905 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13906
13907 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
13908
13909 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13910
13911 * gdb.trace/entry-values.exp: Remove excess space character from
13912 regex patterns. Handle s390 call instruction.
13913
13914 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13915
13916 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
13917 define "*_start" label. Make "name" static.
13918 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
13919 ${name} by references to ${name}_start.
13920
13921 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13922
13923 * gdb.base/info-macros.exp: Remove "debug" from the compile
13924 options.
13925
13926 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13927
13928 * gdb.dlang/demangle.exp: New file.
13929
13930 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13931
13932 * gdb.dlang/primitive-types.exp: New file.
13933
13934 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13935
13936 * configure.ac: Create gdb.dlang/Makefile.
13937 * configure: Regenerate.
13938 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
13939 * gdb.dlang/Makefile.in: New file.
13940 * lib/d-support.exp: New file.
13941 * lib/gdb.exp (skip_d_tests): New proc.
13942
13943 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13944
13945 * gdb.btrace/delta.exp: Check reverse stepi.
13946 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
13947 * gdb.btrace/finish.exp: New.
13948 * gdb.btrace/next.exp: New.
13949 * gdb.btrace/nexti.exp: New.
13950 * gdb.btrace/record_goto.c: Add comments.
13951 * gdb.btrace/step.exp: New.
13952 * gdb.btrace/stepi.exp: New.
13953 * gdb.btrace/multi-thread-step.c: New.
13954 * gdb.btrace/multi-thread-step.exp: New.
13955 * gdb.btrace/rn-dl-bind.c: New.
13956 * gdb.btrace/rn-dl-bind.exp: New.
13957 * gdb.btrace/data.c: New.
13958 * gdb.btrace/data.exp: New.
13959 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13960
13961 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13962
13963 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
13964 * gdb.btrace/exception.exp: Update.
13965 * gdb.btrace/instruction_history.exp: Update.
13966 * gdb.btrace/record_goto.exp: Update.
13967 * gdb.btrace/tailcall.exp: Update.
13968 * gdb.btrace/unknown_functions.exp: Update.
13969 * gdb.btrace/delta.exp: New.
13970
13971 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13972
13973 * gdb.btrace/record_goto.exp: Add backtrace test.
13974 * gdb.btrace/tailcall.exp: Add backtrace test.
13975
13976 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13977
13978 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
13979 * gdb.btrace/record_goto.c: New.
13980 * gdb.btrace/record_goto.exp: New.
13981 * gdb.btrace/x86-record_goto.S: New.
13982
13983 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13984
13985 * gdb.btrace/function_call_history.exp: Update tests.
13986 * gdb.btrace/instruction_history.exp: Update tests.
13987
13988 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13989
13990 * gdb.btrace/function_call_history.exp: Fix expected field
13991 order for "record function-call-history".
13992 Add new tests for "record function-call-history /c".
13993 * gdb.btrace/exception.cc: New.
13994 * gdb.btrace/exception.exp: New.
13995 * gdb.btrace/tailcall.exp: New.
13996 * gdb.btrace/x86-tailcall.S: New.
13997 * gdb.btrace/x86-tailcall.c: New.
13998 * gdb.btrace/unknown_functions.c: New.
13999 * gdb.btrace/unknown_functions.exp: New.
14000 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14001
14002 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14003
14004 * gdb.btrace/instruction_history.exp: Update.
14005 * gdb.btrace/function_call_history.exp: Update.
14006
14007 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14008
14009 * gdb.btrace/function_call_history.exp: Fix expected function
14010 trace.
14011 * gdb.btrace/instruction_history.exp: Initialize traced.
14012 Remove traced_functions.
14013
14014 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14015
14016 * gdb.btrace/function_call_history.exp: Update
14017 * gdb.btrace/instruction_history.exp: Update.
14018
14019 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14020
14021 * gdb.btrace/enable.exp: Update expected text.
14022
14023 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14024
14025 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14026 bytes.
14027
14028 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14029
14030 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14031
14032 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
14033
14034 * lib/gdb.exp (supports_process_record): Return true for
14035 arm*-linux*. (supports_reverse): Likewise.
14036
14037 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14038
14039 PR python/15464
14040 PR python/16113
14041 * gdb.python/py-type.c: Enhance test case.
14042 * gdb.python/py-value-cc.cc: Likewise
14043 * gdb.python/py-type.exp: Add new tests.
14044 * gdb.python/py-value-cc.exp: Likewise
14045
14046 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14047 Pedro Alves <palves@redhat.com>
14048
14049 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14050 Make "name" extern.
14051 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14052 references to ${name}_start by references to ${name}.
14053
14054 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14055
14056 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14057
14058 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14059
14060 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14061
14062 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14063 Pedro Alves <palves@redhat.com>
14064
14065 * gdb.mi/mi-info-os.exp: Connect to the target with
14066 mi_gdb_target_load.
14067
14068 2014-01-08 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.threads/reconnect-signal.c: New file.
14071 * gdb.threads/reconnect-signal.exp: New file.
14072
14073 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14074
14075 * gdb.base/source-dir.exp: New file.
14076
14077 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14078
14079 * gdb.ada/mi_interface: New testcase.
14080
14081 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14082
14083 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14084 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14085 gdb.ada/pp-rec-component/pck.ads: New files.
14086
14087 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14088
14089 * gdb.python/py-pp-integral.c: New file.
14090 * gdb.python/py-pp-integral.py: New file.
14091 * gdb.python/py-pp-integral.exp: New file.
14092
14093 For older changes see ChangeLog-1993-2013.
14094 \f
14095 ;; Local Variables:
14096 ;; mode: change-log
14097 ;; left-margin: 8
14098 ;; fill-column: 74
14099 ;; version-control: never
14100 ;; End:
14101
14102 Copyright 2014-2018 Free Software Foundation, Inc.
14103 Copying and distribution of this file, with or without modification,
14104 are permitted provided the copyright notice and this notice are preserved.
This page took 0.380057 seconds and 5 git commands to generate.