7a8f9223c88d9dba175de8a9dddc673301957946
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2
3 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
4 of dynamic types.
5 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6 of dynamic types.
7
8 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9
10 * gdb.fortran/vla-type.f90: New file.
11 * gdb.fortran/vla-type.exp: New file.
12
13 2016-04-25 Yao Qi <yao.qi@linaro.org>
14
15 * gdb.base/branch-to-self.c: New file.
16 * gdb.base/branch-to-self.exp: New file.
17
18 2016-04-22 Yao Qi <yao.qi@linaro.org>
19
20 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
21 more after $hex.
22
23 2016-04-22 Yao Qi <yao.qi@linaro.org>
24
25 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
26 * gdb.base/annota3.exp: Likewise.
27
28 2016-04-22 Yao Qi <yao.qi@linaro.org>
29
30 * gdb.reverse/step-precsave.exp: Do one step and test program
31 stops in "callee" and do multiple steps until program goes out
32 of "callee".
33 * gdb.reverse/step-reverse.exp: Likewise.
34
35 2016-04-22 Yao Qi <yao.qi@linaro.org>
36
37 * gdb.trace/signal.exp: Also pass if
38 $tracepoint_hits($i) > $iterations.
39
40 2016-04-22 Yao Qi <yao.qi@linaro.org>
41
42 * gdb.trace/signal.c: New file.
43 * gdb.trace/signal.exp: New file.
44
45 2016-04-19 Doug Evans <xdje42@gmail.com>
46
47 * gdb.base/bad-file.exp: New file.
48
49 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
50
51 * gdb.dwarf2/implref.exp: New file.
52
53 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
54
55 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
56 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
57 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
58 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
59 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
60 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
61 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
62 * lib/fortran.exp (fortran_int4): New procedure.
63 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
64 (fortran_logical4): Likewise.
65
66 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
67
68 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
69
70 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
71
72 * lib/compiler.c: Add Intel specific preprocessor macros.
73 * lib/compiler.cc: Likewise.
74
75 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
76
77 * gdb.server/connect-with-no-symbol-file.c: New file.
78 * gdb.server/connect-with-no-symbol-file.exp: New file.
79
80 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
81
82 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
83
84 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
85
86 * boards/gdbserver-base.exp (${board}_download): Copy source file to
87 standard output directory.
88
89 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
90
91 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
92
93 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
94
95 * gdb.btrace/instruction_history.c (loop): Add declaration.
96
97 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
98
99 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
100
101 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
102
103 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
104 parentheses to print.
105 (continue_handler): Likewise.
106
107 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
108
109 * gdb.server/solib-list.exp: Remove is_remote check.
110 Pass shlib= to gdb_compile. Don't link shared library with
111 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
112 Run binary filename through "readlink -f" on the target.
113
114 2016-04-08 Pedro Alves <palves@redhat.com>
115
116 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
117 interpreter filename as argument to gdbserver_spawn.
118 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
119 Return empty if $last_loaded_file does not exist.
120
121 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
122
123 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
124 * gdb.base/jit-main.c: Use exit after usage.
125
126 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
127
128 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
129 GDBHISTSIZE prior to the tests.
130 * gdb.base/gdbinit-history.exp: Likewise.
131
132 2016-04-07 Pedro Alves <palves@redhat.com>
133
134 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
135 instead of build_executable. Use gdb_load_shlibs.
136
137 2016-04-07 Yao Qi <yao.qi@linaro.org>
138
139 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
140 Execute "si" command.
141
142 2016-04-07 Yao Qi <yao.qi@linaro.org>
143
144 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
145 number instead of the comments on some line.
146
147 2016-04-06 Don Breazeal <donb@codesourcery.com>
148
149 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
150 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
151
152 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
153
154 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
155 standard_output_file. Remove unused binfile variable.
156
157 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
158
159 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
160 * gdb.python/py-mi-objfile.exp: Match "list main" output
161 in console format.
162
163 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
164
165 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
166 absolute.
167
168 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
169
170 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
171 absolute.
172 * gdb.trace/ftrace.exp: Likewise.
173 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
174 targets as well.
175 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
176 (gdb_load_shlibs): Copy libraries to test directory when testing
177 natively. Only set solib-search-path if testing remotely.
178 * lib/mi-support.exp (mi_load_shlibs): Likewise.
179
180 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
181
182 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
183 gdb_download. Use it even if the target is not remote.
184 * gdb.base/jit.exp (compile_jit_test): Likewise.
185 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
186 output directory if the destination board is local, otherwise use
187 the standard remote_download from DejaGnu.
188 (gdb_download): Remove.
189 (gdb_load_shlibs): Use gdb_remote_download instead of
190 gdb_download.
191 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
192 Use gdb_remote_download instead of gdb_download. Use it even if
193 the target is not remote.
194 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
195 instead of gdb_download.
196
197 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
198
199 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
200 (test_insert_delete_modify): Call mi_load_shlibs before trying to
201 run.
202
203 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
204
205 PR gdb/19820
206 * gdb.base/printcmds.exp: Add artificial arrays tests.
207
208 2016-03-31 Pedro Alves <palves@redhat.com>
209
210 PR gdb/19858
211 * gdb.base/jit-main.c: Include unistd.h.
212 (ATTACH): Define to 0 if not already defined.
213 (wait_for_gdb, mypid): New globals.
214 (WAIT_FOR_GDB): New macro.
215 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
216 some breakpoint locations.
217 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
218 New procedures.
219 (one_jit_test): Add REATTACH parameter, and handle it. Use
220 continue_to_test_location.
221 (top level): Test attach, and adjusts calls to one_jit_test.
222
223 2016-03-31 Pedro Alves <palves@redhat.com>
224
225 PR gdb/19858
226 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
227 BINSUFFIX parameter, and handle it.
228 (top level): Adjust calls compile_jit_test.
229
230 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
231
232 PR python/19743
233 * gdb.python/py-mi-events-gdb.py: New file.
234 * gdb.python/py-mi-events.c: New file.
235 * gdb.python/py-mi-events.exp: New file.
236
237 2016-03-30 Yao Qi <yao.qi@linaro.org>
238
239 * gdb.reverse/until-precsave.exp: Match function name only.
240 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
241 Move malloc to a condition block.
242 * gdb.reverse/until-reverse.exp: Match function name only.
243
244 2016-03-29 Marcin Koƛcielnicki <koriakin@0x04.net>
245
246 * gdb.trace/ftrace.exp: Set arg0exp for s390.
247 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
248 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
249 variable for GPR 0 instead of assuming it is register 0.
250 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
251 * lib/trace-support.exp: Add s390 registers.
252
253 2016-03-29 Yao Qi <yao.qi@linaro.org>
254
255 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
256
257 2016-03-24 Yao Qi <yao.qi@linaro.org>
258
259 * gdb.reverse/break-reverse.exp: Add quotation mark in the
260 test message.
261
262 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
263
264 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
265 maintaining separate logic for constructing the output path.
266
267 2016-03-16 Don Breazeal <donb@codesourcery.com>
268
269 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
270 Retry fork and waitpid on interrupted system call errors.
271 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
272 Use with_timeout_factor to increase timeout by factor of 10.
273
274 2016-03-15 Don Breazeal <donb@codesourcery.com>
275
276 * gdb.cp/scope-err.cc: New test program.
277 * gdb.cp/scope-err.exp: New test script.
278 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
279 lines and "set breakpoint here" comment.
280 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
281 Fixed some whitespace and format issues.
282 * gdb.mi/mi-linespec-err-cp.cc: New test program.
283 * gdb.mi/mi-linespec-err-cp.exp: New test script.
284
285 2016-03-15 Doug Evans <dje@google.com>
286
287 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
288 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
289 All callers updated. Add tests for enums, mixed flags register.
290
291 2016-03-15 Doug Evans <dje@google.com>
292
293 * gdb.base/skip.c (main): Call test_skip_file_and_function.
294 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
295
296 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
297
298 * gdb.base/default.exp: Add $_as_string to the list of expected
299 convenience functions.
300
301 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
302
303 * gdb.base/maint.exp: New tests for 'maint info line-table'.
304
305 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
306
307 * gdb.python/py-as-string.exp: New file.
308 * gdb.python/py-as-string.c: New file.
309
310 2016-03-09 Pedro Alves <palves@redhat.com>
311
312 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
313 signal" -> "Thread NN received signal" output change.
314 * gdb.threads/ia64-sigill.exp: Likewise.
315 * gdb.threads/linux-dp.exp: Likewise.
316 * gdb.threads/manythreads.exp: Likewise.
317 * gdb.threads/pending-step.exp: Likewise.
318 * gdb.threads/print-threads.exp: Likewise.
319 * gdb.threads/sigstep-threads.exp: Likewise.
320 * gdb.threads/staticthreads.exp: Likewise.
321 * gdb.threads/tls.exp: Likewise.
322
323 2016-03-09 Pedro Alves <palves@redhat.com>
324
325 * gdb.base/command-line-input.exp: New file.
326
327 2016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
328
329 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
330 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
331 * gdb.trace/pending.exp: Accept leading dot before function name.
332 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
333 * lib/trace-support.exp: Set registers for ppc.
334
335 2016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
336
337 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
338 use it for disassembly; accept .main in addition to main in backtrace.
339
340 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
341 Marcin Koƛcielnicki <koriakin@0x04.net>
342
343 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
344 (gdb_recursion_test_ptr): New global variable.
345 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
346 gdb_recursion_test.
347 (gdb_c_test): Ditto.
348
349 2016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
350
351 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
352 ordering.
353
354 2016-03-09 Marcin Koƛcielnicki <koriakin@0x04.net>
355
356 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
357 (bar): Add bar_start_lbl label.
358 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
359 of foo/bar for emitting DWARF and tracing.
360
361 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
362
363 * analyze-racy-logs.py: Set executable bit.
364
365 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
366
367 * Makefile.in (DEFAULT_RACY_ITER): New variable.
368 (CHECK_TARGET_TMP): Likewise.
369 (check-single-racy): New rule.
370 (check-parallel-racy): Likewise.
371 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
372 (do-check-parallel-racy): New rule.
373 (check-racy/%.exp): Likewise.
374 * README (Racy testcases): New section.
375 * analyze-racy-logs.py: New file.
376
377 2016-03-03 Doug Evans <dje@google.com>
378
379 * gdb.base/skip.exp: Use with_test_prefix.
380
381 2016-03-03 Yao Qi <yao.qi@linaro.org>
382
383 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
384 Invoke step_over_syscall "clone" and break_cond_on_syscall
385 "clone".
386 * gdb.base/step-over-clone.c: New file.
387
388 2016-03-03 Yao Qi <yao.qi@linaro.org>
389
390 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
391 code format.
392
393 2016-03-03 Yao Qi <yao.qi@linaro.org>
394
395 * gdb.base/disp-step-fork.c: Rename to ...
396 * gdb.base/step-over-fork.c: ... it. New file.
397 * gdb.base/disp-step-vfork.c: Rename to ...
398 * gdb.base/step-over-vfork.c: ... it. New file.
399 * gdb.base/disp-step-syscall.exp: Rename to ...
400 * gdb.base/step-over-syscall.exp: ... it. New file.
401 (disp_step_cross_syscall): Rename to ...
402 (step_over_syscall): ... it.
403
404 2016-03-03 Yao Qi <yao.qi@linaro.org>
405
406 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
407 If target supports condition evaluation on target, invoke
408 break_cond_on_syscall for fork and vfork.
409
410 2016-03-03 Yao Qi <yao.qi@linaro.org>
411
412 * gdb.base/disp-step-syscall.exp: Don't invoke
413 support_displaced_stepping.
414 (disp_step_cross_syscall): Test with displaced stepping off and
415 on if supported.
416
417 2016-03-03 Yao Qi <yao.qi@linaro.org>
418
419 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
420 proc.
421 (setup): New proc.
422 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
423 and setup.
424
425 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
426
427 * gdb.fortran/vla-history.exp: Remove breakpoint.
428
429 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
430
431 * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
432
433 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
434
435 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
436
437 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
438
439 * gdb.mi/vla.f90: Nullify pointer after declaration.
440
441 2016-03-01 Pedro Alves <palves@redhat.com>
442
443 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
444
445 2016-03-01 Pedro Alves <palves@redhat.com>
446
447 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
448 before anything else.
449 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
450 _GNU_SOURCE here.
451 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
452 before anything else.
453 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
454
455 2016-03-01 Pedro Alves <palves@redhat.com>
456
457 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
458
459 2016-03-01 Yao Qi <yao.qi@linaro.org>
460
461 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
462 prepare_for_testing.
463
464 2016-03-01 Yao Qi <yao.qi@linaro.org>
465
466 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
467
468 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
469
470 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
471 manually constructing the output path.
472
473 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
474
475 * gdb.arch/s390-stackless.S: New.
476 * gdb.arch/s390-stackless.exp: New.
477
478 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
479
480 * gdb.dlang/circular.c: New file.
481 * gdb.dlang/circular.exp: New file.
482
483 2016-02-26 Yao Qi <yao.qi@linaro.org>
484
485 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
486 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
487 (testcases): Update.
488
489 2016-02-26 Yao Qi <yao.qi@linaro.org>
490
491 * gdb.reverse/aarch64.c: Rename to ...
492 * gdb.reverse/insn-reverse.c: ... it.
493 * gdb.reverse/aarch64.exp: Rename to ...
494 * gdb.reverse/insn-reverse.exp: ... it.
495
496 2016-02-26 Yao Qi <yao.qi@linaro.org>
497
498 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
499 (testcase_ftype): New.
500 (testcases): New array.
501 (n_testcases): New.
502 (main): Call each element in testcases.
503 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
504 (read_testcase): New.
505 Do the tests in a loop.
506
507 2016-02-25 Yao Qi <yao.qi@linaro.org>
508
509 * gdb.base/branches.c: Remove.
510
511 2016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
512
513 PR gdb/13808
514 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
515
516 2016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
517
518 * gdb.trace/ftrace.exp: Remove unnecessary target check.
519
520 2016-02-25 Marcin Koƛcielnicki <koriakin@0x04.net>
521
522 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
523 change x86_64 call_insn to 'callq'.
524
525 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
526
527 * gdb.trace/tfile-avx.c: Move to...
528 * gdb.trace/tracefile-pseudo-reg.c: Here.
529 * gdb.trace/tfile-avx.exp: Move to...
530 * gdb.trace/tracefile-pseudo-reg.exp: Here.
531
532 2016-02-24 Gary Benson <gbenson@redhat.com>
533
534 * gdb.base/attach-pie-noexec.exp: Do not expect an error
535 message on attach.
536
537 2016-02-23 Doug Evans <dje@google.com>
538
539 * gdb.base/skip.c (test_skip): New function.
540 (end_test_skip_file_and_function): New function.
541 (test_skip_file_and_function): New function.
542 * gdb.base/skip1.c (test_skip): New function.
543 (skip1_test_skip_file_and_function): New function.
544 * gdb.base/skip.exp: Add tests for new skip options.
545 * gdb.base/skip-solib.exp: Update expected output.
546 * gdb.perf/skip-command.cc: New file.
547 * gdb.perf/skip-command.exp: New file.
548 * gdb.perf/skip-command.py: New file.
549
550 2016-02-22 Marcin Koƛcielnicki <koriakin@0x04.net>
551
552 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
553 info registers pattern.
554
555 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
556
557 * lib/future.exp: Add D support.
558 (gdb_find_gdc): New proc.
559 (gdb_default_target_compile): Add D support.
560
561 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
562
563 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
564 user+system time.
565 (trace_speed_test): Determine the iteration count for a time
566 between 15..30 seconds.
567
568 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
569
570 * gdb.arch/i386-mpx-sigsegv.c: New file.
571 * gdb.arch/i386-mpx-sigsegv.exp: New file.
572 * gdb.arch/i386-mpx-simple_segv.c: New file.
573 * gdb.arch/i386-mpx-simple_segv.exp: New file.
574
575 2016-02-18 Yao Qi <yao.qi@linaro.org>
576
577 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
578 Don't call setup_kfail.
579
580 2016-02-18 Yao Qi <yao.qi@linaro.org>
581
582 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
583 Set "set breakpoint condition-evaluation" per $cond_bp_target.
584
585 2016-02-16 Doug Evans <dje@google.com>
586
587 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
588 * gdb.base/skip1.c: Ditto.
589 * gdb.base/skip.exp: Whitespace cleanup.
590
591 2016-02-16 Don Breazeal <donb@codesourcery.com>
592
593 PR remote/19496
594 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
595 Remove kfail for PR remote/19496.
596
597 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
598
599 * lib/gdb.exp (standard_temp_file): Return a path specific to
600 the runtest invocation.
601
602 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
603
604 * gdb.trace/save-trace.exp: Change relative path to be in the
605 standard output directory.
606
607 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
608
609 * gdb.arch/i386-prologue.c: Add missing prototypes.
610
611 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
612
613 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
614 * gdb.arch/i386-prologue.exp: Likewise.
615 * gdb.arch/i386-size.exp: Likewise.
616
617 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
618
619 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
620 define object file path.
621 * gdb.btrace/gcore.exp: Use standard_output_file to define core
622 file path.
623 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
624 standard_output_file to define binfile.
625
626 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
627
628 Fix compatibility with recent gfortran-5.3.1.
629 * gdb.fortran/vla-history.exp (print vla1 allocated)
630 (print vla2 allocated, print $2, print $3): Remove
631 (print $4): Rename to ...
632 (print $2): ... here.
633 (print $9): Rename to ...
634 (print $5): ... here.
635 (print $10): Rename to ...
636 (print $6): ... here.
637 * gdb.fortran/vla.f90: Add pvla initialization.
638
639 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
640
641 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
642 New test.
643 * gdb.fortran/vla-value-sub.exp: Likewise.
644
645 2016-02-12 Marcin Koƛcielnicki <koriakin@0x04.net>
646
647 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
648
649 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
650
651 * i386-biarch-core.exp: Define corefile using
652 standard_output_file.
653
654 2016-02-12 Yao Qi <yao.qi@linaro.org>
655
656 * gdb.arch/arm-single-step-kernel-helper.c: New.
657 * gdb.arch/arm-single-step-kernel-helper.exp: New.
658
659 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
660
661 * gdb.btrace/tailcall-only.exp: New.
662 * gdb.btrace/tailcall-only.c: New.
663 * gdb.btrace/x86_64-tailcall-only.S: New.
664 * gdb.btrace/i686-tailcall-only.S: New.
665
666 2016-02-11 Pedro Alves <palves@redhat.com>
667
668 * README (Parallel testing): Add missing double quotes.
669
670 2016-02-11 Pedro Alves <palves@redhat.com>
671
672 * README (Parallel testing): New section.
673 (GDB_PARALLEL): Rewrite.
674 (FORCE_PARALLEL): Document.
675
676 2016-02-11 Marcin Koƛcielnicki <koriakin@0x04.net>
677
678 * gdb.trace/tfile-avx.c: New test.
679 * gdb.trace/tfile-avx.exp: New test.
680
681 2016-02-09 Keith Seitz <keiths@redhat.com>
682
683 PR breakpoints/19546
684 * gdb.base/infcall-exec.c: New file.
685 * gdb.base/infcall-exec2.c: New file.
686 * gdb.base/infcall-exec.exp: New file.
687
688 2016-02-09 Keith Seitz <keiths@redhat.com>
689
690 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
691 (toplevel): Call test_bkpt_address.
692
693 2016-02-09 Keith Seitz <keiths@redhat.com>
694
695 PR python/19506
696 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
697 (toplevel): Call test_bkpt_address.
698
699 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
700
701 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
702 to AC_OUTPUT.
703 * configure: Regenerate.
704
705 2016-02-09 Pedro Alves <palves@redhat.com>
706
707 PR breakpoints/19548
708 * gdb.base/execl-update-breakpoints.c (some_function): New
709 function.
710 (main): Call it.
711 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
712 Tighten expected GDB output.
713
714 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
715
716 * Makefile.in (ALL_SUBDIRS): Remove.
717 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
718 (distclean maintainer-clean realclean): Likewise.
719 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
720 * configure: Regenerate.
721 * gdb.ada/Makefile.in: Delete.
722 * gdb.arch/Makefile.in: Likewise.
723 * gdb.asm/Makefile.in: Likewise.
724 * gdb.base/Makefile.in: Likewise.
725 * gdb.btrace/Makefile.in: Likewise.
726 * gdb.cell/Makefile.in: Likewise.
727 * gdb.compile/Makefile.in: Likewise.
728 * gdb.cp/Makefile.in: Likewise.
729 * gdb.disasm/Makefile.in: Likewise.
730 * gdb.dlang/Makefile.in: Likewise.
731 * gdb.dwarf2/Makefile.in: Likewise.
732 * gdb.fortran/Makefile.in: Likewise.
733 * gdb.gdb/Makefile.in: Likewise.
734 * gdb.go/Makefile.in: Likewise.
735 * gdb.guile/Makefile.in: Likewise.
736 * gdb.java/Makefile.in: Likewise.
737 * gdb.linespec/Makefile.in: Likewise.
738 * gdb.mi/Makefile.in: Likewise.
739 * gdb.modula2/Makefile.in: Likewise.
740 * gdb.multi/Makefile.in: Likewise.
741 * gdb.objc/Makefile.in: Likewise.
742 * gdb.opencl/Makefile.in: Likewise.
743 * gdb.opt/Makefile.in: Likewise.
744 * gdb.pascal/Makefile.in: Likewise.
745 * gdb.perf/Makefile.in: Likewise.
746 * gdb.python/Makefile.in: Likewise.
747 * gdb.reverse/Makefile.in: Likewise.
748 * gdb.server/Makefile.in: Likewise.
749 * gdb.stabs/Makefile.in: Likewise.
750 * gdb.threads/Makefile.in: Likewise.
751 * gdb.trace/Makefile.in: Likewise.
752 * gdb.xml/Makefile.in: Likewise.
753 * lib/gdb.exp (make_gdb_parallel_path): Add check for
754 GDB_PARALLEL.
755 (standard_output_file): Remove check for GDB_PARALLEL, always
756 return path in outputs/$subdir/$testname.
757
758 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
759
760 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
761 (site.exp): Assign abs_srcdir to tcl's srcdir.
762
763 2016-02-04 Yao Qi <yao.qi@linaro.org>
764
765 * gdb.base/foll-exec-mode.c: Include limits.h.
766 (main): Add parameters argc and argv. Get directory from
767 argv[0].
768 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
769 compilation.
770 * gdb.base/foll-exec.c: Include limits.h.
771 (main): Add parameters argc and argv.
772 Get directory from argv[0].
773 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
774 Adjust tests on the number of lines as source code changed.
775 * gdb.base/foll-vfork-exit.c: Include limits.h.
776 (main): Add one line of statement before vfork.
777 * gdb.base/foll-vfork.c: Include limits.h and string.h.
778 (main): Add parameters argc and argv. Get directory from
779 argv[0].
780 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
781 (setup_gdb): Set tbreak to skip some source lines.
782 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
783 (main): Add parameters argc and argv. Get directory from
784 argv[0].
785 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
786 compilation.
787 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
788 (main): Add parameters argc and argv. Get directory from
789 argv[0].
790 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
791 compilation.
792
793 2016-02-01 Doug Evans <dje@google.com>
794
795 * gdb.base/skip.exp: Clean up multiple references to same test name.
796
797 2016-02-01 Pedro Alves <palves@redhat.com>
798
799 PR remote/19496
800 * gdb.threads/forking-threads-plus-breakpoint.exp
801 (displaced_stepping_supported): New global.
802 (probe_displaced_stepping_support): New procedure.
803 (do_test): Add 'displaced' parameter, and use it.
804 (top level): Check for displaced stepping support. Add displaced
805 stepping on/off testing axis.
806
807 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
808
809 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
810 pointer. Don't perform further tests on the unassociated pointer
811 if the first test fails.
812
813 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
814
815 * gdb.base/max-value-size.c: New file.
816 * gdb.base/max-value-size.exp: New file.
817 * gdb.base/huge.exp: Disable max-value-size for this test.
818
819 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
820
821 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
822
823 2016-01-28 Yao Qi <yao.qi@linaro.org>
824
825 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
826
827 2016-01-25 Pedro Alves <palves@redhat.com>
828
829 PR threads/19461
830 * gdb.base/fork-running-state.c: New file.
831 * gdb.base/fork-running-state.exp: New file.
832
833 2016-01-25 Pedro Alves <palves@redhat.com>
834
835 PR gdb/19494
836 * gdb.base/catch-fork-kill.c: New file.
837 * gdb.base/catch-fork-kill.exp: New file.
838
839 2016-01-25 Pedro Alves <palves@redhat.com>
840
841 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
842 Delete, moved to lib/gdb.exp.
843 * gdb.threads/forking-threads-plus-breakpoint.exp
844 (foreach_with_prefix): Likewise.
845 * gdb.threads/process-dies-while-handling-bp.exp
846 (foreach_with_prefix): Likewise.
847 * lib/gdb.exp (foreach_with_prefix): New procedure.
848
849 2016-01-25 Marcin Koƛcielnicki <koriakin@0x04.net>
850
851 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
852 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
853
854 2016-01-23 Marcin Koƛcielnicki <koriakin@0x04.net>
855
856 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
857 endian targets.
858
859 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
860 Pedro Alves <palves@redhat.com>
861
862 Fix testsuite compatibility with Guile.
863 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
864 number.
865
866 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
867
868 Fix testsuite compatibility with Guile.
869 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
870 (thread 1): New test for backtrace through signal handler.
871
872 2016-01-22 Yao Qi <yao.qi@linaro.org>
873
874 PR testsuite/19491
875 * gdb.base/multi-forks.c: Include
876 ../lib/unbuffer_output.c
877 (main): Call gdb_unbuffer_output.
878
879 2016-01-21 Doug Evans <dje@google.com>
880
881 * lib/ada.exp (gdb_compile_ada): Fix typo.
882
883 2016-01-21 Joel Brobecker <brobecker@adacore.com>
884
885 * gdb.base/break-fun-addr.exp: New file.
886 * gdb.base/break-fun-addr1.c: New file.
887 * gdb.base/break-fun-addr2.c: New file.
888
889 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
890
891 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
892 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
893 enum flag values.
894
895 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
896
897 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
898 when GDB can not set the vector return value. Add more comments
899 for clarification.
900
901 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
902
903 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
904 command.
905
906 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
907
908 * Makefile.in (DO_RUNTEST): Add --status and update usages.
909
910 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
911
912 * Makefile.in (check-single): Pass --status to runtest.
913 (check/%.exp): Likewise.
914
915 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
916
917 * Makefile.in (check-parallel): Propagate return code from make
918 do-check-parallel.
919
920 2016-01-19 Marcin Koƛcielnicki <koriakin@0x04.net>
921
922 * gdb.trace/ftrace.exp: Fix expected message on continue.
923 * gdb.trace/pending.exp: Fix expected message on continue.
924 * gdb.trace/trace-break.exp: Fix expected message on continue.
925
926 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
927
928 * lib/gdb.exp (gdb_test): Remove unused global references.
929
930 2016-01-18 Pedro Alves <palves@redhat.com>
931
932 * gdb.base/async-shell.exp: Adjust expected output.
933 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
934 * gdb.base/siginfo-thread.exp: Adjust expected output.
935 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
936 * gdb.java/jnpe.exp: Adjust expected output.
937 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
938 * gdb.threads/continue-pending-status.exp: Adjust expected output.
939 * gdb.threads/leader-exit.exp: Adjust expected output.
940 * gdb.threads/manythreads.exp: Adjust expected output.
941 * gdb.threads/pthreads.exp: Adjust expected output.
942 * gdb.threads/schedlock.exp: Adjust expected output.
943 * gdb.threads/siginfo-threads.exp: Adjust expected output.
944 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
945 expected output.
946 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
947 output.
948 * gdb.threads/sigthread.exp: Adjust expected output.
949 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
950
951 2016-01-18 Yao Qi <yao.qi@linaro.org>
952
953 * gdb.guile/scm-section-script.c: Replace @progbits with
954 %progbits.
955 * gdb.python/py-section-script.c: Likewise.
956
957 2016-01-15 Pedro Alves <palves@redhat.com>
958
959 * gdb.multi/tids.exp: Test star wildcard ranges.
960
961 2016-01-15 Pedro Alves <palves@redhat.com>
962
963 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
964 command from "thread apply" invocation.
965 (thr_apply_info_thr_invalid): Default the expected output to the
966 input tid list.
967 (top level): Add tests that use convenience variables. Add tests
968 for "thread apply" with a valid TID list, but missing the command.
969
970 2016-01-13 Pedro Alves <palves@redhat.com>
971
972 * gdb.base/default.exp: Expect $_gthread as well.
973 * gdb.multi/tids.exp: Test $_gthread.
974 * gdb.threads/thread-specific.exp: Test $_gthread.
975
976 2016-01-13 Pedro Alves <palves@redhat.com>
977
978 * gdb.multi/tids.exp: Test "info threads -gid".
979
980 2016-01-13 Pedro Alves <palves@redhat.com>
981
982 * gdb.multi/tids.exp: Test InferiorThread.global_num and
983 Breakpoint.thread.
984 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
985
986 2016-01-07 Pedro Alves <palves@redhat.com>
987
988 * gdb.base/break.exp: Adjust to output changes.
989 * gdb.base/hbreak2.exp: Likewise.
990 * gdb.base/sepdebug.exp: Likewise.
991 * gdb.base/watch_thread_num.exp: Likewise.
992 * gdb.linespec/keywords.exp: Likewise.
993 * gdb.multi/info-threads.exp: Likewise.
994 * gdb.threads/thread-find.exp: Likewise.
995 * gdb.multi/tids.c: New file.
996 * gdb.multi/tids.exp: New file.
997
998 2016-01-13 Pedro Alves <palves@redhat.com>
999
1000 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
1001
1002 2016-01-13 Pedro Alves <palves@redhat.com>
1003
1004 * gdb.base/default.exp: Expect $_inferior as well.
1005 * gdb.multi/base.exp: Test $_inferior.
1006
1007 2016-01-13 Pedro Alves <palves@redhat.com>
1008
1009 PR breakpoints/19388
1010 * gdb.base/catch-signal-siginfo-cond.c: New file.
1011 * gdb.base/catch-signal-siginfo-cond.exp: New file.
1012
1013 2016-01-12 Josh Stone <jistone@redhat.com>
1014 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1015
1016 * gdb.base/catch-syscall.c (do_execve): New variable.
1017 (main): Conditionally trigger an execve.
1018 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
1019 (test_catch_syscall_execve): New, check entry/return across execve.
1020 (do_syscall_tests): Call test_catch_syscall_execve.
1021
1022 2016-01-12 Pedro Alves <palves@redhat.com>
1023
1024 * gdb.base/random-signal.exp (do_test): New procedure, with body
1025 of testcase moved in.
1026
1027 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1028 Pedro Alves <palves@redhat.com>
1029
1030 * gdb.base/funcargs.exp (finish from indirectly called function):
1031 Reintroduce the case for 'First'.
1032
1033 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1034 Pedro Alves <palves@redhat.com>
1035
1036 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
1037 (tcatch_vfork_then_child_follow_exec)
1038 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
1039 identification.
1040
1041 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1042
1043 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
1044 and repeats to unlimited.
1045 * gdb.python/py-value.exp: Likewise.
1046 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
1047 and repeats to unlimited.
1048
1049 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1050
1051 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
1052 and reordering the functions.
1053 * gdb.multi/hangout.c: Likewise.
1054 * gdb.multi/hello.c: Likewise.
1055
1056 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
1057
1058 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
1059 absolute.
1060 (SingleStatisticTestResult.report): Use dict.keys instead of
1061 dict.iterkeys.
1062
1063 2016-01-06 Pedro Alves <palves@redhat.com>
1064
1065 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
1066
1067 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1068
1069 * gdb.btrace/dlopen.exp: New.
1070 * gdb.btrace/dlopen.c: New.
1071 * gdb.btrace/dlopen-dso.c: New.
1072
1073 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
1074
1075 * lib/gdb.exp (gdb_test): Update comments to clarify that the
1076 PATTERN argument is optional.
1077
1078 2015-12-24 Joel Brobecker <brobecker@adacore.com>
1079
1080 * lib/ada.exp (target_compile_ada_from_dir): New function.
1081 (gdb_compile_ada): Reimplement avoiding the use of project files.
1082 * gdb.ada/gnat_ada.gpr: Delete.
1083 * gdb.ada/cond_lang.exp: Adjust test to make path before
1084 filename optional.
1085 * gdb.ada/small_reg_param.exp: Likewise.
1086
1087 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
1088
1089 * gdb.base/foll-vork.exp: Remove HP-UX special case.
1090
1091 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
1092
1093 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
1094 case.
1095
1096 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
1097
1098 * gdb.base/break.exp: Remove dead code.
1099 * gdb.base/sepdebug.exp: Likewise.
1100
1101 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1102
1103 * gdb.asm/asm-source.exp: Remove HP-UX references.
1104 * gdb.base/annota1.exp: Likewise.
1105 * gdb.base/annota3.exp: Likewise.
1106 * gdb.base/attach.exp: Likewise.
1107 * gdb.base/bigcore.exp: Likewise.
1108 * gdb.base/break.exp: Likewise.
1109 * gdb.base/call-ar-st.exp: Likewise.
1110 * gdb.base/callfuncs.exp: Likewise.
1111 * gdb.base/catch-fork-static.exp: Likewise.
1112 * gdb.base/display.exp: Likewise.
1113 * gdb.base/foll-exec-mode.exp: Likewise.
1114 * gdb.base/foll-exec.exp: Likewise.
1115 * gdb.base/foll-fork.exp: Likewise.
1116 * gdb.base/foll-vfork.exp: Likewise.
1117 * gdb.base/funcargs.exp: Likewise.
1118 * gdb.base/hbreak2.exp: Likewise.
1119 * gdb.base/inferior-died.exp: Likewise.
1120 * gdb.base/interrupt.exp: Likewise.
1121 * gdb.base/multi-forks.exp: Likewise.
1122 * gdb.base/nodebug.exp: Likewise.
1123 * gdb.base/sepdebug.exp: Likewise.
1124 * gdb.base/solib1.c: Likewise.
1125 * gdb.base/step-test.exp: Likewise.
1126 * gdb.mi/non-stop.c: Likewise.
1127 * gdb.mi/pthreads.c: Likewise.
1128 * gdb.multi/bkpt-multi-exec.ex: Likewise.
1129 * gdb.threads/pthreads.c: Likewise.
1130 * gdb.threads/staticthreads.exp: Likewise.
1131 * lib/future.exp: Likewise.
1132 * lib/gdb.exp: Likewise.
1133 * gdb.base/so-indr-cl.c: Remove.
1134 * gdb.base/so-indr-cl.exp: Likewise.
1135 * gdb.base/solib.c: Likewise.
1136 * gdb.base/solib.exp: Likewise.
1137 * gdb.base/solib2.c: Likewise.
1138
1139 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1140
1141 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
1142 * gdb.base/call-ar-st.exp: Likewise.
1143 * gdb.base/callfuncs.exp: Likewise.
1144 * gdb.base/condbreak.exp: Likewise.
1145 * gdb.base/constvars.exp: Likewise.
1146 * gdb.base/hbreak2.exp: Likewise.
1147 * gdb.base/langs.exp: Likewise.
1148 * gdb.base/list.exp: Likewise.
1149 * gdb.base/long_long.exp: Likewise.
1150 * gdb.base/ptype.exp: Likewise.
1151 * gdb.base/scope.exp: Likewise.
1152 * gdb.base/signals.exp: Likewise.
1153 * gdb.base/so-impl-ld.exp: Likewise.
1154 * gdb.base/varargs.exp: Likewise.
1155 * gdb.base/volatile.exp: Likewise.
1156 * gdb.base/whatis.exp: Likewise.
1157 * gdb.cp/cplusfuncs.exp: Likewise.
1158 * gdb.cp/inherit.exp: Likewise.
1159 * gdb.cp/local.exp: Likewise.
1160 * gdb.cp/member-ptr.exp: Likewise.
1161 * gdb.cp/method.exp: Likewise.
1162 * gdb.cp/overload.exp: Likewise.
1163 * gdb.cp/templates.exp: Likewise.
1164 * gdb.stabs/weird.exp: Likewise.
1165 * lib/compiler.c: Likewise.
1166 * lib/compiler.cc: Likewise.
1167 * lib/cp-support.exp: Likewise.
1168 * lib/gdb.exp: Likewise.
1169
1170 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
1171
1172 * configure.ac: Remove HP-UX case.
1173 * configure: Regenerate.
1174
1175 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
1176
1177 * lib/gdb.exp (gdb_compile): Add function doc.
1178
1179 2015-12-17 Pedro Alves <palves@redhat.com>
1180
1181 PR threads/19354
1182 * gdb.multi/info-threads.exp: New file.
1183
1184 2015-12-15 Yao Qi <yao.qi@linaro.org>
1185
1186 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
1187 is aarch64*-*-*.
1188
1189 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1190
1191 * gdb.base/history-duplicates.exp: Skip if no readline support.
1192
1193 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1194
1195 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
1196
1197 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1198
1199 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
1200
1201 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
1202
1203 * gdb.base/completion.exp: Skip tests that interrupt GDB with
1204 ctrl-C if nointerrupts target property is set.
1205 * gdb.base/double-prompt-target-event-error.exp: Likewise.
1206 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
1207 * gdb.base/paginate-bg-execution.exp: Likewise.
1208 * gdb.base/paginate-execution-startup.exp: Likewise.
1209 * gdb.base/random-signal.exp: Likewise.
1210 * gdb.base/range-stepping.exp: Likewise.
1211 * gdb.cp/annota2.exp: Likewise.
1212 * gdb.cp/annota3.exp: Likewise.
1213 * gdb.gdb/selftest.exp: Likewise.
1214 * gdb.threads/continue-pending-status.exp: Likewise.
1215 * gdb.threads/leader-exit.exp: Likewise.
1216 * gdb.threads/manythreads.exp: Likewise.
1217 * gdb.threads/pthreads.exp: Likewise.
1218 * gdb.threads/schedlock.exp: Likewise.
1219 * gdb.threads/sigthread.exp: Likewise.
1220
1221 2015-12-11 Don Breazeal <donb@codesourcery.com>
1222
1223 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
1224 remote.
1225 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
1226 * gdb.base/foll-exec.exp (main): Enable for target remote.
1227 * gdb.base/foll-fork.exp (main): Likewise.
1228 * gdb.base/foll-vfork.exp (main): Likewise.
1229 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
1230 (proc continue_to_exit_bp_loc): Use clean_restart.
1231 * gdb.base/pie-execl.exp (main): Disable for target remote.
1232 * gdb.base/watch-vfork.exp (main): Enable for target remote.
1233 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
1234 * gdb.threads/execl.exp (main): Likewise.
1235 * gdb.threads/fork-child-threads.exp (main): Likewise.
1236 * gdb.threads/fork-plus-threads.exp (main): Disable for target
1237 remote.
1238 * gdb.threads/fork-thread-pending.exp (main): Enable for target
1239 remote.
1240 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
1241 pid.tid style ptids, instead of just tid.
1242 * gdb.threads/thread-execl.exp (main): Enable for target remote.
1243 * gdb.threads/watchpoint-fork.exp (main): Likewise.
1244 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
1245 ptids, instead of just tid.
1246
1247 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1248
1249 * gdb.base/list.exp (test_list_forward): Add end of file error
1250 test.
1251 (test_repeat_list_command): Add end of file error test.
1252 (test_list_backwards): Add beginning of file error test.
1253
1254 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * gdb.base/list.exp (test_list_invalid_args): New function,
1257 defined, and called.
1258
1259 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1260
1261 * gdb.base/list.exp (test_list): Make test names unique.
1262
1263 2015-12-11 Yao Qi <yao.qi@linaro.org>
1264
1265 * gdb.base/coremaker2.c: Remove.
1266
1267 2015-12-10 Pedro Alves <palves@redhat.com>
1268
1269 * gdb.multi/base.exp: Remove stale "spaces" references.
1270
1271 2015-12-10 Pedro Alves <palves@redhat.com>
1272
1273 * gdb.multi/base.exp: Don't use nowarnings.
1274 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
1275 * gdb.multi/hangout.c: Include stdio.h.
1276 * gdb.multi/hello.c: Include stdlib.h.
1277 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
1278 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
1279 * gdb.multi/multi-arch.exp: Don't use nowarnings.
1280
1281 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * gdb.dwarf2/dw2-ranges-base.c: New file.
1284 * gdb.dwarf2/dw2-ranges-base.exp: New file.
1285 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
1286 support additional line table, and debug ranges generation.
1287 (Dwarf::ranges): New function, generate .debug_ranges.
1288 (Dwarf::lines): Support generating simple line table programs.
1289 (Dwarf::assemble): Initialise new namespace variables.
1290
1291 2015-12-09 Kevin Buettner <kevinb@redhat.com>
1292
1293 * gdb.base/async.exp (proc test_background): Add case for
1294 asynchronous execution not supported.
1295
1296 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1297
1298 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
1299 format and change test names to make them unique.
1300
1301 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
1302 Pedro Alves <pedro@redhat.com>
1303
1304 PR gdb/18702
1305 Add checking of floatformats setup on x86_64 hosts.
1306 * gdb.arch/i386-float.S (main): Load bigval and smallval.
1307 (smallval, bigval): New labels/constants.
1308 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
1309 float" after loading bigval and smallval.
1310
1311 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
1312
1313 * gdb.ada/fun_overload_menu.exp: New testcase.
1314 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
1315
1316 2015-12-04 Josh Stone <jistone@redhat.com>
1317
1318 * gdb.base/catch-fork-static.exp: New.
1319
1320 2015-12-03 Yao Qi <yao.qi@linaro.org>
1321
1322 * gdb.base/sizeof.c: Don't include stdio.h and
1323 ../lib/unbuffer_output.c.
1324 (main): New variable 'size' and 'value'. Remove printf and
1325 gdb_unbuffer_output. Assign return value to size and value.
1326 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
1327 at the beginning.
1328 (check_sizeof): Check the result by printing variable 'size'.
1329 (check_valueof): Check the result by printing variable 'value'.
1330
1331 2015-12-01 Yao Qi <yao.qi@linaro.org>
1332
1333 * gdb.base/disp-step-syscall.exp: Define syscall instruction
1334 for aarch64*-*-linux* target.
1335
1336 2015-11-30 Pedro Alves <palves@redhat.com>
1337
1338 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
1339
1340 2015-11-30 Pedro Alves <palves@redhat.com>
1341
1342 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1343 Handle non-stop mode vCont replies.
1344
1345 2015-11-30 Pedro Alves <palves@redhat.com>
1346
1347 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
1348 prepare_for_testing. Start gdb with "set non-stop on" appended to
1349 GDBFLAGS. Lax expected stop output.
1350
1351 2015-11-27 Yao Qi <yao.qi@linaro.org>
1352
1353 * gdb.arch/arm-neon.exp: New.
1354 * gdb.arch/arm-neon.c: New.
1355
1356 2015-11-27 Yao Qi <yao.qi@linaro.org>
1357
1358 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
1359
1360 2015-11-27 Yao Qi <yao.qi@linaro.org>
1361
1362 * gdb.cp/annota2.exp: Allow multiple occurrences of the
1363 frames-invalid annotation.
1364
1365 2015-11-27 Yao Qi <yao.qi@linaro.org>
1366
1367 * gdb.cp/annota2.exp: Use ${frames_invalid}.
1368
1369 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1370
1371 * gdb.threads/names.exp: New file.
1372 * gdb.threads/names.c: New file.
1373 * README: Mention gdb,no_thread_names.
1374
1375 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
1376
1377 PR 19297
1378 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
1379 support" error.
1380
1381 2015-11-24 Pedro Alves <palves@redhat.com>
1382
1383 PR 17539
1384 * gdb.base/display.exp: Expect displays to be sorted in ascending
1385 order. Use multi_line.
1386 * gdb.base/solib-display.exp: Likewise.
1387
1388 2015-11-24 Pedro Alves <palves@redhat.com>
1389
1390 PR 17539
1391 * gdb.base/display.exp: Expect displays to be sorted in ascending
1392 order. Use multi_line.
1393 * gdb.base/solib-display.exp: Likewise.
1394
1395 2015-11-24 Pedro Alves <palves@redhat.com>
1396
1397 PR 17539
1398 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
1399 threads in ascending order.
1400 * gdb.base/foll-fork.exp: Likewise.
1401 * gdb.base/foll-vfork.exp: Likewise.
1402 * gdb.base/multi-forks.exp: Likewise.
1403 * gdb.mi/mi-nonstop.exp: Likewise.
1404 * gdb.mi/mi-nsintrall.exp: Likewise.
1405 * gdb.multi/base.exp: Likewise.
1406 * gdb.multi/multi-arch.exp: Likewise.
1407 * gdb.python/py-inferior.exp: Likewise.
1408 * gdb.threads/break-while-running.exp: Likewise.
1409 * gdb.threads/execl.exp: Likewise.
1410 * gdb.threads/gcore-thread.exp: Likewise.
1411 * gdb.threads/info-threads-cur-sal.exp: Likewise.
1412 * gdb.threads/kill.exp: Likewise.
1413 * gdb.threads/linux-dp.exp: Likewise.
1414 * gdb.threads/multiple-step-overs.exp: Likewise.
1415 * gdb.threads/next-bp-other-thread.exp: Likewise.
1416 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
1417 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
1418 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
1419 * gdb.threads/thread-find.exp: Likewise.
1420 * gdb.threads/tls.exp: Likewise.
1421 * lib/mi-support.exp (mi_reverse_list): Delete.
1422 (mi_check_thread_states): No longer reverse list.
1423
1424 2015-11-24 Pedro Alves <palves@redhat.com>
1425
1426 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
1427 use lowercase.
1428
1429 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1430
1431 * gdb.trace/actions.c: Include trace-common.h.
1432 (main): Add a location for a fast tracepoint.
1433 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
1434 the normal tracepoints.
1435 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
1436
1437 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
1438
1439 * save-trace.exp: Factor out code to these...
1440 (gdb_save_tracepoints): New.
1441 (gdb_load_tracepoints): New.
1442 (do_save_load_test): New.
1443
1444 2015-11-23 Kevin Buettner <kevinb@redhat.com>
1445
1446 * gdb.base/asmlabel.exp: New test.
1447 * gdb.base/asmlabel.c: New test case.
1448
1449 2015-11-23 Joel Brobecker <brobecker@adacore.com>
1450
1451 * gdb.base/wrong_frame_bt_full-main.c: New file.
1452 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
1453 * gdb.base/wrong_frame_bt_full.exp: New file.
1454
1455 2015-11-23 Joel Brobecker <brobecker@adacore.com>
1456
1457 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
1458
1459 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1460
1461 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
1462 pstate register when comparing registers values in
1463 sparc64-*-linux-gnu targets to avoid spurious differences.
1464
1465 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
1466
1467 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
1468
1469 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
1470
1471 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
1472 as type argument to gdb_compile.
1473 * gdb.base/nested-subp2.exp: Likewise.
1474 * gdb.base/nested-subp3.exp: Likewise.
1475
1476 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
1477
1478 * lib/dwarf.exp (_note): Fix left shift of negative value.
1479 * gdb.trace/trace-condition.exp: Likewise.
1480
1481 2015-11-13 Yao Qi <yao.qi@linaro.org>
1482
1483 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
1484 comments about d10v.
1485 (test_scalar_returns): Likewise.
1486 * gdb.base/d10v.ld: Remove.
1487 * gdb.base/overlays.exp: Remove the target triplet checking for
1488 d10v-*-*.
1489 * gdb.base/structs.exp (test_struct_returns): Remove the
1490 comments about d10v.
1491 (test_struct_calls): Likewise.
1492
1493 2015-11-13 Yao Qi <yao.qi@linaro.org>
1494
1495 * gdb.base/gnu_vector.exp: Check the return value by "p res".
1496 * gdb.base/gnu_vector.c: Don't include stdio.h.
1497 (main): Don't print res and call add_some_intvecs.
1498
1499 2015-11-11 Marcin Koƛcielnicki <koriakin@0x04.net>
1500
1501 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
1502 macro.
1503 (func5): Removed.
1504 (func4): Use FAST_TRACEPOINT_LABEL.
1505 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
1506 macro.
1507 (func): Removed.
1508 (thread_function): Use FAST_TRACEPOINT_LABEL.
1509 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
1510 (func): Remove.
1511 (marker): Use FAST_TRACEPOINT_LABEL.
1512 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
1513 (pendfunc1): Remove.
1514 (pendfunc): Use FAST_TRACEPOINT_LABEL.
1515 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
1516 (foo): Remove.
1517 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
1518 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
1519 macro.
1520 (func): Remove.
1521 (marker): Use FAST_TRACEPOINT_LABEL.
1522 * gdb.trace/trace-common.h: New header.
1523 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
1524 macro.
1525 (func): Remove.
1526 (marker): Use FAST_TRACEPOINT_LABEL.
1527 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
1528 (func): Remove.
1529 (thread_function): Use FAST_TRACEPOINT_LABEL.
1530
1531 2015-11-10 Marcin Koƛcielnicki <koriakin@0x04.net>
1532
1533 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
1534 in front.
1535 * gdb.trace/change-loc.exp: Use global pcreg definition.
1536 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
1537 * gdb.trace/entry-values.exp: Use global spreg definition, add $
1538 in front.
1539 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
1540 * gdb.trace/pending.exp: Likewise.
1541 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
1542 * gdb.trace/trace-break.exp: Likewise.
1543 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
1544 in front.
1545 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
1546 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
1547 in front.
1548 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
1549
1550 2015-11-09 Joel Brobecker <brobecker@adacore.com>
1551
1552 * gdb.ada/fin_fun_out: New testcase.
1553
1554 2015-11-07 Kevin Buettner <kevinb@redhat.com>
1555
1556 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
1557 value associated with DW_AT_byte_size.
1558 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
1559 constants for DW_AT_byte_size, DW_AT_lower_bound, and
1560 DW_AT_upper_bound.
1561
1562 2015-11-07 Kevin Buettner <kevinb@redhat.com>
1563
1564 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
1565 (gdb_target_symbol_prefix_flags): Define in terms of _asm
1566 version.
1567 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
1568 gdb.dwarf2/dw2-canonicalize-type.exp,
1569 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
1570 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
1571 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
1572 provided by gdb_target_symbol_prefix_flags_asm.
1573 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
1574 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
1575 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
1576 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
1577 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
1578 macros where needed). Use this macro for symbols which require
1579 the prefix provided by SYMBOL_PREFIX.
1580
1581 2015-11-05 Kevin Buettner <kevinb@redhat.com>
1582
1583 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
1584 New procs.
1585 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
1586 representing expressions, of more than one list element.
1587 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
1588 to prepend linker symbol prefix to f.
1589 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
1590 table_1 and table_2.
1591 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
1592 Likewise, for f and g.
1593 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
1594 for ptr.
1595 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
1596 for main.
1597 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
1598 table_1_ptr and table_2_ptr.
1599
1600 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1601 Joel Brobecker <brobecker@adacore.com>
1602
1603 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
1604
1605 2015-11-04 Marcin Koƛcielnicki <koriakin@0x04.net>
1606
1607 * gdb.reverse/s390-mvcle.c: New test.
1608 * gdb.reverse/s390-mvcle.exp: New file.
1609 * lib/gdb.exp: Enable reverse tests on s390*-linux.
1610
1611 2015-11-02 Marcin Koƛcielnicki <koriakin@0x04.net>
1612
1613 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
1614
1615 2015-11-02 Marcin Koƛcielnicki <koriakin@0x04.net>
1616
1617 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
1618 reaching marker2.
1619 * gdb.reverse/getresuid-reverse.exp: Likewise.
1620 * gdb.reverse/pipe-reverse.exp: Likewise.
1621 * gdb.reverse/readv-reverse.exp: Likewise.
1622 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1623 * gdb.reverse/time-reverse.exp: Likewise.
1624 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
1625
1626 2015-10-30 Yao Qi <yao.qi@linaro.org>
1627
1628 * gdb.threads/wp-replication.c (watch_count_done): Remove.
1629 (empty_cycle): Remove.
1630 (main): Don't call empty_cycle. Don't use watch_count_done.
1631 * gdb.threads/wp-replication.exp: Don't set breakpoint on
1632 empty_cycle. Rewrite the code counting HW watchpoints.
1633
1634 2015-10-30 Marcin Koƛcielnicki <koriakin@0x04.net>
1635
1636 * gdb.reverse/fstatat-reverse.c: New test.
1637 * gdb.reverse/fstatat-reverse.exp: New file.
1638 * gdb.reverse/getresuid-reverse.c: New test.
1639 * gdb.reverse/getresuid-reverse.exp: New file.
1640 * gdb.reverse/pipe-reverse.c: New test.
1641 * gdb.reverse/pipe-reverse.exp: New file.
1642 * gdb.reverse/readv-reverse.c: New test.
1643 * gdb.reverse/readv-reverse.exp: New file.
1644 * gdb.reverse/recvmsg-reverse.c: New test.
1645 * gdb.reverse/recvmsg-reverse.exp: New file.
1646 * gdb.reverse/time-reverse.c: New test.
1647 * gdb.reverse/time-reverse.exp: New file.
1648 * gdb.reverse/waitpid-reverse.c: New test.
1649 * gdb.reverse/waitpid-reverse.exp: New file.
1650
1651 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1652
1653 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
1654
1655 2015-10-26 Doug Evans <dje@google.com>
1656
1657 PR symtab/17391
1658 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
1659 * gdb.dwarf2/bad-regnum.c: New file.
1660 * gdb.dwarf2/bad-regnum.exp: New file.
1661
1662 2015-10-26 Doug Evans <dje@google.com>
1663
1664 PR python/18938
1665 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
1666 file.
1667
1668 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1669
1670 * gdb.compile/compile.exp (compile code globalvar): Update expectation
1671 for a change by "Mention language in compile error message".
1672
1673 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
1674
1675 PR python/18073
1676 * gdb.python/py-type.c (C::a_method): New.
1677 (C::a_const_method): New.
1678 (C::a_static_method): New.
1679 (a_function): New.
1680 * gdb.python/py-type.exp (test_fields): Test getting fields
1681 from function and method.
1682
1683 2015-10-21 Keven Boell <keven.boell@intel.com>
1684
1685 * gdb.fortran/vla-alloc-assoc.exp: New file.
1686 * gdb.fortran/vla-datatypes.exp: New file.
1687 * gdb.fortran/vla-datatypes.f90: New file.
1688 * gdb.fortran/vla-history.exp: New file.
1689 * gdb.fortran/vla-ptype-sub.exp: New file.
1690 * gdb.fortran/vla-ptype.exp: New file.
1691 * gdb.fortran/vla-sizeof.exp: New file.
1692 * gdb.fortran/vla-sub.f90: New file.
1693 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
1694 * gdb.fortran/vla-value-sub-finish.exp: New file.
1695 * gdb.fortran/vla-value-sub.exp: New file.
1696 * gdb.fortran/vla-value.exp: New file.
1697 * gdb.fortran/vla-ptr-info.exp: New file.
1698 * gdb.mi/mi-vla-fortran.exp: New file.
1699 * gdb.mi/vla.f90: New file.
1700
1701 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
1702
1703 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
1704 of hardwired timeout value.
1705
1706 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1707 Pedro Alves <palves@redhat.com>
1708
1709 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
1710 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
1711
1712 2015-10-19 Josh Stone <jistone@redhat.com>
1713
1714 * gdb.base/catch-syscall.c: Include <sched.h>.
1715 (unknown_syscall): New variable.
1716 (main): Trigger a vfork and an unknown syscall.
1717 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
1718 (unknown_syscall_number): Likewise.
1719 (check_call_to_syscall): Accept an optional syscall pattern.
1720 (check_return_from_syscall): Likewise.
1721 (check_continue): Likewise.
1722 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
1723 (test_catch_syscall_skipping_return): New test toggling off 'catch
1724 syscall' to step over the syscall return, then toggling back on.
1725 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
1726 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
1727 (do_syscall_tests): Call test_catch_syscall_without_args and
1728 test_catch_syscall_mid_vfork.
1729 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
1730 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
1731
1732 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
1733
1734 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
1735 print g_vE): Add new pass patterns.
1736 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
1737 print various symbol names for vptr fields.
1738
1739 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1740
1741 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
1742 results.
1743
1744 2015-10-12 Yao Qi <yao.qi@linaro.org>
1745
1746 * gdb.arch/disp-step-insn-reloc.exp: New test case.
1747
1748 2015-10-12 Yao Qi <yao.qi@linaro.org>
1749
1750 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
1751 is aarch64*-*-linux*.
1752
1753 2015-10-12 Yao Qi <yao.qi@linaro.org>
1754
1755 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
1756 (can_relocate_bcond_true): ... it.
1757 (can_relocate_bcond_false): New function.
1758 (foo): Likewise.
1759 (can_relocate_bl): Likewise.
1760 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
1761 can_relocate_bl.
1762
1763 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
1764
1765 * gdb.base/nested-addr.c: New file.
1766 * gdb.base/nested-addr.exp: New testcase.
1767
1768 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
1769
1770 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
1771 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
1772 its output. Ignore the output of "record goto begin" and instead
1773 check that GDB is replaying.
1774
1775 2015-10-09 Pedro Alves <palves@redhat.com>
1776
1777 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
1778 (top level): Use it in the run with no args test.
1779
1780 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
1781
1782 * gdb.dlang/properties.exp: New file.
1783
1784 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
1785
1786 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
1787 whether or not address 0x1000 is mapped on the target.
1788
1789 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
1790
1791 * gdb.python/py-type.exp: Do not run tests if binaries fail to
1792 build.
1793
1794 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
1795
1796 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
1797 instruction-history test.
1798
1799 2015-09-28 Doug Evans <dje@google.com>
1800
1801 * gdb.base/gcore.c (array_func): Add reference to static_array.
1802
1803 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1804
1805 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
1806 source line.
1807
1808 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
1809
1810 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
1811 short or char as base type.
1812
1813 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
1814
1815 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
1816 to allow any size enum.
1817
1818 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
1819
1820 * gdb.ada/array_ptr_renaming.exp: New testcase.
1821 * gdb.ada/array_ptr_renaming/foo.adb: New file.
1822 * gdb.ada/array_ptr_renaming/pack.ads: New file.
1823
1824 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1825
1826 * gdb.trace/ftrace-lock.c: New file.
1827 * gdb.trace/ftrace-lock.exp: New file.
1828
1829 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1830
1831 * gdb.arch/insn-reloc.c: New file.
1832 * gdb.arch/ftrace-insn-reloc.exp: New file.
1833
1834 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
1835
1836 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
1837 instruction.
1838 * gdb.trace/pendshr1.c (pendfunc): Likewise.
1839 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
1840 * gdb.trace/range-stepping.c: Likewise.
1841 * gdb.trace/trace-break.c: Likewise.
1842 * gdb.trace/trace-mt.c (thread_function): Likewise.
1843 * gdb.trace/ftrace.c (marker): Likewise.
1844 * gdb.trace/trace-condition.c (marker): Likewise.
1845 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
1846 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
1847 is_aarch64_target.
1848
1849 2015-09-18 Doug Evans <xdje42@gmail.com>
1850
1851 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
1852 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
1853
1854 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1855
1856 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
1857 the breakpoint.
1858
1859 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1860
1861 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
1862 the pending breakpoint. Remove timeout override for "Run till
1863 MI pending breakpoint on pendfunc3 on thread 2" test.
1864
1865 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1866
1867 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
1868 filename pattern.
1869
1870 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1871
1872 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
1873 in breakpoint filename pattern.
1874
1875 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1876
1877 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
1878
1879 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
1880
1881 * gdb.linespec/explicit.exp: Check for readline support for
1882 tab-completion tests. Fix obvious typo.
1883
1884 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1885
1886 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
1887 and replay.
1888
1889 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1890
1891 * gdb.btrace/non-stop.c: New.
1892 * gdb.btrace/non-stop.exp: New.
1893
1894 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
1895 Yao Qi <yao.qi@linaro.org>
1896
1897 * gdb.trace/trace-condition.c: New file.
1898 * gdb.trace/trace-condition.exp: New file.
1899
1900 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
1901
1902 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
1903 for testing bytecode compilation.
1904
1905 2015-09-16 Pedro Alves <palves@redhat.com>
1906 Sandra Loosemore <sandra@codesourcery.com>
1907
1908 * gdb.threads/non-stop-fair-events.c (timeout): New global.
1909 (SECONDS): Redefine.
1910 (main): Call pthread_kill and alarm early.
1911 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
1912 support.
1913 (test): If the target can't hardware step and doesn't support
1914 displaced stepping, increase the timeout.
1915
1916 2015-09-16 Pedro Alves <palves@redhat.com>
1917
1918 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
1919 (enable_debug): New procedures.
1920 (test): Use them. Bail out if waiting for threads fails.
1921 (top level): Bail out if a test fails.
1922
1923 2015-09-16 Yao Qi <yao.qi@linaro.org>
1924
1925 * gdb.asm/asm-source.exp: Set asm-arch for
1926 aarch64*-*-* target.
1927 * gdb.asm/aarch64.inc: New file.
1928
1929 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
1930
1931 * gdb.ada/array_of_variable_length.exp: New testcase.
1932 * gdb.ada/array_of_variable_length/foo.adb: New file.
1933 * gdb.ada/array_of_variable_length/pck.adb: New file.
1934 * gdb.ada/array_of_variable_length/pck.ads: New file.
1935
1936 2015-09-15 Doug Evans <dje@google.com>
1937
1938 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
1939 of function static local variable.
1940
1941 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1942
1943 * gdb.threads/tls-so_extern.exp: New test file.
1944 * gdb.threads/tls-so_extern.c: New test file.
1945 * gdb.threads/tls-so_extern_main.c: New test file.
1946
1947 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 * gdb.opt/solib-intra-step-lib.c: New file.
1950 * gdb.opt/solib-intra-step-main.c: New file.
1951 * gdb.opt/solib-intra-step.exp: New file.
1952
1953 2015-09-15 Pedro Alves <palves@redhat.com>
1954
1955 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
1956 gdb_continue_to_breakpoint instead of gdb_test_multiple.
1957
1958 2015-09-14 Pedro Alves <palves@redhat.com>
1959
1960 * gdb.base/hook-stop-continue.c: Delete.
1961 * gdb.base/hook-stop-continue.exp: Delete.
1962 * gdb.base/hook-stop-frame.c: Delete.
1963 * gdb.base/hook-stop-frame.exp: Delete.
1964 * gdb.base/hook-stop.c: New file.
1965 * gdb.base/hook-stop.exp: New file.
1966
1967 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
1968
1969 * gdb.ada/access_to_packed_array.exp: New testcase.
1970 * gdb.ada/access_to_packed_array/foo.adb: New file.
1971 * gdb.ada/access_to_packed_array/pack.adb: New file.
1972 * gdb.ada/access_to_packed_array/pack.ads: New file.
1973
1974 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
1975
1976 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
1977 buffer size test.
1978
1979 2015-09-11 Don Breazeal <donb@codesourcery.com>
1980
1981 * gdb.base/foll-exec.c: Add copyright header. Fix
1982 formatting issues.
1983 * gdb.base/foll-exec.exp (zap_session): Delete proc.
1984 (do_exec_tests): Use clean_restart in place of zap_session,
1985 and for test initialization. Fix formatting issues. Use
1986 fail in place of perror.
1987 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
1988 an expect statement to match an expression with output from
1989 the program under debug.
1990 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
1991 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
1992 * gdb.threads/non-ldr-exc-2.exp: Likewise.
1993 * gdb.threads/non-ldr-exc-3.exp: Likewise.
1994 * gdb.threads/non-ldr-exc-4.exp: Likewise.
1995
1996 2015-09-09 Doug Evans <dje@google.com>
1997
1998 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
1999
2000 2015-09-09 Doug Evans <dje@google.com>
2001
2002 * gdb.base/pie-execl.exp: Fix result test of build_executable.
2003
2004 2015-09-09 Doug Evans <dje@google.com>
2005
2006 * gdb.base/savedregs.exp: Fix typo.
2007
2008 2015-09-09 Pedro Alves <palves@redhat.com>
2009
2010 * gdb.mi/mi-cli.exp: Add CLI finish tests.
2011
2012 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
2013
2014 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
2015 command actually switches threads. Give up on remaining
2016 tests if target fails to stop at breakpoint.
2017
2018 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
2019
2020 * gdb.ada/funcall_char.exp: New testcase.
2021 * gdb.ada/funcall_char/foo.adb: New file.
2022
2023 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
2024
2025 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
2026 expected outputs. Add two testcases for completing ambiguous
2027 functions.
2028 * gdb.ada/complete/aux_pck.adb: New file.
2029 * gdb.ada/complete/aux_pck.ads: New file.
2030 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
2031 Ambiguous_Func functions.
2032 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
2033 * gdb.ada/complete/pck.adb: Likewise.
2034
2035 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
2036
2037 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
2038 failures to run the test program under GDB.
2039
2040 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
2041
2042 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
2043 to C.
2044
2045 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
2046
2047 * gdb.base/run-after-attach.exp: New test file.
2048 * gdb.base/run-after-attach.c: New test file.
2049
2050 2015-08-26 Don Breazeal <donb@codesourcery.com>
2051
2052 * gdb.base/foll-exec-2.c: New test program.
2053 * gdb.base/foll-exec-2.exp: New test.
2054
2055 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
2056
2057 * gdb.base/nested-subp1.exp: New file.
2058 * gdb.base/nested-subp1.c: New file.
2059 * gdb.base/nested-subp2.exp: New file.
2060 * gdb.base/nested-subp2.c: New file.
2061 * gdb.base/nested-subp3.exp: New file.
2062 * gdb.base/nested-subp3.c: New file.
2063
2064 2015-08-24 Pedro Alves <palves@redhat.com>
2065
2066 * gdb.server/connect-without-multi-process.c: New file.
2067 * gdb.server/connect-without-multi-process.exp: New file.
2068
2069 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
2070
2071 * gdb.opt/inline-markers.c: Make z int.
2072
2073 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
2074
2075 * gdb.opt/inline-markers.c: Make z volatile.
2076
2077 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
2078
2079 * gdb.opt/inline-bt.c: New volatile global z.
2080 * gdb.opt/inline-cmds.c: Likewise.
2081 * gdb.opt/inline-locals.c: Likewise.
2082 * gdb.opt/inline-markers.c: New extern global z.
2083 (marker): Use z.
2084 (inline_fn): Likewise.
2085
2086 2015-08-24 Pedro Alves <palves@redhat.com>
2087
2088 * config/m32r-stub.exp: Remove file.
2089 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
2090 * gdb.base/call-rt-st.exp: Likewise.
2091 * gdb.base/call-strs.exp: Likewise.
2092 * gdb.base/default.exp: Remove references to h8300-*-hms and
2093 *-*-udi*.
2094 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
2095
2096 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2097
2098 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
2099 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
2100 and "return" use KFAIL when GDB can not read/write the vector
2101 return value.
2102
2103 2015-08-21 Gary Benson <gbenson@redhat.com>
2104
2105 * gdb.trace/pending.exp: Cope with remote transfer warnings.
2106
2107 2015-08-20 Pedro Alves <palves@redhat.com>
2108
2109 * gdb.server/solib-list.exp: No longer expect an interior stop in
2110 non-stop mode.
2111
2112 2015-08-20 Pedro Alves <palves@redhat.com>
2113
2114 * gdb.server/connect-stopped-target.c: New file.
2115 * gdb.server/connect-stopped-target.exp: New file.
2116
2117 2015-08-20 Pedro Alves <palves@redhat.com>
2118
2119 * gdb.dwarf2/comp-unit-lang.exp: New file.
2120 * gdb.dwarf2/comp-unit-lang.c: New file.
2121
2122 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
2123
2124 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
2125 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
2126
2127 2015-08-19 Kevin Buettner <kevinb@redhat.com>
2128
2129 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
2130 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
2131
2132 2015-08-18 Doug Evans <dje@google.com>
2133 Adrian Sendroiu <adrian.sendroiu@freescale.com>
2134
2135 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
2136 skip_python_tests. New arg prompt_regexp.
2137 (skip_python_tests): New function.
2138 * lib/mi-support.exp (mi_skip_python_tests): New function.
2139 * gdb.python/py-mi-objfile-gdb.py: New file.
2140 * gdb.python/py-mi-objfile.c: New file.
2141 * gdb.python/py-mi-objfile.exp: New file.
2142
2143 2015-08-17 Keith Seitz <keiths@redhat.com>
2144
2145 * gdb.linespec/explicit.exp: Move strace test from here ...
2146 * gdb.trace/strace.exp: ... to here.
2147
2148 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
2149
2150 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
2151 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
2152
2153 2015-08-14 Doug Evans <xdje42@gmail.com>
2154
2155 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
2156 inferior before selecting a new file.
2157
2158 2015-08-14 Doug Evans <xdje42@gmail.com>
2159
2160 * gdb.mi/mi-disassemble.exp: Update.
2161 * gdb.base/disasm-optim.S: New file.
2162 * gdb.base/disasm-optim.c: New file.
2163 * gdb.base/disasm-optim.h: New file.
2164 * gdb.base/disasm-optim.exp: New file.
2165
2166 2015-08-14 Keith Seitz <keiths@redhat.com>
2167
2168 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
2169 "evaluated-by".
2170
2171 2015-08-13 Joel Brobecker <brobecker@adacore.com>
2172
2173 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
2174
2175 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
2176
2177 * gdb.ada/fun_renaming.exp: New testcase.
2178 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
2179 * gdb.ada/fun_renaming/pack.adb: New file.
2180 * gdb.ada/fun_renaming/pack.ads: New file.
2181
2182 2015-08-12 Keith Seitz <keiths@redhat.com>
2183
2184 * gdb.base/dso2dso.exp: Pass basename of source file in call to
2185 gdb_get_line_number.
2186
2187 2015-08-12 Joel Brobecker <brobecker@adacore.com>
2188
2189 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
2190 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
2191 gdb.base/dso2dso.exp: New files.
2192
2193 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
2194 Pedro Alves <palves@redhat.com>
2195 Keith Seitz <keiths@redhat.com>
2196
2197 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
2198 GDBFLAGS.
2199
2200 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2201
2202 * gdb.base/gdbhistsize-history.exp
2203 (test_histsize_history_setting): Use save_vars.
2204 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
2205 Use save_vars.
2206 (test_no_truncation_of_unlimited_history_file): Use save_vars.
2207 * gdb.base/readline.exp: Use save_vars.
2208
2209 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
2210
2211 * lib/gdb.exp (save_vars): New proc.
2212
2213 2015-08-11 Keith Seitz <keiths@redhat.com>
2214
2215 * gdb.base/help.exp: Update help_breakpoint_text.
2216
2217 2015-08-11 Keith Seitz <keiths@redhat.com>
2218
2219 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
2220 (at toplevel): Call test_explicit_breakpoints.
2221 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
2222 breakpoints.
2223 * lib/mi-support.exp (mi_make_breakpoint): Add support for
2224 breakpoint conditions, "-cond".
2225
2226 2015-08-11 Keith Seitz <keiths@redhat.com>
2227
2228 * gdb.linespec/3explicit.c: New file.
2229 * gdb.linespec/cpexplicit.cc: New file.
2230 * gdb.linespec/cpexplicit.exp: New file.
2231 * gdb.linespec/explicit.c: New file.
2232 * gdb.linespec/explicit.exp: New file.
2233 * gdb.linespec/explicit2.c: New file.
2234 * gdb.linespec/ls-errs.exp: Add explicit location tests.
2235 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
2236 before using in the matching pattern.
2237 Clarify that `prefix' is a regular expression.
2238
2239 2015-08-11 Keith Seitz <keiths@redhat.com>
2240
2241 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
2242 test.
2243 Add tests for missing ",FMT" and ",".
2244
2245 2015-08-10 Doug Evans <dje@google.com>
2246 Keith Seitz <keiths@redhat.com>
2247
2248 PR gdb/17960
2249 * gdb.base/completion.exp: Add location completer tests.
2250
2251 2015-08-07 Pedro Alves <palves@redhat.com>
2252
2253 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
2254 tests here.
2255 (top level): Run do_test with and without displaced stepping.
2256
2257 2015-08-07 Pedro Alves <palves@redhat.com>
2258
2259 * gdb.base/valgrind-disp-step.c: New file.
2260 * gdb.base/valgrind-disp-step.exp: New file.
2261
2262 2015-08-07 Pedro Alves <palves@redhat.com>
2263
2264 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
2265 Delete function.
2266 (main): Add alarm. Run an infinite loop instead of calling
2267 wait_threads.
2268 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
2269 comment.
2270 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
2271 Delete function.
2272 (main): Add alarm. Run an infinite loop instead of calling
2273 wait_threads.
2274 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
2275 comment.
2276
2277 2015-08-07 Pedro Alves <palves@redhat.com>
2278
2279 * gdb.base/checkpoint-ns.exp: New file.
2280 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
2281 standard_testfile.
2282
2283 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
2284
2285 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
2286 * gdb.btrace/instruction_history.exp: Update.
2287 * gdb.btrace/tsx.exp: New.
2288 * gdb.btrace/tsx.c: New.
2289
2290 2015-08-06 Pedro Alves <palves@redhat.com>
2291
2292 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
2293 increase timeout.
2294 * gdb.reverse/until-precsave.exp: Bump timeouts.
2295
2296 2015-08-06 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
2299
2300 2015-08-06 Pedro Alves <palves@redhat.com>
2301
2302 PR gdb/18749
2303 * gdb.threads/process-dies-while-handling-bp.c: New file.
2304 * gdb.threads/process-dies-while-handling-bp.exp: New file.
2305
2306 2015-08-06 Pedro Alves <palves@redhat.com>
2307
2308 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
2309 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
2310
2311 2015-08-05 Pedro Alves <palves@redhat.com>
2312
2313 * gdb.threads/next-while-other-thread-longjmps.c: New file.
2314 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
2315
2316 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
2317
2318 * gdb.base/bp-permanent.exp: Report test as unsupported if
2319 the target cannot stop at the permanent breakpoint.
2320
2321 2015-08-03 Doug Evans <dje@google.com>
2322
2323 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
2324 10000.
2325
2326 2015-08-03 Doug Evans <dje@google.com>
2327
2328 * Makefile.in (workers/%.worker, build-perf): New rule.
2329 (GDB_PERFTEST_MODE): New variable.
2330 (check-perf): Use it.
2331 (clean): Clean up gdb.perf parallel build subdirs.
2332 * lib/build-piece.exp: New file.
2333 * lib/gdb.exp (make_gdb_parallel_path): New function
2334 (standard_output_file, standard_temp_file): Call it.
2335 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2336 of $GDB_PARALLEL.
2337 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
2338
2339 2015-08-03 Doug Evans <dje@google.com>
2340
2341 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
2342 (LOG_FILE_NAME): New global.
2343 (TextReporter.__init__): Initialize self.txt_sum.
2344 (TextReporter.report): Add support for multiple data-points.
2345 Move report to perftest.sum, put raw data in perftest.log.
2346 (TextReporter.start): Open sum and log files.
2347 (TextReporter.end): Close sum and log files.
2348 * gdb.perf/lib/perftest/testresult.py
2349 (SingleStatisticTestResult.record): Handle multiple data-points.
2350
2351 2015-07-31 Pedro Alves <palves@redhat.com>
2352
2353 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
2354 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2355 kill_wait_spawned_process instead of explicit "kill -9".
2356 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
2357 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2358 kill_wait_spawned_process.
2359 * gdb.base/attach-twice.exp: Likewise.
2360 * gdb.base/attach.exp: Likewise.
2361 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
2362 gdb_test_multiple.
2363 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
2364 returning a spawn id instead of a pid. Use spawn_id_get_pid and
2365 kill_wait_spawned_process.
2366 * gdb.base/valgrind-infcall.exp: Likewise.
2367 * gdb.multi/multi-attach.exp: Likewise.
2368 * gdb.python/py-prompt.exp: Likewise.
2369 * gdb.python/py-sync-interp.exp: Likewise.
2370 * gdb.server/ext-attach.exp: Likewise.
2371 * gdb.threads/attach-into-signal.exp (corefunc): Use
2372 spawn_wait_for_attach, spawn_id_get_pid and
2373 kill_wait_spawned_process.
2374 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
2375 spawn_wait_for_attach returning a spawn id instead of a pid. Use
2376 spawn_id_get_pid and kill_wait_spawned_process.
2377 * gdb.threads/attach-stopped.exp (corefunc): Use
2378 spawn_wait_for_attach, spawn_id_get_pid and
2379 kill_wait_spawned_process.
2380 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
2381 Use spawn_id_get_pid. Wait for spawn id after eof. Use
2382 kill_wait_spawned_process instead of explicit "kill -9".
2383 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
2384 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
2385 (spawn_wait_for_attach): Use spawn instead of exec to spawn
2386 processes. Don't map cygwin/windows pids here. Now returns a
2387 spawn id list.
2388
2389 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2390
2391 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
2392 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
2393 correct patch.
2394
2395 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2396
2397 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
2398
2399 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
2400
2401 Reapply:
2402 2014-05-21 Mark Wielaard <mjw@redhat.com>
2403
2404 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2405
2406 2015-07-30 Pedro Alves <palves@redhat.com>
2407
2408 * linux-low.c (handle_extended_wait): Set the child's last
2409 reported status to TARGET_WAITKIND_STOPPED.
2410
2411 2015-07-30 Pedro Alves <palves@redhat.com>
2412
2413 PR threads/18600
2414 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
2415 only shows inferior 1.
2416
2417 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
2418 Pedro Alves <palves@redhat.com>
2419
2420 PR threads/18600
2421 * gdb.threads/fork-plus-threads.c: New file.
2422 * gdb.threads/fork-plus-threads.exp: New file.
2423
2424 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2425
2426 * gdb.base/batch-preserve-term-settings.exp
2427 (test_terminal_settings_preserved_after_cli_exit): Use
2428 send_quit_command.
2429
2430 2015-07-29 Pedro Alves <palves@redhat.com>
2431 Don Breazeal <donb@codesourcery.com>
2432
2433 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
2434 output from both inferior_spawn_id and gdb_spawn_id.
2435
2436 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2437
2438 * gdb.threads/attach-into-signal.exp (corefunc): Use
2439 with_test_prefix on nested loops, uniquefying the test messages.
2440
2441 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
2442
2443 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
2444 commit.
2445
2446 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2447
2448 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
2449 New proc.
2450 (test_terminal_settings_preserved_after_sigterm): New test.
2451
2452 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2453
2454 * gdb.base/batch-preserve-term-settings.exp
2455 (test_terminal_settings_preserved_after_cli_exit): New test.
2456
2457 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
2458
2459 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
2460 manipulation of saved_gdbflags.
2461 (test_terminal_settings_preserved): Remove global declaration of
2462 the unused variable pagination_prompt. Remove manipulation of
2463 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
2464 GDBFLAGS.
2465
2466 2015-07-29 Pedro Alves <palves@redhat.com>
2467
2468 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
2469
2470 2015-07-29 Pedro Alves <palves@redhat.com>
2471
2472 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
2473 at the top.
2474
2475 2015-07-29 Pedro Alves <palves@redhat.com>
2476
2477 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
2478 (main): Call gdb_unbuffer_output.
2479 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
2480 (main): Call gdb_unbuffer_output.
2481 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
2482 (main): Call gdb_unbuffer_output.
2483 * gdb.base/call-strs.exp: Adjust to step over the
2484 gdb_unbuffer_output call.
2485 * gdb.base/catch-gdb-caused-signals.c: Include
2486 "../lib/unbuffer_output.c".
2487 (main): Call gdb_unbuffer_output.
2488 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
2489 (main): Call gdb_unbuffer_output.
2490 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
2491 (main): Call gdb_unbuffer_output.
2492 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
2493 (main): Call gdb_unbuffer_output.
2494 * gdb.base/shlib-call.exp: Adjust to step over the
2495 gdb_unbuffer_output call.
2496 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
2497 (main): Call gdb_unbuffer_output.
2498 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
2499 (main): Call gdb_unbuffer_output.
2500 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
2501 (main): Rename to ...
2502 (test): ... this.
2503 (main): Reimplement.
2504 * gdb.base/varargs.exp: Run to test instead of to main.
2505 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2506 (main): Call gdb_unbuffer_output.
2507
2508 2015-07-29 Pedro Alves <palves@redhat.com>
2509
2510 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
2511 factore out from mi_continue_dprintf. For call-style dprintfs,
2512 expect dprintf output out of $inferior_spawn_id.
2513 (mi_continue_dprintf): Use mi_expect_dprintf.
2514 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
2515 (main): Call gdb_unbuffer_output.
2516
2517 2015-07-29 Pedro Alves <palves@redhat.com>
2518
2519 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
2520 (default_mi_gdb_start): Set inferior_spawn_id instead of
2521 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
2522 gdb_spawn_id.
2523 (mi_gdb_test): Always expect inferior output from both
2524 $inferior_spawn_id and $gdb_spawn_id.
2525
2526 2015-07-29 Pedro Alves <palves@redhat.com>
2527
2528 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
2529 send_inferior and $inferior_spawn_id.
2530
2531 2015-07-29 Pedro Alves <palves@redhat.com>
2532
2533 * gdb.gdb/complaints.exp (test_initial_complaints)
2534 (test_serial_complaints, test_short_complaints): Use
2535 gdb_test_stdio.
2536 (test_empty_complaint): Handle $inferior_spawn_id !=
2537 $gdb_spawn_id.
2538
2539 2015-07-29 Pedro Alves <palves@redhat.com>
2540
2541 * gdb.base/varargs.exp: Use gdb_test_stdio.
2542
2543 2015-07-29 Pedro Alves <palves@redhat.com>
2544
2545 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
2546
2547 2015-07-29 Pedro Alves <palves@redhat.com>
2548
2549 * gdb.base/ending-run.exp: Use gdb_test_stdio.
2550
2551 2015-07-29 Pedro Alves <palves@redhat.com>
2552
2553 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
2554 parameter into two new parameters, "inf_result" and "gdb_result".
2555 Expect inferior output and gdb output from $inferior_spawn_id and
2556 $gdb_spawn_id, respectively. Adjust all callers.
2557
2558 2015-07-29 Pedro Alves <palves@redhat.com>
2559
2560 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
2561 of gdb_test_sequence.
2562
2563 2015-07-29 Pedro Alves <palves@redhat.com>
2564
2565 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
2566 (saw_spurious_output): Expect inferior output from
2567 $inferior_spawn_id. Use gdb_test_stdio.
2568
2569 2015-07-29 Pedro Alves <palves@redhat.com>
2570
2571 * gdb.base/dprintf.exp: Use standard_testfile. Change
2572 prepare_for_testing call.
2573 (srcfile): Don't set.
2574 (restart): New procedure.
2575 (test_dprintf): New procecure, use to continue over dprintfs.
2576 (test_call, test_agent): New procedures, tests moved here.
2577 Restart gdb and recreate dprintfs. Adjust expected output.
2578
2579 2015-07-29 Pedro Alves <palves@redhat.com>
2580
2581 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
2582
2583 2015-07-29 Pedro Alves <palves@redhat.com>
2584
2585 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
2586
2587 2015-07-29 Pedro Alves <palves@redhat.com>
2588
2589 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
2590 gdb_test_stdio.
2591
2592 2015-07-29 Pedro Alves <palves@redhat.com>
2593
2594 * lib/gdb.exp (gdb_test_stdio): New procedure.
2595
2596 2015-07-29 Pedro Alves <palves@redhat.com>
2597
2598 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
2599
2600 2015-07-29 Pedro Alves <palves@redhat.com>
2601
2602 * gdb.base/call-signal-resume.exp: Remove check for
2603 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
2604 * gdb.base/unwindonsignal.exp: Likewise.
2605 * gdb.base/call-signals.c (gen_signal): Remove printf call.
2606 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
2607
2608 2015-07-29 Pedro Alves <palves@redhat.com>
2609
2610 * gdb.base/siginfo-addr.c (pass): New function.
2611 (handler): Call it iff si_addr is correct.
2612 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
2613 Set a breakpoint at "pass" and continue to it.
2614
2615 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
2616
2617 * gdb.python/py-objfile.exp: Make some tests have unique names.
2618 * gdb.python/py-pp-registration.exp: Likewise.
2619
2620 2015-07-28 Pedro Alves <palves@redhat.com>
2621
2622 * gdb.server/server-exec-info.exp: Issue a "disconnect".
2623
2624 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2625
2626 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
2627
2628 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
2629
2630 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
2631
2632 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
2633
2634 * gdb.base/gdb-sigterm-2.exp: New test.
2635
2636 2015-07-25 Doug Evans <xdje42@gmail.com>
2637
2638 Revert:
2639 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2640 (workers/%.worker, build-perf): New rule.
2641 (GDB_PERFTEST_MODE): New variable.
2642 (check-perf): Use it.
2643 (clean): Clean up gdb.perf parallel build subdirs.
2644 * lib/build-piece.exp: New file.
2645 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2646 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2647 name.
2648 (standard_temp_file): Ditto.
2649 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2650 of $GDB_PARALLEL.
2651
2652 2015-07-24 Doug Evans <dje@google.com>
2653
2654 * gdb.perf/lib/perftest/utils.py: New file.
2655 * gdb.perf/gm-hello.cc: New file.
2656 * gdb.perf/gm-pervasive-typedef.cc: New file.
2657 * gdb.perf/gm-pervasive-typedef.h: New file.
2658 * gdb.perf/gm-std.cc: New file.
2659 * gdb.perf/gm-std.h: New file.
2660 * gdb.perf/gm-use-cerr.cc: New file.
2661 * gdb.perf/gm-utils.h: New file.
2662 * gdb.perf/gmonster-null-lookup.py: New file.
2663 * gdb.perf/gmonster-pervasive-typedef.py: New file.
2664 * gdb.perf/gmonster-print-cerr.py: New file.
2665 * gdb.perf/gmonster-ptype-string.py: New file.
2666 * gdb.perf/gmonster-runto-main.py: New file.
2667 * gdb.perf/gmonster-select-file.py: New file.
2668 * gdb.perf/gmonster1-null-lookup.exp: New file.
2669 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
2670 * gdb.perf/gmonster1-print-cerr.exp: New file.
2671 * gdb.perf/gmonster1-ptype-string.exp: New file.
2672 * gdb.perf/gmonster1-runto-main.exp: New file.
2673 * gdb.perf/gmonster1-select-file.exp: New file.
2674 * gdb.perf/gmonster1.cc: New file.
2675 * gdb.perf/gmonster1.exp: New file.
2676 * gdb.perf/gmonster2-null-lookup.exp: New file.
2677 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
2678 * gdb.perf/gmonster2-print-cerr.exp: New file.
2679 * gdb.perf/gmonster2-ptype-string.exp: New file.
2680 * gdb.perf/gmonster2-runto-main.exp: New file.
2681 * gdb.perf/gmonster2-select-file.exp: New file.
2682 * gdb.perf/gmonster2.cc: New file.
2683 * gdb.perf/gmonster2.exp: New file.
2684
2685 2015-07-24 Doug Evans <dje@google.com>
2686
2687 * gdb.perf/README: New file.
2688 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
2689 * lib/gen-perf-test.exp: New file.
2690
2691 2015-07-24 Doug Evans <dje@google.com>
2692
2693 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
2694 (PerfTest::startup): New function.
2695 (PerfTest::run): Return result of calling body.
2696 (PerfTest::assemble): Rewrite.
2697 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
2698 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
2699 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
2700 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
2701 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
2702
2703 2015-07-24 Doug Evans <dje@google.com>
2704
2705 * lib/gdb.exp (clean_restart): Make executable optional.
2706
2707 2015-07-24 Doug Evans <dje@google.com>
2708
2709 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
2710 compiler_info references.
2711 * gdb.cp/temargs.exp: Ditto.
2712 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
2713 (get_compiler_info): Early exit if already computed. Set compiler_info
2714 to "unknown" if there was a problem.
2715 (test_compiler_info): Add function comment. Call get_compiler_info.
2716
2717 2015-07-24 Doug Evans <dje@google.com>
2718
2719 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
2720 (workers/%.worker, build-perf): New rule.
2721 (GDB_PERFTEST_MODE): New variable.
2722 (check-perf): Use it.
2723 (clean): Clean up gdb.perf parallel build subdirs.
2724 * lib/build-piece.exp: New file.
2725 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
2726 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
2727 name.
2728 (standard_temp_file): Ditto.
2729 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
2730 of $GDB_PARALLEL.
2731
2732 2015-07-24 Doug Evans <dje@google.com>
2733
2734 * lib/future.exp (gdb_default_target_compile): New option
2735 "early_flags".
2736 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
2737 --as-needed.
2738
2739 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
2740
2741 * gdb.base/catch-syscall.exp: Call gdb_exit before
2742 gdb_skip_xml_test.
2743
2744 2015-07-24 Pedro Alves <palves@redhat.com>
2745
2746 * gdb.python/py-events.exp: Accept output between the stop event
2747 and the prompt.
2748 * gdb.python/py-evsignal.exp: Likewise.
2749 * gdb.python/py-evthreads.exp: Likewise.
2750
2751 2015-07-24 Pedro Alves <palves@redhat.com>
2752
2753 PR gdb/18717
2754 * gdb.threads/non-ldr-exit.c: New file.
2755 * gdb.threads/non-ldr-exit.exp: New file.
2756
2757 2015-07-24 Yao Qi <yao.qi@linaro.org>
2758
2759 * gdb.server/ext-wrapper.exp: Test --wrapper option when
2760 restarting process.
2761
2762 2015-07-24 Yao Qi <yao.qi@linaro.org>
2763
2764 * gdb.server/ext-restart.exp: New file.
2765
2766 2015-07-24 Yao Qi <yao.qi@linaro.org>
2767
2768 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
2769 argument options.
2770 * gdb.server/ext-wrapper.exp: New file.
2771
2772 2015-07-23 Doug Evans <dje@google.com>
2773
2774 * gdb.dwarf2/dw2-dummy-cu.S: New file.
2775 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
2776
2777 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
2778
2779 * gdb.ada/var_arr_typedef.exp: New testcase.
2780 * gdb.ada/var_arr_typedef/pack.adb: New file.
2781 * gdb.ada/var_arr_typedef/pack.ads: New file.
2782 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
2783
2784 2015-07-20 Joel Brobecker <brobecker@adacore.com>
2785
2786 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
2787
2788 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2789
2790 * gdb.arch/i386-biarch-core.exp: Replace istarget
2791 by "complete set gnutarget". Remove expectation for the "core-file"
2792 command.
2793
2794 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2795
2796 Revert the previous commit:
2797 Tests for validate symbol file using build-id.
2798
2799 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
2800
2801 Tests for validate symbol file using build-id.
2802 * gdb.base/solib-mismatch-lib.c: New file.
2803 * gdb.base/solib-mismatch-libmod.c: New file.
2804 * gdb.base/solib-mismatch.c: New file.
2805 * gdb.base/solib-mismatch.exp: New file.
2806
2807 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
2808
2809 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
2810 nios2-*-linux*.
2811 * gdb.base/sigbpt.exp (stepi_out): Likewise.
2812 * gdb.base/siginfo.exp: Likewise.
2813 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2814
2815 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
2816
2817 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
2818 Move it to ...
2819 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
2820 ... here.
2821 * gdb.trace/range-stepping.exp: Check that the target supports
2822 range stepping.
2823
2824 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2825
2826 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
2827
2828 2015-07-14 Pedro Alves <palves@redhat.com>
2829
2830 * gdb.base/killed-outside.exp: New file.
2831 * gdb.base/killed-outside.c: New file.
2832
2833 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2834
2835 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
2836 (n at main): New.
2837 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
2838
2839 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2840
2841 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
2842 infcall tests instead of setting up for KFAIL.
2843
2844 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
2845
2846 * gdb.btrace/record_goto-step.exp: New.
2847
2848 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2849
2850 PR compile/18484
2851 * gdb.compile/compile.c (struct struct_type): Add volatile to
2852 selffield's type.
2853 * gdb.compile/compile.exp
2854 (compile code struct_object.selffield = &struct_object): Skip further
2855 struct_object tests if this one xfails.
2856
2857 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
2858
2859 PR exp/18617
2860 * gdb.trace/ax.exp: Add test.
2861
2862 2015-07-07 Yao Qi <yao.qi@linaro.org>
2863
2864 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
2865 instead of istarget "aarch64*-*-*".
2866 * gdb.arch/aarch64-fp.exp: Likewise.
2867 * gdb.base/float.exp: Likewise.
2868 * gdb.reverse/aarch64.exp: Likewise.
2869 * lib/gdb.exp (is_aarch64_target): New proc.
2870
2871 2015-07-07 Yao Qi <yao.qi@linaro.org>
2872
2873 * lib/gdb.exp (is_aarch32_target): New proc.
2874 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
2875 instead of "istarget "arm*-*-*"".
2876 * gdb.arch/arm-disp-step.exp: Likewise.
2877 * gdb.arch/thumb-bx-pc.exp: Likewise.
2878 * gdb.arch/thumb-prologue.exp: Likewise.
2879 * gdb.arch/thumb-singlestep.exp: Likewise.
2880 * gdb.base/disp-step-syscall.exp: Likewise.
2881 * gdb.base/float.exp: Likewise.
2882
2883 2015-07-07 Yao Qi <yao.qi@linaro.org>
2884
2885 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
2886 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
2887
2888 2015-07-07 Yao Qi <yao.qi@linaro.org>
2889
2890 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
2891 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
2892 if it exists.
2893 * gdb.multi/multi-arch.exp: Likewise.
2894
2895 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
2896
2897 * gdb.python/py-lazy-string.exp: Add missing parentheses to
2898 print.
2899
2900 2015-07-07 Yao Qi <yao.qi@linaro.org>
2901
2902 * gdb.arch/thumb-singlestep.exp: Do one more single step.
2903
2904 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
2905
2906 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
2907 '[' and ']' characters.
2908
2909 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
2910
2911 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
2912
2913 2015-06-29 Pedro Alves <palves@redhat.com>
2914
2915 PR threads/18127
2916 * gdb.threads/hand-call-new-thread.c: New file.
2917 * gdb.threads/hand-call-new-thread.c: New file.
2918
2919 2015-06-26 Keith Seitz <keiths@redhat.com>
2920 Doug Evans <dje@google.com>
2921
2922 PR 16253
2923 * gdb.cp/var-tag-2.cc: New file.
2924 * gdb.cp/var-tag-3.cc: New file.
2925 * gdb.cp/var-tag-4.cc: New file.
2926 * gdb.cp/var-tag.cc: New file.
2927 * gdb.cp/var-tag.exp: New file.
2928
2929 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2930
2931 * gdb.base/history-duplicates.exp: New test.
2932
2933 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
2934
2935 * gdb.base/completion.exp: Test the completion of the "focus"
2936 command.
2937
2938 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2939
2940 * gdb.arch/amd64-prologue-skip.S: New file.
2941 * gdb.arch/amd64-prologue-skip.exp: New file.
2942
2943 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
2944
2945 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
2946 is_address_zero_readable check.
2947
2948 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
2949
2950 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
2951 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
2952
2953 2015-06-24 Yao Qi <yao.qi@linaro.org>
2954
2955 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
2956 linux targets.
2957
2958 2015-06-24 Yao Qi <yao.qi@linaro.org>
2959
2960 * lib/gdb.exp (supports_get_siginfo_type): New proc.
2961 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
2962 * gdb.base/siginfo-thread.exp: Likewise.
2963
2964 2015-06-22 Yao Qi <yao.qi@linaro.org>
2965
2966 * boards/remote-gdbserver-on-localhost.exp: Add comments.
2967
2968 2015-06-22 Yao Qi <yao.qi@linaro.org>
2969
2970 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
2971 aarch64*-*-*.
2972 (skip_hw_watchpoint_tests): Likewise.
2973
2974 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
2975
2976 * gdb.base/gdbinit-history.exp: Test the interaction between
2977 setting GDBHISTSIZE and setting the history size via .gdbinit.
2978
2979 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2980
2981 PR gdb/16999
2982 * gdb.base/gdbhistsize-history.exp: New test.
2983
2984 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2985
2986 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
2987 with GDBHISTSIZE.
2988 * gdb.base/readline.exp: Likewise.
2989
2990 2015-06-17 Yao Qi <yao.qi@linaro.org>
2991
2992 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
2993 line.
2994
2995 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
2996
2997 * gdb.base/gdbinit-history.exp: Add test case to check that
2998 an unlimited history file does not get truncated on exit.
2999
3000 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3001
3002 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
3003 (VECTOR): New macro. Use it...
3004 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
3005 ...for these typedefs.
3006 (int8, char1, int1, double1): New typedefs.
3007 (struct just_int2, struct two_int2): New structures.
3008 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
3009 (add_structvecs, add_singlevecs): New functions.
3010 (main): Call add_some_intvecs twice.
3011 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
3012 the compile and exit upon failure. Try compiling for the "native"
3013 architecture. Test inferior function calls with vector arguments
3014 and vector return value handling with "finish" and "return".
3015
3016 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
3017
3018 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
3019 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
3020 PE file.
3021 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
3022
3023 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3024
3025 PR breakpoints/16465
3026 * gdb.mi/mi-dprintf-pending.c: New file.
3027 * gdb.mi/mi-dprintf-pending.exp: New test.
3028 * gdb.mi/mi-dprintf-pendshr.c: New file.
3029
3030 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3031 Mircea Gherzan <mircea.gherzan@intel.com>
3032
3033 * gdb.arch/i386-mpx-map.c: New file.
3034 * gdb.arch/i386-mpx-map.exp: New File.
3035
3036 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3037
3038 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
3039 * gdb.arch/i386-mpx.exp: Indentation fixed.
3040
3041 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3042
3043 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
3044 function and improved indentation.
3045 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
3046 gdb_test_multiple. Added additional tests to skip the test.
3047
3048 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
3049
3050 * gdb.arch/i386-avx512.c: Change path in include file.
3051 * gdb.arch/i386-avx512.exp: Change include dir path
3052 compilation flag.
3053 * gdb.arch/i386-mpx.c: Change path in include file.
3054 * gdb.arch/i386-mpx.exp: Change include dir path compilation
3055 flag.
3056
3057 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3058
3059 * gdb.compile/compile-print.exp (compile print *vararray@3)
3060 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
3061
3062 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3063
3064 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
3065 (do not keep jit in memory): ... this.
3066 (expect 5): Change it to ...
3067 (expect no 5): ... this.
3068
3069 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
3070
3071 PR gdb/15564
3072 * gdb.mi/mi-detach.exp: New file.
3073
3074 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3075
3076 PR symtab/18392
3077 * gdb.arch/amd64-tailcall-self.S: New file.
3078 * gdb.arch/amd64-tailcall-self.c: New file.
3079 * gdb.arch/amd64-tailcall-self.exp: New file.
3080
3081 2015-05-28 Don Breazeal <donb@codesourcery.com>
3082
3083 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
3084 tests for remote targets by checking is_target_gdbserver.
3085
3086 2015-05-27 Doug Evans <dje@google.com>
3087
3088 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
3089 * gdb.dwarf2/opaque-type-lookup.c: New file.
3090 * gdb.dwarf2/opaque-type-lookup.exp: New file.
3091
3092 2015-05-26 Doug Evans <dje@google.com>
3093
3094 * gdb.cp/iostream.cc: New file.
3095 * gdb.cp/iostream.exp: New file.
3096
3097 2015-05-26 Doug Evans <dje@google.com>
3098
3099 * gdb.dwarf2/dw2-op-call.exp: Update.
3100 * gdb.dwarf2/dw4-sig-types.exp: Update.
3101 * gdb.dwarf2/implptr.exp: Update.
3102 * gdb.mi/mi-cmd-param-changed.exp: Update.
3103
3104 2015-05-26 Doug Evans <dje@google.com>
3105
3106 * gdb.python/py-lazy-string.c: New file.
3107 * gdb.python/py-lazy-string.exp: New file.
3108 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
3109 (main): Update. Add estring3.
3110 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
3111 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
3112
3113 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
3114 Yao Qi <yao.qi@linaro.org>
3115
3116 * gdb.reverse/aarch64.c: New.
3117 * gdb.reverse/aarch64.exp: New.
3118
3119 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
3120
3121 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
3122 (supports_reverse): Likewise.
3123
3124 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
3125
3126 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3127 Use with_test_prefix.
3128
3129 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
3130
3131 * gdb.base/completion.exp: Add test for completion of layout
3132 names.
3133
3134 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
3135
3136 * lib/gdb.exp (skip_tui_tests): New proc.
3137 * gdb.base/tui-layout.exp: Check skip_tui_tests.
3138
3139 2015-05-19 Pedro Alves <palves@redhat.com>
3140
3141 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
3142 Save the whole env array instead of just HOME. Unset HISTSIZE in
3143 the environment while testing. Restore whole environment
3144 afterwards.
3145
3146 2015-05-16 Doug Evans <xdje42@gmail.com>
3147
3148 * gdb.guile/scm-ports.c: New file.
3149 * gdb.guile/scm-ports.exp: Add memory port tests.
3150
3151 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3152
3153 * gdb.compile/compile-print.c: New file.
3154 * gdb.compile/compile-print.exp: New file.
3155
3156 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3157
3158 * gdb.compile/compile-ops.exp: Cast param to void.
3159 * gdb.compile/compile.exp: Complete type for _gdb_expr.
3160 (compile code struct_object.selffield = &struct_object): Add xfail.
3161
3162 2015-05-15 Joel Brobecker <brobecker@adacore.com>
3163
3164 * gdb.ada/arr_enum_with_gap: New testcase.
3165
3166 2015-05-15 Joel Brobecker <brobecker@adacore.com>
3167
3168 * gdb.ada/byte_packed_arr: New testcase.
3169
3170 2015-05-15 Joel Brobecker <brobecker@adacore.com>
3171
3172 * gdb.ada/pckd_neg: New testcase.
3173
3174 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
3175
3176 PR gdb/17820
3177 * gdb.base/gdbinit-history.exp: New test.
3178 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
3179 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
3180
3181 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
3182
3183 * gdb.python/py-xmethods.cc: Enhance test case.
3184 * gdb.python/py-xmethods.exp: New tests.
3185 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
3186 function.
3187 (B_indexoper): Likewise.
3188 (global_dm_list) : Add new xmethod worker functions.
3189
3190 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
3191
3192 * gdb.base/coredump-filter.exp: Correctly unset
3193 "coredump_var_addr" array.
3194
3195 2015-05-08 Pedro Alves <palves@redhat.com>
3196
3197 * gdb.server/non-existing-program.exp: Unset spawn_id.
3198
3199 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
3200
3201 PR python/18291
3202 * gdb.python/py-xmethods.exp: Add tests.
3203
3204 2015-05-08 Yao Qi <yao.qi@linaro.org>
3205
3206 PR gdb/18208
3207 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
3208 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
3209 function set_coredump_filter, and remove remote_exec call.
3210 Remove argument ipid. Callers update.
3211 (top level): Don't get inferior's PID.
3212
3213 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
3214
3215 * gdb.base/watch_thread_num.exp: Skip test on targets without
3216 access watchpoints.
3217
3218 2015-05-06 Pedro Alves <palves@redhat.com>
3219
3220 PR server/18081
3221 * gdb.server/non-existing-program.exp: New file.
3222
3223 2015-05-05 Joel Brobecker <brobecker@adacore.com>
3224
3225 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
3226
3227 2015-05-05 Joel Brobecker <brobecker@adacore.com>
3228
3229 * gdb.ada/out_of_line_in_inlined: New testcase.
3230
3231 2015-05-05 Joel Brobecker <brobecker@adacore.com>
3232
3233 * gdb.ada/var_rec_arr: New testcase.
3234
3235 2015-04-30 Yao Qi <yao.qi@linaro.org>
3236
3237 * gdb.base/break-idempotent.exp: If
3238 skip_hw_watchpoint_multi_tests returns true, skip the tests
3239 on "rwatch" and "awatch".
3240
3241 2015-04-30 Yao Qi <yao.qi@linaro.org>
3242
3243 * gdb.base/relativedebug.exp: Invoke gdb command
3244 "info sharedlibrary", and if libc.so doesn't have debug info,
3245 skip the test.
3246
3247 2015-04-29 Doug Evans <dje@google.com>
3248
3249 * gdb.python/py-xmethods.exp: Add ptype tests.
3250 * gdb.python/py-xmethods.py (E_method_char_worker): Add
3251 get_result_type method.
3252
3253 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
3254
3255 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
3256 the target does not support hardware watchpoints.
3257
3258 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
3259
3260 * gdb.base/break-always.exp: Abort testing if writing to memory
3261 causes an error.
3262
3263 2015-04-28 Doug Evans <dje@google.com>
3264
3265 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
3266 * gdb.python/py-pp-registration.exp: ... here. New file.
3267 * gdb.python/py-pp-registration.c: New file.
3268 * gdb.python/py-pp-registration.py: New file.
3269
3270 2015-04-28 Doug Evans <dje@google.com>
3271
3272 * gdb.python/py-bad-printers.c: New file.
3273 * gdb.python/py-bad-printers.py: New file.
3274 * gdb.python/py-bad-printers.exp: New file.
3275
3276 2015-04-28 Sasha Smundak <asmundak@google.com>
3277
3278 * gdb.python/py-type.exp: New test.
3279
3280 2015-04-28 Andy Wingo <wingo@igalia.com>
3281
3282 * gdb.python/py-parameter.exp:
3283 * gdb.guile/scm-parameter.exp: Escape the path that we are
3284 matching against, as it might contain characters that are special
3285 to regular expressions.
3286
3287 2015-04-27 Joel Brobecker <brobecker@adacore.com>
3288
3289 * gdb.ada/rec_comp: New testcase.
3290
3291 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
3292
3293 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
3294 before using it.
3295
3296 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
3297
3298 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
3299 new tests for verilog output.
3300
3301 2015-04-24 Yao Qi <yao.qi@linaro.org>
3302
3303 * boards/remote-gdbserver-on-localhost.exp: New file.
3304
3305 2015-04-23 Pedro Alves <palves@redhat.com>
3306
3307 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
3308 $inferior_spawn_id instead of $inferior_spawn_id directly. On
3309 "end of file", remove $inferior_spawn_id from the indirect list.
3310
3311 2015-04-23 Pedro Alves <palves@redhat.com>
3312
3313 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
3314
3315 2015-04-23 Pedro Alves <palves@redhat.com>
3316
3317 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
3318 on $any_spawn_id instead of only on $gdb_spawn_id.
3319
3320 2015-04-21 Pierre Muller <muller@sourceware.org>
3321
3322 PR pascal/17815
3323 * lib/pascal.exp (gpc_compile): Add new option "class".
3324 (fpc_compile): Likewise.
3325 * gdb.pascal/case-insensitive-symbols.pas: New file.
3326 * gdb.pascal/case-insensitive-symbols.exp: New file.
3327
3328 2015-04-20 Gary Benson <gbenson@redhat.com>
3329
3330 * gdb.base/attach.exp: Fix three extended remote failures.
3331
3332 2015-04-17 Gary Benson <gbenson@redhat.com>
3333
3334 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
3335 the main executable over the remote protocol.
3336
3337 2015-04-16 Pedro Alves <palves@redhat.com>
3338
3339 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
3340 a new gdbserver if gdbserver_reconnect_p is set.
3341
3342 2015-04-16 Pedro Alves <palves@redhat.com>
3343
3344 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
3345 is set, don't exit gdbserver.
3346
3347 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3348
3349 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
3350 appropriate .insn, such that an older assembler can be used.
3351 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
3352 the z/Architecture instruction set on 31-bit targets as well.
3353
3354 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3355
3356 * gdb.go/handcall.exp: Remove all logic related to the first
3357 breakpoint and rely on go_runto_main instead.
3358 * gdb.go/strings.exp: Likewise.
3359 * gdb.go/unsafe.exp: Likewise.
3360 * gdb.go/hello.exp: Likewise. Also rename the remaining
3361 breakpoint marker to "breakpoint 1".
3362 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
3363 * gdb.go/strings.go: Likewise.
3364 * gdb.go/unsafe.go: Likewise.
3365 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
3366 "set breakpoint 2 here" and rename the remaining breakpoint marker
3367 to "breakpoint 1".
3368
3369 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
3370
3371 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
3372 if itertools.imap is not present.
3373 * gdb.python/py-objfile.exp: Add parentheses.
3374 * gdb.python/py-type.exp: Same.
3375 * gdb.python/py-unwind-maint.py: Same.
3376
3377 2015-04-15 Yao Qi <yao.qi@linaro.org>
3378
3379 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
3380 of ":$ptr_size" and set its form explicitly.
3381
3382 2015-04-15 Pedro Alves <palves@redhat.com>
3383 Yao Qi <yao.qi@linaro.org>
3384
3385 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
3386 timeout by factor of 4.
3387 (test_regular_watch): Likewise.
3388 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
3389 * gdb.reverse/sigall-reverse.exp: Likewise.
3390 * gdb.reverse/until-precsave.exp: Likewise.
3391 * lib/gdb.exp (with_timeout_factor): New proc.
3392 (gdb_expect): Move some code to ...
3393 (get_largest_timeout): ... here. New procedure.
3394
3395 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
3396
3397 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
3398
3399 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
3400
3401 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
3402 to write to the .text section.
3403
3404 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
3405
3406 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
3407 Handle the case of targets that do not provide PID information.
3408
3409 2015-04-13 Yao Qi <yao.qi@linaro.org>
3410
3411 * lib/gdbserver-support.exp (gdb_exit): Catch exception
3412 and use expect instead of gdb_expect.
3413
3414 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
3415
3416 * gdb.base/coredump-filter.exp: Rename variable "addr" to
3417 "coredump_var_addr" to avoid naming conflict with other testcases.
3418
3419 2015-04-10 Pedro Alves <palves@redhat.com>
3420
3421 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
3422 gdb_test_sequence and gdb_assert.
3423
3424 2015-04-10 Pedro Alves <palves@redhat.com>
3425
3426 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
3427 test messages that don't include the breakpoint address.
3428
3429 2015-04-10 Yao Qi <yao.qi@linaro.org>
3430
3431 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
3432 false for some offset and width combinations which aren't
3433 supported by linux kernel.
3434
3435 2015-04-10 Pedro Alves <palves@redhat.com>
3436
3437 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
3438 procedure, factored out from ...
3439 (top level): ... here. Add "set displaced-stepping" testing axis.
3440 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
3441 parameter "displaced". Use it.
3442 (top level): Use foreach and add "set displaced-stepping" testing
3443 axis.
3444
3445 2015-04-10 Pedro Alves <palves@redhat.com>
3446
3447 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
3448 Remove comment.
3449 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
3450 both the address of the instruction that triggers the watchpoint
3451 and the address of the instruction immediately after, and use
3452 those addresses for the test. Fix comment.
3453
3454 2015-04-10 Pedro Alves <palves@redhat.com>
3455
3456 * gdb.base/sigstep.exp (breakpoint_to_handler)
3457 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
3458 Test "backtrace" in handler.
3459 (breakpoint_over_handler): New parameter 'displaced'. Use it.
3460 (top level): Add new "displaced" test axis to
3461 breakpoint_to_handler, breakpoint_to_handler_entry and
3462 breakpoint_over_handler.
3463
3464 2015-04-10 Pedro Alves <palves@redhat.com>
3465
3466 PR gdb/18216
3467 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
3468
3469 2015-04-10 Yao Qi <yao.qi@linaro.org>
3470
3471 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
3472 (test_add_rn_pc): New function.
3473 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
3474 (top level): Invoke test_add_rn_pc.
3475
3476 2015-04-10 Pedro Alves <palves@redhat.com>
3477
3478 PR gdb/13858
3479 * gdb.base/step-over-no-symbols.exp: New file.
3480
3481 2015-04-09 Andy Wingo <wingo@igalia.com>
3482
3483 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
3484 after the Python tests.
3485
3486 2015-04-08 Keith Seitz <keiths@redhat.com>
3487
3488 PR python/16699
3489 * gdb.python/py-completion.exp: New tests for completion.
3490 * gdb.python/py-completion.py (CompleteLimit1): New class.
3491 (CompleteLimit2): Likewise.
3492 (CompleteLimit3): Likewise.
3493 (CompleteLimit4): Likewise.
3494 (CompleteLimit5): Likewise.
3495 (CompleteLimit6): Likewise.
3496 (CompleteLimit7): Likewise.
3497
3498 2015-04-08 Pedro Alves <palves@redhat.com>
3499
3500 PR gdb/18214
3501 PR gdb/18216
3502 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
3503 function.
3504 (main): Install it as SIGUSR1 handler.
3505 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
3506 parameter. Always use "setup" as prefix. Toggle "set
3507 displaced-stepping" off/on depending on global. Don't switch to
3508 thread 1 here.
3509 (top level): Add displaced stepping "off/on" test axis. Update
3510 "setup" calls. Wrap each subtest with with_test_prefix. Test
3511 continuing with a queued signal in each thread.
3512
3513 2015-04-08 Pedro Alves <palves@redhat.com>
3514
3515 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
3516 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
3517 gdb_breakpoint instead of gdb_test that doesn't expect anything.
3518 Return early if running to main fails.
3519 * gdb.trace/while-stepping.exp: Likewise.
3520
3521 2015-04-07 Pedro Alves <palves@redhat.com>
3522
3523 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
3524 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
3525 interact with inferior program.
3526
3527 2015-04-07 Pedro Alves <palves@redhat.com>
3528
3529 * lib/gdb.exp (inferior_spawn_id): New global.
3530 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
3531 spawn id after processing the user code.
3532 (default_gdb_start): Set inferior_spawn_id.
3533 (send_inferior): New procedure.
3534 * lib/gdbserver-support.exp (gdbserver_start): Set
3535 inferior_spawn_id.
3536 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
3537
3538 2015-04-07 Pedro Alves <palves@redhat.com>
3539
3540 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
3541 * lib/gdbserver-support.exp (gdbserver_start): Make
3542 $server_spawn_id global.
3543 (gdbserver_start): Don't wait for gdbserver's spawn id with
3544 expect_background.
3545 (close_gdbserver): New procedure.
3546 (gdb_exit): Rename the default version and reimplement.
3547
3548 2015-04-07 Pedro Alves <palves@redhat.com>
3549
3550 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
3551 append the substituted item, not the original item.
3552
3553 2015-04-07 Pedro Alves <palves@redhat.com>
3554
3555 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
3556 gdb_expect.
3557
3558 2015-04-07 Pedro Alves <palves@redhat.com>
3559
3560 * gdb.base/interrupt.exp: Don't handle the case of the inferior
3561 output appearing once only.
3562
3563 2015-04-07 Pedro Alves <palves@redhat.com>
3564
3565 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
3566 that doesn't expect anything. Return early if running to main
3567 fails.
3568
3569 2015-04-07 Yao Qi <yao.qi@linaro.org>
3570
3571 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
3572 (child_function): Call alarm.
3573 (main): Move call to alarm into the loop.
3574 * gdb.threads/non-stop-fair-events.exp: Build program with
3575 -DTIMEOUT=$timeout.
3576
3577 2015-04-06 Doug Evans <xdje42@gmail.com>
3578
3579 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
3580 Fix dest parameter to board_info.
3581 (fpc_compile): Ditto.
3582 (gdb_compile_pascal): Rename dest arg to destfile.
3583
3584 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
3585
3586 * gdb.ada/funcall_ref.exp: New file.
3587 * gdb.ada/funcall_ref/foo.adb: New file.
3588
3589 2015-04-02 Yao Qi <yao.qi@linaro.org>
3590
3591 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
3592 is remote.
3593
3594 2015-04-02 Gary Benson <gbenson@redhat.com>
3595
3596 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
3597
3598 2015-04-01 Sasha Smundak <asmundak@google.com>
3599
3600 * gdb.python/py-unwind-maint.c: New file.
3601 * gdb.python/py-unwind-maint.exp: New test.
3602 * gdb.python/py-unwind-maint.py: New file.
3603 * gdb.python/py-unwind.c: New file.
3604 * gdb.python/py-unwind.exp: New test.
3605 * gdb.python/py-unwind.py: New test.
3606
3607 2015-04-01 Pedro Alves <palves@redhat.com>
3608
3609 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
3610 to fail instead of non-existent $test.
3611
3612 2015-04-01 Pedro Alves <palves@redhat.com>
3613
3614 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
3615 GDBFLAGS if not empty.
3616
3617 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
3618
3619 * gdb.ada/complete.exp: Remove "multi_line".
3620 * gdb.ada/info_exc.exp: Remove "multi_line".
3621 * gdb.ada/packed_tagged.exp: Remove "multi_line".
3622 * gdb.ada/ptype_field.exp: Remove "multi_line".
3623 * gdb.ada/sym_print_name.exp: Remove "multi_line".
3624 * gdb.ada/tagged.exp: Remove "multi_line".
3625 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
3626 [multi_line ...]
3627 * gdb.btrace/delta.exp: Likewise.
3628 * gdb.btrace/exception.exp: Likewise.
3629 * gdb.btrace/function_call_history.exp: Likewise.
3630 * gdb.btrace/instruction_history.exp: Likewise.
3631 * gdb.btrace/nohist.exp: Likewise.
3632 * gdb.btrace/record_goto.exp: Likewise.
3633 * gdb.btrace/segv.exp: Likewise.
3634 * gdb.btrace/stepi.exp: Likewise.
3635 * gdb.btrace/tailcall.exp: Likewise.
3636 * gdb.btrace/unknown_functions.exp: Likewise.
3637 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
3638 * lib/gdb.exp: Add the "multi_line" helper.
3639
3640 2015-04-01 Pedro Alves <palves@redhat.com>
3641
3642 * gdb.threads/tid-reuse.c: New file.
3643 * gdb.threads/tid-reuse.exp: New file.
3644
3645 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
3646
3647 PR corefiles/16092
3648 * gdb.base/coredump-filter.c: New file.
3649 * gdb.base/coredump-filter.exp: Likewise.
3650
3651 2015-03-27 Petr Machata <pmachata@redhat.com>
3652
3653 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
3654 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
3655 (Dwarf::assemble): Initialize them.
3656 (Dwarf::lines): New function.
3657
3658 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
3659
3660 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
3661 SYMBOL_PREFIX for x86_64-*-cygwin.
3662
3663 2015-03-26 Andy Wingo <wingo@igalia.com>
3664
3665 PR symtab/18148
3666 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
3667 const_value but not a location.
3668 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
3669 location defined in non-main CUs are visible.
3670
3671 2015-03-26 Yao Qi <yao.qi@linaro.org>
3672
3673 PR testsuite/18139
3674 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
3675 Add a line number entry for the same line.
3676 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
3677 Add a line number entry for the same line.
3678
3679 2015-03-26 Yao Qi <yao.qi@linaro.org>
3680
3681 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
3682 .int 0.
3683 (func): Likewise. Add .Lfunc_1 label.
3684 Use .Lfunc_1 label.
3685 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
3686 .int 0.
3687 (func): Likewise.
3688 Use .Lfunc_1 label.
3689
3690 2015-03-26 Yao Qi <yao.qi@linaro.org>
3691
3692 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
3693 Call gdb_compile instead to compile each .s files without debug
3694 information.
3695
3696 2015-03-26 Yao Qi <yao.qi@linaro.org>
3697
3698 * gdb.base/savedregs.exp (process_saved_regs): Make
3699 "Saved registers:" optional in the pattern.
3700
3701 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3702
3703 * gdb.btrace/next.exp: Merged into step.exp.
3704 * gdb.btrace/finish.exp: Merged into step.exp.
3705 * gdb.btrace/nexti.exp: Merged into stepi.exp.
3706 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
3707 "record goto" and checking the exact replay position.
3708 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
3709 check for "Recording format" in "info record" output.
3710 * gdb.btrace/record_goto.exp: Choose test file based on target.
3711 * gdb.btrace/x86-record_goto.S: Renamed into ...
3712 * gdb.btrace/x86_64-record_goto.S: ... this.
3713 * gdb.btrace/i686-record_goto.S: New.
3714 * gdb.btrace/x86-tailcall.S: Renamed into ...
3715 * gdb.btrace/x86_64-tailcall.S: ... this.
3716 * gdb.btrace/i686-tailcall.S: New.
3717 * gdb.btrace/x86-tailcall.c: Renamed into ...
3718 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
3719 separate statements. Update test.
3720 * gdb.btrace/delta.exp: Use record_goto.c as test file.
3721 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
3722 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
3723 * gdb.btrace/tailcall.exp: Choose test file based on target.
3724 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
3725
3726 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
3727
3728 * gdb.btrace/exception.exp: Increase BTS buffer size.
3729
3730 2015-03-24 Pedro Alves <palves@redhat.com>
3731
3732 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
3733
3734 2015-03-24 Pedro Alves <palves@redhat.com>
3735
3736 * gdb.threads/schedlock.exp (test_step): No longer expect that
3737 "set scheduler-locking step" with "next" over a function call runs
3738 threads unlocked.
3739
3740 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3741
3742 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
3743
3744 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3745
3746 PR breakpoints/16466
3747 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
3748 * gdb.mi/mi-pending.c (thread_func): New function.
3749 (int main): Add threading support required.
3750 * gdb.mi/mi-pending.exp: Add tests for this issue.
3751 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
3752 (pendfunc2): Remove stdio dependency.
3753 * gdb.mi/mi-pendshr2.c: New file.
3754
3755 2015-03-23 Keith Seitz <keiths@redhat.com>
3756
3757 * gdb.linespec/keywords.c: New file.
3758 * gdb.linespec/keywords.exp: New file.
3759
3760 2015-03-23 Keith Seitz <keiths@redhat.com>
3761
3762 PR gdb/18021
3763 * gdb.dwarf2/staticvirtual.exp: New test.
3764
3765 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3766
3767 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
3768 * README: Remove HP-UX and gdb.hp.
3769 (configuration):
3770 * configure: Regenerate.
3771 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
3772 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
3773 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
3774 gdb.hp/gdb.defects/Makefile.
3775 * gdb.hp/Makefile.in: File deleted.
3776 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
3777 * gdb.hp/gdb.aCC/optimize.c: File deleted.
3778 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
3779 * gdb.hp/gdb.aCC/run.c: File deleted.
3780 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
3781 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
3782 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
3783 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
3784 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
3785 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
3786 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
3787 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
3788 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
3789 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
3790 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
3791 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
3792 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
3793 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
3794 * gdb.hp/gdb.base-hp/reg.s: File deleted.
3795 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
3796 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
3797 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
3798 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
3799 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
3800 * gdb.hp/gdb.compat/Makefile.in: File deleted.
3801 * gdb.hp/gdb.compat/average.c: File deleted.
3802 * gdb.hp/gdb.compat/sum.c: File deleted.
3803 * gdb.hp/gdb.compat/xdb.c: File deleted.
3804 * gdb.hp/gdb.compat/xdb0.c: File deleted.
3805 * gdb.hp/gdb.compat/xdb0.h: File deleted.
3806 * gdb.hp/gdb.compat/xdb1.c: File deleted.
3807 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
3808 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
3809 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
3810 * gdb.hp/gdb.defects/Makefile.in: File deleted.
3811 * gdb.hp/gdb.defects/bs14602.c: File deleted.
3812 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
3813 * gdb.hp/gdb.defects/solib-d.c: File deleted.
3814 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
3815 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
3816 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
3817 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
3818 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
3819 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
3820 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
3821 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
3822 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
3823 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
3824 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
3825 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
3826 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
3827 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
3828 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
3829 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
3830 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
3831 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
3832 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
3833 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
3834 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
3835 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
3836 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
3837 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
3838 * gdb.hp/tools/odump: File deleted.
3839
3840 2015-03-19 Pedro Alves <palves@redhat.com>
3841
3842 * gdb.threads/continue-pending-status.exp (saw_thread_2)
3843 (saw_thread_3): New globals.
3844 (top level): Increment them when an event for the corresponding
3845 thread is seen.
3846 (no thread starvation): New test.
3847
3848 2015-03-19 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.threads/continue-pending-status.c: New file.
3851 * gdb.threads/continue-pending-status.exp: New file.
3852
3853 2015-03-18 Pedro Alves <palves@redhat.com>
3854
3855 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3856 Use gdb_is_target_remote instead of is_remote. Use
3857 gdb_test_multiple instead of gdb_expect. Exit early if
3858 gdb_test_multiple hits its internal matches. Tighten stepi tests
3859 expected output. Fail on exit with any signal, instead of just
3860 SIGILL.
3861
3862 2015-03-18 Yao Qi <yao.qi@linaro.org>
3863
3864 PR tdep/18107
3865 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
3866 variable.
3867 * gdb.base/catch-syscall.exp: Don't skip it on
3868 aarch64*-*-linux* target. Remove elements in all_syscalls.
3869 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
3870 target.
3871 (setup_all_syscalls): New proc.
3872
3873 2015-03-16 Yao Qi <yao.qi@linaro.org>
3874
3875 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
3876 (top level): Skip tests if valid_addr_p returns false for
3877 $cmd1 or $cmd2.
3878
3879 2015-03-11 Andy Wingo <wingo@igalia.com>
3880
3881 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
3882
3883 2015-03-11 Yao Qi <yao.qi@linaro.org>
3884
3885 * gdb.base/catch-syscall.exp: Fix typo in comments.
3886
3887 2015-03-11 Yao Qi <yao.qi@linaro.org>
3888
3889 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
3890
3891 2015-03-09 Pedro Alves <palves@redhat.com>
3892
3893 * dg-extract-results.py: Delete.
3894
3895 2015-03-09 Pedro Alves <palves@redhat.com>
3896
3897 Merge dg-extract-results.sh from GCC upstream (r218843).
3898
3899 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
3900 * dg-extract-results.sh: Use --text with grep to avoid issues with
3901 binary files. Fall back to cat -v, if that doesn't work.
3902
3903 2015-03-05 Pedro Alves <palves@redhat.com>
3904
3905 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
3906
3907 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
3908
3909 * lib/mi-support.exp (mi_expect_interrupt): Accept
3910 alternative event for when in all-stop mode.
3911
3912 2015-03-04 Pedro Alves <palves@redhat.com>
3913
3914 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
3915
3916 2015-03-04 Mark Kettenis <kettenis@gnu.org>
3917
3918 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
3919
3920 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3921
3922 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
3923 regexps for GDB's current line display, accept a hex address
3924 preceding the line number.
3925
3926 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3927
3928 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
3929 the 'arch1' variable for "s390*-linux*" targets.
3930
3931 2015-03-04 Pedro Alves <palves@redhat.com>
3932
3933 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
3934 (main): Pass missing retval argument to pthread_join call.
3935
3936 2015-03-02 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
3939 (top level): Call do_test with non-stop as well.
3940
3941 2015-03-02 Pedro Alves <palves@redhat.com>
3942
3943 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
3944 -1.
3945
3946 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
3947
3948 * gdb.arch/s390-vregs.exp: New test.
3949 * gdb.arch/s390-vregs.S: New file.
3950
3951 2015-02-27 Pedro Alves <palves@redhat.com>
3952
3953 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
3954 call to catch_command_errors.
3955 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
3956 catch_command_errors.
3957
3958 2015-02-27 Pedro Alves <palves@redhat.com>
3959
3960 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
3961 "true" for boolean result.
3962 * gdb.gdb/selftest.exp (test_with_self): Also accept full
3963 prototype of main.
3964
3965 2015-02-27 Pedro Alves <palves@redhat.com>
3966
3967 * lib/unbuffer_output.c: New file.
3968 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
3969 (main): Call gdb_unbuffer_output.
3970
3971 2015-02-27 Yao Qi <yao.qi@linaro.org>
3972
3973 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
3974 target.
3975
3976 2015-02-26 Doug Evans <dje@google.com>
3977
3978 * gdb.cp/class2.cc (Dbase, D): New classes.
3979 (main): New local delta.
3980 * gdb.cp/class2.exp: Test printing delta.
3981 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
3982 (dynbar): New global.
3983 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
3984
3985 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3986
3987 * gdb.compile/compile-ifunc.c: New file.
3988 * gdb.compile/compile-ifunc.exp: New file.
3989
3990 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
3991
3992 * gdb.base/structs.exp: Check for correct struct on finish.
3993
3994 2015-02-26 Yao Qi <yao.qi@linaro.org>
3995
3996 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
3997 is zero.
3998
3999 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4000
4001 * gdb.arch/cordic.ko.bz2: New file.
4002 * gdb.arch/cordic.ko.debug.bz2: New file.
4003 * gdb.arch/ppc64-symtab-cordic.exp: New file.
4004
4005 2015-02-25 Yao Qi <yao.qi@linaro.org>
4006
4007 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4008 aarch64*-*-* target.
4009
4010 2015-02-23 Pedro Alves <palves@redhat.com>
4011
4012 * lib/gdb.exp (delete_breakpoints): Rewrite using
4013 gdb_test_multiple.
4014
4015 2015-02-23 Pedro Alves <palves@redhat.com>
4016
4017 * gdb.base/info-os.c: Include stdlib.h.
4018
4019 2015-02-22 Doug Evans <xdje42@gmail.com>
4020
4021 PR symtab/17855
4022 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
4023 is read after symbols have been re-read.
4024 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
4025 * gdb.ada/exec_changed/second.adb (Second): Ditto.
4026
4027 2015-02-21 Doug Evans <dje@google.com>
4028
4029 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
4030
4031 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4032
4033 PR corefiles/17808
4034 * gdb.arch/i386-biarch-core.core.bz2: New file.
4035 * gdb.arch/i386-biarch-core.exp: New file.
4036
4037 2015-02-21 Pedro Alves <palves@redhat.com>
4038
4039 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
4040 runto_main fails.
4041
4042 2015-02-20 Pedro Alves <palves@redhat.com>
4043
4044 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
4045 info probes.
4046
4047 2015-02-20 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.threads/multi-create-ns-info-thr.exp: New file.
4050
4051 2015-02-20 Pedro Alves <palves@redhat.com>
4052
4053 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
4054 clean_restart before gdb_target_supports_trace.
4055
4056 2015-02-20 Pedro Alves <palves@redhat.com>
4057
4058 PR threads/18006
4059 * gdb.threads/clone-thread_db.c: New file.
4060 * gdb.threads/clone-thread_db.exp: New file.
4061
4062 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
4063
4064 PR breakpoints/16812
4065 * gdb.base/catch-gdb-caused-signals.c: New file.
4066 * gdb.base/catch-gdb-caused-signals.exp: New file.
4067
4068 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
4069
4070 * configure: Regenerated.
4071 * configure.ac: Use GDB_AC_TRANSFORM.
4072 * aclocal.m4: sinclude ../transform.m4.
4073
4074 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4075
4076 * lib/dtrace.exp: New file.
4077 * gdb.base/dtrace-probe.exp: Likewise.
4078 * gdb.base/dtrace-probe.d: Likewise.
4079 * gdb.base/dtrace-probe.c: Likewise.
4080 * lib/pdtrace.in: Likewise.
4081 * configure.ac: Output variables with the transformed names of
4082 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
4083 * configure: Regenerated.
4084
4085 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
4086
4087 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
4088 expected message when trying to access $_probe_* convenience
4089 variables while not on a probe.
4090
4091 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4092
4093 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
4094
4095 2015-02-11 Pedro Alves <pedro@codesourcery.com>
4096
4097 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
4098 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
4099
4100 2015-02-10 Doug Evans <xdje42@gmail.com>
4101
4102 * lib/gdb.exp (gdb_load): Always return a result.
4103
4104 2015-02-10 Pedro Alves <palves@redhat.com>
4105
4106 * gdb.threads/signal-sigtrap.c: New file.
4107 * gdb.threads/signal-sigtrap.exp: New file.
4108
4109 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
4110
4111 * gdb.trace/no-attach-trace.c: New file.
4112 * gdb.trace/no-attach-trace.exp: New file.
4113
4114 2015-02-09 Mark Wielaard <mjw@redhat.com>
4115
4116 * gdb.dwarf2/atomic.c: New file.
4117 * gdb.dwarf2/atomic-type.exp: Likewise.
4118
4119 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4120
4121 * gdb.btrace/buffer-size.exp: Update "info record" output.
4122 * gdb.btrace/delta.exp: Update "info record" output.
4123 * gdb.btrace/enable.exp: Update "info record" output.
4124 * gdb.btrace/finish.exp: Update "info record" output.
4125 * gdb.btrace/instruction_history.exp: Update "info record" output.
4126 * gdb.btrace/next.exp: Update "info record" output.
4127 * gdb.btrace/nexti.exp: Update "info record" output.
4128 * gdb.btrace/step.exp: Update "info record" output.
4129 * gdb.btrace/stepi.exp: Update "info record" output.
4130 * gdb.btrace/nohist.exp: Update "info record" output.
4131
4132 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4133
4134 * gdb.btrace/buffer-size: New.
4135
4136 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
4137
4138 * gdb.btrace/delta.exp: Update "info record" output.
4139 * gdb.btrace/enable.exp: Update "info record" output.
4140 * gdb.btrace/finish.exp: Update "info record" output.
4141 * gdb.btrace/instruction_history.exp: Update "info record" output.
4142 * gdb.btrace/next.exp: Update "info record" output.
4143 * gdb.btrace/nexti.exp: Update "info record" output.
4144 * gdb.btrace/step.exp: Update "info record" output.
4145 * gdb.btrace/stepi.exp: Update "info record" output.
4146 * gdb.btrace/nohist.exp: Update "info record" output.
4147
4148 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
4149
4150 PR gdb/15678
4151 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
4152
4153 2015-02-06 Pedro Alves <palves@redhat.com>
4154
4155 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
4156 macro.
4157 (seconds_left, again): New globals.
4158 (main): Wait seconds_left in a 1-second sleep loop instead of
4159 sleeping 180 seconds. If 'again' is set, reset the seconds
4160 counter.
4161 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
4162 'again' in the inferior before detaching. Print the seconds left.
4163 (options): New global.
4164 (top level): Build program with -DTIMEOUT=$timeout.
4165
4166 2015-02-06 Pedro Alves <palves@redhat.com>
4167
4168 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
4169 determine how many seconds to pass to 'alarm'.
4170 * gdb.base/gdb-sigterm.exp (top level): Build program with
4171 -DTIMEOUT=$timeout.
4172 (do_test): Return success/failure indication. Add more verbose
4173 logging. Don't fail if 200 single steps are seen. Instead, fail
4174 when the test times out.
4175 (passes): New global.
4176 (top level): Break the testing loop if testing fails on any
4177 iteration. Use gdb_assert.
4178
4179 2015-02-04 Don Breazeal <donb@codesourcery.com>
4180
4181 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
4182 and initialize them.
4183 (ipc_cleanup): New function.
4184 (main): Don't declare shmid, semid, and msqid. Add a call to
4185 atexit so that we call ipc_cleanup on exit.
4186
4187 2015-02-04 Pedro Alves <palves@redhat.com>
4188
4189 * boards/native-extended-gdbserver.exp: Remove any target variant
4190 specifications from the board name before clearing the isremote
4191 flag from board_info.
4192
4193 2015-01-31 Doug Evans <xdje42@gmail.com>
4194
4195 * gdb.base/maint.exp <maint print type argc>: Update expected output.
4196
4197 2015-01-31 Gary Benson <gbenson@redhat.com>
4198
4199 * gdb.base/completion.exp: Disable completion limiting for
4200 existing tests. Add new tests to check completion limiting.
4201 * gdb.linespec/ls-errs.exp: Disable completion limiting.
4202
4203 2015-01-31 Doug Evans <xdje42@gmail.com>
4204
4205 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
4206
4207 2015-01-31 Doug Evans <xdje42@gmail.com>
4208
4209 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
4210 entries. Duplicate file section script entries.
4211 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
4212 inlined entries. Add test for safe-path rejection.
4213 * gdb.python/py-section-script.c: Add duplicate inlined section script
4214 entries. Duplicate file section script entries.
4215 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
4216 inlined entries. Add test for safe-path rejection.
4217
4218 2015-01-29 Joel Brobecker <brobecker@adacore.com>
4219
4220 * gdb.ada/disc_arr_bound: New testcase.
4221
4222 2015-01-29 Joel Brobecker <brobecker@adacore.com>
4223
4224 * gdb.ada/mi_var_array: New testcase.
4225
4226 2015-01-27 Doug Evans <dje@google.com>
4227
4228 * gdb.python/py-objfile.exp: Add tests for objfile.username.
4229 Add test for objfile.filename, objfile.username after objfile
4230 has been unloaded.
4231
4232 2015-01-26 Joel Brobecker <brobecker@adacore.com>
4233
4234 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
4235 the second test to print the name attribute of value
4236 returned by the call to gdb.lookup_type, and adjust
4237 the expected output accordingly.
4238
4239 2015-01-25 Mark Wielaard <mjw@redhat.com>
4240
4241 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
4242 * gdb.base/disp-step-fork.c: Include unistd.h.
4243 * gdb.base/siginfo-obj.c: Include stdio.h.
4244 * gdb.base/siginfo-thread.c: Likewise.
4245 * gdb.mi/non-stop.c: Include unistd.h.
4246 * gdb.mi/nsthrexec.c: Include stdio.h.
4247 * gdb.mi/pthreads.c: Include unistd.h.
4248 * gdb.modula2/unbounded1.c (main): Declare returns int.
4249 * gdb.reverse/consecutive-reverse.c: Likewise.
4250 * gdb.threads/create-fail.c: Include unistd.h.
4251 * gdb.threads/killed.c: Likewise.
4252 * gdb.threads/linux-dp.c: Likewise.
4253 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
4254 * gdb.threads/non-ldr-exc-2.c: Likewise.
4255 * gdb.threads/non-ldr-exc-3.c: Likewise.
4256 * gdb.threads/non-ldr-exc-4.c: Likewise.
4257 * gdb.threads/pthreads.c: Include unistd.h.
4258 (main): Declare returns int.
4259 * gdb.threads/tls-main.c (foo): New declaration.
4260 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
4261
4262 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
4263
4264 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
4265 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
4266
4267 2015-01-15 Mark Wielaard <mjw@redhat.com>
4268
4269 * gdb.base/noreturn-return.c: New file.
4270 * gdb.base/noreturn-return.exp: New file.
4271 * gdb.base/noreturn-finish.c: New file.
4272 * gdb.base/noreturn-finish.exp: New file.
4273
4274 2015-01-23 Pedro Alves <palves@redhat.com>
4275
4276 * gdb.threads/continue-pending-after-query.c: New file.
4277 * gdb.threads/continue-pending-after-query.exp: New file.
4278
4279 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
4280 Simon Marchi <simon.marchi@ericsson.com>
4281
4282 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
4283 * gdb.base/valgrind-db-attach.exp: Same.
4284 * gdb.base/valgrind-infcall.exp: Same.
4285 * lib/mi-support.exp (default_mi_gdb_start): Same.
4286 * lib/prompt.exp (default_prompt_gdb_start): Same.
4287 * lib/gdb.exp (default_gdb_spawn): Same.
4288 (gdb_interact): New.
4289
4290
4291 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4292
4293 * gdb.compile/compile.exp (pointer to jit function): New test.
4294
4295 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
4296
4297 * lib/gdb.exp (supports_process_record): Return true for
4298 powerpc*-*-linux*.
4299 (supports_reverse): Likewise.
4300
4301 2015-01-15 Don Breazeal <donb@codesourcery.com>
4302
4303 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
4304 instead of checking whether the target board is remote and
4305 use spawn_wait_for_attach instead of exec/sleep.
4306 * gdb.base/attach-twice.exp: Likewise.
4307
4308 2015-01-15 Joel Brobecker <brobecker@adacore.com>
4309
4310 * gdb.ada/var_arr_attrs: New testcase.
4311
4312 2015-01-14 Pedro Alves <palves@redhat.com>
4313 Joel Brobecker <brobecker@adacore.com>
4314
4315 PR gdb/17525
4316 * gdb.base/bp-cmds-execution-x-script.c: New file.
4317 * gdb.base/bp-cmds-execution-x-script.exp: New file.
4318 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
4319
4320 2015-01-14 Pedro Alves <palves@redhat.com>
4321
4322 PR cli/17828
4323 * gdb.base/batch-preserve-term-settings.c: New file.
4324 * gdb.base/batch-preserve-term-settings.exp: New file.
4325
4326 2015-01-13 Doug Evans <dje@google.com>
4327
4328 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
4329 binary.
4330
4331 2015-01-13 Joel Brobecker <brobecker@adacore.com>
4332
4333 * Makefile.in (clean mostlyclean): Do not delete *.py.
4334
4335 2015-01-13 Joel Brobecker <brobecker@adacore.com>
4336
4337 * gdb.python/py-lookup-type.exp: New file.
4338
4339 2015-01-12 Pedro Alves <palves@redhat.com>
4340
4341 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
4342 restore GDBFLAGS before returning.
4343
4344 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4345
4346 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
4347 is_amd64_regs_target and is_x86_like_target.
4348
4349 2015-01-11 Doug Evans <xdje42@gmail.com>
4350
4351 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
4352 is given without an explicit form.
4353 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
4354 attributes.
4355 * gdb.dwarf/corrupt.exp: Ditto.
4356 * gdb.dwarf2/enum-type.exp: Ditto.
4357 * gdb.trace/entry-values.exp: Ditto.
4358 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
4359
4360 2015-01-11 Doug Evans <xdje42@gmail.com>
4361
4362 PR gdb/15830
4363 * gdb.base/maint.exp: Remove references to "maint demangle".
4364 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
4365 Add tests for explicitly specifying language to demangle.
4366 * gdb.dlang/demangle.exp: Ditto.
4367
4368 2015-01-09 Pedro Alves <palves@redhat.com>
4369
4370 * gdb.threads/non-stop-fair-events.c: New file.
4371 * gdb.threads/non-stop-fair-events.exp: New file.
4372
4373 2015-01-09 Pedro Alves <palves@redhat.com>
4374
4375 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
4376 the global scope. Set a breakpoint after all threads are started
4377 rather than stepping over two source lines. Expect the prompt.
4378 * gdb.base/watch_thread_num.c (threads_started_barrier): New
4379 global.
4380 (NUM): Now 15.
4381 (main): Use threads_started_barrier to wait for all threads to
4382 start. Main thread no longer calls thread_function. Exit after
4383 180 seconds.
4384 (loop): New function.
4385 (thread_function): Wait on threads_started_barrier barrier. Call
4386 'loop' at each iteration.
4387 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
4388 threads have started, instead of hardcoding number of "next"
4389 steps. Use an access watchpoint instead of a write watchpoint.
4390
4391 2015-01-09 Pedro Alves <palves@redhat.com>
4392
4393 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
4394 (thread_func): Wait on barrier.
4395 (main): Wait for all threads to start before stopping GDB.
4396 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
4397 global.
4398 (thread1_func, thread2_func): Wait on barrier.
4399 (main): Wait for all threads to start before stopping GDB.
4400 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
4401 New global.
4402 (thread1_func, thread2_func): Wait on barrier.
4403 (main): Wait for all threads to start before stopping GDB.
4404
4405 2015-01-09 Pedro Alves <palves@redhat.com>
4406
4407 * gdb.threads/attach-many-short-lived-threads.c: New file.
4408 * gdb.threads/attach-many-short-lived-threads.exp: New file.
4409
4410 2014-01-09 Pedro Alves <palves@redhat.com>
4411
4412 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
4413 instead of to thread 2.
4414 * gdb.threads/signal-command-multiple-signals-pending.c (main):
4415 Add barrier around each pthread_create call instead of around all
4416 calls.
4417 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
4418 Set a break on thread_function and have the child threads hit it
4419 one at at a time.
4420
4421 2015-01-09 Pedro Alves <palves@redhat.com>
4422
4423 * lib/gdb.exp (can_spawn_for_attach): New procedure.
4424 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
4425 false.
4426 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
4427 checking whether the target board is remote.
4428 * gdb.multi/multi-attach.exp: Likewise.
4429 * gdb.python/py-sync-interp.exp: Likewise.
4430 * gdb.server/ext-attach.exp: Likewise.
4431 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
4432 tests that need to attach, instead of checking whether the target
4433 board is remote at the top of the file.
4434
4435 2015-01-08 Yao Qi <yao@codesourcery.com>
4436
4437 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
4438
4439 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4440
4441 Fix testcase compilation.
4442 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
4443
4444 2015-01-06 Joel Brobecker <brobecker@adacore.com>
4445
4446 * gdb.python/py-type.exp: Add a couple test about empty
4447 array creation, and negative-length array creation.
4448
4449 2015-01-02 Doug Evans <xdje42@gmail.com>
4450
4451 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
4452
4453 2015-01-02 Doug Evans <dje@google.com>
4454
4455 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
4456
4457 2014-12-29 Yao Qi <yao@codesourcery.com>
4458
4459 * gdb.trace/entry-values.exp: Update comments. Rename variable
4460 bar_call_foo to returned_from_foo.
4461
4462 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
4463
4464 PR gdb/17394
4465 * gdb.linespec/break-asm-file.c: New file.
4466 * gdb.linespec/break-asm-file.exp: New file.
4467 * gdb.linespec/break-asm-file0.s: New file.
4468 * gdb.linespec/break-asm-file1.s: New file.
4469
4470 2014-12-18 Nigel Stephens <nigel@mips.com>
4471 Maciej W. Rozycki <macro@codesourcery.com>
4472
4473 * gdb.base/float.exp: Handle the new output from "info float" on
4474 MIPS targets.
4475
4476 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4477
4478 Fix MinGW compilation.
4479 * gdb.compile/compile-ops.exp: Update untested message if
4480 !skip_compile_feature_tests.
4481 * gdb.compile/compile-setjmp.exp: Likewise.
4482 * gdb.compile/compile-tls.exp: Likewise.
4483 * gdb.compile/compile.exp: Likewise.
4484 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
4485 supported on this host".
4486
4487 2014-12-16 Doug Evans <xdje42@gmail.com>
4488
4489 * boards/stabs.exp: New file.
4490
4491 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
4492
4493 * gdb.base/completion.exp: Adjust to format changes of "maint
4494 print user-registers".
4495
4496 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
4497
4498 PR server/17457
4499 * gdb.arch/aarch64-fp.c: New file.
4500 * gdb.arch/aarch64-fp.exp: New file.
4501
4502 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4503
4504 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
4505 r210637, r210913, r211666, r215400, r215817).
4506
4507 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
4508 * dg-extract-results.py: New file.
4509 * dg-extract-results.sh: Use it if the environment seems
4510 suitable.
4511
4512 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
4513
4514 * dg-extract-results.py (parse_run): Handle warnings that
4515 are printed before a test harness is run.
4516
4517 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
4518
4519 * dg-extract-results.py (Named): Remove __cmp__ method.
4520 (output_variation): Use a key to sort variation.harnesses.
4521
4522 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
4523
4524 * dg-extract-results.py: For Python 3, force sys.stdout to
4525 handle surrogate escape sequences.
4526 (safe_open): New function.
4527 (output_segment, main): Use it.
4528
4529 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
4530
4531 * dg-extract-results.py (Prog.result_re): Include options
4532 in test name.
4533
4534 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
4535
4536 * dg-extract-results.py (output_variation): Always sort if
4537 do_sum.
4538
4539 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
4540
4541 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
4542 as long as we get pagination notifications.
4543
4544 2014-12-15 Jason Merrill <jason@redhat.com>
4545
4546 * Makefile.in (check-gdb.%): Restore.
4547 * README: Mention it.
4548
4549 2014-12-13 Joel Brobecker <brobecker@adacore.com>
4550
4551 * gdb.ada/str_uninit: New testcase.
4552
4553 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4554
4555 PR symtab/17642
4556 * gdb.base/vla-stub-define.c: New file.
4557 * gdb.base/vla-stub.c: New file.
4558 * gdb.base/vla-stub.exp: New file.
4559
4560 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
4561 Jan Kratochvil <jan.kratochvil@redhat.com>
4562 Tom Tromey <tromey@redhat.com>
4563
4564 * configure.ac: Add gdb.compile/.
4565 * configure: Regenerate.
4566 * gdb.compile/Makefile.in: New file.
4567 * gdb.compile/compile-ops.exp: New file.
4568 * gdb.compile/compile-ops.c: New file.
4569 * gdb.compile/compile-tls.c: New file.
4570 * gdb.compile/compile-tls.exp: New file.
4571 * gdb.compile/compile-constvar.S: New file.
4572 * gdb.compile/compile-constvar.c: New file.
4573 * gdb.compile/compile-mod.c: New file.
4574 * gdb.compile/compile-nodebug.c: New file.
4575 * gdb.compile/compile-setjmp-mod.c: New file.
4576 * gdb.compile/compile-setjmp.c: New file.
4577 * gdb.compile/compile-setjmp.exp: New file.
4578 * gdb.compile/compile-shlib.c: New file.
4579 * gdb.compile/compile.c: New file.
4580 * gdb.compile/compile.exp: New file.
4581 * lib/gdb.exp (skip_compile_feature_tests): New proc.
4582
4583 2014-12-12 Tom Tromey <tromey@redhat.com>
4584
4585 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
4586 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
4587
4588 2014-12-12 Doug Evans <dje@google.com>
4589
4590 * lib/gdb-python.exp (get_python_valueof): New function.
4591 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
4592
4593 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4594
4595 * gdb.base/completion.exp: Add test for completion of "info
4596 registers ".
4597
4598 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
4599
4600 * gdb.base/func-ptrs.c: New file.
4601 * gdb.base/func-ptrs.exp: New file.
4602
4603 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4604
4605 PR breakpoints/17012
4606 * gdb.base/dprintf-detach.c: New file.
4607 * gdb.base/dprintf-detach.exp: New file.
4608
4609 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
4610
4611 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
4612 * lib/gdb.exp (target_is_gdbserver): New procedure.
4613
4614 2014-12-08 Doug Evans <dje@google.com>
4615
4616 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
4617
4618 2014-12-05 Yao Qi <yao@codesourcery.com>
4619
4620 * gdb.guile/scm-error.exp: Remove the third argument to
4621 gdb_remote_download.
4622 * gdb.guile/scm-frame-args.exp: Likewise.
4623 * gdb.guile/scm-section-script.exp: Likewise.
4624
4625 2014-12-05 Yao Qi <yao@codesourcery.com>
4626
4627 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
4628
4629 2014-12-04 Doug Evans <dje@google.com>
4630
4631 * gdb.python/py-objfile.exp: Add tests for
4632 objfile.add_separate_debug_file.
4633
4634 2014-12-04 Doug Evans <dje@google.com>
4635
4636 * lib/gdb.exp (get_build_id): New function.
4637 (build_id_debug_filename_get): Rewrite to use it.
4638 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
4639
4640 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
4641
4642 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
4643 `method(long)', not just 0x0.
4644 * gdb.cp/nsalias.exp: Align code labels to 4.
4645 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
4646 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
4647 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
4648 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
4649 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
4650 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
4651
4652 2014-12-02 Doug Evans <dje@google.com>
4653
4654 PR symtab/17602
4655 * gdb.cp/anon-ns.cc: Move guts of this file to ...
4656 * gdb.cp/anon-ns2.cc: ... here. New file.
4657 * gdb.cp/anon-ns.exp: Update.
4658
4659 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
4660
4661 * gdb.python/py-events.py (inferior_call_handler): New.
4662 (register_changed_handler, memory_changed_handler): New.
4663 (test_events.invoke): Register new handlers.
4664 * gdb.python/py-events.exp: Add tests for inferior call,
4665 memory_changed and register_changed events.
4666
4667 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
4668
4669 * gdb.base/execl-update-breakpoints.exp: Specify the link address
4670 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
4671 if the linker doesn't understand this.
4672
4673 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
4674
4675 * gdb.python/python.exp: Change expected reply to help().
4676
4677 2014-12-01 Yao Qi <yao@codesourcery.com>
4678
4679 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
4680 AC_CONFIG_SUBDIRS(gdb.gdbtk).
4681 * configure: Re-generated.
4682
4683 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
4684
4685 * gdb.cp/chained-calls.cc: New file.
4686 * gdb.cp/chained-calls.exp: New file.
4687 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
4688
4689 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
4690
4691 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4692 * gdb.dwarf2/symtab-producer.exp: Same.
4693 * gdb.gdb/python-interrupts.exp: Same.
4694 * gdb.gdb/python-selftest.exp: Same.
4695 * gdb.python/py-linetable.exp: Same.
4696 * gdb.python/py-type.exp: Same.
4697 * gdb.python/py-value-cc.exp: Same.
4698 * gdb.python/py-value.exp: Same.
4699
4700 2014-11-28 Yao Qi <yao@codesourcery.com>
4701
4702 * gdb.base/break-probes.exp: Match library name prefixed with
4703 sysroot.
4704
4705 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
4706
4707 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
4708 test expected output. Add parentheses for the call to print.
4709 Remove L suffix from integers.
4710
4711 2014-11-26 Doug Evans <dje@google.com>
4712
4713 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
4714
4715 2014-11-22 Yao Qi <yao@codesourcery.com>
4716
4717 * gdb.trace/entry-values.c: Remove asms.
4718 (foo): Add foo_label.
4719 (bar): Add bar_label.
4720 * gdb.trace/entry-values.exp: Remove code computing foo's
4721 length and bar's length.
4722 (Dwarf::assemble): Invoke function_range for bar and use
4723 MACRO_AT_func for foo.
4724
4725 2014-11-22 Yao Qi <yao@codesourcery.com>
4726
4727 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
4728 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
4729 Use .Lgcc43_procstart instead of gcc43.
4730
4731 2014-11-21 Joel Brobecker <brobecker@adacore.com>
4732
4733 * gdb.ada/n_arr_bound: New testcase.
4734
4735 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4736
4737 PR breakpoints/10737
4738 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
4739 test_catch_syscall_multi_arch.
4740 (test_catch_syscall_multi_arch): New function.
4741
4742 2014-11-20 Doug Evans <xdje42@gmail.com>
4743
4744 * gdb.base/maint.exp: Update expected output.
4745
4746 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4747
4748 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
4749 4-byte instruction on S390.
4750
4751 2014-11-19 Joel Brobecker <brobecker@adacore.com>
4752
4753 * gdb.ada/arr_arr: New testcase.
4754
4755 2014-11-19 Joel Brobecker <brobecker@adacore.com>
4756
4757 * gdb.ada/pkd_arr_elem: New Testcase.
4758
4759 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
4760
4761 * gdb.reverse/break-precsave: Expect completion message for
4762 core file reads.
4763 * gdb.reverse/consecutive-precsave.exp: Likewise.
4764 * gdb.reverse/finish-precsave.exp: Likewise.
4765 * gdb.reverse/i386-precsave.exp: Likewise.
4766 * gdb.reverse/machinestate-precsave.exp: Likewise.
4767 * gdb.reverse/sigall-precsave.exp: Likewise.
4768 * gdb.reverse/solib-precsave.exp: Likewise.
4769 * gdb.reverse/step-precsave.exp: Likewise.
4770 * gdb.reverse/until-precsave.exp: Likewise.
4771 * gdb.reverse/watch-precsave.exp: Likewise.
4772
4773 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4774
4775 * gdb.base/bp-permanent.c: Include unistd.h.
4776 * gdb.python/py-framefilter-mi.c (main): Add return type.
4777 * gdb.python/py-framefilter.c (main): Likewise.
4778 * gdb.trace/actions-changed.c (main): Likewise.
4779
4780 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4781
4782 * gdb.mi/until.c: Add eye-catchers.
4783 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
4784 line numbers.
4785
4786 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4787
4788 * gdb.base/condbreak.exp: Drop references to removed non-prototype
4789 function header variants in break1.c.
4790 * gdb.base/ena-dis-br.exp: Likewise.
4791 * gdb.base/hbreak2.exp: Likewise.
4792 * gdb.reverse/until-precsave.exp: Drop references to removed
4793 non-prototype function header variants in ur1.c.
4794 * gdb.reverse/until-reverse.exp: Likewise.
4795
4796 2014-11-17 Petr Machata <pmachata@redhat.com>
4797
4798 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
4799 ${_cu_offset_size} bytes abbrev offset.
4800
4801 2014-11-15 Doug Evans <xdje42@gmail.com>
4802
4803 PR symtab/17559
4804 * gdb.base/line-symtabs.exp: New file.
4805 * gdb.base/line-symtabs.c: New file.
4806 * gdb.base/line-symtabs.h: New file.
4807
4808 2014-11-14 Yao Qi <yao@codesourcery.com>
4809
4810 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
4811 (func): Add label func_label.
4812 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
4813 Replace low_pc and high_pc with MACRO_AT_range.
4814 Replace name, low_pc and high_pc with MACRO_AT_func.
4815
4816 2014-11-14 Yao Qi <yao@codesourcery.com>
4817
4818 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
4819 Replace name, low_pc and high_pc with MACRO_AT_func.
4820
4821 2014-11-14 Yao Qi <yao@codesourcery.com>
4822
4823 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
4824 produce debug information.
4825 * gdb.dwarf2/implptr-optimized-out.S: Removed.
4826
4827 2014-11-14 Yao Qi <yao@codesourcery.com>
4828
4829 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
4830 object and get function length.
4831 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
4832 with MACRO_AT_func.
4833 (top-level): Replace gdb_compile and clean_restart with
4834 prepare_for_testing.
4835 * gdb.dwarf2/main.c (main): Add label main_label.
4836
4837 2014-11-14 Yao Qi <yao@codesourcery.com>
4838
4839 * lib/dwarf.exp (function_range): New procedure.
4840 (Dwarf::_handle_macro_at_func): New procedure.
4841 (Dwarf::_handle_macro_at_range): New procedure.
4842 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
4843
4844 2014-11-14 Yao Qi <yao@codesourcery.com>
4845
4846 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
4847 (_handle_attribute): New procedure.
4848
4849 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4850
4851 * gdb.ada/cond_lang/foo.c (callme): Add return type.
4852 * gdb.base/call-sc.c (zed): Likewise.
4853 * gdb.base/checkpoint.c (main): Likewise.
4854 * gdb.base/dump.c (main): Likewise.
4855 * gdb.base/gcore.c (main): Likewise.
4856 * gdb.base/huge.c (main): Likewise.
4857 * gdb.base/multi-forks.c (main): Likewise.
4858 * gdb.base/pr10179-a.c (main): Likewise.
4859 * gdb.base/savedregs.c (main): Likewise.
4860 * gdb.base/sigaltstack.c (main): Likewise.
4861 * gdb.base/siginfo.c (main): Likewise.
4862 * gdb.base/structs.c (zed): Likewise.
4863 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
4864 * gdb.mi/mi-syn-frame.c (main): Likewise.
4865 * gdb.mi/until.c (foo, main): Likewise.
4866 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
4867 * gdb.base/solib-weak.c (foo): Declare.
4868 * gdb.base/attach-twice.c: Include stdio.h.
4869 * gdb.base/weaklib1.c: Likewise.
4870 * gdb.base/weaklib2.c: Likewise.
4871 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
4872 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
4873 unistd.h.
4874 * gdb.base/attach-pie-misread.c: Include stdlib.h.
4875 * gdb.mi/mi-exit-code.c: Likewise.
4876 * gdb.base/break-interp-lib.c: Include string.h.
4877 * gdb.base/coremaker.c: Likewise.
4878 * gdb.base/testenv.c: Likewise.
4879 * gdb.python/py-finish-breakpoint.c: Likewise.
4880 * gdb.base/inferior-died.c: Include sys/wait.h.
4881 * gdb.base/fileio.c: Include time.h.
4882 * gdb.base/async-shell.c: Include unistd.h.
4883 * gdb.base/dprintf-non-stop.c: Likewise.
4884 * gdb.base/info-os.c: Likewise.
4885 * gdb.mi/mi-console.c: Likewise.
4886 * gdb.mi/watch-nonstop.c: Likewise.
4887 * gdb.python/py-events.c: Likewise.
4888 * gdb.base/async.c (baz): Move up before its invocation.
4889 * gdb.base/code_elim2.c (my_global_func): Likewise.
4890 * gdb.base/skip-solib-lib.c (multiply): Likewise.
4891 * gdb.base/advance.c (func2): Likewise.
4892
4893 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4894
4895 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
4896 variant.
4897 * gdb.base/annota3.c: Likewise.
4898 * gdb.base/async.c: Likewise.
4899 * gdb.base/average.c: Likewise.
4900 * gdb.base/call-ar-st.c: Likewise.
4901 * gdb.base/call-rt-st.c: Likewise.
4902 * gdb.base/call-sc.c: Likewise.
4903 * gdb.base/call-strs.c: Likewise.
4904 * gdb.base/ending-run.c: Likewise.
4905 * gdb.base/execd-prog.c: Likewise.
4906 * gdb.base/exprs.c: Likewise.
4907 * gdb.base/foll-exec.c: Likewise.
4908 * gdb.base/foll-fork.c: Likewise.
4909 * gdb.base/foll-vfork.c: Likewise.
4910 * gdb.base/funcargs.c: Likewise.
4911 * gdb.base/gcore.c: Likewise.
4912 * gdb.base/jump.c: Likewise.
4913 * gdb.base/langs0.c: Likewise.
4914 * gdb.base/langs1.c: Likewise.
4915 * gdb.base/langs2.c: Likewise.
4916 * gdb.base/mips_pro.c: Likewise.
4917 * gdb.base/nodebug.c: Likewise.
4918 * gdb.base/opaque0.c: Likewise.
4919 * gdb.base/opaque1.c: Likewise.
4920 * gdb.base/recurse.c: Likewise.
4921 * gdb.base/run.c: Likewise.
4922 * gdb.base/scope0.c: Likewise.
4923 * gdb.base/scope1.c: Likewise.
4924 * gdb.base/setshow.c: Likewise.
4925 * gdb.base/setvar.c: Likewise.
4926 * gdb.base/shmain.c: Likewise.
4927 * gdb.base/shr1.c: Likewise.
4928 * gdb.base/shr2.c: Likewise.
4929 * gdb.base/sigall.c: Likewise.
4930 * gdb.base/signals.c: Likewise.
4931 * gdb.base/so-indr-cl.c: Likewise.
4932 * gdb.base/solib2.c: Likewise.
4933 * gdb.base/structs.c: Likewise.
4934 * gdb.base/sum.c: Likewise.
4935 * gdb.base/vforked-prog.c: Likewise.
4936 * gdb.base/watchpoint.c: Likewise.
4937 * gdb.reverse/shr2.c: Likewise.
4938 * gdb.reverse/until-reverse.c: Likewise.
4939 * gdb.reverse/ur1.c: Likewise.
4940 * gdb.reverse/watch-reverse.c: Likewise.
4941
4942 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4943
4944 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
4945 variant.
4946 * gdb.base/sepdebug.exp: Drop references to removed code.
4947
4948 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4949
4950 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
4951 variant. Preserve original line numbering.
4952 * gdb.base/list1.c: Likewise.
4953
4954 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4955
4956 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
4957 variant.
4958 * gdb.base/break1.c: Likewise.
4959 * gdb.base/break.exp: Drop references to removed code.
4960
4961 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4962
4963 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
4964 variant.
4965
4966 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4967
4968 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
4969
4970 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4971
4972 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
4973 logic into perform_all_tests() and invoke it with and without
4974 function header prototypes.
4975 (do_function_calls): Remove conditional XFAIL for PR 5318.
4976 (rerun_and_prepare): Remove duplicate code.
4977 (perform_all_tests): New. Main logic moved here.
4978
4979 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4980
4981 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
4982 code guarded by #ifdef NO_PROTOTYPES.
4983 (t_double_many_args): Likewise.
4984 (DEF_FUNC_MANY_ARGS_1): Likewise.
4985 (DEF_FUNC_VALUES_1): Likewise.
4986 (t_structs_ldc): Renamed from t_structs_fc in conditional code
4987 guarded by #ifdef PROTOTYPES.
4988
4989 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4990
4991 * gdb.mi/mi-console.c: Add eye-catcher.
4992 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
4993 instead of literal line number.
4994
4995 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4996
4997 * gdb.base/shr2.c: Add eye-catcher.
4998 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
4999 line number.
5000
5001 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5002
5003 * gdb.base/jump.c: Add eye-catchers.
5004 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
5005 numbers.
5006
5007 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5008
5009 * gdb.base/execd-prog.c: Add eye-catchers.
5010 * gdb.base/foll-exec.c: Likewise.
5011 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
5012 line numbers.
5013
5014 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5015
5016 * gdb.base/ending-run.c: Add eye-catchers.
5017 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
5018 literal line numbers.
5019
5020 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5021
5022 * gdb.base/call-rt-st.c: Add eye-catchers.
5023 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
5024 literal line numbers.
5025
5026 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5027
5028 * gdb.base/call-ar-st.c: Add eye-catchers.
5029 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
5030 literal line numbers.
5031
5032 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5033
5034 * gdb.base/average.c: Add eye-catchers.
5035 * gdb.base/sum.c: Likewise.
5036 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
5037 regexps dynamically.
5038
5039 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5040
5041 * gdb.base/solib1.c: Add eye-catchers.
5042 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
5043 literal line numbers.
5044
5045 2014-11-12 Pedro Alves <palves@redhat.com>
5046
5047 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
5048 leader has exited.
5049
5050 2014-11-12 Pedro Alves <palves@redhat.com>
5051
5052 * gdb.arch/i386-bp_permanent.c: New file.
5053 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
5054 (srcfile): Set to i386-bp_permanent.c.
5055 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
5056 that stepi does not execute the 'leave' instruction, instead of
5057 testing it does execute.
5058 * gdb.base/bp-permanent.c: New file.
5059 * gdb.base/bp-permanent.exp: New file.
5060
5061 2014-11-10 Doug Evans <xdje42@gmail.com>
5062
5063 PR symtab/17564
5064 * gdb.base/symtab-search-order.exp: New file.
5065 * gdb.base/symtab-search-order.c: New file.
5066 * gdb.base/symtab-search-order-1.c: New file.
5067 * gdb.base/symtab-search-order-shlib-1.c: New file.
5068
5069 2014-11-07 Pedro Alves <palves@redhat.com>
5070
5071 PR gdb/17511
5072 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
5073 i?86-*-linux*.
5074
5075 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
5076
5077 PR c++/17494
5078 * gdb.cp/pr17494.cc: New file.
5079 * gdb.cp/pr17494.exp: New file.
5080
5081 2014-11-02 Yao Qi <yao@codesourcery.com>
5082
5083 * gdb.python/python.exp: Get working directory and match the
5084 output of "set extended-prompt \\w " with it.
5085
5086 2014-10-30 Doug Evans <dje@google.com>
5087
5088 * gdb.python/py-objfile.exp: Add tests for setting random attributes
5089 in objfiles.
5090 * gdb.python/py-progspace.exp: Add tests for setting random attributes
5091 in progspaces.
5092
5093 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
5094
5095 * gdb.base/fullpath-expand.exp: Skip for a remote host.
5096 * gdb.base/realname-expand.exp: Likewise.
5097 * gdb.linespec/macro-relative.exp: Likewise.
5098
5099 2014-10-29 Pedro Alves <palves@redhat.com>
5100
5101 PR gdb/17408
5102 * gdb.threads/schedlock.c (some_function): New function.
5103 (call_function): New global.
5104 (MAYBE_CALL_SOME_FUNCTION): New macro.
5105 (thread_function): Call it.
5106 * gdb.threads/schedlock.exp (get_args): Add description parameter,
5107 and use it instead of a global counter. Adjust all callers.
5108 (get_current_thread): Use "find current thread" for test message
5109 here rather than having all callers pass down the same string.
5110 (goto_loop): New procedure, factored out from ...
5111 (my_continue): ... this.
5112 (step_ten_loops): Change parameter from test message to command to
5113 use. Adjust.
5114 (list_count): Delete global.
5115 (check_result): New procedure, factored out from duplicate top
5116 level code.
5117 (continue tests): Wrap in with_test_prefix.
5118 (test_step): New procedure, factored out from duplicate top level
5119 code.
5120 (top level): Test "step" in combination with all scheduler-locking
5121 modes. Test "next" in combination with all scheduler-locking
5122 modes, and in combination with stepping over a function call or
5123 not.
5124 * gdb.threads/next-bp-other-thread.c: New file.
5125 * gdb.threads/next-bp-other-thread.exp: New file.
5126
5127 2014-10-29 Pedro Alves <palves@redhat.com>
5128
5129 PR python/17372
5130 * gdb.python/python.exp: Test a multi-line command that spawns
5131 interactive Python.
5132 * gdb.base/multi-line-starts-subshell.exp: New file.
5133
5134 2014-10-29 Yao Qi <yao@codesourcery.com>
5135
5136 * gdb.base/fileio.exp: Make directories on host.
5137
5138 2014-10-29 Yao Qi <yao@codesourcery.com>
5139
5140 * gdb.base/fileio.c (test_write): Close the file.
5141
5142 2014-10-28 Pedro Alves <palves@redhat.com>
5143
5144 PR gdb/12623
5145 * gdb.base/sigstep.c (no_handler): New global.
5146 (main): If 'no_handler is true, set the signal handlers to
5147 SIG_IGN.
5148 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
5149 with_sw_watch and no_handler parameters. Handle them.
5150 (top level) <stepping over handler when stopped at a breakpoint
5151 test>: Add a test axis for testing with a software watchpoint, and
5152 another for testing with the signal handler set to SIG_IGN.
5153 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
5154 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
5155
5156 2014-10-28 Pedro Alves <palves@redhat.com>
5157
5158 PR gdb/17511
5159 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
5160 * gdb.base/sigstep.exp (other_handler_location): New global.
5161 (advance): Support stepping into the signal handler, and running
5162 commands while in the handler.
5163 (in_handler_map): New global.
5164 (top level): In the advance test, add combinations for getting
5165 into the handler with stepping commands, and for running commands
5166 in the handler. Add comment descripting the advancei tests.
5167
5168 2014-10-28 Pedro Alves <palves@redhat.com>
5169
5170 * gdb.base/sigstep.exp: Use build_executable instead of
5171 prepare_for_testing.
5172 (top level): Move code that starts GDB, runs to main and creates a
5173 display to ...
5174 (restart): ... this new procedure.
5175 (top level): Move backtrace from signal handler test to ...
5176 (validate_backtrace): ... this new procedure.
5177 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
5178 with_test_prefix. Always restart GDB.
5179 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
5180 with_test_prefix. Always restart GDB. No need to delete
5181 breakpoints after the test.
5182 (test_skip_handler): Remove prefix parameter.
5183 (skip_over_handler, breakpoint_to_handler)
5184 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
5185 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
5186 restart GDB. No need to delete breakpoints after the test.
5187 (top level): Use foreach to call the test procedures with
5188 different commands.
5189
5190 2014-10-28 Pedro Alves <palves@redhat.com>
5191
5192 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
5193 instead of GNATS numbers.
5194 * gdb.base/sigbpt.exp: Likewise.
5195 * gdb.base/siginfo.exp: Likewise.
5196 * gdb.base/sigstep.exp: Likewise.
5197
5198 2014-10-27 Pedro Alves <palves@redhat.com>
5199
5200 * gdb.base/sigstep.c (dummy): New global.
5201 (main): Issue a couple writes to the new global.
5202 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
5203 procedures.
5204 (skip_over_handler): Use test_skip_handler.
5205 (top level): Call skip_over_handler for stepi and nexti too.
5206 (breakpoint_over_handler): Use test_skip_handler.
5207 (top level): Call breakpoint_over_handler for stepi and nexti too.
5208
5209 2014-10-27 Yao Qi <yao@codesourcery.com>
5210
5211 * gdb.trace/tfile.c (adjust_function_address)
5212 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
5213 function descriptor.
5214
5215 2014-10-24 Don Breazeal <donb@codesourcery.com>
5216
5217 * gdb.base/foll-fork.exp (test_follow_fork,
5218 catch_fork_child_follow): Check for updated fork messages emitted
5219 from infrun.c.
5220 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
5221 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
5222 vfork_and_exec_child_follow_through_step): Check for updated vfork
5223 messages emitted from infrun.c.
5224
5225 2014-10-24 Pedro Alves <palves@redhat.com>
5226
5227 * gdb.base/corefile.exp: Remove references to ultrix.
5228 * gdb.base/interrupt.exp: Likewise.
5229 * gdb.base/whatis.exp: Likewise.
5230 * gdb.gdb/selftest.exp: Likewise.
5231 * gdb.threads/manythreads.exp: Likewise.
5232 * gdb.threads/print-threads.exp: Likewise.
5233 * gdb.threads/pthreads.exp:: Likewise.
5234 * gdb.threads/schedlock.exp: Likewise.
5235
5236 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
5237
5238 * gdb.cp/non-trivial-retval.cc: Add a test case.
5239 * gdb.cp/non-trivial-retval.exp: Add a test.
5240
5241 2014-10-20 Yao Qi <yao@codesourcery.com>
5242
5243 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
5244 * gdb.python/py-objfile-script-gdb.py: New file.
5245 * gdb.python/py-objfile-script.exp: Update reference to
5246 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
5247 of remote_download. Remove the dest file.
5248
5249 2014-10-20 Yao Qi <yao@codesourcery.com>
5250
5251 * gdb.base/checkpoint.exp: Don't remove file copied on host.
5252 * gdb.base/step-line.exp: Likewise.
5253 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
5254 * gdb.dwarf2/dw2-basic.exp: Likewise.
5255 * gdb.dwarf2/dw2-compressed.exp: Likewise.
5256 * gdb.dwarf2/dw2-filename.exp: Likewise.
5257 * gdb.dwarf2/dw2-intercu.exp: Likewise.
5258 * gdb.dwarf2/dw2-intermix.exp: Likewise.
5259 * gdb.dwarf2/dw2-producer.exp: Likewise.
5260 * gdb.dwarf2/mac-fileno.exp: Likewise.
5261 * gdb.python/py-frame-args.exp: Likewise.
5262 * gdb.python/py-framefilter.exp: Likewise.
5263 * gdb.python/py-mi.exp: Likewise.
5264 * gdb.python/py-objfile-script.exp: Likewise
5265 * gdb.python/py-pp-integral.exp: Likewise.
5266 * gdb.python/py-pp-re-notag.exp: Likewise.
5267 * gdb.python/py-prettyprint.exp: Likewise.
5268 * gdb.python/py-section-script.exp: Likewise.
5269 * gdb.python/py-typeprint.exp: Likewise.
5270 * gdb.python/py-xmethods.exp: Likewise.
5271 * gdb.stabs/weird.exp: Likewise.
5272 * gdb.xml/tdesc-regs.exp: Likewise.
5273
5274 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
5275
5276 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
5277 (out_cu): Use addr_len for the size of addresses.
5278 (out_line): Likewise. Size DW_LNE_set_address instruction
5279 according to addr_len.
5280 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
5281 (FUNC): Add START_INSNS to definition.
5282
5283 2014-10-18 Yao Qi <yao@codesourcery.com>
5284
5285 * gdb.base/argv0-symlink.exp: Check argv[0] value if
5286 gdb_has_argv0 return true.
5287 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
5288 check [target_info exists noargs], check [gdb_has_argv0]
5289 instead.
5290 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5291 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
5292 procedures.
5293
5294 2014-10-17 Doug Evans <dje@google.com>
5295
5296 * gdb.python/py-events.exp: Update expected output for clear_objfiles
5297 event.
5298 * gdb.python/py-events.py: Add clear_objfiles event.
5299
5300 2014-10-17 Doug Evans <dje@google.com>
5301
5302 * gdb.python/py-objfile.exp: Test progspace attribute.
5303
5304 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
5305
5306 * gdb.guile/scm-breakpoint.exp: Do not assume any
5307 directory separators when matching source file paths.
5308 * gdb.python/py-breakpoint.exp: Likewise.
5309 * gdb.reverse/break-precsave.exp: Likewise.
5310 * gdb.reverse/break-reverse.exp: Likewise.
5311 * gdb.reverse/consecutive-precsave.exp: Likewise.
5312 * gdb.reverse/finish-precsave.exp: Likewise.
5313 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5314 * gdb.reverse/finish-reverse.exp: Likewise.
5315 * gdb.reverse/i386-precsave.exp: Likewise.
5316 * gdb.reverse/i387-env-reverse.exp: Likewise.
5317 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5318 * gdb.reverse/machinestate-precsave.exp: Likewise.
5319 * gdb.reverse/machinestate.exp: Likewise.
5320 * gdb.reverse/sigall-precsave.exp: Likewise.
5321 * gdb.reverse/solib-precsave.exp: Likewise.
5322 * gdb.reverse/step-precsave.exp: Likewise.
5323 * gdb.reverse/until-precsave.exp: Likewise.
5324 * gdb.reverse/watch-precsave.exp: Likewise.
5325 * gdb.reverse/watch-reverse.exp: Likewise.
5326
5327 2014-10-17 Yao Qi <yao@codesourcery.com>
5328
5329 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
5330 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
5331
5332 2014-10-17 Pedro Alves <palves@redhat.com>
5333
5334 PR gdb/17471
5335 * gdb.base/bg-execution-repeat.c: New file.
5336 * gdb.base/bg-execution-repeat.exp: New file.
5337
5338 2014-10-17 Pedro Alves <palves@redhat.com>
5339
5340 PR gdb/17300
5341 * gdb.base/continue-all-already-running.c: New file.
5342 * gdb.base/continue-all-already-running.exp: New file.
5343
5344 2014-10-17 Pedro Alves <palves@redhat.com>
5345
5346 PR gdb/17472
5347 * gdb.base/annota-input-while-running.c: New file.
5348 * gdb.base/annota-input-while-running.exp: New file.
5349
5350 2014-10-17 Pedro Alves <palves@redhat.com>
5351
5352 * gdb.base/callfuncs.exp: emove references to osf.
5353 * gdb.base/sigall.exp: Likewise.
5354 * gdb.gdb/selftest.exp: Likewise.
5355 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
5356 * gdb.mi/non-stop.c: Likewise.
5357 * gdb.mi/pthreads.c: Likewise.
5358 * gdb.reverse/sigall-precsave.exp: Likewise.
5359 * gdb.reverse/sigall-reverse.exp: Likewise.
5360 * gdb.threads/pthreads.c: Likewise.
5361 * gdb.threads/pthreads.exp: Likewise.
5362
5363 2014-10-17 Yao Qi <yao@codesourcery.com>
5364
5365 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
5366 check 'target_info exists noargs'.
5367 (test_command_prompt_position): Likewise.
5368 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
5369 Remove "set args".
5370 (progvar_simple_while_test): Likewise.
5371 (progvar_complex_if_while_test): Likewise.
5372 (if_while_breakpoint_command_test): Likewise.
5373 (infrun_breakpoint_command_test): Likewise.
5374 (breakpoint_command_test): Likewise.
5375 (watchpoint_command_test): Likewise.
5376 (bp_deleted_in_command_test): Likewise.
5377 (temporary_breakpoint_commands): Likewise.
5378
5379 2014-10-16 Yao Qi <yao@codesourcery.com>
5380
5381 * gdb.base/remotetimeout.exp: Remove noargs checking.
5382
5383 2014-10-15 Pedro Alves <palves@redhat.com>
5384
5385 PR breakpoints/9649
5386 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
5387 * gdb.base/breakpoint-in-ro-region.exp
5388 (probe_target_hardware_step): New procedure.
5389 (top level): Probe hardware stepping and hardware breakpoint
5390 support. Test stepping through a read-only region, with both
5391 "breakpoint auto-hw" on and off and both "always-inserted" on and
5392 off.
5393
5394 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
5395
5396 * gdb.dlang/demangle.exp: Update for demangling changes.
5397
5398 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5399
5400 * gdb.cp/non-trivial-retval.cc: Add new test cases.
5401 * gdb.cp/non-trivial-retval.exp: Add new tests.
5402
5403 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
5404
5405 PR c++/13403
5406 PR c++/15154
5407 * gdb.cp/non-trivial-retval.cc: New file.
5408 * gdb.cp/non-trivial-retval.exp: New file.
5409
5410 2014-10-15 Yao Qi <yao@codesourcery.com>
5411
5412 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
5413 remote host.
5414
5415 2014-10-15 Yao Qi <yao@codesourcery.com>
5416
5417 * gdb.python/py-symbol.exp: Match file base name if host is
5418 remote, otherwise match file name with dir name.
5419 * gdb.python/py-symtab.exp: Likewise.
5420 * gdb.python/python.exp: Likewise.
5421
5422 2014-10-15 Yao Qi <yao@codesourcery.com>
5423
5424 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
5425 pattern.
5426 * gdb.python/py-symtab.exp: Likewise.
5427 * gdb.python/python.exp: Remove trailing ".*". Fix typo
5428 locationn.
5429
5430 2014-10-14 Joel Brobecker <brobecker@adacore.com>
5431
5432 * gdb.ada/addr_arith: New testcase.
5433
5434 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
5435
5436 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
5437 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
5438 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
5439 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
5440
5441 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
5442
5443 * gdb.arch/stap-eval-lang-ada.S: Likewise.
5444 * gdb.arch/stap-eval-lang-ada.c: Likewise.
5445 * gdb.arch/stap-eval-lang-ada.exp: New file.
5446
5447 2014-10-14 Yao Qi <yao@codesourcery.com>
5448
5449 * gdb.mi/mi-var-child.c (nothing1): New function.
5450 (nothing2): New function.
5451 (do_children_tests): Set function pointers by nothing1 and
5452 nothing2.
5453 * gdb.mi/mi-var-child.exp: Step over new added statements.
5454 Update test to match the new output.
5455 * gdb.mi/var-cmd.c (nothing1): New function.
5456 (nothing2): New function.
5457 (do_children_tests): Set function pointers by nothing1 and
5458 nothing2.
5459 * gdb.mi/mi-var-display.exp: Update test to match output.
5460 Step to the line specified by $line_dct_nothing.
5461 Increase the number of lines to step.
5462
5463 2014-10-14 Yao Qi <yao@codesourcery.com>
5464
5465 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
5466 tests.
5467 * gdb.mi/mi2-var-child.exp: Likewise.
5468
5469 2014-10-13 Doug Evans <dje@google.com>
5470
5471 * gdb.python/py-objfile.exp: Change name of file name test.
5472
5473 2014-10-13 Doug Evans <dje@google.com>
5474
5475 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
5476 from the start of the CU.
5477
5478 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5479 Yao Qi <yao@codesourcery.com>
5480
5481 Fix "save breakpoints" for "catch" command.
5482 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
5483 Remove -nonewline. Match also the added "main" line.
5484
5485 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5486
5487 Fix "save breakpoints" for "disable $bpnum" command.
5488 * gdb.base/save-bp.c (main): Add label.
5489 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
5490
5491 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5492
5493 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
5494
5495 2014-10-11 Yao Qi <yao@codesourcery.com>
5496
5497 * gdb.server/server-kill.exp: Execute command
5498 "set remote trace-status-packet on" before "tstatus".
5499
5500 2014-10-11 Yao Qi <yao@codesourcery.com>
5501
5502 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
5503 (main): Call getppid.
5504 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
5505 and continue to it. Read variable "server_pid".
5506
5507 2014-10-11 Yao Qi <yao@codesourcery.com>
5508
5509 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
5510
5511 2014-10-11 Yao Qi <yao@codesourcery.com>
5512
5513 * gdb.threads/thread-find.exp: Don't execute command
5514 "info threads".
5515 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
5516 * gdb.threads/linux-dp.exp: Don't check the condition
5517 $threads_created equals to zero.
5518
5519 2014-10-10 Pedro Alves <palves@redhat.com>
5520
5521 * gdb.base/bigcore.exp: Remove references to IRIX.
5522 * gdb.base/funcargs.exp: Likewise.
5523 * gdb.base/interrupt.exp: Likewise.
5524 * gdb.base/mips_pro.exp: Likewise.
5525 * gdb.base/nodebug.exp: Likewise.
5526 * gdb.base/setvar.exp: Likewise.
5527 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
5528
5529 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5530 Pedro Alves <palves@redhat.com>
5531
5532 PR symtab/14466
5533 * gdb.base/vdso-warning.c: New file.
5534 * gdb.base/vdso-warning.exp: New file.
5535
5536 2014-10-02 Doug Evans <dje@google.com>
5537
5538 * gdb.base/structs.c (main): Don't run forever.
5539
5540 2014-10-02 Pedro Alves <palves@redhat.com>
5541
5542 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
5543 (top level) <stop threads 1, stop threads 2>: Use it.
5544
5545 2014-10-02 Pedro Alves <palves@redhat.com>
5546
5547 * gdb.threads/break-while-running.exp (test): Add new
5548 'update_thread_list' argument. Skip "info threads" if false.
5549 (top level): Add new 'update_thread_list' axis.
5550
5551 2014-10-02 Pedro Alves <palves@redhat.com>
5552
5553 PR breakpoints/17431
5554 * gdb.base/execl-update-breakpoints.c: New file.
5555 * gdb.base/execl-update-breakpoints.exp: New file.
5556
5557 2014-10-01 Pedro Alves <palves@redhat.com>
5558
5559 * gdb.base/breakpoint-in-ro-region.c: New file.
5560 * gdb.base/breakpoint-in-ro-region.exp: New file.
5561
5562 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
5563
5564 * gdb.mi/mi-exit-code.exp: New file.
5565 * gdb.mi/mi-exit-code.c: New file.
5566
5567 2014-09-30 Yao Qi <yao@codesourcery.com>
5568
5569 * lib/prelink-support.exp (build_executable_own_libs): Error if
5570 the target isn't native.
5571
5572 2014-09-30 Yao Qi <yao@codesourcery.com>
5573
5574 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
5575 false.
5576
5577 2014-09-22 Pedro Alves <palves@redhat.com>
5578
5579 * gdb.threads/break-while-running.exp: New file.
5580 * gdb.threads/break-while-running.c: New file.
5581
5582 2014-09-19 Yao Qi <yao@codesourcery.com>
5583
5584 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
5585 Invoke test. Restart GDB with --readnow and invoke test again.
5586
5587 2014-09-19 Yao Qi <yao@codesourcery.com>
5588
5589 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
5590 proc set_breakpoint_on_gcd_function. Invoke
5591 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
5592 invoke set_breakpoint_on_gcd_function again.
5593
5594 2014-09-18 Doug Evans <dje@google.com>
5595
5596 * gdb.dwarf2/symtab-producer.exp: New file.
5597
5598 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5599
5600 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
5601 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
5602 * gdb.base/global-var-nested-by-dso.c: Likewise.
5603 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5604
5605 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
5606 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.base/watch-bitfields.exp: Pass string other than test file
5609 name to prepare_for_testing.
5610 (watch): New procedure.
5611 (expect_watchpoint): Use with_test_prefix.
5612 (top level): Factor out tests to ...
5613 (test_watch_location, test_regular_watch): ... these new
5614 procedures, and use with_test_prefix and gdb_continue_to_end.
5615
5616 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
5617
5618 PR breakpoints/12526
5619 * gdb.base/watch-bitfields.exp: New file.
5620 * gdb.base/watch-bitfields.c: New file.
5621
5622 2014-09-16 Pedro Alves <palves@redhat.com>
5623
5624 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
5625 software and hardware addresses, not software address against
5626 itself.
5627
5628 2014-09-16 Pedro Alves <palves@redhat.com>
5629
5630 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
5631 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
5632
5633 2014-09-16 Pedro Alves <palves@redhat.com>
5634
5635 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
5636 files.
5637 * gdb.base/a2-run.exp: Remove all code guarded by istarget
5638 "*-*-vxworks*" throughout.
5639 * gdb.base/break.exp: Likewise.
5640 * gdb.base/default.exp: Likewise.
5641 * gdb.base/scope.exp: Likewise.
5642 * gdb.base/sepdebug.exp: Likewise.
5643 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
5644 throughout.
5645 * gdb.base/run.c: Likewise.
5646 * gdb.base/sepdebug.c: Likewise.
5647 * gdb.hp/gdb.aCC/run.c: Likewise.
5648 * gdb.reverse/until-reverse.c: Likewise.
5649 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
5650
5651 2014-09-16 Yao Qi <yao@codesourcery.com>
5652
5653 * boards/local-remote-host-native.exp: New file.
5654
5655 2014-09-14 Doug Evans <xdje42@gmail.com>
5656
5657 * gdb.threads/queue-signal.c (thread_count): New variable.
5658 (thread_count_mutex, thread_count_condvar): New variables.
5659 (incr_thread_count, wait_all_threads_running): New functions.
5660 (main): Wait for all threads to be in their thread functions.
5661
5662 2014-09-13 Doug Evans <xdje42@gmail.com>
5663
5664 * gdb.threads/queue-signal.c: New file.
5665 * gdb.threads/queue-signal.exp: New file.
5666
5667 2014-09-13 Doug Evans <xdje42@gmail.com>
5668
5669 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
5670 be consistent with what default_gdb_init uses.
5671 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
5672 the plain text of the prompt. Add some logging printfs.
5673 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
5674
5675 2014-09-12 Pedro Alves <palves@redhat.com>
5676
5677 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
5678 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
5679 * gdb.arch/i386-size-overlap.exp: Likewise.
5680 * gdb.arch/i386-size.exp: Likewise.
5681 * gdb.arch/i386-unwind.exp: Likewise.
5682 * gdb.base/a2-run.exp: Likewise.
5683 * gdb.base/break.exp: Likewise.
5684 * gdb.base/charset.exp: Likewise.
5685 * gdb.base/chng-syms.exp: Likewise.
5686 * gdb.base/commands.exp: Likewise.
5687 * gdb.base/dbx.exp: Likewise.
5688 * gdb.base/find.exp: Likewise.
5689 * gdb.base/funcargs.exp: Likewise.
5690 * gdb.base/jit-simple.exp: Likewise.
5691 * gdb.base/reread.exp: Likewise.
5692 * gdb.base/sepdebug.exp: Likewise.
5693 * gdb.base/step-bt.exp: Likewise.
5694 * gdb.cp/mb-inline.exp: Likewise.
5695 * gdb.cp/mb-templates.exp: Likewise.
5696 * gdb.objc/basicclass.exp: Likewise.
5697 * gdb.threads/killed.exp: Likewise.
5698
5699 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5700
5701 PR tdep/17379
5702 * gdb.arch/powerpc-stackless.S: New file.
5703 * gdb.arch/powerpc-stackless.exp: New file.
5704
5705 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5706
5707 * gdb.base/attach.c: Include unistd.h.
5708 (main): Call alarm. Add label postloop.
5709 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
5710 gdb_breakpoint, gdb_continue_to_breakpoint.
5711 (test_command_line_attach_run): Kill ${testpid} in one exit path.
5712
5713 2014-09-11 Pedro Alves <palves@redhat.com>
5714
5715 PR gdb/17347
5716 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
5717 * gdb.base/attach.exp (test_command_line_attach_run): New
5718 procedure.
5719 (top level): Call it.
5720
5721 2014-09-11 Pedro Alves <palves@redhat.com>
5722
5723 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
5724 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
5725 (do_command_attach_tests): Use spawn_wait_for_attach.
5726 * gdb.base/solib-overlap.exp: Likewise.
5727 * gdb.multi/multi-attach.exp: Likewise.
5728 * gdb.python/py-prompt.exp: Likewise.
5729 * gdb.python/py-sync-interp.exp: Likewise.
5730 * gdb.server/ext-attach.exp: Likewise.
5731
5732 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
5733
5734 * gdb.fortran/array-element.exp: Remove unexpected "continue"
5735 command in testcase. Simplify testcase.
5736
5737 2014-09-10 Joel Brobecker <brobecker@adacore.com>
5738
5739 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
5740
5741 2014-09-10 Joel Brobecker <brobecker@adacore.com>
5742
5743 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
5744
5745 2014-09-10 Joel Brobecker <brobecker@adacore.com>
5746
5747 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
5748
5749 2014-09-10 Joel Brobecker <brobecker@adacore.com>
5750
5751 * gdb.dwarf2/dynarr-ptr.c: New file.
5752 * gdb.dwarf2/dynarr-ptr.exp: New file.
5753
5754 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5755
5756 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
5757 of 30 rather than hardcoding 120 for a slow test case. Take the
5758 `gdb,timeout' target setting into account for this calculation.
5759 Don't extend the timeout for the test cases that don't need it.
5760
5761 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5762
5763 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
5764 a factor of 2 for a slow test case. Take the `gdb,timeout'
5765 target setting into account for this calculation.
5766 * gdb.reverse/until-precsave.exp: Increase the timeout by
5767 a factor of 15 and 3 respectively rather than adding 120
5768 for a pair of slow test cases. Take the `gdb,timeout'
5769 target setting into account for this calculation.
5770
5771 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5772
5773 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
5774 timeout, don't pass one down to gdb_expect.
5775 (gdb_expect): Rework timeout selection.
5776
5777 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5778
5779 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
5780 exception on timeout.
5781 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
5782 (gdbserver_start_extended): Catch any `gdbserver_start' error
5783 exceptions.
5784 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
5785 * lib/mi-support.exp (mi_gdb_target_load): Catch any
5786 `gdbserver_gdb_load' error exceptions.
5787
5788 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
5789
5790 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
5791 120 on waiting for the TCP socket to open.
5792
5793 2014-09-09 Doug Evans <xdje42@gmail.com>
5794
5795 * gdb.base/default.exp (show_conv_list): Add _caller_is,
5796 _caller_matches, _any_caller_is, _any_caller_matches.
5797
5798 2014-09-09 Doug Evans <xdje42@gmail.com>
5799
5800 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
5801
5802 2014-09-09 Yao Qi <yao@codesourcery.com>
5803
5804 * gdb.mi/mi-var-display.exp: Set print symbol off.
5805
5806 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
5807
5808 PR gdb/17035
5809 * gdb.base/commands.exp: Add tests to verify user-defined
5810 commands with empty bodies.
5811 * gdb.python/py-cmd.exp: Test that we don't show user-defined
5812 python commands in `show user command`.
5813 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
5814 scheme commands in `show user command`.
5815
5816 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5817
5818 PR python/17355
5819 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
5820 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
5821 * gdb.python/py-framefilter-invalidarg.exp: New file.
5822 * gdb.python/py-framefilter-invalidarg.py: New file.
5823
5824 2014-09-06 Doug Evans <xdje42@gmail.com>
5825
5826 PR 15276
5827 * gdb.python/py-caller-is.c: New file.
5828 * gdb.python/py-caller-is.exp: New file.
5829
5830 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
5831
5832 PR gdb/17235
5833 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
5834 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
5835
5836 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
5837
5838 PR fortran/17237
5839 * gdb.fortran/print-formatted.exp: New file.
5840 * gdb.fortran/print-formatted.f90: Likewise.
5841
5842 2014-09-03 Sasha Smundak <asmundak@google.com>
5843
5844 * gdb.python/py-frame.exp: Test Frame.read_register.
5845
5846 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
5847
5848 PR python/16699
5849 * gdb.python/py-completion.exp: New file.
5850 * gdb.python/py-completion.py: Likewise.
5851
5852 2014-08-28 Doug Evans <dje@google.com>
5853
5854 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
5855 eax,etc. are live with values set by gdb and thus the compiler can't
5856 use them.
5857 * gdb.arch/i386-pseudo.c (main): Ditto.
5858
5859 2014-08-27 Doug Evans <dje@google.com>
5860
5861 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
5862
5863 2014-08-25 Doug Evans <dje@google.com>
5864
5865 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
5866 (main): Ditto.
5867
5868 2014-08-25 Doug Evans <dje@google.com>
5869
5870 * gdb.threads/thread-execl.exp: #include <stdio.h>.
5871
5872 2014-08-24 Yao Qi <yao@codesourcery.com>
5873
5874 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
5875 symbol off.
5876 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
5877
5878 2014-08-22 Doug Evans <dje@google.com>
5879
5880 PR 17276
5881 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
5882 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
5883 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
5884
5885 2014-08-22 Yao Qi <yao@codesourcery.com>
5886
5887 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
5888 * gdb.python/py-finish-breakpoint2.exp: Likewise.
5889 * gdb.python/python.exp: Likewise. Use .py file on the host
5890 instead of the build.
5891
5892 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5893
5894 * gdb.threads/gcore-stale-thread.c: New file.
5895 * gdb.threads/gcore-stale-thread.exp: New file.
5896
5897 2014-08-21 Pedro Alves <palves@redhat.com>
5898
5899 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
5900 * gdb.base/gcore-relro-pie.exp: Likewise.
5901 * gdb.base/gcore-relro.exp: Likewise.
5902 * gdb.base/gcore.exp: Likewise.
5903 * gdb.base/print-symbol-loading.exp: Likewise.
5904 * gdb.threads/gcore-thread.exp: Likewise.
5905 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
5906
5907 2014-08-20 Pedro Alves <palves@redhat.com>
5908 Jan Kratochvil <jan.kratochvil@redhat.com>
5909
5910 * Makefile.in (EXTRA_RULES, CC): New variables, get from
5911 configure.
5912 (EXPECT): Handle READ1 being set.
5913 (all): Depend on EXTRA_RULES.
5914 (check-read1, expect-read1, read1.so, read1): New rules.
5915 * README (Testsuite Parameters): Document the READ1 make variable.
5916 (Race detection): New section.
5917 * configure: Regenerate.
5918 * configure.ac: If build==host==target, and running under a
5919 GNU/glibc system, add read1 to the extra Makefile rules.
5920 (EXTRA_RULES): AC_SUBST it.
5921 * lib/read1.c: New file.
5922
5923 2014-08-20 Joel Brobecker <brobecker@adacore.com>
5924
5925 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
5926 the handling of variables declared as a typedef to an array
5927 which a DW_AT_data_location attribute.
5928
5929 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
5930 Pedro Alves <palves@redhat.com>
5931
5932 PR symtab/14604
5933 PR symtab/14605
5934 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
5935 gdb_test.
5936
5937 2014-08-19 Pedro Alves <palves@redhat.com>
5938
5939 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
5940
5941 2014-08-19 Yao Qi <yao@codesourcery.com>
5942
5943 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
5944 right line.
5945
5946 2014-08-18 David Blaikie <dblaikie@gmail.com>
5947
5948 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
5949
5950 2014-08-18 Joel Brobecker <brobecker@adacore.com>
5951
5952 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
5953 attribute in array range.
5954
5955 2014-08-18 Joel Brobecker <brobecker@adacore.com>
5956
5957 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
5958
5959 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5960
5961 PR c++/17132
5962 * gdb.cp/pr17132.cc: New file.
5963 * gdb.cp/pr17132.exp: New file.
5964
5965 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
5966
5967 * gdb.python/py-xmethods.py (A_getarrayind)
5968 (E_method_char_worker.__call__, E_method_int_worker.__call__):
5969 Use 'print' with function call syntax.
5970 (E_method_matcher.match): Fix tab vs space indentation mixup.
5971
5972 2014-08-15 Yao Qi <yao@codesourcery.com>
5973
5974 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
5975 false.
5976
5977 2014-08-15 Yao Qi <yao@codesourcery.com>
5978
5979 * gdb.cp/casts.exp: Set print symbol off.
5980 * gdb.cp/class2.exp: Likewise.
5981 * gdb.cp/overload.exp: Likewise.
5982 * gdb.cp/templates.exp: Likewise.
5983
5984 2014-08-11 Doug Evans <dje@google.com>
5985
5986 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5987 (test_load_shlib): Update.
5988
5989 2014-08-09 Yao Qi <yao@codesourcery.com>
5990
5991 * gdb.base/display.exp: Invoke is_address_zero_readable.
5992 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5993 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
5994 * gdb.base/hbreak-unmapped.exp: Return if
5995 is_address_zero_readable returns true.
5996 * gdb.base/signest.exp: Likewise.
5997 * gdb.base/signull.exp: Likewise.
5998 * gdb.base/sigbpt.exp: Likewise.
5999 * gdb.guile/scm-disasm.exp: Do the test if
6000 is_address_zero_readable returns false.
6001 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
6002 * gdb.python/py-arch.exp: Likewise.
6003 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
6004 * lib/gdb.exp (is_address_zero_readable): New proc.
6005
6006 2014-08-09 Yao Qi <yao@codesourcery.com>
6007
6008 PR testsuite/13443
6009 * gdb.mi/mi-var-display.exp: Make test messages unique.
6010
6011 2014-08-04 Tom Tromey <tromey@redhat.com>
6012
6013 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
6014 target 0".
6015
6016 2014-08-04 Tom Tromey <tromey@redhat.com>
6017
6018 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
6019 "target_resume".
6020
6021 2014-08-01 Joel Brobecker <brobecker@adacore.com>
6022
6023 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
6024 inner_vla_struct_object_size.
6025 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
6026 as xfail.
6027
6028 2014-07-30 Pedro Alves <palves@redhat.com>
6029
6030 * gdb.threads/signal-command-handle-nopass.exp (test): Add
6031 comment.
6032
6033 2014-07-29 Yao Qi <yao@codesourcery.com>
6034
6035 PR gdb/17206
6036 * gdb.base/until-nodebug.exp: New.
6037
6038 2014-07-28 Doug Evans <xdje42@gmail.com>
6039
6040 PR guile/17203
6041 * gdb.guile/scm-parameter.exp: Add tests for trying to create
6042 previously existing parameter, and previously ambiguously spelled
6043 parameter.
6044
6045 2014-07-28 Will Newton <will.newton@linaro.org>
6046
6047 * gdb.base/varargs.exp: Remove KFAILs for ARM.
6048
6049 2014-07-26 Ludovic CourtĂšs <ludo@gnu.org>
6050 Doug Evans <xdje42@gmail.com>
6051
6052 PR guile/17146
6053 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
6054
6055 2014-07-25 Pedro Alves <palves@redhat.com>
6056
6057 * gdb.threads/signal-command-handle-nopass.c: New file.
6058 * gdb.threads/signal-command-handle-nopass.exp: New file.
6059 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
6060 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
6061 * gdb.threads/signal-delivered-right-thread.c: New file.
6062 * gdb.threads/signal-delivered-right-thread.exp: New file.
6063
6064 2014-07-25 Pedro Alves <palves@redhat.com>
6065
6066 * gdb.base/double-prompt-target-event-error.exp
6067 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
6068 match.
6069 (cancel_pagination_in_target_event): Rework double prompt
6070 detection.
6071 * gdb.base/paginate-after-ctrl-c-running.exp
6072 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
6073 <return>' match.
6074 * gdb.base/paginate-bg-execution.exp
6075 (test_bg_execution_pagination_return)
6076 (test_bg_execution_pagination_cancel): Remove '-notransfer
6077 <return>' matches.
6078 * gdb.base/paginate-execution-startup.exp
6079 (test_fg_execution_pagination_return)
6080 (test_fg_execution_pagination_cancel): Remove '-notransfer
6081 <return>' matches.
6082 * gdb.base/paginate-inferior-exit.exp
6083 (test_paginate_inferior_exited): Remove '-notransfer <return>'
6084 match.
6085 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
6086 * lib/gdb.exp (pagination_prompt): Run text through
6087 string_to_regexp.
6088 (gdb_test_multiple): Match $pagination_prompt instead of
6089 "<return>".
6090 (string_to_regexp): Move to lib/gdb-utils.exp.
6091
6092 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6093
6094 * gdb.arch/amd64-entry-value-paramref.S: New file.
6095 * gdb.arch/amd64-entry-value-paramref.cc: New file.
6096 * gdb.arch/amd64-entry-value-paramref.exp: New file.
6097 * gdb.arch/amd64-optimout-repeat.S: New file.
6098 * gdb.arch/amd64-optimout-repeat.c: New file.
6099 * gdb.arch/amd64-optimout-repeat.exp: New file.
6100
6101 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6102
6103 PR gdb/17170
6104 * gdb.base/statistics.exp: New file.
6105
6106 2014-07-17 Doug Evans <dje@google.com>
6107
6108 PR gdb/17170
6109 * gdb.base/maint.exp: Update testing of per-command stats.
6110
6111 2014-07-16 Pedro Alves <palves@redhat.com>
6112
6113 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
6114 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
6115 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
6116 (tfile_write_buf): New functions.
6117 (add_memory_block): Rewrite using the above.
6118 (adjust_function_address): New function.
6119 (FUNCTION_ADDRESS): New macro.
6120 (write_basic_trace_file): Remove short_x local, and use
6121 tfile_write_16. Change type of func_addr local to unsigned long
6122 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
6123 here. Cast argument of add_memory_block to char pointer.
6124 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
6125 (main): Remove parameters.
6126 * gdb.trace/tfile.exp: Remove nowarnings.
6127
6128 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
6129
6130 * gdb.base/debug-expr.exp: Test string evaluation with
6131 "debug expression" on.
6132
6133 2014-07-15 Pedro Alves <palves@redhat.com>
6134
6135 * gdb.base/reread.exp: Use clean_restart.
6136
6137 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
6138
6139 * gdb.arch/avr-flash-qualifer.c: New.
6140 * gdb.arch/avr-flash-qualifer.exp: New.
6141
6142 2014-07-14 Pedro Alves <palves@redhat.com>
6143
6144 * gdb.base/paginate-after-ctrl-c-running.c: New file.
6145 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
6146
6147 2014-07-14 Pedro Alves <palves@redhat.com>
6148
6149 * gdb.base/double-prompt-target-event-error.c: New file.
6150 * gdb.base/double-prompt-target-event-error.exp: New file.
6151
6152 2014-07-14 Pedro Alves <palves@redhat.com>
6153
6154 PR gdb/17072
6155 * gdb.base/paginate-inferior-exit.c: New file.
6156 * gdb.base/paginate-inferior-exit.exp: New file.
6157
6158 2014-07-14 Pedro Alves <palves@redhat.com>
6159
6160 PR gdb/17072
6161 * gdb.base/paginate-bg-execution.c: New file.
6162 * gdb.base/paginate-bg-execution.exp: New file.
6163
6164 2014-07-14 Pedro Alves <palves@redhat.com>
6165
6166 PR gdb/17072
6167 * gdb.base/paginate-execution-startup.c: New file.
6168 * gdb.base/paginate-execution-startup.exp: New file.
6169 * lib/gdb.exp (pagination_prompt): New global.
6170 (default_gdb_spawn): New procedure, factored out from
6171 default_gdb_spawn.
6172 (default_gdb_start): Adjust to call default_gdb_spawn.
6173 (gdb_spawn): New procedure.
6174
6175 2014-07-14 Pedro Alves <palves@redhat.com>
6176
6177 * lib/gdb.exp (gdb_assert): New procedure.
6178 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
6179
6180 2014-07-14 Pedro Alves <palves@redhat.com>
6181
6182 * gdb.base/execution-termios.c: New file.
6183 * gdb.base/execution-termios.exp: New file.
6184
6185 2014-07-14 Tom Tromey <tromey@redhat.com>
6186
6187 * gdb.cp/vla-cxx.cc: New file.
6188 * gdb.cp/vla-cxx.exp: New file.
6189
6190 2014-07-14 Tom Tromey <tromey@redhat.com>
6191
6192 * gdb.reverse/rerun-prec.c: New file.
6193 * gdb.reverse/rerun-prec.exp: New file.
6194
6195 2014-07-12 Maciej W. Rozycki <macro@mips.com>
6196 Maciej W. Rozycki <macro@codesourcery.com>
6197
6198 * lib/gdb-utils.exp: New file.
6199 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
6200 inline `gdb_init_command' processing.
6201 (gdb_start_cmd): Likewise.
6202 * lib/mi-support.exp (mi_run_cmd): Likewise.
6203 * README: Document `gdb_init_command' and `gdb_init_commands'.
6204
6205 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6206
6207 Fix false FAIL running under a very long directory name.
6208 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
6209 and "set print elements 10000". Twice.
6210
6211 2014-07-11 Yao Qi <yao@codesourcery.com>
6212
6213 * gdb.base/exprs.exp: "set print symbol off".
6214
6215 2014-07-11 Pedro Alves <palves@redhat.com>
6216
6217 * gdb.threads/kill.c: New file.
6218 * gdb.threads/kill.exp: New file.
6219
6220 2014-07-10 Yao Qi <yao@codesourcery.com>
6221
6222 * gdb.trace/tfile.c (write_basic_trace_file)
6223 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
6224 address written to trace file.
6225
6226 2014-07-09 Pedro Alves <palves@redhat.com>
6227
6228 * gdb.base/attach-wait-input.exp: New file.
6229 * gdb.base/attach-wait-input.c: New file.
6230
6231 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6232
6233 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
6234 setting up test structures.
6235 (main): Call new test function.
6236 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
6237 test function, continue into test function and walk test
6238 structures.
6239
6240 2014-07-02 Yao Qi <yao@codesourcery.com>
6241
6242 * gdb.trace/entry-values.c: Define labels 'foo_start' and
6243 'bar_start' at the beginning of functions 'foo' and 'bar'
6244 respectively.
6245 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
6246 instead of 'foo' and 'bar'.
6247
6248 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
6249
6250 * gdb.btrace/segv.exp: New.
6251 * gdb.btrace/segv.c: New.
6252
6253 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
6254
6255 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
6256 instruction.
6257
6258 2014-06-30 Mark Wielaard <mjw@redhat.com>
6259
6260 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
6261 vulture, vilify, villar): New volatile array constants.
6262 (vindictive, vegetation): New const volatile array constants.
6263 * gdb.base/volatile.exp: Test volatile and const volatile array
6264 types.
6265
6266 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6267
6268 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
6269 target lacks support for awatch, rwatch, or hbreak.
6270
6271 2014-06-27 Yao Qi <yao@codesourcery.com>
6272
6273 * gdb.multi/dummy-frame-restore.exp: New.
6274 * gdb.multi/dummy-frame-restore.c: New.
6275
6276 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
6277
6278 * gdb.btrace/gcore.exp: New.
6279
6280 2014-06-23 Pedro Alves <palves@redhat.com>
6281
6282 * gdb.base/watchpoint-reuse-slot.c: New file.
6283 * gdb.base/watchpoint-reuse-slot.exp: New file.
6284
6285 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
6286
6287 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
6288 progspace's filename in 'info', 'enable' and 'disable' command
6289 tests.
6290
6291 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6292
6293 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
6294 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6295 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
6296
6297 2014-06-20 Gary Benson <gbenson@redhat.com>
6298
6299 * gdb.arch/i386-avx.exp: Fix include file location.
6300 * gdb.arch/i386-sse.exp: Likewise.
6301
6302 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
6303
6304 * gdb.dlang/expression.exp: New file.
6305
6306 2014-06-19 Pedro Alves <palves@redhat.com>
6307
6308 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
6309 out from ...
6310 (top level): ... here. Iterate running tests under different
6311 scheduler-locking settings.
6312
6313 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
6314
6315 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
6316 to DW_FORM_addr and use non-zero addresses.
6317
6318 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
6319
6320 PR gdb/17017
6321 * gdb.python/py-xmethods.cc: Add global function call counters and
6322 increment them in their respective functions. Remove "cout"
6323 statements.
6324 * gdb.python/py-xmethods.exp: Make tests check the global function
6325 call counters instead of depending on inferior IO.
6326
6327 2014-06-18 Don Breazeal <donb@codesourcery.com>
6328
6329 * gdb.base/foll-fork.exp (default_fork_parent_follow):
6330 Deleted procedure.
6331 (explicit_fork_parent_follow): Deleted procedure.
6332 (explicit_fork_child_follow): Deleted procedure.
6333 (test_follow_fork): New procedure.
6334 (do_fork_tests): Replace calls to deleted procedures with
6335 calls to test_follow_fork and reset GDB for subsequent
6336 procedure calls.
6337
6338 2014-06-17 Yao Qi <yao@codesourcery.com>
6339
6340 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
6341 CP1252.
6342
6343 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
6344
6345 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
6346 Initialize ptr and S explicitly.
6347 (skip_type_update_when_not_use_rtti_test): Likewise.
6348
6349 2014-06-16 Keith Seitz <keiths@redhat.com>
6350
6351 PR mi/15863
6352 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
6353 the inferior is started.
6354
6355 2014-06-16 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.base/break-main-file-remove-fail.c: New file.
6358 * gdb.base/break-main-file-remove-fail.exp: New file.
6359 * gdb.base/break-unload-file.exp: Use build_executable instead of
6360 prepare_for_testing.
6361 (test_break): New parameter "initial_load". Handle it.
6362 (top level): Add initial_load cmdline/file axis.
6363
6364 2014-06-12 Tom Tromey <tromey@redhat.com>
6365
6366 * gdb.base/completion.exp: Don't use directory name in test.
6367
6368 2014-06-09 Gary Benson <gbenson@redhat.com>
6369
6370 * gdb.base/sigall.c [Functions to send signals]: Reorder to
6371 separate the always-available ANSI-standard signals from the
6372 signals that require checking.
6373 (main): Likewise.
6374 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
6375 Likewise.
6376 (main): Likewise.
6377
6378 2014-06-07 Keith Seitz <keiths@redhat.com>
6379
6380 Revert:
6381 PR c++/16253
6382 * gdb.cp/var-tag.cc: New file.
6383 * gdb.cp/var-tag.exp: New file.
6384 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
6385 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
6386 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6387 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6388
6389 2014-06-06 Doug Evans <xdje42@gmail.com>
6390
6391 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
6392
6393 2014-06-06 Pedro Alves <palves@redhat.com>
6394
6395 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
6396 in target debug output instead of looking at RSP packets,
6397 disabling the test on any target that uses hardware stepping.
6398 Update comments.
6399
6400 2014-06-06 Pedro Alves <palves@redhat.com>
6401
6402 * gdb.base/break-unload-file.exp: Fix typo.
6403
6404 2014-06-06 Yao Qi <yao@codesourcery.com>
6405
6406 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
6407 from "jit_function" to "^jit_function".
6408
6409 2014-06-06 Yao Qi <yao@codesourcery.com>
6410
6411 * gdb.base/async.c (foo): Add one statement.
6412 * gdb.base/async.exp: Get the next instruction address and
6413 match the output of "nexti" by instruction address. Match
6414 the hex address in the output of "finish".
6415
6416 2014-06-06 Gary Benson <gbenson@redhat.com>
6417
6418 * gdb.base/call-signals.c: Remove preprocessor conditionals
6419 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
6420 SIGSEGV and SIGTERM.
6421 * gdb.base/sigall.c: Likewise.
6422 * gdb.base/unwindonsignal.c: Likewise.
6423 * gdb.reverse/sigall-reverse.c: Likewise.
6424
6425 2014-06-06 Yao Qi <yao@codesourcery.com>
6426
6427 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
6428 readable, skip the test.
6429
6430 2014-06-06 Yao Qi <yao@codesourcery.com>
6431
6432 * gdb.threads/staticthreads.c (thread_function): Move the line
6433 setting breakpoint on forward.
6434 * gdb.threads/staticthreads.exp: Update comments.
6435
6436 2014-06-05 Ludovic CourtĂšs <ludo@gnu.org>
6437
6438 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
6439 "history-append! type error".
6440
6441 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
6442
6443 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
6444 erroneous dprintf expected input.
6445
6446 2014-06-04 Doug Evans <xdje42@gmail.com>
6447
6448 * gdb.guile/scm-generics.exp: Delete.
6449
6450 2014-06-04 Doug Evans <xdje42@gmail.com>
6451
6452 * gdb.guile/scm-breakpoint.exp: Update.
6453 Add tests for breakpoint registration.
6454
6455 2014-06-04 Tom Tromey <tromey@redhat.com>
6456
6457 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
6458 VLA-in-union.
6459 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
6460 inner_vla_struct, vla_union types. Initialize objects of those
6461 types and compute their sizes.
6462
6463 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
6464 Hui Zhu <hui@codesourcery.com>
6465
6466 * gdb.base/fileio.exp: Add test for shell not available as well as
6467 available.
6468 * gdb.base/fileio.c (test_system): Check for shell twice.
6469
6470 2014-06-04 Yao Qi <yao@codesourcery.com>
6471
6472 * gdb.base/auto-connect-native-target.exp: Remove redundant
6473 space from the regexp pattern.
6474
6475 2014-06-04 Yao Qi <yao@codesourcery.com>
6476
6477 * gdb.base/default.exp: Replace "child" with "native" in
6478 regexp pattern.
6479
6480 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
6481
6482 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
6483 * gdb.python/py-xmethods.exp: New tests to test xmethods.
6484 * gdb.python/py-xmethods.py: Python script supporting the
6485 new testcase and tests.
6486
6487 2014-06-03 Joel Brobecker <brobecker@adacore.com>
6488 Pedro Alves <palves@redhat.com>
6489
6490 PR breakpoints/17000
6491 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
6492 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
6493
6494 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
6495
6496 * gdb.base/subst.exp: Add tests to verify partial path matching
6497 output.
6498
6499 2014-06-03 Pedro Alves <palves@redhat.com>
6500
6501 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
6502 target that doesn't use software single-stepping.
6503
6504 2014-06-03 Pedro Alves <palves@redhat.com>
6505
6506 PR breakpoints/17000
6507 * gdb.base/sss-bp-on-user-bp-2.c: New file.
6508 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
6509
6510 2014-06-02 Doug Evans <xdje42@gmail.com>
6511
6512 * gdb.guile/scm-parameter.exp: New file.
6513
6514 2014-06-02 Doug Evans <xdje42@gmail.com>
6515
6516 * gdb.guile/scm-cmd.c: New file.
6517 * gdb.guile/scm-cmd.exp: New file.
6518
6519 2014-06-02 Doug Evans <xdje42@gmail.com>
6520
6521 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
6522 pretty-printer lookup.
6523 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
6524 (make-pp_s-printer): Call it.
6525 (make-pretty-printer-from-dict): New function.
6526 (lookup-pretty-printer-maker-from-dict): New function.
6527 (*pretty-printer*): Simplify.
6528 (make-objfile-pp_s-printer): New function.
6529 (install-objfile-pretty-printers!): New function.
6530 (make-progspace-pp_s-printer): New function.
6531 (install-progspace-pretty-printers!): New function.
6532 * gdb.guile/scm-progspace.c: New file.
6533 * gdb.guile/scm-progspace.exp: New file.
6534
6535 2014-06-02 Pedro Alves <palves@redhat.com>
6536
6537 * gdb.base/dprintf-bp-same-addr.c: New file.
6538 * gdb.base/dprintf-bp-same-addr.exp: New file.
6539
6540 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6541
6542 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
6543 * gdb.arch/powerpc-power.s: Likewise.
6544
6545 2014-06-02 Joel Brobecker <brobecker@adacore.com>
6546
6547 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
6548
6549 2014-06-01 Yao Qi <yao@codesourcery.com>
6550
6551 * gdb.base/watchpoint.exp (test_watch_location): Check null
6552 pointer can be dereferenced. If not, do the test, otherwise
6553 skip it.
6554
6555 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
6556
6557 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
6558 results.
6559 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
6560
6561 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
6562
6563 * gdb.arch/amd64-invalid-stack-middle.S: New file.
6564 * gdb.arch/amd64-invalid-stack-middle.c: New file.
6565 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
6566 * gdb.arch/amd64-invalid-stack-top.c: New file.
6567 * gdb.arch/amd64-invalid-stack-top.exp: New file.
6568
6569 2014-05-30 Pedro Alves <palves@redhat.com>
6570
6571 PR breakpoints/17000
6572 * gdb.base/sss-bp-on-user-bp.c: New file.
6573 * gdb.base/sss-bp-on-user-bp.exp: New file.
6574
6575 2014-05-30 David Blaikie <dblaikie@gmail.com>
6576
6577 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
6578 gnu_inline semantics via attribute.
6579 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
6580 source explicitly specifies the required semantics.
6581
6582 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
6583
6584 * gdb.reverse/sigall-reverse.exp: Fix a typo.
6585
6586 2014-05-29 Pedro Alves <palves@redhat.com>
6587 Tom Tromey <tromey@redhat.com>
6588
6589 * gdb.base/async-shell.exp: Don't enable target-async.
6590 * gdb.base/async.exp
6591 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
6592 parameter. Adjust.
6593 (top level): Don't test with "target-async".
6594 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
6595 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
6596 * gdb.base/inferior-died.exp: Don't enable target-async.
6597 * gdb.base/interrupt-noterm.exp: Likewise.
6598 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
6599 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6600 * gdb.mi/mi-nonstop.exp: Likewise.
6601 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6602 * gdb.mi/mi-nsintrall.exp: Likewise.
6603 * gdb.mi/mi-nsmoribund.exp: Likewise.
6604 * gdb.mi/mi-nsthrexec.exp: Likewise.
6605 * gdb.mi/mi-watch-nonstop.exp: Likewise.
6606 * gdb.multi/watchpoint-multi.exp: Adjust comment.
6607 * gdb.python/py-evsignal.exp: Don't enable target-async.
6608 * gdb.python/py-evthreads.exp: Likewise.
6609 * gdb.python/py-prompt.exp: Likewise.
6610 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
6611 * gdb.server/solib-list.exp: Don't enable target-async.
6612 * gdb.threads/thread-specific-bp.exp: Likewise.
6613 * lib/mi-support.exp: Adjust to use mi-async.
6614
6615 2014-05-29 Pedro Alves <palves@redhat.com>
6616
6617 PR gdb/13860
6618 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
6619 reason, even in sync mode.
6620
6621 2014-05-29 Pedro Alves <palves@redhat.com>
6622 Hui Zhu <hui@codesourcery.com>
6623
6624 PR PR15693
6625 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
6626 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
6627 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
6628 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
6629
6630 2014-05-28 Joel Brobecker <brobecker@adacore.com>
6631
6632 * config/monitor.exp (gdb_target_monitor): Replace use of
6633 "set remotebaud" by "set serial baud".
6634
6635 2014-05-26 Andy Wingo <wingo@igalia.com>
6636
6637 * gdb.guile/scm-breakpoint.exp:
6638 * gdb.guile/scm-gsmob.exp: Update to use plain old object
6639 properties instead of gdb-object-properties.
6640
6641 2014-05-26 Yao Qi <yao@codesourcery.com>
6642
6643 * gdb.server/no-thread-db.exp: Specify source file name
6644 explicitly when setting a breakpoint.
6645
6646 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6647
6648 * gdb.btrace/vdso.c: New.
6649 * gdb.btrace/vdso.exp: New.
6650
6651 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6652
6653 * gdb.base/gcore.exp (capture_command_output): Move ...
6654 * lib/gdb.exp (capture_command_output): ... here.
6655
6656 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
6657
6658 * gdb.btrace/data.exp: Test memory access during btrace replay.
6659
6660 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
6661
6662 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
6663
6664 2014-05-21 Pedro Alves <palves@redhat.com>
6665
6666 PR gdb/13860
6667 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
6668 (top level): Test that output related to execution commands is
6669 sent to the console with CLI commands, but not with MI commands.
6670 Test that breakpoint events are always mirrored to the console.
6671 Also expect the new source line to be output after a "next" in
6672 async mode too. Make it a pass/fail test.
6673 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
6674 output.
6675 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
6676
6677 2014-05-21 Pedro Alves <palves@redhat.com>
6678
6679 * gdb.base/list.exp (build_pattern, test_list): New procedures.
6680 Use them to test variations of "list" after reaching a breakpoint.
6681 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
6682 Test "list" with listsize 10 after reaching a breakpoint.
6683 * gdb.python/python.exp (decode_line current location line
6684 number): Adjust expected line number.
6685
6686 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
6687
6688 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
6689 behavior for $args, pass it directly to "run".
6690
6691 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
6692
6693 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
6694 30000 to 65536.
6695
6696 2014-05-21 Pedro Alves <palves@redhat.com>
6697
6698 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
6699 auto-connect-native-target off".
6700 * gdb.base/auto-connect-native-target.c: New file.
6701 * gdb.base/auto-connect-native-target.exp: New file.
6702
6703 2014-05-21 Pedro Alves <palves@redhat.com>
6704
6705 * gdb.base/default.exp: Test "target native" instead of "target
6706 child".
6707
6708 2014-05-21 Mark Wielaard <mjw@redhat.com>
6709
6710 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6711
6712 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6713
6714 Fix TLS access for -static -pthread.
6715 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
6716 <HAVE_TLS> (thread_function, main): Initialize it.
6717 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
6718 Add clean_restart.
6719 <$have_tls != "">: Check TLSVAR.
6720
6721 2014-05-21 Pedro Alves <palves@redhat.com>
6722
6723 * gdb.base/dcache-line-read-error.c: New.
6724 * gdb.base/dcache-line-read-error.exp: New.
6725
6726 2014-05-20 Pedro Alves <palves@redhat.com>
6727
6728 * gdb.base/compare-sections.c: New file.
6729 * gdb.base/compare-sections.exp: New file.
6730
6731 2014-05-20 Pedro Alves <palves@redhat.com>
6732
6733 * gdb.base/break-idempotent.c: New file.
6734 * gdb.base/break-idempotent.exp: New file.
6735
6736 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
6737
6738 * gdb.btrace/nohist.exp: New.
6739
6740 2014-05-20 Yao Qi <yao@codesourcery.com>
6741
6742 * lib/gdb.exp (gdb_init): Set timeout if test file is under
6743 gdb.reverse directory and gdb_reverse_timeout exists in board
6744 setting.
6745 * README: Document gdb_reverse_timeout.
6746
6747 2014-05-20 Yao Qi <yao@codesourcery.com>
6748
6749 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
6750 'test_file_name'. Treat args as a string instead of a list.
6751 (gdb_init): Rename argument 'args' by 'test_file_name'.
6752
6753 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6754
6755 * gdb.arch/powerpc-power.exp: New file.
6756 * gdb.arch/powerpc-power.s: New file.
6757
6758 2014-05-16 Doug Evans <dje@google.com>
6759
6760 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
6761 * gdb.base/completion.exp: Check that all expected files exist
6762 before doing file completion.
6763
6764 2014-05-16 Doug Evans <dje@google.com>
6765
6766 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
6767 Update.
6768 (do_syscall_tests_without_xml): Update.
6769
6770 2014-05-16 Pedro Alves <palves@redhat.com>
6771
6772 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
6773 instead of "unknown output after running".
6774
6775 2014-05-16 Yao Qi <yao@codesourcery.com>
6776
6777 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
6778 file1.txt from host at the end.
6779 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6780
6781 2014-05-15 Doug Evans <dje@google.com>
6782
6783 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
6784 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
6785 loading file. Add test for TU lookup.
6786
6787 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6788
6789 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
6790 calling "-exec-arguments" or "set args" before running the
6791 inferior.
6792
6793 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
6794
6795 * lib/mi-support.exp (mi_expect_stop): Expect message for
6796 inferiors that exit with non-zero exit code.
6797
6798 2014-05-14 Yao Qi <yao@codesourcery.com>
6799
6800 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
6801 match absolute path on remote host.
6802 (test_file_list_exec_source_files): Remove "/" from the
6803 pattern.
6804
6805 2014-05-14 Yao Qi <yao@codesourcery.com>
6806
6807 * boards/local-remote-host-notty.exp (${board}_file): New
6808 proc.
6809
6810 2014-05-07 Kyle McMartin <kyle@redhat.com>
6811
6812 Pushed by Joel Brobecker <brobecker@adacore.com>.
6813 * gdb.arch/aarch64-atomic-inst.c: New file.
6814 * gdb.arch/aarch64-atomic-inst.exp: New file.
6815
6816 2014-05-07 Yao Qi <yao@codesourcery.com>
6817
6818 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
6819 in current context" too.
6820
6821 2014-05-05 Keith Seitz <keiths@redhat.com>
6822
6823 * gdb.linespec/ls-dollar.exp: Add test for linespec
6824 file:convenience_variable.
6825
6826 2014-05-05 Yao Qi <yao@codesourcery.com>
6827
6828 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
6829 traceframes into tfile and ctf trace files. Read data from
6830 trace file and test collected data.
6831 (gdb_collect_locals_test): Likewise.
6832 (gdb_unavailable_registers_test): Likewise.
6833 (gdb_unavailable_floats): Likewise.
6834 (gdb_collect_globals_test): Likewise.
6835 (top-level): Append "ctf" to trace_file_targets if GDB
6836 supports.
6837
6838 2014-05-05 Yao Qi <yao@codesourcery.com>
6839
6840 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
6841 code to ...
6842 (gdb_collect_args_test_1): ... it. New proc.
6843 (gdb_collect_locals_test): Move some code to ...
6844 (gdb_collect_locals_test_1): ... it. New proc.
6845 (gdb_unavailable_registers_test): Move some code to ...
6846 (gdb_unavailable_registers_test_1): ... it. New proc.
6847 (gdb_unavailable_floats): Move some code to ...
6848 (gdb_unavailable_floats_1): ... it. New proc.
6849
6850 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6851
6852 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
6853 probes to test for bitness recognition.
6854 * gdb.arch/amd64-stap-optional-prefix.exp
6855 (test_probe_value_without_reg): New procedure.
6856 Add code to test for different kinds of bitness.
6857
6858 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
6859
6860 PR breakpoints/16889
6861 * gdb.arch/amd64-stap-optional-prefix.S: New file.
6862 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
6863
6864 2014-05-01 Pedro Alves <palves@redhat.com>
6865
6866 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
6867 gdb_file_cmd if no file is specified.
6868 * boards/native-extended-gdbserver.exp (gdb_load): Use the
6869 last_loaded_file to set the remote exec-file.
6870
6871 2014-05-01 Pedro Alves <palves@redhat.com>
6872
6873 * boards/local-remote-host.exp: New file.
6874
6875 2014-05-01 Pedro Alves <palves@redhat.com>
6876
6877 * boards/local-remote-host.exp: Rename to ...
6878 * boards/local-remote-host-notty.exp: ... this.
6879
6880 2014-04-28 Joel Brobecker <brobecker@adacore.com>
6881
6882 * gdb.ada/dyn_arrayidx: New testcase.
6883
6884 2014-04-26 Yao Qi <yao@codesourcery.com>
6885
6886 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
6887 and compute the length of function main. Save it in
6888 $main_length.
6889 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
6890 (top-level): Use gdb_compile to compile objects into
6891 executable and restart GDB. Remove invocation to
6892 prepare_for_testing.
6893
6894 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
6895 Pedro Alves <palves@redhat.com>
6896
6897 PR server/16255
6898 * gdb.multi/multi-attach.c: New file.
6899 * gdb.multi/multi-attach.exp: New file.
6900
6901 2014-04-25 Pedro Alves <palves@redhat.com>
6902
6903 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
6904 user.
6905 (top level): Test that "set remote conditional-breakpoints-packet
6906 off" works as intended.
6907 * gdb.base/dprintf.exp: Test that "set remote
6908 breakpoint-commands-packet off" works as intended.
6909 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
6910 New function.
6911 (top level): Call it.
6912 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
6913 remote fast-tracepoints-packet off" works as intended.
6914 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
6915 * lib/gdb.exp (gdb_is_target_remote): ... here.
6916
6917 2014-04-24 David Blaikie <dblaikie@gmail.com>
6918
6919 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
6920 ensure clang would not discard them.
6921 * gdb.base/gdbvars.c: Ditto.
6922 * gdb.base/memattr.c: Ditto.
6923 * gdb.base/whatis.c: Ditto.
6924 * gdb.python/py-prettyprint.c: Ditto.
6925 * gdb.trace/actions.c: Ditto.
6926 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
6927 ensure clang would not discard it.
6928
6929 2014-04-24 David Blaikie <dblaikie@gmail.com>
6930
6931 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
6932 clang to emit the full definition of type required by the test
6933 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
6934
6935 2014-04-24 David Blaikie <dblaikie@gmail.com>
6936
6937 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
6938 coax Clang into emitting the definition of the type.
6939 * gdb.cp/pr10728-x.h (y): Ditto.
6940 * gdb.cp/pr10728-y.cc (y): Ditto.
6941
6942 2014-04-24 David Blaikie <dblaikie@gmail.com>
6943
6944 * gdb.base/label.exp: XFAIL label related tests under Clang.
6945 * gdb.cp/cplabel.exp: Ditto.
6946 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
6947 under Clang those using labels.
6948
6949 2014-04-25 Yao Qi <yao@codesourcery.com>
6950
6951 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
6952 double_label.
6953 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
6954 partial_label and double_label.
6955
6956 2014-04-24 David Blaikie <dblaikie@gmail.com>
6957
6958 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
6959
6960 2014-04-24 David Blaikie <dblaikie@gmail.com>
6961
6962 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
6963 of the function to work across GCC and Clang.
6964 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
6965 pointer types (const void ** const V void **).
6966
6967 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
6968 Walfred Tedeschi <walfred.tedeschi@intel.com>
6969
6970 * Makefile.in (EXECUTABLES): Added i386-avx512.
6971 * gdb.arch/i386-avx512.c: New file.
6972 * gdb.arch/i386-avx512.exp: Likewise.
6973
6974 2014-04-23 Keith Seitz <keiths@redhat.com>
6975
6976 * lib/mi-support.exp (mi_list_breakpoints): Delete.
6977 (mi_make_breakpoint_table): New procedure.
6978 (mi_create_breakpoint): Use mi_make_breakpoint
6979 and return the result.
6980 (mi_make_breakpoint): New procedure.
6981 (mi_build_kv_pairs): New procedure.
6982
6983 * gdb.mi/mi-break.exp: Remove unused globals,
6984 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
6985 All callers updated.
6986 * gdb.mi/mi-dprintf.exp: Use variable to track command
6987 number.
6988 Update all callers of mi_create_breakpoint and use
6989 mi_make_breakpoint_table.
6990 Remove any unused global variables.
6991 * gdb.mi/mi-nonstop.exp: Likewise.
6992 * gdb.mi/mi-nsintrall.exp: Likewise.
6993 * gdb.mi/mi-nsmoribund.exp: Likewise.
6994 * gdb.mi/mi-nsthrexec.exp: Likewise.
6995 * gdb.mi/mi-reverse.exp: Likewise.
6996 * gdb.mi/mi-simplerun.exp: Likewise.
6997 * gdb.mi/mi-stepn.exp: Likewise.
6998 * gdb.mi/mi-syn-frame.exp: Likewise.
6999 * gdb.mi/mi-until.exp: Likewise.
7000 * gdb.mi/mi-var-cp.exp: Likewise.
7001 * gdb.mi/mi-var-display.exp: Likewise.
7002 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
7003 * gdb.mi/mi2-var-child.exp: Likewise.
7004 * gdb.mi/mi-vla-c99.exp: Likewise.
7005 * lib/mi-support.exp: Likewise.
7006
7007 From Ian Lance Taylor <iant@cygnus.com>:
7008 * lib/gdb.exp (parse_args): New procedure.
7009
7010 2014-04-23 Pedro Alves <palves@redhat.com>
7011
7012 * gdb.base/break-unload-file.c: New file.
7013 * gdb.base/break-unload-file.exp: New file.
7014 * gdb.base/sym-file-lib.c (baz): New function.
7015 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
7016 field.
7017 (load): Store the segment's mapped size.
7018 (unload): New function.
7019 (unload_shlib): New function.
7020 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
7021 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
7022 set a breakpoint at baz, and call it.
7023 * gdb.base/sym-file.exp: New tests for stale breakpoint
7024 instructions.
7025
7026 2014-04-23 Pedro Alves <palves@redhat.com>
7027
7028 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
7029 * gdb.base/hbreak-in-shr-unsupported.c: New file.
7030 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
7031 * gdb.base/hbreak-unmapped.c: New file.
7032 * gdb.base/hbreak-unmapped.exp: New file.
7033 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
7034 * lib/gdb.exp (gdb_is_target_remote): ... here.
7035
7036 2014-04-22 Pedro Alves <palves@redhat.com>
7037
7038 * gdb.base/consecutive-step-over.c: New file.
7039 * gdb.base/consecutive-step-over.exp: New file.
7040
7041 2014-04-22 Pedro Alves <palves@redhat.com>
7042
7043 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
7044 instead of send_gdb/gdb_expect.
7045
7046 2014-04-22 Yao Qi <yao@codesourcery.com>
7047
7048 * lib/trace-support.exp (generate_tracefile): New procedure.
7049 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
7050 return 0.
7051 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
7052 if generate_tracefile returns 1.
7053
7054 2014-04-18 Tom Tromey <palves@redhat.com>
7055 Pedro alves <tromey@redhat.com>
7056
7057 PR backtrace/15558
7058 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
7059 with a backtrace limit.
7060 * gdb.python/py-frame-inline.exp: Test running to an inline
7061 function with a backtrace limit, and printing the newest frame.
7062 * gdb.python/py-frame-inline.c (main): Call f.
7063
7064 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7065
7066 * gdb.java/jnpe.exp: Drop srcdir from untested path.
7067
7068 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
7069
7070 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
7071 Drop prefix from unsupported source file path.
7072
7073 2014-04-17 Yao Qi <yao@codesourcery.com>
7074
7075 * lib/gdb.exp (with_target_charset): New proc.
7076 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
7077 with_target_charset.
7078 (test_print_strings): Likewise.
7079 (test_repeat_bytes): Likewise.
7080 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
7081 for some tests.
7082
7083 2014-04-16 Keith Seitz <keiths@redhat.com>
7084
7085 PR gdb/15827
7086 * gdb.dwarf2/corrupt.c: New file.
7087 * gdb.dwarf2/corrupt.exp: New file.
7088
7089 2014-04-16 Keith Seitz <keiths@redhat.com>
7090
7091 PR c++/16597
7092 * gdb.cp/namelessclass.cc: New file.
7093 * gdb.cp/namelessclass.exp: New file.
7094 * gdb.cp/namelessclass.S: New file.
7095
7096 2014-04-16 Doug Evans <dje@google.com>
7097
7098 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
7099 Add comment.
7100 (gdbserver_default_get_comm_port): New function.
7101 (gdbserver_start): Check if board file provided
7102 "gdbserver,get_comm_port" and use it if so.
7103 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
7104 (gdb,socketport): Set to "stdio".
7105 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
7106 (stdio_gdbserver_template): Delete.
7107 (${board}_get_remote_address): Update.
7108 (${board}_build_remote_cmd): Delete.
7109 (${board}_get_comm_port): New function.
7110 (${board}_spawn): Update.
7111 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
7112 Delete.
7113 (${board}_get_remote_address): Update.
7114 (${board}_get_comm_port): New function.
7115
7116 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
7117
7118 * gdb.base/memattr.exp: Improve regexps to handle memory regions
7119 appearing in any order.
7120
7121 2014-04-15 Doug Evans <dje@google.com>
7122
7123 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
7124 uninitialized value of "description".
7125
7126 2014-04-15 Keith Seitz <keiths@redhat.com>
7127
7128 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
7129 Remove unused globals.
7130 (test_running_the_program): Likewise.
7131 (test_controlled_execution): Likewise.
7132 (test_controlling_breakpoints): Likewise.
7133 (test_program_termination): Likewise.
7134
7135 2014-04-15 Keith Seitz <keiths@redhat.com>
7136
7137 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
7138 unused globals.
7139 (test_rbreak_creation_and_listing): Likewise.
7140 (test_ignore_count): Likewise.
7141 (test_error): Likewise.
7142
7143 2014-04-15 Pedro Alves <palves@redhat.com>
7144
7145 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
7146 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
7147 sym-file-loader.c.
7148 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7149 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7150 to sym-file-loader.c.
7151 (struct library): Forward declare.
7152 (load_shlib, lookup_function): Change prototypes.
7153 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7154 (translate_offset): Remove declarations.
7155 (get_text_addr): New declaration.
7156 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
7157 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
7158 sym-file-loader.h.
7159 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
7160 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
7161 here from sym-file-loader.h.
7162 (struct library): New structure.
7163 (load_shlib, lookup_function): Change prototypes and adjust to
7164 work with a struct library.
7165 (find_shstrtab, find_strtab, find_shdr, find_symtab)
7166 (translate_offset): Make static.
7167 (get_text_addr): New function.
7168 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
7169
7170 2014-04-15 Pedro Alves <palves@redhat.com>
7171
7172 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
7173
7174 2014-04-15 Pedro Alves <palves@redhat.com>
7175
7176 * gdb.base/sym-file-loader.c: Include <limits.h>.
7177 (SELF_LINK): New define.
7178 (get_origin): New function.
7179 (load_shlib): Use it.
7180 * gdb.base/sym-file.exp: Don't early return if the target is
7181 remote. Use runto_main, and issue fail is that fails. Use
7182 gdb_load_shlibs.
7183 (shlib_name): Delete.
7184 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
7185
7186 2014-04-15 Pedro Alves <palves@redhat.com>
7187
7188 * gdb.base/sym-file.exp: Remove regex characters from test
7189 message. Don't refer to breakpoint numbers in test messages.
7190
7191 2014-04-14 Keith Seitz <keiths@redhat.com>
7192
7193 PR c++/16253
7194 * gdb.cp/var-tag.cc: New file.
7195 * gdb.cp/var-tag.exp: New file.
7196 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
7197 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
7198 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
7199 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
7200
7201 2014-04-14 Tom Tromey <tromey@redhat.com>
7202
7203 * gdb.cp/classes.exp (test_enums): Handle underlying type.
7204 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
7205 type.
7206 * gdb.cp/enum-class.exp: New file.
7207 * gdb.cp/enum-class.cc: New file.
7208
7209 2014-04-14 Tom Tromey <tromey@redhat.com>
7210
7211 * gdb.dwarf2/enum-type.exp: New file.
7212
7213 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7214
7215 * gdb.mi/mi-vla-c99.exp: New file.
7216 * gdb.mi/vla.c: New file.
7217
7218 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7219
7220 * gdb.base/vla-datatypes.c: New file.
7221 * gdb.base/vla-datatypes.exp: New file.
7222
7223 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7224
7225 * gdb.base/vla-ptr.c: New file.
7226 * gdb.base/vla-ptr.exp: New file.
7227
7228 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7229
7230 * gdb.dwarf2/count.exp: New file.
7231
7232 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
7233
7234 * gdb.base/vla-sideeffect.c: New file.
7235 * gdb.base/vla-sideeffect.exp: New file.
7236
7237 2014-04-14 David Blaikie <dblaikie@gmail.com>
7238
7239 * gdb.mi/non-stop.c: Add return value for non-void function return
7240 statement.
7241 * gdb.threads/staticthreads.c: Ditto.
7242
7243 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
7244 Doug Evans <xdje42@gmail.com>
7245
7246 * gdb.guile/scm-value.c: Improve test case.
7247 * gdb.guile/scm-value.exp: Add new test.
7248
7249 2014-04-11 David Blaikie <dblaikie@gmail.com>
7250
7251 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
7252 override Clang's default.
7253
7254 2014-04-11 Joel Brobecker <brobecker@adacore.com>
7255
7256 Revert the following changes (regressions):
7257
7258 * gdb.base/vla-sideeffect.c: New file.
7259 * gdb.base/vla-sideeffect.exp: New file.
7260
7261 * gdb.dwarf2/count.exp: New file.
7262
7263 * gdb.base/vla-multi.c: New file.
7264 * gdb.base/vla-multi.exp: New file.
7265
7266 * gdb.base/vla-ptr.c: New file.
7267 * gdb.base/vla-ptr.exp: New file.
7268
7269 * gdb.base/vla-datatypes.c: New file.
7270 * gdb.base/vla-datatypes.exp: New file.
7271
7272 * gdb.mi/mi-vla-c99.exp: New file.
7273 * gdb.mi/vla.c: New file.
7274
7275 2014-04-11 Keith Seitz <keiths@redhat.com>
7276
7277 PR c++/16675
7278 * gdb.cp/cpsizeof.exp: New file.
7279 * gdb.cp/cpsizeof.cc: New file.
7280
7281 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7282
7283 * gdb.mi/mi-vla-c99.exp: New file.
7284 * gdb.mi/vla.c: New file.
7285
7286 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7287
7288 * gdb.base/vla-datatypes.c: New file.
7289 * gdb.base/vla-datatypes.exp: New file.
7290
7291 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7292
7293 * gdb.base/vla-ptr.c: New file.
7294 * gdb.base/vla-ptr.exp: New file.
7295
7296 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7297
7298 * gdb.base/vla-multi.c: New file.
7299 * gdb.base/vla-multi.exp: New file.
7300
7301 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7302
7303 * gdb.dwarf2/count.exp: New file.
7304
7305 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
7306
7307 * gdb.base/vla-sideeffect.c: New file.
7308 * gdb.base/vla-sideeffect.exp: New file.
7309
7310 2014-04-11 Yao Qi <yao@codesourcery.com>
7311
7312 * gdb.base/completion.exp: Check file exists before running tests
7313 on file completion.
7314
7315 2014-04-10 Pedro Alves <palves@redhat.com>
7316
7317 * gdb.base/cond-eval-mode.c: New file.
7318 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
7319 prepare_for_testing to build the new file. Check result of
7320 runto_main.
7321 (test_break, test_watch): New procedures.
7322 (top level): Use them.
7323
7324 2014-04-08 Pierre Muller <muller@sourceware.org>
7325
7326 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
7327 Ctrl-V use for mingw hosts.
7328
7329 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
7330
7331 * gdb.python/py-value.c: Improve test case.
7332 * gdb.python/py-value.exp: Add new test.
7333
7334 2014-04-07 David Blaikie <dblaikie@gmail.com>
7335
7336 * lib/compiler.c: Identify the clang compiler.
7337 * lib/compiler.cc: Ditto.
7338
7339 2014-04-03 Yao Qi <yao@codesourcery.com>
7340
7341 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
7342
7343 2014-04-01 Anton Blanchard <anton@samba.org>
7344
7345 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
7346 messages unique.
7347
7348 2014-04-01 Anton Blanchard <anton@samba.org>
7349
7350 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
7351 prepare_for_testing.
7352
7353 2014-04-01 Anton Blanchard <anton@samba.org>
7354
7355 * gdb.arch/ppc64-atomic-inst.c: Remove.
7356 * gdb.arch/ppc64-atomic-inst.S: New file.
7357 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
7358
7359 2014-03-31 Doug Evans <dje@google.com>
7360
7361 * gdb.base/print-symbol-loading-lib.c: New file.
7362 * gdb.base/print-symbol-loading-main.c: New file.
7363 * gdb.base/print-symbol-loading.exp: New file.
7364
7365 2014-03-31 Yao Qi <yao@codesourcery.com>
7366
7367 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
7368
7369 2014-03-28 Joel Brobecker <brobecker@adacore.com>
7370
7371 * gdb.ada/mi_dyn_arr: New testcase.
7372
7373 2014-03-27 Doug Evans <dje@google.com>
7374
7375 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
7376
7377 2014-03-27 Yao Qi <yao@codesourcery.com>
7378
7379 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
7380 if target is nios2-*-*.
7381
7382 2014-03-26 Yao Qi <yao@codesourcery.com>
7383
7384 * lib/gdb.exp (readline_is_used): New proc.
7385 * gdb.base/completion.exp: Move tests on command complete up.
7386 Skip the rest of tests if readline is not used.
7387 * gdb.ada/complete.exp: Skp the test if readline is not
7388 used.
7389 * gdb.base/filesym.exp: Likewise.
7390 * gdb.base/macscp.exp: Likewise.
7391 * gdb.base/readline-ask.exp: Likewise.
7392 * gdb.base/readline.exp: Likewise.
7393 * gdb.python/py-cmd.exp: Likewise.
7394 * gdb.trace/tfile.exp: Likewise.
7395
7396 2014-03-26 Yao Qi <yao@codesourcery.com>
7397
7398 * gdb.base/macscp.exp: Fix code format issues.
7399
7400 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
7401
7402 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
7403 * gdb.asm/powerpc64le.inc: New file.
7404
7405 2014-03-25 Pedro Alves <palves@redhat.com>
7406 Doug Evans <dje@google.com>
7407
7408 * gdb.base/source-execution.c: New file.
7409 * gdb.base/source-execution.exp: New file.
7410 * gdb.base/source-execution.gdb: New file.
7411
7412 2014-03-24 Doug Evans <dje@google.com>
7413
7414 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
7415 using fission.
7416
7417 2014-03-24 Hui Zhu <hui@codesourcery.com>
7418 Pedro Alves <palves@redhat.com>
7419
7420 PR breakpoints/16101
7421 * gdb.base/dprintf.exp: Use unsupported rather than changing the
7422 test pass/fail messages. Detect missing support for dprintf when
7423 breakpoints are actually inserted.
7424 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
7425 breakpoints are actually inserted.
7426 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
7427 fails.
7428
7429 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7430
7431 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
7432
7433 2014-03-22 Doug Evans <xdje42@gmail.com>
7434
7435 * gdb.python/python.exp (python not supported): Verify multi-line
7436 python command issues an error.
7437 * gdb.guile/guile.exp (guile not supported): Verify multi-line
7438 guile command issues an error.
7439
7440 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
7441
7442 * gdb.threads/thread-specific.exp: Handle the lack of usable
7443 $this_breakpoint and $this_thread.
7444
7445 2014-03-21 Hui Zhu <hui@codesourcery.com>
7446
7447 * gdb.base/attach.exp (do_command_attach_tests): New.
7448
7449 2014-03-20 Tom Tromey <tromey@redhat.com>
7450 Pedro Alves <palves@redhat.com>
7451
7452 PR cli/15718
7453 * gdb.base/condbreak-call-false.c: New file.
7454 * gdb.base/condbreak-call-false.exp: New file.
7455
7456 2014-03-20 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
7459 Delete.
7460 (block_signals, unblock_signals): Delete.
7461 (child_function_2, main): Remove references to deleted variable
7462 and functions.
7463
7464 2014-03-20 Pedro Alves <palves@redhat.com>
7465
7466 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
7467 Use pthread_kill to signal thread 2.
7468 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7469 Adjust to make the test send itself a signal rather than using the
7470 host's "kill" command.
7471
7472 2014-03-20 Pedro Alves <palves@redhat.com>
7473
7474 * gdb.threads/multiple-step-overs.c: New file.
7475 * gdb.threads/multiple-step-overs.exp: New file.
7476 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7477 Adjust expected infrun debug output.
7478
7479 2014-03-20 Pedro Alves <palves@redhat.com>
7480
7481 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
7482 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
7483
7484 2014-03-20 Pedro Alves <palves@redhat.com>
7485
7486 PR breakpoints/7143
7487 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
7488 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
7489 of gdb_test_multiple.
7490 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
7491 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
7492
7493 2014-03-20 Pedro Alves <palves@redhat.com>
7494
7495 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
7496 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
7497
7498 2014-03-19 Pedro Alves <palves@redhat.com>
7499
7500 * gdb.base/async.exp: Remove early return.
7501
7502 2014-03-19 Pedro Alves <palves@redhat.com>
7503
7504 * gdb.base/async.exp (step& tests): Pass explicit test messages.
7505
7506 2014-03-19 Pedro Alves <palves@redhat.com>
7507
7508 * gdb.base/async.exp (test_background): Expect \r\n after
7509 "completed." in the fail pattern.
7510
7511 2014-03-19 Pedro Alves <palves@redhat.com>
7512
7513 * gdb.base/async.exp (test_background): New procedure.
7514 Use it for all background execution command tests.
7515
7516 2014-03-19 Pedro Alves <palves@redhat.com>
7517
7518 * gdb.base/async.exp: Use prepare_for_testing.
7519
7520 2014-03-19 Pedro Alves <palves@redhat.com>
7521
7522 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
7523 the same line.
7524
7525 2014-03-19 Pedro Alves <palves@redhat.com>
7526
7527 * gdb.base/async.c (main): Add "jump here" and "until here" line
7528 marker comments.
7529 * gdb.base/async.exp (jump_here): New global.
7530 (jump& test): Use it.
7531 (until_here): New global.
7532 (until& test): Use it.
7533
7534 2014-03-19 Pedro Alves <palves@redhat.com>
7535
7536 * gdb.base/async.exp: Don't frob gdb_protocol.
7537
7538 2014-03-18 Doug Evans <xdje42@gmail.com>
7539
7540 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
7541 Fix spelling of exec-done-display.
7542
7543 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7544
7545 PR gdb/15358
7546 * gdb.base/gdb-sigterm.c: New file.
7547 * gdb.base/gdb-sigterm.exp: New file.
7548
7549 2014-03-18 Pedro Alves <palves@redhat.com>
7550
7551 PR gdb/13860
7552 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
7553 * lib/mi-support.exp (mi_expect_stop): Add special handling for
7554 solib-event.
7555
7556 2014-03-17 Joel Brobecker <brobecker@adacore.com>
7557
7558 * gdb.ada/pckd_arr_ren: New testcase.
7559
7560 2014-03-13 Doug Evans <xdje42@gmail.com>
7561
7562 PR guile/16612
7563 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
7564 collect after discarding symbols.
7565
7566 2014-03-13 Ludovic CourtĂšs <ludo@gnu.org>
7567 Doug Evans <xdje42@gmail.com>
7568
7569 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
7570 to history survives a gc.
7571
7572 2014-03-13 Pedro Alves <palves@redhat.com>
7573
7574 * gdb.base/default.exp: Don't test "target procfs".
7575
7576 2014-03-13 Pedro Alves <palves@redhat.com>
7577
7578 * gdb.base/default.exp: Update "target child" and "target procfs"
7579 tests to not expect "Unix".
7580
7581 2014-03-12 Tom Tromey <tromey@redhat.com>
7582
7583 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
7584 New procs. Add target-async tests.
7585 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
7586 Add target-async tests.
7587
7588 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7589
7590 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
7591 'func_start' and 'func_end' for the beginning and end of the
7592 function code, respectively.
7593 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
7594 'func_end' instead of 'func' and 'main'.
7595
7596 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7597
7598 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
7599 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
7600 generate the debug info assembler source.
7601
7602 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7603
7604 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
7605 * gdb.dwarf2/arr-subrange.exp: Likewise.
7606 * gdb.dwarf2/dwz.exp: Likewise.
7607 * gdb.dwarf2/method-ptr.exp: Likewise.
7608 * gdb.dwarf2/missing-sig-type.exp: Likewise.
7609 * gdb.dwarf2/subrange.exp: Likewise.
7610 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
7611 * gdb.dwarf2/implptrpiece.exp: Likewise.
7612 * gdb.dwarf2/nostaticblock.exp: Likewise.
7613
7614 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7615
7616 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
7617 directory to absolute path name arguments.
7618
7619 2014-03-10 Joel Brobecker <brobecker@adacore.com>
7620
7621 * gdb.ada/tagged_access: New testcase.
7622
7623 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
7624
7625 * gdb.btrace/data.exp: Update expected output.
7626
7627 2014-03-06 Yao Qi <yao@codesourcery.com>
7628
7629 * gdb.trace/pr16508.exp: New file.
7630
7631 2014-03-05 Pedro Alves <palves@redhat.com>
7632
7633 PR gdb/16575
7634 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
7635 procedure.
7636 (top level): Adjust to use it. Add tests that exercise breakpoint
7637 interaction with the code-cache.
7638
7639 2014-02-26 Ludovic CourtĂšs <ludo@gnu.org>
7640
7641 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
7642 test for 'history-append!'.
7643
7644 2014-02-26 Joel Brobecker <brobecker@adacore.com>
7645
7646 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
7647 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
7648 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
7649 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
7650 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
7651 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
7652
7653 2014-02-26 Joel Brobecker <brobecker@adacore.com>
7654
7655 * testsuite/gdb.python/py-pp-re-notag.c: New file.
7656 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
7657 * testsuite/gdb.python/py-pp-re-notag.p: New file.
7658
7659 2014-02-26 Joel Brobecker <brobecker@adacore.com>
7660
7661 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
7662
7663 2014-02-26 Joel Brobecker <brobecker@adacore.com>
7664
7665 * gdb.dwarf2/arr-stride.c: New file.
7666 * gdb.dwarf2/arr-stride.exp: New file.
7667
7668 2014-02-26 Pedro Alves <palves@redhat.com>
7669
7670 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
7671 that won't ever trigger. Make sure that GDB reports the correct
7672 breakpoint that caused the stop.
7673
7674 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7675
7676 PR gdb/16626
7677 * gdb.base/auto-load-script: New file.
7678 * gdb.base/auto-load.c: New file.
7679 * gdb.base/auto-load.exp: New file.
7680
7681 PR gdb/16626
7682 * gdb.base/auto-load.exp: Fix out-of-srctree run.
7683
7684 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7685
7686 Fix dw2-icycle.exp -fsanitize=address GDB crash.
7687 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
7688
7689 2014-02-24 Doug Evans <dje@google.com>
7690
7691 * lib/gdb.exp (run_on_host): Log error output if program fails.
7692
7693 2014-02-21 Pedro Alves <palves@redhat.com>
7694
7695 * gdb.threads/step-after-sr-lock.c: Rename to ...
7696 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
7697 * gdb.threads/step-after-sr-lock.exp: Rename to ...
7698 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7699 ... this.
7700
7701 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
7702
7703 PR tdep/16397
7704 * gdb.arch/amd64-stap-special-operands.exp: New file.
7705 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
7706 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
7707 * gdb.arch/amd64-stap-triplet.S: Likewise.
7708 * gdb.arch/amd64-stap-triplet.c: Likewise.
7709
7710 2014-02-20 Joel Brobecker <brobecker@adacore.com>
7711
7712 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
7713 in .section pseudo-op.
7714
7715 2014-02-20 lin zuojian <manjian2006@gmail.com>
7716 Joel Brobecker <brobecker@adacore.com>
7717 Doug Evans <xdje42@gmail.com>
7718
7719 PR symtab/16581
7720 * gdb.dwarf2/dw2-icycle.S: New file.
7721 * gdb.dwarf2/dw2-icycle.c: New file.
7722 * gdb.dwarf2/dw2-icycle.exp: New file.
7723
7724 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
7725
7726 * gdb.python/py-value-cc.cc: Improve test case to enable testing
7727 operations on gdb.Value objects.
7728 * gdb.python/py-value-cc.exp: Add new test to test operations on
7729 gdb.Value objects.
7730
7731 2014-02-18 Doug Evans <dje@google.com>
7732
7733 * Makefile.in (TESTS): New variable.
7734 (expanded_tests, expanded_tests_or_none): New variables
7735 (check-single): Pass $(expanded_tests_or_none) to runtest.
7736 (check-parallel): Only run tests in $(TESTS) if non-empty.
7737 (check/no-matching-tests-found): New rule.
7738 * README: Document TESTS makefile variable.
7739
7740 2014-02-18 Doug Evans <dje@google.com>
7741
7742 * Makefile.in (check-parallel): rm -rf outputs temp.
7743
7744 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7745
7746 Fix "ERROR: no fileid for" in the testsuite.
7747 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
7748
7749 2014-02-12 Doug Evans <dje@google.com>
7750
7751 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
7752 (MISCELLANEOUS): New variable.
7753 (clean): rm -rf $(MISCELLANEOUS).
7754 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
7755 dwp live in the same directory as symlinks, with each symlink pointed
7756 to a differently named file in a different directory.
7757
7758 2014-02-11 Doug Evans <dje@google.com>
7759
7760 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
7761 of Tcl file commands.
7762
7763 2014-02-10 Mark Kettenis <kettenis@gnu.org>
7764
7765 * gdb.threads/step-after-sr-lock.exp: Avoid executing
7766 "kill -SIGUSR1 -1".
7767
7768 2014-02-10 Joel Brobecker <brobecker@adacore.com>
7769
7770 * gdb.ada/tick_length_array_enum_idx: New testcase.
7771
7772 2014-02-10 Doug Evans <xdje42@gmail.com>
7773
7774 * configure.ac (AC_OUTPUT): Add gdb.guile.
7775 * configure: Regenerate.
7776 * lib/gdb-guile.exp: New file.
7777 * lib/gdb.exp (get_target_charset): New function.
7778 * gdb.base/help.exp: Update expected output from "apropos apropos".
7779 * gdb.guile/Makefile.in: New file.
7780 * gdb.guile/guile.exp: New file.
7781 * gdb.guile/scm-arch.c: New file.
7782 * gdb.guile/scm-arch.exp: New file.
7783 * gdb.guile/scm-block.c: New file.
7784 * gdb.guile/scm-block.exp: New file.
7785 * gdb.guile/scm-breakpoint.c: New file.
7786 * gdb.guile/scm-breakpoint.exp: New file.
7787 * gdb.guile/scm-disasm.c: New file.
7788 * gdb.guile/scm-disasm.exp: New file.
7789 * gdb.guile/scm-equal.c: New file.
7790 * gdb.guile/scm-equal.exp: New file.
7791 * gdb.guile/scm-error.exp: New file.
7792 * gdb.guile/scm-error.scm: New file.
7793 * gdb.guile/scm-frame-args.c: New file.
7794 * gdb.guile/scm-frame-args.exp: New file.
7795 * gdb.guile/scm-frame-args.scm: New file.
7796 * gdb.guile/scm-frame-inline.c: New file.
7797 * gdb.guile/scm-frame-inline.exp: New file.
7798 * gdb.guile/scm-frame.c: New file.
7799 * gdb.guile/scm-frame.exp: New file.
7800 * gdb.guile/scm-generics.exp: New file.
7801 * gdb.guile/scm-gsmob.exp: New file.
7802 * gdb.guile/scm-iterator.c: New file.
7803 * gdb.guile/scm-iterator.exp: New file.
7804 * gdb.guile/scm-math.c: New file.
7805 * gdb.guile/scm-math.exp: New file.
7806 * gdb.guile/scm-objfile-script-gdb.in: New file.
7807 * gdb.guile/scm-objfile-script.c: New file.
7808 * gdb.guile/scm-objfile-script.exp: New file.
7809 * gdb.guile/scm-objfile.c: New file.
7810 * gdb.guile/scm-objfile.exp: New file.
7811 * gdb.guile/scm-ports.exp: New file.
7812 * gdb.guile/scm-pretty-print.c: New file.
7813 * gdb.guile/scm-pretty-print.exp: New file.
7814 * gdb.guile/scm-pretty-print.scm: New file.
7815 * gdb.guile/scm-section-script.c: New file.
7816 * gdb.guile/scm-section-script.exp: New file.
7817 * gdb.guile/scm-section-script.scm: New file.
7818 * gdb.guile/scm-symbol.c: New file.
7819 * gdb.guile/scm-symbol.exp: New file.
7820 * gdb.guile/scm-symtab-2.c: New file.
7821 * gdb.guile/scm-symtab.c: New file.
7822 * gdb.guile/scm-symtab.exp: New file.
7823 * gdb.guile/scm-type.c: New file.
7824 * gdb.guile/scm-type.exp: New file.
7825 * gdb.guile/scm-value-cc.cc: New file.
7826 * gdb.guile/scm-value-cc.exp: New file.
7827 * gdb.guile/scm-value.c: New file.
7828 * gdb.guile/scm-value.exp: New file.
7829 * gdb.guile/source2.scm: New file.
7830 * gdb.guile/types-module.cc: New file.
7831 * gdb.guile/types-module.exp: New file.
7832
7833 2014-02-10 Yao Qi <yao@codesourcery.com>
7834
7835 PR testsuite/16543
7836 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
7837 * configure: Regenerated.
7838 * Makefile.in: New file.
7839
7840 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
7841
7842 * gdb.python/py-framefilter.exp: Fix typo.
7843
7844 2014-02-08 Yao Qi <yao@codesourcery.com>
7845
7846 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
7847 that no =breakpoint-modified is emitted when breakpoints are
7848 modified through MI commands.
7849
7850 2014-02-07 Pedro Alves <pedro@codesourcery.com>
7851 Pedro Alves <palves@redhat.com>
7852
7853 * gdb.threads/step-after-sr-lock.c: New file.
7854 * gdb.threads/step-after-sr-lock.exp: New file.
7855
7856 2014-02-07 Pedro Alves <palves@redhat.com>
7857
7858 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
7859
7860 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7861
7862 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
7863 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
7864
7865 2014-02-06 Doug Evans <xdje42@gmail.com>
7866
7867 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
7868 output.
7869
7870 * gdb.gdb/python-interrupts.exp: New file.
7871
7872 2014-02-05 Yao Qi <yao@codesourcery.com>
7873
7874 * gdb.trace/report.exp (use_collected_data): Test the output
7875 of "info threads" and "info inferiors".
7876
7877 2014-02-05 Yao Qi <yao@codesourcery.com>
7878
7879 Revert this patch:
7880
7881 2013-05-24 Yao Qi <yao@codesourcery.com>
7882
7883 * gdb.trace/tfile.exp: Test inferior and thread.
7884
7885 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7886
7887 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
7888 on a function.
7889 * gdb.base/step-bt.c: Call hello via function pointer to make
7890 sure its first instruction is executed on powerpc64le-linux.
7891
7892 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7893
7894 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
7895
7896 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7897
7898 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
7899 of the test patterns for use on little-endian systems.
7900
7901 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
7902
7903 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
7904 (decimal_vector): Fix for little-endian.
7905
7906 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
7907
7908 * gdb.arch/sparc-sysstep.exp: New file.
7909 * gdb.arch/sparc-sysstep.c: Likewise.
7910
7911 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
7912
7913 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7914
7915 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
7916
7917 2014-01-23 Tom Tromey <tromey@redhat.com>
7918
7919 * gdb.ada/array_char_idx: New testcase.
7920
7921 2014-01-23 Tom Tromey <tromey@redhat.com>
7922
7923 PR python/16487:
7924 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
7925 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
7926 classes.
7927
7928 2014-01-23 Tom Tromey <tromey@redhat.com>
7929
7930 PR python/16491:
7931 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
7932 string from an inferior frame.
7933 * gdb.python/py-framefilter-mi.exp: Update.
7934
7935 2014-01-22 Doug Evans <dje@google.com>
7936
7937 * gdb.server/server-mon.exp: Add tests for "set debug-format".
7938
7939 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7940
7941 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
7942
7943 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7944
7945 * gdb.trace/entry-values.exp: Remove excess space character from
7946 regex patterns. Handle s390 call instruction.
7947
7948 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7949
7950 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
7951 define "*_start" label. Make "name" static.
7952 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
7953 ${name} by references to ${name}_start.
7954
7955 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
7956
7957 * gdb.base/info-macros.exp: Remove "debug" from the compile
7958 options.
7959
7960 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7961
7962 * gdb.dlang/demangle.exp: New file.
7963
7964 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7965
7966 * gdb.dlang/primitive-types.exp: New file.
7967
7968 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
7969
7970 * configure.ac: Create gdb.dlang/Makefile.
7971 * configure: Regenerate.
7972 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
7973 * gdb.dlang/Makefile.in: New file.
7974 * lib/d-support.exp: New file.
7975 * lib/gdb.exp (skip_d_tests): New proc.
7976
7977 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7978
7979 * gdb.btrace/delta.exp: Check reverse stepi.
7980 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
7981 * gdb.btrace/finish.exp: New.
7982 * gdb.btrace/next.exp: New.
7983 * gdb.btrace/nexti.exp: New.
7984 * gdb.btrace/record_goto.c: Add comments.
7985 * gdb.btrace/step.exp: New.
7986 * gdb.btrace/stepi.exp: New.
7987 * gdb.btrace/multi-thread-step.c: New.
7988 * gdb.btrace/multi-thread-step.exp: New.
7989 * gdb.btrace/rn-dl-bind.c: New.
7990 * gdb.btrace/rn-dl-bind.exp: New.
7991 * gdb.btrace/data.c: New.
7992 * gdb.btrace/data.exp: New.
7993 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
7994
7995 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
7996
7997 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
7998 * gdb.btrace/exception.exp: Update.
7999 * gdb.btrace/instruction_history.exp: Update.
8000 * gdb.btrace/record_goto.exp: Update.
8001 * gdb.btrace/tailcall.exp: Update.
8002 * gdb.btrace/unknown_functions.exp: Update.
8003 * gdb.btrace/delta.exp: New.
8004
8005 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8006
8007 * gdb.btrace/record_goto.exp: Add backtrace test.
8008 * gdb.btrace/tailcall.exp: Add backtrace test.
8009
8010 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8011
8012 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
8013 * gdb.btrace/record_goto.c: New.
8014 * gdb.btrace/record_goto.exp: New.
8015 * gdb.btrace/x86-record_goto.S: New.
8016
8017 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8018
8019 * gdb.btrace/function_call_history.exp: Update tests.
8020 * gdb.btrace/instruction_history.exp: Update tests.
8021
8022 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8023
8024 * gdb.btrace/function_call_history.exp: Fix expected field
8025 order for "record function-call-history".
8026 Add new tests for "record function-call-history /c".
8027 * gdb.btrace/exception.cc: New.
8028 * gdb.btrace/exception.exp: New.
8029 * gdb.btrace/tailcall.exp: New.
8030 * gdb.btrace/x86-tailcall.S: New.
8031 * gdb.btrace/x86-tailcall.c: New.
8032 * gdb.btrace/unknown_functions.c: New.
8033 * gdb.btrace/unknown_functions.exp: New.
8034 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
8035
8036 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8037
8038 * gdb.btrace/instruction_history.exp: Update.
8039 * gdb.btrace/function_call_history.exp: Update.
8040
8041 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8042
8043 * gdb.btrace/function_call_history.exp: Fix expected function
8044 trace.
8045 * gdb.btrace/instruction_history.exp: Initialize traced.
8046 Remove traced_functions.
8047
8048 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8049
8050 * gdb.btrace/function_call_history.exp: Update
8051 * gdb.btrace/instruction_history.exp: Update.
8052
8053 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
8054
8055 * gdb.btrace/enable.exp: Update expected text.
8056
8057 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
8058
8059 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
8060 bytes.
8061
8062 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
8063
8064 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
8065
8066 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
8067
8068 * lib/gdb.exp (supports_process_record): Return true for
8069 arm*-linux*. (supports_reverse): Likewise.
8070
8071 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
8072
8073 PR python/15464
8074 PR python/16113
8075 * gdb.python/py-type.c: Enhance test case.
8076 * gdb.python/py-value-cc.cc: Likewise
8077 * gdb.python/py-type.exp: Add new tests.
8078 * gdb.python/py-value-cc.exp: Likewise
8079
8080 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8081 Pedro Alves <palves@redhat.com>
8082
8083 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
8084 Make "name" extern.
8085 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
8086 references to ${name}_start by references to ${name}.
8087
8088 2014-01-10 Joel Brobecker <brobecker@adacore.com>
8089
8090 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
8091
8092 2014-01-10 Joel Brobecker <brobecker@adacore.com>
8093
8094 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
8095
8096 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
8097 Pedro Alves <palves@redhat.com>
8098
8099 * gdb.mi/mi-info-os.exp: Connect to the target with
8100 mi_gdb_target_load.
8101
8102 2014-01-08 Pedro Alves <palves@redhat.com>
8103
8104 * gdb.threads/reconnect-signal.c: New file.
8105 * gdb.threads/reconnect-signal.exp: New file.
8106
8107 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8108
8109 * gdb.base/source-dir.exp: New file.
8110
8111 2014-01-07 Joel Brobecker <brobecker@adacore.com>
8112
8113 * gdb.ada/mi_interface: New testcase.
8114
8115 2014-01-07 Joel Brobecker <brobecker@adacore.com>
8116
8117 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
8118 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
8119 gdb.ada/pp-rec-component/pck.ads: New files.
8120
8121 2014-01-07 Joel Brobecker <brobecker@adacore.com>
8122
8123 * gdb.python/py-pp-integral.c: New file.
8124 * gdb.python/py-pp-integral.py: New file.
8125 * gdb.python/py-pp-integral.exp: New file.
8126
8127 For older changes see ChangeLog-1993-2013.
8128 \f
8129 ;; Local Variables:
8130 ;; mode: change-log
8131 ;; left-margin: 8
8132 ;; fill-column: 74
8133 ;; version-control: never
8134 ;; End:
8135
8136 Copyright 2014-2016 Free Software Foundation, Inc.
8137 Copying and distribution of this file, with or without modification,
8138 are permitted provided the copyright notice and this notice are preserved.
This page took 0.258617 seconds and 3 git commands to generate.