]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
btrace: set/show record btrace cpu
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2
3 * gdb.btrace/cpu.exp: New.
4
5 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6
7 * gdb.base/step-indirect-call-thunk.exp: New.
8 * gdb.base/step-indirect-call-thunk.c: New.
9 * gdb.reverse/step-indirect-call-thunk.exp: New.
10 * gdb.reverse/step-indirect-call-thunk.c: New.
11
12 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
13
14 * gdb.base/pie-fork.c: New file.
15 * gdb.base/pie-fork.exp: New file.
16
17 2018-04-11 Tom Tromey <tom@tromey.com>
18
19 * gdb.rust/simple.exp: Add test for ".." struct initializer.
20
21 2018-04-10 Pedro Alves <palves@redhat.com>
22
23 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
24 exits. Instead loop running forever.
25 (fork_parent): Run forever too.
26
27 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
28
29 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
30 mi_continue_to_line.
31 * gdb.mi/mi-stack.c (callee4): Add comment.
32
33 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
34
35 * gdb.mi/mi-stack.exp: Fix indentation.
36
37 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
38
39 PR gdb/22979
40 * gdb.arch/amd64-osabi.exp: New file.
41
42 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
43
44 PR gdb/22980
45 * gdb.base/osabi.exp: New file.
46
47 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
48
49 * gdb.cp/static-typedef-print.exp: New file.
50 * gdb.cp/static-typedef-print.cc: New file.
51
52 2018-03-27 Joel Brobecker <brobecker@adacore.com>
53
54 * gdb.ada/varsize_limit: New testcase.
55
56 2018-03-27 Joel Brobecker <brobecker@adacore.com>
57
58 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
59
60 * gdb.ada/notcplusplus: New testcase.
61
62 * gdb.base/c-linkage-name.c: New file.
63 * gdb.base/c-linkage-name.exp: New testcase.
64
65 2018-03-26 Tom Tromey <tom@tromey.com>
66
67 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
68 * gdb.python/py-framefilter.py (name_error): New global.
69 (ErrorInName.function): Use name_error.
70
71 2018-03-26 Tom Tromey <tom@tromey.com>
72
73 PR backtrace/15582:
74 * gdb.python/py-framefilter.exp: Add "bt hide" test.
75
76 2018-03-23 Keith Seitz <keiths@redhat.com>
77
78 PR c++/22968
79 * gdb.cp/subtypes.exp: New file.
80 * gdb.cp/subtypes.h: New file.
81 * gdb.cp/subtypes.cc: New file.
82 * gdb.cp/subtypes-2.cc: New file.
83
84 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
85
86 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
87 (done): Call '_exit' not 'exit' to avoid atexit handlers.
88 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
89 -nostartfiles when compiling the test. Confirm that all registers
90 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
91
92 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
93
94 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
95 option, syntax was wrong anyway.
96 * gdb.arch/arm-disp-step.exp: Likewise.
97 * gdb.arch/sparc64-regs.exp: Likewise.
98 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
99 option, syntax was wrong anyway, switch to use
100 prepare_for_testing.
101 * gdb.arch/i386-disp-step.exp: Likewise.
102
103 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
104
105 * gdb.ada/exec_changed.exp: Replace "target_info exists
106 use_gdb_stub" by "use_gdb_stub".
107 * gdb.ada/start.exp: Likewise.
108 * gdb.base/async-shell.exp: Likewise.
109 * gdb.base/attach-pie-misread.exp: Likewise.
110 * gdb.base/attach-wait-input.exp: Likewise.
111 * gdb.base/break-entry.exp: Likewise.
112 * gdb.base/break-interp.exp: Likewise.
113 * gdb.base/dprintf-detach.exp: Likewise.
114 * gdb.base/nostdlib.exp: Likewise.
115 * gdb.base/solib-nodir.exp: Likewise.
116 * gdb.base/statistics.exp: Likewise.
117 * gdb.base/testenv.exp: Likewise.
118 * gdb.mi/mi-exec-run.exp: Likewise.
119 * gdb.mi/mi-start.exp: Likewise.
120 * gdb.multi/dummy-frame-restore.exp: Likewise.
121 * gdb.multi/multi-arch-exec.exp: Likewise.
122 * gdb.multi/multi-arch.exp: Likewise.
123 * gdb.multi/tids.exp: Likewise.
124 * gdb.multi/watchpoint-multi.exp: Likewise.
125 * gdb.python/py-events.exp: Likewise.
126 * gdb.threads/attach-into-signal.exp: Likewise.
127 * gdb.threads/attach-stopped.exp: Likewise.
128 * gdb.threads/threadapply.exp: Likewise.
129 * lib/selftest-support.exp: Likewise.
130
131 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
132
133 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
134
135 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
136
137 * gdb.perf/template-breakpoints.cc: New file.
138 * gdb.perf/template-breakpoints.exp: New file.
139 * gdb.perf/template-breakpoints.py: New file.
140
141 2018-03-19 Tom Tromey <tom@tromey.com>
142
143 * gdb.rust/simple.rs (main): Add local variables field1, field2,
144 y0.
145 * gdb.rust/simple.exp: Test bare identifier form of struct
146 initializer.
147
148 2018-03-19 Tom Tromey <tom@tromey.com>
149
150 * gdb.gdb/observer.exp: Remove.
151
152 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
153
154 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
155 "qualified" option when setting breakpoints.
156 * gdb.trace/backtrace.exp: Likewise.
157 * gdb.trace/circ.exp: Likewise.
158 * gdb.trace/collection.exp: Likewise.
159 * gdb.trace/disconnected-tracing.exp: Likewise.
160 * gdb.trace/ftrace-lock.exp: Likewise.
161 * gdb.trace/ftrace.exp: Likewise.
162 * gdb.trace/infotrace.exp: Likewise.
163 * gdb.trace/packetlen.exp: Likewise.
164 * gdb.trace/passc-dyn.exp: Likewise.
165 * gdb.trace/qtro.exp: Likewise.
166 * gdb.trace/read-memory.exp: Likewise.
167 * gdb.trace/report.exp: Likewise.
168 * gdb.trace/signal.exp: Likewise.
169 * gdb.trace/status-stop.exp: Likewise.
170 * gdb.trace/strace.exp: Likewise.
171 * gdb.trace/tfind.exp: Likewise.
172 * gdb.trace/trace-break.exp: Likewise.
173 * gdb.trace/trace-condition.exp: Likewise.
174 * gdb.trace/trace-mt.exp: Likewise.
175 * gdb.trace/tstatus.exp: Likewise.
176 * gdb.trace/tsv.exp: Likewise.
177 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
178 * gdb.trace/unavailable.exp: Likewise.
179 * gdb.trace/while-dyn.exp: Likewise.
180
181 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
182
183 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
184 that libinproctrace is copied to the target.
185
186 2018-03-14 Tom Tromey <tom@tromey.com>
187
188 PR cli/14977:
189 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
190 a null pointer.
191 * gdb.base/wchar.exp: Likewise.
192
193 2018-03-14 Tom Tromey <tom@tromey.com>
194
195 PR cli/19918:
196 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
197 flag.
198
199 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
200
201 PR gdb/22841
202 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
203 "target" to remote_exec.
204
205 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
206
207 PR gdb/22841
208 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
209 ${board}_upload): Remove.
210
211 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
212
213 * gdb.cp/watch-cp.cc: New test.
214 * gdb.cp/watch-cp.exp: New file.
215
216 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
217
218 * gdb.base/infcall-nested-structs.exp: New file.
219 * gdb.base/infcall-nested-structs.c: New file.
220 * gdb.base/float.exp: Add riscv support.
221
222 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
223
224 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
225 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
226
227 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
228
229 * gdb.server/abspath.exp: New file.
230 * lib/gdb.exp (with_cwd): New procedure.
231
232 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
233
234 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
235 use it.
236 (gdb_is_target_remote_prompt): New proc.
237 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
238 (gdb_is_target_native): Pass prompt parameter to
239 gdb_is_target_1.
240
241 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
242
243 * gdb.base/load-command.c: New file.
244 * gdb.base/load-command.exp: New file.
245 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
246 (gdb_is_target_1): ...this, and generalize for other targets
247 than just remote.
248 (gdb_is_target_remote): Use gdb_is_target_1.
249 (gdb_is_target_native): use gdb_is_target_1.
250
251 2018-02-26 Tom Tromey <tom@tromey.com>
252
253 PR python/16497:
254 * gdb.python/py-framefilter.exp: Update test.
255
256 2018-02-26 Tom Tromey <tom@tromey.com>
257
258 * gdb.dwarf2/variant.c: New file.
259 * gdb.dwarf2/variant.exp: New file.
260
261 2018-02-26 Tom Tromey <tom@tromey.com>
262
263 * gdb.rust/simple.exp: Accept more possible results in enum test.
264
265 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
266
267 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
268 parentheses.
269
270 2018-02-23 Maciej W. Rozycki <macro@mips.com>
271
272 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
273 name of a variable: $actual_linejj -> $actual_line.
274
275 2018-02-21 John Baldwin <jhb@FreeBSD.org>
276
277 * gdb.arch/amd64-i386-address.exp: Fix a typo.
278
279 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
280
281 * gdb.btrace/buffer-size.exp: Do not force BTS.
282
283 2018-02-14 Pedro Alves <palves@redhat.com>
284
285 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
286 getting a "Quit".
287
288 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
289
290 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
291 Fix test name.
292
293 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
294
295 * gdb.cp/m-static.exp: Check type of optimized out static
296 member.
297
298 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
299
300 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
301 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
302
303 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
304 Leszek Swirski <leszeks@google.com>
305
306 * gdb.python/py-prettyprint.c
307 (struct to_string_returns_value_inner,
308 struct to_string_returns_value_wrapper): New.
309 (main): Add tsrvw variable.
310 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
311 ToStringReturnsValueWrapper): New classes.
312 (register_pretty_printers): Register new pretty-printers.
313 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
314 recursive pretty printer.
315 * gdb.python/py-mi.exp: Likewise.
316
317 2018-02-01 Leszek Swirski <leszeks@google.com>
318
319 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
320 functions with the same name as an include file are parsed
321 correctly.
322
323 2018-02-01 Yao Qi <yao.qi@linaro.org>
324
325 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
326 "\[^\r\n\]*".
327
328 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
329
330 * gdb.arch/powerpc-prologue-frame.s: New file.
331 * gdb.arch/powerpc-prologue-frame.c: Likewise.
332 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
333
334 2018-01-31 Joel Brobecker <brobecker@adacore.com>
335
336 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
337
338 2018-01-30 Pedro Alves <palves@redhat.com>
339
340 PR gdb/13211
341 * gdb.base/interrupt-daemon.c: New.
342 * gdb.base/interrupt-daemon.exp: New.
343 * gdb.multi/multi-term-settings.c: New.
344 * gdb.multi/multi-term-settings.exp: New.
345
346 2018-01-30 Joel Brobecker <brobecker@adacore.com>
347
348 * gdb.base/break.exp: Save the location where the breakpoint
349 on break.c:47 was actually inserted when debugging the version
350 compiled at -O2 and use it in the expected output of the "info
351 break" test performed soon after.
352
353 2018-01-22 Pedro Alves <palves@redhat.com>
354 Sergio Durigan Junior <sergiodj@redhat.com>
355
356 * gdb.base/whatis.exp: Add tests for 'set print object on' +
357 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
358
359 2018-01-22 Joel Brobecker <brobecker@adacore.com>
360
361 * gdb.base/break-include.c, gdb.base/break-include.inc,
362 gdb.base/break-include.exp: New files.
363 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
364 line number now being the actual line number where the breakpoint
365 was inserted.
366 * gdb.mi/mi-break.exp: Likewise.
367 * gdb.mi/mi-reverse.exp: Likewise.
368 * gdb.mi/mi-simplerun.exp: Ditto.
369
370 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
371
372 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
373 varobj.
374 * gdb.mi/mi-var-create-rtti.exp: Likewise.
375
376 2018-01-21 Don Breazeal <donb@codesourcery.com>
377 Andrew Burgess <andrew.burgess@embecosm.com>
378
379 * gdb.mi/basics.c: Add new global.
380 * gdb.mi/mi-frame-regs.exp: New file.
381 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
382 case.
383
384 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
385
386 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
387 non-parameter, and on an unknown symbol.
388
389 2018-01-19 Tom Tromey <tom@tromey.com>
390
391 * gdb.rust/modules.rs (TWENTY_THREE): New global.
392 * gdb.rust/modules.exp: Add ::-qualified lookup test.
393
394 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
395
396 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
397 setrlimit and chdir to int.
398
399 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
400
401 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
402 function.
403 (my_tend): Likewise.
404 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
405 rationale of avoiding FP- and vector instructions.
406
407 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
408
409 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
410 "info reg" with "\[ \t\]*".
411 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
412 "\[ \t\]+".
413 * gdb.arch/s390-multiarch.exp: Ditto.
414 * gdb.base/pc-fp.exp: Ditto.
415 * gdb.reverse/i386-precsave.exp: Ditto.
416 * gdb.reverse/i386-reverse.exp: Ditto.
417 * gdb.reverse/i387-env-reverse.exp: Ditto.
418 * gdb.reverse/i387-stack-reverse.exp: Ditto.
419
420 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
421
422 * lib/gdb.exp (gdb_compile): Re-enable use of
423 universal_compile_options for languages other than Rust.
424
425 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
426
427 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
428
429 2018-01-17 Mike Gulick <mgulick@mathworks.com>
430
431 PR gdb/16577
432 * gdb.base/solib-vanish.exp: New.
433 * gdb.base/solib-vanish-main.c: New.
434 * gdb.base/solib-vanish-lib1.c: New.
435 * gdb.base/solib-vanish-lib2.c: New.
436
437 2018-01-17 Yao Qi <yao.qi@linaro.org>
438
439 * gdb.compile/compile.exp: Match the address printed for
440 frame in the output of command "bt".
441
442 2018-01-15 Tom Tromey <tom@tromey.com>
443
444 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
445 compute sp_reg.
446
447 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
448
449 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
450 to prepare.
451 (prepare): Return 0 on error, 1 on success.
452
453 2018-01-12 Pedro Alves <palves@redhat.com>
454
455 * gdb.base/continue-after-aborted-step-over.c: New.
456 * gdb.base/continue-after-aborted-step-over.exp: New.
457
458 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
459
460 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
461 options when not creating an executable.
462
463 2018-01-11 Pedro Alves <palves@redhat.com>
464
465 PR remote/22597
466 * gdb.server/stop-reply-no-thread.c: New file.
467 * gdb.server/stop-reply-no-thread.exp: New file.
468
469 2018-01-10 Pedro Alves <palves@redhat.com>
470
471 PR gdb/22670
472 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
473 functions too. Test setting breakpoints and printing C functions
474 with no debug info too.
475 * gdb.ada/bp_c_mixed_case/qux.c: New file.
476
477 2018-01-10 Pedro Alves <palves@redhat.com>
478
479 PR gdb/22670
480 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
481 a fail.
482
483 2018-01-10 Pedro Alves <palves@redhat.com>
484
485 PR gdb/22670
486 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
487
488 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
489
490 * gdb.server/unittest.exp: Match the output in non-development
491 mode.
492
493 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
494
495 * gdb.gdb/unittest.exp: Match output in non-development mode.
496
497 2018-01-08 Joel Brobecker <brobecker@adacore.com>
498
499 * gdb.ada/access_tagged_param.exp: Relax expected output
500 for value of "ObjL" in "continue" to pck.inspect breakpoint
501 test.
502
503 2018-01-08 Joel Brobecker <brobecker@adacore.com>
504
505 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
506 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
507
508 2018-01-05 Pedro Alves <palves@redhat.com>
509
510 PR gdb/18653
511 * gdb.base/libsegfault.exp: New.
512
513 2018-01-05 Joel Brobecker <brobecker@adacore.com>
514
515 PR gdb/22670
516 * gdb.ada/access_tagged_param.exp: New file.
517 * gdb.ada/access_tagged_param/foo.adb: New file.
518
519 2018-01-05 Pedro Alves <palves@redhat.com>
520
521 PR gdb/22670
522 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
523 exercise lower case too, and to exercise both full matching and
524 wild matching.
525
526 2018-01-05 Joel Brobecker <brobecker@adacore.com>
527
528 * gdb.ada/rename_subscript_param: New testcase.
529
530 2018-01-05 Jerome Guitton <guitton@adacore.com>
531
532 * gdb.ada/arr_acc_idx_w_gap: New testcase.
533
534 2018-01-05 Joel Brobecker <brobecker@adacore.com>
535
536 * gdb.ada/convvar_comp: New testcase.
537
538 2018-01-05 Xavier Roirand <roirand@adacore.com>
539
540 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
541 (My_Table): New global variable.
542 * testsuite/gdb.ada/array_char_idx.exp: Add test.
543
544 2018-01-04 Joel Brobecker <brobecker@adacore.com>
545
546 PR gdb/22670
547 * gdb.ada/maint_with_ada: New testcase.
548
549 2018-01-04 Joel Brobecker <brobecker@adacore.com>
550
551 PR gdb/22670
552 * gdb.ada/bp_c_mixed_case: New testcase.
553
554 2018-01-04 Joel Brobecker <brobecker@adacore.com>
555
556 PR gdb/22670
557 * gdb.ada/complete.exp: Add "complete break ada" test.
558
559 2018-01-04 Joel Brobecker <brobecker@adacore.com>
560
561 PR gdb/22670
562 * gdb.ada/info_addr_mixed_case: New testcase.
563
564 2018-01-03 Xavier Roirand <roirand@adacore.com>
565
566 * gdb.ada/excep_handle.exp: New testcase.
567 * gdb.ada/excep_handle/foo.adb: New file.
568 * gdb.ada/excep_handle/pck.ads: New file.
569
570 2018-01-03 Joel Brobecker <brobecker@adacore.com>
571
572 * gdb.base/step-line.c: Add extra empty line in copyright header.
573 * gdb.base/step-line.inp: Likewise.
574
575 2018-01-02 Joel Brobecker <brobecker@adacore.com>
576
577 * gdb.ada/dyn_stride.exp: Add slice test.
578
579 2018-01-02 Joel Brobecker <brobecker@adacore.com>
580
581 * gdb.ada/dyn_stride: New testcase.
582
583 2017-12-27 Stafford Horne <shorne@gmail.com>
584
585 * gdb.xml/extra-regs.xml: Add example foo reggroup.
586 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
587
588 2017-12-27 Stafford Horne <shorne@gmail.com>
589
590 * gdb.base/reggroups.c: New file.
591 * gdb.base/reggroups.exp: New file.
592
593 2017-12-18 Joel Brobecker <brobecker@adacore.com>
594
595 * gdb.dwarf2/ada-valprint-error.c: New file.
596 * gdb.dwarf2/ada-valprint-error.exp: New file.
597
598 2017-12-18 Joel Brobecker <brobecker@adacore.com>
599
600 * gdb.ada/assign_arr: New testcase.
601
602 2017-12-18 Xavier Roirand <roirand@adacore.com>
603
604 * gdb.ada/funcall_ptr: New testcase.
605
606 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
607
608 PR cli/16224
609 * gdb.base/ptype-offsets.cc: New file.
610 * gdb.base/ptype-offsets.exp: New file.
611
612 2017-12-15 Yao Qi <yao.qi@linaro.org>
613
614 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
615 if XML is disabled.
616
617 2017-12-15 Xavier Roirand <roirand@adacore.com>
618
619 * gdb.ada/same_component_name: New testcase.
620
621 2017-12-14 Joel Brobecker <brobecker@adacore.com>
622
623 * gdb.ada/str_binop_equal: New testcase.
624
625 2017-12-14 Joel Brobecker <brobecker@adacore.com>
626
627 * gdb.ada/task_switch_in_core: New testcase.
628
629 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
630
631 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
632 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
633 call test_bkpt_qualified.
634 (test_bkpt_qualified): New proc.
635
636 2017-12-13 Pedro Alves <palves@redhat.com>
637
638 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
639 Tighten regexp by matching with an anchor.
640
641 2017-12-13 Pedro Alves <palves@redhat.com>
642
643 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
644 ("expression with namespace"): New set of tests.
645 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
646 (Nested::Test_NS::qux): New.
647 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
648 defaults to 'start_quote_char' and 'end_quote_char' parameters.
649
650 2017-12-13 Joel Brobecker <brobecker@adacore.com>
651
652 * gdb.base/server-del-break.c: New file.
653 * gdb.base/server-del-break.exp: New file.
654
655 2017-12-12 Stafford Horne <shorne@gmail.com>
656
657 * gdb.xml/tdesc-regs.exp: Add or1k support.
658
659 2017-12-12 Stafford Horne <shorne@gmail.com>
660
661 * gdb.base/bp-permanent.c: Define nop of or1k.
662
663 2017-12-11 Joel Brobecker <brobecker@adacore.com>
664
665 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
666 output with components being reordered.
667
668 2017-12-11 Joel Brobecker <brobecker@adacore.com>
669
670 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
671 output with components being reordered.
672
673 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
674 Pedro Alves <palves@redhat.com>
675
676 * gdb.base/maint.exp (check for .gdb_index): Check also for
677 .debug_names.
678 * gdb.dlang/watch-loc.c (.debug_aranges): New.
679 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
680 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
681 (.gdb_index used after symbol reloading): Support also .debug_names.
682 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
683
684 2017-12-08 Yao Qi <yao.qi@linaro.org>
685
686 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
687 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
688
689 2017-12-08 Yao Qi <yao.qi@linaro.org>
690
691 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
692 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
693
694 2017-12-08 Yao Qi <yao.qi@linaro.org>
695
696 * gdb.arch/aarch64-tagged-pointer.c: New file.
697 * gdb.arch/aarch64-tagged-pointer.exp: New file.
698
699 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
700
701 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
702 "int".
703
704 2017-12-07 Keith Seitz <keiths@redhat.com>
705
706 PR breakpoints/22569
707 * gdb.linespec/ls-errs.exp: Change expected result of "break
708 -source this file has spaces.c -line 3".
709 Check that an explicit source file followed by whitespace is
710 identified as an invalid explicit location.
711
712 2017-12-07 Keith Seitz <keiths@redhat.com>
713
714 * gdb.cp/nested-types.cc: New file.
715 * gdb.cp/nested-types.exp: New file.
716 * lib/cp-support.exp: Load data-structures.exp library.
717 (debug_cp_test_ptype_class): New global.
718 (cp_ptype_class_verbose, next_line): New procedures.
719 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
720 Add and document new return value.
721 Switch the list of lines to a queue.
722 Add support for new `type' key for nested type definitions.
723 Add debugging/troubleshooting messages.
724 * lib/data-structures.exp: New file.
725
726 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
727
728 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
729 with proc_with_prefix, don't use with_test_prefix.
730
731 2017-12-07 Tom Tromey <tom@tromey.com>
732
733 * gdb.base/break.exp: Add test for empty "commands".
734
735 2017-12-07 Yao Qi <yao.qi@linaro.org>
736
737 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
738 malloc and catch syscall.
739
740 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
741
742 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
743 tests for explicit locations.
744
745 2017-12-06 Pedro Alves <palves@redhat.com>
746
747 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
748 force-disabling XML descriptions.
749
750 2017-12-04 Pedro Alves <palves@redhat.com>
751
752 PR gdb/22499
753 * gdb.arch/amd64-disp-step-avx.S: New file.
754 * gdb.arch/amd64-disp-step-avx.exp: New file.
755
756 2017-12-03 Pedro Alves <palves@redhat.com>
757
758 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
759 and <string.h>.
760 (parent_function): Print distinct messages when waitpid fails, or
761 the child exits with a signal, or the child exits for an unhandled
762 reason.
763 * gdb.threads/process-dies-while-detaching.exp
764 (detach_and_expect_exit): New 'inf_output_re' parameter and use
765 it. Wait for both inferior output and GDB's prompt. Use an
766 indirect spawn id list.
767 (do_detach): New parameter 'child_exit'. Use it to compute
768 expected inferior output.
769 (test_detach, test_detach_watch, test_detach_killed_outside):
770 Adjust to pass down the expected child exit kind.
771
772 2017-12-01 Joel Brobecker <brobecker@adacore.com>
773 Sergio Durigan Junior <sergiodj@redhat.com>
774 Pedro Alves <palves@redhat.com>
775
776 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
777
778 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
779
780 * gdb.base/relocate.exp: Add tests to guarantee that arguments
781 to 'symbol-file' and 'add-symbol-file' can be
782 position-independent.
783
784 2017-12-01 Yao Qi <yao.qi@linaro.org>
785
786 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
787 the URL in copyright header.
788 * gdb.arch/aarch64-fp.exp: Likewise.
789 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
790 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
791 * gdb.base/expand-psymtabs.exp: Likewise.
792 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
793 * gdb.fortran/common-block.exp: Likewise.
794 * gdb.fortran/common-block.f90: Likewise.
795 * gdb.fortran/logical.exp: Likewise.
796 * gdb.fortran/vla-datatypes.f90: Likewise.
797 * gdb.fortran/vla-sub.f90: Likewise.
798
799 2017-11-30 Joel Brobecker <brobecker@adacore.com>
800
801 * gdb.ada/repeat_dyn: New testcase.
802
803 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
804
805 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
806 Update for changed thread numbering.
807 * gdb.cell/bt.exp: Update for changed GDB output.
808
809 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
810
811 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
812 setting isremote by hand.
813 * boards/dwarf4-gdb-index.exp: Likewise.
814 * boards/fission.exp: Likewise.
815 * boards/stabs.exp: Likewise.
816
817 2017-11-30 Pedro Alves <palves@redhat.com>
818
819 * gdb.linespec/cpls-ops.exp
820 (check_explicit_skips_function_argument): Extract the underlying
821 type of size_t instead of hardcoding it.
822
823 2017-11-29 Pedro Alves <palves@redhat.com>
824
825 PR c++/19436
826 * gdb.linespec/cpls-abi-tag.cc: New file.
827 * gdb.linespec/cpls-abi-tag.exp: New file.
828
829 2017-11-29 Pedro Alves <palves@redhat.com>
830
831 * gdb.base/langs.exp: Use -qualified.
832 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
833 it.
834 * gdb.cp/namespace.exp: Use -qualified.
835 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
836 (overload-3, template-overload, template-ret-type, const-overload)
837 (const-overload-quoted, anon-ns, ambiguous-prefix): New
838 procedures.
839 (test_driver): Call them.
840 * gdb.cp/save-bp-qualified.cc: New.
841 * gdb.cp/save-bp-qualified.exp: New.
842 * gdb.linespec/explicit.exp: Test -qualified.
843 * lib/completion-support.exp (completion::explicit_opts_list): Add
844 "-qualified".
845 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
846
847 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
848
849 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
850
851 2017-11-29 Tom Tromey <tom@tromey.com>
852
853 * gdb.base/relocate.exp: Update invalid argument test.
854 Add new tests for invalid arguments.
855
856 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
857
858 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
859 Return 0 as a long.
860 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
861
862 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
863
864 * gdb.cp/breakpoint.cc (bar): Set return type to void.
865 * gdb.cp/psymtab-parameter.cc (func): Likewise.
866 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
867 func ().
868 * gdb.cp/shadow.cc (B.func): Return 0.
869
870 2017-11-27 Joel Brobecker <brobecker@adacore.com>
871
872 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
873 expected output in gdb_expect call to allow the exception
874 message to be present as well. Fix syntax confusion to avoid
875 TCL thinking that exception_name is an array.
876
877 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
878
879 * gdb.arch/spu-info.c: Include <unistd.h>.
880 (do_signal_test): Fix broken calls to write.
881 * gdb.arch/spu-info.exp: Use prepare_for_testing.
882 Fix checks for empty mailboxes. Update signal tests for corrected
883 do_signal_test routine. Allow nonzero event status.
884 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
885 * gdb.cell/arch.exp: Use standard_output_file.
886 * gdb.cell/break.exp: Likewise.
887 * gdb.cell/bt.exp: Likewise.
888 * gdb.cell/core.exp: Likewise.
889 * gdb.cell/dwarfaddr.exp: Likewise.
890 * gdb.cell/ea-cache.exp: Likewise.
891 * gdb.cell/ea-standalone.exp: Likewise.
892 * gdb.cell/f-regs.exp: Likewise.
893 * gdb.cell/fork.exp: Likewise.
894 * gdb.cell/gcore.exp: Likewise.
895 * gdb.cell/mem-access.exp: Likewise.
896 * gdb.cell/ptype.exp: Likewise.
897 * gdb.cell/registers.exp: Likewise.
898 * gdb.cell/sizeof.exp: Likewise.
899 * gdb.cell/solib-symbol.exp: Likewise.
900 * gdb.cell/solib.exp: Likewise.
901
902 2017-11-25 Pedro Alves <palves@redhat.com>
903
904 * gdb.base/complete-empty.exp: New file.
905 * gdb.base/completion.exp: Adjust.
906
907 2017-11-25 Pedro Alves <palves@redhat.com>
908
909 * gdb.linespec/cpls-ops.cc: New file.
910 * gdb.linespec/cpls-ops.exp: New file.
911 * lib/completion-support.exp (test_complete_prefix_range_re): New,
912 factored out from ...
913 (test_complete_prefix_range): ... this.
914
915 2017-11-24 Pedro Alves <palves@redhat.com>
916
917 * gdb.linespec/cpcompletion.exp: New file.
918 * gdb.linespec/cpls-hyphen.cc: New file.
919 * gdb.linespec/cpls.cc: New file.
920 * gdb.linespec/cpls2.cc: New file.
921 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
922 test to use test_gdb_complete_unique. Add label completion,
923 keyword completion and explicit location completion tests.
924 * lib/completion-support.exp: New file.
925
926 2017-11-24 Joel Brobecker <brobecker@adacore.com>
927
928 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
929 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
930 when hitting an exception catchpoint.
931
932 2017-11-22 Yao Qi <yao.qi@linaro.org>
933
934 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
935
936 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
937
938 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
939 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
940 * gdb.dwarf2/info-locals-optimized-out.c: New file.
941
942 2017-11-22 Yao Qi <yao.qi@linaro.org>
943
944 * gdb.base/info-os.exp: Pass pthreads.
945 * gdb.multi/multi-attach.exp: Likewise.
946
947 2017-11-22 Yao Qi <yao.qi@linaro.org>
948
949 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
950 compiler.
951
952 2017-11-22 Yao Qi <yao.qi@linaro.org>
953
954 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
955 * gdb.base/break-interp.exp: Likewise.
956 * gdb.base/jit-attach-pie.exp: Likewise.
957
958 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
959
960 * gdb.base/float128.c (large128): New variable.
961 * gdb.base/float128.exp: Add test to print largest __float128 value.
962
963 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
964
965 * gdb.arch/vsx-regs.exp: Update register content checks.
966
967 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
968
969 * gdb.arch/ppc-longdouble.exp: New file.
970 * gdb.arch/ppc-longdouble.c: Likewise.
971
972 2017-11-21 Pedro Alves <palves@redhat.com>
973
974 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
975
976 2017-11-20 Pedro Alves <palves@redhat.com>
977
978 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
979 (long_double_typedef): New typedefs.
980 Use DEF on double and long double.
981 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
982 cases.
983 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
984 and 'long_double_ptr_same_size' locals. Use them to decide
985 whether cast from array/function to float is valid/invalid.
986
987 2017-11-17 Tom Tromey <tom@tromey.com>
988
989 * gdb.rust/traits.rs: New file.
990 * gdb.rust/traits.exp: New file.
991
992 2017-11-17 Joel Brobecker <brobecker@adacore.com>
993
994 * gdb.ada/minsyms: New testcase.
995
996 2017-11-16 Pedro Alves <palves@redhat.com>
997
998 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
999 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1000
1001 2017-11-16 Pedro Alves <palves@redhat.com>
1002
1003 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1004 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1005
1006 2017-11-16 Pedro Alves <palves@redhat.com>
1007
1008 * gdb.server/reconnect-ctrl-c.c: New file.
1009 * gdb.server/reconnect-ctrl-c.exp: New file.
1010
1011 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1012
1013 * gdb.python/py-rbreak.exp: New file.
1014 * gdb.python/py-rbreak.c: New file.
1015 * gdb.python/py-rbreak-func2.c: New file.
1016
1017 2017-11-16 Pedro Alves <palves@redhat.com>
1018
1019 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1020 pattern.
1021 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1022 GDB.
1023
1024 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1025
1026 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1027 regex.
1028
1029 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1030
1031 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1032 test names.
1033
1034 2017-11-09 Pedro Alves <palves@redhat.com>
1035
1036 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1037 factored out from ...
1038 (top level): ... here, and adjusted to avoid expecting beyond the
1039 prompt in a single gdb_test_multiple.
1040
1041 2017-11-09 Pedro Alves <palves@redhat.com>
1042
1043 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1044 output.
1045 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1046 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1047 * gdb.server/ext-run.exp ("kill" test): Likewise.
1048 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1049
1050 2017-11-09 Pedro Alves <palves@redhat.com>
1051
1052 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1053 match till end of line.
1054
1055 2017-11-09 Pedro Alves <palves@redhat.com>
1056
1057 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1058
1059 2017-11-09 Pedro Alves <palves@redhat.com>
1060
1061 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1062 New procedures, factored out from ...
1063 (top level): ... here, and adjusted to avoid expecting beyond the
1064 prompt in one go.
1065
1066 2017-11-09 Pedro Alves <palves@redhat.com>
1067
1068 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1069 output. Fix '?' match.
1070
1071 2017-11-08 Joel Brobecker <brobecker@adacore.com>
1072
1073 * gdb.ada/scoped_watch: New testcase.
1074 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1075 which is actually correct.
1076 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1077 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1078
1079 2017-11-08 Pedro Alves <palves@redhat.com>
1080
1081 * gdb.gdb/complaints.exp (test_initial_complaints)
1082 (test_serial_complaints, test_short_complaints): Call
1083 complaint_internal instead of complaint.
1084
1085 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1086
1087 * gdb.threads/tls-core.c: New file.
1088 * gdb.threads/tls-core.exp: Likewise.
1089
1090 2017-11-08 Pedro Alves <palves@redhat.com>
1091
1092 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1093 (p Exported_Capitalized): New test.
1094 (p exported_capitalized): New test.
1095
1096 2017-11-07 Pedro Alves <palves@redhat.com>
1097
1098 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1099
1100 2017-11-07 Pedro Alves <palves@redhat.com>
1101
1102 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1103 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1104 (disable_invalid, disable_inverted, disable_negative): New
1105 procedures.
1106 ("bad numbers"): New set of tests.
1107
1108 2017-11-07 Pedro Alves <palves@redhat.com>
1109
1110 * gdb.cp/ena-dis-br-range.exp: Add tests.
1111
1112 2017-11-07 Pedro Alves <palves@redhat.com>
1113
1114 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1115
1116 2017-11-07 Xavier Roirand <roirand@adacore.com>
1117 Pedro Alves <palves@redhat.com>
1118
1119 * gdb.base/ena-dis-br.exp: Add reference to
1120 gdb.cp/ena-dis-br-range.exp.
1121 * gdb.cp/ena-dis-br-range.exp: New file.
1122 * gdb.cp/ena-dis-br-range.cc: New file.
1123
1124 2017-11-06 Pedro Alves <palves@redhat.com>
1125
1126 * gdb.base/attach-non-pgrp-leader.c: New.
1127 * gdb.base/attach-non-pgrp-leader.exp: New.
1128
1129 2017-11-06 Pedro Alves <palves@redhat.com>
1130
1131 * configure.ac: No longer check for termio.h and sgtty.h.
1132 * configure: Regenerate.
1133 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1134 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1135 Remove termio and sgtty code.
1136
1137 2017-11-03 Yao Qi <yao.qi@linaro.org>
1138
1139 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1140 in GDB is disabled.
1141
1142 2017-11-03 Yao Qi <yao.qi@linaro.org>
1143
1144 * gdb.python/py-thrhandle.exp: Skip it if python is not
1145 enabled.
1146
1147 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1148
1149 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1150 as a breakpoint command.
1151
1152 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1153
1154 PR python/21213
1155 * gdb.python/py-infthread.exp: Test calling
1156 InferiorThread.inferior () multiple times in a row.
1157
1158 2017-10-27 Keith Seitz <keiths@redhat.com>
1159
1160 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1161 Test "info break" for every inlined function breakpoint.
1162
1163 2017-10-27 Yao Qi <yao.qi@linaro.org>
1164
1165 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1166
1167 2017-10-26 Patrick Frants <osscontribute@gmail.com>
1168
1169 * gdb.cp/classes.exp (test_static_members): Test printing
1170 Outer::instance.
1171 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1172 (Inner::instance, Outer::instance): New.
1173
1174 2017-10-24 Pedro Alves <palves@redhat.com>
1175
1176 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1177 extra console" test in two stages.
1178
1179 2017-10-24 Pedro Alves <palves@redhat.com>
1180
1181 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1182
1183 2017-10-24 Pedro Alves <palves@redhat.com>
1184
1185 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1186 loop.
1187
1188 2017-10-24 Pedro Alves <palves@redhat.com>
1189
1190 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1191 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1192
1193 2017-10-24 Pedro Alves <palves@redhat.com>
1194
1195 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1196 parameter and handle it. Don't output read value in test name.
1197
1198 2017-10-24 Pedro Alves <palves@redhat.com>
1199
1200 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1201 custom test name.
1202
1203 2017-10-24 Pedro Alves <palves@redhat.com>
1204
1205 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1206 include the unstable output directory name in the test's name.
1207 (initial_setup_simple) <'set args'>: Use custom test name.
1208
1209 2017-10-24 Pedro Alves <palves@redhat.com>
1210
1211 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1212 with explicit test name.
1213
1214 2017-10-20 Pedro Alves <palves@redhat.com>
1215
1216 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1217 'wait -i'. Use gdb_assert and remote_close.
1218
1219 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1220
1221 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1222 number from variable rather than hard-coded.
1223
1224 2017-10-19 Pedro Alves <palves@redhat.com>
1225
1226 * gdb.base/long-inferior-output.c: New file.
1227 * gdb.base/long-inferior-output.exp: New file.
1228
1229 2017-11-18 Keith Seitz <keiths@redhat.com>
1230
1231 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1232 method.
1233 (main): Call it.
1234 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1235 Add additional user-defined conversion operator tests.
1236
1237 2017-10-17 Pedro Alves <palves@redhat.com>
1238
1239 * boards/native-stdio-gdbserver.exp: Load "local-board".
1240
1241 2017-10-17 Pedro Alves <palves@redhat.com>
1242
1243 * gdb.base/quit-live.c: New file.
1244 * gdb.base/quit-live.exp: New file.
1245
1246 2017-10-16 Keith Seitz <keiths@redhat.com>
1247
1248 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1249 (class_with_protected_typedef, class_with_private_typedef)
1250 (struct_with_public_typedef, struct_with_protected_typedef)
1251 (struct_with_private_typedef): New classes/structs.
1252 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1253 typedefs and access specifiers.
1254
1255 2017-10-16 Pedro Alves <palves@redhat.com>
1256 Simon Marchi <simon.marchi@polymtl.ca>
1257
1258 * README (Local vs Remote vs Native): New section.
1259 * boards/local-board.exp: New file, with bits factored out from
1260 ...
1261 * boards/native-extended-gdbserver.exp: ... here. Load
1262 "local-board".
1263 * boards/native-gdbserver.exp: Load "local-board".
1264 (${board}_spawn, ${board}_exec): Delete.
1265 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1266 ...
1267 * boards/stdio-gdbserver-base.exp: ... this new file.
1268 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1269 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1270 procedure.
1271 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1272 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1273 stdio_gdbserver_command.
1274 (${board}_get_remote_address, ${board}_get_comm_port)
1275 (${board}_download, ${board}_upload): Delete.
1276 (get_target_remote_pipe_cmd): New.
1277
1278 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1279
1280 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1281 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1282 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1283 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1284 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1285 remove with_test_prefix.
1286
1287 2017-10-13 Pedro Alves <palves@redhat.com>
1288
1289 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1290 * gdb.base/annota1.exp: Use it instead of is_remote.
1291 * gdb.base/annota3.exp: Use it instead of is_remote.
1292 * gdb.cp/annota2.exp: Use it instead of is_remote.
1293 * gdb.cp/annota3.exp: Use it instead of is_remote.
1294 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1295
1296 2017-10-13 Pedro Alves <palves@redhat.com>
1297
1298 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1299 (test_num_test_vars, run_and_count_vars, find_env)
1300 (test_set_unset_env, test_inherit_env_var): New procedures.
1301 (top level): Use them.
1302
1303 2017-10-13 Pedro Alves <palves@redhat.com>
1304
1305 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1306 also skip on stub-like targets.
1307
1308 2017-10-13 Pedro Alves <palves@redhat.com>
1309
1310 PR gdb/22293
1311 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1312 (top level): Move some tests to ...
1313 (test_not_found): ... this new procedure.
1314 (top level): Call it.
1315
1316 2017-10-13 Pedro Alves <palves@redhat.com>
1317
1318 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1319 expect different "info terminal" output if testing with a
1320 non-native target.
1321
1322 2017-10-13 Pedro Alves <palves@redhat.com>
1323 Simon Marchi <simon.marchi@polymtl.ca>
1324
1325 PR python/12966
1326 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
1327
1328 2017-10-13 Pedro Alves <palves@redhat.com>
1329
1330 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
1331 already.
1332
1333 2017-10-13 Pedro Alves <palves@redhat.com>
1334
1335 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
1336 is_remote.
1337
1338 2017-10-13 Pedro Alves <palves@redhat.com>
1339
1340 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
1341 is_remote.
1342
1343 2017-10-13 Pedro Alves <palves@redhat.com>
1344
1345 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
1346 is set.
1347 (corefile_test_attach): Likewise. Check can_spawn_for_attach
1348 instead of is_remote.
1349
1350 2017-10-13 Pedro Alves <palves@redhat.com>
1351
1352 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
1353 (top level): Add comment.
1354
1355 2017-10-13 Pedro Alves <palves@redhat.com>
1356
1357 * gdb.base/remote.exp (top level): Fix comment typo and add
1358 missing return.
1359
1360 2017-10-13 Pedro Alves <palves@redhat.com>
1361 Simon Marchi <simon.marchi@polymtl.ca>
1362
1363 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
1364 calls and add comments. Skip test if use_gdb_stub is set.
1365 (top level): Use "set cwd" command instead of "cd" command.
1366
1367 2017-10-13 Pedro Alves <palves@redhat.com>
1368
1369 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
1370 is_remote target check.
1371
1372 2017-10-13 Pedro Alves <palves@redhat.com>
1373
1374 * gdb.base/scope.exp: Use build_executable + clean_restart +
1375 gdb_file_cmd instead of prepare_for_testing and no longer skip
1376 "before run" tests on is_remote target boards. Update comments.
1377 * boards/native-extended-gdbserver.exp
1378 (extended_gdbserver_load_last_file): New, factored out from ...
1379 (gdb_load): ... this. Move further below and add comment.
1380 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
1381
1382 2017-10-12 Pedro Alves <palves@redhat.com>
1383
1384 * gdb.base/attach.exp: Remove references to gdb64.
1385 * gdb.base/dbx.exp: Remove references to gdb64.
1386
1387 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1388 Pedro Alves <palves@redhat.com>
1389
1390 * gdb.base/label.exp: Remove is_remote target check.
1391
1392 2017-10-12 Pedro Alves <palves@redhat.com>
1393
1394 * gdb.base/auvx.exp (coredir): Update comment.
1395 (top level) <core_works>: Use "set cwd" command instead of "cd"
1396 command.
1397
1398 2017-10-12 Pedro Alves <palves@redhat.com>
1399 Simon Marchi <simon.marchi@polymtl.ca>
1400
1401 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
1402 target boards.
1403
1404 2017-10-12 Pedro Alves <palves@redhat.com>
1405 Simon Marchi <simon.marchi@polymtl.ca>
1406
1407 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
1408 Instead skip if there's any gdb_protocol set.
1409
1410 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1411 Pedro Alves <palves@redhat.com>
1412
1413 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
1414
1415 2017-10-12 Pedro Alves <palves@redhat.com>
1416 Simon Marchi <simon.marchi@polymtl.ca>
1417
1418 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
1419 instead of on dejagnu remote boards.
1420
1421 2017-10-12 Pedro Alves <palves@redhat.com>
1422 Simon Marchi <simon.marchi@polymtl.ca>
1423
1424 * gdb.base/inferior-died.exp: Remove is_remote and isnative
1425 checks. Use build_executable + clean_restart instead of
1426 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
1427 of enabling non-stop after starting gdb.
1428
1429 2017-10-12 Pedro Alves <palves@redhat.com>
1430
1431 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
1432 * gdb.threads/non-ldr-exc-2.exp: Ditto.
1433 * gdb.threads/non-ldr-exc-3.exp: Ditto.
1434 * gdb.threads/non-ldr-exc-4.exp: Ditto.
1435
1436 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
1437
1438 * gdb.arch/arc-tdesc-cpu.exp: New file.
1439 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
1440
1441 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
1442
1443 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
1444
1445 2017-10-10 Pedro Alves <palves@redhat.com>
1446
1447 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
1448 expect CLI output.
1449
1450 2017-10-10 Pedro Alves <palves@redhat.com>
1451
1452 * lib/selftest-support.exp (selftest_setup): Update for
1453 captured_command_loop's prototype change.
1454
1455 2017-10-09 Pedro Alves <palves@redhat.com>
1456
1457 Test both arch1=>arch2 and arch2=>arch1.
1458
1459 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
1460 (srcfile2, binfile2, march1, march2): Remove globals. Largely
1461 factored out to...
1462 (append_arch1_options, append_arch2_options, append_arch_options)
1463 (build_executables): New procedures.
1464 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
1465 local.
1466 (top level): Add new 'first_arch' testing axis.
1467
1468 2017-10-09 Pedro Alves <palves@redhat.com>
1469
1470 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
1471 (barrier): New.
1472 (thread_start, all_started): New functions.
1473 (main): Spawn new thread and wait until it is scheduled.
1474 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
1475 option.
1476 (do_test): Add 'selected_thread' parameter. Run to all_started
1477 instead of main. Explicitly set the breakpoint at main. Switch
1478 to the SELECTED_THREAD thread.
1479 (top level): Test handling the exec event with either the main
1480 thread or the second thread selected.
1481
1482 2017-10-09 Pedro Alves <palves@redhat.com>
1483
1484 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
1485 logic. Move STOP marker after the value checks.
1486 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
1487 regexp.
1488
1489 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
1490
1491 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
1492
1493 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1494
1495 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
1496 integer-to-dfp conversion.
1497 * gdb.base/dfp-test.exp: Likewise.
1498
1499 2017-10-04 Pedro Alves <palves@redhat.com>
1500
1501 * gdb.multi/hangout.c: Include <unistd.h>.
1502 (hangout_loop): New function.
1503 (main): Call alarm. Call hangout_loop in a loop.
1504 * gdb.multi/hello.c: Include <unistd.h>.
1505 (hello_loop): New function.
1506 (main): Call alarm. Call hangout_loop in a loop.
1507 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
1508 inferior with the other selected.
1509
1510 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
1511
1512 * gdb.mi/list-thread-groups-available.exp: New file.
1513 * gdb.mi/list-thread-groups-available.c: New file.
1514
1515 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1516
1517 * gdb.base/set-cwd.exp: Make it available on
1518 native-extended-gdbserver.
1519
1520 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1521
1522 * gdb.base/set-cwd.c: New file.
1523 * gdb.base/set-cwd.exp: Likewise.
1524
1525 2017-10-02 Tom Tromey <tom@tromey.com>
1526
1527 PR rust/22236:
1528 * gdb.rust/simple.rs (main): New variable "fslice".
1529 * gdb.rust/simple.exp: Add slice tests. Update string tests.
1530
1531 2017-10-02 Tom Tromey <tom@tromey.com>
1532
1533 * gdb.rust/simple.exp: Test ptype of a slice.
1534
1535 2017-10-02 Tom Tromey <tom@tromey.com>
1536
1537 * gdb.rust/simple.exp: Test index of slice.
1538
1539 2017-09-27 Tom Tromey <tom@tromey.com>
1540
1541 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
1542
1543 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
1544 Pedro Alves <palves@redhat.com>
1545
1546 * gdb.base/compare-sections.exp (get value of read-only section): Read
1547 as unsigned value.
1548 (corrupt read-only section): Likewise and don't set written if patching
1549 failed.
1550
1551 2017-09-21 Kevin Buettner <kevinb@redhat.com>
1552
1553 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
1554 files.
1555
1556 2017-09-20 Pedro Alves <palves@redhat.com>
1557
1558 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
1559 symbol names in gdb's output.
1560 * gdb.cp/overload.exp ("list all overloads"): Likewise.
1561
1562 2017-09-20 Pedro Alves <palves@redhat.com>
1563
1564 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
1565 Rename to ...
1566 (test_list_ambiguous_symbol): ... this and add a symbol name
1567 parameter. Adjust.
1568 (test_list_ambiguous_function): Reimplement on top of
1569 test_list_ambiguous_symbol and also test listing ambiguous
1570 variables.
1571 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
1572 (ambiguous_fun): ... this.
1573 (ambiguous_var): New.
1574 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
1575 (ambiguous_fun): ... this.
1576 (ambiguous_var): New.
1577
1578 2017-09-19 John Baldwin <jhb@FreeBSD.org>
1579
1580 * gdb.base/starti.c: New file.
1581 * gdb.base/starti.exp: New file.
1582 * lib/gdb.exp (gdb_starti_cmd): New procedure.
1583
1584 2017-09-14 Pedro Alves <palves@redhat.com>
1585
1586 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
1587 (top level): Use it instead of runto.
1588
1589 2017-09-11 Tom Tromey <tom@tromey.com>
1590
1591 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
1592
1593 2017-09-11 Tom Tromey <tom@tromey.com>
1594
1595 * gdb.python/py-infthread.exp: Add tests for new_thread event.
1596 * gdb.python/py-inferior.exp: Add tests for new inferior events.
1597
1598 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
1599
1600 * gdb.fortran/printing-types.exp: New file.
1601 * gdb.fortran/printing-types.exp: New file.
1602
1603 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
1604
1605 * gdb.fortran/vla-ptype.exp: Fix typos.
1606 * gdb.fortran/vla-value.exp: Same.
1607
1608 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
1609
1610 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
1611 * gdb.mi/mi-var-child-f.exp: Likewise.
1612 * gdb.mi/mi-vla-fortran.exp: Likewise.
1613
1614 2017-09-08 Frank Penczek <frank.penczek@intel.com>
1615 Christoph Weinmann <christoph.t.weinmann@intel.com>
1616 Bernhard Heckel <bernhard.heckel@intel.com>
1617
1618 * gdb.fortran/ptr-indentation.f90: New file.
1619 * gdb.fortran/ptr-indentation.exp: New file.
1620
1621 2017-09-05 Tom Tromey <tom@tromey.com>
1622
1623 PR gdb/22010:
1624 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
1625
1626 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
1627
1628 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
1629
1630 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * gdb.threads/tls-nodebug-pie.c: New file.
1633 * gdb.threads/tls-nodebug-pie.exp: New file.
1634
1635 2017-09-05 Tom Tromey <tom@tromey.com>
1636
1637 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
1638 for rust.
1639
1640 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1641
1642 * gdb.multi/multi-arch-exec.exp: Test with different
1643 "follow-exec-mode" settings.
1644 (do_test): New procedure.
1645
1646 2017-09-04 Pedro Alves <palves@redhat.com>
1647
1648 * gdb.base/func-static.c (S::method const, S::method volatile)
1649 (S::method volatile const): New methods.
1650 (c_s, v_s, cv_s): New instances.
1651 (main): Call method() on them.
1652 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
1653 (cannot_resolve): New procedure.
1654 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
1655 print-quote-unquoted columns.
1656 (do_test): Test printing each scope too.
1657
1658 2017-09-04 Pedro Alves <palves@redhat.com>
1659
1660 * gdb.base/local-static.exp: Also test with
1661 class::method::variable wholly quoted.
1662 * gdb.cp/m-static.exp (class::method::variable): Remove test.
1663
1664 2017-09-04 Pedro Alves <palves@redhat.com>
1665
1666 * gdb.base/local-static.c: New.
1667 * gdb.base/local-static.cc: New.
1668 * gdb.base/local-static.exp: New.
1669
1670 2017-09-04 Pedro Alves <palves@redhat.com>
1671
1672 * gdb.asm/asm-source.exp: Add casts to int.
1673 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
1674 (dataglobal64_1, dataglobal64_2): New globals.
1675 * gdb.base/nodebug.exp: Test different expressions involving the
1676 new globals, with print, whatis and ptype. Add casts to int.
1677 * gdb.base/solib-display.exp: Add casts to int.
1678 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
1679 * gdb.cp/m-static.exp: Add cast to int.
1680 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
1681 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
1682 tls variable with no debug info without a cast. Test with a cast
1683 to int too.
1684 * gdb.trace/entry-values.exp: Add casts.
1685
1686 2017-09-04 Pedro Alves <palves@redhat.com>
1687
1688 * gdb.base/nodebug.exp: Test that ptype's error about functions
1689 with unknown return type includes the function name too.
1690
1691 2017-09-04 Pedro Alves <palves@redhat.com>
1692
1693 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
1694 return type of munmap in infcall.
1695 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
1696 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
1697 type of ftell in infcall.
1698 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
1699 type of getpid in infcall.
1700 * gdb.base/infcall-exec.exp: Cast return type of execlp in
1701 infcall.
1702 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
1703 Bail on failure to extract the pid.
1704 * gdb.base/nodebug.c: #include <stdint.h>.
1705 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
1706 New functions.
1707 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
1708 Change expected output of print/whatis/ptype with functions with
1709 no debug info. Test all supported languages. Call
1710 test_call_promotion.
1711 * gdb.compile/compile.exp: Adjust expected output to expect
1712 warning.
1713 * gdb.threads/siginfo-threads.exp: Likewise.
1714
1715 2017-09-04 Pedro Alves <palves@redhat.com>
1716
1717 * gdb.base/callfuncs.exp (do_function_calls): New parameter
1718 "prototypes". Test calling float functions via prototyped and
1719 unprototyped function pointers.
1720 (perform_all_tests): New parameter "prototypes". Pass it down.
1721 (top level): Pass down "prototypes" parameter to
1722 perform_all_tests.
1723
1724 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
1725
1726 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
1727 Test with nested loops.
1728
1729 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
1730
1731 * gdb.base/commands.exp: Call the new procedures.
1732 (loop_break_test, loop_continue_test): New procedures.
1733
1734 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
1735
1736 * gdb.base/commands.exp: Call new procedure.
1737 (define_if_without_arg_test): New procedure.
1738
1739 2017-09-04 Pedro Alves <palves@redhat.com>
1740
1741 * gdb.base/list-ambiguous.exp: New file.
1742 * gdb.base/list-ambiguous0.c: New file.
1743 * gdb.base/list-ambiguous1.c: New file.
1744 * gdb.base/list.exp (test_list_range): Adjust expected output.
1745
1746 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1747
1748 * gdb.base/share-env-with-gdbserver.c: New file.
1749 * gdb.base/share-env-with-gdbserver.exp: Likewise.
1750
1751 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
1752
1753 * gdb.base/commands.exp (gdbvar_simple_if_test,
1754 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
1755 progvar_simple_if_test, progvar_simple_while_test,
1756 progvar_complex_if_while_test, user_defined_command_test,
1757 user_defined_command_args_eval,
1758 user_defined_command_args_stack_test,
1759 user_defined_command_manyargs_test, bp_deleted_in_command_test,
1760 temporary_breakpoint_commands,
1761 gdb_test_no_prompt, redefine_hook_test,
1762 redefine_backtrace_test): Remove "global gdb_prompt".
1763
1764 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
1765
1766 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
1767 New proc, call it from toplevel.
1768
1769 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
1770
1771 PR remote/21852
1772 * gdb.server/normal.c: New file, copied from gdb.base.
1773 * gdb.server/run-without-local-binary.exp: New file.
1774
1775 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1776
1777 * gdb.arch/sparc64-adi.exp: New file.
1778 * gdb.arch/sparc64-adi.c: New file.
1779
1780 2017-08-22 Pedro Alves <palves@redhat.com>
1781
1782 * gdb.cp/overload.exp (line_range_pattern): New procedure.
1783 (top level): Add "list all overloads" tests.
1784
1785 2017-08-22 Tom Tromey <tom@tromey.com>
1786
1787 * gdb.gdb/xfullpath.exp: Remove.
1788
1789 2017-08-21 Pedro Alves <palves@redhat.com>
1790
1791 PR gdb/19487
1792 * gdb.base/symbol-alias.c: New.
1793 * gdb.base/symbol-alias2.c: New.
1794 * gdb.base/symbol-alias.exp: New.
1795
1796 2017-08-21 Pedro Alves <palves@redhat.com>
1797
1798 * gdb.base/dfp-test.c
1799 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
1800 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
1801 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
1802 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
1803 * gdb.base/whatis-ptype-typedefs.c: New.
1804 * gdb.base/whatis-ptype-typedefs.exp: New.
1805 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
1806 (an_int, an_int_type, an_int_type2): New globals.
1807 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
1808 involving typedefs and cast expressions.
1809 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
1810 (lookup_typedefs_function): New.
1811 (typedefs_pretty_printers_dict): New.
1812 (top level): Register lookup_typedefs_function in
1813 gdb.pretty_printers.
1814
1815 2017-08-18 Yao Qi <yao.qi@linaro.org>
1816
1817 * gdb.server/unittest.exp: New.
1818
1819 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
1820
1821 PR gdb/21954
1822 * gdb.base/environ.exp: Add test to check if 'unset environment'
1823 works.
1824
1825 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
1826
1827 * lib/gdb.exp (universal_compile_options): New caching proc.
1828 (gdb_compile): Suppress GCC's coloring of messages.
1829
1830 2017-08-14 Tom Tromey <tom@tromey.com>
1831
1832 PR gdb/21675:
1833 * gdb.base/printcmds.exp (test_radices): New function.
1834 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
1835 * gdb.base/sizeof.exp (check_valueof): Use p/d.
1836 * lib/gdb.exp (get_integer_valueof): Use p/d.
1837
1838 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
1839
1840 * lib/gdb.exp (get_valueof): Don't capture end-of-line
1841 characters.
1842
1843 2017-08-05 Tom Tromey <tom@tromey.com>
1844
1845 * gdb.rust/simple.exp: Allow String to appear in a different
1846 namespace.
1847
1848 2017-07-26 Yao Qi <yao.qi@linaro.org>
1849
1850 * gdb.gdb/unittest.exp: Invoke command
1851 "maintenance check xml-descriptions".
1852
1853 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1854
1855 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
1856 calling context.
1857 (hex128): Drop erroneous calculation of parameters.
1858
1859 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
1860
1861 * gdb.python/py-unwind.exp: Disable stack protection when
1862 building test file.
1863
1864 2017-07-20 Pedro Alves <palves@redhat.com>
1865
1866 * gdb.base/default.exp (set language): Adjust expected output.
1867
1868 2017-07-20 Pedro Alves <palves@redhat.com>
1869
1870 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
1871 (test_minsym): ... this, and make static.
1872 (get_pck__foo__bar__minsym): Rename to ...
1873 (get_test_minsym): ... this.
1874 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
1875 symbol names and comments.
1876 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
1877 (get_test_minsym): ... this.
1878 (pck__foo__bar__minsym__2): Rename to ...
1879 (test_minsym): ... this.
1880 (main): Adjust.
1881
1882 2017-07-17 Pedro Alves <palves@redhat.com>
1883
1884 * gdb.base/completion.exp: Adjust expected output.
1885 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
1886 the completer works.
1887
1888 2017-07-17 Pedro Alves <palves@redhat.com>
1889
1890 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
1891
1892 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
1893
1894 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
1895
1896 2017-07-14 Tom Tromey <tom@tromey.com>
1897
1898 PR rust/21764:
1899 * gdb.rust/simple.exp: Add tests.
1900
1901 2017-07-14 Tom Tromey <tom@tromey.com>
1902
1903 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
1904
1905 2017-07-14 Pedro Alves <palves@redhat.com>
1906
1907 * gdb.linespec/base/one/thefile.cc (z1): New function.
1908 * gdb.linespec/base/two/thefile.cc (z2): New function.
1909 * gdb.linespec/linespec.exp: Add tests.
1910
1911 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
1912
1913 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
1914 to mi_create_breakpoint.
1915
1916 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
1917
1918 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
1919 mi_create_breakpoint.
1920
1921 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
1922
1923 * gdb.dlang/demangle.exp: Update for demangling changes.
1924
1925 2017-07-09 Tom Tromey <tom@tromey.com>
1926
1927 * gdb.dwarf2/shortpiece.exp: New file.
1928
1929 2017-07-06 David Blaikie <dblaikie@gmail.com>
1930
1931 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
1932 built from fissiont-multi-cu{1,2}.c.
1933 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
1934 except putting 'main' and 'func' in separate CUs in the same DWO file.
1935 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
1936 test.
1937 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
1938 test.
1939
1940 2017-07-06 Pedro Alves <palves@redhat.com>
1941
1942 * gdb.python/py-unwind.exp: Test flushregs.
1943
1944 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
1945
1946 PR cli/21688
1947 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
1948 tests for alias commands and trailing whitespace.
1949
1950 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
1951
1952 PR cli/21688
1953 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
1954 procedure. Call it.
1955
1956 2017-06-29 Pedro Alves <palves@redhat.com>
1957
1958 * gdb.base/printcmds.exp: Add tests.
1959
1960 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
1961
1962 PR gdb/21337
1963 * gdb.base/reread-readsym.exp: New file.
1964 * gdb.base/reread-readsym.c: New file.
1965
1966 2017-06-21 Kevin Buettner <kevinb@redhat.com>
1967
1968 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
1969 subpattern.
1970
1971 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
1972
1973 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
1974 extended mnemonic.
1975 * gdb.arch/powerpc-power9.s: Likewise.
1976
1977 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
1978
1979 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
1980 on 32-bit x86 targets. Exploit is_*_target macros where
1981 appropriate.
1982
1983 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1984
1985 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
1986 register pieces.
1987
1988 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1989
1990 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
1991 located in one or more DWARF pieces.
1992
1993 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1994
1995 * lib/gdb.exp (get_endianness): New proc.
1996 * gdb.arch/aarch64-fp.exp: Use it.
1997 * gdb.arch/altivec-regs.exp: Likewise.
1998 * gdb.arch/e500-regs.exp: Likewise.
1999 * gdb.arch/vsx-regs.exp: Likewise.
2000 * gdb.base/dump.exp: Likewise.
2001 * gdb.base/funcargs.exp: Likewise.
2002 * gdb.base/gnu_vector.exp: Likewise.
2003 * gdb.dwarf2/formdata16.exp: Likewise.
2004 * gdb.dwarf2/implptrpiece.exp: Likewise.
2005 * gdb.dwarf2/nonvar-access.exp: Likewise.
2006 * gdb.python/py-inferior.exp: Likewise.
2007 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2008
2009 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2010
2011 PR gdb/21226
2012 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2013 stack value pieces are taken from the LSB end.
2014
2015 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2016
2017 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2018 variable at nonzero offset.
2019
2020 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2021
2022 * gdb.dwarf2/var-access.c: New file.
2023 * gdb.dwarf2/var-access.exp: New test.
2024 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2025
2026 2017-06-12 Tom Tromey <tom@tromey.com>
2027
2028 * gdb.dwarf2/formdata16.exp: Add tests.
2029
2030 2017-06-12 Tom Tromey <tom@tromey.com>
2031
2032 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2033
2034 2017-06-12 Tom Tromey <tom@tromey.com>
2035
2036 PR exp/16225:
2037 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2038 * gdb.arch/vsx-regs.exp: Update tests.
2039 * gdb.arch/s390-vregs.exp (hex128): New proc.
2040 Update test.
2041 * gdb.arch/altivec-regs.exp: Update tests.
2042
2043 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2044
2045 * gdb.base/startup-with-shell.c: New file.
2046 * gdb.base/startup-with-shell.exp: Likewise.
2047
2048 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2049
2050 * gdb.server/non-existing-program.exp: Update regex in order to
2051 reflect the fact that gdbserver is now using fork_inferior (with a
2052 shell) to startup the inferior.
2053
2054 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2055
2056 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2057 support function calls from GDB.
2058
2059 2017-05-21 Tom Tromey <tom@tromey.com>
2060
2061 PR rust/21466:
2062 * gdb.rust/unsized.exp: New file.
2063 * gdb.rust/unsized.rs: New file.
2064
2065 2017-05-19 Tom Tromey <tom@tromey.com>
2066
2067 PR rust/21484:
2068 * gdb.rust/watch.exp: New file.
2069 * gdb.rust/watch.rs: New file.
2070
2071 2017-05-18 Tom Tromey <tom@tromey.com>
2072
2073 * gdb.rust/simple.exp: Allow Box to be qualified.
2074
2075 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2076
2077 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2078
2079 2017-05-18 Pedro Alves <palves@redhat.com>
2080
2081 * gdb.base/fileio.c (test_write, test_read, test_close)
2082 (test_fstat): Don't print 'ret' in the fail path.
2083
2084 2017-05-18 Pedro Alves <palves@redhat.com>
2085
2086 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2087 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2088 (test_system, test_rename, test_unlink, test_time): Change
2089 prototypes.
2090 * gdb.base/fileio.exp (stop_msg): Adjust.
2091
2092 2017-05-18 Pedro Alves <palves@redhat.com>
2093
2094 * gdb.base/fileio.c (null_str): New global.
2095 (test_stat): Use it.
2096 * gdb.base/fileio.exp: Remove nowarnings.
2097
2098 2017-05-17 Yao Qi <yao.qi@linaro.org>
2099
2100 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2101
2102 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2103
2104 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2105 argument command.
2106 (top-level): Invoke test_set_inferior_tty.
2107
2108 2017-05-04 Pedro Alves <palves@redhat.com>
2109
2110 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2111 Add parens to print call for Python 3.
2112
2113 2017-05-03 Keith Seitz <keiths@redhat.com>
2114
2115 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2116 (main): Call it.
2117
2118 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2119
2120 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2121 to prev and next.
2122
2123 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2124
2125 * gdb.python/py-record-btrace.exp: Remove test for
2126 gdb.BtraceInstruction.error.
2127
2128 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2129
2130 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2131
2132 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2133
2134 * gdb.python/py-record-btrace-threads.c: New file.
2135 * gdb.python/py-record-btrace-threads.exp: New file.
2136
2137 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2138
2139 PR testsuite/8595
2140 * gdb.base/environ.exp: Make test available in all architectures.
2141 Move bits related to "info program" testing to
2142 gdb.base/info-program.exp. Rewrite tests to use the two new
2143 procedures mentione below.
2144 (test_set_show_env_var) New procedure.
2145 (test_set_show_env_var_equal): Likewise.
2146 * gdb.base/info-program.exp: New file.
2147
2148 2017-04-27 Keith Seitz <keiths@redhat.com>
2149
2150 * gdb.cp/oranking.cc (test15): New function.
2151 (main): Call test15 and declare additional variables for testing.
2152 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2153 "p foo101('abc')" tests.
2154 Add tests for cv qualifier overloads.
2155 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2156 "lvalue reference overload" test.
2157 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2158 "print value of f1 on Child&& in f2" test.
2159
2160 2017-04-19 Pedro Alves <palves@redhat.com>
2161
2162 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2163 procedure.
2164 (top level): Call it.
2165 * lib/gdb.exp (gdb_define_cmd): New procedure.
2166
2167 2017-04-12 Pedro Alves <palves@redhat.com>
2168
2169 PR gdb/21323
2170 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2171 (wchar): New global.
2172 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2173 (do_test_wide_char, wide_char_types_no_program, top level): Add
2174 wchar_t testing.
2175
2176 2017-04-12 Pedro Alves <palves@redhat.com>
2177
2178 PR c++/21323
2179 * gdb.cp/wide_char_types.c: New file.
2180 * gdb.cp/wide_char_types.exp: New file.
2181
2182 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2183
2184 PR gdb/21352
2185 * gdb.trace/tsv.exp: Add test for "tsave -r".
2186
2187 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2188
2189 * gdb.dlang/watch-loc.c: New file.
2190 * gdb.dlang/watch-loc.exp: New file.
2191
2192 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2193
2194 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2195
2196 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2197
2198 * gdb.arch/arc-analyze-prologue.S: New file.
2199 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2200
2201 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2202
2203 * gdb.arch/arc-decode-insn.S: New file.
2204 * gdb.arch/arc-decode-insn.exp: Likewise.
2205
2206 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2207
2208 PR tdep/20928
2209 * gdb.arch/sparc64-regs.exp: New file.
2210 * gdb.arch/sparc64-regs.S: Likewise.
2211
2212 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2213
2214 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2215 and memory view on Python 3.
2216
2217 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
2218 Keith Seitz <keiths@redhat.com>
2219
2220 PR gdb/14441
2221 * gdb.cp/demangle.exp: Add rvalue reference tests.
2222 * gdb.cp/rvalue-ref-casts.cc: New file.
2223 * gdb.cp/rvalue-ref-casts.exp: New file.
2224 * gdb.cp/rvalue-ref-overload.cc: New file.
2225 * gdb.cp/rvalue-ref-overload.exp: New file.
2226 * gdb.cp/rvalue-ref-params.cc: New file.
2227 * gdb.cp/rvalue-ref-params.exp: New file.
2228 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2229 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2230 * gdb.cp/rvalue-ref-types.cc: New file.
2231 * gdb.cp/rvalue-ref-types.exp: New file.
2232 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2233 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2234
2235 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2236
2237 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2238 New procedure.
2239
2240 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2241
2242 * lib/mi-support.exp (mi_gdb_test): Add additional message
2243 for unexpected output.
2244
2245 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2246
2247 * gdb.base/examine-backward.c (Barrier): New character array
2248 constant, to ensure that TestStrings is preceded by a string
2249 terminator.
2250
2251 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2252
2253 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2254 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2255 and implicit pointer into such a location.
2256
2257 2017-03-16 Doug Evans <dje@google.com>
2258
2259 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2260
2261 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2262
2263 * gdb.cp/m-static.exp: Fix expectation for prototype of
2264 test5.single_constructor and single_constructor::single_constructor.
2265
2266 2017-03-16 Doug Evans <dje@google.com>
2267
2268 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2269 * gdb.guile/scm-lazy-string.c: New file.
2270 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2271 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2272 for pointer, array, typedef lazy strings.
2273
2274 2017-03-16 Doug Evans <dje@google.com>
2275
2276 PR python/17728, python/18439, python/18779
2277 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2278 * gdb.python/py-lazy-string.c (pointer): New typedef.
2279 (main): New locals ptr, array, typedef_ptr.
2280 * gdb.python/py-value.exp: Move lazy string tests to ...
2281 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2282 array, typedef lazy strings.
2283
2284 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2285
2286 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2287 Add optional 'test' parameter.
2288
2289 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2290
2291 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2292 Skip for versions of DejaGnu < 1.5.
2293
2294 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2295
2296 * lib/gdb.exp (dejagnu_version): New proc.
2297 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2298 Use dejagnu_version.
2299
2300 2017-03-10 Keith Seitz <keiths@redhat.com>
2301
2302 PR c++/8128
2303 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2304 type from destructor regexps.
2305 Add a branch which actually passes the test.
2306 Adjust "ptype t5i" test names.
2307
2308 2017-03-08 Pedro Alves <palves@redhat.com>
2309
2310 * gdb.base/step-over-exit.exp: Add explicit test message.
2311
2312 2017-03-08 Pedro Alves <palves@redhat.com>
2313
2314 PR gdb/18360
2315 * gdb.threads/interrupt-while-step-over.c: New file.
2316 * gdb.threads/interrupt-while-step-over.exp: New file.
2317
2318 2017-03-08 Pedro Alves <palves@redhat.com>
2319
2320 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2321 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2322
2323 2017-03-08 Pedro Alves <palves@redhat.com>
2324
2325 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
2326 PKRU as not supported as a PASS.
2327
2328 2017-03-08 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
2331 prefix instead of $binfile1/$binfile2.
2332 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
2333 in test message.
2334 * gdb.python/py-completion.exp: Use "load python file" as test
2335 messages instead of unstable path names.
2336
2337 2017-03-08 Pedro Alves <palves@redhat.com>
2338 Jan Kratochvil <jan.kratochvil@redhat.com>
2339
2340 PR cli/21218
2341 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2342 New proc.
2343 (top level): Call it.
2344
2345 2017-03-08 Pedro Alves <palves@redhat.com>
2346
2347 PR tui/21216
2348 * gdb.tui/tui-nl-filtered-output.exp: New file.
2349
2350 2017-03-08 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.base/completion.exp: Move TUI completion tests to ...
2353 * gdb.tui/completion.exp: ... this new file.
2354
2355 2017-03-08 Pedro Alves <palves@redhat.com>
2356
2357 * gdb.base/tui-disasm-long-lines.c,
2358 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
2359 gdb.base/tui-layout.exp: Move to ...
2360 * gdb.tui/: ... this new directory.
2361
2362 2017-03-07 Pedro Alves <palves@redhat.com>
2363
2364 * gdb.base/tui-layout.c: New file.
2365 * gdb.base/tui-layout.exp: New file.
2366
2367 2017-03-07 Pedro Alves <palves@redhat.com>
2368
2369 * gdb.base/tui-layout.c: Rename to ...
2370 * gdb.base/tui-disasm-long-lines.c: ... this.
2371 * gdb.base/tui-layout.exp: Rename to ...
2372 * gdb.base/tui-disasm-long-lines.exp: ... this.
2373
2374 2017-03-07 Pedro Alves <palves@redhat.com>
2375
2376 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
2377
2378 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2379
2380 * i386-mpx-call.c: New file.
2381 * i386-mpx-call.exp: New file.
2382
2383 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
2384
2385 * gdb.arch/powerpc-power.exp: Delete test.
2386 * gdb.arch/powerpc-power.s: Likewise.
2387 * gdb.disasm/disassembler-options.exp: New test.
2388 * gdb.arch/powerpc-altivec.exp: Likewise.
2389 * gdb.arch/powerpc-altivec.s: Likewise.
2390 * gdb.arch/powerpc-altivec2.exp: Likewise.
2391 * gdb.arch/powerpc-altivec2.s: Likewise.
2392 * gdb.arch/powerpc-altivec3.exp: Likewise.
2393 * gdb.arch/powerpc-altivec3.s: Likewise.
2394 * gdb.arch/powerpc-power7.exp: Likewise.
2395 * gdb.arch/powerpc-power7.s: Likewise.
2396 * gdb.arch/powerpc-power8.exp: Likewise.
2397 * gdb.arch/powerpc-power8.s: Likewise.
2398 * gdb.arch/powerpc-power9.exp: Likewise.
2399 * gdb.arch/powerpc-power9.s: Likewise.
2400 * gdb.arch/powerpc-vsx.exp: Likewise.
2401 * gdb.arch/powerpc-vsx.s: Likewise.
2402 * gdb.arch/powerpc-vsx2.exp: Likewise.
2403 * gdb.arch/powerpc-vsx2.s: Likewise.
2404 * gdb.arch/powerpc-vsx3.exp: Likewise.
2405 * gdb.arch/powerpc-vsx3.s: Likewise.
2406 * gdb.arch/arm-disassembler-options.exp: Likewise.
2407 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2408 * gdb.arch/s390-disassembler-options.exp: Likewise.
2409
2410 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
2411
2412 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
2413 (check_supported_features): ... this. Changed return type to void.
2414 (supports_rdseed): New static global.
2415 (rdseed): Check supports_rdseed.
2416 (initialize): Call check_supported_features.
2417
2418 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2419
2420 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
2421 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
2422 and lqarx/stqcx.
2423 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
2424 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
2425
2426 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2427
2428 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
2429 uppercase.
2430
2431 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2432
2433 * gdb.dwarf2/formdata16.c: New file.
2434 * gdb.dwarf2/formdata16.exp: New file.
2435 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
2436
2437 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2438
2439 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
2440 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
2441 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
2442 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
2443 DW_AT_GNU_*.
2444
2445 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2446
2447 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
2448
2449 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
2450
2451 PR gdb/21164
2452 * gdb.base/maint.exp: Add testcases for when the commands do
2453 not have arguments.
2454
2455 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
2456
2457 * gdb.cp/chained-calls.exp: Use p instead of P.
2458
2459 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
2460
2461 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
2462 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
2463
2464 2017-02-14 Tom Tromey <tom@tromey.com>
2465
2466 PR python/13598:
2467 * gdb.python/py-events.exp: Add before_prompt event tests.
2468
2469 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2470
2471 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
2472
2473 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
2474
2475 * gdb.linespec/explicit.c (my_unique_function_name): New function.
2476 (main): Call my_unique_function_name.
2477 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
2478 completion of patterns with a single match.
2479 Add missing -re switches to gdb_test_multiple calls.
2480
2481 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
2482
2483 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
2484 return if core file is not recognized.
2485
2486 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2487
2488 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
2489 and extra UIs.
2490
2491 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2492
2493 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
2494 proc_with_prefix.
2495
2496 2017-02-10 Tom Tromey <tom@tromey.com>
2497
2498 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
2499
2500 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
2501
2502 PR gdb/21122
2503 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
2504
2505 2017-02-08 Jerome Guitton <guitton@adacore.com>
2506
2507 * gdb.base/define.exp: Add test for command abbreviations
2508 in define.
2509
2510 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
2511
2512 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
2513 * gdb.reverse/insn-reverse-x86.c: New file.
2514
2515 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
2516
2517 PR tdep/20936
2518 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
2519
2520 2017-02-03 Tom Tromey <tom@tromey.com>
2521
2522 PR rust/21097:
2523 * gdb.rust/simple.exp: Add new tests.
2524
2525 2017-02-02 Pedro Alves <palves@redhat.com>
2526
2527 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
2528 tests.
2529
2530 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
2531
2532 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
2533 taking a 2-byte value out of a 4-byte DWARF implicit value on
2534 big-endian targets.
2535 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
2536 logic. Add test cases for DW_OP_implicit.
2537
2538 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2539
2540 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
2541
2542 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2543
2544 * gdb.btrace/enable.exp: Call gdb_exit before
2545 skip_gdbserver_tests.
2546
2547 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2548
2549 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
2550 GDBFLAGS.
2551
2552 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2553
2554 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
2555 the test is skipped.
2556 * gdb.btrace/data.exp: Likewise.
2557 * gdb.btrace/delta.exp: Likewise.
2558 * gdb.btrace/dlopen.exp: Likewise.
2559 * gdb.btrace/enable-running.exp: Likewise.
2560 * gdb.btrace/enable.exp: Likewise.
2561 * gdb.btrace/exception.exp: Likewise.
2562 * gdb.btrace/function_call_history.exp: Likewise.
2563 * gdb.btrace/gcore.exp: Likewise.
2564 * gdb.btrace/instruction_history.exp: Likewise.
2565 * gdb.btrace/multi-thread-step.exp: Likewise.
2566 * gdb.btrace/nohist.exp: Likewise.
2567 * gdb.btrace/non-stop.exp: Likewise.
2568 * gdb.btrace/reconnect.exp: Likewise.
2569 * gdb.btrace/record_goto-step.exp: Likewise.
2570 * gdb.btrace/record_goto.exp: Likewise.
2571 * gdb.btrace/rn-dl-bind.exp: Likewise.
2572 * gdb.btrace/segv.exp: Likewise.
2573 * gdb.btrace/step.exp: Likewise.
2574 * gdb.btrace/stepi.exp: Likewise.
2575 * gdb.btrace/tailcall-only.exp: Likewise.
2576 * gdb.btrace/tailcall.exp: Likewise.
2577 * gdb.btrace/tsx.exp: Likewise.
2578 * gdb.btrace/unknown_functions.exp: Likewise.
2579 * gdb.btrace/vdso.exp: Likewise.
2580
2581 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2582
2583 * gdb.btrace/enable-running.c: New.
2584 * gdb.btrace/enable-running.exp: New.
2585
2586 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2587
2588 * gdb.arch/amd64-gs_base.c: New file.
2589 * gdb.arch/amd64-gs_base.exp: New file.
2590
2591 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
2592
2593 * lib/memory.exp: Remove spurious empty newlines.
2594
2595 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
2596
2597 * gdb.python/py-bad-printers.exp: Load python file using "source".
2598 * gdb.python/py-events.exp: Likewise.
2599 * gdb.python/py-evsignal.exp: Likewise.
2600 * gdb.python/py-evthreads.exp: Likewise.
2601 * gdb.python/py-frame-args.exp: Likewise.
2602 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
2603 * gdb.python/py-framefilter-mi.exp: Likewise.
2604 * gdb.python/py-framefilter.exp: Likewise.
2605 * gdb.python/py-mi.exp: Likewise.
2606 * gdb.python/py-pp-maint.exp: Likewise.
2607 * gdb.python/py-pp-registration.exp: Likewise.
2608 * gdb.python/py-prettyprint.exp: Likewise.
2609 (run_lang_tests): Likewise.
2610 * gdb.python/py-typeprint.exp: Likewise.
2611
2612 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
2613
2614 * lib/memory.exp: New file.
2615 * lib/gdb.exp: Load memory.exp.
2616 * gdb.base/memattr.exp (delete_memory): Move proc to
2617 lib/memory.exp and rename to delete_memory_regions.
2618 Replace delete_memory with delete_memory_regions.
2619 Cleanup memory regions before tests.
2620 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
2621 before tests.
2622
2623 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
2624
2625 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
2626 files.
2627 (initialize): New function conditionally defined.
2628 (testcases): Move within conditional block.
2629 (main): Call initialize.
2630 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
2631 of gdb.reverse/insn-reverse.c.
2632 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
2633 gdb.reverse/insn-reverse.c.
2634
2635 2017-01-26 Yao Qi <yao.qi@linaro.org>
2636
2637 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
2638 disassemble on address 0.
2639
2640 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
2641 Yao Qi <yao.qi@linaro.org>
2642
2643 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
2644 * gdb.dwarf2/implptr-64bit.S: Remove.
2645 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
2646 variables in caller's context. Add DW_OP_implicit_value.
2647
2648 2017-01-25 Yao Qi <yao.qi@linaro.org>
2649
2650 * lib/dwarf.exp (Dwarf::_location): Handle
2651 DW_OP_GNU_implicit_pointer with proper size.
2652
2653 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
2654
2655 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
2656 and add untested calls.
2657
2658 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
2659
2660 * gdb.python/python.exp: Check line number against what GDB thinks
2661 the line number is for func1.
2662
2663 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
2664
2665 * gdb.dlang/debug-expr.exp: New file.
2666
2667 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
2668
2669 Fix test names for the following files:
2670
2671 * gdb.ada/exec_changed.exp
2672 * gdb.ada/info_types.exp
2673 * gdb.arch/aarch64-atomic-inst.exp
2674 * gdb.arch/aarch64-fp.exp
2675 * gdb.arch/altivec-abi.exp
2676 * gdb.arch/altivec-regs.exp
2677 * gdb.arch/amd64-byte.exp
2678 * gdb.arch/amd64-disp-step.exp
2679 * gdb.arch/amd64-dword.exp
2680 * gdb.arch/amd64-entry-value-inline.exp
2681 * gdb.arch/amd64-entry-value-param.exp
2682 * gdb.arch/amd64-entry-value-paramref.exp
2683 * gdb.arch/amd64-entry-value.exp
2684 * gdb.arch/amd64-i386-address.exp
2685 * gdb.arch/amd64-invalid-stack-middle.exp
2686 * gdb.arch/amd64-invalid-stack-top.exp
2687 * gdb.arch/amd64-optimout-repeat.exp
2688 * gdb.arch/amd64-prologue-skip.exp
2689 * gdb.arch/amd64-prologue-xmm.exp
2690 * gdb.arch/amd64-stap-special-operands.exp
2691 * gdb.arch/amd64-stap-wrong-subexp.exp
2692 * gdb.arch/amd64-tailcall-cxx.exp
2693 * gdb.arch/amd64-tailcall-noret.exp
2694 * gdb.arch/amd64-tailcall-ret.exp
2695 * gdb.arch/amd64-tailcall-self.exp
2696 * gdb.arch/amd64-word.exp
2697 * gdb.arch/arm-bl-branch-dest.exp
2698 * gdb.arch/arm-disp-step.exp
2699 * gdb.arch/arm-neon.exp
2700 * gdb.arch/arm-single-step-kernel-helper.exp
2701 * gdb.arch/avr-flash-qualifier.exp
2702 * gdb.arch/disp-step-insn-reloc.exp
2703 * gdb.arch/e500-abi.exp
2704 * gdb.arch/e500-regs.exp
2705 * gdb.arch/ftrace-insn-reloc.exp
2706 * gdb.arch/i386-avx512.exp
2707 * gdb.arch/i386-bp_permanent.exp
2708 * gdb.arch/i386-byte.exp
2709 * gdb.arch/i386-cfi-notcurrent.exp
2710 * gdb.arch/i386-disp-step.exp
2711 * gdb.arch/i386-dr3-watch.exp
2712 * gdb.arch/i386-float.exp
2713 * gdb.arch/i386-gnu-cfi.exp
2714 * gdb.arch/i386-mpx-map.exp
2715 * gdb.arch/i386-mpx-sigsegv.exp
2716 * gdb.arch/i386-mpx-simple_segv.exp
2717 * gdb.arch/i386-mpx.exp
2718 * gdb.arch/i386-permbkpt.exp
2719 * gdb.arch/i386-prologue.exp
2720 * gdb.arch/i386-signal.exp
2721 * gdb.arch/i386-size-overlap.exp
2722 * gdb.arch/i386-unwind.exp
2723 * gdb.arch/i386-word.exp
2724 * gdb.arch/mips-fcr.exp
2725 * gdb.arch/powerpc-d128-regs.exp
2726 * gdb.arch/powerpc-stackless.exp
2727 * gdb.arch/ppc64-atomic-inst.exp
2728 * gdb.arch/s390-stackless.exp
2729 * gdb.arch/s390-tdbregs.exp
2730 * gdb.arch/s390-vregs.exp
2731 * gdb.arch/sparc-sysstep.exp
2732 * gdb.arch/thumb-bx-pc.exp
2733 * gdb.arch/thumb-singlestep.exp
2734 * gdb.arch/thumb2-it.exp
2735 * gdb.arch/vsx-regs.exp
2736 * gdb.asm/asm-source.exp
2737 * gdb.base/a2-run.exp
2738 * gdb.base/advance.exp
2739 * gdb.base/all-bin.exp
2740 * gdb.base/anon.exp
2741 * gdb.base/args.exp
2742 * gdb.base/arithmet.exp
2743 * gdb.base/async-shell.exp
2744 * gdb.base/async.exp
2745 * gdb.base/attach-pie-noexec.exp
2746 * gdb.base/attach-twice.exp
2747 * gdb.base/auto-load.exp
2748 * gdb.base/bang.exp
2749 * gdb.base/bitfields.exp
2750 * gdb.base/break-always.exp
2751 * gdb.base/break-caller-line.exp
2752 * gdb.base/break-entry.exp
2753 * gdb.base/break-inline.exp
2754 * gdb.base/break-on-linker-gcd-function.exp
2755 * gdb.base/break-probes.exp
2756 * gdb.base/break.exp
2757 * gdb.base/breakpoint-shadow.exp
2758 * gdb.base/call-ar-st.exp
2759 * gdb.base/call-sc.exp
2760 * gdb.base/call-signal-resume.exp
2761 * gdb.base/call-strs.exp
2762 * gdb.base/callfuncs.exp
2763 * gdb.base/catch-fork-static.exp
2764 * gdb.base/catch-gdb-caused-signals.exp
2765 * gdb.base/catch-load.exp
2766 * gdb.base/catch-signal-fork.exp
2767 * gdb.base/catch-signal.exp
2768 * gdb.base/catch-syscall.exp
2769 * gdb.base/charset.exp
2770 * gdb.base/checkpoint.exp
2771 * gdb.base/chng-syms.exp
2772 * gdb.base/code-expr.exp
2773 * gdb.base/code_elim.exp
2774 * gdb.base/commands.exp
2775 * gdb.base/completion.exp
2776 * gdb.base/complex.exp
2777 * gdb.base/cond-expr.exp
2778 * gdb.base/condbreak.exp
2779 * gdb.base/consecutive.exp
2780 * gdb.base/continue-all-already-running.exp
2781 * gdb.base/coredump-filter.exp
2782 * gdb.base/corefile.exp
2783 * gdb.base/dbx.exp
2784 * gdb.base/debug-expr.exp
2785 * gdb.base/define.exp
2786 * gdb.base/del.exp
2787 * gdb.base/disabled-location.exp
2788 * gdb.base/disasm-end-cu.exp
2789 * gdb.base/disasm-optim.exp
2790 * gdb.base/display.exp
2791 * gdb.base/duplicate-bp.exp
2792 * gdb.base/ena-dis-br.exp
2793 * gdb.base/ending-run.exp
2794 * gdb.base/enumval.exp
2795 * gdb.base/environ.exp
2796 * gdb.base/eu-strip-infcall.exp
2797 * gdb.base/eval-avoid-side-effects.exp
2798 * gdb.base/eval-skip.exp
2799 * gdb.base/exitsignal.exp
2800 * gdb.base/expand-psymtabs.exp
2801 * gdb.base/filesym.exp
2802 * gdb.base/find-unmapped.exp
2803 * gdb.base/finish.exp
2804 * gdb.base/float.exp
2805 * gdb.base/foll-exec-mode.exp
2806 * gdb.base/foll-exec.exp
2807 * gdb.base/foll-fork.exp
2808 * gdb.base/fortran-sym-case.exp
2809 * gdb.base/freebpcmd.exp
2810 * gdb.base/func-ptr.exp
2811 * gdb.base/func-ptrs.exp
2812 * gdb.base/funcargs.exp
2813 * gdb.base/gcore-buffer-overflow.exp
2814 * gdb.base/gcore-relro-pie.exp
2815 * gdb.base/gcore-relro.exp
2816 * gdb.base/gcore.exp
2817 * gdb.base/gdb1090.exp
2818 * gdb.base/gdb11530.exp
2819 * gdb.base/gdb11531.exp
2820 * gdb.base/gdb1821.exp
2821 * gdb.base/gdbindex-stabs.exp
2822 * gdb.base/gdbvars.exp
2823 * gdb.base/hbreak.exp
2824 * gdb.base/hbreak2.exp
2825 * gdb.base/included.exp
2826 * gdb.base/infcall-input.exp
2827 * gdb.base/inferior-died.exp
2828 * gdb.base/infnan.exp
2829 * gdb.base/info-macros.exp
2830 * gdb.base/info-os.exp
2831 * gdb.base/info-proc.exp
2832 * gdb.base/info-shared.exp
2833 * gdb.base/info-target.exp
2834 * gdb.base/infoline.exp
2835 * gdb.base/interp.exp
2836 * gdb.base/interrupt.exp
2837 * gdb.base/jit-reader.exp
2838 * gdb.base/jit-simple.exp
2839 * gdb.base/kill-after-signal.exp
2840 * gdb.base/kill-detach-inferiors-cmd.exp
2841 * gdb.base/label.exp
2842 * gdb.base/langs.exp
2843 * gdb.base/ldbl_e308.exp
2844 * gdb.base/line-symtabs.exp
2845 * gdb.base/linespecs.exp
2846 * gdb.base/list.exp
2847 * gdb.base/long_long.exp
2848 * gdb.base/longest-types.exp
2849 * gdb.base/maint.exp
2850 * gdb.base/max-value-size.exp
2851 * gdb.base/memattr.exp
2852 * gdb.base/mips_pro.exp
2853 * gdb.base/morestack.exp
2854 * gdb.base/moribund-step.exp
2855 * gdb.base/multi-forks.exp
2856 * gdb.base/nested-addr.exp
2857 * gdb.base/nextoverexit.exp
2858 * gdb.base/noreturn-finish.exp
2859 * gdb.base/noreturn-return.exp
2860 * gdb.base/nostdlib.exp
2861 * gdb.base/offsets.exp
2862 * gdb.base/opaque.exp
2863 * gdb.base/pc-fp.exp
2864 * gdb.base/permissions.exp
2865 * gdb.base/print-symbol-loading.exp
2866 * gdb.base/prologue-include.exp
2867 * gdb.base/psymtab.exp
2868 * gdb.base/ptype.exp
2869 * gdb.base/random-signal.exp
2870 * gdb.base/randomize.exp
2871 * gdb.base/range-stepping.exp
2872 * gdb.base/readline-ask.exp
2873 * gdb.base/recpar.exp
2874 * gdb.base/recurse.exp
2875 * gdb.base/relational.exp
2876 * gdb.base/restore.exp
2877 * gdb.base/return-nodebug.exp
2878 * gdb.base/return.exp
2879 * gdb.base/run-after-attach.exp
2880 * gdb.base/save-bp.exp
2881 * gdb.base/scope.exp
2882 * gdb.base/sect-cmd.exp
2883 * gdb.base/set-lang-auto.exp
2884 * gdb.base/set-noassign.exp
2885 * gdb.base/setvar.exp
2886 * gdb.base/sigall.exp
2887 * gdb.base/sigbpt.exp
2888 * gdb.base/siginfo-addr.exp
2889 * gdb.base/siginfo-infcall.exp
2890 * gdb.base/siginfo-obj.exp
2891 * gdb.base/siginfo.exp
2892 * gdb.base/signals-state-child.exp
2893 * gdb.base/signest.exp
2894 * gdb.base/sigstep.exp
2895 * gdb.base/sizeof.exp
2896 * gdb.base/skip.exp
2897 * gdb.base/solib-corrupted.exp
2898 * gdb.base/solib-nodir.exp
2899 * gdb.base/solib-search.exp
2900 * gdb.base/stack-checking.exp
2901 * gdb.base/stale-infcall.exp
2902 * gdb.base/stap-probe.exp
2903 * gdb.base/start.exp
2904 * gdb.base/step-break.exp
2905 * gdb.base/step-bt.exp
2906 * gdb.base/step-line.exp
2907 * gdb.base/step-over-exit.exp
2908 * gdb.base/step-over-syscall.exp
2909 * gdb.base/step-resume-infcall.exp
2910 * gdb.base/step-test.exp
2911 * gdb.base/store.exp
2912 * gdb.base/structs3.exp
2913 * gdb.base/sym-file.exp
2914 * gdb.base/symbol-without-target_section.exp
2915 * gdb.base/term.exp
2916 * gdb.base/testenv.exp
2917 * gdb.base/ui-redirect.exp
2918 * gdb.base/until.exp
2919 * gdb.base/unwindonsignal.exp
2920 * gdb.base/value-double-free.exp
2921 * gdb.base/vla-datatypes.exp
2922 * gdb.base/vla-ptr.exp
2923 * gdb.base/vla-sideeffect.exp
2924 * gdb.base/volatile.exp
2925 * gdb.base/watch-cond-infcall.exp
2926 * gdb.base/watch-cond.exp
2927 * gdb.base/watch-non-mem.exp
2928 * gdb.base/watch-read.exp
2929 * gdb.base/watch-vfork.exp
2930 * gdb.base/watchpoint-cond-gone.exp
2931 * gdb.base/watchpoint-delete.exp
2932 * gdb.base/watchpoint-hw-hit-once.exp
2933 * gdb.base/watchpoint-hw.exp
2934 * gdb.base/watchpoint-stops-at-right-insn.exp
2935 * gdb.base/watchpoints.exp
2936 * gdb.base/wchar.exp
2937 * gdb.base/whatis-exp.exp
2938 * gdb.btrace/buffer-size.exp
2939 * gdb.btrace/data.exp
2940 * gdb.btrace/delta.exp
2941 * gdb.btrace/dlopen.exp
2942 * gdb.btrace/enable.exp
2943 * gdb.btrace/exception.exp
2944 * gdb.btrace/function_call_history.exp
2945 * gdb.btrace/gcore.exp
2946 * gdb.btrace/instruction_history.exp
2947 * gdb.btrace/nohist.exp
2948 * gdb.btrace/reconnect.exp
2949 * gdb.btrace/record_goto-step.exp
2950 * gdb.btrace/record_goto.exp
2951 * gdb.btrace/rn-dl-bind.exp
2952 * gdb.btrace/segv.exp
2953 * gdb.btrace/step.exp
2954 * gdb.btrace/stepi.exp
2955 * gdb.btrace/tailcall-only.exp
2956 * gdb.btrace/tailcall.exp
2957 * gdb.btrace/tsx.exp
2958 * gdb.btrace/unknown_functions.exp
2959 * gdb.btrace/vdso.exp
2960 * gdb.compile/compile-ifunc.exp
2961 * gdb.compile/compile-ops.exp
2962 * gdb.compile/compile-print.exp
2963 * gdb.compile/compile-setjmp.exp
2964 * gdb.cp/abstract-origin.exp
2965 * gdb.cp/ambiguous.exp
2966 * gdb.cp/annota2.exp
2967 * gdb.cp/annota3.exp
2968 * gdb.cp/anon-ns.exp
2969 * gdb.cp/anon-struct.exp
2970 * gdb.cp/anon-union.exp
2971 * gdb.cp/arg-reference.exp
2972 * gdb.cp/baseenum.exp
2973 * gdb.cp/bool.exp
2974 * gdb.cp/breakpoint.exp
2975 * gdb.cp/bs15503.exp
2976 * gdb.cp/call-c.exp
2977 * gdb.cp/casts.exp
2978 * gdb.cp/chained-calls.exp
2979 * gdb.cp/class2.exp
2980 * gdb.cp/classes.exp
2981 * gdb.cp/cmpd-minsyms.exp
2982 * gdb.cp/converts.exp
2983 * gdb.cp/cp-relocate.exp
2984 * gdb.cp/cpcompletion.exp
2985 * gdb.cp/cpexprs.exp
2986 * gdb.cp/cplabel.exp
2987 * gdb.cp/cplusfuncs.exp
2988 * gdb.cp/cpsizeof.exp
2989 * gdb.cp/ctti.exp
2990 * gdb.cp/derivation.exp
2991 * gdb.cp/destrprint.exp
2992 * gdb.cp/dispcxx.exp
2993 * gdb.cp/enum-class.exp
2994 * gdb.cp/exception.exp
2995 * gdb.cp/exceptprint.exp
2996 * gdb.cp/expand-psymtabs-cxx.exp
2997 * gdb.cp/expand-sals.exp
2998 * gdb.cp/extern-c.exp
2999 * gdb.cp/filename.exp
3000 * gdb.cp/formatted-ref.exp
3001 * gdb.cp/fpointer.exp
3002 * gdb.cp/gdb1355.exp
3003 * gdb.cp/gdb2495.exp
3004 * gdb.cp/hang.exp
3005 * gdb.cp/impl-this.exp
3006 * gdb.cp/infcall-dlopen.exp
3007 * gdb.cp/inherit.exp
3008 * gdb.cp/iostream.exp
3009 * gdb.cp/koenig.exp
3010 * gdb.cp/local.exp
3011 * gdb.cp/m-data.exp
3012 * gdb.cp/m-static.exp
3013 * gdb.cp/mb-ctor.exp
3014 * gdb.cp/mb-inline.exp
3015 * gdb.cp/mb-templates.exp
3016 * gdb.cp/member-name.exp
3017 * gdb.cp/member-ptr.exp
3018 * gdb.cp/meth-typedefs.exp
3019 * gdb.cp/method.exp
3020 * gdb.cp/method2.exp
3021 * gdb.cp/minsym-fallback.exp
3022 * gdb.cp/misc.exp
3023 * gdb.cp/namelessclass.exp
3024 * gdb.cp/namespace-enum.exp
3025 * gdb.cp/namespace-nested-import.exp
3026 * gdb.cp/namespace.exp
3027 * gdb.cp/nextoverthrow.exp
3028 * gdb.cp/no-dmgl-verbose.exp
3029 * gdb.cp/non-trivial-retval.exp
3030 * gdb.cp/noparam.exp
3031 * gdb.cp/nsdecl.exp
3032 * gdb.cp/nsimport.exp
3033 * gdb.cp/nsnested.exp
3034 * gdb.cp/nsnoimports.exp
3035 * gdb.cp/nsrecurs.exp
3036 * gdb.cp/nsstress.exp
3037 * gdb.cp/nsusing.exp
3038 * gdb.cp/operator.exp
3039 * gdb.cp/oranking.exp
3040 * gdb.cp/overload-const.exp
3041 * gdb.cp/overload.exp
3042 * gdb.cp/ovldbreak.exp
3043 * gdb.cp/ovsrch.exp
3044 * gdb.cp/paren-type.exp
3045 * gdb.cp/parse-lang.exp
3046 * gdb.cp/pass-by-ref.exp
3047 * gdb.cp/pr-1023.exp
3048 * gdb.cp/pr-1210.exp
3049 * gdb.cp/pr-574.exp
3050 * gdb.cp/pr10687.exp
3051 * gdb.cp/pr12028.exp
3052 * gdb.cp/pr17132.exp
3053 * gdb.cp/pr17494.exp
3054 * gdb.cp/pr9067.exp
3055 * gdb.cp/pr9167.exp
3056 * gdb.cp/pr9631.exp
3057 * gdb.cp/printmethod.exp
3058 * gdb.cp/psmang.exp
3059 * gdb.cp/psymtab-parameter.exp
3060 * gdb.cp/ptype-cv-cp.exp
3061 * gdb.cp/ptype-flags.exp
3062 * gdb.cp/re-set-overloaded.exp
3063 * gdb.cp/ref-types.exp
3064 * gdb.cp/rtti.exp
3065 * gdb.cp/scope-err.exp
3066 * gdb.cp/shadow.exp
3067 * gdb.cp/smartp.exp
3068 * gdb.cp/static-method.exp
3069 * gdb.cp/static-print-quit.exp
3070 * gdb.cp/temargs.exp
3071 * gdb.cp/templates.exp
3072 * gdb.cp/try_catch.exp
3073 * gdb.cp/typedef-operator.exp
3074 * gdb.cp/typeid.exp
3075 * gdb.cp/userdef.exp
3076 * gdb.cp/using-crash.exp
3077 * gdb.cp/var-tag.exp
3078 * gdb.cp/virtbase.exp
3079 * gdb.cp/virtfunc.exp
3080 * gdb.cp/virtfunc2.exp
3081 * gdb.cp/vla-cxx.exp
3082 * gdb.disasm/t01_mov.exp
3083 * gdb.disasm/t02_mova.exp
3084 * gdb.disasm/t03_add.exp
3085 * gdb.disasm/t04_sub.exp
3086 * gdb.disasm/t05_cmp.exp
3087 * gdb.disasm/t06_ari2.exp
3088 * gdb.disasm/t07_ari3.exp
3089 * gdb.disasm/t08_or.exp
3090 * gdb.disasm/t09_xor.exp
3091 * gdb.disasm/t10_and.exp
3092 * gdb.disasm/t11_logs.exp
3093 * gdb.disasm/t12_bit.exp
3094 * gdb.disasm/t13_otr.exp
3095 * gdb.dlang/circular.exp
3096 * gdb.dwarf2/arr-stride.exp
3097 * gdb.dwarf2/arr-subrange.exp
3098 * gdb.dwarf2/atomic-type.exp
3099 * gdb.dwarf2/bad-regnum.exp
3100 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3101 * gdb.dwarf2/callframecfa.exp
3102 * gdb.dwarf2/clztest.exp
3103 * gdb.dwarf2/corrupt.exp
3104 * gdb.dwarf2/data-loc.exp
3105 * gdb.dwarf2/dup-psym.exp
3106 * gdb.dwarf2/dw2-anon-mptr.exp
3107 * gdb.dwarf2/dw2-anonymous-func.exp
3108 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3109 * gdb.dwarf2/dw2-bad-unresolved.exp
3110 * gdb.dwarf2/dw2-basic.exp
3111 * gdb.dwarf2/dw2-canonicalize-type.exp
3112 * gdb.dwarf2/dw2-case-insensitive.exp
3113 * gdb.dwarf2/dw2-common-block.exp
3114 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3115 * gdb.dwarf2/dw2-compressed.exp
3116 * gdb.dwarf2/dw2-const.exp
3117 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3118 * gdb.dwarf2/dw2-cu-size.exp
3119 * gdb.dwarf2/dw2-dup-frame.exp
3120 * gdb.dwarf2/dw2-entry-value.exp
3121 * gdb.dwarf2/dw2-icycle.exp
3122 * gdb.dwarf2/dw2-ifort-parameter.exp
3123 * gdb.dwarf2/dw2-inline-break.exp
3124 * gdb.dwarf2/dw2-inline-param.exp
3125 * gdb.dwarf2/dw2-intercu.exp
3126 * gdb.dwarf2/dw2-intermix.exp
3127 * gdb.dwarf2/dw2-lexical-block-bare.exp
3128 * gdb.dwarf2/dw2-linkage-name-trust.exp
3129 * gdb.dwarf2/dw2-minsym-in-cu.exp
3130 * gdb.dwarf2/dw2-noloc.exp
3131 * gdb.dwarf2/dw2-op-call.exp
3132 * gdb.dwarf2/dw2-op-out-param.exp
3133 * gdb.dwarf2/dw2-opt-structptr.exp
3134 * gdb.dwarf2/dw2-param-error.exp
3135 * gdb.dwarf2/dw2-producer.exp
3136 * gdb.dwarf2/dw2-ranges-base.exp
3137 * gdb.dwarf2/dw2-ref-missing-frame.exp
3138 * gdb.dwarf2/dw2-reg-undefined.exp
3139 * gdb.dwarf2/dw2-regno-invalid.exp
3140 * gdb.dwarf2/dw2-restore.exp
3141 * gdb.dwarf2/dw2-restrict.exp
3142 * gdb.dwarf2/dw2-single-line-discriminators.exp
3143 * gdb.dwarf2/dw2-strp.exp
3144 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3145 * gdb.dwarf2/dw2-unresolved.exp
3146 * gdb.dwarf2/dw2-var-zero-addr.exp
3147 * gdb.dwarf2/dw4-sig-types.exp
3148 * gdb.dwarf2/dwz.exp
3149 * gdb.dwarf2/dynarr-ptr.exp
3150 * gdb.dwarf2/enum-type.exp
3151 * gdb.dwarf2/gdb-index.exp
3152 * gdb.dwarf2/implptr-64bit.exp
3153 * gdb.dwarf2/implptr-optimized-out.exp
3154 * gdb.dwarf2/implptr.exp
3155 * gdb.dwarf2/implref-array.exp
3156 * gdb.dwarf2/implref-const.exp
3157 * gdb.dwarf2/implref-global.exp
3158 * gdb.dwarf2/implref-struct.exp
3159 * gdb.dwarf2/mac-fileno.exp
3160 * gdb.dwarf2/main-subprogram.exp
3161 * gdb.dwarf2/member-ptr-forwardref.exp
3162 * gdb.dwarf2/method-ptr.exp
3163 * gdb.dwarf2/missing-sig-type.exp
3164 * gdb.dwarf2/nonvar-access.exp
3165 * gdb.dwarf2/opaque-type-lookup.exp
3166 * gdb.dwarf2/pieces-optimized-out.exp
3167 * gdb.dwarf2/pieces.exp
3168 * gdb.dwarf2/pr10770.exp
3169 * gdb.dwarf2/pr13961.exp
3170 * gdb.dwarf2/staticvirtual.exp
3171 * gdb.dwarf2/subrange.exp
3172 * gdb.dwarf2/symtab-producer.exp
3173 * gdb.dwarf2/trace-crash.exp
3174 * gdb.dwarf2/typeddwarf.exp
3175 * gdb.dwarf2/valop.exp
3176 * gdb.dwarf2/watch-notconst.exp
3177 * gdb.fortran/array-element.exp
3178 * gdb.fortran/charset.exp
3179 * gdb.fortran/common-block.exp
3180 * gdb.fortran/complex.exp
3181 * gdb.fortran/derived-type-function.exp
3182 * gdb.fortran/derived-type.exp
3183 * gdb.fortran/logical.exp
3184 * gdb.fortran/module.exp
3185 * gdb.fortran/multi-dim.exp
3186 * gdb.fortran/nested-funcs.exp
3187 * gdb.fortran/print-formatted.exp
3188 * gdb.fortran/subarray.exp
3189 * gdb.fortran/vla-alloc-assoc.exp
3190 * gdb.fortran/vla-datatypes.exp
3191 * gdb.fortran/vla-history.exp
3192 * gdb.fortran/vla-ptr-info.exp
3193 * gdb.fortran/vla-ptype-sub.exp
3194 * gdb.fortran/vla-ptype.exp
3195 * gdb.fortran/vla-sizeof.exp
3196 * gdb.fortran/vla-type.exp
3197 * gdb.fortran/vla-value-sub-arbitrary.exp
3198 * gdb.fortran/vla-value-sub-finish.exp
3199 * gdb.fortran/vla-value-sub.exp
3200 * gdb.fortran/vla-value.exp
3201 * gdb.fortran/whatis_type.exp
3202 * gdb.go/chan.exp
3203 * gdb.go/handcall.exp
3204 * gdb.go/hello.exp
3205 * gdb.go/integers.exp
3206 * gdb.go/methods.exp
3207 * gdb.go/package.exp
3208 * gdb.go/strings.exp
3209 * gdb.go/types.exp
3210 * gdb.go/unsafe.exp
3211 * gdb.guile/scm-arch.exp
3212 * gdb.guile/scm-block.exp
3213 * gdb.guile/scm-breakpoint.exp
3214 * gdb.guile/scm-cmd.exp
3215 * gdb.guile/scm-disasm.exp
3216 * gdb.guile/scm-equal.exp
3217 * gdb.guile/scm-frame-args.exp
3218 * gdb.guile/scm-frame-inline.exp
3219 * gdb.guile/scm-frame.exp
3220 * gdb.guile/scm-iterator.exp
3221 * gdb.guile/scm-math.exp
3222 * gdb.guile/scm-objfile.exp
3223 * gdb.guile/scm-ports.exp
3224 * gdb.guile/scm-symbol.exp
3225 * gdb.guile/scm-symtab.exp
3226 * gdb.guile/scm-value-cc.exp
3227 * gdb.guile/types-module.exp
3228 * gdb.linespec/break-ask.exp
3229 * gdb.linespec/cpexplicit.exp
3230 * gdb.linespec/explicit.exp
3231 * gdb.linespec/keywords.exp
3232 * gdb.linespec/linespec.exp
3233 * gdb.linespec/ls-dollar.exp
3234 * gdb.linespec/ls-errs.exp
3235 * gdb.linespec/skip-two.exp
3236 * gdb.linespec/thread.exp
3237 * gdb.mi/mi-async.exp
3238 * gdb.mi/mi-basics.exp
3239 * gdb.mi/mi-break.exp
3240 * gdb.mi/mi-catch-load.exp
3241 * gdb.mi/mi-cli.exp
3242 * gdb.mi/mi-cmd-param-changed.exp
3243 * gdb.mi/mi-console.exp
3244 * gdb.mi/mi-detach.exp
3245 * gdb.mi/mi-disassemble.exp
3246 * gdb.mi/mi-eval.exp
3247 * gdb.mi/mi-file-transfer.exp
3248 * gdb.mi/mi-file.exp
3249 * gdb.mi/mi-fill-memory.exp
3250 * gdb.mi/mi-inheritance-syntax-error.exp
3251 * gdb.mi/mi-linespec-err-cp.exp
3252 * gdb.mi/mi-logging.exp
3253 * gdb.mi/mi-memory-changed.exp
3254 * gdb.mi/mi-read-memory.exp
3255 * gdb.mi/mi-record-changed.exp
3256 * gdb.mi/mi-reg-undefined.exp
3257 * gdb.mi/mi-regs.exp
3258 * gdb.mi/mi-return.exp
3259 * gdb.mi/mi-reverse.exp
3260 * gdb.mi/mi-simplerun.exp
3261 * gdb.mi/mi-solib.exp
3262 * gdb.mi/mi-stack.exp
3263 * gdb.mi/mi-stepi.exp
3264 * gdb.mi/mi-syn-frame.exp
3265 * gdb.mi/mi-until.exp
3266 * gdb.mi/mi-var-block.exp
3267 * gdb.mi/mi-var-child.exp
3268 * gdb.mi/mi-var-cmd.exp
3269 * gdb.mi/mi-var-cp.exp
3270 * gdb.mi/mi-var-display.exp
3271 * gdb.mi/mi-var-invalidate.exp
3272 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3273 * gdb.mi/mi-vla-fortran.exp
3274 * gdb.mi/mi-watch.exp
3275 * gdb.mi/mi2-var-child.exp
3276 * gdb.mi/user-selected-context-sync.exp
3277 * gdb.modula2/unbounded-array.exp
3278 * gdb.multi/dummy-frame-restore.exp
3279 * gdb.multi/multi-arch-exec.exp
3280 * gdb.multi/multi-arch.exp
3281 * gdb.multi/tids.exp
3282 * gdb.multi/watchpoint-multi.exp
3283 * gdb.opencl/callfuncs.exp
3284 * gdb.opencl/convs_casts.exp
3285 * gdb.opencl/datatypes.exp
3286 * gdb.opencl/operators.exp
3287 * gdb.opencl/vec_comps.exp
3288 * gdb.opt/clobbered-registers-O2.exp
3289 * gdb.opt/inline-break.exp
3290 * gdb.opt/inline-bt.exp
3291 * gdb.opt/inline-cmds.exp
3292 * gdb.opt/inline-locals.exp
3293 * gdb.pascal/case-insensitive-symbols.exp
3294 * gdb.pascal/floats.exp
3295 * gdb.pascal/gdb11492.exp
3296 * gdb.python/lib-types.exp
3297 * gdb.python/py-arch.exp
3298 * gdb.python/py-as-string.exp
3299 * gdb.python/py-bad-printers.exp
3300 * gdb.python/py-block.exp
3301 * gdb.python/py-breakpoint-create-fail.exp
3302 * gdb.python/py-breakpoint.exp
3303 * gdb.python/py-caller-is.exp
3304 * gdb.python/py-cmd.exp
3305 * gdb.python/py-explore-cc.exp
3306 * gdb.python/py-explore.exp
3307 * gdb.python/py-finish-breakpoint.exp
3308 * gdb.python/py-finish-breakpoint2.exp
3309 * gdb.python/py-frame-args.exp
3310 * gdb.python/py-frame-inline.exp
3311 * gdb.python/py-frame.exp
3312 * gdb.python/py-framefilter-mi.exp
3313 * gdb.python/py-infthread.exp
3314 * gdb.python/py-lazy-string.exp
3315 * gdb.python/py-linetable.exp
3316 * gdb.python/py-mi-events.exp
3317 * gdb.python/py-mi-objfile.exp
3318 * gdb.python/py-mi.exp
3319 * gdb.python/py-objfile.exp
3320 * gdb.python/py-pp-integral.exp
3321 * gdb.python/py-pp-maint.exp
3322 * gdb.python/py-pp-re-notag.exp
3323 * gdb.python/py-pp-registration.exp
3324 * gdb.python/py-recurse-unwind.exp
3325 * gdb.python/py-strfns.exp
3326 * gdb.python/py-symbol.exp
3327 * gdb.python/py-symtab.exp
3328 * gdb.python/py-sync-interp.exp
3329 * gdb.python/py-typeprint.exp
3330 * gdb.python/py-unwind-maint.exp
3331 * gdb.python/py-unwind.exp
3332 * gdb.python/py-value-cc.exp
3333 * gdb.python/py-xmethods.exp
3334 * gdb.reverse/amd64-tailcall-reverse.exp
3335 * gdb.reverse/break-precsave.exp
3336 * gdb.reverse/break-reverse.exp
3337 * gdb.reverse/consecutive-precsave.exp
3338 * gdb.reverse/consecutive-reverse.exp
3339 * gdb.reverse/finish-precsave.exp
3340 * gdb.reverse/finish-reverse-bkpt.exp
3341 * gdb.reverse/finish-reverse.exp
3342 * gdb.reverse/fstatat-reverse.exp
3343 * gdb.reverse/getresuid-reverse.exp
3344 * gdb.reverse/i386-precsave.exp
3345 * gdb.reverse/i386-reverse.exp
3346 * gdb.reverse/i386-sse-reverse.exp
3347 * gdb.reverse/i387-env-reverse.exp
3348 * gdb.reverse/i387-stack-reverse.exp
3349 * gdb.reverse/insn-reverse.exp
3350 * gdb.reverse/machinestate-precsave.exp
3351 * gdb.reverse/machinestate.exp
3352 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3353 * gdb.reverse/pipe-reverse.exp
3354 * gdb.reverse/readv-reverse.exp
3355 * gdb.reverse/recvmsg-reverse.exp
3356 * gdb.reverse/rerun-prec.exp
3357 * gdb.reverse/s390-mvcle.exp
3358 * gdb.reverse/step-precsave.exp
3359 * gdb.reverse/step-reverse.exp
3360 * gdb.reverse/time-reverse.exp
3361 * gdb.reverse/until-precsave.exp
3362 * gdb.reverse/until-reverse.exp
3363 * gdb.reverse/waitpid-reverse.exp
3364 * gdb.reverse/watch-precsave.exp
3365 * gdb.reverse/watch-reverse.exp
3366 * gdb.rust/generics.exp
3367 * gdb.rust/methods.exp
3368 * gdb.rust/modules.exp
3369 * gdb.rust/simple.exp
3370 * gdb.server/connect-with-no-symbol-file.exp
3371 * gdb.server/ext-attach.exp
3372 * gdb.server/ext-restart.exp
3373 * gdb.server/ext-wrapper.exp
3374 * gdb.server/file-transfer.exp
3375 * gdb.server/server-exec-info.exp
3376 * gdb.server/server-kill.exp
3377 * gdb.server/server-mon.exp
3378 * gdb.server/wrapper.exp
3379 * gdb.stabs/exclfwd.exp
3380 * gdb.stabs/gdb11479.exp
3381 * gdb.threads/clone-new-thread-event.exp
3382 * gdb.threads/corethreads.exp
3383 * gdb.threads/current-lwp-dead.exp
3384 * gdb.threads/dlopen-libpthread.exp
3385 * gdb.threads/gcore-thread.exp
3386 * gdb.threads/sigstep-threads.exp
3387 * gdb.threads/watchpoint-fork.exp
3388 * gdb.trace/actions-changed.exp
3389 * gdb.trace/backtrace.exp
3390 * gdb.trace/change-loc.exp
3391 * gdb.trace/circ.exp
3392 * gdb.trace/collection.exp
3393 * gdb.trace/disconnected-tracing.exp
3394 * gdb.trace/ftrace.exp
3395 * gdb.trace/mi-trace-frame-collected.exp
3396 * gdb.trace/mi-trace-unavailable.exp
3397 * gdb.trace/mi-traceframe-changed.exp
3398 * gdb.trace/mi-tsv-changed.exp
3399 * gdb.trace/no-attach-trace.exp
3400 * gdb.trace/passc-dyn.exp
3401 * gdb.trace/qtro.exp
3402 * gdb.trace/range-stepping.exp
3403 * gdb.trace/read-memory.exp
3404 * gdb.trace/save-trace.exp
3405 * gdb.trace/signal.exp
3406 * gdb.trace/status-stop.exp
3407 * gdb.trace/tfile.exp
3408 * gdb.trace/trace-break.exp
3409 * gdb.trace/trace-buffer-size.exp
3410 * gdb.trace/trace-condition.exp
3411 * gdb.trace/tracefile-pseudo-reg.exp
3412 * gdb.trace/tstatus.exp
3413 * gdb.trace/unavailable.exp
3414 * gdb.trace/while-dyn.exp
3415 * gdb.trace/while-stepping.exp
3416
3417 2016-12-22 Doug Evans <xdje42@gmail.com>
3418
3419 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
3420 and msymbols.
3421
3422 2016-12-19 Yao Qi <yao.qi@linaro.org>
3423
3424 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
3425 (test_with_self): Don't call do_steps_and_nexts, and remove
3426 code about stepping into xmalloc.
3427
3428 2016-12-09 Yao Qi <yao.qi@linaro.org>
3429
3430 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
3431
3432 2016-12-09 Yao Qi <yao.qi@linaro.org>
3433
3434 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
3435
3436 2016-12-09 Pedro Alves <palves@redhat.com>
3437
3438 * gdb.base/all-architectures-0.exp: New file.
3439 * gdb.base/all-architectures-1.exp: New file.
3440 * gdb.base/all-architectures-2.exp: New file.
3441 * gdb.base/all-architectures-3.exp: New file.
3442 * gdb.base/all-architectures-4.exp: New file.
3443 * gdb.base/all-architectures-5.exp: New file.
3444 * gdb.base/all-architectures-6.exp: New file.
3445 * gdb.base/all-architectures-7.exp: New file.
3446 * gdb.base/all-architectures.exp.in: New file.
3447
3448 2016-12-09 Yao Qi <yao.qi@linaro.org>
3449
3450 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
3451
3452 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
3453
3454 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
3455 possible.
3456 Remove useless pattern-matching code.
3457
3458 2016-12-02 Pedro Alves <palves@redhat.com>
3459
3460 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
3461 procedure.
3462 (top level): Call it.
3463
3464 2016-12-02 Pedro Alves <palves@redhat.com>
3465
3466 * gdb.base/commands.exp (user_defined_command_args_stack_test):
3467 New procedure.
3468 (top level): Call it.
3469
3470 2016-12-02 Pedro Alves <palves@redhat.com>
3471
3472 PR cli/20559
3473 * gdb.base/commands.exp (user_defined_command_args_eval): New
3474 procedure.
3475 (top level): Call it.
3476
3477 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
3478
3479 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
3480 timeout handling.
3481
3482 2016-12-02 Tom Tromey <tom@tromey.com>
3483
3484 * gdb.dwarf2/main-subprogram.c: New file.
3485 * gdb.dwarf2/main-subprogram.exp: New file.
3486
3487 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3488
3489 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
3490 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
3491 gdb_test_no_output for a couple of cases.
3492 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
3493
3494 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3495
3496 Fix test names and standardize compilation error messages throughout
3497 the following files:
3498
3499 * gdb.ada/start.exp
3500 * gdb.arch/alpha-step.exp
3501 * gdb.arch/e500-prologue.exp
3502 * gdb.arch/ftrace-insn-reloc.exp
3503 * gdb.arch/gdb1291.exp
3504 * gdb.arch/gdb1431.exp
3505 * gdb.arch/gdb1558.exp
3506 * gdb.arch/i386-dr3-watch.exp
3507 * gdb.arch/i386-sse-stack-align.exp
3508 * gdb.arch/ia64-breakpoint-shadow.exp
3509 * gdb.arch/pa-nullify.exp
3510 * gdb.arch/powerpc-aix-prologue.exp
3511 * gdb.arch/thumb-bx-pc.exp
3512 * gdb.base/annota1.exp
3513 * gdb.base/annota3.exp
3514 * gdb.base/arrayidx.exp
3515 * gdb.base/assign.exp
3516 * gdb.base/attach.exp
3517 * gdb.base/auxv.exp
3518 * gdb.base/bang.exp
3519 * gdb.base/bfp-test.exp
3520 * gdb.base/bigcore.exp
3521 * gdb.base/bitfields2.exp
3522 * gdb.base/break-fun-addr.exp
3523 * gdb.base/break-probes.exp
3524 * gdb.base/call-rt-st.exp
3525 * gdb.base/callexit.exp
3526 * gdb.base/catch-fork-kill.exp
3527 * gdb.base/charset.exp
3528 * gdb.base/checkpoint.exp
3529 * gdb.base/comprdebug.exp
3530 * gdb.base/constvars.exp
3531 * gdb.base/coredump-filter.exp
3532 * gdb.base/cursal.exp
3533 * gdb.base/cvexpr.exp
3534 * gdb.base/detach.exp
3535 * gdb.base/display.exp
3536 * gdb.base/dmsym.exp
3537 * gdb.base/dprintf-pending.exp
3538 * gdb.base/dso2dso.exp
3539 * gdb.base/dtrace-probe.exp
3540 * gdb.base/dump.exp
3541 * gdb.base/enum_cond.exp
3542 * gdb.base/exe-lock.exp
3543 * gdb.base/exec-invalid-sysroot.exp
3544 * gdb.base/execl-update-breakpoints.exp
3545 * gdb.base/exprs.exp
3546 * gdb.base/fileio.exp
3547 * gdb.base/find.exp
3548 * gdb.base/finish.exp
3549 * gdb.base/fixsection.exp
3550 * gdb.base/foll-vfork.exp
3551 * gdb.base/frame-args.exp
3552 * gdb.base/gcore.exp
3553 * gdb.base/gdb1250.exp
3554 * gdb.base/global-var-nested-by-dso.exp
3555 * gdb.base/gnu-ifunc.exp
3556 * gdb.base/hashline1.exp
3557 * gdb.base/hashline2.exp
3558 * gdb.base/hashline3.exp
3559 * gdb.base/hbreak-in-shr-unsupported.exp
3560 * gdb.base/huge.exp
3561 * gdb.base/infcall-input.exp
3562 * gdb.base/info-fun.exp
3563 * gdb.base/info-shared.exp
3564 * gdb.base/jit-simple.exp
3565 * gdb.base/jit-so.exp
3566 * gdb.base/jit.exp
3567 * gdb.base/jump.exp
3568 * gdb.base/label.exp
3569 * gdb.base/lineinc.exp
3570 * gdb.base/logical.exp
3571 * gdb.base/longjmp.exp
3572 * gdb.base/macscp.exp
3573 * gdb.base/miscexprs.exp
3574 * gdb.base/new-ui-echo.exp
3575 * gdb.base/new-ui-pending-input.exp
3576 * gdb.base/new-ui.exp
3577 * gdb.base/nodebug.exp
3578 * gdb.base/nofield.exp
3579 * gdb.base/offsets.exp
3580 * gdb.base/overlays.exp
3581 * gdb.base/pending.exp
3582 * gdb.base/pointers.exp
3583 * gdb.base/pr11022.exp
3584 * gdb.base/printcmds.exp
3585 * gdb.base/prologue.exp
3586 * gdb.base/ptr-typedef.exp
3587 * gdb.base/realname-expand.exp
3588 * gdb.base/relativedebug.exp
3589 * gdb.base/relocate.exp
3590 * gdb.base/remote.exp
3591 * gdb.base/reread.exp
3592 * gdb.base/return2.exp
3593 * gdb.base/savedregs.exp
3594 * gdb.base/sep.exp
3595 * gdb.base/sepdebug.exp
3596 * gdb.base/sepsymtab.exp
3597 * gdb.base/set-inferior-tty.exp
3598 * gdb.base/setshow.exp
3599 * gdb.base/shlib-call.exp
3600 * gdb.base/sigaltstack.exp
3601 * gdb.base/siginfo-addr.exp
3602 * gdb.base/signals.exp
3603 * gdb.base/signull.exp
3604 * gdb.base/sigrepeat.exp
3605 * gdb.base/so-impl-ld.exp
3606 * gdb.base/solib-display.exp
3607 * gdb.base/solib-overlap.exp
3608 * gdb.base/solib-search.exp
3609 * gdb.base/solib-symbol.exp
3610 * gdb.base/structs.exp
3611 * gdb.base/structs2.exp
3612 * gdb.base/symtab-search-order.exp
3613 * gdb.base/twice.exp
3614 * gdb.base/unload.exp
3615 * gdb.base/varargs.exp
3616 * gdb.base/watchpoint-solib.exp
3617 * gdb.base/watchpoint.exp
3618 * gdb.base/whatis.exp
3619 * gdb.base/wrong_frame_bt_full.exp
3620 * gdb.btrace/dlopen.exp
3621 * gdb.cell/ea-standalone.exp
3622 * gdb.cell/ea-test.exp
3623 * gdb.cp/dispcxx.exp
3624 * gdb.cp/gdb2384.exp
3625 * gdb.cp/method2.exp
3626 * gdb.cp/nextoverthrow.exp
3627 * gdb.cp/pr10728.exp
3628 * gdb.disasm/am33.exp
3629 * gdb.disasm/h8300s.exp
3630 * gdb.disasm/mn10300.exp
3631 * gdb.disasm/sh3.exp
3632 * gdb.dwarf2/dw2-dir-file-name.exp
3633 * gdb.fortran/complex.exp
3634 * gdb.fortran/library-module.exp
3635 * gdb.guile/scm-pretty-print.exp
3636 * gdb.guile/scm-symbol.exp
3637 * gdb.guile/scm-type.exp
3638 * gdb.guile/scm-value.exp
3639 * gdb.linespec/linespec.exp
3640 * gdb.mi/gdb701.exp
3641 * gdb.mi/gdb792.exp
3642 * gdb.mi/mi-breakpoint-changed.exp
3643 * gdb.mi/mi-dprintf-pending.exp
3644 * gdb.mi/mi-dprintf.exp
3645 * gdb.mi/mi-exit-code.exp
3646 * gdb.mi/mi-pending.exp
3647 * gdb.mi/mi-solib.exp
3648 * gdb.mi/new-ui-mi-sync.exp
3649 * gdb.mi/pr11022.exp
3650 * gdb.mi/user-selected-context-sync.exp
3651 * gdb.opt/solib-intra-step.exp
3652 * gdb.python/py-events.exp
3653 * gdb.python/py-finish-breakpoint.exp
3654 * gdb.python/py-mi.exp
3655 * gdb.python/py-prettyprint.exp
3656 * gdb.python/py-shared.exp
3657 * gdb.python/py-symbol.exp
3658 * gdb.python/py-template.exp
3659 * gdb.python/py-type.exp
3660 * gdb.python/py-value.exp
3661 * gdb.reverse/solib-precsave.exp
3662 * gdb.reverse/solib-reverse.exp
3663 * gdb.server/solib-list.exp
3664 * gdb.stabs/weird.exp
3665 * gdb.threads/reconnect-signal.exp
3666 * gdb.threads/stepi-random-signal.exp
3667 * gdb.trace/actions.exp
3668 * gdb.trace/ax.exp
3669 * gdb.trace/backtrace.exp
3670 * gdb.trace/change-loc.exp
3671 * gdb.trace/deltrace.exp
3672 * gdb.trace/ftrace-lock.exp
3673 * gdb.trace/ftrace.exp
3674 * gdb.trace/infotrace.exp
3675 * gdb.trace/mi-tracepoint-changed.exp
3676 * gdb.trace/packetlen.exp
3677 * gdb.trace/passcount.exp
3678 * gdb.trace/pending.exp
3679 * gdb.trace/range-stepping.exp
3680 * gdb.trace/report.exp
3681 * gdb.trace/stap-trace.exp
3682 * gdb.trace/tfind.exp
3683 * gdb.trace/trace-break.exp
3684 * gdb.trace/trace-condition.exp
3685 * gdb.trace/trace-enable-disable.exp
3686 * gdb.trace/trace-mt.exp
3687 * gdb.trace/tracecmd.exp
3688 * gdb.trace/tspeed.exp
3689 * gdb.trace/tsv.exp
3690 * lib/perftest.exp
3691
3692 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3693
3694 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
3695 with gdb_test_no_output.
3696 Use command as test name.
3697
3698 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3699
3700 Fix test names starting with uppercase throughout the files.
3701
3702 * gdb.ada/assign_1.exp
3703 * gdb.ada/boolean_expr.exp
3704 * gdb.base/arrayidx.exp
3705 * gdb.base/del.exp
3706 * gdb.base/gcore-buffer-overflow.exp
3707 * gdb.base/testenv.exp
3708 * gdb.compile/compile.exp
3709 * gdb.python/py-framefilter-invalidarg.exp
3710 * gdb.python/py-framefilter.exp
3711
3712 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3713
3714 Fix test names starting with uppercase throughout the files.
3715
3716 * gdb.ada/array_return.exp
3717 * gdb.ada/expr_delims.exp
3718 * gdb.ada/mi_dyn_arr.exp
3719 * gdb.ada/mi_interface.exp
3720 * gdb.ada/mi_var_array.exp
3721 * gdb.ada/watch_arg.exp
3722 * gdb.arch/alpha-step.exp
3723 * gdb.arch/altivec-regs.exp
3724 * gdb.arch/e500-regs.exp
3725 * gdb.arch/powerpc-d128-regs.exp
3726 * gdb.base/arrayidx.exp
3727 * gdb.base/break.exp
3728 * gdb.base/checkpoint.exp
3729 * gdb.base/debug-expr.exp
3730 * gdb.base/dmsym.exp
3731 * gdb.base/radix.exp
3732 * gdb.base/sepdebug.exp
3733 * gdb.base/testenv.exp
3734 * gdb.base/watch_thread_num.exp
3735 * gdb.base/watchpoint-cond-gone.exp
3736 * gdb.cell/break.exp
3737 * gdb.cell/ea-cache.exp
3738 * gdb.compile/compile.exp
3739 * gdb.cp/gdb2495.exp
3740 * gdb.gdb/selftest.exp
3741 * gdb.gdb/xfullpath.exp
3742 * gdb.go/hello.exp
3743 * gdb.go/integers.exp
3744 * gdb.objc/basicclass.exp
3745 * gdb.pascal/hello.exp
3746 * gdb.pascal/integers.exp
3747 * gdb.python/py-breakpoint.exp
3748 * gdb.python/py-cmd.exp
3749 * gdb.python/py-linetable.exp
3750 * gdb.python/py-xmethods.exp
3751 * gdb.python/python.exp
3752 * gdb.reverse/consecutive-precsave.exp
3753 * gdb.reverse/finish-precsave.exp
3754 * gdb.reverse/i386-precsave.exp
3755 * gdb.reverse/machinestate-precsave.exp
3756 * gdb.reverse/sigall-precsave.exp
3757 * gdb.reverse/solib-precsave.exp
3758 * gdb.reverse/step-precsave.exp
3759 * gdb.reverse/until-precsave.exp
3760 * gdb.reverse/watch-precsave.exp
3761 * gdb.threads/leader-exit.exp
3762 * gdb.threads/pthreads.exp
3763 * gdb.threads/wp-replication.exp
3764 * gdb.trace/actions.exp
3765 * gdb.trace/mi-tsv-changed.exp
3766 * gdb.trace/tsv.exp
3767
3768 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3769
3770 Fix test names starting with uppercase throughout the files.
3771
3772 * gdb.arch/i386-bp_permanent.exp
3773 * gdb.arch/i386-gnu-cfi.exp
3774 * gdb.base/disasm-end-cu.exp
3775 * gdb.base/macscp.exp
3776 * gdb.base/pending.exp
3777 * gdb.base/watch_thread_num.exp
3778 * gdb.cp/exception.exp
3779 * gdb.cp/gdb2495.exp
3780 * gdb.cp/local.exp
3781 * gdb.python/py-evsignal.exp
3782 * gdb.python/python.exp
3783 * gdb.trace/tracecmd.exp
3784
3785 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3786
3787 Fix test names starting with uppercase throughout the files.
3788
3789 * gdb.base/charset.exp
3790 * gdb.base/eval.exp
3791 * gdb.base/multi-forks.exp
3792 * gdb.guile/scm-progspace.exp
3793 * gdb.opencl/datatypes.exp
3794 * gdb.python/py-block.exp
3795 * gdb.python/py-function.exp
3796 * gdb.python/py-symbol.exp
3797 * gdb.python/py-symtab.exp
3798 * gdb.python/py-xmethods.exp
3799 * gdb.reverse/break-precsave.exp
3800 * gdb.reverse/break-reverse.exp
3801 * gdb.reverse/consecutive-precsave.exp
3802 * gdb.reverse/consecutive-reverse.exp
3803 * gdb.reverse/finish-precsave.exp
3804 * gdb.reverse/finish-reverse-bkpt.exp
3805 * gdb.reverse/finish-reverse.exp
3806 * gdb.reverse/fstatat-reverse.exp
3807 * gdb.reverse/getresuid-reverse.exp
3808 * gdb.reverse/i386-precsave.exp
3809 * gdb.reverse/i386-reverse.exp
3810 * gdb.reverse/i386-sse-reverse.exp
3811 * gdb.reverse/i387-stack-reverse.exp
3812 * gdb.reverse/insn-reverse.exp
3813 * gdb.reverse/machinestate-precsave.exp
3814 * gdb.reverse/machinestate.exp
3815 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3816 * gdb.reverse/pipe-reverse.exp
3817 * gdb.reverse/readv-reverse.exp
3818 * gdb.reverse/recvmsg-reverse.exp
3819 * gdb.reverse/rerun-prec.exp
3820 * gdb.reverse/s390-mvcle.exp
3821 * gdb.reverse/sigall-precsave.exp
3822 * gdb.reverse/sigall-reverse.exp
3823 * gdb.reverse/solib-precsave.exp
3824 * gdb.reverse/solib-reverse.exp
3825 * gdb.reverse/step-precsave.exp
3826 * gdb.reverse/step-reverse.exp
3827 * gdb.reverse/time-reverse.exp
3828 * gdb.reverse/until-precsave.exp
3829 * gdb.reverse/until-reverse.exp
3830 * gdb.reverse/waitpid-reverse.exp
3831 * gdb.reverse/watch-precsave.exp
3832 * gdb.reverse/watch-reverse.exp
3833
3834 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3835
3836 Fix test names starting with uppercase throughout the files.
3837
3838 * gdb.arch/i386-mpx-simple_segv.exp
3839 * gdb.arch/i386-mpx.exp
3840 * gdb.arch/i386-permbkpt.exp
3841 * gdb.arch/pa-nullify.exp
3842 * gdb.arch/powerpc-d128-regs.exp
3843 * gdb.arch/vsx-regs.exp
3844 * gdb.base/bfp-test.exp
3845 * gdb.base/break.exp
3846 * gdb.base/breakpoint-shadow.exp
3847 * gdb.base/callfuncs.exp
3848 * gdb.base/charset.exp
3849 * gdb.base/commands.exp
3850 * gdb.base/completion.exp
3851 * gdb.base/dfp-test.exp
3852 * gdb.base/echo.exp
3853 * gdb.base/ending-run.exp
3854 * gdb.base/eval.exp
3855 * gdb.base/expand-psymtabs.exp
3856 * gdb.base/float128.exp
3857 * gdb.base/floatn.exp
3858 * gdb.base/foll-exec-mode.exp
3859 * gdb.base/gdb1056.exp
3860 * gdb.base/gdb11531.exp
3861 * gdb.base/kill-after-signal.exp
3862 * gdb.base/multi-forks.exp
3863 * gdb.base/overlays.exp
3864 * gdb.base/pending.exp
3865 * gdb.base/sepdebug.exp
3866 * gdb.base/testenv.exp
3867 * gdb.base/valgrind-db-attach.exp
3868 * gdb.base/watch_thread_num.exp
3869 * gdb.base/watchpoint-cond-gone.exp
3870 * gdb.base/watchpoint.exp
3871 * gdb.base/watchpoints.exp
3872 * gdb.cp/arg-reference.exp
3873 * gdb.cp/baseenum.exp
3874 * gdb.cp/operator.exp
3875 * gdb.cp/shadow.exp
3876 * gdb.dwarf2/dw2-op-out-param.exp
3877 * gdb.dwarf2/dw2-reg-undefined.exp
3878 * gdb.go/chan.exp
3879 * gdb.go/hello.exp
3880 * gdb.go/integers.exp
3881 * gdb.go/methods.exp
3882 * gdb.go/package.exp
3883 * gdb.guile/scm-parameter.exp
3884 * gdb.guile/scm-progspace.exp
3885 * gdb.guile/scm-value.exp
3886 * gdb.mi/mi-pending.exp
3887 * gdb.mi/user-selected-context-sync.exp
3888 * gdb.multi/multi-attach.exp
3889 * gdb.multi/tids.exp
3890 * gdb.opt/clobbered-registers-O2.exp
3891 * gdb.pascal/floats.exp
3892 * gdb.pascal/integers.exp
3893 * gdb.python/py-block.exp
3894 * gdb.python/py-events.exp
3895 * gdb.python/py-parameter.exp
3896 * gdb.python/py-symbol.exp
3897 * gdb.python/py-symtab.exp
3898 * gdb.python/py-type.exp
3899 * gdb.python/py-value.exp
3900 * gdb.python/py-xmethods.exp
3901 * gdb.python/python.exp
3902 * gdb.reverse/break-precsave.exp
3903 * gdb.reverse/consecutive-precsave.exp
3904 * gdb.reverse/finish-precsave.exp
3905 * gdb.reverse/i386-precsave.exp
3906 * gdb.reverse/machinestate-precsave.exp
3907 * gdb.reverse/sigall-precsave.exp
3908 * gdb.reverse/solib-precsave.exp
3909 * gdb.reverse/step-precsave.exp
3910 * gdb.reverse/until-precsave.exp
3911 * gdb.reverse/watch-precsave.exp
3912 * gdb.server/ext-attach.exp
3913 * gdb.server/ext-restart.exp
3914 * gdb.server/ext-run.exp
3915 * gdb.server/ext-wrapper.exp
3916 * gdb.stabs/gdb11479.exp
3917 * gdb.stabs/weird.exp
3918 * gdb.threads/attach-many-short-lived-threads.exp
3919 * gdb.threads/kill.exp
3920 * gdb.threads/watchpoint-fork.exp
3921
3922 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
3923
3924 Fix test names starting with uppercase throughout all the files below.
3925
3926 * gdb.ada/array_return.exp
3927 * gdb.ada/catch_ex.exp
3928 * gdb.ada/info_exc.exp
3929 * gdb.ada/mi_catch_ex.exp
3930 * gdb.ada/mi_dyn_arr.exp
3931 * gdb.ada/mi_ex_cond.exp
3932 * gdb.ada/mi_exc_info.exp
3933 * gdb.ada/mi_interface.exp
3934 * gdb.ada/mi_task_arg.exp
3935 * gdb.ada/mi_task_info.exp
3936 * gdb.ada/mi_var_array.exp
3937 * gdb.arch/alpha-step.exp
3938 * gdb.arch/amd64-disp-step.exp
3939 * gdb.arch/arm-disp-step.exp
3940 * gdb.arch/disp-step-insn-reloc.exp
3941 * gdb.arch/e500-prologue.exp
3942 * gdb.arch/ftrace-insn-reloc.exp
3943 * gdb.arch/gdb1558.exp
3944 * gdb.arch/i386-bp_permanent.exp
3945 * gdb.arch/i386-disp-step.exp
3946 * gdb.arch/i386-float.exp
3947 * gdb.arch/i386-gnu-cfi.exp
3948 * gdb.arch/ia64-breakpoint-shadow.exp
3949 * gdb.arch/mips16-thunks.exp
3950 * gdb.arch/pa-nullify.exp
3951 * gdb.arch/powerpc-aix-prologue.exp
3952 * gdb.arch/powerpc-power.exp
3953 * gdb.arch/ppc-dfp.exp
3954 * gdb.arch/s390-tdbregs.exp
3955 * gdb.arch/spu-info.exp
3956 * gdb.arch/spu-ls.exp
3957 * gdb.arch/thumb-bx-pc.exp
3958 * gdb.base/advance.exp
3959 * gdb.base/annota-input-while-running.exp
3960 * gdb.base/arrayidx.exp
3961 * gdb.base/asmlabel.exp
3962 * gdb.base/async.exp
3963 * gdb.base/attach-wait-input.exp
3964 * gdb.base/auto-connect-native-target.exp
3965 * gdb.base/batch-preserve-term-settings.exp
3966 * gdb.base/bfp-test.exp
3967 * gdb.base/bigcore.exp
3968 * gdb.base/bp-permanent.exp
3969 * gdb.base/break-always.exp
3970 * gdb.base/break-fun-addr.exp
3971 * gdb.base/break-idempotent.exp
3972 * gdb.base/break-main-file-remove-fail.exp
3973 * gdb.base/break-probes.exp
3974 * gdb.base/break-unload-file.exp
3975 * gdb.base/break.exp
3976 * gdb.base/call-ar-st.exp
3977 * gdb.base/call-rt-st.exp
3978 * gdb.base/call-sc.exp
3979 * gdb.base/call-signal-resume.exp
3980 * gdb.base/call-strs.exp
3981 * gdb.base/callexit.exp
3982 * gdb.base/callfuncs.exp
3983 * gdb.base/catch-gdb-caused-signals.exp
3984 * gdb.base/catch-signal-siginfo-cond.exp
3985 * gdb.base/catch-syscall.exp
3986 * gdb.base/compare-sections.exp
3987 * gdb.base/cond-eval-mode.exp
3988 * gdb.base/condbreak-call-false.exp
3989 * gdb.base/consecutive-step-over.exp
3990 * gdb.base/cursal.exp
3991 * gdb.base/disabled-location.exp
3992 * gdb.base/disasm-end-cu.exp
3993 * gdb.base/display.exp
3994 * gdb.base/double-prompt-target-event-error.exp
3995 * gdb.base/dprintf-bp-same-addr.exp
3996 * gdb.base/dprintf-detach.exp
3997 * gdb.base/dprintf-next.exp
3998 * gdb.base/dprintf-non-stop.exp
3999 * gdb.base/dprintf-pending.exp
4000 * gdb.base/dso2dso.exp
4001 * gdb.base/ending-run.exp
4002 * gdb.base/enum_cond.exp
4003 * gdb.base/examine-backward.exp
4004 * gdb.base/exe-lock.exp
4005 * gdb.base/exec-invalid-sysroot.exp
4006 * gdb.base/execl-update-breakpoints.exp
4007 * gdb.base/execution-termios.exp
4008 * gdb.base/fileio.exp
4009 * gdb.base/fixsection.exp
4010 * gdb.base/foll-exec-mode.exp
4011 * gdb.base/foll-exec.exp
4012 * gdb.base/fork-running-state.exp
4013 * gdb.base/frame-args.exp
4014 * gdb.base/fullpath-expand.exp
4015 * gdb.base/func-ptr.exp
4016 * gdb.base/gcore-relro-pie.exp
4017 * gdb.base/gdb1090.exp
4018 * gdb.base/gdb1555.exp
4019 * gdb.base/global-var-nested-by-dso.exp
4020 * gdb.base/gnu-ifunc.exp
4021 * gdb.base/hbreak-in-shr-unsupported.exp
4022 * gdb.base/hbreak-unmapped.exp
4023 * gdb.base/hook-stop.exp
4024 * gdb.base/infcall-input.exp
4025 * gdb.base/info-fun.exp
4026 * gdb.base/info-shared.exp
4027 * gdb.base/interrupt-noterm.exp
4028 * gdb.base/jit-so.exp
4029 * gdb.base/jit.exp
4030 * gdb.base/line-symtabs.exp
4031 * gdb.base/list.exp
4032 * gdb.base/longjmp.exp
4033 * gdb.base/macscp.exp
4034 * gdb.base/max-value-size.exp
4035 * gdb.base/nodebug.exp
4036 * gdb.base/nofield.exp
4037 * gdb.base/overlays.exp
4038 * gdb.base/paginate-after-ctrl-c-running.exp
4039 * gdb.base/paginate-bg-execution.exp
4040 * gdb.base/paginate-inferior-exit.exp
4041 * gdb.base/pending.exp
4042 * gdb.base/pr11022.exp
4043 * gdb.base/printcmds.exp
4044 * gdb.base/ptr-typedef.exp
4045 * gdb.base/ptype.exp
4046 * gdb.base/randomize.exp
4047 * gdb.base/range-stepping.exp
4048 * gdb.base/realname-expand.exp
4049 * gdb.base/relativedebug.exp
4050 * gdb.base/remote.exp
4051 * gdb.base/savedregs.exp
4052 * gdb.base/sepdebug.exp
4053 * gdb.base/set-noassign.exp
4054 * gdb.base/shlib-call.exp
4055 * gdb.base/shreloc.exp
4056 * gdb.base/sigaltstack.exp
4057 * gdb.base/sigbpt.exp
4058 * gdb.base/siginfo-addr.exp
4059 * gdb.base/siginfo-obj.exp
4060 * gdb.base/siginfo-thread.exp
4061 * gdb.base/signest.exp
4062 * gdb.base/signull.exp
4063 * gdb.base/sigrepeat.exp
4064 * gdb.base/skip.exp
4065 * gdb.base/so-impl-ld.exp
4066 * gdb.base/solib-corrupted.exp
4067 * gdb.base/solib-disc.exp
4068 * gdb.base/solib-display.exp
4069 * gdb.base/solib-overlap.exp
4070 * gdb.base/solib-search.exp
4071 * gdb.base/solib-symbol.exp
4072 * gdb.base/source-execution.exp
4073 * gdb.base/sss-bp-on-user-bp-2.exp
4074 * gdb.base/sss-bp-on-user-bp.exp
4075 * gdb.base/stack-checking.exp
4076 * gdb.base/stale-infcall.exp
4077 * gdb.base/step-break.exp
4078 * gdb.base/step-line.exp
4079 * gdb.base/step-over-exit.exp
4080 * gdb.base/step-test.exp
4081 * gdb.base/structs.exp
4082 * gdb.base/sym-file.exp
4083 * gdb.base/symtab-search-order.exp
4084 * gdb.base/term.exp
4085 * gdb.base/type-opaque.exp
4086 * gdb.base/unload.exp
4087 * gdb.base/until-nodebug.exp
4088 * gdb.base/until.exp
4089 * gdb.base/unwindonsignal.exp
4090 * gdb.base/watch-cond.exp
4091 * gdb.base/watch-non-mem.exp
4092 * gdb.base/watch_thread_num.exp
4093 * gdb.base/watchpoint-reuse-slot.exp
4094 * gdb.base/watchpoint-solib.exp
4095 * gdb.base/watchpoint.exp
4096 * gdb.btrace/dlopen.exp
4097 * gdb.cell/arch.exp
4098 * gdb.cell/break.exp
4099 * gdb.cell/bt.exp
4100 * gdb.cell/core.exp
4101 * gdb.cell/data.exp
4102 * gdb.cell/dwarfaddr.exp
4103 * gdb.cell/ea-cache.exp
4104 * gdb.cell/ea-standalone.exp
4105 * gdb.cell/ea-test.exp
4106 * gdb.cell/f-regs.exp
4107 * gdb.cell/fork.exp
4108 * gdb.cell/gcore.exp
4109 * gdb.cell/mem-access.exp
4110 * gdb.cell/ptype.exp
4111 * gdb.cell/registers.exp
4112 * gdb.cell/sizeof.exp
4113 * gdb.cell/solib-symbol.exp
4114 * gdb.cell/solib.exp
4115 * gdb.compile/compile-tls.exp
4116 * gdb.cp/exception.exp
4117 * gdb.cp/gdb2495.exp
4118 * gdb.cp/local.exp
4119 * gdb.cp/mb-inline.exp
4120 * gdb.cp/mb-templates.exp
4121 * gdb.cp/pr10687.exp
4122 * gdb.cp/pr9167.exp
4123 * gdb.cp/scope-err.exp
4124 * gdb.cp/templates.exp
4125 * gdb.cp/virtfunc.exp
4126 * gdb.dwarf2/dw2-dir-file-name.exp
4127 * gdb.dwarf2/dw2-single-line-discriminators.exp
4128 * gdb.fortran/complex.exp
4129 * gdb.fortran/library-module.exp
4130 * gdb.guile/guile.exp
4131 * gdb.guile/scm-cmd.exp
4132 * gdb.guile/scm-frame-inline.exp
4133 * gdb.guile/scm-objfile.exp
4134 * gdb.guile/scm-pretty-print.exp
4135 * gdb.guile/scm-symbol.exp
4136 * gdb.guile/scm-type.exp
4137 * gdb.guile/scm-value.exp
4138 * gdb.linespec/keywords.exp
4139 * gdb.linespec/ls-errs.exp
4140 * gdb.linespec/macro-relative.exp
4141 * gdb.linespec/thread.exp
4142 * gdb.mi/mi-breakpoint-changed.exp
4143 * gdb.mi/mi-dprintf-pending.exp
4144 * gdb.mi/mi-fullname-deleted.exp
4145 * gdb.mi/mi-logging.exp
4146 * gdb.mi/mi-pending.exp
4147 * gdb.mi/mi-solib.exp
4148 * gdb.mi/new-ui-mi-sync.exp
4149 * gdb.mi/user-selected-context-sync.exp
4150 * gdb.multi/dummy-frame-restore.exp
4151 * gdb.multi/multi-arch-exec.exp
4152 * gdb.multi/remove-inferiors.exp
4153 * gdb.multi/watchpoint-multi-exit.exp
4154 * gdb.opt/solib-intra-step.exp
4155 * gdb.perf/backtrace.exp
4156 * gdb.perf/single-step.exp
4157 * gdb.perf/skip-command.exp
4158 * gdb.perf/skip-prologue.exp
4159 * gdb.perf/solib.exp
4160 * gdb.python/lib-types.exp
4161 * gdb.python/py-as-string.exp
4162 * gdb.python/py-bad-printers.exp
4163 * gdb.python/py-block.exp
4164 * gdb.python/py-breakpoint.exp
4165 * gdb.python/py-cmd.exp
4166 * gdb.python/py-events.exp
4167 * gdb.python/py-evthreads.exp
4168 * gdb.python/py-finish-breakpoint.exp
4169 * gdb.python/py-finish-breakpoint2.exp
4170 * gdb.python/py-frame-inline.exp
4171 * gdb.python/py-frame.exp
4172 * gdb.python/py-inferior.exp
4173 * gdb.python/py-infthread.exp
4174 * gdb.python/py-mi.exp
4175 * gdb.python/py-objfile.exp
4176 * gdb.python/py-pp-maint.exp
4177 * gdb.python/py-pp-registration.exp
4178 * gdb.python/py-prettyprint.exp
4179 * gdb.python/py-recurse-unwind.exp
4180 * gdb.python/py-shared.exp
4181 * gdb.python/py-symbol.exp
4182 * gdb.python/py-symtab.exp
4183 * gdb.python/py-template.exp
4184 * gdb.python/py-type.exp
4185 * gdb.python/py-unwind-maint.exp
4186 * gdb.python/py-unwind.exp
4187 * gdb.python/py-value.exp
4188 * gdb.python/python.exp
4189 * gdb.reverse/finish-reverse-bkpt.exp
4190 * gdb.reverse/insn-reverse.exp
4191 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4192 * gdb.reverse/solib-precsave.exp
4193 * gdb.reverse/solib-reverse.exp
4194 * gdb.stabs/gdb11479.exp
4195 * gdb.stabs/weird.exp
4196 * gdb.threads/fork-child-threads.exp
4197 * gdb.threads/fork-plus-threads.exp
4198 * gdb.threads/fork-thread-pending.exp
4199 * gdb.threads/forking-threads-plus-breakpoint.exp
4200 * gdb.threads/hand-call-in-threads.exp
4201 * gdb.threads/interrupted-hand-call.exp
4202 * gdb.threads/linux-dp.exp
4203 * gdb.threads/local-watch-wrong-thread.exp
4204 * gdb.threads/next-while-other-thread-longjmps.exp
4205 * gdb.threads/non-ldr-exit.exp
4206 * gdb.threads/pending-step.exp
4207 * gdb.threads/print-threads.exp
4208 * gdb.threads/process-dies-while-detaching.exp
4209 * gdb.threads/process-dies-while-handling-bp.exp
4210 * gdb.threads/pthreads.exp
4211 * gdb.threads/queue-signal.exp
4212 * gdb.threads/reconnect-signal.exp
4213 * gdb.threads/signal-command-handle-nopass.exp
4214 * gdb.threads/signal-command-multiple-signals-pending.exp
4215 * gdb.threads/signal-delivered-right-thread.exp
4216 * gdb.threads/signal-sigtrap.exp
4217 * gdb.threads/sigthread.exp
4218 * gdb.threads/staticthreads.exp
4219 * gdb.threads/stepi-random-signal.exp
4220 * gdb.threads/thread-unwindonsignal.exp
4221 * gdb.threads/thread_check.exp
4222 * gdb.threads/thread_events.exp
4223 * gdb.threads/tid-reuse.exp
4224 * gdb.threads/tls-nodebug.exp
4225 * gdb.threads/tls-shared.exp
4226 * gdb.threads/tls-so_extern.exp
4227 * gdb.threads/tls.exp
4228 * gdb.threads/wp-replication.exp
4229 * gdb.trace/actions-changed.exp
4230 * gdb.trace/actions.exp
4231 * gdb.trace/backtrace.exp
4232 * gdb.trace/change-loc.exp
4233 * gdb.trace/collection.exp
4234 * gdb.trace/deltrace.exp
4235 * gdb.trace/disconnected-tracing.exp
4236 * gdb.trace/entry-values.exp
4237 * gdb.trace/ftrace-lock.exp
4238 * gdb.trace/ftrace.exp
4239 * gdb.trace/infotrace.exp
4240 * gdb.trace/mi-trace-frame-collected.exp
4241 * gdb.trace/mi-trace-unavailable.exp
4242 * gdb.trace/mi-traceframe-changed.exp
4243 * gdb.trace/mi-tracepoint-changed.exp
4244 * gdb.trace/mi-tsv-changed.exp
4245 * gdb.trace/no-attach-trace.exp
4246 * gdb.trace/packetlen.exp
4247 * gdb.trace/passc-dyn.exp
4248 * gdb.trace/passcount.exp
4249 * gdb.trace/pending.exp
4250 * gdb.trace/pr16508.exp
4251 * gdb.trace/qtro.exp
4252 * gdb.trace/range-stepping.exp
4253 * gdb.trace/read-memory.exp
4254 * gdb.trace/report.exp
4255 * gdb.trace/save-trace.exp
4256 * gdb.trace/signal.exp
4257 * gdb.trace/stap-trace.exp
4258 * gdb.trace/status-stop.exp
4259 * gdb.trace/strace.exp
4260 * gdb.trace/tfile.exp
4261 * gdb.trace/tfind.exp
4262 * gdb.trace/trace-break.exp
4263 * gdb.trace/trace-condition.exp
4264 * gdb.trace/trace-enable-disable.exp
4265 * gdb.trace/trace-mt.exp
4266 * gdb.trace/tracecmd.exp
4267 * gdb.trace/tracefile-pseudo-reg.exp
4268 * gdb.trace/tspeed.exp
4269 * gdb.trace/tstatus.exp
4270 * gdb.trace/tsv.exp
4271 * gdb.trace/unavailable.exp
4272 * gdb.trace/while-dyn.exp
4273 * gdb.trace/while-stepping.exp
4274 * lib/gdb-guile.exp
4275 * lib/gdb.exp
4276 * lib/mi-support.exp
4277 * lib/pascal.exp
4278 * lib/perftest.exp
4279 * lib/prelink-support.exp
4280 * lib/selftest-support.exp
4281
4282 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4283
4284 * Makefile.in: Include disable-implicit-rules.mk.
4285
4286 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4287
4288 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4289 non-byte-aligned bit fields.
4290
4291 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4292
4293 PR gdb/12616
4294 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4295 respects the DW_AT_data_bit_offset attribute.
4296
4297 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4298
4299 * gdb.base/default.exp: Fix output of "set language".
4300
4301 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4302
4303 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4304 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4305 make.
4306 * configure.ac: Remove checks for the make program.
4307 * configure: Re-generate.
4308
4309 2016-11-16 Kevin Buettner <kevinb@redhat.com>
4310
4311 * gdb.python/py-recurse-unwind.c (main): Add loop.
4312 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4313 to read_register() and gdb.parse_and_eval(). Make each code
4314 call a separate case that can be individually tested.
4315 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4316 proc. Call cont_and_backtrace for each of the code paths that
4317 we want to test in the unwinder.
4318
4319 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4320
4321 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4322 the definition of struct S.
4323
4324 2016-11-11 Catherine Moore <clm@codesourcery.com>
4325
4326 * gdb.base/dump.exp: Identify verilog format dump tests as such.
4327
4328 2016-11-09 Pedro Alves <palves@redhat.com>
4329
4330 * gdb.base/commands.exp (runto_or_return): New procedure.
4331 (gdbvar_simple_if_test, gdbvar_simple_while_test)
4332 (gdbvar_complex_if_while_test, progvar_simple_if_test)
4333 (progvar_simple_while_test, progvar_complex_if_while_test)
4334 (if_while_breakpoint_command_test)
4335 (infrun_breakpoint_command_test, breakpoint_command_test)
4336 (user_defined_command_test, watchpoint_command_test)
4337 (test_command_prompt_position, redefine_hook_test)
4338 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
4339 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
4340 multi_line_input and multi_line. Remove gdb_expect and
4341 gdb_stop_suppressing_tests uses.
4342 * lib/gdb.exp (valnum_re): New global.
4343 (multi_line_input): New procedure.
4344
4345 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
4346
4347 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
4348 Remove.
4349 (test_setup): Define with proc_with_prefix.
4350 (test_cli_inferior): Likewise.
4351 (test_cli_thread): Likewise.
4352 (test_cli_frame): Likewise.
4353 (test_cli_select_frame): Likewise.
4354 (test_cli_up_down): Likewise.
4355 (test_mi_thread_select): Likewise.
4356 (test_mi_stack_select_frame): Likewise.
4357 (test_cli_in_mi_inferior): Likewise.
4358 (test_cli_in_mi_thread): Likewise.
4359 (test_cli_in_mi_frame): Likewise.
4360 (top level): Do not use with_test_prefix_procname.
4361
4362 2016-11-09 Pedro Alves <palves@redhat.com>
4363
4364 * gdb.base/commands.exp (gdbvar_simple_if_test)
4365 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
4366 (progvar_simple_if_test, progvar_simple_while_test)
4367 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
4368 (infrun_breakpoint_command_test, breakpoint_command_test)
4369 (user_defined_command_test, watchpoint_command_test)
4370 (test_command_prompt_position, deprecated_command_test)
4371 (bp_deleted_in_command, temporary_breakpoint_commands)
4372 (stray_arg0_test, source_file_with_indented_comment)
4373 (recursive_source_test, if_commands_test)
4374 (error_clears_commands_left, redefine_hook_test)
4375 (redefine_backtrace_test): Use proc_with_prefix.
4376 * lib/gdb.exp (proc_with_prefix): New proc.
4377
4378 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4379
4380 * gdb.base/tui-layout.c: New file.
4381 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
4382 disassembly window contains very long lines.
4383
4384 2016-11-08 Tom Tromey <tom@tromey.com>
4385
4386 * gdb.python/py-value.exp (test_value_creation): Make "long" test
4387 depend on Python 2.
4388
4389 2016-11-08 Tom Tromey <tom@tromey.com>
4390
4391 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
4392 New method.
4393
4394 2016-10-29 Manish Goregaokar <manish@mozilla.com>
4395
4396 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
4397
4398 2016-10-27 Manish Goregaokar <manish@mozilla.com>
4399
4400 * gdb.rust/simple.rs: Add test for univariant enums without
4401 discriminants and for encoded struct-like enums.
4402
4403 2016-10-28 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
4406 gdb_test_multiple, tighten regexps and match symtabs and line
4407 tables incrementally.
4408
4409 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
4410
4411 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
4412 general.
4413
4414 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
4415
4416 * gdb.base/exec-invalid-sysroot.exp: New file.
4417
4418 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4419
4420 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
4421
4422 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4423
4424 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
4425
4426 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
4427
4428 * gdb.base/killed-outside.exp: Remove $options from a call to
4429 `prepare_for_testing'.
4430
4431 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4432
4433 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4434 Change test message.
4435
4436 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4437
4438 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4439 Update comment.
4440
4441 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4442
4443 * gdb.trace/mi-trace-save.exp: New file.
4444
4445 2016-10-13 Yao Qi <yao.qi@linaro.org>
4446
4447 * gdb.base/code_elim.exp (get_var_address): Remove.
4448 * gdb.base/relocate.exp: Likewise.
4449 * gdb.base/shreloc.exp: Likewise.
4450 * lib/gdb.exp (get_var_address): New.
4451
4452 2016-10-13 Yao Qi <yao.qi@linaro.org>
4453
4454 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
4455 floating point tests if $skip_float_test is false.
4456
4457 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
4458
4459 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
4460 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
4461 argc values.
4462 Add 1 to argc so we guarantee distinct initial/modified argc values.
4463
4464 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4465
4466 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
4467
4468 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4469
4470 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
4471 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
4472 * gdb.arch/vsx-regs.exp: Likewise.
4473
4474 2016-10-07 Yao Qi <yao.qi@linaro.org>
4475
4476 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
4477
4478 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
4479
4480 * gdb.python/python.exp: Test decode_line("*0").
4481
4482 2016-10-06 Doug Evans <dje@google.com>
4483
4484 * gdb.python/py-value.exp (test_value_creation): Add test for large
4485 unsigned 64-bit value.
4486
4487 2016-10-06 Tom Tromey <tom@tromey.com>
4488
4489 * gdb.compile/compile.exp: Change java tests to rust.
4490 * gdb.base/setshow.exp: Change java tests to rust.
4491 * gdb.base/default.exp: Remove java from language list.
4492 * README (Examples): Update language example.
4493 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
4494 test.
4495 * lib/gdb.exp (skip_java_tests): Remove.
4496 * lib/java.exp: Remove.
4497 * gdb.java: Remove.
4498
4499 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4500
4501 * gdb.arch/mips-fcr.exp: New test.
4502 * gdb.arch/mips-fcr.c: Source for the new test.
4503
4504 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4505
4506 * gdb.base/solib-disc.exp: Use `standard_output_file'
4507 throughout.
4508
4509 2016-10-06 Pedro Alves <palves@redhat.com>
4510
4511 * gdb.base/jit-simple-dl.c: New file.
4512 * gdb.base/jit-simple-jit.c: New file, factored out from ...
4513 * gdb.base/jit-simple.c: ... this.
4514 * gdb.base/jit-simple.exp (jit_run): Delete.
4515 (build_jit): New proc.
4516 (jit_test_reread): Recompile either the main program or the shared
4517 library, depending on what is being tested. Skip changing address
4518 if caller wants to. Compare before/after addresses. If testing
4519 standalone, explicitly load the binary. Test "maint info
4520 breakpoints".
4521 (top level): Add "standalone vs shared lib" and "change address"
4522 vs "same address" axes.
4523
4524 2016-10-06 Pedro Alves <palves@redhat.com>
4525
4526 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
4527 call.
4528 (jit_run): Delete.
4529 (jit_test_reread): Use with_test_prefix. Reload the main binary
4530 explicitly. Compare the before/after addresses of the JIT
4531 descriptor.
4532
4533 2016-08-15 Doug Evans <dje@google.com>
4534
4535 * gdb.xml/extra-regs.xml: Update, end field now required, default type
4536 for single bitfields is bool.
4537 * gdb.xml/tdesc-regs.exp: Ditto.
4538
4539 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4540
4541 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
4542
4543 2016-10-05 Yao Qi <yao.qi@linaro.org>
4544
4545 * lib/gdb.exp (support_complex_tests): Return zero if
4546 gdb_skip_float_test return true.
4547
4548 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
4549 Simon Marchi <simon.marchi@ericsson.com>
4550
4551 PR gdb/20487
4552 * gdb.mi/user-selected-context-sync.exp: New file.
4553 * gdb.mi/user-selected-context-sync.c: New file.
4554
4555 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
4556 Simon Marchi <simon.marchi@ericsson.com>
4557
4558 PR gdb/20487
4559 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
4560 =thread-select-event check.
4561
4562 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
4563
4564 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
4565 the compulsory L operand changes.
4566 * gdb.arch/powerpc-power.s: Likewise.
4567
4568 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4569
4570 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
4571 * gdb.base/jit-attach-pie.c: New file.
4572 * gdb.base/jit-attach-pie.exp: New file.
4573
4574 2016-09-28 Pedro Alves <palves@redhat.com>
4575
4576 * gdb.base/infcall-input.c: New file.
4577 * gdb.base/infcall-input.exp: New file.
4578
4579 2016-09-22 Yao Qi <yao.qi@linaro.org>
4580
4581 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
4582 (gdb_exit): Rename it to ...
4583 (gdbserver_gdb_exit): ... Close GDBserver.
4584 (gdb_exit): New proc, call gdbserver_gdb_exit.
4585 (mi_gdb_exit): Likewise.
4586
4587 2016-09-22 Yao Qi <yao.qi@linaro.org>
4588
4589 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
4590 path.
4591 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
4592 Remove duplication.
4593
4594 2016-09-22 Yao Qi <yao.qi@linaro.org>
4595
4596 * lib/gdbserver-support.exp: Check the existence of
4597 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
4598
4599 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
4600
4601 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
4602
4603 2016-09-21 Tom Tromey <tom@tromey.com>
4604
4605 PR gdb/20604:
4606 * gdb.base/quit.exp: New file.
4607
4608 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
4609
4610 * .gitignore: New file.
4611
4612 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
4613
4614 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
4615 throughout.
4616
4617 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4618
4619 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
4620
4621 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4622
4623 * gdb.cp/casts.cc (decltype): Move it ...
4624 (main): ... with its call to ...
4625 * gdb.cp/casts03.cc: ... a new file.
4626 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
4627
4628 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4629
4630 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
4631
4632 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
4633
4634 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
4635 and sync up the test with tests in gas/testsuite/gas/ppc.
4636 * gdb.arch/powerpc-power.exp: Likewise.
4637
4638 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4639
4640 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
4641
4642 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
4643 Jan Kratochvil <jan.kratochvil@redhat.com>
4644
4645 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
4646 make m1's definition to be different from m2's. Use 'dummy' as an
4647 argument for probe 'two'.
4648
4649 2016-09-10 Jon Beniston <jon@beniston.com>
4650
4651 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
4652 for sim target.
4653
4654 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4655
4656 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
4657 variable declaration.
4658 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
4659 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
4660 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
4661 received HWCAP as its argument.
4662
4663 2016-09-06 Pedro Alves <palves@redhat.com>
4664
4665 * gdb.base/new-ui-pending-input.c: New file.
4666 * gdb.base/new-ui-pending-input.exp: New file.
4667 * gdb.exp (clear_gdb_spawn_id): New procedure.
4668 (with_spawn_id): Check whether gdb_spawn_id exists before
4669 referencing it. If gdb_spawn_id didn't exist on entry, clear it
4670 on exit.
4671
4672 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
4673
4674 * gdb.base/float128.c: New file.
4675 * gdb.base/float128.exp: Likewise.
4676 * gdb.base/floatn.c: Likewise.
4677 * gdb.base/floatn.exp: Likewise.
4678
4679 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
4680
4681 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
4682
4683 2016-09-05 Pedro Alves <palves@redhat.com>
4684
4685 PR backtrace/19927
4686 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
4687 unwinders are immediately called as side effect of "source" or
4688 "disable unwinder" commands.
4689 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
4690
4691 2016-09-02 Yao Qi <yao.qi@linaro.org>
4692
4693 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
4694 is true and $type is "float" or "double".
4695
4696 2016-09-02 Yao Qi <yao.qi@linaro.org>
4697
4698 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
4699 true.
4700 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
4701 * gdb.base/call-rt-st.exp: Likewise.
4702 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
4703 return value instead of gdb,skip_float_test.
4704 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
4705 (do_function_calls): Use its return value instead of
4706 gdb,skip_float_test.
4707 * gdb.base/finish.exp: Likewise.
4708 * gdb.base/funcargs.exp: Likewise.
4709 * gdb.base/return.exp: Likewise.
4710 * gdb.base/return2.exp: Likewise.
4711 * gdb.base/varargs.exp: Likewise.
4712 * lib/gdb.exp (gdb_skip_float_test): Change it to
4713 gdb_caching_proc. Detect the broken ptrace on arm-linux.
4714
4715 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4716
4717 * gdb.multi/tids.exp: Test "thread apply all".
4718
4719 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4720
4721 * gdb.base/default.exp (tty): Remove.
4722
4723 2016-08-24 Kevin Buettner <kevinb@redhat.com>
4724
4725 * gdb.python/py-recurse-unwind.c: New file.
4726 * gdb.python/py-recurse-unwind.py: New file.
4727 * gdb.python/py-recurse-unwind.exp: New file.
4728
4729 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
4730
4731 * gdb.base/set-inferior-tty.exp: New file.
4732 * gdb.base/set-inferior-tty.c: New file.
4733
4734 2016-08-23 Pedro Alves <palves@redhat.com>
4735
4736 PR gdb/20494
4737 * gdb.base/new-ui-echo.c: New file.
4738 * gdb.base/new-ui-echo.exp: New file.
4739
4740 2016-08-23 Yao Qi <yao.qi@linaro.org>
4741
4742 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
4743 gdbserver_spawn.
4744 * gdb.server/connect-without-multi-process.exp (do_test):
4745 Likewise.
4746
4747 2016-08-23 Yao Qi <yao.qi@linaro.org>
4748
4749 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
4750 standalone_txt. Delete gdb_txt and standalone_txt on host
4751 and target. Spawn the binary on target. Copy files from
4752 target to host.
4753
4754 2016-08-22 Pedro Alves <palves@redhat.com>
4755
4756 PR gdb/20505
4757 * gdb.base/vdso-warning.exp: Test core dumps too. Use
4758 with_test_prefix. Factor out bits to ...
4759 (test_no_vdso): ... this new procedure.
4760
4761 2016-08-19 Carl Love <cel@us.ibm.com>
4762
4763 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
4764 maintaining separate logic for constructing the output path.
4765 * gdb.arch/powerpc-d128-regs.exp: Likewise.
4766 * gdb.arch/ppc-dfp.exp: Likewise.
4767 * gdb.arch/ppc-fp.exp: Likewise.
4768 * gdb.arch/vsx-regs.exp: Likewise.
4769 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
4770 binprefix for generating the additional binary files.
4771
4772 2016-08-19 Pedro Alves <palves@redhat.com>
4773
4774 * gdb.trace/mi-trace-frame-collected.exp
4775 (test_trace_frame_collected): On x32, expect two registers.
4776
4777 2016-08-18 Carl Love <cel@us.ibm.com>
4778
4779 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
4780 and sync up the test with tests in gas/testsuite/gas/ppc.
4781 * gdb.arch/powerpc-power.exp: Likewise.
4782
4783 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
4784
4785 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
4786 expected error message.
4787
4788 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
4789
4790 * gdb.multi/remove-inferiors.exp: New file.
4791 * gdb.multi/remove-inferiors.c: New file.
4792
4793 2016-08-12 Yao Qi <yao.qi@linaro.org>
4794
4795 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
4796 argument list.
4797
4798 2016-08-10 Pedro Alves <palves@redhat.com>
4799
4800 PR gdb/19187
4801 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
4802 setup_kfails.
4803
4804 2016-08-09 Pedro Alves <palves@redhat.com>
4805 Simon Marchi <simon.marchi@ericsson.com>
4806
4807 PR gdb/20418
4808 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
4809 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
4810
4811 2016-08-09 Pedro Alves <palves@redhat.com>
4812
4813 PR mi/20431
4814 * gdb.mi/mi-cmd-error.exp: New file.
4815
4816 2016-08-09 Pedro Alves <palves@redhat.com>
4817
4818 PR gdb/18653
4819 * gdb.base/signals-state-child.c: New file.
4820 * gdb.base/signals-state-child.exp: New file.
4821 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
4822
4823 2016-08-09 Pedro Alves <palves@redhat.com>
4824
4825 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
4826
4827 2016-08-03 Tom Tromey <tom@tromey.com>
4828
4829 PR python/18565:
4830 * gdb.python/py-frame-inline.exp: Add Frame.function test.
4831
4832 2016-08-01 Yao Qi <yao.qi@linaro.org>
4833
4834 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
4835 variable mode to "multi-process" if $multi_process is 1, otherwise
4836 set it to "single-process".
4837
4838 2016-08-01 Yao Qi <yao.qi@linaro.org>
4839
4840 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
4841 * gdb.cp/cpexprs.exp: Likewise.
4842 * gdb.cp/m-static.exp: Likewise.
4843
4844 2016-07-26 Tom Tromey <tom@tromey.com>
4845
4846 PR python/20190:
4847 * gdb.threads/tls.exp (check_thread_local): Add python symbol
4848 test.
4849
4850 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
4851
4852 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
4853 selecting assembly source files.
4854 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
4855 assembly source files.
4856 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
4857 assembly source files.
4858 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
4859 selecting assembly source files.
4860
4861 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
4862
4863 * gdb.base/new-ui.exp (do_test_invalid_args): New
4864 procedure.
4865
4866 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
4867
4868 * gdb.btrace/reconnect.c: New file.
4869 * gdb.btrace/reconnect.exp: New file.
4870
4871 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
4872
4873 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
4874 to test_catch_syscall_group.
4875 (test_catch_syscall_group): New.
4876
4877 2016-07-21 Tom Tromey <tom@tromey.com>
4878
4879 * gdb.rust/simple.rs (main): Use empty struct expression.
4880 * gdb.rust/simple.exp: Add tests for empty struct expression.
4881
4882 2016-07-21 Yao Qi <yao.qi@linaro.org>
4883
4884 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
4885 if gdb_skip_xml_test is true on some targets.
4886
4887 2016-07-21 Yao Qi <yao.qi@linaro.org>
4888
4889 * gdb.server/solib-list.exp: Unset last_loaded_file.
4890
4891 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4892
4893 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
4894 "step into captured_main (args)".
4895
4896 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4897
4898 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
4899
4900 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4901
4902 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
4903
4904 2016-07-19 Pedro Alves <palves@redhat.com>
4905
4906 * gdb.opt/inline-break.exp: Remove optimize=-O2.
4907 * gdb.opt/inline-bt.exp: Likewise.
4908 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
4909 additional_flags=-Winline.
4910 * gdb.opt/inline-locals.exp: Likewise.
4911 * gdb.opt/inline-markers.c (ATTR): Define.
4912 (inlined_fn): Use it.
4913
4914 2016-07-19 Yao Qi <yao.qi@linaro.org>
4915
4916 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
4917 (test_with_self): Remove some code. Remove argument executable.
4918 (top-level): Use do_self_tests.
4919
4920 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
4921 Don Breazeal <donb@codesourcery.com>
4922
4923 * gdb.base/maint.exp: Escape paths used in regular expressions.
4924 * gdb.stabs/weird.exp: Likewise.
4925
4926 2016-07-13 Tom Tromey <tom@tromey.com>
4927
4928 PR python/15620, PR python/18620:
4929 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
4930 (test_bkpt_events): New procs.
4931
4932 2016-07-13 Tom Tromey <tom@tromey.com>
4933
4934 PR python/17698:
4935 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
4936 test.
4937 (test_watchpoints): Likewise.
4938 (test_bkpt_pending): New proc.
4939
4940 2016-07-13 Tom Tromey <tom@tromey.com>
4941
4942 PR cli/18053:
4943 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
4944 completion test.
4945
4946 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4947
4948 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
4949 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
4950 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
4951 f_label.
4952 (g): Rename g_end_lbl to g_label.
4953 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
4954 low_pc and high_pc.
4955 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
4956
4957 2016-07-12 Tom Tromey <tom@tromey.com>
4958
4959 PR python/19293:
4960 * gdb.python/py-unwind-maint.exp: Update tests.
4961
4962 2016-07-12 Yao Qi <yao.qi@linaro.org>
4963
4964 * lib/selftest-support.exp (selftest_setup): Match the output
4965 when captured_main is inlined.
4966
4967 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4968
4969 * gdb.fortran/derived-types.exp (result_line, result_line_2):
4970 New variables.
4971 (print this%a, print this%b, print this): New tests.
4972 * gdb.fortran/derived-types.f90 (this): New object and
4973 initialization.
4974
4975 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
4976
4977 * gdb.ada/arraydim.exp: Remove extra directory level in build
4978 directory.
4979
4980 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
4981
4982 * lib/ada.exp: Remove extra directory level in build directory.
4983 * gdb.ada/cond_lang.exp: Likewise.
4984 * gdb.ada/exec_changed.exp: Likewise.
4985 * gdb.ada/lang_switch.exp: Likewise.
4986
4987 2016-07-06 Manish Goregaokar <manish@mozilla.com>
4988
4989 * simple.rs: Add test for raw pointer subscripting.
4990 * simple.exp: Add test expectations.
4991
4992 2016-07-05 Yao Qi <yao.qi@linaro.org>
4993
4994 * gdb.mi/mi-reverse.exp: Match =record-started output.
4995
4996 2016-07-01 Pedro Alves <palves@redhat.com>
4997
4998 * gdb.base/jit-reader.exp (info_registers_current_frame): New
4999 procedure.
5000 (jit_reader_test): Test the jit reader's unwinder.
5001 * gdb.base/jithost.c (jit_function_00_code): New global.
5002 (main): Use memcpy to fill in the mmapped code, instead of poking
5003 bytes manually here.
5004 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5005 value.
5006 (read_debug_info): Save the function's range.
5007 (read_sp): New function.
5008 (unwind_frame): Use it. Also unwind RBP.
5009 (get_frame_id): Use read_sp.
5010 (gdb_init_reader): Use calloc instead of malloc.
5011 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5012 parameter. Use gdb_test_multiple.
5013
5014 2016-07-01 Pedro Alves <palves@redhat.com>
5015 Antoine Tremblay <antoine.tremblay@ericsson.com>
5016
5017 * gdb.threads/process-dies-while-detaching.c: New file.
5018 * gdb.threads/process-dies-while-detaching.exp: New file.
5019
5020 2016-07-01 Pedro Alves <palves@redhat.com>
5021
5022 * gdb.multi/watchpoint-multi-exit.c: New file.
5023 * gdb.multi/watchpoint-multi-exit.exp: New file.
5024
5025 2016-06-30 Pedro Alves <palves@redhat.com>
5026
5027 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5028 unset inferior_spawn_id.
5029
5030 2016-06-30 Pedro Alves <palves@redhat.com>
5031
5032 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5033 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5034
5035 2016-06-29 Yao Qi <yao.qi@linaro.org>
5036
5037 * gdb.base/return.c: Add copyright header.
5038
5039 2016-06-29 Tom Tromey <tom@tromey.com>
5040
5041 PR python/20129:
5042 * gdb.python/py-framefilter.exp: Add tests for setting priority
5043 and disabling of non-existent frame filter.
5044
5045 2016-06-29 Yao Qi <yao.qi@linaro.org>
5046
5047 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5048 0x0f07ff.
5049
5050 2016-06-28 Yao Qi <yao.qi@linaro.org>
5051
5052 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5053 triplets. Start gdb, execute catch syscall, and continue. Check
5054 gdb's output to determine catch syscall is supported.
5055
5056 2016-06-27 Manish Goregaokar <manish@mozilla.com>
5057
5058 * gdb.rust/simple.rs: Add test for returning unit in a function.
5059 * gdb.rust/simple.exp: Add expectation for functions returning
5060 unit.
5061
5062 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5063
5064 * gdb.python/py-breakpoint-create-fail.c,
5065 gdb.python/py-breakpoint-create-fail.exp,
5066 gdb.python/py-breakpoint-create-fail.py: New testcase.
5067
5068 2016-06-25 Manish Goregaokar <manish@mozilla.com>
5069
5070 PR gdb/20239
5071 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
5072 * gdb.rust/simple.exp: Add test expectations for new NonZero
5073 tests.
5074
5075 2016-06-24 David Taylor <dtaylor@emc.com>
5076
5077 * gdb.base/offsets.exp: New file.
5078 * gdb.base/offsets.c: New file.
5079
5080 2016-06-23 Tom Tromey <tom@tromey.com>
5081
5082 PR gdb/16483:
5083 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5084 before any filters are loaded.
5085
5086 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5087
5088 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5089 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5090 structs.
5091 * gdb.fortran/derived-type-function.exp: New file.
5092 * gdb.fortran/derived-type-function.f90: New file.
5093
5094
5095 2016-06-21 Pedro Alves <palves@redhat.com>
5096
5097 * gdb.base/new-ui.exp: New file.
5098 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5099 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5100 (with_spawn_id): New procedure.
5101
5102 2016-06-21 Pedro Alves <palves@redhat.com>
5103
5104 * gdb.mi/mi-exec-run.exp: New file.
5105
5106 2016-06-21 Pedro Alves <palves@redhat.com>
5107
5108 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5109 breakpoint command's output on the main UI.
5110 (test_break): New procedure, factored out from calls in the top
5111 level.
5112 (top level): Use foreach_with_prefix to test MI as main UI and as
5113 separate UI.
5114
5115 2016-06-21 Pedro Alves <palves@redhat.com>
5116
5117 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5118 (test_awatch_creation_and_listing)
5119 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5120 Remove 'type' parameter.
5121 (test_watchpoint_all): New parameter mi_mode. Remove
5122 with_test_prefix.
5123 (top level): Use foreach_with_prefix, and add main/separate UI MI
5124 testing axis.
5125
5126 2016-06-21 Pedro Alves <palves@redhat.com>
5127
5128 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5129 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5130 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5131 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5132 (gdb_main_spawn_id, mi_spawn_id): Declare and
5133 comment.
5134 (mi_create_inferior_pty): New procedure,
5135 factored out from default_mi_gdb_start.
5136 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5137 procedures.
5138 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5139 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5140 Use mi_create_inferior_pty.
5141 (mi_gdb_start): Use eval to pass down args list.
5142
5143 2016-06-21 Pedro Alves <palves@redhat.com>
5144
5145 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5146 * gdb.opt/inline-cmds.exp: Add MI tests.
5147
5148 2016-06-21 Pedro Alves <palves@redhat.com>
5149
5150 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5151
5152 2016-06-21 Pedro Alves <palves@redhat.com>
5153
5154 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5155 (top level): Use it instead of mi_execute_to.
5156
5157 2016-06-21 Pedro Alves <palves@redhat.com>
5158
5159 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5160 (cont_handler_str): New.
5161 (signal_stop_handler): Set stop_handler_str instead of printing to
5162 stdout.
5163 (continue_handler): Set cont_handler_str instead of printing to
5164 stdout.
5165 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5166 mi_send_resuming_command. Print stop_handler_str and
5167 cont_handler_str instead of expecting the python events print
5168 directly.
5169
5170 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5171
5172 * gdb.base/jit-reader.exp: New file.
5173 * gdb.base/jithost.c: New file.
5174 * gdb.base/jithost.h: New file.
5175 * gdb.base/jitreader.c : New file.
5176 * gdb.base/jit-protocol.h: New file.
5177
5178 2016-06-17 Yao Qi <yao.qi@linaro.org>
5179
5180 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5181 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5182 and detach-on-fork. Adjust tests.
5183 (top level): Invoke break_cond_on_syscall with combinations of
5184 syscall, follow-fork-mode and detach-on-fork.
5185
5186 2016-06-17 Yao Qi <yao.qi@linaro.org>
5187
5188 * gdb.base/step-over-exit.c: New.
5189 * gdb.base/step-over-exit.exp: New.
5190
5191 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5192
5193 * gdb.base/float.exp: Add target check for nds32*-*-*.
5194 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5195
5196 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5197
5198 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5199 for unsupported target features.
5200 * gdb.base/call-rt-st.exp: Likewise.
5201 * gdb.base/call-sc.exp: Likewise.
5202 * gdb.base/call-signal-resume.exp: Likewise.
5203 * gdb.base/call-strs.exp: Likewise.
5204 * gdb.base/callexit.exp: Likewise.
5205 * gdb.base/callfuncs.exp: Likewise.
5206 * gdb.base/nodebug.exp: Likewise.
5207 * gdb.base/printcmds.exp: Likewise.
5208 * gdb.base/ptype.exp: Likewise.
5209 * gdb.base/structs.exp: Likewise.
5210 * gdb.base/unwindonsignal.exp: Likewise.
5211 * gdb.cp/gdb2495.exp: Likewise.
5212 * gdb.cp/templates.exp: Likewise.
5213 * gdb.cp/virtfunc.exp: Likewise.
5214 * gdb.threads/hand-call-in-threads.exp: Likewise.
5215 * gdb.threads/interrupted-hand-call.exp: Likewise.
5216 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5217
5218 2016-06-10 Tom Tromey <tom@tromey.com>
5219
5220 PR rust/20110:
5221 * gdb.rust/expr.exp: Add test for integer constant larger than
5222 i32.
5223
5224 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5225
5226 * gdb.fortran/nested-funcs.exp: New.
5227 * gdb.fortran/nested-funcs.f90: New.
5228
5229 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5230
5231 * gdb.base/examine-backward.c: New file.
5232 * gdb.base/examine-backward.exp: New file.
5233
5234 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5235
5236 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5237 matching.
5238
5239 2016-06-02 Tom Tromey <tom@tromey.com>
5240
5241 PR python/18984:
5242 * gdb.python/py-shared.exp: Add solib_name test.
5243
5244 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5245
5246 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5247
5248 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5249
5250 PR c++/19893
5251 * gdb.dwarf2/implref.exp: Rename to...
5252 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5253 * gdb.dwarf2/implref-array.c: New file.
5254 * gdb.dwarf2/implref-array.exp: Likewise.
5255 * gdb.dwarf2/implref-global.c: Likewise.
5256 * gdb.dwarf2/implref-global.exp: Likewise.
5257 * gdb.dwarf2/implref-struct.c: Likewise.
5258 * gdb.dwarf2/implref-struct.exp: Likewise.
5259
5260 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5261
5262 * gdb.trace/trace-condition.exp: Add 64bit tests.
5263
5264 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5265
5266 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5267 bits types.
5268 (main): Adapt to 8 to 64 bits types.
5269 * gdb.trace/trace-condition.exp: Add new tests.
5270
5271 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5272
5273 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5274
5275 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5276
5277 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5278 Move condition tests...
5279 * gdb.trace/trace-condition.exp: Here.
5280
5281 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5282
5283 * gdb.trace/trace-condition.exp: Add counter-case tests.
5284
5285 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5286
5287 PR c++/15231
5288 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5289 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5290
5291 2016-05-27 Pedro Alves <palves@redhat.com>
5292
5293 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5294 New procedure.
5295 (top level): Call it, and bail out of DejaGnu is known to be bad.
5296
5297 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5298
5299 * gdb.base/whatis.c: Extend the test case.
5300 * gdb.base/whatis.exp: Add additional tests.
5301
5302 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5303
5304 * gdb.fortran/type.f90: Add pointer variable.
5305 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5306
5307 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5308
5309 * gdb.fortran/vla-type.exp: Fix testcase name.
5310
5311 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5312
5313 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5314
5315 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5316
5317 * gdb.fortran/type.f90: Add nested structures.
5318 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5319 * gdb.fortran/derived-type.exp: Adapt expected output.
5320 * gdb.fortran/vla-type.exp: Adapt expected output.
5321
5322 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5323
5324 * gdb.fortran/whatis_type.exp: Adapt expected output.
5325
5326 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5327
5328 * gdb.fortran/print_type.exp: Fix expected output.
5329 * gdb.fortran/whatis_type.exp: Fix expected output.
5330
5331 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5332
5333 * gdb.fortran/whatis_type.exp: Use multi_line.
5334
5335 2016-05-24 Tom Tromey <tom@tromey.com>
5336
5337 PR python/17386:
5338 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
5339 use value as an index.
5340
5341 2016-05-23 Tom Tromey <tom@tromey.com>
5342
5343 PR python/17981:
5344 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
5345 no-breakpoint case.
5346
5347 2016-05-24 Pedro Alves <palves@redhat.com>
5348
5349 PR gdb/19828
5350 * gdb.threads/clone-attach-detach.c: New file.
5351 * gdb.threads/clone-attach-detach.exp: New file.
5352
5353 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
5354
5355 * gdb.base/annota-input-while-running.exp: Fix syntax error.
5356
5357 2016-05-23 Tom Tromey <tom@tromey.com>
5358
5359 PR python/19438, PR python/18393:
5360 * gdb.python/py-progspace.exp: Add "dir" test.
5361 * gdb.python/py-objfile.exp: Add "dir" test.
5362
5363 2016-05-23 Yao Qi <yao.qi@linaro.org>
5364
5365 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
5366 * gdb.arch/thumb2-it.exp: Likewise.
5367
5368 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
5369
5370 * gdb.mi/mi-threads-interrupt.c: New file.
5371 * gdb.mi/mi-threads-interrupt.exp: New file.
5372
5373 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5374
5375 PR gdb/18077
5376 * gdb.mi/mi-async-run.exp: New file.
5377 * gdb.mi/mi-async-run.c: New file.
5378
5379 2016-05-17 Tom Tromey <tom@tromey.com>
5380 Manish Goregaokar <manishsmail@gmail.com>
5381
5382 * lib/rust-support.exp: New file.
5383 * lib/gdb.exp (skip_rust_tests): New proc.
5384 (build_executable_from_specs): Handle rust.
5385 * lib/future.exp (gdb_find_rustc): New proc.
5386 (gdb_default_target_compile): Handle rust.
5387 * gdb.rust/expr.exp: New file.
5388 * gdb.rust/generics.exp: New file.
5389 * gdb.rust/generics.rs: New file.
5390 * gdb.rust/methods.exp: New file.
5391 * gdb.rust/methods.rs: New file.
5392 * gdb.rust/modules.exp: New file.
5393 * gdb.rust/modules.rs: New file.
5394 * gdb.rust/simple.exp: New file.
5395 * gdb.rust/simple.rs: New file.
5396
5397 2016-05-17 Tom Tromey <tom@tromey.com>
5398
5399 * gdb.base/default.exp (set language): Add rust.
5400
5401 2016-05-17 Tom Tromey <tom@tromey.com>
5402
5403 * gdb.gdb/unittest.exp: New file.
5404
5405 2016-05-16 Yao Qi <yao.qi@linaro.org>
5406
5407 * gdb.base/batch-preserve-term-settings.exp: Remove variable
5408 shell_prompt. Update shell_prompt_re.
5409
5410 2016-05-12 Doug Evans <dje@google.com>
5411
5412 PR symtab/19999
5413 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
5414 $options when building executable.
5415 * gdb.dwarf2/fission-loclists-pie.S: New file.
5416 * gdb.dwarf2/fission-loclists-pie.exp: New file.
5417
5418 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5419
5420 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
5421 of [is_remote target],
5422
5423 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5424
5425 * lib/gdb.exp (use_gdb_stub): New procedure.
5426
5427 2016-05-03 Yunlian Jiang <yunlian@google.com>
5428 Doug Evans <dje@google.com>
5429
5430 PR symtab/19914
5431 * gdb.dwarf2/dwp-sepdebug.c: New file.
5432 * gdb.dwarf2/dwp-sepdebug.exp: New file.
5433
5434 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5435
5436 * gdb.base/detach.exp: Remove is_remote check.
5437
5438 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5439
5440 * gdb.base/annota-input-while-running.exp: Don't check for
5441 [is_remote target]. Enable annotations after running to main.
5442 Remove unused "set test..." line.
5443
5444 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5445
5446 * gdb.trace/trace-enable-disable.exp: New file.
5447 * gdb.trace/trace-enable-disable.c: New file.
5448
5449 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5450
5451 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
5452 use it in info sharedlibrary test.
5453 * gdb.trace/ftrace-lock.exp: Likewise.
5454 * gdb.trace/ftrace.exp: Likewise.
5455 * gdb.trace/range-stepping.exp: Likewise.
5456 * gdb.trace/trace-break.exp: Likewise.
5457 * gdb.trace/trace-condition.exp: Likewise.
5458 * gdb.trace/trace-mt.exp: Likewise.
5459
5460 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5461
5462 * lib/gdb.exp (gdb_load_shlibs): Rename to...
5463 (gdb_load_shlib): ... this.
5464 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
5465 gdb_load_shlib.
5466 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
5467 * gdb.base/ctxobj.exp: Likewise.
5468 * gdb.base/dprintf-pending.exp: Likewise.
5469 * gdb.base/dso2dso.exp: Likewise.
5470 * gdb.base/fixsection.exp: Likewise.
5471 * gdb.base/gcore-relro.exp: Likewise.
5472 * gdb.base/gdb1555.exp: Likewise.
5473 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5474 * gdb.base/gnu-ifunc.exp: Likewise.
5475 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
5476 * gdb.base/jit-so.exp (one_jit_test): Likewise.
5477 * gdb.base/pending.exp: Likewise.
5478 * gdb.base/print-file-var.exp: Likewise.
5479 * gdb.base/print-symbol-loading.exp: Likewise.
5480 * gdb.base/shlib-call.exp: Likewise.
5481 * gdb.base/shreloc.exp: Likewise.
5482 * gdb.base/so-impl-ld.exp: Likewise.
5483 * gdb.base/solib-disc.exp: Likewise.
5484 * gdb.base/solib-nodir.exp: Likewise.
5485 * gdb.base/solib-overlap.exp: Likewise.
5486 * gdb.base/solib-symbol.exp: Likewise.
5487 * gdb.base/solib-weak.exp (do_test): Likewise.
5488 * gdb.base/sym-file.exp: Likewise.
5489 * gdb.base/symtab-search-order.exp: Likewise.
5490 * gdb.base/type-opaque.exp: Likewise.
5491 * gdb.base/unload.exp: Likewise.
5492 * gdb.base/watchpoint-solib.exp: Likewise.
5493 * gdb.compile/compile.exp: Likewise.
5494 * gdb.cp/gdb2384.exp: Likewise.
5495 * gdb.cp/infcall-dlopen.exp: Likewise.
5496 * gdb.cp/re-set-overloaded.exp: Likewise.
5497 * gdb.fortran/library-module.exp: Likewise.
5498 * gdb.opt/solib-intra-step.exp: Likewise.
5499 * gdb.python/py-finish-breakpoint.exp: Likewise.
5500 * gdb.python/py-shared.exp: Likewise.
5501 * gdb.reverse/solib-precsave.exp: Likewise.
5502 * gdb.reverse/solib-reverse.exp: Likewise.
5503 * gdb.server/solib-list.exp: Likewise.
5504 * gdb.threads/dlopen-libpthread.exp: Likewise.
5505 * gdb.threads/tls-shared.exp: Likewise.
5506 * gdb.threads/tls-so_extern.exp: Likewise.
5507 * gdb.trace/change-loc.exp: Likewise.
5508 * gdb.trace/ftrace-lock.exp: Likewise.
5509 * gdb.trace/ftrace.exp: Likewise.
5510 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
5511 * gdb.trace/pending.exp: Likewise.
5512 * gdb.trace/range-stepping.exp: Likewise.
5513 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
5514 (strace_info_marker): Likewise.
5515 (strace_probe_marker): Likewise.
5516 (strace_trace_on_same_addr): Likewise.
5517 (strace_trace_on_diff_addr): Likewise.
5518 * gdb.trace/trace-break.exp: Likewise.
5519 * gdb.trace/trace-condition.exp: Likewise.
5520 * gdb.trace/trace-mt.exp: Likewise.
5521
5522 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5523
5524 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
5525 result of gdb_remote_download.
5526 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
5527 * gdb.base/dso2dso.exp: Likewise.
5528 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5529 * gdb.base/print-file-var.exp: Likewise.
5530 * gdb.base/shlib-call.exp: Likewise.
5531 * gdb.base/shreloc.exp: Likewise.
5532 * gdb.base/solib-overlap.exp: Likewise.
5533 * gdb.base/solib-weak.exp (do_test): Likewise.
5534 * gdb.base/unload.exp: Likewise.
5535
5536 2016-04-27 Yao Qi <yao.qi@linaro.org>
5537
5538 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
5539 exists.
5540
5541 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5542
5543 * vla-type.exp: Print structure from toplevel.
5544
5545 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5546
5547 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
5548 of dynamic types.
5549 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
5550 of dynamic types.
5551
5552 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5553
5554 * gdb.fortran/vla-type.f90: New file.
5555 * gdb.fortran/vla-type.exp: New file.
5556
5557 2016-04-25 Yao Qi <yao.qi@linaro.org>
5558
5559 * gdb.base/branch-to-self.c: New file.
5560 * gdb.base/branch-to-self.exp: New file.
5561
5562 2016-04-22 Yao Qi <yao.qi@linaro.org>
5563
5564 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
5565 more after $hex.
5566
5567 2016-04-22 Yao Qi <yao.qi@linaro.org>
5568
5569 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
5570 * gdb.base/annota3.exp: Likewise.
5571
5572 2016-04-22 Yao Qi <yao.qi@linaro.org>
5573
5574 * gdb.reverse/step-precsave.exp: Do one step and test program
5575 stops in "callee" and do multiple steps until program goes out
5576 of "callee".
5577 * gdb.reverse/step-reverse.exp: Likewise.
5578
5579 2016-04-22 Yao Qi <yao.qi@linaro.org>
5580
5581 * gdb.trace/signal.exp: Also pass if
5582 $tracepoint_hits($i) > $iterations.
5583
5584 2016-04-22 Yao Qi <yao.qi@linaro.org>
5585
5586 * gdb.trace/signal.c: New file.
5587 * gdb.trace/signal.exp: New file.
5588
5589 2016-04-19 Doug Evans <xdje42@gmail.com>
5590
5591 * gdb.base/bad-file.exp: New file.
5592
5593 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
5594
5595 * gdb.dwarf2/implref.exp: New file.
5596
5597 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
5598
5599 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
5600 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
5601 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
5602 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
5603 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
5604 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
5605 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
5606 * lib/fortran.exp (fortran_int4): New procedure.
5607 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
5608 (fortran_logical4): Likewise.
5609
5610 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
5611
5612 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
5613
5614 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
5615
5616 * lib/compiler.c: Add Intel specific preprocessor macros.
5617 * lib/compiler.cc: Likewise.
5618
5619 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
5620
5621 * gdb.server/connect-with-no-symbol-file.c: New file.
5622 * gdb.server/connect-with-no-symbol-file.exp: New file.
5623
5624 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
5625
5626 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
5627
5628 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
5629
5630 * boards/gdbserver-base.exp (${board}_download): Copy source file to
5631 standard output directory.
5632
5633 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
5634
5635 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
5636
5637 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
5638
5639 * gdb.btrace/instruction_history.c (loop): Add declaration.
5640
5641 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
5642
5643 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
5644
5645 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
5646
5647 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
5648 parentheses to print.
5649 (continue_handler): Likewise.
5650
5651 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
5652
5653 * gdb.server/solib-list.exp: Remove is_remote check.
5654 Pass shlib= to gdb_compile. Don't link shared library with
5655 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
5656 Run binary filename through "readlink -f" on the target.
5657
5658 2016-04-08 Pedro Alves <palves@redhat.com>
5659
5660 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
5661 interpreter filename as argument to gdbserver_spawn.
5662 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
5663 Return empty if $last_loaded_file does not exist.
5664
5665 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5666
5667 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
5668 * gdb.base/jit-main.c: Use exit after usage.
5669
5670 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5671
5672 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
5673 GDBHISTSIZE prior to the tests.
5674 * gdb.base/gdbinit-history.exp: Likewise.
5675
5676 2016-04-07 Pedro Alves <palves@redhat.com>
5677
5678 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
5679 instead of build_executable. Use gdb_load_shlibs.
5680
5681 2016-04-07 Yao Qi <yao.qi@linaro.org>
5682
5683 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
5684 Execute "si" command.
5685
5686 2016-04-07 Yao Qi <yao.qi@linaro.org>
5687
5688 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
5689 number instead of the comments on some line.
5690
5691 2016-04-06 Don Breazeal <donb@codesourcery.com>
5692
5693 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
5694 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
5695
5696 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
5697
5698 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
5699 standard_output_file. Remove unused binfile variable.
5700
5701 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
5702
5703 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
5704 * gdb.python/py-mi-objfile.exp: Match "list main" output
5705 in console format.
5706
5707 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
5708
5709 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
5710 absolute.
5711
5712 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
5713
5714 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
5715 absolute.
5716 * gdb.trace/ftrace.exp: Likewise.
5717 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
5718 targets as well.
5719 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
5720 (gdb_load_shlibs): Copy libraries to test directory when testing
5721 natively. Only set solib-search-path if testing remotely.
5722 * lib/mi-support.exp (mi_load_shlibs): Likewise.
5723
5724 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
5725
5726 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
5727 gdb_download. Use it even if the target is not remote.
5728 * gdb.base/jit.exp (compile_jit_test): Likewise.
5729 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
5730 output directory if the destination board is local, otherwise use
5731 the standard remote_download from DejaGnu.
5732 (gdb_download): Remove.
5733 (gdb_load_shlibs): Use gdb_remote_download instead of
5734 gdb_download.
5735 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
5736 Use gdb_remote_download instead of gdb_download. Use it even if
5737 the target is not remote.
5738 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
5739 instead of gdb_download.
5740
5741 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
5742
5743 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
5744 (test_insert_delete_modify): Call mi_load_shlibs before trying to
5745 run.
5746
5747 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
5748
5749 PR gdb/19820
5750 * gdb.base/printcmds.exp: Add artificial arrays tests.
5751
5752 2016-03-31 Pedro Alves <palves@redhat.com>
5753
5754 PR gdb/19858
5755 * gdb.base/jit-main.c: Include unistd.h.
5756 (ATTACH): Define to 0 if not already defined.
5757 (wait_for_gdb, mypid): New globals.
5758 (WAIT_FOR_GDB): New macro.
5759 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
5760 some breakpoint locations.
5761 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
5762 New procedures.
5763 (one_jit_test): Add REATTACH parameter, and handle it. Use
5764 continue_to_test_location.
5765 (top level): Test attach, and adjusts calls to one_jit_test.
5766
5767 2016-03-31 Pedro Alves <palves@redhat.com>
5768
5769 PR gdb/19858
5770 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
5771 BINSUFFIX parameter, and handle it.
5772 (top level): Adjust calls compile_jit_test.
5773
5774 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
5775
5776 PR python/19743
5777 * gdb.python/py-mi-events-gdb.py: New file.
5778 * gdb.python/py-mi-events.c: New file.
5779 * gdb.python/py-mi-events.exp: New file.
5780
5781 2016-03-30 Yao Qi <yao.qi@linaro.org>
5782
5783 * gdb.reverse/until-precsave.exp: Match function name only.
5784 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
5785 Move malloc to a condition block.
5786 * gdb.reverse/until-reverse.exp: Match function name only.
5787
5788 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
5789
5790 * gdb.trace/ftrace.exp: Set arg0exp for s390.
5791 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
5792 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
5793 variable for GPR 0 instead of assuming it is register 0.
5794 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
5795 * lib/trace-support.exp: Add s390 registers.
5796
5797 2016-03-29 Yao Qi <yao.qi@linaro.org>
5798
5799 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
5800
5801 2016-03-24 Yao Qi <yao.qi@linaro.org>
5802
5803 * gdb.reverse/break-reverse.exp: Add quotation mark in the
5804 test message.
5805
5806 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5807
5808 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
5809 maintaining separate logic for constructing the output path.
5810
5811 2016-03-16 Don Breazeal <donb@codesourcery.com>
5812
5813 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
5814 Retry fork and waitpid on interrupted system call errors.
5815 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
5816 Use with_timeout_factor to increase timeout by factor of 10.
5817
5818 2016-03-15 Don Breazeal <donb@codesourcery.com>
5819
5820 * gdb.cp/scope-err.cc: New test program.
5821 * gdb.cp/scope-err.exp: New test script.
5822 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
5823 lines and "set breakpoint here" comment.
5824 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
5825 Fixed some whitespace and format issues.
5826 * gdb.mi/mi-linespec-err-cp.cc: New test program.
5827 * gdb.mi/mi-linespec-err-cp.exp: New test script.
5828
5829 2016-03-15 Doug Evans <dje@google.com>
5830
5831 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
5832 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
5833 All callers updated. Add tests for enums, mixed flags register.
5834
5835 2016-03-15 Doug Evans <dje@google.com>
5836
5837 * gdb.base/skip.c (main): Call test_skip_file_and_function.
5838 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
5839
5840 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
5841
5842 * gdb.base/default.exp: Add $_as_string to the list of expected
5843 convenience functions.
5844
5845 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
5846
5847 * gdb.base/maint.exp: New tests for 'maint info line-table'.
5848
5849 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
5850
5851 * gdb.python/py-as-string.exp: New file.
5852 * gdb.python/py-as-string.c: New file.
5853
5854 2016-03-09 Pedro Alves <palves@redhat.com>
5855
5856 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
5857 signal" -> "Thread NN received signal" output change.
5858 * gdb.threads/ia64-sigill.exp: Likewise.
5859 * gdb.threads/linux-dp.exp: Likewise.
5860 * gdb.threads/manythreads.exp: Likewise.
5861 * gdb.threads/pending-step.exp: Likewise.
5862 * gdb.threads/print-threads.exp: Likewise.
5863 * gdb.threads/sigstep-threads.exp: Likewise.
5864 * gdb.threads/staticthreads.exp: Likewise.
5865 * gdb.threads/tls.exp: Likewise.
5866
5867 2016-03-09 Pedro Alves <palves@redhat.com>
5868
5869 * gdb.base/command-line-input.exp: New file.
5870
5871 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5872
5873 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
5874 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
5875 * gdb.trace/pending.exp: Accept leading dot before function name.
5876 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
5877 * lib/trace-support.exp: Set registers for ppc.
5878
5879 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5880
5881 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
5882 use it for disassembly; accept .main in addition to main in backtrace.
5883
5884 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
5885 Marcin Kościelnicki <koriakin@0x04.net>
5886
5887 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
5888 (gdb_recursion_test_ptr): New global variable.
5889 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
5890 gdb_recursion_test.
5891 (gdb_c_test): Ditto.
5892
5893 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5894
5895 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
5896 ordering.
5897
5898 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
5899
5900 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
5901 (bar): Add bar_start_lbl label.
5902 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
5903 of foo/bar for emitting DWARF and tracing.
5904
5905 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
5906
5907 * analyze-racy-logs.py: Set executable bit.
5908
5909 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
5910
5911 * Makefile.in (DEFAULT_RACY_ITER): New variable.
5912 (CHECK_TARGET_TMP): Likewise.
5913 (check-single-racy): New rule.
5914 (check-parallel-racy): Likewise.
5915 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
5916 (do-check-parallel-racy): New rule.
5917 (check-racy/%.exp): Likewise.
5918 * README (Racy testcases): New section.
5919 * analyze-racy-logs.py: New file.
5920
5921 2016-03-03 Doug Evans <dje@google.com>
5922
5923 * gdb.base/skip.exp: Use with_test_prefix.
5924
5925 2016-03-03 Yao Qi <yao.qi@linaro.org>
5926
5927 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
5928 Invoke step_over_syscall "clone" and break_cond_on_syscall
5929 "clone".
5930 * gdb.base/step-over-clone.c: New file.
5931
5932 2016-03-03 Yao Qi <yao.qi@linaro.org>
5933
5934 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
5935 code format.
5936
5937 2016-03-03 Yao Qi <yao.qi@linaro.org>
5938
5939 * gdb.base/disp-step-fork.c: Rename to ...
5940 * gdb.base/step-over-fork.c: ... it. New file.
5941 * gdb.base/disp-step-vfork.c: Rename to ...
5942 * gdb.base/step-over-vfork.c: ... it. New file.
5943 * gdb.base/disp-step-syscall.exp: Rename to ...
5944 * gdb.base/step-over-syscall.exp: ... it. New file.
5945 (disp_step_cross_syscall): Rename to ...
5946 (step_over_syscall): ... it.
5947
5948 2016-03-03 Yao Qi <yao.qi@linaro.org>
5949
5950 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
5951 If target supports condition evaluation on target, invoke
5952 break_cond_on_syscall for fork and vfork.
5953
5954 2016-03-03 Yao Qi <yao.qi@linaro.org>
5955
5956 * gdb.base/disp-step-syscall.exp: Don't invoke
5957 support_displaced_stepping.
5958 (disp_step_cross_syscall): Test with displaced stepping off and
5959 on if supported.
5960
5961 2016-03-03 Yao Qi <yao.qi@linaro.org>
5962
5963 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
5964 proc.
5965 (setup): New proc.
5966 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
5967 and setup.
5968
5969 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5970
5971 * gdb.fortran/vla-history.exp: Remove breakpoint.
5972
5973 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5974
5975 * gdb.fortran/vla-history.exp: Lookup array elements and printing
5976 exceeds timeout.
5977
5978 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5979
5980 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
5981 breakpoint.
5982
5983 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
5984
5985 * gdb.mi/vla.f90: Nullify pointer after declaration.
5986
5987 2016-03-01 Pedro Alves <palves@redhat.com>
5988
5989 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
5990
5991 2016-03-01 Pedro Alves <palves@redhat.com>
5992
5993 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
5994 before anything else.
5995 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
5996 _GNU_SOURCE here.
5997 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
5998 before anything else.
5999 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6000
6001 2016-03-01 Pedro Alves <palves@redhat.com>
6002
6003 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6004
6005 2016-03-01 Yao Qi <yao.qi@linaro.org>
6006
6007 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6008 prepare_for_testing.
6009
6010 2016-03-01 Yao Qi <yao.qi@linaro.org>
6011
6012 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6013
6014 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6015
6016 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6017 manually constructing the output path.
6018
6019 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6020
6021 * gdb.arch/s390-stackless.S: New.
6022 * gdb.arch/s390-stackless.exp: New.
6023
6024 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6025
6026 * gdb.dlang/circular.c: New file.
6027 * gdb.dlang/circular.exp: New file.
6028
6029 2016-02-26 Yao Qi <yao.qi@linaro.org>
6030
6031 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6032 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6033 (testcases): Update.
6034
6035 2016-02-26 Yao Qi <yao.qi@linaro.org>
6036
6037 * gdb.reverse/aarch64.c: Rename to ...
6038 * gdb.reverse/insn-reverse.c: ... it.
6039 * gdb.reverse/aarch64.exp: Rename to ...
6040 * gdb.reverse/insn-reverse.exp: ... it.
6041
6042 2016-02-26 Yao Qi <yao.qi@linaro.org>
6043
6044 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6045 (testcase_ftype): New.
6046 (testcases): New array.
6047 (n_testcases): New.
6048 (main): Call each element in testcases.
6049 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6050 (read_testcase): New.
6051 Do the tests in a loop.
6052
6053 2016-02-25 Yao Qi <yao.qi@linaro.org>
6054
6055 * gdb.base/branches.c: Remove.
6056
6057 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6058
6059 PR gdb/13808
6060 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6061
6062 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6063
6064 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6065
6066 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6067
6068 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6069 change x86_64 call_insn to 'callq'.
6070
6071 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6072
6073 * gdb.trace/tfile-avx.c: Move to...
6074 * gdb.trace/tracefile-pseudo-reg.c: Here.
6075 * gdb.trace/tfile-avx.exp: Move to...
6076 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6077
6078 2016-02-24 Gary Benson <gbenson@redhat.com>
6079
6080 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6081 message on attach.
6082
6083 2016-02-23 Doug Evans <dje@google.com>
6084
6085 * gdb.base/skip.c (test_skip): New function.
6086 (end_test_skip_file_and_function): New function.
6087 (test_skip_file_and_function): New function.
6088 * gdb.base/skip1.c (test_skip): New function.
6089 (skip1_test_skip_file_and_function): New function.
6090 * gdb.base/skip.exp: Add tests for new skip options.
6091 * gdb.base/skip-solib.exp: Update expected output.
6092 * gdb.perf/skip-command.cc: New file.
6093 * gdb.perf/skip-command.exp: New file.
6094 * gdb.perf/skip-command.py: New file.
6095
6096 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6097
6098 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6099 info registers pattern.
6100
6101 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6102
6103 * lib/future.exp: Add D support.
6104 (gdb_find_gdc): New proc.
6105 (gdb_default_target_compile): Add D support.
6106
6107 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
6108
6109 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6110 user+system time.
6111 (trace_speed_test): Determine the iteration count for a time
6112 between 15..30 seconds.
6113
6114 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6115
6116 * gdb.arch/i386-mpx-sigsegv.c: New file.
6117 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6118 * gdb.arch/i386-mpx-simple_segv.c: New file.
6119 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6120
6121 2016-02-18 Yao Qi <yao.qi@linaro.org>
6122
6123 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6124 Don't call setup_kfail.
6125
6126 2016-02-18 Yao Qi <yao.qi@linaro.org>
6127
6128 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6129 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6130
6131 2016-02-16 Doug Evans <dje@google.com>
6132
6133 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6134 * gdb.base/skip1.c: Ditto.
6135 * gdb.base/skip.exp: Whitespace cleanup.
6136
6137 2016-02-16 Don Breazeal <donb@codesourcery.com>
6138
6139 PR remote/19496
6140 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6141 Remove kfail for PR remote/19496.
6142
6143 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6144
6145 * lib/gdb.exp (standard_temp_file): Return a path specific to
6146 the runtest invocation.
6147
6148 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6149
6150 * gdb.trace/save-trace.exp: Change relative path to be in the
6151 standard output directory.
6152
6153 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6154
6155 * gdb.arch/i386-prologue.c: Add missing prototypes.
6156
6157 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6158
6159 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6160 * gdb.arch/i386-prologue.exp: Likewise.
6161 * gdb.arch/i386-size.exp: Likewise.
6162
6163 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6164
6165 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6166 define object file path.
6167 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6168 file path.
6169 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6170 standard_output_file to define binfile.
6171
6172 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6173
6174 Fix compatibility with recent gfortran-5.3.1.
6175 * gdb.fortran/vla-history.exp (print vla1 allocated)
6176 (print vla2 allocated, print $2, print $3): Remove
6177 (print $4): Rename to ...
6178 (print $2): ... here.
6179 (print $9): Rename to ...
6180 (print $5): ... here.
6181 (print $10): Rename to ...
6182 (print $6): ... here.
6183 * gdb.fortran/vla.f90: Add pvla initialization.
6184
6185 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6186
6187 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6188 New test.
6189 * gdb.fortran/vla-value-sub.exp: Likewise.
6190
6191 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6192
6193 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6194
6195 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6196
6197 * i386-biarch-core.exp: Define corefile using
6198 standard_output_file.
6199
6200 2016-02-12 Yao Qi <yao.qi@linaro.org>
6201
6202 * gdb.arch/arm-single-step-kernel-helper.c: New.
6203 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6204
6205 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6206
6207 * gdb.btrace/tailcall-only.exp: New.
6208 * gdb.btrace/tailcall-only.c: New.
6209 * gdb.btrace/x86_64-tailcall-only.S: New.
6210 * gdb.btrace/i686-tailcall-only.S: New.
6211
6212 2016-02-11 Pedro Alves <palves@redhat.com>
6213
6214 * README (Parallel testing): Add missing double quotes.
6215
6216 2016-02-11 Pedro Alves <palves@redhat.com>
6217
6218 * README (Parallel testing): New section.
6219 (GDB_PARALLEL): Rewrite.
6220 (FORCE_PARALLEL): Document.
6221
6222 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6223
6224 * gdb.trace/tfile-avx.c: New test.
6225 * gdb.trace/tfile-avx.exp: New test.
6226
6227 2016-02-09 Keith Seitz <keiths@redhat.com>
6228
6229 PR breakpoints/19546
6230 * gdb.base/infcall-exec.c: New file.
6231 * gdb.base/infcall-exec2.c: New file.
6232 * gdb.base/infcall-exec.exp: New file.
6233
6234 2016-02-09 Keith Seitz <keiths@redhat.com>
6235
6236 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6237 (toplevel): Call test_bkpt_address.
6238
6239 2016-02-09 Keith Seitz <keiths@redhat.com>
6240
6241 PR python/19506
6242 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6243 (toplevel): Call test_bkpt_address.
6244
6245 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6246
6247 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6248 to AC_OUTPUT.
6249 * configure: Regenerate.
6250
6251 2016-02-09 Pedro Alves <palves@redhat.com>
6252
6253 PR breakpoints/19548
6254 * gdb.base/execl-update-breakpoints.c (some_function): New
6255 function.
6256 (main): Call it.
6257 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6258 Tighten expected GDB output.
6259
6260 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6261
6262 * Makefile.in (ALL_SUBDIRS): Remove.
6263 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6264 (distclean maintainer-clean realclean): Likewise.
6265 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6266 * configure: Regenerate.
6267 * gdb.ada/Makefile.in: Delete.
6268 * gdb.arch/Makefile.in: Likewise.
6269 * gdb.asm/Makefile.in: Likewise.
6270 * gdb.base/Makefile.in: Likewise.
6271 * gdb.btrace/Makefile.in: Likewise.
6272 * gdb.cell/Makefile.in: Likewise.
6273 * gdb.compile/Makefile.in: Likewise.
6274 * gdb.cp/Makefile.in: Likewise.
6275 * gdb.disasm/Makefile.in: Likewise.
6276 * gdb.dlang/Makefile.in: Likewise.
6277 * gdb.dwarf2/Makefile.in: Likewise.
6278 * gdb.fortran/Makefile.in: Likewise.
6279 * gdb.gdb/Makefile.in: Likewise.
6280 * gdb.go/Makefile.in: Likewise.
6281 * gdb.guile/Makefile.in: Likewise.
6282 * gdb.java/Makefile.in: Likewise.
6283 * gdb.linespec/Makefile.in: Likewise.
6284 * gdb.mi/Makefile.in: Likewise.
6285 * gdb.modula2/Makefile.in: Likewise.
6286 * gdb.multi/Makefile.in: Likewise.
6287 * gdb.objc/Makefile.in: Likewise.
6288 * gdb.opencl/Makefile.in: Likewise.
6289 * gdb.opt/Makefile.in: Likewise.
6290 * gdb.pascal/Makefile.in: Likewise.
6291 * gdb.perf/Makefile.in: Likewise.
6292 * gdb.python/Makefile.in: Likewise.
6293 * gdb.reverse/Makefile.in: Likewise.
6294 * gdb.server/Makefile.in: Likewise.
6295 * gdb.stabs/Makefile.in: Likewise.
6296 * gdb.threads/Makefile.in: Likewise.
6297 * gdb.trace/Makefile.in: Likewise.
6298 * gdb.xml/Makefile.in: Likewise.
6299 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6300 GDB_PARALLEL.
6301 (standard_output_file): Remove check for GDB_PARALLEL, always
6302 return path in outputs/$subdir/$testname.
6303
6304 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6305
6306 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6307 (site.exp): Assign abs_srcdir to tcl's srcdir.
6308
6309 2016-02-04 Yao Qi <yao.qi@linaro.org>
6310
6311 * gdb.base/foll-exec-mode.c: Include limits.h.
6312 (main): Add parameters argc and argv. Get directory from
6313 argv[0].
6314 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6315 compilation.
6316 * gdb.base/foll-exec.c: Include limits.h.
6317 (main): Add parameters argc and argv.
6318 Get directory from argv[0].
6319 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6320 Adjust tests on the number of lines as source code changed.
6321 * gdb.base/foll-vfork-exit.c: Include limits.h.
6322 (main): Add one line of statement before vfork.
6323 * gdb.base/foll-vfork.c: Include limits.h and string.h.
6324 (main): Add parameters argc and argv. Get directory from
6325 argv[0].
6326 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
6327 (setup_gdb): Set tbreak to skip some source lines.
6328 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
6329 (main): Add parameters argc and argv. Get directory from
6330 argv[0].
6331 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
6332 compilation.
6333 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
6334 (main): Add parameters argc and argv. Get directory from
6335 argv[0].
6336 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
6337 compilation.
6338
6339 2016-02-01 Doug Evans <dje@google.com>
6340
6341 * gdb.base/skip.exp: Clean up multiple references to same test name.
6342
6343 2016-02-01 Pedro Alves <palves@redhat.com>
6344
6345 PR remote/19496
6346 * gdb.threads/forking-threads-plus-breakpoint.exp
6347 (displaced_stepping_supported): New global.
6348 (probe_displaced_stepping_support): New procedure.
6349 (do_test): Add 'displaced' parameter, and use it.
6350 (top level): Check for displaced stepping support. Add displaced
6351 stepping on/off testing axis.
6352
6353 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6354
6355 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
6356 pointer. Don't perform further tests on the unassociated pointer
6357 if the first test fails.
6358
6359 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6360
6361 * gdb.base/max-value-size.c: New file.
6362 * gdb.base/max-value-size.exp: New file.
6363 * gdb.base/huge.exp: Disable max-value-size for this test.
6364
6365 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
6366
6367 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6368
6369 2016-01-28 Yao Qi <yao.qi@linaro.org>
6370
6371 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
6372
6373 2016-01-25 Pedro Alves <palves@redhat.com>
6374
6375 PR threads/19461
6376 * gdb.base/fork-running-state.c: New file.
6377 * gdb.base/fork-running-state.exp: New file.
6378
6379 2016-01-25 Pedro Alves <palves@redhat.com>
6380
6381 PR gdb/19494
6382 * gdb.base/catch-fork-kill.c: New file.
6383 * gdb.base/catch-fork-kill.exp: New file.
6384
6385 2016-01-25 Pedro Alves <palves@redhat.com>
6386
6387 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
6388 Delete, moved to lib/gdb.exp.
6389 * gdb.threads/forking-threads-plus-breakpoint.exp
6390 (foreach_with_prefix): Likewise.
6391 * gdb.threads/process-dies-while-handling-bp.exp
6392 (foreach_with_prefix): Likewise.
6393 * lib/gdb.exp (foreach_with_prefix): New procedure.
6394
6395 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
6396
6397 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
6398 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
6399
6400 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
6401
6402 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
6403 endian targets.
6404
6405 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6406 Pedro Alves <palves@redhat.com>
6407
6408 Fix testsuite compatibility with Guile.
6409 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
6410 number.
6411
6412 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6413
6414 Fix testsuite compatibility with Guile.
6415 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
6416 (thread 1): New test for backtrace through signal handler.
6417
6418 2016-01-22 Yao Qi <yao.qi@linaro.org>
6419
6420 PR testsuite/19491
6421 * gdb.base/multi-forks.c: Include
6422 ../lib/unbuffer_output.c
6423 (main): Call gdb_unbuffer_output.
6424
6425 2016-01-21 Doug Evans <dje@google.com>
6426
6427 * lib/ada.exp (gdb_compile_ada): Fix typo.
6428
6429 2016-01-21 Joel Brobecker <brobecker@adacore.com>
6430
6431 * gdb.base/break-fun-addr.exp: New file.
6432 * gdb.base/break-fun-addr1.c: New file.
6433 * gdb.base/break-fun-addr2.c: New file.
6434
6435 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
6436
6437 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
6438 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
6439 enum flag values.
6440
6441 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6442
6443 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
6444 when GDB can not set the vector return value. Add more comments
6445 for clarification.
6446
6447 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
6448
6449 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
6450 command.
6451
6452 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6453
6454 * Makefile.in (DO_RUNTEST): Add --status and update usages.
6455
6456 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6457
6458 * Makefile.in (check-single): Pass --status to runtest.
6459 (check/%.exp): Likewise.
6460
6461 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6462
6463 * Makefile.in (check-parallel): Propagate return code from make
6464 do-check-parallel.
6465
6466 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
6467
6468 * gdb.trace/ftrace.exp: Fix expected message on continue.
6469 * gdb.trace/pending.exp: Fix expected message on continue.
6470 * gdb.trace/trace-break.exp: Fix expected message on continue.
6471
6472 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
6473
6474 * lib/gdb.exp (gdb_test): Remove unused global references.
6475
6476 2016-01-18 Pedro Alves <palves@redhat.com>
6477
6478 * gdb.base/async-shell.exp: Adjust expected output.
6479 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
6480 * gdb.base/siginfo-thread.exp: Adjust expected output.
6481 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
6482 * gdb.java/jnpe.exp: Adjust expected output.
6483 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
6484 * gdb.threads/continue-pending-status.exp: Adjust expected output.
6485 * gdb.threads/leader-exit.exp: Adjust expected output.
6486 * gdb.threads/manythreads.exp: Adjust expected output.
6487 * gdb.threads/pthreads.exp: Adjust expected output.
6488 * gdb.threads/schedlock.exp: Adjust expected output.
6489 * gdb.threads/siginfo-threads.exp: Adjust expected output.
6490 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
6491 expected output.
6492 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
6493 output.
6494 * gdb.threads/sigthread.exp: Adjust expected output.
6495 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
6496
6497 2016-01-18 Yao Qi <yao.qi@linaro.org>
6498
6499 * gdb.guile/scm-section-script.c: Replace @progbits with
6500 %progbits.
6501 * gdb.python/py-section-script.c: Likewise.
6502
6503 2016-01-15 Pedro Alves <palves@redhat.com>
6504
6505 * gdb.multi/tids.exp: Test star wildcard ranges.
6506
6507 2016-01-15 Pedro Alves <palves@redhat.com>
6508
6509 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
6510 command from "thread apply" invocation.
6511 (thr_apply_info_thr_invalid): Default the expected output to the
6512 input tid list.
6513 (top level): Add tests that use convenience variables. Add tests
6514 for "thread apply" with a valid TID list, but missing the command.
6515
6516 2016-01-13 Pedro Alves <palves@redhat.com>
6517
6518 * gdb.base/default.exp: Expect $_gthread as well.
6519 * gdb.multi/tids.exp: Test $_gthread.
6520 * gdb.threads/thread-specific.exp: Test $_gthread.
6521
6522 2016-01-13 Pedro Alves <palves@redhat.com>
6523
6524 * gdb.multi/tids.exp: Test "info threads -gid".
6525
6526 2016-01-13 Pedro Alves <palves@redhat.com>
6527
6528 * gdb.multi/tids.exp: Test InferiorThread.global_num and
6529 Breakpoint.thread.
6530 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
6531
6532 2016-01-07 Pedro Alves <palves@redhat.com>
6533
6534 * gdb.base/break.exp: Adjust to output changes.
6535 * gdb.base/hbreak2.exp: Likewise.
6536 * gdb.base/sepdebug.exp: Likewise.
6537 * gdb.base/watch_thread_num.exp: Likewise.
6538 * gdb.linespec/keywords.exp: Likewise.
6539 * gdb.multi/info-threads.exp: Likewise.
6540 * gdb.threads/thread-find.exp: Likewise.
6541 * gdb.multi/tids.c: New file.
6542 * gdb.multi/tids.exp: New file.
6543
6544 2016-01-13 Pedro Alves <palves@redhat.com>
6545
6546 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
6547
6548 2016-01-13 Pedro Alves <palves@redhat.com>
6549
6550 * gdb.base/default.exp: Expect $_inferior as well.
6551 * gdb.multi/base.exp: Test $_inferior.
6552
6553 2016-01-13 Pedro Alves <palves@redhat.com>
6554
6555 PR breakpoints/19388
6556 * gdb.base/catch-signal-siginfo-cond.c: New file.
6557 * gdb.base/catch-signal-siginfo-cond.exp: New file.
6558
6559 2016-01-12 Josh Stone <jistone@redhat.com>
6560 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6561
6562 * gdb.base/catch-syscall.c (do_execve): New variable.
6563 (main): Conditionally trigger an execve.
6564 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
6565 (test_catch_syscall_execve): New, check entry/return across execve.
6566 (do_syscall_tests): Call test_catch_syscall_execve.
6567
6568 2016-01-12 Pedro Alves <palves@redhat.com>
6569
6570 * gdb.base/random-signal.exp (do_test): New procedure, with body
6571 of testcase moved in.
6572
6573 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6574 Pedro Alves <palves@redhat.com>
6575
6576 * gdb.base/funcargs.exp (finish from indirectly called function):
6577 Reintroduce the case for 'First'.
6578
6579 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6580 Pedro Alves <palves@redhat.com>
6581
6582 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6583 (tcatch_vfork_then_child_follow_exec)
6584 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
6585 identification.
6586
6587 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6588
6589 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
6590 and repeats to unlimited.
6591 * gdb.python/py-value.exp: Likewise.
6592 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
6593 and repeats to unlimited.
6594
6595 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6596
6597 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
6598 and reordering the functions.
6599 * gdb.multi/hangout.c: Likewise.
6600 * gdb.multi/hello.c: Likewise.
6601
6602 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
6603
6604 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
6605 absolute.
6606 (SingleStatisticTestResult.report): Use dict.keys instead of
6607 dict.iterkeys.
6608
6609 2016-01-06 Pedro Alves <palves@redhat.com>
6610
6611 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
6612
6613 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
6614
6615 * gdb.btrace/dlopen.exp: New.
6616 * gdb.btrace/dlopen.c: New.
6617 * gdb.btrace/dlopen-dso.c: New.
6618
6619 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
6620
6621 * lib/gdb.exp (gdb_test): Update comments to clarify that the
6622 PATTERN argument is optional.
6623
6624 2015-12-24 Joel Brobecker <brobecker@adacore.com>
6625
6626 * lib/ada.exp (target_compile_ada_from_dir): New function.
6627 (gdb_compile_ada): Reimplement avoiding the use of project files.
6628 * gdb.ada/gnat_ada.gpr: Delete.
6629 * gdb.ada/cond_lang.exp: Adjust test to make path before
6630 filename optional.
6631 * gdb.ada/small_reg_param.exp: Likewise.
6632
6633 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
6634
6635 * gdb.base/foll-vork.exp: Remove HP-UX special case.
6636
6637 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
6638
6639 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
6640 case.
6641
6642 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
6643
6644 * gdb.base/break.exp: Remove dead code.
6645 * gdb.base/sepdebug.exp: Likewise.
6646
6647 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
6648
6649 * gdb.asm/asm-source.exp: Remove HP-UX references.
6650 * gdb.base/annota1.exp: Likewise.
6651 * gdb.base/annota3.exp: Likewise.
6652 * gdb.base/attach.exp: Likewise.
6653 * gdb.base/bigcore.exp: Likewise.
6654 * gdb.base/break.exp: Likewise.
6655 * gdb.base/call-ar-st.exp: Likewise.
6656 * gdb.base/callfuncs.exp: Likewise.
6657 * gdb.base/catch-fork-static.exp: Likewise.
6658 * gdb.base/display.exp: Likewise.
6659 * gdb.base/foll-exec-mode.exp: Likewise.
6660 * gdb.base/foll-exec.exp: Likewise.
6661 * gdb.base/foll-fork.exp: Likewise.
6662 * gdb.base/foll-vfork.exp: Likewise.
6663 * gdb.base/funcargs.exp: Likewise.
6664 * gdb.base/hbreak2.exp: Likewise.
6665 * gdb.base/inferior-died.exp: Likewise.
6666 * gdb.base/interrupt.exp: Likewise.
6667 * gdb.base/multi-forks.exp: Likewise.
6668 * gdb.base/nodebug.exp: Likewise.
6669 * gdb.base/sepdebug.exp: Likewise.
6670 * gdb.base/solib1.c: Likewise.
6671 * gdb.base/step-test.exp: Likewise.
6672 * gdb.mi/non-stop.c: Likewise.
6673 * gdb.mi/pthreads.c: Likewise.
6674 * gdb.multi/bkpt-multi-exec.ex: Likewise.
6675 * gdb.threads/pthreads.c: Likewise.
6676 * gdb.threads/staticthreads.exp: Likewise.
6677 * lib/future.exp: Likewise.
6678 * lib/gdb.exp: Likewise.
6679 * gdb.base/so-indr-cl.c: Remove.
6680 * gdb.base/so-indr-cl.exp: Likewise.
6681 * gdb.base/solib.c: Likewise.
6682 * gdb.base/solib.exp: Likewise.
6683 * gdb.base/solib2.c: Likewise.
6684
6685 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
6686
6687 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
6688 * gdb.base/call-ar-st.exp: Likewise.
6689 * gdb.base/callfuncs.exp: Likewise.
6690 * gdb.base/condbreak.exp: Likewise.
6691 * gdb.base/constvars.exp: Likewise.
6692 * gdb.base/hbreak2.exp: Likewise.
6693 * gdb.base/langs.exp: Likewise.
6694 * gdb.base/list.exp: Likewise.
6695 * gdb.base/long_long.exp: Likewise.
6696 * gdb.base/ptype.exp: Likewise.
6697 * gdb.base/scope.exp: Likewise.
6698 * gdb.base/signals.exp: Likewise.
6699 * gdb.base/so-impl-ld.exp: Likewise.
6700 * gdb.base/varargs.exp: Likewise.
6701 * gdb.base/volatile.exp: Likewise.
6702 * gdb.base/whatis.exp: Likewise.
6703 * gdb.cp/cplusfuncs.exp: Likewise.
6704 * gdb.cp/inherit.exp: Likewise.
6705 * gdb.cp/local.exp: Likewise.
6706 * gdb.cp/member-ptr.exp: Likewise.
6707 * gdb.cp/method.exp: Likewise.
6708 * gdb.cp/overload.exp: Likewise.
6709 * gdb.cp/templates.exp: Likewise.
6710 * gdb.stabs/weird.exp: Likewise.
6711 * lib/compiler.c: Likewise.
6712 * lib/compiler.cc: Likewise.
6713 * lib/cp-support.exp: Likewise.
6714 * lib/gdb.exp: Likewise.
6715
6716 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
6717
6718 * configure.ac: Remove HP-UX case.
6719 * configure: Regenerate.
6720
6721 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
6722
6723 * lib/gdb.exp (gdb_compile): Add function doc.
6724
6725 2015-12-17 Pedro Alves <palves@redhat.com>
6726
6727 PR threads/19354
6728 * gdb.multi/info-threads.exp: New file.
6729
6730 2015-12-15 Yao Qi <yao.qi@linaro.org>
6731
6732 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
6733 is aarch64*-*-*.
6734
6735 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6736
6737 * gdb.base/history-duplicates.exp: Skip if no readline support.
6738
6739 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6740
6741 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
6742
6743 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6744
6745 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
6746
6747 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
6748
6749 * gdb.base/completion.exp: Skip tests that interrupt GDB with
6750 ctrl-C if nointerrupts target property is set.
6751 * gdb.base/double-prompt-target-event-error.exp: Likewise.
6752 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
6753 * gdb.base/paginate-bg-execution.exp: Likewise.
6754 * gdb.base/paginate-execution-startup.exp: Likewise.
6755 * gdb.base/random-signal.exp: Likewise.
6756 * gdb.base/range-stepping.exp: Likewise.
6757 * gdb.cp/annota2.exp: Likewise.
6758 * gdb.cp/annota3.exp: Likewise.
6759 * gdb.gdb/selftest.exp: Likewise.
6760 * gdb.threads/continue-pending-status.exp: Likewise.
6761 * gdb.threads/leader-exit.exp: Likewise.
6762 * gdb.threads/manythreads.exp: Likewise.
6763 * gdb.threads/pthreads.exp: Likewise.
6764 * gdb.threads/schedlock.exp: Likewise.
6765 * gdb.threads/sigthread.exp: Likewise.
6766
6767 2015-12-11 Don Breazeal <donb@codesourcery.com>
6768
6769 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
6770 remote.
6771 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
6772 * gdb.base/foll-exec.exp (main): Enable for target remote.
6773 * gdb.base/foll-fork.exp (main): Likewise.
6774 * gdb.base/foll-vfork.exp (main): Likewise.
6775 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
6776 (proc continue_to_exit_bp_loc): Use clean_restart.
6777 * gdb.base/pie-execl.exp (main): Disable for target remote.
6778 * gdb.base/watch-vfork.exp (main): Enable for target remote.
6779 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
6780 * gdb.threads/execl.exp (main): Likewise.
6781 * gdb.threads/fork-child-threads.exp (main): Likewise.
6782 * gdb.threads/fork-plus-threads.exp (main): Disable for target
6783 remote.
6784 * gdb.threads/fork-thread-pending.exp (main): Enable for target
6785 remote.
6786 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
6787 pid.tid style ptids, instead of just tid.
6788 * gdb.threads/thread-execl.exp (main): Enable for target remote.
6789 * gdb.threads/watchpoint-fork.exp (main): Likewise.
6790 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
6791 ptids, instead of just tid.
6792
6793 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6794
6795 * gdb.base/list.exp (test_list_forward): Add end of file error
6796 test.
6797 (test_repeat_list_command): Add end of file error test.
6798 (test_list_backwards): Add beginning of file error test.
6799
6800 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6801
6802 * gdb.base/list.exp (test_list_invalid_args): New function,
6803 defined, and called.
6804
6805 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6806
6807 * gdb.base/list.exp (test_list): Make test names unique.
6808
6809 2015-12-11 Yao Qi <yao.qi@linaro.org>
6810
6811 * gdb.base/coremaker2.c: Remove.
6812
6813 2015-12-10 Pedro Alves <palves@redhat.com>
6814
6815 * gdb.multi/base.exp: Remove stale "spaces" references.
6816
6817 2015-12-10 Pedro Alves <palves@redhat.com>
6818
6819 * gdb.multi/base.exp: Don't use nowarnings.
6820 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
6821 * gdb.multi/hangout.c: Include stdio.h.
6822 * gdb.multi/hello.c: Include stdlib.h.
6823 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
6824 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
6825 * gdb.multi/multi-arch.exp: Don't use nowarnings.
6826
6827 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
6828
6829 * gdb.dwarf2/dw2-ranges-base.c: New file.
6830 * gdb.dwarf2/dw2-ranges-base.exp: New file.
6831 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
6832 support additional line table, and debug ranges generation.
6833 (Dwarf::ranges): New function, generate .debug_ranges.
6834 (Dwarf::lines): Support generating simple line table programs.
6835 (Dwarf::assemble): Initialise new namespace variables.
6836
6837 2015-12-09 Kevin Buettner <kevinb@redhat.com>
6838
6839 * gdb.base/async.exp (proc test_background): Add case for
6840 asynchronous execution not supported.
6841
6842 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
6843
6844 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
6845 format and change test names to make them unique.
6846
6847 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
6848 Pedro Alves <pedro@redhat.com>
6849
6850 PR gdb/18702
6851 Add checking of floatformats setup on x86_64 hosts.
6852 * gdb.arch/i386-float.S (main): Load bigval and smallval.
6853 (smallval, bigval): New labels/constants.
6854 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
6855 float" after loading bigval and smallval.
6856
6857 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
6858
6859 * gdb.ada/fun_overload_menu.exp: New testcase.
6860 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
6861
6862 2015-12-04 Josh Stone <jistone@redhat.com>
6863
6864 * gdb.base/catch-fork-static.exp: New.
6865
6866 2015-12-03 Yao Qi <yao.qi@linaro.org>
6867
6868 * gdb.base/sizeof.c: Don't include stdio.h and
6869 ../lib/unbuffer_output.c.
6870 (main): New variable 'size' and 'value'. Remove printf and
6871 gdb_unbuffer_output. Assign return value to size and value.
6872 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
6873 at the beginning.
6874 (check_sizeof): Check the result by printing variable 'size'.
6875 (check_valueof): Check the result by printing variable 'value'.
6876
6877 2015-12-01 Yao Qi <yao.qi@linaro.org>
6878
6879 * gdb.base/disp-step-syscall.exp: Define syscall instruction
6880 for aarch64*-*-linux* target.
6881
6882 2015-11-30 Pedro Alves <palves@redhat.com>
6883
6884 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
6885
6886 2015-11-30 Pedro Alves <palves@redhat.com>
6887
6888 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
6889 Handle non-stop mode vCont replies.
6890
6891 2015-11-30 Pedro Alves <palves@redhat.com>
6892
6893 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
6894 prepare_for_testing. Start gdb with "set non-stop on" appended to
6895 GDBFLAGS. Lax expected stop output.
6896
6897 2015-11-27 Yao Qi <yao.qi@linaro.org>
6898
6899 * gdb.arch/arm-neon.exp: New.
6900 * gdb.arch/arm-neon.c: New.
6901
6902 2015-11-27 Yao Qi <yao.qi@linaro.org>
6903
6904 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
6905
6906 2015-11-27 Yao Qi <yao.qi@linaro.org>
6907
6908 * gdb.cp/annota2.exp: Allow multiple occurrences of the
6909 frames-invalid annotation.
6910
6911 2015-11-27 Yao Qi <yao.qi@linaro.org>
6912
6913 * gdb.cp/annota2.exp: Use ${frames_invalid}.
6914
6915 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
6916
6917 * gdb.threads/names.exp: New file.
6918 * gdb.threads/names.c: New file.
6919 * README: Mention gdb,no_thread_names.
6920
6921 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
6922
6923 PR 19297
6924 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
6925 support" error.
6926
6927 2015-11-24 Pedro Alves <palves@redhat.com>
6928
6929 PR 17539
6930 * gdb.base/display.exp: Expect displays to be sorted in ascending
6931 order. Use multi_line.
6932 * gdb.base/solib-display.exp: Likewise.
6933
6934 2015-11-24 Pedro Alves <palves@redhat.com>
6935
6936 PR 17539
6937 * gdb.base/display.exp: Expect displays to be sorted in ascending
6938 order. Use multi_line.
6939 * gdb.base/solib-display.exp: Likewise.
6940
6941 2015-11-24 Pedro Alves <palves@redhat.com>
6942
6943 PR 17539
6944 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
6945 threads in ascending order.
6946 * gdb.base/foll-fork.exp: Likewise.
6947 * gdb.base/foll-vfork.exp: Likewise.
6948 * gdb.base/multi-forks.exp: Likewise.
6949 * gdb.mi/mi-nonstop.exp: Likewise.
6950 * gdb.mi/mi-nsintrall.exp: Likewise.
6951 * gdb.multi/base.exp: Likewise.
6952 * gdb.multi/multi-arch.exp: Likewise.
6953 * gdb.python/py-inferior.exp: Likewise.
6954 * gdb.threads/break-while-running.exp: Likewise.
6955 * gdb.threads/execl.exp: Likewise.
6956 * gdb.threads/gcore-thread.exp: Likewise.
6957 * gdb.threads/info-threads-cur-sal.exp: Likewise.
6958 * gdb.threads/kill.exp: Likewise.
6959 * gdb.threads/linux-dp.exp: Likewise.
6960 * gdb.threads/multiple-step-overs.exp: Likewise.
6961 * gdb.threads/next-bp-other-thread.exp: Likewise.
6962 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
6963 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
6964 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
6965 * gdb.threads/thread-find.exp: Likewise.
6966 * gdb.threads/tls.exp: Likewise.
6967 * lib/mi-support.exp (mi_reverse_list): Delete.
6968 (mi_check_thread_states): No longer reverse list.
6969
6970 2015-11-24 Pedro Alves <palves@redhat.com>
6971
6972 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
6973 use lowercase.
6974
6975 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
6976
6977 * gdb.trace/actions.c: Include trace-common.h.
6978 (main): Add a location for a fast tracepoint.
6979 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
6980 the normal tracepoints.
6981 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
6982
6983 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
6984
6985 * save-trace.exp: Factor out code to these...
6986 (gdb_save_tracepoints): New.
6987 (gdb_load_tracepoints): New.
6988 (do_save_load_test): New.
6989
6990 2015-11-23 Kevin Buettner <kevinb@redhat.com>
6991
6992 * gdb.base/asmlabel.exp: New test.
6993 * gdb.base/asmlabel.c: New test case.
6994
6995 2015-11-23 Joel Brobecker <brobecker@adacore.com>
6996
6997 * gdb.base/wrong_frame_bt_full-main.c: New file.
6998 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
6999 * gdb.base/wrong_frame_bt_full.exp: New file.
7000
7001 2015-11-23 Joel Brobecker <brobecker@adacore.com>
7002
7003 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7004
7005 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7006
7007 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
7008 pstate register when comparing registers values in
7009 sparc64-*-linux-gnu targets to avoid spurious differences.
7010
7011 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7012
7013 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
7014
7015 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7016
7017 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7018 as type argument to gdb_compile.
7019 * gdb.base/nested-subp2.exp: Likewise.
7020 * gdb.base/nested-subp3.exp: Likewise.
7021
7022 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7023
7024 * lib/dwarf.exp (_note): Fix left shift of negative value.
7025 * gdb.trace/trace-condition.exp: Likewise.
7026
7027 2015-11-13 Yao Qi <yao.qi@linaro.org>
7028
7029 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7030 comments about d10v.
7031 (test_scalar_returns): Likewise.
7032 * gdb.base/d10v.ld: Remove.
7033 * gdb.base/overlays.exp: Remove the target triplet checking for
7034 d10v-*-*.
7035 * gdb.base/structs.exp (test_struct_returns): Remove the
7036 comments about d10v.
7037 (test_struct_calls): Likewise.
7038
7039 2015-11-13 Yao Qi <yao.qi@linaro.org>
7040
7041 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7042 * gdb.base/gnu_vector.c: Don't include stdio.h.
7043 (main): Don't print res and call add_some_intvecs.
7044
7045 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7046
7047 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7048 macro.
7049 (func5): Removed.
7050 (func4): Use FAST_TRACEPOINT_LABEL.
7051 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7052 macro.
7053 (func): Removed.
7054 (thread_function): Use FAST_TRACEPOINT_LABEL.
7055 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7056 (func): Remove.
7057 (marker): Use FAST_TRACEPOINT_LABEL.
7058 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7059 (pendfunc1): Remove.
7060 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7061 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7062 (foo): Remove.
7063 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7064 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7065 macro.
7066 (func): Remove.
7067 (marker): Use FAST_TRACEPOINT_LABEL.
7068 * gdb.trace/trace-common.h: New header.
7069 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7070 macro.
7071 (func): Remove.
7072 (marker): Use FAST_TRACEPOINT_LABEL.
7073 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7074 (func): Remove.
7075 (thread_function): Use FAST_TRACEPOINT_LABEL.
7076
7077 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7078
7079 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7080 in front.
7081 * gdb.trace/change-loc.exp: Use global pcreg definition.
7082 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7083 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7084 in front.
7085 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7086 * gdb.trace/pending.exp: Likewise.
7087 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7088 * gdb.trace/trace-break.exp: Likewise.
7089 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7090 in front.
7091 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7092 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7093 in front.
7094 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7095
7096 2015-11-09 Joel Brobecker <brobecker@adacore.com>
7097
7098 * gdb.ada/fin_fun_out: New testcase.
7099
7100 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7101
7102 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7103 value associated with DW_AT_byte_size.
7104 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7105 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7106 DW_AT_upper_bound.
7107
7108 2015-11-07 Kevin Buettner <kevinb@redhat.com>
7109
7110 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7111 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7112 version.
7113 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7114 gdb.dwarf2/dw2-canonicalize-type.exp,
7115 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7116 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7117 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7118 provided by gdb_target_symbol_prefix_flags_asm.
7119 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7120 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7121 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7122 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7123 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7124 macros where needed). Use this macro for symbols which require
7125 the prefix provided by SYMBOL_PREFIX.
7126
7127 2015-11-05 Kevin Buettner <kevinb@redhat.com>
7128
7129 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7130 New procs.
7131 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7132 representing expressions, of more than one list element.
7133 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7134 to prepend linker symbol prefix to f.
7135 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7136 table_1 and table_2.
7137 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7138 Likewise, for f and g.
7139 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7140 for ptr.
7141 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7142 for main.
7143 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7144 table_1_ptr and table_2_ptr.
7145
7146 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7147 Joel Brobecker <brobecker@adacore.com>
7148
7149 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7150
7151 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7152
7153 * gdb.reverse/s390-mvcle.c: New test.
7154 * gdb.reverse/s390-mvcle.exp: New file.
7155 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7156
7157 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7158
7159 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7160
7161 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7162
7163 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7164 reaching marker2.
7165 * gdb.reverse/getresuid-reverse.exp: Likewise.
7166 * gdb.reverse/pipe-reverse.exp: Likewise.
7167 * gdb.reverse/readv-reverse.exp: Likewise.
7168 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7169 * gdb.reverse/time-reverse.exp: Likewise.
7170 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7171
7172 2015-10-30 Yao Qi <yao.qi@linaro.org>
7173
7174 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7175 (empty_cycle): Remove.
7176 (main): Don't call empty_cycle. Don't use watch_count_done.
7177 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7178 empty_cycle. Rewrite the code counting HW watchpoints.
7179
7180 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7181
7182 * gdb.reverse/fstatat-reverse.c: New test.
7183 * gdb.reverse/fstatat-reverse.exp: New file.
7184 * gdb.reverse/getresuid-reverse.c: New test.
7185 * gdb.reverse/getresuid-reverse.exp: New file.
7186 * gdb.reverse/pipe-reverse.c: New test.
7187 * gdb.reverse/pipe-reverse.exp: New file.
7188 * gdb.reverse/readv-reverse.c: New test.
7189 * gdb.reverse/readv-reverse.exp: New file.
7190 * gdb.reverse/recvmsg-reverse.c: New test.
7191 * gdb.reverse/recvmsg-reverse.exp: New file.
7192 * gdb.reverse/time-reverse.c: New test.
7193 * gdb.reverse/time-reverse.exp: New file.
7194 * gdb.reverse/waitpid-reverse.c: New test.
7195 * gdb.reverse/waitpid-reverse.exp: New file.
7196
7197 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7198
7199 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7200
7201 2015-10-26 Doug Evans <dje@google.com>
7202
7203 PR symtab/17391
7204 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7205 * gdb.dwarf2/bad-regnum.c: New file.
7206 * gdb.dwarf2/bad-regnum.exp: New file.
7207
7208 2015-10-26 Doug Evans <dje@google.com>
7209
7210 PR python/18938
7211 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7212 file.
7213
7214 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7215
7216 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7217 for a change by "Mention language in compile error message".
7218
7219 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7220
7221 PR python/18073
7222 * gdb.python/py-type.c (C::a_method): New.
7223 (C::a_const_method): New.
7224 (C::a_static_method): New.
7225 (a_function): New.
7226 * gdb.python/py-type.exp (test_fields): Test getting fields
7227 from function and method.
7228
7229 2015-10-21 Keven Boell <keven.boell@intel.com>
7230
7231 * gdb.fortran/vla-alloc-assoc.exp: New file.
7232 * gdb.fortran/vla-datatypes.exp: New file.
7233 * gdb.fortran/vla-datatypes.f90: New file.
7234 * gdb.fortran/vla-history.exp: New file.
7235 * gdb.fortran/vla-ptype-sub.exp: New file.
7236 * gdb.fortran/vla-ptype.exp: New file.
7237 * gdb.fortran/vla-sizeof.exp: New file.
7238 * gdb.fortran/vla-sub.f90: New file.
7239 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7240 * gdb.fortran/vla-value-sub-finish.exp: New file.
7241 * gdb.fortran/vla-value-sub.exp: New file.
7242 * gdb.fortran/vla-value.exp: New file.
7243 * gdb.fortran/vla-ptr-info.exp: New file.
7244 * gdb.mi/mi-vla-fortran.exp: New file.
7245 * gdb.mi/vla.f90: New file.
7246
7247 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7248
7249 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7250 of hardwired timeout value.
7251
7252 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7253 Pedro Alves <palves@redhat.com>
7254
7255 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7256 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7257
7258 2015-10-19 Josh Stone <jistone@redhat.com>
7259
7260 * gdb.base/catch-syscall.c: Include <sched.h>.
7261 (unknown_syscall): New variable.
7262 (main): Trigger a vfork and an unknown syscall.
7263 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7264 (unknown_syscall_number): Likewise.
7265 (check_call_to_syscall): Accept an optional syscall pattern.
7266 (check_return_from_syscall): Likewise.
7267 (check_continue): Likewise.
7268 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7269 (test_catch_syscall_skipping_return): New test toggling off 'catch
7270 syscall' to step over the syscall return, then toggling back on.
7271 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7272 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7273 (do_syscall_tests): Call test_catch_syscall_without_args and
7274 test_catch_syscall_mid_vfork.
7275 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7276 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7277
7278 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
7279
7280 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7281 print g_vE): Add new pass patterns.
7282 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7283 print various symbol names for vptr fields.
7284
7285 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7286
7287 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7288 results.
7289
7290 2015-10-12 Yao Qi <yao.qi@linaro.org>
7291
7292 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7293
7294 2015-10-12 Yao Qi <yao.qi@linaro.org>
7295
7296 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7297 is aarch64*-*-linux*.
7298
7299 2015-10-12 Yao Qi <yao.qi@linaro.org>
7300
7301 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7302 (can_relocate_bcond_true): ... it.
7303 (can_relocate_bcond_false): New function.
7304 (foo): Likewise.
7305 (can_relocate_bl): Likewise.
7306 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7307 can_relocate_bl.
7308
7309 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7310
7311 * gdb.base/nested-addr.c: New file.
7312 * gdb.base/nested-addr.exp: New testcase.
7313
7314 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7315
7316 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7317 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7318 its output. Ignore the output of "record goto begin" and instead
7319 check that GDB is replaying.
7320
7321 2015-10-09 Pedro Alves <palves@redhat.com>
7322
7323 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
7324 (top level): Use it in the run with no args test.
7325
7326 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
7327
7328 * gdb.dlang/properties.exp: New file.
7329
7330 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
7331
7332 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
7333 whether or not address 0x1000 is mapped on the target.
7334
7335 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
7336
7337 * gdb.python/py-type.exp: Do not run tests if binaries fail to
7338 build.
7339
7340 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
7341
7342 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
7343 instruction-history test.
7344
7345 2015-09-28 Doug Evans <dje@google.com>
7346
7347 * gdb.base/gcore.c (array_func): Add reference to static_array.
7348
7349 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
7350
7351 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
7352 source line.
7353
7354 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
7355
7356 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
7357 short or char as base type.
7358
7359 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
7360
7361 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
7362 to allow any size enum.
7363
7364 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
7365
7366 * gdb.ada/array_ptr_renaming.exp: New testcase.
7367 * gdb.ada/array_ptr_renaming/foo.adb: New file.
7368 * gdb.ada/array_ptr_renaming/pack.ads: New file.
7369
7370 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7371
7372 * gdb.trace/ftrace-lock.c: New file.
7373 * gdb.trace/ftrace-lock.exp: New file.
7374
7375 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7376
7377 * gdb.arch/insn-reloc.c: New file.
7378 * gdb.arch/ftrace-insn-reloc.exp: New file.
7379
7380 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7381
7382 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
7383 instruction.
7384 * gdb.trace/pendshr1.c (pendfunc): Likewise.
7385 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
7386 * gdb.trace/range-stepping.c: Likewise.
7387 * gdb.trace/trace-break.c: Likewise.
7388 * gdb.trace/trace-mt.c (thread_function): Likewise.
7389 * gdb.trace/ftrace.c (marker): Likewise.
7390 * gdb.trace/trace-condition.c (marker): Likewise.
7391 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
7392 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
7393 is_aarch64_target.
7394
7395 2015-09-18 Doug Evans <xdje42@gmail.com>
7396
7397 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
7398 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
7399
7400 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7401
7402 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
7403 the breakpoint.
7404
7405 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7406
7407 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
7408 the pending breakpoint. Remove timeout override for "Run till
7409 MI pending breakpoint on pendfunc3 on thread 2" test.
7410
7411 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7412
7413 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
7414 filename pattern.
7415
7416 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7417
7418 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
7419 in breakpoint filename pattern.
7420
7421 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7422
7423 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
7424
7425 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7426
7427 * gdb.linespec/explicit.exp: Check for readline support for
7428 tab-completion tests. Fix obvious typo.
7429
7430 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7431
7432 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
7433 and replay.
7434
7435 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7436
7437 * gdb.btrace/non-stop.c: New.
7438 * gdb.btrace/non-stop.exp: New.
7439
7440 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
7441 Yao Qi <yao.qi@linaro.org>
7442
7443 * gdb.trace/trace-condition.c: New file.
7444 * gdb.trace/trace-condition.exp: New file.
7445
7446 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
7447
7448 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
7449 for testing bytecode compilation.
7450
7451 2015-09-16 Pedro Alves <palves@redhat.com>
7452 Sandra Loosemore <sandra@codesourcery.com>
7453
7454 * gdb.threads/non-stop-fair-events.c (timeout): New global.
7455 (SECONDS): Redefine.
7456 (main): Call pthread_kill and alarm early.
7457 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
7458 support.
7459 (test): If the target can't hardware step and doesn't support
7460 displaced stepping, increase the timeout.
7461
7462 2015-09-16 Pedro Alves <palves@redhat.com>
7463
7464 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
7465 (enable_debug): New procedures.
7466 (test): Use them. Bail out if waiting for threads fails.
7467 (top level): Bail out if a test fails.
7468
7469 2015-09-16 Yao Qi <yao.qi@linaro.org>
7470
7471 * gdb.asm/asm-source.exp: Set asm-arch for
7472 aarch64*-*-* target.
7473 * gdb.asm/aarch64.inc: New file.
7474
7475 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
7476
7477 * gdb.ada/array_of_variable_length.exp: New testcase.
7478 * gdb.ada/array_of_variable_length/foo.adb: New file.
7479 * gdb.ada/array_of_variable_length/pck.adb: New file.
7480 * gdb.ada/array_of_variable_length/pck.ads: New file.
7481
7482 2015-09-15 Doug Evans <dje@google.com>
7483
7484 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
7485 of function static local variable.
7486
7487 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7488
7489 * gdb.threads/tls-so_extern.exp: New test file.
7490 * gdb.threads/tls-so_extern.c: New test file.
7491 * gdb.threads/tls-so_extern_main.c: New test file.
7492
7493 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7494
7495 * gdb.opt/solib-intra-step-lib.c: New file.
7496 * gdb.opt/solib-intra-step-main.c: New file.
7497 * gdb.opt/solib-intra-step.exp: New file.
7498
7499 2015-09-15 Pedro Alves <palves@redhat.com>
7500
7501 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
7502 gdb_continue_to_breakpoint instead of gdb_test_multiple.
7503
7504 2015-09-14 Pedro Alves <palves@redhat.com>
7505
7506 * gdb.base/hook-stop-continue.c: Delete.
7507 * gdb.base/hook-stop-continue.exp: Delete.
7508 * gdb.base/hook-stop-frame.c: Delete.
7509 * gdb.base/hook-stop-frame.exp: Delete.
7510 * gdb.base/hook-stop.c: New file.
7511 * gdb.base/hook-stop.exp: New file.
7512
7513 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
7514
7515 * gdb.ada/access_to_packed_array.exp: New testcase.
7516 * gdb.ada/access_to_packed_array/foo.adb: New file.
7517 * gdb.ada/access_to_packed_array/pack.adb: New file.
7518 * gdb.ada/access_to_packed_array/pack.ads: New file.
7519
7520 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
7521
7522 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
7523 buffer size test.
7524
7525 2015-09-11 Don Breazeal <donb@codesourcery.com>
7526
7527 * gdb.base/foll-exec.c: Add copyright header. Fix
7528 formatting issues.
7529 * gdb.base/foll-exec.exp (zap_session): Delete proc.
7530 (do_exec_tests): Use clean_restart in place of zap_session,
7531 and for test initialization. Fix formatting issues. Use
7532 fail in place of perror.
7533 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
7534 an expect statement to match an expression with output from
7535 the program under debug.
7536 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
7537 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
7538 * gdb.threads/non-ldr-exc-2.exp: Likewise.
7539 * gdb.threads/non-ldr-exc-3.exp: Likewise.
7540 * gdb.threads/non-ldr-exc-4.exp: Likewise.
7541
7542 2015-09-09 Doug Evans <dje@google.com>
7543
7544 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
7545
7546 2015-09-09 Doug Evans <dje@google.com>
7547
7548 * gdb.base/pie-execl.exp: Fix result test of build_executable.
7549
7550 2015-09-09 Doug Evans <dje@google.com>
7551
7552 * gdb.base/savedregs.exp: Fix typo.
7553
7554 2015-09-09 Pedro Alves <palves@redhat.com>
7555
7556 * gdb.mi/mi-cli.exp: Add CLI finish tests.
7557
7558 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
7559
7560 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
7561 command actually switches threads. Give up on remaining
7562 tests if target fails to stop at breakpoint.
7563
7564 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
7565
7566 * gdb.ada/funcall_char.exp: New testcase.
7567 * gdb.ada/funcall_char/foo.adb: New file.
7568
7569 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
7570
7571 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
7572 expected outputs. Add two testcases for completing ambiguous
7573 functions.
7574 * gdb.ada/complete/aux_pck.adb: New file.
7575 * gdb.ada/complete/aux_pck.ads: New file.
7576 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
7577 Ambiguous_Func functions.
7578 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
7579 * gdb.ada/complete/pck.adb: Likewise.
7580
7581 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
7582
7583 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
7584 failures to run the test program under GDB.
7585
7586 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
7587
7588 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
7589 to C.
7590
7591 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
7592
7593 * gdb.base/run-after-attach.exp: New test file.
7594 * gdb.base/run-after-attach.c: New test file.
7595
7596 2015-08-26 Don Breazeal <donb@codesourcery.com>
7597
7598 * gdb.base/foll-exec-2.c: New test program.
7599 * gdb.base/foll-exec-2.exp: New test.
7600
7601 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
7602
7603 * gdb.base/nested-subp1.exp: New file.
7604 * gdb.base/nested-subp1.c: New file.
7605 * gdb.base/nested-subp2.exp: New file.
7606 * gdb.base/nested-subp2.c: New file.
7607 * gdb.base/nested-subp3.exp: New file.
7608 * gdb.base/nested-subp3.c: New file.
7609
7610 2015-08-24 Pedro Alves <palves@redhat.com>
7611
7612 * gdb.server/connect-without-multi-process.c: New file.
7613 * gdb.server/connect-without-multi-process.exp: New file.
7614
7615 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
7616
7617 * gdb.opt/inline-markers.c: Make z int.
7618
7619 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
7620
7621 * gdb.opt/inline-markers.c: Make z volatile.
7622
7623 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
7624
7625 * gdb.opt/inline-bt.c: New volatile global z.
7626 * gdb.opt/inline-cmds.c: Likewise.
7627 * gdb.opt/inline-locals.c: Likewise.
7628 * gdb.opt/inline-markers.c: New extern global z.
7629 (marker): Use z.
7630 (inline_fn): Likewise.
7631
7632 2015-08-24 Pedro Alves <palves@redhat.com>
7633
7634 * config/m32r-stub.exp: Remove file.
7635 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
7636 * gdb.base/call-rt-st.exp: Likewise.
7637 * gdb.base/call-strs.exp: Likewise.
7638 * gdb.base/default.exp: Remove references to h8300-*-hms and
7639 *-*-udi*.
7640 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
7641
7642 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7643
7644 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
7645 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
7646 and "return" use KFAIL when GDB can not read/write the vector
7647 return value.
7648
7649 2015-08-21 Gary Benson <gbenson@redhat.com>
7650
7651 * gdb.trace/pending.exp: Cope with remote transfer warnings.
7652
7653 2015-08-20 Pedro Alves <palves@redhat.com>
7654
7655 * gdb.server/solib-list.exp: No longer expect an interior stop in
7656 non-stop mode.
7657
7658 2015-08-20 Pedro Alves <palves@redhat.com>
7659
7660 * gdb.server/connect-stopped-target.c: New file.
7661 * gdb.server/connect-stopped-target.exp: New file.
7662
7663 2015-08-20 Pedro Alves <palves@redhat.com>
7664
7665 * gdb.dwarf2/comp-unit-lang.exp: New file.
7666 * gdb.dwarf2/comp-unit-lang.c: New file.
7667
7668 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
7669
7670 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
7671 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
7672
7673 2015-08-19 Kevin Buettner <kevinb@redhat.com>
7674
7675 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
7676 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
7677
7678 2015-08-18 Doug Evans <dje@google.com>
7679 Adrian Sendroiu <adrian.sendroiu@freescale.com>
7680
7681 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
7682 skip_python_tests. New arg prompt_regexp.
7683 (skip_python_tests): New function.
7684 * lib/mi-support.exp (mi_skip_python_tests): New function.
7685 * gdb.python/py-mi-objfile-gdb.py: New file.
7686 * gdb.python/py-mi-objfile.c: New file.
7687 * gdb.python/py-mi-objfile.exp: New file.
7688
7689 2015-08-17 Keith Seitz <keiths@redhat.com>
7690
7691 * gdb.linespec/explicit.exp: Move strace test from here ...
7692 * gdb.trace/strace.exp: ... to here.
7693
7694 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
7695
7696 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
7697 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
7698
7699 2015-08-14 Doug Evans <xdje42@gmail.com>
7700
7701 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
7702 inferior before selecting a new file.
7703
7704 2015-08-14 Doug Evans <xdje42@gmail.com>
7705
7706 * gdb.mi/mi-disassemble.exp: Update.
7707 * gdb.base/disasm-optim.S: New file.
7708 * gdb.base/disasm-optim.c: New file.
7709 * gdb.base/disasm-optim.h: New file.
7710 * gdb.base/disasm-optim.exp: New file.
7711
7712 2015-08-14 Keith Seitz <keiths@redhat.com>
7713
7714 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
7715 "evaluated-by".
7716
7717 2015-08-13 Joel Brobecker <brobecker@adacore.com>
7718
7719 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
7720
7721 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
7722
7723 * gdb.ada/fun_renaming.exp: New testcase.
7724 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
7725 * gdb.ada/fun_renaming/pack.adb: New file.
7726 * gdb.ada/fun_renaming/pack.ads: New file.
7727
7728 2015-08-12 Keith Seitz <keiths@redhat.com>
7729
7730 * gdb.base/dso2dso.exp: Pass basename of source file in call to
7731 gdb_get_line_number.
7732
7733 2015-08-12 Joel Brobecker <brobecker@adacore.com>
7734
7735 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
7736 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
7737 gdb.base/dso2dso.exp: New files.
7738
7739 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
7740 Pedro Alves <palves@redhat.com>
7741 Keith Seitz <keiths@redhat.com>
7742
7743 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
7744 GDBFLAGS.
7745
7746 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
7747
7748 * gdb.base/gdbhistsize-history.exp
7749 (test_histsize_history_setting): Use save_vars.
7750 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7751 Use save_vars.
7752 (test_no_truncation_of_unlimited_history_file): Use save_vars.
7753 * gdb.base/readline.exp: Use save_vars.
7754
7755 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
7756
7757 * lib/gdb.exp (save_vars): New proc.
7758
7759 2015-08-11 Keith Seitz <keiths@redhat.com>
7760
7761 * gdb.base/help.exp: Update help_breakpoint_text.
7762
7763 2015-08-11 Keith Seitz <keiths@redhat.com>
7764
7765 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
7766 (at toplevel): Call test_explicit_breakpoints.
7767 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
7768 breakpoints.
7769 * lib/mi-support.exp (mi_make_breakpoint): Add support for
7770 breakpoint conditions, "-cond".
7771
7772 2015-08-11 Keith Seitz <keiths@redhat.com>
7773
7774 * gdb.linespec/3explicit.c: New file.
7775 * gdb.linespec/cpexplicit.cc: New file.
7776 * gdb.linespec/cpexplicit.exp: New file.
7777 * gdb.linespec/explicit.c: New file.
7778 * gdb.linespec/explicit.exp: New file.
7779 * gdb.linespec/explicit2.c: New file.
7780 * gdb.linespec/ls-errs.exp: Add explicit location tests.
7781 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
7782 before using in the matching pattern.
7783 Clarify that `prefix' is a regular expression.
7784
7785 2015-08-11 Keith Seitz <keiths@redhat.com>
7786
7787 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
7788 test.
7789 Add tests for missing ",FMT" and ",".
7790
7791 2015-08-10 Doug Evans <dje@google.com>
7792 Keith Seitz <keiths@redhat.com>
7793
7794 PR gdb/17960
7795 * gdb.base/completion.exp: Add location completer tests.
7796
7797 2015-08-07 Pedro Alves <palves@redhat.com>
7798
7799 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
7800 tests here.
7801 (top level): Run do_test with and without displaced stepping.
7802
7803 2015-08-07 Pedro Alves <palves@redhat.com>
7804
7805 * gdb.base/valgrind-disp-step.c: New file.
7806 * gdb.base/valgrind-disp-step.exp: New file.
7807
7808 2015-08-07 Pedro Alves <palves@redhat.com>
7809
7810 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
7811 Delete function.
7812 (main): Add alarm. Run an infinite loop instead of calling
7813 wait_threads.
7814 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
7815 comment.
7816 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
7817 Delete function.
7818 (main): Add alarm. Run an infinite loop instead of calling
7819 wait_threads.
7820 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
7821 comment.
7822
7823 2015-08-07 Pedro Alves <palves@redhat.com>
7824
7825 * gdb.base/checkpoint-ns.exp: New file.
7826 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
7827 standard_testfile.
7828
7829 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
7830
7831 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
7832 * gdb.btrace/instruction_history.exp: Update.
7833 * gdb.btrace/tsx.exp: New.
7834 * gdb.btrace/tsx.c: New.
7835
7836 2015-08-06 Pedro Alves <palves@redhat.com>
7837
7838 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
7839 increase timeout.
7840 * gdb.reverse/until-precsave.exp: Bump timeouts.
7841
7842 2015-08-06 Pedro Alves <palves@redhat.com>
7843
7844 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
7845
7846 2015-08-06 Pedro Alves <palves@redhat.com>
7847
7848 PR gdb/18749
7849 * gdb.threads/process-dies-while-handling-bp.c: New file.
7850 * gdb.threads/process-dies-while-handling-bp.exp: New file.
7851
7852 2015-08-06 Pedro Alves <palves@redhat.com>
7853
7854 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
7855 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
7856
7857 2015-08-05 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.threads/next-while-other-thread-longjmps.c: New file.
7860 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
7861
7862 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
7863
7864 * gdb.base/bp-permanent.exp: Report test as unsupported if
7865 the target cannot stop at the permanent breakpoint.
7866
7867 2015-08-03 Doug Evans <dje@google.com>
7868
7869 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
7870 10000.
7871
7872 2015-08-03 Doug Evans <dje@google.com>
7873
7874 * Makefile.in (workers/%.worker, build-perf): New rule.
7875 (GDB_PERFTEST_MODE): New variable.
7876 (check-perf): Use it.
7877 (clean): Clean up gdb.perf parallel build subdirs.
7878 * lib/build-piece.exp: New file.
7879 * lib/gdb.exp (make_gdb_parallel_path): New function
7880 (standard_output_file, standard_temp_file): Call it.
7881 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
7882 of $GDB_PARALLEL.
7883 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
7884
7885 2015-08-03 Doug Evans <dje@google.com>
7886
7887 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
7888 (LOG_FILE_NAME): New global.
7889 (TextReporter.__init__): Initialize self.txt_sum.
7890 (TextReporter.report): Add support for multiple data-points.
7891 Move report to perftest.sum, put raw data in perftest.log.
7892 (TextReporter.start): Open sum and log files.
7893 (TextReporter.end): Close sum and log files.
7894 * gdb.perf/lib/perftest/testresult.py
7895 (SingleStatisticTestResult.record): Handle multiple data-points.
7896
7897 2015-07-31 Pedro Alves <palves@redhat.com>
7898
7899 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
7900 Use spawn_id_get_pid. Wait for spawn id after eof. Use
7901 kill_wait_spawned_process instead of explicit "kill -9".
7902 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
7903 returning a spawn id instead of a pid. Use spawn_id_get_pid and
7904 kill_wait_spawned_process.
7905 * gdb.base/attach-twice.exp: Likewise.
7906 * gdb.base/attach.exp: Likewise.
7907 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
7908 gdb_test_multiple.
7909 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
7910 returning a spawn id instead of a pid. Use spawn_id_get_pid and
7911 kill_wait_spawned_process.
7912 * gdb.base/valgrind-infcall.exp: Likewise.
7913 * gdb.multi/multi-attach.exp: Likewise.
7914 * gdb.python/py-prompt.exp: Likewise.
7915 * gdb.python/py-sync-interp.exp: Likewise.
7916 * gdb.server/ext-attach.exp: Likewise.
7917 * gdb.threads/attach-into-signal.exp (corefunc): Use
7918 spawn_wait_for_attach, spawn_id_get_pid and
7919 kill_wait_spawned_process.
7920 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
7921 spawn_wait_for_attach returning a spawn id instead of a pid. Use
7922 spawn_id_get_pid and kill_wait_spawned_process.
7923 * gdb.threads/attach-stopped.exp (corefunc): Use
7924 spawn_wait_for_attach, spawn_id_get_pid and
7925 kill_wait_spawned_process.
7926 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
7927 Use spawn_id_get_pid. Wait for spawn id after eof. Use
7928 kill_wait_spawned_process instead of explicit "kill -9".
7929 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
7930 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
7931 (spawn_wait_for_attach): Use spawn instead of exec to spawn
7932 processes. Don't map cygwin/windows pids here. Now returns a
7933 spawn id list.
7934
7935 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
7936
7937 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
7938 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
7939 correct patch.
7940
7941 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
7942
7943 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
7944
7945 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
7946
7947 Reapply:
7948 2014-05-21 Mark Wielaard <mjw@redhat.com>
7949
7950 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
7951
7952 2015-07-30 Pedro Alves <palves@redhat.com>
7953
7954 * linux-low.c (handle_extended_wait): Set the child's last
7955 reported status to TARGET_WAITKIND_STOPPED.
7956
7957 2015-07-30 Pedro Alves <palves@redhat.com>
7958
7959 PR threads/18600
7960 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
7961 only shows inferior 1.
7962
7963 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
7964 Pedro Alves <palves@redhat.com>
7965
7966 PR threads/18600
7967 * gdb.threads/fork-plus-threads.c: New file.
7968 * gdb.threads/fork-plus-threads.exp: New file.
7969
7970 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7971
7972 * gdb.base/batch-preserve-term-settings.exp
7973 (test_terminal_settings_preserved_after_cli_exit): Use
7974 send_quit_command.
7975
7976 2015-07-29 Pedro Alves <palves@redhat.com>
7977 Don Breazeal <donb@codesourcery.com>
7978
7979 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
7980 output from both inferior_spawn_id and gdb_spawn_id.
7981
7982 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
7983
7984 * gdb.threads/attach-into-signal.exp (corefunc): Use
7985 with_test_prefix on nested loops, uniquefying the test messages.
7986
7987 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
7988
7989 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
7990 commit.
7991
7992 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7993
7994 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
7995 New proc.
7996 (test_terminal_settings_preserved_after_sigterm): New test.
7997
7998 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
7999
8000 * gdb.base/batch-preserve-term-settings.exp
8001 (test_terminal_settings_preserved_after_cli_exit): New test.
8002
8003 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8004
8005 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8006 manipulation of saved_gdbflags.
8007 (test_terminal_settings_preserved): Remove global declaration of
8008 the unused variable pagination_prompt. Remove manipulation of
8009 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8010 GDBFLAGS.
8011
8012 2015-07-29 Pedro Alves <palves@redhat.com>
8013
8014 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8015
8016 2015-07-29 Pedro Alves <palves@redhat.com>
8017
8018 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8019 at the top.
8020
8021 2015-07-29 Pedro Alves <palves@redhat.com>
8022
8023 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8024 (main): Call gdb_unbuffer_output.
8025 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8026 (main): Call gdb_unbuffer_output.
8027 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8028 (main): Call gdb_unbuffer_output.
8029 * gdb.base/call-strs.exp: Adjust to step over the
8030 gdb_unbuffer_output call.
8031 * gdb.base/catch-gdb-caused-signals.c: Include
8032 "../lib/unbuffer_output.c".
8033 (main): Call gdb_unbuffer_output.
8034 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8035 (main): Call gdb_unbuffer_output.
8036 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8037 (main): Call gdb_unbuffer_output.
8038 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8039 (main): Call gdb_unbuffer_output.
8040 * gdb.base/shlib-call.exp: Adjust to step over the
8041 gdb_unbuffer_output call.
8042 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8043 (main): Call gdb_unbuffer_output.
8044 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8045 (main): Call gdb_unbuffer_output.
8046 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8047 (main): Rename to ...
8048 (test): ... this.
8049 (main): Reimplement.
8050 * gdb.base/varargs.exp: Run to test instead of to main.
8051 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8052 (main): Call gdb_unbuffer_output.
8053
8054 2015-07-29 Pedro Alves <palves@redhat.com>
8055
8056 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8057 factore out from mi_continue_dprintf. For call-style dprintfs,
8058 expect dprintf output out of $inferior_spawn_id.
8059 (mi_continue_dprintf): Use mi_expect_dprintf.
8060 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8061 (main): Call gdb_unbuffer_output.
8062
8063 2015-07-29 Pedro Alves <palves@redhat.com>
8064
8065 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8066 (default_mi_gdb_start): Set inferior_spawn_id instead of
8067 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8068 gdb_spawn_id.
8069 (mi_gdb_test): Always expect inferior output from both
8070 $inferior_spawn_id and $gdb_spawn_id.
8071
8072 2015-07-29 Pedro Alves <palves@redhat.com>
8073
8074 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8075 send_inferior and $inferior_spawn_id.
8076
8077 2015-07-29 Pedro Alves <palves@redhat.com>
8078
8079 * gdb.gdb/complaints.exp (test_initial_complaints)
8080 (test_serial_complaints, test_short_complaints): Use
8081 gdb_test_stdio.
8082 (test_empty_complaint): Handle $inferior_spawn_id !=
8083 $gdb_spawn_id.
8084
8085 2015-07-29 Pedro Alves <palves@redhat.com>
8086
8087 * gdb.base/varargs.exp: Use gdb_test_stdio.
8088
8089 2015-07-29 Pedro Alves <palves@redhat.com>
8090
8091 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8092
8093 2015-07-29 Pedro Alves <palves@redhat.com>
8094
8095 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8096
8097 2015-07-29 Pedro Alves <palves@redhat.com>
8098
8099 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8100 parameter into two new parameters, "inf_result" and "gdb_result".
8101 Expect inferior output and gdb output from $inferior_spawn_id and
8102 $gdb_spawn_id, respectively. Adjust all callers.
8103
8104 2015-07-29 Pedro Alves <palves@redhat.com>
8105
8106 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8107 of gdb_test_sequence.
8108
8109 2015-07-29 Pedro Alves <palves@redhat.com>
8110
8111 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8112 (saw_spurious_output): Expect inferior output from
8113 $inferior_spawn_id. Use gdb_test_stdio.
8114
8115 2015-07-29 Pedro Alves <palves@redhat.com>
8116
8117 * gdb.base/dprintf.exp: Use standard_testfile. Change
8118 prepare_for_testing call.
8119 (srcfile): Don't set.
8120 (restart): New procedure.
8121 (test_dprintf): New procecure, use to continue over dprintfs.
8122 (test_call, test_agent): New procedures, tests moved here.
8123 Restart gdb and recreate dprintfs. Adjust expected output.
8124
8125 2015-07-29 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8128
8129 2015-07-29 Pedro Alves <palves@redhat.com>
8130
8131 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8132
8133 2015-07-29 Pedro Alves <palves@redhat.com>
8134
8135 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8136 gdb_test_stdio.
8137
8138 2015-07-29 Pedro Alves <palves@redhat.com>
8139
8140 * lib/gdb.exp (gdb_test_stdio): New procedure.
8141
8142 2015-07-29 Pedro Alves <palves@redhat.com>
8143
8144 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8145
8146 2015-07-29 Pedro Alves <palves@redhat.com>
8147
8148 * gdb.base/call-signal-resume.exp: Remove check for
8149 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8150 * gdb.base/unwindonsignal.exp: Likewise.
8151 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8152 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8153
8154 2015-07-29 Pedro Alves <palves@redhat.com>
8155
8156 * gdb.base/siginfo-addr.c (pass): New function.
8157 (handler): Call it iff si_addr is correct.
8158 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8159 Set a breakpoint at "pass" and continue to it.
8160
8161 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8162
8163 * gdb.python/py-objfile.exp: Make some tests have unique names.
8164 * gdb.python/py-pp-registration.exp: Likewise.
8165
8166 2015-07-28 Pedro Alves <palves@redhat.com>
8167
8168 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8169
8170 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8171
8172 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8173
8174 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8175
8176 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8177
8178 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8179
8180 * gdb.base/gdb-sigterm-2.exp: New test.
8181
8182 2015-07-25 Doug Evans <xdje42@gmail.com>
8183
8184 Revert:
8185 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8186 (workers/%.worker, build-perf): New rule.
8187 (GDB_PERFTEST_MODE): New variable.
8188 (check-perf): Use it.
8189 (clean): Clean up gdb.perf parallel build subdirs.
8190 * lib/build-piece.exp: New file.
8191 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8192 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8193 name.
8194 (standard_temp_file): Ditto.
8195 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8196 of $GDB_PARALLEL.
8197
8198 2015-07-24 Doug Evans <dje@google.com>
8199
8200 * gdb.perf/lib/perftest/utils.py: New file.
8201 * gdb.perf/gm-hello.cc: New file.
8202 * gdb.perf/gm-pervasive-typedef.cc: New file.
8203 * gdb.perf/gm-pervasive-typedef.h: New file.
8204 * gdb.perf/gm-std.cc: New file.
8205 * gdb.perf/gm-std.h: New file.
8206 * gdb.perf/gm-use-cerr.cc: New file.
8207 * gdb.perf/gm-utils.h: New file.
8208 * gdb.perf/gmonster-null-lookup.py: New file.
8209 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8210 * gdb.perf/gmonster-print-cerr.py: New file.
8211 * gdb.perf/gmonster-ptype-string.py: New file.
8212 * gdb.perf/gmonster-runto-main.py: New file.
8213 * gdb.perf/gmonster-select-file.py: New file.
8214 * gdb.perf/gmonster1-null-lookup.exp: New file.
8215 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8216 * gdb.perf/gmonster1-print-cerr.exp: New file.
8217 * gdb.perf/gmonster1-ptype-string.exp: New file.
8218 * gdb.perf/gmonster1-runto-main.exp: New file.
8219 * gdb.perf/gmonster1-select-file.exp: New file.
8220 * gdb.perf/gmonster1.cc: New file.
8221 * gdb.perf/gmonster1.exp: New file.
8222 * gdb.perf/gmonster2-null-lookup.exp: New file.
8223 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8224 * gdb.perf/gmonster2-print-cerr.exp: New file.
8225 * gdb.perf/gmonster2-ptype-string.exp: New file.
8226 * gdb.perf/gmonster2-runto-main.exp: New file.
8227 * gdb.perf/gmonster2-select-file.exp: New file.
8228 * gdb.perf/gmonster2.cc: New file.
8229 * gdb.perf/gmonster2.exp: New file.
8230
8231 2015-07-24 Doug Evans <dje@google.com>
8232
8233 * gdb.perf/README: New file.
8234 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8235 * lib/gen-perf-test.exp: New file.
8236
8237 2015-07-24 Doug Evans <dje@google.com>
8238
8239 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8240 (PerfTest::startup): New function.
8241 (PerfTest::run): Return result of calling body.
8242 (PerfTest::assemble): Rewrite.
8243 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8244 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8245 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8246 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8247 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8248
8249 2015-07-24 Doug Evans <dje@google.com>
8250
8251 * lib/gdb.exp (clean_restart): Make executable optional.
8252
8253 2015-07-24 Doug Evans <dje@google.com>
8254
8255 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8256 compiler_info references.
8257 * gdb.cp/temargs.exp: Ditto.
8258 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8259 (get_compiler_info): Early exit if already computed. Set compiler_info
8260 to "unknown" if there was a problem.
8261 (test_compiler_info): Add function comment. Call get_compiler_info.
8262
8263 2015-07-24 Doug Evans <dje@google.com>
8264
8265 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8266 (workers/%.worker, build-perf): New rule.
8267 (GDB_PERFTEST_MODE): New variable.
8268 (check-perf): Use it.
8269 (clean): Clean up gdb.perf parallel build subdirs.
8270 * lib/build-piece.exp: New file.
8271 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8272 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8273 name.
8274 (standard_temp_file): Ditto.
8275 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8276 of $GDB_PARALLEL.
8277
8278 2015-07-24 Doug Evans <dje@google.com>
8279
8280 * lib/future.exp (gdb_default_target_compile): New option
8281 "early_flags".
8282 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8283 --as-needed.
8284
8285 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8286
8287 * gdb.base/catch-syscall.exp: Call gdb_exit before
8288 gdb_skip_xml_test.
8289
8290 2015-07-24 Pedro Alves <palves@redhat.com>
8291
8292 * gdb.python/py-events.exp: Accept output between the stop event
8293 and the prompt.
8294 * gdb.python/py-evsignal.exp: Likewise.
8295 * gdb.python/py-evthreads.exp: Likewise.
8296
8297 2015-07-24 Pedro Alves <palves@redhat.com>
8298
8299 PR gdb/18717
8300 * gdb.threads/non-ldr-exit.c: New file.
8301 * gdb.threads/non-ldr-exit.exp: New file.
8302
8303 2015-07-24 Yao Qi <yao.qi@linaro.org>
8304
8305 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8306 restarting process.
8307
8308 2015-07-24 Yao Qi <yao.qi@linaro.org>
8309
8310 * gdb.server/ext-restart.exp: New file.
8311
8312 2015-07-24 Yao Qi <yao.qi@linaro.org>
8313
8314 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8315 argument options.
8316 * gdb.server/ext-wrapper.exp: New file.
8317
8318 2015-07-23 Doug Evans <dje@google.com>
8319
8320 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8321 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8322
8323 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
8324
8325 * gdb.ada/var_arr_typedef.exp: New testcase.
8326 * gdb.ada/var_arr_typedef/pack.adb: New file.
8327 * gdb.ada/var_arr_typedef/pack.ads: New file.
8328 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
8329
8330 2015-07-20 Joel Brobecker <brobecker@adacore.com>
8331
8332 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
8333
8334 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8335
8336 * gdb.arch/i386-biarch-core.exp: Replace istarget
8337 by "complete set gnutarget". Remove expectation for the "core-file"
8338 command.
8339
8340 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8341
8342 Revert the previous commit:
8343 Tests for validate symbol file using build-id.
8344
8345 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
8346
8347 Tests for validate symbol file using build-id.
8348 * gdb.base/solib-mismatch-lib.c: New file.
8349 * gdb.base/solib-mismatch-libmod.c: New file.
8350 * gdb.base/solib-mismatch.c: New file.
8351 * gdb.base/solib-mismatch.exp: New file.
8352
8353 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
8354
8355 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
8356 nios2-*-linux*.
8357 * gdb.base/sigbpt.exp (stepi_out): Likewise.
8358 * gdb.base/siginfo.exp: Likewise.
8359 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8360
8361 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
8362
8363 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
8364 Move it to ...
8365 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
8366 ... here.
8367 * gdb.trace/range-stepping.exp: Check that the target supports
8368 range stepping.
8369
8370 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8371
8372 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
8373
8374 2015-07-14 Pedro Alves <palves@redhat.com>
8375
8376 * gdb.base/killed-outside.exp: New file.
8377 * gdb.base/killed-outside.c: New file.
8378
8379 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8380
8381 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
8382 (n at main): New.
8383 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
8384
8385 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8386
8387 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
8388 infcall tests instead of setting up for KFAIL.
8389
8390 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
8391
8392 * gdb.btrace/record_goto-step.exp: New.
8393
8394 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8395
8396 PR compile/18484
8397 * gdb.compile/compile.c (struct struct_type): Add volatile to
8398 selffield's type.
8399 * gdb.compile/compile.exp
8400 (compile code struct_object.selffield = &struct_object): Skip further
8401 struct_object tests if this one xfails.
8402
8403 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
8404
8405 PR exp/18617
8406 * gdb.trace/ax.exp: Add test.
8407
8408 2015-07-07 Yao Qi <yao.qi@linaro.org>
8409
8410 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
8411 instead of istarget "aarch64*-*-*".
8412 * gdb.arch/aarch64-fp.exp: Likewise.
8413 * gdb.base/float.exp: Likewise.
8414 * gdb.reverse/aarch64.exp: Likewise.
8415 * lib/gdb.exp (is_aarch64_target): New proc.
8416
8417 2015-07-07 Yao Qi <yao.qi@linaro.org>
8418
8419 * lib/gdb.exp (is_aarch32_target): New proc.
8420 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
8421 instead of "istarget "arm*-*-*"".
8422 * gdb.arch/arm-disp-step.exp: Likewise.
8423 * gdb.arch/thumb-bx-pc.exp: Likewise.
8424 * gdb.arch/thumb-prologue.exp: Likewise.
8425 * gdb.arch/thumb-singlestep.exp: Likewise.
8426 * gdb.base/disp-step-syscall.exp: Likewise.
8427 * gdb.base/float.exp: Likewise.
8428
8429 2015-07-07 Yao Qi <yao.qi@linaro.org>
8430
8431 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
8432 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
8433
8434 2015-07-07 Yao Qi <yao.qi@linaro.org>
8435
8436 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
8437 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
8438 if it exists.
8439 * gdb.multi/multi-arch.exp: Likewise.
8440
8441 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
8442
8443 * gdb.python/py-lazy-string.exp: Add missing parentheses to
8444 print.
8445
8446 2015-07-07 Yao Qi <yao.qi@linaro.org>
8447
8448 * gdb.arch/thumb-singlestep.exp: Do one more single step.
8449
8450 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
8451
8452 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
8453 '[' and ']' characters.
8454
8455 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
8456
8457 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8458
8459 2015-06-29 Pedro Alves <palves@redhat.com>
8460
8461 PR threads/18127
8462 * gdb.threads/hand-call-new-thread.c: New file.
8463 * gdb.threads/hand-call-new-thread.c: New file.
8464
8465 2015-06-26 Keith Seitz <keiths@redhat.com>
8466 Doug Evans <dje@google.com>
8467
8468 PR 16253
8469 * gdb.cp/var-tag-2.cc: New file.
8470 * gdb.cp/var-tag-3.cc: New file.
8471 * gdb.cp/var-tag-4.cc: New file.
8472 * gdb.cp/var-tag.cc: New file.
8473 * gdb.cp/var-tag.exp: New file.
8474
8475 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8476
8477 * gdb.base/history-duplicates.exp: New test.
8478
8479 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8480
8481 * gdb.base/completion.exp: Test the completion of the "focus"
8482 command.
8483
8484 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8485
8486 * gdb.arch/amd64-prologue-skip.S: New file.
8487 * gdb.arch/amd64-prologue-skip.exp: New file.
8488
8489 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
8490
8491 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
8492 is_address_zero_readable check.
8493
8494 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
8495
8496 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
8497 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
8498
8499 2015-06-24 Yao Qi <yao.qi@linaro.org>
8500
8501 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
8502 linux targets.
8503
8504 2015-06-24 Yao Qi <yao.qi@linaro.org>
8505
8506 * lib/gdb.exp (supports_get_siginfo_type): New proc.
8507 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
8508 * gdb.base/siginfo-thread.exp: Likewise.
8509
8510 2015-06-22 Yao Qi <yao.qi@linaro.org>
8511
8512 * boards/remote-gdbserver-on-localhost.exp: Add comments.
8513
8514 2015-06-22 Yao Qi <yao.qi@linaro.org>
8515
8516 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
8517 aarch64*-*-*.
8518 (skip_hw_watchpoint_tests): Likewise.
8519
8520 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
8521
8522 * gdb.base/gdbinit-history.exp: Test the interaction between
8523 setting GDBHISTSIZE and setting the history size via .gdbinit.
8524
8525 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8526
8527 PR gdb/16999
8528 * gdb.base/gdbhistsize-history.exp: New test.
8529
8530 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8531
8532 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
8533 with GDBHISTSIZE.
8534 * gdb.base/readline.exp: Likewise.
8535
8536 2015-06-17 Yao Qi <yao.qi@linaro.org>
8537
8538 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
8539 line.
8540
8541 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8542
8543 * gdb.base/gdbinit-history.exp: Add test case to check that
8544 an unlimited history file does not get truncated on exit.
8545
8546 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8547
8548 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
8549 (VECTOR): New macro. Use it...
8550 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
8551 ...for these typedefs.
8552 (int8, char1, int1, double1): New typedefs.
8553 (struct just_int2, struct two_int2): New structures.
8554 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
8555 (add_structvecs, add_singlevecs): New functions.
8556 (main): Call add_some_intvecs twice.
8557 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
8558 the compile and exit upon failure. Try compiling for the "native"
8559 architecture. Test inferior function calls with vector arguments
8560 and vector return value handling with "finish" and "return".
8561
8562 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
8563
8564 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
8565 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
8566 PE file.
8567 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
8568
8569 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8570
8571 PR breakpoints/16465
8572 * gdb.mi/mi-dprintf-pending.c: New file.
8573 * gdb.mi/mi-dprintf-pending.exp: New test.
8574 * gdb.mi/mi-dprintf-pendshr.c: New file.
8575
8576 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8577 Mircea Gherzan <mircea.gherzan@intel.com>
8578
8579 * gdb.arch/i386-mpx-map.c: New file.
8580 * gdb.arch/i386-mpx-map.exp: New File.
8581
8582 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8583
8584 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
8585 * gdb.arch/i386-mpx.exp: Indentation fixed.
8586
8587 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8588
8589 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
8590 function and improved indentation.
8591 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
8592 gdb_test_multiple. Added additional tests to skip the test.
8593
8594 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8595
8596 * gdb.arch/i386-avx512.c: Change path in include file.
8597 * gdb.arch/i386-avx512.exp: Change include dir path
8598 compilation flag.
8599 * gdb.arch/i386-mpx.c: Change path in include file.
8600 * gdb.arch/i386-mpx.exp: Change include dir path compilation
8601 flag.
8602
8603 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8604
8605 * gdb.compile/compile-print.exp (compile print *vararray@3)
8606 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
8607
8608 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8609
8610 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
8611 (do not keep jit in memory): ... this.
8612 (expect 5): Change it to ...
8613 (expect no 5): ... this.
8614
8615 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
8616
8617 PR gdb/15564
8618 * gdb.mi/mi-detach.exp: New file.
8619
8620 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8621
8622 PR symtab/18392
8623 * gdb.arch/amd64-tailcall-self.S: New file.
8624 * gdb.arch/amd64-tailcall-self.c: New file.
8625 * gdb.arch/amd64-tailcall-self.exp: New file.
8626
8627 2015-05-28 Don Breazeal <donb@codesourcery.com>
8628
8629 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
8630 tests for remote targets by checking is_target_gdbserver.
8631
8632 2015-05-27 Doug Evans <dje@google.com>
8633
8634 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
8635 * gdb.dwarf2/opaque-type-lookup.c: New file.
8636 * gdb.dwarf2/opaque-type-lookup.exp: New file.
8637
8638 2015-05-26 Doug Evans <dje@google.com>
8639
8640 * gdb.cp/iostream.cc: New file.
8641 * gdb.cp/iostream.exp: New file.
8642
8643 2015-05-26 Doug Evans <dje@google.com>
8644
8645 * gdb.dwarf2/dw2-op-call.exp: Update.
8646 * gdb.dwarf2/dw4-sig-types.exp: Update.
8647 * gdb.dwarf2/implptr.exp: Update.
8648 * gdb.mi/mi-cmd-param-changed.exp: Update.
8649
8650 2015-05-26 Doug Evans <dje@google.com>
8651
8652 * gdb.python/py-lazy-string.c: New file.
8653 * gdb.python/py-lazy-string.exp: New file.
8654 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
8655 (main): Update. Add estring3.
8656 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
8657 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
8658
8659 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
8660 Yao Qi <yao.qi@linaro.org>
8661
8662 * gdb.reverse/aarch64.c: New.
8663 * gdb.reverse/aarch64.exp: New.
8664
8665 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
8666
8667 * lib/gdb.exp (supports_process_record): Return true for
8668 aarch64*-linux*.
8669 (supports_reverse): Likewise.
8670
8671 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
8672
8673 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8674 Use with_test_prefix.
8675
8676 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
8677
8678 * gdb.base/completion.exp: Add test for completion of layout
8679 names.
8680
8681 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
8682
8683 * lib/gdb.exp (skip_tui_tests): New proc.
8684 * gdb.base/tui-layout.exp: Check skip_tui_tests.
8685
8686 2015-05-19 Pedro Alves <palves@redhat.com>
8687
8688 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8689 Save the whole env array instead of just HOME. Unset HISTSIZE in
8690 the environment while testing. Restore whole environment
8691 afterwards.
8692
8693 2015-05-16 Doug Evans <xdje42@gmail.com>
8694
8695 * gdb.guile/scm-ports.c: New file.
8696 * gdb.guile/scm-ports.exp: Add memory port tests.
8697
8698 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8699
8700 * gdb.compile/compile-print.c: New file.
8701 * gdb.compile/compile-print.exp: New file.
8702
8703 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8704
8705 * gdb.compile/compile-ops.exp: Cast param to void.
8706 * gdb.compile/compile.exp: Complete type for _gdb_expr.
8707 (compile code struct_object.selffield = &struct_object): Add xfail.
8708
8709 2015-05-15 Joel Brobecker <brobecker@adacore.com>
8710
8711 * gdb.ada/arr_enum_with_gap: New testcase.
8712
8713 2015-05-15 Joel Brobecker <brobecker@adacore.com>
8714
8715 * gdb.ada/byte_packed_arr: New testcase.
8716
8717 2015-05-15 Joel Brobecker <brobecker@adacore.com>
8718
8719 * gdb.ada/pckd_neg: New testcase.
8720
8721 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
8722
8723 PR gdb/17820
8724 * gdb.base/gdbinit-history.exp: New test.
8725 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
8726 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
8727
8728 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
8729
8730 * gdb.python/py-xmethods.cc: Enhance test case.
8731 * gdb.python/py-xmethods.exp: New tests.
8732 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
8733 function.
8734 (B_indexoper): Likewise.
8735 (global_dm_list) : Add new xmethod worker functions.
8736
8737 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
8738
8739 * gdb.base/coredump-filter.exp: Correctly unset
8740 "coredump_var_addr" array.
8741
8742 2015-05-08 Pedro Alves <palves@redhat.com>
8743
8744 * gdb.server/non-existing-program.exp: Unset spawn_id.
8745
8746 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
8747
8748 PR python/18291
8749 * gdb.python/py-xmethods.exp: Add tests.
8750
8751 2015-05-08 Yao Qi <yao.qi@linaro.org>
8752
8753 PR gdb/18208
8754 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
8755 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
8756 function set_coredump_filter, and remove remote_exec call.
8757 Remove argument ipid. Callers update.
8758 (top level): Don't get inferior's PID.
8759
8760 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
8761
8762 * gdb.base/watch_thread_num.exp: Skip test on targets without
8763 access watchpoints.
8764
8765 2015-05-06 Pedro Alves <palves@redhat.com>
8766
8767 PR server/18081
8768 * gdb.server/non-existing-program.exp: New file.
8769
8770 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8771
8772 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
8773
8774 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8775
8776 * gdb.ada/out_of_line_in_inlined: New testcase.
8777
8778 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8779
8780 * gdb.ada/var_rec_arr: New testcase.
8781
8782 2015-04-30 Yao Qi <yao.qi@linaro.org>
8783
8784 * gdb.base/break-idempotent.exp: If
8785 skip_hw_watchpoint_multi_tests returns true, skip the tests
8786 on "rwatch" and "awatch".
8787
8788 2015-04-30 Yao Qi <yao.qi@linaro.org>
8789
8790 * gdb.base/relativedebug.exp: Invoke gdb command
8791 "info sharedlibrary", and if libc.so doesn't have debug info,
8792 skip the test.
8793
8794 2015-04-29 Doug Evans <dje@google.com>
8795
8796 * gdb.python/py-xmethods.exp: Add ptype tests.
8797 * gdb.python/py-xmethods.py (E_method_char_worker): Add
8798 get_result_type method.
8799
8800 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
8801
8802 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
8803 the target does not support hardware watchpoints.
8804
8805 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
8806
8807 * gdb.base/break-always.exp: Abort testing if writing to memory
8808 causes an error.
8809
8810 2015-04-28 Doug Evans <dje@google.com>
8811
8812 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
8813 * gdb.python/py-pp-registration.exp: ... here. New file.
8814 * gdb.python/py-pp-registration.c: New file.
8815 * gdb.python/py-pp-registration.py: New file.
8816
8817 2015-04-28 Doug Evans <dje@google.com>
8818
8819 * gdb.python/py-bad-printers.c: New file.
8820 * gdb.python/py-bad-printers.py: New file.
8821 * gdb.python/py-bad-printers.exp: New file.
8822
8823 2015-04-28 Sasha Smundak <asmundak@google.com>
8824
8825 * gdb.python/py-type.exp: New test.
8826
8827 2015-04-28 Andy Wingo <wingo@igalia.com>
8828
8829 * gdb.python/py-parameter.exp:
8830 * gdb.guile/scm-parameter.exp: Escape the path that we are
8831 matching against, as it might contain characters that are special
8832 to regular expressions.
8833
8834 2015-04-27 Joel Brobecker <brobecker@adacore.com>
8835
8836 * gdb.ada/rec_comp: New testcase.
8837
8838 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
8839
8840 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
8841 before using it.
8842
8843 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
8844
8845 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
8846 new tests for verilog output.
8847
8848 2015-04-24 Yao Qi <yao.qi@linaro.org>
8849
8850 * boards/remote-gdbserver-on-localhost.exp: New file.
8851
8852 2015-04-23 Pedro Alves <palves@redhat.com>
8853
8854 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
8855 $inferior_spawn_id instead of $inferior_spawn_id directly. On
8856 "end of file", remove $inferior_spawn_id from the indirect list.
8857
8858 2015-04-23 Pedro Alves <palves@redhat.com>
8859
8860 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
8861
8862 2015-04-23 Pedro Alves <palves@redhat.com>
8863
8864 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
8865 on $any_spawn_id instead of only on $gdb_spawn_id.
8866
8867 2015-04-21 Pierre Muller <muller@sourceware.org>
8868
8869 PR pascal/17815
8870 * lib/pascal.exp (gpc_compile): Add new option "class".
8871 (fpc_compile): Likewise.
8872 * gdb.pascal/case-insensitive-symbols.pas: New file.
8873 * gdb.pascal/case-insensitive-symbols.exp: New file.
8874
8875 2015-04-20 Gary Benson <gbenson@redhat.com>
8876
8877 * gdb.base/attach.exp: Fix three extended remote failures.
8878
8879 2015-04-17 Gary Benson <gbenson@redhat.com>
8880
8881 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
8882 the main executable over the remote protocol.
8883
8884 2015-04-16 Pedro Alves <palves@redhat.com>
8885
8886 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
8887 a new gdbserver if gdbserver_reconnect_p is set.
8888
8889 2015-04-16 Pedro Alves <palves@redhat.com>
8890
8891 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
8892 is set, don't exit gdbserver.
8893
8894 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8895
8896 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
8897 appropriate .insn, such that an older assembler can be used.
8898 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
8899 the z/Architecture instruction set on 31-bit targets as well.
8900
8901 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8902
8903 * gdb.go/handcall.exp: Remove all logic related to the first
8904 breakpoint and rely on go_runto_main instead.
8905 * gdb.go/strings.exp: Likewise.
8906 * gdb.go/unsafe.exp: Likewise.
8907 * gdb.go/hello.exp: Likewise. Also rename the remaining
8908 breakpoint marker to "breakpoint 1".
8909 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
8910 * gdb.go/strings.go: Likewise.
8911 * gdb.go/unsafe.go: Likewise.
8912 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
8913 "set breakpoint 2 here" and rename the remaining breakpoint marker
8914 to "breakpoint 1".
8915
8916 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
8917
8918 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
8919 if itertools.imap is not present.
8920 * gdb.python/py-objfile.exp: Add parentheses.
8921 * gdb.python/py-type.exp: Same.
8922 * gdb.python/py-unwind-maint.py: Same.
8923
8924 2015-04-15 Yao Qi <yao.qi@linaro.org>
8925
8926 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
8927 of ":$ptr_size" and set its form explicitly.
8928
8929 2015-04-15 Pedro Alves <palves@redhat.com>
8930 Yao Qi <yao.qi@linaro.org>
8931
8932 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
8933 timeout by factor of 4.
8934 (test_regular_watch): Likewise.
8935 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
8936 * gdb.reverse/sigall-reverse.exp: Likewise.
8937 * gdb.reverse/until-precsave.exp: Likewise.
8938 * lib/gdb.exp (with_timeout_factor): New proc.
8939 (gdb_expect): Move some code to ...
8940 (get_largest_timeout): ... here. New procedure.
8941
8942 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
8943
8944 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
8945
8946 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
8947
8948 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
8949 to write to the .text section.
8950
8951 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
8952
8953 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
8954 Handle the case of targets that do not provide PID information.
8955
8956 2015-04-13 Yao Qi <yao.qi@linaro.org>
8957
8958 * lib/gdbserver-support.exp (gdb_exit): Catch exception
8959 and use expect instead of gdb_expect.
8960
8961 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
8962
8963 * gdb.base/coredump-filter.exp: Rename variable "addr" to
8964 "coredump_var_addr" to avoid naming conflict with other testcases.
8965
8966 2015-04-10 Pedro Alves <palves@redhat.com>
8967
8968 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
8969 gdb_test_sequence and gdb_assert.
8970
8971 2015-04-10 Pedro Alves <palves@redhat.com>
8972
8973 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
8974 test messages that don't include the breakpoint address.
8975
8976 2015-04-10 Yao Qi <yao.qi@linaro.org>
8977
8978 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
8979 false for some offset and width combinations which aren't
8980 supported by linux kernel.
8981
8982 2015-04-10 Pedro Alves <palves@redhat.com>
8983
8984 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
8985 procedure, factored out from ...
8986 (top level): ... here. Add "set displaced-stepping" testing axis.
8987 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
8988 parameter "displaced". Use it.
8989 (top level): Use foreach and add "set displaced-stepping" testing
8990 axis.
8991
8992 2015-04-10 Pedro Alves <palves@redhat.com>
8993
8994 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
8995 Remove comment.
8996 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
8997 both the address of the instruction that triggers the watchpoint
8998 and the address of the instruction immediately after, and use
8999 those addresses for the test. Fix comment.
9000
9001 2015-04-10 Pedro Alves <palves@redhat.com>
9002
9003 * gdb.base/sigstep.exp (breakpoint_to_handler)
9004 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9005 Test "backtrace" in handler.
9006 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9007 (top level): Add new "displaced" test axis to
9008 breakpoint_to_handler, breakpoint_to_handler_entry and
9009 breakpoint_over_handler.
9010
9011 2015-04-10 Pedro Alves <palves@redhat.com>
9012
9013 PR gdb/18216
9014 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9015
9016 2015-04-10 Yao Qi <yao.qi@linaro.org>
9017
9018 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9019 (test_add_rn_pc): New function.
9020 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9021 (top level): Invoke test_add_rn_pc.
9022
9023 2015-04-10 Pedro Alves <palves@redhat.com>
9024
9025 PR gdb/13858
9026 * gdb.base/step-over-no-symbols.exp: New file.
9027
9028 2015-04-09 Andy Wingo <wingo@igalia.com>
9029
9030 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9031 after the Python tests.
9032
9033 2015-04-08 Keith Seitz <keiths@redhat.com>
9034
9035 PR python/16699
9036 * gdb.python/py-completion.exp: New tests for completion.
9037 * gdb.python/py-completion.py (CompleteLimit1): New class.
9038 (CompleteLimit2): Likewise.
9039 (CompleteLimit3): Likewise.
9040 (CompleteLimit4): Likewise.
9041 (CompleteLimit5): Likewise.
9042 (CompleteLimit6): Likewise.
9043 (CompleteLimit7): Likewise.
9044
9045 2015-04-08 Pedro Alves <palves@redhat.com>
9046
9047 PR gdb/18214
9048 PR gdb/18216
9049 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9050 function.
9051 (main): Install it as SIGUSR1 handler.
9052 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9053 parameter. Always use "setup" as prefix. Toggle "set
9054 displaced-stepping" off/on depending on global. Don't switch to
9055 thread 1 here.
9056 (top level): Add displaced stepping "off/on" test axis. Update
9057 "setup" calls. Wrap each subtest with with_test_prefix. Test
9058 continuing with a queued signal in each thread.
9059
9060 2015-04-08 Pedro Alves <palves@redhat.com>
9061
9062 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9063 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9064 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9065 Return early if running to main fails.
9066 * gdb.trace/while-stepping.exp: Likewise.
9067
9068 2015-04-07 Pedro Alves <palves@redhat.com>
9069
9070 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9071 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9072 interact with inferior program.
9073
9074 2015-04-07 Pedro Alves <palves@redhat.com>
9075
9076 * lib/gdb.exp (inferior_spawn_id): New global.
9077 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9078 spawn id after processing the user code.
9079 (default_gdb_start): Set inferior_spawn_id.
9080 (send_inferior): New procedure.
9081 * lib/gdbserver-support.exp (gdbserver_start): Set
9082 inferior_spawn_id.
9083 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9084
9085 2015-04-07 Pedro Alves <palves@redhat.com>
9086
9087 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9088 * lib/gdbserver-support.exp (gdbserver_start): Make
9089 $server_spawn_id global.
9090 (gdbserver_start): Don't wait for gdbserver's spawn id with
9091 expect_background.
9092 (close_gdbserver): New procedure.
9093 (gdb_exit): Rename the default version and reimplement.
9094
9095 2015-04-07 Pedro Alves <palves@redhat.com>
9096
9097 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
9098 append the substituted item, not the original item.
9099
9100 2015-04-07 Pedro Alves <palves@redhat.com>
9101
9102 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9103 gdb_expect.
9104
9105 2015-04-07 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9108 output appearing once only.
9109
9110 2015-04-07 Pedro Alves <palves@redhat.com>
9111
9112 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9113 that doesn't expect anything. Return early if running to main
9114 fails.
9115
9116 2015-04-07 Yao Qi <yao.qi@linaro.org>
9117
9118 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9119 (child_function): Call alarm.
9120 (main): Move call to alarm into the loop.
9121 * gdb.threads/non-stop-fair-events.exp: Build program with
9122 -DTIMEOUT=$timeout.
9123
9124 2015-04-06 Doug Evans <xdje42@gmail.com>
9125
9126 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9127 Fix dest parameter to board_info.
9128 (fpc_compile): Ditto.
9129 (gdb_compile_pascal): Rename dest arg to destfile.
9130
9131 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9132
9133 * gdb.ada/funcall_ref.exp: New file.
9134 * gdb.ada/funcall_ref/foo.adb: New file.
9135
9136 2015-04-02 Yao Qi <yao.qi@linaro.org>
9137
9138 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9139 is remote.
9140
9141 2015-04-02 Gary Benson <gbenson@redhat.com>
9142
9143 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9144
9145 2015-04-01 Sasha Smundak <asmundak@google.com>
9146
9147 * gdb.python/py-unwind-maint.c: New file.
9148 * gdb.python/py-unwind-maint.exp: New test.
9149 * gdb.python/py-unwind-maint.py: New file.
9150 * gdb.python/py-unwind.c: New file.
9151 * gdb.python/py-unwind.exp: New test.
9152 * gdb.python/py-unwind.py: New test.
9153
9154 2015-04-01 Pedro Alves <palves@redhat.com>
9155
9156 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9157 to fail instead of non-existent $test.
9158
9159 2015-04-01 Pedro Alves <palves@redhat.com>
9160
9161 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9162 GDBFLAGS if not empty.
9163
9164 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9165
9166 * gdb.ada/complete.exp: Remove "multi_line".
9167 * gdb.ada/info_exc.exp: Remove "multi_line".
9168 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9169 * gdb.ada/ptype_field.exp: Remove "multi_line".
9170 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9171 * gdb.ada/tagged.exp: Remove "multi_line".
9172 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9173 [multi_line ...]
9174 * gdb.btrace/delta.exp: Likewise.
9175 * gdb.btrace/exception.exp: Likewise.
9176 * gdb.btrace/function_call_history.exp: Likewise.
9177 * gdb.btrace/instruction_history.exp: Likewise.
9178 * gdb.btrace/nohist.exp: Likewise.
9179 * gdb.btrace/record_goto.exp: Likewise.
9180 * gdb.btrace/segv.exp: Likewise.
9181 * gdb.btrace/stepi.exp: Likewise.
9182 * gdb.btrace/tailcall.exp: Likewise.
9183 * gdb.btrace/unknown_functions.exp: Likewise.
9184 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9185 * lib/gdb.exp: Add the "multi_line" helper.
9186
9187 2015-04-01 Pedro Alves <palves@redhat.com>
9188
9189 * gdb.threads/tid-reuse.c: New file.
9190 * gdb.threads/tid-reuse.exp: New file.
9191
9192 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9193
9194 PR corefiles/16092
9195 * gdb.base/coredump-filter.c: New file.
9196 * gdb.base/coredump-filter.exp: Likewise.
9197
9198 2015-03-27 Petr Machata <pmachata@redhat.com>
9199
9200 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9201 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9202 (Dwarf::assemble): Initialize them.
9203 (Dwarf::lines): New function.
9204
9205 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9206
9207 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9208 SYMBOL_PREFIX for x86_64-*-cygwin.
9209
9210 2015-03-26 Andy Wingo <wingo@igalia.com>
9211
9212 PR symtab/18148
9213 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9214 const_value but not a location.
9215 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9216 location defined in non-main CUs are visible.
9217
9218 2015-03-26 Yao Qi <yao.qi@linaro.org>
9219
9220 PR testsuite/18139
9221 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9222 Add a line number entry for the same line.
9223 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9224 Add a line number entry for the same line.
9225
9226 2015-03-26 Yao Qi <yao.qi@linaro.org>
9227
9228 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9229 .int 0.
9230 (func): Likewise. Add .Lfunc_1 label.
9231 Use .Lfunc_1 label.
9232 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9233 .int 0.
9234 (func): Likewise.
9235 Use .Lfunc_1 label.
9236
9237 2015-03-26 Yao Qi <yao.qi@linaro.org>
9238
9239 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9240 Call gdb_compile instead to compile each .s files without debug
9241 information.
9242
9243 2015-03-26 Yao Qi <yao.qi@linaro.org>
9244
9245 * gdb.base/savedregs.exp (process_saved_regs): Make
9246 "Saved registers:" optional in the pattern.
9247
9248 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9249
9250 * gdb.btrace/next.exp: Merged into step.exp.
9251 * gdb.btrace/finish.exp: Merged into step.exp.
9252 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9253 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9254 "record goto" and checking the exact replay position.
9255 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9256 check for "Recording format" in "info record" output.
9257 * gdb.btrace/record_goto.exp: Choose test file based on target.
9258 * gdb.btrace/x86-record_goto.S: Renamed into ...
9259 * gdb.btrace/x86_64-record_goto.S: ... this.
9260 * gdb.btrace/i686-record_goto.S: New.
9261 * gdb.btrace/x86-tailcall.S: Renamed into ...
9262 * gdb.btrace/x86_64-tailcall.S: ... this.
9263 * gdb.btrace/i686-tailcall.S: New.
9264 * gdb.btrace/x86-tailcall.c: Renamed into ...
9265 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9266 separate statements. Update test.
9267 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9268 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9269 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9270 * gdb.btrace/tailcall.exp: Choose test file based on target.
9271 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9272
9273 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9274
9275 * gdb.btrace/exception.exp: Increase BTS buffer size.
9276
9277 2015-03-24 Pedro Alves <palves@redhat.com>
9278
9279 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9280
9281 2015-03-24 Pedro Alves <palves@redhat.com>
9282
9283 * gdb.threads/schedlock.exp (test_step): No longer expect that
9284 "set scheduler-locking step" with "next" over a function call runs
9285 threads unlocked.
9286
9287 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9288
9289 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9290
9291 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9292
9293 PR breakpoints/16466
9294 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9295 * gdb.mi/mi-pending.c (thread_func): New function.
9296 (int main): Add threading support required.
9297 * gdb.mi/mi-pending.exp: Add tests for this issue.
9298 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9299 (pendfunc2): Remove stdio dependency.
9300 * gdb.mi/mi-pendshr2.c: New file.
9301
9302 2015-03-23 Keith Seitz <keiths@redhat.com>
9303
9304 * gdb.linespec/keywords.c: New file.
9305 * gdb.linespec/keywords.exp: New file.
9306
9307 2015-03-23 Keith Seitz <keiths@redhat.com>
9308
9309 PR gdb/18021
9310 * gdb.dwarf2/staticvirtual.exp: New test.
9311
9312 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9313
9314 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9315 * README: Remove HP-UX and gdb.hp.
9316 (configuration):
9317 * configure: Regenerate.
9318 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9319 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9320 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9321 gdb.hp/gdb.defects/Makefile.
9322 * gdb.hp/Makefile.in: File deleted.
9323 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
9324 * gdb.hp/gdb.aCC/optimize.c: File deleted.
9325 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
9326 * gdb.hp/gdb.aCC/run.c: File deleted.
9327 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
9328 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
9329 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
9330 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
9331 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
9332 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
9333 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
9334 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
9335 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
9336 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
9337 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
9338 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
9339 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
9340 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
9341 * gdb.hp/gdb.base-hp/reg.s: File deleted.
9342 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
9343 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
9344 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
9345 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
9346 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
9347 * gdb.hp/gdb.compat/Makefile.in: File deleted.
9348 * gdb.hp/gdb.compat/average.c: File deleted.
9349 * gdb.hp/gdb.compat/sum.c: File deleted.
9350 * gdb.hp/gdb.compat/xdb.c: File deleted.
9351 * gdb.hp/gdb.compat/xdb0.c: File deleted.
9352 * gdb.hp/gdb.compat/xdb0.h: File deleted.
9353 * gdb.hp/gdb.compat/xdb1.c: File deleted.
9354 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
9355 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
9356 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
9357 * gdb.hp/gdb.defects/Makefile.in: File deleted.
9358 * gdb.hp/gdb.defects/bs14602.c: File deleted.
9359 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
9360 * gdb.hp/gdb.defects/solib-d.c: File deleted.
9361 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
9362 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
9363 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
9364 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
9365 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
9366 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
9367 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
9368 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
9369 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
9370 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
9371 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
9372 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
9373 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
9374 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
9375 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
9376 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
9377 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
9378 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
9379 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
9380 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
9381 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
9382 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
9383 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
9384 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
9385 * gdb.hp/tools/odump: File deleted.
9386
9387 2015-03-19 Pedro Alves <palves@redhat.com>
9388
9389 * gdb.threads/continue-pending-status.exp (saw_thread_2)
9390 (saw_thread_3): New globals.
9391 (top level): Increment them when an event for the corresponding
9392 thread is seen.
9393 (no thread starvation): New test.
9394
9395 2015-03-19 Pedro Alves <palves@redhat.com>
9396
9397 * gdb.threads/continue-pending-status.c: New file.
9398 * gdb.threads/continue-pending-status.exp: New file.
9399
9400 2015-03-18 Pedro Alves <palves@redhat.com>
9401
9402 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9403 Use gdb_is_target_remote instead of is_remote. Use
9404 gdb_test_multiple instead of gdb_expect. Exit early if
9405 gdb_test_multiple hits its internal matches. Tighten stepi tests
9406 expected output. Fail on exit with any signal, instead of just
9407 SIGILL.
9408
9409 2015-03-18 Yao Qi <yao.qi@linaro.org>
9410
9411 PR tdep/18107
9412 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
9413 variable.
9414 * gdb.base/catch-syscall.exp: Don't skip it on
9415 aarch64*-*-linux* target. Remove elements in all_syscalls.
9416 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
9417 target.
9418 (setup_all_syscalls): New proc.
9419
9420 2015-03-16 Yao Qi <yao.qi@linaro.org>
9421
9422 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
9423 (top level): Skip tests if valid_addr_p returns false for
9424 $cmd1 or $cmd2.
9425
9426 2015-03-11 Andy Wingo <wingo@igalia.com>
9427
9428 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
9429
9430 2015-03-11 Yao Qi <yao.qi@linaro.org>
9431
9432 * gdb.base/catch-syscall.exp: Fix typo in comments.
9433
9434 2015-03-11 Yao Qi <yao.qi@linaro.org>
9435
9436 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
9437
9438 2015-03-09 Pedro Alves <palves@redhat.com>
9439
9440 * dg-extract-results.py: Delete.
9441
9442 2015-03-09 Pedro Alves <palves@redhat.com>
9443
9444 Merge dg-extract-results.sh from GCC upstream (r218843).
9445
9446 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
9447 * dg-extract-results.sh: Use --text with grep to avoid issues with
9448 binary files. Fall back to cat -v, if that doesn't work.
9449
9450 2015-03-05 Pedro Alves <palves@redhat.com>
9451
9452 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
9453
9454 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
9455
9456 * lib/mi-support.exp (mi_expect_interrupt): Accept
9457 alternative event for when in all-stop mode.
9458
9459 2015-03-04 Pedro Alves <palves@redhat.com>
9460
9461 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
9462
9463 2015-03-04 Mark Kettenis <kettenis@gnu.org>
9464
9465 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
9466
9467 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9468
9469 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
9470 regexps for GDB's current line display, accept a hex address
9471 preceding the line number.
9472
9473 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9474
9475 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
9476 the 'arch1' variable for "s390*-linux*" targets.
9477
9478 2015-03-04 Pedro Alves <palves@redhat.com>
9479
9480 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
9481 (main): Pass missing retval argument to pthread_join call.
9482
9483 2015-03-02 Pedro Alves <palves@redhat.com>
9484
9485 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
9486 (top level): Call do_test with non-stop as well.
9487
9488 2015-03-02 Pedro Alves <palves@redhat.com>
9489
9490 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
9491 -1.
9492
9493 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
9494
9495 * gdb.arch/s390-vregs.exp: New test.
9496 * gdb.arch/s390-vregs.S: New file.
9497
9498 2015-02-27 Pedro Alves <palves@redhat.com>
9499
9500 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
9501 call to catch_command_errors.
9502 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
9503 catch_command_errors.
9504
9505 2015-02-27 Pedro Alves <palves@redhat.com>
9506
9507 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
9508 "true" for boolean result.
9509 * gdb.gdb/selftest.exp (test_with_self): Also accept full
9510 prototype of main.
9511
9512 2015-02-27 Pedro Alves <palves@redhat.com>
9513
9514 * lib/unbuffer_output.c: New file.
9515 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
9516 (main): Call gdb_unbuffer_output.
9517
9518 2015-02-27 Yao Qi <yao.qi@linaro.org>
9519
9520 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
9521 target.
9522
9523 2015-02-26 Doug Evans <dje@google.com>
9524
9525 * gdb.cp/class2.cc (Dbase, D): New classes.
9526 (main): New local delta.
9527 * gdb.cp/class2.exp: Test printing delta.
9528 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
9529 (dynbar): New global.
9530 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
9531
9532 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9533
9534 * gdb.compile/compile-ifunc.c: New file.
9535 * gdb.compile/compile-ifunc.exp: New file.
9536
9537 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
9538
9539 * gdb.base/structs.exp: Check for correct struct on finish.
9540
9541 2015-02-26 Yao Qi <yao.qi@linaro.org>
9542
9543 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
9544 is zero.
9545
9546 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9547
9548 * gdb.arch/cordic.ko.bz2: New file.
9549 * gdb.arch/cordic.ko.debug.bz2: New file.
9550 * gdb.arch/ppc64-symtab-cordic.exp: New file.
9551
9552 2015-02-25 Yao Qi <yao.qi@linaro.org>
9553
9554 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
9555 aarch64*-*-* target.
9556
9557 2015-02-23 Pedro Alves <palves@redhat.com>
9558
9559 * lib/gdb.exp (delete_breakpoints): Rewrite using
9560 gdb_test_multiple.
9561
9562 2015-02-23 Pedro Alves <palves@redhat.com>
9563
9564 * gdb.base/info-os.c: Include stdlib.h.
9565
9566 2015-02-22 Doug Evans <xdje42@gmail.com>
9567
9568 PR symtab/17855
9569 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
9570 is read after symbols have been re-read.
9571 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
9572 * gdb.ada/exec_changed/second.adb (Second): Ditto.
9573
9574 2015-02-21 Doug Evans <dje@google.com>
9575
9576 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
9577
9578 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9579
9580 PR corefiles/17808
9581 * gdb.arch/i386-biarch-core.core.bz2: New file.
9582 * gdb.arch/i386-biarch-core.exp: New file.
9583
9584 2015-02-21 Pedro Alves <palves@redhat.com>
9585
9586 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
9587 runto_main fails.
9588
9589 2015-02-20 Pedro Alves <palves@redhat.com>
9590
9591 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
9592 info probes.
9593
9594 2015-02-20 Pedro Alves <palves@redhat.com>
9595
9596 * gdb.threads/multi-create-ns-info-thr.exp: New file.
9597
9598 2015-02-20 Pedro Alves <palves@redhat.com>
9599
9600 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
9601 clean_restart before gdb_target_supports_trace.
9602
9603 2015-02-20 Pedro Alves <palves@redhat.com>
9604
9605 PR threads/18006
9606 * gdb.threads/clone-thread_db.c: New file.
9607 * gdb.threads/clone-thread_db.exp: New file.
9608
9609 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
9610
9611 PR breakpoints/16812
9612 * gdb.base/catch-gdb-caused-signals.c: New file.
9613 * gdb.base/catch-gdb-caused-signals.exp: New file.
9614
9615 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
9616
9617 * configure: Regenerated.
9618 * configure.ac: Use GDB_AC_TRANSFORM.
9619 * aclocal.m4: sinclude ../transform.m4.
9620
9621 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
9622
9623 * lib/dtrace.exp: New file.
9624 * gdb.base/dtrace-probe.exp: Likewise.
9625 * gdb.base/dtrace-probe.d: Likewise.
9626 * gdb.base/dtrace-probe.c: Likewise.
9627 * lib/pdtrace.in: Likewise.
9628 * configure.ac: Output variables with the transformed names of
9629 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
9630 * configure: Regenerated.
9631
9632 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
9633
9634 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
9635 expected message when trying to access $_probe_* convenience
9636 variables while not on a probe.
9637
9638 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9639
9640 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
9641
9642 2015-02-11 Pedro Alves <pedro@codesourcery.com>
9643
9644 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
9645 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
9646
9647 2015-02-10 Doug Evans <xdje42@gmail.com>
9648
9649 * lib/gdb.exp (gdb_load): Always return a result.
9650
9651 2015-02-10 Pedro Alves <palves@redhat.com>
9652
9653 * gdb.threads/signal-sigtrap.c: New file.
9654 * gdb.threads/signal-sigtrap.exp: New file.
9655
9656 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
9657
9658 * gdb.trace/no-attach-trace.c: New file.
9659 * gdb.trace/no-attach-trace.exp: New file.
9660
9661 2015-02-09 Mark Wielaard <mjw@redhat.com>
9662
9663 * gdb.dwarf2/atomic.c: New file.
9664 * gdb.dwarf2/atomic-type.exp: Likewise.
9665
9666 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9667
9668 * gdb.btrace/buffer-size.exp: Update "info record" output.
9669 * gdb.btrace/delta.exp: Update "info record" output.
9670 * gdb.btrace/enable.exp: Update "info record" output.
9671 * gdb.btrace/finish.exp: Update "info record" output.
9672 * gdb.btrace/instruction_history.exp: Update "info record" output.
9673 * gdb.btrace/next.exp: Update "info record" output.
9674 * gdb.btrace/nexti.exp: Update "info record" output.
9675 * gdb.btrace/step.exp: Update "info record" output.
9676 * gdb.btrace/stepi.exp: Update "info record" output.
9677 * gdb.btrace/nohist.exp: Update "info record" output.
9678
9679 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9680
9681 * gdb.btrace/buffer-size: New.
9682
9683 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
9684
9685 * gdb.btrace/delta.exp: Update "info record" output.
9686 * gdb.btrace/enable.exp: Update "info record" output.
9687 * gdb.btrace/finish.exp: Update "info record" output.
9688 * gdb.btrace/instruction_history.exp: Update "info record" output.
9689 * gdb.btrace/next.exp: Update "info record" output.
9690 * gdb.btrace/nexti.exp: Update "info record" output.
9691 * gdb.btrace/step.exp: Update "info record" output.
9692 * gdb.btrace/stepi.exp: Update "info record" output.
9693 * gdb.btrace/nohist.exp: Update "info record" output.
9694
9695 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
9696
9697 PR gdb/15678
9698 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
9699
9700 2015-02-06 Pedro Alves <palves@redhat.com>
9701
9702 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
9703 macro.
9704 (seconds_left, again): New globals.
9705 (main): Wait seconds_left in a 1-second sleep loop instead of
9706 sleeping 180 seconds. If 'again' is set, reset the seconds
9707 counter.
9708 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
9709 'again' in the inferior before detaching. Print the seconds left.
9710 (options): New global.
9711 (top level): Build program with -DTIMEOUT=$timeout.
9712
9713 2015-02-06 Pedro Alves <palves@redhat.com>
9714
9715 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
9716 determine how many seconds to pass to 'alarm'.
9717 * gdb.base/gdb-sigterm.exp (top level): Build program with
9718 -DTIMEOUT=$timeout.
9719 (do_test): Return success/failure indication. Add more verbose
9720 logging. Don't fail if 200 single steps are seen. Instead, fail
9721 when the test times out.
9722 (passes): New global.
9723 (top level): Break the testing loop if testing fails on any
9724 iteration. Use gdb_assert.
9725
9726 2015-02-04 Don Breazeal <donb@codesourcery.com>
9727
9728 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
9729 and initialize them.
9730 (ipc_cleanup): New function.
9731 (main): Don't declare shmid, semid, and msqid. Add a call to
9732 atexit so that we call ipc_cleanup on exit.
9733
9734 2015-02-04 Pedro Alves <palves@redhat.com>
9735
9736 * boards/native-extended-gdbserver.exp: Remove any target variant
9737 specifications from the board name before clearing the isremote
9738 flag from board_info.
9739
9740 2015-01-31 Doug Evans <xdje42@gmail.com>
9741
9742 * gdb.base/maint.exp <maint print type argc>: Update expected output.
9743
9744 2015-01-31 Gary Benson <gbenson@redhat.com>
9745
9746 * gdb.base/completion.exp: Disable completion limiting for
9747 existing tests. Add new tests to check completion limiting.
9748 * gdb.linespec/ls-errs.exp: Disable completion limiting.
9749
9750 2015-01-31 Doug Evans <xdje42@gmail.com>
9751
9752 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
9753
9754 2015-01-31 Doug Evans <xdje42@gmail.com>
9755
9756 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
9757 entries. Duplicate file section script entries.
9758 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
9759 inlined entries. Add test for safe-path rejection.
9760 * gdb.python/py-section-script.c: Add duplicate inlined section script
9761 entries. Duplicate file section script entries.
9762 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
9763 inlined entries. Add test for safe-path rejection.
9764
9765 2015-01-29 Joel Brobecker <brobecker@adacore.com>
9766
9767 * gdb.ada/disc_arr_bound: New testcase.
9768
9769 2015-01-29 Joel Brobecker <brobecker@adacore.com>
9770
9771 * gdb.ada/mi_var_array: New testcase.
9772
9773 2015-01-27 Doug Evans <dje@google.com>
9774
9775 * gdb.python/py-objfile.exp: Add tests for objfile.username.
9776 Add test for objfile.filename, objfile.username after objfile
9777 has been unloaded.
9778
9779 2015-01-26 Joel Brobecker <brobecker@adacore.com>
9780
9781 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
9782 the second test to print the name attribute of value
9783 returned by the call to gdb.lookup_type, and adjust
9784 the expected output accordingly.
9785
9786 2015-01-25 Mark Wielaard <mjw@redhat.com>
9787
9788 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
9789 * gdb.base/disp-step-fork.c: Include unistd.h.
9790 * gdb.base/siginfo-obj.c: Include stdio.h.
9791 * gdb.base/siginfo-thread.c: Likewise.
9792 * gdb.mi/non-stop.c: Include unistd.h.
9793 * gdb.mi/nsthrexec.c: Include stdio.h.
9794 * gdb.mi/pthreads.c: Include unistd.h.
9795 * gdb.modula2/unbounded1.c (main): Declare returns int.
9796 * gdb.reverse/consecutive-reverse.c: Likewise.
9797 * gdb.threads/create-fail.c: Include unistd.h.
9798 * gdb.threads/killed.c: Likewise.
9799 * gdb.threads/linux-dp.c: Likewise.
9800 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
9801 * gdb.threads/non-ldr-exc-2.c: Likewise.
9802 * gdb.threads/non-ldr-exc-3.c: Likewise.
9803 * gdb.threads/non-ldr-exc-4.c: Likewise.
9804 * gdb.threads/pthreads.c: Include unistd.h.
9805 (main): Declare returns int.
9806 * gdb.threads/tls-main.c (foo): New declaration.
9807 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
9808
9809 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
9810
9811 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
9812 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
9813
9814 2015-01-15 Mark Wielaard <mjw@redhat.com>
9815
9816 * gdb.base/noreturn-return.c: New file.
9817 * gdb.base/noreturn-return.exp: New file.
9818 * gdb.base/noreturn-finish.c: New file.
9819 * gdb.base/noreturn-finish.exp: New file.
9820
9821 2015-01-23 Pedro Alves <palves@redhat.com>
9822
9823 * gdb.threads/continue-pending-after-query.c: New file.
9824 * gdb.threads/continue-pending-after-query.exp: New file.
9825
9826 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
9827 Simon Marchi <simon.marchi@ericsson.com>
9828
9829 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
9830 * gdb.base/valgrind-db-attach.exp: Same.
9831 * gdb.base/valgrind-infcall.exp: Same.
9832 * lib/mi-support.exp (default_mi_gdb_start): Same.
9833 * lib/prompt.exp (default_prompt_gdb_start): Same.
9834 * lib/gdb.exp (default_gdb_spawn): Same.
9835 (gdb_interact): New.
9836
9837
9838 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9839
9840 * gdb.compile/compile.exp (pointer to jit function): New test.
9841
9842 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
9843
9844 * lib/gdb.exp (supports_process_record): Return true for
9845 powerpc*-*-linux*.
9846 (supports_reverse): Likewise.
9847
9848 2015-01-15 Don Breazeal <donb@codesourcery.com>
9849
9850 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
9851 instead of checking whether the target board is remote and
9852 use spawn_wait_for_attach instead of exec/sleep.
9853 * gdb.base/attach-twice.exp: Likewise.
9854
9855 2015-01-15 Joel Brobecker <brobecker@adacore.com>
9856
9857 * gdb.ada/var_arr_attrs: New testcase.
9858
9859 2015-01-14 Pedro Alves <palves@redhat.com>
9860 Joel Brobecker <brobecker@adacore.com>
9861
9862 PR gdb/17525
9863 * gdb.base/bp-cmds-execution-x-script.c: New file.
9864 * gdb.base/bp-cmds-execution-x-script.exp: New file.
9865 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
9866
9867 2015-01-14 Pedro Alves <palves@redhat.com>
9868
9869 PR cli/17828
9870 * gdb.base/batch-preserve-term-settings.c: New file.
9871 * gdb.base/batch-preserve-term-settings.exp: New file.
9872
9873 2015-01-13 Doug Evans <dje@google.com>
9874
9875 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
9876 binary.
9877
9878 2015-01-13 Joel Brobecker <brobecker@adacore.com>
9879
9880 * Makefile.in (clean mostlyclean): Do not delete *.py.
9881
9882 2015-01-13 Joel Brobecker <brobecker@adacore.com>
9883
9884 * gdb.python/py-lookup-type.exp: New file.
9885
9886 2015-01-12 Pedro Alves <palves@redhat.com>
9887
9888 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
9889 restore GDBFLAGS before returning.
9890
9891 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9892
9893 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
9894 is_amd64_regs_target and is_x86_like_target.
9895
9896 2015-01-11 Doug Evans <xdje42@gmail.com>
9897
9898 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
9899 is given without an explicit form.
9900 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
9901 attributes.
9902 * gdb.dwarf/corrupt.exp: Ditto.
9903 * gdb.dwarf2/enum-type.exp: Ditto.
9904 * gdb.trace/entry-values.exp: Ditto.
9905 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
9906
9907 2015-01-11 Doug Evans <xdje42@gmail.com>
9908
9909 PR gdb/15830
9910 * gdb.base/maint.exp: Remove references to "maint demangle".
9911 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
9912 Add tests for explicitly specifying language to demangle.
9913 * gdb.dlang/demangle.exp: Ditto.
9914
9915 2015-01-09 Pedro Alves <palves@redhat.com>
9916
9917 * gdb.threads/non-stop-fair-events.c: New file.
9918 * gdb.threads/non-stop-fair-events.exp: New file.
9919
9920 2015-01-09 Pedro Alves <palves@redhat.com>
9921
9922 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
9923 the global scope. Set a breakpoint after all threads are started
9924 rather than stepping over two source lines. Expect the prompt.
9925 * gdb.base/watch_thread_num.c (threads_started_barrier): New
9926 global.
9927 (NUM): Now 15.
9928 (main): Use threads_started_barrier to wait for all threads to
9929 start. Main thread no longer calls thread_function. Exit after
9930 180 seconds.
9931 (loop): New function.
9932 (thread_function): Wait on threads_started_barrier barrier. Call
9933 'loop' at each iteration.
9934 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
9935 threads have started, instead of hardcoding number of "next"
9936 steps. Use an access watchpoint instead of a write watchpoint.
9937
9938 2015-01-09 Pedro Alves <palves@redhat.com>
9939
9940 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
9941 (thread_func): Wait on barrier.
9942 (main): Wait for all threads to start before stopping GDB.
9943 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
9944 global.
9945 (thread1_func, thread2_func): Wait on barrier.
9946 (main): Wait for all threads to start before stopping GDB.
9947 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
9948 New global.
9949 (thread1_func, thread2_func): Wait on barrier.
9950 (main): Wait for all threads to start before stopping GDB.
9951
9952 2015-01-09 Pedro Alves <palves@redhat.com>
9953
9954 * gdb.threads/attach-many-short-lived-threads.c: New file.
9955 * gdb.threads/attach-many-short-lived-threads.exp: New file.
9956
9957 2014-01-09 Pedro Alves <palves@redhat.com>
9958
9959 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
9960 instead of to thread 2.
9961 * gdb.threads/signal-command-multiple-signals-pending.c (main):
9962 Add barrier around each pthread_create call instead of around all
9963 calls.
9964 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
9965 Set a break on thread_function and have the child threads hit it
9966 one at at a time.
9967
9968 2015-01-09 Pedro Alves <palves@redhat.com>
9969
9970 * lib/gdb.exp (can_spawn_for_attach): New procedure.
9971 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
9972 false.
9973 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
9974 checking whether the target board is remote.
9975 * gdb.multi/multi-attach.exp: Likewise.
9976 * gdb.python/py-sync-interp.exp: Likewise.
9977 * gdb.server/ext-attach.exp: Likewise.
9978 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
9979 tests that need to attach, instead of checking whether the target
9980 board is remote at the top of the file.
9981
9982 2015-01-08 Yao Qi <yao@codesourcery.com>
9983
9984 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
9985
9986 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9987
9988 Fix testcase compilation.
9989 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
9990
9991 2015-01-06 Joel Brobecker <brobecker@adacore.com>
9992
9993 * gdb.python/py-type.exp: Add a couple test about empty
9994 array creation, and negative-length array creation.
9995
9996 2015-01-02 Doug Evans <xdje42@gmail.com>
9997
9998 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
9999
10000 2015-01-02 Doug Evans <dje@google.com>
10001
10002 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10003
10004 2014-12-29 Yao Qi <yao@codesourcery.com>
10005
10006 * gdb.trace/entry-values.exp: Update comments. Rename variable
10007 bar_call_foo to returned_from_foo.
10008
10009 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10010
10011 PR gdb/17394
10012 * gdb.linespec/break-asm-file.c: New file.
10013 * gdb.linespec/break-asm-file.exp: New file.
10014 * gdb.linespec/break-asm-file0.s: New file.
10015 * gdb.linespec/break-asm-file1.s: New file.
10016
10017 2014-12-18 Nigel Stephens <nigel@mips.com>
10018 Maciej W. Rozycki <macro@codesourcery.com>
10019
10020 * gdb.base/float.exp: Handle the new output from "info float" on
10021 MIPS targets.
10022
10023 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10024
10025 Fix MinGW compilation.
10026 * gdb.compile/compile-ops.exp: Update untested message if
10027 !skip_compile_feature_tests.
10028 * gdb.compile/compile-setjmp.exp: Likewise.
10029 * gdb.compile/compile-tls.exp: Likewise.
10030 * gdb.compile/compile.exp: Likewise.
10031 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10032 supported on this host".
10033
10034 2014-12-16 Doug Evans <xdje42@gmail.com>
10035
10036 * boards/stabs.exp: New file.
10037
10038 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10039
10040 * gdb.base/completion.exp: Adjust to format changes of "maint
10041 print user-registers".
10042
10043 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
10044
10045 PR server/17457
10046 * gdb.arch/aarch64-fp.c: New file.
10047 * gdb.arch/aarch64-fp.exp: New file.
10048
10049 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10050
10051 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10052 r210637, r210913, r211666, r215400, r215817).
10053
10054 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10055 * dg-extract-results.py: New file.
10056 * dg-extract-results.sh: Use it if the environment seems
10057 suitable.
10058
10059 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10060
10061 * dg-extract-results.py (parse_run): Handle warnings that
10062 are printed before a test harness is run.
10063
10064 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10065
10066 * dg-extract-results.py (Named): Remove __cmp__ method.
10067 (output_variation): Use a key to sort variation.harnesses.
10068
10069 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10070
10071 * dg-extract-results.py: For Python 3, force sys.stdout to
10072 handle surrogate escape sequences.
10073 (safe_open): New function.
10074 (output_segment, main): Use it.
10075
10076 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10077
10078 * dg-extract-results.py (Prog.result_re): Include options
10079 in test name.
10080
10081 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10082
10083 * dg-extract-results.py (output_variation): Always sort if
10084 do_sum.
10085
10086 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10087
10088 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10089 as long as we get pagination notifications.
10090
10091 2014-12-15 Jason Merrill <jason@redhat.com>
10092
10093 * Makefile.in (check-gdb.%): Restore.
10094 * README: Mention it.
10095
10096 2014-12-13 Joel Brobecker <brobecker@adacore.com>
10097
10098 * gdb.ada/str_uninit: New testcase.
10099
10100 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10101
10102 PR symtab/17642
10103 * gdb.base/vla-stub-define.c: New file.
10104 * gdb.base/vla-stub.c: New file.
10105 * gdb.base/vla-stub.exp: New file.
10106
10107 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10108 Jan Kratochvil <jan.kratochvil@redhat.com>
10109 Tom Tromey <tromey@redhat.com>
10110
10111 * configure.ac: Add gdb.compile/.
10112 * configure: Regenerate.
10113 * gdb.compile/Makefile.in: New file.
10114 * gdb.compile/compile-ops.exp: New file.
10115 * gdb.compile/compile-ops.c: New file.
10116 * gdb.compile/compile-tls.c: New file.
10117 * gdb.compile/compile-tls.exp: New file.
10118 * gdb.compile/compile-constvar.S: New file.
10119 * gdb.compile/compile-constvar.c: New file.
10120 * gdb.compile/compile-mod.c: New file.
10121 * gdb.compile/compile-nodebug.c: New file.
10122 * gdb.compile/compile-setjmp-mod.c: New file.
10123 * gdb.compile/compile-setjmp.c: New file.
10124 * gdb.compile/compile-setjmp.exp: New file.
10125 * gdb.compile/compile-shlib.c: New file.
10126 * gdb.compile/compile.c: New file.
10127 * gdb.compile/compile.exp: New file.
10128 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10129
10130 2014-12-12 Tom Tromey <tromey@redhat.com>
10131
10132 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10133 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10134
10135 2014-12-12 Doug Evans <dje@google.com>
10136
10137 * lib/gdb-python.exp (get_python_valueof): New function.
10138 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10139
10140 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10141
10142 * gdb.base/completion.exp: Add test for completion of "info
10143 registers ".
10144
10145 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10146
10147 * gdb.base/func-ptrs.c: New file.
10148 * gdb.base/func-ptrs.exp: New file.
10149
10150 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10151
10152 PR breakpoints/17012
10153 * gdb.base/dprintf-detach.c: New file.
10154 * gdb.base/dprintf-detach.exp: New file.
10155
10156 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10157
10158 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10159 * lib/gdb.exp (target_is_gdbserver): New procedure.
10160
10161 2014-12-08 Doug Evans <dje@google.com>
10162
10163 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10164
10165 2014-12-05 Yao Qi <yao@codesourcery.com>
10166
10167 * gdb.guile/scm-error.exp: Remove the third argument to
10168 gdb_remote_download.
10169 * gdb.guile/scm-frame-args.exp: Likewise.
10170 * gdb.guile/scm-section-script.exp: Likewise.
10171
10172 2014-12-05 Yao Qi <yao@codesourcery.com>
10173
10174 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10175
10176 2014-12-04 Doug Evans <dje@google.com>
10177
10178 * gdb.python/py-objfile.exp: Add tests for
10179 objfile.add_separate_debug_file.
10180
10181 2014-12-04 Doug Evans <dje@google.com>
10182
10183 * lib/gdb.exp (get_build_id): New function.
10184 (build_id_debug_filename_get): Rewrite to use it.
10185 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10186
10187 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10188
10189 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10190 `method(long)', not just 0x0.
10191 * gdb.cp/nsalias.exp: Align code labels to 4.
10192 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10193 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10194 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10195 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10196 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10197 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10198
10199 2014-12-02 Doug Evans <dje@google.com>
10200
10201 PR symtab/17602
10202 * gdb.cp/anon-ns.cc: Move guts of this file to ...
10203 * gdb.cp/anon-ns2.cc: ... here. New file.
10204 * gdb.cp/anon-ns.exp: Update.
10205
10206 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
10207
10208 * gdb.python/py-events.py (inferior_call_handler): New.
10209 (register_changed_handler, memory_changed_handler): New.
10210 (test_events.invoke): Register new handlers.
10211 * gdb.python/py-events.exp: Add tests for inferior call,
10212 memory_changed and register_changed events.
10213
10214 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10215
10216 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10217 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10218 if the linker doesn't understand this.
10219
10220 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10221
10222 * gdb.python/python.exp: Change expected reply to help().
10223
10224 2014-12-01 Yao Qi <yao@codesourcery.com>
10225
10226 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10227 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10228 * configure: Re-generated.
10229
10230 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10231
10232 * gdb.cp/chained-calls.cc: New file.
10233 * gdb.cp/chained-calls.exp: New file.
10234 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10235
10236 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10237
10238 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10239 * gdb.dwarf2/symtab-producer.exp: Same.
10240 * gdb.gdb/python-interrupts.exp: Same.
10241 * gdb.gdb/python-selftest.exp: Same.
10242 * gdb.python/py-linetable.exp: Same.
10243 * gdb.python/py-type.exp: Same.
10244 * gdb.python/py-value-cc.exp: Same.
10245 * gdb.python/py-value.exp: Same.
10246
10247 2014-11-28 Yao Qi <yao@codesourcery.com>
10248
10249 * gdb.base/break-probes.exp: Match library name prefixed with
10250 sysroot.
10251
10252 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10253
10254 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10255 test expected output. Add parentheses for the call to print.
10256 Remove L suffix from integers.
10257
10258 2014-11-26 Doug Evans <dje@google.com>
10259
10260 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10261
10262 2014-11-22 Yao Qi <yao@codesourcery.com>
10263
10264 * gdb.trace/entry-values.c: Remove asms.
10265 (foo): Add foo_label.
10266 (bar): Add bar_label.
10267 * gdb.trace/entry-values.exp: Remove code computing foo's
10268 length and bar's length.
10269 (Dwarf::assemble): Invoke function_range for bar and use
10270 MACRO_AT_func for foo.
10271
10272 2014-11-22 Yao Qi <yao@codesourcery.com>
10273
10274 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10275 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10276 Use .Lgcc43_procstart instead of gcc43.
10277
10278 2014-11-21 Joel Brobecker <brobecker@adacore.com>
10279
10280 * gdb.ada/n_arr_bound: New testcase.
10281
10282 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10283
10284 PR breakpoints/10737
10285 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10286 test_catch_syscall_multi_arch.
10287 (test_catch_syscall_multi_arch): New function.
10288
10289 2014-11-20 Doug Evans <xdje42@gmail.com>
10290
10291 * gdb.base/maint.exp: Update expected output.
10292
10293 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10294
10295 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10296 4-byte instruction on S390.
10297
10298 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10299
10300 * gdb.ada/arr_arr: New testcase.
10301
10302 2014-11-19 Joel Brobecker <brobecker@adacore.com>
10303
10304 * gdb.ada/pkd_arr_elem: New Testcase.
10305
10306 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
10307
10308 * gdb.reverse/break-precsave: Expect completion message for
10309 core file reads.
10310 * gdb.reverse/consecutive-precsave.exp: Likewise.
10311 * gdb.reverse/finish-precsave.exp: Likewise.
10312 * gdb.reverse/i386-precsave.exp: Likewise.
10313 * gdb.reverse/machinestate-precsave.exp: Likewise.
10314 * gdb.reverse/sigall-precsave.exp: Likewise.
10315 * gdb.reverse/solib-precsave.exp: Likewise.
10316 * gdb.reverse/step-precsave.exp: Likewise.
10317 * gdb.reverse/until-precsave.exp: Likewise.
10318 * gdb.reverse/watch-precsave.exp: Likewise.
10319
10320 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10321
10322 * gdb.base/bp-permanent.c: Include unistd.h.
10323 * gdb.python/py-framefilter-mi.c (main): Add return type.
10324 * gdb.python/py-framefilter.c (main): Likewise.
10325 * gdb.trace/actions-changed.c (main): Likewise.
10326
10327 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10328
10329 * gdb.mi/until.c: Add eye-catchers.
10330 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
10331 line numbers.
10332
10333 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10334
10335 * gdb.base/condbreak.exp: Drop references to removed non-prototype
10336 function header variants in break1.c.
10337 * gdb.base/ena-dis-br.exp: Likewise.
10338 * gdb.base/hbreak2.exp: Likewise.
10339 * gdb.reverse/until-precsave.exp: Drop references to removed
10340 non-prototype function header variants in ur1.c.
10341 * gdb.reverse/until-reverse.exp: Likewise.
10342
10343 2014-11-17 Petr Machata <pmachata@redhat.com>
10344
10345 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
10346 ${_cu_offset_size} bytes abbrev offset.
10347
10348 2014-11-15 Doug Evans <xdje42@gmail.com>
10349
10350 PR symtab/17559
10351 * gdb.base/line-symtabs.exp: New file.
10352 * gdb.base/line-symtabs.c: New file.
10353 * gdb.base/line-symtabs.h: New file.
10354
10355 2014-11-14 Yao Qi <yao@codesourcery.com>
10356
10357 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
10358 (func): Add label func_label.
10359 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
10360 Replace low_pc and high_pc with MACRO_AT_range.
10361 Replace name, low_pc and high_pc with MACRO_AT_func.
10362
10363 2014-11-14 Yao Qi <yao@codesourcery.com>
10364
10365 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
10366 Replace name, low_pc and high_pc with MACRO_AT_func.
10367
10368 2014-11-14 Yao Qi <yao@codesourcery.com>
10369
10370 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
10371 produce debug information.
10372 * gdb.dwarf2/implptr-optimized-out.S: Removed.
10373
10374 2014-11-14 Yao Qi <yao@codesourcery.com>
10375
10376 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
10377 object and get function length.
10378 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
10379 with MACRO_AT_func.
10380 (top-level): Replace gdb_compile and clean_restart with
10381 prepare_for_testing.
10382 * gdb.dwarf2/main.c (main): Add label main_label.
10383
10384 2014-11-14 Yao Qi <yao@codesourcery.com>
10385
10386 * lib/dwarf.exp (function_range): New procedure.
10387 (Dwarf::_handle_macro_at_func): New procedure.
10388 (Dwarf::_handle_macro_at_range): New procedure.
10389 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
10390
10391 2014-11-14 Yao Qi <yao@codesourcery.com>
10392
10393 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
10394 (_handle_attribute): New procedure.
10395
10396 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10397
10398 * gdb.ada/cond_lang/foo.c (callme): Add return type.
10399 * gdb.base/call-sc.c (zed): Likewise.
10400 * gdb.base/checkpoint.c (main): Likewise.
10401 * gdb.base/dump.c (main): Likewise.
10402 * gdb.base/gcore.c (main): Likewise.
10403 * gdb.base/huge.c (main): Likewise.
10404 * gdb.base/multi-forks.c (main): Likewise.
10405 * gdb.base/pr10179-a.c (main): Likewise.
10406 * gdb.base/savedregs.c (main): Likewise.
10407 * gdb.base/sigaltstack.c (main): Likewise.
10408 * gdb.base/siginfo.c (main): Likewise.
10409 * gdb.base/structs.c (zed): Likewise.
10410 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
10411 * gdb.mi/mi-syn-frame.c (main): Likewise.
10412 * gdb.mi/until.c (foo, main): Likewise.
10413 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
10414 * gdb.base/solib-weak.c (foo): Declare.
10415 * gdb.base/attach-twice.c: Include stdio.h.
10416 * gdb.base/weaklib1.c: Likewise.
10417 * gdb.base/weaklib2.c: Likewise.
10418 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
10419 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
10420 unistd.h.
10421 * gdb.base/attach-pie-misread.c: Include stdlib.h.
10422 * gdb.mi/mi-exit-code.c: Likewise.
10423 * gdb.base/break-interp-lib.c: Include string.h.
10424 * gdb.base/coremaker.c: Likewise.
10425 * gdb.base/testenv.c: Likewise.
10426 * gdb.python/py-finish-breakpoint.c: Likewise.
10427 * gdb.base/inferior-died.c: Include sys/wait.h.
10428 * gdb.base/fileio.c: Include time.h.
10429 * gdb.base/async-shell.c: Include unistd.h.
10430 * gdb.base/dprintf-non-stop.c: Likewise.
10431 * gdb.base/info-os.c: Likewise.
10432 * gdb.mi/mi-console.c: Likewise.
10433 * gdb.mi/watch-nonstop.c: Likewise.
10434 * gdb.python/py-events.c: Likewise.
10435 * gdb.base/async.c (baz): Move up before its invocation.
10436 * gdb.base/code_elim2.c (my_global_func): Likewise.
10437 * gdb.base/skip-solib-lib.c (multiply): Likewise.
10438 * gdb.base/advance.c (func2): Likewise.
10439
10440 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10441
10442 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
10443 variant.
10444 * gdb.base/annota3.c: Likewise.
10445 * gdb.base/async.c: Likewise.
10446 * gdb.base/average.c: Likewise.
10447 * gdb.base/call-ar-st.c: Likewise.
10448 * gdb.base/call-rt-st.c: Likewise.
10449 * gdb.base/call-sc.c: Likewise.
10450 * gdb.base/call-strs.c: Likewise.
10451 * gdb.base/ending-run.c: Likewise.
10452 * gdb.base/execd-prog.c: Likewise.
10453 * gdb.base/exprs.c: Likewise.
10454 * gdb.base/foll-exec.c: Likewise.
10455 * gdb.base/foll-fork.c: Likewise.
10456 * gdb.base/foll-vfork.c: Likewise.
10457 * gdb.base/funcargs.c: Likewise.
10458 * gdb.base/gcore.c: Likewise.
10459 * gdb.base/jump.c: Likewise.
10460 * gdb.base/langs0.c: Likewise.
10461 * gdb.base/langs1.c: Likewise.
10462 * gdb.base/langs2.c: Likewise.
10463 * gdb.base/mips_pro.c: Likewise.
10464 * gdb.base/nodebug.c: Likewise.
10465 * gdb.base/opaque0.c: Likewise.
10466 * gdb.base/opaque1.c: Likewise.
10467 * gdb.base/recurse.c: Likewise.
10468 * gdb.base/run.c: Likewise.
10469 * gdb.base/scope0.c: Likewise.
10470 * gdb.base/scope1.c: Likewise.
10471 * gdb.base/setshow.c: Likewise.
10472 * gdb.base/setvar.c: Likewise.
10473 * gdb.base/shmain.c: Likewise.
10474 * gdb.base/shr1.c: Likewise.
10475 * gdb.base/shr2.c: Likewise.
10476 * gdb.base/sigall.c: Likewise.
10477 * gdb.base/signals.c: Likewise.
10478 * gdb.base/so-indr-cl.c: Likewise.
10479 * gdb.base/solib2.c: Likewise.
10480 * gdb.base/structs.c: Likewise.
10481 * gdb.base/sum.c: Likewise.
10482 * gdb.base/vforked-prog.c: Likewise.
10483 * gdb.base/watchpoint.c: Likewise.
10484 * gdb.reverse/shr2.c: Likewise.
10485 * gdb.reverse/until-reverse.c: Likewise.
10486 * gdb.reverse/ur1.c: Likewise.
10487 * gdb.reverse/watch-reverse.c: Likewise.
10488
10489 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10490
10491 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
10492 variant.
10493 * gdb.base/sepdebug.exp: Drop references to removed code.
10494
10495 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10496
10497 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
10498 variant. Preserve original line numbering.
10499 * gdb.base/list1.c: Likewise.
10500
10501 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10502
10503 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
10504 variant.
10505 * gdb.base/break1.c: Likewise.
10506 * gdb.base/break.exp: Drop references to removed code.
10507
10508 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10509
10510 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
10511 variant.
10512
10513 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10514
10515 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
10516
10517 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10518
10519 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
10520 logic into perform_all_tests() and invoke it with and without
10521 function header prototypes.
10522 (do_function_calls): Remove conditional XFAIL for PR 5318.
10523 (rerun_and_prepare): Remove duplicate code.
10524 (perform_all_tests): New. Main logic moved here.
10525
10526 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10527
10528 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
10529 code guarded by #ifdef NO_PROTOTYPES.
10530 (t_double_many_args): Likewise.
10531 (DEF_FUNC_MANY_ARGS_1): Likewise.
10532 (DEF_FUNC_VALUES_1): Likewise.
10533 (t_structs_ldc): Renamed from t_structs_fc in conditional code
10534 guarded by #ifdef PROTOTYPES.
10535
10536 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10537
10538 * gdb.mi/mi-console.c: Add eye-catcher.
10539 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
10540 instead of literal line number.
10541
10542 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10543
10544 * gdb.base/shr2.c: Add eye-catcher.
10545 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
10546 line number.
10547
10548 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10549
10550 * gdb.base/jump.c: Add eye-catchers.
10551 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
10552 numbers.
10553
10554 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10555
10556 * gdb.base/execd-prog.c: Add eye-catchers.
10557 * gdb.base/foll-exec.c: Likewise.
10558 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
10559 line numbers.
10560
10561 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10562
10563 * gdb.base/ending-run.c: Add eye-catchers.
10564 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
10565 literal line numbers.
10566
10567 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10568
10569 * gdb.base/call-rt-st.c: Add eye-catchers.
10570 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
10571 literal line numbers.
10572
10573 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10574
10575 * gdb.base/call-ar-st.c: Add eye-catchers.
10576 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
10577 literal line numbers.
10578
10579 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10580
10581 * gdb.base/average.c: Add eye-catchers.
10582 * gdb.base/sum.c: Likewise.
10583 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
10584 regexps dynamically.
10585
10586 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10587
10588 * gdb.base/solib1.c: Add eye-catchers.
10589 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
10590 literal line numbers.
10591
10592 2014-11-12 Pedro Alves <palves@redhat.com>
10593
10594 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
10595 leader has exited.
10596
10597 2014-11-12 Pedro Alves <palves@redhat.com>
10598
10599 * gdb.arch/i386-bp_permanent.c: New file.
10600 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
10601 (srcfile): Set to i386-bp_permanent.c.
10602 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
10603 that stepi does not execute the 'leave' instruction, instead of
10604 testing it does execute.
10605 * gdb.base/bp-permanent.c: New file.
10606 * gdb.base/bp-permanent.exp: New file.
10607
10608 2014-11-10 Doug Evans <xdje42@gmail.com>
10609
10610 PR symtab/17564
10611 * gdb.base/symtab-search-order.exp: New file.
10612 * gdb.base/symtab-search-order.c: New file.
10613 * gdb.base/symtab-search-order-1.c: New file.
10614 * gdb.base/symtab-search-order-shlib-1.c: New file.
10615
10616 2014-11-07 Pedro Alves <palves@redhat.com>
10617
10618 PR gdb/17511
10619 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
10620 i?86-*-linux*.
10621
10622 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
10623
10624 PR c++/17494
10625 * gdb.cp/pr17494.cc: New file.
10626 * gdb.cp/pr17494.exp: New file.
10627
10628 2014-11-02 Yao Qi <yao@codesourcery.com>
10629
10630 * gdb.python/python.exp: Get working directory and match the
10631 output of "set extended-prompt \\w " with it.
10632
10633 2014-10-30 Doug Evans <dje@google.com>
10634
10635 * gdb.python/py-objfile.exp: Add tests for setting random attributes
10636 in objfiles.
10637 * gdb.python/py-progspace.exp: Add tests for setting random attributes
10638 in progspaces.
10639
10640 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
10641
10642 * gdb.base/fullpath-expand.exp: Skip for a remote host.
10643 * gdb.base/realname-expand.exp: Likewise.
10644 * gdb.linespec/macro-relative.exp: Likewise.
10645
10646 2014-10-29 Pedro Alves <palves@redhat.com>
10647
10648 PR gdb/17408
10649 * gdb.threads/schedlock.c (some_function): New function.
10650 (call_function): New global.
10651 (MAYBE_CALL_SOME_FUNCTION): New macro.
10652 (thread_function): Call it.
10653 * gdb.threads/schedlock.exp (get_args): Add description parameter,
10654 and use it instead of a global counter. Adjust all callers.
10655 (get_current_thread): Use "find current thread" for test message
10656 here rather than having all callers pass down the same string.
10657 (goto_loop): New procedure, factored out from ...
10658 (my_continue): ... this.
10659 (step_ten_loops): Change parameter from test message to command to
10660 use. Adjust.
10661 (list_count): Delete global.
10662 (check_result): New procedure, factored out from duplicate top
10663 level code.
10664 (continue tests): Wrap in with_test_prefix.
10665 (test_step): New procedure, factored out from duplicate top level
10666 code.
10667 (top level): Test "step" in combination with all scheduler-locking
10668 modes. Test "next" in combination with all scheduler-locking
10669 modes, and in combination with stepping over a function call or
10670 not.
10671 * gdb.threads/next-bp-other-thread.c: New file.
10672 * gdb.threads/next-bp-other-thread.exp: New file.
10673
10674 2014-10-29 Pedro Alves <palves@redhat.com>
10675
10676 PR python/17372
10677 * gdb.python/python.exp: Test a multi-line command that spawns
10678 interactive Python.
10679 * gdb.base/multi-line-starts-subshell.exp: New file.
10680
10681 2014-10-29 Yao Qi <yao@codesourcery.com>
10682
10683 * gdb.base/fileio.exp: Make directories on host.
10684
10685 2014-10-29 Yao Qi <yao@codesourcery.com>
10686
10687 * gdb.base/fileio.c (test_write): Close the file.
10688
10689 2014-10-28 Pedro Alves <palves@redhat.com>
10690
10691 PR gdb/12623
10692 * gdb.base/sigstep.c (no_handler): New global.
10693 (main): If 'no_handler is true, set the signal handlers to
10694 SIG_IGN.
10695 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
10696 with_sw_watch and no_handler parameters. Handle them.
10697 (top level) <stepping over handler when stopped at a breakpoint
10698 test>: Add a test axis for testing with a software watchpoint, and
10699 another for testing with the signal handler set to SIG_IGN.
10700 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
10701 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
10702
10703 2014-10-28 Pedro Alves <palves@redhat.com>
10704
10705 PR gdb/17511
10706 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
10707 * gdb.base/sigstep.exp (other_handler_location): New global.
10708 (advance): Support stepping into the signal handler, and running
10709 commands while in the handler.
10710 (in_handler_map): New global.
10711 (top level): In the advance test, add combinations for getting
10712 into the handler with stepping commands, and for running commands
10713 in the handler. Add comment descripting the advancei tests.
10714
10715 2014-10-28 Pedro Alves <palves@redhat.com>
10716
10717 * gdb.base/sigstep.exp: Use build_executable instead of
10718 prepare_for_testing.
10719 (top level): Move code that starts GDB, runs to main and creates a
10720 display to ...
10721 (restart): ... this new procedure.
10722 (top level): Move backtrace from signal handler test to ...
10723 (validate_backtrace): ... this new procedure.
10724 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
10725 with_test_prefix. Always restart GDB.
10726 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
10727 with_test_prefix. Always restart GDB. No need to delete
10728 breakpoints after the test.
10729 (test_skip_handler): Remove prefix parameter.
10730 (skip_over_handler, breakpoint_to_handler)
10731 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
10732 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
10733 restart GDB. No need to delete breakpoints after the test.
10734 (top level): Use foreach to call the test procedures with
10735 different commands.
10736
10737 2014-10-28 Pedro Alves <palves@redhat.com>
10738
10739 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
10740 instead of GNATS numbers.
10741 * gdb.base/sigbpt.exp: Likewise.
10742 * gdb.base/siginfo.exp: Likewise.
10743 * gdb.base/sigstep.exp: Likewise.
10744
10745 2014-10-27 Pedro Alves <palves@redhat.com>
10746
10747 * gdb.base/sigstep.c (dummy): New global.
10748 (main): Issue a couple writes to the new global.
10749 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
10750 procedures.
10751 (skip_over_handler): Use test_skip_handler.
10752 (top level): Call skip_over_handler for stepi and nexti too.
10753 (breakpoint_over_handler): Use test_skip_handler.
10754 (top level): Call breakpoint_over_handler for stepi and nexti too.
10755
10756 2014-10-27 Yao Qi <yao@codesourcery.com>
10757
10758 * gdb.trace/tfile.c (adjust_function_address)
10759 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
10760 function descriptor.
10761
10762 2014-10-24 Don Breazeal <donb@codesourcery.com>
10763
10764 * gdb.base/foll-fork.exp (test_follow_fork,
10765 catch_fork_child_follow): Check for updated fork messages emitted
10766 from infrun.c.
10767 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
10768 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
10769 vfork_and_exec_child_follow_through_step): Check for updated vfork
10770 messages emitted from infrun.c.
10771
10772 2014-10-24 Pedro Alves <palves@redhat.com>
10773
10774 * gdb.base/corefile.exp: Remove references to ultrix.
10775 * gdb.base/interrupt.exp: Likewise.
10776 * gdb.base/whatis.exp: Likewise.
10777 * gdb.gdb/selftest.exp: Likewise.
10778 * gdb.threads/manythreads.exp: Likewise.
10779 * gdb.threads/print-threads.exp: Likewise.
10780 * gdb.threads/pthreads.exp:: Likewise.
10781 * gdb.threads/schedlock.exp: Likewise.
10782
10783 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
10784
10785 * gdb.cp/non-trivial-retval.cc: Add a test case.
10786 * gdb.cp/non-trivial-retval.exp: Add a test.
10787
10788 2014-10-20 Yao Qi <yao@codesourcery.com>
10789
10790 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
10791 * gdb.python/py-objfile-script-gdb.py: New file.
10792 * gdb.python/py-objfile-script.exp: Update reference to
10793 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
10794 of remote_download. Remove the dest file.
10795
10796 2014-10-20 Yao Qi <yao@codesourcery.com>
10797
10798 * gdb.base/checkpoint.exp: Don't remove file copied on host.
10799 * gdb.base/step-line.exp: Likewise.
10800 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10801 * gdb.dwarf2/dw2-basic.exp: Likewise.
10802 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10803 * gdb.dwarf2/dw2-filename.exp: Likewise.
10804 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10805 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10806 * gdb.dwarf2/dw2-producer.exp: Likewise.
10807 * gdb.dwarf2/mac-fileno.exp: Likewise.
10808 * gdb.python/py-frame-args.exp: Likewise.
10809 * gdb.python/py-framefilter.exp: Likewise.
10810 * gdb.python/py-mi.exp: Likewise.
10811 * gdb.python/py-objfile-script.exp: Likewise
10812 * gdb.python/py-pp-integral.exp: Likewise.
10813 * gdb.python/py-pp-re-notag.exp: Likewise.
10814 * gdb.python/py-prettyprint.exp: Likewise.
10815 * gdb.python/py-section-script.exp: Likewise.
10816 * gdb.python/py-typeprint.exp: Likewise.
10817 * gdb.python/py-xmethods.exp: Likewise.
10818 * gdb.stabs/weird.exp: Likewise.
10819 * gdb.xml/tdesc-regs.exp: Likewise.
10820
10821 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
10822
10823 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
10824 (out_cu): Use addr_len for the size of addresses.
10825 (out_line): Likewise. Size DW_LNE_set_address instruction
10826 according to addr_len.
10827 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
10828 (FUNC): Add START_INSNS to definition.
10829
10830 2014-10-18 Yao Qi <yao@codesourcery.com>
10831
10832 * gdb.base/argv0-symlink.exp: Check argv[0] value if
10833 gdb_has_argv0 return true.
10834 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
10835 check [target_info exists noargs], check [gdb_has_argv0]
10836 instead.
10837 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
10838 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
10839 procedures.
10840
10841 2014-10-17 Doug Evans <dje@google.com>
10842
10843 * gdb.python/py-events.exp: Update expected output for clear_objfiles
10844 event.
10845 * gdb.python/py-events.py: Add clear_objfiles event.
10846
10847 2014-10-17 Doug Evans <dje@google.com>
10848
10849 * gdb.python/py-objfile.exp: Test progspace attribute.
10850
10851 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
10852
10853 * gdb.guile/scm-breakpoint.exp: Do not assume any
10854 directory separators when matching source file paths.
10855 * gdb.python/py-breakpoint.exp: Likewise.
10856 * gdb.reverse/break-precsave.exp: Likewise.
10857 * gdb.reverse/break-reverse.exp: Likewise.
10858 * gdb.reverse/consecutive-precsave.exp: Likewise.
10859 * gdb.reverse/finish-precsave.exp: Likewise.
10860 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
10861 * gdb.reverse/finish-reverse.exp: Likewise.
10862 * gdb.reverse/i386-precsave.exp: Likewise.
10863 * gdb.reverse/i387-env-reverse.exp: Likewise.
10864 * gdb.reverse/i387-stack-reverse.exp: Likewise.
10865 * gdb.reverse/machinestate-precsave.exp: Likewise.
10866 * gdb.reverse/machinestate.exp: Likewise.
10867 * gdb.reverse/sigall-precsave.exp: Likewise.
10868 * gdb.reverse/solib-precsave.exp: Likewise.
10869 * gdb.reverse/step-precsave.exp: Likewise.
10870 * gdb.reverse/until-precsave.exp: Likewise.
10871 * gdb.reverse/watch-precsave.exp: Likewise.
10872 * gdb.reverse/watch-reverse.exp: Likewise.
10873
10874 2014-10-17 Yao Qi <yao@codesourcery.com>
10875
10876 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
10877 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
10878
10879 2014-10-17 Pedro Alves <palves@redhat.com>
10880
10881 PR gdb/17471
10882 * gdb.base/bg-execution-repeat.c: New file.
10883 * gdb.base/bg-execution-repeat.exp: New file.
10884
10885 2014-10-17 Pedro Alves <palves@redhat.com>
10886
10887 PR gdb/17300
10888 * gdb.base/continue-all-already-running.c: New file.
10889 * gdb.base/continue-all-already-running.exp: New file.
10890
10891 2014-10-17 Pedro Alves <palves@redhat.com>
10892
10893 PR gdb/17472
10894 * gdb.base/annota-input-while-running.c: New file.
10895 * gdb.base/annota-input-while-running.exp: New file.
10896
10897 2014-10-17 Pedro Alves <palves@redhat.com>
10898
10899 * gdb.base/callfuncs.exp: emove references to osf.
10900 * gdb.base/sigall.exp: Likewise.
10901 * gdb.gdb/selftest.exp: Likewise.
10902 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
10903 * gdb.mi/non-stop.c: Likewise.
10904 * gdb.mi/pthreads.c: Likewise.
10905 * gdb.reverse/sigall-precsave.exp: Likewise.
10906 * gdb.reverse/sigall-reverse.exp: Likewise.
10907 * gdb.threads/pthreads.c: Likewise.
10908 * gdb.threads/pthreads.exp: Likewise.
10909
10910 2014-10-17 Yao Qi <yao@codesourcery.com>
10911
10912 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
10913 check 'target_info exists noargs'.
10914 (test_command_prompt_position): Likewise.
10915 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
10916 Remove "set args".
10917 (progvar_simple_while_test): Likewise.
10918 (progvar_complex_if_while_test): Likewise.
10919 (if_while_breakpoint_command_test): Likewise.
10920 (infrun_breakpoint_command_test): Likewise.
10921 (breakpoint_command_test): Likewise.
10922 (watchpoint_command_test): Likewise.
10923 (bp_deleted_in_command_test): Likewise.
10924 (temporary_breakpoint_commands): Likewise.
10925
10926 2014-10-16 Yao Qi <yao@codesourcery.com>
10927
10928 * gdb.base/remotetimeout.exp: Remove noargs checking.
10929
10930 2014-10-15 Pedro Alves <palves@redhat.com>
10931
10932 PR breakpoints/9649
10933 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
10934 * gdb.base/breakpoint-in-ro-region.exp
10935 (probe_target_hardware_step): New procedure.
10936 (top level): Probe hardware stepping and hardware breakpoint
10937 support. Test stepping through a read-only region, with both
10938 "breakpoint auto-hw" on and off and both "always-inserted" on and
10939 off.
10940
10941 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
10942
10943 * gdb.dlang/demangle.exp: Update for demangling changes.
10944
10945 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
10946
10947 * gdb.cp/non-trivial-retval.cc: Add new test cases.
10948 * gdb.cp/non-trivial-retval.exp: Add new tests.
10949
10950 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
10951
10952 PR c++/13403
10953 PR c++/15154
10954 * gdb.cp/non-trivial-retval.cc: New file.
10955 * gdb.cp/non-trivial-retval.exp: New file.
10956
10957 2014-10-15 Yao Qi <yao@codesourcery.com>
10958
10959 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
10960 remote host.
10961
10962 2014-10-15 Yao Qi <yao@codesourcery.com>
10963
10964 * gdb.python/py-symbol.exp: Match file base name if host is
10965 remote, otherwise match file name with dir name.
10966 * gdb.python/py-symtab.exp: Likewise.
10967 * gdb.python/python.exp: Likewise.
10968
10969 2014-10-15 Yao Qi <yao@codesourcery.com>
10970
10971 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
10972 pattern.
10973 * gdb.python/py-symtab.exp: Likewise.
10974 * gdb.python/python.exp: Remove trailing ".*". Fix typo
10975 locationn.
10976
10977 2014-10-14 Joel Brobecker <brobecker@adacore.com>
10978
10979 * gdb.ada/addr_arith: New testcase.
10980
10981 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
10982
10983 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
10984 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
10985 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
10986 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
10987
10988 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
10989
10990 * gdb.arch/stap-eval-lang-ada.S: Likewise.
10991 * gdb.arch/stap-eval-lang-ada.c: Likewise.
10992 * gdb.arch/stap-eval-lang-ada.exp: New file.
10993
10994 2014-10-14 Yao Qi <yao@codesourcery.com>
10995
10996 * gdb.mi/mi-var-child.c (nothing1): New function.
10997 (nothing2): New function.
10998 (do_children_tests): Set function pointers by nothing1 and
10999 nothing2.
11000 * gdb.mi/mi-var-child.exp: Step over new added statements.
11001 Update test to match the new output.
11002 * gdb.mi/var-cmd.c (nothing1): New function.
11003 (nothing2): New function.
11004 (do_children_tests): Set function pointers by nothing1 and
11005 nothing2.
11006 * gdb.mi/mi-var-display.exp: Update test to match output.
11007 Step to the line specified by $line_dct_nothing.
11008 Increase the number of lines to step.
11009
11010 2014-10-14 Yao Qi <yao@codesourcery.com>
11011
11012 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11013 tests.
11014 * gdb.mi/mi2-var-child.exp: Likewise.
11015
11016 2014-10-13 Doug Evans <dje@google.com>
11017
11018 * gdb.python/py-objfile.exp: Change name of file name test.
11019
11020 2014-10-13 Doug Evans <dje@google.com>
11021
11022 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11023 from the start of the CU.
11024
11025 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11026 Yao Qi <yao@codesourcery.com>
11027
11028 Fix "save breakpoints" for "catch" command.
11029 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11030 Remove -nonewline. Match also the added "main" line.
11031
11032 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11033
11034 Fix "save breakpoints" for "disable $bpnum" command.
11035 * gdb.base/save-bp.c (main): Add label.
11036 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11037
11038 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11039
11040 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11041
11042 2014-10-11 Yao Qi <yao@codesourcery.com>
11043
11044 * gdb.server/server-kill.exp: Execute command
11045 "set remote trace-status-packet on" before "tstatus".
11046
11047 2014-10-11 Yao Qi <yao@codesourcery.com>
11048
11049 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11050 (main): Call getppid.
11051 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11052 and continue to it. Read variable "server_pid".
11053
11054 2014-10-11 Yao Qi <yao@codesourcery.com>
11055
11056 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11057
11058 2014-10-11 Yao Qi <yao@codesourcery.com>
11059
11060 * gdb.threads/thread-find.exp: Don't execute command
11061 "info threads".
11062 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11063 * gdb.threads/linux-dp.exp: Don't check the condition
11064 $threads_created equals to zero.
11065
11066 2014-10-10 Pedro Alves <palves@redhat.com>
11067
11068 * gdb.base/bigcore.exp: Remove references to IRIX.
11069 * gdb.base/funcargs.exp: Likewise.
11070 * gdb.base/interrupt.exp: Likewise.
11071 * gdb.base/mips_pro.exp: Likewise.
11072 * gdb.base/nodebug.exp: Likewise.
11073 * gdb.base/setvar.exp: Likewise.
11074 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11075
11076 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11077 Pedro Alves <palves@redhat.com>
11078
11079 PR symtab/14466
11080 * gdb.base/vdso-warning.c: New file.
11081 * gdb.base/vdso-warning.exp: New file.
11082
11083 2014-10-02 Doug Evans <dje@google.com>
11084
11085 * gdb.base/structs.c (main): Don't run forever.
11086
11087 2014-10-02 Pedro Alves <palves@redhat.com>
11088
11089 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11090 (top level) <stop threads 1, stop threads 2>: Use it.
11091
11092 2014-10-02 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.threads/break-while-running.exp (test): Add new
11095 'update_thread_list' argument. Skip "info threads" if false.
11096 (top level): Add new 'update_thread_list' axis.
11097
11098 2014-10-02 Pedro Alves <palves@redhat.com>
11099
11100 PR breakpoints/17431
11101 * gdb.base/execl-update-breakpoints.c: New file.
11102 * gdb.base/execl-update-breakpoints.exp: New file.
11103
11104 2014-10-01 Pedro Alves <palves@redhat.com>
11105
11106 * gdb.base/breakpoint-in-ro-region.c: New file.
11107 * gdb.base/breakpoint-in-ro-region.exp: New file.
11108
11109 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11110
11111 * gdb.mi/mi-exit-code.exp: New file.
11112 * gdb.mi/mi-exit-code.c: New file.
11113
11114 2014-09-30 Yao Qi <yao@codesourcery.com>
11115
11116 * lib/prelink-support.exp (build_executable_own_libs): Error if
11117 the target isn't native.
11118
11119 2014-09-30 Yao Qi <yao@codesourcery.com>
11120
11121 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11122 false.
11123
11124 2014-09-22 Pedro Alves <palves@redhat.com>
11125
11126 * gdb.threads/break-while-running.exp: New file.
11127 * gdb.threads/break-while-running.c: New file.
11128
11129 2014-09-19 Yao Qi <yao@codesourcery.com>
11130
11131 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11132 Invoke test. Restart GDB with --readnow and invoke test again.
11133
11134 2014-09-19 Yao Qi <yao@codesourcery.com>
11135
11136 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11137 proc set_breakpoint_on_gcd_function. Invoke
11138 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11139 invoke set_breakpoint_on_gcd_function again.
11140
11141 2014-09-18 Doug Evans <dje@google.com>
11142
11143 * gdb.dwarf2/symtab-producer.exp: New file.
11144
11145 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11146
11147 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11148 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11149 * gdb.base/global-var-nested-by-dso.c: Likewise.
11150 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11151
11152 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11153 Pedro Alves <palves@redhat.com>
11154
11155 * gdb.base/watch-bitfields.exp: Pass string other than test file
11156 name to prepare_for_testing.
11157 (watch): New procedure.
11158 (expect_watchpoint): Use with_test_prefix.
11159 (top level): Factor out tests to ...
11160 (test_watch_location, test_regular_watch): ... these new
11161 procedures, and use with_test_prefix and gdb_continue_to_end.
11162
11163 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11164
11165 PR breakpoints/12526
11166 * gdb.base/watch-bitfields.exp: New file.
11167 * gdb.base/watch-bitfields.c: New file.
11168
11169 2014-09-16 Pedro Alves <palves@redhat.com>
11170
11171 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11172 software and hardware addresses, not software address against
11173 itself.
11174
11175 2014-09-16 Pedro Alves <palves@redhat.com>
11176
11177 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11178 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11179
11180 2014-09-16 Pedro Alves <palves@redhat.com>
11181
11182 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11183 files.
11184 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11185 "*-*-vxworks*" throughout.
11186 * gdb.base/break.exp: Likewise.
11187 * gdb.base/default.exp: Likewise.
11188 * gdb.base/scope.exp: Likewise.
11189 * gdb.base/sepdebug.exp: Likewise.
11190 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11191 throughout.
11192 * gdb.base/run.c: Likewise.
11193 * gdb.base/sepdebug.c: Likewise.
11194 * gdb.hp/gdb.aCC/run.c: Likewise.
11195 * gdb.reverse/until-reverse.c: Likewise.
11196 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11197
11198 2014-09-16 Yao Qi <yao@codesourcery.com>
11199
11200 * boards/local-remote-host-native.exp: New file.
11201
11202 2014-09-14 Doug Evans <xdje42@gmail.com>
11203
11204 * gdb.threads/queue-signal.c (thread_count): New variable.
11205 (thread_count_mutex, thread_count_condvar): New variables.
11206 (incr_thread_count, wait_all_threads_running): New functions.
11207 (main): Wait for all threads to be in their thread functions.
11208
11209 2014-09-13 Doug Evans <xdje42@gmail.com>
11210
11211 * gdb.threads/queue-signal.c: New file.
11212 * gdb.threads/queue-signal.exp: New file.
11213
11214 2014-09-13 Doug Evans <xdje42@gmail.com>
11215
11216 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11217 be consistent with what default_gdb_init uses.
11218 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11219 the plain text of the prompt. Add some logging printfs.
11220 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11221
11222 2014-09-12 Pedro Alves <palves@redhat.com>
11223
11224 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11225 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11226 * gdb.arch/i386-size-overlap.exp: Likewise.
11227 * gdb.arch/i386-size.exp: Likewise.
11228 * gdb.arch/i386-unwind.exp: Likewise.
11229 * gdb.base/a2-run.exp: Likewise.
11230 * gdb.base/break.exp: Likewise.
11231 * gdb.base/charset.exp: Likewise.
11232 * gdb.base/chng-syms.exp: Likewise.
11233 * gdb.base/commands.exp: Likewise.
11234 * gdb.base/dbx.exp: Likewise.
11235 * gdb.base/find.exp: Likewise.
11236 * gdb.base/funcargs.exp: Likewise.
11237 * gdb.base/jit-simple.exp: Likewise.
11238 * gdb.base/reread.exp: Likewise.
11239 * gdb.base/sepdebug.exp: Likewise.
11240 * gdb.base/step-bt.exp: Likewise.
11241 * gdb.cp/mb-inline.exp: Likewise.
11242 * gdb.cp/mb-templates.exp: Likewise.
11243 * gdb.objc/basicclass.exp: Likewise.
11244 * gdb.threads/killed.exp: Likewise.
11245
11246 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11247
11248 PR tdep/17379
11249 * gdb.arch/powerpc-stackless.S: New file.
11250 * gdb.arch/powerpc-stackless.exp: New file.
11251
11252 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11253
11254 * gdb.base/attach.c: Include unistd.h.
11255 (main): Call alarm. Add label postloop.
11256 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11257 gdb_breakpoint, gdb_continue_to_breakpoint.
11258 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11259
11260 2014-09-11 Pedro Alves <palves@redhat.com>
11261
11262 PR gdb/17347
11263 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11264 * gdb.base/attach.exp (test_command_line_attach_run): New
11265 procedure.
11266 (top level): Call it.
11267
11268 2014-09-11 Pedro Alves <palves@redhat.com>
11269
11270 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11271 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11272 (do_command_attach_tests): Use spawn_wait_for_attach.
11273 * gdb.base/solib-overlap.exp: Likewise.
11274 * gdb.multi/multi-attach.exp: Likewise.
11275 * gdb.python/py-prompt.exp: Likewise.
11276 * gdb.python/py-sync-interp.exp: Likewise.
11277 * gdb.server/ext-attach.exp: Likewise.
11278
11279 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11280
11281 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11282 command in testcase. Simplify testcase.
11283
11284 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11285
11286 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11287
11288 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11289
11290 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11291
11292 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11293
11294 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11295
11296 2014-09-10 Joel Brobecker <brobecker@adacore.com>
11297
11298 * gdb.dwarf2/dynarr-ptr.c: New file.
11299 * gdb.dwarf2/dynarr-ptr.exp: New file.
11300
11301 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11302
11303 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11304 of 30 rather than hardcoding 120 for a slow test case. Take the
11305 `gdb,timeout' target setting into account for this calculation.
11306 Don't extend the timeout for the test cases that don't need it.
11307
11308 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11309
11310 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11311 a factor of 2 for a slow test case. Take the `gdb,timeout'
11312 target setting into account for this calculation.
11313 * gdb.reverse/until-precsave.exp: Increase the timeout by
11314 a factor of 15 and 3 respectively rather than adding 120
11315 for a pair of slow test cases. Take the `gdb,timeout'
11316 target setting into account for this calculation.
11317
11318 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11319
11320 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11321 timeout, don't pass one down to gdb_expect.
11322 (gdb_expect): Rework timeout selection.
11323
11324 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11325
11326 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
11327 exception on timeout.
11328 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
11329 (gdbserver_start_extended): Catch any `gdbserver_start' error
11330 exceptions.
11331 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
11332 * lib/mi-support.exp (mi_gdb_target_load): Catch any
11333 `gdbserver_gdb_load' error exceptions.
11334
11335 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11336
11337 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
11338 120 on waiting for the TCP socket to open.
11339
11340 2014-09-09 Doug Evans <xdje42@gmail.com>
11341
11342 * gdb.base/default.exp (show_conv_list): Add _caller_is,
11343 _caller_matches, _any_caller_is, _any_caller_matches.
11344
11345 2014-09-09 Doug Evans <xdje42@gmail.com>
11346
11347 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
11348
11349 2014-09-09 Yao Qi <yao@codesourcery.com>
11350
11351 * gdb.mi/mi-var-display.exp: Set print symbol off.
11352
11353 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
11354
11355 PR gdb/17035
11356 * gdb.base/commands.exp: Add tests to verify user-defined
11357 commands with empty bodies.
11358 * gdb.python/py-cmd.exp: Test that we don't show user-defined
11359 python commands in `show user command`.
11360 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
11361 scheme commands in `show user command`.
11362
11363 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11364
11365 PR python/17355
11366 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
11367 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
11368 * gdb.python/py-framefilter-invalidarg.exp: New file.
11369 * gdb.python/py-framefilter-invalidarg.py: New file.
11370
11371 2014-09-06 Doug Evans <xdje42@gmail.com>
11372
11373 PR 15276
11374 * gdb.python/py-caller-is.c: New file.
11375 * gdb.python/py-caller-is.exp: New file.
11376
11377 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
11378
11379 PR gdb/17235
11380 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
11381 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
11382
11383 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
11384
11385 PR fortran/17237
11386 * gdb.fortran/print-formatted.exp: New file.
11387 * gdb.fortran/print-formatted.f90: Likewise.
11388
11389 2014-09-03 Sasha Smundak <asmundak@google.com>
11390
11391 * gdb.python/py-frame.exp: Test Frame.read_register.
11392
11393 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
11394
11395 PR python/16699
11396 * gdb.python/py-completion.exp: New file.
11397 * gdb.python/py-completion.py: Likewise.
11398
11399 2014-08-28 Doug Evans <dje@google.com>
11400
11401 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
11402 eax,etc. are live with values set by gdb and thus the compiler can't
11403 use them.
11404 * gdb.arch/i386-pseudo.c (main): Ditto.
11405
11406 2014-08-27 Doug Evans <dje@google.com>
11407
11408 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
11409
11410 2014-08-25 Doug Evans <dje@google.com>
11411
11412 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
11413 (main): Ditto.
11414
11415 2014-08-25 Doug Evans <dje@google.com>
11416
11417 * gdb.threads/thread-execl.exp: #include <stdio.h>.
11418
11419 2014-08-24 Yao Qi <yao@codesourcery.com>
11420
11421 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
11422 symbol off.
11423 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
11424
11425 2014-08-22 Doug Evans <dje@google.com>
11426
11427 PR 17276
11428 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
11429 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
11430 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
11431
11432 2014-08-22 Yao Qi <yao@codesourcery.com>
11433
11434 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
11435 * gdb.python/py-finish-breakpoint2.exp: Likewise.
11436 * gdb.python/python.exp: Likewise. Use .py file on the host
11437 instead of the build.
11438
11439 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11440
11441 * gdb.threads/gcore-stale-thread.c: New file.
11442 * gdb.threads/gcore-stale-thread.exp: New file.
11443
11444 2014-08-21 Pedro Alves <palves@redhat.com>
11445
11446 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
11447 * gdb.base/gcore-relro-pie.exp: Likewise.
11448 * gdb.base/gcore-relro.exp: Likewise.
11449 * gdb.base/gcore.exp: Likewise.
11450 * gdb.base/print-symbol-loading.exp: Likewise.
11451 * gdb.threads/gcore-thread.exp: Likewise.
11452 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
11453
11454 2014-08-20 Pedro Alves <palves@redhat.com>
11455 Jan Kratochvil <jan.kratochvil@redhat.com>
11456
11457 * Makefile.in (EXTRA_RULES, CC): New variables, get from
11458 configure.
11459 (EXPECT): Handle READ1 being set.
11460 (all): Depend on EXTRA_RULES.
11461 (check-read1, expect-read1, read1.so, read1): New rules.
11462 * README (Testsuite Parameters): Document the READ1 make variable.
11463 (Race detection): New section.
11464 * configure: Regenerate.
11465 * configure.ac: If build==host==target, and running under a
11466 GNU/glibc system, add read1 to the extra Makefile rules.
11467 (EXTRA_RULES): AC_SUBST it.
11468 * lib/read1.c: New file.
11469
11470 2014-08-20 Joel Brobecker <brobecker@adacore.com>
11471
11472 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
11473 the handling of variables declared as a typedef to an array
11474 which a DW_AT_data_location attribute.
11475
11476 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
11477 Pedro Alves <palves@redhat.com>
11478
11479 PR symtab/14604
11480 PR symtab/14605
11481 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
11482 gdb_test.
11483
11484 2014-08-19 Pedro Alves <palves@redhat.com>
11485
11486 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
11487
11488 2014-08-19 Yao Qi <yao@codesourcery.com>
11489
11490 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
11491 right line.
11492
11493 2014-08-18 David Blaikie <dblaikie@gmail.com>
11494
11495 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
11496
11497 2014-08-18 Joel Brobecker <brobecker@adacore.com>
11498
11499 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
11500 attribute in array range.
11501
11502 2014-08-18 Joel Brobecker <brobecker@adacore.com>
11503
11504 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
11505
11506 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11507
11508 PR c++/17132
11509 * gdb.cp/pr17132.cc: New file.
11510 * gdb.cp/pr17132.exp: New file.
11511
11512 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11513
11514 * gdb.python/py-xmethods.py (A_getarrayind)
11515 (E_method_char_worker.__call__, E_method_int_worker.__call__):
11516 Use 'print' with function call syntax.
11517 (E_method_matcher.match): Fix tab vs space indentation mixup.
11518
11519 2014-08-15 Yao Qi <yao@codesourcery.com>
11520
11521 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
11522 false.
11523
11524 2014-08-15 Yao Qi <yao@codesourcery.com>
11525
11526 * gdb.cp/casts.exp: Set print symbol off.
11527 * gdb.cp/class2.exp: Likewise.
11528 * gdb.cp/overload.exp: Likewise.
11529 * gdb.cp/templates.exp: Likewise.
11530
11531 2014-08-11 Doug Evans <dje@google.com>
11532
11533 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
11534 (test_load_shlib): Update.
11535
11536 2014-08-09 Yao Qi <yao@codesourcery.com>
11537
11538 * gdb.base/display.exp: Invoke is_address_zero_readable.
11539 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
11540 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11541 * gdb.base/hbreak-unmapped.exp: Return if
11542 is_address_zero_readable returns true.
11543 * gdb.base/signest.exp: Likewise.
11544 * gdb.base/signull.exp: Likewise.
11545 * gdb.base/sigbpt.exp: Likewise.
11546 * gdb.guile/scm-disasm.exp: Do the test if
11547 is_address_zero_readable returns false.
11548 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
11549 * gdb.python/py-arch.exp: Likewise.
11550 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
11551 * lib/gdb.exp (is_address_zero_readable): New proc.
11552
11553 2014-08-09 Yao Qi <yao@codesourcery.com>
11554
11555 PR testsuite/13443
11556 * gdb.mi/mi-var-display.exp: Make test messages unique.
11557
11558 2014-08-04 Tom Tromey <tromey@redhat.com>
11559
11560 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
11561 target 0".
11562
11563 2014-08-04 Tom Tromey <tromey@redhat.com>
11564
11565 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
11566 "target_resume".
11567
11568 2014-08-01 Joel Brobecker <brobecker@adacore.com>
11569
11570 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
11571 inner_vla_struct_object_size.
11572 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
11573 as xfail.
11574
11575 2014-07-30 Pedro Alves <palves@redhat.com>
11576
11577 * gdb.threads/signal-command-handle-nopass.exp (test): Add
11578 comment.
11579
11580 2014-07-29 Yao Qi <yao@codesourcery.com>
11581
11582 PR gdb/17206
11583 * gdb.base/until-nodebug.exp: New.
11584
11585 2014-07-28 Doug Evans <xdje42@gmail.com>
11586
11587 PR guile/17203
11588 * gdb.guile/scm-parameter.exp: Add tests for trying to create
11589 previously existing parameter, and previously ambiguously spelled
11590 parameter.
11591
11592 2014-07-28 Will Newton <will.newton@linaro.org>
11593
11594 * gdb.base/varargs.exp: Remove KFAILs for ARM.
11595
11596 2014-07-26 Ludovic Courtès <ludo@gnu.org>
11597 Doug Evans <xdje42@gmail.com>
11598
11599 PR guile/17146
11600 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
11601
11602 2014-07-25 Pedro Alves <palves@redhat.com>
11603
11604 * gdb.threads/signal-command-handle-nopass.c: New file.
11605 * gdb.threads/signal-command-handle-nopass.exp: New file.
11606 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
11607 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
11608 * gdb.threads/signal-delivered-right-thread.c: New file.
11609 * gdb.threads/signal-delivered-right-thread.exp: New file.
11610
11611 2014-07-25 Pedro Alves <palves@redhat.com>
11612
11613 * gdb.base/double-prompt-target-event-error.exp
11614 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
11615 match.
11616 (cancel_pagination_in_target_event): Rework double prompt
11617 detection.
11618 * gdb.base/paginate-after-ctrl-c-running.exp
11619 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
11620 <return>' match.
11621 * gdb.base/paginate-bg-execution.exp
11622 (test_bg_execution_pagination_return)
11623 (test_bg_execution_pagination_cancel): Remove '-notransfer
11624 <return>' matches.
11625 * gdb.base/paginate-execution-startup.exp
11626 (test_fg_execution_pagination_return)
11627 (test_fg_execution_pagination_cancel): Remove '-notransfer
11628 <return>' matches.
11629 * gdb.base/paginate-inferior-exit.exp
11630 (test_paginate_inferior_exited): Remove '-notransfer <return>'
11631 match.
11632 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
11633 * lib/gdb.exp (pagination_prompt): Run text through
11634 string_to_regexp.
11635 (gdb_test_multiple): Match $pagination_prompt instead of
11636 "<return>".
11637 (string_to_regexp): Move to lib/gdb-utils.exp.
11638
11639 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11640
11641 * gdb.arch/amd64-entry-value-paramref.S: New file.
11642 * gdb.arch/amd64-entry-value-paramref.cc: New file.
11643 * gdb.arch/amd64-entry-value-paramref.exp: New file.
11644 * gdb.arch/amd64-optimout-repeat.S: New file.
11645 * gdb.arch/amd64-optimout-repeat.c: New file.
11646 * gdb.arch/amd64-optimout-repeat.exp: New file.
11647
11648 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11649
11650 PR gdb/17170
11651 * gdb.base/statistics.exp: New file.
11652
11653 2014-07-17 Doug Evans <dje@google.com>
11654
11655 PR gdb/17170
11656 * gdb.base/maint.exp: Update testing of per-command stats.
11657
11658 2014-07-16 Pedro Alves <palves@redhat.com>
11659
11660 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
11661 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
11662 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
11663 (tfile_write_buf): New functions.
11664 (add_memory_block): Rewrite using the above.
11665 (adjust_function_address): New function.
11666 (FUNCTION_ADDRESS): New macro.
11667 (write_basic_trace_file): Remove short_x local, and use
11668 tfile_write_16. Change type of func_addr local to unsigned long
11669 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
11670 here. Cast argument of add_memory_block to char pointer.
11671 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
11672 (main): Remove parameters.
11673 * gdb.trace/tfile.exp: Remove nowarnings.
11674
11675 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
11676
11677 * gdb.base/debug-expr.exp: Test string evaluation with
11678 "debug expression" on.
11679
11680 2014-07-15 Pedro Alves <palves@redhat.com>
11681
11682 * gdb.base/reread.exp: Use clean_restart.
11683
11684 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
11685
11686 * gdb.arch/avr-flash-qualifer.c: New.
11687 * gdb.arch/avr-flash-qualifer.exp: New.
11688
11689 2014-07-14 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.base/paginate-after-ctrl-c-running.c: New file.
11692 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
11693
11694 2014-07-14 Pedro Alves <palves@redhat.com>
11695
11696 * gdb.base/double-prompt-target-event-error.c: New file.
11697 * gdb.base/double-prompt-target-event-error.exp: New file.
11698
11699 2014-07-14 Pedro Alves <palves@redhat.com>
11700
11701 PR gdb/17072
11702 * gdb.base/paginate-inferior-exit.c: New file.
11703 * gdb.base/paginate-inferior-exit.exp: New file.
11704
11705 2014-07-14 Pedro Alves <palves@redhat.com>
11706
11707 PR gdb/17072
11708 * gdb.base/paginate-bg-execution.c: New file.
11709 * gdb.base/paginate-bg-execution.exp: New file.
11710
11711 2014-07-14 Pedro Alves <palves@redhat.com>
11712
11713 PR gdb/17072
11714 * gdb.base/paginate-execution-startup.c: New file.
11715 * gdb.base/paginate-execution-startup.exp: New file.
11716 * lib/gdb.exp (pagination_prompt): New global.
11717 (default_gdb_spawn): New procedure, factored out from
11718 default_gdb_spawn.
11719 (default_gdb_start): Adjust to call default_gdb_spawn.
11720 (gdb_spawn): New procedure.
11721
11722 2014-07-14 Pedro Alves <palves@redhat.com>
11723
11724 * lib/gdb.exp (gdb_assert): New procedure.
11725 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
11726
11727 2014-07-14 Pedro Alves <palves@redhat.com>
11728
11729 * gdb.base/execution-termios.c: New file.
11730 * gdb.base/execution-termios.exp: New file.
11731
11732 2014-07-14 Tom Tromey <tromey@redhat.com>
11733
11734 * gdb.cp/vla-cxx.cc: New file.
11735 * gdb.cp/vla-cxx.exp: New file.
11736
11737 2014-07-14 Tom Tromey <tromey@redhat.com>
11738
11739 * gdb.reverse/rerun-prec.c: New file.
11740 * gdb.reverse/rerun-prec.exp: New file.
11741
11742 2014-07-12 Maciej W. Rozycki <macro@mips.com>
11743 Maciej W. Rozycki <macro@codesourcery.com>
11744
11745 * lib/gdb-utils.exp: New file.
11746 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
11747 inline `gdb_init_command' processing.
11748 (gdb_start_cmd): Likewise.
11749 * lib/mi-support.exp (mi_run_cmd): Likewise.
11750 * README: Document `gdb_init_command' and `gdb_init_commands'.
11751
11752 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11753
11754 Fix false FAIL running under a very long directory name.
11755 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
11756 and "set print elements 10000". Twice.
11757
11758 2014-07-11 Yao Qi <yao@codesourcery.com>
11759
11760 * gdb.base/exprs.exp: "set print symbol off".
11761
11762 2014-07-11 Pedro Alves <palves@redhat.com>
11763
11764 * gdb.threads/kill.c: New file.
11765 * gdb.threads/kill.exp: New file.
11766
11767 2014-07-10 Yao Qi <yao@codesourcery.com>
11768
11769 * gdb.trace/tfile.c (write_basic_trace_file)
11770 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
11771 address written to trace file.
11772
11773 2014-07-09 Pedro Alves <palves@redhat.com>
11774
11775 * gdb.base/attach-wait-input.exp: New file.
11776 * gdb.base/attach-wait-input.c: New file.
11777
11778 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
11779
11780 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
11781 setting up test structures.
11782 (main): Call new test function.
11783 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
11784 test function, continue into test function and walk test
11785 structures.
11786
11787 2014-07-02 Yao Qi <yao@codesourcery.com>
11788
11789 * gdb.trace/entry-values.c: Define labels 'foo_start' and
11790 'bar_start' at the beginning of functions 'foo' and 'bar'
11791 respectively.
11792 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
11793 instead of 'foo' and 'bar'.
11794
11795 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
11796
11797 * gdb.btrace/segv.exp: New.
11798 * gdb.btrace/segv.c: New.
11799
11800 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
11801
11802 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
11803 instruction.
11804
11805 2014-06-30 Mark Wielaard <mjw@redhat.com>
11806
11807 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
11808 vulture, vilify, villar): New volatile array constants.
11809 (vindictive, vegetation): New const volatile array constants.
11810 * gdb.base/volatile.exp: Test volatile and const volatile array
11811 types.
11812
11813 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11814
11815 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
11816 target lacks support for awatch, rwatch, or hbreak.
11817
11818 2014-06-27 Yao Qi <yao@codesourcery.com>
11819
11820 * gdb.multi/dummy-frame-restore.exp: New.
11821 * gdb.multi/dummy-frame-restore.c: New.
11822
11823 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
11824
11825 * gdb.btrace/gcore.exp: New.
11826
11827 2014-06-23 Pedro Alves <palves@redhat.com>
11828
11829 * gdb.base/watchpoint-reuse-slot.c: New file.
11830 * gdb.base/watchpoint-reuse-slot.exp: New file.
11831
11832 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
11833
11834 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
11835 progspace's filename in 'info', 'enable' and 'disable' command
11836 tests.
11837
11838 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11839
11840 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
11841 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
11842 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
11843
11844 2014-06-20 Gary Benson <gbenson@redhat.com>
11845
11846 * gdb.arch/i386-avx.exp: Fix include file location.
11847 * gdb.arch/i386-sse.exp: Likewise.
11848
11849 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
11850
11851 * gdb.dlang/expression.exp: New file.
11852
11853 2014-06-19 Pedro Alves <palves@redhat.com>
11854
11855 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
11856 out from ...
11857 (top level): ... here. Iterate running tests under different
11858 scheduler-locking settings.
11859
11860 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
11861
11862 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
11863 to DW_FORM_addr and use non-zero addresses.
11864
11865 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
11866
11867 PR gdb/17017
11868 * gdb.python/py-xmethods.cc: Add global function call counters and
11869 increment them in their respective functions. Remove "cout"
11870 statements.
11871 * gdb.python/py-xmethods.exp: Make tests check the global function
11872 call counters instead of depending on inferior IO.
11873
11874 2014-06-18 Don Breazeal <donb@codesourcery.com>
11875
11876 * gdb.base/foll-fork.exp (default_fork_parent_follow):
11877 Deleted procedure.
11878 (explicit_fork_parent_follow): Deleted procedure.
11879 (explicit_fork_child_follow): Deleted procedure.
11880 (test_follow_fork): New procedure.
11881 (do_fork_tests): Replace calls to deleted procedures with
11882 calls to test_follow_fork and reset GDB for subsequent
11883 procedure calls.
11884
11885 2014-06-17 Yao Qi <yao@codesourcery.com>
11886
11887 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
11888 CP1252.
11889
11890 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
11891
11892 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
11893 Initialize ptr and S explicitly.
11894 (skip_type_update_when_not_use_rtti_test): Likewise.
11895
11896 2014-06-16 Keith Seitz <keiths@redhat.com>
11897
11898 PR mi/15863
11899 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
11900 the inferior is started.
11901
11902 2014-06-16 Pedro Alves <palves@redhat.com>
11903
11904 * gdb.base/break-main-file-remove-fail.c: New file.
11905 * gdb.base/break-main-file-remove-fail.exp: New file.
11906 * gdb.base/break-unload-file.exp: Use build_executable instead of
11907 prepare_for_testing.
11908 (test_break): New parameter "initial_load". Handle it.
11909 (top level): Add initial_load cmdline/file axis.
11910
11911 2014-06-12 Tom Tromey <tromey@redhat.com>
11912
11913 * gdb.base/completion.exp: Don't use directory name in test.
11914
11915 2014-06-09 Gary Benson <gbenson@redhat.com>
11916
11917 * gdb.base/sigall.c [Functions to send signals]: Reorder to
11918 separate the always-available ANSI-standard signals from the
11919 signals that require checking.
11920 (main): Likewise.
11921 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
11922 Likewise.
11923 (main): Likewise.
11924
11925 2014-06-07 Keith Seitz <keiths@redhat.com>
11926
11927 Revert:
11928 PR c++/16253
11929 * gdb.cp/var-tag.cc: New file.
11930 * gdb.cp/var-tag.exp: New file.
11931 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
11932 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
11933 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
11934 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
11935
11936 2014-06-06 Doug Evans <xdje42@gmail.com>
11937
11938 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
11939
11940 2014-06-06 Pedro Alves <palves@redhat.com>
11941
11942 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
11943 in target debug output instead of looking at RSP packets,
11944 disabling the test on any target that uses hardware stepping.
11945 Update comments.
11946
11947 2014-06-06 Pedro Alves <palves@redhat.com>
11948
11949 * gdb.base/break-unload-file.exp: Fix typo.
11950
11951 2014-06-06 Yao Qi <yao@codesourcery.com>
11952
11953 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
11954 from "jit_function" to "^jit_function".
11955
11956 2014-06-06 Yao Qi <yao@codesourcery.com>
11957
11958 * gdb.base/async.c (foo): Add one statement.
11959 * gdb.base/async.exp: Get the next instruction address and
11960 match the output of "nexti" by instruction address. Match
11961 the hex address in the output of "finish".
11962
11963 2014-06-06 Gary Benson <gbenson@redhat.com>
11964
11965 * gdb.base/call-signals.c: Remove preprocessor conditionals
11966 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
11967 SIGSEGV and SIGTERM.
11968 * gdb.base/sigall.c: Likewise.
11969 * gdb.base/unwindonsignal.c: Likewise.
11970 * gdb.reverse/sigall-reverse.c: Likewise.
11971
11972 2014-06-06 Yao Qi <yao@codesourcery.com>
11973
11974 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
11975 readable, skip the test.
11976
11977 2014-06-06 Yao Qi <yao@codesourcery.com>
11978
11979 * gdb.threads/staticthreads.c (thread_function): Move the line
11980 setting breakpoint on forward.
11981 * gdb.threads/staticthreads.exp: Update comments.
11982
11983 2014-06-05 Ludovic Courtès <ludo@gnu.org>
11984
11985 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
11986 "history-append! type error".
11987
11988 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
11989
11990 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
11991 erroneous dprintf expected input.
11992
11993 2014-06-04 Doug Evans <xdje42@gmail.com>
11994
11995 * gdb.guile/scm-generics.exp: Delete.
11996
11997 2014-06-04 Doug Evans <xdje42@gmail.com>
11998
11999 * gdb.guile/scm-breakpoint.exp: Update.
12000 Add tests for breakpoint registration.
12001
12002 2014-06-04 Tom Tromey <tromey@redhat.com>
12003
12004 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12005 VLA-in-union.
12006 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12007 inner_vla_struct, vla_union types. Initialize objects of those
12008 types and compute their sizes.
12009
12010 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12011 Hui Zhu <hui@codesourcery.com>
12012
12013 * gdb.base/fileio.exp: Add test for shell not available as well as
12014 available.
12015 * gdb.base/fileio.c (test_system): Check for shell twice.
12016
12017 2014-06-04 Yao Qi <yao@codesourcery.com>
12018
12019 * gdb.base/auto-connect-native-target.exp: Remove redundant
12020 space from the regexp pattern.
12021
12022 2014-06-04 Yao Qi <yao@codesourcery.com>
12023
12024 * gdb.base/default.exp: Replace "child" with "native" in
12025 regexp pattern.
12026
12027 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12028
12029 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12030 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12031 * gdb.python/py-xmethods.py: Python script supporting the
12032 new testcase and tests.
12033
12034 2014-06-03 Joel Brobecker <brobecker@adacore.com>
12035 Pedro Alves <palves@redhat.com>
12036
12037 PR breakpoints/17000
12038 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12039 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12040
12041 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12042
12043 * gdb.base/subst.exp: Add tests to verify partial path matching
12044 output.
12045
12046 2014-06-03 Pedro Alves <palves@redhat.com>
12047
12048 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12049 target that doesn't use software single-stepping.
12050
12051 2014-06-03 Pedro Alves <palves@redhat.com>
12052
12053 PR breakpoints/17000
12054 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12055 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12056
12057 2014-06-02 Doug Evans <xdje42@gmail.com>
12058
12059 * gdb.guile/scm-parameter.exp: New file.
12060
12061 2014-06-02 Doug Evans <xdje42@gmail.com>
12062
12063 * gdb.guile/scm-cmd.c: New file.
12064 * gdb.guile/scm-cmd.exp: New file.
12065
12066 2014-06-02 Doug Evans <xdje42@gmail.com>
12067
12068 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12069 pretty-printer lookup.
12070 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12071 (make-pp_s-printer): Call it.
12072 (make-pretty-printer-from-dict): New function.
12073 (lookup-pretty-printer-maker-from-dict): New function.
12074 (*pretty-printer*): Simplify.
12075 (make-objfile-pp_s-printer): New function.
12076 (install-objfile-pretty-printers!): New function.
12077 (make-progspace-pp_s-printer): New function.
12078 (install-progspace-pretty-printers!): New function.
12079 * gdb.guile/scm-progspace.c: New file.
12080 * gdb.guile/scm-progspace.exp: New file.
12081
12082 2014-06-02 Pedro Alves <palves@redhat.com>
12083
12084 * gdb.base/dprintf-bp-same-addr.c: New file.
12085 * gdb.base/dprintf-bp-same-addr.exp: New file.
12086
12087 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12088
12089 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12090 * gdb.arch/powerpc-power.s: Likewise.
12091
12092 2014-06-02 Joel Brobecker <brobecker@adacore.com>
12093
12094 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12095
12096 2014-06-01 Yao Qi <yao@codesourcery.com>
12097
12098 * gdb.base/watchpoint.exp (test_watch_location): Check null
12099 pointer can be dereferenced. If not, do the test, otherwise
12100 skip it.
12101
12102 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12103
12104 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12105 results.
12106 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12107
12108 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
12109
12110 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12111 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12112 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12113 * gdb.arch/amd64-invalid-stack-top.c: New file.
12114 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12115
12116 2014-05-30 Pedro Alves <palves@redhat.com>
12117
12118 PR breakpoints/17000
12119 * gdb.base/sss-bp-on-user-bp.c: New file.
12120 * gdb.base/sss-bp-on-user-bp.exp: New file.
12121
12122 2014-05-30 David Blaikie <dblaikie@gmail.com>
12123
12124 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12125 gnu_inline semantics via attribute.
12126 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12127 source explicitly specifies the required semantics.
12128
12129 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12130
12131 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12132
12133 2014-05-29 Pedro Alves <palves@redhat.com>
12134 Tom Tromey <tromey@redhat.com>
12135
12136 * gdb.base/async-shell.exp: Don't enable target-async.
12137 * gdb.base/async.exp
12138 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12139 parameter. Adjust.
12140 (top level): Don't test with "target-async".
12141 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12142 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12143 * gdb.base/inferior-died.exp: Don't enable target-async.
12144 * gdb.base/interrupt-noterm.exp: Likewise.
12145 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12146 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12147 * gdb.mi/mi-nonstop.exp: Likewise.
12148 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12149 * gdb.mi/mi-nsintrall.exp: Likewise.
12150 * gdb.mi/mi-nsmoribund.exp: Likewise.
12151 * gdb.mi/mi-nsthrexec.exp: Likewise.
12152 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12153 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12154 * gdb.python/py-evsignal.exp: Don't enable target-async.
12155 * gdb.python/py-evthreads.exp: Likewise.
12156 * gdb.python/py-prompt.exp: Likewise.
12157 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12158 * gdb.server/solib-list.exp: Don't enable target-async.
12159 * gdb.threads/thread-specific-bp.exp: Likewise.
12160 * lib/mi-support.exp: Adjust to use mi-async.
12161
12162 2014-05-29 Pedro Alves <palves@redhat.com>
12163
12164 PR gdb/13860
12165 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12166 reason, even in sync mode.
12167
12168 2014-05-29 Pedro Alves <palves@redhat.com>
12169 Hui Zhu <hui@codesourcery.com>
12170
12171 PR PR15693
12172 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12173 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12174 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12175 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12176
12177 2014-05-28 Joel Brobecker <brobecker@adacore.com>
12178
12179 * config/monitor.exp (gdb_target_monitor): Replace use of
12180 "set remotebaud" by "set serial baud".
12181
12182 2014-05-26 Andy Wingo <wingo@igalia.com>
12183
12184 * gdb.guile/scm-breakpoint.exp:
12185 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12186 properties instead of gdb-object-properties.
12187
12188 2014-05-26 Yao Qi <yao@codesourcery.com>
12189
12190 * gdb.server/no-thread-db.exp: Specify source file name
12191 explicitly when setting a breakpoint.
12192
12193 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12194
12195 * gdb.btrace/vdso.c: New.
12196 * gdb.btrace/vdso.exp: New.
12197
12198 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12199
12200 * gdb.base/gcore.exp (capture_command_output): Move ...
12201 * lib/gdb.exp (capture_command_output): ... here.
12202
12203 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12204
12205 * gdb.btrace/data.exp: Test memory access during btrace replay.
12206
12207 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12208
12209 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12210
12211 2014-05-21 Pedro Alves <palves@redhat.com>
12212
12213 PR gdb/13860
12214 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12215 (top level): Test that output related to execution commands is
12216 sent to the console with CLI commands, but not with MI commands.
12217 Test that breakpoint events are always mirrored to the console.
12218 Also expect the new source line to be output after a "next" in
12219 async mode too. Make it a pass/fail test.
12220 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12221 output.
12222 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12223
12224 2014-05-21 Pedro Alves <palves@redhat.com>
12225
12226 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12227 Use them to test variations of "list" after reaching a breakpoint.
12228 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12229 Test "list" with listsize 10 after reaching a breakpoint.
12230 * gdb.python/python.exp (decode_line current location line
12231 number): Adjust expected line number.
12232
12233 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12234
12235 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12236 behavior for $args, pass it directly to "run".
12237
12238 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12239
12240 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12241 30000 to 65536.
12242
12243 2014-05-21 Pedro Alves <palves@redhat.com>
12244
12245 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12246 auto-connect-native-target off".
12247 * gdb.base/auto-connect-native-target.c: New file.
12248 * gdb.base/auto-connect-native-target.exp: New file.
12249
12250 2014-05-21 Pedro Alves <palves@redhat.com>
12251
12252 * gdb.base/default.exp: Test "target native" instead of "target
12253 child".
12254
12255 2014-05-21 Mark Wielaard <mjw@redhat.com>
12256
12257 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12258
12259 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12260
12261 Fix TLS access for -static -pthread.
12262 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12263 <HAVE_TLS> (thread_function, main): Initialize it.
12264 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12265 Add clean_restart.
12266 <$have_tls != "">: Check TLSVAR.
12267
12268 2014-05-21 Pedro Alves <palves@redhat.com>
12269
12270 * gdb.base/dcache-line-read-error.c: New.
12271 * gdb.base/dcache-line-read-error.exp: New.
12272
12273 2014-05-20 Pedro Alves <palves@redhat.com>
12274
12275 * gdb.base/compare-sections.c: New file.
12276 * gdb.base/compare-sections.exp: New file.
12277
12278 2014-05-20 Pedro Alves <palves@redhat.com>
12279
12280 * gdb.base/break-idempotent.c: New file.
12281 * gdb.base/break-idempotent.exp: New file.
12282
12283 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12284
12285 * gdb.btrace/nohist.exp: New.
12286
12287 2014-05-20 Yao Qi <yao@codesourcery.com>
12288
12289 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12290 gdb.reverse directory and gdb_reverse_timeout exists in board
12291 setting.
12292 * README: Document gdb_reverse_timeout.
12293
12294 2014-05-20 Yao Qi <yao@codesourcery.com>
12295
12296 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12297 'test_file_name'. Treat args as a string instead of a list.
12298 (gdb_init): Rename argument 'args' by 'test_file_name'.
12299
12300 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12301
12302 * gdb.arch/powerpc-power.exp: New file.
12303 * gdb.arch/powerpc-power.s: New file.
12304
12305 2014-05-16 Doug Evans <dje@google.com>
12306
12307 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
12308 * gdb.base/completion.exp: Check that all expected files exist
12309 before doing file completion.
12310
12311 2014-05-16 Doug Evans <dje@google.com>
12312
12313 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12314 Update.
12315 (do_syscall_tests_without_xml): Update.
12316
12317 2014-05-16 Pedro Alves <palves@redhat.com>
12318
12319 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12320 instead of "unknown output after running".
12321
12322 2014-05-16 Yao Qi <yao@codesourcery.com>
12323
12324 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
12325 file1.txt from host at the end.
12326 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12327
12328 2014-05-15 Doug Evans <dje@google.com>
12329
12330 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
12331 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
12332 loading file. Add test for TU lookup.
12333
12334 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12335
12336 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
12337 calling "-exec-arguments" or "set args" before running the
12338 inferior.
12339
12340 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12341
12342 * lib/mi-support.exp (mi_expect_stop): Expect message for
12343 inferiors that exit with non-zero exit code.
12344
12345 2014-05-14 Yao Qi <yao@codesourcery.com>
12346
12347 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
12348 match absolute path on remote host.
12349 (test_file_list_exec_source_files): Remove "/" from the
12350 pattern.
12351
12352 2014-05-14 Yao Qi <yao@codesourcery.com>
12353
12354 * boards/local-remote-host-notty.exp (${board}_file): New
12355 proc.
12356
12357 2014-05-07 Kyle McMartin <kyle@redhat.com>
12358
12359 Pushed by Joel Brobecker <brobecker@adacore.com>.
12360 * gdb.arch/aarch64-atomic-inst.c: New file.
12361 * gdb.arch/aarch64-atomic-inst.exp: New file.
12362
12363 2014-05-07 Yao Qi <yao@codesourcery.com>
12364
12365 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
12366 in current context" too.
12367
12368 2014-05-05 Keith Seitz <keiths@redhat.com>
12369
12370 * gdb.linespec/ls-dollar.exp: Add test for linespec
12371 file:convenience_variable.
12372
12373 2014-05-05 Yao Qi <yao@codesourcery.com>
12374
12375 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
12376 traceframes into tfile and ctf trace files. Read data from
12377 trace file and test collected data.
12378 (gdb_collect_locals_test): Likewise.
12379 (gdb_unavailable_registers_test): Likewise.
12380 (gdb_unavailable_floats): Likewise.
12381 (gdb_collect_globals_test): Likewise.
12382 (top-level): Append "ctf" to trace_file_targets if GDB
12383 supports.
12384
12385 2014-05-05 Yao Qi <yao@codesourcery.com>
12386
12387 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
12388 code to ...
12389 (gdb_collect_args_test_1): ... it. New proc.
12390 (gdb_collect_locals_test): Move some code to ...
12391 (gdb_collect_locals_test_1): ... it. New proc.
12392 (gdb_unavailable_registers_test): Move some code to ...
12393 (gdb_unavailable_registers_test_1): ... it. New proc.
12394 (gdb_unavailable_floats): Move some code to ...
12395 (gdb_unavailable_floats_1): ... it. New proc.
12396
12397 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12398
12399 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
12400 probes to test for bitness recognition.
12401 * gdb.arch/amd64-stap-optional-prefix.exp
12402 (test_probe_value_without_reg): New procedure.
12403 Add code to test for different kinds of bitness.
12404
12405 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12406
12407 PR breakpoints/16889
12408 * gdb.arch/amd64-stap-optional-prefix.S: New file.
12409 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12410
12411 2014-05-01 Pedro Alves <palves@redhat.com>
12412
12413 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
12414 gdb_file_cmd if no file is specified.
12415 * boards/native-extended-gdbserver.exp (gdb_load): Use the
12416 last_loaded_file to set the remote exec-file.
12417
12418 2014-05-01 Pedro Alves <palves@redhat.com>
12419
12420 * boards/local-remote-host.exp: New file.
12421
12422 2014-05-01 Pedro Alves <palves@redhat.com>
12423
12424 * boards/local-remote-host.exp: Rename to ...
12425 * boards/local-remote-host-notty.exp: ... this.
12426
12427 2014-04-28 Joel Brobecker <brobecker@adacore.com>
12428
12429 * gdb.ada/dyn_arrayidx: New testcase.
12430
12431 2014-04-26 Yao Qi <yao@codesourcery.com>
12432
12433 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
12434 and compute the length of function main. Save it in
12435 $main_length.
12436 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
12437 (top-level): Use gdb_compile to compile objects into
12438 executable and restart GDB. Remove invocation to
12439 prepare_for_testing.
12440
12441 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
12442 Pedro Alves <palves@redhat.com>
12443
12444 PR server/16255
12445 * gdb.multi/multi-attach.c: New file.
12446 * gdb.multi/multi-attach.exp: New file.
12447
12448 2014-04-25 Pedro Alves <palves@redhat.com>
12449
12450 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
12451 user.
12452 (top level): Test that "set remote conditional-breakpoints-packet
12453 off" works as intended.
12454 * gdb.base/dprintf.exp: Test that "set remote
12455 breakpoint-commands-packet off" works as intended.
12456 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
12457 New function.
12458 (top level): Call it.
12459 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
12460 remote fast-tracepoints-packet off" works as intended.
12461 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
12462 * lib/gdb.exp (gdb_is_target_remote): ... here.
12463
12464 2014-04-24 David Blaikie <dblaikie@gmail.com>
12465
12466 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
12467 ensure clang would not discard them.
12468 * gdb.base/gdbvars.c: Ditto.
12469 * gdb.base/memattr.c: Ditto.
12470 * gdb.base/whatis.c: Ditto.
12471 * gdb.python/py-prettyprint.c: Ditto.
12472 * gdb.trace/actions.c: Ditto.
12473 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
12474 ensure clang would not discard it.
12475
12476 2014-04-24 David Blaikie <dblaikie@gmail.com>
12477
12478 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
12479 clang to emit the full definition of type required by the test
12480 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
12481
12482 2014-04-24 David Blaikie <dblaikie@gmail.com>
12483
12484 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
12485 coax Clang into emitting the definition of the type.
12486 * gdb.cp/pr10728-x.h (y): Ditto.
12487 * gdb.cp/pr10728-y.cc (y): Ditto.
12488
12489 2014-04-24 David Blaikie <dblaikie@gmail.com>
12490
12491 * gdb.base/label.exp: XFAIL label related tests under Clang.
12492 * gdb.cp/cplabel.exp: Ditto.
12493 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
12494 under Clang those using labels.
12495
12496 2014-04-25 Yao Qi <yao@codesourcery.com>
12497
12498 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
12499 double_label.
12500 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
12501 partial_label and double_label.
12502
12503 2014-04-24 David Blaikie <dblaikie@gmail.com>
12504
12505 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
12506
12507 2014-04-24 David Blaikie <dblaikie@gmail.com>
12508
12509 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
12510 of the function to work across GCC and Clang.
12511 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
12512 pointer types (const void ** const V void **).
12513
12514 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
12515 Walfred Tedeschi <walfred.tedeschi@intel.com>
12516
12517 * Makefile.in (EXECUTABLES): Added i386-avx512.
12518 * gdb.arch/i386-avx512.c: New file.
12519 * gdb.arch/i386-avx512.exp: Likewise.
12520
12521 2014-04-23 Keith Seitz <keiths@redhat.com>
12522
12523 * lib/mi-support.exp (mi_list_breakpoints): Delete.
12524 (mi_make_breakpoint_table): New procedure.
12525 (mi_create_breakpoint): Use mi_make_breakpoint
12526 and return the result.
12527 (mi_make_breakpoint): New procedure.
12528 (mi_build_kv_pairs): New procedure.
12529
12530 * gdb.mi/mi-break.exp: Remove unused globals,
12531 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
12532 All callers updated.
12533 * gdb.mi/mi-dprintf.exp: Use variable to track command
12534 number.
12535 Update all callers of mi_create_breakpoint and use
12536 mi_make_breakpoint_table.
12537 Remove any unused global variables.
12538 * gdb.mi/mi-nonstop.exp: Likewise.
12539 * gdb.mi/mi-nsintrall.exp: Likewise.
12540 * gdb.mi/mi-nsmoribund.exp: Likewise.
12541 * gdb.mi/mi-nsthrexec.exp: Likewise.
12542 * gdb.mi/mi-reverse.exp: Likewise.
12543 * gdb.mi/mi-simplerun.exp: Likewise.
12544 * gdb.mi/mi-stepn.exp: Likewise.
12545 * gdb.mi/mi-syn-frame.exp: Likewise.
12546 * gdb.mi/mi-until.exp: Likewise.
12547 * gdb.mi/mi-var-cp.exp: Likewise.
12548 * gdb.mi/mi-var-display.exp: Likewise.
12549 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
12550 * gdb.mi/mi2-var-child.exp: Likewise.
12551 * gdb.mi/mi-vla-c99.exp: Likewise.
12552 * lib/mi-support.exp: Likewise.
12553
12554 From Ian Lance Taylor <iant@cygnus.com>:
12555 * lib/gdb.exp (parse_args): New procedure.
12556
12557 2014-04-23 Pedro Alves <palves@redhat.com>
12558
12559 * gdb.base/break-unload-file.c: New file.
12560 * gdb.base/break-unload-file.exp: New file.
12561 * gdb.base/sym-file-lib.c (baz): New function.
12562 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
12563 field.
12564 (load): Store the segment's mapped size.
12565 (unload): New function.
12566 (unload_shlib): New function.
12567 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
12568 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
12569 set a breakpoint at baz, and call it.
12570 * gdb.base/sym-file.exp: New tests for stale breakpoint
12571 instructions.
12572
12573 2014-04-23 Pedro Alves <palves@redhat.com>
12574
12575 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
12576 * gdb.base/hbreak-in-shr-unsupported.c: New file.
12577 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
12578 * gdb.base/hbreak-unmapped.c: New file.
12579 * gdb.base/hbreak-unmapped.exp: New file.
12580 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
12581 * lib/gdb.exp (gdb_is_target_remote): ... here.
12582
12583 2014-04-22 Pedro Alves <palves@redhat.com>
12584
12585 * gdb.base/consecutive-step-over.c: New file.
12586 * gdb.base/consecutive-step-over.exp: New file.
12587
12588 2014-04-22 Pedro Alves <palves@redhat.com>
12589
12590 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
12591 instead of send_gdb/gdb_expect.
12592
12593 2014-04-22 Yao Qi <yao@codesourcery.com>
12594
12595 * lib/trace-support.exp (generate_tracefile): New procedure.
12596 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
12597 return 0.
12598 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
12599 if generate_tracefile returns 1.
12600
12601 2014-04-18 Tom Tromey <palves@redhat.com>
12602 Pedro alves <tromey@redhat.com>
12603
12604 PR backtrace/15558
12605 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
12606 with a backtrace limit.
12607 * gdb.python/py-frame-inline.exp: Test running to an inline
12608 function with a backtrace limit, and printing the newest frame.
12609 * gdb.python/py-frame-inline.c (main): Call f.
12610
12611 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
12612
12613 * gdb.java/jnpe.exp: Drop srcdir from untested path.
12614
12615 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
12616
12617 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
12618 Drop prefix from unsupported source file path.
12619
12620 2014-04-17 Yao Qi <yao@codesourcery.com>
12621
12622 * lib/gdb.exp (with_target_charset): New proc.
12623 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
12624 with_target_charset.
12625 (test_print_strings): Likewise.
12626 (test_repeat_bytes): Likewise.
12627 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
12628 for some tests.
12629
12630 2014-04-16 Keith Seitz <keiths@redhat.com>
12631
12632 PR gdb/15827
12633 * gdb.dwarf2/corrupt.c: New file.
12634 * gdb.dwarf2/corrupt.exp: New file.
12635
12636 2014-04-16 Keith Seitz <keiths@redhat.com>
12637
12638 PR c++/16597
12639 * gdb.cp/namelessclass.cc: New file.
12640 * gdb.cp/namelessclass.exp: New file.
12641 * gdb.cp/namelessclass.S: New file.
12642
12643 2014-04-16 Doug Evans <dje@google.com>
12644
12645 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
12646 Add comment.
12647 (gdbserver_default_get_comm_port): New function.
12648 (gdbserver_start): Check if board file provided
12649 "gdbserver,get_comm_port" and use it if so.
12650 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
12651 (gdb,socketport): Set to "stdio".
12652 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
12653 (stdio_gdbserver_template): Delete.
12654 (${board}_get_remote_address): Update.
12655 (${board}_build_remote_cmd): Delete.
12656 (${board}_get_comm_port): New function.
12657 (${board}_spawn): Update.
12658 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
12659 Delete.
12660 (${board}_get_remote_address): Update.
12661 (${board}_get_comm_port): New function.
12662
12663 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
12664
12665 * gdb.base/memattr.exp: Improve regexps to handle memory regions
12666 appearing in any order.
12667
12668 2014-04-15 Doug Evans <dje@google.com>
12669
12670 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
12671 uninitialized value of "description".
12672
12673 2014-04-15 Keith Seitz <keiths@redhat.com>
12674
12675 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
12676 Remove unused globals.
12677 (test_running_the_program): Likewise.
12678 (test_controlled_execution): Likewise.
12679 (test_controlling_breakpoints): Likewise.
12680 (test_program_termination): Likewise.
12681
12682 2014-04-15 Keith Seitz <keiths@redhat.com>
12683
12684 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
12685 unused globals.
12686 (test_rbreak_creation_and_listing): Likewise.
12687 (test_ignore_count): Likewise.
12688 (test_error): Likewise.
12689
12690 2014-04-15 Pedro Alves <palves@redhat.com>
12691
12692 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
12693 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
12694 sym-file-loader.c.
12695 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
12696 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
12697 to sym-file-loader.c.
12698 (struct library): Forward declare.
12699 (load_shlib, lookup_function): Change prototypes.
12700 (find_shstrtab, find_strtab, find_shdr, find_symtab)
12701 (translate_offset): Remove declarations.
12702 (get_text_addr): New declaration.
12703 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
12704 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
12705 sym-file-loader.h.
12706 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
12707 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
12708 here from sym-file-loader.h.
12709 (struct library): New structure.
12710 (load_shlib, lookup_function): Change prototypes and adjust to
12711 work with a struct library.
12712 (find_shstrtab, find_strtab, find_shdr, find_symtab)
12713 (translate_offset): Make static.
12714 (get_text_addr): New function.
12715 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
12716
12717 2014-04-15 Pedro Alves <palves@redhat.com>
12718
12719 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
12720
12721 2014-04-15 Pedro Alves <palves@redhat.com>
12722
12723 * gdb.base/sym-file-loader.c: Include <limits.h>.
12724 (SELF_LINK): New define.
12725 (get_origin): New function.
12726 (load_shlib): Use it.
12727 * gdb.base/sym-file.exp: Don't early return if the target is
12728 remote. Use runto_main, and issue fail is that fails. Use
12729 gdb_load_shlibs.
12730 (shlib_name): Delete.
12731 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
12732
12733 2014-04-15 Pedro Alves <palves@redhat.com>
12734
12735 * gdb.base/sym-file.exp: Remove regex characters from test
12736 message. Don't refer to breakpoint numbers in test messages.
12737
12738 2014-04-14 Keith Seitz <keiths@redhat.com>
12739
12740 PR c++/16253
12741 * gdb.cp/var-tag.cc: New file.
12742 * gdb.cp/var-tag.exp: New file.
12743 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12744 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12745 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12746 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12747
12748 2014-04-14 Tom Tromey <tromey@redhat.com>
12749
12750 * gdb.cp/classes.exp (test_enums): Handle underlying type.
12751 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
12752 type.
12753 * gdb.cp/enum-class.exp: New file.
12754 * gdb.cp/enum-class.cc: New file.
12755
12756 2014-04-14 Tom Tromey <tromey@redhat.com>
12757
12758 * gdb.dwarf2/enum-type.exp: New file.
12759
12760 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12761
12762 * gdb.mi/mi-vla-c99.exp: New file.
12763 * gdb.mi/vla.c: New file.
12764
12765 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12766
12767 * gdb.base/vla-datatypes.c: New file.
12768 * gdb.base/vla-datatypes.exp: New file.
12769
12770 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12771
12772 * gdb.base/vla-ptr.c: New file.
12773 * gdb.base/vla-ptr.exp: New file.
12774
12775 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12776
12777 * gdb.dwarf2/count.exp: New file.
12778
12779 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
12780
12781 * gdb.base/vla-sideeffect.c: New file.
12782 * gdb.base/vla-sideeffect.exp: New file.
12783
12784 2014-04-14 David Blaikie <dblaikie@gmail.com>
12785
12786 * gdb.mi/non-stop.c: Add return value for non-void function return
12787 statement.
12788 * gdb.threads/staticthreads.c: Ditto.
12789
12790 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
12791 Doug Evans <xdje42@gmail.com>
12792
12793 * gdb.guile/scm-value.c: Improve test case.
12794 * gdb.guile/scm-value.exp: Add new test.
12795
12796 2014-04-11 David Blaikie <dblaikie@gmail.com>
12797
12798 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
12799 override Clang's default.
12800
12801 2014-04-11 Joel Brobecker <brobecker@adacore.com>
12802
12803 Revert the following changes (regressions):
12804
12805 * gdb.base/vla-sideeffect.c: New file.
12806 * gdb.base/vla-sideeffect.exp: New file.
12807
12808 * gdb.dwarf2/count.exp: New file.
12809
12810 * gdb.base/vla-multi.c: New file.
12811 * gdb.base/vla-multi.exp: New file.
12812
12813 * gdb.base/vla-ptr.c: New file.
12814 * gdb.base/vla-ptr.exp: New file.
12815
12816 * gdb.base/vla-datatypes.c: New file.
12817 * gdb.base/vla-datatypes.exp: New file.
12818
12819 * gdb.mi/mi-vla-c99.exp: New file.
12820 * gdb.mi/vla.c: New file.
12821
12822 2014-04-11 Keith Seitz <keiths@redhat.com>
12823
12824 PR c++/16675
12825 * gdb.cp/cpsizeof.exp: New file.
12826 * gdb.cp/cpsizeof.cc: New file.
12827
12828 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12829
12830 * gdb.mi/mi-vla-c99.exp: New file.
12831 * gdb.mi/vla.c: New file.
12832
12833 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12834
12835 * gdb.base/vla-datatypes.c: New file.
12836 * gdb.base/vla-datatypes.exp: New file.
12837
12838 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12839
12840 * gdb.base/vla-ptr.c: New file.
12841 * gdb.base/vla-ptr.exp: New file.
12842
12843 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12844
12845 * gdb.base/vla-multi.c: New file.
12846 * gdb.base/vla-multi.exp: New file.
12847
12848 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12849
12850 * gdb.dwarf2/count.exp: New file.
12851
12852 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
12853
12854 * gdb.base/vla-sideeffect.c: New file.
12855 * gdb.base/vla-sideeffect.exp: New file.
12856
12857 2014-04-11 Yao Qi <yao@codesourcery.com>
12858
12859 * gdb.base/completion.exp: Check file exists before running tests
12860 on file completion.
12861
12862 2014-04-10 Pedro Alves <palves@redhat.com>
12863
12864 * gdb.base/cond-eval-mode.c: New file.
12865 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
12866 prepare_for_testing to build the new file. Check result of
12867 runto_main.
12868 (test_break, test_watch): New procedures.
12869 (top level): Use them.
12870
12871 2014-04-08 Pierre Muller <muller@sourceware.org>
12872
12873 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
12874 Ctrl-V use for mingw hosts.
12875
12876 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
12877
12878 * gdb.python/py-value.c: Improve test case.
12879 * gdb.python/py-value.exp: Add new test.
12880
12881 2014-04-07 David Blaikie <dblaikie@gmail.com>
12882
12883 * lib/compiler.c: Identify the clang compiler.
12884 * lib/compiler.cc: Ditto.
12885
12886 2014-04-03 Yao Qi <yao@codesourcery.com>
12887
12888 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
12889
12890 2014-04-01 Anton Blanchard <anton@samba.org>
12891
12892 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
12893 messages unique.
12894
12895 2014-04-01 Anton Blanchard <anton@samba.org>
12896
12897 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
12898 prepare_for_testing.
12899
12900 2014-04-01 Anton Blanchard <anton@samba.org>
12901
12902 * gdb.arch/ppc64-atomic-inst.c: Remove.
12903 * gdb.arch/ppc64-atomic-inst.S: New file.
12904 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
12905
12906 2014-03-31 Doug Evans <dje@google.com>
12907
12908 * gdb.base/print-symbol-loading-lib.c: New file.
12909 * gdb.base/print-symbol-loading-main.c: New file.
12910 * gdb.base/print-symbol-loading.exp: New file.
12911
12912 2014-03-31 Yao Qi <yao@codesourcery.com>
12913
12914 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
12915
12916 2014-03-28 Joel Brobecker <brobecker@adacore.com>
12917
12918 * gdb.ada/mi_dyn_arr: New testcase.
12919
12920 2014-03-27 Doug Evans <dje@google.com>
12921
12922 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
12923
12924 2014-03-27 Yao Qi <yao@codesourcery.com>
12925
12926 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
12927 if target is nios2-*-*.
12928
12929 2014-03-26 Yao Qi <yao@codesourcery.com>
12930
12931 * lib/gdb.exp (readline_is_used): New proc.
12932 * gdb.base/completion.exp: Move tests on command complete up.
12933 Skip the rest of tests if readline is not used.
12934 * gdb.ada/complete.exp: Skp the test if readline is not
12935 used.
12936 * gdb.base/filesym.exp: Likewise.
12937 * gdb.base/macscp.exp: Likewise.
12938 * gdb.base/readline-ask.exp: Likewise.
12939 * gdb.base/readline.exp: Likewise.
12940 * gdb.python/py-cmd.exp: Likewise.
12941 * gdb.trace/tfile.exp: Likewise.
12942
12943 2014-03-26 Yao Qi <yao@codesourcery.com>
12944
12945 * gdb.base/macscp.exp: Fix code format issues.
12946
12947 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
12948
12949 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
12950 * gdb.asm/powerpc64le.inc: New file.
12951
12952 2014-03-25 Pedro Alves <palves@redhat.com>
12953 Doug Evans <dje@google.com>
12954
12955 * gdb.base/source-execution.c: New file.
12956 * gdb.base/source-execution.exp: New file.
12957 * gdb.base/source-execution.gdb: New file.
12958
12959 2014-03-24 Doug Evans <dje@google.com>
12960
12961 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
12962 using fission.
12963
12964 2014-03-24 Hui Zhu <hui@codesourcery.com>
12965 Pedro Alves <palves@redhat.com>
12966
12967 PR breakpoints/16101
12968 * gdb.base/dprintf.exp: Use unsupported rather than changing the
12969 test pass/fail messages. Detect missing support for dprintf when
12970 breakpoints are actually inserted.
12971 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
12972 breakpoints are actually inserted.
12973 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
12974 fails.
12975
12976 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12977
12978 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
12979
12980 2014-03-22 Doug Evans <xdje42@gmail.com>
12981
12982 * gdb.python/python.exp (python not supported): Verify multi-line
12983 python command issues an error.
12984 * gdb.guile/guile.exp (guile not supported): Verify multi-line
12985 guile command issues an error.
12986
12987 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
12988
12989 * gdb.threads/thread-specific.exp: Handle the lack of usable
12990 $this_breakpoint and $this_thread.
12991
12992 2014-03-21 Hui Zhu <hui@codesourcery.com>
12993
12994 * gdb.base/attach.exp (do_command_attach_tests): New.
12995
12996 2014-03-20 Tom Tromey <tromey@redhat.com>
12997 Pedro Alves <palves@redhat.com>
12998
12999 PR cli/15718
13000 * gdb.base/condbreak-call-false.c: New file.
13001 * gdb.base/condbreak-call-false.exp: New file.
13002
13003 2014-03-20 Pedro Alves <palves@redhat.com>
13004
13005 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13006 Delete.
13007 (block_signals, unblock_signals): Delete.
13008 (child_function_2, main): Remove references to deleted variable
13009 and functions.
13010
13011 2014-03-20 Pedro Alves <palves@redhat.com>
13012
13013 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13014 Use pthread_kill to signal thread 2.
13015 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13016 Adjust to make the test send itself a signal rather than using the
13017 host's "kill" command.
13018
13019 2014-03-20 Pedro Alves <palves@redhat.com>
13020
13021 * gdb.threads/multiple-step-overs.c: New file.
13022 * gdb.threads/multiple-step-overs.exp: New file.
13023 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13024 Adjust expected infrun debug output.
13025
13026 2014-03-20 Pedro Alves <palves@redhat.com>
13027
13028 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13029 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13030
13031 2014-03-20 Pedro Alves <palves@redhat.com>
13032
13033 PR breakpoints/7143
13034 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13035 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13036 of gdb_test_multiple.
13037 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13038 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13039
13040 2014-03-20 Pedro Alves <palves@redhat.com>
13041
13042 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13043 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13044
13045 2014-03-19 Pedro Alves <palves@redhat.com>
13046
13047 * gdb.base/async.exp: Remove early return.
13048
13049 2014-03-19 Pedro Alves <palves@redhat.com>
13050
13051 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13052
13053 2014-03-19 Pedro Alves <palves@redhat.com>
13054
13055 * gdb.base/async.exp (test_background): Expect \r\n after
13056 "completed." in the fail pattern.
13057
13058 2014-03-19 Pedro Alves <palves@redhat.com>
13059
13060 * gdb.base/async.exp (test_background): New procedure.
13061 Use it for all background execution command tests.
13062
13063 2014-03-19 Pedro Alves <palves@redhat.com>
13064
13065 * gdb.base/async.exp: Use prepare_for_testing.
13066
13067 2014-03-19 Pedro Alves <palves@redhat.com>
13068
13069 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13070 the same line.
13071
13072 2014-03-19 Pedro Alves <palves@redhat.com>
13073
13074 * gdb.base/async.c (main): Add "jump here" and "until here" line
13075 marker comments.
13076 * gdb.base/async.exp (jump_here): New global.
13077 (jump& test): Use it.
13078 (until_here): New global.
13079 (until& test): Use it.
13080
13081 2014-03-19 Pedro Alves <palves@redhat.com>
13082
13083 * gdb.base/async.exp: Don't frob gdb_protocol.
13084
13085 2014-03-18 Doug Evans <xdje42@gmail.com>
13086
13087 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13088 Fix spelling of exec-done-display.
13089
13090 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13091
13092 PR gdb/15358
13093 * gdb.base/gdb-sigterm.c: New file.
13094 * gdb.base/gdb-sigterm.exp: New file.
13095
13096 2014-03-18 Pedro Alves <palves@redhat.com>
13097
13098 PR gdb/13860
13099 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13100 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13101 solib-event.
13102
13103 2014-03-17 Joel Brobecker <brobecker@adacore.com>
13104
13105 * gdb.ada/pckd_arr_ren: New testcase.
13106
13107 2014-03-13 Doug Evans <xdje42@gmail.com>
13108
13109 PR guile/16612
13110 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13111 collect after discarding symbols.
13112
13113 2014-03-13 Ludovic Courtès <ludo@gnu.org>
13114 Doug Evans <xdje42@gmail.com>
13115
13116 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13117 to history survives a gc.
13118
13119 2014-03-13 Pedro Alves <palves@redhat.com>
13120
13121 * gdb.base/default.exp: Don't test "target procfs".
13122
13123 2014-03-13 Pedro Alves <palves@redhat.com>
13124
13125 * gdb.base/default.exp: Update "target child" and "target procfs"
13126 tests to not expect "Unix".
13127
13128 2014-03-12 Tom Tromey <tromey@redhat.com>
13129
13130 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13131 New procs. Add target-async tests.
13132 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13133 Add target-async tests.
13134
13135 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13136
13137 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13138 'func_start' and 'func_end' for the beginning and end of the
13139 function code, respectively.
13140 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13141 'func_end' instead of 'func' and 'main'.
13142
13143 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13144
13145 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13146 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13147 generate the debug info assembler source.
13148
13149 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13150
13151 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13152 * gdb.dwarf2/arr-subrange.exp: Likewise.
13153 * gdb.dwarf2/dwz.exp: Likewise.
13154 * gdb.dwarf2/method-ptr.exp: Likewise.
13155 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13156 * gdb.dwarf2/subrange.exp: Likewise.
13157 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13158 * gdb.dwarf2/implptrpiece.exp: Likewise.
13159 * gdb.dwarf2/nostaticblock.exp: Likewise.
13160
13161 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13162
13163 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13164 directory to absolute path name arguments.
13165
13166 2014-03-10 Joel Brobecker <brobecker@adacore.com>
13167
13168 * gdb.ada/tagged_access: New testcase.
13169
13170 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13171
13172 * gdb.btrace/data.exp: Update expected output.
13173
13174 2014-03-06 Yao Qi <yao@codesourcery.com>
13175
13176 * gdb.trace/pr16508.exp: New file.
13177
13178 2014-03-05 Pedro Alves <palves@redhat.com>
13179
13180 PR gdb/16575
13181 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13182 procedure.
13183 (top level): Adjust to use it. Add tests that exercise breakpoint
13184 interaction with the code-cache.
13185
13186 2014-02-26 Ludovic Courtès <ludo@gnu.org>
13187
13188 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13189 test for 'history-append!'.
13190
13191 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13192
13193 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13194 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13195 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13196 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13197 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13198 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13199
13200 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13201
13202 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13203 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13204 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13205
13206 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13207
13208 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13209
13210 2014-02-26 Joel Brobecker <brobecker@adacore.com>
13211
13212 * gdb.dwarf2/arr-stride.c: New file.
13213 * gdb.dwarf2/arr-stride.exp: New file.
13214
13215 2014-02-26 Pedro Alves <palves@redhat.com>
13216
13217 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13218 that won't ever trigger. Make sure that GDB reports the correct
13219 breakpoint that caused the stop.
13220
13221 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13222
13223 PR gdb/16626
13224 * gdb.base/auto-load-script: New file.
13225 * gdb.base/auto-load.c: New file.
13226 * gdb.base/auto-load.exp: New file.
13227
13228 PR gdb/16626
13229 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13230
13231 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13232
13233 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13234 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13235
13236 2014-02-24 Doug Evans <dje@google.com>
13237
13238 * lib/gdb.exp (run_on_host): Log error output if program fails.
13239
13240 2014-02-21 Pedro Alves <palves@redhat.com>
13241
13242 * gdb.threads/step-after-sr-lock.c: Rename to ...
13243 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13244 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13245 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13246 ... this.
13247
13248 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13249
13250 PR tdep/16397
13251 * gdb.arch/amd64-stap-special-operands.exp: New file.
13252 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13253 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13254 * gdb.arch/amd64-stap-triplet.S: Likewise.
13255 * gdb.arch/amd64-stap-triplet.c: Likewise.
13256
13257 2014-02-20 Joel Brobecker <brobecker@adacore.com>
13258
13259 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13260 in .section pseudo-op.
13261
13262 2014-02-20 lin zuojian <manjian2006@gmail.com>
13263 Joel Brobecker <brobecker@adacore.com>
13264 Doug Evans <xdje42@gmail.com>
13265
13266 PR symtab/16581
13267 * gdb.dwarf2/dw2-icycle.S: New file.
13268 * gdb.dwarf2/dw2-icycle.c: New file.
13269 * gdb.dwarf2/dw2-icycle.exp: New file.
13270
13271 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13272
13273 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13274 operations on gdb.Value objects.
13275 * gdb.python/py-value-cc.exp: Add new test to test operations on
13276 gdb.Value objects.
13277
13278 2014-02-18 Doug Evans <dje@google.com>
13279
13280 * Makefile.in (TESTS): New variable.
13281 (expanded_tests, expanded_tests_or_none): New variables
13282 (check-single): Pass $(expanded_tests_or_none) to runtest.
13283 (check-parallel): Only run tests in $(TESTS) if non-empty.
13284 (check/no-matching-tests-found): New rule.
13285 * README: Document TESTS makefile variable.
13286
13287 2014-02-18 Doug Evans <dje@google.com>
13288
13289 * Makefile.in (check-parallel): rm -rf outputs temp.
13290
13291 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13292
13293 Fix "ERROR: no fileid for" in the testsuite.
13294 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13295
13296 2014-02-12 Doug Evans <dje@google.com>
13297
13298 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13299 (MISCELLANEOUS): New variable.
13300 (clean): rm -rf $(MISCELLANEOUS).
13301 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13302 dwp live in the same directory as symlinks, with each symlink pointed
13303 to a differently named file in a different directory.
13304
13305 2014-02-11 Doug Evans <dje@google.com>
13306
13307 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13308 of Tcl file commands.
13309
13310 2014-02-10 Mark Kettenis <kettenis@gnu.org>
13311
13312 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13313 "kill -SIGUSR1 -1".
13314
13315 2014-02-10 Joel Brobecker <brobecker@adacore.com>
13316
13317 * gdb.ada/tick_length_array_enum_idx: New testcase.
13318
13319 2014-02-10 Doug Evans <xdje42@gmail.com>
13320
13321 * configure.ac (AC_OUTPUT): Add gdb.guile.
13322 * configure: Regenerate.
13323 * lib/gdb-guile.exp: New file.
13324 * lib/gdb.exp (get_target_charset): New function.
13325 * gdb.base/help.exp: Update expected output from "apropos apropos".
13326 * gdb.guile/Makefile.in: New file.
13327 * gdb.guile/guile.exp: New file.
13328 * gdb.guile/scm-arch.c: New file.
13329 * gdb.guile/scm-arch.exp: New file.
13330 * gdb.guile/scm-block.c: New file.
13331 * gdb.guile/scm-block.exp: New file.
13332 * gdb.guile/scm-breakpoint.c: New file.
13333 * gdb.guile/scm-breakpoint.exp: New file.
13334 * gdb.guile/scm-disasm.c: New file.
13335 * gdb.guile/scm-disasm.exp: New file.
13336 * gdb.guile/scm-equal.c: New file.
13337 * gdb.guile/scm-equal.exp: New file.
13338 * gdb.guile/scm-error.exp: New file.
13339 * gdb.guile/scm-error.scm: New file.
13340 * gdb.guile/scm-frame-args.c: New file.
13341 * gdb.guile/scm-frame-args.exp: New file.
13342 * gdb.guile/scm-frame-args.scm: New file.
13343 * gdb.guile/scm-frame-inline.c: New file.
13344 * gdb.guile/scm-frame-inline.exp: New file.
13345 * gdb.guile/scm-frame.c: New file.
13346 * gdb.guile/scm-frame.exp: New file.
13347 * gdb.guile/scm-generics.exp: New file.
13348 * gdb.guile/scm-gsmob.exp: New file.
13349 * gdb.guile/scm-iterator.c: New file.
13350 * gdb.guile/scm-iterator.exp: New file.
13351 * gdb.guile/scm-math.c: New file.
13352 * gdb.guile/scm-math.exp: New file.
13353 * gdb.guile/scm-objfile-script-gdb.in: New file.
13354 * gdb.guile/scm-objfile-script.c: New file.
13355 * gdb.guile/scm-objfile-script.exp: New file.
13356 * gdb.guile/scm-objfile.c: New file.
13357 * gdb.guile/scm-objfile.exp: New file.
13358 * gdb.guile/scm-ports.exp: New file.
13359 * gdb.guile/scm-pretty-print.c: New file.
13360 * gdb.guile/scm-pretty-print.exp: New file.
13361 * gdb.guile/scm-pretty-print.scm: New file.
13362 * gdb.guile/scm-section-script.c: New file.
13363 * gdb.guile/scm-section-script.exp: New file.
13364 * gdb.guile/scm-section-script.scm: New file.
13365 * gdb.guile/scm-symbol.c: New file.
13366 * gdb.guile/scm-symbol.exp: New file.
13367 * gdb.guile/scm-symtab-2.c: New file.
13368 * gdb.guile/scm-symtab.c: New file.
13369 * gdb.guile/scm-symtab.exp: New file.
13370 * gdb.guile/scm-type.c: New file.
13371 * gdb.guile/scm-type.exp: New file.
13372 * gdb.guile/scm-value-cc.cc: New file.
13373 * gdb.guile/scm-value-cc.exp: New file.
13374 * gdb.guile/scm-value.c: New file.
13375 * gdb.guile/scm-value.exp: New file.
13376 * gdb.guile/source2.scm: New file.
13377 * gdb.guile/types-module.cc: New file.
13378 * gdb.guile/types-module.exp: New file.
13379
13380 2014-02-10 Yao Qi <yao@codesourcery.com>
13381
13382 PR testsuite/16543
13383 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
13384 * configure: Regenerated.
13385 * Makefile.in: New file.
13386
13387 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
13388
13389 * gdb.python/py-framefilter.exp: Fix typo.
13390
13391 2014-02-08 Yao Qi <yao@codesourcery.com>
13392
13393 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
13394 that no =breakpoint-modified is emitted when breakpoints are
13395 modified through MI commands.
13396
13397 2014-02-07 Pedro Alves <pedro@codesourcery.com>
13398 Pedro Alves <palves@redhat.com>
13399
13400 * gdb.threads/step-after-sr-lock.c: New file.
13401 * gdb.threads/step-after-sr-lock.exp: New file.
13402
13403 2014-02-07 Pedro Alves <palves@redhat.com>
13404
13405 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
13406
13407 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13408
13409 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
13410 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
13411
13412 2014-02-06 Doug Evans <xdje42@gmail.com>
13413
13414 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
13415 output.
13416
13417 * gdb.gdb/python-interrupts.exp: New file.
13418
13419 2014-02-05 Yao Qi <yao@codesourcery.com>
13420
13421 * gdb.trace/report.exp (use_collected_data): Test the output
13422 of "info threads" and "info inferiors".
13423
13424 2014-02-05 Yao Qi <yao@codesourcery.com>
13425
13426 Revert this patch:
13427
13428 2013-05-24 Yao Qi <yao@codesourcery.com>
13429
13430 * gdb.trace/tfile.exp: Test inferior and thread.
13431
13432 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13433
13434 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
13435 on a function.
13436 * gdb.base/step-bt.c: Call hello via function pointer to make
13437 sure its first instruction is executed on powerpc64le-linux.
13438
13439 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13440
13441 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
13442
13443 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13444
13445 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
13446 of the test patterns for use on little-endian systems.
13447
13448 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13449
13450 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
13451 (decimal_vector): Fix for little-endian.
13452
13453 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
13454
13455 * gdb.arch/sparc-sysstep.exp: New file.
13456 * gdb.arch/sparc-sysstep.c: Likewise.
13457
13458 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
13459
13460 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13461
13462 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
13463
13464 2014-01-23 Tom Tromey <tromey@redhat.com>
13465
13466 * gdb.ada/array_char_idx: New testcase.
13467
13468 2014-01-23 Tom Tromey <tromey@redhat.com>
13469
13470 PR python/16487:
13471 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
13472 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
13473 classes.
13474
13475 2014-01-23 Tom Tromey <tromey@redhat.com>
13476
13477 PR python/16491:
13478 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
13479 string from an inferior frame.
13480 * gdb.python/py-framefilter-mi.exp: Update.
13481
13482 2014-01-22 Doug Evans <dje@google.com>
13483
13484 * gdb.server/server-mon.exp: Add tests for "set debug-format".
13485
13486 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13487
13488 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
13489
13490 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13491
13492 * gdb.trace/entry-values.exp: Remove excess space character from
13493 regex patterns. Handle s390 call instruction.
13494
13495 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13496
13497 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
13498 define "*_start" label. Make "name" static.
13499 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
13500 ${name} by references to ${name}_start.
13501
13502 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13503
13504 * gdb.base/info-macros.exp: Remove "debug" from the compile
13505 options.
13506
13507 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13508
13509 * gdb.dlang/demangle.exp: New file.
13510
13511 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13512
13513 * gdb.dlang/primitive-types.exp: New file.
13514
13515 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13516
13517 * configure.ac: Create gdb.dlang/Makefile.
13518 * configure: Regenerate.
13519 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
13520 * gdb.dlang/Makefile.in: New file.
13521 * lib/d-support.exp: New file.
13522 * lib/gdb.exp (skip_d_tests): New proc.
13523
13524 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13525
13526 * gdb.btrace/delta.exp: Check reverse stepi.
13527 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
13528 * gdb.btrace/finish.exp: New.
13529 * gdb.btrace/next.exp: New.
13530 * gdb.btrace/nexti.exp: New.
13531 * gdb.btrace/record_goto.c: Add comments.
13532 * gdb.btrace/step.exp: New.
13533 * gdb.btrace/stepi.exp: New.
13534 * gdb.btrace/multi-thread-step.c: New.
13535 * gdb.btrace/multi-thread-step.exp: New.
13536 * gdb.btrace/rn-dl-bind.c: New.
13537 * gdb.btrace/rn-dl-bind.exp: New.
13538 * gdb.btrace/data.c: New.
13539 * gdb.btrace/data.exp: New.
13540 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13541
13542 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13543
13544 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
13545 * gdb.btrace/exception.exp: Update.
13546 * gdb.btrace/instruction_history.exp: Update.
13547 * gdb.btrace/record_goto.exp: Update.
13548 * gdb.btrace/tailcall.exp: Update.
13549 * gdb.btrace/unknown_functions.exp: Update.
13550 * gdb.btrace/delta.exp: New.
13551
13552 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13553
13554 * gdb.btrace/record_goto.exp: Add backtrace test.
13555 * gdb.btrace/tailcall.exp: Add backtrace test.
13556
13557 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13558
13559 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
13560 * gdb.btrace/record_goto.c: New.
13561 * gdb.btrace/record_goto.exp: New.
13562 * gdb.btrace/x86-record_goto.S: New.
13563
13564 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13565
13566 * gdb.btrace/function_call_history.exp: Update tests.
13567 * gdb.btrace/instruction_history.exp: Update tests.
13568
13569 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13570
13571 * gdb.btrace/function_call_history.exp: Fix expected field
13572 order for "record function-call-history".
13573 Add new tests for "record function-call-history /c".
13574 * gdb.btrace/exception.cc: New.
13575 * gdb.btrace/exception.exp: New.
13576 * gdb.btrace/tailcall.exp: New.
13577 * gdb.btrace/x86-tailcall.S: New.
13578 * gdb.btrace/x86-tailcall.c: New.
13579 * gdb.btrace/unknown_functions.c: New.
13580 * gdb.btrace/unknown_functions.exp: New.
13581 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13582
13583 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13584
13585 * gdb.btrace/instruction_history.exp: Update.
13586 * gdb.btrace/function_call_history.exp: Update.
13587
13588 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13589
13590 * gdb.btrace/function_call_history.exp: Fix expected function
13591 trace.
13592 * gdb.btrace/instruction_history.exp: Initialize traced.
13593 Remove traced_functions.
13594
13595 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13596
13597 * gdb.btrace/function_call_history.exp: Update
13598 * gdb.btrace/instruction_history.exp: Update.
13599
13600 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13601
13602 * gdb.btrace/enable.exp: Update expected text.
13603
13604 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
13605
13606 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
13607 bytes.
13608
13609 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
13610
13611 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
13612
13613 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
13614
13615 * lib/gdb.exp (supports_process_record): Return true for
13616 arm*-linux*. (supports_reverse): Likewise.
13617
13618 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
13619
13620 PR python/15464
13621 PR python/16113
13622 * gdb.python/py-type.c: Enhance test case.
13623 * gdb.python/py-value-cc.cc: Likewise
13624 * gdb.python/py-type.exp: Add new tests.
13625 * gdb.python/py-value-cc.exp: Likewise
13626
13627 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13628 Pedro Alves <palves@redhat.com>
13629
13630 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
13631 Make "name" extern.
13632 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
13633 references to ${name}_start by references to ${name}.
13634
13635 2014-01-10 Joel Brobecker <brobecker@adacore.com>
13636
13637 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
13638
13639 2014-01-10 Joel Brobecker <brobecker@adacore.com>
13640
13641 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
13642
13643 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
13644 Pedro Alves <palves@redhat.com>
13645
13646 * gdb.mi/mi-info-os.exp: Connect to the target with
13647 mi_gdb_target_load.
13648
13649 2014-01-08 Pedro Alves <palves@redhat.com>
13650
13651 * gdb.threads/reconnect-signal.c: New file.
13652 * gdb.threads/reconnect-signal.exp: New file.
13653
13654 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13655
13656 * gdb.base/source-dir.exp: New file.
13657
13658 2014-01-07 Joel Brobecker <brobecker@adacore.com>
13659
13660 * gdb.ada/mi_interface: New testcase.
13661
13662 2014-01-07 Joel Brobecker <brobecker@adacore.com>
13663
13664 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
13665 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
13666 gdb.ada/pp-rec-component/pck.ads: New files.
13667
13668 2014-01-07 Joel Brobecker <brobecker@adacore.com>
13669
13670 * gdb.python/py-pp-integral.c: New file.
13671 * gdb.python/py-pp-integral.py: New file.
13672 * gdb.python/py-pp-integral.exp: New file.
13673
13674 For older changes see ChangeLog-1993-2013.
13675 \f
13676 ;; Local Variables:
13677 ;; mode: change-log
13678 ;; left-margin: 8
13679 ;; fill-column: 74
13680 ;; version-control: never
13681 ;; End:
13682
13683 Copyright 2014-2018 Free Software Foundation, Inc.
13684 Copying and distribution of this file, with or without modification,
13685 are permitted provided the copyright notice and this notice are preserved.