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